You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1177 lines
1.8 MiB
1177 lines
1.8 MiB
(self.webpackChunk=self.webpackChunk||[]).push([[3873],{88540:function(){"use strict"},42271:function(){"use strict"},15547:function(fn,Gn){"use strict";Gn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},64745:function(fn,Gn){"use strict";Gn.Z={wrap:"wrap___ilWvf",deleteIcon:"deleteIcon___JBDG8",keywordTag:"keywordTag___iieCb",questionTitleEditorWrap:"questionTitleEditorWrap___MHB5s",choiceListWrap:"choiceListWrap___jB8b1",choiceWrap:"choiceWrap___QFkTc",choiceIndex:"choiceIndex___Mr2YO",judgementIndex:"judgementIndex___fUVWK",setAnswerBtn:"setAnswerBtn___Whox5",activeAnswer:"activeAnswer___fGU6Y",activeJudgementAnswer:"activeJudgementAnswer___wJv8P",actionWrapper:"actionWrapper___ERQ7k",addIcon:"addIcon___L9TE0",inputBorder:"inputBorder___Q5tRE",placeholder:"placeholder___p9sFY",blankInputNumberWrapper:"blankInputNumberWrapper___uEHb0",addBtn:"addBtn___WR5ZI",blankIndex:"blankIndex___x9Pny",baseInputWrapper:"baseInputWrapper___eVsG7",collapseWrapper:"collapseWrapper___ZTysU",panelHeader:"panelHeader___QSN9g",open:"open___B6FU9",close:"close___QX19r",hide:"hide___mn25n"}},99583:function(fn,Gn){"use strict";Gn.Z={flex_box_center:"flex_box_center___cFjD5",flex_space_between:"flex_space_between___WX1ma",flex_box_vertical_center:"flex_box_vertical_center___iyMsP",flex_box_center_end:"flex_box_center_end___LFV4U",flex_box_column:"flex_box_column___GujFO",Onerow:"Onerow___QKU3O",MultiLine:"MultiLine___ZOVUQ",LessonsList:"LessonsList___lfvK6",LessonsListItem:"LessonsListItem___Opl7o",LessonsListItemImg:"LessonsListItemImg___rvVXp",imgUpLoad:"imgUpLoad___wax6e"}},71584:function(){"use strict";function fn(Ft,et,nt,ct){nt===void 0&&(nt=0),ct===void 0&&(ct=1/0),this._name=Ft,this._defaultValue=et,this._minimum=nt,this._maximum=ct}Object.defineProperty(fn.prototype,"name",{get:function(){return this._name},set:function(Ft){if(typeof Ft!="string"||Ft==="")throw new Error("Shape name must be a valid string.");this._name=Ft}}),Object.defineProperty(fn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("The default value must be a real number, not: "+Ft);this._defaultValue=Ft}}),Object.defineProperty(fn.prototype,"minimum",{get:function(){return this._minimum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Minimum must be a real number, not: "+Ft);this._minimum=Ft}}),Object.defineProperty(fn.prototype,"maximum",{get:function(){return this._maximum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Maximum must be a real number, not: "+Ft);this._maximum=Ft}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Ft,et){var nt=go.Shape._FigureParameters[Ft];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Ft,et,nt){if(!(nt instanceof fn))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+nt);if(nt.defaultValue<nt.minimum||nt.defaultValue>nt.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+nt.defaultValue);var ct=go.Shape._FigureParameters[Ft];ct||(ct=[],go.Shape._FigureParameters[Ft]=ct),ct[et]=nt};var Gn=[];function Ut(Ft,et){var nt=Gn.pop();return nt===void 0?new go.Point(Ft,et):(nt.x=Ft,nt.y=et,nt)}function Tt(){var Ft=Gn.pop();return Ft===void 0?new go.Point:Ft}function fe(Ft){Gn.push(Ft)}function Le(Ft,et,nt,ct,lt,pt,vt,Lt,Nt){Nt||(Nt=new go.Point);var _t=Ft-nt,Ht=lt-vt,ne=NaN,Yt=NaN;if(_t===0)if(Ht===0)Ft===nt&&(ne=Ft,Yt=et);else{var Qt=(pt-Lt)/Ht,xe=pt-Qt*lt;ne=Ft,Yt=Qt*ne+xe}else if(Ht===0){var re=(et-ct)/_t,ke=et-re*Ft;ne=lt,Yt=re*ne+ke}else{var re=(et-ct)/_t,Qt=(pt-Lt)/Ht,ke=et-re*Ft,xe=pt-Qt*lt;ne=(xe-ke)/(re-Qt),Yt=re*ne+ke}return Nt.x=ne,Nt.y=Yt,Nt}function Be(Ft,et,nt,ct,lt,pt,vt,Lt,Nt,_t,Ht,ne,Yt,Qt){var xe=1-Nt,re=Nt,ke=Ft*xe+nt*re,Ae=et*xe+ct*re,ze=nt*xe+lt*re,Cn=ct*xe+pt*re,en=lt*xe+vt*re,mn=pt*xe+Lt*re,Ie=ke*xe+ze*re,oe=Ae*xe+Cn*re,Gt=ze*xe+en*re,Me=Cn*xe+mn*re,dn=Ie*xe+Gt*re,qe=oe*xe+Me*re;_t.x=ke,_t.y=Ae,Ht.x=Ie,Ht.y=oe,ne.x=dn,ne.y=qe,Yt.x=Gt,Yt.y=Me,Qt.x=en,Qt.y=mn}var ge=new go.Spot(.156,.156),he=new go.Spot(.844,.844),ie=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new fn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=5),ct=Math.min(ct,et/3),ct=Math.min(ct,nt/3);var lt=ct*ie,pt=new go.Geometry().add(new go.PathFigure(ct,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-ct,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,ct,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)).add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,nt-lt,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,ct,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,lt,nt,0,nt-lt)).add(new go.PathSegment(go.PathSegment.Line,0,ct)).add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,lt,lt,0).close()));return lt>1&&(pt.spot1=new go.Spot(0,0,lt,lt),pt.spot2=new go.Spot(1,1,-lt,-lt)),pt}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(Ft,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=nt/2,ct.endX=et,ct.endY=nt/2,ct}),go.Shape.defineFigureGenerator("LineV",function(Ft,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=et/2,ct.startY=0,ct.endX=et/2,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("XLine",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LineRight",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)))}),go.Shape.defineFigureGenerator("LineDown",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,.25*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)))}),go.Shape.defineFigureGenerator("LineLeft",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)))}),go.Shape.defineFigureGenerator("LineUp",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,.75*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(Ft,et,nt){var ct=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ct*et,(1-ct)*nt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Move,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,(1-ct)*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt/2)).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("CircleLine",function(Ft,et,nt){var ct=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ct,ct,ct,ct).close()));return lt.spot1=ge,lt.spot2=he,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Ft,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=0,ct.endX=et,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("Line2",function(Ft,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=et,ct.startY=0,ct.endX=0,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("Curve1",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,ie*et,0,et,(1-ie)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,ie*nt,(1-ie)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,ie*nt,ie*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-ie)*et,0,0,(1-ie)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new fn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=.1:ct<-1?ct=-1:ct>1&&(ct=1);var lt=Math.abs(ct)*et;if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new fn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=10:ct<-et?ct=-et:ct>et&&(ct=et);var lt=Math.abs(ct);if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("Trapezoid1",0,new fn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=.2:ct<.5?ct=-.5:ct>.5&&(ct=.5);var lt=Math.abs(ct)*et;if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new fn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=20:ct<-et?ct=-et/2:ct>et&&(ct=et/2);var lt=Math.abs(ct);if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("ManualOperation",0,new fn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=10:ct<-et?ct=-et/2:ct>et&&(ct=et/2);var lt=Math.abs(ct);if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}});var Oe=[];function Se(){var Ft=Oe.pop();return Ft===void 0?[]:Ft}function $t(Ft){Ft.length=0,Oe.push(Ft)}function tn(Ft){for(var et=Se(),nt=.5,ct=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Ft;vt++)pt=2*Math.PI/Ft*vt+lt,et[vt]=new go.Point(ct+nt*Math.cos(pt),ct+nt*Math.sin(pt));return et.push(et[0]),et}function ee(Ft){var et=Je(Ft),nt=Se();nt[0]=et[0];for(var ct=1,lt=1;ct<et.length;ct+=2,lt+=3)nt[lt]=et[ct],nt[lt+1]=et[ct],nt[lt+2]=et[ct+1];return $t(et),nt}function Je(Ft){for(var et=tn(Ft),nt=Se(),ct=Math.floor(et.length/2),lt=et.length-1,pt=Ft%2===0?2:1,vt=0;vt<lt;vt++){var Lt=et[vt],Nt=et[vt+1],_t=et[(ct+vt-1)%lt],Ht=et[(ct+vt+pt)%lt];nt[vt*2]=Lt,nt[vt*2+1]=Le(Lt.x,Lt.y,_t.x,_t.y,Nt.x,Nt.y,Ht.x,Ht.y,new go.Point)}return nt[nt.length]=nt[0],$t(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(Ft,et,nt){var ct=tn(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Ft,et,nt){var ct=tn(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Ft,et,nt){var ct=tn(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Ft,et,nt){var ct=tn(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Ft,et,nt){var ct=tn(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Ft,et,nt){var ct=tn(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Ft,et,nt){var ct=tn(12),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Ft,et,nt){var ct=Je(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Ft,et,nt){var ct=Je(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Ft,et,nt){var ct=Je(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Ft,et,nt){var ct=Je(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Ft,et,nt){var ct=Je(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Ft,et,nt){var ct=Je(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),$t(ct),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Ft,et,nt){var ct=ee(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Ft,et,nt){var ct=ee(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Ft,et,nt){var ct=ee(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Ft,et,nt){var ct=ee(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Ft,et,nt){var ct=ee(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Ft,et,nt){var ct=ee(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),$t(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new fn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new fn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(ct)&&(ct=8),isNaN(lt)&&(lt=8);var pt=new go.Geometry,vt=new go.PathFigure(0,0,!0);return pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct<et/2&<<nt/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,ct,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,lt).close())),pt.setSpots(0,0,1,1,ct,lt,-ct,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new fn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=8);var lt=et/2,pt=new go.Geometry,vt=new go.PathFigure(et,et/2,!0);pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var Lt=Math.max(lt-ct,0);return Lt>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Lt,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Lt,Lt).close())),pt.spot1=ge,pt.spot2=he,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*nt,-.09239631*et,.07836421*nt,.1406031*et,-.0542823*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*nt,.2450511*et,-.00697547*nt,.3776197*et,-.01112067*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*nt,.4539471*et,0,.6066018*et,-.02526587*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*nt,.6914277*et,-.01904177*nt,.8921095*et,-.01220843*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*nt,1.036446*et,.04105738*nt,1.020377*et,.3022052*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*nt,1.04448*et,.360238*nt,.992256*et,.5219009*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*nt,1.032337*et,.5771781*nt,1.018411*et,.8120651*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*nt,1.028411*et,.9571472*nt,.8556702*et,1.052487*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*nt,.7431877*et,1.009325*nt,.5624123*et,1.021761*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*nt,.4820677*et,1.031761*nt,.3030112*et,1.002796*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*nt,.2329994*et,1.01518*nt,.03213784*et,1.01518*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*nt,-.02812061*et,.9032597*nt,-.01205169*et,.6835638*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*nt,-.01812061*et,.6089503*nt,-.00606892*et,.4555777*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*nt,-.01606892*et,.3892545*nt,-.01205169*et,.1944299*nt))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(Ft,et,nt){var ct=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ct*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,nt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,ct*nt).close())).setSpots(ct/2,ct/2,1-ct/2,1-ct/2)}),go.Shape.setFigureParameter("Pie",0,new fn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new fn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(ct)&&(ct=0),isNaN(lt)&&(lt=315);var pt=ct%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(Ft,et,nt){var ct=ie/Math.SQRT2*.5,lt=Math.SQRT2/2,pt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*et,pt*nt,et,(1-ct)*nt,(lt+ct)*et,(pt+ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new fn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30);var lt=Math.min(ct,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThinCross",0,new fn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=10);var lt=Math.min(ct,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThickX",0,new fn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;if((isNaN(ct)||ct<0)&&(ct=30),et===0||nt===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=nt,lt}else{var pt=et/2,vt=nt/2,Lt=Math.atan2(nt,et),Nt=ct-Math.min(Math.cos(Lt)*ct/2,pt),_t=ct-Math.min(Math.sin(Lt)*ct/2,vt),lt=new go.Geometry,Ht=new go.PathFigure(Nt,0,!0);return lt.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,et-Nt,0)),Ht.add(new go.PathSegment(go.PathSegment.Line,et,_t)),Ht.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,et,nt-_t)),Ht.add(new go.PathSegment(go.PathSegment.Line,et-Nt,nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,Nt,nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,nt-_t)),Ht.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,_t).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new fn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=10);var lt=new go.Geometry,pt=new go.PathFigure(.1*et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new fn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.2);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*et,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*et,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*et,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*et,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ct*nt).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new fn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.5);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,Math.abs(1-ct)*et,.25*nt,Math.abs(1-ct)*et,.75*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ct*et,.75*nt,ct*et,.25*nt).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,ie*et,0,et,(.5-ie/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+ie/2)*nt,ie*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,0,et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*nt,.5*et,.25*nt).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,.1*et,.8*nt,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.5*nt,.9*et,.8*nt).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*nt)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.6*et,.2*nt,et,.25*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*nt,et,.8*nt,.6*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,.5*et,.75*nt,.55*et,.95*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*nt,.45*et,.95*nt,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.4*et,.8*nt,0,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*nt,0,.25*nt,.4*et,.2*nt).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.4*et,.6*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,nt,.5*et,.75*nt,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*nt,.55*et,.95*nt,.5*et,.75*nt));var pt=.2,vt=.3,Lt=0,Nt=pt*ie;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+Nt+Lt)*nt,(.5-Nt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+Nt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+Nt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-Nt+Lt)*nt,(.5+Nt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-Nt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt+.05)*et,(.5-Nt+Lt-.02)*nt)),pt=.2,vt=0,Lt=-.3,Nt=pt*ie,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+Nt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+Nt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-Nt+Lt)*nt,(.5+Nt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-Nt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-Nt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Nt+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+Nt+Lt)*nt,(.5-Nt+vt)*et,(.5+pt+Lt)*nt)),pt=.2,vt=-.3,Lt=0,Nt=pt*ie,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt-.05)*et,(.5-Nt+Lt-.02)*nt,(.5+Nt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-Nt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-Nt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+Nt+Lt)*nt,(.5-Nt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+Nt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+Nt+Lt)*nt).close()),ct.setSpots(.06,.33,.93,.68),ct}),go.Shape.defineFigureGenerator("YinYang",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var pt=.1,vt=.5,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),ct.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),ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*Lt,pt*et,pt*et).close()),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Peace",function(Ft,et,nt){var ct=.8535533905932737,lt=.5*et,pt=.5*nt;return new go.Geometry().add(new go.PathFigure(lt,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,lt,pt,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,ct*nt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=.5,vt=.5,Lt=.5,Nt=new go.PathFigure(vt*et,(Lt-pt)*nt);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Nt.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=ie*.4;var _t=Tt(),Ht=Tt(),ne=Tt(),Yt=Tt();Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.42,_t,Ht,ne,Yt,Yt);var Qt=Tt(),xe=Tt(),re=Tt();Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.58,Yt,Yt,re,Qt,xe);var ke=Tt(),Ae=Tt(),ze=Tt();Be(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.42,ke,Ae,ze,Yt,Yt);var Cn=Tt(),en=Tt(),mn=Tt();return Be(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.58,Yt,Yt,mn,Cn,en),Nt.add(new go.PathSegment(go.PathSegment.Move,mn.x*et,mn.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,Cn.x*et,Cn.y*nt,en.x*et,en.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ne.x*et,ne.y*nt,_t.x*et,_t.y*nt,Ht.x*et,Ht.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,mn.x*et,mn.y*nt).close()),Nt.add(new go.PathSegment(go.PathSegment.Move,ze.x*et,ze.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,re.x*et,re.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Qt.x*et,Qt.y*nt,xe.x*et,xe.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ze.x*et,ze.y*nt,ke.x*et,ke.y*nt,Ae.x*et,Ae.y*nt).close()),fe(_t),fe(Ht),fe(ne),fe(Yt),fe(Qt),fe(xe),fe(re),fe(ke),fe(Ae),fe(ze),fe(Cn),fe(en),fe(mn),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Fragile",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*et,0)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*nt)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.5*nt,et,.25*nt,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*nt,0,.25*nt).close()))}),go.Shape.setFigureParameter("HourGlass",0,new fn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30),ct>et&&(ct=et);var lt=(et-ct)/2,pt=lt+ct;return new go.Geometry().add(new go.PathFigure(pt,.5*nt).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,.55*nt).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*nt).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.4,pt=.4,vt=.5,Lt=.5,Nt=Tt(),_t=Tt(),Ht=Tt(),ne=Tt(),Yt=new go.PathFigure((vt-pt)*et,Lt*nt,!1);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.44,Ht,ne,_t,Nt,Nt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,_t.x*et,_t.y*nt,Ht.x*et,Ht.y*nt,ne.x*et,ne.y*nt));var Qt=Ut(_t.x,_t.y);Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.56,Nt,Nt,_t,Ht,ne);var xe=Ut(_t.x,_t.y);Yt.add(new go.PathSegment(go.PathSegment.Line,(Qt.x*.1+.95*.9)*et,Qt.y*.1*nt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.85*et,Qt.y*.1*nt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,et,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),Yt.add(new go.PathSegment(go.PathSegment.Line,(xe.x*.1+.9)*et,.15*nt)),Yt.add(new go.PathSegment(go.PathSegment.Line,(xe.x*.1+.9)*et,(xe.y*.1+.05*.9)*nt)),Yt.add(new go.PathSegment(go.PathSegment.Line,xe.x*et,xe.y*nt)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Ht.x*et,Ht.y*nt,ne.x*et,ne.y*nt)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Yt.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=ie*.35;var re=new go.PathFigure(vt*et,(Lt-pt)*nt,!1);ct.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),re.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 ke=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ct.add(ke),fe(Nt),fe(_t),fe(Ht),fe(ne),fe(Qt),fe(xe),ct.spot1=new go.Spot(.202,.257),ct.spot2=new go.Spot(.792,.739),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("GenderFemale",function(Ft,et,nt){var ct=new go.Geometry,lt=.375,pt=0,vt=-.125,Lt=lt*ie,Nt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ct.add(Nt),Nt.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)),Nt.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)),Nt.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)),Nt.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)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,pt=0,vt=-.125,Lt=lt*ie;var Nt=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ct.add(Nt),Nt.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)),Nt.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)),Nt.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)),Nt.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 Nt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ct.add(Nt),ct.spot1=new go.Spot(.232,.136),ct.spot2=new go.Spot(.682,.611),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("LogicImplies",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,ct*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,nt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LogicAnd",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(Ft,et,nt){var ct=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*nt,.5*et,.5*nt)));return ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("LogicTruth",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)))}),go.Shape.defineFigureGenerator("LogicForAll",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(Ft,et,nt){var ct=.5;return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,0,ct*nt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ct*et,ct*nt,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Ft,et,nt){var ct=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,ct*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ct*et,ct*nt,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new fn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new fn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ct)*et,vt=(.5-lt/2)*nt,Lt=(.5+lt/2)*nt,Nt=new go.Geometry,_t=new go.PathFigure(0,vt,!0);Nt.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,0)),_t.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),_t.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),Nt.spot1=new go.Spot(0,vt/nt);var Ht=Le(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,Tt());return Nt.spot2=new go.Spot(Ht.x,Ht.y),fe(Ht),Nt}),go.Shape.setFigureParameter("Arrow2",0,new fn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new fn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=30),ct>et&&(ct=et);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ct,vt=(nt-lt)/2,Lt=vt+lt,Nt=new go.Geometry,_t=new go.PathFigure(0,vt,!0);Nt.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,0)),_t.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),_t.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),Nt.spot1=new go.Spot(0,vt/nt);var Ht=Le(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,Tt());return Nt.spot2=new go.Spot(Ht.x,Ht.y),fe(Ht),Nt}),go.Shape.defineFigureGenerator("Chevron",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ct}),go.Shape.defineFigureGenerator("DoubleArrow",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*nt).close()),ct}),go.Shape.setFigureParameter("DoubleEndArrow",0,new fn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*nt,pt=(.5+ct/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 Nt=Le(0,.5,.3,0,0,lt/nt,.1,lt/nt,Tt());return vt.spot1=new go.Spot(Nt.x,Nt.y),Nt=Le(.7,1,1,.5,0,pt/nt,1,pt/nt,Nt),vt.spot2=new go.Spot(Nt.x,Nt.y),fe(Nt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new fn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new fn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ct)/2,vt=pt+ct,Lt=(nt-lt)/2,Nt=Lt+lt;(ct>nt||lt>nt)&&(lt>ct?(ct=ct*nt/lt,pt=(nt-ct)/2,vt=pt+ct,Lt=0,Nt=nt):(pt=0,vt=nt,Lt=0,Nt=nt));var _t=new go.Geometry,Ht=new go.PathFigure(et,.5*nt,!0);_t.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,Nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.3*et,Nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.3*et,Lt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close());var ne=Le(0,.5,.3,Lt/nt,0,pt/nt,1,pt/nt,Tt());return _t.spot1=new go.Spot(ne.x,ne.y),ne=Le(.7,Nt/nt,1,.5,0,vt/nt,1,vt/nt,ne),_t.spot2=new go.Spot(ne.x,ne.y),fe(ne),_t}),go.Shape.setFigureParameter("IBeamArrow",0,new fn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*nt,pt=(.5+ct/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 Nt=Le(.7,1,1,.5,0,pt/nt,1,pt/nt,Tt());return vt.spot2=new go.Spot(Nt.x,Nt.y),fe(Nt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new fn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new fn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ct)/2,vt=pt+ct,Lt=(nt-lt)/2,Nt=Lt+lt;(ct>nt||lt>nt)&&(lt>ct?(ct=ct*nt/lt,pt=(nt-ct)/2,vt=pt+ct,Lt=0,Nt=nt):(pt=0,vt=nt,Lt=0,Nt=nt));var _t=new go.Geometry,Ht=new go.PathFigure(et,.5*nt,!0);_t.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,Nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.2*et,Nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,Nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,Lt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.2*et,Lt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ht.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close()),_t.spot1=new go.Spot(0,pt/nt);var ne=Le(.7,Nt/nt,1,.5,0,vt/nt,1,vt/nt,Tt());return _t.spot2=new go.Spot(ne.x,ne.y),fe(ne),_t}),go.Shape.setFigureParameter("Pointer",0,new fn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.1);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ct,.35);var vt=Le(.2,.65,1,.65,0,1,1,.5,Tt());return lt.spot2=new go.Spot(vt.x,vt.y),fe(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new fn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ct*et,.75*nt,ct*et,.25*nt).close()),lt.spot1=new go.Spot(ct,.35);var vt=Le(0,.65,1,.65,0,1,1,.5,Tt());return lt.spot2=new go.Spot(vt.x,vt.y),fe(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new fn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.4);var lt=(.5-ct/2)*nt,pt=(.5+ct/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 Nt=Le(.7,1,1,.5,0,pt/nt,1,pt/nt,Tt());return vt.spot2=new go.Spot(Nt.x,Nt.y),fe(Nt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new fn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=50);var lt=(nt-ct)/2,pt=lt+ct;ct>nt&&(lt=0,pt=nt);var vt=new go.Geometry,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 Nt=Le(.7,1,1,.5,0,pt/nt,1,pt/nt,Tt());return vt.spot2=new go.Spot(Nt.x,Nt.y),fe(Nt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new fn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.7);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,ct*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ct,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(0,.9*nt,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt).close()),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.97),ct}),go.Shape.defineFigureGenerator("Cone2",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.9*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,nt,.85/.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt).close());var pt=new go.PathFigure(0,.9*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,.8*nt,.85/.9*et,.8*nt)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.82),ct}),go.Shape.defineFigureGenerator("Cube1",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.5,.85),ct}),go.Shape.defineFigureGenerator("Cube2",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.3*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var pt=new go.PathFigure(0,.3*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.7,1),ct}),go.Shape.defineFigureGenerator("Cylinder1",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(0,ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ie*ct,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ct,(.5+pt)*et,0,1*et,ie*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*nt,1*et,nt-ie*ct,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,(.5-pt)*et,1*nt,0,nt-ie*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct));var Lt=new go.PathFigure(et,ct,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ct,1*et,2*ct-ie*ct,(.5+pt)*et,2*ct)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,ct,(.5-pt)*et,2*ct,0,2*ct-ie*ct)),lt.spot1=new go.Spot(0,0,0,2*ct),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(0,nt-ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ie*ct,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ct,(.5+pt)*et,0,et,ie*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,nt-ie*ct,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,(.5-pt)*et,nt,0,nt-ie*ct));var Lt=new go.PathFigure(0,nt-ct,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ct,0,nt-ct-ie*ct,(.5-pt)*et,nt-2*ct)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ct,(.5+pt)*et,nt-2*ct,et,nt-ct-ie*ct)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ct),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-ie*ct,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,(.5+pt)*nt,et-ie*ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,ie*ct,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*nt,ie*ct,0));var Lt=new go.PathFigure(ct,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,2*ct,.5*nt,ct+ie*ct,0,2*ct,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct,nt,2*ct,(.5+pt)*nt,ct+ie*ct,nt)),lt.spot1=new go.Spot(0,0,2*ct,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(et-ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-ie*ct,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,(.5+pt)*nt,et-ie*ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,ie*ct,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*nt,ie*ct,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,0));var Lt=new go.PathFigure(et-ct,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ct,.5*nt,et-ct-ie*ct,0,et-2*ct,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et-2*ct,(.5+pt)*nt,et-ct-ie*ct,nt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ct,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,.25*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.25*et,.25*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ct.spot1=new go.Spot(.408,.172),ct.spot2=new go.Spot(.833,.662),ct}),go.Shape.defineFigureGenerator("Prism2",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("Pyramid1",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Pyramid2",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Actor",function(Ft,et,nt){var ct=new go.Geometry,lt=.2,pt=.1,vt=ie*lt,Lt=ie*pt,Nt=.5,_t=.1,Ht=new go.PathFigure(Nt*et,(_t+pt)*nt,!0);ct.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-lt)*et,_t*nt,(Nt-vt)*et,(_t+pt)*nt,(Nt-lt)*et,(_t+Lt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-pt)*nt,(Nt-lt)*et,(_t-Lt)*nt,(Nt-vt)*et,(_t-pt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+lt)*et,_t*nt,(Nt+vt)*et,(_t-pt)*nt,(Nt+lt)*et,(_t-Lt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t+pt)*nt,(Nt+lt)*et,(_t+Lt)*nt,(Nt+vt)*et,(_t+pt)*nt));var ne=.05,Yt=ie*ne;Nt=.05,_t=.25;var Qt=new go.PathFigure(.5*et,.2*nt,!0);return ct.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),Nt=.95,_t=.25,Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+ne)*et,_t*nt,(Nt+Yt)*et,(_t-ne)*nt,(Nt+ne)*et,(_t-Yt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),ne=.025,Yt=ie*ne,Nt=.825,_t=.35,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-ne)*nt,(Nt+ne)*et,(_t-Yt)*nt,(Nt+Yt)*et,(_t-ne)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ne)*et,_t*nt,(Nt-Yt)*et,(_t-ne)*nt,(Nt-ne)*et,(_t-Yt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),ne=.05,Yt=ie*ne,Nt=.5,_t=.7,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-ne)*nt,(Nt+ne)*et,(_t-Yt)*nt,(Nt+Yt)*et,(_t-ne)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ne)*et,_t*nt,(Nt-Yt)*et,(_t-ne)*nt,(Nt-ne)*et,(_t-Yt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),ne=.025,Yt=ie*ne,Nt=.175,_t=.35,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-ne)*nt,(Nt+ne)*et,(_t-Yt)*nt,(Nt+Yt)*et,(_t-ne)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ne)*et,_t*nt,(Nt-Yt)*et,(_t-ne)*nt,(Nt-ne)*et,(_t-Yt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ne=.05,Yt=ie*ne,Nt=.05,_t=.25,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-ne)*nt,(Nt-ne)*et,(_t-Yt)*nt,(Nt-Yt)*et,(_t-ne)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),ct.spot1=new go.Spot(.2,.2),ct.spot2=new go.Spot(.8,.65),ct}),go.Shape.setFigureParameter("Card",0,new fn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.2);var lt=new go.Geometry,pt=new go.PathFigure(et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*et,0).close()),lt.spot1=new go.Spot(0,ct),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,.5*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt));var pt=new go.PathFigure(.5*et,.5*nt,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,.25),ct}),go.Shape.defineFigureGenerator("CreateRequest",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ct}),go.Shape.defineFigureGenerator("Database",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(et,.1*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Lt=new go.PathFigure(et,.1*nt,!1);return ct.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)),ct.spot1=new go.Spot(0,.4),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("DataStorage",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*nt,.25*et,.1*nt).close()),ct.spot1=new go.Spot(.226,0),ct.spot2=new go.Spot(.81,1),ct}),go.Shape.defineFigureGenerator("DiskStorage",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(et,.1*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Lt=new go.PathFigure(et,.1*nt,!1);return ct.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)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("Display",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close()),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("DividedEvent",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=ie*.2,vt=new go.PathFigure(0,.2*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-pt)*nt,(.2-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*nt,(.8+pt)*et,0,et,(.2-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,nt,et,(.8+pt)*nt,(.8+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*nt,(.2-pt)*et,nt,0,(.8+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt));var Lt=new go.PathFigure(0,lt*nt,!1);return ct.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ct}),go.Shape.defineFigureGenerator("DividedProcess",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ct}),go.Shape.defineFigureGenerator("Document",function(Ft,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ct}),go.Shape.defineFigureGenerator("ExternalProcess",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(.1*et,.4*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*nt)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("File",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.75*et,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Interrupt",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,.5*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt));var pt=new go.PathFigure(et,.5*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt));var vt=new go.PathFigure(et,.5*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("InternalStorage",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.1);var vt=new go.PathFigure(0,0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var Lt=new go.PathFigure(lt*et,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Junction",function(Ft,et,nt){var ct=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=ie*.5,Lt=.5,Nt=new go.PathFigure(et,Lt*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,nt,et,(Lt+vt)*nt,(Lt+vt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,Lt*nt,(Lt-vt)*et,nt,0,(Lt+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,0,0,(Lt-vt)*nt,(Lt-vt)*et,0)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,et,Lt*nt,(Lt+vt)*et,0,et,(Lt-vt)*nt));var _t=new go.PathFigure((pt+lt)*et,(pt+lt)*nt,!1);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*nt)),_t.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*nt)),ct}),go.Shape.defineFigureGenerator("LinedDocument",function(Ft,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close());var pt=new go.PathFigure(.1*et,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*nt)),ct.spot1=new go.Spot(.1,0),ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("LoopLimit",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MagneticTape",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(.5*et,nt,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,(pt+.1)*et,.9*nt,et,(pt+lt)*nt,(pt+lt)*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ct.spot1=new go.Spot(.15,.15),ct.spot2=new go.Spot(.85,.8),ct}),go.Shape.defineFigureGenerator("ManualInput",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MessageFromUser",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,lt*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct}),go.Shape.defineFigureGenerator("MicroformRecording",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("MultiDocument",function(Ft,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*nt,.96*et,.47*nt,.93*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*nt,.86*et,.57*nt,.83*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.4*et,.4*nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var pt=new go.PathFigure(.1*et,.2*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*nt)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.8,.77),ct}),go.Shape.defineFigureGenerator("MultiProcess",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,.1*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close());var pt=new go.PathFigure(.2*et,.1*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),ct.spot1=new go.Spot(0,.2),ct.spot2=new go.Spot(.8,1),ct}),go.Shape.defineFigureGenerator("OfflineStorage",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close());var Lt=new go.PathFigure(.5*lt*et,lt*nt,!1);return ct.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ct}),go.Shape.defineFigureGenerator("OffPageConnector",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("Or",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Lt=new go.PathFigure(et,.5*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("PaperTape",function(Ft,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.5*et,.6*nt,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ct.spot1=new go.Spot(0,.49),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct}),go.Shape.defineFigureGenerator("Procedure",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure((1-lt)*et,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,lt*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ct}),go.Shape.defineFigureGenerator("Process",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Sort",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(0,.5*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.5),ct}),go.Shape.defineFigureGenerator("Start",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*et,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt));var vt=new go.PathFigure(lt*et,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),ct.spot1=new go.Spot(lt,0),ct.spot2=new go.Spot(1-lt,1),ct}),go.Shape.defineFigureGenerator("Terminator",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt)),ct.spot1=new go.Spot(.23,0),ct.spot2=new go.Spot(.77,1),ct}),go.Shape.defineFigureGenerator("TransmittalTape",function(Ft,et,nt){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*nt).close()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("AndGate",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=new go.PathFigure(0,0,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(.5+lt)*et,0,et,(.5-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.5+lt)*nt,(.5+lt)*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.55,1),ct}),go.Shape.defineFigureGenerator("Buffer",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Clock",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Lt=new go.PathFigure(et,pt*nt,!1);ct.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var Nt=new go.PathFigure(.8*et,.75*nt,!1);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),ct}),go.Shape.defineFigureGenerator("Ground",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),ct}),go.Shape.defineFigureGenerator("Inverter",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.1,pt=.1,vt=.9,Lt=.5,Nt=new go.PathFigure(.8*et,.5*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var _t=new go.PathFigure((vt+pt)*et,Lt*nt,!0);return ct.add(_t),_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)),_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)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.4,.75),ct}),go.Shape.defineFigureGenerator("NandGate",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=ie*.4,vt=ie*.1,Lt=.1,Nt=.9,_t=.5,Ht=new go.PathFigure(.8*et,.5*nt,!0);ct.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Ht.add(new go.PathSegment(go.PathSegment.Line,0,0)),Ht.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-pt)*nt));var ne=new go.PathFigure((Nt+Lt)*et,_t*nt,!0);return ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t+Lt)*nt,(Nt+Lt)*et,(_t+vt)*nt,(Nt+vt)*et,(_t+Lt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt)*et,_t*nt,(Nt-vt)*et,(_t+Lt)*nt,(Nt-Lt)*et,(_t+vt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-Lt)*nt,(Nt-Lt)*et,(_t-vt)*nt,(Nt-vt)*et,(_t-Lt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt)*et,_t*nt,(Nt+vt)*et,(_t-Lt)*nt,(Nt+Lt)*et,(_t-vt)*nt)),ct.spot1=new go.Spot(0,.05),ct.spot2=new go.Spot(.55,.95),ct}),go.Shape.defineFigureGenerator("NorGate",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*lt,vt=0,Lt=.5,Nt=new go.PathFigure(.8*et,.5*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.7*et,(Lt-pt)*nt)),lt=.1,pt=ie*.1,vt=.9,Lt=.5;var _t=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.6,.75),ct}),go.Shape.defineFigureGenerator("OrGate",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*lt,vt=0,Lt=.5,Nt=new go.PathFigure(0,0,!0);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(Lt-lt)*nt,.8*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(Lt+pt)*nt,(vt+pt+pt)*et,(Lt+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt).close()),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("XnorGate",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*lt,vt=.2,Lt=.5,Nt=new go.PathFigure(.1*et,0,!1);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var _t=new go.PathFigure(.8*et,.5*nt,!0);ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),_t.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=ie*.1,vt=.9,Lt=.5;var Ht=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ct.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.65,.75),ct}),go.Shape.defineFigureGenerator("XorGate",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*lt,vt=.2,Lt=.5,Nt=new go.PathFigure(.1*et,0,!1);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var _t=new go.PathFigure(.2*et,0,!0);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.9*et,(Lt-pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt).close()),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.8,.75),ct}),go.Shape.defineFigureGenerator("Capacitor",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ct}),go.Shape.defineFigureGenerator("Resistor",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),ct}),go.Shape.defineFigureGenerator("Inductor",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.1,pt=.1,vt=.1,Lt=.5,Nt=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.3,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.5,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.7,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.9,Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),ct}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.5,pt=.5,vt=.5,Lt=.5,Nt=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Lt*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Lt*nt,vt*et,(Lt-pt)*nt,vt*et,(Lt+pt)*nt)),ct}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ct}),go.Shape.defineFigureGenerator("Diode",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Wifi",function(Ft,et,nt){var ct=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=ie*.8,Lt=.8,Nt=0,_t=.5,Ht=(lt-et)/2,ne=(pt-nt)/2,Yt=new go.PathFigure(Nt*et+Ht,(_t+Lt)*nt+ne,!0);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt)*et+Ht,_t*nt+ne,(Nt-vt)*et+Ht,(_t+Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t+vt)*nt+ne)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t-vt)*nt+ne,(Nt-vt)*et+Ht,(_t-Lt)*nt+ne)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt+vt*.5)*et+Ht,_t*nt+ne,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt-Lt+vt*.5)*et+Ht,(_t-vt)*nt+ne)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt-Lt+vt*.5)*et+Ht,(_t+vt)*nt+ne,Nt*et+Ht,(_t+Lt)*nt+ne).close()),vt=ie*.4,Lt=.4,Nt=.2,_t=.5;var Qt=new go.PathFigure(Nt*et+Ht,(_t+Lt)*nt+ne,!0);ct.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt)*et+Ht,_t*nt+ne,(Nt-vt)*et+Ht,(_t+Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t+vt)*nt+ne)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t-vt)*nt+ne,(Nt-vt)*et+Ht,(_t-Lt)*nt+ne)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt+vt*.5)*et+Ht,_t*nt+ne,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt-Lt+vt*.5)*et+Ht,(_t-vt)*nt+ne)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt-Lt+vt*.5)*et+Ht,(_t+vt)*nt+ne,Nt*et+Ht,(_t+Lt)*nt+ne).close()),vt=ie*.2,Lt=.2,Nt=.5,_t=.5;var xe=new go.PathFigure((Nt-Lt)*et+Ht,_t*nt+ne,!0);ct.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t-vt)*nt+ne,(Nt-vt)*et+Ht,(_t-Lt)*nt+ne)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt)*et+Ht,_t*nt+ne,(Nt+vt)*et+Ht,(_t-Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t-vt)*nt+ne)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t+vt)*nt+ne,(Nt+vt)*et+Ht,(_t+Lt)*nt+ne)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Lt)*et+Ht,_t*nt+ne,(Nt-vt)*et+Ht,(_t+Lt)*nt+ne,(Nt-Lt)*et+Ht,(_t+vt)*nt+ne)),vt=ie*.4,Lt=.4,Nt=.8,_t=.5;var re=new go.PathFigure(Nt*et+Ht,(_t-Lt)*nt+ne,!0);ct.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt)*et+Ht,_t*nt+ne,(Nt+vt)*et+Ht,(_t-Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t-vt)*nt+ne)),re.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t+vt)*nt+ne,(Nt+vt)*et+Ht,(_t+Lt)*nt+ne)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt-vt*.5)*et+Ht,_t*nt+ne,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt+Lt-vt*.5)*et+Ht,(_t+vt)*nt+ne)),re.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt+Lt-vt*.5)*et+Ht,(_t-vt)*nt+ne,Nt*et+Ht,(_t-Lt)*nt+ne).close()),vt=ie*.8,Lt=.8,Nt=1,_t=.5;var ke=new go.PathFigure(Nt*et+Ht,(_t-Lt)*nt+ne,!0);return ct.add(ke),ke.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt)*et+Ht,_t*nt+ne,(Nt+vt)*et+Ht,(_t-Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t-vt)*nt+ne)),ke.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt+Lt)*et+Ht,(_t+vt)*nt+ne,(Nt+vt)*et+Ht,(_t+Lt)*nt+ne)),ke.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Lt-vt*.5)*et+Ht,_t*nt+ne,Nt*et+Ht,(_t+Lt)*nt+ne,(Nt+Lt-vt*.5)*et+Ht,(_t+vt)*nt+ne)),ke.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Ht,(_t-Lt)*nt+ne,(Nt+Lt-vt*.5)*et+Ht,(_t-vt)*nt+ne,Nt*et+Ht,(_t-Lt)*nt+ne).close()),ct}),go.Shape.defineFigureGenerator("Email",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*nt)),ct}),go.Shape.defineFigureGenerator("Ethernet",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var pt=new go.PathFigure(.1*et,nt,!0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var vt=new go.PathFigure(.6*et,nt,!0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt).close());var Lt=new go.PathFigure(0,.5*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Power",function(Ft,et,nt){var ct=new go.Geometry,lt=ie*.4,pt=.4,vt=.5,Lt=.5,Nt=Tt(),_t=Tt(),Ht=Tt(),ne=Tt();Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,Nt,Nt,_t,Ht,ne);var Yt=Ut(_t.x,_t.y),Qt=new go.PathFigure(_t.x*et,_t.y*nt,!0);ct.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Ht.x*et,Ht.y*nt,ne.x*et,ne.y*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),Be(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Ht,ne,_t,Nt,Nt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,_t.x*et,_t.y*nt,Ht.x*et,Ht.y*nt,ne.x*et,ne.y*nt)),lt=ie*.3,pt=.3,Be(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Ht,ne,_t,Nt,Nt),Qt.add(new go.PathSegment(go.PathSegment.Line,_t.x*et,_t.y*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,ne.x*et,ne.y*nt,Ht.x*et,Ht.y*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Be(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,Nt,Nt,_t,Ht,ne),Qt.add(new go.PathSegment(go.PathSegment.Bezier,_t.x*et,_t.y*nt,ne.x*et,ne.y*nt,Ht.x*et,Ht.y*nt).close());var Qt=new go.PathFigure(.45*et,0,!0);return ct.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),fe(Nt),fe(_t),fe(Ht),fe(ne),fe(Yt),ct.spot1=new go.Spot(.25,.45),ct.spot2=new go.Spot(.75,.8),ct}),go.Shape.defineFigureGenerator("Fallout",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt/2,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,nt/2,et/2,nt/2));function pt(vt,Lt,Nt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Lt)*et,(.8+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Lt)*et,(.5+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Lt)*et,(.5+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Lt)*et,(.8+Nt)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ct}),go.Shape.defineFigureGenerator("IrritationHazard",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close()),ct.spot1=new go.Spot(.3,.3),ct.spot2=new go.Spot(.7,.7),ct}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.37*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt).close()),ct}),go.Shape.defineFigureGenerator("FireHazard",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*nt,.45*et,.44*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*nt,.48*et,.17*nt,.54*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*nt,.59*et,.29*nt,.58*et,.28*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*nt,.8*et,.34*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*nt,.87*et,.48*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,1.17*et,.76*nt,.82*et,.8*nt).close()),ct.spot1=new go.Spot(.07,.445),ct.spot2=new go.Spot(.884,.958),ct}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=0,vt=0,Lt=lt*ie,Nt=.4*Math.SQRT2/2+.5,_t=.5-.5*Math.SQRT2/2,Ht=1,ne=.5,Yt=.5,Qt=0,xe=new go.PathFigure(Nt*et,(1-_t)*nt,!1);return ct.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,Ht*et,ne*nt,Ht*et,.7*nt,Ht*et,ne*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+pt)*et,(Qt+pt)*nt,(.5+lt+pt)*et,(.5-Lt+pt)*nt,(.5+Lt+pt)*et,(.5-lt+pt)*nt)),xe.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)),xe.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)),xe.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*nt)),xe.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*nt)),xe.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*nt)),ct}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ct}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ct}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(et,nt,!1);ct.add(pt);var vt=new go.PathFigure(0,.5*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.2*et,.35*nt,.3*et,.35*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.7*et,.65*nt,.8*et,.65*nt)),ct}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close()),ct}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt).close());var lt=new go.PathFigure(0,.2*nt,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),ct}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.7*et,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,nt,.4*et,.5*nt,et,.5*nt).close());var pt=new go.PathFigure(.45*et,.73*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*nt)),ct}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(.335*et,(1-.555)*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*nt,(1-.12)*et,.46*nt,(1-.02)*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*nt,.02*et,.54*nt,.12*et,.46*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*nt));var vt=.5-.285,Lt=.5,Nt=vt,_t=Math.PI/4,Ht=4*(1-Math.cos(_t))/(3*Math.sin(_t)),ne=Ht*.5,Yt=vt,Qt=vt,xe=Ht*Yt,re=Ht*Qt;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt-Yt)*et,Nt*nt,(Lt-(xe+Yt)/2)*et,(Nt+(Qt+re)/2)*nt,(Lt-Yt)*et,(Nt+re)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(Nt-Qt)*nt,(Lt-Yt)*et,(Nt-re)*nt,(Lt-xe)*et,(Nt-Qt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt+Yt)*et,Nt*nt,(Lt+xe)*et,(Nt-Qt)*nt,(Lt+Yt)*et,(Nt-re)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(Lt+Yt)*et,(Nt+re)*nt,(Lt+(xe+Yt)/2)*et,(Nt+(Qt+re)/2)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt));var ke=new go.PathFigure(.2*et,nt,!1);ct.add(ke),ke.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var Ae=new go.PathFigure(.8*et,nt,!1);return ct.add(Ae),Ae.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ct}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var pt=new go.PathFigure(.2*et,.2*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ct}),go.Shape.defineFigureGenerator("BpmnEventError",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*nt).close()),ct}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(et,nt,!1);ct.add(pt);var vt=new go.PathFigure(.1*et,nt,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ct}),go.Shape.defineFigureGenerator("Caution",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.05*et,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*nt,0,nt,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*nt,.5*et,0,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,et,nt,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,nt));var pt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-pt)*et,.875*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*nt,pt*et,pt*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*nt,.575*et,.725*nt,.625*et,.375*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*nt,.375*et,.375*nt,.425*et,.725*nt)),ct}),go.Shape.defineFigureGenerator("Recycle",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.45*et,.95*nt,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*nt,.17*et,.95*nt,.15*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*nt,0,.675*nt,0,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*nt));var pt=new go.PathFigure(.475*et,.2*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*nt,.35*et,0,.375*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*nt,.625*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*nt));var vt=new go.PathFigure(.675*et,.575*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*nt,et,.8*nt,et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*nt)),ct}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*.5,vt=new go.PathFigure(et,lt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,nt,et,(lt+pt)*nt,(lt+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*nt,(lt-pt)*et,nt,0,(lt+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-pt)*nt,(lt-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*nt,(lt+pt)*et,0,et,(lt-pt)*nt));var Lt=new go.PathFigure(lt*et,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Package",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.15*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,.15*nt,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*nt).close()),ct.spot1=new go.Spot(0,.1),ct.spot2=new go.Spot(1,1),ct}),go.Shape.defineFigureGenerator("Class",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(0,.5*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close()),ct}),go.Shape.defineFigureGenerator("Component",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close());var pt=new go.PathFigure(0,.2*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close());var vt=new go.PathFigure(0,.6*nt,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt).close()),ct}),go.Shape.defineFigureGenerator("Boat Shipment",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.15*et,.6*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt));var pt=new go.PathFigure(.15*et,.6*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),ct}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ct}),go.Shape.defineFigureGenerator("Workcell",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct}),go.Shape.defineFigureGenerator("Supermarket",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),ct}),go.Shape.defineFigureGenerator("TruckShipment",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(et,.8*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt).close());var vt=.1,Lt=ie*.1,Nt=.2,_t=.9,Ht=new go.PathFigure((Nt-vt)*et,_t*nt,!0);ct.add(Ht),Ht.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-vt)*nt,(Nt-vt)*et,(_t-Lt)*nt,(Nt-Lt)*et,(_t-vt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+vt)*et,_t*nt,(Nt+Lt)*et,(_t-vt)*nt,(Nt+vt)*et,(_t-Lt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t+vt)*nt,(Nt+vt)*et,(_t+Lt)*nt,(Nt+Lt)*et,(_t+vt)*nt)),Ht.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-vt)*et,_t*nt,(Nt-Lt)*et,(_t+vt)*nt,(Nt-vt)*et,(_t+Lt)*nt).close()),vt=.1,Lt=ie*.1,Nt=.8,_t=.9;var ne=new go.PathFigure((Nt-vt)*et,_t*nt,!0);return ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t-vt)*nt,(Nt-vt)*et,(_t-Lt)*nt,(Nt-Lt)*et,(_t-vt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+vt)*et,_t*nt,(Nt+Lt)*et,(_t-vt)*nt,(Nt+vt)*et,(_t-Lt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(_t+vt)*nt,(Nt+vt)*et,(_t+Lt)*nt,(Nt+Lt)*et,(_t+vt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-vt)*et,_t*nt,(Nt-Lt)*et,(_t+vt)*nt,(Nt-vt)*et,(_t+Lt)*nt).close()),ct}),go.Shape.defineFigureGenerator("KanbanPost",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),ct}),go.Shape.defineFigureGenerator("Forklift",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var pt=new go.PathFigure(0,.5*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var vt=new go.PathFigure(.5*et,.8*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt));var Lt=new go.PathFigure(.5*et,.7*nt,!1);ct.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var Nt=.1,_t=ie*.1,Ht=.1,ne=.9,Yt=new go.PathFigure((Ht-Nt)*et,ne*nt,!0);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Ht*et,(ne-Nt)*nt,(Ht-Nt)*et,(ne-_t)*nt,(Ht-_t)*et,(ne-Nt)*nt)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Ht+Nt)*et,ne*nt,(Ht+_t)*et,(ne-Nt)*nt,(Ht+Nt)*et,(ne-_t)*nt)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Ht*et,(ne+Nt)*nt,(Ht+Nt)*et,(ne+_t)*nt,(Ht+_t)*et,(ne+Nt)*nt)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Ht-Nt)*et,ne*nt,(Ht-_t)*et,(ne+Nt)*nt,(Ht-Nt)*et,(ne+_t)*nt)),Nt=.1,_t=ie*.1,Ht=.4,ne=.9;var Qt=new go.PathFigure((Ht-Nt)*et,ne*nt,!0);return ct.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Ht*et,(ne-Nt)*nt,(Ht-Nt)*et,(ne-_t)*nt,(Ht-_t)*et,(ne-Nt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Ht+Nt)*et,ne*nt,(Ht+_t)*et,(ne-Nt)*nt,(Ht+Nt)*et,(ne-_t)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Ht*et,(ne+Nt)*nt,(Ht+Nt)*et,(ne+_t)*nt,(Ht+_t)*et,(ne+Nt)*nt)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Ht-Nt)*et,ne*nt,(Ht-_t)*et,(ne+Nt)*nt,(Ht-Nt)*et,(ne+_t)*nt)),ct}),go.Shape.defineFigureGenerator("RailShipment",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,.4*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*nt).close());var pt=new go.PathFigure(.45*et,.7*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt));var vt=new go.PathFigure(.55*et,.4*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*nt).close());var Ht=.05,ne=ie*.05,Yt=.175,Qt=.95,Lt=new go.PathFigure((Yt-Ht)*et,Qt*nt,!0);ct.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt-Ht)*nt,(Yt-Ht)*et,(Qt-ne)*nt,(Yt-ne)*et,(Qt-Ht)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Ht)*et,Qt*nt,(Yt+ne)*et,(Qt-Ht)*nt,(Yt+Ht)*et,(Qt-ne)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt+Ht)*nt,(Yt+Ht)*et,(Qt+ne)*nt,(Yt+ne)*et,(Qt+Ht)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Ht)*et,Qt*nt,(Yt-ne)*et,(Qt+Ht)*nt,(Yt-Ht)*et,(Qt+ne)*nt));var Ht=.05,ne=ie*.05,Yt=.375,Qt=.95,Nt=new go.PathFigure((Yt-Ht)*et,Qt*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt-Ht)*nt,(Yt-Ht)*et,(Qt-ne)*nt,(Yt-ne)*et,(Qt-Ht)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Ht)*et,Qt*nt,(Yt+ne)*et,(Qt-Ht)*nt,(Yt+Ht)*et,(Qt-ne)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt+Ht)*nt,(Yt+Ht)*et,(Qt+ne)*nt,(Yt+ne)*et,(Qt+Ht)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Ht)*et,Qt*nt,(Yt-ne)*et,(Qt+Ht)*nt,(Yt-Ht)*et,(Qt+ne)*nt));var Ht=.05,ne=ie*.05,Yt=.625,Qt=.95,_t=new go.PathFigure((Yt-Ht)*et,Qt*nt,!0);ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt-Ht)*nt,(Yt-Ht)*et,(Qt-ne)*nt,(Yt-ne)*et,(Qt-Ht)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Ht)*et,Qt*nt,(Yt+ne)*et,(Qt-Ht)*nt,(Yt+Ht)*et,(Qt-ne)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt+Ht)*nt,(Yt+Ht)*et,(Qt+ne)*nt,(Yt+ne)*et,(Qt+Ht)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Ht)*et,Qt*nt,(Yt-ne)*et,(Qt+Ht)*nt,(Yt-Ht)*et,(Qt+ne)*nt));var Ht=.05,ne=ie*.05,Yt=.825,Qt=.95,xe=new go.PathFigure((Yt-Ht)*et,Qt*nt,!0);ct.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt-Ht)*nt,(Yt-Ht)*et,(Qt-ne)*nt,(Yt-ne)*et,(Qt-Ht)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Ht)*et,Qt*nt,(Yt+ne)*et,(Qt-Ht)*nt,(Yt+Ht)*et,(Qt-ne)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(Qt+Ht)*nt,(Yt+Ht)*et,(Qt+ne)*nt,(Yt+ne)*et,(Qt+Ht)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Ht)*et,Qt*nt,(Yt-ne)*et,(Qt+Ht)*nt,(Yt-Ht)*et,(Qt+ne)*nt).close());var re=new go.PathFigure(0,nt,!1);return ct.add(re),re.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ct}),go.Shape.defineFigureGenerator("Warehouse",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(.15*et,nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt).close());var Lt=.05,Nt=ie*.05,_t=.35,Ht=.775,ne=new go.PathFigure((_t-Lt)*et,Ht*nt,!0);return ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,_t*et,(Ht-Lt)*nt,(_t-Lt)*et,(Ht-Nt)*nt,(_t-Nt)*et,(Ht-Lt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(_t+Lt)*et,Ht*nt,(_t+Nt)*et,(Ht-Lt)*nt,(_t+Lt)*et,(Ht-Nt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,_t*et,(Ht+Lt)*nt,(_t+Lt)*et,(Ht+Nt)*nt,(_t+Nt)*et,(Ht+Lt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(_t-Lt)*et,Ht*nt,(_t-Nt)*et,(Ht+Lt)*nt,(_t-Lt)*et,(Ht+Nt)*nt).close()),ct}),go.Shape.defineFigureGenerator("ControlCenter",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt).close()),ct}),go.Shape.defineFigureGenerator("Bluetooth",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ct}),go.Shape.defineFigureGenerator("Globe",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.75*et,0,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.75*nt,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.25*et,nt,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*nt,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,.15*et,.25*nt,.15*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*nt,.85*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*nt,.35*et,.3*nt,.65*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*nt,.35*et,.7*nt,.65*et,.7*nt)),ct}),go.Shape.defineFigureGenerator("Wave",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*nt,.1*et,0,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*nt,.425*et,.5*nt,.575*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*nt,.8*et,0,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*nt,.1*et,.5*nt,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*nt,.425*et,nt,.575*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*nt,.8*et,.5*nt,.9*et,.5*nt)),ct}),go.Shape.defineFigureGenerator("Operator",function(Ft,et,nt){var ct=new go.Geometry,lt=.3,pt=ie*.3,vt=.5,Lt=.7,Nt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Nt.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 _t=new go.PathFigure(0,.7*nt,!1);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),ct}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.65*et,.3*nt,.65*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*nt,.35*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.3*et,.6*nt,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.2*et,nt,.35*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,.7*et,.6*nt,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.8*et,nt,.65*et,.95*nt)),ct}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,0,.075*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,0,nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*nt,.8*et,nt,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct}),go.Shape.defineFigureGenerator("Battery",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.1*nt));var pt=new go.PathFigure(0,.6*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),ct}),go.Shape.defineFigureGenerator("Delete",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*.5,vt=.5,Lt=.5,Nt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Nt.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 _t=new go.PathFigure(.15*et,.5*nt,!1);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),ct}),go.Shape.defineFigureGenerator("Flag",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.1*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*nt,.15*et,0,.35*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,.65*et,.2*nt,.85*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.85*et,.6*nt,.65*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.35*et,.4*nt,.15*et,.4*nt).close()),ct}),go.Shape.defineFigureGenerator("Help",function(Ft,et,nt){var ct=new go.Geometry,lt=.5,pt=ie*.5,vt=.5,Lt=.5,Nt=new go.PathFigure((vt-lt)*et,Lt*nt,!1);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Nt.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=ie*.05,vt=.5,Lt=.8;var _t=new go.PathFigure((vt-lt)*et,Lt*nt,!1);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),_t.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()),_t.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*nt,.4*et,.2*nt,.3*et,.25*nt)),ct}),go.Shape.defineFigureGenerator("Location",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*nt,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*nt,.5*et,0,.025*et,.025*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Lock",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*nt)),ct}),go.Shape.defineFigureGenerator("Unlocked",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*nt)),ct}),go.Shape.defineFigureGenerator("Gear",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*nt,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*nt,.79840625*et,.39915625*nt,.7834375*et,.3635*nt)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*nt)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*nt,.64228125*et,.2188125*nt,.603875*et,.2021875*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*nt,.39759375*et,.20190625*nt,.36053125*et,.2176875*nt)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*nt)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*nt,.21765625*et,.36059375*nt,.201875*et,.397625*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*nt,.20221875*et,.603875*nt,.21884375*et,.64228125*nt)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*nt,.36353125*et,.78340625*nt,.3991875*et,.79840625*nt)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*nt,.602375*et,.79809375*nt,.63946875*et,.78234375*nt)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*nt,.78234375*et,.63940625*nt,.798125*et,.602375*nt)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Hand",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*nt,0,.375*nt,.05*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*nt,.3*et,.225*nt,.4*et,.175*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*nt,.46*et,.05*nt,.525*et,.05*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*nt,.525*et,.275*nt,.475*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*nt,et,.4*nt,et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*nt,.675*et,.55*nt,.675*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*nt,.65*et,.7*nt,.65*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,nt,.61*et,.85*nt,.61*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,.435*et,nt,0,nt).close()),ct}),go.Shape.defineFigureGenerator("Map",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),ct}),go.Shape.defineFigureGenerator("Eject",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.7).close());var pt=new go.PathFigure(0,nt*.6,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),ct}),go.Shape.defineFigureGenerator("Pencil",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close()))}),go.Shape.defineFigureGenerator("Building",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*1,nt*1,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.85).close());var pt=new go.PathFigure(.126*et,.85*nt,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*nt).close());var vt=new go.PathFigure(.402*et,.85*nt,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*nt).close());var Lt=new go.PathFigure(.678*et,.85*nt,!1);ct.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 Nt=new go.PathFigure(.5*et,.1*nt,!1);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),ct}),go.Shape.defineFigureGenerator("Staircase",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.95).close()),ct}),go.Shape.defineFigureGenerator("5Bars",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*(1-.184)).close());var pt=new go.PathFigure(et*.204,nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.204,nt*(1-.184))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*(1-.184*2))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*1).close());var vt=new go.PathFigure(et*.408,nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.408,nt*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*1).close());var Lt=new go.PathFigure(et*.612,nt,!0);ct.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 Nt=new go.PathFigure(et*.816,nt,!0);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),ct}),go.Shape.defineFigureGenerator("PC",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var pt=new go.PathFigure(et*.055,.07*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.07)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.1).close());var vt=new go.PathFigure(et*.055,.13*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.16).close());var Lt=new go.PathFigure(et*.055,.18*nt,!0);ct.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 Nt=new go.PathFigure(et*1,0,!0);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),ct}),go.Shape.defineFigureGenerator("Plane",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.55*et,nt,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*nt,0,.4*nt,.225*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*nt,.975*et,0,et,.08*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt).close()),ct}),go.Shape.defineFigureGenerator("Key",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*1,nt*.5,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*nt,.075*et,.075*nt).close()),ct}),go.Shape.defineFigureGenerator("FilmTape",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*0,et*.3,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var pt=new go.PathFigure(0,0,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var vt=new go.PathFigure(et*.11,nt*.1,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.11,nt*.8).close());var Lt=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ct.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 Nt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),ct}),go.Shape.defineFigureGenerator("FloppyDisk",function(Ft,et,nt){var ct=new go.Geometry,lt=8,pt=lt*ie,vt=new go.PathFigure(lt,0,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,pt,pt,0).close());var Lt=new go.PathFigure(et*.83,0,!1);ct.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 Nt=new go.PathFigure(et*.83,nt*1,!1);ct.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*1).close());var _t=new go.PathFigure(et*.78,nt*.05,!1);return ct.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),_t.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),_t.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),ct}),go.Shape.defineFigureGenerator("SpeechBubble",function(Ft,et,nt){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=15),ct=Math.min(ct,et/3),ct=Math.min(ct,nt/3);var lt=ct*ie,pt=nt*.8,vt=new go.Geometry,Lt=new go.PathFigure(ct,0,!0);return vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et-ct,0)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,ct,et-lt,0,et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt-ct)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,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,ct,pt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ct,lt,pt,0,pt-lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,ct)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,lt,lt,0).close()),lt>1?(vt.spot1=new go.Spot(0,0,lt,lt),vt.spot2=new go.Spot(1,.8,-lt,-lt)):(vt.spot1=go.Spot.TopLeft,vt.spot2=new go.Spot(1,.8)),vt}),go.Shape.defineFigureGenerator("Repeat",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*.45,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.45).close());var pt=new go.PathFigure(et*1,nt*.55,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.55).close()),ct}),go.Shape.defineFigureGenerator("Windows",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt).close()))}),go.Shape.defineFigureGenerator("Terminal",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*.1,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.9).close());var pt=new go.PathFigure(et*.1,nt*.2,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.25)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.22,nt*.285)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.37)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.25).close());var vt=new go.PathFigure(et*.28,nt*.37,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.37)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.41)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.28,nt*.41).close()),ct}),go.Shape.defineFigureGenerator("Beaker",function(Ft,et,nt){var ct=new go.Geometry,lt=15,pt=lt*ie,vt=new go.PathFigure(et*.62,nt*.475,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.475)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.03)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.62,nt*.03).close()),pt>1?(ct.spot1=new go.Spot(0,0,pt,pt),ct.spot2=new go.Spot(1,1,-pt,-pt)):(ct.spot1=go.Spot.TopLeft,ct.spot2=go.Spot.BottomRight),ct}),go.Shape.defineFigureGenerator("Download",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.4,nt*0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.66)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*0).close()),ct}),go.Shape.defineFigureGenerator("Bin",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.add(lt);var pt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close()),ct}),go.Shape.defineFigureGenerator("Upload",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.5,nt*0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.74,nt*.25).close()),ct}),go.Shape.defineFigureGenerator("EmptyDrink",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close()),ct}),go.Shape.defineFigureGenerator("Drink",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close());var pt=new go.PathFigure(et*.235,nt*.28,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.765,nt*.28)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.655,nt*.97)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.345,nt*.97).close()),ct}),go.Shape.defineFigureGenerator("4Arrows",function(Ft,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.25).close()),ct}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},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 fn={},Gn="5.0",Ut={},Tt=null,fe=!1,Le=!1,Be=null,ge=!1,he=null,ie=null,Oe=0;Oe<arguments.length;Oe++){var Se=arguments[Oe];if(Se!==null)switch(typeof Se){case"number":Gn=Se.toFixed(1);break;case"string":Se.match(new RegExp("^[0-9]\\.[0-9]+$"))?Gn=Se:Be=Se;break;case"object":typeof Se.is3D!="undefined"?Tt=Se:Ut=Se;break;case"boolean":fe=Se,Le=!0;break}}Tt===null&&(Tt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Ut.material_id!==void 0&&!Le&&(fe=!0)),Be!==null&&Ut.id===void 0&&(Ut.id=Be);var $t="",tn="",ee=!1,Je=null,Ft=null,et=null,nt=!1,ct=null,lt=null,pt=null,vt=null,Lt=null;Ut.height!==void 0&&(Ut.height=Math.round(Ut.height)),Ut.width!==void 0&&(Ut.width=Math.round(Ut.width));var Nt=function(we){return parseFloat(we)>4?parseFloat(we):5};fn.setHTML5Codebase=function(we,Ye){ie=we,Me(we,Ye)},fn.setJavaCodebase=fn.setJavaCodebaseVersion=fn.isCompiledInstalled=fn.setPreCompiledScriptPath=fn.setPreCompiledResourcePath=function(){},fn.setHTML5CodebaseVersion=function(we,Ye){var Xe=parseFloat(we);if(Xe!==NaN&&Xe<5){console.log("The GeoGebra HTML5 codebase version "+Xe+" is deprecated. Using version latest instead.");return}he=we,Gt(we,Ye)},fn.getHTML5CodebaseVersion=function(){return Ft},fn.getParameters=function(){return Ut},fn.setFontsCSSURL=function(we){vt=we},fn.setGiacJSURL=function(we){},fn.setJNLPFile=function(we){$t=we},fn.setJNLPBaseDir=function(we){},fn.inject=function(){function we(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Ye="auto",Xe=Ut.id,Sn,rn=!1,Ln=0;Ln<arguments.length;Ln++){var te=arguments[Ln];typeof te=="string"?(te=te.toLowerCase(),te.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Ye=te:Xe=arguments[Ln]):typeof te=="boolean"?rn=te:te instanceof HTMLElement&&(Sn=te)}un();function un(){if(!ge){setTimeout(un,200);return}Ye=Ie(Ye);var Tn=Sn||document.getElementById(Xe);if(!Tn){console.log("possibly bug on ajax loading? ");return}if(fn.removeExistingApplet(Tn,!1),Ut.width===void 0&&Tn.clientWidth&&(Ut.width=Tn.clientWidth),Ut.height===void 0&&Tn.clientHeight&&(Ut.height=Tn.clientHeight),!(Ut.width&&Ut.height)&&Ye==="html5"&&(delete Ut.width,delete Ut.height),Je=Ye,Ye==="screenshot")Ae(Tn,Ut);else{var Bt=!1;Ut.hasOwnProperty("playButton")&&Ut.playButton||Ut.hasOwnProperty("clickToLoad")&&Ut.clickToLoad?Bt=!0:Ut.hasOwnProperty("playButtonAutoDecide")&&Ut.playButtonAutoDecide&&(Bt=(!_t()||we())&&Ht()),Bt?(Je="screenshot",Cn(Tn,Ut,rn,Ye)):ke(Tn,Ut,rn)}}};function _t(){try{return window.self!==window.top}catch(we){return!0}}function Ht(){return Ut.hasOwnProperty("screenshotGenerator")&&Ut.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}fn.getViews=function(){return Tt},fn.isJavaInstalled=function(){return!1};var ne=function(we){var Ye=function(Ln){var te=JSON.parse(Ln),un=function(Ct){return Ct.type=="G"||Ct.type=="E"},Tn=te.elements?te.elements.filter(un)[0]:te;if(!Tn||!Tn.url){Xe();return}Ut.fileName=Tn.url,Yt(Tn.settings||{}),Tt.is3D=!0;var Bt="https://www.geogebra.org/images/";fn.setPreviewImage(ct||Tn.previewUrl,Bt+"GeoGebra_loading.png",Bt+"applet_play.png"),we()},Xe=function(){Ut.onError&&Ut.onError(),dn("Error: Fetching material (id "+Ut.material_id+") failed.",Ut)},Sn=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",rn="/materials/"+Ut.material_id+"?scope=basic";Qt("https://"+Sn+"/api/proxy.php?path="+encodeURIComponent(rn),Ye,Xe)};function Yt(we){var Ye=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Xe){we[Xe]=!!we[Xe]}),Ye.forEach(function(Xe){Ut[Xe]===void 0&&we[Xe]!==void 0&&(Ut[Xe]=we[Xe])}),Ut.showToolBarHelp===void 0&&(Ut.showToolBarHelp=Ut.showToolBar)}function Qt(we,Ye,Xe){var Sn=new XMLHttpRequest;Sn.open("GET",we),Sn.onload=function(){Ye(Sn.responseText)},Sn.onerror=Xe,Sn.send()}fn.isHTML5Installed=function(){return!0},fn.getLoadedAppletType=function(){return Je},fn.setPreviewImage=function(we,Ye,Xe){ct=we,lt=Ye,pt=Xe},fn.removeExistingApplet=function(we,Ye){var Xe;typeof we=="string"&&(we=document.getElementById(we)),Je=null;var Sn=null;for(Xe=0;Xe<we.childNodes.length;Xe++){var rn=we.childNodes[Xe],Ln=rn.className;Ln==="applet_screenshot"?Ye?(rn.style.display="block",Je="screenshot"):rn.style.display="none":Ln!=="applet_scaler prerender"&&(we.removeChild(rn),Sn=Ln&&Ln.indexOf("appletParameters")!=-1?rn.id:null,Xe--)}var te=Ut.id!==void 0?Ut.id:Sn,un=window[te];un&&typeof un.getBase64=="function"&&(un.remove(),window[te]=null)},fn.refreshHitPoints=function(){if(Nt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var we=fn.getAppletObject();return we&&typeof we.recalculateEnvironments=="function"?(we.recalculateEnvironments(),!0):!1},fn.startAnimation=function(){var we=fn.getAppletObject();return we&&typeof we.startAnimation=="function"?(we.startAnimation(),!0):!1},fn.stopAnimation=function(){var we=fn.getAppletObject();return we&&typeof we.stopAnimation=="function"?(we.stopAnimation(),!0):!1},fn.getAppletObject=function(){var we=Ut.id!==void 0?Ut.id:"ggbApplet";return window[we]},fn.resize=function(){};var xe=function(we,Ye,Xe){var Sn=document.createElement("param");Sn.setAttribute("name",Ye),Sn.setAttribute("value",Xe),we.appendChild(Sn)},re=function(we){return we&&we!=="false"},ke=function(we,Ye,Xe){Nt(Ft)<=4.2&&(Xe=!0);var Sn=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Ft||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(Sn=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var rn=document.createElement("div");rn.classList.add("appletParameters","notranslate");var Ln=Ye.width,te=Ye.height;if(Ye.disableAutoScale=Ye.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Ye.disableAutoScale,Ye.width!==void 0)if(Nt(Ft)<=4.4)re(Ye.showToolBar)&&(Ye.height-=7),re(Ye.showAlgebraInput)&&(Ye.height-=37),Ye.width<605&&re(Ye.showToolBar)&&(Ye.width=605,Ln=605);else{var un=100;(re(Ye.showToolBar)||re(Ye.showMenuBar))&&(Ye.hasOwnProperty("customToolBar")&&(Ye.customToolbar=Ye.customToolBar),un=re(Ye.showMenuBar)?245:155),Ln<un&&(Ye.width=un,Ln=un)}rn.style.border="none",rn.style.display="inline-block";for(var Tn in Ye)Ye.hasOwnProperty(Tn)&&Tn!=="appletOnLoad"&&rn.setAttribute("data-param-"+Tn,Ye[Tn]);vt&&rn.setAttribute("data-param-fontscssurl",vt),fn.resize=function(){GGBAppletUtils.responsiveResize(we,Ye)},window.addEventListener("resize",function(sn){fn.resize()});var Bt=typeof Ye.appletOnLoad=="function"?Ye.appletOnLoad:function(){};if(!Xe&&Ye.width!==void 0){Ye.hasOwnProperty("showSplash")||rn.setAttribute("data-param-showSplash","false");var Ct=we.querySelector(".applet_scaler.prerender"),St=Ct!==null;if(St)var Et=Ct.querySelector(".ggb_preview");else{var Et=mn(Ln,te,Ye.borderColor,!1);Ct=document.createElement("div"),Ct.className="applet_scaler",Ct.style.position="relative",Ct.style.display="block",Ct.style.width=Ln+"px",Ct.style.height=te+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ct,"66%"),Nt(Ft)>=5?(Ye.appletOnLoad=function(sn){var cn=we.querySelector(".ggb_preview");cn&&cn.parentNode.removeChild(cn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Ct),window.GGBT_wsf_view&&$(window).trigger("resize"),Bt(sn)},St||Ct.appendChild(Et)):rn.appendChild(Et),Ct.appendChild(rn),St||we.appendChild(Ct),setTimeout(function(){fn.resize()},1)}else{var jt=document.createElement("div");jt.className="applet_scaler",jt.style.position="relative",jt.style.display="block",jt.appendChild(rn),we.appendChild(jt),Ye.appletOnLoad=function(sn){fn.resize(),Bt(sn)}}function Mt(sn,cn){cn&&typeof cn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(sn,cn.appletOnLoad):renderGGBElement(sn),dn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",cn)}function ce(sn,cn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:sn,params:cn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Bn){Mt(Bn.article,Bn.params)}),html5AppletsToProcess=null)},Nt(Ft)<5&&(sn.className+=" geogebraweb")):Mt(sn,cn)}if(Sn){scriptLoadStarted=!0;for(var ve=0;ve<rn.childNodes.length;ve++){var $e=rn.childNodes[ve].tagName;$e==="TABLE"&&(rn.removeChild(rn.childNodes[ve]),ve--)}if(ggbHTML5LoadedScript!==null){var We=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');We!=null&&We.parentNode.removeChild(We)}var Ne=document.createElement("script"),Qe=function(){ce(rn,Ye)};Ne.src=tn+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=Ft,ggbHTML5LoadedScript=Ne.src,dn("GeoGebra HTML5 codebase loaded: '"+tn+"'.",Ye),!ie&&(!he||he=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Qe()):tn.requirejs?__webpack_require__.e(245).then(function(){var sn=[__webpack_require__(40245)];Qe.apply(null,sn)}.bind(this)).catch(__webpack_require__.oe):(Ne.onload=Qe,we.appendChild(Ne))}else ce(rn,Ye);Ye.height=te,Ye.width=Ln},Ae=function(we,Ye,Xe){var Sn=mn(Ye.width,Ye.height,Ye.borderColor,Xe),rn=document.createElement("div");rn.style.position="relative",rn.style.display="block",rn.style.width=Ye.width+"px",rn.style.height=Ye.height+"px",rn.className="applet_screenshot applet_scaler"+(Xe?" applet_screenshot_play":""),rn.appendChild(Sn);var Ln=GGBAppletUtils.getScale(Ye,we,Xe);Xe?(we.appendChild(en()),window.GGBT_wsf_view||(we.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(rn,"66%"),we.appendChild(rn),Ln!==1&&!isNaN(Ln)&&(GGBAppletUtils.scaleElement(rn,Ln),rn.style.width=Ye.width+"px",rn.style.height=Ye.height+"px",rn.parentNode.style.width=Ye.width*Ln+"px",rn.parentNode.style.height=Ye.height*Ln+"px"),fn.resize=function(){ze(we,Sn,rn,Xe)},window.addEventListener("resize",function(te){fn.resize()}),fn.resize()};function ze(we,Ye,Xe,Sn){if(we.contains(Ye)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(we.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(we)}var rn=GGBAppletUtils.getScale(Ut,we,Sn);Xe.parentNode!==null&&(!isNaN(rn)&&rn!==1?(GGBAppletUtils.scaleElement(Xe,rn),Xe.parentNode.style.width=Ut.width*rn+"px",Xe.parentNode.style.height=Ut.height*rn+"px"):(GGBAppletUtils.scaleElement(Xe,1),Xe.parentNode.style.width=Ut.width+"px",Xe.parentNode.style.height=Ut.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(we),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}fn.onExitFullscreen=function(we,Ye){Ye.appendChild(we)};var Cn=function(we,Ye,Xe,Sn){Ae(we,Ye,!0);for(var rn=function(){var un=[];for(te=0;te<we.childNodes.length;te++)un.push(we.childNodes[te]);if(window.GGBT_wsf_view){var Tn=window.GGBT_wsf_view.renderFullScreen(we,Ye.id),Bt=document.getElementById("fullscreencontainer"),Ct=jQuery(we).find(".fullscreencontent");Ct.length>0?(Tn.remove(),Ct.attr("id","fullscreencontent").show(),jQuery(Bt).append(Ct),window.dispatchEvent(new Event("resize"))):ke(Tn,Ye,!1),window.GGBT_wsf_view.launchFullScreen(Bt)}else Je=Sn,ke(we,Ye,!1);if(!window.GGBT_wsf_view)for(te=0;te<un.length;te++)we.removeChild(un[te])},Ln=we.getElementsByClassName("ggb_preview_play"),te=0;te<Ln.length;te++)Ln[te].addEventListener("click",rn,!1),Ln[te].addEventListener("ontouchstart",rn,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(we),Ht()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},en=function(){var we=document.createElement("div");if(we.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Ye='.icon-applet-play { width: 100%; height: 100%;box-sizing: border-box;position: absolute;z-index: 1001;cursor: pointer;border-width: 0px; background-color: transparent;background-repeat: no-repeat;left: 0;top: 0;background-position: center center; background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet.png");}.icon-applet-play:hover {background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet-hover.png");}',Xe=document.createElement("style");Xe.styleSheet?Xe.styleSheet.cssText=Ye:Xe.appendChild(document.createTextNode(Ye)),document.getElementsByTagName("head")[0].appendChild(Xe)}return we},mn=function(we,Ye,Xe,Sn){var rn=document.createElement("div");rn.className="ggb_preview",rn.style.position="absolute",rn.style.zIndex="90",rn.style.width=we-2+"px",rn.style.height=Ye-2+"px",rn.style.top="0px",rn.style.left="0px",rn.style.overflow="hidden",rn.style.backgroundColor="white";var Ln="lightgrey";Xe!==void 0&&(Xe==="none"?Ln="transparent":Ln=Xe),rn.style.border="1px solid "+Ln;var te=document.createElement("img");if(te.style.position="relative",te.style.zIndex="1000",te.style.top="-1px",te.style.left="-1px",ct!==null&&te.setAttribute("src",ct),te.style.opacity=.7,lt!==null){var un,Tn,Bt;if(!Sn){un=document.createElement("img"),un.style.position="absolute",un.style.zIndex="1001",un.style.opacity=1,te.style.opacity=.3,Tn=360,Tn>we/4*3&&(Tn=we/4*3),Bt=Tn/5.8,un.setAttribute("src",lt),un.setAttribute("width",Tn),un.setAttribute("height",Bt);var Ct=(we-Tn)/2,St=(Ye-Bt)/2;un.style.left=Ct+"px",un.style.top=St+"px",rn.appendChild(un)}}return rn.appendChild(te),rn},Ie=function(we){return we=we.toLowerCase(),we==="html5"||we==="screenshot"?we:"html5"},oe=["web","webSimple","web3d","tablet","tablet3d","phone"],Gt=function(we,Ye){if(Ft=we,Ye){Me(Ft,!0);return}var Xe=!fe;if(Xe){var Sn=Nt(Ft);!isNaN(Sn)&&Sn<4.4&&(Xe=!1)}var rn,Ln;window.location.protocol.substr(0,4)==="http"?rn=window.location.protocol:rn="http:";var te=Ft.indexOf("//");te>0?Ln=Ft:te===0?Ln=rn+Ft:Ln="https://www.geogebra.org/apps/5.2.814.0/";for(var un in oe)if(Ft.slice(oe[un].length*-1)===oe[un]||Ft.slice((oe[un].length+1)*-1)===oe[un]+"/"){Me(Ln,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Xe&&!Tt.is3D&&!Tt.AV&&!Tt.SV&&!Tt.CV&&!Tt.EV2&&!Tt.CP&&!Tt.PC&&!Tt.DA&&!Tt.FI&&!Tt.PV&&!re(Ut.showToolBar)&&!re(Ut.showMenuBar)&&!re(Ut.showAlgebraInput)&&!re(Ut.enableRightClick)&&(!Ut.appName||Ut.appName=="classic")?Ln+="webSimple/":Ln+="web3d/",Me(Ln,!1)},Me=function(we,Ye){if(we.requirejs){tn=we;return}we.slice(-1)!=="/"&&(we+="/"),tn=we,Ye===null&&(Ye=we.indexOf("http")===-1),ee=Ye,et="web.nocache.js",nt=!1;var Xe=tn.split("/");Xe.length>1&&(!Ye&&Xe[Xe.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):oe.indexOf(Xe[Xe.length-2])>=0&&(et=Xe[Xe.length-2]+".nocache.js")),Xe=we.split("/"),Ft=Xe[Xe.length-3],Ft.substr(0,4)==="test"?Ft=Ft.substr(4,1)+"."+Ft.substr(5,1):(Ft.substr(0,3)==="war"||Ft.substr(0,4)==="beta")&&(Ft="5.0");var Sn=parseFloat(Ft);Sn!==NaN&&Sn<5&&we.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+Sn+" is deprecated. Using version latest instead."),Gt("5.0",Ye))},dn=function(we,Ye){window.console&&window.console.log&&(!Ye||typeof Ye.showLogging=="undefined"||Ye.showLogging&&Ye.showLogging!=="false")&&console.log(we)};Ut.material_id!==void 0?ne(qe):qe();function qe(){var we=Gn;he!==null?we=he:parseFloat(we)<5&&(we="5.0"),Gt(we,!1),ie!==null&&Me(ie,ee),ge=!0}return fn},GGBAppletUtils=function(){"use strict";function fn(){return window.GGBT_wsf_edit!==void 0}function Gn(ge,he){he!=1?(ge.style.transformOrigin="0% 0% 0px",ge.style.webkitTransformOrigin="0% 0% 0px",ge.style.transform="scale("+he+","+he+")",ge.style.webkitTransform="scale("+he+","+he+")",ge.style.maxWidth="initial",ge.querySelector(".ggb_preview")!==null&&(ge.querySelector(".ggb_preview").style.maxWidth="initial"),ge.querySelectorAll(".ggb_preview img")[0]!==void 0&&(ge.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),ge.querySelectorAll(".ggb_preview img")[1]!==void 0&&(ge.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(ge.style.transform="none",ge.style.webkitTransform="none")}function Ut(ge,he,ie,Oe,Se,$t){var tn=null;if($t!=null&&$t!="")for(var ee=ge.parentNode;ee!=null;)if((" "+ee.className+" ").indexOf(" "+$t+" ")>-1){tn=ee;break}else ee=ee.parentNode;var Je=0,Ft=0,et=0,nt=0,ct=0,lt=0,pt=0;if(tn)Je=tn.offsetWidth,Ft=Math.max(Oe?tn.offsetWidth:0,tn.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Je=Math.min(window.innerWidth,document.documentElement.clientWidth),Ft=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Je):(Je=window.innerWidth,Ft=window.innerHeight,et=window.innerWidth),ge){var vt=ge.getBoundingClientRect();vt.left>0&&vt.left<=Je&&(Se===void 0||!Se)&&(document.dir==="rtl"?(ct=Je-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ct=et<=480?10:30),nt=lt+ct)}if(ge&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Lt=ge.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return ge&&((ie===void 0||!ie)&&he>0&&he+nt<Je?Je=he:Je-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(ie===void 0||!ie)&&(Ft-=pt)),{width:Je,height:Ft}}function Tt(ge,he,ie,Oe,Se){if(ge.isScreenshoGenerator)return 1;var $t=Oe!==void 0&&Oe,tn=ge.noScaleMargin!=null&&ge.noScaleMargin,ee=function(Lt){return Lt&&Lt!=="false"},Je=ee(ge.autoHeight),Ft=Ut(he,ge.width,ie,Je,$t&&window.GGBT_wsf_view||tn,Se),et=parseInt(Ft.width),nt=ge.width,ct=ge.height;if(nt===void 0){var lt=he.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,ct=lt.offsetHeight)}var pt=et/nt,vt=$t?1:Ft.height/ct;return ie!==void 0&&!ie&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function fe(ge,he,ie){var Oe=1,Se,$t=!1;if(ge.hasOwnProperty("allowUpscale")&&($t=ge.allowUpscale),ge.hasOwnProperty("scale")&&(Oe=parseFloat(ge.scale),(isNaN(Oe)||Oe===null||Oe===0)&&(Oe=1),Oe>1&&($t=!0)),he&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&($t=!0),!(ge.hasOwnProperty("disableAutoScale")&&ge.disableAutoScale))Se=Tt(ge,he,$t,ie,ge.scaleContainerClass);else return Oe;return $t&&(!ge.hasOwnProperty("scale")||Oe===1)?Se:Math.min(Oe,Se)}function Le(ge){var he=Math.min(window.innerWidth,document.documentElement.clientWidth),ie=Math.min(window.innerHeight,document.documentElement.clientHeight),Oe=ge.getBoundingClientRect(),Se=(he-Oe.width)/2,$t=(ie-Oe.height)/2;$t<0&&($t=0),ge.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(Se<40?ge.style.left="40px":ge.style.left=Se+"px",ge.style.top=$t+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&($t<40?ge.style.top="40px":ge.style.top=$t+"px",ge.style.left=Se+"px")}function Be(ge,he){var ie=ge.querySelector(".appletParameters");if(ie){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(he.id!==ie.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(ge)}if(ie.parentElement&&/fullscreen/.test(ie.parentElement.className))return;var Oe=fe(he,ge);fn()&&ie.setAttribute("data-param-scale",Oe);for(var Se=null,$t=0;$t<ge.childNodes.length;$t++)if(ge.childNodes[$t].className!==void 0&&ge.childNodes[$t].className.match(/^applet_scaler/)){Se=ge.childNodes[$t];break}if(Se!==null&&Se.querySelector(".noscale")!==null)return;var tn=he.id!==void 0?he.id:"ggbApplet",ee=window[tn];(ee==null||!ee.recalculateEnvironments)&&Se!==null&&!Se.className.match(/fullscreen/)&&(Se.parentNode.style.transform="",!isNaN(Oe)&&Oe!==1?(Se.parentNode.style.width=he.width*Oe+"px",Se.parentNode.style.height=he.height*Oe+"px",Gn(Se,Oe)):(Gn(Se,1),Se.parentNode.style.width=he.width+"px",Se.parentNode.style.height=he.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Le(ge),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(ie).parents(".content-added-content"))}}return{responsiveResize:Be,isFlexibleWorksheetEditor:fn,positionCenter:Le,getScale:fe,scaleElement:Gn}}();__WEBPACK_AMD_DEFINE_ARRAY__=[],__WEBPACK_AMD_DEFINE_RESULT__=function(){return GGBApplet}.apply(exports,__WEBPACK_AMD_DEFINE_ARRAY__),__WEBPACK_AMD_DEFINE_RESULT__!==void 0&&(module.exports=__WEBPACK_AMD_DEFINE_RESULT__),GGBAppletUtils.makeModule=function(name,permutation){function webModule(){var H="bootstrap",I="begin",J="gwt.codesvr."+name+"=",K="gwt.codesvr=",L=name,M="startup",N="DUMMY",O=0,P=1,Q="iframe",R="position:absolute; width:0; height:0; border:none; left: -1000px;",S=" top: -1000px;",T="Chrome",U="CSS1Compat",V="<!doctype html>",W="",X="<html><head></head><body></body></html>",Y="undefined",Z="readystatechange",$=10,_="script",ab="javascript",bb="Failed to load ",cb="moduleStartup",db="scriptTagAdded",eb="moduleRequested",fb="meta",gb="name",hb=name+"::",ib="::",jb="gwt:property",kb="content",lb="=",mb="gwt:onPropertyErrorFn",nb='Bad handler "',ob='" for "gwt:onPropertyErrorFn"',pb="gwt:onLoadErrorFn",qb='" for "gwt:onLoadErrorFn"',rb="#",sb="?",tb="/",ub="img",vb="clear.cache.gif",wb="baseUrl",xb=name+".nocache.js",yb="base",zb="//",Ab="selectingPermutation",Bb=name+".devmode.js",Cb=permutation,Db=":",Eb=".cache.js",Fb="loadExternalRefs",Gb="end",n=window,o=document;function p(){var fn=n.location.search;return fn.indexOf(J)!=-1||fn.indexOf(K)!=-1}function q(fn,Gn){}webModule.__sendStats=q,webModule.__moduleName=L,webModule.__errFn=null,webModule.__moduleBase=N,webModule.__softPermutationId=O,webModule.__computePropValue=null,webModule.__getPropMap=null,webModule.__installRunAsyncCode=function(){},webModule.__gwtStartLoadingFragment=function(){return null},webModule.__gwt_isKnownPropertyValue=function(){return!1},webModule.__gwt_getMetaProperty=function(){return null};var r=null,s=n.__gwt_activeModules=n.__gwt_activeModules||{};s[L]={moduleName:L},webModule.__moduleStartupDone=function(fn){var Gn=s[L].bindings;s[L].bindings=function(){for(var Ut=Gn?Gn():{},Tt=fn[webModule.__softPermutationId],fe=O;fe<Tt.length;fe++){var Le=Tt[fe];Ut[Le[O]]=Le[P]}return Ut}};var t;function u(){return v(),t}function v(){if(!t){var fn=o.createElement(Q);if(fn.id=L,fn.style.cssText=R+S,fn.tabIndex=-1,o.body.appendChild(fn),t=fn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Gn=document.compatMode==U?V:W;t.write(Gn+X),t.close()}}}function w(fn){function Gn(Tt){function fe(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Le=fe();if(Le){Tt();return}function Be(){if(!Le){if(!fe())return;Le=!0,Tt(),o.removeEventListener&&o.removeEventListener(Z,Be,!1),ge&&clearInterval(ge)}}o.addEventListener&&o.addEventListener(Z,Be,!1);var ge=setInterval(function(){Be()},$)}function Ut(Tt){var fe=u(),Le=fe.body,Be=fe.createElement(_);Be.language=ab,Be.crossOrigin=W,Be.src=Tt,webModule.__errFn&&(Be.onerror=function(){webModule.__errFn(L,new Error(bb+Tt))}),Le.appendChild(Be)}Gn(function(){Ut(fn)})}webModule.__startLoadingFragment=function(fn){return C(fn)},webModule.__installRunAsyncCode=function(fn){var Gn=u(),Ut=Gn.body,Tt=Gn.createElement(_);Tt.language=ab,Tt.text=fn,Ut.appendChild(Tt),Ut.removeChild(Tt)};function A(){for(var c={},d,e,f=o.getElementsByTagName(fb),g=O,h=f.length;g<h;++g){var i=f[g],j=i.getAttribute(gb),k;if(j){if(j=j.replace(hb,W),j.indexOf(ib)>=O)continue;if(j==jb){if(k=i.getAttribute(kb),k){var l,m=k.indexOf(lb);m>=O?(j=k.substring(O,m),l=k.substring(m+P)):(j=k,l=W),c[j]=l}}else if(j==mb){if(k=i.getAttribute(kb),k)try{d=eval(k)}catch(fn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(fn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(fn){var Gn=c[fn];return Gn==null?null:Gn},r=d,webModule.__errFn=e}function B(){function fn(ge){var he=ge.lastIndexOf(rb);he==-1&&(he=ge.length);var ie=ge.indexOf(sb);ie==-1&&(ie=ge.length);var Oe=ge.lastIndexOf(tb,Math.min(ie,he));return Oe>=O?ge.substring(O,Oe+P):W}function Gn(ge){if(!ge.match(/^\w+:\/\//)){var he=o.createElement(ub);he.src=ge+vb,ge=fn(he.src)}return ge}function Ut(){var ge=__gwt_getMetaProperty(wb);return ge!=null?ge:W}function Tt(){for(var ge=o.getElementsByTagName(_),he=O;he<ge.length;++he)if(ge[he].src.indexOf(xb)!=-1)return fn(ge[he].src);return W}function fe(){var ge=o.getElementsByTagName(yb);return ge.length>O?ge[ge.length-P].href:W}function Le(){var ge=o.location;return ge.href==ge.protocol+zb+ge.host+ge.pathname+ge.search+ge.hash}var Be=Ut();return Be==W&&(Be=Tt()),Be==W&&(Be=fe()),Be==W&&Le()&&(Be=fn(o.location.href)),Be=Gn(Be),Be}function C(fn){return fn.match(/^\//)||fn.match(/^[a-zA-Z]+:\/\//)?fn:webModule.__moduleBase+fn}function D(){var fn=[],Gn=O,Ut=[],Tt=[];function fe(ge){var he=Tt[ge](),ie=Ut[ge];if(he in ie)return he;var Oe=[];for(var Se in ie)Oe[ie[Se]]=Se;throw r&&r(ge,Oe,he),null}if(__gwt_isKnownPropertyValue=function(ge,he){return he in Ut[ge]},webModule.__getPropMap=function(){var ge={};for(var he in Ut)Ut.hasOwnProperty(he)&&(ge[he]=fe(he));return ge},webModule.__computePropValue=fe,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Le;try{Le=Cb;var Be=Le.indexOf(Db);Be!=-1&&(Gn=parseInt(Le.substring(Be+P),$),Le=Le.substring(O,Be))}catch(ge){}return webModule.__softPermutationId=Gn,C(Le+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(fn,Gn,Ut){"use strict";Ut.d(Gn,{Ax:function(){return Be},Ds:function(){return ge},KI:function(){return ie},SI:function(){return Le},f1:function(){return fe}});var Tt=Ut(12242);function fe(Oe){let Se=!0;if(Oe.length>0){for(let $t=0;$t<Oe.length;$t++)if(Oe[$t].compile_success==0||!Oe[$t].compile_success){Se=!1;break}}else Se=!1;return Se}function Le(Oe,Se=""){let $t=[];for(let tn=0;tn<Oe.length;tn++){let ee=Oe[tn],Je=Se?`${Se}/${ee.name}`:`${ee.name}`;$t.push({title:ee.name,type:ee.type,isLeaf:ee.type!=="tree",key:Je})}return $t}function Be(Oe,Se,$t){for(let tn=0;tn<Oe.length;tn++){let ee=Oe[tn];if(ee.key===Se){ee.children=$t;break}ee.children&&Be(ee.children,Se,$t)}return Oe}function ge(Oe,Se,$t){let tn;return function(){let ee=this,Je=arguments,Ft=function(){tn=null,$t||Oe.apply(ee,Je)},et=$t&&!tn;clearTimeout(tn),tn=setTimeout(Ft,Se),et&&Oe.apply(ee,Je)}}const he=!0,ie=Tt.Z.API_SERVER},25138:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return tn}});var Tt=Ut(59301),fe={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Le=Ut(92310),Be=Ut.n(Le),ge=Ut(29787),he=Ut(2859),ie=Ut(24092),Oe=Ut(59895),Se=(ee,Je,Ft)=>new Promise((et,nt)=>{var ct=vt=>{try{pt(Ft.next(vt))}catch(Lt){nt(Lt)}},lt=vt=>{try{pt(Ft.throw(vt))}catch(Lt){nt(Lt)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ct,lt);pt((Ft=Ft.apply(ee,Je)).next())}),tn=({data:ee,className:Je,fullWidth:Ft,style:et={},onClose:nt,onOk:ct,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,Tt.useRef)(null),Lt=(0,Tt.useRef)(null),Nt=(0,Tt.useRef)(null),_t=(0,Tt.useRef)(null),[Ht,ne]=(0,Tt.useState)(!1),[Yt,Qt]=(0,Tt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,Tt.useEffect)(()=>(Nt.current||(Nt.current=document.createElement("style"),document.head.appendChild(Nt.current)),ee!=null&&ee.visible?(document.body.setAttribute("data-custom","y-hidden"),Nt.current.innerHTML=" html { overflow-y: hidden; }",ee!=null&&ee.src&&xe()):(document.body.removeAttribute("data-custom"),Nt.current&&(document.head.removeChild(Nt.current),Nt.current=null)),()=>{document.body.removeAttribute("data-custom"),Nt.current&&(document.head.removeChild(Nt.current),Nt.current=null)}),[ee==null?void 0:ee.visible]);const xe=()=>Se(void 0,null,function*(){ne(!0),Qt("\u6B63\u5728\u52A0\u8F7D\u4E2D");const ze=yield(0,Oe.ZJ)(ee==null?void 0:ee.src);vt.current.src="",vt.current.src=ze,vt.current.onload=function(){Ae()},ne(!1),Qt("")}),re=ze=>Se(void 0,null,function*(){ne(!0),Qt("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Cn=yield(0,ie.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:ee.title,file:ze.dataUrl}});Cn!=null&&Cn.id&&!pt?(yield(0,ie.ZP)(`/api/attachments/${ee.id}/add_subitem.json`,{method:"post",body:{subitem_id:Cn==null?void 0:Cn.id,settings:JSON.stringify(ze.state)}})).status===0&&ct():Cn!=null&&Cn.id&&ct(Cn),ne(!1),Qt("")}),ke=()=>{const ze=document.querySelector('a[href="https://markerjs.com/"]');ze&&ze.parentNode&&(ze.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(en=>{const mn=document.querySelector(en.name);mn&&mn.setAttribute("title",en.title)})},Ae=()=>{Lt.current=new he.hP(vt.current),Lt.current.targetRoot=_t.current,Lt.current.addEventListener("render",re),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),ke()},300)};return Tt.createElement(Tt.Fragment,null,(ee==null?void 0:ee.visible)&&Tt.createElement(ge.Z,{spinning:Ht,tip:Yt,style:{position:"absolute",width:"100vw"}},Tt.createElement("div",{ref:_t,className:Be()(fe.imageDimensions,Je,Ft?fe.fullWidth:""),style:et},Tt.createElement("img",{className:fe.img,ref:vt}))))}},88831:function(fn,Gn,Ut){"use strict";var Tt=Ut(59301),fe=Ut(77019),Le=Ut(5269),Be=Ut(20554),ge=Ut(99571),he=Ut(79074),ie=Ut(15547),Oe=Ut(48136),Se=Ut(59301);const $t=(0,Tt.forwardRef)(({callback:tn,showSaveButton:ee,value:Je=""},Ft)=>{const et=(0,Tt.useRef)(),nt=[{name:"\u5206\u6570\u5F97\u5206",value:"\\frac{x}{y}",children:[{name:"\u5206\u6570 Fractions",data:[{value:"\\frac{a}{b}"},{value:"x\\tfrac{x}{a} "},{value:"\\mathrm{d}t"},{value:"\\partial t"},{value:"\\frac{\\partial y}{\\partial x}"},{value:"\\nabla\\psi"},{value:"\\frac{\\partial^2}{\\partial x_1\\partial x_2}y"},{value:"\\cfrac{1}{a + \\cfrac{7}{b + \\cfrac{2}{9}}} = c"}]},{name:"\u5BFC\u6570 Derivative",data:[{value:"\\dot{a} "},{value:"\\ddot{a}"},{value:"{f}^{\\prime}"},{value:"{f}^{\\prime\\prime}"},{value:"{f}^{(n)}"}]},{name:"\u6A21\u7B97\u672F Modular arithmetic",data:[{value:"a \\bmod b"},{value:"a \\equiv b \\pmod{m} "},{value:"\\gcd(m, n) "},{value:"\\operatorname{lcm}(m, n) "}]}]},{name:"\u6839\u5F0F\u89D2\u6807",value:"\\sqrt{x}",children:[{name:"\u6839\u5F0F Radicals",data:[{value:"\\sqrt{x}"},{value:"\\sqrt[y]{x}"}]},{name:"\u4E0A\u4E0B\u6807 Sub&Super",data:[{value:"x^{a}"},{value:"x_{a}"},{value:"x_{a}^{b} "},{value:"_{a}^{b} x"},{value:"x_{a}^{b} "}]},{name:"\u91CD\u97F3\u7B26\u53CA\u5176\u4ED6 Accents and Others",data:[{value:"\\hat{a} "},{value:"\\sqrt[y]{x}"},{value:"\\check{} "},{value:"\\grave{a} "},{value:"\\acute{a}"},{value:"\\tilde{a}"},{value:"\\breve{a}"},{value:"\\bar{a}"},{value:"\\vec{a}"},{value:"\\not{a}"},{value:"\\widetilde{abc}"},{value:"\\widehat{abc}"},{value:"\\overleftarrow{abc} "},{value:"\\overrightarrow{abc}"},{value:"\\overline{abc}"},{value:"\\underline{abc}"},{value:"\\overbrace{abc}"},{value:"\\underbrace{abc}"},{value:"\\overset{a}{abc}"},{value:"\\underset{a}{abc} \\stackrel\\frown{ab}"},{value:"\\overline{ab} "},{value:"\\overleftrightarrow{ab}"},{value:"\\overset{a}{\\leftarrow}"},{value:"\\overset{a}{\\rightarrow}"},{value:"\\xleftarrow[abc]{a}"},{value:"\\xrightarrow[abc]{a} "}]}]},{name:"\u6781\u9650\u5BF9\u6570",value:"\\lim_{x \\to 0}",children:[{name:"\u6781\u9650 Limits",data:[{value:"\\lim a"},{value:"\\lim_{x \\to 0}"},{value:"\\lim_{x \\to \\infty}"},{value:"\\max_b{a}"},{value:"\\min_a{b}"}]},{name:"\u5BF9\u6570\u6307\u6570 Logarithms and exponentials",data:[{value:"\\log_{a}{b}"},{value:"\\lg_{a}{b}"},{value:"\\ln_{a}{b}"},{value:"\\exp a"}]},{name:"\u754C\u9650 Bounds",data:[{value:"\\min x"},{value:"\\sup t"},{value:"\\inf s"},{value:"\\lim u"},{value:"\\limsup w"},{value:"\\dim p"},{value:"\\ker\\phi "}]}]},{name:"\u4E09\u89D2\u51FD\u6570",value:"\\sin a",children:[{name:"\u4E09\u89D2\u51FD\u6570 Trigonometric functions",data:[{value:"\\sin a"},{value:"\\cos a"},{value:"\\tan a"},{value:"\\cot a "},{value:"\\sec a "},{value:"\\csc a "}]},{name:"\u53CD\u4E09\u89D2\u51FD\u6570 Inverse trigonometric functions",data:[{value:"\\sin^{-1}"},{value:"\\cos^{-1}"},{value:"\\tan^{-1}"},{value:"\\cot^{-1}"},{value:"\\sec^{-1}"},{value:"\\csc^{-1}"},{value:"\\arcsin a"},{value:"\\arccos a"},{value:"\\arctan a"},{value:"\\operatorname{arccot} a"},{value:"\\operatorname{arcsec} a"},{value:"\\operatorname{arccsc} a"}]},{name:"\u53CC\u66F2\u51FD\u6570 Hyperblic functions",data:[{value:"\\sinh a"},{value:"\\cosh a"},{value:"\\tanh a"},{value:"\\coth a"},{value:"\\operatorname{sech} a"},{value:"\\operatorname{csch} a"}]},{name:"\u53CD\u53CC\u66F2\u51FD\u6570 Inverse hyperbolic functions",data:[{value:"\\sinh^{-1}"},{value:"a\\cosh^{-1} a"},{value:"\\tanh^{-1} a"},{value:"\\coth^{-1} a"},{value:"\\operatorname{sech}^{-1} a"},{value:"\\operatorname{csch}^{-1} a"}]}]},{name:"\u79EF\u5206\u8FD0\u7B97",value:"\\int_{a}^{b}",children:[{name:"\u79EF\u5206 Integral",data:[{value:"\\int"},{value:"\\int_{a}^{b}"},{value:"\\int\\limits_{a}^{b}"}]},{name:"\u53CC\u91CD\u79EF\u5206 Double integral",data:[{value:"\\iint"},{value:"\\iint_{a}^{b} "},{value:"\\iint\\limits_{a}^{b} "}]},{name:"\u4E09\u91CD\u79EF\u5206 Triple integral",data:[{value:"\\iiint"},{value:"\\iiint_{a}^{b}"},{value:"\\iiint\\limits_{a}^{b} "}]},{name:"\u66F2\u7EBF\u79EF\u5206 Closed line or path integral",data:[{value:"\\oint"},{value:"\\oint_{a}^{b} "}]}]},{name:"\u5927\u578B\u8FD0\u7B97",value:"\\sum_{a}^{b}",children:[{name:"\u6C42\u548C Summation",data:[{value:"\\sum"},{value:"\\sum_{a}^{b}"},{value:"{\\textstyle \\sum_{a}^{b}} "}]},{name:"\u4E58\u79EF\u4F59\u79EF Product and coproduct",data:[{value:"\\prod"},{value:"\\prod_{a}^{b}"},{value:"{\\textstyle \\prod_{a}^{b}}"},{value:"\\coprod"},{value:"\\coprod_{a}^{b}"},{value:"{\\textstyle \\coprod_{a}^{b}} "}]},{name:"\u5E76\u96C6\u4EA4\u96C6 Union and intersection",data:[{value:"\\bigcup"},{value:"\\bigcup_{a}^{b}"},{value:"{\\textstyle \\bigcup_{a}^{b}}"},{value:"\\bigcap"},{value:"\\bigcap_{a}^{b}"}]},{name:"\u6790\u53D6\u5408\u53D6 Disjunction and conjunction",data:[{value:"\\bigvee"},{value:"\\bigvee_{a}^{b}"},{value:"\\bigwedge"},{value:"\\bigwedge_{a}^{b}"}]}]},{name:"\u62EC\u53F7\u53D6\u6574",value:"\\left [ \\left ( \\right ) \\right ] ",children:[{name:"\u62EC\u53F7 Brackets",data:[{value:"\\left ( \\right )"},{value:"\\left [ \\right ]"},{value:"\\left \\langle \\right \\rangle "},{value:"\\left | \\right | "},{value:"\\left \\lfloor \\right \\rfloor "},{value:"\\left \\lceil \\right \\rceil "}]}]}],ct=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r
|
|
x=a + r\\text{cos}\\theta \\ \r
|
|
y=b + r\\text{sin}\\theta \r
|
|
\\end{matrix}\\right. `},{value:`\\begin{array}{l} \r
|
|
\\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r
|
|
\\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
|
|
x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
|
|
x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r
|
|
\\end{array} `},{value:`\\begin{array}{l} \r
|
|
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
|
|
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
|
|
\\left\\{\\begin{matrix} \r
|
|
\\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
|
|
\\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
|
|
\\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r
|
|
\\end{matrix}\\right. \r
|
|
\\end{array} `},{value:`\\begin{array}{l} \r
|
|
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
|
|
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
|
|
\\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r
|
|
\\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r
|
|
\\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r
|
|
\\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r
|
|
\\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r
|
|
a \\perp \\alpha \\ \r
|
|
b \\perp \\alpha \r
|
|
\\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r
|
|
\\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r
|
|
a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r
|
|
a \\parallel \\partial ,b \\parallel \\partial \r
|
|
\\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r
|
|
m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r
|
|
a \\perp m,a \\perp n \r
|
|
\\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r
|
|
\\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r
|
|
a^{2}+b^{2}=c^{2} \r
|
|
\\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r
|
|
a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r
|
|
a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r
|
|
\\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r
|
|
a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r
|
|
\\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r
|
|
\\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r
|
|
\\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r
|
|
a,b \\in R^{+} \\ \r
|
|
\\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r
|
|
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
|
|
\\end{array}`},{value:`\\begin{array}{c} \r
|
|
a,b \\in R \\ \r
|
|
\\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r
|
|
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
|
|
\\end{array}`},{value:`\\begin{array}{c} \r
|
|
H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r
|
|
\\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r
|
|
\\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r
|
|
\\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r
|
|
\\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r
|
|
P \\left( \\emptyset \\right) =0 \\\\ \r
|
|
P \\left( S \\right) =1 \r
|
|
\\end{array}`},{value:`\\begin{array}{c} \r
|
|
\\forall A \\in S \\\\ \r
|
|
P \\left( A \\right) \\ge 0 \r
|
|
\\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r
|
|
S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r
|
|
P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r
|
|
\\end{array}`},{value:`\\begin{array}{c} \r
|
|
P_{n}=n! \\\\ \r
|
|
A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r
|
|
\\end{array}`}]}]}],lt=Lt=>{et.current.setValue(et.current.getValue()+" "+Lt.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:Se.createElement(fe.Z,{className:ie.Z.lists,gutter:[10,10]},nt.map((Lt,Nt)=>Se.createElement(Le.Z,{flex:"110px",className:ie.Z.item},Se.createElement("div",null,Se.createElement(he.Z,{value:`$$${Lt.value}$$`}),Lt.name),Se.createElement("div",{className:ie.Z.children},Lt.children.map((_t,Ht)=>Se.createElement("div",{key:Ht},Se.createElement("h1",null,_t.name),Se.createElement(fe.Z,{gutter:[10,10]},_t.data.map((ne,Yt)=>Se.createElement(Le.Z,{key:Yt,onClick:()=>lt(ne),className:ie.Z.diamond},Se.createElement(he.Z,{value:"`$$"+ne.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:Se.createElement(fe.Z,{className:ie.Z.lists,gutter:[10,10]},ct.map((Lt,Nt)=>Se.createElement(Le.Z,{flex:"110px",className:ie.Z.item},Se.createElement("div",null,Se.createElement(he.Z,{value:"`$$"+Lt.value+"$$`"}),Lt.name),Se.createElement("div",{className:ie.Z.children},Lt.children.map((_t,Ht)=>Se.createElement("div",{key:Ht},_t.name&&Se.createElement("h1",null,_t.name),Se.createElement(fe.Z,{gutter:[10,10]},_t.data.map((ne,Yt)=>Se.createElement(Le.Z,{key:Yt,onClick:()=>lt(ne),className:ie.Z.diamond},Se.createElement(he.Z,{value:"`$$"+ne.value+"$$`"}))))))))))}],vt=()=>{var Lt=document.createElement("div");Lt.innerHTML=et.current.getValue();var Nt=Lt.innerText;return tn&&tn(Nt),Nt};return(0,Tt.useImperativeHandle)(Ft,()=>({getData:vt})),Se.createElement("div",{className:ie.Z.mathWrap},Se.createElement(Be.default,{defaultActiveKey:"1",items:pt}),Se.createElement("math-field",{locale:"zh_cn",className:ie.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},Je||""),ee&&Se.createElement("div",{className:ie.Z.button},Se.createElement(ge.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Gn.Z=$t},12635:function(fn,Gn,Ut){"use strict";var Tt=Ut(59301),fe=Ut(93314),Le=Ut(99571),Be=Object.defineProperty,ge=Object.defineProperties,he=Object.getOwnPropertyDescriptors,ie=Object.getOwnPropertySymbols,Oe=Object.prototype.hasOwnProperty,Se=Object.prototype.propertyIsEnumerable,$t=(Ft,et,nt)=>et in Ft?Be(Ft,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Ft[et]=nt,tn=(Ft,et)=>{for(var nt in et||(et={}))Oe.call(et,nt)&&$t(Ft,nt,et[nt]);if(ie)for(var nt of ie(et))Se.call(et,nt)&&$t(Ft,nt,et[nt]);return Ft},ee=(Ft,et)=>ge(Ft,he(et));const Je=({img:Ft,buttonProps:et={},styles:nt={},customText:ct,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Lt,imgStyles:Nt,loading:_t=!1,className:Ht=""})=>Tt.createElement("section",{className:`tc animated fadeIn ${Ht}`,style:tn({color:"#999",margin:"100px auto",visibility:_t?"hidden":"visible"},nt)},Tt.createElement("img",{src:Ft||fe,style:ee(tn({},Nt),{pointerEvents:"none",userSelect:"none"})}),Tt.createElement("p",{className:"mt20 font14"},ct||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&Tt.createElement(Le.ZP,tn({className:vt,onClick:pt},et),lt),Lt&&Lt);Gn.Z=Je},6311:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return vt}});var Tt=Ut(59301),fe={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Le=Ut(99571),Be=Ut(70557),ge=Ut(89081),he=Ut(25399),ie=Ut(59895),Oe=Ut(76011),Se=Ut(12635),$t=Ut(12242),tn=Ut(65789),ee=Ut(59301),Je=Object.defineProperty,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ct=(Lt,Nt,_t)=>Nt in Lt?Je(Lt,Nt,{enumerable:!0,configurable:!0,writable:!0,value:_t}):Lt[Nt]=_t,lt=(Lt,Nt)=>{for(var _t in Nt||(Nt={}))et.call(Nt,_t)&&ct(Lt,_t,Nt[_t]);if(Ft)for(var _t of Ft(Nt))nt.call(Nt,_t)&&ct(Lt,_t,Nt[_t]);return Lt},pt=(Lt,Nt,_t)=>new Promise((Ht,ne)=>{var Yt=re=>{try{xe(_t.next(re))}catch(ke){ne(ke)}},Qt=re=>{try{xe(_t.throw(re))}catch(ke){ne(ke)}},xe=re=>re.done?Ht(re.value):Promise.resolve(re.value).then(Yt,Qt);xe((_t=_t.apply(Lt,Nt)).next())}),vt=({editOffice:Lt="view",data:Nt,theme:_t,type:Ht,filename:ne,monacoEditor:Yt,className:Qt,style:xe,close:re,onClose:ke,hasMask:Ae,disabledDownload:ze,onImgDimensions:Cn,showNodata:en,recordInfo:mn})=>{const[Ie,oe]=(0,Tt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Gt,Me]=(0,Tt.useState)(""),[dn,qe]=(0,Tt.useState)(),we=window.ENV==="build"?"/react/build":"",Ye=location.host.startsWith("localhost")?$t.Z.PROXY_SERVER:$t.Z.API_SERVER,Sn=10*(1024*1024),rn=(0,Tt.useRef)();Nt!=null&&Nt.startsWith("/api")&&Ht!=="txt"&&(Nt=$t.Z.API_SERVER+Nt);const Ln=Bt=>Bt.substring(Bt.lastIndexOf("/")+1).split(".").pop();ne&&Yt&&(Yt.filename=ne),(0,Tt.useEffect)(()=>{var Bt,Ct;const St=(Ct=(Bt=document.cookie)==null?void 0:Bt.replace(/\s/g,""))==null?void 0:Ct.split(";");St==null||St.map(Et=>{let jt=Et.split("=");jt[0]==="_educoder_session"&&Me(jt[1])})},[]),(0,Tt.useEffect)(()=>{Ht==="office"&&(Nt.indexOf("bigfilescdn.")>-1||Nt.indexOf("bigfiles1")>-1?qe({url:Nt,fileType:Ln(Nt),model:Nt.indexOf("model=edit")?"edit":"view"}):te())},[Ht,Nt]);const te=()=>pt(void 0,null,function*(){console.log("data:",Nt);let Bt=Nt;Nt.startsWith("http")||(Bt=location.origin+Bt);let Ct=new URL(Bt).pathname.split("/").pop();const St=yield(0,Oe.gJ)({attachment_id:Ct});St.url=Ye+St.url,qe(St)}),un=()=>{if(Nt.startsWith("http")||Nt.startsWith("blob:")){Tn();return}(0,ie.Sv)(ne||"educoder",Nt,ne)},Tn=()=>{mn&&(0,tn.fc)({id:mn==null?void 0:mn.id,watch_type:1,course_id:mn==null?void 0:mn.course_id}),(0,ie.Nd)(ne||"educoder",decodeURIComponent(Nt))};return ee.createElement("div",{style:lt({},xe||{}),className:`${Ae&&fe.bgBlack} ${Ht?fe.wrp:"hide"}`},re&&ee.createElement("div",{className:fe.close,ref:rn},!!Cn&&ee.createElement(he.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>rn.current},ee.createElement("span",{onClick:()=>{ke(),Cn()}},ee.createElement("i",{className:"icon-yulanpizhu"}))),!ze&&ee.createElement(he.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>rn.current},ee.createElement("span",{onClick:Tn},ee.createElement("i",{className:"icon-quxiaozhiding"}))),ee.createElement(he.Z,{title:"\u5173\u95ED",getPopupContainer:()=>rn.current},ee.createElement("span",{className:"",onClick:ke},ee.createElement("i",{className:"icon-guanbi1"})))),ee.createElement("div",{className:`${fe[Qt]} ${Qt} ${fe.monaco} ${Ht==="txt"?"show":"hide"}`},Ht==="txt"&&ee.createElement(ee.Fragment,null,ee.createElement(ge.ZP,lt({},Yt)))),Ht==="audio"&&ee.createElement("audio",{src:`${(Nt==null?void 0:Nt.indexOf("http://"))>-1||(Nt==null?void 0:Nt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Nt}`,autoPlay:!0}),Ht==="video"&&ee.createElement(ee.Fragment,null,(Nt==null?void 0:Nt.indexOf("http"))>-1?ee.createElement("video",{controls:!0,src:`${Nt}`,autoPlay:!0}):ee.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Nt}`,autoPlay:!0})),Ht==="office"&&dn&&ee.createElement("iframe",{src:`${we}/office.html?key=${dn.key}&url=${btoa(dn.url)}&callbackUrl=${Ye+(dn.callbackUrl||"")}&fileType=${dn.fileType}&title=${dn.title||""}&model=${Lt}&officeServer=${$t.Z.ONLYOFFICE}&disabledDownload=${!!ze}`}),Ht==="html"&&ee.createElement("iframe",{src:Nt+"&disposition=inline"}),Ht==="pdf"&&ee.createElement("iframe",{src:`${we}/js/pdfview/index.html?filename=${ne||"educoder.pdf"}&url=${encodeURIComponent(Nt)}&disabledDownload=${!!ze}`}),Ht==="image"&&ee.createElement("img",{src:`${(Nt==null?void 0:Nt.indexOf("http://"))>-1||(Nt==null?void 0:Nt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Nt}`}),(Ht==="other"||Ht==="download")&&ee.createElement(ee.Fragment,null,en?ee.createElement(Se.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:ee.createElement(Le.ZP,{icon:ee.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:un,disabled:ze},"\u4E0B\u8F7D")}):ee.createElement(Le.ZP,{type:"primary",size:"middle",onClick:un,disabled:ze},ee.createElement(Be.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},13878:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{h:function(){return et},x:function(){return nt}});var Tt=Ut(19565),fe=Ut(64745),Le=Ut(79074),Be=Ut(59301),ge=Object.defineProperty,he=Object.defineProperties,ie=Object.getOwnPropertyDescriptors,Oe=Object.getOwnPropertySymbols,Se=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,tn=(ct,lt,pt)=>lt in ct?ge(ct,lt,{enumerable:!0,configurable:!0,writable:!0,value:pt}):ct[lt]=pt,ee=(ct,lt)=>{for(var pt in lt||(lt={}))Se.call(lt,pt)&&tn(ct,pt,lt[pt]);if(Oe)for(var pt of Oe(lt))$t.call(lt,pt)&&tn(ct,pt,lt[pt]);return ct},Je=(ct,lt)=>he(ct,ie(lt)),Ft=(ct,lt)=>{var pt={};for(var vt in ct)Se.call(ct,vt)&<.indexOf(vt)<0&&(pt[vt]=ct[vt]);if(ct!=null&&Oe)for(var vt of Oe(ct))lt.indexOf(vt)<0&&$t.call(ct,vt)&&(pt[vt]=ct[vt]);return pt};const et=ct=>{var lt=ct,{value:pt,onChange:vt,scrollId:Lt}=lt,Nt=Ft(lt,["value","onChange","scrollId"]);return Be.createElement("div",{id:Lt||""},Be.createElement(Tt.Z,Je(ee({},Nt),{defaultValue:pt,onChange:(_t,Ht)=>{Ht!=null&&Ht.length?vt(_t,Ht):vt(_t)}})))},nt=({value:ct,onChange:lt,placeholder:pt,height:vt=140,isEdit:Lt,miniToolbar:Nt,watch:_t=!0})=>Lt?Be.createElement(Tt.Z,{watch:_t,isFocus:!0,height:vt||void 0,placeholder:pt,defaultValue:ct,onChange:lt,miniToolbar:Nt}):Be.createElement("div",{style:{cursor:"pointer"}},ct?Be.createElement(Le.Z,{className:fe.Z.inputBorder,value:ct}):Be.createElement("div",{className:`${fe.Z.inputBorder} ${fe.Z.placeholder} inputBorderError`},pt))},79074:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{z:function(){return Ht},Z:function(){return ne}});var Tt=Ut(59301),fe=Ut(53122),Le=Ut(49405),Be=Ut(64018),ge=Ut(79710),he=Ut(12242),ie=Ut(59895),Oe=Ut(15342),Se=Ut(1012),$t=Ut(6311),tn=Ut(59301),Je=({html:Yt})=>{const Qt=(0,Tt.useRef)(null),xe=(0,Tt.useRef)(null),re=`.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,Tt.useEffect)(()=>{const ke=Qt.current.attachShadow({mode:"open"});xe.current=document.createElement("div"),xe.current.className="markdown-body",xe.current.innerHTML=Yt,ke.appendChild(xe.current);const Ae=document.createElement("style");return Ae.textContent=re,ke.appendChild(Ae),()=>{ke.innerHTML=""}},[]),(0,Tt.useEffect)(()=>{xe.current&&(xe.current.innerHTML=Yt)},[Yt]),tn.createElement("div",{ref:Qt})},Ft=Object.defineProperty,et=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,ct=Object.prototype.propertyIsEnumerable,lt=(Yt,Qt,xe)=>Qt in Yt?Ft(Yt,Qt,{enumerable:!0,configurable:!0,writable:!0,value:xe}):Yt[Qt]=xe,pt=(Yt,Qt)=>{for(var xe in Qt||(Qt={}))nt.call(Qt,xe)&<(Yt,xe,Qt[xe]);if(et)for(var xe of et(Qt))ct.call(Qt,xe)&<(Yt,xe,Qt[xe]);return Yt};const vt="@\u2581\u2581@",Lt="@\u2581@",Nt=/<pre[^>]*>/g;function _t(Yt){let Qt=document.createElement("div");return Qt.innerHTML=Yt,Qt.childNodes.length===0?"":Qt.childNodes[0].nodeValue}const Ht=(Yt,Qt)=>{Yt=Yt||"";const xe=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,re=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,ke=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ae=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return Qt?Yt.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(xe,(ze,Cn,en,mn,Ie,oe,Gt)=>{const Me=Cn||mn||oe,dn=en||Ie||Gt||"?";return he.Z.API_SERVER+"/api/attachments/"+Me+dn+"&t="+(0,ie.Jn)(Me,Date.now())+(ze.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(Yt=Yt.replace(Ae,(ze,Cn,en,mn,Ie,oe,Gt)=>{const Me=Cn||mn||oe,dn=en||Ie||Gt||"?";return he.Z.API_SERVER+"/attachments/download/"+Me+dn+"&t="+(0,ie.Jn)(Me,Date.now())+(ze.indexOf(")")>-1?")":"&")}).replace(xe,(ze,Cn,en,mn,Ie,oe,Gt)=>{const Me=Cn||mn||oe,dn=en||Ie||Gt||"?";return he.Z.API_SERVER+"/api/attachments/"+Me+dn+"&t="+(0,ie.Jn)(Me,Date.now())+(ze.indexOf(")")>-1?")":"&")}).replace(re,(ze,Cn,en,mn,Ie)=>{const oe=Cn||mn,Gt=en||Ie||"";return'"'+he.Z.API_SERVER+"/api/attachments/"+oe+Gt+oe+Gt+"&t="+(0,ie.Jn)(oe,Date.now())}).replace(ke,(ze,Cn,en,mn,Ie)=>{const oe=Cn||mn,Gt=en||Ie||"";return"("+he.Z.API_SERVER+"/files/uploads/"+oe+Gt+oe+Gt+"&t="+(0,ie.Jn)(oe,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,`
|
|
`),Yt)};var ne=({value:Yt="",className:Qt,showTextOnly:xe,showLines:re,style:ke={},stylesPrev:Ae={},highlightKeywords:ze,showProgramFill:Cn,isProgramFill:en,disabledFill:mn=!1,programFillValue:Ie,onFillChange:oe=dn=>{},onFillBlur:Gt=()=>{},onFillFocus:Me=()=>{}})=>{let dn=String(Yt);const[qe,we]=(0,Tt.useState)(""),[Ye,Xe]=(0,Tt.useState)("office"),[Sn,rn]=(0,Tt.useState)([]),Ln=(0,Tt.useRef)("a"+(0,Se.Z)()),te={},un=(Ne,Qe,sn)=>{const cn=document.createElement(Ne===Lt?"input":"textarea");cn.style.width="100%",cn.style.height=Ne===Lt?"40px":"151px",cn.rows=5,cn.spellcheck=!1,cn.name="edu-program-fill",cn.placeholder="\u8BF7\u8F93\u5165",cn.dataset.id=Qe;const Bn=Object.keys(te).length;return te[Bn]=cn,`<span class="edu-program-fill-wrap ${Ne===Lt?"":"show"}" style="width:${Ne===Lt?"400px":"100%"}" title=${sn||""}><span>${cn.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Tn(Ne){return Ne=Ne.replace(/!\[.*?\]\(.*?\)/g,""),Ne=Ne.replace(/\[.*?\]\(.*?\)/g,""),Ne=Ne.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),Ne=Ne.replace(/<embed.*?>/g,""),Ne=Ne.replace(/<img.*?>/g,""),Ne=Ne.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),Ne=Ne.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),Ne=Ne.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),Ne=Ne.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),Ne}const Bt=Ne=>Ne.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(Qe,sn){let cn=sn.replace(/(\n|\r)/g,"").split("}"),Bn=[];return cn.map(_n=>{_n!=""&&Bn.push(`.${Ln.current} ${_n}`)}),`<style>${Bn.join("}")}</style>`}),Ct=(0,Tt.useMemo)(()=>{try{const cn=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Bn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,_n=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,gn=/\(\/attachments\/download\//g;dn=dn.replace(gn,"("+he.Z.API_SERVER+"/attachments/download/").replace(cn,"("+he.Z.API_SERVER+"/api/attachments/").replace(Bn,'"'+he.Z.API_SERVER+"/api/attachments/").replace(_n,'"'+he.Z.API_SERVER+"/files/uploads/").replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
|
|
`)}catch(cn){}if(Cn){let cn=-1;return dn=dn.replaceAll("<","<").replaceAll(">",">").replace(/(@▁▁@|@▁@)/g,function(Bn,_n,gn){var ji;return++cn,un(Bn,cn,(ji=Ie==null?void 0:Ie[cn])==null?void 0:ji.value.replaceAll("<","<").replaceAll(">",">"))}),`<pre style="background:#fff;padding:4px">${Bt(dn||"")}</pre>`}let Ne=Bt(dn);Ne=(0,Le.ZP)(Ne);const Qe=(0,Le.ez)();dn.match(/\[TOC\]/)&&(Ne=Ne.replace("<p>[TOC]</p>",(0,Le.Qv)()),(0,Le.Iy)()),Ne=Ne.replace(/(__special_katext_id_\d+__)/g,(cn,Bn)=>{const{type:_n,expression:gn}=Qe[Bn];return(0,Oe.renderToString)(_t(gn)||"",{displayMode:_n==="block",throwOnError:!1,output:"html"})}),Ne=Ne.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Le.AL)();const sn=document.createElement("div");if(sn.innerHTML=Ne,xe)return sn.innerText;if(ze){const cn=ze.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Mt(sn,cn),sn.innerHTML}return setTimeout(()=>$e(),500),sn.innerHTML},[dn,ze]);(0,Tt.useEffect)(()=>{ce.current&&ce.current.querySelectorAll(["input","textarea"]).forEach(Qe=>{Qe.oninput=St,Qe.onblur=Et,Qe.onfocus=jt})},[Sn]),(0,Tt.useEffect)(()=>{var Ne,Qe,sn,cn,Bn;if(Ie!=null&&Ie.length)try{const _n=ce.current.querySelectorAll(".edu-program-fill-score"),gn=ce.current.querySelectorAll('[name="edu-program-fill"]');for(const[ji,li]of gn.entries())li.value=((Ne=Ie==null?void 0:Ie[ji])==null?void 0:Ne.value)||"",((Qe=Ie==null?void 0:Ie[ji])==null?void 0:Qe.type)==="warning"?li.className="program-fill-warning":((sn=Ie==null?void 0:Ie[ji])==null?void 0:sn.type)==="success"?li.className="program-fill-success":li.className="";for(const[ji,li]of _n.entries())li.innerHTML=(cn=Ie==null?void 0:Ie[ji])!=null&&cn.score?`${(Bn=Ie==null?void 0:Ie[ji])==null?void 0:Bn.score}\u5206`:"";rn(Ie)}catch(_n){console.log(_n,"error")}},[Ie]);const St=Ne=>{Sn[Ne.target.dataset.id]=Sn[Ne.target.dataset.id]||{},Sn[Ne.target.dataset.id].value=Ne.target.value,rn([...Sn]),oe(Sn,Ne.target.dataset.id)},Et=Ne=>{Sn[Ne.target.dataset.id]=Sn[Ne.target.dataset.id]||{},Sn[Ne.target.dataset.id].value=Ne.target.value,rn([...Sn]),Gt(Sn,Ne.target.dataset.id)},jt=Ne=>{Sn[Ne.target.dataset.id]=Sn[Ne.target.dataset.id]||{},Sn[Ne.target.dataset.id].value=Ne.target.value,rn([...Sn]),Me(Sn,Ne.target.dataset.id)};function Mt(Ne,Qe){return Ne.childNodes.forEach(sn=>{var cn;if(sn.childNodes.length>0)Mt(sn,Qe);else if(sn.nodeName!=="IMG")if(sn.innerHTML)sn.innerHTML=(cn=sn.innerHTML)==null?void 0:cn.replace(new RegExp(Qe,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const Bn=document.createElement("span");Bn.innerHTML=sn.textContent.replace(new RegExp(Qe,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),sn.replaceWith(Bn)}})}const ce=(0,Tt.useRef)();Le.jb.WebkitLineClamp=re,re&&(ke=pt(pt({},ke),Le.jb));function ve(Ne){let Qe=Ne.target;if(Qe.tagName.toUpperCase()==="A"){let sn=Qe.getAttribute("href");if(sn.indexOf("office")>-1)Ne.preventDefault(),we(sn),Xe("office");else if(sn.indexOf("application/pdf")>-1)Ne.preventDefault(),we(sn),Xe("pdf");else if(sn.indexOf("text/html")>-1)Ne.preventDefault(),we(sn),Xe("html");else if(sn.startsWith("#")){Ne.preventDefault();let cn=document.getElementById(sn.replace("#",""));cn&&cn.scrollIntoView(!0)}}}const $e=()=>{var Ne;const Qe=(Ne=ce.current)==null?void 0:Ne.querySelectorAll("video");Qe==null||Qe.forEach(sn=>{if(sn.oncontextmenu=()=>!1,sn.src.indexOf(".m3u8")>-1&&!sn.canPlayType("application/vnd.apple.mpegurl")){if(ge.ZP.isSupported()){var cn=new ge.ZP;cn.loadSource(sn.src),cn.attachMedia(sn)}}})};(0,Tt.useEffect)(()=>{if(ce.current&&Ct&&Ct.match(Nt)&&window.PR.prettyPrint(),ce.current)return ce.current.addEventListener("click",ve),()=>{var Ne;(Ne=ce.current)==null||Ne.removeEventListener("click",ve),(0,Le.AL)(),(0,Le.Iy)()}},[Ct,ce.current,ve]),(0,Tt.useEffect)(()=>{var Ne;const Qe=sn=>{sn.preventDefault(),sn.clipboardData.setData("text",window.getSelection().toString())};return(Ne=ce.current)==null||Ne.addEventListener("copy",Qe),()=>{var sn;(sn=ce.current)==null||sn.removeEventListener("copy",Qe)}},[ce.current]);const We=Ne=>/<style[\s\S]*?>/i.test(Ne||"");return Tt.createElement(Tt.Fragment,null,xe&&Tt.createElement("div",{ref:ce},Ct),!xe&&!We(Ct)&&Tt.createElement("div",{ref:ce,style:pt({},ke),className:`${Qt||""} ${mn?"disabled-fill":""} markdown-body ${Ln.current}`,dangerouslySetInnerHTML:{__html:Ct}}),!xe&&We(Ct)&&Tt.createElement(Je,{html:Ct}),Tt.createElement($t.Z,{close:!0,data:qe,type:qe!=null&&qe.length?Ye:"",style:pt({},Ae),onClose:()=>we("")}))}},77531:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{h:function(){return Lt}});var Tt=Ut(59301),fe=Ut(82326),Le=Ut(28284),Be=Ut(99571),ge=Ut(89780),he=Ut.n(ge),ie=Ut(88540),Oe=Ut(42271),Se=Object.defineProperty,$t=Object.defineProperties,tn=Object.getOwnPropertyDescriptors,ee=Object.getOwnPropertySymbols,Je=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,et=(Nt,_t,Ht)=>_t in Nt?Se(Nt,_t,{enumerable:!0,configurable:!0,writable:!0,value:Ht}):Nt[_t]=Ht,nt=(Nt,_t)=>{for(var Ht in _t||(_t={}))Je.call(_t,Ht)&&et(Nt,Ht,_t[Ht]);if(ee)for(var Ht of ee(_t))Ft.call(_t,Ht)&&et(Nt,Ht,_t[Ht]);return Nt},ct=(Nt,_t)=>$t(Nt,tn(_t));const lt=fe.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"]};Gn.Z=({callback:Nt,onCancel:_t})=>{const[Ht,ne]=(0,Tt.useState)("python");function Yt(xe){ne(vt[xe][1])}function Qt(xe){Nt(xe)}return Tt.createElement(Le.default,ct(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:Qt,style:{width:500}}),Tt.createElement(Le.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},Tt.createElement(fe.default,{getPopupContainer:xe=>xe.parentNode,onChange:Yt},Object.keys(vt).map(xe=>Tt.createElement(lt,{key:xe,value:xe},vt[xe][0])))),Tt.createElement(Le.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},Tt.createElement(Lt,{mode:Ht})),Tt.createElement("div",{className:"flex-container flex-end"},Tt.createElement(Be.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Tt.createElement(Be.ZP,{type:"ghost",onClick:_t},"\u53D6\u6D88")))};function Lt({value:Nt,onChange:_t,mode:Ht,options:ne={}}){const Yt=(0,Tt.useRef)(),[Qt,xe]=(0,Tt.useState)();return(0,Tt.useEffect)(()=>{if(Qt){let re=function(ke){const Ae=ke.getValue();_t&&_t(Ae)};return Qt.on("change",re),()=>{Qt.off("change",re)}}},[Qt,_t]),(0,Tt.useEffect)(()=>{Qt&&Qt.setOption("mode",Ht)},[Qt,Ht]),(0,Tt.useEffect)(()=>{Qt&&(Nt!==Qt.getValue()||Nt==="")&&setTimeout(()=>{Qt.setValue(Nt||"")},300)},[Qt,Nt]),(0,Tt.useEffect)(()=>{if(Yt.current&&!Qt){const re=he().fromTextArea(Yt.current,nt({mode:Ht,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},ne));xe(re)}},[Yt.current,Qt]),Tt.createElement("div",{className:"my-codemirror-container"},Tt.createElement("textarea",{ref:Yt}))}},19565:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return Dn}});var Tt=Ut(59301),fe=Ut(89780),Le=Ut.n(fe),Be=Ut(76374),ge=Ut(88540),he=Ut(6313),ie=Ut(25717),Oe=Ut(99498),Se=Ut(25419),$t=Ut(67549),tn=Ut(79074),ee=({value:pe="",className:ue,showTextOnly:se,showLines:kn,style:bn={}})=>{const Kn=(0,Tt.useMemo)(()=>"",[pe]);return Tt.createElement(Tt.Fragment,null,Tt.createElement("div",{dangerouslySetInnerHTML:{__html:Kn}}))},Je=Ut(59301),Ft=Object.defineProperty,et=Object.defineProperties,nt=Object.getOwnPropertyDescriptors,ct=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(pe,ue,se)=>ue in pe?Ft(pe,ue,{enumerable:!0,configurable:!0,writable:!0,value:se}):pe[ue]=se,Lt=(pe,ue)=>{for(var se in ue||(ue={}))lt.call(ue,se)&&vt(pe,se,ue[se]);if(ct)for(var se of ct(ue))pt.call(ue,se)&&vt(pe,se,ue[se]);return pe},Nt=(pe,ue)=>et(pe,nt(ue));let _t=[{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 Ht({onActionCallback:pe,title:ue,icon:se,actionName:kn,className:bn="",children:Kn}){function Ke(){pe(kn)}return Je.createElement("a",{title:ue,className:bn,onClick:Ke},Je.createElement("i",{className:`${se}`}),Kn)}var ne=({watch:pe,showNullButton:ue,showNullProgramButton:se,onActionCallback:kn,fullScreen:bn,insertTemp:Kn,hidetoolBar:Ke,extraUse:vn})=>{const me=[..._t,{title:`${pe?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${pe?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Je.createElement("ul",{className:"markdown-toolbar-container"},!Ke&&me.map((de,Pn)=>Je.createElement("li",{key:Pn},de.actionName?Je.createElement(Ht,Nt(Lt({},de),{onActionCallback:kn})):Je.createElement("span",{className:"v-line"}))),ue?Je.createElement("li",null,Je.createElement(Ht,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:kn},Je.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,se?Je.createElement(Je.Fragment,null,Je.createElement("li",null,Je.createElement(Ht,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:kn},Je.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Je.createElement("li",null,Je.createElement(Ht,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:kn},Je.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,Kn&&Je.createElement("li",null,Je.createElement(Ht,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${Kn}`,onActionCallback:kn},Je.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),vn&&Je.createElement("li",null,vn),Je.createElement("li",{className:"btn-full-screen"},Je.createElement(Ht,{icon:`${bn?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:bn?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:kn})))},Yt=Ut(52272),Qt=Ut(28284),xe=Ut(37568),re=Ut(99571),ke=Object.defineProperty,Ae=Object.defineProperties,ze=Object.getOwnPropertyDescriptors,Cn=Object.getOwnPropertySymbols,en=Object.prototype.hasOwnProperty,mn=Object.prototype.propertyIsEnumerable,Ie=(pe,ue,se)=>ue in pe?ke(pe,ue,{enumerable:!0,configurable:!0,writable:!0,value:se}):pe[ue]=se,oe=(pe,ue)=>{for(var se in ue||(ue={}))en.call(ue,se)&&Ie(pe,se,ue[se]);if(Cn)for(var se of Cn(ue))mn.call(ue,se)&&Ie(pe,se,ue[se]);return pe},Gt=(pe,ue)=>Ae(pe,ze(ue));const Me={labelCol:{span:4},wrapperCol:{span:20}};var dn=({callback:pe,onCancel:ue})=>{function se(kn){pe(kn)}return Tt.createElement(Qt.default,Gt(oe({},Me),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:se,style:{width:500}}),Tt.createElement(Qt.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},Tt.createElement(xe.default,null)),Tt.createElement(Qt.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},Tt.createElement(xe.default,null)),Tt.createElement("div",{className:"flex-container flex-end"},Tt.createElement(re.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Tt.createElement(re.ZP,{type:"ghost",onClick:ue},"\u53D6\u6D88")))},qe=Ut(77531),we=Ut(24141),Ye=Ut(62957),Xe=Ut(77019),Sn=Ut(25138),rn=Ut(59301),Ln=({callback:pe,onCancel:ue})=>{const se=document.createElement("canvas"),kn=se.getContext("2d");se.width=1e3,se.height=800,kn.fillStyle="#ffffff",kn.fillRect(0,0,se.width,se.height);const bn=se.toDataURL("image/png");return rn.createElement(Ye.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},rn.createElement(Xe.Z,{style:{height:"100vh"}},rn.createElement(Sn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:bn,visible:!0,title:String(Date.now())},onOk:Kn=>{pe({src:Kn.url})},onClose:ue})))},te=Ut(12378);function un(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(un,go.CommandHandler),un.prototype.canAlignSelection=function(){var pe=this.diagram;return!(pe===null||pe.isReadOnly||pe.isModelReadOnly||pe.selection.count<2)},un.prototype.alignLeft=function(){var pe=this.diagram;pe.startTransaction("aligning left");var ue=1/0;pe.selection.each(function(se){se instanceof go.Link||(ue=Math.min(se.position.x,ue))}),pe.selection.each(function(se){se instanceof go.Link||se.move(new go.Point(ue,se.position.y))}),pe.commitTransaction("aligning left")},un.prototype.alignRight=function(){var pe=this.diagram;pe.startTransaction("aligning right");var ue=-1/0;pe.selection.each(function(se){if(!(se instanceof go.Link)){var kn=se.actualBounds.x+se.actualBounds.width;ue=Math.max(kn,ue)}}),pe.selection.each(function(se){se instanceof go.Link||se.move(new go.Point(ue-se.actualBounds.width,se.position.y))}),pe.commitTransaction("aligning right")},un.prototype.alignTop=function(){var pe=this.diagram;pe.startTransaction("alignTop");var ue=1/0;pe.selection.each(function(se){se instanceof go.Link||(ue=Math.min(se.position.y,ue))}),pe.selection.each(function(se){se instanceof go.Link||se.move(new go.Point(se.position.x,ue))}),pe.commitTransaction("alignTop")},un.prototype.alignBottom=function(){var pe=this.diagram;pe.startTransaction("aligning bottom");var ue=-1/0;pe.selection.each(function(se){if(!(se instanceof go.Link)){var kn=se.actualBounds.y+se.actualBounds.height;ue=Math.max(kn,ue)}}),pe.selection.each(function(se){se instanceof go.Link||se.move(new go.Point(se.actualBounds.x,ue-se.actualBounds.height))}),pe.commitTransaction("aligning bottom")},un.prototype.alignCenterX=function(){var pe=this.diagram,ue=pe.selection.first();if(ue){pe.startTransaction("aligning Center X");var se=ue.actualBounds.x+ue.actualBounds.width/2;pe.selection.each(function(kn){kn instanceof go.Link||kn.move(new go.Point(se-kn.actualBounds.width/2,kn.actualBounds.y))}),pe.commitTransaction("aligning Center X")}},un.prototype.alignCenterY=function(){var pe=this.diagram,ue=pe.selection.first();if(ue){pe.startTransaction("aligning Center Y");var se=ue.actualBounds.y+ue.actualBounds.height/2;pe.selection.each(function(kn){kn instanceof go.Link||kn.move(new go.Point(kn.actualBounds.x,se-kn.actualBounds.height/2))}),pe.commitTransaction("aligning Center Y")}},un.prototype.alignColumn=function(pe){var ue=this.diagram;ue.startTransaction("align Column"),pe===void 0&&(pe=0),pe=parseFloat(pe);var se=new Array;ue.selection.each(function(vn){vn instanceof go.Link||se.push(vn)});for(var kn=0;kn<se.length-1;kn++){var bn=se[kn],Kn=bn.actualBounds.y+bn.actualBounds.height+pe,Ke=se[kn+1];Ke.move(new go.Point(bn.actualBounds.x,Kn))}ue.commitTransaction("align Column")},un.prototype.alignRow=function(pe){pe===void 0&&(pe=0),pe=parseFloat(pe);var ue=this.diagram;ue.startTransaction("align Row");var se=new Array;ue.selection.each(function(vn){vn instanceof go.Link||se.push(vn)});for(var kn=0;kn<se.length-1;kn++){var bn=se[kn],Kn=bn.actualBounds.x+bn.actualBounds.width+pe,Ke=se[kn+1];Ke.move(new go.Point(Kn,bn.actualBounds.y))}ue.commitTransaction("align Row")},un.prototype.canRotate=function(pe){var ue=this.diagram;return!(ue===null||ue.isReadOnly||ue.isModelReadOnly||ue.selection.count<1)},un.prototype.rotate=function(pe){pe===void 0&&(pe=90);var ue=this.diagram;ue.startTransaction("rotate "+pe.toString());var ue=this.diagram;ue.selection.each(function(se){se instanceof go.Link||se instanceof go.Group||(se.angle+=pe)}),ue.commitTransaction("rotate "+pe.toString())},un.prototype.pullToFront=function(){var pe=this.diagram;pe.startTransaction("pullToFront");var ue=new go.Map;pe.selection.each(function(se){ue.set(se.layer,0)}),ue.iteratorKeys.each(function(se){var kn=0;se.parts.each(function(bn){if(!bn.isSelected){var Kn=bn.zOrder;isNaN(Kn)?bn.zOrder=0:kn=Math.max(kn,Kn)}}),ue.set(se,kn)}),pe.selection.each(function(se){un._assignZOrder(se,ue.get(se.layer)+1)}),pe.commitTransaction("pullToFront")},un.prototype.pushToBack=function(){var pe=this.diagram;pe.startTransaction("pushToBack");var ue=new go.Map;pe.selection.each(function(se){ue.set(se.layer,0)}),ue.iteratorKeys.each(function(se){var kn=0;se.parts.each(function(bn){if(!bn.isSelected){var Kn=bn.zOrder;isNaN(Kn)?bn.zOrder=0:kn=Math.min(kn,Kn)}}),ue.set(se,kn)}),pe.selection.each(function(se){un._assignZOrder(se,ue.get(se.layer)-1-un._findGroupDepth(se))}),pe.commitTransaction("pushToBack")},un._assignZOrder=function(pe,ue,se){se===void 0&&(se=pe),pe.layer===se.layer&&(pe.zOrder=ue),pe instanceof go.Group&&pe.memberParts.each(function(kn){un._assignZOrder(kn,ue+1,se)})},un._findGroupDepth=function(pe){if(pe instanceof go.Group){var ue=0;return pe.memberParts.each(function(se){ue=Math.max(ue,un._findGroupDepth(se))}),ue+1}else return 0},un.prototype.doKeyDown=function(){var pe=this.diagram;if(pe!==null){var ue=pe.lastInput;if(ue.key==="Up"||ue.key==="Down"||ue.key==="Left"||ue.key==="Right"){var se=this.arrowKeyBehavior;if(se==="none")return;if(se==="select"){this._arrowKeySelect();return}else if(se==="move"){this._arrowKeyMove();return}else if(se==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},un.prototype._getAllParts=function(){var pe=new Array;return this.diagram.nodes.each(function(ue){pe.push(ue)}),this.diagram.parts.each(function(ue){pe.push(ue)}),pe},un.prototype._arrowKeyMove=function(){var pe=this.diagram,ue=pe.lastInput,se=0,kn=0;if(ue.control||ue.meta)se=1,kn=1;else if(pe.grid!==null){var bn=pe.grid.gridCellSize;kn=bn.width,se=bn.height}pe.startTransaction("arrowKeyMove"),pe.selection.each(function(Kn){ue.key==="Up"?Kn.move(new go.Point(Kn.actualBounds.x,Kn.actualBounds.y-se)):ue.key==="Down"?Kn.move(new go.Point(Kn.actualBounds.x,Kn.actualBounds.y+se)):ue.key==="Left"?Kn.move(new go.Point(Kn.actualBounds.x-kn,Kn.actualBounds.y)):ue.key==="Right"&&Kn.move(new go.Point(Kn.actualBounds.x+kn,Kn.actualBounds.y))}),pe.commitTransaction("arrowKeyMove")},un.prototype._arrowKeySelect=function(){var pe=this.diagram,ue=pe.lastInput,se=null;ue.key==="Up"?se=this._findNearestPartTowards(270):ue.key==="Down"?se=this._findNearestPartTowards(90):ue.key==="Left"?se=this._findNearestPartTowards(180):ue.key==="Right"&&(se=this._findNearestPartTowards(0)),se!==null&&(ue.shift?se.isSelected=!0:ue.control||ue.meta?se.isSelected=!se.isSelected:pe.select(se))},un.prototype._findNearestPartTowards=function(pe){var ue=this.diagram.selection.first();if(ue===null)return null;for(var se=ue.actualBounds.center,kn=this._getAllParts(),bn=1/0,Kn=ue,Ke=0;Ke<kn.length;Ke++){var vn=kn[Ke];if(vn!==ue&&vn.canSelect()){var me=vn.actualBounds.center,de=se.directionPoint(me),Pn=this._angleCloseness(de,pe);if(Pn<=45){var Vt=se.distanceSquaredPoint(me);Vt*=1+Math.sin(Pn*Math.PI/180),Vt<bn&&(bn=Vt,Kn=vn)}}}return Kn},un.prototype._angleCloseness=function(pe,ue){return Math.min(Math.abs(ue-pe),Math.min(Math.abs(ue+360-pe),Math.abs(ue-360-pe)))},un.prototype._arrowKeyTree=function(){var pe=this.diagram,ue=pe.selection.first();if(ue instanceof go.Node){var se=pe.lastInput;if(se.key==="Right"){if(!ue.isTreeLeaf)if(!ue.isTreeExpanded)pe.commandHandler.canExpandTree(ue)&&pe.commandHandler.expandTree(ue);else{var kn=this._sortTreeChildrenByY(ue).first();kn!==null&&pe.select(kn)}}else if(se.key==="Left")if(!ue.isTreeLeaf&&ue.isTreeExpanded)pe.commandHandler.canCollapseTree(ue)&&pe.commandHandler.collapseTree(ue);else{var bn=ue.findTreeParentNode();bn!==null&&pe.select(bn)}else if(se.key==="Up"){var bn=ue.findTreeParentNode();if(bn!==null){var Kn=this._sortTreeChildrenByY(bn),Ke=Kn.indexOf(ue);if(Ke>0){for(var vn=Kn.elt(Ke-1);vn!==null&&vn.isTreeExpanded&&!vn.isTreeLeaf;){var me=this._sortTreeChildrenByY(vn);vn=me.last()}vn!==null&&pe.select(vn)}else pe.select(bn)}}else if(se.key==="Down")if(ue.isTreeExpanded&&!ue.isTreeLeaf){var kn=this._sortTreeChildrenByY(ue).first();kn!==null&&pe.select(kn)}else for(;ue!==null;){var bn=ue.findTreeParentNode();if(bn===null)break;var Kn=this._sortTreeChildrenByY(bn),Ke=Kn.indexOf(ue);if(Ke<Kn.length-1){pe.select(Kn.elt(Ke+1));break}else ue=bn}var de=pe.selection.first();de!==null&&pe.scrollToRect(de.actualBounds)}},un.prototype._sortTreeChildrenByY=function(pe){var ue=new go.List().addAll(pe.findTreeChildrenNodes());return ue.sort(function(se,kn){var bn=se.location,Kn=kn.location;return bn.y<Kn.y?-1:bn.y>Kn.y?1:bn.x<Kn.x?-1:bn.x>Kn.x?1:0}),ue},un.prototype.copyToClipboard=function(pe){go.CommandHandler.prototype.copyToClipboard.call(this,pe),this._lastPasteOffset.set(this.pasteOffset)},un.prototype.pasteFromClipboard=function(){var pe=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(pe,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),pe},Object.defineProperty(un.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(pe){if(pe!=="move"&&pe!=="select"&&pe!=="scroll"&&pe!=="tree"&&pe!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+pe);this._arrowKeyBehavior=pe}}),Object.defineProperty(un.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(pe){if(!(pe instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+pe);this._pasteOffset.set(pe)}});var Tn=un,Bt=Ut(71584),Ct=Ut(5269),St=Ut(24092),Et={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},jt=Ut(69669),Mt=Ut(59301),ce=(pe,ue,se)=>new Promise((kn,bn)=>{var Kn=me=>{try{vn(se.next(me))}catch(de){bn(de)}},Ke=me=>{try{vn(se.throw(me))}catch(de){bn(de)}},vn=me=>me.done?kn(me.value):Promise.resolve(me.value).then(Kn,Ke);vn((se=se.apply(pe,ue)).next())});function ve({onCancel:pe,callback:ue}){let se=(0,Tt.useRef)(),kn=(0,Tt.useRef)(),bn=(0,Tt.useRef)(),Kn=(0,Tt.useRef)(!1);const Ke=(0,Tt.useRef)(!1),[vn,me]=(0,Tt.useState)(0);function de(){const Vt=te.bx.make,Te={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};se.current=new te.S0(kn.current,{padding:20,grid:Vt(te.s_,"Grid",Vt(te.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Vt(te.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:yn=>{var zn=yn.diagram.commandHandler.addTopLevelParts(yn.diagram.selection,!0);zn||yn.diagram.currentTool.doCancel()},commandHandler:Vt(Tn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:yn=>{var zn=yn.subject;zn.location=zn.location.copy().snapToGridPoint(yn.diagram.grid.gridOrigin,yn.diagram.grid.gridCellSize),setTimeout(()=>{yn.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:yn=>{var zn=yn.subject;setTimeout(()=>{yn.diagram.commandHandler.editTextBlock()})},LinkRelinked:yn=>{var zn=yn.parameter.part;zn.invalidateConnectedLinks();var Yn=yn.subject;yn.diagram.toolManager.linkingTool.isForwards?Yn.toNode.invalidateConnectedLinks():Yn.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),se.current.nodeTemplate=Vt(te.NB,"Auto",{locationSpot:te.z6.Center,locationObjectName:"SHAPE",desiredSize:new te.$u(120,60),minSize:new te.$u(40,40),resizable:!0,resizeCellSize:new te.$u(10,10),rotatable:!0},new te.KX("location","loc",te.E9.parse).makeTwoWay(te.E9.stringify),new te.KX("desiredSize","size",te.$u.parse).makeTwoWay(te.$u.stringify),Vt(te.bn,{name:"SHAPE",fill:Te.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:te.z6.AllSides,toSpot:te.z6.AllSides},new te.KX("figure"),new te.KX("fill"),new te.KX("stroke","borderColor"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),Vt(te.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Vt(te.al,{margin:1,textAlign:"center",overflow:te.al.OverflowEllipsis,editable:!0},new te.KX("text").makeTwoWay(),new te.KX("stroke","color"))),se.current.nodeTemplate.toolTip=Vt("ToolTip",Vt(te.s_,"Vertical",{maxSize:new te.$u(200,NaN)},Vt(te.al,{font:"bold 10pt sans-serif",textAlign:"center"},new te.KX("text")),Vt(te.al,{font:"10pt sans-serif",textAlign:"center"},new te.KX("text","details"))));function ln(yn,zn){var Yn=(Zn,ti)=>{Zn.handled=!0,Zn.diagram.model.commit(Ni=>{var vi=ti.part.adornedPart,Ti=new te.E9().setRectSpot(vi.actualBounds,yn);Ti.subtract(vi.location),Ti.scale(2,2),Ti.x+=Math.sign(Ti.x)*130,Ti.y+=Math.sign(Ti.y)*130,Ti.add(vi.location),Ti.snapToGridPoint(Zn.diagram.grid.gridOrigin,Zn.diagram.grid.gridCellSize);var Di=Ni.copyNodeData(vi.data);Ni.setGroupKeyForNodeData(Di,Ni.getGroupKeyForNodeData(vi.data)),Ni.addNodeData(Di);var He={from:vi.key,to:Ni.getKeyForNodeData(Di)};Ni.addLinkData(He);var Yi=Zn.diagram.findNodeForData(Di);Yi.location=Ti,Zn.diagram.select(Yi),setTimeout(()=>{Zn.diagram.commandHandler.editTextBlock()},20)})};return Vt(te.bn,{figure:zn,alignment:yn,alignmentFocus:yn.opposite(),width:yn.equals(te.z6.Top)||yn.equals(te.z6.Bottom)?25:18,height:yn.equals(te.z6.Top)||yn.equals(te.z6.Bottom)?18:25,fill:"orange",stroke:Te.white,strokeWidth:4,mouseEnter:(Zn,ti)=>ti.fill="dodgerblue",mouseLeave:(Zn,ti)=>ti.fill="orange",isActionable:!0,click:Yn,contextClick:Yn})}function Fn(yn){return Vt(te.bn,{fill:"orange",stroke:"rgba(0, 0, 0, 0)",strokeWidth:15,background:"transparent",geometryString:"F1 M0 0 b 0 360 -4 0 4 z M10 0 b 0 360 -4 0 4 z M20 0 b 0 360 -4 0 4",isActionable:!0,cursor:"context-menu",mouseEnter:(zn,Yn)=>Yn.fill="dodgerblue",mouseLeave:(zn,Yn)=>Yn.fill="orange",click:(zn,Yn)=>{zn.diagram.commandHandler.showContextMenu(Yn.part.adornedPart)}},yn||{})}se.current.nodeTemplate.selectionAdornmentTemplate=Vt(te.uz,"Spot",Vt(te.Vm,{padding:10}),ln(te.z6.Top,"TriangleUp"),ln(te.z6.Left,"TriangleLeft"),ln(te.z6.Right,"TriangleRight"),ln(te.z6.Bottom,"TriangleDown"),Fn({alignment:new te.z6(.75,0)}));function be(yn,zn){return(Yn,Zn)=>{Yn.handled=!0,Yn.diagram.model.commit(ti=>{ti.set(Zn.part.adornedPart.data,yn,zn)})}}function Re(yn,zn){return zn||(zn="color"),Vt(te.bn,{width:16,height:16,stroke:"lightgray",fill:yn,margin:1,background:"transparent",mouseEnter:(Yn,Zn)=>Zn.stroke="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.stroke="lightgray",click:be(zn,yn),contextClick:be(zn,yn)})}function En(){return[Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Re(Te.white,"fill"),Re(Te.beige,"fill"),Re(Te.extralightblue,"fill"),Re(Te.extralightred,"fill"))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Re(Te.lightgray,"fill"),Re(Te.lightgreen,"fill"),Re(Te.lightblue,"fill"),Re(Te.lightred,"fill")))]}function On(){return[Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Re(Te.black),Re(Te.green),Re(Te.blue),Re(Te.red))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Re(Te.white),Re(Te.magenta),Re(Te.purple),Re(Te.orange)))]}function Un(yn,zn){return zn||(zn="thickness"),Vt(te.bn,"LineH",{width:16,height:16,strokeWidth:yn,margin:1,background:"transparent",mouseEnter:(Yn,Zn)=>Zn.background="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.background="transparent",click:be(zn,yn),contextClick:be(zn,yn)})}function Rn(yn,zn){return zn||(zn="dash"),Vt(te.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:yn,margin:1,background:"transparent",mouseEnter:(Yn,Zn)=>Zn.background="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.background="transparent",click:be(zn,yn),contextClick:be(zn,yn)})}function wn(){return[Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Un(1),Un(2),Un(3),Un(4))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Rn(null),Rn([2,4]),Rn([4,4])))]}function jn(yn,zn){return zn||(zn="figure"),Vt(te.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:yn,margin:1,background:"transparent",mouseEnter:(Yn,Zn)=>Zn.fill="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.fill="lightgray",click:be(zn,yn),contextClick:be(zn,yn)})}se.current.nodeTemplate.contextMenu=Vt("ContextMenu",Vt("ContextMenuButton",Vt(te.s_,"Horizontal",jn("Rectangle"),jn("RoundedRectangle"),jn("Ellipse"),jn("Diamond"))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",jn("Parallelogram2"),jn("ManualOperation"),jn("Procedure"),jn("Cylinder1"))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",jn("Terminator"),jn("CreateRequest"),jn("Document"),jn("TriangleDown"))),En(),On(),wn()),se.current.groupTemplate=Vt(te.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:te.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(yn,zn)=>{var Yn=zn.addMembers(zn.diagram.selection,!0);Yn||zn.diagram.currentTool.doCancel()},avoidable:!1},new te.KX("location","loc",te.E9.parse).makeTwoWay(te.E9.stringify),Vt(te.s_,"Auto",{name:"BODY"},Vt(te.bn,{parameter1:10,fill:Te.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:te.z6.AllSides,toSpot:te.z6.AllSides},new te.KX("fill"),new te.KX("stroke","color"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),Vt(te.Vm,{background:"transparent",margin:20})),Vt(te.al,{alignment:te.z6.Top,alignmentFocus:te.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new te.KX("text"),new te.KX("stroke","color"))),se.current.groupTemplate.selectionAdornmentTemplate=Vt(te.uz,"Spot",Vt(te.s_,"Auto",Vt(te.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Vt(te.Vm,{margin:1.5})),Fn({alignment:te.z6.TopRight,alignmentFocus:te.z6.BottomRight})),se.current.groupTemplate.contextMenu=Vt("ContextMenu",En(),On(),wn()),se.current.linkTemplate=Vt(te.rU,{layerName:"Foreground",routing:te.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new te.KX("fromSpot","fromSpot",te.z6.parse),new te.KX("toSpot","toSpot",te.z6.parse),new te.KX("fromShortLength","dir",yn=>yn>=1?10:0),new te.KX("toShortLength","dir",yn=>yn>=1?10:0),new te.KX("points").makeTwoWay(),Vt(te.bn,{strokeWidth:2},new te.KX("stroke","color"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),Vt(te.bn,{segmentIndex:0,segmentOffset:new te.E9(15,0),segmentOrientation:te.rU.OrientAlong,alignmentFocus:te.z6.Right,figure:"circle",width:10,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",yn=>yn===1)),Vt(te.bn,{segmentIndex:-1,segmentOffset:new te.E9(-10,6),segmentOrientation:te.rU.OrientPlus90,alignmentFocus:te.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",yn=>yn>=1),new te.KX("width","thickness",yn=>7+3*yn),new te.KX("height","thickness",yn=>7+3*yn),new te.KX("segmentOffset","thickness",yn=>new te.E9(-15,4+1.5*yn))),Vt(te.bn,{segmentIndex:0,segmentOffset:new te.E9(15,-6),segmentOrientation:te.rU.OrientMinus90,alignmentFocus:te.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",yn=>yn===2),new te.KX("width","thickness",yn=>7+3*yn),new te.KX("height","thickness",yn=>7+3*yn),new te.KX("segmentOffset","thickness",yn=>new te.E9(-15,4+1.5*yn))),Vt(te.al,{alignmentFocus:new te.z6(0,1,-4,0),editable:!0},new te.KX("text").makeTwoWay(),new te.KX("stroke","color"))),se.current.linkTemplate.selectionAdornmentTemplate=Vt(te.uz,Vt(te.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:fi(2)},new te.KX("pathPattern","thickness",fi)),Fn({alignmentFocus:new te.z6(0,0,-6,-4)}));function fi(yn){return Vt(te.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(yn+4).toString()+" H3"})}function gi(yn){var zn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return yn===0?zn="M0 0 M16 16 M0 8 L16 8":yn===2&&(zn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Vt(te.bn,{geometryString:zn,margin:2,background:"transparent",mouseEnter:(Yn,Zn)=>Zn.background="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.background="transparent",click:be("dir",yn),contextClick:be("dir",yn)})}function xi(yn){var zn=(Yn,Zn)=>{Yn.handled=!0,Yn.diagram.model.commit(ti=>{var Ni=Zn.part.adornedPart;ti.set(Ni.data,yn?"toSpot":"fromSpot",te.z6.stringify(te.z6.AllSides)),(yn?Ni.toNode:Ni.fromNode).invalidateConnectedLinks()})};return Vt(te.bn,{width:12,height:12,fill:"transparent",mouseEnter:(Yn,Zn)=>Zn.background="dodgerblue",mouseLeave:(Yn,Zn)=>Zn.background="transparent",click:zn,contextClick:zn})}function De(yn,zn){var Yn=0,Zn=te.z6.RightSide;yn.equals(te.z6.Top)?(Yn=270,Zn=te.z6.TopSide):yn.equals(te.z6.Left)?(Yn=180,Zn=te.z6.LeftSide):yn.equals(te.z6.Bottom)&&(Yn=90,Zn=te.z6.BottomSide),zn||(Yn-=180);var ti=(Ni,vi)=>{Ni.handled=!0,Ni.diagram.model.commit(Ti=>{var Di=vi.part.adornedPart;Ti.set(Di.data,zn?"toSpot":"fromSpot",te.z6.stringify(Zn)),(zn?Di.toNode:Di.fromNode).invalidateConnectedLinks()})};return Vt(te.bn,{alignment:yn,alignmentFocus:yn.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:Yn,background:"transparent",mouseEnter:(Ni,vi)=>vi.background="dodgerblue",mouseLeave:(Ni,vi)=>vi.background="transparent",click:ti,contextClick:ti})}se.current.linkTemplate.contextMenu=Vt("ContextMenu",On(),wn(),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",gi(0),gi(1),gi(2))),Vt("ContextMenuButton",Vt(te.s_,"Horizontal",Vt(te.s_,"Spot",xi(!1),De(te.z6.Top,!1),De(te.z6.Left,!1),De(te.z6.Right,!1),De(te.z6.Bottom,!1)),Vt(te.s_,"Spot",{margin:new te.Zt(0,0,0,2)},xi(!0),De(te.z6.Top,!0),De(te.z6.Left,!0),De(te.z6.Right,!0),De(te.z6.Bottom,!0)))));const io=`{ "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 Mi=["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 uo(yn){return console.log("shapeName:",yn),Mi.indexOf(yn)>=0}var Ce=new te.YI(bn.current,{maxSelectionCount:1,linkTemplate:Vt(te.rU,{locationSpot:te.z6.Center,selectionAdornmentTemplate:Vt(te.uz,"Link",{locationSpot:te.z6.Center},Vt(te.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Vt(te.bn,{toArrow:"Standard",stroke:null}))},{routing:te.rU.AvoidsNodes,curve:te.rU.JumpOver,corner:5,toShortLength:4},new te.KX("points"),Vt(te.bn,{isPanelMain:!0,strokeWidth:2}),Vt(te.bn,{toArrow:"Standard",stroke:null})),model:new te.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...te.bn.getFigureGenerators().toArray().map(yn=>({text:"\u672A\u547D\u540D",size:"100 100",figure:yn.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return se.current.addDiagramListener("TextEdited",function(yn){var zn;const Yn=yn.subject.part;var Zn=(zn=document.activeElement)==null?void 0:zn.value;typeof Zn=="string"&&Zn.trim()===""&&se.current.model.commit(function(ti){ti.set(Yn.data,"text","\u672A\u547D\u540D"),se.current.commandHandler.stopCommand()},"increment")}),Ce.nodeTemplate=Vt(te.NB,"Auto",{locationSpot:te.z6.Center},new te.KX("location","location",te.E9.parse).makeTwoWay(te.E9.stringify),Vt(te.bn,"Circle",{fill:"white",stroke:"gray",strokeWidth:2,width:20,height:20,portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromLinkableSelfNode:!0,toLinkableSelfNode:!0},new te.KX("stroke").makeTwoWay(),new te.KX("fill").makeTwoWay(),new te.KX("figure")),Vt(te.al,{margin:new te.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new te.$u(16,16),maxSize:new te.$u(10,NaN),textAlign:"center",editable:!0},new te.KX("key").makeTwoWay())),setTimeout(()=>{se.current.grid=Vt(te.s_,"Grid",Vt(te.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Vt(te.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),se.current.grid.visible=!0,se.current.grid.gridCellStroke="darkgray",se.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=se.current,se.current}const Pn=()=>ce(this,null,function*(){var Vt,Te=se.current.makeImage();const ln=yield(0,St.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Te.src,file_data:JSON.stringify({login:(Vt=(0,jt.eY)())==null?void 0:Vt.login,data:JSON.parse(se.current.model.toJson())})}});ue({src:ln.url})});return(0,Tt.useEffect)(()=>(setTimeout(()=>{de()},500),me(vn+1),()=>{se.current=null}),[]),Mt.createElement("div",{ref:Ke,className:"body-overflow-initial"},Mt.createElement(Ye.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!vn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Mt.createElement(Xe.Z,null,Mt.createElement(Ct.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Mt.createElement(Ct.Z,{onClick:()=>{var Vt,Te,ln=se.current.selection.first();if(Kn.current=!Kn.current,document.activeElement&&ln){let Fn=(Te=(Vt=document.activeElement)==null?void 0:Vt.value)==null?void 0:Te.trim();typeof Fn=="string"&&se.current.model.commit(function(be){be.set(ln.data,"text",Fn||"\u672A\u547D\u540D"),se.current.commandHandler.stopCommand()},"increment")}me(vn+1)}},Mt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:pe},Mt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:Kn.current?"none":"block"},className:Et.flowChartWrp},Mt.createElement("div",{style:{display:"flex",height:"100%"}},Mt.createElement("div",{style:{width:"300px",height:"100%"}},Mt.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Mt.createElement("div",{style:{height:"calc(100% - 50px)"},className:Et.myPaletteDiv,ref:bn})),Mt.createElement("div",{style:{flex:1,position:"relative"}},Mt.createElement("div",{ref:kn,style:{height:"80vh"}}))),Mt.createElement("div",{className:"tr"},Mt.createElement(re.ZP,{size:"large",onClick:Pn,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var $e=ve,We=Ut(47889),Ne=Ut(71051);const Qe=We.ZP.Group,sn={margin:"0 8px"};var cn=({callback:pe,onCancel:ue})=>{function se(kn){pe(kn)}return Tt.createElement(Qt.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:se},Tt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},Tt.createElement("span",{style:sn},"\u5355\u5143\u683C\u6570\uFF1A"),Tt.createElement("span",{style:sn},"\u884C\u6570"),Tt.createElement(Qt.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},Tt.createElement(Ne.Z,null)),Tt.createElement("span",{style:sn},"\u5217\u6570"),Tt.createElement(Qt.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},Tt.createElement(Ne.Z,null))),Tt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},Tt.createElement("span",{style:sn},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),Tt.createElement(Qt.default.Item,{name:"align"},Tt.createElement(Qe,null,Tt.createElement(We.ZP,{value:"default"},Tt.createElement("i",{className:"fa fa-align-justify"})),Tt.createElement(We.ZP,{value:"left"},Tt.createElement("i",{className:"fa fa-align-left"})),Tt.createElement(We.ZP,{value:"center"},Tt.createElement("i",{className:"fa fa-align-center"})),Tt.createElement(We.ZP,{value:"right"},Tt.createElement("i",{className:"fa fa-align-right"}))))),Tt.createElement("div",{className:"flex-container flex-end"},Tt.createElement(re.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Tt.createElement(re.ZP,{type:"ghost",onClick:ue},"\u53D6\u6D88")))},Bn=Ut(71411),_n=Ut(91e3),gn=Ut.n(_n),li=(0,Tt.forwardRef)(({use3d:pe,width:ue,height:se,callback:kn,showSaveButton:bn},Kn)=>{const Ke=(0,Tt.useRef)(),vn=(0,Tt.useRef)(),[me,de]=(0,Tt.useState)(!1),Pn=(0,Tt.useRef)({id:Ke,appName:"graphing",width:ue||1e3,height:se||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,Tt.useEffect)(()=>{vn.current=new(gn())(Pn.current,!0),window.onload=function(){vn.current.inject("applet_container")}},[]);const Vt=()=>{var Te=window.ggbApplet.getPNGBase64(1,!0,72);return kn&&kn(Te),Te};return(0,Tt.useEffect)(()=>{Pn.current.appName=me?"3D":"graphing",vn.current.inject("applet_container")},[me]),(0,Tt.useEffect)(()=>{de(pe)},[pe]),(0,Tt.useImperativeHandle)(Kn,()=>({getImgData:Vt})),Tt.createElement(Tt.Fragment,null,Tt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:Ke}),Tt.createElement(Xe.Z,{align:"middle"},Tt.createElement(Ct.Z,{flex:1},Tt.createElement(Bn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:me,onChange:Te=>de(Te)})),Tt.createElement(Ct.Z,null,Tt.createElement(re.ZP,{size:"large",onClick:Vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),Pi=Ut(88831),Ei=Ut(6767);const Qi="link",bi="upload-image",Ci="add-flowchart",_i="draw-image",sr="add-flowchart",Bi="code-block",Oo="add-table",qo="------------",$o={default:qo,left:`:${qo}`,center:`:${qo}:`,right:`${qo}:`};var Ko=Ut(23206);function vr(){}let ar=0;const Ro=1e4,Ki="\u2581",no="@\u2581\u2581@",Pt="@\u2581@",Io=`
|
|
**\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`,lo=["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 Fo(pe){return/^\d+$/.test(pe)?`${pe}px`:pe}const yr=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Kr={[yr+"-B"]:"bold",[yr+"-I"]:"italic"},Qn={[Qi]:"\u6DFB\u52A0\u94FE\u63A5",[Bi]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[bi]:"\u6DFB\u52A0\u56FE\u7247",[_i]:"\u6DFB\u52A0\u753B\u56FE",[Ci]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Oo]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Dn=({defaultValue:pe="",onChange:ue,width:se="100%",height:kn=400,miniToolbar:bn=!1,isFocus:Kn=!1,watch:Ke,insertTemp:vn,mode:me="markdown",id:de="markdown-editor-id",showResizeBar:Pn=!1,noStorage:Vt=!1,showNullButton:Te=!1,showNullProgramButton:ln=!1,hidetoolBar:Fn=!1,fullScreen:be=!1,onBlur:Re,onCMBeforeChange:En,onFullScreen:On,className:Un="",disablePaste:Rn=!1,disabled:wn=!1,disabledFill:jn=!1,placeholder:fi="",values:gi="",extraUse:xi})=>{const[De,io]=(0,Tt.useState)(null),[Mi,uo]=(0,Tt.useState)(pe),[Ce,yn]=(0,Tt.useState)(Ke),[zn,Yn]=(0,Tt.useState)(be),[Zn,ti]=(0,Tt.useState)(""),[Ni,vi]=(0,Tt.useState)(0),[Ti,Di]=(0,Tt.useState)(kn),[He,Yi]=(0,Tt.useState)(!1),[Ge,Wn]=(0,Tt.useState)(0),[ei,pi]=(0,Tt.useState)(0),Po=(0,Tt.useRef)(),mo=(0,Tt.useRef)(),Vi=(0,Tt.useRef)(),to=(0,Tt.useRef)();(0,Tt.useEffect)(()=>{const ci=window.scrollY||window.pageYOffset;uo(gi),De==null||De.setValue(gi),window.scrollTo(0,ci)},[gi]),(0,Tt.useEffect)(()=>{On==null||On(zn)},[zn]),(0,Tt.useEffect)(()=>{if(Po.current){let ci=function(nn,ni){var eo;if(Rn){ni.preventDefault();return}const Wo=ni.clipboardData;if(Wo){const Go=Wo.types.toString(),ko=Wo.items;if(Go==="Files"||Wo.types.indexOf("Files")>-1){if(ni.preventDefault(),me=="stex")return;try{let Jo=ko[1];((eo=ko[0])==null?void 0:eo.kind)==="file"&&(Jo=ko[0]);const Bo=Jo.getAsFile(),$r=Bo.name.split(".").pop();(0,we.I)(Bo,Yr=>{var Js,Pe,Sr;Yr.id?((Js=Bo==null?void 0:Bo.type)==null?void 0:Js.indexOf("image"))>-1?ai.replaceSelection(`<img width="100%" src="/api/attachments/${Yr.id}?type=${Yr.content_type})" alt="" />`):((Pe=Bo==null?void 0:Bo.type)==null?void 0:Pe.indexOf("video"))>-1?ai.replaceSelection(`<video width="100%" controls src="/api/attachments/${Yr.id}"></video>`):((Sr=Bo==null?void 0:Bo.type)==null?void 0:Sr.indexOf("pdf"))>-1?ai.replaceSelection(`<a href="/api/attachments/${Yr.id}?type=${Bo.type}&disposition=inline" target="_blank">${Bo.name}</a>`):lo.includes($r)?ai.replaceSelection(`<a href="/api/attachments/${Yr.id}?type=office&disposition=inline" target="_blank">${Bo.name}</a>`):ai.replaceSelection(`[${Bo.name}](/api/attachments/${Yr.id}?type=${Yr.content_type})`):(Yr==null?void 0:Yr.status)===401&&(document.location.href="/user/login")})}catch(Jo){Ei.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const ai=Le().fromTextArea(Po.current,{mode:me,lineNumbers:!bn,lineWrapping:!0,value:pe,autoCloseTags:!0,autoCloseBrackets:!0});return ai.on("keyup",function(nn,ni){ni.keyCode===8&&(nn.getValue()==""?ai.setOption("placeholder",fi):ai.setOption("placeholder",null))}),ai.on("keydown",function(nn,ni){if(ni.keyCode===8){var eo=vo(nn);eo&&ni.preventDefault()}}),Kn&&ai.focus(),ai.on("paste",ci),wn&&ai.on("beforeChange",function(nn,ni){(ni.origin==="paste"||ni.origin==="+input")&&ni.cancel()}),io(ai),()=>{ai.off("paste",ci)}}},[]);const zr=(0,Tt.useCallback)(()=>{if(mo.current)try{}catch(ci){console.log(ci,"---- to set md editor body height")}},[Ti,mo,zn]);(0,Tt.useEffect)(()=>{function ci(){let ai=new Be.Z(nn=>{for(let ni of nn)(ni.target.offsetHeight>0||ni.target.offsetWidth>0)&&(zr(),De.setSize("100%","100%"),De.refresh())});return ai.observe(Po.current.parentElement),ai}if(De){const ai=ci();return()=>{var nn,ni;(nn=Po.current)!=null&&nn.parentElement&&ai.unobserve((ni=Po.current)==null?void 0:ni.parentElement)}}},[De,zr]),(0,Tt.useEffect)(()=>{if(De){let ci=[];for(const[ai,nn]of Object.entries(Kr)){let ni={[ai]:()=>{Vn(nn)}};ci.push(ni),De.addKeyMap(ni)}return()=>{for(let ai of ci)De.removeKeyMap(ai)}}},[De]),(0,Tt.useEffect)(()=>{be!==zn&&Yn(be)},[be]),(0,Ko.Z)(()=>{if(!Vt&&Ni>0){let ci=new Date().getTime(),ai=window.sessionStorage.getItem(de);ci>=Ni+Ro&&(!ai||ai!==Mi)&&(window.sessionStorage.setItem(de,Mi),Yi(!0))}},Ro),(0,Tt.useEffect)(()=>{yn(Ke)},[De,Ke]),(0,Tt.useEffect)(()=>{De&&Kn&&De.focus()},[De,Kn]),(0,Tt.useEffect)(()=>{if(Ce&&De){let ci=function(nn){let ni=nn.target;if(to.current){let eo=ni.scrollTop/ni.scrollHeight;to.current.scrollTop=to.current.scrollHeight*eo}};const ai=De.getScrollerElement();return ai.addEventListener("scroll",ci),()=>{ai.removeEventListener("scroll",ci)}}},[De,Ce]),(0,Tt.useEffect)(()=>{if(De&&En){let ci=function(ai,nn){En(ai,nn)};return De.on("beforeChange",ci),()=>{De.off("beforeChange",ci)}}},[De,En]),(0,Tt.useEffect)(()=>{if(De&&Re){let ci=function(){Re(De.getValue())};return De.on("blur",ci),()=>{De.off("blur",ci)}}},[De,Re]);function vo(ci,ai){var nn=ci.getDoc(),ni=nn.getCursor(),eo=nn.getLine(ni.line),Wo=eo.charAt(ni.ch-1),Go=eo.lastIndexOf("@\u2581@",ni.ch),ko=eo.lastIndexOf("@\u2581\u2581@",ni.ch),Jo=Go>ko?Go:ko,Bo=Go>ko?3:4;if(no.indexOf(Wo)===-1)return null;if(console.log("change1:",ai,ci,eo,ni,Jo,Go,ko,Wo),Jo>=0&&ni.ch-Jo<5){var $r=Jo+Bo;return nn.replaceRange("",{line:ni.line,ch:Jo},{line:ni.line,ch:$r}),{line:ni.line,ch:$r}}return null}(0,Tt.useEffect)(()=>{if(De){let ci=function(ai,nn){const ni=ai.getValue();uo(ni),vi(new Date().getTime()),ai.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),ue&&(ln?ue(ni,ri(ni)):ue(ni))};return De.on("change",ci),()=>{De.off("change",ci)}}},[De,ue]),(0,Tt.useEffect)(()=>{if(De)if(pe==null)De.setValue(""),uo("");else{const ci=window.scrollY||window.pageYOffset;pe!==De.getValue()&&(De.setValue(pe),uo(pe),De.setCursor(wn?1:De.lineCount(),0),window.scrollTo(0,ci))}},[De,pe]);const Vn=(0,Tt.useCallback)(ci=>{const ai=De.getCursor(),nn=De.getSelection();let ni=nn.split(`
|
|
`);switch(ci){case"bold":return De.replaceSelection("**"+nn+"**"),nn===""&&De.setCursor(ai.line,ai.ch+2),De.focus();case"italic":return De.replaceSelection("*"+nn+"*"),nn===""&&De.setCursor(ai.line,ai.ch+1),De.focus();case"code":return De.replaceSelection("`"+nn+"`"),nn===""&&De.setCursor(ai.line,ai.ch+1),De.focus();case"inline-latex":return ti("inline-latex"),De.focus();case"latex":return De.replaceSelection("```latex\n"+nn+"\n```"),De.setCursor(ai.line+1,nn.length+1),De.focus();case"line-break":return De.replaceSelection(`<br/>
|
|
`),De.focus();case"list-ul":return nn===""?De.replaceSelection("- "+nn):De.replaceSelection(ni.map(eo=>eo===""?"":`- ${eo}`).join(`
|
|
`)),De.focus();case"list-ol":return nn===""?De.replaceSelection("1. "+nn):De.replaceSelection(ni.map((eo,Wo)=>eo===""?"":`${Wo+1}. ${eo}`).join(`
|
|
`)),De.focus();case"add-null-ch":return nn===""&&De.setCursor(ai.line,ai.ch),De.replaceSelection(Ki),De.focus();case"add-signal":return nn===""&&De.setCursor(ai.line,ai.ch),De.replaceSelection(Pt),De.focus();case"add-multiple":return nn===""&&De.setCursor(ai.line,ai.ch),De.replaceSelection(no),De.focus();case"inster-template-1":return nn===""&&De.setCursor(ai.line,ai.ch),De.replaceSelection(Io),De.focus();case"eraser":return De.setValue(""),De.focus();case"trigger-watch":return yn(!Ce),De.focus();case"trigger-full-screen":return Yn(!zn),De.focus();case Qi:ti(Qi);return;case Bi:ti(Bi);return;case bi:ti(bi);return;case _i:ti(_i);return;case"maths-latex":ti("maths-latex");return;case Ci:ti(Ci);return;case Oo:ti(Oo);return;default:throw new Error}},[De,Ce,zn]),It=(0,Tt.useCallback)((ci,ai)=>{var nn,ni,eo,Wo,Go,ko;switch(ti(""),Zn){case Qi:const{title:Js,link:Pe}=ci;return De.replaceSelection(`[${Js}](${Pe})`),De.focus();case Bi:const{language:Sr,content:Rl}=ci;return De.replaceSelection(["```"+Sr,Rl,"```"].join(`
|
|
`)),De.focus();case"maths-latex":for(var Jo=atob(ci),Bo=new Uint8Array(Jo.length),$r=0;$r<Jo.length;$r++)Bo[$r]=Jo.charCodeAt($r);var Yr=new Blob([Bo],{type:"image/png"});(0,we.I)(Yr,gs=>{gs.id?De.replaceSelection(``):(gs==null?void 0:gs.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":De.replaceSelection("`$$"+ci+"$$`");break;case bi:case _i:case sr:const{src:rs,alt:Pl}=ci,Do=ai,Mu=(eo=(ni=(nn=Do==null?void 0:Do.name)==null?void 0:nn.split("."))==null?void 0:ni.pop)==null?void 0:eo.call(ni);return((Wo=Do==null?void 0:Do.type)==null?void 0:Wo.indexOf("image"))>-1||!(Do!=null&&Do.type)?Do!=null&&Do.align||Do!=null&&Do.width?De.replaceSelection(`<p style="text-align:${Do.align||"initial"}"><img width="${Do.width?Do.width+"%":"initial"}" src="${rs}" alt="${Pl||""}" /></p>`):De.replaceSelection(`<img width="100%" src="${rs}" alt="${Pl||""}" />`):((Go=Do==null?void 0:Do.type)==null?void 0:Go.indexOf("video"))>-1?De.replaceSelection(`<video width="100%" controls src="${rs}"></video>`):((ko=Do==null?void 0:Do.type)==null?void 0:ko.indexOf("pdf"))>-1?De.replaceSelection(`<a href="${rs}?type=${Do.type}&disposition=inline" target="_blank">${Do.name}</a>`):lo.includes(Mu)?De.replaceSelection(`<a href="${rs}?type=office&disposition=inline" target="_blank">${Do.name}</a>`):De.replaceSelection(`[${Do.name}](${rs})`),De.focus();case Oo:const{row:jl,col:_o,align:Ir}=ci;let wl=`
|
|
`;for(let gs=0;gs<jl;gs++){let Xa=[],ua=[];for(let di=0;di<_o;di++)gs===1&&ua.push($o[Ir]),Xa.push(" ");gs===1&&(wl+=`| ${ua.join(" | ")} |
|
|
`),wl+=`| ${Xa.join(_o===1?"":" | ")} |
|
|
`}return De.replaceSelection(wl+`
|
|
`),De.focus();default:throw new Error}},[De,Zn]),Yo=(0,Tt.useMemo)(()=>{switch(Zn){case Qi:return Tt.createElement(dn,{callback:It,onCancel:Xi});case Bi:return Tt.createElement(qe.Z,{callback:It,onCancel:Xi});case bi:return Tt.createElement(we.Z,{callback:It,onCancel:Xi});case Ci:return Tt.createElement($e,{callback:It,onCancel:Xi});case Oo:return Tt.createElement(cn,{callback:It,onCancel:Xi});case"maths-latex":return Tt.createElement(li,{showSaveButton:!0,callback:It});case"inline-latex":return Tt.createElement(Pi.Z,{showSaveButton:!0,callback:It});default:return null}},[Zn]);function Xi(){ti("")}(0,Tt.useEffect)(()=>{if(Vi.current){let ci=function(Go){eo=!0,Wo=Go.pageY},ai=function(){eo=!1},nn=function(Go){if(eo){let ko=Go.pageY-Wo;ko<0&&(ko=0),ko>300&&(ko=300);let Jo=kn+ko+"px";Di(Jo)}},ni=Vi.current,eo=!1,Wo=0;return ni.addEventListener("mousedown",ci),document.addEventListener("mousemove",nn),document.addEventListener("mouseup",ai),()=>{ni.removeEventListener("mousedown",ci),document.removeEventListener("mousemove",nn),document.removeEventListener("mouseup",ai)}}},[De,Vi]),(0,Tt.useEffect)(()=>{Di(kn)},[kn]);const Hi=Fo(se),ho=Fo(Ti),Ao={width:Hi,height:ho},Jn=(0,Tt.useMemo)(()=>{if(Ni){let ci=new Date(Ni),ai=ci.getHours(),nn=ci.getMinutes(),ni=ci.getSeconds();return ai=ai<10?"0"+ai:ai,nn=nn<10?"0"+nn:nn,ni=ni<10?"0"+ni:ni,`${ai}:${nn}:${ni}`}return 0},[Ni]),ri=ci=>{const ai=[];if(ln){let nn=-1;ci=ci.replace(/(@▁▁@|@▁@)/g,function(ni,eo,Wo){ai.push({multiLine:ni!==Pt})})}return ai};function Oi(){window.sessionStorage.removeItem(de),Yi(!1),vi(0)}function yi(){Yi(!1),vi(0),De.setValue(window.sessionStorage.getItem(de))}(0,Tt.useEffect)(()=>{Qn[Zn]&&Zn!==_i&&Zn!==Ci&&setTimeout(()=>{const ci=document.getElementsByClassName("markdown-popup-form")[0],ai=window.innerWidth/2-ci.offsetWidth/2,nn=window.innerHeight/2-ci.offsetHeight/2;Wn(ai),pi(nn)},0)},[Zn]);const Ii=ci=>{ci.preventDefault();const ai=ci.clientX-Ge,nn=ci.clientY-ei;document.body.onmousemove=ni=>{let eo=ni.clientX-ai,Wo=ni.clientY-nn;const Go=document.getElementsByClassName("markdown-popup-form")[0],ko=window.innerWidth-Go.offsetWidth,Jo=window.innerHeight-Go.offsetHeight;eo=Math.max(0,Math.min(eo,ko)),Wo=Math.max(0,Math.min(Wo,Jo)),Xo(ni.clientX,ni.clientY,ai,nn)&&(Wn(eo),pi(Wo))},document.body.onmouseup=function(){document.body.onmousemove=null}},Xo=(ci,ai,nn,ni)=>{const eo=document.body.clientHeight,Wo=document.body.clientWidth;return ci<20&&nn>ci||ci>Wo-20&&nn<ci||ai<20&&ni>ai||ai>eo-20&&ni<ai?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return Tt.createElement(Tt.Fragment,null,Tt.createElement("div",{className:"markdown-editor-wrapper",ref:mo},Tt.createElement("div",{className:`markdown-editor-container ${Un} ${Ce?"on-preview":""} ${bn?"mini":""} ${zn?"full-screen":""}`,style:Ao},Tt.createElement(ne,{insertTemp:vn,watch:Ce,fullScreen:zn,showNullButton:Te,showNullProgramButton:ln,onActionCallback:Vn,hidetoolBar:Fn,extraUse:xi}),Tt.createElement("div",{className:"markdown-editor-body"},Tt.createElement("div",{className:"codemirror-container"},Tt.createElement("textarea",{ref:Po,placeholder:fi})),Ce?Tt.createElement("div",{ref:to,className:"preview-container"},me==="stex"&&Tt.createElement(ee,{value:Mi}),me!=="stex"&&Tt.createElement(tn.Z,{disabledFill:jn,showProgramFill:ln,value:Mi})):null))),Pn?Tt.createElement("a",{ref:Vi,className:"editor-resize"}):null,Zn===_i&&Tt.createElement(Ln,{callback:It,onCancel:Xi}),Zn===Ci&&Tt.createElement($e,{callback:It,onCancel:Xi}),Tt.createElement(Yt.Z,null,Qn[Zn]&&Zn!==_i&&Zn!==Ci?Tt.createElement(Ye.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Ge,top:ei},title:Tt.createElement("div",{style:{cursor:"move"},onMouseDown:Ii},Qn[Zn]),open:!0,onCancel:Xi,footer:null,destroyOnClose:!0,width:Zn===Ci?"1200px":null,height:Zn===Ci?"80vh":null,className:"markdown-popup-form"},Yo):null))}},24141:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return _t},I:function(){return ne}});var Tt=Ut(28284),fe=Ut(6767),Le=Ut(37568),Be=Ut(77736),ge=Ut(71051),he=Ut(47889),ie=Ut(99571),Oe=Ut(55322),Se=Ut(59301),$t=Ut(59301),tn=Object.defineProperty,ee=Object.defineProperties,Je=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ct=(Yt,Qt,xe)=>Qt in Yt?tn(Yt,Qt,{enumerable:!0,configurable:!0,writable:!0,value:xe}):Yt[Qt]=xe,lt=(Yt,Qt)=>{for(var xe in Qt||(Qt={}))et.call(Qt,xe)&&ct(Yt,xe,Qt[xe]);if(Ft)for(var xe of Ft(Qt))nt.call(Qt,xe)&&ct(Yt,xe,Qt[xe]);return Yt},pt=(Yt,Qt)=>ee(Yt,Je(Qt));const{useForm:vt}=Tt.default,Lt={width:280,marginRight:10},Nt={labelCol:{span:5},wrapperCol:{span:19}};var _t=({callback:Yt,onCancel:Qt})=>{const[xe]=vt();let re=(0,Se.useRef)();function ke(Cn){re.current.width=xe.getFieldValue("width"),re.current.align=xe.getFieldValue("align"),Yt(Cn,re.current)}function Ae(Cn,en){if(Cn.status===-1){fe.ZP.error(Cn.message);return}xe.setFieldsValue({src:`/api/attachments/${Cn.id}`,type:en.type})}function ze(Cn){let en=Cn.target.files[0];re.current=en,ne(en,Ae)}return $t.createElement(Tt.default,pt(lt({form:xe},Nt),{className:"upload-image-panel",onFinish:ke,style:{width:470,overflow:"hidden"}}),$t.createElement(Tt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},$t.createElement("div",{className:"flex-container"},$t.createElement(Tt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},$t.createElement(Le.default,{style:Lt})),$t.createElement(Ht,{onFileChange:ze}))),$t.createElement(Tt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},$t.createElement(Le.default,{style:{width:264}})),$t.createElement(Tt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},$t.createElement(Be.Z,null,$t.createElement(Tt.default.Item,{name:"width",style:{margin:0}},$t.createElement(ge.Z,{style:{width:264}})),$t.createElement("span",{className:"ml8"},"%"))),$t.createElement(Tt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},$t.createElement(he.ZP.Group,{name:"align",defaultValue:1,options:[{value:"left",label:"\u5DE6\u5BF9\u9F50"},{value:"center",label:"\u5C45\u4E2D\u5BF9\u9F50"},{value:"right",label:"\u53F3\u5BF9\u9F50"}]})),$t.createElement("aside",null,$t.createElement(Tt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},$t.createElement(ie.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),$t.createElement(ie.ZP,{type:"default",onClick:Qt},"\u53D6\u6D88"))))};function Ht({onFileChange:Yt}){return $t.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",$t.createElement("input",{type:"file",onChange:Yt}))}function ne(Yt,Qt){if(!Yt)throw new String("\u6CA1\u6709\u6587\u4EF6");let xe=new FormData;xe.append("editormd-image-file",Yt),xe.append("file_param_name","editormd-image-file"),xe.append("byxhr","true");var re=new window.XMLHttpRequest;re.withCredentials=!0,re.addEventListener("load",function(ke){Qt(JSON.parse(ke.target.responseText),Yt)},!1),re.addEventListener("error",function(ke){console.error(ke)},!1),re.open("POST",`${Oe.KI}/api/attachments.json`),re.send(xe)}},52272:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return Le}});var Tt=Ut(59301),fe=Ut(4676);class Le extends Tt.Component{constructor(ge){super(ge);const he=window.document;this.node=he.createElement("div"),he.body.appendChild(this.node)}render(){const{children:ge}=this.props;return(0,fe.createPortal)(ge,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},89081:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{SV:function(){return ce},ZP:function(){return Mt}});var Tt=Ut(59301),fe=Ut(76374);const Le={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"]},Be={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
|
|
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
|
|
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
|
|
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},ge={keywords:["abstract","amp","array","auto","bool","break","case","catch","char","class","const","constexpr","const_cast","continue","cpu","decltype","default","delegate","delete","do","double","dynamic_cast","each","else","enum","event","explicit","export","extern","false","final","finally","float","friend","gcnew","generic","goto","in","initonly","inline","int","interface","interior_ptr","internal","literal","long","mutable","namespace","new","noexcept","nullptr","__nullptr","operator","override","partial","pascal","pin_ptr","private","property","protected","public","ref","register","reinterpret_cast","restrict","return","safe_cast","sealed","short","signed","sizeof","static","static_assert","static_cast","struct","switch","template","this","thread_local","throw","tile_static","true","try","typedef","typeid","typename","union","unsigned","using","virtual","void","volatile","wchar_t","where","while","_asm","_based","_cdecl","_declspec","_fastcall","_if_exists","_if_not_exists","_inline","_multiple_inheritance","_pascal","_single_inheritance","_stdcall","_virtual_inheritance","_w64","__abstract","__alignof","__asm","__assume","__based","__box","__builtin_alignof","__cdecl","__clrcall","__declspec","__delegate","__event","__except","__fastcall","__finally","__forceinline","__gc","__hook","__identifier","__if_exists","__if_not_exists","__inline","__int128","__int16","__int32","__int64","__int8","__interface","__leave","__m128","__m128d","__m128i","__m256","__m256d","__m256i","__m64","__multiple_inheritance","__newslot","__nogc","__noop","__nounwind","__novtordisp","__pascal","__pin","__pragma","__property","__ptr32","__ptr64","__raise","__restrict","__resume","__sealed","__single_inheritance","__stdcall","__super","__thiscall","__try","__try_cast","__typeof","__unaligned","__unhook","__uuidof","__value","__virtual_inheritance","__w64","__wchar_t"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],quickKey:[{label:"ifelse",content:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
|
|
`)},{label:"include",content:"include<$0>"},{label:"printf",content:"printf($0)"},{label:"system",content:'system("$0")'},{label:"main",content:["int main () {"," $0","}"].join(`
|
|
`)},{label:"if",content:["if () {"," $0","}"].join(`
|
|
`)},{label:"for",content:["for(int j=0 ; j<10; j++){"," $0","}"].join(`
|
|
`)},{label:"trycatch",content:["try{"," $0","}catch(ExceptionName e){","}"].join(`
|
|
`)},{label:"using namespace std;",content:["using namespace std;"].join(`
|
|
`)},{label:"include <iostream>",content:["#include <iostream>"].join(`
|
|
`)},{label:"include <vector>",content:["#include <vector>"].join(`
|
|
`)},{label:"include <cstdio>",content:["#include <cstdio>"].join(`
|
|
`)},{label:"include <cstring>",content:["#include <cstring>"].join(`
|
|
`)},{label:"include <sstream>",content:["#include <sstream>"].join(`
|
|
`)},{label:"include <fstream>",content:["#include <fstream>"].join(`
|
|
`)},{label:"include <map>",content:["#include <map>"].join(`
|
|
`)},{label:"include <string>",content:["#include <string>"].join(`
|
|
`)},{label:"include <cmath>",content:["#include <cmath>"].join(`
|
|
`)}]},he={keywords:["and","as","assert","break","class","continue","def","del","elif","else","except","exec","finally","for","from","global","if","import","in","is","lambda","None","not","or","pass","raise","return","self","try","while","with","yield","int","float","long","complex","hex","abs","all","any","apply","basestring","bin","bool","buffer","bytearray","callable","chr","classmethod","cmp","coerce","compile","complex","delattr","dict","dir","divmod","enumerate","eval","execfile","file","filter","format","frozenset","getattr","globals","hasattr","hash","help","id","input","intern","isinstance","issubclass","iter","len","locals","list","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","reversed","range","raw_input","reduce","reload","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","unichr","unicode","vars","xrange","zip","True","False","__dict__","__methods__","__members__","__class__","__bases__","__name__","__mro__","__subclasses__","__init__","__import__"],quickKey:[{label:"print",content:["print($0)"].join(`
|
|
`)}]},ie={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 Oe=Ut(53184),Se=Ut.n(Oe),$t=Object.defineProperty,tn=Object.defineProperties,ee=Object.getOwnPropertyDescriptors,Je=Object.getOwnPropertySymbols,Ft=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,nt=(ve,$e,We)=>$e in ve?$t(ve,$e,{enumerable:!0,configurable:!0,writable:!0,value:We}):ve[$e]=We,ct=(ve,$e)=>{for(var We in $e||($e={}))Ft.call($e,We)&&nt(ve,We,$e[We]);if(Je)for(var We of Je($e))et.call($e,We)&&nt(ve,We,$e[We]);return ve},lt=(ve,$e)=>tn(ve,ee($e)),pt=(ve,$e,We)=>new Promise((Ne,Qe)=>{var sn=_n=>{try{Bn(We.next(_n))}catch(gn){Qe(gn)}},cn=_n=>{try{Bn(We.throw(_n))}catch(gn){Qe(gn)}},Bn=_n=>_n.done?Ne(_n.value):Promise.resolve(_n.value).then(sn,cn);Bn((We=We.apply(ve,$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=(ve,$e)=>$e.map(We=>({label:We,kind:ve.languages.CompletionItemKind.Keyword,insertText:We})),Nt=ve=>Object.keys(vt.tables).map($e=>({label:$e,kind:ve.languages.CompletionItemKind.Variable,insertText:$e})),_t=(ve,$e)=>{const We=vt.tables[ve];return We?We.map(Ne=>({label:Ne,kind:$e.languages.CompletionItemKind.Field,insertText:Ne})):[]};function Ht(ve,$e,We,Ne,Qe){let sn=$e.getWordUntilPosition(We),cn={startLineNumber:We.lineNumber,endLineNumber:We.lineNumber,startColumn:sn.startColumn,endColumn:sn.endColumn},Bn=Ne.map(_n=>({label:_n,kind:ve.languages.CompletionItemKind.Keyword,insertText:_n,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:cn}));return Qe.map(_n=>{Bn.push(lt(ct({},_n),{range:cn}))}),Bn}var ne=ve=>{vt.languages.map(Qe=>(ve.languages.registerDocumentFormattingEditProvider(Qe,{provideDocumentFormattingEdits(sn,cn,Bn){return pt(this,null,function*(){const _n=Se()(sn.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:sn.getFullModelRange(),text:_n}]})}}),Qe));const $e=ge.quickKey.map(Qe=>({label:Qe.label,kind:ve.languages.CompletionItemKind.Method,insertText:Qe.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet})),We=he.quickKey.map(Qe=>({label:Qe.label,kind:ve.languages.CompletionItemKind.Method,insertText:Qe.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet})),Ne=Be.quickKey.map(Qe=>({label:Qe.label,kind:ve.languages.CompletionItemKind.Method,insertText:Qe.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet}));ve.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(Qe,sn){var cn=Qe.getWordUntilPosition(sn),Bn={startLineNumber:sn.lineNumber,endLineNumber:sn.lineNumber,startColumn:cn.startColumn,endColumn:cn.endColumn},_n=Qe.getLineContent(sn.lineNumber).substring(cn.startColumn-2,cn.endColumn);return{suggestions:[...ge.keywords.map(gn=>({label:gn,kind:ve.languages.CompletionItemKind.Function,documentation:gn,insertText:gn,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn})),...ge.quickKey.map(gn=>({label:gn.label,kind:ve.languages.CompletionItemKind.Function,documentation:gn.content,insertText:_n.startsWith("#")?gn.content.replace(/#/,""):gn.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn}))]}}}),ve.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(Qe,sn){var cn=Qe.getWordUntilPosition(sn),Bn={startLineNumber:sn.lineNumber,endLineNumber:sn.lineNumber,startColumn:cn.startColumn,endColumn:cn.endColumn};return{suggestions:[...Le.keywords.map(_n=>({label:_n,kind:ve.languages.CompletionItemKind.Function,documentation:_n,insertText:_n,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn}))]}}}),ve.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(Qe,sn){var cn=Qe.getWordUntilPosition(sn),Bn={startLineNumber:sn.lineNumber,endLineNumber:sn.lineNumber,startColumn:cn.startColumn,endColumn:cn.endColumn},_n=Qe.getLineContent(sn.lineNumber).substring(cn.startColumn-2,cn.endColumn);return{suggestions:[...Be.keywords.map(gn=>({label:gn,kind:ve.languages.CompletionItemKind.Function,documentation:gn,insertText:gn,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn})),...Be.quickKey.map(gn=>({label:gn.label,kind:ve.languages.CompletionItemKind.Function,documentation:gn.content,insertText:_n.startsWith("#")?gn.content.replace(/#/,""):gn.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn}))]}}}),ve.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(Qe,sn){var cn=Qe.getWordUntilPosition(sn),Bn={startLineNumber:sn.lineNumber,endLineNumber:sn.lineNumber,startColumn:cn.startColumn,endColumn:cn.endColumn},_n=Qe.getLineContent(sn.lineNumber).substring(cn.startColumn-2,cn.endColumn);return{suggestions:[...ie.keywords.map(gn=>({label:gn,kind:ve.languages.CompletionItemKind.Function,documentation:gn,insertText:gn,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn})),...ie.quickKey.map(gn=>({label:gn.label,kind:ve.languages.CompletionItemKind.Function,documentation:gn.content,insertText:_n.startsWith("#")?gn.content.replace(/#/,""):gn.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn}))]}}}),ve.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(Qe,sn){var cn=Qe.getWordUntilPosition(sn),Bn={startLineNumber:sn.lineNumber,endLineNumber:sn.lineNumber,startColumn:cn.startColumn,endColumn:cn.endColumn},_n=Qe.getLineContent(sn.lineNumber).substring(cn.startColumn-2,cn.endColumn);return{suggestions:[...he.keywords.map(gn=>({label:gn,kind:ve.languages.CompletionItemKind.Function,documentation:gn,insertText:gn,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn})),...he.quickKey.map(gn=>({label:gn.label,kind:ve.languages.CompletionItemKind.Function,documentation:gn.content,insertText:_n.startsWith("#")?gn.content.replace(/#/,""):gn.content,insertTextRules:ve.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Bn}))]}}})};const Yt="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var Qt=Object.defineProperty,xe=(ve,$e,We)=>$e in ve?Qt(ve,$e,{enumerable:!0,configurable:!0,writable:!0,value:We}):ve[$e]=We,re=(ve,$e,We)=>xe(ve,typeof $e!="symbol"?$e+"":$e,We);const ke=class px{constructor($e,We,Ne){this.placeholder=$e,this.editor=We,this.monaco=Ne,We.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)}};re(ke,"ID","editor.widget.placeholderHint");var ze=ke,Cn=Ut(96236),en=Ut(6767),mn=Ut(25399),Ie=Ut(89392),oe=Ut(16448),Gt=Ut(56102),Me=Object.defineProperty,dn=Object.defineProperties,qe=Object.getOwnPropertyDescriptors,we=Object.getOwnPropertySymbols,Ye=Object.prototype.hasOwnProperty,Xe=Object.prototype.propertyIsEnumerable,Sn=(ve,$e,We)=>$e in ve?Me(ve,$e,{enumerable:!0,configurable:!0,writable:!0,value:We}):ve[$e]=We,rn=(ve,$e)=>{for(var We in $e||($e={}))Ye.call($e,We)&&Sn(ve,We,$e[We]);if(we)for(var We of we($e))Xe.call($e,We)&&Sn(ve,We,$e[We]);return ve},Ln=(ve,$e)=>dn(ve,qe($e)),te=(ve,$e)=>{var We={};for(var Ne in ve)Ye.call(ve,Ne)&&$e.indexOf(Ne)<0&&(We[Ne]=ve[Ne]);if(ve!=null&&we)for(var Ne of we(ve))$e.indexOf(Ne)<0&&Xe.call(ve,Ne)&&(We[Ne]=ve[Ne]);return We},un=(ve,$e,We)=>new Promise((Ne,Qe)=>{var sn=_n=>{try{Bn(We.next(_n))}catch(gn){Qe(gn)}},cn=_n=>{try{Bn(We.throw(_n))}catch(gn){Qe(gn)}},Bn=_n=>_n.done?Ne(_n.value):Promise.resolve(_n.value).then(sn,cn);Bn((We=We.apply(ve,$e)).next())});function Tn(ve){return/^\d+$/.test(ve)?`${ve}px`:ve}function Bt(){}let Ct=!1;const St={"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(ve=[]){let $e=ve;if(Array.isArray(ve)){for(let We=0;We<ve.length;We++){let Ne=St[ve[We]];if(Ne)return Ne}return $e[0]}return St[$e]||$e}let jt=null;var Mt=ve=>{var $e=ve,{width:We="100%",height:Ne="100%",value:Qe,language:sn="javascript",style:cn={},options:Bn={},overrideServices:_n={},theme:gn="vs-dark",onEditBlur:ji,isCopy:li=!1,onSave:Pi,autoHeight:Ei=!1,forbidCopy:Qi=!1,onChange:bi=Bt,editorDidMount:Ci=Bt,onFocus:_i=Bt,onBreakPoint:sr=Bt,breakPointValue:Bi=[],filename:Oo="educoder.txt",errorLine:qo,errorContent:$o="",highlightLine:Ko,openBreakPoint:vr=!1,placeholder:ar="",showMiniMap:Ro=!0}=$e,Ki=te($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 no=(0,Tt.useRef)(),Pt=(0,Tt.useRef)({}),Io=(0,Tt.useRef)(),lo=(0,Tt.useRef)(),Fo=(0,Tt.useRef)([]),mr=(0,Tt.useRef)(!1),yr=(0,Tt.useRef)(),Kr=(0,Tt.useRef)(),Qn=(0,Tt.useRef)(!1),[Dn,pe]=(0,Tt.useState)(!1);function ue(){let Re;return no.current&&(Re=new fe.Z(En=>{for(let On of En)(On.target.offsetHeight>0||On.target.offsetWidth>0)&&Pt.current.instance.layout()}),Re.observe(no.current)),Re}function se(){en.ZP.warning({content:decodeURIComponent(Yt),key:"monaco-editor-tip"})}const kn=()=>{let Re=Pt.current.instance;if(Qe!=null&&Re&&Dn){const En=Re.getModel();En&&Qe!==En.getValue()&&(Ct=!0,En.setValue(Qe),Re.layout(),Ct=!1)}};(0,Tt.useEffect)(()=>{const Re=oe.Z.subscribe("formatDocument",En=>{var On;let Un=Pt.current.instance;(On=Un==null?void 0:Un.getAction)==null||On.call(Un,"editor.action.formatDocument").run()});return window.updateMonacoValue=En=>{bi(En)},Re},[]),(0,Tt.useEffect)(()=>{var Re;let En=Pt.current.instance;lo.current&&clearTimeout(lo.current),lo.current=setTimeout(()=>{kn()},500),Qe&&(Qe!=null&&Qe.length)&&((Re=En==null?void 0:En.updateOptions)==null||Re.call(En,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Qe.split(/\r\n|\r|\n/g).length))+3,5)}))},[Qe,Dn,Pt.current]),(0,Tt.useEffect)(()=>{if(qo&&Pt.current&&Pt.current.instance){let En=Pt.current.instance;En.changeViewZones(function(On){var Un=document.createElement("div");Un.style.padding="10px 20px",Un.style.width="calc(100% - 20px)",Un.className="my-error-line-wrp",Un.innerHTML=$o,On.addZone({afterLineNumber:qo||11,heightInLines:3,domNode:Un})});var Re={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}};En.addOverlayWidget(Re),En.revealPositionInCenter({lineNumber:20,column:1})}},[qo,Pt.current,Dn]);const bn=(Re="",En)=>{if(!Re||Re.trim()==="")return!0;const Un=Pt.current.instance.getModel().getLineTokens(En);let Rn=!1;for(let wn=0;wn<2;wn++)Un.getStandardTokenType(wn)===1&&(Rn=!0);return Rn};(0,Tt.useEffect)(()=>{var Re;const En=(Re=Pt.current)==null?void 0:Re.instance;if(En&&Dn&&Qi){const On=En.onDidBlurEditorWidget(()=>{Qn.current=!1}),Un=En.onDidFocusEditorText(()=>{Qn.current=!0});return()=>{On.dispose(),Un.dispose()}}},[Pt.current,Dn,Qi]),(0,Tt.useEffect)(()=>{var Re;if((Re=Pt.current)!=null&&Re.instance&&Dn&&vr){let En=Pt.current.instance,On=En.getModel();if(!On)return;(()=>{var Ce;let yn=[],zn=[];const Yn=On.getAllDecorations();for(let ti of Yn)ti.options.className==="highlighted-line"&&(yn.push((Ce=ti==null?void 0:ti.range)==null?void 0:Ce.startLineNumber),zn.push(ti==null?void 0:ti.id));if(Ko===yn[0])return;On.deltaDecorations(zn,[]);const Zn=On.getLineCount();Ko&&Ko<=Zn&&(En.deltaDecorations([],[{range:new jt.Range(Ko,1,Ko,On.getLineMaxColumn(Ko)),options:{isWholeLine:!0,className:"highlighted-line"}}]),En.revealLineInCenter(Ko))})();const Rn=(Ce=!1)=>{var yn;let zn=[],Yn=[];const Zn=On.getAllDecorations();for(let ti of Zn)ti.options.linesDecorationsClassName==="breakpoints-select"&&(zn.push((yn=ti==null?void 0:ti.range)==null?void 0:yn.startLineNumber),Yn.push(ti==null?void 0:ti.id));if(Ce)return{lines:zn,ids:Yn};sr(zn)},wn=Ce=>un(void 0,null,function*(){let yn={range:new jt.Range(Ce,1,Ce,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield On.deltaDecorations([],[yn]),Rn()}),jn=Ce=>un(void 0,null,function*(){let yn=[];const zn=En.getLineDecorations(Ce);for(let Yn of zn)Yn.options.linesDecorationsClassName==="breakpoints-select"&&yn.push(Yn.id);yield On.deltaDecorations(yn,[]),Rn()}),fi=Ce=>{let yn=En.getLineDecorations(Ce);for(let zn of yn)if(zn.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,Ie.isEqual)(Bi,Rn(!0).lines)){On.deltaDecorations(Rn(!0).ids,[]);const Ce=Bi.map(yn=>({range:new jt.Range(yn,1,yn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));On.deltaDecorations([],Ce)}const gi=En.onDidChangeModelContent(Ce=>{let yn=En.getPosition();if(yn){let zn=yn.lineNumber;clearTimeout(Kr.current),Kr.current=setTimeout(()=>{bn(On.getLineContent(zn),zn)?jn(zn):fi(zn)?(jn(zn),wn(zn)):Rn()},100)}}),xi=En.onMouseDown(Ce=>{var yn,zn,Yn;if(Ce.target.detail&&((Yn=(zn=(yn=Ce.target)==null?void 0:yn.element)==null?void 0:zn.className)!=null&&Yn.includes("line-numbers"))){let Zn=Ce.target.position.lineNumber;if(bn(On.getLineContent(Zn),Zn))return;fi(Zn)?jn(Zn):wn(Zn)}}),De=Ce=>{let yn={range:new jt.Range(Ce,1,Ce,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Fo.current=En.deltaDecorations(Fo.current,[yn])},io=()=>{Fo.current=En.deltaDecorations(Fo.current,[])},Mi=En.onMouseMove(Ce=>{var yn,zn,Yn;if(io(),Ce.target.detail&&((Yn=(zn=(yn=Ce.target)==null?void 0:yn.element)==null?void 0:zn.className)!=null&&Yn.includes("line-numbers"))){let Zn=Ce.target.position.lineNumber;if(bn(On.getLineContent(Zn),Zn))return;De(Zn)}}),uo=En.onMouseLeave(()=>{io()});return()=>{gi.dispose(),xi.dispose(),Mi.dispose(),uo.dispose()}}},[Pt.current,Dn,Bi,Ko,vr,sn]),(0,Tt.useEffect)(()=>{var Re;(Re=Pt.current)!=null&&Re.instance&&vr&&Pt.current.instance.setPosition({lineNumber:0,column:0})},[Ko]);function Kn(){let Re=Pt.current.instance;if(Re){const En=Re.getSelection(),On=Pt.current.pastePos||{},Un=new jt.Range(On.startLineNumber||En.endLineNumber,On.startColumn||En.endColumn,On.endLineNumber||En.endLineNumber,On.endColumn||En.endColumn);setTimeout(()=>{Re.executeEdits("",[{range:Un,text:""}])},300)}}function Ke(Re){(window.navigator.platform.match("Mac")?Re.metaKey:Re.ctrlKey)&&Re.keyCode==83&&(Re.preventDefault(),Pi())}const vn=()=>{if(Ei&&Pt.current.instance){const Re=Pt.current.instance.getContentHeight();Fn(Re<Ne?Ne:Re)}else Fn(Ne)};function me(Re){var En=document.createEvent("MouseEvents");En.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Re.dispatchEvent(En)}const de=Re=>{if(!Qn.current)return;const{keyCode:En,ctrlKey:On,metaKey:Un,target:Rn,type:wn}=Re;return(wn==="paste"||(En===67||En===86)&&(Un||On))&&Rn.nodeName==="TEXTAREA"&&(se(),Re.preventDefault()),!1};function Pn(Re,En){var On=window.URL||window.webkitURL||window,Un=new Blob([En]),Rn=document.createElementNS("http://www.w3.org/1999/xhtml","a");Rn.href=On.createObjectURL(Un),Rn.download=Re,me(Rn)}(0,Tt.useEffect)(()=>{vn()},[vn]),(0,Tt.useEffect)(()=>{no.current&&!Dn&&Promise.all([Ut.e(8909),Ut.e(7960)]).then(Ut.bind(Ut,71448)).then(Re=>{try{jt=Re,Pt.current.instance=jt.editor.create(no.current,{value:Qe,language:Et(sn),theme:gn,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Ro||!1}},_n);const En=Pt.current.instance;let Rn=[...Cn.BH._menuItems].find(gi=>gi[0]._debugName=="EditorContext")[1],wn=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],jn=(gi,xi)=>{var De,io;let Mi=gi._first;do xi.includes((io=(De=Mi.element)==null?void 0:De.command)==null?void 0:io.id)&&gi._remove(Mi);while(Mi=Mi.next)};if(Ci(En,jt),setTimeout(()=>{vn(),Pt.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Pn(Oo||"educoder.txt",En.getValue())}})},500),Pt.current.subscription=En.onDidChangeModelContent(gi=>{mr.current?clearTimeout(yr.current):(vn(),bi(En.getValue(),gi)),yr.current=setTimeout(()=>{mr.current=!1},500)}),window.Monaco||ne(jt,Et(sn)),Qi&&(jn(Rn,wn),no.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",de),window.removeEventListener("paste",de),window.addEventListener("keydown",de),window.addEventListener("paste",de)),window.Monaco=jt,ji&&En.onDidBlurEditorWidget(()=>{ji(En.getValue())}),_i&&En.onDidFocusEditorText(()=>{_i(En.getValue())}),Qi)try{En.onDidPaste(gi=>{const xi=En.getSelection(),De=Pt.current.pastePos||{},io=new jt.Range(De.startLineNumber||xi.endLineNumber,De.startColumn||xi.endColumn,De.endLineNumber||xi.endLineNumber,De.endColumn||xi.endColumn);En.executeEdits("",[{range:gi.range,text:""}])})}catch(gi){}let fi=ue();return ar&&typeof ar=="string"&&new ze(ar,En,jt),pe(!0),()=>{const gi=Pt.current.instance;gi.dispose();const xi=gi.getModel();xi&&xi.dispose(),Pt.current.subscription&&Pt.current.subscription.dispose(),fi.unobserve(no.current)}}catch(En){}})},[]),(0,Tt.useEffect)(()=>{if(Pt.current.instance&&Dn)return document.addEventListener("keydown",Ke,!1),()=>{document.removeEventListener("keydown",Ke)}},[Pi,Dn]),(0,Tt.useEffect)(()=>{let Re=Pt.current.instance;if(Re&&Dn){let En=Et(sn);jt.editor.setModelLanguage(Re.getModel(),En)}},[sn,Dn]),(0,Tt.useEffect)(()=>{Pt.current.instance&&Dn&&jt.editor.setTheme(gn)},[gn,Dn]),(0,Tt.useEffect)(()=>{let Re=Pt.current.instance;Io.current=Bn,Re&&Dn&&(Re.updateOptions(rn({},Bn)),setTimeout(()=>{Re.getModel().updateOptions(rn({},Bn))},200))},[JSON.stringify(Bn),Dn]),(0,Tt.useEffect)(()=>{let Re=Pt.current.instance;Re&&Dn&&Re.layout()},[We,Ne,Dn]);const[Vt,Te]=(0,Tt.useState)(Tn(We)),[ln,Fn]=(0,Tt.useState)(Tn(Ne)),be=Ln(rn({},cn),{width:Vt,height:ln,position:"relative"});return Tt.createElement("div",{className:"my-monaco-editor",ref:no,style:be},li&&Tt.createElement(Gt.CopyToClipboard,{text:Qe,onCopy:()=>en.ZP.success("\u590D\u5236\u6210\u529F")},Tt.createElement(mn.Z,{title:"\u590D\u5236\u4EE3\u7801"},Tt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},Tt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ce({width:ve="100%",height:$e="100%",original:We,modified:Ne,language:Qe,options:sn={}}){const cn=(0,Tt.useRef)(),[Bn,_n]=(0,Tt.useState)(null);function gn(Ei){let Qi;return cn.current&&(Qi=new fe.Z(bi=>{for(let Ci of bi)(Ci.target.offsetHeight>0||Ci.target.offsetWidth>0)&&Ei.layout()}),Qi.observe(cn.current)),Qi}(0,Tt.useEffect)(()=>(cn.current&&Promise.all([Ut.e(8909),Ut.e(9404)]).then(Ut.bind(Ut,2550)).then(Ei=>{jt=Ei;const Qi=jt.editor.createDiffEditor(cn.current,Ln(rn({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},sn),{wordWrap:!0}));_n(Qi);let bi=gn(Qi);return()=>{Qi.dispose();const Ci=Qi.getModel();Ci&&Ci.dispose(),bi.unobserve(cn.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,Tt.useEffect)(()=>{Bn&&Bn.setModel({original:jt.editor.createModel(We,Qe),modified:jt.editor.createModel(Ne,Qe)})},[We,Ne,Qe,Bn]);const ji=Tn(ve),li=Tn($e),Pi={width:ji,height:li};return Tt.createElement("div",{className:"my-diff-editor",ref:cn,style:Pi})}},46133:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{jL:function(){return ge},w9:function(){return Ye},QD:function(){return bi},cQ:function(){return Gt},op:function(){return gn},O5:function(){return Kr},_b:function(){return qo},t7:function(){return lt},Gi:function(){return un},YG:function(){return Ln},qp:function(){return tn},vr:function(){return sr},qE:function(){return Pi},Je:function(){return Lt},wb:function(){return Cn},cq:function(){return jt},tp:function(){return Ft}});var Tt=Ut(59301),fe={flex_box_center:"flex_box_center___NeSU8",flex_space_between:"flex_space_between___ImTGl",flex_box_vertical_center:"flex_box_vertical_center___BtRd9",flex_box_center_end:"flex_box_center_end___qcLe3",flex_box_column:"flex_box_column___Ze_3q",banner:"banner___PoUBO",content:"content___XoDjy",btns:"btns___Pb35j"},Le="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAA0CAYAAAAkEw66AAAAAXNSR0IArs4c6QAAGNVJREFUeF7VmwmwHVWdxr9zuvvu9+3ZXsxCiNkIQZOwEzMgyADjggsWgzPqOAJaMiCjYiGKqDBQAo4iWGAxA+ooMm7gBhSyhBBRIIBSAQlrHuTt7913t97PmfpOd4cXlLAFGO6rW9237719+/z6+6/nPIHX+XHttddaex38nlW2lLO1svq1wJ4aeFMM9CqFnNKoaYVapDAOicfjGEMKqKk2nrx59Lbt5xx6aPR6DEG8Hj/K3xwY0YtjSx2vYnlspLEsX0BRKUBrINtyX+PZp0r3fR+IIgzFSo9EsahFUfSHWIj7Pa919zvf2vlo+rFXdWivObjHJvR8S6vTJORHckV0+4GBAF4InwQlBCAIkEMXgCLA9Mn9WCef4ft8HWkgVIDn6ckwUA/HQfCzoFX71TsP6n/41aL3moHTWotnJnGysPEFx8ZcAtMqGTjh2NmVTL+iDB6BZurjsRSe2SogjhNwMZIngbZbqgXom8N26/KjV3femB7ebRxfE3DbRnW/k8c3LQvv5yCjOFVVqhgCyNnJmAhoxyOFasz1OeCM2lLTJryI4BQQUn1RAhI24Lc1dBjc2K6Nnv2edfP+sLvIvergxqb0vpHA1fk8lre9xBZpZsYKU9sMYiDvAHKaqU4HuANcZrIpcILiezRdo7z0aUw3BoJYI4gELAeI/bjZmBq9+PGNd5x/+unHua8U4KsKbriujxUSV9gW+rwg9WPTfpHgpEgUQgAFJwU6LSDwjSxA8F2jslSBBJaZKwVGJRv1pSAJLyQ8qlwLOA4Q1us31Z58+OTj3rX/E68E3qsGbmhK/6Nt40oIFMJwZ5URFh/cZoGgHQKODeSsaUEiA5iSy6IqYRnfmPq66YojPILbYbqpGXuhRhRrFPMSUaP+6OTAtuPff8ze97xceK8KuJGG/oBl4XsaKMTTsiwDKVXZjm1qsgRBU84TXi5VXqo24/syP5ce2xEg0gBDeAZWFijo79JnpLQxXSo7iICiIyD8qUfdxuQRRx24x5MvB95uBzfW1G+XFn4GoMMojQNOYWUK45b+jG9mW+PvFNAKEkqVYgI583VZcOB7WRrCqGwiaQovU1lAlaXKM/BMQNIGbN0FLGh0lySCVv0OP3aPOnKf2a2XCm+3ghuc1AvzOdwmLSwIwkQlBoxMtgZYCkvwQLafBYo0l2v6gBcCxRxQyifwM9PckRCniXIGbjo8wiI4bgnRRFul0XAZMABbaggVoytvo12vff7Qt/Rc8LqBm5jQndrBr3MFHOwyemaJbGaaAKzMp00zV2O+6VVnSTCPcYCNdrItEGAOcKxpVUQKLjPZ6VHVgEuf3Kf/rLk0Y4ViTpiAEUYKJaEgVDg2OTq1+j3r5w68FHi7TXFDU/El1Yr8VLudDM4IjUpLVWW2Mg0GgubybATNfN/0C5+eqjQ9oO0ngAmR0ZF5X2bKjLRZBUFgNE03AKhcPqk62wJsm+qjvyM4Aa0idFN1zcmvHraq90uvObihqej4YsH6nzCEyHwRB0WFZeZJ05xupsZSp6sty+2mXX2a/5rP0fT8MAHRZpmWph48J38zi6xUF1Vqft9KAg2BES6PmyChGGFTBVJ1kb/dq7XeeuTBs0deLLxXrLhHn2nP6+4s3Gk7Yl6Q5mpZMMjAGWjT0o+dgkR6BVnUzJSW2PpzhpHVqIygdPiEET3rzwiHP2QCSlrjUm1epE0el+R1/E6SmjDa2nGEat5Bu9089bC9O7/1moDT0GJkMv5eR6f1oVY7MRfjp2SiNgOO5pkFBpnkadmD/qflRrAtiUrBhJFdPnauJhI6SU6noXSyb2BmUZUqzYKEqSSSZ6SUSU34WagYVUsg9N27R7DtkONWrmRcf8HHK1Lc4EjrqHJn6ZdxBIsXkXU2MqVZqU/ja5ZU/MyWR5/Bps1/wfD2p+G7TUy1QziWRHfZgVXsREd3H1YtnoW+vl709nSjv7f0V4MwPnRaRUGlxSm8rG7N0pAMlim/CE4Jk+tRbTxmAoYK4Qit/Mhb9/a9eze9ILW/YQwv5jvmM/fcs720YMnMDeWStabtJrmVUVaqtsy3sRqgAm+96yH85qbb4DZqWNjfi57uHlRKJViWjSCM0Wr5aDRaqDebqDeaqLkRLFugp7OIQudMrFn+JvT3z8Ee8+dgVldxp+tkpUB42ZZgqLrEnyUq89MkODkunjVVoREFMao5G367een6lZ2fejEQXrbiBgbbn+qZUbyETcWs2KZ/Ynsoi6aMgEPjLVz6Xz/B1OjT2P8tyzB7Zm/i6IMQYRghDGk2ielkLaKIPiiM4PshGk0XzWYDU40a6m6Ickmi3N2Lt+y1B5a+eQ+sXLIQM7rLxi1QiR47I2l3xPizFFyitsQnmqhq8juNks1go2BrDRG4WwMv3veItT1TLwTvZYH7w0NP9y7sn3NPqSgXMiCYRuNz1MbE9eEnRnDhpVdh1fxu7L1iCYIwghcECKMYUfaMY4Rh8jogxJgQNQjP+CECpUK4H8bwPR8tgmzW0Ao8lEsW+vrn4sA1S7Fs2VKsXDIP1UrO3BymMD7PEwvj6wJjnjTTJFAEsUJOJj4y8iMUWIfE8bp1Kzs2virgtg23PtHTV7os9JI0wASFNPWg4vI54LGBMZz/je/i71YvQv/sWXA9D2EYIooiAzCOYoRxDM/z4Xo+PC+Az2MR31NpkU4fpKGUQKRkoiSCjCSiSCAKVPLddgON9hQsK0TXjA7su3YVDjt0Hdbu82ZzbQYgVZb6OJOW0GQjZW54XtACInTkHXjt5kXr9+r4zG4Hd/bZZ8uTTz1rY7liHxiHiR9h+sFAQHNxJMulCGed/x2jtHlv6ofruogILaZpEl6MIAiML2u1XQRhaIDxeKZGqoEAObgoTkBGkUp7bvRRfC0QRpZRkYqk6SjHcYDQryNXVNj/oLX4yIc/iMULZyVVSFr0GxVmlQWDg0xSFG5j372rV1fXr1wpdhldX7Kpbn2mtbqrs7jRkqLIC6VDzgIBwZUKwGXfuwFjA49g331WoO26CSwDh/BieK6HyakaPM9LTZbv0WQJL0r2o9ioMkhN2gDka0JkDhYpExW1FtCQEMKGlg6gbWhTxjPFaKBvZgUfP/njOHz9WrRS5QXG9AkvzeXoHxXrVw0n9puxEm8+dGVlaFeqe8ngBifiT1Y65aUha7+0+M7Sj0IeeOixYXznO1fiHQfvY1REs4wiBoIAcRQZkBOTk/B9P1GSCRBBoraQn/dTmDxOiATGLV+nioxjA49wINjAY4YtIaQFwX1hQYtkn/AtW+Okfzsdf/+OA9H2Uj+XdoiZltBebaGh2a9DrONYvfdtK8q/2L3gaurXxaI4WqUJJH2ETTPltVsaX73wvzG7IjGrrwce4RhoieKCMMDY+LiBZ2AwGJjAQKg0Sx6jCrWBmQAlTJo3vx+ZvIvOXLBEEAJCMPFNQrkBBwnNfcuGMFAFlIqRyxdw+he/gv1WL0PDTftzSicd41jBYaURa/SUHLTrjc+vX9mxy47JS1LcpoGB4qKOuZvzebFMpyUPT0BoTD023P0wfvWL67DfPsvhut4O80z8Woip+hQma41UWVQRDMwEXIQ43Se4OApSYEAYeAijwADSmp1RghPGt3Kb5MMJxEx9VJ2QNu8mYNlQUYj+hUtx9nnnolIpw83KrrSSMOCURmfOQejWr37bis6P7DbFba/ptZal77SlyPFy6WC5ZedBKYWLLrkKs6oOCvl8AoR+zWwjeL6L4dFRuJ5CEGpTsEeBQBD4iFWMWEWIwjpU6Ca+kNswNll+zCgECSkcKM02CQtS/nK0oxPDFDzRIYFSfYRIcFRfzgDktRz7z5/E8Scci7ar0g4xc0aePen0VaSAiLxHutVTe6/cRfn1khQ3OBEdU6xYv4oZbzjJopJISrX96aFtuOaH12D5ogXw/QABVZQFhCDC5NQ4xienEIQCbijh+RKTvXPhVYrIPTGAXLOOOJ4AwhAxzTKomTTEdHy1l/guc5voWTmXSPWFSVAwf7FRH83YuD5jxgQooS3HqE9Bomf2fJx9wcXo7KjAp3swLSZApjPeJUvDioLBkttYvHZtf/v5VPeSwD09Fp9Z7pDnEhzvD1MEqo2d2ut+swEPbr4fM3p7jIqYbhjlBKHxdcMjQ0ZtXmjDbSsMLFqJx048AWDWv/kvWPjNy2DXB5hXAHEIpZqwZNVct1INSFkyoJRyE1g6hjaFnp2IDyrxezqFaMClHQdjsjljsrzuk8/4Cg46ZF9zPQYc05k0qpYswFH+uCW9VYcsm7F994CbiL5fKlkf4lyC1nSswnRlWcBfftVP0RgZRqGQR2jKKd/4JZrpxOQExicmEIQWvDCHhu9gyz99FN76VQCt0AZmnnUxSg/cAUuGEKoJaBdSZjVpBCk7EnDahxRlKHCfjbccNPMis29mWSGMH6TqNKQxWStJVayccQvrjv4ATj7lRLTcpL1k2kym0GUJJlASvuvo6JADV3RtfsngbtXa3gsoBA3k3Rakb8GtiuiaUtk+xveUqRjoU9gmKuYFLr/yGkwMjSBH5xrQ4dNPBaYiGBwehOu24QUCXuhgSnTjsTPOQDxvRjqjrNB31tdRfvwB5O0cEI9BaA9SVhCpGqA56+NAa/oIC5AER2XlmfdDhT60FLBoxlYAof0UnjLukAo1arPyxhev2vcAnHbWOSaJNmWe6elRCAm4TukrS0XvOGivrt+9aHDba8GaQt56r4A8XADztYIVKgimXH6M7iDUebackzJLIm8LlIsSP/jRz/HU1ieQcywDLnHwAWq1BsbGR5M6lYrzJEZmLsHw5z8LlOm0AWwfQ885X0Ol/oypHRFPwpZF2FYXwngEgoBEHpEaNwpTyJsqROsCgupMtFeshLt8Oap/ug8d998CKQgvgICfRFppm/QEBAdg1oIlOOMrF6BcLsAPlCnHIjPvClQcgW4nhFThPxy8ovPXLwjugaGh8uxyzwXlvPOxsoPC9PUaZpYoLZobHtAMtAEhoVDKSXSUHdy+YSN+d9MGFKm4NK0gwKHhUTSaNZPL+ZEFzwXGVrwNk6edlkDjHMLmrei78DzkLR8W18qoEUiRgxR5xKoJ2+ox4EJVh5B9UDqPel8vWgccAW/Naug5Myk84OkJzDn3FOTbIwacFASXJMSC/XOZhxISHTP6ceZ5F6GzuxNekEb5IKlIOvISvU7AhPiog5ZVbtgluE0DurigHPx4RnfunXQXbNJm8wEZQAYCphDs99c9YMqDKbALtjJNyNGRQVx++dWwtDA5GHMyz/ewfXAYntdE4AfwjFkINHsXY+JzXwPmdptGXunKH6D79uuRzxVhqwBKDSFnzTTRNIrHIQXz+RAxTVF1obFqPcY/ehLQVU2CLG+AApwNGzHjR99GTk0Bqg0pvCQ9sRxIY6o5aGmjWOnCmed/A70zZ8INmCpxbGwoAF0Fgd5cEBVkfNj+Szvu2CW4rUPumTN6C+faCijwxqTTeNmXssV+bM1w9oiqm2wToELgt1AtSHQULVxzzU/w5/u2mKUMcRCg3W7hmeFhBF4rKaPY6WDGJDrQnrcUrdX7wRkcQuXe22HHU7CFgDT+zE/AKR9au7CsPkSqAWWiaieG3nkCvPe9G+DSGQrqwUdRuHUjylvvQS4ahaObELoBAVqFSCsJzto4Jkg4OQdn/sd/ord/Plw/MtAIj5Y1oywxq+DXrThae8CKzq3PC+6ux4dndRZ67uut2nM68sn6jWxtx/QvZebKiWKCq7WAmtm2IZSPGR0FjI9uxxVXfB+tqTokYgNu++AQVOSZ1EErunSWRBXTyYASkLIAbdGnMBhI6Lhu5COlA61Ck39JUTHRVAtO73ej0TMbEyeeBj1vjlGauP8RVL7/A+SDQdiowVF1SN02UVaa2fAkl2NU5TNnC5z+5QswY/5iuG4EN1KmhtWxwNwuBws7w+G85S1ftaBr8nnB3f1Y8/hqtfzDzhzQU0qm0v4WOLam6ecIjl2GWhuYaFF5IcamJtFZtNDX4WDzvZvxv9dej9BzoaIIo+Oj0FEAzSxfhyYSa50W5iAU20RNafIuwmol/k0yGPAGJJ0OZSJqHkqWEcU22vPegua/nAR0dxvVWZv+iI6fXomcrsNRDWhNU9UmAWZoVVYOgsFBOCjlLXzqjC+ia+6eaHsRmp5GMScxu8NCf4eF7qKIRBQ8mnfkz4PQ/83SuX/d2BSbHmne3Fktv72vDHQUEsWxGnjuIwPH3hf93FQbGKnTXDUeGhiCFDFmVHPoKlu49dYN+O1vb4alYozXpqBjggvNBHDyYIHDhJVQ+IiSYolFuXHqBQhGT+VCWiUTGaOYQIuIhYWQ34tLcBeugH/ch4DuXmBkEJXvXoB8ewwWXGiT77GWSBoA9G9cKBcLB92dFZx02umI8r0m9Vszv4QVsx10FYUZu7GuNHeuN1XkB9FN7Xbwmb0XVh/KuIhNWwOvs2Tn+6rCZAecITezU9PWc5i0Ml0JZKbfwsTHDU0Bky6wYcs20w7qrThGeaW8xJ0bN+HW2+5Eo9k0lQT9jWkEMVHl2dnhoNp4VLBc4uI4JrKRAcgEO7HDXFLQE64oGNz0k0pUkvUhCxZDrz4A4tEHkXvwLtgihNSJa0gEQNfAXp0NZTnGVSxeuADHHHcCpJXD+9f0YcUc2zRgn6sXnr9O3yeBlqeGJyfDE1cvKlxvkuvfP6512QF6y8kCFwYHllHZsgSezAwh7ZhyPIRHH/fMJDDWAn72x8dQb7XRVbZNoKgWLBRyAvfe/wBuuf0u1CYnIWVaQ9K5pRMrdNw8v5khM2rjZ2iYVGJWfxJunJbwBGjm0kx6ohj/zQpryyS82lKQpopgI0AnLodmaop9C4rVAwTWH3wgluy9Fh/cbxbWLSqa6idbJfpcS3PNupNkQnuioVrDk976I1eV7xW3b2lvL5eKczoLQKWQrIqk6rIeWwYuWw1kymwFTLaAgQlgsK5xxa1bUGu66ChYqOSpXMss4Ms5EtsGnsatGzahMTaWhutsLWsaug2s7F5nix7S/CKZ/08L+7RlZMqpDJ4hk62JShWbLj805Ve2II9zlCbJQqW7C/sftA4HrZiPUw/vRweD7S7A0a/XXW1SsLYSeGpIbxiZeOpIccufG8dVOys/5r2o5JNVQaw9WUrxhDRbk46k62/5moobbySKu397gK/9ZgsKFlDNSZQJzhHI2xKOJVDISTRbbfzpwS0YePxxxL73rJzNwNJZ62yG2dzydNlOUqVnK4PTdpKRWLqfLe/JPpO9nuZnTFRNyFj5Apbtswr5rpn4wpELcPiyqhHKrhTHsTJ4TLnCWNdgA3Dr/lHiuo2j1XJf7x2VvNiHTbZyBs9OA8U02zcTMjKJrsNTwEgT+NE9ow9864Ytt/dVZVDNW6LsSBT5XUsgZ7P7L5BzbDPX+qeHH8HAlr+YZQeJjSWpwk4P2pdhk05mcHfHa3YyzXKa9GD6mez9hOiOhHjHwjzzOzZ65s3B/D2XolSt7nnh+5a9a0mfZcZLkTz3MrJronVxoQ+ziPEWsL3GXDZ60NjIr/6sjynk8EsHEPRxDBK8E1ztw+k+njhHFTqJCTMl4Qm21eDd/KR7+NePLt35fPnO/8fj592ljz5sPn49rwBUC4mF0bqmp2HZMguKhOC4kpPpF8fNgLEjkPzyz/qzjo3zcwKSyqOfy2avePKuNHgwUjEB3j4FbB1R973/3zfsh9ten/+nerk35RM36MPfswdu2qMDoqOY9BO59jhb6zJdbVneyhSMixPpnphR7BSBr3tAf9i2cH45j9k0Dy58Zreitwr0dSRK5J0YbwJDLfo39eWTDrTOebkDeL2+13e5nnPZfrh/UTdmVvOJb6fq6OsIzziK9H8lCI6RldtMcX46ZbDT9V//oJ6fAz4iBI7VMfYp5SBmEFw1uTNcezFcB56YQPv329qHfPXo8n2vF4BX8rsXbdS/WD0L72ZThfA4NrqiLIdlMGSfjtBYn1Nx9HH1wDQ7Nj9v6/zGB3S5HWCvUlFfvWiGWMYFQpQzzXSoAfxlWD1w0X1y33tPEkyy33CPk6/TBx8yF7f05pDjuIrOzuaaVUoExxKT43a5akFCtVys3+Wcwweu1dbHV+LxN3VhPsEx8jANGfOAh4eiL5x0iHPeG47YtAv+9I3xp9f0yIvLDAw6ySIY/ExSnpkqVcels/x/syLgtXHpx9bhlF2CO/tanVuzHHfPqmJVOf0nNdr5SFP7D02Eb/3iEfkdtdsbFeCXbtYfXlDGueU85iKZsjXZklnpyZdpGmgWFcS4pGsQnzvuOBG/4CzXFX/Qp+zZi28pPzkZHeNIS337X2+Qp+IckWajb1RsyXWffqOeN8tRH+rKyWOhsSBnYyYziiCAa0k8EQKb2kF01acPc3akXS8IbsW1Onf6AnVib16ewqWz21vq9qu2yNPeqL7thW7xZ65391jcV1jE/1qKFcaeCfDwOYeK9D83nv32/wHzrWgvjJ8Q7AAAAABJRU5ErkJggg==",ge=({dataSource:Qn=[],img:Dn,imgWidth:pe=346,title:ue,sunTitle:se,bannerExtraContent:kn})=>Tt.createElement("div",{className:fe.banner},Tt.createElement("div",{className:fe.content},Tt.createElement("aside",null,Tt.createElement("p",null,Tt.createElement("b",null,ue),Tt.createElement("span",null,se)),Qn.length>0&&Tt.createElement("div",{className:fe.btns},Qn.map((bn,Kn)=>Tt.createElement("div",{key:Kn,onClick:bn.click},bn.name,bn.sign?Tt.createElement("img",{src:Le,width:39}):null))),kn),Dn&&Tt.createElement("img",{style:{marginTop:33,marginRight:38},src:Dn,width:pe}))),he={flex_box_center:"flex_box_center___hG6RI",flex_space_between:"flex_space_between___ss3Fh",flex_box_vertical_center:"flex_box_vertical_center___K80p9",flex_box_center_end:"flex_box_center_end___qmXX3",flex_box_column:"flex_box_column___GFV8F",row:"row___aXJjm",title:"title___HUKL0",tagsWrap:"tagsWrap___XB2W3",action:"action___VdHb1",bar:"bar___t1kKC",tag:"tag___V7Eft",name:"name___Hk1Ip",num:"num___xQpcH",active:"active___XryTX",tagsBorderWrap:"tagsBorderWrap___OMxjs"},ie=Ut(92310),Oe=Ut.n(ie),Se=Ut(89392),tn=({dataSource:Qn=[],value:Dn,onChange:pe,onTitleChange:ue,className:se,title:kn,titleWidth:bn=41,style:Kn={},fontColor:Ke="#6A7283",showCount:vn})=>{const[me,de]=(0,Tt.useState)(0),[Pn,Vt]=(0,Tt.useState)(!1),Te=(0,Tt.useRef)(null),ln=(0,Tt.useRef)(null);return(0,Tt.useEffect)(()=>{var Fn;Qn.length!==0&&(((Fn=Te==null?void 0:Te.current)==null?void 0:Fn.clientHeight)>97?de(1):de(0)),Qn.length===0&&de(0),Vt(!1)},[Qn]),Tt.createElement("div",{className:Oe()(he.row,se),style:Kn},Tt.createElement("div",{onClick:(0,Se.throttle)(()=>ue==null?void 0:ue(),2e3),style:{width:bn,marginTop:Pn?12:4},className:`${he.title} ${ue?"current":""}`},kn),Tt.createElement("div",{className:Pn?`${he.tagsWrap} ${he.tagsBorderWrap}`:he.tagsWrap},Tt.createElement("div",{className:he.bar,ref:ln,style:me>0?{height:me===1?97:"auto",overflow:me===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},Tt.createElement("div",{className:he.tag,ref:Te},Qn==null?void 0:Qn.map(Fn=>Tt.createElement("span",{onClick:()=>pe(Fn.id),key:Fn.id,style:{color:Ke},className:Dn===Fn.id?he.active:""},Tt.createElement("span",{title:Fn.name,className:he.name},Fn.name),!!vn&&Tt.createElement("span",{className:he.num},Fn.count))))),!!me&&Tt.createElement(Tt.Fragment,null,me===1?Tt.createElement("div",{onClick:()=>{var Fn;de(2),((Fn=Te==null?void 0:Te.current)==null?void 0:Fn.clientHeight)>245?Vt(!0):Vt(!1)},className:he.action},"\u5C55\u5F00",Tt.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):Tt.createElement("div",{onClick:()=>{ln.current.scrollTop=0,de(1),Vt(!1)},className:he.action},"\u6536\u8D77",Tt.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},ee={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},Ft=({dataSource:Qn=[],value:Dn,onChange:pe,className:ue,style:se={}})=>Tt.createElement("div",{style:se,className:Oe()(ee.tabs,ue)},Qn.map(kn=>Tt.createElement("span",{onClick:()=>pe(kn.id),className:Dn===kn.id?ee.active:"",key:kn.id},kn.name))),et={flex_box_center:"flex_box_center___yX6Oa",flex_space_between:"flex_space_between___t7oqF",flex_box_vertical_center:"flex_box_vertical_center___dEIHy",flex_box_center_end:"flex_box_center_end___taQDF",flex_box_column:"flex_box_column___xY_Lr",input:"input___PW2zI",dropdown:"dropdown___vSy8B",menu:"menu___NiyBu",text:"text___Grueu",b1:"b1___ZKryM",b2:"b2___aKyGa"},nt=Ut(37568),lt=({dataSource:Qn=[],value:Dn="",onChange:pe,onInputChange:ue=()=>{},className:se,style:kn={},placeholder:bn,allowClear:Kn=!1})=>{var Ke;const[vn,me]=(0,Tt.useState)(""),[de,Pn]=(0,Tt.useState)("");(0,Tt.useEffect)(()=>{var ln;let Fn=Dn;(ln=JSON.stringify(Dn))!=null&&ln.includes("{")&&(me(Dn.id),Fn=Dn.value||"");try{Pn(decodeURIComponent(Fn||""))}catch(be){Pn(decodeURIComponent(Fn||""))}},[Dn]);const Vt=()=>{pe(encodeURIComponent(de),vn||null)},Te=ln=>{ln!==vn&&(me(ln),pe(encodeURIComponent(de),ln))};return Tt.createElement("div",{className:Oe()(et.input,se),style:kn},!!Qn.length&&Tt.createElement("div",{className:et.dropdown},Tt.createElement("div",{className:et.text},(Ke=Qn.find(ln=>ln.id===vn))==null?void 0:Ke.name,Tt.createElement("i",{className:"iconfont icon-zhankai4"}),Tt.createElement("b",{className:et.b1}),Tt.createElement("b",{className:et.b2})),Tt.createElement("div",{className:et.menu},Qn.map((ln,Fn)=>Tt.createElement("div",{key:Fn,onClick:()=>Te(ln.id)},ln.name)))),Tt.createElement(nt.default,{onPressEnter:Vt,value:de,onChange:ln=>{Pn(ln.target.value),ue(encodeURIComponent(ln.target.value),vn||null)},bordered:!1,placeholder:bn}),Tt.createElement("i",{onClick:Vt,className:"iconfont icon-sousuo9 font14 pl10 current"}))},pt={flex_box_center:"flex_box_center___tol8o",flex_space_between:"flex_space_between___Z235C",flex_box_vertical_center:"flex_box_vertical_center___Wq1sZ",flex_box_center_end:"flex_box_center_end___LLxom",flex_box_column:"flex_box_column___DbMSN",quickPager:"quickPager___GM30J",disabled:"disabled___Ozc8I"},Lt=({value:Qn,onChange:Dn,className:pe,total:ue,pageSize:se,style:kn={}})=>{const bn=Qn<2,Kn=Qn>=Math.ceil(ue/se);return ue<=se?Tt.createElement(Tt.Fragment,null):Tt.createElement("div",{className:Oe()(pt.quickPager,pe),style:kn},Tt.createElement("div",{onClick:()=>{bn||Dn(Qn-1,"prev")},className:bn?pt.disabled:""},"\u4E0A\u4E00\u9875"),Tt.createElement("div",{onClick:()=>{Kn||Dn(Qn+1,"next")},className:Kn?pt.disabled:""},"\u4E0B\u4E00\u9875"))},Nt={flex_box_center:"flex_box_center___FO7TP",flex_space_between:"flex_space_between___LotYx",flex_box_vertical_center:"flex_box_vertical_center___bWdaw",flex_box_center_end:"flex_box_center_end___mVJ1o",flex_box_column:"flex_box_column___M83Mm",list:"list___oOsiS",wrap:"wrap___G6T7F",lockWrap:"lockWrap___Rl79E",li:"li___oZZ7l",cover:"cover___b2bYW",img:"img___IQX7w",sign:"sign___HkT6C",name:"name___SsJx8",e:"e___TMqq0",tags:"tags___bcjyo",rate:"rate___YACg7"},_t=Ut(29787),Ht=Ut(25399),ne=Ut(58018),Yt=Ut(12242),Qt=Ut(59895),xe=Ut(96908),re=Ut(57177),ke=Ut(81378),Ae=Ut(12635),Cn=({className:Qn,dataSource:Dn=[],col:pe=4,right:ue,bottom:se=23,precision:kn=0,wrapWidth:bn=1200,trackEventItems:Kn,loading:Ke})=>{const vn=Math.floor((bn-(pe-1)*ue)/pe);return Tt.createElement(_t.Z,{spinning:Ke},Tt.createElement("div",{className:Oe()(Nt.list,Qn)},!!Dn.length&&Dn.map((me,de)=>{const{name:Pn,id:Vt,identifier:Te,power:ln,cover_image_id:Fn,pic:be}=me;return Tt.createElement("div",{className:Nt.wrap,key:Vt,style:{width:vn,marginRight:(1+de)%pe===0?0:ue+kn,marginBottom:se}},Tt.createElement("a",{target:"_blank",href:`/shixuns/${Te}/challenges`,className:Nt.li,onClick:Re=>{Re.preventDefault(),Kn&&(0,Qt.L9)([Kn]),ln&&(0,Qt.xg)(`/shixuns/${Te}/challenges`)}},Tt.createElement("div",{className:Nt.img},Tt.createElement("img",{className:Nt.cover,src:`${be}`}),me.is_jupyter&&Tt.createElement("img",{className:Nt.sign,src:xe}),me.is_jupyter_lab&&Tt.createElement("img",{className:Nt.sign,src:re}),me.is_unity_3d&&Tt.createElement("img",{className:Nt.sign,src:ke})),Tt.createElement("div",{className:Nt.name},Tt.createElement(Ht.Z,{title:Pn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},Tt.createElement("span",{className:Nt.e},Pn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),Tt.createElement("div",{className:Nt.tags},Tt.createElement(Ht.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},Tt.createElement("span",null,Tt.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),Tt.createElement("span",null,me.challenges_count))),!!me.myshixuns_count&&Tt.createElement(Ht.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},Tt.createElement("span",null,Tt.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),Tt.createElement("span",null,me.myshixuns_count))),Tt.createElement(Ht.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},Tt.createElement("span",null,Tt.createElement("span",null,me.level))),Tt.createElement("div",{className:Nt.rate},Tt.createElement(ne.Z,{allowHalf:!0,disabled:!0,defaultValue:me.score_info}),Tt.createElement("span",null,"\xA0",me.score_info?`${me.score_info}\u5206`:"5\u5206")))),!ln&&Tt.createElement("div",{className:Nt.lockWrap},Tt.createElement("img",{src:`${Yt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),Tt.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Dn.length&&Tt.createElement(Ae.Z,null)))},en={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf"},mn=Ut(69669),Ie=Ut(59301),Gt=({className:Qn,dataSource:Dn=[],col:pe=4,right:ue,bottom:se=23,precision:kn=0,wrapWidth:bn=1200,trackEventItems:Kn,loading:Ke,onRemove:vn=()=>{},isCurrent:me=!0,showAlias:de=!1})=>{const Pn=Math.floor((bn-(pe-1)*ue)/pe),Vt=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:"/images/tjzx.png",swimg:"/images/sw_tjzx.png"},{name:"101\u8BA1\u5212",ptimg:"/images/jh.png",swimg:"/images/sw_jh.png"},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:"/images/gjyl.png",swimg:"/images/sw_gjyl.png"},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:"/images/sjyl.png",swimg:"/images/sw_sjyl.png"},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:"/images/jpkc.png",swimg:"/images/sw_jpkc.png"},{name:"\u519B\u961F\u4E00\u6D41",ptimg:"/images/jdyl.png",swimg:"/images/sw_jdyl.png"},{name:"\u65B0\u578B\u6559\u6750",ptimg:"/images/xxjc.png",swimg:"/images/sw_xxjc.png"}];return Ie.createElement(_t.Z,{spinning:Ke},Ie.createElement("div",{className:Oe()(en.list,Qn)},!!(Dn!=null&&Dn.length)&&(Dn==null?void 0:Dn.map((Te,ln)=>{var Fn;const{name:be,id:Re,identifier:En,featured:On,school_name:Un,image_url:Rn,excellent:wn,is_plan:jn}=Te;return Ie.createElement("div",{key:Re,className:en.wrap,style:{width:Pn,marginRight:(1+ln)%pe===0?0:ue+kn,marginBottom:se}},Ie.createElement("a",{className:en.li,onClick:fi=>{fi.preventDefault(),fi.stopPropagation(),Kn&&(0,Qt.L9)([Kn]),(0,Qt.xg)(`/paths/${En}`)}},Ie.createElement("div",{className:en.img},Ie.createElement("img",{className:en.cover,src:`${Rn}`}),me&&(0,mn.bg)()&&(Te==null?void 0:Te.studying)&&Ie.createElement("div",{className:`${en.movebq} user-path-items`,onClick:fi=>{fi.stopPropagation(),vn(Te)}},Ie.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),Ie.createElement("span",{className:"c-red"},"\u79FB\u9664")),(Fn=Te==null?void 0:Te.subject_tags)==null?void 0:Fn.map((fi,gi)=>{var xi,De;if(gi===0){const Mi=(xi=Vt.find(uo=>uo.name==fi))==null?void 0:xi.swimg;return Ie.createElement("img",{className:en.sign,src:Mi,style:{left:"-4px"}})}const io=(De=Vt.find(Mi=>Mi.name==fi))==null?void 0:De.ptimg;return Ie.createElement("img",{className:en.sign,src:io,style:{left:`${48+52*(gi-1)+2*gi}px`}})}),Ie.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Te==null?void 0:Te.excellent)&&Ie.createElement("div",{className:en.bq},"\u5F00\u653E\u8BFE\u7A0B"))),Ie.createElement("div",{className:en.name},Ie.createElement(Ht.Z,{title:de&&(Te!=null&&Te.excellent_alias_name)?Ie.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${be}`,Ie.createElement("br",null),Ie.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Te==null?void 0:Te.excellent_alias_name}`)):be},Ie.createElement("span",{className:en.e},de&&(Te==null?void 0:Te.excellent_alias_name)||be))),Ie.createElement(Ht.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${Un}`},Ie.createElement("div",{className:en.unit},Ie.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),Un)),Ie.createElement("div",{className:en.tags},Ie.createElement("div",null,Ie.createElement(Ht.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},Ie.createElement("span",null,Ie.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),Ie.createElement("span",null,Te.stages_count))),Ie.createElement(Ht.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},Ie.createElement("span",null,Ie.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),Ie.createElement("span",null,Te.members_count)))))))})),!Dn.length&&Ie.createElement(Ae.Z,null)))},Me={flex_box_center:"flex_box_center___eMcr7",flex_space_between:"flex_space_between___HcNca",flex_box_vertical_center:"flex_box_vertical_center___ZnvVN",flex_box_center_end:"flex_box_center_end___fdgDf",flex_box_column:"flex_box_column___SEKvd",list:"list___L1hmU",wrap:"wrap___pKgcW",lockWrap:"lockWrap___SMhkK",top:"top___udHSB",sign:"sign___uwRpq",name:"name___Fpf90",img:"img___AMLhL",text:"text___KiTb7",btns:"btns___i6IuZ",bottom:"bottom____k2sh"},dn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXWmQXFd1/s59r3t6nX00o93GluV9AQNxiAkIB0OMISFsFQqSAhOohFR+JKmEQPILClJZfpEfIUAChFQSHIJxnGDiDYwsb8KRLUuWZcmSxqN9pJF6nV7eSZ373u1509Mzvd2eGVt6VV2z9Ht3+9459+yX8Bq4mDmWK2GLqla3MvFWZt4KpjVMSBNzGoQ0M6WJkJbpMiNDxBkwMkyUIUYGxCeJaB8x7fMcZ18yiv1EVHy1Lw+9GicwO8tXlSrlbSB6O4HfANAmZlY250JEHsBHGLQTzA9H3chDfX2012Yfy9HWqwJgZh7NF6vvY/a2gWkbgyeWY3Hq+yDQcRA/RKQeSsSce4jo9EqMo50+Vy3AzNxXKFTv9MAfB/AuZo60M7Fe30tEZQA/UqBvx+POvUQ02+s+O2l/1QGcy5Xe6Cn1SXj8YYAHO5nU8j9DM1D0b8rzvpFMRp9a/v4X73HVAJwplN9GHj7P4NtW0wK1OxYCPcAKX0rHI4+0+2wv7l9xgHPFyrs9j78A5l/sxQRXrE2ix5SiLyZj7v+s2BgArBjA+XzpzR7oq8x880ouQK/7JqKnFfiziUT0iV731aj9ZQeYmYez+fJXiOguZl72/ldkkYmYmb+eSkT+lIjOLOcYlm2BBcx8sfoJz+O/BHhkOSe5evqiaaXoTxIx55tExMsxrmUBOJ/njVVUvgvmW5djUqu+D6JHHbgfTSRostdj7TnAuWLlDq/K37pwqXYxCGlaOfRbyZh7Xy9B7hnAzOzmCpUvA/jDC2WvbReogE3/TTLufo6IKu0+38r9PQE4n+f1VVS+B+ZbWhnEBX8P0Q4H7gcTCZqyvRbWARZHQLlavp8ZG20P9rXcHhEmI07kdtsODasA5/OlX6gy/dfF/bbTV5GmHeL3JBLRxzttof45awCLRYo9vpuZE7YGdyG2Q0R5UvQBWxYwKwBn8pWPEPg7IlhdiKDYnrMIXAz6WDrh/mu3bXcNcEC5P7wIbrdQzH9eQCZF7+2WkrsCWPZcD/TgRbZsF1zTmrBrBX5HN3tyxwD7YTOVRy8KVL0Bd65Vmo667q2dStcdASx6rofyjouqUK/B9dsXFUohcksnenLbAMtemy1UfnrRiLE84NZ6IdqRirtvbdfi1TbA2Xz5r5j5j5Z5ehe705RMf51KRP64ncVoC2BxHLDH9/batlz2gJPnFc7PArNVgvjViABH6Zhm/ZErQoxkH7AmxYhHlsX71s7aWr9XbNek6M52HBQtA6xdflx5pldCVaEMHDuvcK5A8AjI5oB8EShXgEoZKFeBSgVQCohEgKjr/4z3AUP9gCIg7jLWpBn9fa9lsMXa5d7UqquxJYCFYrOFyk964c8V4F44oVCsEs5lgfNZIJcHPMFIk27wU0sbof/V0UcyBgz2AyMDQDQCbBzwXrtAEz2airu/3ErQQEsA5wqVT3qe93WbPKfqAS+eUsiWCWdmgJPTQLVaB2gjw6oB3U9B0azbsGz5XV6KsWFg01pAzGqXjniIua89ilZK3ZWMu99ohklTgP0YqsqLNlnz+SJh7ymF8xkf2JKEkFu+BOx1Y8CGNcBAH2P9gGe5h5VujqZTCfeKZjFeTQHO5EpfA/ApW9N5ZYYweU5h6jhwPlfHcpux5Ha/BxCLAldfBqSijMtHX2sg4x/SyejvLIXNkgAHoa07bEnNe48rnCkQDr8CFBokehh2q1ntIizYsOVG3y/g6AH7dl3gykuAvj4gAkahSihUCCVP9nryJfNgj1dguIrQ5wKJCCMZZaSjjOGEh6jV9LbuSUb2YAW+ZamQ3CUBzubLT9mKW95zTOFkhnDoqC8NL8clL0oqSYgnCSoCVIM92580axAjji+BuyqQ4RgQOq8wUKrK/0jv83Ilo8BQzMO6VBUDseWYQfM+JO46lYi8cbE7FwVYZxxUvf9u3kXzOyZnCIfPKuw/FAhSgcxTz3GbyFQLpOh6Ics877qE9AAQiZEGSyJUI6JGOT5VxlxocEWvdgTcAGQBUtQwWRTDTQTkYhXIlQnZElD2fMBjDmMizdjYX0VkhSlbOepXF/M6LQpwJl/ebiOd5FyR8PxxhQNHgGKP8+9EL04PKU2tAr5LjIQLJB0DJmswDbACpuP41KuBFYDlEwBsKFdz72ClZqvA2SJpI4yALc+PJ6rYPCDSevOXvSd3EG1PJyK/1KjthgBLIhg8frjbwYgq9MRhB5PHgXOZha01k5nq9d4FalEgowk4/UMKTp/fR59iJBX0nqkBo8ASpsGVPdYHVD7yuwY8uLcGcrAyNZCljbopZErAqQKhWPGB3pD2cEl/RUyK3S5d+88renujhLeGI8nmyv9rI8vv+aMKh6cJk8eC8Tbjye1Oi4BEkpDo91lxVDFSjghS/lVjuQZgMXc6DDdgxRrYEAWbl0GDHwC6FMBmuLkycKJAKFUJMQe4YriCwdjy6t6S1ZhKRn6l0TY37386Pxd4st21rr9fWNnTkw72HeyNnit7Z/+YAsn+CUbaBWJ68wzADbFZQ8GaJSuex6INy9ZCVmDvNkBLW2Y/DrPpxdbmTBGYLhCYCBvSVWzury4rNSvgTfX5yQsoOJMr/T2AJXWrVsDfeUThldOEoydbubu9e9wIYWBUFtJnxwPOHPuct28KyHWs1yHWVCsgCgULwAZkDXBA3ealaAdgmYWoXlNZ0vtzfx9wzUhZ97NM19fSyeinw33NA1jKJmTzlePdZtaL40Cod8+BQGq2OLtIFBgcVVrlSTiMtDPXeHgy+ndDgYFkrPfZEBUb9cgA7H8X7M/B3m0o17QXNLvkjGRsx/OkJW+R2q8erWjW3fuLZlIJdyJcTmIewPl85QNV9r7X7UD2nVTYd4wweXTplpoZNuqf7osB6WEFD4xBw5IbdFG/b8rfMlENoKZQn01rISvYg42qNPcSzLFneRH0FWL/razR6QLh7KxvNLl2tLwsUrZD6oOJhHu3Gd88gLP5skRH3tnK4Je6Z/tBBwenGkvOnbYtHqL+Nb5DeFgMFK2wPSNBB9gYdu2zaNZg14QsvZfPl6r1ixH+NFCfms3nfBk4lSdEXcK1Y2X0tTLuZo0u8T0R3ZtKRN67AGApVZQrVI52W81GDANPHnGw64XA5RcaTODsWbSswGJCthguhsYJHjNGWwXXEJ0BSChYfjdsGKzB05Qb/M/swWGVSb8MwbMycNNGeG9uhse5EnC6qLShRUAWga5Xl1T/ScbddabEU42CbbkEX55W2DtFONAg87WZltToBZAFHV4rbBkYiDASLSzOPLYUAtgA6APFvkFD2HQAvBikjSQt1C036BdAKDt4EbSEbQwjIQNIM8BEXz5fJu3Zunqkt7basCuxthbZfOm7zPjNZgNt9v3OSYWXpgjHpxf655sB3Kjt0XEhLyDpMvrrBZVGqmadXlDbPo3QFLJUacOJYuhce+NXDu4z0nRY0hbDiTgu6oWxZmsi30sXIniJk0NUKDGK9Ooiwr+kEtGPhsQGCZEpH7NRQc7sv9PnlgzA0HNrZslKpgnxftKq0FCHZkAjYEl/AkxNWBKngo4aYWxdR7h8Qr5f3AJVKDF2H/FNnZHASSHgmz26FbCkv6kcoQrCVaMVpHsUiCAV+VLJyNoawEHtxz2tDLLZPT894OClI37oTTeXcoHRCaUdBbLvLrH2S3YzT481+CrA84CKJ2oc49feRHA1T176+vlBT8eGxSJ+PJgxc7ZjmRQ9+WiOEHMJ142WemYIibqRqyVYXs8qkyv9HoCvNptgK98/+rKD3S8CxVIrdy9+z8ioguoDBiOMePO1X9hQ6JkwFcuNQkns+UaJSpnx4V8iOC28QY+/6KFSBeIxaJVHuxoDo0k7sz1bIpwrETalq5hI9oxVfzadjP6dD3C+/B9gfn87g1zs3u2HHDz9/CIGjmY8OWhUjBlD4wpR8lWijq6wcyD4XW/ZQTBfqeJHbM5WGB9/W2sA/2yvp6k+0Qckoj6rNlaxdsYoe/8reV/6u3GsBKcdFtBqR0T/kU5EPqABzuZLLzPjklafXeq+n73s4JkXgFIXFDw2IdIMMBbh1vTdRgOqM0roNQwiN8TLpcEtC6dhfPK25gCLivbALtZUm4wDcQFYjCQdbh/ioDg1q3TwwIaUfSomwqFUInqpVOiK5QqVnK16yz854OCFg/LSLBSi6nFopBaJnXlkgtBHjCEb9WVDDgPDmiVao6zBBUR4+sztPsAvHmU89KwvOMn+KuDJfhuLsLZ7y/8kPFc+ArDEZndCwWYdROAShnLjmjKUZSqWetfJuJuk7Cxfx5XyszaoV9rQQtYkMD3TWYsjYwQ3ThgV6u1k7w11G1aRTJy1sEfJnBAOU5DPLOOzd/gA//wA49+3+/ZoAU8C9hIxRqoPSCeAlAG3zwc+2uEebIaYKQPTswqbByoYj9t3L5IbuZ5s2Z/NoB9/WWH/FOHY6QZ6cIM45nAQnbQxsVHpSIzRaGcvSPgpAViANTZvEazEEWDYswB8+QTjnTdKGA7hbJbx7YeBM1mgT8CNCqjsAxuHTpOR/Ve+kxfA2LE7JT6zF8vLcs2wfeOH2KUpVyh/3vP4i90vp9/CnuMKe15pbMlqxqJF700PkdYPJSKjkyvs9dEB8SEjhuy9IgUbAeuWrcC1m+aziVKF8cOngJdPCKA8n3KjQFxYdjRwMYZiuToZqzxzukjIVwnXj5T1S2PzUoq+QNl86dvM+JithjNFwtOTCk8+17zFeqF6fK2CijLWRHyvTzeX5gwBBUs7QrkSzSl6rLDW224A1gws3snOA4xnXvapt541a0NHKOynm3FKQN+JosLGlIeJpKR22LuI8B3K5sr3M/id9pr19+Fn9/sJZK3mFkn/Gy5ROjpj1IJwpfdcAVhin4U1e6ISARMDwLbrhAqbv0FHzzCeeInR5wCpuL/v9sneKy9gyG/czdrJMEVlSrmErcN2UzwI9GPK5MuP2U7mfmZS4YVX/Bjo8LWUGizS85p1hGSdE7+txTP6bqAOCRVrlajqS83XbwbecJnOs2252fwsQ6hZ2pFMRtl/ayG3gamy5cYWufFkUYLwCTeNWbZsEe2gbK70LAPXdTvI8PPTeYKA/OTu4L9GQFzCXzgwAKSGFIYc7spnKtgZdUgAFvelsOZrNwE3X946sOH5VD3Gjn2sbdkxAdmCgBVuX9yJ58oKVw1XkLSY50zAc7IHWzNyhAf96AEH+yehpelWrjVjhGiSMBZlcR51fIUBFoFKqFcMGrddD1w63hnAMpgn93uQUCRRmbQU3aWKFJ5gvgKcLilc2l/FSMye0UOMHZTJlU/bzBw0Az+dIzx3TGHHLn8PbHZt2KSgHMZ4N+qRsVYFrFnSUWXfFYPGO28ELptYCHClyrjnCeCJF32Hxi1XAnfcLFLy/Hu37w0ADqxYhoprHqpmE1zie9HLjxUUxpNVLWzZu2iasvnyLDN3s6yLjuexgw4OHAUOmbjoJUa++RKlY5bFc9TxFQZY2HPZ/+RngXe/Hrh87UKAv79DTJDzA99Fwn7PG+ff+8huD/kS0C/6cNwXtsRUaSNiUnawyRxhKAZcNmBPHyaiUk8Bzs4SnplSePw5P5uwfgsOC12XvE7BdRgjXfDnmr3ZWKvEHBkAfMfrgS3rFgL8Z//M+gUQsIxrUSTmP//Q/Hsf2OXp+/qTvtokurCoSyaeuuOXMnjwlRwhFSVcMWRPktYA94pFmwnvO6EgyWdPPOdLtDUvf92KXHKZ7z3qxLEvL4oSyVli8uTEQckOrPgClrxYuSLjzpsJV6xfCPBf/AvrPVrAMi+gWKw+5/thatf9z3g4XwAGk0DaOBsCn7D2NNZnQrSJ+NG8H30pgpa9S7Po3ghZ4UE+dUjh+DnCzr3zSy6E77lsi9KpJ+0ArM2QoRIe2lsURGr4rkDfW5QtAu97E+HKBgDf97RIyHMAS5ti4br9pvkA3/e0h5k8MBAALGZM0Yd1THUQ01XLoOhAljteJN3ONRbjtbSQ1Qs1qf4NFIqS/fjISWDfoSDZuq6myqVbFGLi/zXSQJ3tPaxpSfvakCFxVAFXEEuV1nsFYDFJGndghZErAO+/hXDVhsZC1oPPAruP+C/LdZuBt1+3UMj6wROM0xnGQMKn4Hk26SDHycRxmQS2dijxaIEQUaQzIWxdWk2ylSbabFCirkim4akZ4NmXfBDCe/DlW5SOvdJOBpNxv0ijJiPfUKuxVA0lgY0jvgAkL4BsCcb+fOm4sNcOSCsYw6GTrL1P2gccfKTfmTxr27b8XwcAhCxcbdhTMCUsOgJcPWSRRRM9JqbKHzH49mYA2fheFuSpIw7OFYCn9wRhPQHKW7YqXdhsIsicr0VfBB2HKdgYMgyI8vKsHwLeek17Viobc2Jm7J1iZIq+AaRmp24zlMcXsoArLAJMoPutOxtaWbTnjymcLRB27YcOr5Vr6xWkY5Q3JedaMKCaMknyjfEQyXeyzwqFFivAnW/ojkJbGfdi92SLjJ0HWbsXta06FAjQChXLnCbzhOE+xusG7TkctLPBtruw1YU6lSHsP62QLQC7DwJrxhWqirFloI5FByjXtuTQPlsTpMrAb79t+anXzFWo+Me7WEd6yN4sTgmTEtMKwBL8d7ygsDZZxXqLhg7tLrTt8G8VYHPfoWmF4znC0TMKmSrwun5PmwH9sjfBj9CebGpVihnSWKlyReBTv9KhA7ndAS9y/z1PeugPoj5MOE+rEZe5ih/ZIUaOIYuJ49rhbztkp5P1kr10+wEXB2cIG/s9DPbNVa+rUYnZi4N4ZpGShTVLPctMAfjM7Z0BfOgE4+cHgfN5YP0ocOtVrbkS6+f5b9s9DKUCCTtg1SbdpdmazJT8tJZrR+xmIOqQHdtBd80ms9j3UtTkP3dHMBpnbOpnQ8C1MoXmOSMxi+QqUq2w+Ewe+My72gf4wV2Me570JV/tpPB8gH7/DmDNYHsS93d/4gNcs3QFOnIrtmrRgUWWuGmNPQm6FnQnC7ccxo5WgL/72QgqHuPGCV4ArBG05Kdmz2UgN+sDfDYL/O672wN4aprxt/fMpaEIECacdt0w8Ad3tgfwPz3kYbQfWk/WwQFBWG0zgEWNFwl6oA/YMmgT4CBsVhY+ky/fDebfaAWEXt7zyAEHR2YUbpjwEHfnDCI1cg4iNLQLMGDPYj48m2kfYKHeR3b7QpGoNgZg8TzJnv4XH5bvWgf5Hx/0MNLvmzLDADdzRuSrUqlH6XoeaxIWPUnhwHebqSvdvABTM8CDByLYMMDYPNA4jNQYLjQQs5J240dBtsuif/A4Y9+UgMFatRGAhTMUSqT39N/eBmwYaR3gbz7oYTQNDKR8Z4REf7TibZJojlmPcMOo9bzhudQVm8ln3QAsz37vWVez5zdvDAEc+tUALM53EbBmAoA//c72WPR9TzFePsma2kR/FR1cABbqPZ8nfPhWYP1wewCPpIHBNgAWs6qwZynWstWigUPWcV7ymd6HLaWPdgvwzikHe04oXD/uYbjBIXnzKLgInAsAvqtNNen+ZxiTp1mrNkJtYkcWwU24grT5628mrG0DYM2iDcChPXgpFi2hOjNlhcstq0cL0kcDQctKAni3AIv/9vu7I7rK683rF7LpBQAXgDMZ4BPvaI+CJc/o2FnW3iHRW8UTJHu7ULAIbe+5mTAx1DoFf+thD8MCcEjIMtV7Gq2JCXqX6gLXj5XbCgRstsYNE8BtlXBo1nkr3+84pPDSGQc3rfMwUkfFJq9XVCRh0YaCP/QWQryFUFjTv0RonJzxU1I0BSs/+kMoeCbruwvHW1SVJL/p7sdYAyxStE5Oa6ImCfWeLYlwVcF4wm7aSsMSDraKsLQCYLN7ciXgnr0RXQfrzZt4XtEWDXCdFC37sGQoXLe5dYr72R4PJ87DZ9GBkGUo+FweeMd1tGRgfHgOzx1mPH+E9f4rAGtX4hIAy94r3iOXCNePlawmni1ahMVn03bKKDUDsJXv/++4g+eOKlw55mHT4NwT2oMU6MEiaIkeLFQsku8Nl0jUhqScNAf68X0eTmXmwm8MixbOIJXof/kawmj/0u3kZhn7p4Bdh31hTbPn4IURgBfLPJR0lUyZsGWwiuG4RdXIP1upcRklWcKVtkuHgfc8xg/3RFGsspaoE0G2gzZ0BA59baoUVSnvmxoF5GyBtIVL9nJxRsglViqxb+uEMskUjPvClXwkPEe8P1pNEs9UYB0TKpb2MtKelA4O0l5M6SVxKMjeLWqWBOJJW8LujbNBUk8bxWsVKuJYIKTlqAGL0Rtm7ZYshGarlGErFNrKPScyhAdecrXA9cYNfhlgk60gYMii66C6or93SuSGRD4KSKUKaVYuFK9LFjoCJOv9Viq362zBIM9Xx2OJqTJg/aYt+SltSx+Vqm9OlMu0pdNLg7YkXlpKOwi7X6x+R1lYc9Yv43PDSFn7j+1eTUoZSme2ipHaGviuowq7TzgYTTJuWucLI8Yebfbi2QBUne8rlBscpCXgGoAFZDE8SByVpj5x64XSQOV7aVf2YT8x3P+ISVTUJ+nLpLqatvTBXAElS1smrSVc+9Ksg6mwU2afNY9YZs26H6X+Ph13PxNe+wWbjK1ywrYAFl/rAy9FcSoHbB5kbBllDZpJKtPpoKGUUJGEBSShNh35EQiopui3T30+0Pr0tKDAmc4hDgQ4kw1hgJW/dX9BrrGpVGteGOEAus0glMcUSgvXddHFSSukzZGXWXTqh9e5pXLCWtiyVBDcFsiywD960UVmlnDNuIe16YCKg2o5RjfWe7MAEQBsYrfmFSM1Vd5DZYRN8W8twAVCnGlT/5T4MX34g++gNtXwxN+rSz0EFfG0V6pW8HRu9lKUVFyCUuXuqhH75Rq0nNFqQXDNpi2V9LcFsLQjqtOPX3Qhhca3jjHWpX1nhA7eC1ixYd36b3koFCigIx39lai5B8Phrvr2IGHcsHbNBYLgwHDYkC6FGDows1Yhvu5QD2nTgCv7vtTFsl2Lo7bG7ZT01yBbOpTDJsiZWeDhgxEtSIlDQth1GBQTqFeLugx1HsSm+1uVsOPQWQ4B7r7TKngpwjU9arFhcxWF5yrBm1LFQQeGLcvzx/KEfIV0wtq1wz0sDE70WDoReUujtV5U0bN5rI5NkCUT75EDEQjYw3HGNeNz0nWAT8jP2KDnYMZm4o1ipswLop9eysgUqsUVbsdUs9NV36OMa0Z7w5bN7Do6VkfvxRYPxrIJsuzJ2w9HcCLrn4N07bicUGazh87bkvpXx3JySAhhPCkCVaV3bNk3bHR2MJZM0fbRdp0vW+Mnxeu055QDqTa1cRDYNMAd17TsdmyyX5+UksEl2eMJW4aqGLPpwG/EjLo92k7vxZYPp+x2Ieufl1NOdr7i4lxRLEuMSwcYo6mFZxzZ7te0J3vtzKwvTMk5iAMxxpXDlR4YMRrOoLvDKX3J0v7xsrYXW3Rl8T7tOen4xUIjrIWwsYSd/N1G4xXVSYA9UyRUPKkeC1w+WMVo74qL1g3D0vGy0upqciUu9XJIwN6+0w4OTit9rI2rWLsb1yQZ6b7OSxKbPkVHlvMLZ2ZJq23i55LDpzcNVrE26fV0r62ft7UDogMq7tkR77apWdqrMuPwjMLhGQdydqI2TijW8dZyVKzYjyWoT2zBi1URFtYrOrcOrq+I98ePwxbmLwYNOdlsfdrDaHx5D7/S62X7iHdf4OKNVa4804t6Hr0A2bQpOvPRjIOTOYWzRd/VOFel3a9ma8yYNcNJrQSir0zJ/RHJXY5D25BFOhYz5cpcNO2Qe1MiQQ1OxVg4ouaO09AzuWLlDvb4XlsHRi/3AklJ4POzCjkpyD0rjgmlvUQV5uBsYXHC+6BHHKF01npsqo+RtFCcrdv5yoHQpOjOZMy9r9W22gJYGs3my3/FzH/UagcX77O3AkT016lE5I/babFtgJnZzRYqP7VdHa+dQV+Q9xLtSMXdtxJRW+kPbQMc7MfrPZR3MGPjBbnYyzxpIkwqRG5JJGiq3a47Alg68YPlK4++2oSudhdo5e+n6ajr3ionqHQylo4B9im59Ase6EFmbhCi3slwLj4TXgEiyivwOxKJ6OOdrkxXAEun4nVij+VQS+sRRp1O6rXwnOy1pOi9yZj7P93Mp2uApfNMvvIRAn/nIsjdQDH3rIDLoI+lE+6/dtuiFYBDlHz3RXbdHSTClknRB7qlXDMKawCbPbnK9F8XBa9OQRYrFb+nmz23vmerABvpulwt339RhWoPZFGFIk7k9k6l5cV6sw6w0ZOrqHzvojGkRZCJdjhwP9iJntush54ALJ2KwJUrVL4M4A9frbbrZovX7fdiWwbwN8m4+7l2LVSt9t0zgM0AxEHhVflbF/flBbvjtHLot9pxHLQK6jxdupOH2n1GuxpR+S6Yb2332dfk/USPOnA/2qrLr5s16DkFm8EJm84Xq5/wPP7LC5eaaVop+pNEzPlmwJ67wa6lZ5cN4BDQw9l8+StEdNeFsjcLmMz89VQi8qdEdKYlZCzdtOwAm3EHIblfZeabLc1lVTYjccsK/NlEIvrESgxwxQAOCWHv9jz+Aph/cSUWoGd9Ej2mFH3RlkWq03GuOMBm4JLwRh4+z+DbOp3ManhOsvxY4UvpeOSR1TGe1TCK0BiC/OS7APoQwKHqHKtsoPOGQzMA/7sCvp5MRp9aTSNdNRRcvyhSTqJQqN7pgT8O4F3MvArC3uZGKdVsAPxIgb4djzv3EtHsagLWjGXVAhxeLCnxlC9W38fsbQPTNgZPrMRiSgU5ED9EpB5KxJx7iKjFkxlXYrR+n68KgOuXJ6ituQ1E2wj8eoA2McuxWPYuqbcM8BEG7QTzw1E38pBtR4C90S7e0qsS4AbsPJYrYYuqVrcy8VZm3gqmcSakiTkFQpqZ0kRIy7PMyBBxBowME2WJkQHxCSLaR0z7PMfZl4xiPxFdXaKvAAAADElEQVQVlwOEXvbx/3Bccpan8cseAAAAAElFTkSuQmCC",qe=Ut(59301),Ye=({className:Qn,dataSource:Dn=[],col:pe=4,right:ue,bottom:se=23,precision:kn=0,wrapWidth:bn=1200,trackEventItems:Kn,loading:Ke,handleVery:vn=()=>!0})=>{const me=Math.floor((bn-(pe-1)*ue)/pe);return qe.createElement(_t.Z,{spinning:Ke},qe.createElement("div",{className:Oe()(Me.list,Qn)},!!Dn.length&&Dn.map((de,Pn)=>{const{subject_identifier:Vt,id:Te,identifier:ln,power:Fn}=de,be=de.is_public!=0&&de.is_public;return qe.createElement("div",{className:Me.wrap,key:Te,style:{width:me,marginRight:(1+Pn)%pe===0?0:ue+kn,marginBottom:se}},qe.createElement("a",{className:Me.li,onClick:Re=>{Re.preventDefault(),vn(de==null?void 0:de.first_category_url)&&(Kn&&(0,Qt.L9)([Kn]),(0,Qt.xg)(de.first_category_url))}},qe.createElement("div",{className:Me.top},qe.createElement(Ht.Z,{title:de.name},qe.createElement("div",{className:Me.name},de.name)),qe.createElement("img",{className:Me.img,src:Yt.Z.IMG_SERVER+"/images/"+de.avatar_url}),qe.createElement("div",{className:Me.text,title:de.creator},de.creator),Vt&&qe.createElement("div",{className:Me.btns},qe.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),qe.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),be&&qe.createElement("div",{className:Me.sign},"\u516C\u5F00")),qe.createElement("div",{className:Me.bottom},de.visits>0&&qe.createElement(Ht.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},qe.createElement("span",null,qe.createElement("i",{className:"iconfont icon-liulanyan"}),qe.createElement("span",null,de.visits))),de.course_members_count>0&&qe.createElement(Ht.Z,{title:"\u6210\u5458",placement:"bottom"},qe.createElement("span",null,qe.createElement("i",{className:"iconfont icon-chengyuan"}),de.course_members_count)),de.tasks_count>0&&qe.createElement(Ht.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},qe.createElement("span",null,qe.createElement("i",{className:"iconfont icon-zuoye"}),de.tasks_count)),de.is_end?qe.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):qe.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!de.is_accessible&&qe.createElement("div",{className:Me.lockWrap},qe.createElement("img",{src:`${Yt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),qe.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!Dn.length&&qe.createElement(Ae.Z,null)))},Xe={flex_box_center:"flex_box_center___d27mZ",flex_space_between:"flex_space_between___qfRU9",flex_box_vertical_center:"flex_box_vertical_center___fCRld",flex_box_center_end:"flex_box_center_end___ORMV8",flex_box_column:"flex_box_column___PNKtZ",tabs:"tabs___alpa7",tabsWrap:"tabsWrap___aCQjw",tab:"tab___MKLr4",active:"active___nl_4v"},Sn=Ut(71570),Ln=({dataSource:Qn=[],value:Dn,onChange:pe,className:ue,style:se={},tabBarExtraContent:kn})=>Tt.createElement("div",{className:Oe()(Xe.tabs,ue),style:se},Tt.createElement("div",{className:Xe.tabsWrap},Qn.map((bn,Kn)=>!(bn!=null&&bn.hide)&&Tt.createElement("aside",{className:Xe.tab,onClick:()=>{pe(bn.id),bn.link&&Sn.history.push(bn.link)},key:Kn},Tt.createElement("div",{className:Dn===bn.id?Xe.active:""},bn.name),(bn==null?void 0:bn.resetCount)==null&&(bn==null?void 0:bn.total)!==void 0&&Tt.createElement("span",null,"\uFF08",bn==null?void 0:bn.total,"\uFF09"),(bn==null?void 0:bn.resetCount)!==void 0&&(bn==null?void 0:bn.total)!==void 0&&Tt.createElement(Ht.Z,{title:(bn==null?void 0:bn.tip)!=null?bn==null?void 0:bn.tip:""},Tt.createElement("span",{style:{color:"#9096A3"}},"\uFF08",Tt.createElement("span",{style:{color:"#000"}},bn==null?void 0:bn.resetCount),"/",Tt.createElement("span",null,bn==null?void 0:bn.total),"\uFF09"))))),Tt.createElement("div",{className:Xe.tabBar},kn)),un=({className:Qn,style:Dn={},children:pe})=>Tt.createElement("div",{className:Oe()(Qn),style:Dn},pe),Tn={flex_box_center:"flex_box_center___e6HxQ",flex_space_between:"flex_space_between___RnXYe",flex_box_vertical_center:"flex_box_vertical_center___lVxPk",flex_box_center_end:"flex_box_center_end___bu8yv",flex_box_column:"flex_box_column___JczGj",orderWrap:"orderWrap___ZfyGX",orderIconWrap:"orderIconWrap___XTB_O",orderAsc:"orderAsc___KWHmA",orderDesc:"orderDesc___rHdbB",active:"active___a7eSP",cursorPointer:"cursorPointer___gs9kL",orderTextWrap:"orderTextWrap___teAKn"},Bt=Ut(75727),Ct=Ut(93041);const St=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var jt=({sortValue:Qn,dropValue:Dn,className:pe,onSort:ue,onDrop:se,dataSource:kn=St})=>{var bn;return Tt.createElement("div",{className:Oe()(Tn.orderWrap,pe)},Tt.createElement(Bt.Z,{dropdownRender:()=>Tt.createElement(Ct.default,null,kn.map((Kn,Ke)=>Tt.createElement(Ct.default.Item,{key:Ke,onClick:()=>se(Kn.id)},Kn.name)))},Tt.createElement("span",{className:Tn.orderTextWrap},(bn=kn.find(Kn=>Dn===Kn.id))==null?void 0:bn.name)),Tt.createElement("span",{className:Tn.orderIconWrap},Tt.createElement("span",{className:Tn.orderAsc},Tt.createElement("i",{className:Qn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Tn.cursorPointer} ${Tn.active}`:`iconfont icon-sanjiaoxing-up font12 ${Tn.cursorPointer}`,onClick:()=>ue(Qn==="asc"?"desc":"asc")})),Tt.createElement("span",{className:Tn.orderDesc},Tt.createElement("i",{className:Qn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Tn.cursorPointer} ${Tn.active}`:`iconfont icon-sanjiaoxing-down font12 ${Tn.cursorPointer}`,onClick:()=>ue(Qn==="asc"?"desc":"asc")}))))},Mt={flex_box_center:"flex_box_center___LCi0B",flex_space_between:"flex_space_between___hzONe",flex_box_vertical_center:"flex_box_vertical_center___ZyQRE",flex_box_center_end:"flex_box_center_end___XKM74",flex_box_column:"flex_box_column___p8LCU",btn:"btn___In02G","mediacy-round":"mediacy-round___uveEv","mediacy-default":"mediacy-default___dDxsd",default:"default___K791v"},ce=Ut(99571),ve=Object.defineProperty,$e=Object.getOwnPropertySymbols,We=Object.prototype.hasOwnProperty,Ne=Object.prototype.propertyIsEnumerable,Qe=(Qn,Dn,pe)=>Dn in Qn?ve(Qn,Dn,{enumerable:!0,configurable:!0,writable:!0,value:pe}):Qn[Dn]=pe,sn=(Qn,Dn)=>{for(var pe in Dn||(Dn={}))We.call(Dn,pe)&&Qe(Qn,pe,Dn[pe]);if($e)for(var pe of $e(Dn))Ne.call(Dn,pe)&&Qe(Qn,pe,Dn[pe]);return Qn},cn=(Qn,Dn)=>{var pe={};for(var ue in Qn)We.call(Qn,ue)&&Dn.indexOf(ue)<0&&(pe[ue]=Qn[ue]);if(Qn!=null&&$e)for(var ue of $e(Qn))Dn.indexOf(ue)<0&&Ne.call(Qn,ue)&&(pe[ue]=Qn[ue]);return pe},Bn=(Qn,Dn,pe)=>new Promise((ue,se)=>{var kn=Ke=>{try{Kn(pe.next(Ke))}catch(vn){se(vn)}},bn=Ke=>{try{Kn(pe.throw(Ke))}catch(vn){se(vn)}},Kn=Ke=>Ke.done?ue(Ke.value):Promise.resolve(Ke.value).then(kn,bn);Kn((pe=pe.apply(Qn,Dn)).next())}),gn=Qn=>{var Dn=Qn,{className:pe,style:ue,children:se,loading:kn=!1,openLoading:bn,onClick:Kn=()=>{},size:Ke="middle",shape:vn="round"}=Dn,me=cn(Dn,["className","style","children","loading","openLoading","onClick","size","shape"]);const[de,Pn]=(0,Tt.useState)(!1);return Tt.createElement(ce.ZP,sn({onClick:(0,Se.throttle)(Vt=>Bn(void 0,null,function*(){bn&&Pn(!0);try{yield Kn(Vt)}catch(Te){console.log("error",Te)}bn&&Pn(!1)}),2e3,{leading:!0,trailing:!1}),className:Oe()(Mt.btn,Mt[`${Ke}-${vn}`],pe),style:ue,size:Ke,shape:vn,loading:de||kn},me),se)},ji={flex_box_center:"flex_box_center___TB7bQ",flex_space_between:"flex_space_between___oBlTb",flex_box_vertical_center:"flex_box_vertical_center___b5XbB",flex_box_center_end:"flex_box_center_end___CNhe7",flex_box_column:"flex_box_column___yHXKW",head:"head___ghH72",node:"node___mjPEy"},Pi=({className:Qn,style:Dn,children:pe=null,onClick:ue,title:se})=>Tt.createElement("div",{className:Oe()(ji.head,Qn),style:Dn},Tt.createElement("span",{className:"primary-hover",onClick:ue},Tt.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),Tt.createElement("b",{title:se},se),Tt.createElement("div",{className:ji.node},pe)),Ei={flex_box_center:"flex_box_center___AlHuF",flex_space_between:"flex_space_between___vN2LW",flex_box_vertical_center:"flex_box_vertical_center___Ac7D2",flex_box_center_end:"flex_box_center_end___y38I7",flex_box_column:"flex_box_column___iQE6P",btns:"btns___sNgTb",confirm:"confirm___Ozirl",cancel:"cancel___aiq1I"},bi=({confirmShow:Qn=!0,confirmTitle:Dn,confirmClick:pe,cancelShow:ue=!0,cancelTitle:se,cancelClick:kn,className:bn,style:Kn,confirmLoading:Ke=!1})=>Tt.createElement("div",{className:Oe()(Ei.btns,bn),style:Kn},Qn&&Tt.createElement(ce.ZP,{loading:Ke,onClick:pe,type:"primary",className:Ei.confirm},Dn),ue&&Tt.createElement(ce.ZP,{onClick:kn,className:Ei.cancel},se)),Ci={flex_box_center:"flex_box_center___jkpdr",flex_space_between:"flex_space_between___OtsL8",flex_box_vertical_center:"flex_box_vertical_center___rbcb_",flex_box_center_end:"flex_box_center_end___zBR21",flex_box_column:"flex_box_column___nS_eP",fixedBottom:"fixedBottom___oJl7m",wrap:"wrap___A3Oq1",center:"center____VL1y"},sr=({className:Qn,style:Dn={},LeftContent:pe,children:ue,RightContent:se})=>Tt.createElement("div",{className:Oe()(Ci.fixedBottom,Qn),style:Dn},Tt.createElement("div",{className:Ci.wrap},Tt.createElement("div",{className:Ci.left},pe),Tt.createElement("div",{className:Ci.center},ue),Tt.createElement("div",{className:Ci.right},se))),Bi={flex_box_center:"flex_box_center___tY8Yn",flex_space_between:"flex_space_between___vHdYA",flex_box_vertical_center:"flex_box_vertical_center___pa61F",flex_box_center_end:"flex_box_center_end___HyDXt",flex_box_column:"flex_box_column___UjZek",crumbs:"crumbs___V41Oe",hover:"hover___bEIVd"},qo=({className:Qn,style:Dn={},dataSource:pe=[]})=>Tt.createElement("div",{className:Oe()(Bi.crumbs,Qn),style:Dn},pe.map((ue,se)=>se<pe.length-1?Tt.createElement(Tt.Fragment,{key:se},ue.path||ue.onClick?Tt.createElement("span",{className:Bi.hover,onClick:ue!=null&&ue.onClick?ue.onClick:()=>Sn.history.push(ue.path)},ue.name):Tt.createElement("span",null,ue.name),Tt.createElement("span",null,"\xA0",">","\xA0")):Tt.createElement("span",{key:se,style:{color:"#5F6368"}},ue.name))),$o=Ut(11938),Ko=Object.defineProperty,vr=Object.defineProperties,ar=Object.getOwnPropertyDescriptors,Ro=Object.getOwnPropertySymbols,Ki=Object.prototype.hasOwnProperty,no=Object.prototype.propertyIsEnumerable,Pt=(Qn,Dn,pe)=>Dn in Qn?Ko(Qn,Dn,{enumerable:!0,configurable:!0,writable:!0,value:pe}):Qn[Dn]=pe,Io=(Qn,Dn)=>{for(var pe in Dn||(Dn={}))Ki.call(Dn,pe)&&Pt(Qn,pe,Dn[pe]);if(Ro)for(var pe of Ro(Dn))no.call(Dn,pe)&&Pt(Qn,pe,Dn[pe]);return Qn},lo=(Qn,Dn)=>vr(Qn,ar(Dn)),Fo=(Qn,Dn)=>{var pe={};for(var ue in Qn)Ki.call(Qn,ue)&&Dn.indexOf(ue)<0&&(pe[ue]=Qn[ue]);if(Qn!=null&&Ro)for(var ue of Ro(Qn))Dn.indexOf(ue)<0&&no.call(Qn,ue)&&(pe[ue]=Qn[ue]);return pe};const{Countdown:mr}=$o.default;var Kr=Qn=>{var Dn=Qn,{onChange:pe}=Dn,ue=Fo(Dn,["onChange"]);const[se,kn]=(0,Tt.useState)(null);(0,Tt.useEffect)(()=>{typeof se=="number"&&se>=0&&pe(se)},[se]);const bn=Kn=>{const Ke=Math.floor(Kn/1e3);kn(Ke)};return Tt.createElement(mr,lo(Io({},ue),{onChange:bn}))}},23206:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return fe}});var Tt=Ut(59301);function fe(Le,Be){const ge=(0,Tt.useRef)();(0,Tt.useEffect)(()=>{ge.current=Le}),(0,Tt.useEffect)(()=>{function he(){ge.current()}if(Be!==null){let ie=setInterval(he,Be);return()=>clearInterval(ie)}},[Be])}},8350:function(fn,Gn,Ut){"use strict";var Tt=Ut(59301),fe=Ut(6767),Le=Ut(14566),Be=Ut(62957),ge=Ut(29787),he=Ut(28284),ie=Ut(37568),Oe=Ut(82326),Se=Ut(77019),$t=Ut(5269),tn=Ut(99583),ee=Ut(12242),Je=Ut(19248),Ft=Ut(13878),et=Ut(46133),nt=Ut(24092),ct=Object.defineProperty,lt=Object.getOwnPropertySymbols,pt=Object.prototype.hasOwnProperty,vt=Object.prototype.propertyIsEnumerable,Lt=(Yt,Qt,xe)=>Qt in Yt?ct(Yt,Qt,{enumerable:!0,configurable:!0,writable:!0,value:xe}):Yt[Qt]=xe,Nt=(Yt,Qt)=>{for(var xe in Qt||(Qt={}))pt.call(Qt,xe)&&Lt(Yt,xe,Qt[xe]);if(lt)for(var xe of lt(Qt))vt.call(Qt,xe)&&Lt(Yt,xe,Qt[xe]);return Yt},_t=(Yt,Qt)=>{var xe={};for(var re in Yt)pt.call(Yt,re)&&Qt.indexOf(re)<0&&(xe[re]=Yt[re]);if(Yt!=null&<)for(var re of lt(Yt))Qt.indexOf(re)<0&&vt.call(Yt,re)&&(xe[re]=Yt[re]);return xe},Ht=(Yt,Qt,xe)=>new Promise((re,ke)=>{var Ae=en=>{try{Cn(xe.next(en))}catch(mn){ke(mn)}},ze=en=>{try{Cn(xe.throw(en))}catch(mn){ke(mn)}},Cn=en=>en.done?re(en.value):Promise.resolve(en.value).then(Ae,ze);Cn((xe=xe.apply(Yt,Qt)).next())});const ne=Yt=>{var Qt=Yt,{handleFinish:xe,form:re,dispatch:ke}=Qt,Ae=_t(Qt,["handleFinish","form","dispatch"]),ze,Cn;const[en,mn]=(0,Tt.useState)([]),[Ie,oe]=(0,Tt.useState)([]),Gt=(0,Tt.useRef)(null),Me=(0,Tt.useRef)(1),[dn,qe]=(0,Tt.useState)(!1),[we,Ye]=(0,Tt.useState)(!1),[Xe,Sn]=(0,Tt.useState)([]),rn={fileList:en,maxCount:1,accept:"image/*",withCredentials:!0,beforeUpload:Tn=>{const Bt=Tn.size/1024/1024;return Bt>2||Bt==0?(fe.ZP.error(`${Tn.name} \u56FE\u7247\u65E0\u6CD5\u4E0A\u4F20\u3002${Bt==0?"\u6587\u4EF6\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A":"\u8D85\u8FC7\u56FE\u7247\u5927\u5C0F\u9650\u5236(2MB)"}`),Le.default.LIST_IGNORE):!0},onRemove:Tn=>{mn([])},onChange:Tn=>{var Bt,Ct,St;re.setFieldsValue({cover_id:""}),["uploading","done","removed"].includes(Tn.file.status)&&(mn(Tn.fileList),re.setFieldsValue({cover_id:(St=(Ct=(Bt=Tn.fileList)==null?void 0:Bt[0])==null?void 0:Ct.response)==null?void 0:St.id}))},action:`${ee.Z.API_SERVER}/api/attachments.json`},Ln=()=>{var Tn,Bt;return Tt.createElement("div",{className:tn.Z.imgUpLoad},Tt.createElement("img",{src:ee.Z.API_SERVER+"/api/attachments/"+((Bt=(Tn=en==null?void 0:en[0])==null?void 0:Tn.response)==null?void 0:Bt.id),alt:"avatar",style:{width:"100%"}}),Tt.createElement("div",null,Tt.createElement(Je.Z,{onClick:()=>{mn([]),re.setFieldsValue({cover_id:""})},style:{fontSize:"16px",color:"red"}})))},te=()=>Ht(void 0,null,function*(){var Tn,Bt;qe(!0);const Ct=yield(0,nt.ZP)("/api/schools/search.json",{method:"get",params:{display_aliases:!0,per_page:9999}});Sn(Ct==null?void 0:Ct.schools),oe(Ct==null?void 0:Ct.schools),re.setFieldsValue({school_id:((Bt=(Tn=Ct==null?void 0:Ct.schools)==null?void 0:Tn.find(St=>St.id==parseInt(re.getFieldValue("school_id"))))==null?void 0:Bt.name)||re.getFieldValue("school_id")}),qe(!1)}),un=(Tn,Bt=500)=>{Ye(!0),clearTimeout(Gt.current),Gt.current=setTimeout(()=>Ht(void 0,null,function*(){Me.current+=1;const Ct=Me.current,St=yield ke({type:"account/getSchoolOption",payload:{display_aliases:!0,keyword:Tn}});St.status===0&&Me.current===Ct&&(Sn(St==null?void 0:St.schools),Ye(!1))}),Bt)};return(0,Tt.useEffect)(()=>{Ae.open?(re.getFieldValue("cover_id")&&re.getFieldValue("cover")&&mn([{response:re.getFieldValue("cover")}]),te()):mn([])},[Ae.open]),Tt.createElement(Be.default,Nt({},Ae),Tt.createElement(ge.Z,{spinning:dn},Tt.createElement(he.default,{form:re,size:"large",initialValues:{},layout:"vertical",onFinish:Tn=>{xe(Tn)}},Tt.createElement(he.default.Item,{htmlFor:null,name:"name",label:"\u597D\u8BFE\u540D\u79F0",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u597D\u8BFE\u540D\u79F0"}]},Tt.createElement(ie.default,{placeholder:"\u8BF7\u8F93\u5165\u597D\u8BFE\u540D\u79F0",maxLength:60,showCount:!0})),Tt.createElement(he.default.Item,{htmlFor:null,name:"creator",label:"\u521B\u5EFA\u8005",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u521B\u5EFA\u8005"}]},Tt.createElement(ie.default,{placeholder:"\u8BF7\u8F93\u5165\u521B\u5EFA\u8005",maxLength:60,showCount:!0})),Tt.createElement(he.default.Item,{htmlFor:null,name:"school_id",label:"\u6240\u5C5E\u5355\u4F4D"},Tt.createElement(Oe.default,{showSearch:!0,filterOption:!1,onSearch:Tn=>{un(Tn)},loading:we,size:"large",style:{width:"100%"}},Xe.map(Tn=>Tt.createElement(Oe.default.Option,{value:Tn.id,key:Tn.id},Tn.name)))),Tt.createElement(he.default.Item,{htmlFor:null,name:"desc",label:"\u7B80\u4ECB",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u597D\u8BFE\u7B80\u4ECB"}]},Tt.createElement(Ft.h,{placeholder:"\u8BF7\u8F93\u5165\u597D\u8BFE\u7B80\u4ECB",scrollId:"",watch:!0,height:192})),Tt.createElement(he.default.Item,{name:"cover_id",label:"\u5C01\u9762\u56FE\u7247",rules:[{required:!0,message:"\u8BF7\u4E0A\u4F20\u597D\u8BFE\u56FE\u7247"}]},Tt.createElement("div",{className:tn.Z.upload},(Cn=(ze=en==null?void 0:en[0])==null?void 0:ze.response)!=null&&Cn.id?Ln():Tt.createElement(Le.default,Nt({},rn),Tt.createElement(Se.Z,{wrap:!1,align:"middle"},Tt.createElement(et.op,{style:{borderRadius:"2px"},icon:Tt.createElement("i",{className:"iconfont icon-shangchuan3"})},"\u56FE\u7247\u4E0A\u4F20"),Tt.createElement($t.Z,{style:{marginLeft:"16px",color:"#5F6367"},onClick:Tn=>{Tn.preventDefault(),Tn.stopPropagation()}},"\u8BF7\u9009\u62E9jpg\u3001png\u683C\u5F0F\uFF0C\u5EFA\u8BAE\u5C3A\u5BF8282*212\u50CF\u7D20"))))),Tt.createElement(he.default.Item,{htmlFor:null,name:"lesson_url",label:"\u8BFE\u7A0B\u94FE\u63A5",rules:[{type:"url",message:"\u8D44\u6E90\u94FE\u63A5\u683C\u5F0F\u4E0D\u6B63\u786E"}]},Tt.createElement(ie.default,{placeholder:"\u8BF7\u8F93\u5165\u8BFE\u7A0B\u94FE\u63A5",maxLength:150})))))};Gn.Z=ne},44848:function(fn,Gn,Ut){"use strict";Ut.r(Gn),Ut.d(Gn,{default:function(){return re}});var Tt=Ut(59301),fe=Ut(71570),Le=Ut(28284),Be=Ut(29787),ge=Ut(5269),he=Ut(25399),ie=Ut(77019),Oe=Ut(13747),Se=Ut(6767),$t=Ut(46133),tn=Ut(12635),ee=Ut(99583),Je=Ut(12242),Ft=Ut(59895),et="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAABE9JREFUOE+t1OtPU3ccx/HPOac9l5ZSxEuhwKZSIVW0CGFInEEHLhDHpiQjmSLO7cGyZdklS5YtE5Lhhblp2Ngkc/PCbHDIxcUEnOJikMV5WShRJsqlCBRs4XBraUvpac9vcTrHRvDBtt8f8Mrv+37woQghDP7HRz0W7G1SArdMEpQmmaJCFZRvOOB3XuYMu3rn+sPcoP1kdO+VY4f1qTs2Kucl0BTDAvI0iKfXScYt++hlW0qBZPmf8EOwhW4/2ZCnC2eVjMwADKG0qyNeu3G+NjXg7oVpQxYodSwobhFobiEwPRgM2FvLJ/rDLDQAr28aTi7MkvD827cegDfN/KEjVWPmNhurFnhsTgvHG1uT0Nlci6tNfUhM0cFoigRoNSheB0qIQmBqHB8etaHjnhec24mSnS8UL9+2p/gPcOimma+pOC2eEP3CvFA1yrJsMEQEce1iD6JiVLB2uaBgVUhI1kHFyZCDMoJBgusjT+KQRQ968C72PremMH7rnpJHYO2JH8Rjgx4hZYkCn663osfqRlAiiIqNgS4CcA07YO32wiuHQK8PwYLQKfiDNN5qSoQ0OIbiTamFxplgTUWdeNg2KRQk+RExcAP1FgWy1yzAvQkCdUgQQy4JSVFA56ASPo8PPY4pfJDPoWY8Ga0tk9i/Ob3ImL9736OGX1bUiV/1jAvvp4yhv6kd7HwtVmTkwnLlOtLXxmGy7zKWpeVi78EGvP7KBpw9XokUowIjsck4cwk4sCW90Lh9xsmnjteKZd2jwu5UO8ZvDUBWMDCsNACMCqGsiOSnn8DFn0QoWQ084yMYstpAgSAYF4+66yqUvfRsoXFr8cOGjWa++lydeMThF0rXWcE5h9H22xS2bddD0AigaIKJ0QDCF7KQ/DJco258X+mAPlKJqahYVDQLKM3LLFpZsPfByUONZv7UuVrx23vTwtEcGyLpMbRYPBAEGpnZkThzbgK377ixNk2LdU+p0VjvgH1YQuJKASOCHp/Va3AgN73I9HLJX2DV2Wqx3OYRvst1IF7rxsDANJp/diEykoUpSQNCAMgErS0uiKKEVavUiFsmoMM9H0VVPD7Pe+bvYGV9tVjW5xIyDD5kLvFCBT8cAwSinUYM2w9NCIMJZwDDZCk04V5EL2bhV6pRf4dHZ5sX5flZhat3fvKgob3+G+7C5fN3RmVKydAUgUqn9cdsEHzcUooJuJEtfA3O34VgaApqxG3geRrc6FVZ6fh1jEhSQJp0wbTceDDzzdLSWeNw+hd79KhEX3NN+nTd3XfBK4LIyzDCJ8lQ0gRVFzrBszz0i6OhVSu+eHV91HszB2IWWN7Y97FXoj9yOmxoN+/CfmMcfPcDUhTuh2QYBpaIFeiI34iwEM4Vo5EML64zjP2JzgJLf+y5BLApI31daHh3E2vWLYKHEBBQoEFAAkHczimQe9bvCIRrBUIF3FveyVneOCf4X8f78Yv9L/TfAdDhGTPNBgwfAAAAAElFTkSuQmCC",nt=Ut(8350),ct=Object.defineProperty,lt=Object.defineProperties,pt=Object.getOwnPropertyDescriptors,vt=Object.getOwnPropertySymbols,Lt=Object.prototype.hasOwnProperty,Nt=Object.prototype.propertyIsEnumerable,_t=(ke,Ae,ze)=>Ae in ke?ct(ke,Ae,{enumerable:!0,configurable:!0,writable:!0,value:ze}):ke[Ae]=ze,Ht=(ke,Ae)=>{for(var ze in Ae||(Ae={}))Lt.call(Ae,ze)&&_t(ke,ze,Ae[ze]);if(vt)for(var ze of vt(Ae))Nt.call(Ae,ze)&&_t(ke,ze,Ae[ze]);return ke},ne=(ke,Ae)=>lt(ke,pt(Ae)),Yt=(ke,Ae)=>{var ze={};for(var Cn in ke)Lt.call(ke,Cn)&&Ae.indexOf(Cn)<0&&(ze[Cn]=ke[Cn]);if(ke!=null&&vt)for(var Cn of vt(ke))Ae.indexOf(Cn)<0&&Nt.call(ke,Cn)&&(ze[Cn]=ke[Cn]);return ze},Qt=(ke,Ae,ze)=>new Promise((Cn,en)=>{var mn=Gt=>{try{oe(ze.next(Gt))}catch(Me){en(Me)}},Ie=Gt=>{try{oe(ze.throw(Gt))}catch(Me){en(Me)}},oe=Gt=>Gt.done?Cn(Gt.value):Promise.resolve(Gt.value).then(mn,Ie);oe((ze=ze.apply(ke,Ae)).next())});const xe=ke=>{var Ae=ke,{classroomList:ze,globalSetting:Cn,user:en,virtualSpaces:mn,loading:Ie,dispatch:oe}=Ae,Gt=Yt(Ae,["classroomList","globalSetting","user","virtualSpaces","loading","dispatch"]),Me,dn,qe,we,Ye,Xe,Sn,rn;const{virtualSpacesDetails:Ln,menus:te,LessonsList:un}=mn,[Tn]=Le.default.useForm(),[Bt,Ct]=(0,Tt.useState)({}),{virtual_spacesId:St}=(0,fe.useParams)(),[Et,jt]=(0,Tt.useState)(!1),[Mt,ce]=(0,Tt.useState)({page:1,limit:15}),ve=((Me=te==null?void 0:te.find(We=>We.id==window.localStorage.getItem("vtrsModuleId")))==null?void 0:Me.name)||"",$e=()=>{window.scrollTo(0,0),oe({type:"virtualSpaces/getGoodLessonsList",payload:ne(Ht({},Mt),{virtual_spacesId:St,virtual_module_id:window.localStorage.getItem("vtrsModuleId")})})};return(0,Tt.useEffect)(()=>{$e()},[Mt,window.localStorage.getItem("vtrsModuleId")]),Tt.createElement(Be.Z,{spinning:Ie["virtualSpaces/getGoodLessonsList"]},Tt.createElement("div",{className:"ml40 mr40"},Tt.createElement($t.YG,{value:"all",onChange:()=>{},tabBarExtraContent:Tt.createElement($t.op,{icon:Tt.createElement("img",{width:20,src:et}),onClick:()=>{var We;jt(!0),Tn.setFieldsValue({creator:(We=en==null?void 0:en.userInfo)==null?void 0:We.real_name})}},"\u65B0\u5EFA\u597D\u8BFE"),dataSource:[{id:"all",name:ve,total:(dn=un==null?void 0:un.data)==null?void 0:dn.count}]}),((qe=un==null?void 0:un.data)==null?void 0:qe.count)==0?Tt.createElement(tn.Z,null):Tt.createElement("div",{className:ee.Z.LessonsList},(Ye=(we=un==null?void 0:un.data)==null?void 0:we.list)==null?void 0:Ye.map((We,Ne)=>{var Qe;return Tt.createElement("div",{key:Ne,className:ee.Z.LessonsListItem,onClick:()=>{fe.history.push(`/${Ft.AS}/${St}/lesson/${We.id}/detail?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}},Tt.createElement(ge.Z,{style:{width:283,height:177,overflow:"hidden"}},Tt.createElement("img",{className:ee.Z.LessonsListItemImg,src:`${Je.Z.API_SERVER}${(Qe=We==null?void 0:We.cover)==null?void 0:Qe.url}`})),Tt.createElement("div",{style:{padding:"26px 12px"}},Tt.createElement(he.Z,{placement:"topLeft",title:We.name},Tt.createElement("div",{className:`font16 ${ee.Z.Onerow}`,style:{color:"#333",fontWeight:600}},We.name)),Tt.createElement("div",{className:`mt10 ${ee.Z.MultiLine}`,style:{color:"#666"}},We.desc)))})),((Xe=un==null?void 0:un.data)==null?void 0:Xe.count)!=0&&Tt.createElement(ie.Z,{className:"mt20 mb20",wrap:!1,align:"middle",justify:"space-between"},Tt.createElement(ge.Z,null,"\u5171\xA0",Tt.createElement("span",{style:{color:"#165DFF"}},((Sn=un==null?void 0:un.data)==null?void 0:Sn.count)||0),"\xA0\u6761\u6570\u636E"),Tt.createElement(ge.Z,null,Tt.createElement(Oe.Z,{showSizeChanger:!1,showQuickJumper:!0,current:Mt.page,pageSize:Mt.limit,onChange:(We,Ne)=>ce(ne(Ht({},Mt),{page:We,limit:Ne})),total:((rn=un==null?void 0:un.data)==null?void 0:rn.count)||0}))),Tt.createElement(nt.Z,{title:"\u65B0\u5EFA\u597D\u8BFE",form:Tn,width:1200,open:Et,destroyOnClose:!0,centered:!0,dispatch:oe,onCancel:()=>{Tn.resetFields(),jt(!1)},confirmLoading:Ie["virtualSpaces/postGoodLessonsList"],onOk:()=>Tn.submit(),handleFinish:We=>Qt(void 0,null,function*(){const Ne=yield oe({type:"virtualSpaces/postGoodLessonsList",payload:ne(Ht({virtual_spacesId:St},We),{virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});(Ne==null?void 0:Ne.status)==0&&(Se.ZP.success("\u521B\u5EFA\u6210\u529F"),Tn.resetFields(),jt(!1),$e())})})))};var re=(0,fe.connect)(({classroomList:ke,loading:Ae,globalSetting:ze,virtualSpaces:Cn,user:en})=>({classroomList:ke,globalSetting:ze,loading:Ae.effects,virtualSpaces:Cn,user:en}))(xe)},49405:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{AL:function(){return Lt},Iy:function(){return tn},Qv:function(){return Ft},ez:function(){return vt},jb:function(){return ee}});var Tt=Ut(32834),fe=Ut.n(Tt),Le=Ut(11690),Be=Ut.n(Le);let ge=1;function he(Yt,Qt){const xe=Yt.match(/^(\s+)(?:```)/);if(xe===null)return Qt;const re=xe[1];return Qt.split(`
|
|
`).map(ke=>{const Ae=ke.match(/^\s+/);if(Ae===null)return ke;const[ze]=Ae;return ze.length>=re.length?ke.slice(re.length):ke}).join(`
|
|
`)}let ie=[],Oe=["<ul>"];const Se=new(fe()).Renderer,$t=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function tn(){ie.length=0,Oe=["<ul>"]}const ee={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function Je(Yt,Qt,xe,re){if(Qt>=Yt.length||Yt[Qt].level<=xe)return Qt;var ke=Yt[Qt];re.push("<li><a href='#"+ge+ke.anchor+"'>"+ke.text+"</a>"),Qt++;var Ae=[];return Qt=Je(Yt,Qt,ke.level,Ae),Ae.length>0&&(re.push("<ul>"),Ae.forEach(function(ze){re.push(ze)}),re.push("</ul>")),re.push("</li>"),Qt=Je(Yt,Qt,xe,re),Qt}function Ft(){return Je(ie,0,0,Oe),Oe.push("</ul>"),Oe.join("")}const et={heading(Yt){const Qt=$t.exec(Yt);if(ge+=1,Qt)return{type:"heading",raw:Qt[0],depth:Qt[1].length,text:Qt[2]}},fences(Yt){const Qt=this.rules.block.fences.exec(Yt);if(Qt){const xe=Qt[0];let re=he(xe,Qt[3]||"");const ke=Qt[2]?Qt[2].trim():Qt[2];if(["latex","katex","math"].indexOf(ke)>=0){const Ae=lt(),ze=re;re=Ae,pt[Ae]={type:"block",expression:ze}}return{type:"code",raw:xe,lang:ke,text:re}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ct=0;const lt=()=>`__special_katext_id_${ct++}__`;let pt={};function vt(){return pt}function Lt(){ct=0,pt={}}function Nt(Yt){return Yt=Yt.replace(nt,(Qt,xe)=>{const re=lt();return pt[re]={type:"inline",expression:xe},re}),Yt}const _t=Se.listitem;Se.listitem=function(Yt){return _t(Nt(Yt))};const Ht=Se.paragraph;Se.paragraph=function(Yt){return Ht(Nt(Yt))};const ne=Se.tablecell;Se.tablecell=function(Yt,Qt){return ne(Nt(Yt),Qt)},Se.code=function(Yt,Qt,xe){const re=(Qt||"").match(/\S*/)[0];return re?["latex","katex","math"].indexOf(re)>=0?`<p class='editormd-tex'>${Yt}</p>`:`<pre class="prettyprint linenums"><code class="language-${Qt}">${xe?Yt:(0,Le.escape)(Yt,!0)}</code></pre>
|
|
`:'<pre class="prettyprint linenums"><code>'+(xe?Yt:(0,Le.escape)(Yt,!0))+"</code></pre>"},Se.heading=function(Yt,Qt,xe){let re=this.options.headerPrefix+xe.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return ie.push({anchor:re,level:Qt,text:Yt}),"<h"+Qt+' id="'+ge+re+'">'+Yt+"</h"+Qt+">"},fe().setOptions({silent:!0,gfm:!0,pedantic:!1}),fe().use({tokenizer:et,renderer:Se}),Gn.ZP=fe()},99498:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){Tt.defineOption("placeholder","",function(Oe,Se,$t){var tn=$t&&$t!=Tt.Init;if(Se&&!tn)Oe.on("blur",ge),Oe.on("change",he),Oe.on("swapDoc",he),Tt.on(Oe.getInputField(),"compositionupdate",Oe.state.placeholderCompose=function(){Be(Oe)}),he(Oe);else if(!Se&&tn){Oe.off("blur",ge),Oe.off("change",he),Oe.off("swapDoc",he),Tt.off(Oe.getInputField(),"compositionupdate",Oe.state.placeholderCompose),fe(Oe);var ee=Oe.getWrapperElement();ee.className=ee.className.replace(" CodeMirror-empty","")}Se&&!Oe.hasFocus()&&ge(Oe)});function fe(Oe){Oe.state.placeholder&&(Oe.state.placeholder.parentNode.removeChild(Oe.state.placeholder),Oe.state.placeholder=null)}function Le(Oe){fe(Oe);var Se=Oe.state.placeholder=document.createElement("pre");Se.style.cssText="height: 0; overflow: visible",Se.style.direction=Oe.getOption("direction"),Se.className="CodeMirror-placeholder CodeMirror-line-like";var $t=Oe.getOption("placeholder");typeof $t=="string"&&($t=document.createTextNode($t)),Se.appendChild($t),Oe.display.lineSpace.insertBefore(Se,Oe.display.lineSpace.firstChild)}function Be(Oe){setTimeout(function(){var Se=!1,$t=Oe.getInputField();$t.nodeName=="TEXTAREA"?Se=!$t.value:Oe.lineCount()==1&&(Se=!/[^\u200b]/.test($t.querySelector(".CodeMirror-line").textContent)),Se?Le(Oe):fe(Oe)},20)}function ge(Oe){ie(Oe)&&Le(Oe)}function he(Oe){var Se=Oe.getWrapperElement(),$t=ie(Oe);Se.className=Se.className.replace(" CodeMirror-empty","")+($t?" CodeMirror-empty":""),$t?Le(Oe):fe(Oe)}function ie(Oe){return Oe.lineCount()===1&&Oe.getLine(0)===""}})},25717:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){var fe={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Le=Tt.Pos;Tt.defineOption("autoCloseBrackets",!1,function(et,nt,ct){ct&&ct!=Tt.Init&&(et.removeKeyMap(ge),et.state.closeBrackets=null),nt&&(he(Be(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(ge))});function Be(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:fe[nt]}var ge={Backspace:Se,Enter:$t};function he(et){for(var nt=0;nt<et.length;nt++){var ct=et.charAt(nt),lt="'"+ct+"'";ge[lt]||(ge[lt]=ie(ct))}}he(fe.pairs+"`");function ie(et){return function(nt){return ee(nt,et)}}function Oe(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var ct=et.getModeAt(et.getCursor());return ct.closeBrackets||nt}function Se(et){var nt=Oe(et);if(!nt||et.getOption("disableInput"))return Tt.Pass;for(var ct=Be(nt,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Tt.Pass;var vt=Je(et,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return Tt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Lt=lt[pt].head;et.replaceRange("",Le(Lt.line,Lt.ch-1),Le(Lt.line,Lt.ch+1),"+delete")}}function $t(et){var nt=Oe(et),ct=nt&&Be(nt,"explode");if(!ct||et.getOption("disableInput"))return Tt.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Tt.Pass;var vt=Je(et,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return Tt.Pass}et.operation(function(){var Lt=et.lineSeparator()||`
|
|
`;et.replaceSelection(Lt+Lt,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var Nt=0;Nt<lt.length;Nt++){var _t=lt[Nt].head.line;et.indentLine(_t,null,!0),et.indentLine(_t+1,null,!0)}})}function tn(et){var nt=Tt.cmpPos(et.anchor,et.head)>0;return{anchor:new Le(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new Le(et.head.line,et.head.ch+(nt?1:-1))}}function ee(et,nt){var ct=Oe(et);if(!ct||et.getOption("disableInput"))return Tt.Pass;var lt=Be(ct,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return Tt.Pass;for(var vt=Be(ct,"closeBefore"),Lt=Be(ct,"triples"),Nt=lt.charAt(pt+1)==nt,_t=et.listSelections(),Ht=pt%2==0,ne,Yt=0;Yt<_t.length;Yt++){var Qt=_t[Yt],xe=Qt.head,re,ke=et.getRange(xe,Le(xe.line,xe.ch+1));if(Ht&&!Qt.empty())re="surround";else if((Nt||!Ht)&&ke==nt)Nt&&Ft(et,xe)?re="both":Lt.indexOf(nt)>=0&&et.getRange(xe,Le(xe.line,xe.ch+3))==nt+nt+nt?re="skipThree":re="skip";else if(Nt&&xe.ch>1&&Lt.indexOf(nt)>=0&&et.getRange(Le(xe.line,xe.ch-2),xe)==nt+nt){if(xe.ch>2&&/\bstring/.test(et.getTokenTypeAt(Le(xe.line,xe.ch-2))))return Tt.Pass;re="addFour"}else if(Nt){var Ae=xe.ch==0?" ":et.getRange(Le(xe.line,xe.ch-1),xe);if(!Tt.isWordChar(ke)&&Ae!=nt&&!Tt.isWordChar(Ae))re="both";else return Tt.Pass}else if(Ht&&(ke.length===0||/\s/.test(ke)||vt.indexOf(ke)>-1))re="both";else return Tt.Pass;if(!ne)ne=re;else if(ne!=re)return Tt.Pass}var ze=pt%2?lt.charAt(pt-1):nt,Cn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if(ne=="skip")et.execCommand("goCharRight");else if(ne=="skipThree")for(var en=0;en<3;en++)et.execCommand("goCharRight");else if(ne=="surround"){for(var mn=et.getSelections(),en=0;en<mn.length;en++)mn[en]=ze+mn[en]+Cn;et.replaceSelections(mn,"around"),mn=et.listSelections().slice();for(var en=0;en<mn.length;en++)mn[en]=tn(mn[en]);et.setSelections(mn)}else ne=="both"?(et.replaceSelection(ze+Cn,null),et.triggerElectric(ze+Cn),et.execCommand("goCharLeft")):ne=="addFour"&&(et.replaceSelection(ze+ze+ze+ze,"before"),et.execCommand("goCharRight"))})}function Je(et,nt){var ct=et.getRange(Le(nt.line,nt.ch-1),Le(nt.line,nt.ch+1));return ct.length==2?ct:null}function Ft(et,nt){var ct=et.getTokenAt(Le(nt.line,nt.ch+1));return/\bstring/.test(ct.type)&&ct.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},6313:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780),Ut(32855))})(function(Tt){Tt.defineOption("autoCloseTags",!1,function(Se,$t,tn){if(tn!=Tt.Init&&tn&&Se.removeKeyMap("autoCloseTags"),!!$t){var ee={name:"autoCloseTags"};(typeof $t!="object"||$t.whenClosing!==!1)&&(ee["'/'"]=function(Je){return he(Je)}),(typeof $t!="object"||$t.whenOpening!==!1)&&(ee["'>'"]=function(Je){return Be(Je)}),Se.addKeyMap(ee)}});var fe=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Le=["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 Be(Se){if(Se.getOption("disableInput"))return Tt.Pass;for(var $t=Se.listSelections(),tn=[],ee=Se.getOption("autoCloseTags"),Je=0;Je<$t.length;Je++){if(!$t[Je].empty())return Tt.Pass;var Ft=$t[Je].head,et=Se.getTokenAt(Ft),nt=Tt.innerMode(Se.getMode(),et.state),ct=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ct),pt=lt&<.name;if(!pt)return Tt.Pass;var vt=nt.mode.configuration=="html",Lt=typeof ee=="object"&&ee.dontCloseTags||vt&&fe,Nt=typeof ee=="object"&&ee.indentTags||vt&&Le;et.end>Ft.ch&&(pt=pt.slice(0,pt.length-et.end+Ft.ch));var _t=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Ft.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&<.close||et.string.indexOf("/")==Ft.ch-et.start-1||Lt&&ie(Lt,_t)>-1||Oe(Se,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ct)||[],pt,Ft,!0))return Tt.Pass;var Ht=typeof ee=="object"&&ee.emptyTags;if(Ht&&ie(Ht,pt)>-1){tn[Je]={text:"/>",newPos:Tt.Pos(Ft.line,Ft.ch+2)};continue}var ne=Nt&&ie(Nt,_t)>-1;tn[Je]={indent:ne,text:">"+(ne?`
|
|
|
|
`:"")+"</"+pt+">",newPos:ne?Tt.Pos(Ft.line+1,0):Tt.Pos(Ft.line,Ft.ch+1)}}for(var Yt=typeof ee=="object"&&ee.dontIndentOnAutoClose,Je=$t.length-1;Je>=0;Je--){var Qt=tn[Je];Se.replaceRange(Qt.text,$t[Je].head,$t[Je].anchor,"+insert");var xe=Se.listSelections().slice(0);xe[Je]={head:Qt.newPos,anchor:Qt.newPos},Se.setSelections(xe),!Yt&&Qt.indent&&(Se.indentLine(Qt.newPos.line,null,!0),Se.indentLine(Qt.newPos.line+1,null,!0))}}function ge(Se,$t){for(var tn=Se.listSelections(),ee=[],Je=$t?"/":"</",Ft=Se.getOption("autoCloseTags"),et=typeof Ft=="object"&&Ft.dontIndentOnSlash,nt=0;nt<tn.length;nt++){if(!tn[nt].empty())return Tt.Pass;var ct=tn[nt].head,lt=Se.getTokenAt(ct),pt=Tt.innerMode(Se.getMode(),lt.state),vt=pt.state;if($t&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ct.ch-1))return Tt.Pass;var Lt,Nt=pt.mode.name!="xml"&&Se.getMode().name=="htmlmixed";if(Nt&&pt.mode.name=="javascript")Lt=Je+"script";else if(Nt&&pt.mode.name=="css")Lt=Je+"style";else{var _t=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!_t||_t.length&&Oe(Se,_t,_t[_t.length-1],ct))return Tt.Pass;Lt=Je+_t[_t.length-1]}Se.getLine(ct.line).charAt(lt.end)!=">"&&(Lt+=">"),ee[nt]=Lt}if(Se.replaceSelections(ee),tn=Se.listSelections(),!et)for(var nt=0;nt<tn.length;nt++)(nt==tn.length-1||tn[nt].head.line<tn[nt+1].head.line)&&Se.indentLine(tn[nt].head.line)}function he(Se){return Se.getOption("disableInput")?Tt.Pass:ge(Se,!0)}Tt.commands.closeTag=function(Se){return ge(Se)};function ie(Se,$t){if(Se.indexOf)return Se.indexOf($t);for(var tn=0,ee=Se.length;tn<ee;++tn)if(Se[tn]==$t)return tn;return-1}function Oe(Se,$t,tn,ee,Je){if(!Tt.scanForClosingTag)return!1;var Ft=Math.min(Se.lastLine()+1,ee.line+500),et=Tt.scanForClosingTag(Se,ee,null,Ft);if(!et||et.tag!=tn)return!1;for(var nt=Je?1:0,ct=$t.length-1;ct>=0&&$t[ct]==tn;ct--)++nt;ee=et.to;for(var ct=1;ct<nt;ct++){var lt=Tt.scanForClosingTag(Se,ee,null,Ft);if(!lt||lt.tag!=tn)return!1;ee=lt.to}return!0}})},32855:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){"use strict";var fe=Tt.Pos;function Le(ct,lt){return ct.line-lt.line||ct.ch-lt.ch}var Be="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",ge=Be+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",he=new RegExp("<(/?)(["+Be+"]["+ge+"]*)","g");function ie(ct,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=ct,this.text=ct.getLine(lt),this.min=vt?Math.max(vt.from,ct.firstLine()):ct.firstLine(),this.max=vt?Math.min(vt.to-1,ct.lastLine()):ct.lastLine()}function Oe(ct,lt){var pt=ct.cm.getTokenTypeAt(fe(ct.line,lt));return pt&&/\btag\b/.test(pt)}function Se(ct){if(!(ct.line>=ct.max))return ct.ch=0,ct.text=ct.cm.getLine(++ct.line),!0}function $t(ct){if(!(ct.line<=ct.min))return ct.text=ct.cm.getLine(--ct.line),ct.ch=ct.text.length,!0}function tn(ct){for(;;){var lt=ct.text.indexOf(">",ct.ch);if(lt==-1){if(Se(ct))continue;return}if(!Oe(ct,lt+1)){ct.ch=lt+1;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function ee(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf("<",ct.ch-1):-1;if(lt==-1){if($t(ct))continue;return}if(!Oe(ct,lt+1)){ct.ch=lt;continue}he.lastIndex=lt,ct.ch=lt;var pt=he.exec(ct.text);if(pt&&pt.index==lt)return pt}}function Je(ct){for(;;){he.lastIndex=ct.ch;var lt=he.exec(ct.text);if(!lt){if(Se(ct))continue;return}if(!Oe(ct,lt.index+1)){ct.ch=lt.index+1;continue}return ct.ch=lt.index+lt[0].length,lt}}function Ft(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf(">",ct.ch-1):-1;if(lt==-1){if($t(ct))continue;return}if(!Oe(ct,lt+1)){ct.ch=lt;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function et(ct,lt){for(var pt=[];;){var vt=Je(ct),Lt,Nt=ct.line,_t=ct.ch-(vt?vt[0].length:0);if(!vt||!(Lt=tn(ct)))return;if(Lt!="selfClose")if(vt[1]){for(var Ht=pt.length-1;Ht>=0;--Ht)if(pt[Ht]==vt[2]){pt.length=Ht;break}if(Ht<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:fe(Nt,_t),to:fe(ct.line,ct.ch)}}else pt.push(vt[2])}}function nt(ct,lt){for(var pt=[];;){var vt=Ft(ct);if(!vt)return;if(vt=="selfClose"){ee(ct);continue}var Lt=ct.line,Nt=ct.ch,_t=ee(ct);if(!_t)return;if(_t[1])pt.push(_t[2]);else{for(var Ht=pt.length-1;Ht>=0;--Ht)if(pt[Ht]==_t[2]){pt.length=Ht;break}if(Ht<0&&(!lt||lt==_t[2]))return{tag:_t[2],from:fe(ct.line,ct.ch),to:fe(Lt,Nt)}}}}Tt.registerHelper("fold","xml",function(ct,lt){for(var pt=new ie(ct,lt.line,0);;){var vt=Je(pt);if(!vt||pt.line!=lt.line)return;var Lt=tn(pt);if(!Lt)return;if(!vt[1]&&Lt!="selfClose"){var Nt=fe(pt.line,pt.ch),_t=et(pt,vt[2]);return _t&&Le(_t.from,Nt)>0?{from:Nt,to:_t.from}:null}}}),Tt.findMatchingTag=function(ct,lt,pt){var vt=new ie(ct,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Lt=tn(vt),Nt=Lt&&fe(vt.line,vt.ch),_t=Lt&&ee(vt);if(!(!Lt||!_t||Le(vt,lt)>0)){var Ht={from:fe(vt.line,vt.ch),to:Nt,tag:_t[2]};return Lt=="selfClose"?{open:Ht,close:null,at:"open"}:_t[1]?{open:nt(vt,_t[2]),close:Ht,at:"close"}:(vt=new ie(ct,Nt.line,Nt.ch,pt),{open:Ht,close:et(vt,_t[2]),at:"open"})}}},Tt.findEnclosingTag=function(ct,lt,pt,vt){for(var Lt=new ie(ct,lt.line,lt.ch,pt);;){var Nt=nt(Lt,vt);if(!Nt)break;var _t=new ie(ct,lt.line,lt.ch,pt),Ht=et(_t,Nt.tag);if(Ht)return{open:Nt,close:Ht}}},Tt.scanForClosingTag=function(ct,lt,pt,vt){var Lt=new ie(ct,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Lt,pt)}})},89780:function(fn){(function(Gn,Ut){fn.exports=Ut()})(this,function(){"use strict";var Gn=navigator.userAgent,Ut=navigator.platform,Tt=/gecko\/\d/i.test(Gn),fe=/MSIE \d/.test(Gn),Le=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Gn),Be=/Edge\/(\d+)/.exec(Gn),ge=fe||Le||Be,he=ge&&(fe?document.documentMode||6:+(Be||Le)[1]),ie=!Be&&/WebKit\//.test(Gn),Oe=ie&&/Qt\/\d+\.\d+/.test(Gn),Se=!Be&&/Chrome\//.test(Gn),$t=/Opera\//.test(Gn),tn=/Apple Computer/.test(navigator.vendor),ee=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Gn),Je=/PhantomJS/.test(Gn),Ft=!Be&&/AppleWebKit/.test(Gn)&&/Mobile\/\w+/.test(Gn),et=/Android/.test(Gn),nt=Ft||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Gn),ct=Ft||/Mac/.test(Ut),lt=/\bCrOS\b/.test(Gn),pt=/win/i.test(Ut),vt=$t&&Gn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&($t=!1,ie=!0);var Lt=ct&&(Oe||$t&&(vt==null||vt<12.11)),Nt=Tt||ge&&he>=9;function _t(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Ht=function(it,st){var dt=it.className,ht=_t(st).exec(dt);if(ht){var gt=dt.slice(ht.index+ht[0].length);it.className=dt.slice(0,ht.index)+(gt?ht[1]+gt:"")}};function ne(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function Yt(it,st){return ne(it).appendChild(st)}function Qt(it,st,dt,ht){var gt=document.createElement(it);if(dt&&(gt.className=dt),ht&&(gt.style.cssText=ht),typeof st=="string")gt.appendChild(document.createTextNode(st));else if(st)for(var wt=0;wt<st.length;++wt)gt.appendChild(st[wt]);return gt}function xe(it,st,dt,ht){var gt=Qt(it,st,dt,ht);return gt.setAttribute("role","presentation"),gt}var re;document.createRange?re=function(it,st,dt,ht){var gt=document.createRange();return gt.setEnd(ht||it,dt),gt.setStart(it,st),gt}:re=function(it,st,dt){var ht=document.body.createTextRange();try{ht.moveToElementText(it.parentNode)}catch(gt){return ht}return ht.collapse(!0),ht.moveEnd("character",dt),ht.moveStart("character",st),ht};function ke(it,st){if(st.nodeType==3&&(st=st.parentNode),it.contains)return it.contains(st);do if(st.nodeType==11&&(st=st.host),st==it)return!0;while(st=st.parentNode)}function Ae(){var it;try{it=document.activeElement}catch(st){it=document.body||null}for(;it&&it.shadowRoot&&it.shadowRoot.activeElement;)it=it.shadowRoot.activeElement;return it}function ze(it,st){var dt=it.className;_t(st).test(dt)||(it.className+=(dt?" ":"")+st)}function Cn(it,st){for(var dt=it.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!_t(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var en=function(it){it.select()};Ft?en=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:ge&&(en=function(it){try{it.select()}catch(st){}});function mn(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function Ie(it,st,dt){st||(st={});for(var ht in it)it.hasOwnProperty(ht)&&(dt!==!1||!st.hasOwnProperty(ht))&&(st[ht]=it[ht]);return st}function oe(it,st,dt,ht,gt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var wt=ht||0,bt=gt||0;;){var Rt=it.indexOf(" ",wt);if(Rt<0||Rt>=st)return bt+(st-wt);bt+=Rt-wt,bt+=dt-bt%dt,wt=Rt+1}}var Gt=function(){this.id=null,this.f=null,this.time=0,this.handler=mn(this.onTimeout,this)};Gt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Gt.prototype.set=function(it,st){this.f=st;var dt=+new Date+it;(!this.id||dt<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=dt)};function Me(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var dn=50,qe={toString:function(){return"CodeMirror.Pass"}},we={scroll:!1},Ye={origin:"*mouse"},Xe={origin:"+move"};function Sn(it,st,dt){for(var ht=0,gt=0;;){var wt=it.indexOf(" ",ht);wt==-1&&(wt=it.length);var bt=wt-ht;if(wt==it.length||gt+bt>=st)return ht+Math.min(bt,st-gt);if(gt+=wt-ht,gt+=dt-gt%dt,ht=wt+1,gt>=st)return ht}}var rn=[""];function Ln(it){for(;rn.length<=it;)rn.push(te(rn)+" ");return rn[it]}function te(it){return it[it.length-1]}function un(it,st){for(var dt=[],ht=0;ht<it.length;ht++)dt[ht]=st(it[ht],ht);return dt}function Tn(it,st,dt){for(var ht=0,gt=dt(st);ht<it.length&&dt(it[ht])<=gt;)ht++;it.splice(ht,0,st)}function Bt(){}function Ct(it,st){var dt;return Object.create?dt=Object.create(it):(Bt.prototype=it,dt=new Bt),st&&Ie(st,dt),dt}var St=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Et(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||St.test(it))}function jt(it,st){return st?st.source.indexOf("\\w")>-1&&Et(it)?!0:st.test(it):Et(it)}function Mt(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 ve(it){return it.charCodeAt(0)>=768&&ce.test(it)}function $e(it,st,dt){for(;(dt<0?st>0:st<it.length)&&ve(it.charAt(st));)st+=dt;return st}function We(it,st,dt){for(var ht=st>dt?-1:1;;){if(st==dt)return st;var gt=(st+dt)/2,wt=ht<0?Math.ceil(gt):Math.floor(gt);if(wt==st)return it(wt)?st:dt;it(wt)?dt=wt:st=wt+ht}}function Ne(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var gt=!1,wt=0;wt<it.length;++wt){var bt=it[wt];(bt.from<dt&&bt.to>st||st==dt&&bt.to==st)&&(ht(Math.max(bt.from,st),Math.min(bt.to,dt),bt.level==1?"rtl":"ltr",wt),gt=!0)}gt||ht(st,dt,"ltr")}var Qe=null;function sn(it,st,dt){var ht;Qe=null;for(var gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.from<st&&wt.to>st)return gt;wt.to==st&&(wt.from!=wt.to&&dt=="before"?ht=gt:Qe=gt),wt.from==st&&(wt.from!=wt.to&&dt!="before"?ht=gt:Qe=gt)}return ht!=null?ht:Qe}var cn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Kt){return Kt<=247?it.charAt(Kt):1424<=Kt&&Kt<=1524?"R":1536<=Kt&&Kt<=1785?st.charAt(Kt-1536):1774<=Kt&&Kt<=2220?"r":8192<=Kt&&Kt<=8203?"w":Kt==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,gt=/[stwN]/,wt=/[LRr]/,bt=/[Lb1n]/,Rt=/[1n]/;function Dt(Kt,ye,Jt){this.level=Kt,this.from=ye,this.to=Jt}return function(Kt,ye){var Jt=ye=="ltr"?"L":"R";if(Kt.length==0||ye=="ltr"&&!ht.test(Kt))return!1;for(var je=Kt.length,Fe=[],Mn=0;Mn<je;++Mn)Fe.push(dt(Kt.charCodeAt(Mn)));for(var An=0,Hn=Jt;An<je;++An){var ii=Fe[An];ii=="m"?Fe[An]=Hn:Hn=ii}for(var Si=0,hi=Jt;Si<je;++Si){var ki=Fe[Si];ki=="1"&&hi=="r"?Fe[Si]="n":wt.test(ki)&&(hi=ki,ki=="r"&&(Fe[Si]="R"))}for(var Ji=1,ui=Fe[0];Ji<je-1;++Ji){var po=Fe[Ji];po=="+"&&ui=="1"&&Fe[Ji+1]=="1"?Fe[Ji]="1":po==","&&ui==Fe[Ji+1]&&(ui=="1"||ui=="n")&&(Fe[Ji]=ui),ui=po}for(var wr=0;wr<je;++wr){var hs=Fe[wr];if(hs==",")Fe[wr]="N";else if(hs=="%"){var Er=void 0;for(Er=wr+1;Er<je&&Fe[Er]=="%";++Er);for(var pa=wr&&Fe[wr-1]=="!"||Er<je&&Fe[Er]=="1"?"1":"N",Vs=wr;Vs<Er;++Vs)Fe[Vs]=pa;wr=Er-1}}for(var ns=0,ka=Jt;ns<je;++ns){var Rs=Fe[ns];ka=="L"&&Rs=="1"?Fe[ns]="L":wt.test(Rs)&&(ka=Rs)}for(var is=0;is<je;++is)if(gt.test(Fe[is])){var Ho=void 0;for(Ho=is+1;Ho<je&>.test(Fe[Ho]);++Ho);for(var Br=(is?Fe[is-1]:Jt)=="L",xs=(Ho<je?Fe[Ho]:Jt)=="L",js=Br==xs?Br?"L":"R":Jt,dl=is;dl<Ho;++dl)Fe[dl]=js;is=Ho-1}for(var Fr=[],el,jr=0;jr<je;)if(bt.test(Fe[jr])){var vc=jr;for(++jr;jr<je&&bt.test(Fe[jr]);++jr);Fr.push(new Dt(0,vc,jr))}else{var _a=jr,Ma=Fr.length,ma=ye=="rtl"?1:0;for(++jr;jr<je&&Fe[jr]!="L";++jr);for(var hr=_a;hr<jr;)if(Rt.test(Fe[hr])){_a<hr&&(Fr.splice(Ma,0,new Dt(1,_a,hr)),Ma+=ma);var Ps=hr;for(++hr;hr<jr&&Rt.test(Fe[hr]);++hr);Fr.splice(Ma,0,new Dt(2,Ps,hr)),Ma+=ma,_a=hr}else++hr;_a<jr&&Fr.splice(Ma,0,new Dt(1,_a,jr))}return ye=="ltr"&&(Fr[0].level==1&&(el=Kt.match(/^\s+/))&&(Fr[0].from=el[0].length,Fr.unshift(new Dt(0,0,el[0].length))),te(Fr).level==1&&(el=Kt.match(/\s+$/))&&(te(Fr).to-=el[0].length,Fr.push(new Dt(0,je-el[0].length,je)))),ye=="rtl"?Fr.reverse():Fr}}();function Bn(it,st){var dt=it.order;return dt==null&&(dt=it.order=cn(it.text,st)),dt}var _n=[],gn=function(it,st,dt){if(it.addEventListener)it.addEventListener(st,dt,!1);else if(it.attachEvent)it.attachEvent("on"+st,dt);else{var ht=it._handlers||(it._handlers={});ht[st]=(ht[st]||_n).concat(dt)}};function ji(it,st){return it._handlers&&it._handlers[st]||_n}function li(it,st,dt){if(it.removeEventListener)it.removeEventListener(st,dt,!1);else if(it.detachEvent)it.detachEvent("on"+st,dt);else{var ht=it._handlers,gt=ht&&ht[st];if(gt){var wt=Me(gt,dt);wt>-1&&(ht[st]=gt.slice(0,wt).concat(gt.slice(wt+1)))}}}function Pi(it,st){var dt=ji(it,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),gt=0;gt<dt.length;++gt)dt[gt].apply(null,ht)}function Ei(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),Pi(it,dt||st.type,it,st),Bi(st)||st.codemirrorIgnore}function Qi(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var dt=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),ht=0;ht<st.length;++ht)Me(dt,st[ht])==-1&&dt.push(st[ht])}function bi(it,st){return ji(it,st).length>0}function Ci(it){it.prototype.on=function(st,dt){gn(this,st,dt)},it.prototype.off=function(st,dt){li(this,st,dt)}}function _i(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function sr(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Bi(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function Oo(it){_i(it),sr(it)}function qo(it){return it.target||it.srcElement}function $o(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),ct&&it.ctrlKey&&st==1&&(st=3),st}var Ko=function(){if(ge&&he<9)return!1;var it=Qt("div");return"draggable"in it||"dragDrop"in it}(),vr;function ar(it){if(vr==null){var st=Qt("span","\u200B");Yt(it,Qt("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(vr=st.offsetWidth<=1&&st.offsetHeight>2&&!(ge&&he<8))}var dt=vr?Qt("span","\u200B"):Qt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var Ro;function Ki(it){if(Ro!=null)return Ro;var st=Yt(it,document.createTextNode("A\u062EA")),dt=re(st,0,1).getBoundingClientRect(),ht=re(st,1,2).getBoundingClientRect();return ne(it),!dt||dt.left==dt.right?!1:Ro=ht.right-dt.right<3}var no=`
|
|
|
|
b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ht=it.length;st<=ht;){var gt=it.indexOf(`
|
|
`,st);gt==-1&&(gt=it.length);var wt=it.slice(st,it.charAt(gt-1)=="\r"?gt-1:gt),bt=wt.indexOf("\r");bt!=-1?(dt.push(wt.slice(0,bt)),st+=bt+1):(dt.push(wt),st=gt+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},Io=function(){var it=Qt("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),lo=null;function Fo(it){if(lo!=null)return lo;var st=Yt(it,Qt("span","x")),dt=st.getBoundingClientRect(),ht=re(st,0,1).getBoundingClientRect();return lo=Math.abs(dt.left-ht.left)>1}var mr={},yr={};function Kr(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),mr[it]=st}function Qn(it,st){yr[it]=st}function Dn(it){if(typeof it=="string"&&yr.hasOwnProperty(it))it=yr[it];else if(it&&typeof it.name=="string"&&yr.hasOwnProperty(it.name)){var st=yr[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 Dn("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Dn("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function pe(it,st){st=Dn(st);var dt=mr[st.name];if(!dt)return pe(it,"text/plain");var ht=dt(it,st);if(ue.hasOwnProperty(st.name)){var gt=ue[st.name];for(var wt in gt)gt.hasOwnProperty(wt)&&(ht.hasOwnProperty(wt)&&(ht["_"+wt]=ht[wt]),ht[wt]=gt[wt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var bt in st.modeProps)ht[bt]=st.modeProps[bt];return ht}var ue={};function se(it,st){var dt=ue.hasOwnProperty(it)?ue[it]:ue[it]={};Ie(st,dt)}function kn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ht in st){var gt=st[ht];gt instanceof Array&&(gt=gt.concat([])),dt[ht]=gt}return dt}function bn(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 Kn(it,st,dt){return it.startState?it.startState(st,dt):!0}var Ke=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};Ke.prototype.eol=function(){return this.pos>=this.string.length},Ke.prototype.sol=function(){return this.pos==this.lineStart},Ke.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ke.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Ke.prototype.eat=function(it){var st=this.string.charAt(this.pos),dt;if(typeof it=="string"?dt=st==it:dt=st&&(it.test?it.test(st):it(st)),dt)return++this.pos,st},Ke.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},Ke.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},Ke.prototype.skipToEnd=function(){this.pos=this.string.length},Ke.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},Ke.prototype.backUp=function(it){this.pos-=it},Ke.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=oe(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?oe(this.string,this.lineStart,this.tabSize):0)},Ke.prototype.indentation=function(){return oe(this.string,null,this.tabSize)-(this.lineStart?oe(this.string,this.lineStart,this.tabSize):0)},Ke.prototype.match=function(it,st,dt){if(typeof it=="string"){var ht=function(bt){return dt?bt.toLowerCase():bt},gt=this.string.substr(this.pos,it.length);if(ht(gt)==ht(it))return st!==!1&&(this.pos+=it.length),!0}else{var wt=this.string.slice(this.pos).match(it);return wt&&wt.index>0?null:(wt&&st!==!1&&(this.pos+=wt[0].length),wt)}},Ke.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ke.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},Ke.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},Ke.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function vn(it,st){if(st-=it.first,st<0||st>=it.size)throw new Error("There is no line "+(st+it.first)+" in the document.");for(var dt=it;!dt.lines;)for(var ht=0;;++ht){var gt=dt.children[ht],wt=gt.chunkSize();if(st<wt){dt=gt;break}st-=wt}return dt.lines[st]}function me(it,st,dt){var ht=[],gt=st.line;return it.iter(st.line,dt.line+1,function(wt){var bt=wt.text;gt==dt.line&&(bt=bt.slice(0,dt.ch)),gt==st.line&&(bt=bt.slice(st.ch)),ht.push(bt),++gt}),ht}function de(it,st,dt){var ht=[];return it.iter(st,dt,function(gt){ht.push(gt.text)}),ht}function Pn(it,st){var dt=st-it.height;if(dt)for(var ht=it;ht;ht=ht.parent)ht.height+=dt}function Vt(it){if(it.parent==null)return null;for(var st=it.parent,dt=Me(st.lines,it),ht=st.parent;ht;st=ht,ht=ht.parent)for(var gt=0;ht.children[gt]!=st;++gt)dt+=ht.children[gt].chunkSize();return dt+st.first}function Te(it,st){var dt=it.first;t:do{for(var ht=0;ht<it.children.length;++ht){var gt=it.children[ht],wt=gt.height;if(st<wt){it=gt;continue t}st-=wt,dt+=gt.chunkSize()}return dt}while(!it.lines);for(var bt=0;bt<it.lines.length;++bt){var Rt=it.lines[bt],Dt=Rt.height;if(st<Dt)break;st-=Dt}return dt+bt}function ln(it,st){return st>=it.first&&st<it.first+it.size}function Fn(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function be(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof be))return new be(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function Re(it,st){return it.line-st.line||it.ch-st.ch}function En(it,st){return it.sticky==st.sticky&&Re(it,st)==0}function On(it){return be(it.line,it.ch)}function Un(it,st){return Re(it,st)<0?st:it}function Rn(it,st){return Re(it,st)<0?it:st}function wn(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function jn(it,st){if(st.line<it.first)return be(it.first,0);var dt=it.first+it.size-1;return st.line>dt?be(dt,vn(it,dt).text.length):fi(st,vn(it,st.line).text.length)}function fi(it,st){var dt=it.ch;return dt==null||dt>st?be(it.line,st):dt<0?be(it.line,0):it}function gi(it,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=jn(it,st[ht]);return dt}var xi=function(it,st){this.state=it,this.lookAhead=st},De=function(it,st,dt,ht){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};De.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},De.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}},De.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},De.fromSaved=function(it,st,dt){return st instanceof xi?new De(it,kn(it.mode,st.state),dt,st.lookAhead):new De(it,kn(it.mode,st),dt)},De.prototype.save=function(it){var st=it!==!1?kn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new xi(st,this.maxLookAhead):st};function io(it,st,dt,ht){var gt=[it.state.modeGen],wt={};Ni(it,st.text,it.doc.mode,dt,function(Kt,ye){return gt.push(Kt,ye)},wt,ht);for(var bt=dt.state,Rt=function(Kt){dt.baseTokens=gt;var ye=it.state.overlays[Kt],Jt=1,je=0;dt.state=!0,Ni(it,st.text,ye.mode,dt,function(Fe,Mn){for(var An=Jt;je<Fe;){var Hn=gt[Jt];Hn>Fe&>.splice(Jt,1,Fe,gt[Jt+1],Hn),Jt+=2,je=Math.min(Fe,Hn)}if(Mn)if(ye.opaque)gt.splice(An,Jt-An,Fe,"overlay "+Mn),Jt=An+2;else for(;An<Jt;An+=2){var ii=gt[An+1];gt[An+1]=(ii?ii+" ":"")+"overlay "+Mn}},wt),dt.state=bt,dt.baseTokens=null,dt.baseTokenPos=1},Dt=0;Dt<it.state.overlays.length;++Dt)Rt(Dt);return{styles:gt,classes:wt.bgClass||wt.textClass?wt:null}}function Mi(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=uo(it,Vt(st)),gt=st.text.length>it.options.maxHighlightLength&&kn(it.doc.mode,ht.state),wt=io(it,st,ht);gt&&(ht.state=gt),st.stateAfter=ht.save(!gt),st.styles=wt.styles,wt.classes?st.styleClasses=wt.classes:st.styleClasses&&(st.styleClasses=null),dt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function uo(it,st,dt){var ht=it.doc,gt=it.display;if(!ht.mode.startState)return new De(ht,!0,st);var wt=vi(it,st,dt),bt=wt>ht.first&&vn(ht,wt-1).stateAfter,Rt=bt?De.fromSaved(ht,bt,wt):new De(ht,Kn(ht.mode),wt);return ht.iter(wt,st,function(Dt){Ce(it,Dt.text,Rt);var Kt=Rt.line;Dt.stateAfter=Kt==st-1||Kt%5==0||Kt>=gt.viewFrom&&Kt<gt.viewTo?Rt.save():null,Rt.nextLine()}),dt&&(ht.modeFrontier=Rt.line),Rt}function Ce(it,st,dt,ht){var gt=it.doc.mode,wt=new Ke(st,it.options.tabSize,dt);for(wt.start=wt.pos=ht||0,st==""&&yn(gt,dt.state);!wt.eol();)zn(gt,wt,dt.state),wt.start=wt.pos}function yn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=bn(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function zn(it,st,dt,ht){for(var gt=0;gt<10;gt++){ht&&(ht[0]=bn(it,dt).mode);var wt=it.token(st,dt);if(st.pos>st.start)return wt}throw new Error("Mode "+it.name+" failed to advance stream.")}var Yn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function Zn(it,st,dt,ht){var gt=it.doc,wt=gt.mode,bt;st=jn(gt,st);var Rt=vn(gt,st.line),Dt=uo(it,st.line,dt),Kt=new Ke(Rt.text,it.options.tabSize,Dt),ye;for(ht&&(ye=[]);(ht||Kt.pos<st.ch)&&!Kt.eol();)Kt.start=Kt.pos,bt=zn(wt,Kt,Dt.state),ht&&ye.push(new Yn(Kt,bt,kn(gt.mode,Dt.state)));return ht?ye:new Yn(Kt,bt,Dt.state)}function ti(it,st){if(it)for(;;){var dt=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!dt)break;it=it.slice(0,dt.index)+it.slice(dt.index+dt[0].length);var ht=dt[1]?"bgClass":"textClass";st[ht]==null?st[ht]=dt[2]:new RegExp("(?:^|\\s)"+dt[2]+"(?:$|\\s)").test(st[ht])||(st[ht]+=" "+dt[2])}return it}function Ni(it,st,dt,ht,gt,wt,bt){var Rt=dt.flattenSpans;Rt==null&&(Rt=it.options.flattenSpans);var Dt=0,Kt=null,ye=new Ke(st,it.options.tabSize,ht),Jt,je=it.options.addModeClass&&[null];for(st==""&&ti(yn(dt,ht.state),wt);!ye.eol();){if(ye.pos>it.options.maxHighlightLength?(Rt=!1,bt&&Ce(it,st,ht,ye.pos),ye.pos=st.length,Jt=null):Jt=ti(zn(dt,ye,ht.state,je),wt),je){var Fe=je[0].name;Fe&&(Jt="m-"+(Jt?Fe+" "+Jt:Fe))}if(!Rt||Kt!=Jt){for(;Dt<ye.start;)Dt=Math.min(ye.start,Dt+5e3),gt(Dt,Kt);Kt=Jt}ye.start=ye.pos}for(;Dt<ye.pos;){var Mn=Math.min(ye.pos,Dt+5e3);gt(Mn,Kt),Dt=Mn}}function vi(it,st,dt){for(var ht,gt,wt=it.doc,bt=dt?-1:st-(it.doc.mode.innerMode?1e3:100),Rt=st;Rt>bt;--Rt){if(Rt<=wt.first)return wt.first;var Dt=vn(wt,Rt-1),Kt=Dt.stateAfter;if(Kt&&(!dt||Rt+(Kt instanceof xi?Kt.lookAhead:0)<=wt.modeFrontier))return Rt;var ye=oe(Dt.text,null,it.options.tabSize);(gt==null||ht>ye)&&(gt=Rt-1,ht=ye)}return gt}function Ti(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var dt=it.first,ht=st-1;ht>dt;ht--){var gt=vn(it,ht).stateAfter;if(gt&&(!(gt instanceof xi)||ht+gt.lookAhead<st)){dt=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var Di=!1,He=!1;function Yi(){Di=!0}function Ge(){He=!0}function Wn(it,st,dt){this.marker=it,this.from=st,this.to=dt}function ei(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ht=it[dt];if(ht.marker==st)return ht}}function pi(it,st){for(var dt,ht=0;ht<it.length;++ht)it[ht]!=st&&(dt||(dt=[])).push(it[ht]);return dt}function Po(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function mo(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],bt=wt.marker,Rt=wt.from==null||(bt.inclusiveLeft?wt.from<=st:wt.from<st);if(Rt||wt.from==st&&bt.type=="bookmark"&&(!dt||!wt.marker.insertLeft)){var Dt=wt.to==null||(bt.inclusiveRight?wt.to>=st:wt.to>st);(ht||(ht=[])).push(new Wn(bt,wt.from,Dt?null:wt.to))}}return ht}function Vi(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],bt=wt.marker,Rt=wt.to==null||(bt.inclusiveRight?wt.to>=st:wt.to>st);if(Rt||wt.from==st&&bt.type=="bookmark"&&(!dt||wt.marker.insertLeft)){var Dt=wt.from==null||(bt.inclusiveLeft?wt.from<=st:wt.from<st);(ht||(ht=[])).push(new Wn(bt,Dt?null:wt.from-st,wt.to==null?null:wt.to-st))}}return ht}function to(it,st){if(st.full)return null;var dt=ln(it,st.from.line)&&vn(it,st.from.line).markedSpans,ht=ln(it,st.to.line)&&vn(it,st.to.line).markedSpans;if(!dt&&!ht)return null;var gt=st.from.ch,wt=st.to.ch,bt=Re(st.from,st.to)==0,Rt=mo(dt,gt,bt),Dt=Vi(ht,wt,bt),Kt=st.text.length==1,ye=te(st.text).length+(Kt?gt:0);if(Rt)for(var Jt=0;Jt<Rt.length;++Jt){var je=Rt[Jt];if(je.to==null){var Fe=ei(Dt,je.marker);Fe?Kt&&(je.to=Fe.to==null?null:Fe.to+ye):je.to=gt}}if(Dt)for(var Mn=0;Mn<Dt.length;++Mn){var An=Dt[Mn];if(An.to!=null&&(An.to+=ye),An.from==null){var Hn=ei(Rt,An.marker);Hn||(An.from=ye,Kt&&(Rt||(Rt=[])).push(An))}else An.from+=ye,Kt&&(Rt||(Rt=[])).push(An)}Rt&&(Rt=zr(Rt)),Dt&&Dt!=Rt&&(Dt=zr(Dt));var ii=[Rt];if(!Kt){var Si=st.text.length-2,hi;if(Si>0&&Rt)for(var ki=0;ki<Rt.length;++ki)Rt[ki].to==null&&(hi||(hi=[])).push(new Wn(Rt[ki].marker,null,null));for(var Ji=0;Ji<Si;++Ji)ii.push(hi);ii.push(Dt)}return ii}function zr(it){for(var st=0;st<it.length;++st){var dt=it[st];dt.from!=null&&dt.from==dt.to&&dt.marker.clearWhenEmpty!==!1&&it.splice(st--,1)}return it.length?it:null}function vo(it,st,dt){var ht=null;if(it.iter(st.line,dt.line+1,function(Fe){if(Fe.markedSpans)for(var Mn=0;Mn<Fe.markedSpans.length;++Mn){var An=Fe.markedSpans[Mn].marker;An.readOnly&&(!ht||Me(ht,An)==-1)&&(ht||(ht=[])).push(An)}}),!ht)return null;for(var gt=[{from:st,to:dt}],wt=0;wt<ht.length;++wt)for(var bt=ht[wt],Rt=bt.find(0),Dt=0;Dt<gt.length;++Dt){var Kt=gt[Dt];if(!(Re(Kt.to,Rt.from)<0||Re(Kt.from,Rt.to)>0)){var ye=[Dt,1],Jt=Re(Kt.from,Rt.from),je=Re(Kt.to,Rt.to);(Jt<0||!bt.inclusiveLeft&&!Jt)&&ye.push({from:Kt.from,to:Rt.from}),(je>0||!bt.inclusiveRight&&!je)&&ye.push({from:Rt.to,to:Kt.to}),gt.splice.apply(gt,ye),Dt+=ye.length-3}}return gt}function Vn(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function It(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function Yo(it){return it.inclusiveLeft?-1:0}function Xi(it){return it.inclusiveRight?1:0}function Hi(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ht=it.find(),gt=st.find(),wt=Re(ht.from,gt.from)||Yo(it)-Yo(st);if(wt)return-wt;var bt=Re(ht.to,gt.to)||Xi(it)-Xi(st);return bt||st.id-it.id}function ho(it,st){var dt=He&&it.markedSpans,ht;if(dt)for(var gt=void 0,wt=0;wt<dt.length;++wt)gt=dt[wt],gt.marker.collapsed&&(st?gt.from:gt.to)==null&&(!ht||Hi(ht,gt.marker)<0)&&(ht=gt.marker);return ht}function Ao(it){return ho(it,!0)}function Jn(it){return ho(it,!1)}function ri(it,st){var dt=He&&it.markedSpans,ht;if(dt)for(var gt=0;gt<dt.length;++gt){var wt=dt[gt];wt.marker.collapsed&&(wt.from==null||wt.from<st)&&(wt.to==null||wt.to>st)&&(!ht||Hi(ht,wt.marker)<0)&&(ht=wt.marker)}return ht}function Oi(it,st,dt,ht,gt){var wt=vn(it,st),bt=He&&wt.markedSpans;if(bt)for(var Rt=0;Rt<bt.length;++Rt){var Dt=bt[Rt];if(Dt.marker.collapsed){var Kt=Dt.marker.find(0),ye=Re(Kt.from,dt)||Yo(Dt.marker)-Yo(gt),Jt=Re(Kt.to,ht)||Xi(Dt.marker)-Xi(gt);if(!(ye>=0&&Jt<=0||ye<=0&&Jt>=0)&&(ye<=0&&(Dt.marker.inclusiveRight&>.inclusiveLeft?Re(Kt.to,dt)>=0:Re(Kt.to,dt)>0)||ye>=0&&(Dt.marker.inclusiveRight&>.inclusiveLeft?Re(Kt.from,ht)<=0:Re(Kt.from,ht)<0)))return!0}}}function yi(it){for(var st;st=Ao(it);)it=st.find(-1,!0).line;return it}function Ii(it){for(var st;st=Jn(it);)it=st.find(1,!0).line;return it}function Xo(it){for(var st,dt;st=Jn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function ci(it,st){var dt=vn(it,st),ht=yi(dt);return dt==ht?st:Vt(ht)}function ai(it,st){if(st>it.lastLine())return st;var dt=vn(it,st),ht;if(!nn(it,dt))return st;for(;ht=Jn(dt);)dt=ht.find(1,!0).line;return Vt(dt)+1}function nn(it,st){var dt=He&&st.markedSpans;if(dt){for(var ht=void 0,gt=0;gt<dt.length;++gt)if(ht=dt[gt],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&ni(it,st,ht))return!0}}}function ni(it,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return ni(it,ht.line,ei(ht.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var gt=void 0,wt=0;wt<st.markedSpans.length;++wt)if(gt=st.markedSpans[wt],gt.marker.collapsed&&!gt.marker.widgetNode&>.from==dt.to&&(gt.to==null||gt.to!=dt.from)&&(gt.marker.inclusiveLeft||dt.marker.inclusiveRight)&&ni(it,st,gt))return!0}function eo(it){it=yi(it);for(var st=0,dt=it.parent,ht=0;ht<dt.lines.length;++ht){var gt=dt.lines[ht];if(gt==it)break;st+=gt.height}for(var wt=dt.parent;wt;dt=wt,wt=dt.parent)for(var bt=0;bt<wt.children.length;++bt){var Rt=wt.children[bt];if(Rt==dt)break;st+=Rt.height}return st}function Wo(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ht=it;dt=Ao(ht);){var gt=dt.find(0,!0);ht=gt.from.line,st+=gt.from.ch-gt.to.ch}for(ht=it;dt=Jn(ht);){var wt=dt.find(0,!0);st-=ht.text.length-wt.from.ch,ht=wt.to.line,st+=ht.text.length-wt.to.ch}return st}function Go(it){var st=it.display,dt=it.doc;st.maxLine=vn(dt,dt.first),st.maxLineLength=Wo(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var gt=Wo(ht);gt>st.maxLineLength&&(st.maxLineLength=gt,st.maxLine=ht)})}var ko=function(it,st,dt){this.text=it,It(this,st),this.height=dt?dt(this):1};ko.prototype.lineNo=function(){return Vt(this)},Ci(ko);function Jo(it,st,dt,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),Vn(it),It(it,dt);var gt=ht?ht(it):1;gt!=it.height&&Pn(it,gt)}function Bo(it){it.parent=null,Vn(it)}var $r={},Yr={};function Js(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?Yr:$r;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function Pe(it,st){var dt=xe("span",null,null,ie?"padding-right: .1px":null),ht={pre:xe("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var gt=0;gt<=(st.rest?st.rest.length:0);gt++){var wt=gt?st.rest[gt-1]:st.line,bt=void 0;ht.pos=0,ht.addToken=Rl,Ki(it.display.measure)&&(bt=Bn(wt,it.doc.direction))&&(ht.addToken=Pl(ht.addToken,bt)),ht.map=[];var Rt=st!=it.display.externalMeasured&&Vt(wt);Mu(wt,ht,Mi(it,wt,Rt)),wt.styleClasses&&(wt.styleClasses.bgClass&&(ht.bgClass=Cn(wt.styleClasses.bgClass,ht.bgClass||"")),wt.styleClasses.textClass&&(ht.textClass=Cn(wt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(ar(it.display.measure))),gt==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(ie){var Dt=ht.content.lastChild;(/\bcm-tab\b/.test(Dt.className)||Dt.querySelector&&Dt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return Pi(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=Cn(ht.pre.className,ht.textClass||"")),ht}function Sr(it){var st=Qt("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Rl(it,st,dt,ht,gt,wt,bt){if(st){var Rt=it.splitSpaces?rs(st,it.trailingSpace):st,Dt=it.cm.state.specialChars,Kt=!1,ye;if(!Dt.test(st))it.col+=st.length,ye=document.createTextNode(Rt),it.map.push(it.pos,it.pos+st.length,ye),ge&&he<9&&(Kt=!0),it.pos+=st.length;else{ye=document.createDocumentFragment();for(var Jt=0;;){Dt.lastIndex=Jt;var je=Dt.exec(st),Fe=je?je.index-Jt:st.length-Jt;if(Fe){var Mn=document.createTextNode(Rt.slice(Jt,Jt+Fe));ge&&he<9?ye.appendChild(Qt("span",[Mn])):ye.appendChild(Mn),it.map.push(it.pos,it.pos+Fe,Mn),it.col+=Fe,it.pos+=Fe}if(!je)break;Jt+=Fe+1;var An=void 0;if(je[0]==" "){var Hn=it.cm.options.tabSize,ii=Hn-it.col%Hn;An=ye.appendChild(Qt("span",Ln(ii),"cm-tab")),An.setAttribute("role","presentation"),An.setAttribute("cm-text"," "),it.col+=ii}else je[0]=="\r"||je[0]==`
|
|
`?(An=ye.appendChild(Qt("span",je[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),An.setAttribute("cm-text",je[0]),it.col+=1):(An=it.cm.options.specialCharPlaceholder(je[0]),An.setAttribute("cm-text",je[0]),ge&&he<9?ye.appendChild(Qt("span",[An])):ye.appendChild(An),it.col+=1);it.map.push(it.pos,it.pos+1,An),it.pos++}}if(it.trailingSpace=Rt.charCodeAt(st.length-1)==32,dt||ht||gt||Kt||wt||bt){var Si=dt||"";ht&&(Si+=ht),gt&&(Si+=gt);var hi=Qt("span",[ye],Si,wt);if(bt)for(var ki in bt)bt.hasOwnProperty(ki)&&ki!="style"&&ki!="class"&&hi.setAttribute(ki,bt[ki]);return it.content.appendChild(hi)}it.content.appendChild(ye)}}function rs(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ht="",gt=0;gt<it.length;gt++){var wt=it.charAt(gt);wt==" "&&dt&&(gt==it.length-1||it.charCodeAt(gt+1)==32)&&(wt="\xA0"),ht+=wt,dt=wt==" "}return ht}function Pl(it,st){return function(dt,ht,gt,wt,bt,Rt,Dt){gt=gt?gt+" cm-force-border":"cm-force-border";for(var Kt=dt.pos,ye=Kt+ht.length;;){for(var Jt=void 0,je=0;je<st.length&&(Jt=st[je],!(Jt.to>Kt&&Jt.from<=Kt));je++);if(Jt.to>=ye)return it(dt,ht,gt,wt,bt,Rt,Dt);it(dt,ht.slice(0,Jt.to-Kt),gt,wt,null,Rt,Dt),wt=null,ht=ht.slice(Jt.to-Kt),Kt=Jt.to}}}function Do(it,st,dt,ht){var gt=!ht&&dt.widgetNode;gt&&it.map.push(it.pos,it.pos+st,gt),!ht&&it.cm.display.input.needsContentAttribute&&(gt||(gt=it.content.appendChild(document.createElement("span"))),gt.setAttribute("cm-marker",dt.id)),gt&&(it.cm.display.input.setUneditable(gt),it.content.appendChild(gt)),it.pos+=st,it.trailingSpace=!1}function Mu(it,st,dt){var ht=it.markedSpans,gt=it.text,wt=0;if(!ht){for(var bt=1;bt<dt.length;bt+=2)st.addToken(st,gt.slice(wt,wt=dt[bt]),Js(dt[bt+1],st.cm.options));return}for(var Rt=gt.length,Dt=0,Kt=1,ye="",Jt,je,Fe=0,Mn,An,Hn,ii,Si;;){if(Fe==Dt){Mn=An=Hn=je="",Si=null,ii=null,Fe=1/0;for(var hi=[],ki=void 0,Ji=0;Ji<ht.length;++Ji){var ui=ht[Ji],po=ui.marker;if(po.type=="bookmark"&&ui.from==Dt&&po.widgetNode)hi.push(po);else if(ui.from<=Dt&&(ui.to==null||ui.to>Dt||po.collapsed&&ui.to==Dt&&ui.from==Dt)){if(ui.to!=null&&ui.to!=Dt&&Fe>ui.to&&(Fe=ui.to,An=""),po.className&&(Mn+=" "+po.className),po.css&&(je=(je?je+";":"")+po.css),po.startStyle&&ui.from==Dt&&(Hn+=" "+po.startStyle),po.endStyle&&ui.to==Fe&&(ki||(ki=[])).push(po.endStyle,ui.to),po.title&&((Si||(Si={})).title=po.title),po.attributes)for(var wr in po.attributes)(Si||(Si={}))[wr]=po.attributes[wr];po.collapsed&&(!ii||Hi(ii.marker,po)<0)&&(ii=ui)}else ui.from>Dt&&Fe>ui.from&&(Fe=ui.from)}if(ki)for(var hs=0;hs<ki.length;hs+=2)ki[hs+1]==Fe&&(An+=" "+ki[hs]);if(!ii||ii.from==Dt)for(var Er=0;Er<hi.length;++Er)Do(st,0,hi[Er]);if(ii&&(ii.from||0)==Dt){if(Do(st,(ii.to==null?Rt+1:ii.to)-Dt,ii.marker,ii.from==null),ii.to==null)return;ii.to==Dt&&(ii=!1)}}if(Dt>=Rt)break;for(var pa=Math.min(Rt,Fe);;){if(ye){var Vs=Dt+ye.length;if(!ii){var ns=Vs>pa?ye.slice(0,pa-Dt):ye;st.addToken(st,ns,Jt?Jt+Mn:Mn,Hn,Dt+ns.length==Fe?An:"",je,Si)}if(Vs>=pa){ye=ye.slice(pa-Dt),Dt=pa;break}Dt=Vs,Hn=""}ye=gt.slice(wt,wt=dt[Kt++]),Jt=Js(dt[Kt++],st.cm.options)}}}function jl(it,st,dt){this.line=st,this.rest=Xo(st),this.size=this.rest?Vt(te(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=nn(it,st)}function _o(it,st,dt){for(var ht=[],gt,wt=st;wt<dt;wt=gt){var bt=new jl(it.doc,vn(it.doc,wt),wt);gt=wt+bt.size,ht.push(bt)}return ht}var Ir=null;function wl(it){Ir?Ir.ops.push(it):it.ownsGroup=Ir={ops:[it],delayedCallbacks:[]}}function gs(it){var st=it.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ht=0;ht<it.ops.length;ht++){var gt=it.ops[ht];if(gt.cursorActivityHandlers)for(;gt.cursorActivityCalled<gt.cursorActivityHandlers.length;)gt.cursorActivityHandlers[gt.cursorActivityCalled++].call(null,gt.cm)}}while(dt<st.length)}function Xa(it,st){var dt=it.ownsGroup;if(dt)try{gs(dt)}finally{Ir=null,st(dt)}}var ua=null;function di(it,st){var dt=ji(it,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),gt;Ir?gt=Ir.delayedCallbacks:ua?gt=ua:(gt=ua=[],setTimeout(ts,0));for(var wt=function(Rt){gt.push(function(){return dt[Rt].apply(null,ht)})},bt=0;bt<dt.length;++bt)wt(bt)}}function ts(){var it=ua;ua=null;for(var st=0;st<it.length;++st)it[st]()}function bu(it,st,dt,ht){for(var gt=0;gt<st.changes.length;gt++){var wt=st.changes[gt];wt=="text"?hn(it,st):wt=="gutter"?$i(it,st,dt,ht):wt=="class"?Li(it,st):wt=="widget"&&Vo(it,st,ht)}st.changes=null}function Qs(it){return it.node==it.text&&(it.node=Qt("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),ge&&he<8&&(it.node.style.zIndex=2)),it.node}function qi(it,st){var dt=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(dt&&(dt+=" CodeMirror-linebackground"),st.background)dt?st.background.className=dt:(st.background.parentNode.removeChild(st.background),st.background=null);else if(dt){var ht=Qs(st);st.background=ht.insertBefore(Qt("div",null,dt),ht.firstChild),it.display.input.setUneditable(st.background)}}function yo(it,st){var dt=it.display.externalMeasured;return dt&&dt.line==st.line?(it.display.externalMeasured=null,st.measure=dt.measure,dt.built):Pe(it,st)}function hn(it,st){var dt=st.text.className,ht=yo(it,st);st.text==st.node&&(st.node=ht.pre),st.text.parentNode.replaceChild(ht.pre,st.text),st.text=ht.pre,ht.bgClass!=st.bgClass||ht.textClass!=st.textClass?(st.bgClass=ht.bgClass,st.textClass=ht.textClass,Li(it,st)):dt&&(st.text.className=dt)}function Li(it,st){qi(it,st),st.line.wrapClass?Qs(st).className=st.line.wrapClass:st.node!=st.text&&(st.node.className="");var dt=st.textClass?st.textClass+" "+(st.line.textClass||""):st.line.textClass;st.text.className=dt||""}function $i(it,st,dt,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var gt=Qs(st);st.gutterBackground=Qt("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),gt.insertBefore(st.gutterBackground,st.text)}var wt=st.line.gutterMarkers;if(it.options.lineNumbers||wt){var bt=Qs(st),Rt=st.gutter=Qt("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(Rt),bt.insertBefore(Rt,st.text),st.line.gutterClass&&(Rt.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!wt||!wt["CodeMirror-linenumbers"])&&(st.lineNumber=Rt.appendChild(Qt("div",Fn(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),wt)for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Kt=it.display.gutterSpecs[Dt].className,ye=wt.hasOwnProperty(Kt)&&wt[Kt];ye&&Rt.appendChild(Qt("div",[ye],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[Kt]+"px; width: "+ht.gutterWidth[Kt]+"px"))}}}function Vo(it,st,dt){st.alignable&&(st.alignable=null);for(var ht=_t("CodeMirror-linewidget"),gt=st.node.firstChild,wt=void 0;gt;gt=wt)wt=gt.nextSibling,ht.test(gt.className)&&st.node.removeChild(gt);qs(it,st,dt)}function ha(it,st,dt,ht){var gt=yo(it,st);return st.text=st.node=gt.pre,gt.bgClass&&(st.bgClass=gt.bgClass),gt.textClass&&(st.textClass=gt.textClass),Li(it,st),$i(it,st,dt,ht),qs(it,st,ht),st.node}function qs(it,st,dt){if(Ri(it,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)Ri(it,st.rest[ht],st,dt,!1)}function Ri(it,st,dt,ht,gt){if(st.widgets)for(var wt=Qs(dt),bt=0,Rt=st.widgets;bt<Rt.length;++bt){var Dt=Rt[bt],Kt=Qt("div",[Dt.node],"CodeMirror-linewidget"+(Dt.className?" "+Dt.className:""));Dt.handleMouseEvents||Kt.setAttribute("cm-ignore-events","true"),Xr(Dt,Kt,dt,ht),it.display.input.setUneditable(Kt),gt&&Dt.above?wt.insertBefore(Kt,dt.gutter||dt.text):wt.appendChild(Kt),di(Dt,"redraw")}}function Xr(it,st,dt,ht){if(it.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var gt=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",it.coverGutter||(gt-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=gt+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function Fs(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!ke(document.body,it.node)){var dt="position: relative;";it.coverGutter&&(dt+="margin-left: -"+st.display.gutters.offsetWidth+"px;"),it.noHScroll&&(dt+="width: "+st.display.wrapper.clientWidth+"px;"),Yt(st.display.measure,Qt("div",[it.node],null,dt))}return it.height=it.node.parentNode.offsetHeight}function Jr(it,st){for(var dt=qo(st);dt!=it.wrapper;dt=dt.parentNode)if(!dt||dt.nodeType==1&&dt.getAttribute("cm-ignore-events")=="true"||dt.parentNode==it.sizer&&dt!=it.mover)return!0}function As(it){return it.lineSpace.offsetTop}function Cl(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function Ja(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=Yt(it.measure,Qt("pre","x","CodeMirror-line-like")),dt=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,ht={left:parseInt(dt.paddingLeft),right:parseInt(dt.paddingRight)};return!isNaN(ht.left)&&!isNaN(ht.right)&&(it.cachedPaddingH=ht),ht}function Rr(it){return dn-it.display.nativeBarWidth}function da(it){return it.display.scroller.clientWidth-Rr(it)-it.display.barWidth}function gh(it){return it.display.scroller.clientHeight-Rr(it)-it.display.barHeight}function Zd(it,st,dt){var ht=it.options.lineWrapping,gt=ht&&da(it);if(!st.measure.heights||ht&&st.measure.width!=gt){var wt=st.measure.heights=[];if(ht){st.measure.width=gt;for(var bt=st.text.firstChild.getClientRects(),Rt=0;Rt<bt.length-1;Rt++){var Dt=bt[Rt],Kt=bt[Rt+1];Math.abs(Dt.bottom-Kt.bottom)>2&&wt.push((Dt.bottom+Kt.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;ht<it.rest.length;ht++)if(it.rest[ht]==st)return{map:it.measure.maps[ht],cache:it.measure.caches[ht]};for(var gt=0;gt<it.rest.length;gt++)if(Vt(it.rest[gt])>dt)return{map:it.measure.maps[gt],cache:it.measure.caches[gt],before:!0}}function Kd(it,st){st=yi(st);var dt=Vt(st),ht=it.display.externalMeasured=new jl(it.doc,st,dt);ht.lineN=dt;var gt=ht.built=Pe(it,ht);return ht.text=gt.pre,Yt(it.display.lineMeasure,gt.pre),ht}function sd(it,st,dt,ht){return Da(it,zl(it,st),dt,ht)}function ph(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[Ra(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function zl(it,st){var dt=Vt(st),ht=ph(it,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(bu(it,ht,dt,_c(it)),it.curOp.forceUpdate=!0),ht||(ht=Kd(it,st));var gt=Ll(ht,st,dt);return{line:st,view:ht,rect:null,map:gt.map,cache:gt.cache,before:gt.before,hasHeights:!1}}function Da(it,st,dt,ht,gt){st.before&&(dt=-1);var wt=dt+(ht||""),bt;return st.cache.hasOwnProperty(wt)?bt=st.cache[wt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Zd(it,st.view,st.rect),st.hasHeights=!0),bt=Nr(it,st,dt,ht),bt.bogus||(st.cache[wt]=bt)),{left:bt.left,right:bt.right,top:gt?bt.rtop:bt.top,bottom:gt?bt.rbottom:bt.bottom}}var mh={left:0,right:0,top:0,bottom:0};function ad(it,st,dt){for(var ht,gt,wt,bt,Rt,Dt,Kt=0;Kt<it.length;Kt+=3)if(Rt=it[Kt],Dt=it[Kt+1],st<Rt?(gt=0,wt=1,bt="left"):st<Dt?(gt=st-Rt,wt=gt+1):(Kt==it.length-3||st==Dt&&it[Kt+3]>st)&&(wt=Dt-Rt,gt=wt-1,st>=Dt&&(bt="right")),gt!=null){if(ht=it[Kt+2],Rt==Dt&&dt==(ht.insertLeft?"left":"right")&&(bt=dt),dt=="left"&>==0)for(;Kt&&it[Kt-2]==it[Kt-3]&&it[Kt-1].insertLeft;)ht=it[(Kt-=3)+2],bt="left";if(dt=="right"&>==Dt-Rt)for(;Kt<it.length-3&&it[Kt+3]==it[Kt+4]&&!it[Kt+5].insertLeft;)ht=it[(Kt+=3)+2],bt="right";break}return{node:ht,start:gt,end:wt,collapse:bt,coverStart:Rt,coverEnd:Dt}}function ld(it,st){var dt=mh;if(st=="left")for(var ht=0;ht<it.length&&(dt=it[ht]).left==dt.right;ht++);else for(var gt=it.length-1;gt>=0&&(dt=it[gt]).left==dt.right;gt--);return dt}function Nr(it,st,dt,ht){var gt=ad(st.map,dt,ht),wt=gt.node,bt=gt.start,Rt=gt.end,Dt=gt.collapse,Kt;if(wt.nodeType==3){for(var ye=0;ye<4;ye++){for(;bt&&ve(st.line.text.charAt(gt.coverStart+bt));)--bt;for(;gt.coverStart+Rt<gt.coverEnd&&ve(st.line.text.charAt(gt.coverStart+Rt));)++Rt;if(ge&&he<9&&bt==0&&Rt==gt.coverEnd-gt.coverStart?Kt=wt.parentNode.getBoundingClientRect():Kt=ld(re(wt,bt,Rt).getClientRects(),ht),Kt.left||Kt.right||bt==0)break;Rt=bt,bt=bt-1,Dt="right"}ge&&he<11&&(Kt=Gc(it.display.measure,Kt))}else{bt>0&&(Dt=ht="right");var Jt;it.options.lineWrapping&&(Jt=wt.getClientRects()).length>1?Kt=Jt[ht=="right"?Jt.length-1:0]:Kt=wt.getBoundingClientRect()}if(ge&&he<9&&!bt&&(!Kt||!Kt.left&&!Kt.right)){var je=wt.parentNode.getClientRects()[0];je?Kt={left:je.left,right:je.left+Sh(it.display),top:je.top,bottom:je.bottom}:Kt=mh}for(var Fe=Kt.top-st.rect.top,Mn=Kt.bottom-st.rect.top,An=(Fe+Mn)/2,Hn=st.view.measure.heights,ii=0;ii<Hn.length-1&&!(An<Hn[ii]);ii++);var Si=ii?Hn[ii-1]:0,hi=Hn[ii],ki={left:(Dt=="right"?Kt.right:Kt.left)-st.rect.left,right:(Dt=="left"?Kt.left:Kt.right)-st.rect.left,top:Si,bottom:hi};return!Kt.left&&!Kt.right&&(ki.bogus=!0),it.options.singleCursorHeightPerLine||(ki.rtop=Fe,ki.rbottom=Mn),ki}function Gc(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Fo(it))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ht,bottom:st.bottom*ht}}function ud(it){if(it.measure&&(it.measure.cache={},it.measure.heights=null,it.rest))for(var st=0;st<it.rest.length;st++)it.measure.caches[st]={}}function vh(it){it.display.externalMeasure=null,ne(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)ud(it.display.view[st])}function Nu(it){vh(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function Bs(){return Se&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Ds(){return Se&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Gr(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=Fs(it.widgets[dt]));return st}function Qr(it,st,dt,ht,gt){if(!gt){var wt=Gr(st);dt.top+=wt,dt.bottom+=wt}if(ht=="line")return dt;ht||(ht="local");var bt=eo(st);if(ht=="local"?bt+=As(it.display):bt-=it.display.viewOffset,ht=="page"||ht=="window"){var Rt=it.display.lineSpace.getBoundingClientRect();bt+=Rt.top+(ht=="window"?0:Ds());var Dt=Rt.left+(ht=="window"?0:Bs());dt.left+=Dt,dt.right+=Dt}return dt.top+=bt,dt.bottom+=bt,dt}function jo(it,st,dt){if(dt=="div")return st;var ht=st.left,gt=st.top;if(dt=="page")ht-=Bs(),gt-=Ds();else if(dt=="local"||!dt){var wt=it.display.sizer.getBoundingClientRect();ht+=wt.left,gt+=wt.top}var bt=it.display.lineSpace.getBoundingClientRect();return{left:ht-bt.left,top:gt-bt.top}}function So(it,st,dt,ht,gt){return ht||(ht=vn(it.doc,st.line)),Qr(it,ht,sd(it,ht,st.ch,gt),dt)}function bo(it,st,dt,ht,gt,wt){ht=ht||vn(it.doc,st.line),gt||(gt=zl(it,ht));function bt(Mn,An){var Hn=Da(it,gt,Mn,An?"right":"left",wt);return An?Hn.left=Hn.right:Hn.right=Hn.left,Qr(it,ht,Hn,dt)}var Rt=Bn(ht,it.doc.direction),Dt=st.ch,Kt=st.sticky;if(Dt>=ht.text.length?(Dt=ht.text.length,Kt="before"):Dt<=0&&(Dt=0,Kt="after"),!Rt)return bt(Kt=="before"?Dt-1:Dt,Kt=="before");function ye(Mn,An,Hn){var ii=Rt[An],Si=ii.level==1;return bt(Hn?Mn-1:Mn,Si!=Hn)}var Jt=sn(Rt,Dt,Kt),je=Qe,Fe=ye(Dt,Jt,Kt=="before");return je!=null&&(Fe.other=ye(Dt,je,Kt!="before")),Fe}function Os(it,st){var dt=0;st=jn(it.doc,st),it.options.lineWrapping||(dt=Sh(it.display)*st.ch);var ht=vn(it.doc,st.line),gt=eo(ht)+As(it.display);return{left:dt,right:dt,top:gt,bottom:gt+ht.height}}function _r(it,st,dt,ht,gt){var wt=be(it,st,dt);return wt.xRel=gt,ht&&(wt.outside=ht),wt}function ss(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return _r(ht.first,0,null,-1,-1);var gt=Te(ht,dt),wt=ht.first+ht.size-1;if(gt>wt)return _r(ht.first+ht.size-1,vn(ht,wt).text.length,null,1,1);st<0&&(st=0);for(var bt=vn(ht,gt);;){var Rt=Ze(it,bt,gt,st,dt),Dt=ri(bt,Rt.ch+(Rt.xRel>0||Rt.outside>0?1:0));if(!Dt)return Rt;var Kt=Dt.find(1);if(Kt.line==gt)return Kt;bt=vn(ht,gt=Kt.line)}}function oi(it,st,dt,ht){ht-=Gr(st);var gt=st.text.length,wt=We(function(bt){return Da(it,dt,bt-1).bottom<=ht},gt,0);return gt=We(function(bt){return Da(it,dt,bt).top>ht},wt,gt),{begin:wt,end:gt}}function Oa(it,st,dt,ht){dt||(dt=zl(it,st));var gt=Qr(it,st,Da(it,dt,ht),"line").top;return oi(it,st,dt,gt)}function qt(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function Ze(it,st,dt,ht,gt){gt-=eo(st);var wt=zl(it,st),bt=Gr(st),Rt=0,Dt=st.text.length,Kt=!0,ye=Bn(st,it.doc.direction);if(ye){var Jt=(it.options.lineWrapping?yh:Gl)(it,st,dt,wt,ye,ht,gt);Kt=Jt.level!=1,Rt=Kt?Jt.from:Jt.to-1,Dt=Kt?Jt.to:Jt.from-1}var je=null,Fe=null,Mn=We(function(Ji){var ui=Da(it,wt,Ji);return ui.top+=bt,ui.bottom+=bt,qt(ui,ht,gt,!1)?(ui.top<=gt&&ui.left<=ht&&(je=Ji,Fe=ui),!0):!1},Rt,Dt),An,Hn,ii=!1;if(Fe){var Si=ht-Fe.left<Fe.right-ht,hi=Si==Kt;Mn=je+(hi?0:1),Hn=hi?"after":"before",An=Si?Fe.left:Fe.right}else{!Kt&&(Mn==Dt||Mn==Rt)&&Mn++,Hn=Mn==0?"after":Mn==st.text.length?"before":Da(it,wt,Mn-(Kt?1:0)).bottom+bt<=gt==Kt?"after":"before";var ki=bo(it,be(dt,Mn,Hn),"line",st,wt);An=ki.left,ii=gt<ki.top?-1:gt>=ki.bottom?1:0}return Mn=$e(st.text,Mn,1),_r(dt,Mn,Hn,ii,ht-An)}function Gl(it,st,dt,ht,gt,wt,bt){var Rt=We(function(Jt){var je=gt[Jt],Fe=je.level!=1;return qt(bo(it,be(dt,Fe?je.to:je.from,Fe?"before":"after"),"line",st,ht),wt,bt,!0)},0,gt.length-1),Dt=gt[Rt];if(Rt>0){var Kt=Dt.level!=1,ye=bo(it,be(dt,Kt?Dt.from:Dt.to,Kt?"after":"before"),"line",st,ht);qt(ye,wt,bt,!0)&&ye.top>bt&&(Dt=gt[Rt-1])}return Dt}function yh(it,st,dt,ht,gt,wt,bt){var Rt=oi(it,st,ht,bt),Dt=Rt.begin,Kt=Rt.end;/\s/.test(st.text.charAt(Kt-1))&&Kt--;for(var ye=null,Jt=null,je=0;je<gt.length;je++){var Fe=gt[je];if(!(Fe.from>=Kt||Fe.to<=Dt)){var Mn=Fe.level!=1,An=Da(it,ht,Mn?Math.min(Kt,Fe.to)-1:Math.max(Dt,Fe.from)).right,Hn=An<wt?wt-An+1e9:An-wt;(!ye||Jt>Hn)&&(ye=Fe,Jt=Hn)}}return ye||(ye=gt[gt.length-1]),ye.from<Dt&&(ye={from:Dt,to:ye.to,level:ye.level}),ye.to>Kt&&(ye={from:ye.from,to:Kt,level:ye.level}),ye}var Ia;function su(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(Ia==null){Ia=Qt("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)Ia.appendChild(document.createTextNode("x")),Ia.appendChild(Qt("br"));Ia.appendChild(document.createTextNode("x"))}Yt(it.measure,Ia);var dt=Ia.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),ne(it.measure),dt||1}function Sh(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=Qt("span","xxxxxxxxxx"),dt=Qt("pre",[st],"CodeMirror-line-like");Yt(it.measure,dt);var ht=st.getBoundingClientRect(),gt=(ht.right-ht.left)/10;return gt>2&&(it.cachedCharWidth=gt),gt||10}function _c(it){for(var st=it.display,dt={},ht={},gt=st.gutters.clientLeft,wt=st.gutters.firstChild,bt=0;wt;wt=wt.nextSibling,++bt){var Rt=it.display.gutterSpecs[bt].className;dt[Rt]=wt.offsetLeft+wt.clientLeft+gt,ht[Rt]=wt.clientWidth}return{fixedPos:Yd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Yd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function xr(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(gt){if(nn(it.doc,gt))return 0;var wt=0;if(gt.widgets)for(var bt=0;bt<gt.widgets.length;bt++)gt.widgets[bt].height&&(wt+=gt.widgets[bt].height);return dt?wt+(Math.ceil(gt.text.length/ht)||1)*st:wt+st}}function zi(it){var st=it.doc,dt=xr(it);st.iter(function(ht){var gt=dt(ht);gt!=ht.height&&Pn(ht,gt)})}function $s(it,st,dt,ht){var gt=it.display;if(!dt&&qo(st).getAttribute("cm-not-content")=="true")return null;var wt,bt,Rt=gt.lineSpace.getBoundingClientRect();try{wt=st.clientX-Rt.left,bt=st.clientY-Rt.top}catch(Jt){return null}var Dt=ss(it,wt,bt),Kt;if(ht&&Dt.xRel>0&&(Kt=vn(it.doc,Dt.line).text).length==Dt.ch){var ye=oe(Kt,Kt.length,it.options.tabSize)-Kt.length;Dt=be(Dt.line,Math.max(0,Math.round((wt-Ja(it.display).left)/Sh(it.display))-ye))}return Dt}function Ra(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var dt=it.display.view,ht=0;ht<dt.length;ht++)if(st-=dt[ht].size,st<0)return ht}function Pr(it,st,dt,ht){st==null&&(st=it.doc.first),dt==null&&(dt=it.doc.first+it.doc.size),ht||(ht=0);var gt=it.display;if(ht&&dt<gt.viewTo&&(gt.updateLineNumbers==null||gt.updateLineNumbers>st)&&(gt.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=gt.viewTo)He&&ci(it.doc,st)<gt.viewTo&&Hr(it);else if(dt<=gt.viewFrom)He&&ai(it.doc,dt+ht)>gt.viewFrom?Hr(it):(gt.viewFrom+=ht,gt.viewTo+=ht);else if(st<=gt.viewFrom&&dt>=gt.viewTo)Hr(it);else if(st<=gt.viewFrom){var wt=ca(it,dt,dt+ht,1);wt?(gt.view=gt.view.slice(wt.index),gt.viewFrom=wt.lineN,gt.viewTo+=ht):Hr(it)}else if(dt>=gt.viewTo){var bt=ca(it,st,st,-1);bt?(gt.view=gt.view.slice(0,bt.index),gt.viewTo=bt.lineN):Hr(it)}else{var Rt=ca(it,st,st,-1),Dt=ca(it,dt,dt+ht,1);Rt&&Dt?(gt.view=gt.view.slice(0,Rt.index).concat(_o(it,Rt.lineN,Dt.lineN)).concat(gt.view.slice(Dt.index)),gt.viewTo+=ht):Hr(it)}var Kt=gt.externalMeasured;Kt&&(dt<Kt.lineN?Kt.lineN+=ht:st<Kt.lineN+Kt.size&&(gt.externalMeasured=null))}function co(it,st,dt){it.curOp.viewChanged=!0;var ht=it.display,gt=it.display.externalMeasured;if(gt&&st>=gt.lineN&&st<gt.lineN+gt.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var wt=ht.view[Ra(it,st)];if(wt.node!=null){var bt=wt.changes||(wt.changes=[]);Me(bt,dt)==-1&&bt.push(dt)}}}function Hr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function ca(it,st,dt,ht){var gt=Ra(it,st),wt,bt=it.display.view;if(!He||dt==it.doc.first+it.doc.size)return{index:gt,lineN:dt};for(var Rt=it.display.viewFrom,Dt=0;Dt<gt;Dt++)Rt+=bt[Dt].size;if(Rt!=st){if(ht>0){if(gt==bt.length-1)return null;wt=Rt+bt[gt].size-st,gt++}else wt=Rt-st;st+=wt,dt+=wt}for(;ci(it.doc,dt)!=dt;){if(gt==(ht<0?0:bt.length-1))return null;dt+=ht*bt[gt-(ht<0?1:0)].size,gt+=ht}return{index:gt,lineN:dt}}function lr(it,st,dt){var ht=it.display,gt=ht.view;gt.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=_o(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=_o(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(Ra(it,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(_o(it,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,Ra(it,dt)))),ht.viewTo=dt}function Pa(it){for(var st=it.display.view,dt=0,ht=0;ht<st.length;ht++){var gt=st[ht];!gt.hidden&&(!gt.node||gt.changes)&&++dt}return dt}function as(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Tu(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ht={},gt=ht.cursors=document.createDocumentFragment(),wt=ht.selection=document.createDocumentFragment(),bt=0;bt<dt.sel.ranges.length;bt++)if(!(!st&&bt==dt.sel.primIndex)){var Rt=dt.sel.ranges[bt];if(!(Rt.from().line>=it.display.viewTo||Rt.to().line<it.display.viewFrom)){var Dt=Rt.empty();(Dt||it.options.showCursorWhenSelecting)&&Mo(it,Rt.head,gt),Dt||Lo(it,Rt,wt)}}return ht}function Mo(it,st,dt){var ht=bo(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),gt=dt.appendChild(Qt("div","\xA0","CodeMirror-cursor"));if(gt.style.left=ht.left+"px",gt.style.top=ht.top+"px",gt.style.height=Math.max(0,ht.bottom-ht.top)*it.options.cursorHeight+"px",ht.other){var wt=dt.appendChild(Qt("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));wt.style.display="",wt.style.left=ht.other.left+"px",wt.style.top=ht.other.top+"px",wt.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function ta(it,st){return it.top-st.top||it.left-st.left}function Lo(it,st,dt){var ht=it.display,gt=it.doc,wt=document.createDocumentFragment(),bt=Ja(it.display),Rt=bt.left,Dt=Math.max(ht.sizerWidth,da(it)-ht.sizer.offsetLeft)-bt.right,Kt=gt.direction=="ltr";function ye(hi,ki,Ji,ui){ki<0&&(ki=0),ki=Math.round(ki),ui=Math.round(ui),wt.appendChild(Qt("div",null,"CodeMirror-selected","position: absolute; left: "+hi+`px;
|
|
top: `+ki+"px; width: "+(Ji==null?Dt-hi:Ji)+`px;
|
|
height: `+(ui-ki)+"px"))}function Jt(hi,ki,Ji){var ui=vn(gt,hi),po=ui.text.length,wr,hs;function Er(ns,ka){return So(it,be(hi,ns),"div",ui,ka)}function pa(ns,ka,Rs){var is=Oa(it,ui,null,ns),Ho=ka=="ltr"==(Rs=="after")?"left":"right",Br=Rs=="after"?is.begin:is.end-(/\s/.test(ui.text.charAt(is.end-1))?2:1);return Er(Br,Ho)[Ho]}var Vs=Bn(ui,gt.direction);return Ne(Vs,ki||0,Ji==null?po:Ji,function(ns,ka,Rs,is){var Ho=Rs=="ltr",Br=Er(ns,Ho?"left":"right"),xs=Er(ka-1,Ho?"right":"left"),js=ki==null&&ns==0,dl=Ji==null&&ka==po,Fr=is==0,el=!Vs||is==Vs.length-1;if(xs.top-Br.top<=3){var jr=(Kt?js:dl)&&Fr,vc=(Kt?dl:js)&&el,_a=jr?Rt:(Ho?Br:xs).left,Ma=vc?Dt:(Ho?xs:Br).right;ye(_a,Br.top,Ma-_a,Br.bottom)}else{var ma,hr,Ps,Zl;Ho?(ma=Kt&&js&&Fr?Rt:Br.left,hr=Kt?Dt:pa(ns,Rs,"before"),Ps=Kt?Rt:pa(ka,Rs,"after"),Zl=Kt&&dl&&el?Dt:xs.right):(ma=Kt?pa(ns,Rs,"before"):Rt,hr=!Kt&&js&&Fr?Dt:Br.right,Ps=!Kt&&dl&&el?Rt:xs.left,Zl=Kt?pa(ka,Rs,"after"):Dt),ye(ma,Br.top,hr-ma,Br.bottom),Br.bottom<xs.top&&ye(Rt,Br.bottom,null,xs.top),ye(Ps,xs.top,Zl-Ps,xs.bottom)}(!wr||ta(Br,wr)<0)&&(wr=Br),ta(xs,wr)<0&&(wr=xs),(!hs||ta(Br,hs)<0)&&(hs=Br),ta(xs,hs)<0&&(hs=xs)}),{start:wr,end:hs}}var je=st.from(),Fe=st.to();if(je.line==Fe.line)Jt(je.line,je.ch,Fe.ch);else{var Mn=vn(gt,je.line),An=vn(gt,Fe.line),Hn=yi(Mn)==yi(An),ii=Jt(je.line,je.ch,Hn?Mn.text.length+1:null).end,Si=Jt(Fe.line,Hn?0:null,Fe.ch).start;Hn&&(ii.top<Si.top-2?(ye(ii.right,ii.top,null,ii.bottom),ye(Rt,Si.top,Si.left,Si.bottom)):ye(ii.right,ii.top,Si.left-ii.right,ii.bottom)),ii.bottom<Si.top&&ye(Rt,ii.bottom,null,Si.top)}dt.appendChild(wt)}function tr(it){if(it.state.focused){var st=it.display;clearInterval(st.blinker);var dt=!0;st.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?st.blinker=setInterval(function(){it.hasFocus()||xh(it),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function fr(it){it.state.focused||(it.display.input.focus(),No(it))}function kr(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,xh(it))},100)}function No(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(Pi(it,"focus",it,st),it.state.focused=!0,ze(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),ie&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),tr(it))}function xh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(Pi(it,"blur",it,st),it.state.focused=!1,Ht(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function Fi(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var gt=st.view[ht],wt=it.options.lineWrapping,bt=void 0,Rt=0;if(!gt.hidden){if(ge&&he<8){var Dt=gt.node.offsetTop+gt.node.offsetHeight;bt=Dt-dt,dt=Dt}else{var Kt=gt.node.getBoundingClientRect();bt=Kt.bottom-Kt.top,!wt&>.text.firstChild&&(Rt=gt.text.firstChild.getBoundingClientRect().right-Kt.left-1)}var ye=gt.line.height-bt;if((ye>.005||ye<-.005)&&(Pn(gt.line,bt),Dp(gt.line),gt.rest))for(var Jt=0;Jt<gt.rest.length;Jt++)Dp(gt.rest[Jt]);if(Rt>it.display.sizerWidth){var je=Math.ceil(Rt/Sh(it.display));je>it.display.maxLineLength&&(it.display.maxLineLength=je,it.display.maxLine=gt.line,it.display.maxLineChanged=!0)}}}}function Dp(it){if(it.widgets)for(var st=0;st<it.widgets.length;++st){var dt=it.widgets[st],ht=dt.node.parentNode;ht&&(dt.height=ht.offsetHeight)}}function Co(it,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ht=Math.floor(ht-As(it));var gt=dt&&dt.bottom!=null?dt.bottom:ht+it.wrapper.clientHeight,wt=Te(st,ht),bt=Te(st,gt);if(dt&&dt.ensure){var Rt=dt.ensure.from.line,Dt=dt.ensure.to.line;Rt<wt?(wt=Rt,bt=Te(st,eo(vn(st,Rt))+it.wrapper.clientHeight)):Math.min(Dt,st.lastLine())>=bt&&(wt=Te(st,eo(vn(st,Dt))-it.wrapper.clientHeight),bt=Dt)}return{from:wt,to:Math.max(bt,wt+1)}}function Op(it,st){if(!Ei(it,"scrollCursorIntoView")){var dt=it.display,ht=dt.sizer.getBoundingClientRect(),gt=null;if(st.top+ht.top<0?gt=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(gt=!1),gt!=null&&!Je){var wt=Qt("div","\u200B",null,`position: absolute;
|
|
top: `+(st.top-dt.viewOffset-As(it.display))+`px;
|
|
height: `+(st.bottom-st.top+Rr(it)+dt.barHeight)+`px;
|
|
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(wt),wt.scrollIntoView(gt),it.display.lineSpace.removeChild(wt)}}}function hd(it,st,dt,ht){ht==null&&(ht=0);var gt;!it.options.lineWrapping&&st==dt&&(st=st.ch?be(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?be(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var bt=!1,Rt=bo(it,st),Dt=!dt||dt==st?Rt:bo(it,dt);gt={left:Math.min(Rt.left,Dt.left),top:Math.min(Rt.top,Dt.top)-ht,right:Math.max(Rt.left,Dt.left),bottom:Math.max(Rt.bottom,Dt.bottom)+ht};var Kt=tg(it,gt),ye=it.doc.scrollTop,Jt=it.doc.scrollLeft;if(Kt.scrollTop!=null&&(wh(it,Kt.scrollTop),Math.abs(it.doc.scrollTop-ye)>1&&(bt=!0)),Kt.scrollLeft!=null&&(lu(it,Kt.scrollLeft),Math.abs(it.doc.scrollLeft-Jt)>1&&(bt=!0)),!bt)break}return gt}function Xd(it,st){var dt=tg(it,st);dt.scrollTop!=null&&wh(it,dt.scrollTop),dt.scrollLeft!=null&&lu(it,dt.scrollLeft)}function tg(it,st){var dt=it.display,ht=su(it.display);st.top<0&&(st.top=0);var gt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,wt=gh(it),bt={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var Rt=it.doc.height+Cl(dt),Dt=st.top<ht,Kt=st.bottom>Rt-ht;if(st.top<gt)bt.scrollTop=Dt?0:st.top;else if(st.bottom>gt+wt){var ye=Math.min(st.top,(Kt?Rt:st.bottom)-wt);ye!=gt&&(bt.scrollTop=ye)}var Jt=it.options.fixedGutter?0:dt.gutters.offsetWidth,je=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Jt,Fe=da(it)-dt.gutters.offsetWidth,Mn=st.right-st.left>Fe;return Mn&&(st.right=st.left+Fe),st.left<10?bt.scrollLeft=0:st.left<je?bt.scrollLeft=Math.max(0,st.left+Jt-(Mn?0:10)):st.right>Fe+je-3&&(bt.scrollLeft=st.right+(Mn?0:10)-Fe),bt}function Hc(it,st){st!=null&&(_l(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function au(it){_l(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function Ph(it,st,dt){(st!=null||dt!=null)&&_l(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function To(it,st){_l(it),it.curOp.scrollToPos=st}function _l(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=Os(it,st.from),ht=Os(it,st.to);Wc(it,dt,ht,st.margin)}}function Wc(it,st,dt,ht){var gt=tg(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});Ph(it,gt.scrollLeft,gt.scrollTop)}function wh(it,st){Math.abs(it.doc.scrollTop-st)<2||(Tt||Ou(it,{top:st}),eg(it,st,!0),Tt&&Ou(it),dd(it,100))}function eg(it,st,dt){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!dt)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function 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,Zc(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+Rr(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Eu=function(it,st,dt){this.cm=dt;var ht=this.vert=Qt("div",[Qt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),gt=this.horiz=Qt("div",[Qt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=gt.tabIndex=-1,it(ht),it(gt),gn(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),gn(gt,"scroll",function(){gt.clientWidth&&st(gt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,ge&&he<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Eu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var gt=it.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+gt)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var wt=it.viewWidth-it.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+wt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ht:0,bottom:st?ht:0}},Eu.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Eu.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Eu.prototype.zeroWidthHack=function(){var it=ct&&!ee?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Gt,this.disableVert=new Gt},Eu.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ht(){var gt=it.getBoundingClientRect(),wt=dt=="vert"?document.elementFromPoint(gt.right-1,(gt.top+gt.bottom)/2):document.elementFromPoint((gt.right+gt.left)/2,gt.bottom-1);wt!=it?it.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Eu.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var kl=function(){};kl.prototype.update=function(){return{bottom:0,right:0}},kl.prototype.setScrollLeft=function(){},kl.prototype.setScrollTop=function(){},kl.prototype.clear=function(){};function Fu(it,st){st||(st=Qa(it));var dt=it.display.barWidth,ht=it.display.barHeight;Vc(it,st);for(var gt=0;gt<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;gt++)dt!=it.display.barWidth&&it.options.lineWrapping&&Fi(it),Vc(it,Qa(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Vc(it,st){var dt=it.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var ng={native:Eu,null:kl};function ig(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Ht(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new ng[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),gn(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):wh(it,st)},it),it.display.scrollbars.addClass&&ze(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function Au(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},wl(it.curOp)}function Bu(it){var st=it.curOp;st&&Xa(st,function(dt){for(var ht=0;ht<dt.ops.length;ht++)dt.ops[ht].cm.curOp=null;J0(dt)})}function J0(it){for(var st=it.ops,dt=0;dt<st.length;dt++)Q0(st[dt]);for(var ht=0;ht<st.length;ht++)q0(st[ht]);for(var gt=0;gt<st.length;gt++)Rp(st[gt]);for(var wt=0;wt<st.length;wt++)Ar(st[wt]);for(var bt=0;bt<st.length;bt++)Du(st[bt])}function Q0(it){var st=it.cm,dt=st.display;jp(st),it.updateMaxLine&&Go(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<dt.viewFrom||it.scrollToPos.to.line>=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Ch(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function q0(it){it.updatedDisplay=it.mustUpdate&&Uc(it.cm,it.update)}function Rp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&Fi(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+Rr(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 Ar(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&lu(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=it.focus&&it.focus==Ae();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,dt),(it.updatedDisplay||it.startHeight!=st.doc.height)&&Fu(st,it.barMeasure),it.updatedDisplay&&Ru(st,it.barMeasure),it.selectionChanged&&tr(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&fr(it.cm)}function Du(it){var st=it.cm,dt=st.display,ht=st.doc;if(it.updatedDisplay&&er(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&eg(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&lu(st,it.scrollLeft,!0,!0),it.scrollToPos){var gt=hd(st,jn(ht,it.scrollToPos.from),jn(ht,it.scrollToPos.to),it.scrollToPos.margin);Op(st,gt)}var wt=it.maybeHiddenMarkers,bt=it.maybeUnhiddenMarkers;if(wt)for(var Rt=0;Rt<wt.length;++Rt)wt[Rt].lines.length||Pi(wt[Rt],"hide");if(bt)for(var Dt=0;Dt<bt.length;++Dt)bt[Dt].lines.length&&Pi(bt[Dt],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&Pi(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function Uo(it,st){if(it.curOp)return st();Au(it);try{return st()}finally{Bu(it)}}function ls(it,st){return function(){if(it.curOp)return st.apply(it,arguments);Au(it);try{return st.apply(it,arguments)}finally{Bu(it)}}}function ps(it){return function(){if(this.curOp)return it.apply(this,arguments);Au(this);try{return it.apply(this,arguments)}finally{Bu(this)}}}function ms(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);Au(st);try{return it.apply(this,arguments)}finally{Bu(st)}}}function dd(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,mn(vs,it))}function vs(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=uo(it,st.highlightFrontier),gt=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(wt){if(ht.line>=it.display.viewFrom){var bt=wt.styles,Rt=wt.text.length>it.options.maxHighlightLength?kn(st.mode,ht.state):null,Dt=io(it,wt,ht,!0);Rt&&(ht.state=Rt),wt.styles=Dt.styles;var Kt=wt.styleClasses,ye=Dt.classes;ye?wt.styleClasses=ye:Kt&&(wt.styleClasses=null);for(var Jt=!bt||bt.length!=wt.styles.length||Kt!=ye&&(!Kt||!ye||Kt.bgClass!=ye.bgClass||Kt.textClass!=ye.textClass),je=0;!Jt&&je<bt.length;++je)Jt=bt[je]!=wt.styles[je];Jt&>.push(ht.line),wt.stateAfter=ht.save(),ht.nextLine()}else wt.text.length<=it.options.maxHighlightLength&&Ce(it,wt.text,ht),wt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return dd(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),gt.length&&Uo(it,function(){for(var wt=0;wt<gt.length;wt++)co(it,gt[wt],"text")})}}var Ch=function(it,st,dt){var ht=it.display;this.viewport=st,this.visible=Co(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=da(it),this.force=dt,this.dims=_c(it),this.events=[]};Ch.prototype.signal=function(it,st){bi(it,st)&&this.events.push(arguments)},Ch.prototype.finish=function(){for(var it=0;it<this.events.length;it++)Pi.apply(null,this.events[it])};function jp(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=Rr(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=Rr(it)+"px",st.scrollbarsClipped=!0)}function zp(it){if(it.hasFocus())return null;var st=Ae();if(!st||!ke(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&ke(it.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function fa(it){if(!(!it||!it.activeElt||it.activeElt==Ae())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&ke(document.body,it.anchorNode)&&ke(document.body,it.focusNode))){var st=window.getSelection(),dt=document.createRange();dt.setEnd(it.anchorNode,it.anchorOffset),dt.collapse(!1),st.removeAllRanges(),st.addRange(dt),st.extend(it.focusNode,it.focusOffset)}}function Uc(it,st){var dt=it.display,ht=it.doc;if(st.editorIsHidden)return Hr(it),!1;if(!st.force&&st.visible.from>=dt.viewFrom&&st.visible.to<=dt.viewTo&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo)&&dt.renderedView==dt.view&&Pa(it)==0)return!1;qr(it)&&(Hr(it),st.dims=_c(it));var gt=ht.first+ht.size,wt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),bt=Math.min(gt,st.visible.to+it.options.viewportMargin);dt.viewFrom<wt&&wt-dt.viewFrom<20&&(wt=Math.max(ht.first,dt.viewFrom)),dt.viewTo>bt&&dt.viewTo-bt<20&&(bt=Math.min(gt,dt.viewTo)),He&&(wt=ci(it.doc,wt),bt=ai(it.doc,bt));var Rt=wt!=dt.viewFrom||bt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;lr(it,wt,bt),dt.viewOffset=eo(vn(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Dt=Pa(it);if(!Rt&&Dt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Kt=zp(it);return Dt>4&&(dt.lineDiv.style.display="none"),og(it,dt.updateLineNumbers,st.dims),Dt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,fa(Kt),ne(dt.cursorDiv),ne(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,Rt&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,dd(it,400)),dt.updateLineNumbers=null,!0}function er(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)-gh(it),dt.top)}),st.visible=Co(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=Co(it.display,it.doc,dt));if(!Uc(it,st))break;Fi(it);var gt=Qa(it);as(it),Fu(it,gt),Ru(it,gt),st.force=!1}st.signal(it,"update",it),(it.display.viewFrom!=it.display.reportedViewFrom||it.display.viewTo!=it.display.reportedViewTo)&&(st.signal(it,"viewportChange",it,it.display.viewFrom,it.display.viewTo),it.display.reportedViewFrom=it.display.viewFrom,it.display.reportedViewTo=it.display.viewTo)}function Ou(it,st){var dt=new Ch(it,st);if(Uc(it,dt)){Fi(it),er(it,dt);var ht=Qa(it);as(it),Fu(it,ht),Ru(it,ht),dt.finish()}}function og(it,st,dt){var ht=it.display,gt=it.options.lineNumbers,wt=ht.lineDiv,bt=wt.firstChild;function Rt(Mn){var An=Mn.nextSibling;return ie&&ct&&it.display.currentWheelTarget==Mn?Mn.style.display="none":Mn.parentNode.removeChild(Mn),An}for(var Dt=ht.view,Kt=ht.viewFrom,ye=0;ye<Dt.length;ye++){var Jt=Dt[ye];if(!Jt.hidden)if(!Jt.node||Jt.node.parentNode!=wt){var je=ha(it,Jt,Kt,dt);wt.insertBefore(je,bt)}else{for(;bt!=Jt.node;)bt=Rt(bt);var Fe=gt&&st!=null&&st<=Kt&&Jt.lineNumber;Jt.changes&&(Me(Jt.changes,"gutter")>-1&&(Fe=!1),bu(it,Jt,Kt,dt)),Fe&&(ne(Jt.lineNumber),Jt.lineNumber.appendChild(document.createTextNode(Fn(it.options,Kt)))),bt=Jt.node.nextSibling}Kt+=Jt.size}for(;bt;)bt=Rt(bt)}function Iu(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Ru(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+Rr(it)+"px"}function Zc(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Yd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,gt=st.gutters.offsetWidth,wt=ht+"px",bt=0;bt<dt.length;bt++)if(!dt[bt].hidden){it.options.fixedGutter&&(dt[bt].gutter&&(dt[bt].gutter.style.left=wt),dt[bt].gutterBackground&&(dt[bt].gutterBackground.style.left=wt));var Rt=dt[bt].alignable;if(Rt)for(var Dt=0;Dt<Rt.length;Dt++)Rt[Dt].style.left=wt}it.options.fixedGutter&&(st.gutters.style.left=ht+gt+"px")}}function qr(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=Fn(it.options,st.first+st.size-1),ht=it.display;if(dt.length!=ht.lineNumChars){var gt=ht.measure.appendChild(Qt("div",[Qt("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),wt=gt.firstChild.offsetWidth,bt=gt.offsetWidth-wt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(wt,ht.lineGutter.offsetWidth-bt)+1,ht.lineNumWidth=ht.lineNumInnerWidth+bt,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",Iu(it.display),!0}return!1}function ys(it,st){for(var dt=[],ht=!1,gt=0;gt<it.length;gt++){var wt=it[gt],bt=null;if(typeof wt!="string"&&(bt=wt.style,wt=wt.className),wt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:wt,style:bt})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Lh(it){var st=it.gutters,dt=it.gutterSpecs;ne(st),it.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var gt=dt[ht],wt=gt.className,bt=gt.style,Rt=st.appendChild(Qt("div",null,"CodeMirror-gutter "+wt));bt&&(Rt.style.cssText=bt),wt=="CodeMirror-linenumbers"&&(it.lineGutter=Rt,Rt.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",Iu(it)}function ja(it){Lh(it.display),Pr(it),Zc(it)}function ju(it,st,dt,ht){var gt=this;this.input=dt,gt.scrollbarFiller=Qt("div",null,"CodeMirror-scrollbar-filler"),gt.scrollbarFiller.setAttribute("cm-not-content","true"),gt.gutterFiller=Qt("div",null,"CodeMirror-gutter-filler"),gt.gutterFiller.setAttribute("cm-not-content","true"),gt.lineDiv=xe("div",null,"CodeMirror-code"),gt.selectionDiv=Qt("div",null,null,"position: relative; z-index: 1"),gt.cursorDiv=Qt("div",null,"CodeMirror-cursors"),gt.measure=Qt("div",null,"CodeMirror-measure"),gt.lineMeasure=Qt("div",null,"CodeMirror-measure"),gt.lineSpace=xe("div",[gt.measure,gt.lineMeasure,gt.selectionDiv,gt.cursorDiv,gt.lineDiv],null,"position: relative; outline: none");var wt=xe("div",[gt.lineSpace],"CodeMirror-lines");gt.mover=Qt("div",[wt],null,"position: relative"),gt.sizer=Qt("div",[gt.mover],"CodeMirror-sizer"),gt.sizerWidth=null,gt.heightForcer=Qt("div",null,null,"position: absolute; height: "+dn+"px; width: 1px;"),gt.gutters=Qt("div",null,"CodeMirror-gutters"),gt.lineGutter=null,gt.scroller=Qt("div",[gt.sizer,gt.heightForcer,gt.gutters],"CodeMirror-scroll"),gt.scroller.setAttribute("tabIndex","-1"),gt.wrapper=Qt("div",[gt.scrollbarFiller,gt.gutterFiller,gt.scroller],"CodeMirror"),ge&&he<8&&(gt.gutters.style.zIndex=-1,gt.scroller.style.paddingRight=0),!ie&&!(Tt&&nt)&&(gt.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(gt.wrapper):it(gt.wrapper)),gt.viewFrom=gt.viewTo=st.first,gt.reportedViewFrom=gt.reportedViewTo=st.first,gt.view=[],gt.renderedView=null,gt.externalMeasured=null,gt.viewOffset=0,gt.lastWrapHeight=gt.lastWrapWidth=0,gt.updateLineNumbers=null,gt.nativeBarWidth=gt.barHeight=gt.barWidth=0,gt.scrollbarsClipped=!1,gt.lineNumWidth=gt.lineNumInnerWidth=gt.lineNumChars=null,gt.alignWidgets=!1,gt.cachedCharWidth=gt.cachedTextHeight=gt.cachedPaddingH=null,gt.maxLine=null,gt.maxLineLength=0,gt.maxLineChanged=!1,gt.wheelDX=gt.wheelDY=gt.wheelStartX=gt.wheelStartY=null,gt.shift=!1,gt.selForContextMenu=null,gt.activeTouch=null,gt.gutterSpecs=ys(ht.gutters,ht.lineNumbers),Lh(gt),dt.init(gt)}var wa=0,Wr=null;ge?Wr=-.53:Tt?Wr=15:Se?Wr=-.7:tn&&(Wr=-1/3);function Ml(it){var st=it.wheelDeltaX,dt=it.wheelDeltaY;return st==null&&it.detail&&it.axis==it.HORIZONTAL_AXIS&&(st=it.detail),dt==null&&it.detail&&it.axis==it.VERTICAL_AXIS?dt=it.detail:dt==null&&(dt=it.wheelDelta),{x:st,y:dt}}function za(it){var st=Ml(it);return st.x*=Wr,st.y*=Wr,st}function Ss(it,st){var dt=Ml(st),ht=dt.x,gt=dt.y,wt=it.display,bt=wt.scroller,Rt=bt.scrollWidth>bt.clientWidth,Dt=bt.scrollHeight>bt.clientHeight;if(ht&&Rt||gt&&Dt){if(gt&&ct&&ie){t:for(var Kt=st.target,ye=wt.view;Kt!=bt;Kt=Kt.parentNode)for(var Jt=0;Jt<ye.length;Jt++)if(ye[Jt].node==Kt){it.display.currentWheelTarget=Kt;break t}}if(ht&&!Tt&&!$t&&Wr!=null){gt&&Dt&&wh(it,Math.max(0,bt.scrollTop+gt*Wr)),lu(it,Math.max(0,bt.scrollLeft+ht*Wr)),(!gt||gt&&Dt)&&_i(st),wt.wheelStartX=null;return}if(gt&&Wr!=null){var je=gt*Wr,Fe=it.doc.scrollTop,Mn=Fe+wt.wrapper.clientHeight;je<0?Fe=Math.max(0,Fe+je-50):Mn=Math.min(it.doc.height,Mn+je+50),Ou(it,{top:Fe,bottom:Mn})}wa<20&&(wt.wheelStartX==null?(wt.wheelStartX=bt.scrollLeft,wt.wheelStartY=bt.scrollTop,wt.wheelDX=ht,wt.wheelDY=gt,setTimeout(function(){if(wt.wheelStartX!=null){var An=bt.scrollLeft-wt.wheelStartX,Hn=bt.scrollTop-wt.wheelStartY,ii=Hn&&wt.wheelDY&&Hn/wt.wheelDY||An&&wt.wheelDX&&An/wt.wheelDX;wt.wheelStartX=wt.wheelStartY=null,ii&&(Wr=(Wr*wa+ii)/(wa+1),++wa)}},200)):(wt.wheelDX+=ht,wt.wheelDY+=gt))}}var qa=function(it,st){this.ranges=it,this.primIndex=st};qa.prototype.primary=function(){return this.ranges[this.primIndex]},qa.prototype.equals=function(it){if(it==this)return!0;if(it.primIndex!=this.primIndex||it.ranges.length!=this.ranges.length)return!1;for(var st=0;st<this.ranges.length;st++){var dt=this.ranges[st],ht=it.ranges[st];if(!En(dt.anchor,ht.anchor)||!En(dt.head,ht.head))return!1}return!0},qa.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new nr(On(this.ranges[st].anchor),On(this.ranges[st].head));return new qa(it,this.primIndex)},qa.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},qa.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if(Re(st,ht.from())>=0&&Re(it,ht.to())<=0)return dt}return-1};var nr=function(it,st){this.anchor=it,this.head=st};nr.prototype.from=function(){return Rn(this.anchor,this.head)},nr.prototype.to=function(){return Un(this.anchor,this.head)},nr.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,gt=st[dt];st.sort(function(je,Fe){return Re(je.from(),Fe.from())}),dt=Me(st,gt);for(var wt=1;wt<st.length;wt++){var bt=st[wt],Rt=st[wt-1],Dt=Re(Rt.to(),bt.from());if(ht&&!bt.empty()?Dt>0:Dt>=0){var Kt=Rn(Rt.from(),bt.from()),ye=Un(Rt.to(),bt.to()),Jt=Rt.empty()?bt.from()==bt.head:Rt.from()==Rt.head;wt<=dt&&--dt,st.splice(--wt,2,new nr(Jt?ye:Kt,Jt?Kt:ye))}}return new qa(st,dt)}function uu(it,st){return new qa([new nr(it,st||it)],0)}function zu(it){return it.text?be(it.from.line+it.text.length-1,te(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function kh(it,st){if(Re(it,st.from)<0)return it;if(Re(it,st.to)<=0)return zu(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+=zu(st).ch-st.to.ch),be(dt,ht)}function Jd(it,st){for(var dt=[],ht=0;ht<it.sel.ranges.length;ht++){var gt=it.sel.ranges[ht];dt.push(new nr(kh(gt.anchor,st),kh(gt.head,st)))}return hl(it.cm,dt,it.sel.primIndex)}function cd(it,st,dt){return it.line==st.line?be(dt.line,it.ch-st.ch+dt.ch):be(dt.line+(it.line-st.line),it.ch)}function Qd(it,st,dt){for(var ht=[],gt=be(it.first,0),wt=gt,bt=0;bt<st.length;bt++){var Rt=st[bt],Dt=cd(Rt.from,gt,wt),Kt=cd(zu(Rt),gt,wt);if(gt=Rt.to,wt=Kt,dt=="around"){var ye=it.sel.ranges[bt],Jt=Re(ye.head,ye.anchor)<0;ht[bt]=new nr(Jt?Kt:Dt,Jt?Dt:Kt)}else ht[bt]=new nr(Dt,Dt)}return new qa(ht,it.sel.primIndex)}function fo(it){it.doc.mode=pe(it.options,it.doc.modeOption),qd(it)}function qd(it){it.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,dd(it,100),it.state.modeGen++,it.curOp&&Pr(it)}function rg(it,st){return st.from.ch==0&&st.to.ch==0&&te(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Kc(it,st,dt,ht){function gt(Si){return dt?dt[Si]:null}function wt(Si,hi,ki){Jo(Si,hi,ki,ht),di(Si,"change",Si,st)}function bt(Si,hi){for(var ki=[],Ji=Si;Ji<hi;++Ji)ki.push(new ko(Kt[Ji],gt(Ji),ht));return ki}var Rt=st.from,Dt=st.to,Kt=st.text,ye=vn(it,Rt.line),Jt=vn(it,Dt.line),je=te(Kt),Fe=gt(Kt.length-1),Mn=Dt.line-Rt.line;if(st.full)it.insert(0,bt(0,Kt.length)),it.remove(Kt.length,it.size-Kt.length);else if(rg(it,st)){var An=bt(0,Kt.length-1);wt(Jt,Jt.text,Fe),Mn&&it.remove(Rt.line,Mn),An.length&&it.insert(Rt.line,An)}else if(ye==Jt)if(Kt.length==1)wt(ye,ye.text.slice(0,Rt.ch)+je+ye.text.slice(Dt.ch),Fe);else{var Hn=bt(1,Kt.length-1);Hn.push(new ko(je+ye.text.slice(Dt.ch),Fe,ht)),wt(ye,ye.text.slice(0,Rt.ch)+Kt[0],gt(0)),it.insert(Rt.line+1,Hn)}else if(Kt.length==1)wt(ye,ye.text.slice(0,Rt.ch)+Kt[0]+Jt.text.slice(Dt.ch),gt(0)),it.remove(Rt.line+1,Mn);else{wt(ye,ye.text.slice(0,Rt.ch)+Kt[0],gt(0)),wt(Jt,je+Jt.text.slice(Dt.ch),Fe);var ii=bt(1,Kt.length-1);Mn>1&&it.remove(Rt.line+1,Mn-1),it.insert(Rt.line+1,ii)}di(it,"change",it,st)}function bl(it,st,dt){function ht(gt,wt,bt){if(gt.linked)for(var Rt=0;Rt<gt.linked.length;++Rt){var Dt=gt.linked[Rt];if(Dt.doc!=wt){var Kt=bt&&Dt.sharedHist;dt&&!Kt||(st(Dt.doc,Kt),ht(Dt.doc,gt,Kt))}}}ht(it,null,!0)}function Yc(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,zi(it),fo(it),$d(it),it.options.lineWrapping||Go(it),it.options.mode=st.modeOption,Pr(it)}function $d(it){(it.doc.direction=="rtl"?ze:Ht)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){Uo(it,function(){$d(it),Pr(it)})}function fd(it){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=it||1}function Xc(it,st){var dt={from:On(st.from),to:zu(st),text:me(it,st.from,st.to)};return Gu(it,dt,st.from.line,st.to.line+1),bl(it,function(ht){return Gu(ht,dt,st.from.line,st.to.line+1)},!0),dt}function gd(it){for(;it.length;){var st=te(it);if(st.ranges)it.pop();else break}}function tc(it,st){if(st)return gd(it.done),te(it.done);if(it.done.length&&!te(it.done).ranges)return te(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),te(it.done)}function ec(it,st,dt,ht){var gt=it.history;gt.undone.length=0;var wt=+new Date,bt,Rt;if((gt.lastOp==ht||gt.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&>.lastModTime>wt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(bt=tc(gt,gt.lastOp==ht)))Rt=te(bt.changes),Re(st.from,st.to)==0&&Re(st.from,Rt.to)==0?Rt.to=zu(st):bt.changes.push(Xc(it,st));else{var Dt=te(gt.done);for((!Dt||!Dt.ranges)&&pd(it.sel,gt.done),bt={changes:[Xc(it,st)],generation:gt.generation},gt.done.push(bt);gt.done.length>gt.undoDepth;)gt.done.shift(),gt.done[0].ranges||gt.done.shift()}gt.done.push(dt),gt.generation=++gt.maxGeneration,gt.lastModTime=gt.lastSelTime=wt,gt.lastOp=gt.lastSelOp=ht,gt.lastOrigin=gt.lastSelOrigin=st.origin,Rt||Pi(it,"historyAdded")}function sg(it,st,dt,ht){var gt=st.charAt(0);return gt=="*"||gt=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function nc(it,st,dt,ht){var gt=it.history,wt=ht&&ht.origin;dt==gt.lastSelOp||wt&>.lastSelOrigin==wt&&(gt.lastModTime==gt.lastSelTime&>.lastOrigin==wt||sg(it,wt,te(gt.done),st))?gt.done[gt.done.length-1]=st:pd(st,gt.done),gt.lastSelTime=+new Date,gt.lastSelOrigin=wt,gt.lastSelOp=dt,ht&&ht.clearRedo!==!1&&gd(gt.undone)}function pd(it,st){var dt=te(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Gu(it,st,dt,ht){var gt=st["spans_"+it.id],wt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ht),function(bt){bt.markedSpans&&((gt||(gt=st["spans_"+it.id]={}))[wt]=bt.markedSpans),++wt})}function ea(it){if(!it)return null;for(var st,dt=0;dt<it.length;++dt)it[dt].marker.explicitlyCleared?st||(st=it.slice(0,dt)):st&&st.push(it[dt]);return st?st.length?st:null:it}function Hl(it,st){var dt=st["spans_"+it.id];if(!dt)return null;for(var ht=[],gt=0;gt<st.text.length;++gt)ht.push(ea(dt[gt]));return ht}function Jc(it,st){var dt=Hl(it,st),ht=to(it,st);if(!dt)return ht;if(!ht)return dt;for(var gt=0;gt<dt.length;++gt){var wt=dt[gt],bt=ht[gt];if(wt&&bt)t:for(var Rt=0;Rt<bt.length;++Rt){for(var Dt=bt[Rt],Kt=0;Kt<wt.length;++Kt)if(wt[Kt].marker==Dt.marker)continue t;wt.push(Dt)}else bt&&(dt[gt]=bt)}return dt}function hu(it,st,dt){for(var ht=[],gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.ranges){ht.push(dt?qa.prototype.deepCopy.call(wt):wt);continue}var bt=wt.changes,Rt=[];ht.push({changes:Rt});for(var Dt=0;Dt<bt.length;++Dt){var Kt=bt[Dt],ye=void 0;if(Rt.push({from:Kt.from,to:Kt.to,text:Kt.text}),st)for(var Jt in Kt)(ye=Jt.match(/^spans_(\d+)$/))&&Me(st,Number(ye[1]))>-1&&(te(Rt)[Jt]=Kt[Jt],delete Kt[Jt])}}return ht}function Qc(it,st,dt,ht){if(ht){var gt=it.anchor;if(dt){var wt=Re(st,gt)<0;wt!=Re(dt,gt)<0?(gt=st,st=dt):wt!=Re(st,dt)<0&&(st=dt)}return new nr(gt,st)}else return new nr(dt||st,st)}function qc(it,st,dt,ht,gt){gt==null&&(gt=it.cm&&(it.cm.display.shift||it.extend)),Ws(it,new qa([Qc(it.sel.primary(),st,dt,gt)],0),ht)}function Gp(it,st,dt){for(var ht=[],gt=it.cm&&(it.cm.display.shift||it.extend),wt=0;wt<it.sel.ranges.length;wt++)ht[wt]=Qc(it.sel.ranges[wt],st[wt],null,gt);var bt=hl(it.cm,ht,it.sel.primIndex);Ws(it,bt,dt)}function _u(it,st,dt,ht){var gt=it.sel.ranges.slice(0);gt[st]=dt,Ws(it,hl(it.cm,gt,it.sel.primIndex),ht)}function Mh(it,st,dt,ht){Ws(it,uu(st,dt),ht)}function _p(it,st,dt){var ht={ranges:st.ranges,update:function(gt){this.ranges=[];for(var wt=0;wt<gt.length;wt++)this.ranges[wt]=new nr(jn(it,gt[wt].anchor),jn(it,gt[wt].head))},origin:dt&&dt.origin};return Pi(it,"beforeSelectionChange",it,ht),it.cm&&Pi(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?hl(it.cm,ht.ranges,ht.ranges.length-1):st}function $c(it,st,dt){var ht=it.history.done,gt=te(ht);gt&>.ranges?(ht[ht.length-1]=st,bh(it,st,dt)):Ws(it,st,dt)}function Ws(it,st,dt){bh(it,st,dt),nc(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function bh(it,st,dt){(bi(it,"beforeSelectionChange")||it.cm&&bi(it.cm,"beforeSelectionChange"))&&(st=_p(it,st,dt));var ht=dt&&dt.bias||(Re(st.primary().head,it.sel.primary().head)<0?-1:1);ag(it,oc(it,st,ht,!0)),!(dt&&dt.scroll===!1)&&it.cm&&au(it.cm)}function ag(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Qi(it.cm)),di(it,"cursorActivity",it))}function ic(it){ag(it,oc(it,it.sel,null,!1))}function oc(it,st,dt,ht){for(var gt,wt=0;wt<st.ranges.length;wt++){var bt=st.ranges[wt],Rt=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[wt],Dt=rc(it,bt.anchor,Rt&&Rt.anchor,dt,ht),Kt=rc(it,bt.head,Rt&&Rt.head,dt,ht);(gt||Dt!=bt.anchor||Kt!=bt.head)&&(gt||(gt=st.ranges.slice(0,wt)),gt[wt]=new nr(Dt,Kt))}return gt?hl(it.cm,gt,st.primIndex):st}function du(it,st,dt,ht,gt){var wt=vn(it,st.line);if(wt.markedSpans)for(var bt=0;bt<wt.markedSpans.length;++bt){var Rt=wt.markedSpans[bt],Dt=Rt.marker,Kt="selectLeft"in Dt?!Dt.selectLeft:Dt.inclusiveLeft,ye="selectRight"in Dt?!Dt.selectRight:Dt.inclusiveRight;if((Rt.from==null||(Kt?Rt.from<=st.ch:Rt.from<st.ch))&&(Rt.to==null||(ye?Rt.to>=st.ch:Rt.to>st.ch))){if(gt&&(Pi(Dt,"beforeCursorEnter"),Dt.explicitlyCleared))if(wt.markedSpans){--bt;continue}else break;if(!Dt.atomic)continue;if(dt){var Jt=Dt.find(ht<0?1:-1),je=void 0;if((ht<0?ye:Kt)&&(Jt=lg(it,Jt,-ht,Jt&&Jt.line==st.line?wt:null)),Jt&&Jt.line==st.line&&(je=Re(Jt,dt))&&(ht<0?je<0:je>0))return du(it,Jt,st,ht,gt)}var Fe=Dt.find(ht<0?-1:1);return(ht<0?Kt:ye)&&(Fe=lg(it,Fe,ht,Fe.line==st.line?wt:null)),Fe?du(it,Fe,st,ht,gt):null}}return st}function rc(it,st,dt,ht,gt){var wt=ht||1,bt=du(it,st,dt,wt,gt)||!gt&&du(it,st,dt,wt,!0)||du(it,st,dt,-wt,gt)||!gt&&du(it,st,dt,-wt,!0);return bt||(it.cantEdit=!0,be(it.first,0))}function lg(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?jn(it,be(st.line-1)):null:dt>0&&st.ch==(ht||vn(it,st.line)).text.length?st.line<it.first+it.size-1?be(st.line+1,0):null:new be(st.line,st.ch+dt)}function Vr(it){it.setSelection(be(it.firstLine(),0),be(it.lastLine()),we)}function sc(it,st,dt){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return dt&&(ht.update=function(gt,wt,bt,Rt){gt&&(ht.from=jn(it,gt)),wt&&(ht.to=jn(it,wt)),bt&&(ht.text=bt),Rt!==void 0&&(ht.origin=Rt)}),Pi(it,"beforeChange",it,ht),it.cm&&Pi(it.cm,"beforeChange",it.cm,ht),ht.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function Hu(it,st,dt){if(it.cm){if(!it.cm.curOp)return ls(it.cm,Hu)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((bi(it,"beforeChange")||it.cm&&bi(it.cm,"beforeChange"))&&(st=sc(it,st,!0),!st))){var ht=Di&&!dt&&vo(it,st.from,st.to);if(ht)for(var gt=ht.length-1;gt>=0;--gt)Nh(it,{from:ht[gt].from,to:ht[gt].to,text:gt?[""]:st.text,origin:st.origin});else Nh(it,st)}}function Nh(it,st){if(!(st.text.length==1&&st.text[0]==""&&Re(st.from,st.to)==0)){var dt=Jd(it,st);ec(it,st,dt,it.cm?it.cm.curOp.id:NaN),md(it,st,dt,to(it,st));var ht=[];bl(it,function(gt,wt){!wt&&Me(ht,gt.history)==-1&&(hg(gt.history,st),ht.push(gt.history)),md(gt,st,null,to(gt,st))})}}function ac(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var gt=it.history,wt,bt=it.sel,Rt=st=="undo"?gt.done:gt.undone,Dt=st=="undo"?gt.undone:gt.done,Kt=0;Kt<Rt.length&&(wt=Rt[Kt],!(dt?wt.ranges&&!wt.equals(it.sel):!wt.ranges));Kt++);if(Kt!=Rt.length){for(gt.lastOrigin=gt.lastSelOrigin=null;;)if(wt=Rt.pop(),wt.ranges){if(pd(wt,Dt),dt&&!wt.equals(it.sel)){Ws(it,wt,{clearRedo:!1});return}bt=wt}else if(ht){Rt.push(wt);return}else break;var ye=[];pd(bt,Dt),Dt.push({changes:ye,generation:gt.generation}),gt.generation=wt.generation||++gt.maxGeneration;for(var Jt=bi(it,"beforeChange")||it.cm&&bi(it.cm,"beforeChange"),je=function(An){var Hn=wt.changes[An];if(Hn.origin=st,Jt&&!sc(it,Hn,!1))return Rt.length=0,{};ye.push(Xc(it,Hn));var ii=An?Jd(it,Hn):te(Rt);md(it,Hn,ii,Jc(it,Hn)),!An&&it.cm&&it.cm.scrollIntoView({from:Hn.from,to:zu(Hn)});var Si=[];bl(it,function(hi,ki){!ki&&Me(Si,hi.history)==-1&&(hg(hi.history,Hn),Si.push(hi.history)),md(hi,Hn,null,Jc(hi,Hn))})},Fe=wt.changes.length-1;Fe>=0;--Fe){var Mn=je(Fe);if(Mn)return Mn.v}}}}function ug(it,st){if(st!=0&&(it.first+=st,it.sel=new qa(un(it.sel.ranges,function(gt){return new nr(be(gt.anchor.line+st,gt.anchor.ch),be(gt.head.line+st,gt.head.ch))}),it.sel.primIndex),it.cm)){Pr(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)co(it.cm,ht,"gutter")}}function md(it,st,dt,ht){if(it.cm&&!it.cm.curOp)return ls(it.cm,md)(it,st,dt,ht);if(st.to.line<it.first){ug(it,st.text.length-1-(st.to.line-st.from.line));return}if(!(st.from.line>it.lastLine())){if(st.from.line<it.first){var gt=st.text.length-1-(it.first-st.from.line);ug(it,gt),st={from:be(it.first,0),to:be(st.to.line+gt,st.to.ch),text:[te(st.text)],origin:st.origin}}var wt=it.lastLine();st.to.line>wt&&(st={from:st.from,to:be(wt,vn(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=me(it,st.from,st.to),dt||(dt=Jd(it,st)),it.cm?Hp(it.cm,st,ht):Kc(it,st,ht),bh(it,dt,we),it.cantEdit&&rc(it,be(it.firstLine(),0))&&(it.cantEdit=!1)}}function Hp(it,st,dt){var ht=it.doc,gt=it.display,wt=st.from,bt=st.to,Rt=!1,Dt=wt.line;it.options.lineWrapping||(Dt=Vt(yi(vn(ht,wt.line))),ht.iter(Dt,bt.line+1,function(Fe){if(Fe==gt.maxLine)return Rt=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Qi(it),Kc(ht,st,dt,xr(it)),it.options.lineWrapping||(ht.iter(Dt,wt.line+st.text.length,function(Fe){var Mn=Wo(Fe);Mn>gt.maxLineLength&&(gt.maxLine=Fe,gt.maxLineLength=Mn,gt.maxLineChanged=!0,Rt=!1)}),Rt&&(it.curOp.updateMaxLine=!0)),Ti(ht,wt.line),dd(it,400);var Kt=st.text.length-(bt.line-wt.line)-1;st.full?Pr(it):wt.line==bt.line&&st.text.length==1&&!rg(it.doc,st)?co(it,wt.line,"text"):Pr(it,wt.line,bt.line+1,Kt);var ye=bi(it,"changes"),Jt=bi(it,"change");if(Jt||ye){var je={from:wt,to:bt,text:st.text,removed:st.removed,origin:st.origin};Jt&&di(it,"change",it,je),ye&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(je)}it.display.selForContextMenu=null}function Th(it,st,dt,ht,gt){var wt;ht||(ht=dt),Re(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:gt})}function $a(it,st,dt,ht){dt<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Wp(it,st,dt,ht){for(var gt=0;gt<it.length;++gt){var wt=it[gt],bt=!0;if(wt.ranges){wt.copied||(wt=it[gt]=wt.deepCopy(),wt.copied=!0);for(var Rt=0;Rt<wt.ranges.length;Rt++)$a(wt.ranges[Rt].anchor,st,dt,ht),$a(wt.ranges[Rt].head,st,dt,ht);continue}for(var Dt=0;Dt<wt.changes.length;++Dt){var Kt=wt.changes[Dt];if(dt<Kt.from.line)Kt.from=be(Kt.from.line+ht,Kt.from.ch),Kt.to=be(Kt.to.line+ht,Kt.to.ch);else if(st<=Kt.to.line){bt=!1;break}}bt||(it.splice(0,gt+1),gt=0)}}function hg(it,st){var dt=st.from.line,ht=st.to.line,gt=st.text.length-(ht-dt)-1;Wp(it.done,dt,ht,gt),Wp(it.undone,dt,ht,gt)}function Eh(it,st,dt,ht){var gt=st,wt=st;return typeof st=="number"?wt=vn(it,wn(it,st)):gt=Vt(st),gt==null?null:(ht(wt,gt)&&it.cm&&co(it.cm,gt,dt),wt)}function vd(it){this.lines=it,this.parent=null;for(var st=0,dt=0;dt<it.length;++dt)it[dt].parent=this,st+=it[dt].height;this.height=st}vd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var dt=it,ht=it+st;dt<ht;++dt){var gt=this.lines[dt];this.height-=gt.height,Bo(gt),di(gt,"delete")}this.lines.splice(it,st)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,st,dt){this.height+=dt,this.lines=this.lines.slice(0,it).concat(st).concat(this.lines.slice(it));for(var ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(it,st,dt){for(var ht=it+st;it<ht;++it)if(dt(this.lines[it]))return!0}};function Tr(it){this.children=it;for(var st=0,dt=0,ht=0;ht<it.length;++ht){var gt=it[ht];st+=gt.chunkSize(),dt+=gt.height,gt.parent=this}this.size=st,this.height=dt,this.parent=null}Tr.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ht=this.children[dt],gt=ht.chunkSize();if(it<gt){var wt=Math.min(st,gt-it),bt=ht.height;if(ht.removeInner(it,wt),this.height-=bt-ht.height,gt==wt&&(this.children.splice(dt--,1),ht.parent=null),(st-=wt)==0)break;it=0}else it-=gt}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof vd))){var Rt=[];this.collapse(Rt),this.children=[new vd(Rt)],this.children[0].parent=this}},collapse:function(it){for(var st=0;st<this.children.length;++st)this.children[st].collapse(it)},insertInner:function(it,st,dt){this.size+=st.length,this.height+=dt;for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],wt=gt.chunkSize();if(it<=wt){if(gt.insertInner(it,st,dt),gt.lines&>.lines.length>50){for(var bt=gt.lines.length%25+25,Rt=bt;Rt<gt.lines.length;){var Dt=new vd(gt.lines.slice(Rt,Rt+=25));gt.height-=Dt.height,this.children.splice(++ht,0,Dt),Dt.parent=this}gt.lines=gt.lines.slice(0,bt),this.maybeSpill()}break}it-=wt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),dt=new Tr(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var gt=Me(it.parent.children,it);it.parent.children.splice(gt+1,0,dt)}else{var ht=new Tr(it.children);ht.parent=it,it.children=[ht,dt],it=ht}dt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],wt=gt.chunkSize();if(it<wt){var bt=Math.min(st,wt-it);if(gt.iterN(it,bt,dt))return!0;if((st-=bt)==0)break;it=0}else it-=wt}}};var cu=function(it,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=it,this.node=st};cu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Vt(dt);if(!(ht==null||!st)){for(var gt=0;gt<st.length;++gt)st[gt]==this&&st.splice(gt--,1);st.length||(dt.widgets=null);var wt=Fs(this);Pn(dt,Math.max(0,dt.height-wt)),it&&(Uo(it,function(){Vp(it,dt,-wt),co(it,ht,"widget")}),di(it,"lineWidgetCleared",it,this,ht))}},cu.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var gt=Fs(this)-st;gt&&(nn(this.doc,ht)||Pn(ht,ht.height+gt),dt&&Uo(dt,function(){dt.curOp.forceUpdate=!0,Vp(dt,ht,gt),di(dt,"lineWidgetChanged",dt,it,Vt(ht))}))},Ci(cu);function Vp(it,st,dt){eo(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Hc(it,dt)}function tf(it,st,dt,ht){var gt=new cu(it,dt,ht),wt=it.cm;return wt&>.noHScroll&&(wt.display.alignWidgets=!0),Eh(it,st,"widget",function(bt){var Rt=bt.widgets||(bt.widgets=[]);if(gt.insertAt==null?Rt.push(gt):Rt.splice(Math.min(Rt.length-1,Math.max(0,gt.insertAt)),0,gt),gt.line=bt,wt&&!nn(it,bt)){var Dt=eo(bt)<it.scrollTop;Pn(bt,bt.height+Fs(gt)),Dt&&Hc(wt,gt.height),wt.curOp.forceUpdate=!0}return!0}),wt&&di(wt,"lineWidgetAdded",wt,gt,typeof st=="number"?st:Vt(st)),gt}var Up=0,le=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Up};le.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&Au(it),bi(this,"clear")){var dt=this.find();dt&&di(this,"clear",dt.from,dt.to)}for(var ht=null,gt=null,wt=0;wt<this.lines.length;++wt){var bt=this.lines[wt],Rt=ei(bt.markedSpans,this);it&&!this.collapsed?co(it,Vt(bt),"text"):it&&(Rt.to!=null&&(gt=Vt(bt)),Rt.from!=null&&(ht=Vt(bt))),bt.markedSpans=pi(bt.markedSpans,Rt),Rt.from==null&&this.collapsed&&!nn(this.doc,bt)&&it&&Pn(bt,su(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Dt=0;Dt<this.lines.length;++Dt){var Kt=yi(this.lines[Dt]),ye=Wo(Kt);ye>it.display.maxLineLength&&(it.display.maxLine=Kt,it.display.maxLineLength=ye,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&Pr(it,ht,gt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&ic(it.doc)),it&&di(it,"markerCleared",it,this,ht,gt),st&&Bu(it),this.parent&&this.parent.clear()}},le.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ht,gt=0;gt<this.lines.length;++gt){var wt=this.lines[gt],bt=ei(wt.markedSpans,this);if(bt.from!=null&&(dt=be(st?wt:Vt(wt),bt.from),it==-1))return dt;if(bt.to!=null&&(ht=be(st?wt:Vt(wt),bt.to),it==1))return ht}return dt&&{from:dt,to:ht}},le.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||Uo(ht,function(){var gt=st.line,wt=Vt(st.line),bt=ph(ht,wt);if(bt&&(ud(bt),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!nn(dt.doc,gt)&&dt.height!=null){var Rt=dt.height;dt.height=null;var Dt=Fs(dt)-Rt;Dt&&Pn(gt,gt.height+Dt)}di(ht,"markerChanged",ht,it)})},le.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Me(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},le.prototype.detachLine=function(it){if(this.lines.splice(Me(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},Ci(le);function Fh(it,st,dt,ht,gt){if(ht&&ht.shared)return Zp(it,st,dt,ht,gt);if(it.cm&&!it.cm.curOp)return ls(it.cm,Fh)(it,st,dt,ht,gt);var wt=new le(it,gt),bt=Re(st,dt);if(ht&&Ie(ht,wt,!1),bt>0||bt==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=xe("span",[wt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(Oi(it,st.line,st,dt,wt)||st.line!=dt.line&&Oi(it,dt.line,st,dt,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ge()}wt.addToHistory&&ec(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var Rt=st.line,Dt=it.cm,Kt;if(it.iter(Rt,dt.line+1,function(Jt){Dt&&wt.collapsed&&!Dt.options.lineWrapping&&yi(Jt)==Dt.display.maxLine&&(Kt=!0),wt.collapsed&&Rt!=st.line&&Pn(Jt,0),Po(Jt,new Wn(wt,Rt==st.line?st.ch:null,Rt==dt.line?dt.ch:null)),++Rt}),wt.collapsed&&it.iter(st.line,dt.line+1,function(Jt){nn(it,Jt)&&Pn(Jt,0)}),wt.clearOnEnter&&gn(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(Yi(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++Up,wt.atomic=!0),Dt){if(Kt&&(Dt.curOp.updateMaxLine=!0),wt.collapsed)Pr(Dt,st.line,dt.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var ye=st.line;ye<=dt.line;ye++)co(Dt,ye,"text");wt.atomic&&ic(Dt.doc),di(Dt,"markerAdded",Dt,wt)}return wt}var Wl=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};Wl.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();di(this,"clear")}},Wl.prototype.find=function(it,st){return this.primary.find(it,st)},Ci(Wl);function Zp(it,st,dt,ht,gt){ht=Ie(ht),ht.shared=!1;var wt=[Fh(it,st,dt,ht,gt)],bt=wt[0],Rt=ht.widgetNode;return bl(it,function(Dt){Rt&&(ht.widgetNode=Rt.cloneNode(!0)),wt.push(Fh(Dt,jn(Dt,st),jn(Dt,dt),ht,gt));for(var Kt=0;Kt<Dt.linked.length;++Kt)if(Dt.linked[Kt].isParent)return;bt=te(wt)}),new Wl(wt,bt)}function dg(it){return it.findMarks(be(it.first,0),it.clipPos(be(it.lastLine())),function(st){return st.parent})}function Kp(it,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],gt=ht.find(),wt=it.clipPos(gt.from),bt=it.clipPos(gt.to);if(Re(wt,bt)){var Rt=Fh(it,wt,bt,ht.primary,ht.primary.type);ht.markers.push(Rt),Rt.parent=ht}}}function cg(it){for(var st=function(ht){var gt=it[ht],wt=[gt.primary.doc];bl(gt.primary.doc,function(Dt){return wt.push(Dt)});for(var bt=0;bt<gt.markers.length;bt++){var Rt=gt.markers[bt];Me(wt,Rt.doc)==-1&&(Rt.parent=null,gt.markers.splice(bt--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,Is=function(it,st,dt,ht,gt){if(!(this instanceof Is))return new Is(it,st,dt,ht,gt);dt==null&&(dt=0),Tr.call(this,[new vd([new ko("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var wt=be(dt,0);this.sel=uu(wt),this.history=new fd(null),this.id=++tv,this.modeOption=st,this.lineSep=ht,this.direction=gt=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Kc(this,{from:wt,to:wt,text:it}),Ws(this,uu(wt),we)};Is.prototype=Ct(Tr.prototype,{constructor:Is,iter:function(it,st,dt){dt?this.iterN(it-this.first,st-it,dt):this.iterN(this.first,this.first+this.size,it)},insert:function(it,st){for(var dt=0,ht=0;ht<st.length;++ht)dt+=st[ht].height;this.insertInner(it-this.first,st,dt)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=de(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:ms(function(it){var st=be(this.first,0),dt=this.first+this.size-1;Hu(this,{from:st,to:be(dt,vn(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&Ph(this.cm,0,0),Ws(this,uu(st),we)}),replaceRange:function(it,st,dt,ht){st=jn(this,st),dt=dt?jn(this,dt):st,Th(this,it,st,dt,ht)},getRange:function(it,st,dt){var ht=me(this,jn(this,it),jn(this,st));return dt===!1?ht:ht.join(dt||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(ln(this,it))return vn(this,it)},getLineNumber:function(it){return Vt(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=vn(this,it)),yi(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return jn(this,it)},getCursor:function(it){var st=this.sel.primary(),dt;return it==null||it=="head"?dt=st.head:it=="anchor"?dt=st.anchor:it=="end"||it=="to"||it===!1?dt=st.to():dt=st.from(),dt},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:ms(function(it,st,dt){Mh(this,jn(this,typeof it=="number"?be(it,st||0):it),null,dt)}),setSelection:ms(function(it,st,dt){Mh(this,jn(this,it),jn(this,st||it),dt)}),extendSelection:ms(function(it,st,dt){qc(this,jn(this,it),st&&jn(this,st),dt)}),extendSelections:ms(function(it,st){Gp(this,gi(this,it),st)}),extendSelectionsBy:ms(function(it,st){var dt=un(this.sel.ranges,it);Gp(this,gi(this,dt),st)}),setSelections:ms(function(it,st,dt){if(it.length){for(var ht=[],gt=0;gt<it.length;gt++)ht[gt]=new nr(jn(this,it[gt].anchor),jn(this,it[gt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),Ws(this,hl(this.cm,ht,st),dt)}}),addSelection:ms(function(it,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new nr(jn(this,it),jn(this,st||it))),Ws(this,hl(this.cm,ht,ht.length-1),dt)}),getSelection:function(it){for(var st=this.sel.ranges,dt,ht=0;ht<st.length;ht++){var gt=me(this,st[ht].from(),st[ht].to());dt=dt?dt.concat(gt):gt}return it===!1?dt:dt.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],dt=this.sel.ranges,ht=0;ht<dt.length;ht++){var gt=me(this,dt[ht].from(),dt[ht].to());it!==!1&&(gt=gt.join(it||this.lineSeparator())),st[ht]=gt}return st},replaceSelection:function(it,st,dt){for(var ht=[],gt=0;gt<this.sel.ranges.length;gt++)ht[gt]=it;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:ms(function(it,st,dt){for(var ht=[],gt=this.sel,wt=0;wt<gt.ranges.length;wt++){var bt=gt.ranges[wt];ht[wt]={from:bt.from(),to:bt.to(),text:this.splitLines(it[wt]),origin:dt}}for(var Rt=st&&st!="end"&&Qd(this,ht,st),Dt=ht.length-1;Dt>=0;Dt--)Hu(this,ht[Dt]);Rt?$c(this,Rt):this.cm&&au(this.cm)}),undo:ms(function(){ac(this,"undo")}),redo:ms(function(){ac(this,"redo")}),undoSelection:ms(function(){ac(this,"undo",!0)}),redoSelection:ms(function(){ac(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,dt=0,ht=0;ht<it.done.length;ht++)it.done[ht].ranges||++st;for(var gt=0;gt<it.undone.length;gt++)it.undone[gt].ranges||++dt;return{undo:st,redo:dt}},clearHistory:function(){var it=this;this.history=new fd(this.history.maxGeneration),bl(this,function(st){return st.history=it.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(it){return it&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(it){return this.history.generation==(it||this.cleanGeneration)},getHistory:function(){return{done:hu(this.history.done),undone:hu(this.history.undone)}},setHistory:function(it){var st=this.history=new fd(this.history.maxGeneration);st.done=hu(it.done.slice(0),null,!0),st.undone=hu(it.undone.slice(0),null,!0)},setGutterMarker:ms(function(it,st,dt){return Eh(this,it,"gutter",function(ht){var gt=ht.gutterMarkers||(ht.gutterMarkers={});return gt[st]=dt,!dt&&Mt(gt)&&(ht.gutterMarkers=null),!0})}),clearGutter:ms(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&Eh(st,dt,"gutter",function(){return dt.gutterMarkers[it]=null,Mt(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!ln(this,it)||(st=it,it=vn(this,it),!it))return null}else if(st=Vt(it),st==null)return null;return{line:st,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:ms(function(it,st,dt){return Eh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[gt])ht[gt]=dt;else{if(_t(dt).test(ht[gt]))return!1;ht[gt]+=" "+dt}return!0})}),removeLineClass:ms(function(it,st,dt){return Eh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",wt=ht[gt];if(wt)if(dt==null)ht[gt]=null;else{var bt=wt.match(_t(dt));if(!bt)return!1;var Rt=bt.index+bt[0].length;ht[gt]=wt.slice(0,bt.index)+(!bt.index||Rt==wt.length?"":" ")+wt.slice(Rt)||null}else return!1;return!0})}),addLineWidget:ms(function(it,st,dt){return tf(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return Fh(this,jn(this,it),jn(this,st),dt,dt&&dt.type||"range")},setBookmark:function(it,st){var dt={replacedWith:st&&(st.nodeType==null?st.widget:st),insertLeft:st&&st.insertLeft,clearWhenEmpty:!1,shared:st&&st.shared,handleMouseEvents:st&&st.handleMouseEvents};return it=jn(this,it),Fh(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=jn(this,it);var st=[],dt=vn(this,it.line).markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht){var gt=dt[ht];(gt.from==null||gt.from<=it.ch)&&(gt.to==null||gt.to>=it.ch)&&st.push(gt.marker.parent||gt.marker)}return st},findMarks:function(it,st,dt){it=jn(this,it),st=jn(this,st);var ht=[],gt=it.line;return this.iter(it.line,st.line+1,function(wt){var bt=wt.markedSpans;if(bt)for(var Rt=0;Rt<bt.length;Rt++){var Dt=bt[Rt];!(Dt.to!=null&>==it.line&&it.ch>=Dt.to||Dt.from==null&>!=it.line||Dt.from!=null&>==st.line&&Dt.from>=st.ch)&&(!dt||dt(Dt.marker))&&ht.push(Dt.marker.parent||Dt.marker)}++gt}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht)dt[ht].from!=null&&it.push(dt[ht].marker)}),it},posFromIndex:function(it){var st,dt=this.first,ht=this.lineSeparator().length;return this.iter(function(gt){var wt=gt.text.length+ht;if(wt>it)return st=it,!0;it-=wt,++dt}),jn(this,be(dt,st))},indexFromPos:function(it){it=jn(this,it);var st=it.ch;if(it.line<this.first||it.ch<0)return 0;var dt=this.lineSeparator().length;return this.iter(this.first,it.line,function(ht){st+=ht.text.length+dt}),st},copy:function(it){var st=new Is(de(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return st.scrollTop=this.scrollTop,st.scrollLeft=this.scrollLeft,st.sel=this.sel,st.extend=!1,it&&(st.history.undoDepth=this.history.undoDepth,st.setHistory(this.getHistory())),st},linkedDoc:function(it){it||(it={});var st=this.first,dt=this.first+this.size;it.from!=null&&it.from>st&&(st=it.from),it.to!=null&&it.to<dt&&(dt=it.to);var ht=new Is(de(this,st,dt),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(ht.history=this.history),(this.linked||(this.linked=[])).push({doc:ht,sharedHist:it.sharedHist}),ht.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Kp(ht,dg(this)),ht},unlinkDoc:function(it){if(it instanceof zo&&(it=it.doc),this.linked)for(var st=0;st<this.linked.length;++st){var dt=this.linked[st];if(dt.doc==it){this.linked.splice(st,1),it.unlinkDoc(this),cg(dg(this));break}}if(it.history==this.history){var ht=[it.id];bl(it,function(gt){return ht.push(gt.id)},!0),it.history=new fd(null),it.history.done=hu(this.history.done,ht),it.history.undone=hu(this.history.undone,ht)}},iterLinkedDocs:function(it){bl(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):no(it)},lineSeparator:function(){return this.lineSep||`
|
|
`},setDirection:ms(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&$0(this.cm))})}),Is.prototype.eachLine=Is.prototype.iter;var lc=0;function fg(it){var st=this;if(Jp(st),!(Ei(st,it)||Jr(st.display,it))){_i(it),ge&&(lc=+new Date);var dt=$s(st,it,!0),ht=it.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var gt=ht.length,wt=Array(gt),bt=0,Rt=function(){++bt==gt&&ls(st,function(){dt=jn(st.doc,dt);var Fe={from:dt,to:dt,text:st.doc.splitLines(wt.filter(function(Mn){return Mn!=null}).join(st.doc.lineSeparator())),origin:"paste"};Hu(st.doc,Fe),$c(st.doc,uu(jn(st.doc,dt),jn(st.doc,zu(Fe))))})()},Dt=function(Fe,Mn){if(st.options.allowDropFileTypes&&Me(st.options.allowDropFileTypes,Fe.type)==-1){Rt();return}var An=new FileReader;An.onerror=function(){return Rt()},An.onload=function(){var Hn=An.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Hn)){Rt();return}wt[Mn]=Hn,Rt()},An.readAsText(Fe)},Kt=0;Kt<ht.length;Kt++)Dt(ht[Kt],Kt);else{if(st.state.draggingText&&st.doc.sel.contains(dt)>-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var ye=it.dataTransfer.getData("Text");if(ye){var Jt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Jt=st.listSelections()),bh(st.doc,uu(dt,dt)),Jt)for(var je=0;je<Jt.length;++je)Th(st.doc,"",Jt[je].anchor,Jt[je].head,"drag");st.replaceSelection(ye,"around","paste"),st.display.input.focus()}}catch(Fe){}}}}function Yp(it,st){if(ge&&(!it.state.draggingText||+new Date-lc<100)){Oo(st);return}if(!(Ei(it,st)||Jr(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!tn)){var dt=Qt("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",$t&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),$t&&dt.parentNode.removeChild(dt)}}function Xp(it,st){var dt=$s(it,st);if(dt){var ht=document.createDocumentFragment();Mo(it,dt,ht),it.display.dragCursor||(it.display.dragCursor=Qt("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),Yt(it.display.dragCursor,ht)}}function Jp(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function Qp(it){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),dt=[],ht=0;ht<st.length;ht++){var gt=st[ht].CodeMirror;gt&&dt.push(gt)}dt.length&&dt[0].operation(function(){for(var wt=0;wt<dt.length;wt++)it(dt[wt])})}}var gg=!1;function Ga(){gg||(yd(),gg=!0)}function yd(){var it;gn(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,Qp(pg)},100))}),gn(window,"blur",function(){return Qp(xh)})}function pg(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var Vl={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},uc=0;uc<10;uc++)Vl[uc+48]=Vl[uc+96]=String(uc);for(var ef=65;ef<=90;ef++)Vl[ef]=String.fromCharCode(ef);for(var hc=1;hc<=12;hc++)Vl[hc+111]=Vl[hc+63235]="F"+hc;var Ca={};Ca.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Ca.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Ca.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Ca.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Ca.default=ct?Ca.macDefault:Ca.pcDefault;function mg(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ht,gt,wt,bt=0;bt<st.length-1;bt++){var Rt=st[bt];if(/^(cmd|meta|m)$/i.test(Rt))wt=!0;else if(/^a(lt)?$/i.test(Rt))dt=!0;else if(/^(c|ctrl|control)$/i.test(Rt))ht=!0;else if(/^s(hift)?$/i.test(Rt))gt=!0;else throw new Error("Unrecognized modifier name: "+Rt)}return dt&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),wt&&(it="Cmd-"+it),gt&&(it="Shift-"+it),it}function vg(it){var st={};for(var dt in it)if(it.hasOwnProperty(dt)){var ht=it[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ht=="..."){delete it[dt];continue}for(var gt=un(dt.split(" "),mg),wt=0;wt<gt.length;wt++){var bt=void 0,Rt=void 0;wt==gt.length-1?(Rt=gt.join(" "),bt=ht):(Rt=gt.slice(0,wt+1).join(" "),bt="...");var Dt=st[Rt];if(!Dt)st[Rt]=bt;else if(Dt!=bt)throw new Error("Inconsistent bindings for "+Rt)}delete it[dt]}for(var Kt in st)it[Kt]=st[Kt];return it}function tl(it,st,dt,ht){st=Ah(st);var gt=st.call?st.call(it,ht):st[it];if(gt===!1)return"nothing";if(gt==="...")return"multi";if(gt!=null&&dt(gt))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return tl(it,st.fallthrough,dt,ht);for(var wt=0;wt<st.fallthrough.length;wt++){var bt=tl(it,st.fallthrough[wt],dt,ht);if(bt)return bt}}}function Sd(it){var st=typeof it=="string"?it:Vl[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function yg(it,st,dt){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(Lt?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(Lt?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function qp(it,st){if($t&&it.keyCode==34&&it.char)return!1;var dt=Vl[it.keyCode];return dt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(dt=it.code),yg(dt,it,st))}function Ah(it){return typeof it=="string"?Ca[it]:it}function La(it,st){for(var dt=it.doc.sel.ranges,ht=[],gt=0;gt<dt.length;gt++){for(var wt=st(dt[gt]);ht.length&&Re(wt.from,te(ht).to)<=0;){var bt=ht.pop();if(Re(bt.from,wt.from)<0){wt.from=bt.from;break}}ht.push(wt)}Uo(it,function(){for(var Rt=ht.length-1;Rt>=0;Rt--)Th(it.doc,"",ht[Rt].from,ht[Rt].to,"+delete");au(it)})}function Sg(it,st,dt){var ht=$e(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Ur(it,st,dt){var ht=Sg(it,st.ch,dt);return ht==null?null:new be(st.line,ht,dt<0?"after":"before")}function dc(it,st,dt,ht,gt){if(it){st.doc.direction=="rtl"&&(gt=-gt);var wt=Bn(dt,st.doc.direction);if(wt){var bt=gt<0?te(wt):wt[0],Rt=gt<0==(bt.level==1),Dt=Rt?"after":"before",Kt;if(bt.level>0||st.doc.direction=="rtl"){var ye=zl(st,dt);Kt=gt<0?dt.text.length-1:0;var Jt=Da(st,ye,Kt).top;Kt=We(function(je){return Da(st,ye,je).top==Jt},gt<0==(bt.level==1)?bt.from:bt.to-1,Kt),Dt=="before"&&(Kt=Sg(dt,Kt,1))}else Kt=gt<0?bt.to:bt.from;return new be(ht,Kt,Dt)}}return new be(ht,gt<0?dt.text.length:0,gt<0?"before":"after")}function nf(it,st,dt,ht){var gt=Bn(st,it.doc.direction);if(!gt)return Ur(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=sn(gt,dt.ch,dt.sticky),bt=gt[wt];if(it.doc.direction=="ltr"&&bt.level%2==0&&(ht>0?bt.to>dt.ch:bt.from<dt.ch))return Ur(st,dt,ht);var Rt=function(ii,Si){return Sg(st,ii instanceof be?ii.ch:ii,Si)},Dt,Kt=function(ii){return it.options.lineWrapping?(Dt=Dt||zl(it,st),Oa(it,st,Dt,ii)):{begin:0,end:st.text.length}},ye=Kt(dt.sticky=="before"?Rt(dt,-1):dt.ch);if(it.doc.direction=="rtl"||bt.level==1){var Jt=bt.level==1==ht<0,je=Rt(dt,Jt?1:-1);if(je!=null&&(Jt?je<=bt.to&&je<=ye.end:je>=bt.from&&je>=ye.begin)){var Fe=Jt?"before":"after";return new be(dt.line,je,Fe)}}var Mn=function(ii,Si,hi){for(var ki=function(wr,hs){return hs?new be(dt.line,Rt(wr,1),"before"):new be(dt.line,wr,"after")};ii>=0&&ii<gt.length;ii+=Si){var Ji=gt[ii],ui=Si>0==(Ji.level!=1),po=ui?hi.begin:Rt(hi.end,-1);if(Ji.from<=po&&po<Ji.to||(po=ui?Ji.from:Rt(Ji.to,-1),hi.begin<=po&&po<hi.end))return ki(po,ui)}},An=Mn(wt+ht,ht,ye);if(An)return An;var Hn=ht>0?ye.end:Rt(ye.begin,-1);return Hn!=null&&!(ht>0&&Hn==st.text.length)&&(An=Mn(ht>0?0:gt.length-1,ht,Kt(Hn)),An)?An:null}var Wu={selectAll:Vr,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),we)},killLine:function(it){return La(it,function(st){if(st.empty()){var dt=vn(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:be(st.head.line+1,0)}:{from:st.head,to:be(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return La(it,function(st){return{from:be(st.from().line,0),to:jn(it.doc,be(st.to().line+1,0))}})},delLineLeft:function(it){return La(it,function(st){return{from:be(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return La(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return{from:ht,to:st.from()}})},delWrappedLineRight:function(it){return La(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div");return{from:st.from(),to:ht}})},undo:function(it){return it.undo()},redo:function(it){return it.redo()},undoSelection:function(it){return it.undoSelection()},redoSelection:function(it){return it.redoSelection()},goDocStart:function(it){return it.extendSelection(be(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(be(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return xd(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return xg(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Pd(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div")},Xe)},goLineLeft:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:0,top:dt},"div")},Xe)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return ht.ch<it.getLine(ht.line).search(/\S/)?xg(it,st.head):ht},Xe)},goLineUp:function(it){return it.moveV(-1,"line")},goLineDown:function(it){return it.moveV(1,"line")},goPageUp:function(it){return it.moveV(-1,"page")},goPageDown:function(it){return it.moveV(1,"page")},goCharLeft:function(it){return it.moveH(-1,"char")},goCharRight:function(it){return it.moveH(1,"char")},goColumnLeft:function(it){return it.moveH(-1,"column")},goColumnRight:function(it){return it.moveH(1,"column")},goWordLeft:function(it){return it.moveH(-1,"word")},goGroupRight:function(it){return it.moveH(1,"group")},goGroupLeft:function(it){return it.moveH(-1,"group")},goWordRight:function(it){return it.moveH(1,"word")},delCharBefore:function(it){return it.deleteH(-1,"codepoint")},delCharAfter:function(it){return it.deleteH(1,"char")},delWordBefore:function(it){return it.deleteH(-1,"word")},delWordAfter:function(it){return it.deleteH(1,"word")},delGroupBefore:function(it){return it.deleteH(-1,"group")},delGroupAfter:function(it){return it.deleteH(1,"group")},indentAuto:function(it){return it.indentSelection("smart")},indentMore:function(it){return it.indentSelection("add")},indentLess:function(it){return it.indentSelection("subtract")},insertTab:function(it){return it.replaceSelection(" ")},insertSoftTab:function(it){for(var st=[],dt=it.listSelections(),ht=it.options.tabSize,gt=0;gt<dt.length;gt++){var wt=dt[gt].from(),bt=oe(it.getLine(wt.line),wt.ch,ht);st.push(Ln(ht-bt%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return Uo(it,function(){for(var st=it.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var gt=st[ht].head,wt=vn(it.doc,gt.line).text;if(wt){if(gt.ch==wt.length&&(gt=new be(gt.line,gt.ch-1)),gt.ch>0)gt=new be(gt.line,gt.ch+1),it.replaceRange(wt.charAt(gt.ch-1)+wt.charAt(gt.ch-2),be(gt.line,gt.ch-2),gt,"+transpose");else if(gt.line>it.doc.first){var bt=vn(it.doc,gt.line-1).text;bt&&(gt=new be(gt.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+bt.charAt(bt.length-1),be(gt.line-1,bt.length-1),gt,"+transpose"))}}dt.push(new nr(gt,gt))}it.setSelections(dt)})},newlineAndIndent:function(it){return Uo(it,function(){for(var st=it.listSelections(),dt=st.length-1;dt>=0;dt--)it.replaceRange(it.doc.lineSeparator(),st[dt].anchor,st[dt].head,"+input");st=it.listSelections();for(var ht=0;ht<st.length;ht++)it.indentLine(st[ht].from().line,null,!0);au(it)})},openLine:function(it){return it.replaceSelection(`
|
|
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function xd(it,st){var dt=vn(it.doc,st),ht=yi(dt);return ht!=dt&&(st=Vt(ht)),dc(!0,it,ht,st,1)}function Pd(it,st){var dt=vn(it.doc,st),ht=Ii(dt);return ht!=dt&&(st=Vt(ht)),dc(!0,it,dt,st,-1)}function xg(it,st){var dt=xd(it,st.line),ht=vn(it.doc,dt.line),gt=Bn(ht,it.doc.direction);if(!gt||gt[0].level==0){var wt=Math.max(dt.ch,ht.text.search(/\S/)),bt=st.line==dt.line&&st.ch<=wt&&st.ch;return be(dt.line,bt?0:wt,dt.sticky)}return dt}function wd(it,st,dt){if(typeof st=="string"&&(st=Wu[st],!st))return!1;it.display.input.ensurePolled();var ht=it.display.shift,gt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),dt&&(it.display.shift=!1),gt=st(it)!=qe}finally{it.display.shift=ht,it.state.suppressEdits=!1}return gt}function Pg(it,st,dt){for(var ht=0;ht<it.state.keyMaps.length;ht++){var gt=tl(st,it.state.keyMaps[ht],dt,it);if(gt)return gt}return it.options.extraKeys&&tl(st,it.options.extraKeys,dt,it)||tl(st,it.options.keyMap,dt,it)}var Ul=new Gt;function Bh(it,st,dt,ht){var gt=it.state.keySeq;if(gt){if(Sd(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:Ul.set(50,function(){it.state.keySeq==gt&&(it.state.keySeq=null,it.display.input.reset())}),of(it,gt+" "+st,dt,ht))return!0}return of(it,st,dt,ht)}function of(it,st,dt,ht){var gt=Pg(it,st,ht);return gt=="multi"&&(it.state.keySeq=st),gt=="handled"&&di(it,"keyHandled",it,st,dt),(gt=="handled"||gt=="multi")&&(_i(dt),tr(it)),!!gt}function rf(it,st){var dt=qp(st,!0);return dt?st.shiftKey&&!it.state.keySeq?Bh(it,"Shift-"+dt,st,function(ht){return wd(it,ht,!0)})||Bh(it,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return wd(it,ht)}):Bh(it,dt,st,function(ht){return wd(it,ht)}):!1}function sf(it,st,dt){return Bh(it,"'"+dt+"'",st,function(ht){return wd(it,ht,!0)})}var Dh=null;function wg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=Ae(),!Ei(st,it))){ge&&he<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ht=rf(st,it);$t&&(Dh=ht?dt:null,!ht&&dt==88&&!Io&&(ct?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),Tt&&!ct&&!ht&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Cg(st)}}function Cg(it){var st=it.display.lineDiv;ze(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(Ht(st,"CodeMirror-crosshair"),li(document,"keyup",dt),li(document,"mouseover",dt))}gn(document,"keyup",dt),gn(document,"mouseover",dt)}function Lg(it){it.keyCode==16&&(this.doc.sel.shift=!1),Ei(this,it)}function Nl(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Jr(st.display,it)||Ei(st,it)||it.ctrlKey&&!it.altKey||ct&&it.metaKey)){var dt=it.keyCode,ht=it.charCode;if($t&&dt==Dh){Dh=null,_i(it);return}if(!($t&&(!it.which||it.which<10)&&rf(st,it))){var gt=String.fromCharCode(ht==null?dt:ht);gt!="\b"&&(sf(st,it,gt)||st.display.input.onKeyPress(it))}}}var $p=400,kg=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};kg.prototype.compare=function(it,st,dt){return this.time+$p>it&&Re(st,this.pos)==0&&dt==this.button};var Cd,Oh;function Mg(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 kg(dt,it,st),Cd=null,"double"):(Cd=new kg(dt,it,st),Oh=null,"single")}function Tl(it){var st=this,dt=st.display;if(!(Ei(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Jr(dt,it)){ie||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!uf(st,it)){var ht=$s(st,it),gt=$o(it),wt=ht?Mg(ht,gt):"single";window.focus(),gt==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&bg(st,gt,ht,wt,it))&&(gt==1?ht?tm(st,ht,wt,it):qo(it)==dt.scroller&&_i(it):gt==2?(ht&&qc(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):gt==3&&(Nt?st.display.input.onContextMenu(it):kr(st)))}}}function bg(it,st,dt,ht,gt){var wt="Click";return ht=="double"?wt="Double"+wt:ht=="triple"&&(wt="Triple"+wt),wt=(st==1?"Left":st==2?"Middle":"Right")+wt,Bh(it,yg(wt,gt),gt,function(bt){if(typeof bt=="string"&&(bt=Wu[bt]),!bt)return!1;var Rt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),Rt=bt(it,dt)!=qe}finally{it.state.suppressEdits=!1}return Rt})}function af(it,st,dt){var ht=it.getOption("configureMouse"),gt=ht?ht(it,st,dt):{};if(gt.unit==null){var wt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;gt.unit=wt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(gt.extend==null||it.doc.extend)&&(gt.extend=it.doc.extend||dt.shiftKey),gt.addNew==null&&(gt.addNew=ct?dt.metaKey:dt.ctrlKey),gt.moveOnDrag==null&&(gt.moveOnDrag=!(ct?dt.altKey:dt.ctrlKey)),gt}function tm(it,st,dt,ht){ge?setTimeout(mn(fr,it),0):it.curOp.focus=Ae();var gt=af(it,dt,ht),wt=it.doc.sel,bt;it.options.dragDrop&&Ko&&!it.isReadOnly()&&dt=="single"&&(bt=wt.contains(st))>-1&&(Re((bt=wt.ranges[bt]).from(),st)<0||st.xRel>0)&&(Re(bt.to(),st)>0||st.xRel<0)?Ng(it,ht,st,gt):ev(it,ht,st,gt)}function Ng(it,st,dt,ht){var gt=it.display,wt=!1,bt=ls(it,function(Kt){ie&&(gt.scroller.draggable=!1),it.state.draggingText=!1,li(gt.wrapper.ownerDocument,"mouseup",bt),li(gt.wrapper.ownerDocument,"mousemove",Rt),li(gt.scroller,"dragstart",Dt),li(gt.scroller,"drop",bt),wt||(_i(Kt),ht.addNew||qc(it.doc,dt,null,null,ht.extend),ie&&!tn||ge&&he==9?setTimeout(function(){gt.wrapper.ownerDocument.body.focus({preventScroll:!0}),gt.input.focus()},20):gt.input.focus())}),Rt=function(Kt){wt=wt||Math.abs(st.clientX-Kt.clientX)+Math.abs(st.clientY-Kt.clientY)>=10},Dt=function(){return wt=!0};ie&&(gt.scroller.draggable=!0),it.state.draggingText=bt,bt.copy=!ht.moveOnDrag,gt.scroller.dragDrop&>.scroller.dragDrop(),gn(gt.wrapper.ownerDocument,"mouseup",bt),gn(gt.wrapper.ownerDocument,"mousemove",Rt),gn(gt.scroller,"dragstart",Dt),gn(gt.scroller,"drop",bt),kr(it),setTimeout(function(){return gt.input.focus()},20)}function Tg(it,st,dt){if(dt=="char")return new nr(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new nr(be(st.line,0),jn(it.doc,be(st.line+1,0)));var ht=dt(it,st);return new nr(ht.from,ht.to)}function ev(it,st,dt,ht){var gt=it.display,wt=it.doc;_i(st);var bt,Rt,Dt=wt.sel,Kt=Dt.ranges;if(ht.addNew&&!ht.extend?(Rt=wt.sel.contains(dt),Rt>-1?bt=Kt[Rt]:bt=new nr(dt,dt)):(bt=wt.sel.primary(),Rt=wt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(bt=new nr(dt,dt)),dt=$s(it,st,!0,!0),Rt=-1;else{var ye=Tg(it,dt,ht.unit);ht.extend?bt=Qc(bt,ye.anchor,ye.head,ht.extend):bt=ye}ht.addNew?Rt==-1?(Rt=Kt.length,Ws(wt,hl(it,Kt.concat([bt]),Rt),{scroll:!1,origin:"*mouse"})):Kt.length>1&&Kt[Rt].empty()&&ht.unit=="char"&&!ht.extend?(Ws(wt,hl(it,Kt.slice(0,Rt).concat(Kt.slice(Rt+1)),0),{scroll:!1,origin:"*mouse"}),Dt=wt.sel):_u(wt,Rt,bt,Ye):(Rt=0,Ws(wt,new qa([bt],0),Ye),Dt=wt.sel);var Jt=dt;function je(hi){if(Re(Jt,hi)!=0)if(Jt=hi,ht.unit=="rectangle"){for(var ki=[],Ji=it.options.tabSize,ui=oe(vn(wt,dt.line).text,dt.ch,Ji),po=oe(vn(wt,hi.line).text,hi.ch,Ji),wr=Math.min(ui,po),hs=Math.max(ui,po),Er=Math.min(dt.line,hi.line),pa=Math.min(it.lastLine(),Math.max(dt.line,hi.line));Er<=pa;Er++){var Vs=vn(wt,Er).text,ns=Sn(Vs,wr,Ji);wr==hs?ki.push(new nr(be(Er,ns),be(Er,ns))):Vs.length>ns&&ki.push(new nr(be(Er,ns),be(Er,Sn(Vs,hs,Ji))))}ki.length||ki.push(new nr(dt,dt)),Ws(wt,hl(it,Dt.ranges.slice(0,Rt).concat(ki),Rt),{origin:"*mouse",scroll:!1}),it.scrollIntoView(hi)}else{var ka=bt,Rs=Tg(it,hi,ht.unit),is=ka.anchor,Ho;Re(Rs.anchor,is)>0?(Ho=Rs.head,is=Rn(ka.from(),Rs.anchor)):(Ho=Rs.anchor,is=Un(ka.to(),Rs.head));var Br=Dt.ranges.slice(0);Br[Rt]=em(it,new nr(jn(wt,is),Ho)),Ws(wt,hl(it,Br,Rt),Ye)}}var Fe=gt.wrapper.getBoundingClientRect(),Mn=0;function An(hi){var ki=++Mn,Ji=$s(it,hi,!0,ht.unit=="rectangle");if(Ji)if(Re(Ji,Jt)!=0){it.curOp.focus=Ae(),je(Ji);var ui=Co(gt,wt);(Ji.line>=ui.to||Ji.line<ui.from)&&setTimeout(ls(it,function(){Mn==ki&&An(hi)}),150)}else{var po=hi.clientY<Fe.top?-20:hi.clientY>Fe.bottom?20:0;po&&setTimeout(ls(it,function(){Mn==ki&&(gt.scroller.scrollTop+=po,An(hi))}),50)}}function Hn(hi){it.state.selectingText=!1,Mn=1/0,hi&&(_i(hi),gt.input.focus()),li(gt.wrapper.ownerDocument,"mousemove",ii),li(gt.wrapper.ownerDocument,"mouseup",Si),wt.history.lastSelOrigin=null}var ii=ls(it,function(hi){hi.buttons===0||!$o(hi)?Hn(hi):An(hi)}),Si=ls(it,Hn);it.state.selectingText=Si,gn(gt.wrapper.ownerDocument,"mousemove",ii),gn(gt.wrapper.ownerDocument,"mouseup",Si)}function em(it,st){var dt=st.anchor,ht=st.head,gt=vn(it.doc,dt.line);if(Re(dt,ht)==0&&dt.sticky==ht.sticky)return st;var wt=Bn(gt);if(!wt)return st;var bt=sn(wt,dt.ch,dt.sticky),Rt=wt[bt];if(Rt.from!=dt.ch&&Rt.to!=dt.ch)return st;var Dt=bt+(Rt.from==dt.ch==(Rt.level!=1)?0:1);if(Dt==0||Dt==wt.length)return st;var Kt;if(ht.line!=dt.line)Kt=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var ye=sn(wt,ht.ch,ht.sticky),Jt=ye-bt||(ht.ch-dt.ch)*(Rt.level==1?-1:1);ye==Dt-1||ye==Dt?Kt=Jt<0:Kt=Jt>0}var je=wt[Dt+(Kt?-1:0)],Fe=Kt==(je.level==1),Mn=Fe?je.from:je.to,An=Fe?"after":"before";return dt.ch==Mn&&dt.sticky==An?st:new nr(new be(dt.line,Mn,An),ht)}function lf(it,st,dt,ht){var gt,wt;if(st.touches)gt=st.touches[0].clientX,wt=st.touches[0].clientY;else try{gt=st.clientX,wt=st.clientY}catch(je){return!1}if(gt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&_i(st);var bt=it.display,Rt=bt.lineDiv.getBoundingClientRect();if(wt>Rt.bottom||!bi(it,dt))return Bi(st);wt-=Rt.top-bt.viewOffset;for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Kt=bt.gutters.childNodes[Dt];if(Kt&&Kt.getBoundingClientRect().right>=gt){var ye=Te(it.doc,wt),Jt=it.display.gutterSpecs[Dt];return Pi(it,dt,it,ye,Jt.className,st),Bi(st)}}}function uf(it,st){return lf(it,st,"gutterClick",!0)}function hf(it,st){Jr(it.display,st)||nm(it,st)||Ei(it,st,"contextmenu")||Nt||it.display.input.onContextMenu(st)}function nm(it,st){return bi(it,"gutterContextMenu")?lf(it,st,"gutterContextMenu",!1):!1}function df(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Nu(it)}var Vu={toString:function(){return"CodeMirror.Init"}},Eg={},cc={};function im(it){var st=it.optionHandlers;function dt(ht,gt,wt,bt){it.defaults[ht]=gt,wt&&(st[ht]=bt?function(Rt,Dt,Kt){Kt!=Vu&&wt(Rt,Dt,Kt)}:wt)}it.defineOption=dt,it.Init=Vu,dt("value","",function(ht,gt){return ht.setValue(gt)},!0),dt("mode",null,function(ht,gt){ht.doc.modeOption=gt,fo(ht)},!0),dt("indentUnit",2,fo,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){qd(ht),Nu(ht),Pr(ht)},!0),dt("lineSeparator",null,function(ht,gt){if(ht.doc.lineSep=gt,!!gt){var wt=[],bt=ht.doc.first;ht.doc.iter(function(Dt){for(var Kt=0;;){var ye=Dt.text.indexOf(gt,Kt);if(ye==-1)break;Kt=ye+gt.length,wt.push(be(bt,ye))}bt++});for(var Rt=wt.length-1;Rt>=0;Rt--)Th(ht.doc,gt,wt[Rt],be(wt[Rt].line,wt[Rt].ch+gt.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,gt,wt){ht.state.specialChars=new RegExp(gt.source+(gt.test(" ")?"":"| "),"g"),wt!=Vu&&ht.refresh()}),dt("specialCharPlaceholder",Sr,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,gt){return ht.getInputField().spellcheck=gt},!0),dt("autocorrect",!1,function(ht,gt){return ht.getInputField().autocorrect=gt},!0),dt("autocapitalize",!1,function(ht,gt){return ht.getInputField().autocapitalize=gt},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){df(ht),ja(ht)},!0),dt("keyMap","default",function(ht,gt,wt){var bt=Ah(gt),Rt=wt!=Vu&&Ah(wt);Rt&&Rt.detach&&Rt.detach(ht,bt),bt.attach&&bt.attach(ht,Rt||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,gt){ht.display.gutterSpecs=ys(gt,ht.options.lineNumbers),ja(ht)},!0),dt("fixedGutter",!0,function(ht,gt){ht.display.gutters.style.left=gt?Yd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Fu(ht)},!0),dt("scrollbarStyle","native",function(ht){ig(ht),Fu(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,gt){ht.display.gutterSpecs=ys(ht.options.gutters,gt),ja(ht)},!0),dt("firstLineNumber",1,ja,!0),dt("lineNumberFormatter",function(ht){return ht},ja,!0),dt("showCursorWhenSelecting",!1,as,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,gt){gt=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(gt)}),dt("screenReaderLabel",null,function(ht,gt){gt=gt===""?null:gt,ht.display.input.screenReaderLabelChanged(gt)}),dt("disableInput",!1,function(ht,gt){gt||ht.display.input.reset()},!0),dt("dragDrop",!0,cf),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,as,!0),dt("singleCursorHeightPerLine",!0,as,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,qd,!0),dt("addModeClass",!1,qd,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,gt){return ht.doc.history.undoDepth=gt}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,qd,!0),dt("moveInputWithCursor",!0,function(ht,gt){gt||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,gt){return ht.display.input.getField().tabIndex=gt||""}),dt("autofocus",null),dt("direction","ltr",function(ht,gt){return ht.doc.setDirection(gt)},!0),dt("phrases",null)}function cf(it,st,dt){var ht=dt&&dt!=Vu;if(!st!=!ht){var gt=it.display.dragFunctions,wt=st?gn:li;wt(it.display.scroller,"dragstart",gt.start),wt(it.display.scroller,"dragenter",gt.enter),wt(it.display.scroller,"dragover",gt.over),wt(it.display.scroller,"dragleave",gt.leave),wt(it.display.scroller,"drop",gt.drop)}}function om(it){it.options.lineWrapping?(ze(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Ht(it.display.wrapper,"CodeMirror-wrap"),Go(it)),zi(it),Pr(it),Nu(it),setTimeout(function(){return Fu(it)},100)}function zo(it,st){var dt=this;if(!(this instanceof zo))return new zo(it,st);this.options=st=st?Ie(st):{},Ie(Eg,st,!1);var ht=st.value;typeof ht=="string"?ht=new Is(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var gt=new zo.inputStyles[st.inputStyle](this),wt=this.display=new ju(it,ht,gt,st);wt.wrapper.CodeMirror=this,df(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ig(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Gt,keySeq:null,specialChars:null},st.autofocus&&!nt&&wt.input.focus(),ge&&he<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),Ld(this),Ga(),Au(this),this.curOp.forceUpdate=!0,Yc(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&No(dt)},20):xh(this);for(var bt in cc)cc.hasOwnProperty(bt)&&cc[bt](this,st[bt],Vu);qr(this),st.finishInit&&st.finishInit(this);for(var Rt=0;Rt<Ih.length;++Rt)Ih[Rt](this);Bu(this),ie&&st.lineWrapping&&getComputedStyle(wt.lineDiv).textRendering=="optimizelegibility"&&(wt.lineDiv.style.textRendering="auto")}zo.defaults=Eg,zo.optionHandlers=cc;function Ld(it){var st=it.display;gn(st.scroller,"mousedown",ls(it,Tl)),ge&&he<11?gn(st.scroller,"dblclick",ls(it,function(Dt){if(!Ei(it,Dt)){var Kt=$s(it,Dt);if(!(!Kt||uf(it,Dt)||Jr(it.display,Dt))){_i(Dt);var ye=it.findWordAt(Kt);qc(it.doc,ye.anchor,ye.head)}}})):gn(st.scroller,"dblclick",function(Dt){return Ei(it,Dt)||_i(Dt)}),gn(st.scroller,"contextmenu",function(Dt){return hf(it,Dt)}),gn(st.input.getField(),"contextmenu",function(Dt){st.scroller.contains(Dt.target)||hf(it,Dt)});var dt,ht={end:0};function gt(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function wt(Dt){if(Dt.touches.length!=1)return!1;var Kt=Dt.touches[0];return Kt.radiusX<=1&&Kt.radiusY<=1}function bt(Dt,Kt){if(Kt.left==null)return!0;var ye=Kt.left-Dt.left,Jt=Kt.top-Dt.top;return ye*ye+Jt*Jt>20*20}gn(st.scroller,"touchstart",function(Dt){if(!Ei(it,Dt)&&!wt(Dt)&&!uf(it,Dt)){st.input.ensurePolled(),clearTimeout(dt);var Kt=+new Date;st.activeTouch={start:Kt,moved:!1,prev:Kt-ht.end<=300?ht:null},Dt.touches.length==1&&(st.activeTouch.left=Dt.touches[0].pageX,st.activeTouch.top=Dt.touches[0].pageY)}}),gn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),gn(st.scroller,"touchend",function(Dt){var Kt=st.activeTouch;if(Kt&&!Jr(st,Dt)&&Kt.left!=null&&!Kt.moved&&new Date-Kt.start<300){var ye=it.coordsChar(st.activeTouch,"page"),Jt;!Kt.prev||bt(Kt,Kt.prev)?Jt=new nr(ye,ye):!Kt.prev.prev||bt(Kt,Kt.prev.prev)?Jt=it.findWordAt(ye):Jt=new nr(be(ye.line,0),jn(it.doc,be(ye.line+1,0))),it.setSelection(Jt.anchor,Jt.head),it.focus(),_i(Dt)}gt()}),gn(st.scroller,"touchcancel",gt),gn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(wh(it,st.scroller.scrollTop),lu(it,st.scroller.scrollLeft,!0),Pi(it,"scroll",it))}),gn(st.scroller,"mousewheel",function(Dt){return Ss(it,Dt)}),gn(st.scroller,"DOMMouseScroll",function(Dt){return Ss(it,Dt)}),gn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Dt){Ei(it,Dt)||Oo(Dt)},over:function(Dt){Ei(it,Dt)||(Xp(it,Dt),Oo(Dt))},start:function(Dt){return Yp(it,Dt)},drop:ls(it,fg),leave:function(Dt){Ei(it,Dt)||Jp(it)}};var Rt=st.input.getField();gn(Rt,"keyup",function(Dt){return Lg.call(it,Dt)}),gn(Rt,"keydown",ls(it,wg)),gn(Rt,"keypress",ls(it,Nl)),gn(Rt,"focus",function(Dt){return No(it,Dt)}),gn(Rt,"blur",function(Dt){return xh(it,Dt)})}var Ih=[];zo.defineInitHook=function(it){return Ih.push(it)};function us(it,st,dt,ht){var gt=it.doc,wt;dt==null&&(dt="add"),dt=="smart"&&(gt.mode.indent?wt=uo(it,st).state:dt="prev");var bt=it.options.tabSize,Rt=vn(gt,st),Dt=oe(Rt.text,null,bt);Rt.stateAfter&&(Rt.stateAfter=null);var Kt=Rt.text.match(/^\s*/)[0],ye;if(!ht&&!/\S/.test(Rt.text))ye=0,dt="not";else if(dt=="smart"&&(ye=gt.mode.indent(wt,Rt.text.slice(Kt.length),Rt.text),ye==qe||ye>150)){if(!ht)return;dt="prev"}dt=="prev"?st>gt.first?ye=oe(vn(gt,st-1).text,null,bt):ye=0:dt=="add"?ye=Dt+it.options.indentUnit:dt=="subtract"?ye=Dt-it.options.indentUnit:typeof dt=="number"&&(ye=Dt+dt),ye=Math.max(0,ye);var Jt="",je=0;if(it.options.indentWithTabs)for(var Fe=Math.floor(ye/bt);Fe;--Fe)je+=bt,Jt+=" ";if(je<ye&&(Jt+=Ln(ye-je)),Jt!=Kt)return Th(gt,Jt,be(st,0),be(st,Kt.length),"+input"),Rt.stateAfter=null,!0;for(var Mn=0;Mn<gt.sel.ranges.length;Mn++){var An=gt.sel.ranges[Mn];if(An.head.line==st&&An.head.ch<Kt.length){var Hn=be(st,Kt.length);_u(gt,Mn,new nr(Hn,Hn));break}}}var ga=null;function Rh(it){ga=it}function fc(it,st,dt,ht,gt){var wt=it.doc;it.display.shift=!1,ht||(ht=wt.sel);var bt=+new Date-200,Rt=gt=="paste"||it.state.pasteIncoming>bt,Dt=no(st),Kt=null;if(Rt&&ht.ranges.length>1)if(ga&&ga.text.join(`
|
|
`)==st){if(ht.ranges.length%ga.text.length==0){Kt=[];for(var ye=0;ye<ga.text.length;ye++)Kt.push(wt.splitLines(ga.text[ye]))}}else Dt.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(Kt=un(Dt,function(ii){return[ii]}));for(var Jt=it.curOp.updateInput,je=ht.ranges.length-1;je>=0;je--){var Fe=ht.ranges[je],Mn=Fe.from(),An=Fe.to();Fe.empty()&&(dt&&dt>0?Mn=be(Mn.line,Mn.ch-dt):it.state.overwrite&&!Rt?An=be(An.line,Math.min(vn(wt,An.line).text.length,An.ch+te(Dt).length)):Rt&&ga&&ga.lineWise&&ga.text.join(`
|
|
`)==Dt.join(`
|
|
`)&&(Mn=An=be(Mn.line,0)));var Hn={from:Mn,to:An,text:Kt?Kt[je%Kt.length]:Dt,origin:gt||(Rt?"paste":it.state.cutIncoming>bt?"cut":"+input")};Hu(it.doc,Hn),di(it,"inputRead",it,Hn)}st&&!Rt&&Ag(it,st),au(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Jt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Fg(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&Uo(st,function(){return fc(st,dt,0,null,"paste")}),!0}function Ag(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var gt=dt.ranges[ht];if(!(gt.head.ch>100||ht&&dt.ranges[ht-1].head.line==gt.head.line)){var wt=it.getModeAt(gt.head),bt=!1;if(wt.electricChars){for(var Rt=0;Rt<wt.electricChars.length;Rt++)if(st.indexOf(wt.electricChars.charAt(Rt))>-1){bt=us(it,gt.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(vn(it.doc,gt.head.line).text.slice(0,gt.head.ch))&&(bt=us(it,gt.head.line,"smart"));bt&&di(it,"electricInput",it,gt.head.line)}}}function Bg(it){for(var st=[],dt=[],ht=0;ht<it.doc.sel.ranges.length;ht++){var gt=it.doc.sel.ranges[ht].head.line,wt={anchor:be(gt,0),head:be(gt+1,0)};dt.push(wt),st.push(it.getRange(wt.anchor,wt.head))}return{text:st,ranges:dt}}function Dg(it,st,dt,ht){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function Og(){var it=Qt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=Qt("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return ie?it.style.width="1000px":it.setAttribute("wrap","off"),Ft&&(it.style.border="1px solid black"),Dg(it),st}function Uu(it){var st=it.optionHandlers,dt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,gt){var wt=this.options,bt=wt[ht];wt[ht]==gt&&ht!="mode"||(wt[ht]=gt,st.hasOwnProperty(ht)&&ls(this,st[ht])(this,gt,bt),Pi(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,gt){this.state.keyMaps[gt?"push":"unshift"](Ah(ht))},removeKeyMap:function(ht){for(var gt=this.state.keyMaps,wt=0;wt<gt.length;++wt)if(gt[wt]==ht||gt[wt].name==ht)return gt.splice(wt,1),!0},addOverlay:ps(function(ht,gt){var wt=ht.token?ht:it.getMode(this.options,ht);if(wt.startState)throw new Error("Overlays may not be stateful.");Tn(this.state.overlays,{mode:wt,modeSpec:ht,opaque:gt&>.opaque,priority:gt&>.priority||0},function(bt){return bt.priority}),this.state.modeGen++,Pr(this)}),removeOverlay:ps(function(ht){for(var gt=this.state.overlays,wt=0;wt<gt.length;++wt){var bt=gt[wt].modeSpec;if(bt==ht||typeof ht=="string"&&bt.name==ht){gt.splice(wt,1),this.state.modeGen++,Pr(this);return}}}),indentLine:ps(function(ht,gt,wt){typeof gt!="string"&&typeof gt!="number"&&(gt==null?gt=this.options.smartIndent?"smart":"prev":gt=gt?"add":"subtract"),ln(this.doc,ht)&&us(this,ht,gt,wt)}),indentSelection:ps(function(ht){for(var gt=this.doc.sel.ranges,wt=-1,bt=0;bt<gt.length;bt++){var Rt=gt[bt];if(Rt.empty())Rt.head.line>wt&&(us(this,Rt.head.line,ht,!0),wt=Rt.head.line,bt==this.doc.sel.primIndex&&au(this));else{var Dt=Rt.from(),Kt=Rt.to(),ye=Math.max(wt,Dt.line);wt=Math.min(this.lastLine(),Kt.line-(Kt.ch?0:1))+1;for(var Jt=ye;Jt<wt;++Jt)us(this,Jt,ht);var je=this.doc.sel.ranges;Dt.ch==0&>.length==je.length&&je[bt].from().ch>0&&_u(this.doc,bt,new nr(Dt,je[bt].to()),we)}}}),getTokenAt:function(ht,gt){return Zn(this,ht,gt)},getLineTokens:function(ht,gt){return Zn(this,be(ht),gt,!0)},getTokenTypeAt:function(ht){ht=jn(this.doc,ht);var gt=Mi(this,vn(this.doc,ht.line)),wt=0,bt=(gt.length-1)/2,Rt=ht.ch,Dt;if(Rt==0)Dt=gt[2];else for(;;){var Kt=wt+bt>>1;if((Kt?gt[Kt*2-1]:0)>=Rt)bt=Kt;else if(gt[Kt*2+1]<Rt)wt=Kt+1;else{Dt=gt[Kt*2+2];break}}var ye=Dt?Dt.indexOf("overlay "):-1;return ye<0?Dt:ye==0?null:Dt.slice(0,ye-1)},getModeAt:function(ht){var gt=this.doc.mode;return gt.innerMode?it.innerMode(gt,this.getTokenAt(ht).state).mode:gt},getHelper:function(ht,gt){return this.getHelpers(ht,gt)[0]},getHelpers:function(ht,gt){var wt=[];if(!dt.hasOwnProperty(gt))return wt;var bt=dt[gt],Rt=this.getModeAt(ht);if(typeof Rt[gt]=="string")bt[Rt[gt]]&&wt.push(bt[Rt[gt]]);else if(Rt[gt])for(var Dt=0;Dt<Rt[gt].length;Dt++){var Kt=bt[Rt[gt][Dt]];Kt&&wt.push(Kt)}else Rt.helperType&&bt[Rt.helperType]?wt.push(bt[Rt.helperType]):bt[Rt.name]&&wt.push(bt[Rt.name]);for(var ye=0;ye<bt._global.length;ye++){var Jt=bt._global[ye];Jt.pred(Rt,this)&&Me(wt,Jt.val)==-1&&wt.push(Jt.val)}return wt},getStateAfter:function(ht,gt){var wt=this.doc;return ht=wn(wt,ht==null?wt.first+wt.size-1:ht),uo(this,ht+1,gt).state},cursorCoords:function(ht,gt){var wt,bt=this.doc.sel.primary();return ht==null?wt=bt.head:typeof ht=="object"?wt=jn(this.doc,ht):wt=ht?bt.from():bt.to(),bo(this,wt,gt||"page")},charCoords:function(ht,gt){return So(this,jn(this.doc,ht),gt||"page")},coordsChar:function(ht,gt){return ht=jo(this,ht,gt||"page"),ss(this,ht.left,ht.top)},lineAtHeight:function(ht,gt){return ht=jo(this,{top:ht,left:0},gt||"page").top,Te(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,gt,wt){var bt=!1,Rt;if(typeof ht=="number"){var Dt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Dt&&(ht=Dt,bt=!0),Rt=vn(this.doc,ht)}else Rt=ht;return Qr(this,Rt,{top:0,left:0},gt||"page",wt||bt).top+(bt?this.doc.height-eo(Rt):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,gt,wt,bt,Rt){var Dt=this.display;ht=bo(this,jn(this.doc,ht));var Kt=ht.bottom,ye=ht.left;if(gt.style.position="absolute",gt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(gt),Dt.sizer.appendChild(gt),bt=="over")Kt=ht.top;else if(bt=="above"||bt=="near"){var Jt=Math.max(Dt.wrapper.clientHeight,this.doc.height),je=Math.max(Dt.sizer.clientWidth,Dt.lineSpace.clientWidth);(bt=="above"||ht.bottom+gt.offsetHeight>Jt)&&ht.top>gt.offsetHeight?Kt=ht.top-gt.offsetHeight:ht.bottom+gt.offsetHeight<=Jt&&(Kt=ht.bottom),ye+gt.offsetWidth>je&&(ye=je-gt.offsetWidth)}gt.style.top=Kt+"px",gt.style.left=gt.style.right="",Rt=="right"?(ye=Dt.sizer.clientWidth-gt.offsetWidth,gt.style.right="0px"):(Rt=="left"?ye=0:Rt=="middle"&&(ye=(Dt.sizer.clientWidth-gt.offsetWidth)/2),gt.style.left=ye+"px"),wt&&Xd(this,{left:ye,top:Kt,right:ye+gt.offsetWidth,bottom:Kt+gt.offsetHeight})},triggerOnKeyDown:ps(wg),triggerOnKeyPress:ps(Nl),triggerOnKeyUp:Lg,triggerOnMouseDown:ps(Tl),execCommand:function(ht){if(Wu.hasOwnProperty(ht))return Wu[ht].call(null,this)},triggerElectric:ps(function(ht){Ag(this,ht)}),findPosH:function(ht,gt,wt,bt){var Rt=1;gt<0&&(Rt=-1,gt=-gt);for(var Dt=jn(this.doc,ht),Kt=0;Kt<gt&&(Dt=gc(this.doc,Dt,Rt,wt,bt),!Dt.hitSide);++Kt);return Dt},moveH:ps(function(ht,gt){var wt=this;this.extendSelectionsBy(function(bt){return wt.display.shift||wt.doc.extend||bt.empty()?gc(wt.doc,bt.head,ht,gt,wt.options.rtlMoveVisually):ht<0?bt.from():bt.to()},Xe)}),deleteH:ps(function(ht,gt){var wt=this.doc.sel,bt=this.doc;wt.somethingSelected()?bt.replaceSelection("",null,"+delete"):La(this,function(Rt){var Dt=gc(bt,Rt.head,ht,gt,!1);return ht<0?{from:Dt,to:Rt.head}:{from:Rt.head,to:Dt}})}),findPosV:function(ht,gt,wt,bt){var Rt=1,Dt=bt;gt<0&&(Rt=-1,gt=-gt);for(var Kt=jn(this.doc,ht),ye=0;ye<gt;++ye){var Jt=bo(this,Kt,"div");if(Dt==null?Dt=Jt.left:Jt.left=Dt,Kt=Zu(this,Jt,Rt,wt),Kt.hitSide)break}return Kt},moveV:ps(function(ht,gt){var wt=this,bt=this.doc,Rt=[],Dt=!this.display.shift&&!bt.extend&&bt.sel.somethingSelected();if(bt.extendSelectionsBy(function(ye){if(Dt)return ht<0?ye.from():ye.to();var Jt=bo(wt,ye.head,"div");ye.goalColumn!=null&&(Jt.left=ye.goalColumn),Rt.push(Jt.left);var je=Zu(wt,Jt,ht,gt);return gt=="page"&&ye==bt.sel.primary()&&Hc(wt,So(wt,je,"div").top-Jt.top),je},Xe),Rt.length)for(var Kt=0;Kt<bt.sel.ranges.length;Kt++)bt.sel.ranges[Kt].goalColumn=Rt[Kt]}),findWordAt:function(ht){var gt=this.doc,wt=vn(gt,ht.line).text,bt=ht.ch,Rt=ht.ch;if(wt){var Dt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||Rt==wt.length)&&bt?--bt:++Rt;for(var Kt=wt.charAt(bt),ye=jt(Kt,Dt)?function(Jt){return jt(Jt,Dt)}:/\s/.test(Kt)?function(Jt){return/\s/.test(Jt)}:function(Jt){return!/\s/.test(Jt)&&!jt(Jt)};bt>0&&ye(wt.charAt(bt-1));)--bt;for(;Rt<wt.length&&ye(wt.charAt(Rt));)++Rt}return new nr(be(ht.line,bt),be(ht.line,Rt))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?ze(this.display.cursorDiv,"CodeMirror-overwrite"):Ht(this.display.cursorDiv,"CodeMirror-overwrite"),Pi(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Ae()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:ps(function(ht,gt){Ph(this,ht,gt)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-Rr(this)-this.display.barHeight,width:ht.scrollWidth-Rr(this)-this.display.barWidth,clientHeight:gh(this),clientWidth:da(this)}},scrollIntoView:ps(function(ht,gt){ht==null?(ht={from:this.doc.sel.primary().head,to:null},gt==null&&(gt=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:be(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=gt||0,ht.from.line!=null?To(this,ht):Wc(this,ht.from,ht.to,ht.margin)}),setSize:ps(function(ht,gt){var wt=this,bt=function(Dt){return typeof Dt=="number"||/^\d+$/.test(String(Dt))?Dt+"px":Dt};ht!=null&&(this.display.wrapper.style.width=bt(ht)),gt!=null&&(this.display.wrapper.style.height=bt(gt)),this.options.lineWrapping&&vh(this);var Rt=this.display.viewFrom;this.doc.iter(Rt,this.display.viewTo,function(Dt){if(Dt.widgets){for(var Kt=0;Kt<Dt.widgets.length;Kt++)if(Dt.widgets[Kt].noHScroll){co(wt,Rt,"widget");break}}++Rt}),this.curOp.forceUpdate=!0,Pi(this,"refresh",this)}),operation:function(ht){return Uo(this,ht)},startOperation:function(){return Au(this)},endOperation:function(){return Bu(this)},refresh:ps(function(){var ht=this.display.cachedTextHeight;Pr(this),this.curOp.forceUpdate=!0,Nu(this),Ph(this,this.doc.scrollLeft,this.doc.scrollTop),Iu(this.display),(ht==null||Math.abs(ht-su(this.display))>.5||this.options.lineWrapping)&&zi(this),Pi(this,"refresh",this)}),swapDoc:ps(function(ht){var gt=this.doc;return gt.cm=null,this.state.selectingText&&this.state.selectingText(),Yc(this,ht),Nu(this),this.display.input.reset(),Ph(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,di(this,"swapDoc",this,gt),gt}),phrase:function(ht){var gt=this.options.phrases;return gt&&Object.prototype.hasOwnProperty.call(gt,ht)?gt[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Ci(it),it.registerHelper=function(ht,gt,wt){dt.hasOwnProperty(ht)||(dt[ht]=it[ht]={_global:[]}),dt[ht][gt]=wt},it.registerGlobalHelper=function(ht,gt,wt,bt){it.registerHelper(ht,gt,bt),dt[ht]._global.push({pred:wt,val:bt})}}function gc(it,st,dt,ht,gt){var wt=st,bt=dt,Rt=vn(it,st.line),Dt=gt&&it.direction=="rtl"?-dt:dt;function Kt(){var Si=st.line+Dt;return Si<it.first||Si>=it.first+it.size?!1:(st=new be(Si,st.ch,st.sticky),Rt=vn(it,Si))}function ye(Si){var hi;if(ht=="codepoint"){var ki=Rt.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(ki)?hi=null:hi=new be(st.line,Math.max(0,Math.min(Rt.text.length,st.ch+dt*(ki>=55296&&ki<56320?2:1))),-dt)}else gt?hi=nf(it.cm,Rt,st,dt):hi=Ur(Rt,st,dt);if(hi==null)if(!Si&&Kt())st=dc(gt,it.cm,Rt,st.line,Dt);else return!1;else st=hi;return!0}if(ht=="char"||ht=="codepoint")ye();else if(ht=="column")ye(!0);else if(ht=="word"||ht=="group")for(var Jt=null,je=ht=="group",Fe=it.cm&&it.cm.getHelper(st,"wordChars"),Mn=!0;!(dt<0&&!ye(!Mn));Mn=!1){var An=Rt.text.charAt(st.ch)||`
|
|
`,Hn=jt(An,Fe)?"w":je&&An==`
|
|
`?"n":!je||/\s/.test(An)?null:"p";if(je&&!Mn&&!Hn&&(Hn="s"),Jt&&Jt!=Hn){dt<0&&(dt=1,ye(),st.sticky="after");break}if(Hn&&(Jt=Hn),dt>0&&!ye(!Mn))break}var ii=rc(it,st,wt,bt,!0);return En(wt,ii)&&(ii.hitSide=!0),ii}function Zu(it,st,dt,ht){var gt=it.doc,wt=st.left,bt;if(ht=="page"){var Rt=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Dt=Math.max(Rt-.5*su(it.display),3);bt=(dt>0?st.bottom:st.top)+dt*Dt}else ht=="line"&&(bt=dt>0?st.bottom+3:st.top-3);for(var Kt;Kt=ss(it,wt,bt),!!Kt.outside;){if(dt<0?bt<=0:bt>=gt.height){Kt.hitSide=!0;break}bt+=dt*5}return Kt}var ur=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Gt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};ur.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,gt=dt.div=it.lineDiv;Dg(gt,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function wt(Rt){for(var Dt=Rt.target;Dt;Dt=Dt.parentNode){if(Dt==gt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Dt.className))break}return!1}gn(gt,"paste",function(Rt){!wt(Rt)||Ei(ht,Rt)||Fg(Rt,ht)||he<=11&&setTimeout(ls(ht,function(){return st.updateFromDOM()}),20)}),gn(gt,"compositionstart",function(Rt){st.composing={data:Rt.data,done:!1}}),gn(gt,"compositionupdate",function(Rt){st.composing||(st.composing={data:Rt.data,done:!1})}),gn(gt,"compositionend",function(Rt){st.composing&&(Rt.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),gn(gt,"touchstart",function(){return dt.forceCompositionEnd()}),gn(gt,"input",function(){st.composing||st.readFromDOMSoon()});function bt(Rt){if(!(!wt(Rt)||Ei(ht,Rt))){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()}),Rt.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Dt=Bg(ht);Rh({lineWise:!0,text:Dt.text}),Rt.type=="cut"&&ht.operation(function(){ht.setSelections(Dt.ranges,0,we),ht.replaceSelection("",null,"cut")})}else return;if(Rt.clipboardData){Rt.clipboardData.clearData();var Kt=ga.text.join(`
|
|
`);if(Rt.clipboardData.setData("Text",Kt),Rt.clipboardData.getData("Text")==Kt){Rt.preventDefault();return}}var ye=Og(),Jt=ye.firstChild;ht.display.lineSpace.insertBefore(ye,ht.display.lineSpace.firstChild),Jt.value=ga.text.join(`
|
|
`);var je=document.activeElement;en(Jt),setTimeout(function(){ht.display.lineSpace.removeChild(ye),je.focus(),je==gt&&dt.showPrimarySelection()},50)}}gn(gt,"copy",bt),gn(gt,"cut",bt)},ur.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},ur.prototype.prepareSelection=function(){var it=Tu(this.cm,!1);return it.focus=document.activeElement==this.div,it},ur.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},ur.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},ur.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||gt.line<st.display.viewFrom){it.removeAllRanges();return}var wt=pc(st,it.anchorNode,it.anchorOffset),bt=pc(st,it.focusNode,it.focusOffset);if(!(wt&&!wt.bad&&bt&&!bt.bad&&Re(Rn(wt,bt),ht)==0&&Re(Un(wt,bt),gt)==0)){var Rt=st.display.view,Dt=ht.line>=st.display.viewFrom&&ff(st,ht)||{node:Rt[0].measure.map[2],offset:0},Kt=gt.line<st.display.viewTo&&ff(st,gt);if(!Kt){var ye=Rt[Rt.length-1].measure,Jt=ye.maps?ye.maps[ye.maps.length-1]:ye.map;Kt={node:Jt[Jt.length-1],offset:Jt[Jt.length-2]-Jt[Jt.length-3]}}if(!Dt||!Kt){it.removeAllRanges();return}var je=it.rangeCount&&it.getRangeAt(0),Fe;try{Fe=re(Dt.node,Dt.offset,Kt.offset,Kt.node)}catch(Mn){}Fe&&(!Tt&&st.state.focused?(it.collapse(Dt.node,Dt.offset),Fe.collapsed||(it.removeAllRanges(),it.addRange(Fe))):(it.removeAllRanges(),it.addRange(Fe)),je&&it.anchorNode==null?it.addRange(je):Tt&&this.startGracePeriod()),this.rememberSelection()}},ur.prototype.startGracePeriod=function(){var it=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){it.gracePeriod=!1,it.selectionChanged()&&it.cm.operation(function(){return it.cm.curOp.selectionChanged=!0})},20)},ur.prototype.showMultipleSelections=function(it){Yt(this.cm.display.cursorDiv,it.cursors),Yt(this.cm.display.selectionDiv,it.selection)},ur.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},ur.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return ke(this.div,st)},ur.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},ur.prototype.blur=function(){this.div.blur()},ur.prototype.getField=function(){return this.div},ur.prototype.supportsTouch=function(){return!0},ur.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():Uo(this.cm,function(){return it.cm.curOp.selectionChanged=!0});function st(){it.cm.state.focused&&(it.pollSelection(),it.polling.set(it.cm.options.pollInterval,st))}this.polling.set(this.cm.options.pollInterval,st)},ur.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},ur.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&Se&&this.cm.display.gutterSpecs.length&&Ig(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=pc(st,it.anchorNode,it.anchorOffset),ht=pc(st,it.focusNode,it.focusOffset);dt&&ht&&Uo(st,function(){Ws(st.doc,uu(dt,ht),we),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},ur.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,dt=it.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(ht.ch==0&&ht.line>it.firstLine()&&(ht=be(ht.line-1,vn(it.doc,ht.line-1).length)),gt.ch==vn(it.doc,gt.line).text.length&>.line<it.lastLine()&&(gt=be(gt.line+1,0)),ht.line<st.viewFrom||gt.line>st.viewTo-1)return!1;var wt,bt,Rt;ht.line==st.viewFrom||(wt=Ra(it,ht.line))==0?(bt=Vt(st.view[0].line),Rt=st.view[0].node):(bt=Vt(st.view[wt].line),Rt=st.view[wt-1].node.nextSibling);var Dt=Ra(it,gt.line),Kt,ye;if(Dt==st.view.length-1?(Kt=st.viewTo-1,ye=st.lineDiv.lastChild):(Kt=Vt(st.view[Dt+1].line)-1,ye=st.view[Dt+1].node.previousSibling),!Rt)return!1;for(var Jt=it.doc.splitLines(Md(it,Rt,ye,bt,Kt)),je=me(it.doc,be(bt,0),be(Kt,vn(it.doc,Kt).text.length));Jt.length>1&&je.length>1;)if(te(Jt)==te(je))Jt.pop(),je.pop(),Kt--;else if(Jt[0]==je[0])Jt.shift(),je.shift(),bt++;else break;for(var Fe=0,Mn=0,An=Jt[0],Hn=je[0],ii=Math.min(An.length,Hn.length);Fe<ii&&An.charCodeAt(Fe)==Hn.charCodeAt(Fe);)++Fe;for(var Si=te(Jt),hi=te(je),ki=Math.min(Si.length-(Jt.length==1?Fe:0),hi.length-(je.length==1?Fe:0));Mn<ki&&Si.charCodeAt(Si.length-Mn-1)==hi.charCodeAt(hi.length-Mn-1);)++Mn;if(Jt.length==1&&je.length==1&&bt==ht.line)for(;Fe&&Fe>ht.ch&&Si.charCodeAt(Si.length-Mn-1)==hi.charCodeAt(hi.length-Mn-1);)Fe--,Mn++;Jt[Jt.length-1]=Si.slice(0,Si.length-Mn).replace(/^\u200b+/,""),Jt[0]=Jt[0].slice(Fe).replace(/\u200b+$/,"");var Ji=be(bt,Fe),ui=be(Kt,je.length?te(je).length-Mn:0);if(Jt.length>1||Jt[0]||Re(Ji,ui))return Th(it.doc,Jt,Ji,ui,"+input"),!0},ur.prototype.ensurePolled=function(){this.forceCompositionEnd()},ur.prototype.reset=function(){this.forceCompositionEnd()},ur.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},ur.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))},ur.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&Uo(this.cm,function(){return Pr(it.cm)})},ur.prototype.setUneditable=function(it){it.contentEditable="false"},ur.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||ls(this.cm,fc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},ur.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},ur.prototype.onContextMenu=function(){},ur.prototype.resetPosition=function(){},ur.prototype.needsContentAttribute=!0;function ff(it,st){var dt=ph(it,st.line);if(!dt||dt.hidden)return null;var ht=vn(it.doc,st.line),gt=Ll(dt,ht,st.line),wt=Bn(ht,it.doc.direction),bt="left";if(wt){var Rt=sn(wt,st.ch);bt=Rt%2?"right":"left"}var Dt=ad(gt.map,st.ch,bt);return Dt.offset=Dt.collapse=="right"?Dt.end:Dt.start,Dt}function Ig(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function kd(it,st){return st&&(it.bad=!0),it}function Md(it,st,dt,ht,gt){var wt="",bt=!1,Rt=it.doc.lineSeparator(),Dt=!1;function Kt(Fe){return function(Mn){return Mn.id==Fe}}function ye(){bt&&(wt+=Rt,Dt&&(wt+=Rt),bt=Dt=!1)}function Jt(Fe){Fe&&(ye(),wt+=Fe)}function je(Fe){if(Fe.nodeType==1){var Mn=Fe.getAttribute("cm-text");if(Mn){Jt(Mn);return}var An=Fe.getAttribute("cm-marker"),Hn;if(An){var ii=it.findMarks(be(ht,0),be(gt+1,0),Kt(+An));ii.length&&(Hn=ii[0].find(0))&&Jt(me(it.doc,Hn.from,Hn.to).join(Rt));return}if(Fe.getAttribute("contenteditable")=="false")return;var Si=/^(pre|div|p|li|table|br)$/i.test(Fe.nodeName);if(!/^br$/i.test(Fe.nodeName)&&Fe.textContent.length==0)return;Si&&ye();for(var hi=0;hi<Fe.childNodes.length;hi++)je(Fe.childNodes[hi]);/^(pre|p)$/i.test(Fe.nodeName)&&(Dt=!0),Si&&(bt=!0)}else Fe.nodeType==3&&Jt(Fe.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;je(st),st!=dt;)st=st.nextSibling,Dt=!1;return wt}function pc(it,st,dt){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[dt],!ht)return kd(it.clipPos(be(it.display.viewTo-1)),!0);st=null,dt=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==it.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==it.display.lineDiv)break}for(var gt=0;gt<it.display.view.length;gt++){var wt=it.display.view[gt];if(wt.node==ht)return rm(wt,st,dt)}}function rm(it,st,dt){var ht=it.text.firstChild,gt=!1;if(!st||!ke(ht,st))return kd(be(Vt(it.line),0),!0);if(st==ht&&(gt=!0,st=ht.childNodes[dt],dt=0,!st)){var wt=it.rest?te(it.rest):it.line;return kd(be(Vt(wt),wt.text.length),gt)}var bt=st.nodeType==3?st:null,Rt=st;for(!bt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(bt=st.firstChild,dt&&(dt=bt.nodeValue.length));Rt.parentNode!=ht;)Rt=Rt.parentNode;var Dt=it.measure,Kt=Dt.maps;function ye(Hn,ii,Si){for(var hi=-1;hi<(Kt?Kt.length:0);hi++)for(var ki=hi<0?Dt.map:Kt[hi],Ji=0;Ji<ki.length;Ji+=3){var ui=ki[Ji+2];if(ui==Hn||ui==ii){var po=Vt(hi<0?it.line:it.rest[hi]),wr=ki[Ji]+Si;return(Si<0||ui!=Hn)&&(wr=ki[Ji+(Si?1:0)]),be(po,wr)}}}var Jt=ye(bt,Rt,dt);if(Jt)return kd(Jt,gt);for(var je=Rt.nextSibling,Fe=bt?bt.nodeValue.length-dt:0;je;je=je.nextSibling){if(Jt=ye(je,je.firstChild,0),Jt)return kd(be(Jt.line,Jt.ch-Fe),gt);Fe+=je.textContent.length}for(var Mn=Rt.previousSibling,An=dt;Mn;Mn=Mn.previousSibling){if(Jt=ye(Mn,Mn.firstChild,-1),Jt)return kd(be(Jt.line,Jt.ch+An),gt);An+=Mn.textContent.length}}var es=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Gt,this.hasSelection=!1,this.composing=null};es.prototype.init=function(it){var st=this,dt=this,ht=this.cm;this.createField(it);var gt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Ft&&(gt.style.width="0px"),gn(gt,"input",function(){ge&&he>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),gn(gt,"paste",function(bt){Ei(ht,bt)||Fg(bt,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function wt(bt){if(!Ei(ht,bt)){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var Rt=Bg(ht);Rh({lineWise:!0,text:Rt.text}),bt.type=="cut"?ht.setSelections(Rt.ranges,null,we):(dt.prevInput="",gt.value=Rt.text.join(`
|
|
`),en(gt))}else return;bt.type=="cut"&&(ht.state.cutIncoming=+new Date)}}gn(gt,"cut",wt),gn(gt,"copy",wt),gn(it.scroller,"paste",function(bt){if(!(Jr(it,bt)||Ei(ht,bt))){if(!gt.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var Rt=new Event("paste");Rt.clipboardData=bt.clipboardData,gt.dispatchEvent(Rt)}}),gn(it.lineSpace,"selectstart",function(bt){Jr(it,bt)||_i(bt)}),gn(gt,"compositionstart",function(){var bt=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:bt,range:ht.markText(bt,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),gn(gt,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},es.prototype.createField=function(it){this.wrapper=Og(),this.textarea=this.wrapper.firstChild},es.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},es.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ht=Tu(it);if(it.options.moveInputWithCursor){var gt=bo(it,dt.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),bt=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,gt.top+bt.top-wt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,gt.left+bt.left-wt.left))}return ht},es.prototype.showSelection=function(it){var st=this.cm,dt=st.display;Yt(dt.cursorDiv,it.cursors),Yt(dt.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},es.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&&en(this.textarea),ge&&he>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",ge&&he>=9&&(this.hasSelection=null))}},es.prototype.getField=function(){return this.textarea},es.prototype.supportsTouch=function(){return!1},es.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||Ae()!=this.textarea))try{this.textarea.focus()}catch(it){}},es.prototype.blur=function(){this.textarea.blur()},es.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},es.prototype.receivedFocus=function(){this.slowPoll()},es.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},es.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)},es.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 gt=dt.value;if(gt==ht&&!st.somethingSelected())return!1;if(ge&&he>=9&&this.hasSelection===gt||ct&&/[\uf700-\uf7ff]/.test(gt))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var wt=gt.charCodeAt(0);if(wt==8203&&!ht&&(ht="\u200B"),wt==8666)return this.reset(),this.cm.execCommand("undo")}for(var bt=0,Rt=Math.min(ht.length,gt.length);bt<Rt&&ht.charCodeAt(bt)==gt.charCodeAt(bt);)++bt;return Uo(st,function(){fc(st,gt.slice(bt),ht.length-bt,null,it.composing?"*compose":null),gt.length>1e3||gt.indexOf(`
|
|
`)>-1?dt.value=it.prevInput="":it.prevInput=gt,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},es.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},es.prototype.onKeyPress=function(){ge&&he>=9&&(this.hasSelection=null),this.fastPoll()},es.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ht=dt.display,gt=st.textarea;st.contextMenuPending&&st.contextMenuPending();var wt=$s(dt,it),bt=ht.scroller.scrollTop;if(!wt||$t)return;var Rt=dt.options.resetSelectionOnContextMenu;Rt&&dt.doc.sel.contains(wt)==-1&&ls(dt,Ws)(dt.doc,uu(wt),we);var Dt=gt.style.cssText,Kt=st.wrapper.style.cssText,ye=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",gt.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
top: `+(it.clientY-ye.top-5)+"px; left: "+(it.clientX-ye.left-5)+`px;
|
|
z-index: 1000; background: `+(ge?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Jt;ie&&(Jt=window.scrollY),ht.input.focus(),ie&&window.scrollTo(null,Jt),ht.input.reset(),dt.somethingSelected()||(gt.value=st.prevInput=" "),st.contextMenuPending=Fe,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function je(){if(gt.selectionStart!=null){var An=dt.somethingSelected(),Hn="\u200B"+(An?gt.value:"");gt.value="\u21DA",gt.value=Hn,st.prevInput=An?"":"\u200B",gt.selectionStart=1,gt.selectionEnd=Hn.length,ht.selForContextMenu=dt.doc.sel}}function Fe(){if(st.contextMenuPending==Fe&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Kt,gt.style.cssText=Dt,ge&&he<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=bt),gt.selectionStart!=null)){(!ge||ge&&he<9)&&je();var An=0,Hn=function(){ht.selForContextMenu==dt.doc.sel&>.selectionStart==0&>.selectionEnd>0&&st.prevInput=="\u200B"?ls(dt,Vr)(dt):An++<10?ht.detectingSelectAll=setTimeout(Hn,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(Hn,200)}}if(ge&&he>=9&&je(),Nt){Oo(it);var Mn=function(){li(window,"mouseup",Mn),setTimeout(Fe,20)};gn(window,"mouseup",Mn)}else setTimeout(Fe,50)},es.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},es.prototype.setUneditable=function(){},es.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?Ie(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=Ae();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ht(){it.value=Rt.getValue()}var gt;if(it.form&&(gn(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var wt=it.form;gt=wt.submit;try{var bt=wt.submit=function(){ht(),wt.submit=gt,wt.submit(),wt.submit=bt}}catch(Dt){}}st.finishInit=function(Dt){Dt.save=ht,Dt.getTextArea=function(){return it},Dt.toTextArea=function(){Dt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Dt.getWrapperElement()),it.style.display="",it.form&&(li(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=gt))}},it.style.display="none";var Rt=zo(function(Dt){return it.parentNode.insertBefore(Dt,it.nextSibling)},st);return Rt}function bd(it){it.off=li,it.on=gn,it.wheelEventPixels=za,it.Doc=Is,it.splitLines=no,it.countColumn=oe,it.findColumn=Sn,it.isWordChar=Et,it.Pass=qe,it.signal=Pi,it.Line=ko,it.changeEnd=zu,it.scrollbarModel=ng,it.Pos=be,it.cmpPos=Re,it.modes=mr,it.mimeModes=yr,it.resolveMode=Dn,it.getMode=pe,it.modeExtensions=ue,it.extendMode=se,it.copyState=kn,it.startState=Kn,it.innerMode=bn,it.commands=Wu,it.keyMap=Ca,it.keyName=qp,it.isModifierKey=Sd,it.lookupKey=tl,it.normalizeKeyMap=vg,it.StringStream=Ke,it.SharedTextMarker=Wl,it.TextMarker=le,it.LineWidget=cu,it.e_preventDefault=_i,it.e_stopPropagation=sr,it.e_stop=Oo,it.addClass=ze,it.contains=ke,it.rmClass=Ht,it.keyNames=Vl}im(zo),Uu(zo);var fu="iter insert remove copy getEditor constructor".split(" ");for(var mc in Is.prototype)Is.prototype.hasOwnProperty(mc)&&Me(fu,mc)<0&&(zo.prototype[mc]=function(it){return function(){return it.apply(this.doc,arguments)}}(Is.prototype[mc]));return Ci(Is),zo.inputStyles={textarea:es,contenteditable:ur},zo.defineMode=function(it){!zo.defaults.mode&&it!="null"&&(zo.defaults.mode=it),Kr.apply(this,arguments)},zo.defineMIME=Qn,zo.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),zo.defineMIME("text/plain","null"),zo.defineExtension=function(it,st){zo.prototype[it]=st},zo.defineDocExtension=function(it,st){Is.prototype[it]=st},zo.fromTextArea=sm,bd(zo),zo.version="5.58.2",zo})},25419:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780),Ut(15525),Ut(98101))})(function(Tt){"use strict";Tt.defineMode("markdown",function(fe,Le){var Be=Tt.getMode(fe,"text/html"),ge=Be.name=="null";function he(oe){if(Tt.findModeByName){var Gt=Tt.findModeByName(oe);Gt&&(oe=Gt.mime||Gt.mimes[0])}var Me=Tt.getMode(fe,oe);return Me.name=="null"?null:Me}Le.highlightFormatting===void 0&&(Le.highlightFormatting=!1),Le.maxBlockquoteDepth===void 0&&(Le.maxBlockquoteDepth=0),Le.taskLists===void 0&&(Le.taskLists=!1),Le.strikethrough===void 0&&(Le.strikethrough=!1),Le.emoji===void 0&&(Le.emoji=!1),Le.fencedCodeBlockHighlighting===void 0&&(Le.fencedCodeBlockHighlighting=!0),Le.fencedCodeBlockDefaultMode===void 0&&(Le.fencedCodeBlockDefaultMode="text/plain"),Le.xml===void 0&&(Le.xml=!0),Le.tokenTypeOverrides===void 0&&(Le.tokenTypeOverrides={});var ie={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 Oe in ie)ie.hasOwnProperty(Oe)&&Le.tokenTypeOverrides[Oe]&&(ie[Oe]=Le.tokenTypeOverrides[Oe]);var Se=/^([*\-_])(?:\s*\1){2,}\s*$/,$t=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,tn=/^\[(x| )\](?=\s)/i,ee=Le.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Je=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Ft=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,nt=/^\s*\[[^\]]+?\]:.*$/,ct=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,lt=" ";function pt(oe,Gt,Me){return Gt.f=Gt.inline=Me,Me(oe,Gt)}function vt(oe,Gt,Me){return Gt.f=Gt.block=Me,Me(oe,Gt)}function Lt(oe){return!oe||!/\S/.test(oe.string)}function Nt(oe){if(oe.linkTitle=!1,oe.linkHref=!1,oe.linkText=!1,oe.em=!1,oe.strong=!1,oe.strikethrough=!1,oe.quote=0,oe.indentedCode=!1,oe.f==Ht){var Gt=ge;if(!Gt){var Me=Tt.innerMode(Be,oe.htmlState);Gt=Me.mode.name=="xml"&&Me.state.tagStart===null&&!Me.state.context&&Me.state.tokenize.isInText}Gt&&(oe.f=xe,oe.block=_t,oe.htmlState=null)}return oe.trailingSpace=0,oe.trailingSpaceNewLine=!1,oe.prevLine=oe.thisLine,oe.thisLine={stream:null},null}function _t(oe,Gt){var Me=oe.column()===Gt.indentation,dn=Lt(Gt.prevLine.stream),qe=Gt.indentedCode,we=Gt.prevLine.hr,Ye=Gt.list!==!1,Xe=(Gt.listStack[Gt.listStack.length-1]||0)+3;Gt.indentedCode=!1;var Sn=Gt.indentation;if(Gt.indentationDiff===null&&(Gt.indentationDiff=Gt.indentation,Ye)){for(Gt.list=null;Sn<Gt.listStack[Gt.listStack.length-1];)Gt.listStack.pop(),Gt.listStack.length?Gt.indentation=Gt.listStack[Gt.listStack.length-1]:Gt.list=!1;Gt.list!==!1&&(Gt.indentationDiff=Sn-Gt.listStack[Gt.listStack.length-1])}var rn=!dn&&!we&&!Gt.prevLine.header&&(!Ye||!qe)&&!Gt.prevLine.fencedCodeEnd,Ln=(Gt.list===!1||we||dn)&&Gt.indentation<=Xe&&oe.match(Se),te=null;if(Gt.indentationDiff>=4&&(qe||Gt.prevLine.fencedCodeEnd||Gt.prevLine.header||dn))return oe.skipToEnd(),Gt.indentedCode=!0,ie.code;if(oe.eatSpace())return null;if(Me&&Gt.indentation<=Xe&&(te=oe.match(ee))&&te[1].length<=6)return Gt.quote=0,Gt.header=te[1].length,Gt.thisLine.header=!0,Le.highlightFormatting&&(Gt.formatting="header"),Gt.f=Gt.inline,Yt(Gt);if(Gt.indentation<=Xe&&oe.eat(">"))return Gt.quote=Me?1:Gt.quote+1,Le.highlightFormatting&&(Gt.formatting="quote"),oe.eatSpace(),Yt(Gt);if(!Ln&&!Gt.setext&&Me&&Gt.indentation<=Xe&&(te=oe.match($t))){var un=te[1]?"ol":"ul";return Gt.indentation=Sn+oe.current().length,Gt.list=!0,Gt.quote=0,Gt.listStack.push(Gt.indentation),Gt.em=!1,Gt.strong=!1,Gt.code=!1,Gt.strikethrough=!1,Le.taskLists&&oe.match(tn,!1)&&(Gt.taskList=!0),Gt.f=Gt.inline,Le.highlightFormatting&&(Gt.formatting=["list","list-"+un]),Yt(Gt)}else{if(Me&&Gt.indentation<=Xe&&(te=oe.match(et,!0)))return Gt.quote=0,Gt.fencedEndRE=new RegExp(te[1]+"+ *$"),Gt.localMode=Le.fencedCodeBlockHighlighting&&he(te[2]||Le.fencedCodeBlockDefaultMode),Gt.localMode&&(Gt.localState=Tt.startState(Gt.localMode)),Gt.f=Gt.block=ne,Le.highlightFormatting&&(Gt.formatting="code-block"),Gt.code=-1,Yt(Gt);if(Gt.setext||(!rn||!Ye)&&!Gt.quote&&Gt.list===!1&&!Gt.code&&!Ln&&!nt.test(oe.string)&&(te=oe.lookAhead(1))&&(te=te.match(Je)))return Gt.setext?(Gt.header=Gt.setext,Gt.setext=0,oe.skipToEnd(),Le.highlightFormatting&&(Gt.formatting="header")):(Gt.header=te[0].charAt(0)=="="?1:2,Gt.setext=Gt.header),Gt.thisLine.header=!0,Gt.f=Gt.inline,Yt(Gt);if(Ln)return oe.skipToEnd(),Gt.hr=!0,Gt.thisLine.hr=!0,ie.hr;if(oe.peek()==="[")return pt(oe,Gt,Cn)}return pt(oe,Gt,Gt.inline)}function Ht(oe,Gt){var Me=Be.token(oe,Gt.htmlState);if(!ge){var dn=Tt.innerMode(Be,Gt.htmlState);(dn.mode.name=="xml"&&dn.state.tagStart===null&&!dn.state.context&&dn.state.tokenize.isInText||Gt.md_inside&&oe.current().indexOf(">")>-1)&&(Gt.f=xe,Gt.block=_t,Gt.htmlState=null)}return Me}function ne(oe,Gt){var Me=Gt.listStack[Gt.listStack.length-1]||0,dn=Gt.indentation<Me,qe=Me+3;if(Gt.fencedEndRE&&Gt.indentation<=qe&&(dn||oe.match(Gt.fencedEndRE))){Le.highlightFormatting&&(Gt.formatting="code-block");var we;return dn||(we=Yt(Gt)),Gt.localMode=Gt.localState=null,Gt.block=_t,Gt.f=xe,Gt.fencedEndRE=null,Gt.code=0,Gt.thisLine.fencedCodeEnd=!0,dn?vt(oe,Gt,Gt.block):we}else return Gt.localMode?Gt.localMode.token(oe,Gt.localState):(oe.skipToEnd(),ie.code)}function Yt(oe){var Gt=[];if(oe.formatting){Gt.push(ie.formatting),typeof oe.formatting=="string"&&(oe.formatting=[oe.formatting]);for(var Me=0;Me<oe.formatting.length;Me++)Gt.push(ie.formatting+"-"+oe.formatting[Me]),oe.formatting[Me]==="header"&&Gt.push(ie.formatting+"-"+oe.formatting[Me]+"-"+oe.header),oe.formatting[Me]==="quote"&&(!Le.maxBlockquoteDepth||Le.maxBlockquoteDepth>=oe.quote?Gt.push(ie.formatting+"-"+oe.formatting[Me]+"-"+oe.quote):Gt.push("error"))}if(oe.taskOpen)return Gt.push("meta"),Gt.length?Gt.join(" "):null;if(oe.taskClosed)return Gt.push("property"),Gt.length?Gt.join(" "):null;if(oe.linkHref?Gt.push(ie.linkHref,"url"):(oe.strong&&Gt.push(ie.strong),oe.em&&Gt.push(ie.em),oe.strikethrough&&Gt.push(ie.strikethrough),oe.emoji&&Gt.push(ie.emoji),oe.linkText&&Gt.push(ie.linkText),oe.code&&Gt.push(ie.code),oe.image&&Gt.push(ie.image),oe.imageAltText&&Gt.push(ie.imageAltText,"link"),oe.imageMarker&&Gt.push(ie.imageMarker)),oe.header&&Gt.push(ie.header,ie.header+"-"+oe.header),oe.quote&&(Gt.push(ie.quote),!Le.maxBlockquoteDepth||Le.maxBlockquoteDepth>=oe.quote?Gt.push(ie.quote+"-"+oe.quote):Gt.push(ie.quote+"-"+Le.maxBlockquoteDepth)),oe.list!==!1){var dn=(oe.listStack.length-1)%3;dn?dn===1?Gt.push(ie.list2):Gt.push(ie.list3):Gt.push(ie.list1)}return oe.trailingSpaceNewLine?Gt.push("trailing-space-new-line"):oe.trailingSpace&&Gt.push("trailing-space-"+(oe.trailingSpace%2?"a":"b")),Gt.length?Gt.join(" "):null}function Qt(oe,Gt){if(oe.match(Ft,!0))return Yt(Gt)}function xe(oe,Gt){var Me=Gt.text(oe,Gt);if(typeof Me!="undefined")return Me;if(Gt.list)return Gt.list=null,Yt(Gt);if(Gt.taskList){var dn=oe.match(tn,!0)[1]===" ";return dn?Gt.taskOpen=!0:Gt.taskClosed=!0,Le.highlightFormatting&&(Gt.formatting="task"),Gt.taskList=!1,Yt(Gt)}if(Gt.taskOpen=!1,Gt.taskClosed=!1,Gt.header&&oe.match(/^#+$/,!0))return Le.highlightFormatting&&(Gt.formatting="header"),Yt(Gt);var qe=oe.next();if(Gt.linkTitle){Gt.linkTitle=!1;var we=qe;qe==="("&&(we=")"),we=(we+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Ye="^\\s*(?:[^"+we+"\\\\]+|\\\\\\\\|\\\\.)"+we;if(oe.match(new RegExp(Ye),!0))return ie.linkHref}if(qe==="`"){var Xe=Gt.formatting;Le.highlightFormatting&&(Gt.formatting="code"),oe.eatWhile("`");var Sn=oe.current().length;if(Gt.code==0&&(!Gt.quote||Sn==1))return Gt.code=Sn,Yt(Gt);if(Sn==Gt.code){var rn=Yt(Gt);return Gt.code=0,rn}else return Gt.formatting=Xe,Yt(Gt)}else if(Gt.code)return Yt(Gt);if(qe==="\\"&&(oe.next(),Le.highlightFormatting)){var Ln=Yt(Gt),te=ie.formatting+"-escape";return Ln?Ln+" "+te:te}if(qe==="!"&&oe.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Gt.imageMarker=!0,Gt.image=!0,Le.highlightFormatting&&(Gt.formatting="image"),Yt(Gt);if(qe==="["&&Gt.imageMarker&&oe.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Gt.imageMarker=!1,Gt.imageAltText=!0,Le.highlightFormatting&&(Gt.formatting="image"),Yt(Gt);if(qe==="]"&&Gt.imageAltText){Le.highlightFormatting&&(Gt.formatting="image");var Ln=Yt(Gt);return Gt.imageAltText=!1,Gt.image=!1,Gt.inline=Gt.f=ke,Ln}if(qe==="["&&!Gt.image)return Gt.linkText&&oe.match(/^.*?\]/)||(Gt.linkText=!0,Le.highlightFormatting&&(Gt.formatting="link")),Yt(Gt);if(qe==="]"&&Gt.linkText){Le.highlightFormatting&&(Gt.formatting="link");var Ln=Yt(Gt);return Gt.linkText=!1,Gt.inline=Gt.f=oe.match(/\(.*?\)| ?\[.*?\]/,!1)?ke:xe,Ln}if(qe==="<"&&oe.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Gt.f=Gt.inline=re,Le.highlightFormatting&&(Gt.formatting="link");var Ln=Yt(Gt);return Ln?Ln+=" ":Ln="",Ln+ie.linkInline}if(qe==="<"&&oe.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Gt.f=Gt.inline=re,Le.highlightFormatting&&(Gt.formatting="link");var Ln=Yt(Gt);return Ln?Ln+=" ":Ln="",Ln+ie.linkEmail}if(Le.xml&&qe==="<"&&oe.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var un=oe.string.indexOf(">",oe.pos);if(un!=-1){var Tn=oe.string.substring(oe.start,un);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Tn)&&(Gt.md_inside=!0)}return oe.backUp(1),Gt.htmlState=Tt.startState(Be),vt(oe,Gt,Ht)}if(Le.xml&&qe==="<"&&oe.match(/^\/\w*?>/))return Gt.md_inside=!1,"tag";if(qe==="*"||qe==="_"){for(var Bt=1,Ct=oe.pos==1?" ":oe.string.charAt(oe.pos-2);Bt<3&&oe.eat(qe);)Bt++;var St=oe.peek()||" ",Et=!/\s/.test(St)&&(!ct.test(St)||/\s/.test(Ct)||ct.test(Ct)),jt=!/\s/.test(Ct)&&(!ct.test(Ct)||/\s/.test(St)||ct.test(St)),Mt=null,ce=null;if(Bt%2&&(!Gt.em&&Et&&(qe==="*"||!jt||ct.test(Ct))?Mt=!0:Gt.em==qe&&jt&&(qe==="*"||!Et||ct.test(St))&&(Mt=!1)),Bt>1&&(!Gt.strong&&Et&&(qe==="*"||!jt||ct.test(Ct))?ce=!0:Gt.strong==qe&&jt&&(qe==="*"||!Et||ct.test(St))&&(ce=!1)),ce!=null||Mt!=null){Le.highlightFormatting&&(Gt.formatting=Mt==null?"strong":ce==null?"em":"strong em"),Mt===!0&&(Gt.em=qe),ce===!0&&(Gt.strong=qe);var rn=Yt(Gt);return Mt===!1&&(Gt.em=!1),ce===!1&&(Gt.strong=!1),rn}}else if(qe===" "&&(oe.eat("*")||oe.eat("_"))){if(oe.peek()===" ")return Yt(Gt);oe.backUp(1)}if(Le.strikethrough){if(qe==="~"&&oe.eatWhile(qe)){if(Gt.strikethrough){Le.highlightFormatting&&(Gt.formatting="strikethrough");var rn=Yt(Gt);return Gt.strikethrough=!1,rn}else if(oe.match(/^[^\s]/,!1))return Gt.strikethrough=!0,Le.highlightFormatting&&(Gt.formatting="strikethrough"),Yt(Gt)}else if(qe===" "&&oe.match(/^~~/,!0)){if(oe.peek()===" ")return Yt(Gt);oe.backUp(2)}}if(Le.emoji&&qe===":"&&oe.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Gt.emoji=!0,Le.highlightFormatting&&(Gt.formatting="emoji");var ve=Yt(Gt);return Gt.emoji=!1,ve}return qe===" "&&(oe.match(/^ +$/,!1)?Gt.trailingSpace++:Gt.trailingSpace&&(Gt.trailingSpaceNewLine=!0)),Yt(Gt)}function re(oe,Gt){var Me=oe.next();if(Me===">"){Gt.f=Gt.inline=xe,Le.highlightFormatting&&(Gt.formatting="link");var dn=Yt(Gt);return dn?dn+=" ":dn="",dn+ie.linkInline}return oe.match(/^[^>]+/,!0),ie.linkInline}function ke(oe,Gt){if(oe.eatSpace())return null;var Me=oe.next();return Me==="("||Me==="["?(Gt.f=Gt.inline=ze(Me==="("?")":"]"),Le.highlightFormatting&&(Gt.formatting="link-string"),Gt.linkHref=!0,Yt(Gt)):"error"}var Ae={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function ze(oe){return function(Gt,Me){var dn=Gt.next();if(dn===oe){Me.f=Me.inline=xe,Le.highlightFormatting&&(Me.formatting="link-string");var qe=Yt(Me);return Me.linkHref=!1,qe}return Gt.match(Ae[oe]),Me.linkHref=!0,Yt(Me)}}function Cn(oe,Gt){return oe.match(/^([^\]\\]|\\.)*\]:/,!1)?(Gt.f=en,oe.next(),Le.highlightFormatting&&(Gt.formatting="link"),Gt.linkText=!0,Yt(Gt)):pt(oe,Gt,xe)}function en(oe,Gt){if(oe.match(/^\]:/,!0)){Gt.f=Gt.inline=mn,Le.highlightFormatting&&(Gt.formatting="link");var Me=Yt(Gt);return Gt.linkText=!1,Me}return oe.match(/^([^\]\\]|\\.)+/,!0),ie.linkText}function mn(oe,Gt){return oe.eatSpace()?null:(oe.match(/^[^\s]+/,!0),oe.peek()===void 0?Gt.linkTitle=!0:oe.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Gt.f=Gt.inline=xe,ie.linkHref+" url")}var Ie={startState:function(){return{f:_t,prevLine:{stream:null},thisLine:{stream:null},block:_t,htmlState:null,indentation:0,inline:xe,text:Qt,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(oe){return{f:oe.f,prevLine:oe.prevLine,thisLine:oe.thisLine,block:oe.block,htmlState:oe.htmlState&&Tt.copyState(Be,oe.htmlState),indentation:oe.indentation,localMode:oe.localMode,localState:oe.localMode?Tt.copyState(oe.localMode,oe.localState):null,inline:oe.inline,text:oe.text,formatting:!1,linkText:oe.linkText,linkTitle:oe.linkTitle,linkHref:oe.linkHref,code:oe.code,em:oe.em,strong:oe.strong,strikethrough:oe.strikethrough,emoji:oe.emoji,header:oe.header,setext:oe.setext,hr:oe.hr,taskList:oe.taskList,list:oe.list,listStack:oe.listStack.slice(0),quote:oe.quote,indentedCode:oe.indentedCode,trailingSpace:oe.trailingSpace,trailingSpaceNewLine:oe.trailingSpaceNewLine,md_inside:oe.md_inside,fencedEndRE:oe.fencedEndRE}},token:function(oe,Gt){if(Gt.formatting=!1,oe!=Gt.thisLine.stream){if(Gt.header=0,Gt.hr=!1,oe.match(/^\s*$/,!0))return Nt(Gt),null;if(Gt.prevLine=Gt.thisLine,Gt.thisLine={stream:oe},Gt.taskList=!1,Gt.trailingSpace=0,Gt.trailingSpaceNewLine=!1,!Gt.localState&&(Gt.f=Gt.block,Gt.f!=Ht)){var Me=oe.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Gt.indentation=Me,Gt.indentationDiff=null,Me>0)return null}}return Gt.f(oe,Gt)},innerMode:function(oe){return oe.block==Ht?{state:oe.htmlState,mode:Be}:oe.localState?{state:oe.localState,mode:oe.localMode}:{state:oe,mode:Ie}},indent:function(oe,Gt,Me){return oe.block==Ht&&Be.indent?Be.indent(oe.htmlState,Gt,Me):oe.localState&&oe.localMode.indent?oe.localMode.indent(oe.localState,Gt,Me):Tt.Pass},blankLine:Nt,getType:Yt,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return Ie},"xml"),Tt.defineMIME("text/markdown","markdown"),Tt.defineMIME("text/x-markdown","markdown")})},98101:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){"use strict";Tt.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 fe=0;fe<Tt.modeInfo.length;fe++){var Le=Tt.modeInfo[fe];Le.mimes&&(Le.mime=Le.mimes[0])}Tt.findModeByMIME=function(Be){Be=Be.toLowerCase();for(var ge=0;ge<Tt.modeInfo.length;ge++){var he=Tt.modeInfo[ge];if(he.mime==Be)return he;if(he.mimes){for(var ie=0;ie<he.mimes.length;ie++)if(he.mimes[ie]==Be)return he}}if(/\+xml$/.test(Be))return Tt.findModeByMIME("application/xml");if(/\+json$/.test(Be))return Tt.findModeByMIME("application/json")},Tt.findModeByExtension=function(Be){Be=Be.toLowerCase();for(var ge=0;ge<Tt.modeInfo.length;ge++){var he=Tt.modeInfo[ge];if(he.ext){for(var ie=0;ie<he.ext.length;ie++)if(he.ext[ie]==Be)return he}}},Tt.findModeByFileName=function(Be){for(var ge=0;ge<Tt.modeInfo.length;ge++){var he=Tt.modeInfo[ge];if(he.file&&he.file.test(Be))return he}var ie=Be.lastIndexOf("."),Oe=ie>-1&&Be.substring(ie+1,Be.length);if(Oe)return Tt.findModeByExtension(Oe)},Tt.findModeByName=function(Be){Be=Be.toLowerCase();for(var ge=0;ge<Tt.modeInfo.length;ge++){var he=Tt.modeInfo[ge];if(he.name.toLowerCase()==Be)return he;if(he.alias){for(var ie=0;ie<he.alias.length;ie++)if(he.alias[ie].toLowerCase()==Be)return he}}}})},67549:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){"use strict";Tt.defineMode("stex",function(fe,Le){"use strict";function Be(Ft,et){Ft.cmdState.push(et)}function ge(Ft){return Ft.cmdState.length>0?Ft.cmdState[Ft.cmdState.length-1]:null}function he(Ft){var et=Ft.cmdState.pop();et&&et.closeBracket()}function ie(Ft){for(var et=Ft.cmdState,nt=et.length-1;nt>=0;nt--){var ct=et[nt];if(ct.name!="DEFAULT")return ct}return{styleIdentifier:function(){return null}}}function Oe(Ft,et,nt){return function(){this.name=Ft,this.bracketNo=0,this.style=et,this.styles=nt,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var Se={};Se.importmodule=Oe("importmodule","tag",["string","builtin"]),Se.documentclass=Oe("documentclass","tag",["","atom"]),Se.usepackage=Oe("usepackage","tag",["atom"]),Se.begin=Oe("begin","tag",["atom"]),Se.end=Oe("end","tag",["atom"]),Se.label=Oe("label","tag",["atom"]),Se.ref=Oe("ref","tag",["atom"]),Se.eqref=Oe("eqref","tag",["atom"]),Se.cite=Oe("cite","tag",["atom"]),Se.bibitem=Oe("bibitem","tag",["atom"]),Se.Bibitem=Oe("Bibitem","tag",["atom"]),Se.RBibitem=Oe("RBibitem","tag",["atom"]),Se.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function $t(Ft,et){Ft.f=et}function tn(Ft,et){var nt;if(Ft.match(/^\\[a-zA-Z@]+/)){var ct=Ft.current().slice(1);return nt=Se.hasOwnProperty(ct)?Se[ct]:Se.DEFAULT,nt=new nt,Be(et,nt),$t(et,Je),nt.style}if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/\\]/))return"tag";if(Ft.match("\\["))return $t(et,function(pt,vt){return ee(pt,vt,"\\]")}),"keyword";if(Ft.match("\\("))return $t(et,function(pt,vt){return ee(pt,vt,"\\)")}),"keyword";if(Ft.match("$$"))return $t(et,function(pt,vt){return ee(pt,vt,"$$")}),"keyword";if(Ft.match("$"))return $t(et,function(pt,vt){return ee(pt,vt,"$")}),"keyword";var lt=Ft.next();if(lt=="%")return Ft.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=ge(et),nt)nt.closeBracket(lt),$t(et,Je);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=Se.DEFAULT,nt=new nt,Be(et,nt),"bracket"):/\d/.test(lt)?(Ft.eatWhile(/[\w.%]/),"atom"):(Ft.eatWhile(/[\w\-_]/),nt=ie(et),nt.name=="begin"&&(nt.argument=Ft.current()),nt.styleIdentifier())}function ee(Ft,et,nt){if(Ft.eatSpace())return null;if(nt&&Ft.match(nt))return $t(et,tn),"keyword";if(Ft.match(/^\\[a-zA-Z@]+/))return"tag";if(Ft.match(/^[a-zA-Z]+/))return"variable-2";if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/]/)||Ft.match(/^[\^_&]/))return"tag";if(Ft.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Ft.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ct=Ft.next();return ct=="{"||ct=="}"||ct=="["||ct=="]"||ct=="("||ct==")"?"bracket":ct=="%"?(Ft.skipToEnd(),"comment"):"error"}function Je(Ft,et){var nt=Ft.peek(),ct;return nt=="{"||nt=="["?(ct=ge(et),ct.openBracket(nt),Ft.eat(nt),$t(et,tn),"bracket"):/[ \t\r]/.test(nt)?(Ft.eat(nt),null):($t(et,tn),he(et),tn(Ft,et))}return{startState:function(){var Ft=Le.inMathMode?function(et,nt){return ee(et,nt)}:tn;return{cmdState:[],f:Ft}},copyState:function(Ft){return{cmdState:Ft.cmdState.slice(),f:Ft.f}},token:function(Ft,et){return et.f(Ft,et)},blankLine:function(Ft){Ft.f=tn,Ft.cmdState.length=0},lineComment:"%"}}),Tt.defineMIME("text/x-stex","stex"),Tt.defineMIME("text/x-latex","stex")})},15525:function(fn,Gn,Ut){(function(Tt){Tt(Ut(89780))})(function(Tt){"use strict";var fe={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},Le={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};Tt.defineMode("xml",function(Be,ge){var he=Be.indentUnit,ie={},Oe=ge.htmlMode?fe:Le;for(var Se in Oe)ie[Se]=Oe[Se];for(var Se in ge)ie[Se]=ge[Se];var $t,tn;function ee(re,ke){function Ae(en){return ke.tokenize=en,en(re,ke)}var ze=re.next();if(ze=="<")return re.eat("!")?re.eat("[")?re.match("CDATA[")?Ae(et("atom","]]>")):null:re.match("--")?Ae(et("comment","-->")):re.match("DOCTYPE",!0,!0)?(re.eatWhile(/[\w\._\-]/),Ae(nt(1))):null:re.eat("?")?(re.eatWhile(/[\w\._\-]/),ke.tokenize=et("meta","?>"),"meta"):($t=re.eat("/")?"closeTag":"openTag",ke.tokenize=Je,"tag bracket");if(ze=="&"){var Cn;return re.eat("#")?re.eat("x")?Cn=re.eatWhile(/[a-fA-F\d]/)&&re.eat(";"):Cn=re.eatWhile(/[\d]/)&&re.eat(";"):Cn=re.eatWhile(/[\w\.\-:]/)&&re.eat(";"),Cn?"atom":"error"}else return re.eatWhile(/[^&<]/),null}ee.isInText=!0;function Je(re,ke){var Ae=re.next();if(Ae==">"||Ae=="/"&&re.eat(">"))return ke.tokenize=ee,$t=Ae==">"?"endTag":"selfcloseTag","tag bracket";if(Ae=="=")return $t="equals",null;if(Ae=="<"){ke.tokenize=ee,ke.state=vt,ke.tagName=ke.tagStart=null;var ze=ke.tokenize(re,ke);return ze?ze+" tag error":"tag error"}else return/[\'\"]/.test(Ae)?(ke.tokenize=Ft(Ae),ke.stringStartCol=re.column(),ke.tokenize(re,ke)):(re.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ft(re){var ke=function(Ae,ze){for(;!Ae.eol();)if(Ae.next()==re){ze.tokenize=Je;break}return"string"};return ke.isInAttribute=!0,ke}function et(re,ke){return function(Ae,ze){for(;!Ae.eol();){if(Ae.match(ke)){ze.tokenize=ee;break}Ae.next()}return re}}function nt(re){return function(ke,Ae){for(var ze;(ze=ke.next())!=null;){if(ze=="<")return Ae.tokenize=nt(re+1),Ae.tokenize(ke,Ae);if(ze==">")if(re==1){Ae.tokenize=ee;break}else return Ae.tokenize=nt(re-1),Ae.tokenize(ke,Ae)}return"meta"}}function ct(re,ke,Ae){this.prev=re.context,this.tagName=ke,this.indent=re.indented,this.startOfLine=Ae,(ie.doNotIndent.hasOwnProperty(ke)||re.context&&re.context.noIndent)&&(this.noIndent=!0)}function lt(re){re.context&&(re.context=re.context.prev)}function pt(re,ke){for(var Ae;;){if(!re.context||(Ae=re.context.tagName,!ie.contextGrabbers.hasOwnProperty(Ae)||!ie.contextGrabbers[Ae].hasOwnProperty(ke)))return;lt(re)}}function vt(re,ke,Ae){return re=="openTag"?(Ae.tagStart=ke.column(),Lt):re=="closeTag"?Nt:vt}function Lt(re,ke,Ae){return re=="word"?(Ae.tagName=ke.current(),tn="tag",ne):ie.allowMissingTagName&&re=="endTag"?(tn="tag bracket",ne(re,ke,Ae)):(tn="error",Lt)}function Nt(re,ke,Ae){if(re=="word"){var ze=ke.current();return Ae.context&&Ae.context.tagName!=ze&&ie.implicitlyClosed.hasOwnProperty(Ae.context.tagName)&<(Ae),Ae.context&&Ae.context.tagName==ze||ie.matchClosing===!1?(tn="tag",_t):(tn="tag error",Ht)}else return ie.allowMissingTagName&&re=="endTag"?(tn="tag bracket",_t(re,ke,Ae)):(tn="error",Ht)}function _t(re,ke,Ae){return re!="endTag"?(tn="error",_t):(lt(Ae),vt)}function Ht(re,ke,Ae){return tn="error",_t(re,ke,Ae)}function ne(re,ke,Ae){if(re=="word")return tn="attribute",Yt;if(re=="endTag"||re=="selfcloseTag"){var ze=Ae.tagName,Cn=Ae.tagStart;return Ae.tagName=Ae.tagStart=null,re=="selfcloseTag"||ie.autoSelfClosers.hasOwnProperty(ze)?pt(Ae,ze):(pt(Ae,ze),Ae.context=new ct(Ae,ze,Cn==Ae.indented)),vt}return tn="error",ne}function Yt(re,ke,Ae){return re=="equals"?Qt:(ie.allowMissing||(tn="error"),ne(re,ke,Ae))}function Qt(re,ke,Ae){return re=="string"?xe:re=="word"&&ie.allowUnquoted?(tn="string",ne):(tn="error",ne(re,ke,Ae))}function xe(re,ke,Ae){return re=="string"?xe:ne(re,ke,Ae)}return{startState:function(re){var ke={tokenize:ee,state:vt,indented:re||0,tagName:null,tagStart:null,context:null};return re!=null&&(ke.baseIndent=re),ke},token:function(re,ke){if(!ke.tagName&&re.sol()&&(ke.indented=re.indentation()),re.eatSpace())return null;$t=null;var Ae=ke.tokenize(re,ke);return(Ae||$t)&&Ae!="comment"&&(tn=null,ke.state=ke.state($t||Ae,re,ke),tn&&(Ae=tn=="error"?Ae+" error":tn)),Ae},indent:function(re,ke,Ae){var ze=re.context;if(re.tokenize.isInAttribute)return re.tagStart==re.indented?re.stringStartCol+1:re.indented+he;if(ze&&ze.noIndent)return Tt.Pass;if(re.tokenize!=Je&&re.tokenize!=ee)return Ae?Ae.match(/^(\s*)/)[0].length:0;if(re.tagName)return ie.multilineTagIndentPastTag!==!1?re.tagStart+re.tagName.length+2:re.tagStart+he*(ie.multilineTagIndentFactor||1);if(ie.alignCDATA&&/<!\[CDATA\[/.test(ke))return 0;var Cn=ke&&/^<(\/)?([\w_:\.-]*)/.exec(ke);if(Cn&&Cn[1])for(;ze;)if(ze.tagName==Cn[2]){ze=ze.prev;break}else if(ie.implicitlyClosed.hasOwnProperty(ze.tagName))ze=ze.prev;else break;else if(Cn)for(;ze;){var en=ie.contextGrabbers[ze.tagName];if(en&&en.hasOwnProperty(Cn[2]))ze=ze.prev;else break}for(;ze&&ze.prev&&!ze.startOfLine;)ze=ze.prev;return ze?ze.indent+he:re.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:ie.htmlMode?"html":"xml",helperType:ie.htmlMode?"html":"xml",skipAttribute:function(re){re.state==Qt&&(re.state=ne)},xmlCurrentTag:function(re){return re.tagName?{name:re.tagName,close:re.type=="closeTag"}:null},xmlCurrentContext:function(re){for(var ke=[],Ae=re.context;Ae;Ae=Ae.prev)Ae.tagName&&ke.push(Ae.tagName);return ke.reverse()}}}),Tt.defineMIME("text/xml","xml"),Tt.defineMIME("application/xml","xml"),Tt.mimeModes.hasOwnProperty("text/html")||Tt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{$u:function(){return Se},BD:function(){return Bt},E9:function(){return Oe},FF:function(){return vr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return Nt},NB:function(){return Ne},S0:function(){return te},UL:function(){return $t},Vk:function(){return lt},Vm:function(){return sn},YI:function(){return un},ZA:function(){return Le},Zt:function(){return tn},al:function(){return Mt},bn:function(){return jt},bx:function(){return Ct},g2:function(){return Tn},h1:function(){return Qt},hD:function(){return Ci},l4:function(){return he},rU:function(){return Qe},s_:function(){return St},uz:function(){return We},z6:function(){return ee}}),fn=Ut.hmd(fn),function(){var Pt;function Io(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function lo(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:Io(a)}}function Fo(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var mr=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},yr;if(typeof Object.setPrototypeOf=="function")yr=Object.setPrototypeOf;else{var Kr;t:{var Qn={a:!0},Dn={};try{Dn.__proto__=Qn,Kr=Dn.a;break t}catch(a){}Kr=!1}yr=Kr?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var pe=yr;function ue(a,y){if(a.prototype=mr(y.prototype),a.prototype.constructor=a,pe)pe(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var b=Object.getOwnPropertyDescriptor(y,x);b&&Object.defineProperty(a,x,b)}else a[x]=y[x];a.QA=y.prototype}var se=typeof Ut.g!="undefined"&&Ut.g!=null?Ut.g:self,kn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var b=arguments[x];if(b)for(var E in b)Object.prototype.hasOwnProperty.call(b,E)&&(a[E]=b[E])}return a},bn=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function Kn(a,y){if(y){var x=se;a=a.split(".");for(var b=0;b<a.length-1;b++){var E=a[b];E in x||(x[E]={}),x=x[E]}a=a[a.length-1],b=x[a],y=y(b),y!=b&&y!=null&&bn(x,a,{writable:!0,value:y})}}Kn("Object.assign",function(a){return a||kn}),Kn("Array.prototype.fill",function(a){return a||function(y,x,b){var E=this.length||0;for(0>x&&(x=Math.max(0,E+x)),(b==null||b>E)&&(b=E),b=Number(b),0>b&&(b=Math.max(0,E+b)),x=Number(x||0);x<b;x++)this[x]=y;return this}});var Ke=typeof globalThis=="object"&&globalThis||typeof Ut.g=="object"&&Ut.g.global===Ut.g&&Ut.g||typeof self=="object"&&self.self===self&&self||{};Ke.requestAnimationFrame===void 0&&(Ke.setImmediate===void 0?Ke.requestAnimationFrame=function(a){Ke.setTimeout(a,0)}:Ke.requestAnimationFrame=Ke.setImmediate);function vn(){}function me(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&Ke.clearTimeout(x),x=de(function(){x=-1,a.apply(b,E)},y)}}function de(a,y){return Ke.setTimeout(a,y)}function Pn(a){return Ke.document.createElement(a)}function Vt(a){throw Error(a)}function Te(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Vt(a)}function ln(a,y,x,b){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",b!==void 0&&(x+="."+b),Vt(x+" is not in the range "+y+": "+a)}function Fn(a){Ke.console&&Ke.console.log(a)}function be(a){return typeof a=="object"&&a!==null}function Re(a){return Array.isArray(a)||Ke.NodeList&&a instanceof Ke.NodeList||Ke.HTMLCollection&&a instanceof Ke.HTMLCollection}function En(a){return Array.prototype.slice.call(a)}function On(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Vt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Un(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Vt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Rn(){var a=uo.pop();return a===void 0?[]:a}function wn(a){a.length=0,uo.push(a)}function jn(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(be(a)&&a.constructor)return jn(a.constructor);return typeof a}function fi(a){var y=a;return be(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 gi(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 xi(a,y,x){Object.defineProperty(Co.prototype,a,{get:y,set:x})}function De(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var b=0,E=0;E<a.length;E+=2)x[b++]=y[a.substr(E,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=b=0;256>x;x++)b=(b+y[x]+119)%256,E=y[x],y[x]=y[b],y[b]=E;b=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,b=(b+y[x])%256,E=y[x],y[x]=y[b],y[b]=E,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[b])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var io=Ke.navigator!==void 0&&0<Ke.navigator.userAgent.indexOf("Trident/7"),Mi=Ke.navigator!==void 0&&Ke.navigator.platform!==void 0&&Ke.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,uo=[];Object.freeze([]),vn.className="Util",vn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",vn.adym="gojs.net",vn.vfo="28e645fdb266",vn.className="Util";function Ce(a,y,x){Wn(this),this.j=a,this.xa=y,this.o=x}Ce.prototype.toString=function(){return"EnumValue."+this.xa};function yn(a,y){return y==null||y===""?null:a[y]}se.Object.defineProperties(Ce.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),Ce.className="EnumValue";function zn(){this.ew=[]}zn.prototype.toString=function(){return this.ew.join("")},zn.prototype.add=function(a){a!==""&&this.ew.push(a)},zn.className="StringBuilder";function Yn(){}Yn.className="PropertyCollection";var Zn={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){Ke.console&&Ke.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tj<y.Zl.length;E={Tj:E.Tj},E.Tj++){var z=Object.getOwnPropertyDescriptor(b.prototype,y.Zl[E.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(b.prototype,y.Zl[E.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function ti(){}ti.prototype.reset=function(){},ti.prototype.next=function(){return!1},ti.prototype.Ad=function(){return!1},ti.prototype.first=function(){return null},ti.prototype.any=function(){return!1},ti.prototype.all=function(){return!0},ti.prototype.each=function(){return this},ti.prototype.map=function(){return this},ti.prototype.filter=function(){return this},ti.prototype.de=function(){},ti.prototype.toString=function(){return"EmptyIterator"},se.Object.defineProperties(ti.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),ti.prototype.first=ti.prototype.first,ti.prototype.hasNext=ti.prototype.Ad,ti.prototype.next=ti.prototype.next,ti.prototype.reset=ti.prototype.reset;var Ni=null;ti.className="EmptyIterator",Ni=new ti;function vi(a){this.key=-1,this.value=a}vi.prototype.reset=function(){this.key=-1},vi.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},vi.prototype.Ad=function(){return this.next()},vi.prototype.first=function(){return this.key=0,this.value},vi.prototype.any=function(a){return this.key=-1,a(this.value)},vi.prototype.all=function(a){return this.key=-1,a(this.value)},vi.prototype.each=function(a){return this.key=-1,a(this.value),this},vi.prototype.map=function(a){return new vi(a(this.value))},vi.prototype.filter=function(a){return a(this.value)?new vi(this.value):Ni},vi.prototype.de=function(){this.value=null},vi.prototype.toString=function(){return"SingletonIterator("+this.value+")"},se.Object.defineProperties(vi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),vi.prototype.first=vi.prototype.first,vi.prototype.hasNext=vi.prototype.Ad,vi.prototype.next=vi.prototype.next,vi.prototype.reset=vi.prototype.reset,vi.className="SingletonIterator";function Ti(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}Ti.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},Ti.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,b=this.qf;if(b!==null)for(;x<y;){var E=a[x];if(b(E))return this.key=this.Za=x,this.value=E,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},Ti.prototype.Ad=function(){return this.next()},Ti.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var b=0;b<y;){var E=a[b];if(x(E))return this.key=this.Za=b,this.value=E;b++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},Ti.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&a(z))return!0}return!1},Ti.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&!a(z))return!1}return!0},Ti.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];(b===null||b(z))&&a(z)}return this},Ti.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&x.push(a(tt))}return a=new He,a.s=x,a.xb(),a.iterator},Ti.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&a(tt)&&x.push(tt)}return a=new He,a.s=x,a.xb(),a.iterator},Ti.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},Ti.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},se.Object.defineProperties(Ti.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,b=x.length,E=0;E<b;E++)a(x[E])&&y++;return y}return this.Bb.s.length}}}),Ti.prototype.first=Ti.prototype.first,Ti.prototype.hasNext=Ti.prototype.Ad,Ti.prototype.next=Ti.prototype.next,Ti.prototype.reset=Ti.prototype.reset,Ti.className="ListIterator";function Di(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Di.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Di.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;var y=--this.Za;return 0<=y?(this.key=y,this.value=a.s[y],!0):(this.de(),!1)},Di.prototype.Ad=function(){return this.next()},Di.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},Di.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},Di.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},Di.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},Di.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 He,a.s=x,a.xb(),a.iterator},Di.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 He,a.s=x,a.xb(),a.iterator},Di.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Di.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},se.Object.defineProperties(Di.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Di.prototype.first=Di.prototype.first,Di.prototype.hasNext=Di.prototype.Ad,Di.prototype.next=Di.prototype.next,Di.prototype.reset=Di.prototype.reset,Di.className="ListIteratorBackwards";function He(a){Wn(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Vt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=He.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return this._isFrozen=!1,this},Pt.toString=function(){return"List()#"+pi(this)},Pt.add=function(a){return a===null?this:(this._isFrozen&&Te(this,a),this.s.push(a),this.xb(),this)},Pt.push=function(a){this.add(a)},Pt.addAll=function(a){if(a===null)return this;this._isFrozen&&Te(this);var y=this.s;if(Re(a))for(var x=a.length,b=0;b<x;b++)y.push(a[b]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Pt.clear=function(){this._isFrozen&&Te(this),this.s.length=0,this.xb()},Pt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Pt.has=function(a){return this.contains(a)},Pt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Pt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&ln(a,"0 <= i < length",He,"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)&&ln(a,"0 <= i < length",He,"setElt:i"),this._isFrozen&&Te(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 0<y?a[y-1]:null},Pt.pop=function(){this._isFrozen&&Te(this);var a=this.s;return 0<a.length?a.pop():null},He.prototype.any=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(a(y[b]))return!0;return!1},He.prototype.all=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(!a(y[b]))return!1;return!0},He.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},He.prototype.map=function(a){for(var y=new He,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},He.prototype.filter=function(a){for(var y=new He,x=[],b=this.s,E=b.length,z=0;z<E;z++){var tt=b[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Pt=He.prototype,Pt.Gb=function(a,y){0>a&&ln(a,">= 0",He,"insertAt:i"),this._isFrozen&&Te(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&&Te(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)&&ln(a,"0 <= i < length",He,"removeAt:i"),this._isFrozen&&Te(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&&Te(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},He.prototype.copy=function(){var a=new He,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Pt=He.prototype,Pt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Pt.Iv=function(){for(var a=new Ge,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Pt.sort=function(a){return this._isFrozen&&Te(this),this.s.sort(a),this.xb(),this},Pt.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&Te(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&ln(y,"0 <= from < length",He,"sortRange:from"),z===2)return x=b[y],E=b[y+1],0<a(x,E)&&(b[y]=E,b[y+1]=x,this.xb()),this;if(y===0)if(x>=E)b.sort(a);else for(y=b.slice(0,x),y.sort(a),a=0;a<x;a++)b[a]=y[a];else if(x>=E)for(x=b.slice(y),x.sort(a),a=y;a<E;a++)b[a]=x[a-y];else for(E=b.slice(y,x),E.sort(a),a=y;a<x;a++)b[a]=E[a-y];return this.xb(),this},Pt.reverse=function(){return this._isFrozen&&Te(this),this.s.reverse(),this.xb(),this},se.Object.defineProperties(He.prototype,{_dataArray:{get:function(){return this.s}},count:{get:function(){return this.s.length}},size:{get:function(){return this.s.length}},length:{get:function(){return this.s.length}},iterator:{get:function(){if(0>=this.s.length)return Ni;var a=this.Sa;return a!==null?(a.reset(),a):new Ti(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Ni;var a=this.Hg;return a!==null?(a.reset(),a):new Di(this)}}}),He.prototype.reverse=He.prototype.reverse,He.prototype.sortRange=He.prototype.zi,He.prototype.sort=He.prototype.sort,He.prototype.toSet=He.prototype.Iv,He.prototype.toArray=He.prototype.Fa,He.prototype.removeRange=He.prototype.removeRange,He.prototype.removeAt=He.prototype.mb,He.prototype.delete=He.prototype.delete,He.prototype.remove=He.prototype.remove,He.prototype.insertAt=He.prototype.Gb,He.prototype.pop=He.prototype.pop,He.prototype.last=He.prototype.jc,He.prototype.first=He.prototype.first,He.prototype.set=He.prototype.set,He.prototype.setElt=He.prototype.cd,He.prototype.get=He.prototype.get,He.prototype.elt=He.prototype.M,He.prototype.indexOf=He.prototype.indexOf,He.prototype.has=He.prototype.has,He.prototype.contains=He.prototype.contains,He.prototype.clear=He.prototype.clear,He.prototype.addAll=He.prototype.addAll,He.prototype.push=He.prototype.push,He.prototype.add=He.prototype.add,He.prototype.thaw=He.prototype.ka,He.prototype.freeze=He.prototype.freeze,He.className="List";function Yi(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Yi.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Yi.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)},Yi.prototype.Ad=function(){return this.next()},Yi.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},Yi.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},Yi.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},Yi.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},Yi.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new He;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Yi.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new He;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},Yi.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Yi.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},se.Object.defineProperties(Yi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Yi.prototype.first=Yi.prototype.first,Yi.prototype.hasNext=Yi.prototype.Ad,Yi.prototype.next=Yi.prototype.next,Yi.prototype.reset=Yi.prototype.reset,Yi.className="SetIterator";function Ge(a){Wn(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Vt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=Ge.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return this._isFrozen=!1,this},Pt.toString=function(){return"Set()#"+pi(this)},Pt.add=function(a){if(a===null)return this;this._isFrozen&&Te(this,a);var y=a;return be(a)&&(y=ei(a)),this.Tb[y]===void 0&&(this.Sb++,a=new zr(a,a),this.Tb[y]=a,y=this.kf,y===null?this.ea=a:(a.ll=y,y.va=a),this.kf=a,this.xb()),this},Pt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&Te(this),Re(a))for(var y=a.length,x=0;x<y;x++)this.add(a[x]);else for(a=a.iterator;a.next();)this.add(a.value);return this},Pt.contains=function(a){if(a===null)return!1;var y=a;return be(a)&&(y=pi(a),y===void 0)?!1:this.Tb[y]!==void 0},Pt.has=function(a){return this.contains(a)},Pt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Pt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Pt.first=function(){var a=this.ea;return a===null?null:a.value},Ge.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Ge.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Ge.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Ge.prototype.map=function(a){for(var y=new Ge,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Ge.prototype.filter=function(a){for(var y=new Ge,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Pt=Ge.prototype,Pt.remove=function(a){if(a===null)return!1;this._isFrozen&&Te(this,a);var y=a;if(be(a)&&(y=pi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Pt.delete=function(a){return this.remove(a)},Pt.hp=function(a){if(a===null)return this;if(this._isFrozen&&Te(this),Re(a))for(var y=a.length,x=0;x<y;x++)this.remove(a[x]);else for(a=a.iterator;a.next();)this.remove(a.value);return this},Pt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&Te(this);var y=new Ge;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var b=x.value;y.contains(b)||a.push(b)}return this.hp(a),this},Pt.clear=function(){this._isFrozen&&Te(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Ge.prototype.copy=function(){var a=new Ge,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Ge.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,b;for(b in y)a[x]=y[b].value,x++;return a},Ge.prototype.Hv=function(){var a=new He,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function Wn(a){a.__gohashid=Po++}function ei(a){var y=a.__gohashid;return y===void 0&&(y=Po++,a.__gohashid=y),y}function pi(a){return a.__gohashid}se.Object.defineProperties(Ge.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Ni;var a=this.Sa;return a!==null?(a.reset(),a):new Yi(this)}}}),Ge.prototype.toList=Ge.prototype.Hv,Ge.prototype.toArray=Ge.prototype.Fa,Ge.prototype.clear=Ge.prototype.clear,Ge.prototype.retainAll=Ge.prototype.pA,Ge.prototype.removeAll=Ge.prototype.hp,Ge.prototype.delete=Ge.prototype.delete,Ge.prototype.remove=Ge.prototype.remove,Ge.prototype.first=Ge.prototype.first,Ge.prototype.containsAny=Ge.prototype.Ty,Ge.prototype.containsAll=Ge.prototype.Sy,Ge.prototype.has=Ge.prototype.has,Ge.prototype.contains=Ge.prototype.contains,Ge.prototype.addAll=Ge.prototype.addAll,Ge.prototype.add=Ge.prototype.add,Ge.prototype.thaw=Ge.prototype.ka,Ge.prototype.freeze=Ge.prototype.freeze;var Po=1;Ge.className="Set",Ge.uniqueHash=Wn,Ge.hashIdUnique=ei,Ge.hashId=pi;function mo(a){this.ma=a,this.qa=a.Ja,this.sa=null}mo.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},mo.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=this.key=a=y.key,!0):(this.de(),!1)},mo.prototype.Ad=function(){return this.next()},mo.prototype.first=function(){var a=this.ma;return this.qa=a.Ja,a=a.ea,a!==null?(this.sa=a,this.value=this.key=a=a.key):null},mo.prototype.any=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},mo.prototype.all=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},mo.prototype.each=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;)a(y.key),y=y.va;return this},mo.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new He;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},mo.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new He;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},mo.prototype.de=function(){this.value=this.key=null,this.qa=-1},mo.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},se.Object.defineProperties(mo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),mo.prototype.first=mo.prototype.first,mo.prototype.hasNext=mo.prototype.Ad,mo.prototype.next=mo.prototype.next,mo.prototype.reset=mo.prototype.reset,mo.className="MapKeySetIterator";function Vi(a){Ge.call(this),Wn(this),this._isFrozen=!0,this.ma=a}ue(Vi,Ge),Pt=Vi.prototype,Pt.freeze=function(){return this},Pt.ka=function(){return this},Pt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Pt.add=function(){Vt("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(){Vt("This Set is read-only: "+this.toString())},Pt.delete=function(a){return this.remove(a)},Pt.clear=function(){Vt("This Set is read-only: "+this.toString())},Pt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Vi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Vi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Vi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Vi.prototype.map=function(a){for(var y=new Ge,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Vi.prototype.filter=function(a){for(var y=new Ge,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},Vi.prototype.copy=function(){return new Vi(this.ma)},Vi.prototype.Iv=function(){var a=new Ge,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Vi.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},Vi.prototype.Hv=function(){var a=new He,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},se.Object.defineProperties(Vi.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Ni:new mo(this.ma)}}}),Vi.prototype.toList=Vi.prototype.Hv,Vi.prototype.toArray=Vi.prototype.Fa,Vi.prototype.toSet=Vi.prototype.Iv,Vi.prototype.first=Vi.prototype.first,Vi.prototype.clear=Vi.prototype.clear,Vi.prototype.delete=Vi.prototype.delete,Vi.prototype.remove=Vi.prototype.remove,Vi.prototype.has=Vi.prototype.has,Vi.prototype.contains=Vi.prototype.contains,Vi.prototype.add=Vi.prototype.add,Vi.prototype.thaw=Vi.prototype.ka,Vi.prototype.freeze=Vi.prototype.freeze,Vi.className="MapKeySet";function to(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}to.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},to.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)},to.prototype.Ad=function(){return this.next()},to.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},to.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},to.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},to.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},to.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new He;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},to.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new He;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},to.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},to.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},se.Object.defineProperties(to.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),to.prototype.first=to.prototype.first,to.prototype.hasNext=to.prototype.Ad,to.prototype.next=to.prototype.next,to.prototype.reset=to.prototype.reset,to.className="MapValueSetIterator";function zr(a,y){this.key=a,this.value=y,this.ll=this.va=null}zr.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},zr.className="KeyValuePair";function vo(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}vo.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},vo.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.key=y.key,this.value=y.value,!0):(this.de(),!1)},vo.prototype.Ad=function(){return this.next()},vo.prototype.first=function(){var a=this.ma;return this.qa=a.Ja,a=a.ea,a!==null?(this.sa=a,this.key=a.key,this.value=a.value,a):null},vo.prototype.any=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},vo.prototype.all=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},vo.prototype.each=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;)a(y),y=y.va;return this},vo.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new He;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},vo.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new He;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},vo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},vo.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},se.Object.defineProperties(vo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),vo.prototype.first=vo.prototype.first,vo.prototype.hasNext=vo.prototype.Ad,vo.prototype.next=vo.prototype.next,vo.prototype.reset=vo.prototype.reset,vo.className="MapIterator";function Vn(a){Wn(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"&&Vt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=Vn.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return this._isFrozen=!1,this},Pt.toString=function(){return"Map()#"+pi(this)},Pt.add=function(a,y){this._isFrozen&&Te(this,a);var x=a;be(a)&&(x=ei(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new zr(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):b.value=y,this},Pt.set=function(a,y){return this.add(a,y)},Pt.addAll=function(a){if(a===null)return this;if(Re(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];this.add(b.key,b.value)}else if(a instanceof Vn)for(a=a.iterator;a.next();)this.add(a.key,a.value);else for(a=a.iterator;a.next();)y=a.value,this.add(y.key,y.value);return this},Pt.first=function(){return this.ea},Vn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},Vn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},Vn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},Vn.prototype.map=function(a){for(var y=new Vn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},Vn.prototype.filter=function(a){for(var y=new Vn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Pt=Vn.prototype,Pt.contains=function(a){var y=a;return be(a)&&(y=pi(a),y===void 0)?!1:this.Tb[y]!==void 0},Pt.has=function(a){return this.contains(a)},Pt.I=function(a){var y=a;return be(a)&&(y=pi(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Pt.get=function(a){return this.I(a)},Pt.remove=function(a){if(a===null)return!1;this._isFrozen&&Te(this,a);var y=a;if(be(a)&&(y=pi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Pt.delete=function(a){return this.remove(a)},Pt.clear=function(){this._isFrozen&&Te(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.jf!==null&&this.jf.reset(),this.kf=this.ea=null,this.xb()},Vn.prototype.copy=function(){var a=new Vn,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},Vn.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,b;for(b in a){var E=a[b];y[x]=new zr(E.key,E.value),x++}return y},Vn.prototype.Lf=function(){return new Vi(this)},se.Object.defineProperties(Vn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Ni;var a=this.Sa;return a!==null?(a.reset(),a):new vo(this)}},iteratorKeys:{get:function(){return 0>=this.count?Ni:new mo(this)}},iteratorValues:{get:function(){if(0>=this.count)return Ni;var a=this.jf;return a!==null?(a.reset(),a):new to(this)}}}),Vn.prototype.toKeySet=Vn.prototype.Lf,Vn.prototype.toArray=Vn.prototype.Fa,Vn.prototype.clear=Vn.prototype.clear,Vn.prototype.delete=Vn.prototype.delete,Vn.prototype.remove=Vn.prototype.remove,Vn.prototype.get=Vn.prototype.get,Vn.prototype.getValue=Vn.prototype.I,Vn.prototype.has=Vn.prototype.has,Vn.prototype.contains=Vn.prototype.contains,Vn.prototype.first=Vn.prototype.first,Vn.prototype.addAll=Vn.prototype.addAll,Vn.prototype.set=Vn.prototype.set,Vn.prototype.add=Vn.prototype.add,Vn.prototype.thaw=Vn.prototype.ka,Vn.prototype.freeze=Vn.prototype.freeze,Vn.className="Map";function It(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Vt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var Yo,Xi,Hi,ho,Ao;It.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.h=function(a,y){return this.x=a,this.y=y,this},It.prototype.sg=function(a,y){return this.x=a,this.y=y,this},It.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.copy=function(){var a=new It;return a.x=this.x,a.y=this.y,a},Pt=It.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)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Jn(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 It(x,E)}return new It}function ri(a){return a.x.toString()+" "+a.y.toString()}Pt.toString=function(){return"Point("+this.x+","+this.y+")"},Pt.D=function(a){return a instanceof It?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 qt.B(this.x,a.x)&&qt.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},It.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var 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=It.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 0<x&&(this.x=a/x,this.y=y/x),this},Pt.ab=function(a){return Oi(a.x-this.x,a.y-this.y)},Pt.direction=function(a,y){return Oi(a-this.x,y-this.y)};function Oi(a,y){if(a===0)return 0<y?90:0>y?270:0;if(y===0)return 0<a?0:180;if(isNaN(a)||isNaN(y))return 0;var x=180*Math.atan(Math.abs(y/a))/Math.PI;return 0>a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Pt.Ry=function(a,y){return qt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Pt.fA=function(a,y,x,b){return qt.qh(a,y,x,b,this.x,this.y,this),this},Pt.gA=function(a,y){return qt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Pt.uA=function(a,y,x,b){return qt.No(this.x,this.y,a,y,x,b,this),this},Pt.vA=function(a,y){return qt.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 yi(a,y){return y.Cd(a),a}function Ii(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 Xo(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function ci(a,y,x,b){return a=x-a,y=b-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(b=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Pt.w=function(){return isFinite(this.x)&&isFinite(this.y)},It.alloc=function(){var a=ai.pop();return a===void 0?new It:a},It.allocAt=function(a,y){var x=ai.pop();return x===void 0?new It(a,y):(x.x=a,x.y=y,x)},It.free=function(a){ai.push(a)},It.prototype.isReal=It.prototype.w,It.prototype.setSpot=It.prototype.yi,It.prototype.setRectSpot=It.prototype.xi,It.prototype.snapToGridPoint=It.prototype.vA,It.prototype.snapToGrid=It.prototype.uA,It.prototype.projectOntoLineSegmentPoint=It.prototype.gA,It.prototype.projectOntoLineSegment=It.prototype.fA,It.intersectingLineSegments=function(a,y,x,b,E,z,tt,ot){return qt.Rl(a,y,x,b,E,z,tt,ot)},It.prototype.compareWithLineSegmentPoint=It.prototype.Ry,It.compareWithLineSegment=function(a,y,x,b,E,z){return qt.Fl(a,y,x,b,E,z)},It.prototype.direction=It.prototype.direction,It.prototype.directionPoint=It.prototype.ab,It.prototype.normalize=It.prototype.normalize,It.prototype.distanceSquared=It.prototype.zd,It.prototype.distanceSquaredPoint=It.prototype.Bf,It.prototype.scale=It.prototype.scale,It.prototype.rotate=It.prototype.rotate,It.prototype.offset=It.prototype.offset,It.prototype.subtract=It.prototype.re,It.prototype.add=It.prototype.add,It.prototype.equalsApprox=It.prototype.Xa,It.prototype.equalTo=It.prototype.hi,It.prototype.equals=It.prototype.D,It.prototype.set=It.prototype.set,It.prototype.setTo=It.prototype.sg;var ai=[];It.className="Point",It.parse=Jn,It.stringify=ri,It.distanceLineSegmentSquared=Ii,It.distanceSquared=Xo,It.direction=ci,It.Origin=Yo=new It(0,0).ja(),It.InfiniteTopLeft=Xi=new It(-1/0,-1/0).ja(),It.InfiniteBottomRight=Hi=new It(1/0,1/0).ja(),It.SixPoint=ho=new It(6,6).ja(),It.NoPoint=Ao=new It(NaN,NaN).ja(),It.parse=Jn,It.stringify=ri,It.distanceLineSegmentSquared=Ii,It.distanceSquared=Xo,It.direction=ci;function nn(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):Vt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var ni,eo,Wo,Go,ko,Jo,Bo;nn.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},nn.prototype.h=function(a,y){return this.width=a,this.height=y,this},nn.prototype.sg=function(a,y){return this.width=a,this.height=y,this},nn.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},nn.prototype.copy=function(){var a=new nn;return a.width=this.width,a.height=this.height,a},Pt=nn.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)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this};function $r(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 nn(x,E)}return new nn}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 nn?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 qt.B(this.width,a.width)&&qt.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)},nn.alloc=function(){var a=Js.pop();return a===void 0?new nn:a},nn.free=function(a){Js.push(a)},nn.prototype.isReal=nn.prototype.w,nn.prototype.inflate=nn.prototype.Bc,nn.prototype.equalsApprox=nn.prototype.Xa,nn.prototype.equalTo=nn.prototype.hi,nn.prototype.equals=nn.prototype.D,nn.prototype.set=nn.prototype.set,nn.prototype.setTo=nn.prototype.sg;var Js=[];nn.className="Size",nn.parse=$r,nn.stringify=Yr,nn.ZeroSize=ni=new nn(0,0).ja(),nn.OneSize=eo=new nn(1,1).ja(),nn.SixSize=Wo=new nn(6,6).ja(),nn.EightSize=Go=new nn(8,8).ja(),nn.TenSize=ko=new nn(10,10).ja(),nn.InfiniteSize=Jo=new nn(1/0,1/0).ja(),nn.NoSize=Bo=new nn(NaN,NaN).ja(),nn.parse=$r,nn.stringify=Yr;function Pe(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 It?(x=a.x,a=a.y,y instanceof It?(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 nn?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Vt("Incorrect second argument supplied to Rect constructor "+y)):Vt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Pt=Pe.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 Sr(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},Pe.prototype.copy=function(){var a=new Pe;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Pt=Pe.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)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Rl(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 Pe(x,E,z,tt)}return new Pe}function rs(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 Pe?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 qt.B(this.x,a.x)&&qt.B(this.y,a.y)&&qt.B(this.width,a.width)&&qt.B(this.height,a.height)};function Pl(a,y){return qt.$(a.x,y.x)&&qt.$(a.y,y.y)&&qt.$(a.width,y.width)&&qt.$(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 Do(this,y,a,y,a)},Pt.Co=function(a){return Do(this,a.top,a.right,a.bottom,a.left)},Pt.Fv=function(a){return Do(this,-a.top,-a.right,-a.bottom,-a.left)},Pt.Hz=function(a,y,x,b){return Do(this,a,y,x,b)};function Do(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 Mu(this,a.x,a.y,a.width,a.height)},Pt.Uu=function(a,y,x,b){return Mu(this,a,y,x,b)};function Mu(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 jl(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 _o(this,a.x,a.y,0,0)},Pt.ed=function(a){return _o(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),_o(this,a,y,x,b)};function _o(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 Ir(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 wl(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},Pe.alloc=function(){var a=ua.pop();return a===void 0?new Pe:a},Pe.allocAt=function(a,y,x,b){var E=ua.pop();return E===void 0?new Pe(a,y,x,b):E.h(a,y,x,b)},Pe.free=function(a){ua.push(a)},se.Object.defineProperties(Pe.prototype,{left:{get:function(){return this.x},set:function(a){this.x=a}},top:{get:function(){return this.y},set:function(a){this.y=a}},right:{get:function(){return this.x+this.width},set:function(a){this.x+=a-(this.x+this.width)}},bottom:{get:function(){return this.y+this.height},set:function(a){this.y+=a-(this.y+this.height)}},position:{get:function(){return new It(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new nn(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new It(this.x+this.width/2,this.y+this.height/2)},set:function(a){this.x=a.x-this.width/2,this.y=a.y-this.height/2}},centerX:{get:function(){return this.x+this.width/2},set:function(a){this.x=a-this.width/2}},centerY:{get:function(){return this.y+this.height/2},set:function(a){this.y=a-this.height/2}}}),Pe.prototype.isEmpty=Pe.prototype.Mz,Pe.prototype.isReal=Pe.prototype.w,Pe.intersectsLineSegment=function(a,y,x,b,E,z,tt,ot){return qt.Fx(a,y,x,b,E,z,tt,ot)},Pe.prototype.setSpot=Pe.prototype.yi,Pe.prototype.union=Pe.prototype.Kv,Pe.prototype.unionRect=Pe.prototype.ed,Pe.prototype.unionPoint=Pe.prototype.Ye,Pe.prototype.intersects=Pe.prototype.Vu,Pe.prototype.intersectsRect=Pe.prototype.Yc,Pe.prototype.intersect=Pe.prototype.Uu,Pe.prototype.intersectRect=Pe.prototype.Ex,Pe.prototype.grow=Pe.prototype.Hz,Pe.prototype.subtractMargin=Pe.prototype.Fv,Pe.prototype.addMargin=Pe.prototype.Co,Pe.prototype.inflate=Pe.prototype.Bc,Pe.prototype.offset=Pe.prototype.offset,Pe.prototype.contains=Pe.prototype.contains,Pe.prototype.containsRect=Pe.prototype.Re,Pe.prototype.containsPoint=Pe.prototype.ca,Pe.prototype.equalsApprox=Pe.prototype.Xa,Pe.prototype.equalTo=Pe.prototype.hi,Pe.prototype.equals=Pe.prototype.D,Pe.prototype.setSize=Pe.prototype.tA,Pe.prototype.setPoint=Pe.prototype.dd,Pe.prototype.set=Pe.prototype.set,Pe.prototype.setTo=Pe.prototype.sg;var gs=null,Xa=null,ua=[];Pe.className="Rect",Pe.parse=Rl,Pe.stringify=rs,Pe.contains=Ir,Pe.intersects=wl,Pe.ZeroRect=gs=new Pe(0,0,0,0).ja(),Pe.NoRect=Xa=new Pe(NaN,NaN,NaN,NaN).ja(),Pe.parse=Rl,Pe.stringify=rs,Pe.contains=Ir,Pe.intersects=wl;function di(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):Vt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}di.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},di.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},di.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},di.prototype.copy=function(){var a=new di;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Pt=di.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)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this};function ts(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 di;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new di(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new di(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new di(x,E):new di(x,E,z,tt)}return new di}function bu(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 di?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 qt.B(this.top,a.top)&&qt.B(this.right,a.right)&&qt.B(this.bottom,a.bottom)&&qt.B(this.left,a.left)},Pt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},di.alloc=function(){var a=yo.pop();return a===void 0?new di:a},di.free=function(a){yo.push(a)},di.prototype.isReal=di.prototype.w,di.prototype.equalsApprox=di.prototype.Xa,di.prototype.equalTo=di.prototype.hi,di.prototype.equals=di.prototype.D,di.prototype.set=di.prototype.set,di.prototype.setTo=di.prototype.sg;var Qs=null,qi=null,yo=[];di.className="Margin",di.parse=ts,di.stringify=bu,di.ZeroMargin=Qs=new di(0,0,0,0).ja(),di.TwoMargin=qi=new di(2,2,2,2).ja(),di.parse=ts,di.stringify=bu;function hn(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 Li,$i,Vo,ha,qs,Ri,Xr,Fs,Jr,As,Cl,Ja,Rr,da,gh,Zd,Ll,Kd,sd,ph,zl,Da,mh,ad,ld,Nr,Gc,ud,vh,Nu,Bs,Ds,Gr,Qr,jo,So;hn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},hn.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},hn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},hn.prototype.copy=function(){var a=new hn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Pt=hn.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)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this};function bo(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function Os(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return Li;if(a==="TopLeft")return $i;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return Vo;if(a==="TopRight")return ha;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return qs;if(a==="Center")return Ri;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return Xr;if(a==="BottomLeft")return Fs;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Jr;if(a==="BottomRight")return As;if(a==="TopSide")return Cl;if(a==="LeftSide")return Ja;if(a==="RightSide")return Rr;if(a==="BottomSide")return da;if(a==="TopBottomSides")return gh;if(a==="LeftRightSides")return Zd;if(a==="TopLeftSides")return Ll;if(a==="TopRightSides")return Kd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return ph;if(a==="NotTopSide")return zl;if(a==="NotLeftSide")return Da;if(a==="NotRightSide")return mh;if(a==="NotBottomSide")return ad;if(a==="AllSides")return ld;if(a==="Default")return Nr;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b!==void 0&&0<b.length&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return b=a[y++],b!==void 0&&0<b.length&&(tt=parseFloat(b)),new hn(x,E,z,tt)}return new hn}function _r(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Pt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(Li)?"None":this.D($i)?"TopLeft":this.D(Vo)?"Top":this.D(ha)?"TopRight":this.D(qs)?"Left":this.D(Ri)?"Center":this.D(Xr)?"Right":this.D(Fs)?"BottomLeft":this.D(Jr)?"Bottom":this.D(As)?"BottomRight":this.D(Cl)?"TopSide":this.D(Ja)?"LeftSide":this.D(Rr)?"RightSide":this.D(da)?"BottomSide":this.D(gh)?"TopBottomSides":this.D(Zd)?"LeftRightSides":this.D(Ll)?"TopLeftSides":this.D(Kd)?"TopRightSides":this.D(sd)?"BottomLeftSides":this.D(ph)?"BottomRightSides":this.D(zl)?"NotTopSide":this.D(Da)?"NotLeftSide":this.D(mh)?"NotRightSide":this.D(ad)?"NotBottomSide":this.D(ld)?"AllSides":this.D(Nr)?"Default":"None"},Pt.D=function(a){return a instanceof hn?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Pt.gv=function(){return new hn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Pt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Gc))a=Ja;else if(a.D(ud))a=Rr;else if(a.D(vh))a=Cl;else if(a.D(Nu))a=da;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Pt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Pt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Pt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Pt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Pt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},hn.alloc=function(){var a=ss.pop();return a===void 0?new hn:a},hn.free=function(a){ss.push(a)},hn.prototype.isDefault=hn.prototype.Xb,hn.prototype.isNone=hn.prototype.ys,hn.prototype.isSide=hn.prototype.$c,hn.prototype.isNoSpot=hn.prototype.Mc,hn.prototype.isSpot=hn.prototype.sb,hn.prototype.includesSide=hn.prototype.Hf,hn.prototype.opposite=hn.prototype.gv,hn.prototype.equals=hn.prototype.D,hn.prototype.set=hn.prototype.set,hn.prototype.setTo=hn.prototype.sg;var ss=[];hn.className="Spot",hn.parse=Os,hn.stringify=_r,hn.None=Li=bo(new hn(0,0,0,0),0).ja(),hn.Default=Nr=bo(new hn(0,0,-1,0),-1).ja(),hn.TopLeft=$i=new hn(0,0,0,0).ja(),hn.TopCenter=Vo=new hn(.5,0,0,0).ja(),hn.TopRight=ha=new hn(1,0,0,0).ja(),hn.LeftCenter=qs=new hn(0,.5,0,0).ja(),hn.Center=Ri=new hn(.5,.5,0,0).ja(),hn.RightCenter=Xr=new hn(1,.5,0,0).ja(),hn.BottomLeft=Fs=new hn(0,1,0,0).ja(),hn.BottomCenter=Jr=new hn(.5,1,0,0).ja(),hn.BottomRight=As=new hn(1,1,0,0).ja(),hn.MiddleTop=Bs=Vo,hn.MiddleLeft=Ds=qs,hn.MiddleRight=Gr=Xr,hn.MiddleBottom=Qr=Jr,hn.Top=vh=Vo,hn.Left=Gc=qs,hn.Right=ud=Xr,hn.Bottom=Nu=Jr,hn.TopSide=Cl=bo(new hn(0,0,1,1),1).ja(),hn.LeftSide=Ja=bo(new hn(0,0,1,2),1).ja(),hn.RightSide=Rr=bo(new hn(0,0,1,4),1).ja(),hn.BottomSide=da=bo(new hn(0,0,1,8),1).ja(),hn.TopBottomSides=gh=bo(new hn(0,0,1,9),1).ja(),hn.LeftRightSides=Zd=bo(new hn(0,0,1,6),1).ja(),hn.TopLeftSides=Ll=bo(new hn(0,0,1,3),1).ja(),hn.TopRightSides=Kd=bo(new hn(0,0,1,5),1).ja(),hn.BottomLeftSides=sd=bo(new hn(0,0,1,10),1).ja(),hn.BottomRightSides=ph=bo(new hn(0,0,1,12),1).ja(),hn.NotTopSide=zl=bo(new hn(0,0,1,14),1).ja(),hn.NotLeftSide=Da=bo(new hn(0,0,1,13),1).ja(),hn.NotRightSide=mh=bo(new hn(0,0,1,11),1).ja(),hn.NotBottomSide=ad=bo(new hn(0,0,1,7),1).ja(),hn.AllSides=ld=bo(new hn(0,0,1,15),1).ja(),jo=new hn(.156,.156).ja(),So=new hn(.844,.844).ja(),hn.parse=Os,hn.stringify=_r;function oi(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}oi.prototype.set=function(a){return this.m11=a.m11,this.m12=a.m12,this.m21=a.m21,this.m22=a.m22,this.dx=a.dx,this.dy=a.dy,this},oi.prototype.setTransform=function(a,y,x,b,E,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},oi.prototype.copy=function(){var a=new oi;return a.m11=this.m11,a.m12=this.m12,a.m21=this.m21,a.m22=this.m22,a.dx=this.dx,a.dy=this.dy,a},oi.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},oi.prototype.D=function(a){return this.m11===a.m11&&this.m12===a.m12&&this.m21===a.m21&&this.m22===a.m22&&this.dx===a.dx&&this.dy===a.dy},oi.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},oi.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},oi.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,b=this.m11*a.m21+this.m21*a.m22,E=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},oi.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,b=-a.m12*y,E=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*b,x=this.m12*x+this.m22*b,b=this.m11*E+this.m21*z,E=this.m12*E+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},oi.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,b=this.m11*a,E=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},oi.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.m12*a+this.m22*b,z=this.m11*-b+this.m21*a,tt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Pt=oi.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,ft=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=b*z+x*ot+at,xt=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(ft,yt),ft=Math.max(ft,yt),yt=Math.min(mt,xt),mt=Math.max(mt,xt),E=Math.min(E,x),ft=Math.max(ft,x),yt=Math.min(yt,y),mt=Math.max(mt,y),E=Math.min(E,z),ft=Math.max(ft,z),yt=Math.min(yt,b),mt=Math.max(mt,b),a.h(E,yt,ft-E,mt-yt),a},oi.alloc=function(){var a=Oa.pop();return a===void 0?new oi:a},oi.free=function(a){Oa.push(a)},oi.prototype.transformRect=oi.prototype.pp,oi.prototype.transformPoint=oi.prototype.Ga,oi.prototype.scale=oi.prototype.scale,oi.prototype.translate=oi.prototype.translate,oi.prototype.rotate=oi.prototype.rotate,oi.prototype.invert=oi.prototype.Vj,oi.prototype.multiplyInverted=oi.prototype.bv,oi.prototype.multiply=oi.prototype.multiply,oi.prototype.reset=oi.prototype.reset,oi.prototype.isIdentity=oi.prototype.ws,oi.prototype.equals=oi.prototype.D,oi.prototype.setTransform=oi.prototype.setTransform,oi.prototype.set=oi.prototype.set;var Oa=[];oi.className="Transform",oi.xF="54a702f3e53909c447824c6706603faf4c";var qt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=qt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);qt.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5<a},$:function(a,y){return a-=y,5e-8>a&&-5e-8<a},Yb:function(a,y,x,b,E,z,tt){if(0>=E&&(E=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<b)var at=y,ut=b;else at=b,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-E<=z&&z<=a+E;if(y===b)return ot<=z&&z<=rt&&y-E<=tt&&tt<=y+E;if(rt+=E,ot-=E,ot<=z&&z<=rt&&(ut+=E,at-=E,at<=tt&&tt<=ut))if(rt-ot>ut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft){if(qt.Yb(a,y,tt,ot,ft,x,b)&&qt.Yb(a,y,tt,ot,ft,E,z))return qt.Yb(a,y,tt,ot,ft,at,ut);var mt=(a+x)/2,yt=(y+b)/2,xt=(x+E)/2,kt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(mt+xt)/2,x=(yt+kt)/2,xt=(xt+E)/2,kt=(kt+z)/2;var Ot=(b+xt)/2,At=(x+kt)/2;return qt.cs(a,y,mt,yt,b,x,Ot,At,rt,at,ut,ft)||qt.cs(Ot,At,xt,kt,E,z,tt,ot,rt,at,ut,ft)},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 ci(((a+x)/2+rt)/2,((y+b)/2+at)/2,(rt+(E+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,tt,ot,rt,x,b)&&qt.Yb(a,y,tt,ot,rt,E,z))_o(at,a,y,0,0),_o(at,tt,ot,0,0);else{var ut=(a+x)/2,ft=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var xt=(b+mt)/2,kt=(x+yt)/2;qt.Dl(a,y,ut,ft,b,x,xt,kt,rt,at),qt.Dl(xt,kt,mt,yt,E,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,tt,ot,rt,x,b)&&qt.Yb(a,y,tt,ot,rt,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,ft=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var xt=(b+mt)/2,kt=(x+yt)/2;qt.Qe(a,y,ut,ft,b,x,xt,kt,rt,at),qt.Qe(xt,kt,mt,yt,E,z,tt,ot,rt,at)}return at},jv:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,E,z,at,x,b))return qt.Yb(a,y,E,z,at,ot,rt);var ut=(a+x)/2,ft=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var mt=(ut+x)/2,yt=(ft+b)/2;return qt.jv(a,y,ut,ft,mt,yt,tt,ot,rt,at)||qt.jv(mt,yt,x,b,E,z,tt,ot,rt,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,ot){if(qt.Yb(a,y,E,z,tt,x,b))_o(ot,a,y,0,0),_o(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,ft=(at+b)/2;qt.iv(a,y,rt,at,ut,ft,tt,ot),qt.iv(ut,ft,x,b,E,z,tt,ot)}return ot},ep:function(a,y,x,b,E,z,tt,ot){if(qt.Yb(a,y,E,z,tt,x,b))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(E),ot.push(z);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,ft=(at+b)/2;qt.ep(a,y,rt,at,ut,ft,tt,ot),qt.ep(ut,ft,x,b,E,z,tt,ot)}return ot},Eo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft,mt,yt){if(qt.Yb(a,y,tt,ot,mt,x,b)&&qt.Yb(a,y,tt,ot,mt,E,z))return!qt.Rl(a,y,tt,ot,rt,at,ut,ft)||(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt),!0);var xt=(a+x)/2,kt=(y+b)/2,Ot=(x+E)/2,At=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(xt+Ot)/2,x=(kt+At)/2,Ot=(Ot+E)/2,At=(At+z)/2;var zt=(b+Ot)/2,Wt=(x+At)/2,Zt=1/0,Xt=!1,ae=0,on=0;return qt.Eo(a,y,xt,kt,b,x,zt,Wt,rt,at,ut,ft,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<Zt&&(Zt=a,Xt=!0,ae=yt.x,on=yt.y)),qt.Eo(zt,Wt,Ot,At,E,z,tt,ot,rt,at,ut,ft,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<Zt&&(Xt=!0,ae=yt.x,on=yt.y),Xt&&(yt.x=ae,yt.y=on),Xt},Fo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft,mt){var yt=0;if(qt.Yb(a,y,tt,ot,mt,x,b)&&qt.Yb(a,y,tt,ot,mt,E,z)){if(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)return yt;var xt=((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,kt=((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt;if(xt>=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>ft?at-ft:ft-at)){if(y<ot?(rt=y,a=ot):(rt=ot,a=y),kt<rt||kt>a)return yt}else if(a<tt?(rt=a,a=tt):rt=tt,xt<rt||xt>a)return yt;0<mt?yt++:0>mt&&yt--}else{xt=(a+x)/2,kt=(y+b)/2;var Ot=(x+E)/2,At=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(xt+Ot)/2,x=(kt+At)/2,Ot=(Ot+E)/2,At=(At+z)/2;var zt=(b+Ot)/2,Wt=(x+At)/2;yt+=qt.Fo(a,y,xt,kt,b,x,zt,Wt,rt,at,ut,ft,mt),yt+=qt.Fo(zt,Wt,Ot,At,E,z,tt,ot,rt,at,ut,ft,mt)}return yt},qh:function(a,y,x,b,E,z,tt){return qt.$(a,x)?(y<b?(x=y,y=b):x=b,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):qt.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(tt.h(b,y),!1):E>a?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005<E?(tt.h(x,b),!1):(tt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,tt,ot,rt){return qt.B(a,x)&&qt.B(y,b)?(rt.h(a,y),!1):qt.$(E,tt)?qt.$(a,x)?(qt.qh(a,y,x,b,E,z,rt),!1):qt.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,rt):(ot=(ot-z)/(tt-E),qt.$(a,x)?(x=ot*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(rt.h(a,E),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(b-y)/(x-a),qt.$(ot,tt)?(qt.qh(a,y,x,b,E,z,rt),!1):(E=(tt*a-ot*E+z-y)/(tt-ot),qt.$(tt,0)?(a<x?(b=a,a=x):b=x,E<b?(rt.h(b,y),!1):E>a?(rt.h(a,y),!1):(rt.h(E,y),!0)):qt.qh(a,y,x,b,E,tt*(E-a)+y,rt))))},MA:function(a,y,x,b,E){return qt.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,ot,rt,at){function ut(Ot,At){var zt=(Ot-a)*(Ot-a)+(At-y)*(At-y);zt<ft&&(ft=zt,rt.h(Ot,At))}var ft=1/0;ut(rt.x,rt.y);var mt=0,yt=0,xt=0,kt=0;if(E<tt?(mt=E,yt=tt):(mt=tt,yt=E),z<ot?(xt=E,kt=tt):(xt=tt,kt=E),mt=(yt-mt)/2+at,at=(kt-xt)/2+at,E=(E+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-E)*(x-E)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),b=-at*mt+z,ut(x,at*mt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(mt*mt),mt=ot*ot-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*b),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*b),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,b,E,z,tt,ot,rt){var at=1e21,ut=a,ft=y;if(qt.Ve(a,y,a,b,E,z,tt,ot,rt)){var mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ut=rt.x,ft=rt.y)}return qt.Ve(x,y,x,b,E,z,tt,ot,rt)&&(mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ut=rt.x,ft=rt.y)),qt.Ve(a,y,x,y,E,z,tt,ot,rt)&&(y=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ut=rt.x,ft=rt.y)),qt.Ve(a,b,x,b,E,z,tt,ot,rt)&&(a=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ut=rt.x,ft=rt.y)),rt.h(ut,ft),1e21>at},us:function(a,y,x){return qt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,b,E,z,tt,ot){var rt=a+x,at=y+b;return E===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=E&&E<=rt&&tt<=at&&z>=y):z===ot?(E<tt?(ot=E,E=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&E>=a):!!(Ir(a,y,x,b,E,z)||Ir(a,y,x,b,tt,ot)||qt.Rl(a,y,rt,y,E,z,tt,ot)||qt.Rl(rt,y,rt,at,E,z,tt,ot)||qt.Rl(rt,at,a,at,E,z,tt,ot)||qt.Rl(a,at,a,y,E,z,tt,ot))},Rl:function(a,y,x,b,E,z,tt,ot){return a===x&&y===b&&E===tt&&z===ot?a===E&&y===z:0>=qt.Fl(a,y,x,b,E,z)*qt.Fl(a,y,x,b,tt,ot)&&0>=qt.Fl(E,z,tt,ot,a,y)*qt.Fl(E,z,tt,ot,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var ot=b>E?-1:1;z=[];var rt=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return rt=at+ot*Math.min(b,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5<b;)E=at+ot*Math.min(b,rt),z.push(qt.Vy(x,at,E,a,y)),b-=Math.abs(E-at),at=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,ut=at+tt*tt+rt*ot;return at=4/3*(Math.sqrt(2*at*ut)-ut)/(tt*ot-rt*tt),ot=tt-at*rt,tt=rt+at*tt,rt=-tt,at=z+y,z=Math.cos(at),at=Math.sin(at),[b+a*Math.cos(y),E+a*Math.sin(y),b+ot*z-tt*at,E+ot*at+tt*z,b+ot*z-rt*at,E+ot*at+rt*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,tt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var ot=x;return x+E-a<E/2&&(ot=x+E),a=b,b+z-y<z/2&&(a=b+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var b;do y=x%a,x=b=a,a=y;while(0<y);return b},$y:function(a,y,x,b){var E=0>x,z=0>b;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:b;return(tt===0?E:z)&&(at=-at),tt=ot,x=tt===0?x:b,(tt===0?E:z)&&(x=-x),qt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,b,E,z){if(0<b)if(0<x){E=a*a,z=y*y,a*=x;var tt=y*b,ot=-z+tt,rt=-z+Math.sqrt(a*a+tt*tt);y=ot;for(var at=0;9999999999>at&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+E),ft=tt/(y+z);if(ut=ut*ut+ft*ft-1,0<ut)ot=y;else if(0>ut)rt=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,z<b?(b=z/b,z=y*Math.sqrt(Math.abs(1-b*b)),x=a*b-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new Yn,um:new Yn,Mf:new Yn,Nf:0,vm:100};qt.za=qt.AA;function Ze(a){Wn(this),this.l=2,a===void 0&&(a=Ze.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===Ze.o?this.ee=new He:(Ze.V===null&&(Ze.V=new He().freeze()),this.ee=Ze.V),this.aq=this.ee.Ja,this.Ip=new Pe().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=$i,this.gg=As,this.Rk=this.Sk=NaN,this.Uf=je}Ze.prototype.copy=function(){var a=new Ze;if(a.l=this.l&-2,a.na=this.na,a.od=this.od,a.pd=this.pd,a.Dc=this.Dc,a.Ec=this.Ec,this.na===Ze.o){for(var y=this.ee.s,x=a.ee,b=0;b<y.length;b++)x.add(y[b].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},Ze.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},Ze.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==Ze.o)return this;var a=this.figures;a.freeze(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].freeze();return this},Ze.prototype.ka=function(){if(Object.isFrozen(this)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==Ze.o)return this;var a=this.figures;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Ze.prototype.Xa=function(a){if(!(a instanceof Ze))return!1;if(this.type!==a.type)return this.type===Ze.j&&a.type===Ze.o?Gl(this,a):a.type===Ze.j&&this.type===Ze.o?Gl(a,this):!1;if(this.type===Ze.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0}return qt.B(this.startX,a.startX)&&qt.B(this.startY,a.startY)&&qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)};function Gl(a,y){return a.type!==Ze.j||y.type!==Ze.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&qt.B(a.startX,y.startX)&&qt.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===co&&qt.B(a.endX,y.endX)&&qt.B(a.endY,y.endY))))}Ze.ia=function(a){return a.toString()},Ze.prototype.qb=function(a){a.classType===Ze&&(this.type=a)},Ze.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Ze.j:return 0>a?"M"+this.startX.toString()+" "+this.startY.toString()+"L"+this.endX.toString()+" "+this.endY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a)+"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);case Ze.u:var y=new Pe(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 Pe(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<b;E++){var z=x[E];0<E&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},Ze.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",b=0;b<y;b++){var E=a[b];x=E.match(/[Ff]/)!==null?b===0?x+E:x+("X"+(E[0]===" "?"":" ")+E):x+((b===0?"":"X ")+"F"+(E[0]===" "?"":" ")+E)}return x},Ze.parse=function(a,y){function x(){return kt>=Zt-1?!0:at[kt+1].match(Xt)!==null}function b(){return kt++,at[kt]}function E(qn){var Xn=parseFloat(b()),Gi=parseFloat(b());Ot===Ot.toLowerCase()&&(Xn=Wt.x+Xn,Gi=Wt.y+Gi),qn.h(Xn,Gi)}function z(){return E(Wt),Wt}function tt(){return E(zt),zt}function ot(){var qn=At.toLowerCase();return qn!=="c"&&qn!=="s"&&qn!=="q"&&qn!=="t"?Wt:new It(2*Wt.x-zt.x,2*Wt.y-zt.y)}y===void 0&&(y=!1);var rt=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(rt,"$1 $2"),a=a.replace(rt,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a<at.length;a++){var ut=at[a];if(ut.match(/(\.[0-9]*)(\.)/gm)!==null){rt=Rn();for(var ft="",mt=!1,yt=0;yt<ut.length;yt++){var xt=ut[yt];xt!=="."||mt?xt==="."?(rt.push(ft),ft="."):ft+=xt:(mt=!0,ft+=xt)}for(rt.push(ft),at.splice(a,1),ut=0;ut<rt.length;ut++)at.splice(a+ut,0,rt[ut]);a+=rt.length-1,wn(rt)}}var kt=-1,Ot="",At="";rt=new It(0,0);var zt=new It(0,0),Wt=new It(0,0),Zt=at.length;a=ES(null),mt=ft=ut=!1,yt=!0,xt=null;for(var Xt=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(kt>=Zt-1);)if(At=Ot,Ot=b(),Ot!=="")switch(Ot.toUpperCase()){case"X":yt=!0,ft=ut=!1;break;case"M":for(xt=z(),a.mc===null||yt===!0?(bf(a,xt.x,xt.y,ut,!ft,mt),yt=!1):a.moveTo(xt.x,xt.y),rt.assign(Wt);!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"L":for(;!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"H":for(;!x();)Wt=new It((Ot===Ot.toLowerCase()?Wt.x:0)+parseFloat(b()),Wt.y),a.lineTo(Wt.x,Wt.y);break;case"V":for(;!x();)Wt=new It(Wt.x,(Ot===Ot.toLowerCase()?Wt.y:0)+parseFloat(b())),a.lineTo(Wt.x,Wt.y);break;case"C":for(;!x();){xt=new It,E(xt);var ae=tt(),on=z();Ju(a,xt.x,xt.y,ae.x,ae.y,on.x,on.y)}break;case"S":for(;!x();)xt=ot(),ae=tt(),on=z(),Ju(a,xt.x,xt.y,ae.x,ae.y,on.x,on.y);break;case"Q":for(;!x();)xt=tt(),ae=z(),Im(a,xt.x,xt.y,ae.x,ae.y);break;case"T":for(;!x();)zt=xt=ot(),ae=z(),Im(a,xt.x,xt.y,ae.x,ae.y);break;case"B":for(;!x();){xt=parseFloat(b()),ae=parseFloat(b()),on=parseFloat(b());var xn=parseFloat(b()),pn=parseFloat(b()),Ve=pn,Ee=!1;x()||(Ve=parseFloat(b()),x()||(Ee=parseFloat(b())!==0)),Ot===Ot.toLowerCase()&&(on+=Wt.x,xn+=Wt.y),a.arcTo(xt,ae,on,xn,pn,Ve,Ee)}break;case"A":for(;!x();)xt=Math.abs(parseFloat(b())),ae=Math.abs(parseFloat(b())),on=parseFloat(b()),pn=xn=!1,Ee=Ve=0,Ve=b(),Ve.length===1?(xn=!!parseFloat(Ve),pn=!!parseFloat(b()),Ve=parseFloat(b())):Ve.length===2?(xn=!!parseFloat(Ve[0]),pn=!!parseFloat(Ve[1]),Ve=parseFloat(b())):(xn=!!parseFloat(Ve[0]),pn=!!parseFloat(Ve[1]),Ve=parseFloat(Ve.slice(2))),Ee=parseFloat(b()),Ot===Ot.toLowerCase()&&(Ve=Wt.x+Ve,Ee=Wt.y+Ee),Wt.h(Ve,Ee),wx(a,xt,ae,on,xn,pn,Ve,Ee);break;case"Z":Px(a),Wt.assign(rt);break;case"F":for(xt="",ae=1;at[kt+ae];)if(at[kt+ae]==="0")mt=!0,ae++;else if(at[kt+ae].match(/[Uu]/)!==null)ae++;else if(at[kt+ae].match(Xt)===null)ae++;else{xt=at[kt+ae];break}xt.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(xt="",ae=1;at[kt+ae];)if(at[kt+ae].match(/[Ff]/)!==null)ae++;else if(at[kt+ae].match(Xt)===null)ae++;else{xt=at[kt+ae];break}xt.match(/[Mm]/)?ft=!0:a.mc.isShadowed=!1}if(rt=a.os,Rm=a,y)for(y=rt.figures.iterator;y.next();)y.value.isFilled=!0;return rt},Ze.Ha=function(a,y){for(var x=a.length,b=It.alloc(),E=0;E<x;E++){var z=a[E];b.x=z[0],b.y=z[1],y.Ga(b),z[0]=b.x,z[1]=b.y,b.x=z[2],b.y=z[3],y.Ga(b),z[2]=b.x,z[3]=b.y,b.x=z[4],b.y=z[5],y.Ga(b),z[4]=b.x,z[5]=b.y,b.x=z[6],b.y=z[7],y.Ga(b),z[6]=b.x,z[7]=b.y}It.free(b)},Ze.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===Ze.o){if(this.aq!==this.figures.Ja)return!0;for(var a=this.figures.s,y=a.length,x=0;x<y;x++)if(a[x].Zu())return!0}return!1},Ze.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===Ze.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var b=a[x];b._isInvalidBounds=!1;var E=b.segments;b.sr=E.Ja,b=E.s,E=b.length;for(var z=0;z<E;z++){var tt=b[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),yh(this,a,!1),_o(a,0,0,0,0),a.freeze()},Ze.prototype.ix=function(){var a=new Pe;return yh(this,a,!0),a};function yh(a,y,x){switch(a.type){case Ze.j:case Ze.u:case Ze.F:x?y.h(a.od,a.pd,0,0):_o(y,a.od,a.pd,0,0),_o(y,a.Dc,a.Ec,0,0);break;case Ze.o:var b=a.figures;a=b.s,b=b.length;for(var E=0;E<b;E++){var z=a[E];x&&E===0?y.h(z.startX,z.startY,0,0):_o(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,ot=tt.length,rt=z.startX,at=z.startY,ut=0;ut<ot;ut++){var ft=tt[ut];switch(ft.type){case co:case Pr:rt=ft.endX,at=ft.endY,_o(y,rt,at,0,0);break;case Hr:qt.Dl(rt,at,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case ca:qt.iv(rt,at,ft.point1X,ft.point1Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case lr:case Pa:var mt=ft.type===lr?$s(ft,z):Ra(ft,z,rt,at),yt=mt.length;if(yt===0){rt=ft.type===lr?ft.centerX:ft.endX,at=ft.type===lr?ft.centerY:ft.endY,_o(y,rt,at,0,0);break}ft=null;for(var xt=0;xt<yt;xt++)ft=mt[xt],qt.Dl(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.5,y);ft!==null&&(rt=ft[6],at=ft[7]);break;default:Vt("Unknown Segment type: "+ft.type)}}}break;default:Vt("Unknown Geometry type: "+a.type)}}Ze.prototype.normalize=function(){this._isFrozen&&Te(this);var a=this.ix();return this.offset(-a.x,-a.y),new It(-a.x,-a.y)},Ze.prototype.offset=function(a,y){return this._isFrozen&&Te(this),this.transform(1,0,0,1,a,y),this},Ze.prototype.scale=function(a,y){return this._isFrozen&&Te(this),this.transform(a,0,0,y,0,0),this},Ze.prototype.rotate=function(a,y,x){this._isFrozen&&Te(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=oi.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),oi.free(b),this},Pt=Ze.prototype,Pt.transform=function(a,y,x,b,E,z){switch(this.type){case Ze.j:case Ze.u:case Ze.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+E,this.pd=tt*y+ot*b+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+E,this.Ec=tt*y+ot*b+z;break;case Ze.o:for(var rt=this.figures.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=ft.startX,ot=ft.startY,ft.startX=tt*a+ot*x+E,ft.startY=tt*y+ot*b+z,ft=ft.segments.s;for(var mt=ft.length,yt=0;yt<mt;yt++){var xt=ft[yt];switch(xt.type){case co:case Pr:tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+E,xt.endY=tt*y+ot*b+z;break;case Hr:tt=xt.point1X,ot=xt.point1Y,xt.point1X=tt*a+ot*x+E,xt.point1Y=tt*y+ot*b+z,tt=xt.point2X,ot=xt.point2Y,xt.point2X=tt*a+ot*x+E,xt.point2Y=tt*y+ot*b+z,tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+E,xt.endY=tt*y+ot*b+z;break;case ca:tt=xt.point1X,ot=xt.point1Y,xt.point1X=tt*a+ot*x+E,xt.point1Y=tt*y+ot*b+z,tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+E,xt.endY=tt*y+ot*b+z;break;case lr:tt=xt.centerX,ot=xt.centerY,xt.centerX=tt*a+ot*x+E,xt.centerY=tt*y+ot*b+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.startAngle+=tt),0>a&&(xt.startAngle=180-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),0>b&&(xt.startAngle=-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY!==void 0&&(xt.radiusY*=Math.sqrt(y*y+b*b));break;case Pa:if(tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+E,xt.endY=tt*y+ot*b+z,xt.radiusX===0||xt.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.xAxisRotation+=tt),0>a&&(xt.xAxisRotation=180-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),0>b&&(xt.xAxisRotation=-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY*=Math.sqrt(y*y+b*b);break;default:Vt("Unknown Segment type: "+xt.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 qt.Yb(x,b,E,z,y,a.x,a.y);case Ze.u:var tt=Pe.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),Pe.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,ft,mt=a.figures.s,yt=mt.length,xt=0;xt<yt;xt++){var kt=mt[xt],Ot=!kt.isEvenOdd;if(kt.isFilled){if(b&&kt.ca(z,y,x))return!0;var At=kt.segments;rt=kt.startX,at=kt.startY;for(var zt=rt,Wt=at,Zt=At.s,Xt=0;Xt<=At.length;Xt++){var ae=void 0;if(Xt!==At.length){ae=Zt[Xt];var on=ae.type;a=ae.endX,ft=ae.endY}else on=co,a=zt,ft=Wt;switch(on){case Pr:if(zt=su(z,y,tt,y,rt,at,zt,Wt),isNaN(zt))return!0;ot+=zt,zt=a,Wt=ft;break;case co:if(rt=su(z,y,tt,y,rt,at,a,ft),isNaN(rt))return!0;ot+=rt;break;case Hr:ut=qt.Fo(rt,at,ae.point1X,ae.point1Y,ae.point2X,ae.point2Y,a,ft,tt,y,z,y,.5),ot+=ut;break;case ca:ut=qt.Fo(rt,at,(rt+2*ae.point1X)/3,(at+2*ae.point1Y)/3,(2*ae.point1X+a)/3,(2*ae.point1Y+ft)/3,a,ft,tt,y,z,y,.5),ot+=ut;break;case lr:case Pa:on=ae.type===lr?$s(ae,kt):Ra(ae,kt,rt,at);var xn=on.length;if(xn===0){if(rt=su(z,y,tt,y,rt,at,ae.type===lr?ae.centerX:ae.endX,ae.type===lr?ae.centerY:ae.endY),isNaN(rt))return!0;ot+=rt;break}ae=null;for(var pn=0;pn<xn;pn++){if(ae=on[pn],pn===0){if(ut=su(z,y,tt,y,rt,at,ae[0],ae[1]),isNaN(ut))return!0;ot+=ut}ut=qt.Fo(ae[0],ae[1],ae[2],ae[3],ae[4],ae[5],ae[6],ae[7],tt,y,z,y,.5),ot+=ut}ae!==null&&(a=ae[6],ft=ae[7]);break;default:Vt("Unknown Segment type: "+ae.type)}rt=a,at=ft}if(Ot){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(kt.ca(z,y,E?x:x+2))return!0}return!1}function su(a,y,x,b,E,z,tt,ot){if(qt.Yb(E,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*b-y*x)*(E-tt)-(a-x)*(E*ot-z*tt))/rt;if(y=(a*b-y*x)*(z-ot)/rt,at>=a)return 0;if((E>tt?E-tt:tt-E)<(z>ot?z-ot:ot-z)){if(z<ot){if(y<z||y>ot)return 0}else if(y<ot||y>z)return 0}else if(E<tt){if(at<E||at>tt)return 0}else if(at<tt||at>E)return 0;return 0<rt?1:-1}function Sh(a,y,x,b){a=a.figures.s;for(var E=a.length,z=0;z<E;z++)if(a[z].ca(y,x,b))return!0;return!1}Pt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new It),this.type===Ze.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,x=x[ot],ot=x[2*a],E=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Pt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===Ze.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,b=y.length,E=this.flattenedTotalLength*a,z=0,tt=0;tt<b;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Pt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===Ze.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=ot+(a-ot)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-ot)?0:1>Math.abs(E-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=E-x?0:180:180*Math.atan2(a-ot,E-x)/Math.PI,y;tt+=ut}}return y},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<E){var tt=x;b=E}else tt=E,b=x;return a<=tt?tt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y<b?tt=y:(tt=b,b=y),z<=tt?tt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var ot=It.alloc();return qt.qh(y,x,b,E,z,a,ot),a=ot.x,z=ot.y,It.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===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=It.alloc(),E=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,ft=0;ft<rt;ft++)for(var mt=y[ft],yt=x[ft],xt=mt.length,kt=0;kt<xt;kt+=2){var Ot=mt[kt],At=mt[kt+1];if(kt!==0){qt.qh(at,ut,Ot,At,a.x,a.y,b);var zt=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);zt<E&&(E=zt,tt=ot,tt+=Math.sqrt((b.x-at)*(b.x-at)+(b.y-ut)*(b.y-ut))),ot+=yt[(kt-2)/2]}at=Ot,ut=At}return It.free(b),a=tt/z,0>a?0:1<a?1:a}return 0};function _c(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===Ze.j)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.endY),y.push(b),E.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(E);else if(a.type===Ze.u)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.startY),b.push(a.endX),b.push(a.endY),b.push(a.startX),b.push(a.endY),b.push(a.startX),b.push(a.startY),y.push(b),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),x.push(E);else if(a.type===Ze.F){var z=new xr;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new zi(lr);if(tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(a.startX+a.endX)/2,tt.centerY=(a.startY+a.endY)/2,tt.radiusX=Math.abs(a.startX-a.endX)/2,tt.radiusY=Math.abs(a.startY-a.endY)/2,z.add(tt),a=$s(tt,z),E=a.length,E===0)b.push(tt.centerX),b.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<E;ot++){var rt=a[ot];qt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,b),tt=rt[6],z=rt[7]}}y.push(b),x.push(Yd(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),tt=E.startX,z=E.startY,ot=tt,rt=z;for(var at=E.segments.s,ut=at.length,ft=0;ft<ut;ft++){var mt=at[ft];switch(mt.type){case Pr:4<=b.length&&(y.push(b),x.push(Yd(b))),b=[],b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case co:b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY;break;case Hr:qt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case ca:qt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case lr:var yt=$s(mt,E),xt=yt.length;if(xt===0){b.push(mt.centerX),b.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var kt=0;kt<xt;kt++){var Ot=yt[kt];qt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7]}break;case Pa:if(yt=Ra(mt,E,tt,z),xt=yt.length,kt=mt.endX,Ot=mt.endY,xt===0){b.push(kt),b.push(Ot),tt=kt,z=Ot;break}for(kt=0;kt<xt;kt++)Ot=yt[kt],qt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7];break;default:Vt("Segment not of valid type: "+mt.type)}mt.isClosed&&(b.push(ot),b.push(rt))}4<=b.length&&(y.push(b),x.push(Yd(b)))}}}function Yd(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(Xo(x,b,tt,ot))),x=tt,b=ot}return y}Pt.add=function(a){return this.ee.add(a),this},Pt.pm=function(a,y,x,b,E,z,tt,ot){return this._isFrozen&&Te(this),this.fg=new hn(a,y,E,z).freeze(),this.gg=new hn(x,b,tt,ot).freeze(),this},se.Object.defineProperties(Ze.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},flattenedSegments:{get:function(){return _c(this),this.tk}},flattenedLengths:{get:function(){return _c(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===Ze.j){a=Math.abs(this.endX-this.startX);var y=Math.abs(this.endY-this.startY);a=Math.sqrt(a*a+y*y)}else if(this.type===Ze.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,b=a=0;b<x;b++)for(var E=y[b],z=E.length,tt=0;tt<z;tt++)a+=E[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&Te(this,a),this.na=a,a===Ze.o?this.ee=new He:(Ze.V===null&&(Ze.V=new He().freeze()),this.ee=Ze.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&Te(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&Te(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&Te(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&Te(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&Te(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&Te(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&Te(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&Te(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),Ze.prototype.setSpots=Ze.prototype.pm,Ze.prototype.add=Ze.prototype.add,Ze.prototype.getFractionForPoint=Ze.prototype.xx,Ze.prototype.getPointAndAngleAlongPath=Ze.prototype.Qu,Ze.prototype.getAngleAlongPath=Ze.prototype.wx,Ze.prototype.getPointAlongPath=Ze.prototype.Pu,Ze.prototype.containsPoint=Ze.prototype.ca,Ze.prototype.transform=Ze.prototype.transform,Ze.prototype.rotate=Ze.prototype.rotate,Ze.prototype.scale=Ze.prototype.scale,Ze.prototype.offset=Ze.prototype.offset,Ze.prototype.normalize=Ze.prototype.normalize,Ze.prototype.computeBoundsWithoutOrigin=Ze.prototype.ix,Ze.prototype.equalsApprox=Ze.prototype.Xa,Ze.className="Geometry",Ze.j=new Ce(Ze,"Line",0),Ze.u=new Ce(Ze,"Rectangle",1),Ze.F=new Ce(Ze,"Ellipse",2),Ze.o=new Ce(Ze,"Path",3),Ze.V=null,Ze.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",Ze.className="Geometry",Ze.stringify=Ze.ia,Ze.fillPath=Ze.nb,Ze.parse=Ze.parse,Ze.Line=Ze.j,Ze.Rectangle=Ze.u,Ze.Ellipse=Ze.F,Ze.Path=Ze.o;function xr(a,y,x,b,E){Wn(this),x===void 0&&(x=!0),b===void 0&&(b=!0),E===void 0&&(E=!1),this.l=2|(x?4:0)|(b?8:0)|(E?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new He,this.sr=this.pl.Ja,this.fw=null}xr.prototype.copy=function(){var a=new xr;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,b=a.pl,E=0;E<x;E++){var z=y[E].copy();b.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Pt=xr.prototype,Pt.Xa=function(a){if(!(a instanceof xr&&qt.B(this.startX,a.startX)&&qt.B(this.startY,a.startY)))return!1;var y=this.segments.s;a=a.segments.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0},Pt.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,b=x.length,E=0;E<b;E++)y+=" "+x[E].toString(a);return y},Pt.freeze=function(){this._isFrozen=!0;var a=this.segments;a.freeze();var y=a.s;a=a.length;for(var x=0;x<a;x++)y[x].freeze();return this},Pt.ka=function(){this._isFrozen=!1;var a=this.segments;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Pt.Zu=function(){if(this._isInvalidBounds)return!0;var a=this.segments;if(this.sr!==a.Ja)return!0;a=a.s;for(var y=a.length,x=0;x<y;x++)if(a[x]._isInvalidBounds)return!0;return!1},Pt.add=function(a){return this.pl.add(a),this},Pt.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,tt=E,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ut=ot[at];switch(ut.type){case Pr:z=ut.endX,tt=ut.endY,b=ut.endX,E=ut.endY;break;case co:if(qt.Yb(b,E,ut.endX,ut.endY,x,a,y))return!0;b=ut.endX,E=ut.endY;break;case Hr:if(qt.cs(b,E,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case ca:if(qt.jv(b,E,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case lr:case Pa:var ft=ut.type===lr?$s(ut,this):Ra(ut,this,b,E),mt=ft.length,yt=ut.type===lr?ut.centerX:ut.endX,xt=ut.type===lr?ut.centerY:ut.endY;if(mt===0){if(qt.Yb(b,E,yt,xt,x,a,y))return!0;b=yt,E=xt;break}for(yt=null,xt=0;xt<mt;xt++)if(yt=ft[xt],xt===0&&qt.Yb(b,E,yt[0],yt[1],x,a,y)||qt.cs(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,a,y,x))return!0;yt!==null&&(b=yt[6],E=yt[7]);break;default:Vt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(b!==z||E!==tt)&&qt.Yb(b,E,z,tt,x,a,y))return!0}return!1},se.Object.defineProperties(xr.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},isFilled:{get:function(){return(this.l&4)!==0},set:function(a){this._isFrozen&&Te(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&Te(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&Te(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&Te(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&Te(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&Te(this,a),this.pl=a,this._isInvalidBounds=!0}}}),xr.prototype.add=xr.prototype.add,xr.prototype.equalsApprox=xr.prototype.Xa,xr.className="PathFigure";function zi(a,y,x,b,E,z,tt,ot){Wn(this),a===void 0&&(a=co),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,b===void 0&&(b=0),E===void 0&&(E=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===Pa?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===lr&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===lr&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}zi.prototype.copy=function(){var a=new zi;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=zi.prototype,Pt.Xa=function(a){if(!(a instanceof zi)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Pr:case co:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY);case Hr:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.point1X,a.point1X)&&qt.B(this.point1Y,a.point1Y)&&qt.B(this.point2X,a.point2X)&&qt.B(this.point2Y,a.point2Y);case ca:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.point1X,a.point1X)&&qt.B(this.point1Y,a.point1Y);case lr:return qt.B(this.startAngle,a.startAngle)&&qt.B(this.sweepAngle,a.sweepAngle)&&qt.B(this.centerX,a.centerX)&&qt.B(this.centerY,a.centerY)&&qt.B(this.radiusX,a.radiusX)&&qt.B(this.radiusY,a.radiusY);case Pa:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&qt.B(this.xAxisRotation,a.xAxisRotation)&&qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.radiusX,a.radiusX)&&qt.B(this.radiusY,a.radiusY);default:return!1}},Pt.qb=function(a){a.classType===zi&&(this.type=a)},Pt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Pr:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case co:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Hr: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 ca:a=0>a?"Q"+this.point1X.toString()+" "+this.point1Y.toString()+" "+this.endX.toString()+" "+this.endY.toString():"Q"+this.point1X.toFixed(a)+" "+this.point1Y.toFixed(a)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case lr:a=0>a?"B"+this.startAngle.toString()+" "+this.sweepAngle.toString()+" "+this.centerX.toString()+" "+this.centerY.toString()+" "+this.radiusX.toString()+" "+this.radiusY.toString():"B"+this.startAngle.toFixed(a)+" "+this.sweepAngle.toFixed(a)+" "+this.centerX.toFixed(a)+" "+this.centerY.toFixed(a)+" "+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a);break;case Pa: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=qt.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var tt=oi.alloc();tt.reset(),x<b?tt.scale(1,b/x):tt.scale(x/b,1),Ze.Ha(z,tt),oi.free(tt)}for(x=z.length,b=0;b<x;b++)tt=z[b],tt[0]+=y,tt[1]+=E,tt[2]+=y,tt[3]+=E,tt[4]+=y,tt[5]+=E,tt[6]+=y,tt[7]+=E;return a.ae=z,a.ae}function Ra(a,y,x,b){function E(kt,Ot,At,zt){return(kt*zt<Ot*At?-1:1)*Math.acos((kt*At+Ot*zt)/(Math.sqrt(kt*kt+Ot*Ot)*Math.sqrt(At*At+zt*zt)))}if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;if(a.radiusX===0||a.radiusY===0)return a.ae=[],a.ae;y=a.Wh;var z=a.Pg;y===0&&(y=1e-4),z===0&&(z=1e-4);var tt=Math.PI/180*a.Ne,ot=a.isLargeArc,rt=a.isClockwiseArc,at=a.Dc,ut=a.Ec,ft=Math.cos(tt),mt=Math.sin(tt),yt=ft*(x-at)/2+mt*(b-ut)/2;tt=-mt*(x-at)/2+ft*(b-ut)/2;var xt=yt*yt/(y*y)+tt*tt/(z*z);return 1<xt&&(y*=Math.sqrt(xt),z*=Math.sqrt(xt)),xt=(ot===rt?-1:1)*Math.sqrt((y*y*z*z-y*y*tt*tt-z*z*yt*yt)/(y*y*tt*tt+z*z*yt*yt)),isNaN(xt)&&(xt=0),ot=xt*y*tt/z,xt=xt*-z*yt/y,isNaN(ot)&&(ot=0),isNaN(xt)&&(xt=0),x=(x+at)/2+ft*ot-mt*xt,b=(b+ut)/2+mt*ot+ft*xt,ut=E(1,0,(yt-ot)/y,(tt-xt)/z),ft=(yt-ot)/y,at=(tt-xt)/z,yt=(-yt-ot)/y,ot=(-tt-xt)/z,tt=E(ft,at,yt,ot),yt=(ft*yt+at*ot)/(Math.sqrt(ft*ft+at*at)*Math.sqrt(yt*yt+ot*ot)),-1>=yt?tt=Math.PI:1<=yt&&(tt=0),!rt&&0<tt&&(tt-=2*Math.PI),rt&&0>tt&&(tt+=2*Math.PI),rt=y>z?1:y/z,yt=y>z?z/y:1,y=qt.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=oi.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(rt,yt),Ze.Ha(y,z),oi.free(z),a.ae=y,a.ae}se.Object.defineProperties(zi.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&&Te(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Te(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&Te(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Te(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Te(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&Te(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&Te(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Te(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Te(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&ln(a,">= zero",zi,"radiusX"),this._isFrozen&&Te(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&ln(a,">= zero",zi,"radiusY"),this._isFrozen&&Te(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Te(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&&Te(this,a),360<a&&(a=360),-360>a&&(a=-360),this.Ec=a,this._isInvalidBounds=!0}},isClockwiseArc:{get:function(){return(this.l&4)!==0},set:function(a){this._isFrozen&&Te(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&&Te(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&&Te(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),zi.prototype.equalsApprox=zi.prototype.Xa;var Pr=new Ce(zi,"Move",0),co=new Ce(zi,"Line",1),Hr=new Ce(zi,"Bezier",2),ca=new Ce(zi,"QuadraticBezier",3),lr=new Ce(zi,"Arc",4),Pa=new Ce(zi,"SvgArc",4);zi.className="PathSegment",zi.Move=Pr,zi.Line=co,zi.Bezier=Hr,zi.QuadraticBezier=ca,zi.Arc=lr,zi.SvgArc=Pa;function as(){this.H=null,this.xu=new It(0,0).freeze(),this.mt=new It(0,0).freeze(),this.Bp=this.Rq=0,this.Cp=1,this.xq="",this.Wr=this.Tp=!1,this.Rp=this.Ep=0,this.xg=this.nq=this.tq=!1,this.Zp=null,this.Rr=0,this.xd=this.Nr=null}as.prototype.copy=function(){var a=new as;return this.clone(a)},as.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},as.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},as.prototype.So=function(a,y){var x=this.diagram;return x===null||yg(x,a,y),y},as.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yg(x,a,y),y.assign(x.Ps(y))),y},se.Object.defineProperties(as.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}}}),as.prototype.getMultiTouchDocumentPoint=as.prototype.Bz,as.prototype.getMultiTouchViewPoint=as.prototype.So,as.className="InputEvent";function Tu(){this.H=null,this.xa="",this.ar=this.Lr=null}Tu.prototype.copy=function(){var a=new Tu;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Tu.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},se.Object.defineProperties(Tu.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}}}),Tu.className="DiagramEvent";function Mo(){this.Fm=Lo,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}Mo.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},Mo.prototype.copy=function(){var a=new Mo;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=be(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=be(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=be(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=be(y)&&typeof y.J=="function"?y.J():y,a},Mo.prototype.qb=function(a){a.classType===Mo&&(this.change=a)},Mo.prototype.toString=function(){var a="";return a=this.change===ta?a+"* ":this.change===Lo?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+=fi(this.object)),this.oldValue!==null&&(a+=" old: "+fi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+fi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},Mo.prototype.I=function(a){return a?this.oldValue:this.newValue},Mo.prototype.Dz=function(a){return a?this.oldParam:this.newParam},Mo.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},Mo.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},Mo.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},Mo.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},se.Object.defineProperties(Mo.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}}}),Mo.prototype.redo=Mo.prototype.redo,Mo.prototype.canRedo=Mo.prototype.canRedo,Mo.prototype.undo=Mo.prototype.undo,Mo.prototype.canUndo=Mo.prototype.canUndo,Mo.prototype.getParam=Mo.prototype.Dz,Mo.prototype.getValue=Mo.prototype.I,Mo.prototype.clear=Mo.prototype.clear;var ta=new Ce(Mo,"Transaction",-1),Lo=new Ce(Mo,"Property",0),tr=new Ce(Mo,"Insert",1),fr=new Ce(Mo,"Remove",2);Mo.className="ChangedEvent",Mo.Transaction=ta,Mo.Property=Lo,Mo.Insert=tr,Mo.Remove=fr;function kr(){this.o=new He().freeze(),this.xa="",this.j=!1}kr.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var b=this.changes.M(x);b!==null&&(y+=`
|
|
`+b.toString())}}return y},kr.prototype.clear=function(){var a=this.changes;a.ka();for(var y=a.count-1;0<=y;y--){var x=a.M(y);x!==null&&x.clear()}a.clear(),a.freeze()},kr.prototype.canUndo=function(){return this.isComplete},kr.prototype.undo=function(){if(this.canUndo())for(var a=this.changes.count-1;0<=a;a--){var y=this.changes.M(a);y!==null&&y.undo()}},kr.prototype.canRedo=function(){return this.isComplete},kr.prototype.redo=function(){if(this.canRedo())for(var a=this.changes.count,y=0;y<a;y++){var x=this.changes.M(y);x!==null&&x.redo()}},kr.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new Vn,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===Lo&&b.object){var E=y.get(b.object);E||(E=new Vn,y.set(b.object,E));var z=E.get(b.propertyName);z===null?E.set(b.propertyName,-1):(0<z&&a.cd(z,null),E.set(b.propertyName,x))}}for(x=y=0;x<a.count;x++)b=a.M(x),b!==null&&(x>y&&a.cd(y,b),y++);for(;a.length>y;)a.pop();a.freeze()}},se.Object.defineProperties(kr.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}}}),kr.prototype.optimize=kr.prototype.ak,kr.prototype.redo=kr.prototype.redo,kr.prototype.canRedo=kr.prototype.canRedo,kr.prototype.undo=kr.prototype.undo,kr.prototype.canUndo=kr.prototype.canUndo,kr.prototype.clear=kr.prototype.clear,kr.className="Transaction";function No(){this.Pt=new Ge,this.Jd=!1,this.u=new He().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new He().freeze(),this.hl=new He,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}No.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;b<x;b++)0<b&&(y+=" "),y+=this.nestedTransactionNames.M(b);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,b=0;b<x;b++)y+=`
|
|
`+this.history.M(b).toString(a-1);return y},No.prototype.clear=function(){var a=this.history;a.ka();for(var y=a.count-1;0<=y;y--){var x=a.M(y);x!==null&&x.clear()}a.clear(),this.Ce=-1,a.freeze(),this.Fe=!1,this.Np=null,this.bi=0,this.Ie.ka(),this.Ie.clear(),this.Ie.freeze(),this.hl.clear(),this.Dt=this.rq=this.Gt=this.Ft=!1},No.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Pt=No.prototype,Pt.Xw=function(a){this.Pt.add(a)},Pt.Rx=function(a){this.Pt.remove(a)},Pt.Ea=function(a){if(a===void 0&&(a=""),a===null&&(a=""),this.isUndoingRedoing)return!1;this.tt===!0&&(this.tt=!1,this.bi++,this.isInternalTransaction||this.Ob("StartingFirstTransaction",a,this.currentTransaction),0<this.bi&&this.bi--),this.isEnabled&&(this.Ie.ka(),this.Ie.add(a),this.Ie.freeze(),this.currentTransaction===null?this.hl.add(0):this.hl.add(this.currentTransaction.changes.count)),this.bi++;var y=this.transactionLevel===1;return y&&(this.isInternalTransaction||this.Ob("StartedTransaction",a,this.currentTransaction)),y},Pt.eb=function(a){return a===void 0&&(a=""),xh(this,!0,a)},Pt.Kf=function(){return xh(this,!1,"")};function xh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&Fn("Ending transaction without having started a transaction: "+x);var b=a.transactionLevel===1,E=a.currentTransaction;b&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,E));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(b){if(y)a.rq=!1,E===null&&x!==""&&(E=a.currentTransaction),a.isEnabled&&E!==null&&(E.isComplete||(E.isComplete=!0,E.name=x),a.lx(),y=a.history,y.ka(),b=a.maxHistoryLength,0<=b&&(b===0?y.clear():y.count>=b&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),b===0||y.count!==0&&y.get(y.count-1)===E||(y.add(E),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,E);else{a.Fe=!0;try{a.isEnabled&&E!==null&&(E.isComplete=!0,E.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,E),a.Fe=!1}E!==null&&E.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&E!==null){for(a=z,x=E.changes,E=x.count-1;E>=a;E--)y=x.M(E),y!==null&&y.undo(),x.ka(),x.mb(E);x.freeze()}return!1}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()}},No.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},No.prototype.undo=function(){if(this.canUndo()){var a=this.transactionToUndo;try{this.Fe=!0,this.Ob("StartingUndo","Undo",a),this.Ce--,a.undo()}catch(y){Fn("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},No.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},No.prototype.redo=function(){if(this.canRedo()){var a=this.transactionToRedo;try{this.Fe=!0,this.Ob("StartingRedo","Redo",a),this.Ce++,a.redo()}catch(y){Fn("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},No.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new Mo;for(b.change=ta,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},No.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new kr);var x=a.copy();y=y.changes,y.ka(),y.add(x),y.freeze(),this.checksTransactionLevel&&0>=this.transactionLevel&&!this.tt&&(a=a.diagram,a!==null&&a.pi===!1||Fn("Change not within a transaction: "+x.toString()))}},No.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},se.Object.defineProperties(No.prototype,{models:{get:function(){return this.Pt.iterator}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},transactionToUndo:{get:function(){return 0<=this.historyIndex&&this.historyIndex<=this.history.count-1?this.history.M(this.historyIndex):null}},transactionToRedo:{get:function(){return this.historyIndex<this.history.count-1?this.history.M(this.historyIndex+1):null}},isUndoingRedoing:{get:function(){return this.Fe}},history:{get:function(){return this.u}},maxHistoryLength:{get:function(){return this.o},set:function(a){this.o=a}},historyIndex:{get:function(){return this.Ce}},currentTransaction:{get:function(){return this.Np}},transactionLevel:{get:function(){return this.bi}},isInTransaction:{get:function(){return 0<this.bi}},checksTransactionLevel:{get:function(){return this.j},set:function(a){this.j=a}},nestedTransactionNames:{get:function(){return this.Ie}},isPendingClear:{get:function(){return this.Ft},set:function(a){this.Ft=a}},isPendingUnmodified:{get:function(){return this.Gt},set:function(a){this.Gt=a}},isInternalTransaction:{get:function(){return this.Dt},set:function(a){this.Dt=a}},isJustDiscarded:{get:function(){return this.rq}}}),No.prototype.handleChanged=No.prototype.Tu,No.prototype.redo=No.prototype.redo,No.prototype.undo=No.prototype.undo,No.prototype.canUndo=No.prototype.canUndo,No.prototype.discardHistoryAfterIndex=No.prototype.lx,No.prototype.rollbackTransaction=No.prototype.Kf,No.prototype.commitTransaction=No.prototype.eb,No.prototype.startTransaction=No.prototype.Ea,No.prototype.removeModel=No.prototype.Rx,No.prototype.addModel=No.prototype.Xw,No.prototype.clear=No.prototype.clear,No.className="UndoManager";function Fi(){Wn(this),this.H=Wl,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new as,this.Zr=-1}Fi.prototype.toString=function(){return this.name!==""?this.name+" Tool":jn(this.constructor)},Fi.prototype.updateAdornments=function(){},Fi.prototype.canStart=function(){return this.isEnabled},Fi.prototype.doStart=function(){},Fi.prototype.doActivate=function(){this.isActive=!0},Fi.prototype.doDeactivate=function(){this.isActive=!1},Fi.prototype.doStop=function(){},Fi.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},Fi.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},Fi.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},Fi.prototype.doMouseMove=function(){},Fi.prototype.doMouseUp=function(){this.stopTool()},Fi.prototype.doMouseWheel=function(){},Fi.prototype.canStartMultiTouch=function(){return!0},Fi.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),b=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var E=b.x-x.x,z=b.y-x.y;a.Jw=Math.sqrt(E*E+z*z),y.bubbles=!1}It.free(x),It.free(b)},Fi.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),b=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var E=b.x-x.x,z=b.y-x.y;z=Math.sqrt(E*E+z*z)/a.Jw,E=new It((Math.min(b.x,x.x)+Math.max(b.x,x.x))/2,(Math.min(b.y,x.y)+Math.max(b.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=E,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}It.free(x),It.free(b)},Fi.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},Fi.prototype.doKeyUp=function(){},Fi.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},Fi.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},Fi.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(Mi?y.meta:y.control){for(a.R("ChangingSelection",a.selection),y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&(y.isSelected=!y.isSelected),a.R("ChangedSelection",a.selection)}else if(y.shift){if(!x.isSelected){for(a.R("ChangingSelection",a.selection),y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&(y.isSelected=!0),a.R("ChangedSelection",a.selection)}}else if(!x.isSelected){for(y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&a.select(y)}}else!y.left||(Mi?y.meta:y.control)||y.shift||a.clearSelection()}},Fi.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Dp(a,b,x),b.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}Fi.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var b=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(b=null),y.targetObject=b;var E=!1;if(b!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(b===z||b!==null&&b.rg(z)||(ot(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;b!==null&&(tt=b.mouseEnter,!(tt!==null&&(z===b||z!==null&&z.rg(b)||(tt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=b;z!==null&&(b=z.mouseOver,!(b!==null&&(b(y,z),E=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),b=a.mouseOver,b!==null&&(b(y),E=!0);E&&a.$b(),a.skipsUndoManager=x}},Fi.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},Fi.prototype.doCurrentObjectChanged=function(){},Fi.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var b=a.commandHandler,E=a.toolManager.mouseWheelBehavior;if(b!==null&&(E===Xd&&!y.shift||E===hd&&y.control))(0<x?b.canIncreaseZoom():b.canDecreaseZoom())&&(E=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?b.increaseZoom():b.decreaseZoom(),a.zoomPoint=E),y.bubbles=!1;else if(E===Xd&&y.shift||E===hd&&!y.control){b=a.position.copy();var z=y.event;E=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var ot="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(ot,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(ot,0<x?"left":"right",Math.abs(x)));else{switch(E){case 0:ot="pixel";break;case 1:ot="line";break;case 2:ot="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(ot,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(ot,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,b,y)}}},Fi.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},Fi.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=de(function(){x.doWaitAfter(b)},a)},Fi.prototype.cancelWaitAfter=function(){this.Zr!==-1&&Ke.clearTimeout(this.Zr),this.Zr=-1},Fi.prototype.doWaitAfter=function(){},Fi.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof Ai);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},Fi.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var b=x.toolManager.dragSize,E=b.width;return b=b.height,x.firstInput.isTouchEvent&&(E+=6,b+=6),Math.abs(y.x-a.x)>E||Math.abs(y.y-a.y)>b},se.Object.defineProperties(Fi.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof le&&(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}}}),Fi.prototype.startTransaction=Fi.prototype.Ea,Fi.className="Tool";function Co(){Fi.call(this),this.name="ToolManager",this.hb=new He,this.ob=new He,this.Hb=new He,this.F=this.V=850,this.o=new nn(2,2).ja(),this.Ha=5e3,this.ia=hd,this.u=Hc,this.Mp=this.j=null,this.zj=-1}ue(Co,Fi),Co.prototype.initializeStandardTools=function(){},Co.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof Ai&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Co.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===Ph){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;b<x;b++){var E=this.mouseDownTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===hd?this.mouseWheelBehavior=Xd:this.mouseWheelBehavior===Xd&&(this.mouseWheelBehavior=hd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Co.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===Ph){y.bubbles=!0;return}if(this.gestureBehavior===au)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,b=0;b<x;b++){var E=this.mouseMoveTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseMove());return}}Op(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Op(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}Co.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof Ai&&(y===a||y.rg(a))||this.hideToolTip()},Co.prototype.doWaitAfter=function(a){var y=this.diagram;y.ta!==null&&(this.doMouseHover(),this.isActive||this.doToolTip(),a.isTouchEvent&&!y.lastInput.handled&&(a=a.copy(),a.button=2,a.buttons=2,y.lastInput=a,y.qu=!0,y.doMouseUp()))},Co.prototype.doMouseHover=function(){var a=this.diagram,y=a.lastInput;y.targetObject===null&&(y.targetObject=a.ic(y.documentPoint,null,null));var x=y.targetObject;if(x!==null)for(y.handled=!1;x!==null&&(a=this.isActive?x.mouseHold:x.mouseHover,!(a!==null&&(a(y,x),y.handled)));)x=x.panel;else x=this.isActive?a.mouseHold:a.mouseHover,x!==null&&x(y)},Co.prototype.doToolTip=function(){var a=this.diagram,y=a.lastInput;if(y.targetObject===null&&(y.targetObject=a.ic(y.documentPoint,null,null)),y=y.targetObject,y!==null){if(a=this.currentToolTip,!(a instanceof Ai)||y!==a&&!y.rg(a)){for(;y!==null;){if(a=y.toolTip,a!==null){this.showToolTip(a,y);return}y=y.panel}this.hideToolTip()}}else y=a.toolTip,y!==null?this.showToolTip(y,null):this.hideToolTip()},Co.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof Ai){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof Ml&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(Ke.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=de(function(){E.hideToolTip()},a)}},Co.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y=x.y+20/y.scale+b.height>E.bottom?x.y-(b.height+5/y.scale):x.y+20/y.scale,x.y<E.y&&(x.y=E.y),a.position=x}},Co.prototype.hideToolTip=function(){this.zj!==-1&&(Ke.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof Ai?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Ml&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},Co.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var b=this.mouseUpTools.M(x);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseUp());return}}a.doFocus(),this.doDeactivate()},Co.prototype.doMouseWheel=function(){this.standardMouseWheel()},Co.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Co.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Co.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var b=this.mouseDownTools.M(x);if(b.name===a)return b}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(b=this.mouseMoveTools.M(x),b.name===a)return b;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(b=this.mouseUpTools.M(x),b.name===a)return b;return null},Co.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.name===a)return y!==null?this.mouseDownTools.cd(b,y):this.mouseDownTools.mb(b),E}for(x=this.mouseMoveTools.length,b=0;b<x;b++)if(E=this.mouseMoveTools.M(b),E.name===a)return y!==null?this.mouseMoveTools.cd(b,y):this.mouseMoveTools.mb(b),E;for(x=this.mouseUpTools.length,b=0;b<x;b++)if(E=this.mouseUpTools.M(b),E.name===a)return y!==null?this.mouseUpTools.cd(b,y):this.mouseUpTools.mb(b),E;return null},Co.prototype.gb=function(a,y,x){y!==null&&(y.name=a,y.diagram=this.diagram),this.findTool(a)?this.replaceTool(a,y):y!==null&&x.add(y)},se.Object.defineProperties(Co.prototype,{mouseWheelBehavior:{get:function(){return this.ia},set:function(a){this.ia=a}},gestureBehavior:{get:function(){return this.u},set:function(a){this.u=a}},currentToolTip:{get:function(){return this.j},set:function(a){this.j=a,this.Mp=a!==null&&a instanceof Ai?a.adornedPart:null}},mouseDownTools:{get:function(){return this.hb}},mouseMoveTools:{get:function(){return this.ob}},mouseUpTools:{get:function(){return this.Hb}},hoverDelay:{get:function(){return this.V},set:function(a){this.V=a}},holdDelay:{get:function(){return this.F},set:function(a){this.F=a}},dragSize:{get:function(){return this.o},set:function(a){this.o=a.J()}},toolTipDuration:{get:function(){return this.Ha},set:function(a){this.Ha=a}}}),Co.prototype.replaceStandardTool=Co.prototype.gb;var hd=new Ce(Co,"WheelScroll",0),Xd=new Ce(Co,"WheelZoom",1),tg=new Ce(Co,"WheelNone",2),Hc=new Ce(Co,"GestureZoom",3),au=new Ce(Co,"GestureCancel",4),Ph=new Ce(Co,"GestureNone",5);Co.className="ToolManager",Co.WheelScroll=hd,Co.WheelZoom=Xd,Co.WheelNone=tg,Co.GestureZoom=Hc,Co.GestureCancel=au,Co.GestureNone=Ph;function To(){Fi.call(this),this.name="Dragging",this.u=this.Sw=this.ob=!0,this.o=this.Ha=this.V=this.Oe=null,this.Ym=this.Hb=!1,this.tl=new It(NaN,NaN),this.Fr=new It,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Ge().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var _l;ue(To,Fi),To.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a.isReadOnly&&!a.allowDragOut||!a.allowMove&&!a.allowCopy&&!a.allowDragOut||!a.allowSelect)return!1;var y=a.lastInput;return!y.left||a.currentTool!==this&&(!this.isBeyondDragSize()||y.isTouchEvent&&y.timestamp-a.firstInput.timestamp<this.Ik)?!1:this.findDraggablePart()!==null},To.prototype.findDraggablePart=function(){var a=this.diagram;if(a=a.Ol(a.firstInput.documentPoint,!1),a===null)return null;for(;a!==null&&!a.canSelect();)a=a.containingGroup;return a!==null&&(a.canMove()||a.canCopy())?a:null},To.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.Ol(a.firstInput.documentPoint,!1);if(y!==null){for(;y!==null&&!y.canSelect();)y=y.containingGroup;this.currentPart=y,this.currentPart===null||this.currentPart.isSelected||(a.R("ChangingSelection",a.selection),y=a.lastInput,(Mi?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},To.prototype.doActivate=function(){var a=this.diagram;this.Bn=null,this.currentPart===null&&this.standardMouseSelect();var y=this.currentPart;y!==null&&(y.canMove()||y.canCopy())&&(a.Fu(!0),Ar=null,this.isActive=!0,this.tl.set(a.position),Wc(this,a.selection),this.Cg.length=0,a.animationManager.Cc(),this.draggedParts=this.computeEffectiveCollection(a.selection,this.dragOptions),this.Sw=this.diagram.layout.isRealtime,this.diagram.layout.isRealtime=!1,a.Ns=!0,a.Gf("temporaryPixelRatio")===!0&&30<a.$w&&Is(a),sf(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Ar=this,Du=this.diagram,this.doSimulatedDragOut()))};function Wc(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof Ue?(a.draggedLink=y.first(),a.draggedLink.canRelinkFrom()&&a.draggedLink.canRelinkTo()&&a.draggedLink.Ej(),a.Oe=x.toolManager.findTool("Relinking"),a.Oe===null&&(a.Oe=new fa,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}To.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},To.prototype.Pd=function(a){return a===void 0?new fu(Yo):this.isGridSnapEnabled?new fu(new It(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new fu(a.copy())},To.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),wh(this),Dh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<_l.count){for(var y=_l,x=y.length,b=0;b<x;b++){var E=y.M(b);Eu(E),Qa(E),wh(E),E.diagram.ug()}y.clear()}Eu(this),this.tl.h(NaN,NaN),Du!==null&&(Du.currentCursor=""),Ar=Du=null,Qa(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),lc(a,!0)},To.prototype.stopTransaction=function(){var a=this.diagram,y=Fi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function wh(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,ng(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function eg(){var a=Ar;Qa(a),Fu(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}To.prototype.doCancel=function(){Qa(this),Fu(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},To.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},To.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function lu(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var b=x.undoManager;for(b.isEnabled&&b.isInTransaction?b.currentTransaction!==null&&0<b.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):Fu(a),x.skipsUndoManager=!y,x.partManager.addsToTemporaryLayer=!y,a.startPoint=x.firstInput.documentPoint,y=a.copiesEffectiveCollection?a.draggedParts.Lf():x.selection,y=x.Kj(y,x,!0),x=new Vn,b=a.draggedParts.iterator;b.next();){var E=b.key;if(E.Zc()&&E.canCopy()){var z=y.I(E);z!==null&&(z.location=E.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)b=y.value,b instanceof Ue&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,Wc(a,x.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)}}}function Qa(a){var y=a.diagram;if(a.copiedParts!==null){if(y.Is(a.copiedParts.Lf(),!1),a.copiedParts=null,a.draggedParts!==null)for(var x=a.draggedParts.iterator;x.next();)x.key instanceof Ue&&(x.value.point=new It(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Eu(a){if(a.draggedLink!==null){if(a.dragsLink&&a.Oe!==null){var y=a.Oe;y.diagram.remove(y.temporaryFromNode),y.diagram.remove(y.temporaryToNode),a.Oe.originalLink=null}a.draggedLink=null,a.Oe=null}}function kl(a,y,x){var b=a.diagram,E=a.startPoint,z=It.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),It.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Is(b),b.hk())}To.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var b=this.diagram;b!==null&&Bh(b,a,y,this.dragOptions,x)};function Fu(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var b=x.key;b.Zc()&&(b.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(b=x.key,b instanceof Ue&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),$u(b,-E.x,-E.y)}y.bd()}}function Vc(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),Au(a,!1));var b=a.findDragOverObject(y),E=x.lastInput;E.targetObject=b,a.doUpdateCursor(b);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=ng(a,E,b),!a.isActive&&Ar===null)return;var ot=b!==null?b.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof $n)){var rt=x.mouseDragOver;rt!==null&&(rt(E),tt=!0)}if(!a.isActive&&Ar===null||(a.doDragOver(y,b),!a.isActive&&Ar===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=b,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(E.viewPoint)}To.prototype.findDragOverObject=function(a){var y=this;return Vl(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof Ai||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},To.prototype.doUpdateCursor=function(a){var y=this.diagram;(a===null||this.Bn!==a)&&(!this.diagram.currentTool.isActive||this.mayCopy()?y.currentCursor=this.copyCursor:this.mayMove()?y.currentCursor=this.moveCursor:this.mayDragOut()&&(y.currentCursor=this.nodropCursor))};function ng(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<E;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&Ar===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=ig(E);for(E=a.Cg.length,x=0;x<E&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),b=!0,!y.handled));x++);return b}function ig(a){var y=a.panel;return y!==null?y:a instanceof In&&!(a instanceof $n)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(at){return b.findValidLinkablePort(at,x)});a=It.alloc();var z=1/0,tt=null;for(E=E.iterator;E.next();){var ot=E.value;if(ot.part!==null){var rt=ot.ga(Ri,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return It.free(a),tt}function Au(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var b=a.diagram;if(!b.isReadOnly){var E=a.Oe;if(E!==null){var z=null,tt=null;x.fromNode===null&&(z=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),E.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Uc(E,tt,z,rt,ot):Uc(E,null,null,null,null)}}}}To.prototype.doDragOver=function(){};function Bu(a,y){var x=a.diagram;a.dragsLink&&Au(a,!0),wh(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;J0(a,E,z),z=ig(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||Ar!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof an&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Ar!==null){for(a=Pe.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof an&&Q0(x,b,a);Pe.free(a)}}}function J0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof $n||(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 Ue},!0,function(E){return E instanceof Ue},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}To.prototype.doDropOnto=function(){},To.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),sf(a,this.copiedParts),kl(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?(Qa(this),kl(this,this.draggedParts,!0)):this.mayDragOut()?(lu(this,!1),kl(this,this.copiedParts,!1)):Qa(this),Vc(this,a.lastInput.documentPoint))}},To.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),sf(a,this.copiedParts),kl(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()&&(kl(this,this.draggedParts,!0),Vc(this,a.lastInput.documentPoint))),this.Ym=!0,Bu(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&q0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},To.prototype.simulatedMouseMove=function(a,y,x){if(Ar===null)return!1;var b=Ar.diagram;x instanceof le||(x=null);var E=Du;return x!==E&&(E!==null&&E!==b&&(E.ug(),Ar.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Du=x,x!==null&&x!==b&&(eg(),E=x.toolManager.findTool("Dragging"),E!==null&&(_l.contains(E)||_l.add(E),E.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===b||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(b=x.toolManager.findTool("Dragging"),b!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,b.doSimulatedDragOver()),!0)},To.prototype.simulatedMouseUp=function(a,y,x){if(Ar===null)return!1;var b=Du,E=Ar.diagram;if(x===null)return Ar.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),Ar.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Du=x,b=x.toolManager.findTool("Dragging"),b!==null&&(eg(),_l.contains(b)||_l.add(b),b.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new It),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!0,a=x.toolManager.findTool("Dragging"),a!==null&&a.doSimulatedDrop(),a=Ar,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function q0(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof an&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}To.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(Mi?!a.lastInput.alt:!a.lastInput.control))return!1;for(a=a.selection.iterator;a.next();)if(a.value.canCopy())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canCopy())},To.prototype.mayDragOut=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(!a.allowDragOut||!a.allowCopy||a.allowMove)return!1;for(a=a.selection.iterator;a.next();)if(a.value.canCopy())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canCopy())},To.prototype.mayMove=function(){var a=this.diagram;if(a.isReadOnly||!a.allowMove)return!1;for(a=a.selection.iterator;a.next();)if(a.value.canMove())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canMove())},To.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},To.prototype.Az=function(){return Ar},To.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Ar;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},To.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),La(a),a.animationManager.Cc(),a=Ar,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},To.prototype.doSimulatedDragLeave=function(){var a=Ar;a!==null&&a.doSimulatedDragOut(),this.doCancel()},To.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Ar;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Rp(this,y.draggedParts.Lf(),!1,a.firstInput),kl(this,this.copiedParts,!1),Vc(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},To.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Ar;if(y!==null){var x=y.diagram;if(y.Ym=!0,Qa(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Rp(this,y.draggedParts.Lf(),!0,a.lastInput),kl(this,this.copiedParts,!1);var b=new Ge;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),Bu(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function Rp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=Pe.alloc();E=b=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<b&&(b=at),ut<E&&(E=ut),at>tt&&(tt=at),ut>ot&&(ot=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,ot-E),b=z.x+z.width/2,E=z.y+z.height/2,Pe.free(z),z=a.Fr,tt=new Vn,ot=It.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof Ue&&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))));It.free(ot),a.copiedParts=tt,Wc(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)}}}To.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},To.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new It},se.Object.defineProperties(To.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}}}),To.prototype.getDraggingSource=To.prototype.Az;var Ar=null,Du=null;To.className="DraggingTool",_l=new He,xi("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Co.prototype.doCancel=function(){Ar!==null&&Ar.doCancel(),Fi.prototype.doCancel.call(this)};function Uo(){Fi.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new Ue,y=new si;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new si,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new an,y=new si,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=eo,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new an,y=new si,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=eo,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 Vn,this.Of=this.gj=this.Pf=null}ue(Uo,Fi),Uo.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Uo.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=nn.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,nn.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=Ri,z=It.alloc(),x.location=y.ga(Ri,z),It.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},Uo.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=eo,y.fromSpot=Li,y.toSpot=Li),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Uo.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Uo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof an){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)}},Uo.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof an))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof an)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},Uo.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(ft){return E.findValidLinkablePort(ft,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof an){var rt=tt.ga(Ri,It.alloc()),at=x.x-rt.x,ut=x.y-rt.y;It.free(rt),rt=at*at+ut*ut,rt<b&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,b=rt):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,ot,tt)||!a&&this.isValidLink(ot,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,b=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof an&&(x.layer===null||x.layer.allowLink))?y:null},Uo.prototype.isValidFrom=function(a,y){if(a===null||y===null)return this.isUnconnectedLinkValid;if(this.diagram.currentTool===this&&(a.layer!==null&&!a.layer.allowLink||y.fromLinkable!==!0))return!1;var x=y.fromMaxLinks;if(1/0>x){if(this.originalLink!==null&&a===this.originalFromNode&&y===this.originalFromPort)return!0;if(y=y.portId,y===null&&(y=""),a.Mo(y).count>=x)return!1}return!0},Uo.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},Uo.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Uo.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof an))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof an))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},Uo.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)},Uo.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 Ge;return b.add(a),ls(this,x,y,b)};function ls(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),ls(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),ls(a,y.labeledLink,x,b))))}Uo.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!==fc){if(b===Dg){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!ps(this,a,y,x,!0)}if(b===Og){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!ps(this,a,y,x,!0)}if(b===Fg)return a===y?a=!0:(b=new Ge,b.add(y),a=ms(this,b,a,y,x)),!a;if(b===Ag)return!ps(this,a,y,x,!1);if(b===Bg)return a===y?a=!0:(b=new Ge,b.add(y),a=dd(this,b,a,y,x)),!a}return!0};function ps(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&&ps(a,tt,x,b,E)))return!0}return!1}function ms(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&&ms(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}se.Object.defineProperties(Uo.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}}}),Uo.className="LinkingBaseTool";function vs(){Uo.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}ue(vs,Uo),vs.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},vs.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 an)))return null;var x=this.direction;if(x===Ch||x===jp){var b=this.findValidLinkablePort(y,!1);if(b!==null||this.startObject===a&&(b=a.port,this.findValidLinkablePort(b,!1)))return this.isForwards=!0,b}return(x===Ch||x===zp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},vs.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 an&&(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 an&&(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)},vs.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()},vs.prototype.doStop=function(){Uo.prototype.doStop.call(this),this.startObject=null},vs.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 an&&(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)}}},vs.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof Ue)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)},vs.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},vs.prototype.doNoLink=function(){},se.Object.defineProperties(vs.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 Ce(vs,"Either",0),jp=new Ce(vs,"ForwardsOnly",0),zp=new Ce(vs,"BackwardsOnly",0);vs.className="LinkingTool",vs.Either=Ch,vs.ForwardsOnly=jp,vs.BackwardsOnly=zp;function fa(){Uo.call(this),this.name="Relinking";var a=new si;a.figure="Diamond",a.desiredSize=Go,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new si,a.figure="Diamond",a.desiredSize=Go,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new Pe}ue(fa,Uo),fa.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Ue){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)}},fa.prototype.makeAdornment=function(a,y){var x=new Ai;return x.type=_e.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},fa.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},fa.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 Ai&&x.adornedPart instanceof Ue))return;this.handle=y,this.isForwards=x===null||x.category==="RelinkTo",this.originalLink=x.adornedPart}this.Ea(this.name),a.isMouseCaptured=!0,a.currentCursor=this.linkingCursor,this.originalFromPort=this.originalLink.fromPort,this.originalFromNode=this.originalLink.fromNode,this.originalToPort=this.originalLink.toPort,this.originalToNode=this.originalLink.toNode,this.Ew.set(this.originalLink.actualBounds),this.originalLink!==null&&0<this.originalLink.pointsCount&&(this.originalLink.fromNode===null&&(this.temporaryFromPort!==null&&(this.temporaryFromPort.desiredSize=ni),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=ni),this.temporaryToNode!==null&&(this.temporaryToNode.location=this.originalLink.i(this.originalLink.pointsCount-1)))),this.copyPortProperties(this.originalFromNode,this.originalFromPort,this.temporaryFromNode,this.temporaryFromPort,!1),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0),a.add(this.temporaryFromNode),a.add(this.temporaryToNode),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.copyLinkProperties(this.originalLink,this.temporaryLink),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0},fa.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Ef||x===th)&&(x=Ls),y.curve=x,y.curviness=a.curviness,y.isTreeLink=a.isTreeLink,y.points=a.points,y.routing=a.routing,y.smoothness=a.smoothness,y.fromSpot=a.fromSpot,y.fromEndSegmentLength=a.fromEndSegmentLength,y.fromShortLength=a.fromShortLength,y.toSpot=a.toSpot,y.toEndSegmentLength=a.toEndSegmentLength,y.toShortLength=a.toShortLength}},fa.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()},fa.prototype.doStop=function(){Uo.prototype.doStop.call(this),this.handle=null},fa.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,b=this.originalToNode,E=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof an&&(this.isForwards?(b=tt,E=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?E=b=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?b:y,this.isForwards?E:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},fa.prototype.reconnectLink=function(a,y,x,b){return x=x!==null&&x.portId!==null?x.portId:"",b?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},fa.prototype.doNoRelink=function(){};function Uc(a,y,x,b,E){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),b!==null?(a.copyPortProperties(b,E,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}se.Object.defineProperties(fa.prototype,{fromHandleArchetype:{get:function(){return this.V},set:function(a){this.V=a}},toHandleArchetype:{get:function(){return this.Xd},set:function(a){this.Xd=a}},handle:{get:function(){return this.F},set:function(a){if(a!==null&&!(a.part instanceof Ai))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),fa.className="RelinkingTool",xi("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),xi("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function er(){Fi.call(this),this.name="LinkReshaping";var a=new si;a.figure="Rectangle",a.desiredSize=Wo,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new si,a.figure="Diamond",a.desiredSize=Go,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new It,this.Yq=new He}ue(er,Fi),er.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:og},er.prototype.om=function(a,y){a.reshapingBehavior=y},er.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Ue){var y=null;if(a.isSelected&&!this.diagram.isReadOnly){var x=a.path;x!==null&&a.canReshape()&&a.actualBounds.w()&&a.isVisible()&&x.actualBounds.w()&&x.Ed()&&(y=a.Pj(this.name),y===null||y.Aw!==a.pointsCount||y.Uw!==a.resegmentable)&&(y=this.makeAdornment(x),y!==null&&(y.Aw=a.pointsCount,y.Uw=a.resegmentable,a.bh(this.name,y)))}y===null&&a.Jf(this.name)}},er.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new Ai,E.type=_e.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=b?1:0;if(y.resegmentable&&y.computeCurve()!==ya)for(var ot=x+tt;ot<z-tt;ot++){var rt=this.makeResegmentHandle(a,ot);rt!==null&&(rt.segmentIndex=ot,rt.segmentFraction=.5,rt.fromMaxLinks=999,E.add(rt))}for(tt=x+1;tt<z;tt++)if(ot=this.makeHandle(a,tt),ot!==null){if(ot.segmentIndex=tt,tt!==x)if(tt===x+1&&b){rt=y.i(x);var at=y.i(x+1);qt.B(rt.x,at.x)&&qt.B(rt.y,at.y)&&(at=y.i(x-1)),qt.B(rt.x,at.x)?(this.om(ot,Ru),ot.cursor="n-resize"):qt.B(rt.y,at.y)&&(this.om(ot,Iu),ot.cursor="w-resize")}else tt===z-1&&b?(rt=y.i(z-1),at=y.i(z),qt.B(rt.x,at.x)&&qt.B(rt.y,at.y)&&(rt=y.i(z+1)),qt.B(rt.x,at.x)?(this.om(ot,Ru),ot.cursor="n-resize"):qt.B(rt.y,at.y)&&(this.om(ot,Iu),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Zc),ot.cursor="move");E.add(ot)}E.adornedObject=a}return E},er.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},er.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},er.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowReshape&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},er.prototype.doActivate=function(){var a=this.diagram;if(this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle!==null){var y=this.handle.part.adornedPart;if(y instanceof Ue){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),b=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,b),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,b),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},er.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},er.prototype.stopTransaction=function(){var a=this.diagram,y=Fi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},er.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},er.prototype.getResegmentingPoint=function(){return this.handle.ga(Ri)},er.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},er.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,b=y.i(x-1),E=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(b.x-E.x)<this.resegmentingDistance&&Math.abs(b.y-E.y)<this.resegmentingDistance&&(Ou(this,tt,b,E,z,!0)||Ou(this,tt,b,E,z,!1))){var ot=y.points.copy();Ou(this,tt,b,E,z,!0)?(ot.cd(x-2,new It(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new It(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new It((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new It((z.x+tt.x)/2,z.y))),ot.mb(x),ot.mb(x-1),y.points=ot,y.Wb()}else tt=y.i(x+2),Math.abs(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Ou(this,b,E,z,tt,!0)||Ou(this,b,E,z,tt,!1))&&(ot=y.points.copy(),Ou(this,b,E,z,tt,!0)?(ot.cd(x-1,new It(b.x,(b.y+tt.y)/2)),ot.cd(x+2,new It(tt.x,(b.y+tt.y)/2))):(ot.cd(x-1,new It((b.x+tt.x)/2,b.y)),ot.cd(x+2,new It((b.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=It.alloc(),qt.qh(b.x,b.y,z.x,z.y,E.x,E.y,tt)&&tt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),It.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Ou(a,y,x,b,E,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-b.y)<a.resegmentingDistance&&Math.abs(b.y-E.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-b.x)<a.resegmentingDistance&&Math.abs(b.x-E.x)<a.resegmentingDistance}er.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,b=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,b===Ru?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===Iu&&(y.L(x,a.x,y.i(x-1).y),y.L(x+1,a.x,y.i(x+2).y));else if(x===y.lastPickIndex-1)x=y.lastPickIndex-1,b===Ru?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===Iu&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{b=x;var E=y.i(b),z=y.i(b-1),tt=y.i(b+1);qt.B(z.x,E.x)&&qt.B(E.y,tt.y)?(qt.B(z.x,y.i(b-2).x)&&!qt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),qt.B(tt.y,y.i(b+2).y)&&!qt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)):qt.B(z.y,E.y)&&qt.B(E.x,tt.x)?(qt.B(z.y,y.i(b-2).y)&&!qt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),qt.B(tt.x,y.i(b+2).x)&&!qt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):qt.B(z.x,E.x)&&qt.B(E.x,tt.x)?(qt.B(z.x,y.i(b-2).x)&&!qt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),qt.B(tt.x,y.i(b+2).x)&&!qt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):qt.B(z.y,E.y)&&qt.B(E.y,tt.y)&&(qt.B(z.y,y.i(b-2).y)&&!qt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),qt.B(tt.y,y.i(b+2).y)&&!qt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),b=y.fromNode,E=y.fromPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===1&&y.computeSpot(!0,E).Mc()&&(z=E.ga(Ri,It.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,It.alloc()),y.L(0,b.x,b.y),It.free(z),It.free(b)),b=y.toNode,E=y.toPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===y.pointsCount-2&&y.computeSpot(!1,E).Mc()&&(x=E.ga(Ri,It.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,It.alloc()),y.L(y.pointsCount-1,a.x,a.y),It.free(x),It.free(a));y.zf()},er.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Zc:return a;case Ru:return new It(y.i(x).x,a.y);case Iu:return new It(a.x,y.i(x).y);default:case og:return y.i(x)}},se.Object.defineProperties(er.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},midHandleArchetype:{get:function(){return this.u},set:function(a){this.u=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof Ai))throw Error("new handle is not in an Adornment: "+a);this.j=a}},adornedLink:{get:function(){return this.Ts}},resegmentingDistance:{get:function(){return this.F},set:function(a){this.F=a}},originalPoint:{get:function(){return this.Fw}},originalPoints:{get:function(){return this.Yq}}}),er.prototype.setReshapingBehavior=er.prototype.om,er.prototype.getReshapingBehavior=er.prototype.Ru;var og=new Ce(er,"None",0),Iu=new Ce(er,"Horizontal",1),Ru=new Ce(er,"Vertical",2),Zc=new Ce(er,"All",3);er.className="LinkReshapingTool",er.None=og,er.Horizontal=Iu,er.Vertical=Ru,er.All=Zc,xi("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function qr(){Fi.call(this),this.name="Resizing",this.o=new nn(1,1).freeze(),this.j=new nn(9999,9999).freeze(),this.yg=new nn(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new si;a.alignmentFocus=Ri,a.figure="Rectangle",a.desiredSize=Wo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new It,this.Dw=new nn,this.Tn=new It,this.rt=new nn(0,0),this.qt=new nn(1/0,1/0),this.pt=new nn(1,1)}ue(qr,Fi),qr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof Ue)){if(a.isSelected&&!this.diagram.isReadOnly){var y=a.resizeObject,x=a.Pj(this.name);if(y!==null&&a.canResize()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed()&&((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null)){y=y.li(),Gh(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},qr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new Ai,y.type=_e.Spot,y.locationSpot=Ri;var x=new Cs;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,$i)),y.add(this.makeHandle(a,ha)),y.add(this.makeHandle(a,As)),y.add(this.makeHandle(a,Fs)),y.add(this.makeHandle(a,Bs)),y.add(this.makeHandle(a,Gr)),y.add(this.makeHandle(a,Qr)),y.add(this.makeHandle(a,Ds))}else if(Wa(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},qr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},qr.prototype.updateResizeHandles=function(a,y){if(a!==null){if(!a.alignment.Xb()&&(a.cursor==="pointer"||0<a.cursor.indexOf("resize")))t:{var x=a.alignment;if(x.Mc()&&(x=Ri),0>=x.x)y=0>=x.y?y+225:1<=x.y?y+135:y+180;else if(1<=x.x)0>=x.y?y+=315:1<=x.y&&(y+=45);else if(0>=x.y)y+=270;else if(1<=x.y)y+=90;else break t;0>y?y+=360:360<=y&&(y-=360),a.cursor=22.5>y?"e-resize":67.5>y?"se-resize":112.5>y?"s-resize":157.5>y?"sw-resize":202.5>y?"w-resize":247.5>y?"nw-resize":292.5>y?"n-resize":337.5>y?"ne-resize":"e-resize"}else if(a instanceof _e)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},qr.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},qr.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))},qr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},qr.prototype.stopTransaction=function(){var a=this.diagram,y=Fi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},qr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},qr.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,It.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),It.free(E)}},qr.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,It.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),It.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},qr.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 $n){var b=new He;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()}},qr.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=Ri);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ft=1;if(!z){ft=tt.width;var mt=tt.height;0>=ft&&(ft=1),0>=mt&&(mt=1),ft=mt/ft}return mt=It.alloc(),qt.No(a.x,a.y,ot,rt,E.width,E.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-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(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*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(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,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(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,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(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width))):(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),z||(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-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/ft,b.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))),It.free(mt),a},qr.prototype.computeReshape=function(){var a=Fe;return this.adornedObject instanceof si&&(a=Lv(this.adornedObject)),!(a===Mn||this.diagram.lastInput.shift)},qr.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},qr.prototype.computeMaxSize=function(){var a=this.adornedObject.maxSize.copy(),y=this.maxSize;return!isNaN(y.width)&&y.width<a.width&&(a.width=y.width),!isNaN(y.height)&&y.height<a.height&&(a.height=y.height),a},qr.prototype.computeCellSize=function(){var a=new nn(NaN,NaN),y=this.adornedObject.part;return y!==null&&(y=y.resizeCellSize,!isNaN(y.width)&&0<y.width&&(a.width=y.width),!isNaN(y.height)&&0<y.height&&(a.height=y.height)),y=this.cellSize,isNaN(a.width)&&!isNaN(y.width)&&0<y.width&&(a.width=y.width),isNaN(a.height)&&!isNaN(y.height)&&0<y.height&&(a.height=y.height),y=this.diagram,(isNaN(a.width)||isNaN(a.height))&&y&&(y=y.grid,y!==null&&y.visible&&this.isGridSnapEnabled&&(y=y.gridCellSize,isNaN(a.width)&&!isNaN(y.width)&&0<y.width&&(a.width=y.width),isNaN(a.height)&&!isNaN(y.height)&&0<y.height&&(a.height=y.height))),(isNaN(a.width)||a.width===0||a.width===1/0)&&(a.width=1),(isNaN(a.height)||a.height===0||a.height===1/0)&&(a.height=1),a},se.Object.defineProperties(qr.prototype,{handleArchetype:{get:function(){return this.F},set:function(a){this.F=a}},handle:{get:function(){return this.u},set:function(a){if(a!==null&&!(a.part instanceof Ai))throw Error("new handle is not in an Adornment: "+a);this.u=a}},adornedObject:{get:function(){return this.ue},set:function(a){if(a!==null&&a.part instanceof Ai)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},minSize:{get:function(){return this.o},set:function(a){if(!this.o.D(a)){var y=a.width;isNaN(y)&&(y=0),a=a.height,isNaN(a)&&(a=0),this.o.h(y,a)}}},maxSize:{get:function(){return this.j},set:function(a){if(!this.j.D(a)){var y=a.width;isNaN(y)&&(y=1/0),a=a.height,isNaN(a)&&(a=1/0),this.j.h(y,a)}}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||this.yg.assign(a)}},isGridSnapEnabled:{get:function(){return this.V},set:function(a){this.V=a}},dragsMembers:{get:function(){return this.ia},set:function(a){this.ia=a}},oppositePoint:{get:function(){return this.Xq},set:function(a){this.Xq.D(a)||this.Xq.assign(a)}},originalDesiredSize:{get:function(){return this.Dw}},originalLocation:{get:function(){return this.Tn}}}),qr.className="ResizingTool",xi("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function ys(){Fi.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new It,this.ue=null;var a=new si;a.figure="Ellipse",a.desiredSize=Go,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new It(NaN,NaN),this.u=0,this.F=50}ue(ys,Fi),ys.prototype.updateAdornments=function(a){if(a!==null){if(a.ph()){var y=a.rotateObject;if(y===a||y===a.path||y.isPanelMain)return}if(a.isSelected&&!this.diagram.isReadOnly&&(y=a.rotateObject,y!==null&&a.canRotate()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed())){var x=a.Pj(this.name);if((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null){x.angle=y.li(),x.placeholder===null&&(x.location=this.computeAdornmentLocation(y)),a.bh(this.name,x);return}}a.Jf(this.name)}},ys.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new Ai,y.type=_e.Position,y.locationSpot=Ri;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Wa(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},ys.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowRotate&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},ys.prototype.doActivate=function(){var a=this.diagram;if(this.adornedObject===null){if(this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle===null)return;this.adornedObject=this.handle.part.adornedObject}this.adornedObject!==null&&(a.isMouseCaptured=!0,a.delaysLayout=!0,this.Ea(this.name),this.Cw=this.adornedObject.angle,this.kr=this.computeRotationPoint(this.adornedObject),this.Tn=this.adornedObject.part.location.copy(),this.isActive=!0)},ys.prototype.computeRotationPoint=function(a){var y=a.part,x=y.locationObject;return y.rotationSpot.sb()?a.ga(y.rotationSpot):a===y||a===x?x.ga(y.locationSpot):a.ga(Ri)},ys.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var b=this.handleDistance;return x===0?y.x=a.naturalBounds.width+b:x===45?(y.x=a.naturalBounds.width+b,y.y=a.naturalBounds.height+b):x===90?y.y=a.naturalBounds.height+b:x===135?(y.x=-b,y.y=a.naturalBounds.height+b):x===180?y.x=-b:x===225?(y.x=-b,y.y=-b):x===270?y.y=-b:x===315&&(y.x=a.naturalBounds.width+b,y.y=-b),a.ga(y)},ys.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new It(NaN,NaN),this.isActive=a.isMouseCaptured=!1},ys.prototype.stopTransaction=function(){var a=this.diagram,y=Fi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ys.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},ys.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},ys.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()},ys.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()}},ys.prototype.computeRotate=function(a){a=this.rotationPoint.ab(a)-this.handleAngle;var y=this.adornedObject.panel;y!==null&&(a-=y.li()),360<=a?a-=360:0>a&&(a+=360),y=Math.min(Math.abs(this.snapAngleMultiple),180);var x=Math.min(Math.abs(this.snapAngleEpsilon),y/2);return!this.diagram.lastInput.shift&&0<y&&0<x&&(a%y<x?a=Math.floor(a/y)*y:a%y>y-x&&(a=(Math.floor(a/y)+1)*y)),360<=a?a-=360:0>a&&(a+=360),a},se.Object.defineProperties(ys.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 Ai))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 Ai)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}}}),ys.className="RotatingTool",xi("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){Fi.call(this),this.name="ClickSelecting"}ue(Lh,Fi),Lh.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Lh.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Lh.className="ClickSelectingTool";function ja(){Fi.call(this),this.name="Action",this.pk=null}ue(ja,Fi),ja.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},ja.prototype.doMouseDown=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionDown!==null&&y.actionDown(a,y))}else this.canStart()&&this.doActivate()},ja.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionMove!==null&&y.actionMove(a,y))}},ja.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;if(y===null)return;a.targetObject=y,y.actionUp!==null&&y.actionUp(a,y),this.standardMouseClick(function(x){for(;x.panel!==null&&(!x.isActionable||x!==y);)x=x.panel;return x},function(x){return x===y})}this.stopTool()},ja.prototype.doCancel=function(){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionCancel!==null&&y.actionCancel(a,y),this.stopTool())},ja.prototype.doStop=function(){this.pk=null},ja.className="ActionTool";function ju(){Fi.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new It(0,0)}ue(ju,Fi),ju.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)},ju.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},ju.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 In)x.Zc()&&(Wa(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);be(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=It.allocAt(a.x,a.y);this.isGridSnapEnabled&&rf(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),It.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},se.Object.defineProperties(ju.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}}}),ju.className="ClickCreatingTool";function wa(){Fi.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new In;a.layerName="Tool",a.selectable=!1;var y=new si;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}ue(wa,Fi),wa.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(!a.allowSelect)return!1;var y=a.lastInput;return!(!y.left||a.currentTool!==this&&(!this.isBeyondDragSize()||y.timestamp-a.firstInput.timestamp<this.delay||a.Ol(y.documentPoint,!0)!==null))},wa.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},wa.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},wa.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var b=nn.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),nn.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},wa.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;a.remove(this.box);try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),this.selectInRect(this.computeBoxBounds()),a.R("ChangedSelection",a.selection)}finally{a.currentCursor=""}}this.stopTool()},wa.prototype.computeBoxBounds=function(){var a=this.diagram;return new Pe(a.firstInput.documentPoint,a.lastInput.documentPoint)},wa.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),Mi?x.meta:x.control)if(x.shift)for(a=a.iterator;a.next();)y=a.value,y.isSelected&&(y.isSelected=!1);else for(a=a.iterator;a.next();)y=a.value,y.isSelected=!y.isSelected;else if(x.shift)for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0);else{for(x=new He,y=y.selection.iterator;y.next();){var b=y.value;a.contains(b)||x.add(b)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},se.Object.defineProperties(wa.prototype,{delay:{get:function(){return this.Ik},set:function(a){this.Ik=a}},isPartialInclusion:{get:function(){return this.o},set:function(a){this.o=a}},box:{get:function(){return this.j},set:function(a){this.j=a}}}),wa.className="DragSelectingTool";function Wr(){Fi.call(this),this.name="Panning",this.Xt=new It,this.xy=new It,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(Ke.document,"scroll",a.Kw,!1),a.stopTool()}}ue(Wr,Fi),Wr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!(!a.allowHorizontalScroll&&!a.allowVerticalScroll||!a.lastInput.left||a.currentTool!==this&&!this.isBeyondDragSize())},Wr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(Ke.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Wr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Wr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Wr.prototype.doMouseMove=function(){this.move()},Wr.prototype.doMouseUp=function(){this.move(),this.stopTool()},Wr.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,b=a.lastInput.documentPoint,E=y.x+x.x-b.x;x=y.y+x.y-b.y,a.allowHorizontalScroll||(E=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(E,x)}},se.Object.defineProperties(Wr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Wr.className="PanningTool",xi("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),xi("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),xi("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),xi("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),xi("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Ml(){this.F=this.u=this.j=this.o=null}se.Object.defineProperties(Ml.prototype,{mainElement:{get:function(){return this.u},set:function(a){this.u=a}},show:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},hide:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},valueFunction:{get:function(){return this.F},set:function(a){this.F=a}}}),Ml.className="HTMLInfo";function za(a,y,x){this.text=a,this.hx=y,this.visible=x}za.className="ContextMenuButtonInfo";function Ss(){Fi.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new It,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}ue(Ss,Fi);function qa(a){var y=new Ml;y.show=function(E,z,tt){tt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},kh=y,a.tu=function(){a.stopTool()},y=Pn("div");var x=Pn("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var b=Pn("style");Ke.document.getElementsByTagName("head")[0].appendChild(b),b.sheet.insertRule(".goCXul { list-style: none; }",0),b.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),b.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),b=a.diagram,b!==null&&(b.addEventListener(y,"contextmenu",nr,!1),b.addEventListener(y,"selectstart",nr,!1),b.addEventListener(x,"contextmenu",nr,!1)),y.className="goCXforeground",x.className="goCXbackground",Ke.document.body&&(Ke.document.body.appendChild(y),Ke.document.body.appendChild(x)),Qd=y,cd=x,Jd=!0}function nr(a){return a.preventDefault(),!1}Ss.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return this.isBeyondDragSize()||!a.lastInput.right||1<a.lastInput.clickCount?!1:!!(a.lastInput.isTouchEvent&&this.defaultTouchContextMenu!==null||this.findObjectWithContextMenu()!==null)},Ss.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Ss.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Ss.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof le||(a instanceof Jt?b=a:b=y.ic(x.documentPoint,null,function(E){return!E.layer.isTemporary})),b!==null){for(a=b;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return b.part}else if(y.contextMenu!==null)return y;return null},Ss.prototype.doActivate=function(){},Ss.prototype.doMouseDown=function(){if(Fi.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof Ai){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&hl(this)},Ss.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof Ai){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}hl(this)};function hl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof Ml||(b=y.ic(y.lastInput.documentPoint,null,null),b!==null&&b.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(b)}}else a.canStart()&&(uu(a,!0),a.isActive||a.stopTool())}Ss.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function uu(a,y,x){if(x===void 0&&(x=null),!a.Et&&(a.Et=!0,y&&a.standardMouseSelect(),y=a.standardMouseClick(),a.Et=!1,!y)){if(a.isActive=!0,y=kh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof Jt?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof Ai&&!a.currentContextMenu.visible&&a.stopTool()}}Ss.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Ss.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof Ai){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof Ml&&a.show(y,x,this);this.currentContextMenu=a},Ss.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y+b.height>E.bottom&&(x.y-=b.height+5/y.scale),x.y<E.y&&(x.y=E.y),a.position=x}},Ss.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof Ai?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Ml&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function zu(a){var y=new He;return y.add(new za("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new za("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new za("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new za("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new za("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new za("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new za("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new za("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new za("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new za("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new za("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new za("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new za("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}Ss.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=zu(this)),Qd.innerHTML="",cd.addEventListener("pointerdown",this.tu,!1);var y=this,x=Pn("ul");x.className="goCXul",Qd.appendChild(x),x.innerHTML="";for(var b=this.jt.iterator;b.next();){var E=b.value,z=E.visible;if(typeof E.hx=="function"&&(typeof z!="function"||z(a))){z=Pn("li"),z.className="goCXli";var tt=Pn("a");tt.className="goCXa",tt.href="#",tt.ky=E.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=E.text,z.appendChild(tt),x.appendChild(z)}}Qd.style.display="block",cd.style.display="block"},Ss.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===kh){Qd.style.display="none",cd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(cd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},se.Object.defineProperties(Ss.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof Ai?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Jd===!1&&kh===null&&zo&&qa(this),kh},set:function(a){a===null&&(Jd=!0),kh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var kh=null,Jd=!1,cd=null,Qd=null;Ss.className="ContextMenuTool",xi("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function fo(){Fi.call(this),this.name="TextEditing",this.Zh=new ro,this.ia=null,this.V=fd,this.vj=null,this.qa=gd,this.u=1,this.F=!0,this.o=null,this.j=new Ml,this.kt=null,qd(this,this.j)}ue(fo,Fi);function qd(a,y){if(zo){var x=Pn("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var b=a.Lx(this.value);this.style.width=20+b.measuredBounds.width*this.wA+"px",this.rows=b.lineCount}},!1),x.addEventListener("keydown",function(b){if(!b.isComposing&&a.textBlock!==null){var E=b.key;E==="Enter"?(a.textBlock.isMultiline===!1&&b.preventDefault(),a.acceptText($d)):E==="Tab"?(a.acceptText(Yc),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==gd){var b=a.kt;a.qa===tc&&(a.qa=ec),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==gd){var b=a.kt;typeof b.focus=="function"&&b.focus(),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(b,E,z){if(b instanceof ro&&z instanceof fo)if(z.state===nc)x.style.border="3px solid red",x.focus();else{var tt=b.ga(Ri),ot=E.position,rt=E.scale,at=b.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=b.naturalBounds.width*at+6,ft=b.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=b.verticalAlignment,rt=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*at,ft=ot.y*ft-ot.y*rt+ot.offsetY-(.5*ft-.5*rt)-rt/2,x.value=b.text,E.div.style.font=b.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+ft|0)-1+"px",x.style.textAlign=b.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=b.lineCount,x.wA=at,x.className="goTXarea",E.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(b){b.div.removeChild(x)}}}fo.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Gu&&Gu!==this&&(Gu.acceptText(bl),Gu&&Gu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof ro&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===fd&&!y.isSelected||this.starting===Xc&&2>a.lastInput.clickCount)):!1},fo.prototype.doStart=function(){Gu=this,this.textBlock!==null&&this.doActivate()},fo.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 ro&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=tc;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new Pe(this.textBlock.ga($i),this.textBlock.ga(As));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},fo.prototype.doCancel=function(){this.stopTool()},fo.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},fo.prototype.doMouseDown=function(){this.isActive&&this.acceptText(bl)},fo.prototype.acceptText=function(a){switch(a){case bl:this.qa===pd?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===tc||this.qa===nc||this.qa===ec)&&(this.qa=sg,rg(this));break;case Kc:case $d:case Yc:($d!==a||this.textBlock.isMultiline!==!0)&&(this.qa===tc||this.qa===nc||this.qa===ec)&&(this.qa=sg,rg(this))}};function rg(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=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=nc,a.doError(E,z))}}fo.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)},fo.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},fo.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=gd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},fo.prototype.doStop=function(){Gu=null},fo.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)))},fo.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},se.Object.defineProperties(fo.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)}}}),fo.prototype.measureTemporaryTextBlock=fo.prototype.Lx;var Kc=new Ce(fo,"LostFocus",0),bl=new Ce(fo,"MouseDown",1),Yc=new Ce(fo,"Tab",2),$d=new Ce(fo,"Enter",3),$0=new Ce(fo,"SingleClick",0),fd=new Ce(fo,"SingleClickSelected",1),Xc=new Ce(fo,"DoubleClick",2),gd=new Ce(fo,"StateNone",0),tc=new Ce(fo,"StateActive",1),ec=new Ce(fo,"StateEditing",2),sg=new Ce(fo,"StateValidating",3),nc=new Ce(fo,"StateInvalid",4),pd=new Ce(fo,"StateValidated",5),Gu=null;fo.className="TextEditingTool",fo.LostFocus=Kc,fo.MouseDown=bl,fo.Tab=Yc,fo.Enter=$d,fo.SingleClick=$0,fo.SingleClickSelected=fd,fo.DoubleClick=Xc,fo.StateNone=gd,fo.StateActive=tc,fo.StateEditing=ec,fo.StateValidating=sg,fo.StateInvalid=nc,fo.StateValidated=pd,xi("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ea(a){oc||(ag(),oc=!0),this.H=Wl,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 Ge,this.ce=new Vr,this.ce.Yd=this,this.Ei=new Ge,this.pu=new Ge,this.Sr=new Ge,this.pr=new Ge,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(),Ur(a.H),a.zb=!0)}function Jc(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===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===lg&&y.vc.clear(),a.Qw=!!(a.Pk===rc&&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(),sc(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==us&&b!==null&&(delete b.start.scale,delete b.end.scale),Ke.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Is(x),fg(x),a.zb=!1,y.start(),y.bc&&(_u(a),x.Ya(),ug(y,0),La(x,!0),Mh(a),x.R("AnimationStarting",a)))}))}}function hu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function Qc(a,y,x,b){a.isTicking||hu(a)||y instanceof Ue&&(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 qc(a,y){function x(){if(0<E.Sr.count&&(b.addAll(E.Sr),E.Sr.clear(),E.bc=!0),E.bc!==!1&&b.count!==0){E.pu.addAll(b);for(var z=E.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var ot=!0;else{for(ot=tt.vc.iterator;ot.next();){var rt=ot.key;if(rt instanceof Jt&&rt.diagram!==null||rt instanceof le){ot=!0;break t}}ot=!1}ot?ac(tt,!1):tt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(_u(E),La(E.H),Mh(E)),Ke.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),Ke.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function _u(a){if(!a.vq){var y=a.H;a.Ow=y.skipsUndoManager,a.cw=y.skipsModelSourceBindings,y.skipsUndoManager=!0,y.skipsModelSourceBindings=!0,a.vq=!0}}function Mh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Pt.Cc=function(a){var y=this.ce;if(this.zb===!0&&(this.Ok=this.zb=!1,this.Zd.clear(),0<y.vc.count&&this.H.$b()),this.bc){if(y.Ml(!0),y.vc.clear(),sc(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),sc(y,this.H)},Pt.Ml=function(a){a===this.defaultAnimation&&this.defaultAnimation.vc.clear(),this.Ei.remove(a),this.Ei.count===0&&(this.bc=!1,this.H.$b()),a===this.defaultAnimation&&(this.defaultAnimation.vc.clear(),this.H.R("AnimationFinished",this))},Pt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Ws(this,a))},Pt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Hu(this.ce,y,"position",y.position,y.position),Ws(this,a))};function _p(a,y,x){!a.zb||y.D(x)||hu(a)||(a.H.pi||(y=x.copy()),Hu(a.ce,a.H,"position",y,x))}function $c(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Ws(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function bh(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],ot=a[2];a=a[3];var rt=y[0],at=y[1],ut=y[2];return y=y[3],ot===0||ot===100?(z=rt,tt=at):(ut===0||ut===100)&&(rt=z,at=tt),180<Math.abs(rt-z)&&(rt>z?z+=360:rt+=360),z=E(x,z,rt-z,b)%360,tt=E(x,tt,at-tt,b),ot=E(x,ot,ut-ot,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ag(){function a(x,b,E,z,tt,ot){x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}var y=new Vn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("location",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!0):x.location=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:placeholder",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:nodeCollapse",function(x,b,E,z,tt,ot){var rt=x.actualBounds,at=E.actualBounds;E=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot),!1):x.position=new It(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot))}),y.add("desiredSize",function(x,b,E,z,tt,ot){x.desiredSize=new Pe(z(tt,b.width,E.width-b.width,ot),z(tt,b.height,E.height-b.height,ot))}),y.add("width",function(x,b,E,z,tt,ot){x.width=z(tt,b,E-b,ot)}),y.add("height",function(x,b,E,z,tt,ot){x.height=z(tt,b,E-b,ot)}),y.add("fill",function(x,b,E,z,tt,ot){x.fill=bh(b,E,tt,ot,z)}),y.add("stroke",function(x,b,E,z,tt,ot){x.stroke=bh(b,E,tt,ot,z)}),y.add("strokeWidth",function(x,b,E,z,tt,ot){x.strokeWidth=z(tt,b,E-b,ot)}),y.add("strokeDashOffset",function(x,b,E,z,tt,ot){x.strokeDashOffset=z(tt,b,E-b,ot)}),y.add("background",function(x,b,E,z,tt,ot){x.background=bh(b,E,tt,ot,z)}),y.add("areaBackground",function(x,b,E,z,tt,ot){x.areaBackground=bh(b,E,tt,ot,z)}),y.add("opacity",function(x,b,E,z,tt,ot){x.opacity=z(tt,b,E-b,ot)}),y.add("scale",function(x,b,E,z,tt,ot){x.scale=z(tt,b,E-b,ot)}),y.add("angle",function(x,b,E,z,tt,ot){x.angle=z(tt,b,E-b,ot)}),ic=y}se.Object.defineProperties(ea.prototype,{animationReasons:{get:function(){return this.Zd}},isEnabled:{get:function(){return this.Jd},set:function(a){(this.Jd=a)&&this.Ei.each(function(y){y.isAnimating||y.runCount!==1/0||y.start()})}},duration:{get:function(){return this.Dg},set:function(a){1>a&&ln(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 ic=null,oc=!1,du=new Ce(ea,"Default",1),rc=new Ce(ea,"AnimateLocations",2),lg=new Ce(ea,"None",3);ea.className="AnimationManager",ea.defineAnimationEffect=function(a,y){oc||(ag(),oc=!0),ic.add(a,y)},ea.Default=du,ea.AnimateLocations=rc,ea.None=lg;function Vr(a){this.vu=this.Nw=this.Yd=this.H=null,this.Xk=this.bc=this.j=!1,this.cn=this.Qd=0,this.Lp=this.ot=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 Vn,this.Tt=new Vn,this.yl=new Ge,this.Ut=new Ge,this.dw=Uu,a&&Object.assign(this,a)}Vr.prototype.suspend=function(){this.Xk=!0},Vr.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,ac(this,!0),_u(this.Yd),La(this.H),Mh(this.Yd),this.H.redraw()};function sc(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0<a.yl.count&&a.yl.clear(),0<a.Ut.count&&a.Ut.clear(),y!==null)for(a=y.links;a.next();)a.value.Tg=null}Pt=Vr.prototype,Pt.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof le?a=x:x instanceof Jt&&(a=x.diagram))}if(a!==null)this.H=a,this.Yd=a.animationManager;else return this;return y=this.Yd,y.isEnabled===!1?this:(this.Gd=isNaN(this.Dg)?y.duration:this.Dg,this.Lp=this.ot,y.Ok&&y.Pk===du&&this===y.defaultAnimation&&(this.Lp=Hp,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=gc),_u(y),this.yl.each(function(b){b.data=null,a.add(b)}),Mh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,qc(y,this),this)},Pt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Pt.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof le?this.H=a:a instanceof Jt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof In){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Hu(this,a,y,x,b,E),this};function Hu(a,y,x,b,E,z){var tt=a.vc;if(y instanceof le&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(pu(b),sv(),b=[va.j,va.u,va.o,va.F],pu(E),sv(),E=[va.j,va.u,va.o,va.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=Nh(b)),at[x]=Nh(E)}else rt={},at={},rt[x]=Nh(b),at[x]=Nh(E),ot=rt.position,y instanceof Jt&&ot instanceof It&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new Th(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof It&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof In?ot.Ku.location=Nh(y.location):z&&(ot.Ku[x]=Nh(b))}function Nh(a){return a instanceof It||a instanceof nn?a.copy():a}Pt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Pt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function ac(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var b=+new Date,E=b>a.cn?a.Gd:b-a.Qd;y&&(E=a.gw,E<a.Gd?(a.Qd=+new Date-E,a.cn=a.Qd+a.Gd):E=a.Gd),_u(x),ug(a,E),La(a.H,!0),Mh(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function ug(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Jt&&z.diagram===null)){var tt=b.value,ot=E?tt.end:tt.start;tt=E?tt.start:tt.end;var rt=ic,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,_u(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=ic;b.next();){var tt=b.key,ot=b.value,rt=E?ot.end:ot.start,at=E?ot.start:ot.end,ut=ot.Ku,ft;for(ft in at)if(z.get(ft)!==null){var mt=ft;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[ft],ut[ft]!==void 0?ut[ft]:ot.Hu?rt[ft]:at[ft],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof In&&(tt.location=ut.location),ot.nv&&tt instanceof In&&tt.Zb(!1)}if(y.As.clear(),lc(y,!1),y.Ya(),y.N(),La(y,!0),x.defaultAnimation===this){for(ft=x.pr.iterator;ft.next();)E=ft.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}La(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Mh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),sc(this,null),x.Ml(this),y.$b())}},Pt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof $n&&(b=y.placeholder),b!==null?(x=b.ga($i),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new It(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof $n)for(a=a.memberParts;a.next();)b=a.value,b instanceof an&&this.Cj(b,y)},Pt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof $n&&(x=y.placeholder),x!==null){var b=x.ga($i);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 $n)for(a=a.memberParts;a.next();)b=a.value,b instanceof an&&this.Aj(b,y)}},Pt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},se.Object.defineProperties(Vr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&ln(a,">= 1",Vr,"duration"),this.Dg=a}},reversible:{get:function(){return this.ho},set:function(a){this.ho=a}},runCount:{get:function(){return this.cu},set:function(a){0<a?this.cu=a:Vt("Animation.runCount value must be a positive integer.")}},finished:{get:function(){return this.dn},set:function(a){this.dn!==a&&(this.dn=a)}},easing:{get:function(){return this.ot},set:function(a){this.ot=a}},isViewportUnconstrained:{get:function(){return this.j},set:function(a){this.j=a}},isAnimating:{get:function(){return this.bc}}}),Vr.prototype.getTemporaryState=Vr.prototype.Ez,Vr.prototype.stop=Vr.prototype.stop,Vr.prototype.add=Vr.prototype.add,Vr.prototype.addTemporaryPart=Vr.prototype.Iy;function md(a,y,x,b){return a/=b/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Hp(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}Vr.className="Animation",Vr.EaseLinear=function(a,y,x,b){return x*a/b+y},Vr.EaseInOutQuad=md,Vr.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},Vr.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},Vr.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},Vr.EaseOutExpo=Hp;function Th(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Th.className="AnimationState";function $a(a,y,x){this.xd=null,this.rf=a,this.so=x||hg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Eh))}$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 Wp(a,y){a=a.uk,a!==null&&(a.duration&&(y.duration=a.duration),a.finished&&(y.finished=a.finished),a.easing&&(y.easing=a.easing))}se.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 hg=new Ce($a,"Default",1),Eh=new Ce($a,"Immediate",2),vd=new Ce($a,"Bundled",3);$a.className="AnimationTrigger",$a.Default=hg,$a.Immediate=Eh,$a.Bundled=vd;function Tr(a){Wn(this),this.H=null,this.Pa=new He,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=Tr.prototype,Pt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,is(x)}a.clear(),this.Zq.length=0},Pt.Xe=function(a){this.H=a},Pt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof $n?E++:rt instanceof an?b++:rt instanceof Ue?z++:rt instanceof Ai?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<b&&(ot+=b+" Nodes "),0<E&&(ot+=E+" Groups "),0<z&&(ot+=z+" Links "),0<tt&&(ot+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,ot+=`
|
|
`+x.toString(),b=x.data,b!==null&&pi(b)&&(ot+=" #"+pi(b)),x instanceof an?ot+=" "+fi(b):x instanceof Ue&&(ot+=" "+fi(x.fromNode)+" "+fi(x.toNode));return y+" "+this.Pa.count+": "+ot},Pt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var E=It.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((b!==!0||Gh(ot)!==!1)&&ot.isVisible()&&(E.assign(a),yi(E,ot.oe),ot=ot.ic(E,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return It.free(E),ot}return It.free(E),null},Pt.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof He||b instanceof Ge||(b=new Ge),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=It.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((E!==!0||Gh(rt)!==!1)&&rt.isVisible()){z.assign(a),yi(z,rt.oe);var at=rt;rt.ji(z,y,x,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return It.free(z),b},Pt.Cf=function(a,y,x,b,E){if(y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof He||E instanceof Ge||(E=new Ge),this.Uh===!1)return E;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((z!==!0||Gh(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,b,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return E},Pt.Nu=function(a,y,x,b,E,z,tt){if(this.Uh===!1)return E;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||Gh(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,b,E)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||E.add(ut))}}return E},Pt.og=function(a,y,x,b,E,z){if(x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof He||E instanceof Ge)&&(z=E),E=!0),z instanceof He||z instanceof Ge||(z=new Ge),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=It.alloc(),rt=It.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ft=at[ut];if((tt!==!0||Gh(ft)!==!1)&&ft.isVisible()){ot.assign(a),yi(ot,ft.oe),rt.h(a.x+y,a.y),yi(rt,ft.oe);var mt=ft;ft.og(ot,rt,x,b,E,z)&&(x!==null&&(mt=x(mt)),mt===null||b!==null&&!b(mt)||z.add(mt))}}return It.free(ot),It.free(rt),z},Pt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=Rn();for(var E=Rn(),z=0;z<b;z++){var tt=x[z];if(tt.vw=z,tt instanceof Ue){if(tt.fd===!1)continue}else if(tt instanceof Ai&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&jl(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&E.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)b=x.value,b.measure(1/0,1/0),b.arrange(),b.Fd(!0);for(y=0;y<E.length;y++)Ov(E[y]);wn(a),wn(E)}}};function cu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Pt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var b=x.length;if(b!==0){if(a.isTemporary)for(var E=0;E<b;E++)x[E].Gj();E=cu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=Pe.alloc(),rt=0;rt<b;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(Pe.free(ot),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function Vp(a,y,x,b,E){if(a.visible&&a.pb!==0&&(E||!a.isTemporary)){E=a.Pa.s;var z=E.length;if(z!==0){var tt=cu(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=Pe.alloc(),ut=0;ut<z;ut++){var ft=E[ut];b.contains(ft)&&a.Oj(y,ft,x,ot,rt,at,!1)}Pe.free(at),y.globalAlpha=tt}}}Pt.Oj=function(a,y,x,b,E,z,tt){if(tt&&!Gh(y))a.Hs(y);else{if(b!==null&&y instanceof Ue&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,b=y.containingGroup;b!==null;)tt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(tt=!0,z.assign(b.tb)),b=b.containingGroup;var ot=y.actualBounds;if(b=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}b=!z.Re(ot)}b&&(a.save(),a instanceof na?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*E>x.Oq||ot.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(Ho(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(Ho(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),Ho(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(Lo,a,this,y,x,b,E)},Pt.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&is(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),tf(this,a,y),a},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,is(y),a};function tf(a,y,x){if(y=Up(a,y,x),x instanceof $n&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];if(ot===x&&(y=tt,0<=b)||0>b&&ot.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&tf(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;ot<E&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>b)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt<b)for(;;){if(ot===E||rt>=b){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<E&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}se.Object.defineProperties(Tr.prototype,{parts:{get:function(){return this.Pa.iterator}},partsBackwards:{get:function(){return this.Pa.iteratorBackwards}},diagram:{get:function(){return this.H}},name:{get:function(){return this.xa},set:function(a){var y=this.xa;if(y!==a){var x=this.diagram;if(x!==null)for(y===""&&Vt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Vt("Layer.name is already present in this diagram: "+a);for(this.xa=a,this.g("name",y,a),a=this.Pa.iterator;a.next();)a.value.layerName=this.xa}}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&ln(a,"0 <= value <= 1",Tr,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,a!==null&&a.N())}},isTemporary:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&((this.o=a)&&(this.isInDocumentBounds=!1),this.g("isTemporary",y,a))}},visible:{get:function(){return this.u},set:function(a){var y=this.u;if(y!==a){for(this.u=a,this.g("visible",y,a),y=this.Pa.iterator;y.next();)y.value.Zb(a);a=this.diagram,a!==null&&a.N()}}},pickable:{get:function(){return this.Uh},set:function(a){var y=this.Uh;y!==a&&(this.Uh=a,this.g("pickable",y,a))}},isInDocumentBounds:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a,this.diagram!==null&&this.diagram.Ya())}},allowCopy:{get:function(){return this.Fi},set:function(a){var y=this.Fi;y!==a&&(this.Fi=a,this.g("allowCopy",y,a))}},allowDelete:{get:function(){return this.Gi},set:function(a){var y=this.Gi;y!==a&&(this.Gi=a,this.g("allowDelete",y,a))}},allowTextEdit:{get:function(){return this.Pi},set:function(a){var y=this.Pi;y!==a&&(this.Pi=a,this.g("allowTextEdit",y,a))}},allowGroup:{get:function(){return this.Hi},set:function(a){var y=this.Hi;y!==a&&(this.Hi=a,this.g("allowGroup",y,a))}},allowUngroup:{get:function(){return this.Qi},set:function(a){var y=this.Qi;y!==a&&(this.Qi=a,this.g("allowUngroup",y,a))}},allowLink:{get:function(){return this.Ii},set:function(a){var y=this.Ii;y!==a&&(this.Ii=a,this.g("allowLink",y,a))}},allowRelink:{get:function(){return this.Ki},set:function(a){var y=this.Ki;y!==a&&(this.Ki=a,this.g("allowRelink",y,a))}},allowMove:{get:function(){return this.Ji},set:function(a){var y=this.Ji;y!==a&&(this.Ji=a,this.g("allowMove",y,a))}},allowReshape:{get:function(){return this.Li},set:function(a){var y=this.Li;y!==a&&(this.Li=a,this.g("allowReshape",y,a))}},allowResize:{get:function(){return this.Mi},set:function(a){var y=this.Mi;y!==a&&(this.Mi=a,this.g("allowResize",y,a))}},allowRotate:{get:function(){return this.Ni},set:function(a){var y=this.Ni;y!==a&&(this.Ni=a,this.g("allowRotate",y,a))}},allowSelect:{get:function(){return this.Oi},set:function(a){var y=this.Oi;y!==a&&(this.Oi=a,this.g("allowSelect",y,a))}}}),Tr.prototype.findObjectsNear=Tr.prototype.og,Tr.prototype.findObjectsIn=Tr.prototype.Cf,Tr.prototype.findObjectsAt=Tr.prototype.ji,Tr.prototype.findObjectAt=Tr.prototype.ic,Tr.className="Layer";function le(a,y){if(rm||(es(),rm=!0),Wn(this),Wl=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,zo){var x=this,b=function(){x.removeEventListener(Ke.document,"DOMContentLoaded",b,!1),x.setRTL()};Ke.document.body!==null?this.setRTL():x.addEventListener(Ke.document,"DOMContentLoaded",b,!1)}this.ol=null,cf.add("Model",Ui);var E=this;return this.Hb=function(z){var tt=E.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===Lo&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Zp(this),this.model=hy(),this.Wg=!0,Yp(this),this.layout=new wo,this.Wg=!1,this.ck=this.ek=this.fk=this.dk=this.ui=this.aA=this.$j=this.Ov=null,this.hk=function(){},this.preventDefault=null,this.rn=!1,this.Yf=new sm,a!==void 0&&(typeof a=="string"||Ke.Element&&a instanceof Element?cg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Fh,Wl;function Zp(a){a.Yd=new ea,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new He,a.pj=new Vn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new It(NaN,NaN).freeze(),a.du=new It(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new It(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new oi,a.zu=new It(NaN,NaN).freeze(),a.ut=new Pe(NaN,NaN,NaN,NaN).freeze(),a.rj=new di(0,0,0,0).freeze(),a.sj=Uu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=us,a.zk=Nr,a.Fg=us,a.pq=Nr,a.yt=$i,a.Bt=$i,a.Fc=!0,a.pn=!1,a.De=new Ge,a.Eh=new Vn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new di(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new as,a.bq.diagram=a,a.Qg=new as,a.Qg.diagram=a,a.cj=new as,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Ge,a.Ht=!0,a.uu=Zu,a.pw=!1,a.wu=fc,a.it="auto",a.Op="auto",a.zh=null,a.Fh=null,a.Bh=null,a.Qh=null,a.Oh=null,a.Nh=null,a.Qt=null,a.Lh=null,a.xt=!1,a.Mh=null,a.Ph=null,a.$h=null,a.Ch=null,a.Rt=!1,a.Yt={},a.oj=[null,null],a.Wg=!1,a.Iw=!1,a.ou=!1,a.lt=!1,a.rw=!0,a.ld=!1,a.$i=!1,a.Tw=!0,a.Ce=-2,a.Og=new Vn,a.Xn=new He,a.Gg=!1,a.Jd=!0,a.Us=!0,a.Fi=!0,a.Gi=!0,a.Vs=!1,a.Ws=!0,a.Pi=!0,a.Hi=!0,a.Qi=!0,a.Ys=!0,a.Ii=!0,a.Ki=!0,a.Ji=!0,a.Li=!0,a.Mi=!0,a.Ni=!0,a.Oi=!0,a.Zs=!0,a.at=!0,a.qw=!1,a.Vk=!1,a.mn=!0,a.nn=!0,a.Xs=!0,a.$s=!0,a.iu=16,a.mu=16,a.qr=!1,a.gu=!1,a.lu=0,a.ju=0,a.yb=new di(5).freeze(),a.Hw=new Ge().freeze(),a.Nt=999999999,a.nw=new Ge().freeze(),a.Zi=!0,a.Ee=!0,a.vd=!0,a.Be=!1,a.gf=!1,a.xh=!0,a.hf=!1,a.sy=new Ge,a.ow=new Ge,a.Xh=null,a.aw=new nn(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new It,bounds:new Pe,Py:new nn,bA:new nn,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new Pe(NaN,NaN,NaN,NaN).freeze(),a.wo=new nn(NaN,NaN).freeze(),a.Sp=new Pe(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new Vn;var y=new an,x=new ro;x.bind(new ir("text","",fi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new an,x=new ro,x.stroke="brown",x.bind(new ir("text","",fi)),y.add(x),a.Lg.add("Comment",y),y=new an,y.selectable=!1,y.avoidable=!1,x=new si,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new nn(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new Vn,y=new $n,y.selectionObjectName="GROUPPANEL",y.type=_e.Vertical,x=new ro,x.font="bold 12pt sans-serif",x.bind(new ir("text","",fi)),y.add(x),x=new _e(_e.Auto),x.name="GROUPPANEL";var b=new si;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Cs,b.padding=new di(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new Vn,y=new Ue,x=new si,x.isPanelMain=!0,y.add(x),x=new si,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new Ue,x=new si,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new Ai,y.type=_e.Auto,x=new si,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Cs,x.margin=new di(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new Ai,y.type=_e.Link,x=new si,x.isPanelMain=!0,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),a.Kt=y,a.fe=null,a.mq=!1,a.Ck=null,a.partManager=new Ui,a.toolManager=new Co,a.toolManager.initializeStandardTools(),a.defaultTool=a.toolManager,a.currentTool=a.defaultTool,a.nt=null,a.Wm=new st,a.Vt=null,a.Wt=null,a.Mr=!1,a.commandHandler=Kp(),a.eq=null,a.fq=Ao,a.Pw=!1,a.Mb=1,a.Yh=null,a.Oq=1,a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0,a.yq=1,a.tw=0,a.uw=new It,a.zy=500,a.wp=new It,a.wq=!1}le.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),Ld=null,Ih="",dg(this,!1),this.Xn.clear(),kf(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dg(a,y){a.animationManager.Cc(!0),a.Hw=new Ge().freeze(),a.nw=new Ge().freeze();var x=a.skipsUndoManager,b=a.cc!==null&&a.cc!==void 0;b&&(a.skipsUndoManager=!0);var E=null;a.fe!==null&&(E=a.fe.part,E!==null&&a.remove(E));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var ot=a.Wa.s[y].parts;ot.next();){var rt=ot.value;rt!==E&&rt.data===null&&z.push(rt)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<tt;y++)a.Wa.s[y].clear();return a.partManager.clear(),a.De.clear(),a.Eh.clear(),a.ai.clear(),a.Ck=null,a.Xn.clear(),kf(),a.Og.clear(),uo=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Kp(){return null}le.prototype.reset=function(){this.clear(),this.vb=!0,Zp(this),Tl(this),this.Wg=!0,Yp(this),this.layout=new wo,this.Wg=!1,this.model=hy(),this.model.undoManager=new No,this.vb=this.rn=!1,this.N()},le.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=Ke.document.body);var y=Pn("div");y.dir="rtl",y.style.cssText="font-size: 14px; width: 1px; height: 1px; position: absolute; top: -1000px; overflow: scroll;",y.textContent="A",a.appendChild(y);var x="reverse";0<y.scrollLeft?x="default":(y.scrollLeft=1,y.scrollLeft===0&&(x="negative")),a.removeChild(y),this.bu=x},le.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=Ke.document.body);var y=0;if(zo){var x=om;y=Fh,x===null&&(x=om=Pn("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Fh=Pn("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var b=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,b===x&&(x=y.clientWidth),a.removeChild(y),y=b-x,y!==0||Mi||(y=11)}this.Db=y,this.Gw=!0},le.prototype.qb=function(a){a.classType===le&&(this.autoScale=a)},le.prototype.toString=function(a){a===void 0&&(a=0);var y="";if(this.div&&this.div.id&&(y=this.div.id),y='Diagram "'+y+'"',0>=a)return y;for(var x=this.Wa.iterator;x.next();)y+=`
|
|
`+x.value.toString(a-1);return y};function cg(a,y){if(zo){if(y!=null||Vt("Diagram setup requires an argument DIV."),a.Ka!==null&&Vt("Diagram has already completed setup."),typeof y=="string"?a.Ka=Ke.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Vt("No DIV or DIV id supplied: "+y),a.Ka===null&&Vt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Vt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&Ke.ResizeObserver){var x=me(function(){a.$b()},250);a.ol=new Ke.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}Ke.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=Ke.go;var E=new Ha(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",Ke.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xg(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Ha(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,zo){E=Pn("div");var z=Pn("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Jp,E.addEventListener("pointerdown",Qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=me(function(){a.Yh=null,a.N()},300),a.Ov=me(function(){fg(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=0<tt.deltaX?1:-1),tt.deltaY!==0&&(at=0<tt.deltaY?1:-1),ot.delta=Math.abs(tt.deltaX)>Math.abs(tt.deltaY)?-rt:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(rt=0<tt.wheelDeltaX?-1:1),tt.wheelDeltaY!==0&&(at=0<tt.wheelDeltaY?-1:1),ot.delta=Math.abs(tt.wheelDeltaX)>Math.abs(tt.wheelDeltaY)?-rt:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(ot.delta=0<tt.wheelDelta?1:-1),a.doMouseWheel(),tl(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ca(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.Yt;ot[tt.pointerId]===void 0&&(ot[tt.pointerId]=tt),ot=a.oj;var rt=!1;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)if(ot[1]!==null&&ot[1].pointerId===tt.pointerId)ot[1]=tt,rt=!0;else if(ot[0]===null)ot[0]=tt;else if(ot[1]===null)ot[1]=tt,rt=!0;else{tt.preventDefault();return}else ot[0]=tt;(ot=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=rt;rt=vg(a,tt,!0,!1,!0,at),Sd(a,tt,rt),rt.targetDiagram=mg(tt,tt.target),rt.targetObject=null,at||rt.clone(a.bq),at=a.uw,ot=ot?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>ot||Math.abs(at.y-tt.screenY)>ot)?a.yq++:a.yq=1,rt.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():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=vg(a,tt,!1,!1,!1,ot[1]!==null);var rt=Ke.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=vg(a,tt,!1,!0,!0,!1);var at=Ke.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 le&&at.H!==a&&Sd(at.H,tt,rt),at===null&&(at=tt.target),Sd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mg(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"+mc[1]+mc[2]+"wI"+Md.slice(1,5)]["b"+Ax.slice(1,y)](b.Z,pc,y,y),b.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}le.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},le.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(Ke,"resize",a.Ov,!1)}function Is(a){30<a.Sq&&(a.Yh=1)}function lc(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Zn&&Zn.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}le.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:Ke.devicePixelRatio||1},le.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},le.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},le.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},le.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},le.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},le.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},le.prototype.doFocus=function(){this.focus()},le.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=Ke.scrollX||Ke.pageXOffset,y=Ke.scrollY||Ke.pageYOffset;this.ta.focus(),Ke.scrollTo(a,y)}},le.prototype.Oy=function(){this.H.R("GainedFocus")},le.prototype.Ny=function(){this.H.R("LostFocus")};function fg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,b=a.Be?a.Db:0,E=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==E&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+b)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===us&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Yp(a){var y=new Tr;y.name="Background",a.Al(y),y=new Tr,y.name="",a.Al(y),y=new Tr,y.name="Foreground",a.Al(y),y=new Tr,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Tr,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Tr,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Xp(a){var y=new _e(_e.Grid);y.name="GRID";var x=new si;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new si,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new si,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new si,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new si,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new si,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new In,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Jp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):wd(this.H)}function Qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):wd(this.H)}le.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var b=this.documentBounds,E=this.viewportBounds,z=this.rj,tt=b.x-z.left,ot=b.y-z.top,rt=b.width+z.left+z.right,at=b.height+z.top+z.bottom,ut=b.right+z.right;z=b.bottom+z.bottom;var ft=E.x;b=E.y;var mt=E.width,yt=E.height,xt=E.right,kt=E.bottom;E=this.scale;var Ot=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Ot=Ot+a.scrollWidth-a.clientWidth;break;case"reverse":Ot=a.scrollWidth-Ot-a.clientWidth}var At=Ot;mt<rt||yt<at?(Ot=It.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==At&&(Ot.x=At/E+tt,this.ju=At),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Ot.y=a.scrollTop/E+ot,this.lu=a.scrollTop),this.position=Ot,It.free(Ot),this.Ee=this.qr=!1):(Ot=It.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ft&&(this.position=Ot.h(At+tt,this.position.y)),ut>xt&&(this.position=Ot.h(-(y.scrollWidth-this.Aa)+At-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<b&&(this.position=Ot.h(this.position.x,a.scrollTop+ot)),z>kt&&(this.position=Ot.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),It.free(Ot),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,xt=E.right,z=b.bottom,kt=E.bottom,tt=b.x,ft=E.x,ot=b.y,b=E.y,mt>=rt&&tt>=ft&&ut<=xt&&(x.style.width="1px"),yt>=at&&ot>=b&&z<=kt&&(x.style.height="1px"))}},le.prototype.computeBounds=function(a){return a===void 0&&(a=new Pe),Ur(this),gg(this,a)};function gg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var tt=b[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];at.isInDocumentBounds&&at.isVisible()&&(at=at.actualBounds,at.w()&&(x?(x=!1,y.assign(at)):y.ed(at)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}le.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(Re(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof Ue||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds))}else for(a=a.iterator;a.next();)b=a.value,!y&&b instanceof Ue||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new Pe(NaN,NaN,0,0):x};function Ga(a,y){if((y||a.hf)&&!a.vb&&a.ta!==null&&a.documentBounds.w()){if(a.vb=!0,y){var x=a.initialPosition;if(x.w()){a.vb=!1,a.position=x;return}x=It.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=Pe.allocAt(0,0,b.width,b.height);var E=It.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,Pe.free(b),It.free(E),It.free(x)}x=a.yh,y&&a.Fg!==us&&(x=a.Fg);var z=x!==us?yd(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?Ri:rt),pg(a,a.documentBounds,E,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,qt.B(z.x,x)&&qt.B(z.y,b)&&qt.B(z.width,E)&&qt.B(z.height,tt)||a.onViewportBoundsChanged(new Pe(x,b,E,tt),z,y,!1)}}function yd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var b=a.documentBounds;if(!b.w())return x;var E=b.width;b=b.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/E,rt=tt/b;return y===ga?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Rh?(y=rt>ot?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}le.prototype.zoomToFit=function(){var a=this.sj;this.sj=Uu,this.scale=yd(this,ga),a!==Uu&&(Ga(this,!1),pg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Pt=le.prototype,Pt.BA=function(a,y){y===void 0&&(y=ga);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===ga||y===Rh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===Rh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new It(a.x,a.y)}},Pt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new It(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 Jt){this.eq=a;var y=It.alloc();this.fq=this.op(a.ga($i,y)),It.free(y)}else this.eq=null,this.fq=Ao};function pg(a,y,x,b,E,z){var tt=It.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=It.alloc();at=a.eq.ga($i,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,E=Li,It.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,x<y.width+E.left+E.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,E.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,E.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(rt=Math.min(rt+b/2,y.bottom+Math.max(x,E.bottom)-b/2),rt=Math.max(rt,y.top-Math.max(x,E.top)+b/2),rt-=b/2):rt>y.top?rt=y.top:rt<y.bottom-b&&(rt=y.bottom-b)),tt.x=isFinite(ot)?ot:-a.yb.left,tt.y=isFinite(rt)?rt:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),_p(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Tl(a),It.free(tt)}Pt.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=Vl(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof In)return a}else if(a=Vl(this,a,function(x){return x.part}),a instanceof In)return a;return null},Pt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Ur(this);for(var b=this.Wa.iteratorBackwards;b.next();){var E=b.value;if(E.visible&&(E=E.ic(a,y,x),E!==null))return E}return null};function Vl(a,y,x,b){for(x===void 0&&(x=null),b===void 0&&(b=null),Ur(a),a=a.Wa.iteratorBackwards;a.next();){var E=a.value;if(E.visible&&!E.isTemporary&&(E=E.ic(y,x,b),E!==null))return E}return null}Pt.lz=function(a,y,x){return y===void 0&&(y=!0),uc(this,a,function(b){return b.part},y?function(b){return b instanceof In&&b.canSelect()}:null,x)};function uc(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof He||E instanceof Ge||(E=new Ge),Ur(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Pt.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof He||b instanceof Ge||(b=new Ge),Ur(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Pt.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),ef(this,a,function(E){return E instanceof In&&(!x||E.canSelect())},y,b)},Pt.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof He||E instanceof Ge||(E=new Ge),Ur(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,b,E)}return E},Pt.Nu=function(a,y,x,b,E,z){var tt=new Ge;Ur(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,b,tt,E,z)}return tt};function ef(a,y,x,b,E){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof He||E instanceof Ge||(E=new Ge),Ur(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,b,E)}return E}Pt.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),hc(this,a,y,function(z){return z instanceof In&&(!b||z.canSelect())},x,E)},Pt.og=function(a,y,x,b,E,z){x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof He||E instanceof Ge)&&(z=E),E=!0),z instanceof He||z instanceof Ge||(z=new Ge),Ur(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,b,E,z)}return z};function hc(a,y,x,b,E,z){var tt=null;for(tt===void 0&&(tt=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof He||E instanceof Ge)&&(z=E),E=!0),z instanceof He||z instanceof Ge||(z=new Ge),Ur(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,b,E,z)}return z}le.prototype.acceptEvent=function(a){return Ca(this,a,a instanceof MouseEvent)};function Ca(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?Sd(a,y,b):(b.viewPoint=a.Qg.viewPoint,b.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),b.modifiers=a,b.button=y.button,y.buttons!==void 0&&(b.buttons=y.buttons),Mi&&y.button===0&&y.ctrlKey&&(b.button=2),b.down=!1,b.up=!1,b.clickCount=1,b.delta=0,b.handled=!1,b.bubbles=!1,b.timestamp=y.timeStamp,b.isMultiTouch=!1,b.targetDiagram=mg(y,y.target),b.targetObject=null,b}function mg(a,y){return y===null?null:(y=y.H)?y:((y=a.path)||typeof a.composedPath!="function"||(y=a.composedPath()),y&&y[0]&&y[0].H?y[0].H:null)}function vg(a,y,x,b,E,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,Mi&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=b,tt.handled=!1,tt.bubbles=E,tt.isMultiTouch=z,tt}function tl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}le.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ca(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.down=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del";break;case 48:x.key="0";break;case 187:case 61:case 107:x.key="Add";break;case 189:case 173:case 109:x.key="Subtract";break;case 27:x.key="Esc"}return y.doKeyDown(),tl(x,a)},le.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ca(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.up=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del"}return y.doKeyUp(),tl(x,a)},le.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ca(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),tl(x,a)},le.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ca(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),tl(x,a)},le.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new It(0,0);var x=y.getBoundingClientRect();return y=a.clientX-this.Aa/x.width*x.left,a=a.clientY-this.ya/x.height*x.top,this.Ab!==null?yi(new It(y,a),this.Ab):new It(y,a)};function Sd(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,tt=0,ot=0;b!==null&&(b=b.getBoundingClientRect(),tt=y.clientX-E/b.width*b.left,ot=y.clientY-z/b.height*b.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=It.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),It.free(y)):x.documentPoint.h(tt,ot)}function yg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var b=a.ta;b!==null&&(b=b.getBoundingClientRect(),x.h(y.clientX-a.Aa/b.width*b.left,y.clientY-a.ya/b.height*b.top))}}le.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function qp(a){a.ld||Ur(a),a.Va()}le.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Pt=le.prototype,Pt.Pz=function(){return this.kg},Pt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,La(this),this.hf=!1,this.du=new It(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&de(function(){b.ld=!1,Hl(y,"Model"),a(b)},1)},Pt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;Ke.requestAnimationFrame(function(){y.kg&&y.bd()})}},Pt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),La(this))};function Ah(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||wd(a)||(y&&Ur(a),x&&Ga(a,!1))}function La(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,b=a.Xn;if(!x.isAnimating&&b.length!==0){for(var E=b.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];hr(ot,!1),ot.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(rt){rt.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||fg(a),Ah(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Nl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Ur(a),z=!1,(!a.hf||a.xh)&&(a.hf?Ng(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Ng(a,!1)),z=!0),a.Jk=!1,Ur(a),a.ou||qp(a),Ah(a,!0,!1),tt=!1,z?(x=Pe.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Sg(a)),a.R("LayoutCompleted"),Ah(a,!0,!1),Pe.free(x)):x.Ok&&x.Qw&&(a.Fg!==us?a.scale=yd(a,a.Fg):a.yh!==us?a.scale=yd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Ga(a,!0)),z&&tt&&a.eb("Initial Layout"),Ur(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function Sg(a){if(a.Fg!==us)a.scale=yd(a,a.Fg);else if(a.yh!==us)a.scale=yd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Ga(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Nl(a)}function Ur(a){if(a.De.count!==0&&(a.ld||!a.animationManager.isTicking)){for(var y=0;23>y;y++){var x=a.De.iterator;if(x===null||a.De.count===0)break;a.De=new Ge,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof $n&&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 $n||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof $n&&x.isVisible()&&dc(this,x);for(a.reset();a.next();)x=a.value,x instanceof Ue&&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 Ai&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function dc(a,y){for(var x=Rn(),b=Rn(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof $n?(ma(z)||Ps(z)||zh(z))&&dc(a,z):z instanceof Ue?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;E<a;E++)z=x[E],z.measure(1/0,1/0),z.arrange();for(wn(x),y.measure(1/0,1/0),y.arrange(),a=b.length,y=0;y<a;y++)x=b[y],x.measure(1/0,1/0),x.arrange();wn(b)}Pt.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Pt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Vt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Pd(this);var x=this.Aa,b=this.ya;if(a.Gv.resize(x,b,x,b),x=this.Wa.s,b=x.length,this.Fd(x,b,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var E=this.Ca,z=Math.round(y.x*E)/E,tt=Math.round(y.y*E)/E,ot=this.Ab;for(ot.reset(),E!==1&&ot.scale(E),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Yy(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Wu(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<b;y++)x[y].gc(a,this);a=!1,this.Yf?bd(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(oi.prototype.Cd=oi.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Pd(this),this.Ka.style.opacity!=="0")){if(b=a!==this.ib,y=this.Wa.s,E=y.length,this.Fd(y,E,this,this.viewportBounds),b)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,ot=this.pa;var rt=this.Ca,at=Math.round(ot.x*rt)/rt,ut=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ut),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Wu(this,a),ot=0;ot<E;ot++)a.setTransform(tt,0,0,tt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[ot].gc(a,this);if(y=!1,this.Yf?bd(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(oi.prototype.Cd=oi.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Zn&&Zn.nx,x=this.zw,b||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,E=y=0;E<x.length;E++)y+=x[E];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),b)for(a.setTransform(1,0,0,1,0,0),b=0;b<x.length;b++)a.fillText(x[b].toString(),20,150+ +(20*b))}}};function nf(a,y,x,b,E,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&Vt("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),Pd(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=E;var ft=a.Wa.s,mt=ft.length;try{var yt=new Pe(z.x,z.y,b.width/E,b.height/E),xt=yt.copy();xt.Co(x),Nl(a,xt),Ur(a),a.Fd(ft,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,b.width,b.height));var kt=a.Mb;y.scale(kt,kt);var Ot=oi.alloc();Ot.reset(),Ot.translate(x.left,x.top),Ot.scale(E),z.x===0&&z.y===0||Ot.translate(-z.x,-z.y),y.setTransform(Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),y.yc(),y instanceof na&&Yy(y,Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),oi.free(Ot),Wu(a,y),y.globalAlpha=a.pb;var At=a.Qj("Grid");if(tt){var zt=new Ge,Wt=tt.iterator;for(Wt.reset();Wt.next();){var Zt=Wt.value;Zt instanceof In&&(at||Zt.layer!==At)&&(Zt.Gj(),zt.add(Zt))}for(at=0;at<mt;at++)Vp(ft[at],y,a,zt,rt);zt.each(function(ae){return ae.Gj()})}else for(zt=0;zt<mt;zt++){var Xt=ft[zt];Xt===At?at&&Xt.gc(y,a,!0):Xt.gc(y,a,rt)}a.$i=!1,a.Yf&&bd(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ft,mt,a,a.viewportBounds),Nl(a),a.ib instanceof na&&(a.ib.Nj.PA(),a.redraw())}}}Pt.Gf=function(a){return this.Rg[a]},Pt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Pt.Tx=function(){this.Rg=new Yn,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(Mi||io),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Wu(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Pt.Ql=function(a){return this.on[a]},Pt.sA=function(a,y){this.on[a]=y},Pt.Sx=function(){this.on=new Yn,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Pt.set=function(a){return Object.assign(this,a),this},Pt.Du=function(a){return this.nm(a)},Pt.nm=function(a){return xd(this,a),this};function xd(a,y){var x=a instanceof _e,b=a instanceof le,E;for(E in y){E===""&&Vt("Setting properties requires non-empty property names");var z=a,tt=E;if(x||b){var ot=E.indexOf(".");if(0<ot){var rt=E.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),be(z)?tt=E.substr(ot+1):Vt("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+E)}}if(tt[0]!=="_"&&!gi(z,tt))if(b&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(b&&tt==="Changed"){a.Pe(y[tt]);continue}else if(b&&gi(a.toolManager,tt))z=a.toolManager;else if(b&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof Nn&&tt==="Changed"){a.Pe(y[tt]);continue}else Vt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[E],tt[0]==="_"&&z instanceof Jt&&z.Vw(tt)}}Pt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new Vn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Pt.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},le.prototype.invalidateViewport=function(a,y){if(this.Fc!==!0)if(this.Fc=!0,this.nl==="svg")this.bd();else{var x=this.Gf("temporaryPixelRatio")===!0;if(this.Gf("viewportOptimizations")===!0&&this.scrollMode!==gc&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var b=this.scale,E=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*b&&0<Math.max(0,z-E)*b){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(b=Pe.alloc(),bg(this,this.computeBounds(b)),Pe.free(b)),b=this.ta,b===null||b instanceof El)))){var tt=this.Mb;E=this.Aa*tt;var ot=this.ya*tt,rt=this.scale*tt;z=Math.round(Math.round(y.x*rt)-Math.round(a.x*rt)),y=Math.round(Math.round(y.y*rt)-Math.round(a.y*rt)),rt=this.jw,a=this.oy,rt.width!==E&&(rt.width=E),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,E,ot),rt=190*tt;var at=70*tt,ut=Math.max(z,0),ft=Math.max(y,0),mt=Math.floor(E-ut),yt=Math.floor(ot-ft);a.drawImage(b.Oa,ut,ft,mt,yt,0,0,mt,yt),bd(this.Yf,this)&&a.clearRect(0,0,rt,at),b=Rn(),a=Rn(),yt=Math.abs(z),mt=Math.abs(y);var xt=ut===0?0:E-yt;ut=It.allocAt(xt,0),yt=It.allocAt(yt+xt,ot),a.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)));var kt=this.Ab;if(kt.reset(),kt.scale(tt,tt),this.Ca!==1&&kt.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&kt.translate(-tt.x,-tt.y),yi(ut,kt),yi(yt,kt),b.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),xt=ft===0?0:ot-mt,ut.h(0,xt),yt.h(E,mt+xt),a.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),yi(ut,kt),yi(yt,kt),b.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),bd(this.Yf,this)&&(E=0<z?0:-z,ot=0<y?0:-y,ut.h(E,ot),yt.h(rt+E,at+ot),a.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),yi(ut,kt),yi(yt,kt),b.push(new Pe(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),It.free(ut),It.free(yt),Ah(this,!1,!0),this.Ka===null&&Vt("No div specified"),this.ta===null&&Vt("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(Pd(this),ot=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*ot,this.ya*ot),E.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,rt=Math.round(z.x*tt)/tt,at=Math.round(z.y*tt)/tt,y=this.Ab,y.reset(),tt!==1&&y.scale(tt),z.x===0&&z.y===0||y.translate(-rt,-at),E.save(),E.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&E.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(E.clip(),E.setTransform(ot,0,0,ot,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Wu(this,E),E.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=b,tt.visible&&tt.pb!==0){at=cu(tt,E),ft=tt.Zq,ft.length=0,ut=this.scale,mt=Pe.alloc(),yt=tt.Pa.s,kt=yt.length,xt=rt.length;for(var Ot=0;Ot<kt;Ot++){var At=yt[Ot],zt=Dd(At,At.actualBounds);t:{for(var Wt=2/ut,Zt=4/ut,Xt=0;Xt<xt;Xt++){var ae=rt[Xt];if(ae.width!==0&&ae.height!==0&&zt.Vu(ae.x-Wt,ae.y-Wt,ae.width+Zt,ae.height+Zt)){zt=!0;break t}}zt=!1}zt&&tt.Oj(E,At,this,ft,ut,mt,!0)}Pe.free(mt),E.globalAlpha=at}E.restore(),E.Vc(!0),this.Yf&&bd(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}wn(b),wn(a),this.ld=!1}}else this.bd();x&&(Is(this),this.bd(),lc(this,!0))}else x?(Is(this),this.bd(),lc(this,!0)):this.bd()}};function Pd(a){a.pn!==!1&&(a.pn=!1,xg(a,a.Aa,a.ya))}function xg(a,y,x){Tl(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function wd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,b=a.ya,E=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=E.clientWidth||x+tt,at=E.clientHeight||b+ot,ut=a.viewportBounds;E=ut.x;var ft=ut.y,mt=ut.width,yt=ut.height;if((rt!==x+tt||at!==b+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,Tl(a)),!a.hf||!a.viewportBounds.w())return!0;var xt=a.ku,kt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Ot=a.documentBounds,At=0,zt=0,Wt=0,Zt=0,Xt=ut.width,ae=ut.height,on=a.rj;a.contentAlignment.sb()?(Ot.width>Xt&&(At=on.left,zt=on.right),Ot.height>ae&&(Wt=on.top,Zt=on.bottom)):(At=on.left,zt=on.right,Wt=on.top,Zt=on.bottom);var xn=Ot.width+At+zt,pn=Ot.height+Wt+Zt;on=a.scale;var Ve=xn>rt/on,Ee=pn>at/on;if(!(z||a.gf||a.Be||Ve||Ee))return!0;At=Ot.x-At,rt=ut.x,zt=Ot.right+zt,at=ut.right+tt,Wt=Ot.y-Wt;var qn=ut.y;Ot=Ot.bottom+Zt,ut=ut.bottom+ot;var Xn="1px";if(Zt="1px",a.scrollMode===Uu&&(Ve||Ee)&&(Ve&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Ve=1,At+1<rt&&(Ve=Math.max((rt-At)*on+a.Aa,Ve)),zt>at+1&&(Ve=Math.max((zt-at)*on+a.Aa,Ve)),Xt+tt+1<xn&&(Ve=Math.max((xn-Xt)*on+a.Aa,Ve)),Xn=Ve.toString()+"px"),Ee&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Ve=1,Wt+1<qn&&(Ve=Math.max((qn-Wt)*on+a.ya,Ve)),Ot>ut+1&&(Ve=Math.max((Ot-ut)*on+a.ya,Ve)),ae+ot+1<pn&&(Ve=Math.max((pn-ae)*on+a.ya,Ve)),Zt=Ve.toString()+"px")),Ve=Xn!=="1px",Ee=Zt!=="1px",Ve&&Ee||!Ve&&!Ee||(Ee&&(at-=a.Db),Ve&&(ut-=a.Db),xn<Xt+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,At+1<rt&&(tt=Math.max((rt-At)*on+a.Aa,tt)),zt>at+1&&(tt=Math.max((zt-at)*on+a.Aa,tt)),Xt+1<xn&&(tt=Math.max((xn-Xt)*on+a.Aa,tt)),Xn=tt.toString()+"px"),Ve=Xn!=="1px",tt=a.ya,Ve!==a.Be&&(tt=Ve?a.ya-a.Db:a.ya+a.Db),pn<ae+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,Wt+1<qn&&(ot=Math.max((qn-Wt)*on+tt,ot)),Ot>ut+1&&(ot=Math.max((Ot-ut)*on+tt,ot)),ae+1<pn&&(ot=Math.max((pn-ae)*on+tt,ot)),Zt=ot.toString()+"px"),Ee=Zt!=="1px"),a.qr&&Ve===a.Be&&Ee===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(Ve!==a.Be&&(Xn==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=Ve,kt.style.width=Xn,Ee!==a.gf&&(Zt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=It.alloc(),Ee?(y.style.left=a.Db+"px",a.position=ot.h(a.pa.x+a.Db/a.scale,a.pa.y)):(y.style.left="0px",a.position=ot.h(a.pa.x-a.Db/a.scale,a.pa.y)),It.free(ot))),z&&Tl(a),a.gf=Ee,kt.style.height=Zt,a.gu=!0,z&&(a.pn=!0),y=xt.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Xt+1<xn?y=(a.position.x-At)*on:At+1<rt?y=xt.scrollWidth-xt.clientWidth:zt>at+1&&(y=a.position.x*on)),a.tn)switch(a.bu){case"negative":y=-(xt.scrollWidth-y-xt.clientWidth);break;case"reverse":y=xt.scrollWidth-y-xt.clientWidth}return xt.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ae+1<pn?xt.scrollTop=(a.position.y-Wt)*on:Wt+1<qn?xt.scrollTop=xt.scrollHeight-xt.clientHeight:Ot>ut+1&&(xt.scrollTop=a.position.y*on)),rt=a.Aa,at=a.ya,xt.style.width=rt+(a.gf?a.Db:0)+"px",xt.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||b!==at||a.animationManager.zb?(x=Pe.allocAt(E,ft,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,on,z),Pe.free(x),!1):!0}Pt=le.prototype,Pt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Vt("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&&Vt('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(tr,"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;Fd(a,function(x){Cd(y,x)}),(a instanceof Ai||a instanceof $n&&a.placeholder!==null)&&a.v(),a.data!==null&&Fd(a,function(x){ay(y.partManager,x)}),Ps(a)!==!0&&zh(a)!==!0||this.De.add(a),RS(a,!0,this),zS(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&&Fd(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),zS(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){Pg(this,a,!0)};function Pg(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(fr,"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),Re(a))for(var x=a.length,b=0;b<x;b++){var E=a[b];y&&!E.canDelete()||this.remove(E)}else for(x=new Ge,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Pt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},le.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=of(this)),this.toolManager!==null){var E=new Vn;if(a!==null)if(Re(a))for(var z=0;z<a.length;z++)Ul(this,E,a[z],x,b);else for(a=a.iterator;a.next();)Ul(this,E,a.value,x,b);else{for(a=this.parts;a.next();)Ul(this,E,a.value,x,b);for(a=this.nodes;a.next();)Ul(this,E,a.value,x,b);for(a=this.links;a.next();)Ul(this,E,a.value,x,b)}Bh(this,E,y,b,x)}};function Ul(a,y,x,b,E,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!b||z||x.canMove()||x.canCopy()))if(E===void 0&&(E=of(a)),x instanceof an){if(y.add(x,a.Pd(E,x,x.location)),x instanceof $n&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)Ul(a,y,z.value,b,E,E.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var ot=tt.fromNode,rt=tt.toNode;ot!==null&&y.contains(ot)&&rt!==null&&y.contains(rt)&&Ul(a,y,tt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)Ul(a,y,x.value,b,E)}else if(x instanceof Ue)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)Ul(a,y,x.value,b,E);else x instanceof Ai||y.add(x,a.Pd(E,x,x.location))}function Bh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=It.alloc(),tt=It.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||sf(a,y);for(var ot=Rn(),rt=Rn(),at=y.iterator,ut=It.alloc();at.next();){var ft=at.key,mt=at.value;if(ft.Zc()){var yt=wg(a,ft,y);yt!==null?ot.push(new it(ft,mt,yt)):(!E||ft.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ft,z.add(tt),b,ut),ft.location=ut,mt.shifted===void 0&&(mt.shifted=new It),mt.shifted.assign(ut.re(yt)))}else at.key instanceof Ue&&rt.push(at.sa)}for(It.free(ut),E=ot.length,at=0;at<E;at++)ft=ot[at],z.assign(ft.info.point),ft.Su.shifted===void 0&&(ft.Su.shifted=new It),ft.node.location=z.add(ft.Su.shifted);for(E=It.alloc(),at=It.alloc(),ft=rt.length,mt=0;mt<ft;mt++){var xt=rt[mt];if(yt=xt.key,yt instanceof Ue)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var kt=yt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(kt=xt.value.point,yt.dragComputation===null)y.add(yt,a.Pd(b,yt,tt)),$u(yt,tt.x-kt.x,tt.y-kt.y);else{xt=It.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&xt.assign(ut);var Ot=ut=It.alloc().assign(xt).add(tt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(Ot=It.alloc(),rf(a,yt,ut,Ot,b)),ut.assign(yt.dragComputation(yt,ut,Ot)).re(xt),y.add(yt,a.Pd(b,yt,ut)),$u(yt,ut.x-kt.x,ut.y-kt.y),It.free(xt),It.free(ut),Ot!==ut&&It.free(Ot)}else ut!==null&&(E.assign(ut.location),Ot=y.I(ut),Ot!==null&&E.re(Ot.point)),kt!==null&&(at.assign(kt.location),Ot=y.I(kt),Ot!==null&&at.re(Ot.point)),ut!==null&&kt!==null?E.Xa(at)?(ut=xt.value.point,kt=z,kt.assign(E),kt.re(ut),y.add(yt,a.Pd(b,yt,E)),$u(yt,kt.x,kt.y)):(yt.suspendsRouting=!1,yt.bb()):(xt=xt.value.point,ut=ut!==null?E:kt!==null?at:tt,y.add(yt,a.Pd(b,yt,ut)),$u(yt,ut.x-xt.x,ut.y-xt.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=xt.value.point,y.add(yt,a.Pd(b,yt,tt)),$u(yt,tt.x-ut.x,tt.y-ut.y))}It.free(z),It.free(tt),It.free(E),It.free(at),wn(ot),wn(rt),x||(Ur(a),Dh(a,y))}}le.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new It),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=It.alloc(),rf(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;var tt=a.minLocation,ot=tt.x;isNaN(ot)&&(ot=z?Math.round(1e3*a.location.x)/1e3:a.location.x),tt=tt.y,isNaN(tt)&&(tt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var rt=a.maxLocation,at=rt.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),rt=rt.y,isNaN(rt)&&(rt=z?Math.round(1e3*a.location.y)/1e3:a.location.y),b.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),E!==y&&It.free(E),b};function of(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function rf(a,y,x,b,E){if(E===void 0&&(E=of(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var tt=E.gridSnapOrigin,ot=tt.x;if(tt=tt.y,E=E.gridSnapCellSpot,z!==null){var rt=z.gridCellSize;isNaN(a)&&(a=rt.width),isNaN(y)&&(y=rt.height),z=z.gridOrigin,isNaN(ot)&&(ot=z.x),isNaN(tt)&&(tt=z.y)}z=It.allocAt(0,0),z.yi(0,0,a,y,E),qt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,b),It.free(z)}}function sf(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof Ue&&(y.suspendsRouting=!0)}function Dh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof Ue&&(x.suspendsRouting=!1,Kv(x)&&x.bb())}a.Mr=!1}}function wg(a,y,x){return y=y.containingGroup,y!==null&&(a=wg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Pt=le.prototype,Pt.Pd=function(a,y,x){if(x===void 0)return new fu(Yo);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new fu(new It(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new fu(x.copy())};function Cg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Vt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Vt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Vt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Vt("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var b=0;b<x;b++)a.M(b).name===y&&Vt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Pt.Al=function(a){Cg(this,a,null),a.Xe(this);var y=this.Wa,x=y.count-1;if(!a.isTemporary)for(;0<=x&&y.M(x).isTemporary;)x--;return y.Gb(x+1,a),this.cc!==null&&this.cb(tr,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Pt.Ww=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(fr,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(tr,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Pt.Cy=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(fr,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(tr,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Pt.kA=function(a){if(a.diagram!==this&&Vt("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(fr,"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 He),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 He),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;b<x;b++)y.M(b)(a)},Pt.cb=function(a,y,x,b,E,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new Mo;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=b,ot.oldParam=z,ot.newValue=E,ot.newParam=tt,this.ds(ot)},Pt.g=function(a,y,x,b,E){this.cb(Lo,a,this,y,x,b,E)},le.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var b=a.change;if(b===Lo){var E=a.object;if(xo(E,a.propertyName,a.I(y)),E instanceof Jt){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===tr){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof _e)if(typeof ot=="number"&&rt instanceof Jt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof dr&&(rt.isRow?hS(tt,ot,y?void 0:rt):dS(tt,ot,y?void 0:rt));else if(tt instanceof Tr){var ut=a.oldParam===!0;typeof ot=="number"&&rt instanceof In&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ut?ot:-1,rt,ut)):tt.oi(ot,rt,ut))}else tt instanceof le?typeof ot=="number"&&rt instanceof Tr&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):Vt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===fr){var ft=a.object,mt=a.oldParam,yt=a.oldValue;if(ft instanceof _e)typeof mt=="number"&&yt instanceof Jt?y?ft.Gb(mt,yt):ft.pc(mt):typeof mt=="number"&&yt instanceof dr&&(yt.isRow?hS(ft,mt,y?yt:void 0):dS(ft,mt,y?yt:void 0));else if(ft instanceof Tr){var xt=a.newParam===!0;typeof mt=="number"&&yt instanceof In&&(y?0>ft.Pa.indexOf(yt)&&ft.oi(mt,yt,xt):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ft.pc(xt?mt:-1,yt,xt)))}else ft instanceof le?typeof mt=="number"&&yt instanceof Tr&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Vt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==ta&&Vt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},le.prototype.Ea=function(a){return this.undoManager.Ea(a)},le.prototype.eb=function(a){return this.undoManager.eb(a)},le.prototype.Kf=function(){return this.undoManager.Kf()},le.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}},le.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},le.prototype.rp=function(){this.partManager.rp()};function Lg(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,Tl(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,Tl(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(Ja)?ot=0:at.Hf(Rr)&&(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)),x<a.minScale&&(x=a.minScale),x>a.maxScale&&(x=a.maxScale),z=It.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,It.free(z),a.Ca=x,Tl(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))}}le.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!==us||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof Co&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(E,this)),this.vb||this.invalidateViewport(a,y),Nl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Nl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=nn.alloc(),E=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/qt.vx(z,ut):E=E*ut/qt.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=Pe.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){Pe.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,Pe.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=It.alloc(),qt.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),nn.free(b),x.part.location=y,It.free(y)}}le.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E<b;E++)x[E].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},le.prototype.select=function(a){a!==null&&a.diagram===this&&(!a.isSelected||1<this.selection.count)&&(this.R("ChangingSelection",this.selection),this.clearSelection(!0),a.isSelected=!0,this.R("ChangedSelection",this.selection))},le.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),Re(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof In||Vt("Diagram.selectCollection given something that is not a Part: "+b),b.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof In||Vt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},le.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,b=0;b<x;b++)y[b].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Pt=le.prototype,Pt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Pt.Jz=function(a){a=new Ge().addAll(a);for(var y=this.highlighteds.copy().hp(a).iterator;y.next();)y.value.isHighlighted=!1;for(a=a.iterator;a.next();)y=a.value,y instanceof In||Vt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Pt.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=It.alloc();if(a==="pixel")E=x;else if(a==="line")E=x*(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=b?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(E=x*Math.max(a-(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){E=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,E.y):y==="left"?this.position=z.h(E.x,x.y):y==="down"?this.position=z.h(x.x,E.bottom-x.height):y==="right"&&(this.position=z.h(E.right-x.width,x.y)),It.free(z);return}Vt("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}E/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-E):y==="down"?this.position=z.h(x.x,x.y+E):y==="left"?this.position=z.h(x.x-E,x.y):y==="right"?this.position=z.h(x.x+E,x.y):Vt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),It.free(z)},Pt.tv=function(a){var y=this.viewportBounds;y.Re(a)||(a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a)},Pt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Pt.op=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),a.copy().transform(this.Ab)},Pt.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ut=y.dx,ft=y.dy,mt=x*tt+b*rt+ut;y=x*ot+b*at+ft;var yt=E*tt+b*rt+ut;return a=E*ot+b*at+ft,b=x*tt+z*rt+ut,x=x*ot+z*at+ft,tt=E*tt+z*rt+ut,E=E*ot+z*at+ft,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),mt=Math.max(mt,b),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,E),y=Math.max(y,E),new Pe(z,yt,mt-z,y-yt)},Pt.Ps=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),yi(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function kg(a){return a=cf.get(a),a!==null?new a:new Ui}le.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===ta&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=E}),a.mouseMoveTools.each(function(rt){return rt.diagram=E}),a.mouseUpTools.each(function(rt){return rt.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===ta){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Ur(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Jc(z),b==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),b!=="CommittedTransaction"&&b!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&($p(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var ot=this;de(function(){ot.currentTool.standardMouseOver(),ot.Rt=!1},10)}}}finally{this.aa=!0}}}};function Cd(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Oh(a,y[b])}function Oh(a,y){if(y instanceof Gs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Ge&&x.Bg.add(a);var b=y.Eg;if(b!==null&&b.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",b=a.Og.I(x),b===null)b=[],b.push(y),a.Og.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}}function Mg(a,y){if(y instanceof Gs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var b=x.getAttribute("src")||"",E=a.Og.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&(a.Og.remove(b),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof Ge&&x.Bg.remove(a),kf(b));break}}}}}le.prototype.Wd=function(){this.partManager.Wd()},le.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},le.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},le.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},le.prototype.Vb=function(a){return this.partManager.Vb(a)},le.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Pt=le.prototype,Pt.Lc=function(a){return this.partManager.Lc(a)},Pt.ii=function(a){return this.partManager.ii(a)},Pt.Kc=function(a){return this.partManager.Kc(a)},Pt.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:Fo(lo(y)))},Pt.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:Fo(lo(y)))};function Tl(a){var y=a.pa,x=a.Ca;a.Rw.h(y.x,y.y,Math.max(a.Aa,0)/x,Math.max(a.ya,0)/x),a.vd=!0}function bg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Ga(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Pt.Va=function(){if(this.Zi){var a=Pe.alloc();bg(this,this.computeBounds(a)),Pe.free(a)}},Pt.rz=function(){for(var a=new Ge,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&a.add(x)}for(y=this.links;y.next();)x=y.value,x.isTopLevel&&a.add(x);return a.iterator},Pt.qz=function(){return this.ai.iterator},Pt.Uz=function(a){Ur(this),a&&af(this,!0),this.ld?Ng(this,!1):(this.Jk=!0,La(this))};function af(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)tm(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Ng(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var b=a.undoManager.transactionLevel,E=a.layout,z=a.animationManager;try{b===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=b&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||Hl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Tg(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Ur(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||Jc(z),a.aa=x}}}function Tg(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)Tg(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),dc(a,y),E.isValidLayout=!0):a.xh=!0)}}Pt.yz=function(){for(var a=new He,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 He;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new Vn,b=new Vn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Vt("Unknown DiagramEvent name: "+y)}Pt.Bj=function(a,y){return a=lf(this,a),a!==null&&a.add(y),this},Pt.am=function(a,y){a=lf(this,a),a!==null&&a.remove(y)},Pt.R=function(a,y,x){var b=lf(this,a),E=new Tu;if(E.diagram=this,a=em(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function uf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Pt.Yj=function(a,y){return hf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},le.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?gg(this,a):a.assign(this.documentBounds)};function hf(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=Pe.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&df(a,tt,b,y)}Pe.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=Pe.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof an&&df(a,tt,b,y);Pe.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&o1(E);return E}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function df(a,y,x,b){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(b),a=a.Xh;var E=y.x,z=y.y;if(Ff(a,E,z))for(x=(z-a.Od)/a.sc|0,b=Math.min((E+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),E=(E-a.Nd)/a.rc|0;E<=b;E++)if(z=a.ac[E],z.fill)z.fill(eh,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=eh}else if(y instanceof $n)for(y=y.memberParts;y.next();)E=y.value,E instanceof an&&df(a,E,x,b)}}function Vu(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}le.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Eg(this)};function Eg(a){a.vk===-1&&(a.vk=de(function(){if(a.vk!==-1&&(a.ug(),a.lastInput.event!==null)){var y=a.computeAutoScrollPosition(a.wp);y.Xa(a.position)||(a.position=y,a.lastInput.documentPoint=a.Ps(a.wp),a.doMouseMove(),a.Zi=!0,y=Pe.alloc(),a.computeBounds(y),y.ed(a.documentBounds),bg(a,y),Pe.free(y),a.Fc=!0,a.bd(),Eg(a))}},a.vp))}le.prototype.ug=function(){this.vk!==-1&&(Ke.clearTimeout(this.vk),this.vk=-1)},le.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=Pe.allocAt(0,0,b.width*E,b.height*E);var z=It.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<b.x+x.left/2&&(z.x-=tt),a.x<b.x+x.left/4&&(z.x-=4*tt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<b.y+x.top/2&&(z.y-=tt),a.y<b.y+x.top/4&&(z.y-=4*tt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(Yo)||(y=new It(y.x+z.x/E,y.y+z.y/E)),Pe.free(b),It.free(z),y},Pt=le.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 $n&&(y.$p=null)})};function cc(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):Ke.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 Ke.requestAnimationFrame(function(){b()}),null}Pt.Wz=function(a){return zo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Pt.Jx=function(a){return a===void 0&&(a={}),cc(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 Md+"data":E=b.getImageData(0,0,x.width,x.height);break;case Md:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Vt('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"&&Vt("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 nn(1/0,1/0):new nn(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ft=y.omitTemporary;ft===void 0&&(ft=!0);var mt=y.document||document,yt=y.elementFinished||null,xt=y.showTemporary;xt===void 0&&(xt=!ft),y=y.showGrid,y===void 0&&(y=xt),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new di(at):at instanceof di||Vt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),ft=new Ha(null,mt,void 0,!0);var kt=ft.context;if(!(E||z||rt||ot))return ft.width=a.Aa+Math.ceil(at.left+at.right),ft.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=mt,b.hs=yt,nf(a,b.context,at,new nn(ft.width,ft.height),a.Ca,a.pa,rt,ut,xt,y),b.context):(a.Xm=!1,nf(a,kt,at,new nn(ft.width,ft.height),a.Ca,a.pa,rt,ut,xt,y),a.Xm=!0,ft.context);var Ot=a.Pp,At=a.documentBounds.copy();if(At.Fv(a.yb),xt)for(var zt=a.Wa.s,Wt=zt.length,Zt=0;Zt<Wt;Zt++){var Xt=zt[Zt];if(Xt.visible&&Xt.isTemporary){Xt=Xt.Pa.s;for(var ae=Xt.length,on=0;on<ae;on++){var xn=Xt[on];xn.isInDocumentBounds&&xn.isVisible()&&(xn=xn.actualBounds,xn.w()&&At.ed(xn))}}}if(zt=new It(At.x,At.y),rt!==null){for(Wt=new Pe(0,0,0,0),Zt=!0,Xt=rt.iterator,Xt.reset();Xt.next();)ae=Xt.value,ae instanceof In&&(on=ae.layer,on!==null&&!on.visible||on!==null&&!xt&&on.isTemporary||!ae.isVisible()||(ae=ae.actualBounds,ae.w()&&(Zt?(Zt=!1,Wt.assign(ae)):Wt.ed(ae))));At.width=Wt.width,At.height=Wt.height,zt.x=Wt.x,zt.y=Wt.y}return ot!==null&&ot.w()&&(zt=ot,z||(z=Ot)),Wt=ot=0,at!==null&&(ot=at.left+at.right,Wt=at.top+at.bottom),Zt=Xt=0,E!==null&&(Xt=E.width,Zt=E.height,isFinite(Xt)&&(Xt=Math.max(0,Xt-ot)),isFinite(Zt)&&(Zt=Math.max(0,Zt-Wt))),E!==null&&z!==null?(z==="NaN"&&(z=Ot),E.w()?(E=Xt,At=Zt):isNaN(Zt)?(E=Xt,At=At.height*z):(E=At.width*z,At=Zt)):E!==null?E.w()?(z=Math.min(Xt/At.width,Zt/At.height),E=Xt,At=Zt):isNaN(Zt)?(z=Xt/At.width,E=Xt,At=At.height*z):(z=Zt/At.height,E=At.width*z,At=Zt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/At.width,(tt.height-Wt)/At.height),z>Ot?(z=Ot,E=At.width,At=At.height):(E=tt.width,At=tt.height)):(E=At.width*z,At=At.height*z):(z=Ot,E=At.width,At=At.height),at!==null?(E+=ot,At+=Wt):at=new di(0),tt!==null&&(Ot=tt.width,tt=tt.height,isNaN(Ot)&&(Ot=2e3),isNaN(tt)&&(tt=2e3),isFinite(Ot)&&(E=Math.min(E,Ot)),isFinite(tt)&&(At=Math.min(At,tt))),ft.width=Math.ceil(E),ft.height=Math.ceil(At),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=mt,b.hs=yt,nf(a,b.context,at,new nn(Math.ceil(E),Math.ceil(At)),z,zt,rt,ut,xt,y),b.context):(a.Xm=!1,nf(a,kt,at,new nn(Math.ceil(E),Math.ceil(At)),z,zt,rt,ut,xt,y),a.Xm=!0,ft.context)}se.Object.defineProperties(le.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof gt||(a===""&&(a="default"),a=a.toLowerCase(),a!==this.nl&&(this.nl=a,a==="default"||a==="canvas"?(a=this.pj.get("svg"),a!==null&&a.Oa.remove(),this.ta&&(this.ib=this.ta.context)):a==="svg"?(this.pj.contains("svg")?a=this.pj.get("svg"):(a=new El(this,Ke.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 El(this,Ke.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(Ke,"resize",this.Ov,!1),this.removeEventListener(Ke,"wheel",this.$j,!0),Wl===this&&(Wl=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),cg(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&ln(a,"0 <= value <= 1",le,"opacity"),this.pb=a,this.g("opacity",y,a),this.N())}},validCycle:{get:function(){return this.wu},set:function(a){var y=this.wu;y!==a&&(this.wu=a,this.g("validCycle",y,a))}},layers:{get:function(){return this.Wa.iterator}},isModelReadOnly:{get:function(){var a=this.cc;return a===null?!1:a.isReadOnly},set:function(a){var y=this.cc;y!==null&&(y.isReadOnly=a)}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},isEnabled:{get:function(){return this.Jd},set:function(a){var y=this.Jd;y!==a&&(this.Jd=a,this.g("isEnabled",y,a))}},allowClipboard:{get:function(){return this.Us},set:function(a){var y=this.Us;y!==a&&(this.Us=a,this.g("allowClipboard",y,a))}},allowCopy:{get:function(){return this.Fi},set:function(a){var y=this.Fi;y!==a&&(this.Fi=a,this.g("allowCopy",y,a))}},allowDelete:{get:function(){return this.Gi},set:function(a){var y=this.Gi;y!==a&&(this.Gi=a,this.g("allowDelete",y,a))}},allowDragOut:{get:function(){return this.Vs},set:function(a){var y=this.Vs;y!==a&&(this.Vs=a,this.g("allowDragOut",y,a))}},allowDrop:{get:function(){return this.Ws},set:function(a){var y=this.Ws;y!==a&&(this.Ws=a,this.g("allowDrop",y,a))}},allowTextEdit:{get:function(){return this.Pi},set:function(a){var y=this.Pi;y!==a&&(this.Pi=a,this.g("allowTextEdit",y,a))}},allowGroup:{get:function(){return this.Hi},set:function(a){var y=this.Hi;y!==a&&(this.Hi=a,this.g("allowGroup",y,a))}},allowUngroup:{get:function(){return this.Qi},set:function(a){var y=this.Qi;y!==a&&(this.Qi=a,this.g("allowUngroup",y,a))}},allowInsert:{get:function(){return this.Ys},set:function(a){var y=this.Ys;y!==a&&(this.Ys=a,this.g("allowInsert",y,a))}},allowLink:{get:function(){return this.Ii},set:function(a){var y=this.Ii;y!==a&&(this.Ii=a,this.g("allowLink",y,a))}},allowRelink:{get:function(){return this.Ki},set:function(a){var y=this.Ki;y!==a&&(this.Ki=a,this.g("allowRelink",y,a))}},allowMove:{get:function(){return this.Ji},set:function(a){var y=this.Ji;y!==a&&(this.Ji=a,this.g("allowMove",y,a))}},allowReshape:{get:function(){return this.Li},set:function(a){var y=this.Li;y!==a&&(this.Li=a,this.g("allowReshape",y,a))}},allowResize:{get:function(){return this.Mi},set:function(a){var y=this.Mi;y!==a&&(this.Mi=a,this.g("allowResize",y,a))}},allowRotate:{get:function(){return this.Ni},set:function(a){var y=this.Ni;y!==a&&(this.Ni=a,this.g("allowRotate",y,a))}},allowSelect:{get:function(){return this.Oi},set:function(a){var y=this.Oi;y!==a&&(this.Oi=a,this.g("allowSelect",y,a))}},allowUndo:{get:function(){return this.Zs},set:function(a){var y=this.Zs;y!==a&&(this.Zs=a,this.g("allowUndo",y,a))}},allowZoom:{get:function(){return this.at},set:function(a){var y=this.at;y!==a&&(this.at=a,this.g("allowZoom",y,a))}},hasVerticalScrollbar:{get:function(){return this.nn},set:function(a){var y=this.nn;y!==a&&(this.nn=a,this.Ee=!0,this.N(),this.g("hasVerticalScrollbar",y,a),Ga(this,!1))}},hasHorizontalScrollbar:{get:function(){return this.mn},set:function(a){var y=this.mn;y!==a&&(this.mn=a,this.Ee=!0,this.N(),this.g("hasHorizontalScrollbar",y,a),Ga(this,!1))}},allowHorizontalScroll:{get:function(){return this.Xs},set:function(a){var y=this.Xs;y!==a&&(this.Xs=a,this.g("allowHorizontalScroll",y,a),Ga(this,!1))}},allowVerticalScroll:{get:function(){return this.$s},set:function(a){var y=this.$s;y!==a&&(this.$s=a,this.g("allowVerticalScroll",y,a),Ga(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&ln(a,">= 0",le,"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&&ln(a,">= 0",le,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var b=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===b&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===b&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===b&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else ln(a,">= 0",le,"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&&Vt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,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=kg(this.cc.type);for(var E=0;E<x.length;E++)this.add(x[E]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=b,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(Ke,"pointermove",this.dk,!0),this.addEventListener(Ke,"pointerdown",this.ui,!0),this.addEventListener(Ke,"pointerup",this.fk,!0),this.addEventListener(Ke,"pointerout",this.ek,!0),this.addEventListener(Ke,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(Ke,"wheel",this.$j,!0),this.addEventListener(Ke,"selectstart",this.preventDefault,!1)):(this.removeEventListener(Ke,"pointermove",this.dk,!0),this.removeEventListener(Ke,"pointerdown",this.ui,!0),this.removeEventListener(Ke,"pointerup",this.fk,!0),this.removeEventListener(Ke,"pointerout",this.ek,!0),this.removeEventListener(Ke,"pointercancel",this.ck,!0),this.addEventListener(y,"pointermove",this.dk,!1),this.addEventListener(y,"pointerdown",this.ui,!1),this.addEventListener(y,"pointerup",this.fk,!1),this.addEventListener(y,"pointerout",this.ek,!1),this.addEventListener(y,"pointercancel",this.ck,!1),this.removeEventListener(Ke,"wheel",this.$j,!0),this.removeEventListener(Ke,"selectstart",this.preventDefault,!1),this.addEventListener(y,"wheel",this.$j,!1)),this.qw=a))}},position:{get:function(){return this.pa},set:function(a){var y=It.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),_p(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Tl(this):(this.vb=!0,a=this.scale,pg(this,this.Sp,this.Aa/a,this.ya/a,this.zk,!1),this.vb=!1),this.vb||this.onViewportBoundsChanged(x,this.viewportBounds,this.Ca,!1)}It.free(y)}},initialPosition:{get:function(){return this.zt},set:function(a){this.zt.D(a)||(this.zt=a.J())}},initialScale:{get:function(){return this.At},set:function(a){this.At!==a&&(this.At=a)}},grid:{get:function(){return this.fe===null&&(this.fe=Xp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Xp(this)),a.type!==_e.Grid&&Vt("Diagram.grid must be a Panel of type Panel.Grid");var x=y.panel;x!==null&&x.remove(y),this.fe=a,a.name="GRID",x!==null&&x.add(a),Nl(this),this.N(),this.g("grid",y,a)}}},viewportBounds:{get:function(){return this.Rw}},viewSize:{get:function(){return this.wo},set:function(a){var y=this.viewSize;y.D(a)||(this.wo=a=a.J(),this.ya=this.Aa=0,a.w()?(this.Aa=a.width,this.ya=a.height):this.Ka!==null&&(this.Aa=this.Ka.clientWidth||1,this.ya=this.Ka.clientHeight||1),Tl(this),this.Ya(),this.g("viewSize",y,a),this.redraw())}},fixedBounds:{get:function(){return this.ut},set:function(a){var y=this.ut;y.D(a)||(a.width!==-1/0&&a.height!==1/0&&a.height!==-1/0||Vt("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new di(a));var y=this.rj;y.D(a)||(this.rj=a=a.J(),this.g("scrollMargin",y,a),this.hk())}},scrollMode:{get:function(){return this.sj},set:function(a){var y=this.sj;y!==a&&(this.sj=a,a===Uu&&Ga(this,!1),this.g("scrollMode",y,a),this.Ee=!0,this.N())}},scrollsPageOnFocus:{get:function(){return this.nu},set:function(a){var y=this.nu;y!==a&&(this.nu=a,this.g("scrollsPageOnFocus",y,a))}},positionComputation:{get:function(){return this.Zt},set:function(a){var y=this.Zt;y!==a&&(this.Zt=a,Ga(this,!1),this.g("positionComputation",y,a))}},scaleComputation:{get:function(){return this.fu},set:function(a){var y=this.fu;y!==a&&(this.fu=a,Lg(this,this.scale,this.scale),this.g("scaleComputation",y,a))}},documentBounds:{get:function(){return this.Sp}},isVirtualized:{get:function(){return this.It},set:function(a){var y=this.It;y!==a&&(this.It=a,this.g("isVirtualized",y,a))}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&Lg(this,y,a)}},defaultScale:{get:function(){return this.Pp},set:function(a){this.Pp=a}},autoScale:{get:function(){return this.yh},set:function(a){var y=this.yh;y!==a&&(this.yh=a,this.g("autoScale",y,a),a!==us&&Ga(this,!1))}},initialAutoScale:{get:function(){return this.Fg},set:function(a){var y=this.Fg;y!==a&&(this.Fg=a,this.g("initialAutoScale",y,a))}},initialViewportSpot:{get:function(){return this.Bt},set:function(a){var y=this.Bt;y!==a&&(a.sb()||Vt("initialViewportSpot must be a specific Spot: "+a),this.Bt=a,this.g("initialViewportSpot",y,a))}},initialDocumentSpot:{get:function(){return this.yt},set:function(a){var y=this.yt;y!==a&&(a.sb()||Vt("initialViewportSpot must be a specific Spot: "+a),this.yt=a,this.g("initialDocumentSpot",y,a))}},minScale:{get:function(){return this.Ot},set:function(a){var y=this.Ot;y!==a&&(0<a?(this.Ot=a,this.g("minScale",y,a),a>this.scale&&(this.scale=a)):ln(a,"> 0",le,"minScale"))}},maxScale:{get:function(){return this.Mt},set:function(a){var y=this.Mt;y!==a&&(0<a?(this.Mt=a,this.g("maxScale",y,a),a<this.scale&&(this.scale=a)):ln(a,"> 0",le,"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 di(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&&Vt("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();)Yg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==Zu&&a!==ur&&a!==ff&&Vt("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 nn(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 di(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),se.Object.defineProperties(le,{licenseKey:{get:function(){return Ig.jc()},set:function(a){Ig.add(a.replace(/\s/g,""))}},version:{get:function(){return kd}}}),le.prototype.makeImageData=le.prototype.Jx,le.prototype.makeImage=le.prototype.Wz,le.prototype.cacheGroupExternalLinks=le.prototype.Fu,le.prototype.addRenderer=le.prototype.bs,le.prototype.makeSVG=le.prototype.av,le.prototype.makeSvg=le.prototype.Cs,le.prototype.stopAutoScroll=le.prototype.ug,le.prototype.doAutoScroll=le.prototype.gs,le.prototype.isUnoccupied=le.prototype.Yj,le.prototype.raiseDiagramEvent=le.prototype.R,le.prototype.removeDiagramListener=le.prototype.am,le.prototype.addDiagramListener=le.prototype.Bj,le.prototype.findTreeRoots=le.prototype.yz,le.prototype.layoutDiagram=le.prototype.Uz,le.prototype.findTopLevelGroups=le.prototype.qz,le.prototype.findTopLevelNodesAndLinks=le.prototype.rz,le.prototype.ensureBounds=le.prototype.Va,le.prototype.findLinksByExample=le.prototype.ls,le.prototype.findNodesByExample=le.prototype.ms,le.prototype.findLinkForData=le.prototype.Kc,le.prototype.findNodeForData=le.prototype.ii,le.prototype.findPartForData=le.prototype.Lc,le.prototype.findLinkForKey=le.prototype.findLinkForKey,le.prototype.findNodeForKey=le.prototype.Vb,le.prototype.findPartForKey=le.prototype.findPartForKey,le.prototype.rebuildParts=le.prototype.Wd,le.prototype.transformViewToDoc=le.prototype.Ps,le.prototype.transformRectDocToView=le.prototype.zA,le.prototype.transformDocToView=le.prototype.op,le.prototype.centerRect=le.prototype.es,le.prototype.scrollToRect=le.prototype.tv,le.prototype.scroll=le.prototype.scroll,le.prototype.highlightCollection=le.prototype.Jz,le.prototype.highlight=le.prototype.Iz,le.prototype.selectCollection=le.prototype.rA,le.prototype.select=le.prototype.select,le.prototype.updateAllRelationshipsFromData=le.prototype.rp,le.prototype.updateAllTargetBindings=le.prototype.updateAllTargetBindings,le.prototype.commit=le.prototype.commit,le.prototype.rollbackTransaction=le.prototype.Kf,le.prototype.commitTransaction=le.prototype.eb,le.prototype.startTransaction=le.prototype.Ea,le.prototype.raiseChanged=le.prototype.g,le.prototype.raiseChangedEvent=le.prototype.cb,le.prototype.removeChangedListener=le.prototype.ik,le.prototype.addChangedListener=le.prototype.Pe,le.prototype.removeModelChangedListener=le.prototype.mA,le.prototype.addModelChangedListener=le.prototype.Yw,le.prototype.findLayer=le.prototype.Qj,le.prototype.removeLayer=le.prototype.kA,le.prototype.addLayerAfter=le.prototype.Cy,le.prototype.addLayerBefore=le.prototype.Ww,le.prototype.addLayer=le.prototype.Al,le.prototype.moveParts=le.prototype.moveParts,le.prototype.copyParts=le.prototype.Kj,le.prototype.removeParts=le.prototype.Is,le.prototype.remove=le.prototype.remove,le.prototype.add=le.prototype.add,le.prototype.clearDelayedGeometries=le.prototype.bx,le.prototype.setProperties=le.prototype.nm,le.prototype.attach=le.prototype.Du,le.prototype.set=le.prototype.set,le.prototype.resetInputOptions=le.prototype.Sx,le.prototype.setInputOption=le.prototype.sA,le.prototype.getInputOption=le.prototype.Ql,le.prototype.resetRenderingHints=le.prototype.Tx,le.prototype.setRenderingHint=le.prototype.Xx,le.prototype.getRenderingHint=le.prototype.Gf,le.prototype.maybeUpdate=le.prototype.bd,le.prototype.requestUpdate=le.prototype.$b,le.prototype.delayInitialization=le.prototype.Xy,le.prototype.isUpdateRequested=le.prototype.Pz,le.prototype.invalidateDocumentBounds=le.prototype.Ya,le.prototype.findObjectsNear=le.prototype.og,le.prototype.findPartsNear=le.prototype.mz,le.prototype.findObjectsIn=le.prototype.Cf,le.prototype.findPartsIn=le.prototype.ux,le.prototype.findObjectsAt=le.prototype.ji,le.prototype.findPartsAt=le.prototype.lz,le.prototype.findObjectAt=le.prototype.ic,le.prototype.findPartAt=le.prototype.Ol,le.prototype.focusObject=le.prototype.zz,le.prototype.alignDocument=le.prototype.Jy,le.prototype.zoomToRect=le.prototype.BA,le.prototype.zoomToFit=le.prototype.zoomToFit,le.prototype.diagramScroll=le.prototype.kx,le.prototype.focus=le.prototype.focus;var cf=new Vn,om=null,zo=Ke.document!==void 0,Ld=null,Ih="",us=new Ce(le,"None",0),ga=new Ce(le,"Uniform",1),Rh=new Ce(le,"UniformToFill",2),fc=new Ce(le,"CycleAll",10),Fg=new Ce(le,"CycleNotDirected",11),Ag=new Ce(le,"CycleNotDirectedFast",12),Bg=new Ce(le,"CycleNotUndirected",13),Dg=new Ce(le,"CycleDestinationTree",14),Og=new Ce(le,"CycleSourceTree",15),Uu=new Ce(le,"DocumentScroll",1),gc=new Ce(le,"InfiniteScroll",2),Zu=new Ce(le,"TreeParentCollapsed",21),ur=new Ce(le,"AllParentsCollapsed",22),ff=new Ce(le,"AnyParentsCollapsed",23),Ig=new He,kd="2.3.10",Md="image",pc=null,rm=!1;function es(){if(zo){var a=Ke.document.createElement("canvas"),y=a.getContext("2d"),x=De("7ca11abfd022028846");y[x]=De("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",vn.Dx+"4ae6247590da4bb21c324ba3a84e385776",oi.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",qt.za],E=1;5>E;E++)y[De("7ca11abfd7330390")](De(b[E-1]),10,15*E);for(y[x]=De("39f046ebb36e4b"),x=1;5>x;x++)y[De("7ca11abfd7330390")](De(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(oi.prototype.Cd=oi.prototype.Eu),pc=a}}le.className="Diagram",le.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=Ke.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof le?y.H:null},le.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},le.useDOM=function(a){zo=a?Ke.document!==void 0:!1},le.isUsingDOM=function(){return zo},le.None=us,le.Uniform=ga,le.UniformToFill=Rh,le.CycleAll=fc,le.CycleNotDirected=Fg,le.CycleNotDirectedFast=Ag,le.CycleNotUndirected=Bg,le.CycleDestinationTree=Dg,le.CycleSourceTree=Og,le.DocumentScroll=Uu,le.InfiniteScroll=gc,le.TreeParentCollapsed=Zu,le.AllParentsCollapsed=ur,le.AnyParentsCollapsed=ff;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function bd(a,y){if(y.ib.setTransform(y.Mb,0,0,y.Mb,0,0),y.ib.yc(),a.Rc===null)t:{y="f";var x=Ke[De("76a715b2f73f148a")][De("72ba13b5")]||"";if(a.Rc=!0,zo){var b=le[De("76a115b6ed251eaf4692")];if(b)for(var E=Ig.iterator;E.next()&&(b=E.value,b=De(b).split(De("39e9")),!(6>b.length));){var z=De(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=De(vn[De("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=Ke[De("74a900bae4370f8b51")][De("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[De("73a612b6fb191d")](De("3aad1ab6e022098b4dc4")),z=De(b[2]),-1<tt&&(ot=ot[De("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[De("76ad18b4f73e")],ot=x[De("73a612b6fb191d")](De("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[De("73a612b6fb191d")](z),0>tt&&z!==De("7da71ca0ad381e90")&&(tt=y[De("73a612b6fb191d")](De("76a715b2ef3e149757"))),0>tt&&(tt=y[De("73a612b6fb191d")](De("76a715b2ef3e149757"))),0>tt&&(tt=y[De("73a612b6fb191d")](De("2bfa41fdb3784bca12"))),0>tt&&(tt=x[De("73a612b6fb191d")](De("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[De("73a612b6fb191d")](De("35"))||y[De("73a612b6fb191d")](De("35"))===-1),!a.Rc||x[De("73a612b6fb191d")](De("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[De("73a612b6fb191d")](z)),!a.Rc)||(tt=Ke[De("76a715b2f73f148a")][De("69ad17a1e03e")],ot=tt[De("73a612b6fb191d")](De("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[De("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=Ke.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[De("79a417a0f0181a8946")]=b,Ke.document[De("78a712aa")]){Ke.document[De("78a712aa")][De("7bb806b6ed32388c4a875b")](tt),rt=Ke.getComputedStyle(tt).getPropertyValue(De("78a704b7e62456904c9b12701b6532a8"));var at=Ke.getComputedStyle(tt).getPropertyValue(De("75b817b0ea2202"));if(Ke.document[De("78a712aa")][De("68ad1bbcf533388c4a875b")](tt),rt){if(tt=Ke[De("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(De("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(b===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[De("76ad18b4f73e")],E=x[De("73a612b6fb191d")](De("35e7"))+2;E<ut;E++)y+=x[E];x=y[De("73a612b6fb191d")](De("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[De("73a612b6fb191d")](De("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function fu(a){this.j=a===void 0?new It:a,this.o=new It}se.Object.defineProperties(fu.prototype,{point:{get:function(){return this.j},set:function(a){this.j=a}},shifted:{get:function(){return this.o},set:function(a){this.o=a}}});var mc="DraggingInfo";fu.className="DraggingInfo";function it(a,y,x){this.node=a,this.info=y,this.Su=x}it.className="DraggingNodeInfoPair";function st(){this.reset()}st.prototype.reset=function(){this.isGridSnapEnabled=!1,this.isGridSnapRealtime=!0,this.gridSnapCellSize=new nn(NaN,NaN).freeze(),this.gridSnapCellSpot=$i,this.gridSnapOrigin=new It(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function dt(a,y){if(typeof a=="string"||Ke.Element&&a instanceof Element)var x=le.call(this,a)||this;else x=le.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}ue(dt,le);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=Vo,a.layout=new Dr}dt.prototype.reset=function(){le.prototype.reset.call(this),ht(this)},dt.className="Palette";function gt(a,y){if(typeof a=="string"||Ke.Element&&a instanceof Element)var x=le.call(this,a)||this;else x=le.call(this)||this,y=a;var b=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new In;var E=new si;return E.stroke="magenta",E.strokeWidth=2,E.fill="transparent",E.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(E),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new di(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Rt,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var tt=z.viewportBounds,ot=b.lastInput.documentPoint;z.position=new It(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){b.Ya(),bt(b)},x.Xd=function(){b.observed!==null&&(b.Ya(),b.N())},x.Ha=function(){1>b.updateDelay?b.N():b.o||(b.o=!0,setTimeout(function(){return b.redraw()},b.updateDelay))},x.Of=function(){b.observed!==null&&bt(b)},x.autoScale=ga,x.vb=!1,y&&Object.assign(x,y),x}ue(gt,le),gt.prototype.computePixelRatio=function(){return 1},gt.prototype.redraw=function(){if(this.o&&1<=this.updateDelay){this.o=!1;var a=this.ta,y=this.ib;if(a!==null&&y!==null){if(Pd(this),this.ql===null){var x=new 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}}}le.prototype.redraw.call(this)},gt.prototype.gc=function(){if(this.Ka===null&&Vt("No div specified"),this.ta===null&&Vt("No canvas specified"),!(this.ta instanceof El)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Pd(this);var y=this.ta;a=this.ib,a.Vc(!0),a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,y.width,y.height),1>this.updateDelay?wt(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,b=0;b<x;b++)y[b].gc(a,this);this.Fc=this.vd=!1}}};function wt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,b=a.drawsGrid&&x,E=y.grid;b&&E!==null&&E.visible&&!isNaN(E.width)&&!isNaN(E.height)&&(E=Pe.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Nl(y,E),Pe.free(E),Ur(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),E=a.ib,E.scale(a.Mb,a.Mb),E.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),E.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var ot=y[tt],rt=a;if(ot.visible&&ot.opacity!==0){var at=ot.diagram.grid.part;if(!x&&ot.isTemporary)b&&at.layer===ot&&(ot=cu(ot,E),at.gc(E,rt),E.globalAlpha=ot);else{for(var ut=cu(ot,E),ft=rt.scale,mt=Pe.alloc(),yt=ot.Pa.s,xt=yt.length,kt=0;kt<xt;kt++){var Ot=yt[kt];(b||Ot!==at)&&ot.Oj(E,Ot,rt,null,ft,mt,!1)}Pe.free(mt),E.globalAlpha=ut}}}}}function bt(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var b=y.selectionObject,E=nn.alloc();E.h(x.width,x.height),b.desiredSize=E,nn.free(E),a=2/a.scale,b instanceof si&&(b.strokeWidth=a),y.location=new It(x.x-a/2,x.y-a/2),y.isSelected=!0}}}gt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return gs;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},gt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},gt.prototype.onViewportBoundsChanged=function(a,y,x,b){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),bt(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=b,this.R("ViewportBoundsChanged",this.fc,a))},se.Object.defineProperties(gt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof gt&&Vt("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,b=this.ib;x&&b&&(b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,x.width,x.height))}else this.Ha(null),bt(this),this.N();this.g("observed",y,a)}}},box:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.remove(y),this.add(this.j),bt(this),this.g("box",y,a))}},drawsTemporaryLayers:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a,this.redraw())}},drawsGrid:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a,this.redraw())}},updateDelay:{get:function(){return this.ia},set:function(a){0>a&&(a=0),this.ia!==a&&(this.ia=a)}}}),gt.className="Overview";function Rt(){To.call(this),this.j=null}ue(Rt,To),Rt.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||!a.allowMove||!a.allowSelect)return!1;var y=a.observed;if(y===null)return!1;var x=a.lastInput;return!x.left||a.currentTool!==this&&(!this.isBeyondDragSize()||x.isTouchEvent&&x.timestamp-a.firstInput.timestamp<this.delay)?!1:(this.findDraggablePart()===null&&(x=y.viewportBounds,this.j=new It(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)),!0)},Rt.prototype.doActivate=function(){this.j=null,To.prototype.doActivate.call(this)},Rt.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Rt.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var b=a.firstInput.documentPoint;x=x.location,this.j=new It(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)}}},Rt.className="OverviewDraggingTool";function Dt(){Wn(this),this.H=Wl,this.Ha=this.u=this.o=!0,this.F=this.V=this.nb=this.ia=!1,this.ij=this.j=null,this.Hb=1.05,this.Jt=NaN,this.sw=null,this.Au=NaN,this.yu=gs,this.hb=!0,this.cg=null,this.ob=200}Dt.prototype.toString=function(){return"CommandHandler"},Dt.prototype.Xe=function(a){this.H=a},Dt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=Mi?y.meta:y.control,b=y.shift,E=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||b&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||b&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||E&&b&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||E&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?b&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?b&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():b&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!b&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&b&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Dt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Dt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Co&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Dt.prototype.canStopCommand=function(){return!0},Dt.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var b=a.links;b.next();)b.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Dt.prototype.deleteSelection=function(){var a=this.diagram;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Delete"),a.R("SelectionDeleting",a.selection);for(var y=new Ge,x=a.selection.iterator;x.next();)_h(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(b){return b.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Dt.prototype.copySelection=function(){var a=this.diagram,y=new Ge;for(a=a.selection.iterator;a.next();)_h(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Dt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Dt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)Ld=null,Ih="";else{x=y.model;var b=!1,E=!1,z=null;try{x.Tl()&&(b=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(E=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=b),x.Wj()&&(x.Ij=E),x=new He,x.addAll(z),Ld=x,Ih=y.model.dataFormat}}y.R("ClipboardChanged",x)},Dt.prototype.pasteFromClipboard=function(){var a=new Ge,y=Ld;if(y===null)return a;var x=this.diagram;if(Ih!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,tt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=tt.iterator;y.next();)x=y.value,b=y.key,x.location.w()||(b.location.w()?x.location=b.location:!x.position.w()&&b.position.w()&&(x.position=b.position)),a.add(x)}return a},Dt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var b=x.iterator;b.next();)b.value.isSelected=!0;if(a!==null){var E=y.computePartsBounds(y.selection);if(E.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Bh(y,z,new It(a.x-E.centerX,a.y-E.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||Ld===null||Ld.count===0||Ih!==a.model.dataFormat)},Dt.prototype.undo=function(){this.diagram.undoManager.undo()},Dt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Dt.prototype.redo=function(){this.diagram.undoManager.redo()},Dt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Dt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===us&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==us?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===us&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==us?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Dt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Dt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;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=gs):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Jc(y)},Dt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Dt.prototype.scrollToPart=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.Va(),a===null){try{this.cg!==null&&(this.cg.next()?a=this.cg.value:this.cg=null)}catch(rt){this.cg=null}a===null&&(0<y.highlighteds.count?this.cg=y.highlighteds.iterator:0<y.selection.count&&(this.cg=y.selection.iterator),this.cg!==null&&this.cg.next()&&(a=this.cg.value))}if(a!==null){var x=y.animationManager;Hl(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=Kt(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=E.pop();0<E.length&&rt instanceof an&&rt.isTreeExpanded&&(!(rt instanceof $n)||rt.isSubGraphExpanded);)rt=E.pop();0<E.length?(rt instanceof In&&y.tv(rt.actualBounds),rt instanceof an&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof $n&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof In&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){de(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Kt(a,y,x){if(y.isVisible())return x;if(y instanceof Ai)Kt(a,y.adornedPart,x);else if(y instanceof Ue){var b=y.fromNode;b!==null&&Kt(a,b,x),y=y.toNode,y!==null&&Kt(a,y,x)}else y instanceof an&&(b=y.labeledLink,b!==null&&Kt(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),Kt(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Kt(a,y,x));return x}Dt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof In)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Dt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),Hl(y.animationManager,"Collapse Tree");var x=new He;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof an&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Dt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof an&&a.isTreeExpanded))return!1;if(0<a.Qo().count)return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof an&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),Hl(y.animationManager,"Expand Tree");var x=new He;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof an&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Dt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof an)||a.isTreeExpanded)return!1;if(0<a.Qo().count)return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof an&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var b=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var E=new He,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&E.add(tt)}for(var ot=new He,rt=E.iterator;rt.next();){var at=rt.value;z=!1;for(var ut=E.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var ft=ot.first().containingGroup;if(ft!==null)for(;ft!==null;){E=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(ft)){E=!0;break}if(E)ft=ft.containingGroup;else break}if(x instanceof $n)Wa(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var yt=y.copyNodeData(x);be(yt)&&(y.xf(yt),b=a.ii(yt))}if(b!==null){ft!==null&&this.isValidMember(ft,b)&&(b.containingGroup=ft);for(var xt=ot.iterator;xt.next();){var kt=xt.value;this.isValidMember(b,kt)&&(kt.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Dt.prototype.canGroupSelection=function(){var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowGroup||!a.model.Xj()||this.archetypeGroupData===null)return!1;for(a=a.selection.iterator;a.next();){var y=a.value;if(y.Zc()&&y.canGroup())return!0}return!1};function ye(a){var y=Rn();for(a=a.iterator;a.next();){var x=a.value;x instanceof Ue||y.push(x)}a=new Ge,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,tt=0;tt<x;tt++)if(E.Td(y[tt])){z=!1;break}z&&a.add(E)}return wn(y),a}Dt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof Ue)return!1;if(a!==null){if(a===y||a.Td(y))return!1;var x=a.memberValidation;if(x!==null&&!x(a,y)||a.data===null&&y.data!==null||a.data!==null&&y.data===null)return!1}return x=this.memberValidation,x!==null?x(a,y):!0},Dt.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var b=new He;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof $n&&z.canUngroup()&&b.add(z)}var tt=new He;if(0<b.count){y.clearSelection(!0);for(var ot=b.iterator;ot.next();){var rt=ot.value;rt.expandSubGraph();var at=rt.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(rt.memberParts);for(var ft=tt.iterator;ft.next();){var mt=ft.value;if(mt.isSelected=!0,!(mt instanceof Ue)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",b,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canUngroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowDelete||!y.allowUngroup||!y.model.Xj())return!1;if(a!==null){if(!(a instanceof $n))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof $n&&y.canUngroup())return!0;return!1},Dt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=ye(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},Dt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),Hl(y.animationManager,"Collapse SubGraph");var x=new He;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof $n&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Dt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof $n&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof $n&&y.isSubGraphExpanded)return!0;return!1},Dt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),Hl(y.animationManager,"Expand SubGraph");var x=new He;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof $n&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Dt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof $n&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof $n&&!y.isSubGraphExpanded)return!0;return!1},Dt.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var b=y.selection.iterator;b.next();){var E=b.value;if(E.canEdit()){a=E;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof ro&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Dt.prototype.canEditTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowTextEdit||y.toolManager.findTool("TextEditing")===null)return!1;if(a!==null){if(!(a instanceof ro))return!1;if(a=a.part,a!==null&&a.canEdit())return!0}else for(y=y.selection.iterator;y.next();)if(a=y.value,a.canEdit()&&(a=a.Nl(function(x){return x instanceof ro&&x.editable}),a!==null))return!0;return!1},Dt.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var b=y.lastInput,E=null;a instanceof Jt?E=a.ga(Ri):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new It(E.x+E.width/2,E.y+E.height/2)),E!==null&&(b.viewPoint=y.op(E),b.documentPoint=E,b.left=!1,b.right=!0,b.up=!0),y.currentTool=x,uu(x,!1,a)}},Dt.prototype.canShowContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");return x===null?!1:(a===void 0&&(a=0<y.selection.count?y.selection.first():y),x.findObjectWithContextMenu(a)!==null)},Dt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,b=x.toolManager.findTool("Dragging"),E=x.currentTool===b;if(y===void 0&&(y=E?b.dragOptions:x.Wm),b=new Vn,a===null)return b;for(var z=a.iterator;z.next();)Ul(x,b,z.value,E,y);if(x.draggedLink!==null&&y.dragsLink)return b;for(z=a.iterator;z.next();)a=z.value,a instanceof Ue&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},se.Object.defineProperties(Dt.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Vt("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Dt.className="CommandHandler",Kp=function(){return new Dt};function Jt(){Wn(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new It(NaN,NaN).freeze(),this.jd=Bo,this.Ab=new oi,this.wh=new oi,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=Qs,this.uc=new Pe(NaN,NaN,NaN,NaN).freeze(),this.Ib=new Pe(NaN,NaN,NaN,NaN).freeze(),this.dc=new Pe(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=Nr,this.Ag=this.io=0,this.V=this.tb=this.Dh=this.A=this.Ua=null,this.Uc=!1,this.jo=this.Ng=null}var je,Fe,Mn,An,Hn,ii,Si,hi,ki,Ji;Jt.prototype.cloneProtected=function(a){a.l=this.l|6144,a.pb=this.pb,a.bn=this.bn,a.Ma=this.Ma,a.pa.assign(this.pa),a.jd=this.jd.J(),this.Lb!==null?a.Lb=this.Lb.copy():a.Lb=null,a.Ca=this.Ca,a.Kb=this.Kb,a.Kg=this.Kg.J(),a.uc.assign(this.uc),a.Ib.assign(this.Ib),a.dc.assign(this.dc),a.Yn=this.Yn,this.ba!==null&&(a.ba=this.ba.copy()),a.Jb=this.Jb.J(),a.sk=this.sk.J(),a.io=this.io,a.Ag=this.Ag,this.Ua!==null&&(a.Ua=this.Ua.copy()),this.A!==null&&(a.A=this.A.nc?this.A:this.A.copy()),this.Dh!==null&&(a.Dh=En(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Jt.prototype.Vw=function(a){var y=this.Dh;if(Re(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Jt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Jt.prototype.clone=function(){var a=new this.constructor;if(this.cloneProtected(a),this.Dh!==null)for(var y=0;y<this.Dh.length;y++){var x=this.Dh[y];a[x]=this[x]}return a},Jt.prototype.copy=function(){return this.clone()},Pt=Jt.prototype,Pt.qb=function(a){a.classType===Ue?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Vt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Jt&&(this.stretch=a)},Pt.toString=function(){return jn(this.constructor)+"#"+pi(this)},Pt.th=function(){this.A!==null&&(this.A.nc=!0)};function ui(a){a.A===null?a.A=new yc:a.A.nc&&(a.A=a.A.copy())}Pt.Xc=function(){if(this.ba===null){var a=new Rg;a.Xi=Li,a.yj=Li,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Pt.cb=function(a,y,x,b,E,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,b,E,z,tt),x===this&&a===Lo&&jr(this)&&po(this,ot,y),z=this.diagram,this.animationTriggers===null||z===null||!z.pi||z.undoManager.isUndoingRedoing||z.animationManager.Dm||(a=this.animationTriggers.get(y),a!==null&&z.animationManager.isEnabled&&!z.animationManager.isTicking&&(this.jo===null&&(this.jo=new Vn),tt=z.undoManager.transactionLevel===0,a.startCondition===Eh?tt=!0:a.startCondition===vd&&(tt=!1),tt?(z=new Vr,Wp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,b,E),z.start()):(Hl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof _e&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)ot=x[E],ot instanceof _e&&Fd(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function po(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,tt=null;if(z.sourceName!==null){if(tt=M1(z,b,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,ot.model.modelData,x,b)}else{if(ot=b.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,b)}tt===a&&(ot=b.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}Pt.ks=function(a){return this.bindingId===a?this:null},Pt.g=function(a,y,x){this.cb(Lo,a,this,y,x)},Pt.Ge=function(a,y,x,b){var E=this.uc;if(E.h(a,y,x,b),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new oi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function wr(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Pt.tx=function(a,y,x){if(this.pickable===!1)return!1;var b=this.naturalBounds;return y=a.Bf(y),x?Ii(a.x,a.y,0,0,0,b.height)<=y||Ii(a.x,a.y,0,b.height,b.width,b.height)<=y||Ii(a.x,a.y,b.width,b.height,b.width,0)<=y||Ii(a.x,a.y,b.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,b.height)<=y&&a.zd(b.width,0)<=y&&a.zd(b.width,b.height)<=y},Pt.se=function(){return!0},Pt.ca=function(a){var y=It.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return It.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;b=this.Df()*b.scale;var rt=1/b;if(ot.width*b<E&&ot.height*b<E)return a=Ir(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),It.free(y),a}return E=!1,(this instanceof Ai||this instanceof si?Ir(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),It.free(y),E},Pt.gh=function(a){var y=this.naturalBounds;return Ir(0,0,y.width,y.height,a.x,a.y)},Pt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=Pe.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=It.allocAt(a.x,a.y);return y.ca(x.Cd(E))&&(E.h(a.x,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.y),y.ca(x.Cd(E))&&(b=!0)))),It.free(E),Pe.free(y),b},Pt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=It.allocAt(0,0);return a.ca(y.Ga(E))&&(E.h(0,x.height),a.ca(y.Ga(E))&&(E.h(x.width,x.height),a.ca(y.Ga(E))&&(E.h(x.width,0),a.ca(y.Ga(E))&&(b=!0)))),It.free(E),b},Pt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=It.allocAt(0,0),E=It.allocAt(0,x.height),z=It.allocAt(x.width,x.height),tt=It.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=Pe.allocAt(0,0,x.width,x.height);var rt=It.allocAt(a.x,a.y);x.ca(y.Cd(rt))?ot=!0:(rt.h(a.x,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.y),x.ca(y.Cd(rt))&&(ot=!0)))),It.free(rt),Pe.free(x),!ot&&(qt.us(a,b,E)||qt.us(a,E,z)||qt.us(a,z,tt)||qt.us(a,tt,b))&&(ot=!0)}return It.free(b),It.free(E),It.free(z),It.free(tt),ot},Pt.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof hn){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Pt.mi=function(a){a===void 0&&(a=new Pe);var y=this.naturalBounds,x=this.oe,b=It.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),_o(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),_o(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),_o(a,b.x,b.y,0,0),It.free(b),a},Pt.li=function(){var a=this.oe;return a.m11===1&&a.m12===0?a=0:(a=180*Math.atan2(a.m12,a.m11)/Math.PI,0>a&&(a+=360)),a},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 It),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,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,qt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(tt=a*ot+y*at+ft,a=a*rt+y*ut+mt,y=x*ot+b*at+ft,x=x*rt+b*ut+mt,E.h(0,0),b=this.naturalBounds,x=qt.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},Jt.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 _e;switch(js(this,!0)){case Fe:tt=E=0,ot&&(y=a=1/0);break;case je:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case An:isFinite(a)&&a>x&&(E=a),tt=0,ot&&(y=1/0);break;case Hn:isFinite(y)&&y>b&&(tt=y),E=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;E>ot.width&&rt.width<ot.width&&(E=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(E,rt.width),b=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<b&&(b=Math.min(rt.height,b)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Vt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),hr(this,!1)}},Jt.prototype.Wl=function(){},Jt.prototype.Dd=function(){return!1},Jt.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=Pe.alloc();z.assign(this.Ib),this.Ib.ka(),Ps(this)===!1?this.Ib.h(a,y,x,b):this.eh(a,y,x,b),this.Ib.freeze(),E===void 0?this.tb=null:this.tb=E,x=!1,E!==void 0?x=!0:(E=this.panel,E!==null&&Xu(E)&&(E=E.panel),E!==null&&(E=E.dc,b=this.measuredBounds,this.areaBackground!==null&&(b=this.Ib),x=y+b.height,b=a+b.width,x=!(0<=a+.05&&b<=E.width+.05&&0<=y+.05&&x<=E.height+.05),this instanceof ro&&(a=this.naturalBounds,this.Lq>a.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Vt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Zl(this,!1),Pe.free(z)},Pt=Jt.prototype,Pt.eh=function(){};function hs(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=js(a,!0),x===b&&z===E&&(y=Fe),y){case Fe:(x>b||z>E)&&(hr(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case je:hr(a,!0),a.measure(b,E,0,0);break;case An:hr(a,!0),a.measure(b,z,0,0);break;case Hn:hr(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||jv(x,!0),this.N(),Pl(a,y)||(x.oh(),this.Pn(x)))},Pt.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof an&&WS(a,this))},Pt.gc=function(a,y){if(!ka(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var b=1;x!==1&&(b=a.globalAlpha,a.globalAlpha=b*x);var E="";this.filter!==""&&(E=a.filter,a.filter=this.filter);var z=this instanceof _e&&Xu(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&&(Ho(this,a,at,!0,!0,rt,ot),at instanceof Wi&&at.type===Na?(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&&(Ho(this,a,ut,!0,!1,rt,ot),ut instanceof Wi&&ut.type===Na?(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&&Br(this),at=this.part,rt=!1;var ft=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,ft=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var xt=mt.m11,kt=mt.m21,Ot=mt.dx,At=mt.m12,zt=mt.m22,Wt=mt.dy,Zt,Xt=Zt=0;mt=Zt*xt+Xt*kt+Ot;var ae=Zt*At+Xt*zt+Wt;Zt=yt.width+ft,Xt=0;var on=Zt*xt+Xt*kt+Ot;Zt=Zt*At+Xt*zt+Wt,Xt=Math.min(mt,on);var xn=Math.min(ae,Zt),pn=Math.max(mt+0,on)-Xt,Ve=Math.max(ae+0,Zt)-xn;mt=Xt,ae=xn,Zt=yt.width+ft,Xt=yt.height+ft,on=Zt*xt+Xt*kt+Ot,Zt=Zt*At+Xt*zt+Wt,Xt=Math.min(mt,on),xn=Math.min(ae,Zt),pn=Math.max(mt+pn,on)-Xt,Ve=Math.max(ae+Ve,Zt)-xn,mt=Xt,ae=xn,Zt=0,Xt=yt.height+ft,on=Zt*xt+Xt*kt+Ot,Zt=Zt*At+Xt*zt+Wt,Xt=Math.min(mt,on),xn=Math.min(ae,Zt),pn=Math.max(mt+pn,on)-Xt,Ve=Math.max(ae+Ve,Zt)-xn,mt=Xt,ae=xn,ft=y.viewportBounds,yt=ft.x,xt=ft.y,mt=!(mt>ft.width+yt||yt>pn+mt||ae>ft.height+xt||xt>Ve+ae)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof ro&&(a.font=this.font),mt){if(ae=ot.se()?ot.naturalBounds:ot.actualBounds,pn=Math.max(tt.x,ae.x),Ve=Math.max(tt.y,ae.y),ft=Math.min(tt.right,ae.right)-pn,yt=Math.min(tt.bottom,ae.bottom)-Ve,xt=this.tb,xt!==null&&(pn=xt.x,Ve=xt.y,ft=xt.width,yt=xt.height),pn>tt.width+tt.x||tt.x>ae.width+ae.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(pn,Ve,ft,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}rt&&(ae=at.shadowOffset,a.Ev(ae.x*y.scale*this.scale*y.Mb,ae.y*y.scale*this.scale*y.Mb,at.shadowBlur),gu(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?gu(a):rt&&this.shadowVisible===!1&&Kl(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&&Er(this,ot)&&this.shadowVisible===null&&Kl(a),this.Ma!==null&&(a.yc(),Vs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||Er(this,ot))?(el(this,!0),this.shadowVisible===null&&Kl(a)):el(this,!1),this.hh(a,y),rt&&this.l&512&&gu(a),ut&&rt&&Kl(a),mt&&(a.restore(),a.Vc(this instanceof _e)),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 Er(a,y){return y===null?!1:(Xu(y)&&(y=y.panel),(y.l&512)!==0||(y.type===_e.Auto||y.type===_e.Spot)&&y.Pb()!==a)}Pt.Dv=function(){};function pa(a,y,x,b){Ho(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof Wi&&a.areaBackground.type===Na?(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;Ho(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof Wi&&a.Ma.type===Na?(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 ns(a,y,x){for(var b=y.O.s,E=b.length,z=-1,tt=0;tt<E;tt++)if(b[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===_e.Table?(y=y.svg.getElementsByClassName("gojs-ts"),y=y.length!==0?y[0]:null,y!==null&&y.after(x)):y.svg.prepend(x);else{for(;a!==0&&!y.M(a-1).Ed();)a--;a===0?y.svg.prepend(x):(a=y.M(a-1).svg,a!==null?a.after(x):y.svg.appendChild(x))}}function ka(a,y,x){if(!(y instanceof na))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var b=a.panel,E=a.nk(y);if(a.kk(y,x,E))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):b&&ns(a,b,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),gu(y),y.shadowColor=a.shadowColor}a instanceof ro&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof _e;var ot=a instanceof _e?Xu(a):!1;a.l&4096&&Br(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&ot?(jg(y,1,0,0,1,0,0),a.svg=y.ad):z?(jg(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):jg(y,1,0,0,1,0,0)),E=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],pa(a,y,E,rt),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),a.background!==null&&(z?(ot&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),Vs(a,y,E,rt),ot&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Vs(a,y,E,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,E=a.part,ot=!1,E&&x.Gf("drawShadows")&&(ot=E.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&gu(y),ot&&a.shadowVisible===!0?gu(y):ot&&a.shadowVisible===!1&&Kl(y),E=a.panel,ot&&Er(a,E)&&a.shadowVisible===null&&Kl(y),y.Il&&(at=x.computePixelRatio(),at="drop-shadow("+y.shadowOffsetX/at+"px "+y.shadowOffsetY/at+"px "+y.shadowBlur/at/2+"px "+y.shadowColor+")",a.background!==null&&tt.Ma.setAttributeNS(null,"filter",at),a.areaBackground!==null&&tt.gd.setAttributeNS(null,"filter",at)),ot&&(a.Ma!==null||a.areaBackground!==null||Er(a,E))?(el(a,!0),a.shadowVisible===null&&Kl(y)):el(a,!1),E=ot,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,ot=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&ot!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(ot),a.svg=ot,ot!==null&&a.$o(y,b,rt,ot),Rs(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,b,rt,ot),y.Il&&(x=x.computePixelRatio(),a.Dv(ot,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),E&&a.l&512&&gu(y),a.Dd()&&Kl(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&ot.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&ot.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(ot):y.Nj.prepend(ot),y.ti=ot):b!==null&&ns(a,b,ot),tt!==null&&tt(a,ot)),!0)}Pt.$o=function(a,y,x,b){var E=(this.l&256)!==0;if(a.clipInsteadOfFill&&(E=!1),E){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),E=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-E,z=this.tb,z!==null&&(y=z.x,E=z.y,tt=z.width,x=z.height),z=b.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+Po++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:tt,height:x}),this instanceof _e&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Rs(a,b)};function Rs(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function is(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=lo(y);for(var b=y.next();!b.done;b=y.next())b=x.getElementById(b.value.split("#")[1].slice(0,-1)),b!==null&&b.remove()}a.svg.remove()}}Pt.hh=function(){},Pt.lv=function(){this.Uc=!0},Pt.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var b=this.transform,E=this instanceof _e?Xu(this):!1;if(!(this instanceof _e&&E))if(this instanceof Gs){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy],z!==null&&Xy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Jy(a)):y.setAttributeNS(null,"transform",Jy(a))}else if(!x||this instanceof _e)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof si){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=b.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],pa(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(tt=y.gd.getAttribute("filter"),tt!==null&&a.ad.setAttribute("filter",tt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&um(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(um(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof _e))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),Vs(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Pt.nk=function(a){if(this.background!==null||this.areaBackground!==null)return!0;var y=(this.l&256)!==0;return a.clipInsteadOfFill&&(y=!1),!!y};function Ho(a,y,x,b,E,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===Yu)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,E?(ot=tt.width,rt=tt.height):b||(ot+=at,rt+=at),(z=y instanceof Ed)&&x.xe&&(x.type===xf||x.yk===ot&&x.ft===rt))var ut=x.xe;else{var ft=0,mt=0,yt=0,xt=0,kt=0,Ot=0;if(Ot=kt=0,E?(kt=tt.x,Ot=tt.y):b||(kt-=at/2,Ot-=at/2),ft=x.start.x*ot+x.start.offsetX,mt=x.start.y*rt+x.start.offsetY,yt=x.end.x*ot+x.end.offsetX,xt=x.end.y*rt+x.end.offsetY,ft+=kt,yt+=kt,mt+=Ot,xt+=Ot,x.type===mu)ut=y.createLinearGradient(ft,mt,yt,xt);else if(x.type===Na)Ot=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(kt=0,Ot=Math.max(ot,rt)/2):kt=x.startRadius,ut=y.createRadialGradient(ft,mt,kt,yt,xt,Ot);else if(x.type===xf)try{ut=y.createPattern(x.pattern,"repeat")}catch(zt){ut=null}if(x.type!==xf&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)ut.addColorStop(E.key,E.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=ot,x.ft=rt),ut===null&&x.type===xf&&x.yk!==-1)){x.yk=-1;var At=a.diagram;At!==null&&x.yk===-1&&de(function(){At.redraw()},600)}}b?y.fillStyle=ut:y.strokeStyle=ut}}}Pt.rg=function(a){if(a instanceof _e)t:{if(this!==a&&a!==null)for(var y=this.panel;y!==null;){if(y===a){a=!0;break t}y=y.panel}a=!1}else a=!1;return a},Pt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Pt.If=function(){for(var a=this instanceof _e?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function Br(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){_a(a,!1);return}if(y.translate(a.Ib.x-a.uc.x,a.Ib.y-a.uc.y),a.scale!==1||a.angle!==0){var x=a.naturalBounds;a.no(y,x.x,x.y,x.width,x.height)}_a(a,!1),Ma(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Ma(a,!1)):y.oe!==null&&(x=a.wh,x.reset(),y.se()?x.multiply(y.wh):y.panel!==null&&x.multiply(y.panel.wh),x.multiply(a.Ab),a.Kk=a.scale*y.Kk,Ma(a,!1)))}Pt.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=It.alloc();z.yi(y,x,b,E,Ri),a.rotate(this.Kb,z.x,z.y),It.free(z)}},Pt.v=function(a){if(!ma(this)){a===void 0&&(a=!1),hr(this,!0),Zl(this,!0);var y=this.panel;y===null||a||y.v()}},Pt.Uj=function(){ma(this)||(hr(this,!0),Zl(this,!0))};function xs(a){if(!Ps(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof an&&a.Bd(),y.$b())),Zl(a,!0)}}Pt.Uk=function(){!(this.l&2048)&&(_a(this,!0),Ma(this,!0))},Pt.Wu=function(){Ma(this,!0)},Pt.N=function(){var a=this.part;a!==null&&a.N()};function js(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===_e.Table?dl(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===_e.Auto&&b.Pb()===a?Fr(a,je,y):x===ii?b!==null?b.type===_e.Spot&&b.Pb()===a?Fr(a,je,y):(x=b.defaultStretch,x===ii?Fr(a,Fe,y):Fr(a,x,y)):Fr(a,Fe,y):Fr(a,x,y)}function dl(a,y,x,b){var E=a.stretch;if(E!==ii)return Fr(a,E,b);var z=E=null;switch(y.stretch){case Hn:z=!0;break;case je:z=!0}switch(x.stretch){case An:E=!0;break;case je:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===An||y===je),z===null&&(z=y===Hn||y===je),E===!0&&z===!0?Fr(a,je,b):E===!0?Fr(a,An,b):z===!0?Fr(a,Hn,b):Fr(a,Fe,b)}function Fr(a,y,x){if(x)return y;if(y===Fe||(x=a.desiredSize,x.w()))return Fe;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===An)return Fe;if(y===je)return Hn}else{if(y===Hn)return Fe;if(y===je)return An}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===Hn)return Fe;if(y===je)return An}else{if(y===An)return Fe;if(y===je)return Hn}return y}function el(a,y){a.l=y?a.l|512:a.l&-513}function jr(a){return(a.l&1024)!==0}function vc(a,y){a.l=y?a.l|1024:a.l&-1025}function _a(a,y){a.l=y?a.l|2048:a.l&-2049}function Ma(a,y){a.l=y?a.l|4096:a.l&-4097}function ma(a){return(a.l&8192)!==0}function hr(a,y){a.l=y?a.l|8192:a.l&-8193}function Ps(a){return(a.l&16384)!==0}function Zl(a,y){a.l=y?a.l|16384:a.l&-16385}Pt.Gj=function(){this.svg=null},Pt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Pt.Av=function(){},Pt.zv=function(a){return this.pa=a,xs(this),!0},Pt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Pt.kq=function(){return 0};function Nd(a){var y=a.part;if(y instanceof an&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||WS(y,a)}}function Ky(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof _e?a instanceof an?a.Bd():a.qm(a,function(x){Nd(x)}):Nd(a))}Pt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new ir(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&cS(a)&&Vt("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new He),this.localBindings.add(E),this},Pt.set=function(a){return Object.assign(this,a),this},Pt.Du=function(a){return nv(this,a),this},Pt.apply=function(a){return a(this),this},Pt.nm=function(a){return xd(this,a),this},Pt.pz=function(){return this.ih()},Pt.ih=function(){for(var a=this instanceof _e?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Pt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new Vn),this.animationTriggers.add(a.propertyName,a),this};function ba(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var b=null,E=null;if(typeof a=="function")E=a;else if(typeof a=="string"){var z=gf.I(a);typeof z=="function"?(x=En(arguments),b=z(x),be(b)||Vt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=Ke.go[a]}if(b===null&&(E!=null&&E.constructor||Vt("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),b=new E),E=1,b instanceof le&&1<x.length){z=b;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(cg(z,tt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Vt("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):nv(b,z);return b}function nv(a,y){if(typeof y=="string")if(a instanceof ro)a.text=y;else if(a instanceof si)a.figure=y;else if(a instanceof Gs)a.source=y;else if(a instanceof _e)y=nl.I(y),y!==null&&(a.type=y);else if(a instanceof Wi){var x=yn(Wi,y);x!==null?a.type=x:Vt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof Ze?(y=yn(Ze,y),y!==null&&(a.type=y)):a instanceof zi&&(y=yn(zi,y),y!==null&&(a.type=y));else if(y instanceof Jt)a instanceof _e||Vt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof dr){var b;y.isRow&&typeof a.getRowDefinition=="function"?b=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(b=a.getColumnDefinition(y.index)),b instanceof dr?km(b,y):Vt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Ce)typeof a.qb=="function"&&a.qb(y);else if(y instanceof gr)a.type=y;else if(y instanceof ir)a instanceof Jt||a instanceof dr?a.bind(y):Vt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof $a)a instanceof Jt?a.Jv(y):Vt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof xr)a instanceof Ze&&a.type===Ze.o?a.figures.add(y):Vt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof zi)a instanceof xr?a.segments.add(y):Vt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof wo)a instanceof le||a instanceof $n?a.layout=y:Vt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)nv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof Wi){x=new Yn;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);xd(a,x)}else if(a instanceof dr){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Vt("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)&&Vt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new Yn;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);xd(a,E)}else xd(a,y);else Vt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function Ku(a,y){gf.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}se.Object.defineProperties(Jt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new yc),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 yc),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 yc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(ui(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&&(ui(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Ls},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Ls&&(this.angle=0))}},segmentIndex:{get:function(){return this.Ua!==null?this.Ua.u:-1/0},set:function(a){a=Math.round(a);var y=this.segmentIndex;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.u=a,this.v(),this.g("segmentIndex",y,a))}},segmentFraction:{get:function(){return this.Ua!==null?this.Ua.o:0},set:function(a){isNaN(a)||0>a?a=0:1<a&&(a=1);var y=this.segmentFraction;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:Yo},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new jh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:ii},set:function(a){var y=this.stretch;y!==a&&(ui(this),this.A.hg=a,this.v(),this.g("stretch",y,a))}},name:{get:function(){return this.A!==null?this.A.xa:""},set:function(a){var y=this.name;y!==a&&(ui(this),this.A.xa=a,this.part!==null&&(this.part.Rh=null),this.g("name",y,a))}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&ln(a,"0 <= value <= 1",Jt,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Dd(y,y.actualBounds)))}},filter:{get:function(){return this.bn},set:function(a){var y=this.bn;y!==a&&(this.bn=a,this.Uc=!0,this.g("filter",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Dd(y,y.actualBounds)))}},visible:{get:function(){return(this.l&1)!==0},set:function(a){var y=(this.l&1)!==0;y!==a&&(this.l^=1,this.g("visible",y,a),y=this.panel,y!==null?y.v():this.Dd()&&this.Zb(a),this.N(),Ky(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&xc(a,"GraphObject.areaBackground"),a instanceof Wi&&a.freeze(),ui(this),this.A.gd=a,this.N(),this.g("areaBackground",y,a))}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&xc(a,"GraphObject.background"),a instanceof Wi&&a.freeze(),this.Ma=a,this.N(),this.g("background",y,a))}},part:{get:function(){if(this.Dd())return this;if(this.Ng!==null)return this.Ng;var a;for(a=this.panel;a;){if(a instanceof In)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new It(E,b),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Vt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Ky(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,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 si&&this.qc(),this.g("desiredSize",b,a),jr(this)&&(a=this.part,a!==null&&(po(this,a,"width"),po(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 nn(a,this.jd.height).freeze(),this.v(),this instanceof si&&this.qc(),this.g("desiredSize",y,a),jr(this)&&(a=this.part,a!==null&&po(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 nn(this.jd.width,a).freeze(),this.v(),this instanceof si&&this.qc(),this.g("desiredSize",y,a),jr(this)&&(a=this.part,a!==null&&po(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:ni},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(),ui(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:Jo},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(),ui(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 di(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&&Br(this),this.Ab}},oe:{get:function(){return this.l&4096&&Br(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(ui(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Fe},set:function(a){this.reshapingBehavior!==a&&(ui(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()&&Vt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),xs(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&&ln(a,">= 0",Jt,"column"),this.Ag=a,this.v(),this.g("column",y,a),this.svg!==null&&this.svg.remove())}},columnSpan:{get:function(){return this.A!==null?this.A.ob:1},set:function(a){a=Math.round(a);var y=this.columnSpan;y!==a&&(1>a&&ln(a,">= 1",Jt,"columnSpan"),ui(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&&ln(a,">= 0",Jt,"row"),this.io=a,this.v(),this.g("row",y,a),this.svg!==null&&this.svg.remove())}},rowSpan:{get:function(){return this.A!==null?this.A.Bi:1},set:function(a){a=Math.round(a);var y=this.rowSpan;y!==a&&(1>a&&ln(a,">= 1",Jt,"rowSpan"),ui(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&&(ui(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 an||Vt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Hv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,ZS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:Li},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Nd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&ln(a,">= 0",Jt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Nd(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),Nd(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&&ln(a,">= 0",Jt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Li},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Nd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&ln(a,">= 0",Jt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Nd(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),Nd(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&&ln(a,">= 0",Jt,"fromMaxLinks"),this.Xc(),this.ba.iq=a,this.g("fromMaxLinks",y,a))}},cursor:{get:function(){return this.A!==null?this.A.j:""},set:function(a){var y=this.cursor;y!==a&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(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&&(ui(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Jt.prototype.trigger=Jt.prototype.Jv,Jt.prototype.findBindingPanel=Jt.prototype.ih,Jt.prototype.findTemplateBinder=Jt.prototype.pz,Jt.prototype.setProperties=Jt.prototype.nm,Jt.prototype.apply=Jt.prototype.apply,Jt.prototype.attach=Jt.prototype.Du,Jt.prototype.set=Jt.prototype.set,Jt.prototype.isEnabledObject=Jt.prototype.If,Jt.prototype.isVisibleObject=Jt.prototype.Ed,Jt.prototype.isContainedBy=Jt.prototype.rg,Jt.prototype.getNearestIntersectionPoint=Jt.prototype.rs,Jt.prototype.getLocalPoint=Jt.prototype.qs,Jt.prototype.getDocumentScale=Jt.prototype.Df,Jt.prototype.getDocumentAngle=Jt.prototype.li,Jt.prototype.getDocumentBounds=Jt.prototype.mi,Jt.prototype.getDocumentPoint=Jt.prototype.ga,Jt.prototype.intersectsRect=Jt.prototype.Yc,Jt.prototype.containedInRect=Jt.prototype.fh,Jt.prototype.containsRect=Jt.prototype.Re,Jt.prototype.containsPoint=Jt.prototype.ca,Jt.prototype.raiseChanged=Jt.prototype.g,Jt.prototype.raiseChangedEvent=Jt.prototype.cb,Jt.prototype.addCopyProperty=Jt.prototype.Vw;var gf=null;Jt.className="GraphObject",gf=new Vn,Ku("Button",function(){function a(x,b){return x.diagram.ic(x.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E},function(E){return E===b})!==null}var y=ba(_e,_e.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof _e){var E=x.fb("ButtonBorder");E!==null&&(E.fill=b?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},ba(si,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new hn(0,0,2.76142374915397,2.761423749153969),spot2:new hn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof _e&&(x=b.fb("ButtonBorder"),x instanceof si)){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 _e&&(x=b.fb("ButtonBorder"),x instanceof si&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof _e&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof si){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 _e&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof si){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 _e&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof si){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 _e&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof si))){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}),Ku("TreeExpanderButton",function(){var a=ba("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},ba(si,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Go},new ir("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new ir("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof Ai&&(x=x.adornedPart),x instanceof an){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}),Ku("SubGraphExpanderButton",function(){var a=ba("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},ba(si,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Go},new ir("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 Ai&&(x=x.adornedPart),x instanceof $n){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}),Ku("ToolTip",function(){return ba(Ai,_e.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},ba(si,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new hn(0,0,4,6),spot2:new hn(1,1,-4,-4)}))}),Ku("ContextMenu",function(){return ba(Ai,_e.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},new ir("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),Ku("ContextMenuButton",function(){var a=ba("Button");a.stretch=An;var y=a.fb("ButtonBorder");return y instanceof si&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new hn(0,0,2,3),y.spot2=new hn(1,1,-2,-2)),a}),Ku("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=ba("Button",{_buttonExpandedFigure:"M0 0 M0 6 L4 2 8 6 M8 8",_buttonCollapsedFigure:"M0 0 M0 2 L4 6 8 2 M8 8",_buttonFillNormal:"rgba(0, 0, 0, 0)",_buttonStrokeNormal:null,_buttonFillOver:"rgba(0, 0, 0, .2)",_buttonStrokeOver:null,_buttonFillPressed:"rgba(0, 0, 0, .4)",_buttonStrokePressed:null},ba(si,{name:"ButtonIcon",strokeWidth:2},new ir("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof si&&(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}),Ku("CheckBoxButton",function(a){var y=am(a);return a=ba("Button",{desiredSize:new nn(14,14)},ba(si,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:je,geometryStretch:Mn,visible:!1},y!==""?new ir("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof _e){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}),Ku("CheckBox",function(a){a=am(a),a=ba("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new di(0,1,0,0)});var y=ba(_e,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new di(1),_buttonFillNormal:a._buttonFillNormal,_buttonStrokeNormal:a._buttonStrokeNormal,_buttonFillOver:a._buttonFillOver,_buttonStrokeOver:a._buttonStrokeOver,_buttonFillPressed:a._buttonFillPressed,_buttonStrokePressed:a._buttonStrokePressed,_buttonFillDisabled:a._buttonFillDisabled,mouseEnter:a.mouseEnter,mouseLeave:a.mouseLeave,actionDown:a.actionDown,actionUp:a.actionUp,actionCancel:a.actionCancel,actionMove:a.actionMove,click:a.click,_buttonClick:a.click});return a.mouseEnter=null,a.mouseLeave=null,a.actionDown=null,a.actionUp=null,a.actionCancel=null,a.actionMove=null,a.click=null,y}),Jt.None=Fe=new Ce(Jt,"None",0),Jt.Default=ii=new Ce(Jt,"Default",0),Jt.Vertical=Hn=new Ce(Jt,"Vertical",4),Jt.Horizontal=An=new Ce(Jt,"Horizontal",5),Jt.Fill=je=new Ce(Jt,"Fill",3),Jt.Uniform=Mn=new Ce(Jt,"Uniform",1),Jt.UniformToFill=Si=new Ce(Jt,"UniformToFill",2),Jt.FlipVertical=hi=new Ce(Jt,"FlipVertical",1),Jt.FlipHorizontal=ki=new Ce(Jt,"FlipHorizontal",2),Jt.FlipBoth=Ji=new Ce(Jt,"FlipBoth",3),Jt.make=ba,Jt.getBuilders=function(){var a=new Vn,y;for(y in gf)if(y!==y.toLowerCase()){var x=gf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Jt.defineBuilder=Ku,Jt.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=gf.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof Jt))return y&&b.set(y),b;Vt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Jt.takeBuilderArgument=am;function yc(){this.nc=!1,this.xa="",this.zp=-1,this.nb=this.wm=this.te=null,this.j="",this.hb=this.Di=this.Hb=this.Ch=this.$h=this.F=this.Ha=this.ia=this.V=this.Lh=this.Xd=this.Of=this.Nh=this.Oh=this.Qh=this.Ph=this.Mh=this.Bh=this.Fh=this.zh=null,this.u=ni,this.o=Jo,this.hg=ii,this.ob=this.Bi=1,this.Pf=Fe,this.Pc=this.Ci=this.gd=null,this.Oc="category"}yc.prototype.copy=function(){var a=new yc;return a.xa=this.xa,a.zp=this.zp,a.te=this.te,a.nb=this.nb,a.j=this.j,a.zh=this.zh,a.Fh=this.Fh,a.Bh=this.Bh,a.Mh=this.Mh,a.Ph=this.Ph,a.Qh=this.Qh,a.Oh=this.Oh,a.Nh=this.Nh,a.Of=this.Of,a.Xd=this.Xd,a.Lh=this.Lh,a.V=this.V,a.ia=this.ia,a.Ha=this.Ha,a.F=this.F,a.$h=this.$h,a.Ch=this.Ch,a.Hb=this.Hb,a.Di=this.Di,a.hb=this.hb,a.u=this.u.J(),a.o=this.o.J(),a.hg=this.hg,a.Bi=this.Bi,a.ob=this.ob,a.Pf=this.Pf,a.gd=this.gd,a.Ci=this.Ci,a.Pc=this.Pc,a.Oc=this.Oc,a};function jh(){this.u=-1/0,this.o=0,this.F=Yo,this.rr=Ls,this.j=this.V="None"}jh.prototype.copy=function(){var a=new jh;return a.u=this.u,a.o=this.o,a.F=this.F.J(),a.rr=this.rr,a.V=this.V,a.j=this.j,a},jh.className="LinkElementSettings";function Rg(){this.yj=this.Xi=Nr,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Rg.prototype.copy=function(){var a=new Rg;return a.Xi=this.Xi.J(),a.yj=this.yj.J(),a.Vi=this.Vi,a.wj=this.wj,a.Wi=this.Wi,a.xj=this.xj,a.hq=this.hq,a.Tr=this.Tr,a.iq=this.iq,a.Ur=this.Ur,a},Rg.className="LinkSettings";function Td(){this.ha=[1,0,0,1,0,0]}Td.prototype.copy=function(){var a=new Td;return a.ha[0]=this.ha[0],a.ha[1]=this.ha[1],a.ha[2]=this.ha[2],a.ha[3]=this.ha[3],a.ha[4]=this.ha[4],a.ha[5]=this.ha[5],a},Td.prototype.translate=function(a,y){this.ha[4]+=this.ha[0]*a+this.ha[2]*y,this.ha[5]+=this.ha[1]*a+this.ha[3]*y},Td.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Td.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.ha[1]*a+this.ha[3]*b,z=this.ha[0]*-b+this.ha[2]*a,tt=this.ha[1]*-b+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*b,this.ha[1]=E,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Td.className="STransform";function Sc(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}Sc.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},Sc.className="SGradient";function El(a,y,x){this.ownerDocument=a=y===void 0?Ke.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)}El.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},El.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),be(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},El.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},El.prototype.focus=function(){this.Oa.focus()},El.prototype.mx=function(){this.ownerDocument=null},se.Object.defineProperties(El.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}}}),El.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 Td,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=Po++,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 Yy(a,y,x,b,E,z,tt){a.Nj===void 0?jg(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}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),ft=x*Math.sin(b),mt=a+ut,yt=y+ft,xt=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>b&&(b=b%rt+rt),b>at?(this.path.push(["A",x,x,0,1,xt,a-ut,y-ft]),this.path.push(["A",x,x,0,1,xt,mt,yt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),xt,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 Sc("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"+Po++,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(Md,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Pt.createRadialGradient=function(a,y,x,b,E,z){var tt=new Sc("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function Xy(a,y,x,b,E,z,tt,ot,rt){b=ot/b,E=rt/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}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,Xy(this,y,x,b,E,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||b,height:a||E,href:at},qt.$(b,ot)&&qt.$(E,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),pf(this,Md,z,this.rb),this.addElement(Md,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]},pf(this,"fill",a,this.rb),this.addElement("rect",a)},Pt.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},pf(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},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},pf(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;y<this.path.length;y++)a.push(this.path[y]);this.stack.push(a),this.stack.push(this.rb.copy())},Pt.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||jg(this,a,y,x,b,E,z)};function Jy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Pt.scale=function(a,y){this.rb.scale(a,y)},Pt.translate=function(a,y){this.rb.translate(a,y)},Pt.transform=function(){},Pt.yc=function(){},Pt.stroke=function(){qy(this,this.Yl)},Pt.jk=function(){this.clipInsteadOfFill||this.stroke()},Pt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Pt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function pf(a,y,x,b){y==="fill"?iv(a,x):y==="stroke"&&qy(a,x),b!==null&&(a=b.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof Sc?y.fill=ov(a,a.fillStyle,!0):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.fill="rgb("+a[1]+","+a[2]+","+a[3]+")",y["fill-opacity"]=a[4]):y.fill=a.fillStyle}function Qy(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof Sc?y.setAttributeNS(null,"fill",ov(a,a.fillStyle,!0)):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.setAttributeNS(null,x,"rgb("+a[1]+","+a[2]+","+a[3]+")"),y.setAttributeNS(null,x+"-opacity",a[4])):y.setAttributeNS(null,x,a.fillStyle)}function qy(a,y){if(a.strokeStyle instanceof Sc)y.stroke=ov(a,a.strokeStyle,!1);else if(/^rgba\(/.test(a.strokeStyle)){var x=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.strokeStyle);y.stroke="rgb("+x[1]+","+x[2]+","+x[3]+")",y["stroke-opacity"]=x[4]}else y.stroke=a.strokeStyle;y["stroke-width"]=a.lineWidth,y["stroke-linecap"]=a.lineCap,y["stroke-linejoin"]=a.lineJoin,y["stroke-miterlimit"]=a.miterLimit,a.Ct&&(y["stroke-dasharray"]=a.Yg.toString(),y["stroke-dashoffset"]=a.uj)}function ov(a,y,x){var b="";if(b=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,b!==null&&b.indexOf("GRAD")!==-1?(b=b.split("#")[1].slice(0,-1),x=a.svg.getElementById(b),x!==null&&x.remove()):b="GRAD"+Po++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:b,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:b});else throw Error("invalid gradient");var E=y.gx;y=E.length;for(var z=[],tt=0;tt<y;tt++){var ot=E[tt],rt=ot.color;ot={offset:ot.offset,"stop-color":rt},/^rgba\(/.test(rt)&&(rt=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(rt),ot["stop-color"]="rgb("+rt[1]+","+rt[2]+","+rt[3]+")",ot["stop-opacity"]=rt[4]),z.push(ot)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Pt.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=En(a[E]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());b.push(tt.join(" "))}if(b=b.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+b+'")');else if(a.d=b,pf(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var ot in a)ot!=="transform"&&y.setAttributeNS(null,ot,a[ot]);else{ot=y.getElementsByTagName("path");for(var rt in a)rt!=="transform"&&ot[x].setAttributeNS(null,rt,a[rt])}else this.addElement("path",a)};function jg(a,y,x,b,E,z,tt){var ot=new Td;ot.ha=[y,x,b,E,z,tt],y={},pf(a,"g",y,ot),ot=a.addElement("g",y),a.nh.push(ot)}function lm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Pt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Kl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function gu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Pt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Pt.fs=function(){this.Ct=!1},Pt.Vc=function(){},Pt.Wx=function(){},na.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},na.prototype.getImageData=function(){return null},na.prototype.measureText=function(){return null};function um(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}na.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},na.className="SVGContext",le.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new El(this,Ke.document));var y=new El(this,Ke.document,!0);a===void 0&&(a=new Yn);var x=this;return cc(this,function(b,E){return b=im(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},le.prototype.makeSvg=le.prototype.Cs,le.prototype.av=function(a){return this.Cs(a)},le.prototype.makeSVG=le.prototype.av;function Ha(a,y,x,b){this.ownerDocument=y=y===void 0?Ke.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Ed(y,x,b),y.H=a}Ha.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",!0):!1},Ha.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Ha.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Ha.prototype.focus=function(){this.Oa.focus()},Ha.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},se.Object.defineProperties(Ha.prototype,{width:{get:function(){return this.Oa.width},set:function(a){this.Oa.width=a}},height:{get:function(){return this.Oa.height},set:function(a){this.Oa.height=a}},style:{get:function(){return this.Oa.style}}}),Ha.className="CanvasSurface";function Ed(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Vt("Browser does not support HTML Canvas Element"),this.ct=this.et=this.dt="",this.Hm=!1,this.Vg=this.Br=this.Ar=0,this.Il=!1,this.El=new oi,this.isTemporary=!!x}Pt=Ed.prototype,Pt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Pt.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Pt.beginPath=function(){this.Z.beginPath()},Pt.Se=function(){},Pt.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Pt.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Pt.clip=function(){this.Z.clip()},Pt.closePath=function(){this.Z.closePath()},Pt.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Pt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Pt.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Pt.drawImage=function(a,y,x,b,E,z,tt,ot,rt){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,tt,ot,rt)},Pt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Pt.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Pt.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Pt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Pt.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Pt.lineTo=function(a,y){this.Z.lineTo(a,y)},Pt.measureText=function(a){return this.Z.measureText(a)},Pt.moveTo=function(a,y){this.Z.moveTo(a,y)},Pt.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Pt.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Pt.restore=function(){this.Z.restore()},Pt.save=function(){this.yc(),this.Z.save()},Ed.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Pt=Ed.prototype,Pt.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Pt.scale=function(a,y){this.El.scale(a,y)},Pt.translate=function(a,y){this.El.translate(a,y)},Pt.stroke=function(){this.Z.stroke()},Pt.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==0||z!==0){var tt=this.El,ot=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*b,x=tt.m12*x+tt.m22*b,tt.dx=tt.m11*E+tt.m21*z+tt.dx,tt.dy=tt.m12*E+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},Pt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Pt.ng=function(a,y){if(a instanceof Wi&&a.type===Na){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},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(){},se.Object.defineProperties(Ed.prototype,{fillStyle:{get:function(){return this.Z.fillStyle},set:function(a){this.ct!==a&&(this.ct=this.Z.fillStyle=a)}},font:{get:function(){return this.Z.font},set:function(a){this.dt!==a&&(this.dt=this.Z.font=a)}},globalAlpha:{get:function(){return this.Z.globalAlpha},set:function(a){this.Z.globalAlpha=a}},lineCap:{get:function(){return this.Z.lineCap},set:function(a){this.Z.lineCap=a}},lineDashOffset:{get:function(){return this.Z.lineDashOffset},set:function(a){this.Z.lineDashOffset=a}},lineJoin:{get:function(){return this.Z.lineJoin},set:function(a){this.Z.lineJoin=a}},lineWidth:{get:function(){return this.Z.lineWidth},set:function(a){this.Z.lineWidth=a}},miterLimit:{get:function(){return this.Z.miterLimit},set:function(a){this.Z.miterLimit=a}},shadowBlur:{get:function(){return this.Z.shadowBlur},set:function(a){this.Z.shadowBlur=a}},shadowColor:{get:function(){return this.Z.shadowColor},set:function(a){this.Z.shadowColor=a}},shadowOffsetX:{get:function(){return this.Z.shadowOffsetX},set:function(a){this.Z.shadowOffsetX=a}},shadowOffsetY:{get:function(){return this.Z.shadowOffsetY},set:function(a){this.Z.shadowOffsetY=a}},strokeStyle:{get:function(){return this.Z.strokeStyle},set:function(a){this.et!==a&&(this.et=this.Z.strokeStyle=a)}},textAlign:{get:function(){return this.Z.textAlign},set:function(a){this.Z.textAlign=a}},imageSmoothingEnabled:{get:function(){return this.Z.imageSmoothingEnabled},set:function(a){this.Z.imageSmoothingEnabled=a}},filter:{get:function(){return this.Z.filter},set:function(a){this.Z.filter=a===""?"none":a}},clipInsteadOfFill:{get:function(){return this.Hm},set:function(a){this.Hm=a}}});var mx=Object.freeze([]);Ed.className="CanvasSurfaceContext";function zg(){this.F=this.o=this.u=this.j=0}zg.className="ColorNumbers";function Wi(a,y){Sf||(hv(),Sf=!0),Wn(this),this._isFrozen=!1,a===void 0?(this.na=Yu,this.xk="black"):typeof a=="string"?(this.na=Yu,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===mu?(this.Qd=Vo,this.Lk=Jr):this.Lk=a===Na?this.Qd=Ri:this.Qd=Li,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}Wi.prototype.copy=function(){var a=new Wi;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=Wi.prototype,Pt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Pt.ka=function(){return Object.isFrozen(this)&&Vt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Pt.qb=function(a){a.classType===Wi&&(this.type=a)},Pt.toString=function(){var a="Brush(";if(this.type===Yu)a+=this.color;else if(a=this.type===mu?a+"Linear ":this.type===Na?a+"Radial ":this.type===xf?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Pt.addColorStop=function(a,y){return this._isFrozen&&Te(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&ln(a,"0 <= loc <= 1",Wi,"addColorStop:loc"),this.we===null&&(this.we=new Vn),this.we.add(a,y),this.na===Yu&&(this.type=mu),this.xe=null,this},Pt.Vz=function(a,y){if(this._isFrozen&&Te(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===Yu)pu(this.color),this.color=vf(a,y);else if((this.type===mu||this.type===Na)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)pu(x.value),this.addColorStop(x.key,vf(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,pu(a),vf(y,x)}Pt.Wy=function(a,y){if(this._isFrozen&&Te(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===Yu)pu(this.color),this.color=vf(-a,y);else if((this.type===mu||this.type===Na)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)pu(x.value),this.addColorStop(x.key,vf(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,pu(a),vf(-y,x)}function rv(a,y,x){pu(a),a=ao.j;var b=ao.u,E=ao.o,z=ao.F;return pu(y),x===void 0&&(x=.5),"rgba("+Math.round((ao.j-a)*x+a)+", "+Math.round((ao.u-b)*x+b)+", "+Math.round((ao.o-E)*x+E)+", "+Math.round((ao.F-z)*x+z)+")"}Pt.Gx=function(){if(this.type===Yu)return mf(this.color);if((this.type===mu||this.type===Na)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Na)return mf(a.first().value);if(a.get(.5)!==null)return mf(a.get(.5));if(a.count===2)return a=a.Fa(),mf(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);E>z&&ot<E?(x=tt,E=ot):z>=E&&ot<z&&(b=tt,z=ot)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,mf(rv(a.get(x),a.get(b),1-z/E))}return!1};function mf(a){return a?a instanceof Wi?a.Gx():(pu(a),128>(299*ao.j+587*ao.u+114*ao.o)/1e3):!1}function vf(a,y){switch(y){case Pf:y=100*av(ao.j);var x=100*av(ao.u),b=100*av(ao.o);return ws.j=.4124564*y+.3575761*x+.1804375*b,ws.u=.2126729*y+.7151522*x+.072175*b,ws.o=.0193339*y+.119192*x+.9503041*b,ws.F=ao.F,y=uv(ws.j/yf[0]),x=uv(ws.u/yf[1]),b=uv(ws.o/yf[2]),Yl.j=116*x-16,Yl.u=500*(y-x),Yl.o=200*(x-b),Yl.F=ws.F,Yl.j=Math.min(100,Math.max(0,Yl.j+100*a)),a=(Yl.j+16)/116,y=a-Yl.o/200,ws.j=yf[0]*eS(Yl.u/500+a),ws.u=yf[1]*(Yl.j>hm*dv?Math.pow(a,3):Yl.j/hm),ws.o=yf[2]*eS(y),ws.F=Yl.F,a=-.969266*ws.j+1.8760108*ws.u+.041556*ws.o,y=.0556434*ws.j+-.2040259*ws.u+1.0572252*ws.o,ao.j=255*lv((3.2404542*ws.j+-1.5371385*ws.u+-.4985314*ws.o)/100),ao.u=255*lv(a/100),ao.o=255*lv(y/100),ao.F=ws.F,ao.j=Math.round(ao.j),255<ao.j?ao.j=255:0>ao.j&&(ao.j=0),ao.u=Math.round(ao.u),255<ao.u?ao.u=255:0>ao.u&&(ao.u=0),ao.o=Math.round(ao.o),255<ao.o?ao.o=255:0>ao.o&&(ao.o=0),"rgba("+ao.j+", "+ao.u+", "+ao.o+", "+ao.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:Vt("Unknown color space: "+y)}}function pu(a){Sf||(hv(),Sf=!0);var y=cv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,ao.j=a[0],ao.u=a[1],ao.o=a[2],ao.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,ao.j=0,ao.u=0,ao.o=0,ao.F=1)}}function sv(){var a=ao.j/255,y=ao.u/255,x=ao.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=ao.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 xc(a,y){typeof a!="string"&&(a instanceof Wi||Vt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){cv=zo?new Ha(null,void 0,{willReadFrequently:!0}).context:null}se.Object.defineProperties(Wi.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&Te(this,a),this.na=a,this.start.Mc()&&(a===mu?this.start=Vo:a===Na&&(this.start=Ri)),this.end.Mc()&&(a===mu?this.end=Jr:a===Na&&(this.end=Ri)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&Te(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&Te(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&Te(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&Te(this,a),0>a&&ln(a,">= zero",Wi,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&Te(this,a),0>a&&ln(a,">= zero",Wi,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&Te(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&Te(this,a),this.cr=a,this.xe=null}}}),Wi.prototype.isDark=Wi.prototype.Gx,Wi.prototype.darkenBy=Wi.prototype.Wy,Wi.prototype.lightenBy=Wi.prototype.Vz,Wi.prototype.addColorStop=Wi.prototype.addColorStop;var dv=216/24389,hm=24389/27,yf=[95.047,100,108.883],cv=null,ao=new zg,va=new zg,ws=new zg,Yl=new zg,Sf=!1;Wi.className="Brush";var Yu;Wi.Solid=Yu=new Ce(Wi,"Solid",0);var mu;Wi.Linear=mu=new Ce(Wi,"Linear",1);var Na;Wi.Radial=Na=new Ce(Wi,"Radial",2);var xf;Wi.Pattern=xf=new Ce(Wi,"Pattern",4);var Pf;Wi.Lab=Pf=new Ce(Wi,"Lab",5);var nS;Wi.HSL=nS=new Ce(Wi,"HSL",6),Wi.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},Wi.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sf||(hv(),Sf=!0);var y=cv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},Wi.lighten=function(a){return $y(a)},Wi.lightenBy=$y,Wi.darken=function(a){return tS(a)},Wi.darkenBy=tS,Wi.mix=rv,Wi.isDark=mf;function gr(){this.xa="Base"}gr.prototype.measure=function(){},gr.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},gr.prototype.arrange=function(){},gr.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},gr.prototype.iA=function(a){a.Uj()},gr.prototype.gc=function(){},se.Object.defineProperties(gr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return _e}}}),gr.prototype.remeasureObject=gr.prototype.iA,gr.prototype.arrangeElement=gr.prototype.Ly,gr.prototype.measureElement=gr.prototype.Yz,gr.className="PanelLayout";function dm(){this.xa="Base"}ue(dm,gr),dm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;a=vu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===a){var ut=at.margin,ft=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;ft=Math.max(mt.width+ft,0),ut=Math.max(mt.height+ut,0),mt=at.position.x;var yt=at.position.y;isFinite(mt)||(mt=0),isFinite(yt)||(yt=0),at instanceof si&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),_o(E,mt,yt,ft,ut)}}},dm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding;for(a=x.x-E.left,x=x.y-E.top,E=0;E<b;E++){var z=y[E],tt=z.measuredBounds,ot=z.margin,rt=z.position.x,at=z.position.y;if(rt=isNaN(rt)?-a:rt-a,at=isNaN(at)?-x:at-x,z instanceof si&&z.isGeometryPositioned){var ut=z.strokeWidth/2;rt-=ut,at-=ut}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function cm(){this.xa="Base"}ue(cm,gr),cm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;y=Rn(),z=vu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===z){var ut=js(at,!1);if(ut!==Fe&&ut!==An)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ft=Math.max(at.height+ut.top+ut.bottom,0);E.width+=Math.max(at.width+ut.right+ut.left,0),E.height=Math.max(E.height,ft)}}}for(b=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):E.height!==0&&(x=Math.min(E.height,a.maxSize.height)),a=0;a<b;a++)rt=y[a],(rt.visible||rt===z)&&(ut=rt.margin,ot=ut.right+ut.left,ut=ut.top+ut.bottom,rt.measure(1/0,x,0,tt),rt=rt.measuredBounds,ut=Math.max(rt.height+ut,0),E.width+=Math.max(rt.width+ot,0),E.height=Math.max(E.height,ut));wn(y)},cm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,tt=a.isOpposite,ot=tt?x.width:E.left,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,xt=z+E.bottom,kt=ft.height,Ot=js(ut,!1);(isNaN(ut.desiredSize.height)&&Ot===je||Ot===Hn)&&(kt=Math.max(x.height-yt-xt,0)),yt=kt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=Ri),tt&&(ot-=ft.width+mt.left+mt.right),ut.arrange(ot+xt.offsetX+mt.left,at+xt.offsetY+mt.top+(x.height*xt.y-yt*xt.y),ft.width,kt),tt||(ot+=ft.width+mt.left+mt.right)}}};function fm(){this.xa="Base"}ue(fm,gr),fm.prototype.measure=function(a,y,x,b,E,z){var tt=b.length;x=Rn();for(var ot=vu(a),rt=0;rt<tt;rt++){var at=b[rt];if(at.visible||at===ot){var ut=js(at,!1);if(ut!==Fe&&ut!==Hn)x.push(at);else{var ft=at.margin;ut=ft.right+ft.left,ft=ft.top+ft.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,Sr(E,Math.max(E.width,Math.max(at.width+ut,0)),E.height+Math.max(at.height+ft,0))}}}if(b=x.length,b!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):E.width!==0&&(y=Math.min(E.width,a.maxSize.width)),a=0;a<b;a++)rt=x[a],(rt.visible||rt===ot)&&(at=rt.margin,tt=at.right+at.left,at=at.top+at.bottom,rt.measure(y,1/0,z,0),rt=rt.measuredBounds,at=Math.max(rt.height+at,0),E.width=Math.max(E.width,Math.max(rt.width+tt,0)),E.height+=at);wn(x)}},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,tt=a.isOpposite,ot=tt?x.height:E.top,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,xt=z+E.right,kt=ft.width,Ot=js(ut,!1);(isNaN(ut.desiredSize.width)&&Ot===je||Ot===An)&&(kt=Math.max(x.width-yt-xt,0)),yt=kt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=Ri),tt&&(ot-=ft.height+mt.bottom+mt.top),ut.arrange(at+xt.offsetX+mt.left+(x.width*xt.x-yt*xt.x),ot+xt.offsetY+mt.top,kt,ft.height),tt||(ot+=ft.height+mt.bottom+mt.top)}}};function gm(){this.xa="Base"}ue(gm,gr),gm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=at.right+at.left,ft=at.top+at.bottom;rt.measure(y,x,z,tt);var mt=rt.measuredBounds;z=mt.width,tt=mt.height;var yt=Math.max(z+ut,0),xt=Math.max(tt+ft,0),kt=a.isClipping,Ot=Pe.allocAt(-at.left,-at.top,yt,xt),At=Pe.allocAt(0,0,z,tt);fv(rt,At,!0),z=At.width,tt=At.height;for(var zt=!0,Wt=vu(a),Zt=0;Zt<ot;Zt++){var Xt=b[Zt];mt=y;var ae=x;if(Xt!==rt&&(Xt.visible||Xt===Wt)){at=Xt.margin;var on=at.left,xn=at.top;switch(yt=at.right+at.left,xt=at.top+at.bottom,at=js(Xt,!1),at){case je:mt=z,ae=tt,xn=on=xt=yt=0;break;case An:mt=z,on=yt=0;break;case Hn:ae=tt,xn=xt=0}Xt.measure(mt,ae,0,0),mt=Xt.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),at=Xt.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=Ri);var pn=Xt.alignmentFocus;if(pn.Xb()&&(pn=Ri),ae=null,Xt instanceof _e&&Xt.$e!==""&&(ae=Xt.fb(Xt.$e),ae===Xt&&(ae=null)),on=At.x-on,xn=At.y-xn,ae!==null){for(Xt.arrange(0,0,mt.width,mt.height),mt=ae.actualBounds,mt=It.allocAt(mt.x+(pn.x*mt.width-pn.offsetX),mt.y+(pn.y*mt.height-pn.offsetY)),ae=ae.panel;ae!==Xt;)ae.transform.Ga(mt),ae=ae.panel;on+=at.x*z+at.offsetX-mt.x,xn+=at.y*tt+at.offsetY-mt.y,It.free(mt)}else on+=at.x*z+at.offsetX-(pn.x*mt.width+pn.offsetX),xn+=at.y*tt+at.offsetY-(pn.y*mt.height+pn.offsetY);zt?(zt=!1,E.h(on,xn,yt,xt)):_o(E,on,xn,yt,xt)}}switch(zt?E.assign(Ot):kt?E.Uu(At.x,At.y,At.width,At.height):_o(E,Ot.x,Ot.y,Ot.width,Ot.height),Pe.free(Ot),Pe.free(At),at=rt.stretch,at===ii&&(at=js(rt,!1)),at){case Fe:return;case je:if(!isFinite(y)&&!isFinite(x))return;break;case An:if(!isFinite(y))return;break;case Hn:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),xt=Math.max(tt+ft,0),at=rt.margin,At=Pe.allocAt(-at.left,-at.top,yt,xt),fv(rt,At,!0),z=At.width,tt=At.height,y=0;y<ot;y++)x=b[y],x===rt||!x.visible&&x!==Wt||(at=x.margin,yt=at.right+at.left,xt=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=Ri),x=x.alignmentFocus,x.Xb()&&(x=Ri),zt?(zt=!1,E.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,xt)):_o(E,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,xt));zt?E.assign(Ot):kt?E.Uu(At.x,At.y,At.width,At.height):_o(E,Ot.x,Ot.y,Ot.width,Ot.height),Pe.free(At)},gm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ut=rt-x.y;for(E.arrange(at,ut,tt,ot),tt=Pe.allocAt(0,0,tt,ot),fv(E,tt,!1),ot=0;ot<b;ot++){var ft=y[ot];if(ft!==E){at=ft.measuredBounds;var mt=at.width,yt=at.height;ut=ft.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=Ri);var xt=ft.alignmentFocus;if(xt.Xb()&&(xt=Ri),at=null,ft instanceof _e&&ft.$e!==""&&(at=ft.fb(ft.$e),at===ft&&(at=null)),at!==null){var kt=at.actualBounds;for(xt=It.allocAt(kt.x+(xt.x*kt.width-xt.offsetX),kt.y+(xt.y*kt.height-xt.offsetY)),at=at.panel;at!==ft;)at.transform.Ga(xt),at=at.panel;at=ut.x*tt.width+ut.offsetX-xt.x,ut=ut.y*tt.height+ut.offsetY-xt.y,It.free(xt)}else at=ut.x*tt.width+ut.offsetX-(xt.x*mt+xt.offsetX),ut=ut.y*tt.height+ut.offsetY-(xt.y*yt+xt.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ft.visible&&ft.arrange(z+at,rt+ut,mt,yt)}}Pe.free(tt)};function fv(a,y,x){var b=null;if(a instanceof _e&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function pm(){this.xa="Base"}ue(pm,gr),pm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=y,ft=x,mt=at.right+at.left,yt=at.top+at.bottom;rt.measure(y,x,z,tt),at=rt.measuredBounds;var xt=0,kt=null;rt instanceof si&&(kt=rt,xt=kt.strokeWidth*kt.scale);var Ot=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var At=vv(rt),zt=At.x*Ot+At.offsetX;At=At.y*at+At.offsetY;var Wt=yv(rt),Zt=Wt.x*Ot+Wt.offsetX;for(Wt=Wt.y*at+Wt.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(zt-Zt)-xt,0)),isFinite(x)&&(ft=Math.max(Math.abs(At-Wt)-xt,0)),xt=nn.alloc(),xt.h(0,0),a=vu(a),Wt=0;Wt<ot;Wt++)At=b[Wt],At===rt||!At.visible&&At!==a||(at=At.margin,Ot=at.right+at.left,zt=at.top+at.bottom,At.measure(ut,ft,0,0),at=At.measuredBounds,Ot=Math.max(at.width+Ot,0),at=Math.max(at.height+zt,0),xt.h(Math.max(Ot,xt.width),Math.max(at,xt.height)));if(ot===1)E.width=Ot,E.height=at,nn.free(xt);else{switch(At=vv(rt),Wt=yv(rt),ot=b=0,Wt.x!==At.x&&Wt.y!==At.y&&(b=xt.width/Math.abs(Wt.x-At.x),ot=xt.height/Math.abs(Wt.y-At.y)),nn.free(xt),xt=0,kt!==null&&(xt=kt.strokeWidth*kt.scale,Lv(kt)===Mn&&(b=ot=Math.max(b,ot))),b+=Math.abs(At.offsetX)+Math.abs(Wt.offsetX)+xt,ot+=Math.abs(At.offsetY)+Math.abs(Wt.offsetY)+xt,kt=rt.stretch,kt===ii&&(kt=js(rt,!1)),kt){case Fe:tt=z=0;break;case je:isFinite(y)&&(b=y),isFinite(x)&&(ot=x);break;case An:isFinite(y)&&(b=y),tt=0;break;case Hn:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(b,ot,z,tt),E.width=rt.measuredBounds.width+mt,E.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=Pe.alloc();z.h(0,0,1,1);var tt=b.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,b.arrange(at+ot,rt+tt,E.width,E.height);var ut=vv(b),ft=yv(b),mt=ut.y*E.height+ut.offsetY,yt=ft.x*E.width+ft.offsetX;for(ft=ft.y*E.height+ft.offsetY,z.x=ut.x*E.width+ut.offsetX,z.y=mt,_o(z,yt,ft,0,0),z.x+=ot+at,z.y+=tt+rt,E=0;E<x;E++)ot=y[E],ot!==b&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=Ri),rt=z.width*mt.x+mt.offsetX-rt*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ut*mt.y+tt.top+z.y,ot.visible&&(Ir(z.x,z.y,z.width,z.height,rt,tt,at.width,at.height)?ot.arrange(rt,tt,at.width,at.height):ot.arrange(rt,tt,at.width,at.height,new Pe(z.x,z.y,z.width,z.height))));Pe.free(z)};function mm(){this.xa="Base",this.name="Table"}ue(mm,gr),mm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,tt=Rn(),ot=Rn(),rt=0;rt<z;rt++){var at=b[rt],ut=at instanceof _e?at:null;if(ut!==null&&Xu(ut)&&at.visible){ot.push(ut);for(var ft=ut.O.s,mt=ft.length,yt=0;yt<mt;yt++){var xt=ft[yt];ut.type===_e.TableRow?xt.row=at.row:ut.type===_e.TableColumn&&(xt.column=at.column),tt.push(xt)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var kt=[],Ot=0;Ot<z;Ot++){var At=tt[Ot];At.visible&&(hr(At,!0),Zl(At,!0),kt[At.row]||(kt[At.row]=[]),kt[At.row][At.column]||(kt[At.row][At.column]=[]),kt[At.row][At.column].push(At))}wn(tt);var zt=Rn(),Wt=Rn(),Zt=Rn(),Xt={count:0},ae={count:0},on=y,xn=x,pn=a.rowDefs,Ve=a.colDefs,Ee=null;z=pn.length;for(var qn=0;qn<z;qn++)Ee=pn[qn],Ee!==void 0&&(Ee.actual=0);z=Ve.length;for(var Xn=0;Xn<z;Xn++)Ee=Ve[Xn],Ee!==void 0&&(Ee.actual=0);for(var Gi=kt.length,oo=0,Cr=0;Cr<Gi;Cr++)kt[Cr]&&(oo=Math.max(oo,kt[Cr].length));var br=Math.min(a.topIndex,Gi-1),ds=Math.min(a.leftIndex,oo-1),Lr=0;Gi=kt.length;for(var rh=vu(a),or=0;or<Gi;or++)if(kt[or]){oo=kt[or].length;var ml=a.Fb(or);ml.actual=0;for(var cs=ml.oc=0;cs<oo;cs++)if(kt[or][cs]){var sh=a.Eb(cs);zt[cs]===void 0&&(sh.actual=0,sh.oc=0,zt[cs]=!0);for(var xa=kt[or][cs],Za=xa.length,ra=0;ra<Za;ra++){var Zs=xa[ra];if(Zs.visible||Zs===rh){var qh=1<Zs.rowSpan||1<Zs.columnSpan;qh&&(or<br||cs<ds||Wt.push(Zs));var vl=Zs.margin,Vf=vl.right+vl.left,sa=vl.top+vl.bottom,fs=dl(Zs,ml,sh,!1),Mp=Zs.desiredSize,Ac=!isNaN(Mp.height),Bl=!isNaN(Mp.width)&&Ac;if(qh||fs===Fe||Bl||or<br||cs<ds||(Xt[cs]!==void 0||fs!==je&&fs!==An||(Xt[cs]=-1,Xt.count++),ae[or]!==void 0||fs!==je&&fs!==Hn||(ae[or]=-1,ae.count++),Zt.push(Zs)),Zs.measure(1/0,1/0,0,0),!(or<br||cs<ds)){var Ks=Zs.measuredBounds,zd=Math.max(Ks.width+Vf,0),aa=Math.max(Ks.height+sa,0);if(Zs.rowSpan===1&&(fs===Fe||fs===An)){Ee=a.Fb(or);var $h=Ee.Wc();Lr=Math.max(aa-Ee.actual,0),Lr+$h>xn&&(Lr=Math.max(xn-$h,0));var z0=Ee.oa===0;Ee.oc=Ee.oc+Lr,Ee.actual=Ee.oa+Lr,xn=Math.max(xn-(Lr+(z0?$h:0)),0)}if(Zs.columnSpan===1&&(fs===Fe||fs===Hn)){Ee=a.Eb(cs);var bp=Ee.Wc();Lr=Math.max(zd-Ee.actual,0),Lr+bp>on&&(Lr=Math.max(on-bp,0));var Gy=Ee.oa===0;Ee.oc=Ee.oc+Lr,Ee.actual=Ee.oa+Lr,on=Math.max(on-(Lr+(Gy?bp:0)),0)}qh&&Zs.Uj()}}}}}wn(zt);var iu=0,xu=0;z=a.columnCount;for(var Bc=0;Bc<z;Bc++){var td=Ve[Bc];td!==void 0&&(iu+=isNaN(td.Hc)?td.oc:td.Hc,td.oc!==0&&(iu+=td.Wc()))}z=a.rowCount;for(var Uf=0;Uf<z;Uf++){var ed=pn[Uf];ed!==void 0&&(xu+=isNaN(ed.Hc)?ed.oc:ed.Hc,ed.oc!==0&&(xu+=ed.Wc()))}on=Math.max(y-iu,0);var ou=xn=Math.max(x-xu,0),ah=on;z=Zt.length;for(var Ys=0;Ys<z;Ys++){var Dl=Zt[Ys],G0=a.Fb(Dl.row),Pu=a.Eb(Dl.column),Zf=Dl.measuredBounds,yl=Dl.margin,Gd=yl.right+yl.left,Ol=yl.top+yl.bottom;Xt[Dl.column]=Pu.oc===0&&Xt[Dl.column]!==void 0?Math.max(Zf.width+Gd,Xt[Dl.column]):null,ae[Dl.row]=G0.oc===0&&ae[Dl.row]!==void 0?Math.max(Zf.height+Ol,ae[Dl.row]):null}var Dc=0,Kf=0,ll;for(ll in ae)ll!=="count"&&(Dc+=ae[ll]);for(ll in Xt)ll!=="count"&&(Kf+=Xt[ll]);for(var Or=nn.alloc(),Np=0;Np<z;Np++){var Ts=Zt[Np];if(Ts.visible||Ts===rh){var rr=a.Fb(Ts.row),Es=a.Eb(Ts.column),wu=0;isFinite(Es.width)?wu=Es.width:(isFinite(on)&&Xt[Ts.column]!==null?Kf===0?wu=Es.actual+on:wu=Xt[Ts.column]/Kf*ah:Xt[Ts.column]!==null?wu=on:wu=Es.actual||on,wu=Math.max(0,wu-Es.Wc()));var lh=0;switch(isFinite(rr.height)?lh=rr.height:(isFinite(xn)&&ae[Ts.row]!==null?Dc===0?lh=rr.actual+xn:lh=ae[Ts.row]/Dc*ou:ae[Ts.row]!==null?lh=xn:lh=rr.actual||xn,lh=Math.max(0,lh-rr.Wc())),Or.h(Math.max(Es.minimum,Math.min(wu,Es.maximum)),Math.max(rr.minimum,Math.min(lh,rr.maximum))),fs=dl(Ts,rr,Es,!1),fs){case An:Or.height=Math.max(Or.height,rr.actual+xn);break;case Hn:Or.width=Math.max(Or.width,Es.actual+on)}var _d=Ts.margin,_y=_d.right+_d.left,_0=_d.top+_d.bottom;Ts.Uj(),Ts.measure(Or.width,Or.height,Es.minimum,rr.minimum);var Yf=Ts.measuredBounds,Hd=Math.max(Yf.width+_y,0),Oc=Math.max(Yf.height+_0,0);isFinite(on)&&(Hd=Math.min(Hd,Or.width)),isFinite(xn)&&(Oc=Math.min(Oc,Or.height));var Xs=0;Xs=rr.actual,rr.actual=Math.max(rr.actual,Oc),rr.oc=Math.max(rr.oc,Oc),Lr=rr.actual-Xs,xn=Math.max(xn-Lr,0),ae[Ts.row]===null&&(ou=Math.max(ou-Lr,0)),Xs=Es.actual,Es.actual=Math.max(Es.actual,Hd),Es.oc=Math.max(Es.oc,Hd),Lr=Es.actual-Xs,on=Math.max(on-Lr,0),Xt[Ts.column]===null&&(ah=Math.max(ah-Lr,0))}}wn(Zt);var Cu=nn.alloc(),Sl=Rn(),Ba=Rn();if(z=Wt.length,z!==0){for(var nd=0;nd<Gi;nd++)if(kt[nd]){oo=kt[nd].length;var Xf=a.Fb(nd);Sl[nd]=Xf.actual;for(var id=0;id<oo;id++)if(kt[nd][id]){var H0=a.Eb(id);Ba[id]=H0.actual}}}for(var Jf=0;Jf<z;Jf++){var Zo=Wt[Jf];if(Zo.visible||Zo===rh){var ul=a.Fb(Zo.row),Ka=a.Eb(Zo.column);switch(Or.h(Math.max(Ka.minimum,Math.min(y,Ka.maximum)),Math.max(ul.minimum,Math.min(x,ul.maximum))),fs=dl(Zo,ul,Ka,!1),fs){case je:Ba[Ka.index]!==0&&(Or.width=Math.min(Or.width,Ba[Ka.index])),Sl[ul.index]!==0&&(Or.height=Math.min(Or.height,Sl[ul.index]));break;case An:Ba[Ka.index]!==0&&(Or.width=Math.min(Or.width,Ba[Ka.index]));break;case Hn:Sl[ul.index]!==0&&(Or.height=Math.min(Or.height,Sl[ul.index]))}isFinite(Ka.width)&&(Or.width=Ka.width),isFinite(ul.height)&&(Or.height=ul.height),Cu.h(0,0);for(var W0=Ka.minimum,la=ul.minimum,uh=1;uh<Zo.rowSpan&&!(Zo.row+uh>=a.rowCount);uh++)Ee=a.Fb(Zo.row+uh),Lr=0,Lr=fs===je||fs===Hn?Math.max(Ee.minimum,Sl[Zo.row+uh]===0?Ee.maximum:Math.min(Sl[Zo.row+uh],Ee.maximum)):Math.max(Ee.minimum,isNaN(Ee.Hc)?Ee.maximum:Math.min(Ee.Hc,Ee.maximum)),Cu.height+=Lr,la+=Ee.minimum;for(var Ya=1;Ya<Zo.columnSpan&&!(Zo.column+Ya>=a.columnCount);Ya++)Ee=a.Eb(Zo.column+Ya),Lr=0,Lr=fs===je||fs===An?Math.max(Ee.minimum,Ba[Zo.column+Ya]===0?Ee.maximum:Math.min(Ba[Zo.column+Ya],Ee.maximum)):Math.max(Ee.minimum,isNaN(Ee.Hc)?Ee.maximum:Math.min(Ee.Hc,Ee.maximum)),Cu.width+=Lr,W0+=Ee.minimum;Or.width+=Cu.width,Or.height+=Cu.height;var Qf=Zo.margin,od=Qf.right+Qf.left,Tp=Qf.top+Qf.bottom;Zo.measure(Or.width,Or.height,W0,la);for(var qf=Zo.measuredBounds,Il=Math.max(qf.width+od,0),Wd=Math.max(qf.height+Tp,0),rd=0,$f=0;$f<Zo.rowSpan&&!(Zo.row+$f>=a.rowCount);$f++)Ee=a.Fb(Zo.row+$f),rd+=Ee.total||0;if(rd<Wd){var hh=Wd-rd,ru=Wd-rd;if(Zo.spanAllocation!==null)for(var dh=Zo.spanAllocation,Lu=0;Lu<Zo.rowSpan&&!(0>=hh)&&!(Zo.row+Lu>=a.rowCount);Lu++){Ee=a.Fb(Zo.row+Lu);var ch=Ee.oa||0,Vd=dh(Zo,Ee,ru);Ee.actual=Math.min(Ee.maximum,ch+Vd),Ee.oa!==ch&&(hh-=Ee.oa-ch)}for(;0<hh;){var xl=Ee.oa||0;if(isNaN(Ee.height)&&Ee.maximum>xl&&(Ee.actual=Math.min(Ee.maximum,xl+hh),Ee.oa!==xl&&(hh-=Ee.oa-xl)),Ee.index===0)break;Ee=a.Fb(Ee.index-1)}}for(var Ic=0,fh=0;fh<Zo.columnSpan&&!(Zo.column+fh>=a.columnCount);fh++)Ee=a.Eb(Zo.column+fh),Ic+=Ee.total||0;if(Ic<Il){var Rc=Il-Ic,Hy=Il-Ic;if(Zo.spanAllocation!==null)for(var ku=Zo.spanAllocation,Ud=0;Ud<Zo.columnSpan&&!(0>=Rc)&&!(Zo.column+Ud>=a.columnCount);Ud++){Ee=a.Eb(Zo.column+Ud);var Ep=Ee.oa||0,Wy=ku(Zo,Ee,Hy);Ee.actual=Math.min(Ee.maximum,Ep+Wy),Ee.oa!==Ep&&(Rc-=Ee.oa-Ep)}for(;0<Rc;){var V0=Ee.oa||0;if(isNaN(Ee.width)&&Ee.maximum>V0&&(Ee.actual=Math.min(Ee.maximum,V0+Rc),Ee.oa!==V0&&(Rc-=Ee.oa-V0)),Ee.index===0)break;Ee=a.Eb(Ee.index-1)}}}}wn(Wt),nn.free(Cu),nn.free(Or),Sl!==void 0&&wn(Sl),Ba!==void 0&&wn(Ba);var jc=0,zc=0,U0=a.desiredSize,gx=a.maxSize;fs=js(a,!0);var Fp=xu=iu=0,Ap=0;z=a.columnCount;for(var Z0=0;Z0<z;Z0++)Ve[Z0]!==void 0&&(Ee=a.Eb(Z0),isFinite(Ee.width)?(Fp+=Ee.width,Fp+=Ee.Wc()):Mm(Ee)===Wg?(Fp+=Ee.oa,Fp+=Ee.Wc()):Ee.oa!==0&&(iu+=Ee.oa,iu+=Ee.Wc()));isFinite(U0.width)?jc=Math.min(U0.width,gx.width):jc=fs!==Fe&&isFinite(y)?y:iu,jc=Math.max(jc,a.minSize.width),jc=Math.max(jc-Fp,0);for(var Qx=iu===0?1:Math.max(jc/iu,1),K0=0;K0<z;K0++)Ve[K0]!==void 0&&(Ee=a.Eb(K0),isFinite(Ee.width)||Mm(Ee)===Wg||(Ee.actual=Ee.oa*Qx),Ee.position=E.width,Ee.oa!==0&&(E.width+=Ee.oa,E.width+=Ee.Wc()));z=a.rowCount;for(var Y0=0;Y0<z;Y0++)pn[Y0]!==void 0&&(Ee=a.Fb(Y0),isFinite(Ee.height)?(Ap+=Ee.height,Ap+=Ee.Wc()):Mm(Ee)===Wg?(Ap+=Ee.oa,Ap+=Ee.Wc()):Ee.oa!==0&&(xu+=Ee.oa,xu+=Ee.Wc()));isFinite(U0.height)?zc=Math.min(U0.height,gx.height):zc=fs!==Fe&&isFinite(x)?x:xu,zc=Math.max(zc,a.minSize.height),zc=Math.max(zc-Ap,0);for(var qx=xu===0?1:Math.max(zc/xu,1),X0=0;X0<z;X0++)pn[X0]!==void 0&&(Ee=a.Fb(X0),isFinite(Ee.height)||Mm(Ee)===Wg||(Ee.actual=Ee.oa*qx),Ee.position=E.height,Ee.oa!==0&&(E.height+=Ee.oa,E.height+=Ee.Wc()));z=ot.length;for(var Vy=0;Vy<z;Vy++){var Bp=ot[Vy],Uy=0,Zy=0;Bp.type===_e.TableRow?(Uy=E.width,Ee=a.Fb(Bp.row),Zy=Ee.actual):(Ee=a.Eb(Bp.column),Uy=Ee.actual,Zy=E.height),Bp.measuredBounds.h(0,0,Uy,Zy),hr(Bp,!1)}wn(ot),a.inRowsCols=kt},mm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ut=0,ft=0;ft<at;ft++)tt[ft]&&(ut=Math.max(ut,tt[ft].length));rt=a.rowDefs,ot=a.colDefs;var mt=ft=0,yt=Math.min(a.topIndex,at-1);if(0<rt.length){for(;yt!==at&&(rt[yt]===void 0||rt[yt].oa===0);)yt++;yt=Math.max(Math.min(yt,at-1),0),ft=-rt[yt].position}var xt=Math.min(a.leftIndex,ut-1);if(0<ot.length){for(;xt!==ut&&(ot[xt]===void 0||ot[xt].oa===0);)xt++;xt=Math.max(Math.min(xt,ut-1),0),mt=-ot[xt].position}for(var kt=0,Ot=0;kt!==at&&rt[kt]===void 0;)kt++;for(;Ot!==at&&ot[Ot]===void 0;)Ot++;ut=a.part,a.Fb(kt),a.Eb(Ot);for(var At=0;At<y.length;At++){var zt=y[At];if(zt instanceof _e&&zt.visible&&Xu(zt)){if(zt.type===_e.TableRow){ot=a.Fb(zt.row);var Wt=a.Eb(Ot)}else ot=a.Fb(kt),Wt=a.Eb(zt.column);rt=ot.position+ft+E,ot.oa!==0&&(rt+=ot.Io(Math.max(kt,yt))),ot=Wt.position+mt+z,Wt.oa!==0&&(ot+=Wt.Io(Math.max(Ot,xt))),Wt=zt.measuredBounds,zt.Uk(),zt.actualBounds.ka();var Zt=zt.actualBounds,Xt=Pe.allocAt(Zt.x,Zt.y,Zt.width,Zt.height);Zt.x=zt.type===_e.TableRow?z:ot,Zt.y=zt.type===_e.TableColumn?E:rt,Zt.width=Wt.width,Zt.height=Wt.height,zt.actualBounds.freeze(),Zl(zt,!1),Pl(Xt,Zt)||ut===null||(ut.oh(),zt.Pn(ut)),Pe.free(Xt)}}for(At=nn.alloc(),zt=0;zt<at;zt++)if(tt[zt]){for(ut=tt[zt].length,Wt=a.Fb(zt),rt=Wt.position+ft+E,Wt.oa!==0&&(rt+=Wt.Io(Math.max(kt,yt))),Zt=0;Zt<ut;Zt++)if(tt[zt][Zt]){Xt=a.Eb(Zt),ot=Xt.position+mt+z,Xt.oa!==0&&(ot+=Xt.Io(Math.max(Ot,xt)));for(var ae=tt[zt][Zt],on=ae.length,xn=0;xn<on;xn++){var pn=ae[xn],Ve=pn.measuredBounds;At.h(0,0);for(var Ee=1;Ee<pn.rowSpan&&!(zt+Ee>=a.rowCount);Ee++){var qn=a.Fb(zt+Ee);qn.oa!==0&&(At.height+=qn.total)}for(Ee=1;Ee<pn.columnSpan&&!(Zt+Ee>=a.columnCount);Ee++)qn=a.Eb(Zt+Ee),qn.oa!==0&&(At.width+=qn.total);var Xn=Xt.oa+At.width,Gi=Wt.oa+At.height;Ee=ot,qn=rt;var oo=Xn,Cr=Gi,br=ot,ds=rt,Lr=Xn,rh=Gi;ot+Xn>x.width&&(Lr=Math.max(x.width-ot,0)),rt+Gi>x.height&&(rh=Math.max(x.height-rt,0));var or=pn.alignment;if(or.Xb()){or=a.defaultAlignment,or.sb()||(or=Ri);var ml=or.x,cs=or.y,sh=or.offsetX;or=or.offsetY;var xa=Xt.alignment,Za=Wt.alignment;xa.sb()&&(ml=xa.x,sh=xa.offsetX),Za.sb()&&(cs=Za.y,or=Za.offsetY)}else ml=or.x,cs=or.y,sh=or.offsetX,or=or.offsetY;(isNaN(ml)||isNaN(cs))&&(cs=ml=.5,or=sh=0),xa=Ve.width,Za=Ve.height;var ra=pn.margin,Zs=ra.left+ra.right,qh=ra.top+ra.bottom,vl=dl(pn,Wt,Xt,!1);!isNaN(pn.desiredSize.width)||vl!==je&&vl!==An||(xa=Math.max(Xn-Zs,0)),!isNaN(pn.desiredSize.height)||vl!==je&&vl!==Hn||(Za=Math.max(Gi-qh,0)),Xn=pn.maxSize,Gi=pn.minSize,xa=Math.min(Xn.width,xa),Za=Math.min(Xn.height,Za),xa=Math.max(Gi.width,xa),Za=Math.max(Gi.height,Za),Xn=Za+qh,Ee+=oo*ml-(xa+Zs)*ml+sh+ra.left,qn+=Cr*cs-Xn*cs+or+ra.top,pn.visible&&(Ir(br,ds,Lr,rh,Ee,qn,Ve.width,Ve.height)?pn.arrange(Ee,qn,xa,Za):pn.arrange(Ee,qn,xa,Za,new Pe(br,ds,Lr,rh)))}}}for(nn.free(At),a=0;a<b;a++)x=y[a],z=x instanceof _e?x:null,z!==null&&Xu(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function vm(){this.xa="Base"}ue(vm,gr),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}ue(ym,gr),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}ue(Sm,gr),Sm.prototype.measure=function(a,y,x,b,E,z,tt){1<b.length&&Vt("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,tt);var ot=b.measuredBounds,rt=b.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ut=b.scale,ft=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),xt=1;a.viewboxStretch===Mn?ft!==0&&ot!==0&&(xt=Math.min(mt/ft,yt/ot)):ft!==0&&ot!==0&&(xt=Math.max(mt/ft,yt/ot)),xt===0&&(xt=1e-4),b.Ca*=xt,ut!==b.scale&&(hr(b,!0),b.measure(1/0,1/0,z,tt))}ot=b.measuredBounds,E.width=isFinite(y)?y:Math.max(ot.width+at,0),E.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=Ri),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-E*tt.y+tt.offsetY,b.width,b.height)};function Gg(){this.xa="Base"}ue(Gg,gr),Gg.prototype.measure=function(){},Gg.prototype.arrange=function(){},Gg.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/E),ut=Math.ceil(rt/b),ft=a.gridOrigin,mt=ft.x;ft=ft.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],xt=a.O.s,kt=xt.length,Ot=0;Ot<kt;Ot++){var At=xt[Ot],zt=[];if(yt.push(zt),At.visible){var Wt=At.interval;if(!(0>Wt)){At=pv(At.figure);for(var Zt=0;Zt<kt;Zt++)if(Zt!==Ot){var Xt=xt[Zt];Xt.visible&&pv(Xt.figure)===At&&(Xt=Xt.interval,Xt>Wt&&zt.push(Xt))}}}}for(xt=a.O.s,kt=xt.length,Ot=0;Ot<kt;Ot++){var ae=xt[Ot];if(ae.visible&&(zt=ae.interval||1,At=Math.abs(zt),!(2>E*At*x))){if(Wt=ae.segmentIndex,(!isFinite(Wt)||isNaN(Wt))&&(Wt=0),0>Wt&&(Wt=At-Math.min(-Wt,At)),Wt=Math.round(Wt%At),At=ae.opacity,Zt=1,At!==1){if(At===0)continue;Zt=y.globalAlpha,y.globalAlpha=Zt*At}Xt=yt[Ot];var on=!1,xn=ae.strokeDashArray;if(xn!==null&&(on=!0,y.js(xn,ae.strokeDashOffset)),ae.figure==="LineV"&&ae.stroke!==null&&0<ae.strokeWidth){for(y.lineWidth=ae.strokeWidth,Ho(a,y,ae.stroke,!1,!1,z,tt),y.beginPath(),xn=ae=Math.floor((mt-E)/E);xn<=ae+at;xn++){var pn=xn*E+mt;0<=pn&&pn<=ot&&xm(xn,zt,Wt,Xt)&&(y.moveTo(pn,0),y.lineTo(pn,rt))}y.stroke(),y.Se()}else if(ae.figure==="LineH"&&ae.stroke!==null&&0<ae.strokeWidth){for(y.lineWidth=ae.strokeWidth,Ho(a,y,ae.stroke,!1,!1,z,tt),y.beginPath(),xn=ae=Math.floor((ft-b)/b);xn<=ae+ut;xn++)pn=xn*b+ft,0<=pn&&pn<=rt&&xm(xn,zt,Wt,Xt)&&(y.moveTo(0,pn),y.lineTo(ot,pn));y.stroke(),y.Se()}else if(ae.figure==="BarV"&&ae.fill!==null)for(Ho(a,y,ae.fill,!0,!1,z,tt),ae=ae.width,isNaN(ae)&&(ae=E),pn=xn=Math.floor((mt-E)/E);pn<=xn+at;pn++){var Ve=pn*E+mt;0<=Ve+ae&&Ve<=ot&&xm(pn,zt,Wt,Xt)&&y.fillRect(Ve,0,ae,rt)}else if(ae.figure==="BarH"&&ae.fill!==null)for(Ho(a,y,ae.fill,!0,!1,z,tt),ae=ae.height,isNaN(ae)&&(ae=b),pn=xn=Math.floor((ft-b)/b);pn<=xn+ut;pn++)Ve=pn*b+ft,0<=Ve+ae&&Ve<=rt&&xm(pn,zt,Wt,Xt)&&y.fillRect(0,Ve,ot,ae);on&&y.fs(),At!==1&&(y.globalAlpha=Zt)}}y.restore(),y.Vc(!1)};function xm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function Pm(){this.xa="Base"}ue(Pm,gr),Pm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof Ai||a instanceof Ue){var tt=null,ot=null;if(a instanceof Ue&&(tt=a),a instanceof Ai&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof Ue){var rt=tt;if(z===0)Sr(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof Ai?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=rt.points,ft=tt.pointsCount;ot!==null?ot.Ul(!1):tt!==null&&tt.Ul(!1),ot=y.width;var mt=y.height,yt=a.j;if(yt.length=0,at!==null){iS(a,ot,mt,at);var xt=at.measuredBounds;x.ed(xt),yt.push(xt)}xt=oi.alloc();for(var kt=It.alloc(),Ot=It.alloc(),At=0;At<z;At++){var zt=b[At];if(zt!==at)if(zt.isPanelMain&&zt instanceof si){iS(a,ot,mt,zt);var Wt=zt.measuredBounds;x.ed(Wt),yt.push(Wt)}else if(2>ft)zt.measure(1/0,1/0,0,0),Wt=zt.measuredBounds,x.ed(Wt),yt.push(Wt);else{var Zt=zt.segmentIndex,Xt=zt.segmentFraction,ae=zt.alignmentFocus;ae.Mc()&&(ae=Ri);var on=zt.segmentOrientation,xn=zt.segmentOffset;if(isNaN(Zt)){var pn=rt.ua;Wt=Rn(),pn.Qu(Xt,Wt);var Ve=It.allocAt(Wt[0],Wt[1]);if(Ve.add(rt.i(0)),pn.type===Ze.j?Ve.offset(-pn.startX,-pn.startY):(pn=pn.figures.first(),pn!==null&&Ve.offset(-pn.startX,-pn.startY)),pn=Wt[2],on!==Ls){var Ee=rt.computeAngle(zt,on,pn);zt.Kb=Ee}Ee=Ve.x-y.x;var qn=Ve.y-y.y;It.free(Ve),wn(Wt)}else if(Zt<-ft||Zt>=ft)Wt=It.alloc(),rt.vg(),rt.computeMidPoint(Wt),pn=rt.midAngle,on!==Ls&&(Ee=rt.computeAngle(zt,on,pn),zt.Kb=Ee),Ee=Wt.x-y.x,qn=Wt.y-y.y,It.free(Wt);else{if(Ee=0,0<=Zt?(qn=ut.M(Zt),Wt=Zt<ft-1?ut.M(Zt+1):qn):(Ee=ft+Zt,qn=ut.M(Ee),Wt=0<Ee?ut.M(Ee-1):qn),qn.Xa(Wt)){0<=Zt?(pn=0<Zt?ut.M(Zt-1):qn,Ee=Zt<ft-2?ut.M(Zt+2):Wt):(pn=Ee<ft-1?ut.M(Ee+1):qn,Ee=1<Ee?ut.M(Ee-2):Wt),Ve=pn.Bf(qn);var Xn=Wt.Bf(Ee);pn=Ve>Xn+10?0<=Zt?pn.ab(qn):qn.ab(pn):Xn>Ve+10?0<=Zt?Wt.ab(Ee):Ee.ab(Wt):0<=Zt?pn.ab(Ee):Ee.ab(pn)}else pn=0<=Zt?qn.ab(Wt):Wt.ab(qn);on!==Ls&&(Ee=rt.computeAngle(zt,on,pn),zt.Kb=Ee),Ee=qn.x+(Wt.x-qn.x)*Xt-y.x,qn=qn.y+(Wt.y-qn.y)*Xt-y.y}zt.measure(1/0,1/0,0,0),Wt=zt.measuredBounds,Ve=zt.naturalBounds;var Gi=0;zt instanceof si&&(Gi=zt.strokeWidth),Xn=Ve.width+Gi;var oo=Ve.height+Gi;xt.reset(),xt.translate(-Wt.x,-Wt.y),xt.scale(zt.scale,zt.scale),xt.rotate(on===Ls?zt.angle:pn,Xn/2,oo/2),on!==$g&&on!==ep||xt.rotate(90,Xn/2,oo/2),on!==tp&&on!==np||xt.rotate(-90,Xn/2,oo/2),on===Qm&&(45<pn&&135>pn||225<pn&&315>pn)&&xt.rotate(-pn,Xn/2,oo/2),Ve=new Pe(0,0,Xn,oo),kt.xi(Ve,ae),xt.Ga(kt),ae=-kt.x+Gi/2*zt.scale,zt=-kt.y+Gi/2*zt.scale,Ot.assign(xn),Gi=isNaN(xn.x);var Cr=isNaN(xn.y);if(Gi||Cr){Xn=Xn/2+3,oo=oo/2+3;var br=45<=pn&&135>=pn,ds=225<=pn&&315>=pn;on===Ls&&(br||ds)?(Ot.x=Cr?Xn:xn.y,Ot.y=Gi?oo:xn.x,br?0<=Zt||isNaN(Zt)&&.5>Xt||!Gi||(Ot.y=-oo):ds&&((0<=Zt||isNaN(Zt)&&.5>Xt)&&Gi&&(Ot.y=-oo),Cr&&(Ot.x=-Xn))):(Gi&&(Ot.x=0<=Zt||isNaN(Zt)&&.5>Xt?Xn:-Xn),Cr&&(Ot.y=-oo),Ot.rotate(pn))}else Ot.rotate(pn);Ee+=Ot.x,qn+=Ot.y,Ve.set(Wt),Ve.h(Ee+ae,qn+zt,Wt.width,Wt.height),yt.push(Ve),x.ed(Ve)}}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),Sr(E,x.width||0,x.height||0),oi.free(xt),It.free(kt),It.free(Ot)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof Ai||a instanceof Ue){var b=a,E=null;a instanceof Ai&&(E=a,b=E.adornedPart);var z=a instanceof Ai?null:b.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot<tt.length){var rt=tt[ot];ot++,z.arrange(rt.x-a.jg.x,rt.y-a.jg.y,rt.width,rt.height)}for(rt=0;rt<x;rt++){var at=y[rt];if(at!==z&&ot<tt.length){var ut=tt[ot];ot++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=b.points,x=y.count,2<=x&&a instanceof Ue)for(z=a.labelNodes;z.next();){var ft=a;tt=z.value,ot=tt.segmentIndex,rt=tt.segmentFraction;var mt=tt.alignmentFocus;if(at=tt.segmentOrientation,ut=tt.segmentOffset,isNaN(ot)){var yt=ft.ua,xt=Rn();yt.Qu(rt,xt);var kt=It.allocAt(xt[0],xt[1]);kt.add(ft.i(0)),yt.type===Ze.j||(yt=yt.figures.first()),kt.offset(-yt.startX,-yt.startY),yt=xt[2],at!==Ls&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=kt.x;var Ot=kt.y;It.free(kt),wn(xt)}else if(ot<-x||ot>=x)xt=It.alloc(),yt=ft,Ot=xt,yt.vg(),yt.computeMidPoint(Ot),yt=ft.midAngle,at!==Ls&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=xt.x,Ot=xt.y,It.free(xt);else{if(kt=0,0<=ot?(xt=y.s[ot],Ot=ot<x-1?y.s[ot+1]:xt):(kt=x+ot,xt=y.s[kt],Ot=0<kt?y.s[kt-1]:xt),xt.Xa(Ot)){0<=ot?(yt=0<ot?y.s[ot-1]:xt,kt=ot<x-2?y.s[ot+2]:Ot):(yt=kt<x-1?y.s[kt+1]:xt,kt=1<kt?y.s[kt-2]:Ot);var At=yt.Bf(xt),zt=Ot.Bf(kt);yt=At>zt+10?0<=ot?yt.ab(xt):xt.ab(yt):zt>At+10?0<=ot?Ot.ab(kt):kt.ab(Ot):0<=ot?yt.ab(kt):kt.ab(yt)}else yt=0<=ot?xt.ab(Ot):Ot.ab(xt);at!==Ls&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=xt.x+(Ot.x-xt.x)*rt,Ot=xt.y+(Ot.y-xt.y)*rt}if(mt.ys())tt.location=new It(ft,Ot);else{mt.Mc()&&(mt=Ri),xt=oi.alloc(),xt.reset(),xt.scale(tt.scale,tt.scale),xt.rotate(tt.angle,0,0);var Wt=tt.naturalBounds;kt=Pe.allocAt(0,0,Wt.width,Wt.height),At=It.alloc(),At.xi(kt,mt),xt.Ga(At),mt=-At.x,zt=-At.y;var Zt=Wt.width,Xt=Wt.height;Wt=It.alloc(),Wt.assign(ut);var ae=isNaN(ut.x),on=isNaN(ut.y);if(ae||on){Zt=Zt/2+3,Xt=Xt/2+3;var xn=45<=yt&&135>=yt,pn=225<=yt&&315>=yt;at===Ls&&(xn||pn)?(Wt.x=on?Zt:ut.y,Wt.y=ae?Xt:ut.x,xn?0<=ot||isNaN(ot)&&.5>rt||!ae||(Wt.y=-Xt):pn&&((0<=ot||isNaN(ot)&&.5>rt)&&ae&&(Wt.y=-Xt),on&&(Wt.x=-Zt))):(ae&&(Wt.x=0<=ot||isNaN(ot)&&.5>rt?Zt:-Zt),on&&(Wt.y=-Xt),Wt.rotate(yt))}else Wt.rotate(yt);ft+=Wt.x,Ot+=Wt.y,xt.pp(kt),mt+=kt.x,zt+=kt.y,ot=It.allocAt(ft+mt,Ot+zt),tt.move(ot),It.free(ot),It.free(Wt),It.free(At),Pe.free(kt),oi.free(xt)}}E!==null?E.Ul(!1):b.Ul(!1),b=AS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),It.free(b)}};function iS(a,y,x,b){if(ma(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof Ai&&a.type===_e.Link&&a.adornedObject instanceof si&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof Ue&&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 Ai&&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),hr(b,!1)}}function _g(){this.xa="Base"}ue(_g,gr),_g.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 ft=ot.measuredBounds,mt=new Pe(-rt.left,-rt.top,Math.max(ft.width+at,0),Math.max(ft.height+ut,0));a.graduatedBounds.push(mt),E.assign(mt);for(var yt=ot.geometry,xt=ot.strokeWidth,kt=yt.flattenedSegments,Ot=yt.flattenedLengths,At=yt.flattenedTotalLength,zt=kt.length,Wt=0,Zt=0,Xt=Rn(),ae=0;ae<zt;ae++){var on=kt[ae],xn=[];Zt=Wt=0;for(var pn=on.length,Ve=0;Ve<pn;Ve+=2){var Ee=on[Ve],qn=on[Ve+1];if(Ve!==0){var Xn=180*Math.atan2(qn-Zt,Ee-Wt)/Math.PI;0>Xn&&(Xn+=360),xn.push(Xn)}Wt=Ee,Zt=qn}Xt.push(xn)}if(a.graduatedIntervals===null){for(var Gi=[],oo=a.O.s,Cr=oo.length,br=0;br<Cr;br++){var ds=oo[br],Lr=[];if(Gi.push(Lr),ds.visible){var rh=ds.interval;if(!(0>rh)){for(var or=0;or<Cr;or++)if(or!==br){var ml=oo[or];if(ml.visible&&ds.constructor===ml.constructor){var cs=ml.interval;cs>rh&&Lr.push(cs)}}}}}a.graduatedIntervals=Gi}var sh=a.graduatedIntervals,xa=a.O.s,Za=xa.length,ra=0,Zs=0,qh=At;a.graduatedMarks=[];for(var vl,Vf=0;Vf<Za;Vf++){var sa=xa[Vf];if(vl=[],sa.visible&&sa!==ot){var fs=Math.abs(sa.interval),Mp=a.graduatedTickUnit;if(!(2>Mp*fs*At/a.graduatedRange&&sa.graduatedSkip===null)){var Ac=Ot[0][0],Bl=0,Ks=0;Zs=At*sa.graduatedStart-1e-4,qh=At*sa.graduatedEnd+1e-4;var zd=Mp*fs,aa=a.graduatedTickBase;if(aa<a.graduatedMin){var $h=(a.graduatedMin-aa)/zd;$h=$h%1===0?$h:Math.floor($h+1),aa+=$h*zd}else aa>a.graduatedMin+zd&&(aa-=Math.floor((aa-a.graduatedMin)/zd)*zd);for(var z0=sh[Vf],bp=aa,Gy=1e-6*a.graduatedMax,iu=1;aa<=a.graduatedMax+Gy;iu++){t:{for(var xu=z0.length,Bc=0;Bc<xu;Bc++){var td=(aa-a.graduatedTickBase)%(z0[Bc]*a.graduatedTickUnit),Uf=1e-6*a.graduatedTickUnit;if(td<Uf&&td>-Uf){var ed=!1;break t}}ed=!0}if(ed&&(aa>a.graduatedMax&&(aa=a.graduatedMax),sa.graduatedSkip===null||sa instanceof ro&&!sa.graduatedSkip(aa,sa)||sa instanceof si&&!sa.graduatedSkip(aa,sa))&&(ra=(aa-a.graduatedMin)*At/a.graduatedRange,ra>At&&(ra=At),Zs<=ra&&ra<=qh)){for(var ou=Xt[Bl][Ks],ah=Ot[Bl][Ks];Bl<Ot.length;){for(;ra>Ac&&Ks<Ot[Bl].length-1;)Ks++,ou=Xt[Bl][Ks],ah=Ot[Bl][Ks],Ac+=ah;if(ra<=Ac)break;Bl++,Ks=0,ou=Xt[Bl][Ks],ah=Ot[Bl][Ks],Ac+=ah}var Ys=kt[Bl],Dl=Ys[2*Ks],G0=Ys[2*Ks+1],Pu=(ra-(Ac-ah))/ah,Zf=new It(Dl+(Ys[2*Ks+2]-Dl)*Pu+xt/2-yt.bounds.x,G0+(Ys[2*Ks+3]-G0)*Pu+xt/2-yt.bounds.y);Zf.scale(ot.scale,ot.scale);t:{var yl=ou,Gd=Xt[Bl];if(!(.5005>Pu&&.4995<Pu)){var Ol=yl;if(.5>Pu?0<Ks?Ol=Gd[Ks-1]:qt.$(Ys[0],Ys[Ys.length-2])&&qt.$(Ys[1],Ys[Ys.length-1])&&(Ol=Gd[Gd.length-1]):.5<Pu&&(Ks+1<Gd.length?Ol=Gd[Ks+1]:qt.$(Ys[0],Ys[Ys.length-2])&&qt.$(Ys[1],Ys[Ys.length-1])&&(Ol=Gd[0])),yl!==Ol){var Dc=Math.abs(yl-Ol);if(180<Dc&&(yl<Ol?yl+=360:Ol+=360,Dc=Math.abs(yl-Ol)),5e-4>Pu||.9995<Pu){ou=(yl+Ol)/2%360;break t}if(10>Dc){var Kf=1-Math.abs(.5-Pu);ou=(yl*Kf+Ol*(1-Kf))%360;break t}}}ou=yl}if(sa instanceof ro){var ll="";sa.graduatedFunction!==null?(ll=sa.graduatedFunction(aa,sa),ll=ll!=null?ll.toString():""):ll=(+aa.toFixed(2)).toString(),ll!==""&&vl.push({$l:Zf,angle:ou,text:ll})}else vl.push({$l:Zf,angle:ou})}aa=bp+iu*zd}}}a.graduatedMarks.push(vl)}wn(Xt);var Or=a.graduatedMarks;if(Or!==null)for(var Np=b.length,Ts=0;Ts<Np;Ts++){var rr=b[Ts],Es=Or[Ts];if(rr.visible&&rr!==ot&&Es.length!==0){if(rr instanceof si){var wu=a,lh=E,_d=rr.alignmentFocus;_d.Mc()&&(_d=Vo);var _y=rr.angle;rr.Kb=0,rr.measure(1/0,1/0,0,0),rr.Kb=_y;var _0=rr.measuredBounds,Yf=_0.width,Hd=_0.height,Oc=Pe.allocAt(0,0,Yf,Hd),Xs=It.alloc();Xs.xi(Oc,_d),Pe.free(Oc);for(var Cu=-Xs.x,Sl=-Xs.y,Ba=new Pe,nd=Es.length,Xf=0;Xf<nd;Xf++)for(var id=Es[Xf],H0=id.$l.x,Jf=id.$l.y,Zo=id.angle,ul=0;4>ul;ul++){switch(ul){case 0:Xs.h(Cu,Sl);break;case 1:Xs.h(Cu+Yf,Sl);break;case 2:Xs.h(Cu,Sl+Hd);break;case 3:Xs.h(Cu+Yf,Sl+Hd)}Xs.rotate(Zo+rr.angle),Xs.offset(H0,Jf),Xf===0&&ul===0?Ba.h(Xs.x,Xs.y,0,0):Ba.Ye(Xs),Xs.offset(-H0,-Jf),Xs.rotate(-Zo-rr.angle)}It.free(Xs),wu.graduatedBounds!==null&&wu.graduatedBounds.push(Ba),_o(lh,Ba.x,Ba.y,Ba.width,Ba.height)}else if(rr instanceof ro){var Ka=a,W0=E;Ka.temporaryTextBlock===null&&(Ka.temporaryTextBlock=new ro);var la=Ka.temporaryTextBlock;yS(la,rr);var uh=rr.alignmentFocus;uh.Mc()&&(uh=Vo);for(var Ya=rr.segmentOrientation,Qf=rr.segmentOffset,od=new Pe,Tp=0,qf=0,Il=0,Wd=0,rd=0,$f=Es.length,hh=0;hh<$f;hh++){var ru=Es[hh];Tp=ru.$l.x,qf=ru.$l.y,Il=ru.angle,rd=Wd=rr.angle,Ya!==Ls&&(rd=Ya===qg||Ya===Jm?Il+rr.angle:Il,Wd=Ue.computeAngle(Ya,rd)),la.Kb=Wd,la.text=ru.text||"",la.measure(1/0,1/0,0,0);var dh=la.measuredBounds,Lu=la.naturalBounds,ch=Lu.width,Vd=Lu.height,xl=oi.alloc();xl.reset(),xl.translate(-dh.x,-dh.y),xl.scale(la.scale,la.scale),xl.rotate(rd,ch/2,Vd/2),Ya!==$g&&Ya!==ep||xl.rotate(90,ch/2,Vd/2),Ya!==tp&&Ya!==np||xl.rotate(-90,ch/2,Vd/2),Ya===Qm&&(45<Il&&135>Il||225<Il&&315>Il)&&xl.rotate(-Il,ch/2,Vd/2);var Ic=Pe.allocAt(0,0,ch,Vd),fh=It.alloc();fh.xi(Ic,uh),xl.Ga(fh);var Rc=-fh.x,Hy=-fh.y,ku=It.alloc();ku.assign(Qf),isNaN(ku.x)&&(ku.x=ch/2+3),isNaN(ku.y)&&(ku.y=-(Vd/2+3)),ku.rotate(Il),Tp+=ku.x+Rc,qf+=ku.y+Hy;var Ud=new Pe(Tp,qf,dh.width,dh.height),Ep=new Pe(dh.x,dh.y,dh.width,dh.height),Wy=new Pe(Lu.x,Lu.y,Lu.width,Lu.height);ru.Sz=Wd,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=Ep,ru.naturalBounds=Wy,hh===0?od.assign(Ud):od.ed(Ud),It.free(ku),It.free(fh),Pe.free(Ic),oi.free(xl)}Ka.graduatedBounds!==null&&Ka.graduatedBounds.push(od),_o(W0,od.x,od.y,od.width,od.height)}hr(rr,!1)}}},_g.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,b!==null&&b.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ut=y[at];ot=E[at],ut.visible&&ut!==b&&ot.length!==0&&(ot=z[tt],tt++,ut.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},_g.prototype.gc=function(a,y,x){var b=x.$i;x.$i=!0;var E=a.naturalBounds,z=E.width,tt=E.height;E=y instanceof na,y.save(),y.beginPath(),y.rect(-1,-1,z+1,tt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),tt=a.Df()*x.scale,0>=tt&&(tt=1);for(var ot=z.actualBounds,rt=a.O.s,at=a.graduatedMarks,ut=rt.length,ft=0;ft<ut;ft++){var mt=rt[ft],yt=at[ft],xt=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof si){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var kt=mt.measuredBounds,Ot=mt.strokeWidth*mt.scale,At=mt.alignmentFocus;At.Mc()&&(At=Vo);for(var zt=0;zt<xt;zt++){var Wt=yt[zt].$l,Zt=yt[zt].angle,Xt=At,ae=mt.Ab;ae.reset(),ae.translate(Wt.x+ot.x,Wt.y+ot.y),ae.rotate(Zt+mt.angle,0,0),ae.translate(-kt.width*Xt.x+Xt.offsetX+Ot/2,-kt.height*Xt.y+Xt.offsetY+Ot/2),ae.scale(mt.scale,mt.scale),_a(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Ma(mt,!1),mt.gc(y,x),E&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof ro)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new ro),kt=a.temporaryTextBlock,yS(kt,mt),Ot=0;Ot<xt;Ot++)At=yt[Ot],At.actualBounds&&At.measuredBounds&&At.naturalBounds&&(kt.ec=At.text||"",kt.Kb=At.Sz||0,kt.Gc=At.lineCount||0,zt=At.lines,zt!==void 0&&(kt.Cb=zt[0],kt.Ih=zt[1],kt.df=zt[2],kt.Le=zt[3],kt.Qc=zt[4],kt.Qb=zt[5],kt.ze=zt[6]),At.naturalBounds&&(kt.dc=At.naturalBounds),At.actualBounds&&(zt=At.actualBounds,kt.arrange(zt.x,zt.y,zt.width,zt.height)),zt=At.actualBounds,kt.arrange(zt.x,zt.y,zt.width,zt.height),Wt=At.measuredBounds,At=At.naturalBounds,Zt=kt.Ab,Zt.reset(),Zt.translate(zt.x+ot.x,zt.y+ot.y),Zt.translate(-Wt.x,-Wt.y),kt.no(Zt,At.x,At.y,At.width,At.height),_a(kt,!1),kt.wh.set(kt.Ab),kt.Kk=kt.scale,Ma(kt,!1),kt.Ng=mt.part,kt.Me=mt.panel,kt.gc(y,x),kt.Me=null,kt.Ng=null,E&&(a.svg.appendChild(kt.svg),kt.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function _e(a,y){if(Jt.call(this),this.na=null,a===void 0)this.na=_e.Position;else if(typeof a=="string"){var x=nl.I(a);x!==null&&(this.na=x)}else a instanceof gr?this.na=a:a&&(this.na=_e.Position,y=a);this.na===null&&Vt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===_e.Grid?1048576:0),this.O=new He,this.yb=Qs,this.Tm=Nr,this.Uf=ii,this.$g=null,this.$e="",this.jg=new Pe(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Mn,this.jn=ko,this.kn=Yo,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}ue(_e,Jt),_e.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.na=this.na,a.yb=this.yb.J(),a.Tm=this.Tm.J(),a.Uf=this.Uf,a.$e=this.$e,a.jg.assign(this.jg),this.T!==null&&(a.T=this.T.copy(a)),a.xo=this.xo,a.jn=this.jn.J(),a.kn=this.kn.J(),this.ra!==null&&(a.ra=this.ra.copy()),a.ub=this.ub,a.zn=this.zn,a.Hh=this.Hh},_e.prototype.Af=function(a){Jt.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,b=0;b<x;b++)y[b].Me=a;a.$g=null},_e.prototype.copy=function(){var a=Jt.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].copy();E.wi(a),E.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,E),z=a.part,z!==null){z.Rh=null,E.portId!==null&&z instanceof an&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(tr,"elements",a,null,E,null,tt)}}return a}return null},Pt=_e.prototype,Pt.toString=function(){return"Panel("+this.type.name+")#"+pi(this)},Pt.Pn=function(a){Jt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Pt.hh=function(a,y){if(this.na===_e.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===_e.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===_e.Table)if(a.yc(),a instanceof na){var x=a.yd;a.yd=lm(a,"gojs-ts"),gv(this,a),a.nh.pop(),a.yd=x}else gv(this,a);(x=this.isClipping&&this.na===_e.Spot)&&a.save();for(var b=this.Pb(),E=this.O.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x&&ot===b&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function gv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&wm(a,y,!0,x,!0),b!==null&&wm(a,y,!1,b,!0),x!==null&&oS(a,y,!0,x),b!==null&&oS(a,y,!1,b),x!==null&&wm(a,y,!0,x,!1),b!==null&&wm(a,y,!1,b,!1)}function oS(a,y,x,b){for(var E=b.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<E;rt++){var at=b[rt];if(at!==void 0&&at.actual!==0)if(ot)ot=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ft=at.separatorStroke;if(ft===null&&(ft=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ft!==null){Ho(a,y,ft,!1,!1,tt,z),ft=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(ft=!0,y.js(mt,0)),y.beginPath(),mt=at.position+ut,x?mt>tt.height&&(ut-=mt-tt.height):mt>tt.width&&(ut-=mt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,mt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(mt,at)):(at+=ut.left,mt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,mt)),y.stroke(),y.Se(),ft&&y.fs()}}}}function wm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;ut<z;ut++){var ft=b[ut];if(ft!==void 0&&ft.background!==null&&ft.coversSeparators!==E&&ft.actual!==0){var mt=x?tt.height:tt.width;if(!(ft.position>mt)){var yt=ft.Wc(),xt=ft.separatorStrokeWidth;isNaN(xt)&&(xt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var kt=ft.separatorStroke;kt===null&&(kt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(kt===null||ft.index===(x?rt:at))&&(xt=0),yt-=xt,xt=ft.position+xt,yt+=ft.actual,xt+yt>mt&&(yt=mt-xt),0>=yt||(mt=a.yb,Ho(a,y,ft.background,!0,!1,ot,tt),x?y.fillRect(mt.left,xt+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(xt+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function rS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;b<x;b++){var E=y?a.rowDefs[b]:a.colDefs[b];if(E!==void 0)return E.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Pt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Pt.kk=function(a,y,x){if(!Jt.prototype.kk.call(this,a,y,x))return!1;if(this.type===_e.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,gv(this,a),a.yd=null;else if(this.na===_e.Grid||this.na===_e.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var b=x.length,E=0;E<b;E++)x[E].gc(a,y);return!0},Pt.nk=function(){return!0},Pt.$o=function(a,y,x,b){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var E=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;E=tt===0?ot.x:Math.min(ot.x,E),z=tt===0?ot.y:Math.min(ot.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Jt.prototype.$o.call(this,a,y,x,b)},Pt.Sj=function(a,y,x,b,E){var z=this.se(),tt=this.transform,ot=1/(tt.m11*tt.m22-tt.m12*tt.m21),rt=tt.m22*ot,at=-tt.m12*ot,ut=-tt.m21*ot,ft=tt.m11*ot,mt=ot*(tt.m21*tt.dy-tt.m22*tt.dx),yt=ot*(tt.m12*tt.dx-tt.m11*tt.dy);if(this.areaBackground!==null)return tt=this.actualBounds,qt.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,b,E);if(this.background!==null)return z=a*rt+y*ut+mt,ot=a*at+y*ft+yt,a=x*rt+b*ut+mt,rt=x*at+b*ft+yt,E.h(0,0),x=this.naturalBounds,z=qt.Ff(0,0,x.width,x.height,z,ot,a,rt,E),E.transform(tt),z;z||(rt=1,ut=at=0,ft=1,yt=mt=0),ot=a*rt+y*ut+mt,a=a*at+y*ft+yt,rt=x*rt+b*ut+mt,x=x*at+b*ft+yt,E.h(rt,x),b=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,ft=this.O.s,yt=ft.length,ut=It.alloc(),mt=null,y=1/0;var xt=null,kt=this.isClipping&&this.na===_e.Spot;kt&&(xt=It.alloc(),mt=this.Pb(),(at=mt.Sj(ot,a,rt,x,xt))&&(y=(ot-xt.x)*(ot-xt.x)+(a-xt.y)*(a-xt.y)));for(var Ot=0;Ot<yt;Ot++){var At=ft[Ot];At.visible&&At!==mt&&At.Sj(ot,a,rt,x,ut)&&(at=!0,At=(ot-ut.x)*(ot-ut.x)+(a-ut.y)*(a-ut.y),At<b&&(b=At,E.set(ut)))}return kt&&(y>b&&E.set(xt),It.free(xt)),It.free(ut),z&&E.transform(tt),at},Pt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Jt.prototype.Gj.call(this)},Pt.v=function(a){if(!ma(this)){Jt.prototype.v.call(this,a),a=null,(this.na===_e.Auto||this.na===_e.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if((E===a||E.isPanelMain)&&E.v(!0),!E.desiredSize.w()){var z=js(E,!1);(E instanceof Cs||E instanceof _e||E instanceof ro||z!==Fe)&&E.v(!0)}}}},Pt.Uj=function(){if(!ma(this)){hr(this,!0),Zl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Pt.Uk=function(){if(!(this.l&2048)){_a(this,!0),Ma(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Pt.Wu=function(){Ma(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Pt.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,b=tt.height),x=Math.max(x,tt.width),b=Math.max(b,tt.height);var ot=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,ot.width)),isNaN(z.height)||(y=Math.min(z.height,ot.height)),a=Math.max(x,a),y=Math.max(b,y);var rt=this.yb;a=Math.max(a-rt.left-rt.right,0),y=Math.max(y-rt.top-rt.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,E,x,b),a=E.width+rt.left+rt.right,rt=E.height+rt.top+rt.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(rt=z.height),a=Math.min(ot.width,a),rt=Math.min(ot.height,rt),a=Math.max(tt.width,a),rt=Math.max(tt.height,rt),a=Math.max(x,a),rt=Math.max(b,rt),Sr(E,a,rt),Sr(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},Pt.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var b=a[x];if(b.isPanelMain===!0)return this.$g=b}this.$g=a[0]}return this.$g};function vu(a){return a.part!==null?a.part.locationObject:null}Pt.eh=function(a,y,x,b){var E=this.O.s;if(this.actualBounds.h(a,y,x,b),E.length!==0){if(!this.desiredSize.w()){a=js(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,ot=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===b&&(a=Fe),a){case Fe:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case je:this.v(!0),this.measure(x+ot,b+tt,0,0);break;case An:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case Hn: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(Ir(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=It.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(yi(E.set(a),z.transform),z.ca(E)))return It.free(E),!0}return It.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;b<x;b++){var E=y[b].ks(a);if(E!==null)return E}return null},Pt.qm=function(a,y){if(y(this,a),a instanceof _e){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Fd(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=y[E];z instanceof _e&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof _e){y=y.O.s;for(var b=y.length,E=0;E<b;E++)aS(a,y[E],x)}}Pt.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof _e){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=lS(a,y[E],x);if(z!==null)return z}}return null}Pt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Hg(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof _e){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof _e?x=Math.max(x,uS(E)):E instanceof si&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Pt.se=function(){return!(this.type===_e.TableRow||this.type===_e.TableColumn)};function Xu(a){return a.type===_e.TableRow||a.type===_e.TableColumn}Pt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Ps(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),tt=z?a:yi(It.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),Ir(-(at*E),-(at*E),b.width+rt*E,b.height+rt*E,tt.x,tt.y)){if(!this.isAtomic){E=this.O.s;var ut=E.length;if(ot=It.alloc(),at=(rt=this.isClipping&&this.na===_e.Spot)?this.Pb():null,rt&&(at.se()?yi(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return It.free(ot),z||It.free(tt),null;for(var ft=vu(this);ut--;){var mt=E[ut];if((mt.visible||mt===ft)&&(mt.se()?yi(ot.set(a),mt.transform):ot.set(a),!rt||mt!==at)){var yt=null;if(mt instanceof _e?yt=mt.ic(ot,y,x):mt.pickable===!0&&mt.ca(ot)&&(yt=mt),yt!==null&&(y!==null&&(yt=y(yt)),yt!==null&&(x===null||x(yt))))return It.free(ot),z||It.free(tt),yt}}It.free(ot)}return this.background===null&&this.areaBackground===null?(z||It.free(tt),null):(a=Ir(0,0,b.width,b.height,tt.x,tt.y)?this:null,z||It.free(tt),a)}return z||It.free(tt),null},Pt.ji=function(a,y,x,b){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var E=this.naturalBounds,z=this.se(),tt=z?a:yi(It.allocAt(a.x,a.y),this.transform);if(E=Ir(0,0,E.width,E.height,tt.x,tt.y),Xu(this)||E){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=It.alloc(),ut=vu(this);rt--;){var ft=ot[rt];if(ft.visible||ft===ut){ft.se()?yi(at.set(a),ft.transform):at.set(a);var mt=ft;ft=ft instanceof _e?ft:null,(ft!==null?ft.ji(at,y,x,b):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||b.add(mt))}}It.free(at)}return z||It.free(tt),E&&(this.background!==null||this.areaBackground!==null)}return z||It.free(tt),!1},Pt.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=oi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&oi.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=vu(this),rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===ot){var ft=ut.actualBounds,mt=this.naturalBounds;ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height||(ft=ut,ut=ut instanceof _e?ut:null,mt=oi.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,mt):wr(ft,a,b,mt))&&(y!==null&&(ft=y(ft)),ft===null||x!==null&&!x(ft)||E.add(ft)),oi.free(mt))}}return z===void 0&&oi.free(tt),b}return z===void 0&&oi.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 _e&&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:yi(It.allocAt(a.x,a.y),this.transform),at=ot?y:yi(It.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),ft=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||Ii(rt.x,rt.y,0,0,0,tt.height)<=ut||Ii(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ut||Ii(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ut||Ii(rt.x,rt.y,tt.width,0,0,0)<=ut;if(tt=rt.zd(0,0)<=ut&&rt.zd(0,tt.height)<=ut&&rt.zd(tt.width,0)<=ut&&rt.zd(tt.width,tt.height)<=ut,ot||(It.free(rt),It.free(at)),ft){if(!this.isAtomic){rt=It.alloc(),at=It.alloc(),ut=vu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var xt=mt[yt];if(xt.visible||xt===ut){var kt=xt.actualBounds,Ot=this.naturalBounds;(!ot||!(kt.x>Ot.width||kt.y>Ot.height||0>kt.x+kt.width||0>kt.y+kt.height))&&(xt.se()?(kt=xt.transform,yi(rt.set(a),kt),yi(at.set(y),kt)):(rt.set(a),at.set(y)),kt=xt,xt=xt instanceof _e?xt:null,(xt!==null?xt.og(rt,at,x,b,E,z):kt.tx(rt,at,E))&&(x!==null&&(kt=x(kt)),kt===null||b!==null&&!b(kt)||z.add(kt)))}}It.free(rt),It.free(at)}return E?ft:tt}return!1};function vv(a){var y=null;return a instanceof si&&(y=a.spot1,y===Nr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=$i),y}function yv(a){var y=null;return a instanceof si&&(y=a.spot2,y===Nr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=As),y}Pt.add=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];for(x=0;x<y.length;x++)this.Gb(this.O.count,y[x]);return this},Pt.M=function(a){return this.O.M(a)},Pt.Gb=function(a,y){y instanceof In&&Vt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Vt("Cannot make a Panel contain itself: "+this.toString()),Vt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Vt("Cannot add a GraphObject that already belongs to another Panel to this Panel: "+y.toString()+", already contained by "+x.toString()+", cannot be shared by this Panel: "+this.toString()),this.na!==_e.Grid||y instanceof si||Vt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==_e.Graduated||y instanceof si||y instanceof ro||Vt("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var b=y.data;b!==null&&typeof b=="object"&&(this.ge===null&&(this.ge=new Vn),this.ge.add(b,y))}var E=this.O;if(b=-1,x===this){for(var z=-1,tt=this.O.s,ot=tt.length,rt=0;rt<ot;rt++)if(tt[rt]===y){z=rt;break}if(z!==-1){if(z===a||z+1>=E.count&&a>=E.count)return;E.mb(z),b=z}else Vt("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 _e&&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 an&&(x.Te=!0),x.Te&&x instanceof an&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(fr,"elements",this,y,null,b,null),x.cb(tr,"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;E<x;E++)if(y[E]===a){b=E;break}b!==-1&&this.pc(b,!0)},Pt.mb=function(a){0<=a&&this.pc(a,!0)},Pt.pc=function(a,y){var x=this.O,b=x.M(a);if(b.Ng=null,b.wi(null),this.ge!==null){var E=b.data;typeof E=="object"&&this.ge.remove(E)}x.mb(a),hr(this,!1),this.v(),this.$g===b&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof an&&(b instanceof _e?b.qm(b,function(tt,ot){Hv(z,ot,y)}):Hv(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(fr,"elements",this,b,null,a,null))},Pt.Fb=function(a){0>a&&ln(a,">= 0",_e,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new dr;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(tr,"rowdefs",this,null,x,null,a)}return y[a]},Pt.oA=function(a){if(0>a&&ln(a,">= 0",_e,"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(fr,"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 dr?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&&ln(a,">= 0",_e,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new dr;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(tr,"coldefs",this,null,x,null,a)}return y[a]},Pt.jA=function(a){if(0>a&&ln(a,">= 0",_e,"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(fr,"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 dr?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&&km(y,a),this},Pt.Hy=function(a,y){return(a=this.Fb(a))&&km(a,new dr(y)),this},Pt.By=function(a,y){return(a=this.Eb(a))&&km(a,new dr(y)),this},Pt.nz=function(a){if(0>a||this.type!==_e.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,b=x.length,E=this.topIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Pt.fz=function(a){if(0>a||this.type!==_e.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,b=x.length,E=this.leftIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Pt.Fz=function(a,y){if(y===void 0&&(y=new It(NaN,NaN)),this.type!==_e.Graduated)return y.h(NaN,NaN),y;a=Math.min(Math.max(a,this.graduatedMin),this.graduatedMax);var x=this.Pb();return x.geometry.Pu((a-this.graduatedMin)/this.graduatedRange,y),x.transform.Ga(y)},Pt.Gz=function(a){if(this.type!==_e.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function cS(a){return a=a.allBindings,a!==null&&a._isFrozen}function Wa(a){var y=a.allBindings;if(y===null)a.data!==null&&Vt("Template cannot have .data be non-null: "+a),a.allBindings=y=new He;else if(y._isFrozen)return;var x=new He;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ft=ut.localBindings;if(ft!==null)for(vc(ut,!1),ft=ft.iterator;ft.next();){var mt=ft.value;mt.mode===hp&&vc(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=M1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new He),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof _e&&ut.type===_e.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ft=at.length,mt=0;mt<ft;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var xt=yt.be.iterator;xt.next();){var kt=xt.value;kt.xd=yt,kt.to=2,kt.wl=yt.index,y.add(kt)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,ft=0;ft<at;ft++)if(mt=ut[ft],mt!==void 0&&mt.be!==null)for(yt=mt.be.iterator;yt.next();)xt=yt.value,xt.xd=mt,xt.to=1,xt.wl=mt.index,y.add(xt)}}});for(var b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){vc(E,!0);for(var z=E.srcBindings.iterator;z.next();){var tt=z.value;E.localBindings===null&&(E.localBindings=new He),E.localBindings.add(tt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var ot=E.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof _e&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,E.targetProperty=ot):Fn('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+E.toString())),z instanceof dr?(tt=pi(z.panel),E.Ai=tt===void 0?-1:tt,z.panel.bindingId=E.Ai):z instanceof Jt?(tt=pi(z),E.Ai=tt===void 0?-1:tt,z.bindingId=E.Ai):Vt("Unknown type of binding target: "+z)}y.freeze(),a instanceof In&&a.Zc()&&a.Va()}Pt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof _e&&(x.allBindings=null,x.ub=null);var b=x.localBindings;b!==null&&(x.localBindings=null,b.each(function(E){x.bind(E.copy())})),b=x.animationTriggers,b!==null&&(x.animationTriggers=null,b.each(function(E){x.Jv(E.value.copy())}))}),a&&Wa(y),y},Pt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,b=x.sourceProperty;if((a===""||b===""||b===a)&&(b=x.targetProperty,x.converter!==null||b!=="")){b=this.data;var E=x.sourceName;if(E!==null){if(E==="")b=this;else if(E==="/")b=this;else if(E===".")b=this;else if(E==="..")b=this;else if(b=this.fb(E),b===null)continue}else if(x.isToModel)if(b=this.diagram,b!==null)b=b.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(E==="/"?b=z.part:E==="."?b=z:E===".."&&(b=z.panel),E=x.to,E!==0){if(!(z instanceof _e))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Pt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,b=y.length,E=0,z=null;E<x&&(z=a[E],!(z instanceof _e&&z.data!==null));)E++,z=a[E];if(x-E!==b)return!0;if(z===null)return 0<b;for(var tt=0;E<x&&tt<b;){if(z=a[E],!(z instanceof _e)||z.data!==y[tt])return!0;E++,tt++}return!1}function Hg(a){if(a.type===_e.Spot||a.type===_e.Auto)return Math.min(a.O.length,1);if(a.type===_e.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof si&&b.isPanelMain))break}return x}return a.type===_e.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof _e&&Xu(a))?1:0}Pt.mv=function(){for(var a=Hg(this);this.O.length>a;)this.pc(this.O.length-1,!1);fS(this,this.itemArray)};function fS(a,y){var x=Hg(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;b<x;b++)Cm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],tt=b<a.O.length?a.O.M(b):null;if(tt instanceof _e){if(tt.data!==z){var ot=Pv(a,tt.data),rt=Pv(a,z),at=rt!==ot;at||(ot=wv(a,ot),at=wv(a,rt)!==ot),at?(a.pc(b,!1),Cm(a,z,E,!1)):tt.data=z}}else Cm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,xv(a,x,0),ma(a)||a.v(),a.graduatedIntervals=null,a.If()||Lm(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof an&&(y.Te=!0),y.Te&&y instanceof an&&(y.wc=null))}}function Cm(a,y,x,b){if(!(y==null||0>x)){var E=Pv(a,y);if(E=wv(a,E),E!==null){if(Wa(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 Vn),a.ge.add(y,E)),z=x+Hg(a),a.Gb(z,E),b&&(E.ub=y,xv(a,z,x),E.ub=null),E.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof _e){var E=y,z=x;b.type===_e.TableRow?b.row=E:b.type===_e.TableColumn&&(b.column=E),b.itemIndex=z}y++,x++}}function Pv(a,y){if(y===null)return"";if(a=a.itemCategoryProperty,typeof a=="function")a=a(y);else if(typeof a=="string"&&typeof y=="object"){if(a==="")return"";a=Qo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Vt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function wv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(gS||(gS=!0,Fn('No item template Panel found for category "'+y+'" on '+a),Fn(" Using default item template."),a=new _e,y=new ro,y.bind(new ir("text","",fi)),a.add(y),pS=a),b=pS)),b}function Lm(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof _e){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof _e&&!z.isEnabled||Lm(a,z,x)}}}function Fl(a,y){y.name=a,nl.add(a,y)}se.Object.defineProperties(_e.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===_e.Grid,this.v(),this.g("type",y,a))}},elements:{get:function(){return this.O.iterator}},naturalBounds:{get:function(){return this.dc}},padding:{get:function(){return this.yb},set:function(a){typeof a=="number"?(0>a&&ln(a,">= 0",_e,"padding"),a=new di(a)):(0>a.left&&ln(a.left,">= 0",_e,"padding:value.left"),0>a.right&&ln(a.right,">= 0",_e,"padding:value.right"),0>a.top&&ln(a.top,">= 0",_e,"padding:value.top"),0>a.bottom&&ln(a.bottom,">= 0",_e,"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 di(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Ta),this.T.Qp=a,this.v(),this.g("defaultSeparatorPadding",y,a))}},defaultRowSeparatorStroke:{get:function(){return this.T!==null?this.T.ia:null},set:function(a){var y=this.defaultRowSeparatorStroke;y!==a&&(a===null||typeof a=="string"||a instanceof Wi)&&(a instanceof Wi&&a.freeze(),this.T===null&&(this.T=new Ta),this.T.ia=a,this.N(),this.g("defaultRowSeparatorStroke",y,a))}},defaultRowSeparatorStrokeWidth:{get:function(){return this.T!==null?this.T.Ha:1},set:function(a){var y=this.defaultRowSeparatorStrokeWidth;y!==a&&isFinite(a)&&0<=a&&(this.T===null&&(this.T=new Ta),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Vt("defaultRowSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Ta),this.T.V=a,this.N(),this.g("defaultRowSeparatorDashArray",y,a)}}},defaultColumnSeparatorStroke:{get:function(){return this.T!==null?this.T.u:null},set:function(a){var y=this.defaultColumnSeparatorStroke;y!==a&&(a===null||typeof a=="string"||a instanceof Wi)&&(a instanceof Wi&&a.freeze(),this.T===null&&(this.T=new Ta),this.T.u=a,this.N(),this.g("defaultColumnSeparatorStroke",y,a))}},defaultColumnSeparatorStrokeWidth:{get:function(){return this.T!==null?this.T.F:1},set:function(a){var y=this.defaultColumnSeparatorStrokeWidth;y!==a&&isFinite(a)&&0<=a&&(this.T===null&&(this.T=new Ta),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Vt("defaultColumnSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Ta),this.T.o=a,this.N(),this.g("defaultColumnSeparatorDashArray",y,a)}}},inRowsCols:{get:function(){return this.T!==null?this.T.nb:null},set:function(a){this.T===null&&(this.T=new Ta),this.T.nb=a}},viewboxStretch:{get:function(){return this.xo},set:function(a){var y=this.xo;y!==a&&(this.xo=a,this.v(),this.g("viewboxStretch",y,a))}},gridCellSize:{get:function(){return this.jn},set:function(a){var y=this.jn;if(!y.D(a)){a.w()&&a.width!==0&&a.height!==0||Vt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Nl(x),this.N(),this.g("gridCellSize",y,a)}}},gridOrigin:{get:function(){return this.kn},set:function(a){var y=this.kn;if(!y.D(a)){a.w()||Vt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Nl(x),this.N(),this.g("gridOrigin",y,a)}}},graduatedMin:{get:function(){return this.ra!==null?this.ra.lq:0},set:function(a){var y=this.graduatedMin;y!==a&&(this.ra===null&&(this.ra=new yu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),jr(this)&&(a=this.part,a!==null&&po(this,a,"graduatedRange")))}},graduatedMax:{get:function(){return this.ra!==null?this.ra.F:100},set:function(a){var y=this.graduatedMax;y!==a&&(this.ra===null&&(this.ra=new yu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),jr(this)&&(a=this.part,a!==null&&po(this,a,"graduatedRange")))}},graduatedRange:{get:function(){return this.graduatedMax-this.graduatedMin}},graduatedTickUnit:{get:function(){return this.ra!==null?this.ra.ia:10},set:function(a){var y=this.graduatedTickUnit;y!==a&&0<a&&(this.ra===null&&(this.ra=new yu),this.ra.ia=a,this.v(),this.g("graduatedTickUnit",y,a))}},graduatedTickBase:{get:function(){return this.ra!==null?this.ra.V:0},set:function(a){var y=this.graduatedTickBase;y!==a&&(this.ra===null&&(this.ra=new yu),this.ra.V=a,this.v(),this.g("graduatedTickBase",y,a))}},graduatedMarks:{get:function(){return this.ra!==null?this.ra.u:null},set:function(a){this.ra!==null?this.ra.u=a:a!==null&&(this.ra=new yu,this.ra.u=a)}},graduatedBounds:{get:function(){return this.ra!==null?this.ra.j:null},set:function(a){this.ra!==null?this.ra.j=a:a!==null&&(this.ra=new yu,this.ra.j=a)}},graduatedIntervals:{get:function(){return this.ra!==null?this.ra.o:null},set:function(a){this.ra!==null?this.ra.o=a:a!==null&&(this.ra=new yu,this.ra.o=a)}},temporaryTextBlock:{get:function(){return this.ra!==null?this.ra.Zh:null},set:function(a){this.ra!==null?this.ra.Zh=a:a!==null&&(this.ra=new yu,this.ra.Zh=a)}},panelLayoutState:{get:function(){return this.F},set:function(a){this.F=a}},Te:{get:function(){return(this.l&8388608)!==0},set:function(a){(this.l&8388608)!==0!==a&&(this.l^=8388608)}},rowDefs:{get:function(){return this.T===null&&(this.T=new Ta),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Ta),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:bm},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Ta),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:bm},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Ta),this.T.j=a,this.v(),this.g("columnSizing",y,a))}},topIndex:{get:function(){return this.T!==null?this.T.Hb:0},set:function(a){var y=this.topIndex;y!==a&&((!isFinite(a)||0>a)&&Vt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Ta),this.T.Hb=a,this.v(),this.g("topIndex",y,a))}},leftIndex:{get:function(){return this.T!==null?this.T.hb:0},set:function(a){var y=this.leftIndex;y!==a&&((!isFinite(a)||0>a)&&Vt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Ta),this.T.hb=a,this.v(),this.g("leftIndex",y,a))}},data:{get:function(){return this.ub},set:function(a){var y=this.ub;if(y!==a){var x=this instanceof In&&!(this instanceof Ai);Wa(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof Ue?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof In&&(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 yc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||fS(this,a)}}},itemTemplate:{get:function(){return this.itemTemplateMap===null?null:this.itemTemplateMap.I("")},set:function(a){if(this.itemTemplateMap===null){if(a===null)return;this.itemTemplateMap=new Vn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof In||a.isPanelMain)&&Vt("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(););ui(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&&(ui(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 $n&&(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))}}}),se.Object.defineProperties(_e,{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")}}}),_e.prototype.rebuildItemElements=_e.prototype.mv,_e.prototype.findItemPanelForData=_e.prototype.sx,_e.prototype.updateTargetBindings=_e.prototype.La,_e.prototype.copyTemplate=_e.prototype.Uy,_e.prototype.graduatedValueForPoint=_e.prototype.Gz,_e.prototype.graduatedPointForValue=_e.prototype.Fz,_e.prototype.findColumnForLocalX=_e.prototype.fz,_e.prototype.findRowForLocalY=_e.prototype.nz,_e.prototype.addColumnDefinition=_e.prototype.By,_e.prototype.addRowDefinition=_e.prototype.Hy,_e.prototype.addRowColumnDefinition=_e.prototype.Gy,_e.prototype.removeColumnDefinition=_e.prototype.jA,_e.prototype.getColumnDefinition=_e.prototype.Eb,_e.prototype.removeRowDefinition=_e.prototype.oA,_e.prototype.getRowDefinition=_e.prototype.Fb,_e.prototype.removeAt=_e.prototype.mb,_e.prototype.remove=_e.prototype.remove,_e.prototype.insertAt=_e.prototype.Gb,_e.prototype.elt=_e.prototype.M,_e.prototype.add=_e.prototype.add,_e.prototype.findObject=_e.prototype.fb,_e.prototype.findInVisualTree=_e.prototype.Nl,_e.prototype.walkVisualTreeFrom=_e.prototype.qm,_e.prototype.findMainElement=_e.prototype.Pb;var gS=!1,pS=null,nl=new Vn;_e.className="Panel",_e.definePanelLayout=Fl,Fl("Position",new dm),Fl("Vertical",new fm),Fl("Auto",new pm),Fl("Link",new Pm);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 Ta(){this.Pc=[],this.Oc=[],this.j=this.ob=bm,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}Ta.prototype.copy=function(a){for(var y=new Ta,x=this.Pc,b=x.length,E=y.Pc,z=0;z<b;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),E[z]=tt}for(x=this.Oc,b=x.length,E=y.Oc,z=0;z<b;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),E[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},Ta.className="TablePanelSettings";function dr(a){Wn(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=Nr,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=ii,this.lo=this.dg=null,this.mo=NaN,this.Ma=this.tj=null,this.Pm=!1,a&&(Object.assign(this,a),a.column!==void 0?(this.isRow=!1,this.index=a.column):a.row!==void 0&&(this.isRow=!0,this.index=a.row))}dr.prototype.copy=function(){var a=new dr;return a.uq=this.uq,a.Za=this.Za,a.Hc=this.Hc,a.jj=this.jj,a.hj=this.hj,a.Jb=this.Jb,a.oa=this.oa,a.oc=this.oc,a.pa=this.pa,a.hg=this.hg,a.oo=this.oo,this.dg===null?a.dg=null:a.dg=this.dg.J(),a.lo=this.lo,a.mo=this.mo,a.tj=null,this.tj!==null&&(a.separatorDashArray=En(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function km(a,y){y.isRow?a.height=y.height:a.width=y.width,a.minimum=y.minimum,a.maximum=y.maximum,a.alignment=y.alignment,a.stretch=y.stretch,a.sizing=y.sizing,a.dg=y.separatorPadding===null?null:y.separatorPadding.J(),a.separatorStroke=y.separatorStroke,a.separatorStrokeWidth=y.separatorStrokeWidth,a.tj=null,y.separatorDashArray&&(a.tj=En(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Pt=dr.prototype,Pt.qb=function(a){a.classType===dr&&(this.sizing=a)},Pt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+pi(this)},Pt.wi=function(a){this.Me=a},Pt.Io=function(a){var y=0,x=this.Me;if(this.index!==a&&(a=this.separatorStroke,a===null&&x!==null&&(a=this.isRow?x.defaultRowSeparatorStroke:x.defaultColumnSeparatorStroke),a!==null&&(y=this.separatorStrokeWidth,isNaN(y)&&(x!==null?y=this.isRow?x.defaultRowSeparatorStrokeWidth:x.defaultColumnSeparatorStrokeWidth:y=0))),a=this.dg,a===null)if(x!==null)a=x.defaultSeparatorPadding;else return y;return y+(this.isRow?a.top:a.left)},Pt.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===_e.Table)for(var E=b?y.rowDefs.length:y.colDefs.length,z=0;z<E;z++){var tt=b?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=b?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=b?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),b=this.dg,b===null)if(y!==null)b=y.defaultSeparatorPadding;else return a;return a+(this.isRow?b.top+b.bottom:b.left+b.right)},Pt.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(Lo,a,this,y,x,void 0,void 0),this.be!==null&&(y=b.diagram,y!==null&&!y.skipsModelSourceBindings&&(b=b.ih(),b!==null&&(y=b.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,b)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Pt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new ir(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&cS(y)&&Vt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new He),this.be.add(E),this},se.Object.defineProperties(dr.prototype,{panel:{get:function(){return this.Me}},isRow:{get:function(){return this.uq},set:function(a){this.uq=a}},index:{get:function(){return this.Za},set:function(a){this.Za=a}},height:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&ln(a,">= 0",dr,"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&&ln(a,">= 0",dr,"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))&&ln(a,">= 0",dr,"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&&ln(a,">= 0",dr,"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 di(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&&xc(a,"RowColumnDefinition.separatorStroke"),a instanceof Wi&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Vt("separatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&xc(a,"RowColumnDefinition.background"),a instanceof Wi&&a.freeze(),this.Ma=a,this.panel!==null&&this.panel.N(),this.Ob("background",y,a))}},coversSeparators:{get:function(){return this.Pm},set:function(a){var y=this.Pm;y!==a&&(this.Pm=a,this.panel!==null&&this.panel.N(),this.Ob("coversSeparators",y,a))}},sizing:{get:function(){return this.oo},set:function(a){var y=this.oo;y!==a&&(this.oo=a,this.panel!==null&&this.panel.v(),this.Ob("sizing",y,a))}},actual:{get:function(){return this.oa},set:function(a){this.oa=isNaN(this.Hc)?Math.max(Math.min(this.hj,a),this.jj):Math.max(Math.min(this.hj,this.Hc),this.jj)}},measured:{get:function(){return this.oc},set:function(a){this.oc=a}},total:{get:function(){return this.oa+this.Wc()}},position:{get:function(){return this.pa},set:function(a){this.pa=a}}}),dr.prototype.computeEffectiveSpacing=dr.prototype.Wc,dr.prototype.computeEffectiveSpacingTop=dr.prototype.Io;var Cv=new Ce(dr,"Default",0),Wg=new Ce(dr,"None",1),bm=new Ce(dr,"ProportionalExtra",2);dr.className="RowColumnDefinition",dr.Default=Cv,dr.None=Wg,dr.ProportionalExtra=bm;function si(a,y){Jt.call(this),this.Rd=this.ua=null,this.an="None",this.xc=this.Ui="black",this.ig=1,this.Na=this.Yg=null,this.Vn=this.Un=NaN,this.fa=null,typeof a=="string"?this.figure=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}ue(si,Jt),si.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.ua=this.ua,a.Rd=this.Rd,a.an=this.an,a.Ui=this.Ui,a.xc=this.xc,a.ig=this.ig,this.Yg!==null&&(a.Yg=En(this.Yg)),this.Na!==null&&(a.Na=this.Na.nc?this.Na:this.Na.copy()),a.Un=this.Un,a.Vn=this.Vn,this.fa!==null&&(a.fa=this.fa.copy())};function Ad(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}Pt=si.prototype,Pt.th=function(){Jt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Pt.qb=function(a){a===Fe||a===Mn||a===Si||a===ii?this.geometryStretch=a:Jt.prototype.qb.call(this,a)},Pt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+pi(this)};function wf(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,ft,mt,yt,xt,kt=0,Ot=Rn(),At=2;At<E;At+=2)at=x[At],ut=x[At+1],ft=at-ot,ot=ut-rt,ft===0&&(ft=.001),mt=ot/ft,yt=Math.atan2(ot,ft),xt=Math.sqrt(ft*ft+ot*ot),Ot.push([ft,yt,mt,xt]),kt+=xt,ot=at,rt=ut;ot=x[0],rt=x[1],ft=b.measuredBounds.width,b instanceof si&&(ft-=b.strokeWidth),1>ft&&(ft=1),E=x=ft,at=tt/2,ut=at!==0,At=0,xt=Ot[At],ft=xt[0],yt=xt[1],mt=xt[2],xt=xt[3];for(var zt=0;.1<=kt;){if(zt===0&&(ut?(E=x,E-=at,kt-=at,ut=!1):E=x,E===0&&(E=1)),E>kt){wn(Ot);return}E>xt?(zt=E-xt,E=xt):zt=0;var Wt=Math.sqrt(E*E/(1+mt*mt));if(0>ft&&(Wt=-Wt),ot+=Wt,rt+=mt*Wt,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),zt===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),kt-=E,xt-=E,zt!==0){if(At++,At===Ot.length){wn(Ot);return}xt=Ot[At],ft=xt[0],yt=xt[1],mt=xt[2],xt=xt[3],E=zt}}wn(Ot)}}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&&Ho(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===_e.Link&&ot instanceof Ai&&ot.category==="Selection"&&ot.adornedObject instanceof si&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(Ho(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,ft=E.endY;E=Math.min(at,ut);var mt=Math.min(rt,ft);at=Math.abs(ut-at),rt=Math.abs(ft-rt),a.beginPath(),a.rect(E,mt,at,rt),b!==null&&a.ng(b),x!==null&&(ot&&z&&Kl(a),a.jk(),ot&&z&&gu(a)),a.Se()}else if(E.type===Ze.F)at=E.startX,rt=E.startY,ut=E.endX,ft=E.endY,E=Math.abs(ut-at)/2,mt=Math.abs(ft-rt)/2,at=Math.min(at,ut)+E,rt=Math.min(rt,ft)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+qt.wg*E,rt-mt,at+E,rt-qt.wg*mt,at+E,rt),a.bezierCurveTo(at+E,rt+qt.wg*mt,at+qt.wg*E,rt+mt,at,rt+mt),a.bezierCurveTo(at-qt.wg*E,rt+mt,at-E,rt+qt.wg*mt,at-E,rt),a.bezierCurveTo(at-E,rt-qt.wg*mt,at-qt.wg*E,rt-mt,at,rt-mt),a.closePath(),b!==null&&a.ng(b),x!==null&&(ot&&z&&Kl(a),a.jk(),ot&&z&&gu(a)),a.Se();else if(E.type===Ze.o)for(E=E.figures,rt=E.length,mt=0;mt<rt;mt++){at=E.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ft=ut.length;for(var yt=null,xt=0;xt<ft;xt++){var kt=ut[xt];switch(kt.type){case Pr:a.moveTo(kt.endX,kt.endY);break;case co:a.lineTo(kt.endX,kt.endY);break;case Hr:a.bezierCurveTo(kt.point1X,kt.point1Y,kt.point2X,kt.point2Y,kt.endX,kt.endY);break;case ca:a.quadraticCurveTo(kt.point1X,kt.point1Y,kt.endX,kt.endY);break;case lr:if(kt.radiusX===kt.radiusY){var Ot=Math.PI/180;a.arc(kt.point1X,kt.point1Y,kt.radiusX,kt.startAngle*Ot,(kt.startAngle+kt.sweepAngle)*Ot,0>kt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=$s(kt,at),Ot=yt.length,Ot===0)a.lineTo(kt.centerX,kt.centerY);else for(var At=0;At<Ot;At++){var zt=yt[At];At===0&&a.lineTo(zt[0],zt[1]),a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7])}break;case Pa:if(At=Ot=0,yt!==null&&yt.type===lr){if(yt=$s(yt,at),zt=yt.length,zt===0){a.lineTo(kt.endX,kt.endY);break}yt=yt[zt-1]||null,yt!==null&&(Ot=yt[6],At=yt[7])}else Ot=yt!==null?yt.endX:at.startX,At=yt!==null?yt.endY:at.startY;if(yt=Ra(kt,at,Ot,At),Ot=yt.length,Ot===0){a.lineTo(kt.endX,kt.endY);break}for(At=0;At<Ot;At++)zt=yt[At],a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7]);break;default:Vt("Segment not of valid type: "+kt.type)}kt.isClosed&&a.closePath(),yt=kt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&(ut&&ot&&Kl(a),a.jk(),ut&&ot&&gu(a))):(Kl(a),ut&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk(),gu(a)):(ut&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),b=x.measuredBounds,x.arrange(0,0,b.width,b.height),z=this.geometry,a.save(),a.beginPath(),b=Rn(),z.type===Ze.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),wf(a,y,b,x);else if(z.type===Ze.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,b.length=0,b.push(ot.startX),b.push(ot.startY),tt=ot.startX,E=ot.startY,rt=tt,mt=E,at=ot.segments.s,ut=at.length,ft=0;ft<ut;ft++){switch(xt=at[ft],xt.type){case Pr:wf(a,y,b,x),b.length=0,b.push(xt.endX),b.push(xt.endY),tt=xt.endX,E=xt.endY,rt=tt,mt=E;break;case co:b.push(xt.endX),b.push(xt.endY),tt=xt.endX,E=xt.endY;break;case Hr:qt.Qe(tt,E,xt.point1X,xt.point1Y,xt.point2X,xt.point2Y,xt.endX,xt.endY,.5,b),tt=xt.endX,E=xt.endY;break;case ca:qt.ep(tt,E,xt.point1X,xt.point1Y,xt.endX,xt.endY,.5,b),tt=xt.endX,E=xt.endY;break;case lr:if(kt=$s(xt,ot),yt=kt.length,yt===0){b.push(xt.centerX),b.push(xt.centerY),tt=xt.centerX,E=xt.centerY;break}for(Ot=0;Ot<yt;Ot++)At=kt[Ot],qt.Qe(tt,E,At[2],At[3],At[4],At[5],At[6],At[7],.5,b),tt=At[6],E=At[7];break;case Pa:if(kt=Ra(xt,ot,tt,E),yt=kt.length,yt===0){b.push(xt.endX),b.push(xt.endY),tt=xt.endX,E=xt.endY;break}for(Ot=0;Ot<yt;Ot++)At=kt[Ot],qt.Qe(tt,E,At[2],At[3],At[4],At[5],At[6],At[7],.5,b),tt=At[6],E=At[7];break;default:Vt("Segment not of valid type: "+xt.type)}xt.isClosed&&(b.push(rt),b.push(mt),wf(a,y,b,x))}wf(a,y,b,x)}else if(z.type===Ze.u)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.startY),b.push(z.endX),b.push(z.endY),b.push(z.startX),b.push(z.endY),b.push(z.startX),b.push(z.startY),wf(a,y,b,x);else if(z.type===Ze.F){if(E=new xr,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,tt=new zi(lr),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(tt),z=$s(tt,E),ot=z.length,ot===0)b.push(tt.centerX),b.push(tt.centerY);else for(tt=E.startX,E=E.startY,rt=0;rt<ot;rt++)mt=z[rt],qt.Qe(tt,E,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,b),tt=mt[6],E=mt[7];wf(a,y,b,x)}wn(b),a.restore(),a.Vc(!1)}}}},Pt.kk=function(a,y,x){return!Jt.prototype.kk.call(this,a,y,x)||this.xc===null&&this.Ui===null||this.ua===null||this.pathPattern!==null||this.geometry.figures.length!==this.svg.getElementsByTagName("path").length?!1:(a.Hl=this.svg,this.hh(a,y),a.Hl=null,!0)},Pt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Jt.prototype.nk.call(this,a)},Pt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("path");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Pt.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof hn){a.Mc()&&Vt("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,b=this.strokeWidth;y.h(a.x*(x.width+b)-b/2+x.x+a.offsetX,a.y*(x.height+b)-b/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Pt.mi=function(a){a===void 0&&(a=new Pe);var y=this.naturalBounds,x=this.oe;y=Pe.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=It.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),_o(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),_o(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),_o(a,b.x,b.y,0,0),Pe.free(y),It.free(b),a},Pt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var b=x.bounds,E=this.strokeWidth/2;x.type!==Ze.j||y||(E+=2);var z=Pe.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return Pe.free(z),!1;if(b=E+1e-4,x.type===Ze.j)return this.stroke===null||(b=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>b)?!1:(Pe.free(z),qt.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 Pe.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),Pe.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 Pe.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),Pe.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===Ze.o)return Pe.free(z),this.fill===null?Sh(x,a.x,a.y,E):Ia(x,a,E,1<this.strokeWidth,y);Vt("Unknown Geometry type: "+x.type)},Pt.Wl=function(a,y,x,b){var E=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var ot=this.figure,rt=kv[ot];if(rt===void 0){var at=qt.Ze[ot];typeof at=="string"&&(at=qt.Ze[at]),typeof at=="function"?(rt=at(null,100,100),kv[ot]=rt):Vt("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ut=tt.height;switch(js(this,!0)){case Fe:b=x=0;break;case je:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case An:at=Math.max(a-z,0),b=0;break;case Hn:x=0,ut=Math.max(y-z,0)}isFinite(E.width)&&(at=E.width),isFinite(E.height)&&(ut=E.height);var ft=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),b=Math.max(b-z,mt.height),at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ut=isFinite(ut)?Math.max(b,ut):Math.max(rt,b),x=Lv(this),x){case Fe:break;case je:ot=at,rt=ut;break;case Mn:x=Math.min(at/ot,ut/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:Vt(x+" is not a valid geometryStretch.")}this.Rd!==null?(ot===0&&(ot=.001),rt===0&&(rt=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,b=ot/tt.width,tt=rt/tt.height,isFinite(b)||(b=1),isFinite(tt)||(tt=1),this.ua=b===1&&tt===1?x:x.copy().scale(b,tt)):this.ua!==null&&qt.$(this.ua.Sk,a-z)&&qt.$(this.ua.Rk,y-z)||(this.ua=si.makeGeometry(this,ot,rt)),tt=this.ua.bounds,a===1/0||y===1/0?this.Ge(tt.x-z/2,tt.y-z/2,a===0&&ot===0?0:tt.width+z,y===0&&rt===0?0:tt.height+z):this.Ge(-(z/2),-(z/2),at+z,ut+z),E.w()?(at=E.width,ut=E.height,at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=Math.max(mt.width,at),ut=Math.max(mt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===ii?je:y:y===ii?kv[a.figure].defaultStretch:y}Pt.eh=function(a,y,x,b){hs(this,a,y,x,b)},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,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*ot+y*at+ft,tt=a*rt+y*ut+mt,ot=x*ot+b*at+ft,rt=x*rt+b*ut+mt,ft=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===Ze.j)if(1.5>=this.strokeWidth)ut=qt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,E);else{if(at.startX===at.endX?(b=ft,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ft/Math.sqrt(1+y*y),b=ut*y),y=Rn(),a=new It,qt.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new It,qt.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new It,qt.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new It,qt.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return wn(y),!1;for(ut=!0,rt=1/0,b=0;b<ot;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,E.x=a.x,E.y=a.y);wn(y)}else if(at.type===Ze.u)ut=qt.Ff(yt.x-ft,yt.y-ft,yt.x+yt.width+ft,yt.y+yt.height+ft,z,tt,ot,rt,E);else if(at.type===Ze.F){y=Pe.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ft,ft);t:if(y.width===0)ut=qt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,E);else if(y.height===0)ut=qt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,E);else{if(a=y.width/2,at=y.height/2,b=y.x+a,ut=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ut-x*(z-b),0>a*a*x*x+at*at-rt*rt){E.x=NaN,E.y=NaN,ut=!1;break t}ft=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*ft)/(at*at+a*a*x*x)+b,a=(-(a*a*x*rt)-a*at*ft)/(at*at+a*a*x*x)+b,at=x*(ot-b)+rt+ut,rt=x*(a-b)+rt+ut,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-rt)*(tt-rt))?(E.x=ot,E.y=at):(E.x=a,E.y=rt)}else{if(ot=at*at,rt=z-b,ot-=ot/(a*a)*rt*rt,0>ot){E.x=NaN,E.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(E.x=z,E.y=ot):(E.x=z,E.y=rt)}ut=!0}Pe.free(y)}else if(at.type===Ze.o){mt=It.alloc();var xt=ot-z,kt=rt-tt,Ot=xt*xt+kt*kt,At=z,zt=tt;if(0<Ot&&yt.contains(At,zt)&&(mt.x=At,mt.y=zt,this.ca(mt)))for(xt!==0&&.5>Math.abs(xt)?(kt*=.5/xt,xt=.5):kt!==0&&.5>Math.abs(kt)&&(xt*=.5/kt,kt=.5),At-=xt,zt-=kt;yt.contains(At,zt);)At-=xt,zt-=kt;for(E.x=ot,E.y=rt,kt=0;kt<at.figures.count;kt++){var Wt=at.figures.s[kt],Zt=Wt.isFilled?At:z,Xt=Wt.isFilled?zt:tt,ae=Wt.segments;yt=Wt.startX,xt=Wt.startY;for(var on=yt,xn=xt,pn=0;pn<ae.count;pn++){var Ve=ae.s[pn],Ee=Ve.type,qn=Ve.endX,Xn=Ve.endY,Gi=!1;switch(Ee){case Pr:on=qn,xn=Xn;break;case co:Gi=Tm(yt,xt,qn,Xn,Zt,Xt,ot,rt,mt);break;case Hr:Gi=qt.Eo(yt,xt,Ve.point1X,Ve.point1Y,Ve.point2X,Ve.point2Y,qn,Xn,Zt,Xt,ot,rt,.6,mt);break;case ca:Gi=qt.Eo(yt,xt,yt+2/3*(Ve.point1X-yt),xt+2/3*(Ve.point1Y-xt),qn+2/3*(Ve.point1X-qn),Xn+2/3*(Ve.point1Y-Xn),qn,Xn,Zt,Xt,ot,rt,.6,mt);break;case lr:case Pa:Ee=Ve.type===lr?$s(Ve,Wt):Ra(Ve,Wt,yt,xt);var oo=Ee.length;if(oo===0){Gi=Tm(yt,xt,Ve.type===lr?Ve.centerX:Ve.endX,Ve.type===lr?Ve.centerY:Ve.endY,Zt,Xt,ot,rt,mt);break}for(Xn=null,qn=0;qn<oo;qn++){if(Xn=Ee[qn],qn===0&&Tm(yt,xt,Xn[0],Xn[1],Zt,Xt,ot,rt,mt)){var Cr=Nm(Zt,Xt,mt,Ot,E);Cr<Ot&&(Ot=Cr,ut=!0)}qt.Eo(Xn[0],Xn[1],Xn[2],Xn[3],Xn[4],Xn[5],Xn[6],Xn[7],Zt,Xt,ot,rt,.6,mt)&&(Cr=Nm(Zt,Xt,mt,Ot,E),Cr<Ot&&(Ot=Cr,ut=!0))}qn=Xn[6],Xn=Xn[7];break;default:Vt("Unknown Segment type: "+Ee)}yt=qn,xt=Xn,Gi&&(Gi=Nm(Zt,Xt,mt,Ot,E),Gi<Ot&&(Ot=Gi,ut=!0)),Ve.isClosed&&(qn=on,Xn=xn,Tm(yt,xt,qn,Xn,Zt,Xt,ot,rt,mt)&&(Ve=Nm(Zt,Xt,mt,Ot,E),Ve<Ot&&(Ot=Ve,ut=!0)))}}z=x-a,tt=b-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),E.x-=z*ft,E.y-=tt*ft,It.free(mt)}else Vt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(E),!0):!1};function Nm(a,y,x,b,E){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<b?(E.x=x.x,E.y=x.y,y):b}function Tm(a,y,x,b,E,z,tt,ot,rt){if(qt.$(a,x)&&qt.$(y,b)||qt.$(E,tt)&&qt.$(z,ot))return!1;var at=!1,ut=(E-tt)*(y-b)-(z-ot)*(a-x);return ut===0?!1:(rt.x=((E*ot-z*tt)*(a-x)-(E-tt)*(a*b-y*x))/ut,rt.y=((E*ot-z*tt)*(y-b)-(z-ot)*(a*b-y*x))/ut,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(rt.y>a||qt.$(rt.y,a))&&(rt.y<y||qt.$(rt.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(rt.x>y||qt.$(rt.x,y))&&(rt.x<a||qt.$(rt.x,a))&&(at=!0)),at)}Pt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var b=this.strokeWidth/2,E=!1,z=It.alloc();return z.h(x.x-b,x.y-b),a.ca(y.Ga(z))&&(z.h(x.x-b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.y-b),a.ca(y.Ga(z))&&(E=!0)))),It.free(z),E},Pt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=oi.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var tt=It.alloc();if(tt.h(b,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(E,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0)))return It.free(tt),!0;var ot=It.alloc(),rt=It.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=E,ot.y=z,ot.transform(x),tt.x=b,tt.y=z,tt.transform(x),y=!1,Bd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=a,tt.transform(x),Bd(this,tt,ot,rt)?y=!0:(ot.x=b,ot.y=a,ot.transform(x),Bd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=z,tt.transform(x),Bd(this,tt,ot,rt)&&(y=!0)))),It.free(tt),oi.free(x),It.free(ot),It.free(rt),y};function Bd(a,y,x,b){if(!a.rs(y,x,b))return!1;a=y.x,y=y.y;var E=x.x,z=x.y;return x=b.x,b=b.y,a===E?(y<z?(a=y,y=z):a=z,b>=a&&b<=y):(a<E?(b=a,a=E):b=E,x>=b&&x<=a)}Pt.tx=function(a,y,x){function b(Ot,At){for(var zt=Ot.length,Wt=0;Wt<zt;Wt+=2)if(At.zd(Ot[Wt],Ot[Wt+1])>E)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5<this.strokeWidth&&(E=this.strokeWidth/2+Math.sqrt(E),E*=E),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,Xo(a.x,a.y,ot,rt)<=E&&Xo(a.x,a.y,at,rt)<=E&&Xo(a.x,a.y,ot,tt)<=E&&Xo(a.x,a.y,at,tt)<=E)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===Ze.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),Ii(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?E:z))return!0}else{if(y.type===Ze.u)return y=!1,x&&(y=Ii(a.x,a.y,ot,rt,ot,tt)<=E||Ii(a.x,a.y,ot,rt,at,rt)<=E||Ii(a.x,a.y,at,rt,at,tt)<=E||Ii(a.x,a.y,ot,tt,at,tt)<=E),y;if(y.type===Ze.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ut=Math.abs(at-ot)/2,ft=Math.abs(tt-rt)/2;if(ut===0||ft===0)return Ii(a.x,a.y,ot,rt,at,tt)<=E;if(x){if(a=qt.$y(ut,ft,y,z),a*a<=E)return!0}else return!(Xo(y,z,-ut,0)>=E||Xo(y,z,0,-ft)>=E||Xo(y,z,0,ft)>=E||Xo(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.x<z&&a.y>at&&a.y<ot&&Ii(a.x,a.y,z,ot,z,at)>E&&Ii(a.x,a.y,z,ot,rt,ot)>E&&Ii(a.x,a.y,rt,at,z,at)>E&&Ii(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;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>E)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(ft=ot[at],ft.type){case Pr:case co:if(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E)return!1;break;case Hr:var mt=Rn();if(qt.Qe(tt,ut,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.8,mt),tt=b(mt,a),wn(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case ca:if(mt=Rn(),qt.ep(tt,ut,ft.point1X,ft.point1Y,ft.endX,ft.endY,.8,mt),tt=b(mt,a),wn(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case lr:case Pa:mt=ft.type===lr?$s(ft,z):Ra(ft,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ft.type===lr?ft.centerX:ft.endX,ut=ft.type===lr?ft.centerY:ft.endY,a.zd(tt,ut)>E)return!1;break}ft=null;for(var xt=Rn(),kt=0;kt<yt;kt++)if(ft=mt[kt],xt.length=0,qt.Qe(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.8,xt),b(xt,a))return wn(xt),!1;wn(xt),ft!==null&&(tt=ft[6],ut=ft[7]);break;default:Vt("Unknown Segment type: "+ft.type)}}return!0}}}return!1},Pt.qc=function(){this.ua=null},Pt.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=qg,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Gr):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new hn(1-Gr.x,Gr.y)))}si.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=Xl[a.toArrow];else a.fromArrow!=="None"?b=Xl[a.fromArrow]:(b=qt.Ze[a.figure],typeof b=="string"&&(b=qt.Ze[b]),b===void 0&&Vt("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=qt.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function vS(a){var y=Xl[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=Xl[x],y===void 0){var b=null,E;for(E in qt.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=Ze.parse(qt.um[b],!1),Xl[b]=a,x!==b&&(Xl[x]=b),b}}return typeof y=="string"?y:y instanceof Ze?a:null}se.Object.defineProperties(si.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var b=this.part;b!==null&&(b.ag=NaN),this.v(),this.g("geometry",y||x,a),jr(this)&&(a=this.part,a!==null&&po(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=Ze.parse(a);var y=a.normalize();this.geometry=a,this.position=a=It.allocAt(-y.x,-y.y),It.free(a)}},isGeometryPositioned:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.v(),this.g("isGeometryPositioned",y,a))}},fill:{get:function(){return this.Ui},set:function(a){var y=this.Ui;y!==a&&(a!==null&&xc(a,"Shape.fill"),a instanceof Wi&&a.freeze(),this.Ui=a,this.N(),this.g("fill",y,a))}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&xc(a,"Shape.stroke"),a instanceof Wi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},strokeWidth:{get:function(){return this.ig},set:function(a){var y=this.ig;if(y!==a)if(0<=a){this.ig=a,this.v();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeWidth",y,a)}else ln(a,"value >= 0",si,"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"?ln(a,'"butt", "round", or "square"',si,"strokeCap"):(Ad(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"?ln(a,'"miter", "bevel", or "round"',si,"strokeJoin"):(Ad(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){Ad(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];0<=z&&isFinite(z)||Vt("strokeDashArray:value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Ad(this),this.Na.uj=a,this.N(),this.g("strokeDashOffset",y,a))}},figure:{get:function(){return this.an},set:function(a){var y=this.an;if(y!==a){var x=qt.Ze[a];typeof x=="function"?x=a:(x=qt.Ze[a.toLowerCase()])||Vt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Vt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Vt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:Nr},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Ad(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:Nr},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Ad(this),this.Na.gg=a,this.v(),this.g("spot2",y,a))}},parameter1:{get:function(){return this.Un},set:function(a){var y=this.Un;y!==a&&(this.Un=a,this.qc(),this.v(),this.g("parameter1",y,a))}},parameter2:{get:function(){return this.Vn},set:function(a){var y=this.Vn;y!==a&&(this.Vn=a,this.qc(),this.v(),this.g("parameter2",y,a))}},naturalBounds:{get:function(){return this.dc}},pathPattern:{get:function(){return this.Na!==null?this.Na.br:null},set:function(a){var y=this.pathPattern;y!==a&&(Ad(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:ii},set:function(a){var y=this.geometryStretch;y!==a&&(Ad(this),this.Na.jq=a,this.v(),this.g("geometryStretch",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new Jl),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Nl(x),this.v(),x=this.panel,x!==null&&(x.graduatedIntervals=null),this.g("interval",y,a)}}},graduatedStart:{get:function(){return this.fa!==null?this.fa.u:0},set:function(a){var y=this.graduatedStart;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new Jl),this.fa.u=a,this.v(),this.g("graduatedStart",y,a))}},graduatedEnd:{get:function(){return this.fa!==null?this.fa.j:1},set:function(a){var y=this.graduatedEnd;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new Jl),this.fa.j=a,this.v(),this.g("graduatedEnd",y,a))}},graduatedSkip:{get:function(){return this.fa!==null?this.fa.o:null},set:function(a){var y=this.graduatedSkip;y!==a&&(this.fa===null&&(this.fa=new Jl),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),si.prototype.intersectsRect=si.prototype.Yc,si.prototype.containedInRect=si.prototype.fh,si.prototype.getNearestIntersectionPoint=si.prototype.rs,si.prototype.getDocumentBounds=si.prototype.mi,si.prototype.getDocumentPoint=si.prototype.ga;var Xl=new Yn,kv=new Yn;si.className="Shape",si.getFigureGenerators=function(){var a=new Vn,y;for(y in qt.Ze)y!==y.toLowerCase()&&a.add(y,qt.Ze[y]);return a.freeze(),a},si.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=qt.Ze;b[a]=y,b[x]=a},si.getArrowheadGeometries=function(){var a=new Vn;for(b in qt.um)if(Xl[b]===void 0){var y=Ze.parse(qt.um[b],!1);Xl[b]=y,y=b.toLowerCase(),y!==b&&(Xl[y]=b)}for(var x in Xl)if(x!==x.toLowerCase()){var b=Xl[x];b instanceof Ze&&a.add(x,b)}return a.freeze(),a},si.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=Ze.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Vt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=Xl;b[a]=x,b[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=ii,this.gg=this.fg=Nr}Mv.prototype.copy=function(){var a=new Mv;return a.Hr=this.Hr,a.Ir=this.Ir,a.Jr=this.Jr,a.uj=this.uj,a.br=this.br,a.jq=this.jq,a.fg=this.fg.J(),a.gg=this.gg.J(),a};function ro(a,y){return Jt.call(this),Dm||(zs=zo?new Ha(null).context:null,Dm=!0),this.l|=2097152,this.ec="",this.xc="black",this.Ae="13px sans-serif",this.Lq=this.Cb=this.Gc=0,this.da=this.fa=this.Gm=null,this.Ih=0,this.df=null,this.Le=0,this.ze=this.Qb=this.Qc=null,typeof a=="string"?this.text=a:a&&Object.assign(this,a),y&&Object.assign(this,y),this}ue(ro,Jt),ro.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.ec=this.ec,a.xc=this.xc,a.Ae=this.Ae,a.Gc=this.Gc,a.Cb=this.Cb,a.Lq=this.Lq,a.Gm=this.Gm,this.fa!==null&&(a.fa=this.fa.copy()),this.da!==null&&(a.da=this.da.nc?this.da:this.da.copy()),a.Ih=this.Ih,a.df=this.df,a.Le=this.Le,a.Qc=this.Qc,a.Qb=this.Qb,a.ze=this.ze};function Al(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Pt=ro.prototype,Pt.th=function(){Jt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Pt.qb=function(a){a.classType===ro?this.wrap=a:Jt.prototype.qb.call(this,a)},Pt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Pt.v=function(){Jt.prototype.v.call(this)},Pt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,b=this.actualBounds,E=x.width,z=x.height,tt=Ug(this),ot=a.textAlign=this.textAlign,rt=y.tn;ot==="start"?ot=rt?"right":"left":ot==="end"&&(ot=rt?"left":"right"),rt=this.isUnderline;var at=this.isStrikethrough;Ho(this,a,this.xc,!0,!1,x,b),(rt||at)&&Ho(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var ut=this.oe,ft=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ft*ft+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof na&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ft=this.spacingBelow,this.flip){case ki:a.translate(E,0),a.scale(-1,1);break;case hi:a.translate(0,z),a.scale(1,-1);break;case Ji:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ft)*ut,z>mt&&(b=this.verticalAlignment,b=b.y*z-b.y*mt+b.offsetY),ut===1&&this.ze!==null)ft=this.Cb,ft>E&&(ft=E),this.Oj(this.ze,a,0,b+y,E,tt,ft,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>E&&(yt=E),b+=y,this.Oj(this.Qb[mt],a,0,b,E,tt,yt,x,ot,rt,at),b+=tt+ft}switch(this.flip){case ki:a.scale(-1,1),a.translate(-E,0);break;case hi:a.scale(1,-1),a.translate(0,-z);break;case Ji:a.scale(-1,-1),a.translate(-E,-z)}}},Pt.Oj=function(a,y,x,b,E,z,tt,ot,rt,at,ut){var ft=0;if(ot)rt==="left"?ft=0:rt==="right"?ft=E-tt:rt==="center"&&(ft=(E-tt)/2),y.fillRect(x+ft,b+.25*z,tt,1);else{if(rt==="left"?ft=0:rt==="right"?ft=E:rt==="center"&&(ft=E/2),E=Em!==null?Em(this,z):.75*z,y.fillText(a,x+ft,b+E),a=z/20|0,a===0&&(a=1),rt==="right"?ft-=tt:rt==="center"&&(ft-=tt/2),at){ot=Fm!==null?Fm(this,z):.8*z,rt=x+ft,at=b+ot,E=x+ft+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+ft,z=ut,x=x+ft+tt,tt=ut,ft=a,y.beginPath(),y.lineWidth=ft,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(!Jt.prototype.kk.call(this,a,y,x))return!1;if(Ho(this,a,this.xc,!0,!1,this.naturalBounds,this.actualBounds),x){if(this.svg.getElementsByTagName("text").length===0)return!0;for(y=this.svg.getElementsByClassName("gojs-td"),x=0;x<y.length;x++)Qy(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,Qy(a,y,!0);return!0},Pt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Jt.prototype.nk.call(this,a)},Pt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("text");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Pt.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;zs!==null&&kS!==z&&(kS=zs.font=z),this.Cb=this.Le=0,this.ze=this.Qb=this.Qc=this.df=null;var tt;if(isNaN(this.desiredSize.width)){if(z=this.ec.replace(/\r\n/g,`
|
|
`).replace(/\r/g,`
|
|
`),z.length===0)z=8;else if(this.isMultiline){for(var ot=tt=0,rt=!1;!rt;){var at=z.indexOf(`
|
|
`,ot);at===-1&&(at=z.length,rt=!0),ot=z.substr(ot,at-ot),this.formatting===Zg&&(ot=ot.trim()),tt=Math.max(tt,il(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
|
|
`,0),0<=tt&&(z=z.substr(0,tt)),z=il(z);z=Math.min(z,a/this.scale)}else z=this.desiredSize.width;if(this.panel!==null&&(z=Math.min(z,this.panel.maxSize.width)),tt=xS(this,z),isNaN(this.desiredSize.height)?tt=Math.min(tt,y/this.scale):tt=this.desiredSize.height,rt=tt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Am&&(y=this.Ae,y=this.overflow===Am?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Ug(this)+at),rt=Math.min(this.maxLines-1,Math.max(Math.floor(rt/at+.01)-1,0)),!(rt+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);il(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Kg,y=il(at),this.Qb[rt]=at,this.Qb=this.Qb.slice(0,rt+1),this.Qc[rt]=y,this.Qc=this.Qc.slice(0,rt+1),this.Le=this.Qb.length,this.Cb=Math.max(this.Cb,y),this.Gc=this.Le,this.Gc===1&&(this.ze=this.Qb[0])}(this.wrap===PS||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(b,tt),Sr(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Pt.eh=function(a,y,x,b){hs(this,a,y,x,b)};function Vg(a,y,x){a.ze===null?(a.ze=y,a.Cb=x):((a.Qb===null||a.Qc===null)&&(a.Qb=[],a.Qc=[],a.Qb.push(a.ze),a.Qc.push(a.Cb)),a.Qb.push(y),a.Qc.push(x),a.Qb.length>a.maxLines&&(a.l|=16777216))}function bv(a,y,x,b){var E=a.formatting===Zg;E&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Ug(a)+ot);var rt=a.overflow===Am?SS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,ot);else if(tt=y,a.wrap===Nv){a.Le=1;var at=il(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Vg(a,y,a.Cb),b!==null&&b.h(at,ot);else{for(z=Cf(a,tt),tt=tt.substr(z.length),y=Cf(a,tt),at=il(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Cf(a,tt),at=z+y,E&&(at=at.trim()),at=il(at);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);il(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Kg;var ut=il(z);a.Cb=ut,Vg(a,z,ut),b!==null&&b.h(ut,ot)}}else{for(rt=0,tt.length===0&&(rt=1,Vg(a,tt,0));0<tt.length;){for(y=Cf(a,tt),tt=tt.substr(y.length);il(y)>x;){var ft=1;for(at=il(y.substr(0,ft)),ut=0;at<=x;)ft++,ut=at,at=il(y.substr(0,ft));if(ft===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(ft--,1>ft&&(ft=1),Vg(a,y.substr(0,ft),mt),rt++,y=y.substr(ft),a.Gc+rt>a.maxLines)break}for(ut=Cf(a,tt),at=il(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Cf(a,tt),at=y+ut,E&&(at=at.trim()),at=il(at);if(E&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ft=at,z=Math.max(z,at)):(ft=ut=il(y),z=Math.max(z,ut)),Vg(a,y,ft),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,ot*a.Le)}}function Cf(a,y){if(a.wrap===wS)return y.substr(0,1);for(var x=y.length,b=0,E=Sx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===CS&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function il(a){return zs===null?8*a.length:zs.measureText(a).width}function Ug(a){if(a.df!==null)return a.df;var y=a.Ae;if(zs===null){var x=16;return a.df=x}return Fv[y]!==void 0&&5e3>LS?x=Fv[y]:(x=1.3*zs.measureText("M").width,Fv[y]=x,LS++),a.df=x}function SS(a){if(zs===null)return 6;if(Bm[a]!==void 0&&5e3>Av)var y=Bm[a];else y=zs.measureText(Kg).width,Bm[a]=y,Av++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
|
|
`).replace(/\r/g,`
|
|
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Ug(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
|
|
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(`
|
|
`,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==Nv){a.Le=0;var rt=nn.alloc();bv(a,z,y,rt),E+=rt.height,nn.free(rt),a.Gc+=a.Le}else bv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=E}se.Object.defineProperties(ro.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"||(Al(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Fe},set:function(a){var y=this.flip;y!==a&&(Al(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(),Al(this),this.da.Yr=a,xs(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=nn.alloc();bv(this,this.ec,999999,a);var y=a.width;nn.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),Sr(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Tv},set:function(a){var y=this.wrap;y!==a&&(Al(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Ev},set:function(a){var y=this.overflow;y!==a&&(Al(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&&xc(a,"TextBlock.stroke"),a instanceof Wi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Ug(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Al(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&&(Al(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 Jl),this.fa.Tk=a,this.v();var x=this.panel;x!==null&&(x.graduatedIntervals=null),this.g("interval",y,a)}}},graduatedStart:{get:function(){return this.fa!==null?this.fa.u:0},set:function(a){var y=this.graduatedStart;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new Jl),this.fa.u=a,this.v(),this.g("graduatedStart",y,a))}},graduatedEnd:{get:function(){return this.fa!==null?this.fa.j:1},set:function(a){var y=this.graduatedEnd;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new Jl),this.fa.j=a,this.v(),this.g("graduatedEnd",y,a))}},graduatedFunction:{get:function(){return this.fa!==null?this.fa.F:null},set:function(a){var y=this.graduatedFunction;y!==a&&(this.fa===null&&(this.fa=new Jl),this.fa.F=a,this.v(),this.g("graduatedFunction",y,a))}},graduatedSkip:{get:function(){return this.fa!==null?this.fa.o:null},set:function(a){var y=this.graduatedSkip;y!==a&&(this.fa===null&&(this.fa=new Jl),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}},textValidation:{get:function(){return this.da!==null?this.da.vj:null},set:function(a){var y=this.textValidation;y!==a&&(Al(this),this.da.vj=a,this.g("textValidation",y,a))}},textEdited:{get:function(){return this.da!==null?this.da.Pr:null},set:function(a){var y=this.textEdited;y!==a&&(Al(this),this.da.Pr=a,this.g("textEdited",y,a))}},spacingAbove:{get:function(){return this.da!==null?this.da.Dr:0},set:function(a){var y=this.spacingAbove;y!==a&&(Al(this),this.da.Dr=a,this.v(),this.g("spacingAbove",y,a))}},spacingBelow:{get:function(){return this.da!==null?this.da.Er:0},set:function(a){var y=this.spacingBelow;y!==a&&(Al(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Zg},set:function(a){var y=this.formatting;y!==a&&(Al(this),this.da.gq=a,this.v(),this.g("formatting",y,a))}},maxLines:{get:function(){return this.da!==null?this.da.Jq:1/0},set:function(a){var y=this.maxLines;y!==a&&(a=Math.floor(a),0>=a&&ln(a,"> 0",ro,"maxLines"),Al(this),this.da.Jq=a,this.v(),this.g("maxLines",y,a))}},metrics:{get:function(){return{arrSize:this.Qc!==null?this.Qc:[this.Cb],arrText:this.Qb!==null?this.Qb:[this.ze],maxLineWidth:this.Cb,fontHeight:this.df}}},choices:{get:function(){return this.Gm},set:function(a){var y=this.Gm;y!==a&&(this.Gm=a,this.g("choices",y,a))}}});var Em=null,Fm=null,Nv=new Ce(ro,"None",0),PS=new Ce(ro,"WrapFit",1),Tv=new Ce(ro,"WrapDesiredSize",2),wS=new Ce(ro,"WrapBreakAll",3),Ev=new Ce(ro,"OverflowClip",0),Am=new Ce(ro,"OverflowEllipsis",1),Zg=new Ce(ro,"FormatTrim",0),CS=new Ce(ro,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Fv=new Yn,LS=0,Bm=new Yn,Av=0,Kg="...",kS="",zs=null,Dm=!1;ro.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Fe,this.gq=Zg,this.Jq=1/0,this.$q=Ev,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=vh,this.$r=Tv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},ro.getEllipsis=function(){return Kg},ro.setEllipsis=function(a){Kg=a,Bm=new Yn,Av=0},ro.getBaseline=function(){return Em},ro.setBaseline=function(a){Em=a},ro.getUnderline=function(){return Fm},ro.setUnderline=function(a){Fm=a},ro.isValidFont=function(a){if(Dm||(zs=zo?new Ha(null).context:null,Dm=!0),zs===null)return!0;var y=zs.font;if(a===y||a==="10px sans-serif")return!0;zs.font="10px sans-serif",zs.font=a;var x=zs.font;if(x!=="10px sans-serif")return zs.font=y,!0;zs.font="19px serif";var b=zs.font;return zs.font=a,x=zs.font,zs.font=y,x!==b},ro.FormatNone=CS,ro.FormatTrim=Zg,ro.None=Nv,ro.OverflowClip=Ev,ro.OverflowEllipsis=Am,ro.WrapBreakAll=wS,ro.WrapDesiredSize=Tv,ro.WrapFit=PS;function Jl(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}Jl.prototype.copy=function(){var a=new Jl;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},Jl.className="GradElementSettings";function Gs(a,y){Jt.call(this),this.Eg=null,this.qo="",this.Xg=Xa,this.Nk=je,this.Zg=this.Hd=null,this.Mk=Ri,this.Xf=Fe,this.vl=null,this.qn=!1,this.en=!0,this.al=!1,this.bt=this.rl=null,typeof a=="string"?this.source=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}var Lf;ue(Gs,Jt),Gs.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.qo=this.qo,a.element=this.Eg,a.Xg=this.Xg.J(),a.Nk=this.Nk,a.Xf=this.Xf,a.Hd=this.Hd,a.Zg=this.Zg,a.Mk=this.Mk.J(),a.en=this.en,a.rl=this.rl},Gs.prototype.qb=function(a){a===Fe||a===Mn||a===Si?this.imageStretch=a:Jt.prototype.qb.call(this,a)},Gs.prototype.toString=function(){return"Picture("+this.source+")#"+pi(this)};function kf(a){a===void 0&&(a=""),a!==""?Lf[a]&&(delete Lf[a],Om--):(Lf=new Yn,Om=0)}function MS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],E.Xn.add(z),z.Uc=!0,E.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(hr(a,!1),a.v())},y.Yp=function(x){y.ln=x;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value,z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null){E=tt.length,z=Rn();for(var ot=0;ot<E;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<E;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);wn(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Gs.prototype.hA=function(){if(this.source!==""){kf(this.source);var a=this.source;this.source="",this.source=a}},Gs.prototype.redraw=function(){this.N(),this.Uc=!0},Gs.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var b=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(b===null||b==="")||x.ln instanceof Event&&a instanceof Ed)){var E=a instanceof na;b=this.naturalBounds;var z=0,tt=0,ot=this.qn,rt=ot?+x.width:x.naturalWidth;if(ot=ot?+x.height:x.naturalHeight,rt===void 0&&x.videoWidth&&(rt=x.videoWidth),ot===void 0&&x.videoHeight&&(ot=x.videoHeight),rt=rt||b.width,ot=ot||b.height,rt!==0&&ot!==0){var at=rt,ut=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var ft=rt,mt=ot,yt=this.Nk,xt=this.Mk;switch(yt){case Fe:if(this.sourceRect.w())break;ft>=b.width&&(z=z+xt.offsetX+(ft*xt.x-b.width*xt.x)),mt>=b.height&&(tt=tt+xt.offsetY+(mt*xt.y-b.height*xt.y)),rt=Math.min(b.width,ft),ot=Math.min(b.height,mt);break;case je:ft=b.width,mt=b.height;break;case Mn:case Si:yt===Mn?(yt=Math.min(b.height/mt,b.width/ft),ft*=yt,mt*=yt):yt===Si&&(yt=Math.max(b.height/mt,b.width/ft),ft*=yt,mt*=yt,ft>=b.width&&(z=(z+xt.offsetX+(ft*xt.x-b.width*xt.x)/ft)*rt),mt>=b.height&&(tt=(tt+xt.offsetY+(mt*xt.y-b.height*xt.y)/mt)*ot),rt*=1/(ft/b.width),ot*=1/(mt/b.height),ft=b.width,mt=b.height)}yt=this.Df()*y.scale;var kt=ft*yt*mt*yt,Ot=rt*ot/kt,At=x.__goCache;yt=null;var zt=xx;if(!E){if(x.sq&&At!==void 0&&4<kt&&Ot>zt*zt)for(At.gi===null&&(NS(At,4,at,ut,x),NS(At,16,at,ut,x)),E=At.gi,at=E.length,ut=0;ut<at&&E[ut].ratio*E[ut].ratio<Ot;ut++)yt=E[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new Ha(null).context;try{E.drawImage(this.Eg,0,0)}catch(Wt){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Wt){this.vl=!0}}if(this.vl)return}}switch(E=ft<b.width?xt.offsetX+(b.width*xt.x-ft*xt.x):0,xt=mt<b.height?xt.offsetY+(b.height*xt.y-mt*xt.y):0,this.flip){case ki:a.translate(Math.min(b.width,ft),0),a.scale(-1,1);break;case hi:a.translate(0,Math.min(b.height,mt)),a.scale(1,-1);break;case Ji:a.translate(Math.min(b.width,ft),Math.min(b.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&At!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,xt,Math.min(b.width,ft),Math.min(b.height,mt)),a instanceof na&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,xt,Math.min(b.width,ft),Math.min(b.height,mt)])}catch(Wt){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,E,xt,Math.min(b.width,ft),Math.min(b.height,mt)),a instanceof na&&(this.bt=[z,tt,rt,ot,E,xt,Math.min(b.width,ft),Math.min(b.height,mt)])}catch(Wt){this.en=!1}switch(this.flip){case ki:a.scale(-1,1),a.translate(-Math.min(b.width,ft),0);break;case hi:a.scale(1,-1),a.translate(0,-Math.min(b.height,mt));break;case Ji:a.scale(-1,-1),a.translate(-Math.min(b.width,ft),-Math.min(b.height,mt))}}}}},Gs.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=js(this,!0),tt=this.Eg,ot=this.qn,rt=0,at=0;(ot||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(E.width)||z===je||z===An?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=rt)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:rt),isFinite(E.height)||z===je||z===Hn?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),b=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(E.width)&&(a=E.width),isFinite(E.height)&&(y=E.height),E=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),b=Math.max(b||0,z.height),a=Math.min(E.width,a),y=Math.min(E.height,y),a=Math.max(x,a),y=Math.max(b,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),Sr(this.dc,a,y),this.Ge(0,0,a,y)},Gs.prototype.eh=function(a,y,x,b){hs(this,a,y,x,b)},se.Object.defineProperties(Gs.prototype,{element:{get:function(){return this.Eg},set:function(a){var y=this.Eg;if(this.Uc=!0,y!==a){this.qn=a instanceof HTMLCanvasElement;var x=a instanceof HTMLImageElement;a===null||x||a instanceof HTMLVideoElement||this.qn||Vt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&Mg(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Ge),b!==null&&x&&Oh(b,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(hr(this,!1),this.v())):x&&MS(this,a)),this.g("element",y,a),this.N()}}},source:{get:function(){return this.qo},set:function(a){var y=this.qo;if(y!==a){this.Uc=!0,this.qo=a;var x=Lf;if(zo){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Om&&(kf(),x=Lf),b=Pn("img"),b.hn=!0,MS(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Om++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new bS),this.v(),this.N()}this.g("source",y,a)}}},sourceCrossOrigin:{get:function(){return this.rl},set:function(a){if(this.rl!==a&&(this.rl=a,this.element!==null)){var y=this.element.getAttribute("src");a===null&&typeof y=="string"?this.element.crossOrigin=null:a!==null&&(this.element.crossOrigin=a(this)),this.element.src=y}}},sourceRect:{get:function(){return this.Xg},set:function(a){var y=this.Xg;y.D(a)||(this.Xg=a=a.J(),this.N(),this.g("sourceRect",y,a))}},imageStretch:{get:function(){return this.Nk},set:function(a){var y=this.Nk;y!==a&&(this.Nk=a,this.N(),this.g("imageStretch",y,a))}},flip:{get:function(){return this.Xf},set:function(a){var y=this.Xf;y!==a&&(this.Xf=a,this.N(),this.g("flip",y,a))}},imageAlignment:{get:function(){return this.Mk},set:function(a){var y=this.Mk;y.D(a)||(this.Mk=a=a.J(),this.N(),this.g("imageAlignment",y,a))}},errorFunction:{get:function(){return this.Hd},set:function(a){var y=this.Hd;y!==a&&(this.Hd=a,this.g("errorFunction",y,a))}},successFunction:{get:function(){return this.Zg},set:function(a){var y=this.Zg;y!==a&&(this.Zg=a,this.g("successFunction",y,a))}},naturalBounds:{get:function(){return this.dc}}}),Gs.prototype.redraw=Gs.prototype.redraw,Gs.prototype.reloadSource=Gs.prototype.hA;var Om=0,xx=4;Gs.className="Picture",Lf=new Yn,Gs.clearCache=kf;function bS(){this.gi=null}function NS(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new Ha(null),tt=z.context,ot=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new TS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(E,0,0),a.gi.push(y))}bS.className="PictureCacheArray";function TS(a,y){this.source=a,this.ratio=y}TS.className="PictureCacheInstance";function Mf(){this.os=new Ze,this.mc=null}Mf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new Ze,this.mc=null};function bf(a,y,x,b,E,z){a.mc=new xr,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=b,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),E!==void 0&&(a.mc.isShadowed=E)}function Px(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Mf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new zi(Pr);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},Mf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new zi(co);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function Ju(a,y,x,b,E,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new zi(Hr);rt.point1X=y,rt.point1Y=x,rt.point2X=b,rt.point2Y=E,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,b,E){var z;z===void 0&&(z=!1);var tt=new zi(ca);tt.point1X=y,tt.point1Y=x,tt.endX=b,tt.endY=E,z&&tt.close(),a.mc.segments.add(tt)}Mf.prototype.arcTo=function(a,y,x,b,E,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new zi(lr);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=b,ot.radiusX=E,ot.radiusY=z!==0?z:E,tt&&ot.close(),this.mc.segments.add(ot)};function wx(a,y,x,b,E,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new zi(Pa,tt,ot,y,x,b,E,z),rt&&y.close(),a.mc.segments.add(y)}function ES(a){var y=Rm;return y!==null?(Rm=null,y.reset(a),y):(y=new Mf,y.reset(a),y)}var Rm=null;Mf.className="StreamGeometryContext";function os(a,y){var x=a.toLowerCase(),b=qt.Ze;b[a]=y,b[x]=a}os("Rectangle",function(a,y,x){a="r"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new Ze(Ze.u),b.endX=y,b.endY=x,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),os("Square",function(a,y,x){a="s"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new Ze(Ze.u),b.endX=y,b.endY=x,b.defaultStretch=Mn,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),os("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var b="rr"+y+","+x+","+a,E=qt.Mf[b];if(E!==void 0)return E;var z=a*qt.wg;return E=new Ze().add(new xr(a,0,!0).add(new zi(co,y-a,0)).add(new zi(Hr,y,a,y-z,0,y,z)).add(new zi(co,y,x-a)).add(new zi(Hr,y-a,x,y,x-z,y-z,x)).add(new zi(co,a,x)).add(new zi(Hr,0,x-a,z,x,0,x-z)).add(new zi(co,0,a)).add(new zi(Hr,a,0,0,z,z,0).close())),1<z&&(E.spot1=new hn(0,0,z,z),E.spot2=new hn(1,1,-z,-z)),qt.Nf<qt.vm&&(qt.Mf[b]=E,qt.Nf++),E}),os("Border","RoundedRectangle"),os("Ellipse",function(a,y,x){a="e"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new Ze(Ze.F),b.endX=y,b.endY=x,b.spot1=jo,b.spot2=So,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),os("Circle",function(a,y,x){a="c"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new Ze(Ze.F),b.endX=y,b.endY=x,b.spot1=jo,b.spot2=So,b.defaultStretch=Mn,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),os("TriangleRight",function(a,y,x){return new Ze().add(new xr(0,0).add(new zi(co,y,.5*x)).add(new zi(co,0,x).close())).pm(0,.25,.5,.75)}),os("TriangleDown",function(a,y,x){return new Ze().add(new xr(0,0).add(new zi(co,y,0)).add(new zi(co,.5*y,x).close())).pm(.25,0,.75,.5)}),os("TriangleLeft",function(a,y,x){return new Ze().add(new xr(y,x).add(new zi(co,0,.5*x)).add(new zi(co,y,0).close())).pm(.5,.25,1,.75)}),os("TriangleUp",function(a,y,x){return new Ze().add(new xr(y,x).add(new zi(co,0,x)).add(new zi(co,.5*y,0).close())).pm(.25,.5,.75,1)}),os("Triangle","TriangleUp"),os("Diamond",function(a,y,x){return new Ze().add(new xr(.5*y,0).add(new zi(co,0,.5*x)).add(new zi(co,.5*y,x)).add(new zi(co,y,.5*x).close())).pm(.25,.25,.75,.75)}),os("LineH",function(a,y,x){return a=new Ze(Ze.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),os("LineV",function(a,y,x){return a=new Ze(Ze.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),os("None","Rectangle"),os("BarH","Rectangle"),os("BarV","Rectangle"),os("MinusLine","LineH"),os("PlusLine",function(a,y,x){return new Ze().add(new xr(0,x/2,!1).add(new zi(co,y,x/2)).add(new zi(Pr,y/2,0)).add(new zi(co,y/2,x)))}),os("XLine",function(a,y,x){return new Ze().add(new xr(0,x,!1).add(new zi(co,y,0)).add(new zi(Pr,0,0)).add(new zi(co,y,x)))}),os("LineRight",function(a,y,x){return new Ze().add(new xr(.25*y,0,!1).add(new zi(co,.75*y,.5*x)).add(new zi(co,.25*y,x)))}),os("LineDown",function(a,y,x){return new Ze().add(new xr(0,.25*x,!1).add(new zi(co,.5*y,.75*x)).add(new zi(co,y,.25*x)))}),os("LineLeft",function(a,y,x){return new Ze().add(new xr(.75*y,0,!1).add(new zi(co,.25*y,.5*x)).add(new zi(co,.75*y,x)))}),os("LineUp",function(a,y,x){return new Ze().add(new xr(0,.75*x,!1).add(new zi(co,.5*y,.25*x)).add(new zi(co,y,.75*x)))}),qt.um={"":"",Standard:"F1 m 0,0 l 8,4 -8,4 2,-4 z",Backward:"F1 m 8,0 l -2,4 2,4 -8,-4 z",Triangle:"F1 m 0,0 l 8,4.62 -8,4.62 z",BackwardTriangle:"F1 m 8,4 l 0,4 -8,-4 8,-4 0,4 z",Boomerang:"F1 m 0,0 l 8,4 -8,4 4,-4 -4,-4 z",BackwardBoomerang:"F1 m 8,0 l -8,4 8,4 -4,-4 4,-4 z",SidewaysV:"m 0,0 l 8,4 -8,4 0,-1 6,-3 -6,-3 0,-1 z",BackwardV:"m 8,0 l -8,4 8,4 0,-1 -6,-3 6,-3 0,-1 z",OpenTriangle:"m 0,0 l 8,4 -8,4",BackwardOpenTriangle:"m 8,0 l -8,4 8,4",OpenTriangleLine:"m 0,0 l 8,4 -8,4 m 8.5,0 l 0,-8",BackwardOpenTriangleLine:"m 8,0 l -8,4 8,4 m -8.5,0 l 0,-8",OpenTriangleTop:"m 0,0 l 8,4 m 0,4",BackwardOpenTriangleTop:"m 8,0 l -8,4 m 0,4",OpenTriangleBottom:"m 0,8 l 8,-4",BackwardOpenTriangleBottom:"m 0,4 l 8,4",HalfTriangleTop:"F1 m 0,0 l 0,4 8,0 z m 0,8",BackwardHalfTriangleTop:"F1 m 8,0 l 0,4 -8,0 z m 0,8",HalfTriangleBottom:"F1 m 0,4 l 0,4 8,-4 z",BackwardHalfTriangleBottom:"F1 m 8,4 l 0,4 -8,-4 z",ForwardSemiCircle:"m 4,0 b 270 180 0 4 4",BackwardSemiCircle:"m 4,8 b 90 180 0 -4 4",Feather:"m 0,0 l 3,4 -3,4",BackwardFeather:"m 3,0 l -3,4 3,4",DoubleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardDoubleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4",TripleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardTripleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4 m 3,-8 l -3,4 3,4",ForwardSlash:"m 0,8 l 5,-8",BackSlash:"m 0,0 l 5,8",DoubleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8",DoubleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8",TripleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8 m -2,8 l 4,-8",TripleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8 m -2,-8 l 4,8",Fork:"m 0,4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4",LineFork:"m 0,0 l 0,8 m 0,-4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardLineFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4 m 8,-8 l 0,8",CircleFork:"F1 m 6,4 b 0 360 -3 0 3 z m 0,0 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 6,0 b 0 360 -3 0 3",CircleLineFork:"F1 m 6,4 b 0 360 -3 0 3 z m 1,-4 l 0,8 m 0,-4 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleLineFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 0,-4 l 0,8 m 7,-4 b 0 360 -3 0 3",Circle:"F1 m 8,4 b 0 360 -4 0 4 z",Block:"F1 m 0,0 l 0,8 8,0 0,-8 z",StretchedDiamond:"F1 m 0,3 l 5,-3 5,3 -5,3 -5,-3 z",Diamond:"F1 m 0,4 l 4,-4 4,4 -4,4 -4,-4 z",Chevron:"F1 m 0,0 l 5,0 3,4 -3,4 -5,0 3,-4 -3,-4 z",StretchedChevron:"F1 m 0,0 l 8,0 3,4 -3,4 -8,0 3,-4 -3,-4 z",NormalArrow:"F1 m 0,2 l 4,0 0,-2 4,4 -4,4 0,-2 -4,0 z",X:"m 0,0 l 8,8 m 0,-8 l -8,8",TailedNormalArrow:"F1 m 0,0 l 2,0 1,2 3,0 0,-2 2,4 -2,4 0,-2 -3,0 -1,2 -2,0 1,-4 -1,-4 z",DoubleTriangle:"F1 m 0,0 l 4,4 -4,4 0,-8 z m 4,0 l 4,4 -4,4 0,-8 z",BigEndArrow:"F1 m 0,0 l 5,2 0,-2 3,4 -3,4 0,-2 -5,2 0,-8 z",ConcaveTailArrow:"F1 m 0,2 h 4 v -2 l 4,4 -4,4 v -2 h -4 l 2,-2 -2,-2 z",RoundedTriangle:"F1 m 0,1 a 1,1 0 0 1 1,-1 l 7,3 a 0.5,1 0 0 1 0,2 l -7,3 a 1,1 0 0 1 -1,-1 l 0,-6 z",SimpleArrow:"F1 m 1,2 l -1,-2 2,0 1,2 -1,2 -2,0 1,-2 5,0 0,-2 2,2 -2,2 0,-2 z",AccelerationArrow:"F1 m 0,0 l 0,8 0.2,0 0,-8 -0.2,0 z m 2,0 l 0,8 1,0 0,-8 -1,0 z m 3,0 l 2,0 2,4 -2,4 -2,0 0,-8 z",BoxArrow:"F1 m 0,0 l 4,0 0,2 2,0 0,-2 2,4 -2,4 0,-2 -2,0 0,2 -4,0 0,-8 z",TriangleLine:"F1 m 8,4 l -8,-4 0,8 8,-4 z m 0.5,4 l 0,-8",CircleEndedArrow:"F1 m 10,4 l -2,-3 0,2 -2,0 0,2 2,0 0,2 2,-3 z m -4,0 b 0 360 -3 0 3 z",DynamicWidthArrow:"F1 m 0,3 l 2,0 2,-1 2,-2 2,4 -2,4 -2,-2 -2,-1 -2,0 0,-2 z",EquilibriumArrow:"m 0,3 l 8,0 -3,-3 m 3,5 l -8,0 3,3",FastForward:"F1 m 0,0 l 3.5,4 0,-4 3.5,4 0,-4 1,0 0,8 -1,0 0,-4 -3.5,4 0,-4 -3.5,4 0,-8 z",Kite:"F1 m 0,4 l 2,-4 6,4 -6,4 -2,-4 z",HalfArrowTop:"F1 m 0,0 l 4,4 4,0 -8,-4 z m 0,8",HalfArrowBottom:"F1 m 0,8 l 4,-4 4,0 -8,4 z",OpposingDirectionDoubleArrow:"F1 m 0,4 l 2,-4 0,2 4,0 0,-2 2,4 -2,4 0,-2 -4,0 0,2 -2,-4 z",PartialDoubleTriangle:"F1 m 0,0 4,3 0,-3 4,4 -4,4 0,-3 -4,3 0,-8 z",LineCircle:"F1 m 0,0 l 0,8 m 7 -4 b 0 360 -3 0 3 z",DoubleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",TripleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",CircleLine:"F1 m 6 4 b 0 360 -3 0 3 z m 1,-4 l 0,8",DiamondCircle:"F1 m 8,4 l -4,4 -4,-4 4,-4 4,4 m 8,0 b 0 360 -4 0 4 z",PlusCircle:"F1 m 8,4 b 0 360 -4 0 4 l -8 0 z m -4 -4 l 0 8",OpenRightTriangleTop:"m 8,0 l 0,4 -8,0 m 0,4",OpenRightTriangleBottom:"m 8,8 l 0,-4 -8,0",Line:"m 0,0 l 0,8",DoubleLine:"m 0,0 l 0,8 m 2,0 l 0,-8",TripleLine:"m 0,0 l 0,8 m 2,0 l 0,-8 m 2,0 l 0,8",PentagonArrow:"F1 m 8,4 l -4,-4 -4,0 0,8 4,0 4,-4 z"};function Dv(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=Bo,this.ir=null,this.jr="",this.lr=Nr,this.Gq="",this.Hq=$i,this.Pq=Xi,this.Kq=Hi,this.Up=null,this.Cq=127,this.zr=ho,this.yr="gray",this.Vg=4}Dv.prototype.copy=function(){var a=new Dv;return a.zq=this.zq,a.Kp=this.Kp,a.tr=this.tr,a.vr=this.vr,a.ur=this.ur,a.oq=this.oq,a.fr=this.fr,a.hr=this.hr,a.gr=this.gr.J(),a.ir=this.ir,a.jr=this.jr,a.lr=this.lr.J(),a.Gq=this.Gq,a.Hq=this.Hq.J(),a.Pq=this.Pq.J(),a.Kq=this.Kq.J(),a.Up=this.Up,a.Cq=this.Cq,a.zr=this.zr.J(),a.yr=this.yr,a.Vg=this.Vg,a};function In(a,y){a===void 0||a instanceof gr||typeof a=="string"?_e.call(this,a):(_e.call(this),a&&(y=a)),this.G=2408959,this.Tf="",this.P=null,this.Jg="",this.Qf=this.Ug=null,this.ec="",this.Ah=this.Ig=null,this.ke=new It(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new Pe,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}ue(In,_e),In.prototype.cloneProtected=function(a){_e.prototype.cloneProtected.call(this,a),a.G=this.G&-4097|49152,a.Tf=this.Tf,this.P!==null&&(a.P=this.P.nc?this.P:this.P.copy()),a.Jg=this.Jg,a.Qf=null,a.ec=this.ec,a.ke.assign(this.ke),a.Ao=this.Ao},Pt=In.prototype,Pt.Af=function(a){_e.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Pt.toString=function(){var a=jn(this.constructor)+"#"+pi(this);return this.data!==null&&(a+="("+fi(this.data)+")"),a};function _s(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Pt.th=function(){_e.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Pt.gk=function(a,y,x,b,E,z,tt){var ot=this.diagram;ot!==null&&(a===tr&&y==="elements"?E instanceof _e?Fd(E,function(rt){ay(ot.partManager,rt),Cd(ot,rt)}):Oh(ot,E):a===fr&&y==="elements"&&(E instanceof _e?Fd(E,function(rt){ly(ot.partManager,rt,ot)}):Mg(ot,E)),ot.cb(a,y,x,b,E,z,tt))},Pt.La=function(a){if(_e.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E instanceof _e&&Fd(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},In.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},In.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},In.prototype.bh=function(a,y){if(y!==null){var x=null,b=this.Qf;if(b!==null&&(x=b.I(a)),x!==y){if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}b===null&&(this.Qf=b=new Vn),y.Tf!==a&&(y.category=a),b.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},In.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},In.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=Rn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);wn(y)}},In.prototype.updateAdornments=function(){var a=this.diagram;if(a!==null){for(var y=this.adornments;y.next();){var x=y.value;x.v(),x.placeholder&&x.placeholder.v()}t:{if(this.isSelected&&this.selectionAdorned&&(y=this.selectionObject,y!==null&&this.actualBounds.w()&&this.isVisible()&&y.Ed()&&y.actualBounds.w())){if(x=this.Pj("Selection"),x===null){if(x=this.selectionAdornmentTemplate,x===null&&(x=this.ph()?a.linkSelectionAdornmentTemplate:this instanceof $n?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof Ai))break t;Wa(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=_e.Link),x.adornedObject=y)}if(x!==null){x.type===_e.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},In.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function jm(a){if(zh(a)===!1){Rv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function FS(a){if(a.G|=2097152,zh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var b=Pe.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),Pe.free(b),Rv(a,!1)}}In.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new oi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},In.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Ri;this.locationSpot.sb()&&(z=this.locationSpot);var tt=It.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,b,E,z);a.rotate(this.Kb,tt.x,tt.y),It.free(tt)}},In.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},In.prototype.moveTo=function(a,y,x){a=It.allocAt(a,y),this.move(a,x),It.free(a)},In.prototype.isVisible=function(){if(!this.visible)return!1;var a=this.layer;if(a!==null){if(!a.visible)return!1;if(a=a.diagram,a!==null&&a.animationManager.fv(this))return!0}return a=this.containingGroup,!!(a===null||a.isSubGraphExpanded&&a.isVisible())},In.prototype.Zb=function(a){var y=this.diagram;a?(this.C(4),this.Wb(),y!==null&&y.De.add(this)):(this.C(8),this.Ej()),this.oh(),y!==null&&(y.Ya(),y.N())},In.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new Vn),y.I(a)!==null)return y.I(a);var x=_e.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function Qu(a,y,x,b){b===void 0&&(b=new It),x=x.Mc()?Ri:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}In.prototype.mi=function(a){return a===void 0&&(a=new Pe),a.assign(this.actualBounds)},In.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=It.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof si?x.strokeWidth:0;if(y.yi(0,0,b.width+E,b.height+E,a.locationSpot),x!==a)for(y.offset(-E/2,-E/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function Dd(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var b=a.ag,E=2*b;if(!a.isShadowed)return x.h(y.x-1-b,y.y-1-b,y.width+2+E,y.height+2+E),x;b=y.x,E=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,b-=tt/2,E-=tt/2,0<a.x?z+=a.x:(b+=a.x,z-=a.x),0<a.y?y+=a.y:(E+=a.y,y-=a.y),x.h(b-1,E-1,z+2,y+2),x}In.prototype.arrange=function(){if(Ps(this)===!1)FS(this);else{Zl(this,!1);var a=this.Ib,y=Pe.alloc();y.assign(a);var x=Gh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;DS(this,b,this.location),a.ka(),a.x=b.x,a.y=b.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||qt.B(y.width,a.width)&&qt.B(y.height,a.height)||0<=this.vw&&this.C(16),Pe.free(y),Rv(this,!1)}},Pt=In.prototype,Pt.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=Pe.alloc();E.assign(x.documentBounds),E.Fv(x.padding),a.x>E.x&&a.y>E.y&&a.right<E.right&&a.bottom<E.bottom&&y.x>E.x&&y.y>E.y&&y.right<E.right&&y.bottom<E.bottom&&(b=!0),Pe.free(E)}!(this.G&65536)&&a.D(y)||RS(this,b,x),x.N(),!a.w()&&!y.w()||Pl(a,y)||(this instanceof an&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Pt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&BS(this,b,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||b!==null&&!b.animationManager.isTicking&&b.undoManager.isUndoingRedoing||(b=this.ke,this.ke=new It(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),zh(this)===!1&&Ps(this)===!1&&(jm(this),FS(this)),!0};function BS(a,y,x,b,E){y===null||a instanceof Ai||(y=y.animationManager,y.zb&&Qc(y,a,new It(b,E),x))}Pt.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;zh(this)||Ps(this)?E.h(NaN,NaN):E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}else{if(E.x===a&&E.y===y)return;b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}jm(this)},Pt.Av=function(){this.G&=-2097153,jm(this)};function DS(a,y,x){var b=AS(a),E=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,E,b):IS(a,y,x,E,b):z?OS(a,y,x,E,b):tt&&IS(a,y,x,E,b),a.G|=2097152,It.free(b),a.Uk()}function OS(a,y,x,b,E){var z=y.x,tt=y.y;y.h(x.x-E.x,x.y-E.y),b!==null&&(x=b.animationManager,(b=x.defaultAnimation.isAnimating)||!x.zb||a instanceof Ai||Qc(x,a,new It(z,tt),y),b||y.x===z&&y.y===tt||a.g("position",new It(z,tt),y.copy()))}function IS(a,y,x,b,E){var z=x.copy();x.h(y.x+E.x,y.y+E.y),x.D(z)||b===null||a.g("location",z,x.copy())}function RS(a,y,x){jv(a,!1),a instanceof an&&Vu(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Gh(a)?(jl(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Pt.si=function(){return!0},Pt.Zc=function(){return!0},Pt.ph=function(){return!1},Pt.Dd=function(){return!0};function Iv(a,y,x,b){y.constructor===a.constructor||GS||(GS=!0,Fn('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),Fn(" Old class: "+jn(a.constructor)+", new class: "+jn(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof an&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=b,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,b=!0,y!==null&&(b=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=E,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof an&&(a.U=ot?a.U|4:a.U&-5,a.U=rt?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),E!==null&&a.La(),E=a.layerName,E!==x&&(a.Jg=x,a.layerName=E),y!==null&&(y.skipsUndoManager=b),a.Zc()&&a.C(64)}In.prototype.canCopy=function(){if(!this.copyable)return!1;var a=this.layer;return a===null?!0:a.allowCopy?(a=a.diagram,a===null?!0:!!a.allowCopy):!1},In.prototype.canDelete=function(){if(!this.deletable)return!1;var a=this.layer;return a===null?!0:a.allowDelete?(a=a.diagram,a===null?!0:!!a.allowDelete):!1},In.prototype.canEdit=function(){if(!this.textEditable)return!1;var a=this.layer;return a===null?!0:a.allowTextEdit?(a=a.diagram,a===null?!0:!!a.allowTextEdit):!1},In.prototype.canGroup=function(){if(!this.groupable)return!1;var a=this.layer;return a===null?!0:a.allowGroup?(a=a.diagram,a===null?!0:!!a.allowGroup):!1},In.prototype.canMove=function(){if(!this.movable)return!1;var a=this.layer;return a===null?!0:a.allowMove?(a=a.diagram,a===null?!0:!!a.allowMove):!1},In.prototype.canReshape=function(){if(!this.reshapable)return!1;var a=this.layer;return a===null?!0:a.allowReshape?(a=a.diagram,a===null?!0:!!a.allowReshape):!1},In.prototype.canResize=function(){if(!this.resizable)return!1;var a=this.layer;return a===null?!0:a.allowResize?(a=a.diagram,a===null?!0:!!a.allowResize):!1},In.prototype.canRotate=function(){if(!this.rotatable)return!1;var a=this.layer;return a===null?!0:a.allowRotate?(a=a.diagram,a===null?!0:!!a.allowRotate):!1},In.prototype.canSelect=function(){if(!this.selectable)return!1;var a=this.layer;return a===null?!0:a.allowSelect?(a=a.diagram,a===null?!0:!!a.allowSelect):!1};function zh(a){return(a.G&32768)!==0}function Rv(a,y){a.G=y?a.G|32768:a.G&-32769}function jv(a,y){a.G=y?a.G|65536:a.G&-65537}function Gh(a){return(a.G&131072)!==0}Pt=In.prototype,Pt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function zm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Pt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Pt.N=function(){var a=this.diagram;a!==null&&!Ps(this)&&!zh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Dd(this,this.Ib))},Pt.v=function(){_e.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof an&&this.labeledLink!==null&&xs(this.labeledLink),a.$b(!0))},Pt.Vo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Pt.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Pt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Pt.oz=function(){return zv(this,this)};function zv(a,y){var x=y.containingGroup;return x!==null?1+zv(a,x):y instanceof an&&(y=y.labeledLink,y!==null)?zv(a,y):0}Pt.sz=function(){return jS(this,this)};function jS(a,y){var x=y.containingGroup;return x!==null||y instanceof an&&(x=y.labeledLink,x!==null)?jS(a,x):y}Pt.Td=function(a){return a instanceof $n?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Gv(a,b,x)?y instanceof an&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Pt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof $n&&zm(y,!0),y instanceof an){var x=y.labeledLink;x!==null&&(y=x)}y=y.containingGroup}for(x=null,y=a;y!==null;){if(y.G&1048576){x=y;break}y instanceof an&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof $n&&zm(y,!1),y instanceof an&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},In.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof an&&this.isLinkLabel)},In.prototype.C=function(a){if(a===void 0&&(a=16777215),this.isLayoutPositioned&&a&this.layoutConditions){var y=this.layer;y!==null&&y.isTemporary||this instanceof an&&this.isLinkLabel?y=!1:(y=this.diagram,y=!(y!==null&&y.undoManager.isUndoingRedoing))}else y=!1;if(y)if(y=this.Ah,y!==null){var x=y.layout;x!==null?x.C():y.C(a)}else a=this.diagram,a!==null&&(a=a.layout,a!==null&&a.C())};function zS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function _h(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof Ai)){if(a.add(y),y instanceof an){if(x&&y instanceof $n)for(var tt=y.memberParts;tt.next();)_h(a,tt.value,x,b,E,z);if(E!==!1)for(tt=y.linksConnected;tt.next();){var ot=tt.value;if(!a.contains(ot)){var rt=ot.fromNode,at=ot.toNode;rt=rt===null||a.contains(rt),at=at===null||a.contains(at),(E?rt&&at:rt||at)&&_h(a,ot,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)_h(a,y.value,x,b-1,E,z)}else if(y instanceof Ue)for(y=y.labelNodes;y.next();)_h(a,y.value,x,b,E,z)}}se.Object.defineProperties(In.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Ni:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var b=y.pc(-1,this,!0);if(0<=b&&x.cb(fr,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(tr,"parts",a,null,this,!0,b),b=this.layerChanged,b!==null){var E=x.aa;x.aa=!0,b(this,y,a),x.aa=E}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(_s(this),this.P.zq=a,this.g("layerChanged",y,a))}},zOrder:{get:function(){return this.Ao},set:function(a){var y=this.Ao;if(y!==a){this.Ao=a;var x=this.layer;x!==null&&tf(x,-1,this),this.g("zOrder",y,a),a=this.diagram,a!==null&&a.N()}}},locationObject:{get:function(){if(this.nf===null){var a=this.locationObjectName;a!==""?(a=this.fb(a),a!==null?this.nf=a:this.nf=this):this instanceof Ai?this.type!==_e.Link&&this.placeholder!==null?this.nf=this.placeholder:this.nf=this:this.nf=this}return this.nf.visible?this.nf:this}},minLocation:{get:function(){return this.P!==null?this.P.Pq:Xi},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),_s(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:Hi},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),_s(this),this.P.Kq=a,this.g("maxLocation",y,a))}},locationObjectName:{get:function(){return this.P!==null?this.P.Gq:""},set:function(a){var y=this.locationObjectName;y!==a&&(_s(this),this.P.Gq=a,this.nf=null,this.v(),this.g("locationObjectName",y,a))}},locationSpot:{get:function(){return this.P!==null?this.P.Hq:$i},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),_s(this),this.P.Hq=a,this.v(),this.g("locationSpot",y,a))}},location:{get:function(){return this.ke},set:function(a){var y=a.x,x=a.y,b=this.ke;if(!(b.x===y||isNaN(b.x)&&isNaN(y))||!(b.y===x||isNaN(b.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Ps(this)===!1&&(jm(this),x=this.pa,x.w())){var E=this.diagram;if(E===null||E.animationManager.isTicking||!E.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-b.x),x.y+(y.y-b.y)),BS(this,E,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",b,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,b=this.data,E=null;if(x!==null&&b!==null&&!(this instanceof Ai)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(E=this.clone(),E.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||b===null||this instanceof Ai?this instanceof Ai&&(E=this.adornedPart,E!==null&&(a=E.Qf,a!==null&&a.remove(y),E.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(b,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(Wa(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(b,a),x=d1(x.partManager,b,a),x!==null&&(Wa(x),x=x.copy(),x===null||x instanceof Ue||(b=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=b)))),E!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",E,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(_s(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&&(_s(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&&(_s(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 Ue?(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&&(_s(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&&(_s(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&&(_s(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:Bo},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),_s(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&&(_s(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&&(_s(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:Nr},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),_s(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&&Vt("Cannot make a Group a member of itself: "+this.toString()),Vt("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 $n&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Vv(a,this):this instanceof $n&&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 $n){for(x=new Ge,_h(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof an)for(b=b.linksConnected;b.next();)Nf(b.value)}if(this instanceof an){for(x=this.linksConnected;x.next();)Nf(x.value);x=this.labeledLink,x!==null&&Nf(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&tf(y,-1,a))}}else Vt("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&&(_s(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof an&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(_s(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&&(_s(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:ho},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),_s(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&&(_s(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&&(_s(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),In.prototype.invalidateLayout=In.prototype.C,In.prototype.findCommonContainingGroup=In.prototype.px,In.prototype.isMemberOf=In.prototype.Td,In.prototype.findTopLevelPart=In.prototype.sz,In.prototype.findSubGraphLevel=In.prototype.oz,In.prototype.ensureBounds=In.prototype.Va,In.prototype.getDocumentBounds=In.prototype.mi,In.prototype.findObject=In.prototype.fb,In.prototype.moveTo=In.prototype.moveTo,In.prototype.invalidateAdornments=In.prototype.Wb,In.prototype.clearAdornments=In.prototype.Ej,In.prototype.removeAdornment=In.prototype.Jf,In.prototype.addAdornment=In.prototype.bh,In.prototype.findAdornment=In.prototype.Pj,In.prototype.updateTargetBindings=In.prototype.La;var GS=!1;In.className="Part",In.LayoutNone=0,In.LayoutAdded=1,In.LayoutRemoved=2,In.LayoutShown=4,In.LayoutHidden=8,In.LayoutNodeSized=16,In.LayoutGroupLayout=32,In.LayoutNodeReplaced=64,In.LayoutStandard=127,In.LayoutAll=16777215;function Ai(a,y){a===void 0||a instanceof gr||typeof a=="string"?In.call(this,a):(In.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)}ue(Ai,In),Ai.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},Ai.prototype.updateRelationshipsFromData=function(){},Ai.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof Ue&&y instanceof si){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var b=0;b<y;b++){var E=x[b];E.isPanelMain&&E instanceof si&&(E.ua=a)}}},Ai.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Ps(a))},Ai.prototype.Zc=function(){return!1},Ai.prototype.gk=function(a,y,x,b,E,z,tt){if(a===tr&&y==="elements"){if(E instanceof Cs)this.$a===null&&(this.$a=E);else if(E instanceof _e){var ot=E.Nl(function(rt){return rt instanceof Cs});ot instanceof Cs&&this.$a===null&&(this.$a=ot)}}else a===fr&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof _e&&this.$a.rg(b)&&(this.$a=null));In.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ai.prototype.updateAdornments=function(){},Ai.prototype.Lj=function(){},se.Object.defineProperties(Ai.prototype,{placeholder:{get:function(){return this.$a}},adornedObject:{get:function(){return this.ue},set:function(a){var y=this.adornedPart,x=null;a!==null&&(x=a.part),y===null||a!==null&&y===x||y.Jf(this.category),this.ue=a,x!==null&&x.bh(this.category,this)}},adornedPart:{get:function(){var a=this.ue;return a!==null?a.part:null}},containingGroup:{get:function(){return null}}}),Ai.className="Adornment";function _v(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=qi,this.er=Hm,this.Kr=this.ij=this.Nq=this.Mq=null}_v.prototype.copy=function(){var a=new _v;return a.Dq=this.Dq,a.Eq=this.Eq,a.gj=this.gj,a.Vr=this.Vr,a.yp=this.yp.J(),a.er=this.er,a.Mq=this.Mq,a.Nq=this.Nq,a.ij=this.ij,a.Kr=this.Kr,a};function an(a,y){a===void 0||a instanceof gr||typeof a=="string"?In.call(this,a):(In.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new He,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}ue(an,In),an.prototype.cloneProtected=function(a){In.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Pt=an.prototype,Pt.Af=function(a){In.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function qu(a){a.Ba===null?a.Ba=new _v:a.Ba.nc&&(a.Ba=a.Ba.copy())}Pt.th=function(){In.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function _S(a,y){y!==null&&(a.af===null&&(a.af=new Ge),a.af.add(y))}function HS(a,y,x,b){if(y===null||a.af===null)return null;for(var E=a.af.iterator;E.next();){var z=E.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===b||z.Ds===y&&z.cv===a&&z.Ox===b&&z.Px===x)return z}return null}Pt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=HS(this,a,y,x),a!==null&&a.Sl()},Pt.gk=function(a,y,x,b,E,z,tt){a===tr&&y==="elements"?this.wc=null:a===fr&&y==="elements"&&(this.wc=null),In.prototype.gk.call(this,a,y,x,b,E,z,tt)},Pt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(ia(x.fromPort),ia(x.toPort),x.bb())}};function WS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(ia(x.fromPort),ia(x.toPort),x.bb())}}function ia(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||ia(y.port)}}Pt.si=function(){return!0},an.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},an.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},an.prototype.isVisible=function(){if(!In.prototype.isVisible.call(this))return!1;var a=!0,y=Zu,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===Zu){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===ur){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===ff&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(b){return!b.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},an.prototype.Zb=function(a){In.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var b=x.To(this);b===null||b.Td(this.containingGroup)||x.bb()}x.Zb(a)}},an.prototype.qx=function(){var a=new Ge,y=new Ge;return VS(this,this,a,y),y.iterator};function VS(a,y,x,b){if(y!==null&&!x.has(y)){x.add(y);var E=!0,z=a.diagram;z!==null&&(E=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(E?tt.fromNode===y:tt.toNode===y)&&VS(a,E?tt.toNode:tt.fromNode,x,b):b.add(tt)})}}an.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new Ti(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Pt=an.prototype,Pt.Mo=function(a){a===void 0&&(a=null);var y=new Ti(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Pt.Sd=function(a){a===void 0&&(a=null);var y=new Ti(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Pt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode===this?(a===null||E.fromPortId===a)&&(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Ge,y.add(x),y.add(E)):x=E):E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Ge,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new vi(x):Ni},Pt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode!==this||a!==null&&E.fromPortId!==a||(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Ge,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new vi(x):Ni},Pt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Ge,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new vi(x):Ni},Pt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ti(this.jb),E=this;return b.predicate=function(z){return!((z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==E||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},b},Pt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ti(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function Gm(a,y,x){ia(x);var b=a.jb.contains(y);if(b||a.jb.add(y),!b||y.fromNode===y.toNode){var E=a.linkConnected;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,y,x),tt!==null&&(tt.aa=z)}}!b&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(b=!0,a=a.diagram,a!==null&&(b=a.isTreePathToChildren),E=b?y:x,z=b?x:y,E.ci||(E.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(b?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function _m(a,y,x){ia(x);var b=a.jb.remove(y),E=null;if(b||y.toNode===y.fromNode){var z=a.linkDisconnected;if(E=a.diagram,z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(a,y,x),E!==null&&(E.aa=tt)}}b&&y.isTreeLink&&(x=!0,E!==null&&(x=E.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,E!==null&&E.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Yg(y)))}function Yg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink){if(y){if(b.fromNode===a){a.isTreeLeaf=!1;return}}else if(b.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}an.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Pt=an.prototype,Pt.Vo=function(a){In.prototype.Vo.call(this,a),a||(Yg(this),a=this.Yk,a!==null&&$S(a,this))},Pt.Wo=function(a){In.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Pt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var b=x.value;y?a.remove(b):(b.fromNode===this&&(b.fromNode=null),b.toNode===this&&(b.toNode=null))}}this.labeledLink=null,In.prototype.Lj.call(this)},Pt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new Vn:a.wc.clear(),a.qm(a,function(y,x){ZS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function ZS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Hv(a,y,x){var b=y.portId;if(b!==null&&(a.wc!==null&&a.wc.remove(b),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(b);a.next();)b=a.value,x===null&&(x=Rn()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);wn(x)}}}Pt.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var b=x.jb.iterator;b.next();){var E=b.value;if(E.isTreeLink&&(y=E.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,b=x.jb.iterator;b.next()&&(E=b.value,!E.isTreeLink||(y=E.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Pt.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink&&(a=b.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(b=x.value,!b.isTreeLink||(a=b.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Pt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)zm(y,!0),y=y.pg();var x=null;for(y=a;y!==null;){if(y.G&1048576){x=y;break}y=y.pg()}for(y=this;y!==null;)zm(y,!1),y=y.pg();return x},Pt.kh=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this.jb.iterator,a){for(;y.next();)if(a=y.value,a.isTreeLink&&a.fromNode!==this)return a}else for(;y.next();)if(a=y.value,a.isTreeLink&&a.toNode!==this)return a;return null},Pt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof an)return a;a=this.diagram,a=a!==null?a.isTreePathToChildren:!0;for(var y=this.jb.iterator;y.next();){var x=y.value;if(x.isTreeLink&&(x=a?x.fromNode:x.toNode,x!==this))return this.ci=x}return this.ci=null},Pt.vz=function(){function a(x,b){b.add(x);var E=x.kh();E!==null&&(b.add(E),x=x.pg(),x!==null&&a(x,b))}var y=new Ge;return a(this,y),y},Pt.uz=function(){return KS(this,this)};function KS(a,y){return y=y.pg(),y===null?0:1+KS(a,y)}Pt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new Ti(this.jb);var x=this;return y.predicate=a?function(b){return!!(b.isTreeLink&&b.fromNode===x)}:function(b){return!!(b.isTreeLink&&b.toNode===x)},y},Pt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,b=this.jb.iterator;if(a)for(;b.next();)a=b.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new He,y.add(x),y.add(a)):x=a);else for(;b.next();)a=b.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new He,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new vi(x):Ni},Pt.wz=function(a){a===void 0&&(a=1/0);var y=new Ge;return _h(y,this,!1,a,!0),y},an.prototype.collapseTree=function(a){a===void 0&&(a=1),1>a&&(a=1);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Ge;x.add(this),YS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===Zu),y.Ue=!1}};function YS(a,y,x,b,E,z,tt){if(1<b)for(var ot=x?a.Mo():a.Sd();ot.next();){var rt=ot.value;rt.isTreeLink&&(rt=rt.To(a),rt===null||rt===a||y.contains(rt)||(y.add(rt),YS(rt,y,x,b-1,E,z,tt)))}else XS(a,y,x,E,z,tt)}function XS(a,y,x,b,E,z){for(var tt=E===a?!0:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),rt={};ot.next();){var at=ot.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var ft=x?at.Oo():at.Po();rt.uv=a,ft.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&b.Aj(at,E),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||XS(at,y,x,b,E,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}an.prototype.expandTree=function(a){a===void 0&&(a=2),2>a&&(a=2);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Ge;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===Zu),y.Ue=!1}};function JS(a,y,x,b,E,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ut=rt.value;if(ut.isTreeLink&&(ot||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!ot){ut.Zb(!0),ut.oh();var ft=x?ut.Oo():ut.Po();at.vv=a,ft.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2<b||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,JS(ut,y,x,b-1,E,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}se.Object.defineProperties(an.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Hm},set:function(a){var y=this.portSpreading;y!==a&&(qu(this),this.Ba.er=a,this.g("portSpreading",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.Bd())}},avoidable:{get:function(){return(this.U&8)!==0},set:function(a){var y=(this.U&8)!==0;if(y!==a){this.U^=8;var x=this.diagram;x!==null&&Vu(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:qi},set:function(a){typeof a=="number"&&(a=new di(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),qu(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Vu(x,this),this.g("avoidableMargin",y,a)}}},linksConnected:{get:function(){return this.jb.iterator}},linkConnected:{get:function(){return this.Ba!==null?this.Ba.Dq:null},set:function(a){var y=this.linkConnected;y!==a&&(qu(this),this.Ba.Dq=a,this.g("linkConnected",y,a))}},linkDisconnected:{get:function(){return this.Ba!==null?this.Ba.Eq:null},set:function(a){var y=this.linkDisconnected;y!==a&&(qu(this),this.Ba.Eq=a,this.g("linkDisconnected",y,a))}},linkValidation:{get:function(){return this.Ba!==null?this.Ba.gj:null},set:function(a){var y=this.linkValidation;y!==a&&(qu(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,b=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&b!==null&&!x.undoManager.isUndoingRedoing){var E=y.data,z=x.model;if(E!==null&&z.ri()){var tt=z.wa(b);tt!==void 0&&z.Qx(E,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($S(a,this),x===null||b===null||x.undoManager.isUndoingRedoing||(E=a.data,x=x.model,E!==null&&x.ri()&&(b=x.wa(b),b!==void 0&&x.Bu(E,b))),this.containingGroup=a.containingGroup),xs(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&US(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(qu(this),this.Ba.Vr=a,this.g("treeExpandedChanged",y,a))}},isTreeLeaf:{get:function(){return(this.U&4)!==0},set:function(a){var y=(this.U&4)!==0;y!==a&&(this.U^=4,this.g("isTreeLeaf",y,a))}}}),an.prototype.expandTree=an.prototype.expandTree,an.prototype.collapseTree=an.prototype.collapseTree,an.prototype.findTreeParts=an.prototype.wz,an.prototype.findTreeChildrenNodes=an.prototype.Ou,an.prototype.findTreeChildrenLinks=an.prototype.Qo,an.prototype.findTreeLevel=an.prototype.uz,an.prototype.findTreeParentChain=an.prototype.vz,an.prototype.findTreeParentNode=an.prototype.pg,an.prototype.findTreeParentLink=an.prototype.kh,an.prototype.findCommonTreeParent=an.prototype.gz,an.prototype.findTreeRoot=an.prototype.xz,an.prototype.isInTreeOf=an.prototype.Nz,an.prototype.findPort=an.prototype.ns,an.prototype.findLinksTo=an.prototype.kz,an.prototype.findLinksBetween=an.prototype.jz,an.prototype.findNodesInto=an.prototype.Oo,an.prototype.findNodesOutOf=an.prototype.Po,an.prototype.findNodesConnected=an.prototype.Mu,an.prototype.findLinksInto=an.prototype.Sd,an.prototype.findLinksOutOf=an.prototype.Mo,an.prototype.findExternalTreeLinksConnected=an.prototype.qx,an.prototype.invalidateConnectedLinks=an.prototype.Bd,an.prototype.invalidateLinkBundle=an.prototype.Lz;var Lx=new Ce(an,"SpreadingNone",10),Hm=new Ce(an,"SpreadingEvenly",11),Wv=new Ce(an,"SpreadingPacked",12);an.className="Node",an.SpreadingNone=Lx,an.SpreadingEvenly=Hm,an.SpreadingPacked=Wv;function $n(a,y){a===void 0||a instanceof gr||typeof a=="string"?an.call(this,a):(an.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Ge,this.$a=null,this.Sc=new wo,this.Sc.group=this,this.gl=new Ge,this.tb=this.$p=null,y&&Object.assign(this,y)}ue($n,an),$n.prototype.cloneProtected=function(a){an.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Cs});y instanceof Cs?a.$a=y:a.$a=null,this.Sc!==null?(a.Sc=this.Sc.copy(),a.Sc.group=a):(a.Sc!==null&&(a.Sc.group=null),a.Sc=null),this.tb!==null&&(a.tb=this.tb.copy())},Pt=$n.prototype,Pt.Af=function(a){an.prototype.Af.call(this,a);var y=a.Rj();for(a=a.memberParts;a.next();){var x=a.value;if(x.v(),x.C(8),x.Ej(),x instanceof an)x.Bd(y);else if(x instanceof Ue)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Pt.gk=function(a,y,x,b,E,z,tt){if(a===tr&&y==="elements"){if(E instanceof Cs)this.$a===null?this.$a=E:this.$a!==E&&Vt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof _e){var ot=E.Nl(function(rt){return rt instanceof Cs});ot instanceof Cs&&(this.$a===null?this.$a=ot:this.$a!==ot&&Vt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===fr&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof _e&&this.$a.rg(b)&&(this.$a=null));an.prototype.gk.call(this,a,y,x,b,E,z,tt)},Pt.Xl=function(a,y){an.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==_e.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof _e&&(a=a.Pb()),this.tb===null&&(this.tb=new Pe),a.mi(this.tb),a instanceof si&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Pt.eh=function(a,y,x,b){this.nf=this.$a,an.prototype.eh.call(this,a,y,x,b)},Pt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof Ue||y.Va()}),an.prototype.Va.call(this)},Pt.si=function(){if(!an.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof an){if(y.isVisible()&&Ps(y))return!1}else if(y instanceof Ue&&y.isVisible()&&Ps(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Vv(a,y){if(a.Gn.add(y)){y instanceof $n&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof Ue&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof $n&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof Ue&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Pt.Lj=function(){if(0<this.Gn.count){var a=this.diagram;if(a!==null)for(var y=this.Gn.copy().iterator;y.next();)a.remove(y.value)}an.prototype.Lj.call(this)},$n.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=ye(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},$n.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=ye(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},$n.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Pt=$n.prototype,Pt.Bd=function(a){var y=(this.U&65536)!==0;if(an.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var b=x.fromNode;b!==null&&b!==this&&b.Td(this)&&!b.isVisible()?(ia(x.fromPort),ia(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(ia(x.fromPort),ia(x.toPort),x.bb()))}}},Pt.Lu=function(){var a=this.diagram!==null&&this.diagram.Pw;if(a&&this.$p!==null)return this.$p.iterator;var y=this.Rj();y.add(this);for(var x=new Ge,b=y.iterator;b.next();){var E=b.value;if(E instanceof an)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Pt.iz=function(){var a=this.Rj();a.add(this);for(var y=new Ge,x=a.iterator;x.next();){var b=x.value;if(b instanceof an)for(b=b.linksConnected;b.next();){var E=b.value,z=E.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),E=E.toNode,E===null||a.contains(E)&&E!==this||y.add(E)}}return y.iterator},Pt.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new Ge;return a(this,y),y},Pt.Rj=function(){var a=new Ge;return _h(a,this,!0,0,!0),a.remove(this),a},Pt.Zb=function(a){an.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},$n.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();QS(this,y,a,this),a.Ue=!1}};function QS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof $n&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,QS(z,y,x,b)),z instanceof an)z.Bd(y),x.Aj(z,b);else if(z instanceof Ue)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}$n.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();qS(this,y,a,this),a.Ue=!1}};function qS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof $n&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,qS(z,y,x,b)),z instanceof an)z.Bd(y),x.Cj(z,b);else if(z instanceof Ue)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}$n.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,b=x.x;x=x.y;var E=a.x,z=a.y;if(!(b===E||isNaN(b)&&isNaN(E))||!(x===z||isNaN(x)&&isNaN(z))){for(b=E-(isNaN(b)?0:b),x=z-(isNaN(x)?0:x),z=It.alloc(),an.prototype.move.call(this,a,y),a=new Ge,y=this.Rj().iterator;y.next();)E=y.value,E instanceof Ue&&(E.suspendsRouting&&a.add(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(E.suspendsRouting=!0);for(y.reset();y.next();)if(E=y.value,!(E.ph()||E instanceof an&&E.isLinkLabel)){var tt=E.position,ot=E.location;tt.w()?(z.x=tt.x+b,z.y=tt.y+x,E.position=z):ot.w()&&(z.x=ot.x+b,z.y=ot.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof Ue&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(tt=E.position,z.x=tt.x+b,z.y=tt.y+x,z.w()?E.move(z):E.bb(),Kv(E)&&E.bb());It.free(z)}},se.Object.defineProperties($n.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Vt("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(qu(this),this.Ba.Mq=a,this.g("memberAdded",y,a))}},memberRemoved:{get:function(){return this.Ba!==null?this.Ba.Nq:null},set:function(a){var y=this.memberRemoved;y!==a&&(qu(this),this.Ba.Nq=a,this.g("memberRemoved",y,a))}},memberValidation:{get:function(){return this.Ba!==null?this.Ba.ij:null},set:function(a){var y=this.memberValidation;y!==a&&(qu(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(E){E.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(qu(this),this.Ba.Kr=a,this.g("subGraphExpandedChanged",y,a))}},rh:{get:function(){return(this.U&32768)!==0},set:function(a){(this.U&32768)!==0!==a&&(this.U^=32768)}}}),$n.prototype.expandSubGraph=$n.prototype.expandSubGraph,$n.prototype.collapseSubGraph=$n.prototype.collapseSubGraph,$n.prototype.findSubGraphParts=$n.prototype.Rj,$n.prototype.findContainingGroupChain=$n.prototype.hz,$n.prototype.findExternalNodesConnected=$n.prototype.iz,$n.prototype.findExternalLinksConnected=$n.prototype.Lu,$n.prototype.ensureBounds=$n.prototype.Va,$n.className="Group";function Cs(a){Jt.call(this),this.yb=Qs,this.ko=new Pe(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}ue(Cs,Jt),Cs.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Cs.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return Ir(0,0,y.width,y.height,a.x,a.y)},Cs.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof $n||a instanceof Ai)||Vt("Placeholder is not inside a Group or Adornment."),a instanceof $n){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(Sr(b,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,b.width,b.height),b=a.memberParts,x=!1;b.next();)if(b.value.isVisible()){x=!0;break}b=a.diagram,!x||b===null||b.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=It.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),It.free(x))}else{y=this.dc,x=this.yb,b=x.left+x.right;var E=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof si&&(tt=z.strokeWidth);var ot=z.Df(),rt=z.naturalBounds,at=(rt.width+tt)*ot;tt=(rt.height+tt)*ot,a.type!==_e.Link&&(ot=z.ga(a.category==="Selection"?$i:a.locationSpot,It.alloc()),a.location=ot,It.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga($i,It.alloc()),at=Pe.allocAt(a.x,a.y,0,0),at.Ye(z.ga(As,a)),at.Ye(z.ga(ha,a)),at.Ye(z.ga(Fs,a)),Sr(y,at.width+b||0,at.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),It.free(a),Pe.free(at)):(Sr(y,at+b||0,tt+E||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Cs.prototype.eh=function(a,y,x,b){this.actualBounds.h(a,y,x,b)},Cs.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,b=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof $n&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var E=x.toolManager.findTool("Dragging");if(E===x.currentTool&&(x=E.computeBorder(y,this.ko,a),x!==null))return x}x=Pe.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof $n&&!y.isSubGraphExpanded?a.h(E.x-z.left,E.y-z.top,0,0):a.h(E.x-z.left,E.y-z.top,Math.max(E.width+z.left+z.right,0),Math.max(E.height+z.top+z.bottom,0)),Pe.free(x),b&&y instanceof $n&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Cs.prototype.computeMemberBounds=function(a){if(!(this.part instanceof $n))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof Ue&&(!y.computesBoundsIncludingLinks||ma(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<b&&(b=ot.top),ot.right>E&&(E=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},se.Object.defineProperties(Cs.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new di(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Cs.className="Placeholder";function Ue(a){In.call(this,_e.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Ls,this.Om=0,this.Qm=Ls,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new He().freeze(),this.Tg=this.Mg=null,this.ml=new Pe,this.ua=new Ze,this.u=this.o=this.Sf=this.Wf=null,this.su=new It,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}ue(Ue,In),Ue.prototype.cloneProtected=function(a){In.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=Ue.prototype,Pt.Af=function(a){In.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===Ue?(a.value&2)===2?this.routing=a:a===ya||a===th||a===Ef?this.curve=a:a===Qg||a===Ym||a===Xm?this.adjusting=a:a!==Jv&&a!==Ls&&Vt("Unknown Link enum value for a Link property: "+a):In.prototype.qb.call(this,a)},Pt.Xc=function(){this.ba===null&&(this.ba=new Rg)},Pt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Ps(a)||zh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Ps(a)||zh(a)))},Pt.zv=function(){return!1},Pt.Av=function(){},Pt.Zc=function(){return!1},Ue.prototype.computeAngle=function(a,y,x){return Ue.computeAngle(y,x)},Ue.computeAngle=function(a,y){switch(a){default:case Ls:a=0;break;case qg:a=y;break;case $g:a=y+90;break;case tp:a=y-90;break;case Qv:a=y+180;break;case Jm:a=qt.bp(y),90<a&&270>a&&(a-=180);break;case ep:a=qt.bp(y+90),90<a&&270>a&&(a-=180);break;case np:a=qt.bp(y-90),90<a&&270>a&&(a-=180);break;case Qm:if(a=qt.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return qt.bp(a)};function Nf(a){var y=a.fromNode,x=a.toNode,b=null;if(y!==null?b=x!==null?y.px(x):y.containingGroup:x!==null?b=x.containingGroup:b=null,y=b,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Vv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=b}Pt=Ue.prototype,Pt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&In.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 Ge),a.wd.add(y),a.v()}Pt.Vo=function(a){if(In.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)}Xg(this)}},Pt.Wo=function(a){if(In.prototype.Wo.call(this,a),Od(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,_m(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||_m(x,this,b)}Jg(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))},Ue.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},Ue.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?In.prototype.move.call(this,a,!1):(a=It.allocAt(x.x+b,x.y+E),In.prototype.move.call(this,a,!1),It.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)},Ue.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},Ue.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},Ue.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 qt.ax(x.x,x.y,b.x,b.y,b.x,b.y,E.x,E.y,a),a}if(b=(y-1)/3|0,x=3*(b/2|0),b%2===1){b=this.i(x),E=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),qt.ax(b.x,b.y,E.x,E.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;b<x/2&&z<y&&(E=tt[z],!(b+E>x/2));)b+=E,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-b)):a.h(y.x,y.y+(x/2-b)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-b),y.y):a.h(y.x+(x/2-b),y.y):(x=(x/2-b)/E,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},Ue.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),qt.My(a.x,a.y,y.x,y.y,b.x,b.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,b=this.flattenedTotalLength;var E=0;x=0;for(var z;E<b/2&&x<a&&(z=y[x],!(E+z>b/2));)E+=z,x++;if(y=this.i(x),b=this.i(x+1),1>Math.abs(y.x-b.x)&&1>Math.abs(y.y-b.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-b.x))return y.y>b.y?270:90;if(1>Math.abs(y.y-b.y))return y.x>b.x?180:0}return y.ab(b)},Pt=Ue.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 It(y,x))},Pt.Kz=function(a,y){this.Nb.Gb(a,y)},Pt.m=function(a,y,x){this.Nb.Gb(a,new It(y,x))},Pt.ne=function(a){this.Nb.add(a)},Pt.yf=function(a,y){this.Nb.add(new It(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 He,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new It(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),xs(a)),b?Wm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&$c(tt.animationManager,a,E),a.g("points",z,E)}}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;tt<z;tt++){var ot=E[tt];x=Math.min(ot.x,x),b=Math.min(ot.y,b)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=Math.min(ft.x,tt),ot=Math.min(ft.y,ot),ft.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=E[z],ft=rt[z],ut.x-x!==ft.x-tt||ut.y-b!==ft.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&$c(x.animationManager,this,y),Wm(this),this.g("points",a,y)}},Pt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Wm(a){a.Nb.count===0?a.fd=!1:(a.fd=!0,a.cq=null,a.vt=NaN,a.defaultFromPoint=a.i(0),a.defaultToPoint=a.i(a.pointsCount-1),Km(a,!1))}Pt.bb=function(){if(!this.suspendsRouting){var a=this.diagram;if(a){if(a.As.contains(this)||a.undoManager.isUndoingRedoing||(a=a.animationManager,a.isTicking&&!a.isAnimating))return;this.Tg===null||a.isTicking||(this.Tg=null)}a=this.path,a!==null&&(this.fd=!1,this.v(),a.v())}},Pt.vg=function(){if(!this.fd&&!this.computingPoints){var a=!0;try{this.computingPoints=!0,this.uh(),a=this.computePoints()}catch(y){this.computingPoints=!1,this.rv()}finally{this.computingPoints=!1,a?this.zf():this.rv()}}},Ue.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Cc||(Cc=new an,Cc.desiredSize=ni,Cc.Va()),this.defaultFromPoint&&(Cc.location=this.defaultFromPoint,Cc.Va(),y=a=Cc)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var b=this.toNode,E=null;if(b===null?(Lc||(Lc=new an,Lc.desiredSize=ni,Lc.Va()),this.defaultToPoint&&(Lc.location=this.defaultToPoint,Lc.Va(),E=b=Lc)):E=this.toPort,E===null||b.isVisible()||(x=b.findVisibleNode(),x!==null&&x!==b?(b=x,E=x.port):b=x),this.Mw=b,b===null||!b.location.w())return!1;for(;!(E===null||E.actualBounds.w()&&E.Ed());)E=E.panel;if(E===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var ot=Tf(tt),rt=Tf(x),at=y===E&&y!==null,ut=this.isOrthogonal,ft=this.curve===ya;this.Wf=at&&!ut?ft=!0:!1;var mt=this.computeAdjusting()===Ls||at;if(!ut&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),ft){z=this.getLinkPoint(a,y,tt,!0,!1,b,E),mt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),ft=ut=0;var yt=z.x+ot/3,xt=z.y+rt/3,kt=yt,Ot=xt;qt.B(rt,0)?Ot=0<ot?Ot-at:Ot+at:(ut=-ot/rt,ft=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ft=-ft),kt=(0>rt?-1:1)*ft+yt,Ot=ut*(kt-yt)+xt),yt=z.x+2*ot/3,xt=z.y+2*rt/3;var At=yt,zt=xt;qt.B(rt,0)?zt=0<ot?zt-at:zt+at:(At=(0>rt?-1:1)*ft+yt,zt=ut*(At-yt)+xt),this.Fj(),this.ne(z),this.yf(kt,Ot),this.yf(At,zt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,mt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,mt),E=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+mt/2,y=b.y+x/2,z=a,ot=y,qt.B(x,0)?ot=0<mt?ot-tt:ot+tt:(mt=-mt/x,z=Math.sqrt(tt*tt/(mt*mt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,ot=mt*(z-a)+y),this.ne(b),this.yf(z,ot),this.ne(E)):(this.ne(b),this.ne(E),ot=Pe.alloc(),y.mi(ot),rt=ot.ca(E),mt.mi(ot),at=ot.ca(b),(rt||at)&&(tt=y.ga(Um(tt),new It),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=mt.ga(Um(x),new It),this.dd(1,this.getLinkPointFromPoint(z,mt,x,b,!1,x))),Pe.free(ot))}else{ft=this.isAvoiding,mt&&(ut&&ft||at)&&this.Fj();var Wt=at?this.computeCurviness():0;ft=this.getLinkPoint(a,y,tt,!0,ut,b,E),yt=kt=xt=0,(ut||!ot||at)&&(Ot=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ft,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>Wt&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Ot+=Math.abs(Wt)*(ut?1:2)),yt===0?xt=Ot:yt===90?kt=Ot:yt===180?xt=-Ot:yt===270?kt=-Ot:(xt=Ot*Math.cos(yt*Math.PI/180),kt=Ot*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Ot=y.ga(Ri,It.alloc()),At=It.allocAt(Ot.x+1e3*xt,Ot.y+1e3*kt),this.getLinkPointFromPoint(a,y,Ot,At,!0,ft),It.free(Ot),It.free(At))),Ot=this.getLinkPoint(b,E,x,!1,ut,a,y);var Zt=zt=At=0;if(ut||!rt||at){var Xt=this.computeEndSegmentLength(b,E,x,!1);Zt=this.getLinkDirection(b,E,Ot,x,!1,ut,a,y),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Zt+=ut?0:30,0>Wt&&(Zt+=180)),0>Zt?Zt+=360:360<=Zt&&(Zt-=360),at&&(Xt+=Math.abs(Wt)*(ut?1:2)),Zt===0?At=Xt:Zt===90?zt=Xt:Zt===180?At=-Xt:Zt===270?zt=-Xt:(At=Xt*Math.cos(Zt*Math.PI/180),zt=Xt*Math.sin(Zt*Math.PI/180)),x.Mc()&&at&&(x=E.ga(Ri,It.alloc()),tt=It.allocAt(x.x+1e3*At,x.y+1e3*zt),this.getLinkPointFromPoint(b,E,x,tt,!1,Ot),It.free(x),It.free(tt))}x=ft,(ut||!ot||at)&&(x=new It(ft.x+xt,ft.y+kt)),tt=Ot,(ut||!rt||at)&&(tt=new It(Ot.x+At,Ot.y+zt)),!mt&&!ut&&ot&&3<z&&this.adjustPoints(0,ft,z-2,tt)?this.dd(z-1,Ot):!mt&&!ut&&rt&&3<z&&this.adjustPoints(1,x,z-1,Ot)?this.dd(0,ft):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ft),this.dd(z-1,Ot)):(this.Fj(),this.ne(ft),(ut||!ot||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Zt,a,b),(ut||!rt||at)&&this.ne(tt),this.ne(Ot))}return!0};function Zv(a,y){return Math.abs(y.x-a.x)>Math.abs(y.y-a.y)?(y.x>=a.x?y.x=a.x+9e9:y.x=a.x-9e9,y.y=a.y):(y.y>=a.y?y.y=a.y+9e9:y.y=a.y-9e9,y.x=a.x),y}Ue.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new It),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),ft=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*rt+ut,b=b.x*ot+b.y*at+ft,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+ft}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function Vm(a,y){var x=y.Zn;return x===null&&(x=new kc,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}Ue.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,ot){if(ot===void 0&&(ot=new It),x.sb()&&!Tf(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Vm(this,y);if(rt!==null){if(ot.assign(rt.Zo),E&&this.routing===e1){var at=Vm(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=It.alloc(),at=It.alloc();var ut=new Pe(y.ga($i,rt),y.ga(As,at)),ft=this.computeSpot(!b,tt);a=this.getLinkPoint(z,tt,ft,!b,E,a,y,at),(x.Hf(Ja)||x.Hf(Rr))&&a.y>=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),It.free(rt),It.free(at)}}return ot}}return x=y.ga(Um(x),It.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Zv(x,tt.copy()))):(rt=this.computeSpot(!b,tt),z=It.alloc(),tt=tt.ga(Um(rt),z),E&&(tt=Zv(x,tt)),It.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,ot),It.free(x),ot},Ue.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,ot){t:if(b.sb())var rt=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x<b.y?b.x>1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5<b.x?45:0;else{if(b.$c()&&(rt=Vm(this,y),rt!==null))switch(rt.Nc){case 1:rt=270;break t;case 2:rt=180;break t;default:case 4:rt=0;break t;case 8:rt=90;break t}rt=y.ga(Ri,It.alloc()),this.pointsCount>(z?6:2)?(ot=E?this.i(1):this.i(this.pointsCount-2),ot=z?Zv(rt,ot.copy()):x):(x=It.alloc(),ot=ot.ga(Ri,x),It.free(x)),x=Math.abs(ot.x-rt.x)>Math.abs(ot.y-rt.y)?ot.x>=rt.x?0:180:ot.y>=rt.y?90:270,It.free(rt),rt=x}return b.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),Tf(b)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},Ue.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Vm(this,y),a!==null)?a.Ju:(a=b?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=b?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},Ue.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=Ri:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Nr?Li:y)):(a=y||this.toPort,a===null?a=Ri:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Nr?Li:y)),a};function Tf(a){return a===Li||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:Ri}Ue.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Ls&&4<this.pointsCount?this.computeMidPoint(new It):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(Ri))},Ue.prototype.computeShortLength=function(a){if(a){if(a=this.fromShortLength,isNaN(a)){var y=this.fromPort;y!==null&&(a=y.fromShortLength)}return isNaN(a)?0:a}return a=this.toShortLength,isNaN(a)&&(y=this.toPort,y!==null&&(a=y.toShortLength)),isNaN(a)?0:a},Ue.prototype.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=oi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&oi.free(tt),!0;if(this.Yc(a,tt)){var ot=!1;if(!this.isAtomic)for(var rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===this.locationObject){var ft=ut.actualBounds,mt=this.naturalBounds;if(!(ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height)){if(ft=oi.alloc(),ft.set(tt),ut instanceof _e)ot=ut.Cf(a,y,x,b,E,ft);else if(this.path===ut){if(ut instanceof si)if(ot=a,mt=b,ut.pickable===!1)ot=!1;else if(ft.multiply(ut.transform),mt)t:{var yt=ot,xt=ft;if(ut.fh(yt,xt))ot=!0;else{if(xt===void 0&&(xt=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var kt=yt.top;yt=yt.bottom;var Ot=It.alloc(),At=It.alloc(),zt=It.alloc(),Wt=oi.alloc();Wt.set(xt),Wt.bv(ut.transform),Wt.Vj(),At.x=mt,At.y=kt,At.transform(Wt),Ot.x=ot,Ot.y=kt,Ot.transform(Wt),xt=!1,Bd(ut,Ot,At,zt)?xt=!0:(Ot.x=mt,Ot.y=yt,Ot.transform(Wt),Bd(ut,Ot,At,zt)?xt=!0:(At.x=ot,At.y=yt,At.transform(Wt),Bd(ut,Ot,At,zt)?xt=!0:(Ot.x=ot,Ot.y=kt,Ot.transform(Wt),Bd(ut,Ot,At,zt)&&(xt=!0)))),oi.free(Wt),It.free(Ot),It.free(At),It.free(zt),ot=xt}}else ot=ut.fh(ot,ft)}else ot=wr(ut,a,b,ft);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&E.add(mt)),oi.free(ft)}}}return z===void 0&&oi.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&oi.free(tt),!1},Ue.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},Ue.prototype.computeCorner=function(){if(this.curve===ya)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},Ue.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if(E!==a&&!E.isPanelMain&&(E.segmentIndex===-1/0||isNaN(E.segmentIndex)))return E}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},Ue.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=i1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var b=this.findMidLabel();if(b!==null){var E=b.naturalBounds,z=b.margin,tt=isNaN(E.width)?30:E.width*b.scale+z.left+z.right;E=isNaN(E.height)?14:E.height*b.scale+z.top+z.bottom,b=b.segmentOrientation,b===qg||b===Jm||b===Qv?a=Math.max(a,E):b===tp||b===np||b===$g||b===ep?a=Math.max(a,tt):(y=y.ga(Ri).ab(x.ga(Ri))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*E)+1)),this.curve===ya&&(a*=1.333)}}return a},Ue.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Ls&&x.bb()}},Ue.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=Rn(),b=0,E=y.links,z=0;z<E.length;z++){var tt=E[z].computeSpacing();x.push(tt),b+=tt}for(b=-b/2,z=0;z<E.length;z++){if(E[z]===this){a=b+x[z]/2;break}b+=x[z]}y.Ds===this.fromNode&&(a=-a),wn(x)}}return a},Ue.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},Ue.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},Ue.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Ym)return!1;E===Xm&&(E=Qg)}switch(E){case Ym:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(b)){E=z.x,z=z.y;var ot=tt.x-E,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!qt.$(at,0)){if(qt.$(ot,0))var ut=0>rt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var ft=y.y;ot=b.x-tt;var mt=b.y-ft;for(rt=Math.sqrt(ot*ot+mt*mt),qt.$(ot,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(ot)),0>ot&&(mt=Math.PI-mt)),at=rt/at,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-E,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),qt.$(y,0)||(qt.$(ot,0)?rt=0>rt?-Math.PI/2:Math.PI/2:(rt=Math.atan(rt/Math.abs(ot)),0>ot&&(rt=Math.PI-rt)),ot=rt+ut,y*=at,this.L(a,tt+y*Math.cos(ot),ft+y*Math.sin(ot)));this.dd(x,b)}}return!0;case Xm:if(z=this.i(a),ft=this.i(x),!z.Xa(y)||!ft.Xa(b)){E=z.x,z=z.y,tt=ft.x,ft=ft.y,at=(tt-E)*(tt-E)+(ft-z)*(ft-z),ot=y.x,ut=y.y,rt=b.x,mt=b.y;var yt=1;if(rt-ot!==0){var xt=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(xt*xt))}else xt=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var kt=y.x,Ot=y.y,At=.5;at!==0&&(At=((E-kt)*(E-tt)+(z-Ot)*(z-ft))/at);var zt=E+At*(tt-E),Wt=z+At*(ft-z);y=Math.sqrt((kt-zt)*(kt-zt)+(Ot-Wt)*(Ot-Wt)),Ot<xt*(kt-zt)+Wt&&(y=-y),0<xt&&(y=-y),kt=ot+At*(rt-ot),At=ut+At*(mt-ut),xt!==0?(y=kt+y/yt,this.L(a,y,At-(y-kt)/xt)):this.L(a,kt,At+y)}this.dd(x,b)}return!0;case Qg:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ut=z.y,ft=ot,at=ut,qt.B(E.y,z.y)?qt.B(z.x,tt.x)?ut=y.y:qt.B(z.y,tt.y)&&(ot=y.x):qt.B(E.x,z.x)&&(qt.B(z.y,tt.y)?ot=y.x:qt.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,ot,ut),E=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ut=z.y,rt=ot,mt=ut,qt.B(E.y,z.y)?qt.B(z.x,tt.x)?ut=b.y:qt.B(z.y,tt.y)&&(ot=b.x):qt.B(E.x,z.x)&&(qt.B(z.y,tt.y)?ot=b.x:qt.B(z.x,tt.x)&&(ut=b.y)),this.L(x-1,ot,ut),Kv(this))){this.L(a+1,ft,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},Ue.prototype.addOrthoPoints=function(a,y,x,b,E,z){0>y?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var ot=E.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=It.alloc(),ut=It.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&rt.right>a.x||b===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x<rt.left?this.computeMidOrthoPosition(a.x,a.y,rt.left,x.y,!1):a.x<rt.right&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):b===0&&a.x<rt.left&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===180||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===180||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x>=ot.left&&x.x<=a.x||a.x<=rt.right&&a.x>=x.x?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&rt.left<a.x||b===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):b===180&&a.x>rt.right&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===0||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===0||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x<=ot.right&&x.x>=a.x||a.x>=rt.left&&a.x<=x.x?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&rt.bottom>a.y||b===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(at.y=a.y<rt.top?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.top,!0):a.y<rt.bottom&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):b===90&&a.y<rt.top&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===270||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===270||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y>=ot.top&&x.y<=a.y||a.y<=rt.bottom&&a.y>=x.y?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===90?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&rt.top<a.y||b===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):b===270&&a.y>rt.bottom&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===90||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===90||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y<=ot.bottom&&x.y>=a.y||a.y>=rt.top&&a.y<=x.y?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===270?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y)));var ft=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||E===z||this.layer.isTemporary||!uf(mt)||ot.ca(ft)&&!z.Td(E)||rt.ca(a)&&!E.Td(z))y=!1;else{var yt=hf(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,ft.x),Math.min(ut.y,ft.y),Math.abs(ut.x-ft.x),Math.abs(ut.y-ft.y)))y=!1;else{E=a,z=ft;var xt=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var kt=It.alloc();Ff(yt,a.x,a.y)||(qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,kt)?(x=a=kt.copy(),y=kt.ab(at)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,kt)?(x=a=kt.copy(),y=kt.ab(ut)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ft.x,ft.y,kt)&&(x=a=kt.copy(),y=kt.ab(ft))),Ff(yt,ft.x,ft.y)||(qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ft.x,ft.y,ut.x,ut.y,kt)?(xt=ft=kt.copy(),b=ut.ab(kt)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,kt)?(xt=ft=kt.copy(),b=at.ab(kt)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,kt)&&(xt=ft=kt.copy(),b=a.ab(kt))),It.free(kt)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),r1(yt,a,y,ft,b,ot,!0),rt=Ql(yt,ft.x,ft.y),!yt.abort&&rt>=Af&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,ft,b,ot,!1),rt=Ql(yt,ft.x,ft.y)),!yt.abort&&rt<Af&&Ql(yt,ft.x,ft.y)!==eh?(Yv(this,yt,ft.x,ft.y,b,!0,tt),ot=this.i(2),4>this.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=ft.y):(ot.x=ft.x,ot.y=a.y),this.L(2,ot.x,ot.y),this.m(3,ot.x,ot.y)):(tt=this.i(3),y===0||y===180?qt.B(ot.x,tt.x)?(ot=y===0?Math.max(ot.x,a.x):Math.min(ot.x,a.x),this.L(2,ot,a.y),this.L(3,ot,tt.y)):qt.B(ot.y,tt.y)?(Math.abs(a.y-ot.y)<=yt.Go/2&&(this.L(2,ot.x,a.y),this.L(3,tt.x,a.y)),this.m(2,ot.x,a.y)):this.L(2,a.x,ot.y):(y===90||y===270)&&(qt.B(ot.y,tt.y)?(ot=y===90?Math.max(ot.y,a.y):Math.min(ot.y,a.y),this.L(2,a.x,ot),this.L(3,tt.x,ot)):qt.B(ot.x,tt.x)?(Math.abs(a.x-ot.x)<=yt.Ho/2&&(this.L(2,a.x,ot.y),this.L(3,a.x,tt.y)),this.m(2,a.x,ot.y)):this.L(2,ot.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,E.x,x.y):this.m(2,x.x,E.y)),xt!==null&&(b===0||b===180?this.yf(z.x,xt.y):this.yf(xt.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),It.free(at),It.free(ut)}},Ue.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 Kv(a){if(a.diagram===null||!a.isAvoiding||!uf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hf(a.diagram,!0,a.containingGroup,null);for(var b=1;b<x-2;b++){var E=y[b],z=y[b+1];if(!a.Yj(Math.min(E.x,z.x),Math.min(E.y,z.y),Math.abs(E.x-z.x),Math.abs(E.y-z.y)))return!0}return!1}function Yv(a,y,x,b,E,z,tt){var ot=y.Ho,rt=y.Go,at=Ql(y,x,b),ut=x,ft=b;for(E===0?ut+=ot:E===90?ft+=rt:E===180?ut-=ot:ft-=rt,E!==tt&&at>Id&&Ql(y,ut,ft)!==at-1&&(Ql(y,x-ot,b)===at-1?(E=180,ut=x-ot,ft=b):Ql(y,x+ot,b)===at-1?(E=0,ut=x+ot,ft=b):Ql(y,x,b-rt)===at-1?(E=270,ut=x,ft=b-rt):Ql(y,x,b+rt)===at-1&&(E=90,ut=x,ft=b+rt));at>Id&&Ql(y,ut,ft)===at-1;)x=ut,b=ft,E===0?ut+=ot:E===90?ft+=rt:E===180?ut-=ot:ft-=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?Yv(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&&Yv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}Ue.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),b=this.i(1),E=Ii(y,a,x.x,x.y,b.x,b.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var ot=Ii(y,a,b.x,b.y,x.x,x.y);b=x,ot<E&&(z=tt,E=ot)}return z},Ue.prototype.qc=function(){this.lk=!1,this.v()},Ue.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E!==a&&E.isPanelMain&&E instanceof si&&(E.ua=this.ua)}}},Ue.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Od(this)&&b.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(b.animationManager.isAnimating||b.currentTool!==b.toolManager)&&(x=!0);var E=this.i(0).copy(),z=E.copy();b=this.Nb.s;var tt=this.computeCurve();if(tt===ya&&3<=y&&!qt.$(this.smoothness,0))if(y===3){var ot=this.i(1);b=Math.min(E.x,ot.x);var rt=Math.min(E.y,ot.y);ot=this.i(2),b=Math.min(b,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),rt=this.i(b),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);b=z.x,rt=z.y}if(b-=this.su.x,rt-=this.su.y,E.x-=b,E.y-=rt,y!==2||Od(this)){if(a.type=Ze.o,ot=ES(a),this.computeShortLength(!0)!==0&&(E=Pc(this,E,!0,z)),bf(ot,E.x,E.y,!1),tt===ya&&3<=y&&!qt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-rt,E=this.i(2).copy(),E.x-=b,E.y-=rt,this.computeShortLength(!1)!==0&&(E=Pc(this,E,!1,z)),Ju(ot,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=It.allocAt(b,rt),x=It.alloc(),x.assign(this.i(1)),z=It.allocAt(b,rt),E=It.allocAt(b,rt),tt=this.i(0);for(var at,ut=this.smoothness/3,ft=1;ft<this.pointsCount-1;ft++){at=this.i(ft);var mt=tt,yt=at,xt=this.i(Xv(this,at,ft,!1));if((!qt.$(mt.x,yt.x)||!qt.$(yt.x,xt.x))&&(!qt.$(mt.y,yt.y)||!qt.$(yt.y,xt.y))){var kt=ut;isNaN(kt)&&(kt=this.smoothness/3);var Ot=mt.x;mt=mt.y;var At=yt.x;yt=yt.y;var zt=xt.x;xt=xt.y;var Wt=kt*Zm(Ot,mt,At,yt);kt*=Zm(At,yt,zt,xt),qt.$(mt,yt)&&qt.$(At,zt)&&(At>Ot?xt>yt?(z.x=At-Wt,z.y=yt-Wt,E.x=At+kt,E.y=yt+kt):(z.x=At-Wt,z.y=yt+Wt,E.x=At+kt,E.y=yt-kt):xt>yt?(z.x=At+Wt,z.y=yt-Wt,E.x=At-kt,E.y=yt+kt):(z.x=At+Wt,z.y=yt+Wt,E.x=At-kt,E.y=yt-kt)),qt.$(Ot,At)&&qt.$(yt,xt)&&(yt>mt?(zt>At?(z.x=At-Wt,z.y=yt-Wt,E.x=At+kt):(z.x=At+Wt,z.y=yt-Wt,E.x=At-kt),E.y=yt+kt):(zt>At?(z.x=At-Wt,z.y=yt+Wt,E.x=At+kt):(z.x=At+Wt,z.y=yt+Wt,E.x=At-kt),E.y=yt-kt)),(qt.$(Ot,At)&&qt.$(At,zt)||qt.$(mt,yt)&&qt.$(yt,xt))&&(Ot=.5*(Ot+zt),mt=.5*(mt+xt),z.x=Ot,z.y=mt,E.x=Ot,E.y=mt),(ft===1||ft===2&&qt.$(tt.x,this.i(0).x)&&qt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),Ju(ot,x.x-b,x.y-rt,z.x-b,z.y-rt,at.x-b,at.y-rt),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,Yo)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),Ju(ot,E.x-b,E.y-rt,at-b,tt-rt,ut.x-b,ut.y-rt),It.free(y),It.free(x),It.free(z),It.free(E)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Pc(this,tt.copy(),!1,Yo)),Ju(ot,z.x-b,z.y-rt,E.x-b,E.y-rt,tt.x-b,tt.y-rt);else{for(z=It.alloc(),z.assign(this.i(0)),E=It.alloc(),E.assign(z),tt=this.computeCorner(),ft=1,at=0;ft<y;){if(ft=Xv(this,z,ft,1<ft),ut=this.i(ft),ft>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,Yo)),wc(this,ot,-b,-rt,z,ut,x);else if(at===0)for(ft=1;ft<y;)E.assign(z),ut=this.i(ft++),wc(this,ot,-b,-rt,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ft+1,ft<y-3),ft=-b,Ot=-rt,mt=ut,At=this.i(at),kt=x,qt.B(z.y,mt.y)&&qt.B(mt.x,At.x))if(xt=Math.min(tt,Math.abs(mt.x-E.x)/2),xt=Wt=Math.min(xt,Math.abs(At.y-mt.y)/2),qt.B(xt,0))wc(this,ot,ft,Ot,z,mt,kt),z.assign(mt);else{var Zt=mt.x,Xt=mt.y;yt=Zt,zt=Xt,mt.x>z.x?Zt=mt.x-xt:Zt=mt.x+xt,At.y>mt.y?zt=mt.y+Wt:zt=mt.y-Wt,At=It.allocAt(Zt,Xt),wc(this,ot,ft,Ot,z,At,kt),It.free(At),Im(ot,mt.x+ft,mt.y+Ot,yt+ft,zt+Ot),z.h(yt,zt)}else qt.B(z.x,mt.x)&&qt.B(mt.y,At.y)?(xt=Math.min(tt,Math.abs(mt.y-E.y)/2),xt=Wt=Math.min(xt,Math.abs(At.x-mt.x)/2),qt.B(Wt,0)?(wc(this,ot,ft,Ot,z,mt,kt),z.assign(mt)):(Zt=mt.x,Xt=mt.y,yt=Zt,zt=Xt,mt.y>z.y?Xt=mt.y-xt:Xt=mt.y+xt,At.x>mt.x?yt=mt.x+Wt:yt=mt.x-Wt,At=It.allocAt(Zt,Xt),wc(this,ot,ft,Ot,z,At,kt),It.free(At),Im(ot,mt.x+ft,mt.y+Ot,yt+ft,zt+Ot),z.h(yt,zt))):(wc(this,ot,ft,Ot,z,mt,kt),z.assign(mt));E.assign(ut),ft=at}It.free(z)}Rm=ot}else ot=this.i(1).copy(),ot.x-=b,ot.y-=rt,this.computeShortLength(!0)!==0&&(E=Pc(this,E,!0,z)),this.computeShortLength(!1)!==0&&(ot=Pc(this,ot,!1,z)),a.type=Ze.j,a.startX=E.x,a.startY=E.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Zm(a,y,x,b){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=b-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),qt.$(a,0)?y:qt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Pc(a,y,x,b){var E=a.pointsCount;if(2>E)return y;if(x){var z=a.i(1);if(x=z.x-b.x,z=z.y-b.y,b=Zm(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=Zm(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Xv(a,y,x,b){for(var E=a.pointsCount,z=y;qt.$(y.x,z.x)&&qt.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!qt.$(y.x,z.x)&&!qt.$(y.y,z.y))return x-1;for(var tt=z;qt.$(y.x,z.x)&&qt.$(z.x,tt.x)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||qt.$(y.y,z.y)&&qt.$(z.y,tt.y)&&(!b||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=E)return E-1;tt=a.i(x++)}return x-2}Ue.prototype.computeJumpLength=function(){return 10};function wc(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=kx(a,E,z,rt)),0<at){if(qt.B(E.y,z.y))if(E.x<z.x)for(var ut=0;ut<at;){var ft=Math.max(E.x,Math.min(rt[ut++]-ot,z.x-tt));y.lineTo(ft+x,z.y+b);for(var mt=ft+x,yt=Math.min(ft+tt,z.x);ut<at&&(ft=rt[ut],ft<yt+tt);)ut++,yt=Math.min(ft+ot,z.x);ft=z.y-tt+b,yt+=x;var xt=z.y+b;a.curve===th?bf(y,yt,xt,!1):Ju(y,mt,ft,yt,ft,yt,xt)}else for(--at;0<=at;){for(ut=Math.min(E.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ut+x,z.y+b),mt=ut+x,ft=Math.max(ut-tt,z.x);0<=at&&(ut=rt[at],ut>ft-tt);)at--,ft=Math.max(ut-ot,z.x);ut=z.y-tt+b,ft+=x,yt=z.y+b,a.curve===th?bf(y,ft,yt,!1):Ju(y,mt,ut,ft,ut,ft,yt)}else if(qt.B(E.x,z.x))if(E.y<z.y)for(ut=0;ut<at;){for(ft=Math.max(E.y,Math.min(rt[ut++]-ot,z.y-tt)),y.lineTo(z.x+x,ft+b),mt=ft+b,ft=Math.min(ft+tt,z.y);ut<at&&(yt=rt[ut],yt<ft+tt);)ut++,ft=Math.min(yt+ot,z.y);yt=z.x-tt+x,xt=z.x+x,ft+=b,a.curve===th?bf(y,xt,ft,!1):Ju(y,yt,mt,yt,ft,xt,ft)}else for(--at;0<=at;){for(ut=Math.min(E.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ut+b),mt=ut+b,ut=Math.max(ut-tt,z.y);0<=at&&(ft=rt[at],ft>ut-tt);)at--,ut=Math.max(ft-ot,z.y);ft=z.x-tt+x,yt=z.x+x,ut+=b,a.curve===th?bf(y,yt,ut,!1):Ju(y,ft,mt,ft,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+b)}function kx(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];if(rt instanceof Ue){if(rt===a)return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length;if(rt.isVisible()&&Od(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Mx(y,x,b,rt))}}}}}return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length}function Mx(a,y,x,b){for(var E=qt.B(a.y,y.y),z=b.pointsCount,tt=b.i(0),ot=It.alloc(),rt=1;rt<z;rt++){var at=b.i(rt);if(rt<z-1){var ut=b.i(rt+1);if(tt.y===at.y&&at.y===ut.y){if(at.x>tt.x&&ut.x>=at.x||at.x<tt.x&&ut.x<=at.x)continue}else if(tt.x===at.x&&at.x===ut.x&&(at.y>tt.y&&ut.y>=at.y||at.y<tt.y&&ut.y<=at.y))continue}t:{ut=a.x;var ft=a.y,mt=y.x,yt=y.y,xt=tt.x;tt=tt.y;var kt=at.x,Ot=at.y;if(qt.B(ut,mt)){if(!qt.B(ft,yt)&&qt.B(tt,Ot)&&Math.min(ft,yt)<tt&&Math.max(ft,yt)>tt&&Math.min(xt,kt)<ut&&Math.max(xt,kt)>ut&&!qt.B(xt,kt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(qt.B(ft,yt)&&qt.B(xt,kt)&&Math.min(ut,mt)<xt&&Math.max(ut,mt)>xt&&Math.min(tt,Ot)<ft&&Math.max(tt,Ot)>ft&&!qt.B(tt,Ot)){ot.x=xt,ot.y=ft,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(E?x.push(ot.x):x.push(ot.y)),tt=at}It.free(ot)}function Od(a){return a=a.curve,a===Ef||a===th}function Km(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()))}Ue.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];rt instanceof Ue&&(rt===this?z=!0:z&&t1(this,rt,a))}}else if(b)for(z=E.Pa.s,E=z.length,tt=0;tt<E;tt++)ot=z[tt],ot instanceof Ue&&t1(this,ot,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Od(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}Ue.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var b=this.i(0),E=a.i(0);if(b.Xa(E)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||b.Xa(a)||y.Xa(E)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},Ue.prototype.isVisible=function(){if(!In.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var b=x;b!==null;){if(b.labeledLink===this)return!0;b=b.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},Ue.prototype.Zb=function(a){if(In.prototype.Zb.call(this,a),a&&Km(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},Ue.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Qg:this.qk};function Xg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,tt=y.jb.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];(at.ef===y&&at.ff===b&&at.uf===x&&at.vf===E||at.ef===x&&at.ff===E&&at.uf===y&&at.vf===b)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=HS(y,x,b,E),z===null&&(z=new qm(y,b,x,E),_S(y,z),_S(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Jg(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(Un(y.links,a),y.Sl()))}Ue.prototype.ph=function(){return!0},se.Object.defineProperties(Ue.prototype,{fromNode:{get:function(){return this.ef},set:function(a){var y=this.ef;if(y!==a){var x=this.fromPort;y!==null&&(this.uf!==y&&_m(y,this,x),Jg(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,E),Xg(this),this.C(1)),this.g("fromNode",y,a),Nf(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&ia(x),Jg(this),this.ff=a;var b=this.fromPort;b!==null&&ia(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Xg(this),this.g("fromPortId",y,a)}}},fromPort:{get:function(){var a=this.ef;return a===null?null:a.ns(this.ff)}},fromPortChanged:{get:function(){return this.gn},set:function(a){var y=this.gn;y!==a&&(this.gn=a,this.g("fromPortChanged",y,a))}},toNode:{get:function(){return this.uf},set:function(a){var y=this.uf;if(y!==a){var x=this.toPort;y!==null&&(this.ef!==y&&_m(y,this,x),Jg(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,E),Xg(this),this.C(1)),this.g("toNode",y,a),Nf(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&ia(x),Jg(this),this.vf=a;var b=this.toPort;b!==null&&ia(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Xg(this),this.g("toPortId",y,a)}}},toPort:{get:function(){var a=this.uf;return a===null?null:a.ns(this.vf)}},toPortChanged:{get:function(){return this.uo},set:function(a){var y=this.uo;y!==a&&(this.uo=a,this.g("toPortChanged",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Nr},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),(y.$c()||a.$c())&&this.fromNode!==null&&ia(this.fromPort),this.bb())}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:NaN},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&ln(a,">= 0",Ue,"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:Nr},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&&ln(a,">= 0",Ue,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),this.bb())}},toShortLength:{get:function(){return this.ba!==null?this.ba.xj:NaN},set:function(a){var y=this.toShortLength;y!==a&&(this.Xc(),this.ba.xj=a,this.qc(),this.g("toShortLength",y,a))}},isLabeledLink:{get:function(){return this.wd===null?!1:0<this.wd.count}},labelNodes:{get:function(){return this.wd===null?Ni:this.wd.iterator}},relinkableFrom:{get:function(){return(this.Qa&1)!==0},set:function(a){var y=(this.Qa&1)!==0;y!==a&&(this.Qa^=1,this.g("relinkableFrom",y,a),this.Wb())}},relinkableTo:{get:function(){return(this.Qa&2)!==0},set:function(a){var y=(this.Qa&2)!==0;y!==a&&(this.Qa^=2,this.g("relinkableTo",y,a),this.Wb())}},resegmentable:{get:function(){return(this.Qa&4)!==0},set:function(a){var y=(this.Qa&4)!==0;y!==a&&(this.Qa^=4,this.g("resegmentable",y,a),this.Wb())}},isTreeLink:{get:function(){return(this.Qa&8)!==0},set:function(a){var y=(this.Qa&8)!==0;y!==a&&(this.Qa^=8,this.g("isTreeLink",y,a),this.fromNode!==null&&Yg(this.fromNode),this.toNode!==null&&Yg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof si?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,b=this.pointsCount;if(b===0)a.h(NaN,NaN,0,0);else{if(b===1)b=this.i(0),y=Math.min(b.x,y),x=Math.min(b.y,x),a.h(b.x,b.y,0,0);else if(b===2){b=this.i(0);var E=this.i(1);y=Math.min(b.x,E.x),x=Math.min(b.y,E.y),a.h(b.x,b.y,0,0),a.Ye(E)}else if(this.computeCurve()===ya&&3<=b&&!this.isOrthogonal)if(E=this.i(0),y=E.x,x=E.y,a.h(y,x,0,0),b===3){b=this.i(1),y=Math.min(b.x,y),x=Math.min(b.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),qt.Dl(E.x,E.y,b.x,b.y,b.x,b.y,z.x,z.y,.5,a)}else for(z=3;z<b;z+=3){var tt=this.i(z-2);z+3>=b&&(z=b-1);var ot=this.i(z-1),rt=this.i(z);qt.Dl(E.x,E.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),E=rt}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;E<b;E++)z=this.i(E),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new It)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Wm(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var b=this.i(x),E=this.i(x+1);qt.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):qt.$(b.y,E.y)?(b=E.x-b.x,0>b&&(b=-b)):b=Math.sqrt(b.Bf(E)),a.push(b)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,b=a=0;b<x;b++)a+=y[b];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var b=a.length%2===0;if(b){for(var E=0;E<a.length;E++)if(typeof a[E]!="number"||isNaN(a[E])){b=!1;break}}if(b)for(x=new He,b=0;b<a.length/2;b++)E=new It(a[2*b],a[2*b+1]).freeze(),x.add(E);else{for(b=!0,E=0;E<a.length;E++){var z=a[E];if(!be(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new He,b=0;b<a.length;b++)E=a[b],x.add(new It(E.x,E.y).freeze())}}else if(a instanceof He)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Vt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Wm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&$c(a.animationManager,this,x)),this.g("points",y,x)}}},pointsCount:{get:function(){return this.Nb.count}},fd:{get:function(){return(this.Qa&16)!==0},set:function(a){(this.Qa&16)!==0!==a&&(this.Qa^=16)}},suspendsRouting:{get:function(){return(this.Qa&32)!==0},set:function(a){(this.Qa&32)!==0!==a&&(this.Qa^=32)}},computingPoints:{get:function(){return(this.Qa&64)!==0},set:function(a){(this.Qa&64)!==0!==a&&(this.Qa^=64)}},defaultFromPoint:{get:function(){return this.o},set:function(a){this.o=a.copy()}},defaultToPoint:{get:function(){return this.u},set:function(a){this.u=a.copy()}},isOrthogonal:{get:function(){return(this.qj.value&2)===2}},isAvoiding:{get:function(){return(this.qj.value&4)===4}},lk:{get:function(){return(this.Qa&128)!==0},set:function(a){(this.Qa&128)!==0!==a&&(this.Qa^=128)}},geometry:{get:function(){if(!this.lk){if(this.vg(),2>this.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!Tf(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Tf(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Km(this,y===th||y===Ef||a===th||a===Ef),this.g("curve",y,a))}},curviness:{get:function(){return this.Rm},set:function(a){var y=this.Rm;y!==a&&(this.Rm=a,this.bb(),this.qc(),this.g("curviness",y,a))}},routing:{get:function(){return this.qj},set:function(a){var y=this.qj;y!==a&&(this.qj=a,this.Wf=null,this.bb(),Km(this,(y.value&2)===2||(a.value&2)===2),this.g("routing",y,a))}},smoothness:{get:function(){return this.po},set:function(a){var y=this.po;y!==a&&(this.po=a,this.qc(),this.g("smoothness",y,a))}},key:{get:function(){var a=this.diagram;if(a!==null&&a.model.ri())return a.model.Ac(this.data)}}}),Ue.prototype.invalidateOtherJumpOvers=Ue.prototype.Xo,Ue.prototype.findClosestSegment=Ue.prototype.ez,Ue.prototype.updateRoute=Ue.prototype.vg,Ue.prototype.invalidateRoute=Ue.prototype.bb,Ue.prototype.rollbackRoute=Ue.prototype.rv,Ue.prototype.commitRoute=Ue.prototype.zf,Ue.prototype.startRoute=Ue.prototype.uh,Ue.prototype.clearPoints=Ue.prototype.Fj,Ue.prototype.removePoint=Ue.prototype.pv,Ue.prototype.addPointAt=Ue.prototype.yf,Ue.prototype.addPoint=Ue.prototype.ne,Ue.prototype.insertPointAt=Ue.prototype.m,Ue.prototype.insertPoint=Ue.prototype.Kz,Ue.prototype.setPointAt=Ue.prototype.L,Ue.prototype.setPoint=Ue.prototype.dd,Ue.prototype.getPoint=Ue.prototype.i,Ue.prototype.getOtherPort=Ue.prototype.Cz,Ue.prototype.getOtherNode=Ue.prototype.To;var Cc=null,Lc=null,Jv=new Ce(Ue,"Normal",1),bx=new Ce(Ue,"Orthogonal",2),Nx=new Ce(Ue,"AvoidsNodes",6),e1=new Ce(Ue,"AvoidsNodesStraight",7),Ls=new Ce(Ue,"None",0),ya=new Ce(Ue,"Bezier",9),th=new Ce(Ue,"JumpGap",10),Ef=new Ce(Ue,"JumpOver",11),Qg=new Ce(Ue,"End",17),Ym=new Ce(Ue,"Scale",18),Xm=new Ce(Ue,"Stretch",19),qg=new Ce(Ue,"OrientAlong",21),$g=new Ce(Ue,"OrientPlus90",22),tp=new Ce(Ue,"OrientMinus90",23),Qv=new Ce(Ue,"OrientOpposite",24),Jm=new Ce(Ue,"OrientUpright",25),ep=new Ce(Ue,"OrientPlus90Upright",26),np=new Ce(Ue,"OrientMinus90Upright",27),Qm=new Ce(Ue,"OrientUpright45",28),n1=16,i1=14,ip=8;Ue.className="Link",Ue.Normal=Jv,Ue.Orthogonal=bx,Ue.AvoidsNodes=Nx,Ue.AvoidsNodesStraight=e1,Ue.None=Ls,Ue.Bezier=ya,Ue.JumpGap=th,Ue.JumpOver=Ef,Ue.End=Qg,Ue.Scale=Ym,Ue.Stretch=Xm,Ue.OrientAlong=qg,Ue.OrientPlus90=$g,Ue.OrientMinus90=tp,Ue.OrientOpposite=Qv,Ue.OrientUpright=Jm,Ue.OrientPlus90Upright=ep,Ue.OrientMinus90Upright=np,Ue.OrientUpright45=Qm,Ue.EndSegmentStep=8,Ue.CurvinessStart=n1,Ue.SpacingMin=i1,Ue.OrthoShortCut=ip;function qm(a,y,x,b){Wn(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,this.links=[]}qm.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},qm.prototype.Nv=function(){if(this.qq){this.qq=!1;var a=this.links;if(0<a.length){var y=a[0],x=y.diagram;x=x===null||x.pi&&!this.Fe,this.Fe=!1,y.arrangeBundledLinks(a,x),a.length===1&&(y.Sf=null,a.length=0)}a.length===0&&(a=this.Ds,this!==null&&a.af!==null&&a.af.remove(this),a=this.cv,this!==null&&a.af!==null&&a.af.remove(this))}},qm.className="LinkBundle";function op(a){Wn(this),this.Yx=this.group=null,this.vs=!0,this.abort=!1,this.Od=this.Nd=1,this.Fn=this.En=-1,this.rc=a.width,this.sc=a.height,this.ac=null,this.ei=this.di=0,this.Os=11,this.Ix=this.Hx=22}op.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,b=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((b+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],b=0;b<=a;b++)x[b]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=qv,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(b=0;b<=this.ei;b++)x[b]=a}};function Ff(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function Ql(a,y,x){return Ff(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):qv}function o1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],b=0;b<=a.ei;b++)x[b]>=Id&&(x[b]=qv)}op.prototype.Yj=function(a,y,x,b){if(a>this.En||a+x<this.Nd||y>this.Fn||y+b<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var E=Math.max(0,b)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(E+=y,y=0),0>x||0>E)return!0;for(b=Math.min(a+x-1,this.di)|0,x=Math.min(y+E-1,this.ei)|0;a<=b;a++){E=this.ac[a];for(var z=y;z<=x;z++)if(E[z]===eh)return!1}return!0};function ql(a,y,x,b,E,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ut=x|0,ft=a.ac[at][ut];if(ft>=Id&&ft<Af)for(E?ut+=b:at+=b,ft+=1;z<=at&&at<=tt&&ot<=ut&&ut<=rt&&!(ft>=a.ac[at][ut]);)a.ac[at][ut]=ft,ft+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0<b)for(x+=b;x<at;x+=b)ql(a,y,x,1,!E,z,tt,ot,rt),ql(a,y,x,-1,!E,z,tt,ot,rt);else for(x+=b;x>at;x+=b)ql(a,y,x,1,!E,z,tt,ot,rt),ql(a,y,x,-1,!E,z,tt,ot,rt);else if(0<b)for(y+=b;y<at;y+=b)ql(a,y,x,1,!E,z,tt,ot,rt),ql(a,y,x,-1,!E,z,tt,ot,rt);else for(y+=b;y>at;y+=b)ql(a,y,x,1,!E,z,tt,ot,rt),ql(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&&y<tt&&x>ot&&x<rt;)ut+=1,a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function t0(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=eh,ut=Af;for(a.ac[y][x]=ut;at===eh&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function r1(a,y,x,b,E,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Ff(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=b.x,ut=b.y;if(Ff(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(ot-at)&&1>=Math.abs(rt-ut))a.abort=!0;else{var ft=z.x;b=z.y,y=z.x+z.width;var mt=z.y+z.height;ft-=a.Nd,ft/=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,ft|0)),y=Math.min(a.di,Math.max(0,y|0)),ft=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,ft,mt),$m(a,ot,rt,1,!x,z,y,ft,mt),$m(a,ot,rt,-1,!x,z,y,ft,mt)):$m(a,ot,rt,yt,x,ot,rt,ot,rt),b[at][ut]===eh?(t0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,ft,mt),t0(a,at,ut,1,!(E===90||E===270),z,y,ft,mt),t0(a,at,ut,-1,!(E===90||E===270),z,y,ft,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=Rn(),tt&&s1(a,at,ut,E,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=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++:y<E?E--:at>tt?tt++:at<tt&&tt--,b[E][tt]=a++,E!==y||tt!==at;);else ql(a,ot,rt,1,!1,z,y,ft,mt),ql(a,ot,rt,-1,!1,z,y,ft,mt),ql(a,ot,rt,1,!0,z,y,ft,mt),ql(a,ot,rt,-1,!0,z,y,ft,mt);wn(x)}}}}function s1(a,y,x,b,E,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===E&&at===z)return!0;var ut=rt,ft=at;if(b===0)if(ut<E)ut++;else break;else if(b===90)if(ft<z)ft++;else break;else if(b===180)if(ut>E)ut--;else break;else if(ft>z)ft--;else break;var mt=ot[ut][ft];if(mt===0||mt===$v)break;rt=ut,at=ft}for(;;){if(ut=b,ft=rt,mt=at,b===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):b===90?ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--):b===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--),ft=ot[ft][mt],ut!==b&&ft!==0&&ft!==$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++}}}se.Object.defineProperties(op.prototype,{bounds:{get:function(){return new Pe(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0<a&&a!==this.rc&&(this.rc=a,this.initialize(this.bounds))}},Go:{get:function(){return this.sc},set:function(a){0<a&&a!==this.sc&&(this.sc=a,this.initialize(this.bounds))}}});var eh=0,Id=1,Af=999999,qv=Af+1,$v=Af+2;op.className="PositionArray";function kc(){Wn(this),this.port=this.node=null,this.pe=[],this.ap=!1}kc.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var b=a[x];b!==null&&(y+=`
|
|
`+b.toString())}return y};function Tx(a,y,x,b){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}kc.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 $n?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($i,It.alloc()),rt=a.port.ga(As,It.alloc());for(E=Pe.allocAt(ot.x,ot.y,0,0),E.Ye(rt),It.free(ot),It.free(rt),ot=It.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),ft=at.computeSpot(ut,a.port);if(ft.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=ot.ab(ut),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),ft=Tx(E,ft,mt,at.isOrthogonal),ft===0?(ft=4,180<mt&&(mt-=360)):ft===90?(ft=8,270<mt&&(mt-=360)):ft===180?ft=2:(ft=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ft),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ft),yt.hv.set(ut),z++}}}}for(It.free(ot),a.pe.sort(kc.prototype.j),rt=a.pe.length,b=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==b&&(b=tt.Nc,ot=0),tt.Uo=ot,ot++);for(b=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==b&&(b=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,ft=a.port,b=a.node.portSpreading,ot=It.alloc(),rt=It.alloc(),tt=It.alloc(),at=It.alloc(),ft.ga($i,ot),ft.ga(ha,rt),ft.ga(As,tt),ft.ga(Fs,at),yt=mt=ut=ft=0,b===Wv)for(var xt=0;xt<z.length;xt++){var kt=z[xt];if(kt!==null){var Ot=kt.link.computeThickness();switch(kt.Nc){case 8:mt+=Ot;break;case 2:yt+=Ot;break;case 1:ft+=Ot;break;default:case 4:ut+=Ot}}}var At=xt=0,zt=1,Wt=kt=0;for(Ot=0;Ot<z.length;Ot++){var Zt=z[Ot];if(Zt!==null){if(xt!==Zt.Nc){switch(xt=Zt.Nc,xt){case 8:var Xt=tt;At=at;break;case 2:Xt=at,At=ot;break;case 1:Xt=ot,At=rt;break;default:case 4:Xt=rt,At=tt}switch(kt=At.x-Xt.x,Wt=At.y-Xt.y,xt){case 8:mt>Math.abs(kt)?(zt=Math.abs(kt)/mt,mt=Math.abs(kt)):zt=1;break;case 2:yt>Math.abs(Wt)?(zt=Math.abs(Wt)/yt,yt=Math.abs(Wt)):zt=1;break;case 1:ft>Math.abs(kt)?(zt=Math.abs(kt)/ft,ft=Math.abs(kt)):zt=1;break;default:case 4:ut>Math.abs(Wt)?(zt=Math.abs(Wt)/ut,ut=Math.abs(Wt)):zt=1}At=0}var ae=Zt.Zo;if(b===Wv){switch(Zt=Zt.link.computeThickness(),Zt*=zt,ae.set(Xt),xt){case 8:ae.x=Xt.x+kt/2+mt/2-At-Zt/2;break;case 2:ae.y=Xt.y+Wt/2+yt/2-At-Zt/2;break;case 1:ae.x=Xt.x+kt/2-ft/2+At+Zt/2;break;default:case 4:ae.y=Xt.y+Wt/2-ut/2+At+Zt/2}At+=Zt}else{var on=.5;b===Hm&&(on=(Zt.Uo+1)/(Zt.Gl+1)),ae.x=Xt.x+kt*on,ae.y=Xt.y+Wt*on}}}for(It.free(ot),It.free(rt),It.free(tt),It.free(at),Xt=a.pe,z=0;z<Xt.length;z++)b=Xt[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,Pe.free(E)}x=a.pe}for(a=0;a<x.length;a++)if(E=x[a],E!==null&&E.link===y)return E;return null}kc.prototype.j=function(a,y){return a===y?0:a===null?-1:y===null?1:a.Nc<y.Nc?-1:a.Nc>y.Nc?1:a.angle<y.angle?-1:a.angle>y.angle?1:0},kc.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,Li,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*b:(a?y.y===z.y:y.x===z.x)?x:x+8*(E-1-b)},kc.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new It,this.Gl=this.Uo=0,this.Zo=new It,this.Ju=0}ty.prototype.toString=function(){return this.link.toString()+" "+this.angle.toString()+" "+this.Nc.toString()+":"+this.Uo.toString()+"/"+this.Gl.toString()+" "+this.Zo.toString()+" "+this.Ju.toString()+" "+this.hv.toString()},ty.className="LinkInfo";function wo(a){Wn(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new It(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}wo.prototype.cloneProtected=function(a){a.sn=this.sn,a.Gh=this.Gh,a.yn=this.yn,a.Am.assign(this.Am),a.vn=this.vn,a.un=this.un,a.Em=this.Em,a.xn=!0},wo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},wo.prototype.qb=function(){},wo.prototype.toString=function(){var a=jn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},wo.prototype.C=function(){if(this.isValidLayout){var a=this.diagram;if(a!==null&&!a.undoManager.isUndoingRedoing){var y=a.animationManager;!y.isTicking&&(y.defaultAnimation.isAnimating&&y.Cc(),this.isOngoing&&a.pi||this.isInitial&&!a.pi)&&(this.isValidLayout=!1,a.$b())}}},wo.prototype.createNetwork=function(){return new so(this)},wo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof le?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof $n?y.lg(a.memberParts):y.lg(a.iterator),y},wo.prototype.updateParts=function(){this.isValidLayout=!0;var a=this.diagram;if(a===null&&this.network!==null)for(var y=this.network.vertexes.iterator;y.next();){var x=y.value.node;if(x!==null&&(a=x.diagram,a!==null))break}try{a!==null&&a.Ea("Layout"),this.commitLayout()}finally{a!==null&&a.eb("Layout")}},wo.prototype.commitLayout=function(){if(this.network!==null){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();if(this.isRouting)for(a=this.network.edges.iterator;a.next();)a.value.commit()}},wo.prototype.doLayout=function(a){var y=new Ge;a instanceof le?(Hh(this,y,a.nodes,!0,this.rh,!0,!1,!0),Hh(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof $n?Hh(this,y,a.memberParts,!1,this.rh,!0,!1,!0):y.addAll(a.iterator),0<y.count&&(a=this.diagram,a!==null&&a.Ea("Layout"),this.doMinimalNoNetworkLayout(y),a!==null&&a.eb("Layout")),this.isValidLayout=!0},wo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,b=x,E=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;rp(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(b,E),ot instanceof $n&&(ot.rh=!1),b+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},wo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof Ue)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,b),ot instanceof $n&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},wo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof $n&&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 an?rt.isLinkLabel||(rt instanceof $n&&rt.layout===null?Hh(a,y,rt.memberParts,!1,E,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof Ue?y.add(rt):!ot||!rt.Zc()||rt instanceof an||(rp(rt),y.add(rt)))}}function rp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}wo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new Pe),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},wo.prototype.ex=function(a){var y=new Ge;return a instanceof le?(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 $n?Hh(this,y,a.memberParts,!1,null,!0,!0,!0):Hh(this,y,a.iterator,!1,null,!0,!0,!0),y},wo.prototype.initialOrigin=function(a){var y=this.group;if(y!==null){var x=y.position.copy();return(isNaN(x.x)||isNaN(x.y))&&x.set(a),y=y.placeholder,y!==null&&(x=y.ga($i),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},se.Object.defineProperties(wo.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},group:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a,a!==null&&(this.H=a.diagram))}},isOngoing:{get:function(){return this.sn},set:function(a){this.sn!==a&&(this.sn=a)}},isInitial:{get:function(){return this.Gh},set:function(a){this.Gh=a,a||(this.xn=!0)}},isViewportSized:{get:function(){return this.yn},set:function(a){this.yn!==a&&(this.yn=a)&&this.C()}},isRouting:{get:function(){return this.vn},set:function(a){this.vn!==a&&(this.vn=a)}},isRealtime:{get:function(){return this.un},set:function(a){this.un!==a&&(this.un=a)}},isValidLayout:{get:function(){return this.xn},set:function(a){this.xn!==a&&(this.xn=a,a||(a=this.diagram,a!==null&&(a.xh=!0)))}},network:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a,a!==null&&(a.layout=this))}},boundsComputation:{get:function(){return this.Em},set:function(a){this.Em!==a&&(this.Em=a,this.C())}},arrangementOrigin:{get:function(){return this.Am},set:function(a){this.Am.D(a)||(this.Am.assign(a),this.C())}}}),wo.prototype.collectParts=wo.prototype.ex,wo.prototype.getLayoutBounds=wo.prototype.ni,wo.prototype.invalidateLayout=wo.prototype.C,wo.className="Layout";function so(a){Wn(this),this.Sc=a,this.wf=new Ge,this.ye=new Ge,this.Es=new Vn,this.zs=new Vn}so.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 Ge,this.ye=new Ge,this.Es=new Vn,this.zs=new Vn},so.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutNetwork"+(this.layout!==null?"("+this.layout.toString()+")":"");if(0>=a)return y;if(y+=" vertexes: "+this.wf.count+" edges: "+this.ye.count,1<a){for(var x=this.wf.iterator;x.next();)y+=`
|
|
`+x.value.toString(a-1);for(x=this.ye.iterator;x.next();)y+=`
|
|
`+x.value.toString(a-1)}return y},so.prototype.createVertex=function(){return new pr(this)},so.prototype.createEdge=function(){return new oa(this)},so.prototype.lg=function(a,y,x){if(a!==null){for(y===void 0&&(y=!1),x===void 0&&(x=null),x===null&&(x=function(tt){if(tt instanceof an)return!tt.isLinkLabel;if(tt instanceof Ue){var ot=tt.fromNode;return ot===null||ot.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var b=a.value;if(b instanceof an&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof $n&&b.layout===null)this.lg(b.memberParts,!1);else if(this.ki(b)===null){var E=this.createVertex();E.node=b,this.dh(E)}}}for(a.reset();a.next();)if(b=a.value,b instanceof Ue&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)&&this.Lo(b)===null){var z=b.fromNode;E=b.toNode,z!==null&&E!==null&&z!==E&&(z=this.findGroupVertex(z),E=this.findGroupVertex(E),z!==null&&E!==null&&this.Zj(z,E,b))}}},so.prototype.findGroupVertex=function(a){if(a===null)return null;var y=a.findVisibleNode();if(y===null)return null;if(a=this.ki(y),a!==null)return a;for(y=y.containingGroup;y!==null;){if(a=this.ki(y),a!==null)return a;y=y.containingGroup}return null},Pt=so.prototype,Pt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Pt.Bl=function(a){if(a===null)return null;var y=this.ki(a);return y===null&&(y=this.createVertex(),y.node=a,this.dh(y)),y},Pt.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var b=y.M(x);this.Mj(b)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Pt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Pt.ki=function(a){return a===null?null:this.Es.I(a)},Pt.Bo=function(a){if(a!==null){ey(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ey(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Pt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,b=this.Lo(a);return b===null?(b=this.createEdge(),b.link=a,y!==null&&(b.fromVertex=this.Bl(y)),x!==null&&(b.toVertex=this.Bl(x)),this.Bo(b)):(y!==null?b.fromVertex=this.Bl(y):b.fromVertex=null,x!==null?b.toVertex=this.Bl(x):b.toVertex=null),b},Pt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ny(this,a)}};function ny(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Pt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Pt.Lo=function(a){return a===null?null:this.zs.I(a)},Pt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var b=this.createEdge();return b.link=x,b.fromVertex=a,b.toVertex=y,this.Bo(b),b}return null},Pt.gm=function(a){if(a!==null){var y=a.fromVertex,x=a.toVertex;y!==null&&x!==null&&(y.Jl(a),x.Kl(a),a.gm(),y.Cl(a),x.zl(a))}},Pt.Ko=function(){for(var a=Rn(),y=this.ye.iterator;y.next();){var x=y.value;x.fromVertex===x.toVertex&&a.push(x)}for(y=a.length,x=0;x<y;x++)this.Mj(a[x]);wn(a)},so.prototype.deleteArtificialVertexes=function(){for(var a=Rn(),y=this.wf.iterator;y.next();){var x=y.value;x.node===null&&x.data===null&&a.push(x)}for(x=a.length,y=0;y<x;y++)this.Iu(a[y]);for(y=Rn(),x=this.ye.iterator;x.next();){var b=x.value;b.link===null&&b.data===null&&y.push(b)}for(x=y.length,b=0;b<x;b++)this.Mj(y[b]);wn(a),wn(y)};function Ex(a){for(var y=Rn(),x=a.ye.iterator;x.next();){var b=x.value;b.fromVertex!==null&&b.toVertex!==null||y.push(b)}for(x=y.length,b=0;b<x;b++)a.Mj(y[b]);wn(y)}so.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Ex(this),this.Ko()),a=new He;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var b=x.value;if(0<b.tg.count||0<b.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,b),y=!0;break}}}return a.sort(function(E,z){return E===null||z===null||E===z?0:z.vertexes.count-E.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(ny(a,E),ey(y,E),iy(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}so.prototype.dz=function(){for(var a=new Ge,y=this.wf.iterator;y.next();)a.add(y.value.node);for(y=this.ye.iterator;y.next();)a.add(y.value.link);return a},se.Object.defineProperties(so.prototype,{layout:{get:function(){return this.Sc},set:function(a){a!==null&&(this.Sc=a)}},vertexes:{get:function(){return this.wf}},edges:{get:function(){return this.ye}}}),so.prototype.findAllParts=so.prototype.dz,so.prototype.splitIntoSubNetworks=so.prototype.Zx,so.prototype.deleteSelfEdges=so.prototype.Ko,so.prototype.reverseEdge=so.prototype.gm,so.prototype.linkVertexes=so.prototype.Zj,so.prototype.findEdge=so.prototype.Lo,so.prototype.deleteLink=so.prototype.Yy,so.prototype.deleteEdge=so.prototype.Mj,so.prototype.addLink=so.prototype.Dy,so.prototype.addEdge=so.prototype.Bo,so.prototype.findVertex=so.prototype.ki,so.prototype.deleteNode=so.prototype.Zy,so.prototype.deleteVertex=so.prototype.Iu,so.prototype.addNode=so.prototype.Bl,so.prototype.addVertex=so.prototype.dh,so.prototype.addParts=so.prototype.lg,so.className="LayoutNetwork";function pr(a){Wn(this),this.ob=a,this.j=new Pe(0,0,10,10).freeze(),this.o=new It(5,5).freeze(),this.Sh=this.ub=null,this.tg=new He,this.mg=new He}pr.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new He,this.mg=new He},pr.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+pi(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,b=this.tg.iterator;b.next();){var E=b.value;x?x=!1:a+=",",a+=E.toString(0)}for(E="",x=!0,b=this.mg.iterator;b.next();){var z=b.value;x?x=!1:E+=",",E+=z.toString(0)}y+=" sources: "+a+" destinations: "+E}return y},pr.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;be(x)?(x.x=y.x,x.y=y.y,x.width=y.width,x.height=y.height):a.bounds=y.copy()}else if(a=this.node,a!==null){if(y=this.bounds,!(a instanceof $n)){x=Pe.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(Ri);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),Pe.free(x);return}Pe.free(x)}a.moveTo(y.x,y.y)}},pr.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},pr.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},pr.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},pr.prototype.Jl=function(a){a!==null&&this.mg.remove(a)};function oy(a,y){return a=a.Sh,y=y.Sh,a?y?(a=a.text,y=y.text,a<y?-1:a>y?1:0):1:y!==null?-1:0}se.Object.defineProperties(pr.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=Pe.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),Pe.free(x),!(a instanceof $n)&&(a=a.locationObject.ga(Ri),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 Ge,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Ge,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Ge,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 He,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}}}),pr.prototype.deleteDestinationEdge=pr.prototype.Jl,pr.prototype.addDestinationEdge=pr.prototype.zl,pr.prototype.deleteSourceEdge=pr.prototype.Kl,pr.prototype.addSourceEdge=pr.prototype.Cl,pr.className="LayoutVertex",pr.standardComparer=oy,pr.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.Sh;var x=y.Sh;if(a!==null){if(x!==null){for(y=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),a=x.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),x=0;x<y.length;x++)if(a[x]!==""&&a[x]!==void 0){var b=parseFloat(y[x]),E=parseFloat(a[x]);if(isNaN(b))if(isNaN(E)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function oa(a){Wn(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}oa.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},oa.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+pi(this);return 0<a&&(y+=this.$k!==null?"("+this.$k.toString()+")":"",1<a&&(y+=" "+(this.kd?this.kd.toString():"null")+" --> "+(this.qd?this.qd.toString():"null"))),y},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},se.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 Dr(a){wo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new nn(NaN,NaN).freeze(),this.tf=new nn(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}ue(Dr,wo),Dr.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.zo=this.zo,a.yo=this.yo,a.yg.assign(this.yg),a.tf.assign(this.tf),a.Jb=this.Jb,a.Rb=this.Rb,a.nd=this.nd,a.hd=this.hd},Dr.prototype.qb=function(a){a.classType===Dr?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===cl?this.arrangement=a:a===sp||a===e0?this.alignment=a:Vt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},Dr.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 $n)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=Pe.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ft=ut=0;ft<E.length;ft++){var mt=this.ni(E[ft],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+ot,1),ft=Math.max(this.cellSize.height,1),!isFinite(ft))for(mt=ft=0;mt<E.length;mt++){var yt=this.ni(E[mt],at);ft=Math.max(ft,yt.height)}ft=Math.max(ft+rt,1),mt=this.arrangement;for(var xt=yt=this.arrangementOrigin.x,kt=this.arrangementOrigin.y,Ot=0,At=0,zt=0;zt<E.length;zt++){var Wt=E[zt],Zt=this.ni(Wt,at),Xt=Math.ceil((Zt.width+ot)/ut)*ut,ae=Math.ceil((Zt.height+rt)/ft)*ft;switch(mt){case cl:var on=Math.abs(xt-Zt.width);break;default:on=xt+Zt.width}switch((0<z&&Ot>z-1||0<tt&&0<Ot&&on-yt>tt)&&(b.push(new Pe(0,kt,tt+ot,At)),Ot=0,xt=yt,kt+=At,At=0),At=Math.max(At,ae),mt){case cl:Zt=-Zt.width;break;default:Zt=0}switch(Wt.moveTo(xt+Zt,kt),mt){case cl:xt-=Xt;break;default:xt+=Xt}Ot++}b.push(new Pe(0,kt,tt+ot,At)),Pe.free(at);break;case sp:for(rt=tt,ut=z,ft=y,mt=x,tt=Pe.alloc(),yt=Math.max(this.cellSize.width,1),z=kt=at=0,ot=It.alloc(),xt=0;xt<E.length;xt++)At=E[xt],Ot=this.ni(At,tt),At=Qu(At,At.locationObject,At.locationSpot,ot),at=Math.max(at,At.x),kt=Math.max(kt,Ot.width-At.x),z=Math.max(z,At.y);switch(xt=this.arrangement,xt){case cl:at+=ft;break;default:kt+=ft}yt=isFinite(yt)?Math.max(yt+ft,1):Math.max(at+kt,1);var xn=At=this.arrangementOrigin.x;for(zt=this.arrangementOrigin.y,kt=0,rt>=at&&(rt-=at),at=Wt=0,Xt=Math.max(this.cellSize.height,1),Zt=z=0,ae=!0,Ot=It.alloc(),on=0;on<E.length;on++){var pn=E[on],Ve=this.ni(pn,tt),Ee=Qu(pn,pn.locationObject,pn.locationSpot,ot);if(0<kt)switch(xt){case cl:xn=(xn-At-(Ve.width-Ee.x))/yt,xn=qt.$(Math.round(xn),xn)?Math.round(xn):Math.floor(xn),xn=xn*yt+At;break;default:xn=(xn-At+Ee.x)/yt,xn=qt.$(Math.round(xn),xn)?Math.round(xn):Math.ceil(xn),xn=xn*yt+At}else switch(xt){case cl:Wt=xn+Ee.x+Ve.width;break;default:Wt=xn-Ee.x}switch(xt){case cl:var qn=-(xn+Ee.x)+Wt;break;default:qn=xn+Ve.width-Ee.x-Wt}if(0<ut&&kt>ut-1||0<rt&&0<kt&&qn>rt){for(b.push(new Pe(0,ae?zt-z:zt,rt+ft,Zt+z+mt)),xn=0;xn<kt&&on!==kt;xn++){qn=E[on-kt+xn];var Xn=Qu(qn,qn.locationObject,qn.locationSpot,Ot);qn.moveTo(qn.position.x,qn.position.y+z-Xn.y)}Zt+=mt,zt=ae?zt+Zt:zt+(Zt+z),kt=Zt=z=0,xn=At,ae=!1}switch(xn===At&&(at=xt===cl?Math.max(at,Ve.width-Ee.x):Math.min(at,-Ee.x)),z=Math.max(z,Ee.y),Zt=Math.max(Zt,Ve.height-Ee.y),isFinite(Xt)&&(Zt=Math.max(Zt,Math.max(Ve.height,Xt)-Ee.y)),ae?pn.moveTo(xn-Ee.x,zt-Ee.y):pn.moveTo(xn-Ee.x,zt),xt){case cl:xn-=Ee.x+ft;break;default:xn+=Ve.width-Ee.x+ft}kt++}if(b.push(new Pe(0,zt,rt+ft,(ae?Zt:Zt+z)+mt)),E.length!==kt)for(rt=0;rt<kt;rt++)ut=E[E.length-kt+rt],ft=Qu(ut,ut.locationObject,ut.locationSpot,ot),ut.moveTo(ut.position.x,ut.position.y+z-ft.y);if(It.free(ot),It.free(Ot),xt===cl)for(E=0;E<b.length;E++)z=b[E],z.width+=at,z.x-=at;else for(E=0;E<b.length;E++)z=b[E],z.x>at&&(z.width+=z.x-at,z.x=at);Pe.free(tt)}for(ot=z=tt=E=0;ot<b.length;ot++)rt=b[ot],E=Math.min(E,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===cl?this.commitLayers(b,new It(E+y/2-(z+E),tt-x/2)):this.commitLayers(b,new It(E-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Dr.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}se.Object.defineProperties(Dr.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0<a||isNaN(a))&&(this.zo=a,this.isViewportSized=isNaN(a),this.C())}},wrappingColumn:{get:function(){return this.yo},set:function(a){this.yo!==a&&(0<a||isNaN(a))&&(this.yo=a,this.C())}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||(this.yg.assign(a),this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf.D(a)||(this.tf.assign(a),this.C())}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb===a||a!==sp&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==cl||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ry&&a!==i0&&a!==ap&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var e0=new Ce(Dr,"Position",0),sp=new Ce(Dr,"Location",1),n0=new Ce(Dr,"LeftToRight",2),cl=new Ce(Dr,"RightToLeft",3),ry=new Ce(Dr,"Forward",4),i0=new Ce(Dr,"Reverse",5),ap=new Ce(Dr,"Ascending",6),o0=new Ce(Dr,"Descending",7);Dr.className="GridLayout",Dr.standardComparer=u1,Dr.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var b=parseFloat(a[x]),E=parseFloat(y[x]);if(isNaN(b))if(isNaN(E)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},Dr.Position=e0,Dr.Location=sp,Dr.LeftToRight=n0,Dr.RightToLeft=cl,Dr.Forward=ry,Dr.Reverse=i0,Dr.Ascending=ap,Dr.Descending=o0;function Ui(){this.On=new Ge,this.Dn=new Ge,this.Pa=new Ge,this.cf=new Vn,this.bf=new Vn,this.aj=new Vn,this.H=null,this.tp=!1}Pt=Ui.prototype,Pt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Pt.Xe=function(a){this.H=a},Pt.oi=function(a){if(a instanceof an){if(this.On.add(a),a instanceof $n){var y=a.containingGroup;y===null?this.H.ai.add(a):y.gl.add(a),y=a.layout,y!==null&&(y.diagram=this.H)}}else a instanceof Ue?this.Dn.add(a):a instanceof Ai||this.Pa.add(a);y=a.data,y===null||a instanceof Ai||(a instanceof Ue?this.bf.add(y,a):this.cf.add(y,a))},Pt.pc=function(a){if(a.Ej(),a instanceof an){if(this.On.remove(a),a instanceof $n){var y=a.containingGroup;y===null?this.H.ai.remove(a):y.gl.remove(a),y=a.layout,y!==null&&(y.diagram=null)}}else a instanceof Ue?this.Dn.remove(a):a instanceof Ai||this.Pa.remove(a);y=a.data,y===null||a instanceof Ai||(a instanceof Ue?this.bf.remove(y):this.cf.remove(y))},Pt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,b=y.key;(!x.Zc()||x instanceof $n)&&Vt('Invalid node template in Diagram.nodeTemplateMap: template for "'+b+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof $n||Vt('Invalid group template in Diagram.groupTemplateMap: template for "'+b+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof Ue||Vt('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Rn(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=Rn(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=Rn(),b=this.nodes.iterator;b.next();){var E=b.value;E.data!==null&&(a.push(E.data),a.push(E.location))}for(b=this.links.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(b=this.parts.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),b=0;b<y.length;b++)E=this.Lc(y[b]),E!==null&&(E.isSelected=!0);for(b=0;b<x.length;b++)E=this.Lc(x[b]),E!==null&&(E.isHighlighted=!0);for(b=0;b<a.length;b+=2)E=this.Lc(a[b]),E!==null&&(E.location=a[b+1]);wn(y),wn(x),wn(a)}},Ui.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Ui.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&h1(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&af(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var b=a.Ro(y),E=d1(a,y,b);if(E!==null&&(Wa(E),E=E.copy(),E!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=b,E.ub=y,a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=z,b=E;break t}}b=null}b!==null&&x&&a.resolveReferencesForData(y)}}Ui.prototype.insertLink=function(){return null},Ui.prototype.resolveReferencesForData=function(){},Ui.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var b=a.model;return b.Xj()&&b.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(g1||(g1=!0,Fn('No Group template found for category "'+x+'"'),Fn(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(f1||(f1=!0,Fn('No Node template found for category "'+x+'"'),Fn(" Using default node template")),y=a.ny))),y}Ui.prototype.getLinkCategoryForData=function(){return""},Ui.prototype.setLinkCategoryForData=function(){},Ui.prototype.setFromNodeForLink=function(){},Ui.prototype.setToNodeForLink=function(){},Ui.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(p1||(p1=!0,Fn('No Link template found for category "'+a+'"'),Fn(" Using default link template")),x=y.my)),x},Ui.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Ui.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Ui.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Pg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Ui.prototype.unresolveReferencesForPart=function(){},Ui.prototype.removeDataForLink=function(){},Ui.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Ui.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof an?a:null)},Ui.prototype.findLinkForKey=function(){return null},Pt=Ui.prototype,Pt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Pt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof an?a:null)},Pt.Kc=function(a){return a===null?null:this.bf.I(a)},Pt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Ge;for(var x=this.On.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(be(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator},Pt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Ge;for(var x=this.Dn.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(be(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator};function sy(a,y,x){for(var b in x){var E=y[b],z=x[b];if(Re(z)){if(!Re(E)||E.length<z.length)return!1;for(var tt=0;tt<E.length;tt++){var ot=z[tt];if(ot!==void 0&&!c1(a,E[tt],ot))return!1}}else if(!c1(a,E,z))return!1}return!0}function c1(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(be(y)&&be(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}Ui.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var b=a.modelChange;if(b!=="")if(x===Lo){if(b==="nodeCategory"){var E=this.Lc(a.object),z=a.newValue;E!==null&&typeof z=="string"&&(E.category=z)}else b==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===tr){var tt=a.newValue;b==="nodeDataArray"&&be(tt)&&h1(this,tt),y.isModified=!0}else if(x===fr){var ot=a.oldValue;b==="nodeDataArray"&&be(ot)&&this.ip(ot),y.isModified=!0}else x===ta&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===Lo){var rt=a.propertyName,at=a.object;at===y.model?(rt==="nodeKeyProperty"||rt==="nodeCategoryProperty")&&(y.undoManager.isUndoingRedoing||this.Wd()):this.updateDataBindings(at,rt),y.isModified=!0}else if(x===tr||x===fr){var ut=a.change===tr,ft=ut?a.newParam:a.oldParam,mt=ut?a.newValue:a.oldValue,yt=this.aj.I(a.object);if(Array.isArray(yt))for(a=0;a<yt.length;a++){var xt=yt[a];if(ut)Cm(xt,mt,ft,!0);else if(!(0>ft)){var kt=ft+Hg(xt);xt.pc(kt,!0),xv(xt,kt,ft)}}y.isModified=!0}}finally{y.aa=!0}}}}},Ui.prototype.updateAllTargetBindings=function(a){a===void 0&&(a="");for(var y=this.parts.iterator;y.next();)y.value.La(a);for(y=this.nodes.iterator;y.next();)y.value.La(a);for(y=this.links.iterator;y.next();)y.value.La(a)},Ui.prototype.rp=function(){for(var a=this.H.model,y=new Ge,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),E.forEach(function(tt){L1(a,tt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&C1(a,z,!1)}for(this.refreshDataBoundLinks(),x=this.parts.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.nodes.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.links.iterator;x.next();)x.value.updateRelationshipsFromData()},Ui.prototype.refreshDataBoundLinks=function(){},Ui.prototype.updateRelationshipsFromData=function(){},Ui.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var b=this.aj.iterator;b.next();){for(var E=b.value,z=0;z<E.length;z++){var tt=E[z].sx(a);tt!==null&&(x===null&&(x=Rn()),x.push(tt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);wn(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(Re(x)){var b=a.aj.I(x);if(b===null)b=[],b.push(y),a.aj.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}function ly(a,y,x){Fd(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Mg(x,tt[rt])});var b=y.Hh;if(Re(b)){var E=a.aj.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&a.aj.remove(b);break}}}}Ui.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new Vn;if(Re(a))for(var E=0;E<a.length;E++)r0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new Ge;for(var z=new Vn,tt=b.iterator;tt.next();){var ot=tt.value;if(ot instanceof Ue)a||ot.fromNode!==null&&ot.toNode!==null||E.add(ot);else if(ot instanceof an&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=b.I(at),at!==null?(x.qe(rt.data,x.wa(at.data)),rt=y.Kc(rt.data),ot=ot.kh(),ot!==null&&rt!==null&&z.add(ot,rt)):x.qe(rt.data,void 0))}}if(0<E.count&&y.Is(E,!1),0<z.count)for(x=z.iterator;x.next();)b.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new Vn;b.each(function(ft){ft.key.data!==null&&ut.add(ft.key.data,ft.value.data)}),x(ut,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function r0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof In))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof an){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=b.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=b.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof $n&&z instanceof $n)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,b,E),tt instanceof Ue||tt===null||(tt.containingGroup=z)}else if(y instanceof Ue&&z instanceof Ue)for(tt=y.fromNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,b,E),tt!==null&&tt instanceof an&&(tt.labeledLink=z);return z}Ui.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof Ue||(b=E.copyNodeData(b),be(b)&&(E.xf(b),x=y.Lc(b)))}else Wa(a),x=a.copy(),x!==null&&(E=this.H,y!==null?y.add(x):b!==null&&E!==null&&E.commandHandler!==null&&E.commandHandler.copiesClipboardData&&(y=E.model,E=null,x instanceof Ue||(E=y.copyNodeData(b)),be(E)&&(x.data=E)));return x},se.Object.defineProperties(Ui.prototype,{nodes:{get:function(){return this.On}},links:{get:function(){return this.Dn}},parts:{get:function(){return this.Pa}},diagram:{get:function(){return this.H}},addsToTemporaryLayer:{get:function(){return this.tp},set:function(a){this.tp=a}}}),Ui.prototype.updateAllRelationshipsFromData=Ui.prototype.rp,Ui.prototype.findLinksByExample=Ui.prototype.ls,Ui.prototype.findNodesByExample=Ui.prototype.ms,Ui.prototype.findLinkForData=Ui.prototype.Kc,Ui.prototype.findNodeForData=Ui.prototype.ii,Ui.prototype.findPartForData=Ui.prototype.Lc,Ui.prototype.findNodeForKey=Ui.prototype.Vb,Ui.prototype.removeModeledPart=Ui.prototype.ip,Ui.prototype.removeModeledParts=Ui.prototype.Gs,Ui.prototype.rebuildParts=Ui.prototype.Wd;var f1=!1,g1=!1,p1=!1;Ui.className="PartManager";function Mr(a){Ui.apply(this,arguments)}ue(Mr,Ui),Mr.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},Mr.prototype.addModeledParts=function(a){for(Ui.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Nf(a.value);af(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),af(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),b=a.findLinkTemplateForCategory(x);if(b!==null){Wa(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(E.fromPortId=z),z=Sa(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof an&&(E.fromNode=z)),z=u0(x,y,!1),z!==""&&(E.toPortId=z),z=Sa(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof an&&(E.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=E)}),a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=b}}}}Mr.prototype.removeAllModeledParts=function(){var a=this.diagram.model;y1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function y1(a,y){y.forEach(function(x){a.ip(x)})}Mr.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Mr.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Mr.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Mr.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Mr.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Mr.prototype.findPartForKey=function(a){var y=Ui.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Mr.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Mr.prototype.doModelChanged=function(a){var y=this;if(Ui.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var b=a.change;if(x.aa){x.aa=!1;try{var E=a.modelChange;if(E!==""){if(b===Lo){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(E==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(E==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(E==="linkToPortId"){var ft=this.Kc(a.object);if(ft!==null){var mt=a.newValue;typeof mt=="string"&&(ft.toPortId=mt)}}else if(E==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var xt=a.newValue;if(xt!==void 0){var kt=this.Vb(xt);kt instanceof $n?yt.containingGroup=kt:yt.containingGroup=null}else yt.containingGroup=null}}else if(E==="linkLabelKeys"){var Ot=this.Kc(a.object);if(Ot!==null){var At=a.oldValue,zt=a.newValue;Array.isArray(At)&&At.forEach(function(Ee){0<=zt.indexOf(Ee)||(Ee=y.Vb(Ee),Ee!==null&&(Ee.labeledLink=null))}),Array.isArray(zt)&&zt.forEach(function(Ee){Ee=y.Vb(Ee),Ee!==null&&(Ee.labeledLink=Ot)})}}else if(E==="linkCategory"){var Wt=this.Kc(a.object),Zt=a.newValue;Wt!==null&&typeof Zt=="string"&&(Wt.category=Zt)}else E==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(b===tr){var Xt=a.newValue;if(E==="linkDataArray"&&typeof Xt=="object"&&Xt!==null)v1(this,Xt);else if(E==="linkLabelKeys"&&Vh(Xt)){var ae=this.Kc(a.object),on=this.Vb(Xt);ae!==null&&on!==null&&(on.labeledLink=ae)}x.isModified=!0}else if(b===fr){var xn=a.oldValue;if(E==="linkDataArray"&&typeof xn=="object"&&xn!==null)this.ip(xn);else if(E==="linkLabelKeys"&&Vh(xn)){var pn=this.Vb(xn);pn!==null&&(pn.labeledLink=null)}x.isModified=!0}}else if(b===Lo){var Ve=a.propertyName;a.object!==x.model||Ve!=="linkFromKeyProperty"&&Ve!=="linkToKeyProperty"&&Ve!=="linkFromPortIdProperty"&&Ve!=="linkToPortIdProperty"&&Ve!=="linkLabelKeysProperty"&&Ve!=="nodeIsGroupProperty"&&Ve!=="nodeGroupKeyProperty"&&Ve!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Mr.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Ge,b=y.linkDataArray;b.forEach(function(z){x.add(z)});var E=[];this.links.each(function(z){z.data===null||x.contains(z.data)||E.push(z.data)}),E.forEach(function(z){E1(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&T1(y,z,!1)})},Mr.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;if(a instanceof Ue){var E=Sa(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=Sa(b,y,!1),E=x.Vb(E),a.toNode=E,y=b.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){E=y[0];var z=a.labelNodes.first();if(b.wa(z.data)===E)return}E=new Ge().addAll(y);var tt=new Ge;a.labelNodes.each(function(ot){ot.data!==null&&(ot=b.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(E),E=E.copy(),E.hp(tt),(0<y.count||0<E.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),E.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof Ai)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof $n)&&(a.containingGroup=y)}}},Mr.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var tt=b.value;y.lb(tt)?E instanceof $n&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=E)):(z.link=this.Kc(tt),z.link!==null&&E instanceof an&&(Sa(y,tt,!0)===x&&(z.link.fromNode=E),Sa(y,tt,!1)===x&&(z.link.toNode=E),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(E.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}gl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof $n&&(E.containingGroup=a))}},Mr.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof an){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)fl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&fl(y,x,b.data)),a instanceof $n)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&fl(y,x,b)}}},Mr.prototype.copyPartData=function(a,y){var x=Ui.prototype.copyPartData.call(this,a,y);if(a instanceof Ue)if(a=a.data,a!==null&&y!==null){var b=y.model;a=b.Jo(a),typeof a=="object"&&a!==null&&(b.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},Mr.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,tt=E.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=tt.archetypeLinkData,b instanceof Ue){if(Wa(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,E.add(z),a=tt.archetypeLabelNodeData,a instanceof an&&(Wa(a),a=a.copy(),a!==null&&(a.labeledLink=z,E.add(a))),z}else if(b!==null&&(b=z.Jo(b),typeof b=="object"&&b!==null))return a!==null&&Df(z,b,z.wa(a.data),!0),Of(z,b,ot,!0),x!==null&&Df(z,b,z.wa(x.data),!1),Of(z,b,y,!1),z.fi(b),a=tt.archetypeLabelNodeData,a===null||a instanceof an||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(b,a))),E.Kc(b);return null},Mr.prototype.findLinkForKey=Mr.prototype.findLinkForKey,Mr.prototype.findPartForKey=Mr.prototype.findPartForKey,Mr.prototype.removeAllModeledParts=Mr.prototype.removeAllModeledParts,Mr.prototype.addModeledParts=Mr.prototype.addModeledParts,Mr.prototype.addAllModeledParts=Mr.prototype.addAllModeledParts,Mr.className="GraphLinksPartManager";function Ea(){Ui.apply(this,arguments),this.Sg=null}ue(Ea,Ui);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!ps(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(Wa(b),b=b.copy(),b!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=y,b.ub=x.data,b.fromNode=E,b.toNode=z,a.diagram.add(b),b.ub=null,b.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}Ea.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ea.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ea.prototype.setFromNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)b.qe(a.data,b.wa(y));else{var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=E}},Ea.prototype.setToNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=E}else b.qe(a.data,b.wa(y))},Ea.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ea.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ea.prototype.doModelChanged=function(a){if(Ui.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var b=a.modelChange;if(b!==""){if(x===Lo){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),tt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(tt!==null){var ot=tt.kh();ot!==null?z===null?y.remove(ot):y.isTreePathToChildren?ot.fromNode=z:ot.toNode=z:s0(this,z,tt)}}else if(b==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ut=rt.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===Lo){var ft=a.propertyName;a.object===y.model&&ft==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ea.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;a instanceof an&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:s0(this,y,a):b!==null&&Pg(x,b,!1)))}}},Ea.prototype.updateDataBindings=function(a,y){Ui.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ea.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof an&&y.mh(z)===x&&s0(this,E,this.ii(z))}gl(y,x)}a=y.mh(a),a!==void 0&&E instanceof an&&(a=this.Vb(a),s0(this,a,E))}},Ea.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof an){var x=y.wa(a.data),b=this.Kc(a.data);if(b!==null){b.isSelected=!1,b.isHighlighted=!1;var E=b.layer;if(E!==null){var z=E.pc(-1,b,!1);0<=z&&this.diagram.cb(fr,"parts",E,b,null,z,null),z=b.layerChanged,z!==null&&z(b,E,null)}}for(b=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)E=a.value,E=(b?E.toNode:E.fromNode).data,y.lb(E)&&fl(y,x,E)}},Ea.prototype.insertLink=function(a,y,x){y=this.diagram.model;var b=a,E=x;return this.diagram.isTreePathToChildren||(b=x,E=a),b!==null&&E!==null?(y.qe(E.data,y.wa(b.data)),E.kh()):null},Ea.prototype.findLinkForKey=Ea.prototype.findLinkForKey,Ea.className="TreePartManager";function Nn(a,y){this.kl=new Ge,this.il=new Ge,this.Wv=`,
|
|
"insertedNodeKeys": `,this.jy=`,
|
|
"modifiedNodeData": `,this.Yv=`,
|
|
"removedNodeKeys": `,this.vh=null,Wn(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new Vn,this.Th="key",this.Bk=this.bl=null,this.Jm=this.Km=!1,this.Mm=!0,this.xm=null,this.lj="category",this.Vf=new Vn,this.Lt=new He,this.Wg=!1,this.o=null,this.undoManager=new No,a!==void 0&&(Re(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Nn.prototype.cloneProtected=function(a){a.xa=this.xa,a.Sm=this.Sm,a.Gg=this.Gg,a.Th=this.Th,a.bl=this.bl,a.Bk=this.Bk,a.Km=this.Km,a.Jm=this.Jm,a.Mm=this.Mm,a.xm=this.xm,a.lj=this.lj},Nn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Nn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},Nn.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+fi(E)}}return y},Nn.prototype.xA=function(a){a.change!==ta&&Vt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof kr?(x1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},Nn.prototype.Qv=function(a,y){var x=this,b=!1,E=new Ge,z=new Ge,tt=new Ge,ot=this.vh;a.changes.each(function(ft){ft.model===x&&(ft.modelChange==="nodeDataArray"?ft.change===tr?E.add(ft.newValue):ft.change===fr&&tt.add(ft.oldValue):x.lb(ft.object)?z.add(ft.object):ft.change!==Lo||x.modelData!==ft.object&&ft.propertyName!=="modelData"?ft.object!==null&&(ot&&ot.contains(ft.object)?ot.get(ft.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ft.object instanceof Nn||x.ri()&&x.Jc(ft.object)||P1(x,ft.object).each(function(mt){z.add(mt)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ft){rt.add(x.wa(ft)),y||z.add(ft)});var at=this.kl;at.clear(),tt.each(function(ft){at.add(x.wa(ft)),y&&z.add(ft)}),a=x.cloneDeep(z.Fa());var ut=null;return b&&(ut===null&&(ut={}),ut.modelData=this.cloneDeep(this.modelData)),0<rt.count&&(ut===null&&(ut={}),y?ut.removedNodeKeys=rt.Fa():ut.insertedNodeKeys=rt.Fa()),0<a.length&&(ut===null&&(ut={}),ut.modifiedNodeData=a),0<at.count&&(ut===null&&(ut={}),y?ut.insertedNodeKeys=at.Fa():ut.removedNodeKeys=at.Fa()),at.clear(),rt.clear(),ut},Nn.prototype.cloneDeep=function(a){return Bf(this,a,!0)};function Bf(a,y,x,b,E,z){function tt(ft,mt){ot?(ft.__gohashid===void 0&&z.push(ft),b.set(ft,mt)):(ft=Po++,b.set(ft,mt),E.set(ft,y))}if(!be(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(b||(b=new Vn),ot){var rt=b.get(y);if(rt)return rt}else for(E||(E=new Vn),rt=E.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=b.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ut=0;ut<y.length;ut++)rt.push(Bf(a,y[ut],!1,b,E,z))}else if(y instanceof It||y instanceof nn||y instanceof Pe||y instanceof di||y instanceof hn)rt=y.copy(),tt(y,rt);else{if(y instanceof Wi||y instanceof Ze||y instanceof Ce)return y;if(y instanceof He)rt=new He().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Ge)rt=new Ge().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Vn)rt=new Vn().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Date)rt=new Date(y.getTime()),tt(y,rt);else if(y instanceof RegExp)rt=new RegExp(y),tt(y,rt),rt.lastIndex=y.lastIndex;else if(typeof y.copy=="function")rt=y.copy(),tt(y,rt);else for(ut in rt={},tt(y,rt),y)ut!=="__gohashid"&&(rt[ut]=Bf(a,y[ut],!1,b,E,z))}return x&&z.forEach(function(ft){delete ft.__gohashid}),rt}Pt=Nn.prototype,Pt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Pt.rm=function(){var a="";return this.name!==""&&(a+=`,
|
|
"name": `+this.quote(this.name)),this.dataFormat!==""&&(a+=`,
|
|
"dataFormat": `+this.quote(this.dataFormat)),this.isReadOnly&&(a+=`,
|
|
"isReadOnly": `+this.isReadOnly),this.nodeKeyProperty!=="key"&&typeof this.nodeKeyProperty=="string"&&(a+=`,
|
|
"nodeKeyProperty": `+this.quote(this.nodeKeyProperty)),this.copiesArrays&&(a+=`,
|
|
"copiesArrays": true`),this.copiesArrayObjects&&(a+=`,
|
|
"copiesArrayObjects": true`),this.copiesKey||(a+=`,
|
|
"copiesKey": false`),this.nodeCategoryProperty!=="category"&&typeof this.nodeCategoryProperty=="string"&&(a+=`,
|
|
"nodeCategoryProperty": `+this.quote(this.nodeCategoryProperty)),a},Pt.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,be(y)&&(a.dm(y),a.modelData=y)}Pt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!w1(x,a[x])){y=!0;break}return a="",y&&(a=`,
|
|
"modelData": `+uy(this,this.modelData)),a+`,
|
|
"nodeDataArray": `+Wh(this,this.nodeDataArray,!0)},Pt.kv=function(a){S1(this,a),a=a.nodeDataArray,Re(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var tt=b.get(E);tt===null?(tt=new Ge,tt.add(z),b.add(E,tt)):tt.add(z)}}var b=a.vh;b===null&&(b=new Vn,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===Lo?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===tr||z===fr)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function P1(a,y){for(var x=new Ge,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];a0(a,y,E,E,x)}return x}function a0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}else if(be(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}return!1}Pt.Pv=function(a,y){var x=this,b=!1,E=new Ge,z=new Ge,tt=new Ge,ot=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===tr?E.add(ut.newValue):ut.change===fr&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==Lo||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){x.lb(ft)&&z.add(ft)}):ut.object instanceof Nn||x.ri()&&x.Jc(ut.object)||P1(x,ut.object).each(function(ft){z.add(ft)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(x.wa(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(x.wa(ut)),y&&z.add(ut)}),a="",b&&(a+=`,
|
|
"modelData": `+uy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Pt.fp=function(a){(a.name!==void 0&&a.name!==this.name||a.dataFormat!==void 0&&a.dataFormat!==this.dataFormat||a.isReadOnly!==void 0&&a.isReadOnly!==this.isReadOnly||a.nodeKeyProperty!==void 0&&a.nodeKeyProperty!==this.nodeKeyProperty||a.copiesArrays!==void 0&&a.copiesArrays!==this.copiesArrays||a.copiesArrayObjects!==void 0&&a.copiesArrayObjects!==this.copiesArrayObjects||a.copiesKey!==void 0&&a.copiesKey!==this.copiesKey||a.nodeCategoryProperty!==void 0&&a.nodeCategoryProperty!==this.nodeCategoryProperty)&&Vt("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new Vn;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],tt=this.wa(z);tt!=null&&b.set(tt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=b.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var rt in E)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,E[rt]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,rt=0;rt<x;rt++)y=this.hc(a[rt]),y!==null&&this.cm(y)},Pt.$x=function(a,y){a.change!==ta&&Vt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof kr?(y===void 0&&(y=up(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Pt.yA=function(a,y){return this.$x(a,y)},Pt.np=function(a){return a===void 0&&(a=up(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Pt.toJSON=function(a){return this.np(a)},Pt.Zw=function(a){var y=null;if(typeof a=="string")try{y=Ke.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Vt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Vt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Pt.Ky=function(a){return this.Zw(a)},Nn.constructGraphLinksModel=function(){return new Nn},Pt=Nn.prototype,Pt.dm=function(a){if(Re(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(be(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Vt("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(be(a)){for(y in a)if(x=a[y],be(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(E=x.length%2===0,b=0;b<x.length;b++)if(typeof x[b]!="number"){E=!1;break}if(E){for(E=new He,b=0;b<x.length/2;b++)E.add(new It(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Fx(a)}return a},Pt.sm=function(a){return a===void 0?"undefined":a===null?"null":a===!0?"true":a===!1?"false":typeof a=="string"?this.quote(a):typeof a=="number"?a===1/0?"9e9999":a===-1/0?"-9e9999":isNaN(a)?'{"class":"NaN"}':a.toString():a instanceof Date?'{"class":"Date", "value":"'+a.toJSON()+'"}':a instanceof Number?this.sm(a.valueOf()):Re(a)?Wh(this,a):be(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function Wh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new zn;E.add("["),x&&1<b&&E.add(`
|
|
`);for(var z=0;z<b;z++){var tt=y[z];tt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
|
|
`)),E.add(a.sm(tt)))}return x&&1<b&&E.add(`
|
|
`),E.add("]"),E.toString()}function w1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function ks(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof It)y={class:"go.Point",x:ks(x.x),y:ks(x.y)};else if(x instanceof nn)y={class:"go.Size",width:ks(x.width),height:ks(x.height)};else if(x instanceof Pe)y={class:"go.Rect",x:ks(x.x),y:ks(x.y),width:ks(x.width),height:ks(x.height)};else if(x instanceof di)y={class:"go.Margin",top:ks(x.top),right:ks(x.right),bottom:ks(x.bottom),left:ks(x.left)};else if(x instanceof hn)x.sb()?y={class:"go.Spot",x:ks(x.x),y:ks(x.y),offsetX:ks(x.offsetX),offsetY:ks(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof Wi){if(y={class:"go.Brush",type:x.type.name},x.type===Yu?y.color=x.color:(x.type===mu||x.type===Na)&&(y.start=x.start,y.end=x.end,x.type===Na&&(x.startRadius!==0&&(y.startRadius=ks(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=ks(x.endRadius)))),x.colorStops!==null){var b={};for(x=x.colorStops.iterator;x.next();)b[x.key]=x.value;y.colorStops=b}}else x instanceof Ze?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=ks(x.startX)),x.startY!==0&&(y.startY=ks(x.startY)),x.endX!==0&&(y.endX=ks(x.endX)),x.endY!==0&&(y.endY=ks(x.endY)),x.spot1.D($i)||(y.spot1=x.spot1),x.spot2.D(As)||(y.spot2=x.spot2),x.type===Ze.o&&(y.path=Ze.ia(x))):x instanceof Ce&&(y={class:"go.EnumValue",classType:up(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=Qo(y,E);if(!w1(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof He){var tt="[";for(z=z.iterator;z.next();){var ot=z.value;1<tt.length&&(tt+=","),tt+=a.sm(ot.x),tt+=",",tt+=a.sm(ot.y)}tt+="]",b+=tt}else b+=a.sm(z)}return b+"}"}function Ms(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Fx(a){if(typeof a!="object")return a;var y=a.class||"";if(y==="NaN")return NaN;if(y==="Date")return new Date(a.value);if(y.indexOf("go.")!==0)return a;y=y.substr(3);var x=a;if(y==="Point")x=new It(Ms(a.x),Ms(a.y));else if(y==="Size")x=new nn(Ms(a.width),Ms(a.height));else if(y==="Rect")x=new Pe(Ms(a.x),Ms(a.y),Ms(a.width),Ms(a.height));else if(y==="Margin")x=new di(Ms(a.top),Ms(a.right),Ms(a.bottom),Ms(a.left));else if(y==="Spot")typeof a.enum=="string"?x=Os(a.enum):x=new hn(Ms(a.x),Ms(a.y),Ms(a.offsetX),Ms(a.offsetY));else if(y==="Brush"){if(x=new Wi,x.type=yn(Wi,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof hn&&(x.start=a.start),a.end instanceof hn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Ms(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Ms(a.endRadius)),a=a.colorStops,be(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=Ze.parse(a.path):x=new Ze,x.type=yn(Ze,a.type),typeof a.startX=="number"&&(x.startX=Ms(a.startX)),typeof a.startY=="number"&&(x.startY=Ms(a.startY)),typeof a.endX=="number"&&(x.endX=Ms(a.endX)),typeof a.endY=="number"&&(x.endY=Ms(a.endY)),a.spot1 instanceof hn&&(x.spot1=a.spot1),a.spot2 instanceof hn&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=yn(b,a.name)));return x}Pt.Pe=function(a){return this.Lt.add(a),this},Pt.ik=function(a){this.Lt.remove(a)},Pt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,b=0;b<x;b++)y.M(b)(a)},Pt.cb=function(a,y,x,b,E,z,tt){cr(this,"",a,y,x,b,E,z,tt)},Pt.g=function(a,y,x,b,E){cr(this,"",Lo,a,this,y,x,b,E)},Pt.Fs=function(a,y,x,b,E,z){cr(this,"",Lo,y,a,x,b,E,z)};function cr(a,y,x,b,E,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new Mo;at.model=a,at.change=x,at.modelChange=y,at.propertyName=b,at.object=E,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}Nn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===Lo){var x=a.object,b=a.propertyName,E=a.I(y);b===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),E!==void 0&&this.kb.add(E,x)),xo(x,b,E)}else a.change===tr?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,be(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&Un(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&On(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!Re(b)&&a.propertyName&&(b=Qo(a.object,a.propertyName)),Re(b)&&typeof x=="number"&&(a=a.newValue,y?Un(b,x):On(b,x,a))):Vt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===fr?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,be(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&On(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&Un(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!Re(b)&&a.propertyName&&(b=Qo(a.object,a.propertyName)),Re(b)&&typeof x=="number"&&(a=a.oldValue,y?On(b,x,a):Un(b,x))):Vt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ta&&Vt("unknown ChangedEvent: "+a.toString())},Nn.prototype.Ea=function(a){return this.undoManager.Ea(a)},Nn.prototype.eb=function(a){return this.undoManager.eb(a)},Nn.prototype.Kf=function(){return this.undoManager.Kf()},Nn.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}},Pt=Nn.prototype,Pt.La=function(a,y){y===void 0&&(y=""),cr(this,"SourceChanged",ta,y,a,null,null)},Pt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Qo(a,y),y!==void 0)){if(Vh(y))return y;Vt("Key value for node data "+a+" is not a number or a string: "+y)}}},Pt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=Qo(a,x);b!==y&&this.hc(y)===null&&(xo(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),cr(this,"nodeKey",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else xo(a,x,y)}};function Vh(a){return typeof a=="number"||typeof a=="string"}Pt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Pt.hc=function(a){return a===null&&Vt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Vh(a)?this.kb.I(a):null},Pt.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var b=this.bl;if(b!==null&&(x=b(this,a),x!=null&&!this.kb.contains(x))){xo(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;xo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;xo(a,y,x)}}}}},Pt.xf=function(a){a!==null&&(ei(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var b=a.wa(y);(b===void 0||a.kb.I(b)!==y)&&(a.$u(y),b=a.wa(y),b===void 0&&Vt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,On(a.Tc,b,y)),cr(a,"nodeDataArray",tr,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Pt.Fy=function(a){if(Re(a))for(var y=a.length,x=0;x<y;x++)this.xf(a[x]);else for(a=a.iterator;a.next();)this.xf(a.value)},Pt.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var b=a.wa(y);if(b!==void 0&&a.kb.remove(b),b=null,x){t:if(x=a.Tc,Array.isArray(x))b=x.indexOf(y);else{b=x.length;for(var E=0;E<b;E++)if(x[E]===y){b=E;break t}b=-1}if(0>b)return;Un(a.Tc,b)}cr(a,"nodeDataArray",fr,"nodeDataArray",a,y,null,b,null),a.qp(y)}Pt.nA=function(a){if(Re(a))for(var y=a.length,x=0;x<y;x++)this.cm(a[x]);else for(a=a.iterator;a.next();)this.cm(a.value)},Pt.$z=function(a){if(a!==this.nodeDataArray&&Re(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.wa(z);if(tt!==void 0){x.add(tt);var ot=this.hc(tt);ot!==z&&(ot!==null?(this.Do(ot,z),this.lm(z,ot)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Pt.jp=function(a,y){y!==void 0&&(a=lp(this,a),a instanceof Ge&&this.Vf.add(y,a))},Pt.Lv=function(){},Pt.fm=function(){},Pt.em=function(){},Pt.qp=function(){};function fl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new Ge,a.Vf.add(y,b)),b.add(x)}}function gl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof Ge&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function lp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Ge?a:null)}Pt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},Nn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),be(a)&&Wn(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=l0(a,y[x],a.copiesArrayObjects);b.push(E)}return Wn(b),b}if(x&&be(y)){x=(x=y.constructor)?new x:{},E=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(b in y)if(b==="__gohashid")x.__gohashid=void 0;else if(b===E)x[E]=void 0;else{var z=Qo(y,b),tt=up(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof Nn||z instanceof No||z instanceof kr||z instanceof Mo||(z=l0(a,z,!1)),xo(x,b,z)}return Wn(x),x}return y instanceof It||y instanceof nn||y instanceof Pe||y instanceof hn||y instanceof di?y.copy():y}Nn.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}}else!k1&&a instanceof Jt&&(k1=!0,Fn('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),Fn(" Is that really your intent?"));var b=Qo(a,y);b!==x&&(xo(a,y,x),this.Fs(a,y,b,x))},Pt=Nn.prototype,Pt.set=function(a,y,x){this.setDataProperty(a,y,x)},Pt.Do=function(a,y){if(y){var x=this.lb(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||this.setDataProperty(a,b,y[b])}},Pt.Ay=function(a,y){this.ts(a,-1,y)},Pt.ts=function(a,y,x){0>y&&(y=a.length),On(a,y,x),cr(this,"",tr,"",a,null,x,null,y)},Pt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Vt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Un(a,y),cr(this,"",fr,"",a,x,null,y,null)},Pt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Qo(a,y),y===void 0))return"";if(typeof y=="string")return y;Vt("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=Qo(a,x);b===void 0&&(b=""),b!==y&&(xo(a,x,y),cr(this,"nodeCategory",Lo,x,a,b,y))}else xo(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 Nn}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]:Ke.go!==void 0&&Ke.go[a]?Ke.go[a]:null}function Qo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(b){}return x}function xo(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){}}se.Object.defineProperties(Nn.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===""&&Vt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Vt("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,b=0;b<x;b++){var E=a[b];be(E)||Vt("Model.nodeDataArray must only contain Objects, not: "+E),ei(E)}for(this.Tc=a,b=new He,E=0;E<x;E++){var z=a[E],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?b.add(z):this.kb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.$u(E),z=this.wa(E),z!==void 0&&this.kb.add(z,E);for(cr(this,"nodeDataArray",Lo,"nodeDataArray",this,y,a),y=0;y<x;y++)b=a[y],this.fm(b),this.em(b);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),Nn.prototype.setCategoryForNodeData=Nn.prototype.jm,Nn.prototype.getCategoryForNodeData=Nn.prototype.Ro,Nn.prototype.removeArrayItem=Nn.prototype.ov,Nn.prototype.insertArrayItem=Nn.prototype.ts,Nn.prototype.addArrayItem=Nn.prototype.Ay,Nn.prototype.assignAllDataProperties=Nn.prototype.Do,Nn.prototype.set=Nn.prototype.set,Nn.prototype.clearUnresolvedReferences=Nn.prototype.Qy,Nn.prototype.mergeNodeDataArray=Nn.prototype.$z,Nn.prototype.removeNodeDataCollection=Nn.prototype.nA,Nn.prototype.removeNodeData=Nn.prototype.cm,Nn.prototype.addNodeDataCollection=Nn.prototype.Fy,Nn.prototype.addNodeData=Nn.prototype.xf,Nn.prototype.makeNodeDataKeyUnique=Nn.prototype.$u,Nn.prototype.findNodeDataForKey=Nn.prototype.hc,Nn.prototype.containsNodeData=Nn.prototype.lb,Nn.prototype.setKeyForNodeData=Nn.prototype.km,Nn.prototype.getKeyForNodeData=Nn.prototype.wa,Nn.prototype.updateTargetBindings=Nn.prototype.La,Nn.prototype.commit=Nn.prototype.commit,Nn.prototype.rollbackTransaction=Nn.prototype.Kf,Nn.prototype.commitTransaction=Nn.prototype.eb,Nn.prototype.startTransaction=Nn.prototype.Ea,Nn.prototype.raiseDataChanged=Nn.prototype.Fs,Nn.prototype.raiseChanged=Nn.prototype.g,Nn.prototype.raiseChangedEvent=Nn.prototype.cb,Nn.prototype.removeChangedListener=Nn.prototype.ik,Nn.prototype.addChangedListener=Nn.prototype.Pe,Nn.prototype.writeJsonValue=Nn.prototype.sm,Nn.prototype.replaceJsonObjects=Nn.prototype.dm,Nn.prototype.applyIncrementalJSON=Nn.prototype.Ky,Nn.prototype.applyIncrementalJson=Nn.prototype.Zw,Nn.prototype.toJSON=Nn.prototype.toJSON,Nn.prototype.toJson=Nn.prototype.np,Nn.prototype.toIncrementalJSON=Nn.prototype.yA,Nn.prototype.toIncrementalJson=Nn.prototype.$x,Nn.prototype.toIncrementalData=Nn.prototype.xA,Nn.prototype.clear=Nn.prototype.clear;var k1=!1,ol={};Nn.className="Model",Nn.fromJSON=Nn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=Ke.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Vt("Unable to construct a Model from: "+a);if(y===null){a=null;var b=x.class;if(typeof b=="string")try{var E=null;b.indexOf("go.")===0?(b=b.substr(3),E=dy(b)):(E=dy(b),E===null&&(E=Ke[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof Nn?y=a:Vt("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=Nn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},Nn.safePropertyValue=Qo,Nn.safePropertySet=xo,ol.Brush=Wi,ol.ChangedEvent=Mo,ol.Geometry=Ze,ol.Margin=di,ol.Panel=_e,ol.Point=It,ol.Rect=Pe,ol.Size=nn,ol.Spot=hn,ol.Transaction=kr,ol.UndoManager=No;function ir(a,y,x,b){Wn(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,b===void 0?(this.el=b1,this.wk=null):(this.el=hp,this.wk=b),this.st=new Ge}ir.prototype.copy=function(){var a=new ir;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Pt=ir.prototype,Pt.qb=function(a){a.classType===ir&&(this.mode=a)},Pt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return this._isFrozen=!1,this},Pt.Kx=function(a){return a===void 0&&(a=null),this.mode=hp,this.backConverter=a,this},Pt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Pt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function M1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Pt.Mv=function(a,y,x){var b=this.sl;if(x===void 0||b===""||b===x){x=this.xl;var E=this.Im;if(E===null&&x==="")Fn("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(b!==""&&(z=Qo(y,b)),z!==void 0)if(E===null)x!==""&&xo(a,x,z);else try{if(x!==""){var tt=E(z,a);xo(a,x,tt)}else E(z,a)}catch(ot){}}}},Pt.sp=function(a,y,x,b){if(this.el===hp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,tt=a;if(E!==""&&(tt=Qo(a,E)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=b!==null?b.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):xo(y,x,tt);else if(rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var at=b.itemIndex,ut=b.panel.itemArray;rt.ov(ut,at),rt.ts(ut,at,tt)}}else try{if(x!==""){var ft=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,ft):xo(y,x,ft)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var yt=b.itemIndex,xt=b.panel.itemArray;rt.ov(xt,yt),rt.ts(xt,yt,mt)}}}catch(kt){}}finally{this.st.remove(a)}}}},se.Object.defineProperties(ir.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&Te(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&Te(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&Te(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&Te(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&Te(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&Te(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&Te(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&Te(this),this.el=a}}}),ir.prototype.updateSource=ir.prototype.sp,ir.prototype.updateTarget=ir.prototype.Mv,ir.prototype.ofModel=ir.prototype.dA,ir.prototype.ofObject=ir.prototype.cp,ir.prototype.makeTwoWay=ir.prototype.Kx;var Ax="Binding",b1=new Ce(ir,"OneWay",1),hp=new Ce(ir,"TwoWay",2);ir.className="Binding",ir.parseEnum=function(a,y){return function(x){return x=yn(a,x),x===null?y:x}},ir.toString=fi,ir.OneWay=b1,ir.TwoWay=hp;function wi(a,y,x){Nn.call(this),this.Vv=`,
|
|
"insertedLinkKeys": `,this.iy=`,
|
|
"modifiedLinkData": `,this.Xv=`,
|
|
"removedLinkKeys": `,this.md=[],this.$f=new Ge,this.wb=new Vn,this.Jh="",this.Ri=this.Ak=this.cl=null,this.lf="from",this.mf="to",this.fj=this.ej="",this.dj="category",this.je="",this.jl="isGroup",this.Je="group",this.Lm=!1,y!==void 0&&(this.linkDataArray=y),a!==void 0&&(Re(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}ue(wi,Nn),wi.constructGraphLinksModel=Nn.constructGraphLinksModel,wi.prototype.cloneProtected=function(a){Nn.prototype.cloneProtected.call(this,a),a.Jh=this.Jh,a.cl=this.cl,a.Ak=this.Ak,a.lf=this.lf,a.mf=this.mf,a.ej=this.ej,a.fj=this.fj,a.dj=this.dj,a.je=this.je,a.jl=this.jl,a.Je=this.Je,a.Lm=this.Lm},Pt=wi.prototype,Pt.clear=function(){Nn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Pt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;var x=a.length,b;for(b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+fi(E)}for(y+=`
|
|
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+Sa(this,E,!0)+"-->"+Sa(this,E,!1)}return y},Pt.Qv=function(a,y){this.linkKeyProperty===""&&Vt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=Nn.prototype.Qv.call(this,a,y),b=this,E=new Ge,z=new Ge,tt=new Ge,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===tr?E.add(ut.newValue):ut.change===fr&&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(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof Nn||b.lb(ut.object)||N1(b,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0<rt.count&&(x===null&&(x={}),y?x.removedLinkKeys=rt.Fa():x.insertedLinkKeys=rt.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),rt.clear(),x},Pt.rm=function(){var a=Nn.prototype.rm.call(this),y="";return this.linkCategoryProperty!=="category"&&typeof this.linkCategoryProperty=="string"&&(y+=`,
|
|
"linkCategoryProperty": `+this.quote(this.linkCategoryProperty)),this.linkKeyProperty!==""&&typeof this.linkKeyProperty=="string"&&(y+=`,
|
|
"linkKeyProperty": `+this.quote(this.linkKeyProperty)),this.linkFromKeyProperty!=="from"&&typeof this.linkFromKeyProperty=="string"&&(y+=`,
|
|
"linkFromKeyProperty": `+this.quote(this.linkFromKeyProperty)),this.linkToKeyProperty!=="to"&&typeof this.linkToKeyProperty=="string"&&(y+=`,
|
|
"linkToKeyProperty": `+this.quote(this.linkToKeyProperty)),this.linkFromPortIdProperty!==""&&typeof this.linkFromPortIdProperty=="string"&&(y+=`,
|
|
"linkFromPortIdProperty": `+this.quote(this.linkFromPortIdProperty)),this.linkToPortIdProperty!==""&&typeof this.linkToPortIdProperty=="string"&&(y+=`,
|
|
"linkToPortIdProperty": `+this.quote(this.linkToPortIdProperty)),this.linkLabelKeysProperty!==""&&typeof this.linkLabelKeysProperty=="string"&&(y+=`,
|
|
"linkLabelKeysProperty": `+this.quote(this.linkLabelKeysProperty)),this.nodeIsGroupProperty!=="isGroup"&&typeof this.nodeIsGroupProperty=="string"&&(y+=`,
|
|
"nodeIsGroupProperty": `+this.quote(this.nodeIsGroupProperty)),this.nodeGroupKeyProperty!=="group"&&typeof this.nodeGroupKeyProperty=="string"&&(y+=`,
|
|
"nodeGroupKeyProperty": `+this.quote(this.nodeGroupKeyProperty)),a+y},Pt.gp=function(a){Nn.prototype.gp.call(this,a),a.linkKeyProperty&&(this.linkKeyProperty=a.linkKeyProperty),a.linkFromKeyProperty&&(this.linkFromKeyProperty=a.linkFromKeyProperty),a.linkToKeyProperty&&(this.linkToKeyProperty=a.linkToKeyProperty),a.linkFromPortIdProperty&&(this.linkFromPortIdProperty=a.linkFromPortIdProperty),a.linkToPortIdProperty&&(this.linkToPortIdProperty=a.linkToPortIdProperty),a.linkCategoryProperty&&(this.linkCategoryProperty=a.linkCategoryProperty),a.linkLabelKeysProperty&&(this.linkLabelKeysProperty=a.linkLabelKeysProperty),a.nodeIsGroupProperty&&(this.nodeIsGroupProperty=a.nodeIsGroupProperty),a.nodeGroupKeyProperty&&(this.nodeGroupKeyProperty=a.nodeGroupKeyProperty)},Pt.Rv=function(){var a=Nn.prototype.Rv.call(this),y=`,
|
|
"linkDataArray": `+Wh(this,this.linkDataArray,!0);return a+y},Pt.kv=function(a){Nn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function N1(a,y){for(var x=new Ge,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];a0(a,y,E,E,x)}return x}Pt.Pv=function(a,y){this.linkKeyProperty===""&&Vt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=Nn.prototype.Pv.call(this,a,y),b=this,E=new Ge,z=new Ge,tt=new Ge,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===tr?E.add(ut.newValue):ut.change===fr&&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(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof Nn||b.lb(ut.object)||N1(b,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Pt.fp=function(a){(a.linkCategoryProperty!==void 0&&a.linkCategoryProperty!==this.linkCategoryProperty||a.linkKeyProperty!==void 0&&a.linkKeyProperty!==this.linkKeyProperty||a.linkFromKeyProperty!==void 0&&a.linkFromKeyProperty!==this.linkFromKeyProperty||a.linkToKeyProperty!==void 0&&a.linkToKeyProperty!==this.linkToKeyProperty||a.linkFromPortIdProperty!==void 0&&a.linkFromPortIdProperty!==this.linkFromPortIdProperty||a.linkToPortIdProperty!==void 0&&a.linkToPortIdProperty!==this.linkToPortIdProperty||a.linkLabelKeysProperty!==void 0&&a.linkLabelKeysProperty!==this.linkLabelKeysProperty||a.nodeIsGroupProperty!==void 0&&a.nodeIsGroupProperty!==this.nodeIsGroupProperty||a.nodeGroupKeyProperty!==void 0&&a.nodeGroupKeyProperty!==this.nodeGroupKeyProperty)&&Vt("applyIncrementalJson cannot change Model properties"),Nn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,b=0;b<x;b++){var E=y[b],z=this.jh(E);z===null&&(z=this.Jo({}),this.Ks(z,E),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,b=0;b<x;b++)if(E=y[b],z=this.Ac(E),z=this.jh(z),z!==null){for(var tt in E)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,E[tt]);F1(this,E,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},wi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===Lo){var x=a.object,b=a.propertyName;if(b===this.linkKeyProperty&&this.Jc(x)){var E=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),E!==void 0&&this.wb.add(E,x),xo(x,b,E);return}}else if(a.change===tr){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,be(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)):0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue));return}}else if(a.change===fr){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,be(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}}Nn.prototype.changeState.call(this,a,y)}},Pt=wi.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),xo(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Pt.yx=function(a){return Sa(this,a,!0)},Pt.wv=function(a,y){Df(this,a,y,!0)},Pt.Bx=function(a){return Sa(this,a,!1)},Pt.Bv=function(a,y){Df(this,a,y,!1)};function Sa(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Qo(y,a),a!==void 0))){if(Vh(a))return a;Vt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Df(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=Qo(y,E);z!==x&&(gl(a,z,y),xo(y,E,x),a.hc(x)===null&&fl(a,x,y),cr(a,b?"linkFromKey":"linkToKey",Lo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else xo(y,E,x)}}Pt.zx=function(a){return u0(this,a,!0)},Pt.xv=function(a,y){Of(this,a,y,!0)},Pt.Cx=function(a){return u0(this,a,!1)},Pt.Cv=function(a,y){Of(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Qo(y,a),y===void 0?"":y)}function Of(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=Qo(y,E);z===void 0&&(z=""),z!==x&&(xo(y,E,x),cr(a,b?"linkFromPortId":"linkToPortId",Lo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else xo(y,E,x)}}Pt.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=Qo(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=Qo(a,x);if(b===void 0&&(b=h0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)gl(this,b[z],a);for(xo(a,x,y),E=y.length,z=0;z<E;z++){var tt=y[z];this.hc(tt)===null&&fl(this,tt,a)}cr(this,"linkLabelKeys",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else xo(a,x,y)}},Pt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Qo(a,x);if(b===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(b)){var E=b.indexOf(y);0<=E||(E=b.length,b.push(y),this.Jc(a)&&(this.hc(y)===null&&fl(this,y,a),cr(this,"linkLabelKeys",tr,x,a,null,y,null,E)))}else Vt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Pt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Qo(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(gl(this,y,a),cr(this,"linkLabelKeys",fr,x,a,y,null,E,null)))}else b!==void 0&&Vt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Pt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Qo(a,y),y!==void 0)){if(Vh(y))return y;Vt("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=Qo(a,x);b!==y&&this.jh(y)===null&&(xo(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),cr(this,"linkKey",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else xo(a,x,y)}},Pt.jh=function(a){return a===null&&Vt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Vh(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))){xo(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;xo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;xo(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)||T1(this,a,!0))};function T1(a,y,x){if(a.linkKeyProperty!==""){var b=a.Ac(y);if(b!==void 0&&a.wb.I(b)===y)return;a.Bs(y),b=a.Ac(y),b===void 0&&Vt("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)),cr(a,"linkDataArray",tr,"linkDataArray",a,null,y,null,b),cy(a,y)}Pt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.fi(a[x]);else for(a=a.iterator;a.next();)this.fi(a.value)},Pt.bm=function(a){a!==null&&E1(this,a,!0)};function E1(a,y,x){a.$f.remove(y);var b=a.Ac(y);if(b!==void 0&&a.wb.remove(b),b=null,x){if(b=a.md.indexOf(y),0>b)return;a.md.splice(b,1)}if(cr(a,"linkDataArray",fr,"linkDataArray",a,y,null,b,null),x=Sa(a,y,!0),gl(a,x,y),x=Sa(a,y,!1),gl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],gl(a,x,y)}Pt.lA=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.bm(a[x]);else for(a=a.iterator;a.next();)this.bm(a.value)},Pt.Zz=function(a){if(this.linkKeyProperty===""&&Vt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&Re(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),F1(this,z,ot)):(z=this.cloneDeep(z),this.Ks(z,tt),this.fi(z)))}else tt=this.cloneDeep(z),this.fi(tt),x.add(this.Ac(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.jh(b))&&this.bm(b);y.clear(),x.clear()}};function cy(a,y){var x=Sa(a,y,!0);x=a.Vl(x),a.hc(x)===null&&fl(a,x,y),x=Sa(a,y,!1),x=a.Vl(x),a.hc(x)===null&&fl(a,x,y);var b=a.Ef(y);if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],a.hc(x)===null&&fl(a,x,y)}Pt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),be(a)&&(Wn(a),this.lf!==""&&xo(a,this.lf,void 0),this.mf!==""&&xo(a,this.mf,void 0),this.je!==""&&xo(a,this.je,[])),a},Pt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Qo(a,y)},Pt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Qo(a,y),y!==void 0)){if(Vh(y))return y;Vt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Pt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=Qo(a,x);b!==y&&(gl(this,b,a),xo(a,x,y),this.hc(y)===null&&fl(this,y,a),cr(this,"nodeGroupKey",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else xo(a,x,y)}},wi.prototype.copyNodeData=function(a){return a===null?null:(a=Nn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Qo(a,this.Je)===void 0||xo(a,this.Je,void 0),a)},wi.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeGroupKeyProperty){this.mp(a,x);return}}else if(this.Jc(a)){if(y===this.linkFromKeyProperty){Df(this,a,x,!0);return}if(y===this.linkToKeyProperty){Df(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Of(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Of(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var b=Qo(a,y);b!==x&&(xo(a,y,x),this.Fs(a,y,b,x))},Pt=wi.prototype,Pt.Do=function(a,y){if(y){var x=this.lb(a),b=this.Jc(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||x&&E===this.nodeIsGroupProperty&&Qo(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Pt.jp=function(a,y){Nn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var b=x.value,E=a,z=y;if(Sa(this,b,!0)===E){var tt=this.lf;xo(b,tt,z),cr(this,"linkFromKey",Lo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)}if(Sa(this,b,!1)===E&&(tt=this.mf,xo(b,tt,z),cr(this,"linkToKey",Lo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)),tt=this.Ef(b),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===E&&(tt[at]=z,cr(this,"linkLabelKeys",tr,rt,b,E,z,at,at))}},Pt.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;xo(a,b,x),cr(this,"nodeGroupKey",Lo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Pt.Lv=function(){Nn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)cy(this,a[x])},Pt.fm=function(a){Nn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=Rn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;cr(this,"nodeGroupKey",Lo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(Sa(this,b,!0)===a&&(E=this.lf,cr(this,"linkFromKey",Lo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),Sa(this,b,!1)===a&&(E=this.mf,cr(this,"linkToKey",Lo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),E=this.Ef(b),Array.isArray(E))for(var z=E.length,tt=this.je,ot=0;ot<z;ot++)E[ot]===a&&(cr(this,"linkLabelKeys",tr,tt,b,a,a,ot,ot),x.push(b))}for(y=0;y<x.length;y++)gl(this,a,x[y]);wn(x)}},Pt.em=function(a){Nn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&fl(this,y,a)},Pt.qp=function(a){Nn.prototype.qp.call(this,a);var y=this.lh(a);gl(this,y,a)},Pt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Qo(a,y),y===void 0))return"";if(typeof y=="string")return y;Vt("getCategoryForLinkData found a non-string category for "+a+": "+y)},wi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},wi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=Qo(a,x);b===void 0&&(b=""),b!==y&&(xo(a,x,y),cr(this,"linkCategory",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else xo(a,x,y)}},wi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Pt=wi.prototype,Pt.lm=function(a,y){Nn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function F1(a,y,x){a.lp(x,a.ps(y)),a.wv(x,a.yx(y)),a.Bv(x,a.Bx(y)),a.Ls(x,a.Ef(y)),a.xv(x,a.zx(y)),a.Cv(x,a.Cx(y))}Pt.Wj=function(){return!0},Pt.ri=function(){return!0},Pt.xs=function(){return!0},Pt.Xj=function(){return!0},se.Object.defineProperties(wi.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,b=0;b<x;b++){var E=a[b];be(E)||Vt("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),ei(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new He,E=0;E<x;E++){var z=a[E],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?b.add(z):this.wb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.Bs(E),z=this.Ac(E),z!==void 0&&this.wb.add(z,E)}for(b=new Ge,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,cr(this,"linkDataArray",Lo,"linkDataArray",this,y,a),y=0;y<x;y++)cy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,b=0;b<x;b++){var E=this.linkDataArray[b],z=this.Ac(E);z===void 0&&(this.Bs(E),z=this.Ac(E)),z!==void 0&&this.wb.add(z,E)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),wi.prototype.setCategoryForLinkData=wi.prototype.lp,wi.prototype.getCategoryForLinkData=wi.prototype.ps,wi.prototype.assignAllDataProperties=wi.prototype.Do,wi.prototype.setGroupKeyForNodeData=wi.prototype.mp,wi.prototype.getGroupKeyForNodeData=wi.prototype.lh,wi.prototype.isGroupForNodeData=wi.prototype.Yu,wi.prototype.copyLinkData=wi.prototype.Jo,wi.prototype.mergeLinkDataArray=wi.prototype.Zz,wi.prototype.removeLinkDataCollection=wi.prototype.lA,wi.prototype.removeLinkData=wi.prototype.bm,wi.prototype.addLinkDataCollection=wi.prototype.Ey,wi.prototype.addLinkData=wi.prototype.fi,wi.prototype.containsLinkData=wi.prototype.Jc,wi.prototype.makeLinkDataKeyUnique=wi.prototype.Bs,wi.prototype.findLinkDataForKey=wi.prototype.jh,wi.prototype.setKeyForLinkData=wi.prototype.Ks,wi.prototype.getKeyForLinkData=wi.prototype.Ac,wi.prototype.removeLabelKeyForLinkData=wi.prototype.Qx,wi.prototype.addLabelKeyForLinkData=wi.prototype.Bu,wi.prototype.setLabelKeysForLinkData=wi.prototype.Ls,wi.prototype.getLabelKeysForLinkData=wi.prototype.Ef,wi.prototype.setToPortIdForLinkData=wi.prototype.Cv,wi.prototype.getToPortIdForLinkData=wi.prototype.Cx,wi.prototype.setFromPortIdForLinkData=wi.prototype.xv,wi.prototype.getFromPortIdForLinkData=wi.prototype.zx,wi.prototype.setToKeyForLinkData=wi.prototype.Bv,wi.prototype.getToKeyForLinkData=wi.prototype.Bx,wi.prototype.setFromKeyForLinkData=wi.prototype.wv,wi.prototype.getFromKeyForLinkData=wi.prototype.yx,wi.prototype.clear=wi.prototype.clear;var h0=Object.freeze([]);wi.className="GraphLinksModel",ol.GraphLinksModel=wi,Nn.constructGraphLinksModel=Nn.constructGraphLinksModel=function(){return new wi},Nn.initDiagramModel=hy=function(){return new wi};function bs(a,y){Nn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(Re(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}ue(bs,Nn),bs.constructGraphLinksModel=Nn.constructGraphLinksModel,bs.prototype.cloneProtected=function(a){Nn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Pt=bs.prototype,Pt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+fi(E)}}return y},Pt.rm=function(){var a=Nn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
|
|
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Pt.gp=function(a){Nn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Pt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Vt("applyIncrementalJson cannot change Model properties"),Nn.prototype.fp.call(this,a)},Pt.Vl=function(a){return a},Pt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Qo(a,y),y!==void 0)){if(Vh(y))return y;Vt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Pt.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var b=Qo(a,x);b!==y&&(gl(this,b,a),xo(a,x,y),this.hc(y)===null&&fl(this,y,a),cr(this,"nodeParentKey",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else xo(a,x,y)}},Pt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Qo(a,y),y===void 0)?"":typeof y=="string"?y:(Vt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},bs.prototype.getLinkCategoryForData=function(a){return this.ss(a)},bs.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=Qo(a,x);b===void 0&&(b=""),b!==y&&(xo(a,x,y),cr(this,"parentLinkCategory",Lo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else xo(a,x,y)}},bs.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},bs.prototype.copyNodeData=function(a){return a===null?null:(a=Nn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Qo(a,this.Ke)===void 0||xo(a,this.Ke,void 0),a)},bs.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var b=Qo(a,y);b!==x&&(xo(a,y,x),this.Fs(a,y,b,x))},Pt=bs.prototype,Pt.jp=function(a,y){Nn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Pt.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;xo(a,b,x),cr(this,"nodeParentKey",Lo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Pt.fm=function(a){Nn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=Rn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;cr(this,"nodeParentKey",Lo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)gl(this,a,x[y]);wn(x)}},Pt.em=function(a){Nn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&fl(this,y,a)},Pt.qp=function(a){Nn.prototype.qp.call(this,a);var y=this.mh(a);gl(this,y,a)},Pt.lm=function(a,y){Nn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Pt.Tl=function(){return!0},Pt.xs=function(){return!0},se.Object.defineProperties(bs.prototype,{nodeParentKeyProperty:{get:function(){return this.Ke},set:function(a){var y=this.Ke;y!==a&&(this.Ke=a,this.g("nodeParentKeyProperty",y,a))}},Jj:{get:function(){return this.Nm},set:function(a){this.Nm!==a&&(this.Nm=a)}},parentLinkCategoryProperty:{get:function(){return this.nj},set:function(a){var y=this.nj;y!==a&&(this.nj=a,this.g("parentLinkCategoryProperty",y,a))}},linkCategoryProperty:{get:function(){return this.parentLinkCategoryProperty},set:function(a){this.parentLinkCategoryProperty=a}},type:{get:function(){return"TreeModel"}}}),bs.prototype.setParentLinkCategoryForNodeData=bs.prototype.Ms,bs.prototype.getParentLinkCategoryForNodeData=bs.prototype.ss,bs.prototype.setParentKeyForNodeData=bs.prototype.qe,bs.prototype.getParentKeyForNodeData=bs.prototype.mh,bs.className="TreeModel",ol.TreeModel=bs;function Eo(a){wo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=rl,this.Ti=0,this.Zv=new It,this.Jp=this.me=0,this.Xr=new gp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=rl,this.K=Ns,this.nd=Rf,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}ue(Eo,wo),Eo.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.eo=this.eo,a.Cm=this.Cm,a.ro=this.ro,a.ul=this.ul,a.Rb=this.Rb,a.K=this.K,a.nd=this.nd,a.hd=this.hd,a.tf=this.tf,a.Nn=this.Nn},Eo.prototype.qb=function(a){a.classType===Eo?a===p0||a===m0||a===f0||a===g0||a===Rf?this.sorting=a:a===Rd||a===If||a===Ns||a===Zh?this.direction=a:a===nh||a===Uh||a===rl||a===sl?this.arrangement=a:(a===Mc||a===v0)&&(this.nodeDiameterFormula=a):wo.prototype.qb.call(this,a)},Eo.prototype.createNetwork=function(){return new jf(this)},Eo.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),a=this.network.vertexes,1>=a.count)a.count===1&&(a=a.first(),a.centerX=0,a.centerY=0);else{var y=new He;y.addAll(a.iterator),a=new He;var x=new He,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 ft=this.startAngle;isFinite(ft)||(ft=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===sl&&rt===Mc?ot=rl:ot===sl&&rt!==Mc&&(ot=this.arrangement),(this.direction===Rd||this.direction===If)&&this.sorting!==Rf){for(rt=0;!(rt>=b.length)&&(a.add(b.M(rt)),!(rt+1>=b.length));rt+=2)x.add(b.M(rt+1));this.direction===Rd?(this.arrangement===sl&&a.reverse(),b=new He,b.addAll(a),b.addAll(x)):(this.arrangement===sl&&x.reverse(),b=new He,b.addAll(x),b.addAll(a))}rt=b.length;for(var yt=z=E=0;yt<b.length;yt++){var xt=ft+mt*z*(this.direction===Ns?1:-1)/rt,kt=b.M(yt).diameter;isNaN(kt)&&(kt=Kh(b.M(yt),xt)),360>mt&&(yt===0||yt===b.length-1)&&(kt/=2),E+=kt,z++}if(isNaN(at)||ot===sl){if(isNaN(y)&&(y=6),ot!==rl&&ot!==sl){for(z=-1/0,tt=0;tt<rt;tt++)yt=b.M(tt),E=b.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Kh(yt,0),isNaN(E.diameter)&&Kh(E,0),z=Math.max(z,(yt.diameter+E.diameter)/2);tt=z+y,ot===nh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180)}else at=d0(this,E+(360<=mt?rt:rt-1)*(ot!==sl?y:1.6*y),ut,ft*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=fy(this,at,z,ft*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===rl||ot===sl)&&(y=(yt-E)/(360<=mt?rt:rt-1));else if(ot===rl||ot===sl)yt=(yt-E)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,E+y*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,E=0;E<rt;E++)xt=b.M(E),kt=b.M(E===rt-1?0:E+1),isNaN(xt.diameter)&&Kh(xt,0),isNaN(kt.diameter)&&Kh(kt,0),tt=Math.max(tt,(xt.diameter+kt.diameter)/2);tt+=y,E=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),E>at?(at=E,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=ft,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,ft=this.Ti,mt=this.me,rt=this.Jp,this.direction!==Rd&&this.direction!==If||b!==sl)if(this.direction===Rd||this.direction===If){switch(tt=0,b){case Uh:tt=180*c0(this,ot,mt,at,rt)/Math.PI;break;case rl:rt=y=0,tt=a.first(),tt!==null&&(y=Kh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Kh(tt,Math.PI/2)),tt=180*c0(this,ot,mt,at,ft+(y+rt)/2)/Math.PI;break;case nh:tt=ut/y.length}if(this.direction===Rd){switch(b){case Uh:fp(this,a,at,Zh);break;case rl:cp(this,a,at,Zh);break;case nh:dp(this,a,ut/2,at,Zh)}switch(b){case Uh:fp(this,x,at+tt,Ns);break;case rl:cp(this,x,at+tt,Ns);break;case nh:dp(this,x,ut/2,at+tt,Ns)}}else{switch(b){case Uh:fp(this,x,at,Zh);break;case rl:cp(this,x,at,Zh);break;case nh:dp(this,x,ut/2,at,Zh)}switch(b){case Uh:fp(this,a,at+tt,Ns);break;case rl:cp(this,a,at+tt,Ns);break;case nh:dp(this,a,ut/2,at+tt,Ns)}}}else switch(b){case Uh:fp(this,y,at,this.direction);break;case rl:cp(this,y,at,this.direction);break;case nh:dp(this,y,ut,at,this.direction);break;case sl:A1(this,y,ut,at,this.direction)}else A1(this,y,ut,at-ut/2,Ns)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=b+(E===Ns?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ut=y.M(rt),ft=tt*Math.tan(at)/a;ft=Math.sqrt((tt*tt+a*a*ft*ft)/(1+ft*ft)),ut.centerX=ft*Math.cos(at),ut.centerY=ft*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function cp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt),ut=y.M(rt===ot-1?0:rt+1),ft=z*Math.sin(x);at.centerX=E*Math.cos(x),at.centerY=ft,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Kh(at,0),isNaN(ut.diameter)&&Kh(ut,0),at=c0(a,E,z,b===Ns?x:-x,(at.diameter+ut.diameter)/2+tt),x+=b===Ns?at:-at}}function fp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Jp;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt);at.centerX=E*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=c0(a,E,z,b===Ns?x:-x,tt),x+=b===Ns?at:-at}}function A1(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new gp,360>x){for(z=b+(E===Ns?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,b,E)}else B1(a,y,x,b,E);a.Xr.commit(y)}function B1(a,y,x,b,E){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=a.me*Math.sin(b*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=It.alloc();for(var ft=0;ft<ut.length&&(ut[ft].centerX=rt,ut[ft].centerY=at,!(ft>=ut.length-1));ft++)O1(a,rt,at,ut,ft,E,z)||I1(a,rt,at,ut,ft,E,z),rt=z.x,at=z.y;if(It.free(z),a.mj++,!(23<a.mj)){rt=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ft=ut[ut.length-1].centerY;var mt=Math.abs(rt-z)-((ut[0].width+ut[ut.length-1].width)/2+tt),yt=Math.abs(at-ft)-((ut[0].height+ut[ut.length-1].height)/2+tt);tt=0,1>Math.abs(yt)?Math.abs(rt-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(ft)?0<z!=at>ft:0<ft!=rt<z,(rt=E===Ns?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ut[ut.length-1].width),tt=Math.min(tt,-ut[ut.length-1].height)),a.Xr.compare(tt,ut),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,B1(a,y,x,b,E))}}}function D1(a,y,x,b,E){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=tt*Math.sin(b*Math.PI/180),ut=It.alloc(),ft=y.Fa(),mt=0;mt<ft.length&&(ft[mt].centerX=rt,ft[mt].centerY=at,!(mt>=ft.length-1));mt++)O1(a,rt,at,ft,mt,E,ut)||I1(a,rt,at,ft,mt,E,ut),rt=ut.x,at=ut.y;if(It.free(ut),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=E===Ns?a.gt-rt:rt-a.gt,rt=Math.abs(rt)<Math.abs(rt-2*Math.PI)?rt:rt-2*Math.PI,z=rt*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],rt=0;rt<ft.length;rt++)tt.mk[rt]=ft[rt].bounds.x,tt.tm[rt]=ft[rt].bounds.y;1<Math.abs(z)&&(a.lc=8>a.mj?a.lc-z/(2*Math.PI):a.lc-(0<z?1.7:-2.3),a.me=a.lc*ot,D1(a,y,x,b,E))}}function O1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===Ns)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===Ns)){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}Eo.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Eo.prototype.commitNodes=function(){var a=this.group!==null&&this.group.placeholder!==null&&this.group.isSubGraphExpanded,y=a?this.group.location.copy():null,x=this.actualCenter;a?x=new It(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var 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))},Eo.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function fy(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?rt=b+at*E/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?fy(a,1,x,b,E):fy(a,1,x))}function c0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(b+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=E)return ot*a}}Eo.prototype.sort=function(a){switch(this.sorting){case f0:break;case g0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case Rf:return this.ak(Bx(a));default:Vt("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new He;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>E&&(E=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>E&&(E=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}Eo.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var b=a.M(x);y[x]=[];for(var E,z=b.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];b=[],E=new He;for(var rt=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)b.push(at);else if(ut===0)E.add(a.M(at));else{if(rt===0)x.push(at);else{for(var ft=ut=1/0,mt=-1,yt=[],xt=0;xt<x.length;xt++)0>y[x[xt]].indexOf(x[xt===x.length-1?0:xt+1])&&yt.push(xt===x.length-1?0:xt+1);if(yt.length===0)for(xt=0;xt<x.length;xt++)yt.push(xt);for(xt=0;xt<yt.length;xt++){for(var kt=yt[xt],Ot=y[at],At=0,zt=0;zt<tt.length;zt++){var Wt=z[tt[zt]],Zt=z[ot[zt]];if(Wt<Zt){var Xt=Wt;Wt=Zt}else Xt=Zt;if(Xt<kt&&kt<=Wt)for(Zt=0;Zt<Ot.length;Zt++){var ae=Ot[Zt];0>x.indexOf(ae)||Xt<z[ae]&&z[ae]<Wt||Xt===z[ae]||Wt===z[ae]||At++}else for(Zt=0;Zt<Ot.length;Zt++)ae=Ot[Zt],0>x.indexOf(ae)||Xt<z[ae]&&z[ae]<Wt&&Xt!==z[ae]&&Wt!==z[ae]&&At++}for(Ot=At,zt=At=0;zt<y[at].length;zt++)Xt=x.indexOf(y[at][zt]),0<=Xt&&(Xt=Math.abs(kt-(Xt>=kt?Xt+1:Xt)),At+=Xt<x.length+1-Xt?Xt:x.length+1-Xt);for(zt=0;zt<tt.length;zt++)Xt=z[tt[zt]],Wt=z[ot[zt]],Xt>=kt&&Xt++,Wt>=kt&&Wt++,Xt>Wt&&(Zt=Wt,Wt=Xt,Xt=Zt),Wt-Xt<(x.length+2)/2==(Xt<kt&&kt<=Wt)&&At++;(Ot<ut||Ot===ut&&At<ft)&&(ut=Ot,ft=At,mt=kt)}for(x.splice(mt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)ft=y[at][ut],0<=x.indexOf(ft)&&(tt.push(at),ot.push(ft))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<b.length;ot++)if(rt=b[ot],at=y[rt][0],ut=x.indexOf(at),0<=ut){for(mt=ft=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(xt=yt>ut?yt-ut:ut-yt,ft+=yt<ut!=xt>tt-xt?1:-1);x.splice(0>ft?ut:ut+1,0,rt),b.splice(ot,1),ot--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},se.Object.defineProperties(Eo.prototype,{radius:{get:function(){return this.eo},set:function(a){this.eo!==a&&(0<a||isNaN(a))&&(this.eo=a,this.C())}},aspectRatio:{get:function(){return this.Cm},set:function(a){this.Cm!==a&&0<a&&(this.Cm=a,this.C())}},startAngle:{get:function(){return this.ro},set:function(a){this.ro!==a&&(this.ro=a,this.C())}},sweepAngle:{get:function(){return this.ul},set:function(a){this.ul!==a&&(0<a&&360>=a?this.ul=a:this.ul=360,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==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!==Ns&&a!==Zh&&a!==Rd&&a!==If||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==f0&&a!==g0&&a!==p0&&!m0&&a!==Rf||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==v0&&a!==Mc||(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 Ce(Eo,"ConstantSpacing",0),Uh=new Ce(Eo,"ConstantDistance",1),nh=new Ce(Eo,"ConstantAngle",2),sl=new Ce(Eo,"Packed",3),Ns=new Ce(Eo,"Clockwise",4),Zh=new Ce(Eo,"Counterclockwise",5),Rd=new Ce(Eo,"BidirectionalLeft",6),If=new Ce(Eo,"BidirectionalRight",7),f0=new Ce(Eo,"Forwards",8),g0=new Ce(Eo,"Reverse",9),p0=new Ce(Eo,"Ascending",10),m0=new Ce(Eo,"Descending",11),Rf=new Ce(Eo,"Optimized",12),v0=new Ce(Eo,"Pythagorean",13),Mc=new Ce(Eo,"Circular",14);Eo.className="CircularLayout",Eo.ConstantSpacing=rl,Eo.ConstantDistance=Uh,Eo.ConstantAngle=nh,Eo.Packed=sl,Eo.Clockwise=Ns,Eo.Counterclockwise=Zh,Eo.BidirectionalLeft=Rd,Eo.BidirectionalRight=If,Eo.Forwards=f0,Eo.Reverse=g0,Eo.Ascending=p0,Eo.Descending=m0,Eo.Optimized=Rf,Eo.Pythagorean=v0,Eo.Circular=Mc;function gp(){this.Pl=-1/0,this.tm=this.mk=null}gp.prototype.compare=function(a,y){if(0<a&&0>this.Pl||Math.abs(a)<Math.abs(this.Pl)&&!(0>a&&0<this.Pl))for(this.Pl=a,this.mk=[],this.tm=[],a=0;a<y.length;a++)this.mk[a]=y[a].bounds.x,this.tm[a]=y[a].bounds.y},gp.prototype.commit=function(a){if(this.mk!==null&&this.tm!==null)for(var y=0;y<this.mk.length;y++){var x=a.M(y);x.x=this.mk[y],x.y=this.tm[y]}},gp.className="VertexArrangement";function jf(a){so.call(this,a)}ue(jf,so),jf.prototype.createVertex=function(){return new pp(this)},jf.prototype.createEdge=function(){return new y0(this)},jf.className="CircularNetwork";function pp(a){pr.call(this,a),this.u=this.Si=NaN}ue(pp,pr);function Kh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===sl)if(x.nodeDiameterFormula===Mc)a.Si=Math.max(a.width,a.height);else{if(x=Math.abs(Math.sin(y)),y=Math.abs(Math.cos(y)),x===0)return a.width;if(y===0)return a.height;a.Si=Math.min(a.height/x,a.width/y)}else a.Si=x.nodeDiameterFormula===Mc?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}se.Object.defineProperties(pp.prototype,{diameter:{get:function(){return this.Si},set:function(a){this.Si!==a&&(this.Si=a)}},actualAngle:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}}}),pp.className="CircularVertex";function y0(a){oa.call(this,a)}ue(y0,oa),y0.className="CircularEdge";function Zr(a){wo.call(this),this.ah=null,this.An=0,this.$d=new nn(100,100).freeze(),this.Bm=!1,this.sf=!0,this.td=!1,this.dl=100,this.$m=1,this.Zf=1e3,this.In=10,this.fo=Math,this.Hk=.05,this.Gk=50,this.Ek=150,this.Fk=0,this.Vm=10,this.Um=5,a&&Object.assign(this,a)}ue(Zr,wo),Zr.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.$d.assign(this.$d),a.Bm=this.Bm,a.sf=this.sf,a.td=this.td,a.dl=this.dl,a.$m=this.$m,a.Zf=this.Zf,a.In=this.In,a.fo=this.fo,a.Hk=this.Hk,a.Gk=this.Gk,a.Ek=this.Ek,a.Fk=this.Fk,a.Vm=this.Vm,a.Um=this.Um},Zr.prototype.createNetwork=function(){return new bc(this)},Zr.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var b=x.iterator;b.next();){this.network=b.value;for(var E=this.network.vertexes.iterator;E.next();){var z=E.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}R1(this,0,a)}this.network=y;var tt=b=x.iterator;b=this.arrangementSpacing;var ot=tt.count,rt=!0;z=E=0;for(var at=Rn(),ut=0;ut<ot+y.vertexes.count+2;ut++)at[ut]=null;ot=0,tt.reset();for(var ft=Pe.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ft),rt)rt=!1,E=ft.x+ft.width/2,z=ft.y+ft.height/2,at[0]=new It(ft.x+ft.width+b.width,ft.y),at[1]=new It(ft.x,ft.y+ft.height+b.height),ot=2;else{var mt=j1(at,ot,E,z,ft.width,ft.height,b),yt=at[mt],xt=new It(yt.x+ft.width+b.width,yt.y),kt=new It(yt.x,yt.y+ft.height+b.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=xt,at[mt+1]=kt,ot++,mt=yt.x-ft.x,yt=yt.y-ft.y,ut=ut.vertexes.iterator;ut.next();)xt=ut.value,xt.centerX+=mt,xt.centerY+=yt}for(Pe.free(ft),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>ot?(E=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new It(mt.x+mt.width+b.width,mt.y),at[1]=new It(mt.x,mt.y+mt.height+b.height),ot=2):(rt=j1(at,ot,E,z,mt.width,mt.height,b),ft=at[rt],yt=new It(ft.x+mt.width+b.width,ft.y),mt=new It(ft.x,ft.y+mt.height+b.height),rt+1<ot&&at.splice(rt+1,0,null),at[rt]=yt,at[rt+1]=mt,ot++,tt.centerX=ft.x+tt.width/2,tt.centerY=ft.y+tt.height/2);for(wn(at),b=x.iterator;b.next();){for(x=b.value,E=x.vertexes.iterator;E.next();)y.dh(E.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}G1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Zr.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,b=this.network.vertexes.iterator;b.next();){if(b.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},Zr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var b=a.value;x?(x=!1,y.set(b.bounds)):y.ed(b.bounds)}return y};function R1(a,y,x){if(Dx(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,R1(a,y+1,x),G1(a,z),Ix(a,E),y=E.vertexes.Fa(),y.sort(function(tt,ot){return tt===null||ot===null||tt===ot?0:ot.Vd-tt.Vd}),x=0;x<y.length;x++)Rx(a,y[x]);a.Zf=b}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,b=new bc(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var tt=new _1;tt.Rs=z.Vd,tt.Ss=z.width,tt.Qs=z.height,tt.Sv=z.focus.x,tt.Tv=z.focus.y,z.We===null&&(z.We=new He),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;E=ot.fromVertex,tt=ot.toVertex,E.network===b&&tt.network===b?b.Bo(ot):E.network===b?(ot=E.Hj,ot===null&&(ot=new He,E.Hj=ot),ot.add(tt),E.Vd--,E.sh+=tt.sh):tt.network===b&&(ot=tt.Hj,ot===null&&(ot=new He,tt.Hj=ot),ot.add(E),tt.Vd--,tt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,qt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var rt=E.Hj;if(rt!==null&&0<rt.count&&(tt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=tt))){for(var at=ot=0,ut=rt.count-tt;ut<rt.count;ut++){var ft=rt.M(ut),mt=null;for(z=ft.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ft)===E){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=ft.width*ft.height)}z=E.centerX,rt=E.centerY,ut=E.width,ft=E.height,mt=E.focus,yt=ut*ft,1>yt&&(yt=1),ot=qt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*ft/2,E.bounds=new Pe(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,ft+2*ot),E.focus=new It(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 Pe(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new It(z,tt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Rx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=qt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ft=ut.value;1>=ft.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-ft.centerY,y.centerX-ft.centerX))}if(rt!==0){for(0<at&&(tt/=at),at=y=0,y=ot?2*Math.PI/(rt+1):2*Math.PI/rt,rt%2===0&&(at=y/2),1<x.count&&x.sort(function(yt,xt){return yt===null||xt===null||yt===xt?0:xt.width*xt.height-yt.width*yt.height}),ot=rt%2===0?0:1,x=x.iterator;x.next();)if(rt=x.value,!(1<rt.Vd||a.isFixed(rt))){for(ut=null,ft=rt.edges.iterator;ft.next();){ut=ft.value;break}ft=rt.width;var mt=rt.height;ft=qt.sqrt(ft*ft+mt*mt)/2,ut=z+ut.length+ft,ft=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=b+ut*Math.cos(ft),rt.centerY=E+ut*Math.sin(ft),ot++}}}}function j1(a,y,x,b,E,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ut=a[at],ft=ut.x-x,mt=ut.y-b;if(ft=ft*ft+mt*mt,ft<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<E+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ut.x&&a[mt].y-ut.y<z+tt.height)continue t;rt=at,ot=ft}}return rt}Zr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Zr.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var b=this.network.ki(x);b===null&&(b=this.network.Bl(x)),b.charge=this.defaultCommentElectricalCharge,x=null;for(var E=b.destinationEdges;E.next();){var z=E.value;if(z.toVertex===a){x=z;break}}if(x===null){for(E=b.sourceEdges;E.next();)if(z=E.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,b,null)),x.length=this.defaultCommentSpringLength}}};function z1(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,b+E<tt?a>y+z?(x=b+E-tt,a=a-y-z,qt.sqrt(x*x+a*a)):a+x<y?(b=b+E-tt,a=a+x-y,qt.sqrt(b*b+a*a)):tt-(b+E):b>tt+ot?a>y+z?(x=b-tt-ot,a=a-y-z,qt.sqrt(x*x+a*a)):a+x<y?(b=b-tt-ot,a=a+x-y,qt.sqrt(b*b+a*a)):b-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function G1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,jx(a)););a.ah=null}function jx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var b=x.centerX,E=b,z=x=x.centerY,tt=1;tt<y.length;tt++){var ot=y[tt];ot.forceX=0,ot.forceY=0;var rt=ot.centerX;ot=ot.centerY,b=Math.min(b,rt),E=Math.max(E,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(E=E-b>z-x)?y.sort(function(kt,Ot){return kt===null||Ot===null||kt===Ot?0:kt.centerX-Ot.centerX}):y.sort(function(kt,Ot){return kt===null||Ot===null||kt===Ot?0:kt.centerY-Ot.centerY}),x=a.Zf;var at=b=ot=0;for(z=0;z<y.length;z++){tt=y[z],b=tt.bounds,ot=tt.focus,rt=b.x+ot.x;var ut=b.y+ot.y;b=tt.charge*a.electricalFieldX(rt,ut),at=tt.charge*a.electricalFieldY(rt,ut),b+=tt.mass*a.gravitationalFieldX(rt,ut),at+=tt.mass*a.gravitationalFieldY(rt,ut),tt.forceX+=b,tt.forceY+=at;for(var ft=z+1;ft<y.length;ft++){var mt=y[ft];if(mt!==tt){b=mt.bounds,ot=mt.focus,at=b.x+ot.x;var yt=b.y+ot.y;if(rt-at>x||at-rt>x){if(E)break}else if(ut-yt>x||yt-ut>x){if(!E)break}else{var xt=z1(tt,mt);1>xt?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new S0),xt=b.random(),ot=b.random(),rt>at?(b=Math.abs(mt.bounds.right-tt.bounds.x),b=(1+b)*xt):rt<at?(b=Math.abs(mt.bounds.x-tt.bounds.right),b=-(1+b)*xt):(b=Math.max(mt.width,tt.width),b=(1+b)*xt-b/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*ot):rt<at?(at=Math.abs(mt.bounds.y-tt.bounds.bottom),at=-(1+at)*ot):(at=Math.max(mt.height,tt.height),at=(1+at)*ot-at/2)):(ot=-(tt.charge*mt.charge)/(xt*xt),b=(at-rt)/xt*ot,at=(yt-ut)/xt*ot),tt.forceX+=b,tt.forceY+=at,mt.forceX-=b,mt.forceY-=at}}}}for(E=a.network.edges.iterator;E.next();)ot=E.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,b=tt.x+rt.x,tt=tt.y+rt.y,ut=z.bounds,ft=z.focus,rt=ut.x+ft.x,ut=ut.y+ft.y,ft=z1(x,z),1>ft?(ft=a.randomNumberGenerator,ft===null&&(a.randomNumberGenerator=ft=new S0),ot=ft.random(),ft=ft.random(),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))*ft):(ot=ot.stiffness*(ft-ot.length),b=(rt-b)/ft*ot,at=(ut-tt)/ft*ot),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;E<y.length;E++)x=y[E],a.isFixed(x)?a.moveFixedVertex(x):b=Math.max(b,a.moveVertex(x)||0);return b>a.epsilonDistance*a.epsilonDistance}Zr.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},Zr.prototype.moveFixedVertex=function(){},Zr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Zr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=Nr,y.toSpot=Nr)}},Zr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=Pe.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,Pe.free(x)}x=Pe.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()}Pe.free(x)},Zr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Zr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Zr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Zr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Zr.prototype.electricalFieldX=function(){return 0},Zr.prototype.electricalFieldY=function(){return 0},Zr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Zr.prototype.gravitationalFieldX=function(){return 0},Zr.prototype.gravitationalFieldY=function(){return 0},Zr.prototype.isFixed=function(a){return a.isFixed},se.Object.defineProperties(Zr.prototype,{currentIteration:{get:function(){return this.An}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},arrangesToOrigin:{get:function(){return this.Bm},set:function(a){this.Bm!==a&&(this.Bm=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},maxIterations:{get:function(){return this.dl},set:function(a){this.dl!==a&&0<=a&&(this.dl=a,this.C())}},epsilonDistance:{get:function(){return this.$m},set:function(a){this.$m!==a&&0<a&&(this.$m=a,this.C())}},infinityDistance:{get:function(){return this.Zf},set:function(a){this.Zf!==a&&1<a&&(this.Zf=a,this.C())}},moveLimit:{get:function(){return this.In},set:function(a){this.In!==a&&1<a&&(this.In=a,this.C())}},randomNumberGenerator:{get:function(){return this.fo},set:function(a){this.fo!==a&&(a!==null&&typeof a.random!="function"&&Vt('ForceDirectedLayout.randomNumberGenerator must have a "random()" function on it: '+a),this.fo=a)}},defaultSpringStiffness:{get:function(){return this.Hk},set:function(a){this.Hk!==a&&(this.Hk=a,this.C())}},defaultSpringLength:{get:function(){return this.Gk},set:function(a){this.Gk!==a&&(this.Gk=a,this.C())}},defaultElectricalCharge:{get:function(){return this.Ek},set:function(a){this.Ek!==a&&(this.Ek=a,this.C())}},defaultGravitationalMass:{get:function(){return this.Fk},set:function(a){this.Fk!==a&&(this.Fk=a,this.C())}},defaultCommentSpringLength:{get:function(){return this.Vm},set:function(a){this.Vm!==a&&(this.Vm=a,this.C())}},defaultCommentElectricalCharge:{get:function(){return this.Um},set:function(a){this.Um!==a&&(this.Um=a,this.C())}}}),Zr.className="ForceDirectedLayout";function _1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}_1.className="ForceDirectedSubnet";function bc(a){so.call(this,a)}ue(bc,so),bc.prototype.createVertex=function(){return new mp(this)},bc.prototype.createEdge=function(){return new vp(this)},bc.className="ForceDirectedNetwork";function mp(a){pr.call(this,a),this.ia=!1,this.Ha=this.u=NaN,this.sh=this.Vd=this.V=this.F=0,this.We=this.Hj=null,this.sv=0}ue(mp,pr),se.Object.defineProperties(mp.prototype,{isFixed:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},charge:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},mass:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},forceX:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},forceY:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}}}),mp.className="ForceDirectedVertex";function vp(a){oa.call(this,a),this.j=this.o=NaN}ue(vp,oa),se.Object.defineProperties(vp.prototype,{stiffness:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},length:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}}}),vp.className="ForceDirectedEdge";function S0(){var a=0;a===void 0&&(a=42),this.seed=a,this.ay=48271,this.ey=2147483647,this.Q=44488.07041494893,this.gy=3399,this.by=1/2147483647,this.random()}S0.prototype.random=function(){var a=this.seed%this.Q*this.ay-this.seed/this.Q*this.gy;return 0<a?this.seed=a:this.seed=a+this.ey,this.seed*this.by},S0.className="RandomNumberGenerator";function Zi(a){wo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=k0,this.Qk=M0,this.bj=4,this.rk=b0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new It,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}ue(Zi,wo),Zi.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.ie=this.ie,a.kc=this.kc,a.K=this.K,a.Dk=this.Dk,a.Zk=this.Zk,a.Qk=this.Qk,a.bj=this.bj,a.rk=this.rk,a.bg=this.bg,a.sf=this.sf,a.Cn=this.Cn,a.ve=this.ve},Zi.prototype.qb=function(a){a.classType===Zi?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Vt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},Zi.prototype.createNetwork=function(){return new Gf(this)},Zi.prototype.doLayout=function(a){for(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),this.Iq=-1,this.Md=this.Hn=0,this.fl=this.Jn=this.kj=null,a=0;a<this.He.length;a++)this.He[a]=null;if(0<this.network.vertexes.count){for(this.network.Ko(),this.cycleRemoveOption!==Sp&&this.removeCycles(),a=this.network.vertexes.iterator;a.next();)a.value.layer=-1;for(this.Ia=-1,this.assignLayers(),a.reset();a.next();)this.Ia=Math.max(this.Ia,a.value.layer);this.cycleRemoveOption===Sp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(b.link!==null){if(ot=b.link,ot===null)continue;var ut=E.node;if(tt=z.node,ut===null||tt===null)continue;var ft=ot.fromNode;rt=ot.toNode;for(var mt=ot.fromPort;mt!==null&&!mt.Ed();)mt=mt.panel;for(ot=ot.toPort;ot!==null&&!ot.Ed();)ot=ot.panel;if(b.rev){at=ft;var yt=mt;ft=rt,mt=ot,rt=at,ot=yt}var xt=E.focus;at=z.focus;var kt=b.rev?z.bounds:E.bounds;yt=It.alloc(),ut!==ft?kt.w()&&ft.isVisible()?ft.actualBounds.w()?(Qu(ft,mt,Ri,yt),yt.x+=ft.actualBounds.x-kt.x,yt.y+=ft.actualBounds.y-kt.y):(Qu(ft,mt,Ri,yt),yt.w()||yt.assign(xt)):yt.assign(xt):kt.w()?(Qu(ft,mt,Ri,yt),yt.w()||yt.assign(xt)):yt.assign(xt),ft=b.rev?E.bounds:z.bounds,ut=It.alloc(),tt!==rt?ft.w()&&rt.isVisible()?rt.actualBounds.w()?(Qu(rt,ot,Ri,ut),ut.x+=rt.actualBounds.x-ft.x,ut.y+=rt.actualBounds.y-ft.y):(Qu(rt,ot,Ri,ut),ut.w()||ut.assign(at)):ut.assign(at):ft.w()?(Qu(rt,ot,Ri,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-xt.x)/this.kc),rt=yt.x,ot=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-xt.y)/this.kc),rt=yt.y,ot=Math.round((ut.y-at.y)/this.kc),at=ut.y),It.free(yt),It.free(ut),b.portFromColOffset=tt,b.portFromPos=rt,b.portToColOffset=ot,b.portToPos=at}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(yt=E.layer,ut=z.layer,ft=0,kt=b.link,kt!==null){var Ot=kt.fromPort,At=kt.toPort;if(Ot!==null&&At!==null){var zt=kt.fromNode;if(mt=kt.toNode,zt!==null&&mt!==null){var Wt=C0(this,!0),Zt=C0(this,!1),Xt=this.setsPortSpots?Wt:kt.computeSpot(!0,Ot);xt=this.setsPortSpots?Zt:kt.computeSpot(!1,At);var ae=kt.isOrthogonal;Xt.$c()&&Xt.Hf(Zt)&&xt.$c()&&xt.Hf(Wt)?ft=0:(Wt=kt.getLinkPoint(zt,Ot,Xt,!0,ae,mt,At,It.alloc()),Zt=kt.getLinkDirection(zt,Ot,Wt,Xt,!0,ae,mt,At),It.free(Wt),Xt.ys()||Zt!==J1(this,b,!0)?this.setsPortSpots&&zt!==null&&zt.ports.count===1&&b.rev&&(ft+=1):ft+=1,Xt=kt.getLinkPoint(mt,At,xt,!1,ae,zt,Ot,It.alloc()),kt=kt.getLinkDirection(mt,At,Xt,xt,!1,ae,zt,Ot),It.free(Xt),xt.ys()||kt!==J1(this,b,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&b.rev&&(ft+=2):ft+=2)}}}if(mt=ft,ft=mt===1||mt===3,(mt=mt===2||mt===3)&&(xt=a.createVertex(),xt.node=null,xt.Dj=1,xt.layer=yt,xt.near=E,a.dh(xt),E=a.Zj(E,xt,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=tt,E.portToColOffset=0,E.portFromPos=rt,E.portToPos=0,E=xt),kt=1,ft&&kt--,yt-ut>kt&&0<yt){for(b.valid=!1,xt=a.createVertex(),xt.node=null,xt.Dj=2,xt.layer=yt-1,a.dh(xt),E=a.Zj(E,xt,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=mt?0:tt,E.portToColOffset=0,E.portFromPos=mt?0:rt,E.portToPos=0,E=xt,yt--;yt-ut>kt&&0<yt;)xt=a.createVertex(),xt.node=null,xt.Dj=3,xt.layer=yt-1,a.dh(xt),E=a.Zj(E,xt,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=xt,yt--;E=a.Zj(xt,z,b.link),E.valid=!ft,ft&&(xt.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=ot,E.portFromPos=0,E.portToPos=at}else b.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=Yh(this,a),x=0,b=this.tc[a],z=0;z<b;z++)E=y[z],x+=this.nodeMinColumnSpace(E,!0),E.column=x,x+=1,x+=this.nodeMinColumnSpace(E,!1);this.Ra=Math.max(this.Ra,x-1),Xh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Zi.prototype.linkMinLength=function(){return 1};function gy(a){var y=a.fromVertex.node||a.fromVertex.data;return a=a.toVertex.node||a.toVertex.data,y===null&&a===null?8:y===null||a===null?4:1}Zi.prototype.nodeMinLayerSpace=function(a,y){return a.node===null&&a.data===null?0:this.K===90||this.K===270?y?a.focus.y+10:a.bounds.height-a.focus.y+10:y?a.focus.x+10:a.bounds.width-a.focus.x+10},Zi.prototype.nodeMinColumnSpace=function(a,y){if(a.node===null&&a.data===null)return 0;var x=y?a.ev:a.dv;return x!==null?x:(x=this.K,x===90||x===270?y?a.ev=a.focus.x/this.kc+1|0:a.dv=(a.bounds.width-a.focus.x)/this.kc+1|0:y?a.ev=a.focus.y/this.kc+1|0:a.dv=(a.bounds.height-a.focus.y)/this.kc+1|0)};function Hs(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var b=x.value;a.kj[y]=b.layer,y++,a.kj[y]=b.column,y++,a.kj[y]=b.index,y++}return a.kj}function Fa(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var b=a.value;b.layer=y[x],x++,b.column=y[x],x++,b.index=y[x],x++}}function H1(a,y,x){var b=Yh(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<E;tt++){var ot=0,rt=b[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ut=tt+1;ut<rt;ut++){var ft=b[ut];ft.near===at&&ft.Dj===at.Dj||ot++}else for(ut=tt-1;ut>rt;ut--)ft=b[ut],ft.near===at&&ft.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=b[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var xt=rt[mt];if(xt.valid&&xt.fromVertex.layer!==y){var kt=xt.fromVertex.index,Ot=xt.portToPos;xt=xt.portFromPos,ut<Ot&&(ft>kt||ft===kt&&yt>xt)&&ot++,Ot<ut&&(kt>ft||kt===ft&&xt>yt)&&ot++}}}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)xt=rt[mt],xt.valid&&xt.toVertex.layer!==y&&(kt=xt.toVertex.index,Ot=xt.portToPos,xt=xt.portFromPos,yt<xt&&(ft>kt||ft===kt&&ut>Ot)&&ot++,xt<yt&&(kt>ft||kt===ft&&Ot>ut)&&ot++)}for(z[tt*E+tt]=ot,rt=tt+1;rt<E;rt++){var At=0,zt=0;if(0<=x){ot=b[tt].sourceEdgesArrayAccess;var Wt=b[rt].sourceEdgesArrayAccess;for(at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Wt.length;mt++)xt=Wt[mt],xt.valid&&xt.fromVertex.layer!==y&&(kt=xt.fromVertex.index,xt=xt.portFromPos,(ft<kt||ft===kt&&yt<xt)&&zt++,(kt<ft||kt===ft&&xt<yt)&&At++)}if(0>=x){for(ot=b[tt].destinationEdgesArrayAccess,Wt=b[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<Wt.length;mt++)xt=Wt[mt],xt.valid&&xt.toVertex.layer!==y&&(kt=xt.toVertex.index,Ot=xt.portToPos,(ft<kt||ft===kt&&ut<Ot)&&zt++,(kt<ft||kt===ft&&Ot<ut)&&At++)}z[tt*E+rt]=At,z[rt*E+tt]=zt}}return Xh(a,y,b),z}Zi.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=H1(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=Yh(b,E),tt=b.tc[E],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ft=at[ut];if(ft.valid&&ft.toVertex.layer!==E){var mt=ft.fromVertex.column+ft.portFromColOffset,yt=ft.toVertex.column+ft.portToColOffset;ot+=(Math.abs(mt-yt)+1)*gy(ft)}}}Xh(b,E,z),y+=ot}return y}Zi.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var b=Yh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=mt.column-1,ft++),rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ut+=yt.column,ft++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ut+=mt.column,ft++);z[tt]=ft===0?-1:ut/ft}return Xh(a,y,b),z}function W1(a,y,x){for(var b=Yh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ft[ut]=mt.column-1,ut++),ot=void 0,rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ft[ut]=yt.column+ot.portFromColOffset,ut++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ft[ut]=mt.column+ot.portToColOffset,ut++);ut===0?z[tt]=-1:(ft.sort(function(xt,kt){return xt-kt}),at=ut>>1,z[tt]=ut&1?ft[at]:ft[at-1]+ft[at]>>1)}return Xh(a,y,b),z}function yp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}}function my(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,b,E,z)}}Zi.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;zx(a)!==null;){for(E=V1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=V1(a);for(E=U1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=U1(a);E=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(E===null||z<rt-at)&&(E=ot,z=rt-at)}}E!==null&&(b[y]=E,y++,E.valid=!1)}for(y=0;y<a.vertexes.count;y++)b[y].index=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&vy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case Sp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function zx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function V1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.destinationEdges;b.next();)if(b.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.sourceEdges;b.next();)if(b.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var b=x.value,E=b.toVertex;E.Ll===-1&&(b.forest=!0,vy(a,E))}y.finish=a.Kn,a.Kn++}Zi.prototype.assignLayers=function(){switch(this.Zk){case xy:Z1(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=Y1(this,y.value),this.Ia=Math.max(a,this.Ia);for(y.reset();y.next();)a=y.value,a.layer=this.Ia-a.layer;break;default:case k0:for(Z1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&X1(this,a);for(a=1/0,y.reset();y.next();)a=Math.min(a,y.value.layer);for(this.Ia=-1,y.reset();y.next();){var x=y.value;x.layer-=a,this.Ia=Math.max(this.Ia,x.layer)}}};function Z1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=K1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function K1(a,y){var x=0;if(y.layer===-1){for(var b=y.destinationEdges;b.next();){var E=b.value,z=E.toVertex;E=a.linkMinLength(E),x=Math.max(x,K1(a,z)+E)}y.layer=x}else x=y.layer;return x}function Y1(a,y){var x=0;if(y.layer===-1){for(var b=y.sourceEdges;b.next();){var E=b.value,z=E.fromVertex;E=a.linkMinLength(E),x=Math.max(x,Y1(a,z)+E)}y.layer=x}else x=y.layer;return x}function X1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)X1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var b=y.sourceEdgesArrayAccess,E=b.length,z=0;z<E;z++){var tt=b[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ft=!1,mt=at.sourceEdgesArrayAccess;E=mt.length;for(var yt=0;yt<E;yt++){var xt=mt[yt],kt=xt.fromVertex;ut+=1,kt.component!==1&&(z+=1,kt=kt.layer-at.layer,xt=a.linkMinLength(xt),b=Math.min(b,kt-xt))}for(mt=at.destinationEdgesArrayAccess,E=mt.length,yt=0;yt<E;yt++)xt=mt[yt].toVertex,--ut,xt.component!==1?--z:ft=!0;(rt===null||ut<ot)&&!ft&&(rt=at,ot=ut)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(yp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)xt=mt[yt].fromVertex,at+=1,xt.component!==1?b+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)xt=mt[yt],kt=xt.toVertex,--at,kt.component!==1&&(--b,kt=tt.layer-kt.layer,xt=a.linkMinLength(xt),E=Math.min(E,kt-xt));(ot===null||at>z)&&!ut&&(ot=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else ot.component=0}}}function J1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Zi.prototype.initializeIndices=function(){switch(this.Qk){default:case Cy:for(var a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;y.index=this.tc[x],this.tc[x]++}break;case M0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&Q1(this,x);break;case wy:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&q1(this,x)}};function Q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;b<y.length-1;b++){var E=y[b],z=y[b+1];E.portFromColOffset>z.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.toVertex,b.index===-1&&Q1(a,b))}function q1(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var b=!0;b;)for(b=!1,x=0;x<y.length-1;x++){var E=y[x],z=y[x+1];E.portToColOffset>z.portToColOffset&&(b=!0,y[x]=z,y[x+1]=E)}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.fromVertex,b.index===-1&&q1(a,b))}Zi.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=Hs(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,1),Va(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=Hs(this)),b=this.Ia;0<=b;b--)P0(this,b,-1),Va(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=Hs(this))}for(Fa(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,0),Va(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=Hs(this)),b=this.Ia;0<=b;b--)P0(this,b,0),Va(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=Hs(this))}Fa(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case ky:for(ot=a+1;(b=this.countCrossings())<ot;)for(ot=b,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,1)||z;for(E=this.countCrossings(),E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,1)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,-1)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,0)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,0)||z;E>=a?Fa(this,y):(a=E,y=Hs(this))}break;default:case b0:for(x=this.Ia,tt=0,ot=a+1;(b=this.countCrossings())<ot;){for(ot=b,z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,1)||z;for(E=this.countCrossings(),E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,1)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,-1)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Va(this,b,0)||z;for(E>=a?Fa(this,y):(a=E,y=Hs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Va(this,b,0)||z;E>=a?Fa(this,y):(a=E,y=Hs(this))}}Fa(this,y)};function P0(a,y,x){var b=Yh(a,y),E=a.tc[y],z=W1(a,y,x),tt=py(a,y,x);for(x=0;x<E;x++)tt[x]===-1&&(tt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<E-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(ot=!0,rt=z[x],z[x]=z[x+1],z[x+1]=rt,rt=tt[x],tt[x]=tt[x+1],tt[x+1]=rt,rt=b[x],b[x]=b[x+1],b[x+1]=rt);for(x=z=0;x<E;x++)rt=b[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);Xh(a,y,b)}function Va(a,y,x){var b=Yh(a,y),E=a.tc[y];x=H1(a,y,x);var z,tt=[];for(z=0;z<E;z++)tt[z]=-1;var ot=[];for(z=0;z<E;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<E-1;z++){var ut=x[b[z].index*E+b[z+1].index],ft=x[b[z+1].index*E+b[z].index],mt=0,yt=0,xt=b[z].column,kt=b[z+1].column,Ot=a.nodeMinColumnSpace(b[z],!0),At=a.nodeMinColumnSpace(b[z],!1),zt=a.nodeMinColumnSpace(b[z+1],!0),Wt=a.nodeMinColumnSpace(b[z+1],!1);Ot=xt-Ot+zt,At=kt-At+Wt;var Zt=b[z].sourceEdges.iterator;for(Zt.reset();Zt.next();)if(zt=Zt.value,Wt=zt.fromVertex,zt.valid&&Wt.layer===y){for(zt=0;b[zt]!==Wt;)zt++;zt<z&&(mt+=2*(z-zt),yt+=2*(z+1-zt)),zt===z+1&&(mt+=1),zt>z+1&&(mt+=4*(zt-z),yt+=4*(zt-(z+1)))}for(Zt=b[z].destinationEdges.iterator,Zt.reset();Zt.next();)if(zt=Zt.value,Wt=zt.toVertex,zt.valid&&Wt.layer===y){for(zt=0;b[zt]!==Wt;)zt++;zt===z+1&&(yt+=1)}for(Zt=b[z+1].sourceEdges.iterator,Zt.reset();Zt.next();)if(zt=Zt.value,Wt=zt.fromVertex,zt.valid&&Wt.layer===y){for(zt=0;b[zt]!==Wt;)zt++;zt<z&&(mt+=2*(z+1-zt),yt+=2*(z-zt)),zt===z&&(yt+=1),zt>z+1&&(mt+=4*(zt-(z+1)),yt+=4*(zt-z))}for(Zt=b[z+1].destinationEdges.iterator,Zt.reset();Zt.next();)if(zt=Zt.value,Wt=zt.toVertex,zt.valid&&Wt.layer===y){for(zt=0;b[zt]!==Wt;)zt++;zt===z&&(mt+=1)}zt=Wt=0,Zt=tt[b[z].index];var Xt=ot[b[z].index],ae=tt[b[z+1].index],on=ot[b[z+1].index];Zt!==-1&&(Wt+=Math.abs(Zt-xt),zt+=Math.abs(Zt-At)),Xt!==-1&&(Wt+=Math.abs(Xt-xt),zt+=Math.abs(Xt-At)),ae!==-1&&(Wt+=Math.abs(ae-kt),zt+=Math.abs(ae-Ot)),on!==-1&&(Wt+=Math.abs(on-kt),zt+=Math.abs(on-Ot)),(yt<mt-.5||yt===mt&&ft<ut-.5||yt===mt&&ft===ut&&zt<Wt-.5)&&(at=rt=!0,b[z].column=At,b[z+1].column=Ot,ut=b[z],b[z]=b[z+1],b[z+1]=ut)}for(z=0;z<E;z++)b[z].index=z;return Xh(a,y,b),rt}Zi.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Kx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var b,E=this.network.vertexes.iterator;E.next();){var z=E.value;y=z.layer,b=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],b+z)}for(E.reset();E.next();)z=E.value,y=z.layer,b=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,-1)||x;x=zf(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&($1(this,-1),$1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=zf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,0)||x}}else Wx(this)};function zf(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Yh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(b=0;b<z;b++)tt[b]=-1;var ot=py(a,y,1);if(0>x)for(b=0;b<z;b++)ot[b]=-1;for(var rt=!1,at=!0;at;)for(at=!1,b=0;b<z;b++){var ut=E[b].column,ft=a.nodeMinColumnSpace(E[b],!0),mt=a.nodeMinColumnSpace(E[b],!1),yt=0;0>b-1||ut-E[b-1].column-1>ft+a.nodeMinColumnSpace(E[b-1],!1)?yt=ut-1:yt=ut,ft=b+1>=z||E[b+1].column-ut-1>mt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var xt=mt=0,kt=0;if(0>=x)for(var Ot=E[b].sourceEdges.iterator;Ot.next();){var At=Ot.value,zt=At.fromVertex;if(At.valid&&zt.layer!==y){var Wt=gy(At),Zt=At.portFromColOffset;At=At.portToColOffset,zt=zt.column,mt+=(Math.abs(ut+At-(zt+Zt))+1)*Wt,xt+=(Math.abs(yt+At-(zt+Zt))+1)*Wt,kt+=(Math.abs(ft+At-(zt+Zt))+1)*Wt}}if(0<=x)for(Ot=E[b].destinationEdges.iterator;Ot.next();)At=Ot.value,zt=At.toVertex,At.valid&&zt.layer!==y&&(Wt=gy(At),Zt=At.portFromColOffset,At=At.portToColOffset,zt=zt.column,mt+=(Math.abs(ut+Zt-(zt+At))+1)*Wt,xt+=(Math.abs(yt+Zt-(zt+At))+1)*Wt,kt+=(Math.abs(ft+Zt-(zt+At))+1)*Wt);At=Zt=Wt=0,Ot=tt[E[b].index],zt=ot[E[b].index],Ot!==-1&&(Wt+=Math.abs(Ot-ut),Zt+=Math.abs(Ot-yt),At+=Math.abs(Ot-ft)),zt!==-1&&(Wt+=Math.abs(zt-ut),Zt+=Math.abs(zt-yt),At+=Math.abs(zt-ft)),xt<mt||xt===mt&&Zt<Wt?(at=rt=!0,E[b].column=yt):(kt<mt||kt===mt&&At<Wt)&&(at=rt=!0,E[b].column=ft)}return Xh(a,y,E),a.normalize(),rt}function yy(a,y,x){var b=Yh(a,y),E=a.tc[y],z=W1(a,y,x),tt=[];for(x=0;x<E;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<E;x++){var ot=b[x].column,rt=a.nodeMinColumnSpace(b[x],!0),at=a.nodeMinColumnSpace(b[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===E-1)ut=ot;else if(x===0){var ft=b[x+1].column;ft-ot===at+a.nodeMinColumnSpace(b[x+1],!0)?ut=ot-1:ut=ot}else x===E-1?(ft=b[x-1].column,ut=ot-ft===rt+a.nodeMinColumnSpace(b[x-1],!1)?ot+1:ot):(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=(rt+at)/2|0);else x===0&&x===E-1?ut=tt[x]:x===0?(ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===E-1?(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ut=Math.max(tt[x],rt)):(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,rt<tt[x]&&tt[x]<at?ut=tt[x]:rt>=tt[x]?ut=rt:at<=tt[x]&&(ut=at));ut!==ot&&(z=!0,b[x].column=ut)}Xh(a,y,b),a.normalize()}function _x(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(;_x(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Hx(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=Hs(a),z=x0(a);for(b=z+1;z<b;){b=z,tx(a,x,1);var tt=x0(a);tt>z?Fa(a,E):tt<z&&(z=tt,E=Hs(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=Hs(a),z=x0(a),b=z+1;z<b;)b=z,tx(a,x,-1),tt=x0(a),tt>z?Fa(a,E):tt<z&&(z=tt,E=Hs(a));a.normalize()}function tx(a,y,x){a.le=0;for(var b=a.network.vertexes.iterator;b.next();)b.value.component=-1;if(0<x)for(b.reset();b.next();){var E=b.value;E.column-a.nodeMinColumnSpace(E,!0)<=y&&(E.component=a.le)}if(0>x)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(E=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)E[z]=-1;for(b.reset();b.next();){z=b.value;for(var tt=z.layer,ot=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),rt=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));ot<=rt;ot++)E[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt+1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt+1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt-1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt-1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),E[rt])for(E[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(b.reset();b.next();)a=b.value,E[a.component]&&--a.column;if(0>x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Wx(a){for(var y=Rn(),x=a.fl.length,b=0;b<=x;b++)y[b]=[];for(b=a.network.vertexes.iterator;b.next();){var E=b.value;y[x-E.layer][E.index]=E}x=new Ge,Vx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ft=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=w0(a,y,!0,!1)),y.reverse(),ft&&(a.verticalAlignment(y,x,!1),ot=w0(a,y,!1,!1)),b=lo(y),E=b.next();!E.done;E=b.next())E.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=w0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=w0(a,y,!0,!0)),wn(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var xt=Rn();at&&xt.push(z.get(yt)),ut&&xt.push(tt.get(yt)),ft&&xt.push(ot.get(yt)),mt&&xt.push(rt.get(yt)),xt.sort(function(Ot,At){return Ot-At});var kt=xt.length;kt=(xt[Math.floor((kt-1)/2)]+xt[Math.ceil((kt-1)/2)])/2,wn(xt),yt.zc=kt})}function Vx(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,tt=a[b],ot=a[b+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ut=My(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var ft=ut;if(rt===ot.length-1||ft){for(ut=tt.length-1,ft&&(ut=My(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){ft=[];for(var mt=lo(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ft.push(yt);at.bo=ft}for(at=lo(at.bo),ft=at.next();!ft.done;ft=at.next())ft=ft.value,mt=ft.fromVertex.index,(mt<E||mt>ut)&&y.add(ft);z++}E=ut}}}Zi.prototype.verticalAlignment=function(a,y,x){Ux(a),a=lo(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=lo(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?My(z):Yx(z),ot=tt.length;if(0<ot){tt.sort(function(ft,mt){return ft.vi-mt.vi});var rt=(ot-1)/2;for(ot=Math.floor(rt),rt=Math.ceil(rt);ot<=rt;ot++)if(z.align===z){var at=tt[ot],ut=void 0;ut=x?N0(at,z):N0(z,at),!y.contains(ut)&&E<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,E=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function w0(a,y,x,b){for(var E=a.K===90||a.K===270,z=lo(y),tt=z.next();!tt.done;tt=z.next()){var ot=lo(tt.value);for(tt=ot.next();!tt.done;tt=ot.next())tt=tt.value,tt.sd=tt,tt.shift=1/0,tt.zc=NaN,tt.qg=0}for(tt=a.K===90||a.K===270,z=lo(y),ot=z.next();!ot.done;ot=z.next()){ot=lo(ot.value);for(var rt=ot.next();!rt.done;rt=ot.next())if(rt=rt.value,rt.root===rt){for(var at=0,ut=rt;ut.align!==rt;){var ft=ut.align,mt=tt?ut.width:ut.height,yt=tt?ft.width:ft.height;if(x){var xt=N0(ut,ft),kt=xt.portFromPos,Ot=xt.portToPos;xt.link!==null&&(ut.node&&ut.node!==xt.link.fromNode&&(kt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==xt.link.toNode&&(Ot=tt?ft.focusX:ft.focusY))}else xt=N0(ft,ut),kt=xt.portToPos,Ot=xt.portFromPos,xt.link!==null&&(ut.node&&ut.node!==xt.link.toNode&&(kt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==xt.link.fromNode&&(Ot=tt?ft.focusX:ft.focusY));mt=b?ut.qg+(mt-kt)-(yt-Ot):ut.qg+kt-Ot,ft.qg=mt,at=Math.min(at,mt),ut=ut.align}ut=rt;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==rt)}}for(x=lo(y),tt=x.next();!tt.done;tt=x.next())for(z=lo(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,ot=0;do{for(z=y[tt][ot];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(ot=nx(z,y),ot.sd.shift=Math.min(ot.sd.shift,z.sd.shift+z.zc+z.qg-(ot.zc+ot.qg+(E?ot.width:ot.height)+a.columnSpacing)));ot=z.vi+1}while(tt<y.length&&ot<y[tt].length&&z.sd===y[tt][ot].sd)}for(a=new Vn,y=lo(y),tt=y.next();!tt.done;tt=y.next())for(x=lo(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=E?tt.width:tt.height,a.add(tt,b?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=nx(b,x),z=E.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+tt-b.qg+a.columnSpacing))}b=b.align}while(b!==y);for(;b.align!==y;)b=b.align,b.zc=y.zc,b.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&Vt("Could not determine previous vertex in layer"),y[x][a-1]}Zi.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=Rn(),E=Rn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Zx(this,y[tt],b,E,tt);ot<z&&(x=tt,z=ot)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));wn(b),wn(E)};function Zx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ot<z&&(z=ot),ot+rt>tt&&(tt=ot+rt)}),x[E]=z,b[E]=tt,tt-z}Zi.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:Qr:a.K===90?y?Qr:Bs:a.K===180?y?Ds:Gr:y?Gr:Ds}Zi.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,tt=E=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ut=rt.column|0;b?(tt=y.x+this.kc*ut,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ut),rt.centerX=tt,rt.centerY=at,x&&isFinite(rt.zc)&&(b?rt.node?rt.x=y.x+rt.zc:rt.centerX=y.x+rt.zc:rt.node?rt.y=y.y+rt.zc:rt.centerY=y.y+rt.zc),z=Math.min(rt.x,z),E=Math.min(rt.y,E),b?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=E,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-E,this.Rf=new It(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Zi.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var b=this.maxLayer;0<=b;b--)this.K===270?b===0?y.push(new Pe(0,0,x,Math.abs(this.Ta[0]))):y.push(new Pe(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new Pe(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new Pe(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new Pe(0,0,Math.abs(this.Ta[0]),x)):y.push(new Pe(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new Pe(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new Pe(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},Zi.prototype.commitLayers=function(){},Zi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,tt=b.fromPort,ot=b.toPort;if(E!==null){var rt=E.findVisibleNode();rt!==null&&rt!==E&&(E=rt,tt=rt.port)}z!==null&&(rt=z.findVisibleNode(),rt!==null&&rt!==z&&(z=rt,ot=rt.port));var at=y.computeSpot(!0,tt);rt=y.computeSpot(!1,ot);var ut=x.fromVertex,ft=x.toVertex;if(x.valid)y.curve===ya&&y.pointsCount===4&&(ut.column===ft.column&&this.alignOption===0?(x=y.getLinkPoint(E,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,E,tt),x.w()||x.set(E.actualBounds.center),ot.w()||ot.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+ot.x)/3,(2*x.y+ot.y)/3),y.yf((x.x+2*ot.x)/3,(x.y+2*ot.y)/3),y.yf(ot.x,ot.y)):(x=b=!1,tt!==null&&at===Li&&(b=!0),ot!==null&&rt===Li&&(x=!0),(b||x)&&(rt=null,b&&(rt=y.getLinkPointFromPoint(E,tt,tt.ga(Ri),y.i(3),!0),rt.w()||rt.set(E.actualBounds.center),y.L(0,rt.x,rt.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,ot,ot.ga(Ri),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),E&&(z=y.i(1),y.L(2,(2*E.x+z.x)/3,(2*E.y+z.y)/3))))),y.zf();else if(ut.layer===ft.layer)y.zf();else{var mt=!1,yt=!1,xt=this.ie,kt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Ot=y.pointsCount;4<Ot&&y.points.removeRange(2,Ot-3)}else if(y.curve===ya)mt=!0,Ot=y.pointsCount,4<Ot&&y.points.removeRange(2,Ot-3),Ot===4&&(kt=2);else{Ot=y.pointsCount;var At=at===Li,zt=rt===Li;2<Ot&&At&&zt?y.points.removeRange(1,Ot-2):3<Ot&&At&&!zt?y.points.removeRange(1,Ot-3):3<Ot&&!At&&zt?y.points.removeRange(2,Ot-2):4<Ot&&!At&&!zt&&y.points.removeRange(2,Ot-3)}if(x.rev){for(;ft!==null&&ut!==ft;){var Wt=Ot=null;for(At=ft.sourceEdges.iterator;At.next()&&(zt=At.value,zt.link!==x.link||(Ot=zt.fromVertex,Wt=zt.toVertex,Ot.node!==null)););if(Ot===null)break;if(Ot!==ut){At=y.i(kt-1).x,zt=y.i(kt-1).y;var Zt=Ot.centerX,Xt=Ot.centerY;if(yt)this.K===180||this.K===0?kt===y.firstPickIndex+1?(y.m(kt++,At,zt),y.m(kt++,At,Xt)):(Wt!==null?Wt.centerY:zt)!==Xt&&(Wt=this.Ta[Ot.layer-1]+this.Rf.x,y.m(kt++,Wt,zt),y.m(kt++,Wt,Xt)):kt===y.firstPickIndex+1?(y.m(kt++,At,zt),y.m(kt++,Zt,zt)):(Wt!==null?Wt.centerX:At)!==Zt&&(Wt=this.Ta[Ot.layer-1]+this.Rf.y,y.m(kt++,At,Wt),y.m(kt++,Zt,Wt));else if(kt===y.firstPickIndex+1){Wt=Math.max(10,this.he[ft.layer]);var ae=Math.max(10,this.Ld[ft.layer]);if(mt)this.K===180?Zt<=ft.bounds.x?(ft=ft.bounds.x,y.m(kt++,ft-Wt,Xt),y.m(kt++,ft,Xt),y.m(kt++,ft+ae,Xt)):(y.m(kt++,Zt-Wt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt+ae,Xt)):this.K===90?Xt>=ft.bounds.bottom?(ft=ft.bounds.y+ft.bounds.height,y.m(kt++,Zt,ft+ae),y.m(kt++,Zt,ft),y.m(kt++,Zt,ft-Wt)):(y.m(kt++,Zt,Xt+ae),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt-Wt)):this.K===270?Xt<=ft.bounds.y?(ft=ft.bounds.y,y.m(kt++,Zt,ft-Wt),y.m(kt++,Zt,ft),y.m(kt++,Zt,ft+ae)):(y.m(kt++,Zt,Xt-Wt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt+ae)):this.K===0&&(Zt>=ft.bounds.right?(ft=ft.bounds.x+ft.bounds.width,y.m(kt++,ft+ae,Xt),y.m(kt++,ft,Xt),y.m(kt++,ft-Wt,Xt)):(y.m(kt++,Zt+ae,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt-Wt,Xt)));else{y.m(kt++,At,zt);var on=0;this.K===180||this.K===0?((this.K===180?Zt>=ft.bounds.right:Zt<=ft.bounds.x)&&(on=(this.K===0?-Wt:ae)/2),y.m(kt++,At+on,Xt)):((this.K===270?Xt>=ft.bounds.bottom:Xt<=ft.bounds.y)&&(on=(this.K===90?-Wt:ae)/2),y.m(kt++,Zt,zt+on)),y.m(kt++,Zt,Xt)}}else Wt=Math.max(10,this.he[Ot.layer]),ae=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(kt++,Zt-Wt-xt,Xt),y.m(kt++,Math.min(Zt-Wt+xt/2,Zt),Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Math.max(Zt+ae-xt/2,Zt),Xt),y.m(kt++,Zt+ae+xt,Xt)):this.K===90?(y.m(kt++,Zt,Xt+ae+xt),y.m(kt++,Zt,Math.max(Xt+ae-xt/2,Xt)),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Math.min(Xt-Wt+xt/2,Xt)),y.m(kt++,Zt,Xt-Wt-xt)):this.K===270?(y.m(kt++,Zt,Xt-Wt-xt),y.m(kt++,Zt,Math.min(Xt-Wt+xt/2,Xt)),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Math.max(Xt+ae-xt/2,Xt)),y.m(kt++,Zt,Xt+ae+xt)):(y.m(kt++,Zt+ae+xt,Xt),y.m(kt++,Math.max(Zt+ae-xt/2,Zt),Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Math.min(Zt-Wt+xt/2,Zt),Xt),y.m(kt++,Zt-Wt-xt,Xt)):y.m(kt++,Zt,Xt)}ft=Ot}(ot===null||at!==Li||yt)&&(At=y.i(kt-1).x,zt=y.i(kt-1).y,Zt=y.i(kt).x,Xt=y.i(kt).y,yt?(xt=this.Ld[ut.layer],this.K===180||this.K===0?(yt=zt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Zt>=ut.bounds.x:Zt<=ut.bounds.right)&&(ft=ut.centerX+(this.K===180?-xt:xt),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(kt++,ft,zt),y.m(kt++,ft,yt)),y.m(kt++,Zt,yt)):(yt=At,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Xt>=ut.bounds.y:Xt<=ut.bounds.bottom)&&(ft=ut.centerY+(this.K===270?-xt:xt),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(kt++,At,ft),y.m(kt++,yt,ft)),y.m(kt++,yt,Xt)),y.m(kt++,Zt,Xt)):mt?(Wt=Math.max(10,this.he[ut.layer]),ae=Math.max(10,this.Ld[ut.layer]),this.K===180&&Zt>=ut.bounds.x?(ft=ut.bounds.x+ut.bounds.width,y.L(kt-2,ft,zt),y.L(kt-1,ft+ae,zt)):this.K===90&&Xt<=ut.bounds.bottom?(ft=ut.bounds.y,y.L(kt-2,At,ft),y.L(kt-1,At,ft-Wt)):this.K===270&&Xt>=ut.bounds.y?(ft=ut.bounds.y+ut.bounds.height,y.L(kt-2,At,ft),y.L(kt-1,At,ft+ae)):this.K===0&&Zt<=ut.bounds.right&&(ft=ut.bounds.x,y.L(kt-2,ft,zt),y.L(kt-1,ft-Wt,zt))):(Wt=Math.max(10,this.he[ut.layer]),ae=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Zt<=ut.bounds.x:Zt>=ut.bounds.right)&&(yt=(this.K===0?ae:-Wt)/2),y.m(kt++,Zt+yt,zt)):((this.K===270?Xt<=ut.bounds.y:Xt>=ut.bounds.bottom)&&(yt=(this.K===90?ae:-Wt)/2),y.m(kt++,At,Xt+yt)),y.m(kt++,Zt,Xt)))}else{for(;ut!==null&&ut!==ft;){for(Wt=Ot=null,ut=ut.destinationEdges.iterator;ut.next()&&(At=ut.value,At.link!==x.link||(Ot=At.toVertex,Wt=At.fromVertex,Wt.node!==null&&(Wt=null),Ot.node!==null)););if(Ot===null)break;Ot!==ft&&(At=y.i(kt-1).x,zt=y.i(kt-1).y,Zt=Ot.centerX,Xt=Ot.centerY,yt?this.K===180||this.K===0?(Wt!==null?Wt.centerY:zt)!==Xt&&(Wt=this.Ta[Ot.layer]+this.Rf.x,kt===y.firstPickIndex+1&&(Wt=this.K===0?Math.max(Wt,At):Math.min(Wt,At)),y.m(kt++,Wt,zt),y.m(kt++,Wt,Xt)):(Wt!==null?Wt.centerX:At)!==Zt&&(Wt=this.Ta[Ot.layer]+this.Rf.y,kt===y.firstPickIndex+1&&(Wt=this.K===90?Math.max(Wt,zt):Math.min(Wt,zt)),y.m(kt++,At,Wt),y.m(kt++,Zt,Wt)):(Wt=Math.max(10,this.he[Ot.layer]),ae=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(kt++,Zt+ae+xt,Xt),y.m(kt++,Math.max(Zt+ae-xt/2,Zt),Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Math.min(Zt-Wt+xt/2,Zt),Xt),y.m(kt++,Zt-Wt-xt,Xt)):this.K===90?(y.m(kt++,Zt,Xt-Wt-xt),y.m(kt++,Zt,Math.min(Xt-Wt+xt/2,Xt)),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Math.max(Xt+ae-xt/2,Xt)),y.m(kt++,Zt,Xt+ae+xt)):this.K===270?(y.m(kt++,Zt,Xt+ae+xt),y.m(kt++,Zt,Math.max(Xt+ae-xt/2,Xt)),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Math.min(Xt-Wt+xt/2,Xt)),y.m(kt++,Zt,Xt-Wt-xt)):(y.m(kt++,Zt-Wt-xt,Xt),y.m(kt++,Math.min(Zt-Wt+xt/2,Zt),Xt),y.m(kt++,Zt,Xt),y.m(kt++,Zt,Xt),y.m(kt++,Math.max(Zt+ae-xt/2,Zt),Xt),y.m(kt++,Zt+ae+xt,Xt)):this.K===180?(y.m(kt++,Zt+ae,Xt),y.m(kt++,Zt-Wt,Xt)):this.K===90?(y.m(kt++,Zt,Xt-Wt),y.m(kt++,Zt,Xt+ae)):this.K===270?(y.m(kt++,Zt,Xt+ae),y.m(kt++,Zt,Xt-Wt)):(y.m(kt++,Zt-Wt,Xt),y.m(kt++,Zt+ae,Xt)))),ut=Ot}yt&&(At=y.i(kt-1).x,zt=y.i(kt-1).y,Zt=y.i(kt).x,Xt=y.i(kt).y,this.K===180||this.K===0?zt!==Xt&&(Wt=this.K===0?Math.min(Math.max((Zt+At)/2,this.Ta[ft.layer]+this.Rf.x),Zt):Math.max(Math.min((Zt+At)/2,this.Ta[ft.layer]+this.Rf.x),Zt),y.m(kt++,Wt,zt),y.m(kt++,Wt,Xt)):At!==Zt&&(Wt=this.K===90?Math.min(Math.max((Xt+zt)/2,this.Ta[ft.layer]+this.Rf.y),Xt):Math.max(Math.min((Xt+zt)/2,this.Ta[ft.layer]+this.Rf.y),Xt),y.m(kt++,At,Wt),y.m(kt++,Zt,Wt)))}b!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===Li?y.getLinkPointFromPoint(E,tt,tt.ga(Ri),y.i(3),!0):y.i(0),at===Li&&(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===Li?y.getLinkPointFromPoint(z,ot,ot.ga(Ri),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===Li&&(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()},Zi.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new He,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var b=a.value;if(b!==null&&b.isOrthogonal)for(var E=2;E<b.pointsCount-3;E++){var z=b.i(E),tt=b.i(E+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Jh;ot.layer=Math.floor(z.y/2);var rt=b.i(0),at=b.i(b.pointsCount-1);if(ot.first=rt.x*rt.x+rt.y,ot.jc=at.x*at.x+at.y,ot.rd=Math.min(z.x,tt.x),ot.Ic=Math.max(z.x,tt.x),ot.index=E,ot.link=b,E+2<b.pointsCount){rt=b.i(E-1),at=b.i(E+2);var ut=0;rt.y<z.y?ut=at.y<z.y?3:z.x<tt.x?2:1:rt.y>z.y&&(ut=at.y>z.y?0:tt.x<z.x?2:1),ot.j=ut}x.push(ot)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var ft=1;for(ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<E;ft++){var mt=x[ft];(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc);var yt=mt.link;z=yt.i(mt.index),tt=yt.i(mt.index+1);var xt=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+xt),yt.L(mt.index+1,tt.x,tt.y+xt),yt.zf()}}z=E}a=b}}else{for(y=0,x=[],a=a.iterator;a.next();)if(b=a.value,b!==null&&b.isOrthogonal)for(E=2;E<b.pointsCount-3;E++)z=b.i(E),tt=b.i(E+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Jh,ot.layer=Math.floor(z.x/2),rt=b.i(0),at=b.i(b.pointsCount-1),ot.first=rt.x+rt.y*rt.y,ot.jc=at.x+at.y*at.y,ot.rd=Math.min(z.y,tt.y),ot.Ic=Math.max(z.y,tt.y),ot.index=E,ot.link=b,E+2<b.pointsCount&&(rt=b.i(E-1),at=b.i(E+2),ut=0,rt.x<z.x?ut=at.x<z.x?3:z.y<tt.y?2:1:rt.x>z.x&&(ut=at.x>z.x?0:tt.y<z.y?2:1),ot.j=ut),x.push(ot));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),ft=1,ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<E;ft++)mt=x[ft],(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),xt=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+xt,z.y),yt.L(mt.index+1,tt.x+xt,tt.y),yt.zf()}z=E}a=b}}}},Pt=Zi.prototype,Pt.Vx=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Pt.Ux=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Pt.Js=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Pt.B=function(a,y){return a-=y,-1<a&&1>a},Pt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Vt("not in range 0 <= from < length: "+x),z===2)b=a[x],E=a[x+1],0<y(b,E)&&(a[x]=E,a[x+1]=b);else if(x===0)if(b>=E)a.sort(y);else for(x=a.slice(0,b),x.sort(y),y=0;y<b;y++)a[y]=x[y];else if(b>=E)for(b=a.slice(x),b.sort(y),y=x;y<E;y++)a[y]=b[y-x];else for(E=a.slice(x,b),E.sort(y),y=x;y<b;y++)a[y]=E[y-x]};function Yh(a,y){var x=a.tc[y];if(x>=a.He.length){for(var b=[],E=0;E<a.He.length;E++)b[E]=a.He[E];a.He=b}for(a.He[x]===void 0||a.He[x]===null?b=[]:(b=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],b[x.index]=x;return b}function Xh(a,y,x){a.He[a.tc[y]]=x}se.Object.defineProperties(Zi.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Vt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==Sp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==k0&&a!==xy&&a!==Py||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==M0&&a!==wy&&a!==Cy||(this.Qk=a,this.C())}},iterations:{get:function(){return this.bj},set:function(a){this.bj!==a&&0<=a&&(this.bj=a,this.C())}},aggressiveOption:{get:function(){return this.rk},set:function(a){this.rk===a||a!==Ly&&a!==b0&&a!==ky||(this.rk=a,this.C())}},packOption:{get:function(){return this.bg},set:function(a){this.bg!==a&&0<=a&&8>a&&(this.bg=a,this.C())}},alignOption:{get:function(){return this.ve},set:function(a){this.ve!==a&&0<=a&&16>a&&(this.ve=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},linkSpacing:{get:function(){return this.Cn},set:function(a){this.Cn!==a&&0<=a&&(this.Cn=a,this.C())}},maxLayer:{get:function(){return this.Ia}},maxIndex:{get:function(){return this.Iq}},maxColumn:{get:function(){return this.Ra}},minIndexLayer:{get:function(){return this.Hn}},maxIndexLayer:{get:function(){return this.Md}}});var L0=new Ce(Zi,"CycleDepthFirst",0),Sy=new Ce(Zi,"CycleGreedy",1),Sp=new Ce(Zi,"CycleFromLayers",2),k0=new Ce(Zi,"LayerOptimalLinkLength",0),xy=new Ce(Zi,"LayerLongestPathSink",1),Py=new Ce(Zi,"LayerLongestPathSource",2),M0=new Ce(Zi,"InitDepthFirstOut",0),wy=new Ce(Zi,"InitDepthFirstIn",1),Cy=new Ce(Zi,"InitNaive",2),Ly=new Ce(Zi,"AggressiveNone",0),b0=new Ce(Zi,"AggressiveLess",1),ky=new Ce(Zi,"AggressiveMore",2),Kx=8;Zi.className="LayeredDigraphLayout",Zi.CycleDepthFirst=L0,Zi.CycleGreedy=Sy,Zi.CycleFromLayers=Sp,Zi.LayerOptimalLinkLength=k0,Zi.LayerLongestPathSink=xy,Zi.LayerLongestPathSource=Py,Zi.InitDepthFirstOut=M0,Zi.InitDepthFirstIn=wy,Zi.InitNaive=Cy,Zi.AggressiveNone=Ly,Zi.AggressiveLess=b0,Zi.AggressiveMore=ky,Zi.PackNone=0,Zi.PackExpand=1,Zi.PackStraighten=2,Zi.PackMedian=4,Zi.PackAll=15,Zi.AlignNone=0,Zi.AlignUpperLeft=1,Zi.AlignUpperRight=2,Zi.AlignLowerLeft=4,Zi.AlignLowerRight=8,Zi.AlignAll=15;function Jh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Jh.className="SegInfo";function Gf(a){so.call(this,a)}ue(Gf,so),Gf.prototype.createVertex=function(){return new Aa(this)},Gf.prototype.createEdge=function(){return new xp(this)},Gf.className="LayeredDigraphNetwork";function Aa(a){pr.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}ue(Aa,pr);function ix(a,y){return a.index-y.index}function N0(a,y){if(!a.$n){for(var x=[],b=lo(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=lo(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Vt("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=lo(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(ix),a.co=y}return a.co}function Yx(a){if(!a.ao){for(var y=[],x=lo(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(ix),a.ao=y}return a.ao}Aa.prototype.Cl=function(a){pr.prototype.Cl.call(this,a),this.bo=this.co=null},Aa.prototype.Kl=function(a){pr.prototype.Kl.call(this,a),this.bo=this.co=null},Aa.prototype.zl=function(a){pr.prototype.zl.call(this,a),this.$n=this.ao=null},Aa.prototype.Jl=function(a){pr.prototype.Jl.call(this,a),this.$n=this.ao=null},se.Object.defineProperties(Aa.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)}}}),Aa.prototype.deleteDestinationEdge=Aa.prototype.Jl,Aa.prototype.addDestinationEdge=Aa.prototype.zl,Aa.prototype.deleteSourceEdge=Aa.prototype.Kl,Aa.prototype.addSourceEdge=Aa.prototype.Cl,Aa.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}ue(xp,oa),se.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 mi(a){wo.call(this),this.Ub=new Ge,this.Wn=A0,this.ud=$l,this.vo=D0,this.Bq=Ry,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new nn(10,10).freeze();var y=new Fc(this);this.W=new Ua(y),this.Y=new Ua(y),this.ru=[],a&&Object.assign(this,a)}ue(mi,wo),mi.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.Wn=this.Wn,a.vo=this.vo,a.Bq=this.Bq,a.td=this.td,a.Rb=this.Rb,a.$d.assign(this.$d),a.W.copyInheritedPropertiesFrom(this.W),a.Y.copyInheritedPropertiesFrom(this.Y)},mi.prototype.qb=function(a){a.classType===mi?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:Vt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},mi.prototype.createNetwork=function(){return new Fc(this)},mi.prototype.makeNetwork=function(a){function y(b){if(b instanceof an)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof Ue){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 le?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof $n?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},mi.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 le&&(y=a),this.path===A0&&y!==null?this.ud=y.isTreePathToChildren?$l:Tc:this.ud=this.path===A0?$l:this.path,0<this.network.vertexes.count){for(this.network.Ko(),a=this.network.vertexes.iterator;a.next();)y=a.value,y.initialized=!1,y.level=0,y.parent=null,y.children=[];if(0<this.Ub.count){for(a=new Ge,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof an?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Ua&&a.add(x)}this.Ub=a}for(this.Ub.count===0&&this.findRoots(),a=this.Ub.copy().iterator;a.next();)y=a.value,y.initialized||(y.initialized=!0,by(this,y));for(y=this.network.vertexes,a=null;a=Xx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,by(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ua&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ua&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ua&&lx(this,y);if(this.Cu(),this.layerStyle===R0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===jy)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,b=-1,E=0;E<y.children.length;E++){var z=y.children[E];b=Math.max(b,x?z.width:z.height)}if(0<=b)for(E=0;E<y.children.length;E++)z=y.children[E],x?(y.angle===180&&(z.focusX+=b-z.width),z.width=b):(y.angle===270&&(z.focusY+=b-z.height),z.height=b)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ua&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Ge,this.isValidLayout=!0};function Xx(a){var y=new Ge;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}mi.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case $l:x.sourceEdges.count===0&&this.Ub.add(x);break;case Tc:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Vt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ox(this,a),a!==null&&this.Ub.add(a))};function ox(a,y){var x=999999,b=null;for(y=y.iterator;y.next();){var E=y.value;switch(a.ud){case $l:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Tc:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Vt("Unhandled path value "+a.ud.toString())}}return b}function by(a,y){if(y!==null){switch(a.ud){case $l:if(0<y.destinationEdges.count){for(var x=new He,b=y.destinationVertexes;b.next();){var E=b.value;rx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Tc:if(0<y.sourceEdges.count){for(x=new He,b=y.sourceVertexes;b.next();)E=b.value,rx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Vt("Unhandled path value"+a.ud.toString())}for(x=y.children,b=x.length,E=0;E<b;E++){var z=x[E];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<b;y++)by(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var b=!1;else{for(b=y.parent;b!==null&&b!==x;)b=b.parent;b=b===x}if(b||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}mi.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;E<x.length;E++)x[E]===y&&b++;if(0<b){b=Array(x.length-b);for(var z=E=0;z<x.length;z++)x[z]!==y&&(b[E++]=x[z]);a.children=b}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===nu&&a.sortTreeVertexChildren(y);for(var x=0,b=y.childrenCount,E=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,b=Math.max(b,rt.maxChildrenCount),E=Math.max(E,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function Jx(a,y){switch(a.vo){default:case D0:return y.parent!==null?y.parent:a.W;case Oy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Dy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case By:var x=!0;if(y.childrenCount===0)x=!1;else for(var b=y.children,E=b.length,z=0;z<E;z++)if(0<b[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}mi.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Jx(this,a)),a.parent!==null&&a.parent.alignment===nu){for(var y=a.angle,x=a.parent.children,b=0;b<x.length&&a!==x[b];)b++;b%2===0?b!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)ax(a,y[b])}}mi.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==nu&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)lx(a,y[b])}}mi.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case _f:break;case wp:a.children.reverse();break;case Cp:a.children.sort(a.comparer);break;case Lp:a.children.sort(a.comparer),a.children.reverse();break;default:Vt("Unhandled sorting value "+a.sorting.toString())}},mi.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},mi.prototype.addComments=function(a){var y=a.angle,x=a.parent,b=0,E=!1;x!==null&&(b=x.angle,E=x.alignment,E=Qh(E)),y=y===90||y===270,b=b===90||b===270,x=a.childrenCount===0;var z=0,tt=0,ot=0,rt=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!E&&!b&&x||E&&b&&x?(z=Math.max(z,ut.width),tt+=ut.height+Math.abs(ot)):(z+=ut.width+Math.abs(ot),tt=Math.max(tt,ut.height)),ot=rt)}a.comments!==null&&(y&&!x||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=Pe.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=E,Pe.free(E))};function Qh(a){return a===ih||a===nu||a===oh||a===Su}function Pp(a){return a===ih||a===nu}function Ny(a){var y=a.parent;if(y!==null){var x=y.alignment;if(Qh(x)){if(Pp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===oh)return!0}}return!1}mi.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,b=a.angle,E=0,z=!1;x!==null&&(E=x.angle,z=x.alignment,z=Qh(z)),b=b===90||b===270,x=E===90||E===270;for(var tt=a.childrenCount===0,ot=Ny(a),rt=0,at=a.comments,ut=at.length,ft=It.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],xt=yt.measuredBounds;if(b&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<E&&!z||x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x-a.commentMargin-xt.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();){var kt=yt.value;kt.fromSpot=Ds,kt.toSpot=Gr}else for(ft.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Gr,kt.toSpot=Ds;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Gr,kt.toSpot=Ds;else for(ft.h(a.bounds.x+a.commentMargin-xt.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Ds,kt.toSpot=Gr;rt=0<=a.commentSpacing?rt+(xt.height+a.commentSpacing):rt+(a.commentSpacing-xt.height)}else{if(135<E&&!z||!x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-xt.height),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Bs,kt.toSpot=Qr;else for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Qr,kt.toSpot=Bs;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Qr,kt.toSpot=Bs;else for(ft.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-xt.height),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Bs,kt.toSpot=Qr;rt=0<=a.commentSpacing?rt+(xt.width+a.commentSpacing):rt+(a.commentSpacing-xt.width)}}if(It.free(ft),y=rt-a.commentSpacing-(b?y.height:y.width),this.ud===$l)for(a=a.destinationEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.toEndSegmentLength=0<y?y:NaN)}},mi.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,b=0;b<x;b++)this.layoutTree(y[b]);switch(a.compaction){case B0:ux(this,a);break;case kp:if(a.alignment===nu)ux(this,a);else if(a.childrenCount===0)b=a.parent,x=!1,y=0,b!==null&&(y=b.angle,x=b.alignment,x=Qh(x)),b=Ny(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!b?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&b?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var E=al(a);y=E===90||E===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)b=tt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var rt=a.alignment;b=rt===tu;var at=rt===eu,ut=Qh(rt),ft=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),xt=a.rowSpacing,kt=0;(b||at||a.hm||a.im&&a.maxGenerationCount===1)&&(kt=Math.max(0,a.rowIndent)),b=a.width;var Ot=a.height,At=0,zt=0,Wt=0,Zt=null,Xt=null,ae=0,on=0,xn=0,pn=0,Ve=0,Ee=0,qn=0,Xn=0;if(ut&&!Pp(rt)&&135<E&&tt.reverse(),Pp(rt))if(1<ot)for(var Gi=0;Gi<ot;Gi++)Gi%2===0&&Gi!==ot-1&&(Xn=Math.max(Xn,y?tt[Gi].Da.width:tt[Gi].Da.height));else ot===1&&(Xn=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(rt){case ih:zt=135>E?hx(this,a,tt,Xn,At,zt):dx(this,a,tt,Xn,At,zt),Xn=zt.x,At=zt.width,zt=zt.height;break;case oh:for(Zt=0;Zt<ot;Zt++)Xt=tt[Zt],ft=Xt.Da,Wt=Ee===0?0:xt,y?(Xt.S.h(z-ft.width,pn+Wt),At=Math.max(At,ft.width),zt=Math.max(zt,pn+Wt+ft.height),pn+=Wt+ft.height):(Xt.S.h(xn+Wt,z-ft.height),At=Math.max(At,xn+Wt+ft.width),zt=Math.max(zt,ft.height),xn+=Wt+ft.width),Ee++;break;case Su:for(Zt=0;Zt<ot;Zt++)Xt=tt[Zt],z=Xt.Da,ft=Ee===0?0:xt,y?(Xt.S.h(mt/2+a.focus.x,pn+ft),At=Math.max(At,z.width),zt=Math.max(zt,pn+ft+z.height),pn+=ft+z.height):(Xt.S.h(xn+ft,mt/2+a.focus.y),At=Math.max(At,xn+ft+z.width),zt=Math.max(zt,z.height),xn+=ft+z.width),Ee++}Zt=Us(this,2),Xt=Us(this,2),y?(Zt[0].h(0,0),Zt[1].h(0,zt),Xt[0].h(At,0)):(Zt[0].h(0,0),Zt[1].h(At,0),Xt[0].h(0,zt)),Xt[1].h(At,zt)}else for(Gi=0;Gi<ot;Gi++){var oo=tt[Gi],Cr=oo.Da;if(y){0<ft&&0<Ee&&xn+mt+Cr.width>ft&&(xn<z&&jd(a,rt,z-xn,0,qn,Gi-1),Ve++,Ee=0,qn=Gi,Wt=zt,xn=0,pn=135<E?-zt-xt:zt+xt),E0(this,oo,0,pn);var br=0;if(Ee===0)Zt=oo.Yo,Xt=oo.kp,ae=Cr.width,on=Cr.height,(Zt===null||Xt===null||E!==al(oo))&&(Zt=Us(this,2),Xt=Us(this,2),Zt[0].h(0,0),Zt[1].h(0,on),Xt[0].h(ae,0),Xt[1].h(ae,on));else{var ds=Rn();on=cx(this,a,oo,Zt,Xt,ae,on,ds),br=on.x,Zt=ds[0],Xt=ds[1],ae=on.width,on=on.height,wn(ds),xn<Cr.width&&0>br&&(Nc(a,-br,0,qn,Gi-1),F0(Zt,-br,0),F0(Xt,-br,0),br=0)}oo.S.h(br,pn),At=Math.max(At,ae),zt=Math.max(zt,Wt+(Ve===0?0:xt)+Cr.height),xn=ae}else 0<ft&&0<Ee&&pn+mt+Cr.height>ft&&(pn<z&&jd(a,rt,0,z-pn,qn,Gi-1),Ve++,Ee=0,qn=Gi,Wt=At,pn=0,xn=135<E?-At-xt:At+xt),E0(this,oo,xn,0),br=0,Ee===0?(Zt=oo.Yo,Xt=oo.kp,ae=Cr.width,on=Cr.height,(Zt===null||Xt===null||E!==al(oo))&&(Zt=Us(this,2),Xt=Us(this,2),Zt[0].h(0,0),Zt[1].h(ae,0),Xt[0].h(0,on),Xt[1].h(ae,on))):(ds=Rn(),on=cx(this,a,oo,Zt,Xt,ae,on,ds),br=on.x,Zt=ds[0],Xt=ds[1],ae=on.width,on=on.height,wn(ds),pn<Cr.height&&0>br&&(Nc(a,0,-br,qn,Gi-1),F0(Zt,0,-br),F0(Xt,0,-br),br=0)),oo.S.h(xn,br),zt=Math.max(zt,on),At=Math.max(At,Wt+(Ve===0?0:xt)+Cr.width),pn=on;Ee++}switch(0<Ve&&(y?(zt+=Math.max(0,x),xn<At&&jd(a,rt,At-xn,0,qn,ot-1),0<kt&&(at||Nc(a,kt,0,0,ot-1),At+=kt)):(At+=Math.max(0,x),pn<zt&&jd(a,rt,0,zt-pn,qn,ot-1),0<kt&&(at||Nc(a,0,kt,0,ot-1),zt+=kt))),kt=at=0,rt){case Hf:y?at+=At/2-a.focus.x-yt/2:kt+=zt/2-a.focus.y-yt/2;break;case Ec:0<Ve?y?at+=At/2-a.focus.x-yt/2:kt+=zt/2-a.focus.y-yt/2:y?(Xn=tt[0].S.x+tt[0].la.x,at+=Xn+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-Xn)/2-a.focus.x-yt/2):(Xn=tt[0].S.y+tt[0].la.y,kt+=Xn+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-Xn)/2-a.focus.y-yt/2);break;case tu:y?(at-=yt,At+=yt):(kt-=yt,zt+=yt);break;case eu:y?(at+=At-a.width+yt,At+=yt):(kt+=zt-a.height+yt,zt+=yt);break;case ih:y?1<ot?at+=Xn+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?kt+=Xn+mt/2-a.focus.y:kt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case oh:y?at+=At+mt/2-a.focus.x:kt+=zt+mt/2-a.focus.y;break;case Su:break;default:zt=this.customAlignment(a,at,kt,At,zt),at=zt[0],kt=zt[1],At=zt[2],zt=zt[3]}for(yt=0;yt<ot;yt++)Xn=tt[yt],y?Xn.S.h(Xn.S.x+Xn.la.x-at,Xn.S.y+(135<E?(ut?-zt:-Xn.Da.height)+Xn.la.y-x:Ot+x+Xn.la.y)):Xn.S.h(Xn.S.x+(135<E?(ut?-At:-Xn.Da.width)+Xn.la.x-x:b+x+Xn.la.x),Xn.S.y+Xn.la.y-kt);if(ot=tt=0,ut?y?(At=Ty(a,At,at),0>at&&(at=0),135<E&&(kt+=zt+x),zt+=Ot+x,rt===Su&&(tt+=mt/2+a.focus.x),ot+=Ot+x):(135<E&&(at+=At+x),At+=b+x,zt=Ey(a,zt,kt),0>kt&&(kt=0),rt===Su&&(ot+=mt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>At&&(At=Fy(rt,b-At,0),tt=At.x,ot=At.y,At=b,at=0):At=Ty(a,At,at),0>at&&(tt-=at,at=0),135<E&&(kt+=zt+x),zt=Math.max(Math.max(zt,Ot),zt+Ot+x),ot+=Ot+x):(135<E&&(at+=At+x),At=Math.max(Math.max(At,b),At+b+x),a.comments===null?Ot>zt&&(zt=Fy(rt,0,Ot-zt),tt=zt.x,ot=zt.y,zt=Ot,kt=0):zt=Ey(a,zt,kt),0>kt&&(ot-=kt,kt=0),tt+=b+x),0<Ve)E=Us(this,4),Ve=Us(this,4),y?(E[2].h(0,Ot+x),E[3].h(E[2].x,zt),Ve[2].h(At,E[2].y),Ve[3].h(Ve[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(At,E[2].y),Ve[2].h(E[2].x,zt),Ve[3].h(E[3].x,Ve[2].y));else{for(E=Us(this,Zt.length+2),Ve=Us(this,Xt.length+2),rt=0;rt<Zt.length;rt++)ut=Zt[rt],E[rt+2].h(ut.x+tt,ut.y+ot);for(rt=0;rt<Xt.length;rt++)ut=Xt[rt],Ve[rt+2].h(ut.x+tt,ut.y+ot)}y?(E[0].h(at,0),E[1].h(E[0].x,Ot),E[2].y<E[1].y&&(E[2].x>E[0].x?E[2].assign(E[1]):E[1].assign(E[2])),E[3].y<E[2].y&&(E[3].x>E[0].x?E[3].assign(E[2]):E[2].assign(E[3])),Ve[0].h(at+b,0),Ve[1].h(Ve[0].x,Ot),Ve[2].y<Ve[1].y&&(Ve[2].x<Ve[0].x?Ve[2].assign(Ve[1]):Ve[1].assign(Ve[2])),Ve[3].y<Ve[2].y&&(Ve[3].x<Ve[0].x?Ve[3].assign(Ve[2]):Ve[2].assign(Ve[3])),E[2].y-=x/2,Ve[2].y-=x/2):(E[0].h(0,kt),E[1].h(b,E[0].y),E[2].x<E[1].x&&(E[2].y>E[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].x<E[2].x&&(E[3].y>E[0].y?E[3].assign(E[2]):E[2].assign(E[3])),Ve[0].h(0,kt+Ot),Ve[1].h(b,Ve[0].y),Ve[2].x<Ve[1].x&&(Ve[2].y<Ve[0].y?Ve[2].assign(Ve[1]):Ve[1].assign(Ve[2])),Ve[3].x<Ve[2].x&&(Ve[3].y<Ve[0].y?Ve[3].assign(Ve[2]):Ve[2].assign(Ve[3])),E[2].x-=x/2,Ve[2].x-=x/2),pl(this,Zt),pl(this,Xt),a.Yo=E,a.kp=Ve,a.la.h(at,kt),a.Da.h(At,zt)}break;default:Vt("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,b=0;y.parent!==null&&(b=y.parent.angle,x=y.parent.alignment,x=Qh(x));var E=Ny(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(b!==180&&b!==270||x)&&!E?y.la.h(0,0):b===180&&!x||(b===90||b===270)&&E?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{b=al(y),x=b===90||b===270;var z=0;E=y.children;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ut=at===tu,ft=at===eu;ot=Qh(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,xt=a.computeNodeIndent(y),kt=ut||ft?0:xt/2,Ot=y.rowSpacing,At=0;(ut||ft||y.hm||y.im&&y.maxGenerationCount===1)&&(At=Math.max(0,y.rowIndent)),ut=y.width;var zt=y.height,Wt=0,Zt=0,Xt=0,ae=0,on=0,xn=0,pn=0,Ve=0,Ee=0,qn=0;if(ot&&!Pp(at)&&135<b&&E.reverse(),Pp(at))if(1<tt)for(var Xn=0;Xn<tt;Xn++){var Gi=E[Xn],oo=Gi.Da;Xn%2===0&&Xn!==tt-1?Ee=Math.max(Ee,(x?oo.width:oo.height)+a.computeBusNodeSpacing(Gi)-yt):Xn%2!==0&&(qn=Math.max(qn,(x?oo.width:oo.height)+a.computeBusNodeSpacing(Gi)-yt))}else tt===1&&(Ee=x?E[0].Da.width:E[0].Da.height);if(ot)switch(at){case ih:case nu:Zt=135>b?hx(a,y,E,Ee,Wt,Zt):dx(a,y,E,Ee,Wt,Zt),Ee=Zt.x,Wt=Zt.width,Zt=Zt.height;break;case oh:for(mt=0;mt<tt;mt++)kt=E[mt],Xt=kt.Da,qn=pn===0?0:Ot,x?(kt.S.h(z-Xt.width,on+qn),Wt=Math.max(Wt,Xt.width),Zt=Math.max(Zt,on+qn+Xt.height),on+=qn+Xt.height):(kt.S.h(ae+qn,z-Xt.height),Wt=Math.max(Wt,ae+qn+Xt.width),Zt=Math.max(Zt,Xt.height),ae+=qn+Xt.width),pn++;break;case Su:for(z=0;z<tt;z++)mt=E[z],kt=mt.Da,Xt=pn===0?0:Ot,x?(mt.S.h(yt/2+y.focus.x,on+Xt),Wt=Math.max(Wt,kt.width),Zt=Math.max(Zt,on+Xt+kt.height),on+=Xt+kt.height):(mt.S.h(ae+Xt,yt/2+y.focus.y),Wt=Math.max(Wt,ae+Xt+kt.width),Zt=Math.max(Zt,kt.height),ae+=Xt+kt.width),pn++}else for(qn=0;qn<tt;qn++)Xn=E[qn],Gi=Xn.Da,x?(0<mt&&0<pn&&ae+yt+Gi.width>mt&&(ae<z&&jd(y,at,z-ae,0,Ve,qn-1),xn++,pn=0,Ve=qn,Xt=Zt,ae=0,on=135<b?-Zt-Ot:Zt+Ot),oo=pn===0?kt:yt,E0(a,Xn,0,on),Xn.S.h(ae+oo,on),Wt=Math.max(Wt,ae+oo+Gi.width),Zt=Math.max(Zt,Xt+(xn===0?0:Ot)+Gi.height),ae+=oo+Gi.width):(0<mt&&0<pn&&on+yt+Gi.height>mt&&(on<z&&jd(y,at,0,z-on,Ve,qn-1),xn++,pn=0,Ve=qn,Xt=Wt,on=0,ae=135<b?-Wt-Ot:Wt+Ot),oo=pn===0?kt:yt,E0(a,Xn,ae,0),Xn.S.h(ae,on+oo),Zt=Math.max(Zt,on+oo+Gi.height),Wt=Math.max(Wt,Xt+(xn===0?0:Ot)+Gi.width),on+=oo+Gi.height),pn++;switch(0<xn&&(x?(Zt+=Math.max(0,rt),ae<Wt&&jd(y,at,Wt-ae,0,Ve,tt-1),0<At&&(ft||Nc(y,At,0,0,tt-1),Wt+=At)):(Wt+=Math.max(0,rt),on<Zt&&jd(y,at,0,Zt-on,Ve,tt-1),0<At&&(ft||Nc(y,0,At,0,tt-1),Zt+=At))),At=ft=0,at){case Hf:x?ft+=Wt/2-y.focus.x-xt/2:At+=Zt/2-y.focus.y-xt/2;break;case Ec:0<xn?x?ft+=Wt/2-y.focus.x-xt/2:At+=Zt/2-y.focus.y-xt/2:x?(a=E[0].S.x+E[0].la.x,ft+=a+(E[tt-1].S.x+E[tt-1].la.x+2*E[tt-1].focus.x-a)/2-y.focus.x-xt/2):(a=E[0].S.y+E[0].la.y,At+=a+(E[tt-1].S.y+E[tt-1].la.y+2*E[tt-1].focus.y-a)/2-y.focus.y-xt/2);break;case tu:x?(ft-=xt,Wt+=xt):(At-=xt,Zt+=xt);break;case eu:x?(ft+=Wt-y.width+xt,Wt+=xt):(At+=Zt-y.height+xt,Zt+=xt);break;case ih:case nu:x?1<tt?ft+=Ee+yt/2-y.focus.x:ft+=E[0].focus.x-y.focus.x+E[0].la.x:1<tt?At+=Ee+yt/2-y.focus.y:At+=E[0].focus.y-y.focus.y+E[0].la.y;break;case oh:x?ft+=Wt+yt/2-y.focus.x:At+=Zt+yt/2-y.focus.y;break;case Su:break;default:a=a.customAlignment(y,ft,At,Wt,Zt),ft=a[0],At=a[1],Wt=a[2],Zt=a[3]}for(a=0;a<tt;a++)xt=E[a],x?xt.S.h(xt.S.x+xt.la.x-ft,xt.S.y+(135<b?(ot?-Zt:-xt.Da.height)+xt.la.y-rt:zt+rt+xt.la.y)):xt.S.h(xt.S.x+(135<b?(ot?-Wt:-xt.Da.width)+xt.la.x-rt:ut+rt+xt.la.x),xt.S.y+xt.la.y-At);x?(Wt=Ty(y,Wt,ft),0>ft&&(ft=0),135<b&&(At+=Zt+rt),Zt=Math.max(Math.max(Zt,zt),Zt+zt+rt)):(135<b&&(ft+=Wt+rt),Wt=Math.max(Math.max(Wt,ut),Wt+ut+rt),Zt=Ey(y,Zt,At),0>At&&(At=0)),y.la.h(ft,At),y.Da.h(Wt,Zt)}}mi.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 Pe(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new Pe(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=al(y)===90,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],kt=xt.Da,Ot=ut===0?0:rt;if(at){var At=a.computeBusNodeSpacing(xt)-ot;xt.S.h(b-(kt.width+At),mt+Ot),E=Math.max(E,kt.width+At),z=Math.max(z,mt+Ot+kt.height),mt+=Ot+kt.height}else At=a.computeBusNodeSpacing(xt)-ot,xt.S.h(ft+Ot,b-(kt.height+At)),z=Math.max(z,kt.height+At),E=Math.max(E,ft+Ot+kt.width),ft+=Ot+kt.width;ut++}for(ut=0,xt=ft,yt=mt,at?(ft=b+ot,mt=0):(ft=0,mt=b+ot),kt=0;kt<tt;kt++)if(kt%2!==0){Ot=x[kt],At=Ot.Da;var zt=ut===0?0:rt;if(at){var Wt=a.computeBusNodeSpacing(Ot)-ot;Ot.S.h(ft+Wt,mt+zt),E=Math.max(E,ft+At.width+Wt),z=Math.max(z,mt+zt+At.height),mt+=zt+At.height}else Wt=a.computeBusNodeSpacing(Ot)-ot,Ot.S.h(ft+zt,mt+Wt),E=Math.max(E,ft+zt+At.width),z=Math.max(z,mt+At.height+Wt),ft+=zt+At.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(xt),Math.abs(ft))),at?(x.S.h(b+ot/2-x.focus.x-x.la.x,z+a),at=b+ot/2-x.focus.x-x.la.x,E=Math.max(E,at+tt.width),0>at&&(E-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(b=T0(y,x.S.x,!1,b,ot))):(x.S.h(E+a,b+ot/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(xt,ft)+a+tt.width),mt=b+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(b=T0(y,x.S.y,!0,b,ot)))),new Pe(b,0,E,z)}function dx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new Pe(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new Pe(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=al(y)===270,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],kt=xt.Da,Ot=ut===0?0:rt;if(at){var At=a.computeBusNodeSpacing(xt)-ot;mt-=Ot+kt.height,xt.S.h(b-(kt.width+At),mt),E=Math.max(E,kt.width+At),z=Math.max(z,Math.abs(mt))}else At=a.computeBusNodeSpacing(xt)-ot,ft-=Ot+kt.width,xt.S.h(ft,b-(kt.height+At)),z=Math.max(z,kt.height+At),E=Math.max(E,Math.abs(ft));ut++}for(ut=0,xt=ft,yt=mt,at?(ft=b+ot,mt=0):(ft=0,mt=b+ot),kt=0;kt<tt;kt++)if(kt%2!==0){Ot=x[kt],At=Ot.Da;var zt=ut===0?0:rt;if(at){var Wt=a.computeBusNodeSpacing(Ot)-ot;mt-=zt+At.height,Ot.S.h(ft+Wt,mt),E=Math.max(E,ft+At.width+Wt),z=Math.max(z,Math.abs(mt))}else Wt=a.computeBusNodeSpacing(Ot)-ot,ft-=zt+At.width,Ot.S.h(ft,mt+Wt),z=Math.max(z,mt+At.height+Wt),E=Math.max(E,Math.abs(ft));ut++}for(1<tt&&tt%2===1&&(rt=x[tt-1],ut=rt.Da,a=a.computeBusLastRowSpacing(rt,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(xt),Math.abs(ft))),at?(rt.S.h(b+ot/2-rt.focus.x-rt.la.x,-z-ut.height-a),ft=b+ot/2-rt.focus.x-rt.la.x,E=Math.max(E,ft+ut.width),0>ft&&(E-=ft),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(b=T0(y,rt.S.x,!1,b,ot))):(rt.S.h(-E-ut.width-a,b+ot/2-rt.focus.y-rt.la.y),E=Math.max(E,Math.abs(Math.min(xt,ft))+a+ut.width),mt=b+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(b=T0(y,rt.S.y,!0,b,ot)))),y=0;y<tt;y++)ot=x[y],at?ot.S.h(ot.S.x,ot.S.y+z):ot.S.h(ot.S.x+E,ot.S.y);return new Pe(b,0,E,z)}mi.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},mi.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function T0(a,y,x,b,E){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(b,x?y.la.y+y.focus.y-E/2:y.la.x+y.focus.x-E/2)}function Ty(a,y,x){switch(a.alignment){case Ec:case Hf:return x+a.width>y&&(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 Ey(a,y,x){switch(a.alignment){case Ec:case Hf: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 Fy(a,y,x){switch(a){case Hf:y/=2,x/=2;break;case Ec:y/=2,x/=2;break;case tu:x=y=0;break;case eu:break;default:Vt("Unhandled alignment value "+a.toString())}return new It(y,x)}function jd(a,y,x,b,E,z){y=Fy(y,x,b),Nc(a,y.x,y.y,E,z)}function Nc(a,y,x,b,E){if(y!==0||x!==0)for(a=a.children;b<=E;b++){var z=a[b].S;z.x+=y,z.y+=x}}function E0(a,y,x,b){var E=y.parent;switch(a.ud){case $l:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Tc:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Vt("Unhandled path value "+a.ud.toString())}}function F0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function cx(a,y,x,b,E,z,tt,ot){var rt=al(y),at=rt===90||rt===270,ut=y.nodeSpacing;y=b;var ft=E;b=z;var mt=tt,yt=x.Yo,xt=x.kp;tt=x.Da;var kt=at?Math.max(mt,tt.height):Math.max(b,tt.width);if((yt===null||rt!==al(x))&&(yt=Us(a,2),xt=Us(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),xt[0].h(tt.width,0),xt[1].h(xt[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),xt[0].h(0,tt.height),xt[1].h(yt[1].x,xt[0].y))),at){if(mt=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(E=x=0;x<ft.length&&E<yt.length;){z=ft[x];var Ot=yt[E];rt=Ot.x,at=Ot.y,rt+=b;var At=z;x+1<ft.length&&(At=ft[x+1]);var zt=Ot;Ot=zt.x,zt=zt.y,E+1<yt.length&&(zt=yt[E+1],Ot=zt.x,zt=zt.y,Ot+=b);var Wt=mt;z.y===at?Wt=rt-z.x:z.y>at&&z.y<zt?Wt=rt+(z.y-at)/(zt-at)*(Ot-rt)-z.x:at>z.y&&at<At.y&&(Wt=rt-(z.x+(at-z.y)/(At.y-z.y)*(At.x-z.x))),Wt<mt&&(mt=Wt),At.y<=z.y?x++:zt<=at?E++:(At.y<=zt&&x++,zt<=At.y&&E++)}if(mt=b-mt,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Us(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[b++].h(at.x+E,at.y);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].y;z<x.length&&x[z].y<=rt;)z++;for(;z<x.length&&x[z].y>rt;)at=x[z++],ut[b++].h(at.x+E,at.y);for(x=Us(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);pl(a,ut),b=x}if(z=xt,rt=mt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=Us(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].y<z[0].y;)At=ft[x++],ut[E++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[E++].h(At.x+rt,At.y);for(z=z[z.length-1].y;x<ft.length&&ft[x].y<=z;)x++;for(;x<ft.length&&ft[x].y>z;)rt=ft[x++],ut[E++].h(rt.x,rt.y);for(z=Us(a,E),x=0;x<E;x++)z[x].assign(ut[x]);pl(a,ut),E=z}return z=Math.max(0,mt)+tt.width,tt=kt,pl(a,y),pl(a,yt),pl(a,ft),pl(a,xt),ot[0]=b,ot[1]=E,new Pe(mt,0,z,tt)}if(b=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(E=x=0;x<ft.length&&E<yt.length;)z=ft[x],Ot=yt[E],rt=Ot.x,at=Ot.y,at+=mt,At=z,x+1<ft.length&&(At=ft[x+1]),zt=Ot,Ot=zt.x,zt=zt.y,E+1<yt.length&&(zt=yt[E+1],Ot=zt.x,zt=zt.y,zt+=mt),Wt=b,z.x===rt?Wt=at-z.y:z.x>rt&&z.x<Ot?Wt=at+(z.x-rt)/(Ot-rt)*(zt-at)-z.y:rt>z.x&&rt<At.x&&(Wt=at-(z.y+(rt-z.x)/(At.x-z.x)*(At.y-z.y))),Wt<b&&(b=Wt),At.x<=z.x?x++:Ot<=rt?E++:(At.x<=Ot&&x++,Ot<=At.x&&E++);if(mt-=b,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Us(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[b++].h(at.x,at.y+E);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].x;z<x.length&&x[z].x<=rt;)z++;for(;z<x.length&&x[z].x>rt;)at=x[z++],ut[b++].h(at.x,at.y+E);for(x=Us(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);pl(a,ut),b=x}if(z=xt,rt=mt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=Us(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].x<z[0].x;)At=ft[x++],ut[E++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[E++].h(At.x,At.y+rt);for(z=z[z.length-1].x;x<ft.length&&ft[x].x<=z;)x++;for(;x<ft.length&&ft[x].x>z;)rt=ft[x++],ut[E++].h(rt.x,rt.y);for(z=Us(a,E),x=0;x<E;x++)z[x].assign(ut[x]);pl(a,ut),E=z}return z=kt,tt=Math.max(0,mt)+tt.height,pl(a,y),pl(a,yt),pl(a,ft),pl(a,xt),ot[0]=b,ot[1]=E,new Pe(mt,0,z,tt)}function Us(a,y){if(a=a.ru[y],a!==void 0&&(a=a.pop(),a!==void 0))return a;a=[];for(var x=0;x<y;x++)a[x]=new It;return a}function pl(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}mi.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Ua){var x=y.node;if(x!==null){var b=x.position;x=b.x,b=b.y,isFinite(x)||(x=0),isFinite(b)||(b=0),Ay(this,y,x,b)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Ua&&a.push(x);switch(this.sorting){case _f:break;case wp:a.reverse();break;case Cp:a.sort(this.comparer);break;case Lp:a.sort(this.comparer),a.reverse();break;default:Vt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(Ay(this,E,y+E.la.x,x+E.la.y),this.Rb){case O0:x+=E.Da.height+this.$d.height;break;case Iy:y+=E.Da.width+this.$d.width;break;default:Vt("Unhandled arrangement value "+this.Rb.toString())}}}};function Ay(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var tt=y[z];Ay(a,tt,x+tt.S.x,b+tt.S.y)}}}mi.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},mi.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},mi.prototype.Gu=function(){if(this.layerStyle===R0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new It(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new It(-this.layerSpacing/2,-this.nodeSpacing/2)),E=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var ot=a[tt]+y[tt];this.angle===270?(z-=ot,E.push(new Pe(0,z,x,ot))):this.angle===90?(E.push(new Pe(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,E.push(new Pe(z,0,ot,x))):(E.push(new Pe(z,0,ot,x)),z+=ot)}this.commitLayers(E,b)}},mi.prototype.commitLayers=function(){},mi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},mi.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Ua&&fx(this,y)}};function fx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,b=0;b<x;b++)fx(a,y[b])}}mi.prototype.setPortSpots=function(a){var y=a.alignment;if(Qh(y)){var x=this.ud===$l,b=al(a);switch(b){case 0:var E=Gr;break;case 90:E=Qr;break;case 180:E=Ds;break;default:E=Bs}var z=a.children,tt=z.length;switch(y){case ih:case nu:for(y=0;y<tt;y++){var ot=z[y];if(ot=(x?ot.sourceEdges:ot.destinationEdges).first(),ot!==null&&(ot=ot.link,ot!==null)){var rt=b===90||b===270?Ds:Bs;if(tt===1||y===tt-1&&tt%2===1)switch(b){case 0:rt=Ds;break;case 90:rt=Bs;break;case 180:rt=Gr;break;default:rt=Qr}else y%2===0&&(rt=b===90||b===270?Gr:Qr);x?(a.setsPortSpot&&(ot.fromSpot=E),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=E))}}break;case oh:for(b=b===90||b===270?Gr:Qr,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)));break;case Su:for(b=b===90||b===270?Ds:Bs,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)))}}else if(x=al(a),this.ud===$l){for(E=a.destinationEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.fromSpot=Gr;break;case 90:b.fromSpot=Qr;break;case 180:b.fromSpot=Ds;break;default:b.fromSpot=Bs}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=Ds;break;case 90:b.toSpot=Bs;break;case 180:b.toSpot=Gr;break;default:b.toSpot=Qr}else b.toSpot=a.childPortSpot}}else for(E=a.sourceEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.toSpot=Gr;break;case 90:b.toSpot=Qr;break;case 180:b.toSpot=Ds;break;default:b.toSpot=Bs}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=Ds;break;case 90:b.fromSpot=Bs;break;case 180:b.fromSpot=Gr;break;default:b.fromSpot=Qr}else b.fromSpot=a.childPortSpot}};function al(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}mi.prototype.computeLayerSpacing=function(a){var y=al(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var b=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*b:a.width*b}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},mi.prototype.computeNodeIndent=function(a){var y=al(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var b=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*b:a.height*b}return x=Math.max(0,x)},se.Object.defineProperties(mi.prototype,{roots:{get:function(){return this.Ub},set:function(a){this.Ub!==a&&(this.Ub=a,this.C())}},path:{get:function(){return this.Wn},set:function(a){this.Wn!==a&&(this.Wn=a,this.C())}},treeStyle:{get:function(){return this.vo},set:function(a){this.Rb===a||a!==D0&&a!==Dy&&a!==By&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==Ry&&a!==jy&&a!==R0||(this.Bq=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==O0&&a!==Iy&&a!==I0||(this.Rb=a,this.C())}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},rootDefaults:{get:function(){return this.W},set:function(a){this.W!==a&&(this.W=a,this.C())}},alternateDefaults:{get:function(){return this.Y},set:function(a){this.Y!==a&&(this.Y=a,this.C())}},sorting:{get:function(){return this.W.sorting},set:function(a){this.W.sorting===a||a!==_f&&a!==wp&&a!==Cp&&!Lp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Vt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==B0&&a!==kp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==_f&&a!==wp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==B0&&a!==kp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var A0=new Ce(mi,"PathDefault",-1),$l=new Ce(mi,"PathDestination",0),Tc=new Ce(mi,"PathSource",1),_f=new Ce(mi,"SortingForwards",10),wp=new Ce(mi,"SortingReverse",11),Cp=new Ce(mi,"SortingAscending",12),Lp=new Ce(mi,"SortingDescending",13),Hf=new Ce(mi,"AlignmentCenterSubtrees",20),Ec=new Ce(mi,"AlignmentCenterChildren",21),tu=new Ce(mi,"AlignmentStart",22),eu=new Ce(mi,"AlignmentEnd",23),ih=new Ce(mi,"AlignmentBus",24),nu=new Ce(mi,"AlignmentBusBranching",25),oh=new Ce(mi,"AlignmentTopLeftBus",26),Su=new Ce(mi,"AlignmentBottomRightBus",27),B0=new Ce(mi,"CompactionNone",30),kp=new Ce(mi,"CompactionBlock",31),D0=new Ce(mi,"StyleLayered",40),By=new Ce(mi,"StyleLastParents",41),Dy=new Ce(mi,"StyleAlternating",42),Oy=new Ce(mi,"StyleRootOnly",43),O0=new Ce(mi,"ArrangementVertical",50),Iy=new Ce(mi,"ArrangementHorizontal",51),I0=new Ce(mi,"ArrangementFixedRoots",52),Ry=new Ce(mi,"LayerIndividual",60),jy=new Ce(mi,"LayerSiblings",61),R0=new Ce(mi,"LayerUniform",62);mi.className="TreeLayout",mi.PathDefault=A0,mi.PathDestination=$l,mi.PathSource=Tc,mi.SortingForwards=_f,mi.SortingReverse=wp,mi.SortingAscending=Cp,mi.SortingDescending=Lp,mi.AlignmentCenterSubtrees=Hf,mi.AlignmentCenterChildren=Ec,mi.AlignmentStart=tu,mi.AlignmentEnd=eu,mi.AlignmentBus=ih,mi.AlignmentBusBranching=nu,mi.AlignmentTopLeftBus=oh,mi.AlignmentBottomRightBus=Su,mi.CompactionNone=B0,mi.CompactionBlock=kp,mi.StyleLayered=D0,mi.StyleLastParents=By,mi.StyleAlternating=Dy,mi.StyleRootOnly=Oy,mi.ArrangementVertical=O0,mi.ArrangementHorizontal=Iy,mi.ArrangementFixedRoots=I0,mi.LayerIndividual=Ry,mi.LayerSiblings=jy,mi.LayerUniform=R0;function Fc(a){so.call(this,a)}ue(Fc,so),Fc.prototype.createVertex=function(){return new Ua(this)},Fc.prototype.createEdge=function(){return new Wf(this)},Fc.className="TreeNetwork";function Ua(a){pr.call(this,a),this.V=!1,this.hb=null,this.u=[],this.nb=this.Ha=this.F=this.ia=0,this.td=null,this.S=new It(0,0),this.Da=new nn(0,0),this.la=new It(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=_f,this.hd=oy,this.Kb=0,this.Jb=Ec,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=kp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=Nr,this.wr=!0,this.Dp=Nr}ue(Ua,pr),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)},se.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;x<y;x++);this.u=a}}},level:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},descendantCount:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},maxChildrenCount:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},maxGenerationCount:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a)}},comments:{get:function(){return this.td},set:function(a){if(this.td!==a){if(a!==null)for(var y=a.length,x=0;x<y;x++);this.td=a}}},sorting:{get:function(){return this.nd},set:function(a){this.nd!==a&&(this.nd=a)}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a)}},angle:{get:function(){return this.Kb},set:function(a){this.Kb!==a&&(this.Kb=a)}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb!==a&&(this.Jb=a)}},nodeIndent:{get:function(){return this.Uq},set:function(a){this.Uq!==a&&(this.Uq=a)}},nodeIndentPastParent:{get:function(){return this.Vq},set:function(a){this.Vq!==a&&(this.Vq=a)}},nodeSpacing:{get:function(){return this.Wq},set:function(a){this.Wq!==a&&(this.Wq=a)}},layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&(this.ie=a)}},layerSpacingParentOverlap:{get:function(){return this.Aq},set:function(a){this.Aq!==a&&(this.Aq=a)}},compaction:{get:function(){return this.Hp},set:function(a){this.Hp!==a&&(this.Hp=a)}},breadthLimit:{get:function(){return this.Ap},set:function(a){this.Ap!==a&&(this.Ap=a)}},rowSpacing:{get:function(){return this.nr},set:function(a){this.nr!==a&&(this.nr=a)}},rowIndent:{get:function(){return this.mr},set:function(a){this.mr!==a&&(this.mr=a)}},commentSpacing:{get:function(){return this.Gp},set:function(a){this.Gp!==a&&(this.Gp=a)}},commentMargin:{get:function(){return this.Fp},set:function(a){this.Fp!==a&&(this.Fp=a)}},setsPortSpot:{get:function(){return this.xr},set:function(a){this.xr!==a&&(this.xr=a)}},portSpot:{get:function(){return this.dr},set:function(a){this.dr.D(a)||(this.dr=a)}},setsChildPortSpot:{get:function(){return this.wr},set:function(a){this.wr!==a&&(this.wr=a)}},childPortSpot:{get:function(){return this.Dp},set:function(a){this.Dp.D(a)||(this.Dp=a)}},childrenCount:{get:function(){return this.children.length}},relativePosition:{get:function(){return this.S},set:function(a){this.S.set(a)}},subtreeSize:{get:function(){return this.Da},set:function(a){this.Da.set(a)}},subtreeOffset:{get:function(){return this.la},set:function(a){this.la.set(a)}}}),Ua.className="TreeVertex";function Wf(a){oa.call(this,a),this.$t=new It(0,0)}ue(Wf,oa),Wf.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,b=null;switch(y.ud){case $l:x=this.fromVertex,b=this.toVertex;break;case Tc:x=this.toVertex,b=this.fromVertex;break;default:Vt("Unhandled path value "+y.ud.toString())}if(x!==null&&b!==null){var E=this.$t;if(E.x!==0||E.y!==0||x.qA){b=x.bounds;var z=al(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===ya,at=a.isOrthogonal,ut;if(a.uh(),at||rt){for(ut=2;4<a.pointsCount;)a.pv(2);var ft=a.i(1),mt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ft=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===eu?(z=b.bottom+E.y,E.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.top+E.y,E.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,b.right+tt,z),ut++,a.m(ut,b.right+tt+(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+2*(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+(E.x-ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.right+tt/2,ft.y),ut++),a.m(ut,b.right+tt/2,z),ut++,a.m(ut,b.right+tt+E.x-(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===eu?(z=b.right+E.x,E.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.left+E.x,E.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.bottom+tt),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+2*(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,b.bottom+tt/2),ut++),a.m(ut,z,b.bottom+tt/2),ut++,a.m(ut,z,b.bottom+tt+E.y-(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===eu?(z=b.bottom+E.y,E.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.top+E.y,E.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,b.left-tt,z),ut++,a.m(ut,b.left-tt+(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+2*(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+(E.x+ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.left-tt/2,ft.y),ut++),a.m(ut,b.left-tt/2,z),ut++,a.m(ut,b.left-tt+E.x+(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===eu?(z=b.right+E.x,E.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.left+E.x,E.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.top-tt),ut++,a.m(ut,z,b.top-tt+(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+2*(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+(E.y+ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,b.top-tt/2),ut++),a.m(ut,z,b.top-tt/2),ut++,a.m(ut,z,b.top-tt+E.y+(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Vt("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=al(x),y!==al(E)&&(tt=b.computeLayerSpacing(x),ot=x.bounds,x=E.bounds,y===0&&x.left-ot.right<tt+1||y===90&&x.top-ot.bottom<tt+1||y===180&&ot.left-x.right<tt+1||y===270&&ot.top-x.bottom<tt+1||(a.vg(),x=a.curve===ya,E=a.isOrthogonal,b=Qh(this.fromVertex.alignment),a.uh(),y===0?(y=ot.right+tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=ot.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=ot.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=ot.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},se.Object.defineProperties(Wf.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},relativePoint:{get:function(){return this.$t},set:function(a){this.$t.set(a)}}}),Wf.className="TreeEdge",Co.prototype.initializeStandardTools=function(){this.gb("Action",new ja,this.mouseDownTools),this.gb("Relinking",new fa,this.mouseDownTools),this.gb("LinkReshaping",new er,this.mouseDownTools),this.gb("Rotating",new ys,this.mouseDownTools),this.gb("Resizing",new qr,this.mouseDownTools),this.gb("Linking",new vs,this.mouseMoveTools),this.gb("Dragging",new To,this.mouseMoveTools),this.gb("DragSelecting",new wa,this.mouseMoveTools),this.gb("Panning",new Wr,this.mouseMoveTools),this.gb("ContextMenu",new Ss,this.mouseUpTools),this.gb("TextEditing",new fo,this.mouseUpTools),this.gb("ClickCreating",new ju,this.mouseUpTools),this.gb("ClickSelecting",new Lh,this.mouseUpTools)},Fl("Horizontal",new cm),Fl("Spot",new gm),Fl("Table",new mm),Fl("Viewbox",new Sm),Fl("TableRow",new vm),Fl("TableColumn",new ym),Fl("Graduated",new _g),Fl("Grid",new Gg),cf.add("GraphLinksModel",Mr),cf.add("TreeModel",Ea);var j0=Ke.go,zy={get licenseKey(){return le.licenseKey},set licenseKey(a){le.licenseKey=a},get version(){return le.version},Group:$n,EnumValue:Ce,List:He,Set:Ge,Map:Vn,Point:It,Size:nn,Rect:Pe,Margin:di,Spot:hn,Geometry:Ze,PathFigure:xr,PathSegment:zi,InputEvent:as,DiagramEvent:Tu,ChangedEvent:Mo,Model:Nn,GraphLinksModel:wi,TreeModel:bs,Binding:ir,Transaction:kr,UndoManager:No,CommandHandler:Dt,Tool:Fi,DraggingTool:To,DraggingInfo:fu,DraggingOptions:st,LinkingBaseTool:Uo,LinkingTool:vs,RelinkingTool:fa,LinkReshapingTool:er,ResizingTool:qr,RotatingTool:ys,ClickSelectingTool:Lh,ActionTool:ja,ClickCreatingTool:ju,HTMLInfo:Ml,ContextMenuTool:Ss,DragSelectingTool:wa,PanningTool:Wr,TextEditingTool:fo,ToolManager:Co,Animation:Vr,AnimationManager:ea,AnimationTrigger:$a,Layer:Tr,Diagram:le,Palette:dt,Overview:gt,Brush:Wi,GraphObject:Jt,Panel:_e,RowColumnDefinition:dr,Shape:si,TextBlock:ro,Picture:Gs,Part:In,Adornment:Ai,Node:an,Link:Ue,Placeholder:Cs,Layout:wo,LayoutNetwork:so,LayoutVertex:pr,LayoutEdge:oa,GridLayout:Dr,PanelLayout:gr,CircularLayout:Eo,CircularNetwork:jf,CircularVertex:pp,CircularEdge:y0,ForceDirectedLayout:Zr,ForceDirectedNetwork:bc,ForceDirectedVertex:mp,ForceDirectedEdge:vp,LayeredDigraphLayout:Zi,LayeredDigraphNetwork:Gf,LayeredDigraphVertex:Aa,LayeredDigraphEdge:xp,TreeLayout:mi,TreeNetwork:Fc,TreeVertex:Ua,TreeEdge:Wf};typeof j0=="object"&&j0.version&&Fn("WARNING: a `go` object on the root object is already defined. "+("Debug"in j0?"debug ":"")+"version: "+j0.version+", replaced with version: "+zy.version),le.prototype.go=zy,Ke.go=zy,typeof fn.exports=="object"&&(fn.exports=typeof Ut.g!="undefined"?Ut.g.go:self.go)}();var Tt=typeof Ut.g!="undefined"?Ut.g.go:self.go;const fe=typeof Ut.g!="undefined"?Ut.g.go:self.go,Le=fe.Group,Be=fe.EnumValue,ge=fe.List,he=fe.Set,ie=fe.Map,Oe=fe.Point,Se=fe.Size,$t=fe.Rect,tn=fe.Margin,ee=fe.Spot,Je=fe.Geometry,Ft=fe.PathFigure,et=fe.PathSegment,nt=fe.InputEvent,ct=fe.DiagramEvent,lt=fe.ChangedEvent,pt=fe.Model,vt=fe.GraphLinksModel,Lt=fe.TreeModel,Nt=fe.Binding,_t=fe.Transaction,Ht=fe.UndoManager,ne=fe.CommandHandler,Yt=fe.Tool,Qt=fe.DraggingTool,xe=fe.DraggingInfo,re=fe.LinkingBaseTool,ke=fe.LinkingTool,Ae=fe.RelinkingTool,ze=fe.LinkReshapingTool,Cn=fe.ResizingTool,en=fe.RotatingTool,mn=fe.ClickSelectingTool,Ie=fe.ActionTool,oe=fe.ClickCreatingTool,Gt=fe.HTMLInfo,Me=fe.ContextMenuTool,dn=fe.DragSelectingTool,qe=fe.PanningTool,we=fe.TextEditingTool,Ye=fe.ToolManager,Xe=fe.Animation,Sn=fe.AnimationManager,rn=fe.AnimationTrigger,Ln=fe.Layer,te=fe.Diagram,un=fe.Palette,Tn=fe.Overview,Bt=fe.Brush,Ct=fe.GraphObject,St=fe.Panel,Et=fe.RowColumnDefinition,jt=fe.Shape,Mt=fe.TextBlock,ce=fe.TextBlockMetrics,ve=fe.Picture,$e=fe.Part,We=fe.Adornment,Ne=fe.Node,Qe=fe.Link,sn=fe.Placeholder,cn=fe.Layout,Bn=fe.LayoutNetwork,_n=fe.LayoutVertex,gn=fe.LayoutEdge,ji=fe.GridLayout,li=fe.PanelLayout,Pi=fe.CircularLayout,Ei=fe.CircularNetwork,Qi=fe.CircularVertex,bi=fe.CircularEdge,Ci=fe.ForceDirectedLayout,_i=fe.ForceDirectedNetwork,sr=fe.ForceDirectedVertex,Bi=fe.ForceDirectedEdge,Oo=fe.LayeredDigraphLayout,qo=fe.LayeredDigraphNetwork,$o=fe.LayeredDigraphVertex,Ko=fe.LayeredDigraphEdge,vr=fe.TreeLayout,ar=fe.TreeNetwork,Ro=fe.TreeVertex,Ki=fe.TreeEdge,no=fe.version},2859:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{hP:function(){return Tn}});var Tt=function(Bt,Ct){return(Tt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(St,Et){St.__proto__=Et}||function(St,Et){for(var jt in Et)Object.prototype.hasOwnProperty.call(Et,jt)&&(St[jt]=Et[jt])})(Bt,Ct)};function fe(Bt,Ct){function St(){this.constructor=Bt}Tt(Bt,Ct),Bt.prototype=Ct===null?Object.create(Ct):(St.prototype=Ct.prototype,new St)}function Le(Bt,Ct,St,Et){return new(St||(St=Promise))(function(jt,Mt){function ce(We){try{$e(Et.next(We))}catch(Ne){Mt(Ne)}}function ve(We){try{$e(Et.throw(We))}catch(Ne){Mt(Ne)}}function $e(We){var Ne;We.done?jt(We.value):(Ne=We.value,Ne instanceof St?Ne:new St(function(Qe){Qe(Ne)})).then(ce,ve)}$e((Et=Et.apply(Bt,Ct||[])).next())})}function Be(Bt,Ct){var St,Et,jt,Mt,ce={label:0,sent:function(){if(1&jt[0])throw jt[1];return jt[1]},trys:[],ops:[]};return Mt={next:ve(0),throw:ve(1),return:ve(2)},typeof Symbol=="function"&&(Mt[Symbol.iterator]=function(){return this}),Mt;function ve($e){return function(We){return function(Ne){if(St)throw new TypeError("Generator is already executing.");for(;ce;)try{if(St=1,Et&&(jt=2&Ne[0]?Et.return:Ne[0]?Et.throw||((jt=Et.return)&&jt.call(Et),0):Et.next)&&!(jt=jt.call(Et,Ne[1])).done)return jt;switch(Et=0,jt&&(Ne=[2&Ne[0],jt.value]),Ne[0]){case 0:case 1:jt=Ne;break;case 4:return ce.label++,{value:Ne[1],done:!1};case 5:ce.label++,Et=Ne[1],Ne=[0];continue;case 7:Ne=ce.ops.pop(),ce.trys.pop();continue;default:if(jt=ce.trys,!((jt=jt.length>0&&jt[jt.length-1])||Ne[0]!==6&&Ne[0]!==2)){ce=0;continue}if(Ne[0]===3&&(!jt||Ne[1]>jt[0]&&Ne[1]<jt[3])){ce.label=Ne[1];break}if(Ne[0]===6&&ce.label<jt[1]){ce.label=jt[1],jt=Ne;break}if(jt&&ce.label<jt[2]){ce.label=jt[2],ce.ops.push(Ne);break}jt[2]&&ce.ops.pop(),ce.trys.pop();continue}Ne=Ct.call(Bt,ce)}catch(Qe){Ne=[6,Qe],Et=0}finally{St=jt=0}if(5&Ne[0])throw Ne[1];return{value:Ne[0]?Ne[1]:void 0,done:!0}}([$e,We])}}}function ge(){for(var Bt=0,Ct=0,St=arguments.length;Ct<St;Ct++)Bt+=arguments[Ct].length;var Et=Array(Bt),jt=0;for(Ct=0;Ct<St;Ct++)for(var Mt=arguments[Ct],ce=0,ve=Mt.length;ce<ve;ce++,jt++)Et[jt]=Mt[ce];return Et}var he=function(){function Bt(){}return Bt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Bt.setAttributes=function(Ct,St){for(var Et=0,jt=St;Et<jt.length;Et++){var Mt=jt[Et],ce=Mt[0],ve=Mt[1];Ct.setAttribute(ce,ve)}},Bt.createRect=function(Ct,St,Et){var jt=document.createElementNS("http://www.w3.org/2000/svg","rect");return jt.setAttribute("width",Ct.toString()),jt.setAttribute("height",St.toString()),Et&&Bt.setAttributes(jt,Et),jt},Bt.createLine=function(Ct,St,Et,jt,Mt){var ce=document.createElementNS("http://www.w3.org/2000/svg","line");return ce.setAttribute("x1",Ct.toString()),ce.setAttribute("y1",St.toString()),ce.setAttribute("x2",Et.toString()),ce.setAttribute("y2",jt.toString()),Mt&&Bt.setAttributes(ce,Mt),ce},Bt.createPolygon=function(Ct,St){var Et=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Et.setAttribute("points",Ct),St&&Bt.setAttributes(Et,St),Et},Bt.createCircle=function(Ct,St){var Et=document.createElementNS("http://www.w3.org/2000/svg","circle");return Et.setAttribute("cx",(Ct/2).toString()),Et.setAttribute("cy",(Ct/2).toString()),Et.setAttribute("r",Ct.toString()),St&&Bt.setAttributes(Et,St),Et},Bt.createEllipse=function(Ct,St,Et){var jt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return jt.setAttribute("cx",(Ct/2).toString()),jt.setAttribute("cy",(St/2).toString()),jt.setAttribute("rx",(Ct/2).toString()),jt.setAttribute("ry",(St/2).toString()),Et&&Bt.setAttributes(jt,Et),jt},Bt.createGroup=function(Ct){var St=document.createElementNS("http://www.w3.org/2000/svg","g");return Ct&&Bt.setAttributes(St,Ct),St},Bt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Bt.createMarker=function(Ct,St,Et,jt,Mt,ce,ve){var $e=document.createElementNS("http://www.w3.org/2000/svg","marker");return Bt.setAttributes($e,[["id",Ct],["orient",St],["markerWidth",Et.toString()],["markerHeight",jt.toString()],["refX",Mt.toString()],["refY",ce.toString()]]),$e.appendChild(ve),$e},Bt.createText=function(Ct){var St=document.createElementNS("http://www.w3.org/2000/svg","text");return St.setAttribute("x","0"),St.setAttribute("y","0"),Ct&&Bt.setAttributes(St,Ct),St},Bt.createTSpan=function(Ct,St){var Et=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Et.textContent=Ct,St&&Bt.setAttributes(Et,St),Et},Bt.createImage=function(Ct){var St=document.createElementNS("http://www.w3.org/2000/svg","image");return Ct&&Bt.setAttributes(St,Ct),St},Bt.createPoint=function(Ct,St){var Et=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Et.x=Ct,Et.y=St,Et},Bt.createPath=function(Ct,St){var Et=document.createElementNS("http://www.w3.org/2000/svg","path");return Et.setAttribute("d",Ct),St&&Bt.setAttributes(Et,St),Et},Bt}(),ie=function(){function Bt(){}return Bt.addKey=function(Ct){Bt.key=Ct},Object.defineProperty(Bt,"isLicensed",{get:function(){return!!Bt.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(Bt.key)},enumerable:!1,configurable:!0}),Bt}(),Oe=function(){function Bt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Bt.prototype.rasterize=function(Ct,St,Et){var jt=this;return new Promise(function(Mt){var ce=Et!==void 0?Et:document.createElement("canvas");Ct===null&&(jt.markersOnly=!0,jt.naturalSize=!1);var ve=document.createElementNS("http://www.w3.org/2000/svg","svg");ve.setAttribute("xmlns","http://www.w3.org/2000/svg"),ve.setAttribute("width",St.width.baseVal.valueAsString),ve.setAttribute("height",St.height.baseVal.valueAsString),ve.setAttribute("viewBox","0 0 "+St.viewBox.baseVal.width.toString()+" "+St.viewBox.baseVal.height.toString()),ve.innerHTML=St.innerHTML,jt.naturalSize===!0?(ve.width.baseVal.value=Ct.naturalWidth,ve.height.baseVal.value=Ct.naturalHeight):jt.width!==void 0&&jt.height!==void 0&&(ve.width.baseVal.value=jt.width,ve.height.baseVal.value=jt.height),ce.width=ve.width.baseVal.value,ce.height=ve.height.baseVal.value;var $e=ve.outerHTML,We=ce.getContext("2d");jt.markersOnly!==!0&&We.drawImage(Ct,0,0,ce.width,ce.height);var Ne=window.URL,Qe=new Image(ce.width,ce.height);Qe.setAttribute("crossOrigin","anonymous");var sn=new Blob([$e],{type:"image/svg+xml"}),cn=Ne.createObjectURL(sn);Qe.onload=function(){We.drawImage(Qe,0,0),Ne.revokeObjectURL(cn);var Bn=ce.toDataURL(jt.imageType,jt.imageQuality);Mt(Bn)},Qe.src=cn})},Bt}(),Se=function(){},$t=function(){function Bt(Ct){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Ct+"_"}return Object.defineProperty(Bt.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"defaultSettings",{get:function(){return{canvasBackgroundColor:"#ffffff",toolbarBackgroundColor:"#111111",toolbarBackgroundHoverColor:"#333333",toolbarColor:"#eeeeee",toolbarHeight:40,toolboxColor:"#eeeeee",toolboxAccentColor:"#3080c3",undoButtonVisible:!0,redoButtonVisible:!1,zoomButtonVisible:!1,zoomOutButtonVisible:!1,clearButtonVisible:!1,resultButtonBlockVisible:!0,logoPosition:"left"}},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),Bt.prototype.addClass=function(Ct){return this.styleSheet===void 0&&this.addStyleSheet(),Ct.name=""+this.classNamePrefix+Ct.localName,this.classes.push(Ct),this.styleSheet.sheet.insertRule("."+Ct.name+" {"+Ct.style+"}",this.styleSheet.sheet.cssRules.length),Ct},Bt.prototype.addRule=function(Ct){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Ct),this.styleSheet.sheet.insertRule(Ct.selector+" {"+Ct.style+"}",this.styleSheet.sheet.cssRules.length)},Bt.prototype.addStyleSheet=function(){var Ct;this.styleSheet=document.createElement("style"),((Ct=this.styleSheetRoot)!==null&&Ct!==void 0?Ct:document.head).appendChild(this.styleSheet),this.addRule(new tn("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new tn("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new tn("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new ee("fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new ee("fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},Bt.prototype.removeStyleSheet=function(){var Ct;this.styleSheet&&(((Ct=this.styleSheetRoot)!==null&&Ct!==void 0?Ct:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Bt}(),tn=function(Bt,Ct){this.selector=Bt,this.style=Ct},ee=function(Bt,Ct){this.localName=Bt,this.style=Ct},Je=function(){function Bt(Ct,St,Et,jt,Mt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Ct,this.displayMode=St,this.markerItems=Et,this.uiStyleSettings=jt,this.styles=Mt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return Bt.prototype.show=function(Ct){var St=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Ct,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Et=document.createElement("div");Et.className=this.toolbarBlockStyleClass.name,Et.style.whiteSpace="nowrap",this.uiContainer.appendChild(Et),this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(Mt){var ce=document.createElement("div");ce.className=""+St.toolbarButtonStyleClass.name,ce.setAttribute("data-type-name",Mt.typeName),ce.innerHTML=Mt.icon,ce.addEventListener("click",function(){St.markerToolbarButtonClicked(ce,Mt)}),St.buttons.push(ce),St.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='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var jt=document.createElement("div");jt.className=this.toolbarBlockStyleClass.name,jt.style.whiteSpace="nowrap",jt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(jt),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},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 St=0;St<this.markerButtons.length;St++)St<Ct||St===Ct&&this.markerButtons.length-1===Ct?this.markerButtonBlock.appendChild(this.markerButtons[St]):(St===Ct&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[St]))}},Bt.prototype.overflowButtonClicked=function(){this.markerButtonOverflowBlock.style.display!=="none"?(this.markerButtonOverflowBlock.className=this.markerButtonOverflowBlock.className.replace(this.styles.fadeInAnimationClassName,""),this.markerButtonOverflowBlock.style.display="none"):(this.markerButtonOverflowBlock.className+=" "+this.styles.fadeInAnimationClassName,this.markerButtonOverflowBlock.style.top=this.uiContainer.offsetTop+this.overflowButton.offsetHeight+"px",this.markerButtonOverflowBlock.style.right=this.uiContainer.offsetWidth-this.overflowButton.offsetLeft-this.overflowButton.offsetWidth+2*this.uiContainer.offsetLeft+"px",this.markerButtonOverflowBlock.style.display="inline-block")},Bt.prototype.resetButtonStyles=function(){var Ct=this;this.buttons.forEach(function(St){St.className=St.className.replace(Ct.uiStyleSettings.toolbarButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarButtonStyleColorsClassName:Ct.toolbarButtonStyleColorsClass.name,"").trim(),St.className=St.className.replace(Ct.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Ct.toolbarActiveButtonStyleColorsClass.name,"").trim(),St.className+=" "+(Ct.uiStyleSettings.toolbarButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarButtonStyleColorsClassName:Ct.toolbarButtonStyleColorsClass.name)})},Bt.prototype.addActionButton=function(Ct,St,Et){var jt=this,Mt=document.createElement("div");switch(Mt.className=""+this.toolbarButtonStyleClass.name,Mt.innerHTML=St,Mt.setAttribute("data-action",Et),Mt.addEventListener("click",function(){jt.actionToolbarButtonClicked(Mt,Et)}),Et){case"select":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Mt.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Mt.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Mt.style.fill=this.uiStyleSettings.closeButtonColor}Ct.appendChild(Mt),this.buttons.push(Mt)},Bt.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new ee("toolbar",`
|
|
width: 100%;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
height: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
box-sizing: content-box;
|
|
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
overflow: hidden;
|
|
`)),this.toolbarStyleColorsClass=this.styles.addClass(new ee("toolbar_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new ee("toolbar-block",`
|
|
display: inline-block;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new ee("toolbar-overflow-block",`
|
|
position: absolute;
|
|
top: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
|
|
z-index: 10;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new ee("toolbar-overflow-block_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`));var Ct=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new ee("toolbar_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*Ct)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*Ct)+`px;
|
|
padding: `+Ct+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new ee("toolbar_button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new ee("toolbar_active_button",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new tn("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new tn("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`))},Bt.prototype.markerToolbarButtonClicked=function(Ct,St){this.setActiveButton(Ct),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Et){return Et("marker",St)}),this.markerButtonOverflowBlock.style.display="none"},Bt.prototype.actionToolbarButtonClicked=function(Ct,St){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Et){return Et("action",St)}),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 St=this.markerButtons.find(function(Et){return Et.getAttribute("data-type-name")===Ct});St&&this.setActiveButton(St)},Bt.prototype.setCurrentMarker=function(Ct){var St=this;this.currentMarker=Ct,this.buttons.filter(function(Et){return/delete|notes/.test(Et.getAttribute("data-action"))}).forEach(function(Et){St.currentMarker===void 0?(Et.style.fillOpacity="0.4",Et.style.pointerEvents="none"):(Et.style.fillOpacity="1",Et.style.pointerEvents="all")})},Bt}(),Ft=function(){function Bt(Ct,St,Et,jt){this.panels=[],this.panelButtons=[],this.markerjsContainer=Ct,this.displayMode=St,this.uiStyleSettings=Et,this.styles=jt,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 St=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*St)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*St)+`px;
|
|
padding: `+St+`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 tn("."+this.toolboxButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new tn("."+this.toolboxButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`))},Bt.prototype.show=function(Ct){var St;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Ct,this.uiContainer.className=this.toolboxStyleClass.name+" "+((St=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&St!==void 0?St:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Bt.prototype.setPanelButtons=function(Ct){var St,Et,jt=this;this.panels=Ct,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((St=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&St!==void 0?St: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(Mt){var ce;Mt.uiStyleSettings=jt.uiStyleSettings;var ve=document.createElement("div");ve.className=jt.toolboxButtonStyleClass.name+" "+((ce=jt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&ce!==void 0?ce:jt.toolboxButtonStyleColorsClass.name),ve.innerHTML=Mt.icon,ve.title=Mt.title,ve.addEventListener("click",function(){jt.panelButtonClick(Mt)}),jt.panelButtons.push(ve),jt.buttonRow.appendChild(ve)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Bt.prototype.panelButtonClick=function(Ct){var St=this,Et=-1;if(Ct!==this.activePanel){Et=this.panels.indexOf(Ct),this.panelRow.innerHTML="";var jt=Ct.getUi();jt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(jt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=Ct}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){St.displayMode==="inline"?St.panelRow.style.display="none":St.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Mt,ce){var ve,$e;Mt.className=St.toolboxButtonStyleClass.name+" "+(ce===Et?""+((ve=St.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&ve!==void 0?ve:St.toolboxActiveButtonStyleColorsClass.name):""+(($e=St.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&$e!==void 0?$e:St.toolboxButtonStyleColorsClass.name))})},Bt}(),et=function(Bt,Ct){this.title=Bt,this.icon=Ct},nt=function(Bt){function Ct(St,Et,jt,Mt){var ce=Bt.call(this,St,Mt||'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117.5 9a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5m-3-4A1.5 1.5 0 0113 6.5 1.5 1.5 0 0114.5 5 1.5 1.5 0 0116 6.5 1.5 1.5 0 0114.5 8m-5 0A1.5 1.5 0 018 6.5 1.5 1.5 0 019.5 5 1.5 1.5 0 0111 6.5 1.5 1.5 0 019.5 8m-3 4A1.5 1.5 0 015 10.5 1.5 1.5 0 016.5 9 1.5 1.5 0 018 10.5 1.5 1.5 0 016.5 12M12 3a9 9 0 00-9 9 9 9 0 009 9 1.5 1.5 0 001.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5 1.5 0 011.5-1.5H16a5 5 0 005-5c0-4.42-4.03-8-9-8z"/></svg>')||this;return ce.colors=[],ce.addTransparent=!1,ce.colorBoxes=[],ce.colors=Et,ce.currentColor=jt,ce.setCurrentColor=ce.setCurrentColor.bind(ce),ce.getColorBox=ce.getColorBox.bind(ce),ce}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.whiteSpace="nowrap",this.colors.forEach(function(jt){var Mt=St.getColorBox(jt);Et.appendChild(Mt),St.colorBoxes.push(Mt)}),Et},Ct.prototype.getColorBox=function(St){var Et=this,jt=this.uiStyleSettings.toolbarHeight/4,Mt=this.uiStyleSettings.toolbarHeight-jt,ce=document.createElement("div");ce.style.display="inline-block",ce.style.boxSizing="content-box",ce.style.width=Mt-2+"px",ce.style.height=Mt-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=(Mt+2)/2+"px",ce.style.borderColor=St===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",ce.addEventListener("click",function(){Et.setCurrentColor(St,ce)});var ve=document.createElement("div");return ve.style.display="inline-block",ve.style.width=Mt-2+"px",ve.style.height=Mt-2+"px",ve.style.backgroundColor=St,ve.style.borderRadius=Mt/2+"px",St==="transparent"&&(ve.style.fill=this.uiStyleSettings.toolboxAccentColor,ve.innerHTML=`<svg viewBox="0 0 24 24">
|
|
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
|
|
</svg>`),ce.appendChild(ve),ce},Ct.prototype.setCurrentColor=function(St,Et){var jt=this;this.currentColor=St,this.colorBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(St)},Ct}(et),ct=function(){function Bt(Ct,St,Et){this._state="new",this._isSelected=!1,this._container=Ct,this._overlayContainer=St,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,St){},Bt.prototype.dblClick=function(Ct,St){},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,St){},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=he.createGroup(),this.visual.appendChild(he.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(he.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Bt.prototype.ownsTarget=function(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,St){return Ct.a=St.a,Ct.b=St.b,Ct.c=St.c,Ct.d=St.d,Ct.e=St.e,Ct.f=St.f,Ct},Bt}(),Lt=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.left=0,Mt.top=0,Mt.width=0,Mt.height=0,Mt.defaultSize={x:50,y:20},Mt.offsetX=0,Mt.offsetY=0,Mt.rotationAngle=0,Mt.CB_DISTANCE=10,Mt._suppressMarkerCreateEvent=!1,Mt.container.transform.baseVal.appendItem(he.createTransform()),Mt.setupControlBox(),Mt}return fe(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(St){this._visual=St;var Et=he.createTransform();this._visual.transform.baseVal.appendItem(Et)},enumerable:!1,configurable:!0}),Ct.prototype.ownsTarget=function(St){return!!Bt.prototype.ownsTarget.call(this,St)||!!(this.controlGrips.findGripByVisual(St)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(St))},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.state==="new"&&(this.left=St.x,this.top=St.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var jt=this.unrotatePoint(St);if(this.manipulationStartX=jt.x,this.manipulationStartY=jt.y,this.offsetX=jt.x-this.left,this.offsetY=jt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Et),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Et)){this.activeGrip=this.rotatorGrip;var Mt=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Mt.x-this.width/2,this.top=Mt.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var 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(St){var Et=this.state;Bt.prototype.pointerUp.call(this,St),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(St),this._state="select",Et==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Ct.prototype.moveVisual=function(St){this.visual.style.transform="translate("+St.x+"px, "+St.y+"px)"},Ct.prototype.manipulate=function(St){var Et=this.unrotatePoint(St);this.state==="creating"?this.resize(St):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(St)},Ct.prototype.resize=function(St){var Et=this.manipulationStartLeft,jt=this.manipulationStartWidth,Mt=this.manipulationStartTop,ce=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Et=this.manipulationStartLeft+St.x-this.manipulationStartX,jt=this.manipulationStartWidth+this.manipulationStartLeft-Et;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:jt=this.manipulationStartWidth+St.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Mt=this.manipulationStartTop+St.y-this.manipulationStartY,ce=this.manipulationStartHeight+this.manipulationStartTop-Mt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:ce=this.manipulationStartHeight+St.y-this.manipulationStartY}jt>=0?(this.left=Et,this.width=jt):(this.left=Et+jt,this.width=-jt),ce>=0?(this.top=Mt,this.height=ce):(this.top=Mt+ce,this.height=-ce),this.setSize()},Ct.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Ct.prototype.rotate=function(St){if(Math.abs(St.x-this.centerX)>.1){var Et=Math.sign(St.x-this.centerX);this.rotationAngle=180*Math.atan((St.y-this.centerY)/(St.x-this.centerX))/Math.PI+90*Et,this.applyRotation()}},Ct.prototype.applyRotation=function(){var St=this.container.transform.baseVal.getItem(0);St.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(St,0)},Ct.prototype.rotatePoint=function(St){if(this.rotationAngle===0)return St;var Et=this.container.getCTM(),jt=he.createPoint(St.x,St.y);return{x:(jt=jt.matrixTransform(Et)).x,y:jt.y}},Ct.prototype.unrotatePoint=function(St){if(this.rotationAngle===0)return St;var Et=this.container.getCTM();Et=Et.inverse();var jt=he.createPoint(St.x,St.y);return{x:(jt=jt.matrixTransform(Et)).x,y:jt.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=he.createGroup();var St=he.createTransform();St.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(St),this.container.appendChild(this.controlBox),this.controlRect=he.createRect(this.width+this.CB_DISTANCE,this.height+this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"],["fill","transparent"],["pointer-events","none"]]),this.controlBox.appendChild(this.controlRect),this.globalSettings.disableRotation!==!0&&(this.rotatorGripLine=he.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new lt,this.addControlGrips(),this.controlBox.style.display="none"},Ct.prototype.adjustControlBox=function(){var St=this.controlBox.transform.baseVal.getItem(0);St.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(St,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 St=new pt;return St.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(St.visual),St},Ct.prototype.positionGrips=function(){var St=this.controlGrips.topLeft.GRIP_SIZE,Et=-St/2,jt=Et,Mt=(this.width+this.CB_DISTANCE)/2-St/2,ce=(this.height+this.CB_DISTANCE)/2-St/2,ve=this.height+this.CB_DISTANCE-St/2,$e=this.width+this.CB_DISTANCE-St/2;this.positionGrip(this.controlGrips.topLeft.visual,Et,jt),this.positionGrip(this.controlGrips.topCenter.visual,Mt,jt),this.positionGrip(this.controlGrips.topRight.visual,$e,jt),this.positionGrip(this.controlGrips.centerLeft.visual,Et,ce),this.positionGrip(this.controlGrips.centerRight.visual,$e,ce),this.positionGrip(this.controlGrips.bottomLeft.visual,Et,ve),this.positionGrip(this.controlGrips.bottomCenter.visual,Mt,ve),this.positionGrip(this.controlGrips.bottomRight.visual,$e,ve),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Mt,jt-3*this.CB_DISTANCE)},Ct.prototype.positionGrip=function(St,Et,jt){var Mt=St.transform.baseVal.getItem(0);Mt.setTranslate(Et,jt),St.transform.baseVal.replaceItem(Mt,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(St){Bt.prototype.restoreState.call(this,St);var Et=St;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(St,Et){Bt.prototype.scale.call(this,St,Et);var jt=this.rotatePoint({x:this.left,y:this.top}),Mt=this.unrotatePoint({x:jt.x*St,y:jt.y*Et});this.left=Mt.x,this.top=Mt.y,this.width=this.width*St,this.height=this.height*Et,this.adjustControlBox()},Ct}(ct),Nt=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual)},Ct.prototype.createVisual=function(){this.visual=he.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.state==="new"&&(this.createVisual(),this.moveVisual(St),this._state="creating")},Ct.prototype.manipulate=function(St){Bt.prototype.manipulate.call(this,St)},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),this.setSize()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(St){Bt.prototype.pointerUp.call(this,St),this.setSize()},Ct.prototype.setStrokeColor=function(St){this.strokeColor=St,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(St),this.stateChanged()},Ct.prototype.setFillColor=function(St){this.fillColor=St,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Ct.prototype.setStrokeWidth=function(St){this.strokeWidth=St,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(St){this.strokeDasharray=St,this.visual&&he.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(St){var Et=St;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,St),this.setSize()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.setSize()},Ct.title="Rectangle marker",Ct}(Lt),_t=function(Bt){function Ct(St,Et,jt,Mt){var ce=Bt.call(this,St,Mt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return ce.widths=[],ce.widthBoxes=[],ce.widths=Et,ce.currentWidth=jt,ce.setCurrentWidth=ce.setCurrentWidth.bind(ce),ce}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.widths.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.flexGrow="2",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=jt===St.currentWidth?St.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){St.setCurrentWidth(jt,Mt)}),Et.appendChild(Mt);var ce=document.createElement("div");ce.innerText=jt.toString(),ce.style.marginRight="5px",Mt.appendChild(ce);var ve=document.createElement("div");ve.style.minHeight="20px",ve.style.flexGrow="2",ve.style.display="flex",ve.style.alignItems="center";var $e=document.createElement("hr");$e.style.minWidth="20px",$e.style.border="0px",$e.style.borderTop=jt+"px solid "+St.uiStyleSettings.toolboxColor,$e.style.flexGrow="2",ve.appendChild($e),Mt.appendChild(ve),St.widthBoxes.push(Mt)}),Et},Ct.prototype.setCurrentWidth=function(St,Et){var jt=this;this.currentWidth=St,this.widthBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Ct}(et),Ht=function(Bt){function Ct(St,Et,jt,Mt){var ce=Bt.call(this,St,Mt||'<svg viewBox="0 0 24 24"><path d="M3 16h5v-2H3v2m6.5 0h5v-2h-5v2m6.5 0h5v-2h-5v2M3 20h2v-2H3v2m4 0h2v-2H7v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2M3 12h8v-2H3v2m10 0h8v-2h-8v2M3 4v4h18V4H3z"/></svg>')||this;return ce.styles=[],ce.styleBoxes=[],ce.styles=Et,ce.currentStyle=jt,ce.setCurrentStyle=ce.setCurrentStyle.bind(ce),ce}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.styles.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/St.styles.length-5+"%",Mt.style.borderColor=jt===St.currentStyle?St.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){St.setCurrentStyle(jt,Mt)}),Et.appendChild(Mt);var ce=document.createElement("div");ce.style.minHeight="20px",ce.style.flexGrow="2",ce.style.overflow="hidden";var ve=`<svg width="100" height="20">
|
|
<line x1="0" y1="10" x2="100" y2="10" stroke="`+St.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(jt!==""?'stroke-dasharray="'+jt+'"':"")+` />
|
|
</svg>`;ce.innerHTML=ve,Mt.appendChild(ce),St.styleBoxes.push(Mt)}),Et},Ct.prototype.setCurrentStyle=function(St,Et){var jt=this;this.currentStyle=St,this.styleBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Ct}(et),ne=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Ht("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return fe(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 St=Bt.prototype.getState.call(this);return St.typeName=Ct.typeName,St},Ct.typeName="FrameMarker",Ct.title="Frame marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Ct}(Nt),Yt=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},Qt=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.x1=0,Mt.y1=0,Mt.x2=0,Mt.y2=0,Mt.defaultLength=50,Mt.manipulationStartX=0,Mt.manipulationStartY=0,Mt.manipulationStartX1=0,Mt.manipulationStartY1=0,Mt.manipulationStartX2=0,Mt.manipulationStartY2=0,Mt.setupControlBox(),Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!!Bt.prototype.ownsTarget.call(this,St)||!(!this.grip1.ownsTarget(St)&&!this.grip2.ownsTarget(St))},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.manipulationStartX=St.x,this.manipulationStartY=St.y,this.state==="new"&&(this.x1=St.x,this.y1=St.y,this.x2=St.x,this.y2=St.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(St){var Et=this.state;Bt.prototype.pointerUp.call(this,St),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(St),this._state="select",Et==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Ct.prototype.adjustVisual=function(){},Ct.prototype.manipulate=function(St){this.state==="creating"?this.resize(St):this.state==="move"?(this.x1=this.manipulationStartX1+St.x-this.manipulationStartX,this.y1=this.manipulationStartY1+St.y-this.manipulationStartY,this.x2=this.manipulationStartX2+St.x-this.manipulationStartX,this.y2=this.manipulationStartY2+St.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(St)},Ct.prototype.resize=function(St){switch(this.activeGrip){case this.grip1:this.x1=St.x,this.y1=St.y;break;case this.grip2:case void 0:this.x2=St.x,this.y2=St.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=he.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 St=new pt;return St.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(St.visual),St},Ct.prototype.positionGrips=function(){var St=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-St/2,this.y1-St/2),this.positionGrip(this.grip2.visual,this.x2-St/2,this.y2-St/2)},Ct.prototype.positionGrip=function(St,Et,jt){var Mt=St.transform.baseVal.getItem(0);Mt.setTranslate(Et,jt),St.transform.baseVal.replaceItem(Mt,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(St){Bt.prototype.restoreState.call(this,St);var Et=St;this.x1=Et.x1,this.y1=Et.y1,this.x2=Et.x2,this.y2=Et.y2},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.x1=this.x1*St,this.y1=this.y1*Et,this.x2=this.x2*St,this.y2=this.y2*Et,this.adjustVisual(),this.adjustControlBox()},Ct}(ct),xe=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Ht("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual&&St!==this.selectorLine&&St!==this.visibleLine)},Ct.prototype.createVisual=function(){this.visual=he.createGroup(),this.selectorLine=he.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=he.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,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()),he.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),he.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),he.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setStrokeColor=function(St){this.strokeColor=St,this.adjustVisual(),this.colorChanged(St)},Ct.prototype.setStrokeWidth=function(St){this.strokeWidth=St,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(St){this.strokeDasharray=St,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 St=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){Bt.prototype.restoreState.call(this,St);var Et=St;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='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Ct}(Qt),re=function(Bt){function Ct(St,Et,jt,Mt){var ce=Bt.call(this,St,Mt||'<svg viewBox="0 0 24 24"><path d="M17 8h3v12h1v1h-4v-1h1v-3h-4l-1.5 3H14v1h-4v-1h1l6-12m1 1l-3.5 7H18V9M5 3h5c1.11 0 2 .89 2 2v11H9v-5H6v5H3V5c0-1.11.89-2 2-2m1 2v4h3V5H6z"/></svg>')||this;return ce.fonts=[],ce.fontBoxes=[],ce.fonts=Et,ce.currentFont=jt,ce.setCurrentFont=ce.setCurrentFont.bind(ce),ce}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.flexGrow="2",this.fonts.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="inline-block",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/St.fonts.length-5+"%",Mt.style.borderColor=jt===St.currentFont?St.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){St.setCurrentFont(jt,Mt)}),Et.appendChild(Mt);var ce=document.createElement("div");ce.style.display="flex",ce.style.minHeight="20px",ce.style.flexGrow="2",ce.style.fontFamily=jt,ce.style.overflow="hidden";var ve=document.createElement("div");ve.style.whiteSpace="nowrap",ve.style.overflow="hidden",ve.style.textOverflow="ellipsis",ve.innerHTML="The quick brown fox jumps over the lazy dog",ce.appendChild(ve),Mt.appendChild(ce),St.fontBoxes.push(Mt)}),Et},Ct.prototype.setCurrentFont=function(St,Et){var jt=this;this.currentFont=St,this.fontBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Ct}(et),ke=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.color="transparent",Mt.padding=5,Mt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Mt.text=Mt.DEFAULT_TEXT,Mt.isMoved=!1,Mt.color=jt.defaultColor,Mt.fontFamily=jt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setColor=Mt.setColor.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.renderText=Mt.renderText.bind(Mt),Mt.sizeText=Mt.sizeText.bind(Mt),Mt.textEditDivClicked=Mt.textEditDivClicked.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.setSize=Mt.setSize.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){if(Bt.prototype.ownsTarget.call(this,St)||St===this.visual||St===this.textElement||St===this.bgRectangle)return!0;var Et=!1;return this.textElement.childNodes.forEach(function(jt){jt===St&&(Et=!0)}),Et},Ct.prototype.createVisual=function(){this.visual=he.createGroup(),this.bgRectangle=he.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=he.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(he.createTransform()),this.textElement.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.isMoved=!1,this.pointerDownPoint=St,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(St),this._state="creating")},Ct.prototype.renderText=function(){var St=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){St.textElement.appendChild(he.createTSpan(Et.trim()===""?" ":Et.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Ct.prototype.getTextScale=function(){var St=this.textElement.getBBox(),Et=1;if(St.width>0&&St.height>0){var jt=(1*this.width-this.width*this.padding*2/100)/St.width,Mt=(1*this.height-this.height*this.padding*2/100)/St.height;Et=Math.min(jt,Mt)}return Et},Ct.prototype.getTextPosition=function(St){var Et=this.textElement.getBBox(),jt=0,Mt=0;return Et.width>0&&Et.height>0&&(jt=(this.width-Et.width*St)/2,Mt=this.height/2-Et.height*St/2),{x:jt,y:Mt}},Ct.prototype.sizeText=function(){var St=this.textElement.getBBox(),Et=this.getTextScale(),jt=this.getTextPosition(Et);jt.y-=St.y*Et,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+jt.x+"px, "+jt.y+"px) scale("+Et+", "+Et+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(jt.x,jt.y),this.textElement.transform.baseVal.getItem(1).setScale(Et,Et))},Ct.prototype.manipulate=function(St){Bt.prototype.manipulate.call(this,St),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(St.x-this.pointerDownPoint.x)>5||Math.abs(St.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),this.isMoved=!0,this.setSize(),this.sizeText()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Ct.prototype.pointerUp=function(St){var Et=this.state;Et==="creating"&&(this._suppressMarkerCreateEvent=!0),Bt.prototype.pointerUp.call(this,St),this.setSize(),(Et==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.showTextEditor=function(){var St=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(St.textEditor.style.fontSize);St.textEditor.clientWidth>=Number.parseInt(St.textEditor.style.maxWidth)&&Et>.9;)Et-=.1,St.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 jt=Et.clipboardData.getData("text"),Mt=window.getSelection();if(!Mt.rangeCount)return!1;Mt.deleteFromDocument(),Mt.getRangeAt(0).insertNode(document.createTextNode(jt)),Et.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){St.textEditDivClicked(St.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 St=this.getTextScale(),Et=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),jt=this.textElement.getBBox(),Mt={x:jt.width*St,y:jt.height*St};Et.x-=Mt.x/2,Et.y-=Mt.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*St,12)+"px",this.textElement.style.display="none"}},Ct.prototype.textEditDivClicked=function(St){this.text=St.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(St,Et){Bt.prototype.dblClick.call(this,St,Et),this.showTextEditor()},Ct.prototype.setColor=function(St){this.textElement&&he.setAttributes(this.textElement,[["fill",St]]),this.color=St,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(St)},Ct.prototype.setFont=function(St){this.textElement&&he.setAttributes(this.textElement,[["font-family",St]]),this.fontFamily=St,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 St=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){var Et=St;this.color=Et.color,this.fontFamily=Et.fontFamily,this.padding=Et.padding,this.text=Et.text,this.createVisual(),Bt.prototype.restoreState.call(this,St),this.setSize()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.setSize(),this.sizeText(),this.positionTextEditor()},Ct.typeName="TextMarker",Ct.title="Text marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',Ct}(Lt),Ae=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.color="transparent",Mt.lineWidth=3,Mt.drawing=!1,Mt.pixelRatio=1,Mt.color=jt.defaultColor,Mt.lineWidth=jt.defaultStrokeWidth,Mt.pixelRatio=jt.freehandPixelRatio,Mt.setColor=Mt.setColor.bind(Mt),Mt.addCanvas=Mt.addCanvas.bind(Mt),Mt.finishCreation=Mt.finishCreation.bind(Mt),Mt.setLineWidth=Mt.setLineWidth.bind(Mt),Mt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.lineWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.lineWidthPanel.onWidthChanged=Mt.setLineWidth,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual&&St!==this.drawingImage)},Ct.prototype.createVisual=function(){this.visual=he.createGroup(),this.drawingImage=he.createImage(),this.visual.appendChild(this.drawingImage);var St=he.createTransform();this.visual.transform.baseVal.appendItem(St),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(St,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(St.x,St.y),this.drawing=!0):Bt.prototype.pointerDown.call(this,St,Et)},Ct.prototype.manipulate=function(St){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(St.x,St.y),this.canvasContext.stroke()):Bt.prototype.manipulate.call(this,St)},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(St){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Bt.prototype.pointerUp.call(this,St)},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 St=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Et=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],jt=Et[0],Mt=Et[1],ce=Et[2],ve=Et[3],$e=!1,We=0;We<this.canvasElement.height;We++)for(var Ne=0;Ne<this.canvasElement.width;Ne++)St.data[We*this.canvasElement.width*4+4*Ne+3]>0&&($e=!0,We<Mt&&(Mt=We),Ne<jt&&(jt=Ne),We>ve&&(ve=We),Ne>ce&&(ce=Ne));if($e){this.left=jt/this.pixelRatio,this.top=Mt/this.pixelRatio,this.width=(ce-jt)/this.pixelRatio,this.height=(ve-Mt)/this.pixelRatio;var Qe=document.createElement("canvas");Qe.width=ce-jt,Qe.height=ve-Mt,Qe.getContext("2d").putImageData(this.canvasContext.getImageData(jt,Mt,ce-jt,ve-Mt),0,0),this.drawingImgUrl=Qe.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Ct.prototype.setDrawingImage=function(){he.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Ct.prototype.setColor=function(St){this.color=St,this.colorChanged(St)},Ct.prototype.setLineWidth=function(St){this.lineWidth=St},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 St=Object.assign({drawingImgUrl:this.drawingImgUrl},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){this.createVisual(),Bt.prototype.restoreState.call(this,St),this.drawingImgUrl=St.drawingImgUrl,this.setDrawingImage()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.setDrawingImage()},Ct.typeName="FreehandMarker",Ct.title="Freehand marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',Ct}(Lt),ze=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,jt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Mt.typeBoxes=[],Mt.currentType=Et,Mt.setCurrentType=Mt.setCurrentType.bind(Mt),Mt}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=this,Et=document.createElement("div");Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2";for(var jt=function(ve){var $e="both";switch(ve){case 0:$e="both";break;case 1:$e="start";break;case 2:$e="end";break;case 3:$e="none"}var We=document.createElement("div");if(We.style.display="flex",We.style.flexGrow="2",We.style.alignItems="center",We.style.justifyContent="space-between",We.style.padding="5px",We.style.borderWidth="2px",We.style.borderStyle="solid",We.style.borderColor=$e===Mt.currentType?Mt.uiStyleSettings.toolboxAccentColor:"transparent",We.addEventListener("click",function(){St.setCurrentType($e,We)}),Et.appendChild(We),$e==="both"||$e==="start"){var Ne=document.createElement("div");Ne.style.display="flex",Ne.style.alignItems="center",Ne.style.minHeight="20px",Ne.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
|
|
<polygon points="0,5 10,0 10,10" fill="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,Ne.style.marginLeft="5px",We.appendChild(Ne)}var Qe=document.createElement("div");Qe.style.display="flex",Qe.style.alignItems="center",Qe.style.minHeight="20px",Qe.style.flexGrow="2";var sn=document.createElement("hr");if(sn.style.minWidth="20px",sn.style.border="0px",sn.style.borderTop="3px solid "+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee"),sn.style.flexGrow="2",Qe.appendChild(sn),We.appendChild(Qe),$e==="both"||$e==="end"){var cn=document.createElement("div");cn.style.display="flex",cn.style.alignItems="center",cn.style.minHeight="20px",cn.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
|
|
<polygon points="0,0 10,5 0,10" fill="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,cn.style.marginRight="5px",We.appendChild(cn)}Mt.typeBoxes.push(We)},Mt=this,ce=0;ce<4;ce++)jt(ce);return Et},Ct.prototype.setCurrentType=function(St,Et){var jt=this;this.currentType=St,this.typeBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings!==void 0?jt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Ct}(et),Cn=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.arrowType="end",Mt.arrowBaseHeight=10,Mt.arrowBaseWidth=10,Mt.getArrowPoints=Mt.getArrowPoints.bind(Mt),Mt.setArrowType=Mt.setArrowType.bind(Mt),Mt.arrowTypePanel=new ze("Arrow type","end"),Mt.arrowTypePanel.onArrowTypeChanged=Mt.setArrowType,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.arrow1&&St!==this.arrow2)},Ct.prototype.getArrowPoints=function(St,Et){var jt=this.arrowBaseWidth+2*this.strokeWidth,Mt=this.arrowBaseHeight+2*this.strokeWidth;return St-jt/2+","+(Et+Mt/2)+" "+St+","+(Et-Mt/2)+" "+(St+jt/2)+","+(Et+Mt/2)},Ct.prototype.createTips=function(){this.arrow1=he.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=he.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.arrow2)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,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",he.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),he.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var St=0;Math.abs(this.x1-this.x2)>.1&&(St=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(St,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Et,0);var jt=this.arrow2.transform.baseVal.getItem(0);jt.setRotate(St+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(jt,0)}},Ct.prototype.setArrowType=function(St){this.arrowType=St,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 St=Object.assign({arrowType:this.arrowType},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){Bt.prototype.restoreState.call(this,St);var Et=St;this.arrowType=Et.arrowType,this.createTips(),this.adjustVisual()},Ct.typeName="ArrowMarker",Ct.title="Arrow marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Ct}(xe),en=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.fillColor=jt.defaultFillColor,Mt.strokeWidth=0,Mt.fillPanel=new nt("Color",jt.defaultColorSet,jt.defaultFillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt}return fe(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var St=Bt.prototype.getState.call(this);return St.typeName=Ct.typeName,St},Ct.typeName="CoverMarker",Ct.title="Cover marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Ct}(Nt),mn=function(Bt){function Ct(St,Et,jt,Mt){var ce=Bt.call(this,St,Mt||'<svg viewBox="0 0 24 24"><path d="M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8M6 14c0-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 18 12 18 14H6z"/></svg>')||this;return ce.opacities=[],ce.opacityBoxes=[],ce.opacities=Et,ce.currentOpacity=jt,ce.setCurrentOpacity=ce.setCurrentOpacity.bind(ce),ce}return fe(Ct,Bt),Ct.prototype.getUi=function(){var St=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(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="center",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=jt===St.currentOpacity?St.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){St.setCurrentOpacity(jt,Mt)}),Et.appendChild(Mt);var ce=document.createElement("div");ce.innerText=100*jt+"%",Mt.appendChild(ce),St.opacityBoxes.push(Mt)}),Et},Ct.prototype.setCurrentOpacity=function(St,Et){var jt=this;this.currentOpacity=St,this.opacityBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Et?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Ct}(et),Ie=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.fillColor=jt.defaultHighlightColor,Mt.strokeWidth=0,Mt.opacity=jt.defaultHighlightOpacity,Mt.fillPanel=new nt("Color",jt.defaultColorSet,Mt.fillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.opacityPanel=new mn("Opacity",jt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return fe(Ct,Bt),Ct.prototype.setOpacity=function(St){this.opacity=St,this.visual&&he.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 St=Bt.prototype.getState.call(this);return St.typeName=Ct.typeName,St},Ct.typeName="HighlightMarker",Ct.title="Highlight marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',Ct}(en),oe='<svg viewBox="0 0 24 24"><path d="M9.62 12L12 5.67 14.37 12M11 3L5.5 17h2.25l1.12-3h6.25l1.13 3h2.25L13 3h-2z"/></svg>',Gt='<svg viewBox="0 0 24 24"><path d="M19 11.5s-2 2.17-2 3.5a2 2 0 002 2 2 2 0 002-2c0-1.33-2-3.5-2-3.5M5.21 10L10 5.21 14.79 10m1.77-1.06L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.56-.59 1.53 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.59.59-1.56 0-2.12z"/></svg>',Me=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.bgColor="transparent",Mt.tipPosition={x:0,y:0},Mt.tipBase1Position={x:0,y:0},Mt.tipBase2Position={x:0,y:0},Mt.tipMoving=!1,Mt.color=jt.defaultStrokeColor,Mt.bgColor=jt.defaultFillColor,Mt.fontFamily=jt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setBgColor=Mt.setBgColor.bind(Mt),Mt.getTipPoints=Mt.getTipPoints.bind(Mt),Mt.positionTip=Mt.positionTip.bind(Mt),Mt.setTipPoints=Mt.setTipPoints.bind(Mt),Mt.colorPanel=new nt("Text color",jt.defaultColorSet,Mt.color,oe),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.bgColorPanel=new nt("Fill color",jt.defaultColorSet,Mt.bgColor,Gt),Mt.bgColorPanel.onColorChanged=Mt.setBgColor,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.tipGrip=new pt,Mt.tipGrip.visual.transform.baseVal.appendItem(he.createTransform()),Mt.controlBox.appendChild(Mt.tipGrip.visual),Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return Bt.prototype.ownsTarget.call(this,St)||this.tipGrip.ownsTarget(St)||this.tip===St},Ct.prototype.createTip=function(){he.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=he.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Ct.prototype.pointerDown=function(St,Et){this.state==="new"&&Bt.prototype.pointerDown.call(this,St,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,St,Et)},Ct.prototype.pointerUp=function(St){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Bt.prototype.pointerUp.call(this,St);else{var Et=this.state==="creating";Bt.prototype.pointerUp.call(this,St),this.setTipPoints(Et),this.positionTip()}},Ct.prototype.manipulate=function(St){if(this.tipMoving){var Et=this.unrotatePoint(St);this.tipPosition={x:Et.x-this.manipulationStartLeft,y:Et.y-this.manipulationStartTop},this.positionTip()}else Bt.prototype.manipulate.call(this,St)},Ct.prototype.setBgColor=function(St){this.bgRectangle&&this.tip&&(he.setAttributes(this.bgRectangle,[["fill",St]]),he.setAttributes(this.tip,[["fill",St]])),this.bgColor=St,this.fillColorChanged(St)},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(St){St===void 0&&(St=!1);var Et=Math.min(this.height/2,15),jt=this.height/5;St&&(this.tipPosition={x:Et+jt/2,y:this.height+20});var Mt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:Et,y:0},this.tipBase2Position={x:Et+jt,y:0}):(this.tipBase1Position={x:0,y:Et},this.tipBase2Position={x:0,y:Et+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Et-jt,y:0},this.tipBase2Position={x:this.width-Et,y:0}):(this.tipBase1Position={x:this.width,y:Et},this.tipBase2Position={x:this.width,y:Et+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Et-jt,y:this.height},this.tipBase2Position={x:this.width-Et,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Et-jt},this.tipBase2Position={x:this.width,y:this.height-Et}):Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:Et,y:this.height},this.tipBase2Position={x:Et+jt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Et},this.tipBase2Position={x:0,y:this.height-Et-jt})},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),this.positionTip()},Ct.prototype.positionTip=function(){he.setAttributes(this.tip,[["points",this.getTipPoints()]]);var St=this.tipGrip.visual.transform.baseVal.getItem(0);St.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(St,0)},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Ct.prototype.select=function(){this.positionTip(),Bt.prototype.select.call(this)},Ct.prototype.getState=function(){var St=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){var Et=St;this.bgColor=Et.bgColor,this.tipPosition=Et.tipPosition,Bt.prototype.restoreState.call(this,St),this.createTip(),this.setTipPoints()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.tipPosition={x:this.tipPosition.x*St,y:this.tipPosition.y*Et},this.positionTip()},Ct.typeName="CalloutMarker",Ct.title="Callout marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',Ct}(ke),dn=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.fillColor=jt.defaultFillColor,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.strokePanel=new nt("Line color",ge(jt.defaultColorSet,["transparent"]),jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",ge(jt.defaultColorSet,["transparent"]),Mt.fillColor,Gt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Ht("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.opacityPanel=new mn("Opacity",jt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual)},Ct.prototype.createVisual=function(){this.visual=he.createEllipse(this.width/2,this.height/2,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.state==="new"&&(this.createVisual(),this.moveVisual(St),this._state="creating")},Ct.prototype.manipulate=function(St){Bt.prototype.manipulate.call(this,St)},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),this.setSize()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),he.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},Ct.prototype.pointerUp=function(St){Bt.prototype.pointerUp.call(this,St),this.setSize()},Ct.prototype.setStrokeColor=function(St){this.strokeColor=St,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(St),this.stateChanged()},Ct.prototype.setFillColor=function(St){this.fillColor=St,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(St),this.stateChanged()},Ct.prototype.setStrokeWidth=function(St){this.strokeWidth=St,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(St){this.strokeDasharray=St,this.visual&&he.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Ct.prototype.setOpacity=function(St){this.opacity=St,this.visual&&he.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var St=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){var Et=St;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,St),this.setSize()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.setSize()},Ct.typeName="EllipseMarker",Ct.title="Ellipse marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Ct}(Lt),qe=function(Bt){function Ct(St,Et,jt){return Bt.call(this,St,Et,jt)||this}return fe(Ct,Bt),Object.defineProperty(Ct.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.tip1&&St!==this.tip2)},Ct.prototype.createTips=function(){this.tip1=he.createLine(this.x1-this.tipLength/2,this.y1,this.x1+this.tipLength/2,this.y1,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip1.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.tip1),this.tip2=he.createLine(this.x2-this.tipLength/2,this.y2,this.x2+this.tipLength/2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip2.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.tip2)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.state==="creating"&&this.createTips()},Ct.prototype.adjustVisual=function(){if(Bt.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(he.setAttributes(this.tip1,[["x1",(this.x1-this.tipLength/2).toString()],["y1",this.y1.toString()],["x2",(this.x1+this.tipLength/2).toString()],["y2",this.y1.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),he.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var St=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(St,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Et,0);var jt=this.tip2.transform.baseVal.getItem(0);jt.setRotate(St+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(jt,0)}},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var St=Bt.prototype.getState.call(this);return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){Bt.prototype.restoreState.call(this,St),this.createTips(),this.adjustVisual()},Ct.typeName="MeasurementMarker",Ct.title="Measurement marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',Ct}(xe),we=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.strokePanel.colors=jt.defaultColorSet,Mt.fillColor="transparent",Mt}return fe(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 St=Bt.prototype.getState.call(this);return St.typeName=Ct.typeName,St},Ct.typeName="EllipseFrameMarker",Ct.title="Ellipse frame marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Ct}(dn),Ye=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}(),Xe=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.curveX=0,Mt.curveY=0,Mt.manipulationStartCurveX=0,Mt.manipulationStartCurveY=0,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.positionGrips=Mt.positionGrips.bind(Mt),Mt.addControlGrips=Mt.addControlGrips.bind(Mt),Mt.adjustVisual=Mt.adjustVisual.bind(Mt),Mt.setupControlBox=Mt.setupControlBox.bind(Mt),Mt.resize=Mt.resize.bind(Mt),Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Ht("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual&&St!==this.selectorCurve&&St!==this.visibleCurve&&!this.curveGrip.ownsTarget(St))},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=he.createGroup(),this.selectorCurve=he.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=he.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=St.x,this.curveY=St.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()),he.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),he.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),he.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setupControlBox=function(){Bt.prototype.setupControlBox.call(this),this.curveControlLine1=he.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=he.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},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 St=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-St/2,this.curveY-St/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(St){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+St.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+St.y-this.manipulationStartY),Bt.prototype.manipulate.call(this,St)},Ct.prototype.resize=function(St){this.activeGrip===this.curveGrip&&(this.curveX=St.x,this.curveY=St.y),Bt.prototype.resize.call(this,St),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(St){this.strokeColor=St,this.adjustVisual(),this.colorChanged(St)},Ct.prototype.setStrokeWidth=function(St){this.strokeWidth=St,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(St){this.strokeDasharray=St,this.adjustVisual()},Ct.prototype.scale=function(St,Et){this.curveX=this.curveX*St,this.curveY=this.curveY*Et,Bt.prototype.scale.call(this,St,Et)},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var St=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Bt.prototype.getState.call(this));return St.typeName=Ct.typeName,St},Ct.prototype.restoreState=function(St){Bt.prototype.restoreState.call(this,St);var Et=St;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='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',Ct}(Qt),Sn=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,Et,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.textColor="transparent",Mt.fontSize="1rem",Mt.isMoved=!1,Mt.captionText="Caption",Mt.PADDING=5,Mt.captionBoxWidth=0,Mt.captionBoxHeight=0,Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.fillColor=jt.defaultFillColor,Mt.textColor=jt.defaultStrokeColor,Mt.fontFamily=jt.defaultFontFamily,Mt.fontSize=jt.defaultCaptionFontSize,Mt.captionText=jt.defaultCaptionText,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.sizeCaption=Mt.sizeCaption.bind(Mt),Mt.setCaptionText=Mt.setCaptionText.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.finishTextEditing=Mt.finishTextEditing.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.setTextColor=Mt.setTextColor.bind(Mt),Mt.strokePanel=new nt("Line color",ge(jt.defaultColorSet,["transparent"]),Mt.strokeColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",ge(jt.defaultColorSet,["transparent"]),Mt.fillColor,Gt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new _t("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Ht("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.textColorPanel=new nt("Text color",jt.defaultColorSet,Mt.textColor,oe),Mt.textColorPanel.onColorChanged=Mt.setTextColor,Mt}return fe(Ct,Bt),Ct.prototype.ownsTarget=function(St){return!(!Bt.prototype.ownsTarget.call(this,St)&&St!==this.visual&&St!==this.frame&&St!==this.captionBg&&St!==this.captionElement)},Ct.prototype.createVisual=function(){this.visual=he.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=he.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=he.createText([["fill",this.textColor],["font-family",this.fontFamily]]),this.captionElement.style.fontSize=this.fontSize,this.captionElement.style.textAnchor="start",this.captionElement.style.dominantBaseline="text-before-edge",this.captionElement.textContent=this.captionText,this.visual.appendChild(this.captionElement),this.frame=he.createRect(this.width,this.height,[["fill","transparent"],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray]]),this.visual.appendChild(this.frame),this.sizeCaption()},Ct.prototype.setCaptionText=function(St){this.captionText=St,this.captionElement.textContent=this.captionText,this.sizeCaption()},Ct.prototype.pointerDown=function(St,Et){Bt.prototype.pointerDown.call(this,St,Et),this.isMoved=!1,this.pointerDownPoint=St,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(St),this._state="creating")},Ct.prototype.manipulate=function(St){Bt.prototype.manipulate.call(this,St),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(St.x-this.pointerDownPoint.x)>5||Math.abs(St.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(St){Bt.prototype.resize.call(this,St),this.setSize()},Ct.prototype.sizeCaption=function(){var St=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=St.width+2*this.PADDING,this.captionBoxHeight=St.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),he.setAttributes(this.captionBg,[["width",this.captionBoxWidth.toString()],["height",this.captionBoxHeight.toString()],["clip-path","path('M0,0 H"+this.width+" V"+this.height+" H"+-this.width+" Z')"]]),he.setAttributes(this.captionElement,[["x",this.PADDING.toString()],["y",this.PADDING.toString()],["clip-path","path('M0,0 H"+(this.width-this.PADDING)+" V"+this.height+" H"+(-this.width-this.PADDING)+" Z')"]])},Ct.prototype.showTextEditor=function(){var St=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"&&St.finishTextEditing(St.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Et){Et.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){St.finishTextEditing(St.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){St.finishTextEditing(St.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(St){this.setCaptionText(St.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Ct.prototype.setFont=function(St){this.captionElement&&he.setAttributes(this.captionElement,[["font-family",St]]),this.fontFamily=St,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Ct.prototype.setTextColor=function(St){this.captionElement&&he.setAttributes(this.captionElement,[["fill",St]]),this.textColor=St,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),he.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Ct.prototype.pointerUp=function(St){Bt.prototype.pointerUp.call(this,St),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.dblClick=function(St,Et){Bt.prototype.dblClick.call(this,St,Et),this.showTextEditor()},Ct.prototype.setStrokeColor=function(St){this.strokeColor=St,this.frame&&he.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(St),this.stateChanged()},Ct.prototype.setFillColor=function(St){this.fillColor=St,this.captionBg&&he.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(St),this.stateChanged()},Ct.prototype.setStrokeWidth=function(St){this.strokeWidth=St,this.frame&&he.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(St){this.strokeDasharray=St,this.frame&&he.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 St=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 St.typeName=this.typeName,St},Ct.prototype.restoreState=function(St){var Et=St;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,St),this.setSize()},Ct.prototype.scale=function(St,Et){Bt.prototype.scale.call(this,St,Et),this.setSize()},Ct.typeName="CaptionFrameMarker",Ct.title="Caption frame marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7z"/></svg>',Ct}(Lt),rn=function(){function Bt(Ct,St){St===void 0&&(St=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Ct,this.cancelable=St}return Object.defineProperty(Bt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Bt.prototype.preventDefault=function(){this._defaultPrevented=!0},Bt}(),Ln=function(Bt){function Ct(St,Et,jt){var Mt=Bt.call(this,St,!1)||this;return Mt.dataUrl=Et,Mt.state=jt,Mt}return fe(Ct,Bt),Ct}(rn),te=function(Bt){function Ct(St,Et,jt){jt===void 0&&(jt=!1);var Mt=Bt.call(this,St,jt)||this;return Mt.marker=Et,Mt}return fe(Ct,Bt),Ct}(rn),un=function(){function Bt(){this.render=[],this.beforeclose=[],this.close=[],this.show=[],this.restorestate=[],this.statechange=[],this.markerselect=[],this.markerdeselect=[],this.markercreating=[],this.markercreate=[],this.markerbeforedelete=[],this.markerdelete=[],this.markerchange=[],this.focus=[],this.blur=[]}return Bt.prototype.addEventListener=function(Ct,St){this[Ct].push(St)},Bt.prototype.removeEventListener=function(Ct,St){var Et=this[Ct].indexOf(St);Et>-1&&this[Ct].splice(Et,1)},Bt}(),Tn=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 Yt,this._isOpen=!1,this.undoRedoManager=new Ye,this.renderAtNaturalSize=!1,this.renderImageType="image/png",this.renderMarkersOnly=!1,this.zoomSteps=[1,1.5,2,4],this._zoomLevel=1,this._isResizing=!1,this.prevPanPoint={x:0,y:0},this.eventListeners=new un,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Bt.instanceCounter++,this.styles=new $t(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=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[ne,Ae,Cn,ke,we,dn,Ie,Me,qe,en,xe,Xe,Sn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[ne,Ae,Cn,ke,dn,Ie,Me]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[ne,Ae,Cn,ke,Ie]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Ct){var St=this;this._availableMarkerTypes.splice(0),Ct.forEach(function(Et){if(typeof Et=="string"){var jt=St.ALL_MARKER_TYPES.find(function(Mt){return Mt.typeName===Et});jt!==void 0&&St._availableMarkerTypes.push(jt)}else St._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(),ie.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Bt.prototype.show=function(){var Ct=this;this.styles.styleSheetRoot===void 0&&Se.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=Se.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(St){return St(new rn(Ct))})},Bt.prototype.render=function(){return Le(this,void 0,void 0,function(){var Ct;return Be(this,function(St){switch(St.label){case 0:return this.setCurrentMarker(),(Ct=new Oe).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 St.sent(),[4,Ct.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,St.sent()]}})})},Bt.prototype.close=function(Ct){var St=this;if(Ct===void 0&&(Ct=!1),this.isOpen){var Et=!1;Ct||this.eventListeners.beforeclose.forEach(function(jt){var Mt=new rn(St,!0);jt(Mt),Mt.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(jt){return jt(new rn(St))}),this.detachEvents(),this._isOpen=!1)}},Bt.prototype.addMarkersToToolbar=function(){for(var Ct,St=[],Et=0;Et<arguments.length;Et++)St[Et]=arguments[Et];(Ct=this._availableMarkerTypes).push.apply(Ct,St)},Bt.prototype.addRenderEventListener=function(Ct){this.addEventListener("render",function(St){Ct(St.dataUrl,St.state)})},Bt.prototype.removeRenderEventListener=function(Ct){},Bt.prototype.addCloseEventListener=function(Ct){this.addEventListener("close",function(){Ct()})},Bt.prototype.removeCloseEventListener=function(Ct){},Bt.prototype.setupResizeObserver=function(){var Ct=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Ct.resize(Ct.target.clientWidth,Ct.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Ct.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Bt.prototype.onPopupTargetResize=function(){var Ct=1*this.target.clientWidth/this.target.clientHeight,St=this.editorCanvas.clientWidth/Ct>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Ct:this.editorCanvas.clientWidth,Et=St<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Ct;this.resize(St,Et)},Bt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Bt.prototype.resize=function(Ct,St){this._isResizing=!0;var Et=Ct/this.imageWidth,jt=St/this.imageHeight;this.imageWidth=Math.round(Ct),this.imageHeight=Math.round(St),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Et,jt),this._isResizing=!1},Bt.prototype.scaleMarkers=function(Ct,St){var Et,jt=this;this._currentMarker&&this._currentMarker instanceof ke?this._currentMarker.scale(Ct,St):(Et=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Mt){Mt!==jt._currentMarker&&Mt.scale(Ct,St)}),Et!==void 0&&this.setCurrentMarker(Et)},Bt.prototype.setEditingTarget=function(){this.imageWidth=Math.round(this.target.clientWidth),this.imageHeight=Math.round(this.target.clientHeight),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px"},Bt.prototype.setTopLeft=function(){var Ct=this.editingTarget.getBoundingClientRect(),St=this.editorCanvas.getBoundingClientRect();this.left=Ct.left-St.left,this.top=Ct.top-St.top},Bt.prototype.initMarkerCanvas=function(){this.markerImageHolder=document.createElement("div"),this.markerImageHolder.style.setProperty("touch-action","pinch-zoom"),this.markerImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.markerImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImage.style.pointerEvents="auto",this.markerImageHolder.style.position="absolute",this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.markerImageHolder.style.transformOrigin="top left",this.positionMarkerImage(),this.markerImageHolder.appendChild(this.markerImage),this.editorCanvas.appendChild(this.markerImageHolder)},Bt.prototype.addDefs=function(){for(var Ct,St=[],Et=0;Et<arguments.length;Et++)St[Et]=arguments[Et];this.defs=he.createDefs(),this.addDefsToImage(),(Ct=this.defs).append.apply(Ct,St)},Bt.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Bt.prototype.initOverlay=function(){this.overlayContainer=document.createElement("div"),this.overlayContainer.style.position="absolute",this.overlayContainer.style.left="0px",this.overlayContainer.style.top="0px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.overlayContainer.style.display="flex",this.markerImageHolder.appendChild(this.overlayContainer)},Bt.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Bt.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Bt.prototype.attachWindowEvents=function(){window.addEventListener("pointermove",this.onPointerMove),window.addEventListener("pointerup",this.onPointerUp),window.addEventListener("pointercancel",this.onPointerOut),window.addEventListener("pointerout",this.onPointerOut),window.addEventListener("pointerleave",this.onPointerUp),window.addEventListener("resize",this.onWindowResize),window.addEventListener("keyup",this.onKeyUp)},Bt.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Bt.prototype.detachWindowEvents=function(){window.removeEventListener("pointermove",this.onPointerMove),window.removeEventListener("pointerup",this.onPointerUp),window.removeEventListener("pointercancel",this.onPointerOut),window.removeEventListener("pointerout",this.onPointerOut),window.removeEventListener("pointerleave",this.onPointerUp),window.removeEventListener("resize",this.onWindowResize),window.removeEventListener("keyup",this.onKeyUp)},Bt.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var Ct=document.createElement("a");Ct.href="https://markerjs.com/",Ct.target="_blank",Ct.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',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 Je(this.uiDiv,this.settings.displayMode,this._availableMarkerTypes,this.uiStyleSettings,this.styles),this.toolbar.addButtonClickListener(this.toolbarButtonClicked),this.toolbar.show(this._silentRenderMode||this.uiStyleSettings.hideToolbar?"hidden":"visible"),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.settings.displayMode==="popup"&&(this.contentDiv.style.backgroundColor=this.uiStyleSettings.canvasBackgroundColor,this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.uiStyleSettings.toolbarHeight+"px",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.settings.popupMargin+"px)"),this.contentDiv.style.overflow="auto",this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.settings.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.editorCanvas.style.transformOrigin="left top",this.editorCanvas.style.transform="scale("+this.zoomLevel+")",this.contentDiv.appendChild(this.editorCanvas),this.editingTarget=this.target instanceof HTMLImageElement?document.createElement("img"):document.createElement("canvas"),this.settings.uiOffsetTop===void 0&&this.target.offsetTop<this.styles.settings.toolbarHeight&&(this.editingTarget.style.marginTop=this.target.offsetTop-this.styles.settings.toolbarHeight+"px"),this.editorCanvas.appendChild(this.editingTarget),this.toolbox=new Ft(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},Bt.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Bt.prototype.removeMarker=function(Ct){this.markerImage.removeChild(Ct.container),this.markers.indexOf(Ct)>-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,St){if(Ct==="marker"&&St!==void 0)this.createNewMarker(St);else if(Ct==="action")switch(St){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 St=!1;if(this.eventListeners.markerbeforedelete.forEach(function(jt){var Mt=new te(Ct,Ct._currentMarker,!0);jt(Mt),Mt.defaultPrevented&&(St=!0)}),!St){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(jt){return jt(new te(Ct,Et))})}}},Bt.prototype.clear=function(){var Ct=this,St=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(ce){var ve=new te(Ct,void 0,!0);ce(ve),ve.defaultPrevented&&(St=!0)}),!St)){this.setCurrentMarker();for(var Et=function(ce){var ve=jt.markers[ce];jt.setCurrentMarker(jt.markers[ce]),jt._currentMarker.dispose(),jt.markerImage.removeChild(jt._currentMarker.container),jt.markers.splice(jt.markers.indexOf(jt._currentMarker),1),jt.eventListeners.markerdelete.forEach(function($e){return $e(new te(Ct,ve))})},jt=this,Mt=this.markers.length-1;Mt>=0;Mt--)Et(Mt);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 St=this.getState(),Et=this.undoRedoManager.getLastUndoStep();if(!Et||Et.width===St.width&&Et.height===St.height){var jt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(St),jt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Mt){return Mt(new rn(Ct))})}else this.undoRedoManager.replaceLastUndoStep(St),this.eventListeners.statechange.forEach(function(Mt){return Mt(new rn(Ct))})}},Bt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Bt.prototype.undoStep=function(){var Ct=this,St=this.undoRedoManager.undo();St!==void 0&&(this.restoreState(St),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Et){return Et(new rn(Ct))}))},Bt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Bt.prototype.redoStep=function(){var Ct=this,St=this.undoRedoManager.redo();St!==void 0&&(this.restoreState(St),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Et){return Et(new rn(Ct))}))},Bt.prototype.stepZoom=function(){var Ct=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Ct<this.zoomSteps.length-1?this.zoomSteps[Ct+1]:this.zoomSteps[0]},Bt.prototype.panTo=function(Ct){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Ct.x,top:this.prevPanPoint.y-Ct.y}),this.prevPanPoint=Ct},Bt.prototype.startRenderAndClose=function(){return Le(this,void 0,void 0,function(){var Ct,St,Et=this;return Be(this,function(jt){switch(jt.label){case 0:return[4,this.render()];case 1:return Ct=jt.sent(),St=this.getState(),this.eventListeners.render.forEach(function(Mt){return Mt(new Ln(Et,Ct,St))}),this.close(!0),[2]}})})},Bt.prototype.getState=function(Ct){Ct===!0&&this.setCurrentMarker();var St={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Et){return St.markers.push(Et.getState())}),St},Bt.prototype.restoreState=function(Ct){var St=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Ct.markers.forEach(function(Et){var jt=St._availableMarkerTypes.find(function(ce){return ce.typeName===Et.typeName});if(jt!==void 0){var Mt=St.addNewMarker(jt);Mt.restoreState(Et),St.markers.push(Mt)}}),Ct.width&&Ct.height&&(Ct.width!==this.imageWidth||Ct.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Ct.width,this.imageHeight/Ct.height),this.eventListeners.restorestate.forEach(function(Et){return Et(new rn(St))})},Bt.prototype.addNewMarker=function(Ct){var St=he.createGroup();return this.markerImage.appendChild(St),new Ct(St,this.overlayContainer,this.settings)},Bt.prototype.createNewMarker=function(Ct){var St,Et=this;(St=typeof Ct=="string"?this._availableMarkerTypes.find(function(jt){return jt.typeName===Ct}):Ct)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(St),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(St.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(jt){return jt(new te(Et,Et._currentMarker))}))},Bt.prototype.markerCreated=function(Ct){var St=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Ct),this.setCurrentMarker(Ct),Ct instanceof Ae&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(Ae):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Et){return Et(new te(St,St._currentMarker))})},Bt.prototype.colorChanged=function(Ct){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Ct,this.settings.defaultStrokeColor=Ct)},Bt.prototype.fillColorChanged=function(Ct){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Ct)},Bt.prototype.markerStateChanged=function(Ct){var St=this;this.eventListeners.markerchange.forEach(function(Et){return Et(new te(St,Ct))})},Bt.prototype.setCurrentMarker=function(Ct){var St=this;this._currentMarker!==Ct&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Et){return Et(new te(St,St._currentMarker))})),this._currentMarker=Ct,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(Et){return Et(new te(St,St._currentMarker))}))},Bt.prototype.onPointerDown=function(Ct){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Ct.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var St=this.markers.find(function(Et){return Et.ownsTarget(Ct.target)});St!==void 0?(this.setCurrentMarker(St),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Ct.clientX,Ct.clientY),Ct.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Ct.clientX,y:Ct.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Ct.clientX,Ct.clientY))},Bt.prototype.onDblClick=function(Ct){if(this._isFocused||this.focus(),this.mode==="select"){var St=this.markers.find(function(Et){return Et.ownsTarget(Ct.target)});St!==void 0&&St!==this._currentMarker&&this.setCurrentMarker(St),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Ct.clientX,Ct.clientY),Ct.target):this.setCurrentMarker()}},Bt.prototype.onPointerMove=function(Ct){this.touchPoints!==1&&Ct.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Ct.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Ct.clientX,Ct.clientY)):this.zoomLevel>1&&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,St){var Et=this.markerImage.getBoundingClientRect();return{x:(Ct-Et.left)/this.zoomLevel,y:(St-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){ie.addKey(Ct)},Bt.prototype.addEventListener=function(Ct,St){this.eventListeners.addEventListener(Ct,St)},Bt.prototype.removeEventListener=function(Ct,St){this.eventListeners.removeEventListener(Ct,St)},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(St){return St(new rn(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(St){return St(new rn(Ct))}))},Bt.instanceCounter=0,Bt}()},23425:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return Ht}});var Tt=Ut(49618),fe=Ut(72308),Le=Ut(62853),Be=Ut(77321),ge=Ut(52487),he=Ut(92310),ie=Ut.n(he),Oe=Ut(18929),Se=Ut(10228),$t=Ut(26112),tn=Ut(48736),ee=Ut(59301),Je=Ut(17119),Ft=[10,20,50,100],et=function(Yt){var Qt=Yt.pageSizeOptions,xe=Qt===void 0?Ft:Qt,re=Yt.locale,ke=Yt.changeSize,Ae=Yt.pageSize,ze=Yt.goButton,Cn=Yt.quickGo,en=Yt.rootPrefixCls,mn=Yt.disabled,Ie=Yt.buildOptionText,oe=Yt.showSizeChanger,Gt=Yt.sizeChangerRender,Me=ee.useState(""),dn=(0,ge.Z)(Me,2),qe=dn[0],we=dn[1],Ye=function(){return!qe||Number.isNaN(qe)?void 0:Number(qe)},Xe=typeof Ie=="function"?Ie:function(St){return"".concat(St," ").concat(re.items_per_page)},Sn=function(Et){we(Et.target.value)},rn=function(Et){ze||qe===""||(we(""),!(Et.relatedTarget&&(Et.relatedTarget.className.indexOf("".concat(en,"-item-link"))>=0||Et.relatedTarget.className.indexOf("".concat(en,"-item"))>=0))&&(Cn==null||Cn(Ye())))},Ln=function(Et){qe!==""&&(Et.keyCode===Se.Z.ENTER||Et.type==="click")&&(we(""),Cn==null||Cn(Ye()))},te=function(){return xe.some(function(Et){return Et.toString()===Ae.toString()})?xe:xe.concat([Ae]).sort(function(Et,jt){var Mt=Number.isNaN(Number(Et))?0:Number(Et),ce=Number.isNaN(Number(jt))?0:Number(jt);return Mt-ce})},un="".concat(en,"-options");if(!oe&&!Cn)return null;var Tn=null,Bt=null,Ct=null;return oe&&Gt&&(Tn=Gt({disabled:mn,size:Ae,onSizeChange:function(Et){ke==null||ke(Number(Et))},"aria-label":re.page_size,className:"".concat(un,"-size-changer"),options:te().map(function(St){return{label:Xe(St),value:St}})})),Cn&&(ze&&(Ct=typeof ze=="boolean"?ee.createElement("button",{type:"button",onClick:Ln,onKeyUp:Ln,disabled:mn,className:"".concat(un,"-quick-jumper-button")},re.jump_to_confirm):ee.createElement("span",{onClick:Ln,onKeyUp:Ln},ze)),Bt=ee.createElement("div",{className:"".concat(un,"-quick-jumper")},re.jump_to,ee.createElement("input",{disabled:mn,type:"text",value:qe,onChange:Sn,onKeyUp:Ln,onBlur:rn,"aria-label":re.page}),re.page,Ct)),ee.createElement("li",{className:un},Tn,Bt)},nt=et,ct=function(Yt){var Qt=Yt.rootPrefixCls,xe=Yt.page,re=Yt.active,ke=Yt.className,Ae=Yt.showTitle,ze=Yt.onClick,Cn=Yt.onKeyPress,en=Yt.itemRender,mn="".concat(Qt,"-item"),Ie=ie()(mn,"".concat(mn,"-").concat(xe),(0,Tt.Z)((0,Tt.Z)({},"".concat(mn,"-active"),re),"".concat(mn,"-disabled"),!xe),ke),oe=function(){ze(xe)},Gt=function(qe){Cn(qe,ze,xe)},Me=en(xe,"page",ee.createElement("a",{rel:"nofollow"},xe));return Me?ee.createElement("li",{title:Ae?String(xe):null,className:Ie,onClick:oe,onKeyDown:Gt,tabIndex:0},Me):null},lt=ct,pt=function(Yt,Qt,xe){return xe};function vt(){}function Lt(ne){var Yt=Number(ne);return typeof Yt=="number"&&!Number.isNaN(Yt)&&isFinite(Yt)&&Math.floor(Yt)===Yt}function Nt(ne,Yt,Qt){var xe=typeof ne=="undefined"?Yt:ne;return Math.floor((Qt-1)/xe)+1}var _t=function(Yt){var Qt=Yt.prefixCls,xe=Qt===void 0?"rc-pagination":Qt,re=Yt.selectPrefixCls,ke=re===void 0?"rc-select":re,Ae=Yt.className,ze=Yt.current,Cn=Yt.defaultCurrent,en=Cn===void 0?1:Cn,mn=Yt.total,Ie=mn===void 0?0:mn,oe=Yt.pageSize,Gt=Yt.defaultPageSize,Me=Gt===void 0?10:Gt,dn=Yt.onChange,qe=dn===void 0?vt:dn,we=Yt.hideOnSinglePage,Ye=Yt.align,Xe=Yt.showPrevNextJumpers,Sn=Xe===void 0?!0:Xe,rn=Yt.showQuickJumper,Ln=Yt.showLessItems,te=Yt.showTitle,un=te===void 0?!0:te,Tn=Yt.onShowSizeChange,Bt=Tn===void 0?vt:Tn,Ct=Yt.locale,St=Ct===void 0?Je.Z:Ct,Et=Yt.style,jt=Yt.totalBoundaryShowSizeChanger,Mt=jt===void 0?50:jt,ce=Yt.disabled,ve=Yt.simple,$e=Yt.showTotal,We=Yt.showSizeChanger,Ne=We===void 0?Ie>Mt:We,Qe=Yt.sizeChangerRender,sn=Yt.pageSizeOptions,cn=Yt.itemRender,Bn=cn===void 0?pt:cn,_n=Yt.jumpPrevIcon,gn=Yt.jumpNextIcon,ji=Yt.prevIcon,li=Yt.nextIcon,Pi=ee.useRef(null),Ei=(0,Oe.Z)(10,{value:oe,defaultValue:Me}),Qi=(0,ge.Z)(Ei,2),bi=Qi[0],Ci=Qi[1],_i=(0,Oe.Z)(1,{value:ze,defaultValue:en,postState:function(ei){return Math.max(1,Math.min(ei,Nt(void 0,bi,Ie)))}}),sr=(0,ge.Z)(_i,2),Bi=sr[0],Oo=sr[1],qo=ee.useState(Bi),$o=(0,ge.Z)(qo,2),Ko=$o[0],vr=$o[1];(0,ee.useEffect)(function(){vr(Bi)},[Bi]);var ar=qe!==vt,Ro="current"in Yt,Ki=Math.max(1,Bi-(Ln?3:5)),no=Math.min(Nt(void 0,bi,Ie),Bi+(Ln?3:5));function Pt(Wn,ei){var pi=Wn||ee.createElement("button",{type:"button","aria-label":ei,className:"".concat(xe,"-item-link")});return typeof Wn=="function"&&(pi=ee.createElement(Wn,(0,Be.Z)({},Yt))),pi}function Io(Wn){var ei=Wn.target.value,pi=Nt(void 0,bi,Ie),Po;return ei===""?Po=ei:Number.isNaN(Number(ei))?Po=Ko:ei>=pi?Po=pi:Po=Number(ei),Po}function lo(Wn){return Lt(Wn)&&Wn!==Bi&&Lt(Ie)&&Ie>0}var Fo=Ie>bi?rn:!1;function mr(Wn){(Wn.keyCode===Se.Z.UP||Wn.keyCode===Se.Z.DOWN)&&Wn.preventDefault()}function yr(Wn){var ei=Io(Wn);switch(ei!==Ko&&vr(ei),Wn.keyCode){case Se.Z.ENTER:Dn(ei);break;case Se.Z.UP:Dn(ei-1);break;case Se.Z.DOWN:Dn(ei+1);break;default:break}}function Kr(Wn){Dn(Io(Wn))}function Qn(Wn){var ei=Nt(Wn,bi,Ie),pi=Bi>ei&&ei!==0?ei:Bi;Ci(Wn),vr(pi),Bt==null||Bt(Bi,Wn),Oo(pi),qe==null||qe(pi,Wn)}function Dn(Wn){if(lo(Wn)&&!ce){var ei=Nt(void 0,bi,Ie),pi=Wn;return Wn>ei?pi=ei:Wn<1&&(pi=1),pi!==Ko&&vr(pi),Oo(pi),qe==null||qe(pi,bi),pi}return Bi}var pe=Bi>1,ue=Bi<Nt(void 0,bi,Ie);function se(){pe&&Dn(Bi-1)}function kn(){ue&&Dn(Bi+1)}function bn(){Dn(Ki)}function Kn(){Dn(no)}function Ke(Wn,ei){if(Wn.key==="Enter"||Wn.charCode===Se.Z.ENTER||Wn.keyCode===Se.Z.ENTER){for(var pi=arguments.length,Po=new Array(pi>2?pi-2:0),mo=2;mo<pi;mo++)Po[mo-2]=arguments[mo];ei.apply(void 0,Po)}}function vn(Wn){Ke(Wn,se)}function me(Wn){Ke(Wn,kn)}function de(Wn){Ke(Wn,bn)}function Pn(Wn){Ke(Wn,Kn)}function Vt(Wn){var ei=Bn(Wn,"prev",Pt(ji,"prev page"));return ee.isValidElement(ei)?ee.cloneElement(ei,{disabled:!pe}):ei}function Te(Wn){var ei=Bn(Wn,"next",Pt(li,"next page"));return ee.isValidElement(ei)?ee.cloneElement(ei,{disabled:!ue}):ei}function ln(Wn){(Wn.type==="click"||Wn.keyCode===Se.Z.ENTER)&&Dn(Ko)}var Fn=null,be=(0,$t.Z)(Yt,{aria:!0,data:!0}),Re=$e&&ee.createElement("li",{className:"".concat(xe,"-total-text")},$e(Ie,[Ie===0?0:(Bi-1)*bi+1,Bi*bi>Ie?Ie:Bi*bi])),En=null,On=Nt(void 0,bi,Ie);if(we&&Ie<=bi)return null;var Un=[],Rn={rootPrefixCls:xe,onClick:Dn,onKeyPress:Ke,showTitle:un,itemRender:Bn,page:-1},wn=Bi-1>0?Bi-1:0,jn=Bi+1<On?Bi+1:On,fi=rn&&rn.goButton,gi=(0,Le.Z)(ve)==="object"?ve.readOnly:!ve,xi=fi,De=null;ve&&(fi&&(typeof fi=="boolean"?xi=ee.createElement("button",{type:"button",onClick:ln,onKeyUp:ln},St.jump_to_confirm):xi=ee.createElement("span",{onClick:ln,onKeyUp:ln},fi),xi=ee.createElement("li",{title:un?"".concat(St.jump_to).concat(Bi,"/").concat(On):null,className:"".concat(xe,"-simple-pager")},xi)),De=ee.createElement("li",{title:un?"".concat(Bi,"/").concat(On):null,className:"".concat(xe,"-simple-pager")},gi?Ko:ee.createElement("input",{type:"text","aria-label":St.jump_to,value:Ko,disabled:ce,onKeyDown:mr,onKeyUp:yr,onChange:yr,onBlur:Kr,size:3}),ee.createElement("span",{className:"".concat(xe,"-slash")},"/"),On));var io=Ln?1:2;if(On<=3+io*2){On||Un.push(ee.createElement(lt,(0,fe.Z)({},Rn,{key:"noPager",page:1,className:"".concat(xe,"-item-disabled")})));for(var Mi=1;Mi<=On;Mi+=1)Un.push(ee.createElement(lt,(0,fe.Z)({},Rn,{key:Mi,page:Mi,active:Bi===Mi})))}else{var uo=Ln?St.prev_3:St.prev_5,Ce=Ln?St.next_3:St.next_5,yn=Bn(Ki,"jump-prev",Pt(_n,"prev page")),zn=Bn(no,"jump-next",Pt(gn,"next page"));Sn&&(Fn=yn?ee.createElement("li",{title:un?uo:null,key:"prev",onClick:bn,tabIndex:0,onKeyDown:de,className:ie()("".concat(xe,"-jump-prev"),(0,Tt.Z)({},"".concat(xe,"-jump-prev-custom-icon"),!!_n))},yn):null,En=zn?ee.createElement("li",{title:un?Ce:null,key:"next",onClick:Kn,tabIndex:0,onKeyDown:Pn,className:ie()("".concat(xe,"-jump-next"),(0,Tt.Z)({},"".concat(xe,"-jump-next-custom-icon"),!!gn))},zn):null);var Yn=Math.max(1,Bi-io),Zn=Math.min(Bi+io,On);Bi-1<=io&&(Zn=1+io*2),On-Bi<=io&&(Yn=On-io*2);for(var ti=Yn;ti<=Zn;ti+=1)Un.push(ee.createElement(lt,(0,fe.Z)({},Rn,{key:ti,page:ti,active:Bi===ti})));if(Bi-1>=io*2&&Bi!==3&&(Un[0]=ee.cloneElement(Un[0],{className:ie()("".concat(xe,"-item-after-jump-prev"),Un[0].props.className)}),Un.unshift(Fn)),On-Bi>=io*2&&Bi!==On-2){var Ni=Un[Un.length-1];Un[Un.length-1]=ee.cloneElement(Ni,{className:ie()("".concat(xe,"-item-before-jump-next"),Ni.props.className)}),Un.push(En)}Yn!==1&&Un.unshift(ee.createElement(lt,(0,fe.Z)({},Rn,{key:1,page:1}))),Zn!==On&&Un.push(ee.createElement(lt,(0,fe.Z)({},Rn,{key:On,page:On})))}var vi=Vt(wn);if(vi){var Ti=!pe||!On;vi=ee.createElement("li",{title:un?St.prev_page:null,onClick:se,tabIndex:Ti?null:0,onKeyDown:vn,className:ie()("".concat(xe,"-prev"),(0,Tt.Z)({},"".concat(xe,"-disabled"),Ti)),"aria-disabled":Ti},vi)}var Di=Te(jn);if(Di){var He,Yi;ve?(He=!ue,Yi=pe?0:null):(He=!ue||!On,Yi=He?null:0),Di=ee.createElement("li",{title:un?St.next_page:null,onClick:kn,tabIndex:Yi,onKeyDown:me,className:ie()("".concat(xe,"-next"),(0,Tt.Z)({},"".concat(xe,"-disabled"),He)),"aria-disabled":He},Di)}var Ge=ie()(xe,Ae,(0,Tt.Z)((0,Tt.Z)((0,Tt.Z)((0,Tt.Z)((0,Tt.Z)({},"".concat(xe,"-start"),Ye==="start"),"".concat(xe,"-center"),Ye==="center"),"".concat(xe,"-end"),Ye==="end"),"".concat(xe,"-simple"),ve),"".concat(xe,"-disabled"),ce));return ee.createElement("ul",(0,fe.Z)({className:Ge,style:Et,ref:Pi},be),Re,vi,ve?De:Un,Di,ee.createElement(nt,{locale:St,rootPrefixCls:xe,disabled:ce,selectPrefixCls:ke,changeSize:Qn,pageSize:bi,pageSizeOptions:sn,quickGo:Fo?Dn:null,goButton:xi,showSizeChanger:Ne,sizeChangerRender:Qe}))},Ht=_t},25930:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Cd:function(){return xe}});var Tt=Ut(72308),fe=Ut(77321),Le=Ut(74416),Be=Ut(59301),ge=Ut(92310),he=Ut.n(ge),ie={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Oe=function(){var Ae=(0,Be.useRef)([]),ze=(0,Be.useRef)(null);return(0,Be.useEffect)(function(){var Cn=Date.now(),en=!1;Ae.current.forEach(function(mn){if(mn){en=!0;var Ie=mn.style;Ie.transitionDuration=".3s, .3s, .3s, .06s",ze.current&&Cn-ze.current<100&&(Ie.transitionDuration="0s, 0s")}}),en&&(ze.current=Date.now())}),Ae.current},Se=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],$t=function(Ae){var ze=(0,fe.Z)((0,fe.Z)({},ie),Ae),Cn=ze.className,en=ze.percent,mn=ze.prefixCls,Ie=ze.strokeColor,oe=ze.strokeLinecap,Gt=ze.strokeWidth,Me=ze.style,dn=ze.trailColor,qe=ze.trailWidth,we=ze.transition,Ye=(0,Le.Z)(ze,Se);delete Ye.gapPosition;var Xe=Array.isArray(en)?en:[en],Sn=Array.isArray(Ie)?Ie:[Ie],rn=Oe(),Ln=Gt/2,te=100-Gt/2,un="M ".concat(oe==="round"?Ln:0,",").concat(Ln,`
|
|
L `).concat(oe==="round"?te:100,",").concat(Ln),Tn="0 0 100 ".concat(Gt),Bt=0;return Be.createElement("svg",(0,Tt.Z)({className:he()("".concat(mn,"-line"),Cn),viewBox:Tn,preserveAspectRatio:"none",style:Me},Ye),Be.createElement("path",{className:"".concat(mn,"-line-trail"),d:un,strokeLinecap:oe,stroke:dn,strokeWidth:qe||Gt,fillOpacity:"0"}),Xe.map(function(Ct,St){var Et=1;switch(oe){case"round":Et=1-Gt/100;break;case"square":Et=1-Gt/2/100;break;default:Et=1;break}var jt={strokeDasharray:"".concat(Ct*Et,"px, 100px"),strokeDashoffset:"-".concat(Bt,"px"),transition:we||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Mt=Sn[St]||Sn[Sn.length-1];return Bt+=Ct,Be.createElement("path",{key:St,className:"".concat(mn,"-line-path"),d:un,strokeLinecap:oe,stroke:Mt,strokeWidth:Gt,fillOpacity:"0",ref:function(ve){rn[St]=ve},style:jt})}))},tn=$t,ee=Ut(62853),Je=Ut(52487),Ft=Ut(47273),et=0,nt=(0,Ft.Z)();function ct(){var ke;return nt?(ke=et,et+=1):ke="TEST_OR_SSR",ke}var lt=function(ke){var Ae=Be.useState(),ze=(0,Je.Z)(Ae,2),Cn=ze[0],en=ze[1];return Be.useEffect(function(){en("rc_progress_".concat(ct()))},[]),ke||Cn},pt=function(Ae){var ze=Ae.bg,Cn=Ae.children;return Be.createElement("div",{style:{width:"100%",height:"100%",background:ze}},Cn)};function vt(ke,Ae){return Object.keys(ke).map(function(ze){var Cn=parseFloat(ze),en="".concat(Math.floor(Cn*Ae),"%");return"".concat(ke[ze]," ").concat(en)})}var Lt=Be.forwardRef(function(ke,Ae){var ze=ke.prefixCls,Cn=ke.color,en=ke.gradientId,mn=ke.radius,Ie=ke.style,oe=ke.ptg,Gt=ke.strokeLinecap,Me=ke.strokeWidth,dn=ke.size,qe=ke.gapDegree,we=Cn&&(0,ee.Z)(Cn)==="object",Ye=we?"#FFF":void 0,Xe=dn/2,Sn=Be.createElement("circle",{className:"".concat(ze,"-circle-path"),r:mn,cx:Xe,cy:Xe,stroke:Ye,strokeLinecap:Gt,strokeWidth:Me,opacity:oe===0?0:1,style:Ie,ref:Ae});if(!we)return Sn;var rn="".concat(en,"-conic"),Ln=qe?"".concat(180+qe/2,"deg"):"0deg",te=vt(Cn,(360-qe)/360),un=vt(Cn,1),Tn="conic-gradient(from ".concat(Ln,", ").concat(te.join(", "),")"),Bt="linear-gradient(to ".concat(qe?"bottom":"top",", ").concat(un.join(", "),")");return Be.createElement(Be.Fragment,null,Be.createElement("mask",{id:rn},Sn),Be.createElement("foreignObject",{x:0,y:0,width:dn,height:dn,mask:"url(#".concat(rn,")")},Be.createElement(pt,{bg:Bt},Be.createElement(pt,{bg:Tn}))))}),Nt=Lt,_t=100,Ht=function(Ae,ze,Cn,en,mn,Ie,oe,Gt,Me,dn){var qe=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,we=Cn/100*360*((360-Ie)/360),Ye=Ie===0?0:{bottom:0,top:180,left:90,right:-90}[oe],Xe=(100-en)/100*ze;Me==="round"&&en!==100&&(Xe+=dn/2,Xe>=ze&&(Xe=ze-.01));var Sn=_t/2;return{stroke:typeof Gt=="string"?Gt:void 0,strokeDasharray:"".concat(ze,"px ").concat(Ae),strokeDashoffset:Xe+qe,transform:"rotate(".concat(mn+we+Ye,"deg)"),transformOrigin:"".concat(Sn,"px ").concat(Sn,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},ne=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function Yt(ke){var Ae=ke!=null?ke:[];return Array.isArray(Ae)?Ae:[Ae]}var Qt=function(Ae){var ze=(0,fe.Z)((0,fe.Z)({},ie),Ae),Cn=ze.id,en=ze.prefixCls,mn=ze.steps,Ie=ze.strokeWidth,oe=ze.trailWidth,Gt=ze.gapDegree,Me=Gt===void 0?0:Gt,dn=ze.gapPosition,qe=ze.trailColor,we=ze.strokeLinecap,Ye=ze.style,Xe=ze.className,Sn=ze.strokeColor,rn=ze.percent,Ln=(0,Le.Z)(ze,ne),te=_t/2,un=lt(Cn),Tn="".concat(un,"-gradient"),Bt=te-Ie/2,Ct=Math.PI*2*Bt,St=Me>0?90+Me/2:-90,Et=Ct*((360-Me)/360),jt=(0,ee.Z)(mn)==="object"?mn:{count:mn,gap:2},Mt=jt.count,ce=jt.gap,ve=Yt(rn),$e=Yt(Sn),We=$e.find(function(gn){return gn&&(0,ee.Z)(gn)==="object"}),Ne=We&&(0,ee.Z)(We)==="object",Qe=Ne?"butt":we,sn=Ht(Ct,Et,0,100,St,Me,dn,qe,Qe,Ie),cn=Oe(),Bn=function(){var ji=0;return ve.map(function(li,Pi){var Ei=$e[Pi]||$e[$e.length-1],Qi=Ht(Ct,Et,ji,li,St,Me,dn,Ei,Qe,Ie);return ji+=li,Be.createElement(Nt,{key:Pi,color:Ei,ptg:li,radius:Bt,prefixCls:en,gradientId:Tn,style:Qi,strokeLinecap:Qe,strokeWidth:Ie,gapDegree:Me,ref:function(Ci){cn[Pi]=Ci},size:_t})}).reverse()},_n=function(){var ji=Math.round(Mt*(ve[0]/100)),li=100/Mt,Pi=0;return new Array(Mt).fill(null).map(function(Ei,Qi){var bi=Qi<=ji-1?$e[0]:qe,Ci=bi&&(0,ee.Z)(bi)==="object"?"url(#".concat(Tn,")"):void 0,_i=Ht(Ct,Et,Pi,li,St,Me,dn,bi,"butt",Ie,ce);return Pi+=(Et-_i.strokeDashoffset+ce)*100/Et,Be.createElement("circle",{key:Qi,className:"".concat(en,"-circle-path"),r:Bt,cx:te,cy:te,stroke:Ci,strokeWidth:Ie,opacity:1,style:_i,ref:function(Bi){cn[Qi]=Bi}})})};return Be.createElement("svg",(0,Tt.Z)({className:he()("".concat(en,"-circle"),Xe),viewBox:"0 0 ".concat(_t," ").concat(_t),style:Ye,id:Cn,role:"presentation"},Ln),!Mt&&Be.createElement("circle",{className:"".concat(en,"-circle-trail"),r:Bt,cx:te,cy:te,stroke:qe,strokeLinecap:Qe,strokeWidth:oe||Ie,style:sn}),Mt?_n():Bn())},xe=Qt,re={Line:tn,Circle:xe}},738:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return vt}});var Tt=Ut(72308),fe=Ut(49618),Le=Ut(52487),Be=Ut(74416),ge=Ut(92310),he=Ut.n(ge),ie=Ut(18929),Oe=Ut(10228),Se=Ut(26112),$t=Ut(59301);function tn(Lt,Nt){var _t=Lt.disabled,Ht=Lt.prefixCls,ne=Lt.character,Yt=Lt.characterRender,Qt=Lt.index,xe=Lt.count,re=Lt.value,ke=Lt.allowHalf,Ae=Lt.focused,ze=Lt.onHover,Cn=Lt.onClick,en=function(we){ze(we,Qt)},mn=function(we){Cn(we,Qt)},Ie=function(we){we.keyCode===Oe.Z.ENTER&&Cn(we,Qt)},oe=Qt+1,Gt=new Set([Ht]);re===0&&Qt===0&&Ae?Gt.add("".concat(Ht,"-focused")):ke&&re+.5>=oe&&re<oe?(Gt.add("".concat(Ht,"-half")),Gt.add("".concat(Ht,"-active")),Ae&&Gt.add("".concat(Ht,"-focused"))):(oe<=re?Gt.add("".concat(Ht,"-full")):Gt.add("".concat(Ht,"-zero")),oe===re&&Ae&&Gt.add("".concat(Ht,"-focused")));var Me=typeof ne=="function"?ne(Lt):ne,dn=$t.createElement("li",{className:he()(Array.from(Gt)),ref:Nt},$t.createElement("div",{onClick:_t?null:mn,onKeyDown:_t?null:Ie,onMouseMove:_t?null:en,role:"radio","aria-checked":re>Qt?"true":"false","aria-posinset":Qt+1,"aria-setsize":xe,tabIndex:_t?-1:0},$t.createElement("div",{className:"".concat(Ht,"-first")},Me),$t.createElement("div",{className:"".concat(Ht,"-second")},Me)));return Yt&&(dn=Yt(dn,Lt)),dn}var ee=$t.forwardRef(tn);function Je(){var Lt=$t.useRef({});function Nt(Ht){return Lt.current[Ht]}function _t(Ht){return function(ne){Lt.current[Ht]=ne}}return[Nt,_t]}function Ft(Lt){var Nt=Lt.pageXOffset,_t="scrollLeft";if(typeof Nt!="number"){var Ht=Lt.document;Nt=Ht.documentElement[_t],typeof Nt!="number"&&(Nt=Ht.body[_t])}return Nt}function et(Lt){var Nt,_t,Ht=Lt.ownerDocument,ne=Ht.body,Yt=Ht&&Ht.documentElement,Qt=Lt.getBoundingClientRect();return Nt=Qt.left,_t=Qt.top,Nt-=Yt.clientLeft||ne.clientLeft||0,_t-=Yt.clientTop||ne.clientTop||0,{left:Nt,top:_t}}function nt(Lt){var Nt=et(Lt),_t=Lt.ownerDocument,Ht=_t.defaultView||_t.parentWindow;return Nt.left+=Ft(Ht),Nt.left}var ct=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function lt(Lt,Nt){var _t=Lt.prefixCls,Ht=_t===void 0?"rc-rate":_t,ne=Lt.className,Yt=Lt.defaultValue,Qt=Lt.value,xe=Lt.count,re=xe===void 0?5:xe,ke=Lt.allowHalf,Ae=ke===void 0?!1:ke,ze=Lt.allowClear,Cn=ze===void 0?!0:ze,en=Lt.keyboard,mn=en===void 0?!0:en,Ie=Lt.character,oe=Ie===void 0?"\u2605":Ie,Gt=Lt.characterRender,Me=Lt.disabled,dn=Lt.direction,qe=dn===void 0?"ltr":dn,we=Lt.tabIndex,Ye=we===void 0?0:we,Xe=Lt.autoFocus,Sn=Lt.onHoverChange,rn=Lt.onChange,Ln=Lt.onFocus,te=Lt.onBlur,un=Lt.onKeyDown,Tn=Lt.onMouseLeave,Bt=(0,Be.Z)(Lt,ct),Ct=Je(),St=(0,Le.Z)(Ct,2),Et=St[0],jt=St[1],Mt=$t.useRef(null),ce=function(){if(!Me){var Ki;(Ki=Mt.current)===null||Ki===void 0||Ki.focus()}};$t.useImperativeHandle(Nt,function(){return{focus:ce,blur:function(){if(!Me){var Ki;(Ki=Mt.current)===null||Ki===void 0||Ki.blur()}}}});var ve=(0,ie.Z)(Yt||0,{value:Qt}),$e=(0,Le.Z)(ve,2),We=$e[0],Ne=$e[1],Qe=(0,ie.Z)(null),sn=(0,Le.Z)(Qe,2),cn=sn[0],Bn=sn[1],_n=function(Ki,no){var Pt=qe==="rtl",Io=Ki+1;if(Ae){var lo=Et(Ki),Fo=nt(lo),mr=lo.clientWidth;(Pt&&no-Fo>mr/2||!Pt&&no-Fo<mr/2)&&(Io-=.5)}return Io},gn=function(Ki){Ne(Ki),rn==null||rn(Ki)},ji=$t.useState(!1),li=(0,Le.Z)(ji,2),Pi=li[0],Ei=li[1],Qi=function(){Ei(!0),Ln==null||Ln()},bi=function(){Ei(!1),te==null||te()},Ci=$t.useState(null),_i=(0,Le.Z)(Ci,2),sr=_i[0],Bi=_i[1],Oo=function(Ki,no){var Pt=_n(no,Ki.pageX);Pt!==cn&&(Bi(Pt),Bn(null)),Sn==null||Sn(Pt)},qo=function(Ki){Me||(Bi(null),Bn(null),Sn==null||Sn(void 0)),Ki&&(Tn==null||Tn(Ki))},$o=function(Ki,no){var Pt=_n(no,Ki.pageX),Io=!1;Cn&&(Io=Pt===We),qo(),gn(Io?0:Pt),Bn(Io?Pt:null)},Ko=function(Ki){var no=Ki.keyCode,Pt=qe==="rtl",Io=Ae?.5:1;mn&&(no===Oe.Z.RIGHT&&We<re&&!Pt?(gn(We+Io),Ki.preventDefault()):no===Oe.Z.LEFT&&We>0&&!Pt||no===Oe.Z.RIGHT&&We>0&&Pt?(gn(We-Io),Ki.preventDefault()):no===Oe.Z.LEFT&&We<re&&Pt&&(gn(We+Io),Ki.preventDefault())),un==null||un(Ki)};$t.useEffect(function(){Xe&&!Me&&ce()},[]);var vr=new Array(re).fill(0).map(function(Ro,Ki){return $t.createElement(ee,{ref:jt(Ki),index:Ki,count:re,disabled:Me,prefixCls:"".concat(Ht,"-star"),allowHalf:Ae,value:sr===null?We:sr,onClick:$o,onHover:Oo,key:Ro||Ki,character:oe,characterRender:Gt,focused:Pi})}),ar=he()(Ht,ne,(0,fe.Z)((0,fe.Z)({},"".concat(Ht,"-disabled"),Me),"".concat(Ht,"-rtl"),qe==="rtl"));return $t.createElement("ul",(0,Tt.Z)({className:ar,onMouseLeave:qo,tabIndex:Me?-1:Ye,onFocus:Me?null:Qi,onBlur:Me?null:bi,onKeyDown:Me?null:Ko,ref:Mt},(0,Se.Z)(Bt,{aria:!0,data:!0,attr:!0})),vr)}var pt=$t.forwardRef(lt),vt=pt},69582:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{ZP:function(){return ie}});var Tt=Ut(52487),fe=Ut(59301),Le=Ut(47273),Be=0,ge=(0,Le.Z)();function he(){var Oe;return ge?(Oe=Be,Be+=1):Oe="TEST_OR_SSR",Oe}function ie(Oe){var Se=fe.useState(),$t=(0,Tt.Z)(Se,2),tn=$t[0],ee=$t[1];return fe.useEffect(function(){ee("rc_select_".concat(he()))},[]),Oe||tn}},45560:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Ac:function(){return ji},Xo:function(){return Pi},Wx:function(){return Qi},ZP:function(){return vn},lk:function(){return vt}});var Tt=Ut(72308),fe=Ut(80702),Le=Ut(49618),Be=Ut(77321),ge=Ut(52487),he=Ut(74416),ie=Ut(62853),Oe=Ut(18929),Se=Ut(48736),$t=Ut(59301),tn=Ut(92310),ee=Ut.n(tn),Je=Ut(34280),Ft=Ut(49658),et=Ut(8654),nt=function(de){var Pn=de.className,Vt=de.customizeIcon,Te=de.customizeIconProps,ln=de.children,Fn=de.onMouseDown,be=de.onClick,Re=typeof Vt=="function"?Vt(Te):Vt;return $t.createElement("span",{className:Pn,onMouseDown:function(On){On.preventDefault(),Fn==null||Fn(On)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:be,"aria-hidden":!0},Re!==void 0?Re:$t.createElement("span",{className:ee()(Pn.split(/\s+/).map(function(En){return"".concat(En,"-icon")}))},ln))},ct=nt,lt=function(de,Pn,Vt,Te,ln){var Fn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,be=arguments.length>6?arguments[6]:void 0,Re=arguments.length>7?arguments[7]:void 0,En=$t.useMemo(function(){if((0,ie.Z)(Te)==="object")return Te.clearIcon;if(ln)return ln},[Te,ln]),On=$t.useMemo(function(){return!!(!Fn&&Te&&(Vt.length||be)&&!(Re==="combobox"&&be===""))},[Te,Fn,Vt.length,be,Re]);return{allowClear:On,clearIcon:$t.createElement(ct,{className:"".concat(de,"-clear"),onMouseDown:Pn,customizeIcon:En},"\xD7")}},pt=$t.createContext(null);function vt(){return $t.useContext(pt)}function Lt(){var me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,de=$t.useState(!1),Pn=(0,ge.Z)(de,2),Vt=Pn[0],Te=Pn[1],ln=$t.useRef(null),Fn=function(){window.clearTimeout(ln.current)};$t.useEffect(function(){return Fn},[]);var be=function(En,On){Fn(),ln.current=window.setTimeout(function(){Te(En),On&&On()},me)};return[Vt,be,Fn]}function Nt(){var me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,de=$t.useRef(null),Pn=$t.useRef(null);$t.useEffect(function(){return function(){window.clearTimeout(Pn.current)}},[]);function Vt(Te){(Te||de.current===null)&&(de.current=Te),window.clearTimeout(Pn.current),Pn.current=window.setTimeout(function(){de.current=null},me)}return[function(){return de.current},Vt]}function _t(me,de,Pn,Vt){var Te=$t.useRef(null);Te.current={open:de,triggerOpen:Pn,customizedTrigger:Vt},$t.useEffect(function(){function ln(Fn){var be;if(!((be=Te.current)!==null&&be!==void 0&&be.customizedTrigger)){var Re=Fn.target;Re.shadowRoot&&Fn.composed&&(Re=Fn.composedPath()[0]||Re),Te.current.open&&me().filter(function(En){return En}).every(function(En){return!En.contains(Re)&&En!==Re})&&Te.current.triggerOpen(!1)}}return window.addEventListener("mousedown",ln),function(){return window.removeEventListener("mousedown",ln)}},[])}var Ht=Ut(10228);function ne(me){return me&&![Ht.Z.ESC,Ht.Z.SHIFT,Ht.Z.BACKSPACE,Ht.Z.TAB,Ht.Z.WIN_KEY,Ht.Z.ALT,Ht.Z.META,Ht.Z.WIN_KEY_RIGHT,Ht.Z.CTRL,Ht.Z.SEMICOLON,Ht.Z.EQUALS,Ht.Z.CAPS_LOCK,Ht.Z.CONTEXT_MENU,Ht.Z.F1,Ht.Z.F2,Ht.Z.F3,Ht.Z.F4,Ht.Z.F5,Ht.Z.F6,Ht.Z.F7,Ht.Z.F8,Ht.Z.F9,Ht.Z.F10,Ht.Z.F11,Ht.Z.F12].includes(me)}var Yt=Ut(26112),Qt=Ut(11780),xe=function(de,Pn){var Vt,Te=de.prefixCls,ln=de.id,Fn=de.inputElement,be=de.disabled,Re=de.tabIndex,En=de.autoFocus,On=de.autoComplete,Un=de.editable,Rn=de.activeDescendantId,wn=de.value,jn=de.maxLength,fi=de.onKeyDown,gi=de.onMouseDown,xi=de.onChange,De=de.onPaste,io=de.onCompositionStart,Mi=de.onCompositionEnd,uo=de.onBlur,Ce=de.open,yn=de.attrs,zn=Fn||$t.createElement("input",null),Yn=zn,Zn=Yn.ref,ti=Yn.props,Ni=ti.onKeyDown,vi=ti.onChange,Ti=ti.onMouseDown,Di=ti.onCompositionStart,He=ti.onCompositionEnd,Yi=ti.onBlur,Ge=ti.style;return(0,Se.Kp)(!("maxLength"in zn.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),zn=$t.cloneElement(zn,(0,Be.Z)((0,Be.Z)((0,Be.Z)({type:"search"},ti),{},{id:ln,ref:(0,et.sQ)(Pn,Zn),disabled:be,tabIndex:Re,autoComplete:On||"off",autoFocus:En,className:ee()("".concat(Te,"-selection-search-input"),(Vt=zn)===null||Vt===void 0||(Vt=Vt.props)===null||Vt===void 0?void 0:Vt.className),role:"combobox","aria-expanded":Ce||!1,"aria-haspopup":"listbox","aria-owns":"".concat(ln,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(ln,"_list"),"aria-activedescendant":Ce?Rn:void 0},yn),{},{value:Un?wn:"",maxLength:jn,readOnly:!Un,unselectable:Un?null:"on",style:(0,Be.Z)((0,Be.Z)({},Ge),{},{opacity:Un?null:0}),onKeyDown:function(ei){fi(ei),Ni&&Ni(ei)},onMouseDown:function(ei){gi(ei),Ti&&Ti(ei)},onChange:function(ei){xi(ei),vi&&vi(ei)},onCompositionStart:function(ei){io(ei),Di&&Di(ei)},onCompositionEnd:function(ei){Mi(ei),He&&He(ei)},onPaste:De,onBlur:function(ei){uo(ei),Yi&&Yi(ei)}})),zn},re=$t.forwardRef(xe),ke=re;function Ae(me){return Array.isArray(me)?me:me!==void 0?[me]:[]}var ze=typeof window!="undefined"&&window.document&&window.document.documentElement,Cn=ze;function en(me){return me!=null}function mn(me){return!me&&me!==0}function Ie(me){return["string","number"].includes((0,ie.Z)(me))}function oe(me){var de=void 0;return me&&(Ie(me.title)?de=me.title.toString():Ie(me.label)&&(de=me.label.toString())),de}function Gt(me,de){Cn?$t.useLayoutEffect(me,de):$t.useEffect(me,de)}function Me(me){var de;return(de=me.key)!==null&&de!==void 0?de:me.value}var dn=function(de){de.preventDefault(),de.stopPropagation()},qe=function(de){var Pn=de.id,Vt=de.prefixCls,Te=de.values,ln=de.open,Fn=de.searchValue,be=de.autoClearSearchValue,Re=de.inputRef,En=de.placeholder,On=de.disabled,Un=de.mode,Rn=de.showSearch,wn=de.autoFocus,jn=de.autoComplete,fi=de.activeDescendantId,gi=de.tabIndex,xi=de.removeIcon,De=de.maxTagCount,io=de.maxTagTextLength,Mi=de.maxTagPlaceholder,uo=Mi===void 0?function(Ao){return"+ ".concat(Ao.length," ...")}:Mi,Ce=de.tagRender,yn=de.onToggleOpen,zn=de.onRemove,Yn=de.onInputChange,Zn=de.onInputPaste,ti=de.onInputKeyDown,Ni=de.onInputMouseDown,vi=de.onInputCompositionStart,Ti=de.onInputCompositionEnd,Di=de.onInputBlur,He=$t.useRef(null),Yi=(0,$t.useState)(0),Ge=(0,ge.Z)(Yi,2),Wn=Ge[0],ei=Ge[1],pi=(0,$t.useState)(!1),Po=(0,ge.Z)(pi,2),mo=Po[0],Vi=Po[1],to="".concat(Vt,"-selection"),zr=ln||Un==="multiple"&&be===!1||Un==="tags"?Fn:"",vo=Un==="tags"||Un==="multiple"&&be===!1||Rn&&(ln||mo);Gt(function(){ei(He.current.scrollWidth)},[zr]);var Vn=function(Jn,ri,Oi,yi,Ii){return $t.createElement("span",{title:oe(Jn),className:ee()("".concat(to,"-item"),(0,Le.Z)({},"".concat(to,"-item-disabled"),Oi))},$t.createElement("span",{className:"".concat(to,"-item-content")},ri),yi&&$t.createElement(ct,{className:"".concat(to,"-item-remove"),onMouseDown:dn,onClick:Ii,customizeIcon:xi},"\xD7"))},It=function(Jn,ri,Oi,yi,Ii,Xo){var ci=function(nn){dn(nn),yn(!ln)};return $t.createElement("span",{onMouseDown:ci},Ce({label:ri,value:Jn,disabled:Oi,closable:yi,onClose:Ii,isMaxTag:!!Xo}))},Yo=function(Jn){var ri=Jn.disabled,Oi=Jn.label,yi=Jn.value,Ii=!On&&!ri,Xo=Oi;if(typeof io=="number"&&(typeof Oi=="string"||typeof Oi=="number")){var ci=String(Xo);ci.length>io&&(Xo="".concat(ci.slice(0,io),"..."))}var ai=function(ni){ni&&ni.stopPropagation(),zn(Jn)};return typeof Ce=="function"?It(yi,Xo,ri,Ii,ai):Vn(Jn,Xo,ri,Ii,ai)},Xi=function(Jn){if(!Te.length)return null;var ri=typeof uo=="function"?uo(Jn):uo;return typeof Ce=="function"?It(void 0,ri,!1,!1,void 0,!0):Vn({title:ri},ri,!1)},Hi=$t.createElement("div",{className:"".concat(to,"-search"),style:{width:Wn},onFocus:function(){Vi(!0)},onBlur:function(){Vi(!1)}},$t.createElement(ke,{ref:Re,open:ln,prefixCls:Vt,id:Pn,inputElement:null,disabled:On,autoFocus:wn,autoComplete:jn,editable:vo,activeDescendantId:fi,value:zr,onKeyDown:ti,onMouseDown:Ni,onChange:Yn,onPaste:Zn,onCompositionStart:vi,onCompositionEnd:Ti,onBlur:Di,tabIndex:gi,attrs:(0,Yt.Z)(de,!0)}),$t.createElement("span",{ref:He,className:"".concat(to,"-search-mirror"),"aria-hidden":!0},zr,"\xA0")),ho=$t.createElement(Qt.Z,{prefixCls:"".concat(to,"-overflow"),data:Te,renderItem:Yo,renderRest:Xi,suffix:Hi,itemKey:Me,maxCount:De});return $t.createElement("span",{className:"".concat(to,"-wrap")},ho,!Te.length&&!zr&&$t.createElement("span",{className:"".concat(to,"-placeholder")},En))},we=qe,Ye=function(de){var Pn=de.inputElement,Vt=de.prefixCls,Te=de.id,ln=de.inputRef,Fn=de.disabled,be=de.autoFocus,Re=de.autoComplete,En=de.activeDescendantId,On=de.mode,Un=de.open,Rn=de.values,wn=de.placeholder,jn=de.tabIndex,fi=de.showSearch,gi=de.searchValue,xi=de.activeValue,De=de.maxLength,io=de.onInputKeyDown,Mi=de.onInputMouseDown,uo=de.onInputChange,Ce=de.onInputPaste,yn=de.onInputCompositionStart,zn=de.onInputCompositionEnd,Yn=de.onInputBlur,Zn=de.title,ti=$t.useState(!1),Ni=(0,ge.Z)(ti,2),vi=Ni[0],Ti=Ni[1],Di=On==="combobox",He=Di||fi,Yi=Rn[0],Ge=gi||"";Di&&xi&&!vi&&(Ge=xi),$t.useEffect(function(){Di&&Ti(!1)},[Di,xi]);var Wn=On!=="combobox"&&!Un&&!fi?!1:!!Ge,ei=Zn===void 0?oe(Yi):Zn,pi=$t.useMemo(function(){return Yi?null:$t.createElement("span",{className:"".concat(Vt,"-selection-placeholder"),style:Wn?{visibility:"hidden"}:void 0},wn)},[Yi,Wn,wn,Vt]);return $t.createElement("span",{className:"".concat(Vt,"-selection-wrap")},$t.createElement("span",{className:"".concat(Vt,"-selection-search")},$t.createElement(ke,{ref:ln,prefixCls:Vt,id:Te,open:Un,inputElement:Pn,disabled:Fn,autoFocus:be,autoComplete:Re,editable:He,activeDescendantId:En,value:Ge,onKeyDown:io,onMouseDown:Mi,onChange:function(mo){Ti(!0),uo(mo)},onPaste:Ce,onCompositionStart:yn,onCompositionEnd:zn,onBlur:Yn,tabIndex:jn,attrs:(0,Yt.Z)(de,!0),maxLength:Di?De:void 0})),!Di&&Yi?$t.createElement("span",{className:"".concat(Vt,"-selection-item"),title:ei,style:Wn?{visibility:"hidden"}:void 0},Yi.label):null,pi)},Xe=Ye,Sn=function(de,Pn){var Vt=(0,$t.useRef)(null),Te=(0,$t.useRef)(!1),ln=de.prefixCls,Fn=de.open,be=de.mode,Re=de.showSearch,En=de.tokenWithEnter,On=de.disabled,Un=de.prefix,Rn=de.autoClearSearchValue,wn=de.onSearch,jn=de.onSearchSubmit,fi=de.onToggleOpen,gi=de.onInputKeyDown,xi=de.onInputBlur,De=de.domRef;$t.useImperativeHandle(Pn,function(){return{focus:function(ei){Vt.current.focus(ei)},blur:function(){Vt.current.blur()}}});var io=Nt(0),Mi=(0,ge.Z)(io,2),uo=Mi[0],Ce=Mi[1],yn=function(ei){var pi=ei.which,Po=Vt.current instanceof HTMLTextAreaElement;!Po&&Fn&&(pi===Ht.Z.UP||pi===Ht.Z.DOWN)&&ei.preventDefault(),gi&&gi(ei),pi===Ht.Z.ENTER&&be==="tags"&&!Te.current&&!Fn&&(jn==null||jn(ei.target.value)),!(Po&&!Fn&&~[Ht.Z.UP,Ht.Z.DOWN,Ht.Z.LEFT,Ht.Z.RIGHT].indexOf(pi))&&ne(pi)&&fi(!0)},zn=function(){Ce(!0)},Yn=(0,$t.useRef)(null),Zn=function(ei){wn(ei,!0,Te.current)!==!1&&fi(!0)},ti=function(){Te.current=!0},Ni=function(ei){Te.current=!1,be!=="combobox"&&Zn(ei.target.value)},vi=function(ei){var pi=ei.target.value;if(En&&Yn.current&&/[\r\n]/.test(Yn.current)){var Po=Yn.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");pi=pi.replace(Po,Yn.current)}Yn.current=null,Zn(pi)},Ti=function(ei){var pi=ei.clipboardData,Po=pi==null?void 0:pi.getData("text");Yn.current=Po||""},Di=function(ei){var pi=ei.target;if(pi!==Vt.current){var Po=document.body.style.msTouchAction!==void 0;Po?setTimeout(function(){Vt.current.focus()}):Vt.current.focus()}},He=function(ei){var pi=uo();ei.target!==Vt.current&&!pi&&!(be==="combobox"&&On)&&ei.preventDefault(),(be!=="combobox"&&(!Re||!pi)||!Fn)&&(Fn&&Rn!==!1&&wn("",!0,!1),fi())},Yi={inputRef:Vt,onInputKeyDown:yn,onInputMouseDown:zn,onInputChange:vi,onInputPaste:Ti,onInputCompositionStart:ti,onInputCompositionEnd:Ni,onInputBlur:xi},Ge=be==="multiple"||be==="tags"?$t.createElement(we,(0,Tt.Z)({},de,Yi)):$t.createElement(Xe,(0,Tt.Z)({},de,Yi));return $t.createElement("div",{ref:De,className:"".concat(ln,"-selector"),onClick:Di,onMouseDown:He},Un&&$t.createElement("div",{className:"".concat(ln,"-prefix")},Un),Ge)},rn=$t.forwardRef(Sn),Ln=rn,te=Ut(65352),un=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],Tn=function(de){var Pn=de===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:Pn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:Pn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:Pn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:Pn,adjustY:1},htmlRegion:"scroll"}}},Bt=function(de,Pn){var Vt=de.prefixCls,Te=de.disabled,ln=de.visible,Fn=de.children,be=de.popupElement,Re=de.animation,En=de.transitionName,On=de.dropdownStyle,Un=de.dropdownClassName,Rn=de.direction,wn=Rn===void 0?"ltr":Rn,jn=de.placement,fi=de.builtinPlacements,gi=de.dropdownMatchSelectWidth,xi=de.dropdownRender,De=de.dropdownAlign,io=de.getPopupContainer,Mi=de.empty,uo=de.getTriggerDOMNode,Ce=de.onPopupVisibleChange,yn=de.onPopupMouseEnter,zn=(0,he.Z)(de,un),Yn="".concat(Vt,"-dropdown"),Zn=be;xi&&(Zn=xi(be));var ti=$t.useMemo(function(){return fi||Tn(gi)},[fi,gi]),Ni=Re?"".concat(Yn,"-").concat(Re):En,vi=typeof gi=="number",Ti=$t.useMemo(function(){return vi?null:gi===!1?"minWidth":"width"},[gi,vi]),Di=On;vi&&(Di=(0,Be.Z)((0,Be.Z)({},Di),{},{width:gi}));var He=$t.useRef(null);return $t.useImperativeHandle(Pn,function(){return{getPopupElement:function(){var Ge;return(Ge=He.current)===null||Ge===void 0?void 0:Ge.popupElement}}}),$t.createElement(te.Z,(0,Tt.Z)({},zn,{showAction:Ce?["click"]:[],hideAction:Ce?["click"]:[],popupPlacement:jn||(wn==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:ti,prefixCls:Yn,popupTransitionName:Ni,popup:$t.createElement("div",{onMouseEnter:yn},Zn),ref:He,stretch:Ti,popupAlign:De,popupVisible:ln,getPopupContainer:io,popupClassName:ee()(Un,(0,Le.Z)({},"".concat(Yn,"-empty"),Mi)),popupStyle:Di,getTriggerDOMNode:uo,onPopupVisibleChange:Ce}),Fn)},Ct=$t.forwardRef(Bt),St=Ct,Et=Ut(68413);function jt(me,de){var Pn=me.key,Vt;return"value"in me&&(Vt=me.value),Pn!=null?Pn:Vt!==void 0?Vt:"rc-index-key-".concat(de)}function Mt(me){return typeof me!="undefined"&&!Number.isNaN(me)}function ce(me,de){var Pn=me||{},Vt=Pn.label,Te=Pn.value,ln=Pn.options,Fn=Pn.groupLabel,be=Vt||(de?"children":"label");return{label:be,value:Te||"value",options:ln||"options",groupLabel:Fn||be}}function ve(me){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Pn=de.fieldNames,Vt=de.childrenAsData,Te=[],ln=ce(Pn,!1),Fn=ln.label,be=ln.value,Re=ln.options,En=ln.groupLabel;function On(Un,Rn){Array.isArray(Un)&&Un.forEach(function(wn){if(Rn||!(Re in wn)){var jn=wn[be];Te.push({key:jt(wn,Te.length),groupOption:Rn,data:wn,label:wn[Fn],value:jn})}else{var fi=wn[En];fi===void 0&&Vt&&(fi=wn.label),Te.push({key:jt(wn,Te.length),group:!0,data:wn,label:fi}),On(wn[Re],!0)}})}return On(me,!1),Te}function $e(me){var de=(0,Be.Z)({},me);return"props"in de||Object.defineProperty(de,"props",{get:function(){return(0,Se.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),de}}),de}var We=function(de,Pn,Vt){if(!Pn||!Pn.length)return null;var Te=!1,ln=function be(Re,En){var On=(0,Et.Z)(En),Un=On[0],Rn=On.slice(1);if(!Un)return[Re];var wn=Re.split(Un);return Te=Te||wn.length>1,wn.reduce(function(jn,fi){return[].concat((0,fe.Z)(jn),(0,fe.Z)(be(fi,Rn)))},[]).filter(Boolean)},Fn=ln(de,Pn);return Te?typeof Vt!="undefined"?Fn.slice(0,Vt):Fn:null},Ne=$t.createContext(null),Qe=Ne;function sn(me){var de=me.visible,Pn=me.values;if(!de)return null;var Vt=50;return $t.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(Pn.slice(0,Vt).map(function(Te){var ln=Te.label,Fn=Te.value;return["number","string"].includes((0,ie.Z)(ln))?ln:Fn}).join(", ")),Pn.length>Vt?", ...":null)}var cn=["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"],Bn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],_n=function(de){return de==="tags"||de==="multiple"},gn=$t.forwardRef(function(me,de){var Pn,Vt=me.id,Te=me.prefixCls,ln=me.className,Fn=me.showSearch,be=me.tagRender,Re=me.direction,En=me.omitDomProps,On=me.displayValues,Un=me.onDisplayValuesChange,Rn=me.emptyOptions,wn=me.notFoundContent,jn=wn===void 0?"Not Found":wn,fi=me.onClear,gi=me.mode,xi=me.disabled,De=me.loading,io=me.getInputElement,Mi=me.getRawInputElement,uo=me.open,Ce=me.defaultOpen,yn=me.onDropdownVisibleChange,zn=me.activeValue,Yn=me.onActiveValueChange,Zn=me.activeDescendantId,ti=me.searchValue,Ni=me.autoClearSearchValue,vi=me.onSearch,Ti=me.onSearchSplit,Di=me.tokenSeparators,He=me.allowClear,Yi=me.prefix,Ge=me.suffixIcon,Wn=me.clearIcon,ei=me.OptionList,pi=me.animation,Po=me.transitionName,mo=me.dropdownStyle,Vi=me.dropdownClassName,to=me.dropdownMatchSelectWidth,zr=me.dropdownRender,vo=me.dropdownAlign,Vn=me.placement,It=me.builtinPlacements,Yo=me.getPopupContainer,Xi=me.showAction,Hi=Xi===void 0?[]:Xi,ho=me.onFocus,Ao=me.onBlur,Jn=me.onKeyUp,ri=me.onKeyDown,Oi=me.onMouseDown,yi=(0,he.Z)(me,cn),Ii=_n(gi),Xo=(Fn!==void 0?Fn:Ii)||gi==="combobox",ci=(0,Be.Z)({},yi);Bn.forEach(function(jo){delete ci[jo]}),En==null||En.forEach(function(jo){delete ci[jo]});var ai=$t.useState(!1),nn=(0,ge.Z)(ai,2),ni=nn[0],eo=nn[1];$t.useEffect(function(){eo((0,Ft.Z)())},[]);var Wo=$t.useRef(null),Go=$t.useRef(null),ko=$t.useRef(null),Jo=$t.useRef(null),Bo=$t.useRef(null),$r=$t.useRef(!1),Yr=Lt(),Js=(0,ge.Z)(Yr,3),Pe=Js[0],Sr=Js[1],Rl=Js[2];$t.useImperativeHandle(de,function(){var jo,So;return{focus:(jo=Jo.current)===null||jo===void 0?void 0:jo.focus,blur:(So=Jo.current)===null||So===void 0?void 0:So.blur,scrollTo:function(Os){var _r;return(_r=Bo.current)===null||_r===void 0?void 0:_r.scrollTo(Os)},nativeElement:Wo.current||Go.current}});var rs=$t.useMemo(function(){var jo;if(gi!=="combobox")return ti;var So=(jo=On[0])===null||jo===void 0?void 0:jo.value;return typeof So=="string"||typeof So=="number"?String(So):""},[ti,gi,On]),Pl=gi==="combobox"&&typeof io=="function"&&io()||null,Do=typeof Mi=="function"&&Mi(),Mu=(0,et.x1)(Go,Do==null||(Pn=Do.props)===null||Pn===void 0?void 0:Pn.ref),jl=$t.useState(!1),_o=(0,ge.Z)(jl,2),Ir=_o[0],wl=_o[1];(0,Je.Z)(function(){wl(!0)},[]);var gs=(0,Oe.Z)(!1,{defaultValue:Ce,value:uo}),Xa=(0,ge.Z)(gs,2),ua=Xa[0],di=Xa[1],ts=Ir?ua:!1,bu=!jn&&Rn;(xi||bu&&ts&&gi==="combobox")&&(ts=!1);var Qs=bu?!1:ts,qi=$t.useCallback(function(jo){var So=jo!==void 0?jo:!ts;xi||(di(So),ts!==So&&(yn==null||yn(So)))},[xi,ts,di,yn]),yo=$t.useMemo(function(){return(Di||[]).some(function(jo){return[`
|
|
`,`\r
|
|
`].includes(jo)})},[Di]),hn=$t.useContext(Qe)||{},Li=hn.maxCount,$i=hn.rawValues,Vo=function(So,bo,Os){if(!(Ii&&Mt(Li)&&($i==null?void 0:$i.size)>=Li)){var _r=!0,ss=So;Yn==null||Yn(null);var oi=We(So,Di,Mt(Li)?Li-$i.size:void 0),Oa=Os?null:oi;return gi!=="combobox"&&Oa&&(ss="",Ti==null||Ti(Oa),qi(!1),_r=!1),vi&&rs!==ss&&vi(ss,{source:bo?"typing":"effect"}),_r}},ha=function(So){!So||!So.trim()||vi(So,{source:"submit"})};$t.useEffect(function(){!ts&&!Ii&&gi!=="combobox"&&Vo("",!1,!1)},[ts]),$t.useEffect(function(){ua&&xi&&di(!1),xi&&!$r.current&&Sr(!1)},[xi]);var qs=Nt(),Ri=(0,ge.Z)(qs,2),Xr=Ri[0],Fs=Ri[1],Jr=$t.useRef(!1),As=function(So){var bo=Xr(),Os=So.key,_r=Os==="Enter";if(_r&&(gi!=="combobox"&&So.preventDefault(),ts||qi(!0)),Fs(!!rs),Os==="Backspace"&&!bo&&Ii&&!rs&&On.length){for(var ss=(0,fe.Z)(On),oi=null,Oa=ss.length-1;Oa>=0;Oa-=1){var qt=ss[Oa];if(!qt.disabled){ss.splice(Oa,1),oi=qt;break}}oi&&Un(ss,{type:"remove",values:[oi]})}for(var Ze=arguments.length,Gl=new Array(Ze>1?Ze-1:0),yh=1;yh<Ze;yh++)Gl[yh-1]=arguments[yh];if(ts&&(!_r||!Jr.current)){var Ia;_r&&(Jr.current=!0),(Ia=Bo.current)===null||Ia===void 0||Ia.onKeyDown.apply(Ia,[So].concat(Gl))}ri==null||ri.apply(void 0,[So].concat(Gl))},Cl=function(So){for(var bo=arguments.length,Os=new Array(bo>1?bo-1:0),_r=1;_r<bo;_r++)Os[_r-1]=arguments[_r];if(ts){var ss;(ss=Bo.current)===null||ss===void 0||ss.onKeyUp.apply(ss,[So].concat(Os))}So.key==="Enter"&&(Jr.current=!1),Jn==null||Jn.apply(void 0,[So].concat(Os))},Ja=function(So){var bo=On.filter(function(Os){return Os!==So});Un(bo,{type:"remove",values:[So]})},Rr=function(){Jr.current=!1},da=$t.useRef(!1),gh=function(){Sr(!0),xi||(ho&&!da.current&&ho.apply(void 0,arguments),Hi.includes("focus")&&qi(!0)),da.current=!0},Zd=function(){$r.current=!0,Sr(!1,function(){da.current=!1,$r.current=!1,qi(!1)}),!xi&&(rs&&(gi==="tags"?vi(rs,{source:"submit"}):gi==="multiple"&&vi("",{source:"blur"})),Ao&&Ao.apply(void 0,arguments))},Ll=[];$t.useEffect(function(){return function(){Ll.forEach(function(jo){return clearTimeout(jo)}),Ll.splice(0,Ll.length)}},[]);var Kd=function(So){var bo,Os=So.target,_r=(bo=ko.current)===null||bo===void 0?void 0:bo.getPopupElement();if(_r&&_r.contains(Os)){var ss=setTimeout(function(){var Ze=Ll.indexOf(ss);if(Ze!==-1&&Ll.splice(Ze,1),Rl(),!ni&&!_r.contains(document.activeElement)){var Gl;(Gl=Jo.current)===null||Gl===void 0||Gl.focus()}});Ll.push(ss)}for(var oi=arguments.length,Oa=new Array(oi>1?oi-1:0),qt=1;qt<oi;qt++)Oa[qt-1]=arguments[qt];Oi==null||Oi.apply(void 0,[So].concat(Oa))},sd=$t.useState({}),ph=(0,ge.Z)(sd,2),zl=ph[1];function Da(){zl({})}var mh;Do&&(mh=function(So){qi(So)}),_t(function(){var jo;return[Wo.current,(jo=ko.current)===null||jo===void 0?void 0:jo.getPopupElement()]},Qs,qi,!!Do);var ad=$t.useMemo(function(){return(0,Be.Z)((0,Be.Z)({},me),{},{notFoundContent:jn,open:ts,triggerOpen:Qs,id:Vt,showSearch:Xo,multiple:Ii,toggleOpen:qi})},[me,jn,Qs,ts,Vt,Xo,Ii,qi]),ld=!!Ge||De,Nr;ld&&(Nr=$t.createElement(ct,{className:ee()("".concat(Te,"-arrow"),(0,Le.Z)({},"".concat(Te,"-arrow-loading"),De)),customizeIcon:Ge,customizeIconProps:{loading:De,searchValue:rs,open:ts,focused:Pe,showSearch:Xo}}));var Gc=function(){var So;fi==null||fi(),(So=Jo.current)===null||So===void 0||So.focus(),Un([],{type:"clear",values:On}),Vo("",!1,!1)},ud=lt(Te,Gc,On,He,Wn,xi,rs,gi),vh=ud.allowClear,Nu=ud.clearIcon,Bs=$t.createElement(ei,{ref:Bo}),Ds=ee()(Te,ln,(0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)({},"".concat(Te,"-focused"),Pe),"".concat(Te,"-multiple"),Ii),"".concat(Te,"-single"),!Ii),"".concat(Te,"-allow-clear"),He),"".concat(Te,"-show-arrow"),ld),"".concat(Te,"-disabled"),xi),"".concat(Te,"-loading"),De),"".concat(Te,"-open"),ts),"".concat(Te,"-customize-input"),Pl),"".concat(Te,"-show-search"),Xo)),Gr=$t.createElement(St,{ref:ko,disabled:xi,prefixCls:Te,visible:Qs,popupElement:Bs,animation:pi,transitionName:Po,dropdownStyle:mo,dropdownClassName:Vi,direction:Re,dropdownMatchSelectWidth:to,dropdownRender:zr,dropdownAlign:vo,placement:Vn,builtinPlacements:It,getPopupContainer:Yo,empty:Rn,getTriggerDOMNode:function(So){return Go.current||So},onPopupVisibleChange:mh,onPopupMouseEnter:Da},Do?$t.cloneElement(Do,{ref:Mu}):$t.createElement(Ln,(0,Tt.Z)({},me,{domRef:Go,prefixCls:Te,inputElement:Pl,ref:Jo,id:Vt,prefix:Yi,showSearch:Xo,autoClearSearchValue:Ni,mode:gi,activeDescendantId:Zn,tagRender:be,values:On,open:ts,onToggleOpen:qi,activeValue:zn,searchValue:rs,onSearch:Vo,onSearchSubmit:ha,onRemove:Ja,tokenWithEnter:yo,onInputBlur:Rr}))),Qr;return Do?Qr=Gr:Qr=$t.createElement("div",(0,Tt.Z)({className:Ds},ci,{ref:Wo,onMouseDown:Kd,onKeyDown:As,onKeyUp:Cl,onFocus:gh,onBlur:Zd}),$t.createElement(sn,{visible:Pe&&!ts,values:On}),Gr,Nr,vh&&Nu),$t.createElement(pt.Provider,{value:ad},Qr)}),ji=gn,li=function(){return null};li.isSelectOptGroup=!0;var Pi=li,Ei=function(){return null};Ei.isSelectOption=!0;var Qi=Ei,bi=Ut(80547),Ci=Ut(2738),_i=Ut(45680);function sr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Bi=["disabled","title","children","style","className"];function Oo(me){return typeof me=="string"||typeof me=="number"}var qo=function(de,Pn){var Vt=vt(),Te=Vt.prefixCls,ln=Vt.id,Fn=Vt.open,be=Vt.multiple,Re=Vt.mode,En=Vt.searchValue,On=Vt.toggleOpen,Un=Vt.notFoundContent,Rn=Vt.onPopupScroll,wn=$t.useContext(Qe),jn=wn.maxCount,fi=wn.flattenOptions,gi=wn.onActiveValue,xi=wn.defaultActiveFirstOption,De=wn.onSelect,io=wn.menuItemSelectedIcon,Mi=wn.rawValues,uo=wn.fieldNames,Ce=wn.virtual,yn=wn.direction,zn=wn.listHeight,Yn=wn.listItemHeight,Zn=wn.optionRender,ti="".concat(Te,"-item"),Ni=(0,bi.Z)(function(){return fi},[Fn,fi],function(Xi,Hi){return Hi[0]&&Xi[1]!==Hi[1]}),vi=$t.useRef(null),Ti=$t.useMemo(function(){return be&&Mt(jn)&&(Mi==null?void 0:Mi.size)>=jn},[be,jn,Mi==null?void 0:Mi.size]),Di=function(Hi){Hi.preventDefault()},He=function(Hi){var ho;(ho=vi.current)===null||ho===void 0||ho.scrollTo(typeof Hi=="number"?{index:Hi}:Hi)},Yi=$t.useCallback(function(Xi){return Re==="combobox"?!1:Mi.has(Xi)},[Re,(0,fe.Z)(Mi).toString(),Mi.size]),Ge=function(Hi){for(var ho=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Ao=Ni.length,Jn=0;Jn<Ao;Jn+=1){var ri=(Hi+Jn*ho+Ao)%Ao,Oi=Ni[ri]||{},yi=Oi.group,Ii=Oi.data;if(!yi&&!(Ii!=null&&Ii.disabled)&&(Yi(Ii.value)||!Ti))return ri}return-1},Wn=$t.useState(function(){return Ge(0)}),ei=(0,ge.Z)(Wn,2),pi=ei[0],Po=ei[1],mo=function(Hi){var ho=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Po(Hi);var Ao={source:ho?"keyboard":"mouse"},Jn=Ni[Hi];if(!Jn){gi(null,-1,Ao);return}gi(Jn.value,Hi,Ao)};(0,$t.useEffect)(function(){mo(xi!==!1?Ge(0):-1)},[Ni.length,En]);var Vi=$t.useCallback(function(Xi){return Re==="combobox"?String(Xi).toLowerCase()===En.toLowerCase():Mi.has(Xi)},[Re,En,(0,fe.Z)(Mi).toString(),Mi.size]);(0,$t.useEffect)(function(){var Xi=setTimeout(function(){if(!be&&Fn&&Mi.size===1){var ho=Array.from(Mi)[0],Ao=Ni.findIndex(function(Jn){var ri=Jn.data;return ri.value===ho});Ao!==-1&&(mo(Ao),He(Ao))}});if(Fn){var Hi;(Hi=vi.current)===null||Hi===void 0||Hi.scrollTo(void 0)}return function(){return clearTimeout(Xi)}},[Fn,En]);var to=function(Hi){Hi!==void 0&&De(Hi,{selected:!Mi.has(Hi)}),be||On(!1)};if($t.useImperativeHandle(Pn,function(){return{onKeyDown:function(Hi){var ho=Hi.which,Ao=Hi.ctrlKey;switch(ho){case Ht.Z.N:case Ht.Z.P:case Ht.Z.UP:case Ht.Z.DOWN:{var Jn=0;if(ho===Ht.Z.UP?Jn=-1:ho===Ht.Z.DOWN?Jn=1:sr()&&Ao&&(ho===Ht.Z.N?Jn=1:ho===Ht.Z.P&&(Jn=-1)),Jn!==0){var ri=Ge(pi+Jn,Jn);He(ri),mo(ri,!0)}break}case Ht.Z.TAB:case Ht.Z.ENTER:{var Oi,yi=Ni[pi];yi&&!(yi!=null&&(Oi=yi.data)!==null&&Oi!==void 0&&Oi.disabled)&&!Ti?to(yi.value):to(void 0),Fn&&Hi.preventDefault();break}case Ht.Z.ESC:On(!1),Fn&&Hi.stopPropagation()}},onKeyUp:function(){},scrollTo:function(Hi){He(Hi)}}}),Ni.length===0)return $t.createElement("div",{role:"listbox",id:"".concat(ln,"_list"),className:"".concat(ti,"-empty"),onMouseDown:Di},Un);var zr=Object.keys(uo).map(function(Xi){return uo[Xi]}),vo=function(Hi){return Hi.label};function Vn(Xi,Hi){var ho=Xi.group;return{role:ho?"presentation":"option",id:"".concat(ln,"_list_").concat(Hi)}}var It=function(Hi){var ho=Ni[Hi];if(!ho)return null;var Ao=ho.data||{},Jn=Ao.value,ri=ho.group,Oi=(0,Yt.Z)(Ao,!0),yi=vo(ho);return ho?$t.createElement("div",(0,Tt.Z)({"aria-label":typeof yi=="string"&&!ri?yi:null},Oi,{key:Hi},Vn(ho,Hi),{"aria-selected":Vi(Jn)}),Jn):null},Yo={role:"listbox",id:"".concat(ln,"_list")};return $t.createElement($t.Fragment,null,Ce&&$t.createElement("div",(0,Tt.Z)({},Yo,{style:{height:0,width:0,overflow:"hidden"}}),It(pi-1),It(pi),It(pi+1)),$t.createElement(_i.Z,{itemKey:"key",ref:vi,data:Ni,height:zn,itemHeight:Yn,fullHeight:!1,onMouseDown:Di,onScroll:Rn,virtual:Ce,direction:yn,innerProps:Ce?null:Yo},function(Xi,Hi){var ho=Xi.group,Ao=Xi.groupOption,Jn=Xi.data,ri=Xi.label,Oi=Xi.value,yi=Jn.key;if(ho){var Ii,Xo=(Ii=Jn.title)!==null&&Ii!==void 0?Ii:Oo(ri)?ri.toString():void 0;return $t.createElement("div",{className:ee()(ti,"".concat(ti,"-group"),Jn.className),title:Xo},ri!==void 0?ri:yi)}var ci=Jn.disabled,ai=Jn.title,nn=Jn.children,ni=Jn.style,eo=Jn.className,Wo=(0,he.Z)(Jn,Bi),Go=(0,Ci.Z)(Wo,zr),ko=Yi(Oi),Jo=ci||!ko&&Ti,Bo="".concat(ti,"-option"),$r=ee()(ti,Bo,eo,(0,Le.Z)((0,Le.Z)((0,Le.Z)((0,Le.Z)({},"".concat(Bo,"-grouped"),Ao),"".concat(Bo,"-active"),pi===Hi&&!Jo),"".concat(Bo,"-disabled"),Jo),"".concat(Bo,"-selected"),ko)),Yr=vo(Xi),Js=!io||typeof io=="function"||ko,Pe=typeof Yr=="number"?Yr:Yr||Oi,Sr=Oo(Pe)?Pe.toString():void 0;return ai!==void 0&&(Sr=ai),$t.createElement("div",(0,Tt.Z)({},(0,Yt.Z)(Go),Ce?{}:Vn(Xi,Hi),{"aria-selected":Vi(Oi),className:$r,title:Sr,onMouseMove:function(){pi===Hi||Jo||mo(Hi)},onClick:function(){Jo||to(Oi)},style:ni}),$t.createElement("div",{className:"".concat(Bo,"-content")},typeof Zn=="function"?Zn(Xi,{index:Hi}):Pe),$t.isValidElement(io)||ko,Js&&$t.createElement(ct,{className:"".concat(ti,"-option-state"),customizeIcon:io,customizeIconProps:{value:Oi,disabled:Jo,isSelected:ko}},ko?"\u2713":null))}))},$o=$t.forwardRef(qo),Ko=$o,vr=function(me,de){var Pn=$t.useRef({values:new Map,options:new Map}),Vt=$t.useMemo(function(){var ln=Pn.current,Fn=ln.values,be=ln.options,Re=me.map(function(Un){if(Un.label===void 0){var Rn;return(0,Be.Z)((0,Be.Z)({},Un),{},{label:(Rn=Fn.get(Un.value))===null||Rn===void 0?void 0:Rn.label})}return Un}),En=new Map,On=new Map;return Re.forEach(function(Un){En.set(Un.value,Un),On.set(Un.value,de.get(Un.value)||be.get(Un.value))}),Pn.current.values=En,Pn.current.options=On,Re},[me,de]),Te=$t.useCallback(function(ln){return de.get(ln)||Pn.current.options.get(ln)},[de]);return[Vt,Te]};function ar(me,de){return Ae(me).join("").toUpperCase().includes(de)}var Ro=function(me,de,Pn,Vt,Te){return $t.useMemo(function(){if(!Pn||Vt===!1)return me;var ln=de.options,Fn=de.label,be=de.value,Re=[],En=typeof Vt=="function",On=Pn.toUpperCase(),Un=En?Vt:function(wn,jn){return Te?ar(jn[Te],On):jn[ln]?ar(jn[Fn!=="children"?Fn:"label"],On):ar(jn[be],On)},Rn=En?function(wn){return $e(wn)}:function(wn){return wn};return me.forEach(function(wn){if(wn[ln]){var jn=Un(Pn,Rn(wn));if(jn)Re.push(wn);else{var fi=wn[ln].filter(function(gi){return Un(Pn,Rn(gi))});fi.length&&Re.push((0,Be.Z)((0,Be.Z)({},wn),{},(0,Le.Z)({},ln,fi)))}return}Un(Pn,Rn(wn))&&Re.push(wn)}),Re},[me,Vt,Te,Pn,de])},Ki=Ut(69582),no=Ut(11592),Pt=["children","value"],Io=["children"];function lo(me){var de=me,Pn=de.key,Vt=de.props,Te=Vt.children,ln=Vt.value,Fn=(0,he.Z)(Vt,Pt);return(0,Be.Z)({key:Pn,value:ln!==void 0?ln:Pn,children:Te},Fn)}function Fo(me){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,no.Z)(me).map(function(Pn,Vt){if(!$t.isValidElement(Pn)||!Pn.type)return null;var Te=Pn,ln=Te.type.isSelectOptGroup,Fn=Te.key,be=Te.props,Re=be.children,En=(0,he.Z)(be,Io);return de||!ln?lo(Pn):(0,Be.Z)((0,Be.Z)({key:"__RC_SELECT_GRP__".concat(Fn===null?Vt:Fn,"__"),label:Fn},En),{},{options:Fo(Re)})}).filter(function(Pn){return Pn})}var mr=function(de,Pn,Vt,Te,ln){return $t.useMemo(function(){var Fn=de,be=!de;be&&(Fn=Fo(Pn));var Re=new Map,En=new Map,On=function(wn,jn,fi){fi&&typeof fi=="string"&&wn.set(jn[fi],jn)},Un=function Rn(wn){for(var jn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,fi=0;fi<wn.length;fi+=1){var gi=wn[fi];!gi[Vt.options]||jn?(Re.set(gi[Vt.value],gi),On(En,gi,Vt.label),On(En,gi,Te),On(En,gi,ln)):Rn(gi[Vt.options],!0)}};return Un(Fn),{options:Fn,valueOptions:Re,labelOptions:En}},[de,Pn,Vt,Te,ln])},yr=mr;function Kr(me){var de=$t.useRef();de.current=me;var Pn=$t.useCallback(function(){return de.current.apply(de,arguments)},[]);return Pn}function Qn(me){var de=me.mode,Pn=me.options,Vt=me.children,Te=me.backfill,ln=me.allowClear,Fn=me.placeholder,be=me.getInputElement,Re=me.showSearch,En=me.onSearch,On=me.defaultOpen,Un=me.autoFocus,Rn=me.labelInValue,wn=me.value,jn=me.inputValue,fi=me.optionLabelProp,gi=isMultiple(de),xi=Re!==void 0?Re:gi||de==="combobox",De=Pn||convertChildrenToData(Vt);if(warning(de!=="tags"||De.every(function(Ce){return!Ce.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),de==="tags"||de==="combobox"){var io=De.some(function(Ce){return Ce.options?Ce.options.some(function(yn){return typeof("value"in yn?yn.value:yn.key)=="number"}):typeof("value"in Ce?Ce.value:Ce.key)=="number"});warning(!io,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(de!=="combobox"||!fi,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(de==="combobox"||!Te,"`backfill` only works with `combobox` mode."),warning(de==="combobox"||!be,"`getInputElement` only work with `combobox` mode."),noteOnce(de!=="combobox"||!be||!ln||!Fn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),En&&!xi&&de!=="combobox"&&de!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!On||Un,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),wn!=null){var Mi=toArray(wn);warning(!Rn||Mi.every(function(Ce){return _typeof(Ce)==="object"&&("key"in Ce||"value"in Ce)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!gi||Array.isArray(wn),"`value` should be array when `mode` is `multiple` or `tags`")}if(Vt){var uo=null;toNodeArray(Vt).some(function(Ce){if(!React.isValidElement(Ce)||!Ce.type)return!1;var yn=Ce,zn=yn.type;if(zn.isSelectOption)return!1;if(zn.isSelectOptGroup){var Yn=toNodeArray(Ce.props.children).every(function(Zn){return!React.isValidElement(Zn)||!Ce.type||Zn.type.isSelectOption?!0:(uo=Zn.type,!1)});return!Yn}return uo=zn,!0}),uo&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(uo.displayName||uo.name||uo,"`.")),warning(jn===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function Dn(me,de){if(me){var Pn=function Vt(Te){for(var ln=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Fn=0;Fn<Te.length;Fn++){var be=Te[Fn];if(be[de==null?void 0:de.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!ln&&Array.isArray(be[de==null?void 0:de.options])&&Vt(be[de==null?void 0:de.options],!0))break}};Pn(me)}}var pe=null,ue=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],se=["inputValue"];function kn(me){return!me||(0,ie.Z)(me)!=="object"}var bn=$t.forwardRef(function(me,de){var Pn=me.id,Vt=me.mode,Te=me.prefixCls,ln=Te===void 0?"rc-select":Te,Fn=me.backfill,be=me.fieldNames,Re=me.inputValue,En=me.searchValue,On=me.onSearch,Un=me.autoClearSearchValue,Rn=Un===void 0?!0:Un,wn=me.onSelect,jn=me.onDeselect,fi=me.dropdownMatchSelectWidth,gi=fi===void 0?!0:fi,xi=me.filterOption,De=me.filterSort,io=me.optionFilterProp,Mi=me.optionLabelProp,uo=me.options,Ce=me.optionRender,yn=me.children,zn=me.defaultActiveFirstOption,Yn=me.menuItemSelectedIcon,Zn=me.virtual,ti=me.direction,Ni=me.listHeight,vi=Ni===void 0?200:Ni,Ti=me.listItemHeight,Di=Ti===void 0?20:Ti,He=me.labelRender,Yi=me.value,Ge=me.defaultValue,Wn=me.labelInValue,ei=me.onChange,pi=me.maxCount,Po=(0,he.Z)(me,ue),mo=(0,Ki.ZP)(Pn),Vi=_n(Vt),to=!!(!uo&&yn),zr=$t.useMemo(function(){return xi===void 0&&Vt==="combobox"?!1:xi},[xi,Vt]),vo=$t.useMemo(function(){return ce(be,to)},[JSON.stringify(be),to]),Vn=(0,Oe.Z)("",{value:En!==void 0?En:Re,postState:function(yo){return yo||""}}),It=(0,ge.Z)(Vn,2),Yo=It[0],Xi=It[1],Hi=yr(uo,yn,vo,io,Mi),ho=Hi.valueOptions,Ao=Hi.labelOptions,Jn=Hi.options,ri=$t.useCallback(function(qi){var yo=Ae(qi);return yo.map(function(hn){var Li,$i,Vo,ha,qs;if(kn(hn))Li=hn;else{var Ri;Vo=hn.key,$i=hn.label,Li=(Ri=hn.value)!==null&&Ri!==void 0?Ri:Vo}var Xr=ho.get(Li);if(Xr){var Fs;if($i===void 0&&($i=Xr==null?void 0:Xr[Mi||vo.label]),Vo===void 0&&(Vo=(Fs=Xr==null?void 0:Xr.key)!==null&&Fs!==void 0?Fs:Li),ha=Xr==null?void 0:Xr.disabled,qs=Xr==null?void 0:Xr.title,0)var Jr}return{label:$i,value:Li,key:Vo,disabled:ha,title:qs}})},[vo,Mi,ho]),Oi=(0,Oe.Z)(Ge,{value:Yi}),yi=(0,ge.Z)(Oi,2),Ii=yi[0],Xo=yi[1],ci=$t.useMemo(function(){var qi,yo=Vi&&Ii===null?[]:Ii,hn=ri(yo);return Vt==="combobox"&&mn((qi=hn[0])===null||qi===void 0?void 0:qi.value)?[]:hn},[Ii,ri,Vt,Vi]),ai=vr(ci,ho),nn=(0,ge.Z)(ai,2),ni=nn[0],eo=nn[1],Wo=$t.useMemo(function(){if(!Vt&&ni.length===1){var qi=ni[0];if(qi.value===null&&(qi.label===null||qi.label===void 0))return[]}return ni.map(function(yo){var hn;return(0,Be.Z)((0,Be.Z)({},yo),{},{label:(hn=typeof He=="function"?He(yo):yo.label)!==null&&hn!==void 0?hn:yo.value})})},[Vt,ni,He]),Go=$t.useMemo(function(){return new Set(ni.map(function(qi){return qi.value}))},[ni]);$t.useEffect(function(){if(Vt==="combobox"){var qi,yo=(qi=ni[0])===null||qi===void 0?void 0:qi.value;Xi(en(yo)?String(yo):"")}},[ni]);var ko=Kr(function(qi,yo){var hn=yo!=null?yo:qi;return(0,Le.Z)((0,Le.Z)({},vo.value,qi),vo.label,hn)}),Jo=$t.useMemo(function(){if(Vt!=="tags")return Jn;var qi=(0,fe.Z)(Jn),yo=function(Li){return ho.has(Li)};return(0,fe.Z)(ni).sort(function(hn,Li){return hn.value<Li.value?-1:1}).forEach(function(hn){var Li=hn.value;yo(Li)||qi.push(ko(Li,hn.label))}),qi},[ko,Jn,ho,ni,Vt]),Bo=Ro(Jo,vo,Yo,zr,io),$r=$t.useMemo(function(){return Vt!=="tags"||!Yo||Bo.some(function(qi){return qi[io||"value"]===Yo})||Bo.some(function(qi){return qi[vo.value]===Yo})?Bo:[ko(Yo)].concat((0,fe.Z)(Bo))},[ko,io,Vt,Bo,Yo,vo]),Yr=function qi(yo){var hn=(0,fe.Z)(yo).sort(function(Li,$i){return De(Li,$i,{searchValue:Yo})});return hn.map(function(Li){return Array.isArray(Li.options)?(0,Be.Z)((0,Be.Z)({},Li),{},{options:Li.options.length>0?qi(Li.options):Li.options}):Li})},Js=$t.useMemo(function(){return De?Yr($r):$r},[$r,De,Yo]),Pe=$t.useMemo(function(){return ve(Js,{fieldNames:vo,childrenAsData:to})},[Js,vo,to]),Sr=function(yo){var hn=ri(yo);if(Xo(hn),ei&&(hn.length!==ni.length||hn.some(function(Vo,ha){var qs;return((qs=ni[ha])===null||qs===void 0?void 0:qs.value)!==(Vo==null?void 0:Vo.value)}))){var Li=Wn?hn:hn.map(function(Vo){return Vo.value}),$i=hn.map(function(Vo){return $e(eo(Vo.value))});ei(Vi?Li:Li[0],Vi?$i:$i[0])}},Rl=$t.useState(null),rs=(0,ge.Z)(Rl,2),Pl=rs[0],Do=rs[1],Mu=$t.useState(0),jl=(0,ge.Z)(Mu,2),_o=jl[0],Ir=jl[1],wl=zn!==void 0?zn:Vt!=="combobox",gs=$t.useCallback(function(qi,yo){var hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Li=hn.source,$i=Li===void 0?"keyboard":Li;Ir(yo),Fn&&Vt==="combobox"&&qi!==null&&$i==="keyboard"&&Do(String(qi))},[Fn,Vt]),Xa=function(yo,hn,Li){var $i=function(){var Ja,Rr=eo(yo);return[Wn?{label:Rr==null?void 0:Rr[vo.label],value:yo,key:(Ja=Rr==null?void 0:Rr.key)!==null&&Ja!==void 0?Ja:yo}:yo,$e(Rr)]};if(hn&&wn){var Vo=$i(),ha=(0,ge.Z)(Vo,2),qs=ha[0],Ri=ha[1];wn(qs,Ri)}else if(!hn&&jn&&Li!=="clear"){var Xr=$i(),Fs=(0,ge.Z)(Xr,2),Jr=Fs[0],As=Fs[1];jn(Jr,As)}},ua=Kr(function(qi,yo){var hn,Li=Vi?yo.selected:!0;Li?hn=Vi?[].concat((0,fe.Z)(ni),[qi]):[qi]:hn=ni.filter(function($i){return $i.value!==qi}),Sr(hn),Xa(qi,Li),Vt==="combobox"?Do(""):(!_n||Rn)&&(Xi(""),Do(""))}),di=function(yo,hn){Sr(yo);var Li=hn.type,$i=hn.values;(Li==="remove"||Li==="clear")&&$i.forEach(function(Vo){Xa(Vo.value,!1,Li)})},ts=function(yo,hn){if(Xi(yo),Do(null),hn.source==="submit"){var Li=(yo||"").trim();if(Li){var $i=Array.from(new Set([].concat((0,fe.Z)(Go),[Li])));Sr($i),Xa(Li,!0),Xi("")}return}hn.source!=="blur"&&(Vt==="combobox"&&Sr(yo),On==null||On(yo))},bu=function(yo){var hn=yo;Vt!=="tags"&&(hn=yo.map(function($i){var Vo=Ao.get($i);return Vo==null?void 0:Vo.value}).filter(function($i){return $i!==void 0}));var Li=Array.from(new Set([].concat((0,fe.Z)(Go),(0,fe.Z)(hn))));Sr(Li),Li.forEach(function($i){Xa($i,!0)})},Qs=$t.useMemo(function(){var qi=Zn!==!1&&gi!==!1;return(0,Be.Z)((0,Be.Z)({},Hi),{},{flattenOptions:Pe,onActiveValue:gs,defaultActiveFirstOption:wl,onSelect:ua,menuItemSelectedIcon:Yn,rawValues:Go,fieldNames:vo,virtual:qi,direction:ti,listHeight:vi,listItemHeight:Di,childrenAsData:to,maxCount:pi,optionRender:Ce})},[pi,Hi,Pe,gs,wl,ua,Yn,Go,vo,Zn,gi,ti,vi,Di,to,Ce]);return $t.createElement(Qe.Provider,{value:Qs},$t.createElement(ji,(0,Tt.Z)({},Po,{id:mo,prefixCls:ln,ref:de,omitDomProps:se,mode:Vt,displayValues:Wo,onDisplayValuesChange:di,direction:ti,searchValue:Yo,onSearch:ts,autoClearSearchValue:Rn,onSearchSplit:bu,dropdownMatchSelectWidth:gi,OptionList:Ko,emptyOptions:!Pe.length,activeValue:Pl,activeDescendantId:"".concat(mo,"_list_").concat(_o)})))}),Kn=bn;Kn.Option=Qi,Kn.OptGroup=Pi;var Ke=Kn,vn=Ke},63158:function(fn,Gn,Ut){"use strict";var Tt=Ut(72308),fe=Ut(49618),Le=Ut(52487),Be=Ut(74416),ge=Ut(59301),he=Ut(92310),ie=Ut.n(he),Oe=Ut(18929),Se=Ut(10228),$t=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],tn=ge.forwardRef(function(ee,Je){var Ft,et=ee.prefixCls,nt=et===void 0?"rc-switch":et,ct=ee.className,lt=ee.checked,pt=ee.defaultChecked,vt=ee.disabled,Lt=ee.loadingIcon,Nt=ee.checkedChildren,_t=ee.unCheckedChildren,Ht=ee.onClick,ne=ee.onChange,Yt=ee.onKeyDown,Qt=(0,Be.Z)(ee,$t),xe=(0,Oe.Z)(!1,{value:lt,defaultValue:pt}),re=(0,Le.Z)(xe,2),ke=re[0],Ae=re[1];function ze(Ie,oe){var Gt=ke;return vt||(Gt=Ie,Ae(Gt),ne==null||ne(Gt,oe)),Gt}function Cn(Ie){Ie.which===Se.Z.LEFT?ze(!1,Ie):Ie.which===Se.Z.RIGHT&&ze(!0,Ie),Yt==null||Yt(Ie)}function en(Ie){var oe=ze(!ke,Ie);Ht==null||Ht(oe,Ie)}var mn=ie()(nt,ct,(Ft={},(0,fe.Z)(Ft,"".concat(nt,"-checked"),ke),(0,fe.Z)(Ft,"".concat(nt,"-disabled"),vt),Ft));return ge.createElement("button",(0,Tt.Z)({},Qt,{type:"button",role:"switch","aria-checked":ke,disabled:vt,className:mn,ref:Je,onKeyDown:Cn,onClick:en}),Lt,ge.createElement("span",{className:"".concat(nt,"-inner")},ge.createElement("span",{className:"".concat(nt,"-inner-checked")},Nt),ge.createElement("span",{className:"".concat(nt,"-inner-unchecked")},_t)))});tn.displayName="Switch",Gn.Z=tn},22711:function(fn,Gn,Ut){"use strict";Ut.r(Gn),Ut.d(Gn,{ResizableTextArea:function(){return re},default:function(){return Cn}});var Tt=Ut(72308),fe=Ut(49618),Le=Ut(77321),Be=Ut(80702),ge=Ut(52487),he=Ut(74416),ie=Ut(92310),Oe=Ut.n(ie),Se=Ut(36901),$t=Ut(66003),tn=Ut(30292),ee=Ut(18929),Je=Ut(59301),Ft=Ut(62853),et=Ut(29301),nt=Ut(34280),ct=Ut(16089),lt=`
|
|
min-height:0 !important;
|
|
max-height:none !important;
|
|
height:0 !important;
|
|
visibility:hidden !important;
|
|
overflow:hidden !important;
|
|
position:absolute !important;
|
|
z-index:-1000 !important;
|
|
top:0 !important;
|
|
right:0 !important;
|
|
pointer-events: none !important;
|
|
`,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Lt;function Nt(en){var mn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ie=en.getAttribute("id")||en.getAttribute("data-reactid")||en.getAttribute("name");if(mn&&vt[Ie])return vt[Ie];var oe=window.getComputedStyle(en),Gt=oe.getPropertyValue("box-sizing")||oe.getPropertyValue("-moz-box-sizing")||oe.getPropertyValue("-webkit-box-sizing"),Me=parseFloat(oe.getPropertyValue("padding-bottom"))+parseFloat(oe.getPropertyValue("padding-top")),dn=parseFloat(oe.getPropertyValue("border-bottom-width"))+parseFloat(oe.getPropertyValue("border-top-width")),qe=pt.map(function(Ye){return"".concat(Ye,":").concat(oe.getPropertyValue(Ye))}).join(";"),we={sizingStyle:qe,paddingSize:Me,borderSize:dn,boxSizing:Gt};return mn&&Ie&&(vt[Ie]=we),we}function _t(en){var mn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ie=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,oe=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)),en.getAttribute("wrap")?Lt.setAttribute("wrap",en.getAttribute("wrap")):Lt.removeAttribute("wrap");var Gt=Nt(en,mn),Me=Gt.paddingSize,dn=Gt.borderSize,qe=Gt.boxSizing,we=Gt.sizingStyle;Lt.setAttribute("style","".concat(we,";").concat(lt)),Lt.value=en.value||en.placeholder||"";var Ye=void 0,Xe=void 0,Sn,rn=Lt.scrollHeight;if(qe==="border-box"?rn+=dn:qe==="content-box"&&(rn-=Me),Ie!==null||oe!==null){Lt.value=" ";var Ln=Lt.scrollHeight-Me;Ie!==null&&(Ye=Ln*Ie,qe==="border-box"&&(Ye=Ye+Me+dn),rn=Math.max(Ye,rn)),oe!==null&&(Xe=Ln*oe,qe==="border-box"&&(Xe=Xe+Me+dn),Sn=rn>Xe?"":"hidden",rn=Math.min(Xe,rn))}var te={height:rn,overflowY:Sn,resize:"none"};return Ye&&(te.minHeight=Ye),Xe&&(te.maxHeight=Xe),te}var Ht=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],ne=0,Yt=1,Qt=2,xe=Je.forwardRef(function(en,mn){var Ie=en,oe=Ie.prefixCls,Gt=Ie.defaultValue,Me=Ie.value,dn=Ie.autoSize,qe=Ie.onResize,we=Ie.className,Ye=Ie.style,Xe=Ie.disabled,Sn=Ie.onChange,rn=Ie.onInternalAutoSize,Ln=(0,he.Z)(Ie,Ht),te=(0,ee.Z)(Gt,{value:Me,postState:function(_i){return _i!=null?_i:""}}),un=(0,ge.Z)(te,2),Tn=un[0],Bt=un[1],Ct=function(_i){Bt(_i.target.value),Sn==null||Sn(_i)},St=Je.useRef();Je.useImperativeHandle(mn,function(){return{textArea:St.current}});var Et=Je.useMemo(function(){return dn&&(0,Ft.Z)(dn)==="object"?[dn.minRows,dn.maxRows]:[]},[dn]),jt=(0,ge.Z)(Et,2),Mt=jt[0],ce=jt[1],ve=!!dn,$e=function(){try{if(document.activeElement===St.current){var _i=St.current,sr=_i.selectionStart,Bi=_i.selectionEnd,Oo=_i.scrollTop;St.current.setSelectionRange(sr,Bi),St.current.scrollTop=Oo}}catch(qo){}},We=Je.useState(Qt),Ne=(0,ge.Z)(We,2),Qe=Ne[0],sn=Ne[1],cn=Je.useState(),Bn=(0,ge.Z)(cn,2),_n=Bn[0],gn=Bn[1],ji=function(){sn(ne)};(0,nt.Z)(function(){ve&&ji()},[Me,Mt,ce,ve]),(0,nt.Z)(function(){if(Qe===ne)sn(Yt);else if(Qe===Yt){var Ci=_t(St.current,!1,Mt,ce);sn(Qt),gn(Ci)}else $e()},[Qe]);var li=Je.useRef(),Pi=function(){ct.Z.cancel(li.current)},Ei=function(_i){Qe===Qt&&(qe==null||qe(_i),dn&&(Pi(),li.current=(0,ct.Z)(function(){ji()})))};Je.useEffect(function(){return Pi},[]);var Qi=ve?_n:null,bi=(0,Le.Z)((0,Le.Z)({},Ye),Qi);return(Qe===ne||Qe===Yt)&&(bi.overflowY="hidden",bi.overflowX="hidden"),Je.createElement(et.Z,{onResize:Ei,disabled:!(dn||qe)},Je.createElement("textarea",(0,Tt.Z)({},Ln,{ref:St,style:bi,className:Oe()(oe,we,(0,fe.Z)({},"".concat(oe,"-disabled"),Xe)),disabled:Xe,value:Tn,onChange:Ct})))}),re=xe,ke=["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"],Ae=Je.forwardRef(function(en,mn){var Ie,oe=en.defaultValue,Gt=en.value,Me=en.onFocus,dn=en.onBlur,qe=en.onChange,we=en.allowClear,Ye=en.maxLength,Xe=en.onCompositionStart,Sn=en.onCompositionEnd,rn=en.suffix,Ln=en.prefixCls,te=Ln===void 0?"rc-textarea":Ln,un=en.showCount,Tn=en.count,Bt=en.className,Ct=en.style,St=en.disabled,Et=en.hidden,jt=en.classNames,Mt=en.styles,ce=en.onResize,ve=en.onClear,$e=en.onPressEnter,We=en.readOnly,Ne=en.autoSize,Qe=en.onKeyDown,sn=(0,he.Z)(en,ke),cn=(0,ee.Z)(oe,{value:Gt,defaultValue:oe}),Bn=(0,ge.Z)(cn,2),_n=Bn[0],gn=Bn[1],ji=_n==null?"":String(_n),li=Je.useState(!1),Pi=(0,ge.Z)(li,2),Ei=Pi[0],Qi=Pi[1],bi=Je.useRef(!1),Ci=Je.useState(null),_i=(0,ge.Z)(Ci,2),sr=_i[0],Bi=_i[1],Oo=(0,Je.useRef)(null),qo=(0,Je.useRef)(null),$o=function(){var me;return(me=qo.current)===null||me===void 0?void 0:me.textArea},Ko=function(){$o().focus()};(0,Je.useImperativeHandle)(mn,function(){var vn;return{resizableTextArea:qo.current,focus:Ko,blur:function(){$o().blur()},nativeElement:((vn=Oo.current)===null||vn===void 0?void 0:vn.nativeElement)||$o()}}),(0,Je.useEffect)(function(){Qi(function(vn){return!St&&vn})},[St]);var vr=Je.useState(null),ar=(0,ge.Z)(vr,2),Ro=ar[0],Ki=ar[1];Je.useEffect(function(){if(Ro){var vn;(vn=$o()).setSelectionRange.apply(vn,(0,Be.Z)(Ro))}},[Ro]);var no=(0,$t.Z)(Tn,un),Pt=(Ie=no.max)!==null&&Ie!==void 0?Ie:Ye,Io=Number(Pt)>0,lo=no.strategy(ji),Fo=!!Pt&&lo>Pt,mr=function(me,de){var Pn=de;!bi.current&&no.exceedFormatter&&no.max&&no.strategy(de)>no.max&&(Pn=no.exceedFormatter(de,{max:no.max}),de!==Pn&&Ki([$o().selectionStart||0,$o().selectionEnd||0])),gn(Pn),(0,tn.rJ)(me.currentTarget,me,qe,Pn)},yr=function(me){bi.current=!0,Xe==null||Xe(me)},Kr=function(me){bi.current=!1,mr(me,me.currentTarget.value),Sn==null||Sn(me)},Qn=function(me){mr(me,me.target.value)},Dn=function(me){me.key==="Enter"&&$e&&$e(me),Qe==null||Qe(me)},pe=function(me){Qi(!0),Me==null||Me(me)},ue=function(me){Qi(!1),dn==null||dn(me)},se=function(me){gn(""),Ko(),(0,tn.rJ)($o(),me,qe)},kn=rn,bn;no.show&&(no.showFormatter?bn=no.showFormatter({value:ji,count:lo,maxLength:Pt}):bn="".concat(lo).concat(Io?" / ".concat(Pt):""),kn=Je.createElement(Je.Fragment,null,kn,Je.createElement("span",{className:Oe()("".concat(te,"-data-count"),jt==null?void 0:jt.count),style:Mt==null?void 0:Mt.count},bn)));var Kn=function(me){var de;ce==null||ce(me),(de=$o())!==null&&de!==void 0&&de.style.height&&Bi(!0)},Ke=!Ne&&!un&&!we;return Je.createElement(Se.BaseInput,{ref:Oo,value:ji,allowClear:we,handleReset:se,suffix:kn,prefixCls:te,classNames:(0,Le.Z)((0,Le.Z)({},jt),{},{affixWrapper:Oe()(jt==null?void 0:jt.affixWrapper,(0,fe.Z)((0,fe.Z)({},"".concat(te,"-show-count"),un),"".concat(te,"-textarea-allow-clear"),we))}),disabled:St,focused:Ei,className:Oe()(Bt,Fo&&"".concat(te,"-out-of-range")),style:(0,Le.Z)((0,Le.Z)({},Ct),sr&&!Ke?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof bn=="string"?bn:void 0}},hidden:Et,readOnly:We,onClear:ve},Je.createElement(re,(0,Tt.Z)({},sn,{autoSize:Ne,maxLength:Ye,onKeyDown:Dn,onChange:Qn,onFocus:pe,onBlur:ue,onCompositionStart:yr,onCompositionEnd:Kr,className:Oe()(jt==null?void 0:jt.textarea),style:(0,Le.Z)((0,Le.Z)({},Mt==null?void 0:Mt.textarea),{},{resize:Ct==null?void 0:Ct.resize}),disabled:St,prefixCls:te,onResize:Kn,ref:qo,readOnly:We})))}),ze=Ae,Cn=ze},90472:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return en}});var Tt=Ut(72308),fe=Ut(96949),Le=Ut(55090),Be=Ut(80237),ge=Ut(77205),he=Ut(38793),ie=Ut(49618),Oe=Ut(59301),Se=Ut(77321),$t=Ut(74416),tn=Ut(62853),ee=Ut(65736),Je=Ut(72633),Ft=Ut(80702),et=Ut(92310),nt=Ut.n(et),ct=Ut(26112),lt=Ut(48736),pt=function(mn,Ie){if(mn&&Ie){var oe=Array.isArray(Ie)?Ie:Ie.split(","),Gt=mn.name||"",Me=mn.type||"",dn=Me.replace(/\/.*$/,"");return oe.some(function(qe){var we=qe.trim();if(/^\*(\/\*)?$/.test(qe))return!0;if(we.charAt(0)==="."){var Ye=Gt.toLowerCase(),Xe=we.toLowerCase(),Sn=[Xe];return(Xe===".jpg"||Xe===".jpeg")&&(Sn=[".jpg",".jpeg"]),Sn.some(function(rn){return Ye.endsWith(rn)})}return/\/\*$/.test(we)?dn===we.replace(/\/.*$/,""):Me===we?!0:/^\w+$/.test(we)?((0,lt.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(we,"'.Skip for check.")),!0):!1})}return!0};function vt(mn,Ie){var oe="cannot ".concat(mn.method," ").concat(mn.action," ").concat(Ie.status,"'"),Gt=new Error(oe);return Gt.status=Ie.status,Gt.method=mn.method,Gt.url=mn.action,Gt}function Lt(mn){var Ie=mn.responseText||mn.response;if(!Ie)return Ie;try{return JSON.parse(Ie)}catch(oe){return Ie}}function Nt(mn){var Ie=new XMLHttpRequest;mn.onProgress&&Ie.upload&&(Ie.upload.onprogress=function(dn){dn.total>0&&(dn.percent=dn.loaded/dn.total*100),mn.onProgress(dn)});var oe=new FormData;mn.data&&Object.keys(mn.data).forEach(function(Me){var dn=mn.data[Me];if(Array.isArray(dn)){dn.forEach(function(qe){oe.append("".concat(Me,"[]"),qe)});return}oe.append(Me,dn)}),mn.file instanceof Blob?oe.append(mn.filename,mn.file,mn.file.name):oe.append(mn.filename,mn.file),Ie.onerror=function(dn){mn.onError(dn)},Ie.onload=function(){return Ie.status<200||Ie.status>=300?mn.onError(vt(mn,Ie),Lt(Ie)):mn.onSuccess(Lt(Ie),Ie)},Ie.open(mn.method,mn.action,!0),mn.withCredentials&&"withCredentials"in Ie&&(Ie.withCredentials=!0);var Gt=mn.headers||{};return Gt["X-Requested-With"]!==null&&Ie.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Gt).forEach(function(Me){Gt[Me]!==null&&Ie.setRequestHeader(Me,Gt[Me])}),Ie.send(oe),{abort:function(){Ie.abort()}}}var _t=function(){var mn=(0,Je.Z)((0,ee.Z)().mark(function Ie(oe,Gt){var Me,dn,qe,we,Ye,Xe,Sn,rn;return(0,ee.Z)().wrap(function(te){for(;;)switch(te.prev=te.next){case 0:Xe=function(){return Xe=(0,Je.Z)((0,ee.Z)().mark(function Tn(Bt){return(0,ee.Z)().wrap(function(St){for(;;)switch(St.prev=St.next){case 0:return St.abrupt("return",new Promise(function(Et){Bt.file(function(jt){Gt(jt)?(Bt.fullPath&&!jt.webkitRelativePath&&(Object.defineProperties(jt,{webkitRelativePath:{writable:!0}}),jt.webkitRelativePath=Bt.fullPath.replace(/^\//,""),Object.defineProperties(jt,{webkitRelativePath:{writable:!1}})),Et(jt)):Et(null)})}));case 1:case"end":return St.stop()}},Tn)})),Xe.apply(this,arguments)},Ye=function(Tn){return Xe.apply(this,arguments)},we=function(){return we=(0,Je.Z)((0,ee.Z)().mark(function Tn(Bt){var Ct,St,Et,jt,Mt;return(0,ee.Z)().wrap(function(ve){for(;;)switch(ve.prev=ve.next){case 0:Ct=Bt.createReader(),St=[];case 2:return ve.next=5,new Promise(function($e){Ct.readEntries($e,function(){return $e([])})});case 5:if(Et=ve.sent,jt=Et.length,jt){ve.next=9;break}return ve.abrupt("break",12);case 9:for(Mt=0;Mt<jt;Mt++)St.push(Et[Mt]);ve.next=2;break;case 12:return ve.abrupt("return",St);case 13:case"end":return ve.stop()}},Tn)})),we.apply(this,arguments)},qe=function(Tn){return we.apply(this,arguments)},Me=[],dn=[],oe.forEach(function(un){return dn.push(un.webkitGetAsEntry())}),Sn=function(){var un=(0,Je.Z)((0,ee.Z)().mark(function Tn(Bt,Ct){var St,Et;return(0,ee.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(Bt){Mt.next=2;break}return Mt.abrupt("return");case 2:if(Bt.path=Ct||"",!Bt.isFile){Mt.next=10;break}return Mt.next=6,Ye(Bt);case 6:St=Mt.sent,St&&Me.push(St),Mt.next=15;break;case 10:if(!Bt.isDirectory){Mt.next=15;break}return Mt.next=13,qe(Bt);case 13:Et=Mt.sent,dn.push.apply(dn,(0,Ft.Z)(Et));case 15:case"end":return Mt.stop()}},Tn)}));return function(Bt,Ct){return un.apply(this,arguments)}}(),rn=0;case 9:if(!(rn<dn.length)){te.next=15;break}return te.next=12,Sn(dn[rn]);case 12:rn++,te.next=9;break;case 15:return te.abrupt("return",Me);case 16:case"end":return te.stop()}},Ie)}));return function(oe,Gt){return mn.apply(this,arguments)}}(),Ht=_t,ne=+new Date,Yt=0;function Qt(){return"rc-upload-".concat(ne,"-").concat(++Yt)}var xe=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],re=function(mn){(0,ge.Z)(oe,mn);var Ie=(0,he.Z)(oe);function oe(){var Gt;(0,fe.Z)(this,oe);for(var Me=arguments.length,dn=new Array(Me),qe=0;qe<Me;qe++)dn[qe]=arguments[qe];return Gt=Ie.call.apply(Ie,[this].concat(dn)),(0,ie.Z)((0,Be.Z)(Gt),"state",{uid:Qt()}),(0,ie.Z)((0,Be.Z)(Gt),"reqs",{}),(0,ie.Z)((0,Be.Z)(Gt),"fileInput",void 0),(0,ie.Z)((0,Be.Z)(Gt),"_isMounted",void 0),(0,ie.Z)((0,Be.Z)(Gt),"onChange",function(we){var Ye=Gt.props,Xe=Ye.accept,Sn=Ye.directory,rn=we.target.files,Ln=(0,Ft.Z)(rn).filter(function(te){return!Sn||pt(te,Xe)});Gt.uploadFiles(Ln),Gt.reset()}),(0,ie.Z)((0,Be.Z)(Gt),"onClick",function(we){var Ye=Gt.fileInput;if(Ye){var Xe=we.target,Sn=Gt.props.onClick;if(Xe&&Xe.tagName==="BUTTON"){var rn=Ye.parentNode;rn.focus(),Xe.blur()}Ye.click(),Sn&&Sn(we)}}),(0,ie.Z)((0,Be.Z)(Gt),"onKeyDown",function(we){we.key==="Enter"&&Gt.onClick(we)}),(0,ie.Z)((0,Be.Z)(Gt),"onFileDrop",function(){var we=(0,Je.Z)((0,ee.Z)().mark(function Ye(Xe){var Sn,rn,Ln;return(0,ee.Z)().wrap(function(un){for(;;)switch(un.prev=un.next){case 0:if(Sn=Gt.props.multiple,Xe.preventDefault(),Xe.type!=="dragover"){un.next=4;break}return un.abrupt("return");case 4:if(!Gt.props.directory){un.next=11;break}return un.next=7,Ht(Array.prototype.slice.call(Xe.dataTransfer.items),function(Tn){return pt(Tn,Gt.props.accept)});case 7:rn=un.sent,Gt.uploadFiles(rn),un.next=14;break;case 11:Ln=(0,Ft.Z)(Xe.dataTransfer.files).filter(function(Tn){return pt(Tn,Gt.props.accept)}),Sn===!1&&(Ln=Ln.slice(0,1)),Gt.uploadFiles(Ln);case 14:case"end":return un.stop()}},Ye)}));return function(Ye){return we.apply(this,arguments)}}()),(0,ie.Z)((0,Be.Z)(Gt),"uploadFiles",function(we){var Ye=(0,Ft.Z)(we),Xe=Ye.map(function(Sn){return Sn.uid=Qt(),Gt.processFile(Sn,Ye)});Promise.all(Xe).then(function(Sn){var rn=Gt.props.onBatchStart;rn==null||rn(Sn.map(function(Ln){var te=Ln.origin,un=Ln.parsedFile;return{file:te,parsedFile:un}})),Sn.filter(function(Ln){return Ln.parsedFile!==null}).forEach(function(Ln){Gt.post(Ln)})})}),(0,ie.Z)((0,Be.Z)(Gt),"processFile",function(){var we=(0,Je.Z)((0,ee.Z)().mark(function Ye(Xe,Sn){var rn,Ln,te,un,Tn,Bt,Ct,St,Et;return(0,ee.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(rn=Gt.props.beforeUpload,Ln=Xe,!rn){Mt.next=14;break}return Mt.prev=3,Mt.next=6,rn(Xe,Sn);case 6:Ln=Mt.sent,Mt.next=12;break;case 9:Mt.prev=9,Mt.t0=Mt.catch(3),Ln=!1;case 12:if(Ln!==!1){Mt.next=14;break}return Mt.abrupt("return",{origin:Xe,parsedFile:null,action:null,data:null});case 14:if(te=Gt.props.action,typeof te!="function"){Mt.next=21;break}return Mt.next=18,te(Xe);case 18:un=Mt.sent,Mt.next=22;break;case 21:un=te;case 22:if(Tn=Gt.props.data,typeof Tn!="function"){Mt.next=29;break}return Mt.next=26,Tn(Xe);case 26:Bt=Mt.sent,Mt.next=30;break;case 29:Bt=Tn;case 30:return Ct=((0,tn.Z)(Ln)==="object"||typeof Ln=="string")&&Ln?Ln:Xe,Ct instanceof File?St=Ct:St=new File([Ct],Xe.name,{type:Xe.type}),Et=St,Et.uid=Xe.uid,Mt.abrupt("return",{origin:Xe,data:Bt,parsedFile:Et,action:un});case 35:case"end":return Mt.stop()}},Ye,null,[[3,9]])}));return function(Ye,Xe){return we.apply(this,arguments)}}()),(0,ie.Z)((0,Be.Z)(Gt),"saveFileInput",function(we){Gt.fileInput=we}),Gt}return(0,Le.Z)(oe,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(Me){var dn=this,qe=Me.data,we=Me.origin,Ye=Me.action,Xe=Me.parsedFile;if(this._isMounted){var Sn=this.props,rn=Sn.onStart,Ln=Sn.customRequest,te=Sn.name,un=Sn.headers,Tn=Sn.withCredentials,Bt=Sn.method,Ct=we.uid,St=Ln||Nt,Et={action:Ye,filename:te,data:qe,file:Xe,headers:un,withCredentials:Tn,method:Bt||"post",onProgress:function(Mt){var ce=dn.props.onProgress;ce==null||ce(Mt,Xe)},onSuccess:function(Mt,ce){var ve=dn.props.onSuccess;ve==null||ve(Mt,Xe,ce),delete dn.reqs[Ct]},onError:function(Mt,ce){var ve=dn.props.onError;ve==null||ve(Mt,ce,Xe),delete dn.reqs[Ct]}};rn(we),this.reqs[Ct]=St(Et)}}},{key:"reset",value:function(){this.setState({uid:Qt()})}},{key:"abort",value:function(Me){var dn=this.reqs;if(Me){var qe=Me.uid?Me.uid:Me;dn[qe]&&dn[qe].abort&&dn[qe].abort(),delete dn[qe]}else Object.keys(dn).forEach(function(we){dn[we]&&dn[we].abort&&dn[we].abort(),delete dn[we]})}},{key:"render",value:function(){var Me=this.props,dn=Me.component,qe=Me.prefixCls,we=Me.className,Ye=Me.classNames,Xe=Ye===void 0?{}:Ye,Sn=Me.disabled,rn=Me.id,Ln=Me.name,te=Me.style,un=Me.styles,Tn=un===void 0?{}:un,Bt=Me.multiple,Ct=Me.accept,St=Me.capture,Et=Me.children,jt=Me.directory,Mt=Me.openFileDialogOnClick,ce=Me.onMouseEnter,ve=Me.onMouseLeave,$e=Me.hasControlInside,We=(0,$t.Z)(Me,xe),Ne=nt()((0,ie.Z)((0,ie.Z)((0,ie.Z)({},qe,!0),"".concat(qe,"-disabled"),Sn),we,we)),Qe=jt?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},sn=Sn?{}:{onClick:Mt?this.onClick:function(){},onKeyDown:Mt?this.onKeyDown:function(){},onMouseEnter:ce,onMouseLeave:ve,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:$e?void 0:"0"};return Oe.createElement(dn,(0,Tt.Z)({},sn,{className:Ne,role:$e?void 0:"button",style:te}),Oe.createElement("input",(0,Tt.Z)({},(0,ct.Z)(We,{aria:!0,data:!0}),{id:rn,name:Ln,disabled:Sn,type:"file",ref:this.saveFileInput,onClick:function(Bn){return Bn.stopPropagation()},key:this.state.uid,style:(0,Se.Z)({display:"none"},Tn.input),className:Xe.input,accept:Ct},Qe,{multiple:Bt,onChange:this.onChange},St!=null?{capture:St}:{})),Et)}}]),oe}(Oe.Component),ke=re;function Ae(){}var ze=function(mn){(0,ge.Z)(oe,mn);var Ie=(0,he.Z)(oe);function oe(){var Gt;(0,fe.Z)(this,oe);for(var Me=arguments.length,dn=new Array(Me),qe=0;qe<Me;qe++)dn[qe]=arguments[qe];return Gt=Ie.call.apply(Ie,[this].concat(dn)),(0,ie.Z)((0,Be.Z)(Gt),"uploader",void 0),(0,ie.Z)((0,Be.Z)(Gt),"saveUploader",function(we){Gt.uploader=we}),Gt}return(0,Le.Z)(oe,[{key:"abort",value:function(Me){this.uploader.abort(Me)}},{key:"render",value:function(){return Oe.createElement(ke,(0,Tt.Z)({},this.props,{ref:this.saveUploader}))}}]),oe}(Oe.Component);(0,ie.Z)(ze,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:Ae,onError:Ae,onSuccess:Ae,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Cn=ze,en=Cn},45680:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return Tn}});var Tt=Ut(72308),fe=Ut(62853),Le=Ut(77321),Be=Ut(49618),ge=Ut(52487),he=Ut(74416),ie=Ut(92310),Oe=Ut.n(ie),Se=Ut(29301),$t=Ut(70425),tn=Ut(34280),ee=Ut(59301),Je=Ut(4676),Ft=ee.forwardRef(function(Bt,Ct){var St=Bt.height,Et=Bt.offsetY,jt=Bt.offsetX,Mt=Bt.children,ce=Bt.prefixCls,ve=Bt.onInnerResize,$e=Bt.innerProps,We=Bt.rtl,Ne=Bt.extra,Qe={},sn={display:"flex",flexDirection:"column"};return Et!==void 0&&(Qe={height:St,position:"relative",overflow:"hidden"},sn=(0,Le.Z)((0,Le.Z)({},sn),{},(0,Be.Z)((0,Be.Z)((0,Be.Z)((0,Be.Z)((0,Be.Z)({transform:"translateY(".concat(Et,"px)")},We?"marginRight":"marginLeft",-jt),"position","absolute"),"left",0),"right",0),"top",0))),ee.createElement("div",{style:Qe},ee.createElement(Se.Z,{onResize:function(Bn){var _n=Bn.offsetHeight;_n&&ve&&ve()}},ee.createElement("div",(0,Tt.Z)({style:sn,className:Oe()((0,Be.Z)({},"".concat(ce,"-holder-inner"),ce)),ref:Ct},$e),Mt,Ne)))});Ft.displayName="Filler";var et=Ft;function nt(Bt){var Ct=Bt.children,St=Bt.setRef,Et=ee.useCallback(function(jt){St(jt)},[]);return ee.cloneElement(Ct,{ref:Et})}function ct(Bt,Ct,St,Et,jt,Mt,ce,ve){var $e=ve.getKey;return Bt.slice(Ct,St+1).map(function(We,Ne){var Qe=Ct+Ne,sn=ce(We,Qe,{style:{width:Et},offsetX:jt}),cn=$e(We);return ee.createElement(nt,{key:cn,setRef:function(_n){return Mt(We,_n)}},sn)})}function lt(Bt,Ct,St,Et){var jt=St-Bt,Mt=Ct-St,ce=Math.min(jt,Mt)*2;if(Et<=ce){var ve=Math.floor(Et/2);return Et%2?St+ve+1:St-ve}return jt>Mt?St-(Et-Mt):St+(Et-jt)}function pt(Bt,Ct,St){var Et=Bt.length,jt=Ct.length,Mt,ce;if(Et===0&&jt===0)return null;Et<jt?(Mt=Bt,ce=Ct):(Mt=Ct,ce=Bt);var ve={__EMPTY_ITEM__:!0};function $e(Bn){return Bn!==void 0?St(Bn):ve}for(var We=null,Ne=Math.abs(Et-jt)!==1,Qe=0;Qe<ce.length;Qe+=1){var sn=$e(Mt[Qe]),cn=$e(ce[Qe]);if(sn!==cn){We=Qe,Ne=Ne||sn!==$e(ce[Qe+1]);break}}return We===null?null:{index:We,multiple:Ne}}function vt(Bt,Ct,St){var Et=ee.useState(Bt),jt=(0,ge.Z)(Et,2),Mt=jt[0],ce=jt[1],ve=ee.useState(null),$e=(0,ge.Z)(ve,2),We=$e[0],Ne=$e[1];return ee.useEffect(function(){var Qe=pt(Mt||[],Bt||[],Ct);(Qe==null?void 0:Qe.index)!==void 0&&(St==null||St(Qe.index),Ne(Bt[Qe.index])),ce(Bt)},[Bt]),[We]}var Lt=Ut(16089),Nt=(typeof navigator=="undefined"?"undefined":(0,fe.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),_t=Nt,Ht=function(Bt,Ct,St,Et){var jt=(0,ee.useRef)(!1),Mt=(0,ee.useRef)(null);function ce(){clearTimeout(Mt.current),jt.current=!0,Mt.current=setTimeout(function(){jt.current=!1},50)}var ve=(0,ee.useRef)({top:Bt,bottom:Ct,left:St,right:Et});return ve.current.top=Bt,ve.current.bottom=Ct,ve.current.left=St,ve.current.right=Et,function($e,We){var Ne=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Qe=$e?We<0&&ve.current.left||We>0&&ve.current.right:We<0&&ve.current.top||We>0&&ve.current.bottom;return Ne&&Qe?(clearTimeout(Mt.current),jt.current=!1):(!Qe||jt.current)&&ce(),!jt.current&&Qe}};function ne(Bt,Ct,St,Et,jt,Mt,ce){var ve=(0,ee.useRef)(0),$e=(0,ee.useRef)(null),We=(0,ee.useRef)(null),Ne=(0,ee.useRef)(!1),Qe=Ht(Ct,St,Et,jt);function sn(li,Pi){if(Lt.Z.cancel($e.current),!Qe(!1,Pi)){var Ei=li;if(!Ei._virtualHandled)Ei._virtualHandled=!0;else return;ve.current+=Pi,We.current=Pi,_t||Ei.preventDefault(),$e.current=(0,Lt.Z)(function(){var Qi=Ne.current?10:1;ce(ve.current*Qi,!1),ve.current=0})}}function cn(li,Pi){ce(Pi,!0),_t||li.preventDefault()}var Bn=(0,ee.useRef)(null),_n=(0,ee.useRef)(null);function gn(li){if(Bt){Lt.Z.cancel(_n.current),_n.current=(0,Lt.Z)(function(){Bn.current=null},2);var Pi=li.deltaX,Ei=li.deltaY,Qi=li.shiftKey,bi=Pi,Ci=Ei;(Bn.current==="sx"||!Bn.current&&Qi&&Ei&&!Pi)&&(bi=Ei,Ci=0,Bn.current="sx");var _i=Math.abs(bi),sr=Math.abs(Ci);Bn.current===null&&(Bn.current=Mt&&_i>sr?"x":"y"),Bn.current==="y"?sn(li,Ci):cn(li,bi)}}function ji(li){Bt&&(Ne.current=li.detail===We.current)}return[gn,ji]}function Yt(Bt,Ct,St,Et){var jt=ee.useMemo(function(){return[new Map,[]]},[Bt,St.id,Et]),Mt=(0,ge.Z)(jt,2),ce=Mt[0],ve=Mt[1],$e=function(Ne){var Qe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ne,sn=ce.get(Ne),cn=ce.get(Qe);if(sn===void 0||cn===void 0)for(var Bn=Bt.length,_n=ve.length;_n<Bn;_n+=1){var gn,ji=Bt[_n],li=Ct(ji);ce.set(li,_n);var Pi=(gn=St.get(li))!==null&&gn!==void 0?gn:Et;if(ve[_n]=(ve[_n-1]||0)+Pi,li===Ne&&(sn=_n),li===Qe&&(cn=_n),sn!==void 0&&cn!==void 0)break}return{top:ve[sn-1]||0,bottom:ve[cn]}};return $e}var Qt=Ut(96949),xe=Ut(55090),re=function(){function Bt(){(0,Qt.Z)(this,Bt),(0,Be.Z)(this,"maps",void 0),(0,Be.Z)(this,"id",0),(0,Be.Z)(this,"diffKeys",new Set),this.maps=Object.create(null)}return(0,xe.Z)(Bt,[{key:"set",value:function(St,Et){this.maps[St]=Et,this.id+=1,this.diffKeys.add(St)}},{key:"get",value:function(St){return this.maps[St]}},{key:"resetRecord",value:function(){this.diffKeys.clear()}},{key:"getRecord",value:function(){return this.diffKeys}}]),Bt}(),ke=re;function Ae(Bt){var Ct=parseFloat(Bt);return isNaN(Ct)?0:Ct}function ze(Bt,Ct,St){var Et=ee.useState(0),jt=(0,ge.Z)(Et,2),Mt=jt[0],ce=jt[1],ve=(0,ee.useRef)(new Map),$e=(0,ee.useRef)(new ke),We=(0,ee.useRef)(0);function Ne(){We.current+=1}function Qe(){var cn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Ne();var Bn=function(){var ji=!1;ve.current.forEach(function(li,Pi){if(li&&li.offsetParent){var Ei=li.offsetHeight,Qi=getComputedStyle(li),bi=Qi.marginTop,Ci=Qi.marginBottom,_i=Ae(bi),sr=Ae(Ci),Bi=Ei+_i+sr;$e.current.get(Pi)!==Bi&&($e.current.set(Pi,Bi),ji=!0)}}),ji&&ce(function(li){return li+1})};if(cn)Bn();else{We.current+=1;var _n=We.current;Promise.resolve().then(function(){_n===We.current&&Bn()})}}function sn(cn,Bn){var _n=Bt(cn),gn=ve.current.get(_n);Bn?(ve.current.set(_n,Bn),Qe()):ve.current.delete(_n),!gn!=!Bn&&(Bn?Ct==null||Ct(cn):St==null||St(cn))}return(0,ee.useEffect)(function(){return Ne},[]),[sn,Qe,$e.current,Mt]}var Cn=14/15;function en(Bt,Ct,St){var Et=(0,ee.useRef)(!1),jt=(0,ee.useRef)(0),Mt=(0,ee.useRef)(0),ce=(0,ee.useRef)(null),ve=(0,ee.useRef)(null),$e,We=function(cn){if(Et.current){var Bn=Math.ceil(cn.touches[0].pageX),_n=Math.ceil(cn.touches[0].pageY),gn=jt.current-Bn,ji=Mt.current-_n,li=Math.abs(gn)>Math.abs(ji);li?jt.current=Bn:Mt.current=_n;var Pi=St(li,li?gn:ji,!1,cn);Pi&&cn.preventDefault(),clearInterval(ve.current),Pi&&(ve.current=setInterval(function(){li?gn*=Cn:ji*=Cn;var Ei=Math.floor(li?gn:ji);(!St(li,Ei,!0)||Math.abs(Ei)<=.1)&&clearInterval(ve.current)},16))}},Ne=function(){Et.current=!1,$e()},Qe=function(cn){$e(),cn.touches.length===1&&!Et.current&&(Et.current=!0,jt.current=Math.ceil(cn.touches[0].pageX),Mt.current=Math.ceil(cn.touches[0].pageY),ce.current=cn.target,ce.current.addEventListener("touchmove",We,{passive:!1}),ce.current.addEventListener("touchend",Ne,{passive:!0}))};$e=function(){ce.current&&(ce.current.removeEventListener("touchmove",We),ce.current.removeEventListener("touchend",Ne))},(0,tn.Z)(function(){return Bt&&Ct.current.addEventListener("touchstart",Qe,{passive:!0}),function(){var sn;(sn=Ct.current)===null||sn===void 0||sn.removeEventListener("touchstart",Qe),$e(),clearInterval(ve.current)}},[Bt])}function mn(Bt){return Math.floor(Math.pow(Bt,.5))}function Ie(Bt,Ct){var St="touches"in Bt?Bt.touches[0]:Bt;return St[Ct?"pageX":"pageY"]-window[Ct?"scrollX":"scrollY"]}function oe(Bt,Ct,St){ee.useEffect(function(){var Et=Ct.current;if(Bt&&Et){var jt=!1,Mt,ce,ve=function(){Lt.Z.cancel(Mt)},$e=function sn(){ve(),Mt=(0,Lt.Z)(function(){St(ce),sn()})},We=function(cn){if(!(cn.target.draggable||cn.button!==0)){var Bn=cn;Bn._virtualHandled||(Bn._virtualHandled=!0,jt=!0)}},Ne=function(){jt=!1,ve()},Qe=function(cn){if(jt){var Bn=Ie(cn,!1),_n=Et.getBoundingClientRect(),gn=_n.top,ji=_n.bottom;if(Bn<=gn){var li=gn-Bn;ce=-mn(li),$e()}else if(Bn>=ji){var Pi=Bn-ji;ce=mn(Pi),$e()}else ve()}};return Et.addEventListener("mousedown",We),Et.ownerDocument.addEventListener("mouseup",Ne),Et.ownerDocument.addEventListener("mousemove",Qe),function(){Et.removeEventListener("mousedown",We),Et.ownerDocument.removeEventListener("mouseup",Ne),Et.ownerDocument.removeEventListener("mousemove",Qe),ve()}}},[Bt])}var Gt=10;function Me(Bt,Ct,St,Et,jt,Mt,ce,ve){var $e=ee.useRef(),We=ee.useState(null),Ne=(0,ge.Z)(We,2),Qe=Ne[0],sn=Ne[1];return(0,tn.Z)(function(){if(Qe&&Qe.times<Gt){if(!Bt.current){sn(function(no){return(0,Le.Z)({},no)});return}Mt();var cn=Qe.targetAlign,Bn=Qe.originAlign,_n=Qe.index,gn=Qe.offset,ji=Bt.current.clientHeight,li=!1,Pi=cn,Ei=null;if(ji){for(var Qi=cn||Bn,bi=0,Ci=0,_i=0,sr=Math.min(Ct.length-1,_n),Bi=0;Bi<=sr;Bi+=1){var Oo=jt(Ct[Bi]);Ci=bi;var qo=St.get(Oo);_i=Ci+(qo===void 0?Et:qo),bi=_i}for(var $o=Qi==="top"?gn:ji-gn,Ko=sr;Ko>=0;Ko-=1){var vr=jt(Ct[Ko]),ar=St.get(vr);if(ar===void 0){li=!0;break}if($o-=ar,$o<=0)break}switch(Qi){case"top":Ei=Ci-gn;break;case"bottom":Ei=_i-ji+gn;break;default:{var Ro=Bt.current.scrollTop,Ki=Ro+ji;Ci<Ro?Pi="top":_i>Ki&&(Pi="bottom")}}Ei!==null&&ce(Ei),Ei!==Qe.lastTop&&(li=!0)}li&&sn((0,Le.Z)((0,Le.Z)({},Qe),{},{times:Qe.times+1,targetAlign:Pi,lastTop:Ei}))}},[Qe,Bt.current]),function(cn){if(cn==null){ve();return}if(Lt.Z.cancel($e.current),typeof cn=="number")ce(cn);else if(cn&&(0,fe.Z)(cn)==="object"){var Bn,_n=cn.align;"index"in cn?Bn=cn.index:Bn=Ct.findIndex(function(li){return jt(li)===cn.key});var gn=cn.offset,ji=gn===void 0?0:gn;sn({times:0,index:Bn,offset:ji,originAlign:_n})}}}var dn=ee.forwardRef(function(Bt,Ct){var St=Bt.prefixCls,Et=Bt.rtl,jt=Bt.scrollOffset,Mt=Bt.scrollRange,ce=Bt.onStartMove,ve=Bt.onStopMove,$e=Bt.onScroll,We=Bt.horizontal,Ne=Bt.spinSize,Qe=Bt.containerSize,sn=Bt.style,cn=Bt.thumbStyle,Bn=Bt.showScrollBar,_n=ee.useState(!1),gn=(0,ge.Z)(_n,2),ji=gn[0],li=gn[1],Pi=ee.useState(null),Ei=(0,ge.Z)(Pi,2),Qi=Ei[0],bi=Ei[1],Ci=ee.useState(null),_i=(0,ge.Z)(Ci,2),sr=_i[0],Bi=_i[1],Oo=!Et,qo=ee.useRef(),$o=ee.useRef(),Ko=ee.useState(Bn),vr=(0,ge.Z)(Ko,2),ar=vr[0],Ro=vr[1],Ki=ee.useRef(),no=function(){Bn===!0||Bn===!1||(clearTimeout(Ki.current),Ro(!0),Ki.current=setTimeout(function(){Ro(!1)},3e3))},Pt=Mt-Qe||0,Io=Qe-Ne||0,lo=ee.useMemo(function(){if(jt===0||Pt===0)return 0;var se=jt/Pt;return se*Io},[jt,Pt,Io]),Fo=function(kn){kn.stopPropagation(),kn.preventDefault()},mr=ee.useRef({top:lo,dragging:ji,pageY:Qi,startTop:sr});mr.current={top:lo,dragging:ji,pageY:Qi,startTop:sr};var yr=function(kn){li(!0),bi(Ie(kn,We)),Bi(mr.current.top),ce(),kn.stopPropagation(),kn.preventDefault()};ee.useEffect(function(){var se=function(Ke){Ke.preventDefault()},kn=qo.current,bn=$o.current;return kn.addEventListener("touchstart",se,{passive:!1}),bn.addEventListener("touchstart",yr,{passive:!1}),function(){kn.removeEventListener("touchstart",se),bn.removeEventListener("touchstart",yr)}},[]);var Kr=ee.useRef();Kr.current=Pt;var Qn=ee.useRef();Qn.current=Io,ee.useEffect(function(){if(ji){var se,kn=function(Ke){var vn=mr.current,me=vn.dragging,de=vn.pageY,Pn=vn.startTop;Lt.Z.cancel(se);var Vt=qo.current.getBoundingClientRect(),Te=Qe/(We?Vt.width:Vt.height);if(me){var ln=(Ie(Ke,We)-de)*Te,Fn=Pn;!Oo&&We?Fn-=ln:Fn+=ln;var be=Kr.current,Re=Qn.current,En=Re?Fn/Re:0,On=Math.ceil(En*be);On=Math.max(On,0),On=Math.min(On,be),se=(0,Lt.Z)(function(){$e(On,We)})}},bn=function(){li(!1),ve()};return window.addEventListener("mousemove",kn,{passive:!0}),window.addEventListener("touchmove",kn,{passive:!0}),window.addEventListener("mouseup",bn,{passive:!0}),window.addEventListener("touchend",bn,{passive:!0}),function(){window.removeEventListener("mousemove",kn),window.removeEventListener("touchmove",kn),window.removeEventListener("mouseup",bn),window.removeEventListener("touchend",bn),Lt.Z.cancel(se)}}},[ji]),ee.useEffect(function(){return no(),function(){clearTimeout(Ki.current)}},[jt]),ee.useImperativeHandle(Ct,function(){return{delayHidden:no}});var Dn="".concat(St,"-scrollbar"),pe={position:"absolute",visibility:ar?null:"hidden"},ue={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return We?(pe.height=8,pe.left=0,pe.right=0,pe.bottom=0,ue.height="100%",ue.width=Ne,Oo?ue.left=lo:ue.right=lo):(pe.width=8,pe.top=0,pe.bottom=0,Oo?pe.right=0:pe.left=0,ue.width="100%",ue.height=Ne,ue.top=lo),ee.createElement("div",{ref:qo,className:Oe()(Dn,(0,Be.Z)((0,Be.Z)((0,Be.Z)({},"".concat(Dn,"-horizontal"),We),"".concat(Dn,"-vertical"),!We),"".concat(Dn,"-visible"),ar)),style:(0,Le.Z)((0,Le.Z)({},pe),sn),onMouseDown:Fo,onMouseMove:no},ee.createElement("div",{ref:$o,className:Oe()("".concat(Dn,"-thumb"),(0,Be.Z)({},"".concat(Dn,"-thumb-moving"),ji)),style:(0,Le.Z)((0,Le.Z)({},ue),cn),onMouseDown:yr}))}),qe=dn,we=20;function Ye(){var Bt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Ct=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,St=Bt/Ct*Bt;return isNaN(St)&&(St=0),St=Math.max(St,we),Math.floor(St)}var Xe=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Sn=[],rn={overflowY:"auto",overflowAnchor:"none"};function Ln(Bt,Ct){var St=Bt.prefixCls,Et=St===void 0?"rc-virtual-list":St,jt=Bt.className,Mt=Bt.height,ce=Bt.itemHeight,ve=Bt.fullHeight,$e=ve===void 0?!0:ve,We=Bt.style,Ne=Bt.data,Qe=Bt.children,sn=Bt.itemKey,cn=Bt.virtual,Bn=Bt.direction,_n=Bt.scrollWidth,gn=Bt.component,ji=gn===void 0?"div":gn,li=Bt.onScroll,Pi=Bt.onVirtualScroll,Ei=Bt.onVisibleChange,Qi=Bt.innerProps,bi=Bt.extraRender,Ci=Bt.styles,_i=Bt.showScrollBar,sr=_i===void 0?"optional":_i,Bi=(0,he.Z)(Bt,Xe),Oo=ee.useCallback(function(Jn){return typeof sn=="function"?sn(Jn):Jn==null?void 0:Jn[sn]},[sn]),qo=ze(Oo,null,null),$o=(0,ge.Z)(qo,4),Ko=$o[0],vr=$o[1],ar=$o[2],Ro=$o[3],Ki=!!(cn!==!1&&Mt&&ce),no=ee.useMemo(function(){return Object.values(ar.maps).reduce(function(Jn,ri){return Jn+ri},0)},[ar.id,ar.maps]),Pt=Ki&&Ne&&(Math.max(ce*Ne.length,no)>Mt||!!_n),Io=Bn==="rtl",lo=Oe()(Et,(0,Be.Z)({},"".concat(Et,"-rtl"),Io),jt),Fo=Ne||Sn,mr=(0,ee.useRef)(),yr=(0,ee.useRef)(),Kr=(0,ee.useRef)(),Qn=(0,ee.useState)(0),Dn=(0,ge.Z)(Qn,2),pe=Dn[0],ue=Dn[1],se=(0,ee.useState)(0),kn=(0,ge.Z)(se,2),bn=kn[0],Kn=kn[1],Ke=(0,ee.useState)(!1),vn=(0,ge.Z)(Ke,2),me=vn[0],de=vn[1],Pn=function(){de(!0)},Vt=function(){de(!1)},Te={getKey:Oo};function ln(Jn){ue(function(ri){var Oi;typeof Jn=="function"?Oi=Jn(ri):Oi=Jn;var yi=ti(Oi);return mr.current.scrollTop=yi,yi})}var Fn=(0,ee.useRef)({start:0,end:Fo.length}),be=(0,ee.useRef)(),Re=vt(Fo,Oo),En=(0,ge.Z)(Re,1),On=En[0];be.current=On;var Un=ee.useMemo(function(){if(!Ki)return{scrollHeight:void 0,start:0,end:Fo.length-1,offset:void 0};if(!Pt){var Jn;return{scrollHeight:((Jn=yr.current)===null||Jn===void 0?void 0:Jn.offsetHeight)||0,start:0,end:Fo.length-1,offset:void 0}}for(var ri=0,Oi,yi,Ii,Xo=Fo.length,ci=0;ci<Xo;ci+=1){var ai=Fo[ci],nn=Oo(ai),ni=ar.get(nn),eo=ri+(ni===void 0?ce:ni);eo>=pe&&Oi===void 0&&(Oi=ci,yi=ri),eo>pe+Mt&&Ii===void 0&&(Ii=ci),ri=eo}return Oi===void 0&&(Oi=0,yi=0,Ii=Math.ceil(Mt/ce)),Ii===void 0&&(Ii=Fo.length-1),Ii=Math.min(Ii+1,Fo.length-1),{scrollHeight:ri,start:Oi,end:Ii,offset:yi}},[Pt,Ki,pe,Fo,Ro,Mt]),Rn=Un.scrollHeight,wn=Un.start,jn=Un.end,fi=Un.offset;Fn.current.start=wn,Fn.current.end=jn,ee.useLayoutEffect(function(){var Jn=ar.getRecord();if(Jn.size===1){var ri=Array.from(Jn)[0],Oi=Fo[wn];if(Oi){var yi=Oo(Oi);if(yi===ri){var Ii=ar.get(ri),Xo=Ii-ce;ln(function(ci){return ci+Xo})}}}ar.resetRecord()},[Rn]);var gi=ee.useState({width:0,height:Mt}),xi=(0,ge.Z)(gi,2),De=xi[0],io=xi[1],Mi=function(ri){io({width:ri.offsetWidth,height:ri.offsetHeight})},uo=(0,ee.useRef)(),Ce=(0,ee.useRef)(),yn=ee.useMemo(function(){return Ye(De.width,_n)},[De.width,_n]),zn=ee.useMemo(function(){return Ye(De.height,Rn)},[De.height,Rn]),Yn=Rn-Mt,Zn=(0,ee.useRef)(Yn);Zn.current=Yn;function ti(Jn){var ri=Jn;return Number.isNaN(Zn.current)||(ri=Math.min(ri,Zn.current)),ri=Math.max(ri,0),ri}var Ni=pe<=0,vi=pe>=Yn,Ti=bn<=0,Di=bn>=_n,He=Ht(Ni,vi,Ti,Di),Yi=function(){return{x:Io?-bn:bn,y:pe}},Ge=(0,ee.useRef)(Yi()),Wn=(0,$t.zX)(function(Jn){if(Pi){var ri=(0,Le.Z)((0,Le.Z)({},Yi()),Jn);(Ge.current.x!==ri.x||Ge.current.y!==ri.y)&&(Pi(ri),Ge.current=ri)}});function ei(Jn,ri){var Oi=Jn;ri?((0,Je.flushSync)(function(){Kn(Oi)}),Wn()):ln(Oi)}function pi(Jn){var ri=Jn.currentTarget.scrollTop;ri!==pe&&ln(ri),li==null||li(Jn),Wn()}var Po=function(ri){var Oi=ri,yi=_n?_n-De.width:0;return Oi=Math.max(Oi,0),Oi=Math.min(Oi,yi),Oi},mo=(0,$t.zX)(function(Jn,ri){ri?((0,Je.flushSync)(function(){Kn(function(Oi){var yi=Oi+(Io?-Jn:Jn);return Po(yi)})}),Wn()):ln(function(Oi){var yi=Oi+Jn;return yi})}),Vi=ne(Ki,Ni,vi,Ti,Di,!!_n,mo),to=(0,ge.Z)(Vi,2),zr=to[0],vo=to[1];en(Ki,mr,function(Jn,ri,Oi,yi){var Ii=yi;return He(Jn,ri,Oi)?!1:!Ii||!Ii._virtualHandled?(Ii&&(Ii._virtualHandled=!0),zr({preventDefault:function(){},deltaX:Jn?ri:0,deltaY:Jn?0:ri}),!0):!1}),oe(Pt,mr,function(Jn){ln(function(ri){return ri+Jn})}),(0,tn.Z)(function(){function Jn(Oi){var yi=Ni&&Oi.detail<0,Ii=vi&&Oi.detail>0;Ki&&!yi&&!Ii&&Oi.preventDefault()}var ri=mr.current;return ri.addEventListener("wheel",zr,{passive:!1}),ri.addEventListener("DOMMouseScroll",vo,{passive:!0}),ri.addEventListener("MozMousePixelScroll",Jn,{passive:!1}),function(){ri.removeEventListener("wheel",zr),ri.removeEventListener("DOMMouseScroll",vo),ri.removeEventListener("MozMousePixelScroll",Jn)}},[Ki,Ni,vi]),(0,tn.Z)(function(){if(_n){var Jn=Po(bn);Kn(Jn),Wn({x:Jn})}},[De.width,_n]);var Vn=function(){var ri,Oi;(ri=uo.current)===null||ri===void 0||ri.delayHidden(),(Oi=Ce.current)===null||Oi===void 0||Oi.delayHidden()},It=Me(mr,Fo,ar,ce,Oo,function(){return vr(!0)},ln,Vn);ee.useImperativeHandle(Ct,function(){return{nativeElement:Kr.current,getScrollInfo:Yi,scrollTo:function(ri){function Oi(yi){return yi&&(0,fe.Z)(yi)==="object"&&("left"in yi||"top"in yi)}Oi(ri)?(ri.left!==void 0&&Kn(Po(ri.left)),It(ri.top)):It(ri)}}}),(0,tn.Z)(function(){if(Ei){var Jn=Fo.slice(wn,jn+1);Ei(Jn,Fo)}},[wn,jn,Fo]);var Yo=Yt(Fo,Oo,ar,ce),Xi=bi==null?void 0:bi({start:wn,end:jn,virtual:Pt,offsetX:bn,offsetY:fi,rtl:Io,getSize:Yo}),Hi=ct(Fo,wn,jn,_n,bn,Ko,Qe,Te),ho=null;Mt&&(ho=(0,Le.Z)((0,Be.Z)({},$e?"height":"maxHeight",Mt),rn),Ki&&(ho.overflowY="hidden",_n&&(ho.overflowX="hidden"),me&&(ho.pointerEvents="none")));var Ao={};return Io&&(Ao.dir="rtl"),ee.createElement("div",(0,Tt.Z)({ref:Kr,style:(0,Le.Z)((0,Le.Z)({},We),{},{position:"relative"}),className:lo},Ao,Bi),ee.createElement(Se.Z,{onResize:Mi},ee.createElement(ji,{className:"".concat(Et,"-holder"),style:ho,ref:mr,onScroll:pi,onMouseEnter:Vn},ee.createElement(et,{prefixCls:Et,height:Rn,offsetX:bn,offsetY:fi,scrollWidth:_n,onInnerResize:vr,ref:yr,innerProps:Qi,rtl:Io,extra:Xi},Hi))),Pt&&Rn>Mt&&ee.createElement(qe,{ref:uo,prefixCls:Et,scrollOffset:pe,scrollRange:Rn,rtl:Io,onScroll:ei,onStartMove:Pn,onStopMove:Vt,spinSize:zn,containerSize:De.height,style:Ci==null?void 0:Ci.verticalScrollBar,thumbStyle:Ci==null?void 0:Ci.verticalScrollBarThumb,showScrollBar:sr}),Pt&&_n>De.width&&ee.createElement(qe,{ref:Ce,prefixCls:Et,scrollOffset:bn,scrollRange:_n,rtl:Io,onScroll:ei,onStartMove:Pn,onStopMove:Vt,spinSize:yn,containerSize:De.width,horizontal:!0,style:Ci==null?void 0:Ci.horizontalScrollBar,thumbStyle:Ci==null?void 0:Ci.horizontalScrollBarThumb,showScrollBar:sr}))}var te=ee.forwardRef(Ln);te.displayName="List";var un=te,Tn=un},93314:function(fn){"use strict";fn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACaCAYAAADl9acYAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXQd4U1Ubfs/NaJtO9kzLahFQEJkiUBBFUFFkCCjiAAVFERT5FREQQQXBBcpysWRP2RtkKRsEOphNodCZdDfjnv85CU2TZt2bhABNDw9PmtzvrO+c957xLQIP0pkz1yrQIEmwwcDzHhTj91klEo7jpcG5zetWUJdmRjmPvTM9GI9JgSGvadOoLE9KJJ5kPp2YXLtZdO1kT8ooz2vigCNelvPYezPEG7z0CDAn4pJqPvJA5A3vdcl/S3LEy3Iee29OeIOX5YDx3nh4VFI5YDxin6DM5YARxKb7g6gcMHd+nMoBc+d57LKGhCQ1ZURBCoVL2nKCO8sBZWW50x1TOWDuLP8FlV4OGEFs8glROWB8wmbPKikHjGf882bucsB4k5t3qKxywNwhxrpRbJkGTOx0ehlA3d9e5VEtzA3ulGe55zmg1QOfrCVo34BgQGvr5rLDRl4RRZG+5NjBESBc4FHw1LlrCAuPsCo0JjKi7J5hYqfTXADBq4byCJLf82Nf3kA3OfD9LgKdgeCzZ4CUTJ1VKQFyKQgpmeMSjiKvQC+oplspN/wOMDcBVFv0Bo+KwYJ4VE50H3Jg7j6CWzkEX74A3MrSgTfeKZpSaBCHcAVn/JunBHlFPDR5BkG9LMjPt7mZLOtbskQADea9wqOW9coqiGHlRPcHBxYcJriQQvB9P+v2cqCwWFxgoOJk6JeTNX4HmJMAHv6xP4/6VXw/+OxNx/bM/pIohdUE9VW/VxwjOHiJYO5A6xolpGSpYW3jIW4w/A8wM+h+UHSY2pvHgzV9NXymeor0wPc7Cf7XzWJ/4Nsm+Ly2LzZx+OwZ3yuVbzhNsPEMwcI3rM8wMikHiURi5gNbbQoKrc84zpjkj2eYzQC6f96DomUd305ctrp8tp5gSk/f1utzlFhUOHYthy9f8D1gdpwnWHiEYOVQ6zNM6QM/AY+CImHnF9YtfwTMCgB9P+5G0SHa9xP3bk2gT9cBU3r6Hjp95nBYNcz3gDlwkRhX843vlfS59PmFHfjFzgC/2pJ1nEEnEIpIAG+834Wia2Ox7PJ8wt0twLz7J8Gsl3zf316zCVYPsz5oe85F1yUcu0YwcQPBjlElZyjL8wsrQeyBn+XxK8DETqefgyACFCPe6kjxfDPfT6C7BpilBLMG+L6/A34h+P1VikCZ60nuTYpzN4AxqznjCqPOMZ1RSp9f2OVLYZH1lbOrNvjVlswIGEAKYOyrj1K82NL3E+huAWbEMnbFSn1+Qzd4AcE3fajPZV6X04D3lnHGM4xOawKFJwLLYiD5H2AoCkHwJQMLA42v090CzJjVBBN7UCh8rN3AgDrqCYq6lX3L6RQ1MGQRhwWvA7UrALbnFzCJjOhG+d2WjFCkUYKZPZpSDIv1PWDGrycY34NCahI0+yxN/Ivg3c4UlUN8VqWxok/XEfRrSdG0tm/rzcoHBv7KYc5AILqqLWDcOb/45RmGEFyhFL8/0Yga33y+Tl9uJhjxOEVIoG9rnrqVKSJSRFb0fb3tG1A81sC39TLRSu85HL57Eaii0Bm3oqEKqZXSJaUURUxTU0Tyuy0ZAc5SYCUbxE+6+x4w3+0kGNiWooqP3/Qz9xB0bUTRsLqI2eEFUlbvA9WBJxv5ltdMit9jFocpLwB1InQIkBEQTmLUHStOBoMBOr24K2+/AwwPHOKArS2iKCY9VzKIg34jyMgTv6f1wpwqL8JLHKgUTLHwjZIxZTKg0V2Bzg2tLzvYBYA75xe/25J1mkEnGAzYyXE40KQmMK23uLeLN8b1j0ME7epTxFTzRmnCy/jzXyCqIny+NVryDzFeKfd+xLcrDOMMO8MMfgx45iFrOZA7AstiTvvVoZ91usM3tClHcLpeZWDmAN8DZtlRgkY1KJr5+BC87hQQLAeebCwcZN6gXH6MgG2P+rfyDmD+WLoV8xZugkIRiNh2TTHghcfRoF4tFBZpkXgpGQ81rmdu9puLOLzwMPBYPR1Cgzw/v7CC/WpLxjrc/jtaT2LApRrhwC+DfA+Y9aeI0dKzbT3vTCChk3r7eaBABzzfTGgO79CtPUmM9b7U2jv9bf3kOyjSlihLcoSg93MdkZ2Th227j2Hoq8/inTeeNzZ+xFIOsTHAsw/pAeL5+cUvAdPuG1pVRnArQgEsGex7wGw7RxAgBTo19M4EEjqtD1wEkrPYm15oDu/QbfkPSM0hHsu8du0/gSnfLkFGVrbThjFLynULJ6FOZHUw2RNbyd/qUJLFHZV+ywr9aksWO4Ou0BK8KueRz/bVq++CUuD+RGbhB3R/0LeAOZEEnFIRvPGYb+vdGw+cvU7w3uOe1dv+mfeRk5svCMUfvz8AA3o9jgkbCJQVgPe7lGTz5MDvj4f+VXs/JH1ip1PmAkHy17u8z42bjl4lxjf9C809m0CCZo4FUVwKsDPOJLz0ZTp6Fdh6jtnWe1bvuCm/4q/tRwQ1/b03e2LIwGfw1RaCkADg425AOvPkYCHZd0cG43dbsk4zaDFgWHiHcG85wjBQoEhnMhAzf5r/Jihkf9/+fjXDtDXqGA108+Eqcy0DYAfwMU95NnEFzVgLovibwK8HCab19qze61s24Pf5K7A5KwB5vHM1CblMij9m/Q87rtc1jsek54CMPIBayGD0BgP0ImUw/gwYFiqjllhHGAcvAkuPcijU8cgv0KGgSGv8LNJqweu1MOh14A3ss+S78W+Dzuo3RsPoTy0YgIjQALFz0C36tBzg570EE3p4NnHFVn5TA0zaSPDzy57Vu2bIS6jF67BDHYBHgnVI0kow+6ZjLyZNm9RD+35jkZINfNO7ZIVhEn+e16NQ6157/OqWjJ1h9n1IXoydTi8AeGD+KzxqinCEsfkswfBJC2HQacXOG7v0B+e9CGXVUK+U5aoQdm5iE3eqh296R/XoDEBu0e3/hcz3FzF+Z292trI91Zgav7N2tKrDrrfFTdgTI4dAl61BipZDDXYINRCMvBrusNvBikAMHT8LTM3/pwElK4xMAuQV6uBuKK4yA5hEVfY8SvmmHCETGyjDtzqbQLHf0KMgaCnWEcaW/whGT1mAHHZP6oW09bueaFy3khdKcl0EO+y+v4xgphs2MWxbs+K46bLCDIoi6+9iVLKY4PbTp8UB5t8h/UB53qimz1aJA9lyLExz7H1vyMCnUa15L/x9EfhtkIk/nh74y9ShPz5JnUGA26qFZIdcTofWqR5xxd5Uip1O9wDoJNYRxs4LBB9PXYxUdaHrGSqAYuWUp9GmSQ0BlN4h8cTq8qVfOGgKStpBeAoJb4DEYPrPsU89b/5e/LvEYPubLCIQX06NEtWpfwa/yA4h0FEgqVCK71OCUeTARdLLfbpg9PAXsfGsBBtOA0uHmKpyV0PZsqFl5lo5QaXWgRqNw4pTHiEYGa2M+KX0yMROpxsA9BDrCGNvAsG4GcuQdMt45eJx+nXsk3iyNbOY9k161wOry8/GqZCr1t4GBA/O3T0Nm7gSDl/89IBRHiU0nRk3CgU3knEmT4pZN51rrjI5TN2oGmCOMP44BKx7B8jINemP8ZRCK2Y5LNXAMrMlS0hSpwKw9TRGME+XHf5ekybEfPCInU7/BDBArCOMw5cIPvt+JRJUGqHj7JRu2rsd0P+JGBuanELTTVpwwO3/cnjFxNcTwMz95hquxud5pd+skIEfR6NJA+F2y6o1S3Fj4xpj/X9lBmK7OsDuChMUKMf+v36AXC4Fc4QxYwew/X0gM8/k5VKvN0BvcF9gfc8CJuGWuh4twgoQnJSBzK+nDP+3eLTsBahJSNL8DdD29kaUAFsDSU4vpVJp3FTETqdzAbwl1hHGySSCCTPX41RimlcmzthBrTCsV1Obss5cJ2hWXQupTIoiHUW+1nRYZkcn5kRbTzlIOQq5hBmimfRu2RwoeU4gl5rAFiI3Odpmb/NRK0zXu+zgKzZtWZWK/VvTxWZzSP/EK5HoEivcxsFQWIBzk8caVxmWmMT+g6thNlfMg/p1xYfv9DXSMEcYEzYAu247wnBXQ9myE/fslixRpf6FUgw2N5bgDChmk6Lw33MMqkqlg8JeVKmn8hRjHI0QIdgbiJynGWhiZ9AZoPhgaEeK50Q4wmDCvwmzt+HwGe8EcH67V1N8MshWV4UBpnlNLQID3Lcn5nkKrZ6iUEex4azEqC08di0BW1XDgsTP+2NHsrH6F+/0m9Xetns1PN9b3IWHPi8XyetXIOPoEeg1WbhYKMGK9CCoiiSoWq0SnuvWzqhLVuyoz+wI411mmi3epZI9Lt2zgElIUht9INtpdDJPMUsSGf59NCFFxc8TknI6AoZ9LqbCmj+V4X33zMAEAOMHtaXoJ0KLVpUJjJuzD3v+vSh+xtnJ0ffxaMwY0dHuCtO8pg6BAcK3LI4axCTai/4hRsBM3kww5DGK6o5vYx32S52pw9QxbEi8k6o2DMeoj2q5VVhqNnB29JsI0TP5M6Dj5Gg7dwmkpVZOsyOMtyg4joDyBhRq3d+Osbru3S2ZSp0LCmf+9ZM5CUY3qBWx3LREUy5RpbkKQOl0FAimvrksPAME08Q6wmD74DGz/8H2A/+5NdClM8U2r4VFE7rZBcwjtXQIkHsOGLbSLP7XBJhvdxD0fJiinhs+pVk5n41IBM/UFryQSHggvpxRooovpsgdFwjoD8MQri3ZIso/XYzm9a2FwDfUAFPxX/AaRYSCeCR/KW7fvQuYJE0RQF3vSQh2UQn3bsOaYXEJSZrPADrJBfP5BceCVx+4LO0r1hGG3gC8//Np/LXrmJjxdUhbv1YE9vzU22eAmbOPBRmieNCNFzvP8/jhaxVSL3vn4M9zBJN/bgSZgJsyplZ0KQ24oSZgq8vmE4V4+9hrkNIS8O5uPhbNOz+CprWpWRhd7Ahj9svMYM871rT38pbM/q2XvelHoeU4bpxBgt+Jjr8MAqfi80NXZEW/H1UEuOMIY/zCRPyxZr9XABMSJMP5pbelahYlsjNMi1p6402Pp8lyhWEhIBpVp2hdV1yp6nwgPAhYvzQF/+zOEpfZCfXgz6LRIMrxKsq0B5YcKsL6UxRFvBygelBdLjhZGMCx/RfTKWMCUGZzbAClvJEmtiGH97oEGLdhzBHGjL4UDyvLOmBUmn9AaamAay7GimAXgdErzG1RlX36k9el+PlgsPFtK9YRxtwtNzBl7havTZoLywYhuJRbSCNgauvBlAg9TQYDjyVHOeOWbOVxoEoo0Mn2JttpNZvOcmhfn0KTXoTr8TlITSnCrRSt8TMvV7gj79KVPDskCo+1tb/rZkLScavzcTlTARBrZUu+MB1coHNHZ8rQXEzvH4T+8yWY9DzQrj6QptFDzzRlPUj37JbM5pZMeCfZK5CNgsPt3PlbEny3LwSlHWEIqWLzcTWGfbFaCKkgml0zeyNaaa3QdqcAs+msSa2k+4OCmmYm2nyWQ98W9idabo4eqSla3EopMn6m3mRgKkJ6KlM6dV5Plz418ES3CjZE7Ar9w2X5UGXbv3bmC1NBAiqBEOf34zFhKlzLq40PuxK0i8qFutBzRdd7FjDx1zSDCKELxA2tmZoyyztqqc9tUdDlDAm+2hUCdxxhHIwrwOAJy5EvIkSCsz78Nq4rnmhpfU/BANOytgEydwQmpSpjQro/b68we+JNArzej4jjKouz0q+luDwGAzWCxnI1Kr0qPfpEZTzXv6pVwUzf6+MVBTiX6vi+hxoKQfUF4AJswWZZGF+UCUN2IsYMaINnbcVd4jp0m/qePcNcvJlTldcaUm5vVN3qnKNM1zUcJm4LhTuOMP65qMWYGWtxJcU76jGT3nwUrz1j7ZnCCBilAbLS96RucIFJtv88ZpLD/HMZSEgFXmkrrqANp2yjEYsroYRar6f44I3zxh9qNwnH8FHWNxBLj2ix6F85SKltmGV9lBrAF6RConCuh8fotCn7MSC2Fob3ELkPddDBexYwrL2JSZqtFPQpdwfHUT7mf+zjTWFwxxHG8St6zPhtCw6cZXcSnqdhLzTF2FethZcMMK2UBki9DBgmbz18mYAJbMUk5shiYBsxORzT5ucZ8PHbcUaC4OpBGDe55AbiShqP9/40gHLOt058UZbxXMPJnQuUKK+DLi8DEs0R/PJBLIIVwjULHPXgnt2SsQbHq7JeIJSYFIi8mNgeeeT6cFRQAItFOsL4L5li0do9WLrLriK06FZ2e7QO5v3PwugcgDcBo9MbsPT2CnMxFcYwdiNFuMhlKjcs/J23AMMEoONHJhj5JA2T44tvS2TTo5cX4kKqY5X9YuYacq9CEhzlMngmr8uGQasFLUpDPcUV/DCiKwrcNBwrrvueBsyKFVTSvG32aQraRPRMdJKBWaa+vSrcqNAo1hEGsyD8Y/1R/LzmjFea1EBZAbtn9rIqywiYSB5Siecey3U6A5YeN23JmCCPORIcK8IWhV0ps1Wpj8hzjyPmsDPN5P+ZNCWInMOXPz9g/PtgohZfbpEZ3SE5TxSGXBUkIa61vPnCDLCzFEuGrOMY1q02Xunq2VS6p7dkrKOJ17N7UAPP1PG9moatCoOBJ9go0hEGe+P+vC4e3yw84JX2VAoLxMmFL9sApnUkD4kXAKPV6bHsuNQIGDb5p28nmCwixmZSJnA5jeCZh1x3NzfpKi7M/xlFGRmo0qoNqnfohPAG1mcH1dUCfDP+sqkwjuCreY2Mf478swiJGa6V3Az518EFVgHhXMu0DYUZ4G8Dhuqy0Sg0EfM+8myHf88DhjEzIUmzAaA9XA+ZcIqR60KRp+XgjiOM3Sdu4s0vtyAkSIrgQCmCg6QIYZ+BMuPf7Dfzs9vP2bPi34ICZTh2szJ6NM41HuyrV7f2G8tWmNZRPCSc5yuMJWCYGcjHawm+7Sv8DPPfdSBfS9C5oWveHhg+GFqNyfRBEhgIeWgY2kz7AZysRDh5KT4fP0y5vZ0lwBdzGoO9FwbOK4S6KMDpCkP1eaD6fCNghCSDNhe8zmTsVznrMD59XIGa7Wx194SUVUxzT2/JihuZmJJThWoNZ0HgNY/EH28MRUY+B7GOMFibcrJzkJuXB3Z1zXHc7U9ivNlh0mX2aXpm/7ekLA57E6R44zHm5slWAs0A0ybKpDDoaWLhHJafMK0wLIm1ujx0iYD56WgrQO3ryuplSN6xzajkqM83+RCr1aUrol95A5zUJIT971QO5n2bZPybXYRNntsYvx4guLJrL1qkbsD2moOQHP6wlUskRkt5PfiCm5AEC/exa9DmgNcVoVL2KQy59RsqhAQg6tPvwAU5U1F0zvH7AjCsC4mqnE6UGpitvsfSJ0IIHb8lmNzIlkCsIwxPJzDLf10NrDtJMNyBjzDvAkaH5SdkbgOGOf5oVAN4sKawnl+YOwspf+81EzPIh9VvgCbvfoDAKlVx9JAai+ZcNz4PVBBE9W+M07uPo9/laeBgknSeC22ObbVeQ06QCRzselivuQhZBNveCX+JGAoyEZEThyE3fkIYNa00yh69UPdF6y2wsJ6ZqO6LLZl5pUlW9wHFMkrh6mTokgdf7QzG5UwpxDrCcFmwAAImPPztIMHorva3RkbA1GEhGoRPDkfVMj/EVoARaabM2vliCxj9QQtJ1GDAtU3rcGPXDmjVWWDfWWJbtHp9BiCwRScU6KQICJRg4VEp4g8ex4tXvrFSpGT0JxXNsKraIEgVFaHLuQ5ZSE1wAeLsEioRFZ5PnAVlTok5hiQwCG1+mAupwr1V5r4CDGNkgkrzEij93Znqi5CB/XafAhduySDWEYaQsl3RFGiB6Tsce4NkgGlbx+WtqatqjM9ZlOAVJ0tWmPeWEvzYX3gYcOY9cuKzsLE1EVK5oagQJ7/4DDlXS67gZTVqI6dlXxwNaIXrJ06j75UZkFhoHbNyK7Zqh2E3usHAlCupDgFhtSAJEmdsxsqJqZSHevmJaHPoC6vm1nvpNdTu7t6R+L4DjAk06t7M+tKuDb+QkQTw00EFTl2XQawjDIHFOyVj6h+frSeY4uC2it1MRVXgIeUIpBLTWcjdxMJArDgpN2/JPlpF8PlzwoPDjl9v0vZ1N2k1apz+ehJyVaZzS3HimUMKIoWUWrusqtDqUTR46308/bUKekghU1QBkbq+PbPXPkNuEog8DAOS5+ABzVEzSWj9GDSf+JVbXbovAcNs+oODFYSjsp8oqCm2gcj06z9BOHJNbjTZ7RDt/oQQWa2ZXEw0ZWY1yYzYGdCYuj5L7AJNwgBlvHRgj3mjnfvtx0YlS/Zcp9dj6wU5nmpiysccdLMYm5UECr3HruHwQ3/P+KPLzcWZ6VOQfdG5xWbVzl0R9fJgEI7DjO0Eu85rQSTuH1lbV45HbmYSzl1OR+2im4g0ZEJpyETdAC26zpnv1tDdt4AptulPNJ1rplMKUY6uFh8PxL5LARDrCMMtLtvJJAYw3qqTlcOCw7JYLUoBwWHZWWvBIYJxz3jeAiZxv7R0AZJ3bIetdT1B7T4voebTPc0VMbe2G08Wur26sII+6JyD5x4JQU6+FkfOp+DA2es4fO4GsvO1qFk5BE3qVEaTupWNn9G1K0AmILT1fQ8YxhhKqfTi9ewBoPQjSiFAxAasOh2AbfGBRr0qMY4wPJ86phLuFmBm7ibo2oSioYAL+uPXgKvpBIMe9VavgctnE5C7fyuyz58Bc2oRVKMWaj7XBxVbWGuELjxMsOxIAYjUtaqMo9Z90CkHz7WwXkoNPMXZy2k4ePYGDvx3HVdSTHIjBqCVn7verJQJwBQzjKnzJyRlPcZJuJ6UxwsAHEoP/joXgA3nAiHWEYa3ps7dAgyTeTwSRdHcuecDYzdXHCN4oBrwaH3v9Fqr55GWmY2ICNe3XWtOEvyy17MVZmRsLnq2dH4bdv5qBt6Ytg3d29TDOAFvhjIFmNLDGp+c1UxCycs8xTu3jcrMJDvi5VhxOghiHWF4Z+rcvRXGGBy2EvCYABB8sZHggycpqoa6f+lgya/MXC20RUUIDXV9gGJueb/d5tkZ5r0OOejd2nldm/+5gkkLDuOzQe3QrY1r2+0yDZjiwbp4PUNJeelKSqlZSX3/ZRkWHVNArCMMbwFm/AaC8c9Qt65rPWkDCw7Lggw9YVLhcprWnCCoH5qKGmHUaC4tl8sgl0kgl7FPqWhdt6upuQiWc1AoXN96MSd849ez62/31YPeeSwHL7Z1DpixvxzA7hNJWP9lL1RmjgtcJL8ADOOBSkWDCqiGaQoYlYn+TZJh/hEF3HGE4YqpQp7/sC0PrzRPhYxPg9yQjmCkoTA/HUV5aZDq0wBZBQQ0my6kKFE028/BGODpOYHBYfPy8qDT6aDT6Y2flolpUxeDhznscAWkfxKzEFNDAbncteIk8xIzYinxSBj1VrtcvPSo4y0Zs0Z96qPVqFpBgcXjnhXEx/saMCZfZNmTQCjTmZCAEC0oUglPU3iOnDEYtCcb16nCrDaN6ZxKU1HK0xOEIOrMDSlmHnDPEYZLzhoKAW0aivLSQXRpCKRp4HTpKMxNAy1KN36XE+cRAHjKIb/pckhk7h967bXz70STao47wWHZ9bZebwJOMYDY38Zrb4vEtKwZeAKMq5IJSDKZFOuPpqFr8yqCNBjYDd3AXwwgnPu+2Qa3zccrjzleNY7G3cR7P+7G8+2jMWaAMH8r9zVg4pKynudA1jmawExnjKf8fwRkAwF+j46MuJSoyupEKdkdnyoh0/e65wjDUX1c3MdA3hUEEO+YL6fU+BwRNUQa07tAM7v5OpNM8LoXg8PqDXrotHrojUDSQafXgXmrKZ3i0uV4vKkwiT2TJ/WcqYWBBLp8PzkieK1NIV5r71iO8/2qE1i2O8542GeHfiHpvgbMRVX2RzzlpwnpKCGEOa76i5dynxCeTriaTvpP2RnqliMMhwC9MBaBBaeFNEcQTU7FvpDWeU0QrVCiCynA7jjHip9Cy3FFxxz/mVYi0//sPD2u5wWgXUOBSmkAXvtVj7R819s3R215ta0Orz/m2FVVnwkbkJyWa7xOZtfKQtJ9DZiEpKzXAfKbkI6W0JAiQrDyZjZ5adyWUM4dRxiO6qOqRVCkLRPXHCfUt2gjhLXw7jmGBYdl18Uf+Tg47K4LBCz0uZh6P1oJnL/p/qH/5dYGvNnBfv5rN7PRb9JGVAoLwoavrC1enQ3gfQ2YC1ey6kil3CV2lhE7S7MKuMIxf4UGuuMIw1FdhszjCLk6XmxTHNLrqRT5TVdAJnNfPaR04cbgsPsIJjzrmbqL2E4evgxsPy+uXubM7+Vfmbss9661X2lDMdhuABRgyc4LmLnmJGKbKfHlW8KNyu5rwLBBS0zSbKBuWGOyWCoj1rrnCMPRZNEX5SLk3ACmVih2PjmkV9WYiso1RHrec1I7i1HJ5Ct3Kjiso6rPXgeY9P6bPsKB2uSRWKSlZbjNy3FjhuOTD5kIzja9891OnEhMxVs9muHVbsL5e98DJu5ydkNOxh934enfhmPsUDl0ZRgCZUS0IwyHWzJmqPPfcATorrk9yKUzZld5DTKlKUCQNxLr98jlJhV/X6ZrmcBXmwnmDBReb2R0CxQWmiOaiG5uj+5dsOyPH23yMd2ybmNWg6nJfDv8cbRpLDzO6H0PGMaN2zYyi8Q6/Ru+Ogw6A8FfIh1hOBs5evE7KLJ3ih5cRxluSR5FWLNxXiuPFeRJ6D53G5KWC3y4gmDhG8IAw7Ssa9Vlpsrup8jaNXHh+A6bAnYcu4bPfjto/H3z1D4IZ5JcgalMAIb1NVGlHkwpmQ1QwRf3H6wPRU6Re44wHPHXcGMTQm7+LJD9rsnU+soIaO2ux1z75Yu163fdStcUuYXA6wsIVg4VBpjMLDUeaOrgAOK6OjNFcvwhVCiluzbh90PYdvQqqlcMxuovSjSkhRRbZgDDOnsxOaczpYaFlEKQp4Sxm0KQlidxyxGGI+Zqs+IRfuUDIbwXTJMWsxghIc79CAsu7C6Ndg0lAAAdVklEQVStMEws88Jsgg3DhQEmSXUdLdt55hLJuIKs/g2x7UvcdrJtWPcxq40q/h2bKfGViAM/K69MAYZ16NKlzHCDlHwBwr0FUKdr7efbQpCs8a4jjMKCfITHDQRH3d97l578qmqTUblWczGYcErLzjDT+/hej63HLA5r32YOCl135dyFeHTuahtsynVOa4qvPv8II4aVyLJOXUzFsG9NW+bXuz+EISK9lJc5wBSz69KNzEheLxlFQVnEIrvmUlN3B+NiuncdYWi1OsjjP0KQznvxIDVVh0Bem1kreCcZg8N2pwhzX4juVkN6zebwx+u8oHr/OXoCPXrZBpsSW/GAvj3wy6yvzdl+WnsKi3aYnKFPHtIBnZu79qBpWWeZBUxxJ69coYE6ae4zlOqfIyBPM59uxc++36/AuZvedYTBJNz6+OkIL3AVn1b40N8K6oawRu8Jz+CCcvImgiEdKKoLF7p7pe4B8zl8148XVO+uPQcwYNAwj+tt0iga/+4t0Z4a8MUms9HY0vE9ECnUHc7tlpR5wFhyfA+l0lqq7L4A/QlAhTmHgnA8We51Rxh5FxejcvZSjwe7uIAk/cOo0nqK18qbsYPghebUGO7Dl+n1Pzh89iwvqN71G7fhzbc/9Lh5LALCzr+PQVMkR2w0Na4u566m49J1tVElRqyDEb8CTDH3LyblPMhTw67fjwZVPXTV+44wspP2oVq6IBU3QRPiprYWwtvOE0QrhGj2PoKO0dSoR+fL9O5SDm/H8oLq/XP5Gowc7R2tic9/XIlNyU2wY5RH1gJGVvklYFjHL6k0Ty85EbhxV6KceNsRRuatS6h1fYTX5mK+IQR5TZcbDb+8kVhw2MY1KFrV8UZpwsv4ZC3BCw8LC0o7/7fF+HRCydnDWS1FOSmQh1S363aX5XtlxGTEBfbCxveAIMFCB/s1+i1gGDsGL9Cvvpgm6eVtRxgZGZmomTQYHNUKn01OKHlIcEG5AfWE+eB2WefKY0DVMCDWO0G5XNZXTMDOTu3qUzxuinDhNH0/cx6+nGYrpS+diflxLkhPgFRRGfIQ+wzq9OxA5DUei5VDgYruObw0V+vXgOn8LR3L85jibUcY6iw1KiV9CLnhpqt5Ieg5DxkOV16PRyKFyTBcFbrxDPNZJj44rKtyXT1nvsYaVqeC4k1OmfoDfpjl2ncYb9CiMOOS0edyUOVoEGM4cuvUuGkrBHdbgIVvALWs4++6arLNc78GTOx0yq6efvS2I4zs7ByEJY1HkNYUactZ4kkg9FwE9JIKMEgijH8bjN/Z36bftCQcudLaeKC6q9KEPd8dB2Tliw8OK6x0x1Q/7SWoGkrRt4XrksZN/Brzfl3skpB59S9IN13hy0KrQxZkK+ANCQ1Do7ePYO5AoIF1DFqX5Zcm8G/AfENfB8Fv3naEkZubi6CkbxCou2yc9CZARJgBwcCRVlgZV3KC0aSmAhwnQYBcYowHI5FIwIN9MjPfkt/shcUQPdq3Mxy5DLDwfQNFBod1t77ifMyxuVxCBdX7wZgJWLzUdXh3Zh7NtmSgPCQBIQgIt+8/qtmw3fj5zep4yDoGregu+TVgOk2nTNl8pbcdYeTnFyA9U2MMDhQYIIFcwoGTSGCgnHHLECTnIJVIMG2H1BjywtcCRBYc9shlgrdEBocVPbtKZVjyDwGLLyqk3mHvjsGa9ZtdV0k4FGZdBa/NM/JbUcX+wSy692z8PDoWAjwpOa3TvwEzjXajHLa0b0DxSXfvnA9cj3AJxfe7TG5bq4aKyeU5bWIqsOkswcguvu3zyuPE6IBDSL2DBr+Hrdv3uOxshVqNkZqwH7q8NCNtYKUG4CS2V2G1OozE7ClvoZOHFx3+DZjptD0F/m4RRTHpOd9OHja4c/cRdHuQGh3r+TKxScuMuXz9kmDRmM/dgKB6+wwYgv0HjrhkS6+Bb2PlbzNQpDbZILEtGdualU4VH3gaX0/92ii89HZSVpY7NQllzvOLfYG7W7d7Nqe3a/NGA1hR7WfQZhKKU0yAN62396wkhTKFyUPa1qVo6KXDvNB62YH/2x0EXzzv/cnjrA07zhPsT4SgepkeGdMnc5V++nE6Phz/PTITmEIlhSykOmQK24M/W3mmzV2Lpxp7f5z9BjCPT6P1DRwuetMRhqsBtnzOnFHEVAMeVvp24hbpmata4lHcFzH9LKZl8TJXn4Cgep98+kWcPmtSknSWVi/7BZNmrsc/G2eC1xVAqqgEeYjtVRjhpPji1wN49qE7x+uYyAi7C4E3XvA+XWFU6Vo1ABsP2MzJwvDlMnjTEYarAbZ8zrYoVUKBR+vduUF01J67YUR2OhmYs49g9suu+9uhy/OIT2DyFedpz/bVWLXtFL77/F3o8zMhCQxHQJh9nZ/RU5diYJc7p95QZgCTnKHLppTaHK3Zm3bwYhkqKIDFg72/VLsabLZFYbYhnRu6nkCuyhL7/G4AJuEWwKT9QsyUWz3WDdeSkl1268zR3ThwLgtDBzyFIo0KnDwYgRH2VfYrP/jCzKTdX3pPZ8ll60wE990Kk5yhi6OU2kSaZx5OBy2UIkDqPUcYAnloJDtwkSC7AHj6Dm4THK4wIoPDiumXI1pVJjBqBcGqYa5fEA+16IxbqaabL2cp+dJJ3MqRoGXL1si7cRKcNAiBFe2vIopqDZemn133kqsyvf38fgTMJkops4WxSUOWSFGoI9joRUcYQhl+SgUkZZK7EtBp3DpgsjhzdqHdckiXlQcMWcReTq4Bw+z5mV2/sxQcrMCVuH+NoQof7DwESf/+aTz4B1WyH8tDHl7zhDpxlwA9A4+7alXAfQcYVYb2V1C8YY8N7y6XQl1AsGoojyD3vZK6zWHm9siDmK9u13u3Mgrtb71GbZCbm+e0mbVq1cDJIyavMK99OAvrfp0IfVEOFJWj7earUKUG9mxZ45WuOzqv2Cv8vgNMcqZuCuXpWHudGb1GipvZxKuOMLwyIn5eSGSDR8AiQDtLDzZ+ALu3rTKSzPrzAMa//xK0OSlQVLHZfd8uhuDQ/p1QKDyPiFCmAaNK17KD3g/2mP/ZXxJcyeAw/xUeNT3UZPXzOe7V7tes2wx6vcFpme3btcaa5SbX2gfP56Dnk62NipiKqo7tB1at+BMPPdjE47a6kr1YVnD/rTAZ+r6U8ivscWnyVgnibnL4sT+P+l6yN/F4NMoLQLXIh2zizpRmy9PduuCP+ab3YE4h8OCjzyMzfrvDMwyjm/rVZPR8vofHHC7TgLmRpetoMFC7Ximm75TgVDJn1G96srHrw6jHnC4vQBAHqipd+zvu/2JP/Dhjsrm8zv0n4sSWHx3KYRjh0DcH44NRnt8sl2nApGTROnqD7oq9kZq1T4IjV0Q7/xc06OVE7nPg6DS2bXL+AqvW4hVEdvnEXEna2bW4uGY4pEGO99ZPPv4YZs3y3DNpmQYM42hyujaBAjbXJxvOcFhxggHGI+UD92dGeU67HDg6/SGAd36GqfHoMNTuULJaFGZexem5T4CTOL7ufCCmAf7dv0EQ11MyrWN6WmYq84C5lqEdyVF8J4hTlkQc+URZUSbMG4PowsVlSEhSO3zlBtm5+alR0UOPD+KaZ5fa0aQryM+3oi/d/ocfaYOCQudxQCeOHYUPRrxpLocZk8U0i8Wt1HSHLQ+Qy3Hj0jFjzE1Xya8Bw4IuJWfoFgJ42RWjip8TQlbVqijtbwz3dw8kfwJM23YdkaXWOOX6tMljMWzIQCuawW9/hJVrNznNt37Fr+jc8VGXI+rXgCnmjipT353w/Es80IIALDAIM56QMFBQSpmkLAUEJzmeX1qrSuBfLrnqQwJ/AkyXJ7sh+bo5ALZdLs+cPgmvDuxj9ezPFesxbETJucZexrfeeAnTv3QdQqTMAyY5TdeZEspcjdjXjfDm5Ka4REDerF1F5tos0Ev1+hNger7QGxfiLzrl3PyfpqJfb+sr4vSMTDR4qCOYy15HSVmrJs4ddx3Dp8wDRpWhvQQKYfGjvTGJCS4rK8nvPDhvt9WfADPwlUE4etx5ROpFv/6A55950mYkn+zxMv45etLpCB/esw5NGjm3Vy77gEnX+lyQIua2xFOM+hNghg8fjp17Djhl2aolc9C1i21A1x9//h3jJn3jNO+EsaPwocWFgT3isg+Y8hXGatzv51uyTz75GGvWb3E66Teu+h0dLYIlFRNfuapCs7bOgzG1a9MCW9ezKI+OU5kHTPkZxnrw72fAfP3VFPy+yK42k7mTOzf+idYt7cfB7PBkH6cmzsz/29ULhxAe5thlT5kHjOV0SUzKfp6CLwkMAnIjJjLcyo3bRZV6Kk8xxpyPIjsmqiQgYkKS5jpAzfauBFzP6Miw9Z5urdzN709bsjmzZ+K7mb84ZdWBnavR9MFGdmm+/XE+Jn7pXOy2cP536NnD8UrkX4BRaSZQSieauUnIphhl+LNWoFJpFlFKSy7yCYmLUYabRyBBpdkISp8pzkMImRitDP/c3QnvaT5/AsyyJQswYcq3Tll29O+NaBht/45HyLZs0Et9MOvbSQ7r8DfArKOUPm/BjSkxkRFWl++JKvUuSvF4CSCwO1oZ0aX4e0KSmmn2fWoBmPXRynAf2ymW9MCfALNt8zqMGD3BKWDOHt2BKKVj36+du/XD8VNnHZZRu2YNnD+xqxwwjAOJKvU1SlHiDYGgT4wywspZb8I19QUQlBhPULokJqqCecVJUKl7g8JkocS0zQiSopURUZ6uFO7m9yfA/HtoL14Z8r5TViWe2Y9qVR2HUftp7kJ84iLGjLNVqsysMKcTk2s3i67t0KXIheTsSlJK0yilJRqVFPVjoiIuW59z1Ew5q8T9EsE3McoI85km4Zq6HgjMvn4IIVRPSJVGtcMy3J30nuTzJ8AkXjiJZ3uXRD+2xzdV/BGEhzsO1JlyMxWNHnncqRDzmymfYuhg+9pS3gKMq/kqZE54pBp85sy1CjRIEmww2BfnKoKC23NEsrzk/IKc/PycRjzTzrudQoLCAi3BwH6mlH6eV5Bjjo3HEUIUitALoDBfpfDU0C+/IM+5gEAIB9ygCVGEXXeUrawpX2bcvIx2jzuPHJ167SQCA5yHZevR9w3s+9uxy9mnn+qMZQtYyFPb5Awwaek3BcUBkEg4jhQY8po2jcpyY8gtprAnuV3kTVCpPwKFOcgkIdgbrYzobJntokrTgKfUKjY4B/RvEBlRAjTT1m4Ppehk0fIxMcoI51KxO9Q3f1phaFEmHmhuNWQ2XNWknHMYpq+YePGytXhnpPkYalNGSEgwkuIOQyq11V721grjjeng0QrjqgGJKs0SSqmF/ynyfUxk+CjLfAlJWR0BYmWFKZVyHevVDPvbmk7zHUBHFv9GCPkzWhkuWOPZVVvFPPcnwFQI5lE1qrlD9jA1/bSkUy7Zl52TiwYPdkBhUZFD2u0blqBta9u6/AcwSZrzFNR8PcxR8mqDqHCm2m9O8Uma/gTUKjY4R0h0A2W4lcbfxWuaQTyhC8yAAbkQHRne2OVI3QECfwIME7pWr9sC+QUFdjkZFhqK5MR/BHH5taEfOtUa+GT0u/hk9Ds2ZfkFYG7coIo8gyabUpiDHUqItGl9ZYjV/WJikmYUBbW66A+RhgfXrEmsLJsuqXIfMlD9mZIVBoZgSXhYaTpBI+chkb8BpknLJ6BKvmGXa1WrVMbFs/sFcXT7rv3o8/Iwh7SO1GT8AjCJydmPUp4/ZMGdwmhleCghRG+11VKpp4HiI4vfNDGRETbG4JRSaaJKk8Ni9ZhBw3HtomuHHRY0Wl4kEgsYL1bt9aJcWVyyCnv1HYBz5+x78K9Zswb27NwqqF16gwGxnZ9Eerr9y01mffnv4QNQKIIElceIfKl0y+q7Y2eY+CTNOwS05NqDkKMxyvDWpTmRqNIsppRanEXIhRgHW60ElYb5I21VXAYFGd4wMtxzTwqCh8dE6G+AGfzW2zhwwPLdV8KwunXqYOtm4VpKX0+bjt//cKxs+cu8n9Gh/WOCR6TMACZRlT2PUr7E0Jtw82KUYUNLcyL+mno3ISi5hiFkV4wy/Al7HEtQZc8F5d8q2ZZx86OVYebvgrnsIaG/Aeaj/43Fhr/smxs3bBiDDWtXCubohbg49OzVzyH9kMGv46MPzXc7LsstO4BJ0hyloC3Nkxt4JzoyYnZpDiRcU8eBwOxTlFK6uGFUhVfscSoxSf02BcwrCgE5Fh0Zbl5xXHLXSwRiAXM/ayuztn88/mv8PM/qrsbMyRbNH8KeLVYSAJdcZnKd/87H26Vr3uxB7NtmrR1d5s8w7LxxUZWdQ0Etzhvk0eja4TaSq4Qko4cFs5iYI9y0Bsqw/9kFTLKmLeWp+cxCQAobKMNszkUuR8xDAn8DzLTv5mDy1B/tcq1d25bYus4+mByxedacBRg7cardxxzH4VrcYSt1/zIPmMuqzKZ6ylnatRpCpPlhNWvWtLr5unmTBmdrNbmWnCOUjIqOCv/eHjdv3LihyNUrspmzjOLnUsI3q6esaL498xALgrL7G2B+W7gcI8fYVw5/PPYxrFvO3DcIT2npGWj4cGfo9Vb3P+YCmMSfSf6LU5kHTPy17FcJ4f8o2Y6R89GR4Taepy+pNNEGShOsAYN+0VERDi2WEpM05yioWf5CKfdaw6gws3xG+LC5T+lvgNmwaQcGDravgNm9a2csX2hfpcUZh/u/+i42b9ttl2T40Ffx1eclm4wyD5jEJM131FoqvyRaGW7tuMqo7pIVSynZa8k1Cr5jw8iKVlJ+y+elb9UIyPfRpbQH3IeCsJz+BphDR46jW0+7x0qj4RczABObNm7ZhZdef89uNmaMxozS/GaFSVSp91KKWAtufBQTGTG9NHcuXtf05w3WUn4CNIiOjHAYhTQhST0agFmHjBDsi1ZGlOiYiR05N+j9DTDxiZfRqoOVzZ+Za/369MD8WfbPI85Yq9Pp0fDhTmDumEondo5hZssRtzWgy/QKw1T5L6o0WZbq+pTiiYZRETYWQolJ2R9Q8DMsGRakDFcoCbGvhwEg/pq6CyEwO7MigKaBMrwCU/l3Y+67lcXfAMNC9tVp1M4ur159uQ9mznBsLemMwWMnTMOsueaduxXp0j9m4ZluJpvCMg2YxCR1fQqY9cDYRA4MC6usDCc2r5KEJDVbKdiKUZzUMZERFZwxWaXSVCwE0i1tbFytSm6hwkkmR4Cxp9rPirnfr5WZM75KymYwGGw99Qr1XmmPnefjEtG2k6UxbgmV5TmmbAMmWd2H8jBLsgjBtWhlhN1wuglJmiWAlTbz+Rg7lwOlmZ2oUl+lFGaLS8Khb3TtCLNFprcBUro8fwMM6z/zYpmaZutc/L23X8eUCZaaTeK437l7Pxw/aWu+3Oyhxvh7h2lIyzZgktRTKGCOY0kI1kUrI+xaICUkqZl715LzB8WumKgIu1J+y2FIVKnXUgqzTT8BvoyOjHBsbCFuDF1SiwWMywLvIoEQXTLWvB49+yAhwcpsydjqYUOHYNT79g/vQrq1bPkqTPj8CxtSdo759/DfCA1lLrcdp/te0p+g0myCRWhx5jGmYVQFu5f4CSpNHCg1S/kJIYuileGDXDE6/lrWBOY5xkxHyOYYZbjZq4yr/J4+90fAvPbGWzh8xFaNf8S772D4OzYaT4JZnJubi/Ydu9gNqTF39kx0irX1qGlZuM8Bc+PGZa86k8jVVzwGwOwRQQLD4CCpxq5LkFxDxXOgCC5mAOEwO5jLdHnlUqAP72KA5FcLxqWHSDPNajiCR8tNwlx9xav2sjo6w9ymTeCobjTR3bpjQlaDvLbddjnrptAV5oPRH2PTZlsPmLVrVv1q7+bf57rJSmO2Zu36TM3LLzArmAVWqo+qD/dD96c6Y1T3CiASx/F1JNpku9t9T9rjLO8d01a+Uw0uL/fucCCoSqPvCYGN9JJS8n5B2nn7ejMCmxpUpUl7TsL9HRHdBVWbD0CYspXRNZA+Lz394IQq91SI4HLACBxUfydTVGs8FpROseUDHZafGufRCtNxOh1nyM+YKFVUMqs86fLSaW7y0U1n5j/teahlLw5eOWC8yMyyXJSiWqMhoLBRGiOUvpaXFueRalLsdPongAGMfwUZl6G4sARtcw4e/XrXNhv7qbvN43sCMGcSUyy1Asw8aRpdw+gcw9FzMcwrLktMnnLaEg4oqjV8DpSzsRSjPAYUpF9Y5gmvOs2gbXke069tm8A9l7enaYNQWXCAhKMNK4ZFdl6yxqHfO0/qdDfvPQEYdxtfns93HIj9xpBm0BVUpgYteH0ReL0W1FAEWXDl/w5+VvEhIS1JSbli98VYnLdGjbr7furWZVGYXDawYlAAgmTSMY8vXn1XXGk56k+ZBYw3ViV7TLvXVipXk1DIRHZGwyYxex47nf4LwJ6xXuK+0cR5CDERjdjzWs8IXsvdvJRTGDDt7HXt9QLtmIJbF34QUcQdJS2zgLmjXPPHwmu2UCj0+SxYr1XiCN8l91a8fT19kXwqBv9Xg975fuHZaw9reZN6YLWqlfYe2rGoRO4motxiwIvI4pS0HDDe4qSflDPrqS5aA6UyAtAR23dz3u52gyffH3vj9HYWrcE0Nyl0lCOjC255dnXtrXaWA8ZbnPSTcna/3PsyBa0LILPLkjWVvN3tyk2emp+fljTEVC5N43j0zU2Ps/KM6u06xZRXDhgx3Cqnxe6Xe12gYKFJSF6XJaudK3qJ5xdRVG3ETNvZJcI5nqPPFt6ME629IL5a4TnKNGAopfLkbIRIDAgBj2BQnUJPiUIqQRD7JNSgAIgCBIGUkkCOIIAHH0gIFwBKAkH5QEogJwRyUCKn4OWEcDJCIQeBnFLIACoFAfOgLQX7TnH7O5UCHAdQCQjhQKkEIKbvAGf8m4DAFAqEEGIcCnLbbMH4m3FDAtDbtj70dtADCmb7w/6B8gB4gBiMfxNiAGW/se8sogLRg0IPYvyvA2D6DqIn7DuFlhJoKeV1BJwWhGophZZQaEG4QhBaSClfxIEr/HbR1mZrli2unp/8X6tcHW92bhJdv/6cLRvW/AIiyweHPIMEubXDkEsI0QqfhibK4KqNXqEA86hxOF9X1B1Zl5mDlHsq3dOASU2lIQYZKuv0usrgSCUJIRUBvgLlSQVKEMGBhPOgEaB8OEDCKBBGYAyJEUKBEAI2ocuTOxw4dfoMzp0/j/j4RJw5+x/i4uJZGBKbotq0boWFf9jGwKSAjgDMwUkuBXIIkA3QbBBOw4GoeVANoVATjmYBXJaB0syWrR79SSaX33rhuef7zpr2P/u+ad3pjBfz3BXAUEq5lCzUNhj0dQmhUQBRArQWBalBCGoAtBqlqAZAuM9QLzKlvCjgzaHDceCgydslc+Eqk8nNoSiYIRn7r9PpUCEiAn/vMxvAepN1BYTgFkBuUYoUApoCEBYcWEUpuSaRSK/UqIBkQghbZX2W7jhgKKWylCx9WwOPdoTQhylIE0IRbemzzGe9La+oTHGA+aWjBIkE9Byl5JSEw6EaFaRHCCFs+3lH0h0FTHK6bjIFhoNtm8pTOQd8wgGiJsBPtSvLrAIPe6vqOw8YguGg5YDx1oCVl+OCA4SoCb1PAcO6Zt6SAe0IpQ9TigcBRANwHhSxfGaUc8A1B1g4s0RC8B8l5JQE9/mWzFF/iw/9hOjrGkCiYKDmQz9AaxKCqpSSagAtP/S7njRllIIUEELZgT+VgqZwIDeMh34JUUlAr1FaRg/9noxm8bUy1esq6+1cK5vORiS8/FrZEy7fmbzOrpUBqgGImhCoCUqulaU8zSBSWbpEh/SqVYmVz+0700rxpd7RM4z45ng3hz3BJSREoadQSDkSZKBQgPIKUAeCS8IHMiElE16aBZeAnICTWQouCYHUJMQ0Ci9vCy6JlIJKOJOAkqNMcGkrwCTMFJdYCCwtBZilBZbsO5NWwiQPoaUFlsQouGQSS8oTkzCzRHAJGIWVtLTgEryOAtpiwSUTWjJhJqi14JKnKCKEFoKgEITLlxDk63laICXIh4Hme0Nw6d3RvzOl/R8AdGoXzom1qQAAAABJRU5ErkJggg=="},96908:function(fn){"use strict";fn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA8CAYAAADogBFvAAAAAXNSR0IArs4c6QAADzxJREFUeF7tnQl4VcUVx3/3JSEBARFEFllcQAMJuKDUD7FqtVbFtUqtS6ufS1soxaW1Si0KBaFVWy2ittqqdQ9xpYq4tLgVFWUThYQlJIEkkJXs63u333lzL+/mrfeF9/KSeM/35Xv3zZw5c+bM/83MOTN3ouGQY4EuZAGtC+niqOJYAAeQDgi6lAU0fUayHqCR5gJXEriS/T6TICkZNOMzIN/gFx7/8vvLiFxDtpfP4G2Xb5Ej6SaPKddav6mPtb5g9e/PF9nSvmTVlpD1S36Sr63WOj1ukD/d+PR+b1NpAekmj5Gve8Dd5lc2ivK4G2lzV4K7Eo/8eSrQ3ZW424rw6J/ST1utTb2jtkuhLAplwgDS7BDj09txdgFqgsjCbwVOKMCYAPH+IAzABIDf8qPYz+OygMus0+8HFQDmYDpaypj1mp+m/qKbgMoKQO+zxwIyCzhNPhOIQQFrAas/uK3l5dlt/SEY9bbn0ZsrS1obynfXNJQXFTeUbPugua5utQZrM7PZHgU2EsIaHJAJUcWp1JYFklKgVx/fX0oqpPSBgw6BASOh/xAlxgC+u6WJqh0bqdi2nrb66gI0sjQXL2W8xHpb9XUykwPITjZ43KuTpcnBw2HA4TBwFBw81Dt66+42aoq2U7FjAw0Ve8R52KxpLB6v86KWjTvuetmswAGkTUN1W7aDBsHIieiHjkVDlhpuavbkU7ThE9wtjQLMbTosyFzGc5pGoD/RyQ13ANnJBk9YdSm9YVg6+tB0NC2ZtqZ6dn/1P+rKirwqaRqrknVuSM9mZ8J0FD2CetmJ1MipO74WkPXn0VOg72CvY1ZRuJU9uRvQPW4ZLes0jdszlvG3+CoRWroDyERZPtH1Dk1HH56B5vHQWFvJzrUf42lrUaMlPJ4BMxOxtnQAmWhgJLL+3gPQR5+E1qsPDdXl5G9YjUdipIreGpzGFUOfpb4zVXQA2ZnW7op1paSiH30qWlIqdVWlFGz6Al1ipmqkXH0wnD0ym8bOUt0BZGdZuivXk9IH/ajJaK4Uasr3UJizUQX/Fb2WOZ7LtfniosefHEDG38bdo4bUvuijJqG5XFQU5VOSv22/3hr8NTObWzqjIQ4gO8PK3aWO3v3RR57gHR13blpHQ121FZTTM7N5Od5NcQAZbwt3N/mDjvDu8jQ11rHj6/XoskevqKxXMuOPfZHyeDbJAWQ8rdsdZct2zYjj0VJS2bu7gLLiXdZRMiszmx/Hs1kOIONp3e4qO60/+rBx6O5WdmzeRHOTz8lO0pg2fhkr4tU0B5Dxsmx3lytTd99B1FZVUZC31dqanMzxTNDmsz9gGcumOoCMpTV7kixXEvrwCV4HZ1vuZlqamqytu2VCNn+NR3MdQMbDqj1Epj5wBFqfgVSU7qWkWB3CENKgEhibme39jCklBpCysf/H3aohrY1w64CYNqrLCJOziRJg1hN+qqtjJklJQx88xrudmJuzBY+cVveBcmlmNr/qmODQpRIHyPuKlVYtjXBL/1i3K7HyDh4Gp94IU2+Ee0+A+pgPJJ3WPn3QEWgpvSkpKaaiosJabxsuJk7IYksslXEAGUtrmrIW5sHAkerb7UO6NSBJ6wcDhnvXkFu354HlDK8GKzOzOS+WJnQAGUtrmrIW5atXCHoCIDXwDDwSlyuJvIICGhran7OIdRjIAaQDyIgW0PsNRkvtR2l5OaXlAcuPmIaBuh4gp1wP/QYrI338ODRUBRpM0+Cc36p0OVT6nwd9PIcdAydcqr7nroL8NXDi5TBmKoyepPgL16n0dS+3dzgGjoaTjY0If7n+Wow+GdK/p1Jr9sC+Ihg1SX0X3Xob6+K3F0FLg0r/egUUbWovSRy8SdNh5PEw4jho2Ae71sOuDbDhVaWvP1nbWLIZvvo3TLwQvjtDvdQlaf+eB2Uxeuu1V2/oP4yGhnryCn3etqmWS+PmjGUsiYhsGwxdD5C/WwsjJirV7xkX3KjyPvZSY+poqoXbBvqaetzF8HPjDMAbc2HIWDjlp8FNsfldePIaH+iTU2FxIRxkyHvgu5D3afCyM5dDprF8emuBN4jM6TPDm/zZG+HTf/l4xpwG1z/nXaMFpYIv4fHpUGVEJEwmaxu/eBFyP4Br/t5exMPnwZb3bUDADouGPmiU9+3FnLxC3BZvW0rHMgzUswEpI5O8Q9LaDAVroHgzDE2H0SdB6kGqJyryYdFJ0GicbLnsfjjLOGn1yT/ghRmBPSajmgBXLg+Qwwd3j4WzboXTDV4J95jkPZxghH2e+xl89ozKEVDdlKVu8RAq/lqNikm91Eg++GiVXlsGD52tRr1ggCz+BgaPAXk/20oxBSTo/YagJfdiV8lequuMEd9SnwYxCQP1bECKwerK4ZELQUYbk2RbbNZbMOQYlbJyMSy/Wz3LdDjvG/XcWAN3Hg6t7XYp4IxZ8CNjmSCj7NJp7cEQyamRH8m8zT7H54WZ8MkTPhlyO4ZM+xcvUGkb3oDHLw8OSDP1m3fgw0ehtlSBWUb2ysL2eh3It7T+iMddVV1LUVnQMFZMwkA9H5CPXQqb3gzsChlVBBSyHm2uh7ljFHiFbn4Pjj1DPT/1U5Bp0Uq/XQ1HnKxSnrgC1r8aHSAvnAfn3aXKfPYsPHN9cKiYywIJrC+a5Ft/WqfsSDIOBITWsnJjRr/DaG1pIbewJKjUWISBejYgZTqeOzZ0l9zyPhxzusp/7BLY9JZ6FifjhhfUc85/YckPfDKsI6iMRnNGq3t+rBRphJyzBuQgrNBD34etHwTXcfLVcN3TKu/d++H136lnKyDlx3TXkcGdv1iB0ZTT7zDv0/aiMppaWoNKP9AwUM8G5Fdvwt8MjzuY+ab/Bc40dr+yfw2rDEdRRgMBlXSArAFl9KwyzgVaR7f3HoDX5gRKjgTIh6rV2lZow+uBSwJTojhX489R32QUltHYH5A7P4P7T4s19ILLk2k7JY3SqhpK99WFqvOAwkA9G5Af/R1emhW6s865HS5ZpPJXLYXsW328Fy+EH9yhvi+/B1YafH/YCoceqdLnZUBpu6NZKj0cICVgLvnRkoSCFk8OBOSXy+DJq6OV1jH+5F6Q1p/G5mZ2lAQJxxlSDyQMFHtATpgGR56iVNvyHmz7KLDxstcrXqpQUx3cdoiPJ5ZhnzUvwNPXhjb+tLth2lyV/86f4I3f+3jF8Zmfq+6SLNsB96TDUVPgNx8qHmnXg2cFlx0OkDIyPrhPrV2FJNbqe8MvtK4S3go2Zcv6Vta5nUGicp9B3vuBcooraXMHfxHxQMJAsQfkRQvg3DuVeazeq9Vgo06EOz9XKXu3wvwMX651fbXgeCgxPF5reQlgLzSCvuHikOJpSiwxFF3zBEy5TuU+exN8aqzXTP5fvgkZxvrxz2fC5CvhtJ+p3KevgzXPRw9IKWHd6w41yoYDmH8csrMAKTql9vWGqoqr6qisaw6pZUfDQLEH5Hd+Atc+qRRdmw3/vCpQaStPzn9gybk+nl+8BhMvUN+XXgCb3wksf+1T8J1rVHo4QMoux7xxwcMfElwXUJt7zg+cDnmr29clux+/MDxoGW0zzlVBc9lNmTMy9Nov0hpy1goY/31Vl3/Ix6rB8ZfACT9UKRJe+vw59ZxIQMq0nZJGbUMzBRVhL7XoUBgo9oCUoPMdxu6GBKQXTIByy4VaKWnwm4/VVpnQf5fAy7/2dcP0B+FMY90XbMo9fCLM+UJNpZEAKflfZqndGH8SZ0acGiEJSC82wjhWPokH3pvnA62ZJ/G+rJsDZZop1nWmePni7VvpuIvg56+oFNlynJ8JzX5OgswCd63zbUH+5Xuw/ePEA1KWGvIOt9vNlr21eDyhz3p2JAwUe0CKyWavhHRjfVVXoUAni38x8ik/geHGFC33yMgIZu2wcWfDr972dZ/slnz+PNTuhaNPhUvuVd6vSeFGSPGQBbjrXoH3/gxl22BIOpz0I593LXIevQi+ttRpBc/5c+ECI2hupt8rMcGvQgPSGk6SsFHO+2rPXLxyk2a8DrLeFirdrtaHEryXy0ZlmTD5Kt9uzTcrVXDfpESOkKKD7G3rOruqmqhuCv9qjcvF+RlZhDBuoAnjA0iJ1ckoaR4wCNV1794HrxsBYivPze/CsWcGLyUgWz5XAVMoHCAFiEInXhZcloBkxQKQvehQJFP6wh2+Lb78L+C+KaH5JUeWE7Ks8KdZaeqqZaFDRsCMN3z79qEk7t4IMjo21XQdQLpSvP8QoKaxlcJ9odeRorCmsSVjHBPtvhQWH0CKJtKRVz3mO4BgNXhFgQrHyC8/GMmhUNlTPvWG9rnVJarcphX2DleIByrOxxVL1Mhsxv5EqkyVWbNh4/Lw4JLc2e/4TvbI3raM2pFo6k1wxkwYPNa3z2wFpJSXeOf5v1d751bdJE/WqfJDkeWBf+A90SOkTNtJvdA9bWwpa8ET4RWNaMJA8QOk2WF9DlEHGmS6FhDszVX7rXao76EwdJy6yF2OjJXLieUIFKqzpPMlHCWjdsFadWTMDglQFhVAnwFqi/HOEYHrPTtywvFIBx96FAzPVODbk6PW3XbCQQdad0fLiz11D7urW9nXHP4eqmjCQPEHZEcb3NFysR49JMxz5SNKm9VPgZzYcQjE4ZOzKy1u8qtt3Jmv8fCEZcyOZDoHkJEsNHcjDBuvuO6bCvlG/DRSuW9Dvly74tHZUumOOG3LUWo7L4U5gAwHHHGsxMESkvOKC40DEd8GsEXRxqI6D1VNka+P1ODtzGzOD7t66XGX3sdyypaguATHhbJvg1UPR9FN3x7WxjbYsc/ezSqRwkA9b4QclqE8aiEJeH/5UseQITs5F81X/+tQSPa6g73f0zHpPaqUhMa3VrppDRMkNxscKQzU8wDZo7q6+zSmtFGntN6GcwOECwM5gOw+fd6lNW31QG6lADLytTHhwkAOILt0N3cv5XZWe6gXZNqhEGEgB5B2jOfw2LLAvmad3bX2pu1QYSAHkLZM7TDZsYD4NDn2YpJeccHCQA4g7Vja4bFtgeJ6D5WNNqdtcXD8TgM5gLRtaofRjgWa3LC9yl5M0jtK+p0GcgBpx8oOT1QWyKt209Aa2ds2hbpczM7Iwrvr4AAyKlM7zHYsEKVz0+5uIAeQdizs8Ni2gIyL8icxSbeNnZv9go0wkANI26Z2GKOxwJ56D+VRODdmGMgBZDRWdnhtW6C6WWeX/Zjk/jDQ/wHkSLPJ/mcrgQAAAABJRU5ErkJggg=="},57177:function(fn){"use strict";fn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAA8CAYAAAAeyZT3AAAAAXNSR0IArs4c6QAAEpJJREFUeF7tXQeYFdUV/mcbS1F6UUEsoLC7IGKNJWpERbEgSoxGo7HEQFDRWCAGgdASNBbEhglqsC1rAxVBNGg0qNgLsJRddmFhe3vby3uT7393ZmfeezOv7M57W3LP9/EtM3Pn3DPn3n/uvf85c58CKdID0gOOeUBxTJNUJD0gPQAJKNkJpAcc9EALoNRpCaqt3rh4QIkDvH/jxV/zuZZjrVy8uRzvSzDdrx3HxWnnEnz1eevhOf/79HpNdrAs6wrQr9VvtiMc+/kc0HSan9Nrq8Uzt9hquuZjv8kPev26r8x16X5VPYDHDYT7Vy/L8vo94d7P8u5mcV+w+1U34GEZ7a+5Tg/vV31tbrmu36ff23JcB9VdBo9a5v2rekq14/1wN30GNXGzctPKKgf7eExVKUGBpJsSEkgWYPMHXEuH0sHlB5iW8jrAtE6sd9AW8GidVD9mR/fvxDrAzJ3Yp/ObAGL3srC1XweJnf0awHUQWgGJ52i3P+D9OyOP/QHSAjYT8Lwd3gRGH3Bp5dza34D7LUDsD04vmPzuN9cZGkSAF3xm4JttNoFWdasNlRVNta4SV21l6YHakvyPGurrNivA12kZ2B1TdLSisvAA1QrF8hbpAUsP8EWVkAwkdgMSugHxiUB8EpDcC+g1AOjeG+BciSBWPXA3NaA8Pxel+7LRXF+bCwXpShxeTX0V33ZED0tAdcRW+X+2iaN3j35Ar/7iX/e+XnCpbg9cZfkozctBrauci/9tioIlKSpeUTLg7iguk4DqKC0h7bD2QPJBQP/hUHsNhsIVv+qBq7QI+7O2w93USGDtUoEFaavxoqJ4x7Z2FQmodnW/rDxsD3Ba2PcwqL0PhaLEobmxAXnZmaiuKPOqUBRsSlBx06gM7AlbZxQKSkBFwalSZRQ9kJAEDD4GSD7Yyz6WFu5HQV4uVI+Ho1W1ouCe1NV4OooWBFUtAdVenpf1ts0DfQ6F2mcoOMurq6nCnp2Z8DAMwNEKWJEKTG+PtZUEVNuaVd7dnh5I6gF1wFFQEpJQW+1CTtYueBgeEPLuwGRcNWQVamJpogRULL0t63LeA/GJUAeNhBKXgOpqF3Kzs6Ey3iVGqs29gQnDMlDnfMXWGiWgYuVpWU/0PBCfBHXQ0VCUeLgqK7B3b67I4BDyZloKrlTmQ6AsyiIBFWUHS/Ux8kBCMtT+w70MYGlJMfILCloqVoDH0jIwMxaWSEDFwsuyjth4IKk71D7DGKzCnj05qK0zZnoKMDUtA69F2xAJqGh7WOqPrQeYvtSjL+rr65C1JxeqMfUrTkpAyrGvoCSaBklARdO7UnfsPaAAat/DocTFo7C4FMWlIvBLUYD0tAz8KppGSUBF07tSd/t4ILE71N5DoHrcyMrJQ0NjY4sd8QompazGumgZJgEVLc9Kve3rgZ79gW49UVVdg9wDhWZbMtNSMEaZDxEFdlgkoBx2qFTXQTygxHnz/gAPdu3NR2Njk9mwmWMy8Fg0LJWAioZXpU7DA/0OB479hTguyQZ2/Sdm3lF79IWS2B2llVXILylvqVcBuLAamZbh/euotA+geg0E/ponHqSpDrizj6MP1WGU8WM671eq7fhVweTFwIQ/Cpe8PRfY8NfYuue4y4BbNbb6y1eA534Tu/rjEqEeNAAejxs7cgvg4VfGmijA8rQM3Oa0Me0HqKUHxLM01gEzD3b6udpXX+9DgNNvBs64GVh0PFDj+Isw/Oe7fAlw3t2i/NoHgPVLwr/XiZLtCShGpHr29zJ++aWVKHX5pPU1Iw5jx6RjuxOP2QLUsPaUcLJG6uII1ZUBtTAb6McAI4B7BktAtdcIRf/zM/vkg9HY3IydeQxBGbMFBVifloELnezecoRy0pu6rsU5QJ/DJKDogXYeoWiCp2c/7mWF7MJy1Nb7kBNwmkaXgJKAioYHDJ0dAFBqt55Q4ruhyFWDooqArzkcpdE7HqBOuxE4aKBokE9WALUGO9PSStxc4Px7xWFzI/DhI0YDDjoGOP5ycbxjE5CzBRh/JTDiDGD4CaL83m/E+W9e8yUM+g0HTtIC6f56/bvd8JOAURp75SoAKvYDh58gStG27tq68L3FQGOtOP/TOmD/j76aOP09YSowbBww9DigtgLY9y2w7zvguzeEvf5ifsb8bcAPbwNjLwF+Pg3oPQTgubfnAcW7ASfXUAOOBH52PTB0nKiHn6UXZwFFu4DPVwEFFssRK0BRz7gpwn/0U+7XQM6XwFfpYrsxpyUhEUjqhdqGJmQXVgRoj1NwR+pqLHOi2o4HqD99DQwdK55t7mjRKfyF++4t1xIf66uAu/oZJcwNuGYOMHgkcKoNs7TtfWDltQZoOd9eshfoqel76OdA9mfWfp6+FkjTpt/vLhA79Jw1PXibrLoZ+OwFo8yIM4EbXwT6MF5iIblfASumAuUaI6oX8e+kOz4Crn3GV8HjFwLbP3AOUJfMBybO9m7eYCnuJmDjQ4L4MIu/rR8+Bty2zvCxuezuT4AVVwHVxU70bR8dao8+XsY1c38F3Ca2j4WcpNG7NqA4MiT1AJoagNwtwIFtwJBRwPATvVF0r5TmAItPBOoqxfEVDwLnapn+n/4DeHlaYONyVCHw4hPErqoPjATOvRM4Syvr3RVWE2/jaQvhF38HfP4vcYEd7ZZ0sWsu5cBPYlTiW58j6cCjxfmqYuDRCWLU0cXcSQ9sBQaOEPvcmcVJQF08F7joz4b2sr3iRcOX2eHjxT9dVl4HfPWqta0cnRmX4r58WZ8CRbsD24Mvj8UnOE7kqN16eT/t2FdWjcrawFHfKRq9awOKzVpdAjxxCcC3vS79jwBmvCs2+6CQStbfrJxOzdsqzte5gFmHAU31vp317BnAL7VpJke55ZN8r4ciJQjyedsM4uLl6cCnzxo6uDcdp42XLRDnvlsDrLjSupPqZ7duAD5+EqgqEmBkh2fHb+uUjy+eJXliI0rK6/f6TrF5ji+TK5aK65wCzh1lbyvb48nJQM4XRpkBRwHT3gIOGS3Obfw78OYsX5+29YgvnLgklNc0YH+FNgX31ekIjd71AfXU5cCP7wQ2B9/q7NScwjTUAHNGCPBR7tgIHHu2+D8DkQxImuXezcARJ4kzz14FfPuG7/VQgLpkHnDh/eIerj3+daN1d9GnlQwM862tr7/MI1QoHW0FFNdLE+8ToQ6uFTlFtpJFe4C+Q8WVmb2NdaO/rS/cCHyxyro95m4Ve9ozNsn24MvBKeHW10nd0dTsxo5C663TnaDRuzagOJ2bM9K+SWZ+ABxzlrj+1GTgx3fF/0kS3PSy+H/mv4FlFxg6zCMYG3z28MCFdChAzd4CDDte6Hz0PGDnR9Y2nvxr4IbnxbX3HwTe+pP4v7mT8mVw/5HW5A3LthVQ4XboO94Hjj1HlF403hr8ZfsEULQ9HwJUz1gHpJwnTj89RZAtTgpHW9WD3cU1qG+y/iK+rTR61wbUD+8AT2uMn1XDTH0YOEfLPsn4I7BJI3q43zZBcdAgsUZiJyjfJzSYRxcuwt+cHag5FKAerRRrO8p3bwVOKXWNJEdSzhdHHAU5GvoDas/nwINn2nc7JwHF2NrxUwCydP2PFEQMiRzulcdjfV1Ke2iXv61b14vpt52Y169v3Ad88LCTcBJ2KvEoqmpAUbUFeypqaxON3rUB9Z9ngFdn2DfK+fcAzHWjbFoOZNxplL1sIXDBfeJ47VxgvVbuLztFh6LMSwWKdgbqDwYodkpej1RIpS85ObCTfrUaWPnr6AKKDNlVy4DxUwURE0rsABWqPZhzOEXLNfz4KSD99lA1RXbd+1NCiahrdCOrzH4jpLbQ6M4Daswk4MhTxYNu32idXcxcN7JklPpq4K6+hmOcpM23vAw8f7290yc9AEyaI65v+BuwxsRkkbiYv0PM6fWF9lGnAXd/LMoza/qRc611BwMUR6ZHKgz6mbE2uymQWTsZNaspX6iE07aOUInJwO0bgKNPM9qL8bHCXUBVoRhdmxuAibOMaawdoL54EXjht/btYR791y0E3pkfGWBClSbjH0c21IPM4no0e6yTlttCozsPqEsXCOdSzOyZ+WFJs87SWJ7CncD8VOOqeX2xYByQrzFu5vsZgF2oxaeCxaHIdDGWZCfXPgucdoO4uuoW4DNtvaKX/8M7QKq2fvr7OcDJVwNn/k5cff4GYMtLkQOKd5hz/exGuWCdI5Lsg7YCimzj5EXCmrzvBYXP4LO/zPrcCGzbASrYS4j6rvuHCBxT7MiLUKAJdZ3Teag44GpCWZ39j3a0lkZ3HlCnXAdcv1I81tcZwD+vCXxEc5nMD4FlE40yv38TGHuxOF5+MbBtQ+D91z8HnKKxTcEAxSyDeaMFfewvDA4TlHrO3UNnAdmbfUsx++D3GoPH0S51oghIskPNHma/9gm1hjIvvv0pc7MF4yaLNQuF9Dzf8JRYAop0NmcdlGeuBL5fE+hL/qbT0gJjOmgHKLbHn48CXD5f0Ap9bA/67eDB4njp6SKbxWnRfjmzqr4ZuZVBszJaRaM7DygGTe/TsgsYUF0wBigx/SACpxB3fyJSbSj/Xga8pn2vw+OpjwDnaOseqynbYWOB2V+KqRglGKB4neksVlQvyQiSEhQGVJdoNLi5ARkPWpRtgE6/xnhP+h32TW1eZ5FlJNtoluMuBW59XZxhytL8NKCh2rcMR+H7vzFSmB7+BcBMAkosAWWegvPlyJekv5hBx2t2gOK1/64EXro1UMeEu4ApfxPnmYa0VJti2nu59Vfi4r27y24vaYYnyLdqraHRnQcUH/P29cAobX1RXSpAw8U7O8mp1wGHalM8bu7OEcTc4UZPAG57z3AWsxW+eEnM148+XUw/yL7pEgxQZOgIvG9eF8HC4l3A4FHAib802D3qefJS4CdTneamumgOcLFfOs0ixoR+sG9QMx1P2j3zA5EzSFZQF3MnZMYA10cMPvOzbU4zT77GyJbwZ8daCyjq58sjHPlhrfDJb1aKNqMU7gBemgZk/VdkeHCtfPliY82s6w0GKJYhkULSgdN5Zq4wTKGzrbzOGQtnLtES9gmPB/uqPKhsCL6hbFwcLkpNh03nCDQwOoBirIajlJ4gaueY95cCb2kBTnMZc0zD/16CZO0cY14fDFAEEmX8FdYWsJOvWwAwF89OOCVcmGWkCIXz9uR0lNNSf5mRLH6rlsIg6LQ1Rt6iXf1ct3B0qncZJVoLqEg6qM5sWrUlM0hIruiM386PBdj09aUdoLZtFOSGTq8HtK1bZKywX0RVvL/cBlejir2u4D9+qCjYnjoaY8Pd1CU6gKIz2BGvecpIIDU7qDRX0Nl881oJf7WOMYnTb/K9Wpkv7vtxXXjJsWTASB6Q8uVbVo/9UCunWqRlv18buunIcumZ5czt46gZSs64BTh7OjBwpJFnZwYU7+cCmTlyzB0028ZrXKcR6Jxe+mdgxxJQtOWIU4CrHzdYPP3Z2Y7fvi5GV+b7MXmWYgcopi0xiM2g+aARvh7kfhP0LUf0GAk5vu2l7qDTPpoSCY0ePUDpTunRVwzrnO6xE/NNFm5KCXcBHTJaLFT5yQWdHkrsOhs7L6co+ucCTKMJR9jRF+cCjMUwK2HW0MD1Tjh6gpVh+hPz2Q5NE+ApyBTrznDo9LbWHe79tHFIigACaXJOH/VUrXB1mMuxTbne1j+nqSltjZY235NX5UFFiGlfJDR69AHV5keOUEEkb+9wVHMac/UTouTm5wBmjEvpMh6oblKRUxnGb14reHzMaoSMNEtAheoac74HDkkRpZae4ZslHepeeb3De4DL6O1load9/JQ1nE1dJKCCNTmTPUmQUPi90kItobXDdxNpYCQe2F/tQXl96J+PUoD30jJwUdDZe7vsehTJ00Za1skpH4O6DO5SMu4CNj0eqTWyfCfwQF0zkFUR3qf3oWj0rjdCHZJqxE0YczF/PRpJ4zJyf+l8b3ayV5jrZ7W/RSQ6ZdkO6QGyfTvL3Giyye0zGx2KRu96gOqQTSaN6ugeKKpTUVQTBjkRgkaXgOroLS3ti4kH+L3hjjICKvS22cFodAmomDSXrKQzeGBPpQc1Nl/yBthvQ6NLQHWGlpY2xsQDFQ0q8qrCm/bZ0egSUDFpKllJZ/AAOYnM8GJS3sexotEloDpDS0sbY+aBAzUelNWFjknpBvnT6BJQMWsqWVFn8EC9G9hdHl5MyjtK+WWjS0B1hlaWNsbUA9mVbtQ2hWb7TKPU7anp8Eb9JaBi2lSyss7ggQjJCZ+90SWgOkMLSxtj5gGOS/zHmJQ7jMyJFsM0Gl0CKmZNJSvqTB4oqPGgJAJyQqfRJaA6UytLW2PmgcoGFfvCj0m10Oj/A9jGm+feuyEMAAAAAElFTkSuQmCC"},81378:function(fn){"use strict";fn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAA8CAYAAADGxTD9AAAAAXNSR0IArs4c6QAAFoFJREFUeF7tXQl4k1W6fv8sTbqvlJa2tJSy74ugsiMqq4AKIlDUueNwR2dGHR0XdLwixW3uuF6Xq3O9o15nxuUiIIsCsijK1pa20NJ937eke5tmmec7f/40TfInaUNK6+R7nj5Jk7Of93z/t55w8JBnBYbwCnBDeOyeoXtWAB4Ae0AwpFeA+1SWbbA1A07KQSID6JWT0ivAyThIpBwgBSQy4+fCq0T4jANnrEdlWFkpjK/0ndAetd/znpMaTO0LZcz74tsxti0xjqVXfeNYZcZyxvHSuK3GbDYX03iMbbLy5nOz+pzGbGDrwpfj52DQG2DQAwad8Gcwvudf9ToDQN/pDdBrDYBFWfqMry/UAytP9fjPjJ/rYVHf2L7Qph4GaA0tOj1UnBYqvd6gMugMKr0OKoOOq+UMhhQ5DGfHPRNWMaSRaxy8bQBzPGAZAI3AFMAoAIJtnBnA2WaagdlU39iOAKKeje85FKY2TYDkwWh+APi2ebD0AJ8HMn/AzAHFA4x9Jxwss7bN5yXUpbnwB4SvY3Nu9LmwLr36NIKWAEhA1BlMgOUBCAZYBtJe761Byx+A3vV54Av1efDrtUawm4G+N+D5MfUcHH5s7H890KnqNjRWNGkaqlXqhgp1VV1JwxkOSJUAqUB0xk4s0Q4FgIty4KEweM8Yba+ARCmBzBuQeksgVXKQKugVkAdIoRwhhU+EHJycg0GrNz01Whs6UJhegtLsCmi7tI0GYC8H7osYTPhuO2Z3D9a19gB4sO6Mm8flFSKBd4QcyuFS+MbKIfOWMM6v69KjIq8WhVlFaKpvAQeuFsCr/gh45wmsbXHzsPrcvAfAfV6yn18FjgN8YmUInKiAd4TMJObUlNQj42wWutq7SNtXA9zrIVC88nts7Bgsq+AB8GDZiUEyDrm/BAFj5PBLUAASniNnpeSgvLCSjZADl8dBev8ubD41GIbsAfBg2IVBOAaSnUNnK6GM5DlyQ5UKmSlZ6GjvJBiT5epdGRSP7MRGzbUcvgfA13L1h0DfPtFyBE9VMKuMVqNH2rl0NNapBG78vQ98b9+B2xuu1VQ8AL5WKz+E+pV6cQiaqoAyXAp9tx5pyZfQUNdoBDEKAG5VEhJzrsWUPAC+Fqs+RPsMnOgF3xg5dBod0i9eRmM9D2IAFYB03m5sKRnoqXkAPNArPsT7CxingE+UFDqdHpfSMtHYYJIecn2hnL8DG+sGcooeAA/kav9M+gpIkEMZJYdBq0PqxXS0NDcLMvEFKRTzB1Kx8wD4ZwKqgZ6G/2g5vCPlaGttR+rFZMaRiSSQvLILW58YqPF4ADxQK/1z64cDs05IlByqqiqRX5gvKHV6gLspCYknB2LKHgAPxCr/TPuQ+XAImOQFzsDh0pVLUDcJ5jWUSaGcuBMbW9099WsOYDKYU8Qbi5zqshnZ6e41uGrtSxScU3NQhErR1UBhae4hstkaBiiWzDtSykSJri4NLmYmQ6s1dfz6bmx7xD0z7Gn1mgN4bX48CyapP9eBI/NLXZ5v3JYAzHlnOGvnyMJSqNO7TG36xMjYe41KB22r+GGR+nC48aNIVrb4780o2+OYkYTOVWLRnijk/JcKee+qoVHzMqE5zXlvOGLW+0MRIsXBGUVouuweJ9bys7HwjpJBldaJk2vcH/brP9aLRb1V11aisLzAKEpwWimks3Zic4bLm2qngUED4K5GHWpOttuda+U3bSj83ya7ZeLvCcD1f+HBd3hOMVQXeQDL/DhsVI1l71MerUXOm/zjzhYRV1lfmsC+Sn28FtmviZcV6t/wUSRGbQ5g/575RRWKPuE1c3Ma8+sgXPcmf7gynqvH5d3OO7DkARIowigzwDEtPxcLryApmrK7cGqtYwB31evQ3Wx94Bz3xJcgOThwrBd0Wj1Ssi6gW8sfTA44swuJ8zje9ewWGjQAdmZ2OW+rkPIwRfeJ09UAsH+CHGuuxLNOzj9Yjfz37R8axTAp1hWPBnmsOuu02BtXCL3Ges8IhOvLRkPmI0FjSie+ud55u//YB4Iw+w0e/Febkh+qQe47apea9Y2VQeYrQXlNGcpqeubFQfKrJGz9wKXG7VQeNADuqNKi6FNrrmU+9rqfOlDxtf3HudMAfkuFmPV+iN0QgMyXG6BK6xE1gqYpsDI5jnX9071VKHYwrklPhWDa88NY+csvNiDj2XrRJZ/7fgRG3xfIvv8qrgAdFc4Jq4MdwHQoCcQkA6fmXIBOz8v4HNAog2zcc9gsviguoNutAKZHsdRHYnd4y76LgU+UHKr0TvxwFx+y54iIu7WX9Ww8SwGS8/mp8YkBmPNuBHv/7fwSHph6A0jBshQhVqbGIWiKAgUfqnFue42p22HzvHHzyZHs/+83VKB8r/ihoRQjkuMp6IVShvYlFGLyjlCEzVXanIZXiJS5Y4laizSij+78/2lisrRA8kAJCz53RKO2BLL+ic5tr0btaftiGZXrrNGhu6n/IoQwJt+RMrbOJTVFqG4030vJX3dj632Oxt6f790K4CWHohF5s29/xmW3DoH98Oyex9TY3wRh9mvij1f15S4cWVBiBWCBW2vb9fhqZIFpEyNv9sGSQzFsDCdWlqHqqDgIiIsv+DyKlS39/xac3lSJpd9EI+Im1+Z9+YUGZPyHbaYVMlOB0DneNtdo5J3+GL7Ih31HcraYtYPmXPSx/SdeXzeORAifETJ0dnYivTgFBoMgRpEMLF24G5tP97VNR+WHJIBL97TgtBm37i+AJV4c1hbEsywEc8XOHJRHl5Si7rTtBASZLwfi4n7xXmydT60rR8XBNkx/IQwhM3s4cMgsJVOqCDT1Z5xLZij6W7MowMxFFkcbLPZ9R7UWX8XwFoOrSd4jOUilMuRWZkHdZq78cpdliJ5xtZNFBwTAxAW+u7nMap1uOhbDTEo1p9qR8oh95Ywe9YJp68fESpT8oyc9K+x6JUas8GPtB09TIGoV/55Eg45qHTprtSj8qMmmFWLKs6GY8scwNOdqcGBSEas3KjEAN3xotGRcV9xLPjafBJnFEv4tyPTRsZtKUfu9NUBJTApf6NOrD1dAYw7gikOt0Hc7r+SHTFcys6W7AOwVLIFXoBQ16iqU1BdaTvOJ3dj2iitzt6w7IADuqNHiq2jr0357xWgow2UoP9CK8/9eDZ8YOXxjZPAZaXyNkcN7uBRHF5dh7gcRGH1vIHQaA/ZE5ovKjk4rcUYzmt9oOW7L5i0Ox28tQ/Xxdkz+YyimPhvGPvsyPA8albV8GLXaF4u+iu61nqIAPhGD8Pk+aM7R4MBk/pC4QuYA3juqAJo+yK/XvRUOkpPdBWB6qpHuo9F0I73sgsU0uTYZFOShc93gb2x5wAD89YQiDLteyUBKDgVSZGI3+bOUb0e0L6EAEx8PRfQaP6gyOnFytbhts68Apr5vOT0SYXO9Uba3BT9sqMSNn0QiblMAOuu12BNpffDIbLYqLY4dPnMSA/CKlFgET1UyRdVcdnc0b7HvB7MIQWP2jiJlk8OVqgy0a6wU4H27sW1df+d+zTjwiRXlTF60R6TFd1Rq0VbSjbYyLdpLu9FW2s2UoxG3+qK1RIumzC67GnN/AEwmqmlJw5D3ngppO+pBjgCSYet+bGfc35IW7olih4mIQK4M44EsBuC1hfHswDYkd+LECuv2zNunC0wcORXMAaxR060nzsNB6ith9mp3cWAaiVewFBQnUaEqRVVzudXgOEjWJGHrAedHLV5ywDjw/rGFWF86Gu2lWrSV8cCM3xbIjPoElB+3VjHw0gbaIsHlXPyPZvyUWCU6I0sAtxV3Y/QvApH332pRTxx56TgJZwLOBtUYyP0kKPhrE87dX92rL6k3hzvrEtiTgwBZ+HGTybsmBuCN6jHMyO8M0eElU5w9MgfwF2F5fTKBCXZodwKY3MoE4rauVmTX2vQkF4dCOfFqpOcPGIBtycArLsQieLoS3a16ZL/WaFOWkyo4hN3gjejVPMdLe7oOWa+YUlms9tkcwAR2Uuh0HXrsH1folCuZYgjWF4/m+9pRh6w/Wfe1+EAUgiYp8M0NJezJILiubQGYAmvu7hjnDHZZmeY8DQ5MtC8nmwOY5Gq6b81Z8o6UMYuIOwFM3gvv4TLGjDJqkqHVWcd8SICXdmHbU86OW6zcNQWwI/OX5aAJ6IdnFqO1yPZNR8RJJz8dhomPhfSqShz/4NQipwAcscwHSw/zNuDv76hA+X5rJwYFDJFtmQKFzA+MLQCbx1VUHmlD9bE2m3sx/qFg5tBRZ3bh0PRipzlwfwHgVgADkAdL2F1zZc1FqG/v/RQzjrmbg9e0JGy60t85UD23AniZUfsmj9P+sdZchTRWAgxxMb943jtli7Tt5HnrRsnnLWg4T/cS9KaEXwZi5EZ/pulLjB45KkHyYe7bauS8pWIXdDgTzDPrtXCM+00w62BPTD46q+2HPToCcNQqXyzay1srLM1/5rNYkRyL4GlKNKZ24pu59mMkzDnwoZnF0DQ5H5o546VhzH3ubgBLlRLI/Tk0dzQjX51pc185cCeTkLhk0AL4ttxR8BvlxdyZx5bwygu5Q8l1KRDJpxTk0pKnYU4Aoti7/EEu1/Zyba/YB3Kn2nJ5Lvh8BAtTtKRvbyxBwwUe8M5Go60rjudd2xmdODzLcbCNIwBPfT4Mk5/iXbv2QihXpsUxsaTuTAeOLrRvZTIHcOmXLcy06CyRJYgcL+4GMF1XJQ+RsvvWLjcmQ0fXadogCbh7diHxY2fHb1nOrRz4rtYxTNkp+byZhQ7OejUc4Yt9cHBKEVryeDFAUM7MvWurMuIQOEGB6hNtOH4Lr8WS6eq23HhUHm5F+tP1vcSIcb8NwqQdoaDNNHQD437Lc1BnwinZ3b7G8xS+0BvLvuNjILLfaETqY44TbB0BeOmRaEQs8WXOhs8CckUDzVdfHoWAcV6oOtYGstjYo8FuRhPGToyJ4lRKW4rQ2NUTa2I+N7o8UAq/cTuxvl/hcG4DMGUd3FHNx9ReebWRKV7ktiVtPPcdFZIf4j1vzgJ4WlIYJj0RCl0nKWRFzGIhELl0dZ383bt9MaORy3j6i8NwfHk5yFohgI3abS3U4OCMYuja7XM3ewCmw3Fn3RjQfWP15ztwZJ44Z70tLx5+cXKTLdpZAP90TxW0rc4H4ox9MAgRS33dzoFp/BTYQ0p4i6YZha1Z9qb03m5s+3V/uLDbAEw3uaxM4e2+KY/VIucNFWb+aRjGPxzCrA57YwuY2coZAFMg9205o9j9tln/2Yi0p8Q5oxiAzZUpciuTB45kZqLkR2qgvtSFZcd47isQZVc4cnHbA/DIDf6Y/7cRrDlH1hMyMZKFoOj/mnDmvt5KD3FmWk+BYtb5IXYjHzx/9pdVIB3BWRqzPYgF+5B+cP6BHq6ozuhinsKrSSRGyPwl7B7izJZU6ETynDhAL4X0hp3Ycr6v/bsNwObKy+m7K9njnUxUxIVJO039Qy2yX1c5BeDrP4xAfGIgU1b2jym06doVJi4GYOK0ltYJqlN9vA2Xkhow+9VwZtKjCKqa4+0smozeH1taJhrMQ/XtAfjmUyMx7EY+auzriYUmscnWJt1Zn8BiCLLfVCH10d5xIRMeDcaMl8L7urd9Kn/xyVpc+bPjzJM+NUpc2FsCCQeUdRRA1S3OeDjg4lQor9uIjc5rpO60Qlz39nCM+RUf6GKuTC3aH4WoFX4sFpZEgbV5fE6cmAx8OanBJJemP1uHzBfFbcCWgBJkYP8xcqzJ4uMdiAiYFBif+VIjU/JINhfk5rz31YzDr8kZxTxsZJc9NKNYNFlTDMAhsxRYfpZ/AjnjQt7UOZYd7LRn6pD1cu85DmUAc3L6SQgJ2rXNKOiwK0ZQbu9Du7Dtzb4cErdwYDLe316eAJKDyQa7L77HsxS9zg8Lv4hC7Q/tOL25EreejrULYJKdKZWGLBDkzeuLTGquxJFiSMmHJZ+1IOvlBjRl8Y9LYTz0XrAXU8KneQaEvYMjBmDzWGjhCSS2MaSg3lHJ6wskEhR+ZB2nS8qQJUUs8wVF01Ecx8Wn6pD9qu3DPeU53hJCQVXkkcx/X42uut6MTswD2hcwiZUlzxz9NkduZxq6DeJiCgeu2RsY/zTsuFotOnELgEes9MXifbzt0zLFhsBNFgaSOYmckYFJGfIf44XmbMcy2vTdYSzwh+jgtCITUClIvTmvmylrAo1Y7osFX45glhLiyidXlZuC16nPVem8ZYBk9q8nFNq0CdsCsLmVwBnuO/EPIZj+Ap+SRFkkDeesbd3CmAkMI1b4ghwfw+bxMjwRJcSeWF1u/aTggDlvDwc5X8htT0Q28eK/tzD7OMm+7ibBNl+tKUO9zn7WDQd8loRtm5wdk1sALERz0SBI9qOYh/GP8KYtSxKi0djPTxnjWsnBwXEcA5Wt5Ehq48y91UyuJgpf5I15n4xgSiEBjoiSK/dEFYgGukTe4ouFe3rAe+GBGuT/pXfyprkcbysugvqxBDB9tvRIDBMHaPxkEqv+js/oGLbAGzNfCYeuXQ9dFz9fUlDDjNkVFAdB4ZZkUbEkGi/FKUet9mNxGgK1FGhw8ck6u2lPVJZMWgRicvpQZJwJ+KfaWYZ2OeUaOq8LOosvVo7iTCgxuVuvQW53msO6UnC3PI/Eow4LuksGnvnncIz/XTDqz3bgyIJSZqqypUA5M0CxMj9urWTiABFpuhvqE/iFMpKjDGaSUZedGMnuM7jwYA3yP7CdeXzT0RgMX+xjU7myBWAy7y0+EA3/0V649Hw9Lu3qSZ2nQKA7ahLYD6pYEkXiHVtSivqztrmv5RqSKzv/AzX70/fxN4ToYFL0XdBk3rJBThvy/rnzMhT62TNyahTpMtFhsO1OF9aEfsYgHKFTfoeVDh8PbuHANJCJj4ewC0QIGOQgEMvh6i+IKw609hIpxv8+mAWp0O0+ZftanLo0hOKRyUYrBl4aG5mvKOWo6ojtRY+72x+z3+Lz8egOhrofOxhXpUd8+h+tc9oS7g9EAF0EYvwJLNJc6n/qQOW3bb0SVS3XhTyYK5LjUL6vlUXJNSaLixlOrSnHZ55MeSaU5fE1pjrEilPNOiqkMtSiSmc/1oNxbXDPJSFxp6P23AZgRx17vu/HCtAD5mo/5t3Rpp2p6aFHji4VBgdaIwd0SsFN2YlE/tZAEfIAuB848lRxbQUq9Plo0ts3hxp7+HY3ti33ANi19fbUvsor0GFoRZHOvk1Y6FIC7q5dSPzcw4Gv8iZ4mnNtBQp0l9BlcHzFAAeu0h8B48V+JdQjQri2D57a/VyBBkMNanSOw1WNCt0bSUh82FZXHgD3cwM81VxbAT10yNWlQm+6vceupKuTQTJ7J7ZYGZE9AHZtHzy1XViBSn0B1Hpnr5jlziZh642WV7V6AOzCBniqurYCnWhDodZ2upGtliXA9l3Y9r75dx4Au7YHntourkChLhOdDjxzPV1wKl8oxpn/Fp0HwC5ugKe6ayvQbGhAuc75SwY5cB8lIfFeoVcPgF1bf09tl1fAgDxdut0wS+supIt2Y8v3zELxqSz7ajsnXZ6Sp4F/rRVoMFShRmf/yq3eK8JljcSE6dsxu9sD4H8trAzK2eqgQ54uDXohPdyJUXLgnkxC4sseADuxWJ4i7l+Ban0JGvW2U+9t9c4B7QZIJ3oA7P698fTgxAo0GepRobN/qaFlMxy4/f8E90wA8RE2tUgAAAAASUVORK5CYII="},16722:function(fn,Gn,Ut){"use strict";Ut.d(Gn,{Z:function(){return Oe}});const Tt=Se=>typeof Se=="object"&&Se!=null&&Se.nodeType===1,fe=(Se,$t)=>(!$t||Se!=="hidden")&&Se!=="visible"&&Se!=="clip",Le=(Se,$t)=>{if(Se.clientHeight<Se.scrollHeight||Se.clientWidth<Se.scrollWidth){const tn=getComputedStyle(Se,null);return fe(tn.overflowY,$t)||fe(tn.overflowX,$t)||(ee=>{const Je=(Ft=>{if(!Ft.ownerDocument||!Ft.ownerDocument.defaultView)return null;try{return Ft.ownerDocument.defaultView.frameElement}catch(et){return null}})(ee);return!!Je&&(Je.clientHeight<ee.scrollHeight||Je.clientWidth<ee.scrollWidth)})(Se)}return!1},Be=(Se,$t,tn,ee,Je,Ft,et,nt)=>Ft<Se&&et>$t||Ft>Se&&et<$t?0:Ft<=Se&&nt<=tn||et>=$t&&nt>=tn?Ft-Se-ee:et>$t&&nt<tn||Ft<Se&&nt>tn?et-$t+Je:0,ge=Se=>{const $t=Se.parentElement;return $t==null?Se.getRootNode().host||null:$t},he=(Se,$t)=>{var tn,ee,Je,Ft;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ct,boundary:lt,skipOverflowHiddenElements:pt}=$t,vt=typeof lt=="function"?lt:qe=>qe!==lt;if(!Tt(Se))throw new TypeError("Invalid target");const Lt=document.scrollingElement||document.documentElement,Nt=[];let _t=Se;for(;Tt(_t)&&vt(_t);){if(_t=ge(_t),_t===Lt){Nt.push(_t);break}_t!=null&&_t===document.body&&Le(_t)&&!Le(document.documentElement)||_t!=null&&Le(_t,pt)&&Nt.push(_t)}const Ht=(ee=(tn=window.visualViewport)==null?void 0:tn.width)!=null?ee:innerWidth,ne=(Ft=(Je=window.visualViewport)==null?void 0:Je.height)!=null?Ft:innerHeight,{scrollX:Yt,scrollY:Qt}=window,{height:xe,width:re,top:ke,right:Ae,bottom:ze,left:Cn}=Se.getBoundingClientRect(),{top:en,right:mn,bottom:Ie,left:oe}=(qe=>{const we=window.getComputedStyle(qe);return{top:parseFloat(we.scrollMarginTop)||0,right:parseFloat(we.scrollMarginRight)||0,bottom:parseFloat(we.scrollMarginBottom)||0,left:parseFloat(we.scrollMarginLeft)||0}})(Se);let Gt=nt==="start"||nt==="nearest"?ke-en:nt==="end"?ze+Ie:ke+xe/2-en+Ie,Me=ct==="center"?Cn+re/2-oe+mn:ct==="end"?Ae+mn:Cn-oe;const dn=[];for(let qe=0;qe<Nt.length;qe++){const we=Nt[qe],{height:Ye,width:Xe,top:Sn,right:rn,bottom:Ln,left:te}=we.getBoundingClientRect();if(et==="if-needed"&&ke>=0&&Cn>=0&&ze<=ne&&Ae<=Ht&&(we===Lt&&!Le(we)||ke>=Sn&&ze<=Ln&&Cn>=te&&Ae<=rn))return dn;const un=getComputedStyle(we),Tn=parseInt(un.borderLeftWidth,10),Bt=parseInt(un.borderTopWidth,10),Ct=parseInt(un.borderRightWidth,10),St=parseInt(un.borderBottomWidth,10);let Et=0,jt=0;const Mt="offsetWidth"in we?we.offsetWidth-we.clientWidth-Tn-Ct:0,ce="offsetHeight"in we?we.offsetHeight-we.clientHeight-Bt-St:0,ve="offsetWidth"in we?we.offsetWidth===0?0:Xe/we.offsetWidth:0,$e="offsetHeight"in we?we.offsetHeight===0?0:Ye/we.offsetHeight:0;if(Lt===we)Et=nt==="start"?Gt:nt==="end"?Gt-ne:nt==="nearest"?Be(Qt,Qt+ne,ne,Bt,St,Qt+Gt,Qt+Gt+xe,xe):Gt-ne/2,jt=ct==="start"?Me:ct==="center"?Me-Ht/2:ct==="end"?Me-Ht:Be(Yt,Yt+Ht,Ht,Tn,Ct,Yt+Me,Yt+Me+re,re),Et=Math.max(0,Et+Qt),jt=Math.max(0,jt+Yt);else{Et=nt==="start"?Gt-Sn-Bt:nt==="end"?Gt-Ln+St+ce:nt==="nearest"?Be(Sn,Ln,Ye,Bt,St+ce,Gt,Gt+xe,xe):Gt-(Sn+Ye/2)+ce/2,jt=ct==="start"?Me-te-Tn:ct==="center"?Me-(te+Xe/2)+Mt/2:ct==="end"?Me-rn+Ct+Mt:Be(te,rn,Xe,Tn,Ct+Mt,Me,Me+re,re);const{scrollLeft:We,scrollTop:Ne}=we;Et=$e===0?0:Math.max(0,Math.min(Ne+Et/$e,we.scrollHeight-Ye/$e+ce)),jt=ve===0?0:Math.max(0,Math.min(We+jt/ve,we.scrollWidth-Xe/ve+Mt)),Gt+=Ne-Et,Me+=We-jt}dn.push({el:we,top:Et,left:jt})}return dn},ie=Se=>Se===!1?{block:"end",inline:"nearest"}:($t=>$t===Object($t)&&Object.keys($t).length!==0)(Se)?Se:{block:"start",inline:"nearest"};function Oe(Se,$t){if(!Se.isConnected||!(Je=>{let Ft=Je;for(;Ft&&Ft.parentNode;){if(Ft.parentNode===document)return!0;Ft=Ft.parentNode instanceof ShadowRoot?Ft.parentNode.host:Ft.parentNode}return!1})(Se))return;const tn=(Je=>{const Ft=window.getComputedStyle(Je);return{top:parseFloat(Ft.scrollMarginTop)||0,right:parseFloat(Ft.scrollMarginRight)||0,bottom:parseFloat(Ft.scrollMarginBottom)||0,left:parseFloat(Ft.scrollMarginLeft)||0}})(Se);if((Je=>typeof Je=="object"&&typeof Je.behavior=="function")($t))return $t.behavior(he(Se,$t));const ee=typeof $t=="boolean"||$t==null?void 0:$t.behavior;for(const{el:Je,top:Ft,left:et}of he(Se,ie($t))){const nt=Ft-tn.top+tn.bottom,ct=et-tn.left+tn.right;Je.scroll({top:nt,left:ct,behavior:ee})}}}}]);
|