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.9 MiB
1177 lines
1.9 MiB
(self.webpackChunk=self.webpackChunk||[]).push([[6069],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(Sn,Hn){"use strict";Hn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},8423:function(Sn,Hn){"use strict";Hn.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"}},17762:function(Sn,Hn){"use strict";Hn.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"}},63720:function(){"use strict";function Sn(Ft,nt,et,ct){et===void 0&&(et=0),ct===void 0&&(ct=1/0),this._name=Ft,this._defaultValue=nt,this._minimum=et,this._maximum=ct}Object.defineProperty(Sn.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(Sn.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(Sn.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(Sn.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,nt){var et=go.Shape._FigureParameters[Ft];return et?et[nt]:null},go.Shape.setFigureParameter=function(Ft,nt,et){if(!(et instanceof Sn))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+et);if(et.defaultValue<et.minimum||et.defaultValue>et.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+et.defaultValue);var ct=go.Shape._FigureParameters[Ft];ct||(ct=[],go.Shape._FigureParameters[Ft]=ct),ct[nt]=et};var Hn=[];function It(Ft,nt){var et=Hn.pop();return et===void 0?new go.Point(Ft,nt):(et.x=Ft,et.y=nt,et)}function bt(){var Ft=Hn.pop();return Ft===void 0?new go.Point:Ft}function le(Ft){Hn.push(Ft)}function Ce(Ft,nt,et,ct,lt,pt,vt,St,kt){kt||(kt=new go.Point);var Dt=Ft-et,jt=lt-vt,$t=NaN,Yt=NaN;if(Dt===0)if(jt===0)Ft===et&&($t=Ft,Yt=nt);else{var Vt=(pt-St)/jt,de=pt-Vt*lt;$t=Ft,Yt=Vt*$t+de}else if(jt===0){var ee=(nt-ct)/Dt,Ne=nt-ee*Ft;$t=lt,Yt=ee*$t+Ne}else{var ee=(nt-ct)/Dt,Vt=(pt-St)/jt,Ne=nt-ee*Ft,de=pt-Vt*lt;$t=(de-Ne)/(ee-Vt),Yt=ee*$t+Ne}return kt.x=$t,kt.y=Yt,kt}function De(Ft,nt,et,ct,lt,pt,vt,St,kt,Dt,jt,$t,Yt,Vt){var de=1-kt,ee=kt,Ne=Ft*de+et*ee,Ie=nt*de+ct*ee,We=et*de+lt*ee,kn=ct*de+pt*ee,rn=lt*de+vt*ee,Ve=pt*de+St*ee,on=Ne*de+We*ee,te=Ie*de+kn*ee,Zt=We*de+rn*ee,Be=kn*de+Ve*ee,dn=on*de+Zt*ee,en=te*de+Be*ee;Dt.x=Ne,Dt.y=Ie,jt.x=on,jt.y=te,$t.x=dn,$t.y=en,Yt.x=Zt,Yt.y=Be,Vt.x=rn,Vt.y=Ve}var me=new go.Spot(.156,.156),Rt=new go.Spot(.844,.844),ne=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new Sn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=5),ct=Math.min(ct,nt/3),ct=Math.min(ct,et/3);var lt=ct*ne,pt=new go.Geometry().add(new go.PathFigure(ct,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt-ct,0)).add(new go.PathSegment(go.PathSegment.Bezier,nt,ct,nt-lt,0,nt,lt)).add(new go.PathSegment(go.PathSegment.Line,nt,et-ct)).add(new go.PathSegment(go.PathSegment.Bezier,nt-ct,et,nt,et-lt,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,ct,et)).add(new go.PathSegment(go.PathSegment.Bezier,0,et-ct,lt,et,0,et-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,nt,et){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(nt,et).add(new go.PathSegment(go.PathSegment.Line,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(nt,et).add(new go.PathSegment(go.PathSegment.Line,0,et)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.5*nt,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(Ft,nt,et){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=et/2,ct.endX=nt,ct.endY=et/2,ct}),go.Shape.defineFigureGenerator("LineV",function(Ft,nt,et){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=nt/2,ct.startY=0,ct.endX=nt/2,ct.endY=et,ct}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,et/2,!1).add(new go.PathSegment(go.PathSegment.Line,nt,et/2)).add(new go.PathSegment(go.PathSegment.Move,nt/2,0)).add(new go.PathSegment(go.PathSegment.Line,nt/2,et)))}),go.Shape.defineFigureGenerator("XLine",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,et,!1).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)))}),go.Shape.defineFigureGenerator("LineRight",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.25*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,.25*nt,et)))}),go.Shape.defineFigureGenerator("LineDown",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,.25*et,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,.75*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)))}),go.Shape.defineFigureGenerator("LineLeft",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.75*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,.75*nt,et)))}),go.Shape.defineFigureGenerator("LineUp",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,.75*et,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,.25*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.75*et)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(Ft,nt,et){var ct=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ct*nt,(1-ct)*et,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,ct*et)).add(new go.PathSegment(go.PathSegment.Move,ct*nt,ct*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,(1-ct)*et)).add(new go.PathSegment(go.PathSegment.Move,0,et/2)).add(new go.PathSegment(go.PathSegment.Line,nt,et/2)).add(new go.PathSegment(go.PathSegment.Move,nt/2,0)).add(new go.PathSegment(go.PathSegment.Line,nt/2,et)))}),go.Shape.defineFigureGenerator("CircleLine",function(Ft,nt,et){var ct=nt/2,lt=new go.Geometry().add(new go.PathFigure(nt,nt/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ct,ct,ct,ct).close()));return lt.spot1=me,lt.spot2=Rt,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Ft,nt,et){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=0,ct.endX=nt,ct.endY=et,ct}),go.Shape.defineFigureGenerator("Line2",function(Ft,nt,et){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=nt,ct.startY=0,ct.endX=0,ct.endY=et,ct}),go.Shape.defineFigureGenerator("Curve1",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,nt,et,ne*nt,0,nt,(1-ne)*et)))}),go.Shape.defineFigureGenerator("Curve2",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,nt,et,0,ne*et,(1-ne)*nt,et)))}),go.Shape.defineFigureGenerator("Curve3",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(nt,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,et,nt,ne*et,ne*nt,et)))}),go.Shape.defineFigureGenerator("Curve4",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(nt,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,et,(1-ne)*nt,0,0,(1-ne)*et)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(nt,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new Sn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=.1:ct<-1?ct=-1:ct>1&&(ct=1);var lt=Math.abs(ct)*nt;if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=nt,pt.endY=et,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt-lt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,lt,et).close())),lt<nt/2&&pt.setSpots(lt/nt,0,(nt-lt)/nt,1),pt}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new Sn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=10:ct<-nt?ct=-nt:ct>nt&&(ct=nt);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=nt,pt.endY=et,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt-lt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,lt,et).close())),lt<nt/2&&pt.setSpots(lt/nt,0,(nt-lt)/nt,1),pt}}),go.Shape.setFigureParameter("Trapezoid1",0,new Sn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=.2:ct<.5?ct=-.5:ct>.5&&(ct=.5);var lt=Math.abs(ct)*nt;if(ct===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=nt,pt.endY=et,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,nt-lt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,lt,et).close())),lt<nt/2&&pt.setSpots(lt/nt,0,(nt-lt)/nt,1),pt}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new Sn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=20:ct<-nt?ct=-nt/2:ct>nt&&(ct=nt/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=nt,pt.endY=et,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,nt-lt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,lt,et).close())),lt<nt/2&&pt.setSpots(lt/nt,0,(nt-lt)/nt,1),pt}}),go.Shape.setFigureParameter("ManualOperation",0,new Sn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)?ct=10:ct<-nt?ct=-nt/2:ct>nt&&(ct=nt/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=nt,pt.endY=et,pt}else{var pt=new go.Geometry;return ct>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,lt,et).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,nt-lt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close())),lt<nt/2&&pt.setSpots(lt/nt,0,(nt-lt)/nt,1),pt}});var Ae=[];function he(){var Ft=Ae.pop();return Ft===void 0?[]:Ft}function Jt(Ft){Ft.length=0,Ae.push(Ft)}function Ue(Ft){for(var nt=he(),et=.5,ct=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Ft;vt++)pt=2*Math.PI/Ft*vt+lt,nt[vt]=new go.Point(ct+et*Math.cos(pt),ct+et*Math.sin(pt));return nt.push(nt[0]),nt}function oe(Ft){var nt=He(Ft),et=he();et[0]=nt[0];for(var ct=1,lt=1;ct<nt.length;ct+=2,lt+=3)et[lt]=nt[ct],et[lt+1]=nt[ct],et[lt+2]=nt[ct+1];return Jt(nt),et}function He(Ft){for(var nt=Ue(Ft),et=he(),ct=Math.floor(nt.length/2),lt=nt.length-1,pt=Ft%2===0?2:1,vt=0;vt<lt;vt++){var St=nt[vt],kt=nt[vt+1],Dt=nt[(ct+vt-1)%lt],jt=nt[(ct+vt+pt)%lt];et[vt*2]=St,et[vt*2+1]=Ce(St.x,St.y,Dt.x,Dt.y,kt.x,kt.y,jt.x,jt.y,new go.Point)}return et[et.length]=et[0],Jt(nt),et}go.Shape.defineFigureGenerator("Pentagon",function(Ft,nt,et){var ct=Ue(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Ft,nt,et){var ct=Ue(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Ft,nt,et){var ct=Ue(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Ft,nt,et){var ct=Ue(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Ft,nt,et){var ct=Ue(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Ft,nt,et){var ct=Ue(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Ft,nt,et){var ct=Ue(12),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Ft,nt,et){var ct=He(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Ft,nt,et){var ct=He(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Ft,nt,et){var ct=He(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Ft,nt,et){var ct=He(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Ft,nt,et){var ct=He(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Ft,nt,et){var ct=He(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*nt,ct[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*nt,ct[0].y*et).close()),Jt(ct),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Ft,nt,et){var ct=oe(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Ft,nt,et){var ct=oe(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Ft,nt,et){var ct=oe(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Ft,nt,et){var ct=oe(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Ft,nt,et){var ct=oe(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Ft,nt,et){var ct=oe(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*nt,ct[0].y*et,!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*nt,ct[vt+2].y*et,ct[vt].x*nt,ct[vt].y*et,ct[vt+1].x*nt,ct[vt+1].y*et));return pt.segments.last().close(),Jt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new Sn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new Sn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Ft,nt,et){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,nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct<nt/2&<<et/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,ct,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ct,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ct,lt).close())),pt.setSpots(0,0,1,1,ct,lt,-ct,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new Sn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=8);var lt=nt/2,pt=new go.Geometry,vt=new go.PathFigure(nt,nt/2,!0);pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var St=Math.max(lt-ct,0);return St>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,nt/2+St,nt/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,St,St).close())),pt.spot1=me,pt.spot2=Rt,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.08034461*nt,.1944299*et,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*nt,.05349299*et,-.09239631*nt,.07836421*et,.1406031*nt,-.0542823*et)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*nt,.074219*et,.2450511*nt,-.00697547*et,.3776197*nt,-.01112067*et)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*nt,.07004196*et,.4539471*nt,0,.6066018*nt,-.02526587*et)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*nt,.08370865*et,.6914277*nt,-.01904177*et,.8921095*nt,-.01220843*et)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*nt,.3194596*et,1.036446*nt,.04105738*et,1.020377*nt,.3022052*et)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*nt,.562044*et,1.04448*nt,.360238*et,.992256*nt,.5219009*et)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*nt,.8217117*et,1.032337*nt,.5771781*et,1.018411*nt,.8120651*et)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*nt,.9156953*et,1.028411*nt,.9571472*et,.8556702*nt,1.052487*et)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*nt,.9310455*et,.7431877*nt,1.009325*et,.5624123*nt,1.021761*et)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*nt,.9344623*et,.4820677*nt,1.031761*et,.3030112*nt,1.002796*et)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*nt,.870098*et,.2329994*nt,1.01518*et,.03213784*nt,1.01518*et)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*nt,.6545475*et,-.02812061*nt,.9032597*et,-.01205169*nt,.6835638*et)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*nt,.4265613*et,-.01812061*nt,.6089503*et,-.00606892*nt,.4555777*et)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*nt,.1944299*et,-.01606892*nt,.3892545*et,-.01205169*nt,.1944299*et))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(Ft,nt,et){var ct=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ct*nt,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,ct*et)).add(new go.PathSegment(go.PathSegment.Line,nt,(1-ct)*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,et)).add(new go.PathSegment(go.PathSegment.Line,ct*nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ct)*et)).add(new go.PathSegment(go.PathSegment.Line,0,ct*et).close())).setSpots(ct/2,ct/2,1-ct/2,1-ct/2)}),go.Shape.setFigureParameter("Pie",0,new Sn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new Sn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Ft,nt,et){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,St=Math.min(nt,et)/2;return new go.Geometry().add(new go.PathFigure(St,St).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,St,St,St,St).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Ft,nt,et){var ct=ne/Math.SQRT2*.5,lt=Math.SQRT2/2,pt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(nt,et,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*nt,pt*et,nt,(1-ct)*et,(lt+ct)*nt,(pt+ct)*et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close()))}),go.Shape.setFigureParameter("ThickCross",0,new Sn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30);var lt=Math.min(ct,nt)/2,pt=nt/2,vt=et/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,nt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,nt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,et)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,et)).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 Sn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=10);var lt=Math.min(ct,nt)/2,pt=nt/2,vt=et/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,nt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,nt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,et)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,et)).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 Sn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;if((isNaN(ct)||ct<0)&&(ct=30),nt===0||et===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=nt,lt.endY=et,lt}else{var pt=nt/2,vt=et/2,St=Math.atan2(et,nt),kt=ct-Math.min(Math.cos(St)*ct/2,pt),Dt=ct-Math.min(Math.sin(St)*ct/2,vt),lt=new go.Geometry,jt=new go.PathFigure(kt,0,!0);return lt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*et)),jt.add(new go.PathSegment(go.PathSegment.Line,nt-kt,0)),jt.add(new go.PathSegment(go.PathSegment.Line,nt,Dt)),jt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,nt,et-Dt)),jt.add(new go.PathSegment(go.PathSegment.Line,nt-kt,et)),jt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*et)),jt.add(new go.PathSegment(go.PathSegment.Line,kt,et)),jt.add(new go.PathSegment(go.PathSegment.Line,0,et-Dt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,Dt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new Sn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=10);var lt=new go.Geometry,pt=new go.PathFigure(.1*nt,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.9*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.1*et).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new Sn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,ct*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*nt,ct*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*nt,(1-ct)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,(1-ct)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-ct)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*nt,(1-ct)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*nt,ct*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ct*et).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new Sn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,et,Math.abs(1-ct)*nt,.25*et,Math.abs(1-ct)*nt,.75*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ct*nt,.75*et,ct*nt,.25*et).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,ne*nt,0,nt,(.5-ne/2)*et)).add(new go.PathSegment(go.PathSegment.Bezier,0,et,nt,(.5+ne/2)*et,ne*nt,et).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,et,nt,0,nt,et)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*nt,.75*et,.5*nt,.25*et).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.5*nt,et,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*et,.1*nt,.8*et,0,.5*et)).add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.3*et,0,0,.45*nt,0)).add(new go.PathSegment(go.PathSegment.Bezier,nt,.3*et,.55*nt,0,nt,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,.5*et,.9*nt,.8*et).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.5*nt,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*nt,.01*et)).add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,.6*nt,.2*et,nt,.25*et)).add(new go.PathSegment(go.PathSegment.Bezier,.55*nt,.7*et,nt,.8*et,.6*nt,.8*et)).add(new go.PathSegment(go.PathSegment.Bezier,.75*nt,et,.5*nt,.75*et,.55*nt,.95*et)).add(new go.PathSegment(go.PathSegment.Line,.25*nt,et)).add(new go.PathSegment(go.PathSegment.Bezier,.45*nt,.7*et,.45*nt,.95*et,.5*nt,.75*et)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,.4*nt,.8*et,0,.8*et)).add(new go.PathSegment(go.PathSegment.Bezier,.49*nt,.01*et,0,.25*et,.4*nt,.2*et).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.4*nt,.6*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*nt,et,.5*nt,.75*et,.45*nt,.95*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*nt,.6*et,.55*nt,.95*et,.5*nt,.75*et));var pt=.2,vt=.3,St=0,kt=pt*ne;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5+pt+St)*et,(.5-pt+vt)*nt,(.5+kt+St)*et,(.5-kt+vt)*nt,(.5+pt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*nt,(.5+St)*et,(.5+kt+vt)*nt,(.5+pt+St)*et,(.5+pt+vt)*nt,(.5+kt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+St)*et,(1-.5+pt+vt)*nt,(.5-kt+St)*et,(.5+kt+vt)*nt,(.5-pt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*nt,.36771243*et,(.5-kt+vt)*nt,(.5-pt+St)*et,(.5-pt+vt+.05)*nt,(.5-kt+St-.02)*et)),pt=.2,vt=0,St=-.3,kt=pt*ne,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*nt,(.5+St)*et,(.5+kt+vt)*nt,(.5+pt+St)*et,(.5+pt+vt)*nt,(.5+kt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+St)*et,(1-.5+pt+vt)*nt,(.5-kt+St)*et,(.5+kt+vt)*nt,(.5-pt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*nt,(.5+St)*et,(.5-kt+vt)*nt,(.5-pt+St)*et,(.5-pt+vt)*nt,(.5-kt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-kt+vt)*nt,(.5+pt+St)*et,(.5-pt+vt)*nt,(.5+kt+St)*et,(.5-kt+vt)*nt,(.5+pt+St)*et)),pt=.2,vt=-.3,St=0,kt=pt*ne,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+St)*et,(1-.5+pt+vt-.05)*nt,(.5-kt+St-.02)*et,(.5+kt+vt)*nt,(.5-pt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*nt,(.5+St)*et,(.5-kt+vt)*nt,(.5-pt+St)*et,(.5-pt+vt)*nt,(.5-kt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5+pt+St)*et,(.5-pt+vt)*nt,(.5+kt+St)*et,(.5-kt+vt)*nt,(.5+pt+St)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,.6*et,(.5+kt+vt)*nt,(.5+pt+St)*et,(.5+pt+vt)*nt,(.5+kt+St)*et).close()),ct.setSpots(.06,.33,.93,.68),ct}),go.Shape.defineFigureGenerator("YinYang",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*.5,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,nt*.5,nt*.5,nt*.5,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,nt*.5,nt*.75,nt*.25,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,nt*.5,nt*.25,nt*.25,nt*.25));var pt=.1,vt=.5,St=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*nt,St*et)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,nt*vt,et*St,pt*nt,pt*nt).close()),lt=new go.PathFigure(nt*.5,0,!1),ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,nt*.5,nt*.5,nt*.5,nt*.5)),St=.75,lt=new go.PathFigure((vt+pt)*nt,St*et,!0),ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,nt*vt,et*St,pt*nt,pt*nt).close()),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Peace",function(Ft,nt,et){var ct=.8535533905932737,lt=.5*nt,pt=.5*et;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,et)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,ct*et)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ct*nt,ct*et)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=.5,vt=.5,St=.5,kt=new go.PathFigure(vt*nt,(St-pt)*et);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),pt=.4,lt=ne*.4;var Dt=bt(),jt=bt(),$t=bt(),Yt=bt();De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.42,Dt,jt,$t,Yt,Yt);var Vt=bt(),de=bt(),ee=bt();De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.58,Yt,Yt,ee,Vt,de);var Ne=bt(),Ie=bt(),We=bt();De(vt,St+pt,vt-lt,St+pt,vt-pt,St+lt,vt-pt,St,.42,Ne,Ie,We,Yt,Yt);var kn=bt(),rn=bt(),Ve=bt();return De(vt,St+pt,vt-lt,St+pt,vt-pt,St+lt,vt-pt,St,.58,Yt,Yt,Ve,kn,rn),kt.add(new go.PathSegment(go.PathSegment.Move,Ve.x*nt,Ve.y*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,kn.x*nt,kn.y*et,rn.x*nt,rn.y*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,$t.x*nt,$t.y*et,Dt.x*nt,Dt.y*et,jt.x*nt,jt.y*et)),kt.add(new go.PathSegment(go.PathSegment.Line,Ve.x*nt,Ve.y*et).close()),kt.add(new go.PathSegment(go.PathSegment.Move,We.x*nt,We.y*et)),kt.add(new go.PathSegment(go.PathSegment.Line,ee.x*nt,ee.y*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,Vt.x*nt,Vt.y*et,de.x*nt,de.y*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,We.x*nt,We.y*et,Ne.x*nt,Ne.y*et,Ie.x*nt,Ie.y*et).close()),le(Dt),le(jt),le($t),le(Yt),le(Vt),le(de),le(ee),le(Ne),le(Ie),le(We),le(kn),le(rn),le(Ve),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Fragile",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*nt,0)).add(new go.PathSegment(go.PathSegment.Line,.2*nt,.15*et)).add(new go.PathSegment(go.PathSegment.Line,.3*nt,.25*et)).add(new go.PathSegment(go.PathSegment.Line,.29*nt,.33*et)).add(new go.PathSegment(go.PathSegment.Line,.35*nt,.25*et)).add(new go.PathSegment(go.PathSegment.Line,.3*nt,.15*et)).add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*nt,.5*et,nt,.25*et,.75*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,.55*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.7*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)).add(new go.PathSegment(go.PathSegment.Line,.3*nt,et)).add(new go.PathSegment(go.PathSegment.Line,.3*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.45*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.45*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.5*et,0,.25*et).close()))}),go.Shape.setFigureParameter("HourGlass",0,new Sn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30),ct>nt&&(ct=nt);var lt=(nt-ct)/2,pt=lt+ct;return new go.Geometry().add(new go.PathFigure(pt,.5*et).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,nt,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,.55*et).add(new go.PathSegment(go.PathSegment.Line,.6*nt,0)).add(new go.PathSegment(go.PathSegment.Line,.3*nt,.45*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.45*et)).add(new go.PathSegment(go.PathSegment.Line,.4*nt,et)).add(new go.PathSegment(go.PathSegment.Line,.7*nt,.55*et).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.4,pt=.4,vt=.5,St=.5,kt=bt(),Dt=bt(),jt=bt(),$t=bt(),Yt=new go.PathFigure((vt-pt)*nt,St*et,!1);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et)),De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.44,jt,$t,Dt,kt,kt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*nt,Dt.y*et,jt.x*nt,jt.y*et,$t.x*nt,$t.y*et));var Vt=It(Dt.x,Dt.y);De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.56,kt,kt,Dt,jt,$t);var de=It(Dt.x,Dt.y);Yt.add(new go.PathSegment(go.PathSegment.Line,(Vt.x*.1+.95*.9)*nt,Vt.y*.1*et)),Yt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,Vt.y*.1*et)),Yt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),Yt.add(new go.PathSegment(go.PathSegment.Line,(de.x*.1+.9)*nt,.15*et)),Yt.add(new go.PathSegment(go.PathSegment.Line,(de.x*.1+.9)*nt,(de.y*.1+.05*.9)*et)),Yt.add(new go.PathSegment(go.PathSegment.Line,de.x*nt,de.y*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,jt.x*nt,jt.y*et,$t.x*nt,$t.y*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et)),pt=.35,lt=ne*.35;var ee=new go.PathFigure(vt*nt,(St-pt)*et,!1);ct.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),ee.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),ee.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et));var Ne=new go.PathFigure((vt-pt)*nt,St*et,!1);return ct.add(Ne),le(kt),le(Dt),le(jt),le($t),le(Vt),le(de),ct.spot1=new go.Spot(.202,.257),ct.spot2=new go.Spot(.792,.739),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("GenderFemale",function(Ft,nt,et){var ct=new go.Geometry,lt=.375,pt=0,vt=-.125,St=lt*ne,kt=new go.PathFigure((.525+pt)*nt,(.5+lt+vt)*et,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*nt,(.5+vt)*et,(.5+St+pt)*nt,(.5+lt+vt)*et,(.5+lt+pt)*nt,(.5+St+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5-lt+vt)*et,(1-.5+lt+pt)*nt,(.5-St+vt)*et,(.5+St+pt)*nt,(.5-lt+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-St+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-St+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*nt,(.5+lt+vt)*et,(.5-lt+pt)*nt,(.5+St+vt)*et,(.5-St+pt)*nt,(.5+lt+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,.85*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.425*nt,.85*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.425*nt,.9*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,.9*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.9*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.9*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.85*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.85*et).close()),lt=.325,pt=0,vt=-.125,St=lt*ne;var kt=new go.PathFigure((1-.5+lt+pt)*nt,(.5+vt)*et,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5+lt+vt)*et,(.5+lt+pt)*nt,(.5+St+vt)*et,(.5+St+pt)*nt,(.5+lt+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-St+pt)*nt,(.5+lt+vt)*et,(.5-lt+pt)*nt,(.5+St+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-St+vt)*et,(.5-St+pt)*nt,(.5-lt+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*nt,(.5+vt)*et,(.5+St+pt)*nt,(.5-lt+vt)*et,(1-.5+lt+pt)*nt,(.5-St+vt)*et));var kt=new go.PathFigure((.525+pt)*nt,(.5+lt+vt)*et,!1);return ct.add(kt),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,nt,et){var ct=Ft?Ft.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,et)).add(new go.PathSegment(go.PathSegment.Move,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*nt,et)).add(new go.PathSegment(go.PathSegment.Move,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Move,ct*nt,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,ct*nt,et))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)))}),go.Shape.defineFigureGenerator("LogicAnd",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,et,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)).add(new go.PathSegment(go.PathSegment.Line,nt,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(Ft,nt,et){var ct=new go.Geometry().add(new go.PathFigure(.5*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)).add(new go.PathSegment(go.PathSegment.Move,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*nt,.5*et,.5*nt,.5*et)));return ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("LogicTruth",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Move,.5*nt,0)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,et,!1).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Move,.5*nt,et)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,0,.5*et)).add(new go.PathSegment(go.PathSegment.Move,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et)))}),go.Shape.defineFigureGenerator("LogicForAll",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Move,.25*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,.75*nt,.5*et))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Move,0,et)).add(new go.PathSegment(go.PathSegment.Line,nt,et))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(Ft,nt,et){var ct=.5;return new go.Geometry().add(new go.PathFigure(0,et,!1).add(new go.PathSegment(go.PathSegment.Line,0,ct*et)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ct*nt,ct*et,ct*nt,ct*et)).add(new go.PathSegment(go.PathSegment.Line,nt,et))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Ft,nt,et){var ct=.5;return new go.Geometry().add(new go.PathFigure(nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,ct*et)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ct*nt,ct*et,ct*nt,ct*et)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new Sn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new Sn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ct)*nt,vt=(.5-lt/2)*et,St=(.5+lt/2)*et,kt=new go.Geometry,Dt=new go.PathFigure(0,vt,!0);kt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Dt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,et)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,St)),Dt.add(new go.PathSegment(go.PathSegment.Line,0,St).close()),kt.spot1=new go.Spot(0,vt/et);var jt=Ce(0,St/et,1,St/et,pt/nt,1,1,.5,bt());return kt.spot2=new go.Spot(jt.x,jt.y),le(jt),kt}),go.Shape.setFigureParameter("Arrow2",0,new Sn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new Sn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=30),ct>nt&&(ct=nt);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,et/2);var pt=nt-ct,vt=(et-lt)/2,St=vt+lt,kt=new go.Geometry,Dt=new go.PathFigure(0,vt,!0);kt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Dt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,et)),Dt.add(new go.PathSegment(go.PathSegment.Line,pt,St)),Dt.add(new go.PathSegment(go.PathSegment.Line,0,St).close()),kt.spot1=new go.Spot(0,vt/et);var jt=Ce(0,St/et,1,St/et,pt/nt,1,1,.5,bt());return kt.spot2=new go.Spot(jt.x,jt.y),le(jt),kt}),go.Shape.defineFigureGenerator("Chevron",function(Ft,nt,et){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*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et).close()),ct}),go.Shape.defineFigureGenerator("DoubleArrow",function(Ft,nt,et){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*nt,.214*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,.786*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*et).close()),ct}),go.Shape.setFigureParameter("DoubleEndArrow",0,new Sn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*et,pt=(.5+ct/2)*et,vt=new go.Geometry,St=new go.PathFigure(nt,.5*et,!0);vt.add(St),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.3*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.3*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,.3*nt,0)),St.add(new go.PathSegment(go.PathSegment.Line,.3*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close());var kt=Ce(0,.5,.3,0,0,lt/et,.1,lt/et,bt());return vt.spot1=new go.Spot(kt.x,kt.y),kt=Ce(.7,1,1,.5,0,pt/et,1,pt/et,kt),vt.spot2=new go.Spot(kt.x,kt.y),le(kt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new Sn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new Sn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(et-ct)/2,vt=pt+ct,St=(et-lt)/2,kt=St+lt;(ct>et||lt>et)&&(lt>ct?(ct=ct*et/lt,pt=(et-ct)/2,vt=pt+ct,St=0,kt=et):(pt=0,vt=et,St=0,kt=et));var Dt=new go.Geometry,jt=new go.PathFigure(nt,.5*et,!0);Dt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,kt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,kt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,St)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,St).close());var $t=Ce(0,.5,.3,St/et,0,pt/et,1,pt/et,bt());return Dt.spot1=new go.Spot($t.x,$t.y),$t=Ce(.7,kt/et,1,.5,0,vt/et,1,vt/et,$t),Dt.spot2=new go.Spot($t.x,$t.y),le($t),Dt}),go.Shape.setFigureParameter("IBeamArrow",0,new Sn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*et,pt=(.5+ct/2)*et,vt=new go.Geometry,St=new go.PathFigure(nt,.5*et,!0);vt.add(St),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,0,et)),St.add(new go.PathSegment(go.PathSegment.Line,0,0)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,0)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(0,lt/et);var kt=Ce(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(kt.x,kt.y),le(kt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new Sn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new Sn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(et-ct)/2,vt=pt+ct,St=(et-lt)/2,kt=St+lt;(ct>et||lt>et)&&(lt>ct?(ct=ct*et/lt,pt=(et-ct)/2,vt=pt+ct,St=0,kt=et):(pt=0,vt=et,St=0,kt=et));var Dt=new go.Geometry,jt=new go.PathFigure(nt,.5*et,!0);Dt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,kt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,kt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,kt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,St)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,St)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,St).close()),Dt.spot1=new go.Spot(0,pt/et);var $t=Ce(.7,kt/et,1,.5,0,vt/et,1,vt/et,bt());return Dt.spot2=new go.Spot($t.x,$t.y),le($t),Dt}),go.Shape.setFigureParameter("Pointer",0,new Sn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.1);var lt=new go.Geometry,pt=new go.PathFigure(nt,.5*et,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ct,.35);var vt=Ce(.2,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new Sn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=new go.Geometry,pt=new go.PathFigure(nt,.5*et,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ct*nt,.75*et,ct*nt,.25*et).close()),lt.spot1=new go.Spot(ct,.35);var vt=Ce(0,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new Sn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.4);var lt=(.5-ct/2)*et,pt=(.5+ct/2)*et,vt=new go.Geometry,St=new go.PathFigure(nt,.5*et,!0);vt.add(St),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,0,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,0,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(.2,.3);var kt=Ce(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(kt.x,kt.y),le(kt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new Sn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=50);var lt=(et-ct)/2,pt=lt+ct;ct>et&&(lt=0,pt=et);var vt=new go.Geometry,St=new go.PathFigure(nt,.5*et,!0);vt.add(St),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,0,pt)),St.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,0,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(.2,lt/et);var kt=Ce(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(kt.x,kt.y),le(kt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new Sn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.7);var lt=new go.Geometry,pt=new go.PathFigure(nt,.5*et,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,ct*nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*nt,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ct,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=ne*.1,vt=new go.PathFigure(0,.9*et,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,(.9+pt)*et,(.5+lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*et,(.5-lt)*nt,et,0,(.9+pt)*et).close()),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.97),ct}),go.Shape.defineFigureGenerator("Cone2",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.9*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.9*et,(1-.85/.9)*nt,et,.85/.9*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*et).close());var pt=new go.PathFigure(0,.9*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.9*et,(1-.85/.9)*nt,.8*et,.85/.9*nt,.8*et)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.82),ct}),go.Shape.defineFigureGenerator("Cube1",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*et).close());var pt=new go.PathFigure(.5*nt,et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.15*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.5,.85),ct}),go.Shape.defineFigureGenerator("Cube2",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.3*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,0).close());var pt=new go.PathFigure(0,.3*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Move,.7*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.7,1),ct}),go.Shape.defineFigureGenerator("Cylinder1",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=ne*.5,vt=new go.PathFigure(0,ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,ne*ct,(.5-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*nt,ct,(.5+pt)*nt,0,1*nt,ne*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,1*et,1*nt,et-ne*ct,(.5+pt)*nt,1*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-ct,(.5-pt)*nt,1*et,0,et-ne*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct));var St=new go.PathFigure(nt,ct,!1);return lt.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,2*ct,1*nt,2*ct-ne*ct,(.5+pt)*nt,2*ct)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,ct,(.5-pt)*nt,2*ct,0,2*ct-ne*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,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=ne*.5,vt=new go.PathFigure(0,et-ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,ne*ct,(.5-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,ct,(.5+pt)*nt,0,nt,ne*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,et-ne*ct,(.5+pt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-ct,(.5-pt)*nt,et,0,et-ne*ct));var St=new go.PathFigure(0,et-ct,!1);return lt.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et-2*ct,0,et-ct-ne*ct,(.5-pt)*nt,et-2*ct)),St.add(new go.PathSegment(go.PathSegment.Bezier,nt,et-ct,(.5+pt)*nt,et-2*ct,nt,et-ct-ne*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,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=ne*.5,vt=new go.PathFigure(ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ct,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,nt-ne*ct,0,nt,(.5-pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ct,et,nt,(.5+pt)*et,nt-ne*ct,et)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,ne*ct,et,0,(.5+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*et,ne*ct,0));var St=new go.PathFigure(ct,0,!1);return lt.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,2*ct,.5*et,ct+ne*ct,0,2*ct,(.5-pt)*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,ct,et,2*ct,(.5+pt)*et,ct+ne*ct,et)),lt.spot1=new go.Spot(0,0,2*ct,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=ne*.5,vt=new go.PathFigure(nt-ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,nt-ne*ct,0,nt,(.5-pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ct,et,nt,(.5+pt)*et,nt-ne*ct,et)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,ne*ct,et,0,(.5+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*et,ne*ct,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ct,0));var St=new go.PathFigure(nt-ct,0,!1);return lt.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,nt-2*ct,.5*et,nt-ct-ne*ct,0,nt-2*ct,(.5-pt)*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,nt-ct,et,nt-2*ct,(.5+pt)*et,nt-ct-ne*ct,et)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ct,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.25*nt,.25*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var pt=new go.PathFigure(.25*nt,.25*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),ct.spot1=new go.Spot(.408,.172),ct.spot2=new go.Spot(.833,.662),ct}),go.Shape.defineFigureGenerator("Prism2",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var pt=new go.PathFigure(0,et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),pt.add(new go.PathSegment(go.PathSegment.Move,0,.25*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.5*et)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("Pyramid1",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*et).close());var pt=new go.PathFigure(.5*nt,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Pyramid2",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*et).close());var pt=new go.PathFigure(.5*nt,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.7*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.85*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.7*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.85*et)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Actor",function(Ft,nt,et){var ct=new go.Geometry,lt=.2,pt=.1,vt=ne*lt,St=ne*pt,kt=.5,Dt=.1,jt=new go.PathFigure(kt*nt,(Dt+pt)*et,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-lt)*nt,Dt*et,(kt-vt)*nt,(Dt+pt)*et,(kt-lt)*nt,(Dt+St)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-pt)*et,(kt-lt)*nt,(Dt-St)*et,(kt-vt)*nt,(Dt-pt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(kt+lt)*nt,Dt*et,(kt+vt)*nt,(Dt-pt)*et,(kt+lt)*nt,(Dt-St)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt+pt)*et,(kt+lt)*nt,(Dt+St)*et,(kt+vt)*nt,(Dt+pt)*et));var $t=.05,Yt=ne*$t;kt=.05,Dt=.25;var Vt=new go.PathFigure(.5*nt,.2*et,!0);return ct.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.95*nt,.2*et)),kt=.95,Dt=.25,Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt+$t)*nt,Dt*et,(kt+Yt)*nt,(Dt-$t)*et,(kt+$t)*nt,(Dt-Yt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,nt,.6*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.6*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.35*et)),$t=.025,Yt=ne*$t,kt=.825,Dt=.35,Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-$t)*et,(kt+$t)*nt,(Dt-Yt)*et,(kt+Yt)*nt,(Dt-$t)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-$t)*nt,Dt*et,(kt-Yt)*nt,(Dt-$t)*et,(kt-$t)*nt,(Dt-Yt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.7*et)),$t=.05,Yt=ne*$t,kt=.5,Dt=.7,Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-$t)*et,(kt+$t)*nt,(Dt-Yt)*et,(kt+Yt)*nt,(Dt-$t)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-$t)*nt,Dt*et,(kt-Yt)*nt,(Dt-$t)*et,(kt-$t)*nt,(Dt-Yt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.35*et)),$t=.025,Yt=ne*$t,kt=.175,Dt=.35,Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-$t)*et,(kt+$t)*nt,(Dt-Yt)*et,(kt+Yt)*nt,(Dt-$t)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-$t)*nt,Dt*et,(kt-Yt)*nt,(Dt-$t)*et,(kt-$t)*nt,(Dt-Yt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.6*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et)),$t=.05,Yt=ne*$t,kt=.05,Dt=.25,Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-$t)*et,(kt-$t)*nt,(Dt-Yt)*et,(kt-Yt)*nt,(Dt-$t)*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.2*et)),ct.spot1=new go.Spot(.2,.2),ct.spot2=new go.Spot(.8,.65),ct}),go.Shape.setFigureParameter("Card",0,new Sn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;isNaN(ct)&&(ct=.2);var lt=new go.Geometry,pt=new go.PathFigure(nt,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ct*et)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*nt,0).close()),lt.spot1=new go.Spot(0,ct),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,.5*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et));var pt=new go.PathFigure(.5*nt,.5*et,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,.25),ct}),go.Shape.defineFigureGenerator("CreateRequest",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var vt=new go.PathFigure(0,lt*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,lt*et)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,(1-lt)*et)),ct}),go.Shape.defineFigureGenerator("Database",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=ne*.1,vt=new go.PathFigure(nt,.1*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,(.9+pt)*et,(.5+lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*et,(.5-lt)*nt,et,0,(.9+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,(.1-pt)*et,(.5-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.1*et,(.5+lt)*nt,0,nt,(.1-pt)*et));var St=new go.PathFigure(nt,.1*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,nt,(.1+pt)*et,(.5+lt)*nt,.2*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*et,(.5-lt)*nt,.2*et,0,(.1+pt)*et)),St.add(new go.PathSegment(go.PathSegment.Move,nt,.2*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.3*et,nt,(.2+pt)*et,(.5+lt)*nt,.3*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*et,(.5-lt)*nt,.3*et,0,(.2+pt)*et)),St.add(new go.PathSegment(go.PathSegment.Move,nt,.3*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.4*et,nt,(.3+pt)*et,(.5+lt)*nt,.4*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*et,(.5-lt)*nt,.4*et,0,(.3+pt)*et)),ct.spot1=new go.Spot(0,.4),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("DataStorage",function(Ft,nt,et){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*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*nt,et,nt,0,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.9*et,.25*nt,.1*et).close()),ct.spot1=new go.Spot(.226,0),ct.spot2=new go.Spot(.81,1),ct}),go.Shape.defineFigureGenerator("DiskStorage",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=ne*.1,vt=new go.PathFigure(nt,.1*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,(.9+pt)*et,(.5+lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*et,(.5-lt)*nt,et,0,(.9+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,(.1-pt)*et,(.5-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.1*et,(.5+lt)*nt,0,nt,(.1-pt)*et));var St=new go.PathFigure(nt,.1*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,nt,(.1+pt)*et,(.5+lt)*nt,.2*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*et,(.5-lt)*nt,.2*et,0,(.1+pt)*et)),St.add(new go.PathSegment(go.PathSegment.Move,nt,.2*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.3*et,nt,(.2+pt)*et,(.5+lt)*nt,.3*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*et,(.5-lt)*nt,.3*et,0,(.2+pt)*et)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("Display",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.25*nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*nt,et,nt,0,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et).close()),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("DividedEvent",function(Ft,nt,et){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=ne*.2,vt=new go.PathFigure(0,.2*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,0,0,(.2-pt)*et,(.2-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.2*et,(.8+pt)*nt,0,nt,(.2-pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,et,nt,(.8+pt)*et,(.8+pt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*et,(.2-pt)*nt,et,0,(.8+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*et));var St=new go.PathFigure(0,lt*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt,lt*et)),ct}),go.Shape.defineFigureGenerator("DividedProcess",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var vt=new go.PathFigure(0,lt*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,lt*et)),ct}),go.Shape.defineFigureGenerator("Document",function(Ft,nt,et){var ct=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*et,.5*nt,.4*et,.5*nt,et).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var vt=new go.PathFigure(lt*nt,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt*et)),vt.add(new go.PathSegment(go.PathSegment.Move,nt,lt*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,(1-lt)*et)),ct}),go.Shape.defineFigureGenerator("ExternalProcess",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et).close());var pt=new go.PathFigure(.1*nt,.4*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.9*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.6*nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.4*nt,.9*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.9*et)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("File",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var pt=new go.PathFigure(.75*nt,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.25*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Interrupt",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,.5*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et));var pt=new go.PathFigure(nt,.5*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et));var vt=new go.PathFigure(nt,.5*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("InternalStorage",function(Ft,nt,et){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,nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var St=new go.PathFigure(lt*nt,0,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),St.add(new go.PathSegment(go.PathSegment.Move,0,pt*et)),St.add(new go.PathSegment(go.PathSegment.Line,nt,pt*et)),ct}),go.Shape.defineFigureGenerator("Junction",function(Ft,nt,et){var ct=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=ne*.5,St=.5,kt=new go.PathFigure(nt,St*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,St*nt,et,nt,(St+vt)*et,(St+vt)*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,0,St*et,(St-vt)*nt,et,0,(St+vt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,St*nt,0,0,(St-vt)*et,(St-vt)*nt,0)),kt.add(new go.PathSegment(go.PathSegment.Bezier,nt,St*et,(St+vt)*nt,0,nt,(St-vt)*et));var Dt=new go.PathFigure((pt+lt)*nt,(pt+lt)*et,!1);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,pt*nt,pt*et)),Dt.add(new go.PathSegment(go.PathSegment.Move,pt*nt,(pt+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*nt,pt*et)),ct}),go.Shape.defineFigureGenerator("LinedDocument",function(Ft,nt,et){var ct=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*et,.5*nt,.4*et,.5*nt,et).close());var pt=new go.PathFigure(.1*nt,0,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.75*et)),ct.spot1=new go.Spot(.1,0),ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("LoopLimit",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MagneticTape",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=.5,vt=new go.PathFigure(.5*nt,et,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*et,(pt-lt)*nt,et,0,(pt+lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*nt,0,0,(pt-lt)*et,(pt-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,pt*et,(pt+lt)*nt,0,nt,(pt-lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,(pt+.1)*nt,.9*et,nt,(pt+lt)*et,(pt+lt)*nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),ct.spot1=new go.Spot(.15,.15),ct.spot2=new go.Spot(.85,.8),ct}),go.Shape.defineFigureGenerator("ManualInput",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MessageFromUser",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Ft,nt,et){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*nt,lt*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,(1-lt)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct}),go.Shape.defineFigureGenerator("MicroformRecording",function(Ft,nt,et){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*nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("MultiDocument",function(Ft,nt,et){var ct=new go.Geometry;et=et/.8;var lt=new go.PathFigure(nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*nt,.44*et,.96*nt,.47*et,.93*nt,.45*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.54*et,.86*nt,.57*et,.83*nt,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*et,.4*nt,.4*et,.4*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,0).close());var pt=new go.PathFigure(.1*nt,.2*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.2*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.54*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.44*et)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.8,.77),ct}),go.Shape.defineFigureGenerator("MultiProcess",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.1*nt,.1*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.2*et).close());var pt=new go.PathFigure(.2*nt,.1*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.1*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.8*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.1*nt,.2*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.2*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.9*et)),ct.spot1=new go.Spot(0,.2),ct.spot2=new go.Spot(.8,1),ct}),go.Shape.defineFigureGenerator("OfflineStorage",function(Ft,nt,et){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,nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et).close());var St=new go.PathFigure(.5*lt*nt,lt*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*nt,lt*et)),ct}),go.Shape.defineFigureGenerator("OffPageConnector",function(Ft,nt,et){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*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("Or",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=.5,vt=new go.PathFigure(nt,pt*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*nt,et,nt,(pt+lt)*et,(pt+lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*et,(pt-lt)*nt,et,0,(pt+lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*nt,0,0,(pt-lt)*et,(pt-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,pt*et,(pt+lt)*nt,0,nt,(pt-lt)*et));var St=new go.PathFigure(nt,.5*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),St.add(new go.PathSegment(go.PathSegment.Move,.5*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),ct}),go.Shape.defineFigureGenerator("PaperTape",function(Ft,nt,et){var ct=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.3*et,.5*nt,.6*et,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*et,.5*nt,.4*et,.5*nt,et).close()),ct.spot1=new go.Spot(0,.49),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Ft,nt,et){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,nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*nt,.5*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Ft,nt,et){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)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct}),go.Shape.defineFigureGenerator("Procedure",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var vt=new go.PathFigure((1-lt)*nt,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Move,lt*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),ct}),go.Shape.defineFigureGenerator("Process",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var vt=new go.PathFigure(lt*nt,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Sort",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et).close());var pt=new go.PathFigure(0,.5*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.5),ct}),go.Shape.defineFigureGenerator("Start",function(Ft,nt,et){var ct=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*nt,0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*nt,.5*et,.25*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*nt,.5*et,.25*nt,.5*et));var vt=new go.PathFigure(lt*nt,0,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*nt,et)),ct.spot1=new go.Spot(lt,0),ct.spot2=new go.Spot(1-lt,1),ct}),go.Shape.defineFigureGenerator("Terminator",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.25*nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*nt,.5*et,.25*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*nt,.5*et,.25*nt,.5*et)),ct.spot1=new go.Spot(.23,0),ct.spot2=new go.Spot(.77,1),ct}),go.Shape.defineFigureGenerator("TransmittalTape",function(Ft,nt,et){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,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,(1-lt)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*et).close()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("AndGate",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=new go.PathFigure(0,0,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,(.5+lt)*nt,0,nt,(.5-lt)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,(.5+lt)*et,(.5+lt)*nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.55,1),ct}),go.Shape.defineFigureGenerator("Buffer",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Clock",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=.5,vt=new go.PathFigure(nt,pt*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*nt,et,nt,(pt+lt)*et,(pt+lt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*et,(pt-lt)*nt,et,0,(pt+lt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*nt,0,0,(pt-lt)*et,(pt-lt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,pt*et,(pt+lt)*nt,0,nt,(pt-lt)*et));var St=new go.PathFigure(nt,pt*et,!1);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt,pt*et));var kt=new go.PathFigure(.8*nt,.75*et,!1);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.25*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.25*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.75*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.75*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.25*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.25*et)),kt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.75*et)),ct}),go.Shape.defineFigureGenerator("Ground",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,et)),ct}),go.Shape.defineFigureGenerator("Inverter",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.1,pt=.1,vt=.9,St=.5,kt=new go.PathFigure(.8*nt,.5*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,0,et)),kt.add(new go.PathSegment(go.PathSegment.Line,0,0)),kt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.5*et));var Dt=new go.PathFigure((vt+pt)*nt,St*et,!0);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,(vt+lt)*nt,(St-pt)*et,(vt+pt)*nt,(St-lt)*et)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.4,.75),ct}),go.Shape.defineFigureGenerator("NandGate",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=ne*.4,vt=ne*.1,St=.1,kt=.9,Dt=.5,jt=new go.PathFigure(.8*nt,.5*et,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,et,.8*nt,(.5+pt)*et,(.4+lt)*nt,et)),jt.add(new go.PathSegment(go.PathSegment.Line,0,et)),jt.add(new go.PathSegment(go.PathSegment.Line,0,0)),jt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)),jt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(.4+lt)*nt,0,.8*nt,(.5-pt)*et));var $t=new go.PathFigure((kt+St)*nt,Dt*et,!0);return ct.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt+St)*et,(kt+St)*nt,(Dt+vt)*et,(kt+vt)*nt,(Dt+St)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St)*nt,Dt*et,(kt-vt)*nt,(Dt+St)*et,(kt-St)*nt,(Dt+vt)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-St)*et,(kt-St)*nt,(Dt-vt)*et,(kt-vt)*nt,(Dt-St)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St)*nt,Dt*et,(kt+vt)*nt,(Dt-St)*et,(kt+St)*nt,(Dt-vt)*et)),ct.spot1=new go.Spot(0,.05),ct.spot2=new go.Spot(.55,.95),ct}),go.Shape.defineFigureGenerator("NorGate",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*lt,vt=0,St=.5,kt=new go.PathFigure(.8*nt,.5*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,0,et,.7*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.75*et,.25*nt,.25*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(vt+pt)*nt,(St-lt)*et,.7*nt,(St-pt)*et)),lt=.1,pt=ne*.1,vt=.9,St=.5;var Dt=new go.PathFigure((vt-lt)*nt,St*et,!0);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et)),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.6,.75),ct}),go.Shape.defineFigureGenerator("OrGate",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*lt,vt=0,St=.5,kt=new go.PathFigure(0,0,!0);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,(vt+pt+pt)*nt,(St-lt)*et,.8*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,0,et,.8*nt,(St+pt)*et,(vt+pt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.75*et,.25*nt,.25*et).close()),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("XnorGate",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*lt,vt=.2,St=.5,kt=new go.PathFigure(.1*nt,0,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,et,.35*nt,.25*et,.35*nt,.75*et));var Dt=new go.PathFigure(.8*nt,.5*et,!0);ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,et,.7*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,0,.45*nt,.75*et,.45*nt,.25*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(vt+pt)*nt,(St-lt)*et,.7*nt,(St-pt)*et)),lt=.1,pt=ne*.1,vt=.9,St=.5;var jt=new go.PathFigure((vt-lt)*nt,St*et,!0);return ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et)),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.65,.75),ct}),go.Shape.defineFigureGenerator("XorGate",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*lt,vt=.2,St=.5,kt=new go.PathFigure(.1*nt,0,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,et,.35*nt,.25*et,.35*nt,.75*et));var Dt=new go.PathFigure(.2*nt,0,!0);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,(vt+pt)*nt,(St-lt)*et,.9*nt,(St-pt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,et,.9*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,0,.45*nt,.75*et,.45*nt,.25*et).close()),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.8,.75),ct}),go.Shape.defineFigureGenerator("Capacitor",function(Ft,nt,et){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,et)),lt.add(new go.PathSegment(go.PathSegment.Move,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),ct}),go.Shape.defineFigureGenerator("Resistor",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*et,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.5*et)),ct}),go.Shape.defineFigureGenerator("Inductor",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.1,pt=.1,vt=.1,St=.5,kt=new go.PathFigure((vt-lt*.5)*nt,et,!1);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.3,kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.5,kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.7,kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.9,kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),ct}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.5,pt=.5,vt=.5,St=.5,kt=new go.PathFigure((vt-pt)*nt,St*et,!1);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,(vt+lt)*nt,(St-pt)*et,(vt+pt)*nt,(St-lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*nt,St*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*nt,St*et,vt*nt,(St-pt)*et,vt*nt,(St+pt)*et)),ct}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*et,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Move,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),ct}),go.Shape.defineFigureGenerator("Diode",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Wifi",function(Ft,nt,et){var ct=new go.Geometry,lt=nt,pt=et;nt=nt*.38,et=et*.6;var vt=ne*.8,St=.8,kt=0,Dt=.5,jt=(lt-nt)/2,$t=(pt-et)/2,Yt=new go.PathFigure(kt*nt+jt,(Dt+St)*et+$t,!0);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St)*nt+jt,Dt*et+$t,(kt-vt)*nt+jt,(Dt+St)*et+$t,(kt-St)*nt+jt,(Dt+vt)*et+$t)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt-St)*et+$t,(kt-St)*nt+jt,(Dt-vt)*et+$t,(kt-vt)*nt+jt,(Dt-St)*et+$t)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St+vt*.5)*nt+jt,Dt*et+$t,kt*nt+jt,(Dt-St)*et+$t,(kt-St+vt*.5)*nt+jt,(Dt-vt)*et+$t)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt+St)*et+$t,(kt-St+vt*.5)*nt+jt,(Dt+vt)*et+$t,kt*nt+jt,(Dt+St)*et+$t).close()),vt=ne*.4,St=.4,kt=.2,Dt=.5;var Vt=new go.PathFigure(kt*nt+jt,(Dt+St)*et+$t,!0);ct.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St)*nt+jt,Dt*et+$t,(kt-vt)*nt+jt,(Dt+St)*et+$t,(kt-St)*nt+jt,(Dt+vt)*et+$t)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt-St)*et+$t,(kt-St)*nt+jt,(Dt-vt)*et+$t,(kt-vt)*nt+jt,(Dt-St)*et+$t)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St+vt*.5)*nt+jt,Dt*et+$t,kt*nt+jt,(Dt-St)*et+$t,(kt-St+vt*.5)*nt+jt,(Dt-vt)*et+$t)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt+St)*et+$t,(kt-St+vt*.5)*nt+jt,(Dt+vt)*et+$t,kt*nt+jt,(Dt+St)*et+$t).close()),vt=ne*.2,St=.2,kt=.5,Dt=.5;var de=new go.PathFigure((kt-St)*nt+jt,Dt*et+$t,!0);ct.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt-St)*et+$t,(kt-St)*nt+jt,(Dt-vt)*et+$t,(kt-vt)*nt+jt,(Dt-St)*et+$t)),de.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St)*nt+jt,Dt*et+$t,(kt+vt)*nt+jt,(Dt-St)*et+$t,(kt+St)*nt+jt,(Dt-vt)*et+$t)),de.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt+St)*et+$t,(kt+St)*nt+jt,(Dt+vt)*et+$t,(kt+vt)*nt+jt,(Dt+St)*et+$t)),de.add(new go.PathSegment(go.PathSegment.Bezier,(kt-St)*nt+jt,Dt*et+$t,(kt-vt)*nt+jt,(Dt+St)*et+$t,(kt-St)*nt+jt,(Dt+vt)*et+$t)),vt=ne*.4,St=.4,kt=.8,Dt=.5;var ee=new go.PathFigure(kt*nt+jt,(Dt-St)*et+$t,!0);ct.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St)*nt+jt,Dt*et+$t,(kt+vt)*nt+jt,(Dt-St)*et+$t,(kt+St)*nt+jt,(Dt-vt)*et+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt+St)*et+$t,(kt+St)*nt+jt,(Dt+vt)*et+$t,(kt+vt)*nt+jt,(Dt+St)*et+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St-vt*.5)*nt+jt,Dt*et+$t,kt*nt+jt,(Dt+St)*et+$t,(kt+St-vt*.5)*nt+jt,(Dt+vt)*et+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt-St)*et+$t,(kt+St-vt*.5)*nt+jt,(Dt-vt)*et+$t,kt*nt+jt,(Dt-St)*et+$t).close()),vt=ne*.8,St=.8,kt=1,Dt=.5;var Ne=new go.PathFigure(kt*nt+jt,(Dt-St)*et+$t,!0);return ct.add(Ne),Ne.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St)*nt+jt,Dt*et+$t,(kt+vt)*nt+jt,(Dt-St)*et+$t,(kt+St)*nt+jt,(Dt-vt)*et+$t)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt+St)*et+$t,(kt+St)*nt+jt,(Dt+vt)*et+$t,(kt+vt)*nt+jt,(Dt+St)*et+$t)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,(kt+St-vt*.5)*nt+jt,Dt*et+$t,kt*nt+jt,(Dt+St)*et+$t,(kt+St-vt*.5)*nt+jt,(Dt+vt)*et+$t)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt+jt,(Dt-St)*et+$t,(kt+St-vt*.5)*nt+jt,(Dt-vt)*et+$t,kt*nt+jt,(Dt-St)*et+$t).close()),ct}),go.Shape.defineFigureGenerator("Email",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),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*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),pt.add(new go.PathSegment(go.PathSegment.Move,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.54*et)),pt.add(new go.PathSegment(go.PathSegment.Move,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.54*et)),ct}),go.Shape.defineFigureGenerator("Ethernet",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.35*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*nt,0).close());var pt=new go.PathFigure(.1*nt,et,!0,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,et).close());var vt=new go.PathFigure(.6*nt,et,!0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.6*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.6*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,et).close());var St=new go.PathFigure(0,.5*et,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.4*et)),St.add(new go.PathSegment(go.PathSegment.Move,.75*nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.6*et)),St.add(new go.PathSegment(go.PathSegment.Move,.25*nt,.5*et)),St.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.6*et)),ct}),go.Shape.defineFigureGenerator("Power",function(Ft,nt,et){var ct=new go.Geometry,lt=ne*.4,pt=.4,vt=.5,St=.5,kt=bt(),Dt=bt(),jt=bt(),$t=bt();De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.5,kt,kt,Dt,jt,$t);var Yt=It(Dt.x,Dt.y),Vt=new go.PathFigure(Dt.x*nt,Dt.y*et,!0);ct.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,jt.x*nt,jt.y*et,$t.x*nt,$t.y*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,(vt-lt)*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et)),De(vt-pt,St,vt-pt,St-lt,vt-lt,St-pt,vt,St-pt,.5,jt,$t,Dt,kt,kt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*nt,Dt.y*et,jt.x*nt,jt.y*et,$t.x*nt,$t.y*et)),lt=ne*.3,pt=.3,De(vt-pt,St,vt-pt,St-lt,vt-lt,St-pt,vt,St-pt,.5,jt,$t,Dt,kt,kt),Vt.add(new go.PathSegment(go.PathSegment.Line,Dt.x*nt,Dt.y*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,St*et,$t.x*nt,$t.y*et,jt.x*nt,jt.y*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+pt)*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,St*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),De(vt,St-pt,vt+lt,St-pt,vt+pt,St-lt,vt+pt,St,.5,kt,kt,Dt,jt,$t),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*nt,Dt.y*et,$t.x*nt,$t.y*et,jt.x*nt,jt.y*et).close());var Vt=new go.PathFigure(.45*nt,0,!0);return ct.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.5*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.5*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,0).close()),le(kt),le(Dt),le(jt),le($t),le(Yt),ct.spot1=new go.Spot(.25,.45),ct.spot2=new go.Spot(.75,.8),ct}),go.Shape.defineFigureGenerator("Fallout",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et/2,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,nt/2,et/2,nt/2,et/2));function pt(vt,St,kt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+St)*nt,(.8+kt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+St)*nt,(.5+kt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+St)*nt,(.5+kt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+St)*nt,(.8+kt)*et).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ct}),go.Shape.defineFigureGenerator("IrritationHazard",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.2*nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.3*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*et).close()),ct.spot1=new go.Spot(.3,.3),ct.spot2=new go.Spot(.7,.7),ct}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.37*nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.11*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*nt,.04*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*nt,.49*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.37*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*nt,.86*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*nt,.91*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*nt,.78*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.56*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*et).close()),ct}),go.Shape.defineFigureGenerator("FireHazard",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.1*nt,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*nt,0,-.25*nt,.63*et,.45*nt,.44*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*nt,.42*et,.48*nt,.17*et,.54*nt,.35*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*nt,.18*et,.59*nt,.29*et,.58*nt,.28*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*nt,.6*et,.8*nt,.34*et,.88*nt,.43*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*nt,.31*et,.87*nt,.48*et,.88*nt,.43*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*nt,et,1.17*nt,.76*et,.82*nt,.8*et).close()),ct.spot1=new go.Spot(.07,.445),ct.spot2=new go.Spot(.884,.958),ct}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=0,vt=0,St=lt*ne,kt=.4*Math.SQRT2/2+.5,Dt=.5-.5*Math.SQRT2/2,jt=1,$t=.5,Yt=.5,Vt=0,de=new go.PathFigure(kt*nt,(1-Dt)*et,!1);return ct.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,jt*nt,$t*et,jt*nt,.7*et,jt*nt,$t*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+pt)*nt,(Vt+pt)*et,(.5+lt+pt)*nt,(.5-St+pt)*et,(.5+St+pt)*nt,(.5-lt+pt)*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-St+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-St+vt)*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*nt,.9*et,(.5-lt+pt)*nt,(.5+St+vt)*et,(.5-St+pt)*nt,.9*et)),de.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*nt,.8*et)),de.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*nt,.9*et)),de.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*nt,.95*et)),ct}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Ft,nt,et){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,et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Move,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),ct}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Move,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),ct}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(nt,et,!1);ct.add(pt);var vt=new go.PathFigure(0,.5*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.5*et,.2*nt,.35*et,.3*nt,.35*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,.7*nt,.65*et,.8*nt,.65*et)),ct}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et).close()),ct}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et).close());var lt=new go.PathFigure(0,.2*et,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et)),ct}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.7*nt,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,0,.6*nt,.5*et,0,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*nt,et,.4*nt,.5*et,nt,.5*et).close());var pt=new go.PathFigure(.45*nt,.73*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.73*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.38*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.63*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.31*nt,.27*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.56*nt,.27*et)),ct}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(.335*nt,(1-.555)*et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*nt,(1-.405)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*nt,(1-.405)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*nt,(1-.555)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.68*et,(1-.12)*nt,.46*et,(1-.02)*nt,.54*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*nt,(1-.555)*et,.02*nt,.54*et,.12*nt,.46*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*nt,(1-.595)*et));var vt=.5-.285,St=.5,kt=vt,Dt=Math.PI/4,jt=4*(1-Math.cos(Dt))/(3*Math.sin(Dt)),$t=jt*.5,Yt=vt,Vt=vt,de=jt*Yt,ee=jt*Vt;pt.add(new go.PathSegment(go.PathSegment.Bezier,(St-Yt)*nt,kt*et,(St-(de+Yt)/2)*nt,(kt+(Vt+ee)/2)*et,(St-Yt)*nt,(kt+ee)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,St*nt,(kt-Vt)*et,(St-Yt)*nt,(kt-ee)*et,(St-de)*nt,(kt-Vt)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(St+Yt)*nt,kt*et,(St+de)*nt,(kt-Vt)*et,(St+Yt)*nt,(kt-ee)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*nt,(1-.595)*et,(St+Yt)*nt,(kt+ee)*et,(St+(de+Yt)/2)*nt,(kt+(Vt+ee)/2)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*nt,(1-.595)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*nt,(1-.555)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*nt,(1-.405)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.335*nt,(1-.405)*et));var Ne=new go.PathFigure(.2*nt,et,!1);ct.add(Ne),Ne.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.8*et));var Ie=new go.PathFigure(.8*nt,et,!1);return ct.add(Ie),Ie.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.8*et)),ct}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.1*nt,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,et).close());var pt=new go.PathFigure(.2*nt,.2*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.2*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.8*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.8*et)),ct}),go.Shape.defineFigureGenerator("BpmnEventError",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*nt,.5*et).close()),ct}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(nt,et,!1);ct.add(pt);var vt=new go.PathFigure(.1*nt,et,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et).close()),ct}),go.Shape.defineFigureGenerator("Caution",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.05*nt,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,.8*et,0,et,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*nt,.1*et,.5*nt,0,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*nt,et,nt,et,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*nt,et));var pt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-pt)*nt,.875*et)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*nt,.875*et,pt*nt,pt*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.325*et,.575*nt,.725*et,.625*nt,.375*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.75*et,.375*nt,.375*et,.425*nt,.725*et)),ct}),go.Shape.defineFigureGenerator("Recycle",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.45*nt,.95*et,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.95*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*nt,.85*et,.17*nt,.95*et,.15*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,.625*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*nt,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*nt,.45*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*nt,.45*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*nt,.575*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*nt,.95*et,0,.675*et,0,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*nt,.95*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.775*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*nt,.775*et));var pt=new go.PathFigure(.475*nt,.2*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.225*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.275*nt,.175*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.325*nt,.05*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,.05*et,.35*nt,0,.375*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.375*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.475*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.315*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.32*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.05*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.575*nt,0,.65*nt,.05*et,.625*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.38*nt,.0105*et));var vt=new go.PathFigure(.675*nt,.575*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.875*nt,.525*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.775*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.85*nt,.95*et,nt,.8*et,nt,.85*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.95*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.85*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.725*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.775*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.775*et)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.775*et)),vt.add(new go.PathSegment(go.PathSegment.Move,.675*nt,.575*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.775*nt,.775*et)),ct}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*.5,vt=new go.PathFigure(nt,lt*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*nt,et,nt,(lt+pt)*et,(lt+pt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*et,(lt-pt)*nt,et,0,(lt+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*nt,0,0,(lt-pt)*et,(lt-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,lt*et,(lt+pt)*nt,0,nt,(lt-pt)*et));var St=new go.PathFigure(lt*nt,0,!1);return ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,lt*nt,.15*et)),St.add(new go.PathSegment(go.PathSegment.Move,lt*nt,et)),St.add(new go.PathSegment(go.PathSegment.Line,lt*nt,.85*et)),St.add(new go.PathSegment(go.PathSegment.Move,0,lt*et)),St.add(new go.PathSegment(go.PathSegment.Line,.15*nt,lt*et)),St.add(new go.PathSegment(go.PathSegment.Move,nt,lt*et)),St.add(new go.PathSegment(go.PathSegment.Line,.85*nt,lt*et)),St.add(new go.PathSegment(go.PathSegment.Move,lt*nt,lt*et)),St.add(new go.PathSegment(go.PathSegment.Line,.58*nt,.1*et)),St.add(new go.PathSegment(go.PathSegment.Move,lt*nt,lt*et)),St.add(new go.PathSegment(go.PathSegment.Line,.78*nt,.54*et)),ct}),go.Shape.defineFigureGenerator("Package",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.15*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close());var pt=new go.PathFigure(0,.15*et,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.15*et).close()),ct.spot1=new go.Spot(0,.1),ct.spot2=new go.Spot(1,1),ct}),go.Shape.defineFigureGenerator("Class",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et).close());var vt=new go.PathFigure(0,.5*et,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et).close()),ct}),go.Shape.defineFigureGenerator("Component",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et).close());var pt=new go.PathFigure(0,.2*et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.2*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.2*et).close());var vt=new go.PathFigure(0,.6*et,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.6*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.8*et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*et).close()),ct}),go.Shape.defineFigureGenerator("Boat Shipment",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.15*nt,.6*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.6*et));var pt=new go.PathFigure(.15*nt,.6*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.6*et)),ct}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*nt,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*nt,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et).close()),ct}),go.Shape.defineFigureGenerator("Workcell",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ct}),go.Shape.defineFigureGenerator("Supermarket",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Move,nt,.33*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.66*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*et)),lt.add(new go.PathSegment(go.PathSegment.Move,nt,.66*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),ct}),go.Shape.defineFigureGenerator("TruckShipment",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(nt,.8*et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.8*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et).close());var vt=.1,St=ne*.1,kt=.2,Dt=.9,jt=new go.PathFigure((kt-vt)*nt,Dt*et,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-vt)*et,(kt-vt)*nt,(Dt-St)*et,(kt-St)*nt,(Dt-vt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(kt+vt)*nt,Dt*et,(kt+St)*nt,(Dt-vt)*et,(kt+vt)*nt,(Dt-St)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt+vt)*et,(kt+vt)*nt,(Dt+St)*et,(kt+St)*nt,(Dt+vt)*et)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(kt-vt)*nt,Dt*et,(kt-St)*nt,(Dt+vt)*et,(kt-vt)*nt,(Dt+St)*et).close()),vt=.1,St=ne*.1,kt=.8,Dt=.9;var $t=new go.PathFigure((kt-vt)*nt,Dt*et,!0);return ct.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt-vt)*et,(kt-vt)*nt,(Dt-St)*et,(kt-St)*nt,(Dt-vt)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(kt+vt)*nt,Dt*et,(kt+St)*nt,(Dt-vt)*et,(kt+vt)*nt,(Dt-St)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,kt*nt,(Dt+vt)*et,(kt+vt)*nt,(Dt+St)*et,(kt+St)*nt,(Dt+vt)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(kt-vt)*nt,Dt*et,(kt-St)*nt,(Dt+vt)*et,(kt-vt)*nt,(Dt+St)*et).close()),ct}),go.Shape.defineFigureGenerator("KanbanPost",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.2*nt,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,et)),ct}),go.Shape.defineFigureGenerator("Forklift",function(Ft,nt,et){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*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var pt=new go.PathFigure(0,.5*et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.8*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et));var vt=new go.PathFigure(.5*nt,.8*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.1*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.1*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.8*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.8*et));var St=new go.PathFigure(.5*nt,.7*et,!1);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et));var kt=.1,Dt=ne*.1,jt=.1,$t=.9,Yt=new go.PathFigure((jt-kt)*nt,$t*et,!0);ct.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,jt*nt,($t-kt)*et,(jt-kt)*nt,($t-Dt)*et,(jt-Dt)*nt,($t-kt)*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(jt+kt)*nt,$t*et,(jt+Dt)*nt,($t-kt)*et,(jt+kt)*nt,($t-Dt)*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,jt*nt,($t+kt)*et,(jt+kt)*nt,($t+Dt)*et,(jt+Dt)*nt,($t+kt)*et)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(jt-kt)*nt,$t*et,(jt-Dt)*nt,($t+kt)*et,(jt-kt)*nt,($t+Dt)*et)),kt=.1,Dt=ne*.1,jt=.4,$t=.9;var Vt=new go.PathFigure((jt-kt)*nt,$t*et,!0);return ct.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,jt*nt,($t-kt)*et,(jt-kt)*nt,($t-Dt)*et,(jt-Dt)*nt,($t-kt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(jt+kt)*nt,$t*et,(jt+Dt)*nt,($t-kt)*et,(jt+kt)*nt,($t-Dt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,jt*nt,($t+kt)*et,(jt+kt)*nt,($t+Dt)*et,(jt+Dt)*nt,($t+kt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(jt-kt)*nt,$t*et,(jt-Dt)*nt,($t+kt)*et,(jt-kt)*nt,($t+Dt)*et)),ct}),go.Shape.defineFigureGenerator("RailShipment",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.1*nt,.4*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.9*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.4*et).close());var pt=new go.PathFigure(.45*nt,.7*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.7*et));var vt=new go.PathFigure(.55*nt,.4*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.4*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.9*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.4*et).close());var jt=.05,$t=ne*.05,Yt=.175,Vt=.95,St=new go.PathFigure((Yt-jt)*nt,Vt*et,!0);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt-jt)*et,(Yt-jt)*nt,(Vt-$t)*et,(Yt-$t)*nt,(Vt-jt)*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+jt)*nt,Vt*et,(Yt+$t)*nt,(Vt-jt)*et,(Yt+jt)*nt,(Vt-$t)*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt+jt)*et,(Yt+jt)*nt,(Vt+$t)*et,(Yt+$t)*nt,(Vt+jt)*et)),St.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-jt)*nt,Vt*et,(Yt-$t)*nt,(Vt+jt)*et,(Yt-jt)*nt,(Vt+$t)*et));var jt=.05,$t=ne*.05,Yt=.375,Vt=.95,kt=new go.PathFigure((Yt-jt)*nt,Vt*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt-jt)*et,(Yt-jt)*nt,(Vt-$t)*et,(Yt-$t)*nt,(Vt-jt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+jt)*nt,Vt*et,(Yt+$t)*nt,(Vt-jt)*et,(Yt+jt)*nt,(Vt-$t)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt+jt)*et,(Yt+jt)*nt,(Vt+$t)*et,(Yt+$t)*nt,(Vt+jt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-jt)*nt,Vt*et,(Yt-$t)*nt,(Vt+jt)*et,(Yt-jt)*nt,(Vt+$t)*et));var jt=.05,$t=ne*.05,Yt=.625,Vt=.95,Dt=new go.PathFigure((Yt-jt)*nt,Vt*et,!0);ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt-jt)*et,(Yt-jt)*nt,(Vt-$t)*et,(Yt-$t)*nt,(Vt-jt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+jt)*nt,Vt*et,(Yt+$t)*nt,(Vt-jt)*et,(Yt+jt)*nt,(Vt-$t)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt+jt)*et,(Yt+jt)*nt,(Vt+$t)*et,(Yt+$t)*nt,(Vt+jt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-jt)*nt,Vt*et,(Yt-$t)*nt,(Vt+jt)*et,(Yt-jt)*nt,(Vt+$t)*et));var jt=.05,$t=ne*.05,Yt=.825,Vt=.95,de=new go.PathFigure((Yt-jt)*nt,Vt*et,!0);ct.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt-jt)*et,(Yt-jt)*nt,(Vt-$t)*et,(Yt-$t)*nt,(Vt-jt)*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+jt)*nt,Vt*et,(Yt+$t)*nt,(Vt-jt)*et,(Yt+jt)*nt,(Vt-$t)*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,Yt*nt,(Vt+jt)*et,(Yt+jt)*nt,(Vt+$t)*et,(Yt+$t)*nt,(Vt+jt)*et)),de.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-jt)*nt,Vt*et,(Yt-$t)*nt,(Vt+jt)*et,(Yt-jt)*nt,(Vt+$t)*et).close());var ee=new go.PathFigure(0,et,!1);return ct.add(ee),ee.add(new go.PathSegment(go.PathSegment.Line,nt,et).close()),ct}),go.Shape.defineFigureGenerator("Warehouse",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et).close());var vt=new go.PathFigure(.15*nt,et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.5*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.5*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,et).close());var St=.05,kt=ne*.05,Dt=.35,jt=.775,$t=new go.PathFigure((Dt-St)*nt,jt*et,!0);return ct.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Dt*nt,(jt-St)*et,(Dt-St)*nt,(jt-kt)*et,(Dt-kt)*nt,(jt-St)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Dt+St)*nt,jt*et,(Dt+kt)*nt,(jt-St)*et,(Dt+St)*nt,(jt-kt)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Dt*nt,(jt+St)*et,(Dt+St)*nt,(jt+kt)*et,(Dt+kt)*nt,(jt+St)*et)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Dt-St)*nt,jt*et,(Dt-kt)*nt,(jt+St)*et,(Dt-St)*nt,(jt+kt)*et).close()),ct}),go.Shape.defineFigureGenerator("ControlCenter",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.8*et).close()),ct}),go.Shape.defineFigureGenerator("Bluetooth",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*et,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,nt,et){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,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.4*et)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,nt,et){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,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.4*et)),ct}),go.Shape.defineFigureGenerator("Globe",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,.75*nt,0,nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,.75*et,.75*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,.25*nt,et,0,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,.25*et,.25*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,.15*nt,.25*et,.15*nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,.85*nt,.75*et,.85*nt,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*nt,.15*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*nt,.15*et,.35*nt,.3*et,.65*nt,.3*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*nt,.85*et,.35*nt,.7*et,.65*nt,.7*et)),ct}),go.Shape.defineFigureGenerator("Wave",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*et,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,.25*et,.1*nt,0,.2*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*nt,.25*et,.425*nt,.5*et,.575*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.25*et,.8*nt,0,.9*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,.75*et,.1*nt,.5*et,.2*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*nt,.75*et,.425*nt,et,.575*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.75*et,.8*nt,.5*et,.9*nt,.5*et)),ct}),go.Shape.defineFigureGenerator("Operator",function(Ft,nt,et){var ct=new go.Geometry,lt=.3,pt=ne*.3,vt=.5,St=.7,kt=new go.PathFigure((vt-lt)*nt,St*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et));var Dt=new go.PathFigure(0,.7*et,!1);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.7*et,0,0,nt,0)),ct}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.65*et,.65*nt,.3*et,.65*nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,.35*nt,.5*et,.35*nt,.3*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,et,.3*nt,.6*et,.1*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.65*et,.2*nt,et,.35*nt,.95*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,et,.7*nt,.6*et,.9*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.65*et,.8*nt,et,.65*nt,.95*et)),ct}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,0,.075*et,0,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,et,0,et,.4*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.4*et,.8*nt,et,.85*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),ct}),go.Shape.defineFigureGenerator("Battery",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.1*et));var pt=new go.PathFigure(0,.6*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.4*et)),ct}),go.Shape.defineFigureGenerator("Delete",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*.5,vt=.5,St=.5,kt=new go.PathFigure((vt-lt)*nt,St*et,!0);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et));var Dt=new go.PathFigure(.15*nt,.5*et,!1);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.5*et)),ct}),go.Shape.defineFigureGenerator("Flag",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.1*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.1*et,.15*nt,0,.35*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.1*et,.65*nt,.2*et,.85*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.5*et,.85*nt,.6*et,.65*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,.35*nt,.4*et,.15*nt,.4*et).close()),ct}),go.Shape.defineFigureGenerator("Help",function(Ft,nt,et){var ct=new go.Geometry,lt=.5,pt=ne*.5,vt=.5,St=.5,kt=new go.PathFigure((vt-lt)*nt,St*et,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),kt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et).close()),lt=.05,pt=ne*.05,vt=.5,St=.8;var Dt=new go.PathFigure((vt-lt)*nt,St*et,!1);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St-lt)*et,(vt-lt)*nt,(St-pt)*et,(vt-pt)*nt,(St-lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,St*et,(vt+pt)*nt,(St-lt)*et,(vt+lt)*nt,(St-pt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(St+lt)*et,(vt+lt)*nt,(St+pt)*et,(vt+pt)*nt,(St+lt)*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,St*et,(vt-pt)*nt,(St+lt)*et,(vt-lt)*nt,(St+pt)*et).close()),Dt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.7*et)),Dt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,.75*nt,.475*et,.75*nt,.225*et)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,.35*et,.4*nt,.2*et,.3*nt,.25*et)),ct}),go.Shape.defineFigureGenerator("Location",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.5*nt,et,!0).add(new go.PathSegment(go.PathSegment.Line,.75*nt,.5*et)).add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,.975*nt,.025*et,.5*nt,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*nt,.5*et,.5*nt,0,.025*nt,.025*et).close()).add(new go.PathSegment(go.PathSegment.Move,.5*nt,.2*et)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*nt,.3*et,.1*nt,.1*et).close()))}),go.Shape.defineFigureGenerator("Lock",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et));var pt=new go.PathFigure(.2*nt,.5*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.3*et,.25*nt,0,.75*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.3*et)),ct}),go.Shape.defineFigureGenerator("Unlocked",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et));var pt=new go.PathFigure(.2*nt,.5*et,!1);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.3*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.3*et,.25*nt,0,.75*nt,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.35*et)),ct}),go.Shape.defineFigureGenerator("Gear",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(.9375*nt,.56246875*et,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*nt,.4375*et)).add(new go.PathSegment(go.PathSegment.Line,.80621875*nt,.4375*et)).add(new go.PathSegment(go.PathSegment.Bezier,.763*nt,.3316875*et,.79840625*nt,.39915625*et,.7834375*nt,.3635*et)).add(new go.PathSegment(go.PathSegment.Line,.8566875*nt,.23796875*et)).add(new go.PathSegment(go.PathSegment.Line,.76825*nt,.14959375*et)).add(new go.PathSegment(go.PathSegment.Line,.67596875*nt,.24184375*et)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*nt,.19378125*et,.64228125*nt,.2188125*et,.603875*nt,.2021875*et)).add(new go.PathSegment(go.PathSegment.Line,.5625*nt,.0625*et)).add(new go.PathSegment(go.PathSegment.Line,.4375*nt,.0625*et)).add(new go.PathSegment(go.PathSegment.Line,.4375*nt,.19378125*et)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*nt,.239375*et,.39759375*nt,.20190625*et,.36053125*nt,.2176875*et)).add(new go.PathSegment(go.PathSegment.Line,.2379375*nt,.14959375*et)).add(new go.PathSegment(go.PathSegment.Line,.14953125*nt,.2379375*et)).add(new go.PathSegment(go.PathSegment.Line,.23934375*nt,.3278125*et)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*nt,.4375*et,.21765625*nt,.36059375*et,.201875*nt,.397625*et)).add(new go.PathSegment(go.PathSegment.Line,.0625*nt,.4375*et)).add(new go.PathSegment(go.PathSegment.Line,.0625*nt,.5625*et)).add(new go.PathSegment(go.PathSegment.Line,.1938125*nt,.5625*et)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*nt,.67596875*et,.20221875*nt,.603875*et,.21884375*nt,.64228125*et)).add(new go.PathSegment(go.PathSegment.Line,.1495625*nt,.76825*et)).add(new go.PathSegment(go.PathSegment.Line,.238*nt,.8566875*et)).add(new go.PathSegment(go.PathSegment.Line,.3316875*nt,.76296875*et)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*nt,.80621875*et,.36353125*nt,.78340625*et,.3991875*nt,.79840625*et)).add(new go.PathSegment(go.PathSegment.Line,.43753125*nt,.9375*et)).add(new go.PathSegment(go.PathSegment.Line,.5625*nt,.9375*et)).add(new go.PathSegment(go.PathSegment.Line,.5625*nt,.80621875*et)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*nt,.760625*et,.602375*nt,.79809375*et,.63946875*nt,.78234375*et)).add(new go.PathSegment(go.PathSegment.Line,.76828125*nt,.8566875*et)).add(new go.PathSegment(go.PathSegment.Line,.85671875*nt,.76825*et)).add(new go.PathSegment(go.PathSegment.Line,.76065625*nt,.67221875*et)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*nt,.56246875*et,.78234375*nt,.63940625*et,.798125*nt,.602375*et)).add(new go.PathSegment(go.PathSegment.Line,.9375*nt,.56246875*et).close()).add(new go.PathSegment(go.PathSegment.Move,.5*nt,.6*et)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*nt,.5*et,.1*nt,.1*et).close()))}),go.Shape.defineFigureGenerator("Hand",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,.3*et,0,.375*et,.05*nt,.325*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*nt,.075*et,.3*nt,.225*et,.4*nt,.175*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*nt,.075*et,.46*nt,.05*et,.525*nt,.05*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,.4*et,.525*nt,.275*et,.475*nt,.325*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*nt,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*nt,.55*et,nt,.4*et,nt,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*nt,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*nt,.7*et,.675*nt,.55*et,.675*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*nt,.85*et,.65*nt,.7*et,.65*nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.85*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*nt,et,.61*nt,.85*et,.61*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*et,.435*nt,et,0,et).close()),ct}),go.Shape.defineFigureGenerator("Map",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*nt,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.8*et)),ct}),go.Shape.defineFigureGenerator("Eject",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*.7).close());var pt=new go.PathFigure(0,et*.6,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.6*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0).close()),ct}),go.Shape.defineFigureGenerator("Pencil",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*nt,.1*et)).add(new go.PathSegment(go.PathSegment.Line,nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.9*nt,et)).add(new go.PathSegment(go.PathSegment.Line,.1*nt,.2*et).close()))}),go.Shape.defineFigureGenerator("Building",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*1,et*1,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*nt,et*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*nt,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*nt,et*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*nt,et*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*nt,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*nt,et*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,nt,et*.85).close());var pt=new go.PathFigure(.126*nt,.85*et,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.126*nt,.45*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*nt,.45*et)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*nt,.85*et).close());var vt=new go.PathFigure(.402*nt,.85*et,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*nt,.45*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*nt,.45*et)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*nt,.85*et).close());var St=new go.PathFigure(.678*nt,.85*et,!1);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,.678*nt,.45*et)),St.add(new go.PathSegment(go.PathSegment.Line,.874*nt,.45*et)),St.add(new go.PathSegment(go.PathSegment.Line,.874*nt,.85*et).close());var kt=new go.PathFigure(.5*nt,.1*et,!1);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*nt,.3*et)),kt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*nt,.3*et).close()),ct}),go.Shape.defineFigureGenerator("Staircase",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et*1,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.2,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.2,et*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.35,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.35,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.15,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.15,et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*.95).close()),ct}),go.Shape.defineFigureGenerator("5Bars",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,et*1,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.184,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.184,et*(1-.184)).close());var pt=new go.PathFigure(nt*.204,et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.204,et*(1-.184))),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.388,et*(1-.184*2))),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.388,et*1).close());var vt=new go.PathFigure(nt*.408,et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.408,et*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.592,et*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.592,et*1).close());var St=new go.PathFigure(nt*.612,et,!0);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt*.612,et*(1-.184*3))),St.add(new go.PathSegment(go.PathSegment.Line,nt*.796,et*(1-.184*4))),St.add(new go.PathSegment(go.PathSegment.Line,nt*.796,et*1).close());var kt=new go.PathFigure(nt*.816,et,!0);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.816,et*(1-.184*4))),kt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*(1-.184*5))),kt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1).close()),ct}),go.Shape.defineFigureGenerator("PC",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,0).close());var pt=new go.PathFigure(nt*.055,.07*et,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.07)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.055,et*.1).close());var vt=new go.PathFigure(nt*.055,.13*et,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.055,et*.16).close());var St=new go.PathFigure(nt*.055,.18*et,!0);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.18)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.21)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.055,et*.21).close());var kt=new go.PathFigure(nt*1,0,!0);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,0)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.65)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.65).close()),ct}),go.Shape.defineFigureGenerator("Plane",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(.55*nt,et,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.7*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.475*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*nt,.525*et,0,.4*et,.225*nt,.45*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.475*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.35*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.325*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.325*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.1*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*nt,.2*et,.975*nt,0,nt,.08*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,.45*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.95*et)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,et).close()),ct}),go.Shape.defineFigureGenerator("Key",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*1,et*.5,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.9,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,.4*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,.35*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,.35*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.15,.2*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.15,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,.8*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,.65*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.65,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,.55*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,.6*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.85,.575*et)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.9,.6*et).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*nt,.425*et)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*nt,.5*et,.075*nt,.075*et).close()),ct}),go.Shape.defineFigureGenerator("FilmTape",function(Ft,nt,et){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,nt*0,nt*.3,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.08,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.08,et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*1),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*1),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*2),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*2),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*3),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*3),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*4),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*4),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*5),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*5),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*6),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*6),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*7),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*7),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*8),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*8),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*9),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*9),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*10),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*10),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*11),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*11),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*12),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*12),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*13),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*13),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*14),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*14),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*15),et*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(.08+.056*15),et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1));var pt=new go.PathFigure(0,0,!1);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*0)),pt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,nt*1,nt*.3,nt*.055)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1));var vt=new go.PathFigure(nt*.11,et*.1,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*1+.028*0),et*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*1+.028*0),et*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.11,et*.8).close());var St=new go.PathFigure(nt*(.11+.24133333*1+.028*1),et*.1,!1);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*1),et*.1)),St.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*1),et*.8)),St.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*1+.028*1),et*.8).close());var kt=new go.PathFigure(nt*(.11+.24133333*2+.028*2),et*.1,!1);return ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*3+.028*2),et*.1)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*3+.028*2),et*.8)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*2),et*.8).close()),ct}),go.Shape.defineFigureGenerator("FloppyDisk",function(Ft,nt,et){var ct=new go.Geometry,lt=8,pt=lt*ne,vt=new go.PathFigure(lt,0,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-lt,et,nt,et-pt,nt-pt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-lt,pt,et,0,et-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 St=new go.PathFigure(nt*.83,0,!1);ct.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt*.83,et*.3)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*.3)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*0).close());var kt=new go.PathFigure(nt*.83,et*1,!1);ct.add(kt),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.83,et*.5)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*.5)),kt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*1).close());var Dt=new go.PathFigure(nt*.78,et*.05,!1);return ct.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.05)),Dt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.25)),Dt.add(new go.PathSegment(go.PathSegment.Line,nt*.78,et*.25).close()),ct}),go.Shape.defineFigureGenerator("SpeechBubble",function(Ft,nt,et){var ct=Ft?Ft.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=15),ct=Math.min(ct,nt/3),ct=Math.min(ct,et/3);var lt=ct*ne,pt=et*.8,vt=new go.Geometry,St=new go.PathFigure(ct,0,!0);return vt.add(St),St.add(new go.PathSegment(go.PathSegment.Line,nt-ct,0)),St.add(new go.PathSegment(go.PathSegment.Bezier,nt,ct,nt-lt,0,nt,lt)),St.add(new go.PathSegment(go.PathSegment.Line,nt,pt-ct)),St.add(new go.PathSegment(go.PathSegment.Bezier,nt-ct,pt,nt,pt-lt,nt-lt,pt)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.7,pt)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et)),St.add(new go.PathSegment(go.PathSegment.Line,nt*.55,pt)),St.add(new go.PathSegment(go.PathSegment.Line,ct,pt)),St.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ct,lt,pt,0,pt-lt)),St.add(new go.PathSegment(go.PathSegment.Line,0,ct)),St.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,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*0,et*.45,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.25,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,et*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.65,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.2,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.2,et*.45).close());var pt=new go.PathFigure(nt*1,et*.55,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*1)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.35,et*0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*0)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*.55).close()),ct}),go.Shape.defineFigureGenerator("Windows",function(Ft,nt,et){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close()).add(new go.PathSegment(go.PathSegment.Move,.4*nt,.4*et)).add(new go.PathSegment(go.PathSegment.Line,.4*nt,.8*et)).add(new go.PathSegment(go.PathSegment.Line,.9*nt,.8*et)).add(new go.PathSegment(go.PathSegment.Line,.9*nt,.4*et).close()).add(new go.PathSegment(go.PathSegment.Move,.2*nt,.1*et)).add(new go.PathSegment(go.PathSegment.Line,.2*nt,.6*et)).add(new go.PathSegment(go.PathSegment.Line,.7*nt,.6*et)).add(new go.PathSegment(go.PathSegment.Line,.7*nt,.1*et).close()).add(new go.PathSegment(go.PathSegment.Move,.1*nt,.6*et)).add(new go.PathSegment(go.PathSegment.Line,.1*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,.9*et)).add(new go.PathSegment(go.PathSegment.Line,.5*nt,.6*et).close()))}),go.Shape.defineFigureGenerator("Terminal",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*0,et*.1,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*0,et*.9).close());var pt=new go.PathFigure(nt*.1,et*.2,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.1,et*.25)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.22,et*.285)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.1,et*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.1,et*.37)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.275,et*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.275,et*.25).close());var vt=new go.PathFigure(nt*.28,et*.37,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.37)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.41)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.28,et*.41).close()),ct}),go.Shape.defineFigureGenerator("Beaker",function(Ft,nt,et){var ct=new go.Geometry,lt=15,pt=lt*ne,vt=new go.PathFigure(nt*.62,et*.475,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-lt,et,nt,et-pt,nt-pt,et)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-lt,pt,et,0,et-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.38,et*.475)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.38,et*.03)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.36,et*0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.64,et*0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.62,et*.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,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ct.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.755,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.93,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.64,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.61,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.39,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.36,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.07,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.755),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.8),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*0,et*(1-pt)).close());var vt=new go.PathFigure(nt*.4,et*0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.26,et*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.66)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.26),et*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*0).close()),ct}),go.Shape.defineFigureGenerator("Bin",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ct.add(lt);var pt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.755,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.93,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.64,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.61,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.39,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.36,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.07,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.755),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.8),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*0,et*(1-pt)).close()),ct}),go.Shape.defineFigureGenerator("Upload",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ct.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.8,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.755,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.93,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.64,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.61,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.39,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.36,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.07,et*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.755),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.66),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*(1-.8),et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*0,et*(1-pt)).close());var vt=new go.PathFigure(nt*.5,et*0,!0);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.26,et*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.6,et*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,nt*.74,et*.25).close()),ct}),go.Shape.defineFigureGenerator("EmptyDrink",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*.15,et*0,!1);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.85,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,et*1).close()),ct}),go.Shape.defineFigureGenerator("Drink",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*.15,et*0,!1);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.85,et*0)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.3,et*1).close());var pt=new go.PathFigure(nt*.235,et*.28,!0);return ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.765,et*.28)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.655,et*.97)),pt.add(new go.PathSegment(go.PathSegment.Line,nt*.345,et*.97).close()),ct}),go.Shape.defineFigureGenerator("4Arrows",function(Ft,nt,et){var ct=new go.Geometry,lt=new go.PathFigure(nt*.5,et*0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.65,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.75,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.65,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.5,et*1)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.35,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.25,et*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.25,et*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*0,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.25,et*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.25,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.45,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,nt*.35,et*.25).close()),ct}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},43001:function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__;(function(){if(typeof window.GGBApplet=="function"){console.warn("deployggb.js was loaded twice");return}var isRenderGGBElementEnabled=!1,scriptLoadStarted=!1,html5AppletsToProcess=null,ggbHTML5LoadedCodebaseIsWebSimple=!1,ggbHTML5LoadedCodebaseVersion=null,ggbHTML5LoadedScript=null,GGBApplet=function(){"use strict";for(var Sn={},Hn="5.0",It={},bt=null,le=!1,Ce=!1,De=null,me=!1,Rt=null,ne=null,Ae=0;Ae<arguments.length;Ae++){var he=arguments[Ae];if(he!==null)switch(typeof he){case"number":Hn=he.toFixed(1);break;case"string":he.match(new RegExp("^[0-9]\\.[0-9]+$"))?Hn=he:De=he;break;case"object":typeof he.is3D!="undefined"?bt=he:It=he;break;case"boolean":le=he,Ce=!0;break}}bt===null&&(bt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},It.material_id!==void 0&&!Ce&&(le=!0)),De!==null&&It.id===void 0&&(It.id=De);var Jt="",Ue="",oe=!1,He=null,Ft=null,nt=null,et=!1,ct=null,lt=null,pt=null,vt=null,St=null;It.height!==void 0&&(It.height=Math.round(It.height)),It.width!==void 0&&(It.width=Math.round(It.width));var kt=function(ve){return parseFloat(ve)>4?parseFloat(ve):5};Sn.setHTML5Codebase=function(ve,je){ne=ve,Be(ve,je)},Sn.setJavaCodebase=Sn.setJavaCodebaseVersion=Sn.isCompiledInstalled=Sn.setPreCompiledScriptPath=Sn.setPreCompiledResourcePath=function(){},Sn.setHTML5CodebaseVersion=function(ve,je){var Xe=parseFloat(ve);if(Xe!==NaN&&Xe<5){console.log("The GeoGebra HTML5 codebase version "+Xe+" is deprecated. Using version latest instead.");return}Rt=ve,Zt(ve,je)},Sn.getHTML5CodebaseVersion=function(){return Ft},Sn.getParameters=function(){return It},Sn.setFontsCSSURL=function(ve){vt=ve},Sn.setGiacJSURL=function(ve){},Sn.setJNLPFile=function(ve){Jt=ve},Sn.setJNLPBaseDir=function(ve){},Sn.inject=function(){function ve(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var je="auto",Xe=It.id,In,Le=!1,hn=0;hn<arguments.length;hn++){var re=arguments[hn];typeof re=="string"?(re=re.toLowerCase(),re.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?je=re:Xe=arguments[hn]):typeof re=="boolean"?Le=re:re instanceof HTMLElement&&(In=re)}gn();function gn(){if(!me){setTimeout(gn,200);return}je=on(je);var Tn=In||document.getElementById(Xe);if(!Tn){console.log("possibly bug on ajax loading? ");return}if(Sn.removeExistingApplet(Tn,!1),It.width===void 0&&Tn.clientWidth&&(It.width=Tn.clientWidth),It.height===void 0&&Tn.clientHeight&&(It.height=Tn.clientHeight),!(It.width&&It.height)&&je==="html5"&&(delete It.width,delete It.height),He=je,je==="screenshot")Ie(Tn,It);else{var Bt=!1;It.hasOwnProperty("playButton")&&It.playButton||It.hasOwnProperty("clickToLoad")&&It.clickToLoad?Bt=!0:It.hasOwnProperty("playButtonAutoDecide")&&It.playButtonAutoDecide&&(Bt=(!Dt()||ve())&&jt()),Bt?(He="screenshot",kn(Tn,It,Le,je)):Ne(Tn,It,Le)}}};function Dt(){try{return window.self!==window.top}catch(ve){return!0}}function jt(){return It.hasOwnProperty("screenshotGenerator")&&It.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Sn.getViews=function(){return bt},Sn.isJavaInstalled=function(){return!1};var $t=function(ve){var je=function(hn){var re=JSON.parse(hn),gn=function(Ct){return Ct.type=="G"||Ct.type=="E"},Tn=re.elements?re.elements.filter(gn)[0]:re;if(!Tn||!Tn.url){Xe();return}It.fileName=Tn.url,Yt(Tn.settings||{}),bt.is3D=!0;var Bt="https://www.geogebra.org/images/";Sn.setPreviewImage(ct||Tn.previewUrl,Bt+"GeoGebra_loading.png",Bt+"applet_play.png"),ve()},Xe=function(){It.onError&&It.onError(),dn("Error: Fetching material (id "+It.material_id+") failed.",It)},In=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Le="/materials/"+It.material_id+"?scope=basic";Vt("https://"+In+"/api/proxy.php?path="+encodeURIComponent(Le),je,Xe)};function Yt(ve){var je=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Xe){ve[Xe]=!!ve[Xe]}),je.forEach(function(Xe){It[Xe]===void 0&&ve[Xe]!==void 0&&(It[Xe]=ve[Xe])}),It.showToolBarHelp===void 0&&(It.showToolBarHelp=It.showToolBar)}function Vt(ve,je,Xe){var In=new XMLHttpRequest;In.open("GET",ve),In.onload=function(){je(In.responseText)},In.onerror=Xe,In.send()}Sn.isHTML5Installed=function(){return!0},Sn.getLoadedAppletType=function(){return He},Sn.setPreviewImage=function(ve,je,Xe){ct=ve,lt=je,pt=Xe},Sn.removeExistingApplet=function(ve,je){var Xe;typeof ve=="string"&&(ve=document.getElementById(ve)),He=null;var In=null;for(Xe=0;Xe<ve.childNodes.length;Xe++){var Le=ve.childNodes[Xe],hn=Le.className;hn==="applet_screenshot"?je?(Le.style.display="block",He="screenshot"):Le.style.display="none":hn!=="applet_scaler prerender"&&(ve.removeChild(Le),In=hn&&hn.indexOf("appletParameters")!=-1?Le.id:null,Xe--)}var re=It.id!==void 0?It.id:In,gn=window[re];gn&&typeof gn.getBase64=="function"&&(gn.remove(),window[re]=null)},Sn.refreshHitPoints=function(){if(kt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ve=Sn.getAppletObject();return ve&&typeof ve.recalculateEnvironments=="function"?(ve.recalculateEnvironments(),!0):!1},Sn.startAnimation=function(){var ve=Sn.getAppletObject();return ve&&typeof ve.startAnimation=="function"?(ve.startAnimation(),!0):!1},Sn.stopAnimation=function(){var ve=Sn.getAppletObject();return ve&&typeof ve.stopAnimation=="function"?(ve.stopAnimation(),!0):!1},Sn.getAppletObject=function(){var ve=It.id!==void 0?It.id:"ggbApplet";return window[ve]},Sn.resize=function(){};var de=function(ve,je,Xe){var In=document.createElement("param");In.setAttribute("name",je),In.setAttribute("value",Xe),ve.appendChild(In)},ee=function(ve){return ve&&ve!=="false"},Ne=function(ve,je,Xe){kt(Ft)<=4.2&&(Xe=!0);var In=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Ft||ggbHTML5LoadedCodebaseIsWebSimple&&!et)&&(In=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Le=document.createElement("div");Le.classList.add("appletParameters","notranslate");var hn=je.width,re=je.height;if(je.disableAutoScale=je.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():je.disableAutoScale,je.width!==void 0)if(kt(Ft)<=4.4)ee(je.showToolBar)&&(je.height-=7),ee(je.showAlgebraInput)&&(je.height-=37),je.width<605&&ee(je.showToolBar)&&(je.width=605,hn=605);else{var gn=100;(ee(je.showToolBar)||ee(je.showMenuBar))&&(je.hasOwnProperty("customToolBar")&&(je.customToolbar=je.customToolBar),gn=ee(je.showMenuBar)?245:155),hn<gn&&(je.width=gn,hn=gn)}Le.style.border="none",Le.style.display="inline-block";for(var Tn in je)je.hasOwnProperty(Tn)&&Tn!=="appletOnLoad"&&Le.setAttribute("data-param-"+Tn,je[Tn]);vt&&Le.setAttribute("data-param-fontscssurl",vt),Sn.resize=function(){GGBAppletUtils.responsiveResize(ve,je)},window.addEventListener("resize",function(xe){Sn.resize()});var Bt=typeof je.appletOnLoad=="function"?je.appletOnLoad:function(){};if(!Xe&&je.width!==void 0){je.hasOwnProperty("showSplash")||Le.setAttribute("data-param-showSplash","false");var Ct=ve.querySelector(".applet_scaler.prerender"),xt=Ct!==null;if(xt)var Nt=Ct.querySelector(".ggb_preview");else{var Nt=Ve(hn,re,je.borderColor,!1);Ct=document.createElement("div"),Ct.className="applet_scaler",Ct.style.position="relative",Ct.style.display="block",Ct.style.width=hn+"px",Ct.style.height=re+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ct,"66%"),kt(Ft)>=5?(je.appletOnLoad=function(xe){var Oe=ve.querySelector(".ggb_preview");Oe&&Oe.parentNode.removeChild(Oe),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Ct),window.GGBT_wsf_view&&$(window).trigger("resize"),Bt(xe)},xt||Ct.appendChild(Nt)):Le.appendChild(Nt),Ct.appendChild(Le),xt||ve.appendChild(Ct),setTimeout(function(){Sn.resize()},1)}else{var zt=document.createElement("div");zt.className="applet_scaler",zt.style.position="relative",zt.style.display="block",zt.appendChild(Le),ve.appendChild(zt),je.appletOnLoad=function(xe){Sn.resize(),Bt(xe)}}function Mt(xe,Oe){Oe&&typeof Oe.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(xe,Oe.appletOnLoad):renderGGBElement(xe),dn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",Oe)}function Kt(xe,Oe){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:xe,params:Oe}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Ke){Mt(Ke.article,Ke.params)}),html5AppletsToProcess=null)},kt(Ft)<5&&(xe.className+=" geogebraweb")):Mt(xe,Oe)}if(In){scriptLoadStarted=!0;for(var Te=0;Te<Le.childNodes.length;Te++){var be=Le.childNodes[Te].tagName;be==="TABLE"&&(Le.removeChild(Le.childNodes[Te]),Te--)}if(ggbHTML5LoadedScript!==null){var ze=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');ze!=null&&ze.parentNode.removeChild(ze)}var ge=document.createElement("script"),pe=function(){Kt(Le,je)};ge.src=Ue+nt,ggbHTML5LoadedCodebaseIsWebSimple=et,ggbHTML5LoadedCodebaseVersion=Ft,ggbHTML5LoadedScript=ge.src,dn("GeoGebra HTML5 codebase loaded: '"+Ue+"'.",je),!ne&&(!Rt||Rt=="5.0")?(et?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),pe()):Ue.requirejs?__webpack_require__.e(7963).then(function(){var xe=[__webpack_require__(87963)];pe.apply(null,xe)}.bind(this)).catch(__webpack_require__.oe):(ge.onload=pe,ve.appendChild(ge))}else Kt(Le,je);je.height=re,je.width=hn},Ie=function(ve,je,Xe){var In=Ve(je.width,je.height,je.borderColor,Xe),Le=document.createElement("div");Le.style.position="relative",Le.style.display="block",Le.style.width=je.width+"px",Le.style.height=je.height+"px",Le.className="applet_screenshot applet_scaler"+(Xe?" applet_screenshot_play":""),Le.appendChild(In);var hn=GGBAppletUtils.getScale(je,ve,Xe);Xe?(ve.appendChild(rn()),window.GGBT_wsf_view||(ve.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Le,"66%"),ve.appendChild(Le),hn!==1&&!isNaN(hn)&&(GGBAppletUtils.scaleElement(Le,hn),Le.style.width=je.width+"px",Le.style.height=je.height+"px",Le.parentNode.style.width=je.width*hn+"px",Le.parentNode.style.height=je.height*hn+"px"),Sn.resize=function(){We(ve,In,Le,Xe)},window.addEventListener("resize",function(re){Sn.resize()}),Sn.resize()};function We(ve,je,Xe,In){if(ve.contains(je)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ve.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ve)}var Le=GGBAppletUtils.getScale(It,ve,In);Xe.parentNode!==null&&(!isNaN(Le)&&Le!==1?(GGBAppletUtils.scaleElement(Xe,Le),Xe.parentNode.style.width=It.width*Le+"px",Xe.parentNode.style.height=It.height*Le+"px"):(GGBAppletUtils.scaleElement(Xe,1),Xe.parentNode.style.width=It.width+"px",Xe.parentNode.style.height=It.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(ve),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Sn.onExitFullscreen=function(ve,je){je.appendChild(ve)};var kn=function(ve,je,Xe,In){Ie(ve,je,!0);for(var Le=function(){var gn=[];for(re=0;re<ve.childNodes.length;re++)gn.push(ve.childNodes[re]);if(window.GGBT_wsf_view){var Tn=window.GGBT_wsf_view.renderFullScreen(ve,je.id),Bt=document.getElementById("fullscreencontainer"),Ct=jQuery(ve).find(".fullscreencontent");Ct.length>0?(Tn.remove(),Ct.attr("id","fullscreencontent").show(),jQuery(Bt).append(Ct),window.dispatchEvent(new Event("resize"))):Ne(Tn,je,!1),window.GGBT_wsf_view.launchFullScreen(Bt)}else He=In,Ne(ve,je,!1);if(!window.GGBT_wsf_view)for(re=0;re<gn.length;re++)ve.removeChild(gn[re])},hn=ve.getElementsByClassName("ggb_preview_play"),re=0;re<hn.length;re++)hn[re].addEventListener("click",Le,!1),hn[re].addEventListener("ontouchstart",Le,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ve),jt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},rn=function(){var ve=document.createElement("div");if(ve.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var je='.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=je:Xe.appendChild(document.createTextNode(je)),document.getElementsByTagName("head")[0].appendChild(Xe)}return ve},Ve=function(ve,je,Xe,In){var Le=document.createElement("div");Le.className="ggb_preview",Le.style.position="absolute",Le.style.zIndex="90",Le.style.width=ve-2+"px",Le.style.height=je-2+"px",Le.style.top="0px",Le.style.left="0px",Le.style.overflow="hidden",Le.style.backgroundColor="white";var hn="lightgrey";Xe!==void 0&&(Xe==="none"?hn="transparent":hn=Xe),Le.style.border="1px solid "+hn;var re=document.createElement("img");if(re.style.position="relative",re.style.zIndex="1000",re.style.top="-1px",re.style.left="-1px",ct!==null&&re.setAttribute("src",ct),re.style.opacity=.7,lt!==null){var gn,Tn,Bt;if(!In){gn=document.createElement("img"),gn.style.position="absolute",gn.style.zIndex="1001",gn.style.opacity=1,re.style.opacity=.3,Tn=360,Tn>ve/4*3&&(Tn=ve/4*3),Bt=Tn/5.8,gn.setAttribute("src",lt),gn.setAttribute("width",Tn),gn.setAttribute("height",Bt);var Ct=(ve-Tn)/2,xt=(je-Bt)/2;gn.style.left=Ct+"px",gn.style.top=xt+"px",Le.appendChild(gn)}}return Le.appendChild(re),Le},on=function(ve){return ve=ve.toLowerCase(),ve==="html5"||ve==="screenshot"?ve:"html5"},te=["web","webSimple","web3d","tablet","tablet3d","phone"],Zt=function(ve,je){if(Ft=ve,je){Be(Ft,!0);return}var Xe=!le;if(Xe){var In=kt(Ft);!isNaN(In)&&In<4.4&&(Xe=!1)}var Le,hn;window.location.protocol.substr(0,4)==="http"?Le=window.location.protocol:Le="http:";var re=Ft.indexOf("//");re>0?hn=Ft:re===0?hn=Le+Ft:hn="https://www.geogebra.org/apps/5.2.814.0/";for(var gn in te)if(Ft.slice(te[gn].length*-1)===te[gn]||Ft.slice((te[gn].length+1)*-1)===te[gn]+"/"){Be(hn,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Xe&&!bt.is3D&&!bt.AV&&!bt.SV&&!bt.CV&&!bt.EV2&&!bt.CP&&!bt.PC&&!bt.DA&&!bt.FI&&!bt.PV&&!ee(It.showToolBar)&&!ee(It.showMenuBar)&&!ee(It.showAlgebraInput)&&!ee(It.enableRightClick)&&(!It.appName||It.appName=="classic")?hn+="webSimple/":hn+="web3d/",Be(hn,!1)},Be=function(ve,je){if(ve.requirejs){Ue=ve;return}ve.slice(-1)!=="/"&&(ve+="/"),Ue=ve,je===null&&(je=ve.indexOf("http")===-1),oe=je,nt="web.nocache.js",et=!1;var Xe=Ue.split("/");Xe.length>1&&(!je&&Xe[Xe.length-2]==="webSimple"?(nt="webSimple.nocache.js",et=!0):te.indexOf(Xe[Xe.length-2])>=0&&(nt=Xe[Xe.length-2]+".nocache.js")),Xe=ve.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 In=parseFloat(Ft);In!==NaN&&In<5&&ve.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+In+" is deprecated. Using version latest instead."),Zt("5.0",je))},dn=function(ve,je){window.console&&window.console.log&&(!je||typeof je.showLogging=="undefined"||je.showLogging&&je.showLogging!=="false")&&console.log(ve)};It.material_id!==void 0?$t(en):en();function en(){var ve=Hn;Rt!==null?ve=Rt:parseFloat(ve)<5&&(ve="5.0"),Zt(ve,!1),ne!==null&&Be(ne,oe),me=!0}return Sn},GGBAppletUtils=function(){"use strict";function Sn(){return window.GGBT_wsf_edit!==void 0}function Hn(me,Rt){Rt!=1?(me.style.transformOrigin="0% 0% 0px",me.style.webkitTransformOrigin="0% 0% 0px",me.style.transform="scale("+Rt+","+Rt+")",me.style.webkitTransform="scale("+Rt+","+Rt+")",me.style.maxWidth="initial",me.querySelector(".ggb_preview")!==null&&(me.querySelector(".ggb_preview").style.maxWidth="initial"),me.querySelectorAll(".ggb_preview img")[0]!==void 0&&(me.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),me.querySelectorAll(".ggb_preview img")[1]!==void 0&&(me.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(me.style.transform="none",me.style.webkitTransform="none")}function It(me,Rt,ne,Ae,he,Jt){var Ue=null;if(Jt!=null&&Jt!="")for(var oe=me.parentNode;oe!=null;)if((" "+oe.className+" ").indexOf(" "+Jt+" ")>-1){Ue=oe;break}else oe=oe.parentNode;var He=0,Ft=0,nt=0,et=0,ct=0,lt=0,pt=0;if(Ue)He=Ue.offsetWidth,Ft=Math.max(Ae?Ue.offsetWidth:0,Ue.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(He=Math.min(window.innerWidth,document.documentElement.clientWidth),Ft=Math.min(window.innerHeight,document.documentElement.clientHeight),nt=He):(He=window.innerWidth,Ft=window.innerHeight,nt=window.innerWidth),me){var vt=me.getBoundingClientRect();vt.left>0&&vt.left<=He&&(he===void 0||!he)&&(document.dir==="rtl"?(ct=He-vt.width-vt.left,lt=nt<=480?10:30):(lt=vt.left,ct=nt<=480?10:30),et=lt+ct)}if(me&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var St=me.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(et=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(et=0,pt=40)}}return me&&((ne===void 0||!ne)&&Rt>0&&Rt+et<He?He=Rt:He-=et,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(ne===void 0||!ne)&&(Ft-=pt)),{width:He,height:Ft}}function bt(me,Rt,ne,Ae,he){if(me.isScreenshoGenerator)return 1;var Jt=Ae!==void 0&&Ae,Ue=me.noScaleMargin!=null&&me.noScaleMargin,oe=function(St){return St&&St!=="false"},He=oe(me.autoHeight),Ft=It(Rt,me.width,ne,He,Jt&&window.GGBT_wsf_view||Ue,he),nt=parseInt(Ft.width),et=me.width,ct=me.height;if(et===void 0){var lt=Rt.querySelector(".appletParameters");lt&&(et=lt.offsetWidth,ct=lt.offsetHeight)}var pt=nt/et,vt=Jt?1:Ft.height/ct;return ne!==void 0&&!ne&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function le(me,Rt,ne){var Ae=1,he,Jt=!1;if(me.hasOwnProperty("allowUpscale")&&(Jt=me.allowUpscale),me.hasOwnProperty("scale")&&(Ae=parseFloat(me.scale),(isNaN(Ae)||Ae===null||Ae===0)&&(Ae=1),Ae>1&&(Jt=!0)),Rt&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Jt=!0),!(me.hasOwnProperty("disableAutoScale")&&me.disableAutoScale))he=bt(me,Rt,Jt,ne,me.scaleContainerClass);else return Ae;return Jt&&(!me.hasOwnProperty("scale")||Ae===1)?he:Math.min(Ae,he)}function Ce(me){var Rt=Math.min(window.innerWidth,document.documentElement.clientWidth),ne=Math.min(window.innerHeight,document.documentElement.clientHeight),Ae=me.getBoundingClientRect(),he=(Rt-Ae.width)/2,Jt=(ne-Ae.height)/2;Jt<0&&(Jt=0),me.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(he<40?me.style.left="40px":me.style.left=he+"px",me.style.top=Jt+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Jt<40?me.style.top="40px":me.style.top=Jt+"px",me.style.left=he+"px")}function De(me,Rt){var ne=me.querySelector(".appletParameters");if(ne){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Rt.id!==ne.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(me)}if(ne.parentElement&&/fullscreen/.test(ne.parentElement.className))return;var Ae=le(Rt,me);Sn()&&ne.setAttribute("data-param-scale",Ae);for(var he=null,Jt=0;Jt<me.childNodes.length;Jt++)if(me.childNodes[Jt].className!==void 0&&me.childNodes[Jt].className.match(/^applet_scaler/)){he=me.childNodes[Jt];break}if(he!==null&&he.querySelector(".noscale")!==null)return;var Ue=Rt.id!==void 0?Rt.id:"ggbApplet",oe=window[Ue];(oe==null||!oe.recalculateEnvironments)&&he!==null&&!he.className.match(/fullscreen/)&&(he.parentNode.style.transform="",!isNaN(Ae)&&Ae!==1?(he.parentNode.style.width=Rt.width*Ae+"px",he.parentNode.style.height=Rt.height*Ae+"px",Hn(he,Ae)):(Hn(he,1),he.parentNode.style.width=Rt.width+"px",he.parentNode.style.height=Rt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Ce(me),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(ne).parents(".content-added-content"))}}return{responsiveResize:De,isFlexibleWorksheetEditor:Sn,positionCenter:Ce,getScale:le,scaleElement:Hn}}();__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 Sn=n.location.search;return Sn.indexOf(J)!=-1||Sn.indexOf(K)!=-1}function q(Sn,Hn){}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(Sn){var Hn=s[L].bindings;s[L].bindings=function(){for(var It=Hn?Hn():{},bt=Sn[webModule.__softPermutationId],le=O;le<bt.length;le++){var Ce=bt[le];It[Ce[O]]=Ce[P]}return It}};var t;function u(){return v(),t}function v(){if(!t){var Sn=o.createElement(Q);if(Sn.id=L,Sn.style.cssText=R+S,Sn.tabIndex=-1,o.body.appendChild(Sn),t=Sn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Hn=document.compatMode==U?V:W;t.write(Hn+X),t.close()}}}function w(Sn){function Hn(bt){function le(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Ce=le();if(Ce){bt();return}function De(){if(!Ce){if(!le())return;Ce=!0,bt(),o.removeEventListener&&o.removeEventListener(Z,De,!1),me&&clearInterval(me)}}o.addEventListener&&o.addEventListener(Z,De,!1);var me=setInterval(function(){De()},$)}function It(bt){var le=u(),Ce=le.body,De=le.createElement(_);De.language=ab,De.crossOrigin=W,De.src=bt,webModule.__errFn&&(De.onerror=function(){webModule.__errFn(L,new Error(bb+bt))}),Ce.appendChild(De)}Hn(function(){It(Sn)})}webModule.__startLoadingFragment=function(Sn){return C(Sn)},webModule.__installRunAsyncCode=function(Sn){var Hn=u(),It=Hn.body,bt=Hn.createElement(_);bt.language=ab,bt.text=Sn,It.appendChild(bt),It.removeChild(bt)};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(Sn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Sn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Sn){var Hn=c[Sn];return Hn==null?null:Hn},r=d,webModule.__errFn=e}function B(){function Sn(me){var Rt=me.lastIndexOf(rb);Rt==-1&&(Rt=me.length);var ne=me.indexOf(sb);ne==-1&&(ne=me.length);var Ae=me.lastIndexOf(tb,Math.min(ne,Rt));return Ae>=O?me.substring(O,Ae+P):W}function Hn(me){if(!me.match(/^\w+:\/\//)){var Rt=o.createElement(ub);Rt.src=me+vb,me=Sn(Rt.src)}return me}function It(){var me=__gwt_getMetaProperty(wb);return me!=null?me:W}function bt(){for(var me=o.getElementsByTagName(_),Rt=O;Rt<me.length;++Rt)if(me[Rt].src.indexOf(xb)!=-1)return Sn(me[Rt].src);return W}function le(){var me=o.getElementsByTagName(yb);return me.length>O?me[me.length-P].href:W}function Ce(){var me=o.location;return me.href==me.protocol+zb+me.host+me.pathname+me.search+me.hash}var De=It();return De==W&&(De=bt()),De==W&&(De=le()),De==W&&Ce()&&(De=Sn(o.location.href)),De=Hn(De),De}function C(Sn){return Sn.match(/^\//)||Sn.match(/^[a-zA-Z]+:\/\//)?Sn:webModule.__moduleBase+Sn}function D(){var Sn=[],Hn=O,It=[],bt=[];function le(me){var Rt=bt[me](),ne=It[me];if(Rt in ne)return Rt;var Ae=[];for(var he in ne)Ae[ne[he]]=he;throw r&&r(me,Ae,Rt),null}if(__gwt_isKnownPropertyValue=function(me,Rt){return Rt in It[me]},webModule.__getPropMap=function(){var me={};for(var Rt in It)It.hasOwnProperty(Rt)&&(me[Rt]=le(Rt));return me},webModule.__computePropValue=le,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Ce;try{Ce=Cb;var De=Ce.indexOf(Db);De!=-1&&(Hn=parseInt(Ce.substring(De+P),$),Ce=Ce.substring(O,De))}catch(me){}return webModule.__softPermutationId=Hn,C(Ce+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},46699:function(Sn,Hn,It){"use strict";It.d(Hn,{Ax:function(){return De},Ds:function(){return me},KI:function(){return ne},SI:function(){return Ce},f1:function(){return le}});var bt=It(346);function le(Ae){let he=!0;if(Ae.length>0){for(let Jt=0;Jt<Ae.length;Jt++)if(Ae[Jt].compile_success==0||!Ae[Jt].compile_success){he=!1;break}}else he=!1;return he}function Ce(Ae,he=""){let Jt=[];for(let Ue=0;Ue<Ae.length;Ue++){let oe=Ae[Ue],He=he?`${he}/${oe.name}`:`${oe.name}`;Jt.push({title:oe.name,type:oe.type,isLeaf:oe.type!=="tree",key:He})}return Jt}function De(Ae,he,Jt){for(let Ue=0;Ue<Ae.length;Ue++){let oe=Ae[Ue];if(oe.key===he){oe.children=Jt;break}oe.children&&De(oe.children,he,Jt)}return Ae}function me(Ae,he,Jt){let Ue;return function(){let oe=this,He=arguments,Ft=function(){Ue=null,Jt||Ae.apply(oe,He)},nt=Jt&&!Ue;clearTimeout(Ue),Ue=setTimeout(Ft,he),nt&&Ae.apply(oe,He)}}const Rt=!0,ne=bt.Z.API_SERVER},9507:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Ue}});var bt=It(59301),le={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Ce=It(92310),De=It.n(Ce),me=It(29787),Rt=It(2859),ne=It(38986),Ae=It(51257),he=(oe,He,Ft)=>new Promise((nt,et)=>{var ct=vt=>{try{pt(Ft.next(vt))}catch(St){et(St)}},lt=vt=>{try{pt(Ft.throw(vt))}catch(St){et(St)}},pt=vt=>vt.done?nt(vt.value):Promise.resolve(vt.value).then(ct,lt);pt((Ft=Ft.apply(oe,He)).next())}),Ue=({data:oe,className:He,fullWidth:Ft,style:nt={},onClose:et,onOk:ct,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,bt.useRef)(null),St=(0,bt.useRef)(null),kt=(0,bt.useRef)(null),Dt=(0,bt.useRef)(null),[jt,$t]=(0,bt.useState)(!1),[Yt,Vt]=(0,bt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,bt.useEffect)(()=>(kt.current||(kt.current=document.createElement("style"),document.head.appendChild(kt.current)),oe!=null&&oe.visible?(document.body.setAttribute("data-custom","y-hidden"),kt.current.innerHTML=" html { overflow-y: hidden; }",oe!=null&&oe.src&&de()):(document.body.removeAttribute("data-custom"),kt.current&&(document.head.removeChild(kt.current),kt.current=null)),()=>{document.body.removeAttribute("data-custom"),kt.current&&(document.head.removeChild(kt.current),kt.current=null)}),[oe==null?void 0:oe.visible]);const de=()=>he(void 0,null,function*(){$t(!0),Vt("\u6B63\u5728\u52A0\u8F7D\u4E2D");const We=yield(0,Ae.ZJ)(oe==null?void 0:oe.src);vt.current.src="",vt.current.src=We,vt.current.onload=function(){Ie()},$t(!1),Vt("")}),ee=We=>he(void 0,null,function*(){$t(!0),Vt("\u6B63\u5728\u4FDD\u5B58\u4E2D");const kn=yield(0,ne.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:oe.title,file:We.dataUrl}});kn!=null&&kn.id&&!pt?(yield(0,ne.ZP)(`/api/attachments/${oe.id}/add_subitem.json`,{method:"post",body:{subitem_id:kn==null?void 0:kn.id,settings:JSON.stringify(We.state)}})).status===0&&ct():kn!=null&&kn.id&&ct(kn),$t(!1),Vt("")}),Ne=()=>{const We=document.querySelector('a[href="https://markerjs.com/"]');We&&We.parentNode&&(We.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(rn=>{const Ve=document.querySelector(rn.name);Ve&&Ve.setAttribute("title",rn.title)})},Ie=()=>{St.current=new Rt.hP(vt.current),St.current.targetRoot=Dt.current,St.current.addEventListener("render",ee),St.current.addEventListener("beforeclose",et),lt&&(St.current.availableMarkerTypes=St.current.ALL_MARKER_TYPES,St.current.uiStyleSettings.redoButtonVisible=!0,St.current.uiStyleSettings.notesButtonVisible=!0,St.current.uiStyleSettings.zoomButtonVisible=!0,St.current.uiStyleSettings.zoomOutButtonVisible=!0,St.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=St.current.uiStyleSettings,St.current.show(),oe!=null&&oe.snapshotData&&St.current.restoreState(oe.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Ne()},300)};return bt.createElement(bt.Fragment,null,(oe==null?void 0:oe.visible)&&bt.createElement(me.Z,{spinning:jt,tip:Yt,style:{position:"absolute",width:"100vw"}},bt.createElement("div",{ref:Dt,className:De()(le.imageDimensions,He,Ft?le.fullWidth:""),style:nt},bt.createElement("img",{className:le.img,ref:vt}))))}},76562:function(Sn,Hn,It){"use strict";var bt=It(59301),le=It(77019),Ce=It(5269),De=It(20554),me=It(99571),Rt=It(76902),ne=It(99587),Ae=It(48136),he=It(59301);const Jt=(0,bt.forwardRef)(({callback:Ue,showSaveButton:oe,value:He=""},Ft)=>{const nt=(0,bt.useRef)(),et=[{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=St=>{nt.current.setValue(nt.current.getValue()+" "+St.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:he.createElement(le.Z,{className:ne.Z.lists,gutter:[10,10]},et.map((St,kt)=>he.createElement(Ce.Z,{flex:"110px",className:ne.Z.item},he.createElement("div",null,he.createElement(Rt.Z,{value:`$$${St.value}$$`}),St.name),he.createElement("div",{className:ne.Z.children},St.children.map((Dt,jt)=>he.createElement("div",{key:jt},he.createElement("h1",null,Dt.name),he.createElement(le.Z,{gutter:[10,10]},Dt.data.map(($t,Yt)=>he.createElement(Ce.Z,{key:Yt,onClick:()=>lt($t),className:ne.Z.diamond},he.createElement(Rt.Z,{value:"`$$"+$t.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:he.createElement(le.Z,{className:ne.Z.lists,gutter:[10,10]},ct.map((St,kt)=>he.createElement(Ce.Z,{flex:"110px",className:ne.Z.item},he.createElement("div",null,he.createElement(Rt.Z,{value:"`$$"+St.value+"$$`"}),St.name),he.createElement("div",{className:ne.Z.children},St.children.map((Dt,jt)=>he.createElement("div",{key:jt},Dt.name&&he.createElement("h1",null,Dt.name),he.createElement(le.Z,{gutter:[10,10]},Dt.data.map(($t,Yt)=>he.createElement(Ce.Z,{key:Yt,onClick:()=>lt($t),className:ne.Z.diamond},he.createElement(Rt.Z,{value:"`$$"+$t.value+"$$`"}))))))))))}],vt=()=>{var St=document.createElement("div");St.innerHTML=nt.current.getValue();var kt=St.innerText;return Ue&&Ue(kt),kt};return(0,bt.useImperativeHandle)(Ft,()=>({getData:vt})),he.createElement("div",{className:ne.Z.mathWrap},he.createElement(De.default,{defaultActiveKey:"1",items:pt}),he.createElement("math-field",{locale:"zh_cn",className:ne.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:nt,style:{width:800,marginTop:30,fontSize:18}},He||""),oe&&he.createElement("div",{className:ne.Z.button},he.createElement(me.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Hn.Z=Jt},28426:function(Sn,Hn,It){"use strict";var bt=It(59301),le=It(93314),Ce=It(99571),De=Object.defineProperty,me=Object.defineProperties,Rt=Object.getOwnPropertyDescriptors,ne=Object.getOwnPropertySymbols,Ae=Object.prototype.hasOwnProperty,he=Object.prototype.propertyIsEnumerable,Jt=(Ft,nt,et)=>nt in Ft?De(Ft,nt,{enumerable:!0,configurable:!0,writable:!0,value:et}):Ft[nt]=et,Ue=(Ft,nt)=>{for(var et in nt||(nt={}))Ae.call(nt,et)&&Jt(Ft,et,nt[et]);if(ne)for(var et of ne(nt))he.call(nt,et)&&Jt(Ft,et,nt[et]);return Ft},oe=(Ft,nt)=>me(Ft,Rt(nt));const He=({img:Ft,buttonProps:nt={},styles:et={},customText:ct,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:St,imgStyles:kt,loading:Dt=!1,className:jt=""})=>bt.createElement("section",{className:`tc animated fadeIn ${jt}`,style:Ue({color:"#999",margin:"100px auto",visibility:Dt?"hidden":"visible"},et)},bt.createElement("img",{src:Ft||le,style:oe(Ue({},kt),{pointerEvents:"none",userSelect:"none"})}),bt.createElement("p",{className:"mt20 font14"},ct||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&bt.createElement(Ce.ZP,Ue({className:vt,onClick:pt},nt),lt),St&&St);Hn.Z=He},45677:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return vt}});var bt=It(59301),le={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Ce=It(99571),De=It(70557),me=It(75975),Rt=It(25399),ne=It(51257),Ae=It(81722),he=It(28426),Jt=It(346),Ue=It(44203),oe=It(59301),He=Object.defineProperty,Ft=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,ct=(St,kt,Dt)=>kt in St?He(St,kt,{enumerable:!0,configurable:!0,writable:!0,value:Dt}):St[kt]=Dt,lt=(St,kt)=>{for(var Dt in kt||(kt={}))nt.call(kt,Dt)&&ct(St,Dt,kt[Dt]);if(Ft)for(var Dt of Ft(kt))et.call(kt,Dt)&&ct(St,Dt,kt[Dt]);return St},pt=(St,kt,Dt)=>new Promise((jt,$t)=>{var Yt=ee=>{try{de(Dt.next(ee))}catch(Ne){$t(Ne)}},Vt=ee=>{try{de(Dt.throw(ee))}catch(Ne){$t(Ne)}},de=ee=>ee.done?jt(ee.value):Promise.resolve(ee.value).then(Yt,Vt);de((Dt=Dt.apply(St,kt)).next())}),vt=({editOffice:St="view",data:kt,issaver:Dt,onSaver:jt,theme:$t,type:Yt,filename:Vt,monacoEditor:de,className:ee,style:Ne,close:Ie,onClose:We,hasMask:kn,disabledDownload:rn,onImgDimensions:Ve,showNodata:on,recordInfo:te})=>{const[Zt,Be]=(0,bt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[dn,en]=(0,bt.useState)(""),[ve,je]=(0,bt.useState)(),Xe=window.ENV==="build"?"/react/build":"",In=location.host.startsWith("localhost")?Jt.Z.PROXY_SERVER:Jt.Z.API_SERVER,hn=10*(1024*1024),re=(0,bt.useRef)();kt!=null&&kt.startsWith("/api")&&Yt!=="txt"&&(kt=Jt.Z.API_SERVER+kt);const gn=Nt=>Nt.substring(Nt.lastIndexOf("/")+1).split(".").pop();Vt&&de&&(de.filename=Vt),(0,bt.useEffect)(()=>{var Nt,zt;const Mt=(zt=(Nt=document.cookie)==null?void 0:Nt.replace(/\s/g,""))==null?void 0:zt.split(";");Mt==null||Mt.map(Kt=>{let Te=Kt.split("=");Te[0]==="_educoder_session"&&en(Te[1])})},[]),(0,bt.useEffect)(()=>{Yt==="office"&&(kt.indexOf("bigfilescdn.")>-1||kt.indexOf("bigfiles1")>-1?je({url:kt,fileType:gn(kt),model:kt.indexOf("model=edit")?"edit":"view"}):Bt())},[Yt,kt]);function Tn(Nt){return pt(this,null,function*(){Nt.data.type==="pdfdata"&&(jt(Nt.data.data),window.removeEventListener("message",Tn,!1)),console.log("mess---:",Nt.data)})}const Bt=()=>pt(void 0,null,function*(){console.log("data:",kt);let Nt=kt;kt.startsWith("http")||(Nt=location.origin+Nt);let zt=new URL(Nt).pathname.split("/").pop();const Mt=yield(0,Ae.gJ)({attachment_id:zt});Mt.url=In+Mt.url,je(Mt)}),Ct=()=>{if(kt.startsWith("http")||kt.startsWith("blob:")){xt();return}(0,ne.Sv)(Vt||"educoder",kt,Vt)},xt=()=>{te&&(0,Ue.fc)({id:te==null?void 0:te.id,watch_type:1,course_id:te==null?void 0:te.course_id}),(0,ne.Nd)(Vt||"educoder",decodeURIComponent(kt))};return oe.createElement("div",{style:lt({},Ne||{}),className:`${kn&&le.bgBlack} ${Yt?le.wrp:"hide"}`},Ie&&oe.createElement("div",{className:le.close,ref:re},!!Ve&&oe.createElement(Rt.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>re.current},oe.createElement("span",{onClick:()=>{We(),Ve()}},oe.createElement("i",{className:"icon-yulanpizhu"}))),!rn&&oe.createElement(Rt.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>re.current},oe.createElement("span",{onClick:xt},oe.createElement("i",{className:"icon-quxiaozhiding"}))),Dt&&oe.createElement(Rt.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>re.current},oe.createElement("span",{className:"",onClick:()=>{const Nt=document.getElementById("pdfiframe");window.addEventListener("message",Tn,!1),setTimeout(()=>{Nt.contentWindow.postMessage("getData","*")},300)}},oe.createElement("i",{className:"icon-baocun"}))),oe.createElement(Rt.Z,{title:"\u5173\u95ED",getPopupContainer:()=>re.current},oe.createElement("span",{className:"",onClick:()=>{We()}},oe.createElement("i",{className:"icon-guanbi1"})))),oe.createElement("div",{className:`${le[ee]} ${ee} ${le.monaco} ${Yt==="txt"?"show":"hide"}`},Yt==="txt"&&oe.createElement(oe.Fragment,null,oe.createElement(me.ZP,lt({},de)))),Yt==="audio"&&oe.createElement("audio",{src:`${(kt==null?void 0:kt.indexOf("http://"))>-1||(kt==null?void 0:kt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${kt}`,autoPlay:!0}),Yt==="video"&&oe.createElement(oe.Fragment,null,(kt==null?void 0:kt.indexOf("http"))>-1?oe.createElement("video",{controls:!0,src:`${kt}`,autoPlay:!0}):oe.createElement("video",{controls:!0,src:`data:video/mp4;base64,${kt}`,autoPlay:!0})),Yt==="office"&&ve&&oe.createElement("iframe",{src:`${Xe}/office.html?key=${ve.key}&url=${btoa(ve.url)}&callbackUrl=${In+(ve.callbackUrl||"")}&fileType=${ve.fileType}&title=${ve.title||""}&model=${St}&officeServer=${Jt.Z.ONLYOFFICE}&disabledDownload=${!!rn}`}),Yt==="html"&&oe.createElement("iframe",{src:kt+"&disposition=inline"}),Yt==="pdf"&&oe.createElement("iframe",{id:"pdfiframe",src:`${Xe}/js/pdfview/index.html?filename=${Vt||"educoder.pdf"}&url=${encodeURIComponent(kt)}&disabledDownload=${!!rn}&model=${St}`}),Yt==="image"&&oe.createElement("img",{src:`${(kt==null?void 0:kt.indexOf("http://"))>-1||(kt==null?void 0:kt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${kt}`}),(Yt==="other"||Yt==="download")&&oe.createElement(oe.Fragment,null,on?oe.createElement(he.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:oe.createElement(Ce.ZP,{icon:oe.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Ct,disabled:rn},"\u4E0B\u8F7D")}):oe.createElement(Ce.ZP,{type:"primary",size:"middle",onClick:Ct,disabled:rn},oe.createElement(De.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},31457:function(Sn,Hn,It){"use strict";It.d(Hn,{h:function(){return nt},x:function(){return et}});var bt=It(39793),le=It(8423),Ce=It(76902),De=It(59301),me=Object.defineProperty,Rt=Object.defineProperties,ne=Object.getOwnPropertyDescriptors,Ae=Object.getOwnPropertySymbols,he=Object.prototype.hasOwnProperty,Jt=Object.prototype.propertyIsEnumerable,Ue=(ct,lt,pt)=>lt in ct?me(ct,lt,{enumerable:!0,configurable:!0,writable:!0,value:pt}):ct[lt]=pt,oe=(ct,lt)=>{for(var pt in lt||(lt={}))he.call(lt,pt)&&Ue(ct,pt,lt[pt]);if(Ae)for(var pt of Ae(lt))Jt.call(lt,pt)&&Ue(ct,pt,lt[pt]);return ct},He=(ct,lt)=>Rt(ct,ne(lt)),Ft=(ct,lt)=>{var pt={};for(var vt in ct)he.call(ct,vt)&<.indexOf(vt)<0&&(pt[vt]=ct[vt]);if(ct!=null&&Ae)for(var vt of Ae(ct))lt.indexOf(vt)<0&&Jt.call(ct,vt)&&(pt[vt]=ct[vt]);return pt};const nt=ct=>{var lt=ct,{value:pt,onChange:vt,scrollId:St}=lt,kt=Ft(lt,["value","onChange","scrollId"]);return De.createElement("div",{id:St||""},De.createElement(bt.Z,He(oe({},kt),{defaultValue:pt,onChange:(Dt,jt)=>{jt!=null&&jt.length?vt(Dt,jt):vt(Dt)}})))},et=({value:ct,onChange:lt,placeholder:pt,height:vt=140,isEdit:St,miniToolbar:kt,watch:Dt=!0})=>St?De.createElement(bt.Z,{watch:Dt,isFocus:!0,height:vt||void 0,placeholder:pt,defaultValue:ct,onChange:lt,miniToolbar:kt}):De.createElement("div",{style:{cursor:"pointer"}},ct?De.createElement(Ce.Z,{className:le.Z.inputBorder,value:ct}):De.createElement("div",{className:`${le.Z.inputBorder} ${le.Z.placeholder} inputBorderError`},pt))},76902:function(Sn,Hn,It){"use strict";It.d(Hn,{z:function(){return $t},Z:function(){return Yt}});var bt=It(59301),le=It(8944),Ce=It(81428),De=It(64018),me=It(79710),Rt=It(346),ne=It(51257),Ae=It(15342),he=It(1012),Jt=It(45677),Ue=It(59301),He=({html:Vt})=>{const de=(0,bt.useRef)(null),ee=(0,bt.useRef)(null),Ne=`.markdown-body p {
|
|
margin: 0 0 16px 0 !important;
|
|
line-height: 28px;
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
ol,
|
|
ul,
|
|
li {
|
|
list-style-type: none
|
|
}
|
|
|
|
ol,
|
|
ul,
|
|
dl {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.markdown-body {
|
|
-ms-text-size-adjust: 100%;
|
|
-webkit-text-size-adjust: 100%;
|
|
color: #333;
|
|
overflow: hidden;
|
|
font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "\u534E\u6587\u7EC6\u9ED1", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "\u5B8B\u4F53", Heiti, "\u9ED1\u4F53", sans-serif;
|
|
word-break: break-word;
|
|
font-size: 16px;
|
|
line-height: 1.6;
|
|
white-space: normal;
|
|
word-wrap: break-word;
|
|
position: relative;
|
|
}
|
|
|
|
.markdown-body ul>li {
|
|
list-style-type: disc;
|
|
}
|
|
|
|
.markdown-body ol>li {
|
|
list-style-type: decimal;
|
|
}
|
|
|
|
.markdown-body a {
|
|
background: transparent;
|
|
}
|
|
|
|
.markdown-body a:active,
|
|
.markdown-body a:hover {
|
|
outline: 0;
|
|
}
|
|
|
|
.markdown-body strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body h1 {
|
|
font-size: 2em;
|
|
margin: 0.67em 0;
|
|
}
|
|
|
|
.markdown-body img {
|
|
border: 0;
|
|
}
|
|
|
|
.markdown-body hr {
|
|
-moz-box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
height: 0;
|
|
}
|
|
|
|
.markdown-body pre {
|
|
overflow: auto;
|
|
}
|
|
|
|
.markdown-body code,
|
|
.markdown-body kbd,
|
|
.markdown-body pre {
|
|
font-family: "Meiryo UI", "YaHei Consolas Hybrid", Consolas, "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;
|
|
font-size: 1em;
|
|
}
|
|
|
|
.markdown-body input {
|
|
color: inherit;
|
|
font: inherit;
|
|
margin: 0;
|
|
}
|
|
|
|
.markdown-body html input[disabled] {
|
|
cursor: default;
|
|
}
|
|
|
|
.markdown-body input {
|
|
line-height: normal;
|
|
}
|
|
|
|
.markdown-body input[type="checkbox"] {
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0;
|
|
}
|
|
|
|
.markdown-body table {
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
}
|
|
|
|
.markdown-body td,
|
|
.markdown-body th {
|
|
padding: 0;
|
|
}
|
|
|
|
.markdown-body * {
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.markdown-body input {
|
|
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
|
|
}
|
|
|
|
.markdown-body a {
|
|
color: #4183c4;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.markdown-body a:hover,
|
|
.markdown-body a:active {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.markdown-body hr {
|
|
height: 0;
|
|
margin: 15px 0;
|
|
overflow: hidden;
|
|
background: transparent;
|
|
border: 0;
|
|
border-bottom: 1px solid #ddd;
|
|
}
|
|
|
|
.markdown-body hr:before {
|
|
display: table;
|
|
content: "";
|
|
}
|
|
|
|
.markdown-body hr:after {
|
|
display: table;
|
|
clear: both;
|
|
content: "";
|
|
}
|
|
|
|
.markdown-body h1,
|
|
.markdown-body h2,
|
|
.markdown-body h3,
|
|
.markdown-body h4,
|
|
.markdown-body h5,
|
|
.markdown-body h6 {
|
|
margin-top: 15px;
|
|
margin-bottom: 15px;
|
|
line-height: 1.1;
|
|
}
|
|
|
|
.markdown-body h1 {
|
|
font-size: 30px;
|
|
}
|
|
|
|
.markdown-body h2 {
|
|
font-size: 21px;
|
|
}
|
|
|
|
.markdown-body h3 {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.markdown-body h4 {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.markdown-body h5 {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.markdown-body h6 {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.markdown-body blockquote {
|
|
margin: 0;
|
|
}
|
|
|
|
.markdown-body ul,
|
|
.markdown-body ol {
|
|
padding: 0;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
ul.linenums,
|
|
ol.linenums {
|
|
padding: 16px 0 0 56px !important;
|
|
}
|
|
|
|
.markdown-body ul,
|
|
.markdown-body ol {
|
|
padding-left: 2em;
|
|
}
|
|
|
|
|
|
.markdown-body ol ol,
|
|
.markdown-body ul ol {
|
|
list-style-type: lower-roman;
|
|
}
|
|
|
|
.markdown-body ul ul ol,
|
|
.markdown-body ul ol ol,
|
|
.markdown-body ol ul ol,
|
|
.markdown-body ol ol ol {
|
|
list-style-type: lower-alpha;
|
|
}
|
|
|
|
.markdown-body dd {
|
|
margin-left: 0;
|
|
}
|
|
|
|
.markdown-body code {
|
|
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.markdown-body pre {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
|
}
|
|
|
|
.markdown-body .octicon {
|
|
font: normal normal 16px octicons-anchor;
|
|
line-height: 1;
|
|
display: inline-block;
|
|
text-decoration: none;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
|
|
.markdown-body .octicon-link:before {
|
|
content: '\f05c';
|
|
}
|
|
|
|
.markdown-body>*:first-child {
|
|
margin-top: 0 !important;
|
|
}
|
|
|
|
.markdown-body>*:last-child {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
|
|
.markdown-body .anchor {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
padding-right: 6px;
|
|
padding-left: 30px;
|
|
margin-left: -30px;
|
|
}
|
|
|
|
.markdown-body .anchor:focus {
|
|
outline: none;
|
|
}
|
|
|
|
.markdown-body h1,
|
|
.markdown-body h2,
|
|
.markdown-body h3,
|
|
.markdown-body h4,
|
|
.markdown-body h5,
|
|
.markdown-body h6 {
|
|
position: relative;
|
|
margin-top: 1em;
|
|
margin-bottom: 16px;
|
|
font-weight: bold;
|
|
line-height: 1.4;
|
|
}
|
|
|
|
.markdown-body h1 .octicon-link,
|
|
.markdown-body h2 .octicon-link,
|
|
.markdown-body h3 .octicon-link,
|
|
.markdown-body h4 .octicon-link,
|
|
.markdown-body h5 .octicon-link,
|
|
.markdown-body h6 .octicon-link {
|
|
display: none;
|
|
color: #000;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.markdown-body h1:hover .anchor,
|
|
.markdown-body h2:hover .anchor,
|
|
.markdown-body h3:hover .anchor,
|
|
.markdown-body h4:hover .anchor,
|
|
.markdown-body h5:hover .anchor,
|
|
.markdown-body h6:hover .anchor {
|
|
padding-left: 8px;
|
|
margin-left: -30px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.markdown-body h1:hover .anchor .octicon-link,
|
|
.markdown-body h2:hover .anchor .octicon-link,
|
|
.markdown-body h3:hover .anchor .octicon-link,
|
|
.markdown-body h4:hover .anchor .octicon-link,
|
|
.markdown-body h5:hover .anchor .octicon-link,
|
|
.markdown-body h6:hover .anchor .octicon-link {
|
|
display: inline-block;
|
|
}
|
|
|
|
.markdown-body h1 {
|
|
padding-bottom: 0.3em;
|
|
font-size: 2.25em;
|
|
line-height: 1.2;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
|
|
.markdown-body h1 .anchor {
|
|
line-height: 1;
|
|
}
|
|
|
|
.markdown-body h2 {
|
|
padding-bottom: 0.3em;
|
|
font-size: 1.75em;
|
|
line-height: 1.225;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
|
|
.markdown-body h2 .anchor {
|
|
line-height: 1;
|
|
}
|
|
|
|
.markdown-body h3 {
|
|
font-size: 1.5em;
|
|
line-height: 1.43;
|
|
}
|
|
|
|
.markdown-body h3 .anchor {
|
|
line-height: 1.2;
|
|
}
|
|
|
|
.markdown-body h4 {
|
|
font-size: 1.25em;
|
|
}
|
|
|
|
.markdown-body h4 .anchor {
|
|
line-height: 1.2;
|
|
}
|
|
|
|
.markdown-body h5 {
|
|
font-size: 1em;
|
|
}
|
|
|
|
.markdown-body h5 .anchor {
|
|
line-height: 1.1;
|
|
}
|
|
|
|
.markdown-body h6 {
|
|
font-size: 1em;
|
|
color: #777;
|
|
}
|
|
|
|
.markdown-body h6 .anchor {
|
|
line-height: 1.1;
|
|
}
|
|
|
|
.markdown-body p,
|
|
.markdown-body blockquote,
|
|
.markdown-body ul,
|
|
.markdown-body ol,
|
|
.markdown-body dl,
|
|
.markdown-body table,
|
|
.markdown-body pre {
|
|
margin-top: 0;
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
.markdown-body ul ul,
|
|
.markdown-body ul ol,
|
|
.markdown-body ol ol,
|
|
.markdown-body ol ul {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.markdown-body li>p {
|
|
margin-top: 16px;
|
|
}
|
|
|
|
.markdown-body dl {
|
|
padding: 0;
|
|
}
|
|
|
|
.markdown-body dl dt {
|
|
padding: 0;
|
|
margin-top: 16px;
|
|
font-size: 1em;
|
|
font-style: italic;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body dl dd {
|
|
padding: 0 16px;
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
.markdown-body blockquote {
|
|
padding: 0 15px;
|
|
color: #777;
|
|
border-left: 4px solid #ddd;
|
|
}
|
|
|
|
.markdown-body blockquote> :first-child {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.markdown-body blockquote> :last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.markdown-body table {
|
|
display: block;
|
|
width: 100%;
|
|
overflow: auto;
|
|
word-break: normal;
|
|
word-break: keep-all;
|
|
}
|
|
|
|
.markdown-body table th {
|
|
font-weight: bold;
|
|
text-align: revert;
|
|
}
|
|
|
|
.markdown-body table th,
|
|
.markdown-body table td {
|
|
padding: 6px 13px;
|
|
border: 1px solid #ddd;
|
|
}
|
|
|
|
.markdown-body table tr {
|
|
background-color: #fff;
|
|
border-top: 1px solid #ccc;
|
|
}
|
|
|
|
.markdown-body table tr:nth-child(2n) {
|
|
background-color: #f8f8f8;
|
|
}
|
|
|
|
.markdown-body img {
|
|
max-width: 100%;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.markdown-body code {
|
|
padding: 0;
|
|
padding-top: 0.2em;
|
|
padding-bottom: 0.2em;
|
|
margin: 0;
|
|
font-size: 85%;
|
|
background-color: rgba(0, 0, 0, 0.04);
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.markdown-body code:has(.katex) {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.markdown-body code:before,
|
|
.markdown-body code:after {
|
|
letter-spacing: -0.2em;
|
|
content: "\\00a0";
|
|
}
|
|
|
|
.markdown-body pre>code {
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 100%;
|
|
word-break: normal;
|
|
white-space: pre;
|
|
background: transparent;
|
|
border: 0;
|
|
}
|
|
|
|
.markdown-body .highlight {
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
.markdown-body .highlight pre,
|
|
.markdown-body pre {
|
|
padding: 16px;
|
|
overflow: auto;
|
|
font-size: 85%;
|
|
line-height: 1.45;
|
|
background-color: #f7f7f7;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.markdown-body .highlight pre {
|
|
margin-bottom: 0;
|
|
word-break: normal;
|
|
}
|
|
|
|
.markdown-body pre {
|
|
word-wrap: normal;
|
|
}
|
|
|
|
.markdown-body pre code {
|
|
display: inline;
|
|
max-width: initial;
|
|
padding: 0;
|
|
margin: 0;
|
|
overflow: initial;
|
|
line-height: inherit;
|
|
word-wrap: normal;
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
|
|
.markdown-body pre code:before,
|
|
.markdown-body pre code:after {
|
|
content: normal;
|
|
}
|
|
|
|
.markdown-body kbd {
|
|
display: inline-block;
|
|
padding: 3px 5px;
|
|
font-size: 11px;
|
|
line-height: 10px;
|
|
color: #555;
|
|
vertical-align: middle;
|
|
background-color: #fcfcfc;
|
|
border: solid 1px #ccc;
|
|
border-bottom-color: #bbb;
|
|
border-radius: 3px;
|
|
box-shadow: inset 0 -1px 0 #bbb;
|
|
}
|
|
|
|
.markdown-body .pl-c {
|
|
color: #969896;
|
|
}
|
|
|
|
.markdown-body .pl-c1,
|
|
.markdown-body .pl-mdh,
|
|
.markdown-body .pl-mm,
|
|
.markdown-body .pl-mp,
|
|
.markdown-body .pl-mr,
|
|
.markdown-body .pl-s1 .pl-v,
|
|
.markdown-body .pl-s3,
|
|
.markdown-body .pl-sc,
|
|
.markdown-body .pl-sv {
|
|
color: #0086b3;
|
|
}
|
|
|
|
.markdown-body .pl-e,
|
|
.markdown-body .pl-en {
|
|
color: #795da3;
|
|
}
|
|
|
|
.markdown-body .pl-s1 .pl-s2,
|
|
.markdown-body .pl-smi,
|
|
.markdown-body .pl-smp,
|
|
.markdown-body .pl-stj,
|
|
.markdown-body .pl-vo,
|
|
.markdown-body .pl-vpf {
|
|
color: #333;
|
|
}
|
|
|
|
.markdown-body .pl-ent {
|
|
color: #63a35c;
|
|
}
|
|
|
|
.markdown-body .pl-k,
|
|
.markdown-body .pl-s,
|
|
.markdown-body .pl-st {
|
|
color: #a71d5d;
|
|
}
|
|
|
|
.markdown-body .pl-pds,
|
|
.markdown-body .pl-s1,
|
|
.markdown-body .pl-s1 .pl-pse .pl-s2,
|
|
.markdown-body .pl-sr,
|
|
.markdown-body .pl-sr .pl-cce,
|
|
.markdown-body .pl-sr .pl-sra,
|
|
.markdown-body .pl-sr .pl-sre,
|
|
.markdown-body .pl-src {
|
|
color: #df5000;
|
|
}
|
|
|
|
.markdown-body .pl-mo,
|
|
.markdown-body .pl-v {
|
|
color: #1d3e81;
|
|
}
|
|
|
|
.markdown-body .pl-id {
|
|
color: #b52a1d;
|
|
}
|
|
|
|
.markdown-body .pl-ii {
|
|
background-color: #b52a1d;
|
|
color: #f8f8f8;
|
|
}
|
|
|
|
.markdown-body .pl-sr .pl-cce {
|
|
color: #63a35c;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body .pl-ml {
|
|
color: #693a17;
|
|
}
|
|
|
|
.markdown-body .pl-mh,
|
|
.markdown-body .pl-mh .pl-en,
|
|
.markdown-body .pl-ms {
|
|
color: #1d3e81;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body .pl-mq {
|
|
color: #008080;
|
|
}
|
|
|
|
.markdown-body .pl-mi {
|
|
color: #333;
|
|
font-style: italic;
|
|
}
|
|
|
|
.markdown-body .pl-mb {
|
|
color: #333;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body .pl-md,
|
|
.markdown-body .pl-mdhf {
|
|
background-color: #ffecec;
|
|
color: #bd2c00;
|
|
}
|
|
|
|
.markdown-body .pl-mdht,
|
|
.markdown-body .pl-mi1 {
|
|
background-color: #eaffea;
|
|
color: #55a532;
|
|
}
|
|
|
|
.markdown-body .pl-mdr {
|
|
color: #795da3;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.markdown-body kbd {
|
|
display: inline-block;
|
|
padding: 3px 5px;
|
|
font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
|
line-height: 10px;
|
|
color: #555;
|
|
vertical-align: middle;
|
|
background-color: #fcfcfc;
|
|
border: solid 1px #ccc;
|
|
border-bottom-color: #bbb;
|
|
border-radius: 3px;
|
|
box-shadow: inset 0 -1px 0 #bbb;
|
|
}
|
|
|
|
.markdown-body .task-list-item {
|
|
list-style-type: none;
|
|
}
|
|
|
|
.markdown-body .task-list-item+.task-list-item {
|
|
margin-top: 3px;
|
|
}
|
|
|
|
.markdown-body .task-list-item input {
|
|
float: left;
|
|
margin: 0.3em 0 0.25em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.markdown-body :checked+.radio-label {
|
|
z-index: 1;
|
|
position: relative;
|
|
border-color: #4183c4;
|
|
}
|
|
|
|
|
|
/*! Pretty printing styles. Used with prettify.js. */
|
|
/* SPAN elements with the classes below are added by prettyprint. */
|
|
.pln {
|
|
color: #000
|
|
}
|
|
|
|
/* plain text */
|
|
|
|
@media screen {
|
|
.str {
|
|
color: #080
|
|
}
|
|
|
|
/* string content */
|
|
.kwd {
|
|
color: #008
|
|
}
|
|
|
|
/* a keyword */
|
|
.com {
|
|
color: #800
|
|
}
|
|
|
|
/* a comment */
|
|
.typ {
|
|
color: #606
|
|
}
|
|
|
|
/* a type name */
|
|
.lit {
|
|
color: #066
|
|
}
|
|
|
|
/* a literal value */
|
|
/* punctuation, lisp open bracket, lisp close bracket */
|
|
.pun,
|
|
.opn,
|
|
.clo {
|
|
color: #660
|
|
}
|
|
|
|
.tag {
|
|
color: #008
|
|
}
|
|
|
|
/* a markup tag name */
|
|
.atn {
|
|
color: #606
|
|
}
|
|
|
|
/* a markup attribute name */
|
|
.atv {
|
|
color: #080
|
|
}
|
|
|
|
/* a markup attribute value */
|
|
.dec,
|
|
.var {
|
|
color: #606
|
|
}
|
|
|
|
/* a declaration; a variable name */
|
|
.fun {
|
|
color: red
|
|
}
|
|
|
|
/* a function name */
|
|
}
|
|
|
|
/* Use higher contrast and text-weight for printable form. */
|
|
@media print,
|
|
projection {
|
|
.str {
|
|
color: #060
|
|
}
|
|
|
|
.kwd {
|
|
color: #006;
|
|
font-weight: bold
|
|
}
|
|
|
|
.com {
|
|
color: #600;
|
|
font-style: italic
|
|
}
|
|
|
|
.typ {
|
|
color: #404;
|
|
font-weight: bold
|
|
}
|
|
|
|
.lit {
|
|
color: #044
|
|
}
|
|
|
|
.pun,
|
|
.opn,
|
|
.clo {
|
|
color: #440
|
|
}
|
|
|
|
.tag {
|
|
color: #006;
|
|
font-weight: bold
|
|
}
|
|
|
|
.atn {
|
|
color: #404
|
|
}
|
|
|
|
.atv {
|
|
color: #060
|
|
}
|
|
}
|
|
|
|
/* Put a border around prettyprinted code snippets. */
|
|
pre.prettyprint {
|
|
padding: 2px;
|
|
/* border: 1px solid #888 */
|
|
}
|
|
|
|
/* Specify class=linenums on a pre to get line numbering */
|
|
ol.linenums {
|
|
margin-top: 0;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
/* IE indents via margin-left */
|
|
li.L0,
|
|
li.L1,
|
|
li.L2,
|
|
li.L3,
|
|
li.L5,
|
|
li.L6,
|
|
li.L7,
|
|
li.L8 {
|
|
list-style-type: none
|
|
}
|
|
|
|
/* Alternate shading for lines */
|
|
li.L1,
|
|
li.L3,
|
|
li.L5,
|
|
li.L7,
|
|
li.L9 {
|
|
background: #eee
|
|
}
|
|
|
|
.markdown-body p,
|
|
.markdown-body blockquote,
|
|
.markdown-body ul,
|
|
.markdown-body ol,
|
|
.markdown-body dl,
|
|
.markdown-body table,
|
|
.markdown-body pre {
|
|
margin-top: 0;
|
|
margin-bottom: 16px;
|
|
}`;return(0,bt.useEffect)(()=>{const Ie=de.current.attachShadow({mode:"open"});ee.current=document.createElement("div"),ee.current.className="markdown-body",ee.current.innerHTML=Vt,Ie.appendChild(ee.current);const We=document.createElement("style");return We.textContent=Ne,Ie.appendChild(We),()=>{Ie.innerHTML=""}},[]),(0,bt.useEffect)(()=>{ee.current&&(ee.current.innerHTML=Vt)},[Vt]),Ue.createElement("div",{ref:de})};function Ft(Vt){const de=["onabort","onanimationend","onanimationiteration","onanimationstart","onauxclick","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncopy","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","ongotpointercapture","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onlostpointercapture","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onpaste","onpause","onplay","onplaying","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onprogress","onratechange","onreset","onresize","onscroll","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onsubmit","onsuspend","ontimeupdate","ontoggle","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontransitionend","onvolumechange","onwaiting","onwheel"],ee=new RegExp(`\\b(${de.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return Vt.replace(ee,"").trim()}var nt=Object.defineProperty,et=Object.getOwnPropertySymbols,ct=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Vt,de,ee)=>de in Vt?nt(Vt,de,{enumerable:!0,configurable:!0,writable:!0,value:ee}):Vt[de]=ee,vt=(Vt,de)=>{for(var ee in de||(de={}))ct.call(de,ee)&&pt(Vt,ee,de[ee]);if(et)for(var ee of et(de))lt.call(de,ee)&&pt(Vt,ee,de[ee]);return Vt};const St="@\u2581\u2581@",kt="@\u2581@",Dt=/<pre[^>]*>/g;function jt(Vt){let de=document.createElement("div");return de.innerHTML=Vt,de.childNodes.length===0?"":de.childNodes[0].nodeValue}const $t=(Vt,de)=>{Vt=Vt||"";const ee=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ne=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ie=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,We=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return de?Vt.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(ee,(kn,rn,Ve,on,te,Zt,Be)=>{const dn=rn||on||Zt,en=Ve||te||Be||"?";return Rt.Z.API_SERVER+"/api/attachments/"+dn+en+"&t="+(0,ne.Jn)(dn,Date.now())+(kn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(Vt=Vt.replace(We,(kn,rn,Ve,on,te,Zt,Be)=>{const dn=rn||on||Zt,en=Ve||te||Be||"?";return Rt.Z.API_SERVER+"/attachments/download/"+dn+en+"&t="+(0,ne.Jn)(dn,Date.now())+(kn.indexOf(")")>-1?")":"&")}).replace(ee,(kn,rn,Ve,on,te,Zt,Be)=>{const dn=rn||on||Zt,en=Ve||te||Be||"?";return Rt.Z.API_SERVER+"/api/attachments/"+dn+en+"&t="+(0,ne.Jn)(dn,Date.now())+(kn.indexOf(")")>-1?")":"&")}).replace(Ne,(kn,rn,Ve,on,te)=>{const Zt=rn||on,Be=Ve||te||"";return'"'+Rt.Z.API_SERVER+"/api/attachments/"+Zt+Be+Zt+Be+"&t="+(0,ne.Jn)(Zt,Date.now())}).replace(Ie,(kn,rn,Ve,on,te)=>{const Zt=rn||on,Be=Ve||te||"";return"("+Rt.Z.API_SERVER+"/files/uploads/"+Zt+Be+Zt+Be+"&t="+(0,ne.Jn)(Zt,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,`
|
|
`),Vt)};var Yt=({value:Vt="",className:de,showTextOnly:ee,showLines:Ne,style:Ie={},stylesPrev:We={},highlightKeywords:kn,showProgramFill:rn,isProgramFill:Ve,disabledFill:on=!1,programFillValue:te,onFillChange:Zt=en=>{},onFillBlur:Be=()=>{},onFillFocus:dn=()=>{}})=>{let en=Ft(String(Vt||""));const[ve,je]=(0,bt.useState)(""),[Xe,In]=(0,bt.useState)("office"),[Le,hn]=(0,bt.useState)([]),re=(0,bt.useRef)("a"+(0,he.Z)()),gn={},Tn=pe=>/<style[\s\S]*?>/i.test(pe||""),Bt=(pe,xe,Oe)=>{const Ke=document.createElement(pe===kt?"input":"textarea");Ke.style.width="100%",Ke.style.height=pe===kt?"40px":"151px",Ke.rows=5,Ke.spellcheck=!1,Ke.name="edu-program-fill",Ke.placeholder="\u8BF7\u8F93\u5165",Ke.dataset.id=xe;const Pn=Object.keys(gn).length;return gn[Pn]=Ke,`<span class="edu-program-fill-wrap ${pe===kt?"":"show"}" style="width:${pe===kt?"400px":"100%"}" title=${Oe||""}><span>${Ke.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Ct(pe){return pe=pe.replace(/!\[.*?\]\(.*?\)/g,""),pe=pe.replace(/\[.*?\]\(.*?\)/g,""),pe=pe.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),pe=pe.replace(/<embed.*?>/g,""),pe=pe.replace(/<img.*?>/g,""),pe=pe.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),pe=pe.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),pe=pe.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),pe=pe.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),pe}const xt=pe=>!ee&&Tn(en)?pe:pe.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(xe,Oe){let Ke=Oe.replace(/(\n|\r)/g,"").split("}"),Pn=[];return Ke.map(qe=>{qe!=""&&Pn.push(`.${re.current} ${qe}`)}),`<style>${Pn.join("}")}</style>`}),Nt=(0,bt.useMemo)(()=>{try{const Ke=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Pn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,qe=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,wn=/\(\/attachments\/download\//g;en=en.replace(wn,"("+Rt.Z.API_SERVER+"/attachments/download/").replace(Ke,"("+Rt.Z.API_SERVER+"/api/attachments/").replace(Pn,'"'+Rt.Z.API_SERVER+"/api/attachments/").replace(qe,'"'+Rt.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(Ke){}if(rn){let Ke=-1;return en=en.replaceAll("<","<").replaceAll(">",">").replace(/(@▁▁@|@▁@)/g,function(Pn,qe,wn){var Vn;return++Ke,Bt(Pn,Ke,(Vn=te==null?void 0:te[Ke])==null?void 0:Vn.value.replaceAll("<","<").replaceAll(">",">"))}),`<pre style="background:#fff;padding:4px">${xt(en||"")}</pre>`}let pe=xt(en);pe=(0,Ce.ZP)(pe);const xe=(0,Ce.ez)();en.match(/\[TOC\]/)&&(pe=pe.replace("<p>[TOC]</p>",(0,Ce.Qv)()),(0,Ce.Iy)()),pe=pe.replace(/(__special_katext_id_\d+__)/g,(Ke,Pn)=>{const{type:qe,expression:wn}=xe[Pn];return(0,Ae.renderToString)(jt(wn)||"",{displayMode:qe==="block",throwOnError:!1,output:"html"})}),pe=pe.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Ce.AL)();const Oe=document.createElement("div");if(Oe.innerHTML=pe,ee)return Oe.innerText;if(kn){const Ke=kn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Te(Oe,Ke),Oe.innerHTML}return setTimeout(()=>ge(),500),Oe.innerHTML},[en,kn]);(0,bt.useEffect)(()=>{be.current&&be.current.querySelectorAll(["input","textarea"]).forEach(xe=>{xe.oninput=zt,xe.onblur=Mt,xe.onfocus=Kt})},[Le]),(0,bt.useEffect)(()=>{var pe,xe,Oe,Ke,Pn;if(te!=null&&te.length)try{const qe=be.current.querySelectorAll(".edu-program-fill-score"),wn=be.current.querySelectorAll('[name="edu-program-fill"]');for(const[Vn,bn]of wn.entries())bn.value=((pe=te==null?void 0:te[Vn])==null?void 0:pe.value)||"",((xe=te==null?void 0:te[Vn])==null?void 0:xe.type)==="warning"?bn.className="program-fill-warning":((Oe=te==null?void 0:te[Vn])==null?void 0:Oe.type)==="success"?bn.className="program-fill-success":bn.className="";for(const[Vn,bn]of qe.entries())bn.innerHTML=(Ke=te==null?void 0:te[Vn])!=null&&Ke.score?`${(Pn=te==null?void 0:te[Vn])==null?void 0:Pn.score}\u5206`:"";hn(te)}catch(qe){console.log(qe,"error")}},[te]);const zt=pe=>{Le[pe.target.dataset.id]=Le[pe.target.dataset.id]||{},Le[pe.target.dataset.id].value=pe.target.value,hn([...Le]),Zt(Le,pe.target.dataset.id)},Mt=pe=>{Le[pe.target.dataset.id]=Le[pe.target.dataset.id]||{},Le[pe.target.dataset.id].value=pe.target.value,hn([...Le]),Be(Le,pe.target.dataset.id)},Kt=pe=>{Le[pe.target.dataset.id]=Le[pe.target.dataset.id]||{},Le[pe.target.dataset.id].value=pe.target.value,hn([...Le]),dn(Le,pe.target.dataset.id)};function Te(pe,xe){return pe.childNodes.forEach(Oe=>{var Ke;if(Oe.childNodes.length>0)Te(Oe,xe);else if(Oe.nodeName!=="IMG")if(Oe.innerHTML)Oe.innerHTML=(Ke=Oe.innerHTML)==null?void 0:Ke.replace(new RegExp(xe,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const Pn=document.createElement("span");Pn.innerHTML=Oe.textContent.replace(new RegExp(xe,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),Oe.replaceWith(Pn)}})}const be=(0,bt.useRef)();Ce.jb.WebkitLineClamp=Ne,Ne&&(Ie=vt(vt({},Ie),Ce.jb));function ze(pe){let xe=pe.target;if(xe.tagName.toUpperCase()==="A"){let Oe=xe.getAttribute("href");if(Oe.indexOf("office")>-1)pe.preventDefault(),je(Oe),In("office");else if(Oe.indexOf("application/pdf")>-1)pe.preventDefault(),je(Oe),In("pdf");else if(Oe.indexOf("text/html")>-1)pe.preventDefault(),je(Oe),In("html");else if(Oe.startsWith("#")){pe.preventDefault();let Ke=document.getElementById(Oe.replace("#",""));Ke&&Ke.scrollIntoView(!0)}}}const ge=()=>{var pe;const xe=(pe=be.current)==null?void 0:pe.querySelectorAll("video");xe==null||xe.forEach(Oe=>{if(Oe.oncontextmenu=()=>!1,Oe.src.indexOf(".m3u8")>-1&&!Oe.canPlayType("application/vnd.apple.mpegurl")){if(me.ZP.isSupported()){var Ke=new me.ZP;Ke.loadSource(Oe.src),Ke.attachMedia(Oe)}}})};return(0,bt.useEffect)(()=>{if(be.current&&Nt&&Nt.match(Dt)&&window.PR.prettyPrint(),be.current)return be.current.addEventListener("click",ze),()=>{var pe;(pe=be.current)==null||pe.removeEventListener("click",ze),(0,Ce.AL)(),(0,Ce.Iy)()}},[Nt,be.current,ze]),(0,bt.useEffect)(()=>{var pe;const xe=Oe=>{Oe.preventDefault(),Oe.clipboardData.setData("text",window.getSelection().toString())};return(pe=be.current)==null||pe.addEventListener("copy",xe),()=>{var Oe;(Oe=be.current)==null||Oe.removeEventListener("copy",xe)}},[be.current]),bt.createElement(bt.Fragment,null,ee&&bt.createElement("div",{ref:be},Nt),!ee&&!Tn(Nt)&&bt.createElement("div",{ref:be,style:vt({},Ie),className:`${de||""} ${on?"disabled-fill":""} markdown-body ${re.current}`,dangerouslySetInnerHTML:{__html:Nt}}),!ee&&Tn(Nt)&&bt.createElement(He,{html:Nt}),bt.createElement(Jt.Z,{close:!0,data:ve,type:ve!=null&&ve.length?Xe:"",style:vt({},We),onClose:()=>je("")}))}},69720:function(Sn,Hn,It){"use strict";It.d(Hn,{h:function(){return St}});var bt=It(59301),le=It(82326),Ce=It(28284),De=It(99571),me=It(89780),Rt=It.n(me),ne=It(8336),Ae=It(12469),he=Object.defineProperty,Jt=Object.defineProperties,Ue=Object.getOwnPropertyDescriptors,oe=Object.getOwnPropertySymbols,He=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,nt=(kt,Dt,jt)=>Dt in kt?he(kt,Dt,{enumerable:!0,configurable:!0,writable:!0,value:jt}):kt[Dt]=jt,et=(kt,Dt)=>{for(var jt in Dt||(Dt={}))He.call(Dt,jt)&&nt(kt,jt,Dt[jt]);if(oe)for(var jt of oe(Dt))Ft.call(Dt,jt)&&nt(kt,jt,Dt[jt]);return kt},ct=(kt,Dt)=>Jt(kt,Ue(Dt));const lt=le.default.Option,pt={labelCol:{span:4},wrapperCol:{span:20}},vt={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};Hn.Z=({callback:kt,onCancel:Dt})=>{const[jt,$t]=(0,bt.useState)("python");function Yt(de){$t(vt[de][1])}function Vt(de){kt(de)}return bt.createElement(Ce.default,ct(et({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:Vt,style:{width:500}}),bt.createElement(Ce.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},bt.createElement(le.default,{getPopupContainer:de=>de.parentNode,onChange:Yt},Object.keys(vt).map(de=>bt.createElement(lt,{key:de,value:de},vt[de][0])))),bt.createElement(Ce.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},bt.createElement(St,{mode:jt})),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(De.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(De.ZP,{type:"ghost",onClick:Dt},"\u53D6\u6D88")))};function St({value:kt,onChange:Dt,mode:jt,options:$t={}}){const Yt=(0,bt.useRef)(),[Vt,de]=(0,bt.useState)();return(0,bt.useEffect)(()=>{if(Vt){let ee=function(Ne){const Ie=Ne.getValue();Dt&&Dt(Ie)};return Vt.on("change",ee),()=>{Vt.off("change",ee)}}},[Vt,Dt]),(0,bt.useEffect)(()=>{Vt&&Vt.setOption("mode",jt)},[Vt,jt]),(0,bt.useEffect)(()=>{Vt&&(kt!==Vt.getValue()||kt==="")&&setTimeout(()=>{Vt.setValue(kt||"")},300)},[Vt,kt]),(0,bt.useEffect)(()=>{if(Yt.current&&!Vt){const ee=Rt().fromTextArea(Yt.current,et({mode:jt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},$t));de(ee)}},[Yt.current,Vt]),bt.createElement("div",{className:"my-codemirror-container"},bt.createElement("textarea",{ref:Yt}))}},39793:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Xi}});var bt=It(59301),le=It(89780),Ce=It.n(le),De=It(76374),me=It(8336),Rt=It(6313),ne=It(25717),Ae=It(99498),he=It(25419),Jt=It(67549),Ue=It(76902),oe=({value:Me="",className:fe,showTextOnly:ue,showLines:zn,style:ei={}})=>{const ni=(0,bt.useMemo)(()=>"",[Me]);return bt.createElement(bt.Fragment,null,bt.createElement("div",{dangerouslySetInnerHTML:{__html:ni}}))},He=It(59301),Ft=Object.defineProperty,nt=Object.defineProperties,et=Object.getOwnPropertyDescriptors,ct=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(Me,fe,ue)=>fe in Me?Ft(Me,fe,{enumerable:!0,configurable:!0,writable:!0,value:ue}):Me[fe]=ue,St=(Me,fe)=>{for(var ue in fe||(fe={}))lt.call(fe,ue)&&vt(Me,ue,fe[ue]);if(ct)for(var ue of ct(fe))pt.call(fe,ue)&&vt(Me,ue,fe[ue]);return Me},kt=(Me,fe)=>nt(Me,et(fe));let Dt=[{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 jt({onActionCallback:Me,title:fe,icon:ue,actionName:zn,className:ei="",children:ni}){function cn(){Me(zn)}return He.createElement("a",{title:fe,className:ei,onClick:cn},He.createElement("i",{className:`${ue}`}),ni)}var $t=({watch:Me,showNullButton:fe,showNullProgramButton:ue,onActionCallback:zn,fullScreen:ei,insertTemp:ni,hidetoolBar:cn,extraUse:jn})=>{const Ci=[...Dt,{title:`${Me?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Me?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return He.createElement("ul",{className:"markdown-toolbar-container"},!cn&&Ci.map((Ki,Ji)=>He.createElement("li",{key:Ji},Ki.actionName?He.createElement(jt,kt(St({},Ki),{onActionCallback:zn})):He.createElement("span",{className:"v-line"}))),fe?He.createElement("li",null,He.createElement(jt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:zn},He.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,ue?He.createElement(He.Fragment,null,He.createElement("li",null,He.createElement(jt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:zn},He.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),He.createElement("li",null,He.createElement(jt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:zn},He.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,ni&&He.createElement("li",null,He.createElement(jt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${ni}`,onActionCallback:zn},He.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),jn&&He.createElement("li",null,jn),He.createElement("li",{className:"btn-full-screen"},He.createElement(jt,{icon:`${ei?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:ei?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:zn})))},Yt=It(91558),Vt=It(28284),de=It(37568),ee=It(99571),Ne=Object.defineProperty,Ie=Object.defineProperties,We=Object.getOwnPropertyDescriptors,kn=Object.getOwnPropertySymbols,rn=Object.prototype.hasOwnProperty,Ve=Object.prototype.propertyIsEnumerable,on=(Me,fe,ue)=>fe in Me?Ne(Me,fe,{enumerable:!0,configurable:!0,writable:!0,value:ue}):Me[fe]=ue,te=(Me,fe)=>{for(var ue in fe||(fe={}))rn.call(fe,ue)&&on(Me,ue,fe[ue]);if(kn)for(var ue of kn(fe))Ve.call(fe,ue)&&on(Me,ue,fe[ue]);return Me},Zt=(Me,fe)=>Ie(Me,We(fe));const Be={labelCol:{span:4},wrapperCol:{span:20}};var dn=({callback:Me,onCancel:fe})=>{function ue(zn){Me(zn)}return bt.createElement(Vt.default,Zt(te({},Be),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:ue,style:{width:500}}),bt.createElement(Vt.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},bt.createElement(de.default,null)),bt.createElement(Vt.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},bt.createElement(de.default,null)),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(ee.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(ee.ZP,{type:"ghost",onClick:fe},"\u53D6\u6D88")))},en=It(69720),ve=It(17077),je=It(62957),Xe=It(77019),In=It(9507),Le=It(59301),hn=({callback:Me,onCancel:fe})=>{const ue=document.createElement("canvas"),zn=ue.getContext("2d");ue.width=1e3,ue.height=800,zn.fillStyle="#ffffff",zn.fillRect(0,0,ue.width,ue.height);const ei=ue.toDataURL("image/png");return Le.createElement(je.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Le.createElement(Xe.Z,{style:{height:"100vh"}},Le.createElement(In.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:ei,visible:!0,title:String(Date.now())},onOk:ni=>{Me({src:ni.url})},onClose:fe})))},re=It(12378);function gn(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(gn,go.CommandHandler),gn.prototype.canAlignSelection=function(){var Me=this.diagram;return!(Me===null||Me.isReadOnly||Me.isModelReadOnly||Me.selection.count<2)},gn.prototype.alignLeft=function(){var Me=this.diagram;Me.startTransaction("aligning left");var fe=1/0;Me.selection.each(function(ue){ue instanceof go.Link||(fe=Math.min(ue.position.x,fe))}),Me.selection.each(function(ue){ue instanceof go.Link||ue.move(new go.Point(fe,ue.position.y))}),Me.commitTransaction("aligning left")},gn.prototype.alignRight=function(){var Me=this.diagram;Me.startTransaction("aligning right");var fe=-1/0;Me.selection.each(function(ue){if(!(ue instanceof go.Link)){var zn=ue.actualBounds.x+ue.actualBounds.width;fe=Math.max(zn,fe)}}),Me.selection.each(function(ue){ue instanceof go.Link||ue.move(new go.Point(fe-ue.actualBounds.width,ue.position.y))}),Me.commitTransaction("aligning right")},gn.prototype.alignTop=function(){var Me=this.diagram;Me.startTransaction("alignTop");var fe=1/0;Me.selection.each(function(ue){ue instanceof go.Link||(fe=Math.min(ue.position.y,fe))}),Me.selection.each(function(ue){ue instanceof go.Link||ue.move(new go.Point(ue.position.x,fe))}),Me.commitTransaction("alignTop")},gn.prototype.alignBottom=function(){var Me=this.diagram;Me.startTransaction("aligning bottom");var fe=-1/0;Me.selection.each(function(ue){if(!(ue instanceof go.Link)){var zn=ue.actualBounds.y+ue.actualBounds.height;fe=Math.max(zn,fe)}}),Me.selection.each(function(ue){ue instanceof go.Link||ue.move(new go.Point(ue.actualBounds.x,fe-ue.actualBounds.height))}),Me.commitTransaction("aligning bottom")},gn.prototype.alignCenterX=function(){var Me=this.diagram,fe=Me.selection.first();if(fe){Me.startTransaction("aligning Center X");var ue=fe.actualBounds.x+fe.actualBounds.width/2;Me.selection.each(function(zn){zn instanceof go.Link||zn.move(new go.Point(ue-zn.actualBounds.width/2,zn.actualBounds.y))}),Me.commitTransaction("aligning Center X")}},gn.prototype.alignCenterY=function(){var Me=this.diagram,fe=Me.selection.first();if(fe){Me.startTransaction("aligning Center Y");var ue=fe.actualBounds.y+fe.actualBounds.height/2;Me.selection.each(function(zn){zn instanceof go.Link||zn.move(new go.Point(zn.actualBounds.x,ue-zn.actualBounds.height/2))}),Me.commitTransaction("aligning Center Y")}},gn.prototype.alignColumn=function(Me){var fe=this.diagram;fe.startTransaction("align Column"),Me===void 0&&(Me=0),Me=parseFloat(Me);var ue=new Array;fe.selection.each(function(jn){jn instanceof go.Link||ue.push(jn)});for(var zn=0;zn<ue.length-1;zn++){var ei=ue[zn],ni=ei.actualBounds.y+ei.actualBounds.height+Me,cn=ue[zn+1];cn.move(new go.Point(ei.actualBounds.x,ni))}fe.commitTransaction("align Column")},gn.prototype.alignRow=function(Me){Me===void 0&&(Me=0),Me=parseFloat(Me);var fe=this.diagram;fe.startTransaction("align Row");var ue=new Array;fe.selection.each(function(jn){jn instanceof go.Link||ue.push(jn)});for(var zn=0;zn<ue.length-1;zn++){var ei=ue[zn],ni=ei.actualBounds.x+ei.actualBounds.width+Me,cn=ue[zn+1];cn.move(new go.Point(ni,ei.actualBounds.y))}fe.commitTransaction("align Row")},gn.prototype.canRotate=function(Me){var fe=this.diagram;return!(fe===null||fe.isReadOnly||fe.isModelReadOnly||fe.selection.count<1)},gn.prototype.rotate=function(Me){Me===void 0&&(Me=90);var fe=this.diagram;fe.startTransaction("rotate "+Me.toString());var fe=this.diagram;fe.selection.each(function(ue){ue instanceof go.Link||ue instanceof go.Group||(ue.angle+=Me)}),fe.commitTransaction("rotate "+Me.toString())},gn.prototype.pullToFront=function(){var Me=this.diagram;Me.startTransaction("pullToFront");var fe=new go.Map;Me.selection.each(function(ue){fe.set(ue.layer,0)}),fe.iteratorKeys.each(function(ue){var zn=0;ue.parts.each(function(ei){if(!ei.isSelected){var ni=ei.zOrder;isNaN(ni)?ei.zOrder=0:zn=Math.max(zn,ni)}}),fe.set(ue,zn)}),Me.selection.each(function(ue){gn._assignZOrder(ue,fe.get(ue.layer)+1)}),Me.commitTransaction("pullToFront")},gn.prototype.pushToBack=function(){var Me=this.diagram;Me.startTransaction("pushToBack");var fe=new go.Map;Me.selection.each(function(ue){fe.set(ue.layer,0)}),fe.iteratorKeys.each(function(ue){var zn=0;ue.parts.each(function(ei){if(!ei.isSelected){var ni=ei.zOrder;isNaN(ni)?ei.zOrder=0:zn=Math.min(zn,ni)}}),fe.set(ue,zn)}),Me.selection.each(function(ue){gn._assignZOrder(ue,fe.get(ue.layer)-1-gn._findGroupDepth(ue))}),Me.commitTransaction("pushToBack")},gn._assignZOrder=function(Me,fe,ue){ue===void 0&&(ue=Me),Me.layer===ue.layer&&(Me.zOrder=fe),Me instanceof go.Group&&Me.memberParts.each(function(zn){gn._assignZOrder(zn,fe+1,ue)})},gn._findGroupDepth=function(Me){if(Me instanceof go.Group){var fe=0;return Me.memberParts.each(function(ue){fe=Math.max(fe,gn._findGroupDepth(ue))}),fe+1}else return 0},gn.prototype.doKeyDown=function(){var Me=this.diagram;if(Me!==null){var fe=Me.lastInput;if(fe.key==="Up"||fe.key==="Down"||fe.key==="Left"||fe.key==="Right"){var ue=this.arrowKeyBehavior;if(ue==="none")return;if(ue==="select"){this._arrowKeySelect();return}else if(ue==="move"){this._arrowKeyMove();return}else if(ue==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},gn.prototype._getAllParts=function(){var Me=new Array;return this.diagram.nodes.each(function(fe){Me.push(fe)}),this.diagram.parts.each(function(fe){Me.push(fe)}),Me},gn.prototype._arrowKeyMove=function(){var Me=this.diagram,fe=Me.lastInput,ue=0,zn=0;if(fe.control||fe.meta)ue=1,zn=1;else if(Me.grid!==null){var ei=Me.grid.gridCellSize;zn=ei.width,ue=ei.height}Me.startTransaction("arrowKeyMove"),Me.selection.each(function(ni){fe.key==="Up"?ni.move(new go.Point(ni.actualBounds.x,ni.actualBounds.y-ue)):fe.key==="Down"?ni.move(new go.Point(ni.actualBounds.x,ni.actualBounds.y+ue)):fe.key==="Left"?ni.move(new go.Point(ni.actualBounds.x-zn,ni.actualBounds.y)):fe.key==="Right"&&ni.move(new go.Point(ni.actualBounds.x+zn,ni.actualBounds.y))}),Me.commitTransaction("arrowKeyMove")},gn.prototype._arrowKeySelect=function(){var Me=this.diagram,fe=Me.lastInput,ue=null;fe.key==="Up"?ue=this._findNearestPartTowards(270):fe.key==="Down"?ue=this._findNearestPartTowards(90):fe.key==="Left"?ue=this._findNearestPartTowards(180):fe.key==="Right"&&(ue=this._findNearestPartTowards(0)),ue!==null&&(fe.shift?ue.isSelected=!0:fe.control||fe.meta?ue.isSelected=!ue.isSelected:Me.select(ue))},gn.prototype._findNearestPartTowards=function(Me){var fe=this.diagram.selection.first();if(fe===null)return null;for(var ue=fe.actualBounds.center,zn=this._getAllParts(),ei=1/0,ni=fe,cn=0;cn<zn.length;cn++){var jn=zn[cn];if(jn!==fe&&jn.canSelect()){var Ci=jn.actualBounds.center,Ki=ue.directionPoint(Ci),Ji=this._angleCloseness(Ki,Me);if(Ji<=45){var Wt=ue.distanceSquaredPoint(Ci);Wt*=1+Math.sin(Ji*Math.PI/180),Wt<ei&&(ei=Wt,ni=jn)}}}return ni},gn.prototype._angleCloseness=function(Me,fe){return Math.min(Math.abs(fe-Me),Math.min(Math.abs(fe+360-Me),Math.abs(fe-360-Me)))},gn.prototype._arrowKeyTree=function(){var Me=this.diagram,fe=Me.selection.first();if(fe instanceof go.Node){var ue=Me.lastInput;if(ue.key==="Right"){if(!fe.isTreeLeaf)if(!fe.isTreeExpanded)Me.commandHandler.canExpandTree(fe)&&Me.commandHandler.expandTree(fe);else{var zn=this._sortTreeChildrenByY(fe).first();zn!==null&&Me.select(zn)}}else if(ue.key==="Left")if(!fe.isTreeLeaf&&fe.isTreeExpanded)Me.commandHandler.canCollapseTree(fe)&&Me.commandHandler.collapseTree(fe);else{var ei=fe.findTreeParentNode();ei!==null&&Me.select(ei)}else if(ue.key==="Up"){var ei=fe.findTreeParentNode();if(ei!==null){var ni=this._sortTreeChildrenByY(ei),cn=ni.indexOf(fe);if(cn>0){for(var jn=ni.elt(cn-1);jn!==null&&jn.isTreeExpanded&&!jn.isTreeLeaf;){var Ci=this._sortTreeChildrenByY(jn);jn=Ci.last()}jn!==null&&Me.select(jn)}else Me.select(ei)}}else if(ue.key==="Down")if(fe.isTreeExpanded&&!fe.isTreeLeaf){var zn=this._sortTreeChildrenByY(fe).first();zn!==null&&Me.select(zn)}else for(;fe!==null;){var ei=fe.findTreeParentNode();if(ei===null)break;var ni=this._sortTreeChildrenByY(ei),cn=ni.indexOf(fe);if(cn<ni.length-1){Me.select(ni.elt(cn+1));break}else fe=ei}var Ki=Me.selection.first();Ki!==null&&Me.scrollToRect(Ki.actualBounds)}},gn.prototype._sortTreeChildrenByY=function(Me){var fe=new go.List().addAll(Me.findTreeChildrenNodes());return fe.sort(function(ue,zn){var ei=ue.location,ni=zn.location;return ei.y<ni.y?-1:ei.y>ni.y?1:ei.x<ni.x?-1:ei.x>ni.x?1:0}),fe},gn.prototype.copyToClipboard=function(Me){go.CommandHandler.prototype.copyToClipboard.call(this,Me),this._lastPasteOffset.set(this.pasteOffset)},gn.prototype.pasteFromClipboard=function(){var Me=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Me,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Me},Object.defineProperty(gn.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Me){if(Me!=="move"&&Me!=="select"&&Me!=="scroll"&&Me!=="tree"&&Me!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Me);this._arrowKeyBehavior=Me}}),Object.defineProperty(gn.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Me){if(!(Me instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Me);this._pasteOffset.set(Me)}});var Tn=gn,Bt=It(63720),Ct=It(5269),xt=It(38986),Nt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},zt=It(48790),Mt=It(59301),Kt=(Me,fe,ue)=>new Promise((zn,ei)=>{var ni=Ci=>{try{jn(ue.next(Ci))}catch(Ki){ei(Ki)}},cn=Ci=>{try{jn(ue.throw(Ci))}catch(Ki){ei(Ki)}},jn=Ci=>Ci.done?zn(Ci.value):Promise.resolve(Ci.value).then(ni,cn);jn((ue=ue.apply(Me,fe)).next())});function Te({onCancel:Me,callback:fe}){let ue=(0,bt.useRef)(),zn=(0,bt.useRef)(),ei=(0,bt.useRef)(),ni=(0,bt.useRef)(!1);const cn=(0,bt.useRef)(!1),[jn,Ci]=(0,bt.useState)(0);function Ki(){const Wt=re.bx.make,ce={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"};ue.current=new re.S0(zn.current,{padding:20,grid:Wt(re.s_,"Grid",Wt(re.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Wt(re.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Fn=>{var ai=Fn.diagram.commandHandler.addTopLevelParts(Fn.diagram.selection,!0);ai||Fn.diagram.currentTool.doCancel()},commandHandler:Wt(Tn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Fn=>{var ai=Fn.subject;ai.location=ai.location.copy().snapToGridPoint(Fn.diagram.grid.gridOrigin,Fn.diagram.grid.gridCellSize),setTimeout(()=>{Fn.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Fn=>{var ai=Fn.subject;setTimeout(()=>{Fn.diagram.commandHandler.editTextBlock()})},LinkRelinked:Fn=>{var ai=Fn.parameter.part;ai.invalidateConnectedLinks();var oi=Fn.subject;Fn.diagram.toolManager.linkingTool.isForwards?oi.toNode.invalidateConnectedLinks():oi.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),ue.current.nodeTemplate=Wt(re.NB,"Auto",{locationSpot:re.z6.Center,locationObjectName:"SHAPE",desiredSize:new re.$u(120,60),minSize:new re.$u(40,40),resizable:!0,resizeCellSize:new re.$u(10,10),rotatable:!0},new re.KX("location","loc",re.E9.parse).makeTwoWay(re.E9.stringify),new re.KX("desiredSize","size",re.$u.parse).makeTwoWay(re.$u.stringify),Wt(re.bn,{name:"SHAPE",fill:ce.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:re.z6.AllSides,toSpot:re.z6.AllSides},new re.KX("figure"),new re.KX("fill"),new re.KX("stroke","borderColor"),new re.KX("strokeWidth","thickness"),new re.KX("strokeDashArray","dash")),Wt(re.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Wt(re.al,{margin:1,textAlign:"center",overflow:re.al.OverflowEllipsis,editable:!0},new re.KX("text").makeTwoWay(),new re.KX("stroke","color"))),ue.current.nodeTemplate.toolTip=Wt("ToolTip",Wt(re.s_,"Vertical",{maxSize:new re.$u(200,NaN)},Wt(re.al,{font:"bold 10pt sans-serif",textAlign:"center"},new re.KX("text")),Wt(re.al,{font:"10pt sans-serif",textAlign:"center"},new re.KX("text","details"))));function Mn(Fn,ai){var oi=(gi,Ii)=>{gi.handled=!0,gi.diagram.model.commit(Gi=>{var $i=Ii.part.adornedPart,sr=new re.E9().setRectSpot($i.actualBounds,Fn);sr.subtract($i.location),sr.scale(2,2),sr.x+=Math.sign(sr.x)*130,sr.y+=Math.sign(sr.y)*130,sr.add($i.location),sr.snapToGridPoint(gi.diagram.grid.gridOrigin,gi.diagram.grid.gridCellSize);var pr=Gi.copyNodeData($i.data);Gi.setGroupKeyForNodeData(pr,Gi.getGroupKeyForNodeData($i.data)),Gi.addNodeData(pr);var $e={from:$i.key,to:Gi.getKeyForNodeData(pr)};Gi.addLinkData($e);var Ir=gi.diagram.findNodeForData(pr);Ir.location=sr,gi.diagram.select(Ir),setTimeout(()=>{gi.diagram.commandHandler.editTextBlock()},20)})};return Wt(re.bn,{figure:ai,alignment:Fn,alignmentFocus:Fn.opposite(),width:Fn.equals(re.z6.Top)||Fn.equals(re.z6.Bottom)?25:18,height:Fn.equals(re.z6.Top)||Fn.equals(re.z6.Bottom)?18:25,fill:"orange",stroke:ce.white,strokeWidth:4,mouseEnter:(gi,Ii)=>Ii.fill="dodgerblue",mouseLeave:(gi,Ii)=>Ii.fill="orange",isActionable:!0,click:oi,contextClick:oi})}function On(Fn){return Wt(re.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:(ai,oi)=>oi.fill="dodgerblue",mouseLeave:(ai,oi)=>oi.fill="orange",click:(ai,oi)=>{ai.diagram.commandHandler.showContextMenu(oi.part.adornedPart)}},Fn||{})}ue.current.nodeTemplate.selectionAdornmentTemplate=Wt(re.uz,"Spot",Wt(re.Vm,{padding:10}),Mn(re.z6.Top,"TriangleUp"),Mn(re.z6.Left,"TriangleLeft"),Mn(re.z6.Right,"TriangleRight"),Mn(re.z6.Bottom,"TriangleDown"),On({alignment:new re.z6(.75,0)}));function Fe(Fn,ai){return(oi,gi)=>{oi.handled=!0,oi.diagram.model.commit(Ii=>{Ii.set(gi.part.adornedPart.data,Fn,ai)})}}function xn(Fn,ai){return ai||(ai="color"),Wt(re.bn,{width:16,height:16,stroke:"lightgray",fill:Fn,margin:1,background:"transparent",mouseEnter:(oi,gi)=>gi.stroke="dodgerblue",mouseLeave:(oi,gi)=>gi.stroke="lightgray",click:Fe(ai,Fn),contextClick:Fe(ai,Fn)})}function mn(){return[Wt("ContextMenuButton",Wt(re.s_,"Horizontal",xn(ce.white,"fill"),xn(ce.beige,"fill"),xn(ce.extralightblue,"fill"),xn(ce.extralightred,"fill"))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",xn(ce.lightgray,"fill"),xn(ce.lightgreen,"fill"),xn(ce.lightblue,"fill"),xn(ce.lightred,"fill")))]}function vn(){return[Wt("ContextMenuButton",Wt(re.s_,"Horizontal",xn(ce.black),xn(ce.green),xn(ce.blue),xn(ce.red))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",xn(ce.white),xn(ce.magenta),xn(ce.purple),xn(ce.orange)))]}function Yn(Fn,ai){return ai||(ai="thickness"),Wt(re.bn,"LineH",{width:16,height:16,strokeWidth:Fn,margin:1,background:"transparent",mouseEnter:(oi,gi)=>gi.background="dodgerblue",mouseLeave:(oi,gi)=>gi.background="transparent",click:Fe(ai,Fn),contextClick:Fe(ai,Fn)})}function Rn(Fn,ai){return ai||(ai="dash"),Wt(re.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Fn,margin:1,background:"transparent",mouseEnter:(oi,gi)=>gi.background="dodgerblue",mouseLeave:(oi,gi)=>gi.background="transparent",click:Fe(ai,Fn),contextClick:Fe(ai,Fn)})}function _n(){return[Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Yn(1),Yn(2),Yn(3),Yn(4))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Rn(null),Rn([2,4]),Rn([4,4])))]}function Jn(Fn,ai){return ai||(ai="figure"),Wt(re.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Fn,margin:1,background:"transparent",mouseEnter:(oi,gi)=>gi.fill="dodgerblue",mouseLeave:(oi,gi)=>gi.fill="lightgray",click:Fe(ai,Fn),contextClick:Fe(ai,Fn)})}ue.current.nodeTemplate.contextMenu=Wt("ContextMenu",Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Jn("Rectangle"),Jn("RoundedRectangle"),Jn("Ellipse"),Jn("Diamond"))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Jn("Parallelogram2"),Jn("ManualOperation"),Jn("Procedure"),Jn("Cylinder1"))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Jn("Terminator"),Jn("CreateRequest"),Jn("Document"),Jn("TriangleDown"))),mn(),vn(),_n()),ue.current.groupTemplate=Wt(re.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:re.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Fn,ai)=>{var oi=ai.addMembers(ai.diagram.selection,!0);oi||ai.diagram.currentTool.doCancel()},avoidable:!1},new re.KX("location","loc",re.E9.parse).makeTwoWay(re.E9.stringify),Wt(re.s_,"Auto",{name:"BODY"},Wt(re.bn,{parameter1:10,fill:ce.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:re.z6.AllSides,toSpot:re.z6.AllSides},new re.KX("fill"),new re.KX("stroke","color"),new re.KX("strokeWidth","thickness"),new re.KX("strokeDashArray","dash")),Wt(re.Vm,{background:"transparent",margin:20})),Wt(re.al,{alignment:re.z6.Top,alignmentFocus:re.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new re.KX("text"),new re.KX("stroke","color"))),ue.current.groupTemplate.selectionAdornmentTemplate=Wt(re.uz,"Spot",Wt(re.s_,"Auto",Wt(re.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Wt(re.Vm,{margin:1.5})),On({alignment:re.z6.TopRight,alignmentFocus:re.z6.BottomRight})),ue.current.groupTemplate.contextMenu=Wt("ContextMenu",mn(),vn(),_n()),ue.current.linkTemplate=Wt(re.rU,{layerName:"Foreground",routing:re.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new re.KX("fromSpot","fromSpot",re.z6.parse),new re.KX("toSpot","toSpot",re.z6.parse),new re.KX("fromShortLength","dir",Fn=>Fn>=1?10:0),new re.KX("toShortLength","dir",Fn=>Fn>=1?10:0),new re.KX("points").makeTwoWay(),Wt(re.bn,{strokeWidth:2},new re.KX("stroke","color"),new re.KX("strokeWidth","thickness"),new re.KX("strokeDashArray","dash")),Wt(re.bn,{segmentIndex:0,segmentOffset:new re.E9(15,0),segmentOrientation:re.rU.OrientAlong,alignmentFocus:re.z6.Right,figure:"circle",width:10,strokeWidth:0},new re.KX("fill","color"),new re.KX("visible","dir",Fn=>Fn===1)),Wt(re.bn,{segmentIndex:-1,segmentOffset:new re.E9(-10,6),segmentOrientation:re.rU.OrientPlus90,alignmentFocus:re.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new re.KX("fill","color"),new re.KX("visible","dir",Fn=>Fn>=1),new re.KX("width","thickness",Fn=>7+3*Fn),new re.KX("height","thickness",Fn=>7+3*Fn),new re.KX("segmentOffset","thickness",Fn=>new re.E9(-15,4+1.5*Fn))),Wt(re.bn,{segmentIndex:0,segmentOffset:new re.E9(15,-6),segmentOrientation:re.rU.OrientMinus90,alignmentFocus:re.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new re.KX("fill","color"),new re.KX("visible","dir",Fn=>Fn===2),new re.KX("width","thickness",Fn=>7+3*Fn),new re.KX("height","thickness",Fn=>7+3*Fn),new re.KX("segmentOffset","thickness",Fn=>new re.E9(-15,4+1.5*Fn))),Wt(re.al,{alignmentFocus:new re.z6(0,1,-4,0),editable:!0},new re.KX("text").makeTwoWay(),new re.KX("stroke","color"))),ue.current.linkTemplate.selectionAdornmentTemplate=Wt(re.uz,Wt(re.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Qi(2)},new re.KX("pathPattern","thickness",Qi)),On({alignmentFocus:new re.z6(0,0,-6,-4)}));function Qi(Fn){return Wt(re.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Fn+4).toString()+" H3"})}function Ni(Fn){var ai="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Fn===0?ai="M0 0 M16 16 M0 8 L16 8":Fn===2&&(ai="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Wt(re.bn,{geometryString:ai,margin:2,background:"transparent",mouseEnter:(oi,gi)=>gi.background="dodgerblue",mouseLeave:(oi,gi)=>gi.background="transparent",click:Fe("dir",Fn),contextClick:Fe("dir",Fn)})}function bi(Fn){var ai=(oi,gi)=>{oi.handled=!0,oi.diagram.model.commit(Ii=>{var Gi=gi.part.adornedPart;Ii.set(Gi.data,Fn?"toSpot":"fromSpot",re.z6.stringify(re.z6.AllSides)),(Fn?Gi.toNode:Gi.fromNode).invalidateConnectedLinks()})};return Wt(re.bn,{width:12,height:12,fill:"transparent",mouseEnter:(oi,gi)=>gi.background="dodgerblue",mouseLeave:(oi,gi)=>gi.background="transparent",click:ai,contextClick:ai})}function Re(Fn,ai){var oi=0,gi=re.z6.RightSide;Fn.equals(re.z6.Top)?(oi=270,gi=re.z6.TopSide):Fn.equals(re.z6.Left)?(oi=180,gi=re.z6.LeftSide):Fn.equals(re.z6.Bottom)&&(oi=90,gi=re.z6.BottomSide),ai||(oi-=180);var Ii=(Gi,$i)=>{Gi.handled=!0,Gi.diagram.model.commit(sr=>{var pr=$i.part.adornedPart;sr.set(pr.data,ai?"toSpot":"fromSpot",re.z6.stringify(gi)),(ai?pr.toNode:pr.fromNode).invalidateConnectedLinks()})};return Wt(re.bn,{alignment:Fn,alignmentFocus:Fn.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:oi,background:"transparent",mouseEnter:(Gi,$i)=>$i.background="dodgerblue",mouseLeave:(Gi,$i)=>$i.background="transparent",click:Ii,contextClick:Ii})}ue.current.linkTemplate.contextMenu=Wt("ContextMenu",vn(),_n(),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Ni(0),Ni(1),Ni(2))),Wt("ContextMenuButton",Wt(re.s_,"Horizontal",Wt(re.s_,"Spot",bi(!1),Re(re.z6.Top,!1),Re(re.z6.Left,!1),Re(re.z6.Right,!1),Re(re.z6.Bottom,!1)),Wt(re.s_,"Spot",{margin:new re.Zt(0,0,0,2)},bi(!0),Re(re.z6.Top,!0),Re(re.z6.Left,!0),Re(re.z6.Right,!0),Re(re.z6.Bottom,!0)))));const qi=`{ "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 ur=["Rectangle","Square","RoundedRectangle","Border","Ellipse","Circle","TriangleRight","TriangleDown","TriangleLeft","TriangleUp","Triangle","Diamond","LineH","LineV","None","BarH","BarV","MinusLine","PlusLine","XLine","LineRight","LineDown","LineLeft","LineUp"];function Hr(Fn){return console.log("shapeName:",Fn),ur.indexOf(Fn)>=0}var Ye=new re.YI(ei.current,{maxSelectionCount:1,linkTemplate:Wt(re.rU,{locationSpot:re.z6.Center,selectionAdornmentTemplate:Wt(re.uz,"Link",{locationSpot:re.z6.Center},Wt(re.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Wt(re.bn,{toArrow:"Standard",stroke:null}))},{routing:re.rU.AvoidsNodes,curve:re.rU.JumpOver,corner:5,toShortLength:4},new re.KX("points"),Wt(re.bn,{isPanelMain:!0,strokeWidth:2}),Wt(re.bn,{toArrow:"Standard",stroke:null})),model:new re.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...re.bn.getFigureGenerators().toArray().map(Fn=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Fn.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return ue.current.addDiagramListener("TextEdited",function(Fn){var ai;const oi=Fn.subject.part;var gi=(ai=document.activeElement)==null?void 0:ai.value;typeof gi=="string"&&gi.trim()===""&&ue.current.model.commit(function(Ii){Ii.set(oi.data,"text","\u672A\u547D\u540D"),ue.current.commandHandler.stopCommand()},"increment")}),Ye.nodeTemplate=Wt(re.NB,"Auto",{locationSpot:re.z6.Center},new re.KX("location","location",re.E9.parse).makeTwoWay(re.E9.stringify),Wt(re.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 re.KX("stroke").makeTwoWay(),new re.KX("fill").makeTwoWay(),new re.KX("figure")),Wt(re.al,{margin:new re.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new re.$u(16,16),maxSize:new re.$u(10,NaN),textAlign:"center",editable:!0},new re.KX("key").makeTwoWay())),setTimeout(()=>{ue.current.grid=Wt(re.s_,"Grid",Wt(re.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Wt(re.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),ue.current.grid.visible=!0,ue.current.grid.gridCellStroke="darkgray",ue.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=ue.current,ue.current}const Ji=()=>Kt(this,null,function*(){var Wt,ce=ue.current.makeImage();const Mn=yield(0,xt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:ce.src,file_data:JSON.stringify({login:(Wt=(0,zt.eY)())==null?void 0:Wt.login,data:JSON.parse(ue.current.model.toJson())})}});fe({src:Mn.url})});return(0,bt.useEffect)(()=>(setTimeout(()=>{Ki()},500),Ci(jn+1),()=>{ue.current=null}),[]),Mt.createElement("div",{ref:cn,className:"body-overflow-initial"},Mt.createElement(je.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!jn,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 Wt,ce,Mn=ue.current.selection.first();if(ni.current=!ni.current,document.activeElement&&Mn){let On=(ce=(Wt=document.activeElement)==null?void 0:Wt.value)==null?void 0:ce.trim();typeof On=="string"&&ue.current.model.commit(function(Fe){Fe.set(Mn.data,"text",On||"\u672A\u547D\u540D"),ue.current.commandHandler.stopCommand()},"increment")}Ci(jn+1)}},Mt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Me},Mt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:ni.current?"none":"block"},className:Nt.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:Nt.myPaletteDiv,ref:ei})),Mt.createElement("div",{style:{flex:1,position:"relative"}},Mt.createElement("div",{ref:zn,style:{height:"80vh"}}))),Mt.createElement("div",{className:"tr"},Mt.createElement(ee.ZP,{size:"large",onClick:Ji,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var be=Te,ze=It(47889),ge=It(71051);const pe=ze.ZP.Group,xe={margin:"0 8px"};var Oe=({callback:Me,onCancel:fe})=>{function ue(zn){Me(zn)}return bt.createElement(Vt.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:ue},bt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},bt.createElement("span",{style:xe},"\u5355\u5143\u683C\u6570\uFF1A"),bt.createElement("span",{style:xe},"\u884C\u6570"),bt.createElement(Vt.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},bt.createElement(ge.Z,null)),bt.createElement("span",{style:xe},"\u5217\u6570"),bt.createElement(Vt.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},bt.createElement(ge.Z,null))),bt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},bt.createElement("span",{style:xe},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),bt.createElement(Vt.default.Item,{name:"align"},bt.createElement(pe,null,bt.createElement(ze.ZP,{value:"default"},bt.createElement("i",{className:"fa fa-align-justify"})),bt.createElement(ze.ZP,{value:"left"},bt.createElement("i",{className:"fa fa-align-left"})),bt.createElement(ze.ZP,{value:"center"},bt.createElement("i",{className:"fa fa-align-center"})),bt.createElement(ze.ZP,{value:"right"},bt.createElement("i",{className:"fa fa-align-right"}))))),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(ee.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(ee.ZP,{type:"ghost",onClick:fe},"\u53D6\u6D88")))},Ke=It(71411),Pn=It(43001),qe=It.n(Pn),Vn=(0,bt.forwardRef)(({use3d:Me,width:fe,height:ue,callback:zn,showSaveButton:ei},ni)=>{const cn=(0,bt.useRef)(),jn=(0,bt.useRef)(),[Ci,Ki]=(0,bt.useState)(!1),Ji=(0,bt.useRef)({id:cn,appName:"graphing",width:fe||1e3,height:ue||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,bt.useEffect)(()=>{jn.current=new(qe())(Ji.current,!0),window.onload=function(){jn.current.inject("applet_container")}},[]);const Wt=()=>{var ce=window.ggbApplet.getPNGBase64(1,!0,72);return zn&&zn(ce),ce};return(0,bt.useEffect)(()=>{Ji.current.appName=Ci?"3D":"graphing",jn.current.inject("applet_container")},[Ci]),(0,bt.useEffect)(()=>{Ki(Me)},[Me]),(0,bt.useImperativeHandle)(ni,()=>({getImgData:Wt})),bt.createElement(bt.Fragment,null,bt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:cn}),bt.createElement(Xe.Z,{align:"middle"},bt.createElement(Ct.Z,{flex:1},bt.createElement(Ke.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Ci,onChange:ce=>Ki(ce)})),bt.createElement(Ct.Z,null,bt.createElement(ee.ZP,{size:"large",onClick:Wt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),bn=It(76562),Qn=It(6767);const Fi="link",ri="upload-image",li="add-flowchart",xi="draw-image",ir="add-flowchart",Pi="code-block",tr="add-table",kr="------------",Lr={default:kr,left:`:${kr}`,center:`:${kr}:`,right:`${kr}:`};var Br=It(37808);function Dr(){}let Kr=0;const lr=1e4,Zi="\u2581",Tr="@\u2581\u2581@",Lt="@\u2581@",vi=`
|
|
**\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`,di=["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 qn(Me){return/^\d+$/.test(Me)?`${Me}px`:Me}const pi=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",ki={[pi+"-B"]:"bold",[pi+"-I"]:"italic"},hr={[Fi]:"\u6DFB\u52A0\u94FE\u63A5",[Pi]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[ri]:"\u6DFB\u52A0\u56FE\u7247",[xi]:"\u6DFB\u52A0\u753B\u56FE",[li]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[tr]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Xi=({defaultValue:Me="",onChange:fe,width:ue="100%",height:zn=400,miniToolbar:ei=!1,isFocus:ni=!1,watch:cn,insertTemp:jn,mode:Ci="markdown",id:Ki="markdown-editor-id",showResizeBar:Ji=!1,noStorage:Wt=!1,showNullButton:ce=!1,showNullProgramButton:Mn=!1,hidetoolBar:On=!1,fullScreen:Fe=!1,onBlur:xn,onCMBeforeChange:mn,onFullScreen:vn,className:Yn="",disablePaste:Rn=!1,disabled:_n=!1,disabledFill:Jn=!1,placeholder:Qi="",values:Ni="",extraUse:bi})=>{const[Re,qi]=(0,bt.useState)(null),[ur,Hr]=(0,bt.useState)(Me),[Ye,Fn]=(0,bt.useState)(cn),[ai,oi]=(0,bt.useState)(Fe),[gi,Ii]=(0,bt.useState)(""),[Gi,$i]=(0,bt.useState)(0),[sr,pr]=(0,bt.useState)(zn),[$e,Ir]=(0,bt.useState)(!1),[Qe,yi]=(0,bt.useState)(0),[gr,dr]=(0,bt.useState)(0),_r=(0,bt.useRef)(),mr=(0,bt.useRef)(),Wi=(0,bt.useRef)(),Vr=(0,bt.useRef)();(0,bt.useEffect)(()=>{const Kn=window.scrollY||window.pageYOffset;Hr(Ni),Re==null||Re.setValue(Ni),window.scrollTo(0,Kn)},[Ni]),(0,bt.useEffect)(()=>{vn==null||vn(ai)},[ai]),(0,bt.useEffect)(()=>{if(_r.current){let Kn=function(_e,ii){var wi;if(Rn){ii.preventDefault();return}const Vi=ii.clipboardData;if(Vi){const Oi=Vi.types.toString(),wr=Vi.items;if(Oi==="Files"||Vi.types.indexOf("Files")>-1){if(ii.preventDefault(),Ci=="stex")return;try{let Pr=wr[1];((wi=wr[0])==null?void 0:wi.kind)==="file"&&(Pr=wr[0]);const yr=Pr.getAsFile(),Mr=yr.name.split(".").pop();(0,ve.I)(yr,Er=>{var qr,Pe,Cr;Er.id?((qr=yr==null?void 0:yr.type)==null?void 0:qr.indexOf("image"))>-1?An.replaceSelection(`<img width="100%" src="/api/attachments/${Er.id}?type=${Er.content_type})" alt="" />`):((Pe=yr==null?void 0:yr.type)==null?void 0:Pe.indexOf("video"))>-1?An.replaceSelection(`<video width="100%" controls src="/api/attachments/${Er.id}"></video>`):((Cr=yr==null?void 0:yr.type)==null?void 0:Cr.indexOf("pdf"))>-1?An.replaceSelection(`<a href="/api/attachments/${Er.id}?type=${yr.type}&disposition=inline" target="_blank">${yr.name}</a>`):di.includes(Mr)?An.replaceSelection(`<a href="/api/attachments/${Er.id}?type=office&disposition=inline" target="_blank">${yr.name}</a>`):An.replaceSelection(`[${yr.name}](/api/attachments/${Er.id}?type=${Er.content_type})`):(Er==null?void 0:Er.status)===401&&(document.location.href="/user/login")})}catch(Pr){Qn.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const An=Ce().fromTextArea(_r.current,{mode:Ci,lineNumbers:!ei,lineWrapping:!0,value:Me,autoCloseTags:!0,autoCloseBrackets:!0});return An.on("keyup",function(_e,ii){ii.keyCode===8&&(_e.getValue()==""?An.setOption("placeholder",Qi):An.setOption("placeholder",null))}),An.on("keydown",function(_e,ii){if(ii.keyCode===8){var wi=sn(_e);wi&&ii.preventDefault()}}),ni&&An.focus(),An.on("paste",Kn),_n&&An.on("beforeChange",function(_e,ii){(ii.origin==="paste"||ii.origin==="+input")&&ii.cancel()}),qi(An),()=>{An.off("paste",Kn)}}},[]);const ke=(0,bt.useCallback)(()=>{if(mr.current)try{}catch(Kn){console.log(Kn,"---- to set md editor body height")}},[sr,mr,ai]);(0,bt.useEffect)(()=>{function Kn(){let An=new De.Z(_e=>{for(let ii of _e)(ii.target.offsetHeight>0||ii.target.offsetWidth>0)&&(ke(),Re.setSize("100%","100%"),Re.refresh())});return An.observe(_r.current.parentElement),An}if(Re){const An=Kn();return()=>{var _e,ii;(_e=_r.current)!=null&&_e.parentElement&&An.unobserve((ii=_r.current)==null?void 0:ii.parentElement)}}},[Re,ke]),(0,bt.useEffect)(()=>{if(Re){let Kn=[];for(const[An,_e]of Object.entries(ki)){let ii={[An]:()=>{we(_e)}};Kn.push(ii),Re.addKeyMap(ii)}return()=>{for(let An of Kn)Re.removeKeyMap(An)}}},[Re]),(0,bt.useEffect)(()=>{Fe!==ai&&oi(Fe)},[Fe]),(0,Br.Z)(()=>{if(!Wt&&Gi>0){let Kn=new Date().getTime(),An=window.sessionStorage.getItem(Ki);Kn>=Gi+lr&&(!An||An!==ur)&&(window.sessionStorage.setItem(Ki,ur),Ir(!0))}},lr),(0,bt.useEffect)(()=>{Fn(cn)},[Re,cn]),(0,bt.useEffect)(()=>{Re&&ni&&Re.focus()},[Re,ni]),(0,bt.useEffect)(()=>{if(Ye&&Re){let Kn=function(_e){let ii=_e.target;if(Vr.current){let wi=ii.scrollTop/ii.scrollHeight;Vr.current.scrollTop=Vr.current.scrollHeight*wi}};const An=Re.getScrollerElement();return An.addEventListener("scroll",Kn),()=>{An.removeEventListener("scroll",Kn)}}},[Re,Ye]),(0,bt.useEffect)(()=>{if(Re&&mn){let Kn=function(An,_e){mn(An,_e)};return Re.on("beforeChange",Kn),()=>{Re.off("beforeChange",Kn)}}},[Re,mn]),(0,bt.useEffect)(()=>{if(Re&&xn){let Kn=function(){xn(Re.getValue())};return Re.on("blur",Kn),()=>{Re.off("blur",Kn)}}},[Re,xn]);function sn(Kn,An){var _e=Kn.getDoc(),ii=_e.getCursor(),wi=_e.getLine(ii.line),Vi=wi.charAt(ii.ch-1),Oi=wi.lastIndexOf("@\u2581@",ii.ch),wr=wi.lastIndexOf("@\u2581\u2581@",ii.ch),Pr=Oi>wr?Oi:wr,yr=Oi>wr?3:4;if(Tr.indexOf(Vi)===-1)return null;if(console.log("change1:",An,Kn,wi,ii,Pr,Oi,wr,Vi),Pr>=0&&ii.ch-Pr<5){var Mr=Pr+yr;return _e.replaceRange("",{line:ii.line,ch:Pr},{line:ii.line,ch:Mr}),{line:ii.line,ch:Mr}}return null}(0,bt.useEffect)(()=>{if(Re){let Kn=function(An,_e){const ii=An.getValue();Hr(ii),$i(new Date().getTime()),An.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),fe&&(Mn?fe(ii,Cn(ii)):fe(ii))};return Re.on("change",Kn),()=>{Re.off("change",Kn)}}},[Re,fe]),(0,bt.useEffect)(()=>{if(Re)if(Me==null)Re.setValue(""),Hr("");else{const Kn=window.scrollY||window.pageYOffset;Me!==Re.getValue()&&(Re.setValue(Me),Hr(Me),Re.setCursor(_n?1:Re.lineCount(),0),window.scrollTo(0,Kn))}},[Re,Me]);const we=(0,bt.useCallback)(Kn=>{const An=Re.getCursor(),_e=Re.getSelection();let ii=_e.split(`
|
|
`);switch(Kn){case"bold":return Re.replaceSelection("**"+_e+"**"),_e===""&&Re.setCursor(An.line,An.ch+2),Re.focus();case"italic":return Re.replaceSelection("*"+_e+"*"),_e===""&&Re.setCursor(An.line,An.ch+1),Re.focus();case"code":return Re.replaceSelection("`"+_e+"`"),_e===""&&Re.setCursor(An.line,An.ch+1),Re.focus();case"inline-latex":return Ii("inline-latex"),Re.focus();case"latex":return Re.replaceSelection("```latex\n"+_e+"\n```"),Re.setCursor(An.line+1,_e.length+1),Re.focus();case"line-break":return Re.replaceSelection(`<br/>
|
|
`),Re.focus();case"list-ul":return _e===""?Re.replaceSelection("- "+_e):Re.replaceSelection(ii.map(wi=>wi===""?"":`- ${wi}`).join(`
|
|
`)),Re.focus();case"list-ol":return _e===""?Re.replaceSelection("1. "+_e):Re.replaceSelection(ii.map((wi,Vi)=>wi===""?"":`${Vi+1}. ${wi}`).join(`
|
|
`)),Re.focus();case"add-null-ch":return _e===""&&Re.setCursor(An.line,An.ch),Re.replaceSelection(Zi),Re.focus();case"add-signal":return _e===""&&Re.setCursor(An.line,An.ch),Re.replaceSelection(Lt),Re.focus();case"add-multiple":return _e===""&&Re.setCursor(An.line,An.ch),Re.replaceSelection(Tr),Re.focus();case"inster-template-1":return _e===""&&Re.setCursor(An.line,An.ch),Re.replaceSelection(vi),Re.focus();case"eraser":return Re.setValue(""),Re.focus();case"trigger-watch":return Fn(!Ye),Re.focus();case"trigger-full-screen":return oi(!ai),Re.focus();case Fi:Ii(Fi);return;case Pi:Ii(Pi);return;case ri:Ii(ri);return;case xi:Ii(xi);return;case"maths-latex":Ii("maths-latex");return;case li:Ii(li);return;case tr:Ii(tr);return;default:throw new Error}},[Re,Ye,ai]),Tt=(0,bt.useCallback)((Kn,An)=>{var _e,ii,wi,Vi,Oi,wr;switch(Ii(""),gi){case Fi:const{title:qr,link:Pe}=Kn;return Re.replaceSelection(`[${qr}](${Pe})`),Re.focus();case Pi:const{language:Cr,content:Sr}=Kn;return Re.replaceSelection(["```"+Cr,Sr,"```"].join(`
|
|
`)),Re.focus();case"maths-latex":for(var Pr=atob(Kn),yr=new Uint8Array(Pr.length),Mr=0;Mr<Pr.length;Mr++)yr[Mr]=Pr.charCodeAt(Mr);var Er=new Blob([yr],{type:"image/png"});(0,ve.I)(Er,Fo=>{Fo.id?Re.replaceSelection(``):(Fo==null?void 0:Fo.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":Re.replaceSelection("`$$"+Kn+"$$`");break;case ri:case xi:case ir:const{src:ji,alt:rr}=Kn,Hi=An,zr=(wi=(ii=(_e=Hi==null?void 0:Hi.name)==null?void 0:_e.split("."))==null?void 0:ii.pop)==null?void 0:wi.call(ii);return((Vi=Hi==null?void 0:Hi.type)==null?void 0:Vi.indexOf("image"))>-1||!(Hi!=null&&Hi.type)?Hi!=null&&Hi.align||Hi!=null&&Hi.width?Re.replaceSelection(`<p style="text-align:${Hi.align||"initial"}"><img width="${Hi.width?Hi.width+"%":"initial"}" src="${ji}" alt="${rr||""}" /></p>`):Re.replaceSelection(`<img width="100%" src="${ji}" alt="${rr||""}" />`):((Oi=Hi==null?void 0:Hi.type)==null?void 0:Oi.indexOf("video"))>-1?Re.replaceSelection(`<video width="100%" controls src="${ji}"></video>`):((wr=Hi==null?void 0:Hi.type)==null?void 0:wr.indexOf("pdf"))>-1?Re.replaceSelection(`<a href="${ji}?type=${Hi.type}&disposition=inline" target="_blank">${Hi.name}</a>`):di.includes(zr)?Re.replaceSelection(`<a href="${ji}?type=office&disposition=inline" target="_blank">${Hi.name}</a>`):Re.replaceSelection(`[${Hi.name}](${ji})`),Re.focus();case tr:const{row:jr,col:er,align:eo}=Kn;let gs=`
|
|
`;for(let Fo=0;Fo<jr;Fo++){let wa=[],Ps=[];for(let Ti=0;Ti<er;Ti++)Fo===1&&Ps.push(Lr[eo]),wa.push(" ");Fo===1&&(gs+=`| ${Ps.join(" | ")} |
|
|
`),gs+=`| ${wa.join(er===1?"":" | ")} |
|
|
`}return Re.replaceSelection(gs+`
|
|
`),Re.focus();default:throw new Error}},[Re,gi]),yn=(0,bt.useMemo)(()=>{switch(gi){case Fi:return bt.createElement(dn,{callback:Tt,onCancel:Bn});case Pi:return bt.createElement(en.Z,{callback:Tt,onCancel:Bn});case ri:return bt.createElement(ve.Z,{callback:Tt,onCancel:Bn});case li:return bt.createElement(be,{callback:Tt,onCancel:Bn});case tr:return bt.createElement(Oe,{callback:Tt,onCancel:Bn});case"maths-latex":return bt.createElement(Vn,{showSaveButton:!0,callback:Tt});case"inline-latex":return bt.createElement(bn.Z,{showSaveButton:!0,callback:Tt});default:return null}},[gi]);function Bn(){Ii("")}(0,bt.useEffect)(()=>{if(Wi.current){let Kn=function(Oi){wi=!0,Vi=Oi.pageY},An=function(){wi=!1},_e=function(Oi){if(wi){let wr=Oi.pageY-Vi;wr<0&&(wr=0),wr>300&&(wr=300);let Pr=zn+wr+"px";pr(Pr)}},ii=Wi.current,wi=!1,Vi=0;return ii.addEventListener("mousedown",Kn),document.addEventListener("mousemove",_e),document.addEventListener("mouseup",An),()=>{ii.removeEventListener("mousedown",Kn),document.removeEventListener("mousemove",_e),document.removeEventListener("mouseup",An)}}},[Re,Wi]),(0,bt.useEffect)(()=>{pr(zn)},[zn]);const ui=qn(ue),ti=qn(sr),Zn={width:ui,height:ti},tn=(0,bt.useMemo)(()=>{if(Gi){let Kn=new Date(Gi),An=Kn.getHours(),_e=Kn.getMinutes(),ii=Kn.getSeconds();return An=An<10?"0"+An:An,_e=_e<10?"0"+_e:_e,ii=ii<10?"0"+ii:ii,`${An}:${_e}:${ii}`}return 0},[Gi]),Cn=Kn=>{const An=[];if(Mn){let _e=-1;Kn=Kn.replace(/(@▁▁@|@▁@)/g,function(ii,wi,Vi){An.push({multiLine:ii!==Lt})})}return An};function Nn(){window.sessionStorage.removeItem(Ki),Ir(!1),$i(0)}function fn(){Ir(!1),$i(0),Re.setValue(window.sessionStorage.getItem(Ki))}(0,bt.useEffect)(()=>{hr[gi]&&gi!==xi&&gi!==li&&setTimeout(()=>{const Kn=document.getElementsByClassName("markdown-popup-form")[0],An=window.innerWidth/2-Kn.offsetWidth/2,_e=window.innerHeight/2-Kn.offsetHeight/2;yi(An),dr(_e)},0)},[gi]);const En=Kn=>{Kn.preventDefault();const An=Kn.clientX-Qe,_e=Kn.clientY-gr;document.body.onmousemove=ii=>{let wi=ii.clientX-An,Vi=ii.clientY-_e;const Oi=document.getElementsByClassName("markdown-popup-form")[0],wr=window.innerWidth-Oi.offsetWidth,Pr=window.innerHeight-Oi.offsetHeight;wi=Math.max(0,Math.min(wi,wr)),Vi=Math.max(0,Math.min(Vi,Pr)),hi(ii.clientX,ii.clientY,An,_e)&&(yi(wi),dr(Vi))},document.body.onmouseup=function(){document.body.onmousemove=null}},hi=(Kn,An,_e,ii)=>{const wi=document.body.clientHeight,Vi=document.body.clientWidth;return Kn<20&&_e>Kn||Kn>Vi-20&&_e<Kn||An<20&&ii>An||An>wi-20&&ii<An?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return bt.createElement(bt.Fragment,null,bt.createElement("div",{className:"markdown-editor-wrapper",ref:mr},bt.createElement("div",{className:`markdown-editor-container ${Yn} ${Ye?"on-preview":""} ${ei?"mini":""} ${ai?"full-screen":""}`,style:Zn},bt.createElement($t,{insertTemp:jn,watch:Ye,fullScreen:ai,showNullButton:ce,showNullProgramButton:Mn,onActionCallback:we,hidetoolBar:On,extraUse:bi}),bt.createElement("div",{className:"markdown-editor-body"},bt.createElement("div",{className:"codemirror-container"},bt.createElement("textarea",{ref:_r,placeholder:Qi})),Ye?bt.createElement("div",{ref:Vr,className:"preview-container"},Ci==="stex"&&bt.createElement(oe,{value:ur}),Ci!=="stex"&&bt.createElement(Ue.Z,{disabledFill:Jn,showProgramFill:Mn,value:ur})):null))),Ji?bt.createElement("a",{ref:Wi,className:"editor-resize"}):null,gi===xi&&bt.createElement(hn,{callback:Tt,onCancel:Bn}),gi===li&&bt.createElement(be,{callback:Tt,onCancel:Bn}),bt.createElement(Yt.Z,null,hr[gi]&&gi!==xi&&gi!==li?bt.createElement(je.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Qe,top:gr},title:bt.createElement("div",{style:{cursor:"move"},onMouseDown:En},hr[gi]),open:!0,onCancel:Bn,footer:null,destroyOnClose:!0,width:gi===li?"1200px":null,height:gi===li?"80vh":null,className:"markdown-popup-form"},yn):null))}},17077:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Dt},I:function(){return $t}});var bt=It(28284),le=It(6767),Ce=It(37568),De=It(77736),me=It(71051),Rt=It(47889),ne=It(99571),Ae=It(46699),he=It(59301),Jt=It(59301),Ue=Object.defineProperty,oe=Object.defineProperties,He=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,ct=(Yt,Vt,de)=>Vt in Yt?Ue(Yt,Vt,{enumerable:!0,configurable:!0,writable:!0,value:de}):Yt[Vt]=de,lt=(Yt,Vt)=>{for(var de in Vt||(Vt={}))nt.call(Vt,de)&&ct(Yt,de,Vt[de]);if(Ft)for(var de of Ft(Vt))et.call(Vt,de)&&ct(Yt,de,Vt[de]);return Yt},pt=(Yt,Vt)=>oe(Yt,He(Vt));const{useForm:vt}=bt.default,St={width:280,marginRight:10},kt={labelCol:{span:5},wrapperCol:{span:19}};var Dt=({callback:Yt,onCancel:Vt})=>{const[de]=vt();let ee=(0,he.useRef)();function Ne(kn){ee.current.width=de.getFieldValue("width"),ee.current.align=de.getFieldValue("align"),Yt(kn,ee.current)}function Ie(kn,rn){if(kn.status===-1){le.ZP.error(kn.message);return}de.setFieldsValue({src:`/api/attachments/${kn.id}`,type:rn.type})}function We(kn){let rn=kn.target.files[0];ee.current=rn,$t(rn,Ie)}return Jt.createElement(bt.default,pt(lt({form:de},kt),{className:"upload-image-panel",onFinish:Ne,style:{width:470,overflow:"hidden"}}),Jt.createElement(bt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},Jt.createElement("div",{className:"flex-container"},Jt.createElement(bt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},Jt.createElement(Ce.default,{style:St})),Jt.createElement(jt,{onFileChange:We}))),Jt.createElement(bt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},Jt.createElement(Ce.default,{style:{width:264}})),Jt.createElement(bt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},Jt.createElement(De.Z,null,Jt.createElement(bt.default.Item,{name:"width",style:{margin:0}},Jt.createElement(me.Z,{style:{width:264}})),Jt.createElement("span",{className:"ml8"},"%"))),Jt.createElement(bt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},Jt.createElement(Rt.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"}]})),Jt.createElement("aside",null,Jt.createElement(bt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},Jt.createElement(ne.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Jt.createElement(ne.ZP,{type:"default",onClick:Vt},"\u53D6\u6D88"))))};function jt({onFileChange:Yt}){return Jt.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",Jt.createElement("input",{type:"file",onChange:Yt}))}function $t(Yt,Vt){if(!Yt)throw new String("\u6CA1\u6709\u6587\u4EF6");let de=new FormData;de.append("editormd-image-file",Yt),de.append("file_param_name","editormd-image-file"),de.append("byxhr","true");var ee=new window.XMLHttpRequest;ee.withCredentials=!0,ee.addEventListener("load",function(Ne){Vt(JSON.parse(Ne.target.responseText),Yt)},!1),ee.addEventListener("error",function(Ne){console.error(Ne)},!1),ee.open("POST",`${Ae.KI}/api/attachments.json`),ee.send(de)}},91558:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Ce}});var bt=It(59301),le=It(4676);class Ce extends bt.Component{constructor(me){super(me);const Rt=window.document;this.node=Rt.createElement("div"),Rt.body.appendChild(this.node)}render(){const{children:me}=this.props;return(0,le.createPortal)(me,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(Sn,Hn,It){"use strict";It.d(Hn,{SV:function(){return Te},ZP:function(){return Kt}});var bt=It(59301),le=It(76374);const Ce={keywords:["print","auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while"]},De={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
|
|
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
|
|
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
|
|
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},me={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(`
|
|
`)}]},Rt={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(`
|
|
`)}]},ne={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(`
|
|
`)}]};var Ae=It(53184),he=It.n(Ae),Jt=Object.defineProperty,Ue=Object.defineProperties,oe=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertySymbols,Ft=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,et=(be,ze,ge)=>ze in be?Jt(be,ze,{enumerable:!0,configurable:!0,writable:!0,value:ge}):be[ze]=ge,ct=(be,ze)=>{for(var ge in ze||(ze={}))Ft.call(ze,ge)&&et(be,ge,ze[ge]);if(He)for(var ge of He(ze))nt.call(ze,ge)&&et(be,ge,ze[ge]);return be},lt=(be,ze)=>Ue(be,oe(ze)),pt=(be,ze,ge)=>new Promise((pe,xe)=>{var Oe=qe=>{try{Pn(ge.next(qe))}catch(wn){xe(wn)}},Ke=qe=>{try{Pn(ge.throw(qe))}catch(wn){xe(wn)}},Pn=qe=>qe.done?pe(qe.value):Promise.resolve(qe.value).then(Oe,Ke);Pn((ge=ge.apply(be,ze)).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"]}},St=(be,ze)=>ze.map(ge=>({label:ge,kind:be.languages.CompletionItemKind.Keyword,insertText:ge})),kt=be=>Object.keys(vt.tables).map(ze=>({label:ze,kind:be.languages.CompletionItemKind.Variable,insertText:ze})),Dt=(be,ze)=>{const ge=vt.tables[be];return ge?ge.map(pe=>({label:pe,kind:ze.languages.CompletionItemKind.Field,insertText:pe})):[]};function jt(be,ze,ge,pe,xe){let Oe=ze.getWordUntilPosition(ge),Ke={startLineNumber:ge.lineNumber,endLineNumber:ge.lineNumber,startColumn:Oe.startColumn,endColumn:Oe.endColumn},Pn=pe.map(qe=>({label:qe,kind:be.languages.CompletionItemKind.Keyword,insertText:qe,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ke}));return xe.map(qe=>{Pn.push(lt(ct({},qe),{range:Ke}))}),Pn}var $t=be=>{vt.languages.map(xe=>(be.languages.registerDocumentFormattingEditProvider(xe,{provideDocumentFormattingEdits(Oe,Ke,Pn){return pt(this,null,function*(){const qe=he()(Oe.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:Oe.getFullModelRange(),text:qe}]})}}),xe));const ze=me.quickKey.map(xe=>({label:xe.label,kind:be.languages.CompletionItemKind.Method,insertText:xe.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet})),ge=Rt.quickKey.map(xe=>({label:xe.label,kind:be.languages.CompletionItemKind.Method,insertText:xe.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet})),pe=De.quickKey.map(xe=>({label:xe.label,kind:be.languages.CompletionItemKind.Method,insertText:xe.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet}));be.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(xe,Oe){var Ke=xe.getWordUntilPosition(Oe),Pn={startLineNumber:Oe.lineNumber,endLineNumber:Oe.lineNumber,startColumn:Ke.startColumn,endColumn:Ke.endColumn},qe=xe.getLineContent(Oe.lineNumber).substring(Ke.startColumn-2,Ke.endColumn);return{suggestions:[...me.keywords.map(wn=>({label:wn,kind:be.languages.CompletionItemKind.Function,documentation:wn,insertText:wn,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...me.quickKey.map(wn=>({label:wn.label,kind:be.languages.CompletionItemKind.Function,documentation:wn.content,insertText:qe.startsWith("#")?wn.content.replace(/#/,""):wn.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),be.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(xe,Oe){var Ke=xe.getWordUntilPosition(Oe),Pn={startLineNumber:Oe.lineNumber,endLineNumber:Oe.lineNumber,startColumn:Ke.startColumn,endColumn:Ke.endColumn};return{suggestions:[...Ce.keywords.map(qe=>({label:qe,kind:be.languages.CompletionItemKind.Function,documentation:qe,insertText:qe,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),be.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(xe,Oe){var Ke=xe.getWordUntilPosition(Oe),Pn={startLineNumber:Oe.lineNumber,endLineNumber:Oe.lineNumber,startColumn:Ke.startColumn,endColumn:Ke.endColumn},qe=xe.getLineContent(Oe.lineNumber).substring(Ke.startColumn-2,Ke.endColumn);return{suggestions:[...De.keywords.map(wn=>({label:wn,kind:be.languages.CompletionItemKind.Function,documentation:wn,insertText:wn,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...De.quickKey.map(wn=>({label:wn.label,kind:be.languages.CompletionItemKind.Function,documentation:wn.content,insertText:qe.startsWith("#")?wn.content.replace(/#/,""):wn.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),be.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(xe,Oe){var Ke=xe.getWordUntilPosition(Oe),Pn={startLineNumber:Oe.lineNumber,endLineNumber:Oe.lineNumber,startColumn:Ke.startColumn,endColumn:Ke.endColumn},qe=xe.getLineContent(Oe.lineNumber).substring(Ke.startColumn-2,Ke.endColumn);return{suggestions:[...ne.keywords.map(wn=>({label:wn,kind:be.languages.CompletionItemKind.Function,documentation:wn,insertText:wn,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...ne.quickKey.map(wn=>({label:wn.label,kind:be.languages.CompletionItemKind.Function,documentation:wn.content,insertText:qe.startsWith("#")?wn.content.replace(/#/,""):wn.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),be.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(xe,Oe){var Ke=xe.getWordUntilPosition(Oe),Pn={startLineNumber:Oe.lineNumber,endLineNumber:Oe.lineNumber,startColumn:Ke.startColumn,endColumn:Ke.endColumn},qe=xe.getLineContent(Oe.lineNumber).substring(Ke.startColumn-2,Ke.endColumn);return{suggestions:[...Rt.keywords.map(wn=>({label:wn,kind:be.languages.CompletionItemKind.Function,documentation:wn,insertText:wn,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...Rt.quickKey.map(wn=>({label:wn.label,kind:be.languages.CompletionItemKind.Function,documentation:wn.content,insertText:qe.startsWith("#")?wn.content.replace(/#/,""):wn.content,insertTextRules:be.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}})};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 Vt=Object.defineProperty,de=(be,ze,ge)=>ze in be?Vt(be,ze,{enumerable:!0,configurable:!0,writable:!0,value:ge}):be[ze]=ge,ee=(be,ze,ge)=>de(be,typeof ze!="symbol"?ze+"":ze,ge);const Ne=class p1{constructor(ze,ge,pe){this.placeholder=ze,this.editor=ge,this.monaco=pe,ge.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return p1.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)}};ee(Ne,"ID","editor.widget.placeholderHint");var We=Ne,kn=It(96236),rn=It(6767),Ve=It(25399),on=It(89392),te=It(49535),Zt=It(56102),Be=Object.defineProperty,dn=Object.defineProperties,en=Object.getOwnPropertyDescriptors,ve=Object.getOwnPropertySymbols,je=Object.prototype.hasOwnProperty,Xe=Object.prototype.propertyIsEnumerable,In=(be,ze,ge)=>ze in be?Be(be,ze,{enumerable:!0,configurable:!0,writable:!0,value:ge}):be[ze]=ge,Le=(be,ze)=>{for(var ge in ze||(ze={}))je.call(ze,ge)&&In(be,ge,ze[ge]);if(ve)for(var ge of ve(ze))Xe.call(ze,ge)&&In(be,ge,ze[ge]);return be},hn=(be,ze)=>dn(be,en(ze)),re=(be,ze)=>{var ge={};for(var pe in be)je.call(be,pe)&&ze.indexOf(pe)<0&&(ge[pe]=be[pe]);if(be!=null&&ve)for(var pe of ve(be))ze.indexOf(pe)<0&&Xe.call(be,pe)&&(ge[pe]=be[pe]);return ge},gn=(be,ze,ge)=>new Promise((pe,xe)=>{var Oe=qe=>{try{Pn(ge.next(qe))}catch(wn){xe(wn)}},Ke=qe=>{try{Pn(ge.throw(qe))}catch(wn){xe(wn)}},Pn=qe=>qe.done?pe(qe.value):Promise.resolve(qe.value).then(Oe,Ke);Pn((ge=ge.apply(be,ze)).next())});function Tn(be){return/^\d+$/.test(be)?`${be}px`:be}function Bt(){}let Ct=!1;const xt={"Python3.6":"python","Python2.7":"python",Dynamips:"cpp",Java:"java",Web:"php",Html:"html",Hive:"sql",Hadoop:"java",SDL:"cpp",PHP:"php",Matlab:"python",Git:"python",Python:"python","C/C++":"cpp","C++":"cpp",C:"cpp",Ruby:"ruby",Shell:"shell",JavaScript:"javascript",Perl6:"perl",Kotlin:"kotlin",Elixir:"elixir",Android:"java",JavaWeb:"java",Go:"go",Spark:"sql",MachineLearning:"python",Verilog:"xml","Verilog/VNC":"xml",Docker:"dockerfile","C#":"csharp",SQLite3:"sql",Oracle:"sql",Vhdl:"vhdl",R:"r",Swift:"swift",SQLServer:"mysql",MySQL:"mysql",Mongo:"sql",PostgreSql:"pgsql",Hbase:"powershell",Sqoop:"sql",Nasm:"cpp",Kafka:"java",Flink:"java",Sml:"javascript",OpenGL:"cpp",Perl5:"perl",Orange:"python",Scala:"scale",solidity:"sol"};function Nt(be=[]){let ze=be;if(Array.isArray(be)){for(let ge=0;ge<be.length;ge++){let pe=xt[be[ge]];if(pe)return pe}return ze[0]}return xt[ze]||ze}let zt=null;const Mt=()=>gn(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(be){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",be)}});var Kt=be=>{var ze=be,{width:ge="100%",height:pe="100%",value:xe,language:Oe="javascript",style:Ke={},options:Pn={},overrideServices:qe={},theme:wn="vs-dark",onEditBlur:Vn,isCopy:bn=!1,onSave:Qn,autoHeight:Fi=!1,forbidCopy:ri=!1,onChange:li=Bt,editorDidMount:xi=Bt,onFocus:ir=Bt,onBreakPoint:Pi=Bt,breakPointValue:tr=[],filename:kr="educoder.txt",errorLine:Lr,errorContent:Br="",highlightLine:Dr,openBreakPoint:Kr=!1,placeholder:lr="",showMiniMap:Zi=!0}=ze,Tr=re(ze,["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 Lt=(0,bt.useRef)(),vi=(0,bt.useRef)({}),di=(0,bt.useRef)(),qn=(0,bt.useRef)(),fi=(0,bt.useRef)([]),pi=(0,bt.useRef)(!1),ki=(0,bt.useRef)(),hr=(0,bt.useRef)(),Xi=(0,bt.useRef)(!1),[Me,fe]=(0,bt.useState)(!1);function ue(){let mn;return Lt.current&&(mn=new le.Z(vn=>{for(let Yn of vn)(Yn.target.offsetHeight>0||Yn.target.offsetWidth>0)&&vi.current.instance.layout()}),mn.observe(Lt.current)),mn}function zn(){rn.ZP.warning({content:decodeURIComponent(Yt),key:"monaco-editor-tip"})}const ei=()=>{let mn=vi.current.instance;if(xe!=null&&mn&&Me){const vn=mn.getModel();vn&&xe!==vn.getValue()&&(Ct=!0,vn.setValue(xe),mn.layout(),Ct=!1)}};(0,bt.useEffect)(()=>{const mn=te.Z.subscribe("formatDocument",vn=>{var Yn;let Rn=vi.current.instance;(Yn=Rn==null?void 0:Rn.getAction)==null||Yn.call(Rn,"editor.action.formatDocument").run()});return window.updateMonacoValue=vn=>{li(vn)},mn},[]),(0,bt.useEffect)(()=>{var mn;let vn=vi.current.instance;qn.current&&clearTimeout(qn.current),qn.current=setTimeout(()=>{ei()},500),xe&&(xe!=null&&xe.length)&&((mn=vn==null?void 0:vn.updateOptions)==null||mn.call(vn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(xe.split(/\r\n|\r|\n/g).length))+3,5)}))},[xe,Me,vi.current]),(0,bt.useEffect)(()=>{if(Lr&&vi.current&&vi.current.instance){let vn=vi.current.instance;vn.changeViewZones(function(Yn){var Rn=document.createElement("div");Rn.style.padding="10px 20px",Rn.style.width="calc(100% - 20px)",Rn.className="my-error-line-wrp",Rn.innerHTML=Br,Yn.addZone({afterLineNumber:Lr||11,heightInLines:3,domNode:Rn})});var mn={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}};vn.addOverlayWidget(mn),vn.revealPositionInCenter({lineNumber:20,column:1})}},[Lr,vi.current,Me]);const ni=(mn="",vn)=>{if(!mn||mn.trim()==="")return!0;const Rn=vi.current.instance.getModel().getLineTokens(vn);let _n=!1;for(let Jn=0;Jn<2;Jn++)Rn.getStandardTokenType(Jn)===1&&(_n=!0);return _n};(0,bt.useEffect)(()=>{var mn;const vn=(mn=vi.current)==null?void 0:mn.instance;if(vn&&Me&&ri){const Yn=vn.onDidBlurEditorWidget(()=>{Xi.current=!1}),Rn=vn.onDidFocusEditorText(()=>{Xi.current=!0});return()=>{Yn.dispose(),Rn.dispose()}}},[vi.current,Me,ri]),(0,bt.useEffect)(()=>{var mn;if((mn=vi.current)!=null&&mn.instance&&Me&&Kr){let vn=vi.current.instance,Yn=vn.getModel();if(!Yn)return;(()=>{var Fn;let ai=[],oi=[];const gi=Yn.getAllDecorations();for(let Gi of gi)Gi.options.className==="highlighted-line"&&(ai.push((Fn=Gi==null?void 0:Gi.range)==null?void 0:Fn.startLineNumber),oi.push(Gi==null?void 0:Gi.id));if(Dr===ai[0])return;Yn.deltaDecorations(oi,[]);const Ii=Yn.getLineCount();Dr&&Dr<=Ii&&(vn.deltaDecorations([],[{range:new zt.Range(Dr,1,Dr,Yn.getLineMaxColumn(Dr)),options:{isWholeLine:!0,className:"highlighted-line"}}]),vn.revealLineInCenter(Dr))})();const _n=(Fn=!1)=>{var ai;let oi=[],gi=[];const Ii=Yn.getAllDecorations();for(let Gi of Ii)Gi.options.linesDecorationsClassName==="breakpoints-select"&&(oi.push((ai=Gi==null?void 0:Gi.range)==null?void 0:ai.startLineNumber),gi.push(Gi==null?void 0:Gi.id));if(Fn)return{lines:oi,ids:gi};Pi(oi)},Jn=Fn=>gn(void 0,null,function*(){let ai={range:new zt.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Yn.deltaDecorations([],[ai]),_n()}),Qi=Fn=>gn(void 0,null,function*(){let ai=[];const oi=vn.getLineDecorations(Fn);for(let gi of oi)gi.options.linesDecorationsClassName==="breakpoints-select"&&ai.push(gi.id);yield Yn.deltaDecorations(ai,[]),_n()}),Ni=Fn=>{let ai=vn.getLineDecorations(Fn);for(let oi of ai)if(oi.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,on.isEqual)(tr,_n(!0).lines)){Yn.deltaDecorations(_n(!0).ids,[]);const Fn=tr.map(ai=>({range:new zt.Range(ai,1,ai,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Yn.deltaDecorations([],Fn)}const bi=vn.onDidChangeModelContent(Fn=>{let ai=vn.getPosition();if(ai){let oi=ai.lineNumber;clearTimeout(hr.current),hr.current=setTimeout(()=>{ni(Yn.getLineContent(oi),oi)?Qi(oi):Ni(oi)?(Qi(oi),Jn(oi)):_n()},100)}}),Re=vn.onMouseDown(Fn=>{var ai,oi,gi;if(Fn.target.detail&&((gi=(oi=(ai=Fn.target)==null?void 0:ai.element)==null?void 0:oi.className)!=null&&gi.includes("line-numbers"))){let Ii=Fn.target.position.lineNumber;if(ni(Yn.getLineContent(Ii),Ii))return;Ni(Ii)?Qi(Ii):Jn(Ii)}}),qi=Fn=>{let ai={range:new zt.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};fi.current=vn.deltaDecorations(fi.current,[ai])},ur=()=>{fi.current=vn.deltaDecorations(fi.current,[])},Hr=vn.onMouseMove(Fn=>{var ai,oi,gi;if(ur(),Fn.target.detail&&((gi=(oi=(ai=Fn.target)==null?void 0:ai.element)==null?void 0:oi.className)!=null&&gi.includes("line-numbers"))){let Ii=Fn.target.position.lineNumber;if(ni(Yn.getLineContent(Ii),Ii))return;qi(Ii)}}),Ye=vn.onMouseLeave(()=>{ur()});return()=>{bi.dispose(),Re.dispose(),Hr.dispose(),Ye.dispose()}}},[vi.current,Me,tr,Dr,Kr,Oe]),(0,bt.useEffect)(()=>{var mn;(mn=vi.current)!=null&&mn.instance&&Kr&&vi.current.instance.setPosition({lineNumber:0,column:0})},[Dr]);function cn(){let mn=vi.current.instance;if(mn){const vn=mn.getSelection(),Yn=vi.current.pastePos||{},Rn=new zt.Range(Yn.startLineNumber||vn.endLineNumber,Yn.startColumn||vn.endColumn,Yn.endLineNumber||vn.endLineNumber,Yn.endColumn||vn.endColumn);setTimeout(()=>{mn.executeEdits("",[{range:Rn,text:""}])},300)}}function jn(mn){(window.navigator.platform.match("Mac")?mn.metaKey:mn.ctrlKey)&&mn.keyCode==83&&(mn.preventDefault(),Qn())}const Ci=()=>{if(Fi&&vi.current.instance){const mn=vi.current.instance.getContentHeight();Fe(mn<pe?pe:mn)}else Fe(pe)};function Ki(mn){var vn=document.createEvent("MouseEvents");vn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),mn.dispatchEvent(vn)}const Ji=mn=>{if(!Xi.current)return;const{keyCode:vn,ctrlKey:Yn,metaKey:Rn,target:_n,type:Jn}=mn;return(Jn==="paste"||(vn===67||vn===86)&&(Rn||Yn))&&_n.nodeName==="TEXTAREA"&&(zn(),mn.preventDefault()),!1};function Wt(mn,vn){var Yn=window.URL||window.webkitURL||window,Rn=new Blob([vn]),_n=document.createElementNS("http://www.w3.org/1999/xhtml","a");_n.href=Yn.createObjectURL(Rn),_n.download=mn,Ki(_n)}(0,bt.useEffect)(()=>{Ci()},[Ci]),(0,bt.useEffect)(()=>{Lt.current&&!Me&&Promise.all([It.e(8909),It.e(6656)]).then(It.bind(It,71448)).then(mn=>{try{zt=mn,vi.current.instance=zt.editor.create(Lt.current,{value:xe,language:Nt(Oe),theme:wn,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Zi||!1}},qe);const vn=vi.current.instance;let _n=[...kn.BH._menuItems].find(bi=>bi[0]._debugName=="EditorContext")[1],Jn=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Qi=(bi,Re)=>{var qi,ur;let Hr=bi._first;do Re.includes((ur=(qi=Hr.element)==null?void 0:qi.command)==null?void 0:ur.id)&&bi._remove(Hr);while(Hr=Hr.next)};if(xi(vn,zt),setTimeout(()=>{Ci(),vi.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Wt(kr||"educoder.txt",vn.getValue())}})},500),vi.current.subscription=vn.onDidChangeModelContent(bi=>{pi.current?clearTimeout(ki.current):(Ci(),li(vn.getValue(),bi)),ki.current=setTimeout(()=>{pi.current=!1},500)}),window.Monaco||$t(zt,Nt(Oe)),ri&&(Qi(_n,Jn),Lt.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Ji),window.removeEventListener("paste",Ji),window.addEventListener("keydown",Ji),window.addEventListener("paste",Ji)),window.Monaco=zt,Vn&&vn.onDidBlurEditorWidget(()=>{Vn(vn.getValue())}),ir&&vn.onDidFocusEditorText(()=>{ri&&Mt(),ir(vn.getValue())}),ri){Mt();try{vn.onDidPaste(bi=>{const Re=vn.getSelection(),qi=vi.current.pastePos||{},ur=new zt.Range(qi.startLineNumber||Re.endLineNumber,qi.startColumn||Re.endColumn,qi.endLineNumber||Re.endLineNumber,qi.endColumn||Re.endColumn);vn.executeEdits("",[{range:bi.range,text:""}])})}catch(bi){}}let Ni=ue();return lr&&typeof lr=="string"&&new We(lr,vn,zt),fe(!0),()=>{const bi=vi.current.instance;bi.dispose();const Re=bi.getModel();Re&&Re.dispose(),vi.current.subscription&&vi.current.subscription.dispose(),Ni.unobserve(Lt.current)}}catch(vn){}})},[]),(0,bt.useEffect)(()=>{if(vi.current.instance&&Me)return document.addEventListener("keydown",jn,!1),()=>{document.removeEventListener("keydown",jn)}},[Qn,Me]),(0,bt.useEffect)(()=>{let mn=vi.current.instance;if(mn&&Me){let vn=Nt(Oe);zt.editor.setModelLanguage(mn.getModel(),vn)}},[Oe,Me]),(0,bt.useEffect)(()=>{vi.current.instance&&Me&&zt.editor.setTheme(wn)},[wn,Me]),(0,bt.useEffect)(()=>{let mn=vi.current.instance;di.current=Pn,mn&&Me&&(mn.updateOptions(Le({},Pn)),setTimeout(()=>{mn.getModel().updateOptions(Le({},Pn))},200))},[JSON.stringify(Pn),Me]),(0,bt.useEffect)(()=>{let mn=vi.current.instance;mn&&Me&&mn.layout()},[ge,pe,Me]);const[ce,Mn]=(0,bt.useState)(Tn(ge)),[On,Fe]=(0,bt.useState)(Tn(pe)),xn=hn(Le({},Ke),{width:ce,height:On,position:"relative"});return bt.createElement("div",{className:"my-monaco-editor",ref:Lt,style:xn},bn&&bt.createElement(Zt.CopyToClipboard,{text:xe,onCopy:()=>rn.ZP.success("\u590D\u5236\u6210\u529F")},bt.createElement(Ve.Z,{title:"\u590D\u5236\u4EE3\u7801"},bt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},bt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function Te({width:be="100%",height:ze="100%",original:ge,modified:pe,language:xe,options:Oe={}}){const Ke=(0,bt.useRef)(),[Pn,qe]=(0,bt.useState)(null);function wn(Fi){let ri;return Ke.current&&(ri=new le.Z(li=>{for(let xi of li)(xi.target.offsetHeight>0||xi.target.offsetWidth>0)&&Fi.layout()}),ri.observe(Ke.current)),ri}(0,bt.useEffect)(()=>(Ke.current&&Promise.all([It.e(8909),It.e(9404)]).then(It.bind(It,2550)).then(Fi=>{zt=Fi;const ri=zt.editor.createDiffEditor(Ke.current,hn(Le({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},Oe),{wordWrap:!0}));qe(ri);let li=wn(ri);return()=>{ri.dispose();const xi=ri.getModel();xi&&xi.dispose(),li.unobserve(Ke.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,bt.useEffect)(()=>{Pn&&Pn.setModel({original:zt.editor.createModel(ge,xe),modified:zt.editor.createModel(pe,xe)})},[ge,pe,xe,Pn]);const Vn=Tn(be),bn=Tn(ze),Qn={width:Vn,height:bn};return bt.createElement("div",{className:"my-diff-editor",ref:Ke,style:Qn})}},10661:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Ue}});var bt={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"},le=It(29787),Ce=It(25399),De=It(92310),me=It.n(De),Rt=It(51257),ne=It(28426),Ae=It(48790),he=It(59301),Ue=({className:oe,dataSource:He=[],col:Ft=4,right:nt,bottom:et=23,precision:ct=0,wrapWidth:lt=1200,trackEventItems:pt,loading:vt,onRemove:St=()=>{},isCurrent:kt=!0,showAlias:Dt=!1})=>{const jt=Math.floor((lt-(Ft-1)*nt)/Ft),$t=[{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 he.createElement(le.Z,{spinning:vt},he.createElement("div",{className:me()(bt.list,oe)},!!(He!=null&&He.length)&&(He==null?void 0:He.map((Yt,Vt)=>{var de;const{name:ee,id:Ne,identifier:Ie,featured:We,school_name:kn,image_url:rn,excellent:Ve,is_plan:on}=Yt;return he.createElement("div",{key:Ne,className:bt.wrap,style:{width:jt,marginRight:(1+Vt)%Ft===0?0:nt+ct,marginBottom:et}},he.createElement("a",{className:bt.li,onClick:te=>{te.preventDefault(),te.stopPropagation(),pt&&(0,Rt.L9)([pt]),(0,Rt.xg)(`/paths/${Ie}`)}},he.createElement("div",{className:bt.img},he.createElement("img",{className:bt.cover,src:`${rn}`}),kt&&(0,Ae.bg)()&&(Yt==null?void 0:Yt.studying)&&he.createElement("div",{className:`${bt.movebq} user-path-items`,onClick:te=>{te.stopPropagation(),St(Yt)}},he.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),he.createElement("span",{className:"c-red"},"\u79FB\u9664")),(de=Yt==null?void 0:Yt.subject_tags)==null?void 0:de.map((te,Zt)=>{var Be,dn;if(Zt===0){const ve=(Be=$t.find(je=>je.name==te))==null?void 0:Be.swimg;return he.createElement("img",{className:bt.sign,src:ve,style:{left:"-4px"}})}const en=(dn=$t.find(ve=>ve.name==te))==null?void 0:dn.ptimg;return he.createElement("img",{className:bt.sign,src:en,style:{left:`${48+52*(Zt-1)+2*Zt}px`}})}),he.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Yt==null?void 0:Yt.excellent)&&he.createElement("div",{className:bt.bq},"\u5F00\u653E\u8BFE\u7A0B"))),he.createElement("div",{className:bt.name},he.createElement(Ce.Z,{title:Dt&&(Yt!=null&&Yt.excellent_alias_name)?he.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${ee}`,he.createElement("br",null),he.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Yt==null?void 0:Yt.excellent_alias_name}`)):ee},he.createElement("span",{className:bt.e},Dt&&(Yt==null?void 0:Yt.excellent_alias_name)||ee))),he.createElement(Ce.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${kn}`},he.createElement("div",{className:bt.unit},he.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),kn)),he.createElement("div",{className:bt.tags},he.createElement("div",null,he.createElement(Ce.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),he.createElement("span",null,Yt.stages_count))),he.createElement(Ce.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},he.createElement("span",null,he.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),he.createElement("span",null,Yt.members_count)))))))})),!He.length&&he.createElement(ne.Z,null)))}},9148:function(Sn,Hn,It){"use strict";It.d(Hn,{jL:function(){return me},w9:function(){return Be},QD:function(){return Vn},cQ:function(){return rn.Z},op:function(){return xe},O5:function(){return di},_b:function(){return xi},t7:function(){return lt},Gi:function(){return In},YG:function(){return je},qp:function(){return Ue},vr:function(){return Fi},qE:function(){return Pn},Je:function(){return St},wb:function(){return kn},cq:function(){return Bt},tp:function(){return Ft}});var bt=It(59301),le={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"},Ce="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==",me=({dataSource:qn=[],img:fi,imgWidth:pi=346,title:ki,sunTitle:hr,bannerExtraContent:Xi})=>bt.createElement("div",{className:le.banner},bt.createElement("div",{className:le.content},bt.createElement("aside",null,bt.createElement("p",null,bt.createElement("b",null,ki),bt.createElement("span",null,hr)),qn.length>0&&bt.createElement("div",{className:le.btns},qn.map((Me,fe)=>bt.createElement("div",{key:fe,onClick:Me.click},Me.name,Me.sign?bt.createElement("img",{src:Ce,width:39}):null))),Xi),fi&&bt.createElement("img",{style:{marginTop:33,marginRight:38},src:fi,width:pi}))),Rt={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"},ne=It(92310),Ae=It.n(ne),he=It(89392),Ue=({dataSource:qn=[],value:fi,onChange:pi,onTitleChange:ki,className:hr,title:Xi,titleWidth:Me=41,style:fe={},fontColor:ue="#6A7283",showCount:zn})=>{const[ei,ni]=(0,bt.useState)(0),[cn,jn]=(0,bt.useState)(!1),Ci=(0,bt.useRef)(null),Ki=(0,bt.useRef)(null);return(0,bt.useEffect)(()=>{var Ji;qn.length!==0&&(((Ji=Ci==null?void 0:Ci.current)==null?void 0:Ji.clientHeight)>97?ni(1):ni(0)),qn.length===0&&ni(0),jn(!1)},[qn]),bt.createElement("div",{className:Ae()(Rt.row,hr),style:fe},bt.createElement("div",{onClick:(0,he.throttle)(()=>ki==null?void 0:ki(),2e3),style:{width:Me,marginTop:cn?12:4},className:`${Rt.title} ${ki?"current":""}`},Xi),bt.createElement("div",{className:cn?`${Rt.tagsWrap} ${Rt.tagsBorderWrap}`:Rt.tagsWrap},bt.createElement("div",{className:Rt.bar,ref:Ki,style:ei>0?{height:ei===1?97:"auto",overflow:ei===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},bt.createElement("div",{className:Rt.tag,ref:Ci},qn==null?void 0:qn.map(Ji=>bt.createElement("span",{onClick:()=>pi(Ji.id),key:Ji.id,style:{color:ue},className:fi===Ji.id?Rt.active:""},bt.createElement("span",{title:Ji.name,className:Rt.name},Ji.name),!!zn&&bt.createElement("span",{className:Rt.num},Ji.count))))),!!ei&&bt.createElement(bt.Fragment,null,ei===1?bt.createElement("div",{onClick:()=>{var Ji;ni(2),((Ji=Ci==null?void 0:Ci.current)==null?void 0:Ji.clientHeight)>245?jn(!0):jn(!1)},className:Rt.action},"\u5C55\u5F00",bt.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):bt.createElement("div",{onClick:()=>{Ki.current.scrollTop=0,ni(1),jn(!1)},className:Rt.action},"\u6536\u8D77",bt.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},oe={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},Ft=({dataSource:qn=[],value:fi,onChange:pi,className:ki,style:hr={}})=>bt.createElement("div",{style:hr,className:Ae()(oe.tabs,ki)},qn.map(Xi=>bt.createElement("span",{onClick:()=>pi(Xi.id),className:fi===Xi.id?oe.active:"",key:Xi.id},Xi.name))),nt={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"},et=It(37568),lt=({dataSource:qn=[],value:fi="",onChange:pi,onInputChange:ki=()=>{},className:hr,style:Xi={},placeholder:Me,allowClear:fe=!1})=>{var ue;const[zn,ei]=(0,bt.useState)(""),[ni,cn]=(0,bt.useState)("");(0,bt.useEffect)(()=>{var Ki;let Ji=fi;(Ki=JSON.stringify(fi))!=null&&Ki.includes("{")&&(ei(fi.id),Ji=fi.value||"");try{cn(decodeURIComponent(Ji||""))}catch(Wt){cn(decodeURIComponent(Ji||""))}},[fi]);const jn=()=>{pi(encodeURIComponent(ni),zn||null)},Ci=Ki=>{Ki!==zn&&(ei(Ki),pi(encodeURIComponent(ni),Ki))};return bt.createElement("div",{className:Ae()(nt.input,hr),style:Xi},!!qn.length&&bt.createElement("div",{className:nt.dropdown},bt.createElement("div",{className:nt.text},(ue=qn.find(Ki=>Ki.id===zn))==null?void 0:ue.name,bt.createElement("i",{className:"iconfont icon-zhankai4"}),bt.createElement("b",{className:nt.b1}),bt.createElement("b",{className:nt.b2})),bt.createElement("div",{className:nt.menu},qn.map((Ki,Ji)=>bt.createElement("div",{key:Ji,onClick:()=>Ci(Ki.id)},Ki.name)))),bt.createElement(et.default,{onPressEnter:jn,value:ni,onChange:Ki=>{cn(Ki.target.value),ki(encodeURIComponent(Ki.target.value),zn||null)},bordered:!1,placeholder:Me}),bt.createElement("i",{onClick:jn,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"},St=({value:qn,onChange:fi,className:pi,total:ki,pageSize:hr,style:Xi={}})=>{const Me=qn<2,fe=qn>=Math.ceil(ki/hr);return ki<=hr?bt.createElement(bt.Fragment,null):bt.createElement("div",{className:Ae()(pt.quickPager,pi),style:Xi},bt.createElement("div",{onClick:()=>{Me||fi(qn-1,"prev")},className:Me?pt.disabled:""},"\u4E0A\u4E00\u9875"),bt.createElement("div",{onClick:()=>{fe||fi(qn+1,"next")},className:fe?pt.disabled:""},"\u4E0B\u4E00\u9875"))},kt={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"},Dt=It(29787),jt=It(25399),$t=It(58018),Yt=It(346),Vt=It(51257),de=It(96908),ee=It(57177),Ne=It(81378),Ie=It(28426),kn=({className:qn,dataSource:fi=[],col:pi=4,right:ki,bottom:hr=23,precision:Xi=0,wrapWidth:Me=1200,trackEventItems:fe,loading:ue})=>{const zn=Math.floor((Me-(pi-1)*ki)/pi);return bt.createElement(Dt.Z,{spinning:ue},bt.createElement("div",{className:Ae()(kt.list,qn)},!!fi.length&&fi.map((ei,ni)=>{const{name:cn,id:jn,identifier:Ci,power:Ki,cover_image_id:Ji,pic:Wt}=ei;return bt.createElement("div",{className:kt.wrap,key:jn,style:{width:zn,marginRight:(1+ni)%pi===0?0:ki+Xi,marginBottom:hr}},bt.createElement("a",{target:"_blank",href:`/shixuns/${Ci}/challenges`,className:kt.li,onClick:ce=>{ce.preventDefault(),fe&&(0,Vt.L9)([fe]),Ki&&(0,Vt.xg)(`/shixuns/${Ci}/challenges`)}},bt.createElement("div",{className:kt.img},bt.createElement("img",{className:kt.cover,src:`${Wt}`}),ei.is_jupyter&&bt.createElement("img",{className:kt.sign,src:de}),ei.is_jupyter_lab&&bt.createElement("img",{className:kt.sign,src:ee}),ei.is_unity_3d&&bt.createElement("img",{className:kt.sign,src:Ne})),bt.createElement("div",{className:kt.name},bt.createElement(jt.Z,{title:cn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},bt.createElement("span",{className:kt.e},cn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),bt.createElement("div",{className:kt.tags},bt.createElement(jt.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},bt.createElement("span",null,bt.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),bt.createElement("span",null,ei.challenges_count))),!!ei.myshixuns_count&&bt.createElement(jt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},bt.createElement("span",null,bt.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),bt.createElement("span",null,ei.myshixuns_count))),bt.createElement(jt.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},bt.createElement("span",null,bt.createElement("span",null,ei.level))),bt.createElement("div",{className:kt.rate},bt.createElement($t.Z,{allowHalf:!0,disabled:!0,defaultValue:ei.score_info}),bt.createElement("span",null,"\xA0",ei.score_info?`${ei.score_info}\u5206`:"5\u5206")))),!Ki&&bt.createElement("div",{className:kt.lockWrap},bt.createElement("img",{src:`${Yt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),bt.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!fi.length&&bt.createElement(Ie.Z,null)))},rn=It(10661),Ve={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"},on="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",te=It(59301),Be=({className:qn,dataSource:fi=[],col:pi=4,right:ki,bottom:hr=23,precision:Xi=0,wrapWidth:Me=1200,trackEventItems:fe,loading:ue,handleVery:zn=()=>!0})=>{const ei=Math.floor((Me-(pi-1)*ki)/pi);return te.createElement(Dt.Z,{spinning:ue},te.createElement("div",{className:Ae()(Ve.list,qn)},!!fi.length&&fi.map((ni,cn)=>{const{subject_identifier:jn,id:Ci,identifier:Ki,power:Ji}=ni,Wt=ni.is_public!=0&&ni.is_public;return te.createElement("div",{className:Ve.wrap,key:Ci,style:{width:ei,marginRight:(1+cn)%pi===0?0:ki+Xi,marginBottom:hr}},te.createElement("a",{className:Ve.li,onClick:ce=>{ce.preventDefault(),zn(ni==null?void 0:ni.first_category_url)&&(fe&&(0,Vt.L9)([fe]),(0,Vt.xg)(ni.first_category_url))}},te.createElement("div",{className:Ve.top},te.createElement(jt.Z,{title:ni.name},te.createElement("div",{className:Ve.name},ni.name)),te.createElement("img",{className:Ve.img,src:Yt.Z.IMG_SERVER+"/images/"+ni.avatar_url}),te.createElement("div",{className:Ve.text,title:ni.creator},ni.creator),jn&&te.createElement("div",{className:Ve.btns},te.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),te.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),Wt&&te.createElement("div",{className:Ve.sign},"\u516C\u5F00")),te.createElement("div",{className:Ve.bottom},ni.visits>0&&te.createElement(jt.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-liulanyan"}),te.createElement("span",null,ni.visits))),ni.course_members_count>0&&te.createElement(jt.Z,{title:"\u6210\u5458",placement:"bottom"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-chengyuan"}),ni.course_members_count)),ni.tasks_count>0&&te.createElement(jt.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},te.createElement("span",null,te.createElement("i",{className:"iconfont icon-zuoye"}),ni.tasks_count)),ni.is_end?te.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):te.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!ni.is_accessible&&te.createElement("div",{className:Ve.lockWrap},te.createElement("img",{src:`${Yt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),te.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!fi.length&&te.createElement(Ie.Z,null)))},dn={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"},en=It(25690),je=({dataSource:qn=[],value:fi,onChange:pi,className:ki,style:hr={},tabBarExtraContent:Xi})=>bt.createElement("div",{className:Ae()(dn.tabs,ki),style:hr},bt.createElement("div",{className:dn.tabsWrap},qn.map((Me,fe)=>!(Me!=null&&Me.hide)&&bt.createElement("aside",{className:dn.tab,onClick:()=>{pi(Me.id),Me.link&&en.history.push(Me.link)},key:fe},bt.createElement("div",{className:fi===Me.id?dn.active:""},Me.name),(Me==null?void 0:Me.resetCount)==null&&(Me==null?void 0:Me.total)!==void 0&&bt.createElement("span",null,"\uFF08",Me==null?void 0:Me.total,"\uFF09"),(Me==null?void 0:Me.resetCount)!==void 0&&(Me==null?void 0:Me.total)!==void 0&&bt.createElement(jt.Z,{title:(Me==null?void 0:Me.tip)!=null?Me==null?void 0:Me.tip:""},bt.createElement("span",{style:{color:"#9096A3"}},"\uFF08",bt.createElement("span",{style:{color:"#000"}},Me==null?void 0:Me.resetCount),"/",bt.createElement("span",null,Me==null?void 0:Me.total),"\uFF09"))))),bt.createElement("div",{className:dn.tabBar},Xi)),In=({className:qn,style:fi={},children:pi})=>bt.createElement("div",{className:Ae()(qn),style:fi},pi),Le={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"},hn=It(75727),re=It(93041);const gn=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Bt=({sortValue:qn,dropValue:fi,className:pi,onSort:ki,onDrop:hr,dataSource:Xi=gn})=>{var Me;return bt.createElement("div",{className:Ae()(Le.orderWrap,pi)},bt.createElement(hn.Z,{dropdownRender:()=>bt.createElement(re.default,null,Xi.map((fe,ue)=>bt.createElement(re.default.Item,{key:ue,onClick:()=>hr(fe.id)},fe.name)))},bt.createElement("span",{className:Le.orderTextWrap},(Me=Xi.find(fe=>fi===fe.id))==null?void 0:Me.name)),bt.createElement("span",{className:Le.orderIconWrap},bt.createElement("span",{className:Le.orderAsc},bt.createElement("i",{className:qn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Le.cursorPointer} ${Le.active}`:`iconfont icon-sanjiaoxing-up font12 ${Le.cursorPointer}`,onClick:()=>ki(qn==="asc"?"desc":"asc")})),bt.createElement("span",{className:Le.orderDesc},bt.createElement("i",{className:qn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Le.cursorPointer} ${Le.active}`:`iconfont icon-sanjiaoxing-down font12 ${Le.cursorPointer}`,onClick:()=>ki(qn==="asc"?"desc":"asc")}))))},Ct={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"},xt=It(99571),Nt=Object.defineProperty,zt=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Kt=Object.prototype.propertyIsEnumerable,Te=(qn,fi,pi)=>fi in qn?Nt(qn,fi,{enumerable:!0,configurable:!0,writable:!0,value:pi}):qn[fi]=pi,be=(qn,fi)=>{for(var pi in fi||(fi={}))Mt.call(fi,pi)&&Te(qn,pi,fi[pi]);if(zt)for(var pi of zt(fi))Kt.call(fi,pi)&&Te(qn,pi,fi[pi]);return qn},ze=(qn,fi)=>{var pi={};for(var ki in qn)Mt.call(qn,ki)&&fi.indexOf(ki)<0&&(pi[ki]=qn[ki]);if(qn!=null&&zt)for(var ki of zt(qn))fi.indexOf(ki)<0&&Kt.call(qn,ki)&&(pi[ki]=qn[ki]);return pi},ge=(qn,fi,pi)=>new Promise((ki,hr)=>{var Xi=ue=>{try{fe(pi.next(ue))}catch(zn){hr(zn)}},Me=ue=>{try{fe(pi.throw(ue))}catch(zn){hr(zn)}},fe=ue=>ue.done?ki(ue.value):Promise.resolve(ue.value).then(Xi,Me);fe((pi=pi.apply(qn,fi)).next())}),xe=qn=>{var fi=qn,{className:pi,style:ki,children:hr,loading:Xi=!1,openLoading:Me,onClick:fe=()=>{},size:ue="middle",shape:zn="round"}=fi,ei=ze(fi,["className","style","children","loading","openLoading","onClick","size","shape"]);const[ni,cn]=(0,bt.useState)(!1);return bt.createElement(xt.ZP,be({onClick:(0,he.throttle)(jn=>ge(void 0,null,function*(){Me&&cn(!0);try{yield fe(jn)}catch(Ci){console.log("error",Ci)}Me&&cn(!1)}),2e3,{leading:!0,trailing:!1}),className:Ae()(Ct.btn,Ct[`${ue}-${zn}`],pi),style:ki,size:ue,shape:zn,loading:ni||Xi},ei),hr)},Oe={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"},Pn=({className:qn,style:fi,children:pi=null,onClick:ki,title:hr})=>bt.createElement("div",{className:Ae()(Oe.head,qn),style:fi},bt.createElement("span",{className:"primary-hover",onClick:ki},bt.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),bt.createElement("b",{title:hr},hr),bt.createElement("div",{className:Oe.node},pi)),qe={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"},Vn=({confirmShow:qn=!0,confirmTitle:fi,confirmClick:pi,cancelShow:ki=!0,cancelTitle:hr,cancelClick:Xi,className:Me,style:fe,confirmLoading:ue=!1})=>bt.createElement("div",{className:Ae()(qe.btns,Me),style:fe},qn&&bt.createElement(xt.ZP,{loading:ue,onClick:pi,type:"primary",className:qe.confirm},fi),ki&&bt.createElement(xt.ZP,{onClick:Xi,className:qe.cancel},hr)),bn={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"},Fi=({className:qn,style:fi={},LeftContent:pi,children:ki,RightContent:hr})=>bt.createElement("div",{className:Ae()(bn.fixedBottom,qn),style:fi},bt.createElement("div",{className:bn.wrap},bt.createElement("div",{className:bn.left},pi),bt.createElement("div",{className:bn.center},ki),bt.createElement("div",{className:bn.right},hr))),ri={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"},xi=({className:qn,style:fi={},dataSource:pi=[]})=>bt.createElement("div",{className:Ae()(ri.crumbs,qn),style:fi},pi.map((ki,hr)=>hr<pi.length-1?bt.createElement(bt.Fragment,{key:hr},ki.path||ki.onClick?bt.createElement("span",{className:ri.hover,onClick:ki!=null&&ki.onClick?ki.onClick:()=>en.history.push(ki.path)},ki.name):bt.createElement("span",null,ki.name),bt.createElement("span",null,"\xA0",">","\xA0")):bt.createElement("span",{key:hr,style:{color:"#5F6368"}},ki.name))),ir=It(11938),Pi=Object.defineProperty,tr=Object.defineProperties,kr=Object.getOwnPropertyDescriptors,Lr=Object.getOwnPropertySymbols,Br=Object.prototype.hasOwnProperty,Dr=Object.prototype.propertyIsEnumerable,Kr=(qn,fi,pi)=>fi in qn?Pi(qn,fi,{enumerable:!0,configurable:!0,writable:!0,value:pi}):qn[fi]=pi,lr=(qn,fi)=>{for(var pi in fi||(fi={}))Br.call(fi,pi)&&Kr(qn,pi,fi[pi]);if(Lr)for(var pi of Lr(fi))Dr.call(fi,pi)&&Kr(qn,pi,fi[pi]);return qn},Zi=(qn,fi)=>tr(qn,kr(fi)),Tr=(qn,fi)=>{var pi={};for(var ki in qn)Br.call(qn,ki)&&fi.indexOf(ki)<0&&(pi[ki]=qn[ki]);if(qn!=null&&Lr)for(var ki of Lr(qn))fi.indexOf(ki)<0&&Dr.call(qn,ki)&&(pi[ki]=qn[ki]);return pi};const{Countdown:Lt}=ir.default;var di=qn=>{var fi=qn,{onChange:pi}=fi,ki=Tr(fi,["onChange"]);const[hr,Xi]=(0,bt.useState)(null);(0,bt.useEffect)(()=>{typeof hr=="number"&&hr>=0&&pi(hr)},[hr]);const Me=fe=>{const ue=Math.floor(fe/1e3);Xi(ue)};return bt.createElement(Lt,Zi(lr({},ki),{onChange:Me}))}},37808:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return le}});var bt=It(59301);function le(Ce,De){const me=(0,bt.useRef)();(0,bt.useEffect)(()=>{me.current=Ce}),(0,bt.useEffect)(()=>{function Rt(){me.current()}if(De!==null){let ne=setInterval(Rt,De);return()=>clearInterval(ne)}},[De])}},32038:function(Sn,Hn,It){"use strict";var bt=It(59301),le=It(6767),Ce=It(14566),De=It(62957),me=It(29787),Rt=It(28284),ne=It(37568),Ae=It(82326),he=It(77019),Jt=It(5269),Ue=It(17762),oe=It(346),He=It(19248),Ft=It(31457),nt=It(9148),et=It(38986),ct=Object.defineProperty,lt=Object.getOwnPropertySymbols,pt=Object.prototype.hasOwnProperty,vt=Object.prototype.propertyIsEnumerable,St=(Yt,Vt,de)=>Vt in Yt?ct(Yt,Vt,{enumerable:!0,configurable:!0,writable:!0,value:de}):Yt[Vt]=de,kt=(Yt,Vt)=>{for(var de in Vt||(Vt={}))pt.call(Vt,de)&&St(Yt,de,Vt[de]);if(lt)for(var de of lt(Vt))vt.call(Vt,de)&&St(Yt,de,Vt[de]);return Yt},Dt=(Yt,Vt)=>{var de={};for(var ee in Yt)pt.call(Yt,ee)&&Vt.indexOf(ee)<0&&(de[ee]=Yt[ee]);if(Yt!=null&<)for(var ee of lt(Yt))Vt.indexOf(ee)<0&&vt.call(Yt,ee)&&(de[ee]=Yt[ee]);return de},jt=(Yt,Vt,de)=>new Promise((ee,Ne)=>{var Ie=rn=>{try{kn(de.next(rn))}catch(Ve){Ne(Ve)}},We=rn=>{try{kn(de.throw(rn))}catch(Ve){Ne(Ve)}},kn=rn=>rn.done?ee(rn.value):Promise.resolve(rn.value).then(Ie,We);kn((de=de.apply(Yt,Vt)).next())});const $t=Yt=>{var Vt=Yt,{handleFinish:de,form:ee,dispatch:Ne}=Vt,Ie=Dt(Vt,["handleFinish","form","dispatch"]),We,kn;const[rn,Ve]=(0,bt.useState)([]),[on,te]=(0,bt.useState)([]),Zt=(0,bt.useRef)(null),Be=(0,bt.useRef)(1),[dn,en]=(0,bt.useState)(!1),[ve,je]=(0,bt.useState)(!1),[Xe,In]=(0,bt.useState)([]),Le={fileList:rn,maxCount:1,accept:"image/*",withCredentials:!0,beforeUpload:Tn=>{const Bt=Tn.size/1024/1024;return Bt>2||Bt==0?(le.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)"}`),Ce.default.LIST_IGNORE):!0},onRemove:Tn=>{Ve([])},onChange:Tn=>{var Bt,Ct,xt;ee.setFieldsValue({cover_id:""}),["uploading","done","removed"].includes(Tn.file.status)&&(Ve(Tn.fileList),ee.setFieldsValue({cover_id:(xt=(Ct=(Bt=Tn.fileList)==null?void 0:Bt[0])==null?void 0:Ct.response)==null?void 0:xt.id}))},action:`${oe.Z.API_SERVER}/api/attachments.json`},hn=()=>{var Tn,Bt;return bt.createElement("div",{className:Ue.Z.imgUpLoad},bt.createElement("img",{src:oe.Z.API_SERVER+"/api/attachments/"+((Bt=(Tn=rn==null?void 0:rn[0])==null?void 0:Tn.response)==null?void 0:Bt.id),alt:"avatar",style:{width:"100%"}}),bt.createElement("div",null,bt.createElement(He.Z,{onClick:()=>{Ve([]),ee.setFieldsValue({cover_id:""})},style:{fontSize:"16px",color:"red"}})))},re=()=>jt(void 0,null,function*(){var Tn,Bt;en(!0);const Ct=yield(0,et.ZP)("/api/schools/search.json",{method:"get",params:{display_aliases:!0,per_page:9999}});In(Ct==null?void 0:Ct.schools),te(Ct==null?void 0:Ct.schools),ee.setFieldsValue({school_id:((Bt=(Tn=Ct==null?void 0:Ct.schools)==null?void 0:Tn.find(xt=>xt.id==parseInt(ee.getFieldValue("school_id"))))==null?void 0:Bt.name)||ee.getFieldValue("school_id")}),en(!1)}),gn=(Tn,Bt=500)=>{je(!0),clearTimeout(Zt.current),Zt.current=setTimeout(()=>jt(void 0,null,function*(){Be.current+=1;const Ct=Be.current,xt=yield Ne({type:"account/getSchoolOption",payload:{display_aliases:!0,keyword:Tn}});xt.status===0&&Be.current===Ct&&(In(xt==null?void 0:xt.schools),je(!1))}),Bt)};return(0,bt.useEffect)(()=>{Ie.open?(ee.getFieldValue("cover_id")&&ee.getFieldValue("cover")&&Ve([{response:ee.getFieldValue("cover")}]),re()):Ve([])},[Ie.open]),bt.createElement(De.default,kt({},Ie),bt.createElement(me.Z,{spinning:dn},bt.createElement(Rt.default,{form:ee,size:"large",initialValues:{},layout:"vertical",onFinish:Tn=>{de(Tn)}},bt.createElement(Rt.default.Item,{htmlFor:null,name:"name",label:"\u597D\u8BFE\u540D\u79F0",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u597D\u8BFE\u540D\u79F0"}]},bt.createElement(ne.default,{placeholder:"\u8BF7\u8F93\u5165\u597D\u8BFE\u540D\u79F0",maxLength:60,showCount:!0})),bt.createElement(Rt.default.Item,{htmlFor:null,name:"creator",label:"\u521B\u5EFA\u8005",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u521B\u5EFA\u8005"}]},bt.createElement(ne.default,{placeholder:"\u8BF7\u8F93\u5165\u521B\u5EFA\u8005",maxLength:60,showCount:!0})),bt.createElement(Rt.default.Item,{htmlFor:null,name:"school_id",label:"\u6240\u5C5E\u5355\u4F4D"},bt.createElement(Ae.default,{showSearch:!0,filterOption:!1,onSearch:Tn=>{gn(Tn)},loading:ve,size:"large",style:{width:"100%"}},Xe.map(Tn=>bt.createElement(Ae.default.Option,{value:Tn.id,key:Tn.id},Tn.name)))),bt.createElement(Rt.default.Item,{htmlFor:null,name:"desc",label:"\u7B80\u4ECB",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u597D\u8BFE\u7B80\u4ECB"}]},bt.createElement(Ft.h,{placeholder:"\u8BF7\u8F93\u5165\u597D\u8BFE\u7B80\u4ECB",scrollId:"",watch:!0,height:192})),bt.createElement(Rt.default.Item,{name:"cover_id",label:"\u5C01\u9762\u56FE\u7247",rules:[{required:!0,message:"\u8BF7\u4E0A\u4F20\u597D\u8BFE\u56FE\u7247"}]},bt.createElement("div",{className:Ue.Z.upload},(kn=(We=rn==null?void 0:rn[0])==null?void 0:We.response)!=null&&kn.id?hn():bt.createElement(Ce.default,kt({},Le),bt.createElement(he.Z,{wrap:!1,align:"middle"},bt.createElement(nt.op,{style:{borderRadius:"2px"},icon:bt.createElement("i",{className:"iconfont icon-shangchuan3"})},"\u56FE\u7247\u4E0A\u4F20"),bt.createElement(Jt.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"))))),bt.createElement(Rt.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"}]},bt.createElement(ne.default,{placeholder:"\u8BF7\u8F93\u5165\u8BFE\u7A0B\u94FE\u63A5",maxLength:150})))))};Hn.Z=$t},91591:function(Sn,Hn,It){"use strict";It.r(Hn),It.d(Hn,{default:function(){return dn}});var bt=It(59301),le=It(25690),Ce=It(28284),De=It(25399),me=It(99571),Rt=It(6767),ne=It(14566),Ae=It(29787),he=It(62957),Jt=It(77019),Ue=It(5269),oe=It(54172),He=It(13747),Ft=It(37568),nt=It(9148),et=It(28426),ct={flex_box_center:"flex_box_center___Q28K2",flex_space_between:"flex_space_between___XKhJD",flex_box_vertical_center:"flex_box_vertical_center___G6xvN",flex_box_center_end:"flex_box_center_end___OpS9Y",flex_box_column:"flex_box_column___Jx7wj",Onerow:"Onerow___iGZyH",MultiLine:"MultiLine___zus_s",LessonsList:"LessonsList___d2liG",LessonsListItem:"LessonsListItem___CaSaY",LessonsListItemImg:"LessonsListItemImg___LCyOb",imgUpLoad:"imgUpLoad___gXVAl",LessonDetail:"LessonDetail___z2veM"},lt=It(38986),pt=It(346),vt=It(51257),St=It(61186),kt=It.n(St),Dt=It(76902),jt=It(32038),$t=It(13044),Yt=It(45677),Vt=It(48790),de=Object.defineProperty,ee=Object.defineProperties,Ne=Object.getOwnPropertyDescriptors,Ie=Object.getOwnPropertySymbols,We=Object.prototype.hasOwnProperty,kn=Object.prototype.propertyIsEnumerable,rn=(en,ve,je)=>ve in en?de(en,ve,{enumerable:!0,configurable:!0,writable:!0,value:je}):en[ve]=je,Ve=(en,ve)=>{for(var je in ve||(ve={}))We.call(ve,je)&&rn(en,je,ve[je]);if(Ie)for(var je of Ie(ve))kn.call(ve,je)&&rn(en,je,ve[je]);return en},on=(en,ve)=>ee(en,Ne(ve)),te=(en,ve)=>{var je={};for(var Xe in en)We.call(en,Xe)&&ve.indexOf(Xe)<0&&(je[Xe]=en[Xe]);if(en!=null&&Ie)for(var Xe of Ie(en))ve.indexOf(Xe)<0&&kn.call(en,Xe)&&(je[Xe]=en[Xe]);return je},Zt=(en,ve,je)=>new Promise((Xe,In)=>{var Le=gn=>{try{re(je.next(gn))}catch(Tn){In(Tn)}},hn=gn=>{try{re(je.throw(gn))}catch(Tn){In(Tn)}},re=gn=>gn.done?Xe(gn.value):Promise.resolve(gn.value).then(Le,hn);re((je=je.apply(en,ve)).next())});const Be=en=>{var ve=en,{classroomList:je,globalSetting:Xe,user:In,virtualSpaces:Le,loading:hn,dispatch:re}=ve,gn=te(ve,["classroomList","globalSetting","user","virtualSpaces","loading","dispatch"]),Tn,Bt,Ct,xt,Nt,zt,Mt,Kt,Te,be,ze,ge;const[pe]=Ce.default.useForm(),[xe]=Ce.default.useForm(),[Oe]=Ce.default.useForm(),Ke=(0,bt.useRef)(),[Pn,qe]=(0,bt.useState)({content:"",type:""}),{LessonDetail:wn,LessonResList:Vn}=Le,{virtual_spacesId:bn,id:Qn,fileid:Fi}=(0,le.useParams)(),[ri]=(0,le.useSearchParams)(),[li,xi]=(0,bt.useState)(!!ri.get("isViewFile")||!1),[ir,Pi]=(0,bt.useState)(!1),[tr,kr]=(0,bt.useState)(!1),[Lr,Br]=(0,bt.useState)(!1),[Dr,Kr]=(0,bt.useState)(!1),[lr,Zi]=(0,bt.useState)({}),Tr=(0,bt.useRef)(null),[Lt,vi]=(0,bt.useState)(!1),[di,qn]=(0,bt.useState)({virtual_classroom_id:bn,virtual_spacesId:bn,id:Qn,resType:1,resource_type:1,page:1,limit:20}),fi=[{title:"\u540D\u79F0",dataIndex:"name",ellipsis:!0,render:(fe,ue)=>{var zn,ei,ni;return bt.createElement(De.Z,{placement:"topLeft",title:fe||((zn=ue==null?void 0:ue.attachment)==null?void 0:zn.title)},bt.createElement(bt.Fragment,null,bt.createElement($t.Z,{fileName:fe||((ei=ue==null?void 0:ue.attachment)==null?void 0:ei.title)}),fe||((ni=ue==null?void 0:ue.attachment)==null?void 0:ni.title)||"--"))}},{title:"\u4E0A\u4F20\u65E5\u671F",dataIndex:"updated_at",ellipsis:!0,width:150,render:fe=>kt()(fe).format("YYYY-MM-DD HH:mm")},{title:"\u7C7B\u578B",dataIndex:"resource_type",ellipsis:!0,width:80,render:(fe,ue)=>{var zn;return(fe==2?"\u5916\u94FE":(zn=ue==null?void 0:ue.attachment)==null?void 0:zn.show_file_type)||"\u672A\u77E5\u6587\u4EF6"}},{title:"\u64CD\u4F5C",dataIndex:"keyword",align:"right",ellipsis:!0,width:200,render:(fe,ue)=>bt.createElement(bt.Fragment,null,bt.createElement(me.ZP,{style:{padding:"4px 10px"},type:"link",onClick:()=>{if(di.resource_type==2){window.open(ue==null?void 0:ue.url);return}window.open(`/${vt.AS}/${bn}/lesson/${Qn}/detail/${ue==null?void 0:ue.attachment_id}?isViewFile=true&recordid=${ue.id}&leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}},"\u67E5\u770B"),di.resource_type==1&&bt.createElement(nt.op,{openLoading:!0,type:"link",style:{padding:"4px 10px"},onClick:()=>Zt(void 0,null,function*(){var zn,ei,ni,cn,jn,Ci,Ki;if(["pdf","txt","image"].includes((zn=ue==null?void 0:ue.attachment)==null?void 0:zn.file_type)){yield Me(`${pt.Z.API_SERVER}${(ni=(ei=ue==null?void 0:ue.attachment)==null?void 0:ei.url)==null?void 0:ni.replace("disposition=inline","")}`,(cn=ue==null?void 0:ue.attachment)==null?void 0:cn.title);return}(0,vt.Nd)((jn=ue==null?void 0:ue.attachment)==null?void 0:jn.title,`${pt.Z.API_SERVER}${(Ki=(Ci=ue==null?void 0:ue.attachment)==null?void 0:Ci.url)==null?void 0:Ki.replace("disposition=inline","")}`)})},"\u4E0B\u8F7D"),bt.createElement(me.ZP,{style:{padding:"4px 10px"},type:"link",onClick:()=>Zt(void 0,null,function*(){const zn=yield(0,lt.ZP)(`/api/virtual_classrooms/${bn}/good_lessons/${Qn}/delete_resources.json`,{method:"delete",body:{lesson_resource_id:ue.id}});(zn==null?void 0:zn.status)==0&&(Rt.ZP.success("\u5220\u9664\u6210\u529F"),hr())})},"\u5220\u9664"))}],pi={multiple:!0,maxCount:10,withCredentials:!0,beforeUpload:fe=>{const ue=fe.size/1024/1024;return ue>500||ue==0?(Rt.ZP.error(`${fe.name} \u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002${ue==0?"\u6587\u4EF6\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A":"\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(500MB)"}`),ne.default.LIST_IGNORE):!0},action:`${pt.Z.API_SERVER}/api/attachments.json`},ki=()=>{re({type:"virtualSpaces/getGoodLessonsDetail",payload:{virtual_spacesId:bn,id:Qn,virtual_classroom_id:bn}})},hr=()=>{window.scrollTo(0,0),re({type:"virtualSpaces/getLessonResourcesList",payload:on(Ve({},di),{virtual_spacesId:bn,id:Qn})})},Xi=fe=>Zt(void 0,null,function*(){const ue=yield(0,lt.ZP)(`/api/attachments/${fe}/detail.json`,{method:"get"});if((ue==null?void 0:ue.status)!==-1){if(ue.file_type==="txt"){const zn=yield(0,lt.ZP)(ue.url,{method:"get",headers:{"Content-Type":"application/xml"},credentials:"omit"});Ke.current=zn}qe({type:ue.file_type,content:ue.url+"&nocredentials=true"})}Zi(Ve({recordid:Number(ri.get("recordid"))},ue))}),Me=(fe,ue="")=>Zt(void 0,null,function*(){var zn,ei,ni;const cn=yield fetch(fe,{method:"get"}),jn=yield cn.blob(),Ci=decodeURIComponent((ni=(ei=/filename[^;=\n]*=((['"]).*?\2|[^;\n]*)/.exec((zn=cn==null?void 0:cn.headers)==null?void 0:zn.get("Content-Disposition")))==null?void 0:ei[1])==null?void 0:ni.replace(/['"]/g,""));(0,vt.Nd)(ue||Ci,window.URL.createObjectURL(jn))});return(0,bt.useEffect)(()=>{!Lr&&hr()},[di]),(0,bt.useEffect)(()=>{li?Xi(Fi):bn&&Qn&&ki()},[li]),(0,bt.useEffect)(()=>{var fe;((fe=Tr==null?void 0:Tr.current)==null?void 0:fe.clientHeight)>84?vi(!0):vi(!1)},[wn]),bt.createElement(Ae.Z,{spinning:!!hn["virtualSpaces/getLessonResourcesList"]||!!hn["virtualSpaces/getGoodLessonsDetail"]},bt.createElement("div",{className:"ml40 mr40"},bt.createElement(nt.qE,{title:li?lr==null?void 0:lr.title:(Tn=wn==null?void 0:wn.data)==null?void 0:Tn.name,onClick:()=>{if(li){le.history.push(`/${vt.AS}/${bn}/lesson/${Qn}/detail?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`);return}le.history.push(`/${vt.AS}/${bn}/lesson?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}},li&&bt.createElement(bt.Fragment,null,bt.createElement(nt.op,{openLoading:!0,className:"primary-hover",type:"link",icon:bt.createElement("i",{className:"iconfont icon-xiazai4 font14"}),onClick:()=>Zt(void 0,null,function*(){var fe,ue;if(["pdf","txt","image"].includes(lr==null?void 0:lr.file_type)){yield Me(`${pt.Z.API_SERVER}${(fe=lr==null?void 0:lr.url)==null?void 0:fe.replace("disposition=inline","")}`,lr==null?void 0:lr.title);return}(0,vt.Nd)(lr==null?void 0:lr.title,`${pt.Z.API_SERVER}${(ue=lr==null?void 0:lr.url)==null?void 0:ue.replace("disposition=inline","")}`)})},"\u4E0B\u8F7D"),bt.createElement(me.ZP,{className:"delete-hover",type:"link",icon:bt.createElement("i",{className:"iconfont icon-piliangshanchubeifen font14"}),onClick:()=>Zt(void 0,null,function*(){const fe=yield(0,lt.ZP)(`/api/virtual_classrooms/${bn}/good_lessons/${Qn}/delete_resources.json`,{method:"delete",body:{lesson_resource_id:lr==null?void 0:lr.recordid}});(fe==null?void 0:fe.status)==0&&(Rt.ZP.success("\u5220\u9664\u6210\u529F"),le.history.push(`/${vt.AS}/${bn}/lesson/${Qn}/detail?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`))})},"\u5220\u9664")),!li&&bt.createElement(bt.Fragment,null,bt.createElement(me.ZP,{className:"primary-hover",type:"link",icon:bt.createElement("i",{className:"iconfont icon-bianji7 font14"}),onClick:()=>{kr(!0),Oe.setFieldsValue(wn==null?void 0:wn.data)}},"\u7F16\u8F91"),bt.createElement(me.ZP,{className:"delete-hover",type:"link",icon:bt.createElement("i",{className:"iconfont icon-piliangshanchubeifen font14"}),onClick:()=>{const fe=he.default.confirm({icon:null,centered:!0,maskClosable:!0,width:374,title:"\u63D0\u793A",content:"\u786E\u5B9A\u5220\u9664\u8BE5\u597D\u8BFE\uFF1F",onOk:()=>Zt(void 0,null,function*(){const ue=yield(0,lt.ZP)(`/api/virtual_classrooms/${bn}/good_lessons/${Qn}.json`,{method:"delete"});(ue==null?void 0:ue.status)==0&&(Rt.ZP.success("\u5220\u9664\u6210\u529F"),fe.destroy(),le.history.push(`/${vt.AS}/${bn}/lesson?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`))}),onCancel:()=>fe.destroy()})}},"\u5220\u9664"))),li&&bt.createElement("div",{style:{position:"relative",height:1e3,margin:"25px 0"}},bt.createElement(Yt.Z,{data:Pn==null?void 0:Pn.content,type:Pn==null?void 0:Pn.type,disabledDownload:!(0,Vt.bg)(),style:{position:"absolute",zIndex:1,alignItems:"flex-start"},monacoEditor:{value:Ke.current,language:"txt",onChange:()=>{},options:{readOnly:!0,fontSize:14,minimap:{enabled:!1}}},onClose:()=>{qe({content:"",type:""}),le.history.push(`/${vt.AS}/${bn}/lesson/${Qn}/detail?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}})),!li&&bt.createElement(bt.Fragment,null,bt.createElement("div",{className:ct.LessonDetail},bt.createElement(Jt.Z,{align:"middle",wrap:!1,justify:"space-between",style:{height:104}},bt.createElement(Jt.Z,null,bt.createElement(Ue.Z,null,bt.createElement("img",{width:166,height:104,src:`${pt.Z.API_SERVER}${(Ct=(Bt=wn==null?void 0:wn.data)==null?void 0:Bt.cover)==null?void 0:Ct.url}`})),bt.createElement(Jt.Z,{className:"ml20",style:{flexDirection:"column",flex:1}},bt.createElement("div",{className:"font16",style:{fontWeight:500,lineHeight:"26px"}},(xt=wn==null?void 0:wn.data)==null?void 0:xt.name),bt.createElement("div",{className:"mt20",style:{lineHeight:"22px",color:"#333"}},(Nt=wn==null?void 0:wn.data)==null?void 0:Nt.creator),bt.createElement("div",{className:"mt10",style:{lineHeight:"22px",color:"#333"}},(zt=wn==null?void 0:wn.data)==null?void 0:zt.school_name))),bt.createElement(Ue.Z,null,((Mt=wn==null?void 0:wn.data)==null?void 0:Mt.lesson_url)&&bt.createElement(nt.op,{onClick:()=>{var fe;window.open((fe=wn==null?void 0:wn.data)==null?void 0:fe.lesson_url)}},"\u8FDB\u5165\u8BFE\u7A0B"))),bt.createElement("div",{ref:Tr},bt.createElement(Dt.Z,{className:`mt20 font14 ${!ir&&ct.MultiLine}`,style:{WebkitLineClamp:4},value:(Kt=wn==null?void 0:wn.data)==null?void 0:Kt.desc})),Lt&&bt.createElement("a",{style:{float:"right",display:"inline-block"},onClick:()=>Pi(!ir)},ir?"\u6536\u8D77":"\u5C55\u5F00")),bt.createElement(nt.YG,{className:"mt20",value:di.resource_type,onChange:fe=>qn(on(Ve({},di),{resource_type:fe})),tabBarExtraContent:bt.createElement(bt.Fragment,null,bt.createElement(me.ZP,{type:"link",icon:bt.createElement("i",{className:"iconfont icon-shangchuan3 font14"}),onClick:()=>{Kr(!0),qn(on(Ve({},di),{resource_type:1}))}},"\u4E0A\u4F20\u8D44\u6E90"),bt.createElement(me.ZP,{type:"link",icon:bt.createElement("i",{className:"iconfont icon-lianjie2 font14"}),onClick:()=>{Br(!0),qn(on(Ve({},di),{resource_type:2}))}},"\u6DFB\u52A0\u5916\u94FE")),dataSource:[{id:1,name:"\u8D44\u6E90"},{id:2,name:"\u5916\u94FE\u8D44\u6E90"}]}),bt.createElement(oe.default,{className:"mt20",columns:fi,dataSource:((Te=Vn==null?void 0:Vn.data)==null?void 0:Te.list)||[],locale:{emptyText:bt.createElement(et.Z,null)},pagination:!1}),((be=Vn==null?void 0:Vn.data)==null?void 0:be.count)!=0&&bt.createElement(Jt.Z,{className:"mt20 mb20",wrap:!1,align:"middle",justify:"space-between"},bt.createElement(Ue.Z,null,"\u5171\xA0",bt.createElement("span",{style:{color:"#165DFF"}},((ze=Vn==null?void 0:Vn.data)==null?void 0:ze.count)||0),"\xA0\u6761\u6570\u636E"),bt.createElement(Ue.Z,null,bt.createElement(He.Z,{showSizeChanger:!1,showQuickJumper:!0,current:di.page,pageSize:di.limit,onChange:(fe,ue)=>qn(on(Ve({},di),{page:fe,limit:ue})),total:((ge=Vn==null?void 0:Vn.data)==null?void 0:ge.count)||0})))),bt.createElement(jt.Z,{title:"\u7F16\u8F91\u597D\u8BFE",form:Oe,width:1200,open:tr,centered:!0,destroyOnClose:!0,dispatch:re,onCancel:()=>kr(!1),confirmLoading:hn["virtualSpaces/putGoodLessonsDetail"],onOk:()=>Oe.submit(),handleFinish:fe=>Zt(void 0,null,function*(){const ue=yield re({type:"virtualSpaces/putGoodLessonsDetail",payload:Ve({virtual_spacesId:bn,id:Qn},fe)});(ue==null?void 0:ue.status)==0&&(Rt.ZP.success("\u4FEE\u6539\u6210\u529F"),kr(!1),ki())})}),bt.createElement(he.default,{title:"\u6DFB\u52A0\u5916\u94FE\u8D44\u6E90",width:800,open:Lr,destroyOnClose:!0,onCancel:()=>{Br(!1),pe.resetFields()},confirmLoading:hn["virtualSpaces/postAddLessonRes"],onOk:()=>pe.submit()},bt.createElement(Ce.default,{form:pe,initialValues:{},colon:!1,onFinish:fe=>Zt(void 0,null,function*(){const ue=yield re({type:"virtualSpaces/postAddLessonRes",payload:on(Ve(Ve({},fe),di),{virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});(ue==null?void 0:ue.status)==0&&(Rt.ZP.success("\u6DFB\u52A0\u6210\u529F"),Br(!1),pe.resetFields(),hr())})},bt.createElement(Ce.default.Item,{htmlFor:null,name:"name",label:"\u8D44\u6E90\u540D\u79F0",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u8D44\u6E90\u540D\u79F0"}]},bt.createElement(Ft.default,{placeholder:"\u8BF7\u8F93\u5165\u8D44\u6E90\u540D\u79F0",maxLength:60})),bt.createElement(Ce.default.Item,{htmlFor:null,name:"url",label:"\u8D44\u6E90\u94FE\u63A5",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u8D44\u6E90"},{type:"url",message:"\u8D44\u6E90\u94FE\u63A5\u683C\u5F0F\u4E0D\u6B63\u786E"}]},bt.createElement(Ft.default,{placeholder:"\u8BF7\u8F93\u5165\u94FE\u63A5\u8D44\u6E90",maxLength:150})))),bt.createElement(he.default,{title:"\u4E0A\u4F20\u8D44\u6E90",width:665,open:Dr,destroyOnClose:!0,onCancel:()=>{Kr(!1),xe.resetFields()},confirmLoading:hn["virtualSpaces/postAddLessonRes"],onOk:()=>xe.submit()},bt.createElement(Ce.default,{form:xe,initialValues:{},layout:"vertical",onFinish:fe=>Zt(void 0,null,function*(){var ue;fe.attachment_ids=((ue=fe==null?void 0:fe.attachment_ids)==null?void 0:ue.map(ei=>{var ni;return(ni=ei==null?void 0:ei.response)==null?void 0:ni.id}))||[];const zn=yield re({type:"virtualSpaces/postAddLessonRes",payload:on(Ve(Ve({},fe),di),{virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});(zn==null?void 0:zn.status)==0&&(Rt.ZP.success("\u6DFB\u52A0\u6210\u529F"),Kr(!1),xe.resetFields(),hr())})},bt.createElement(Ce.default.Item,{htmlFor:null,name:"attachment_ids",valuePropName:"fileList",rules:[{required:!0,message:"\u8BF7\u4E0A\u4F20\u56FE\u7247"}],getValueFromEvent:fe=>Array.isArray(fe)?fe:fe==null?void 0:fe.fileList},bt.createElement(ne.default,Ve({},pi),bt.createElement(nt.op,{style:{borderRadius:"2px"},icon:bt.createElement("i",{className:"iconfont icon-shangchuan3"})},"\u4E0A\u4F20\u6587\u4EF6"))),bt.createElement("div",{className:"font12",style:{color:"#6B758B",lineHeight:"20px"}},bt.createElement("div",null,"\u6CE8\u610F\uFF1A"),bt.createElement("div",null,"1\u3001\u4E0A\u4F20\u6587\u4EF6\uFF0C\u5373\u8868\u60A8\u5DF2\u540C\u610F",bt.createElement(le.Link,{target:"_blank",to:"/users/mmipb3zhj/videos/protocol"},"\u4E0A\u4F20\u5185\u5BB9\u534F\u8BAE"),"\uFF0C\u4E0D\u5F97\u4E0A\u4F20\u672A\u7ECF\u4ED6\u4EBA\u6388\u6743\u7684\u4F5C\u54C1\uFF1B"),bt.createElement("div",null,"2\u3001\u4E0D\u652F\u6301\u65AD\u70B9\u7EED\u4F20\uFF0C\u5355\u54E5\u6587\u4EF6\u5927\u5C0F\u8BF7\u52FF\u8D85\u8FC7500M"),bt.createElement("div",null,"3\u3001\u4E00\u6B21\u6700\u591A\u4E0A\u4F2010\u4E2A\u6587\u4EF6"))))))};var dn=(0,le.connect)(({loading:en,globalSetting:ve,virtualSpaces:je,user:Xe})=>({globalSetting:ve,loading:en.effects,virtualSpaces:je,user:Xe}))(Be)},13044:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return vt}});var bt=It(59301),le="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAAzZJREFUaEPt2W1IE3EcB/Dv3dzUPTTbfFi5RuiCkjJ6AEt8oLRAKQl9EfSiICL0RS+KXkT4IoogEExMcBQRvYogyZKIwDcmlPUiZxYI2YO4czG3qTn35G4XNyhEc9vd5u5mt3dj/7v7f37f3/9ud0cwDCPDOvoQEkjkaUoJiTwg/H8J5Vu+XqHBXAID3Rqk45IR5L2HtUXX6swIJWP/MRPSW8Z9YCBPxsFW28fVgwWOyQBZ2lGmciZ6nNig7vGkVC7aRO/XmTDlCXnHZoPlnRU5nxJBiQbEItx+OjTsCDXdqdK84IsSFYhF+GkmPGRbuNxRrevkgxIdiEXQDMEMUR5LW8XGC1xRogSxCIIgmPd2b//NA9o6LijRgv4gRp2BMbVBs/eiEcF4YKIHsYjx2eA0RZO7b+9TOmKh0gLEIuwLtPezO1jZVakdiYYSBShW1Zf8bnW1mPevJxBcLeYMCbS0AvoU/PXh0HJSQiuKJSX0j/7RZ5Fw+cNcOmvVsYKdFAxKGa6X56LGpEROpgzzwTAGKS9a3zgx8Yv/HYkgoGKtHP1NRmzIXPnIzxcK43gvheHpAK/EBAGxmD35WXD6aNx454LV4ccOnQKtZXoYNXJ8n1tE2aMJ0Ax3U8pBm1UZGD29NTLTxj4KAzbf31mX6BQYPGmKfK95Mgkrj5RSDtqVq4ClxoD5II36XgrhZSlMnCuCWk7ifP9P9HzxcI4o5aBoM6wqzMbThsLIkCM9k/jg4L6ORAHarlOg0axGc2kOVHISww4/antsnNNhNxAcdGiLEo/rN0FGEhEA5QnhxHMK3+YW0xPUVpmHszu1CNIMuj/Ooss6A3cCF1nBE2qvzsOZEi1e/VjAqZd2Xqks3UhwkFGdAXYNsS3Gt81EBVKQQEWhEkN2H7whHlfSZZkKntDd2gI0bdNgwOZFY99U+rfcg6MGNBSr8XbKh2PPqPQHaeQEDptUeG3zYiaQ+C2E4C2XcCRiW0MSKEYFpJZbXiDpIUmyF03STwopeGkcdw0ILLqazdnRxsd8WL/Gr/XjtoCAWwai3dFcfCshUPxHFMfImAmJY5rxz0ICxV8rYUZKCQlT9/iP+htQKA9TYDw82QAAAABJRU5ErkJggg==",Ce="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAA+NJREFUaEPtmnlIFFEcx7/jrlnZoVYWlrFZ2F3qtrVBm0FlF2UF0fGPEXRZqWV22KEWJf1hIkX0TwRBZUSHFXZIoV2moFJRYmaY7uZupmbrrsceL97Clh3rzNZMs9W8f99v3vt+3vc7w8x7wxBCZPiHGiMBebibkkMebhD+T4fmXVsVbycklgDD+XRIEzQlb58qYR6fY7I6RGFshGTwOalzrKXD58NkMV9PDF+/hK/xWYHm5Kys4NuZzkC+8h7Qt9afSQrfuIYPKFagqJyVVj4m+tkY1CEKRJvOrM/cFbE56Xfn8hggMAx516Lfv1O5Kf13oDwHCAABsWtb6uKSJ8Wd/FUojwKiEATEWmvUr96j2pL9K1AeB0QhbMTeoTXpl+ydFHfbXSiPBKIQFrvVXNdqmLNHGV/oDpSoQAsUsxDg09el3g5iaTa0GGYkqxKec4USFWhCwGhMHDCmS62ttvYP70mjeu+4LdVcoEQF8mbkmDV0Ovp39+9Sq9naqmtob1AlKxPes0GJCkTFyYgXQv2GYUCPfujm5e1Sb0NbU/URzb4RHg/kFGi1WmC3dv1Skr/8qvyvAWITSvvvRJ+XgH5YKCFfTrm40rlGcuhnKyY55G6O3KiXIidFzo248FEqRU6KHB85cmMMQSM3PUiNIN+ByK7M+SJpzegVeNFYgSJDGTaNX42bb+/hzaeabyQP6hmIrWFrEdwrCG22duRrH+PsqyuwERsrmqBAckaGTE0aTpdfQGn9c6gHRmB5aDS2PzzgEJc6ORGXq3LxrKH8G6GH1Dvx4F0RbtXko7vMBwsUM3FP+whN7c3iAtHZqUPpU3cjveQ4todvwK7Hh/GhrdEhzBVQluYALr6+gYd1xawA3xcI6pBzsqihkdgWtg6pRRl4Yij9osEV0Cj/EYgdHwNfeU8U6ApxvTqPkzt/7PNht3Kz42tTZzIgo+zr/qArICexoncwIgerQTdKkh4dxFujltUxwR1aqJgNZeAEpBUfxUF1Egp0T5BXe7/LyH2vOmbUMrRYTLhUlSsuUKhfCHZExCL+/n6YrGb06dYbWZo0pBRnoMaoQ8rkbSjSl6Hy4xuH0OYOo+P+ovfQnZoClNQ/Qy9vXySGb8Cxp6fwsqlSXKCZQ6ah2qhFVfPX3aWxAaGO+OXrCqEKDHNEytno45s+9fx9+mJxyFwo+gTTsyHcrX2Aknpu226CR451SXkukID+i3c5IY8k3UkkA1Tdjj4/ku0a1p1TIQ+N2cR17pcxTOLNReey2K5hBaIDCHWszyaO9lNnvBjmBBcYR7308xKXZRWxRnJIxMXnNLXkEKdlErHoM3lAaVMM4OYsAAAAAElFTkSuQmCC",De="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAABQBJREFUaEPtmmtoU2cYx//POc3pRVtte7K7G92YK1QHY/tQkbmi4hA/TOZyUp0oirWguNEJo8gu/bbJ3JVNhjJRmmKTbNBNd0FWkF2g0IGMUf0wGH5wF0napkubmEvfZ7xpUtqs5sT05LKZ8y3nvJfn9/yf93ne9yXEzCr+Rw+VgUpczbJCJS4Qbk+FAnv2rIiHw29CiCcB3GmRStfV6urN9WfOjFg0XmIYU4USMJOTlxhYbsXERBRjYBTMdxHRmKJpWxpcrmErxs4KyG8YZ5nZYdWEIJqsqq5+PBIKXWDgAflb0bStjS7XRSvmMFXIZxi/g9mqMIMEsHs8y8c7O++dHh+/wMyPgOiGYrO1N/b1nV8slDmQwxFf7CTz+ieB5Lupjg49HAh8zcBjBMRRUbFbP3vWvZj5igokDZ84cKAu6vefA/NaIhIgOqi73SdzhSo6UMLwnp5q38jIZwA2yZ+KonQ3ut3HcoEqDaAZKJvv8mUXmLclod5odLtfvVWo0gGSlp84ofgGB09CiN0JEEU5bne7X7gVqMIDASG711uXychRp/NdIcShRF1RFJe+YcNe7N8vsgErBhDU2tr7G06d+sMEqkcI8UoCimhAX7NmB7q6omZQRQEiVT2s9/e/b2ac3+nsYiHeSkJ9qzc1PYujR0OZ+hUFCECIqqq26L2932cBtRfMHzOzko0jigUkw0jWnE8J+JEBXyYwlpmPeRup6st6f/87paiQmTALfi8DLeQWn9V7uZy0melUVuj2VIhokpgT6ZaJFGKuZKIVYH4o5RAiGgfzULJNBYAaeXQn4EGZfuc6jgAG8E26M5noPjCvntc2H1mOiC7rHs+j8ixDQqg1uh6UxW58585N8WjUC+YlIPrB7vG0hTo775gGYrXNzVOyygc7O+sjgcARMB9kZi1ZMGO6x1MtjxEVsVjinXxCwWA7pqffKxiQzzB+BXPTzGqln211dc/Eg8HnWIhjKSC/YURSN7MEXCNF6a3S9Q9uTEy0cDQqT6uKvGOQQD6H46vU8eFmeSMvSSGl0DwguTFW1UOsab9wOHxxIaDZcAQu6S0t6/xXrvSwEIdLEkh6X1u6dH0sFNokhPgwE5AEkwc4rqwc5HB4OAXkdzp7wbxuVh3mJek3TXlVaHTXrpUqs0Y2W3DZ5s3XAgMDrfFYbICZ682ACPhcX7Vqh39k5G8AQoZcepiNOZ27p4X4pGBraLS9/W0W4h4AVWB+mIHm2cmTSWHuGkrLbOd1r3erzzAmCNAkkN/pdEGIp+aMUcPMywoGlL6G5nnYDEhVX7fV1vZGA4HfZteQYXwJ5qczbSTyGnK5AiWSSlNT6+jVq91CiCP/KSCfYfyZyOrMEQB/QVG+qLTbj0cmJlYjEpFp21aSWe5fYZIMuXnvvV51/Ny5lfFo9HkS4qX0wlrMOjTNgJ8Ae/o2Zs7WR17Ij82pPTYw1zNAC64RousE1KcgC1pYMy3afH/LS1LIt9EFz3JlIAs9YFXITQGotNCunIdSFOXFRrf7o4xhafbHC7/DMcTAEzlbYWFH0rT1el/fd4sD2r7dyfF4n4V25TQUEQ3rGzeuNbvjNr1olLP72tu7SYjXzOpETpZm04loSKup2bns9OmrZs2zApKDjHV03I1wuJXjcbvZoFZ9F0RRVVVHGvbt+wltbfLuwfTJGsh0pBJpUAYqESFuakZZobJCBfbAP/nAgWJ1139AAAAAAElFTkSuQmCC",me="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAA19JREFUaEPtmltIFFEYx/+zs17WVVtZRUMhykLoKSjBBytKUCRCyKDIILpQUFHkiqT1YFJo5S1BQ4JKSPOlhwwLLH0oC0sK0iBEVqxcWW+r6bb3mRMzJm24Ojs6244187acb77z/33/bw+Hc4YihND4hx5KAZK5m4pDMjcI/6dDpsxN5wnDngZIspQOadKznuuv3M6WMqegQ3MwTKWUk87n0u7NA6Wi2nTnSnOkyi8INJyR3C+1M95AdEwsmMnxppj8q0ekgPIDaINHiol85eAc4oC4h5001+ryy/JXOpdsgCiKIsz4cInOcOPaSqBkAzQHQVj3qOmCvvBm3XKhZAbEN5+HHfl6TFdU3bwcKBkC8UwuxjySG1NU+UwslDyBuObzuGzEbMrWXap5LQYqqEARWfuhjk9cVC9xOWbU4+ad2uLqPn+hggoUsnkrNNvSl9RKnPaJ8LGRtLDLtUP+QAUViKhDoM3cB3VswpJaWbvVFGqZSI0orh4TggoqEL9Qq2iEpmwBHbcWqrCwRfUyE2NDcRWNG2UPNC+QeFiwLFlS77pXX9SrBkhIKDee1DGoAC0o1HBG4Dan/rjiHaM45KtiikNi+0hEvNJySsuJaBcpQpWWU1pOij4SkSOgLRd54CS/9ScMw0ty9fVguqEMcDkRfaIQmrRdICwLEAJHdydm7lcjPG03oo/OnVSpIiLB2qz8+FTFRbgHPgmiBRRIX9oA66O7cH58C0obhRhDGdzGz5htqkNc1UNM15Xyv1U6PfQl9bA+aYa94zEvmouPv/MU5kPbBSH+2tbHG4ibVJORg/DUHZgqN/wBxI1F5Z0BFRqGmXtV8gayd3fC3d8LOjYB0ccLMNvSAHtnKw9kbX0Az7dBqJPWY82pIljKDXD1vpM3EFd1xjIO4rTD8b4Ljq52XjAHxHy3gNhtIDYr7G9ewPnh9+HNqmg5717ngCzXC8CMmnz+RxSgX2UJ6Cqn3XMQjp6XYMZGFrgQmXsMP9paQBw236sYrUb04bOYaayRzyonSolEwQF1SCKNotIoQL43p4G7khRlDyhjUocxRegdwZPTQF4aC4nzHqdo2pDYPnBL6B1BIC5BoK71hcTNjVNGilbV+wPDRysfL/lX1qBFKQ4FrfR+Tqw45Gehghb2EzV0UlPSsDHCAAAAAElFTkSuQmCC",Rt="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAA0hJREFUaEPtmctLVFEcxz+30dDRXDiSWaDLSAUN0jAhTPFNJhIuotVI+cAHZJLgZhYFToSizsbX/QtEbaOtQkJDDYygRYtoISgqbbTwgQ43DrdhMB/3OjN3ulP3LM895/f7fc73d55XUhTFxj9UJAvI5GpaCplcIP5jhZ48ucTWVheKcg9FuRwWpSRpFUl6jcPxHLd7XY9PfQq1tFxne3saRUnSYzTkbSTpO3Z7OQMDH7VsawO5XBdYXv4MXNEyZvD3FVJTM3G5fpzmRxvo0aNneL0vDA5Wn3mbrYvhYXdwQE7nO+CWPo+Gt3qPLN8OFugnEGN4qPoc7CLL8cECHejzFaZWshxlAR0aAafTUsjQ5DMs5WpqoKAAenuhsBDy8/0csgznz8PDh/66mRmYn4f2doiOVuu/foWREejoAIdDrdvfh+lpmJw8flwMAxoagqgo2NqC7m548AAyM9UgvF7o74erV6Giwh/Y+DisrUFDA5w7p9YvLcHEBHR2QlycH6q+PsxAQgVfWV+Hnh5oaoK0NLV2dxdevoTiYsjL87cdHYXYWHUAfOXtW1hcPKye0/kXgYTrb99gcFBNn6TfR77NTXC71dRLT1cDPDiAvj7IyICyMn/QY2OwsaGqJ0lQVxdmoOPdGV9r2BwSk9k3D4zACHvKWUBnlNF0Cq2swNSUuueUlkJKytmITAcklue5ORVCzDWxCVdVQUKCPjDTAYklfGHhcPAxMVBZCSUl/tPCSXgRAeQLPjERamshN/dktSIKyIfR2grZ2cdDRSRQWxtkZf0DQOJkLVIuJyfCU04cSu/ehaKiCFwUxGl8dlZVwGaDO3fUZTv+1DcOv2Kmm0NiY33zRr3oiWU6OVnf/uNrZTqgs4V/tLUFpI6J9lPwSa8+4iTgexsIVo0/+4tL4OPHYb7gVVdDeXnoocQjiZh74p3huGLYBS/Uqui1ZwH9OVLWy6ne3AmwXQhSbhW4GKD7UHfbQJZP/b+rvWzX1Y2hKNWhjiwge5I0yejo/dP6agM1Nl5jb++DCX567WK338Dj+RIckOjd3JzFzs4r4CaKYg9odAPtJEnbwAKxsU/xeD5pmdFWSMuCyb5bQCYT5Eg4lkKWQmEegV/wVtNEQlRZ7wAAAABJRU5ErkJggg==",ne="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAABDNJREFUaEPtmXtsU1Ucx7+37bq1rGu7Rxndypjr6CozhkV8hKAs6AwJ8ZEAMkMQHxlEosPgI4qvf1hEo4n/EFEhOkXDNhSJkYfRkQyZJgQxwKJbtznLykbtXLvbduvjHnOuNlD3uC3cS69w75+9v/s738/5fs/JvacMIUSNa+hiFCCZu6k4JHODcP05dBRg6ttcW+KENBCCG8R0aFuN5ecGu3GRmD0FHSpucz0f50iTmIMmerXXzYUnFDtdZ521UKz+gkCWlh4XAeaJNeClfShQtSkbX7nZjvttubVijCEIVNTSExNjoKl6JIDovb2/j+1/aJ5h5ZWOJRsgAKS5179rXYVx45VAyQkIcQLyca9/+2N248uXCyUrIAoxwRHyUR/77Aa74d3LgZIdEIVgoxzZ3Rt49Okq06fpQskSiEL4JuJcc3/ggWeqzN+kA5VRoP1LS7DYop9W7/lwLNbcN1b7wgJzZ6pQGQV6ymHCqzcXzai1j41G9vwxUfPKjbm/pgKVUSC9Cti3tBS3FOpm1Nrlj4RazgWdry8wDwpBZRSIistmgA12IxYV6mDQTv/xfMI7fqGxOt8qe6CEQBKNg8TJjHp965ya/w2QkFB637u6UgGaNFFSvpym4sqlNYpDU82Y4lC6OUqjXomcErk04iJGqRI5JXJi5CiNHpJGrqHShPryPBACeMJRdHrD+KDHjwh38QXTkqPG1psK+LM3WnfcG8b2sz4EYxdrSvUavFhdAKcxG3FC0D4UwltdPkS5yaSSAjUvnoP3ukd5kVadhoermzMLK9rdvBhjlgrf3mPDttM+HHCzUDPAE5UmPGgzYPn3blDuEr0GX9eWYuspLw4OBpGlYrDZacZgKIY9/YFJRFcNKDFy08IiDLBR7OwZxUvVBfzPTWd8ScLev70YBwdZfOlmsePW2Tg5Mo4PXf6UgnfVgZZYdFhfYcTjnUPYd1cJ3ukawQ/ecJLYh8vz4MjT4rVf/sSPy8tQ3+FBPxuVJ9CyYj1WlRmw8adhfL7Eip3dozg6HEoS+0iFEXTd0Ch23DuXh+8OROQJtOuOYnw3FMJn/QE0Vpl54c+d9CaJbb3Tyq89WvdmTRFGIhze+E8sp6OTPHJHPEGc+mscVl0W1pQboFUxWHvsPK8nR83g0DIbv17aBsb4Bd8w34R8rRrrj/9TY9aqcPhuG1oHxvDFvzWbnfk44QtPua4kBbqvNBcrywygG7AnFOO37QPn2KTJ1akZbHKYcVthDj3i5bfk3S4//0ziytWosMlh4g9JxuMcDnuC+KRv8g5H6yUFSin0IhcpQNfFu5ylxfUbAakQOT1pt2PA9F5YbXcIPSh4cjq71dXIEfK2UCOp76sYZsvwKrvgf0aCQFQohSIET2bCKeoMw2BHKjBUa0pAUs++mP0VIDFnU4peikNSzKqYPa85h/4GTP+NU24sRsEAAAAASUVORK5CYII=",Ae="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAABIRJREFUaEPtml1oHFUUx//nzswmaZNso0lTNNAUTGtb8UFb44v9MEQs1NYiQoqiRh/0RRCsCtqCFqFBSrX4JggRqk3yUB+qUCSE2hTMhxELokJiWo2xTZs1SROyn3OP7G52dtmd7M7O7qy7uvM4c885/9/93537MUvMrOA/dFEZqMjdLDtU5Abhf+7QWGcLdP/rYPkIGHeBVBXKmrhpodv2DCT8oXtm5+Syd1Srv/tt7Onz2ksEqw6NCYycegNSHgO4MlaMt74Hcm8xavPkGdDNr2xpCd28gdDfsxCatkCu6jbt6cEf7SSyNuRGDh+F5HeTC/B9J0HVTcZt+VsfxK1zdnQgBhQOJkUJiNo1u7SD332fbbLMQD907kTAOwhATQHafhJUkwA00Qsx+2W2GiLtE4EiUEIJKuvce9UDl4aySZgZaLijF4ynzJLyti5QbXPcofHPITzns6lvtE0GWnEqqFS729VDly5bTWoB6PA0mBvNEgaXq0Bag/FIVGmgjfsAiMg98s8Af/Za0mIGFIVSQ0rdHY+r+wcuWklkBSgA5qjCDJdctxfi3peNVqz7QaPPZwqLPNfnPAjOXDdtS4qqK+76feqB/oFMyTIDDXWEMiWJPZfuPRBbX7EFxIEAAtfGwZJNywnN5XNtaG5C27n5dHqKBigsUi4uIHjjL7Cum2pW3XUX1EOD+50DqmgAXPVGfn3ZBzQ9CaLoCOXFKSiePqsGR9tJCfb7TKFIiCv06PkHHQPi7V2gmvhbjid7wFfPhFEiNUnVQBXGPJwdmFlrwjJae2odBMrfPGSZ9uGelPkwMTan3xDncWItCiC55ThE3WZDi/y1G2L+gmVttho66ZB+2wvJa1d0MZSGFtDmF42JFb7roIkPbeleNchJoOSiucxDlqnLQMldVaCVQlE6pAfXguvbAKKovqVpqKGstzTp2Qo55CJKQuGl38p6TCiAsLSutWwQCg5kXZq9lo4C3bkLvPFZQE04KInJDC6Brn4KzI/aE75alJNAvO0EqHbTqoJ59gpo4kQJASUtfVLmJc/PEOPHy0Bpe8DRIZfgEMv4xpZEdEEsS9EhaNUIXXwJFJwzOpZd66G2dYMXJktvyPHSFMTvp1NGiWw5Ft7ilR4QpA/0y9EkIALf/xHY6yktILnpCETjDvD8T9EzuNhGorIpcuYtpwYgpj8pnbdcyOsCGtsBLbYnStDuXwDd6odSZX6CY5vSybdcbO3GLFP0RU5+1LTbf3tMjgPZk2U/Kmeg4Y4gGCv7Afs68haZM9BQR/jAOX4inzdlNhIRzaL17IZ0kVaOscIffJ6wUT7/IURfo/XswdyARp7bDQ70/+vDjsAQle3Y2Z32s0pmh8LdMfxMF1g/kv8uzyKjEKfw0BdvZoqwBnStW8PMN++D5WsACv3fIB1CnMb6x95B8wvB/ADFsox2PgDpfQug3WCOf3bIVMXO8/ALAPwtlIoPsOOzMasprDlklm3iYxU1fgdmTgCLFSHc86rlD22J8uwDWe2yArcrAxW4w7MuV3Yo6y4rcMA/JZNzUzMJvf0AAAAASUVORK5CYII=",he=Object.defineProperty,Jt=Object.defineProperties,Ue=Object.getOwnPropertyDescriptors,oe=Object.getOwnPropertySymbols,He=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,nt=(St,kt,Dt)=>kt in St?he(St,kt,{enumerable:!0,configurable:!0,writable:!0,value:Dt}):St[kt]=Dt,et=(St,kt)=>{for(var Dt in kt||(kt={}))He.call(kt,Dt)&&nt(St,Dt,kt[Dt]);if(oe)for(var Dt of oe(kt))Ft.call(kt,Dt)&&nt(St,Dt,kt[Dt]);return St},ct=(St,kt)=>Jt(St,Ue(kt)),lt=(St,kt)=>{var Dt={};for(var jt in St)He.call(St,jt)&&kt.indexOf(jt)<0&&(Dt[jt]=St[jt]);if(St!=null&&oe)for(var jt of oe(St))kt.indexOf(jt)<0&&Ft.call(St,jt)&&(Dt[jt]=St[jt]);return Dt},vt=St=>{var kt=St,{fileName:Dt,width:jt=26}=kt,$t=lt(kt,["fileName","width"]);const Yt=()=>{switch(Dt.split(".").pop().toLowerCase()){case"mp4":case"ram":case"avi":case"wmv":case"mov":case"mkv":case"flv":case"webm":case"m4v":case"rmvb":case"ts":case"vob":case"f4v":case"ogv":case"swf":case"asf":case"mpg":case"mpeg":case"3gp":case"3g2":case"m2ts":case"mts":return Rt;case"zip":case"rar":case"7z":case"gz":case"tar":case"tgz":case"xz":case"z":return Ae;case"doc":case"docx":return ne;case"ppt":case"pptx":return me;case"xls":case"xlsx":return Ce;case"pdf":return De;default:return le}};return bt.createElement("img",ct(et({},$t),{width:jt,src:Yt()}))}},81428:function(Sn,Hn,It){"use strict";It.d(Hn,{AL:function(){return St},Iy:function(){return Ue},Qv:function(){return Ft},ez:function(){return vt},jb:function(){return oe}});var bt=It(32834),le=It.n(bt),Ce=It(11690),De=It.n(Ce);let me=1;function Rt(Yt,Vt){const de=Yt.match(/^(\s+)(?:```)/);if(de===null)return Vt;const ee=de[1];return Vt.split(`
|
|
`).map(Ne=>{const Ie=Ne.match(/^\s+/);if(Ie===null)return Ne;const[We]=Ie;return We.length>=ee.length?Ne.slice(ee.length):Ne}).join(`
|
|
`)}let ne=[],Ae=["<ul>"];const he=new(le()).Renderer,Jt=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ue(){ne.length=0,Ae=["<ul>"]}const oe={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function He(Yt,Vt,de,ee){if(Vt>=Yt.length||Yt[Vt].level<=de)return Vt;var Ne=Yt[Vt];ee.push("<li><a href='#"+me+Ne.anchor+"'>"+Ne.text+"</a>"),Vt++;var Ie=[];return Vt=He(Yt,Vt,Ne.level,Ie),Ie.length>0&&(ee.push("<ul>"),Ie.forEach(function(We){ee.push(We)}),ee.push("</ul>")),ee.push("</li>"),Vt=He(Yt,Vt,de,ee),Vt}function Ft(){return He(ne,0,0,Ae),Ae.push("</ul>"),Ae.join("")}const nt={heading(Yt){const Vt=Jt.exec(Yt);if(me+=1,Vt)return{type:"heading",raw:Vt[0],depth:Vt[1].length,text:Vt[2]}},fences(Yt){const Vt=this.rules.block.fences.exec(Yt);if(Vt){const de=Vt[0];let ee=Rt(de,Vt[3]||"");const Ne=Vt[2]?Vt[2].trim():Vt[2];if(["latex","katex","math"].indexOf(Ne)>=0){const Ie=lt(),We=ee;ee=Ie,pt[Ie]={type:"block",expression:We}}return{type:"code",raw:de,lang:Ne,text:ee}}}},et=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ct=0;const lt=()=>`__special_katext_id_${ct++}__`;let pt={};function vt(){return pt}function St(){ct=0,pt={}}function kt(Yt){return Yt=Yt.replace(et,(Vt,de)=>{const ee=lt();return pt[ee]={type:"inline",expression:de},ee}),Yt}const Dt=he.listitem;he.listitem=function(Yt){return Dt(kt(Yt))};const jt=he.paragraph;he.paragraph=function(Yt){return jt(kt(Yt))};const $t=he.tablecell;he.tablecell=function(Yt,Vt){return $t(kt(Yt),Vt)},he.code=function(Yt,Vt,de){const ee=(Vt||"").match(/\S*/)[0];return ee?["latex","katex","math"].indexOf(ee)>=0?`<p class='editormd-tex'>${Yt}</p>`:`<pre class="prettyprint linenums"><code class="language-${Vt}">${de?Yt:(0,Ce.escape)(Yt,!0)}</code></pre>
|
|
`:'<pre class="prettyprint linenums"><code>'+(de?Yt:(0,Ce.escape)(Yt,!0))+"</code></pre>"},he.heading=function(Yt,Vt,de){let ee=this.options.headerPrefix+de.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return ne.push({anchor:ee,level:Vt,text:Yt}),"<h"+Vt+' id="'+me+ee+'">'+Yt+"</h"+Vt+">"},le().setOptions({silent:!0,gfm:!0,pedantic:!1}),le().use({tokenizer:nt,renderer:he}),Hn.ZP=le()},99498:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){bt.defineOption("placeholder","",function(Ae,he,Jt){var Ue=Jt&&Jt!=bt.Init;if(he&&!Ue)Ae.on("blur",me),Ae.on("change",Rt),Ae.on("swapDoc",Rt),bt.on(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose=function(){De(Ae)}),Rt(Ae);else if(!he&&Ue){Ae.off("blur",me),Ae.off("change",Rt),Ae.off("swapDoc",Rt),bt.off(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose),le(Ae);var oe=Ae.getWrapperElement();oe.className=oe.className.replace(" CodeMirror-empty","")}he&&!Ae.hasFocus()&&me(Ae)});function le(Ae){Ae.state.placeholder&&(Ae.state.placeholder.parentNode.removeChild(Ae.state.placeholder),Ae.state.placeholder=null)}function Ce(Ae){le(Ae);var he=Ae.state.placeholder=document.createElement("pre");he.style.cssText="height: 0; overflow: visible",he.style.direction=Ae.getOption("direction"),he.className="CodeMirror-placeholder CodeMirror-line-like";var Jt=Ae.getOption("placeholder");typeof Jt=="string"&&(Jt=document.createTextNode(Jt)),he.appendChild(Jt),Ae.display.lineSpace.insertBefore(he,Ae.display.lineSpace.firstChild)}function De(Ae){setTimeout(function(){var he=!1,Jt=Ae.getInputField();Jt.nodeName=="TEXTAREA"?he=!Jt.value:Ae.lineCount()==1&&(he=!/[^\u200b]/.test(Jt.querySelector(".CodeMirror-line").textContent)),he?Ce(Ae):le(Ae)},20)}function me(Ae){ne(Ae)&&Ce(Ae)}function Rt(Ae){var he=Ae.getWrapperElement(),Jt=ne(Ae);he.className=he.className.replace(" CodeMirror-empty","")+(Jt?" CodeMirror-empty":""),Jt?Ce(Ae):le(Ae)}function ne(Ae){return Ae.lineCount()===1&&Ae.getLine(0)===""}})},25717:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){var le={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Ce=bt.Pos;bt.defineOption("autoCloseBrackets",!1,function(nt,et,ct){ct&&ct!=bt.Init&&(nt.removeKeyMap(me),nt.state.closeBrackets=null),et&&(Rt(De(et,"pairs")),nt.state.closeBrackets=et,nt.addKeyMap(me))});function De(nt,et){return et=="pairs"&&typeof nt=="string"?nt:typeof nt=="object"&&nt[et]!=null?nt[et]:le[et]}var me={Backspace:he,Enter:Jt};function Rt(nt){for(var et=0;et<nt.length;et++){var ct=nt.charAt(et),lt="'"+ct+"'";me[lt]||(me[lt]=ne(ct))}}Rt(le.pairs+"`");function ne(nt){return function(et){return oe(et,nt)}}function Ae(nt){var et=nt.state.closeBrackets;if(!et||et.override)return et;var ct=nt.getModeAt(nt.getCursor());return ct.closeBrackets||et}function he(nt){var et=Ae(nt);if(!et||nt.getOption("disableInput"))return bt.Pass;for(var ct=De(et,"pairs"),lt=nt.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return bt.Pass;var vt=He(nt,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return bt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var St=lt[pt].head;nt.replaceRange("",Ce(St.line,St.ch-1),Ce(St.line,St.ch+1),"+delete")}}function Jt(nt){var et=Ae(nt),ct=et&&De(et,"explode");if(!ct||nt.getOption("disableInput"))return bt.Pass;for(var lt=nt.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return bt.Pass;var vt=He(nt,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return bt.Pass}nt.operation(function(){var St=nt.lineSeparator()||`
|
|
`;nt.replaceSelection(St+St,null),nt.execCommand("goCharLeft"),lt=nt.listSelections();for(var kt=0;kt<lt.length;kt++){var Dt=lt[kt].head.line;nt.indentLine(Dt,null,!0),nt.indentLine(Dt+1,null,!0)}})}function Ue(nt){var et=bt.cmpPos(nt.anchor,nt.head)>0;return{anchor:new Ce(nt.anchor.line,nt.anchor.ch+(et?-1:1)),head:new Ce(nt.head.line,nt.head.ch+(et?1:-1))}}function oe(nt,et){var ct=Ae(nt);if(!ct||nt.getOption("disableInput"))return bt.Pass;var lt=De(ct,"pairs"),pt=lt.indexOf(et);if(pt==-1)return bt.Pass;for(var vt=De(ct,"closeBefore"),St=De(ct,"triples"),kt=lt.charAt(pt+1)==et,Dt=nt.listSelections(),jt=pt%2==0,$t,Yt=0;Yt<Dt.length;Yt++){var Vt=Dt[Yt],de=Vt.head,ee,Ne=nt.getRange(de,Ce(de.line,de.ch+1));if(jt&&!Vt.empty())ee="surround";else if((kt||!jt)&&Ne==et)kt&&Ft(nt,de)?ee="both":St.indexOf(et)>=0&&nt.getRange(de,Ce(de.line,de.ch+3))==et+et+et?ee="skipThree":ee="skip";else if(kt&&de.ch>1&&St.indexOf(et)>=0&&nt.getRange(Ce(de.line,de.ch-2),de)==et+et){if(de.ch>2&&/\bstring/.test(nt.getTokenTypeAt(Ce(de.line,de.ch-2))))return bt.Pass;ee="addFour"}else if(kt){var Ie=de.ch==0?" ":nt.getRange(Ce(de.line,de.ch-1),de);if(!bt.isWordChar(Ne)&&Ie!=et&&!bt.isWordChar(Ie))ee="both";else return bt.Pass}else if(jt&&(Ne.length===0||/\s/.test(Ne)||vt.indexOf(Ne)>-1))ee="both";else return bt.Pass;if(!$t)$t=ee;else if($t!=ee)return bt.Pass}var We=pt%2?lt.charAt(pt-1):et,kn=pt%2?et:lt.charAt(pt+1);nt.operation(function(){if($t=="skip")nt.execCommand("goCharRight");else if($t=="skipThree")for(var rn=0;rn<3;rn++)nt.execCommand("goCharRight");else if($t=="surround"){for(var Ve=nt.getSelections(),rn=0;rn<Ve.length;rn++)Ve[rn]=We+Ve[rn]+kn;nt.replaceSelections(Ve,"around"),Ve=nt.listSelections().slice();for(var rn=0;rn<Ve.length;rn++)Ve[rn]=Ue(Ve[rn]);nt.setSelections(Ve)}else $t=="both"?(nt.replaceSelection(We+kn,null),nt.triggerElectric(We+kn),nt.execCommand("goCharLeft")):$t=="addFour"&&(nt.replaceSelection(We+We+We+We,"before"),nt.execCommand("goCharRight"))})}function He(nt,et){var ct=nt.getRange(Ce(et.line,et.ch-1),Ce(et.line,et.ch+1));return ct.length==2?ct:null}function Ft(nt,et){var ct=nt.getTokenAt(Ce(et.line,et.ch+1));return/\bstring/.test(ct.type)&&ct.start==et.ch&&(et.ch==0||!/\bstring/.test(nt.getTokenTypeAt(et)))}})},6313:function(Sn,Hn,It){(function(bt){bt(It(89780),It(32855))})(function(bt){bt.defineOption("autoCloseTags",!1,function(he,Jt,Ue){if(Ue!=bt.Init&&Ue&&he.removeKeyMap("autoCloseTags"),!!Jt){var oe={name:"autoCloseTags"};(typeof Jt!="object"||Jt.whenClosing!==!1)&&(oe["'/'"]=function(He){return Rt(He)}),(typeof Jt!="object"||Jt.whenOpening!==!1)&&(oe["'>'"]=function(He){return De(He)}),he.addKeyMap(oe)}});var le=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Ce=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function De(he){if(he.getOption("disableInput"))return bt.Pass;for(var Jt=he.listSelections(),Ue=[],oe=he.getOption("autoCloseTags"),He=0;He<Jt.length;He++){if(!Jt[He].empty())return bt.Pass;var Ft=Jt[He].head,nt=he.getTokenAt(Ft),et=bt.innerMode(he.getMode(),nt.state),ct=et.state,lt=et.mode.xmlCurrentTag&&et.mode.xmlCurrentTag(ct),pt=lt&<.name;if(!pt)return bt.Pass;var vt=et.mode.configuration=="html",St=typeof oe=="object"&&oe.dontCloseTags||vt&&le,kt=typeof oe=="object"&&oe.indentTags||vt&&Ce;nt.end>Ft.ch&&(pt=pt.slice(0,pt.length-nt.end+Ft.ch));var Dt=pt.toLowerCase();if(!pt||nt.type=="string"&&(nt.end!=Ft.ch||!/[\"\']/.test(nt.string.charAt(nt.string.length-1))||nt.string.length==1)||nt.type=="tag"&<.close||nt.string.indexOf("/")==Ft.ch-nt.start-1||St&&ne(St,Dt)>-1||Ae(he,et.mode.xmlCurrentContext&&et.mode.xmlCurrentContext(ct)||[],pt,Ft,!0))return bt.Pass;var jt=typeof oe=="object"&&oe.emptyTags;if(jt&&ne(jt,pt)>-1){Ue[He]={text:"/>",newPos:bt.Pos(Ft.line,Ft.ch+2)};continue}var $t=kt&&ne(kt,Dt)>-1;Ue[He]={indent:$t,text:">"+($t?`
|
|
|
|
`:"")+"</"+pt+">",newPos:$t?bt.Pos(Ft.line+1,0):bt.Pos(Ft.line,Ft.ch+1)}}for(var Yt=typeof oe=="object"&&oe.dontIndentOnAutoClose,He=Jt.length-1;He>=0;He--){var Vt=Ue[He];he.replaceRange(Vt.text,Jt[He].head,Jt[He].anchor,"+insert");var de=he.listSelections().slice(0);de[He]={head:Vt.newPos,anchor:Vt.newPos},he.setSelections(de),!Yt&&Vt.indent&&(he.indentLine(Vt.newPos.line,null,!0),he.indentLine(Vt.newPos.line+1,null,!0))}}function me(he,Jt){for(var Ue=he.listSelections(),oe=[],He=Jt?"/":"</",Ft=he.getOption("autoCloseTags"),nt=typeof Ft=="object"&&Ft.dontIndentOnSlash,et=0;et<Ue.length;et++){if(!Ue[et].empty())return bt.Pass;var ct=Ue[et].head,lt=he.getTokenAt(ct),pt=bt.innerMode(he.getMode(),lt.state),vt=pt.state;if(Jt&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ct.ch-1))return bt.Pass;var St,kt=pt.mode.name!="xml"&&he.getMode().name=="htmlmixed";if(kt&&pt.mode.name=="javascript")St=He+"script";else if(kt&&pt.mode.name=="css")St=He+"style";else{var Dt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Dt||Dt.length&&Ae(he,Dt,Dt[Dt.length-1],ct))return bt.Pass;St=He+Dt[Dt.length-1]}he.getLine(ct.line).charAt(lt.end)!=">"&&(St+=">"),oe[et]=St}if(he.replaceSelections(oe),Ue=he.listSelections(),!nt)for(var et=0;et<Ue.length;et++)(et==Ue.length-1||Ue[et].head.line<Ue[et+1].head.line)&&he.indentLine(Ue[et].head.line)}function Rt(he){return he.getOption("disableInput")?bt.Pass:me(he,!0)}bt.commands.closeTag=function(he){return me(he)};function ne(he,Jt){if(he.indexOf)return he.indexOf(Jt);for(var Ue=0,oe=he.length;Ue<oe;++Ue)if(he[Ue]==Jt)return Ue;return-1}function Ae(he,Jt,Ue,oe,He){if(!bt.scanForClosingTag)return!1;var Ft=Math.min(he.lastLine()+1,oe.line+500),nt=bt.scanForClosingTag(he,oe,null,Ft);if(!nt||nt.tag!=Ue)return!1;for(var et=He?1:0,ct=Jt.length-1;ct>=0&&Jt[ct]==Ue;ct--)++et;oe=nt.to;for(var ct=1;ct<et;ct++){var lt=bt.scanForClosingTag(he,oe,null,Ft);if(!lt||lt.tag!=Ue)return!1;oe=lt.to}return!0}})},32855:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){"use strict";var le=bt.Pos;function Ce(ct,lt){return ct.line-lt.line||ct.ch-lt.ch}var De="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",me=De+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Rt=new RegExp("<(/?)(["+De+"]["+me+"]*)","g");function ne(ct,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=ct,this.text=ct.getLine(lt),this.min=vt?Math.max(vt.from,ct.firstLine()):ct.firstLine(),this.max=vt?Math.min(vt.to-1,ct.lastLine()):ct.lastLine()}function Ae(ct,lt){var pt=ct.cm.getTokenTypeAt(le(ct.line,lt));return pt&&/\btag\b/.test(pt)}function he(ct){if(!(ct.line>=ct.max))return ct.ch=0,ct.text=ct.cm.getLine(++ct.line),!0}function Jt(ct){if(!(ct.line<=ct.min))return ct.text=ct.cm.getLine(--ct.line),ct.ch=ct.text.length,!0}function Ue(ct){for(;;){var lt=ct.text.indexOf(">",ct.ch);if(lt==-1){if(he(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt+1;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function oe(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf("<",ct.ch-1):-1;if(lt==-1){if(Jt(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt;continue}Rt.lastIndex=lt,ct.ch=lt;var pt=Rt.exec(ct.text);if(pt&&pt.index==lt)return pt}}function He(ct){for(;;){Rt.lastIndex=ct.ch;var lt=Rt.exec(ct.text);if(!lt){if(he(ct))continue;return}if(!Ae(ct,lt.index+1)){ct.ch=lt.index+1;continue}return ct.ch=lt.index+lt[0].length,lt}}function Ft(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf(">",ct.ch-1):-1;if(lt==-1){if(Jt(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function nt(ct,lt){for(var pt=[];;){var vt=He(ct),St,kt=ct.line,Dt=ct.ch-(vt?vt[0].length:0);if(!vt||!(St=Ue(ct)))return;if(St!="selfClose")if(vt[1]){for(var jt=pt.length-1;jt>=0;--jt)if(pt[jt]==vt[2]){pt.length=jt;break}if(jt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:le(kt,Dt),to:le(ct.line,ct.ch)}}else pt.push(vt[2])}}function et(ct,lt){for(var pt=[];;){var vt=Ft(ct);if(!vt)return;if(vt=="selfClose"){oe(ct);continue}var St=ct.line,kt=ct.ch,Dt=oe(ct);if(!Dt)return;if(Dt[1])pt.push(Dt[2]);else{for(var jt=pt.length-1;jt>=0;--jt)if(pt[jt]==Dt[2]){pt.length=jt;break}if(jt<0&&(!lt||lt==Dt[2]))return{tag:Dt[2],from:le(ct.line,ct.ch),to:le(St,kt)}}}}bt.registerHelper("fold","xml",function(ct,lt){for(var pt=new ne(ct,lt.line,0);;){var vt=He(pt);if(!vt||pt.line!=lt.line)return;var St=Ue(pt);if(!St)return;if(!vt[1]&&St!="selfClose"){var kt=le(pt.line,pt.ch),Dt=nt(pt,vt[2]);return Dt&&Ce(Dt.from,kt)>0?{from:kt,to:Dt.from}:null}}}),bt.findMatchingTag=function(ct,lt,pt){var vt=new ne(ct,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var St=Ue(vt),kt=St&&le(vt.line,vt.ch),Dt=St&&oe(vt);if(!(!St||!Dt||Ce(vt,lt)>0)){var jt={from:le(vt.line,vt.ch),to:kt,tag:Dt[2]};return St=="selfClose"?{open:jt,close:null,at:"open"}:Dt[1]?{open:et(vt,Dt[2]),close:jt,at:"close"}:(vt=new ne(ct,kt.line,kt.ch,pt),{open:jt,close:nt(vt,Dt[2]),at:"open"})}}},bt.findEnclosingTag=function(ct,lt,pt,vt){for(var St=new ne(ct,lt.line,lt.ch,pt);;){var kt=et(St,vt);if(!kt)break;var Dt=new ne(ct,lt.line,lt.ch,pt),jt=nt(Dt,kt.tag);if(jt)return{open:kt,close:jt}}},bt.scanForClosingTag=function(ct,lt,pt,vt){var St=new ne(ct,lt.line,lt.ch,vt?{from:0,to:vt}:null);return nt(St,pt)}})},89780:function(Sn){(function(Hn,It){Sn.exports=It()})(this,function(){"use strict";var Hn=navigator.userAgent,It=navigator.platform,bt=/gecko\/\d/i.test(Hn),le=/MSIE \d/.test(Hn),Ce=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Hn),De=/Edge\/(\d+)/.exec(Hn),me=le||Ce||De,Rt=me&&(le?document.documentMode||6:+(De||Ce)[1]),ne=!De&&/WebKit\//.test(Hn),Ae=ne&&/Qt\/\d+\.\d+/.test(Hn),he=!De&&/Chrome\//.test(Hn),Jt=/Opera\//.test(Hn),Ue=/Apple Computer/.test(navigator.vendor),oe=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Hn),He=/PhantomJS/.test(Hn),Ft=!De&&/AppleWebKit/.test(Hn)&&/Mobile\/\w+/.test(Hn),nt=/Android/.test(Hn),et=Ft||nt||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Hn),ct=Ft||/Mac/.test(It),lt=/\bCrOS\b/.test(Hn),pt=/win/i.test(It),vt=Jt&&Hn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(Jt=!1,ne=!0);var St=ct&&(Ae||Jt&&(vt==null||vt<12.11)),kt=bt||me&&Rt>=9;function Dt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var jt=function(it,st){var dt=it.className,ht=Dt(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 $t(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function Yt(it,st){return $t(it).appendChild(st)}function Vt(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 de(it,st,dt,ht){var gt=Vt(it,st,dt,ht);return gt.setAttribute("role","presentation"),gt}var ee;document.createRange?ee=function(it,st,dt,ht){var gt=document.createRange();return gt.setEnd(ht||it,dt),gt.setStart(it,st),gt}:ee=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 Ne(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 Ie(){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 We(it,st){var dt=it.className;Dt(st).test(dt)||(it.className+=(dt?" ":"")+st)}function kn(it,st){for(var dt=it.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!Dt(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var rn=function(it){it.select()};Ft?rn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:me&&(rn=function(it){try{it.select()}catch(st){}});function Ve(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function on(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 te(it,st,dt,ht,gt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var wt=ht||0,At=gt||0;;){var _t=it.indexOf(" ",wt);if(_t<0||_t>=st)return At+(st-wt);At+=_t-wt,At+=dt-At%dt,wt=_t+1}}var Zt=function(){this.id=null,this.f=null,this.time=0,this.handler=Ve(this.onTimeout,this)};Zt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Zt.prototype.set=function(it,st){this.f=st;var dt=+new Date+it;(!this.id||dt<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=dt)};function Be(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var dn=50,en={toString:function(){return"CodeMirror.Pass"}},ve={scroll:!1},je={origin:"*mouse"},Xe={origin:"+move"};function In(it,st,dt){for(var ht=0,gt=0;;){var wt=it.indexOf(" ",ht);wt==-1&&(wt=it.length);var At=wt-ht;if(wt==it.length||gt+At>=st)return ht+Math.min(At,st-gt);if(gt+=wt-ht,gt+=dt-gt%dt,ht=wt+1,gt>=st)return ht}}var Le=[""];function hn(it){for(;Le.length<=it;)Le.push(re(Le)+" ");return Le[it]}function re(it){return it[it.length-1]}function gn(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&&on(st,dt),dt}var xt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Nt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||xt.test(it))}function zt(it,st){return st?st.source.indexOf("\\w")>-1&&Nt(it)?!0:st.test(it):Nt(it)}function Mt(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var Kt=/[\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 Te(it){return it.charCodeAt(0)>=768&&Kt.test(it)}function be(it,st,dt){for(;(dt<0?st>0:st<it.length)&&Te(it.charAt(st));)st+=dt;return st}function ze(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 ge(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var gt=!1,wt=0;wt<it.length;++wt){var At=it[wt];(At.from<dt&&At.to>st||st==dt&&At.to==st)&&(ht(Math.max(At.from,st),Math.min(At.to,dt),At.level==1?"rtl":"ltr",wt),gt=!0)}gt||ht(st,dt,"ltr")}var pe=null;function xe(it,st,dt){var ht;pe=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:pe=gt),wt.from==st&&(wt.from!=wt.to&&dt!="before"?ht=gt:pe=gt)}return ht!=null?ht:pe}var Oe=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(qt){return qt<=247?it.charAt(qt):1424<=qt&&qt<=1524?"R":1536<=qt&&qt<=1785?st.charAt(qt-1536):1774<=qt&&qt<=2220?"r":8192<=qt&&qt<=8203?"w":qt==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,gt=/[stwN]/,wt=/[LRr]/,At=/[Lb1n]/,_t=/[1n]/;function Gt(qt,Ee,se){this.level=qt,this.from=Ee,this.to=se}return function(qt,Ee){var se=Ee=="ltr"?"L":"R";if(qt.length==0||Ee=="ltr"&&!ht.test(qt))return!1;for(var Je=qt.length,Ze=[],Un=0;Un<Je;++Un)Ze.push(dt(qt.charCodeAt(Un)));for(var $n=0,ci=se;$n<Je;++$n){var Ei=Ze[$n];Ei=="m"?Ze[$n]=ci:ci=Ei}for(var Yi=0,zi=se;Yi<Je;++Yi){var or=Ze[Yi];or=="1"&&zi=="r"?Ze[Yi]="n":wt.test(or)&&(zi=or,or=="r"&&(Ze[Yi]="R"))}for(var Rr=1,Ri=Ze[0];Rr<Je-1;++Rr){var to=Ze[Rr];to=="+"&&Ri=="1"&&Ze[Rr+1]=="1"?Ze[Rr]="1":to==","&&Ri==Ze[Rr+1]&&(Ri=="1"||Ri=="n")&&(Ze[Rr]=Ri),Ri=to}for(var Xo=0;Xo<Je;++Xo){var Rs=Ze[Xo];if(Rs==",")Ze[Xo]="N";else if(Rs=="%"){var rs=void 0;for(rs=Xo+1;rs<Je&&Ze[rs]=="%";++rs);for(var ja=Xo&&Ze[Xo-1]=="!"||rs<Je&&Ze[rs]=="1"?"1":"N",ma=Xo;ma<rs;++ma)Ze[ma]=ja;Xo=rs-1}}for(var bs=0,Ya=se;bs<Je;++bs){var sa=Ze[bs];Ya=="L"&&sa=="1"?Ze[bs]="L":wt.test(sa)&&(Ya=sa)}for(var Ns=0;Ns<Je;++Ns)if(gt.test(Ze[Ns])){var mo=void 0;for(mo=Ns+1;mo<Je&>.test(Ze[mo]);++mo);for(var us=(Ns?Ze[Ns-1]:se)=="L",Ys=(mo<Je?Ze[mo]:se)=="L",aa=us==Ys?us?"L":"R":se,Ol=Ns;Ol<mo;++Ol)Ze[Ol]=aa;Ns=mo-1}for(var os=[],wl,fs=0;fs<Je;)if(At.test(Ze[fs])){var Nc=fs;for(++fs;fs<Je&&At.test(Ze[fs]);++fs);os.push(new Gt(0,Nc,fs))}else{var hl=fs,Xa=os.length,za=Ee=="rtl"?1:0;for(++fs;fs<Je&&Ze[fs]!="L";++fs);for(var Ro=hl;Ro<fs;)if(_t.test(Ze[Ro])){hl<Ro&&(os.splice(Xa,0,new Gt(1,hl,Ro)),Xa+=za);var Xs=Ro;for(++Ro;Ro<fs&&_t.test(Ze[Ro]);++Ro);os.splice(Xa,0,new Gt(2,Xs,Ro)),Xa+=za,hl=Ro}else++Ro;hl<fs&&os.splice(Xa,0,new Gt(1,hl,fs))}return Ee=="ltr"&&(os[0].level==1&&(wl=qt.match(/^\s+/))&&(os[0].from=wl[0].length,os.unshift(new Gt(0,0,wl[0].length))),re(os).level==1&&(wl=qt.match(/\s+$/))&&(re(os).to-=wl[0].length,os.push(new Gt(0,Je-wl[0].length,Je)))),Ee=="rtl"?os.reverse():os}}();function Ke(it,st){var dt=it.order;return dt==null&&(dt=it.order=Oe(it.text,st)),dt}var Pn=[],qe=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]||Pn).concat(dt)}};function wn(it,st){return it._handlers&&it._handlers[st]||Pn}function Vn(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=Be(gt,dt);wt>-1&&(ht[st]=gt.slice(0,wt).concat(gt.slice(wt+1)))}}}function bn(it,st){var dt=wn(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 Qn(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),bn(it,dt||st.type,it,st),Pi(st)||st.codemirrorIgnore}function Fi(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)Be(dt,st[ht])==-1&&dt.push(st[ht])}function ri(it,st){return wn(it,st).length>0}function li(it){it.prototype.on=function(st,dt){qe(this,st,dt)},it.prototype.off=function(st,dt){Vn(this,st,dt)}}function xi(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function ir(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Pi(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function tr(it){xi(it),ir(it)}function kr(it){return it.target||it.srcElement}function Lr(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 Br=function(){if(me&&Rt<9)return!1;var it=Vt("div");return"draggable"in it||"dragDrop"in it}(),Dr;function Kr(it){if(Dr==null){var st=Vt("span","\u200B");Yt(it,Vt("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(Dr=st.offsetWidth<=1&&st.offsetHeight>2&&!(me&&Rt<8))}var dt=Dr?Vt("span","\u200B"):Vt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var lr;function Zi(it){if(lr!=null)return lr;var st=Yt(it,document.createTextNode("A\u062EA")),dt=ee(st,0,1).getBoundingClientRect(),ht=ee(st,1,2).getBoundingClientRect();return $t(it),!dt||dt.left==dt.right?!1:lr=ht.right-dt.right<3}var Tr=`
|
|
|
|
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),At=wt.indexOf("\r");At!=-1?(dt.push(wt.slice(0,At)),st+=At+1):(dt.push(wt),st=gt+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},Lt=window.getSelection?function(it){try{return it.selectionStart!=it.selectionEnd}catch(st){return!1}}:function(it){var st;try{st=it.ownerDocument.selection.createRange()}catch(dt){}return!st||st.parentElement()!=it?!1:st.compareEndPoints("StartToEnd",st)!=0},vi=function(){var it=Vt("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),di=null;function qn(it){if(di!=null)return di;var st=Yt(it,Vt("span","x")),dt=st.getBoundingClientRect(),ht=ee(st,0,1).getBoundingClientRect();return di=Math.abs(dt.left-ht.left)>1}var fi={},pi={};function ki(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),fi[it]=st}function hr(it,st){pi[it]=st}function Xi(it){if(typeof it=="string"&&pi.hasOwnProperty(it))it=pi[it];else if(it&&typeof it.name=="string"&&pi.hasOwnProperty(it.name)){var st=pi[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 Xi("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Xi("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function Me(it,st){st=Xi(st);var dt=fi[st.name];if(!dt)return Me(it,"text/plain");var ht=dt(it,st);if(fe.hasOwnProperty(st.name)){var gt=fe[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 At in st.modeProps)ht[At]=st.modeProps[At];return ht}var fe={};function ue(it,st){var dt=fe.hasOwnProperty(it)?fe[it]:fe[it]={};on(st,dt)}function zn(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 ei(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 ni(it,st,dt){return it.startState?it.startState(st,dt):!0}var cn=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};cn.prototype.eol=function(){return this.pos>=this.string.length},cn.prototype.sol=function(){return this.pos==this.lineStart},cn.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},cn.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},cn.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},cn.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},cn.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},cn.prototype.skipToEnd=function(){this.pos=this.string.length},cn.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},cn.prototype.backUp=function(it){this.pos-=it},cn.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=te(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?te(this.string,this.lineStart,this.tabSize):0)},cn.prototype.indentation=function(){return te(this.string,null,this.tabSize)-(this.lineStart?te(this.string,this.lineStart,this.tabSize):0)},cn.prototype.match=function(it,st,dt){if(typeof it=="string"){var ht=function(At){return dt?At.toLowerCase():At},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)}},cn.prototype.current=function(){return this.string.slice(this.start,this.pos)},cn.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},cn.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},cn.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function jn(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 Ci(it,st,dt){var ht=[],gt=st.line;return it.iter(st.line,dt.line+1,function(wt){var At=wt.text;gt==dt.line&&(At=At.slice(0,dt.ch)),gt==st.line&&(At=At.slice(st.ch)),ht.push(At),++gt}),ht}function Ki(it,st,dt){var ht=[];return it.iter(st,dt,function(gt){ht.push(gt.text)}),ht}function Ji(it,st){var dt=st-it.height;if(dt)for(var ht=it;ht;ht=ht.parent)ht.height+=dt}function Wt(it){if(it.parent==null)return null;for(var st=it.parent,dt=Be(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 ce(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 At=0;At<it.lines.length;++At){var _t=it.lines[At],Gt=_t.height;if(st<Gt)break;st-=Gt}return dt+At}function Mn(it,st){return st>=it.first&&st<it.first+it.size}function On(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function Fe(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof Fe))return new Fe(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function xn(it,st){return it.line-st.line||it.ch-st.ch}function mn(it,st){return it.sticky==st.sticky&&xn(it,st)==0}function vn(it){return Fe(it.line,it.ch)}function Yn(it,st){return xn(it,st)<0?st:it}function Rn(it,st){return xn(it,st)<0?it:st}function _n(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 Fe(it.first,0);var dt=it.first+it.size-1;return st.line>dt?Fe(dt,jn(it,dt).text.length):Qi(st,jn(it,st.line).text.length)}function Qi(it,st){var dt=it.ch;return dt==null||dt>st?Fe(it.line,st):dt<0?Fe(it.line,0):it}function Ni(it,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=Jn(it,st[ht]);return dt}var bi=function(it,st){this.state=it,this.lookAhead=st},Re=function(it,st,dt,ht){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};Re.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},Re.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}},Re.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Re.fromSaved=function(it,st,dt){return st instanceof bi?new Re(it,zn(it.mode,st.state),dt,st.lookAhead):new Re(it,zn(it.mode,st),dt)},Re.prototype.save=function(it){var st=it!==!1?zn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new bi(st,this.maxLookAhead):st};function qi(it,st,dt,ht){var gt=[it.state.modeGen],wt={};Gi(it,st.text,it.doc.mode,dt,function(qt,Ee){return gt.push(qt,Ee)},wt,ht);for(var At=dt.state,_t=function(qt){dt.baseTokens=gt;var Ee=it.state.overlays[qt],se=1,Je=0;dt.state=!0,Gi(it,st.text,Ee.mode,dt,function(Ze,Un){for(var $n=se;Je<Ze;){var ci=gt[se];ci>Ze&>.splice(se,1,Ze,gt[se+1],ci),se+=2,Je=Math.min(Ze,ci)}if(Un)if(Ee.opaque)gt.splice($n,se-$n,Ze,"overlay "+Un),se=$n+2;else for(;$n<se;$n+=2){var Ei=gt[$n+1];gt[$n+1]=(Ei?Ei+" ":"")+"overlay "+Un}},wt),dt.state=At,dt.baseTokens=null,dt.baseTokenPos=1},Gt=0;Gt<it.state.overlays.length;++Gt)_t(Gt);return{styles:gt,classes:wt.bgClass||wt.textClass?wt:null}}function ur(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=Hr(it,Wt(st)),gt=st.text.length>it.options.maxHighlightLength&&zn(it.doc.mode,ht.state),wt=qi(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 Hr(it,st,dt){var ht=it.doc,gt=it.display;if(!ht.mode.startState)return new Re(ht,!0,st);var wt=$i(it,st,dt),At=wt>ht.first&&jn(ht,wt-1).stateAfter,_t=At?Re.fromSaved(ht,At,wt):new Re(ht,ni(ht.mode),wt);return ht.iter(wt,st,function(Gt){Ye(it,Gt.text,_t);var qt=_t.line;Gt.stateAfter=qt==st-1||qt%5==0||qt>=gt.viewFrom&&qt<gt.viewTo?_t.save():null,_t.nextLine()}),dt&&(ht.modeFrontier=_t.line),_t}function Ye(it,st,dt,ht){var gt=it.doc.mode,wt=new cn(st,it.options.tabSize,dt);for(wt.start=wt.pos=ht||0,st==""&&Fn(gt,dt.state);!wt.eol();)ai(gt,wt,dt.state),wt.start=wt.pos}function Fn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=ei(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function ai(it,st,dt,ht){for(var gt=0;gt<10;gt++){ht&&(ht[0]=ei(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 oi=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function gi(it,st,dt,ht){var gt=it.doc,wt=gt.mode,At;st=Jn(gt,st);var _t=jn(gt,st.line),Gt=Hr(it,st.line,dt),qt=new cn(_t.text,it.options.tabSize,Gt),Ee;for(ht&&(Ee=[]);(ht||qt.pos<st.ch)&&!qt.eol();)qt.start=qt.pos,At=ai(wt,qt,Gt.state),ht&&Ee.push(new oi(qt,At,zn(gt.mode,Gt.state)));return ht?Ee:new oi(qt,At,Gt.state)}function Ii(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 Gi(it,st,dt,ht,gt,wt,At){var _t=dt.flattenSpans;_t==null&&(_t=it.options.flattenSpans);var Gt=0,qt=null,Ee=new cn(st,it.options.tabSize,ht),se,Je=it.options.addModeClass&&[null];for(st==""&&Ii(Fn(dt,ht.state),wt);!Ee.eol();){if(Ee.pos>it.options.maxHighlightLength?(_t=!1,At&&Ye(it,st,ht,Ee.pos),Ee.pos=st.length,se=null):se=Ii(ai(dt,Ee,ht.state,Je),wt),Je){var Ze=Je[0].name;Ze&&(se="m-"+(se?Ze+" "+se:Ze))}if(!_t||qt!=se){for(;Gt<Ee.start;)Gt=Math.min(Ee.start,Gt+5e3),gt(Gt,qt);qt=se}Ee.start=Ee.pos}for(;Gt<Ee.pos;){var Un=Math.min(Ee.pos,Gt+5e3);gt(Un,qt),Gt=Un}}function $i(it,st,dt){for(var ht,gt,wt=it.doc,At=dt?-1:st-(it.doc.mode.innerMode?1e3:100),_t=st;_t>At;--_t){if(_t<=wt.first)return wt.first;var Gt=jn(wt,_t-1),qt=Gt.stateAfter;if(qt&&(!dt||_t+(qt instanceof bi?qt.lookAhead:0)<=wt.modeFrontier))return _t;var Ee=te(Gt.text,null,it.options.tabSize);(gt==null||ht>Ee)&&(gt=_t-1,ht=Ee)}return gt}function sr(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=jn(it,ht).stateAfter;if(gt&&(!(gt instanceof bi)||ht+gt.lookAhead<st)){dt=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var pr=!1,$e=!1;function Ir(){pr=!0}function Qe(){$e=!0}function yi(it,st,dt){this.marker=it,this.from=st,this.to=dt}function gr(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ht=it[dt];if(ht.marker==st)return ht}}function dr(it,st){for(var dt,ht=0;ht<it.length;++ht)it[ht]!=st&&(dt||(dt=[])).push(it[ht]);return dt}function _r(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function mr(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],At=wt.marker,_t=wt.from==null||(At.inclusiveLeft?wt.from<=st:wt.from<st);if(_t||wt.from==st&&At.type=="bookmark"&&(!dt||!wt.marker.insertLeft)){var Gt=wt.to==null||(At.inclusiveRight?wt.to>=st:wt.to>st);(ht||(ht=[])).push(new yi(At,wt.from,Gt?null:wt.to))}}return ht}function Wi(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],At=wt.marker,_t=wt.to==null||(At.inclusiveRight?wt.to>=st:wt.to>st);if(_t||wt.from==st&&At.type=="bookmark"&&(!dt||wt.marker.insertLeft)){var Gt=wt.from==null||(At.inclusiveLeft?wt.from<=st:wt.from<st);(ht||(ht=[])).push(new yi(At,Gt?null:wt.from-st,wt.to==null?null:wt.to-st))}}return ht}function Vr(it,st){if(st.full)return null;var dt=Mn(it,st.from.line)&&jn(it,st.from.line).markedSpans,ht=Mn(it,st.to.line)&&jn(it,st.to.line).markedSpans;if(!dt&&!ht)return null;var gt=st.from.ch,wt=st.to.ch,At=xn(st.from,st.to)==0,_t=mr(dt,gt,At),Gt=Wi(ht,wt,At),qt=st.text.length==1,Ee=re(st.text).length+(qt?gt:0);if(_t)for(var se=0;se<_t.length;++se){var Je=_t[se];if(Je.to==null){var Ze=gr(Gt,Je.marker);Ze?qt&&(Je.to=Ze.to==null?null:Ze.to+Ee):Je.to=gt}}if(Gt)for(var Un=0;Un<Gt.length;++Un){var $n=Gt[Un];if($n.to!=null&&($n.to+=Ee),$n.from==null){var ci=gr(_t,$n.marker);ci||($n.from=Ee,qt&&(_t||(_t=[])).push($n))}else $n.from+=Ee,qt&&(_t||(_t=[])).push($n)}_t&&(_t=ke(_t)),Gt&&Gt!=_t&&(Gt=ke(Gt));var Ei=[_t];if(!qt){var Yi=st.text.length-2,zi;if(Yi>0&&_t)for(var or=0;or<_t.length;++or)_t[or].to==null&&(zi||(zi=[])).push(new yi(_t[or].marker,null,null));for(var Rr=0;Rr<Yi;++Rr)Ei.push(zi);Ei.push(Gt)}return Ei}function ke(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 sn(it,st,dt){var ht=null;if(it.iter(st.line,dt.line+1,function(Ze){if(Ze.markedSpans)for(var Un=0;Un<Ze.markedSpans.length;++Un){var $n=Ze.markedSpans[Un].marker;$n.readOnly&&(!ht||Be(ht,$n)==-1)&&(ht||(ht=[])).push($n)}}),!ht)return null;for(var gt=[{from:st,to:dt}],wt=0;wt<ht.length;++wt)for(var At=ht[wt],_t=At.find(0),Gt=0;Gt<gt.length;++Gt){var qt=gt[Gt];if(!(xn(qt.to,_t.from)<0||xn(qt.from,_t.to)>0)){var Ee=[Gt,1],se=xn(qt.from,_t.from),Je=xn(qt.to,_t.to);(se<0||!At.inclusiveLeft&&!se)&&Ee.push({from:qt.from,to:_t.from}),(Je>0||!At.inclusiveRight&&!Je)&&Ee.push({from:_t.to,to:qt.to}),gt.splice.apply(gt,Ee),Gt+=Ee.length-3}}return gt}function we(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function Tt(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function yn(it){return it.inclusiveLeft?-1:0}function Bn(it){return it.inclusiveRight?1:0}function ui(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ht=it.find(),gt=st.find(),wt=xn(ht.from,gt.from)||yn(it)-yn(st);if(wt)return-wt;var At=xn(ht.to,gt.to)||Bn(it)-Bn(st);return At||st.id-it.id}function ti(it,st){var dt=$e&&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||ui(ht,gt.marker)<0)&&(ht=gt.marker);return ht}function Zn(it){return ti(it,!0)}function tn(it){return ti(it,!1)}function Cn(it,st){var dt=$e&&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||ui(ht,wt.marker)<0)&&(ht=wt.marker)}return ht}function Nn(it,st,dt,ht,gt){var wt=jn(it,st),At=$e&&wt.markedSpans;if(At)for(var _t=0;_t<At.length;++_t){var Gt=At[_t];if(Gt.marker.collapsed){var qt=Gt.marker.find(0),Ee=xn(qt.from,dt)||yn(Gt.marker)-yn(gt),se=xn(qt.to,ht)||Bn(Gt.marker)-Bn(gt);if(!(Ee>=0&&se<=0||Ee<=0&&se>=0)&&(Ee<=0&&(Gt.marker.inclusiveRight&>.inclusiveLeft?xn(qt.to,dt)>=0:xn(qt.to,dt)>0)||Ee>=0&&(Gt.marker.inclusiveRight&>.inclusiveLeft?xn(qt.from,ht)<=0:xn(qt.from,ht)<0)))return!0}}}function fn(it){for(var st;st=Zn(it);)it=st.find(-1,!0).line;return it}function En(it){for(var st;st=tn(it);)it=st.find(1,!0).line;return it}function hi(it){for(var st,dt;st=tn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function Kn(it,st){var dt=jn(it,st),ht=fn(dt);return dt==ht?st:Wt(ht)}function An(it,st){if(st>it.lastLine())return st;var dt=jn(it,st),ht;if(!_e(it,dt))return st;for(;ht=tn(dt);)dt=ht.find(1,!0).line;return Wt(dt)+1}function _e(it,st){var dt=$e&&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&&ii(it,st,ht))return!0}}}function ii(it,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return ii(it,ht.line,gr(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)&&ii(it,st,gt))return!0}function wi(it){it=fn(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 At=0;At<wt.children.length;++At){var _t=wt.children[At];if(_t==dt)break;st+=_t.height}return st}function Vi(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ht=it;dt=Zn(ht);){var gt=dt.find(0,!0);ht=gt.from.line,st+=gt.from.ch-gt.to.ch}for(ht=it;dt=tn(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 Oi(it){var st=it.display,dt=it.doc;st.maxLine=jn(dt,dt.first),st.maxLineLength=Vi(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var gt=Vi(ht);gt>st.maxLineLength&&(st.maxLineLength=gt,st.maxLine=ht)})}var wr=function(it,st,dt){this.text=it,Tt(this,st),this.height=dt?dt(this):1};wr.prototype.lineNo=function(){return Wt(this)},li(wr);function Pr(it,st,dt,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),we(it),Tt(it,dt);var gt=ht?ht(it):1;gt!=it.height&&Ji(it,gt)}function yr(it){it.parent=null,we(it)}var Mr={},Er={};function qr(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?Er:Mr;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function Pe(it,st){var dt=de("span",null,null,ne?"padding-right: .1px":null),ht={pre:de("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var gt=0;gt<=(st.rest?st.rest.length:0);gt++){var wt=gt?st.rest[gt-1]:st.line,At=void 0;ht.pos=0,ht.addToken=Sr,Zi(it.display.measure)&&(At=Ke(wt,it.doc.direction))&&(ht.addToken=rr(ht.addToken,At)),ht.map=[];var _t=st!=it.display.externalMeasured&&Wt(wt);zr(wt,ht,ur(it,wt,_t)),wt.styleClasses&&(wt.styleClasses.bgClass&&(ht.bgClass=kn(wt.styleClasses.bgClass,ht.bgClass||"")),wt.styleClasses.textClass&&(ht.textClass=kn(wt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(Kr(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(ne){var Gt=ht.content.lastChild;(/\bcm-tab\b/.test(Gt.className)||Gt.querySelector&&Gt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return bn(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=kn(ht.pre.className,ht.textClass||"")),ht}function Cr(it){var st=Vt("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Sr(it,st,dt,ht,gt,wt,At){if(st){var _t=it.splitSpaces?ji(st,it.trailingSpace):st,Gt=it.cm.state.specialChars,qt=!1,Ee;if(!Gt.test(st))it.col+=st.length,Ee=document.createTextNode(_t),it.map.push(it.pos,it.pos+st.length,Ee),me&&Rt<9&&(qt=!0),it.pos+=st.length;else{Ee=document.createDocumentFragment();for(var se=0;;){Gt.lastIndex=se;var Je=Gt.exec(st),Ze=Je?Je.index-se:st.length-se;if(Ze){var Un=document.createTextNode(_t.slice(se,se+Ze));me&&Rt<9?Ee.appendChild(Vt("span",[Un])):Ee.appendChild(Un),it.map.push(it.pos,it.pos+Ze,Un),it.col+=Ze,it.pos+=Ze}if(!Je)break;se+=Ze+1;var $n=void 0;if(Je[0]==" "){var ci=it.cm.options.tabSize,Ei=ci-it.col%ci;$n=Ee.appendChild(Vt("span",hn(Ei),"cm-tab")),$n.setAttribute("role","presentation"),$n.setAttribute("cm-text"," "),it.col+=Ei}else Je[0]=="\r"||Je[0]==`
|
|
`?($n=Ee.appendChild(Vt("span",Je[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),$n.setAttribute("cm-text",Je[0]),it.col+=1):($n=it.cm.options.specialCharPlaceholder(Je[0]),$n.setAttribute("cm-text",Je[0]),me&&Rt<9?Ee.appendChild(Vt("span",[$n])):Ee.appendChild($n),it.col+=1);it.map.push(it.pos,it.pos+1,$n),it.pos++}}if(it.trailingSpace=_t.charCodeAt(st.length-1)==32,dt||ht||gt||qt||wt||At){var Yi=dt||"";ht&&(Yi+=ht),gt&&(Yi+=gt);var zi=Vt("span",[Ee],Yi,wt);if(At)for(var or in At)At.hasOwnProperty(or)&&or!="style"&&or!="class"&&zi.setAttribute(or,At[or]);return it.content.appendChild(zi)}it.content.appendChild(Ee)}}function ji(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 rr(it,st){return function(dt,ht,gt,wt,At,_t,Gt){gt=gt?gt+" cm-force-border":"cm-force-border";for(var qt=dt.pos,Ee=qt+ht.length;;){for(var se=void 0,Je=0;Je<st.length&&(se=st[Je],!(se.to>qt&&se.from<=qt));Je++);if(se.to>=Ee)return it(dt,ht,gt,wt,At,_t,Gt);it(dt,ht.slice(0,se.to-qt),gt,wt,null,_t,Gt),wt=null,ht=ht.slice(se.to-qt),qt=se.to}}}function Hi(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 zr(it,st,dt){var ht=it.markedSpans,gt=it.text,wt=0;if(!ht){for(var At=1;At<dt.length;At+=2)st.addToken(st,gt.slice(wt,wt=dt[At]),qr(dt[At+1],st.cm.options));return}for(var _t=gt.length,Gt=0,qt=1,Ee="",se,Je,Ze=0,Un,$n,ci,Ei,Yi;;){if(Ze==Gt){Un=$n=ci=Je="",Yi=null,Ei=null,Ze=1/0;for(var zi=[],or=void 0,Rr=0;Rr<ht.length;++Rr){var Ri=ht[Rr],to=Ri.marker;if(to.type=="bookmark"&&Ri.from==Gt&&to.widgetNode)zi.push(to);else if(Ri.from<=Gt&&(Ri.to==null||Ri.to>Gt||to.collapsed&&Ri.to==Gt&&Ri.from==Gt)){if(Ri.to!=null&&Ri.to!=Gt&&Ze>Ri.to&&(Ze=Ri.to,$n=""),to.className&&(Un+=" "+to.className),to.css&&(Je=(Je?Je+";":"")+to.css),to.startStyle&&Ri.from==Gt&&(ci+=" "+to.startStyle),to.endStyle&&Ri.to==Ze&&(or||(or=[])).push(to.endStyle,Ri.to),to.title&&((Yi||(Yi={})).title=to.title),to.attributes)for(var Xo in to.attributes)(Yi||(Yi={}))[Xo]=to.attributes[Xo];to.collapsed&&(!Ei||ui(Ei.marker,to)<0)&&(Ei=Ri)}else Ri.from>Gt&&Ze>Ri.from&&(Ze=Ri.from)}if(or)for(var Rs=0;Rs<or.length;Rs+=2)or[Rs+1]==Ze&&($n+=" "+or[Rs]);if(!Ei||Ei.from==Gt)for(var rs=0;rs<zi.length;++rs)Hi(st,0,zi[rs]);if(Ei&&(Ei.from||0)==Gt){if(Hi(st,(Ei.to==null?_t+1:Ei.to)-Gt,Ei.marker,Ei.from==null),Ei.to==null)return;Ei.to==Gt&&(Ei=!1)}}if(Gt>=_t)break;for(var ja=Math.min(_t,Ze);;){if(Ee){var ma=Gt+Ee.length;if(!Ei){var bs=ma>ja?Ee.slice(0,ja-Gt):Ee;st.addToken(st,bs,se?se+Un:Un,ci,Gt+bs.length==Ze?$n:"",Je,Yi)}if(ma>=ja){Ee=Ee.slice(ja-Gt),Gt=ja;break}Gt=ma,ci=""}Ee=gt.slice(wt,wt=dt[qt++]),se=qr(dt[qt++],st.cm.options)}}}function jr(it,st,dt){this.line=st,this.rest=hi(st),this.size=this.rest?Wt(re(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=_e(it,st)}function er(it,st,dt){for(var ht=[],gt,wt=st;wt<dt;wt=gt){var At=new jr(it.doc,jn(it.doc,wt),wt);gt=wt+At.size,ht.push(At)}return ht}var eo=null;function gs(it){eo?eo.ops.push(it):it.ownsGroup=eo={ops:[it],delayedCallbacks:[]}}function Fo(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 wa(it,st){var dt=it.ownsGroup;if(dt)try{Fo(dt)}finally{eo=null,st(dt)}}var Ps=null;function Ti(it,st){var dt=wn(it,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),gt;eo?gt=eo.delayedCallbacks:Ps?gt=Ps:(gt=Ps=[],setTimeout(wo,0));for(var wt=function(_t){gt.push(function(){return dt[_t].apply(null,ht)})},At=0;At<dt.length;++At)wt(At)}}function wo(){var it=Ps;Ps=null;for(var st=0;st<it.length;++st)it[st]()}function Co(it,st,dt,ht){for(var gt=0;gt<st.changes.length;gt++){var wt=st.changes[gt];wt=="text"?Wn(it,st):wt=="gutter"?Ui(it,st,dt,ht):wt=="class"?Ai(it,st):wt=="widget"&&xr(it,st,ht)}st.changes=null}function es(it){return it.node==it.text&&(it.node=Vt("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),me&&Rt<8&&(it.node.style.zIndex=2)),it.node}function Ao(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=es(st);st.background=ht.insertBefore(Vt("div",null,dt),ht.firstChild),it.display.input.setUneditable(st.background)}}function Ko(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 Wn(it,st){var dt=st.text.className,ht=Ko(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,Ai(it,st)):dt&&(st.text.className=dt)}function Ai(it,st){Ao(it,st),st.line.wrapClass?es(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 Ui(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=es(st);st.gutterBackground=Vt("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 At=es(st),_t=st.gutter=Vt("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(_t),At.insertBefore(_t,st.text),st.line.gutterClass&&(_t.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!wt||!wt["CodeMirror-linenumbers"])&&(st.lineNumber=_t.appendChild(Vt("div",On(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),wt)for(var Gt=0;Gt<it.display.gutterSpecs.length;++Gt){var qt=it.display.gutterSpecs[Gt].className,Ee=wt.hasOwnProperty(qt)&&wt[qt];Ee&&_t.appendChild(Vt("div",[Ee],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[qt]+"px; width: "+ht.gutterWidth[qt]+"px"))}}}function xr(it,st,dt){st.alignable&&(st.alignable=null);for(var ht=Dt("CodeMirror-linewidget"),gt=st.node.firstChild,wt=void 0;gt;gt=wt)wt=gt.nextSibling,ht.test(gt.className)&&st.node.removeChild(gt);no(it,st,dt)}function br(it,st,dt,ht){var gt=Ko(it,st);return st.text=st.node=gt.pre,gt.bgClass&&(st.bgClass=gt.bgClass),gt.textClass&&(st.textClass=gt.textClass),Ai(it,st),Ui(it,st,dt,ht),no(it,st,ht),st.node}function no(it,st,dt){if(Bi(it,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)Bi(it,st.rest[ht],st,dt,!1)}function Bi(it,st,dt,ht,gt){if(st.widgets)for(var wt=es(dt),At=0,_t=st.widgets;At<_t.length;++At){var Gt=_t[At],qt=Vt("div",[Gt.node],"CodeMirror-linewidget"+(Gt.className?" "+Gt.className:""));Gt.handleMouseEvents||qt.setAttribute("cm-ignore-events","true"),Fs(Gt,qt,dt,ht),it.display.input.setUneditable(qt),gt&&Gt.above?wt.insertBefore(qt,dt.gutter||dt.text):wt.appendChild(qt),Ti(Gt,"redraw")}}function Fs(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 Go(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Ne(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,Vt("div",[it.node],null,dt))}return it.height=it.node.parentNode.offsetHeight}function Bo(it,st){for(var dt=kr(st);dt!=it.wrapper;dt=dt.parentNode)if(!dt||dt.nodeType==1&&dt.getAttribute("cm-ignore-events")=="true"||dt.parentNode==it.sizer&&dt!=it.mover)return!0}function Or(it){return it.lineSpace.offsetTop}function Vo(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function As(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=Yt(it.measure,Vt("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 vo(it){return dn-it.display.nativeBarWidth}function ca(it){return it.display.scroller.clientWidth-vo(it)-it.display.barWidth}function fa(it){return it.display.scroller.clientHeight-vo(it)-it.display.barHeight}function Ca(it,st,dt){var ht=it.options.lineWrapping,gt=ht&&ca(it);if(!st.measure.heights||ht&&st.measure.width!=gt){var wt=st.measure.heights=[];if(ht){st.measure.width=gt;for(var At=st.text.firstChild.getClientRects(),_t=0;_t<At.length-1;_t++){var Gt=At[_t],qt=At[_t+1];Math.abs(Gt.bottom-qt.bottom)>2&&wt.push((Gt.bottom+qt.top)/2-dt.top)}}wt.push(dt.bottom-dt.top)}}function ns(it,st,dt){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ht=0;ht<it.rest.length;ht++)if(it.rest[ht]==st)return{map:it.measure.maps[ht],cache:it.measure.caches[ht]};for(var gt=0;gt<it.rest.length;gt++)if(Wt(it.rest[gt])>dt)return{map:it.measure.maps[gt],cache:it.measure.caches[gt],before:!0}}function $u(it,st){st=fn(st);var dt=Wt(st),ht=it.display.externalMeasured=new jr(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 Fu(it,st,dt,ht){return Ba(it,yl(it,st),dt,ht)}function il(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[Oa(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function yl(it,st){var dt=Wt(st),ht=il(it,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(Co(it,ht,dt,rl(it)),it.curOp.forceUpdate=!0),ht||(ht=$u(it,st));var gt=ns(ht,st,dt);return{line:st,view:ht,rect:null,map:gt.map,cache:gt.cache,before:gt.before,hasHeights:!1}}function Ba(it,st,dt,ht,gt){st.before&&(dt=-1);var wt=dt+(ht||""),At;return st.cache.hasOwnProperty(wt)?At=st.cache[wt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Ca(it,st.view,st.rect),st.hasHeights=!0),At=Uo(it,st,dt,ht),At.bogus||(st.cache[wt]=At)),{left:At.left,right:At.right,top:gt?At.rtop:At.top,bottom:gt?At.rbottom:At.bottom}}var Kl={left:0,right:0,top:0,bottom:0};function th(it,st,dt){for(var ht,gt,wt,At,_t,Gt,qt=0;qt<it.length;qt+=3)if(_t=it[qt],Gt=it[qt+1],st<_t?(gt=0,wt=1,At="left"):st<Gt?(gt=st-_t,wt=gt+1):(qt==it.length-3||st==Gt&&it[qt+3]>st)&&(wt=Gt-_t,gt=wt-1,st>=Gt&&(At="right")),gt!=null){if(ht=it[qt+2],_t==Gt&&dt==(ht.insertLeft?"left":"right")&&(At=dt),dt=="left"&>==0)for(;qt&&it[qt-2]==it[qt-3]&&it[qt-1].insertLeft;)ht=it[(qt-=3)+2],At="left";if(dt=="right"&>==Gt-_t)for(;qt<it.length-3&&it[qt+3]==it[qt+4]&&!it[qt+5].insertLeft;)ht=it[(qt+=3)+2],At="right";break}return{node:ht,start:gt,end:wt,collapse:At,coverStart:_t,coverEnd:Gt}}function eh(it,st){var dt=Kl;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 Uo(it,st,dt,ht){var gt=th(st.map,dt,ht),wt=gt.node,At=gt.start,_t=gt.end,Gt=gt.collapse,qt;if(wt.nodeType==3){for(var Ee=0;Ee<4;Ee++){for(;At&&Te(st.line.text.charAt(gt.coverStart+At));)--At;for(;gt.coverStart+_t<gt.coverEnd&&Te(st.line.text.charAt(gt.coverStart+_t));)++_t;if(me&&Rt<9&&At==0&&_t==gt.coverEnd-gt.coverStart?qt=wt.parentNode.getBoundingClientRect():qt=eh(ee(wt,At,_t).getClientRects(),ht),qt.left||qt.right||At==0)break;_t=At,At=At-1,Gt="right"}me&&Rt<11&&(qt=Au(it.display.measure,qt))}else{At>0&&(Gt=ht="right");var se;it.options.lineWrapping&&(se=wt.getClientRects()).length>1?qt=se[ht=="right"?se.length-1:0]:qt=wt.getBoundingClientRect()}if(me&&Rt<9&&!At&&(!qt||!qt.left&&!qt.right)){var Je=wt.parentNode.getClientRects()[0];Je?qt={left:Je.left,right:Je.left+Da(it.display),top:Je.top,bottom:Je.bottom}:qt=Kl}for(var Ze=qt.top-st.rect.top,Un=qt.bottom-st.rect.top,$n=(Ze+Un)/2,ci=st.view.measure.heights,Ei=0;Ei<ci.length-1&&!($n<ci[Ei]);Ei++);var Yi=Ei?ci[Ei-1]:0,zi=ci[Ei],or={left:(Gt=="right"?qt.right:qt.left)-st.rect.left,right:(Gt=="left"?qt.left:qt.right)-st.rect.left,top:Yi,bottom:zi};return!qt.left&&!qt.right&&(or.bogus=!0),it.options.singleCursorHeightPerLine||(or.rtop=Ze,or.rbottom=Un),or}function Au(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!qn(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 nh(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 Vl(it){it.display.externalMeasure=null,$t(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)nh(it.display.view[st])}function lu(it){Vl(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function Ls(){return he&&nt?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Bs(){return he&&nt?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function ss(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=Go(it.widgets[dt]));return st}function ps(it,st,dt,ht,gt){if(!gt){var wt=ss(st);dt.top+=wt,dt.bottom+=wt}if(ht=="line")return dt;ht||(ht="local");var At=wi(st);if(ht=="local"?At+=Or(it.display):At-=it.display.viewOffset,ht=="page"||ht=="window"){var _t=it.display.lineSpace.getBoundingClientRect();At+=_t.top+(ht=="window"?0:Bs());var Gt=_t.left+(ht=="window"?0:Ls());dt.left+=Gt,dt.right+=Gt}return dt.top+=At,dt.bottom+=At,dt}function Ul(it,st,dt){if(dt=="div")return st;var ht=st.left,gt=st.top;if(dt=="page")ht-=Ls(),gt-=Bs();else if(dt=="local"||!dt){var wt=it.display.sizer.getBoundingClientRect();ht+=wt.left,gt+=wt.top}var At=it.display.lineSpace.getBoundingClientRect();return{left:ht-At.left,top:gt-At.top}}function Hs(it,st,dt,ht,gt){return ht||(ht=jn(it.doc,st.line)),ps(it,ht,Fu(it,ht,st.ch,gt),dt)}function co(it,st,dt,ht,gt,wt){ht=ht||jn(it.doc,st.line),gt||(gt=yl(it,ht));function At(Un,$n){var ci=Ba(it,gt,Un,$n?"right":"left",wt);return $n?ci.left=ci.right:ci.right=ci.left,ps(it,ht,ci,dt)}var _t=Ke(ht,it.doc.direction),Gt=st.ch,qt=st.sticky;if(Gt>=ht.text.length?(Gt=ht.text.length,qt="before"):Gt<=0&&(Gt=0,qt="after"),!_t)return At(qt=="before"?Gt-1:Gt,qt=="before");function Ee(Un,$n,ci){var Ei=_t[$n],Yi=Ei.level==1;return At(ci?Un-1:Un,Yi!=ci)}var se=xe(_t,Gt,qt),Je=pe,Ze=Ee(Gt,se,qt=="before");return Je!=null&&(Ze.other=Ee(Gt,Je,qt!="before")),Ze}function oo(it,st){var dt=0;st=Jn(it.doc,st),it.options.lineWrapping||(dt=Da(it.display)*st.ch);var ht=jn(it.doc,st.line),gt=wi(ht)+Or(it.display);return{left:dt,right:dt,top:gt,bottom:gt+ht.height}}function Jr(it,st,dt,ht,gt){var wt=Fe(it,st,dt);return wt.xRel=gt,ht&&(wt.outside=ht),wt}function as(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return Jr(ht.first,0,null,-1,-1);var gt=ce(ht,dt),wt=ht.first+ht.size-1;if(gt>wt)return Jr(ht.first+ht.size-1,jn(ht,wt).text.length,null,1,1);st<0&&(st=0);for(var At=jn(ht,gt);;){var _t=an(it,At,gt,st,dt),Gt=Cn(At,_t.ch+(_t.xRel>0||_t.outside>0?1:0));if(!Gt)return _t;var qt=Gt.find(1);if(qt.line==gt)return qt;At=jn(ht,gt=qt.line)}}function mi(it,st,dt,ht){ht-=ss(st);var gt=st.text.length,wt=ze(function(At){return Ba(it,dt,At-1).bottom<=ht},gt,0);return gt=ze(function(At){return Ba(it,dt,At).top>ht},wt,gt),{begin:wt,end:gt}}function cs(it,st,dt,ht){dt||(dt=yl(it,st));var gt=ps(it,st,Ba(it,dt,ht),"line").top;return mi(it,st,dt,gt)}function ae(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function an(it,st,dt,ht,gt){gt-=wi(st);var wt=yl(it,st),At=ss(st),_t=0,Gt=st.text.length,qt=!0,Ee=Ke(st,it.doc.direction);if(Ee){var se=(it.options.lineWrapping?Fl:Wa)(it,st,dt,wt,Ee,ht,gt);qt=se.level!=1,_t=qt?se.from:se.to-1,Gt=qt?se.to:se.from-1}var Je=null,Ze=null,Un=ze(function(Rr){var Ri=Ba(it,wt,Rr);return Ri.top+=At,Ri.bottom+=At,ae(Ri,ht,gt,!1)?(Ri.top<=gt&&Ri.left<=ht&&(Je=Rr,Ze=Ri),!0):!1},_t,Gt),$n,ci,Ei=!1;if(Ze){var Yi=ht-Ze.left<Ze.right-ht,zi=Yi==qt;Un=Je+(zi?0:1),ci=zi?"after":"before",$n=Yi?Ze.left:Ze.right}else{!qt&&(Un==Gt||Un==_t)&&Un++,ci=Un==0?"after":Un==st.text.length?"before":Ba(it,wt,Un-(qt?1:0)).bottom+At<=gt==qt?"after":"before";var or=co(it,Fe(dt,Un,ci),"line",st,wt);$n=or.left,Ei=gt<or.top?-1:gt>=or.bottom?1:0}return Un=be(st.text,Un,1),Jr(dt,Un,ci,Ei,ht-$n)}function Wa(it,st,dt,ht,gt,wt,At){var _t=ze(function(se){var Je=gt[se],Ze=Je.level!=1;return ae(co(it,Fe(dt,Ze?Je.to:Je.from,Ze?"before":"after"),"line",st,ht),wt,At,!0)},0,gt.length-1),Gt=gt[_t];if(_t>0){var qt=Gt.level!=1,Ee=co(it,Fe(dt,qt?Gt.from:Gt.to,qt?"after":"before"),"line",st,ht);ae(Ee,wt,At,!0)&&Ee.top>At&&(Gt=gt[_t-1])}return Gt}function Fl(it,st,dt,ht,gt,wt,At){var _t=mi(it,st,ht,At),Gt=_t.begin,qt=_t.end;/\s/.test(st.text.charAt(qt-1))&&qt--;for(var Ee=null,se=null,Je=0;Je<gt.length;Je++){var Ze=gt[Je];if(!(Ze.from>=qt||Ze.to<=Gt)){var Un=Ze.level!=1,$n=Ba(it,ht,Un?Math.min(qt,Ze.to)-1:Math.max(Gt,Ze.from)).right,ci=$n<wt?wt-$n+1e9:$n-wt;(!Ee||se>ci)&&(Ee=Ze,se=ci)}}return Ee||(Ee=gt[gt.length-1]),Ee.from<Gt&&(Ee={from:Gt,to:Ee.to,level:Ee.level}),Ee.to>qt&&(Ee={from:Ee.from,to:qt,level:Ee.level}),Ee}var qo;function ws(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(qo==null){qo=Vt("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)qo.appendChild(document.createTextNode("x")),qo.appendChild(Vt("br"));qo.appendChild(document.createTextNode("x"))}Yt(it.measure,qo);var dt=qo.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),$t(it.measure),dt||1}function Da(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=Vt("span","xxxxxxxxxx"),dt=Vt("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 rl(it){for(var st=it.display,dt={},ht={},gt=st.gutters.clientLeft,wt=st.gutters.firstChild,At=0;wt;wt=wt.nextSibling,++At){var _t=it.display.gutterSpecs[At].className;dt[_t]=wt.offsetLeft+wt.clientLeft+gt,ht[_t]=wt.clientWidth}return{fixedPos:Bu(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Bu(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function Do(it){var st=ws(it.display),dt=it.options.lineWrapping,ht=dt&&Math.max(5,it.display.scroller.clientWidth/Da(it.display)-3);return function(gt){if(_e(it.doc,gt))return 0;var wt=0;if(gt.widgets)for(var At=0;At<gt.widgets.length;At++)gt.widgets[At].height&&(wt+=gt.widgets[At].height);return dt?wt+(Math.ceil(gt.text.length/ht)||1)*st:wt+st}}function cr(it){var st=it.doc,dt=Do(it);st.iter(function(ht){var gt=dt(ht);gt!=ht.height&&Ji(ht,gt)})}function _s(it,st,dt,ht){var gt=it.display;if(!dt&&kr(st).getAttribute("cm-not-content")=="true")return null;var wt,At,_t=gt.lineSpace.getBoundingClientRect();try{wt=st.clientX-_t.left,At=st.clientY-_t.top}catch(se){return null}var Gt=as(it,wt,At),qt;if(ht&&Gt.xRel>0&&(qt=jn(it.doc,Gt.line).text).length==Gt.ch){var Ee=te(qt,qt.length,it.options.tabSize)-qt.length;Gt=Fe(Gt.line,Math.max(0,Math.round((wt-As(it.display).left)/Da(it.display))-Ee))}return Gt}function Oa(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 Oo(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)$e&&Kn(it.doc,st)<gt.viewTo&&Ho(it);else if(dt<=gt.viewFrom)$e&&An(it.doc,dt+ht)>gt.viewFrom?Ho(it):(gt.viewFrom+=ht,gt.viewTo+=ht);else if(st<=gt.viewFrom&&dt>=gt.viewTo)Ho(it);else if(st<=gt.viewFrom){var wt=ga(it,dt,dt+ht,1);wt?(gt.view=gt.view.slice(wt.index),gt.viewFrom=wt.lineN,gt.viewTo+=ht):Ho(it)}else if(dt>=gt.viewTo){var At=ga(it,st,st,-1);At?(gt.view=gt.view.slice(0,At.index),gt.viewTo=At.lineN):Ho(it)}else{var _t=ga(it,st,st,-1),Gt=ga(it,dt,dt+ht,1);_t&&Gt?(gt.view=gt.view.slice(0,_t.index).concat(er(it,_t.lineN,Gt.lineN)).concat(gt.view.slice(Gt.index)),gt.viewTo+=ht):Ho(it)}var qt=gt.externalMeasured;qt&&(dt<qt.lineN?qt.lineN+=ht:st<qt.lineN+qt.size&&(gt.externalMeasured=null))}function Gr(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[Oa(it,st)];if(wt.node!=null){var At=wt.changes||(wt.changes=[]);Be(At,dt)==-1&&At.push(dt)}}}function Ho(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function ga(it,st,dt,ht){var gt=Oa(it,st),wt,At=it.display.view;if(!$e||dt==it.doc.first+it.doc.size)return{index:gt,lineN:dt};for(var _t=it.display.viewFrom,Gt=0;Gt<gt;Gt++)_t+=At[Gt].size;if(_t!=st){if(ht>0){if(gt==At.length-1)return null;wt=_t+At[gt].size-st,gt++}else wt=_t-st;st+=wt,dt+=wt}for(;Kn(it.doc,dt)!=dt;){if(gt==(ht<0?0:At.length-1))return null;dt+=ht*At[gt-(ht<0?1:0)].size,gt+=ht}return{index:gt,lineN:dt}}function xo(it,st,dt){var ht=it.display,gt=ht.view;gt.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=er(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=er(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(Oa(it,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(er(it,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,Oa(it,dt)))),ht.viewTo=dt}function La(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 ms(it){it.display.input.showSelection(it.display.input.prepareSelection())}function uu(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ht={},gt=ht.cursors=document.createDocumentFragment(),wt=ht.selection=document.createDocumentFragment(),At=0;At<dt.sel.ranges.length;At++)if(!(!st&&At==dt.sel.primIndex)){var _t=dt.sel.ranges[At];if(!(_t.from().line>=it.display.viewTo||_t.to().line<it.display.viewFrom)){var Gt=_t.empty();(Gt||it.options.showCursorWhenSelecting)&&so(it,_t.head,gt),Gt||io(it,_t,wt)}}return ht}function so(it,st,dt){var ht=co(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),gt=dt.appendChild(Vt("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(Vt("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 ks(it,st){return it.top-st.top||it.left-st.left}function io(it,st,dt){var ht=it.display,gt=it.doc,wt=document.createDocumentFragment(),At=As(it.display),_t=At.left,Gt=Math.max(ht.sizerWidth,ca(it)-ht.sizer.offsetLeft)-At.right,qt=gt.direction=="ltr";function Ee(zi,or,Rr,Ri){or<0&&(or=0),or=Math.round(or),Ri=Math.round(Ri),wt.appendChild(Vt("div",null,"CodeMirror-selected","position: absolute; left: "+zi+`px;
|
|
top: `+or+"px; width: "+(Rr==null?Gt-zi:Rr)+`px;
|
|
height: `+(Ri-or)+"px"))}function se(zi,or,Rr){var Ri=jn(gt,zi),to=Ri.text.length,Xo,Rs;function rs(bs,Ya){return Hs(it,Fe(zi,bs),"div",Ri,Ya)}function ja(bs,Ya,sa){var Ns=cs(it,Ri,null,bs),mo=Ya=="ltr"==(sa=="after")?"left":"right",us=sa=="after"?Ns.begin:Ns.end-(/\s/.test(Ri.text.charAt(Ns.end-1))?2:1);return rs(us,mo)[mo]}var ma=Ke(Ri,gt.direction);return ge(ma,or||0,Rr==null?to:Rr,function(bs,Ya,sa,Ns){var mo=sa=="ltr",us=rs(bs,mo?"left":"right"),Ys=rs(Ya-1,mo?"right":"left"),aa=or==null&&bs==0,Ol=Rr==null&&Ya==to,os=Ns==0,wl=!ma||Ns==ma.length-1;if(Ys.top-us.top<=3){var fs=(qt?aa:Ol)&&os,Nc=(qt?Ol:aa)&&wl,hl=fs?_t:(mo?us:Ys).left,Xa=Nc?Gt:(mo?Ys:us).right;Ee(hl,us.top,Xa-hl,us.bottom)}else{var za,Ro,Xs,vu;mo?(za=qt&&aa&&os?_t:us.left,Ro=qt?Gt:ja(bs,sa,"before"),Xs=qt?_t:ja(Ya,sa,"after"),vu=qt&&Ol&&wl?Gt:Ys.right):(za=qt?ja(bs,sa,"before"):_t,Ro=!qt&&aa&&os?Gt:us.right,Xs=!qt&&Ol&&wl?_t:Ys.left,vu=qt?ja(Ya,sa,"after"):Gt),Ee(za,us.top,Ro-za,us.bottom),us.bottom<Ys.top&&Ee(_t,us.bottom,null,Ys.top),Ee(Xs,Ys.top,vu-Xs,Ys.bottom)}(!Xo||ks(us,Xo)<0)&&(Xo=us),ks(Ys,Xo)<0&&(Xo=Ys),(!Rs||ks(us,Rs)<0)&&(Rs=us),ks(Ys,Rs)<0&&(Rs=Ys)}),{start:Xo,end:Rs}}var Je=st.from(),Ze=st.to();if(Je.line==Ze.line)se(Je.line,Je.ch,Ze.ch);else{var Un=jn(gt,Je.line),$n=jn(gt,Ze.line),ci=fn(Un)==fn($n),Ei=se(Je.line,Je.ch,ci?Un.text.length+1:null).end,Yi=se(Ze.line,ci?0:null,Ze.ch).start;ci&&(Ei.top<Yi.top-2?(Ee(Ei.right,Ei.top,null,Ei.bottom),Ee(_t,Yi.top,Yi.left,Yi.bottom)):Ee(Ei.right,Ei.top,Yi.left-Ei.right,Ei.bottom)),Ei.bottom<Yi.top&&Ee(_t,Ei.bottom,null,Yi.top)}dt.appendChild(wt)}function Po(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()||Du(it),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function ko(it){it.state.focused||(it.display.input.focus(),ho(it))}function _o(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,Du(it))},100)}function ho(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(bn(it,"focus",it,st),it.state.focused=!0,We(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),ne&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Po(it))}function Du(it,st){it.state.delayingBlurEvent||(it.state.focused&&(bn(it,"blur",it,st),it.state.focused=!1,jt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function ar(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,At=void 0,_t=0;if(!gt.hidden){if(me&&Rt<8){var Gt=gt.node.offsetTop+gt.node.offsetHeight;At=Gt-dt,dt=Gt}else{var qt=gt.node.getBoundingClientRect();At=qt.bottom-qt.top,!wt&>.text.firstChild&&(_t=gt.text.firstChild.getBoundingClientRect().right-qt.left-1)}var Ee=gt.line.height-At;if((Ee>.005||Ee<-.005)&&(Ji(gt.line,At),ac(gt.line),gt.rest))for(var se=0;se<gt.rest.length;se++)ac(gt.rest[se]);if(_t>it.display.sizerWidth){var Je=Math.ceil(_t/Da(it.display));Je>it.display.maxLineLength&&(it.display.maxLineLength=Je,it.display.maxLine=gt.line,it.display.maxLineChanged=!0)}}}}function ac(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 Qr(it,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ht=Math.floor(ht-Or(it));var gt=dt&&dt.bottom!=null?dt.bottom:ht+it.wrapper.clientHeight,wt=ce(st,ht),At=ce(st,gt);if(dt&&dt.ensure){var _t=dt.ensure.from.line,Gt=dt.ensure.to.line;_t<wt?(wt=_t,At=ce(st,wi(jn(st,_t))+it.wrapper.clientHeight)):Math.min(Gt,st.lastLine())>=At&&(wt=ce(st,wi(jn(st,Gt))-it.wrapper.clientHeight),At=Gt)}return{from:wt,to:Math.max(At,wt+1)}}function Cd(it,st){if(!Qn(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&&!He){var wt=Vt("div","\u200B",null,`position: absolute;
|
|
top: `+(st.top-dt.viewOffset-Or(it.display))+`px;
|
|
height: `+(st.bottom-st.top+vo(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 hu(it,st,dt,ht){ht==null&&(ht=0);var gt;!it.options.lineWrapping&&st==dt&&(st=st.ch?Fe(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?Fe(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var At=!1,_t=co(it,st),Gt=!dt||dt==st?_t:co(it,dt);gt={left:Math.min(_t.left,Gt.left),top:Math.min(_t.top,Gt.top)-ht,right:Math.max(_t.left,Gt.left),bottom:Math.max(_t.bottom,Gt.bottom)+ht};var qt=Ld(it,gt),Ee=it.doc.scrollTop,se=it.doc.scrollLeft;if(qt.scrollTop!=null&&(Yl(it,qt.scrollTop),Math.abs(it.doc.scrollTop-Ee)>1&&(At=!0)),qt.scrollLeft!=null&&(Xl(it,qt.scrollLeft),Math.abs(it.doc.scrollLeft-se)>1&&(At=!0)),!At)break}return gt}function ih(it,st){var dt=Ld(it,st);dt.scrollTop!=null&&Yl(it,dt.scrollTop),dt.scrollLeft!=null&&Xl(it,dt.scrollLeft)}function Ld(it,st){var dt=it.display,ht=ws(it.display);st.top<0&&(st.top=0);var gt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,wt=fa(it),At={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var _t=it.doc.height+Vo(dt),Gt=st.top<ht,qt=st.bottom>_t-ht;if(st.top<gt)At.scrollTop=Gt?0:st.top;else if(st.bottom>gt+wt){var Ee=Math.min(st.top,(qt?_t:st.bottom)-wt);Ee!=gt&&(At.scrollTop=Ee)}var se=it.options.fixedGutter?0:dt.gutters.offsetWidth,Je=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-se,Ze=ca(it)-dt.gutters.offsetWidth,Un=st.right-st.left>Ze;return Un&&(st.right=st.left+Ze),st.left<10?At.scrollLeft=0:st.left<Je?At.scrollLeft=Math.max(0,st.left+se-(Un?0:10)):st.right>Ze+Je-3&&(At.scrollLeft=st.right+(Un?0:10)-Ze),At}function jh(it,st){st!=null&&(ol(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function Al(it){ol(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function Ou(it,st,dt){(st!=null||dt!=null)&&ol(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function uo(it,st){ol(it),it.curOp.scrollToPos=st}function ol(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=oo(it,st.from),ht=oo(it,st.to);zh(it,dt,ht,st.margin)}}function zh(it,st,dt,ht){var gt=Ld(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});Ou(it,gt.scrollLeft,gt.scrollTop)}function Yl(it,st){Math.abs(it.doc.scrollTop-st)<2||(bt||oh(it,{top:st}),kd(it,st,!0),bt&&oh(it),Md(it,100))}function kd(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 Xl(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,$c(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function Zr(it){var st=it.display,dt=st.gutters.offsetWidth,ht=Math.round(it.doc.height+Vo(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+vo(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var ao=function(it,st,dt){this.cm=dt;var ht=this.vert=Vt("div",[Vt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),gt=this.horiz=Vt("div",[Vt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=gt.tabIndex=-1,it(ht),it(gt),qe(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),qe(gt,"scroll",function(){gt.clientWidth&&st(gt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,me&&Rt<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};ao.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}},ao.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},ao.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},ao.prototype.zeroWidthHack=function(){var it=ct&&!oe?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Zt,this.disableVert=new Zt},ao.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)},ao.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Yo=function(){};Yo.prototype.update=function(){return{bottom:0,right:0}},Yo.prototype.setScrollLeft=function(){},Yo.prototype.setScrollTop=function(){},Yo.prototype.clear=function(){};function Ds(it,st){st||(st=Zr(it));var dt=it.display.barWidth,ht=it.display.barHeight;Ms(it,st);for(var gt=0;gt<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;gt++)dt!=it.display.barWidth&&it.options.lineWrapping&&ar(it),Ms(it,Zr(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Ms(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 du={native:ao,null:Yo};function Jl(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&jt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new du[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),qe(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"?Xl(it,st):Yl(it,st)},it),it.display.scrollbars.addClass&&We(it.display.wrapper,it.display.scrollbars.addClass)}var cu=0;function sl(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:++cu},gs(it.curOp)}function Bl(it){var st=it.curOp;st&&wa(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++)ls(st[wt]);for(var At=0;At<st.length;At++)rh(st[At])}function Q0(it){var st=it.cm,dt=st.display;jp(st),it.updateMaxLine&&Oi(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 Gh(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function q0(it){it.updatedDisplay=it.mustUpdate&&qc(it.cm,it.update)}function Rp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&ar(st),it.barMeasure=Zr(st),dt.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=Fu(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+vo(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-ca(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function ls(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&Xl(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=it.focus&&it.focus==Ie();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,dt),(it.updatedDisplay||it.startHeight!=st.doc.height)&&Ds(st,it.barMeasure),it.updatedDisplay&&ah(st,it.barMeasure),it.selectionChanged&&Po(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&ko(it.cm)}function rh(it){var st=it.cm,dt=st.display,ht=st.doc;if(it.updatedDisplay&&Mo(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&kd(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&Xl(st,it.scrollLeft,!0,!0),it.scrollToPos){var gt=hu(st,Jn(ht,it.scrollToPos.from),Jn(ht,it.scrollToPos.to),it.scrollToPos.margin);Cd(st,gt)}var wt=it.maybeHiddenMarkers,At=it.maybeUnhiddenMarkers;if(wt)for(var _t=0;_t<wt.length;++_t)wt[_t].lines.length||bn(wt[_t],"hide");if(At)for(var Gt=0;Gt<At.length;++Gt)At[Gt].lines.length&&bn(At[Gt],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&bn(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function yo(it,st){if(it.curOp)return st();sl(it);try{return st()}finally{Bl(it)}}function Os(it,st){return function(){if(it.curOp)return st.apply(it,arguments);sl(it);try{return st.apply(it,arguments)}finally{Bl(it)}}}function Zs(it){return function(){if(this.curOp)return it.apply(this,arguments);sl(this);try{return it.apply(this,arguments)}finally{Bl(this)}}}function Ws(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);sl(st);try{return it.apply(this,arguments)}finally{Bl(st)}}}function Md(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,Ve(Ks,it))}function Ks(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=Hr(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 At=wt.styles,_t=wt.text.length>it.options.maxHighlightLength?zn(st.mode,ht.state):null,Gt=qi(it,wt,ht,!0);_t&&(ht.state=_t),wt.styles=Gt.styles;var qt=wt.styleClasses,Ee=Gt.classes;Ee?wt.styleClasses=Ee:qt&&(wt.styleClasses=null);for(var se=!At||At.length!=wt.styles.length||qt!=Ee&&(!qt||!Ee||qt.bgClass!=Ee.bgClass||qt.textClass!=Ee.textClass),Je=0;!se&&Je<At.length;++Je)se=At[Je]!=wt.styles[Je];se&>.push(ht.line),wt.stateAfter=ht.save(),ht.nextLine()}else wt.text.length<=it.options.maxHighlightLength&&Ye(it,wt.text,ht),wt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return Md(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),gt.length&&yo(it,function(){for(var wt=0;wt<gt.length;wt++)Gr(it,gt[wt],"text")})}}var Gh=function(it,st,dt){var ht=it.display;this.viewport=st,this.visible=Qr(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=ca(it),this.force=dt,this.dims=rl(it),this.events=[]};Gh.prototype.signal=function(it,st){ri(it,st)&&this.events.push(arguments)},Gh.prototype.finish=function(){for(var it=0;it<this.events.length;it++)bn.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=vo(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=vo(it)+"px",st.scrollbarsClipped=!0)}function zp(it){if(it.hasFocus())return null;var st=Ie();if(!st||!Ne(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&Ne(it.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function Ia(it){if(!(!it||!it.activeElt||it.activeElt==Ie())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&Ne(document.body,it.anchorNode)&&Ne(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 qc(it,st){var dt=it.display,ht=it.doc;if(st.editorIsHidden)return Ho(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&&La(it)==0)return!1;Cs(it)&&(Ho(it),st.dims=rl(it));var gt=ht.first+ht.size,wt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),At=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>At&&dt.viewTo-At<20&&(At=Math.min(gt,dt.viewTo)),$e&&(wt=Kn(it.doc,wt),At=An(it.doc,At));var _t=wt!=dt.viewFrom||At!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;xo(it,wt,At),dt.viewOffset=wi(jn(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Gt=La(it);if(!_t&&Gt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var qt=zp(it);return Gt>4&&(dt.lineDiv.style.display="none"),ag(it,dt.updateLineNumbers,st.dims),Gt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,Ia(qt),$t(dt.cursorDiv),$t(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,_t&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,Md(it,400)),dt.updateLineNumbers=null,!0}function Mo(it,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==ca(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+Vo(it.display)-fa(it),dt.top)}),st.visible=Qr(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=Qr(it.display,it.doc,dt));if(!qc(it,st))break;ar(it);var gt=Zr(it);ms(it),Ds(it,gt),ah(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 oh(it,st){var dt=new Gh(it,st);if(qc(it,dt)){ar(it),Mo(it,dt);var ht=Zr(it);ms(it),Ds(it,ht),ah(it,ht),dt.finish()}}function ag(it,st,dt){var ht=it.display,gt=it.options.lineNumbers,wt=ht.lineDiv,At=wt.firstChild;function _t(Un){var $n=Un.nextSibling;return ne&&ct&&it.display.currentWheelTarget==Un?Un.style.display="none":Un.parentNode.removeChild(Un),$n}for(var Gt=ht.view,qt=ht.viewFrom,Ee=0;Ee<Gt.length;Ee++){var se=Gt[Ee];if(!se.hidden)if(!se.node||se.node.parentNode!=wt){var Je=br(it,se,qt,dt);wt.insertBefore(Je,At)}else{for(;At!=se.node;)At=_t(At);var Ze=gt&&st!=null&&st<=qt&&se.lineNumber;se.changes&&(Be(se.changes,"gutter")>-1&&(Ze=!1),Co(it,se,qt,dt)),Ze&&($t(se.lineNumber),se.lineNumber.appendChild(document.createTextNode(On(it.options,qt)))),At=se.node.nextSibling}qt+=se.size}for(;At;)At=_t(At)}function sh(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function ah(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+vo(it)+"px"}function $c(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Bu(st)-st.scroller.scrollLeft+it.doc.scrollLeft,gt=st.gutters.offsetWidth,wt=ht+"px",At=0;At<dt.length;At++)if(!dt[At].hidden){it.options.fixedGutter&&(dt[At].gutter&&(dt[At].gutter.style.left=wt),dt[At].gutterBackground&&(dt[At].gutterBackground.style.left=wt));var _t=dt[At].alignable;if(_t)for(var Gt=0;Gt<_t.length;Gt++)_t[Gt].style.left=wt}it.options.fixedGutter&&(st.gutters.style.left=ht+gt+"px")}}function Cs(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=On(it.options,st.first+st.size-1),ht=it.display;if(dt.length!=ht.lineNumChars){var gt=ht.measure.appendChild(Vt("div",[Vt("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),wt=gt.firstChild.offsetWidth,At=gt.offsetWidth-wt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(wt,ht.lineGutter.offsetWidth-At)+1,ht.lineNumWidth=ht.lineNumInnerWidth+At,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",sh(it.display),!0}return!1}function Vs(it,st){for(var dt=[],ht=!1,gt=0;gt<it.length;gt++){var wt=it[gt],At=null;if(typeof wt!="string"&&(At=wt.style,wt=wt.className),wt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:wt,style:At})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Hh(it){var st=it.gutters,dt=it.gutterSpecs;$t(st),it.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var gt=dt[ht],wt=gt.className,At=gt.style,_t=st.appendChild(Vt("div",null,"CodeMirror-gutter "+wt));At&&(_t.style.cssText=At),wt=="CodeMirror-linenumbers"&&(it.lineGutter=_t,_t.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",sh(it)}function al(it){Hh(it.display),Oo(it),$c(it)}function lh(it,st,dt,ht){var gt=this;this.input=dt,gt.scrollbarFiller=Vt("div",null,"CodeMirror-scrollbar-filler"),gt.scrollbarFiller.setAttribute("cm-not-content","true"),gt.gutterFiller=Vt("div",null,"CodeMirror-gutter-filler"),gt.gutterFiller.setAttribute("cm-not-content","true"),gt.lineDiv=de("div",null,"CodeMirror-code"),gt.selectionDiv=Vt("div",null,null,"position: relative; z-index: 1"),gt.cursorDiv=Vt("div",null,"CodeMirror-cursors"),gt.measure=Vt("div",null,"CodeMirror-measure"),gt.lineMeasure=Vt("div",null,"CodeMirror-measure"),gt.lineSpace=de("div",[gt.measure,gt.lineMeasure,gt.selectionDiv,gt.cursorDiv,gt.lineDiv],null,"position: relative; outline: none");var wt=de("div",[gt.lineSpace],"CodeMirror-lines");gt.mover=Vt("div",[wt],null,"position: relative"),gt.sizer=Vt("div",[gt.mover],"CodeMirror-sizer"),gt.sizerWidth=null,gt.heightForcer=Vt("div",null,null,"position: absolute; height: "+dn+"px; width: 1px;"),gt.gutters=Vt("div",null,"CodeMirror-gutters"),gt.lineGutter=null,gt.scroller=Vt("div",[gt.sizer,gt.heightForcer,gt.gutters],"CodeMirror-scroll"),gt.scroller.setAttribute("tabIndex","-1"),gt.wrapper=Vt("div",[gt.scrollbarFiller,gt.gutterFiller,gt.scroller],"CodeMirror"),me&&Rt<8&&(gt.gutters.style.zIndex=-1,gt.scroller.style.paddingRight=0),!ne&&!(bt&&et)&&(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=Vs(ht.gutters,ht.lineNumbers),Hh(gt),dt.init(gt)}var Ka=0,vs=null;me?vs=-.53:bt?vs=15:he?vs=-.7:Ue&&(vs=-1/3);function Ql(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 ll(it){var st=Ql(it);return st.x*=vs,st.y*=vs,st}function Us(it,st){var dt=Ql(st),ht=dt.x,gt=dt.y,wt=it.display,At=wt.scroller,_t=At.scrollWidth>At.clientWidth,Gt=At.scrollHeight>At.clientHeight;if(ht&&_t||gt&&Gt){if(gt&&ct&&ne){t:for(var qt=st.target,Ee=wt.view;qt!=At;qt=qt.parentNode)for(var se=0;se<Ee.length;se++)if(Ee[se].node==qt){it.display.currentWheelTarget=qt;break t}}if(ht&&!bt&&!Jt&&vs!=null){gt&&Gt&&Yl(it,Math.max(0,At.scrollTop+gt*vs)),Xl(it,Math.max(0,At.scrollLeft+ht*vs)),(!gt||gt&&Gt)&&xi(st),wt.wheelStartX=null;return}if(gt&&vs!=null){var Je=gt*vs,Ze=it.doc.scrollTop,Un=Ze+wt.wrapper.clientHeight;Je<0?Ze=Math.max(0,Ze+Je-50):Un=Math.min(it.doc.height,Un+Je+50),oh(it,{top:Ze,bottom:Un})}Ka<20&&(wt.wheelStartX==null?(wt.wheelStartX=At.scrollLeft,wt.wheelStartY=At.scrollTop,wt.wheelDX=ht,wt.wheelDY=gt,setTimeout(function(){if(wt.wheelStartX!=null){var $n=At.scrollLeft-wt.wheelStartX,ci=At.scrollTop-wt.wheelStartY,Ei=ci&&wt.wheelDY&&ci/wt.wheelDY||$n&&wt.wheelDX&&$n/wt.wheelDX;wt.wheelStartX=wt.wheelStartY=null,Ei&&(vs=(vs*Ka+Ei)/(Ka+1),++Ka)}},200)):(wt.wheelDX+=ht,wt.wheelDY+=gt))}}var Sl=function(it,st){this.ranges=it,this.primIndex=st};Sl.prototype.primary=function(){return this.ranges[this.primIndex]},Sl.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(!mn(dt.anchor,ht.anchor)||!mn(dt.head,ht.head))return!1}return!0},Sl.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new Eo(vn(this.ranges[st].anchor),vn(this.ranges[st].head));return new Sl(it,this.primIndex)},Sl.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},Sl.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if(xn(st,ht.from())>=0&&xn(it,ht.to())<=0)return dt}return-1};var Eo=function(it,st){this.anchor=it,this.head=st};Eo.prototype.from=function(){return Rn(this.anchor,this.head)},Eo.prototype.to=function(){return Yn(this.anchor,this.head)},Eo.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Dl(it,st,dt){var ht=it&&it.options.selectionsMayTouch,gt=st[dt];st.sort(function(Je,Ze){return xn(Je.from(),Ze.from())}),dt=Be(st,gt);for(var wt=1;wt<st.length;wt++){var At=st[wt],_t=st[wt-1],Gt=xn(_t.to(),At.from());if(ht&&!At.empty()?Gt>0:Gt>=0){var qt=Rn(_t.from(),At.from()),Ee=Yn(_t.to(),At.to()),se=_t.empty()?At.from()==At.head:_t.from()==_t.head;wt<=dt&&--dt,st.splice(--wt,2,new Eo(se?Ee:qt,se?qt:Ee))}}return new Sl(st,dt)}function Iu(it,st){return new Sl([new Eo(it,st||it)],0)}function uh(it){return it.text?Fe(it.from.line+it.text.length-1,re(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function _h(it,st){if(xn(it,st.from)<0)return it;if(xn(it,st.to)<=0)return uh(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+=uh(st).ch-st.to.ch),Fe(dt,ht)}function lc(it,st){for(var dt=[],ht=0;ht<it.sel.ranges.length;ht++){var gt=it.sel.ranges[ht];dt.push(new Eo(_h(gt.anchor,st),_h(gt.head,st)))}return Dl(it.cm,dt,it.sel.primIndex)}function Ed(it,st,dt){return it.line==st.line?Fe(dt.line,it.ch-st.ch+dt.ch):Fe(dt.line+(it.line-st.line),it.ch)}function uc(it,st,dt){for(var ht=[],gt=Fe(it.first,0),wt=gt,At=0;At<st.length;At++){var _t=st[At],Gt=Ed(_t.from,gt,wt),qt=Ed(uh(_t),gt,wt);if(gt=_t.to,wt=qt,dt=="around"){var Ee=it.sel.ranges[At],se=xn(Ee.head,Ee.anchor)<0;ht[At]=new Eo(se?qt:Gt,se?Gt:qt)}else ht[At]=new Eo(Gt,Gt)}return new Sl(ht,it.sel.primIndex)}function $r(it){it.doc.mode=Me(it.options,it.doc.modeOption),hc(it)}function hc(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,Md(it,100),it.state.modeGen++,it.curOp&&Oo(it)}function lg(it,st){return st.from.ch==0&&st.to.ch==0&&re(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function tf(it,st,dt,ht){function gt(Yi){return dt?dt[Yi]:null}function wt(Yi,zi,or){Pr(Yi,zi,or,ht),Ti(Yi,"change",Yi,st)}function At(Yi,zi){for(var or=[],Rr=Yi;Rr<zi;++Rr)or.push(new wr(qt[Rr],gt(Rr),ht));return or}var _t=st.from,Gt=st.to,qt=st.text,Ee=jn(it,_t.line),se=jn(it,Gt.line),Je=re(qt),Ze=gt(qt.length-1),Un=Gt.line-_t.line;if(st.full)it.insert(0,At(0,qt.length)),it.remove(qt.length,it.size-qt.length);else if(lg(it,st)){var $n=At(0,qt.length-1);wt(se,se.text,Ze),Un&&it.remove(_t.line,Un),$n.length&&it.insert(_t.line,$n)}else if(Ee==se)if(qt.length==1)wt(Ee,Ee.text.slice(0,_t.ch)+Je+Ee.text.slice(Gt.ch),Ze);else{var ci=At(1,qt.length-1);ci.push(new wr(Je+Ee.text.slice(Gt.ch),Ze,ht)),wt(Ee,Ee.text.slice(0,_t.ch)+qt[0],gt(0)),it.insert(_t.line+1,ci)}else if(qt.length==1)wt(Ee,Ee.text.slice(0,_t.ch)+qt[0]+se.text.slice(Gt.ch),gt(0)),it.remove(_t.line+1,Un);else{wt(Ee,Ee.text.slice(0,_t.ch)+qt[0],gt(0)),wt(se,Je+se.text.slice(Gt.ch),Ze);var Ei=At(1,qt.length-1);Un>1&&it.remove(_t.line+1,Un-1),it.insert(_t.line+1,Ei)}Ti(it,"change",it,st)}function ql(it,st,dt){function ht(gt,wt,At){if(gt.linked)for(var _t=0;_t<gt.linked.length;++_t){var Gt=gt.linked[_t];if(Gt.doc!=wt){var qt=At&&Gt.sharedHist;dt&&!qt||(st(Gt.doc,qt),ht(Gt.doc,gt,qt))}}}ht(it,null,!0)}function ef(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,cr(it),$r(it),dc(it),it.options.lineWrapping||Oi(it),it.options.mode=st.modeOption,Oo(it)}function dc(it){(it.doc.direction=="rtl"?We:jt)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){yo(it,function(){dc(it),Oo(it)})}function bd(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 nf(it,st){var dt={from:vn(st.from),to:uh(st),text:Ci(it,st.from,st.to)};return hh(it,dt,st.from.line,st.to.line+1),ql(it,function(ht){return hh(ht,dt,st.from.line,st.to.line+1)},!0),dt}function Nd(it){for(;it.length;){var st=re(it);if(st.ranges)it.pop();else break}}function cc(it,st){if(st)return Nd(it.done),re(it.done);if(it.done.length&&!re(it.done).ranges)return re(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),re(it.done)}function fc(it,st,dt,ht){var gt=it.history;gt.undone.length=0;var wt=+new Date,At,_t;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)=="*"))&&(At=cc(gt,gt.lastOp==ht)))_t=re(At.changes),xn(st.from,st.to)==0&&xn(st.from,_t.to)==0?_t.to=uh(st):At.changes.push(nf(it,st));else{var Gt=re(gt.done);for((!Gt||!Gt.ranges)&&Td(it.sel,gt.done),At={changes:[nf(it,st)],generation:gt.generation},gt.done.push(At);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,_t||bn(it,"historyAdded")}function ug(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 gc(it,st,dt,ht){var gt=it.history,wt=ht&&ht.origin;dt==gt.lastSelOp||wt&>.lastSelOrigin==wt&&(gt.lastModTime==gt.lastSelTime&>.lastOrigin==wt||ug(it,wt,re(gt.done),st))?gt.done[gt.done.length-1]=st:Td(st,gt.done),gt.lastSelTime=+new Date,gt.lastSelOrigin=wt,gt.lastSelOp=dt,ht&&ht.clearRedo!==!1&&Nd(gt.undone)}function Td(it,st){var dt=re(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function hh(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(At){At.markedSpans&&((gt||(gt=st["spans_"+it.id]={}))[wt]=At.markedSpans),++wt})}function ka(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 fu(it,st){var dt=st["spans_"+it.id];if(!dt)return null;for(var ht=[],gt=0;gt<st.text.length;++gt)ht.push(ka(dt[gt]));return ht}function rf(it,st){var dt=fu(it,st),ht=Vr(it,st);if(!dt)return ht;if(!ht)return dt;for(var gt=0;gt<dt.length;++gt){var wt=dt[gt],At=ht[gt];if(wt&&At)t:for(var _t=0;_t<At.length;++_t){for(var Gt=At[_t],qt=0;qt<wt.length;++qt)if(wt[qt].marker==Gt.marker)continue t;wt.push(Gt)}else At&&(dt[gt]=At)}return dt}function Ru(it,st,dt){for(var ht=[],gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.ranges){ht.push(dt?Sl.prototype.deepCopy.call(wt):wt);continue}var At=wt.changes,_t=[];ht.push({changes:_t});for(var Gt=0;Gt<At.length;++Gt){var qt=At[Gt],Ee=void 0;if(_t.push({from:qt.from,to:qt.to,text:qt.text}),st)for(var se in qt)(Ee=se.match(/^spans_(\d+)$/))&&Be(st,Number(Ee[1]))>-1&&(re(_t)[se]=qt[se],delete qt[se])}}return ht}function of(it,st,dt,ht){if(ht){var gt=it.anchor;if(dt){var wt=xn(st,gt)<0;wt!=xn(dt,gt)<0?(gt=st,st=dt):wt!=xn(st,dt)<0&&(st=dt)}return new Eo(gt,st)}else return new Eo(dt||st,st)}function sf(it,st,dt,ht,gt){gt==null&&(gt=it.cm&&(it.cm.display.shift||it.extend)),pa(it,new Sl([of(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]=of(it.sel.ranges[wt],st[wt],null,gt);var At=Dl(it.cm,ht,it.sel.primIndex);pa(it,At,dt)}function dh(it,st,dt,ht){var gt=it.sel.ranges.slice(0);gt[st]=dt,pa(it,Dl(it.cm,gt,it.sel.primIndex),ht)}function Zh(it,st,dt,ht){pa(it,Iu(st,dt),ht)}function Hp(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 Eo(Jn(it,gt[wt].anchor),Jn(it,gt[wt].head))},origin:dt&&dt.origin};return bn(it,"beforeSelectionChange",it,ht),it.cm&&bn(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?Dl(it.cm,ht.ranges,ht.ranges.length-1):st}function af(it,st,dt){var ht=it.history.done,gt=re(ht);gt&>.ranges?(ht[ht.length-1]=st,Wh(it,st,dt)):pa(it,st,dt)}function pa(it,st,dt){Wh(it,st,dt),gc(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function Wh(it,st,dt){(ri(it,"beforeSelectionChange")||it.cm&&ri(it.cm,"beforeSelectionChange"))&&(st=Hp(it,st,dt));var ht=dt&&dt.bias||(xn(st.primary().head,it.sel.primary().head)<0?-1:1);hg(it,mc(it,st,ht,!0)),!(dt&&dt.scroll===!1)&&it.cm&&Al(it.cm)}function hg(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Fi(it.cm)),Ti(it,"cursorActivity",it))}function pc(it){hg(it,mc(it,it.sel,null,!1))}function mc(it,st,dt,ht){for(var gt,wt=0;wt<st.ranges.length;wt++){var At=st.ranges[wt],_t=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[wt],Gt=vc(it,At.anchor,_t&&_t.anchor,dt,ht),qt=vc(it,At.head,_t&&_t.head,dt,ht);(gt||Gt!=At.anchor||qt!=At.head)&&(gt||(gt=st.ranges.slice(0,wt)),gt[wt]=new Eo(Gt,qt))}return gt?Dl(it.cm,gt,st.primIndex):st}function ju(it,st,dt,ht,gt){var wt=jn(it,st.line);if(wt.markedSpans)for(var At=0;At<wt.markedSpans.length;++At){var _t=wt.markedSpans[At],Gt=_t.marker,qt="selectLeft"in Gt?!Gt.selectLeft:Gt.inclusiveLeft,Ee="selectRight"in Gt?!Gt.selectRight:Gt.inclusiveRight;if((_t.from==null||(qt?_t.from<=st.ch:_t.from<st.ch))&&(_t.to==null||(Ee?_t.to>=st.ch:_t.to>st.ch))){if(gt&&(bn(Gt,"beforeCursorEnter"),Gt.explicitlyCleared))if(wt.markedSpans){--At;continue}else break;if(!Gt.atomic)continue;if(dt){var se=Gt.find(ht<0?1:-1),Je=void 0;if((ht<0?Ee:qt)&&(se=dg(it,se,-ht,se&&se.line==st.line?wt:null)),se&&se.line==st.line&&(Je=xn(se,dt))&&(ht<0?Je<0:Je>0))return ju(it,se,st,ht,gt)}var Ze=Gt.find(ht<0?-1:1);return(ht<0?qt:Ee)&&(Ze=dg(it,Ze,ht,Ze.line==st.line?wt:null)),Ze?ju(it,Ze,st,ht,gt):null}}return st}function vc(it,st,dt,ht,gt){var wt=ht||1,At=ju(it,st,dt,wt,gt)||!gt&&ju(it,st,dt,wt,!0)||ju(it,st,dt,-wt,gt)||!gt&&ju(it,st,dt,-wt,!0);return At||(it.cantEdit=!0,Fe(it.first,0))}function dg(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?Jn(it,Fe(st.line-1)):null:dt>0&&st.ch==(ht||jn(it,st.line)).text.length?st.line<it.first+it.size-1?Fe(st.line+1,0):null:new Fe(st.line,st.ch+dt)}function ys(it){it.setSelection(Fe(it.firstLine(),0),Fe(it.lastLine()),ve)}function yc(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,At,_t){gt&&(ht.from=Jn(it,gt)),wt&&(ht.to=Jn(it,wt)),At&&(ht.text=At),_t!==void 0&&(ht.origin=_t)}),bn(it,"beforeChange",it,ht),it.cm&&bn(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 ch(it,st,dt){if(it.cm){if(!it.cm.curOp)return Os(it.cm,ch)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((ri(it,"beforeChange")||it.cm&&ri(it.cm,"beforeChange"))&&(st=yc(it,st,!0),!st))){var ht=pr&&!dt&&sn(it,st.from,st.to);if(ht)for(var gt=ht.length-1;gt>=0;--gt)Kh(it,{from:ht[gt].from,to:ht[gt].to,text:gt?[""]:st.text,origin:st.origin});else Kh(it,st)}}function Kh(it,st){if(!(st.text.length==1&&st.text[0]==""&&xn(st.from,st.to)==0)){var dt=lc(it,st);fc(it,st,dt,it.cm?it.cm.curOp.id:NaN),Fd(it,st,dt,Vr(it,st));var ht=[];ql(it,function(gt,wt){!wt&&Be(ht,gt.history)==-1&&(fg(gt.history,st),ht.push(gt.history)),Fd(gt,st,null,Vr(gt,st))})}}function Sc(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var gt=it.history,wt,At=it.sel,_t=st=="undo"?gt.done:gt.undone,Gt=st=="undo"?gt.undone:gt.done,qt=0;qt<_t.length&&(wt=_t[qt],!(dt?wt.ranges&&!wt.equals(it.sel):!wt.ranges));qt++);if(qt!=_t.length){for(gt.lastOrigin=gt.lastSelOrigin=null;;)if(wt=_t.pop(),wt.ranges){if(Td(wt,Gt),dt&&!wt.equals(it.sel)){pa(it,wt,{clearRedo:!1});return}At=wt}else if(ht){_t.push(wt);return}else break;var Ee=[];Td(At,Gt),Gt.push({changes:Ee,generation:gt.generation}),gt.generation=wt.generation||++gt.maxGeneration;for(var se=ri(it,"beforeChange")||it.cm&&ri(it.cm,"beforeChange"),Je=function($n){var ci=wt.changes[$n];if(ci.origin=st,se&&!yc(it,ci,!1))return _t.length=0,{};Ee.push(nf(it,ci));var Ei=$n?lc(it,ci):re(_t);Fd(it,ci,Ei,rf(it,ci)),!$n&&it.cm&&it.cm.scrollIntoView({from:ci.from,to:uh(ci)});var Yi=[];ql(it,function(zi,or){!or&&Be(Yi,zi.history)==-1&&(fg(zi.history,ci),Yi.push(zi.history)),Fd(zi,ci,null,rf(zi,ci))})},Ze=wt.changes.length-1;Ze>=0;--Ze){var Un=Je(Ze);if(Un)return Un.v}}}}function cg(it,st){if(st!=0&&(it.first+=st,it.sel=new Sl(gn(it.sel.ranges,function(gt){return new Eo(Fe(gt.anchor.line+st,gt.anchor.ch),Fe(gt.head.line+st,gt.head.ch))}),it.sel.primIndex),it.cm)){Oo(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)Gr(it.cm,ht,"gutter")}}function Fd(it,st,dt,ht){if(it.cm&&!it.cm.curOp)return Os(it.cm,Fd)(it,st,dt,ht);if(st.to.line<it.first){cg(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);cg(it,gt),st={from:Fe(it.first,0),to:Fe(st.to.line+gt,st.to.ch),text:[re(st.text)],origin:st.origin}}var wt=it.lastLine();st.to.line>wt&&(st={from:st.from,to:Fe(wt,jn(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=Ci(it,st.from,st.to),dt||(dt=lc(it,st)),it.cm?_p(it.cm,st,ht):tf(it,st,ht),Wh(it,dt,ve),it.cantEdit&&vc(it,Fe(it.firstLine(),0))&&(it.cantEdit=!1)}}function _p(it,st,dt){var ht=it.doc,gt=it.display,wt=st.from,At=st.to,_t=!1,Gt=wt.line;it.options.lineWrapping||(Gt=Wt(fn(jn(ht,wt.line))),ht.iter(Gt,At.line+1,function(Ze){if(Ze==gt.maxLine)return _t=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Fi(it),tf(ht,st,dt,Do(it)),it.options.lineWrapping||(ht.iter(Gt,wt.line+st.text.length,function(Ze){var Un=Vi(Ze);Un>gt.maxLineLength&&(gt.maxLine=Ze,gt.maxLineLength=Un,gt.maxLineChanged=!0,_t=!1)}),_t&&(it.curOp.updateMaxLine=!0)),sr(ht,wt.line),Md(it,400);var qt=st.text.length-(At.line-wt.line)-1;st.full?Oo(it):wt.line==At.line&&st.text.length==1&&!lg(it.doc,st)?Gr(it,wt.line,"text"):Oo(it,wt.line,At.line+1,qt);var Ee=ri(it,"changes"),se=ri(it,"change");if(se||Ee){var Je={from:wt,to:At,text:st.text,removed:st.removed,origin:st.origin};se&&Ti(it,"change",it,Je),Ee&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Je)}it.display.selForContextMenu=null}function Vh(it,st,dt,ht,gt){var wt;ht||(ht=dt),xn(ht,dt)<0&&(wt=[ht,dt],dt=wt[0],ht=wt[1]),typeof st=="string"&&(st=it.splitLines(st)),ch(it,{from:dt,to:ht,text:st,origin:gt})}function xl(it,st,dt,ht){dt<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Zp(it,st,dt,ht){for(var gt=0;gt<it.length;++gt){var wt=it[gt],At=!0;if(wt.ranges){wt.copied||(wt=it[gt]=wt.deepCopy(),wt.copied=!0);for(var _t=0;_t<wt.ranges.length;_t++)xl(wt.ranges[_t].anchor,st,dt,ht),xl(wt.ranges[_t].head,st,dt,ht);continue}for(var Gt=0;Gt<wt.changes.length;++Gt){var qt=wt.changes[Gt];if(dt<qt.from.line)qt.from=Fe(qt.from.line+ht,qt.from.ch),qt.to=Fe(qt.to.line+ht,qt.to.ch);else if(st<=qt.to.line){At=!1;break}}At||(it.splice(0,gt+1),gt=0)}}function fg(it,st){var dt=st.from.line,ht=st.to.line,gt=st.text.length-(ht-dt)-1;Zp(it.done,dt,ht,gt),Zp(it.undone,dt,ht,gt)}function Uh(it,st,dt,ht){var gt=st,wt=st;return typeof st=="number"?wt=jn(it,_n(it,st)):gt=Wt(st),gt==null?null:(ht(wt,gt)&&it.cm&&Gr(it.cm,gt,dt),wt)}function Ad(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}Ad.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,yr(gt),Ti(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 is(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}is.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),At=ht.height;if(ht.removeInner(it,wt),this.height-=At-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 Ad))){var _t=[];this.collapse(_t),this.children=[new Ad(_t)],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 At=gt.lines.length%25+25,_t=At;_t<gt.lines.length;){var Gt=new Ad(gt.lines.slice(_t,_t+=25));gt.height-=Gt.height,this.children.splice(++ht,0,Gt),Gt.parent=this}gt.lines=gt.lines.slice(0,At),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 is(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var gt=Be(it.parent.children,it);it.parent.children.splice(gt+1,0,dt)}else{var ht=new is(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 At=Math.min(st,wt-it);if(gt.iterN(it,At,dt))return!0;if((st-=At)==0)break;it=0}else it-=wt}}};var zu=function(it,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=it,this.node=st};zu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Wt(dt);if(!(ht==null||!st)){for(var gt=0;gt<st.length;++gt)st[gt]==this&&st.splice(gt--,1);st.length||(dt.widgets=null);var wt=Go(this);Ji(dt,Math.max(0,dt.height-wt)),it&&(yo(it,function(){Wp(it,dt,-wt),Gr(it,ht,"widget")}),Ti(it,"lineWidgetCleared",it,this,ht))}},zu.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var gt=Go(this)-st;gt&&(_e(this.doc,ht)||Ji(ht,ht.height+gt),dt&&yo(dt,function(){dt.curOp.forceUpdate=!0,Wp(dt,ht,gt),Ti(dt,"lineWidgetChanged",dt,it,Wt(ht))}))},li(zu);function Wp(it,st,dt){wi(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&jh(it,dt)}function lf(it,st,dt,ht){var gt=new zu(it,dt,ht),wt=it.cm;return wt&>.noHScroll&&(wt.display.alignWidgets=!0),Uh(it,st,"widget",function(At){var _t=At.widgets||(At.widgets=[]);if(gt.insertAt==null?_t.push(gt):_t.splice(Math.min(_t.length-1,Math.max(0,gt.insertAt)),0,gt),gt.line=At,wt&&!_e(it,At)){var Gt=wi(At)<it.scrollTop;Ji(At,At.height+Go(gt)),Gt&&jh(wt,gt.height),wt.curOp.forceUpdate=!0}return!0}),wt&&Ti(wt,"lineWidgetAdded",wt,gt,typeof st=="number"?st:Wt(st)),gt}var Kp=0,Se=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Kp};Se.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&sl(it),ri(this,"clear")){var dt=this.find();dt&&Ti(this,"clear",dt.from,dt.to)}for(var ht=null,gt=null,wt=0;wt<this.lines.length;++wt){var At=this.lines[wt],_t=gr(At.markedSpans,this);it&&!this.collapsed?Gr(it,Wt(At),"text"):it&&(_t.to!=null&&(gt=Wt(At)),_t.from!=null&&(ht=Wt(At))),At.markedSpans=dr(At.markedSpans,_t),_t.from==null&&this.collapsed&&!_e(this.doc,At)&&it&&Ji(At,ws(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Gt=0;Gt<this.lines.length;++Gt){var qt=fn(this.lines[Gt]),Ee=Vi(qt);Ee>it.display.maxLineLength&&(it.display.maxLine=qt,it.display.maxLineLength=Ee,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&Oo(it,ht,gt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&pc(it.doc)),it&&Ti(it,"markerCleared",it,this,ht,gt),st&&Bl(it),this.parent&&this.parent.clear()}},Se.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],At=gr(wt.markedSpans,this);if(At.from!=null&&(dt=Fe(st?wt:Wt(wt),At.from),it==-1))return dt;if(At.to!=null&&(ht=Fe(st?wt:Wt(wt),At.to),it==1))return ht}return dt&&{from:dt,to:ht}},Se.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||yo(ht,function(){var gt=st.line,wt=Wt(st.line),At=il(ht,wt);if(At&&(nh(At),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!_e(dt.doc,gt)&&dt.height!=null){var _t=dt.height;dt.height=null;var Gt=Go(dt)-_t;Gt&&Ji(gt,gt.height+Gt)}Ti(ht,"markerChanged",ht,it)})},Se.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Be(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},Se.prototype.detachLine=function(it){if(this.lines.splice(Be(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},li(Se);function Yh(it,st,dt,ht,gt){if(ht&&ht.shared)return Vp(it,st,dt,ht,gt);if(it.cm&&!it.cm.curOp)return Os(it.cm,Yh)(it,st,dt,ht,gt);var wt=new Se(it,gt),At=xn(st,dt);if(ht&&on(ht,wt,!1),At>0||At==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=de("span",[wt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(Nn(it,st.line,st,dt,wt)||st.line!=dt.line&&Nn(it,dt.line,st,dt,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Qe()}wt.addToHistory&&fc(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var _t=st.line,Gt=it.cm,qt;if(it.iter(_t,dt.line+1,function(se){Gt&&wt.collapsed&&!Gt.options.lineWrapping&&fn(se)==Gt.display.maxLine&&(qt=!0),wt.collapsed&&_t!=st.line&&Ji(se,0),_r(se,new yi(wt,_t==st.line?st.ch:null,_t==dt.line?dt.ch:null)),++_t}),wt.collapsed&&it.iter(st.line,dt.line+1,function(se){_e(it,se)&&Ji(se,0)}),wt.clearOnEnter&&qe(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(Ir(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++Kp,wt.atomic=!0),Gt){if(qt&&(Gt.curOp.updateMaxLine=!0),wt.collapsed)Oo(Gt,st.line,dt.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var Ee=st.line;Ee<=dt.line;Ee++)Gr(Gt,Ee,"text");wt.atomic&&pc(Gt.doc),Ti(Gt,"markerAdded",Gt,wt)}return wt}var gu=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};gu.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();Ti(this,"clear")}},gu.prototype.find=function(it,st){return this.primary.find(it,st)},li(gu);function Vp(it,st,dt,ht,gt){ht=on(ht),ht.shared=!1;var wt=[Yh(it,st,dt,ht,gt)],At=wt[0],_t=ht.widgetNode;return ql(it,function(Gt){_t&&(ht.widgetNode=_t.cloneNode(!0)),wt.push(Yh(Gt,Jn(Gt,st),Jn(Gt,dt),ht,gt));for(var qt=0;qt<Gt.linked.length;++qt)if(Gt.linked[qt].isParent)return;At=re(wt)}),new gu(wt,At)}function gg(it){return it.findMarks(Fe(it.first,0),it.clipPos(Fe(it.lastLine())),function(st){return st.parent})}function Up(it,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],gt=ht.find(),wt=it.clipPos(gt.from),At=it.clipPos(gt.to);if(xn(wt,At)){var _t=Yh(it,wt,At,ht.primary,ht.primary.type);ht.markers.push(_t),_t.parent=ht}}}function pg(it){for(var st=function(ht){var gt=it[ht],wt=[gt.primary.doc];ql(gt.primary.doc,function(Gt){return wt.push(Gt)});for(var At=0;At<gt.markers.length;At++){var _t=gt.markers[At];Be(wt,_t.doc)==-1&&(_t.parent=null,gt.markers.splice(At--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,oa=function(it,st,dt,ht,gt){if(!(this instanceof oa))return new oa(it,st,dt,ht,gt);dt==null&&(dt=0),is.call(this,[new Ad([new wr("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var wt=Fe(dt,0);this.sel=Iu(wt),this.history=new bd(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)),tf(this,{from:wt,to:wt,text:it}),pa(this,Iu(wt),ve)};oa.prototype=Ct(is.prototype,{constructor:oa,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=Ki(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:Ws(function(it){var st=Fe(this.first,0),dt=this.first+this.size-1;ch(this,{from:st,to:Fe(dt,jn(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&Ou(this.cm,0,0),pa(this,Iu(st),ve)}),replaceRange:function(it,st,dt,ht){st=Jn(this,st),dt=dt?Jn(this,dt):st,Vh(this,it,st,dt,ht)},getRange:function(it,st,dt){var ht=Ci(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(Mn(this,it))return jn(this,it)},getLineNumber:function(it){return Wt(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=jn(this,it)),fn(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:Ws(function(it,st,dt){Zh(this,Jn(this,typeof it=="number"?Fe(it,st||0):it),null,dt)}),setSelection:Ws(function(it,st,dt){Zh(this,Jn(this,it),Jn(this,st||it),dt)}),extendSelection:Ws(function(it,st,dt){sf(this,Jn(this,it),st&&Jn(this,st),dt)}),extendSelections:Ws(function(it,st){Gp(this,Ni(this,it),st)}),extendSelectionsBy:Ws(function(it,st){var dt=gn(this.sel.ranges,it);Gp(this,Ni(this,dt),st)}),setSelections:Ws(function(it,st,dt){if(it.length){for(var ht=[],gt=0;gt<it.length;gt++)ht[gt]=new Eo(Jn(this,it[gt].anchor),Jn(this,it[gt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),pa(this,Dl(this.cm,ht,st),dt)}}),addSelection:Ws(function(it,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new Eo(Jn(this,it),Jn(this,st||it))),pa(this,Dl(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=Ci(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=Ci(this,dt[ht].from(),dt[ht].to());it!==!1&&(gt=gt.join(it||this.lineSeparator())),st[ht]=gt}return st},replaceSelection:function(it,st,dt){for(var ht=[],gt=0;gt<this.sel.ranges.length;gt++)ht[gt]=it;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:Ws(function(it,st,dt){for(var ht=[],gt=this.sel,wt=0;wt<gt.ranges.length;wt++){var At=gt.ranges[wt];ht[wt]={from:At.from(),to:At.to(),text:this.splitLines(it[wt]),origin:dt}}for(var _t=st&&st!="end"&&uc(this,ht,st),Gt=ht.length-1;Gt>=0;Gt--)ch(this,ht[Gt]);_t?af(this,_t):this.cm&&Al(this.cm)}),undo:Ws(function(){Sc(this,"undo")}),redo:Ws(function(){Sc(this,"redo")}),undoSelection:Ws(function(){Sc(this,"undo",!0)}),redoSelection:Ws(function(){Sc(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 bd(this.history.maxGeneration),ql(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:Ru(this.history.done),undone:Ru(this.history.undone)}},setHistory:function(it){var st=this.history=new bd(this.history.maxGeneration);st.done=Ru(it.done.slice(0),null,!0),st.undone=Ru(it.undone.slice(0),null,!0)},setGutterMarker:Ws(function(it,st,dt){return Uh(this,it,"gutter",function(ht){var gt=ht.gutterMarkers||(ht.gutterMarkers={});return gt[st]=dt,!dt&&Mt(gt)&&(ht.gutterMarkers=null),!0})}),clearGutter:Ws(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&Uh(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(!Mn(this,it)||(st=it,it=jn(this,it),!it))return null}else if(st=Wt(it),st==null)return null;return{line:st,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:Ws(function(it,st,dt){return Uh(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(Dt(dt).test(ht[gt]))return!1;ht[gt]+=" "+dt}return!0})}),removeLineClass:Ws(function(it,st,dt){return Uh(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 At=wt.match(Dt(dt));if(!At)return!1;var _t=At.index+At[0].length;ht[gt]=wt.slice(0,At.index)+(!At.index||_t==wt.length?"":" ")+wt.slice(_t)||null}else return!1;return!0})}),addLineWidget:Ws(function(it,st,dt){return lf(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return Yh(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),Yh(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=Jn(this,it);var st=[],dt=jn(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 At=wt.markedSpans;if(At)for(var _t=0;_t<At.length;_t++){var Gt=At[_t];!(Gt.to!=null&>==it.line&&it.ch>=Gt.to||Gt.from==null&>!=it.line||Gt.from!=null&>==st.line&&Gt.from>=st.ch)&&(!dt||dt(Gt.marker))&&ht.push(Gt.marker.parent||Gt.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,Fe(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 oa(Ki(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 oa(Ki(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}],Up(ht,gg(this)),ht},unlinkDoc:function(it){if(it instanceof po&&(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),pg(gg(this));break}}if(it.history==this.history){var ht=[it.id];ql(it,function(gt){return ht.push(gt.id)},!0),it.history=new bd(null),it.history.done=Ru(this.history.done,ht),it.history.undone=Ru(this.history.undone,ht)}},iterLinkedDocs:function(it){ql(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):Tr(it)},lineSeparator:function(){return this.lineSep||`
|
|
`},setDirection:Ws(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&$0(this.cm))})}),oa.prototype.eachLine=oa.prototype.iter;var xc=0;function mg(it){var st=this;if(Jp(st),!(Qn(st,it)||Bo(st.display,it))){xi(it),me&&(xc=+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),At=0,_t=function(){++At==gt&&Os(st,function(){dt=Jn(st.doc,dt);var Ze={from:dt,to:dt,text:st.doc.splitLines(wt.filter(function(Un){return Un!=null}).join(st.doc.lineSeparator())),origin:"paste"};ch(st.doc,Ze),af(st.doc,Iu(Jn(st.doc,dt),Jn(st.doc,uh(Ze))))})()},Gt=function(Ze,Un){if(st.options.allowDropFileTypes&&Be(st.options.allowDropFileTypes,Ze.type)==-1){_t();return}var $n=new FileReader;$n.onerror=function(){return _t()},$n.onload=function(){var ci=$n.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(ci)){_t();return}wt[Un]=ci,_t()},$n.readAsText(Ze)},qt=0;qt<ht.length;qt++)Gt(ht[qt],qt);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 Ee=it.dataTransfer.getData("Text");if(Ee){var se;if(st.state.draggingText&&!st.state.draggingText.copy&&(se=st.listSelections()),Wh(st.doc,Iu(dt,dt)),se)for(var Je=0;Je<se.length;++Je)Vh(st.doc,"",se[Je].anchor,se[Je].head,"drag");st.replaceSelection(Ee,"around","paste"),st.display.input.focus()}}catch(Ze){}}}}function Yp(it,st){if(me&&(!it.state.draggingText||+new Date-xc<100)){tr(st);return}if(!(Qn(it,st)||Bo(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ue)){var dt=Vt("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",Jt&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),Jt&&dt.parentNode.removeChild(dt)}}function Xp(it,st){var dt=_s(it,st);if(dt){var ht=document.createDocumentFragment();so(it,dt,ht),it.display.dragCursor||(it.display.dragCursor=Vt("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 vg=!1;function ul(){vg||(Bd(),vg=!0)}function Bd(){var it;qe(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,Qp(yg)},100))}),qe(window,"blur",function(){return Qp(Du)})}function yg(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var pu={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"},Pc=0;Pc<10;Pc++)pu[Pc+48]=pu[Pc+96]=String(Pc);for(var uf=65;uf<=90;uf++)pu[uf]=String.fromCharCode(uf);for(var wc=1;wc<=12;wc++)pu[wc+111]=pu[wc+63235]="F"+wc;var Va={};Va.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"},Va.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"},Va.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"},Va.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"]},Va.default=ct?Va.macDefault:Va.pcDefault;function Sg(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ht,gt,wt,At=0;At<st.length-1;At++){var _t=st[At];if(/^(cmd|meta|m)$/i.test(_t))wt=!0;else if(/^a(lt)?$/i.test(_t))dt=!0;else if(/^(c|ctrl|control)$/i.test(_t))ht=!0;else if(/^s(hift)?$/i.test(_t))gt=!0;else throw new Error("Unrecognized modifier name: "+_t)}return dt&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),wt&&(it="Cmd-"+it),gt&&(it="Shift-"+it),it}function xg(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=gn(dt.split(" "),Sg),wt=0;wt<gt.length;wt++){var At=void 0,_t=void 0;wt==gt.length-1?(_t=gt.join(" "),At=ht):(_t=gt.slice(0,wt+1).join(" "),At="...");var Gt=st[_t];if(!Gt)st[_t]=At;else if(Gt!=At)throw new Error("Inconsistent bindings for "+_t)}delete it[dt]}for(var qt in st)it[qt]=st[qt];return it}function Pl(it,st,dt,ht){st=Xh(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 Pl(it,st.fallthrough,dt,ht);for(var wt=0;wt<st.fallthrough.length;wt++){var At=Pl(it,st.fallthrough[wt],dt,ht);if(At)return At}}}function Dd(it){var st=typeof it=="string"?it:pu[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function Pg(it,st,dt){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(St?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(St?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function qp(it,st){if(Jt&&it.keyCode==34&&it.char)return!1;var dt=pu[it.keyCode];return dt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(dt=it.code),Pg(dt,it,st))}function Xh(it){return typeof it=="string"?Va[it]:it}function Ua(it,st){for(var dt=it.doc.sel.ranges,ht=[],gt=0;gt<dt.length;gt++){for(var wt=st(dt[gt]);ht.length&&xn(wt.from,re(ht).to)<=0;){var At=ht.pop();if(xn(At.from,wt.from)<0){wt.from=At.from;break}}ht.push(wt)}yo(it,function(){for(var _t=ht.length-1;_t>=0;_t--)Vh(it.doc,"",ht[_t].from,ht[_t].to,"+delete");Al(it)})}function wg(it,st,dt){var ht=be(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Ss(it,st,dt){var ht=wg(it,st.ch,dt);return ht==null?null:new Fe(st.line,ht,dt<0?"after":"before")}function Cc(it,st,dt,ht,gt){if(it){st.doc.direction=="rtl"&&(gt=-gt);var wt=Ke(dt,st.doc.direction);if(wt){var At=gt<0?re(wt):wt[0],_t=gt<0==(At.level==1),Gt=_t?"after":"before",qt;if(At.level>0||st.doc.direction=="rtl"){var Ee=yl(st,dt);qt=gt<0?dt.text.length-1:0;var se=Ba(st,Ee,qt).top;qt=ze(function(Je){return Ba(st,Ee,Je).top==se},gt<0==(At.level==1)?At.from:At.to-1,qt),Gt=="before"&&(qt=wg(dt,qt,1))}else qt=gt<0?At.to:At.from;return new Fe(ht,qt,Gt)}}return new Fe(ht,gt<0?dt.text.length:0,gt<0?"before":"after")}function hf(it,st,dt,ht){var gt=Ke(st,it.doc.direction);if(!gt)return Ss(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=xe(gt,dt.ch,dt.sticky),At=gt[wt];if(it.doc.direction=="ltr"&&At.level%2==0&&(ht>0?At.to>dt.ch:At.from<dt.ch))return Ss(st,dt,ht);var _t=function(Ei,Yi){return wg(st,Ei instanceof Fe?Ei.ch:Ei,Yi)},Gt,qt=function(Ei){return it.options.lineWrapping?(Gt=Gt||yl(it,st),cs(it,st,Gt,Ei)):{begin:0,end:st.text.length}},Ee=qt(dt.sticky=="before"?_t(dt,-1):dt.ch);if(it.doc.direction=="rtl"||At.level==1){var se=At.level==1==ht<0,Je=_t(dt,se?1:-1);if(Je!=null&&(se?Je<=At.to&&Je<=Ee.end:Je>=At.from&&Je>=Ee.begin)){var Ze=se?"before":"after";return new Fe(dt.line,Je,Ze)}}var Un=function(Ei,Yi,zi){for(var or=function(Xo,Rs){return Rs?new Fe(dt.line,_t(Xo,1),"before"):new Fe(dt.line,Xo,"after")};Ei>=0&&Ei<gt.length;Ei+=Yi){var Rr=gt[Ei],Ri=Yi>0==(Rr.level!=1),to=Ri?zi.begin:_t(zi.end,-1);if(Rr.from<=to&&to<Rr.to||(to=Ri?Rr.from:_t(Rr.to,-1),zi.begin<=to&&to<zi.end))return or(to,Ri)}},$n=Un(wt+ht,ht,Ee);if($n)return $n;var ci=ht>0?Ee.end:_t(Ee.begin,-1);return ci!=null&&!(ht>0&&ci==st.text.length)&&($n=Un(ht>0?0:gt.length-1,ht,qt(ci)),$n)?$n:null}var fh={selectAll:ys,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),ve)},killLine:function(it){return Ua(it,function(st){if(st.empty()){var dt=jn(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:Fe(st.head.line+1,0)}:{from:st.head,to:Fe(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return Ua(it,function(st){return{from:Fe(st.from().line,0),to:Jn(it.doc,Fe(st.to().line+1,0))}})},delLineLeft:function(it){return Ua(it,function(st){return{from:Fe(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return Ua(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 Ua(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(Fe(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(Fe(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return Od(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return Cg(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Id(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/)?Cg(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(),At=te(it.getLine(wt.line),wt.ch,ht);st.push(hn(ht-At%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return yo(it,function(){for(var st=it.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var gt=st[ht].head,wt=jn(it.doc,gt.line).text;if(wt){if(gt.ch==wt.length&&(gt=new Fe(gt.line,gt.ch-1)),gt.ch>0)gt=new Fe(gt.line,gt.ch+1),it.replaceRange(wt.charAt(gt.ch-1)+wt.charAt(gt.ch-2),Fe(gt.line,gt.ch-2),gt,"+transpose");else if(gt.line>it.doc.first){var At=jn(it.doc,gt.line-1).text;At&&(gt=new Fe(gt.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+At.charAt(At.length-1),Fe(gt.line-1,At.length-1),gt,"+transpose"))}}dt.push(new Eo(gt,gt))}it.setSelections(dt)})},newlineAndIndent:function(it){return yo(it,function(){for(var st=it.listSelections(),dt=st.length-1;dt>=0;dt--)it.replaceRange(it.doc.lineSeparator(),st[dt].anchor,st[dt].head,"+input");st=it.listSelections();for(var ht=0;ht<st.length;ht++)it.indentLine(st[ht].from().line,null,!0);Al(it)})},openLine:function(it){return it.replaceSelection(`
|
|
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function Od(it,st){var dt=jn(it.doc,st),ht=fn(dt);return ht!=dt&&(st=Wt(ht)),Cc(!0,it,ht,st,1)}function Id(it,st){var dt=jn(it.doc,st),ht=En(dt);return ht!=dt&&(st=Wt(ht)),Cc(!0,it,dt,st,-1)}function Cg(it,st){var dt=Od(it,st.line),ht=jn(it.doc,dt.line),gt=Ke(ht,it.doc.direction);if(!gt||gt[0].level==0){var wt=Math.max(dt.ch,ht.text.search(/\S/)),At=st.line==dt.line&&st.ch<=wt&&st.ch;return Fe(dt.line,At?0:wt,dt.sticky)}return dt}function Rd(it,st,dt){if(typeof st=="string"&&(st=fh[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)!=en}finally{it.display.shift=ht,it.state.suppressEdits=!1}return gt}function Lg(it,st,dt){for(var ht=0;ht<it.state.keyMaps.length;ht++){var gt=Pl(st,it.state.keyMaps[ht],dt,it);if(gt)return gt}return it.options.extraKeys&&Pl(st,it.options.extraKeys,dt,it)||Pl(st,it.options.keyMap,dt,it)}var mu=new Zt;function Jh(it,st,dt,ht){var gt=it.state.keySeq;if(gt){if(Dd(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:mu.set(50,function(){it.state.keySeq==gt&&(it.state.keySeq=null,it.display.input.reset())}),df(it,gt+" "+st,dt,ht))return!0}return df(it,st,dt,ht)}function df(it,st,dt,ht){var gt=Lg(it,st,ht);return gt=="multi"&&(it.state.keySeq=st),gt=="handled"&&Ti(it,"keyHandled",it,st,dt),(gt=="handled"||gt=="multi")&&(xi(dt),Po(it)),!!gt}function cf(it,st){var dt=qp(st,!0);return dt?st.shiftKey&&!it.state.keySeq?Jh(it,"Shift-"+dt,st,function(ht){return Rd(it,ht,!0)})||Jh(it,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return Rd(it,ht)}):Jh(it,dt,st,function(ht){return Rd(it,ht)}):!1}function ff(it,st,dt){return Jh(it,"'"+dt+"'",st,function(ht){return Rd(it,ht,!0)})}var Qh=null;function kg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=Ie(),!Qn(st,it))){me&&Rt<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ht=cf(st,it);Jt&&(Qh=ht?dt:null,!ht&&dt==88&&!vi&&(ct?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),bt&&!ct&&!ht&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Mg(st)}}function Mg(it){var st=it.display.lineDiv;We(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(jt(st,"CodeMirror-crosshair"),Vn(document,"keyup",dt),Vn(document,"mouseover",dt))}qe(document,"keyup",dt),qe(document,"mouseover",dt)}function Eg(it){it.keyCode==16&&(this.doc.sel.shift=!1),Qn(this,it)}function $l(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Bo(st.display,it)||Qn(st,it)||it.ctrlKey&&!it.altKey||ct&&it.metaKey)){var dt=it.keyCode,ht=it.charCode;if(Jt&&dt==Qh){Qh=null,xi(it);return}if(!(Jt&&(!it.which||it.which<10)&&cf(st,it))){var gt=String.fromCharCode(ht==null?dt:ht);gt!="\b"&&(ff(st,it,gt)||st.display.input.onKeyPress(it))}}}var $p=400,bg=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};bg.prototype.compare=function(it,st,dt){return this.time+$p>it&&xn(st,this.pos)==0&&dt==this.button};var jd,qh;function Ng(it,st){var dt=+new Date;return qh&&qh.compare(dt,it,st)?(jd=qh=null,"triple"):jd&&jd.compare(dt,it,st)?(qh=new bg(dt,it,st),jd=null,"double"):(jd=new bg(dt,it,st),qh=null,"single")}function tu(it){var st=this,dt=st.display;if(!(Qn(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Bo(dt,it)){ne||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!mf(st,it)){var ht=_s(st,it),gt=Lr(it),wt=ht?Ng(ht,gt):"single";window.focus(),gt==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&Tg(st,gt,ht,wt,it))&&(gt==1?ht?tm(st,ht,wt,it):kr(it)==dt.scroller&&xi(it):gt==2?(ht&&sf(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):gt==3&&(kt?st.display.input.onContextMenu(it):_o(st)))}}}function Tg(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,Jh(it,Pg(wt,gt),gt,function(At){if(typeof At=="string"&&(At=fh[At]),!At)return!1;var _t=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),_t=At(it,dt)!=en}finally{it.state.suppressEdits=!1}return _t})}function gf(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){me?setTimeout(Ve(ko,it),0):it.curOp.focus=Ie();var gt=gf(it,dt,ht),wt=it.doc.sel,At;it.options.dragDrop&&Br&&!it.isReadOnly()&&dt=="single"&&(At=wt.contains(st))>-1&&(xn((At=wt.ranges[At]).from(),st)<0||st.xRel>0)&&(xn(At.to(),st)>0||st.xRel<0)?Fg(it,ht,st,gt):ev(it,ht,st,gt)}function Fg(it,st,dt,ht){var gt=it.display,wt=!1,At=Os(it,function(qt){ne&&(gt.scroller.draggable=!1),it.state.draggingText=!1,Vn(gt.wrapper.ownerDocument,"mouseup",At),Vn(gt.wrapper.ownerDocument,"mousemove",_t),Vn(gt.scroller,"dragstart",Gt),Vn(gt.scroller,"drop",At),wt||(xi(qt),ht.addNew||sf(it.doc,dt,null,null,ht.extend),ne&&!Ue||me&&Rt==9?setTimeout(function(){gt.wrapper.ownerDocument.body.focus({preventScroll:!0}),gt.input.focus()},20):gt.input.focus())}),_t=function(qt){wt=wt||Math.abs(st.clientX-qt.clientX)+Math.abs(st.clientY-qt.clientY)>=10},Gt=function(){return wt=!0};ne&&(gt.scroller.draggable=!0),it.state.draggingText=At,At.copy=!ht.moveOnDrag,gt.scroller.dragDrop&>.scroller.dragDrop(),qe(gt.wrapper.ownerDocument,"mouseup",At),qe(gt.wrapper.ownerDocument,"mousemove",_t),qe(gt.scroller,"dragstart",Gt),qe(gt.scroller,"drop",At),_o(it),setTimeout(function(){return gt.input.focus()},20)}function Ag(it,st,dt){if(dt=="char")return new Eo(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new Eo(Fe(st.line,0),Jn(it.doc,Fe(st.line+1,0)));var ht=dt(it,st);return new Eo(ht.from,ht.to)}function ev(it,st,dt,ht){var gt=it.display,wt=it.doc;xi(st);var At,_t,Gt=wt.sel,qt=Gt.ranges;if(ht.addNew&&!ht.extend?(_t=wt.sel.contains(dt),_t>-1?At=qt[_t]:At=new Eo(dt,dt)):(At=wt.sel.primary(),_t=wt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(At=new Eo(dt,dt)),dt=_s(it,st,!0,!0),_t=-1;else{var Ee=Ag(it,dt,ht.unit);ht.extend?At=of(At,Ee.anchor,Ee.head,ht.extend):At=Ee}ht.addNew?_t==-1?(_t=qt.length,pa(wt,Dl(it,qt.concat([At]),_t),{scroll:!1,origin:"*mouse"})):qt.length>1&&qt[_t].empty()&&ht.unit=="char"&&!ht.extend?(pa(wt,Dl(it,qt.slice(0,_t).concat(qt.slice(_t+1)),0),{scroll:!1,origin:"*mouse"}),Gt=wt.sel):dh(wt,_t,At,je):(_t=0,pa(wt,new Sl([At],0),je),Gt=wt.sel);var se=dt;function Je(zi){if(xn(se,zi)!=0)if(se=zi,ht.unit=="rectangle"){for(var or=[],Rr=it.options.tabSize,Ri=te(jn(wt,dt.line).text,dt.ch,Rr),to=te(jn(wt,zi.line).text,zi.ch,Rr),Xo=Math.min(Ri,to),Rs=Math.max(Ri,to),rs=Math.min(dt.line,zi.line),ja=Math.min(it.lastLine(),Math.max(dt.line,zi.line));rs<=ja;rs++){var ma=jn(wt,rs).text,bs=In(ma,Xo,Rr);Xo==Rs?or.push(new Eo(Fe(rs,bs),Fe(rs,bs))):ma.length>bs&&or.push(new Eo(Fe(rs,bs),Fe(rs,In(ma,Rs,Rr))))}or.length||or.push(new Eo(dt,dt)),pa(wt,Dl(it,Gt.ranges.slice(0,_t).concat(or),_t),{origin:"*mouse",scroll:!1}),it.scrollIntoView(zi)}else{var Ya=At,sa=Ag(it,zi,ht.unit),Ns=Ya.anchor,mo;xn(sa.anchor,Ns)>0?(mo=sa.head,Ns=Rn(Ya.from(),sa.anchor)):(mo=sa.anchor,Ns=Yn(Ya.to(),sa.head));var us=Gt.ranges.slice(0);us[_t]=em(it,new Eo(Jn(wt,Ns),mo)),pa(wt,Dl(it,us,_t),je)}}var Ze=gt.wrapper.getBoundingClientRect(),Un=0;function $n(zi){var or=++Un,Rr=_s(it,zi,!0,ht.unit=="rectangle");if(Rr)if(xn(Rr,se)!=0){it.curOp.focus=Ie(),Je(Rr);var Ri=Qr(gt,wt);(Rr.line>=Ri.to||Rr.line<Ri.from)&&setTimeout(Os(it,function(){Un==or&&$n(zi)}),150)}else{var to=zi.clientY<Ze.top?-20:zi.clientY>Ze.bottom?20:0;to&&setTimeout(Os(it,function(){Un==or&&(gt.scroller.scrollTop+=to,$n(zi))}),50)}}function ci(zi){it.state.selectingText=!1,Un=1/0,zi&&(xi(zi),gt.input.focus()),Vn(gt.wrapper.ownerDocument,"mousemove",Ei),Vn(gt.wrapper.ownerDocument,"mouseup",Yi),wt.history.lastSelOrigin=null}var Ei=Os(it,function(zi){zi.buttons===0||!Lr(zi)?ci(zi):$n(zi)}),Yi=Os(it,ci);it.state.selectingText=Yi,qe(gt.wrapper.ownerDocument,"mousemove",Ei),qe(gt.wrapper.ownerDocument,"mouseup",Yi)}function em(it,st){var dt=st.anchor,ht=st.head,gt=jn(it.doc,dt.line);if(xn(dt,ht)==0&&dt.sticky==ht.sticky)return st;var wt=Ke(gt);if(!wt)return st;var At=xe(wt,dt.ch,dt.sticky),_t=wt[At];if(_t.from!=dt.ch&&_t.to!=dt.ch)return st;var Gt=At+(_t.from==dt.ch==(_t.level!=1)?0:1);if(Gt==0||Gt==wt.length)return st;var qt;if(ht.line!=dt.line)qt=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var Ee=xe(wt,ht.ch,ht.sticky),se=Ee-At||(ht.ch-dt.ch)*(_t.level==1?-1:1);Ee==Gt-1||Ee==Gt?qt=se<0:qt=se>0}var Je=wt[Gt+(qt?-1:0)],Ze=qt==(Je.level==1),Un=Ze?Je.from:Je.to,$n=Ze?"after":"before";return dt.ch==Un&&dt.sticky==$n?st:new Eo(new Fe(dt.line,Un,$n),ht)}function pf(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&&xi(st);var At=it.display,_t=At.lineDiv.getBoundingClientRect();if(wt>_t.bottom||!ri(it,dt))return Pi(st);wt-=_t.top-At.viewOffset;for(var Gt=0;Gt<it.display.gutterSpecs.length;++Gt){var qt=At.gutters.childNodes[Gt];if(qt&&qt.getBoundingClientRect().right>=gt){var Ee=ce(it.doc,wt),se=it.display.gutterSpecs[Gt];return bn(it,dt,it,Ee,se.className,st),Pi(st)}}}function mf(it,st){return pf(it,st,"gutterClick",!0)}function vf(it,st){Bo(it.display,st)||nm(it,st)||Qn(it,st,"contextmenu")||kt||it.display.input.onContextMenu(st)}function nm(it,st){return ri(it,"gutterContextMenu")?pf(it,st,"gutterContextMenu",!1):!1}function yf(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),lu(it)}var gh={toString:function(){return"CodeMirror.Init"}},Bg={},Lc={};function im(it){var st=it.optionHandlers;function dt(ht,gt,wt,At){it.defaults[ht]=gt,wt&&(st[ht]=At?function(_t,Gt,qt){qt!=gh&&wt(_t,Gt,qt)}:wt)}it.defineOption=dt,it.Init=gh,dt("value","",function(ht,gt){return ht.setValue(gt)},!0),dt("mode",null,function(ht,gt){ht.doc.modeOption=gt,$r(ht)},!0),dt("indentUnit",2,$r,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){hc(ht),lu(ht),Oo(ht)},!0),dt("lineSeparator",null,function(ht,gt){if(ht.doc.lineSep=gt,!!gt){var wt=[],At=ht.doc.first;ht.doc.iter(function(Gt){for(var qt=0;;){var Ee=Gt.text.indexOf(gt,qt);if(Ee==-1)break;qt=Ee+gt.length,wt.push(Fe(At,Ee))}At++});for(var _t=wt.length-1;_t>=0;_t--)Vh(ht.doc,gt,wt[_t],Fe(wt[_t].line,wt[_t].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!=gh&&ht.refresh()}),dt("specialCharPlaceholder",Cr,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",et?"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){yf(ht),al(ht)},!0),dt("keyMap","default",function(ht,gt,wt){var At=Xh(gt),_t=wt!=gh&&Xh(wt);_t&&_t.detach&&_t.detach(ht,At),At.attach&&At.attach(ht,_t||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,rm,!0),dt("gutters",[],function(ht,gt){ht.display.gutterSpecs=Vs(gt,ht.options.lineNumbers),al(ht)},!0),dt("fixedGutter",!0,function(ht,gt){ht.display.gutters.style.left=gt?Bu(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Ds(ht)},!0),dt("scrollbarStyle","native",function(ht){Jl(ht),Ds(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=Vs(ht.options.gutters,gt),al(ht)},!0),dt("firstLineNumber",1,al,!0),dt("lineNumberFormatter",function(ht){return ht},al,!0),dt("showCursorWhenSelecting",!1,ms,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,gt){gt=="nocursor"&&(Du(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,Sf),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,ms,!0),dt("singleCursorHeightPerLine",!0,ms,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,hc,!0),dt("addModeClass",!1,hc,!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,hc,!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 Sf(it,st,dt){var ht=dt&&dt!=gh;if(!st!=!ht){var gt=it.display.dragFunctions,wt=st?qe:Vn;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 rm(it){it.options.lineWrapping?(We(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(jt(it.display.wrapper,"CodeMirror-wrap"),Oi(it)),cr(it),Oo(it),lu(it),setTimeout(function(){return Ds(it)},100)}function po(it,st){var dt=this;if(!(this instanceof po))return new po(it,st);this.options=st=st?on(st):{},on(Bg,st,!1);var ht=st.value;typeof ht=="string"?ht=new oa(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var gt=new po.inputStyles[st.inputStyle](this),wt=this.display=new lh(it,ht,gt,st);wt.wrapper.CodeMirror=this,yf(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Jl(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Zt,keySeq:null,specialChars:null},st.autofocus&&!et&&wt.input.focus(),me&&Rt<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),zd(this),ul(),sl(this),this.curOp.forceUpdate=!0,ef(this,ht),st.autofocus&&!et||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&ho(dt)},20):Du(this);for(var At in Lc)Lc.hasOwnProperty(At)&&Lc[At](this,st[At],gh);Cs(this),st.finishInit&&st.finishInit(this);for(var _t=0;_t<$h.length;++_t)$h[_t](this);Bl(this),ne&&st.lineWrapping&&getComputedStyle(wt.lineDiv).textRendering=="optimizelegibility"&&(wt.lineDiv.style.textRendering="auto")}po.defaults=Bg,po.optionHandlers=Lc;function zd(it){var st=it.display;qe(st.scroller,"mousedown",Os(it,tu)),me&&Rt<11?qe(st.scroller,"dblclick",Os(it,function(Gt){if(!Qn(it,Gt)){var qt=_s(it,Gt);if(!(!qt||mf(it,Gt)||Bo(it.display,Gt))){xi(Gt);var Ee=it.findWordAt(qt);sf(it.doc,Ee.anchor,Ee.head)}}})):qe(st.scroller,"dblclick",function(Gt){return Qn(it,Gt)||xi(Gt)}),qe(st.scroller,"contextmenu",function(Gt){return vf(it,Gt)}),qe(st.input.getField(),"contextmenu",function(Gt){st.scroller.contains(Gt.target)||vf(it,Gt)});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(Gt){if(Gt.touches.length!=1)return!1;var qt=Gt.touches[0];return qt.radiusX<=1&&qt.radiusY<=1}function At(Gt,qt){if(qt.left==null)return!0;var Ee=qt.left-Gt.left,se=qt.top-Gt.top;return Ee*Ee+se*se>20*20}qe(st.scroller,"touchstart",function(Gt){if(!Qn(it,Gt)&&!wt(Gt)&&!mf(it,Gt)){st.input.ensurePolled(),clearTimeout(dt);var qt=+new Date;st.activeTouch={start:qt,moved:!1,prev:qt-ht.end<=300?ht:null},Gt.touches.length==1&&(st.activeTouch.left=Gt.touches[0].pageX,st.activeTouch.top=Gt.touches[0].pageY)}}),qe(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),qe(st.scroller,"touchend",function(Gt){var qt=st.activeTouch;if(qt&&!Bo(st,Gt)&&qt.left!=null&&!qt.moved&&new Date-qt.start<300){var Ee=it.coordsChar(st.activeTouch,"page"),se;!qt.prev||At(qt,qt.prev)?se=new Eo(Ee,Ee):!qt.prev.prev||At(qt,qt.prev.prev)?se=it.findWordAt(Ee):se=new Eo(Fe(Ee.line,0),Jn(it.doc,Fe(Ee.line+1,0))),it.setSelection(se.anchor,se.head),it.focus(),xi(Gt)}gt()}),qe(st.scroller,"touchcancel",gt),qe(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Yl(it,st.scroller.scrollTop),Xl(it,st.scroller.scrollLeft,!0),bn(it,"scroll",it))}),qe(st.scroller,"mousewheel",function(Gt){return Us(it,Gt)}),qe(st.scroller,"DOMMouseScroll",function(Gt){return Us(it,Gt)}),qe(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Gt){Qn(it,Gt)||tr(Gt)},over:function(Gt){Qn(it,Gt)||(Xp(it,Gt),tr(Gt))},start:function(Gt){return Yp(it,Gt)},drop:Os(it,mg),leave:function(Gt){Qn(it,Gt)||Jp(it)}};var _t=st.input.getField();qe(_t,"keyup",function(Gt){return Eg.call(it,Gt)}),qe(_t,"keydown",Os(it,kg)),qe(_t,"keypress",Os(it,$l)),qe(_t,"focus",function(Gt){return ho(it,Gt)}),qe(_t,"blur",function(Gt){return Du(it,Gt)})}var $h=[];po.defineInitHook=function(it){return $h.push(it)};function Is(it,st,dt,ht){var gt=it.doc,wt;dt==null&&(dt="add"),dt=="smart"&&(gt.mode.indent?wt=Hr(it,st).state:dt="prev");var At=it.options.tabSize,_t=jn(gt,st),Gt=te(_t.text,null,At);_t.stateAfter&&(_t.stateAfter=null);var qt=_t.text.match(/^\s*/)[0],Ee;if(!ht&&!/\S/.test(_t.text))Ee=0,dt="not";else if(dt=="smart"&&(Ee=gt.mode.indent(wt,_t.text.slice(qt.length),_t.text),Ee==en||Ee>150)){if(!ht)return;dt="prev"}dt=="prev"?st>gt.first?Ee=te(jn(gt,st-1).text,null,At):Ee=0:dt=="add"?Ee=Gt+it.options.indentUnit:dt=="subtract"?Ee=Gt-it.options.indentUnit:typeof dt=="number"&&(Ee=Gt+dt),Ee=Math.max(0,Ee);var se="",Je=0;if(it.options.indentWithTabs)for(var Ze=Math.floor(Ee/At);Ze;--Ze)Je+=At,se+=" ";if(Je<Ee&&(se+=hn(Ee-Je)),se!=qt)return Vh(gt,se,Fe(st,0),Fe(st,qt.length),"+input"),_t.stateAfter=null,!0;for(var Un=0;Un<gt.sel.ranges.length;Un++){var $n=gt.sel.ranges[Un];if($n.head.line==st&&$n.head.ch<qt.length){var ci=Fe(st,qt.length);dh(gt,Un,new Eo(ci,ci));break}}}var Ra=null;function td(it){Ra=it}function kc(it,st,dt,ht,gt){var wt=it.doc;it.display.shift=!1,ht||(ht=wt.sel);var At=+new Date-200,_t=gt=="paste"||it.state.pasteIncoming>At,Gt=Tr(st),qt=null;if(_t&&ht.ranges.length>1)if(Ra&&Ra.text.join(`
|
|
`)==st){if(ht.ranges.length%Ra.text.length==0){qt=[];for(var Ee=0;Ee<Ra.text.length;Ee++)qt.push(wt.splitLines(Ra.text[Ee]))}}else Gt.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(qt=gn(Gt,function(Ei){return[Ei]}));for(var se=it.curOp.updateInput,Je=ht.ranges.length-1;Je>=0;Je--){var Ze=ht.ranges[Je],Un=Ze.from(),$n=Ze.to();Ze.empty()&&(dt&&dt>0?Un=Fe(Un.line,Un.ch-dt):it.state.overwrite&&!_t?$n=Fe($n.line,Math.min(jn(wt,$n.line).text.length,$n.ch+re(Gt).length)):_t&&Ra&&Ra.lineWise&&Ra.text.join(`
|
|
`)==Gt.join(`
|
|
`)&&(Un=$n=Fe(Un.line,0)));var ci={from:Un,to:$n,text:qt?qt[Je%qt.length]:Gt,origin:gt||(_t?"paste":it.state.cutIncoming>At?"cut":"+input")};ch(it.doc,ci),Ti(it,"inputRead",it,ci)}st&&!_t&&Og(it,st),Al(it),it.curOp.updateInput<2&&(it.curOp.updateInput=se),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Dg(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&yo(st,function(){return kc(st,dt,0,null,"paste")}),!0}function Og(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),At=!1;if(wt.electricChars){for(var _t=0;_t<wt.electricChars.length;_t++)if(st.indexOf(wt.electricChars.charAt(_t))>-1){At=Is(it,gt.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(jn(it.doc,gt.head.line).text.slice(0,gt.head.ch))&&(At=Is(it,gt.head.line,"smart"));At&&Ti(it,"electricInput",it,gt.head.line)}}}function Ig(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:Fe(gt,0),head:Fe(gt+1,0)};dt.push(wt),st.push(it.getRange(wt.anchor,wt.head))}return{text:st,ranges:dt}}function Rg(it,st,dt,ht){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function jg(){var it=Vt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=Vt("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return ne?it.style.width="1000px":it.setAttribute("wrap","off"),Ft&&(it.style.border="1px solid black"),Rg(it),st}function ph(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,At=wt[ht];wt[ht]==gt&&ht!="mode"||(wt[ht]=gt,st.hasOwnProperty(ht)&&Os(this,st[ht])(this,gt,At),bn(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"](Xh(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:Zs(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(At){return At.priority}),this.state.modeGen++,Oo(this)}),removeOverlay:Zs(function(ht){for(var gt=this.state.overlays,wt=0;wt<gt.length;++wt){var At=gt[wt].modeSpec;if(At==ht||typeof ht=="string"&&At.name==ht){gt.splice(wt,1),this.state.modeGen++,Oo(this);return}}}),indentLine:Zs(function(ht,gt,wt){typeof gt!="string"&&typeof gt!="number"&&(gt==null?gt=this.options.smartIndent?"smart":"prev":gt=gt?"add":"subtract"),Mn(this.doc,ht)&&Is(this,ht,gt,wt)}),indentSelection:Zs(function(ht){for(var gt=this.doc.sel.ranges,wt=-1,At=0;At<gt.length;At++){var _t=gt[At];if(_t.empty())_t.head.line>wt&&(Is(this,_t.head.line,ht,!0),wt=_t.head.line,At==this.doc.sel.primIndex&&Al(this));else{var Gt=_t.from(),qt=_t.to(),Ee=Math.max(wt,Gt.line);wt=Math.min(this.lastLine(),qt.line-(qt.ch?0:1))+1;for(var se=Ee;se<wt;++se)Is(this,se,ht);var Je=this.doc.sel.ranges;Gt.ch==0&>.length==Je.length&&Je[At].from().ch>0&&dh(this.doc,At,new Eo(Gt,Je[At].to()),ve)}}}),getTokenAt:function(ht,gt){return gi(this,ht,gt)},getLineTokens:function(ht,gt){return gi(this,Fe(ht),gt,!0)},getTokenTypeAt:function(ht){ht=Jn(this.doc,ht);var gt=ur(this,jn(this.doc,ht.line)),wt=0,At=(gt.length-1)/2,_t=ht.ch,Gt;if(_t==0)Gt=gt[2];else for(;;){var qt=wt+At>>1;if((qt?gt[qt*2-1]:0)>=_t)At=qt;else if(gt[qt*2+1]<_t)wt=qt+1;else{Gt=gt[qt*2+2];break}}var Ee=Gt?Gt.indexOf("overlay "):-1;return Ee<0?Gt:Ee==0?null:Gt.slice(0,Ee-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 At=dt[gt],_t=this.getModeAt(ht);if(typeof _t[gt]=="string")At[_t[gt]]&&wt.push(At[_t[gt]]);else if(_t[gt])for(var Gt=0;Gt<_t[gt].length;Gt++){var qt=At[_t[gt][Gt]];qt&&wt.push(qt)}else _t.helperType&&At[_t.helperType]?wt.push(At[_t.helperType]):At[_t.name]&&wt.push(At[_t.name]);for(var Ee=0;Ee<At._global.length;Ee++){var se=At._global[Ee];se.pred(_t,this)&&Be(wt,se.val)==-1&&wt.push(se.val)}return wt},getStateAfter:function(ht,gt){var wt=this.doc;return ht=_n(wt,ht==null?wt.first+wt.size-1:ht),Hr(this,ht+1,gt).state},cursorCoords:function(ht,gt){var wt,At=this.doc.sel.primary();return ht==null?wt=At.head:typeof ht=="object"?wt=Jn(this.doc,ht):wt=ht?At.from():At.to(),co(this,wt,gt||"page")},charCoords:function(ht,gt){return Hs(this,Jn(this.doc,ht),gt||"page")},coordsChar:function(ht,gt){return ht=Ul(this,ht,gt||"page"),as(this,ht.left,ht.top)},lineAtHeight:function(ht,gt){return ht=Ul(this,{top:ht,left:0},gt||"page").top,ce(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,gt,wt){var At=!1,_t;if(typeof ht=="number"){var Gt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Gt&&(ht=Gt,At=!0),_t=jn(this.doc,ht)}else _t=ht;return ps(this,_t,{top:0,left:0},gt||"page",wt||At).top+(At?this.doc.height-wi(_t):0)},defaultTextHeight:function(){return ws(this.display)},defaultCharWidth:function(){return Da(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,gt,wt,At,_t){var Gt=this.display;ht=co(this,Jn(this.doc,ht));var qt=ht.bottom,Ee=ht.left;if(gt.style.position="absolute",gt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(gt),Gt.sizer.appendChild(gt),At=="over")qt=ht.top;else if(At=="above"||At=="near"){var se=Math.max(Gt.wrapper.clientHeight,this.doc.height),Je=Math.max(Gt.sizer.clientWidth,Gt.lineSpace.clientWidth);(At=="above"||ht.bottom+gt.offsetHeight>se)&&ht.top>gt.offsetHeight?qt=ht.top-gt.offsetHeight:ht.bottom+gt.offsetHeight<=se&&(qt=ht.bottom),Ee+gt.offsetWidth>Je&&(Ee=Je-gt.offsetWidth)}gt.style.top=qt+"px",gt.style.left=gt.style.right="",_t=="right"?(Ee=Gt.sizer.clientWidth-gt.offsetWidth,gt.style.right="0px"):(_t=="left"?Ee=0:_t=="middle"&&(Ee=(Gt.sizer.clientWidth-gt.offsetWidth)/2),gt.style.left=Ee+"px"),wt&&ih(this,{left:Ee,top:qt,right:Ee+gt.offsetWidth,bottom:qt+gt.offsetHeight})},triggerOnKeyDown:Zs(kg),triggerOnKeyPress:Zs($l),triggerOnKeyUp:Eg,triggerOnMouseDown:Zs(tu),execCommand:function(ht){if(fh.hasOwnProperty(ht))return fh[ht].call(null,this)},triggerElectric:Zs(function(ht){Og(this,ht)}),findPosH:function(ht,gt,wt,At){var _t=1;gt<0&&(_t=-1,gt=-gt);for(var Gt=Jn(this.doc,ht),qt=0;qt<gt&&(Gt=Mc(this.doc,Gt,_t,wt,At),!Gt.hitSide);++qt);return Gt},moveH:Zs(function(ht,gt){var wt=this;this.extendSelectionsBy(function(At){return wt.display.shift||wt.doc.extend||At.empty()?Mc(wt.doc,At.head,ht,gt,wt.options.rtlMoveVisually):ht<0?At.from():At.to()},Xe)}),deleteH:Zs(function(ht,gt){var wt=this.doc.sel,At=this.doc;wt.somethingSelected()?At.replaceSelection("",null,"+delete"):Ua(this,function(_t){var Gt=Mc(At,_t.head,ht,gt,!1);return ht<0?{from:Gt,to:_t.head}:{from:_t.head,to:Gt}})}),findPosV:function(ht,gt,wt,At){var _t=1,Gt=At;gt<0&&(_t=-1,gt=-gt);for(var qt=Jn(this.doc,ht),Ee=0;Ee<gt;++Ee){var se=co(this,qt,"div");if(Gt==null?Gt=se.left:se.left=Gt,qt=mh(this,se,_t,wt),qt.hitSide)break}return qt},moveV:Zs(function(ht,gt){var wt=this,At=this.doc,_t=[],Gt=!this.display.shift&&!At.extend&&At.sel.somethingSelected();if(At.extendSelectionsBy(function(Ee){if(Gt)return ht<0?Ee.from():Ee.to();var se=co(wt,Ee.head,"div");Ee.goalColumn!=null&&(se.left=Ee.goalColumn),_t.push(se.left);var Je=mh(wt,se,ht,gt);return gt=="page"&&Ee==At.sel.primary()&&jh(wt,Hs(wt,Je,"div").top-se.top),Je},Xe),_t.length)for(var qt=0;qt<At.sel.ranges.length;qt++)At.sel.ranges[qt].goalColumn=_t[qt]}),findWordAt:function(ht){var gt=this.doc,wt=jn(gt,ht.line).text,At=ht.ch,_t=ht.ch;if(wt){var Gt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||_t==wt.length)&&At?--At:++_t;for(var qt=wt.charAt(At),Ee=zt(qt,Gt)?function(se){return zt(se,Gt)}:/\s/.test(qt)?function(se){return/\s/.test(se)}:function(se){return!/\s/.test(se)&&!zt(se)};At>0&&Ee(wt.charAt(At-1));)--At;for(;_t<wt.length&&Ee(wt.charAt(_t));)++_t}return new Eo(Fe(ht.line,At),Fe(ht.line,_t))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?We(this.display.cursorDiv,"CodeMirror-overwrite"):jt(this.display.cursorDiv,"CodeMirror-overwrite"),bn(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Ie()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Zs(function(ht,gt){Ou(this,ht,gt)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-vo(this)-this.display.barHeight,width:ht.scrollWidth-vo(this)-this.display.barWidth,clientHeight:fa(this),clientWidth:ca(this)}},scrollIntoView:Zs(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:Fe(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?uo(this,ht):zh(this,ht.from,ht.to,ht.margin)}),setSize:Zs(function(ht,gt){var wt=this,At=function(Gt){return typeof Gt=="number"||/^\d+$/.test(String(Gt))?Gt+"px":Gt};ht!=null&&(this.display.wrapper.style.width=At(ht)),gt!=null&&(this.display.wrapper.style.height=At(gt)),this.options.lineWrapping&&Vl(this);var _t=this.display.viewFrom;this.doc.iter(_t,this.display.viewTo,function(Gt){if(Gt.widgets){for(var qt=0;qt<Gt.widgets.length;qt++)if(Gt.widgets[qt].noHScroll){Gr(wt,_t,"widget");break}}++_t}),this.curOp.forceUpdate=!0,bn(this,"refresh",this)}),operation:function(ht){return yo(this,ht)},startOperation:function(){return sl(this)},endOperation:function(){return Bl(this)},refresh:Zs(function(){var ht=this.display.cachedTextHeight;Oo(this),this.curOp.forceUpdate=!0,lu(this),Ou(this,this.doc.scrollLeft,this.doc.scrollTop),sh(this.display),(ht==null||Math.abs(ht-ws(this.display))>.5||this.options.lineWrapping)&&cr(this),bn(this,"refresh",this)}),swapDoc:Zs(function(ht){var gt=this.doc;return gt.cm=null,this.state.selectingText&&this.state.selectingText(),ef(this,ht),lu(this),this.display.input.reset(),Ou(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,Ti(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}},li(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,At){it.registerHelper(ht,gt,At),dt[ht]._global.push({pred:wt,val:At})}}function Mc(it,st,dt,ht,gt){var wt=st,At=dt,_t=jn(it,st.line),Gt=gt&&it.direction=="rtl"?-dt:dt;function qt(){var Yi=st.line+Gt;return Yi<it.first||Yi>=it.first+it.size?!1:(st=new Fe(Yi,st.ch,st.sticky),_t=jn(it,Yi))}function Ee(Yi){var zi;if(ht=="codepoint"){var or=_t.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(or)?zi=null:zi=new Fe(st.line,Math.max(0,Math.min(_t.text.length,st.ch+dt*(or>=55296&&or<56320?2:1))),-dt)}else gt?zi=hf(it.cm,_t,st,dt):zi=Ss(_t,st,dt);if(zi==null)if(!Yi&&qt())st=Cc(gt,it.cm,_t,st.line,Gt);else return!1;else st=zi;return!0}if(ht=="char"||ht=="codepoint")Ee();else if(ht=="column")Ee(!0);else if(ht=="word"||ht=="group")for(var se=null,Je=ht=="group",Ze=it.cm&&it.cm.getHelper(st,"wordChars"),Un=!0;!(dt<0&&!Ee(!Un));Un=!1){var $n=_t.text.charAt(st.ch)||`
|
|
`,ci=zt($n,Ze)?"w":Je&&$n==`
|
|
`?"n":!Je||/\s/.test($n)?null:"p";if(Je&&!Un&&!ci&&(ci="s"),se&&se!=ci){dt<0&&(dt=1,Ee(),st.sticky="after");break}if(ci&&(se=ci),dt>0&&!Ee(!Un))break}var Ei=vc(it,st,wt,At,!0);return mn(wt,Ei)&&(Ei.hitSide=!0),Ei}function mh(it,st,dt,ht){var gt=it.doc,wt=st.left,At;if(ht=="page"){var _t=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Gt=Math.max(_t-.5*ws(it.display),3);At=(dt>0?st.bottom:st.top)+dt*Gt}else ht=="line"&&(At=dt>0?st.bottom+3:st.top-3);for(var qt;qt=as(it,wt,At),!!qt.outside;){if(dt<0?At<=0:At>=gt.height){qt.hitSide=!0;break}At+=dt*5}return qt}var Io=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Zt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Io.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,gt=dt.div=it.lineDiv;Rg(gt,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function wt(_t){for(var Gt=_t.target;Gt;Gt=Gt.parentNode){if(Gt==gt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Gt.className))break}return!1}qe(gt,"paste",function(_t){!wt(_t)||Qn(ht,_t)||Dg(_t,ht)||Rt<=11&&setTimeout(Os(ht,function(){return st.updateFromDOM()}),20)}),qe(gt,"compositionstart",function(_t){st.composing={data:_t.data,done:!1}}),qe(gt,"compositionupdate",function(_t){st.composing||(st.composing={data:_t.data,done:!1})}),qe(gt,"compositionend",function(_t){st.composing&&(_t.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),qe(gt,"touchstart",function(){return dt.forceCompositionEnd()}),qe(gt,"input",function(){st.composing||st.readFromDOMSoon()});function At(_t){if(!(!wt(_t)||Qn(ht,_t))){if(ht.somethingSelected())td({lineWise:!1,text:ht.getSelections()}),_t.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Gt=Ig(ht);td({lineWise:!0,text:Gt.text}),_t.type=="cut"&&ht.operation(function(){ht.setSelections(Gt.ranges,0,ve),ht.replaceSelection("",null,"cut")})}else return;if(_t.clipboardData){_t.clipboardData.clearData();var qt=Ra.text.join(`
|
|
`);if(_t.clipboardData.setData("Text",qt),_t.clipboardData.getData("Text")==qt){_t.preventDefault();return}}var Ee=jg(),se=Ee.firstChild;ht.display.lineSpace.insertBefore(Ee,ht.display.lineSpace.firstChild),se.value=Ra.text.join(`
|
|
`);var Je=document.activeElement;rn(se),setTimeout(function(){ht.display.lineSpace.removeChild(Ee),Je.focus(),Je==gt&&dt.showPrimarySelection()},50)}}qe(gt,"copy",At),qe(gt,"cut",At)},Io.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},Io.prototype.prepareSelection=function(){var it=uu(this.cm,!1);return it.focus=document.activeElement==this.div,it},Io.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},Io.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Io.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=Ec(st,it.anchorNode,it.anchorOffset),At=Ec(st,it.focusNode,it.focusOffset);if(!(wt&&!wt.bad&&At&&!At.bad&&xn(Rn(wt,At),ht)==0&&xn(Yn(wt,At),gt)==0)){var _t=st.display.view,Gt=ht.line>=st.display.viewFrom&&xf(st,ht)||{node:_t[0].measure.map[2],offset:0},qt=gt.line<st.display.viewTo&&xf(st,gt);if(!qt){var Ee=_t[_t.length-1].measure,se=Ee.maps?Ee.maps[Ee.maps.length-1]:Ee.map;qt={node:se[se.length-1],offset:se[se.length-2]-se[se.length-3]}}if(!Gt||!qt){it.removeAllRanges();return}var Je=it.rangeCount&&it.getRangeAt(0),Ze;try{Ze=ee(Gt.node,Gt.offset,qt.offset,qt.node)}catch(Un){}Ze&&(!bt&&st.state.focused?(it.collapse(Gt.node,Gt.offset),Ze.collapsed||(it.removeAllRanges(),it.addRange(Ze))):(it.removeAllRanges(),it.addRange(Ze)),Je&&it.anchorNode==null?it.addRange(Je):bt&&this.startGracePeriod()),this.rememberSelection()}},Io.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)},Io.prototype.showMultipleSelections=function(it){Yt(this.cm.display.cursorDiv,it.cursors),Yt(this.cm.display.selectionDiv,it.selection)},Io.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},Io.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Ne(this.div,st)},Io.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Io.prototype.blur=function(){this.div.blur()},Io.prototype.getField=function(){return this.div},Io.prototype.supportsTouch=function(){return!0},Io.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():yo(this.cm,function(){return it.cm.curOp.selectionChanged=!0});function st(){it.cm.state.focused&&(it.pollSelection(),it.polling.set(it.cm.options.pollInterval,st))}this.polling.set(this.cm.options.pollInterval,st)},Io.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},Io.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(nt&&he&&this.cm.display.gutterSpecs.length&&zg(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=Ec(st,it.anchorNode,it.anchorOffset),ht=Ec(st,it.focusNode,it.focusOffset);dt&&ht&&yo(st,function(){pa(st.doc,Iu(dt,ht),ve),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},Io.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=Fe(ht.line-1,jn(it.doc,ht.line-1).length)),gt.ch==jn(it.doc,gt.line).text.length&>.line<it.lastLine()&&(gt=Fe(gt.line+1,0)),ht.line<st.viewFrom||gt.line>st.viewTo-1)return!1;var wt,At,_t;ht.line==st.viewFrom||(wt=Oa(it,ht.line))==0?(At=Wt(st.view[0].line),_t=st.view[0].node):(At=Wt(st.view[wt].line),_t=st.view[wt-1].node.nextSibling);var Gt=Oa(it,gt.line),qt,Ee;if(Gt==st.view.length-1?(qt=st.viewTo-1,Ee=st.lineDiv.lastChild):(qt=Wt(st.view[Gt+1].line)-1,Ee=st.view[Gt+1].node.previousSibling),!_t)return!1;for(var se=it.doc.splitLines(Hd(it,_t,Ee,At,qt)),Je=Ci(it.doc,Fe(At,0),Fe(qt,jn(it.doc,qt).text.length));se.length>1&&Je.length>1;)if(re(se)==re(Je))se.pop(),Je.pop(),qt--;else if(se[0]==Je[0])se.shift(),Je.shift(),At++;else break;for(var Ze=0,Un=0,$n=se[0],ci=Je[0],Ei=Math.min($n.length,ci.length);Ze<Ei&&$n.charCodeAt(Ze)==ci.charCodeAt(Ze);)++Ze;for(var Yi=re(se),zi=re(Je),or=Math.min(Yi.length-(se.length==1?Ze:0),zi.length-(Je.length==1?Ze:0));Un<or&&Yi.charCodeAt(Yi.length-Un-1)==zi.charCodeAt(zi.length-Un-1);)++Un;if(se.length==1&&Je.length==1&&At==ht.line)for(;Ze&&Ze>ht.ch&&Yi.charCodeAt(Yi.length-Un-1)==zi.charCodeAt(zi.length-Un-1);)Ze--,Un++;se[se.length-1]=Yi.slice(0,Yi.length-Un).replace(/^\u200b+/,""),se[0]=se[0].slice(Ze).replace(/\u200b+$/,"");var Rr=Fe(At,Ze),Ri=Fe(qt,Je.length?re(Je).length-Un:0);if(se.length>1||se[0]||xn(Rr,Ri))return Vh(it.doc,se,Rr,Ri,"+input"),!0},Io.prototype.ensurePolled=function(){this.forceCompositionEnd()},Io.prototype.reset=function(){this.forceCompositionEnd()},Io.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Io.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))},Io.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&yo(this.cm,function(){return Oo(it.cm)})},Io.prototype.setUneditable=function(it){it.contentEditable="false"},Io.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||Os(this.cm,kc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},Io.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},Io.prototype.onContextMenu=function(){},Io.prototype.resetPosition=function(){},Io.prototype.needsContentAttribute=!0;function xf(it,st){var dt=il(it,st.line);if(!dt||dt.hidden)return null;var ht=jn(it.doc,st.line),gt=ns(dt,ht,st.line),wt=Ke(ht,it.doc.direction),At="left";if(wt){var _t=xe(wt,st.ch);At=_t%2?"right":"left"}var Gt=th(gt.map,st.ch,At);return Gt.offset=Gt.collapse=="right"?Gt.end:Gt.start,Gt}function zg(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Gd(it,st){return st&&(it.bad=!0),it}function Hd(it,st,dt,ht,gt){var wt="",At=!1,_t=it.doc.lineSeparator(),Gt=!1;function qt(Ze){return function(Un){return Un.id==Ze}}function Ee(){At&&(wt+=_t,Gt&&(wt+=_t),At=Gt=!1)}function se(Ze){Ze&&(Ee(),wt+=Ze)}function Je(Ze){if(Ze.nodeType==1){var Un=Ze.getAttribute("cm-text");if(Un){se(Un);return}var $n=Ze.getAttribute("cm-marker"),ci;if($n){var Ei=it.findMarks(Fe(ht,0),Fe(gt+1,0),qt(+$n));Ei.length&&(ci=Ei[0].find(0))&&se(Ci(it.doc,ci.from,ci.to).join(_t));return}if(Ze.getAttribute("contenteditable")=="false")return;var Yi=/^(pre|div|p|li|table|br)$/i.test(Ze.nodeName);if(!/^br$/i.test(Ze.nodeName)&&Ze.textContent.length==0)return;Yi&&Ee();for(var zi=0;zi<Ze.childNodes.length;zi++)Je(Ze.childNodes[zi]);/^(pre|p)$/i.test(Ze.nodeName)&&(Gt=!0),Yi&&(At=!0)}else Ze.nodeType==3&&se(Ze.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Je(st),st!=dt;)st=st.nextSibling,Gt=!1;return wt}function Ec(it,st,dt){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[dt],!ht)return Gd(it.clipPos(Fe(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 om(wt,st,dt)}}function om(it,st,dt){var ht=it.text.firstChild,gt=!1;if(!st||!Ne(ht,st))return Gd(Fe(Wt(it.line),0),!0);if(st==ht&&(gt=!0,st=ht.childNodes[dt],dt=0,!st)){var wt=it.rest?re(it.rest):it.line;return Gd(Fe(Wt(wt),wt.text.length),gt)}var At=st.nodeType==3?st:null,_t=st;for(!At&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(At=st.firstChild,dt&&(dt=At.nodeValue.length));_t.parentNode!=ht;)_t=_t.parentNode;var Gt=it.measure,qt=Gt.maps;function Ee(ci,Ei,Yi){for(var zi=-1;zi<(qt?qt.length:0);zi++)for(var or=zi<0?Gt.map:qt[zi],Rr=0;Rr<or.length;Rr+=3){var Ri=or[Rr+2];if(Ri==ci||Ri==Ei){var to=Wt(zi<0?it.line:it.rest[zi]),Xo=or[Rr]+Yi;return(Yi<0||Ri!=ci)&&(Xo=or[Rr+(Yi?1:0)]),Fe(to,Xo)}}}var se=Ee(At,_t,dt);if(se)return Gd(se,gt);for(var Je=_t.nextSibling,Ze=At?At.nodeValue.length-dt:0;Je;Je=Je.nextSibling){if(se=Ee(Je,Je.firstChild,0),se)return Gd(Fe(se.line,se.ch-Ze),gt);Ze+=Je.textContent.length}for(var Un=_t.previousSibling,$n=dt;Un;Un=Un.previousSibling){if(se=Ee(Un,Un.firstChild,-1),se)return Gd(Fe(se.line,se.ch+$n),gt);$n+=Un.textContent.length}}var Es=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Zt,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"),qe(gt,"input",function(){me&&Rt>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),qe(gt,"paste",function(At){Qn(ht,At)||Dg(At,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function wt(At){if(!Qn(ht,At)){if(ht.somethingSelected())td({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var _t=Ig(ht);td({lineWise:!0,text:_t.text}),At.type=="cut"?ht.setSelections(_t.ranges,null,ve):(dt.prevInput="",gt.value=_t.text.join(`
|
|
`),rn(gt))}else return;At.type=="cut"&&(ht.state.cutIncoming=+new Date)}}qe(gt,"cut",wt),qe(gt,"copy",wt),qe(it.scroller,"paste",function(At){if(!(Bo(it,At)||Qn(ht,At))){if(!gt.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var _t=new Event("paste");_t.clipboardData=At.clipboardData,gt.dispatchEvent(_t)}}),qe(it.lineSpace,"selectstart",function(At){Bo(it,At)||xi(At)}),qe(gt,"compositionstart",function(){var At=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:At,range:ht.markText(At,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),qe(gt,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},Es.prototype.createField=function(it){this.wrapper=jg(),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=uu(it);if(it.options.moveInputWithCursor){var gt=co(it,dt.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),At=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,gt.top+At.top-wt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,gt.left+At.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&&rn(this.textarea),me&&Rt>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",me&&Rt>=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"&&(!et||Ie()!=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||Lt(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var gt=dt.value;if(gt==ht&&!st.somethingSelected())return!1;if(me&&Rt>=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 At=0,_t=Math.min(ht.length,gt.length);At<_t&&ht.charCodeAt(At)==gt.charCodeAt(At);)++At;return yo(st,function(){kc(st,gt.slice(At),ht.length-At,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(){me&&Rt>=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),At=ht.scroller.scrollTop;if(!wt||Jt)return;var _t=dt.options.resetSelectionOnContextMenu;_t&&dt.doc.sel.contains(wt)==-1&&Os(dt,pa)(dt.doc,Iu(wt),ve);var Gt=gt.style.cssText,qt=st.wrapper.style.cssText,Ee=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",gt.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
top: `+(it.clientY-Ee.top-5)+"px; left: "+(it.clientX-Ee.left-5)+`px;
|
|
z-index: 1000; background: `+(me?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var se;ne&&(se=window.scrollY),ht.input.focus(),ne&&window.scrollTo(null,se),ht.input.reset(),dt.somethingSelected()||(gt.value=st.prevInput=" "),st.contextMenuPending=Ze,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function Je(){if(gt.selectionStart!=null){var $n=dt.somethingSelected(),ci="\u200B"+($n?gt.value:"");gt.value="\u21DA",gt.value=ci,st.prevInput=$n?"":"\u200B",gt.selectionStart=1,gt.selectionEnd=ci.length,ht.selForContextMenu=dt.doc.sel}}function Ze(){if(st.contextMenuPending==Ze&&(st.contextMenuPending=!1,st.wrapper.style.cssText=qt,gt.style.cssText=Gt,me&&Rt<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=At),gt.selectionStart!=null)){(!me||me&&Rt<9)&&Je();var $n=0,ci=function(){ht.selForContextMenu==dt.doc.sel&>.selectionStart==0&>.selectionEnd>0&&st.prevInput=="\u200B"?Os(dt,ys)(dt):$n++<10?ht.detectingSelectAll=setTimeout(ci,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(ci,200)}}if(me&&Rt>=9&&Je(),kt){tr(it);var Un=function(){Vn(window,"mouseup",Un),setTimeout(Ze,20)};qe(window,"mouseup",Un)}else setTimeout(Ze,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?on(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=Ie();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ht(){it.value=_t.getValue()}var gt;if(it.form&&(qe(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var wt=it.form;gt=wt.submit;try{var At=wt.submit=function(){ht(),wt.submit=gt,wt.submit(),wt.submit=At}}catch(Gt){}}st.finishInit=function(Gt){Gt.save=ht,Gt.getTextArea=function(){return it},Gt.toTextArea=function(){Gt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Gt.getWrapperElement()),it.style.display="",it.form&&(Vn(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=gt))}},it.style.display="none";var _t=po(function(Gt){return it.parentNode.insertBefore(Gt,it.nextSibling)},st);return _t}function _d(it){it.off=Vn,it.on=qe,it.wheelEventPixels=ll,it.Doc=oa,it.splitLines=Tr,it.countColumn=te,it.findColumn=In,it.isWordChar=Nt,it.Pass=en,it.signal=bn,it.Line=wr,it.changeEnd=uh,it.scrollbarModel=du,it.Pos=Fe,it.cmpPos=xn,it.modes=fi,it.mimeModes=pi,it.resolveMode=Xi,it.getMode=Me,it.modeExtensions=fe,it.extendMode=ue,it.copyState=zn,it.startState=ni,it.innerMode=ei,it.commands=fh,it.keyMap=Va,it.keyName=qp,it.isModifierKey=Dd,it.lookupKey=Pl,it.normalizeKeyMap=xg,it.StringStream=cn,it.SharedTextMarker=gu,it.TextMarker=Se,it.LineWidget=zu,it.e_preventDefault=xi,it.e_stopPropagation=ir,it.e_stop=tr,it.addClass=We,it.contains=Ne,it.rmClass=jt,it.keyNames=pu}im(po),ph(po);var Gu="iter insert remove copy getEditor constructor".split(" ");for(var bc in oa.prototype)oa.prototype.hasOwnProperty(bc)&&Be(Gu,bc)<0&&(po.prototype[bc]=function(it){return function(){return it.apply(this.doc,arguments)}}(oa.prototype[bc]));return li(oa),po.inputStyles={textarea:Es,contenteditable:Io},po.defineMode=function(it){!po.defaults.mode&&it!="null"&&(po.defaults.mode=it),ki.apply(this,arguments)},po.defineMIME=hr,po.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),po.defineMIME("text/plain","null"),po.defineExtension=function(it,st){po.prototype[it]=st},po.defineDocExtension=function(it,st){oa.prototype[it]=st},po.fromTextArea=sm,_d(po),po.version="5.58.2",po})},25419:function(Sn,Hn,It){(function(bt){bt(It(89780),It(15525),It(98101))})(function(bt){"use strict";bt.defineMode("markdown",function(le,Ce){var De=bt.getMode(le,"text/html"),me=De.name=="null";function Rt(te){if(bt.findModeByName){var Zt=bt.findModeByName(te);Zt&&(te=Zt.mime||Zt.mimes[0])}var Be=bt.getMode(le,te);return Be.name=="null"?null:Be}Ce.highlightFormatting===void 0&&(Ce.highlightFormatting=!1),Ce.maxBlockquoteDepth===void 0&&(Ce.maxBlockquoteDepth=0),Ce.taskLists===void 0&&(Ce.taskLists=!1),Ce.strikethrough===void 0&&(Ce.strikethrough=!1),Ce.emoji===void 0&&(Ce.emoji=!1),Ce.fencedCodeBlockHighlighting===void 0&&(Ce.fencedCodeBlockHighlighting=!0),Ce.fencedCodeBlockDefaultMode===void 0&&(Ce.fencedCodeBlockDefaultMode="text/plain"),Ce.xml===void 0&&(Ce.xml=!0),Ce.tokenTypeOverrides===void 0&&(Ce.tokenTypeOverrides={});var ne={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var Ae in ne)ne.hasOwnProperty(Ae)&&Ce.tokenTypeOverrides[Ae]&&(ne[Ae]=Ce.tokenTypeOverrides[Ae]);var he=/^([*\-_])(?:\s*\1){2,}\s*$/,Jt=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ue=/^\[(x| )\](?=\s)/i,oe=Ce.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,He=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Ft=/^[^#!\[\]*_\\<>` "'(~:]+/,nt=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,et=/^\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(te,Zt,Be){return Zt.f=Zt.inline=Be,Be(te,Zt)}function vt(te,Zt,Be){return Zt.f=Zt.block=Be,Be(te,Zt)}function St(te){return!te||!/\S/.test(te.string)}function kt(te){if(te.linkTitle=!1,te.linkHref=!1,te.linkText=!1,te.em=!1,te.strong=!1,te.strikethrough=!1,te.quote=0,te.indentedCode=!1,te.f==jt){var Zt=me;if(!Zt){var Be=bt.innerMode(De,te.htmlState);Zt=Be.mode.name=="xml"&&Be.state.tagStart===null&&!Be.state.context&&Be.state.tokenize.isInText}Zt&&(te.f=de,te.block=Dt,te.htmlState=null)}return te.trailingSpace=0,te.trailingSpaceNewLine=!1,te.prevLine=te.thisLine,te.thisLine={stream:null},null}function Dt(te,Zt){var Be=te.column()===Zt.indentation,dn=St(Zt.prevLine.stream),en=Zt.indentedCode,ve=Zt.prevLine.hr,je=Zt.list!==!1,Xe=(Zt.listStack[Zt.listStack.length-1]||0)+3;Zt.indentedCode=!1;var In=Zt.indentation;if(Zt.indentationDiff===null&&(Zt.indentationDiff=Zt.indentation,je)){for(Zt.list=null;In<Zt.listStack[Zt.listStack.length-1];)Zt.listStack.pop(),Zt.listStack.length?Zt.indentation=Zt.listStack[Zt.listStack.length-1]:Zt.list=!1;Zt.list!==!1&&(Zt.indentationDiff=In-Zt.listStack[Zt.listStack.length-1])}var Le=!dn&&!ve&&!Zt.prevLine.header&&(!je||!en)&&!Zt.prevLine.fencedCodeEnd,hn=(Zt.list===!1||ve||dn)&&Zt.indentation<=Xe&&te.match(he),re=null;if(Zt.indentationDiff>=4&&(en||Zt.prevLine.fencedCodeEnd||Zt.prevLine.header||dn))return te.skipToEnd(),Zt.indentedCode=!0,ne.code;if(te.eatSpace())return null;if(Be&&Zt.indentation<=Xe&&(re=te.match(oe))&&re[1].length<=6)return Zt.quote=0,Zt.header=re[1].length,Zt.thisLine.header=!0,Ce.highlightFormatting&&(Zt.formatting="header"),Zt.f=Zt.inline,Yt(Zt);if(Zt.indentation<=Xe&&te.eat(">"))return Zt.quote=Be?1:Zt.quote+1,Ce.highlightFormatting&&(Zt.formatting="quote"),te.eatSpace(),Yt(Zt);if(!hn&&!Zt.setext&&Be&&Zt.indentation<=Xe&&(re=te.match(Jt))){var gn=re[1]?"ol":"ul";return Zt.indentation=In+te.current().length,Zt.list=!0,Zt.quote=0,Zt.listStack.push(Zt.indentation),Zt.em=!1,Zt.strong=!1,Zt.code=!1,Zt.strikethrough=!1,Ce.taskLists&&te.match(Ue,!1)&&(Zt.taskList=!0),Zt.f=Zt.inline,Ce.highlightFormatting&&(Zt.formatting=["list","list-"+gn]),Yt(Zt)}else{if(Be&&Zt.indentation<=Xe&&(re=te.match(nt,!0)))return Zt.quote=0,Zt.fencedEndRE=new RegExp(re[1]+"+ *$"),Zt.localMode=Ce.fencedCodeBlockHighlighting&&Rt(re[2]||Ce.fencedCodeBlockDefaultMode),Zt.localMode&&(Zt.localState=bt.startState(Zt.localMode)),Zt.f=Zt.block=$t,Ce.highlightFormatting&&(Zt.formatting="code-block"),Zt.code=-1,Yt(Zt);if(Zt.setext||(!Le||!je)&&!Zt.quote&&Zt.list===!1&&!Zt.code&&!hn&&!et.test(te.string)&&(re=te.lookAhead(1))&&(re=re.match(He)))return Zt.setext?(Zt.header=Zt.setext,Zt.setext=0,te.skipToEnd(),Ce.highlightFormatting&&(Zt.formatting="header")):(Zt.header=re[0].charAt(0)=="="?1:2,Zt.setext=Zt.header),Zt.thisLine.header=!0,Zt.f=Zt.inline,Yt(Zt);if(hn)return te.skipToEnd(),Zt.hr=!0,Zt.thisLine.hr=!0,ne.hr;if(te.peek()==="[")return pt(te,Zt,kn)}return pt(te,Zt,Zt.inline)}function jt(te,Zt){var Be=De.token(te,Zt.htmlState);if(!me){var dn=bt.innerMode(De,Zt.htmlState);(dn.mode.name=="xml"&&dn.state.tagStart===null&&!dn.state.context&&dn.state.tokenize.isInText||Zt.md_inside&&te.current().indexOf(">")>-1)&&(Zt.f=de,Zt.block=Dt,Zt.htmlState=null)}return Be}function $t(te,Zt){var Be=Zt.listStack[Zt.listStack.length-1]||0,dn=Zt.indentation<Be,en=Be+3;if(Zt.fencedEndRE&&Zt.indentation<=en&&(dn||te.match(Zt.fencedEndRE))){Ce.highlightFormatting&&(Zt.formatting="code-block");var ve;return dn||(ve=Yt(Zt)),Zt.localMode=Zt.localState=null,Zt.block=Dt,Zt.f=de,Zt.fencedEndRE=null,Zt.code=0,Zt.thisLine.fencedCodeEnd=!0,dn?vt(te,Zt,Zt.block):ve}else return Zt.localMode?Zt.localMode.token(te,Zt.localState):(te.skipToEnd(),ne.code)}function Yt(te){var Zt=[];if(te.formatting){Zt.push(ne.formatting),typeof te.formatting=="string"&&(te.formatting=[te.formatting]);for(var Be=0;Be<te.formatting.length;Be++)Zt.push(ne.formatting+"-"+te.formatting[Be]),te.formatting[Be]==="header"&&Zt.push(ne.formatting+"-"+te.formatting[Be]+"-"+te.header),te.formatting[Be]==="quote"&&(!Ce.maxBlockquoteDepth||Ce.maxBlockquoteDepth>=te.quote?Zt.push(ne.formatting+"-"+te.formatting[Be]+"-"+te.quote):Zt.push("error"))}if(te.taskOpen)return Zt.push("meta"),Zt.length?Zt.join(" "):null;if(te.taskClosed)return Zt.push("property"),Zt.length?Zt.join(" "):null;if(te.linkHref?Zt.push(ne.linkHref,"url"):(te.strong&&Zt.push(ne.strong),te.em&&Zt.push(ne.em),te.strikethrough&&Zt.push(ne.strikethrough),te.emoji&&Zt.push(ne.emoji),te.linkText&&Zt.push(ne.linkText),te.code&&Zt.push(ne.code),te.image&&Zt.push(ne.image),te.imageAltText&&Zt.push(ne.imageAltText,"link"),te.imageMarker&&Zt.push(ne.imageMarker)),te.header&&Zt.push(ne.header,ne.header+"-"+te.header),te.quote&&(Zt.push(ne.quote),!Ce.maxBlockquoteDepth||Ce.maxBlockquoteDepth>=te.quote?Zt.push(ne.quote+"-"+te.quote):Zt.push(ne.quote+"-"+Ce.maxBlockquoteDepth)),te.list!==!1){var dn=(te.listStack.length-1)%3;dn?dn===1?Zt.push(ne.list2):Zt.push(ne.list3):Zt.push(ne.list1)}return te.trailingSpaceNewLine?Zt.push("trailing-space-new-line"):te.trailingSpace&&Zt.push("trailing-space-"+(te.trailingSpace%2?"a":"b")),Zt.length?Zt.join(" "):null}function Vt(te,Zt){if(te.match(Ft,!0))return Yt(Zt)}function de(te,Zt){var Be=Zt.text(te,Zt);if(typeof Be!="undefined")return Be;if(Zt.list)return Zt.list=null,Yt(Zt);if(Zt.taskList){var dn=te.match(Ue,!0)[1]===" ";return dn?Zt.taskOpen=!0:Zt.taskClosed=!0,Ce.highlightFormatting&&(Zt.formatting="task"),Zt.taskList=!1,Yt(Zt)}if(Zt.taskOpen=!1,Zt.taskClosed=!1,Zt.header&&te.match(/^#+$/,!0))return Ce.highlightFormatting&&(Zt.formatting="header"),Yt(Zt);var en=te.next();if(Zt.linkTitle){Zt.linkTitle=!1;var ve=en;en==="("&&(ve=")"),ve=(ve+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var je="^\\s*(?:[^"+ve+"\\\\]+|\\\\\\\\|\\\\.)"+ve;if(te.match(new RegExp(je),!0))return ne.linkHref}if(en==="`"){var Xe=Zt.formatting;Ce.highlightFormatting&&(Zt.formatting="code"),te.eatWhile("`");var In=te.current().length;if(Zt.code==0&&(!Zt.quote||In==1))return Zt.code=In,Yt(Zt);if(In==Zt.code){var Le=Yt(Zt);return Zt.code=0,Le}else return Zt.formatting=Xe,Yt(Zt)}else if(Zt.code)return Yt(Zt);if(en==="\\"&&(te.next(),Ce.highlightFormatting)){var hn=Yt(Zt),re=ne.formatting+"-escape";return hn?hn+" "+re:re}if(en==="!"&&te.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Zt.imageMarker=!0,Zt.image=!0,Ce.highlightFormatting&&(Zt.formatting="image"),Yt(Zt);if(en==="["&&Zt.imageMarker&&te.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Zt.imageMarker=!1,Zt.imageAltText=!0,Ce.highlightFormatting&&(Zt.formatting="image"),Yt(Zt);if(en==="]"&&Zt.imageAltText){Ce.highlightFormatting&&(Zt.formatting="image");var hn=Yt(Zt);return Zt.imageAltText=!1,Zt.image=!1,Zt.inline=Zt.f=Ne,hn}if(en==="["&&!Zt.image)return Zt.linkText&&te.match(/^.*?\]/)||(Zt.linkText=!0,Ce.highlightFormatting&&(Zt.formatting="link")),Yt(Zt);if(en==="]"&&Zt.linkText){Ce.highlightFormatting&&(Zt.formatting="link");var hn=Yt(Zt);return Zt.linkText=!1,Zt.inline=Zt.f=te.match(/\(.*?\)| ?\[.*?\]/,!1)?Ne:de,hn}if(en==="<"&&te.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Zt.f=Zt.inline=ee,Ce.highlightFormatting&&(Zt.formatting="link");var hn=Yt(Zt);return hn?hn+=" ":hn="",hn+ne.linkInline}if(en==="<"&&te.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Zt.f=Zt.inline=ee,Ce.highlightFormatting&&(Zt.formatting="link");var hn=Yt(Zt);return hn?hn+=" ":hn="",hn+ne.linkEmail}if(Ce.xml&&en==="<"&&te.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var gn=te.string.indexOf(">",te.pos);if(gn!=-1){var Tn=te.string.substring(te.start,gn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Tn)&&(Zt.md_inside=!0)}return te.backUp(1),Zt.htmlState=bt.startState(De),vt(te,Zt,jt)}if(Ce.xml&&en==="<"&&te.match(/^\/\w*?>/))return Zt.md_inside=!1,"tag";if(en==="*"||en==="_"){for(var Bt=1,Ct=te.pos==1?" ":te.string.charAt(te.pos-2);Bt<3&&te.eat(en);)Bt++;var xt=te.peek()||" ",Nt=!/\s/.test(xt)&&(!ct.test(xt)||/\s/.test(Ct)||ct.test(Ct)),zt=!/\s/.test(Ct)&&(!ct.test(Ct)||/\s/.test(xt)||ct.test(xt)),Mt=null,Kt=null;if(Bt%2&&(!Zt.em&&Nt&&(en==="*"||!zt||ct.test(Ct))?Mt=!0:Zt.em==en&&zt&&(en==="*"||!Nt||ct.test(xt))&&(Mt=!1)),Bt>1&&(!Zt.strong&&Nt&&(en==="*"||!zt||ct.test(Ct))?Kt=!0:Zt.strong==en&&zt&&(en==="*"||!Nt||ct.test(xt))&&(Kt=!1)),Kt!=null||Mt!=null){Ce.highlightFormatting&&(Zt.formatting=Mt==null?"strong":Kt==null?"em":"strong em"),Mt===!0&&(Zt.em=en),Kt===!0&&(Zt.strong=en);var Le=Yt(Zt);return Mt===!1&&(Zt.em=!1),Kt===!1&&(Zt.strong=!1),Le}}else if(en===" "&&(te.eat("*")||te.eat("_"))){if(te.peek()===" ")return Yt(Zt);te.backUp(1)}if(Ce.strikethrough){if(en==="~"&&te.eatWhile(en)){if(Zt.strikethrough){Ce.highlightFormatting&&(Zt.formatting="strikethrough");var Le=Yt(Zt);return Zt.strikethrough=!1,Le}else if(te.match(/^[^\s]/,!1))return Zt.strikethrough=!0,Ce.highlightFormatting&&(Zt.formatting="strikethrough"),Yt(Zt)}else if(en===" "&&te.match(/^~~/,!0)){if(te.peek()===" ")return Yt(Zt);te.backUp(2)}}if(Ce.emoji&&en===":"&&te.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Zt.emoji=!0,Ce.highlightFormatting&&(Zt.formatting="emoji");var Te=Yt(Zt);return Zt.emoji=!1,Te}return en===" "&&(te.match(/^ +$/,!1)?Zt.trailingSpace++:Zt.trailingSpace&&(Zt.trailingSpaceNewLine=!0)),Yt(Zt)}function ee(te,Zt){var Be=te.next();if(Be===">"){Zt.f=Zt.inline=de,Ce.highlightFormatting&&(Zt.formatting="link");var dn=Yt(Zt);return dn?dn+=" ":dn="",dn+ne.linkInline}return te.match(/^[^>]+/,!0),ne.linkInline}function Ne(te,Zt){if(te.eatSpace())return null;var Be=te.next();return Be==="("||Be==="["?(Zt.f=Zt.inline=We(Be==="("?")":"]"),Ce.highlightFormatting&&(Zt.formatting="link-string"),Zt.linkHref=!0,Yt(Zt)):"error"}var Ie={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function We(te){return function(Zt,Be){var dn=Zt.next();if(dn===te){Be.f=Be.inline=de,Ce.highlightFormatting&&(Be.formatting="link-string");var en=Yt(Be);return Be.linkHref=!1,en}return Zt.match(Ie[te]),Be.linkHref=!0,Yt(Be)}}function kn(te,Zt){return te.match(/^([^\]\\]|\\.)*\]:/,!1)?(Zt.f=rn,te.next(),Ce.highlightFormatting&&(Zt.formatting="link"),Zt.linkText=!0,Yt(Zt)):pt(te,Zt,de)}function rn(te,Zt){if(te.match(/^\]:/,!0)){Zt.f=Zt.inline=Ve,Ce.highlightFormatting&&(Zt.formatting="link");var Be=Yt(Zt);return Zt.linkText=!1,Be}return te.match(/^([^\]\\]|\\.)+/,!0),ne.linkText}function Ve(te,Zt){return te.eatSpace()?null:(te.match(/^[^\s]+/,!0),te.peek()===void 0?Zt.linkTitle=!0:te.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Zt.f=Zt.inline=de,ne.linkHref+" url")}var on={startState:function(){return{f:Dt,prevLine:{stream:null},thisLine:{stream:null},block:Dt,htmlState:null,indentation:0,inline:de,text:Vt,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(te){return{f:te.f,prevLine:te.prevLine,thisLine:te.thisLine,block:te.block,htmlState:te.htmlState&&bt.copyState(De,te.htmlState),indentation:te.indentation,localMode:te.localMode,localState:te.localMode?bt.copyState(te.localMode,te.localState):null,inline:te.inline,text:te.text,formatting:!1,linkText:te.linkText,linkTitle:te.linkTitle,linkHref:te.linkHref,code:te.code,em:te.em,strong:te.strong,strikethrough:te.strikethrough,emoji:te.emoji,header:te.header,setext:te.setext,hr:te.hr,taskList:te.taskList,list:te.list,listStack:te.listStack.slice(0),quote:te.quote,indentedCode:te.indentedCode,trailingSpace:te.trailingSpace,trailingSpaceNewLine:te.trailingSpaceNewLine,md_inside:te.md_inside,fencedEndRE:te.fencedEndRE}},token:function(te,Zt){if(Zt.formatting=!1,te!=Zt.thisLine.stream){if(Zt.header=0,Zt.hr=!1,te.match(/^\s*$/,!0))return kt(Zt),null;if(Zt.prevLine=Zt.thisLine,Zt.thisLine={stream:te},Zt.taskList=!1,Zt.trailingSpace=0,Zt.trailingSpaceNewLine=!1,!Zt.localState&&(Zt.f=Zt.block,Zt.f!=jt)){var Be=te.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Zt.indentation=Be,Zt.indentationDiff=null,Be>0)return null}}return Zt.f(te,Zt)},innerMode:function(te){return te.block==jt?{state:te.htmlState,mode:De}:te.localState?{state:te.localState,mode:te.localMode}:{state:te,mode:on}},indent:function(te,Zt,Be){return te.block==jt&&De.indent?De.indent(te.htmlState,Zt,Be):te.localState&&te.localMode.indent?te.localMode.indent(te.localState,Zt,Be):bt.Pass},blankLine:kt,getType:Yt,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return on},"xml"),bt.defineMIME("text/markdown","markdown"),bt.defineMIME("text/x-markdown","markdown")})},98101:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){"use strict";bt.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var le=0;le<bt.modeInfo.length;le++){var Ce=bt.modeInfo[le];Ce.mimes&&(Ce.mime=Ce.mimes[0])}bt.findModeByMIME=function(De){De=De.toLowerCase();for(var me=0;me<bt.modeInfo.length;me++){var Rt=bt.modeInfo[me];if(Rt.mime==De)return Rt;if(Rt.mimes){for(var ne=0;ne<Rt.mimes.length;ne++)if(Rt.mimes[ne]==De)return Rt}}if(/\+xml$/.test(De))return bt.findModeByMIME("application/xml");if(/\+json$/.test(De))return bt.findModeByMIME("application/json")},bt.findModeByExtension=function(De){De=De.toLowerCase();for(var me=0;me<bt.modeInfo.length;me++){var Rt=bt.modeInfo[me];if(Rt.ext){for(var ne=0;ne<Rt.ext.length;ne++)if(Rt.ext[ne]==De)return Rt}}},bt.findModeByFileName=function(De){for(var me=0;me<bt.modeInfo.length;me++){var Rt=bt.modeInfo[me];if(Rt.file&&Rt.file.test(De))return Rt}var ne=De.lastIndexOf("."),Ae=ne>-1&&De.substring(ne+1,De.length);if(Ae)return bt.findModeByExtension(Ae)},bt.findModeByName=function(De){De=De.toLowerCase();for(var me=0;me<bt.modeInfo.length;me++){var Rt=bt.modeInfo[me];if(Rt.name.toLowerCase()==De)return Rt;if(Rt.alias){for(var ne=0;ne<Rt.alias.length;ne++)if(Rt.alias[ne].toLowerCase()==De)return Rt}}}})},67549:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){"use strict";bt.defineMode("stex",function(le,Ce){"use strict";function De(Ft,nt){Ft.cmdState.push(nt)}function me(Ft){return Ft.cmdState.length>0?Ft.cmdState[Ft.cmdState.length-1]:null}function Rt(Ft){var nt=Ft.cmdState.pop();nt&&nt.closeBracket()}function ne(Ft){for(var nt=Ft.cmdState,et=nt.length-1;et>=0;et--){var ct=nt[et];if(ct.name!="DEFAULT")return ct}return{styleIdentifier:function(){return null}}}function Ae(Ft,nt,et){return function(){this.name=Ft,this.bracketNo=0,this.style=nt,this.styles=et,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var he={};he.importmodule=Ae("importmodule","tag",["string","builtin"]),he.documentclass=Ae("documentclass","tag",["","atom"]),he.usepackage=Ae("usepackage","tag",["atom"]),he.begin=Ae("begin","tag",["atom"]),he.end=Ae("end","tag",["atom"]),he.label=Ae("label","tag",["atom"]),he.ref=Ae("ref","tag",["atom"]),he.eqref=Ae("eqref","tag",["atom"]),he.cite=Ae("cite","tag",["atom"]),he.bibitem=Ae("bibitem","tag",["atom"]),he.Bibitem=Ae("Bibitem","tag",["atom"]),he.RBibitem=Ae("RBibitem","tag",["atom"]),he.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function Jt(Ft,nt){Ft.f=nt}function Ue(Ft,nt){var et;if(Ft.match(/^\\[a-zA-Z@]+/)){var ct=Ft.current().slice(1);return et=he.hasOwnProperty(ct)?he[ct]:he.DEFAULT,et=new et,De(nt,et),Jt(nt,He),et.style}if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/\\]/))return"tag";if(Ft.match("\\["))return Jt(nt,function(pt,vt){return oe(pt,vt,"\\]")}),"keyword";if(Ft.match("\\("))return Jt(nt,function(pt,vt){return oe(pt,vt,"\\)")}),"keyword";if(Ft.match("$$"))return Jt(nt,function(pt,vt){return oe(pt,vt,"$$")}),"keyword";if(Ft.match("$"))return Jt(nt,function(pt,vt){return oe(pt,vt,"$")}),"keyword";var lt=Ft.next();if(lt=="%")return Ft.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(et=me(nt),et)et.closeBracket(lt),Jt(nt,He);else return"error";return"bracket"}else return lt=="{"||lt=="["?(et=he.DEFAULT,et=new et,De(nt,et),"bracket"):/\d/.test(lt)?(Ft.eatWhile(/[\w.%]/),"atom"):(Ft.eatWhile(/[\w\-_]/),et=ne(nt),et.name=="begin"&&(et.argument=Ft.current()),et.styleIdentifier())}function oe(Ft,nt,et){if(Ft.eatSpace())return null;if(et&&Ft.match(et))return Jt(nt,Ue),"keyword";if(Ft.match(/^\\[a-zA-Z@]+/))return"tag";if(Ft.match(/^[a-zA-Z]+/))return"variable-2";if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/]/)||Ft.match(/^[\^_&]/))return"tag";if(Ft.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Ft.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ct=Ft.next();return ct=="{"||ct=="}"||ct=="["||ct=="]"||ct=="("||ct==")"?"bracket":ct=="%"?(Ft.skipToEnd(),"comment"):"error"}function He(Ft,nt){var et=Ft.peek(),ct;return et=="{"||et=="["?(ct=me(nt),ct.openBracket(et),Ft.eat(et),Jt(nt,Ue),"bracket"):/[ \t\r]/.test(et)?(Ft.eat(et),null):(Jt(nt,Ue),Rt(nt),Ue(Ft,nt))}return{startState:function(){var Ft=Ce.inMathMode?function(nt,et){return oe(nt,et)}:Ue;return{cmdState:[],f:Ft}},copyState:function(Ft){return{cmdState:Ft.cmdState.slice(),f:Ft.f}},token:function(Ft,nt){return nt.f(Ft,nt)},blankLine:function(Ft){Ft.f=Ue,Ft.cmdState.length=0},lineComment:"%"}}),bt.defineMIME("text/x-stex","stex"),bt.defineMIME("text/x-latex","stex")})},15525:function(Sn,Hn,It){(function(bt){bt(It(89780))})(function(bt){"use strict";var le={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},Ce={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};bt.defineMode("xml",function(De,me){var Rt=De.indentUnit,ne={},Ae=me.htmlMode?le:Ce;for(var he in Ae)ne[he]=Ae[he];for(var he in me)ne[he]=me[he];var Jt,Ue;function oe(ee,Ne){function Ie(rn){return Ne.tokenize=rn,rn(ee,Ne)}var We=ee.next();if(We=="<")return ee.eat("!")?ee.eat("[")?ee.match("CDATA[")?Ie(nt("atom","]]>")):null:ee.match("--")?Ie(nt("comment","-->")):ee.match("DOCTYPE",!0,!0)?(ee.eatWhile(/[\w\._\-]/),Ie(et(1))):null:ee.eat("?")?(ee.eatWhile(/[\w\._\-]/),Ne.tokenize=nt("meta","?>"),"meta"):(Jt=ee.eat("/")?"closeTag":"openTag",Ne.tokenize=He,"tag bracket");if(We=="&"){var kn;return ee.eat("#")?ee.eat("x")?kn=ee.eatWhile(/[a-fA-F\d]/)&&ee.eat(";"):kn=ee.eatWhile(/[\d]/)&&ee.eat(";"):kn=ee.eatWhile(/[\w\.\-:]/)&&ee.eat(";"),kn?"atom":"error"}else return ee.eatWhile(/[^&<]/),null}oe.isInText=!0;function He(ee,Ne){var Ie=ee.next();if(Ie==">"||Ie=="/"&&ee.eat(">"))return Ne.tokenize=oe,Jt=Ie==">"?"endTag":"selfcloseTag","tag bracket";if(Ie=="=")return Jt="equals",null;if(Ie=="<"){Ne.tokenize=oe,Ne.state=vt,Ne.tagName=Ne.tagStart=null;var We=Ne.tokenize(ee,Ne);return We?We+" tag error":"tag error"}else return/[\'\"]/.test(Ie)?(Ne.tokenize=Ft(Ie),Ne.stringStartCol=ee.column(),Ne.tokenize(ee,Ne)):(ee.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ft(ee){var Ne=function(Ie,We){for(;!Ie.eol();)if(Ie.next()==ee){We.tokenize=He;break}return"string"};return Ne.isInAttribute=!0,Ne}function nt(ee,Ne){return function(Ie,We){for(;!Ie.eol();){if(Ie.match(Ne)){We.tokenize=oe;break}Ie.next()}return ee}}function et(ee){return function(Ne,Ie){for(var We;(We=Ne.next())!=null;){if(We=="<")return Ie.tokenize=et(ee+1),Ie.tokenize(Ne,Ie);if(We==">")if(ee==1){Ie.tokenize=oe;break}else return Ie.tokenize=et(ee-1),Ie.tokenize(Ne,Ie)}return"meta"}}function ct(ee,Ne,Ie){this.prev=ee.context,this.tagName=Ne,this.indent=ee.indented,this.startOfLine=Ie,(ne.doNotIndent.hasOwnProperty(Ne)||ee.context&&ee.context.noIndent)&&(this.noIndent=!0)}function lt(ee){ee.context&&(ee.context=ee.context.prev)}function pt(ee,Ne){for(var Ie;;){if(!ee.context||(Ie=ee.context.tagName,!ne.contextGrabbers.hasOwnProperty(Ie)||!ne.contextGrabbers[Ie].hasOwnProperty(Ne)))return;lt(ee)}}function vt(ee,Ne,Ie){return ee=="openTag"?(Ie.tagStart=Ne.column(),St):ee=="closeTag"?kt:vt}function St(ee,Ne,Ie){return ee=="word"?(Ie.tagName=Ne.current(),Ue="tag",$t):ne.allowMissingTagName&&ee=="endTag"?(Ue="tag bracket",$t(ee,Ne,Ie)):(Ue="error",St)}function kt(ee,Ne,Ie){if(ee=="word"){var We=Ne.current();return Ie.context&&Ie.context.tagName!=We&&ne.implicitlyClosed.hasOwnProperty(Ie.context.tagName)&<(Ie),Ie.context&&Ie.context.tagName==We||ne.matchClosing===!1?(Ue="tag",Dt):(Ue="tag error",jt)}else return ne.allowMissingTagName&&ee=="endTag"?(Ue="tag bracket",Dt(ee,Ne,Ie)):(Ue="error",jt)}function Dt(ee,Ne,Ie){return ee!="endTag"?(Ue="error",Dt):(lt(Ie),vt)}function jt(ee,Ne,Ie){return Ue="error",Dt(ee,Ne,Ie)}function $t(ee,Ne,Ie){if(ee=="word")return Ue="attribute",Yt;if(ee=="endTag"||ee=="selfcloseTag"){var We=Ie.tagName,kn=Ie.tagStart;return Ie.tagName=Ie.tagStart=null,ee=="selfcloseTag"||ne.autoSelfClosers.hasOwnProperty(We)?pt(Ie,We):(pt(Ie,We),Ie.context=new ct(Ie,We,kn==Ie.indented)),vt}return Ue="error",$t}function Yt(ee,Ne,Ie){return ee=="equals"?Vt:(ne.allowMissing||(Ue="error"),$t(ee,Ne,Ie))}function Vt(ee,Ne,Ie){return ee=="string"?de:ee=="word"&&ne.allowUnquoted?(Ue="string",$t):(Ue="error",$t(ee,Ne,Ie))}function de(ee,Ne,Ie){return ee=="string"?de:$t(ee,Ne,Ie)}return{startState:function(ee){var Ne={tokenize:oe,state:vt,indented:ee||0,tagName:null,tagStart:null,context:null};return ee!=null&&(Ne.baseIndent=ee),Ne},token:function(ee,Ne){if(!Ne.tagName&&ee.sol()&&(Ne.indented=ee.indentation()),ee.eatSpace())return null;Jt=null;var Ie=Ne.tokenize(ee,Ne);return(Ie||Jt)&&Ie!="comment"&&(Ue=null,Ne.state=Ne.state(Jt||Ie,ee,Ne),Ue&&(Ie=Ue=="error"?Ie+" error":Ue)),Ie},indent:function(ee,Ne,Ie){var We=ee.context;if(ee.tokenize.isInAttribute)return ee.tagStart==ee.indented?ee.stringStartCol+1:ee.indented+Rt;if(We&&We.noIndent)return bt.Pass;if(ee.tokenize!=He&&ee.tokenize!=oe)return Ie?Ie.match(/^(\s*)/)[0].length:0;if(ee.tagName)return ne.multilineTagIndentPastTag!==!1?ee.tagStart+ee.tagName.length+2:ee.tagStart+Rt*(ne.multilineTagIndentFactor||1);if(ne.alignCDATA&&/<!\[CDATA\[/.test(Ne))return 0;var kn=Ne&&/^<(\/)?([\w_:\.-]*)/.exec(Ne);if(kn&&kn[1])for(;We;)if(We.tagName==kn[2]){We=We.prev;break}else if(ne.implicitlyClosed.hasOwnProperty(We.tagName))We=We.prev;else break;else if(kn)for(;We;){var rn=ne.contextGrabbers[We.tagName];if(rn&&rn.hasOwnProperty(kn[2]))We=We.prev;else break}for(;We&&We.prev&&!We.startOfLine;)We=We.prev;return We?We.indent+Rt:ee.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:ne.htmlMode?"html":"xml",helperType:ne.htmlMode?"html":"xml",skipAttribute:function(ee){ee.state==Vt&&(ee.state=$t)},xmlCurrentTag:function(ee){return ee.tagName?{name:ee.tagName,close:ee.type=="closeTag"}:null},xmlCurrentContext:function(ee){for(var Ne=[],Ie=ee.context;Ie;Ie=Ie.prev)Ie.tagName&&Ne.push(Ie.tagName);return Ne.reverse()}}}),bt.defineMIME("text/xml","xml"),bt.defineMIME("application/xml","xml"),bt.mimeModes.hasOwnProperty("text/html")||bt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(Sn,Hn,It){"use strict";It.d(Hn,{$u:function(){return he},BD:function(){return Bt},E9:function(){return Ae},FF:function(){return Dr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return kt},NB:function(){return ge},S0:function(){return re},UL:function(){return Jt},Vk:function(){return lt},Vm:function(){return xe},YI:function(){return gn},ZA:function(){return Ce},Zt:function(){return Ue},al:function(){return Mt},bn:function(){return zt},bx:function(){return Ct},g2:function(){return Tn},h1:function(){return Vt},hD:function(){return li},l4:function(){return Rt},rU:function(){return pe},s_:function(){return xt},uz:function(){return ze},z6:function(){return oe}}),Sn=It.hmd(Sn),function(){var Lt;function vi(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function di(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:vi(a)}}function qn(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var fi=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},pi;if(typeof Object.setPrototypeOf=="function")pi=Object.setPrototypeOf;else{var ki;t:{var hr={a:!0},Xi={};try{Xi.__proto__=hr,ki=Xi.a;break t}catch(a){}ki=!1}pi=ki?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var Me=pi;function fe(a,y){if(a.prototype=fi(y.prototype),a.prototype.constructor=a,Me)Me(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var E=Object.getOwnPropertyDescriptor(y,x);E&&Object.defineProperty(a,x,E)}else a[x]=y[x];a.QA=y.prototype}var ue=typeof It.g!="undefined"&&It.g!=null?It.g:self,zn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var E=arguments[x];if(E)for(var b in E)Object.prototype.hasOwnProperty.call(E,b)&&(a[b]=E[b])}return a},ei=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function ni(a,y){if(y){var x=ue;a=a.split(".");for(var E=0;E<a.length-1;E++){var b=a[E];b in x||(x[b]={}),x=x[b]}a=a[a.length-1],E=x[a],y=y(E),y!=E&&y!=null&&ei(x,a,{writable:!0,value:y})}}ni("Object.assign",function(a){return a||zn}),ni("Array.prototype.fill",function(a){return a||function(y,x,E){var b=this.length||0;for(0>x&&(x=Math.max(0,b+x)),(E==null||E>b)&&(E=b),E=Number(E),0>E&&(E=Math.max(0,b+E)),x=Number(x||0);x<E;x++)this[x]=y;return this}});var cn=typeof globalThis=="object"&&globalThis||typeof It.g=="object"&&It.g.global===It.g&&It.g||typeof self=="object"&&self.self===self&&self||{};cn.requestAnimationFrame===void 0&&(cn.setImmediate===void 0?cn.requestAnimationFrame=function(a){cn.setTimeout(a,0)}:cn.requestAnimationFrame=cn.setImmediate);function jn(){}function Ci(a,y){var x=-1;return function(){var E=this,b=arguments;x!==-1&&cn.clearTimeout(x),x=Ki(function(){x=-1,a.apply(E,b)},y)}}function Ki(a,y){return cn.setTimeout(a,y)}function Ji(a){return cn.document.createElement(a)}function Wt(a){throw Error(a)}function ce(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Wt(a)}function Mn(a,y,x,E){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",E!==void 0&&(x+="."+E),Wt(x+" is not in the range "+y+": "+a)}function On(a){cn.console&&cn.console.log(a)}function Fe(a){return typeof a=="object"&&a!==null}function xn(a){return Array.isArray(a)||cn.NodeList&&a instanceof cn.NodeList||cn.HTMLCollection&&a instanceof cn.HTMLCollection}function mn(a){return Array.prototype.slice.call(a)}function vn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Wt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Yn(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Wt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Rn(){var a=Hr.pop();return a===void 0?[]:a}function _n(a){a.length=0,Hr.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(Fe(a)&&a.constructor)return Jn(a.constructor);return typeof a}function Qi(a){var y=a;return Fe(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 Ni(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 bi(a,y,x){Object.defineProperty(Qr.prototype,a,{get:y,set:x})}function Re(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var E=0,b=0;b<a.length;b+=2)x[E++]=y[a.substr(b,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=E=0;256>x;x++)E=(E+y[x]+119)%256,b=y[x],y[x]=y[E],y[E]=b;E=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,E=(E+y[x])%256,b=y[x],y[x]=y[E],y[E]=b,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[E])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var qi=cn.navigator!==void 0&&0<cn.navigator.userAgent.indexOf("Trident/7"),ur=cn.navigator!==void 0&&cn.navigator.platform!==void 0&&cn.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,Hr=[];Object.freeze([]),jn.className="Util",jn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",jn.adym="gojs.net",jn.vfo="28e645fdb266",jn.className="Util";function Ye(a,y,x){yi(this),this.j=a,this.xa=y,this.o=x}Ye.prototype.toString=function(){return"EnumValue."+this.xa};function Fn(a,y){return y==null||y===""?null:a[y]}ue.Object.defineProperties(Ye.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),Ye.className="EnumValue";function ai(){this.ew=[]}ai.prototype.toString=function(){return this.ew.join("")},ai.prototype.add=function(a){a!==""&&this.ew.push(a)},ai.className="StringBuilder";function oi(){}oi.className="PropertyCollection";var gi={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){cn.console&&cn.console.log(a)},HA:function(a,y,x,E){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(E.left,E.top+20),a.lineTo(E.left,E.top),a.lineTo(E.left+20,E.top),a.moveTo(E.right,E.bottom-20),a.lineTo(E.right,E.bottom),a.lineTo(E.right-20,E.bottom),a.stroke(),a.fillText("DB: "+Math.round(E.x)+", "+Math.round(E.y)+", "+Math.round(E.width)+", "+Math.round(E.height),E.left,E.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var E=a[y.x];if(E.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(E.prototype);for(var b={Tj:0};b.Tj<y.Zl.length;b={Tj:b.Tj},b.Tj++){var z=Object.getOwnPropertyDescriptor(E.prototype,y.Zl[b.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(E.prototype,y.Zl[b.Tj],{set:function(tt,rt){return function(){throw Error("Property "+tt.Zl[rt.Tj]+" of "+tt.x+" is read-only.")}}(y,b)})}}}y={Zl:y.Zl,x:y.x}}}};function Ii(){}Ii.prototype.reset=function(){},Ii.prototype.next=function(){return!1},Ii.prototype.Ad=function(){return!1},Ii.prototype.first=function(){return null},Ii.prototype.any=function(){return!1},Ii.prototype.all=function(){return!0},Ii.prototype.each=function(){return this},Ii.prototype.map=function(){return this},Ii.prototype.filter=function(){return this},Ii.prototype.de=function(){},Ii.prototype.toString=function(){return"EmptyIterator"},ue.Object.defineProperties(Ii.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Ii.prototype.first=Ii.prototype.first,Ii.prototype.hasNext=Ii.prototype.Ad,Ii.prototype.next=Ii.prototype.next,Ii.prototype.reset=Ii.prototype.reset;var Gi=null;Ii.className="EmptyIterator",Gi=new Ii;function $i(a){this.key=-1,this.value=a}$i.prototype.reset=function(){this.key=-1},$i.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},$i.prototype.Ad=function(){return this.next()},$i.prototype.first=function(){return this.key=0,this.value},$i.prototype.any=function(a){return this.key=-1,a(this.value)},$i.prototype.all=function(a){return this.key=-1,a(this.value)},$i.prototype.each=function(a){return this.key=-1,a(this.value),this},$i.prototype.map=function(a){return new $i(a(this.value))},$i.prototype.filter=function(a){return a(this.value)?new $i(this.value):Gi},$i.prototype.de=function(){this.value=null},$i.prototype.toString=function(){return"SingletonIterator("+this.value+")"},ue.Object.defineProperties($i.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),$i.prototype.first=$i.prototype.first,$i.prototype.hasNext=$i.prototype.Ad,$i.prototype.next=$i.prototype.next,$i.prototype.reset=$i.prototype.reset,$i.className="SingletonIterator";function sr(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}sr.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},sr.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,E=this.qf;if(E!==null)for(;x<y;){var b=a[x];if(E(b))return this.key=this.Za=x,this.value=b,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},sr.prototype.Ad=function(){return this.next()},sr.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var E=0;E<y;){var b=a[E];if(x(b))return this.key=this.Za=E,this.value=b;E++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},sr.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&a(z))return!0}return!1},sr.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&!a(z))return!1}return!0},sr.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];(E===null||E(z))&&a(z)}return this},sr.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&x.push(a(tt))}return a=new $e,a.s=x,a.xb(),a.iterator},sr.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&a(tt)&&x.push(tt)}return a=new $e,a.s=x,a.xb(),a.iterator},sr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},sr.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},ue.Object.defineProperties(sr.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,E=x.length,b=0;b<E;b++)a(x[b])&&y++;return y}return this.Bb.s.length}}}),sr.prototype.first=sr.prototype.first,sr.prototype.hasNext=sr.prototype.Ad,sr.prototype.next=sr.prototype.next,sr.prototype.reset=sr.prototype.reset,sr.className="ListIterator";function pr(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}pr.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},pr.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)},pr.prototype.Ad=function(){return this.next()},pr.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},pr.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},pr.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},pr.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},pr.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--)x.push(a(y[E]));return a=new $e,a.s=x,a.xb(),a.iterator},pr.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--){var b=y[E];a(b)&&x.push(b)}return a=new $e,a.s=x,a.xb(),a.iterator},pr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},pr.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},ue.Object.defineProperties(pr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),pr.prototype.first=pr.prototype.first,pr.prototype.hasNext=pr.prototype.Ad,pr.prototype.next=pr.prototype.next,pr.prototype.reset=pr.prototype.reset,pr.className="ListIteratorBackwards";function $e(a){yi(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=$e.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"List()#"+dr(this)},Lt.add=function(a){return a===null?this:(this._isFrozen&&ce(this,a),this.s.push(a),this.xb(),this)},Lt.push=function(a){this.add(a)},Lt.addAll=function(a){if(a===null)return this;this._isFrozen&&ce(this);var y=this.s;if(xn(a))for(var x=a.length,E=0;E<x;E++)y.push(a[E]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Lt.clear=function(){this._isFrozen&&ce(this),this.s.length=0,this.xb()},Lt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Lt.has=function(a){return this.contains(a)},Lt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Lt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&Mn(a,"0 <= i < length",$e,"elt:i"),y[a]},Lt.get=function(a){return this.M(a)},Lt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&Mn(a,"0 <= i < length",$e,"setElt:i"),this._isFrozen&&ce(this,a),x[a]=y},Lt.set=function(a,y){this.cd(a,y)},Lt.first=function(){var a=this.s;return a.length===0?null:a[0]},Lt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Lt.pop=function(){this._isFrozen&&ce(this);var a=this.s;return 0<a.length?a.pop():null},$e.prototype.any=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(a(y[E]))return!0;return!1},$e.prototype.all=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(!a(y[E]))return!1;return!0},$e.prototype.each=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)a(y[E]);return this},$e.prototype.map=function(a){for(var y=new $e,x=[],E=this.s,b=E.length,z=0;z<b;z++)x.push(a(E[z]));return y.s=x,y.xb(),y},$e.prototype.filter=function(a){for(var y=new $e,x=[],E=this.s,b=E.length,z=0;z<b;z++){var tt=E[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Lt=$e.prototype,Lt.Gb=function(a,y){0>a&&Mn(a,">= 0",$e,"insertAt:i"),this._isFrozen&&ce(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ce(this,a);var y=this.s;return a=y.indexOf(a),a===-1?!1:(a===y.length-1?y.pop():y.splice(a,1),this.xb(),!0)},Lt.delete=function(a){return this.remove(a)},Lt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&Mn(a,"0 <= i < length",$e,"removeAt:i"),this._isFrozen&&ce(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Lt.removeRange=function(a,y){var x=this.s,E=x.length;if(0>a)a=0;else if(a>=E)return this;if(0>y)return this;if(y>=E&&(y=E-1),a>y)return this;this._isFrozen&&ce(this);for(var b=a,z=y+1;z<E;)x[b++]=x[z++];return x.length=E-(y-a+1),this.xb(),this},$e.prototype.copy=function(){var a=new $e,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Lt=$e.prototype,Lt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),E=0;E<y;E++)x[E]=a[E];return x},Lt.Iv=function(){for(var a=new Qe,y=this.s,x=this.count,E=0;E<x;E++)a.add(y[E]);return a},Lt.sort=function(a){return this._isFrozen&&ce(this),this.s.sort(a),this.xb(),this},Lt.zi=function(a,y,x){var E=this.s,b=E.length;y===void 0&&(y=0),x===void 0&&(x=b),this._isFrozen&&ce(this);var z=x-y;if(1>=z)return this;if((0>y||y>=b-1)&&Mn(y,"0 <= from < length",$e,"sortRange:from"),z===2)return x=E[y],b=E[y+1],0<a(x,b)&&(E[y]=b,E[y+1]=x,this.xb()),this;if(y===0)if(x>=b)E.sort(a);else for(y=E.slice(0,x),y.sort(a),a=0;a<x;a++)E[a]=y[a];else if(x>=b)for(x=E.slice(y),x.sort(a),a=y;a<b;a++)E[a]=x[a-y];else for(b=E.slice(y,x),b.sort(a),a=y;a<x;a++)E[a]=b[a-y];return this.xb(),this},Lt.reverse=function(){return this._isFrozen&&ce(this),this.s.reverse(),this.xb(),this},ue.Object.defineProperties($e.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 Gi;var a=this.Sa;return a!==null?(a.reset(),a):new sr(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Gi;var a=this.Hg;return a!==null?(a.reset(),a):new pr(this)}}}),$e.prototype.reverse=$e.prototype.reverse,$e.prototype.sortRange=$e.prototype.zi,$e.prototype.sort=$e.prototype.sort,$e.prototype.toSet=$e.prototype.Iv,$e.prototype.toArray=$e.prototype.Fa,$e.prototype.removeRange=$e.prototype.removeRange,$e.prototype.removeAt=$e.prototype.mb,$e.prototype.delete=$e.prototype.delete,$e.prototype.remove=$e.prototype.remove,$e.prototype.insertAt=$e.prototype.Gb,$e.prototype.pop=$e.prototype.pop,$e.prototype.last=$e.prototype.jc,$e.prototype.first=$e.prototype.first,$e.prototype.set=$e.prototype.set,$e.prototype.setElt=$e.prototype.cd,$e.prototype.get=$e.prototype.get,$e.prototype.elt=$e.prototype.M,$e.prototype.indexOf=$e.prototype.indexOf,$e.prototype.has=$e.prototype.has,$e.prototype.contains=$e.prototype.contains,$e.prototype.clear=$e.prototype.clear,$e.prototype.addAll=$e.prototype.addAll,$e.prototype.push=$e.prototype.push,$e.prototype.add=$e.prototype.add,$e.prototype.thaw=$e.prototype.ka,$e.prototype.freeze=$e.prototype.freeze,$e.className="List";function Ir(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Ir.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Ir.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)},Ir.prototype.Ad=function(){return this.next()},Ir.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},Ir.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},Ir.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},Ir.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},Ir.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new $e;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Ir.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new $e;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Ir.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Ir.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},ue.Object.defineProperties(Ir.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Ir.prototype.first=Ir.prototype.first,Ir.prototype.hasNext=Ir.prototype.Ad,Ir.prototype.next=Ir.prototype.next,Ir.prototype.reset=Ir.prototype.reset,Ir.className="SetIterator";function Qe(a){yi(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Qe.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Set()#"+dr(this)},Lt.add=function(a){if(a===null)return this;this._isFrozen&&ce(this,a);var y=a;return Fe(a)&&(y=gr(a)),this.Tb[y]===void 0&&(this.Sb++,a=new ke(a,a),this.Tb[y]=a,y=this.kf,y===null?this.ea=a:(a.ll=y,y.va=a),this.kf=a,this.xb()),this},Lt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&ce(this),xn(a))for(var y=a.length,x=0;x<y;x++)this.add(a[x]);else for(a=a.iterator;a.next();)this.add(a.value);return this},Lt.contains=function(a){if(a===null)return!1;var y=a;return Fe(a)&&(y=dr(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Lt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Lt.first=function(){var a=this.ea;return a===null?null:a.value},Qe.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Qe.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Qe.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Qe.prototype.map=function(a){for(var y=new Qe,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Qe.prototype.filter=function(a){for(var y=new Qe,x=this.ea;x!==null;){var E=x.value;a(E)&&y.add(E),x=x.va}return y},Lt=Qe.prototype,Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ce(this,a);var y=a;if(Fe(a)&&(y=dr(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.hp=function(a){if(a===null)return this;if(this._isFrozen&&ce(this),xn(a))for(var y=a.length,x=0;x<y;x++)this.remove(a[x]);else for(a=a.iterator;a.next();)this.remove(a.value);return this},Lt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&ce(this);var y=new Qe;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var E=x.value;y.contains(E)||a.push(E)}return this.hp(a),this},Lt.clear=function(){this._isFrozen&&ce(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Qe.prototype.copy=function(){var a=new Qe,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Qe.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,E;for(E in y)a[x]=y[E].value,x++;return a},Qe.prototype.Hv=function(){var a=new $e,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function yi(a){a.__gohashid=_r++}function gr(a){var y=a.__gohashid;return y===void 0&&(y=_r++,a.__gohashid=y),y}function dr(a){return a.__gohashid}ue.Object.defineProperties(Qe.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Gi;var a=this.Sa;return a!==null?(a.reset(),a):new Ir(this)}}}),Qe.prototype.toList=Qe.prototype.Hv,Qe.prototype.toArray=Qe.prototype.Fa,Qe.prototype.clear=Qe.prototype.clear,Qe.prototype.retainAll=Qe.prototype.pA,Qe.prototype.removeAll=Qe.prototype.hp,Qe.prototype.delete=Qe.prototype.delete,Qe.prototype.remove=Qe.prototype.remove,Qe.prototype.first=Qe.prototype.first,Qe.prototype.containsAny=Qe.prototype.Ty,Qe.prototype.containsAll=Qe.prototype.Sy,Qe.prototype.has=Qe.prototype.has,Qe.prototype.contains=Qe.prototype.contains,Qe.prototype.addAll=Qe.prototype.addAll,Qe.prototype.add=Qe.prototype.add,Qe.prototype.thaw=Qe.prototype.ka,Qe.prototype.freeze=Qe.prototype.freeze;var _r=1;Qe.className="Set",Qe.uniqueHash=yi,Qe.hashIdUnique=gr,Qe.hashId=dr;function mr(a){this.ma=a,this.qa=a.Ja,this.sa=null}mr.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},mr.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)},mr.prototype.Ad=function(){return this.next()},mr.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},mr.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},mr.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},mr.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},mr.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new $e;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},mr.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new $e;for(y=y.ea;y!==null;){var E=y.key;a(E)&&x.add(E),y=y.va}return x.iterator},mr.prototype.de=function(){this.value=this.key=null,this.qa=-1},mr.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},ue.Object.defineProperties(mr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),mr.prototype.first=mr.prototype.first,mr.prototype.hasNext=mr.prototype.Ad,mr.prototype.next=mr.prototype.next,mr.prototype.reset=mr.prototype.reset,mr.className="MapKeySetIterator";function Wi(a){Qe.call(this),yi(this),this._isFrozen=!0,this.ma=a}fe(Wi,Qe),Lt=Wi.prototype,Lt.freeze=function(){return this},Lt.ka=function(){return this},Lt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Lt.add=function(){Wt("This Set is read-only: "+this.toString())},Lt.contains=function(a){return this.ma.contains(a)},Lt.has=function(a){return this.contains(a)},Lt.remove=function(){Wt("This Set is read-only: "+this.toString())},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){Wt("This Set is read-only: "+this.toString())},Lt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Wi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Wi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Wi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Wi.prototype.map=function(a){for(var y=new Qe,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Wi.prototype.filter=function(a){for(var y=new Qe,x=this.ma.ea;x!==null;){var E=x.key;a(E)&&y.add(E),x=x.va}return y},Wi.prototype.copy=function(){return new Wi(this.ma)},Wi.prototype.Iv=function(){var a=new Qe,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Wi.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,E;for(E in a)y[x]=a[E].key,x++;return y},Wi.prototype.Hv=function(){var a=new $e,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},ue.Object.defineProperties(Wi.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Gi:new mr(this.ma)}}}),Wi.prototype.toList=Wi.prototype.Hv,Wi.prototype.toArray=Wi.prototype.Fa,Wi.prototype.toSet=Wi.prototype.Iv,Wi.prototype.first=Wi.prototype.first,Wi.prototype.clear=Wi.prototype.clear,Wi.prototype.delete=Wi.prototype.delete,Wi.prototype.remove=Wi.prototype.remove,Wi.prototype.has=Wi.prototype.has,Wi.prototype.contains=Wi.prototype.contains,Wi.prototype.add=Wi.prototype.add,Wi.prototype.thaw=Wi.prototype.ka,Wi.prototype.freeze=Wi.prototype.freeze,Wi.className="MapKeySet";function Vr(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}Vr.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},Vr.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)},Vr.prototype.Ad=function(){return this.next()},Vr.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},Vr.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},Vr.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},Vr.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},Vr.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new $e;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Vr.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new $e;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Vr.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},Vr.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},ue.Object.defineProperties(Vr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Vr.prototype.first=Vr.prototype.first,Vr.prototype.hasNext=Vr.prototype.Ad,Vr.prototype.next=Vr.prototype.next,Vr.prototype.reset=Vr.prototype.reset,Vr.className="MapValueSetIterator";function ke(a,y){this.key=a,this.value=y,this.ll=this.va=null}ke.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},ke.className="KeyValuePair";function sn(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}sn.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},sn.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)},sn.prototype.Ad=function(){return this.next()},sn.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},sn.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},sn.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},sn.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},sn.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new $e;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},sn.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new $e;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},sn.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},sn.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},ue.Object.defineProperties(sn.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),sn.prototype.first=sn.prototype.first,sn.prototype.hasNext=sn.prototype.Ad,sn.prototype.next=sn.prototype.next,sn.prototype.reset=sn.prototype.reset,sn.className="MapIterator";function we(a){yi(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.jf=this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=we.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Map()#"+dr(this)},Lt.add=function(a,y){this._isFrozen&&ce(this,a);var x=a;Fe(a)&&(x=gr(a));var E=this.Tb[x];return E===void 0?(this.Sb++,a=new ke(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):E.value=y,this},Lt.set=function(a,y){return this.add(a,y)},Lt.addAll=function(a){if(a===null)return this;if(xn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];this.add(E.key,E.value)}else if(a instanceof we)for(a=a.iterator;a.next();)this.add(a.key,a.value);else for(a=a.iterator;a.next();)y=a.value,this.add(y.key,y.value);return this},Lt.first=function(){return this.ea},we.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},we.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},we.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},we.prototype.map=function(a){for(var y=new we,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},we.prototype.filter=function(a){for(var y=new we,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Lt=we.prototype,Lt.contains=function(a){var y=a;return Fe(a)&&(y=dr(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.I=function(a){var y=a;return Fe(a)&&(y=dr(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Lt.get=function(a){return this.I(a)},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ce(this,a);var y=a;if(Fe(a)&&(y=dr(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){this._isFrozen&&ce(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()},we.prototype.copy=function(){var a=new we,y=this.Tb,x;for(x in y){var E=y[x];a.add(E.key,E.value)}return a},we.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,E;for(E in a){var b=a[E];y[x]=new ke(b.key,b.value),x++}return y},we.prototype.Lf=function(){return new Wi(this)},ue.Object.defineProperties(we.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Gi;var a=this.Sa;return a!==null?(a.reset(),a):new sn(this)}},iteratorKeys:{get:function(){return 0>=this.count?Gi:new mr(this)}},iteratorValues:{get:function(){if(0>=this.count)return Gi;var a=this.jf;return a!==null?(a.reset(),a):new Vr(this)}}}),we.prototype.toKeySet=we.prototype.Lf,we.prototype.toArray=we.prototype.Fa,we.prototype.clear=we.prototype.clear,we.prototype.delete=we.prototype.delete,we.prototype.remove=we.prototype.remove,we.prototype.get=we.prototype.get,we.prototype.getValue=we.prototype.I,we.prototype.has=we.prototype.has,we.prototype.contains=we.prototype.contains,we.prototype.first=we.prototype.first,we.prototype.addAll=we.prototype.addAll,we.prototype.set=we.prototype.set,we.prototype.add=we.prototype.add,we.prototype.thaw=we.prototype.ka,we.prototype.freeze=we.prototype.freeze,we.className="Map";function Tt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Wt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var yn,Bn,ui,ti,Zn;Tt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Tt.prototype.h=function(a,y){return this.x=a,this.y=y,this},Tt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Tt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Tt.prototype.copy=function(){var a=new Tt;return a.x=this.x,a.y=this.y,a},Lt=Tt.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function tn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new Tt(x,b)}return new Tt}function Cn(a){return a.x.toString()+" "+a.y.toString()}Lt.toString=function(){return"Point("+this.x+","+this.y+")"},Lt.D=function(a){return a instanceof Tt?this.x===a.x&&this.y===a.y:!1},Lt.hi=function(a,y){return this.x===a&&this.y===y},Lt.Xa=function(a){return ae.B(this.x,a.x)&&ae.B(this.y,a.y)},Lt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Lt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Tt.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));return this.x=a*y-E*x,this.y=E*y+a*x,this},Lt=Tt.prototype,Lt.scale=function(a,y){return this.x*=a,this.y*=y,this},Lt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Lt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Lt.normalize=function(){var a=this.x,y=this.y,x=Math.sqrt(a*a+y*y);return 0<x&&(this.x=a/x,this.y=y/x),this},Lt.ab=function(a){return Nn(a.x-this.x,a.y-this.y)},Lt.direction=function(a,y){return Nn(a-this.x,y-this.y)};function Nn(a,y){if(a===0)return 0<y?90:0>y?270:0;if(y===0)return 0<a?0:180;if(isNaN(a)||isNaN(y))return 0;var x=180*Math.atan(Math.abs(y/a))/Math.PI;return 0>a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Lt.Ry=function(a,y){return ae.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Lt.fA=function(a,y,x,E){return ae.qh(a,y,x,E,this.x,this.y,this),this},Lt.gA=function(a,y){return ae.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Lt.uA=function(a,y,x,E){return ae.No(this.x,this.y,a,y,x,E,this),this},Lt.vA=function(a,y){return ae.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Lt.xi=function(a,y){return this.x=a.x+y.x*a.width+y.offsetX,this.y=a.y+y.y*a.height+y.offsetY,this},Lt.yi=function(a,y,x,E,b){return this.x=a+b.x*x+b.offsetX,this.y=y+b.y*E+b.offsetY,this},Lt.transform=function(a){return a.Ga(this),this};function fn(a,y){return y.Cd(a),a}function En(a,y,x,E,b,z){var tt=b-x,rt=z-E,ot=tt*tt+rt*rt;x-=a,E-=y;var at=-x*tt-E*rt;return 0>=at||at>=ot?(tt=b-a,rt=z-y,Math.min(x*x+E*E,tt*tt+rt*rt)):(a=tt*E-rt*x,a*a/ot)}function hi(a,y,x,E){return a=x-a,y=E-y,a*a+y*y}function Kn(a,y,x,E){return a=x-a,y=E-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(E=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?E=0>y?E+180:180-E:0>y&&(E=360-E),E)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)},Tt.alloc=function(){var a=An.pop();return a===void 0?new Tt:a},Tt.allocAt=function(a,y){var x=An.pop();return x===void 0?new Tt(a,y):(x.x=a,x.y=y,x)},Tt.free=function(a){An.push(a)},Tt.prototype.isReal=Tt.prototype.w,Tt.prototype.setSpot=Tt.prototype.yi,Tt.prototype.setRectSpot=Tt.prototype.xi,Tt.prototype.snapToGridPoint=Tt.prototype.vA,Tt.prototype.snapToGrid=Tt.prototype.uA,Tt.prototype.projectOntoLineSegmentPoint=Tt.prototype.gA,Tt.prototype.projectOntoLineSegment=Tt.prototype.fA,Tt.intersectingLineSegments=function(a,y,x,E,b,z,tt,rt){return ae.Rl(a,y,x,E,b,z,tt,rt)},Tt.prototype.compareWithLineSegmentPoint=Tt.prototype.Ry,Tt.compareWithLineSegment=function(a,y,x,E,b,z){return ae.Fl(a,y,x,E,b,z)},Tt.prototype.direction=Tt.prototype.direction,Tt.prototype.directionPoint=Tt.prototype.ab,Tt.prototype.normalize=Tt.prototype.normalize,Tt.prototype.distanceSquared=Tt.prototype.zd,Tt.prototype.distanceSquaredPoint=Tt.prototype.Bf,Tt.prototype.scale=Tt.prototype.scale,Tt.prototype.rotate=Tt.prototype.rotate,Tt.prototype.offset=Tt.prototype.offset,Tt.prototype.subtract=Tt.prototype.re,Tt.prototype.add=Tt.prototype.add,Tt.prototype.equalsApprox=Tt.prototype.Xa,Tt.prototype.equalTo=Tt.prototype.hi,Tt.prototype.equals=Tt.prototype.D,Tt.prototype.set=Tt.prototype.set,Tt.prototype.setTo=Tt.prototype.sg;var An=[];Tt.className="Point",Tt.parse=tn,Tt.stringify=Cn,Tt.distanceLineSegmentSquared=En,Tt.distanceSquared=hi,Tt.direction=Kn,Tt.Origin=yn=new Tt(0,0).ja(),Tt.InfiniteTopLeft=Bn=new Tt(-1/0,-1/0).ja(),Tt.InfiniteBottomRight=ui=new Tt(1/0,1/0).ja(),Tt.SixPoint=ti=new Tt(6,6).ja(),Tt.NoPoint=Zn=new Tt(NaN,NaN).ja(),Tt.parse=tn,Tt.stringify=Cn,Tt.distanceLineSegmentSquared=En,Tt.distanceSquared=hi,Tt.direction=Kn;function _e(a,y){a===void 0?this.height=this.width=0:typeof a=="number"&&(0<=a||isNaN(a))&&typeof y=="number"&&(0<=y||isNaN(y))?(this.width=a,this.height=y):Wt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var ii,wi,Vi,Oi,wr,Pr,yr;_e.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},_e.prototype.h=function(a,y){return this.width=a,this.height=y,this},_e.prototype.sg=function(a,y){return this.width=a,this.height=y,this},_e.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},_e.prototype.copy=function(){var a=new _e;return a.width=this.width,a.height=this.height,a},Lt=_e.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Mr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new _e(x,b)}return new _e}function Er(a){return a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Size("+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof _e?this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y){return this.width===a&&this.height===y},Lt.Xa=function(a){return ae.B(this.width,a.width)&&ae.B(this.height,a.height)},Lt.Bc=function(a,y){return a=this.width+a,this.width=0<=a?a:0,y=this.height+y,this.height=0<=y?y:0,this},Lt.w=function(){return isFinite(this.width)&&isFinite(this.height)},_e.alloc=function(){var a=qr.pop();return a===void 0?new _e:a},_e.free=function(a){qr.push(a)},_e.prototype.isReal=_e.prototype.w,_e.prototype.inflate=_e.prototype.Bc,_e.prototype.equalsApprox=_e.prototype.Xa,_e.prototype.equalTo=_e.prototype.hi,_e.prototype.equals=_e.prototype.D,_e.prototype.set=_e.prototype.set,_e.prototype.setTo=_e.prototype.sg;var qr=[];_e.className="Size",_e.parse=Mr,_e.stringify=Er,_e.ZeroSize=ii=new _e(0,0).ja(),_e.OneSize=wi=new _e(1,1).ja(),_e.SixSize=Vi=new _e(6,6).ja(),_e.EightSize=Oi=new _e(8,8).ja(),_e.TenSize=wr=new _e(10,10).ja(),_e.InfiniteSize=Pr=new _e(1/0,1/0).ja(),_e.NoSize=yr=new _e(NaN,NaN).ja(),_e.parse=Mr,_e.stringify=Er;function Pe(a,y,x,E){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof E=="number"&&(0<=E||isNaN(E))?(this.x=a,this.y=y,this.width=x,this.height=E):a instanceof Tt?(x=a.x,a=a.y,y instanceof Tt?(E=y.x,y=y.y,this.x=Math.min(x,E),this.y=Math.min(a,y),this.width=Math.abs(x-E),this.height=Math.abs(a-y)):y instanceof _e?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Wt("Incorrect second argument supplied to Rect constructor "+y)):Wt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}Lt=Pe.prototype,Lt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.h=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this};function Cr(a,y,x){a.width=y,a.height=x}Lt.sg=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this},Lt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.dd=function(a){return this.x=a.x,this.y=a.y,this},Lt.tA=function(a){return this.width=a.width,this.height=a.height,this},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},Lt=Pe.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Sr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;(E=a[y++])&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;(E=a[y++])&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),new Pe(x,b,z,tt)}return new Pe}function ji(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof Pe?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y,x,E){return this.x===a&&this.y===y&&this.width===x&&this.height===E},Lt.Xa=function(a){return ae.B(this.x,a.x)&&ae.B(this.y,a.y)&&ae.B(this.width,a.width)&&ae.B(this.height,a.height)};function rr(a,y){return ae.$(a.x,y.x)&&ae.$(a.y,y.y)&&ae.$(a.width,y.width)&&ae.$(a.height,y.height)}Lt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Lt.Re=function(a){return this.x<=a.x&&a.x+a.width<=this.x+this.width&&this.y<=a.y&&a.y+a.height<=this.y+this.height},Lt.contains=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+E<=this.y+this.height},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Lt.Bc=function(a,y){return Hi(this,y,a,y,a)},Lt.Co=function(a){return Hi(this,a.top,a.right,a.bottom,a.left)},Lt.Fv=function(a){return Hi(this,-a.top,-a.right,-a.bottom,-a.left)},Lt.Hz=function(a,y,x,E){return Hi(this,a,y,x,E)};function Hi(a,y,x,E,b){var z=a.width;return x+b<=-z?(a.x+=z/2,a.width=0):(a.x-=b,a.width+=x+b),x=a.height,y+E<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+E),a}Lt.Ex=function(a){return zr(this,a.x,a.y,a.width,a.height)},Lt.Uu=function(a,y,x,E){return zr(this,a,y,x,E)};function zr(a,y,x,E,b){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+E),x=Math.min(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Lt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Lt.Vu=function(a,y,x,E){var b=this.width,z=this.x;return b!==1/0&&x!==1/0&&(b+=z,x+=a,isNaN(x)||isNaN(b)||z>x||a>b)?!1:(a=this.height,x=this.y,!(a!==1/0&&E!==1/0&&(a+=x,E+=y,isNaN(E)||isNaN(a)||x>E||y>a)))};function jr(a,y){var x=a.width,E=a.x,b=y.x-10;return E>y.width+10+10+b||b>x+E?!1:(x=a.height,a=a.y,E=y.y-10,!(a>y.height+10+10+E||E>x+a))}Lt.Ye=function(a){return er(this,a.x,a.y,0,0)},Lt.ed=function(a){return er(this,a.x,a.y,a.width,a.height)},Lt.Kv=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),er(this,a,y,x,E)};function er(a,y,x,E,b){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+E),x=Math.max(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Lt.yi=function(a,y,x){return this.x=a-x.offsetX-x.x*this.width,this.y=y-x.offsetY-x.y*this.height,this};function eo(a,y,x,E,b,z,tt,rt){return tt===void 0&&(tt=0),rt===void 0&&(rt=0),a<=b&&b+tt<=a+x&&y<=z&&z+rt<=y+E}function gs(a,y,x,E,b,z,tt,rt){return a>tt+b||b>x+a?!1:!(y>rt+z||z>E+y)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Lt.Mz=function(){return this.width===0&&this.height===0},Pe.alloc=function(){var a=Ps.pop();return a===void 0?new Pe:a},Pe.allocAt=function(a,y,x,E){var b=Ps.pop();return b===void 0?new Pe(a,y,x,E):b.h(a,y,x,E)},Pe.free=function(a){Ps.push(a)},ue.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 Tt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new _e(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Tt(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,E,b,z,tt,rt){return ae.Fx(a,y,x,E,b,z,tt,rt)},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 Fo=null,wa=null,Ps=[];Pe.className="Rect",Pe.parse=Sr,Pe.stringify=ji,Pe.contains=eo,Pe.intersects=gs,Pe.ZeroRect=Fo=new Pe(0,0,0,0).ja(),Pe.NoRect=wa=new Pe(NaN,NaN,NaN,NaN).ja(),Pe.parse=Sr,Pe.stringify=ji,Pe.contains=eo,Pe.intersects=gs;function Ti(a,y,x,E){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):E!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=E):Wt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}Ti.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ti.prototype.sg=function(a,y,x,E){return this.top=a,this.right=y,this.bottom=x,this.left=E,this},Ti.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ti.prototype.copy=function(){var a=new Ti;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Lt=Ti.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function wo(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var E=a[y++];if(E&&(x=parseFloat(E)),isNaN(x))return new Ti;for(var b=NaN;a[y]==="";)y++;if((E=a[y++])&&(b=parseFloat(E)),isNaN(b))return new Ti(x);for(var z=NaN;a[y]==="";)y++;if((E=a[y++])&&(z=parseFloat(E)),isNaN(z))return new Ti(x,b);for(var tt=NaN;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),isNaN(tt)?new Ti(x,b):new Ti(x,b,z,tt)}return new Ti}function Co(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Lt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Lt.D=function(a){return a instanceof Ti?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Lt.hi=function(a,y,x,E){return this.top===a&&this.right===y&&this.bottom===x&&this.left===E},Lt.Xa=function(a){return ae.B(this.top,a.top)&&ae.B(this.right,a.right)&&ae.B(this.bottom,a.bottom)&&ae.B(this.left,a.left)},Lt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},Ti.alloc=function(){var a=Ko.pop();return a===void 0?new Ti:a},Ti.free=function(a){Ko.push(a)},Ti.prototype.isReal=Ti.prototype.w,Ti.prototype.equalsApprox=Ti.prototype.Xa,Ti.prototype.equalTo=Ti.prototype.hi,Ti.prototype.equals=Ti.prototype.D,Ti.prototype.set=Ti.prototype.set,Ti.prototype.setTo=Ti.prototype.sg;var es=null,Ao=null,Ko=[];Ti.className="Margin",Ti.parse=wo,Ti.stringify=Co,Ti.ZeroMargin=es=new Ti(0,0,0,0).ja(),Ti.TwoMargin=Ao=new Ti(2,2,2,2).ja(),Ti.parse=wo,Ti.stringify=Co;function Wn(a,y,x,E){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),E===void 0&&(E=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=E),this._isFrozen=!1}var Ai,Ui,xr,br,no,Bi,Fs,Go,Bo,Or,Vo,As,vo,ca,fa,Ca,ns,$u,Fu,il,yl,Ba,Kl,th,eh,Uo,Au,nh,Vl,lu,Ls,Bs,ss,ps,Ul,Hs;Wn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Wn.prototype.sg=function(a,y,x,E){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=E,this},Wn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Wn.prototype.copy=function(){var a=new Wn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Lt=Wn.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function co(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function oo(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return Ai;if(a==="TopLeft")return Ui;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return xr;if(a==="TopRight")return br;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return no;if(a==="Center")return Bi;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return Fs;if(a==="BottomLeft")return Go;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Bo;if(a==="BottomRight")return Or;if(a==="TopSide")return Vo;if(a==="LeftSide")return As;if(a==="RightSide")return vo;if(a==="BottomSide")return ca;if(a==="TopBottomSides")return fa;if(a==="LeftRightSides")return Ca;if(a==="TopLeftSides")return ns;if(a==="TopRightSides")return $u;if(a==="BottomLeftSides")return Fu;if(a==="BottomRightSides")return il;if(a==="NotTopSide")return yl;if(a==="NotLeftSide")return Ba;if(a==="NotRightSide")return Kl;if(a==="NotBottomSide")return th;if(a==="AllSides")return eh;if(a==="Default")return Uo;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E!==void 0&&0<E.length&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return E=a[y++],E!==void 0&&0<E.length&&(tt=parseFloat(E)),new Wn(x,b,z,tt)}return new Wn}function Jr(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Lt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(Ai)?"None":this.D(Ui)?"TopLeft":this.D(xr)?"Top":this.D(br)?"TopRight":this.D(no)?"Left":this.D(Bi)?"Center":this.D(Fs)?"Right":this.D(Go)?"BottomLeft":this.D(Bo)?"Bottom":this.D(Or)?"BottomRight":this.D(Vo)?"TopSide":this.D(As)?"LeftSide":this.D(vo)?"RightSide":this.D(ca)?"BottomSide":this.D(fa)?"TopBottomSides":this.D(Ca)?"LeftRightSides":this.D(ns)?"TopLeftSides":this.D($u)?"TopRightSides":this.D(Fu)?"BottomLeftSides":this.D(il)?"BottomRightSides":this.D(yl)?"NotTopSide":this.D(Ba)?"NotLeftSide":this.D(Kl)?"NotRightSide":this.D(th)?"NotBottomSide":this.D(eh)?"AllSides":this.D(Uo)?"Default":"None"},Lt.D=function(a){return a instanceof Wn?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Lt.gv=function(){return new Wn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Lt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Au))a=As;else if(a.D(nh))a=vo;else if(a.D(Vl))a=Vo;else if(a.D(lu))a=ca;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Lt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Lt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Lt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Lt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Lt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},Wn.alloc=function(){var a=as.pop();return a===void 0?new Wn:a},Wn.free=function(a){as.push(a)},Wn.prototype.isDefault=Wn.prototype.Xb,Wn.prototype.isNone=Wn.prototype.ys,Wn.prototype.isSide=Wn.prototype.$c,Wn.prototype.isNoSpot=Wn.prototype.Mc,Wn.prototype.isSpot=Wn.prototype.sb,Wn.prototype.includesSide=Wn.prototype.Hf,Wn.prototype.opposite=Wn.prototype.gv,Wn.prototype.equals=Wn.prototype.D,Wn.prototype.set=Wn.prototype.set,Wn.prototype.setTo=Wn.prototype.sg;var as=[];Wn.className="Spot",Wn.parse=oo,Wn.stringify=Jr,Wn.None=Ai=co(new Wn(0,0,0,0),0).ja(),Wn.Default=Uo=co(new Wn(0,0,-1,0),-1).ja(),Wn.TopLeft=Ui=new Wn(0,0,0,0).ja(),Wn.TopCenter=xr=new Wn(.5,0,0,0).ja(),Wn.TopRight=br=new Wn(1,0,0,0).ja(),Wn.LeftCenter=no=new Wn(0,.5,0,0).ja(),Wn.Center=Bi=new Wn(.5,.5,0,0).ja(),Wn.RightCenter=Fs=new Wn(1,.5,0,0).ja(),Wn.BottomLeft=Go=new Wn(0,1,0,0).ja(),Wn.BottomCenter=Bo=new Wn(.5,1,0,0).ja(),Wn.BottomRight=Or=new Wn(1,1,0,0).ja(),Wn.MiddleTop=Ls=xr,Wn.MiddleLeft=Bs=no,Wn.MiddleRight=ss=Fs,Wn.MiddleBottom=ps=Bo,Wn.Top=Vl=xr,Wn.Left=Au=no,Wn.Right=nh=Fs,Wn.Bottom=lu=Bo,Wn.TopSide=Vo=co(new Wn(0,0,1,1),1).ja(),Wn.LeftSide=As=co(new Wn(0,0,1,2),1).ja(),Wn.RightSide=vo=co(new Wn(0,0,1,4),1).ja(),Wn.BottomSide=ca=co(new Wn(0,0,1,8),1).ja(),Wn.TopBottomSides=fa=co(new Wn(0,0,1,9),1).ja(),Wn.LeftRightSides=Ca=co(new Wn(0,0,1,6),1).ja(),Wn.TopLeftSides=ns=co(new Wn(0,0,1,3),1).ja(),Wn.TopRightSides=$u=co(new Wn(0,0,1,5),1).ja(),Wn.BottomLeftSides=Fu=co(new Wn(0,0,1,10),1).ja(),Wn.BottomRightSides=il=co(new Wn(0,0,1,12),1).ja(),Wn.NotTopSide=yl=co(new Wn(0,0,1,14),1).ja(),Wn.NotLeftSide=Ba=co(new Wn(0,0,1,13),1).ja(),Wn.NotRightSide=Kl=co(new Wn(0,0,1,11),1).ja(),Wn.NotBottomSide=th=co(new Wn(0,0,1,7),1).ja(),Wn.AllSides=eh=co(new Wn(0,0,1,15),1).ja(),Ul=new Wn(.156,.156).ja(),Hs=new Wn(.844,.844).ja(),Wn.parse=oo,Wn.stringify=Jr;function mi(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}mi.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},mi.prototype.setTransform=function(a,y,x,E,b,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=E,this.dx=b,this.dy=z,this},mi.prototype.copy=function(){var a=new mi;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},mi.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},mi.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},mi.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},mi.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},mi.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,E=this.m11*a.m21+this.m21*a.m22,b=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=E,this.m22=b,this},mi.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,E=-a.m12*y,b=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*E,x=this.m12*x+this.m22*E,E=this.m11*b+this.m21*z,b=this.m12*b+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=E,this.m22=b,this},mi.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,E=this.m11*a,b=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=E,this.dx=b,this.dy=z,this},mi.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.m12*a+this.m22*E,z=this.m11*-E+this.m21*a,tt=this.m12*-E+this.m22*a;return this.m11=this.m11*a+this.m21*E,this.m12=b,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Lt=mi.prototype,Lt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Lt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Lt.Ga=function(a){var y=a.x,x=a.y;return a.h(y*this.m11+x*this.m21+this.dx,y*this.m12+x*this.m22+this.dy)},Lt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,E=a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,E=1.2*a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.pp=function(a){var y=a.x,x=a.y,E=y+a.width,b=x+a.height,z=this.m11,tt=this.m12,rt=this.m21,ot=this.m22,at=this.dx,ut=this.dy,ft=y*z+x*rt+at,mt=y*tt+x*ot+ut,yt=E*z+x*rt+at,Pt=E*tt+x*ot+ut;return x=y*z+b*rt+at,y=y*tt+b*ot+ut,z=E*z+b*rt+at,E=E*tt+b*ot+ut,b=Math.min(ft,yt),ft=Math.max(ft,yt),yt=Math.min(mt,Pt),mt=Math.max(mt,Pt),b=Math.min(b,x),ft=Math.max(ft,x),yt=Math.min(yt,y),mt=Math.max(mt,y),b=Math.min(b,z),ft=Math.max(ft,z),yt=Math.min(yt,E),mt=Math.max(mt,E),a.h(b,yt,ft-b,mt-yt),a},mi.alloc=function(){var a=cs.pop();return a===void 0?new mi:a},mi.free=function(a){cs.push(a)},mi.prototype.transformRect=mi.prototype.pp,mi.prototype.transformPoint=mi.prototype.Ga,mi.prototype.scale=mi.prototype.scale,mi.prototype.translate=mi.prototype.translate,mi.prototype.rotate=mi.prototype.rotate,mi.prototype.invert=mi.prototype.Vj,mi.prototype.multiplyInverted=mi.prototype.bv,mi.prototype.multiply=mi.prototype.multiply,mi.prototype.reset=mi.prototype.reset,mi.prototype.isIdentity=mi.prototype.ws,mi.prototype.equals=mi.prototype.D,mi.prototype.setTransform=mi.prototype.setTransform,mi.prototype.set=mi.prototype.set;var cs=[];mi.className="Transform",mi.xF="54a702f3e53909c447824c6706603faf4c";var ae={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=ae.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);ae.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5<a},$:function(a,y){return a-=y,5e-8>a&&-5e-8<a},Yb:function(a,y,x,E,b,z,tt){if(0>=b&&(b=1e-6),a<x)var rt=a,ot=x;else rt=x,ot=a;if(y<E)var at=y,ut=E;else at=E,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-b<=z&&z<=a+b;if(y===E)return rt<=z&&z<=ot&&y-b<=tt&&tt<=y+b;if(ot+=b,rt-=b,rt<=z&&z<=ot&&(ut+=b,at-=b,at<=tt&&tt<=ut))if(ot-rt>ut-at)if(a-x>b||x-a>b){if(z=(E-y)/(x-a)*(z-a)+y,z-b<=tt&&tt<=z+b)return!0}else return!0;else if(y-E>b||E-y>b){if(tt=(x-a)/(E-y)*(tt-y)+a,tt-b<=z&&z<=tt+b)return!0}else return!0;return!1},cs:function(a,y,x,E,b,z,tt,rt,ot,at,ut,ft){if(ae.Yb(a,y,tt,rt,ft,x,E)&&ae.Yb(a,y,tt,rt,ft,b,z))return ae.Yb(a,y,tt,rt,ft,at,ut);var mt=(a+x)/2,yt=(y+E)/2,Pt=(x+b)/2,Et=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(mt+Pt)/2,x=(yt+Et)/2,Pt=(Pt+b)/2,Et=(Et+z)/2;var Ht=(E+Pt)/2,Ot=(x+Et)/2;return ae.cs(a,y,mt,yt,E,x,Ht,Ot,ot,at,ut,ft)||ae.cs(Ht,Ot,Pt,Et,b,z,tt,rt,ot,at,ut,ft)},ax:function(a,y,x,E,b,z,tt,rt,ot){var at=(x+b)/2,ut=(E+z)/2;return ot.h((((a+x)/2+at)/2+(at+(b+tt)/2)/2)/2,(((y+E)/2+ut)/2+(ut+(z+rt)/2)/2)/2),ot},My:function(a,y,x,E,b,z,tt,rt){var ot=(x+b)/2,at=(E+z)/2;return Kn(((a+x)/2+ot)/2,((y+E)/2+at)/2,(ot+(b+tt)/2)/2,(at+(z+rt)/2)/2)},Dl:function(a,y,x,E,b,z,tt,rt,ot,at){if(ae.Yb(a,y,tt,rt,ot,x,E)&&ae.Yb(a,y,tt,rt,ot,b,z))er(at,a,y,0,0),er(at,tt,rt,0,0);else{var ut=(a+x)/2,ft=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var Pt=(E+mt)/2,Et=(x+yt)/2;ae.Dl(a,y,ut,ft,E,x,Pt,Et,ot,at),ae.Dl(Pt,Et,mt,yt,b,z,tt,rt,ot,at)}return at},Qe:function(a,y,x,E,b,z,tt,rt,ot,at){if(ae.Yb(a,y,tt,rt,ot,x,E)&&ae.Yb(a,y,tt,rt,ot,b,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(rt);else{var ut=(a+x)/2,ft=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var Pt=(E+mt)/2,Et=(x+yt)/2;ae.Qe(a,y,ut,ft,E,x,Pt,Et,ot,at),ae.Qe(Pt,Et,mt,yt,b,z,tt,rt,ot,at)}return at},jv:function(a,y,x,E,b,z,tt,rt,ot,at){if(ae.Yb(a,y,b,z,at,x,E))return ae.Yb(a,y,b,z,at,rt,ot);var ut=(a+x)/2,ft=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var mt=(ut+x)/2,yt=(ft+E)/2;return ae.jv(a,y,ut,ft,mt,yt,tt,rt,ot,at)||ae.jv(mt,yt,x,E,b,z,tt,rt,ot,at)},OA:function(a,y,x,E,b,z,tt){return tt.h(((a+x)/2+(x+b)/2)/2,((y+E)/2+(E+z)/2)/2),tt},iv:function(a,y,x,E,b,z,tt,rt){if(ae.Yb(a,y,b,z,tt,x,E))er(rt,a,y,0,0),er(rt,b,z,0,0);else{var ot=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ut=(ot+x)/2,ft=(at+E)/2;ae.iv(a,y,ot,at,ut,ft,tt,rt),ae.iv(ut,ft,x,E,b,z,tt,rt)}return rt},ep:function(a,y,x,E,b,z,tt,rt){if(ae.Yb(a,y,b,z,tt,x,E))rt.length===0&&(rt.push(a),rt.push(y)),rt.push(b),rt.push(z);else{var ot=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ut=(ot+x)/2,ft=(at+E)/2;ae.ep(a,y,ot,at,ut,ft,tt,rt),ae.ep(ut,ft,x,E,b,z,tt,rt)}return rt},Eo:function(a,y,x,E,b,z,tt,rt,ot,at,ut,ft,mt,yt){if(ae.Yb(a,y,tt,rt,mt,x,E)&&ae.Yb(a,y,tt,rt,mt,b,z))return!ae.Rl(a,y,tt,rt,ot,at,ut,ft)||(mt=(a-tt)*(at-ft)-(y-rt)*(ot-ut),mt===0)?!1:(yt.h(((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ft-at*ut))/mt,((a*rt-y*tt)*(at-ft)-(y-rt)*(ot*ft-at*ut))/mt),!0);var Pt=(a+x)/2,Et=(y+E)/2,Ht=(x+b)/2,Ot=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(Pt+Ht)/2,x=(Et+Ot)/2,Ht=(Ht+b)/2,Ot=(Ot+z)/2;var Ut=(E+Ht)/2,Xt=(x+Ot)/2,Qt=1/0,ie=!1,ye=0,pn=0;return ae.Eo(a,y,Pt,Et,E,x,Ut,Xt,ot,at,ut,ft,mt,yt)&&(a=(yt.x-ot)*(yt.x-ot)+(yt.y-at)*(yt.y-at),a<Qt&&(Qt=a,ie=!0,ye=yt.x,pn=yt.y)),ae.Eo(Ut,Xt,Ht,Ot,b,z,tt,rt,ot,at,ut,ft,mt,yt)&&(yt.x-ot)*(yt.x-ot)+(yt.y-at)*(yt.y-at)<Qt&&(ie=!0,ye=yt.x,pn=yt.y),ie&&(yt.x=ye,yt.y=pn),ie},Fo:function(a,y,x,E,b,z,tt,rt,ot,at,ut,ft,mt){var yt=0;if(ae.Yb(a,y,tt,rt,mt,x,E)&&ae.Yb(a,y,tt,rt,mt,b,z)){if(mt=(a-tt)*(at-ft)-(y-rt)*(ot-ut),mt===0)return yt;var Pt=((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ft-at*ut))/mt,Et=((a*rt-y*tt)*(at-ft)-(y-rt)*(ot*ft-at*ut))/mt;if(Pt>=ut)return yt;if((ot>ut?ot-ut:ut-ot)<(at>ft?at-ft:ft-at)){if(y<rt?(ot=y,a=rt):(ot=rt,a=y),Et<ot||Et>a)return yt}else if(a<tt?(ot=a,a=tt):ot=tt,Pt<ot||Pt>a)return yt;0<mt?yt++:0>mt&&yt--}else{Pt=(a+x)/2,Et=(y+E)/2;var Ht=(x+b)/2,Ot=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(Pt+Ht)/2,x=(Et+Ot)/2,Ht=(Ht+b)/2,Ot=(Ot+z)/2;var Ut=(E+Ht)/2,Xt=(x+Ot)/2;yt+=ae.Fo(a,y,Pt,Et,E,x,Ut,Xt,ot,at,ut,ft,mt),yt+=ae.Fo(Ut,Xt,Ht,Ot,b,z,tt,rt,ot,at,ut,ft,mt)}return yt},qh:function(a,y,x,E,b,z,tt){return ae.$(a,x)?(y<E?(x=y,y=E):x=E,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):ae.$(y,E)?(a<x?(E=a,a=x):E=x,b<E?(tt.h(E,y),!1):b>a?(tt.h(a,y),!1):(tt.h(b,y),!0)):(b=((a-b)*(a-x)+(y-z)*(y-E))/((x-a)*(x-a)+(E-y)*(E-y)),-5e-6>b?(tt.h(a,y),!1):1.000005<b?(tt.h(x,E),!1):(tt.h(a+b*(x-a),y+b*(E-y)),!0))},Ve:function(a,y,x,E,b,z,tt,rt,ot){return ae.B(a,x)&&ae.B(y,E)?(ot.h(a,y),!1):ae.$(b,tt)?ae.$(a,x)?(ae.qh(a,y,x,E,b,z,ot),!1):ae.qh(a,y,x,E,b,(E-y)/(x-a)*(b-a)+y,ot):(rt=(rt-z)/(tt-b),ae.$(a,x)?(x=rt*(a-b)+z,y<E?(b=y,y=E):b=E,x<b?(ot.h(a,b),!1):x>y?(ot.h(a,y),!1):(ot.h(a,x),!0)):(tt=(E-y)/(x-a),ae.$(rt,tt)?(ae.qh(a,y,x,E,b,z,ot),!1):(b=(tt*a-rt*b+z-y)/(tt-rt),ae.$(tt,0)?(a<x?(E=a,a=x):E=x,b<E?(ot.h(E,y),!1):b>a?(ot.h(a,y),!1):(ot.h(b,y),!0)):ae.qh(a,y,x,E,b,tt*(b-a)+y,ot))))},MA:function(a,y,x,E,b){return ae.Ve(x.x,x.y,E.x,E.y,a.x,a.y,y.x,y.y,b)},KA:function(a,y,x,E,b,z,tt,rt,ot,at){function ut(Ht,Ot){var Ut=(Ht-a)*(Ht-a)+(Ot-y)*(Ot-y);Ut<ft&&(ft=Ut,ot.h(Ht,Ot))}var ft=1/0;ut(ot.x,ot.y);var mt=0,yt=0,Pt=0,Et=0;if(b<tt?(mt=b,yt=tt):(mt=tt,yt=b),z<rt?(Pt=b,Et=tt):(Pt=tt,Et=b),mt=(yt-mt)/2+at,at=(Et-Pt)/2+at,b=(b+tt)/2,z=(z+rt)/2,mt===0||at===0)return ot;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-b)*(x-b)/(mt*mt),0>mt)return ot;mt=Math.sqrt(mt),E=-at*mt+z,ut(x,at*mt+z),ut(x,E)}else{if(x=(E-y)/(x-a),E=1/(mt*mt)+x*x/(at*at),rt=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*b/(mt*mt),mt=rt*rt-4*E*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+b*b/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return ot;mt=Math.sqrt(mt),at=(-rt+mt)/(2*E),ut(at,x*at-x*a+y),mt=(-rt-mt)/(2*E),ut(mt,x*mt-x*a+y)}return ot},Ff:function(a,y,x,E,b,z,tt,rt,ot){var at=1e21,ut=a,ft=y;if(ae.Ve(a,y,a,E,b,z,tt,rt,ot)){var mt=(ot.x-b)*(ot.x-b)+(ot.y-z)*(ot.y-z);mt<at&&(at=mt,ut=ot.x,ft=ot.y)}return ae.Ve(x,y,x,E,b,z,tt,rt,ot)&&(mt=(ot.x-b)*(ot.x-b)+(ot.y-z)*(ot.y-z),mt<at&&(at=mt,ut=ot.x,ft=ot.y)),ae.Ve(a,y,x,y,b,z,tt,rt,ot)&&(y=(ot.x-b)*(ot.x-b)+(ot.y-z)*(ot.y-z),y<at&&(at=y,ut=ot.x,ft=ot.y)),ae.Ve(a,E,x,E,b,z,tt,rt,ot)&&(a=(ot.x-b)*(ot.x-b)+(ot.y-z)*(ot.y-z),a<at&&(at=a,ut=ot.x,ft=ot.y)),ot.h(ut,ft),1e21>at},us:function(a,y,x){return ae.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,E,b,z,tt,rt){var ot=a+x,at=y+E;return b===tt?(z<rt?(tt=z,z=rt):tt=rt,a<=b&&b<=ot&&tt<=at&&z>=y):z===rt?(b<tt?(rt=b,b=tt):rt=tt,y<=z&&z<=at&&rt<=ot&&b>=a):!!(eo(a,y,x,E,b,z)||eo(a,y,x,E,tt,rt)||ae.Rl(a,y,ot,y,b,z,tt,rt)||ae.Rl(ot,y,ot,at,b,z,tt,rt)||ae.Rl(ot,at,a,at,b,z,tt,rt)||ae.Rl(a,at,a,y,b,z,tt,rt))},Rl:function(a,y,x,E,b,z,tt,rt){return a===x&&y===E&&b===tt&&z===rt?a===b&&y===z:0>=ae.Fl(a,y,x,E,b,z)*ae.Fl(a,y,x,E,tt,rt)&&0>=ae.Fl(b,z,tt,rt,a,y)*ae.Fl(b,z,tt,rt,x,E)},Fl:function(a,y,x,E,b,z){return x-=a,E-=y,a=b-a,y=z-y,z=a*E-y*x,z===0&&(z=a*x+y*E,0<z&&(z=(a-x)*x+(y-E)*E,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,E,b,z){var tt=Math.PI;z||(E*=tt/180,b*=tt/180);var rt=E>b?-1:1;z=[];var ot=tt/2,at=E;if(E=Math.min(2*tt,Math.abs(b-E)),1e-5>E)return ot=at+rt*Math.min(E,ot),rt=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(ot),y+=x*Math.sin(ot),x=(rt+a)/2,ot=(at+y)/2,z.push([rt,at,x,ot,x,ot,a,y]),z;for(;1e-5<E;)b=at+rt*Math.min(E,ot),z.push(ae.Vy(x,at,b,a,y)),E-=Math.abs(b-at),at=b;return z},Vy:function(a,y,x,E,b){var z=(x-y)/2,tt=a*Math.cos(z),rt=a*Math.sin(z),ot=-rt,at=tt*tt+ot*ot,ut=at+tt*tt+ot*rt;return at=4/3*(Math.sqrt(2*at*ut)-ut)/(tt*rt-ot*tt),rt=tt-at*ot,tt=ot+at*tt,ot=-tt,at=z+y,z=Math.cos(at),at=Math.sin(at),[E+a*Math.cos(y),b+a*Math.sin(y),E+rt*z-tt*at,b+rt*at+tt*z,E+rt*z-ot*at,b+rt*at+ot*z,E+a*Math.cos(x),b+a*Math.sin(x)]},No:function(a,y,x,E,b,z,tt){x=Math.floor((a-x)/b)*b+x,E=Math.floor((y-E)/z)*z+E;var rt=x;return x+b-a<b/2&&(rt=x+b),a=E,E+z-y<z/2&&(a=E+z),tt.h(rt,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var E;do y=x%a,x=E=a,a=y;while(0<y);return E},$y:function(a,y,x,E){var b=0>x,z=0>E;if(a<y)var tt=1,rt=0;else tt=0,rt=1;var ot=tt===0?a:y,at=tt===0?x:E;return(tt===0?b:z)&&(at=-at),tt=rt,x=tt===0?x:E,(tt===0?b:z)&&(x=-x),ae.az(ot,tt===0?a:y,at,x,0,0)},az:function(a,y,x,E,b,z){if(0<E)if(0<x){b=a*a,z=y*y,a*=x;var tt=y*E,rt=-z+tt,ot=-z+Math.sqrt(a*a+tt*tt);y=rt;for(var at=0;9999999999>at&&(y=.5*(rt+ot),!(y===rt||y===ot));++at){var ut=a/(y+b),ft=tt/(y+z);if(ut=ut*ut+ft*ft-1,0<ut)rt=y;else if(0>ut)ot=y;else break}x=b*x/(y+b)-x,E=z*E/(y+z)-E,x=Math.sqrt(x*x+E*E)}else x=Math.abs(E-y);else E=a*a-y*y,z=a*x,z<E?(E=z/E,z=y*Math.sqrt(Math.abs(1-E*E)),x=a*E-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new oi,um:new oi,Mf:new oi,Nf:0,vm:100};ae.za=ae.AA;function an(a){yi(this),this.l=2,a===void 0&&(a=an.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===an.o?this.ee=new $e:(an.V===null&&(an.V=new $e().freeze()),this.ee=an.V),this.aq=this.ee.Ja,this.Ip=new Pe().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Ui,this.gg=Or,this.Rk=this.Sk=NaN,this.Uf=Je}an.prototype.copy=function(){var a=new an;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===an.o){for(var y=this.ee.s,x=a.ee,E=0;E<y.length;E++)x.add(y[E].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},an.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},an.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==an.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},an.prototype.ka=function(){if(Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==an.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},an.prototype.Xa=function(a){if(!(a instanceof an))return!1;if(this.type!==a.type)return this.type===an.j&&a.type===an.o?Wa(this,a):a.type===an.j&&this.type===an.o?Wa(a,this):!1;if(this.type===an.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0}return ae.B(this.startX,a.startX)&&ae.B(this.startY,a.startY)&&ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY)};function Wa(a,y){return a.type!==an.j||y.type!==an.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&ae.B(a.startX,y.startX)&&ae.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===Gr&&ae.B(a.endX,y.endX)&&ae.B(a.endY,y.endY))))}an.ia=function(a){return a.toString()},an.prototype.qb=function(a){a.classType===an&&(this.type=a)},an.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case an.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 an.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 an.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 an.o:y="",x=this.figures.s;for(var E=x.length,b=0;b<E;b++){var z=x[b];0<b&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},an.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",E=0;E<y;E++){var b=a[E];x=b.match(/[Ff]/)!==null?E===0?x+b:x+("X"+(b[0]===" "?"":" ")+b):x+((E===0?"":"X ")+"F"+(b[0]===" "?"":" ")+b)}return x},an.parse=function(a,y){function x(){return Et>=Qt-1?!0:at[Et+1].match(ie)!==null}function E(){return Et++,at[Et]}function b(Li){var Si=parseFloat(E()),vr=parseFloat(E());Ht===Ht.toLowerCase()&&(Si=Xt.x+Si,vr=Xt.y+vr),Li.h(Si,vr)}function z(){return b(Xt),Xt}function tt(){return b(Ut),Ut}function rt(){var Li=Ot.toLowerCase();return Li!=="c"&&Li!=="s"&&Li!=="q"&&Li!=="t"?Xt:new Tt(2*Xt.x-Ut.x,2*Xt.y-Ut.y)}y===void 0&&(y=!1);var ot=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(ot,"$1 $2"),a=a.replace(ot,"$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){ot=Rn();for(var ft="",mt=!1,yt=0;yt<ut.length;yt++){var Pt=ut[yt];Pt!=="."||mt?Pt==="."?(ot.push(ft),ft="."):ft+=Pt:(mt=!0,ft+=Pt)}for(ot.push(ft),at.splice(a,1),ut=0;ut<ot.length;ut++)at.splice(a+ut,0,ot[ut]);a+=ot.length-1,_n(ot)}}var Et=-1,Ht="",Ot="";ot=new Tt(0,0);var Ut=new Tt(0,0),Xt=new Tt(0,0),Qt=at.length;a=TS(null),mt=ft=ut=!1,yt=!0,Pt=null;for(var ie=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Et>=Qt-1);)if(Ot=Ht,Ht=E(),Ht!=="")switch(Ht.toUpperCase()){case"X":yt=!0,ft=ut=!1;break;case"M":for(Pt=z(),a.mc===null||yt===!0?(Df(a,Pt.x,Pt.y,ut,!ft,mt),yt=!1):a.moveTo(Pt.x,Pt.y),ot.assign(Xt);!x();)Pt=z(),a.lineTo(Pt.x,Pt.y);break;case"L":for(;!x();)Pt=z(),a.lineTo(Pt.x,Pt.y);break;case"H":for(;!x();)Xt=new Tt((Ht===Ht.toLowerCase()?Xt.x:0)+parseFloat(E()),Xt.y),a.lineTo(Xt.x,Xt.y);break;case"V":for(;!x();)Xt=new Tt(Xt.x,(Ht===Ht.toLowerCase()?Xt.y:0)+parseFloat(E())),a.lineTo(Xt.x,Xt.y);break;case"C":for(;!x();){Pt=new Tt,b(Pt);var ye=tt(),pn=z();xh(a,Pt.x,Pt.y,ye.x,ye.y,pn.x,pn.y)}break;case"S":for(;!x();)Pt=rt(),ye=tt(),pn=z(),xh(a,Pt.x,Pt.y,ye.x,ye.y,pn.x,pn.y);break;case"Q":for(;!x();)Pt=tt(),ye=z(),Im(a,Pt.x,Pt.y,ye.x,ye.y);break;case"T":for(;!x();)Ut=Pt=rt(),ye=z(),Im(a,Pt.x,Pt.y,ye.x,ye.y);break;case"B":for(;!x();){Pt=parseFloat(E()),ye=parseFloat(E()),pn=parseFloat(E());var Gn=parseFloat(E()),Dn=parseFloat(E()),ln=Dn,Ge=!1;x()||(ln=parseFloat(E()),x()||(Ge=parseFloat(E())!==0)),Ht===Ht.toLowerCase()&&(pn+=Xt.x,Gn+=Xt.y),a.arcTo(Pt,ye,pn,Gn,Dn,ln,Ge)}break;case"A":for(;!x();)Pt=Math.abs(parseFloat(E())),ye=Math.abs(parseFloat(E())),pn=parseFloat(E()),Dn=Gn=!1,Ge=ln=0,ln=E(),ln.length===1?(Gn=!!parseFloat(ln),Dn=!!parseFloat(E()),ln=parseFloat(E())):ln.length===2?(Gn=!!parseFloat(ln[0]),Dn=!!parseFloat(ln[1]),ln=parseFloat(E())):(Gn=!!parseFloat(ln[0]),Dn=!!parseFloat(ln[1]),ln=parseFloat(ln.slice(2))),Ge=parseFloat(E()),Ht===Ht.toLowerCase()&&(ln=Xt.x+ln,Ge=Xt.y+Ge),Xt.h(ln,Ge),w1(a,Pt,ye,pn,Gn,Dn,ln,Ge);break;case"Z":P1(a),Xt.assign(ot);break;case"F":for(Pt="",ye=1;at[Et+ye];)if(at[Et+ye]==="0")mt=!0,ye++;else if(at[Et+ye].match(/[Uu]/)!==null)ye++;else if(at[Et+ye].match(ie)===null)ye++;else{Pt=at[Et+ye];break}Pt.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(Pt="",ye=1;at[Et+ye];)if(at[Et+ye].match(/[Ff]/)!==null)ye++;else if(at[Et+ye].match(ie)===null)ye++;else{Pt=at[Et+ye];break}Pt.match(/[Mm]/)?ft=!0:a.mc.isShadowed=!1}if(ot=a.os,Rm=a,y)for(y=ot.figures.iterator;y.next();)y.value.isFilled=!0;return ot},an.Ha=function(a,y){for(var x=a.length,E=Tt.alloc(),b=0;b<x;b++){var z=a[b];E.x=z[0],E.y=z[1],y.Ga(E),z[0]=E.x,z[1]=E.y,E.x=z[2],E.y=z[3],y.Ga(E),z[2]=E.x,z[3]=E.y,E.x=z[4],E.y=z[5],y.Ga(E),z[4]=E.x,z[5]=E.y,E.x=z[6],E.y=z[7],y.Ga(E),z[6]=E.x,z[7]=E.y}Tt.free(E)},an.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===an.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},an.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===an.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var E=a[x];E._isInvalidBounds=!1;var b=E.segments;E.sr=b.Ja,E=b.s,b=E.length;for(var z=0;z<b;z++){var tt=E[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),Fl(this,a,!1),er(a,0,0,0,0),a.freeze()},an.prototype.ix=function(){var a=new Pe;return Fl(this,a,!0),a};function Fl(a,y,x){switch(a.type){case an.j:case an.u:case an.F:x?y.h(a.od,a.pd,0,0):er(y,a.od,a.pd,0,0),er(y,a.Dc,a.Ec,0,0);break;case an.o:var E=a.figures;a=E.s,E=E.length;for(var b=0;b<E;b++){var z=a[b];x&&b===0?y.h(z.startX,z.startY,0,0):er(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,rt=tt.length,ot=z.startX,at=z.startY,ut=0;ut<rt;ut++){var ft=tt[ut];switch(ft.type){case Gr:case Oo:ot=ft.endX,at=ft.endY,er(y,ot,at,0,0);break;case Ho:ae.Dl(ot,at,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.5,y),ot=ft.endX,at=ft.endY;break;case ga:ae.iv(ot,at,ft.point1X,ft.point1Y,ft.endX,ft.endY,.5,y),ot=ft.endX,at=ft.endY;break;case xo:case La:var mt=ft.type===xo?_s(ft,z):Oa(ft,z,ot,at),yt=mt.length;if(yt===0){ot=ft.type===xo?ft.centerX:ft.endX,at=ft.type===xo?ft.centerY:ft.endY,er(y,ot,at,0,0);break}ft=null;for(var Pt=0;Pt<yt;Pt++)ft=mt[Pt],ae.Dl(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.5,y);ft!==null&&(ot=ft[6],at=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}}break;default:Wt("Unknown Geometry type: "+a.type)}}an.prototype.normalize=function(){this._isFrozen&&ce(this);var a=this.ix();return this.offset(-a.x,-a.y),new Tt(-a.x,-a.y)},an.prototype.offset=function(a,y){return this._isFrozen&&ce(this),this.transform(1,0,0,1,a,y),this},an.prototype.scale=function(a,y){return this._isFrozen&&ce(this),this.transform(a,0,0,y,0,0),this},an.prototype.rotate=function(a,y,x){this._isFrozen&&ce(this),y===void 0&&(y=0),x===void 0&&(x=0);var E=mi.alloc();return E.reset(),E.rotate(a,y,x),this.transform(E.m11,E.m12,E.m21,E.m22,E.dx,E.dy),mi.free(E),this},Lt=an.prototype,Lt.transform=function(a,y,x,E,b,z){switch(this.type){case an.j:case an.u:case an.F:var tt=this.od,rt=this.pd;this.od=tt*a+rt*x+b,this.pd=tt*y+rt*E+z,tt=this.Dc,rt=this.Ec,this.Dc=tt*a+rt*x+b,this.Ec=tt*y+rt*E+z;break;case an.o:for(var ot=this.figures.s,at=ot.length,ut=0;ut<at;ut++){var ft=ot[ut];tt=ft.startX,rt=ft.startY,ft.startX=tt*a+rt*x+b,ft.startY=tt*y+rt*E+z,ft=ft.segments.s;for(var mt=ft.length,yt=0;yt<mt;yt++){var Pt=ft[yt];switch(Pt.type){case Gr:case Oo:tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+b,Pt.endY=tt*y+rt*E+z;break;case Ho:tt=Pt.point1X,rt=Pt.point1Y,Pt.point1X=tt*a+rt*x+b,Pt.point1Y=tt*y+rt*E+z,tt=Pt.point2X,rt=Pt.point2Y,Pt.point2X=tt*a+rt*x+b,Pt.point2Y=tt*y+rt*E+z,tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+b,Pt.endY=tt*y+rt*E+z;break;case ga:tt=Pt.point1X,rt=Pt.point1Y,Pt.point1X=tt*a+rt*x+b,Pt.point1Y=tt*y+rt*E+z,tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+b,Pt.endY=tt*y+rt*E+z;break;case xo:tt=Pt.centerX,rt=Pt.centerY,Pt.centerX=tt*a+rt*x+b,Pt.centerY=tt*y+rt*E+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),Pt.startAngle+=tt),0>a&&(Pt.startAngle=180-Pt.startAngle,Pt.sweepAngle=-Pt.sweepAngle),0>E&&(Pt.startAngle=-Pt.startAngle,Pt.sweepAngle=-Pt.sweepAngle),Pt.radiusX*=Math.sqrt(a*a+x*x),Pt.radiusY!==void 0&&(Pt.radiusY*=Math.sqrt(y*y+E*E));break;case La:if(tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+b,Pt.endY=tt*y+rt*E+z,Pt.radiusX===0||Pt.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),Pt.xAxisRotation+=tt),0>a&&(Pt.xAxisRotation=180-Pt.xAxisRotation,Pt.isClockwiseArc=!Pt.isClockwiseArc),0>E&&(Pt.xAxisRotation=-Pt.xAxisRotation,Pt.isClockwiseArc=!Pt.isClockwiseArc),Pt.radiusX*=Math.sqrt(a*a+x*x),Pt.radiusY*=Math.sqrt(y*y+E*E);break;default:Wt("Unknown Segment type: "+Pt.type)}}}}return this._isInvalidBounds=!0,this},Lt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,E=this.pd,b=this.Dc,z=this.Ec;switch(this.type){case an.j:return ae.Yb(x,E,b,z,y,a.x,a.y);case an.u:var tt=Pe.allocAt(Math.min(x,b)-y,Math.min(E,z)-y,Math.abs(b-x)+2*y,Math.abs(z-E)+2*y);return a=tt.ca(a),Pe.free(tt),a;case an.F:tt=Math.min(x,b)-y;var rt=Math.min(E,z)-y;return x=(Math.abs(b-x)+2*y)/2,y=(Math.abs(z-E)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),rt=a.y-(rt+y),1>=tt*tt/(x*x)+rt*rt/(y*y));case an.o:return qo(this,a,y,!0,!1);default:return!1}};function qo(a,y,x,E,b){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,rt=0,ot,at,ut,ft,mt=a.figures.s,yt=mt.length,Pt=0;Pt<yt;Pt++){var Et=mt[Pt],Ht=!Et.isEvenOdd;if(Et.isFilled){if(E&&Et.ca(z,y,x))return!0;var Ot=Et.segments;ot=Et.startX,at=Et.startY;for(var Ut=ot,Xt=at,Qt=Ot.s,ie=0;ie<=Ot.length;ie++){var ye=void 0;if(ie!==Ot.length){ye=Qt[ie];var pn=ye.type;a=ye.endX,ft=ye.endY}else pn=Gr,a=Ut,ft=Xt;switch(pn){case Oo:if(Ut=ws(z,y,tt,y,ot,at,Ut,Xt),isNaN(Ut))return!0;rt+=Ut,Ut=a,Xt=ft;break;case Gr:if(ot=ws(z,y,tt,y,ot,at,a,ft),isNaN(ot))return!0;rt+=ot;break;case Ho:ut=ae.Fo(ot,at,ye.point1X,ye.point1Y,ye.point2X,ye.point2Y,a,ft,tt,y,z,y,.5),rt+=ut;break;case ga:ut=ae.Fo(ot,at,(ot+2*ye.point1X)/3,(at+2*ye.point1Y)/3,(2*ye.point1X+a)/3,(2*ye.point1Y+ft)/3,a,ft,tt,y,z,y,.5),rt+=ut;break;case xo:case La:pn=ye.type===xo?_s(ye,Et):Oa(ye,Et,ot,at);var Gn=pn.length;if(Gn===0){if(ot=ws(z,y,tt,y,ot,at,ye.type===xo?ye.centerX:ye.endX,ye.type===xo?ye.centerY:ye.endY),isNaN(ot))return!0;rt+=ot;break}ye=null;for(var Dn=0;Dn<Gn;Dn++){if(ye=pn[Dn],Dn===0){if(ut=ws(z,y,tt,y,ot,at,ye[0],ye[1]),isNaN(ut))return!0;rt+=ut}ut=ae.Fo(ye[0],ye[1],ye[2],ye[3],ye[4],ye[5],ye[6],ye[7],tt,y,z,y,.5),rt+=ut}ye!==null&&(a=ye[6],ft=ye[7]);break;default:Wt("Unknown Segment type: "+ye.type)}ot=a,at=ft}if(Ht){if(rt!==0)return!0}else if(rt%2!==0)return!0;rt=0}else if(Et.ca(z,y,b?x:x+2))return!0}return!1}function ws(a,y,x,E,b,z,tt,rt){if(ae.Yb(b,z,tt,rt,.05,a,y))return NaN;var ot=(a-x)*(z-rt);if(ot===0)return 0;var at=((a*E-y*x)*(b-tt)-(a-x)*(b*rt-z*tt))/ot;if(y=(a*E-y*x)*(z-rt)/ot,at>=a)return 0;if((b>tt?b-tt:tt-b)<(z>rt?z-rt:rt-z)){if(z<rt){if(y<z||y>rt)return 0}else if(y<rt||y>z)return 0}else if(b<tt){if(at<b||at>tt)return 0}else if(at<tt||at>b)return 0;return 0<ot?1:-1}function Da(a,y,x,E){a=a.figures.s;for(var b=a.length,z=0;z<b;z++)if(a[z].ca(y,x,E))return!0;return!1}Lt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new Tt),this.type===an.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,rt=0;rt<b;rt++){var ot=E[rt],at=ot.length;for(a=0;a<at;a++){var ut=ot[a];if(tt+ut>=z)return E=z-tt,E=ut===0?0:E/ut,x=x[rt],rt=x[2*a],b=x[2*a+1],y.h(rt+(x[2*a+2]-rt)*E,b+(x[2*a+3]-b)*E),y;tt+=ut}}return y},Lt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===an.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,E=y.length,b=this.flattenedTotalLength*a,z=0,tt=0;tt<E;tt++){var rt=x[tt],ot=rt.length;for(a=0;a<ot;a++){var at=rt[a];if(z+at>=b)return b=y[tt],y=b[2*a],x=b[2*a+1],E=b[2*a+2],a=b[2*a+3],1>Math.abs(E-y)&&1>Math.abs(a-x)?0:1>Math.abs(E-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=E-y?0:180:180*Math.atan2(a-x,E-y)/Math.PI;z+=at}}return NaN},Lt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===an.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,rt=0;rt<b;rt++){var ot=E[rt],at=ot.length;for(a=0;a<at;a++){var ut=ot[a];if(tt+ut>=z)return E=z-tt,E=ut===0?0:E/ut,ut=x[rt],x=ut[2*a],rt=ut[2*a+1],b=ut[2*a+2],a=ut[2*a+3],y[0]=x+(b-x)*E,y[1]=rt+(a-rt)*E,y[2]=1>Math.abs(b-x)&&1>Math.abs(a-rt)?0:1>Math.abs(b-x)?0<=a-rt?90:270:1>Math.abs(a-rt)?0<=b-x?0:180:180*Math.atan2(a-rt,b-x)/Math.PI,y;tt+=ut}}return y},Lt.xx=function(a){if(this.type===an.j){var y=this.startX,x=this.startY,E=this.endX,b=this.endY;if(y!==E||x!==b){var z=a.x;if(a=a.y,y===E){if(x<b){var tt=x;E=b}else tt=b,E=x;return a<=tt?tt===x?0:1:a>=E?E===x?0:1:Math.abs(a-x)/(E-tt)}if(x===b)return y<E?tt=y:(tt=E,E=y),z<=tt?tt===y?0:1:z>=E?E===y?0:1:Math.abs(z-y)/(E-tt);tt=(E-y)*(E-y)+(b-x)*(b-x);var rt=Tt.alloc();return ae.qh(y,x,E,b,z,a,rt),a=rt.x,z=rt.y,Tt.free(rt),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===an.u){tt=this.startX,rt=this.startY;var ot=this.endX;if(b=this.endY,tt!==ot||rt!==b){y=ot-tt,x=b-rt,z=2*y+2*x,E=a.x,a=a.y,E=Math.min(Math.max(E,tt),ot),a=Math.min(Math.max(a,rt),b),tt=Math.abs(E-tt),ot=Math.abs(E-ot),rt=Math.abs(a-rt),b=Math.abs(a-b);var at=Math.min(tt,ot,rt,b);if(at===rt)return E/z;if(at===ot)return(y+a)/z;if(at===b)return(2*y+x-E)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,E=Tt.alloc(),b=1/0,rt=tt=0,ot=y.length;for(var ut=at=0,ft=0;ft<ot;ft++)for(var mt=y[ft],yt=x[ft],Pt=mt.length,Et=0;Et<Pt;Et+=2){var Ht=mt[Et],Ot=mt[Et+1];if(Et!==0){ae.qh(at,ut,Ht,Ot,a.x,a.y,E);var Ut=(E.x-a.x)*(E.x-a.x)+(E.y-a.y)*(E.y-a.y);Ut<b&&(b=Ut,tt=rt,tt+=Math.sqrt((E.x-at)*(E.x-at)+(E.y-ut)*(E.y-ut))),rt+=yt[(Et-2)/2]}at=Ht,ut=Ot}return Tt.free(E),a=tt/z,0>a?0:1<a?1:a}return 0};function rl(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],E=[],b=[];if(a.type===an.j)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.endY),y.push(E),b.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(b);else if(a.type===an.u)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.startY),E.push(a.endX),E.push(a.endY),E.push(a.startX),E.push(a.endY),E.push(a.startX),E.push(a.startY),y.push(E),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),x.push(b);else if(a.type===an.F){var z=new Do;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new cr(xo);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),b=a.length,b===0)E.push(tt.centerX),E.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var rt=0;rt<b;rt++){var ot=a[rt];ae.Qe(tt,z,ot[2],ot[3],ot[4],ot[5],ot[6],ot[7],.5,E),tt=ot[6],z=ot[7]}}y.push(E),x.push(Bu(E))}else for(a=a.figures.iterator;a.next();){b=a.value,E=[],E.push(b.startX),E.push(b.startY),tt=b.startX,z=b.startY,rt=tt,ot=z;for(var at=b.segments.s,ut=at.length,ft=0;ft<ut;ft++){var mt=at[ft];switch(mt.type){case Oo:4<=E.length&&(y.push(E),x.push(Bu(E))),E=[],E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY,rt=tt,ot=z;break;case Gr:E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY;break;case Ho:ae.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case ga:ae.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case xo:var yt=_s(mt,b),Pt=yt.length;if(Pt===0){E.push(mt.centerX),E.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var Et=0;Et<Pt;Et++){var Ht=yt[Et];ae.Qe(tt,z,Ht[2],Ht[3],Ht[4],Ht[5],Ht[6],Ht[7],.5,E),tt=Ht[6],z=Ht[7]}break;case La:if(yt=Oa(mt,b,tt,z),Pt=yt.length,Et=mt.endX,Ht=mt.endY,Pt===0){E.push(Et),E.push(Ht),tt=Et,z=Ht;break}for(Et=0;Et<Pt;Et++)Ht=yt[Et],ae.Qe(tt,z,Ht[2],Ht[3],Ht[4],Ht[5],Ht[6],Ht[7],.5,E),tt=Ht[6],z=Ht[7];break;default:Wt("Segment not of valid type: "+mt.type)}mt.isClosed&&(E.push(rt),E.push(ot))}4<=E.length&&(y.push(E),x.push(Bu(E)))}}}function Bu(a){for(var y=[],x=0,E=0,b=a.length,z=0;z<b;z+=2){var tt=a[z],rt=a[z+1];z!==0&&y.push(Math.sqrt(hi(x,E,tt,rt))),x=tt,E=rt}return y}Lt.add=function(a){return this.ee.add(a),this},Lt.pm=function(a,y,x,E,b,z,tt,rt){return this._isFrozen&&ce(this),this.fg=new Wn(a,y,b,z).freeze(),this.gg=new Wn(x,E,tt,rt).freeze(),this},ue.Object.defineProperties(an.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 rl(this),this.tk}},flattenedLengths:{get:function(){return rl(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===an.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===an.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,E=a=0;E<x;E++)for(var b=y[E],z=b.length,tt=0;tt<z;tt++)a+=b[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&ce(this,a),this.na=a,a===an.o?this.ee=new $e:(an.V===null&&(an.V=new $e().freeze()),this.ee=an.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&ce(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&ce(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&ce(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&ce(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&ce(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&ce(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&ce(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&ce(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),an.prototype.setSpots=an.prototype.pm,an.prototype.add=an.prototype.add,an.prototype.getFractionForPoint=an.prototype.xx,an.prototype.getPointAndAngleAlongPath=an.prototype.Qu,an.prototype.getAngleAlongPath=an.prototype.wx,an.prototype.getPointAlongPath=an.prototype.Pu,an.prototype.containsPoint=an.prototype.ca,an.prototype.transform=an.prototype.transform,an.prototype.rotate=an.prototype.rotate,an.prototype.scale=an.prototype.scale,an.prototype.offset=an.prototype.offset,an.prototype.normalize=an.prototype.normalize,an.prototype.computeBoundsWithoutOrigin=an.prototype.ix,an.prototype.equalsApprox=an.prototype.Xa,an.className="Geometry",an.j=new Ye(an,"Line",0),an.u=new Ye(an,"Rectangle",1),an.F=new Ye(an,"Ellipse",2),an.o=new Ye(an,"Path",3),an.V=null,an.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",an.className="Geometry",an.stringify=an.ia,an.fillPath=an.nb,an.parse=an.parse,an.Line=an.j,an.Rectangle=an.u,an.Ellipse=an.F,an.Path=an.o;function Do(a,y,x,E,b){yi(this),x===void 0&&(x=!0),E===void 0&&(E=!0),b===void 0&&(b=!1),this.l=2|(x?4:0)|(E?8:0)|(b?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new $e,this.sr=this.pl.Ja,this.fw=null}Do.prototype.copy=function(){var a=new Do;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,E=a.pl,b=0;b<x;b++){var z=y[b].copy();E.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Lt=Do.prototype,Lt.Xa=function(a){if(!(a instanceof Do&&ae.B(this.startX,a.startX)&&ae.B(this.startY,a.startY)))return!1;var y=this.segments.s;a=a.segments.s;var x=y.length;if(x!==a.length)return!1;for(var E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0},Lt.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,E=x.length,b=0;b<E;b++)y+=" "+x[b].toString(a);return y},Lt.freeze=function(){this._isFrozen=!0;var a=this.segments;a.freeze();var y=a.s;a=a.length;for(var x=0;x<a;x++)y[x].freeze();return this},Lt.ka=function(){this._isFrozen=!1;var a=this.segments;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Lt.Zu=function(){if(this._isInvalidBounds)return!0;var a=this.segments;if(this.sr!==a.Ja)return!0;a=a.s;for(var y=a.length,x=0;x<y;x++)if(a[x]._isInvalidBounds)return!0;return!1},Lt.add=function(a){return this.pl.add(a),this},Lt.ca=function(a,y,x){for(var E=this.startX,b=this.startY,z=E,tt=b,rt=this.segments.s,ot=rt.length,at=0;at<ot;at++){var ut=rt[at];switch(ut.type){case Oo:z=ut.endX,tt=ut.endY,E=ut.endX,b=ut.endY;break;case Gr:if(ae.Yb(E,b,ut.endX,ut.endY,x,a,y))return!0;E=ut.endX,b=ut.endY;break;case Ho:if(ae.cs(E,b,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;E=ut.endX,b=ut.endY;break;case ga:if(ae.jv(E,b,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;E=ut.endX,b=ut.endY;break;case xo:case La:var ft=ut.type===xo?_s(ut,this):Oa(ut,this,E,b),mt=ft.length,yt=ut.type===xo?ut.centerX:ut.endX,Pt=ut.type===xo?ut.centerY:ut.endY;if(mt===0){if(ae.Yb(E,b,yt,Pt,x,a,y))return!0;E=yt,b=Pt;break}for(yt=null,Pt=0;Pt<mt;Pt++)if(yt=ft[Pt],Pt===0&&ae.Yb(E,b,yt[0],yt[1],x,a,y)||ae.cs(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,a,y,x))return!0;yt!==null&&(E=yt[6],b=yt[7]);break;default:Wt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(E!==z||b!==tt)&&ae.Yb(E,b,z,tt,x,a,y))return!0}return!1},ue.Object.defineProperties(Do.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&&ce(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&ce(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&ce(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&ce(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&ce(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&ce(this,a),this.pl=a,this._isInvalidBounds=!0}}}),Do.prototype.add=Do.prototype.add,Do.prototype.equalsApprox=Do.prototype.Xa,Do.className="PathFigure";function cr(a,y,x,E,b,z,tt,rt){yi(this),a===void 0&&(a=Gr),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,E===void 0&&(E=0),b===void 0&&(b=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===La?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(E,0),this.Pg=Math.max(b,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),rt&&(this.isClockwiseArc=!0)):(this.Ne=E,this.Vh=b,a===xo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===xo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}cr.prototype.copy=function(){var a=new cr;return a.na=this.na,a.l=this.l&-2,a.Dc=this.Dc,a.Ec=this.Ec,a.Ne=this.Ne,a.Vh=this.Vh,a.Wh=this.Wh,a.Pg=this.Pg,a},Lt=cr.prototype,Lt.Xa=function(a){if(!(a instanceof cr)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Oo:case Gr:return ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY);case Ho:return ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY)&&ae.B(this.point1X,a.point1X)&&ae.B(this.point1Y,a.point1Y)&&ae.B(this.point2X,a.point2X)&&ae.B(this.point2Y,a.point2Y);case ga:return ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY)&&ae.B(this.point1X,a.point1X)&&ae.B(this.point1Y,a.point1Y);case xo:return ae.B(this.startAngle,a.startAngle)&&ae.B(this.sweepAngle,a.sweepAngle)&&ae.B(this.centerX,a.centerX)&&ae.B(this.centerY,a.centerY)&&ae.B(this.radiusX,a.radiusX)&&ae.B(this.radiusY,a.radiusY);case La:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&ae.B(this.xAxisRotation,a.xAxisRotation)&&ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY)&&ae.B(this.radiusX,a.radiusX)&&ae.B(this.radiusY,a.radiusY);default:return!1}},Lt.qb=function(a){a.classType===cr&&(this.type=a)},Lt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Oo:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Gr:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Ho: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 ga: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 xo: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 La:a=0>a?"A"+this.radiusX.toString()+" "+this.radiusY.toString()+" "+this.xAxisRotation.toString()+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toString()+" "+this.endY.toString():"A"+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a)+" "+this.xAxisRotation.toFixed(a)+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;default:a=this.type.toString()}return a+(this.isClosed?"z":"")},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.close=function(){return this.isClosed=!0,this};function _s(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,E=a.radiusY;if(E===void 0&&(E=x),x===0||E===0)return a.ae=[],a.ae;y=a.Ne;var b=a.Vh,z=ae.jx(0,0,x<E?x:E,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==E){var tt=mi.alloc();tt.reset(),x<E?tt.scale(1,E/x):tt.scale(x/E,1),an.Ha(z,tt),mi.free(tt)}for(x=z.length,E=0;E<x;E++)tt=z[E],tt[0]+=y,tt[1]+=b,tt[2]+=y,tt[3]+=b,tt[4]+=y,tt[5]+=b,tt[6]+=y,tt[7]+=b;return a.ae=z,a.ae}function Oa(a,y,x,E){function b(Et,Ht,Ot,Ut){return(Et*Ut<Ht*Ot?-1:1)*Math.acos((Et*Ot+Ht*Ut)/(Math.sqrt(Et*Et+Ht*Ht)*Math.sqrt(Ot*Ot+Ut*Ut)))}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,rt=a.isLargeArc,ot=a.isClockwiseArc,at=a.Dc,ut=a.Ec,ft=Math.cos(tt),mt=Math.sin(tt),yt=ft*(x-at)/2+mt*(E-ut)/2;tt=-mt*(x-at)/2+ft*(E-ut)/2;var Pt=yt*yt/(y*y)+tt*tt/(z*z);return 1<Pt&&(y*=Math.sqrt(Pt),z*=Math.sqrt(Pt)),Pt=(rt===ot?-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(Pt)&&(Pt=0),rt=Pt*y*tt/z,Pt=Pt*-z*yt/y,isNaN(rt)&&(rt=0),isNaN(Pt)&&(Pt=0),x=(x+at)/2+ft*rt-mt*Pt,E=(E+ut)/2+mt*rt+ft*Pt,ut=b(1,0,(yt-rt)/y,(tt-Pt)/z),ft=(yt-rt)/y,at=(tt-Pt)/z,yt=(-yt-rt)/y,rt=(-tt-Pt)/z,tt=b(ft,at,yt,rt),yt=(ft*yt+at*rt)/(Math.sqrt(ft*ft+at*at)*Math.sqrt(yt*yt+rt*rt)),-1>=yt?tt=Math.PI:1<=yt&&(tt=0),!ot&&0<tt&&(tt-=2*Math.PI),ot&&0>tt&&(tt+=2*Math.PI),ot=y>z?1:y/z,yt=y>z?z/y:1,y=ae.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=mi.alloc(),z.reset(),z.translate(x,E),z.rotate(a.Ne,0,0),z.scale(ot,yt),an.Ha(y,z),mi.free(z),a.ae=y,a.ae}ue.Object.defineProperties(cr.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&&ce(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ce(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&ce(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ce(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ce(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&ce(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&ce(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ce(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ce(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&Mn(a,">= zero",cr,"radiusX"),this._isFrozen&&ce(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&Mn(a,">= zero",cr,"radiusY"),this._isFrozen&&ce(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ce(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&&ce(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&&ce(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&&ce(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&&ce(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),cr.prototype.equalsApprox=cr.prototype.Xa;var Oo=new Ye(cr,"Move",0),Gr=new Ye(cr,"Line",1),Ho=new Ye(cr,"Bezier",2),ga=new Ye(cr,"QuadraticBezier",3),xo=new Ye(cr,"Arc",4),La=new Ye(cr,"SvgArc",4);cr.className="PathSegment",cr.Move=Oo,cr.Line=Gr,cr.Bezier=Ho,cr.QuadraticBezier=ga,cr.Arc=xo,cr.SvgArc=La;function ms(){this.H=null,this.xu=new Tt(0,0).freeze(),this.mt=new Tt(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}ms.prototype.copy=function(){var a=new ms;return this.clone(a)},ms.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},ms.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},ms.prototype.So=function(a,y){var x=this.diagram;return x===null||Pg(x,a,y),y},ms.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(Pg(x,a,y),y.assign(x.Ps(y))),y},ue.Object.defineProperties(ms.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}}}),ms.prototype.getMultiTouchDocumentPoint=ms.prototype.Bz,ms.prototype.getMultiTouchViewPoint=ms.prototype.So,ms.className="InputEvent";function uu(){this.H=null,this.xa="",this.ar=this.Lr=null}uu.prototype.copy=function(){var a=new uu;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},uu.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},ue.Object.defineProperties(uu.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}}}),uu.className="DiagramEvent";function so(){this.Fm=io,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}so.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},so.prototype.copy=function(){var a=new so;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=Fe(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Fe(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Fe(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Fe(y)&&typeof y.J=="function"?y.J():y,a},so.prototype.qb=function(a){a.classType===so&&(this.change=a)},so.prototype.toString=function(){var a="";return a=this.change===ks?a+"* ":this.change===io?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===ks?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=Qi(this.object)),this.oldValue!==null&&(a+=" old: "+Qi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+Qi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},so.prototype.I=function(a){return a?this.oldValue:this.newValue},so.prototype.Dz=function(a){return a?this.oldParam:this.newParam},so.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},so.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},so.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},so.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},ue.Object.defineProperties(so.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===ks&&(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}}}),so.prototype.redo=so.prototype.redo,so.prototype.canRedo=so.prototype.canRedo,so.prototype.undo=so.prototype.undo,so.prototype.canUndo=so.prototype.canUndo,so.prototype.getParam=so.prototype.Dz,so.prototype.getValue=so.prototype.I,so.prototype.clear=so.prototype.clear;var ks=new Ye(so,"Transaction",-1),io=new Ye(so,"Property",0),Po=new Ye(so,"Insert",1),ko=new Ye(so,"Remove",2);so.className="ChangedEvent",so.Transaction=ks,so.Property=io,so.Insert=Po,so.Remove=ko;function _o(){this.o=new $e().freeze(),this.xa="",this.j=!1}_o.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var E=this.changes.M(x);E!==null&&(y+=`
|
|
`+E.toString())}}return y},_o.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()},_o.prototype.canUndo=function(){return this.isComplete},_o.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()}},_o.prototype.canRedo=function(){return this.isComplete},_o.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()}},_o.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new we,x=0;x<a.count;x++){var E=a.M(x);if(E!==null&&E.change===io&&E.object){var b=y.get(E.object);b||(b=new we,y.set(E.object,b));var z=b.get(E.propertyName);z===null?b.set(E.propertyName,-1):(0<z&&a.cd(z,null),b.set(E.propertyName,x))}}for(x=y=0;x<a.count;x++)E=a.M(x),E!==null&&(x>y&&a.cd(y,E),y++);for(;a.length>y;)a.pop();a.freeze()}},ue.Object.defineProperties(_o.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}}}),_o.prototype.optimize=_o.prototype.ak,_o.prototype.redo=_o.prototype.redo,_o.prototype.canRedo=_o.prototype.canRedo,_o.prototype.undo=_o.prototype.undo,_o.prototype.canUndo=_o.prototype.canUndo,_o.prototype.clear=_o.prototype.clear,_o.className="Transaction";function ho(){this.Pt=new Qe,this.Jd=!1,this.u=new $e().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new $e().freeze(),this.hl=new $e,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}ho.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,E=0;E<x;E++)0<E&&(y+=" "),y+=this.nestedTransactionNames.M(E);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,E=0;E<x;E++)y+=`
|
|
`+this.history.M(E).toString(a-1);return y},ho.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},ho.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Lt=ho.prototype,Lt.Xw=function(a){this.Pt.add(a)},Lt.Rx=function(a){this.Pt.remove(a)},Lt.Ea=function(a){if(a===void 0&&(a=""),a===null&&(a=""),this.isUndoingRedoing)return!1;this.tt===!0&&(this.tt=!1,this.bi++,this.isInternalTransaction||this.Ob("StartingFirstTransaction",a,this.currentTransaction),0<this.bi&&this.bi--),this.isEnabled&&(this.Ie.ka(),this.Ie.add(a),this.Ie.freeze(),this.currentTransaction===null?this.hl.add(0):this.hl.add(this.currentTransaction.changes.count)),this.bi++;var y=this.transactionLevel===1;return y&&(this.isInternalTransaction||this.Ob("StartedTransaction",a,this.currentTransaction)),y},Lt.eb=function(a){return a===void 0&&(a=""),Du(this,!0,a)},Lt.Kf=function(){return Du(this,!1,"")};function Du(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&On("Ending transaction without having started a transaction: "+x);var E=a.transactionLevel===1,b=a.currentTransaction;E&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,b));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(E){if(y)a.rq=!1,b===null&&x!==""&&(b=a.currentTransaction),a.isEnabled&&b!==null&&(b.isComplete||(b.isComplete=!0,b.name=x),a.lx(),y=a.history,y.ka(),E=a.maxHistoryLength,0<=E&&(E===0?y.clear():y.count>=E&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),E===0||y.count!==0&&y.get(y.count-1)===b||(y.add(b),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,b);else{a.Fe=!0;try{a.isEnabled&&b!==null&&(b.isComplete=!0,b.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,b),a.Fe=!1}b!==null&&b.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&b!==null){for(a=z,x=b.changes,b=x.count-1;b>=a;b--)y=x.M(b),y!==null&&y.undo(),x.ka(),x.mb(b);x.freeze()}return!1}Lt.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},ho.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},ho.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){On("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},ho.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},ho.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){On("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},ho.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var E=new so;for(E.change=ks,E.propertyName=a,E.object=x,E.oldValue=y,a=this.models;a.next();)y=a.value,E.model=y,y.ds(E)},ho.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new _o);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||On("Change not within a transaction: "+x.toString()))}},ho.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},ue.Object.defineProperties(ho.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}}}),ho.prototype.handleChanged=ho.prototype.Tu,ho.prototype.redo=ho.prototype.redo,ho.prototype.undo=ho.prototype.undo,ho.prototype.canUndo=ho.prototype.canUndo,ho.prototype.discardHistoryAfterIndex=ho.prototype.lx,ho.prototype.rollbackTransaction=ho.prototype.Kf,ho.prototype.commitTransaction=ho.prototype.eb,ho.prototype.startTransaction=ho.prototype.Ea,ho.prototype.removeModel=ho.prototype.Rx,ho.prototype.addModel=ho.prototype.Xw,ho.prototype.clear=ho.prototype.clear,ho.className="UndoManager";function ar(){yi(this),this.H=gu,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new ms,this.Zr=-1}ar.prototype.toString=function(){return this.name!==""?this.name+" Tool":Jn(this.constructor)},ar.prototype.updateAdornments=function(){},ar.prototype.canStart=function(){return this.isEnabled},ar.prototype.doStart=function(){},ar.prototype.doActivate=function(){this.isActive=!0},ar.prototype.doDeactivate=function(){this.isActive=!1},ar.prototype.doStop=function(){},ar.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},ar.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},ar.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},ar.prototype.doMouseMove=function(){},ar.prototype.doMouseUp=function(){this.stopTool()},ar.prototype.doMouseWheel=function(){},ar.prototype.canStartMultiTouch=function(){return!0},ar.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Tt.allocAt(NaN,NaN)),E=y.So(1,Tt.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var b=E.x-x.x,z=E.y-x.y;a.Jw=Math.sqrt(b*b+z*z),y.bubbles=!1}Tt.free(x),Tt.free(E)},ar.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Tt.allocAt(NaN,NaN)),E=y.So(1,Tt.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var b=E.x-x.x,z=E.y-x.y;z=Math.sqrt(b*b+z*z)/a.Jw,b=new Tt((Math.min(E.x,x.x)+Math.max(E.x,x.x))/2,(Math.min(E.y,x.y)+Math.max(E.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var rt=a.zoomPoint;a.zoomPoint=b,tt.resetZoom(z),a.zoomPoint=rt}y.bubbles=!1}Tt.free(x),Tt.free(E)},ar.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},ar.prototype.doKeyUp=function(){},ar.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},ar.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},ar.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(ur?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||(ur?y.meta:y.control)||y.shift||a.clearSelection()}},ar.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(b){return!b.layer.isTemporary});var x=this.diagram,E=x.lastInput;return a=x.ic(E.documentPoint,a,y),E.targetObject=a,ac(a,E,x),E.handled};function ac(a,y,x){if(y.handled=!1,a===null||a.If()){var E=0;y.left?E=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(E=3);var b="ObjectSingleClicked";if(a!==null){switch(E){case 1:b="ObjectSingleClicked";break;case 2:b="ObjectDoubleClicked";break;case 3:b="ObjectContextClicked"}E!==0&&x.R(b,a)}else{switch(E){case 1:b="BackgroundSingleClicked";break;case 2:b="BackgroundDoubleClicked";break;case 3:b="BackgroundContextClicked"}E!==0&&x.R(b)}if(a!==null)for(;a!==null;){switch(x=null,E){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,E){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}ar.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var E=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(E=null),y.targetObject=E;var b=!1;if(E!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=E,this.doCurrentObjectChanged(z,E),y.handled=!1;z!==null;){var rt=z.mouseLeave;if(rt!==null&&(E===z||E!==null&&E.rg(z)||(rt(y,z,E),b=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;E!==null&&(tt=E.mouseEnter,!(tt!==null&&(z===E||z!==null&&z.rg(E)||(tt(y,E,z),b=!0,y.handled))));)E=E.panel;E=a.Ck}if(E!==null){for(z=E,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=E;z!==null&&(E=z.mouseOver,!(E!==null&&(E(y,z),b=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),E=a.mouseOver,E!==null&&(E(y),b=!0);b&&a.$b(),a.skipsUndoManager=x}},ar.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},ar.prototype.doCurrentObjectChanged=function(){},ar.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var E=a.commandHandler,b=a.toolManager.mouseWheelBehavior;if(E!==null&&(b===ih&&!y.shift||b===hu&&y.control))(0<x?E.canIncreaseZoom():E.canDecreaseZoom())&&(b=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?E.increaseZoom():E.decreaseZoom(),a.zoomPoint=b),y.bubbles=!1;else if(b===ih&&y.shift||b===hu&&!y.control){E=a.position.copy();var z=y.event;b=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var rt="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(rt,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(rt,0<x?"left":"right",Math.abs(x)));else{switch(b){case 0:rt="pixel";break;case 1:rt="line";break;case 2:rt="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(rt,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(rt,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,E,y)}}},ar.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},ar.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,E=y.clone(this.yy);this.Zr=Ki(function(){x.doWaitAfter(E)},a)},ar.prototype.cancelWaitAfter=function(){this.Zr!==-1&&cn.clearTimeout(this.Zr),this.Zr=-1},ar.prototype.doWaitAfter=function(){},ar.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof fr);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},ar.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var E=x.toolManager.dragSize,b=E.width;return E=E.height,x.firstInput.isTouchEvent&&(b+=6,E+=6),Math.abs(y.x-a.x)>b||Math.abs(y.y-a.y)>E},ue.Object.defineProperties(ar.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof Se&&(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}}}),ar.prototype.startTransaction=ar.prototype.Ea,ar.className="Tool";function Qr(){ar.call(this),this.name="ToolManager",this.hb=new $e,this.ob=new $e,this.Hb=new $e,this.F=this.V=850,this.o=new _e(2,2).ja(),this.Ha=5e3,this.ia=hu,this.u=jh,this.Mp=this.j=null,this.zj=-1}fe(Qr,ar),Qr.prototype.initializeStandardTools=function(){},Qr.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof fr&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Qr.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===Al&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===Ou){y.bubbles=!0;return}if(this.gestureBehavior===Al)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===hu?this.mouseWheelBehavior=ih:this.mouseWheelBehavior===ih&&(this.mouseWheelBehavior=hu)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Qr.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===Ou){y.bubbles=!0;return}if(this.gestureBehavior===Al)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,E=0;E<x;E++){var b=this.mouseMoveTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseMove());return}}Cd(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Cd(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}Qr.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof fr&&(y===a||y.rg(a))||this.hideToolTip()},Qr.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()))},Qr.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)},Qr.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 fr)||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()},Qr.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof fr){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof Ql&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(cn.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var b=this;this.zj=Ki(function(){b.hideToolTip()},a)}},Qr.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y=x.y+20/y.scale+E.height>b.bottom?x.y-(E.height+5/y.scale):x.y+20/y.scale,x.y<b.y&&(x.y=b.y),a.position=x}},Qr.prototype.hideToolTip=function(){this.zj!==-1&&(cn.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof fr?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Ql&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},Qr.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var E=this.mouseUpTools.M(x);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseUp());return}}a.doFocus(),this.doDeactivate()},Qr.prototype.doMouseWheel=function(){this.standardMouseWheel()},Qr.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Qr.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Qr.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var E=this.mouseDownTools.M(x);if(E.name===a)return E}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(E=this.mouseMoveTools.M(x),E.name===a)return E;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(E=this.mouseUpTools.M(x),E.name===a)return E;return null},Qr.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.name===a)return y!==null?this.mouseDownTools.cd(E,y):this.mouseDownTools.mb(E),b}for(x=this.mouseMoveTools.length,E=0;E<x;E++)if(b=this.mouseMoveTools.M(E),b.name===a)return y!==null?this.mouseMoveTools.cd(E,y):this.mouseMoveTools.mb(E),b;for(x=this.mouseUpTools.length,E=0;E<x;E++)if(b=this.mouseUpTools.M(E),b.name===a)return y!==null?this.mouseUpTools.cd(E,y):this.mouseUpTools.mb(E),b;return null},Qr.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)},ue.Object.defineProperties(Qr.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 fr?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}}}),Qr.prototype.replaceStandardTool=Qr.prototype.gb;var hu=new Ye(Qr,"WheelScroll",0),ih=new Ye(Qr,"WheelZoom",1),Ld=new Ye(Qr,"WheelNone",2),jh=new Ye(Qr,"GestureZoom",3),Al=new Ye(Qr,"GestureCancel",4),Ou=new Ye(Qr,"GestureNone",5);Qr.className="ToolManager",Qr.WheelScroll=hu,Qr.WheelZoom=ih,Qr.WheelNone=Ld,Qr.GestureZoom=jh,Qr.GestureCancel=Al,Qr.GestureNone=Ou;function uo(){ar.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 Tt(NaN,NaN),this.Fr=new Tt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Qe().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var ol;fe(uo,ar),uo.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},uo.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},uo.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,(ur?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},uo.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),ls=null,this.isActive=!0,this.tl.set(a.position),zh(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&&oa(a),ff(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,ls=this,rh=this.diagram,this.doSimulatedDragOut()))};function zh(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof un?(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 Ia,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}uo.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},uo.prototype.Pd=function(a){return a===void 0?new Gu(yn):this.isGridSnapEnabled?new Gu(new Tt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new Gu(a.copy())},uo.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Yl(this),Qh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<ol.count){for(var y=ol,x=y.length,E=0;E<x;E++){var b=y.M(E);ao(b),Zr(b),Yl(b),b.diagram.ug()}y.clear()}ao(this),this.tl.h(NaN,NaN),rh!==null&&(rh.currentCursor=""),ls=rh=null,Zr(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),xc(a,!0)},uo.prototype.stopTransaction=function(){var a=this.diagram,y=ar.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Yl(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,du(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function kd(){var a=ls;Zr(a),Ds(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}uo.prototype.doCancel=function(){Zr(this),Ds(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},uo.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},uo.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function Xl(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var E=x.undoManager;for(E.isEnabled&&E.isInTransaction?E.currentTransaction!==null&&0<E.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):Ds(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 we,E=a.draggedParts.iterator;E.next();){var b=E.key;if(b.Zc()&&b.canCopy()){var z=y.I(b);z!==null&&(z.location=b.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)E=y.value,E instanceof un&&E.canCopy()&&x.add(E,a.Pd());a.copiedParts=x,zh(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,Ch(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function Zr(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 un&&(x.value.point=new Tt(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function ao(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 Yo(a,y,x){var E=a.diagram,b=a.startPoint,z=Tt.alloc();z.assign(E.lastInput.documentPoint),a.moveParts(y,z.re(b),x),Tt.free(z),E.Gf("temporaryPixelRatio")===!0&&E.Yh===null&&30<E.$w&&(oa(E),E.hk())}uo.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var E=this.diagram;E!==null&&Jh(E,a,y,this.dragOptions,x)};function Ds(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var E=x.key;E.Zc()&&(E.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(E=x.key,E instanceof un&&E.suspendsRouting){var b=x.value.point;a.draggedParts.add(E,a.Pd()),Ch(E,-b.x,-b.y)}y.bd()}}function Ms(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),sl(a,!1));var E=a.findDragOverObject(y),b=x.lastInput;b.targetObject=E,a.doUpdateCursor(E);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=du(a,b,E),!a.isActive&&ls===null)return;var rt=E!==null?E.part:null;if(rt===null||x.handlesDragDropForTopLevelParts&&rt.isTopLevel&&!(rt instanceof Mi)){var ot=x.mouseDragOver;ot!==null&&(ot(b),tt=!0)}if(!a.isActive&&ls===null||(a.doDragOver(y,E),!a.isActive&&ls===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=E,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(b.viewPoint)}uo.prototype.findDragOverObject=function(a){var y=this;return pu(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof fr||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},uo.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 du(a,y,x){var E=!1,b=a.Cg.length,z=0<b?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<b;tt++){var rt=a.Cg[tt],ot=rt.mouseDragLeave;if(ot!==null&&(ot(y,rt,x),E=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&ls===null||x===null)return E;for(y.handled=!1,b=x;b!==null;)a.Cg.push(b),b=Jl(b);for(b=a.Cg.length,x=0;x<b&&(tt=a.Cg[x],rt=tt.mouseDragEnter,rt===null||(rt(y,tt,z),E=!0,!y.handled));x++);return E}function Jl(a){var y=a.panel;return y!==null?y:a instanceof si&&!(a instanceof Mi)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function cu(a,y,x){var E=a.Oe;if(E===null)return null;var b=a.diagram.og(y,E.portGravity,function(at){return E.findValidLinkablePort(at,x)});a=Tt.alloc();var z=1/0,tt=null;for(b=b.iterator;b.next();){var rt=b.value;if(rt.part!==null){var ot=rt.ga(Bi,a);ot=y.Bf(ot),ot<z&&(tt=rt,z=ot)}}return Tt.free(a),tt}function sl(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var E=a.diagram;if(!E.isReadOnly){var b=a.Oe;if(b!==null){var z=null,tt=null;x.fromNode===null&&(z=cu(a,x.i(0),!1),z!==null&&(tt=z.part));var rt=null,ot=null;x.toNode===null&&(rt=cu(a,x.i(x.pointsCount-1),!0),rt!==null&&(ot=rt.part)),b.isValidLink(tt,z,ot,rt)?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=ot,rt!==null&&(x.toPortId=rt.portId),x.fromPort!==E.Mx&&E.R("LinkRelinked",x,E.Mx),x.toPort!==E.Nx&&E.R("LinkRelinked",x,E.Nx)):qc(b,tt,z,ot,rt):qc(b,null,null,null,null)}}}}uo.prototype.doDragOver=function(){};function Bl(a,y){var x=a.diagram;a.dragsLink&&sl(a,!0),Yl(a);var E=a.findDragOverObject(y),b=x.lastInput;if(b.targetObject=E,E!==null){b.handled=!1;for(var z=E;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(b,z),b.handled))break;J0(a,b,z),z=Jl(z)}}else z=x.mouseDrop,z!==null&&z(b);if(a.isActive||ls!==null){for(b=(a.copiedParts||a.draggedParts).iterator;b.next();)z=b.key,z instanceof Ln&&z.linksConnected.each(function(rt){rt.suspendsRouting=!1});if(a.doDropOnto(y,E),a.isActive||ls!==null){for(a=Pe.alloc(),y=x.selection.iterator;y.next();)E=y.value,E instanceof Ln&&Q0(x,E,a);Pe.free(a)}}}function J0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Mi||(x=a.mouseDrop,x!==null&&x(y))}function Q0(a,y,x){var E=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(E=!0),a=a.Nu(x,function(b){return b.part},function(b){return b instanceof un},!0,function(b){return b instanceof un},E),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}uo.prototype.doDropOnto=function(){},uo.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()?(Xl(this,!1),ff(a,this.copiedParts),Yo(this,this.copiedParts,!1),Qh(a,this.copiedParts)):this.mayMove()?(Zr(this),Yo(this,this.draggedParts,!0)):this.mayDragOut()?(Xl(this,!1),Yo(this,this.copiedParts,!1)):Zr(this),Ms(this,a.lastInput.documentPoint))}},uo.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?(Zr(this),Xl(this,!0),ff(a,this.copiedParts),Yo(this,this.copiedParts,!1),Qh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0}))):(y=!0,Zr(this),this.mayMove()&&(Yo(this,this.draggedParts,!0),Ms(this,a.lastInput.documentPoint))),this.Ym=!0,Bl(this,a.lastInput.documentPoint),this.isActive){var E=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&q0(this),a.Ya(),Qh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",E)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},uo.prototype.simulatedMouseMove=function(a,y,x){if(ls===null)return!1;var E=ls.diagram;x instanceof Se||(x=null);var b=rh;return x!==b&&(b!==null&&b!==E&&(b.ug(),ls.isDragOutStarted=!1,b=b.toolManager.findTool("Dragging"),b!==null&&b.doSimulatedDragLeave()),rh=x,x!==null&&x!==E&&(kd(),b=x.toolManager.findTool("Dragging"),b!==null&&(ol.contains(b)||ol.add(b),b.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===E||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(E=x.toolManager.findTool("Dragging"),E!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,E.doSimulatedDragOver()),!0)},uo.prototype.simulatedMouseUp=function(a,y,x){if(ls===null)return!1;var E=rh,b=ls.diagram;if(x===null)return ls.doCancel(),!0;if(x!==E){var z=E.toolManager.findTool("Dragging");if(E!==null&&E!==b&&z!==null)return E.ug(),ls.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;rh=x,E=x.toolManager.findTool("Dragging"),E!==null&&(kd(),ol.contains(E)||ol.add(E),E.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new Tt),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=ls,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 Ln&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}uo.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(ur?!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())},uo.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())},uo.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())},uo.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},uo.prototype.Az=function(){return ls},uo.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=ls;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},uo.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),Ua(a),a.animationManager.Cc(),a=ls,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},uo.prototype.doSimulatedDragLeave=function(){var a=ls;a!==null&&a.doSimulatedDragOut(),this.doCancel()},uo.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=ls;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Rp(this,y.draggedParts.Lf(),!1,a.firstInput),Yo(this,this.copiedParts,!1),Ms(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},uo.prototype.doSimulatedDrop=function(){var a=this.diagram,y=ls;if(y!==null){var x=y.diagram;if(y.Ym=!0,Zr(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Rp(this,y.draggedParts.Lf(),!0,a.lastInput),Yo(this,this.copiedParts,!1);var E=new Qe;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0,E.add(b)})),Bl(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",E,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function Rp(a,y,x,E){if(a.copiedParts===null){var b=a.diagram;if(!b.isReadOnly&&!b.isModelReadOnly){b.skipsUndoManager=!x,b.partManager.addsToTemporaryLayer=!x,a.startPoint=E.documentPoint,x=b.Kj(y,b,!0);var z=Pe.alloc();b=E=1/0;for(var tt=-1/0,rt=-1/0,ot=y.iterator;ot.next();){var at=ot.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<E&&(E=at),ut<b&&(b=ut),at>tt&&(tt=at),ut>rt&&(rt=ut))}}for(E===1/0?z.h(0,0,0,0):z.h(E,b,tt-E,rt-b),E=z.x+z.width/2,b=z.y+z.height/2,Pe.free(z),z=a.Fr,tt=new we,rt=Tt.alloc(),ot=y.iterator;ot.next();)at=ot.value,at instanceof un&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,Ch(ut,z.x-E,z.y-b),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(ot=x.I(at),ot!==null&&(at=at.location,rt.h(z.x-(E-at.x),z.y-(b-at.y)),ot.location=rt,ot.Va(),tt.add(ot,a.Pd(rt))));Tt.free(rt),a.copiedParts=tt,zh(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,Ch(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}uo.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},uo.prototype.computeMove=function(a,y,x,E){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,E):new Tt},ue.Object.defineProperties(uo.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}}}),uo.prototype.getDraggingSource=uo.prototype.Az;var ls=null,rh=null;uo.className="DraggingTool",ol=new $e,bi("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Qr.prototype.doCancel=function(){ls!==null&&ls.doCancel(),ar.prototype.doCancel.call(this)};function yo(){ar.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new un,y=new Di;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new Di,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new Ln,y=new Di,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=wi,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new Ln,y=new Di,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=wi,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 we,this.Of=this.gj=this.Pf=null}fe(yo,ar),yo.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},yo.prototype.copyPortProperties=function(a,y,x,E,b){if(a!==null&&y!==null&&x!==null&&E!==null){var z=y.Df(),tt=_e.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,E.desiredSize=tt,_e.free(tt),b?(E.toSpot=y.toSpot,E.toEndSegmentLength=y.toEndSegmentLength):(E.fromSpot=y.fromSpot,E.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=Bi,z=Tt.alloc(),x.location=y.ga(Bi,z),Tt.free(z),E.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,E,b)}},yo.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=wi,y.fromSpot=Ai,y.toSpot=Ai),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},yo.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},yo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof Ln){var y=this.targetPort.part;this.isForwards?this.copyPortProperties(y,this.targetPort,this.temporaryToNode,this.temporaryToPort,!0):this.copyPortProperties(y,this.targetPort,this.temporaryFromNode,this.temporaryFromPort,!1)}else this.isForwards?this.setNoTargetPortProperties(this.temporaryToNode,this.temporaryToPort,!0):this.setNoTargetPortProperties(this.temporaryFromNode,this.temporaryFromPort,!1);(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},yo.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof Ln))return null;for(;a!==null;){var E=y?a.toLinkable:a.fromLinkable;if(E===!0&&(a.portId!==null||a instanceof Ln)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(E===!1)break;a=a.panel}return null},yo.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,E=this.portGravity;0>=E&&(E=.1);var b=this,z=y.og(x,E,function(ft){return b.findValidLinkablePort(ft,a)},null,!0);for(E=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,rt=tt.part;if(rt instanceof Ln){var ot=tt.ga(Bi,Tt.alloc()),at=x.x-ot.x,ut=x.y-ot.y;Tt.free(ot),ot=at*at+ut*ut,ot<E&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,E=ot):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,rt,tt)||!a&&this.isValidLink(rt,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,E=ot):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof Ln&&(x.layer===null||x.layer.allowLink))?y:null},yo.prototype.isValidFrom=function(a,y){if(a===null||y===null)return this.isUnconnectedLinkValid;if(this.diagram.currentTool===this&&(a.layer!==null&&!a.layer.allowLink||y.fromLinkable!==!0))return!1;var x=y.fromMaxLinks;if(1/0>x){if(this.originalLink!==null&&a===this.originalFromNode&&y===this.originalFromPort)return!0;if(y=y.portId,y===null&&(y=""),a.Mo(y).count>=x)return!1}return!0},yo.prototype.isValidTo=function(a,y){if(a===null||y===null)return this.isUnconnectedLinkValid;if(this.diagram.currentTool===this&&(a.layer!==null&&!a.layer.allowLink||y.toLinkable!==!0))return!1;var x=y.toMaxLinks;if(1/0>x){if(this.originalLink!==null&&a===this.originalToNode&&y===this.originalToPort)return!0;if(y=y.portId,y===null&&(y=""),a.Sd(y).count>=x)return!1}return!0},yo.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},yo.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof Ln))return!1;a=a.portId,a===null&&(a="");var E=y.part;if(!(E instanceof Ln))return!1;for(y=y.portId,y===null&&(y=""),y=E.Sd(y);y.next();)if(E=y.value,E.fromNode===x&&E.fromPortId===a)return!0;return!1},yo.prototype.isValidLink=function(a,y,x,E){if(!this.isValidFrom(a,y)||!this.isValidTo(x,E)||!(y===null||E===null||(y.fromLinkableSelfNode&&E.toLinkableSelfNode||!this.isInSameNode(y,E))&&(y.fromLinkableDuplicates&&E.toLinkableDuplicates||!this.isLinked(y,E)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var b=a.linkValidation;if(b!==null&&!b(a,y,x,E,this.originalLink))return!1}return x!==null&&(b=x.linkValidation,b!==null&&!b(a,y,x,E,this.originalLink))?!1:(b=this.linkValidation,b!==null?b(a,y,x,E,this.originalLink):!0)},yo.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var E=new Qe;return E.add(a),Os(this,x,y,E)};function Os(a,y,x,E){if(y===x)return!0;var b=y.fromNode;return b!==null&&b.isLinkLabel&&(E.add(b),Os(a,b.labeledLink,x,E))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(E.add(y),Os(a,y.labeledLink,x,E))))}yo.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var E=this.diagram.validCycle;if(E!==kc){if(E===Rg){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=y.linksConnected;E.next();){var b=E.value;if(b!==x&&b.isTreeLink&&b.toNode===y)return!1}return!Zs(this,a,y,x,!0)}if(E===jg){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=a.linksConnected;E.next();)if(b=E.value,b!==x&&b.isTreeLink&&b.fromNode===a)return!1;return!Zs(this,a,y,x,!0)}if(E===Dg)return a===y?a=!0:(E=new Qe,E.add(y),a=Ws(this,E,a,y,x)),!a;if(E===Og)return!Zs(this,a,y,x,!1);if(E===Ig)return a===y?a=!0:(E=new Qe,E.add(y),a=Md(this,E,a,y,x)),!a}return!0};function Zs(a,y,x,E,b){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==E&&(!b||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&Zs(a,tt,x,E,b)))return!0}return!1}function Ws(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&Ws(a,y,tt,E,b)))return!0}return!1}function Md(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b){var rt=tt.fromNode;if(tt=tt.toNode,rt=rt===x?tt:rt,rt!==x&&Md(a,y,rt,E,b))return!0}}return!1}ue.Object.defineProperties(yo.prototype,{portGravity:{get:function(){return this.te},set:function(a){0<=a&&(this.te=a)}},isUnconnectedLinkValid:{get:function(){return this.Ha},set:function(a){this.Ha=a}},linkingCursor:{get:function(){return this.u},set:function(a){this.u=a}},temporaryLink:{get:function(){return this.Ci},set:function(a){this.Ci=a}},temporaryFromNode:{get:function(){return this.Bi},set:function(a){(this.Bi=a)&&(this.j=a.port)}},temporaryFromPort:{get:function(){return this.j},set:function(a){if(this.j!==null){var y=this.j.panel;if(y!==null){var x=y.O.indexOf(this.j);y.mb(x),y.Gb(x,a)}}this.j=a}},temporaryToNode:{get:function(){return this.Di},set:function(a){(this.Di=a)&&(this.o=a.port)}},temporaryToPort:{get:function(){return this.o},set:function(a){if(this.o!==null){var y=this.o.panel;if(y!==null){var x=y.O.indexOf(this.o);y.mb(x),y.Gb(x,a)}}this.o=a}},originalLink:{get:function(){return this.Hb},set:function(a){this.Hb=a}},originalFromNode:{get:function(){return this.hb},set:function(a){this.hb=a}},originalFromPort:{get:function(){return this.ob},set:function(a){this.ob=a}},originalToNode:{get:function(){return this.Oc},set:function(a){this.Oc=a}},originalToPort:{get:function(){return this.Pc},set:function(a){this.Pc=a}},isForwards:{get:function(){return this.ia},set:function(a){this.ia=a}},validPortsCache:{get:function(){return this.hy}},targetPort:{get:function(){return this.Pf},set:function(a){this.Pf=a}},linkValidation:{get:function(){return this.gj},set:function(a){this.gj=a}},portTargeted:{get:function(){return this.Of},set:function(a){this.Of=a}}}),yo.className="LinkingBaseTool";function Ks(){yo.call(this),this.name="Linking",this.V={},this.F=null,this.K=Gh,this.Xd=null}fe(Ks,yo),Ks.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},Ks.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 Ln)))return null;var x=this.direction;if(x===Gh||x===jp){var E=this.findValidLinkablePort(y,!1);if(E!==null||this.startObject===a&&(E=a.port,this.findValidLinkablePort(E,!1)))return this.isForwards=!0,E}return(x===Gh||x===zp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},Ks.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 Ln&&(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 Ln&&(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)},Ks.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()},Ks.prototype.doStop=function(){yo.prototype.doStop.call(this),this.startObject=null},Ks.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,E=null,b=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var rt=tt.part;rt instanceof Ln&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),E=rt,b=tt):(y=rt,x=tt,this.originalToNode!==null&&(E=this.originalToNode,b=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(E=this.originalToNode,b=this.originalToPort);y!==null||E!==null?(z=this.insertLink(y,x,E,b),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,E,b)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},Ks.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof un)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)},Ks.prototype.insertLink=function(a,y,x,E){return this.diagram.partManager.insertLink(a,y,x,E)},Ks.prototype.doNoLink=function(){},ue.Object.defineProperties(Ks.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 Gh=new Ye(Ks,"Either",0),jp=new Ye(Ks,"ForwardsOnly",0),zp=new Ye(Ks,"BackwardsOnly",0);Ks.className="LinkingTool",Ks.Either=Gh,Ks.ForwardsOnly=jp,Ks.BackwardsOnly=zp;function Ia(){yo.call(this),this.name="Relinking";var a=new Di;a.figure="Diamond",a.desiredSize=Oi,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new Di,a.figure="Diamond",a.desiredSize=Oi,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new Pe}fe(Ia,yo),Ia.prototype.updateAdornments=function(a){if(a!==null&&a instanceof un){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var E=a.selectionObject;E!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(E,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(E=a.selectionObject,E!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(E,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},Ia.prototype.makeAdornment=function(a,y){var x=new fr;return x.type=nn.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},Ia.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},Ia.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 fr&&x.adornedPart instanceof un))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=ii),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=ii),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},Ia.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Rf||x===Lh)&&(x=qs),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}},Ia.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()},Ia.prototype.doStop=function(){yo.prototype.doStop.call(this),this.handle=null},Ia.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,E=this.originalToNode,b=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof Ln&&(this.isForwards?(E=tt,b=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?b=E=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?E:y,this.isForwards?b:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},Ia.prototype.reconnectLink=function(a,y,x,E){return x=x!==null&&x.portId!==null?x.portId:"",E?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},Ia.prototype.doNoRelink=function(){};function qc(a,y,x,E,b){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),E!==null?(a.copyPortProperties(E,b,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}ue.Object.defineProperties(Ia.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 fr))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),Ia.className="RelinkingTool",bi("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),bi("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function Mo(){ar.call(this),this.name="LinkReshaping";var a=new Di;a.figure="Rectangle",a.desiredSize=Vi,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new Di,a.figure="Diamond",a.desiredSize=Oi,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new Tt,this.Yq=new $e}fe(Mo,ar),Mo.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:ag},Mo.prototype.om=function(a,y){a.reshapingBehavior=y},Mo.prototype.updateAdornments=function(a){if(a!==null&&a instanceof un){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)}},Mo.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,E=y.isOrthogonal,b=null;if(y.points!==null&&1<x){b=new fr,b.type=nn.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=E?1:0;if(y.resegmentable&&y.computeCurve()!==Ha)for(var rt=x+tt;rt<z-tt;rt++){var ot=this.makeResegmentHandle(a,rt);ot!==null&&(ot.segmentIndex=rt,ot.segmentFraction=.5,ot.fromMaxLinks=999,b.add(ot))}for(tt=x+1;tt<z;tt++)if(rt=this.makeHandle(a,tt),rt!==null){if(rt.segmentIndex=tt,tt!==x)if(tt===x+1&&E){ot=y.i(x);var at=y.i(x+1);ae.B(ot.x,at.x)&&ae.B(ot.y,at.y)&&(at=y.i(x-1)),ae.B(ot.x,at.x)?(this.om(rt,ah),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,sh),rt.cursor="w-resize")}else tt===z-1&&E?(ot=y.i(z-1),at=y.i(z),ae.B(ot.x,at.x)&&ae.B(ot.y,at.y)&&(ot=y.i(z+1)),ae.B(ot.x,at.x)?(this.om(rt,ah),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,sh),rt.cursor="w-resize")):tt!==z&&(this.om(rt,$c),rt.cursor="move");b.add(rt)}b.adornedObject=a}return b},Mo.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},Mo.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},Mo.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},Mo.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 un){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),E=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,E),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,E),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},Mo.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},Mo.prototype.stopTransaction=function(){var a=this.diagram,y=ar.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Mo.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},Mo.prototype.getResegmentingPoint=function(){return this.handle.ga(Bi)},Mo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},Mo.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,E=y.i(x-1),b=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(E.x-b.x)<this.resegmentingDistance&&Math.abs(E.y-b.y)<this.resegmentingDistance&&(oh(this,tt,E,b,z,!0)||oh(this,tt,E,b,z,!1))){var rt=y.points.copy();oh(this,tt,E,b,z,!0)?(rt.cd(x-2,new Tt(tt.x,(z.y+tt.y)/2)),rt.cd(x+1,new Tt(z.x,(z.y+tt.y)/2))):(rt.cd(x-2,new Tt((z.x+tt.x)/2,tt.y)),rt.cd(x+1,new Tt((z.x+tt.x)/2,z.y))),rt.mb(x),rt.mb(x-1),y.points=rt,y.Wb()}else tt=y.i(x+2),Math.abs(b.x-z.x)<this.resegmentingDistance&&Math.abs(b.y-z.y)<this.resegmentingDistance&&(oh(this,E,b,z,tt,!0)||oh(this,E,b,z,tt,!1))&&(rt=y.points.copy(),oh(this,E,b,z,tt,!0)?(rt.cd(x-1,new Tt(E.x,(E.y+tt.y)/2)),rt.cd(x+2,new Tt(tt.x,(E.y+tt.y)/2))):(rt.cd(x-1,new Tt((E.x+tt.x)/2,E.y)),rt.cd(x+2,new Tt((E.x+tt.x)/2,tt.y))),rt.mb(x+1),rt.mb(x),y.points=rt,y.Wb())}}else tt=Tt.alloc(),ae.qh(E.x,E.y,z.x,z.y,b.x,b.y,tt)&&tt.Bf(b)<this.resegmentingDistance*this.resegmentingDistance&&(E=y.points.copy(),E.mb(x),y.points=E,y.Wb()),Tt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function oh(a,y,x,E,b,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-E.y)<a.resegmentingDistance&&Math.abs(E.y-b.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-E.x)<a.resegmentingDistance&&Math.abs(E.x-b.x)<a.resegmentingDistance}Mo.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,E=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,E===ah?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):E===sh&&(y.L(x,a.x,y.i(x-1).y),y.L(x+1,a.x,y.i(x+2).y));else if(x===y.lastPickIndex-1)x=y.lastPickIndex-1,E===ah?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):E===sh&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{E=x;var b=y.i(E),z=y.i(E-1),tt=y.i(E+1);ae.B(z.x,b.x)&&ae.B(b.y,tt.y)?(ae.B(z.x,y.i(E-2).x)&&!ae.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),ae.B(tt.y,y.i(E+2).y)&&!ae.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)):ae.B(z.y,b.y)&&ae.B(b.x,tt.x)?(ae.B(z.y,y.i(E-2).y)&&!ae.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),ae.B(tt.x,y.i(E+2).x)&&!ae.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):ae.B(z.x,b.x)&&ae.B(b.x,tt.x)?(ae.B(z.x,y.i(E-2).x)&&!ae.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),ae.B(tt.x,y.i(E+2).x)&&!ae.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):ae.B(z.y,b.y)&&ae.B(b.y,tt.y)&&(ae.B(z.y,y.i(E-2).y)&&!ae.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),ae.B(tt.y,y.i(E+2).y)&&!ae.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),E=y.fromNode,b=y.fromPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===1&&y.computeSpot(!0,b).Mc()&&(z=b.ga(Bi,Tt.alloc()),E=y.getLinkPointFromPoint(E,b,z,a,!0,Tt.alloc()),y.L(0,E.x,E.y),Tt.free(z),Tt.free(E)),E=y.toNode,b=y.toPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===y.pointsCount-2&&y.computeSpot(!1,b).Mc()&&(x=b.ga(Bi,Tt.alloc()),a=y.getLinkPointFromPoint(E,b,x,a,!1,Tt.alloc()),y.L(y.pointsCount-1,a.x,a.y),Tt.free(x),Tt.free(a));y.zf()},Mo.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case $c:return a;case ah:return new Tt(y.i(x).x,a.y);case sh:return new Tt(a.x,y.i(x).y);default:case ag:return y.i(x)}},ue.Object.defineProperties(Mo.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 fr))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}}}),Mo.prototype.setReshapingBehavior=Mo.prototype.om,Mo.prototype.getReshapingBehavior=Mo.prototype.Ru;var ag=new Ye(Mo,"None",0),sh=new Ye(Mo,"Horizontal",1),ah=new Ye(Mo,"Vertical",2),$c=new Ye(Mo,"All",3);Mo.className="LinkReshapingTool",Mo.None=ag,Mo.Horizontal=sh,Mo.Vertical=ah,Mo.All=$c,bi("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Cs(){ar.call(this),this.name="Resizing",this.o=new _e(1,1).freeze(),this.j=new _e(9999,9999).freeze(),this.yg=new _e(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new Di;a.alignmentFocus=Bi,a.figure="Rectangle",a.desiredSize=Vi,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new Tt,this.Dw=new _e,this.Tn=new Tt,this.rt=new _e(0,0),this.qt=new _e(1/0,1/0),this.pt=new _e(1,1)}fe(Cs,ar),Cs.prototype.updateAdornments=function(a){if(!(a===null||a instanceof un)){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(),id(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},Cs.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new fr,y.type=nn.Spot,y.locationSpot=Bi;var x=new Qs;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Ui)),y.add(this.makeHandle(a,br)),y.add(this.makeHandle(a,Or)),y.add(this.makeHandle(a,Go)),y.add(this.makeHandle(a,Ls)),y.add(this.makeHandle(a,ss)),y.add(this.makeHandle(a,ps)),y.add(this.makeHandle(a,Bs))}else if(cl(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Cs.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Cs.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=Bi),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 nn)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Cs.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},Cs.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))},Cs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Cs.prototype.stopTransaction=function(){var a=this.diagram,y=ar.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Cs.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Cs.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,Tt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),a.bd(),Tt.free(b)}},Cs.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,Tt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),Tt.free(b),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Cs.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 Mi){var E=new $e;if(E.add(a),!this.dragsMembers&&a.placeholder===null){var b=new st;b.dragsMembers=!1}y.moveParts(E,this.oppositePoint.copy().re(x),!0,b)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},Cs.prototype.computeResize=function(a,y,x,E,b,z){y.Mc()&&(y=Bi);var tt=this.adornedObject.naturalBounds,rt=tt.x,ot=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=Tt.alloc(),ae.No(a.x,a.y,rt,ot,b.width,b.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-E.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-ot,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft,a.y=ot+.5*(ut-ot-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-rt,E.width),x.width),a.y=Math.max(mt.y,ut-E.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-rt,E.width),x.width),a.height=Math.max(Math.min(mt.y-ot,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width))):(a.width=Math.max(Math.min(mt.x-rt,E.width),x.width),z||(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft,a.y=ot+.5*(ut-ot-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-E.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width,a.x=rt+.5*(at-rt-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-ot,E.height),x.height),z||(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width,a.x=rt+.5*(at-rt-a.width))),Tt.free(mt),a},Cs.prototype.computeReshape=function(){var a=Ze;return this.adornedObject instanceof Di&&(a=Lv(this.adornedObject)),!(a===Un||this.diagram.lastInput.shift)},Cs.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},Cs.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},Cs.prototype.computeCellSize=function(){var a=new _e(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},ue.Object.defineProperties(Cs.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 fr))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 fr)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}}}),Cs.className="ResizingTool",bi("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function Vs(){ar.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new Tt,this.ue=null;var a=new Di;a.figure="Ellipse",a.desiredSize=Oi,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new Tt(NaN,NaN),this.u=0,this.F=50}fe(Vs,ar),Vs.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)}},Vs.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new fr,y.type=nn.Position,y.locationSpot=Bi;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(cl(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Vs.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},Vs.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)},Vs.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(Bi)},Vs.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var E=this.handleDistance;return x===0?y.x=a.naturalBounds.width+E:x===45?(y.x=a.naturalBounds.width+E,y.y=a.naturalBounds.height+E):x===90?y.y=a.naturalBounds.height+E:x===135?(y.x=-E,y.y=a.naturalBounds.height+E):x===180?y.x=-E:x===225?(y.x=-E,y.y=-E):x===270?y.y=-E:x===315&&(y.x=a.naturalBounds.width+E,y.y=-E),a.ga(y)},Vs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Tt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},Vs.prototype.stopTransaction=function(){var a=this.diagram,y=ar.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Vs.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},Vs.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},Vs.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()},Vs.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,E=y.rotateObject;(x===E||x.rg(E))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},Vs.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},ue.Object.defineProperties(Vs.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 fr))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 fr)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}}}),Vs.className="RotatingTool",bi("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Hh(){ar.call(this),this.name="ClickSelecting"}fe(Hh,ar),Hh.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Hh.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Hh.className="ClickSelectingTool";function al(){ar.call(this),this.name="Action",this.pk=null}fe(al,ar),al.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},al.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()},al.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))}},al.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()},al.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())},al.prototype.doStop=function(){this.pk=null},al.className="ActionTool";function lh(){ar.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Tt(0,0)}fe(lh,ar),lh.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)},lh.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},lh.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var E=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof si)x.Zc()&&(cl(x),E=x.copy(),E!==null&&y.add(E));else if(x!==null){var b=y.model.copyNodeData(x);Fe(b)&&(y.model.xf(b),E=y.Lc(b))}if(E!==null){var z=Tt.allocAt(a.x,a.y);this.isGridSnapEnabled&&cf(this.diagram,E,a,z),E.location=z,y.allowSelect&&(y.clearSelection(!0),E.isSelected=!0),Tt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",E)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return E},ue.Object.defineProperties(lh.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}}}),lh.className="ClickCreatingTool";function Ka(){ar.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new si;a.layerName="Tool",a.selectable=!1;var y=new Di;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}fe(Ka,ar),Ka.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))},Ka.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},Ka.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},Ka.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var E=_e.alloc().h(y.width,y.height);x.desiredSize=E,this.box.mm(y.x,y.y,!1),_e.free(E),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},Ka.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()},Ka.prototype.computeBoxBounds=function(){var a=this.diagram;return new Pe(a.firstInput.documentPoint,a.lastInput.documentPoint)},Ka.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),ur?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 $e,y=y.selection.iterator;y.next();){var E=y.value;a.contains(E)||x.add(E)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},ue.Object.defineProperties(Ka.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}}}),Ka.className="DragSelectingTool";function vs(){ar.call(this),this.name="Panning",this.Xt=new Tt,this.xy=new Tt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(cn.document,"scroll",a.Kw,!1),a.stopTool()}}fe(vs,ar),vs.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())},vs.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(cn.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},vs.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},vs.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},vs.prototype.doMouseMove=function(){this.move()},vs.prototype.doMouseUp=function(){this.move(),this.stopTool()},vs.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,E=a.lastInput.documentPoint,b=y.x+x.x-E.x;x=y.y+x.y-E.y,a.allowHorizontalScroll||(b=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(b,x)}},ue.Object.defineProperties(vs.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),vs.className="PanningTool",bi("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),bi("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),bi("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),bi("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),bi("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Ql(){this.F=this.u=this.j=this.o=null}ue.Object.defineProperties(Ql.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}}}),Ql.className="HTMLInfo";function ll(a,y,x){this.text=a,this.hx=y,this.visible=x}ll.className="ContextMenuButtonInfo";function Us(){ar.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new Tt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}fe(Us,ar);function Sl(a){var y=new Ql;y.show=function(b,z,tt){tt.showDefaultContextMenu()},y.hide=function(b,z){z.hideDefaultContextMenu()},_h=y,a.tu=function(){a.stopTool()},y=Ji("div");var x=Ji("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var E=Ji("style");cn.document.getElementsByTagName("head")[0].appendChild(E),E.sheet.insertRule(".goCXul { list-style: none; }",0),E.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),E.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),E=a.diagram,E!==null&&(E.addEventListener(y,"contextmenu",Eo,!1),E.addEventListener(y,"selectstart",Eo,!1),E.addEventListener(x,"contextmenu",Eo,!1)),y.className="goCXforeground",x.className="goCXbackground",cn.document.body&&(cn.document.body.appendChild(y),cn.document.body.appendChild(x)),uc=y,Ed=x,lc=!0}function Eo(a){return a.preventDefault(),!1}Us.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)},Us.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Us.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Us.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,E=null;if(a instanceof Se||(a instanceof se?E=a:E=y.ic(x.documentPoint,null,function(b){return!b.layer.isTemporary})),E!==null){for(a=E;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return E.part}else if(y.contextMenu!==null)return y;return null},Us.prototype.doActivate=function(){},Us.prototype.doMouseDown=function(){if(ar.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof fr){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&Dl(this)},Us.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof fr){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}Dl(this)};function Dl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var E=null;x instanceof Ql||(E=y.ic(y.lastInput.documentPoint,null,null),E!==null&&E.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(E)}}else a.canStart()&&(Iu(a,!0),a.isActive||a.stopTool())}Us.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function Iu(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=_h,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var E=x.contextMenu;E!==null?(a.currentObject=x instanceof se?x:null,a.showContextMenu(E,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof fr&&!a.currentContextMenu.visible&&a.stopTool()}}Us.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Us.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof fr){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof Ql&&a.show(y,x,this);this.currentContextMenu=a},Us.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y+E.height>b.bottom&&(x.y-=E.height+5/y.scale),x.y<b.y&&(x.y=b.y),a.position=x}},Us.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof fr?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Ql&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function uh(a){var y=new $e;return y.add(new ll("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new ll("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new ll("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new ll("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new ll("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new ll("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new ll("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new ll("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new ll("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new ll("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new ll("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new ll("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new ll("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}Us.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=uh(this)),uc.innerHTML="",Ed.addEventListener("pointerdown",this.tu,!1);var y=this,x=Ji("ul");x.className="goCXul",uc.appendChild(x),x.innerHTML="";for(var E=this.jt.iterator;E.next();){var b=E.value,z=b.visible;if(typeof b.hx=="function"&&(typeof z!="function"||z(a))){z=Ji("li"),z.className="goCXli";var tt=Ji("a");tt.className="goCXa",tt.href="#",tt.ky=b.hx,tt.addEventListener("pointerdown",function(rt){return this.ky(a),y.stopTool(),rt.preventDefault(),!1},!1),tt.textContent=b.text,z.appendChild(tt),x.appendChild(z)}}uc.style.display="block",Ed.style.display="block"},Us.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===_h){uc.style.display="none",Ed.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(Ed,"pointerdown",this.tu,!1),this.currentContextMenu=null}},ue.Object.defineProperties(Us.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof fr?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return lc===!1&&_h===null&&po&&Sl(this),_h},set:function(a){a===null&&(lc=!0),_h=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var _h=null,lc=!1,Ed=null,uc=null;Us.className="ContextMenuTool",bi("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function $r(){ar.call(this),this.name="TextEditing",this.Zh=new Ur,this.ia=null,this.V=bd,this.vj=null,this.qa=Nd,this.u=1,this.F=!0,this.o=null,this.j=new Ql,this.kt=null,hc(this,this.j)}fe($r,ar);function hc(a,y){if(po){var x=Ji("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var E=a.Lx(this.value);this.style.width=20+E.measuredBounds.width*this.wA+"px",this.rows=E.lineCount}},!1),x.addEventListener("keydown",function(E){if(!E.isComposing&&a.textBlock!==null){var b=E.key;b==="Enter"?(a.textBlock.isMultiline===!1&&E.preventDefault(),a.acceptText(dc)):b==="Tab"?(a.acceptText(ef),E.preventDefault()):b==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==Nd){var E=a.kt;a.qa===cc&&(a.qa=fc),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==Nd){var E=a.kt;typeof E.focus=="function"&&E.focus(),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(E,b,z){if(E instanceof Ur&&z instanceof $r)if(z.state===gc)x.style.border="3px solid red",x.focus();else{var tt=E.ga(Bi),rt=b.position,ot=b.scale,at=E.Df()*ot;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=E.naturalBounds.width*at+6,ft=E.naturalBounds.height*at+2,mt=(tt.x-rt.x)*ot;tt=(tt.y-rt.y)*ot,rt=E.verticalAlignment,ot=(E.lineHeight+E.spacingAbove+E.spacingBelow)*E.lineCount*at,ft=rt.y*ft-rt.y*ot+rt.offsetY-(.5*ft-.5*ot)-ot/2,x.value=E.text,b.div.style.font=E.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+ft|0)-1+"px",x.style.textAlign=E.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=E.lineCount,x.wA=at,x.className="goTXarea",b.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(E){E.div.removeChild(x)}}}$r.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||hh&&hh!==this&&(hh.acceptText(ql),hh&&hh!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof Ur&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===bd&&!y.isSelected||this.starting===nf&&2>a.lastInput.clickCount)):!1},$r.prototype.doStart=function(){hh=this,this.textBlock!==null&&this.doActivate()},$r.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 Ur&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=cc;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var E=new Pe(this.textBlock.ga(Ui),this.textBlock.ga(Or));a.tv(E),x.show(y,a,this),this.currentTextEditor=x}}}},$r.prototype.doCancel=function(){this.stopTool()},$r.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},$r.prototype.doMouseDown=function(){this.isActive&&this.acceptText(ql)},$r.prototype.acceptText=function(a){switch(a){case ql:this.qa===Td?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===cc||this.qa===gc||this.qa===fc)&&(this.qa=ug,lg(this));break;case tf:case dc:case ef:(dc!==a||this.textBlock.isMultiline!==!0)&&(this.qa===cc||this.qa===gc||this.qa===fc)&&(this.qa=ug,lg(this))}};function lg(a){var y=a.textBlock,x=a.diagram,E=a.currentTextEditor;if(y!==null&&E!==null){var b=y.text,z="";E.valueFunction!==null&&(z=E.valueFunction()),a.isValidText(y,b,z)?(a.Ea(a.name),a.qa=Td,a.transactionResult=a.name,y.text=z,a.doSuccess(b,z),x!==null&&x.R("TextEdited",y,b),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=gc,a.doError(b,z))}}$r.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)},$r.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},$r.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=Nd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},$r.prototype.doStop=function(){hh=null},$r.prototype.isValidText=function(a,y,x){var E=this.textValidation;return E!==null&&!E(a,y,x)?!1:(E=a.textValidation,!!(E===null||E(a,y,x)))},$r.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},ue.Object.defineProperties($r.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)}}}),$r.prototype.measureTemporaryTextBlock=$r.prototype.Lx;var tf=new Ye($r,"LostFocus",0),ql=new Ye($r,"MouseDown",1),ef=new Ye($r,"Tab",2),dc=new Ye($r,"Enter",3),$0=new Ye($r,"SingleClick",0),bd=new Ye($r,"SingleClickSelected",1),nf=new Ye($r,"DoubleClick",2),Nd=new Ye($r,"StateNone",0),cc=new Ye($r,"StateActive",1),fc=new Ye($r,"StateEditing",2),ug=new Ye($r,"StateValidating",3),gc=new Ye($r,"StateInvalid",4),Td=new Ye($r,"StateValidated",5),hh=null;$r.className="TextEditingTool",$r.LostFocus=tf,$r.MouseDown=ql,$r.Tab=ef,$r.Enter=dc,$r.SingleClick=$0,$r.SingleClickSelected=bd,$r.DoubleClick=nf,$r.StateNone=Nd,$r.StateActive=cc,$r.StateEditing=fc,$r.StateValidating=ug,$r.StateInvalid=gc,$r.StateValidated=Td,bi("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ka(a){mc||(hg(),mc=!0),this.H=gu,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=ju,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Qe,this.ce=new ys,this.ce.Yd=this,this.Ei=new Qe,this.pu=new Qe,this.Sr=new Qe,this.pr=new Qe,a&&Object.assign(this,a)}ka.prototype.Xe=function(a){this.H=a},ka.prototype.canStart=function(){return!0};function fu(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Ss(a.H),a.zb=!0)}function rf(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,E=a.Zd.contains("Model");E&&(a.Ok=!0,a.Pk===ju?(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===dg&&y.vc.clear(),a.Qw=!!(a.Pk===vc&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),E&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),yc(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,E=y.vc.get(x),x.autoScale!==Is&&E!==null&&(delete E.start.scale,delete E.end.scale),cn.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&oa(x),mg(x),a.zb=!1,y.start(),y.bc&&(dh(a),x.Ya(),cg(y,0),Ua(x,!0),Zh(a),x.R("AnimationStarting",a)))}))}}function Ru(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function of(a,y,x,E){a.isTicking||Ru(a)||y instanceof un&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,E,!1)}Lt=ka.prototype,Lt.fv=function(a){return this.ce.fv(a)},Lt.Xu=function(a){return this.ce.Xu(a)};function sf(a,y){function x(){if(0<b.Sr.count&&(E.addAll(b.Sr),b.Sr.clear(),b.bc=!0),b.bc!==!1&&E.count!==0){b.pu.addAll(E);for(var z=b.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var rt=!0;else{for(rt=tt.vc.iterator;rt.next();){var ot=rt.key;if(ot instanceof se&&ot.diagram!==null||ot instanceof Se){rt=!0;break t}}rt=!1}rt?Sc(tt,!1):tt.Xk=!0}}b.pu.clear(),b.bc!==!1&&(dh(b),Ua(b.H),Zh(b)),cn.requestAnimationFrame(x)}}var E=a.Ei,b=a;a.bc?a.Sr.add(y):(a.bc=!0,E.add(y),cn.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function dh(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 Zh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Lt.Cc=function(a){var y=this.ce;if(this.zb===!0&&(this.Ok=this.zb=!1,this.Zd.clear(),0<y.vc.count&&this.H.$b()),this.bc){if(y.Ml(!0),y.vc.clear(),yc(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),yc(y,this.H)},Lt.Ml=function(a){a===this.defaultAnimation&&this.defaultAnimation.vc.clear(),this.Ei.remove(a),this.Ei.count===0&&(this.bc=!1,this.H.$b()),a===this.defaultAnimation&&(this.defaultAnimation.vc.clear(),this.H.R("AnimationFinished",this))},Lt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),pa(this,a))},Lt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),ch(this.ce,y,"position",y.position,y.position),pa(this,a))};function Hp(a,y,x){!a.zb||y.D(x)||Ru(a)||(a.H.pi||(y=x.copy()),ch(a.ce,a.H,"position",y,x))}function af(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function pa(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function Wh(a,y,x,E,b){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],rt=a[2];a=a[3];var ot=y[0],at=y[1],ut=y[2];return y=y[3],rt===0||rt===100?(z=ot,tt=at):(ut===0||ut===100)&&(ot=z,at=tt),180<Math.abs(ot-z)&&(ot>z?z+=360:ot+=360),z=b(x,z,ot-z,E)%360,tt=b(x,tt,at-tt,E),rt=b(x,rt,ut-rt,E),x=b(x,a,y-a,E),"hsla("+z+", "+tt+"%, "+rt+"%, "+x+")"}function hg(){function a(x,E,b,z,tt,rt){x.position=new Tt(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt))}var y=new we;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,E,b,z,tt,rt){tt<rt?x.mm(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt),!1):x.position=new Tt(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt))}),y.add("location",function(x,E,b,z,tt,rt){tt<rt?x.mm(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt),!0):x.location=new Tt(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt))}),y.add("position:placeholder",function(x,E,b,z,tt,rt){tt<rt?x.mm(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt),!1):x.position=new Tt(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt))}),y.add("position:nodeCollapse",function(x,E,b,z,tt,rt){var ot=x.actualBounds,at=b.actualBounds;b=at.x+at.width/2-ot.width/2,ot=at.y+at.height/2-ot.height/2,tt<rt?x.mm(z(tt,E.x,b-E.x,rt),z(tt,E.y,ot-E.y,rt),!1):x.position=new Tt(z(tt,E.x,b-E.x,rt),z(tt,E.y,ot-E.y,rt))}),y.add("desiredSize",function(x,E,b,z,tt,rt){x.desiredSize=new Pe(z(tt,E.width,b.width-E.width,rt),z(tt,E.height,b.height-E.height,rt))}),y.add("width",function(x,E,b,z,tt,rt){x.width=z(tt,E,b-E,rt)}),y.add("height",function(x,E,b,z,tt,rt){x.height=z(tt,E,b-E,rt)}),y.add("fill",function(x,E,b,z,tt,rt){x.fill=Wh(E,b,tt,rt,z)}),y.add("stroke",function(x,E,b,z,tt,rt){x.stroke=Wh(E,b,tt,rt,z)}),y.add("strokeWidth",function(x,E,b,z,tt,rt){x.strokeWidth=z(tt,E,b-E,rt)}),y.add("strokeDashOffset",function(x,E,b,z,tt,rt){x.strokeDashOffset=z(tt,E,b-E,rt)}),y.add("background",function(x,E,b,z,tt,rt){x.background=Wh(E,b,tt,rt,z)}),y.add("areaBackground",function(x,E,b,z,tt,rt){x.areaBackground=Wh(E,b,tt,rt,z)}),y.add("opacity",function(x,E,b,z,tt,rt){x.opacity=z(tt,E,b-E,rt)}),y.add("scale",function(x,E,b,z,tt,rt){x.scale=z(tt,E,b-E,rt)}),y.add("angle",function(x,E,b,z,tt,rt){x.angle=z(tt,E,b-E,rt)}),pc=y}ue.Object.defineProperties(ka.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&&Mn(a,">= 1",ka,"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}}}),ka.prototype.stopAnimation=ka.prototype.Cc;var pc=null,mc=!1,ju=new Ye(ka,"Default",1),vc=new Ye(ka,"AnimateLocations",2),dg=new Ye(ka,"None",3);ka.className="AnimationManager",ka.defineAnimationEffect=function(a,y){mc||(hg(),mc=!0),pc.add(a,y)},ka.Default=ju,ka.AnimateLocations=vc,ka.None=dg;function ys(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=Fd,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=yn,this.vc=new we,this.Tt=new we,this.yl=new Qe,this.Ut=new Qe,this.dw=ph,a&&Object.assign(this,a)}ys.prototype.suspend=function(){this.Xk=!0},ys.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,Sc(this,!0),dh(this.Yd),Ua(this.H),Zh(this.Yd),this.H.redraw()};function yc(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0<a.yl.count&&a.yl.clear(),0<a.Ut.count&&a.Ut.clear(),y!==null)for(a=y.links;a.next();)a.value.Tg=null}Lt=ys.prototype,Lt.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof Se?a=x:x instanceof se&&(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===ju&&this===y.defaultAnimation&&(this.Lp=_p,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=Mc),dh(y),this.yl.each(function(E){E.data=null,a.add(E)}),Zh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,sf(y,this),this)},Lt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Lt.add=function(a,y,x,E,b){if(y==="position"&&x.Xa(E))return this;if(this.H===null&&(a instanceof Se?this.H=a:a instanceof se&&a.diagram!==null&&(this.H=a.diagram)),a instanceof si){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return ch(this,a,y,x,E,b),this};function ch(a,y,x,E,b,z){var tt=a.vc;if(y instanceof Se&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(_u(E),sv(),E=[Ga.j,Ga.u,Ga.o,Ga.F],_u(b),sv(),b=[Ga.j,Ga.u,Ga.o,Ga.F]),tt.contains(y)){var rt=tt.I(y),ot=rt.start,at=rt.end;ot[x]===void 0&&(ot[x]=Kh(E)),at[x]=Kh(b)}else ot={},at={},ot[x]=Kh(E),at[x]=Kh(b),rt=ot.position,y instanceof se&&rt instanceof Tt&&!rt.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&rt.assign(at.position),rt=new Vh(ot,at,z),tt.add(y,rt);tt=ot[x],tt instanceof Tt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof si?rt.Ku.location=Kh(y.location):z&&(rt.Ku[x]=Kh(E))}function Kh(a){return a instanceof Tt||a instanceof _e?a.copy():a}Lt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Lt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function Sc(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var E=+new Date,b=E>a.cn?a.Gd:E-a.Qd;y&&(b=a.gw,b<a.Gd?(a.Qd=+new Date-b,a.cn=a.Qd+a.Gd):b=a.Gd),dh(x),cg(a,b),Ua(a.H,!0),Zh(x),E>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function cg(a,y){for(var x=a.Gd,E=a.vc.iterator,b=a.Wk;E.next();){var z=E.key;if(!(z instanceof se&&z.diagram===null)){var tt=E.value,rt=b?tt.end:tt.start;tt=b?tt.start:tt.end;var ot=pc,at;for(at in tt)at==="position"&&(tt["position:placeholder"]||tt["position:nodeCollapse"])||ot.get(at)===null||ot.get(at)(z,rt[at],tt[at],a.Lp,y,x,a)}}}Lt.stop=function(){return this.bc?(this.Ml(!0),this):this},Lt.Ml=function(a){if(this.vu!==null&&this.vu.jo.remove(this.Nw),this.bc){var y=this.H,x=this.Yd;this.Xk=this.bc=x.Ok=!1,dh(x);for(var E=this.vc,b=this.yl.iterator;b.next();)y.remove(b.value);for(b=this.Ut.iterator;b.next();)b.value.v();b=this.ho,E=E.iterator;for(var z=pc;E.next();){var tt=E.key,rt=E.value,ot=b?rt.end:rt.start,at=b?rt.start:rt.end,ut=rt.Ku,ft;for(ft in at)if(z.get(ft)!==null){var mt=ft;!rt.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,ot[ft],ut[ft]!==void 0?ut[ft]:rt.Hu?ot[ft]:at[ft],this.Lp,this.Gd,this.Gd,this)}rt.Hu&&ut.location!==void 0&&tt instanceof si&&(tt.location=ut.location),rt.nv&&tt instanceof si&&tt.Zb(!1)}if(y.As.clear(),xc(y,!1),y.Ya(),y.N(),Ua(y,!0),x.defaultAnimation===this){for(ft=x.pr.iterator;ft.next();)b=ft.value,b.Tg!==null&&(b.points=b.Tg,b.Tg=null);x.pr.clear()}Ua(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Zh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),yc(this,null),x.Ml(this),y.$b())}},Lt.Cj=function(a,y){var x=y.actualBounds,E=null;if(y instanceof Mi&&(E=y.placeholder),E!==null?(x=E.ga(Ui),E=E.padding,x.x+=E.left,x.y+=E.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Tt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Mi)for(a=a.memberParts;a.next();)E=a.value,E instanceof Ln&&this.Cj(E,y)},Lt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Mi&&(x=y.placeholder),x!==null){var E=x.ga(Ui);x=x.padding,E.x+=x.left,E.y+=x.top,this.add(a,"position:placeholder",a.position,E,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),E=this.vc,E.contains(a)&&(E.I(a).nv=!0),a instanceof Mi)for(a=a.memberParts;a.next();)E=a.value,E instanceof Ln&&this.Aj(E,y)}},Lt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},ue.Object.defineProperties(ys.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&Mn(a,">= 1",ys,"duration"),this.Dg=a}},reversible:{get:function(){return this.ho},set:function(a){this.ho=a}},runCount:{get:function(){return this.cu},set:function(a){0<a?this.cu=a:Wt("Animation.runCount value must be a positive integer.")}},finished:{get:function(){return this.dn},set:function(a){this.dn!==a&&(this.dn=a)}},easing:{get:function(){return this.ot},set:function(a){this.ot=a}},isViewportUnconstrained:{get:function(){return this.j},set:function(a){this.j=a}},isAnimating:{get:function(){return this.bc}}}),ys.prototype.getTemporaryState=ys.prototype.Ez,ys.prototype.stop=ys.prototype.stop,ys.prototype.add=ys.prototype.add,ys.prototype.addTemporaryPart=ys.prototype.Iy;function Fd(a,y,x,E){return a/=E/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function _p(a,y,x,E){return a===E?y+x:x*(-Math.pow(2,-10*a/E)+1)+y}ys.className="Animation",ys.EaseLinear=function(a,y,x,E){return x*a/E+y},ys.EaseInOutQuad=Fd,ys.EaseInQuad=function(a,y,x,E){return x*(a/=E)*a+y},ys.EaseOutQuad=function(a,y,x,E){return-x*(a/=E)*(a-2)+y},ys.EaseInExpo=function(a,y,x,E){return a===0?y:x*Math.pow(2,10*(a/E-1))+y},ys.EaseOutExpo=_p;function Vh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Vh.className="AnimationState";function xl(a,y,x){this.xd=null,this.rf=a,this.so=x||fg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Uh))}xl.prototype.copy=function(){var a=new xl(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 Zp(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))}ue.Object.defineProperties(xl.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 fg=new Ye(xl,"Default",1),Uh=new Ye(xl,"Immediate",2),Ad=new Ye(xl,"Bundled",3);xl.className="AnimationTrigger",xl.Default=fg,xl.Immediate=Uh,xl.Bundled=Ad;function is(a){yi(this),this.H=null,this.Pa=new $e,this.xa="",this.pb=1,this.o=!1,this.j=this.Uh=this.u=this.Oi=this.Ni=this.Mi=this.Li=this.Ji=this.Ki=this.Ii=this.Qi=this.Hi=this.Pi=this.Gi=this.Fi=!0,this.Zq=[],a&&Object.assign(this,a)}Lt=is.prototype,Lt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,Ns(x)}a.clear(),this.Zq.length=0},Lt.Xe=function(a){this.H=a},Lt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,E=0,b=0,z=0,tt=0,rt=this.Pa.iterator;rt.next();){var ot=rt.value;ot instanceof Mi?b++:ot instanceof Ln?E++:ot instanceof un?z++:ot instanceof fr?tt++:x++}if(rt="",0<x&&(rt+=x+" Parts "),0<E&&(rt+=E+" Nodes "),0<b&&(rt+=b+" Groups "),0<z&&(rt+=z+" Links "),0<tt&&(rt+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,rt+=`
|
|
`+x.toString(),E=x.data,E!==null&&dr(E)&&(rt+=" #"+dr(E)),x instanceof Ln?rt+=" "+Qi(E):x instanceof un&&(rt+=" "+Qi(x.fromNode)+" "+Qi(x.toNode));return y+" "+this.Pa.count+": "+rt},Lt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var b=Tt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var rt=z[tt];if((E!==!0||id(rt)!==!1)&&rt.isVisible()&&(b.assign(a),fn(b,rt.oe),rt=rt.ic(b,y,x),rt!==null&&(y!==null&&(rt=y(rt)),rt!==null&&(x===null||x(rt)))))return Tt.free(b),rt}return Tt.free(b),null},Lt.ji=function(a,y,x,E){if(y===void 0&&(y=null),x===void 0&&(x=null),E instanceof $e||E instanceof Qe||(E=new Qe),this.Uh===!1)return E;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var z=Tt.alloc(),tt=this.Pa.s,rt=tt.length;rt--;){var ot=tt[rt];if((b!==!0||id(ot)!==!1)&&ot.isVisible()){z.assign(a),fn(z,ot.oe);var at=ot;ot.ji(z,y,x,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return Tt.free(z),E},Lt.Cf=function(a,y,x,E,b){if(y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof $e||b instanceof Qe||(b=new Qe),this.Uh===!1)return b;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,rt=tt.length;rt--;){var ot=tt[rt];if((z!==!0||id(ot)!==!1)&&ot.isVisible()){var at=ot;ot.Cf(a,y,x,E,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return b},Lt.Nu=function(a,y,x,E,b,z,tt){if(this.Uh===!1)return b;for(var rt=this.Pa.s,ot=rt.length;ot--;){var at=rt[ot];if((tt!==!0||id(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,E,b)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||b.add(ut))}}return b},Lt.og=function(a,y,x,E,b,z){if(x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof $e||b instanceof Qe)&&(z=b),b=!0),z instanceof $e||z instanceof Qe||(z=new Qe),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var rt=Tt.alloc(),ot=Tt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ft=at[ut];if((tt!==!0||id(ft)!==!1)&&ft.isVisible()){rt.assign(a),fn(rt,ft.oe),ot.h(a.x+y,a.y),fn(ot,ft.oe);var mt=ft;ft.og(rt,ot,x,E,b,z)&&(x!==null&&(mt=x(mt)),mt===null||E!==null&&!E(mt)||z.add(mt))}}return Tt.free(rt),Tt.free(ot),z},Lt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,E=x.length;if(E!==0){a=Rn();for(var b=Rn(),z=0;z<E;z++){var tt=x[z];if(tt.vw=z,tt instanceof un){if(tt.fd===!1)continue}else if(tt instanceof fr&&tt.adornedPart!==null)continue;var rt=tt.actualBounds;tt.isVisible()&&jr(rt,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&b.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)E=x.value,E.measure(1/0,1/0),E.arrange(),E.Fd(!0);for(y=0;y<b.length;y++)Ov(b[y]);_n(a),_n(b)}}};function zu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Lt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var E=x.length;if(E!==0){if(a.isTemporary)for(var b=0;b<E;b++)x[b].Gj();b=zu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,rt=Pe.alloc(),ot=0;ot<E;ot++)this.Oj(a,x[ot],y,z,tt,rt,!0);if(Pe.free(rt),a.isTemporary)for(y=0;y<E;y++)x[y].Gj();a.globalAlpha=b}}};function Wp(a,y,x,E,b){if(a.visible&&a.pb!==0&&(b||!a.isTemporary)){b=a.Pa.s;var z=b.length;if(z!==0){var tt=zu(a,y),rt=a.Zq;rt.length=0;for(var ot=x.scale,at=Pe.alloc(),ut=0;ut<z;ut++){var ft=b[ut];E.contains(ft)&&a.Oj(y,ft,x,rt,ot,at,!1)}Pe.free(at),y.globalAlpha=tt}}}Lt.Oj=function(a,y,x,E,b,z,tt){if(tt&&!id(y))a.Hs(y);else{if(E!==null&&y instanceof un&&(y.isOrthogonal&&E.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,E=y.containingGroup;E!==null;)tt?E.tb!==null&&z.Ex(E.tb):E.tb!==null&&(tt=!0,z.assign(E.tb)),E=E.containingGroup;var rt=y.actualBounds;if(E=!1,tt&&y.isVisible()){if(!z.Yc(rt)){a.Hs(y);return}E=!z.Re(rt)}E&&(a.save(),a instanceof Ma?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),rt.width*b>x.Oq||rt.height*b>x.Oq?y.gc(a,x):(b=y.actualBounds,z=y.naturalBounds,b.width===0||b.height===0||isNaN(b.x)||isNaN(b.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(mo(y,a,y.areaBackground,!0,!0,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.areaBackground===null&&y.background===null&&(mo(y,a,"rgba(0,0,0,0.3)",!0,!1,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),mo(y,a,y.background,!0,!1,z,b),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),E&&(a.restore(),a.Vc(!0))}},Lt.g=function(a,y,x,E,b){var z=this.diagram;z!==null&&z.cb(io,a,this,y,x,E,b)},Lt.oi=function(a,y,x){var E=this.Pa;if(y.Ig=this,this===null&&Ns(y),a>=E.count)a=E.count;else if(E.M(a)===y)return-1;return E.Gb(a,y),y.Vo(x),E=this.diagram,E!==null&&(x?E.N():E.oi(y)),lf(this,a,y),a},Lt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var E=this.Pa;if(0>a||a>=E.length){if(a=E.indexOf(y),0>a)return-1}else if(E.M(a)!==y&&(a=E.indexOf(y),0>a))return-1;return y.Wo(x),E.mb(a),E=this.diagram,E!==null&&(x?E.N():E.pc(y)),y.Ig=null,Ns(y),a};function lf(a,y,x){if(y=Kp(a,y,x),x instanceof Mi&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var E=-1,b=a.Pa.s,z=b.length,tt=0;tt<z;tt++){var rt=b[tt];if(rt===x&&(y=tt,0<=E)||0>E&&rt.containingGroup===x&&(E=tt,0<=y))break}!(0>E)&&E<y&&(b=a.Pa,b.mb(y),b.Gb(E,x))}y=x.containingGroup,y!==null&&lf(a,-1,y)}x.svg!==null&&x.svg.remove()}function Kp(a,y,x){var E=x.zOrder;if(isNaN(E))return y;a=a.Pa;var b=a.count;if(1>=b)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var rt=y+1,ot=NaN;rt<b&&(ot=a.M(rt).zOrder,!!isNaN(ot));)rt++;if(!isNaN(tt)&&tt>E)for(;;){if(z===-1||tt<=E){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(ot)&&ot<E)for(;;){if(rt===b||ot>=E){if(rt--,rt===y)break;return a.mb(y),a.Gb(rt,x),rt}for(ot=NaN;++rt<b&&(ot=a.M(rt).zOrder,isNaN(ot)););}return y}ue.Object.defineProperties(is.prototype,{parts:{get:function(){return this.Pa.iterator}},partsBackwards:{get:function(){return this.Pa.iteratorBackwards}},diagram:{get:function(){return this.H}},name:{get:function(){return this.xa},set:function(a){var y=this.xa;if(y!==a){var x=this.diagram;if(x!==null)for(y===""&&Wt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Wt("Layer.name is already present in this diagram: "+a);for(this.xa=a,this.g("name",y,a),a=this.Pa.iterator;a.next();)a.value.layerName=this.xa}}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&Mn(a,"0 <= value <= 1",is,"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))}}}),is.prototype.findObjectsNear=is.prototype.og,is.prototype.findObjectsIn=is.prototype.Cf,is.prototype.findObjectsAt=is.prototype.ji,is.prototype.findObjectAt=is.prototype.ic,is.className="Layer";function Se(a,y){if(om||(Es(),om=!0),yi(this),gu=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,po){var x=this,E=function(){x.removeEventListener(cn.document,"DOMContentLoaded",E,!1),x.setRTL()};cn.document.body!==null?this.setRTL():x.addEventListener(cn.document,"DOMContentLoaded",E,!1)}this.ol=null,Sf.add("Model",Fr);var b=this;return this.Hb=function(z){var tt=b.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var rt=z.change;z.modelChange===""&&rt===io&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){b.partManager.doModelChanged(z)},this.hu=this.ku=null,Vp(this),this.model=hy(),this.Wg=!0,Yp(this),this.layout=new lo,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"||cn.Element&&a instanceof Element?pg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Yh,gu;function Vp(a){a.Yd=new ka,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new $e,a.pj=new we,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new Tt(NaN,NaN).freeze(),a.du=new Tt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new Tt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new mi,a.zu=new Tt(NaN,NaN).freeze(),a.ut=new Pe(NaN,NaN,NaN,NaN).freeze(),a.rj=new Ti(0,0,0,0).freeze(),a.sj=ph,a.nu=!1,a.Zt=null,a.fu=null,a.yh=Is,a.zk=Uo,a.Fg=Is,a.pq=Uo,a.yt=Ui,a.Bt=Ui,a.Fc=!0,a.pn=!1,a.De=new Qe,a.Eh=new we,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new Ti(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new ms,a.bq.diagram=a,a.Qg=new ms,a.Qg.diagram=a,a.cj=new ms,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Qe,a.Ht=!0,a.uu=mh,a.pw=!1,a.wu=kc,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 we,a.Xn=new $e,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 Ti(5).freeze(),a.Hw=new Qe().freeze(),a.Nt=999999999,a.nw=new Qe().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 Qe,a.ow=new Qe,a.Xh=null,a.aw=new _e(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new Tt,bounds:new Pe,Py:new _e,bA:new _e,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 _e(NaN,NaN).freeze(),a.Sp=new Pe(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new we;var y=new Ln,x=new Ur;x.bind(new bo("text","",Qi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new Ln,x=new Ur,x.stroke="brown",x.bind(new bo("text","",Qi)),y.add(x),a.Lg.add("Comment",y),y=new Ln,y.selectable=!1,y.avoidable=!1,x=new Di,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new _e(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new we,y=new Mi,y.selectionObjectName="GROUPPANEL",y.type=nn.Vertical,x=new Ur,x.font="bold 12pt sans-serif",x.bind(new bo("text","",Qi)),y.add(x),x=new nn(nn.Auto),x.name="GROUPPANEL";var E=new Di;E.figure="Rectangle",E.fill="rgba(128,128,128,0.2)",E.stroke="black",x.add(E),E=new Qs,E.padding=new Ti(5,5,5,5).ja(),x.add(E),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new we,y=new un,x=new Di,x.isPanelMain=!0,y.add(x),x=new Di,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new un,x=new Di,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new fr,y.type=nn.Auto,x=new Di,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Qs,x.margin=new Ti(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new fr,y.type=nn.Link,x=new Di,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 Fr,a.toolManager=new Qr,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=Up(),a.eq=null,a.fq=Zn,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 Tt,a.zy=500,a.wp=new Tt,a.wq=!1}Se.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),zd=null,$h="",gg(this,!1),this.Xn.clear(),Af(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function gg(a,y){a.animationManager.Cc(!0),a.Hw=new Qe().freeze(),a.nw=new Qe().freeze();var x=a.skipsUndoManager,E=a.cc!==null&&a.cc!==void 0;E&&(a.skipsUndoManager=!0);var b=null;a.fe!==null&&(b=a.fe.part,b!==null&&a.remove(b));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var rt=a.Wa.s[y].parts;rt.next();){var ot=rt.value;ot!==b&&ot.data===null&&z.push(ot)}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(),Af(),a.Og.clear(),Hr=[],b!==null&&(a.add(b),a.partManager.parts.remove(b)),E&&(a.skipsUndoManager=x),z}function Up(){return null}Se.prototype.reset=function(){this.clear(),this.vb=!0,Vp(this),tu(this),this.Wg=!0,Yp(this),this.layout=new lo,this.Wg=!1,this.model=hy(),this.model.undoManager=new ho,this.vb=this.rn=!1,this.N()},Se.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=cn.document.body);var y=Ji("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},Se.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=cn.document.body);var y=0;if(po){var x=rm;y=Yh,x===null&&(x=rm=Ji("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Yh=Ji("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var E=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,E===x&&(x=y.clientWidth),a.removeChild(y),y=E-x,y!==0||ur||(y=11)}this.Db=y,this.Gw=!0},Se.prototype.qb=function(a){a.classType===Se&&(this.autoScale=a)},Se.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 pg(a,y){if(po){if(y!=null||Wt("Diagram setup requires an argument DIV."),a.Ka!==null&&Wt("Diagram has already completed setup."),typeof y=="string"?a.Ka=cn.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Wt("No DIV or DIV id supplied: "+y),a.Ka===null&&Wt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Wt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&cn.ResizeObserver){var x=Ci(function(){a.$b()},250);a.ol=new cn.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}cn.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var E="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=E,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=cn.go;var b=new dl(a);if(b.style!==void 0&&(b.style.position="absolute",b.style.top="0px",b.style.left="0px",cn.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),b.style.zIndex="2",b.style.userSelect="none",b.style.MozUserSelect="none",b.style.touchAction="none",b.style.letterSpacing="normal !important",b.style.wordSpacing="normal !important"),a.ta=b,a.ib=b.context,E=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),Cg(a,a.Aa,a.ya),a.Ka.insertBefore(b.Oa,a.Ka.firstChild),b=new dl(null),b.width=1,b.height=1,a.jw=b,a.oy=b.context,po){b=Ji("div");var z=Ji("div");b.style.position="absolute",b.style.overflow="auto",b.style.width=a.Aa+"px",b.style.height=a.ya+"px",b.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(b),b.appendChild(z),b.onscroll=Jp,b.addEventListener("pointerdown",Qp),b.H=a,b.uy=!0,b.vy=!0,a.ku=b,a.hu=z}a.hk=Ci(function(){a.Yh=null,a.N()},300),a.Ov=Ci(function(){mg(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var rt=Va(a,tt,!0);rt.bubbles=!0;var ot=0,at=0;rt.delta=0,tt.deltaX!==void 0?(tt.deltaX!==0&&(ot=0<tt.deltaX?1:-1),tt.deltaY!==0&&(at=0<tt.deltaY?1:-1),rt.delta=Math.abs(tt.deltaX)>Math.abs(tt.deltaY)?-ot:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(ot=0<tt.wheelDeltaX?-1:1),tt.wheelDeltaY!==0&&(at=0<tt.wheelDeltaY?-1:1),rt.delta=Math.abs(tt.wheelDeltaX)>Math.abs(tt.wheelDeltaY)?-ot:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(rt.delta=0<tt.wheelDelta?1:-1),a.doMouseWheel(),Pl(rt,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Va(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var rt=a.Yt;rt[tt.pointerId]===void 0&&(rt[tt.pointerId]=tt),rt=a.oj;var ot=!1;if(rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)if(rt[1]!==null&&rt[1].pointerId===tt.pointerId)rt[1]=tt,ot=!0;else if(rt[0]===null)rt[0]=tt;else if(rt[1]===null)rt[1]=tt,ot=!0;else{tt.preventDefault();return}else rt[0]=tt;(rt=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=ot;ot=xg(a,tt,!0,!1,!0,at),Dd(a,tt,ot),ot.targetDiagram=Sg(tt,tt.target),ot.targetObject=null,at||ot.clone(a.bq),at=a.uw,rt=rt?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>rt||Math.abs(at.y-tt.screenY)>rt)?a.yq++:a.yq=1,ot.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():Pl(ot,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var rt=a.oj;if(rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType){if(rt[1]!==null&&rt[1].pointerId===tt.pointerId){rt[1]=tt;return}if(rt[0]===null)rt[0]=tt;else return}else rt[0]=tt;if(rt[0].pointerId===tt.pointerId){rt=xg(a,tt,!1,!1,!1,rt[1]!==null);var ot=cn.document.elementFromPoint(tt.clientX,tt.clientY)||null;ot!==null&&ot.shadowRoot!==void 0&&ot.shadowRoot!==null&&(ot=ot.shadowRoot.elementFromPoint(tt.clientX,tt.clientY));var at=a,ut=tt;ot&&ot.H&&(ut=tt,at=ot.H),rt.targetDiagram=at,Dd(a,ut,rt),rt.targetObject=null,a.doMouseMove(),Pl(rt,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var rt=tt.pointerType==="touch"||tt.pointerType==="pen",ot=a.Yt;if(rt&&a.qu)delete ot[tt.pointerId],tt.preventDefault();else if(ot=a.oj,ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null);else{ot[0]=null,ot=xg(a,tt,!1,!0,!0,!1);var at=cn.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 Se&&at.H!==a&&Dd(at.H,tt,ot),at===null&&(at=tt.target),Dd(a,tt,ot),ot.clickCount=a.yq,ot.targetDiagram=Sg(tt,at),ot.targetObject=null,a.doMouseUp(),Pl(ot,tt),rt&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var rt=a.Yt;rt[tt.pointerId]&&delete rt[tt.pointerId],rt=a.oj,rt[0]!==null&&rt[0].pointerId===tt.pointerId&&(rt[0]=null),rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var rt=a.oj;rt[0]!==null&&rt[0].pointerId===tt.pointerId?(rt[0]=null,a.wq=!1):rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null)},a.Vp=E.Z["d"+bc[1]+bc[2]+"wI"+Hd.slice(1,5)]["b"+A1.slice(1,y)](E.Z,Ec,y,y),E.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}Se.prototype.addEventListener=function(a,y,x,E){a.addEventListener(y,x,{capture:E,passive:!1})},Se.prototype.removeEventListener=function(a,y,x,E){a.removeEventListener(y,x,{capture:E})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(cn,"resize",a.Ov,!1)}function oa(a){30<a.Sq&&(a.Yh=1)}function xc(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),gi&&gi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}Se.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:cn.devicePixelRatio||1},Se.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},Se.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},Se.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},Se.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},Se.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},Se.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},Se.prototype.doFocus=function(){this.focus()},Se.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=cn.scrollX||cn.pageXOffset,y=cn.scrollY||cn.pageYOffset;this.ta.focus(),cn.scrollTo(a,y)}},Se.prototype.Oy=function(){this.H.R("GainedFocus")},Se.prototype.Ny=function(){this.H.R("LostFocus")};function mg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,E=a.Be?a.Db:0,b=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==b&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+E)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===Is&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Yp(a){var y=new is;y.name="Background",a.Al(y),y=new is,y.name="",a.Al(y),y=new is,y.name="Foreground",a.Al(y),y=new is,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new is,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new is,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 nn(nn.Grid);y.name="GRID";var x=new Di;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Di,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Di,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Di,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Di,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Di,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new si,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):Rd(this.H)}function Qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Rd(this.H)}Se.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var E=this.documentBounds,b=this.viewportBounds,z=this.rj,tt=E.x-z.left,rt=E.y-z.top,ot=E.width+z.left+z.right,at=E.height+z.top+z.bottom,ut=E.right+z.right;z=E.bottom+z.bottom;var ft=b.x;E=b.y;var mt=b.width,yt=b.height,Pt=b.right,Et=b.bottom;b=this.scale;var Ht=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Ht=Ht+a.scrollWidth-a.clientWidth;break;case"reverse":Ht=a.scrollWidth-Ht-a.clientWidth}var Ot=Ht;mt<ot||yt<at?(Ht=Tt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==Ot&&(Ht.x=Ot/b+tt,this.ju=Ot),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Ht.y=a.scrollTop/b+rt,this.lu=a.scrollTop),this.position=Ht,Tt.free(Ht),this.Ee=this.qr=!1):(Ht=Tt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ft&&(this.position=Ht.h(Ot+tt,this.position.y)),ut>Pt&&(this.position=Ht.h(-(y.scrollWidth-this.Aa)+Ot-this.Aa/b+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(rt<E&&(this.position=Ht.h(this.position.x,a.scrollTop+rt)),z>Et&&(this.position=Ht.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/b+z))),Tt.free(Ht),this.vd=!0,this.Ee=this.qr=!1,E=this.documentBounds,b=this.viewportBounds,ut=E.right,Pt=b.right,z=E.bottom,Et=b.bottom,tt=E.x,ft=b.x,rt=E.y,E=b.y,mt>=ot&&tt>=ft&&ut<=Pt&&(x.style.width="1px"),yt>=at&&rt>=E&&z<=Et&&(x.style.height="1px"))}},Se.prototype.computeBounds=function(a){return a===void 0&&(a=new Pe),Ss(this),vg(this,a)};function vg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,E=a.Wa.s,b=E.length,z=0;z<b;z++){var tt=E[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var rt=tt.length,ot=0;ot<rt;ot++){var at=tt[ot];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}Se.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(xn(a))for(var E=0;E<a.length;E++){var b=a[E];!y&&b instanceof un||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds))}else for(a=a.iterator;a.next();)E=a.value,!y&&E instanceof un||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds));return x===null?new Pe(NaN,NaN,0,0):x};function ul(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=Tt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var E=a.viewportBounds;E=Pe.allocAt(0,0,E.width,E.height);var b=Tt.alloc();b.xi(E,a.initialViewportSpot),b.h(x.x-b.x,x.y-b.y),a.position=b,Pe.free(E),Tt.free(b),Tt.free(x)}x=a.yh,y&&a.Fg!==Is&&(x=a.Fg);var z=x!==Is?Bd(a,x):a.scale;x=a.pa.x,E=a.pa.y,b=a.Aa/z;var tt=a.ya/z,rt=a.zk,ot=a.pq;y&&!rt.sb()&&(ot.sb()||ot.Xb())&&(rt=ot.Xb()?Bi:ot),yg(a,a.documentBounds,b,tt,rt,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,ae.B(z.x,x)&&ae.B(z.y,E)&&ae.B(z.width,b)&&ae.B(z.height,tt)||a.onViewportBoundsChanged(new Pe(x,E,b,tt),z,y,!1)}}function Bd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var E=a.documentBounds;if(!E.w())return x;var b=E.width;E=E.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),rt=z/b,ot=tt/E;return y===Ra?(y=Math.min(ot,rt),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===td?(y=ot>rt?(tt-a.Db)/E:(z-a.Db)/b,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}Se.prototype.zoomToFit=function(){var a=this.sj;this.sj=ph,this.scale=Bd(this,Ra),a!==ph&&(ul(this,!1),yg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Lt=Se.prototype,Lt.BA=function(a,y){y===void 0&&(y=Ra);var x=a.width,E=a.height;if(!(x===0||E===0||isNaN(x)&&isNaN(E))){var b=1;if(y===Ra||y===td)if(isNaN(x))b=this.viewportBounds.height*this.scale/E;else if(isNaN(E))b=this.viewportBounds.width*this.scale/x;else{b=this.Aa;var z=this.ya;b=y===td?z/E>b/x?(z-(this.Be?this.Db:0))/E:(b-(this.gf?this.Db:0))/x:Math.min(z/E,b/x)}this.scale=b,this.position=new Tt(a.x,a.y)}},Lt.Jy=function(a,y){this.Va();var x=this.documentBounds,E=this.viewportBounds;this.position=new Tt(x.x+(a.x*x.width+a.offsetX)-(y.x*E.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*E.height-y.offsetY))},Lt.zz=function(a){if(a instanceof se){this.eq=a;var y=Tt.alloc();this.fq=this.op(a.ga(Ui,y)),Tt.free(y)}else this.eq=null,this.fq=Zn};function yg(a,y,x,E,b,z){var tt=Tt.allocAt(a.pa.x,a.pa.y),rt=tt.x,ot=tt.y;if(a.eq!==null){var at=Tt.alloc();at=a.eq.ga(Ui,at),rt=at.x-a.fq.x/a.scale,ot=at.y-a.fq.y/a.scale,b=Ai,Tt.free(at)}(z||a.scrollMode===ph)&&(b.sb()&&(x>y.width&&(rt=y.x+(b.x*y.width+b.offsetX)-(b.x*x-b.offsetX)),E>y.height&&(ot=y.y+(b.y*y.height+b.offsetY)-(b.y*E-b.offsetY))),b=a.rj,z=x-y.width,x<y.width+b.left+b.right?(rt=Math.min(rt+x/2,y.right+Math.max(z,b.right)-x/2),rt=Math.max(rt,y.left-Math.max(z,b.left)+x/2),rt-=x/2):rt>y.left?rt=y.left:rt<y.right-x&&(rt=y.right-x),x=E-y.height,E<y.height+b.top+b.bottom?(ot=Math.min(ot+E/2,y.bottom+Math.max(x,b.bottom)-E/2),ot=Math.max(ot,y.top-Math.max(x,b.top)+E/2),ot-=E/2):ot>y.top?ot=y.top:ot<y.bottom-E&&(ot=y.bottom-E)),tt.x=isFinite(rt)?rt:-a.yb.left,tt.y=isFinite(ot)?ot:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Hp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),tu(a),Tt.free(tt)}Lt.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=pu(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof si)return a}else if(a=pu(this,a,function(x){return x.part}),a instanceof si)return a;return null},Lt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Ss(this);for(var E=this.Wa.iteratorBackwards;E.next();){var b=E.value;if(b.visible&&(b=b.ic(a,y,x),b!==null))return b}return null};function pu(a,y,x,E){for(x===void 0&&(x=null),E===void 0&&(E=null),Ss(a),a=a.Wa.iteratorBackwards;a.next();){var b=a.value;if(b.visible&&!b.isTemporary&&(b=b.ic(y,x,E),b!==null))return b}return null}Lt.lz=function(a,y,x){return y===void 0&&(y=!0),Pc(this,a,function(E){return E.part},y?function(E){return E instanceof si&&E.canSelect()}:null,x)};function Pc(a,y,x,E,b){for(x===void 0&&(x=null),E===void 0&&(E=null),b instanceof $e||b instanceof Qe||(b=new Qe),Ss(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,E,b)}return b}Lt.ji=function(a,y,x,E){y===void 0&&(y=null),x===void 0&&(x=null),E instanceof $e||E instanceof Qe||(E=new Qe),Ss(this);for(var b=this.Wa.iteratorBackwards;b.next();){var z=b.value;z.visible&&z.ji(a,y,x,E)}return E},Lt.ux=function(a,y,x,E){return y===void 0&&(y=!1),x===void 0&&(x=!0),uf(this,a,function(b){return b instanceof si&&(!x||b.canSelect())},y,E)},Lt.Cf=function(a,y,x,E,b){y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof $e||b instanceof Qe||(b=new Qe),Ss(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,E,b)}return b},Lt.Nu=function(a,y,x,E,b,z){var tt=new Qe;Ss(this);for(var rt=this.Wa.iteratorBackwards;rt.next();){var ot=rt.value;ot.visible&&ot.Nu(a,y,x,E,tt,b,z)}return tt};function uf(a,y,x,E,b){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof $e||b instanceof Qe||(b=new Qe),Ss(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,E,b)}return b}Lt.mz=function(a,y,x,E,b){return x===void 0&&(x=!0),E===void 0&&(E=!0),wc(this,a,y,function(z){return z instanceof si&&(!E||z.canSelect())},x,b)},Lt.og=function(a,y,x,E,b,z){x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof $e||b instanceof Qe)&&(z=b),b=!0),z instanceof $e||z instanceof Qe||(z=new Qe),Ss(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var rt=tt.value;rt.visible&&rt.og(a,y,x,E,b,z)}return z};function wc(a,y,x,E,b,z){var tt=null;for(tt===void 0&&(tt=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof $e||b instanceof Qe)&&(z=b),b=!0),z instanceof $e||z instanceof Qe||(z=new Qe),Ss(a),a=a.Wa.iteratorBackwards;a.next();){var rt=a.value;rt.visible&&!rt.isTemporary&&rt.og(y,x,tt,E,b,z)}return z}Se.prototype.acceptEvent=function(a){return Va(this,a,a instanceof MouseEvent)};function Va(a,y,x){var E=a.Qg;return a.Qg=a.cj,a.cj=E,E.diagram=a,E.event=y,x?Dd(a,y,E):(E.viewPoint=a.Qg.viewPoint,E.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),E.modifiers=a,E.button=y.button,y.buttons!==void 0&&(E.buttons=y.buttons),ur&&y.button===0&&y.ctrlKey&&(E.button=2),E.down=!1,E.up=!1,E.clickCount=1,E.delta=0,E.handled=!1,E.bubbles=!1,E.timestamp=y.timeStamp,E.isMultiTouch=!1,E.targetDiagram=Sg(y,y.target),E.targetObject=null,E}function Sg(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 xg(a,y,x,E,b,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,ur&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=E,tt.handled=!1,tt.bubbles=b,tt.isMultiTouch=z,tt}function Pl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}Se.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Va(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(),Pl(x,a)},Se.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Va(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(),Pl(x,a)},Se.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Va(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),Pl(x,a)},Se.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Va(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),Pl(x,a)},Se.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new Tt(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?fn(new Tt(y,a),this.Ab):new Tt(y,a)};function Dd(a,y,x){var E=a.ta,b=a.Aa,z=a.ya,tt=0,rt=0;E!==null&&(E=E.getBoundingClientRect(),tt=y.clientX-b/E.width*E.left,rt=y.clientY-z/E.height*E.top),x.viewPoint.h(tt,rt),a.Ab!==null?(y=Tt.allocAt(tt,rt),a.Ab.Cd(y),x.documentPoint.assign(y),Tt.free(y)):x.documentPoint.h(tt,rt)}function Pg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var E=a.ta;E!==null&&(E=E.getBoundingClientRect(),x.h(y.clientX-a.Aa/E.width*E.left,y.clientY-a.ya/E.height*E.top))}}Se.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function qp(a){a.ld||Ss(a),a.Va()}Se.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Lt=Se.prototype,Lt.Pz=function(){return this.kg},Lt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,Ua(this),this.hf=!1,this.du=new Tt(NaN,NaN),y.isEnabled=x,this.ld=!0;var E=this;a!==null&&Ki(function(){E.ld=!1,fu(y,"Model"),a(E)},1)},Lt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;cn.requestAnimationFrame(function(){y.kg&&y.bd()})}},Lt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),Ua(this))};function Xh(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Rd(a)||(y&&Ss(a),x&&ul(a,!1))}function Ua(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,E=a.Xn;if(!x.isAnimating&&E.length!==0){for(var b=E.s,z=b.length,tt=0;tt<z;tt++){var rt=b[tt];Ro(rt,!1),rt.v()}E.clear()}E=a.ow,0<E.count&&(E.each(function(ot){ot.Nv()}),E.clear()),b=E=!1,x.defaultAnimation.isAnimating&&(b=!0,E=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||mg(a),Xh(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&($l(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Ss(a),z=!1,(!a.hf||a.xh)&&(a.hf?Fg(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Fg(a,!1)),z=!0),a.Jk=!1,Ss(a),a.ou||qp(a),Xh(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,wg(a)),a.R("LayoutCompleted"),Xh(a,!0,!1),Pe.free(x)):x.Ok&&x.Qw&&(a.Fg!==Is?a.scale=Bd(a,a.Fg):a.yh!==Is?a.scale=Bd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),ul(a,!0)),z&&tt&&a.eb("Initial Layout"),Ss(a),y||a.gc(a.ib),b&&(a.skipsUndoManager=E),a.ld=!1}}function wg(a){if(a.Fg!==Is)a.scale=Bd(a,a.Fg);else if(a.yh!==Is)a.scale=Bd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}ul(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),$l(a)}function Ss(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 Qe,a.Nv(x,a.De)}a.nodes.each(function(E){E instanceof Mi&&E.U&65536&&(E.U=E.U^65536)})}}Lt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Mi||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Mi&&x.isVisible()&&Cc(this,x);for(a.reset();a.next();)x=a.value,x instanceof un&&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 fr&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function Cc(a,y){for(var x=Rn(),E=Rn(),b=y.memberParts;b.next();){var z=b.value;z.isVisible()&&(z instanceof Mi?(za(z)||Xs(z)||nd(z))&&Cc(a,z):z instanceof un?z.fromNode===y||z.toNode===y?E.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,b=0;b<a;b++)z=x[b],z.measure(1/0,1/0),z.arrange();for(_n(x),y.measure(1/0,1/0),y.arrange(),a=E.length,y=0;y<a;y++)x=E[y],x.measure(1/0,1/0),x.arrange();_n(E)}Lt.Fd=function(a,y,x,E){if(this.vd||this.animationManager.isAnimating)for(var b=0;b<y;b++)a[b].Fd(x,E)},Lt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Wt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Id(this);var x=this.Aa,E=this.ya;if(a.Gv.resize(x,E,x,E),x=this.Wa.s,E=x.length,this.Fd(x,E,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var b=this.Ca,z=Math.round(y.x*b)/b,tt=Math.round(y.y*b)/b,rt=this.Ab;for(rt.reset(),b!==1&&rt.scale(b),y.x===0&&y.y===0||rt.translate(-z,-tt),a.ti=null,Yy(a,rt.m11,rt.m12,rt.m21,rt.m22,rt.dx,rt.dy),this.pb!==1&&(a.globalAlpha=this.pb),fh(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<E;y++)x[y].gc(a,this);a=!1,this.Yf?_d(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(mi.prototype.Cd=mi.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Id(this),this.Ka.style.opacity!=="0")){if(E=a!==this.ib,y=this.Wa.s,b=y.length,this.Fd(y,b,this,this.viewportBounds),E)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,rt=this.pa;var ot=this.Ca,at=Math.round(rt.x*ot)/ot,ut=Math.round(rt.y*ot)/ot;for(ot!==1&&z.scale(ot),rt.x===0&&rt.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),fh(this,a),rt=0;rt<b;rt++)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[rt].gc(a,this);if(y=!1,this.Yf?_d(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(mi.prototype.Cd=mi.prototype.Eu),E?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,E=gi&&gi.nx,x=this.zw,E||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,b=y=0;b<x.length;b++)y+=x[b];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),E)for(a.setTransform(1,0,0,1,0,0),E=0;E<x.length;E++)a.fillText(x[E].toString(),20,150+ +(20*E))}}};function hf(a,y,x,E,b,z,tt,rt,ot,at){if(a.Ka!==null){a.ta===null&&Wt("No canvas specified"),tt===void 0&&(tt=null),rt===void 0&&(rt=null),ot===void 0&&(ot=!1),at===void 0&&(at=!1),Id(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=b;var ft=a.Wa.s,mt=ft.length;try{var yt=new Pe(z.x,z.y,E.width/b,E.height/b),Pt=yt.copy();Pt.Co(x),$l(a,Pt),Ss(a),a.Fd(ft,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,E.width,E.height),rt!==null&&rt!==""&&(y.fillStyle=rt,y.ox(0,0,E.width,E.height));var Et=a.Mb;y.scale(Et,Et);var Ht=mi.alloc();Ht.reset(),Ht.translate(x.left,x.top),Ht.scale(b),z.x===0&&z.y===0||Ht.translate(-z.x,-z.y),y.setTransform(Ht.m11,Ht.m12,Ht.m21,Ht.m22,Ht.dx,Ht.dy),y.yc(),y instanceof Ma&&Yy(y,Ht.m11,Ht.m12,Ht.m21,Ht.m22,Ht.dx,Ht.dy),mi.free(Ht),fh(a,y),y.globalAlpha=a.pb;var Ot=a.Qj("Grid");if(tt){var Ut=new Qe,Xt=tt.iterator;for(Xt.reset();Xt.next();){var Qt=Xt.value;Qt instanceof si&&(at||Qt.layer!==Ot)&&(Qt.Gj(),Ut.add(Qt))}for(at=0;at<mt;at++)Wp(ft[at],y,a,Ut,ot);Ut.each(function(ye){return ye.Gj()})}else for(Ut=0;Ut<mt;Ut++){var ie=ft[Ut];ie===Ot?at&&ie.gc(y,a,!0):ie.gc(y,a,ot)}a.$i=!1,a.Yf&&_d(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ft,mt,a,a.viewportBounds),$l(a),a.ib instanceof Ma&&(a.ib.Nj.PA(),a.redraw())}}}Lt.Gf=function(a){return this.Rg[a]},Lt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Lt.Tx=function(){this.Rg=new oi,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(ur||qi),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function fh(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Lt.Ql=function(a){return this.on[a]},Lt.sA=function(a,y){this.on[a]=y},Lt.Sx=function(){this.on=new oi,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return this.nm(a)},Lt.nm=function(a){return Od(this,a),this};function Od(a,y){var x=a instanceof nn,E=a instanceof Se,b;for(b in y){b===""&&Wt("Setting properties requires non-empty property names");var z=a,tt=b;if(x||E){var rt=b.indexOf(".");if(0<rt){var ot=b.substring(0,rt);x?z=a.fb(ot):(z=a[ot],z==null&&(z=a.toolManager[ot])),Fe(z)?tt=b.substr(rt+1):Wt("Unable to find object named: "+ot+" in "+a.toString()+" when trying to set property: "+b)}}if(tt[0]!=="_"&&!Ni(z,tt))if(E&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(E&&tt==="Changed"){a.Pe(y[tt]);continue}else if(E&&Ni(a.toolManager,tt))z=a.toolManager;else if(E&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof Xn&&tt==="Changed"){a.Pe(y[tt]);continue}else Wt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[b],tt[0]==="_"&&z instanceof se&&z.Vw(tt)}}Lt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new we,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Lt.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},Se.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!==Mc&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var E=this.scale,b=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*E&&0<Math.max(0,z-b)*E){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(E=Pe.alloc(),Tg(this,this.computeBounds(E)),Pe.free(E)),E=this.ta,E===null||E instanceof eu)))){var tt=this.Mb;b=this.Aa*tt;var rt=this.ya*tt,ot=this.scale*tt;z=Math.round(Math.round(y.x*ot)-Math.round(a.x*ot)),y=Math.round(Math.round(y.y*ot)-Math.round(a.y*ot)),ot=this.jw,a=this.oy,ot.width!==b&&(ot.width=b),ot.height!==rt&&(ot.height=rt),a.clearRect(0,0,b,rt),ot=190*tt;var at=70*tt,ut=Math.max(z,0),ft=Math.max(y,0),mt=Math.floor(b-ut),yt=Math.floor(rt-ft);a.drawImage(E.Oa,ut,ft,mt,yt,0,0,mt,yt),_d(this.Yf,this)&&a.clearRect(0,0,ot,at),E=Rn(),a=Rn(),yt=Math.abs(z),mt=Math.abs(y);var Pt=ut===0?0:b-yt;ut=Tt.allocAt(Pt,0),yt=Tt.allocAt(yt+Pt,rt),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 Et=this.Ab;if(Et.reset(),Et.scale(tt,tt),this.Ca!==1&&Et.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&Et.translate(-tt.x,-tt.y),fn(ut,Et),fn(yt,Et),E.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))),Pt=ft===0?0:rt-mt,ut.h(0,Pt),yt.h(b,mt+Pt),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))),fn(ut,Et),fn(yt,Et),E.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))),_d(this.Yf,this)&&(b=0<z?0:-z,rt=0<y?0:-y,ut.h(b,rt),yt.h(ot+b,at+rt),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))),fn(ut,Et),fn(yt,Et),E.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)))),Tt.free(ut),Tt.free(yt),Xh(this,!1,!0),this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!this.animationManager.zb&&(b=this.ib,this.Fc)){for(Id(this),rt=this.Mb,b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,this.Aa*rt,this.ya*rt),b.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,ot=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(-ot,-at),b.save(),b.beginPath(),z=a.length,tt=0;tt<z;tt++)ot=a[tt],ot.width!==0&&ot.height!==0&&b.rect(Math.floor(ot.x),Math.floor(ot.y),Math.ceil(ot.width),Math.ceil(ot.height));for(b.clip(),b.setTransform(rt,0,0,rt,0,0),b.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),b.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),fh(this,b),b.globalAlpha=this.pb,rt=0;rt<z;rt++)if(tt=y[rt],ot=E,tt.visible&&tt.pb!==0){at=zu(tt,b),ft=tt.Zq,ft.length=0,ut=this.scale,mt=Pe.alloc(),yt=tt.Pa.s,Et=yt.length,Pt=ot.length;for(var Ht=0;Ht<Et;Ht++){var Ot=yt[Ht],Ut=Xd(Ot,Ot.actualBounds);t:{for(var Xt=2/ut,Qt=4/ut,ie=0;ie<Pt;ie++){var ye=ot[ie];if(ye.width!==0&&ye.height!==0&&Ut.Vu(ye.x-Xt,ye.y-Xt,ye.width+Qt,ye.height+Qt)){Ut=!0;break t}}Ut=!1}Ut&&tt.Oj(b,Ot,this,ft,ut,mt,!0)}Pe.free(mt),b.globalAlpha=at}b.restore(),b.Vc(!0),this.Yf&&_d(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}_n(E),_n(a),this.ld=!1}}else this.bd();x&&(oa(this),this.bd(),xc(this,!0))}else x?(oa(this),this.bd(),xc(this,!0)):this.bd()}};function Id(a){a.pn!==!1&&(a.pn=!1,Cg(a,a.Aa,a.ya))}function Cg(a,y,x){tu(a);var E=a.Mb;a.ta.resize(y*E,x*E,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function Rd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,E=a.ya,b=a.Ka,z=!1,tt=a.gf?a.Db:0,rt=a.Be?a.Db:0,ot=b.clientWidth||x+tt,at=b.clientHeight||E+rt,ut=a.viewportBounds;b=ut.x;var ft=ut.y,mt=ut.width,yt=ut.height;if((ot!==x+tt||at!==E+rt)&&(a.gf=!1,a.Be=!1,rt=tt=0,a.Aa=ot,a.ya=at,z=a.pn=!0,tu(a)),!a.hf||!a.viewportBounds.w())return!0;var Pt=a.ku,Et=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Ht=a.documentBounds,Ot=0,Ut=0,Xt=0,Qt=0,ie=ut.width,ye=ut.height,pn=a.rj;a.contentAlignment.sb()?(Ht.width>ie&&(Ot=pn.left,Ut=pn.right),Ht.height>ye&&(Xt=pn.top,Qt=pn.bottom)):(Ot=pn.left,Ut=pn.right,Xt=pn.top,Qt=pn.bottom);var Gn=Ht.width+Ot+Ut,Dn=Ht.height+Xt+Qt;pn=a.scale;var ln=Gn>ot/pn,Ge=Dn>at/pn;if(!(z||a.gf||a.Be||ln||Ge))return!0;Ot=Ht.x-Ot,ot=ut.x,Ut=Ht.right+Ut,at=ut.right+tt,Xt=Ht.y-Xt;var Li=ut.y;Ht=Ht.bottom+Qt,ut=ut.bottom+rt;var Si="1px";if(Qt="1px",a.scrollMode===ph&&(ln||Ge)&&(ln&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(ln=1,Ot+1<ot&&(ln=Math.max((ot-Ot)*pn+a.Aa,ln)),Ut>at+1&&(ln=Math.max((Ut-at)*pn+a.Aa,ln)),ie+tt+1<Gn&&(ln=Math.max((Gn-ie)*pn+a.Aa,ln)),Si=ln.toString()+"px"),Ge&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ln=1,Xt+1<Li&&(ln=Math.max((Li-Xt)*pn+a.ya,ln)),Ht>ut+1&&(ln=Math.max((Ht-ut)*pn+a.ya,ln)),ye+rt+1<Dn&&(ln=Math.max((Dn-ye)*pn+a.ya,ln)),Qt=ln.toString()+"px")),ln=Si!=="1px",Ge=Qt!=="1px",ln&&Ge||!ln&&!Ge||(Ge&&(at-=a.Db),ln&&(ut-=a.Db),Gn<ie+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,Ot+1<ot&&(tt=Math.max((ot-Ot)*pn+a.Aa,tt)),Ut>at+1&&(tt=Math.max((Ut-at)*pn+a.Aa,tt)),ie+1<Gn&&(tt=Math.max((Gn-ie)*pn+a.Aa,tt)),Si=tt.toString()+"px"),ln=Si!=="1px",tt=a.ya,ln!==a.Be&&(tt=ln?a.ya-a.Db:a.ya+a.Db),Dn<ye+rt||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(rt=1,Xt+1<Li&&(rt=Math.max((Li-Xt)*pn+tt,rt)),Ht>ut+1&&(rt=Math.max((Ht-ut)*pn+tt,rt)),ye+1<Dn&&(rt=Math.max((Dn-ye)*pn+tt,rt)),Qt=rt.toString()+"px"),Ge=Qt!=="1px"),a.qr&&ln===a.Be&&Ge===a.gf)return x===a.Aa&&E===a.ya||a.bd(),!1;if(ln!==a.Be&&(Si==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=ln,Et.style.width=Si,Ge!==a.gf&&(Qt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(rt=Tt.alloc(),Ge?(y.style.left=a.Db+"px",a.position=rt.h(a.pa.x+a.Db/a.scale,a.pa.y)):(y.style.left="0px",a.position=rt.h(a.pa.x-a.Db/a.scale,a.pa.y)),Tt.free(rt))),z&&tu(a),a.gf=Ge,Et.style.height=Qt,a.gu=!0,z&&(a.pn=!0),y=Pt.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(ie+1<Gn?y=(a.position.x-Ot)*pn:Ot+1<ot?y=Pt.scrollWidth-Pt.clientWidth:Ut>at+1&&(y=a.position.x*pn)),a.tn)switch(a.bu){case"negative":y=-(Pt.scrollWidth-y-Pt.clientWidth);break;case"reverse":y=Pt.scrollWidth-y-Pt.clientWidth}return Pt.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ye+1<Dn?Pt.scrollTop=(a.position.y-Xt)*pn:Xt+1<Li?Pt.scrollTop=Pt.scrollHeight-Pt.clientHeight:Ht>ut+1&&(Pt.scrollTop=a.position.y*pn)),ot=a.Aa,at=a.ya,Pt.style.width=ot+(a.gf?a.Db:0)+"px",Pt.style.height=at+(a.Be?a.Db:0)+"px",x!==ot||E!==at||a.animationManager.zb?(x=Pe.allocAt(b,ft,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,pn,z),Pe.free(x),!1):!0}Lt=Se.prototype,Lt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Wt("Cannot add part "+a.toString()+" to "+this.toString()+". It is already a part of "+y.toString()),y=this.Qj(a.layerName),y===null&&(y=this.Qj("")),y===null&&Wt('Cannot add a Part when unable find a Layer named "'+a.layerName+'" and there is no default Layer'),a.layer!==y)){var x=y.oi(99999999,a,a.diagram===this);0<=x&&this.cb(Po,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Lt.oi=function(a){this.partManager.oi(a);var y=this;Vd(a,function(x){jd(y,x)}),(a instanceof fr||a instanceof Mi&&a.placeholder!==null)&&a.v(),a.data!==null&&Vd(a,function(x){ay(y.partManager,x)}),Xs(a)!==!0&&nd(a)!==!0||this.De.add(a),RS(a,!0,this),zS(a)?(a.actualBounds.w()&&this.N(Xd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Xd(a,a.actualBounds)),this.$b()},Lt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Vd(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),zS(a)?(a.actualBounds.w()&&this.N(Xd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Xd(a,a.actualBounds)),this.$b()},Lt.remove=function(a){Lg(this,a,!0)};function Lg(a,y,x){var E=y.layer;E!==null&&E.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=E.pc(-1,y,!1),0<=x&&a.cb(ko,"parts",E,y,null,x,null),a=y.layerChanged,a!==null&&a(y,E,null))}Lt.Is=function(a,y){if(y===void 0&&(y=!1),xn(a))for(var x=a.length,E=0;E<x;E++){var b=a[E];y&&!b.canDelete()||this.remove(b)}else for(x=new Qe,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Lt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},Se.prototype.moveParts=function(a,y,x,E){if(x===void 0&&(x=!1),E===void 0&&(E=df(this)),this.toolManager!==null){var b=new we;if(a!==null)if(xn(a))for(var z=0;z<a.length;z++)mu(this,b,a[z],x,E);else for(a=a.iterator;a.next();)mu(this,b,a.value,x,E);else{for(a=this.parts;a.next();)mu(this,b,a.value,x,E);for(a=this.nodes;a.next();)mu(this,b,a.value,x,E);for(a=this.links;a.next();)mu(this,b,a.value,x,E)}Jh(this,b,y,E,x)}};function mu(a,y,x,E,b,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!E||z||x.canMove()||x.canCopy()))if(b===void 0&&(b=df(a)),x instanceof Ln){if(y.add(x,a.Pd(b,x,x.location)),x instanceof Mi&&(x.placeholder!==null||b.dragsMembers))for(z=x.memberParts;z.next();)mu(a,y,z.value,E,b,b.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var rt=tt.fromNode,ot=tt.toNode;rt!==null&&y.contains(rt)&&ot!==null&&y.contains(ot)&&mu(a,y,tt,E,b)}}if(b.dragsTree)for(x=x.Ou();x.next();)mu(a,y,x.value,E,b)}else if(x instanceof un)for(y.add(x,a.Pd(b,x)),x=x.labelNodes;x.next();)mu(a,y,x.value,E,b);else x instanceof fr||y.add(x,a.Pd(b,x,x.location))}function Jh(a,y,x,E,b){if(y!==null&&y.count!==0){var z=Tt.alloc(),tt=Tt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||ff(a,y);for(var rt=Rn(),ot=Rn(),at=y.iterator,ut=Tt.alloc();at.next();){var ft=at.key,mt=at.value;if(ft.Zc()){var yt=kg(a,ft,y);yt!==null?rt.push(new it(ft,mt,yt)):(!b||ft.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ft,z.add(tt),E,ut),ft.location=ut,mt.shifted===void 0&&(mt.shifted=new Tt),mt.shifted.assign(ut.re(yt)))}else at.key instanceof un&&ot.push(at.sa)}for(Tt.free(ut),b=rt.length,at=0;at<b;at++)ft=rt[at],z.assign(ft.info.point),ft.Su.shifted===void 0&&(ft.Su.shifted=new Tt),ft.node.location=z.add(ft.Su.shifted);for(b=Tt.alloc(),at=Tt.alloc(),ft=ot.length,mt=0;mt<ft;mt++){var Pt=ot[mt];if(yt=Pt.key,yt instanceof un)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var Et=yt.toNode;if(a.draggedLink!==null&&E.dragsLink)if(Et=Pt.value.point,yt.dragComputation===null)y.add(yt,a.Pd(E,yt,tt)),Ch(yt,tt.x-Et.x,tt.y-Et.y);else{Pt=Tt.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&Pt.assign(ut);var Ht=ut=Tt.alloc().assign(Pt).add(tt);E.isGridSnapEnabled&&(E.isGridSnapRealtime||a.lastInput.up)&&(Ht=Tt.alloc(),cf(a,yt,ut,Ht,E)),ut.assign(yt.dragComputation(yt,ut,Ht)).re(Pt),y.add(yt,a.Pd(E,yt,ut)),Ch(yt,ut.x-Et.x,ut.y-Et.y),Tt.free(Pt),Tt.free(ut),Ht!==ut&&Tt.free(Ht)}else ut!==null&&(b.assign(ut.location),Ht=y.I(ut),Ht!==null&&b.re(Ht.point)),Et!==null&&(at.assign(Et.location),Ht=y.I(Et),Ht!==null&&at.re(Ht.point)),ut!==null&&Et!==null?b.Xa(at)?(ut=Pt.value.point,Et=z,Et.assign(b),Et.re(ut),y.add(yt,a.Pd(E,yt,b)),Ch(yt,Et.x,Et.y)):(yt.suspendsRouting=!1,yt.bb()):(Pt=Pt.value.point,ut=ut!==null?b:Et!==null?at:tt,y.add(yt,a.Pd(E,yt,ut)),Ch(yt,ut.x-Pt.x,ut.y-Pt.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=Pt.value.point,y.add(yt,a.Pd(E,yt,tt)),Ch(yt,tt.x-ut.x,tt.y-ut.y))}Tt.free(z),Tt.free(tt),Tt.free(b),Tt.free(at),_n(rt),_n(ot),x||(Ss(a),Qh(a,y))}}Se.prototype.computeMove=function(a,y,x,E){if(E===void 0&&(E=new Tt),E.assign(y),a===null)return E;var b=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(b=Tt.alloc(),cf(this,a,y,b,x)),x=a.dragComputation!==null?a.dragComputation(a,y,b):b;var tt=a.minLocation,rt=tt.x;isNaN(rt)&&(rt=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 ot=a.maxLocation,at=ot.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),ot=ot.y,isNaN(ot)&&(ot=z?Math.round(1e3*a.location.y)/1e3:a.location.y),E.h(Math.max(rt,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,ot))),b!==y&&Tt.free(b),E};function df(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function cf(a,y,x,E,b){if(b===void 0&&(b=df(a)),E.assign(x),y!==null){var z=a.grid;y=b.gridSnapCellSize,a=y.width,y=y.height;var tt=b.gridSnapOrigin,rt=tt.x;if(tt=tt.y,b=b.gridSnapCellSpot,z!==null){var ot=z.gridCellSize;isNaN(a)&&(a=ot.width),isNaN(y)&&(y=ot.height),z=z.gridOrigin,isNaN(rt)&&(rt=z.x),isNaN(tt)&&(tt=z.y)}z=Tt.allocAt(0,0),z.yi(0,0,a,y,b),ae.No(x.x,x.y,rt+z.x,tt+z.y,a,y,E),Tt.free(z)}}function ff(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof un&&(y.suspendsRouting=!0)}function Qh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof un&&(x.suspendsRouting=!1,Uv(x)&&x.bb())}a.Mr=!1}}function kg(a,y,x){return y=y.containingGroup,y!==null&&(a=kg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Lt=Se.prototype,Lt.Pd=function(a,y,x){if(x===void 0)return new Gu(yn);var E=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(E=!1),E?new Gu(new Tt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new Gu(x.copy())};function Mg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Wt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Wt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Wt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Wt("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var E=0;E<x;E++)a.M(E).name===y&&Wt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Lt.Al=function(a){Mg(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(Po,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Lt.Ww=function(a,y){Mg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(ko,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(Po,"layers",this,null,a,null,z),this.N(),0>E&&this.Ya(),this},Lt.Cy=function(a,y){Mg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(ko,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(Po,"layers",this,null,a,null,z+1),this.N(),0>E&&this.Ya(),this},Lt.kA=function(a){if(a.diagram!==this&&Wt("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var E=y.value,b=E.layerName;b!==a.name?E.layerName=b:E.layerName=""}this.cc!==null&&this.cb(ko,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Lt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Lt.Yw=function(a){return this.pf===null&&(this.pf=new $e),this.pf.add(a),this.model.Pe(a),this},Lt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Lt.Pe=function(a){return this.zg===null&&(this.zg=new $e),this.zg.add(a),this},Lt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Lt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==ks&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,E=0;E<x;E++)y.M(E)(a)},Lt.cb=function(a,y,x,E,b,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var rt=new so;rt.diagram=this,rt.change=a,rt.propertyName=y,rt.object=x,rt.oldValue=E,rt.oldParam=z,rt.newValue=b,rt.newParam=tt,this.ds(rt)},Lt.g=function(a,y,x,E,b){this.cb(io,a,this,y,x,E,b)},Se.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var E=a.change;if(E===io){var b=a.object;if(ro(b,a.propertyName,a.I(y)),b instanceof se){var z=b.part;z!==null&&z.Wb()}this.isModified=!0}else if(E===Po){var tt=a.object,rt=a.newParam,ot=a.newValue;if(tt instanceof nn)if(typeof rt=="number"&&ot instanceof se){y?tt.pc(rt):tt.Gb(rt,ot);var at=tt.part;at!==null&&at.Wb()}else typeof rt=="number"&&ot instanceof jo&&(ot.isRow?hS(tt,rt,y?void 0:ot):dS(tt,rt,y?void 0:ot));else if(tt instanceof is){var ut=a.oldParam===!0;typeof rt=="number"&&ot instanceof si&&(y?(ot.isSelected=!1,ot.isHighlighted=!1,ot.Wb(),tt.pc(ut?rt:-1,ot,ut)):tt.oi(rt,ot,ut))}else tt instanceof Se?typeof rt=="number"&&ot instanceof is&&(y?this.Wa.mb(rt):(ot.Xe(this),this.Wa.Gb(rt,ot))):Wt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(E===ko){var ft=a.object,mt=a.oldParam,yt=a.oldValue;if(ft instanceof nn)typeof mt=="number"&&yt instanceof se?y?ft.Gb(mt,yt):ft.pc(mt):typeof mt=="number"&&yt instanceof jo&&(yt.isRow?hS(ft,mt,y?yt:void 0):dS(ft,mt,y?yt:void 0));else if(ft instanceof is){var Pt=a.newParam===!0;typeof mt=="number"&&yt instanceof si&&(y?0>ft.Pa.indexOf(yt)&&ft.oi(mt,yt,Pt):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ft.pc(Pt?mt:-1,yt,Pt)))}else ft instanceof Se?typeof mt=="number"&&yt instanceof is&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Wt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else E!==ks&&Wt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},Se.prototype.Ea=function(a){return this.undoManager.Ea(a)},Se.prototype.eb=function(a){return this.undoManager.eb(a)},Se.prototype.Kf=function(){return this.undoManager.Kf()},Se.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Se.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},Se.prototype.rp=function(){this.partManager.rp()};function Eg(a,y,x){var E=a.animationManager;if(a.vb||a.ld)a.Ca=x,tu(a),a.N(),a.Ee=!0,E.zb&&(Ru(E)||E.ce.add(E.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,tu(a);else{a.vb=!0;var b=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,rt=a.zoomPoint.x,ot=a.zoomPoint.y,at=a.contentAlignment;isNaN(rt)&&(at.$c()?at.Hf(As)?rt=0:at.Hf(vo)&&(rt=z-1):rt=at.sb()?at.x*(z-1):z/2),isNaN(ot)&&(at.$c()?at.Hf(Vo)?ot=0:at.Hf(ca)&&(ot=tt-1):ot=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=Tt.allocAt(a.pa.x+rt/y-rt/x,a.pa.y+ot/y-ot/x),a.position=z,Tt.free(z),a.Ca=x,tu(a),a.vb=!1,a.onViewportBoundsChanged(b,a.viewportBounds,y,!1),ul(a,!1),E.zb&&(Ru(E)||E.ce.add(E.H,"scale",y,a.Ca))}}Se.prototype.onViewportBoundsChanged=function(a,y,x,E){if(!a.D(y)){E===void 0&&(E=!1),E||(this.Ee=!0),this.vd=!0;var b=this.layout;b===null||!b.isViewportSized||this.autoScale!==Is||a.width===y.width&&a.height===y.height||b.C(),b=this.currentTool,this.Vk===!0&&b instanceof Qr&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Cd(b,this)),this.vb||this.invalidateViewport(a,y),$l(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=E,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function $l(a,y){var x=a.fe;if(x!==null&&x.visible){for(var E=_e.alloc(),b=1,z=1,tt=x.O.s,rt=tt.length,ot=0;ot<rt;ot++){var at=tt[ot],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/ae.vx(z,ut):b=b*ut/ae.vx(b,ut))}if(tt=x.gridCellSize,E.h(z*tt.width,b*tt.height),y!==void 0)b=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=Pe.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){Pe.free(y);return}b=y.width,z=y.height,a=y.x,tt=y.y,Pe.free(y)}x.width=b+2*E.width,x.height=z+2*E.height,y=Tt.alloc(),ae.No(a,tt,0,0,E.width,E.height,y),y.offset(-E.width,-E.height),_e.free(E),x.part.location=y,Tt.free(y)}}Se.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),E=x.length,b=0;b<E;b++)x[b].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},Se.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))},Se.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),xn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];E instanceof si||Wt("Diagram.selectCollection given something that is not a Part: "+E),E.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof si||Wt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},Se.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,E=0;E<x;E++)y[E].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Lt=Se.prototype,Lt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Lt.Jz=function(a){a=new Qe().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 si||Wt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Lt.scroll=function(a,y,x){x===void 0&&(x=1);var E=y==="up"||y==="down",b=0,z=Tt.alloc();if(a==="pixel")b=x;else if(a==="line")b=x*(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=E?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(b=x*Math.max(a-(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){b=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,b.y):y==="left"?this.position=z.h(b.x,x.y):y==="down"?this.position=z.h(x.x,b.bottom-x.height):y==="right"&&(this.position=z.h(b.right-x.width,x.y)),Tt.free(z);return}Wt("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}b/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-b):y==="down"?this.position=z.h(x.x,x.y+b):y==="left"?this.position=z.h(x.x-b,x.y):y==="right"?this.position=z.h(x.x+b,x.y):Wt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),Tt.free(z)},Lt.tv=function(a){var y=this.viewportBounds;y.Re(a)||(a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a)},Lt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Lt.op=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),a.copy().transform(this.Ab)},Lt.zA=function(a){var y=this.Ab,x=a.x,E=a.y,b=x+a.width,z=E+a.height,tt=y.m11,rt=y.m12,ot=y.m21,at=y.m22,ut=y.dx,ft=y.dy,mt=x*tt+E*ot+ut;y=x*rt+E*at+ft;var yt=b*tt+E*ot+ut;return a=b*rt+E*at+ft,E=x*tt+z*ot+ut,x=x*rt+z*at+ft,tt=b*tt+z*ot+ut,b=b*rt+z*at+ft,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,E),mt=Math.max(mt,E),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,b),y=Math.max(y,b),new Pe(z,yt,mt-z,y-yt)},Lt.Ps=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),fn(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function bg(a){return a=Sf.get(a),a!==null?new a:new Fr}Se.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,E=a.propertyName;if(x===ks&&E[0]==="S")if(E==="StartingFirstTransaction"){var b=this;a=this.toolManager,a.mouseDownTools.each(function(ot){return ot.diagram=b}),a.mouseMoveTools.each(function(ot){return ot.diagram=b}),a.mouseUpTools.each(function(ot){return ot.diagram=b}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else E==="StartingUndo"||E==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):E==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===ks){(E==="FinishedUndo"||E==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Ss(this));var z=this.animationManager;E==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||rf(z),E==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),E!=="CommittedTransaction"&&E!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&($p(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var rt=this;Ki(function(){rt.currentTool.standardMouseOver(),rt.Rt=!1},10)}}}finally{this.aa=!0}}}};function jd(a,y){y=y.O.s;for(var x=y.length,E=0;E<x;E++)qh(a,y[E])}function qh(a,y){if(y instanceof ua){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Qe&&x.Bg.add(a);var E=y.Eg;if(E!==null&&E.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",E=a.Og.I(x),E===null)E=[],E.push(y),a.Og.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}}function Ng(a,y){if(y instanceof ua){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var E=x.getAttribute("src")||"",b=a.Og.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&(a.Og.remove(E),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof Qe&&x.Bg.remove(a),Af(E));break}}}}}Se.prototype.Wd=function(){this.partManager.Wd()},Se.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},Se.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},Se.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},Se.prototype.Vb=function(a){return this.partManager.Vb(a)},Se.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Lt=Se.prototype,Lt.Lc=function(a){return this.partManager.Lc(a)},Lt.ii=function(a){return this.partManager.ii(a)},Lt.Kc=function(a){return this.partManager.Kc(a)},Lt.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:qn(di(y)))},Lt.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:qn(di(y)))};function tu(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 Tg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),ul(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Lt.Va=function(){if(this.Zi){var a=Pe.alloc();Tg(this,this.computeBounds(a)),Pe.free(a)}},Lt.rz=function(){for(var a=new Qe,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&a.add(x)}for(y=this.links;y.next();)x=y.value,x.isTopLevel&&a.add(x);return a.iterator},Lt.qz=function(){return this.ai.iterator},Lt.Uz=function(a){Ss(this),a&&gf(this,!0),this.ld?Fg(this,!1):(this.Jk=!0,Ua(this))};function gf(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var E=y.gl.iterator;E.next();)tm(a,E.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Fg(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var E=a.undoManager.transactionLevel,b=a.layout,z=a.animationManager;try{E===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=E&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||fu(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Ag(a,tt.value,y,E);b.isValidLayout||(!y||b.isRealtime||b.isRealtime===null||E===0?(b.doLayout(a),Ss(a),b.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,E===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||E!==0&&E!==1||rf(z),a.aa=x}}}function Ag(a,y,x,E){if(y!==null){for(var b=y.gl.iterator;b.next();)Ag(a,b.value,x,E);b=y.layout,b===null||b.isValidLayout||(!x||b.isRealtime||E===0?(y.rh=!y.location.w(),b.doLayout(y),y.C(32),Cc(a,y),b.isValidLayout=!0):a.xh=!0)}}Lt.yz=function(){for(var a=new $e,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(b){var z=b.toLowerCase(),tt=new $e;x.add(b,tt),x.add(z,tt),E.add(b,b),E.add(z,b)}var x=new we,E=new we;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=E}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function pf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Wt("Unknown DiagramEvent name: "+y)}Lt.Bj=function(a,y){return a=pf(this,a),a!==null&&a.add(y),this},Lt.am=function(a,y){a=pf(this,a),a!==null&&a.remove(y)},Lt.R=function(a,y,x){var E=pf(this,a),b=new uu;if(b.diagram=this,a=em(this,a),a!==null&&(b.name=a),y!==void 0&&(b.subject=y),x!==void 0&&(b.parameter=x),y=E.length,y===1)E.M(0)(b);else if(y!==0)for(E=E.Fa(),x=0;x<y;x++)(0,E[x])(b)};function mf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Lt.Yj=function(a,y){return vf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},Se.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?vg(this,a):a.assign(this.documentBounds)};function vf(a,y,x,E){var b=a.Xh;if(b===null&&(a.Xh=b=new ap(a.avoidanceCellSize)),b.vs||b.group!==x||b.Yx!==E){if(b.Hx=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),b.Ix=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=Pe.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),b.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,rt=tt.layer;rt!==null&&rt.visible&&!rt.isTemporary&&yf(a,tt,E,y)}Pe.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),b.initialize(y)),y=Pe.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof Ln&&yf(a,tt,E,y);Pe.free(y)}b.group=x,b.Yx=E,b.vs=!1}else y&&rx(b);return b}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function yf(a,y,x,E){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(E),a=a.Xh;var b=y.x,z=y.y;if(jf(a,b,z))for(x=(z-a.Od)/a.sc|0,E=Math.min((b+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),b=(b-a.Nd)/a.rc|0;b<=E;b++)if(z=a.ac[b],z.fill)z.fill(kh,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=kh}else if(y instanceof Mi)for(y=y.memberParts;y.next();)b=y.value,b instanceof Ln&&yf(a,b,x,E)}}function gh(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}Se.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Bg(this)};function Bg(a){a.vk===-1&&(a.vk=Ki(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),Tg(a,y),Pe.free(y),a.Fc=!0,a.bd(),Bg(a))}},a.vp))}Se.prototype.ug=function(){this.vk!==-1&&(cn.clearTimeout(this.vk),this.vk=-1)},Se.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var E=this.viewportBounds,b=this.scale;E=Pe.allocAt(0,0,E.width*b,E.height*b);var z=Tt.allocAt(0,0);if(a.x>=E.x&&a.x<E.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<E.x+x.left/2&&(z.x-=tt),a.x<E.x+x.left/4&&(z.x-=4*tt)}else a.x<=E.x+E.width&&a.x>E.x+E.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>E.x+E.width-x.right/2&&(z.x+=tt),a.x>E.x+E.width-x.right/4&&(z.x+=4*tt));return a.y>=E.y&&a.y<E.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<E.y+x.top/2&&(z.y-=tt),a.y<E.y+x.top/4&&(z.y-=4*tt)):a.y<=E.y+E.height&&a.y>E.y+E.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>E.y+E.height-x.bottom/2&&(z.y+=tt),a.y>E.y+E.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(yn)||(y=new Tt(y.x+z.x/b,y.y+z.y/b)),Pe.free(E),Tt.free(z),y},Lt=Se.prototype,Lt.Cs=function(){return null},Lt.av=function(){return null},Lt.bs=function(a,y){this.pj.add(a,y)},Lt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Mi&&(y.$p=null)})};function Lc(a,y,x){function E(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>ot?y(x,b,rt):cn.requestAnimationFrame(E)}for(var b=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof b!="function"||z)return y(x,b,a);var rt=a,ot=x.callbackTimeout||300,at=+new Date;return cn.requestAnimationFrame(function(){E()}),null}Lt.Wz=function(a){return po?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Lt.Jx=function(a){return a===void 0&&(a={}),Lc(this,this.Xz,a)},Lt.Xz=function(a,y,x){var E=im(x,a,"canvas",null);if(E===null)return null;x=E.Z.canvas;var b=null;if(x!==null)switch(b=a.returnType,b===void 0?b="string":b=b.toLowerCase(),b){case Hd+"data":b=E.getImageData(0,0,x.width,x.height);break;case Hd:E=(a.document||document).createElement("img"),E.src=x.toDataURL(a.type,a.details),b=E;break;case"blob":return typeof y!="function"&&Wt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:b=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(b),null):b};function im(a,y,x,E){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Wt("properties argument must be an Object.");var b=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new _e(1/0,1/0):new _e(2e3,2e3));var rt=y.position||null,ot=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,Pt=y.showTemporary;Pt===void 0&&(Pt=!ft),y=y.showGrid,y===void 0&&(y=Pt),b!==null&&isNaN(b.width)&&isNaN(b.height)&&(b=null),typeof at=="number"?at=new Ti(at):at instanceof Ti||Wt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),ft=new dl(null,mt,void 0,!0);var Et=ft.context;if(!(b||z||ot||rt))return ft.width=a.Aa+Math.ceil(at.left+at.right),ft.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?E===null?null:(E.resize(ft.width,ft.height,ft.width,ft.height),E.ownerDocument=mt,E.hs=yt,hf(a,E.context,at,new _e(ft.width,ft.height),a.Ca,a.pa,ot,ut,Pt,y),E.context):(a.Xm=!1,hf(a,Et,at,new _e(ft.width,ft.height),a.Ca,a.pa,ot,ut,Pt,y),a.Xm=!0,ft.context);var Ht=a.Pp,Ot=a.documentBounds.copy();if(Ot.Fv(a.yb),Pt)for(var Ut=a.Wa.s,Xt=Ut.length,Qt=0;Qt<Xt;Qt++){var ie=Ut[Qt];if(ie.visible&&ie.isTemporary){ie=ie.Pa.s;for(var ye=ie.length,pn=0;pn<ye;pn++){var Gn=ie[pn];Gn.isInDocumentBounds&&Gn.isVisible()&&(Gn=Gn.actualBounds,Gn.w()&&Ot.ed(Gn))}}}if(Ut=new Tt(Ot.x,Ot.y),ot!==null){for(Xt=new Pe(0,0,0,0),Qt=!0,ie=ot.iterator,ie.reset();ie.next();)ye=ie.value,ye instanceof si&&(pn=ye.layer,pn!==null&&!pn.visible||pn!==null&&!Pt&&pn.isTemporary||!ye.isVisible()||(ye=ye.actualBounds,ye.w()&&(Qt?(Qt=!1,Xt.assign(ye)):Xt.ed(ye))));Ot.width=Xt.width,Ot.height=Xt.height,Ut.x=Xt.x,Ut.y=Xt.y}return rt!==null&&rt.w()&&(Ut=rt,z||(z=Ht)),Xt=rt=0,at!==null&&(rt=at.left+at.right,Xt=at.top+at.bottom),Qt=ie=0,b!==null&&(ie=b.width,Qt=b.height,isFinite(ie)&&(ie=Math.max(0,ie-rt)),isFinite(Qt)&&(Qt=Math.max(0,Qt-Xt))),b!==null&&z!==null?(z==="NaN"&&(z=Ht),b.w()?(b=ie,Ot=Qt):isNaN(Qt)?(b=ie,Ot=Ot.height*z):(b=Ot.width*z,Ot=Qt)):b!==null?b.w()?(z=Math.min(ie/Ot.width,Qt/Ot.height),b=ie,Ot=Qt):isNaN(Qt)?(z=ie/Ot.width,b=ie,Ot=Ot.height*z):(z=Qt/Ot.height,b=Ot.width*z,Ot=Qt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-rt)/Ot.width,(tt.height-Xt)/Ot.height),z>Ht?(z=Ht,b=Ot.width,Ot=Ot.height):(b=tt.width,Ot=tt.height)):(b=Ot.width*z,Ot=Ot.height*z):(z=Ht,b=Ot.width,Ot=Ot.height),at!==null?(b+=rt,Ot+=Xt):at=new Ti(0),tt!==null&&(Ht=tt.width,tt=tt.height,isNaN(Ht)&&(Ht=2e3),isNaN(tt)&&(tt=2e3),isFinite(Ht)&&(b=Math.min(b,Ht)),isFinite(tt)&&(Ot=Math.min(Ot,tt))),ft.width=Math.ceil(b),ft.height=Math.ceil(Ot),x==="SVG"?E===null?null:(E.resize(ft.width,ft.height,ft.width,ft.height),E.ownerDocument=mt,E.hs=yt,hf(a,E.context,at,new _e(Math.ceil(b),Math.ceil(Ot)),z,Ut,ot,ut,Pt,y),E.context):(a.Xm=!1,hf(a,Et,at,new _e(Math.ceil(b),Math.ceil(Ot)),z,Ut,ot,ut,Pt,y),a.Xm=!0,ft.context)}ue.Object.defineProperties(Se.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 eu(this,cn.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 eu(this,cn.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(cn,"resize",this.Ov,!1),this.removeEventListener(cn,"wheel",this.$j,!0),gu===this&&(gu=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),pg(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)&&Mn(a,"0 <= value <= 1",Se,"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),ul(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),ul(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),ul(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),ul(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&Mn(a,">= 0",Se,"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&&Mn(a,">= 0",Se,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var E=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===E&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===E&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===E&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else Mn(a,">= 0",Se,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||$p(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Wt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=gg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var E=this.vb;this.vb=!0,fu(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=bg(this.cc.type);for(var b=0;b<x.length;b++)this.add(x[b]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=E,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(cn,"pointermove",this.dk,!0),this.addEventListener(cn,"pointerdown",this.ui,!0),this.addEventListener(cn,"pointerup",this.fk,!0),this.addEventListener(cn,"pointerout",this.ek,!0),this.addEventListener(cn,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(cn,"wheel",this.$j,!0),this.addEventListener(cn,"selectstart",this.preventDefault,!1)):(this.removeEventListener(cn,"pointermove",this.dk,!0),this.removeEventListener(cn,"pointerdown",this.ui,!0),this.removeEventListener(cn,"pointerup",this.fk,!0),this.removeEventListener(cn,"pointerout",this.ek,!0),this.removeEventListener(cn,"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(cn,"wheel",this.$j,!0),this.removeEventListener(cn,"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=Tt.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Hp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?tu(this):(this.vb=!0,a=this.scale,yg(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)}Tt.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!==nn.Grid&&Wt("Diagram.grid must be a Panel of type Panel.Grid");var x=y.panel;x!==null&&x.remove(y),this.fe=a,a.name="GRID",x!==null&&x.add(a),$l(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),tu(this),this.Ya(),this.g("viewSize",y,a),this.redraw())}},fixedBounds:{get:function(){return this.ut},set:function(a){var y=this.ut;y.D(a)||(a.width!==-1/0&&a.height!==1/0&&a.height!==-1/0||Wt("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new Ti(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===ph&&ul(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,ul(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,Eg(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&&Eg(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!==Is&&ul(this,!1))}},initialAutoScale:{get:function(){return this.Fg},set:function(a){var y=this.Fg;y!==a&&(this.Fg=a,this.g("initialAutoScale",y,a))}},initialViewportSpot:{get:function(){return this.Bt},set:function(a){var y=this.Bt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.Bt=a,this.g("initialViewportSpot",y,a))}},initialDocumentSpot:{get:function(){return this.yt},set:function(a){var y=this.yt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.yt=a,this.g("initialDocumentSpot",y,a))}},minScale:{get:function(){return this.Ot},set:function(a){var y=this.Ot;y!==a&&(0<a?(this.Ot=a,this.g("minScale",y,a),a>this.scale&&(this.scale=a)):Mn(a,"> 0",Se,"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)):Mn(a,"> 0",Se,"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),ul(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 Ti(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.Ya(),this.g("padding",y,a))}},partManager:{get:function(){return this.Pc},set:function(a){var y=this.Pc;y!==a&&(a.diagram!==null&&Wt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Qg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==mh&&a!==Io&&a!==xf&&Wt("Unknown Diagram.treeCollapsePolicy: "+a),this.uu=a,this.g("treeCollapsePolicy",y,a))}},Ue:{get:function(){return this.pw},set:function(a){this.pw=a}},avoidanceCellSize:{get:function(){return this.aw},set:function(a){this.Xh=null,this.aw=new _e(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 Ti(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),ue.Object.defineProperties(Se,{licenseKey:{get:function(){return zg.jc()},set:function(a){zg.add(a.replace(/\s/g,""))}},version:{get:function(){return Gd}}}),Se.prototype.makeImageData=Se.prototype.Jx,Se.prototype.makeImage=Se.prototype.Wz,Se.prototype.cacheGroupExternalLinks=Se.prototype.Fu,Se.prototype.addRenderer=Se.prototype.bs,Se.prototype.makeSVG=Se.prototype.av,Se.prototype.makeSvg=Se.prototype.Cs,Se.prototype.stopAutoScroll=Se.prototype.ug,Se.prototype.doAutoScroll=Se.prototype.gs,Se.prototype.isUnoccupied=Se.prototype.Yj,Se.prototype.raiseDiagramEvent=Se.prototype.R,Se.prototype.removeDiagramListener=Se.prototype.am,Se.prototype.addDiagramListener=Se.prototype.Bj,Se.prototype.findTreeRoots=Se.prototype.yz,Se.prototype.layoutDiagram=Se.prototype.Uz,Se.prototype.findTopLevelGroups=Se.prototype.qz,Se.prototype.findTopLevelNodesAndLinks=Se.prototype.rz,Se.prototype.ensureBounds=Se.prototype.Va,Se.prototype.findLinksByExample=Se.prototype.ls,Se.prototype.findNodesByExample=Se.prototype.ms,Se.prototype.findLinkForData=Se.prototype.Kc,Se.prototype.findNodeForData=Se.prototype.ii,Se.prototype.findPartForData=Se.prototype.Lc,Se.prototype.findLinkForKey=Se.prototype.findLinkForKey,Se.prototype.findNodeForKey=Se.prototype.Vb,Se.prototype.findPartForKey=Se.prototype.findPartForKey,Se.prototype.rebuildParts=Se.prototype.Wd,Se.prototype.transformViewToDoc=Se.prototype.Ps,Se.prototype.transformRectDocToView=Se.prototype.zA,Se.prototype.transformDocToView=Se.prototype.op,Se.prototype.centerRect=Se.prototype.es,Se.prototype.scrollToRect=Se.prototype.tv,Se.prototype.scroll=Se.prototype.scroll,Se.prototype.highlightCollection=Se.prototype.Jz,Se.prototype.highlight=Se.prototype.Iz,Se.prototype.selectCollection=Se.prototype.rA,Se.prototype.select=Se.prototype.select,Se.prototype.updateAllRelationshipsFromData=Se.prototype.rp,Se.prototype.updateAllTargetBindings=Se.prototype.updateAllTargetBindings,Se.prototype.commit=Se.prototype.commit,Se.prototype.rollbackTransaction=Se.prototype.Kf,Se.prototype.commitTransaction=Se.prototype.eb,Se.prototype.startTransaction=Se.prototype.Ea,Se.prototype.raiseChanged=Se.prototype.g,Se.prototype.raiseChangedEvent=Se.prototype.cb,Se.prototype.removeChangedListener=Se.prototype.ik,Se.prototype.addChangedListener=Se.prototype.Pe,Se.prototype.removeModelChangedListener=Se.prototype.mA,Se.prototype.addModelChangedListener=Se.prototype.Yw,Se.prototype.findLayer=Se.prototype.Qj,Se.prototype.removeLayer=Se.prototype.kA,Se.prototype.addLayerAfter=Se.prototype.Cy,Se.prototype.addLayerBefore=Se.prototype.Ww,Se.prototype.addLayer=Se.prototype.Al,Se.prototype.moveParts=Se.prototype.moveParts,Se.prototype.copyParts=Se.prototype.Kj,Se.prototype.removeParts=Se.prototype.Is,Se.prototype.remove=Se.prototype.remove,Se.prototype.add=Se.prototype.add,Se.prototype.clearDelayedGeometries=Se.prototype.bx,Se.prototype.setProperties=Se.prototype.nm,Se.prototype.attach=Se.prototype.Du,Se.prototype.set=Se.prototype.set,Se.prototype.resetInputOptions=Se.prototype.Sx,Se.prototype.setInputOption=Se.prototype.sA,Se.prototype.getInputOption=Se.prototype.Ql,Se.prototype.resetRenderingHints=Se.prototype.Tx,Se.prototype.setRenderingHint=Se.prototype.Xx,Se.prototype.getRenderingHint=Se.prototype.Gf,Se.prototype.maybeUpdate=Se.prototype.bd,Se.prototype.requestUpdate=Se.prototype.$b,Se.prototype.delayInitialization=Se.prototype.Xy,Se.prototype.isUpdateRequested=Se.prototype.Pz,Se.prototype.invalidateDocumentBounds=Se.prototype.Ya,Se.prototype.findObjectsNear=Se.prototype.og,Se.prototype.findPartsNear=Se.prototype.mz,Se.prototype.findObjectsIn=Se.prototype.Cf,Se.prototype.findPartsIn=Se.prototype.ux,Se.prototype.findObjectsAt=Se.prototype.ji,Se.prototype.findPartsAt=Se.prototype.lz,Se.prototype.findObjectAt=Se.prototype.ic,Se.prototype.findPartAt=Se.prototype.Ol,Se.prototype.focusObject=Se.prototype.zz,Se.prototype.alignDocument=Se.prototype.Jy,Se.prototype.zoomToRect=Se.prototype.BA,Se.prototype.zoomToFit=Se.prototype.zoomToFit,Se.prototype.diagramScroll=Se.prototype.kx,Se.prototype.focus=Se.prototype.focus;var Sf=new we,rm=null,po=cn.document!==void 0,zd=null,$h="",Is=new Ye(Se,"None",0),Ra=new Ye(Se,"Uniform",1),td=new Ye(Se,"UniformToFill",2),kc=new Ye(Se,"CycleAll",10),Dg=new Ye(Se,"CycleNotDirected",11),Og=new Ye(Se,"CycleNotDirectedFast",12),Ig=new Ye(Se,"CycleNotUndirected",13),Rg=new Ye(Se,"CycleDestinationTree",14),jg=new Ye(Se,"CycleSourceTree",15),ph=new Ye(Se,"DocumentScroll",1),Mc=new Ye(Se,"InfiniteScroll",2),mh=new Ye(Se,"TreeParentCollapsed",21),Io=new Ye(Se,"AllParentsCollapsed",22),xf=new Ye(Se,"AnyParentsCollapsed",23),zg=new $e,Gd="2.3.10",Hd="image",Ec=null,om=!1;function Es(){if(po){var a=cn.document.createElement("canvas"),y=a.getContext("2d"),x=Re("7ca11abfd022028846");y[x]=Re("398c3597c01238");for(var E=["5da73c80a36455d7038e4972187c3cae51fd22",jn.Dx+"4ae6247590da4bb21c324ba3a84e385776",mi.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",ae.za],b=1;5>b;b++)y[Re("7ca11abfd7330390")](Re(E[b-1]),10,15*b);for(y[x]=Re("39f046ebb36e4b"),x=1;5>x;x++)y[Re("7ca11abfd7330390")](Re(E[x-1]),10,15*x);(E.length!==4||E[0][0]!=="5"||E[3][0]!=="7")&&(mi.prototype.Cd=mi.prototype.Eu),Ec=a}}Se.className="Diagram",Se.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=cn.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof Se?y.H:null},Se.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},Se.useDOM=function(a){po=a?cn.document!==void 0:!1},Se.isUsingDOM=function(){return po},Se.None=Is,Se.Uniform=Ra,Se.UniformToFill=td,Se.CycleAll=kc,Se.CycleNotDirected=Dg,Se.CycleNotDirectedFast=Og,Se.CycleNotUndirected=Ig,Se.CycleDestinationTree=Rg,Se.CycleSourceTree=jg,Se.DocumentScroll=ph,Se.InfiniteScroll=Mc,Se.TreeParentCollapsed=mh,Se.AllParentsCollapsed=Io,Se.AnyParentsCollapsed=xf;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function _d(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=cn[Re("76a715b2f73f148a")][Re("72ba13b5")]||"";if(a.Rc=!0,po){var E=Se[Re("76a115b6ed251eaf4692")];if(E)for(var b=zg.iterator;b.next()&&(E=b.value,E=Re(E).split(Re("39e9")),!(6>E.length));){var z=Re(E[1]).split(".");if(E[4]!=="7da71ca0")break;var tt=Re(jn[Re("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var rt=cn[Re("74a900bae4370f8b51")][Re("6fbb13a1c2311e8a57")].toLowerCase();if(tt=rt[Re("73a612b6fb191d")](Re("3aad1ab6e022098b4dc4")),z=Re(E[2]),-1<tt&&(rt=rt[Re("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<rt&&rt<tt),!a.Rc))break;for(tt=x[Re("76ad18b4f73e")],rt=x[Re("73a612b6fb191d")](Re("35e7"))+2;rt<tt;rt++)y+=x[rt];if(tt=y[Re("73a612b6fb191d")](z),0>tt&&z!==Re("7da71ca0ad381e90")&&(tt=y[Re("73a612b6fb191d")](Re("76a715b2ef3e149757"))),0>tt&&(tt=y[Re("73a612b6fb191d")](Re("76a715b2ef3e149757"))),0>tt&&(tt=y[Re("73a612b6fb191d")](Re("2bfa41fdb3784bca12"))),0>tt&&(tt=x[Re("73a612b6fb191d")](Re("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[Re("73a612b6fb191d")](Re("35"))||y[Re("73a612b6fb191d")](Re("35"))===-1),!a.Rc||x[Re("73a612b6fb191d")](Re("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Re("73a612b6fb191d")](z)),!a.Rc)||(tt=cn[Re("76a715b2f73f148a")][Re("69ad17a1e03e")],rt=tt[Re("73a612b6fb191d")](Re("7fb002b6ed25128b4da25b2e")),-1<rt&&(a.Rc=!(tt[Re("73a612b6fb191d")](z)>rt),!a.Rc)))break;if(z[0]==="#"){tt=cn.document.createElement("div");for(var ot=E[0].replace(/[A-Za-z]/g,"");4>ot.length;)ot+="9";if(rt=ot,ot=ot.substr(ot.length-4),E="",E+=["gsh","gsf"][parseInt(ot.substr(0,1),10)%2],E+=["Header","Background","Display","Feedback"][parseInt(ot.substr(0,1),10)%4],tt[Re("79a417a0f0181a8946")]=E,cn.document[Re("78a712aa")]){cn.document[Re("78a712aa")][Re("7bb806b6ed32388c4a875b")](tt),ot=cn.getComputedStyle(tt).getPropertyValue(Re("78a704b7e62456904c9b12701b6532a8"));var at=cn.getComputedStyle(tt).getPropertyValue(Re("75b817b0ea2202"));if(cn.document[Re("78a712aa")][Re("68ad1bbcf533388c4a875b")](tt),ot){if(tt=cn[Re("77a902b0eb1b1e804a8a")],at==="0."+parseInt(rt,10)%100||ot.indexOf(parseInt(z[1]+z[2],16))!==-1&&ot.indexOf(parseInt(z[3]+z[4],16))!==-1){a.Rc=!1;break}else if(tt&&tt(Re("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(E="."+E,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(E===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[Re("76ad18b4f73e")],b=x[Re("73a612b6fb191d")](Re("35e7"))+2;b<ut;b++)y+=x[b];x=y[Re("73a612b6fb191d")](Re("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Re("73a612b6fb191d")](Re("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function Gu(a){this.j=a===void 0?new Tt:a,this.o=new Tt}ue.Object.defineProperties(Gu.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 bc="DraggingInfo";Gu.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 _e(NaN,NaN).freeze(),this.gridSnapCellSpot=Ui,this.gridSnapOrigin=new Tt(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"||cn.Element&&a instanceof Element)var x=Se.call(this,a)||this;else x=Se.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}fe(dt,Se);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=xr,a.layout=new hs}dt.prototype.reset=function(){Se.prototype.reset.call(this),ht(this)},dt.className="Palette";function gt(a,y){if(typeof a=="string"||cn.Element&&a instanceof Element)var x=Se.call(this,a)||this;else x=Se.call(this)||this,y=a;var E=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new si;var b=new Di;return b.stroke="magenta",b.strokeWidth=2,b.fill="transparent",b.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(b),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new Ti(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new _t,x.toolManager.mouseMoveTools),x.click=function(){var z=E.observed;if(z!==null){var tt=z.viewportBounds,rt=E.lastInput.documentPoint;z.position=new Tt(rt.x-tt.width/2,rt.y-tt.height/2)}},x.Pf=function(){E.Ya(),At(E)},x.Xd=function(){E.observed!==null&&(E.Ya(),E.N())},x.Ha=function(){1>E.updateDelay?E.N():E.o||(E.o=!0,setTimeout(function(){return E.redraw()},E.updateDelay))},x.Of=function(){E.observed!==null&&At(E)},x.autoScale=Ra,x.vb=!1,y&&Object.assign(x,y),x}fe(gt,Se),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(Id(this),this.ql===null){var x=new dl(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}}}Se.prototype.redraw.call(this)},gt.prototype.gc=function(){if(this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!(this.ta instanceof eu)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Id(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,E=0;E<x;E++)y[E].gc(a,this);this.Fc=this.vd=!1}}};function wt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,E=a.drawsGrid&&x,b=y.grid;E&&b!==null&&b.visible&&!isNaN(b.width)&&!isNaN(b.height)&&(b=Pe.alloc().assign(a.viewportBounds).ed(y.viewportBounds),$l(y,b),Pe.free(b),Ss(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),b=a.ib,b.scale(a.Mb,a.Mb),b.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),b.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var rt=y[tt],ot=a;if(rt.visible&&rt.opacity!==0){var at=rt.diagram.grid.part;if(!x&&rt.isTemporary)E&&at.layer===rt&&(rt=zu(rt,b),at.gc(b,ot),b.globalAlpha=rt);else{for(var ut=zu(rt,b),ft=ot.scale,mt=Pe.alloc(),yt=rt.Pa.s,Pt=yt.length,Et=0;Et<Pt;Et++){var Ht=yt[Et];(E||Ht!==at)&&rt.Oj(b,Ht,ot,null,ft,mt,!1)}Pe.free(mt),b.globalAlpha=ut}}}}}function At(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var E=y.selectionObject,b=_e.alloc();b.h(x.width,x.height),E.desiredSize=b,_e.free(b),a=2/a.scale,E instanceof Di&&(E.strokeWidth=a),y.location=new Tt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}gt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return Fo;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},gt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},gt.prototype.onViewportBoundsChanged=function(a,y,x,E){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),At(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=E,this.R("ViewportBoundsChanged",this.fc,a))},ue.Object.defineProperties(gt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof gt&&Wt("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,E=this.ib;x&&E&&(E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,x.width,x.height))}else this.Ha(null),At(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),At(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 _t(){uo.call(this),this.j=null}fe(_t,uo),_t.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 Tt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new Tt(a.x-this.j.x,a.y-this.j.y)),!0)},_t.prototype.doActivate=function(){this.j=null,uo.prototype.doActivate.call(this)},_t.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},_t.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var E=a.firstInput.documentPoint;x=x.location,this.j=new Tt(E.x-x.x,E.y-x.y)}a=a.lastInput.documentPoint,y.position=new Tt(a.x-this.j.x,a.y-this.j.y)}}},_t.className="OverviewDraggingTool";function Gt(){yi(this),this.H=gu,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=Fo,this.hb=!0,this.cg=null,this.ob=200}Gt.prototype.toString=function(){return"CommandHandler"},Gt.prototype.Xe=function(a){this.H=a},Gt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=ur?y.meta:y.control,E=y.shift,b=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||E&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||E&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||b&&E&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||b&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?E&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?E&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():E&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!E&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&E&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Gt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Gt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Qr&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Gt.prototype.canStopCommand=function(){return!0},Gt.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var E=a.links;E.next();)E.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Gt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Gt.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 Qe,x=a.selection.iterator;x.next();)rd(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(E){return E.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Gt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Gt.prototype.copySelection=function(){var a=this.diagram,y=new Qe;for(a=a.selection.iterator;a.next();)rd(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Gt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Gt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Gt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Gt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)zd=null,$h="";else{x=y.model;var E=!1,b=!1,z=null;try{x.Tl()&&(E=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(b=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=E),x.Wj()&&(x.Ij=b),x=new $e,x.addAll(z),zd=x,$h=y.model.dataFormat}}y.R("ClipboardChanged",x)},Gt.prototype.pasteFromClipboard=function(){var a=new Qe,y=zd;if(y===null)return a;var x=this.diagram;if($h!==x.model.dataFormat)return a;var E=x.model,b=!1,z=!1,tt=null;try{E.Tl()&&(b=E.Jj,E.Jj=this.copiesParentKey),E.Wj()&&(z=E.Ij,E.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(E.Tl()&&(E.Jj=b),E.Wj()&&(E.Ij=z),y=tt.iterator;y.next();)x=y.value,E=y.key,x.location.w()||(E.location.w()?x.location=E.location:!x.position.w()&&E.position.w()&&(x.position=E.position)),a.add(x)}return a},Gt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var E=x.iterator;E.next();)E.value.isSelected=!0;if(a!==null){var b=y.computePartsBounds(y.selection);if(b.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Jh(y,z,new Tt(a.x-b.centerX,a.y-b.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Gt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||zd===null||zd.count===0||$h!==a.model.dataFormat)},Gt.prototype.undo=function(){this.diagram.undoManager.undo()},Gt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Gt.prototype.redo=function(){this.diagram.undoManager.redo()},Gt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Gt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===Is&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Gt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==Is?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Gt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===Is&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Gt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==Is?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Gt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Gt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Gt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,E=a.scale;fu(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&E===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=Fo):(this.Jt=E,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),rf(y)},Gt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Gt.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(ot){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;fu(x,"Scroll To Part");var E=this.scrollToPartPause;if(0<E){var b=qt(this,a,[a]);if(b.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var ot=b.pop();0<b.length&&ot instanceof Ln&&ot.isTreeExpanded&&(!(ot instanceof Mi)||ot.isSubGraphExpanded);)ot=b.pop();0<b.length?(ot instanceof si&&y.tv(ot.actualBounds),ot instanceof Ln&&!ot.isTreeExpanded&&(ot.isTreeExpanded=!0),ot instanceof Mi&&!ot.isSubGraphExpanded&&(ot.isSubGraphExpanded=!0)):(ot instanceof si&&y.es(ot.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){Ki(z,(x.isEnabled?x.duration:0)+E)};y.Bj("LayoutCompleted",tt),z()}}else{var rt=y.position.copy();y.es(a.actualBounds),rt.Xa(y.position)&&x.Cc()}}};function qt(a,y,x){if(y.isVisible())return x;if(y instanceof fr)qt(a,y.adornedPart,x);else if(y instanceof un){var E=y.fromNode;E!==null&&qt(a,E,x),y=y.toNode,y!==null&&qt(a,y,x)}else y instanceof Ln&&(E=y.labeledLink,E!==null&&qt(a,E,x),E=y.pg(),E!==null&&(E.isTreeExpanded||E.wasTreeExpanded||x.push(E),qt(a,E,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),qt(a,y,x));return x}Gt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof si)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Gt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),fu(y.animationManager,"Collapse Tree");var x=new $e;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof Ln&&b.isTreeExpanded&&(b.collapseTree(),x.add(b))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Gt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Ln&&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 Ln&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Gt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),fu(y.animationManager,"Expand Tree");var x=new $e;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof Ln&&!b.isTreeExpanded&&(b.expandTree(),x.add(b))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Gt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Ln)||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 Ln&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Gt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var E=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var b=new $e,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&b.add(tt)}for(var rt=new $e,ot=b.iterator;ot.next();){var at=ot.value;z=!1;for(var ut=b.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||rt.add(at)}if(0<rt.count){var ft=rt.first().containingGroup;if(ft!==null)for(;ft!==null;){b=!1;for(var mt=rt.iterator;mt.next();)if(!mt.value.Td(ft)){b=!0;break}if(b)ft=ft.containingGroup;else break}if(x instanceof Mi)cl(x),E=x.copy(),E!==null&&a.add(E);else if(y.Yu(x)){var yt=y.copyNodeData(x);Fe(yt)&&(y.xf(yt),E=a.ii(yt))}if(E!==null){ft!==null&&this.isValidMember(ft,E)&&(E.containingGroup=ft);for(var Pt=rt.iterator;Pt.next();){var Et=Pt.value;this.isValidMember(E,Et)&&(Et.containingGroup=E)}a.clearSelection(!0),E.isSelected=!0}}a.R("SelectionGrouped",E)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Gt.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 Ee(a){var y=Rn();for(a=a.iterator;a.next();){var x=a.value;x instanceof un||y.push(x)}a=new Qe,x=y.length;for(var E=0;E<x;E++){for(var b=y[E],z=!0,tt=0;tt<x;tt++)if(b.Td(y[tt])){z=!1;break}z&&a.add(b)}return _n(y),a}Gt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof un)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},Gt.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var E=new $e;if(a!==null)E.add(a);else for(var b=y.selection.iterator;b.next();){var z=b.value;z instanceof Mi&&z.canUngroup()&&E.add(z)}var tt=new $e;if(0<E.count){y.clearSelection(!0);for(var rt=E.iterator;rt.next();){var ot=rt.value;ot.expandSubGraph();var at=ot.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(ot.memberParts);for(var ft=tt.iterator;ft.next();){var mt=ft.value;if(mt.isSelected=!0,!(mt instanceof un)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(ot)}}y.R("SelectionUngrouped",E,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Gt.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 Mi))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Mi&&y.canUngroup())return!0;return!1},Gt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=Ee(a).iterator;a.next();){var E=a.value;E.containingGroup!==null&&(!y||this.isValidMember(null,E)?E.containingGroup=null:x=!1)}return x},Gt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),fu(y.animationManager,"Collapse SubGraph");var x=new $e;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof Mi&&b.isSubGraphExpanded&&(b.collapseSubGraph(),x.add(b))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Gt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Mi&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Mi&&y.isSubGraphExpanded)return!0;return!1},Gt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),fu(y.animationManager,"Expand SubGraph");var x=new $e;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof Mi&&!b.isSubGraphExpanded&&(b.expandSubGraph(),x.add(b))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Gt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Mi&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Mi&&!y.isSubGraphExpanded)return!0;return!1},Gt.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var E=y.selection.iterator;E.next();){var b=E.value;if(b.canEdit()){a=b;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof Ur&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Gt.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 Ur))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 Ur&&x.editable}),a!==null))return!0;return!1},Gt.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var E=y.lastInput,b=null;a instanceof se?b=a.ga(Bi):y.viewportBounds.ca(E.documentPoint)||(b=y.viewportBounds,b=new Tt(b.x+b.width/2,b.y+b.height/2)),b!==null&&(E.viewPoint=y.op(b),E.documentPoint=b,E.left=!1,E.right=!0,E.up=!0),y.currentTool=x,Iu(x,!1,a)}},Gt.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)},Gt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,E=x.toolManager.findTool("Dragging"),b=x.currentTool===E;if(y===void 0&&(y=b?E.dragOptions:x.Wm),E=new we,a===null)return E;for(var z=a.iterator;z.next();)mu(x,E,z.value,b,y);if(x.draggedLink!==null&&y.dragsLink)return E;for(z=a.iterator;z.next();)a=z.value,a instanceof un&&(y=a.fromNode,y===null||E.contains(y)?(y=a.toNode,y===null||E.contains(y)||E.remove(a)):E.remove(a));return E},ue.Object.defineProperties(Gt.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Wt("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Gt.className="CommandHandler",Up=function(){return new Gt};function se(){yi(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new Tt(NaN,NaN).freeze(),this.jd=yr,this.Ab=new mi,this.wh=new mi,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=es,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=Uo,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,Ze,Un,$n,ci,Ei,Yi,zi,or,Rr;se.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=mn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},se.prototype.Vw=function(a){var y=this.Dh;if(xn(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},se.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},se.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},se.prototype.copy=function(){return this.clone()},Lt=se.prototype,Lt.qb=function(a){a.classType===un?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Wt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===se&&(this.stretch=a)},Lt.toString=function(){return Jn(this.constructor)+"#"+dr(this)},Lt.th=function(){this.A!==null&&(this.A.nc=!0)};function Ri(a){a.A===null?a.A=new Tc:a.A.nc&&(a.A=a.A.copy())}Lt.Xc=function(){if(this.ba===null){var a=new Gg;a.Xi=Ai,a.yj=Ai,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Lt.cb=function(a,y,x,E,b,z,tt){var rt=this.part;if(rt!==null&&(rt.gk(a,y,x,E,b,z,tt),x===this&&a===io&&fs(this)&&to(this,rt,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 we),tt=z.undoManager.transactionLevel===0,a.startCondition===Uh?tt=!0:a.startCondition===Ad&&(tt=!1),tt?(z=new ys,Zp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,E,b),z.start()):(fu(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,E,b)))),this instanceof nn&&x===rt&&(rt.l&16777216)!==0&&rt.data!==null))for(x=this.O.s,E=x.length,b=0;b<E;b++)rt=x[b],rt instanceof nn&&Vd(rt,function(ot){ot.data!==null&&ot.l&16777216&&ot.La(y)})};function to(a,y,x){var E=a.ih();if(E!==null)for(var b=a.localBindings.iterator;b.next();){var z=b.value,tt=null;if(z.sourceName!==null){if(tt=Mx(z,E,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,rt.model.modelData,x,E)}else{if(rt=E.data,rt===null)continue;var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,rt,x,E)}tt===a&&(rt=E.ks(z.Ai),rt!==null&&z.Mv(rt,tt,x))}}Lt.ks=function(a){return this.bindingId===a?this:null},Lt.g=function(a,y,x){this.cb(io,a,this,y,x)},Lt.Ge=function(a,y,x,E){var b=this.uc;if(b.h(a,y,x,E),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new mi);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),z.pp(b)}};function Xo(a,y,x,E){return a.pickable===!1?!1:(E.multiply(a.transform),x?a.Yc(y,E):a.fh(y,E))}Lt.tx=function(a,y,x){if(this.pickable===!1)return!1;var E=this.naturalBounds;return y=a.Bf(y),x?En(a.x,a.y,0,0,0,E.height)<=y||En(a.x,a.y,0,E.height,E.width,E.height)<=y||En(a.x,a.y,E.width,E.height,E.width,0)<=y||En(a.x,a.y,E.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,E.height)<=y&&a.zd(E.width,0)<=y&&a.zd(E.width,E.height)<=y},Lt.se=function(){return!0},Lt.ca=function(a){var y=Tt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return Tt.free(y),!1;var E=this.diagram;if(E!==null&&E.wq){var b=E.Ql("extraTouchThreshold"),z=E.Ql("extraTouchArea"),tt=z/2,rt=this.naturalBounds;E=this.Df()*E.scale;var ot=1/E;if(rt.width*E<b&&rt.height*E<b)return a=eo(x.x-tt*ot,x.y-tt*ot,x.width+z*ot,x.height+z*ot,y.x,y.y),Tt.free(y),a}return b=!1,(this instanceof fr||this instanceof Di?eo(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?b=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?b=!0:b=this.gh(a)),Tt.free(y),b},Lt.gh=function(a){var y=this.naturalBounds;return eo(0,0,y.width,y.height,a.x,a.y)},Lt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=Pe.allocAt(0,0,y.width,y.height);var x=this.transform,E=!1,b=Tt.allocAt(a.x,a.y);return y.ca(x.Cd(b))&&(b.h(a.x,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.y),y.ca(x.Cd(b))&&(E=!0)))),Tt.free(b),Pe.free(y),E},Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,E=!1,b=Tt.allocAt(0,0);return a.ca(y.Ga(b))&&(b.h(0,x.height),a.ca(y.Ga(b))&&(b.h(x.width,x.height),a.ca(y.Ga(b))&&(b.h(x.width,0),a.ca(y.Ga(b))&&(E=!0)))),Tt.free(b),E},Lt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,E=Tt.allocAt(0,0),b=Tt.allocAt(0,x.height),z=Tt.allocAt(x.width,x.height),tt=Tt.allocAt(x.width,0),rt=!1;if(a.ca(y.Ga(E))||a.ca(y.Ga(b))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))rt=!0;else{x=Pe.allocAt(0,0,x.width,x.height);var ot=Tt.allocAt(a.x,a.y);x.ca(y.Cd(ot))?rt=!0:(ot.h(a.x,a.bottom),x.ca(y.Cd(ot))?rt=!0:(ot.h(a.right,a.bottom),x.ca(y.Cd(ot))?rt=!0:(ot.h(a.right,a.y),x.ca(y.Cd(ot))&&(rt=!0)))),Tt.free(ot),Pe.free(x),!rt&&(ae.us(a,E,b)||ae.us(a,b,z)||ae.us(a,z,tt)||ae.us(a,tt,E))&&(rt=!0)}return Tt.free(E),Tt.free(b),Tt.free(z),Tt.free(tt),rt},Lt.ga=function(a,y){if(y===void 0&&(y=new Tt),a instanceof Wn){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new Pe);var y=this.naturalBounds,x=this.oe,E=Tt.allocAt(0,0).transform(x);return a.h(E.x,E.y,0,0),E.h(y.width,0).transform(x),er(a,E.x,E.y,0,0),E.h(y.width,y.height).transform(x),er(a,E.x,E.y,0,0),E.h(0,y.height).transform(x),er(a,E.x,E.y,0,0),Tt.free(E),a},Lt.li=function(){var a=this.oe;return a.m11===1&&a.m12===0?a=0:(a=180*Math.atan2(a.m12,a.m11)/Math.PI,0>a&&(a+=360)),a},Lt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Lt.qs=function(a,y){return y===void 0&&(y=new Tt),y.assign(a),this.oe.Cd(y),y},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,E,b){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*tt,ot=-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,ae.Ff(z.left,z.top,z.right,z.bottom,a,y,x,E,b)):(tt=a*rt+y*at+ft,a=a*ot+y*ut+mt,y=x*rt+E*at+ft,x=x*ot+E*ut+mt,b.h(0,0),E=this.naturalBounds,x=ae.Ff(0,0,E.width,E.height,tt,a,y,x,b),b.transform(z),x)},se.prototype.measure=function(a,y,x,E){if(za(this)!==!1){var b=this.Kg,z=b.right+b.left;b=b.top+b.bottom,a=Math.max(a-z,0),y=Math.max(y-b,0),x=Math.max((x||0)-z,0),E=Math.max((E||0)-b,0),z=this.angle,b=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(b.height)?b.height+tt:a,y=isFinite(b.width)?b.width+tt:y):(a=isFinite(b.width)?b.width+tt:a,y=isFinite(b.height)?b.height+tt:y),b=x||0,tt=E||0;var rt=this instanceof nn;switch(aa(this,!0)){case Ze:tt=b=0,rt&&(y=a=1/0);break;case Je:isFinite(a)&&a>x&&(b=a),isFinite(y)&&y>E&&(tt=y);break;case $n:isFinite(a)&&a>x&&(b=a),tt=0,rt&&(y=1/0);break;case ci:isFinite(y)&&y>E&&(tt=y),b=0,rt&&(a=1/0)}rt=this.maxSize;var ot=this.minSize;b>rt.width&&ot.width<rt.width&&(b=rt.width),tt>rt.height&&ot.height<rt.height&&(tt=rt.height),x=Math.max(b,ot.width),E=Math.max(tt,ot.height),rt.width<x&&(x=Math.min(ot.width,x)),rt.height<E&&(E=Math.min(ot.height,E)),a=Math.min(rt.width,a),y=Math.min(rt.height,y),a=Math.max(x,a),y=Math.max(E,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=E,E=z),this.uc.ka(),this.Wl(a,y,x,E),this.uc.freeze(),this.uc.w()||Wt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),Ro(this,!1)}},se.prototype.Wl=function(){},se.prototype.Dd=function(){return!1},se.prototype.arrange=function(a,y,x,E,b){this.Uk();var z=Pe.alloc();z.assign(this.Ib),this.Ib.ka(),Xs(this)===!1?this.Ib.h(a,y,x,E):this.eh(a,y,x,E),this.Ib.freeze(),b===void 0?this.tb=null:this.tb=b,x=!1,b!==void 0?x=!0:(b=this.panel,b!==null&&Sh(b)&&(b=b.panel),b!==null&&(b=b.dc,E=this.measuredBounds,this.areaBackground!==null&&(E=this.Ib),x=y+E.height,E=a+E.width,x=!(0<=a+.05&&E<=b.width+.05&&0<=y+.05&&x<=b.height+.05),this instanceof Ur&&(a=this.naturalBounds,this.Lq>a.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Wt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),vu(this,!1),Pe.free(z)},Lt=se.prototype,Lt.eh=function(){};function Rs(a,y,x,E,b){if(a.Ib.h(y,x,E,b),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,E+=y,b+=tt,y=aa(a,!0),x===E&&z===b&&(y=Ze),y){case Ze:(x>E||z>b)&&(Ro(a,!0),a.measure(x>E?E:x,z>b?b:z,0,0));break;case Je:Ro(a,!0),a.measure(E,b,0,0);break;case $n:Ro(a,!0),a.measure(E,z,0,0);break;case ci:Ro(a,!0),a.measure(x,b,0,0)}}}Lt.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||jv(x,!0),this.N(),rr(a,y)||(x.oh(),this.Pn(x)))},Lt.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof Ln&&ZS(a,this))},Lt.gc=function(a,y){if(!Ya(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var E=1;x!==1&&(E=a.globalAlpha,a.globalAlpha=E*x);var b="";this.filter!==""&&(b=a.filter,a.filter=this.filter);var z=this instanceof nn&&Sh(this),tt=this.Ib;if(z){var rt=this.Ib,ot=this.dc,at=this.areaBackground,ut=this.Ma;at===null&&ut===null||a.yc(),at!==null&&(mo(this,a,at,!0,!0,ot,rt),at instanceof Nr&&at.type===Qa?(a.beginPath(),a.rect(rt.x,rt.y,rt.width,rt.height),a.ng(at)):a.fillRect(rt.x,rt.y,rt.width,rt.height)),ut!==null&&(mo(this,a,ut,!0,!1,ot,rt),ut instanceof Nr&&ut.type===Qa?(a.beginPath(),a.rect(rt.x,rt.y,rt.width,rt.height),a.ng(ut)):a.fillRect(rt.x,rt.y,rt.width,rt.height)),this.hh(a,y)}if(!z&&(z||tt.width!==0&&tt.height!==0&&!isNaN(tt.x)&&!isNaN(tt.y))){z=this.transform,rt=this.panel,this.l&4096&&us(this),at=this.part,ot=!1;var ft=0;at&&y.Gf("drawShadows")&&(ot=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 Pt=mt.m11,Et=mt.m21,Ht=mt.dx,Ot=mt.m12,Ut=mt.m22,Xt=mt.dy,Qt,ie=Qt=0;mt=Qt*Pt+ie*Et+Ht;var ye=Qt*Ot+ie*Ut+Xt;Qt=yt.width+ft,ie=0;var pn=Qt*Pt+ie*Et+Ht;Qt=Qt*Ot+ie*Ut+Xt,ie=Math.min(mt,pn);var Gn=Math.min(ye,Qt),Dn=Math.max(mt+0,pn)-ie,ln=Math.max(ye+0,Qt)-Gn;mt=ie,ye=Gn,Qt=yt.width+ft,ie=yt.height+ft,pn=Qt*Pt+ie*Et+Ht,Qt=Qt*Ot+ie*Ut+Xt,ie=Math.min(mt,pn),Gn=Math.min(ye,Qt),Dn=Math.max(mt+Dn,pn)-ie,ln=Math.max(ye+ln,Qt)-Gn,mt=ie,ye=Gn,Qt=0,ie=yt.height+ft,pn=Qt*Pt+ie*Et+Ht,Qt=Qt*Ot+ie*Ut+Xt,ie=Math.min(mt,pn),Gn=Math.min(ye,Qt),Dn=Math.max(mt+Dn,pn)-ie,ln=Math.max(ye+ln,Qt)-Gn,mt=ie,ye=Gn,ft=y.viewportBounds,yt=ft.x,Pt=ft.y,mt=!(mt>ft.width+yt||yt>Dn+mt||ye>ft.height+Pt||Pt>ln+ye)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof Ur&&(a.font=this.font),mt){if(ye=rt.se()?rt.naturalBounds:rt.actualBounds,Dn=Math.max(tt.x,ye.x),ln=Math.max(tt.y,ye.y),ft=Math.min(tt.right,ye.right)-Dn,yt=Math.min(tt.bottom,ye.bottom)-ln,Pt=this.tb,Pt!==null&&(Dn=Pt.x,ln=Pt.y,ft=Pt.width,yt=Pt.height),Dn>tt.width+tt.x||tt.x>ye.width+ye.x){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}a.save(),a.beginPath(),a.rect(Dn,ln,ft,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}ot&&(ye=at.shadowOffset,a.Ev(ye.x*y.scale*this.scale*y.Mb,ye.y*y.scale*this.scale*y.Mb,at.shadowBlur),Hu(a),a.shadowColor=at.shadowColor)}ot&&this.shadowVisible===!0?Hu(a):ot&&this.shadowVisible===!1&&yu(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),ja(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),ot&&rs(this,rt)&&this.shadowVisible===null&&yu(a),this.Ma!==null&&(a.yc(),ma(this,a,at,tt)),ot&&(this.Ma!==null||this.areaBackground!==null||rs(this,rt))?(wl(this,!0),this.shadowVisible===null&&yu(a)):wl(this,!1),this.hh(a,y),ot&&this.l&512&&Hu(a),ut&&ot&&yu(a),mt&&(a.restore(),a.Vc(this instanceof nn)),z.ws()||(y=1/(z.m11*z.m22-z.m12*z.m21),a.transform(z.m22*y,-z.m12*y,-z.m21*y,z.m11*y,y*(z.m21*z.dy-z.m22*z.dx),y*(z.m12*z.dx-z.m11*z.dy)))}}x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b)}}};function rs(a,y){return y===null?!1:(Sh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===nn.Auto||y.type===nn.Spot)&&y.Pb()!==a)}Lt.Dv=function(){};function ja(a,y,x,E){mo(a,y,a.areaBackground,!0,!0,x,E),a.areaBackground instanceof Nr&&a.areaBackground.type===Qa?(y.beginPath(),y.rect(E.x,E.y,E.width,E.height),y.ng(a.areaBackground)):y.fillRect(E.x,E.y,E.width,E.height)}function ma(a,y,x,E){var b=a.kq(),z=x.x,tt=x.y,rt=x.width+b,ot=x.height+b;mo(a,y,a.Ma,!0,!1,x,E),a.Ma instanceof Nr&&a.Ma.type===Qa?(y.beginPath(),y.rect(z-b/2,tt-b/2,rt,ot),y.ng(a.Ma)):y.fillRect(z-b/2,tt-b/2,rt,ot)}function bs(a,y,x){for(var E=y.O.s,b=E.length,z=-1,tt=0;tt<b;tt++)if(E[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===nn.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 Ya(a,y,x){if(!(y instanceof Ma))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var E=a.panel,b=a.nk(y);if(a.kk(y,x,b))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):E&&bs(a,E,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),Hu(y),y.shadowColor=a.shadowColor}a instanceof Ur&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof nn;var rt=a instanceof nn?Sh(a):!1;a.l&4096&&us(a);var ot=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,b&&(y.o=!0,z&&rt?(Hg(y,1,0,0,1,0,0),a.svg=y.ad):z?(Hg(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):Hg(y,1,0,0,1,0,0)),b=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],ja(a,y,b,ot),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?(rt&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),ma(a,y,b,ot),rt&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],ma(a,y,b,ot)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,b=a.part,rt=!1,b&&x.Gf("drawShadows")&&(rt=b.isShadowed),y.clipInsteadOfFill&&(rt=!1),a.Dd()&&rt&&Hu(y),rt&&a.shadowVisible===!0?Hu(y):rt&&a.shadowVisible===!1&&yu(y),b=a.panel,rt&&rs(a,b)&&a.shadowVisible===null&&yu(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)),rt&&(a.Ma!==null||a.areaBackground!==null||rs(a,b))?(wl(a,!0),a.shadowVisible===null&&yu(y)):wl(a,!1),b=rt,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,rt=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&rt!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(rt),a.svg=rt,rt!==null&&a.$o(y,E,ot,rt),sa(y,at),!0):(a.svg=rt,tt!==null&&rt===null&&(lm(y),y.nh.pop()),rt===null||(a.$o(y,E,ot,rt),y.Il&&(x=x.computePixelRatio(),a.Dv(rt,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),b&&a.l&512&&Hu(y),a.Dd()&&yu(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&rt.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&rt.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(rt):y.Nj.prepend(rt),y.ti=rt):E!==null&&bs(a,E,rt),tt!==null&&tt(a,rt)),!0)}Lt.$o=function(a,y,x,E){var b=(this.l&256)!==0;if(a.clipInsteadOfFill&&(b=!1),b){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),b=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-b,z=this.tb,z!==null&&(y=z.x,b=z.y,tt=z.width,x=z.height),z=E.getAttribute("clip-path");var rt=null;z!==null&&(rt=a.svg.getElementById(z.split("#")[1].slice(0,-1))),rt===null?(z="CLIP"+_r++,rt=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:b,width:tt,height:x}),this instanceof nn&&(b=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")),rt.appendChild(y),a.svg.appendChild(rt),E.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=rt.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",b.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else E.removeAttributeNS(null,"clip-path"),sa(a,E)};function sa(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function Ns(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=di(y);for(var E=y.next();!E.done;E=y.next())E=x.getElementById(E.value.split("#")[1].slice(0,-1)),E!==null&&E.remove()}a.svg.remove()}}Lt.hh=function(){},Lt.lv=function(){this.Uc=!0},Lt.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var E=this.transform,b=this instanceof nn?Sh(this):!1;if(!(this instanceof nn&&b))if(this instanceof ua){var z=this.bt;a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy],z!==null&&Xy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Jy(a)):y.setAttributeNS(null,"transform",Jy(a))}else if(!x||this instanceof nn)y.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");else if(this instanceof Di){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=E.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],ja(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(tt=y.gd.getAttribute("filter"),tt!==null&&a.ad.setAttribute("filter",tt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&um(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(um(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((b||x&&!(this instanceof nn))&&(a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy]),ma(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Lt.nk=function(a){if(this.background!==null||this.areaBackground!==null)return!0;var y=(this.l&256)!==0;return a.clipInsteadOfFill&&(y=!1),!!y};function mo(a,y,x,E,b,z,tt){if(x!==null){var rt=1,ot=1;if(typeof x=="string")E?y.fillStyle=x:y.strokeStyle=x;else if(x.type===yh)E?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(rt=z.width,ot=z.height,b?(rt=tt.width,ot=tt.height):E||(rt+=at,ot+=at),(z=y instanceof Kd)&&x.xe&&(x.type===Ef||x.yk===rt&&x.ft===ot))var ut=x.xe;else{var ft=0,mt=0,yt=0,Pt=0,Et=0,Ht=0;if(Ht=Et=0,b?(Et=tt.x,Ht=tt.y):E||(Et-=at/2,Ht-=at/2),ft=x.start.x*rt+x.start.offsetX,mt=x.start.y*ot+x.start.offsetY,yt=x.end.x*rt+x.end.offsetX,Pt=x.end.y*ot+x.end.offsetY,ft+=Et,yt+=Et,mt+=Ht,Pt+=Ht,x.type===Zu)ut=y.createLinearGradient(ft,mt,yt,Pt);else if(x.type===Qa)Ht=isNaN(x.endRadius)?Math.max(rt,ot)/2:x.endRadius,isNaN(x.startRadius)?(Et=0,Ht=Math.max(rt,ot)/2):Et=x.startRadius,ut=y.createRadialGradient(ft,mt,Et,yt,Pt,Ht);else if(x.type===Ef)try{ut=y.createPattern(x.pattern,"repeat")}catch(Ut){ut=null}if(x.type!==Ef&&(b=x.colorStops,b!==null))for(b=b.iterator;b.next();)ut.addColorStop(b.key,b.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=rt,x.ft=ot),ut===null&&x.type===Ef&&x.yk!==-1)){x.yk=-1;var Ot=a.diagram;Ot!==null&&x.yk===-1&&Ki(function(){Ot.redraw()},600)}}E?y.fillStyle=ut:y.strokeStyle=ut}}}Lt.rg=function(a){if(a instanceof nn)t:{if(this!==a&&a!==null)for(var y=this.panel;y!==null;){if(y===a){a=!0;break t}y=y.panel}a=!1}else a=!1;return a},Lt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Lt.If=function(){for(var a=this instanceof nn?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function us(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){hl(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)}hl(a,!1),Xa(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Xa(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,Xa(a,!1)))}Lt.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Tt.alloc();z.yi(y,x,E,b,Bi),a.rotate(this.Kb,z.x,z.y),Tt.free(z)}},Lt.v=function(a){if(!za(this)){a===void 0&&(a=!1),Ro(this,!0),vu(this,!0);var y=this.panel;y===null||a||y.v()}},Lt.Uj=function(){za(this)||(Ro(this,!0),vu(this,!0))};function Ys(a){if(!Xs(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof Ln&&a.Bd(),y.$b())),vu(a,!0)}}Lt.Uk=function(){!(this.l&2048)&&(hl(this,!0),Xa(this,!0))},Lt.Wu=function(){Xa(this,!0)},Lt.N=function(){var a=this.part;a!==null&&a.N()};function aa(a,y){var x=a.stretch,E=a.panel;return E!==null&&E.type===nn.Table?Ol(a,E.Fb(a.row),E.Eb(a.column),y):E!==null&&E.type===nn.Auto&&E.Pb()===a?os(a,Je,y):x===Ei?E!==null?E.type===nn.Spot&&E.Pb()===a?os(a,Je,y):(x=E.defaultStretch,x===Ei?os(a,Ze,y):os(a,x,y)):os(a,Ze,y):os(a,x,y)}function Ol(a,y,x,E){var b=a.stretch;if(b!==Ei)return os(a,b,E);var z=b=null;switch(y.stretch){case ci:z=!0;break;case Je:z=!0}switch(x.stretch){case $n:b=!0;break;case Je:b=!0}return y=a.panel.defaultStretch,b===null&&(b=y===$n||y===Je),z===null&&(z=y===ci||y===Je),b===!0&&z===!0?os(a,Je,E):b===!0?os(a,$n,E):z===!0?os(a,ci,E):os(a,Ze,E)}function os(a,y,x){if(x)return y;if(y===Ze||(x=a.desiredSize,x.w()))return Ze;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===$n)return Ze;if(y===Je)return ci}else{if(y===ci)return Ze;if(y===Je)return $n}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===ci)return Ze;if(y===Je)return $n}else{if(y===$n)return Ze;if(y===Je)return ci}return y}function wl(a,y){a.l=y?a.l|512:a.l&-513}function fs(a){return(a.l&1024)!==0}function Nc(a,y){a.l=y?a.l|1024:a.l&-1025}function hl(a,y){a.l=y?a.l|2048:a.l&-2049}function Xa(a,y){a.l=y?a.l|4096:a.l&-4097}function za(a){return(a.l&8192)!==0}function Ro(a,y){a.l=y?a.l|8192:a.l&-8193}function Xs(a){return(a.l&16384)!==0}function vu(a,y){a.l=y?a.l|16384:a.l&-16385}Lt.Gj=function(){this.svg=null},Lt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Lt.Av=function(){},Lt.zv=function(a){return this.pa=a,Ys(this),!0},Lt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Lt.kq=function(){return 0};function Zd(a){var y=a.part;if(y instanceof Ln&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||ZS(y,a)}}function Uy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof nn?a instanceof Ln?a.Bd():a.qm(a,function(x){Zd(x)}):Zd(a))}Lt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new bo(a,y,x,E):b=a,b.xd=this,a=this.ih(),a!==null&&cS(a)&&Wt("Cannot add a Binding to a template that has already been copied: "+b),this.localBindings===null&&(this.localBindings=new $e),this.localBindings.add(b),this},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return nv(this,a),this},Lt.apply=function(a){return a(this),this},Lt.nm=function(a){return Od(this,a),this},Lt.pz=function(){return this.ih()},Lt.ih=function(){for(var a=this instanceof nn?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Lt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new we),this.animationTriggers.add(a.propertyName,a),this};function Ja(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var E=null,b=null;if(typeof a=="function")b=a;else if(typeof a=="string"){var z=Pf.I(a);typeof z=="function"?(x=mn(arguments),E=z(x),Fe(E)||Wt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):b=cn.go[a]}if(E===null&&(b!=null&&b.constructor||Wt("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),E=new b),b=1,E instanceof Se&&1<x.length){z=E;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(pg(z,tt),b++)}for(;b<x.length;b++)z=x[b],z===void 0?Wt("Undefined value at argument "+b+" for object being constructed by GraphObject.make: "+E):nv(E,z);return E}function nv(a,y){if(typeof y=="string")if(a instanceof Ur)a.text=y;else if(a instanceof Di)a.figure=y;else if(a instanceof ua)a.source=y;else if(a instanceof nn)y=Cl.I(y),y!==null&&(a.type=y);else if(a instanceof Nr){var x=Fn(Nr,y);x!==null?a.type=x:Wt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof an?(y=Fn(an,y),y!==null&&(a.type=y)):a instanceof cr&&(y=Fn(cr,y),y!==null&&(a.type=y));else if(y instanceof se)a instanceof nn||Wt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof jo){var E;y.isRow&&typeof a.getRowDefinition=="function"?E=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(E=a.getColumnDefinition(y.index)),E instanceof jo?km(E,y):Wt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Ye)typeof a.qb=="function"&&a.qb(y);else if(y instanceof Zo)a.type=y;else if(y instanceof bo)a instanceof se||a instanceof jo?a.bind(y):Wt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof xl)a instanceof se?a.Jv(y):Wt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof Do)a instanceof an&&a.type===an.o?a.figures.add(y):Wt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof cr)a instanceof Do?a.segments.add(y):Wt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof lo)a instanceof Se||a instanceof Mi?a.layout=y:Wt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)nv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof Nr){x=new oi;for(var b in y)E=parseFloat(b),isNaN(E)?x[b]=y[b]:a.addColorStop(E,y[b]);Od(a,x)}else if(a instanceof jo){y.row!==void 0?(b=y.row,(b==null||b===1/0||isNaN(b)||0>b)&&Wt("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+b),a.isRow=!0,a.index=b):y.column!==void 0&&(b=y.column,(b==null||b===1/0||isNaN(b)||0>b)&&Wt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+b),a.isRow=!1,a.index=b),b=new oi;for(x in y)x!=="row"&&x!=="column"&&(b[x]=y[x]);Od(a,b)}else Od(a,y);else Wt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function vh(a,y){Pf.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var E=a[1];if(typeof x=="function"?x(E):typeof E=="string")return a.splice(1,1),E;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}ue.Object.defineProperties(se.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new Tc),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 Tc),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 Tc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(Ri(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&&(Ri(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:qs},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new ed),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===qs&&(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 ed),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 ed),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:yn},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new ed),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:Ei},set:function(a){var y=this.stretch;y!==a&&(Ri(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&&(Ri(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)&&Mn(a,"0 <= value <= 1",se,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Xd(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(Xd(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(),Uy(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&&Ac(a,"GraphObject.areaBackground"),a instanceof Nr&&a.freeze(),Ri(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&&Ac(a,"GraphObject.background"),a instanceof Nr&&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 si)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,E=this.pa,b=E.x;E=E.y,(b===y||isNaN(b)&&isNaN(y))&&(E===x||isNaN(E)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,b,E)&&this.g("position",new Tt(b,E),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Wt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Uy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,E=this.jd,b=E.width,z=E.height;(b===y||isNaN(b)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof Di&&this.qc(),this.g("desiredSize",E,a),fs(this)&&(a=this.part,a!==null&&(to(this,a,"width"),to(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 _e(a,this.jd.height).freeze(),this.v(),this instanceof Di&&this.qc(),this.g("desiredSize",y,a),fs(this)&&(a=this.part,a!==null&&to(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 _e(this.jd.width,a).freeze(),this.v(),this instanceof Di&&this.qc(),this.g("desiredSize",y,a),fs(this)&&(a=this.part,a!==null&&to(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:ii},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(),Ri(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:Pr},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(),Ri(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 Ti(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&&us(this),this.Ab}},oe:{get:function(){return this.l&4096&&us(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(Ri(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Ze},set:function(a){this.reshapingBehavior!==a&&(Ri(this),this.A.Pf=a)}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(a.Mc()&&!a.Xb()&&Wt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),Ys(this),this.g("alignment",y,a))}},column:{get:function(){return this.Ag},set:function(a){a=Math.round(a);var y=this.Ag;y!==a&&(0>a&&Mn(a,">= 0",se,"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&&Mn(a,">= 1",se,"columnSpan"),Ri(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&&Mn(a,">= 0",se,"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&&Mn(a,">= 1",se,"rowSpan"),Ri(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&&(Ri(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 Ln||Wt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&_v(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,VS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:Ai},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Zd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&Mn(a,">= 0",se,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Zd(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),Zd(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&&Mn(a,">= 0",se,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Ai},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Zd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&Mn(a,">= 0",se,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Zd(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),Zd(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&&Mn(a,">= 0",se,"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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(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&&(Ri(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),se.prototype.trigger=se.prototype.Jv,se.prototype.findBindingPanel=se.prototype.ih,se.prototype.findTemplateBinder=se.prototype.pz,se.prototype.setProperties=se.prototype.nm,se.prototype.apply=se.prototype.apply,se.prototype.attach=se.prototype.Du,se.prototype.set=se.prototype.set,se.prototype.isEnabledObject=se.prototype.If,se.prototype.isVisibleObject=se.prototype.Ed,se.prototype.isContainedBy=se.prototype.rg,se.prototype.getNearestIntersectionPoint=se.prototype.rs,se.prototype.getLocalPoint=se.prototype.qs,se.prototype.getDocumentScale=se.prototype.Df,se.prototype.getDocumentAngle=se.prototype.li,se.prototype.getDocumentBounds=se.prototype.mi,se.prototype.getDocumentPoint=se.prototype.ga,se.prototype.intersectsRect=se.prototype.Yc,se.prototype.containedInRect=se.prototype.fh,se.prototype.containsRect=se.prototype.Re,se.prototype.containsPoint=se.prototype.ca,se.prototype.raiseChanged=se.prototype.g,se.prototype.raiseChangedEvent=se.prototype.cb,se.prototype.addCopyProperty=se.prototype.Vw;var Pf=null;se.className="GraphObject",Pf=new we,vh("Button",function(){function a(x,E){return x.diagram.ic(x.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b},function(b){return b===E})!==null}var y=Ja(nn,nn.Auto,{isActionable:!0,enabledChanged:function(x,E){if(x instanceof nn){var b=x.fb("ButtonBorder");b!==null&&(b.fill=E?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},Ja(Di,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new Wn(0,0,2.76142374915397,2.761423749153969),spot2:new Wn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,E){if(E.If()&&E instanceof nn&&(x=E.fb("ButtonBorder"),x instanceof Di)){var b=E._buttonFillOver;E._buttonFillNormal=x.fill,x.fill=b,b=E._buttonStrokeOver,E._buttonStrokeNormal=x.stroke,x.stroke=b}},y.mouseLeave=function(x,E){E.If()&&E instanceof nn&&(x=E.fb("ButtonBorder"),x instanceof Di&&(x.fill=E._buttonFillNormal,x.stroke=E._buttonStrokeNormal))},y.actionDown=function(x,E){if(E.If()&&E instanceof nn&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof Di){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=E._buttonFillPressed;E._buttonFillOver=b.fill,b.fill=tt,tt=E._buttonStrokePressed,E._buttonStrokeOver=b.stroke,b.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,E){if(E.If()&&E instanceof nn&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof Di){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,E){if(E.If()&&E instanceof nn&&E._buttonFillPressed!==null){var b=E.fb("ButtonBorder");if(b instanceof Di){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,E){if(E.If()&&E instanceof nn&&E._buttonFillPressed!==null){var b=x.diagram;if(b.firstInput.button===0&&(b.currentTool.standardMouseOver(),a(x,E)&&(x=E.fb("ButtonBorder"),x instanceof Di))){var z=b.skipsUndoManager;b.skipsUndoManager=!0;var tt=E._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=E._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),b.skipsUndoManager=z}}},y}),vh("TreeExpanderButton",function(){var a=Ja("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Ja(Di,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Oi},new bo("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new bo("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof fr&&(x=x.adornedPart),x instanceof Ln){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isTreeExpanded){if(!E.canCollapseTree(x))return}else if(!E.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?E.collapseTree(x):E.expandTree(x)}}},a}),vh("SubGraphExpanderButton",function(){var a=Ja("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Ja(Di,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Oi},new bo("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 fr&&(x=x.adornedPart),x instanceof Mi){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isSubGraphExpanded){if(!E.canCollapseSubGraph(x))return}else if(!E.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?E.collapseSubGraph(x):E.expandSubGraph(x)}}},a}),vh("ToolTip",function(){return Ja(fr,nn.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Tt(0,3),shadowBlur:5},Ja(Di,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new Wn(0,0,4,6),spot2:new Wn(1,1,-4,-4)}))}),vh("ContextMenu",function(){return Ja(fr,nn.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Tt(0,3),shadowBlur:5},new bo("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),vh("ContextMenuButton",function(){var a=Ja("Button");a.stretch=$n;var y=a.fb("ButtonBorder");return y instanceof Di&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new Wn(0,0,2,3),y.spot2=new Wn(1,1,-2,-2)),a}),vh("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=Ja("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},Ja(Di,{name:"ButtonIcon",strokeWidth:2},new bo("geometryString","visible",function(E){return E?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof Di&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(E,b){var z=b.diagram;if(z!==null&&!z.isReadOnly){var tt=b.ih();tt===null&&(tt=b.part),tt!==null&&(b=tt.fb(y),b!==null&&(E.handled=!0,z.Ea("Collapse/Expand Panel"),b.visible=!b.visible,z.eb("Collapse/Expand Panel")))}},x}),vh("CheckBoxButton",function(a){var y=am(a);return a=Ja("Button",{desiredSize:new _e(14,14)},Ja(Di,{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:Un,visible:!1},y!==""?new bo("visible",y).Kx():[])),a.click=function(x,E){if(E instanceof nn){var b=x.diagram;if(!(b===null||b.isReadOnly||y!==""&&b.model.isReadOnly)){x.handled=!0;var z=E.fb("ButtonIcon");b.Ea("checkbox"),z.visible=!z.visible,typeof E._doClick=="function"&&E._doClick(x,E),b.eb("checkbox")}}},a}),vh("CheckBox",function(a){a=am(a),a=Ja("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new Ti(0,1,0,0)});var y=Ja(nn,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new Ti(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}),se.None=Ze=new Ye(se,"None",0),se.Default=Ei=new Ye(se,"Default",0),se.Vertical=ci=new Ye(se,"Vertical",4),se.Horizontal=$n=new Ye(se,"Horizontal",5),se.Fill=Je=new Ye(se,"Fill",3),se.Uniform=Un=new Ye(se,"Uniform",1),se.UniformToFill=Yi=new Ye(se,"UniformToFill",2),se.FlipVertical=zi=new Ye(se,"FlipVertical",1),se.FlipHorizontal=or=new Ye(se,"FlipHorizontal",2),se.FlipBoth=Rr=new Ye(se,"FlipBoth",3),se.make=Ja,se.getBuilders=function(){var a=new we,y;for(y in Pf)if(y!==y.toLowerCase()){var x=Pf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},se.defineBuilder=vh,se.build=function(a,y,x){for(var E=[],b=2;b<arguments.length;++b)E[b-2]=arguments[b];if(b=Pf.I(a),typeof b=="function"&&(E=b([a].concat(E)),E instanceof se))return y&&E.set(y),E;Wt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},se.takeBuilderArgument=am;function Tc(){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=ii,this.o=Pr,this.hg=Ei,this.ob=this.Bi=1,this.Pf=Ze,this.Pc=this.Ci=this.gd=null,this.Oc="category"}Tc.prototype.copy=function(){var a=new Tc;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 ed(){this.u=-1/0,this.o=0,this.F=yn,this.rr=qs,this.j=this.V="None"}ed.prototype.copy=function(){var a=new ed;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},ed.className="LinkElementSettings";function Gg(){this.yj=this.Xi=Uo,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Gg.prototype.copy=function(){var a=new Gg;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},Gg.className="LinkSettings";function Wd(){this.ha=[1,0,0,1,0,0]}Wd.prototype.copy=function(){var a=new Wd;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},Wd.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},Wd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Wd.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.ha[1]*a+this.ha[3]*E,z=this.ha[0]*-E+this.ha[2]*a,tt=this.ha[1]*-E+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*E,this.ha[1]=b,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Wd.className="STransform";function Fc(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}Fc.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},Fc.className="SGradient";function eu(a,y,x){this.ownerDocument=a=y===void 0?cn.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 Ma(this,x)}eu.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",E+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+E),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",E+"px"),!0):!1},eu.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Fe(y))for(var E in y)a.setAttributeNS(E==="href"?"http://www.w3.org/1999/xlink":"",E,y[E]);return x!==void 0&&(a.textContent=x),a},eu.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},eu.prototype.focus=function(){this.Oa.focus()},eu.prototype.mx=function(){this.ownerDocument=null},ue.Object.defineProperties(eu.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}}}),eu.className="SVGSurface";function Ma(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 Wd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=_r++,E=this.Ud("clipPath",{id:"mainClip"+x});E.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=E,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(E),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Yy(a,y,x,E,b,z,tt){a.Nj===void 0?Hg(a,y,x,E,b,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+E+", "+b+", "+z+", "+tt+")")}Lt=Ma.prototype,Lt.arc=function(a,y,x,E,b,z,tt,rt){var ot=2*Math.PI,at=ot-1e-6,ut=x*Math.cos(E),ft=x*Math.sin(E),mt=a+ut,yt=y+ft,Pt=z?0:1;E=z?E-b:b-E,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(rt-yt))&&this.path.push(["L",mt,+yt]),0>E&&(E=E%ot+ot),E>at?(this.path.push(["A",x,x,0,1,Pt,a-ut,y-ft]),this.path.push(["A",x,x,0,1,Pt,mt,yt])):1e-6<E&&this.path.push(["A",x,x,0,+(E>=Math.PI),Pt,a+x*Math.cos(b),y+x*Math.sin(b)])},Lt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Lt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Lt.bezierCurveTo=function(a,y,x,E,b,z){this.path.push(["C",a,y,x,E,b,z])},Lt.clearRect=function(){},Lt.clip=function(){this.Yl.clipPath=!0},Lt.closePath=function(){this.path.push(["z"])},Lt.createLinearGradient=function(a,y,x,E){var b=new Fc("linear");return b.x1=a,b.y1=y,b.x2=x,b.y2=E,b},Lt.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var E="PATTERN"+_r++,b={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:E,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(Hd,b)),this.svg.appendChild(a),x[y]=E,"url(#"+E+")"},Lt.createRadialGradient=function(a,y,x,E,b,z){var tt=new Fc("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=E,tt.y2=b,tt.r2=z,tt};function Xy(a,y,x,E,b,z,tt,rt,ot){E=rt/E,b=ot/b,z===0&&tt===0||a.rb.translate(z,tt),E===1&&b===1||a.rb.scale(E,b),y===0&&x===0||a.rb.translate(-y,-x)}Lt.drawImage=function(a,y,x,E,b,z,tt,rt,ot){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,E===void 0&&(z=y,tt=x,rt=E=ut,ot=b=a),E=E||0,b=b||0,rt=rt||0,ot=ot||0,Xy(this,y,x,E,b,z||0,tt||0,rt,ot),z={x:0,y:0,width:ut||E,height:a||b,href:at},ae.$(E,rt)&&ae.$(b,ot)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||E!==ut||b!==a)&&(E+=y,b+=x,z["clip-path"]="path('M "+y+","+x+" L "+E+" "+x+" L "+E+" "+b+" L "+y+" "+b+" z')"),wf(this,Hd,z,this.rb),this.addElement(Hd,z)},Lt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Lt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Lt.fillRect=function(a,y,x,E){a=[a,y,x,E],a={x:a[0],y:a[1],width:a[2],height:a[3]},wf(this,"fill",a,this.rb),this.addElement("rect",a)},Lt.ox=function(a,y,x,E){a={x:a,y,width:x,height:E},wf(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Lt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},wf(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Lt.lineTo=function(a,y){this.path.push(["L",a,y])},Lt.moveTo=function(a,y){this.path.push(["M",a,y])},Lt.quadraticCurveTo=function(a,y,x,E){this.path.push(["Q",a,y,x,E])},Lt.rect=function(a,y,x,E){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+E],["L",a,y+E],["z"])},Lt.restore=function(){this.rb=this.stack.pop(),this.path=this.stack.pop();var a=this.stack.pop();this.fillStyle=a.fillStyle,this.font=a.font,this.globalAlpha=a.globalAlpha,this.lineCap=a.lineCap,this.lineDashOffset=a.lineDashOffset,this.lineJoin=a.lineJoin,this.lineWidth=a.lineWidth,this.miterLimit=a.miterLimit,this.shadowBlur=a.shadowBlur,this.shadowColor=a.shadowColor,this.shadowOffsetX=a.shadowOffsetX,this.shadowOffsetY=a.shadowOffsetY,this.strokeStyle=a.strokeStyle,this.textAlign=a.textAlign,this.bk=a.bk},Lt.save=function(){this.stack.push({fillStyle:this.fillStyle,font:this.font,globalAlpha:this.globalAlpha,lineCap:this.lineCap,lineDashOffset:this.lineDashOffset,lineJoin:this.lineJoin,lineWidth:this.lineWidth,miterLimit:this.miterLimit,shadowBlur:this.shadowBlur,shadowColor:this.shadowColor,shadowOffsetX:this.shadowOffsetX,shadowOffsetY:this.shadowOffsetY,strokeStyle:this.strokeStyle,textAlign:this.textAlign,bk:this.bk});for(var a=[],y=0;y<this.path.length;y++)a.push(this.path[y]);this.stack.push(a),this.stack.push(this.rb.copy())},Lt.setTransform=function(a,y,x,E,b,z){a===1&&y===0&&x===0&&E===1&&b===0&&z===0||Hg(this,a,y,x,E,b,z)};function Jy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Lt.scale=function(a,y){this.rb.scale(a,y)},Lt.translate=function(a,y){this.rb.translate(a,y)},Lt.transform=function(){},Lt.yc=function(){},Lt.stroke=function(){qy(this,this.Yl)},Lt.jk=function(){this.clipInsteadOfFill||this.stroke()},Lt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Lt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function wf(a,y,x,E){y==="fill"?iv(a,x):y==="stroke"&&qy(a,x),E!==null&&(a=E.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof Fc?y.fill=rv(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 Fc?y.setAttributeNS(null,"fill",rv(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 Fc)y.stroke=rv(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 rv(a,y,x){var E="";if(E=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,E!==null&&E.indexOf("GRAD")!==-1?(E=E.split("#")[1].slice(0,-1),x=a.svg.getElementById(E),x!==null&&x.remove()):E="GRAD"+_r++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:E,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:E});else throw Error("invalid gradient");var b=y.gx;y=b.length;for(var z=[],tt=0;tt<y;tt++){var rt=b[tt],ot=rt.color;rt={offset:rt.offset,"stop-color":ot},/^rgba\(/.test(ot)&&(ot=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(ot),rt["stop-color"]="rgb("+ot[1]+","+ot[2]+","+ot[3]+")",rt["stop-opacity"]=ot[4]),z.push(rt)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),b=0;b<y;b++)x.appendChild(a.Ud("stop",z[b]));return a.svg.appendChild(x),"url(#"+E+")"}Lt.addPath=function(a,y,x){for(var E=[],b=0;b<a.length;b++){var z=mn(a[b]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());E.push(tt.join(" "))}if(E=E.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+E+'")');else if(a.d=E,wf(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var rt in a)rt!=="transform"&&y.setAttributeNS(null,rt,a[rt]);else{rt=y.getElementsByTagName("path");for(var ot in a)ot!=="transform"&&rt[x].setAttributeNS(null,ot,a[ot])}else this.addElement("path",a)};function Hg(a,y,x,E,b,z,tt){var rt=new Wd;rt.ha=[y,x,E,b,z,tt],y={},wf(a,"g",y,rt),rt=a.addElement("g",y),a.nh.push(rt)}function lm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function yu(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Hu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Lt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Lt.fs=function(){this.Ct=!1},Lt.Vc=function(){},Lt.Wx=function(){},Ma.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},Ma.prototype.getImageData=function(){return null},Ma.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()))}Ma.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},Ma.className="SVGContext",Se.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new eu(this,cn.document));var y=new eu(this,cn.document,!0);a===void 0&&(a=new oi);var x=this;return Lc(this,function(E,b){return E=im(x,E,"SVG",y),E=E!==null?E.svg:null,typeof b=="function"?(b(E),null):E},a)},Se.prototype.makeSvg=Se.prototype.Cs,Se.prototype.av=function(a){return this.Cs(a)},Se.prototype.makeSVG=Se.prototype.av;function dl(a,y,x,E){this.ownerDocument=y=y===void 0?cn.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Kd(y,x,E),y.H=a}dl.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",!0):!1},dl.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},dl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},dl.prototype.focus=function(){this.Oa.focus()},dl.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},ue.Object.defineProperties(dl.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}}}),dl.className="CanvasSurface";function Kd(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Wt("Browser does not support HTML Canvas Element"),this.ct=this.et=this.dt="",this.Hm=!1,this.Vg=this.Br=this.Ar=0,this.Il=!1,this.El=new mi,this.isTemporary=!!x}Lt=Kd.prototype,Lt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Lt.arc=function(a,y,x,E,b,z){this.Z.arc(a,y,x,E,b,z)},Lt.beginPath=function(){this.Z.beginPath()},Lt.Se=function(){},Lt.bezierCurveTo=function(a,y,x,E,b,z){this.Z.bezierCurveTo(a,y,x,E,b,z)},Lt.clearRect=function(a,y,x,E){this.yc(),this.Z.clearRect(a,y,x,E)},Lt.clip=function(){this.Z.clip()},Lt.closePath=function(){this.Z.closePath()},Lt.createLinearGradient=function(a,y,x,E){return this.Z.createLinearGradient(a,y,x,E)},Lt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Lt.createRadialGradient=function(a,y,x,E,b,z){return this.Z.createRadialGradient(a,y,x,E,b,z)},Lt.drawImage=function(a,y,x,E,b,z,tt,rt,ot){E===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,E,b,z,tt,rt,ot)},Lt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Lt.fillRect=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},Lt.ox=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},Lt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Lt.getImageData=function(a,y,x,E){return this.Z.getImageData(a,y,x,E)},Lt.lineTo=function(a,y){this.Z.lineTo(a,y)},Lt.measureText=function(a){return this.Z.measureText(a)},Lt.moveTo=function(a,y){this.Z.moveTo(a,y)},Lt.quadraticCurveTo=function(a,y,x,E){this.Z.quadraticCurveTo(a,y,x,E)},Lt.rect=function(a,y,x,E){this.Z.rect(a,y,x,E)},Lt.restore=function(){this.Z.restore()},Lt.save=function(){this.yc(),this.Z.save()},Kd.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Lt=Kd.prototype,Lt.setTransform=function(a,y,x,E,b,z){this.El.setTransform(a,y,x,E,b,z)},Lt.scale=function(a,y){this.El.scale(a,y)},Lt.translate=function(a,y){this.El.translate(a,y)},Lt.stroke=function(){this.Z.stroke()},Lt.transform=function(a,y,x,E,b,z){if(a!==1||y!==0||x!==0||E!==1||b!==0||z!==0){var tt=this.El,rt=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*E,x=tt.m12*x+tt.m22*E,tt.dx=tt.m11*b+tt.m21*z+tt.dx,tt.dy=tt.m12*b+tt.m22*z+tt.dy,tt.m11=rt,tt.m12=a,tt.m21=y,tt.m22=x}},Lt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Lt.ng=function(a,y){if(a instanceof Nr&&a.type===Qa){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},Lt.jk=function(){this.Hm||this.stroke()},Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Lt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Lt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(m1),a.lineDashOffset=0)},Lt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Lt.Hs=function(){},ue.Object.defineProperties(Kd.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 m1=Object.freeze([]);Kd.className="CanvasSurfaceContext";function _g(){this.F=this.o=this.u=this.j=0}_g.className="ColorNumbers";function Nr(a,y){Mf||(hv(),Mf=!0),yi(this),this._isFrozen=!1,a===void 0?(this.na=yh,this.xk="black"):typeof a=="string"?(this.na=yh,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===Zu?(this.Qd=xr,this.Lk=Bo):this.Lk=a===Qa?this.Qd=Bi:this.Qd=Ai,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}Nr.prototype.copy=function(){var a=new Nr;return a.na=this.na,a.xk=this.xk,a.Qd=this.Qd.J(),a.Lk=this.Lk.J(),a.Gr=this.Gr,a.Xp=this.Xp,this.we!==null&&(a.we=this.we.copy()),a.cr=this.cr,a},Lt=Nr.prototype,Lt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Lt.qb=function(a){a.classType===Nr&&(this.type=a)},Lt.toString=function(){var a="Brush(";if(this.type===yh)a+=this.color;else if(a=this.type===Zu?a+"Linear ":this.type===Qa?a+"Radial ":this.type===Ef?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Lt.addColorStop=function(a,y){return this._isFrozen&&ce(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&Mn(a,"0 <= loc <= 1",Nr,"addColorStop:loc"),this.we===null&&(this.we=new we),this.we.add(a,y),this.na===yh&&(this.type=Zu),this.xe=null,this},Lt.Vz=function(a,y){if(this._isFrozen&&ce(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?bf:y,this.type===yh)_u(this.color),this.color=Lf(a,y);else if((this.type===Zu||this.type===Qa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)_u(x.value),this.addColorStop(x.key,Lf(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?bf:x,_u(a),Lf(y,x)}Lt.Wy=function(a,y){if(this._isFrozen&&ce(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?bf:y,this.type===yh)_u(this.color),this.color=Lf(-a,y);else if((this.type===Zu||this.type===Qa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)_u(x.value),this.addColorStop(x.key,Lf(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?bf:x,_u(a),Lf(-y,x)}function ov(a,y,x){_u(a),a=Xr.j;var E=Xr.u,b=Xr.o,z=Xr.F;return _u(y),x===void 0&&(x=.5),"rgba("+Math.round((Xr.j-a)*x+a)+", "+Math.round((Xr.u-E)*x+E)+", "+Math.round((Xr.o-b)*x+b)+", "+Math.round((Xr.F-z)*x+z)+")"}Lt.Gx=function(){if(this.type===yh)return Cf(this.color);if((this.type===Zu||this.type===Qa)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Qa)return Cf(a.first().value);if(a.get(.5)!==null)return Cf(a.get(.5));if(a.count===2)return a=a.Fa(),Cf(ov(a[0].value,a[1].value));for(var y=a.iterator,x=-1,E=-1,b=1,z=1;y.next();){var tt=y.key,rt=Math.abs(.5-y.key);b>z&&rt<b?(x=tt,b=rt):z>=b&&rt<z&&(E=tt,z=rt)}return x>E&&(z=x,x=E,E=z,z=b),b=E-x,Cf(ov(a.get(x),a.get(E),1-z/b))}return!1};function Cf(a){return a?a instanceof Nr?a.Gx():(_u(a),128>(299*Xr.j+587*Xr.u+114*Xr.o)/1e3):!1}function Lf(a,y){switch(y){case bf:y=100*av(Xr.j);var x=100*av(Xr.u),E=100*av(Xr.o);return Js.j=.4124564*y+.3575761*x+.1804375*E,Js.u=.2126729*y+.7151522*x+.072175*E,Js.o=.0193339*y+.119192*x+.9503041*E,Js.F=Xr.F,y=uv(Js.j/kf[0]),x=uv(Js.u/kf[1]),E=uv(Js.o/kf[2]),Su.j=116*x-16,Su.u=500*(y-x),Su.o=200*(x-E),Su.F=Js.F,Su.j=Math.min(100,Math.max(0,Su.j+100*a)),a=(Su.j+16)/116,y=a-Su.o/200,Js.j=kf[0]*eS(Su.u/500+a),Js.u=kf[1]*(Su.j>hm*dv?Math.pow(a,3):Su.j/hm),Js.o=kf[2]*eS(y),Js.F=Su.F,a=-.969266*Js.j+1.8760108*Js.u+.041556*Js.o,y=.0556434*Js.j+-.2040259*Js.u+1.0572252*Js.o,Xr.j=255*lv((3.2404542*Js.j+-1.5371385*Js.u+-.4985314*Js.o)/100),Xr.u=255*lv(a/100),Xr.o=255*lv(y/100),Xr.F=Js.F,Xr.j=Math.round(Xr.j),255<Xr.j?Xr.j=255:0>Xr.j&&(Xr.j=0),Xr.u=Math.round(Xr.u),255<Xr.u?Xr.u=255:0>Xr.u&&(Xr.u=0),Xr.o=Math.round(Xr.o),255<Xr.o?Xr.o=255:0>Xr.o&&(Xr.o=0),"rgba("+Xr.j+", "+Xr.u+", "+Xr.o+", "+Xr.F+")";case nS:return sv(),Ga.o=Math.min(100,Math.max(0,Ga.o+100*a)),"hsla("+Ga.j+", "+Ga.u+"%, "+Ga.o+"%, "+Ga.F+")";default:Wt("Unknown color space: "+y)}}function _u(a){Mf||(hv(),Mf=!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,Xr.j=a[0],Xr.u=a[1],Xr.o=a[2],Xr.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,Xr.j=0,Xr.u=0,Xr.o=0,Xr.F=1)}}function sv(){var a=Xr.j/255,y=Xr.u/255,x=Xr.o/255,E=Math.max(a,y,x),b=Math.min(a,y,x),z=E-b;if(b=(E+b)/2,z===0)var tt=a=0;else{switch(E){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*b-1))}Ga.j=Math.round(tt),Ga.u=Math.round(100*a),Ga.o=Math.round(100*b),Ga.F=Xr.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 Ac(a,y){typeof a!="string"&&(a instanceof Nr||Wt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){cv=po?new dl(null,void 0,{willReadFrequently:!0}).context:null}ue.Object.defineProperties(Nr.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&ce(this,a),this.na=a,this.start.Mc()&&(a===Zu?this.start=xr:a===Qa&&(this.start=Bi)),this.end.Mc()&&(a===Zu?this.end=Bo:a===Qa&&(this.end=Bi)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&ce(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&ce(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&ce(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&ce(this,a),0>a&&Mn(a,">= zero",Nr,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&ce(this,a),0>a&&Mn(a,">= zero",Nr,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&ce(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&ce(this,a),this.cr=a,this.xe=null}}}),Nr.prototype.isDark=Nr.prototype.Gx,Nr.prototype.darkenBy=Nr.prototype.Wy,Nr.prototype.lightenBy=Nr.prototype.Vz,Nr.prototype.addColorStop=Nr.prototype.addColorStop;var dv=216/24389,hm=24389/27,kf=[95.047,100,108.883],cv=null,Xr=new _g,Ga=new _g,Js=new _g,Su=new _g,Mf=!1;Nr.className="Brush";var yh;Nr.Solid=yh=new Ye(Nr,"Solid",0);var Zu;Nr.Linear=Zu=new Ye(Nr,"Linear",1);var Qa;Nr.Radial=Qa=new Ye(Nr,"Radial",2);var Ef;Nr.Pattern=Ef=new Ye(Nr,"Pattern",4);var bf;Nr.Lab=bf=new Ye(Nr,"Lab",5);var nS;Nr.HSL=nS=new Ye(Nr,"HSL",6),Nr.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var E=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>E.length&&(E="0"+E),2>a.length&&(a="0"+a),"#"+y+E+a},Nr.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Mf||(hv(),Mf=!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)},Nr.lighten=function(a){return $y(a)},Nr.lightenBy=$y,Nr.darken=function(a){return tS(a)},Nr.darkenBy=tS,Nr.mix=ov,Nr.isDark=Cf;function Zo(){this.xa="Base"}Zo.prototype.measure=function(){},Zo.prototype.Yz=function(a,y,x,E,b){a.measure(y,x,E,b)},Zo.prototype.arrange=function(){},Zo.prototype.Ly=function(a,y,x,E,b,z){a.arrange(y,x,E,b,z)},Zo.prototype.iA=function(a){a.Uj()},Zo.prototype.gc=function(){},ue.Object.defineProperties(Zo.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return nn}}}),Zo.prototype.remeasureObject=Zo.prototype.iA,Zo.prototype.arrangeElement=Zo.prototype.Ly,Zo.prototype.measureElement=Zo.prototype.Yz,Zo.className="PanelLayout";function dm(){this.xa="Base"}fe(dm,Zo),dm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length;a=Wu(a);for(var ot=0;ot<rt;ot++){var at=E[ot];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 Di&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),er(b,mt,yt,ft,ut)}}},dm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding;for(a=x.x-b.left,x=x.y-b.top,b=0;b<E;b++){var z=y[b],tt=z.measuredBounds,rt=z.margin,ot=z.position.x,at=z.position.y;if(ot=isNaN(ot)?-a:ot-a,at=isNaN(at)?-x:at-x,z instanceof Di&&z.isGeometryPositioned){var ut=z.strokeWidth/2;ot-=ut,at-=ut}z.visible&&z.arrange(ot+rt.left,at+rt.top,tt.width,tt.height)}};function cm(){this.xa="Base"}fe(cm,Zo),cm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length;y=Rn(),z=Wu(a);for(var ot=0;ot<rt;ot++){var at=E[ot];if(at.visible||at===z){var ut=aa(at,!1);if(ut!==Ze&&ut!==$n)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ft=Math.max(at.height+ut.top+ut.bottom,0);b.width+=Math.max(at.width+ut.right+ut.left,0),b.height=Math.max(b.height,ft)}}}for(E=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):b.height!==0&&(x=Math.min(b.height,a.maxSize.height)),a=0;a<E;a++)ot=y[a],(ot.visible||ot===z)&&(ut=ot.margin,rt=ut.right+ut.left,ut=ut.top+ut.bottom,ot.measure(1/0,x,0,tt),ot=ot.measuredBounds,ut=Math.max(ot.height+ut,0),b.width+=Math.max(ot.width+rt,0),b.height=Math.max(b.height,ut));_n(y)},cm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.top,tt=a.isOpposite,rt=tt?x.width:b.left,ot=0;ot<E;ot++){var at=z,ut=y[ot];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,Pt=z+b.bottom,Et=ft.height,Ht=aa(ut,!1);(isNaN(ut.desiredSize.height)&&Ht===Je||Ht===ci)&&(Et=Math.max(x.height-yt-Pt,0)),yt=Et+yt+Pt,Pt=ut.alignment,Pt.Xb()&&(Pt=a.defaultAlignment),Pt.sb()||(Pt=Bi),tt&&(rt-=ft.width+mt.left+mt.right),ut.arrange(rt+Pt.offsetX+mt.left,at+Pt.offsetY+mt.top+(x.height*Pt.y-yt*Pt.y),ft.width,Et),tt||(rt+=ft.width+mt.left+mt.right)}}};function fm(){this.xa="Base"}fe(fm,Zo),fm.prototype.measure=function(a,y,x,E,b,z){var tt=E.length;x=Rn();for(var rt=Wu(a),ot=0;ot<tt;ot++){var at=E[ot];if(at.visible||at===rt){var ut=aa(at,!1);if(ut!==Ze&&ut!==ci)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,Cr(b,Math.max(b.width,Math.max(at.width+ut,0)),b.height+Math.max(at.height+ft,0))}}}if(E=x.length,E!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):b.width!==0&&(y=Math.min(b.width,a.maxSize.width)),a=0;a<E;a++)ot=x[a],(ot.visible||ot===rt)&&(at=ot.margin,tt=at.right+at.left,at=at.top+at.bottom,ot.measure(y,1/0,z,0),ot=ot.measuredBounds,at=Math.max(ot.height+at,0),b.width=Math.max(b.width,Math.max(ot.width+tt,0)),b.height+=at);_n(x)}},fm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.left,tt=a.isOpposite,rt=tt?x.height:b.top,ot=0;ot<E;ot++){var at=z,ut=y[ot];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,Pt=z+b.right,Et=ft.width,Ht=aa(ut,!1);(isNaN(ut.desiredSize.width)&&Ht===Je||Ht===$n)&&(Et=Math.max(x.width-yt-Pt,0)),yt=Et+yt+Pt,Pt=ut.alignment,Pt.Xb()&&(Pt=a.defaultAlignment),Pt.sb()||(Pt=Bi),tt&&(rt-=ft.height+mt.bottom+mt.top),ut.arrange(at+Pt.offsetX+mt.left+(x.width*Pt.x-yt*Pt.x),rt+Pt.offsetY+mt.top,Et,ft.height),tt||(rt+=ft.height+mt.bottom+mt.top)}}};function gm(){this.xa="Base"}fe(gm,Zo),gm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length,ot=a.Pb(),at=ot.margin,ut=at.right+at.left,ft=at.top+at.bottom;ot.measure(y,x,z,tt);var mt=ot.measuredBounds;z=mt.width,tt=mt.height;var yt=Math.max(z+ut,0),Pt=Math.max(tt+ft,0),Et=a.isClipping,Ht=Pe.allocAt(-at.left,-at.top,yt,Pt),Ot=Pe.allocAt(0,0,z,tt);fv(ot,Ot,!0),z=Ot.width,tt=Ot.height;for(var Ut=!0,Xt=Wu(a),Qt=0;Qt<rt;Qt++){var ie=E[Qt];mt=y;var ye=x;if(ie!==ot&&(ie.visible||ie===Xt)){at=ie.margin;var pn=at.left,Gn=at.top;switch(yt=at.right+at.left,Pt=at.top+at.bottom,at=aa(ie,!1),at){case Je:mt=z,ye=tt,Gn=pn=Pt=yt=0;break;case $n:mt=z,pn=yt=0;break;case ci:ye=tt,Gn=Pt=0}ie.measure(mt,ye,0,0),mt=ie.measuredBounds,yt=Math.max(mt.width+yt,0),Pt=Math.max(mt.height+Pt,0),at=ie.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=Bi);var Dn=ie.alignmentFocus;if(Dn.Xb()&&(Dn=Bi),ye=null,ie instanceof nn&&ie.$e!==""&&(ye=ie.fb(ie.$e),ye===ie&&(ye=null)),pn=Ot.x-pn,Gn=Ot.y-Gn,ye!==null){for(ie.arrange(0,0,mt.width,mt.height),mt=ye.actualBounds,mt=Tt.allocAt(mt.x+(Dn.x*mt.width-Dn.offsetX),mt.y+(Dn.y*mt.height-Dn.offsetY)),ye=ye.panel;ye!==ie;)ye.transform.Ga(mt),ye=ye.panel;pn+=at.x*z+at.offsetX-mt.x,Gn+=at.y*tt+at.offsetY-mt.y,Tt.free(mt)}else pn+=at.x*z+at.offsetX-(Dn.x*mt.width+Dn.offsetX),Gn+=at.y*tt+at.offsetY-(Dn.y*mt.height+Dn.offsetY);Ut?(Ut=!1,b.h(pn,Gn,yt,Pt)):er(b,pn,Gn,yt,Pt)}}switch(Ut?b.assign(Ht):Et?b.Uu(Ot.x,Ot.y,Ot.width,Ot.height):er(b,Ht.x,Ht.y,Ht.width,Ht.height),Pe.free(Ht),Pe.free(Ot),at=ot.stretch,at===Ei&&(at=aa(ot,!1)),at){case Ze:return;case Je:if(!isFinite(y)&&!isFinite(x))return;break;case $n:if(!isFinite(y))return;break;case ci:if(!isFinite(x))return}for(mt=ot.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),Pt=Math.max(tt+ft,0),at=ot.margin,Ot=Pe.allocAt(-at.left,-at.top,yt,Pt),fv(ot,Ot,!0),z=Ot.width,tt=Ot.height,y=0;y<rt;y++)x=E[y],x===ot||!x.visible&&x!==Xt||(at=x.margin,yt=at.right+at.left,Pt=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),Pt=Math.max(mt.height+Pt,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=Bi),x=x.alignmentFocus,x.Xb()&&(x=Bi),Ut?(Ut=!1,b.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,Pt)):er(b,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,Pt));Ut?b.assign(Ht):Et?b.Uu(Ot.x,Ot.y,Ot.width,Ot.height):er(b,Ht.x,Ht.y,Ht.width,Ht.height),Pe.free(Ot)},gm.prototype.arrange=function(a,y,x){var E=y.length,b=a.Pb(),z=b.measuredBounds,tt=z.width,rt=z.height,ot=a.padding;z=ot.left,ot=ot.top;var at=z-x.x,ut=ot-x.y;for(b.arrange(at,ut,tt,rt),tt=Pe.allocAt(0,0,tt,rt),fv(b,tt,!1),rt=0;rt<E;rt++){var ft=y[rt];if(ft!==b){at=ft.measuredBounds;var mt=at.width,yt=at.height;ut=ft.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=Bi);var Pt=ft.alignmentFocus;if(Pt.Xb()&&(Pt=Bi),at=null,ft instanceof nn&&ft.$e!==""&&(at=ft.fb(ft.$e),at===ft&&(at=null)),at!==null){var Et=at.actualBounds;for(Pt=Tt.allocAt(Et.x+(Pt.x*Et.width-Pt.offsetX),Et.y+(Pt.y*Et.height-Pt.offsetY)),at=at.panel;at!==ft;)at.transform.Ga(Pt),at=at.panel;at=ut.x*tt.width+ut.offsetX-Pt.x,ut=ut.y*tt.height+ut.offsetY-Pt.y,Tt.free(Pt)}else at=ut.x*tt.width+ut.offsetX-(Pt.x*mt+Pt.offsetX),ut=ut.y*tt.height+ut.offsetY-(Pt.y*yt+Pt.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ft.visible&&ft.arrange(z+at,ot+ut,mt,yt)}}Pe.free(tt)};function fv(a,y,x){var E=null;if(a instanceof nn&&a.$e!==""&&(E=a.fb(a.$e),E===a&&(E=null)),E!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(E.actualBounds),E=E.panel;E!==a;)E.transform.pp(y),E=E.panel}function pm(){this.xa="Base"}fe(pm,Zo),pm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length,ot=a.Pb(),at=ot.margin,ut=y,ft=x,mt=at.right+at.left,yt=at.top+at.bottom;ot.measure(y,x,z,tt),at=ot.measuredBounds;var Pt=0,Et=null;ot instanceof Di&&(Et=ot,Pt=Et.strokeWidth*Et.scale);var Ht=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var Ot=vv(ot),Ut=Ot.x*Ht+Ot.offsetX;Ot=Ot.y*at+Ot.offsetY;var Xt=yv(ot),Qt=Xt.x*Ht+Xt.offsetX;for(Xt=Xt.y*at+Xt.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(Ut-Qt)-Pt,0)),isFinite(x)&&(ft=Math.max(Math.abs(Ot-Xt)-Pt,0)),Pt=_e.alloc(),Pt.h(0,0),a=Wu(a),Xt=0;Xt<rt;Xt++)Ot=E[Xt],Ot===ot||!Ot.visible&&Ot!==a||(at=Ot.margin,Ht=at.right+at.left,Ut=at.top+at.bottom,Ot.measure(ut,ft,0,0),at=Ot.measuredBounds,Ht=Math.max(at.width+Ht,0),at=Math.max(at.height+Ut,0),Pt.h(Math.max(Ht,Pt.width),Math.max(at,Pt.height)));if(rt===1)b.width=Ht,b.height=at,_e.free(Pt);else{switch(Ot=vv(ot),Xt=yv(ot),rt=E=0,Xt.x!==Ot.x&&Xt.y!==Ot.y&&(E=Pt.width/Math.abs(Xt.x-Ot.x),rt=Pt.height/Math.abs(Xt.y-Ot.y)),_e.free(Pt),Pt=0,Et!==null&&(Pt=Et.strokeWidth*Et.scale,Lv(Et)===Un&&(E=rt=Math.max(E,rt))),E+=Math.abs(Ot.offsetX)+Math.abs(Xt.offsetX)+Pt,rt+=Math.abs(Ot.offsetY)+Math.abs(Xt.offsetY)+Pt,Et=ot.stretch,Et===Ei&&(Et=aa(ot,!1)),Et){case Ze:tt=z=0;break;case Je:isFinite(y)&&(E=y),isFinite(x)&&(rt=x);break;case $n:isFinite(y)&&(E=y),tt=0;break;case ci:z=0,isFinite(x)&&(rt=x)}ot.Uj(),ot.measure(E,rt,z,tt),b.width=ot.measuredBounds.width+mt,b.height=ot.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,E=a.Pb(),b=E.measuredBounds,z=Pe.alloc();z.h(0,0,1,1);var tt=E.margin,rt=tt.left;tt=tt.top;var ot=a.padding,at=ot.left;ot=ot.top,E.arrange(at+rt,ot+tt,b.width,b.height);var ut=vv(E),ft=yv(E),mt=ut.y*b.height+ut.offsetY,yt=ft.x*b.width+ft.offsetX;for(ft=ft.y*b.height+ft.offsetY,z.x=ut.x*b.width+ut.offsetX,z.y=mt,er(z,yt,ft,0,0),z.x+=rt+at,z.y+=tt+ot,b=0;b<x;b++)rt=y[b],rt!==E&&(at=rt.measuredBounds,tt=rt.margin,ot=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=rt.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=Bi),ot=z.width*mt.x+mt.offsetX-ot*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ut*mt.y+tt.top+z.y,rt.visible&&(eo(z.x,z.y,z.width,z.height,ot,tt,at.width,at.height)?rt.arrange(ot,tt,at.width,at.height):rt.arrange(ot,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"}fe(mm,Zo),mm.prototype.measure=function(a,y,x,E,b){for(var z=E.length,tt=Rn(),rt=Rn(),ot=0;ot<z;ot++){var at=E[ot],ut=at instanceof nn?at:null;if(ut!==null&&Sh(ut)&&at.visible){rt.push(ut);for(var ft=ut.O.s,mt=ft.length,yt=0;yt<mt;yt++){var Pt=ft[yt];ut.type===nn.TableRow?Pt.row=at.row:ut.type===nn.TableColumn&&(Pt.column=at.column),tt.push(Pt)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var Et=[],Ht=0;Ht<z;Ht++){var Ot=tt[Ht];Ot.visible&&(Ro(Ot,!0),vu(Ot,!0),Et[Ot.row]||(Et[Ot.row]=[]),Et[Ot.row][Ot.column]||(Et[Ot.row][Ot.column]=[]),Et[Ot.row][Ot.column].push(Ot))}_n(tt);var Ut=Rn(),Xt=Rn(),Qt=Rn(),ie={count:0},ye={count:0},pn=y,Gn=x,Dn=a.rowDefs,ln=a.colDefs,Ge=null;z=Dn.length;for(var Li=0;Li<z;Li++)Ge=Dn[Li],Ge!==void 0&&(Ge.actual=0);z=ln.length;for(var Si=0;Si<z;Si++)Ge=ln[Si],Ge!==void 0&&(Ge.actual=0);for(var vr=Et.length,Wr=0,Jo=0;Jo<vr;Jo++)Et[Jo]&&(Wr=Math.max(Wr,Et[Jo].length));var ts=Math.min(a.topIndex,vr-1),js=Math.min(a.leftIndex,Wr-1),Qo=0;vr=Et.length;for(var Nh=Wu(a),No=0;No<vr;No++)if(Et[No]){Wr=Et[No].length;var Gl=a.Fb(No);Gl.actual=0;for(var zs=Gl.oc=0;zs<Wr;zs++)if(Et[No][zs]){var Th=a.Eb(zs);Ut[zs]===void 0&&(Th.actual=0,Th.oc=0,Ut[zs]=!0);for(var Za=Et[No][zs],pl=Za.length,Na=0;Na<pl;Na++){var ya=Za[Na];if(ya.visible||ya===Nh){var pd=1<ya.rowSpan||1<ya.columnSpan;pd&&(No<ts||zs<js||Xt.push(ya));var Hl=ya.margin,Qf=Hl.right+Hl.left,Ta=Hl.top+Hl.bottom,Gs=Ol(ya,Gl,Th,!1),Np=ya.desiredSize,Wc=!isNaN(Np.height),ru=!isNaN(Np.width)&&Wc;if(pd||Gs===Ze||ru||No<ts||zs<js||(ie[zs]!==void 0||Gs!==Je&&Gs!==$n||(ie[zs]=-1,ie.count++),ye[No]!==void 0||Gs!==Je&&Gs!==ci||(ye[No]=-1,ye.count++),Qt.push(ya)),ya.measure(1/0,1/0,0,0),!(No<ts||zs<js)){var Sa=ya.measuredBounds,tc=Math.max(Sa.width+Qf,0),Fa=Math.max(Sa.height+Ta,0);if(ya.rowSpan===1&&(Gs===Ze||Gs===$n)){Ge=a.Fb(No);var md=Ge.Wc();Qo=Math.max(Fa-Ge.actual,0),Qo+md>Gn&&(Qo=Math.max(Gn-md,0));var z0=Ge.oa===0;Ge.oc=Ge.oc+Qo,Ge.actual=Ge.oa+Qo,Gn=Math.max(Gn-(Qo+(z0?md:0)),0)}if(ya.columnSpan===1&&(Gs===Ze||Gs===ci)){Ge=a.Eb(zs);var Tp=Ge.Wc();Qo=Math.max(tc-Ge.actual,0),Qo+Tp>pn&&(Qo=Math.max(pn-Tp,0));var Gy=Ge.oa===0;Ge.oc=Ge.oc+Qo,Ge.actual=Ge.oa+Qo,pn=Math.max(pn-(Qo+(Gy?Tp:0)),0)}pd&&ya.Uj()}}}}}_n(Ut);var bu=0,Uu=0;z=a.columnCount;for(var Kc=0;Kc<z;Kc++){var vd=ln[Kc];vd!==void 0&&(bu+=isNaN(vd.Hc)?vd.oc:vd.Hc,vd.oc!==0&&(bu+=vd.Wc()))}z=a.rowCount;for(var qf=0;qf<z;qf++){var yd=Dn[qf];yd!==void 0&&(Uu+=isNaN(yd.Hc)?yd.oc:yd.Hc,yd.oc!==0&&(Uu+=yd.Wc()))}pn=Math.max(y-bu,0);var Nu=Gn=Math.max(x-Uu,0),Fh=pn;z=Qt.length;for(var xa=0;xa<z;xa++){var ou=Qt[xa],G0=a.Fb(ou.row),Yu=a.Eb(ou.column),$f=ou.measuredBounds,_l=ou.margin,ec=_l.right+_l.left,su=_l.top+_l.bottom;ie[ou.column]=Yu.oc===0&&ie[ou.column]!==void 0?Math.max($f.width+ec,ie[ou.column]):null,ye[ou.row]=G0.oc===0&&ye[ou.row]!==void 0?Math.max($f.height+su,ye[ou.row]):null}var Vc=0,tg=0,Nl;for(Nl in ye)Nl!=="count"&&(Vc+=ye[Nl]);for(Nl in ie)Nl!=="count"&&(tg+=ie[Nl]);for(var ds=_e.alloc(),Fp=0;Fp<z;Fp++){var ia=Qt[Fp];if(ia.visible||ia===Nh){var To=a.Fb(ia.row),ra=a.Eb(ia.column),Xu=0;isFinite(ra.width)?Xu=ra.width:(isFinite(pn)&&ie[ia.column]!==null?tg===0?Xu=ra.actual+pn:Xu=ie[ia.column]/tg*Fh:ie[ia.column]!==null?Xu=pn:Xu=ra.actual||pn,Xu=Math.max(0,Xu-ra.Wc()));var Ah=0;switch(isFinite(To.height)?Ah=To.height:(isFinite(Gn)&&ye[ia.row]!==null?Vc===0?Ah=To.actual+Gn:Ah=ye[ia.row]/Vc*Nu:ye[ia.row]!==null?Ah=Gn:Ah=To.actual||Gn,Ah=Math.max(0,Ah-To.Wc())),ds.h(Math.max(ra.minimum,Math.min(Xu,ra.maximum)),Math.max(To.minimum,Math.min(Ah,To.maximum))),Gs=Ol(ia,To,ra,!1),Gs){case $n:ds.height=Math.max(ds.height,To.actual+Gn);break;case ci:ds.width=Math.max(ds.width,ra.actual+pn)}var nc=ia.margin,Hy=nc.right+nc.left,H0=nc.top+nc.bottom;ia.Uj(),ia.measure(ds.width,ds.height,ra.minimum,To.minimum);var eg=ia.measuredBounds,ic=Math.max(eg.width+Hy,0),Uc=Math.max(eg.height+H0,0);isFinite(pn)&&(ic=Math.min(ic,ds.width)),isFinite(Gn)&&(Uc=Math.min(Uc,ds.height));var Pa=0;Pa=To.actual,To.actual=Math.max(To.actual,Uc),To.oc=Math.max(To.oc,Uc),Qo=To.actual-Pa,Gn=Math.max(Gn-Qo,0),ye[ia.row]===null&&(Nu=Math.max(Nu-Qo,0)),Pa=ra.actual,ra.actual=Math.max(ra.actual,ic),ra.oc=Math.max(ra.oc,ic),Qo=ra.actual-Pa,pn=Math.max(pn-Qo,0),ie[ia.column]===null&&(Fh=Math.max(Fh-Qo,0))}}_n(Qt);var Ju=_e.alloc(),Zl=Rn(),nl=Rn();if(z=Xt.length,z!==0){for(var Sd=0;Sd<vr;Sd++)if(Et[Sd]){Wr=Et[Sd].length;var ng=a.Fb(Sd);Zl[Sd]=ng.actual;for(var xd=0;xd<Wr;xd++)if(Et[Sd][xd]){var _0=a.Eb(xd);nl[xd]=_0.actual}}}for(var ig=0;ig<z;ig++){var So=Xt[ig];if(So.visible||So===Nh){var Tl=a.Fb(So.row),ml=a.Eb(So.column);switch(ds.h(Math.max(ml.minimum,Math.min(y,ml.maximum)),Math.max(Tl.minimum,Math.min(x,Tl.maximum))),Gs=Ol(So,Tl,ml,!1),Gs){case Je:nl[ml.index]!==0&&(ds.width=Math.min(ds.width,nl[ml.index])),Zl[Tl.index]!==0&&(ds.height=Math.min(ds.height,Zl[Tl.index]));break;case $n:nl[ml.index]!==0&&(ds.width=Math.min(ds.width,nl[ml.index]));break;case ci:Zl[Tl.index]!==0&&(ds.height=Math.min(ds.height,Zl[Tl.index]))}isFinite(ml.width)&&(ds.width=ml.width),isFinite(Tl.height)&&(ds.height=Tl.height),Ju.h(0,0);for(var Z0=ml.minimum,Aa=Tl.minimum,Bh=1;Bh<So.rowSpan&&!(So.row+Bh>=a.rowCount);Bh++)Ge=a.Fb(So.row+Bh),Qo=0,Qo=Gs===Je||Gs===ci?Math.max(Ge.minimum,Zl[So.row+Bh]===0?Ge.maximum:Math.min(Zl[So.row+Bh],Ge.maximum)):Math.max(Ge.minimum,isNaN(Ge.Hc)?Ge.maximum:Math.min(Ge.Hc,Ge.maximum)),Ju.height+=Qo,Aa+=Ge.minimum;for(var vl=1;vl<So.columnSpan&&!(So.column+vl>=a.columnCount);vl++)Ge=a.Eb(So.column+vl),Qo=0,Qo=Gs===Je||Gs===$n?Math.max(Ge.minimum,nl[So.column+vl]===0?Ge.maximum:Math.min(nl[So.column+vl],Ge.maximum)):Math.max(Ge.minimum,isNaN(Ge.Hc)?Ge.maximum:Math.min(Ge.Hc,Ge.maximum)),Ju.width+=Qo,Z0+=Ge.minimum;ds.width+=Ju.width,ds.height+=Ju.height;var rg=So.margin,Pd=rg.right+rg.left,Ap=rg.top+rg.bottom;So.measure(ds.width,ds.height,Z0,Aa);for(var og=So.measuredBounds,au=Math.max(og.width+Pd,0),rc=Math.max(og.height+Ap,0),wd=0,sg=0;sg<So.rowSpan&&!(So.row+sg>=a.rowCount);sg++)Ge=a.Fb(So.row+sg),wd+=Ge.total||0;if(wd<rc){var Dh=rc-wd,Tu=rc-wd;if(So.spanAllocation!==null)for(var Oh=So.spanAllocation,Qu=0;Qu<So.rowSpan&&!(0>=Dh)&&!(So.row+Qu>=a.rowCount);Qu++){Ge=a.Fb(So.row+Qu);var Ih=Ge.oa||0,oc=Oh(So,Ge,Tu);Ge.actual=Math.min(Ge.maximum,Ih+oc),Ge.oa!==Ih&&(Dh-=Ge.oa-Ih)}for(;0<Dh;){var Wl=Ge.oa||0;if(isNaN(Ge.height)&&Ge.maximum>Wl&&(Ge.actual=Math.min(Ge.maximum,Wl+Dh),Ge.oa!==Wl&&(Dh-=Ge.oa-Wl)),Ge.index===0)break;Ge=a.Fb(Ge.index-1)}}for(var Yc=0,Rh=0;Rh<So.columnSpan&&!(So.column+Rh>=a.columnCount);Rh++)Ge=a.Eb(So.column+Rh),Yc+=Ge.total||0;if(Yc<au){var Xc=au-Yc,_y=au-Yc;if(So.spanAllocation!==null)for(var qu=So.spanAllocation,sc=0;sc<So.columnSpan&&!(0>=Xc)&&!(So.column+sc>=a.columnCount);sc++){Ge=a.Eb(So.column+sc);var Bp=Ge.oa||0,Zy=qu(So,Ge,_y);Ge.actual=Math.min(Ge.maximum,Bp+Zy),Ge.oa!==Bp&&(Xc-=Ge.oa-Bp)}for(;0<Xc;){var W0=Ge.oa||0;if(isNaN(Ge.width)&&Ge.maximum>W0&&(Ge.actual=Math.min(Ge.maximum,W0+Xc),Ge.oa!==W0&&(Xc-=Ge.oa-W0)),Ge.index===0)break;Ge=a.Eb(Ge.index-1)}}}}_n(Xt),_e.free(Ju),_e.free(ds),Zl!==void 0&&_n(Zl),nl!==void 0&&_n(nl);var Jc=0,Qc=0,K0=a.desiredSize,g1=a.maxSize;Gs=aa(a,!0);var Dp=Uu=bu=0,Op=0;z=a.columnCount;for(var V0=0;V0<z;V0++)ln[V0]!==void 0&&(Ge=a.Eb(V0),isFinite(Ge.width)?(Dp+=Ge.width,Dp+=Ge.Wc()):Mm(Ge)===Vg?(Dp+=Ge.oa,Dp+=Ge.Wc()):Ge.oa!==0&&(bu+=Ge.oa,bu+=Ge.Wc()));isFinite(K0.width)?Jc=Math.min(K0.width,g1.width):Jc=Gs!==Ze&&isFinite(y)?y:bu,Jc=Math.max(Jc,a.minSize.width),Jc=Math.max(Jc-Dp,0);for(var Q1=bu===0?1:Math.max(Jc/bu,1),U0=0;U0<z;U0++)ln[U0]!==void 0&&(Ge=a.Eb(U0),isFinite(Ge.width)||Mm(Ge)===Vg||(Ge.actual=Ge.oa*Q1),Ge.position=b.width,Ge.oa!==0&&(b.width+=Ge.oa,b.width+=Ge.Wc()));z=a.rowCount;for(var Y0=0;Y0<z;Y0++)Dn[Y0]!==void 0&&(Ge=a.Fb(Y0),isFinite(Ge.height)?(Op+=Ge.height,Op+=Ge.Wc()):Mm(Ge)===Vg?(Op+=Ge.oa,Op+=Ge.Wc()):Ge.oa!==0&&(Uu+=Ge.oa,Uu+=Ge.Wc()));isFinite(K0.height)?Qc=Math.min(K0.height,g1.height):Qc=Gs!==Ze&&isFinite(x)?x:Uu,Qc=Math.max(Qc,a.minSize.height),Qc=Math.max(Qc-Op,0);for(var q1=Uu===0?1:Math.max(Qc/Uu,1),X0=0;X0<z;X0++)Dn[X0]!==void 0&&(Ge=a.Fb(X0),isFinite(Ge.height)||Mm(Ge)===Vg||(Ge.actual=Ge.oa*q1),Ge.position=b.height,Ge.oa!==0&&(b.height+=Ge.oa,b.height+=Ge.Wc()));z=rt.length;for(var Wy=0;Wy<z;Wy++){var Ip=rt[Wy],Ky=0,Vy=0;Ip.type===nn.TableRow?(Ky=b.width,Ge=a.Fb(Ip.row),Vy=Ge.actual):(Ge=a.Eb(Ip.column),Ky=Ge.actual,Vy=b.height),Ip.measuredBounds.h(0,0,Ky,Vy),Ro(Ip,!1)}_n(rt),a.inRowsCols=Et},mm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding,z=b.left;b=b.top;var tt=a.inRowsCols;if(tt!==null){for(var rt,ot,at=tt.length,ut=0,ft=0;ft<at;ft++)tt[ft]&&(ut=Math.max(ut,tt[ft].length));ot=a.rowDefs,rt=a.colDefs;var mt=ft=0,yt=Math.min(a.topIndex,at-1);if(0<ot.length){for(;yt!==at&&(ot[yt]===void 0||ot[yt].oa===0);)yt++;yt=Math.max(Math.min(yt,at-1),0),ft=-ot[yt].position}var Pt=Math.min(a.leftIndex,ut-1);if(0<rt.length){for(;Pt!==ut&&(rt[Pt]===void 0||rt[Pt].oa===0);)Pt++;Pt=Math.max(Math.min(Pt,ut-1),0),mt=-rt[Pt].position}for(var Et=0,Ht=0;Et!==at&&ot[Et]===void 0;)Et++;for(;Ht!==at&&rt[Ht]===void 0;)Ht++;ut=a.part,a.Fb(Et),a.Eb(Ht);for(var Ot=0;Ot<y.length;Ot++){var Ut=y[Ot];if(Ut instanceof nn&&Ut.visible&&Sh(Ut)){if(Ut.type===nn.TableRow){rt=a.Fb(Ut.row);var Xt=a.Eb(Ht)}else rt=a.Fb(Et),Xt=a.Eb(Ut.column);ot=rt.position+ft+b,rt.oa!==0&&(ot+=rt.Io(Math.max(Et,yt))),rt=Xt.position+mt+z,Xt.oa!==0&&(rt+=Xt.Io(Math.max(Ht,Pt))),Xt=Ut.measuredBounds,Ut.Uk(),Ut.actualBounds.ka();var Qt=Ut.actualBounds,ie=Pe.allocAt(Qt.x,Qt.y,Qt.width,Qt.height);Qt.x=Ut.type===nn.TableRow?z:rt,Qt.y=Ut.type===nn.TableColumn?b:ot,Qt.width=Xt.width,Qt.height=Xt.height,Ut.actualBounds.freeze(),vu(Ut,!1),rr(ie,Qt)||ut===null||(ut.oh(),Ut.Pn(ut)),Pe.free(ie)}}for(Ot=_e.alloc(),Ut=0;Ut<at;Ut++)if(tt[Ut]){for(ut=tt[Ut].length,Xt=a.Fb(Ut),ot=Xt.position+ft+b,Xt.oa!==0&&(ot+=Xt.Io(Math.max(Et,yt))),Qt=0;Qt<ut;Qt++)if(tt[Ut][Qt]){ie=a.Eb(Qt),rt=ie.position+mt+z,ie.oa!==0&&(rt+=ie.Io(Math.max(Ht,Pt)));for(var ye=tt[Ut][Qt],pn=ye.length,Gn=0;Gn<pn;Gn++){var Dn=ye[Gn],ln=Dn.measuredBounds;Ot.h(0,0);for(var Ge=1;Ge<Dn.rowSpan&&!(Ut+Ge>=a.rowCount);Ge++){var Li=a.Fb(Ut+Ge);Li.oa!==0&&(Ot.height+=Li.total)}for(Ge=1;Ge<Dn.columnSpan&&!(Qt+Ge>=a.columnCount);Ge++)Li=a.Eb(Qt+Ge),Li.oa!==0&&(Ot.width+=Li.total);var Si=ie.oa+Ot.width,vr=Xt.oa+Ot.height;Ge=rt,Li=ot;var Wr=Si,Jo=vr,ts=rt,js=ot,Qo=Si,Nh=vr;rt+Si>x.width&&(Qo=Math.max(x.width-rt,0)),ot+vr>x.height&&(Nh=Math.max(x.height-ot,0));var No=Dn.alignment;if(No.Xb()){No=a.defaultAlignment,No.sb()||(No=Bi);var Gl=No.x,zs=No.y,Th=No.offsetX;No=No.offsetY;var Za=ie.alignment,pl=Xt.alignment;Za.sb()&&(Gl=Za.x,Th=Za.offsetX),pl.sb()&&(zs=pl.y,No=pl.offsetY)}else Gl=No.x,zs=No.y,Th=No.offsetX,No=No.offsetY;(isNaN(Gl)||isNaN(zs))&&(zs=Gl=.5,No=Th=0),Za=ln.width,pl=ln.height;var Na=Dn.margin,ya=Na.left+Na.right,pd=Na.top+Na.bottom,Hl=Ol(Dn,Xt,ie,!1);!isNaN(Dn.desiredSize.width)||Hl!==Je&&Hl!==$n||(Za=Math.max(Si-ya,0)),!isNaN(Dn.desiredSize.height)||Hl!==Je&&Hl!==ci||(pl=Math.max(vr-pd,0)),Si=Dn.maxSize,vr=Dn.minSize,Za=Math.min(Si.width,Za),pl=Math.min(Si.height,pl),Za=Math.max(vr.width,Za),pl=Math.max(vr.height,pl),Si=pl+pd,Ge+=Wr*Gl-(Za+ya)*Gl+Th+Na.left,Li+=Jo*zs-Si*zs+No+Na.top,Dn.visible&&(eo(ts,js,Qo,Nh,Ge,Li,ln.width,ln.height)?Dn.arrange(Ge,Li,Za,pl):Dn.arrange(Ge,Li,Za,pl,new Pe(ts,js,Qo,Nh)))}}}for(_e.free(Ot),a=0;a<E;a++)x=y[a],z=x instanceof nn?x:null,z!==null&&Sh(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function vm(){this.xa="Base"}fe(vm,Zo),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}fe(ym,Zo),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}fe(Sm,Zo),Sm.prototype.measure=function(a,y,x,E,b,z,tt){1<E.length&&Wt("Viewbox Panel cannot contain more than one GraphObject."),E=E[0],E.Ca=1,E.Uj(),E.measure(1/0,1/0,z,tt);var rt=E.measuredBounds,ot=E.margin,at=ot.right+ot.left;if(ot=ot.top+ot.bottom,isFinite(y)||isFinite(x)){var ut=E.scale,ft=rt.width;rt=rt.height;var mt=Math.max(y-at,0),yt=Math.max(x-ot,0),Pt=1;a.viewboxStretch===Un?ft!==0&&rt!==0&&(Pt=Math.min(mt/ft,yt/rt)):ft!==0&&rt!==0&&(Pt=Math.max(mt/ft,yt/rt)),Pt===0&&(Pt=1e-4),E.Ca*=Pt,ut!==E.scale&&(Ro(E,!0),E.measure(1/0,1/0,z,tt))}rt=E.measuredBounds,b.width=isFinite(y)?y:Math.max(rt.width+at,0),b.height=isFinite(x)?x:Math.max(rt.height+ot,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var E=y.measuredBounds,b=y.margin,z=Math.max(E.width+(b.right+b.left),0);b=Math.max(E.height+(b.top+b.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=Bi),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-b*tt.y+tt.offsetY,E.width,E.height)};function Zg(){this.xa="Base"}fe(Zg,Zo),Zg.prototype.measure=function(){},Zg.prototype.arrange=function(){},Zg.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var E=a.gridCellSize,b=E.width;E=E.height;var z=a.naturalBounds,tt=a.actualBounds,rt=z.width,ot=z.height,at=Math.ceil(rt/b),ut=Math.ceil(ot/E),ft=a.gridOrigin,mt=ft.x;ft=ft.y,y.save(),y.beginPath(),y.rect(0,0,rt,ot),y.clip(),y.Se();for(var yt=[],Pt=a.O.s,Et=Pt.length,Ht=0;Ht<Et;Ht++){var Ot=Pt[Ht],Ut=[];if(yt.push(Ut),Ot.visible){var Xt=Ot.interval;if(!(0>Xt)){Ot=pv(Ot.figure);for(var Qt=0;Qt<Et;Qt++)if(Qt!==Ht){var ie=Pt[Qt];ie.visible&&pv(ie.figure)===Ot&&(ie=ie.interval,ie>Xt&&Ut.push(ie))}}}}for(Pt=a.O.s,Et=Pt.length,Ht=0;Ht<Et;Ht++){var ye=Pt[Ht];if(ye.visible&&(Ut=ye.interval||1,Ot=Math.abs(Ut),!(2>b*Ot*x))){if(Xt=ye.segmentIndex,(!isFinite(Xt)||isNaN(Xt))&&(Xt=0),0>Xt&&(Xt=Ot-Math.min(-Xt,Ot)),Xt=Math.round(Xt%Ot),Ot=ye.opacity,Qt=1,Ot!==1){if(Ot===0)continue;Qt=y.globalAlpha,y.globalAlpha=Qt*Ot}ie=yt[Ht];var pn=!1,Gn=ye.strokeDashArray;if(Gn!==null&&(pn=!0,y.js(Gn,ye.strokeDashOffset)),ye.figure==="LineV"&&ye.stroke!==null&&0<ye.strokeWidth){for(y.lineWidth=ye.strokeWidth,mo(a,y,ye.stroke,!1,!1,z,tt),y.beginPath(),Gn=ye=Math.floor((mt-b)/b);Gn<=ye+at;Gn++){var Dn=Gn*b+mt;0<=Dn&&Dn<=rt&&xm(Gn,Ut,Xt,ie)&&(y.moveTo(Dn,0),y.lineTo(Dn,ot))}y.stroke(),y.Se()}else if(ye.figure==="LineH"&&ye.stroke!==null&&0<ye.strokeWidth){for(y.lineWidth=ye.strokeWidth,mo(a,y,ye.stroke,!1,!1,z,tt),y.beginPath(),Gn=ye=Math.floor((ft-E)/E);Gn<=ye+ut;Gn++)Dn=Gn*E+ft,0<=Dn&&Dn<=ot&&xm(Gn,Ut,Xt,ie)&&(y.moveTo(0,Dn),y.lineTo(rt,Dn));y.stroke(),y.Se()}else if(ye.figure==="BarV"&&ye.fill!==null)for(mo(a,y,ye.fill,!0,!1,z,tt),ye=ye.width,isNaN(ye)&&(ye=b),Dn=Gn=Math.floor((mt-b)/b);Dn<=Gn+at;Dn++){var ln=Dn*b+mt;0<=ln+ye&&ln<=rt&&xm(Dn,Ut,Xt,ie)&&y.fillRect(ln,0,ye,ot)}else if(ye.figure==="BarH"&&ye.fill!==null)for(mo(a,y,ye.fill,!0,!1,z,tt),ye=ye.height,isNaN(ye)&&(ye=E),Dn=Gn=Math.floor((ft-E)/E);Dn<=Gn+ut;Dn++)ln=Dn*E+ft,0<=ln+ye&&ln<=ot&&xm(Dn,Ut,Xt,ie)&&y.fillRect(0,ln,rt,ye);pn&&y.fs(),Ot!==1&&(y.globalAlpha=Qt)}}y.restore(),y.Vc(!1)};function xm(a,y,x,E){if(0>y)return a%y===x;if(a%y!==x)return!1;y=E.length;for(var b=0;b<y;b++)if(a%E[b]===x)return!1;return!0}function Pm(){this.xa="Base"}fe(Pm,Zo),Pm.prototype.measure=function(a,y,x,E,b){var z=E.length;if(a instanceof fr||a instanceof un){var tt=null,rt=null;if(a instanceof un&&(tt=a),a instanceof fr&&(rt=a,tt=rt.adornedPart,a.j===null&&(a.j=[])),tt instanceof un){var ot=tt;if(z===0)Cr(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof fr?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=ot.points,ft=tt.pointsCount;rt!==null?rt.Ul(!1):tt!==null&&tt.Ul(!1),rt=y.width;var mt=y.height,yt=a.j;if(yt.length=0,at!==null){iS(a,rt,mt,at);var Pt=at.measuredBounds;x.ed(Pt),yt.push(Pt)}Pt=mi.alloc();for(var Et=Tt.alloc(),Ht=Tt.alloc(),Ot=0;Ot<z;Ot++){var Ut=E[Ot];if(Ut!==at)if(Ut.isPanelMain&&Ut instanceof Di){iS(a,rt,mt,Ut);var Xt=Ut.measuredBounds;x.ed(Xt),yt.push(Xt)}else if(2>ft)Ut.measure(1/0,1/0,0,0),Xt=Ut.measuredBounds,x.ed(Xt),yt.push(Xt);else{var Qt=Ut.segmentIndex,ie=Ut.segmentFraction,ye=Ut.alignmentFocus;ye.Mc()&&(ye=Bi);var pn=Ut.segmentOrientation,Gn=Ut.segmentOffset;if(isNaN(Qt)){var Dn=ot.ua;Xt=Rn(),Dn.Qu(ie,Xt);var ln=Tt.allocAt(Xt[0],Xt[1]);if(ln.add(ot.i(0)),Dn.type===an.j?ln.offset(-Dn.startX,-Dn.startY):(Dn=Dn.figures.first(),Dn!==null&&ln.offset(-Dn.startX,-Dn.startY)),Dn=Xt[2],pn!==qs){var Ge=ot.computeAngle(Ut,pn,Dn);Ut.Kb=Ge}Ge=ln.x-y.x;var Li=ln.y-y.y;Tt.free(ln),_n(Xt)}else if(Qt<-ft||Qt>=ft)Xt=Tt.alloc(),ot.vg(),ot.computeMidPoint(Xt),Dn=ot.midAngle,pn!==qs&&(Ge=ot.computeAngle(Ut,pn,Dn),Ut.Kb=Ge),Ge=Xt.x-y.x,Li=Xt.y-y.y,Tt.free(Xt);else{if(Ge=0,0<=Qt?(Li=ut.M(Qt),Xt=Qt<ft-1?ut.M(Qt+1):Li):(Ge=ft+Qt,Li=ut.M(Ge),Xt=0<Ge?ut.M(Ge-1):Li),Li.Xa(Xt)){0<=Qt?(Dn=0<Qt?ut.M(Qt-1):Li,Ge=Qt<ft-2?ut.M(Qt+2):Xt):(Dn=Ge<ft-1?ut.M(Ge+1):Li,Ge=1<Ge?ut.M(Ge-2):Xt),ln=Dn.Bf(Li);var Si=Xt.Bf(Ge);Dn=ln>Si+10?0<=Qt?Dn.ab(Li):Li.ab(Dn):Si>ln+10?0<=Qt?Xt.ab(Ge):Ge.ab(Xt):0<=Qt?Dn.ab(Ge):Ge.ab(Dn)}else Dn=0<=Qt?Li.ab(Xt):Xt.ab(Li);pn!==qs&&(Ge=ot.computeAngle(Ut,pn,Dn),Ut.Kb=Ge),Ge=Li.x+(Xt.x-Li.x)*ie-y.x,Li=Li.y+(Xt.y-Li.y)*ie-y.y}Ut.measure(1/0,1/0,0,0),Xt=Ut.measuredBounds,ln=Ut.naturalBounds;var vr=0;Ut instanceof Di&&(vr=Ut.strokeWidth),Si=ln.width+vr;var Wr=ln.height+vr;Pt.reset(),Pt.translate(-Xt.x,-Xt.y),Pt.scale(Ut.scale,Ut.scale),Pt.rotate(pn===qs?Ut.angle:Dn,Si/2,Wr/2),pn!==np&&pn!==rp||Pt.rotate(90,Si/2,Wr/2),pn!==ip&&pn!==op||Pt.rotate(-90,Si/2,Wr/2),pn===Qm&&(45<Dn&&135>Dn||225<Dn&&315>Dn)&&Pt.rotate(-Dn,Si/2,Wr/2),ln=new Pe(0,0,Si,Wr),Et.xi(ln,ye),Pt.Ga(Et),ye=-Et.x+vr/2*Ut.scale,Ut=-Et.y+vr/2*Ut.scale,Ht.assign(Gn),vr=isNaN(Gn.x);var Jo=isNaN(Gn.y);if(vr||Jo){Si=Si/2+3,Wr=Wr/2+3;var ts=45<=Dn&&135>=Dn,js=225<=Dn&&315>=Dn;pn===qs&&(ts||js)?(Ht.x=Jo?Si:Gn.y,Ht.y=vr?Wr:Gn.x,ts?0<=Qt||isNaN(Qt)&&.5>ie||!vr||(Ht.y=-Wr):js&&((0<=Qt||isNaN(Qt)&&.5>ie)&&vr&&(Ht.y=-Wr),Jo&&(Ht.x=-Si))):(vr&&(Ht.x=0<=Qt||isNaN(Qt)&&.5>ie?Si:-Si),Jo&&(Ht.y=-Wr),Ht.rotate(Dn))}else Ht.rotate(Dn);Ge+=Ht.x,Li+=Ht.y,ln.set(Xt),ln.h(Ge+ye,Li+Ut,Xt.width,Xt.height),yt.push(ln),x.ed(ln)}}if(tt!==null)for(E=tt.labelNodes;E.next();)E.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),Cr(b,x.width||0,x.height||0),mi.free(Pt),Tt.free(Et),Tt.free(Ht)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof fr||a instanceof un){var E=a,b=null;a instanceof fr&&(b=a,E=b.adornedPart);var z=a instanceof fr?null:E.path,tt=a.j;if(tt.length!==0){var rt=0;if(z!==null&&rt<tt.length){var ot=tt[rt];rt++,z.arrange(ot.x-a.jg.x,ot.y-a.jg.y,ot.width,ot.height)}for(ot=0;ot<x;ot++){var at=y[ot];if(at!==z&&rt<tt.length){var ut=tt[rt];rt++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=E.points,x=y.count,2<=x&&a instanceof un)for(z=a.labelNodes;z.next();){var ft=a;tt=z.value,rt=tt.segmentIndex,ot=tt.segmentFraction;var mt=tt.alignmentFocus;if(at=tt.segmentOrientation,ut=tt.segmentOffset,isNaN(rt)){var yt=ft.ua,Pt=Rn();yt.Qu(ot,Pt);var Et=Tt.allocAt(Pt[0],Pt[1]);Et.add(ft.i(0)),yt.type===an.j||(yt=yt.figures.first()),Et.offset(-yt.startX,-yt.startY),yt=Pt[2],at!==qs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=Et.x;var Ht=Et.y;Tt.free(Et),_n(Pt)}else if(rt<-x||rt>=x)Pt=Tt.alloc(),yt=ft,Ht=Pt,yt.vg(),yt.computeMidPoint(Ht),yt=ft.midAngle,at!==qs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=Pt.x,Ht=Pt.y,Tt.free(Pt);else{if(Et=0,0<=rt?(Pt=y.s[rt],Ht=rt<x-1?y.s[rt+1]:Pt):(Et=x+rt,Pt=y.s[Et],Ht=0<Et?y.s[Et-1]:Pt),Pt.Xa(Ht)){0<=rt?(yt=0<rt?y.s[rt-1]:Pt,Et=rt<x-2?y.s[rt+2]:Ht):(yt=Et<x-1?y.s[Et+1]:Pt,Et=1<Et?y.s[Et-2]:Ht);var Ot=yt.Bf(Pt),Ut=Ht.Bf(Et);yt=Ot>Ut+10?0<=rt?yt.ab(Pt):Pt.ab(yt):Ut>Ot+10?0<=rt?Ht.ab(Et):Et.ab(Ht):0<=rt?yt.ab(Et):Et.ab(yt)}else yt=0<=rt?Pt.ab(Ht):Ht.ab(Pt);at!==qs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=Pt.x+(Ht.x-Pt.x)*ot,Ht=Pt.y+(Ht.y-Pt.y)*ot}if(mt.ys())tt.location=new Tt(ft,Ht);else{mt.Mc()&&(mt=Bi),Pt=mi.alloc(),Pt.reset(),Pt.scale(tt.scale,tt.scale),Pt.rotate(tt.angle,0,0);var Xt=tt.naturalBounds;Et=Pe.allocAt(0,0,Xt.width,Xt.height),Ot=Tt.alloc(),Ot.xi(Et,mt),Pt.Ga(Ot),mt=-Ot.x,Ut=-Ot.y;var Qt=Xt.width,ie=Xt.height;Xt=Tt.alloc(),Xt.assign(ut);var ye=isNaN(ut.x),pn=isNaN(ut.y);if(ye||pn){Qt=Qt/2+3,ie=ie/2+3;var Gn=45<=yt&&135>=yt,Dn=225<=yt&&315>=yt;at===qs&&(Gn||Dn)?(Xt.x=pn?Qt:ut.y,Xt.y=ye?ie:ut.x,Gn?0<=rt||isNaN(rt)&&.5>ot||!ye||(Xt.y=-ie):Dn&&((0<=rt||isNaN(rt)&&.5>ot)&&ye&&(Xt.y=-ie),pn&&(Xt.x=-Qt))):(ye&&(Xt.x=0<=rt||isNaN(rt)&&.5>ot?Qt:-Qt),pn&&(Xt.y=-ie),Xt.rotate(yt))}else Xt.rotate(yt);ft+=Xt.x,Ht+=Xt.y,Pt.pp(Et),mt+=Et.x,Ut+=Et.y,rt=Tt.allocAt(ft+mt,Ht+Ut),tt.move(rt),Tt.free(rt),Tt.free(Xt),Tt.free(Ot),Pe.free(Et),mi.free(Pt)}}b!==null?b.Ul(!1):E.Ul(!1),E=AS(a),a.location.h(a.position.x+E.x,a.position.y+E.y),Tt.free(E)}};function iS(a,y,x,E){if(za(E)!==!1){var b=E.strokeWidth;b===0&&a instanceof fr&&a.type===nn.Link&&a.adornedObject instanceof Di&&(b=a.adornedObject.strokeWidth),b*=E.Ca,a instanceof un&&a.ua!==null?(a=a.geometry.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):a instanceof fr&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):E.Ge(-(b/2),-(b/2),y+b,x+b),b=E.desiredSize,b.w()||E.ua===null?E.dc.h(0,0,b.width,b.height):E.dc.assign(E.ua.bounds),Ro(E,!1)}}function Wg(){this.xa="Base"}fe(Wg,Zo),Wg.prototype.measure=function(a,y,x,E,b,z,tt){var rt=a.Pb();a.graduatedBounds=[];var ot=rt.margin,at=ot.right+ot.left,ut=ot.top+ot.bottom;rt.measure(y,x,z,tt);var ft=rt.measuredBounds,mt=new Pe(-ot.left,-ot.top,Math.max(ft.width+at,0),Math.max(ft.height+ut,0));a.graduatedBounds.push(mt),b.assign(mt);for(var yt=rt.geometry,Pt=rt.strokeWidth,Et=yt.flattenedSegments,Ht=yt.flattenedLengths,Ot=yt.flattenedTotalLength,Ut=Et.length,Xt=0,Qt=0,ie=Rn(),ye=0;ye<Ut;ye++){var pn=Et[ye],Gn=[];Qt=Xt=0;for(var Dn=pn.length,ln=0;ln<Dn;ln+=2){var Ge=pn[ln],Li=pn[ln+1];if(ln!==0){var Si=180*Math.atan2(Li-Qt,Ge-Xt)/Math.PI;0>Si&&(Si+=360),Gn.push(Si)}Xt=Ge,Qt=Li}ie.push(Gn)}if(a.graduatedIntervals===null){for(var vr=[],Wr=a.O.s,Jo=Wr.length,ts=0;ts<Jo;ts++){var js=Wr[ts],Qo=[];if(vr.push(Qo),js.visible){var Nh=js.interval;if(!(0>Nh)){for(var No=0;No<Jo;No++)if(No!==ts){var Gl=Wr[No];if(Gl.visible&&js.constructor===Gl.constructor){var zs=Gl.interval;zs>Nh&&Qo.push(zs)}}}}}a.graduatedIntervals=vr}var Th=a.graduatedIntervals,Za=a.O.s,pl=Za.length,Na=0,ya=0,pd=Ot;a.graduatedMarks=[];for(var Hl,Qf=0;Qf<pl;Qf++){var Ta=Za[Qf];if(Hl=[],Ta.visible&&Ta!==rt){var Gs=Math.abs(Ta.interval),Np=a.graduatedTickUnit;if(!(2>Np*Gs*Ot/a.graduatedRange&&Ta.graduatedSkip===null)){var Wc=Ht[0][0],ru=0,Sa=0;ya=Ot*Ta.graduatedStart-1e-4,pd=Ot*Ta.graduatedEnd+1e-4;var tc=Np*Gs,Fa=a.graduatedTickBase;if(Fa<a.graduatedMin){var md=(a.graduatedMin-Fa)/tc;md=md%1===0?md:Math.floor(md+1),Fa+=md*tc}else Fa>a.graduatedMin+tc&&(Fa-=Math.floor((Fa-a.graduatedMin)/tc)*tc);for(var z0=Th[Qf],Tp=Fa,Gy=1e-6*a.graduatedMax,bu=1;Fa<=a.graduatedMax+Gy;bu++){t:{for(var Uu=z0.length,Kc=0;Kc<Uu;Kc++){var vd=(Fa-a.graduatedTickBase)%(z0[Kc]*a.graduatedTickUnit),qf=1e-6*a.graduatedTickUnit;if(vd<qf&&vd>-qf){var yd=!1;break t}}yd=!0}if(yd&&(Fa>a.graduatedMax&&(Fa=a.graduatedMax),Ta.graduatedSkip===null||Ta instanceof Ur&&!Ta.graduatedSkip(Fa,Ta)||Ta instanceof Di&&!Ta.graduatedSkip(Fa,Ta))&&(Na=(Fa-a.graduatedMin)*Ot/a.graduatedRange,Na>Ot&&(Na=Ot),ya<=Na&&Na<=pd)){for(var Nu=ie[ru][Sa],Fh=Ht[ru][Sa];ru<Ht.length;){for(;Na>Wc&&Sa<Ht[ru].length-1;)Sa++,Nu=ie[ru][Sa],Fh=Ht[ru][Sa],Wc+=Fh;if(Na<=Wc)break;ru++,Sa=0,Nu=ie[ru][Sa],Fh=Ht[ru][Sa],Wc+=Fh}var xa=Et[ru],ou=xa[2*Sa],G0=xa[2*Sa+1],Yu=(Na-(Wc-Fh))/Fh,$f=new Tt(ou+(xa[2*Sa+2]-ou)*Yu+Pt/2-yt.bounds.x,G0+(xa[2*Sa+3]-G0)*Yu+Pt/2-yt.bounds.y);$f.scale(rt.scale,rt.scale);t:{var _l=Nu,ec=ie[ru];if(!(.5005>Yu&&.4995<Yu)){var su=_l;if(.5>Yu?0<Sa?su=ec[Sa-1]:ae.$(xa[0],xa[xa.length-2])&&ae.$(xa[1],xa[xa.length-1])&&(su=ec[ec.length-1]):.5<Yu&&(Sa+1<ec.length?su=ec[Sa+1]:ae.$(xa[0],xa[xa.length-2])&&ae.$(xa[1],xa[xa.length-1])&&(su=ec[0])),_l!==su){var Vc=Math.abs(_l-su);if(180<Vc&&(_l<su?_l+=360:su+=360,Vc=Math.abs(_l-su)),5e-4>Yu||.9995<Yu){Nu=(_l+su)/2%360;break t}if(10>Vc){var tg=1-Math.abs(.5-Yu);Nu=(_l*tg+su*(1-tg))%360;break t}}}Nu=_l}if(Ta instanceof Ur){var Nl="";Ta.graduatedFunction!==null?(Nl=Ta.graduatedFunction(Fa,Ta),Nl=Nl!=null?Nl.toString():""):Nl=(+Fa.toFixed(2)).toString(),Nl!==""&&Hl.push({$l:$f,angle:Nu,text:Nl})}else Hl.push({$l:$f,angle:Nu})}Fa=Tp+bu*tc}}}a.graduatedMarks.push(Hl)}_n(ie);var ds=a.graduatedMarks;if(ds!==null)for(var Fp=E.length,ia=0;ia<Fp;ia++){var To=E[ia],ra=ds[ia];if(To.visible&&To!==rt&&ra.length!==0){if(To instanceof Di){var Xu=a,Ah=b,nc=To.alignmentFocus;nc.Mc()&&(nc=xr);var Hy=To.angle;To.Kb=0,To.measure(1/0,1/0,0,0),To.Kb=Hy;var H0=To.measuredBounds,eg=H0.width,ic=H0.height,Uc=Pe.allocAt(0,0,eg,ic),Pa=Tt.alloc();Pa.xi(Uc,nc),Pe.free(Uc);for(var Ju=-Pa.x,Zl=-Pa.y,nl=new Pe,Sd=ra.length,ng=0;ng<Sd;ng++)for(var xd=ra[ng],_0=xd.$l.x,ig=xd.$l.y,So=xd.angle,Tl=0;4>Tl;Tl++){switch(Tl){case 0:Pa.h(Ju,Zl);break;case 1:Pa.h(Ju+eg,Zl);break;case 2:Pa.h(Ju,Zl+ic);break;case 3:Pa.h(Ju+eg,Zl+ic)}Pa.rotate(So+To.angle),Pa.offset(_0,ig),ng===0&&Tl===0?nl.h(Pa.x,Pa.y,0,0):nl.Ye(Pa),Pa.offset(-_0,-ig),Pa.rotate(-So-To.angle)}Tt.free(Pa),Xu.graduatedBounds!==null&&Xu.graduatedBounds.push(nl),er(Ah,nl.x,nl.y,nl.width,nl.height)}else if(To instanceof Ur){var ml=a,Z0=b;ml.temporaryTextBlock===null&&(ml.temporaryTextBlock=new Ur);var Aa=ml.temporaryTextBlock;yS(Aa,To);var Bh=To.alignmentFocus;Bh.Mc()&&(Bh=xr);for(var vl=To.segmentOrientation,rg=To.segmentOffset,Pd=new Pe,Ap=0,og=0,au=0,rc=0,wd=0,sg=ra.length,Dh=0;Dh<sg;Dh++){var Tu=ra[Dh];Ap=Tu.$l.x,og=Tu.$l.y,au=Tu.angle,wd=rc=To.angle,vl!==qs&&(wd=vl===ep||vl===Jm?au+To.angle:au,rc=un.computeAngle(vl,wd)),Aa.Kb=rc,Aa.text=Tu.text||"",Aa.measure(1/0,1/0,0,0);var Oh=Aa.measuredBounds,Qu=Aa.naturalBounds,Ih=Qu.width,oc=Qu.height,Wl=mi.alloc();Wl.reset(),Wl.translate(-Oh.x,-Oh.y),Wl.scale(Aa.scale,Aa.scale),Wl.rotate(wd,Ih/2,oc/2),vl!==np&&vl!==rp||Wl.rotate(90,Ih/2,oc/2),vl!==ip&&vl!==op||Wl.rotate(-90,Ih/2,oc/2),vl===Qm&&(45<au&&135>au||225<au&&315>au)&&Wl.rotate(-au,Ih/2,oc/2);var Yc=Pe.allocAt(0,0,Ih,oc),Rh=Tt.alloc();Rh.xi(Yc,Bh),Wl.Ga(Rh);var Xc=-Rh.x,_y=-Rh.y,qu=Tt.alloc();qu.assign(rg),isNaN(qu.x)&&(qu.x=Ih/2+3),isNaN(qu.y)&&(qu.y=-(oc/2+3)),qu.rotate(au),Ap+=qu.x+Xc,og+=qu.y+_y;var sc=new Pe(Ap,og,Oh.width,Oh.height),Bp=new Pe(Oh.x,Oh.y,Oh.width,Oh.height),Zy=new Pe(Qu.x,Qu.y,Qu.width,Qu.height);Tu.Sz=rc,Tu.lineCount=Aa.lineCount,Tu.lines=[Aa.Cb,Aa.Ih,Aa.df,Aa.Le,Aa.Qc,Aa.Qb,Aa.ze],Tu.actualBounds=sc,Tu.measuredBounds=Bp,Tu.naturalBounds=Zy,Dh===0?Pd.assign(sc):Pd.ed(sc),Tt.free(qu),Tt.free(Rh),Pe.free(Yc),mi.free(Wl)}ml.graduatedBounds!==null&&ml.graduatedBounds.push(Pd),er(Z0,Pd.x,Pd.y,Pd.width,Pd.height)}Ro(To,!1)}}},Wg.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var E=a.Pb(),b=a.graduatedMarks;if(b!==null){var z=a.graduatedBounds,tt=0,rt=z[tt];tt++,E!==null&&E.arrange(rt.x-x.x,rt.y-x.y,rt.width,rt.height);for(var ot=y.length,at=0;at<ot;at++){var ut=y[at];rt=b[at],ut.visible&&ut!==E&&rt.length!==0&&(rt=z[tt],tt++,ut.arrange(rt.x-x.x,rt.y-x.y,rt.width,rt.height))}a.graduatedBounds=null}}},Wg.prototype.gc=function(a,y,x){var E=x.$i;x.$i=!0;var b=a.naturalBounds,z=b.width,tt=b.height;b=y instanceof Ma,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 rt=z.actualBounds,ot=a.O.s,at=a.graduatedMarks,ut=ot.length,ft=0;ft<ut;ft++){var mt=ot[ft],yt=at[ft],Pt=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof Di){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Et=mt.measuredBounds,Ht=mt.strokeWidth*mt.scale,Ot=mt.alignmentFocus;Ot.Mc()&&(Ot=xr);for(var Ut=0;Ut<Pt;Ut++){var Xt=yt[Ut].$l,Qt=yt[Ut].angle,ie=Ot,ye=mt.Ab;ye.reset(),ye.translate(Xt.x+rt.x,Xt.y+rt.y),ye.rotate(Qt+mt.angle,0,0),ye.translate(-Et.width*ie.x+ie.offsetX+Ht/2,-Et.height*ie.y+ie.offsetY+Ht/2),ye.scale(mt.scale,mt.scale),hl(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Xa(mt,!1),mt.gc(y,x),b&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof Ur)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new Ur),Et=a.temporaryTextBlock,yS(Et,mt),Ht=0;Ht<Pt;Ht++)Ot=yt[Ht],Ot.actualBounds&&Ot.measuredBounds&&Ot.naturalBounds&&(Et.ec=Ot.text||"",Et.Kb=Ot.Sz||0,Et.Gc=Ot.lineCount||0,Ut=Ot.lines,Ut!==void 0&&(Et.Cb=Ut[0],Et.Ih=Ut[1],Et.df=Ut[2],Et.Le=Ut[3],Et.Qc=Ut[4],Et.Qb=Ut[5],Et.ze=Ut[6]),Ot.naturalBounds&&(Et.dc=Ot.naturalBounds),Ot.actualBounds&&(Ut=Ot.actualBounds,Et.arrange(Ut.x,Ut.y,Ut.width,Ut.height)),Ut=Ot.actualBounds,Et.arrange(Ut.x,Ut.y,Ut.width,Ut.height),Xt=Ot.measuredBounds,Ot=Ot.naturalBounds,Qt=Et.Ab,Qt.reset(),Qt.translate(Ut.x+rt.x,Ut.y+rt.y),Qt.translate(-Xt.x,-Xt.y),Et.no(Qt,Ot.x,Ot.y,Ot.width,Ot.height),hl(Et,!1),Et.wh.set(Et.Ab),Et.Kk=Et.scale,Xa(Et,!1),Et.Ng=mt.part,Et.Me=mt.panel,Et.gc(y,x),Et.Me=null,Et.Ng=null,b&&(a.svg.appendChild(Et.svg),Et.svg=null))}}x.$i=E,y.restore(),y.Vc(!0)};function nn(a,y){if(se.call(this),this.na=null,a===void 0)this.na=nn.Position;else if(typeof a=="string"){var x=Cl.I(a);x!==null&&(this.na=x)}else a instanceof Zo?this.na=a:a&&(this.na=nn.Position,y=a);this.na===null&&Wt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===nn.Grid?1048576:0),this.O=new $e,this.yb=es,this.Tm=Uo,this.Uf=Ei,this.$g=null,this.$e="",this.jg=new Pe(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Un,this.jn=wr,this.kn=yn,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}fe(nn,se),nn.prototype.cloneProtected=function(a){se.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},nn.prototype.Af=function(a){se.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,E=0;E<x;E++)y[E].Me=a;a.$g=null},nn.prototype.copy=function(){var a=se.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].copy();b.wi(a),b.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,b),z=a.part,z!==null){z.Rh=null,b.portId!==null&&z instanceof Ln&&(z.Te=!0);var rt=a.diagram;rt!==null&&rt.undoManager.isUndoingRedoing||z.cb(Po,"elements",a,null,b,null,tt)}}return a}return null},Lt=nn.prototype,Lt.toString=function(){return"Panel("+this.type.name+")#"+dr(this)},Lt.Pn=function(a){se.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,E=0;E<x;E++)y[E].Pn(a)},Lt.hh=function(a,y){if(this.na===nn.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===nn.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===nn.Table)if(a.yc(),a instanceof Ma){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===nn.Spot)&&a.save();for(var E=this.Pb(),b=this.O.s,z=b.length,tt=0;tt<z;tt++){var rt=b[tt];x&&rt===E&&(a.clipInsteadOfFill=!0),rt.gc(a,y),x&&rt===E&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function gv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,E=0<a.columnCount?a.colDefs:null;x!==null&&wm(a,y,!0,x,!0),E!==null&&wm(a,y,!1,E,!0),x!==null&&rS(a,y,!0,x),E!==null&&rS(a,y,!1,E),x!==null&&wm(a,y,!0,x,!1),E!==null&&wm(a,y,!1,E,!1)}function rS(a,y,x,E){for(var b=E.length,z=a.actualBounds,tt=a.naturalBounds,rt=!0,ot=0;ot<b;ot++){var at=E[ot];if(at!==void 0&&at.actual!==0)if(rt)rt=!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){mo(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,E,b){for(var z=E.length,tt=a.actualBounds,rt=a.naturalBounds,ot=oS(a,!0),at=oS(a,!1),ut=0;ut<z;ut++){var ft=E[ut];if(ft!==void 0&&ft.background!==null&&ft.coversSeparators!==b&&ft.actual!==0){var mt=x?tt.height:tt.width;if(!(ft.position>mt)){var yt=ft.Wc(),Pt=ft.separatorStrokeWidth;isNaN(Pt)&&(Pt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Et=ft.separatorStroke;Et===null&&(Et=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Et===null||ft.index===(x?ot:at))&&(Pt=0),yt-=Pt,Pt=ft.position+Pt,yt+=ft.actual,Pt+yt>mt&&(yt=mt-Pt),0>=yt||(mt=a.yb,mo(a,y,ft.background,!0,!1,rt,tt),x?y.fillRect(mt.left,Pt+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(Pt+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function oS(a,y){for(var x=y?a.rowCount:a.columnCount,E=0;E<x;E++){var b=y?a.rowDefs[E]:a.colDefs[E];if(b!==void 0)return b.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Lt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Lt.kk=function(a,y,x){if(!se.prototype.kk.call(this,a,y,x))return!1;if(this.type===nn.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===nn.Grid||this.na===nn.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var E=x.length,b=0;b<E;b++)x[b].gc(a,y);return!0},Lt.nk=function(){return!0},Lt.$o=function(a,y,x,E){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var b=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var rt=y[tt].actualBounds;b=tt===0?rt.x:Math.min(rt.x,b),z=tt===0?rt.y:Math.min(rt.y,z)}E.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-b)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else se.prototype.$o.call(this,a,y,x,E)},Lt.Sj=function(a,y,x,E,b){var z=this.se(),tt=this.transform,rt=1/(tt.m11*tt.m22-tt.m12*tt.m21),ot=tt.m22*rt,at=-tt.m12*rt,ut=-tt.m21*rt,ft=tt.m11*rt,mt=rt*(tt.m21*tt.dy-tt.m22*tt.dx),yt=rt*(tt.m12*tt.dx-tt.m11*tt.dy);if(this.areaBackground!==null)return tt=this.actualBounds,ae.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,E,b);if(this.background!==null)return z=a*ot+y*ut+mt,rt=a*at+y*ft+yt,a=x*ot+E*ut+mt,ot=x*at+E*ft+yt,b.h(0,0),x=this.naturalBounds,z=ae.Ff(0,0,x.width,x.height,z,rt,a,ot,b),b.transform(tt),z;z||(ot=1,ut=at=0,ft=1,yt=mt=0),rt=a*ot+y*ut+mt,a=a*at+y*ft+yt,ot=x*ot+E*ut+mt,x=x*at+E*ft+yt,b.h(ot,x),E=(ot-rt)*(ot-rt)+(x-a)*(x-a),at=!1,ft=this.O.s,yt=ft.length,ut=Tt.alloc(),mt=null,y=1/0;var Pt=null,Et=this.isClipping&&this.na===nn.Spot;Et&&(Pt=Tt.alloc(),mt=this.Pb(),(at=mt.Sj(rt,a,ot,x,Pt))&&(y=(rt-Pt.x)*(rt-Pt.x)+(a-Pt.y)*(a-Pt.y)));for(var Ht=0;Ht<yt;Ht++){var Ot=ft[Ht];Ot.visible&&Ot!==mt&&Ot.Sj(rt,a,ot,x,ut)&&(at=!0,Ot=(rt-ut.x)*(rt-ut.x)+(a-ut.y)*(a-ut.y),Ot<E&&(E=Ot,b.set(ut)))}return Et&&(y>E&&b.set(Pt),Tt.free(Pt)),Tt.free(ut),z&&b.transform(tt),at},Lt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();se.prototype.Gj.call(this)},Lt.v=function(a){if(!za(this)){se.prototype.v.call(this,a),a=null,(this.na===nn.Auto||this.na===nn.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if((b===a||b.isPanelMain)&&b.v(!0),!b.desiredSize.w()){var z=aa(b,!1);(b instanceof Qs||b instanceof nn||b instanceof Ur||z!==Ze)&&b.v(!0)}}}},Lt.Uj=function(){if(!za(this)){Ro(this,!0),vu(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Lt.Uk=function(){if(!(this.l&2048)){hl(this,!0),Xa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Lt.Wu=function(){Xa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Lt.Wl=function(a,y,x,E){var b=this.jg;b.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,E=tt.height),x=Math.max(x,tt.width),E=Math.max(E,tt.height);var rt=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,rt.width)),isNaN(z.height)||(y=Math.min(z.height,rt.height)),a=Math.max(x,a),y=Math.max(E,y);var ot=this.yb;a=Math.max(a-ot.left-ot.right,0),y=Math.max(y-ot.top-ot.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,b,x,E),a=b.width+ot.left+ot.right,ot=b.height+ot.top+ot.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(ot=z.height),a=Math.min(rt.width,a),ot=Math.min(rt.height,ot),a=Math.max(tt.width,a),ot=Math.max(tt.height,ot),a=Math.max(x,a),ot=Math.max(E,ot),Cr(b,a,ot),Cr(this.naturalBounds,a,ot),this.Ge(0,0,a,ot)},Lt.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var E=a[x];if(E.isPanelMain===!0)return this.$g=E}this.$g=a[0]}return this.$g};function Wu(a){return a.part!==null?a.part.locationObject:null}Lt.eh=function(a,y,x,E){var b=this.O.s;if(this.actualBounds.h(a,y,x,E),b.length!==0){if(!this.desiredSize.w()){a=aa(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,rt=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===E&&(a=Ze),a){case Ze:(y>x||z>E)&&(this.v(),this.measure(y>x?x:y,z>E?E:z,0,0));break;case Je:this.v(!0),this.measure(x+rt,E+tt,0,0);break;case $n:this.v(!0),this.measure(x+rt,z+tt,0,0);break;case ci:this.v(!0),this.measure(y+rt,E+tt,0,0)}}this.na.arrange(this,b,this.jg)}},Lt.gh=function(a){var y=this.naturalBounds,x=Wu(this);if(eo(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var E=y.length,b=Tt.allocAt(0,0);E--;){var z=y[E];if((z.visible||z===x)&&(fn(b.set(a),z.transform),z.ca(b)))return Tt.free(b),!0}return Tt.free(b),!(this.Ma===null&&this.areaBackground===null)}return!1},Lt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].ks(a);if(b!==null)return b}return null},Lt.qm=function(a,y){if(y(this,a),a instanceof nn){a=a.O.s;for(var x=a.length,E=0;E<x;E++)this.qm(a[E],y)}};function Vd(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=y[b];z instanceof nn&&sS(a,z,x)}}function v1(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof nn){y=y.O.s;for(var E=y.length,b=0;b<E;b++)aS(a,y[b],x)}}Lt.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof nn){y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=lS(a,y[b],x);if(z!==null)return z}}return null}Lt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Kg(this));for(var E=0;E<x;E++){var b=y[E];if(b instanceof nn){var z=b.fb(a);if(z!==null)return z}if(b.name===a)return b}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,E=0;E<y;E++){var b=a[E];b instanceof nn?x=Math.max(x,uS(b)):b instanceof Di&&(x=Math.max(x,b.ig/2*b.strokeMiterLimit*b.Df()))}return x}Lt.se=function(){return!(this.type===nn.TableRow||this.type===nn.TableColumn)};function Sh(a){return a.type===nn.TableRow||a.type===nn.TableColumn}Lt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Xs(this)))return null;var E=this.naturalBounds,b=1/this.Df(),z=this.se(),tt=z?a:fn(Tt.allocAt(a.x,a.y),this.transform),rt=this.diagram,ot=10,at=5;if(rt!==null&&(ot=rt.Ql("extraTouchArea"),at=ot/2),eo(-(at*b),-(at*b),E.width+ot*b,E.height+ot*b,tt.x,tt.y)){if(!this.isAtomic){b=this.O.s;var ut=b.length;if(rt=Tt.alloc(),at=(ot=this.isClipping&&this.na===nn.Spot)?this.Pb():null,ot&&(at.se()?fn(rt.set(a),at.transform):rt.set(a),!at.ca(rt)))return Tt.free(rt),z||Tt.free(tt),null;for(var ft=Wu(this);ut--;){var mt=b[ut];if((mt.visible||mt===ft)&&(mt.se()?fn(rt.set(a),mt.transform):rt.set(a),!ot||mt!==at)){var yt=null;if(mt instanceof nn?yt=mt.ic(rt,y,x):mt.pickable===!0&&mt.ca(rt)&&(yt=mt),yt!==null&&(y!==null&&(yt=y(yt)),yt!==null&&(x===null||x(yt))))return Tt.free(rt),z||Tt.free(tt),yt}}Tt.free(rt)}return this.background===null&&this.areaBackground===null?(z||Tt.free(tt),null):(a=eo(0,0,E.width,E.height,tt.x,tt.y)?this:null,z||Tt.free(tt),a)}return z||Tt.free(tt),null},Lt.ji=function(a,y,x,E){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var b=this.naturalBounds,z=this.se(),tt=z?a:fn(Tt.allocAt(a.x,a.y),this.transform);if(b=eo(0,0,b.width,b.height,tt.x,tt.y),Sh(this)||b){if(!this.isAtomic){for(var rt=this.O.s,ot=rt.length,at=Tt.alloc(),ut=Wu(this);ot--;){var ft=rt[ot];if(ft.visible||ft===ut){ft.se()?fn(at.set(a),ft.transform):at.set(a);var mt=ft;ft=ft instanceof nn?ft:null,(ft!==null?ft.ji(at,y,x,E):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||E.add(mt))}}Tt.free(at)}return z||Tt.free(tt),b&&(this.background!==null||this.areaBackground!==null)}return z||Tt.free(tt),!1},Lt.Cf=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=mi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&mi.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var rt=Wu(this),ot=this.O.s,at=ot.length;at--;){var ut=ot[at];if(ut.visible||ut===rt){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 nn?ut:null,mt=mi.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,E,b,mt):Xo(ft,a,E,mt))&&(y!==null&&(ft=y(ft)),ft===null||x!==null&&!x(ft)||b.add(ft)),mi.free(mt))}}return z===void 0&&mi.free(tt),E}return z===void 0&&mi.free(tt),!1};function mv(a,y,x,E){for(var b=a.O.s,z=b.length;z--;){var tt=b[z];if(tt.visible){var rt=tt.actualBounds,ot=a.naturalBounds;rt.x>ot.width||rt.y>ot.height||0>rt.x+rt.width||0>rt.y+rt.height||(tt instanceof nn&&mv(tt,y,x,E),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||E.add(tt))}}}Lt.og=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),E===void 0&&(E=null);var tt=this.naturalBounds,rt=this.se(),ot=rt?a:fn(Tt.allocAt(a.x,a.y),this.transform),at=rt?y:fn(Tt.allocAt(y.x,y.y),this.transform),ut=ot.Bf(at),ft=0<ot.x&&ot.x<tt.width&&0<ot.y&&ot.y<tt.height||En(ot.x,ot.y,0,0,0,tt.height)<=ut||En(ot.x,ot.y,0,tt.height,tt.width,tt.height)<=ut||En(ot.x,ot.y,tt.width,tt.height,tt.width,0)<=ut||En(ot.x,ot.y,tt.width,0,0,0)<=ut;if(tt=ot.zd(0,0)<=ut&&ot.zd(0,tt.height)<=ut&&ot.zd(tt.width,0)<=ut&&ot.zd(tt.width,tt.height)<=ut,rt||(Tt.free(ot),Tt.free(at)),ft){if(!this.isAtomic){ot=Tt.alloc(),at=Tt.alloc(),ut=Wu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var Pt=mt[yt];if(Pt.visible||Pt===ut){var Et=Pt.actualBounds,Ht=this.naturalBounds;(!rt||!(Et.x>Ht.width||Et.y>Ht.height||0>Et.x+Et.width||0>Et.y+Et.height))&&(Pt.se()?(Et=Pt.transform,fn(ot.set(a),Et),fn(at.set(y),Et)):(ot.set(a),at.set(y)),Et=Pt,Pt=Pt instanceof nn?Pt:null,(Pt!==null?Pt.og(ot,at,x,E,b,z):Et.tx(ot,at,b))&&(x!==null&&(Et=x(Et)),Et===null||E!==null&&!E(Et)||z.add(Et)))}}Tt.free(ot),Tt.free(at)}return b?ft:tt}return!1};function vv(a){var y=null;return a instanceof Di&&(y=a.spot1,y===Uo&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Ui),y}function yv(a){var y=null;return a instanceof Di&&(y=a.spot2,y===Uo&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Or),y}Lt.add=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];for(x=0;x<y.length;x++)this.Gb(this.O.count,y[x]);return this},Lt.M=function(a){return this.O.M(a)},Lt.Gb=function(a,y){y instanceof si&&Wt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Wt("Cannot make a Panel contain itself: "+this.toString()),Wt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Wt("Cannot add a GraphObject that already belongs to another Panel to this Panel: "+y.toString()+", already contained by "+x.toString()+", cannot be shared by this Panel: "+this.toString()),this.na!==nn.Grid||y instanceof Di||Wt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==nn.Graduated||y instanceof Di||y instanceof Ur||Wt("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var E=y.data;E!==null&&typeof E=="object"&&(this.ge===null&&(this.ge=new we),this.ge.add(E,y))}var b=this.O;if(E=-1,x===this){for(var z=-1,tt=this.O.s,rt=tt.length,ot=0;ot<rt;ot++)if(tt[ot]===y){z=ot;break}if(z!==-1){if(z===a||z+1>=b.count&&a>=b.count)return;b.mb(z),E=z}else Wt("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>b.count)&&(a=b.count),b.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),za(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof nn&&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 Ln&&(x.Te=!0),x.Te&&x instanceof Ln&&(x.wc=null),b=this.diagram,b!==null&&b.undoManager.isUndoingRedoing||(E!==-1&&x.cb(ko,"elements",this,y,null,E,null),x.cb(Po,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Lt.remove=function(a){for(var y=this.O.s,x=y.length,E=-1,b=0;b<x;b++)if(y[b]===a){E=b;break}E!==-1&&this.pc(E,!0)},Lt.mb=function(a){0<=a&&this.pc(a,!0)},Lt.pc=function(a,y){var x=this.O,E=x.M(a);if(E.Ng=null,E.wi(null),this.ge!==null){var b=E.data;typeof b=="object"&&this.ge.remove(b)}x.mb(a),Ro(this,!1),this.v(),this.$g===E&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof Ln&&(E instanceof nn?E.qm(E,function(tt,rt){_v(z,rt,y)}):_v(z,E,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(ko,"elements",this,E,null,a,null))},Lt.Fb=function(a){0>a&&Mn(a,">= 0",nn,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new jo;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(Po,"rowdefs",this,null,x,null,a)}return y[a]},Lt.oA=function(a){if(0>a&&Mn(a,">= 0",nn,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(ko,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var E=a.rowDefs;if(!(0>y)){if(E[y]=x instanceof jo?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}Lt.Eb=function(a){0>a&&Mn(a,">= 0",nn,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new jo;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(Po,"coldefs",this,null,x,null,a)}return y[a]},Lt.jA=function(a){if(0>a&&Mn(a,">= 0",nn,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(ko,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var E=a.colDefs;if(!(0>y)){if(E[y]=x instanceof jo?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}Lt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&km(y,a),this},Lt.Hy=function(a,y){return(a=this.Fb(a))&&km(a,new jo(y)),this},Lt.By=function(a,y){return(a=this.Eb(a))&&km(a,new jo(y)),this},Lt.nz=function(a){if(0>a||this.type!==nn.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,E=x.length,b=this.topIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},Lt.fz=function(a){if(0>a||this.type!==nn.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,E=x.length,b=this.leftIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},Lt.Fz=function(a,y){if(y===void 0&&(y=new Tt(NaN,NaN)),this.type!==nn.Graduated)return y.h(NaN,NaN),y;a=Math.min(Math.max(a,this.graduatedMin),this.graduatedMax);var x=this.Pb();return x.geometry.Pu((a-this.graduatedMin)/this.graduatedRange,y),x.transform.Ga(y)},Lt.Gz=function(a){if(this.type!==nn.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 cl(a){var y=a.allBindings;if(y===null)a.data!==null&&Wt("Template cannot have .data be non-null: "+a),a.allBindings=y=new $e;else if(y._isFrozen)return;var x=new $e;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ft=ut.localBindings;if(ft!==null)for(Nc(ut,!1),ft=ft.iterator;ft.next();){var mt=ft.value;mt.mode===fp&&Nc(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=Mx(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new $e),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof nn&&ut.type===nn.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 Pt=yt.be.iterator;Pt.next();){var Et=Pt.value;Et.xd=yt,Et.to=2,Et.wl=yt.index,y.add(Et)}}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();)Pt=yt.value,Pt.xd=mt,Pt.to=1,Pt.wl=mt.index,y.add(Pt)}}});for(var E=x.iterator;E.next();){var b=E.value;if(b.srcBindings!==null){Nc(b,!0);for(var z=b.srcBindings.iterator;z.next();){var tt=z.value;b.localBindings===null&&(b.localBindings=new $e),b.localBindings.add(tt)}}b.srcBindings=null}for(E=y.iterator;E.next();)if(b=E.value,z=b.xd,z!==null){b.xd=null;var rt=b.targetProperty,ot=rt.indexOf(".");0<ot&&z instanceof nn&&(tt=rt.substring(0,ot),rt=rt.substr(ot+1),ot=z.fb(tt),ot!==null?(z=ot,b.targetProperty=rt):On('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+b.toString())),z instanceof jo?(tt=dr(z.panel),b.Ai=tt===void 0?-1:tt,z.panel.bindingId=b.Ai):z instanceof se?(tt=dr(z),b.Ai=tt===void 0?-1:tt,z.bindingId=b.Ai):Wt("Unknown type of binding target: "+z)}y.freeze(),a instanceof si&&a.Zc()&&a.Va()}Lt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return v1(y,function(x){x instanceof nn&&(x.allBindings=null,x.ub=null);var E=x.localBindings;E!==null&&(x.localBindings=null,E.each(function(b){x.bind(b.copy())})),E=x.animationTriggers,E!==null&&(x.animationTriggers=null,E.each(function(b){x.Jv(b.value.copy())}))}),a&&cl(y),y},Lt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,E=x.sourceProperty;if((a===""||E===""||E===a)&&(E=x.targetProperty,x.converter!==null||E!=="")){E=this.data;var b=x.sourceName;if(b!==null){if(b==="")E=this;else if(b==="/")E=this;else if(b===".")E=this;else if(b==="..")E=this;else if(E=this.fb(b),E===null)continue}else if(x.isToModel)if(E=this.diagram,E!==null)E=E.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(b==="/"?E=z.part:b==="."?E=z:b===".."&&(E=z.panel),b=x.to,b!==0){if(!(z instanceof nn))continue;b===1?z=z.Eb(x.wl):b===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,E)}}},Lt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function y1(a,y){a=a.O.s;for(var x=a.length,E=y.length,b=0,z=null;b<x&&(z=a[b],!(z instanceof nn&&z.data!==null));)b++,z=a[b];if(x-b!==E)return!0;if(z===null)return 0<E;for(var tt=0;b<x&&tt<E;){if(z=a[b],!(z instanceof nn)||z.data!==y[tt])return!0;b++,tt++}return!1}function Kg(a){if(a.type===nn.Spot||a.type===nn.Auto)return Math.min(a.O.length,1);if(a.type===nn.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var E=a.M(x);if(!(E instanceof Di&&E.isPanelMain))break}return x}return a.type===nn.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof nn&&Sh(a))?1:0}Lt.mv=function(){for(var a=Kg(this);this.O.length>a;)this.pc(this.O.length-1,!1);fS(this,this.itemArray)};function fS(a,y){var x=Kg(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var E=0;E<x;E++)Cm(a,y[E],E,!0)}else{E=x;for(var b=0;b<y.length;b++,E++){var z=y[b],tt=E<a.O.length?a.O.M(E):null;if(tt instanceof nn){if(tt.data!==z){var rt=Pv(a,tt.data),ot=Pv(a,z),at=ot!==rt;at||(rt=wv(a,rt),at=wv(a,ot)!==rt),at?(a.pc(E,!1),Cm(a,z,b,!1)):tt.data=z}}else Cm(a,z,b,!1)}for(;E<a.O.length;)a.pc(E,!1);a.$g=null,xv(a,x,0),za(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 Ln&&(y.Te=!0),y.Te&&y instanceof Ln&&(y.wc=null))}}function Cm(a,y,x,E){if(!(y==null||0>x)){var b=Pv(a,y);if(b=wv(a,b),b!==null){if(cl(b),b=b.copy(),b.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new we),a.ge.add(y,b)),z=x+Kg(a),a.Gb(z,b),E&&(b.ub=y,xv(a,z,x),b.ub=null),b.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var E=a.M(y);if(E instanceof nn){var b=y,z=x;E.type===nn.TableRow?E.row=b:E.type===nn.TableColumn&&(E.column=b),E.itemIndex=z}y++,x++}}function Pv(a,y){if(y===null)return"";if(a=a.itemCategoryProperty,typeof a=="function")a=a(y);else if(typeof a=="string"&&typeof y=="object"){if(a==="")return"";a=Lo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Wt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function wv(a,y){var x=a.itemTemplateMap,E=null;return x!==null&&(E=x.I(y)),E===null&&(x!==null&&(E=x.I("")),E===null&&(gS||(gS=!0,On('No item template Panel found for category "'+y+'" on '+a),On(" Using default item template."),a=new nn,y=new Ur,y.bind(new bo("text","",Qi)),a.add(y),pS=a),E=pS)),E}function Lm(a,y,x){var E=y.enabledChanged;if(E!==null&&E(y,x),y instanceof nn){y=y.O.s,E=y.length;for(var b=0;b<E;b++){var z=y[b];x&&z instanceof nn&&!z.isEnabled||Lm(a,z,x)}}}function nu(a,y){y.name=a,Cl.add(a,y)}ue.Object.defineProperties(nn.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===nn.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&&Mn(a,">= 0",nn,"padding"),a=new Ti(a)):(0>a.left&&Mn(a.left,">= 0",nn,"padding:value.left"),0>a.right&&Mn(a.right,">= 0",nn,"padding:value.right"),0>a.top&&Mn(a.top,">= 0",nn,"padding:value.top"),0>a.bottom&&Mn(a.bottom,">= 0",nn,"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:es},set:function(a){typeof a=="number"&&(a=new Ti(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new qa),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 Nr)&&(a instanceof Nr&&a.freeze(),this.T===null&&(this.T=new qa),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 qa),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultRowSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new qa),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 Nr)&&(a instanceof Nr&&a.freeze(),this.T===null&&(this.T=new qa),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 qa),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultColumnSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new qa),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 qa),this.T.nb=a}},viewboxStretch:{get:function(){return this.xo},set:function(a){var y=this.xo;y!==a&&(this.xo=a,this.v(),this.g("viewboxStretch",y,a))}},gridCellSize:{get:function(){return this.jn},set:function(a){var y=this.jn;if(!y.D(a)){a.w()&&a.width!==0&&a.height!==0||Wt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&$l(x),this.N(),this.g("gridCellSize",y,a)}}},gridOrigin:{get:function(){return this.kn},set:function(a){var y=this.kn;if(!y.D(a)){a.w()||Wt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&$l(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 Ku),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),fs(this)&&(a=this.part,a!==null&&to(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 Ku),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),fs(this)&&(a=this.part,a!==null&&to(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 Ku),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 Ku),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 Ku,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 Ku,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 Ku,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 Ku,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 qa),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new qa),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Em},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new qa),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Em},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new qa),this.T.j=a,this.v(),this.g("columnSizing",y,a))}},topIndex:{get:function(){return this.T!==null?this.T.Hb:0},set:function(a){var y=this.topIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new qa),this.T.Hb=a,this.v(),this.g("topIndex",y,a))}},leftIndex:{get:function(){return this.T!==null?this.T.hb:0},set:function(a){var y=this.leftIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new qa),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 si&&!(this instanceof fr);cl(this),this.ub=a;var E=this.diagram;E!==null&&(x?(x=E.partManager,this instanceof un?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof si&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),E!==null&&E.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Tc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&y1(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 we}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof si||a.isPanelMain)&&Wt("Panel.itemTemplate must not be a Part or be Panel.isPanelMain: "+a),this.itemTemplateMap.add("",a),this.g("itemTemplate",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.mv())}},itemTemplateMap:{get:function(){return this.A!==null?this.A.Pc:null},set:function(a){var y=this.itemTemplateMap;if(y!==a){for(var x=a.iterator;x.next(););Ri(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&&(Ri(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 Mi&&(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))}}}),ue.Object.defineProperties(nn,{Position:{get:function(){return Cl.I("Position")}},Horizontal:{get:function(){return Cl.I("Horizontal")}},Vertical:{get:function(){return Cl.I("Vertical")}},Spot:{get:function(){return Cl.I("Spot")}},Auto:{get:function(){return Cl.I("Auto")}},Table:{get:function(){return Cl.I("Table")}},Viewbox:{get:function(){return Cl.I("Viewbox")}},TableRow:{get:function(){return Cl.I("TableRow")}},TableColumn:{get:function(){return Cl.I("TableColumn")}},Link:{get:function(){return Cl.I("Link")}},Grid:{get:function(){return Cl.I("Grid")}},Graduated:{get:function(){return Cl.I("Graduated")}}}),nn.prototype.rebuildItemElements=nn.prototype.mv,nn.prototype.findItemPanelForData=nn.prototype.sx,nn.prototype.updateTargetBindings=nn.prototype.La,nn.prototype.copyTemplate=nn.prototype.Uy,nn.prototype.graduatedValueForPoint=nn.prototype.Gz,nn.prototype.graduatedPointForValue=nn.prototype.Fz,nn.prototype.findColumnForLocalX=nn.prototype.fz,nn.prototype.findRowForLocalY=nn.prototype.nz,nn.prototype.addColumnDefinition=nn.prototype.By,nn.prototype.addRowDefinition=nn.prototype.Hy,nn.prototype.addRowColumnDefinition=nn.prototype.Gy,nn.prototype.removeColumnDefinition=nn.prototype.jA,nn.prototype.getColumnDefinition=nn.prototype.Eb,nn.prototype.removeRowDefinition=nn.prototype.oA,nn.prototype.getRowDefinition=nn.prototype.Fb,nn.prototype.removeAt=nn.prototype.mb,nn.prototype.remove=nn.prototype.remove,nn.prototype.insertAt=nn.prototype.Gb,nn.prototype.elt=nn.prototype.M,nn.prototype.add=nn.prototype.add,nn.prototype.findObject=nn.prototype.fb,nn.prototype.findInVisualTree=nn.prototype.Nl,nn.prototype.walkVisualTreeFrom=nn.prototype.qm,nn.prototype.findMainElement=nn.prototype.Pb;var gS=!1,pS=null,Cl=new we;nn.className="Panel",nn.definePanelLayout=nu,nu("Position",new dm),nu("Vertical",new fm),nu("Auto",new pm),nu("Link",new Pm);function Ku(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Ku.prototype.copy=function(){var a=new Ku;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},Ku.className="GradPanelSettings";function qa(){this.Pc=[],this.Oc=[],this.j=this.ob=Em,this.hb=this.Hb=0,this.Qp=es,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}qa.prototype.copy=function(a){for(var y=new qa,x=this.Pc,E=x.length,b=y.Pc,z=0;z<E;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),b[z]=tt}for(x=this.Oc,E=x.length,b=y.Oc,z=0;z<E;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),b[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},qa.className="TablePanelSettings";function jo(a){yi(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=Uo,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=Ei,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))}jo.prototype.copy=function(){var a=new jo;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=mn(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=mn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Lt=jo.prototype,Lt.qb=function(a){a.classType===jo&&(this.sizing=a)},Lt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+dr(this)},Lt.wi=function(a){this.Me=a},Lt.Io=function(a){var y=0,x=this.Me;if(this.index!==a&&(a=this.separatorStroke,a===null&&x!==null&&(a=this.isRow?x.defaultRowSeparatorStroke:x.defaultColumnSeparatorStroke),a!==null&&(y=this.separatorStrokeWidth,isNaN(y)&&(x!==null?y=this.isRow?x.defaultRowSeparatorStrokeWidth:x.defaultColumnSeparatorStrokeWidth:y=0))),a=this.dg,a===null)if(x!==null)a=x.defaultSeparatorPadding;else return y;return y+(this.isRow?a.top:a.left)},Lt.Wc=function(){var a=0,y=this.Me,x=0,E=this.isRow;if(y!==null&&y.type===nn.Table)for(var b=E?y.rowDefs.length:y.colDefs.length,z=0;z<b;z++){var tt=E?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=E?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=E?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),E=this.dg,E===null)if(y!==null)E=y.defaultSeparatorPadding;else return a;return a+(this.isRow?E.top+E.bottom:E.left+E.right)},Lt.Ob=function(a,y,x){var E=this.Me;if(E!==null&&(E.cb(io,a,this,y,x,void 0,void 0),this.be!==null&&(y=E.diagram,y!==null&&!y.skipsModelSourceBindings&&(E=E.ih(),E!==null&&(y=E.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,E)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Lt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new bo(a,y,x,E):b=a,b.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&cS(y)&&Wt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+b+" on "+a)),this.be===null&&(this.be=new $e),this.be.add(b),this},ue.Object.defineProperties(jo.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&&Mn(a,">= 0",jo,"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&&Mn(a,">= 0",jo,"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))&&Mn(a,">= 0",jo,"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&&Mn(a,">= 0",jo,"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 Ti(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&&Ac(a,"RowColumnDefinition.separatorStroke"),a instanceof Nr&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("separatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&Ac(a,"RowColumnDefinition.background"),a instanceof Nr&&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}}}),jo.prototype.computeEffectiveSpacing=jo.prototype.Wc,jo.prototype.computeEffectiveSpacingTop=jo.prototype.Io;var Cv=new Ye(jo,"Default",0),Vg=new Ye(jo,"None",1),Em=new Ye(jo,"ProportionalExtra",2);jo.className="RowColumnDefinition",jo.Default=Cv,jo.None=Vg,jo.ProportionalExtra=Em;function Di(a,y){se.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)}fe(Di,se),Di.prototype.cloneProtected=function(a){se.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=mn(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 Ud(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}Lt=Di.prototype,Lt.th=function(){se.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Lt.qb=function(a){a===Ze||a===Un||a===Yi||a===Ei?this.geometryStretch=a:se.prototype.qb.call(this,a)},Lt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+dr(this)};function Nf(a,y,x,E){var b=x.length;if(!(4>b)){var z=E.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var rt=x[0],ot=x[1],at,ut,ft,mt,yt,Pt,Et=0,Ht=Rn(),Ot=2;Ot<b;Ot+=2)at=x[Ot],ut=x[Ot+1],ft=at-rt,rt=ut-ot,ft===0&&(ft=.001),mt=rt/ft,yt=Math.atan2(rt,ft),Pt=Math.sqrt(ft*ft+rt*rt),Ht.push([ft,yt,mt,Pt]),Et+=Pt,rt=at,ot=ut;rt=x[0],ot=x[1],ft=E.measuredBounds.width,E instanceof Di&&(ft-=E.strokeWidth),1>ft&&(ft=1),b=x=ft,at=tt/2,ut=at!==0,Ot=0,Pt=Ht[Ot],ft=Pt[0],yt=Pt[1],mt=Pt[2],Pt=Pt[3];for(var Ut=0;.1<=Et;){if(Ut===0&&(ut?(b=x,b-=at,Et-=at,ut=!1):b=x,b===0&&(b=1)),b>Et){_n(Ht);return}b>Pt?(Ut=b-Pt,b=Pt):Ut=0;var Xt=Math.sqrt(b*b/(1+mt*mt));if(0>ft&&(Xt=-Xt),rt+=Xt,ot+=mt*Xt,a.translate(rt,ot),a.rotate(yt),a.translate(-(tt/2),-(z/2)),Ut===0&&E.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-rt,-ot),Et-=b,Pt-=b,Ut!==0){if(Ot++,Ot===Ht.length){_n(Ht);return}Pt=Ht[Ot],ft=Pt[0],yt=Pt[1],mt=Pt[2],Pt=Pt[3],b=Ut}}_n(Ht)}}Lt.hh=function(a,y){var x=this.xc,E=this.Ui;if(x!==null||E!==null){var b=this.ua;if(b!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;E!==null&&mo(this,a,E,!0,!1,tt,z);var rt=this.part,ot=this.ig;if(x===null||ot!==0||rt===null||!this.isPanelMain&&rt.Pb()!==this||(ot=rt.type===nn.Link&&rt instanceof fr&&rt.category==="Selection"&&rt.adornedObject instanceof Di&&rt.adornedPart.Pb()===rt.adornedObject?rt.adornedObject.strokeWidth:0),ot===0&&(x=null),x!==null&&ot!==0&&(mo(this,a,x,!1,!1,tt,z),a.lineWidth=ot,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,rt&&y.Gf("drawShadows")&&(z=rt.isShadowed),a.Il===!1&&(z=!1),rt=!0,x===null||E!==null&&E!=="transparent"||(rt=!1),tt=!1,ot=this.strokeDashArray,ot!==null&&(tt=!0,a.js(ot,this.strokeDashOffset)),b.type===an.j)a.beginPath(),a.moveTo(b.startX,b.startY),a.lineTo(b.endX,b.endY),x!==null&&a.jk(),a.Se();else if(b.type===an.u){var at=b.startX;ot=b.startY;var ut=b.endX,ft=b.endY;b=Math.min(at,ut);var mt=Math.min(ot,ft);at=Math.abs(ut-at),ot=Math.abs(ft-ot),a.beginPath(),a.rect(b,mt,at,ot),E!==null&&a.ng(E),x!==null&&(rt&&z&&yu(a),a.jk(),rt&&z&&Hu(a)),a.Se()}else if(b.type===an.F)at=b.startX,ot=b.startY,ut=b.endX,ft=b.endY,b=Math.abs(ut-at)/2,mt=Math.abs(ft-ot)/2,at=Math.min(at,ut)+b,ot=Math.min(ot,ft)+mt,a.beginPath(),a.moveTo(at,ot-mt),a.bezierCurveTo(at+ae.wg*b,ot-mt,at+b,ot-ae.wg*mt,at+b,ot),a.bezierCurveTo(at+b,ot+ae.wg*mt,at+ae.wg*b,ot+mt,at,ot+mt),a.bezierCurveTo(at-ae.wg*b,ot+mt,at-b,ot+ae.wg*mt,at-b,ot),a.bezierCurveTo(at-b,ot-ae.wg*mt,at-ae.wg*b,ot-mt,at,ot-mt),a.closePath(),E!==null&&a.ng(E),x!==null&&(rt&&z&&yu(a),a.jk(),rt&&z&&Hu(a)),a.Se();else if(b.type===an.o)for(b=b.figures,ot=b.length,mt=0;mt<ot;mt++){at=b.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ft=ut.length;for(var yt=null,Pt=0;Pt<ft;Pt++){var Et=ut[Pt];switch(Et.type){case Oo:a.moveTo(Et.endX,Et.endY);break;case Gr:a.lineTo(Et.endX,Et.endY);break;case Ho:a.bezierCurveTo(Et.point1X,Et.point1Y,Et.point2X,Et.point2Y,Et.endX,Et.endY);break;case ga:a.quadraticCurveTo(Et.point1X,Et.point1Y,Et.endX,Et.endY);break;case xo:if(Et.radiusX===Et.radiusY){var Ht=Math.PI/180;a.arc(Et.point1X,Et.point1Y,Et.radiusX,Et.startAngle*Ht,(Et.startAngle+Et.sweepAngle)*Ht,0>Et.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=_s(Et,at),Ht=yt.length,Ht===0)a.lineTo(Et.centerX,Et.centerY);else for(var Ot=0;Ot<Ht;Ot++){var Ut=yt[Ot];Ot===0&&a.lineTo(Ut[0],Ut[1]),a.bezierCurveTo(Ut[2],Ut[3],Ut[4],Ut[5],Ut[6],Ut[7])}break;case La:if(Ot=Ht=0,yt!==null&&yt.type===xo){if(yt=_s(yt,at),Ut=yt.length,Ut===0){a.lineTo(Et.endX,Et.endY);break}yt=yt[Ut-1]||null,yt!==null&&(Ht=yt[6],Ot=yt[7])}else Ht=yt!==null?yt.endX:at.startX,Ot=yt!==null?yt.endY:at.startY;if(yt=Oa(Et,at,Ht,Ot),Ht=yt.length,Ht===0){a.lineTo(Et.endX,Et.endY);break}for(Ot=0;Ot<Ht;Ot++)Ut=yt[Ot],a.bezierCurveTo(Ut[2],Ut[3],Ut[4],Ut[5],Ut[6],Ut[7]);break;default:Wt("Segment not of valid type: "+Et.type)}Et.isClosed&&a.closePath(),yt=Et}ut=at.isFilled,z?at.isShadowed?(ut===!0&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&(ut&&rt&&yu(a),a.jk(),ut&&rt&&Hu(a))):(yu(a),ut&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk(),Hu(a)):(ut&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),E=x.measuredBounds,x.arrange(0,0,E.width,E.height),z=this.geometry,a.save(),a.beginPath(),E=Rn(),z.type===an.j)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.endY),Nf(a,y,E,x);else if(z.type===an.o)for(z=z.figures.iterator;z.next();){for(rt=z.value,E.length=0,E.push(rt.startX),E.push(rt.startY),tt=rt.startX,b=rt.startY,ot=tt,mt=b,at=rt.segments.s,ut=at.length,ft=0;ft<ut;ft++){switch(Pt=at[ft],Pt.type){case Oo:Nf(a,y,E,x),E.length=0,E.push(Pt.endX),E.push(Pt.endY),tt=Pt.endX,b=Pt.endY,ot=tt,mt=b;break;case Gr:E.push(Pt.endX),E.push(Pt.endY),tt=Pt.endX,b=Pt.endY;break;case Ho:ae.Qe(tt,b,Pt.point1X,Pt.point1Y,Pt.point2X,Pt.point2Y,Pt.endX,Pt.endY,.5,E),tt=Pt.endX,b=Pt.endY;break;case ga:ae.ep(tt,b,Pt.point1X,Pt.point1Y,Pt.endX,Pt.endY,.5,E),tt=Pt.endX,b=Pt.endY;break;case xo:if(Et=_s(Pt,rt),yt=Et.length,yt===0){E.push(Pt.centerX),E.push(Pt.centerY),tt=Pt.centerX,b=Pt.centerY;break}for(Ht=0;Ht<yt;Ht++)Ot=Et[Ht],ae.Qe(tt,b,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,E),tt=Ot[6],b=Ot[7];break;case La:if(Et=Oa(Pt,rt,tt,b),yt=Et.length,yt===0){E.push(Pt.endX),E.push(Pt.endY),tt=Pt.endX,b=Pt.endY;break}for(Ht=0;Ht<yt;Ht++)Ot=Et[Ht],ae.Qe(tt,b,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,E),tt=Ot[6],b=Ot[7];break;default:Wt("Segment not of valid type: "+Pt.type)}Pt.isClosed&&(E.push(ot),E.push(mt),Nf(a,y,E,x))}Nf(a,y,E,x)}else if(z.type===an.u)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.startY),E.push(z.endX),E.push(z.endY),E.push(z.startX),E.push(z.endY),E.push(z.startX),E.push(z.startY),Nf(a,y,E,x);else if(z.type===an.F){if(b=new Do,b.startX=z.endX,b.startY=(z.startY+z.endY)/2,tt=new cr(xo),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,b.add(tt),z=_s(tt,b),rt=z.length,rt===0)E.push(tt.centerX),E.push(tt.centerY);else for(tt=b.startX,b=b.startY,ot=0;ot<rt;ot++)mt=z[ot],ae.Qe(tt,b,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,E),tt=mt[6],b=mt[7];Nf(a,y,E,x)}_n(E),a.restore(),a.Vc(!1)}}}},Lt.kk=function(a,y,x){return!se.prototype.kk.call(this,a,y,x)||this.xc===null&&this.Ui===null||this.ua===null||this.pathPattern!==null||this.geometry.figures.length!==this.svg.getElementsByTagName("path").length?!1:(a.Hl=this.svg,this.hh(a,y),a.Hl=null,!0)},Lt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:se.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("path");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.ga=function(a,y){if(y===void 0&&(y=new Tt),a instanceof Wn){a.Mc()&&Wt("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,E=this.strokeWidth;y.h(a.x*(x.width+E)-E/2+x.x+a.offsetX,a.y*(x.height+E)-E/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new Pe);var y=this.naturalBounds,x=this.oe;y=Pe.allocAt(y.x,y.y,y.width,y.height);var E=this.strokeWidth;return y.Bc(E/2,E/2),E=Tt.allocAt(y.x,y.y).transform(x),a.h(E.x,E.y,0,0),E.h(y.right,y.y).transform(x),er(a,E.x,E.y,0,0),E.h(y.right,y.bottom).transform(x),er(a,E.x,E.y,0,0),E.h(y.x,y.bottom).transform(x),er(a,E.x,E.y,0,0),Pe.free(y),Tt.free(E),a},Lt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var E=x.bounds,b=this.strokeWidth/2;x.type!==an.j||y||(b+=2);var z=Pe.alloc();if(z.assign(E),z.Bc(b+2,b+2),!z.ca(a))return Pe.free(z),!1;if(E=b+1e-4,x.type===an.j)return this.stroke===null||(E=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>E)?!1:(Pe.free(z),ae.Yb(x.startX,x.startY,x.endX,x.endY,b,a.x,a.y));if(x.type===an.u){y=x.startX;var tt=x.startY,rt=x.endX;if(x=x.endY,z.x=Math.min(y,rt),z.y=Math.min(tt,x),z.width=Math.abs(rt-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-E,-E),z.ca(a))return Pe.free(z),!1;z.Bc(E,E)}return this.stroke!==null&&z.Bc(b,b),a=z.ca(a),Pe.free(z),a}if(x.type===an.F){tt=x.startX,b=x.startY,rt=x.endX;var ot=x.endY;if(x=Math.min(tt,rt),y=Math.min(b,ot),tt=Math.abs(rt-tt)/2,b=Math.abs(ot-b)/2,x=a.x-(x+tt),y=a.y-(y+b),this.fill===null){if(tt-=E,b-=E,0>=tt||0>=b||1>=x*x/(tt*tt)+y*y/(b*b))return Pe.free(z),!1;tt+=E,b+=E}return this.stroke!==null&&(tt+=E,b+=E),Pe.free(z),0>=tt||0>=b?!1:1>=x*x/(tt*tt)+y*y/(b*b)}if(x.type===an.o)return Pe.free(z),this.fill===null?Da(x,a.x,a.y,b):qo(x,a,b,1<this.strokeWidth,y);Wt("Unknown Geometry type: "+x.type)},Lt.Wl=function(a,y,x,E){var b=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var rt=this.figure,ot=kv[rt];if(ot===void 0){var at=ae.Ze[rt];typeof at=="string"&&(at=ae.Ze[at]),typeof at=="function"?(ot=at(null,100,100),kv[rt]=ot):Wt("Unsupported Figure: "+rt)}tt=ot.bounds}rt=tt.width,ot=tt.height,at=tt.width;var ut=tt.height;switch(aa(this,!0)){case Ze:E=x=0;break;case Je:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case $n:at=Math.max(a-z,0),E=0;break;case ci:x=0,ut=Math.max(y-z,0)}isFinite(b.width)&&(at=b.width),isFinite(b.height)&&(ut=b.height);var ft=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),E=Math.max(E-z,mt.height),at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(rt,x),ut=isFinite(ut)?Math.max(E,ut):Math.max(ot,E),x=Lv(this),x){case Ze:break;case Je:rt=at,ot=ut;break;case Un:x=Math.min(at/rt,ut/ot),isFinite(x)||(x=1),rt*=x,ot*=x;break;default:Wt(x+" is not a valid geometryStretch.")}this.Rd!==null?(rt===0&&(rt=.001),ot===0&&(ot=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,E=rt/tt.width,tt=ot/tt.height,isFinite(E)||(E=1),isFinite(tt)||(tt=1),this.ua=E===1&&tt===1?x:x.copy().scale(E,tt)):this.ua!==null&&ae.$(this.ua.Sk,a-z)&&ae.$(this.ua.Rk,y-z)||(this.ua=Di.makeGeometry(this,rt,ot)),tt=this.ua.bounds,a===1/0||y===1/0?this.Ge(tt.x-z/2,tt.y-z/2,a===0&&rt===0?0:tt.width+z,y===0&&ot===0?0:tt.height+z):this.Ge(-(z/2),-(z/2),at+z,ut+z),b.w()?(at=b.width,ut=b.height,at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=Math.max(mt.width,at),ut=Math.max(mt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===Ei?Je:y:y===Ei?kv[a.figure].defaultStretch:y}Lt.eh=function(a,y,x,E){Rs(this,a,y,x,E)},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,E,b){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*tt,ot=-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*rt+y*at+ft,tt=a*ot+y*ut+mt,rt=x*rt+E*at+ft,ot=x*ot+E*ut+mt,ft=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===an.j)if(1.5>=this.strokeWidth)ut=ae.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,rt,ot,b);else{if(at.startX===at.endX?(E=ft,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ft/Math.sqrt(1+y*y),E=ut*y),y=Rn(),a=new Tt,ae.Ve(at.startX+E,at.startY+ut,at.endX+E,at.endY+ut,z,tt,rt,ot,a)&&y.push(a),a=new Tt,ae.Ve(at.startX-E,at.startY-ut,at.endX-E,at.endY-ut,z,tt,rt,ot,a)&&y.push(a),a=new Tt,ae.Ve(at.startX+E,at.startY+ut,at.startX-E,at.startY-ut,z,tt,rt,ot,a)&&y.push(a),a=new Tt,ae.Ve(at.endX+E,at.endY+ut,at.endX-E,at.endY-ut,z,tt,rt,ot,a)&&y.push(a),rt=y.length,rt===0)return _n(y),!1;for(ut=!0,ot=1/0,E=0;E<rt;E++)a=y[E],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<ot&&(ot=x,b.x=a.x,b.y=a.y);_n(y)}else if(at.type===an.u)ut=ae.Ff(yt.x-ft,yt.y-ft,yt.x+yt.width+ft,yt.y+yt.height+ft,z,tt,rt,ot,b);else if(at.type===an.F){y=Pe.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ft,ft);t:if(y.width===0)ut=ae.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,rt,ot,b);else if(y.height===0)ut=ae.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,rt,ot,b);else{if(a=y.width/2,at=y.height/2,E=y.x+a,ut=y.y+at,x=9999,z!==rt&&(x=(tt-ot)/(z-rt)),9999>Math.abs(x)){if(ot=tt-ut-x*(z-E),0>a*a*x*x+at*at-ot*ot){b.x=NaN,b.y=NaN,ut=!1;break t}ft=Math.sqrt(a*a*x*x+at*at-ot*ot),rt=(-(a*a*x*ot)+a*at*ft)/(at*at+a*a*x*x)+E,a=(-(a*a*x*ot)-a*at*ft)/(at*at+a*a*x*x)+E,at=x*(rt-E)+ot+ut,ot=x*(a-E)+ot+ut,Math.abs((z-rt)*(z-rt))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-ot)*(tt-ot))?(b.x=rt,b.y=at):(b.x=a,b.y=ot)}else{if(rt=at*at,ot=z-E,rt-=rt/(a*a)*ot*ot,0>rt){b.x=NaN,b.y=NaN,ut=!1;break t}ot=Math.sqrt(rt),rt=ut+ot,ot=ut-ot,Math.abs(rt-tt)<Math.abs(ot-tt)?(b.x=z,b.y=rt):(b.x=z,b.y=ot)}ut=!0}Pe.free(y)}else if(at.type===an.o){mt=Tt.alloc();var Pt=rt-z,Et=ot-tt,Ht=Pt*Pt+Et*Et,Ot=z,Ut=tt;if(0<Ht&&yt.contains(Ot,Ut)&&(mt.x=Ot,mt.y=Ut,this.ca(mt)))for(Pt!==0&&.5>Math.abs(Pt)?(Et*=.5/Pt,Pt=.5):Et!==0&&.5>Math.abs(Et)&&(Pt*=.5/Et,Et=.5),Ot-=Pt,Ut-=Et;yt.contains(Ot,Ut);)Ot-=Pt,Ut-=Et;for(b.x=rt,b.y=ot,Et=0;Et<at.figures.count;Et++){var Xt=at.figures.s[Et],Qt=Xt.isFilled?Ot:z,ie=Xt.isFilled?Ut:tt,ye=Xt.segments;yt=Xt.startX,Pt=Xt.startY;for(var pn=yt,Gn=Pt,Dn=0;Dn<ye.count;Dn++){var ln=ye.s[Dn],Ge=ln.type,Li=ln.endX,Si=ln.endY,vr=!1;switch(Ge){case Oo:pn=Li,Gn=Si;break;case Gr:vr=Nm(yt,Pt,Li,Si,Qt,ie,rt,ot,mt);break;case Ho:vr=ae.Eo(yt,Pt,ln.point1X,ln.point1Y,ln.point2X,ln.point2Y,Li,Si,Qt,ie,rt,ot,.6,mt);break;case ga:vr=ae.Eo(yt,Pt,yt+2/3*(ln.point1X-yt),Pt+2/3*(ln.point1Y-Pt),Li+2/3*(ln.point1X-Li),Si+2/3*(ln.point1Y-Si),Li,Si,Qt,ie,rt,ot,.6,mt);break;case xo:case La:Ge=ln.type===xo?_s(ln,Xt):Oa(ln,Xt,yt,Pt);var Wr=Ge.length;if(Wr===0){vr=Nm(yt,Pt,ln.type===xo?ln.centerX:ln.endX,ln.type===xo?ln.centerY:ln.endY,Qt,ie,rt,ot,mt);break}for(Si=null,Li=0;Li<Wr;Li++){if(Si=Ge[Li],Li===0&&Nm(yt,Pt,Si[0],Si[1],Qt,ie,rt,ot,mt)){var Jo=bm(Qt,ie,mt,Ht,b);Jo<Ht&&(Ht=Jo,ut=!0)}ae.Eo(Si[0],Si[1],Si[2],Si[3],Si[4],Si[5],Si[6],Si[7],Qt,ie,rt,ot,.6,mt)&&(Jo=bm(Qt,ie,mt,Ht,b),Jo<Ht&&(Ht=Jo,ut=!0))}Li=Si[6],Si=Si[7];break;default:Wt("Unknown Segment type: "+Ge)}yt=Li,Pt=Si,vr&&(vr=bm(Qt,ie,mt,Ht,b),vr<Ht&&(Ht=vr,ut=!0)),ln.isClosed&&(Li=pn,Si=Gn,Nm(yt,Pt,Li,Si,Qt,ie,rt,ot,mt)&&(ln=bm(Qt,ie,mt,Ht,b),ln<Ht&&(Ht=ln,ut=!0)))}}z=x-a,tt=E-y,rt=Math.sqrt(z*z+tt*tt),rt!==0&&(z/=rt,tt/=rt),b.x-=z*ft,b.y-=tt*ft,Tt.free(mt)}else Wt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(b),!0):!1};function bm(a,y,x,E,b){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<E?(b.x=x.x,b.y=x.y,y):E}function Nm(a,y,x,E,b,z,tt,rt,ot){if(ae.$(a,x)&&ae.$(y,E)||ae.$(b,tt)&&ae.$(z,rt))return!1;var at=!1,ut=(b-tt)*(y-E)-(z-rt)*(a-x);return ut===0?!1:(ot.x=((b*rt-z*tt)*(a-x)-(b-tt)*(a*E-y*x))/ut,ot.y=((b*rt-z*tt)*(y-E)-(z-rt)*(a*E-y*x))/ut,(a>x?a-x:x-a)<(y>E?y-E:E-y)?(a=y<E?y:E,y=y<E?E:y,(ot.y>a||ae.$(ot.y,a))&&(ot.y<y||ae.$(ot.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(ot.x>y||ae.$(ot.x,y))&&(ot.x<a||ae.$(ot.x,a))&&(at=!0)),at)}Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var E=this.strokeWidth/2,b=!1,z=Tt.alloc();return z.h(x.x-E,x.y-E),a.ca(y.Ga(z))&&(z.h(x.x-E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.y-E),a.ca(y.Ga(z))&&(b=!0)))),Tt.free(z),b},Lt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=mi.alloc();x.set(y),x.Vj();var E=a.left,b=a.right,z=a.top;a=a.bottom;var tt=Tt.alloc();if(tt.h(E,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(b,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0)))return Tt.free(tt),!0;var rt=Tt.alloc(),ot=Tt.alloc();return x.set(y),x.bv(this.transform),x.Vj(),rt.x=b,rt.y=z,rt.transform(x),tt.x=E,tt.y=z,tt.transform(x),y=!1,Yd(this,tt,rt,ot)?y=!0:(tt.x=b,tt.y=a,tt.transform(x),Yd(this,tt,rt,ot)?y=!0:(rt.x=E,rt.y=a,rt.transform(x),Yd(this,tt,rt,ot)?y=!0:(tt.x=E,tt.y=z,tt.transform(x),Yd(this,tt,rt,ot)&&(y=!0)))),Tt.free(tt),mi.free(x),Tt.free(rt),Tt.free(ot),y};function Yd(a,y,x,E){if(!a.rs(y,x,E))return!1;a=y.x,y=y.y;var b=x.x,z=x.y;return x=E.x,E=E.y,a===b?(y<z?(a=y,y=z):a=z,E>=a&&E<=y):(a<b?(E=a,a=b):E=b,x>=E&&x<=a)}Lt.tx=function(a,y,x){function E(Ht,Ot){for(var Ut=Ht.length,Xt=0;Xt<Ut;Xt+=2)if(Ot.zd(Ht[Xt],Ht[Xt+1])>b)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var b=a.Bf(y),z=b;if(1.5<this.strokeWidth&&(b=this.strokeWidth/2+Math.sqrt(b),b*=b),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,rt=tt.x,ot=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,hi(a.x,a.y,rt,ot)<=b&&hi(a.x,a.y,at,ot)<=b&&hi(a.x,a.y,rt,tt)<=b&&hi(a.x,a.y,at,tt)<=b)return!0}if(rt=y.startX,ot=y.startY,at=y.endX,tt=y.endY,y.type===an.j){if(x=(rt-at)*(a.x-at)+(ot-tt)*(a.y-tt),En(a.x,a.y,rt,ot,at,tt)<=(0<=(at-rt)*(a.x-rt)+(tt-ot)*(a.y-ot)&&0<=x?b:z))return!0}else{if(y.type===an.u)return y=!1,x&&(y=En(a.x,a.y,rt,ot,rt,tt)<=b||En(a.x,a.y,rt,ot,at,ot)<=b||En(a.x,a.y,at,ot,at,tt)<=b||En(a.x,a.y,rt,tt,at,tt)<=b),y;if(y.type===an.F){y=a.x-(rt+at)/2,z=a.y-(ot+tt)/2;var ut=Math.abs(at-rt)/2,ft=Math.abs(tt-ot)/2;if(ut===0||ft===0)return En(a.x,a.y,rt,ot,at,tt)<=b;if(x){if(a=ae.$y(ut,ft,y,z),a*a<=b)return!0}else return!(hi(y,z,-ut,0)>=b||hi(y,z,0,-ft)>=b||hi(y,z,0,ft)>=b||hi(y,z,ut,0)>=b)}else if(y.type===an.o){if(at=y.bounds,z=at.x,rt=at.y,ot=at.x+at.width,at=at.y+at.height,a.x>ot&&a.x<z&&a.y>at&&a.y<rt&&En(a.x,a.y,z,rt,z,at)>b&&En(a.x,a.y,z,rt,ot,rt)>b&&En(a.x,a.y,ot,at,z,at)>b&&En(a.x,a.y,ot,at,ot,rt)>b)return!1;if(z=Math.sqrt(b),x){if(this.fill===null?Da(y,a.x,a.y,z):qo(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>b)return!1;for(rt=z.segments.s,ot=rt.length,at=0;at<ot;at++)switch(ft=rt[at],ft.type){case Oo:case Gr:if(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b)return!1;break;case Ho:var mt=Rn();if(ae.Qe(tt,ut,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.8,mt),tt=E(mt,a),_n(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b))return!1;break;case ga:if(mt=Rn(),ae.ep(tt,ut,ft.point1X,ft.point1Y,ft.endX,ft.endY,.8,mt),tt=E(mt,a),_n(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b))return!1;break;case xo:case La:mt=ft.type===xo?_s(ft,z):Oa(ft,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ft.type===xo?ft.centerX:ft.endX,ut=ft.type===xo?ft.centerY:ft.endY,a.zd(tt,ut)>b)return!1;break}ft=null;for(var Pt=Rn(),Et=0;Et<yt;Et++)if(ft=mt[Et],Pt.length=0,ae.Qe(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.8,Pt),E(Pt,a))return _n(Pt),!1;_n(Pt),ft!==null&&(tt=ft[6],ut=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}return!0}}}return!1},Lt.qc=function(){this.ua=null},Lt.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=ep,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=ss):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new Wn(1-ss.x,ss.y)))}Di.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var E=xu[a.toArrow];else a.fromArrow!=="None"?E=xu[a.fromArrow]:(E=ae.Ze[a.figure],typeof E=="string"&&(E=ae.Ze[E]),E===void 0&&Wt("Unknown Shape.figure: "+a.figure),E=E(a,y,x),E.Sk=y,E.Rk=x);if(E===null){var b=ae.Ze.Rectangle;typeof b=="function"&&(E=b(a,y,x))}return E};function vS(a){var y=xu[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=xu[x],y===void 0){var E=null,b;for(b in ae.um)if(b.toLowerCase()===x){E=b;break}if(E!==null)return a=an.parse(ae.um[E],!1),xu[E]=a,x!==E&&(xu[x]=E),E}}return typeof y=="string"?y:y instanceof an?a:null}ue.Object.defineProperties(Di.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var E=this.part;E!==null&&(E.ag=NaN),this.v(),this.g("geometry",y||x,a),fs(this)&&(a=this.part,a!==null&&to(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=an.parse(a);var y=a.normalize();this.geometry=a,this.position=a=Tt.allocAt(-y.x,-y.y),Tt.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&&Ac(a,"Shape.fill"),a instanceof Nr&&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&&Ac(a,"Shape.stroke"),a instanceof Nr&&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 Mn(a,"value >= 0",Di,"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"?Mn(a,'"butt", "round", or "square"',Di,"strokeCap"):(Ud(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"?Mn(a,'"miter", "bevel", or "round"',Di,"strokeJoin"):(Ud(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){Ud(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];0<=z&&isFinite(z)||Wt("strokeDashArray:value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Ud(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=ae.Ze[a];typeof x=="function"?x=a:(x=ae.Ze[a.toLowerCase()])||Wt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new ed),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new ed),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:Uo},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Ud(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:Uo},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Ud(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&&(Ud(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:Ei},set:function(a){var y=this.geometryStretch;y!==a&&(Ud(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 Pu),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&$l(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 Pu),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 Pu),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 Pu),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),Di.prototype.intersectsRect=Di.prototype.Yc,Di.prototype.containedInRect=Di.prototype.fh,Di.prototype.getNearestIntersectionPoint=Di.prototype.rs,Di.prototype.getDocumentBounds=Di.prototype.mi,Di.prototype.getDocumentPoint=Di.prototype.ga;var xu=new oi,kv=new oi;Di.className="Shape",Di.getFigureGenerators=function(){var a=new we,y;for(y in ae.Ze)y!==y.toLowerCase()&&a.add(y,ae.Ze[y]);return a.freeze(),a},Di.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),E=ae.Ze;E[a]=y,E[x]=a},Di.getArrowheadGeometries=function(){var a=new we;for(E in ae.um)if(xu[E]===void 0){var y=an.parse(ae.um[E],!1);xu[E]=y,y=E.toLowerCase(),y!==E&&(xu[y]=E)}for(var x in xu)if(x!==x.toLowerCase()){var E=xu[x];E instanceof an&&a.add(x,E)}return a.freeze(),a},Di.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=an.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Wt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var E=xu;E[a]=x,E[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=Ei,this.gg=this.fg=Uo}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 Ur(a,y){return se.call(this),Dm||(la=po?new dl(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}fe(Ur,se),Ur.prototype.cloneProtected=function(a){se.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 iu(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Lt=Ur.prototype,Lt.th=function(){se.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Lt.qb=function(a){a.classType===Ur?this.wrap=a:se.prototype.qb.call(this,a)},Lt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Lt.v=function(){se.prototype.v.call(this)},Lt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,E=this.actualBounds,b=x.width,z=x.height,tt=Yg(this),rt=a.textAlign=this.textAlign,ot=y.tn;rt==="start"?rt=ot?"right":"left":rt==="end"&&(rt=ot?"left":"right"),ot=this.isUnderline;var at=this.isStrikethrough;mo(this,a,this.xc,!0,!1,x,E),(ot||at)&&mo(this,a,this.xc,!1,!1,x,E),E=0,x=!1;var ut=this.oe,ft=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ft*ft+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof Ma&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ft=this.spacingBelow,this.flip){case or:a.translate(b,0),a.scale(-1,1);break;case zi:a.translate(0,z),a.scale(1,-1);break;case Rr:a.translate(b,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ft)*ut,z>mt&&(E=this.verticalAlignment,E=E.y*z-E.y*mt+E.offsetY),ut===1&&this.ze!==null)ft=this.Cb,ft>b&&(ft=b),this.Oj(this.ze,a,0,E+y,b,tt,ft,x,rt,ot,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>b&&(yt=b),E+=y,this.Oj(this.Qb[mt],a,0,E,b,tt,yt,x,rt,ot,at),E+=tt+ft}switch(this.flip){case or:a.scale(-1,1),a.translate(-b,0);break;case zi:a.scale(1,-1),a.translate(0,-z);break;case Rr:a.scale(-1,-1),a.translate(-b,-z)}}},Lt.Oj=function(a,y,x,E,b,z,tt,rt,ot,at,ut){var ft=0;if(rt)ot==="left"?ft=0:ot==="right"?ft=b-tt:ot==="center"&&(ft=(b-tt)/2),y.fillRect(x+ft,E+.25*z,tt,1);else{if(ot==="left"?ft=0:ot==="right"?ft=b:ot==="center"&&(ft=b/2),b=Tm!==null?Tm(this,z):.75*z,y.fillText(a,x+ft,E+b),a=z/20|0,a===0&&(a=1),ot==="right"?ft-=tt:ot==="center"&&(ft-=tt/2),at){rt=Fm!==null?Fm(this,z):.8*z,ot=x+ft,at=E+rt,b=x+ft+tt,rt=E+rt;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(ot,at),y.lineTo(b,rt),y.stroke(),y.Se(),y instanceof Ma&&y.ad.classList.add("gojs-td")}ut&&(ut=E+z-z/2.2|0,a%2!==0&&(ut+=.5),E=x+ft,z=ut,x=x+ft+tt,tt=ut,ft=a,y.beginPath(),y.lineWidth=ft,y.moveTo(E,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof Ma&&y.ad.classList.add("gojs-td"))}},Lt.kk=function(a,y,x){if(!se.prototype.kk.call(this,a,y,x))return!1;if(mo(this,a,this.xc,!0,!1,this.naturalBounds,this.actualBounds),x){if(this.svg.getElementsByTagName("text").length===0)return!0;for(y=this.svg.getElementsByClassName("gojs-td"),x=0;x<y.length;x++)Qy(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,Qy(a,y,!0);return!0},Lt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:se.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("text");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.Wl=function(a,y,x,E){var b=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;la!==null&&kS!==z&&(kS=la.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 rt=tt=0,ot=!1;!ot;){var at=z.indexOf(`
|
|
`,rt);at===-1&&(at=z.length,ot=!0),rt=z.substr(rt,at-rt),this.formatting===Xg&&(rt=rt.trim()),tt=Math.max(tt,Ll(rt)),rt=at+1}z=tt}else tt=z.indexOf(`
|
|
`,0),0<=tt&&(z=z.substr(0,tt)),z=Ll(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,ot=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,Yg(this)+at),ot=Math.min(this.maxLines-1,Math.max(Math.floor(ot/at+.01)-1,0)),!(ot+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[ot],y=Math.max(1,a-y);Ll(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Jg,y=Ll(at),this.Qb[ot]=at,this.Qb=this.Qb.slice(0,ot+1),this.Qc[ot]=y,this.Qc=this.Qc.slice(0,ot+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(E,tt),Cr(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&b!==this.Gc&&(this.Uc=!0)},Lt.eh=function(a,y,x,E){Rs(this,a,y,x,E)};function Ug(a,y,x){a.ze===null?(a.ze=y,a.Cb=x):((a.Qb===null||a.Qc===null)&&(a.Qb=[],a.Qc=[],a.Qb.push(a.ze),a.Qc.push(a.Cb)),a.Qb.push(y),a.Qc.push(x),a.Qb.length>a.maxLines&&(a.l|=16777216))}function Ev(a,y,x,E){var b=a.formatting===Xg;b&&(y=y.trim());var z=0,tt=a.Ae,rt=a.spacingAbove+a.spacingBelow;rt=Math.max(0,Yg(a)+rt);var ot=a.overflow===Am?SS(tt):0;if(a.Gc>=a.maxLines)E!==null&&E.h(0,rt);else if(tt=y,a.wrap===bv){a.Le=1;var at=Ll(y);if(ot===0||at<=x)a.Cb=Math.max(a.Cb,at),Ug(a,y,a.Cb),E!==null&&E.h(at,rt);else{for(z=Tf(a,tt),tt=tt.substr(z.length),y=Tf(a,tt),at=Ll(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Tf(a,tt),at=z+y,b&&(at=at.trim()),at=Ll(at);for(b&&(y=y.trim()),z+=y,x=Math.max(1,x-ot);Ll(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Jg;var ut=Ll(z);a.Cb=ut,Ug(a,z,ut),E!==null&&E.h(ut,rt)}}else{for(ot=0,tt.length===0&&(ot=1,Ug(a,tt,0));0<tt.length;){for(y=Tf(a,tt),tt=tt.substr(y.length);Ll(y)>x;){var ft=1;for(at=Ll(y.substr(0,ft)),ut=0;at<=x;)ft++,ut=at,at=Ll(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),Ug(a,y.substr(0,ft),mt),ot++,y=y.substr(ft),a.Gc+ot>a.maxLines)break}for(ut=Tf(a,tt),at=Ll(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Tf(a,tt),at=y+ut,b&&(at=at.trim()),at=Ll(at);if(b&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ft=at,z=Math.max(z,at)):(ft=ut=Ll(y),z=Math.max(z,ut)),Ug(a,y,ft),ot++,a.Gc+ot>a.maxLines))break}a.Le=Math.min(a.maxLines,ot),a.Cb=Math.max(a.Cb,z),E!==null&&E.h(a.Cb,rt*a.Le)}}function Tf(a,y){if(a.wrap===wS)return y.substr(0,1);for(var x=y.length,E=0,b=S1;E<x&&!b.test(y.charAt(E));)E++;for(a.formatting===CS&&(x=Math.min(x,E+1));E<x&&b.test(y.charAt(E));)E++;return E>=y.length?y:y.substr(0,E)}function Ll(a){return la===null?8*a.length:la.measureText(a).width}function Yg(a){if(a.df!==null)return a.df;var y=a.Ae;if(la===null){var x=16;return a.df=x}return Fv[y]!==void 0&&5e3>LS?x=Fv[y]:(x=1.3*la.measureText("M").width,Fv[y]=x,LS++),a.df=x}function SS(a){if(la===null)return 6;if(Bm[a]!==void 0&&5e3>Av)var y=Bm[a];else y=la.measureText(Jg).width,Bm[a]=y,Av++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
|
|
`).replace(/\r/g,`
|
|
`),E=a.spacingAbove+a.spacingBelow;if(E=Math.max(0,Yg(a)+E),x.length===0)return a.Cb=0,a.Gc=1,E;if(!a.isMultiline){var b=x.indexOf(`
|
|
`,0);0<=b&&(x=x.substr(0,b))}b=0;for(var z=a.Gc=0,tt,rt=!1;!rt;){if(tt=x.indexOf(`
|
|
`,z),tt===-1&&(tt=x.length,rt=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==bv){a.Le=0;var ot=_e.alloc();Ev(a,z,y,ot),b+=ot.height,_e.free(ot),a.Gc+=a.Le}else Ev(a,z,y,null),b+=E,a.Gc++;a.Gc===a.maxLines&&(rt=!0)}z=tt+1}return a.Lq=b}ue.Object.defineProperties(Ur.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"||(iu(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Ze},set:function(a){var y=this.flip;y!==a&&(iu(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Vl},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),iu(this),this.da.Yr=a,Ys(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=_e.alloc();Ev(this,this.ec,999999,a);var y=a.width;_e.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),Cr(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:Nv},set:function(a){var y=this.wrap;y!==a&&(iu(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Tv},set:function(a){var y=this.overflow;y!==a&&(iu(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&&Ac(a,"TextBlock.stroke"),a instanceof Nr&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Yg(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&&(iu(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&&(iu(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 Pu),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 Pu),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 Pu),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 Pu),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 Pu),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&&(iu(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&&(iu(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&&(iu(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&&(iu(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Xg},set:function(a){var y=this.formatting;y!==a&&(iu(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&&Mn(a,"> 0",Ur,"maxLines"),iu(this),this.da.Jq=a,this.v(),this.g("maxLines",y,a))}},metrics:{get:function(){return{arrSize:this.Qc!==null?this.Qc:[this.Cb],arrText:this.Qb!==null?this.Qb:[this.ze],maxLineWidth:this.Cb,fontHeight:this.df}}},choices:{get:function(){return this.Gm},set:function(a){var y=this.Gm;y!==a&&(this.Gm=a,this.g("choices",y,a))}}});var Tm=null,Fm=null,bv=new Ye(Ur,"None",0),PS=new Ye(Ur,"WrapFit",1),Nv=new Ye(Ur,"WrapDesiredSize",2),wS=new Ye(Ur,"WrapBreakAll",3),Tv=new Ye(Ur,"OverflowClip",0),Am=new Ye(Ur,"OverflowEllipsis",1),Xg=new Ye(Ur,"FormatTrim",0),CS=new Ye(Ur,"FormatNone",0),S1=/[ \u200b\u00ad]/,Fv=new oi,LS=0,Bm=new oi,Av=0,Jg="...",kS="",la=null,Dm=!1;Ur.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Ze,this.gq=Xg,this.Jq=1/0,this.$q=Tv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Vl,this.$r=Nv}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},Ur.getEllipsis=function(){return Jg},Ur.setEllipsis=function(a){Jg=a,Bm=new oi,Av=0},Ur.getBaseline=function(){return Tm},Ur.setBaseline=function(a){Tm=a},Ur.getUnderline=function(){return Fm},Ur.setUnderline=function(a){Fm=a},Ur.isValidFont=function(a){if(Dm||(la=po?new dl(null).context:null,Dm=!0),la===null)return!0;var y=la.font;if(a===y||a==="10px sans-serif")return!0;la.font="10px sans-serif",la.font=a;var x=la.font;if(x!=="10px sans-serif")return la.font=y,!0;la.font="19px serif";var E=la.font;return la.font=a,x=la.font,la.font=y,x!==E},Ur.FormatNone=CS,Ur.FormatTrim=Xg,Ur.None=bv,Ur.OverflowClip=Tv,Ur.OverflowEllipsis=Am,Ur.WrapBreakAll=wS,Ur.WrapDesiredSize=Nv,Ur.WrapFit=PS;function Pu(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}Pu.prototype.copy=function(){var a=new Pu;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},Pu.className="GradElementSettings";function ua(a,y){se.call(this),this.Eg=null,this.qo="",this.Xg=wa,this.Nk=Je,this.Zg=this.Hd=null,this.Mk=Bi,this.Xf=Ze,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 Ff;fe(ua,se),ua.prototype.cloneProtected=function(a){se.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},ua.prototype.qb=function(a){a===Ze||a===Un||a===Yi?this.imageStretch=a:se.prototype.qb.call(this,a)},ua.prototype.toString=function(){return"Picture("+this.source+")#"+dr(this)};function Af(a){a===void 0&&(a=""),a!==""?Ff[a]&&(delete Ff[a],Om--):(Ff=new oi,Om=0)}function MS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value;b.N();var z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null)for(var rt=tt.length,ot=0;ot<rt;ot++)z=tt[ot],b.Xn.add(z),z.Uc=!0,b.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(Ro(a,!1),a.v())},y.Yp=function(x){y.ln=x;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value,z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null){b=tt.length,z=Rn();for(var rt=0;rt<b;rt++)z.push(tt[rt]);if(y.hn)for(rt=0;rt<b;rt++)tt=z[rt],tt.Hd!==null&&tt.Hd(tt,x);_n(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}ua.prototype.hA=function(){if(this.source!==""){Af(this.source);var a=this.source;this.source="",this.source=a}},ua.prototype.redraw=function(){this.N(),this.Uc=!0},ua.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var E=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(E===null||E==="")||x.ln instanceof Event&&a instanceof Kd)){var b=a instanceof Ma;E=this.naturalBounds;var z=0,tt=0,rt=this.qn,ot=rt?+x.width:x.naturalWidth;if(rt=rt?+x.height:x.naturalHeight,ot===void 0&&x.videoWidth&&(ot=x.videoWidth),rt===void 0&&x.videoHeight&&(rt=x.videoHeight),ot=ot||E.width,rt=rt||E.height,ot!==0&&rt!==0){var at=ot,ut=rt;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,ot=this.Xg.width,rt=this.Xg.height);var ft=ot,mt=rt,yt=this.Nk,Pt=this.Mk;switch(yt){case Ze:if(this.sourceRect.w())break;ft>=E.width&&(z=z+Pt.offsetX+(ft*Pt.x-E.width*Pt.x)),mt>=E.height&&(tt=tt+Pt.offsetY+(mt*Pt.y-E.height*Pt.y)),ot=Math.min(E.width,ft),rt=Math.min(E.height,mt);break;case Je:ft=E.width,mt=E.height;break;case Un:case Yi:yt===Un?(yt=Math.min(E.height/mt,E.width/ft),ft*=yt,mt*=yt):yt===Yi&&(yt=Math.max(E.height/mt,E.width/ft),ft*=yt,mt*=yt,ft>=E.width&&(z=(z+Pt.offsetX+(ft*Pt.x-E.width*Pt.x)/ft)*ot),mt>=E.height&&(tt=(tt+Pt.offsetY+(mt*Pt.y-E.height*Pt.y)/mt)*rt),ot*=1/(ft/E.width),rt*=1/(mt/E.height),ft=E.width,mt=E.height)}yt=this.Df()*y.scale;var Et=ft*yt*mt*yt,Ht=ot*rt/Et,Ot=x.__goCache;yt=null;var Ut=x1;if(!b){if(x.sq&&Ot!==void 0&&4<Et&&Ht>Ut*Ut)for(Ot.gi===null&&(bS(Ot,4,at,ut,x),bS(Ot,16,at,ut,x)),b=Ot.gi,at=b.length,ut=0;ut<at&&b[ut].ratio*b[ut].ratio<Ht;ut++)yt=b[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{b=new dl(null).context;try{b.drawImage(this.Eg,0,0)}catch(Xt){this.en=!1}try{b.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Xt){this.vl=!0}}if(this.vl)return}}switch(b=ft<E.width?Pt.offsetX+(E.width*Pt.x-ft*Pt.x):0,Pt=mt<E.height?Pt.offsetY+(E.height*Pt.y-mt*Pt.y):0,this.flip){case or:a.translate(Math.min(E.width,ft),0),a.scale(-1,1);break;case zi:a.translate(0,Math.min(E.height,mt)),a.scale(1,-1);break;case Rr:a.translate(Math.min(E.width,ft),Math.min(E.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&Ot!==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,ot/y),Math.min(yt.source.height,rt/y),b,Pt,Math.min(E.width,ft),Math.min(E.height,mt)),a instanceof Ma&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,ot/y),Math.min(yt.source.height,rt/y),b,Pt,Math.min(E.width,ft),Math.min(E.height,mt)])}catch(Xt){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,ot,rt,b,Pt,Math.min(E.width,ft),Math.min(E.height,mt)),a instanceof Ma&&(this.bt=[z,tt,ot,rt,b,Pt,Math.min(E.width,ft),Math.min(E.height,mt)])}catch(Xt){this.en=!1}switch(this.flip){case or:a.scale(-1,1),a.translate(-Math.min(E.width,ft),0);break;case zi:a.scale(1,-1),a.translate(0,-Math.min(E.height,mt));break;case Rr:a.scale(-1,-1),a.translate(-Math.min(E.width,ft),-Math.min(E.height,mt))}}}}},ua.prototype.Wl=function(a,y,x,E){var b=this.desiredSize,z=aa(this,!0),tt=this.Eg,rt=this.qn,ot=0,at=0;(rt||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(b.width)||(a=0),isFinite(b.height)||(y=0)):(ot=rt?+tt.width:tt.naturalWidth,at=rt?+tt.height:tt.naturalHeight),isFinite(b.width)||z===Je||z===$n?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=ot)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:ot),isFinite(b.height)||z===Je||z===ci?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),E=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(b.width)&&(a=b.width),isFinite(b.height)&&(y=b.height),b=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),E=Math.max(E||0,z.height),a=Math.min(b.width,a),y=Math.min(b.height,y),a=Math.max(x,a),y=Math.max(E,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),Cr(this.dc,a,y),this.Ge(0,0,a,y)},ua.prototype.eh=function(a,y,x,E){Rs(this,a,y,x,E)},ue.Object.defineProperties(ua.prototype,{element:{get:function(){return this.Eg},set:function(a){var y=this.Eg;if(this.Uc=!0,y!==a){this.qn=a instanceof HTMLCanvasElement;var x=a instanceof HTMLImageElement;a===null||x||a instanceof HTMLVideoElement||this.qn||Wt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var E=this.diagram;E!==null&&Ng(E,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Qe),E!==null&&x&&qh(E,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(Ro(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=Ff;if(po){var E=null;if(x[a]!==void 0)E=x[a];else if(a!==""){30<Om&&(Af(),x=Ff),E=Ji("img"),E.hn=!0,MS(this,E);var b=this.rl;b!==null&&(E.crossOrigin=b(this)),E.src=a,x[a]=E,Om++}this.element=E,E!==null&&E.__goCache===void 0&&(E.__goCache=new ES),this.v(),this.N()}this.g("source",y,a)}}},sourceCrossOrigin:{get:function(){return this.rl},set:function(a){if(this.rl!==a&&(this.rl=a,this.element!==null)){var y=this.element.getAttribute("src");a===null&&typeof y=="string"?this.element.crossOrigin=null:a!==null&&(this.element.crossOrigin=a(this)),this.element.src=y}}},sourceRect:{get:function(){return this.Xg},set:function(a){var y=this.Xg;y.D(a)||(this.Xg=a=a.J(),this.N(),this.g("sourceRect",y,a))}},imageStretch:{get:function(){return this.Nk},set:function(a){var y=this.Nk;y!==a&&(this.Nk=a,this.N(),this.g("imageStretch",y,a))}},flip:{get:function(){return this.Xf},set:function(a){var y=this.Xf;y!==a&&(this.Xf=a,this.N(),this.g("flip",y,a))}},imageAlignment:{get:function(){return this.Mk},set:function(a){var y=this.Mk;y.D(a)||(this.Mk=a=a.J(),this.N(),this.g("imageAlignment",y,a))}},errorFunction:{get:function(){return this.Hd},set:function(a){var y=this.Hd;y!==a&&(this.Hd=a,this.g("errorFunction",y,a))}},successFunction:{get:function(){return this.Zg},set:function(a){var y=this.Zg;y!==a&&(this.Zg=a,this.g("successFunction",y,a))}},naturalBounds:{get:function(){return this.dc}}}),ua.prototype.redraw=ua.prototype.redraw,ua.prototype.reloadSource=ua.prototype.hA;var Om=0,x1=4;ua.className="Picture",Ff=new oi,ua.clearCache=Af;function ES(){this.gi=null}function bS(a,y,x,E,b){a.gi===null&&(a.gi=[]);var z=new dl(null),tt=z.context,rt=1/y;z.width=x/y,z.height=E/y,z.width!==0&&z.height!==0&&(y=new NS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],b=x.source,x=x.ratio),tt.setTransform(rt*x,0,0,rt*x,0,0),tt.yc(),tt.drawImage(b,0,0),a.gi.push(y))}ES.className="PictureCacheArray";function NS(a,y){this.source=a,this.ratio=y}NS.className="PictureCacheInstance";function Bf(){this.os=new an,this.mc=null}Bf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new an,this.mc=null};function Df(a,y,x,E,b,z){a.mc=new Do,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=E,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),b!==void 0&&(a.mc.isShadowed=b)}function P1(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Bf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var E=new cr(Oo);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)},Bf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var E=new cr(Gr);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)};function xh(a,y,x,E,b,z,tt){var rt;rt===void 0&&(rt=!1);var ot=new cr(Ho);ot.point1X=y,ot.point1Y=x,ot.point2X=E,ot.point2Y=b,ot.endX=z,ot.endY=tt,rt&&ot.close(),a.mc.segments.add(ot)}function Im(a,y,x,E,b){var z;z===void 0&&(z=!1);var tt=new cr(ga);tt.point1X=y,tt.point1Y=x,tt.endX=E,tt.endY=b,z&&tt.close(),a.mc.segments.add(tt)}Bf.prototype.arcTo=function(a,y,x,E,b,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var rt=new cr(xo);rt.startAngle=a,rt.sweepAngle=y,rt.centerX=x,rt.centerY=E,rt.radiusX=b,rt.radiusY=z!==0?z:b,tt&&rt.close(),this.mc.segments.add(rt)};function w1(a,y,x,E,b,z,tt,rt){var ot;ot===void 0&&(ot=!1),y=new cr(La,tt,rt,y,x,E,b,z),ot&&y.close(),a.mc.segments.add(y)}function TS(a){var y=Rm;return y!==null?(Rm=null,y.reset(a),y):(y=new Bf,y.reset(a),y)}var Rm=null;Bf.className="StreamGeometryContext";function Ts(a,y){var x=a.toLowerCase(),E=ae.Ze;E[a]=y,E[x]=a}Ts("Rectangle",function(a,y,x){a="r"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new an(an.u),E.endX=y,E.endY=x,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ts("Square",function(a,y,x){a="s"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new an(an.u),E.endX=y,E.endY=x,E.defaultStretch=Un,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ts("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var E="rr"+y+","+x+","+a,b=ae.Mf[E];if(b!==void 0)return b;var z=a*ae.wg;return b=new an().add(new Do(a,0,!0).add(new cr(Gr,y-a,0)).add(new cr(Ho,y,a,y-z,0,y,z)).add(new cr(Gr,y,x-a)).add(new cr(Ho,y-a,x,y,x-z,y-z,x)).add(new cr(Gr,a,x)).add(new cr(Ho,0,x-a,z,x,0,x-z)).add(new cr(Gr,0,a)).add(new cr(Ho,a,0,0,z,z,0).close())),1<z&&(b.spot1=new Wn(0,0,z,z),b.spot2=new Wn(1,1,-z,-z)),ae.Nf<ae.vm&&(ae.Mf[E]=b,ae.Nf++),b}),Ts("Border","RoundedRectangle"),Ts("Ellipse",function(a,y,x){a="e"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new an(an.F),E.endX=y,E.endY=x,E.spot1=Ul,E.spot2=Hs,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ts("Circle",function(a,y,x){a="c"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new an(an.F),E.endX=y,E.endY=x,E.spot1=Ul,E.spot2=Hs,E.defaultStretch=Un,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ts("TriangleRight",function(a,y,x){return new an().add(new Do(0,0).add(new cr(Gr,y,.5*x)).add(new cr(Gr,0,x).close())).pm(0,.25,.5,.75)}),Ts("TriangleDown",function(a,y,x){return new an().add(new Do(0,0).add(new cr(Gr,y,0)).add(new cr(Gr,.5*y,x).close())).pm(.25,0,.75,.5)}),Ts("TriangleLeft",function(a,y,x){return new an().add(new Do(y,x).add(new cr(Gr,0,.5*x)).add(new cr(Gr,y,0).close())).pm(.5,.25,1,.75)}),Ts("TriangleUp",function(a,y,x){return new an().add(new Do(y,x).add(new cr(Gr,0,x)).add(new cr(Gr,.5*y,0).close())).pm(.25,.5,.75,1)}),Ts("Triangle","TriangleUp"),Ts("Diamond",function(a,y,x){return new an().add(new Do(.5*y,0).add(new cr(Gr,0,.5*x)).add(new cr(Gr,.5*y,x)).add(new cr(Gr,y,.5*x).close())).pm(.25,.25,.75,.75)}),Ts("LineH",function(a,y,x){return a=new an(an.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),Ts("LineV",function(a,y,x){return a=new an(an.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),Ts("None","Rectangle"),Ts("BarH","Rectangle"),Ts("BarV","Rectangle"),Ts("MinusLine","LineH"),Ts("PlusLine",function(a,y,x){return new an().add(new Do(0,x/2,!1).add(new cr(Gr,y,x/2)).add(new cr(Oo,y/2,0)).add(new cr(Gr,y/2,x)))}),Ts("XLine",function(a,y,x){return new an().add(new Do(0,x,!1).add(new cr(Gr,y,0)).add(new cr(Oo,0,0)).add(new cr(Gr,y,x)))}),Ts("LineRight",function(a,y,x){return new an().add(new Do(.25*y,0,!1).add(new cr(Gr,.75*y,.5*x)).add(new cr(Gr,.25*y,x)))}),Ts("LineDown",function(a,y,x){return new an().add(new Do(0,.25*x,!1).add(new cr(Gr,.5*y,.75*x)).add(new cr(Gr,y,.25*x)))}),Ts("LineLeft",function(a,y,x){return new an().add(new Do(.75*y,0,!1).add(new cr(Gr,.25*y,.5*x)).add(new cr(Gr,.75*y,x)))}),Ts("LineUp",function(a,y,x){return new an().add(new Do(0,.75*x,!1).add(new cr(Gr,.5*y,.25*x)).add(new cr(Gr,y,.75*x)))}),ae.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=yr,this.ir=null,this.jr="",this.lr=Uo,this.Gq="",this.Hq=Ui,this.Pq=Bn,this.Kq=ui,this.Up=null,this.Cq=127,this.zr=ti,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 si(a,y){a===void 0||a instanceof Zo||typeof a=="string"?nn.call(this,a):(nn.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 Tt(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)}fe(si,nn),si.prototype.cloneProtected=function(a){nn.prototype.cloneProtected.call(this,a),a.G=this.G&-4097|49152,a.Tf=this.Tf,this.P!==null&&(a.P=this.P.nc?this.P:this.P.copy()),a.Jg=this.Jg,a.Qf=null,a.ec=this.ec,a.ke.assign(this.ke),a.Ao=this.Ao},Lt=si.prototype,Lt.Af=function(a){nn.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Lt.toString=function(){var a=Jn(this.constructor)+"#"+dr(this);return this.data!==null&&(a+="("+Qi(this.data)+")"),a};function ha(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Lt.th=function(){nn.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Lt.gk=function(a,y,x,E,b,z,tt){var rt=this.diagram;rt!==null&&(a===Po&&y==="elements"?b instanceof nn?Vd(b,function(ot){ay(rt.partManager,ot),jd(rt,ot)}):qh(rt,b):a===ko&&y==="elements"&&(b instanceof nn?Vd(b,function(ot){ly(rt.partManager,ot,rt)}):Ng(rt,b)),rt.cb(a,y,x,E,b,z,tt))},Lt.La=function(a){if(nn.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];b instanceof nn&&Vd(b,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},si.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},si.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},si.prototype.bh=function(a,y){if(y!==null){var x=null,E=this.Qf;if(E!==null&&(x=E.I(a)),x!==y){if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}E===null&&(this.Qf=E=new we),y.Tf!==a&&(y.category=a),E.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},si.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},si.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]);_n(y)}},si.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 Mi?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof fr))break t;cl(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=nn.Link),x.adornedObject=y)}if(x!==null){x.type===nn.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(C1(this,a),y=this.adornments;y.next();)y.value.La()}},si.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 C1(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function jm(a){if(nd(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,nd(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var E=Pe.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(E,x),Pe.free(E),Rv(a,!1)}}si.prototype.Ge=function(a,y,x,E){var b=this.uc;b.h(a,y,x,E),this.Lb===null&&(this.Lb=new mi);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),this.Lb=z,z.ws()||z.pp(b)},si.prototype.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Bi;this.locationSpot.sb()&&(z=this.locationSpot);var tt=Tt.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,E,b,z);a.rotate(this.Kb,tt.x,tt.y),Tt.free(tt)}},si.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},si.prototype.moveTo=function(a,y,x){a=Tt.allocAt(a,y),this.move(a,x),Tt.free(a)},si.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())},si.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())},si.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new we),y.I(a)!==null)return y.I(a);var x=nn.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function Ph(a,y,x,E){E===void 0&&(E=new Tt),x=x.Mc()?Bi:x;var b=y.naturalBounds;if(E.h(b.width*x.x+x.offsetX,b.height*x.y+x.offsetY),y===null||y===a)return E;for(y.transform.Ga(E),y=y.panel;y!==null&&y!==a;)y.transform.Ga(E),y=y.panel;return a.Lb!==null&&a.Lb.Ga(E),E.offset(-a.uc.x,-a.uc.y),E}si.prototype.mi=function(a){return a===void 0&&(a=new Pe),a.assign(this.actualBounds)},si.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=Tt.alloc(),x=a.locationObject,E=x.naturalBounds,b=x instanceof Di?x.strokeWidth:0;if(y.yi(0,0,E.width+b,E.height+b,a.locationSpot),x!==a)for(y.offset(-b/2,-b/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function Xd(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var E=a.ag,b=2*E;if(!a.isShadowed)return x.h(y.x-1-E,y.y-1-E,y.width+2+b,y.height+2+b),x;E=y.x,b=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,E-=tt/2,b-=tt/2,0<a.x?z+=a.x:(E+=a.x,z-=a.x),0<a.y?y+=a.y:(b+=a.y,y-=a.y),x.h(E-1,b-1,z+2,y+2),x}si.prototype.arrange=function(){if(Xs(this)===!1)FS(this);else{vu(this,!1);var a=this.Ib,y=Pe.alloc();y.assign(a);var x=id(this);this.eh(0,0,this.uc.width,this.uc.height);var E=this.position;DS(this,E,this.location),a.ka(),a.x=E.x,a.y=E.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||ae.B(y.width,a.width)&&ae.B(y.height,a.height)||0<=this.vw&&this.C(16),Pe.free(y),Rv(this,!1)}},Lt=si.prototype,Lt.Xl=function(a,y){var x=this.diagram;if(x!==null){var E=!1;if(x.Zi===!1&&a.w()){var b=Pe.alloc();b.assign(x.documentBounds),b.Fv(x.padding),a.x>b.x&&a.y>b.y&&a.right<b.right&&a.bottom<b.bottom&&y.x>b.x&&y.y>b.y&&y.right<b.right&&y.bottom<b.bottom&&(E=!0),Pe.free(b)}!(this.G&65536)&&a.D(y)||RS(this,E,x),x.N(),!a.w()&&!y.w()||rr(a,y)||(this instanceof Ln&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Lt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var E=this.diagram;return E!==null&&BS(this,E,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||E!==null&&!E.animationManager.isTicking&&E.undoManager.isUndoingRedoing||(E=this.ke,this.ke=new Tt(E.x+(a.x-y),E.y+(a.y-x)),this.g("location",E,this.ke.copy())),nd(this)===!1&&Xs(this)===!1&&(jm(this),FS(this)),!0};function BS(a,y,x,E,b){y===null||a instanceof fr||(y=y.animationManager,y.zb&&of(y,a,new Tt(E,b),x))}Lt.mm=function(a,y,x){var E=this.ke,b=this.pa;if(x){if(E.x===a&&E.y===y)return;nd(this)||Xs(this)?b.h(NaN,NaN):b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}else{if(b.x===a&&b.y===y)return;E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}jm(this)},Lt.Av=function(){this.G&=-2097153,jm(this)};function DS(a,y,x){var E=AS(a),b=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,b,E):IS(a,y,x,b,E):z?OS(a,y,x,b,E):tt&&IS(a,y,x,b,E),a.G|=2097152,Tt.free(E),a.Uk()}function OS(a,y,x,E,b){var z=y.x,tt=y.y;y.h(x.x-b.x,x.y-b.y),E!==null&&(x=E.animationManager,(E=x.defaultAnimation.isAnimating)||!x.zb||a instanceof fr||of(x,a,new Tt(z,tt),y),E||y.x===z&&y.y===tt||a.g("position",new Tt(z,tt),y.copy()))}function IS(a,y,x,E,b){var z=x.copy();x.h(y.x+b.x,y.y+b.y),x.D(z)||E===null||a.g("location",z,x.copy())}function RS(a,y,x){jv(a,!1),a instanceof Ln&&gh(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var E=x.viewportBounds;E.w()?id(a)?(jr(y,E)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(E)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Lt.si=function(){return!0},Lt.Zc=function(){return!0},Lt.ph=function(){return!1},Lt.Dd=function(){return!0};function Iv(a,y,x,E){y.constructor===a.constructor||GS||(GS=!0,On('Should not change the class of the Part when changing category from "'+x+'" to "'+E+'"'),On(" Old class: "+Jn(a.constructor)+", new class: "+Jn(y.constructor)+", part: "+a.toString())),a.Ej();var b=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,rt=!0,ot=!0,at=!1;a instanceof Ln&&(rt=a.isTreeLeaf,ot=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=E,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,E=!0,y!==null&&(E=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=b,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof Ln&&(a.U=rt?a.U|4:a.U&-5,a.U=ot?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),b!==null&&a.La(),b=a.layerName,b!==x&&(a.Jg=x,a.layerName=b),y!==null&&(y.skipsUndoManager=E),a.Zc()&&a.C(64)}si.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},si.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},si.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},si.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},si.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},si.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},si.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},si.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},si.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 nd(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 id(a){return(a.G&131072)!==0}Lt=si.prototype,Lt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function zm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Lt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Lt.N=function(){var a=this.diagram;a!==null&&!Xs(this)&&!nd(this)&&this.isVisible()&&this.Ib.w()&&a.N(Xd(this,this.Ib))},Lt.v=function(){nn.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof Ln&&this.labeledLink!==null&&Ys(this.labeledLink),a.$b(!0))},Lt.Vo=function(a){a||(a=this.Ah,a!==null&&Wv(a,this))},Lt.Wo=function(a){a||(a=this.Ah,a!==null&&Kv(a,this))},Lt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Lt.oz=function(){return zv(this,this)};function zv(a,y){var x=y.containingGroup;return x!==null?1+zv(a,x):y instanceof Ln&&(y=y.labeledLink,y!==null)?zv(a,y):0}Lt.sz=function(){return jS(this,this)};function jS(a,y){var x=y.containingGroup;return x!==null||y instanceof Ln&&(x=y.labeledLink,x!==null)?jS(a,x):y}Lt.Td=function(a){return a instanceof Mi?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var E=y.containingGroup;return E===null||E!==x&&!Gv(a,E,x)?y instanceof Ln&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Lt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Mi&&zm(y,!0),y instanceof Ln){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 Ln&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Mi&&zm(y,!1),y instanceof Ln&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},si.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof Ln&&this.isLinkLabel)},si.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 Ln&&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 rd(a,y,x,E,b,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof fr)){if(a.add(y),y instanceof Ln){if(x&&y instanceof Mi)for(var tt=y.memberParts;tt.next();)rd(a,tt.value,x,E,b,z);if(b!==!1)for(tt=y.linksConnected;tt.next();){var rt=tt.value;if(!a.contains(rt)){var ot=rt.fromNode,at=rt.toNode;ot=ot===null||a.contains(ot),at=at===null||a.contains(at),(b?ot&&at:ot||at)&&rd(a,rt,x,E,b,z)}}if(1<E)for(y=y.Ou();y.next();)rd(a,y.value,x,E-1,b,z)}else if(y instanceof un)for(y=y.labelNodes;y.next();)rd(a,y.value,x,E,b,z)}}ue.Object.defineProperties(si.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Gi:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var E=y.pc(-1,this,!0);if(0<=E&&x.cb(ko,"parts",y,this,null,E,!0),E=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=E&&x.cb(Po,"parts",a,null,this,!0,E),E=this.layerChanged,E!==null){var b=x.aa;x.aa=!0,E(this,y,a),x.aa=b}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(ha(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&&lf(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 fr?this.type!==nn.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:Bn},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),ha(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:ui},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),ha(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&&(ha(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:Ui},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),ha(this),this.P.Hq=a,this.v(),this.g("locationSpot",y,a))}},location:{get:function(){return this.ke},set:function(a){var y=a.x,x=a.y,E=this.ke;if(!(E.x===y||isNaN(E.x)&&isNaN(y))||!(E.y===x||isNaN(E.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Xs(this)===!1&&(jm(this),x=this.pa,x.w())){var b=this.diagram;if(b===null||b.animationManager.isTicking||!b.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-E.x),x.y+(y.y-E.y)),BS(this,b,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",E,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,E=this.data,b=null;if(x!==null&&E!==null&&!(this instanceof fr)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(b=this.clone(),b.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||E===null||this instanceof fr?this instanceof fr&&(b=this.adornedPart,b!==null&&(a=b.Qf,a!==null&&a.remove(y),b.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(E,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(cl(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(E,a),x=dx(x.partManager,E,a),x!==null&&(cl(x),x=x.copy(),x===null||x instanceof un||(E=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=E)))),b!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",b,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var E=!1;if(x!==null){E=x.skipsUndoManager,x.skipsUndoManager=!0;var b=x.selection;b.ka(),a?b.add(this):b.remove(this),b.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=E)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(ha(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&&(ha(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&&(ha(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 un?(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&&(ha(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&&(ha(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&&(ha(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:yr},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),ha(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&&(ha(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&&(ha(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:Uo},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),ha(this),this.P.lr=a,this.g("rotationSpot",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;y!==a&&(this.ec=a,this.g("text",y,a))}},containingGroup:{get:function(){return this.Ah},set:function(a){if(this.Zc()){var y=this.Ah;if(y!==a){a===null||this!==a&&!a.Td(this)||(this===a&&Wt("Cannot make a Group a member of itself: "+this.toString()),Wt("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Kv(y,this):this instanceof Mi&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Wv(a,this):this instanceof Mi&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var E=this.data,b=x.model;if(E!==null&&b.Xj()){var z=b.wa(a!==null?a.data:null);b.mp(E,z)}}if(E=this.containingGroupChanged,E!==null&&(b=!0,x!==null&&(b=x.aa,x.aa=!0),E(this,y,a),x!==null&&(x.aa=b)),this instanceof Mi){for(x=new Qe,rd(x,this,!0,0,!0),x=x.iterator;x.next();)if(E=x.value,E instanceof Ln)for(E=E.linksConnected;E.next();)Of(E.value)}if(this instanceof Ln){for(x=this.linksConnected;x.next();)Of(x.value);x=this.labeledLink,x!==null&&Of(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&lf(y,-1,a))}}else Wt("cannot set the Part.containingGroup of a Link or Adornment")}},containingGroupChanged:{get:function(){return this.P!==null?this.P.Kp:null},set:function(a){var y=this.containingGroupChanged;y!==a&&(ha(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof Ln&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(ha(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&&(ha(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:ti},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),ha(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&&(ha(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&&(ha(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),si.prototype.invalidateLayout=si.prototype.C,si.prototype.findCommonContainingGroup=si.prototype.px,si.prototype.isMemberOf=si.prototype.Td,si.prototype.findTopLevelPart=si.prototype.sz,si.prototype.findSubGraphLevel=si.prototype.oz,si.prototype.ensureBounds=si.prototype.Va,si.prototype.getDocumentBounds=si.prototype.mi,si.prototype.findObject=si.prototype.fb,si.prototype.moveTo=si.prototype.moveTo,si.prototype.invalidateAdornments=si.prototype.Wb,si.prototype.clearAdornments=si.prototype.Ej,si.prototype.removeAdornment=si.prototype.Jf,si.prototype.addAdornment=si.prototype.bh,si.prototype.findAdornment=si.prototype.Pj,si.prototype.updateTargetBindings=si.prototype.La;var GS=!1;si.className="Part",si.LayoutNone=0,si.LayoutAdded=1,si.LayoutRemoved=2,si.LayoutShown=4,si.LayoutHidden=8,si.LayoutNodeSized=16,si.LayoutGroupLayout=32,si.LayoutNodeReplaced=64,si.LayoutStandard=127,si.LayoutAll=16777215;function fr(a,y){a===void 0||a instanceof Zo||typeof a=="string"?si.call(this,a):(si.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)}fe(fr,si),fr.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},fr.prototype.updateRelationshipsFromData=function(){},fr.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof un&&y instanceof Di){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var E=0;E<y;E++){var b=x[E];b.isPanelMain&&b instanceof Di&&(b.ua=a)}}},fr.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Xs(a))},fr.prototype.Zc=function(){return!1},fr.prototype.gk=function(a,y,x,E,b,z,tt){if(a===Po&&y==="elements"){if(b instanceof Qs)this.$a===null&&(this.$a=b);else if(b instanceof nn){var rt=b.Nl(function(ot){return ot instanceof Qs});rt instanceof Qs&&this.$a===null&&(this.$a=rt)}}else a===ko&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof nn&&this.$a.rg(E)&&(this.$a=null));si.prototype.gk.call(this,a,y,x,E,b,z,tt)},fr.prototype.updateAdornments=function(){},fr.prototype.Lj=function(){},ue.Object.defineProperties(fr.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}}}),fr.className="Adornment";function Hv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Ao,this.er=_m,this.Kr=this.ij=this.Nq=this.Mq=null}Hv.prototype.copy=function(){var a=new Hv;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 Ln(a,y){a===void 0||a instanceof Zo||typeof a=="string"?si.call(this,a):(si.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new $e,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}fe(Ln,si),Ln.prototype.cloneProtected=function(a){si.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Lt=Ln.prototype,Lt.Af=function(a){si.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function wh(a){a.Ba===null?a.Ba=new Hv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Lt.th=function(){si.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function HS(a,y){y!==null&&(a.af===null&&(a.af=new Qe),a.af.add(y))}function _S(a,y,x,E){if(y===null||a.af===null)return null;for(var b=a.af.iterator;b.next();){var z=b.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===E||z.Ds===y&&z.cv===a&&z.Ox===E&&z.Px===x)return z}return null}Lt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=_S(this,a,y,x),a!==null&&a.Sl()},Lt.gk=function(a,y,x,E,b,z,tt){a===Po&&y==="elements"?this.wc=null:a===ko&&y==="elements"&&(this.wc=null),si.prototype.gk.call(this,a,y,x,E,b,z,tt)},Lt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(Ea(x.fromPort),Ea(x.toPort),x.bb())}};function ZS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(Ea(x.fromPort),Ea(x.toPort),x.bb())}}function Ea(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||Ea(y.port)}}Lt.si=function(){return!0},Ln.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},Ln.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},Ln.prototype.isVisible=function(){if(!si.prototype.isVisible.call(this))return!1;var a=!0,y=mh,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===mh){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===Io){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(E){return!E.isTreeExpanded}))return!1}else if(y===xf&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(E){return!E.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},Ln.prototype.Zb=function(a){si.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var E=x.To(this);E===null||E.Td(this.containingGroup)||x.bb()}x.Zb(a)}},Ln.prototype.qx=function(){var a=new Qe,y=new Qe;return WS(this,this,a,y),y.iterator};function WS(a,y,x,E){if(y!==null&&!x.has(y)){x.add(y);var b=!0,z=a.diagram;z!==null&&(b=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(b?tt.fromNode===y:tt.toNode===y)&&WS(a,b?tt.toNode:tt.fromNode,x,E):E.add(tt)})}}Ln.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new sr(this.jb),x=this;return y.predicate=function(E){return E.fromNode===x&&E.fromPortId===a||E.toNode===x&&E.toPortId===a},y},Lt=Ln.prototype,Lt.Mo=function(a){a===void 0&&(a=null);var y=new sr(this.jb),x=this;return y.predicate=function(E){return E.fromNode!==x?!1:a===null?!0:E.fromPortId===a},y},Lt.Sd=function(a){a===void 0&&(a=null);var y=new sr(this.jb),x=this;return y.predicate=function(E){return E.toNode!==x?!1:a===null?!0:E.toPortId===a},y},Lt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode===this?(a===null||b.fromPortId===a)&&(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Qe,y.add(x),y.add(b)):x=b):b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Qe,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new $i(x):Gi},Lt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode!==this||a!==null&&b.fromPortId!==a||(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Qe,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new $i(x):Gi},Lt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Qe,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new $i(x):Gi},Lt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new sr(this.jb),b=this;return E.predicate=function(z){return!((z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==b||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},E},Lt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new sr(this.jb),b=this;return E.predicate=function(z){return!(z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},E};function Gm(a,y,x){Ea(x);var E=a.jb.contains(y);if(E||a.jb.add(y),!E||y.fromNode===y.toNode){var b=a.linkConnected;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(a,y,x),tt!==null&&(tt.aa=z)}}!E&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(E=!0,a=a.diagram,a!==null&&(E=a.isTreePathToChildren),b=E?y:x,z=E?x:y,b.ci||(b.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(E?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Hm(a,y,x){Ea(x);var E=a.jb.remove(y),b=null;if(E||y.toNode===y.fromNode){var z=a.linkDisconnected;if(b=a.diagram,z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(a,y,x),b!==null&&(b.aa=tt)}}E&&y.isTreeLink&&(x=!0,b!==null&&(x=b.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,b!==null&&b.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Qg(y)))}function Qg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var E=x.value;if(E.isTreeLink){if(y){if(E.fromNode===a){a.isTreeLeaf=!1;return}}else if(E.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}Ln.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Lt=Ln.prototype,Lt.Vo=function(a){si.prototype.Vo.call(this,a),a||(Qg(this),a=this.Yk,a!==null&&$S(a,this))},Lt.Wo=function(a){si.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Lt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var E=x.value;y?a.remove(E):(E.fromNode===this&&(E.fromNode=null),E.toNode===this&&(E.toNode=null))}}this.labeledLink=null,si.prototype.Lj.call(this)},Lt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;KS(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function KS(a){a.wc===null?a.wc=new we:a.wc.clear(),a.qm(a,function(y,x){VS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function VS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function _v(a,y,x){var E=y.portId;if(E!==null&&(a.wc!==null&&a.wc.remove(E),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(E);a.next();)E=a.value,x===null&&(x=Rn()),x.push(E);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);_n(x)}}}Lt.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var E=x.jb.iterator;E.next();){var b=E.value;if(b.isTreeLink&&(y=b.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,E=x.jb.iterator;E.next()&&(b=E.value,!b.isTreeLink||(y=b.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Lt.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var E=x.value;if(E.isTreeLink&&(a=E.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(E=x.value,!E.isTreeLink||(a=E.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Lt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)zm(y,!0),y=y.pg();var x=null;for(y=a;y!==null;){if(y.G&1048576){x=y;break}y=y.pg()}for(y=this;y!==null;)zm(y,!1),y=y.pg();return x},Lt.kh=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this.jb.iterator,a){for(;y.next();)if(a=y.value,a.isTreeLink&&a.fromNode!==this)return a}else for(;y.next();)if(a=y.value,a.isTreeLink&&a.toNode!==this)return a;return null},Lt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof Ln)return a;a=this.diagram,a=a!==null?a.isTreePathToChildren:!0;for(var y=this.jb.iterator;y.next();){var x=y.value;if(x.isTreeLink&&(x=a?x.fromNode:x.toNode,x!==this))return this.ci=x}return this.ci=null},Lt.vz=function(){function a(x,E){E.add(x);var b=x.kh();b!==null&&(E.add(b),x=x.pg(),x!==null&&a(x,E))}var y=new Qe;return a(this,y),y},Lt.uz=function(){return US(this,this)};function US(a,y){return y=y.pg(),y===null?0:1+US(a,y)}Lt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new sr(this.jb);var x=this;return y.predicate=a?function(E){return!!(E.isTreeLink&&E.fromNode===x)}:function(E){return!!(E.isTreeLink&&E.toNode===x)},y},Lt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,E=this.jb.iterator;if(a)for(;E.next();)a=E.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new $e,y.add(x),y.add(a)):x=a);else for(;E.next();)a=E.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new $e,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new $i(x):Gi},Lt.wz=function(a){a===void 0&&(a=1/0);var y=new Qe;return rd(y,this,!1,a,!0),y},Ln.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 Qe;x.add(this),YS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===mh),y.Ue=!1}};function YS(a,y,x,E,b,z,tt){if(1<E)for(var rt=x?a.Mo():a.Sd();rt.next();){var ot=rt.value;ot.isTreeLink&&(ot=ot.To(a),ot===null||ot===a||y.contains(ot)||(y.add(ot),YS(ot,y,x,E-1,b,z,tt)))}else XS(a,y,x,b,z,tt)}function XS(a,y,x,E,b,z){for(var tt=b===a?!0:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),ot={};rt.next();){var at=rt.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();ot.uv=a,ft.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(ot))&&E.Aj(at,b),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||XS(at,y,x,E,b,z))}ot={uv:ot.uv}}a.isTreeExpanded=!1}Ln.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 Qe;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===mh),y.Ue=!1}};function JS(a,y,x,E,b,z,tt){for(var rt=z===a?!1:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),at={};ot.next();){var ut=ot.value;if(ut.isTreeLink&&(rt||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!rt){ut.Zb(!0),ut.oh();var ft=x?ut.Oo():ut.Po();at.vv=a,ft.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&b.Cj(ut,z)}(2<E||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,JS(ut,y,x,E-1,b,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}ue.Object.defineProperties(Ln.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:_m},set:function(a){var y=this.portSpreading;y!==a&&(wh(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&&gh(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Ao},set:function(a){typeof a=="number"&&(a=new Ti(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),wh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&gh(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&&(wh(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&&(wh(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&&(wh(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,E=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&E!==null&&!x.undoManager.isUndoingRedoing){var b=y.data,z=x.model;if(b!==null&&z.ri()){var tt=z.wa(E);tt!==void 0&&z.Qx(b,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($S(a,this),x===null||E===null||x.undoManager.isUndoingRedoing||(b=a.data,x=x.model,b!==null&&x.ri()&&(E=x.wa(E),E!==void 0&&x.Bu(b,E))),this.containingGroup=a.containingGroup),Ys(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&KS(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(wh(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))}}}),Ln.prototype.expandTree=Ln.prototype.expandTree,Ln.prototype.collapseTree=Ln.prototype.collapseTree,Ln.prototype.findTreeParts=Ln.prototype.wz,Ln.prototype.findTreeChildrenNodes=Ln.prototype.Ou,Ln.prototype.findTreeChildrenLinks=Ln.prototype.Qo,Ln.prototype.findTreeLevel=Ln.prototype.uz,Ln.prototype.findTreeParentChain=Ln.prototype.vz,Ln.prototype.findTreeParentNode=Ln.prototype.pg,Ln.prototype.findTreeParentLink=Ln.prototype.kh,Ln.prototype.findCommonTreeParent=Ln.prototype.gz,Ln.prototype.findTreeRoot=Ln.prototype.xz,Ln.prototype.isInTreeOf=Ln.prototype.Nz,Ln.prototype.findPort=Ln.prototype.ns,Ln.prototype.findLinksTo=Ln.prototype.kz,Ln.prototype.findLinksBetween=Ln.prototype.jz,Ln.prototype.findNodesInto=Ln.prototype.Oo,Ln.prototype.findNodesOutOf=Ln.prototype.Po,Ln.prototype.findNodesConnected=Ln.prototype.Mu,Ln.prototype.findLinksInto=Ln.prototype.Sd,Ln.prototype.findLinksOutOf=Ln.prototype.Mo,Ln.prototype.findExternalTreeLinksConnected=Ln.prototype.qx,Ln.prototype.invalidateConnectedLinks=Ln.prototype.Bd,Ln.prototype.invalidateLinkBundle=Ln.prototype.Lz;var L1=new Ye(Ln,"SpreadingNone",10),_m=new Ye(Ln,"SpreadingEvenly",11),Zv=new Ye(Ln,"SpreadingPacked",12);Ln.className="Node",Ln.SpreadingNone=L1,Ln.SpreadingEvenly=_m,Ln.SpreadingPacked=Zv;function Mi(a,y){a===void 0||a instanceof Zo||typeof a=="string"?Ln.call(this,a):(Ln.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Qe,this.$a=null,this.Sc=new lo,this.Sc.group=this,this.gl=new Qe,this.tb=this.$p=null,y&&Object.assign(this,y)}fe(Mi,Ln),Mi.prototype.cloneProtected=function(a){Ln.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Qs});y instanceof Qs?a.$a=y:a.$a=null,this.Sc!==null?(a.Sc=this.Sc.copy(),a.Sc.group=a):(a.Sc!==null&&(a.Sc.group=null),a.Sc=null),this.tb!==null&&(a.tb=this.tb.copy())},Lt=Mi.prototype,Lt.Af=function(a){Ln.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 Ln)x.Bd(y);else if(x instanceof un)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Lt.gk=function(a,y,x,E,b,z,tt){if(a===Po&&y==="elements"){if(b instanceof Qs)this.$a===null?this.$a=b:this.$a!==b&&Wt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(b instanceof nn){var rt=b.Nl(function(ot){return ot instanceof Qs});rt instanceof Qs&&(this.$a===null?this.$a=rt:this.$a!==rt&&Wt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===ko&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof nn&&this.$a.rg(E)&&(this.$a=null));Ln.prototype.gk.call(this,a,y,x,E,b,z,tt)},Lt.Xl=function(a,y){Ln.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==nn.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof nn&&(a=a.Pb()),this.tb===null&&(this.tb=new Pe),a.mi(this.tb),a instanceof Di&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Lt.eh=function(a,y,x,E){this.nf=this.$a,Ln.prototype.eh.call(this,a,y,x,E)},Lt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof un||y.Va()}),Ln.prototype.Va.call(this)},Lt.si=function(){if(!Ln.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof Ln){if(y.isVisible()&&Xs(y))return!1}else if(y instanceof un&&y.isVisible()&&Xs(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Wv(a,y){if(a.Gn.add(y)){y instanceof Mi&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof un&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Kv(a,y){if(a.Gn.remove(y)){y instanceof Mi&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof un&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Lt.Lj=function(){if(0<this.Gn.count){var a=this.diagram;if(a!==null)for(var y=this.Gn.copy().iterator;y.next();)a.remove(y.value)}Ln.prototype.Lj.call(this)},Mi.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=Ee(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Mi.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var E=!0;for(a=Ee(a).iterator;a.next();){var b=a.value;!y||x.isValidMember(this,b)?b.containingGroup=this:E=!1}return E},Mi.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Lt=Mi.prototype,Lt.Bd=function(a){var y=(this.U&65536)!==0;if(Ln.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var E=x.fromNode;E!==null&&E!==this&&E.Td(this)&&!E.isVisible()?(Ea(x.fromPort),Ea(x.toPort),x.bb()):(E=x.toNode,E!==null&&E!==this&&E.Td(this)&&!E.isVisible()&&(Ea(x.fromPort),Ea(x.toPort),x.bb()))}}},Lt.Lu=function(){var a=this.diagram!==null&&this.diagram.Pw;if(a&&this.$p!==null)return this.$p.iterator;var y=this.Rj();y.add(this);for(var x=new Qe,E=y.iterator;E.next();){var b=E.value;if(b instanceof Ln)for(b=b.linksConnected;b.next();){var z=b.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Lt.iz=function(){var a=this.Rj();a.add(this);for(var y=new Qe,x=a.iterator;x.next();){var E=x.value;if(E instanceof Ln)for(E=E.linksConnected;E.next();){var b=E.value,z=b.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),b=b.toNode,b===null||a.contains(b)&&b!==this||y.add(b)}}return y.iterator},Lt.hz=function(){function a(x,E){x!==null&&(E.add(x),a(x.containingGroup,E))}var y=new Qe;return a(this,y),y},Lt.Rj=function(){var a=new Qe;return rd(a,this,!0,0,!0),a.remove(this),a},Lt.Zb=function(a){Ln.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Mi.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();QS(this,y,a,this),a.Ue=!1}};function QS(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!1),z instanceof Mi&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,QS(z,y,x,E)),z instanceof Ln)z.Bd(y),x.Aj(z,E);else if(z instanceof un)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Mi.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();qS(this,y,a,this),a.Ue=!1}};function qS(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!0),z instanceof Mi&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,qS(z,y,x,E)),z instanceof Ln)z.Bd(y),x.Cj(z,E);else if(z instanceof un)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Mi.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,E=x.x;x=x.y;var b=a.x,z=a.y;if(!(E===b||isNaN(E)&&isNaN(b))||!(x===z||isNaN(x)&&isNaN(z))){for(E=b-(isNaN(E)?0:E),x=z-(isNaN(x)?0:x),z=Tt.alloc(),Ln.prototype.move.call(this,a,y),a=new Qe,y=this.Rj().iterator;y.next();)b=y.value,b instanceof un&&(b.suspendsRouting&&a.add(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(b.suspendsRouting=!0);for(y.reset();y.next();)if(b=y.value,!(b.ph()||b instanceof Ln&&b.isLinkLabel)){var tt=b.position,rt=b.location;tt.w()?(z.x=tt.x+E,z.y=tt.y+x,b.position=z):rt.w()&&(z.x=rt.x+E,z.y=rt.y+x,b.location=z)}for(y.reset();y.next();)b=y.value,b instanceof un&&(b.suspendsRouting=a.contains(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(tt=b.position,z.x=tt.x+E,z.y=tt.y+x,z.w()?b.move(z):b.bb(),Uv(b)&&b.bb());Tt.free(z)}},ue.Object.defineProperties(Mi.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Wt("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(wh(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&&(wh(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&&(wh(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(b){b.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(wh(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)}}}),Mi.prototype.expandSubGraph=Mi.prototype.expandSubGraph,Mi.prototype.collapseSubGraph=Mi.prototype.collapseSubGraph,Mi.prototype.findSubGraphParts=Mi.prototype.Rj,Mi.prototype.findContainingGroupChain=Mi.prototype.hz,Mi.prototype.findExternalNodesConnected=Mi.prototype.iz,Mi.prototype.findExternalLinksConnected=Mi.prototype.Lu,Mi.prototype.ensureBounds=Mi.prototype.Va,Mi.className="Group";function Qs(a){se.call(this),this.yb=es,this.ko=new Pe(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}fe(Qs,se),Qs.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Qs.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return eo(0,0,y.width,y.height,a.x,a.y)},Qs.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Mi||a instanceof fr)||Wt("Placeholder is not inside a Group or Adornment."),a instanceof Mi){var y=this.computeBorder(this.ko),x=this.minSize,E=this.dc;for(Cr(E,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,E.width,E.height),E=a.memberParts,x=!1;E.next();)if(E.value.isVisible()){x=!0;break}E=a.diagram,!x||E===null||E.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=Tt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),Tt.free(x))}else{y=this.dc,x=this.yb,E=x.left+x.right;var b=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof Di&&(tt=z.strokeWidth);var rt=z.Df(),ot=z.naturalBounds,at=(ot.width+tt)*rt;tt=(ot.height+tt)*rt,a.type!==nn.Link&&(rt=z.ga(a.category==="Selection"?Ui:a.locationSpot,Tt.alloc()),a.location=rt,Tt.free(rt)),isNaN(at)||isNaN(tt)?(a=z.ga(Ui,Tt.alloc()),at=Pe.allocAt(a.x,a.y,0,0),at.Ye(z.ga(Or,a)),at.Ye(z.ga(br,a)),at.Ye(z.ga(Go,a)),Cr(y,at.width+E||0,at.height+b||0),this.Ge(-x.left,-x.top,y.width,y.height),Tt.free(a),Pe.free(at)):(Cr(y,at+E||0,tt+b||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Qs.prototype.eh=function(a,y,x,E){this.actualBounds.h(a,y,x,E)},Qs.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,E=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof Mi&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var b=x.toolManager.findTool("Dragging");if(b===x.currentTool&&(x=b.computeBorder(y,this.ko,a),x!==null))return x}x=Pe.alloc(),b=this.computeMemberBounds(x);var z=this.yb;return y instanceof Mi&&!y.isSubGraphExpanded?a.h(b.x-z.left,b.y-z.top,0,0):a.h(b.x-z.left,b.y-z.top,Math.max(b.width+z.left+z.right,0),Math.max(b.height+z.top+z.bottom,0)),Pe.free(x),E&&y instanceof Mi&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Qs.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Mi))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,E=1/0,b=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var rt=tt.value;if(rt.isVisible()){if(rt instanceof un&&(!y.computesBoundsIncludingLinks||za(rt)||rt.fromNode===y||rt.toNode===y))continue;rt=rt.actualBounds,rt.left<x&&(x=rt.left),rt.top<E&&(E=rt.top),rt.right>b&&(b=rt.right),rt.bottom>z&&(z=rt.bottom)}}return isFinite(x)&&isFinite(E)?a.h(x,E,b-x,z-E):(y=y.location,a.h(y.x,y.y,0,0)),a},ue.Object.defineProperties(Qs.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new Ti(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Qs.className="Placeholder";function un(a){si.call(this,nn.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=qs,this.Om=0,this.Qm=qs,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new $e().freeze(),this.Tg=this.Mg=null,this.ml=new Pe,this.ua=new an,this.u=this.o=this.Sf=this.Wf=null,this.su=new Tt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}fe(un,si),un.prototype.cloneProtected=function(a){si.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Lt=un.prototype,Lt.Af=function(a){si.prototype.Af.call(this,a),this.ff=a.ff,this.vf=a.vf,a.Mg=null,a.bb(),a.Sf=this.Sf;var y=a.fromPort;y!==null&&Ea(y),a=a.toPort,a!==null&&Ea(a)},Lt.qb=function(a){a.classType===un?(a.value&2)===2?this.routing=a:a===Ha||a===Lh||a===Rf?this.curve=a:a===tp||a===Ym||a===Xm?this.adjusting=a:a!==Jv&&a!==qs&&Wt("Unknown Link enum value for a Link property: "+a):si.prototype.qb.call(this,a)},Lt.Xc=function(){this.ba===null&&(this.ba=new Gg)},Lt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Xs(a)||nd(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Xs(a)||nd(a)))},Lt.zv=function(){return!1},Lt.Av=function(){},Lt.Zc=function(){return!1},un.prototype.computeAngle=function(a,y,x){return un.computeAngle(y,x)},un.computeAngle=function(a,y){switch(a){default:case qs:a=0;break;case ep:a=y;break;case np:a=y+90;break;case ip:a=y-90;break;case Qv:a=y+180;break;case Jm:a=ae.bp(y),90<a&&270>a&&(a-=180);break;case rp:a=ae.bp(y+90),90<a&&270>a&&(a-=180);break;case op:a=ae.bp(y-90),90<a&&270>a&&(a-=180);break;case Qm:if(a=ae.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return ae.bp(a)};function Of(a){var y=a.fromNode,x=a.toNode,E=null;if(y!==null?E=x!==null?y.px(x):y.containingGroup:x!==null?E=x.containingGroup:E=null,y=E,x=a.Ah,x!==y){x!==null&&Kv(x,a),a.Ah=y,y!==null&&Wv(y,a);var b=a.containingGroupChanged;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=E}Lt=un.prototype,Lt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&si.prototype.oh.call(this)},Lt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Lt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $S(a,y){a.wd===null&&(a.wd=new Qe),a.wd.add(y),a.v()}Lt.Vo=function(a){if(si.prototype.Vo.call(this,a),Jd(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Gm(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||Gm(x,this,E)}qg(this)}},Lt.Wo=function(a){if(si.prototype.Wo.call(this,a),Jd(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Hm(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||Hm(x,this,E)}$g(this)}},Lt.Lj=function(){if(this.fd=!0,this.wd!==null){var a=this.diagram;if(a!==null)for(var y=this.wd.copy().iterator;y.next();)a.remove(y.value)}this.data!==null&&(a=this.diagram,a!==null&&a.partManager.removeDataForLink(this))},un.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},un.prototype.move=function(a,y){var x=y?this.location:this.position,E=x.x;isNaN(E)&&(E=0);var b=x.y;for(isNaN(b)&&(b=0),E=a.x-E,b=a.y-b,y===!0?si.prototype.move.call(this,a,!1):(a=Tt.allocAt(x.x+E,x.y+b),si.prototype.move.call(this,a,!1),Tt.free(a)),Ch(this,E,b),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+E,x.y+b)},un.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},un.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},un.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(Zn),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),E=this.i(1);return a.h((x.x+E.x)/2,(x.y+E.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===Ha))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()===Ha){if(y===3){x=this.i(0),E=this.i(1);var b=this.i(2);return ae.ax(x.x,x.y,E.x,E.y,E.x,E.y,b.x,b.y,a),a}if(E=(y-1)/3|0,x=3*(E/2|0),E%2===1){E=this.i(x),b=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),ae.ax(E.x,E.y,b.x,b.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,b=z=E=0;E<x/2&&z<y&&(b=tt[z],!(E+b>x/2));)E+=b,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-E)):a.h(y.x,y.y+(x/2-E)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-E),y.y):a.h(y.x+(x/2-E),y.y):(x=(x/2-E)/b,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},un.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()===Ha))return this.ua.wx(.5);if(this.computeCurve()===Ha&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var E=this.i(x+2);return x=this.i(x+3),ae.My(a.x,a.y,y.x,y.y,E.x,E.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,E=this.flattenedTotalLength;var b=0;x=0;for(var z;b<E/2&&x<a&&(z=y[x],!(b+z>E/2));)b+=z,x++;if(y=this.i(x),E=this.i(x+1),1>Math.abs(y.x-E.x)&&1>Math.abs(y.y-E.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-E.x))return y.y>E.y?270:90;if(1>Math.abs(y.y-E.y))return y.x>E.x?180:0}return y.ab(E)},Lt=un.prototype,Lt.i=function(a){return this.Nb.s[a]},Lt.dd=function(a,y){this.Nb.cd(a,y)},Lt.L=function(a,y,x){this.Nb.cd(a,new Tt(y,x))},Lt.Kz=function(a,y){this.Nb.Gb(a,y)},Lt.m=function(a,y,x){this.Nb.Gb(a,new Tt(y,x))},Lt.ne=function(a){this.Nb.add(a)},Lt.yf=function(a,y){this.Nb.add(new Tt(a,y))},Lt.pv=function(a){this.Nb.mb(a)},Lt.Fj=function(){this.Nb.clear()};function Ch(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var E=a.fd,b=new $e,z=a.Nb.iterator;z.next();){var tt=z.value;b.add(new Tt(tt.x+y,tt.y+x).freeze())}b.freeze(),z=a.Nb,a.Nb=b,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),Ys(a)),E?Zm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&af(tt.animationManager,a,b),a.g("points",z,b)}}Lt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Lt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,E=1/0,b=a.s,z=b.length,tt=0;tt<z;tt++){var rt=b[tt];x=Math.min(rt.x,x),E=Math.min(rt.y,E)}rt=tt=1/0;for(var ot=y.s,at=ot.length,ut=0;ut<at;ut++){var ft=ot[ut];tt=Math.min(ft.x,tt),rt=Math.min(ft.y,rt),ft.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=b[z],ft=ot[z],ut.x-x!==ft.x-tt||ut.y-E!==ft.y-rt){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&af(x.animationManager,this,y),Zm(this),this.g("points",a,y)}},Lt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Zm(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),Um(a,!1))}Lt.bb=function(){if(!this.suspendsRouting){var a=this.diagram;if(a){if(a.As.contains(this)||a.undoManager.isUndoingRedoing||(a=a.animationManager,a.isTicking&&!a.isAnimating))return;this.Tg===null||a.isTicking||(this.Tg=null)}a=this.path,a!==null&&(this.fd=!1,this.v(),a.v())}},Lt.vg=function(){if(!this.fd&&!this.computingPoints){var a=!0;try{this.computingPoints=!0,this.uh(),a=this.computePoints()}catch(y){this.computingPoints=!1,this.rv()}finally{this.computingPoints=!1,a?this.zf():this.rv()}}},un.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Oc||(Oc=new Ln,Oc.desiredSize=ii,Oc.Va()),this.defaultFromPoint&&(Oc.location=this.defaultFromPoint,Oc.Va(),y=a=Oc)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var E=this.toNode,b=null;if(E===null?(Ic||(Ic=new Ln,Ic.desiredSize=ii,Ic.Va()),this.defaultToPoint&&(Ic.location=this.defaultToPoint,Ic.Va(),b=E=Ic)):b=this.toPort,b===null||E.isVisible()||(x=E.findVisibleNode(),x!==null&&x!==E?(E=x,b=x.port):E=x),this.Mw=E,E===null||!E.location.w())return!1;for(;!(b===null||b.actualBounds.w()&&b.Ed());)b=b.panel;if(b===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,b);var rt=If(tt),ot=If(x),at=y===b&&y!==null,ut=this.isOrthogonal,ft=this.curve===Ha;this.Wf=at&&!ut?ft=!0:!1;var mt=this.computeAdjusting()===qs||at;if(!ut&&!at&&rt&&ot){if(rt=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),ot=this.getLinkPoint(E,b,x,!1,!1,a,y),rt=this.adjustPoints(0,mt,z-1,ot))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),ot=this.getLinkPoint(E,b,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,ot)),!rt)if(this.Fj(),ft){z=this.getLinkPoint(a,y,tt,!0,!1,E,b),mt=this.getLinkPoint(E,b,x,!1,!1,a,y),rt=mt.x-z.x,ot=mt.y-z.y,at=this.computeCurviness(),ft=ut=0;var yt=z.x+rt/3,Pt=z.y+ot/3,Et=yt,Ht=Pt;ae.B(ot,0)?Ht=0<rt?Ht-at:Ht+at:(ut=-rt/ot,ft=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ft=-ft),Et=(0>ot?-1:1)*ft+yt,Ht=ut*(Et-yt)+Pt),yt=z.x+2*rt/3,Pt=z.y+2*ot/3;var Ot=yt,Ut=Pt;ae.B(ot,0)?Ut=0<rt?Ut-at:Ut+at:(Ot=(0>ot?-1:1)*ft+yt,Ut=ut*(Ot-yt)+Pt),this.Fj(),this.ne(z),this.yf(Et,Ht),this.yf(Ot,Ut),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,E,b)),this.dd(3,this.getLinkPoint(E,b,x,!1,!1,a,y))}else z=E,mt=b,E=this.getLinkPoint(a,y,tt,!0,!1,z,mt),b=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=b.x-E.x,x=b.y-E.y,tt=this.computeCurviness(),a=E.x+mt/2,y=E.y+x/2,z=a,rt=y,ae.B(x,0)?rt=0<mt?rt-tt:rt+tt:(mt=-mt/x,z=Math.sqrt(tt*tt/(mt*mt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,rt=mt*(z-a)+y),this.ne(E),this.yf(z,rt),this.ne(b)):(this.ne(E),this.ne(b),rt=Pe.alloc(),y.mi(rt),ot=rt.ca(b),mt.mi(rt),at=rt.ca(E),(ot||at)&&(tt=y.ga(Km(tt),new Tt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,b,!0,tt)),x=mt.ga(Km(x),new Tt),this.dd(1,this.getLinkPointFromPoint(z,mt,x,E,!1,x))),Pe.free(rt))}else{ft=this.isAvoiding,mt&&(ut&&ft||at)&&this.Fj();var Xt=at?this.computeCurviness():0;ft=this.getLinkPoint(a,y,tt,!0,ut,E,b),yt=Et=Pt=0,(ut||!rt||at)&&(Ht=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ft,tt,!0,ut,E,b),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>Xt&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Ht+=Math.abs(Xt)*(ut?1:2)),yt===0?Pt=Ht:yt===90?Et=Ht:yt===180?Pt=-Ht:yt===270?Et=-Ht:(Pt=Ht*Math.cos(yt*Math.PI/180),Et=Ht*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Ht=y.ga(Bi,Tt.alloc()),Ot=Tt.allocAt(Ht.x+1e3*Pt,Ht.y+1e3*Et),this.getLinkPointFromPoint(a,y,Ht,Ot,!0,ft),Tt.free(Ht),Tt.free(Ot))),Ht=this.getLinkPoint(E,b,x,!1,ut,a,y);var Qt=Ut=Ot=0;if(ut||!ot||at){var ie=this.computeEndSegmentLength(E,b,x,!1);Qt=this.getLinkDirection(E,b,Ht,x,!1,ut,a,y),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Qt+=ut?0:30,0>Xt&&(Qt+=180)),0>Qt?Qt+=360:360<=Qt&&(Qt-=360),at&&(ie+=Math.abs(Xt)*(ut?1:2)),Qt===0?Ot=ie:Qt===90?Ut=ie:Qt===180?Ot=-ie:Qt===270?Ut=-ie:(Ot=ie*Math.cos(Qt*Math.PI/180),Ut=ie*Math.sin(Qt*Math.PI/180)),x.Mc()&&at&&(x=b.ga(Bi,Tt.alloc()),tt=Tt.allocAt(x.x+1e3*Ot,x.y+1e3*Ut),this.getLinkPointFromPoint(E,b,x,tt,!1,Ht),Tt.free(x),Tt.free(tt))}x=ft,(ut||!rt||at)&&(x=new Tt(ft.x+Pt,ft.y+Et)),tt=Ht,(ut||!ot||at)&&(tt=new Tt(Ht.x+Ot,Ht.y+Ut)),!mt&&!ut&&rt&&3<z&&this.adjustPoints(0,ft,z-2,tt)?this.dd(z-1,Ht):!mt&&!ut&&ot&&3<z&&this.adjustPoints(1,x,z-1,Ht)?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,Ht)):(this.Fj(),this.ne(ft),(ut||!rt||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Qt,a,E),(ut||!ot||at)&&this.ne(tt),this.ne(Ht))}return!0};function Vv(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}un.prototype.getLinkPointFromPoint=function(a,y,x,E,b,z){if(z===void 0&&(z=new Tt),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(b=a.findVisibleNode(),b!==null&&b!==a&&(y=b.port)),a=null,b=y.panel,b===null||b.se()||(b=b.panel),b===null){b=E.x,E=E.y;var tt=x.x;x=x.y}else{a=b.oe,b=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*b;var rt=-a.m12*b,ot=-a.m21*b,at=a.m11*b,ut=b*(a.m21*a.dy-a.m22*a.dx),ft=b*(a.m12*a.dx-a.m11*a.dy);b=E.x*tt+E.y*ot+ut,E=E.x*rt+E.y*at+ft,tt=x.x*tt+x.y*ot+ut,x=x.x*rt+x.y*at+ft}return y.Sj(b,E,tt,x,z),a!==null&&z.transform(a),z};function Wm(a,y){var x=y.Zn;return x===null&&(x=new Rc,x.port=y,x.node=y.part,y.Zn=x),ax(x,a)}un.prototype.getLinkPoint=function(a,y,x,E,b,z,tt,rt){if(rt===void 0&&(rt=new Tt),x.sb()&&!If(x))return y.ga(x,rt),rt;if(x.$c()){var ot=Wm(this,y);if(ot!==null){if(rt.assign(ot.Zo),b&&this.routing===ex){var at=Wm(this,tt);if(at!==null&&ot.Gl<at.Gl){ot=Tt.alloc(),at=Tt.alloc();var ut=new Pe(y.ga(Ui,ot),y.ga(Or,at)),ft=this.computeSpot(!E,tt);a=this.getLinkPoint(z,tt,ft,!E,b,a,y,at),(x.Hf(As)||x.Hf(vo))&&a.y>=ut.y&&a.y<=ut.y+ut.height?rt.y=a.y:(x.Hf(Vo)||x.Hf(ca))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(rt.x=a.x),Tt.free(ot),Tt.free(at)}}return rt}}return x=y.ga(Km(x),Tt.alloc()),this.pointsCount>(b?6:2)?(tt=E?this.i(1):this.i(this.pointsCount-2),b&&(tt=Vv(x,tt.copy()))):(ot=this.computeSpot(!E,tt),z=Tt.alloc(),tt=tt.ga(Km(ot),z),b&&(tt=Vv(x,tt)),Tt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,E,rt),Tt.free(x),rt},un.prototype.getLinkDirection=function(a,y,x,E,b,z,tt,rt){t:if(E.sb())var ot=E.x>E.y?E.x>1-E.y?0:E.x<1-E.y?270:315:E.x<E.y?E.x>1-E.y?90:E.x<1-E.y?180:135:.5>E.x?225:.5<E.x?45:0;else{if(E.$c()&&(ot=Wm(this,y),ot!==null))switch(ot.Nc){case 1:ot=270;break t;case 2:ot=180;break t;default:case 4:ot=0;break t;case 8:ot=90;break t}ot=y.ga(Bi,Tt.alloc()),this.pointsCount>(z?6:2)?(rt=b?this.i(1):this.i(this.pointsCount-2),rt=z?Vv(ot,rt.copy()):x):(x=Tt.alloc(),rt=rt.ga(Bi,x),Tt.free(x)),x=Math.abs(rt.x-ot.x)>Math.abs(rt.y-ot.y)?rt.x>=ot.x?0:180:rt.y>=ot.y?90:270,Tt.free(ot),ot=x}return E.Mc()&&tt.Td(a)&&(ot+=180,360<=ot&&(ot-=360)),If(E)||(a=y.li(),a===0)||(45<=a&&135>a?ot+=90:135<=a&&225>a?ot+=180:225<=a&&315>a&&(ot+=270),360<=ot&&(ot-=360)),ot},un.prototype.computeEndSegmentLength=function(a,y,x,E){return y!==null&&x.$c()&&(a=Wm(this,y),a!==null)?a.Ju:(a=E?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=E?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},un.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=Bi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Uo?Ai:y)):(a=y||this.toPort,a===null?a=Bi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Uo?Ai:y)),a};function If(a){return a===Ai||a.x===.5&&a.y===.5}function Km(a){return a.x===.5&&a.y===.5?a:Bi}un.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==qs&&4<this.pointsCount?this.computeMidPoint(new Tt):(a=y.Zn,a=a!==null?ax(a,this):null,a!==null?a.Zo:y.ga(Bi))},un.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},un.prototype.Cf=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=mi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&mi.free(tt),!0;if(this.Yc(a,tt)){var rt=!1;if(!this.isAtomic)for(var ot=this.O.s,at=ot.length;at--;){var ut=ot[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=mi.alloc(),ft.set(tt),ut instanceof nn)rt=ut.Cf(a,y,x,E,b,ft);else if(this.path===ut){if(ut instanceof Di)if(rt=a,mt=E,ut.pickable===!1)rt=!1;else if(ft.multiply(ut.transform),mt)t:{var yt=rt,Pt=ft;if(ut.fh(yt,Pt))rt=!0;else{if(Pt===void 0&&(Pt=ut.transform,yt.Re(ut.actualBounds))){rt=!0;break t}rt=yt.left,mt=yt.right;var Et=yt.top;yt=yt.bottom;var Ht=Tt.alloc(),Ot=Tt.alloc(),Ut=Tt.alloc(),Xt=mi.alloc();Xt.set(Pt),Xt.bv(ut.transform),Xt.Vj(),Ot.x=mt,Ot.y=Et,Ot.transform(Xt),Ht.x=rt,Ht.y=Et,Ht.transform(Xt),Pt=!1,Yd(ut,Ht,Ot,Ut)?Pt=!0:(Ht.x=mt,Ht.y=yt,Ht.transform(Xt),Yd(ut,Ht,Ot,Ut)?Pt=!0:(Ot.x=rt,Ot.y=yt,Ot.transform(Xt),Yd(ut,Ht,Ot,Ut)?Pt=!0:(Ht.x=rt,Ht.y=Et,Ht.transform(Xt),Yd(ut,Ht,Ot,Ut)&&(Pt=!0)))),mi.free(Xt),Tt.free(Ht),Tt.free(Ot),Tt.free(Ut),rt=Pt}}else rt=ut.fh(rt,ft)}else rt=Xo(ut,a,E,ft);rt&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&b.add(mt)),mi.free(ft)}}}return z===void 0&&mi.free(tt),rt||this.background!==null||this.areaBackground!==null}return z===void 0&&mi.free(tt),!1},un.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?Ha:this.curve},un.prototype.computeCorner=function(){if(this.curve===Ha)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},un.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if(b!==a&&!b.isPanelMain&&(b.segmentIndex===-1/0||isNaN(b.segmentIndex)))return b}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},un.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=ix;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var E=this.findMidLabel();if(E!==null){var b=E.naturalBounds,z=E.margin,tt=isNaN(b.width)?30:b.width*E.scale+z.left+z.right;b=isNaN(b.height)?14:b.height*E.scale+z.top+z.bottom,E=E.segmentOrientation,E===ep||E===Jm||E===Qv?a=Math.max(a,b):E===ip||E===op||E===np||E===rp?a=Math.max(a,tt):(y=y.ga(Bi).ab(x.ga(Bi))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*b)+1)),this.curve===Ha&&(a*=1.333)}}return a},un.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===qs&&x.bb()}},un.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=nx;var y=this.Sf;if(y!==null){for(var x=Rn(),E=0,b=y.links,z=0;z<b.length;z++){var tt=b[z].computeSpacing();x.push(tt),E+=tt}for(E=-E/2,z=0;z<b.length;z++){if(b[z]===this){a=E+x[z]/2;break}E+=x[z]}y.Ds===this.fromNode&&(a=-a),_n(x)}}return a},un.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},un.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},un.prototype.adjustPoints=function(a,y,x,E){var b=this.computeAdjusting();if(this.isOrthogonal){if(b===Ym)return!1;b===Xm&&(b=tp)}switch(b){case Ym:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(E)){b=z.x,z=z.y;var rt=tt.x-b,ot=tt.y-z,at=Math.sqrt(rt*rt+ot*ot);if(!ae.$(at,0)){if(ae.$(rt,0))var ut=0>ot?-Math.PI/2:Math.PI/2;else ut=Math.atan(ot/Math.abs(rt)),0>rt&&(ut=Math.PI-ut);tt=y.x;var ft=y.y;rt=E.x-tt;var mt=E.y-ft;for(ot=Math.sqrt(rt*rt+mt*mt),ae.$(rt,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(rt)),0>rt&&(mt=Math.PI-mt)),at=ot/at,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),rt=y.x-b,ot=y.y-z,y=Math.sqrt(rt*rt+ot*ot),ae.$(y,0)||(ae.$(rt,0)?ot=0>ot?-Math.PI/2:Math.PI/2:(ot=Math.atan(ot/Math.abs(rt)),0>rt&&(ot=Math.PI-ot)),rt=ot+ut,y*=at,this.L(a,tt+y*Math.cos(rt),ft+y*Math.sin(rt)));this.dd(x,E)}}return!0;case Xm:if(z=this.i(a),ft=this.i(x),!z.Xa(y)||!ft.Xa(E)){b=z.x,z=z.y,tt=ft.x,ft=ft.y,at=(tt-b)*(tt-b)+(ft-z)*(ft-z),rt=y.x,ut=y.y,ot=E.x,mt=E.y;var yt=1;if(ot-rt!==0){var Pt=(mt-ut)/(ot-rt);yt=Math.sqrt(1+1/(Pt*Pt))}else Pt=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var Et=y.x,Ht=y.y,Ot=.5;at!==0&&(Ot=((b-Et)*(b-tt)+(z-Ht)*(z-ft))/at);var Ut=b+Ot*(tt-b),Xt=z+Ot*(ft-z);y=Math.sqrt((Et-Ut)*(Et-Ut)+(Ht-Xt)*(Ht-Xt)),Ht<Pt*(Et-Ut)+Xt&&(y=-y),0<Pt&&(y=-y),Et=rt+Ot*(ot-rt),Ot=ut+Ot*(mt-ut),Pt!==0?(y=Et+y/yt,this.L(a,y,Ot-(y-Et)/Pt)):this.L(a,Et,Ot+y)}this.dd(x,E)}return!0;case tp:t:{if(this.isOrthogonal&&(b=this.i(a),z=this.i(a+1),tt=this.i(a+2),rt=z.x,ut=z.y,ft=rt,at=ut,ae.B(b.y,z.y)?ae.B(z.x,tt.x)?ut=y.y:ae.B(z.y,tt.y)&&(rt=y.x):ae.B(b.x,z.x)&&(ae.B(z.y,tt.y)?rt=y.x:ae.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,rt,ut),b=this.i(x),z=this.i(x-1),tt=this.i(x-2),rt=z.x,ut=z.y,ot=rt,mt=ut,ae.B(b.y,z.y)?ae.B(z.x,tt.x)?ut=E.y:ae.B(z.y,tt.y)&&(rt=E.x):ae.B(b.x,z.x)&&(ae.B(z.y,tt.y)?rt=E.x:ae.B(z.x,tt.x)&&(ut=E.y)),this.L(x-1,rt,ut),Uv(this))){this.L(a+1,ft,at),this.L(x-1,ot,mt),x=!1;break t}this.dd(a,y),this.dd(x,E),x=!0}return x;default:return!1}},un.prototype.addOrthoPoints=function(a,y,x,E,b,z){0>y?y+=360:360<=y&&(y-=360),0>E?E+=360:360<=E&&(E-=360);var tt=E;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,E=315<=E||45>E?0:45<=E&&135>E?90:135<=E&&225>E?180:270;var rt=b.actualBounds.copy(),ot=z.actualBounds.copy();if(rt.w()&&ot.w()){rt.Bc(sp,sp),ot.Bc(sp,sp),rt.Ye(a),ot.Ye(x);var at=Tt.alloc(),ut=Tt.alloc();y===0?x.x>a.x||E===270&&x.y<a.y&&ot.right>a.x||E===90&&x.y>a.y&&ot.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),E===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):E===270&&x.y<a.y||E===90&&x.y>a.y?(at.x=a.x<ot.left?this.computeMidOrthoPosition(a.x,a.y,ot.left,x.y,!1):a.x<ot.right&&(E===270&&a.y<ot.top||E===90&&a.y>ot.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):ot.right,ut.x=at.x,ut.y=x.y):E===0&&a.x<ot.left&&a.y>ot.top&&a.y<ot.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,ot.top):Math.max(x.y,ot.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(E===180||E===90&&x.y<rt.top||E===270&&x.y>rt.bottom)&&(E===180&&(ot.ca(a)||rt.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===180||E===90)?at.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,ot.bottom),!0):x.y>a.y&&(E===180||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,rt.bottom,x.x,Math.min(x.y,ot.top),!0)),ut.x=x.x,ut.y=at.y),at.y>rt.top&&at.y<rt.bottom&&(x.x>=rt.left&&x.x<=a.x||a.x<=ot.right&&a.x>=x.x?(E===90||E===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===0?rt.top:Math.min(rt.top,ot.top)):Math.max(x.y,E===0?rt.bottom:Math.max(rt.bottom,ot.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||E===270&&x.y<a.y&&ot.left<a.x||E===90&&x.y>a.y&&ot.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),E===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):E===270&&x.y<a.y||E===90&&x.y>a.y?(at.x=a.x>ot.right?this.computeMidOrthoPosition(a.x,a.y,ot.right,x.y,!1):a.x>ot.left&&(E===270&&a.y<ot.top||E===90&&a.y>ot.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):ot.left,ut.x=at.x,ut.y=x.y):E===180&&a.x>ot.right&&a.y>ot.top&&a.y<ot.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,ot.top):Math.max(x.y,ot.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(E===0||E===90&&x.y<rt.top||E===270&&x.y>rt.bottom)&&(E===0&&(ot.ca(a)||rt.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===0||E===90)?at.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,ot.bottom),!0):x.y>a.y&&(E===0||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,rt.bottom,x.x,Math.min(x.y,ot.top),!0)),ut.x=x.x,ut.y=at.y),at.y>rt.top&&at.y<rt.bottom&&(x.x<=rt.right&&x.x>=a.x||a.x>=ot.left&&a.x<=x.x?(E===90||E===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===180?rt.top:Math.min(rt.top,ot.top)):Math.max(x.y,E===180?rt.bottom:Math.max(rt.bottom,ot.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||E===180&&x.x<a.x&&ot.bottom>a.y||E===0&&x.x>a.x&&ot.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),E===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):E===180&&x.x<a.x||E===0&&x.x>a.x?(at.y=a.y<ot.top?this.computeMidOrthoPosition(a.x,a.y,x.x,ot.top,!0):a.y<ot.bottom&&(E===180&&a.x<ot.left||E===0&&a.x>ot.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):ot.bottom,ut.x=x.x,ut.y=at.y):E===90&&a.y<ot.top&&a.x>ot.left&&a.x<ot.right&&(at.x=a.x<x.x?Math.min(x.x,ot.left):Math.max(x.x,ot.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(E===270||E===0&&x.x<rt.left||E===180&&x.x>rt.right)&&(E===270&&(ot.ca(a)||rt.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===270||E===0)?at.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,ot.right),x.y,!1):x.x>a.x&&(E===270||E===180)&&(at.x=this.computeMidOrthoPosition(rt.right,a.y,Math.min(x.x,ot.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>rt.left&&at.x<rt.right&&(x.y>=rt.top&&x.y<=a.y||a.y<=ot.bottom&&a.y>=x.y?(E===0||E===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===90?rt.left:Math.min(rt.left,ot.left)):Math.max(x.x,E===90?rt.right:Math.max(rt.right,ot.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||E===180&&x.x<a.x&&ot.top<a.y||E===0&&x.x>a.x&&ot.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),E===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):E===180&&x.x<a.x||E===0&&x.x>=a.x?(at.y=a.y>ot.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,ot.bottom,!0):a.y>ot.top&&(E===180&&a.x<ot.left||E===0&&a.x>ot.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):ot.top,ut.x=x.x,ut.y=at.y):E===270&&a.y>ot.bottom&&a.x>ot.left&&a.x<ot.right&&(at.x=a.x<x.x?Math.min(x.x,ot.left):Math.max(x.x,ot.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(E===90||E===0&&x.x<rt.left||E===180&&x.x>rt.right)&&(E===90&&(ot.ca(a)||rt.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===90||E===0)?at.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,ot.right),x.y,!1):x.x>a.x&&(E===90||E===180)&&(at.x=this.computeMidOrthoPosition(rt.right,a.y,Math.min(x.x,ot.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>rt.left&&at.x<rt.right&&(x.y<=rt.bottom&&x.y>=a.y||a.y>=ot.top&&a.y<=x.y?(E===0||E===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===270?rt.left:Math.min(rt.left,ot.left)):Math.max(x.x,E===270?rt.right:Math.max(rt.right,ot.right)),ut.x=at.x,ut.y=x.y)));var ft=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||b===z||this.layer.isTemporary||!mf(mt)||rt.ca(ft)&&!z.Td(b)||ot.ca(a)&&!b.Td(z))y=!1;else{var yt=vf(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,ft.x),Math.min(ut.y,ft.y),Math.abs(ut.x-ft.x),Math.abs(ut.y-ft.y)))y=!1;else{b=a,z=ft;var Pt=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var Et=Tt.alloc();jf(yt,a.x,a.y)||(ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,Et)?(x=a=Et.copy(),y=Et.ab(at)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,Et)?(x=a=Et.copy(),y=Et.ab(ut)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ft.x,ft.y,Et)&&(x=a=Et.copy(),y=Et.ab(ft))),jf(yt,ft.x,ft.y)||(ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ft.x,ft.y,ut.x,ut.y,Et)?(Pt=ft=Et.copy(),E=ut.ab(Et)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,Et)?(Pt=ft=Et.copy(),E=at.ab(Et)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,Et)&&(Pt=ft=Et.copy(),E=a.ab(Et))),Tt.free(Et)}rt=rt.copy().ed(ot),rt.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),ox(yt,a,y,ft,E,rt,!0),ot=wu(yt,ft.x,ft.y),!yt.abort&&ot>=zf&&(rx(yt),rt.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),ox(yt,a,y,ft,E,rt,!1),ot=wu(yt,ft.x,ft.y)),!yt.abort&&ot<zf&&wu(yt,ft.x,ft.y)!==kh?(Yv(this,yt,ft.x,ft.y,E,!0,tt),rt=this.i(2),4>this.pointsCount?(y===0||y===180?(rt.x=a.x,rt.y=ft.y):(rt.x=ft.x,rt.y=a.y),this.L(2,rt.x,rt.y),this.m(3,rt.x,rt.y)):(tt=this.i(3),y===0||y===180?ae.B(rt.x,tt.x)?(rt=y===0?Math.max(rt.x,a.x):Math.min(rt.x,a.x),this.L(2,rt,a.y),this.L(3,rt,tt.y)):ae.B(rt.y,tt.y)?(Math.abs(a.y-rt.y)<=yt.Go/2&&(this.L(2,rt.x,a.y),this.L(3,tt.x,a.y)),this.m(2,rt.x,a.y)):this.L(2,a.x,rt.y):(y===90||y===270)&&(ae.B(rt.y,tt.y)?(rt=y===90?Math.max(rt.y,a.y):Math.min(rt.y,a.y),this.L(2,a.x,rt),this.L(3,tt.x,rt)):ae.B(rt.x,tt.x)?(Math.abs(a.x-rt.x)<=yt.Ho/2&&(this.L(2,a.x,rt.y),this.L(3,a.x,tt.y)),this.m(2,a.x,rt.y)):this.L(2,rt.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,b.x,x.y):this.m(2,x.x,b.y)),Pt!==null&&(E===0||E===180?this.yf(z.x,Pt.y):this.yf(Pt.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),Tt.free(at),Tt.free(ut)}},un.prototype.computeMidOrthoPosition=function(a,y,x,E,b){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),b?(y+E)/2+z:(a+x)/2+z};function Uv(a){if(a.diagram===null||!a.isAvoiding||!mf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=vf(a.diagram,!0,a.containingGroup,null);for(var E=1;E<x-2;E++){var b=y[E],z=y[E+1];if(!a.Yj(Math.min(b.x,z.x),Math.min(b.y,z.y),Math.abs(b.x-z.x),Math.abs(b.y-z.y)))return!0}return!1}function Yv(a,y,x,E,b,z,tt){var rt=y.Ho,ot=y.Go,at=wu(y,x,E),ut=x,ft=E;for(b===0?ut+=rt:b===90?ft+=ot:b===180?ut-=rt:ft-=ot,b!==tt&&at>Qd&&wu(y,ut,ft)!==at-1&&(wu(y,x-rt,E)===at-1?(b=180,ut=x-rt,ft=E):wu(y,x+rt,E)===at-1?(b=0,ut=x+rt,ft=E):wu(y,x,E-ot)===at-1?(b=270,ut=x,ft=E-ot):wu(y,x,E+ot)===at-1&&(b=90,ut=x,ft=E+ot));at>Qd&&wu(y,ut,ft)===at-1;)x=ut,E=ft,b===0?ut+=rt:b===90?ft+=ot:b===180?ut-=rt:ft-=ot,--at;z?at>Qd&&(b===180||b===0?x=Math.floor(x/rt)*rt+rt/2:(b===90||b===270)&&(E=Math.floor(E/ot)*ot+ot/2)):(x=Math.floor(x/rt)*rt+rt/2,E=Math.floor(E/ot)*ot+ot/2),at>Qd&&(z=b,tt=x,ut=E,b===0?(z=90,ut+=ot):b===90?(z=180,tt-=rt):b===180?(z=270,ut-=ot):b===270&&(z=0,tt+=rt),wu(y,tt,ut)===at-1?Yv(a,y,tt,ut,z,!1,z):(tt=x,ut=E,b===0?(z=270,ut-=ot):b===90?(z=0,tt+=rt):b===180?(z=90,ut+=ot):b===270&&(z=180,tt-=rt),wu(y,tt,ut)===at-1&&Yv(a,y,tt,ut,z,!1,z))),a.yf(x,E)}un.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),E=this.i(1),b=En(y,a,x.x,x.y,E.x,E.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var rt=En(y,a,E.x,E.y,x.x,x.y);E=x,rt<b&&(z=tt,b=rt)}return z},un.prototype.qc=function(){this.lk=!1,this.v()},un.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];b!==a&&b.isPanelMain&&b instanceof Di&&(b.ua=this.ua)}}},un.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,E=this.diagram;E!==null&&Jd(this)&&E.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(E.animationManager.isAnimating||E.currentTool!==E.toolManager)&&(x=!0);var b=this.i(0).copy(),z=b.copy();E=this.Nb.s;var tt=this.computeCurve();if(tt===Ha&&3<=y&&!ae.$(this.smoothness,0))if(y===3){var rt=this.i(1);E=Math.min(b.x,rt.x);var ot=Math.min(b.y,rt.y);rt=this.i(2),E=Math.min(E,rt.x),ot=Math.min(ot,rt.y)}else{if(this.isOrthogonal)for(ot=0;ot<y;ot++)rt=E[ot],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);else for(E=3;E<y;E+=3)E+3>=y&&(E=y-1),ot=this.i(E),z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);E=z.x,ot=z.y}else{for(ot=0;ot<y;ot++)rt=E[ot],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);E=z.x,ot=z.y}if(E-=this.su.x,ot-=this.su.y,b.x-=E,b.y-=ot,y!==2||Jd(this)){if(a.type=an.o,rt=TS(a),this.computeShortLength(!0)!==0&&(b=Bc(this,b,!0,z)),Df(rt,b.x,b.y,!1),tt===Ha&&3<=y&&!ae.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-E,x=x.y-ot,b=this.i(2).copy(),b.x-=E,b.y-=ot,this.computeShortLength(!1)!==0&&(b=Bc(this,b,!1,z)),xh(rt,y,x,y,x,b.x,b.y);else if(this.isOrthogonal){y=Tt.allocAt(E,ot),x=Tt.alloc(),x.assign(this.i(1)),z=Tt.allocAt(E,ot),b=Tt.allocAt(E,ot),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,Pt=this.i(Xv(this,at,ft,!1));if((!ae.$(mt.x,yt.x)||!ae.$(yt.x,Pt.x))&&(!ae.$(mt.y,yt.y)||!ae.$(yt.y,Pt.y))){var Et=ut;isNaN(Et)&&(Et=this.smoothness/3);var Ht=mt.x;mt=mt.y;var Ot=yt.x;yt=yt.y;var Ut=Pt.x;Pt=Pt.y;var Xt=Et*Vm(Ht,mt,Ot,yt);Et*=Vm(Ot,yt,Ut,Pt),ae.$(mt,yt)&&ae.$(Ot,Ut)&&(Ot>Ht?Pt>yt?(z.x=Ot-Xt,z.y=yt-Xt,b.x=Ot+Et,b.y=yt+Et):(z.x=Ot-Xt,z.y=yt+Xt,b.x=Ot+Et,b.y=yt-Et):Pt>yt?(z.x=Ot+Xt,z.y=yt-Xt,b.x=Ot-Et,b.y=yt+Et):(z.x=Ot+Xt,z.y=yt+Xt,b.x=Ot-Et,b.y=yt-Et)),ae.$(Ht,Ot)&&ae.$(yt,Pt)&&(yt>mt?(Ut>Ot?(z.x=Ot-Xt,z.y=yt-Xt,b.x=Ot+Et):(z.x=Ot+Xt,z.y=yt-Xt,b.x=Ot-Et),b.y=yt+Et):(Ut>Ot?(z.x=Ot-Xt,z.y=yt+Xt,b.x=Ot+Et):(z.x=Ot+Xt,z.y=yt+Xt,b.x=Ot-Et),b.y=yt-Et)),(ae.$(Ht,Ot)&&ae.$(Ot,Ut)||ae.$(mt,yt)&&ae.$(yt,Pt))&&(Ht=.5*(Ht+Ut),mt=.5*(mt+Pt),z.x=Ht,z.y=mt,b.x=Ht,b.y=mt),(ft===1||ft===2&&ae.$(tt.x,this.i(0).x)&&ae.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),xh(rt,x.x-E,x.y-ot,z.x-E,z.y-ot,at.x-E,at.y-ot),y.set(z),x.set(b),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Bc(this,ut.copy(),!1,yn)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),xh(rt,b.x-E,b.y-ot,at-E,tt-ot,ut.x-E,ut.y-ot),Tt.free(y),Tt.free(x),Tt.free(z),Tt.free(b)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),b=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Bc(this,tt.copy(),!1,yn)),xh(rt,z.x-E,z.y-ot,b.x-E,b.y-ot,tt.x-E,tt.y-ot);else{for(z=Tt.alloc(),z.assign(this.i(0)),b=Tt.alloc(),b.assign(z),tt=this.computeCorner(),ft=1,at=0;ft<y;){if(ft=Xv(this,z,ft,1<ft),ut=this.i(ft),ft>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Bc(this,ut.copy(),!1,yn)),Dc(this,rt,-E,-ot,z,ut,x);else if(at===0)for(ft=1;ft<y;)b.assign(z),ut=this.i(ft++),Dc(this,rt,-E,-ot,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ft+1,ft<y-3),ft=-E,Ht=-ot,mt=ut,Ot=this.i(at),Et=x,ae.B(z.y,mt.y)&&ae.B(mt.x,Ot.x))if(Pt=Math.min(tt,Math.abs(mt.x-b.x)/2),Pt=Xt=Math.min(Pt,Math.abs(Ot.y-mt.y)/2),ae.B(Pt,0))Dc(this,rt,ft,Ht,z,mt,Et),z.assign(mt);else{var Qt=mt.x,ie=mt.y;yt=Qt,Ut=ie,mt.x>z.x?Qt=mt.x-Pt:Qt=mt.x+Pt,Ot.y>mt.y?Ut=mt.y+Xt:Ut=mt.y-Xt,Ot=Tt.allocAt(Qt,ie),Dc(this,rt,ft,Ht,z,Ot,Et),Tt.free(Ot),Im(rt,mt.x+ft,mt.y+Ht,yt+ft,Ut+Ht),z.h(yt,Ut)}else ae.B(z.x,mt.x)&&ae.B(mt.y,Ot.y)?(Pt=Math.min(tt,Math.abs(mt.y-b.y)/2),Pt=Xt=Math.min(Pt,Math.abs(Ot.x-mt.x)/2),ae.B(Xt,0)?(Dc(this,rt,ft,Ht,z,mt,Et),z.assign(mt)):(Qt=mt.x,ie=mt.y,yt=Qt,Ut=ie,mt.y>z.y?ie=mt.y-Pt:ie=mt.y+Pt,Ot.x>mt.x?yt=mt.x+Xt:yt=mt.x-Xt,Ot=Tt.allocAt(Qt,ie),Dc(this,rt,ft,Ht,z,Ot,Et),Tt.free(Ot),Im(rt,mt.x+ft,mt.y+Ht,yt+ft,Ut+Ht),z.h(yt,Ut))):(Dc(this,rt,ft,Ht,z,mt,Et),z.assign(mt));b.assign(ut),ft=at}Tt.free(z)}Rm=rt}else rt=this.i(1).copy(),rt.x-=E,rt.y-=ot,this.computeShortLength(!0)!==0&&(b=Bc(this,b,!0,z)),this.computeShortLength(!1)!==0&&(rt=Bc(this,rt,!1,z)),a.type=an.j,a.startX=b.x,a.startY=b.y,a.endX=rt.x,a.endY=rt.y;return this.lk=!0,a};function Vm(a,y,x,E){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=E-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),ae.$(a,0)?y:ae.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Bc(a,y,x,E){var b=a.pointsCount;if(2>b)return y;if(x){var z=a.i(1);if(x=z.x-E.x,z=z.y-E.y,E=Vm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!0),a>b&&(a=b),b=a*(z-y.y)/E,y.x+=a*(x-y.x)/E,y.y+=b}else{if(z=a.i(b-2),x=z.x-E.x,z=z.y-E.y,E=Vm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!1),a>b&&(a=b),b=a*(y.y-z)/E,y.x-=a*(y.x-x)/E,y.y-=b}return y}function Xv(a,y,x,E){for(var b=a.pointsCount,z=y;ae.$(y.x,z.x)&&ae.$(y.y,z.y);){if(x>=b)return b-1;z=a.i(x++)}if(!ae.$(y.x,z.x)&&!ae.$(y.y,z.y))return x-1;for(var tt=z;ae.$(y.x,z.x)&&ae.$(z.x,tt.x)&&(!E||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||ae.$(y.y,z.y)&&ae.$(z.y,tt.y)&&(!E||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=b)return b-1;tt=a.i(x++)}return x-2}un.prototype.computeJumpLength=function(){return 10};function Dc(a,y,x,E,b,z,tt){if(!tt&&Jd(a)){tt=a.computeJumpLength();var rt=tt/2,ot=[],at=0;if(a.isVisible()&&(at=k1(a,b,z,ot)),0<at){if(ae.B(b.y,z.y))if(b.x<z.x)for(var ut=0;ut<at;){var ft=Math.max(b.x,Math.min(ot[ut++]-rt,z.x-tt));y.lineTo(ft+x,z.y+E);for(var mt=ft+x,yt=Math.min(ft+tt,z.x);ut<at&&(ft=ot[ut],ft<yt+tt);)ut++,yt=Math.min(ft+rt,z.x);ft=z.y-tt+E,yt+=x;var Pt=z.y+E;a.curve===Lh?Df(y,yt,Pt,!1):xh(y,mt,ft,yt,ft,yt,Pt)}else for(--at;0<=at;){for(ut=Math.min(b.x,Math.max(ot[at--]+rt,z.x+tt)),y.lineTo(ut+x,z.y+E),mt=ut+x,ft=Math.max(ut-tt,z.x);0<=at&&(ut=ot[at],ut>ft-tt);)at--,ft=Math.max(ut-rt,z.x);ut=z.y-tt+E,ft+=x,yt=z.y+E,a.curve===Lh?Df(y,ft,yt,!1):xh(y,mt,ut,ft,ut,ft,yt)}else if(ae.B(b.x,z.x))if(b.y<z.y)for(ut=0;ut<at;){for(ft=Math.max(b.y,Math.min(ot[ut++]-rt,z.y-tt)),y.lineTo(z.x+x,ft+E),mt=ft+E,ft=Math.min(ft+tt,z.y);ut<at&&(yt=ot[ut],yt<ft+tt);)ut++,ft=Math.min(yt+rt,z.y);yt=z.x-tt+x,Pt=z.x+x,ft+=E,a.curve===Lh?Df(y,Pt,ft,!1):xh(y,yt,mt,yt,ft,Pt,ft)}else for(--at;0<=at;){for(ut=Math.min(b.y,Math.max(ot[at--]+rt,z.y+tt)),y.lineTo(z.x+x,ut+E),mt=ut+E,ut=Math.max(ut-tt,z.y);0<=at&&(ft=ot[at],ft>ut-tt);)at--,ut=Math.max(ft-rt,z.y);ft=z.x-tt+x,yt=z.x+x,ut+=E,a.curve===Lh?Df(y,yt,ut,!1):xh(y,ft,mt,ft,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+E)}function k1(a,y,x,E){var b=a.diagram;if(b===null||y.D(x))return 0;for(b=b.layers;b.next();){var z=b.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,rt=0;rt<tt;rt++){var ot=z[rt];if(ot instanceof un){if(ot===a)return 0<E.length&&E.sort(function(ut,ft){return ut-ft}),E.length;if(ot.isVisible()&&Jd(ot)){var at=ot.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(ot)&&(at=ot.path,at!==null&&at.Ed()&&M1(y,x,E,ot))}}}}}return 0<E.length&&E.sort(function(ut,ft){return ut-ft}),E.length}function M1(a,y,x,E){for(var b=ae.B(a.y,y.y),z=E.pointsCount,tt=E.i(0),rt=Tt.alloc(),ot=1;ot<z;ot++){var at=E.i(ot);if(ot<z-1){var ut=E.i(ot+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,Pt=tt.x;tt=tt.y;var Et=at.x,Ht=at.y;if(ae.B(ut,mt)){if(!ae.B(ft,yt)&&ae.B(tt,Ht)&&Math.min(ft,yt)<tt&&Math.max(ft,yt)>tt&&Math.min(Pt,Et)<ut&&Math.max(Pt,Et)>ut&&!ae.B(Pt,Et)){rt.x=ut,rt.y=tt,ut=!0;break t}}else if(ae.B(ft,yt)&&ae.B(Pt,Et)&&Math.min(ut,mt)<Pt&&Math.max(ut,mt)>Pt&&Math.min(tt,Ht)<ft&&Math.max(tt,Ht)>ft&&!ae.B(tt,Ht)){rt.x=Pt,rt.y=ft,ut=!0;break t}rt.x=0,rt.y=0,ut=!1}ut&&(b?x.push(rt.x):x.push(rt.y)),tt=at}Tt.free(rt)}function Jd(a){return a=a.curve,a===Rf||a===Lh}function Um(a,y){(y||Jd(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()))}un.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var E=!1;for(x=x.layers;x.next();){var b=x.value;if(b.visible){if(b===y){E=!0;var z=!1;b=b.Pa.s;for(var tt=b.length,rt=0;rt<tt;rt++){var ot=b[rt];ot instanceof un&&(ot===this?z=!0:z&&tx(this,ot,a))}}else if(E)for(z=b.Pa.s,b=z.length,tt=0;tt<b;tt++)rt=z[tt],rt instanceof un&&tx(this,rt,a)}}}}};function tx(a,y,x){if(y!==null&&y.lk&&y.fd&&Jd(y)){var E=y.routeBounds;E.w()&&(a.routeBounds.Yc(E)||x.Yc(E))&&(a.usesSamePort(y)||y.qc())}}un.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var E=this.i(0),b=a.i(0);if(E.Xa(b)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||E.Xa(a)||y.Xa(b)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},un.prototype.isVisible=function(){if(!si.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var E=x;E!==null;){if(E.labeledLink===this)return!0;E=E.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},un.prototype.Zb=function(a){if(si.prototype.Zb.call(this,a),a&&Um(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},un.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?tp:this.qk};function qg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var E=a.ff,b=a.vf,z=a=null,tt=y.jb.s,rt=tt.length,ot=0;ot<rt;ot++){var at=tt[ot];(at.ef===y&&at.ff===E&&at.uf===x&&at.vf===b||at.ef===x&&at.ff===b&&at.uf===y&&at.vf===E)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=_S(y,x,E,b),z===null&&(z=new qm(y,E,x,b),HS(y,z),HS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function $g(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(Yn(y.links,a),y.Sl()))}un.prototype.ph=function(){return!0},ue.Object.defineProperties(un.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&&Hm(y,this,x),$g(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setFromNodeForLink(this,a,y);var b=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,b),qg(this),this.C(1)),this.g("fromNode",y,a),Of(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&Ea(x),$g(this),this.ff=a;var E=this.fromPort;E!==null&&Ea(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),qg(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&&Hm(y,this,x),$g(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setToNodeForLink(this,a,y);var b=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,b),qg(this),this.C(1)),this.g("toNode",y,a),Of(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&Ea(x),$g(this),this.vf=a;var E=this.toPort;E!==null&&Ea(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),qg(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:Uo},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),(y.$c()||a.$c())&&this.fromNode!==null&&Ea(this.fromPort),this.bb())}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:NaN},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&Mn(a,">= 0",un,"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:Uo},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),(y.$c()||a.$c())&&this.toNode!==null&&Ea(this.toPort),this.bb())}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:NaN},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&Mn(a,">= 0",un,"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?Gi: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&&Qg(this.fromNode),this.toNode!==null&&Qg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof Di?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,E=this.pointsCount;if(E===0)a.h(NaN,NaN,0,0);else{if(E===1)E=this.i(0),y=Math.min(E.x,y),x=Math.min(E.y,x),a.h(E.x,E.y,0,0);else if(E===2){E=this.i(0);var b=this.i(1);y=Math.min(E.x,b.x),x=Math.min(E.y,b.y),a.h(E.x,E.y,0,0),a.Ye(b)}else if(this.computeCurve()===Ha&&3<=E&&!this.isOrthogonal)if(b=this.i(0),y=b.x,x=b.y,a.h(y,x,0,0),E===3){E=this.i(1),y=Math.min(E.x,y),x=Math.min(E.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),ae.Dl(b.x,b.y,E.x,E.y,E.x,E.y,z.x,z.y,.5,a)}else for(z=3;z<E;z+=3){var tt=this.i(z-2);z+3>=E&&(z=E-1);var rt=this.i(z-1),ot=this.i(z);ae.Dl(b.x,b.y,tt.x,tt.y,rt.x,rt.y,ot.x,ot.y,.5,a),y=Math.min(ot.x,y),x=Math.min(ot.y,x),b=ot}else for(b=this.i(0),z=this.i(1),y=Math.min(b.x,z.x),x=Math.min(b.y,z.y),a.h(b.x,b.y,0,0),a.Ye(z),b=2;b<E;b++)z=this.i(b),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new Tt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Zm(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var E=this.i(x),b=this.i(x+1);ae.$(E.x,b.x)?(E=b.y-E.y,0>E&&(E=-E)):ae.$(E.y,b.y)?(E=b.x-E.x,0>E&&(E=-E)):E=Math.sqrt(E.Bf(b)),a.push(E)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,E=a=0;E<x;E++)a+=y[E];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var E=a.length%2===0;if(E){for(var b=0;b<a.length;b++)if(typeof a[b]!="number"||isNaN(a[b])){E=!1;break}}if(E)for(x=new $e,E=0;E<a.length/2;E++)b=new Tt(a[2*E],a[2*E+1]).freeze(),x.add(b);else{for(E=!0,b=0;b<a.length;b++){var z=a[b];if(!Fe(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){E=!1;break}}if(E)for(x=new $e,E=0;E<a.length;E++)b=a[E],x.add(new Tt(b.x,b.y).freeze())}}else if(a instanceof $e)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Wt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Zm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&af(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||!If(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!If(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(),Um(this,y===Lh||y===Rf||a===Lh||a===Rf),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(),Um(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)}}}),un.prototype.invalidateOtherJumpOvers=un.prototype.Xo,un.prototype.findClosestSegment=un.prototype.ez,un.prototype.updateRoute=un.prototype.vg,un.prototype.invalidateRoute=un.prototype.bb,un.prototype.rollbackRoute=un.prototype.rv,un.prototype.commitRoute=un.prototype.zf,un.prototype.startRoute=un.prototype.uh,un.prototype.clearPoints=un.prototype.Fj,un.prototype.removePoint=un.prototype.pv,un.prototype.addPointAt=un.prototype.yf,un.prototype.addPoint=un.prototype.ne,un.prototype.insertPointAt=un.prototype.m,un.prototype.insertPoint=un.prototype.Kz,un.prototype.setPointAt=un.prototype.L,un.prototype.setPoint=un.prototype.dd,un.prototype.getPoint=un.prototype.i,un.prototype.getOtherPort=un.prototype.Cz,un.prototype.getOtherNode=un.prototype.To;var Oc=null,Ic=null,Jv=new Ye(un,"Normal",1),E1=new Ye(un,"Orthogonal",2),b1=new Ye(un,"AvoidsNodes",6),ex=new Ye(un,"AvoidsNodesStraight",7),qs=new Ye(un,"None",0),Ha=new Ye(un,"Bezier",9),Lh=new Ye(un,"JumpGap",10),Rf=new Ye(un,"JumpOver",11),tp=new Ye(un,"End",17),Ym=new Ye(un,"Scale",18),Xm=new Ye(un,"Stretch",19),ep=new Ye(un,"OrientAlong",21),np=new Ye(un,"OrientPlus90",22),ip=new Ye(un,"OrientMinus90",23),Qv=new Ye(un,"OrientOpposite",24),Jm=new Ye(un,"OrientUpright",25),rp=new Ye(un,"OrientPlus90Upright",26),op=new Ye(un,"OrientMinus90Upright",27),Qm=new Ye(un,"OrientUpright45",28),nx=16,ix=14,sp=8;un.className="Link",un.Normal=Jv,un.Orthogonal=E1,un.AvoidsNodes=b1,un.AvoidsNodesStraight=ex,un.None=qs,un.Bezier=Ha,un.JumpGap=Lh,un.JumpOver=Rf,un.End=tp,un.Scale=Ym,un.Stretch=Xm,un.OrientAlong=ep,un.OrientPlus90=np,un.OrientMinus90=ip,un.OrientOpposite=Qv,un.OrientUpright=Jm,un.OrientPlus90Upright=rp,un.OrientMinus90Upright=op,un.OrientUpright45=Qm,un.EndSegmentStep=8,un.CurvinessStart=nx,un.SpacingMin=ix,un.OrthoShortCut=sp;function qm(a,y,x,E){yi(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=E,this.links=[]}qm.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},qm.prototype.Nv=function(){if(this.qq){this.qq=!1;var a=this.links;if(0<a.length){var y=a[0],x=y.diagram;x=x===null||x.pi&&!this.Fe,this.Fe=!1,y.arrangeBundledLinks(a,x),a.length===1&&(y.Sf=null,a.length=0)}a.length===0&&(a=this.Ds,this!==null&&a.af!==null&&a.af.remove(this),a=this.cv,this!==null&&a.af!==null&&a.af.remove(this))}},qm.className="LinkBundle";function ap(a){yi(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}ap.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,E=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((E+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],E=0;E<=a;E++)x[E]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=qv,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(E=0;E<=this.ei;E++)x[E]=a}};function jf(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function wu(a,y,x){return jf(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):qv}function rx(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],E=0;E<=a.ei;E++)x[E]>=Qd&&(x[E]=qv)}ap.prototype.Yj=function(a,y,x,E){if(a>this.En||a+x<this.Nd||y>this.Fn||y+E<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var b=Math.max(0,E)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(b+=y,y=0),0>x||0>b)return!0;for(E=Math.min(a+x-1,this.di)|0,x=Math.min(y+b-1,this.ei)|0;a<=E;a++){b=this.ac[a];for(var z=y;z<=x;z++)if(b[z]===kh)return!1}return!0};function Cu(a,y,x,E,b,z,tt,rt,ot){if(!(y<z||y>tt||x<rt||x>ot)){var at=y|0,ut=x|0,ft=a.ac[at][ut];if(ft>=Qd&&ft<zf)for(b?ut+=E:at+=E,ft+=1;z<=at&&at<=tt&&rt<=ut&&ut<=ot&&!(ft>=a.ac[at][ut]);)a.ac[at][ut]=ft,ft+=1,b?ut+=E:at+=E;if(at=b?ut:at,b)if(0<E)for(x+=E;x<at;x+=E)Cu(a,y,x,1,!b,z,tt,rt,ot),Cu(a,y,x,-1,!b,z,tt,rt,ot);else for(x+=E;x>at;x+=E)Cu(a,y,x,1,!b,z,tt,rt,ot),Cu(a,y,x,-1,!b,z,tt,rt,ot);else if(0<E)for(y+=E;y<at;y+=E)Cu(a,y,x,1,!b,z,tt,rt,ot),Cu(a,y,x,-1,!b,z,tt,rt,ot);else for(y+=E;y>at;y+=E)Cu(a,y,x,1,!b,z,tt,rt,ot),Cu(a,y,x,-1,!b,z,tt,rt,ot)}}function $m(a,y,x,E,b,z,tt,rt,ot){y|=0,x|=0;var at=kh,ut=Qd;for(a.ac[y][x]=ut;at===kh&&y>z&&y<tt&&x>rt&&x<ot;)ut+=1,a.ac[y][x]=ut,b?x+=E:y+=E,at=a.ac[y][x]}function t0(a,y,x,E,b,z,tt,rt,ot){y|=0,x|=0;var at=kh,ut=zf;for(a.ac[y][x]=ut;at===kh&&y>z&&y<tt&&x>rt&&x<ot;)a.ac[y][x]=ut,b?x+=E:y+=E,at=a.ac[y][x]}function ox(a,y,x,E,b,z,tt){if(a.ac!==null){a.abort=!1;var rt=y.x,ot=y.y;if(jf(a,rt,ot)){rt-=a.Nd,rt/=a.rc,ot-=a.Od,ot/=a.sc;var at=E.x,ut=E.y;if(jf(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(rt-at)&&1>=Math.abs(ot-ut))a.abort=!0;else{var ft=z.x;E=z.y,y=z.x+z.width;var mt=z.y+z.height;ft-=a.Nd,ft/=a.rc,E-=a.Od,E/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,ft|0)),y=Math.min(a.di,Math.max(0,y|0)),ft=Math.max(0,Math.min(a.ei,E|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),E=a.ac,rt|=0,ot|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,E[rt][ot]===kh?($m(a,rt,ot,yt,x,z,y,ft,mt),$m(a,rt,ot,1,!x,z,y,ft,mt),$m(a,rt,ot,-1,!x,z,y,ft,mt)):$m(a,rt,ot,yt,x,rt,ot,rt,ot),E[at][ut]===kh?(t0(a,at,ut,b===0||b===90?1:-1,b===90||b===270,z,y,ft,mt),t0(a,at,ut,1,!(b===90||b===270),z,y,ft,mt),t0(a,at,ut,-1,!(b===90||b===270),z,y,ft,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=Rn(),tt&&sx(a,at,ut,b,rt,ot,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==rt||x[x.length-1]!==ot)&&(x.push(rt),x.push(ot)),a=Qd,b=x[x.length-2],tt=x[x.length-1],E[b][tt]=a++,z=x.length-4;0<=z;z-=2)for(b=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>b?b++:y<b?b--:at>tt?tt++:at<tt&&tt--,E[b][tt]=a++,b!==y||tt!==at;);else Cu(a,rt,ot,1,!1,z,y,ft,mt),Cu(a,rt,ot,-1,!1,z,y,ft,mt),Cu(a,rt,ot,1,!0,z,y,ft,mt),Cu(a,rt,ot,-1,!0,z,y,ft,mt);_n(x)}}}}function sx(a,y,x,E,b,z,tt){for(var rt=a.ac,ot=y,at=x;;){if(ot===b&&at===z)return!0;var ut=ot,ft=at;if(E===0)if(ut<b)ut++;else break;else if(E===90)if(ft<z)ft++;else break;else if(E===180)if(ut>b)ut--;else break;else if(ft>z)ft--;else break;var mt=rt[ut][ft];if(mt===0||mt===$v)break;ot=ut,at=ft}for(;;){if(ut=E,ft=ot,mt=at,E===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):E===90?ft<b?(ut=0,ft++):ft>b&&(ut=180,ft--):E===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ft<b?(ut=0,ft++):ft>b&&(ut=180,ft--),ft=rt[ft][mt],ut!==E&&ft!==0&&ft!==$v){if(tt.push(ot),tt.push(at),sx(a,ot,at,ut,b,z,tt))return!0;tt.pop(),tt.pop()}if(rt[ot][at]=$v,E===0){if(ot===y)return!1;ot--}else if(E===90){if(at===x)return!1;at--}else if(E===180){if(ot===y)return!1;ot++}else{if(at===x)return!1;at++}}}ue.Object.defineProperties(ap.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 kh=0,Qd=1,zf=999999,qv=zf+1,$v=zf+2;ap.className="PositionArray";function Rc(){yi(this),this.port=this.node=null,this.pe=[],this.ap=!1}Rc.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var E=a[x];E!==null&&(y+=`
|
|
`+E.toString())}return y};function N1(a,y,x,E){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return E&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}Rc.prototype.Sl=function(){this.pe.length=0};function ax(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var E=null,b=a.node,z=b instanceof Mi?b:null;if(z===null||z.isSubGraphExpanded)var tt=b.isTreeExpanded?b.findLinksConnected(a.port.portId):b.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}E=z,tt=E.Lu()}z=a.pe.length=0;var rt=a.port.ga(Ui,Tt.alloc()),ot=a.port.ga(Or,Tt.alloc());for(b=Pe.allocAt(rt.x,rt.y,0,0),b.Ye(ot),Tt.free(rt),Tt.free(ot),rt=Tt.allocAt(b.x+b.width/2,b.y+b.height/2),ot=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(E),ft=at.computeSpot(ut,a.port);if(ft.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=rt.ab(ut),mt-=ot,0>mt?mt+=360:360<=mt&&(mt-=360),ft=N1(b,ft,mt,at.isOrthogonal),ft===0?(ft=4,180<mt&&(mt-=360)):ft===90?(ft=8,270<mt&&(mt-=360)):ft===180?ft=2:(ft=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ft),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ft),yt.hv.set(ut),z++}}}}for(Tt.free(rt),a.pe.sort(Rc.prototype.j),ot=a.pe.length,E=-1,z=rt=0;z<ot;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==E&&(E=tt.Nc,rt=0),tt.Uo=rt,rt++);for(E=-1,rt=0,z=ot-1;0<=z;z--)ot=a.pe[z],ot!==void 0&&(ot.Nc!==E&&(E=ot.Nc,rt=ot.Uo+1),ot.Gl=rt);if(z=a.pe,ft=a.port,E=a.node.portSpreading,rt=Tt.alloc(),ot=Tt.alloc(),tt=Tt.alloc(),at=Tt.alloc(),ft.ga(Ui,rt),ft.ga(br,ot),ft.ga(Or,tt),ft.ga(Go,at),yt=mt=ut=ft=0,E===Zv)for(var Pt=0;Pt<z.length;Pt++){var Et=z[Pt];if(Et!==null){var Ht=Et.link.computeThickness();switch(Et.Nc){case 8:mt+=Ht;break;case 2:yt+=Ht;break;case 1:ft+=Ht;break;default:case 4:ut+=Ht}}}var Ot=Pt=0,Ut=1,Xt=Et=0;for(Ht=0;Ht<z.length;Ht++){var Qt=z[Ht];if(Qt!==null){if(Pt!==Qt.Nc){switch(Pt=Qt.Nc,Pt){case 8:var ie=tt;Ot=at;break;case 2:ie=at,Ot=rt;break;case 1:ie=rt,Ot=ot;break;default:case 4:ie=ot,Ot=tt}switch(Et=Ot.x-ie.x,Xt=Ot.y-ie.y,Pt){case 8:mt>Math.abs(Et)?(Ut=Math.abs(Et)/mt,mt=Math.abs(Et)):Ut=1;break;case 2:yt>Math.abs(Xt)?(Ut=Math.abs(Xt)/yt,yt=Math.abs(Xt)):Ut=1;break;case 1:ft>Math.abs(Et)?(Ut=Math.abs(Et)/ft,ft=Math.abs(Et)):Ut=1;break;default:case 4:ut>Math.abs(Xt)?(Ut=Math.abs(Xt)/ut,ut=Math.abs(Xt)):Ut=1}Ot=0}var ye=Qt.Zo;if(E===Zv){switch(Qt=Qt.link.computeThickness(),Qt*=Ut,ye.set(ie),Pt){case 8:ye.x=ie.x+Et/2+mt/2-Ot-Qt/2;break;case 2:ye.y=ie.y+Xt/2+yt/2-Ot-Qt/2;break;case 1:ye.x=ie.x+Et/2-ft/2+Ot+Qt/2;break;default:case 4:ye.y=ie.y+Xt/2-ut/2+Ot+Qt/2}Ot+=Qt}else{var pn=.5;E===_m&&(pn=(Qt.Uo+1)/(Qt.Gl+1)),ye.x=ie.x+Et*pn,ye.y=ie.y+Xt*pn}}}for(Tt.free(rt),Tt.free(ot),Tt.free(tt),Tt.free(at),ie=a.pe,z=0;z<ie.length;z++)E=ie[z],E!==null&&(E.Ju=a.computeEndSegmentLength(E));a.ap=x,Pe.free(b)}x=a.pe}for(a=0;a<x.length;a++)if(b=x[a],b!==null&&b.link===y)return b;return null}Rc.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},Rc.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,Ai,y.fromPort===this.port),E=a.Uo;if(0>E)return x;var b=a.Gl;if(1>=b||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(E=b-1-E),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*E:(a?y.y===z.y:y.x===z.x)?x:x+8*(b-1-E)},Rc.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new Tt,this.Gl=this.Uo=0,this.Zo=new Tt,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 lo(a){yi(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new Tt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}lo.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},lo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},lo.prototype.qb=function(){},lo.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+")"},lo.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())}}},lo.prototype.createNetwork=function(){return new Yr(this)},lo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof Se?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Mi?y.lg(a.memberParts):y.lg(a.iterator),y},lo.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")}},lo.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()}},lo.prototype.doLayout=function(a){var y=new Qe;a instanceof Se?(od(this,y,a.nodes,!0,this.rh,!0,!1,!0),od(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Mi?od(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},lo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,E=x,b=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var rt=a.value;lp(rt);var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(E,b),rt instanceof Mi&&(rt.rh=!1),E+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(ot,50)),z>=y-1?(z=0,E=x,b+=tt+20,tt=0):z++}},lo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,E=this.arrangementOrigin.y,b=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var rt=tt.value.node;if(!(rt===null||rt instanceof un)&&(lp(rt),this.rh(rt))){var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(x,E),rt instanceof Mi&&(rt.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(ot,50)),b>=a-1?(b=0,x=y,E+=z+20,z=0):b++}}},lo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Mi&&a.rh)};function od(a,y,x,E,b,z,tt,rt){for(x=x.iterator;x.next();){var ot=x.value;E&&!ot.isTopLevel||b!==null&&!b(ot)||!ot.canLayout()||(z&&ot instanceof Ln?ot.isLinkLabel||(ot instanceof Mi&&ot.layout===null?od(a,y,ot.memberParts,!1,b,z,tt,rt):(lp(ot),y.add(ot))):tt&&ot instanceof un?y.add(ot):!rt||!ot.Zc()||ot instanceof Ln||(lp(ot),y.add(ot)))}}function lp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}lo.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},lo.prototype.ex=function(a){var y=new Qe;return a instanceof Se?(od(this,y,a.nodes,!0,null,!0,!0,!0),od(this,y,a.links,!0,null,!0,!0,!0),od(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Mi?od(this,y,a.memberParts,!1,null,!0,!0,!0):od(this,y,a.iterator,!1,null,!0,!0,!0),y},lo.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(Ui),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},ue.Object.defineProperties(lo.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())}}}),lo.prototype.collectParts=lo.prototype.ex,lo.prototype.getLayoutBounds=lo.prototype.ni,lo.prototype.invalidateLayout=lo.prototype.C,lo.className="Layout";function Yr(a){yi(this),this.Sc=a,this.wf=new Qe,this.ye=new Qe,this.Es=new we,this.zs=new we}Yr.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 Qe,this.ye=new Qe,this.Es=new we,this.zs=new we},Yr.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},Yr.prototype.createVertex=function(){return new Wo(this)},Yr.prototype.createEdge=function(){return new ba(this)},Yr.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 Ln)return!tt.isLinkLabel;if(tt instanceof un){var rt=tt.fromNode;return rt===null||rt.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var E=a.value;if(E instanceof Ln&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)){if(E instanceof Mi&&E.layout===null)this.lg(E.memberParts,!1);else if(this.ki(E)===null){var b=this.createVertex();b.node=E,this.dh(b)}}}for(a.reset();a.next();)if(E=a.value,E instanceof un&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)&&this.Lo(E)===null){var z=E.fromNode;b=E.toNode,z!==null&&b!==null&&z!==b&&(z=this.findGroupVertex(z),b=this.findGroupVertex(b),z!==null&&b!==null&&this.Zj(z,b,E))}}},Yr.prototype.findGroupVertex=function(a){if(a===null)return null;var y=a.findVisibleNode();if(y===null)return null;if(a=this.ki(y),a!==null)return a;for(y=y.containingGroup;y!==null;){if(a=this.ki(y),a!==null)return a;y=y.containingGroup}return null},Lt=Yr.prototype,Lt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Lt.Bl=function(a){if(a===null)return null;var y=this.ki(a);return y===null&&(y=this.createVertex(),y.node=a,this.dh(y)),y},Lt.Iu=function(a){if(a!==null&&lx(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var E=y.M(x);this.Mj(E)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function lx(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Lt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Lt.ki=function(a){return a===null?null:this.Es.I(a)},Lt.Bo=function(a){if(a!==null){ey(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ey(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Lt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,E=this.Lo(a);return E===null?(E=this.createEdge(),E.link=a,y!==null&&(E.fromVertex=this.Bl(y)),x!==null&&(E.toVertex=this.Bl(x)),this.Bo(E)):(y!==null?E.fromVertex=this.Bl(y):E.fromVertex=null,x!==null?E.toVertex=this.Bl(x):E.toVertex=null),E},Lt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ny(this,a)}};function ny(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Lt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Lt.Lo=function(a){return a===null?null:this.zs.I(a)},Lt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var E=this.createEdge();return E.link=x,E.fromVertex=a,E.toVertex=y,this.Bo(E),E}return null},Lt.gm=function(a){if(a!==null){var y=a.fromVertex,x=a.toVertex;y!==null&&x!==null&&(y.Jl(a),x.Kl(a),a.gm(),y.Cl(a),x.zl(a))}},Lt.Ko=function(){for(var a=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]);_n(a)},Yr.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 E=x.value;E.link===null&&E.data===null&&y.push(E)}for(x=y.length,E=0;E<x;E++)this.Mj(y[E]);_n(a),_n(y)};function T1(a){for(var y=Rn(),x=a.ye.iterator;x.next();){var E=x.value;E.fromVertex!==null&&E.toVertex!==null||y.push(E)}for(x=y.length,E=0;E<x;E++)a.Mj(y[E]);_n(y)}Yr.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),T1(this),this.Ko()),a=new $e;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var E=x.value;if(0<E.tg.count||0<E.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,E),y=!0;break}}}return a.sort(function(b,z){return b===null||z===null||b===z?0:z.vertexes.count-b.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){lx(a,x),y.dh(x);for(var E=x.sourceEdges;E.next();){var b=E.value;b.network!==y&&(ny(a,b),ey(y,b),iy(a,y,b.fromVertex))}for(E=x.destinationEdges;E.next();)x=E.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}Yr.prototype.dz=function(){for(var a=new Qe,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},ue.Object.defineProperties(Yr.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}}}),Yr.prototype.findAllParts=Yr.prototype.dz,Yr.prototype.splitIntoSubNetworks=Yr.prototype.Zx,Yr.prototype.deleteSelfEdges=Yr.prototype.Ko,Yr.prototype.reverseEdge=Yr.prototype.gm,Yr.prototype.linkVertexes=Yr.prototype.Zj,Yr.prototype.findEdge=Yr.prototype.Lo,Yr.prototype.deleteLink=Yr.prototype.Yy,Yr.prototype.deleteEdge=Yr.prototype.Mj,Yr.prototype.addLink=Yr.prototype.Dy,Yr.prototype.addEdge=Yr.prototype.Bo,Yr.prototype.findVertex=Yr.prototype.ki,Yr.prototype.deleteNode=Yr.prototype.Zy,Yr.prototype.deleteVertex=Yr.prototype.Iu,Yr.prototype.addNode=Yr.prototype.Bl,Yr.prototype.addVertex=Yr.prototype.dh,Yr.prototype.addParts=Yr.prototype.lg,Yr.className="LayoutNetwork";function Wo(a){yi(this),this.ob=a,this.j=new Pe(0,0,10,10).freeze(),this.o=new Tt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new $e,this.mg=new $e}Wo.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new $e,this.mg=new $e},Wo.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+dr(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,E=this.tg.iterator;E.next();){var b=E.value;x?x=!1:a+=",",a+=b.toString(0)}for(b="",x=!0,E=this.mg.iterator;E.next();){var z=E.value;x?x=!1:b+=",",b+=z.toString(0)}y+=" sources: "+a+" destinations: "+b}return y},Wo.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;Fe(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 Mi)){x=Pe.alloc(),a.Va();var E=this.network.layout.ni(a,x),b=a.locationObject.ga(Bi);if(E.w()&&b.w()){a.moveTo(y.x+this.focusX-(b.x-E.x),y.y+this.focusY-(b.y-E.y)),Pe.free(x);return}Pe.free(x)}a.moveTo(y.x,y.y)}},Wo.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},Wo.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},Wo.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},Wo.prototype.Jl=function(a){a!==null&&this.mg.remove(a)};function ry(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}ue.Object.defineProperties(Wo.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,E=y.width;y=y.height,this.o.h(E/2,y/2),this.j.h(a,x,E,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=Pe.alloc(),E=y.ni(a,x);y=E.x;var b=E.y,z=E.width;if(E=E.height,isNaN(y)&&(y=0),isNaN(b)&&(b=0),this.j.h(y,b,z,E),Pe.free(x),!(a instanceof Mi)&&(a=a.locationObject.ga(Bi),a.w())){this.o.h(a.x-y,a.y-b);return}this.o.h(z/2,E/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new Qe,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Qe,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Qe,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 $e,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}}}),Wo.prototype.deleteDestinationEdge=Wo.prototype.Jl,Wo.prototype.addDestinationEdge=Wo.prototype.zl,Wo.prototype.deleteSourceEdge=Wo.prototype.Kl,Wo.prototype.addSourceEdge=Wo.prototype.Cl,Wo.className="LayoutVertex",Wo.standardComparer=ry,Wo.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.Sh;var x=y.Sh;if(a!==null){if(x!==null){for(y=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),a=x.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),x=0;x<y.length;x++)if(a[x]!==""&&a[x]!==void 0){var E=parseFloat(y[x]),b=parseFloat(a[x]);if(isNaN(E))if(isNaN(b)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function ba(a){yi(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ba.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ba.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+dr(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},ba.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ba.prototype.commit=function(){},ba.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},ue.Object.defineProperties(ba.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)}}}),ba.prototype.getOtherVertex=ba.prototype.Ax,ba.className="LayoutEdge";function hs(a){lo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new _e(NaN,NaN).freeze(),this.tf=new _e(10,10).freeze(),this.Jb=up,this.Rb=n0,this.nd=hp,this.hd=ux,a&&Object.assign(this,a)}fe(hs,lo),hs.prototype.cloneProtected=function(a){lo.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},hs.prototype.qb=function(a){a.classType===hs?a===hp||a===r0||a===oy||a===i0?this.sorting=a:a===n0||a===Il?this.arrangement=a:a===up||a===e0?this.alignment=a:Wt("Unknown enum value: "+a):lo.prototype.qb.call(this,a)},hs.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var E=x.value;if(!E.ph()||E.fromNode===null&&E.toNode===null){if(E.Va(),E instanceof Mi)for(E=E.memberParts;E.next();)y.remove(E.value)}else y.remove(E)}var b=y.Fa();if(b.length!==0){switch(this.sorting){case i0:b.reverse();break;case hp:b.sort(this.comparer);break;case r0:b.sort(this.comparer),b.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),E=[],this.alignment){case e0:var rt=y,ot=x,at=Pe.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ft=ut=0;ft<b.length;ft++){var mt=this.ni(b[ft],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+rt,1),ft=Math.max(this.cellSize.height,1),!isFinite(ft))for(mt=ft=0;mt<b.length;mt++){var yt=this.ni(b[mt],at);ft=Math.max(ft,yt.height)}ft=Math.max(ft+ot,1),mt=this.arrangement;for(var Pt=yt=this.arrangementOrigin.x,Et=this.arrangementOrigin.y,Ht=0,Ot=0,Ut=0;Ut<b.length;Ut++){var Xt=b[Ut],Qt=this.ni(Xt,at),ie=Math.ceil((Qt.width+rt)/ut)*ut,ye=Math.ceil((Qt.height+ot)/ft)*ft;switch(mt){case Il:var pn=Math.abs(Pt-Qt.width);break;default:pn=Pt+Qt.width}switch((0<z&&Ht>z-1||0<tt&&0<Ht&&pn-yt>tt)&&(E.push(new Pe(0,Et,tt+rt,Ot)),Ht=0,Pt=yt,Et+=Ot,Ot=0),Ot=Math.max(Ot,ye),mt){case Il:Qt=-Qt.width;break;default:Qt=0}switch(Xt.moveTo(Pt+Qt,Et),mt){case Il:Pt-=ie;break;default:Pt+=ie}Ht++}E.push(new Pe(0,Et,tt+rt,Ot)),Pe.free(at);break;case up:for(ot=tt,ut=z,ft=y,mt=x,tt=Pe.alloc(),yt=Math.max(this.cellSize.width,1),z=Et=at=0,rt=Tt.alloc(),Pt=0;Pt<b.length;Pt++)Ot=b[Pt],Ht=this.ni(Ot,tt),Ot=Ph(Ot,Ot.locationObject,Ot.locationSpot,rt),at=Math.max(at,Ot.x),Et=Math.max(Et,Ht.width-Ot.x),z=Math.max(z,Ot.y);switch(Pt=this.arrangement,Pt){case Il:at+=ft;break;default:Et+=ft}yt=isFinite(yt)?Math.max(yt+ft,1):Math.max(at+Et,1);var Gn=Ot=this.arrangementOrigin.x;for(Ut=this.arrangementOrigin.y,Et=0,ot>=at&&(ot-=at),at=Xt=0,ie=Math.max(this.cellSize.height,1),Qt=z=0,ye=!0,Ht=Tt.alloc(),pn=0;pn<b.length;pn++){var Dn=b[pn],ln=this.ni(Dn,tt),Ge=Ph(Dn,Dn.locationObject,Dn.locationSpot,rt);if(0<Et)switch(Pt){case Il:Gn=(Gn-Ot-(ln.width-Ge.x))/yt,Gn=ae.$(Math.round(Gn),Gn)?Math.round(Gn):Math.floor(Gn),Gn=Gn*yt+Ot;break;default:Gn=(Gn-Ot+Ge.x)/yt,Gn=ae.$(Math.round(Gn),Gn)?Math.round(Gn):Math.ceil(Gn),Gn=Gn*yt+Ot}else switch(Pt){case Il:Xt=Gn+Ge.x+ln.width;break;default:Xt=Gn-Ge.x}switch(Pt){case Il:var Li=-(Gn+Ge.x)+Xt;break;default:Li=Gn+ln.width-Ge.x-Xt}if(0<ut&&Et>ut-1||0<ot&&0<Et&&Li>ot){for(E.push(new Pe(0,ye?Ut-z:Ut,ot+ft,Qt+z+mt)),Gn=0;Gn<Et&&pn!==Et;Gn++){Li=b[pn-Et+Gn];var Si=Ph(Li,Li.locationObject,Li.locationSpot,Ht);Li.moveTo(Li.position.x,Li.position.y+z-Si.y)}Qt+=mt,Ut=ye?Ut+Qt:Ut+(Qt+z),Et=Qt=z=0,Gn=Ot,ye=!1}switch(Gn===Ot&&(at=Pt===Il?Math.max(at,ln.width-Ge.x):Math.min(at,-Ge.x)),z=Math.max(z,Ge.y),Qt=Math.max(Qt,ln.height-Ge.y),isFinite(ie)&&(Qt=Math.max(Qt,Math.max(ln.height,ie)-Ge.y)),ye?Dn.moveTo(Gn-Ge.x,Ut-Ge.y):Dn.moveTo(Gn-Ge.x,Ut),Pt){case Il:Gn-=Ge.x+ft;break;default:Gn+=ln.width-Ge.x+ft}Et++}if(E.push(new Pe(0,Ut,ot+ft,(ye?Qt:Qt+z)+mt)),b.length!==Et)for(ot=0;ot<Et;ot++)ut=b[b.length-Et+ot],ft=Ph(ut,ut.locationObject,ut.locationSpot,rt),ut.moveTo(ut.position.x,ut.position.y+z-ft.y);if(Tt.free(rt),Tt.free(Ht),Pt===Il)for(b=0;b<E.length;b++)z=E[b],z.width+=at,z.x-=at;else for(b=0;b<E.length;b++)z=E[b],z.x>at&&(z.width+=z.x-at,z.x=at);Pe.free(tt)}for(rt=z=tt=b=0;rt<E.length;rt++)ot=E[rt],b=Math.min(b,ot.x),tt=Math.min(tt,ot.y),z=Math.max(z,ot.x+ot.width);this.arrangement===Il?this.commitLayers(E,new Tt(b+y/2-(z+b),tt-x/2)):this.commitLayers(E,new Tt(b-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},hs.prototype.commitLayers=function(){};function ux(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}ue.Object.defineProperties(hs.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!==up&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==Il||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==oy&&a!==i0&&a!==hp&&a!==r0||(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 Ye(hs,"Position",0),up=new Ye(hs,"Location",1),n0=new Ye(hs,"LeftToRight",2),Il=new Ye(hs,"RightToLeft",3),oy=new Ye(hs,"Forward",4),i0=new Ye(hs,"Reverse",5),hp=new Ye(hs,"Ascending",6),r0=new Ye(hs,"Descending",7);hs.className="GridLayout",hs.standardComparer=ux,hs.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var E=parseFloat(a[x]),b=parseFloat(y[x]);if(isNaN(E))if(isNaN(b)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},hs.Position=e0,hs.Location=up,hs.LeftToRight=n0,hs.RightToLeft=Il,hs.Forward=oy,hs.Reverse=i0,hs.Ascending=hp,hs.Descending=r0;function Fr(){this.On=new Qe,this.Dn=new Qe,this.Pa=new Qe,this.cf=new we,this.bf=new we,this.aj=new we,this.H=null,this.tp=!1}Lt=Fr.prototype,Lt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Lt.Xe=function(a){this.H=a},Lt.oi=function(a){if(a instanceof Ln){if(this.On.add(a),a instanceof Mi){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 un?this.Dn.add(a):a instanceof fr||this.Pa.add(a);y=a.data,y===null||a instanceof fr||(a instanceof un?this.bf.add(y,a):this.cf.add(y,a))},Lt.pc=function(a){if(a.Ej(),a instanceof Ln){if(this.On.remove(a),a instanceof Mi){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 un?this.Dn.remove(a):a instanceof fr||this.Pa.remove(a);y=a.data,y===null||a instanceof fr||(a instanceof un?this.bf.remove(y):this.cf.remove(y))},Lt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,E=y.key;(!x.Zc()||x instanceof Mi)&&Wt('Invalid node template in Diagram.nodeTemplateMap: template for "'+E+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof Mi||Wt('Invalid group template in Diagram.groupTemplateMap: template for "'+E+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof un||Wt('Invalid link template in Diagram.linkTemplateMap: template for "'+E+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Rn(),x=a.selection.iterator;x.next();)(E=x.value.data)&&y.push(E);for(x=Rn(),a=a.highlighteds.iterator;a.next();)(E=a.value.data)&&x.push(E);for(a=Rn(),E=this.nodes.iterator;E.next();){var b=E.value;b.data!==null&&(a.push(b.data),a.push(b.location))}for(E=this.links.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(E=this.parts.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),E=0;E<y.length;E++)b=this.Lc(y[E]),b!==null&&(b.isSelected=!0);for(E=0;E<x.length;E++)b=this.Lc(x[E]),b!==null&&(b.isHighlighted=!0);for(E=0;E<a.length;E+=2)b=this.Lc(a[E]),b!==null&&(b.location=a[E+1]);_n(y),_n(x),_n(a)}},Fr.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Fr.prototype.addModeledParts=function(a,y){var x=this,E=this.diagram.model;a.forEach(function(b){E.lb(b)&&hx(x,b,!1)}),a.forEach(function(b){E.lb(b)&&x.resolveReferencesForData(b)}),y!==!1&&gf(this.diagram,!1)};function hx(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var E=a.Ro(y),b=dx(a,y,E);if(b!==null&&(cl(b),b=b.copy(),b!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=E,b.ub=y,a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=z,E=b;break t}}E=null}E!==null&&x&&a.resolveReferencesForData(y)}}Fr.prototype.insertLink=function(){return null},Fr.prototype.resolveReferencesForData=function(){},Fr.prototype.Ro=function(a){return this.H.model.Ro(a)};function dx(a,y,x){a=a.H;var E=a.model;return E.Xj()&&E.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(gx||(gx=!0,On('No Group template found for category "'+x+'"'),On(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(fx||(fx=!0,On('No Node template found for category "'+x+'"'),On(" Using default node template")),y=a.ny))),y}Fr.prototype.getLinkCategoryForData=function(){return""},Fr.prototype.setLinkCategoryForData=function(){},Fr.prototype.setFromNodeForLink=function(){},Fr.prototype.setToNodeForLink=function(){},Fr.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(px||(px=!0,On('No Link template found for category "'+a+'"'),On(" Using default link template")),x=y.my)),x},Fr.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Fr.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Fr.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Lg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Fr.prototype.unresolveReferencesForPart=function(){},Fr.prototype.removeDataForLink=function(){},Fr.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Fr.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof Ln?a:null)},Fr.prototype.findLinkForKey=function(){return null},Lt=Fr.prototype,Lt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Lt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof Ln?a:null)},Lt.Kc=function(a){return a===null?null:this.bf.I(a)},Lt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Qe;for(var x=this.On.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Fe(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator},Lt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Qe;for(var x=this.Dn.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Fe(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator};function sy(a,y,x){for(var E in x){var b=y[E],z=x[E];if(xn(z)){if(!xn(b)||b.length<z.length)return!1;for(var tt=0;tt<b.length;tt++){var rt=z[tt];if(rt!==void 0&&!cx(a,b[tt],rt))return!1}}else if(!cx(a,b,z))return!1}return!0}function cx(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(Fe(y)&&Fe(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}Fr.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var E=a.modelChange;if(E!=="")if(x===io){if(E==="nodeCategory"){var b=this.Lc(a.object),z=a.newValue;b!==null&&typeof z=="string"&&(b.category=z)}else E==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===Po){var tt=a.newValue;E==="nodeDataArray"&&Fe(tt)&&hx(this,tt),y.isModified=!0}else if(x===ko){var rt=a.oldValue;E==="nodeDataArray"&&Fe(rt)&&this.ip(rt),y.isModified=!0}else x===ks&&(E==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):E==="ModelDisplaced"&&this.Wd());else if(x===io){var ot=a.propertyName,at=a.object;at===y.model?(ot==="nodeKeyProperty"||ot==="nodeCategoryProperty")&&(y.undoManager.isUndoingRedoing||this.Wd()):this.updateDataBindings(at,ot),y.isModified=!0}else if(x===Po||x===ko){var ut=a.change===Po,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 Pt=yt[a];if(ut)Cm(Pt,mt,ft,!0);else if(!(0>ft)){var Et=ft+Kg(Pt);Pt.pc(Et,!0),xv(Pt,Et,ft)}}y.isModified=!0}}finally{y.aa=!0}}}}},Fr.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)},Fr.prototype.rp=function(){for(var a=this.H.model,y=new Qe,x=a.nodeDataArray,E=0;E<x.length;E++)y.add(x[E]);var b=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),b.forEach(function(tt){Lx(a,tt,!1)}),E=0;E<x.length;E++){var z=x[E];this.Lc(z)===null&&Cx(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()},Fr.prototype.refreshDataBoundLinks=function(){},Fr.prototype.updateRelationshipsFromData=function(){},Fr.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var E=this.aj.iterator;E.next();){for(var b=E.value,z=0;z<b.length;z++){var tt=b[z].sx(a);tt!==null&&(x===null&&(x=Rn()),x.push(tt))}if(x!==null)break}if(x!==null){for(E=0;E<x.length;E++)x[E].La(y);_n(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(xn(x)){var E=a.aj.I(x);if(E===null)E=[],E.push(y),a.aj.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}function ly(a,y,x){Vd(y,function(tt){tt=tt.O.s;for(var rt=tt.length,ot=0;ot<rt;ot++)Ng(x,tt[ot])});var E=y.Hh;if(xn(E)){var b=a.aj.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&a.aj.remove(E);break}}}}Fr.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var E=new we;if(xn(a))for(var b=0;b<a.length;b++)o0(this,a[b],y,E,x);else for(a=a.iterator;a.next();)o0(this,a.value,y,E,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,b=new Qe;for(var z=new we,tt=E.iterator;tt.next();){var rt=tt.value;if(rt instanceof un)a||rt.fromNode!==null&&rt.toNode!==null||b.add(rt);else if(rt instanceof Ln&&rt.data!==null&&x.Tl()){var ot=rt;rt=tt.key;var at=rt.pg();at!==null&&(at=E.I(at),at!==null?(x.qe(ot.data,x.wa(at.data)),ot=y.Kc(ot.data),rt=rt.kh(),rt!==null&&ot!==null&&z.add(rt,ot)):x.qe(ot.data,void 0))}}if(0<b.count&&y.Is(b,!1),0<z.count)for(x=z.iterator;x.next();)E.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new we;E.each(function(ft){ft.key.data!==null&&ut.add(ft.key.data,ft.value.data)}),x(ut,y,this.H.model)}for(y=E.iterator;y.next();)y.value.La();return E};function o0(a,y,x,E,b){if(y===null||b&&!y.canCopy())return null;if(E.contains(y))return E.I(y);var z=a.copyPartData(y,x);if(!(z instanceof si))return null;if(z.isSelected=!1,z.isHighlighted=!1,E.add(y,z),y instanceof Ln){for(var tt=y.linksConnected;tt.next();){var rt=tt.value;if(rt.fromNode===y){var ot=E.I(rt);ot!==null&&(ot.fromNode=z)}rt.toNode===y&&(rt=E.I(rt),rt!==null&&(rt.toNode=z))}if(y instanceof Mi&&z instanceof Mi)for(y=y.memberParts;y.next();)tt=o0(a,y.value,x,E,b),tt instanceof un||tt===null||(tt.containingGroup=z)}else if(y instanceof un&&z instanceof un)for(tt=y.fromNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=o0(a,y.value,x,E,b),tt!==null&&tt instanceof Ln&&(tt.labeledLink=z);return z}Fr.prototype.copyPartData=function(a,y){var x=null,E=a.data;if(E!==null&&y!==null){var b=y.model;a instanceof un||(E=b.copyNodeData(E),Fe(E)&&(b.xf(E),x=y.Lc(E)))}else cl(a),x=a.copy(),x!==null&&(b=this.H,y!==null?y.add(x):E!==null&&b!==null&&b.commandHandler!==null&&b.commandHandler.copiesClipboardData&&(y=b.model,b=null,x instanceof un||(b=y.copyNodeData(E)),Fe(b)&&(x.data=b)));return x},ue.Object.defineProperties(Fr.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}}}),Fr.prototype.updateAllRelationshipsFromData=Fr.prototype.rp,Fr.prototype.findLinksByExample=Fr.prototype.ls,Fr.prototype.findNodesByExample=Fr.prototype.ms,Fr.prototype.findLinkForData=Fr.prototype.Kc,Fr.prototype.findNodeForData=Fr.prototype.ii,Fr.prototype.findPartForData=Fr.prototype.Lc,Fr.prototype.findNodeForKey=Fr.prototype.Vb,Fr.prototype.removeModeledPart=Fr.prototype.ip,Fr.prototype.removeModeledParts=Fr.prototype.Gs,Fr.prototype.rebuildParts=Fr.prototype.Wd;var fx=!1,gx=!1,px=!1;Fr.className="PartManager";function $o(a){Fr.apply(this,arguments)}fe($o,Fr),$o.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),mx(this,a.linkDataArray)},$o.prototype.addModeledParts=function(a){for(Fr.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Of(a.value);gf(this.diagram,!1)};function mx(a,y){y.forEach(function(x){vx(a,x)}),gf(a.diagram,!1)}function vx(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),E=a.findLinkTemplateForCategory(x);if(E!==null){cl(E);var b=E.copy();if(b!==null){E=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,b.Tf=x,b.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(b.fromPortId=z),z=_a(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof Ln&&(b.fromNode=z)),z=u0(x,y,!1),z!==""&&(b.toPortId=z),z=_a(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof Ln&&(b.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=b)}),a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=E}}}}$o.prototype.removeAllModeledParts=function(){var a=this.diagram.model;yx(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function yx(a,y){y.forEach(function(x){a.ip(x)})}$o.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},$o.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},$o.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},$o.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},$o.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},$o.prototype.findPartForKey=function(a){var y=Fr.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},$o.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},$o.prototype.doModelChanged=function(a){var y=this;if(Fr.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var E=a.change;if(x.aa){x.aa=!1;try{var b=a.modelChange;if(b!==""){if(E===io){if(b==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(b==="linkToKey"){var rt=this.Kc(a.object);if(rt!==null){var ot=this.Vb(a.newValue);rt.toNode=ot}}else if(b==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(b==="linkToPortId"){var ft=this.Kc(a.object);if(ft!==null){var mt=a.newValue;typeof mt=="string"&&(ft.toPortId=mt)}}else if(b==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var Pt=a.newValue;if(Pt!==void 0){var Et=this.Vb(Pt);Et instanceof Mi?yt.containingGroup=Et:yt.containingGroup=null}else yt.containingGroup=null}}else if(b==="linkLabelKeys"){var Ht=this.Kc(a.object);if(Ht!==null){var Ot=a.oldValue,Ut=a.newValue;Array.isArray(Ot)&&Ot.forEach(function(Ge){0<=Ut.indexOf(Ge)||(Ge=y.Vb(Ge),Ge!==null&&(Ge.labeledLink=null))}),Array.isArray(Ut)&&Ut.forEach(function(Ge){Ge=y.Vb(Ge),Ge!==null&&(Ge.labeledLink=Ht)})}}else if(b==="linkCategory"){var Xt=this.Kc(a.object),Qt=a.newValue;Xt!==null&&typeof Qt=="string"&&(Xt.category=Qt)}else b==="linkDataArray"&&(yx(this,a.oldValue),mx(this,a.newValue));x.isModified=!0}else if(E===Po){var ie=a.newValue;if(b==="linkDataArray"&&typeof ie=="object"&&ie!==null)vx(this,ie);else if(b==="linkLabelKeys"&&ad(ie)){var ye=this.Kc(a.object),pn=this.Vb(ie);ye!==null&&pn!==null&&(pn.labeledLink=ye)}x.isModified=!0}else if(E===ko){var Gn=a.oldValue;if(b==="linkDataArray"&&typeof Gn=="object"&&Gn!==null)this.ip(Gn);else if(b==="linkLabelKeys"&&ad(Gn)){var Dn=this.Vb(Gn);Dn!==null&&(Dn.labeledLink=null)}x.isModified=!0}}else if(E===io){var ln=a.propertyName;a.object!==x.model||ln!=="linkFromKeyProperty"&&ln!=="linkToKeyProperty"&&ln!=="linkFromPortIdProperty"&&ln!=="linkToPortIdProperty"&&ln!=="linkLabelKeysProperty"&&ln!=="nodeIsGroupProperty"&&ln!=="nodeGroupKeyProperty"&&ln!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},$o.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Qe,E=y.linkDataArray;E.forEach(function(z){x.add(z)});var b=[];this.links.each(function(z){z.data===null||x.contains(z.data)||b.push(z.data)}),b.forEach(function(z){Tx(y,z,!1)}),E.forEach(function(z){a.Kc(z)===null&&Nx(y,z,!1)})},$o.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;if(a instanceof un){var b=_a(E,y,!0);if(b=x.Vb(b),a.fromNode=b,b=_a(E,y,!1),b=x.Vb(b),a.toNode=b,y=E.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){b=y[0];var z=a.labelNodes.first();if(E.wa(z.data)===b)return}b=new Qe().addAll(y);var tt=new Qe;a.labelNodes.each(function(rt){rt.data!==null&&(rt=E.wa(rt.data),rt!==void 0&&tt.add(rt))}),y=tt.copy(),y.hp(b),b=b.copy(),b.hp(tt),(0<y.count||0<b.count)&&(y.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink===a&&(rt.labeledLink=null)}),b.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink!==a&&(rt.labeledLink=a)}))}}else!(a instanceof fr)&&(y=E.lh(y),y=x.findPartForKey(y),y===null||y instanceof Mi)&&(a.containingGroup=y)}}},$o.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=dp(y,x),b=this.Lc(a);if(E!==null&&b!==null){E=E.iterator;for(var z={};E.next();){var tt=E.value;y.lb(tt)?b instanceof Mi&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=b)):(z.link=this.Kc(tt),z.link!==null&&b instanceof Ln&&(_a(y,tt,!0)===x&&(z.link.fromNode=b),_a(y,tt,!1)===x&&(z.link.toNode=b),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(rt){return function(ot){return ot===x?(b.labeledLink=rt.link,!0):!1}}(z)))),z={link:z.link}}jl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Mi&&(b.containingGroup=a))}},$o.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Ln){var x=y.wa(a.data);if(x!==void 0){for(var E=a.linksConnected;E.next();)Rl(y,x,E.value.data);if(a.isLinkLabel&&(E=a.labeledLink,E!==null&&Rl(y,x,E.data)),a instanceof Mi)for(a=a.memberParts;a.next();)E=a.value.data,y.lb(E)&&Rl(y,x,E)}}},$o.prototype.copyPartData=function(a,y){var x=Fr.prototype.copyPartData.call(this,a,y);if(a instanceof un)if(a=a.data,a!==null&&y!==null){var E=y.model;a=E.Jo(a),typeof a=="object"&&a!==null&&(E.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},$o.prototype.insertLink=function(a,y,x,E){var b=this.diagram,z=b.model,tt=b.toolManager.findTool("Linking"),rt="";if(a!==null&&(y===null&&(y=a),rt=y.portId,rt===null&&(rt="")),y="",x!==null&&(E===null&&(E=x),y=E.portId,y===null&&(y="")),E=tt.archetypeLinkData,E instanceof un){if(cl(E),z=E.copy(),z!==null)return z.fromNode=a,z.fromPortId=rt,z.toNode=x,z.toPortId=y,b.add(z),a=tt.archetypeLabelNodeData,a instanceof Ln&&(cl(a),a=a.copy(),a!==null&&(a.labeledLink=z,b.add(a))),z}else if(E!==null&&(E=z.Jo(E),typeof E=="object"&&E!==null))return a!==null&&Hf(z,E,z.wa(a.data),!0),_f(z,E,rt,!0),x!==null&&Hf(z,E,z.wa(x.data),!1),_f(z,E,y,!1),z.fi(E),a=tt.archetypeLabelNodeData,a===null||a instanceof Ln||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(E,a))),b.Kc(E);return null},$o.prototype.findLinkForKey=$o.prototype.findLinkForKey,$o.prototype.findPartForKey=$o.prototype.findPartForKey,$o.prototype.removeAllModeledParts=$o.prototype.removeAllModeledParts,$o.prototype.addModeledParts=$o.prototype.addModeledParts,$o.prototype.addAllModeledParts=$o.prototype.addAllModeledParts,$o.className="GraphLinksPartManager";function $a(){Fr.apply(this,arguments),this.Sg=null}fe($a,Fr);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var E=a.diagram.toolManager.findTool("Linking"),b=y,z=x;if(a.diagram.isTreePathToChildren||(b=x,z=y),(E===null||!Zs(E,b,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),E=a.findLinkTemplateForCategory(y),E!==null&&(cl(E),E=E.copy(),E!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=y,E.ub=x.data,E.fromNode=b,E.toNode=z,a.diagram.add(E),E.ub=null,E.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}$a.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},$a.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},$a.prototype.setFromNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)E.qe(a.data,E.wa(y));else{var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=b}},$a.prototype.setToNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=b}else E.qe(a.data,E.wa(y))},$a.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},$a.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},$a.prototype.doModelChanged=function(a){if(Fr.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var E=a.modelChange;if(E!==""){if(x===io){if(E==="nodeParentKey"){var b=a.object,z=this.Vb(a.newValue),tt=this.ii(b);if(this.Sg!==null)z!==null&&(this.Sg.data=b,this.Sg.category=this.getLinkCategoryForData(b));else if(tt!==null){var rt=tt.kh();rt!==null?z===null?y.remove(rt):y.isTreePathToChildren?rt.fromNode=z:rt.toNode=z:s0(this,z,tt)}}else if(E==="parentLinkCategory"){var ot=this.ii(a.object),at=a.newValue;if(ot!==null&&typeof at=="string"){var ut=ot.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===io){var ft=a.propertyName;a.object===y.model&&ft==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},$a.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;a instanceof Ln&&(y=E.mh(y),y=x.Vb(y),E=a.pg(),y!==E&&(E=a.kh(),y!==null?E!==null?x.isTreePathToChildren?E.fromNode=y:E.toNode=y:s0(this,y,a):E!==null&&Lg(x,E,!1)))}}},$a.prototype.updateDataBindings=function(a,y){Fr.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},$a.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=dp(y,x),b=this.Lc(a);if(E!==null&&b!==null){for(E=E.iterator;E.next();){var z=E.value;y.lb(z)&&b instanceof Ln&&y.mh(z)===x&&s0(this,b,this.ii(z))}jl(y,x)}a=y.mh(a),a!==void 0&&b instanceof Ln&&(a=this.Vb(a),s0(this,a,b))}},$a.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Ln){var x=y.wa(a.data),E=this.Kc(a.data);if(E!==null){E.isSelected=!1,E.isHighlighted=!1;var b=E.layer;if(b!==null){var z=b.pc(-1,E,!1);0<=z&&this.diagram.cb(ko,"parts",b,E,null,z,null),z=E.layerChanged,z!==null&&z(E,b,null)}}for(E=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)b=a.value,b=(E?b.toNode:b.fromNode).data,y.lb(b)&&Rl(y,x,b)}},$a.prototype.insertLink=function(a,y,x){y=this.diagram.model;var E=a,b=x;return this.diagram.isTreePathToChildren||(E=x,b=a),E!==null&&b!==null?(y.qe(b.data,y.wa(E.data)),b.kh()):null},$a.prototype.findLinkForKey=$a.prototype.findLinkForKey,$a.className="TreePartManager";function Xn(a,y){this.kl=new Qe,this.il=new Qe,this.Wv=`,
|
|
"insertedNodeKeys": `,this.jy=`,
|
|
"modifiedNodeData": `,this.Yv=`,
|
|
"removedNodeKeys": `,this.vh=null,yi(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new we,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 we,this.Lt=new $e,this.Wg=!1,this.o=null,this.undoManager=new ho,a!==void 0&&(xn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Xn.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},Xn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Xn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},Xn.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Qi(b)}}return y},Xn.prototype.xA=function(a){a.change!==ks&&Wt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof _o?(xx(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},Xn.prototype.Qv=function(a,y){var x=this,E=!1,b=new Qe,z=new Qe,tt=new Qe,rt=this.vh;a.changes.each(function(ft){ft.model===x&&(ft.modelChange==="nodeDataArray"?ft.change===Po?b.add(ft.newValue):ft.change===ko&&tt.add(ft.oldValue):x.lb(ft.object)?z.add(ft.object):ft.change!==io||x.modelData!==ft.object&&ft.propertyName!=="modelData"?ft.object!==null&&(rt&&rt.contains(ft.object)?rt.get(ft.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ft.object instanceof Xn||x.ri()&&x.Jc(ft.object)||Px(x,ft.object).each(function(mt){z.add(mt)})):E=!0)});var ot=this.il;ot.clear(),b.each(function(ft){ot.add(x.wa(ft)),y||z.add(ft)});var at=this.kl;at.clear(),tt.each(function(ft){at.add(x.wa(ft)),y&&z.add(ft)}),a=x.cloneDeep(z.Fa());var ut=null;return E&&(ut===null&&(ut={}),ut.modelData=this.cloneDeep(this.modelData)),0<ot.count&&(ut===null&&(ut={}),y?ut.removedNodeKeys=ot.Fa():ut.insertedNodeKeys=ot.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(),ot.clear(),ut},Xn.prototype.cloneDeep=function(a){return Gf(this,a,!0)};function Gf(a,y,x,E,b,z){function tt(ft,mt){rt?(ft.__gohashid===void 0&&z.push(ft),E.set(ft,mt)):(ft=_r++,E.set(ft,mt),b.set(ft,y))}if(!Fe(y))return y;z||(z=[]);var rt=Object.isExtensible(y);if(E||(E=new we),rt){var ot=E.get(y);if(ot)return ot}else for(b||(b=new we),ot=b.iterator;ot.next();){var at=ot.key;if(ot.value===y&&(at=E.get(at)))return at}if(Array.isArray(y)){ot=[],tt(y,ot);for(var ut=0;ut<y.length;ut++)ot.push(Gf(a,y[ut],!1,E,b,z))}else if(y instanceof Tt||y instanceof _e||y instanceof Pe||y instanceof Ti||y instanceof Wn)ot=y.copy(),tt(y,ot);else{if(y instanceof Nr||y instanceof an||y instanceof Ye)return y;if(y instanceof $e)ot=new $e().addAll(Gf(a,y.Fa(),!1,E,b,z)),tt(y,ot);else if(y instanceof Qe)ot=new Qe().addAll(Gf(a,y.Fa(),!1,E,b,z)),tt(y,ot);else if(y instanceof we)ot=new we().addAll(Gf(a,y.Fa(),!1,E,b,z)),tt(y,ot);else if(y instanceof Date)ot=new Date(y.getTime()),tt(y,ot);else if(y instanceof RegExp)ot=new RegExp(y),tt(y,ot),ot.lastIndex=y.lastIndex;else if(typeof y.copy=="function")ot=y.copy(),tt(y,ot);else for(ut in ot={},tt(y,ot),y)ut!=="__gohashid"&&(ot[ut]=Gf(a,y[ut],!1,E,b,z))}return x&&z.forEach(function(ft){delete ft.__gohashid}),ot}Lt=Xn.prototype,Lt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Lt.rm=function(){var a="";return this.name!==""&&(a+=`,
|
|
"name": `+this.quote(this.name)),this.dataFormat!==""&&(a+=`,
|
|
"dataFormat": `+this.quote(this.dataFormat)),this.isReadOnly&&(a+=`,
|
|
"isReadOnly": `+this.isReadOnly),this.nodeKeyProperty!=="key"&&typeof this.nodeKeyProperty=="string"&&(a+=`,
|
|
"nodeKeyProperty": `+this.quote(this.nodeKeyProperty)),this.copiesArrays&&(a+=`,
|
|
"copiesArrays": true`),this.copiesArrayObjects&&(a+=`,
|
|
"copiesArrayObjects": true`),this.copiesKey||(a+=`,
|
|
"copiesKey": false`),this.nodeCategoryProperty!=="category"&&typeof this.nodeCategoryProperty=="string"&&(a+=`,
|
|
"nodeCategoryProperty": `+this.quote(this.nodeCategoryProperty)),a},Lt.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function Sx(a,y){y=y.modelData,Fe(y)&&(a.dm(y),a.modelData=y)}Lt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!wx(x,a[x])){y=!0;break}return a="",y&&(a=`,
|
|
"modelData": `+uy(this,this.modelData)),a+`,
|
|
"nodeDataArray": `+sd(this,this.nodeDataArray,!0)},Lt.kv=function(a){Sx(this,a),a=a.nodeDataArray,xn(a)&&(this.dm(a),this.nodeDataArray=a)};function xx(a,y){function x(b,z){if((z=z.part)&&(z=z.data,b!==z)){var tt=E.get(b);tt===null?(tt=new Qe,tt.add(z),E.add(b,tt)):tt.add(z)}}var E=a.vh;E===null&&(E=new we,y.changes.each(function(b){if(b.diagram!==null){var z=b.change;z===io?(b=b.object.panel)&&(z=b.data)&&x(z,b):(z===Po||z===ko)&&(b=b.object,(z=b.itemArray)&&x(z,b))}}),a.vh=E)}function Px(a,y){for(var x=new Qe,E=0;E<a.nodeDataArray.length;E++){var b=a.nodeDataArray[E];a0(a,y,b,b,x)}return x}function a0(a,y,x,E,b){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}else if(Fe(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}return!1}Lt.Pv=function(a,y){var x=this,E=!1,b=new Qe,z=new Qe,tt=new Qe,rt=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===Po?b.add(ut.newValue):ut.change===ko&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==io||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){x.lb(ft)&&z.add(ft)}):ut.object instanceof Xn||x.ri()&&x.Jc(ut.object)||Px(x,ut.object).each(function(ft){z.add(ft)})):E=!0)});var ot=this.il;ot.clear(),b.each(function(ut){ot.add(x.wa(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(x.wa(ut)),y&&z.add(ut)}),a="",E&&(a+=`,
|
|
"modelData": `+uy(this,this.modelData)),0<ot.count&&(a+=(y?this.Yv:this.Wv)+sd(this,ot.Fa(),!0)),0<z.count&&(a+=this.jy+sd(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+sd(this,at.Fa(),!0)),at.clear(),ot.clear(),a},Lt.fp=function(a){(a.name!==void 0&&a.name!==this.name||a.dataFormat!==void 0&&a.dataFormat!==this.dataFormat||a.isReadOnly!==void 0&&a.isReadOnly!==this.isReadOnly||a.nodeKeyProperty!==void 0&&a.nodeKeyProperty!==this.nodeKeyProperty||a.copiesArrays!==void 0&&a.copiesArrays!==this.copiesArrays||a.copiesArrayObjects!==void 0&&a.copiesArrayObjects!==this.copiesArrayObjects||a.copiesKey!==void 0&&a.copiesKey!==this.copiesKey||a.nodeCategoryProperty!==void 0&&a.nodeCategoryProperty!==this.nodeCategoryProperty)&&Wt("applyIncrementalJson cannot change Model properties"),Sx(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,E=new we;if(Array.isArray(x))for(var b=0;b<x.length;b++){var z=x[b],tt=this.wa(z);tt!=null&&E.set(tt,z)}if(Array.isArray(y))for(b=y.length,z=0;z<b;z++){tt=y[z];var rt=this.hc(tt);rt===null&&(rt=(rt=E.get(tt))?rt:this.copyNodeData({}),this.km(rt,tt),this.xf(rt))}if(Array.isArray(x)){for(y=x.length,E=0;E<y;E++)if(b=x[E],z=this.wa(b),z=this.hc(z),z!==null){for(var ot in b)ot==="__gohashid"||ot===this.nodeKeyProperty||this.Wj()&&ot===this.nodeIsGroupProperty||this.setDataProperty(z,ot,b[ot]);this.lm(b,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,ot=0;ot<x;ot++)y=this.hc(a[ot]),y!==null&&this.cm(y)},Lt.$x=function(a,y){a.change!==ks&&Wt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof _o?(y===void 0&&(y=cp(this,this)),xx(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Lt.yA=function(a,y){return this.$x(a,y)},Lt.np=function(a){return a===void 0&&(a=cp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Lt.toJSON=function(a){return this.np(a)},Lt.Zw=function(a){var y=null;if(typeof a=="string")try{y=cn.JSON.parse(a)}catch(E){}else typeof a=="object"?y=a:Wt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Wt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Lt.Ky=function(a){return this.Zw(a)},Xn.constructGraphLinksModel=function(){return new Xn},Lt=Xn.prototype,Lt.dm=function(a){if(xn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];if(Fe(E)){var b=x;E=this.dm(E),Array.isArray(a)?a[b]=E:Wt("Cannot replace an object in an HTMLCollection or NodeList at "+b)}}else if(Fe(a)){for(y in a)if(x=a[y],Fe(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(b=x.length%2===0,E=0;E<x.length;E++)if(typeof x[E]!="number"){b=!1;break}if(b){for(b=new $e,E=0;E<x.length/2;E++)b.add(new Tt(x[2*E],x[2*E+1]));b.freeze(),a[y]=b}}return F1(a)}return a},Lt.sm=function(a){return a===void 0?"undefined":a===null?"null":a===!0?"true":a===!1?"false":typeof a=="string"?this.quote(a):typeof a=="number"?a===1/0?"9e9999":a===-1/0?"-9e9999":isNaN(a)?'{"class":"NaN"}':a.toString():a instanceof Date?'{"class":"Date", "value":"'+a.toJSON()+'"}':a instanceof Number?this.sm(a.valueOf()):xn(a)?sd(this,a):Fe(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function sd(a,y,x){x===void 0&&(x=!1);var E=y.length;if(0>=E)return"[]";var b=new ai;b.add("["),x&&1<E&&b.add(`
|
|
`);for(var z=0;z<E;z++){var tt=y[z];tt!==void 0&&(0<z&&(b.add(","),x&&b.add(`
|
|
`)),b.add(a.sm(tt)))}return x&&1<E&&b.add(`
|
|
`),b.add("]"),b.toString()}function wx(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function $s(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof Tt)y={class:"go.Point",x:$s(x.x),y:$s(x.y)};else if(x instanceof _e)y={class:"go.Size",width:$s(x.width),height:$s(x.height)};else if(x instanceof Pe)y={class:"go.Rect",x:$s(x.x),y:$s(x.y),width:$s(x.width),height:$s(x.height)};else if(x instanceof Ti)y={class:"go.Margin",top:$s(x.top),right:$s(x.right),bottom:$s(x.bottom),left:$s(x.left)};else if(x instanceof Wn)x.sb()?y={class:"go.Spot",x:$s(x.x),y:$s(x.y),offsetX:$s(x.offsetX),offsetY:$s(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof Nr){if(y={class:"go.Brush",type:x.type.name},x.type===yh?y.color=x.color:(x.type===Zu||x.type===Qa)&&(y.start=x.start,y.end=x.end,x.type===Qa&&(x.startRadius!==0&&(y.startRadius=$s(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=$s(x.endRadius)))),x.colorStops!==null){var E={};for(x=x.colorStops.iterator;x.next();)E[x.key]=x.value;y.colorStops=E}}else x instanceof an?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=$s(x.startX)),x.startY!==0&&(y.startY=$s(x.startY)),x.endX!==0&&(y.endX=$s(x.endX)),x.endY!==0&&(y.endY=$s(x.endY)),x.spot1.D(Ui)||(y.spot1=x.spot1),x.spot2.D(Or)||(y.spot2=x.spot2),x.type===an.o&&(y.path=an.ia(x))):x instanceof Ye&&(y={class:"go.EnumValue",classType:cp(a,x.classType),name:x.name});E="{",x=!0;for(var b in y){var z=Lo(y,b);if(!wx(b,z))if(x?x=!1:E+=",",E+=a.quote(b)+":",b==="points"&&z instanceof $e){var tt="[";for(z=z.iterator;z.next();){var rt=z.value;1<tt.length&&(tt+=","),tt+=a.sm(rt.x),tt+=",",tt+=a.sm(rt.y)}tt+="]",E+=tt}else E+=a.sm(z)}return E+"}"}function ta(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function F1(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 Tt(ta(a.x),ta(a.y));else if(y==="Size")x=new _e(ta(a.width),ta(a.height));else if(y==="Rect")x=new Pe(ta(a.x),ta(a.y),ta(a.width),ta(a.height));else if(y==="Margin")x=new Ti(ta(a.top),ta(a.right),ta(a.bottom),ta(a.left));else if(y==="Spot")typeof a.enum=="string"?x=oo(a.enum):x=new Wn(ta(a.x),ta(a.y),ta(a.offsetX),ta(a.offsetY));else if(y==="Brush"){if(x=new Nr,x.type=Fn(Nr,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof Wn&&(x.start=a.start),a.end instanceof Wn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=ta(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=ta(a.endRadius)),a=a.colorStops,Fe(a))for(var E in a)x.addColorStop(parseFloat(E),a[E])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=an.parse(a.path):x=new an,x.type=Fn(an,a.type),typeof a.startX=="number"&&(x.startX=ta(a.startX)),typeof a.startY=="number"&&(x.startY=ta(a.startY)),typeof a.endX=="number"&&(x.endX=ta(a.endX)),typeof a.endY=="number"&&(x.endY=ta(a.endY)),a.spot1 instanceof Wn&&(x.spot1=a.spot1),a.spot2 instanceof Wn&&(x.spot2=a.spot2)):y==="EnumValue"&&(E=a.classType,E.indexOf("go.")===0&&(E=E.substr(3)),E=dy(E),typeof E=="function"&&(x=Fn(E,a.name)));return x}Lt.Pe=function(a){return this.Lt.add(a),this},Lt.ik=function(a){this.Lt.remove(a)},Lt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,E=0;E<x;E++)y.M(E)(a)},Lt.cb=function(a,y,x,E,b,z,tt){zo(this,"",a,y,x,E,b,z,tt)},Lt.g=function(a,y,x,E,b){zo(this,"",io,a,this,y,x,E,b)},Lt.Fs=function(a,y,x,E,b,z){zo(this,"",io,y,a,x,E,b,z)};function zo(a,y,x,E,b,z,tt,rt,ot){rt===void 0&&(rt=null),ot===void 0&&(ot=null);var at=new so;at.model=a,at.change=x,at.modelChange=y,at.propertyName=E,at.object=b,at.oldValue=z,at.oldParam=rt,at.newValue=tt,at.newParam=ot,a.ds(at)}Xn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===io){var x=a.object,E=a.propertyName,b=a.I(y);E===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),b!==void 0&&this.kb.add(b,x)),ro(x,E,b)}else a.change===Po?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,Fe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]===a&&Yn(this.Tc,x),E!==void 0&&this.kb.remove(E)):(this.Tc[x]!==a&&vn(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)))):a.modelChange===""?((E=a.object)&&!xn(E)&&a.propertyName&&(E=Lo(a.object,a.propertyName)),xn(E)&&typeof x=="number"&&(a=a.newValue,y?Yn(E,x):vn(E,x,a))):Wt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===ko?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,Fe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]!==a&&vn(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)):(this.Tc[x]===a&&Yn(this.Tc,x),E!==void 0&&this.kb.remove(E)))):a.modelChange===""?((E=a.object)&&!xn(E)&&a.propertyName&&(E=Lo(a.object,a.propertyName)),xn(E)&&typeof x=="number"&&(a=a.oldValue,y?vn(E,x,a):Yn(E,x))):Wt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ks&&Wt("unknown ChangedEvent: "+a.toString())},Xn.prototype.Ea=function(a){return this.undoManager.Ea(a)},Xn.prototype.eb=function(a){return this.undoManager.eb(a)},Xn.prototype.Kf=function(){return this.undoManager.Kf()},Xn.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Lt=Xn.prototype,Lt.La=function(a,y){y===void 0&&(y=""),zo(this,"SourceChanged",ks,y,a,null,null)},Lt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Lo(a,y),y!==void 0)){if(ad(y))return y;Wt("Key value for node data "+a+" is not a number or a string: "+y)}}},Lt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var E=Lo(a,x);E!==y&&this.hc(y)===null&&(ro(a,x,y),E!==void 0&&this.kb.remove(E),this.kb.add(y,a),zo(this,"nodeKey",io,x,a,E,y),typeof x=="string"&&this.La(a,x),this.jp(E,y))}else ro(a,x,y)}};function ad(a){return typeof a=="number"||typeof a=="string"}Lt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Lt.hc=function(a){return a===null&&Wt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&ad(a)?this.kb.I(a):null},Lt.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var E=this.bl;if(E!==null&&(x=E(this,a),x!=null&&!this.kb.contains(x))){ro(a,y,x);return}if(typeof x=="string"){for(E=2;this.kb.contains(x+E);)E++;ro(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;ro(a,y,x)}}}}},Lt.xf=function(a){a!==null&&(gr(a),this.lb(a)||Cx(this,a,!0))};function Cx(a,y,x){var E=a.wa(y);(E===void 0||a.kb.I(E)!==y)&&(a.$u(y),E=a.wa(y),E===void 0&&Wt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(E,y),E=null,x&&(E=a.Tc.length,vn(a.Tc,E,y)),zo(a,"nodeDataArray",Po,"nodeDataArray",a,null,y,null,E),a.fm(y),a.em(y))}Lt.Fy=function(a){if(xn(a))for(var y=a.length,x=0;x<y;x++)this.xf(a[x]);else for(a=a.iterator;a.next();)this.xf(a.value)},Lt.cm=function(a){a!==null&&Lx(this,a,!0)};function Lx(a,y,x){var E=a.wa(y);if(E!==void 0&&a.kb.remove(E),E=null,x){t:if(x=a.Tc,Array.isArray(x))E=x.indexOf(y);else{E=x.length;for(var b=0;b<E;b++)if(x[b]===y){E=b;break t}E=-1}if(0>E)return;Yn(a.Tc,E)}zo(a,"nodeDataArray",ko,"nodeDataArray",a,y,null,E,null),a.qp(y)}Lt.nA=function(a){if(xn(a))for(var y=a.length,x=0;x<y;x++)this.cm(a[x]);else for(a=a.iterator;a.next();)this.cm(a.value)},Lt.$z=function(a){if(a!==this.nodeDataArray&&xn(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],tt=this.wa(z);if(tt!==void 0){x.add(tt);var rt=this.hc(tt);rt!==z&&(rt!==null?(this.Do(rt,z),this.lm(z,rt)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)E=a.value,x.contains(E)||(E=this.hc(E))&&this.cm(E);y.clear(),x.clear()}},Lt.jp=function(a,y){y!==void 0&&(a=dp(this,a),a instanceof Qe&&this.Vf.add(y,a))},Lt.Lv=function(){},Lt.fm=function(){},Lt.em=function(){},Lt.qp=function(){};function Rl(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E===null&&(E=new Qe,a.Vf.add(y,E)),E.add(x)}}function jl(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E instanceof Qe&&(x==null?a.Vf.remove(y):(E.remove(x),E.count===0&&a.Vf.remove(y)))}}function dp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Qe?a:null)}Lt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},Xn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),Fe(a)&&yi(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var E=[];for(x=0;x<y.length;x++){var b=l0(a,y[x],a.copiesArrayObjects);E.push(b)}return yi(E),E}if(x&&Fe(y)){x=(x=y.constructor)?new x:{},b=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(E in y)if(E==="__gohashid")x.__gohashid=void 0;else if(E===b)x[b]=void 0;else{var z=Lo(y,E),tt=cp(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof Xn||z instanceof ho||z instanceof _o||z instanceof so||(z=l0(a,z,!1)),ro(x,E,z)}return yi(x),x}return y instanceof Tt||y instanceof _e||y instanceof Pe||y instanceof Wn||y instanceof Ti?y.copy():y}Xn.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!kx&&a instanceof se&&(kx=!0,On('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),On(" Is that really your intent?"));var E=Lo(a,y);E!==x&&(ro(a,y,x),this.Fs(a,y,E,x))},Lt=Xn.prototype,Lt.set=function(a,y,x){this.setDataProperty(a,y,x)},Lt.Do=function(a,y){if(y){var x=this.lb(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||this.setDataProperty(a,E,y[E])}},Lt.Ay=function(a,y){this.ts(a,-1,y)},Lt.ts=function(a,y,x){0>y&&(y=a.length),vn(a,y,x),zo(this,"",Po,"",a,null,x,null,y)},Lt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Wt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Yn(a,y),zo(this,"",ko,"",a,x,null,y,null)},Lt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Lo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Lt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var E=Lo(a,x);E===void 0&&(E=""),E!==y&&(ro(a,x,y),zo(this,"nodeCategory",io,x,a,E,y))}else ro(a,x,y)}},Lt.lm=function(a,y){this.jm(y,this.Ro(a))},Lt.Tl=function(){return!1},Lt.Wj=function(){return!1},Lt.ri=function(){return!1},Lt.xs=function(){return!1},Lt.Xj=function(){return!1};function hy(){return new Xn}function cp(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 cp(a,y.constructor);return typeof y}function dy(a){return kl[a]?kl[a]:cn.go!==void 0&&cn.go[a]?cn.go[a]:null}function Lo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(E){}return x}function ro(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(E){}}ue.Object.defineProperties(Xn.prototype,{name:{get:function(){return this.xa},set:function(a){var y=this.xa;y!==a&&(this.xa=a,this.g("name",y,a))}},dataFormat:{get:function(){return this.Sm},set:function(a){var y=this.Sm;y!==a&&(this.Sm=a,this.g("dataFormat",y,a))}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},modelData:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.g("modelData",y,a),this.La(a))}},undoManager:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&(y!==null&&y.Rx(this),this.o=a,a!==null&&a.Xw(this))}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a}},nodeKeyProperty:{get:function(){return this.Th},set:function(a){var y=this.Th;y!==a&&(a===""&&Wt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Wt("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,E=0;E<x;E++){var b=a[E];Fe(b)||Wt("Model.nodeDataArray must only contain Objects, not: "+b),gr(b)}for(this.Tc=a,E=new $e,b=0;b<x;b++){var z=a[b],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?E.add(z):this.kb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.$u(b),z=this.wa(b),z!==void 0&&this.kb.add(z,b);for(zo(this,"nodeDataArray",io,"nodeDataArray",this,y,a),y=0;y<x;y++)E=a[y],this.fm(E),this.em(E);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),Xn.prototype.setCategoryForNodeData=Xn.prototype.jm,Xn.prototype.getCategoryForNodeData=Xn.prototype.Ro,Xn.prototype.removeArrayItem=Xn.prototype.ov,Xn.prototype.insertArrayItem=Xn.prototype.ts,Xn.prototype.addArrayItem=Xn.prototype.Ay,Xn.prototype.assignAllDataProperties=Xn.prototype.Do,Xn.prototype.set=Xn.prototype.set,Xn.prototype.clearUnresolvedReferences=Xn.prototype.Qy,Xn.prototype.mergeNodeDataArray=Xn.prototype.$z,Xn.prototype.removeNodeDataCollection=Xn.prototype.nA,Xn.prototype.removeNodeData=Xn.prototype.cm,Xn.prototype.addNodeDataCollection=Xn.prototype.Fy,Xn.prototype.addNodeData=Xn.prototype.xf,Xn.prototype.makeNodeDataKeyUnique=Xn.prototype.$u,Xn.prototype.findNodeDataForKey=Xn.prototype.hc,Xn.prototype.containsNodeData=Xn.prototype.lb,Xn.prototype.setKeyForNodeData=Xn.prototype.km,Xn.prototype.getKeyForNodeData=Xn.prototype.wa,Xn.prototype.updateTargetBindings=Xn.prototype.La,Xn.prototype.commit=Xn.prototype.commit,Xn.prototype.rollbackTransaction=Xn.prototype.Kf,Xn.prototype.commitTransaction=Xn.prototype.eb,Xn.prototype.startTransaction=Xn.prototype.Ea,Xn.prototype.raiseDataChanged=Xn.prototype.Fs,Xn.prototype.raiseChanged=Xn.prototype.g,Xn.prototype.raiseChangedEvent=Xn.prototype.cb,Xn.prototype.removeChangedListener=Xn.prototype.ik,Xn.prototype.addChangedListener=Xn.prototype.Pe,Xn.prototype.writeJsonValue=Xn.prototype.sm,Xn.prototype.replaceJsonObjects=Xn.prototype.dm,Xn.prototype.applyIncrementalJSON=Xn.prototype.Ky,Xn.prototype.applyIncrementalJson=Xn.prototype.Zw,Xn.prototype.toJSON=Xn.prototype.toJSON,Xn.prototype.toJson=Xn.prototype.np,Xn.prototype.toIncrementalJSON=Xn.prototype.yA,Xn.prototype.toIncrementalJson=Xn.prototype.$x,Xn.prototype.toIncrementalData=Xn.prototype.xA,Xn.prototype.clear=Xn.prototype.clear;var kx=!1,kl={};Xn.className="Model",Xn.fromJSON=Xn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=cn.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Wt("Unable to construct a Model from: "+a);if(y===null){a=null;var E=x.class;if(typeof E=="string")try{var b=null;E.indexOf("go.")===0?(E=E.substr(3),b=dy(E)):(b=dy(E),b===null&&(b=cn[E])),typeof b=="function"&&(a=new b)}catch(z){}a===null||a instanceof Xn?y=a:Wt("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=Xn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},Xn.safePropertyValue=Lo,Xn.safePropertySet=ro,kl.Brush=Nr,kl.ChangedEvent=so,kl.Geometry=an,kl.Margin=Ti,kl.Panel=nn,kl.Point=Tt,kl.Rect=Pe,kl.Size=_e,kl.Spot=Wn,kl.Transaction=_o,kl.UndoManager=ho;function bo(a,y,x,E){yi(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,E===void 0?(this.el=Ex,this.wk=null):(this.el=fp,this.wk=E),this.st=new Qe}bo.prototype.copy=function(){var a=new bo;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Lt=bo.prototype,Lt.qb=function(a){a.classType===bo&&(this.mode=a)},Lt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.Kx=function(a){return a===void 0&&(a=null),this.mode=fp,this.backConverter=a,this},Lt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Lt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function Mx(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Lt.Mv=function(a,y,x){var E=this.sl;if(x===void 0||E===""||E===x){x=this.xl;var b=this.Im;if(b===null&&x==="")On("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(E!==""&&(z=Lo(y,E)),z!==void 0)if(b===null)x!==""&&ro(a,x,z);else try{if(x!==""){var tt=b(z,a);ro(a,x,tt)}else b(z,a)}catch(rt){}}}},Lt.sp=function(a,y,x,E){if(this.el===fp){var b=this.xl;if(x===void 0||b===x){x=this.sl;var z=this.wk,tt=a;if(b!==""&&(tt=Lo(a,b)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var rt=E!==null?E.diagram:null,ot=rt!==null?rt.model:null;if(z===null){if(x!=="")ot!==null?ot.setDataProperty(y,x,tt):ro(y,x,tt);else if(ot!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var at=E.itemIndex,ut=E.panel.itemArray;ot.ov(ut,at),ot.ts(ut,at,tt)}}else try{if(x!==""){var ft=z(tt,y,ot);ot!==null?ot.setDataProperty(y,x,ft):ro(y,x,ft)}else{var mt=z(tt,y,ot);if(mt!==void 0&&ot!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var yt=E.itemIndex,Pt=E.panel.itemArray;ot.ov(Pt,yt),ot.ts(Pt,yt,mt)}}}catch(Et){}}finally{this.st.remove(a)}}}},ue.Object.defineProperties(bo.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&ce(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&ce(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&ce(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&ce(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&ce(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&ce(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&ce(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&ce(this),this.el=a}}}),bo.prototype.updateSource=bo.prototype.sp,bo.prototype.updateTarget=bo.prototype.Mv,bo.prototype.ofModel=bo.prototype.dA,bo.prototype.ofObject=bo.prototype.cp,bo.prototype.makeTwoWay=bo.prototype.Kx;var A1="Binding",Ex=new Ye(bo,"OneWay",1),fp=new Ye(bo,"TwoWay",2);bo.className="Binding",bo.parseEnum=function(a,y){return function(x){return x=Fn(a,x),x===null?y:x}},bo.toString=Qi,bo.OneWay=Ex,bo.TwoWay=fp;function nr(a,y,x){Xn.call(this),this.Vv=`,
|
|
"insertedLinkKeys": `,this.iy=`,
|
|
"modifiedLinkData": `,this.Xv=`,
|
|
"removedLinkKeys": `,this.md=[],this.$f=new Qe,this.wb=new we,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&&(xn(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}fe(nr,Xn),nr.constructGraphLinksModel=Xn.constructGraphLinksModel,nr.prototype.cloneProtected=function(a){Xn.prototype.cloneProtected.call(this,a),a.Jh=this.Jh,a.cl=this.cl,a.Ak=this.Ak,a.lf=this.lf,a.mf=this.mf,a.ej=this.ej,a.fj=this.fj,a.dj=this.dj,a.je=this.je,a.jl=this.jl,a.Je=this.Je,a.Lm=this.Lm},Lt=nr.prototype,Lt.clear=function(){Xn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;var x=a.length,E;for(E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Qi(b)}for(y+=`
|
|
link data:`,a=this.linkDataArray,x=a.length,E=0;E<x;E++)b=a[E],y+=" "+_a(this,b,!0)+"-->"+_a(this,b,!1)}return y},Lt.Qv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=Xn.prototype.Qv.call(this,a,y),E=this,b=new Qe,z=new Qe,tt=new Qe,rt=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===Po?b.add(ut.newValue):ut.change===ko&&tt.add(ut.oldValue):E.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){E.Jc(ft)&&z.add(ft)}):ut.object instanceof Xn||E.lb(ut.object)||bx(E,ut.object).each(function(ft){z.add(ft)})))});var ot=this.il;ot.clear(),b.each(function(ut){ot.add(E.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(E.Ac(ut)),y&&z.add(ut)}),a=E.cloneDeep(z.Fa()),0<ot.count&&(x===null&&(x={}),y?x.removedLinkKeys=ot.Fa():x.insertedLinkKeys=ot.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(),ot.clear(),x},Lt.rm=function(){var a=Xn.prototype.rm.call(this),y="";return this.linkCategoryProperty!=="category"&&typeof this.linkCategoryProperty=="string"&&(y+=`,
|
|
"linkCategoryProperty": `+this.quote(this.linkCategoryProperty)),this.linkKeyProperty!==""&&typeof this.linkKeyProperty=="string"&&(y+=`,
|
|
"linkKeyProperty": `+this.quote(this.linkKeyProperty)),this.linkFromKeyProperty!=="from"&&typeof this.linkFromKeyProperty=="string"&&(y+=`,
|
|
"linkFromKeyProperty": `+this.quote(this.linkFromKeyProperty)),this.linkToKeyProperty!=="to"&&typeof this.linkToKeyProperty=="string"&&(y+=`,
|
|
"linkToKeyProperty": `+this.quote(this.linkToKeyProperty)),this.linkFromPortIdProperty!==""&&typeof this.linkFromPortIdProperty=="string"&&(y+=`,
|
|
"linkFromPortIdProperty": `+this.quote(this.linkFromPortIdProperty)),this.linkToPortIdProperty!==""&&typeof this.linkToPortIdProperty=="string"&&(y+=`,
|
|
"linkToPortIdProperty": `+this.quote(this.linkToPortIdProperty)),this.linkLabelKeysProperty!==""&&typeof this.linkLabelKeysProperty=="string"&&(y+=`,
|
|
"linkLabelKeysProperty": `+this.quote(this.linkLabelKeysProperty)),this.nodeIsGroupProperty!=="isGroup"&&typeof this.nodeIsGroupProperty=="string"&&(y+=`,
|
|
"nodeIsGroupProperty": `+this.quote(this.nodeIsGroupProperty)),this.nodeGroupKeyProperty!=="group"&&typeof this.nodeGroupKeyProperty=="string"&&(y+=`,
|
|
"nodeGroupKeyProperty": `+this.quote(this.nodeGroupKeyProperty)),a+y},Lt.gp=function(a){Xn.prototype.gp.call(this,a),a.linkKeyProperty&&(this.linkKeyProperty=a.linkKeyProperty),a.linkFromKeyProperty&&(this.linkFromKeyProperty=a.linkFromKeyProperty),a.linkToKeyProperty&&(this.linkToKeyProperty=a.linkToKeyProperty),a.linkFromPortIdProperty&&(this.linkFromPortIdProperty=a.linkFromPortIdProperty),a.linkToPortIdProperty&&(this.linkToPortIdProperty=a.linkToPortIdProperty),a.linkCategoryProperty&&(this.linkCategoryProperty=a.linkCategoryProperty),a.linkLabelKeysProperty&&(this.linkLabelKeysProperty=a.linkLabelKeysProperty),a.nodeIsGroupProperty&&(this.nodeIsGroupProperty=a.nodeIsGroupProperty),a.nodeGroupKeyProperty&&(this.nodeGroupKeyProperty=a.nodeGroupKeyProperty)},Lt.Rv=function(){var a=Xn.prototype.Rv.call(this),y=`,
|
|
"linkDataArray": `+sd(this,this.linkDataArray,!0);return a+y},Lt.kv=function(a){Xn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function bx(a,y){for(var x=new Qe,E=0;E<a.linkDataArray.length;E++){var b=a.linkDataArray[E];a0(a,y,b,b,x)}return x}Lt.Pv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=Xn.prototype.Pv.call(this,a,y),E=this,b=new Qe,z=new Qe,tt=new Qe,rt=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===Po?b.add(ut.newValue):ut.change===ko&&tt.add(ut.oldValue):E.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){E.Jc(ft)&&z.add(ft)}):ut.object instanceof Xn||E.lb(ut.object)||bx(E,ut.object).each(function(ft){z.add(ft)})))});var ot=this.il;ot.clear(),b.each(function(ut){ot.add(E.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(E.Ac(ut)),y&&z.add(ut)}),a=x,0<ot.count&&(a+=(y?this.Xv:this.Vv)+sd(this,ot.Fa(),!0)),0<z.count&&(a+=this.iy+sd(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+sd(this,at.Fa(),!0)),at.clear(),ot.clear(),a},Lt.fp=function(a){(a.linkCategoryProperty!==void 0&&a.linkCategoryProperty!==this.linkCategoryProperty||a.linkKeyProperty!==void 0&&a.linkKeyProperty!==this.linkKeyProperty||a.linkFromKeyProperty!==void 0&&a.linkFromKeyProperty!==this.linkFromKeyProperty||a.linkToKeyProperty!==void 0&&a.linkToKeyProperty!==this.linkToKeyProperty||a.linkFromPortIdProperty!==void 0&&a.linkFromPortIdProperty!==this.linkFromPortIdProperty||a.linkToPortIdProperty!==void 0&&a.linkToPortIdProperty!==this.linkToPortIdProperty||a.linkLabelKeysProperty!==void 0&&a.linkLabelKeysProperty!==this.linkLabelKeysProperty||a.nodeIsGroupProperty!==void 0&&a.nodeIsGroupProperty!==this.nodeIsGroupProperty||a.nodeGroupKeyProperty!==void 0&&a.nodeGroupKeyProperty!==this.nodeGroupKeyProperty)&&Wt("applyIncrementalJson cannot change Model properties"),Xn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,E=0;E<x;E++){var b=y[E],z=this.jh(b);z===null&&(z=this.Jo({}),this.Ks(z,b),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,E=0;E<x;E++)if(b=y[E],z=this.Ac(b),z=this.jh(z),z!==null){for(var tt in b)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,b[tt]);Fx(this,b,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},nr.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===io){var x=a.object,E=a.propertyName;if(E===this.linkKeyProperty&&this.Jc(x)){var b=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),b!==void 0&&this.wb.add(b,x),ro(x,E,b);return}}else if(a.change===Po){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,Fe(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)):0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue));return}}else if(a.change===ko){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Fe(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue):(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)));return}}Xn.prototype.changeState.call(this,a,y)}},Lt=nr.prototype,Lt.Vl=function(a){if(a!==void 0){var y=this.Ri;if(y!==null){var x=this.hc(a);x===null&&(x=this.copyNodeData(y),ro(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Lt.yx=function(a){return _a(this,a,!0)},Lt.wv=function(a,y){Hf(this,a,y,!0)},Lt.Bx=function(a){return _a(this,a,!1)},Lt.Bv=function(a,y){Hf(this,a,y,!1)};function _a(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Lo(y,a),a!==void 0))){if(ad(a))return a;Wt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Hf(a,y,x,E){if(x===null&&(x=void 0),y!==null){var b=E?a.lf:a.mf;if(b!=="")if(x=a.Vl(x),a.Jc(y)){var z=Lo(y,b);z!==x&&(jl(a,z,y),ro(y,b,x),a.hc(x)===null&&Rl(a,x,y),zo(a,E?"linkFromKey":"linkToKey",io,b,y,z,x),typeof b=="string"&&a.La(y,b))}else ro(y,b,x)}}Lt.zx=function(a){return u0(this,a,!0)},Lt.xv=function(a,y){_f(this,a,y,!0)},Lt.Cx=function(a){return u0(this,a,!1)},Lt.Cv=function(a,y){_f(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Lo(y,a),y===void 0?"":y)}function _f(a,y,x,E){if(y!==null){var b=E?a.ej:a.fj;if(b!=="")if(a.Jc(y)){var z=Lo(y,b);z===void 0&&(z=""),z!==x&&(ro(y,b,x),zo(a,E?"linkFromPortId":"linkToPortId",io,b,y,z,x),typeof b=="string"&&a.La(y,b))}else ro(y,b,x)}}Lt.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=Lo(a,y),a===void 0?h0:a)},Lt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var E=Lo(a,x);if(E===void 0&&(E=h0),E!==y){if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)jl(this,E[z],a);for(ro(a,x,y),b=y.length,z=0;z<b;z++){var tt=y[z];this.hc(tt)===null&&Rl(this,tt,a)}zo(this,"linkLabelKeys",io,x,a,E,y),typeof x=="string"&&this.La(a,x)}}else ro(a,x,y)}},Lt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=Lo(a,x);if(E===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(E)){var b=E.indexOf(y);0<=b||(b=E.length,E.push(y),this.Jc(a)&&(this.hc(y)===null&&Rl(this,y,a),zo(this,"linkLabelKeys",Po,x,a,null,y,null,b)))}else Wt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Lt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=Lo(a,x);if(Array.isArray(E)){var b=E.indexOf(y);0>b||(E.splice(b,1),this.Jc(a)&&(jl(this,y,a),zo(this,"linkLabelKeys",ko,x,a,y,null,b,null)))}else E!==void 0&&Wt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Lt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Lo(a,y),y!==void 0)){if(ad(y))return y;Wt("Key value for link data "+a+" is not a number or a string: "+y)}}},Lt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var E=Lo(a,x);E!==y&&this.jh(y)===null&&(ro(a,x,y),E!==void 0&&this.wb.remove(E),this.wb.add(y,a),zo(this,"linkKey",io,x,a,E,y),typeof x=="string"&&this.La(a,x))}else ro(a,x,y)}},Lt.jh=function(a){return a===null&&Wt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&ad(a)?this.wb.I(a):null},Lt.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var E=this.cl;if(E!==null&&(x=E(this,a),x!=null&&!this.wb.contains(x))){ro(a,y,x);return}if(typeof x=="string"){for(E=2;this.wb.contains(x+E);)E++;ro(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;ro(a,y,x)}}}}},Lt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Lt.fi=function(a){a!==null&&(gr(a),this.Jc(a)||Nx(this,a,!0))};function Nx(a,y,x){if(a.linkKeyProperty!==""){var E=a.Ac(y);if(E!==void 0&&a.wb.I(E)===y)return;a.Bs(y),E=a.Ac(y),E===void 0&&Wt("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(E,y)}a.$f.add(y),E=null,x&&(E=a.md.length,a.md.splice(E,0,y)),zo(a,"linkDataArray",Po,"linkDataArray",a,null,y,null,E),cy(a,y)}Lt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.fi(a[x]);else for(a=a.iterator;a.next();)this.fi(a.value)},Lt.bm=function(a){a!==null&&Tx(this,a,!0)};function Tx(a,y,x){a.$f.remove(y);var E=a.Ac(y);if(E!==void 0&&a.wb.remove(E),E=null,x){if(E=a.md.indexOf(y),0>E)return;a.md.splice(E,1)}if(zo(a,"linkDataArray",ko,"linkDataArray",a,y,null,E,null),x=_a(a,y,!0),jl(a,x,y),x=_a(a,y,!1),jl(a,x,y),E=a.Ef(y),Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],jl(a,x,y)}Lt.lA=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.bm(a[x]);else for(a=a.iterator;a.next();)this.bm(a.value)},Lt.Zz=function(a){if(this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&xn(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var rt=this.jh(tt);rt!==z&&(rt!==null?(this.Do(rt,z),Fx(this,z,rt)):(z=this.cloneDeep(z),this.Ks(z,tt),this.fi(z)))}else tt=this.cloneDeep(z),this.fi(tt),x.add(this.Ac(tt))}for(a=y.iterator;a.next();)E=a.value,x.contains(E)||(E=this.jh(E))&&this.bm(E);y.clear(),x.clear()}};function cy(a,y){var x=_a(a,y,!0);x=a.Vl(x),a.hc(x)===null&&Rl(a,x,y),x=_a(a,y,!1),x=a.Vl(x),a.hc(x)===null&&Rl(a,x,y);var E=a.Ef(y);if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],a.hc(x)===null&&Rl(a,x,y)}Lt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),Fe(a)&&(yi(a),this.lf!==""&&ro(a,this.lf,void 0),this.mf!==""&&ro(a,this.mf,void 0),this.je!==""&&ro(a,this.je,[])),a},Lt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Lo(a,y)},Lt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Lo(a,y),y!==void 0)){if(ad(y))return y;Wt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var E=Lo(a,x);E!==y&&(jl(this,E,a),ro(a,x,y),this.hc(y)===null&&Rl(this,y,a),zo(this,"nodeGroupKey",io,x,a,E,y),typeof x=="string"&&this.La(a,x))}else ro(a,x,y)}},nr.prototype.copyNodeData=function(a){return a===null?null:(a=Xn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Lo(a,this.Je)===void 0||ro(a,this.Je,void 0),a)},nr.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){Hf(this,a,x,!0);return}if(y===this.linkToKeyProperty){Hf(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){_f(this,a,x,!0);return}if(y===this.linkToPortIdProperty){_f(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var E=Lo(a,y);E!==x&&(ro(a,y,x),this.Fs(a,y,E,x))},Lt=nr.prototype,Lt.Do=function(a,y){if(y){var x=this.lb(a),E=this.Jc(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||x&&b===this.nodeIsGroupProperty&&Lo(a,b)===y[b]||E&&b===this.linkKeyProperty||this.setDataProperty(a,b,y[b])}},Lt.jp=function(a,y){Xn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var E=x.value,b=a,z=y;if(_a(this,E,!0)===b){var tt=this.lf;ro(E,tt,z),zo(this,"linkFromKey",io,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)}if(_a(this,E,!1)===b&&(tt=this.mf,ro(E,tt,z),zo(this,"linkToKey",io,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)),tt=this.Ef(E),Array.isArray(tt))for(var rt=tt.length,ot=this.je,at=0;at<rt;at++)tt[at]===b&&(tt[at]=z,zo(this,"linkLabelKeys",Po,ot,E,b,z,at,at))}},Lt.qv=function(a,y,x){if(this.lh(a)===y){var E=this.Je;ro(a,E,x),zo(this,"nodeGroupKey",io,E,a,y,x),typeof E=="string"&&this.La(a,E)}},Lt.Lv=function(){Xn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)cy(this,a[x])},Lt.fm=function(a){Xn.prototype.fm.call(this,a),a=this.wa(a);var y=dp(this,a);if(y!==null){var x=Rn();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)){if(this.lh(E)===a){var b=this.Je;zo(this,"nodeGroupKey",io,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}else if(_a(this,E,!0)===a&&(b=this.lf,zo(this,"linkFromKey",io,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),_a(this,E,!1)===a&&(b=this.mf,zo(this,"linkToKey",io,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),b=this.Ef(E),Array.isArray(b))for(var z=b.length,tt=this.je,rt=0;rt<z;rt++)b[rt]===a&&(zo(this,"linkLabelKeys",Po,tt,E,a,a,rt,rt),x.push(E))}for(y=0;y<x.length;y++)jl(this,a,x[y]);_n(x)}},Lt.em=function(a){Xn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&Rl(this,y,a)},Lt.qp=function(a){Xn.prototype.qp.call(this,a);var y=this.lh(a);jl(this,y,a)},Lt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Lo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForLinkData found a non-string category for "+a+": "+y)},nr.prototype.getLinkCategoryForData=function(a){return this.ps(a)},nr.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var E=Lo(a,x);E===void 0&&(E=""),E!==y&&(ro(a,x,y),zo(this,"linkCategory",io,x,a,E,y),typeof x=="string"&&this.La(a,x))}else ro(a,x,y)}},nr.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Lt=nr.prototype,Lt.lm=function(a,y){Xn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function Fx(a,y,x){a.lp(x,a.ps(y)),a.wv(x,a.yx(y)),a.Bv(x,a.Bx(y)),a.Ls(x,a.Ef(y)),a.xv(x,a.zx(y)),a.Cv(x,a.Cx(y))}Lt.Wj=function(){return!0},Lt.ri=function(){return!0},Lt.xs=function(){return!0},Lt.Xj=function(){return!0},ue.Object.defineProperties(nr.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,E=0;E<x;E++){var b=a[E];Fe(b)||Wt("GraphLinksModel.linkDataArray must only contain Objects, not: "+b),gr(b)}if(this.md=a,this.linkKeyProperty!==""){for(E=new $e,b=0;b<x;b++){var z=a[b],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?E.add(z):this.wb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.Bs(b),z=this.Ac(b),z!==void 0&&this.wb.add(z,b)}for(E=new Qe,b=0;b<x;b++)E.add(a[b]);for(this.$f=E,zo(this,"linkDataArray",io,"linkDataArray",this,y,a),y=0;y<x;y++)cy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,E=0;E<x;E++){var b=this.linkDataArray[E],z=this.Ac(b);z===void 0&&(this.Bs(b),z=this.Ac(b)),z!==void 0&&this.wb.add(z,b)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),nr.prototype.setCategoryForLinkData=nr.prototype.lp,nr.prototype.getCategoryForLinkData=nr.prototype.ps,nr.prototype.assignAllDataProperties=nr.prototype.Do,nr.prototype.setGroupKeyForNodeData=nr.prototype.mp,nr.prototype.getGroupKeyForNodeData=nr.prototype.lh,nr.prototype.isGroupForNodeData=nr.prototype.Yu,nr.prototype.copyLinkData=nr.prototype.Jo,nr.prototype.mergeLinkDataArray=nr.prototype.Zz,nr.prototype.removeLinkDataCollection=nr.prototype.lA,nr.prototype.removeLinkData=nr.prototype.bm,nr.prototype.addLinkDataCollection=nr.prototype.Ey,nr.prototype.addLinkData=nr.prototype.fi,nr.prototype.containsLinkData=nr.prototype.Jc,nr.prototype.makeLinkDataKeyUnique=nr.prototype.Bs,nr.prototype.findLinkDataForKey=nr.prototype.jh,nr.prototype.setKeyForLinkData=nr.prototype.Ks,nr.prototype.getKeyForLinkData=nr.prototype.Ac,nr.prototype.removeLabelKeyForLinkData=nr.prototype.Qx,nr.prototype.addLabelKeyForLinkData=nr.prototype.Bu,nr.prototype.setLabelKeysForLinkData=nr.prototype.Ls,nr.prototype.getLabelKeysForLinkData=nr.prototype.Ef,nr.prototype.setToPortIdForLinkData=nr.prototype.Cv,nr.prototype.getToPortIdForLinkData=nr.prototype.Cx,nr.prototype.setFromPortIdForLinkData=nr.prototype.xv,nr.prototype.getFromPortIdForLinkData=nr.prototype.zx,nr.prototype.setToKeyForLinkData=nr.prototype.Bv,nr.prototype.getToKeyForLinkData=nr.prototype.Bx,nr.prototype.setFromKeyForLinkData=nr.prototype.wv,nr.prototype.getFromKeyForLinkData=nr.prototype.yx,nr.prototype.clear=nr.prototype.clear;var h0=Object.freeze([]);nr.className="GraphLinksModel",kl.GraphLinksModel=nr,Xn.constructGraphLinksModel=Xn.constructGraphLinksModel=function(){return new nr},Xn.initDiagramModel=hy=function(){return new nr};function ea(a,y){Xn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(xn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}fe(ea,Xn),ea.constructGraphLinksModel=Xn.constructGraphLinksModel,ea.prototype.cloneProtected=function(a){Xn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Lt=ea.prototype,Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Qi(b)}}return y},Lt.rm=function(){var a=Xn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
|
|
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Lt.gp=function(a){Xn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Lt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Wt("applyIncrementalJson cannot change Model properties"),Xn.prototype.fp.call(this,a)},Lt.Vl=function(a){return a},Lt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Lo(a,y),y!==void 0)){if(ad(y))return y;Wt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var E=Lo(a,x);E!==y&&(jl(this,E,a),ro(a,x,y),this.hc(y)===null&&Rl(this,y,a),zo(this,"nodeParentKey",io,x,a,E,y),typeof x=="string"&&this.La(a,x))}else ro(a,x,y)}},Lt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Lo(a,y),y===void 0)?"":typeof y=="string"?y:(Wt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},ea.prototype.getLinkCategoryForData=function(a){return this.ss(a)},ea.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var E=Lo(a,x);E===void 0&&(E=""),E!==y&&(ro(a,x,y),zo(this,"parentLinkCategory",io,x,a,E,y),typeof x=="string"&&this.La(a,x))}else ro(a,x,y)}},ea.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},ea.prototype.copyNodeData=function(a){return a===null?null:(a=Xn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Lo(a,this.Ke)===void 0||ro(a,this.Ke,void 0),a)},ea.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var E=Lo(a,y);E!==x&&(ro(a,y,x),this.Fs(a,y,E,x))},Lt=ea.prototype,Lt.jp=function(a,y){Xn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Lt.qv=function(a,y,x){if(this.mh(a)===y){var E=this.Ke;ro(a,E,x),zo(this,"nodeParentKey",io,E,a,y,x),typeof E=="string"&&this.La(a,E)}},Lt.fm=function(a){Xn.prototype.fm.call(this,a),a=this.wa(a);var y=dp(this,a);if(y!==null){var x=Rn();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)&&this.mh(E)===a){var b=this.Ke;zo(this,"nodeParentKey",io,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}for(y=0;y<x.length;y++)jl(this,a,x[y]);_n(x)}},Lt.em=function(a){Xn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&Rl(this,y,a)},Lt.qp=function(a){Xn.prototype.qp.call(this,a);var y=this.mh(a);jl(this,y,a)},Lt.lm=function(a,y){Xn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Lt.Tl=function(){return!0},Lt.xs=function(){return!0},ue.Object.defineProperties(ea.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"}}}),ea.prototype.setParentLinkCategoryForNodeData=ea.prototype.Ms,ea.prototype.getParentLinkCategoryForNodeData=ea.prototype.ss,ea.prototype.setParentKeyForNodeData=ea.prototype.qe,ea.prototype.getParentKeyForNodeData=ea.prototype.mh,ea.className="TreeModel",kl.TreeModel=ea;function fo(a){lo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=Ml,this.Ti=0,this.Zv=new Tt,this.Jp=this.me=0,this.Xr=new vp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=Ml,this.K=na,this.nd=Wf,this.hd=ry,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}fe(fo,lo),fo.prototype.cloneProtected=function(a){lo.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},fo.prototype.qb=function(a){a.classType===fo?a===p0||a===m0||a===f0||a===g0||a===Wf?this.sorting=a:a===qd||a===Zf||a===na||a===ud?this.direction=a:a===Mh||a===ld||a===Ml||a===El?this.arrangement=a:(a===jc||a===v0)&&(this.nodeDiameterFormula=a):lo.prototype.qb.call(this,a)},fo.prototype.createNetwork=function(){return new Kf(this)},fo.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 $e;y.addAll(a.iterator),a=new $e;var x=new $e,E=this.sort(y),b,z,tt=this.Jp,rt=this.arrangement,ot=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),rt===El&&ot===jc?rt=Ml:rt===El&&ot!==jc&&(rt=this.arrangement),(this.direction===qd||this.direction===Zf)&&this.sorting!==Wf){for(ot=0;!(ot>=E.length)&&(a.add(E.M(ot)),!(ot+1>=E.length));ot+=2)x.add(E.M(ot+1));this.direction===qd?(this.arrangement===El&&a.reverse(),E=new $e,E.addAll(a),E.addAll(x)):(this.arrangement===El&&x.reverse(),E=new $e,E.addAll(x),E.addAll(a))}ot=E.length;for(var yt=z=b=0;yt<E.length;yt++){var Pt=ft+mt*z*(this.direction===na?1:-1)/ot,Et=E.M(yt).diameter;isNaN(Et)&&(Et=hd(E.M(yt),Pt)),360>mt&&(yt===0||yt===E.length-1)&&(Et/=2),b+=Et,z++}if(isNaN(at)||rt===El){if(isNaN(y)&&(y=6),rt!==Ml&&rt!==El){for(z=-1/0,tt=0;tt<ot;tt++)yt=E.M(tt),b=E.M(tt===ot-1?0:tt+1),isNaN(yt.diameter)&&hd(yt,0),isNaN(b.diameter)&&hd(b,0),z=Math.max(z,(yt.diameter+b.diameter)/2);tt=z+y,rt===Mh?at=(z+y)/(2*Math.PI/ot):at=d0(this,tt*(360<=mt?ot:ot-1),ut,ft*Math.PI/180,mt*Math.PI/180)}else at=d0(this,b+(360<=mt?ot:ot-1)*(rt!==El?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))(rt===Ml||rt===El)&&(y=(yt-b)/(360<=mt?ot:ot-1));else if(rt===Ml||rt===El)yt=(yt-b)/(360<=mt?ot:ot-1),yt<y?(at=d0(this,b+y*(360<=mt?ot:ot-1),ut,ft*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,b=0;b<ot;b++)Pt=E.M(b),Et=E.M(b===ot-1?0:b+1),isNaN(Pt.diameter)&&hd(Pt,0),isNaN(Et.diameter)&&hd(Et,0),tt=Math.max(tt,(Pt.diameter+Et.diameter)/2);tt+=y,b=d0(this,tt*(360<=mt?ot:ot-1),ut,ft*Math.PI/180,mt*Math.PI/180),b>at?(at=b,z=at*ut):tt=yt/(360<=mt?ot:ot-1)}if(this.kw=rt,this.lc=at,this.Zm=ut,this.lw=ft,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=E,E=this.kw,rt=this.lc,at=this.lw,ut=this.Wp,ft=this.Ti,mt=this.me,ot=this.Jp,this.direction!==qd&&this.direction!==Zf||E!==El)if(this.direction===qd||this.direction===Zf){switch(tt=0,E){case ld:tt=180*c0(this,rt,mt,at,ot)/Math.PI;break;case Ml:ot=y=0,tt=a.first(),tt!==null&&(y=hd(tt,Math.PI/2)),tt=x.first(),tt!==null&&(ot=hd(tt,Math.PI/2)),tt=180*c0(this,rt,mt,at,ft+(y+ot)/2)/Math.PI;break;case Mh:tt=ut/y.length}if(this.direction===qd){switch(E){case ld:mp(this,a,at,ud);break;case Ml:pp(this,a,at,ud);break;case Mh:gp(this,a,ut/2,at,ud)}switch(E){case ld:mp(this,x,at+tt,na);break;case Ml:pp(this,x,at+tt,na);break;case Mh:gp(this,x,ut/2,at+tt,na)}}else{switch(E){case ld:mp(this,x,at,ud);break;case Ml:pp(this,x,at,ud);break;case Mh:gp(this,x,ut/2,at,ud)}switch(E){case ld:mp(this,a,at+tt,na);break;case Ml:pp(this,a,at+tt,na);break;case Mh:gp(this,a,ut/2,at+tt,na)}}}else switch(E){case ld:mp(this,y,at,this.direction);break;case Ml:pp(this,y,at,this.direction);break;case Mh:gp(this,y,ut,at,this.direction);break;case El:Ax(this,y,ut,at,this.direction)}else Ax(this,y,ut,at-ut/2,na)}this.updateParts(),this.network=null,this.isValidLayout=!0};function gp(a,y,x,E,b){var z=a.Wp,tt=a.lc;a=a.me,E=E*Math.PI/180,x=x*Math.PI/180;for(var rt=y.length,ot=0;ot<rt;ot++){var at=E+(b===na?ot*x/(360<=z?rt:rt-1):-(ot*x)/rt),ut=y.M(ot),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 pp(a,y,x,E){var b=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var rt=y.length,ot=0;ot<rt;ot++){var at=y.M(ot),ut=y.M(ot===rt-1?0:ot+1),ft=z*Math.sin(x);at.centerX=b*Math.cos(x),at.centerY=ft,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&hd(at,0),isNaN(ut.diameter)&&hd(ut,0),at=c0(a,b,z,E===na?x:-x,(at.diameter+ut.diameter)/2+tt),x+=E===na?at:-at}}function mp(a,y,x,E){var b=a.lc,z=a.me,tt=a.Jp;x=x*Math.PI/180;for(var rt=y.length,ot=0;ot<rt;ot++){var at=y.M(ot);at.centerX=b*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=c0(a,b,z,E===na?x:-x,tt),x+=E===na?at:-at}}function Ax(a,y,x,E,b){var z=a.Wp;if(a.mj=0,a.Xr=new vp,360>x){for(z=E+(b===na?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,Dx(a,y,x,E,b)}else Bx(a,y,x,E,b);a.Xr.commit(y)}function Bx(a,y,x,E,b){var z=a.lc,tt=a.Ti,rt=a.Zm,ot=z*Math.cos(E*Math.PI/180),at=a.me*Math.sin(E*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=Tt.alloc();for(var ft=0;ft<ut.length&&(ut[ft].centerX=ot,ut[ft].centerY=at,!(ft>=ut.length-1));ft++)Ox(a,ot,at,ut,ft,b,z)||Ix(a,ot,at,ut,ft,b,z),ot=z.x,at=z.y;if(Tt.free(z),a.mj++,!(23<a.mj)){ot=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ft=ut[ut.length-1].centerY;var mt=Math.abs(ot-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(ot-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,ot=Math.abs(z)>Math.abs(ft)?0<z!=at>ft:0<ft!=ot<z,(ot=b===na?ot:!ot)&&(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*rt,Bx(a,y,x,E,b))}}}function Dx(a,y,x,E,b){for(var z=a.lc,tt=a.me,rt=a.Zm,ot=z*Math.cos(E*Math.PI/180),at=tt*Math.sin(E*Math.PI/180),ut=Tt.alloc(),ft=y.Fa(),mt=0;mt<ft.length&&(ft[mt].centerX=ot,ft[mt].centerY=at,!(mt>=ft.length-1));mt++)Ox(a,ot,at,ft,mt,b,ut)||Ix(a,ot,at,ft,mt,b,ut),ot=ut.x,at=ut.y;if(Tt.free(ut),a.mj++,!(23<a.mj)){if(ot=Math.atan2(at,ot),ot=b===na?a.gt-ot:ot-a.gt,ot=Math.abs(ot)<Math.abs(ot-2*Math.PI)?ot:ot-2*Math.PI,z=ot*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],ot=0;ot<ft.length;ot++)tt.mk[ot]=ft[ot].bounds.x,tt.tm[ot]=ft[ot].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*rt,Dx(a,y,x,E,b))}}function Ox(a,y,x,E,b,z,tt){var rt=a.lc,ot=a.me,at=0;a=(E[b].width+E[b+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===na)){if(z=y+a,z>rt){if(z=y-a,z<-rt)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-rt){if(z=y+a,z>rt)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>x!==ut&&(at=-at),Math.abs(x-at)>(E[b].height+E[b+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function Ix(a,y,x,E,b,z,tt){var rt=a.lc,ot=a.me,at=0;if(a=(E[b].height+E[b+1].height)/2+a.Ti,E=!1,0<=y!=(z===na)){if(z=x-a,z<-ot){if(z=x+a,z>ot){tt.x=at,tt.y=z;return}E=!0}}else if(z=x+a,z>ot){if(z=x-a,z<-ot){tt.x=at,tt.y=z;return}E=!0}at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>y!==E&&(at=-at),tt.x=at,tt.y=z}fo.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},fo.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 Tt(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var E=this.network.vertexes.iterator;E.next();){var b=E.value;b.x+=x.x,b.y+=x.y,b.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},fo.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function fy(a,y,x,E,b){var z=a.ty;if(.001>Math.abs(a.Zm-1))return E!==void 0&&b!==void 0?b*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,rt=E!==void 0&&b!==void 0?b/(z+1):Math.PI/(2*(z+1)),ot=0,at=0;at<=z;at++){E!==void 0&&b!==void 0?ot=E+at*b/z:ot=at*Math.PI/(2*z);var ut=Math.sin(ot);tt+=Math.sqrt(1-a*a*ut*ut)*rt}return E!==void 0&&b!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,E,b){return y/(E!==void 0&&b!==void 0?fy(a,1,x,E,b):fy(a,1,x))}function c0(a,y,x,E,b){if(.001>Math.abs(a.Zm-1))return b/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(E+=Math.PI/2);for(var rt=0;;rt++){var ot=Math.sin(E+rt*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*ot*ot)*a,tt>=b)return rt*a}}fo.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 Wf:return this.ak(B1(a));default:Wt("Invalid sorting type.")}return a};function B1(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new $e;for(var E=0;E<a.length;E++){var b=-1,z=-1;if(E===0)for(var tt=0;tt<a.length;tt++){var rt=a.M(tt).edgesCount;rt>b&&(b=rt,z=tt)}else for(tt=0;tt<a.length;tt++)rt=y[tt],rt>b&&(b=rt,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)b=a.indexOf(tt.value.fromVertex),0>b||0<=y[b]&&y[b]++;for(z=z.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),0>b||0<=y[b]&&y[b]++}return x}fo.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var E=a.M(x);y[x]=[];for(var b,z=E.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b);for(E=E.sourceEdges;E.next();)b=a.indexOf(E.value.fromVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],rt=[];E=[],b=new $e;for(var ot=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)E.push(at);else if(ut===0)b.add(a.M(at));else{if(ot===0)x.push(at);else{for(var ft=ut=1/0,mt=-1,yt=[],Pt=0;Pt<x.length;Pt++)0>y[x[Pt]].indexOf(x[Pt===x.length-1?0:Pt+1])&&yt.push(Pt===x.length-1?0:Pt+1);if(yt.length===0)for(Pt=0;Pt<x.length;Pt++)yt.push(Pt);for(Pt=0;Pt<yt.length;Pt++){for(var Et=yt[Pt],Ht=y[at],Ot=0,Ut=0;Ut<tt.length;Ut++){var Xt=z[tt[Ut]],Qt=z[rt[Ut]];if(Xt<Qt){var ie=Xt;Xt=Qt}else ie=Qt;if(ie<Et&&Et<=Xt)for(Qt=0;Qt<Ht.length;Qt++){var ye=Ht[Qt];0>x.indexOf(ye)||ie<z[ye]&&z[ye]<Xt||ie===z[ye]||Xt===z[ye]||Ot++}else for(Qt=0;Qt<Ht.length;Qt++)ye=Ht[Qt],0>x.indexOf(ye)||ie<z[ye]&&z[ye]<Xt&&ie!==z[ye]&&Xt!==z[ye]&&Ot++}for(Ht=Ot,Ut=Ot=0;Ut<y[at].length;Ut++)ie=x.indexOf(y[at][Ut]),0<=ie&&(ie=Math.abs(Et-(ie>=Et?ie+1:ie)),Ot+=ie<x.length+1-ie?ie:x.length+1-ie);for(Ut=0;Ut<tt.length;Ut++)ie=z[tt[Ut]],Xt=z[rt[Ut]],ie>=Et&&ie++,Xt>=Et&&Xt++,ie>Xt&&(Qt=Xt,Xt=ie,ie=Qt),Xt-ie<(x.length+2)/2==(ie<Et&&Et<=Xt)&&Ot++;(Ht<ut||Ht===ut&&Ot<ft)&&(ut=Ht,ft=Ot,mt=Et)}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),rt.push(ft))}ot++}}for(tt=x.length;;){for(z=!0,rt=0;rt<E.length;rt++)if(ot=E[rt],at=y[ot][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||(Pt=yt>ut?yt-ut:ut-yt,ft+=yt<ut!=Pt>tt-Pt?1:-1);x.splice(0>ft?ut:ut+1,0,ot),E.splice(rt,1),rt--}else z=!1;if(z)break;x.push(E[0]),E.splice(0,1)}for(y=0;y<x.length;y++)b.add(a.M(x[y]));return b},ue.Object.defineProperties(fo.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!==El&&a!==Ml&&a!==ld&&a!==Mh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==na&&a!==ud&&a!==qd&&a!==Zf||(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!==Wf||(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!==jc||(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 Ml=new Ye(fo,"ConstantSpacing",0),ld=new Ye(fo,"ConstantDistance",1),Mh=new Ye(fo,"ConstantAngle",2),El=new Ye(fo,"Packed",3),na=new Ye(fo,"Clockwise",4),ud=new Ye(fo,"Counterclockwise",5),qd=new Ye(fo,"BidirectionalLeft",6),Zf=new Ye(fo,"BidirectionalRight",7),f0=new Ye(fo,"Forwards",8),g0=new Ye(fo,"Reverse",9),p0=new Ye(fo,"Ascending",10),m0=new Ye(fo,"Descending",11),Wf=new Ye(fo,"Optimized",12),v0=new Ye(fo,"Pythagorean",13),jc=new Ye(fo,"Circular",14);fo.className="CircularLayout",fo.ConstantSpacing=Ml,fo.ConstantDistance=ld,fo.ConstantAngle=Mh,fo.Packed=El,fo.Clockwise=na,fo.Counterclockwise=ud,fo.BidirectionalLeft=qd,fo.BidirectionalRight=Zf,fo.Forwards=f0,fo.Reverse=g0,fo.Ascending=p0,fo.Descending=m0,fo.Optimized=Wf,fo.Pythagorean=v0,fo.Circular=jc;function vp(){this.Pl=-1/0,this.tm=this.mk=null}vp.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},vp.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]}},vp.className="VertexArrangement";function Kf(a){Yr.call(this,a)}fe(Kf,Yr),Kf.prototype.createVertex=function(){return new yp(this)},Kf.prototype.createEdge=function(){return new y0(this)},Kf.className="CircularNetwork";function yp(a){Wo.call(this,a),this.u=this.Si=NaN}fe(yp,Wo);function hd(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===El)if(x.nodeDiameterFormula===jc)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===jc?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}ue.Object.defineProperties(yp.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)}}}),yp.className="CircularVertex";function y0(a){ba.call(this,a)}fe(y0,ba),y0.className="CircularEdge";function xs(a){lo.call(this),this.ah=null,this.An=0,this.$d=new _e(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)}fe(xs,lo),xs.prototype.cloneProtected=function(a){lo.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},xs.prototype.createNetwork=function(){return new zc(this)},xs.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var E=x.iterator;E.next();){this.network=E.value;for(var b=this.network.vertexes.iterator;b.next();){var z=b.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}Rx(this,0,a)}this.network=y;var tt=E=x.iterator;E=this.arrangementSpacing;var rt=tt.count,ot=!0;z=b=0;for(var at=Rn(),ut=0;ut<rt+y.vertexes.count+2;ut++)at[ut]=null;rt=0,tt.reset();for(var ft=Pe.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ft),ot)ot=!1,b=ft.x+ft.width/2,z=ft.y+ft.height/2,at[0]=new Tt(ft.x+ft.width+E.width,ft.y),at[1]=new Tt(ft.x,ft.y+ft.height+E.height),rt=2;else{var mt=jx(at,rt,b,z,ft.width,ft.height,E),yt=at[mt],Pt=new Tt(yt.x+ft.width+E.width,yt.y),Et=new Tt(yt.x,yt.y+ft.height+E.height);for(mt+1<rt&&at.splice(mt+1,0,null),at[mt]=Pt,at[mt+1]=Et,rt++,mt=yt.x-ft.x,yt=yt.y-ft.y,ut=ut.vertexes.iterator;ut.next();)Pt=ut.value,Pt.centerX+=mt,Pt.centerY+=yt}for(Pe.free(ft),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>rt?(b=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new Tt(mt.x+mt.width+E.width,mt.y),at[1]=new Tt(mt.x,mt.y+mt.height+E.height),rt=2):(ot=jx(at,rt,b,z,mt.width,mt.height,E),ft=at[ot],yt=new Tt(ft.x+mt.width+E.width,ft.y),mt=new Tt(ft.x,ft.y+mt.height+E.height),ot+1<rt&&at.splice(ot+1,0,null),at[ot]=yt,at[ot+1]=mt,rt++,tt.centerX=ft.x+tt.width/2,tt.centerY=ft.y+tt.height/2);for(_n(at),E=x.iterator;E.next();){for(x=E.value,b=x.vertexes.iterator;b.next();)y.dh(b.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}Gx(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},xs.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,E=this.network.vertexes.iterator;E.next();){if(E.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},xs.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var E=a.value;x?(x=!1,y.set(E.bounds)):y.ed(E.bounds)}return y};function Rx(a,y,x){if(D1(a,y)){var E=a.Zf;a.Zf*=1+1/(y+1);var b=O1(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,Rx(a,y+1,x),Gx(a,z),I1(a,b),y=b.vertexes.Fa(),y.sort(function(tt,rt){return tt===null||rt===null||tt===rt?0:rt.Vd-tt.Vd}),x=0;x<y.length;x++)R1(a,y[x]);a.Zf=E}}function D1(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,E){return x===null||E===null||x===E?0:E.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function O1(a,y){for(var x=a.network,E=new zc(a),b=0;b<a.ah.length;b++){var z=a.ah[b];if(1<z.Vd){E.dh(z);var tt=new Hx;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 $e),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var rt=z.value;b=rt.fromVertex,tt=rt.toVertex,b.network===E&&tt.network===E?E.Bo(rt):b.network===E?(rt=b.Hj,rt===null&&(rt=new $e,b.Hj=rt),rt.add(tt),b.Vd--,b.sh+=tt.sh):tt.network===E&&(rt=tt.Hj,rt===null&&(rt=new $e,tt.Hj=rt),rt.add(b),tt.Vd--,tt.sh+=b.sh)}for(b=E.edges.iterator;b.next();)z=b.value,z.length*=Math.max(1,ae.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=E.vertexes.iterator;y.next();){b=y.value;var ot=b.Hj;if(ot!==null&&0<ot.count&&(tt=b.We.M(b.We.count-1).Rs-b.Vd,!(0>=tt))){for(var at=rt=0,ut=ot.count-tt;ut<ot.count;ut++){var ft=ot.M(ut),mt=null;for(z=ft.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ft)===b){mt=yt;break}}mt!==null&&(at+=mt.length,rt+=ft.width*ft.height)}z=b.centerX,ot=b.centerY,ut=b.width,ft=b.height,mt=b.focus,yt=ut*ft,1>yt&&(yt=1),rt=ae.sqrt((rt+yt+at*at*4/(tt*tt))/yt),tt=(rt-1)*ut/2,rt=(rt-1)*ft/2,b.bounds=new Pe(z-mt.x-tt,ot-mt.y-rt,ut+2*tt,ft+2*rt),b.focus=new Tt(mt.x+tt,mt.y+rt)}}return a.network=E,x}function I1(a,y){for(var x=a.network.vertexes.iterator;x.next();){var E=x.value;if(E.network=y,E.We!==null){var b=E.We.M(E.sv);E.Vd=b.Rs;var z=b.Sv,tt=b.Tv;E.bounds=new Pe(E.centerX-z,E.centerY-tt,b.Ss,b.Qs),E.focus=new Tt(z,tt),E.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function R1(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var E=y.centerX,b=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=ae.sqrt(z*z+tt*tt)/2;for(var rt=!1,ot=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ft=ut.value;1>=ft.Vd?ot++:(rt=!0,at++,tt+=Math.atan2(y.centerY-ft.centerY,y.centerX-ft.centerX))}if(ot!==0){for(0<at&&(tt/=at),at=y=0,y=rt?2*Math.PI/(ot+1):2*Math.PI/ot,ot%2===0&&(at=y/2),1<x.count&&x.sort(function(yt,Pt){return yt===null||Pt===null||yt===Pt?0:Pt.width*Pt.height-yt.width*yt.height}),rt=ot%2===0?0:1,x=x.iterator;x.next();)if(ot=x.value,!(1<ot.Vd||a.isFixed(ot))){for(ut=null,ft=ot.edges.iterator;ft.next();){ut=ft.value;break}ft=ot.width;var mt=ot.height;ft=ae.sqrt(ft*ft+mt*mt)/2,ut=z+ut.length+ft,ft=tt+(y*(rt/2>>1)+at)*(rt%2===0?1:-1),ot.centerX=E+ut*Math.cos(ft),ot.centerY=b+ut*Math.sin(ft),rt++}}}}function jx(a,y,x,E,b,z,tt){var rt=9e19,ot=-1,at=0;t:for(;at<y;at++){var ut=a[at],ft=ut.x-x,mt=ut.y-E;if(ft=ft*ft+mt*mt,ft<rt){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<b+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ut.x&&a[mt].y-ut.y<z+tt.height)continue t;ot=at,rt=ft}}return ot}xs.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},xs.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var E=this.network.ki(x);E===null&&(E=this.network.Bl(x)),E.charge=this.defaultCommentElectricalCharge,x=null;for(var b=E.destinationEdges;b.next();){var z=b.value;if(z.toVertex===a){x=z;break}}if(x===null){for(b=E.sourceEdges;b.next();)if(z=b.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,E,null)),x.length=this.defaultCommentSpringLength}}};function zx(a,y){var x=a.bounds,E=x.x;a=x.y;var b=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var rt=z.width;return z=z.height,E+b<tt?a>y+z?(x=E+b-tt,a=a-y-z,ae.sqrt(x*x+a*a)):a+x<y?(E=E+b-tt,a=a+x-y,ae.sqrt(E*E+a*a)):tt-(E+b):E>tt+rt?a>y+z?(x=E-tt-rt,a=a-y-z,ae.sqrt(x*x+a*a)):a+x<y?(E=E-tt-rt,a=a+x-y,ae.sqrt(E*E+a*a)):E-(tt+rt):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function Gx(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,j1(a)););a.ah=null}function j1(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var E=x.centerX,b=E,z=x=x.centerY,tt=1;tt<y.length;tt++){var rt=y[tt];rt.forceX=0,rt.forceY=0;var ot=rt.centerX;rt=rt.centerY,E=Math.min(E,ot),b=Math.max(b,ot),x=Math.min(x,rt),z=Math.max(z,rt)}(b=b-E>z-x)?y.sort(function(Et,Ht){return Et===null||Ht===null||Et===Ht?0:Et.centerX-Ht.centerX}):y.sort(function(Et,Ht){return Et===null||Ht===null||Et===Ht?0:Et.centerY-Ht.centerY}),x=a.Zf;var at=E=rt=0;for(z=0;z<y.length;z++){tt=y[z],E=tt.bounds,rt=tt.focus,ot=E.x+rt.x;var ut=E.y+rt.y;E=tt.charge*a.electricalFieldX(ot,ut),at=tt.charge*a.electricalFieldY(ot,ut),E+=tt.mass*a.gravitationalFieldX(ot,ut),at+=tt.mass*a.gravitationalFieldY(ot,ut),tt.forceX+=E,tt.forceY+=at;for(var ft=z+1;ft<y.length;ft++){var mt=y[ft];if(mt!==tt){E=mt.bounds,rt=mt.focus,at=E.x+rt.x;var yt=E.y+rt.y;if(ot-at>x||at-ot>x){if(b)break}else if(ut-yt>x||yt-ut>x){if(!b)break}else{var Pt=zx(tt,mt);1>Pt?(E=a.randomNumberGenerator,E===null&&(a.randomNumberGenerator=E=new S0),Pt=E.random(),rt=E.random(),ot>at?(E=Math.abs(mt.bounds.right-tt.bounds.x),E=(1+E)*Pt):ot<at?(E=Math.abs(mt.bounds.x-tt.bounds.right),E=-(1+E)*Pt):(E=Math.max(mt.width,tt.width),E=(1+E)*Pt-E/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*rt):ot<at?(at=Math.abs(mt.bounds.y-tt.bounds.bottom),at=-(1+at)*rt):(at=Math.max(mt.height,tt.height),at=(1+at)*rt-at/2)):(rt=-(tt.charge*mt.charge)/(Pt*Pt),E=(at-ot)/Pt*rt,at=(yt-ut)/Pt*rt),tt.forceX+=E,tt.forceY+=at,mt.forceX-=E,mt.forceY-=at}}}}for(b=a.network.edges.iterator;b.next();)rt=b.value,x=rt.fromVertex,z=rt.toVertex,tt=x.bounds,ot=x.focus,E=tt.x+ot.x,tt=tt.y+ot.y,ut=z.bounds,ft=z.focus,ot=ut.x+ft.x,ut=ut.y+ft.y,ft=zx(x,z),1>ft?(ft=a.randomNumberGenerator,ft===null&&(a.randomNumberGenerator=ft=new S0),rt=ft.random(),ft=ft.random(),E=(E>ot?1:-1)*(1+(z.width>x.width?z.width:x.width))*rt,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*ft):(rt=rt.stiffness*(ft-rt.length),E=(ot-E)/ft*rt,at=(ut-tt)/ft*rt),x.forceX+=E,x.forceY+=at,z.forceX-=E,z.forceY-=at;for(b=E=0;b<y.length;b++)x=y[b],a.isFixed(x)?a.moveFixedVertex(x):E=Math.max(E,a.moveVertex(x)||0);return E>a.epsilonDistance*a.epsilonDistance}xs.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,E=this.moveLimit;return y<-E?y=-E:y>E&&(y=E),x<-E?x=-E:x>E&&(x=E),a.centerX+=y,a.centerY+=x,y*y+x*x},xs.prototype.moveFixedVertex=function(){},xs.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},xs.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=Uo,y.toSpot=Uo)}},xs.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 E=this.network.vertexes.iterator;E.next();){var b=E.value;(a!==0||y!==0)&&(x.assign(b.bounds),x.x+=a,x.y+=y,b.bounds=x),b.commit()}Pe.free(x)},xs.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},xs.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},xs.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},xs.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},xs.prototype.electricalFieldX=function(){return 0},xs.prototype.electricalFieldY=function(){return 0},xs.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},xs.prototype.gravitationalFieldX=function(){return 0},xs.prototype.gravitationalFieldY=function(){return 0},xs.prototype.isFixed=function(a){return a.isFixed},ue.Object.defineProperties(xs.prototype,{currentIteration:{get:function(){return this.An}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},arrangesToOrigin:{get:function(){return this.Bm},set:function(a){this.Bm!==a&&(this.Bm=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},maxIterations:{get:function(){return this.dl},set:function(a){this.dl!==a&&0<=a&&(this.dl=a,this.C())}},epsilonDistance:{get:function(){return this.$m},set:function(a){this.$m!==a&&0<a&&(this.$m=a,this.C())}},infinityDistance:{get:function(){return this.Zf},set:function(a){this.Zf!==a&&1<a&&(this.Zf=a,this.C())}},moveLimit:{get:function(){return this.In},set:function(a){this.In!==a&&1<a&&(this.In=a,this.C())}},randomNumberGenerator:{get:function(){return this.fo},set:function(a){this.fo!==a&&(a!==null&&typeof a.random!="function"&&Wt('ForceDirectedLayout.randomNumberGenerator must have a "random()" function on it: '+a),this.fo=a)}},defaultSpringStiffness:{get:function(){return this.Hk},set:function(a){this.Hk!==a&&(this.Hk=a,this.C())}},defaultSpringLength:{get:function(){return this.Gk},set:function(a){this.Gk!==a&&(this.Gk=a,this.C())}},defaultElectricalCharge:{get:function(){return this.Ek},set:function(a){this.Ek!==a&&(this.Ek=a,this.C())}},defaultGravitationalMass:{get:function(){return this.Fk},set:function(a){this.Fk!==a&&(this.Fk=a,this.C())}},defaultCommentSpringLength:{get:function(){return this.Vm},set:function(a){this.Vm!==a&&(this.Vm=a,this.C())}},defaultCommentElectricalCharge:{get:function(){return this.Um},set:function(a){this.Um!==a&&(this.Um=a,this.C())}}}),xs.className="ForceDirectedLayout";function Hx(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}Hx.className="ForceDirectedSubnet";function zc(a){Yr.call(this,a)}fe(zc,Yr),zc.prototype.createVertex=function(){return new Sp(this)},zc.prototype.createEdge=function(){return new xp(this)},zc.className="ForceDirectedNetwork";function Sp(a){Wo.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}fe(Sp,Wo),ue.Object.defineProperties(Sp.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)}}}),Sp.className="ForceDirectedVertex";function xp(a){ba.call(this,a),this.j=this.o=NaN}fe(xp,ba),ue.Object.defineProperties(xp.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)}}}),xp.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 Ar(a){lo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=k0,this.Qk=M0,this.bj=4,this.rk=E0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new Tt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}fe(Ar,lo),Ar.prototype.cloneProtected=function(a){lo.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},Ar.prototype.qb=function(a){a.classType===Ar?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Wt("Unknown enum value: "+a):lo.prototype.qb.call(this,a)},Ar.prototype.createNetwork=function(){return new Uf(this)},Ar.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!==wp&&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===wp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var E=x.value;E.valid=!1,y.push(E)}for(x=0;x<y.length;x++){E=y[x];var b=E.fromVertex,z=E.toVertex;if(!(E.valid||(b.node===null&&b.data===null||z.node===null&&z.data===null)&&b.layer===z.layer)){var tt=0,rt=0,ot=0,at=0;if(E.link!==null){if(rt=E.link,rt===null)continue;var ut=b.node;if(tt=z.node,ut===null||tt===null)continue;var ft=rt.fromNode;ot=rt.toNode;for(var mt=rt.fromPort;mt!==null&&!mt.Ed();)mt=mt.panel;for(rt=rt.toPort;rt!==null&&!rt.Ed();)rt=rt.panel;if(E.rev){at=ft;var yt=mt;ft=ot,mt=rt,ot=at,rt=yt}var Pt=b.focus;at=z.focus;var Et=E.rev?z.bounds:b.bounds;yt=Tt.alloc(),ut!==ft?Et.w()&&ft.isVisible()?ft.actualBounds.w()?(Ph(ft,mt,Bi,yt),yt.x+=ft.actualBounds.x-Et.x,yt.y+=ft.actualBounds.y-Et.y):(Ph(ft,mt,Bi,yt),yt.w()||yt.assign(Pt)):yt.assign(Pt):Et.w()?(Ph(ft,mt,Bi,yt),yt.w()||yt.assign(Pt)):yt.assign(Pt),ft=E.rev?b.bounds:z.bounds,ut=Tt.alloc(),tt!==ot?ft.w()&&ot.isVisible()?ot.actualBounds.w()?(Ph(ot,rt,Bi,ut),ut.x+=ot.actualBounds.x-ft.x,ut.y+=ot.actualBounds.y-ft.y):(Ph(ot,rt,Bi,ut),ut.w()||ut.assign(at)):ut.assign(at):ft.w()?(Ph(ot,rt,Bi,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-Pt.x)/this.kc),ot=yt.x,rt=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-Pt.y)/this.kc),ot=yt.y,rt=Math.round((ut.y-at.y)/this.kc),at=ut.y),Tt.free(yt),Tt.free(ut),E.portFromColOffset=tt,E.portFromPos=ot,E.portToColOffset=rt,E.portToPos=at}else E.portFromColOffset=0,E.portFromPos=0,E.portToColOffset=0,E.portToPos=0;if(yt=b.layer,ut=z.layer,ft=0,Et=E.link,Et!==null){var Ht=Et.fromPort,Ot=Et.toPort;if(Ht!==null&&Ot!==null){var Ut=Et.fromNode;if(mt=Et.toNode,Ut!==null&&mt!==null){var Xt=C0(this,!0),Qt=C0(this,!1),ie=this.setsPortSpots?Xt:Et.computeSpot(!0,Ht);Pt=this.setsPortSpots?Qt:Et.computeSpot(!1,Ot);var ye=Et.isOrthogonal;ie.$c()&&ie.Hf(Qt)&&Pt.$c()&&Pt.Hf(Xt)?ft=0:(Xt=Et.getLinkPoint(Ut,Ht,ie,!0,ye,mt,Ot,Tt.alloc()),Qt=Et.getLinkDirection(Ut,Ht,Xt,ie,!0,ye,mt,Ot),Tt.free(Xt),ie.ys()||Qt!==Jx(this,E,!0)?this.setsPortSpots&&Ut!==null&&Ut.ports.count===1&&E.rev&&(ft+=1):ft+=1,ie=Et.getLinkPoint(mt,Ot,Pt,!1,ye,Ut,Ht,Tt.alloc()),Et=Et.getLinkDirection(mt,Ot,ie,Pt,!1,ye,Ut,Ht),Tt.free(ie),Pt.ys()||Et!==Jx(this,E,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&E.rev&&(ft+=2):ft+=2)}}}if(mt=ft,ft=mt===1||mt===3,(mt=mt===2||mt===3)&&(Pt=a.createVertex(),Pt.node=null,Pt.Dj=1,Pt.layer=yt,Pt.near=b,a.dh(Pt),b=a.Zj(b,Pt,E.link),b.valid=!1,b.rev=E.rev,b.portFromColOffset=tt,b.portToColOffset=0,b.portFromPos=ot,b.portToPos=0,b=Pt),Et=1,ft&&Et--,yt-ut>Et&&0<yt){for(E.valid=!1,Pt=a.createVertex(),Pt.node=null,Pt.Dj=2,Pt.layer=yt-1,a.dh(Pt),b=a.Zj(b,Pt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=mt?0:tt,b.portToColOffset=0,b.portFromPos=mt?0:ot,b.portToPos=0,b=Pt,yt--;yt-ut>Et&&0<yt;)Pt=a.createVertex(),Pt.node=null,Pt.Dj=3,Pt.layer=yt-1,a.dh(Pt),b=a.Zj(b,Pt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=0,b.portFromPos=0,b.portToPos=0,b=Pt,yt--;b=a.Zj(Pt,z,E.link),b.valid=!ft,ft&&(Pt.near=z),b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=rt,b.portFromPos=0,b.portToPos=at}else E.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=dd(this,a),x=0,E=this.tc[a],z=0;z<E;z++)b=y[z],x+=this.nodeMinColumnSpace(b,!0),b.column=x,x+=1,x+=this.nodeMinColumnSpace(b,!1);this.Ra=Math.max(this.Ra,x-1),cd(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Ar.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}Ar.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},Ar.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 da(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var E=x.value;a.kj[y]=E.layer,y++,a.kj[y]=E.column,y++,a.kj[y]=E.index,y++}return a.kj}function tl(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var E=a.value;E.layer=y[x],x++,E.column=y[x],x++,E.index=y[x],x++}}function _x(a,y,x){var E=dd(a,y),b=a.tc[y];(a.Jn===null||a.Jn.length<b*b)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<b;tt++){var rt=0,ot=E[tt],at=ot.near;if(at!==null&&at.layer===ot.layer)if(ot=at.index,ot>tt)for(var ut=tt+1;ut<ot;ut++){var ft=E[ut];ft.near===at&&ft.Dj===at.Dj||rt++}else for(ut=tt-1;ut>ot;ut--)ft=E[ut],ft.near===at&&ft.Dj===at.Dj||rt++;var mt;if(0<=x)for(ot=E[tt].sourceEdgesArrayAccess,at=0;at<ot.length;at++){var yt=ot[at];if(yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<ot.length;mt++){var Pt=ot[mt];if(Pt.valid&&Pt.fromVertex.layer!==y){var Et=Pt.fromVertex.index,Ht=Pt.portToPos;Pt=Pt.portFromPos,ut<Ht&&(ft>Et||ft===Et&&yt>Pt)&&rt++,Ht<ut&&(Et>ft||Et===ft&&Pt>yt)&&rt++}}}if(0>=x){for(ot=E[tt].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,yt=yt.portFromPos,mt=at+1;mt<ot.length;mt++)Pt=ot[mt],Pt.valid&&Pt.toVertex.layer!==y&&(Et=Pt.toVertex.index,Ht=Pt.portToPos,Pt=Pt.portFromPos,yt<Pt&&(ft>Et||ft===Et&&ut>Ht)&&rt++,Pt<yt&&(Et>ft||Et===ft&&Ht>ut)&&rt++)}for(z[tt*b+tt]=rt,ot=tt+1;ot<b;ot++){var Ot=0,Ut=0;if(0<=x){rt=E[tt].sourceEdgesArrayAccess;var Xt=E[ot].sourceEdgesArrayAccess;for(at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Xt.length;mt++)Pt=Xt[mt],Pt.valid&&Pt.fromVertex.layer!==y&&(Et=Pt.fromVertex.index,Pt=Pt.portFromPos,(ft<Et||ft===Et&&yt<Pt)&&Ut++,(Et<ft||Et===ft&&Pt<yt)&&Ot++)}if(0>=x){for(rt=E[tt].destinationEdgesArrayAccess,Xt=E[ot].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,mt=0;mt<Xt.length;mt++)Pt=Xt[mt],Pt.valid&&Pt.toVertex.layer!==y&&(Et=Pt.toVertex.index,Ht=Pt.portToPos,(ft<Et||ft===Et&&ut<Ht)&&Ut++,(Et<ft||Et===ft&&Ht<ut)&&Ot++)}z[tt*b+ot]=Ot,z[ot*b+tt]=Ut}}return cd(a,y,E),z}Ar.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=_x(this,y,1),E=this.tc[y],b=0;b<E;b++)for(var z=b;z<E;z++)a+=x[b*E+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var E=a,b=x,z=dd(E,b),tt=E.tc[b],rt=0,ot=0;ot<tt;ot++){var at=z[ot].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ft=at[ut];if(ft.valid&&ft.toVertex.layer!==b){var mt=ft.fromVertex.column+ft.portFromColOffset,yt=ft.toVertex.column+ft.portToColOffset;rt+=(Math.abs(mt-yt)+1)*gy(ft)}}}cd(E,b,z),y+=rt}return y}Ar.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var E=dd(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var rt=E[tt],ot=null;0>=x&&(ot=rt.sourceEdgesArrayAccess);var at=null;0<=x&&(at=rt.destinationEdgesArrayAccess);var ut=0,ft=0,mt=rt.near;if(mt!==null&&mt.layer===rt.layer&&(ut+=mt.column-1,ft++),ot!==null)for(mt=0;mt<ot.length;mt++){rt=ot[mt];var yt=rt.fromVertex;rt.valid&&!rt.rev&&yt.layer!==y&&(ut+=yt.column,ft++)}if(at!==null)for(ot=0;ot<at.length;ot++)rt=at[ot],mt=rt.toVertex,rt.valid&&!rt.rev&&mt.layer!==y&&(ut+=mt.column,ft++);z[tt]=ft===0?-1:ut/ft}return cd(a,y,E),z}function Zx(a,y,x){for(var E=dd(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var rt=E[tt],ot=null;0>=x&&(ot=rt.sourceEdgesArrayAccess);var at=null;0<=x&&(at=rt.destinationEdgesArrayAccess);var ut=0,ft=[],mt=rt.near;if(mt!==null&&mt.layer===rt.layer&&(ft[ut]=mt.column-1,ut++),rt=void 0,ot!==null)for(mt=0;mt<ot.length;mt++){rt=ot[mt];var yt=rt.fromVertex;rt.valid&&!rt.rev&&yt.layer!==y&&(ft[ut]=yt.column+rt.portFromColOffset,ut++)}if(at!==null)for(ot=0;ot<at.length;ot++)rt=at[ot],mt=rt.toVertex,rt.valid&&!rt.rev&&mt.layer!==y&&(ft[ut]=mt.column+rt.portToColOffset,ut++);ut===0?z[tt]=-1:(ft.sort(function(Pt,Et){return Pt-Et}),at=ut>>1,z[tt]=ut&1?ft[at]:ft[at-1]+ft[at]>>1)}return cd(a,y,E),z}function Pp(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)for(var tt=y.destinationEdges;tt.next();){var rt=tt.value,ot=rt.toVertex,at=y.layer-ot.layer;rt=a.linkMinLength(rt),at===rt&&Pp(a,ot,x,E,b,z)}if(z)for(tt=y.sourceEdges;tt.next();)rt=tt.value,ot=rt.fromVertex,at=ot.layer-y.layer,rt=a.linkMinLength(rt),at===rt&&Pp(a,ot,x,E,b,z)}}function my(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,E,b,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,E,b,z)}}Ar.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,E=[];E.length=x+1;for(var b=a.vertexes.iterator;b.next();)b.value.valid=!0;for(;z1(a)!==null;){for(b=Wx(a);b!==null;)E[x]=b,x--,b.valid=!1,b=Wx(a);for(b=Kx(a);b!==null;)E[y]=b,y++,b.valid=!1,b=Kx(a);b=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var rt=tt.value;if(rt.valid){for(var ot=0,at=rt.destinationEdges;at.next();)at.value.toVertex.valid&&ot++;at=0;for(var ut=rt.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(b===null||z<ot-at)&&(b=rt,z=ot-at)}}b!==null&&(E[y]=b,y++,b.valid=!1)}for(y=0;y<a.vertexes.count;y++)E[y].index=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(E=this.network.vertexes.iterator;E.next();)a=E.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,E.reset();E.next();)y=E.value,y.sourceEdges.count===0&&vy(this,y);for(E.reset();E.next();)y=E.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)E=a.value,E.forest||(y=E.fromVertex,x=y.finish,b=E.toVertex,z=b.finish,b.Ll<y.Ll&&x<z&&(this.network.gm(E),E.rev=!0));break;case wp:for(a=this.network,y=a.vertexes.iterator,E=1/0;y.next();)E=Math.min(E,y.value.layer);if(1/0>E){if(0>E)for(y.reset();y.next();)y.value.layer-=E;for(E=[],y.reset();y.next();)x=y.value,b=E[x.layer],b===void 0?E[x.layer]=[x]:b.push(x);for(x=y=0;x<E.length;x++)if(b=E[x],!b||b.length===0)y++;else if(0<x)for(z=0;z<b.length;z++)b[z].layer-=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function z1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function Wx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.destinationEdges;E.next();)if(E.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function Kx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.sourceEdges;E.next();)if(E.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var E=x.value,b=E.toVertex;b.Ll===-1&&(E.forest=!0,vy(a,b))}y.finish=a.Kn,a.Kn++}Ar.prototype.assignLayers=function(){switch(this.Zk){case xy:Vx(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=Yx(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(Vx(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&Xx(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 Vx(a){for(var y=a.network.vertexes.iterator;y.next();){var x=Ux(a,y.value);a.Ia=Math.max(x,a.Ia)}}function Ux(a,y){var x=0;if(y.layer===-1){for(var E=y.destinationEdges;E.next();){var b=E.value,z=b.toVertex;b=a.linkMinLength(b),x=Math.max(x,Ux(a,z)+b)}y.layer=x}else x=y.layer;return x}function Yx(a,y){var x=0;if(y.layer===-1){for(var E=y.sourceEdges;E.next();){var b=E.value,z=b.fromVertex;b=a.linkMinLength(b),x=Math.max(x,Yx(a,z)+b)}y.layer=x}else x=y.layer;return x}function Xx(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)Xx(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var E=y.sourceEdgesArrayAccess,b=E.length,z=0;z<b;z++){var tt=E[z],rt=tt.fromVertex,ot=tt.toVertex;tt=a.linkMinLength(tt),rt.layer-ot.layer>tt&&Pp(a,rt,0,-1,!0,!1)}for(Pp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,E=1/0,rt=0,ot=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ft=!1,mt=at.sourceEdgesArrayAccess;b=mt.length;for(var yt=0;yt<b;yt++){var Pt=mt[yt],Et=Pt.fromVertex;ut+=1,Et.component!==1&&(z+=1,Et=Et.layer-at.layer,Pt=a.linkMinLength(Pt),E=Math.min(E,Et-Pt))}for(mt=at.destinationEdgesArrayAccess,b=mt.length,yt=0;yt<b;yt++)Pt=mt[yt].toVertex,--ut,Pt.component!==1?--z:ft=!0;(ot===null||ut<rt)&&!ft&&(ot=at,rt=ut)}}if(0<z){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer+=E);y.component=0}else ot.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(Pp(a,y,1,-1,!0,!1);y.component!==0;){for(E=0,b=1/0,z=0,rt=null,ot=a.network.vertexes.iterator;ot.next();)if(tt=ot.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)Pt=mt[yt].fromVertex,at+=1,Pt.component!==1?E+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)Pt=mt[yt],Et=Pt.toVertex,--at,Et.component!==1&&(--E,Et=tt.layer-Et.layer,Pt=a.linkMinLength(Pt),b=Math.min(b,Et-Pt));(rt===null||at>z)&&!ut&&(rt=tt,z=at)}if(0>E){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer-=b);y.component=0}else rt.component=0}}}function Jx(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}Ar.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&&Qx(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&&qx(this,x)}};function Qx(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var E=0;E<y.length-1;E++){var b=y[E],z=y[E+1];b.portFromColOffset>z.portFromColOffset&&(x=!0,y[E]=z,y[E+1]=b)}}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.toVertex,E.index===-1&&Qx(a,E))}function qx(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var E=!0;E;)for(E=!1,x=0;x<y.length-1;x++){var b=y[x],z=y[x+1];b.portToColOffset>z.portToColOffset&&(E=!0,y[x]=z,y[x+1]=b)}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.fromVertex,E.index===-1&&qx(a,E))}Ar.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=da(this),x,E;for(x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)P0(this,E,1),fl(this,E,1);var b=this.countCrossings();for(b<a&&(a=b,y=da(this)),E=this.Ia;0<=E;E--)P0(this,E,-1),fl(this,E,-1);b=this.countCrossings(),b<a&&(a=b,y=da(this))}for(tl(this,y),x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)P0(this,E,0),fl(this,E,0);for(b=this.countCrossings(),b<a&&(a=b,y=da(this)),E=this.Ia;0<=E;E--)P0(this,E,0),fl(this,E,0);b=this.countCrossings(),b<a&&(a=b,y=da(this))}tl(this,y);var z,tt,rt;switch(this.rk){case Ly:break;case ky:for(rt=a+1;(E=this.countCrossings())<rt;)for(rt=E,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,-1)||z;for(b=this.countCrossings(),b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,1)||z;for(b=this.countCrossings(),b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,1)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,-1)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,0)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,0)||z;b>=a?tl(this,y):(a=b,y=da(this))}break;default:case E0:for(x=this.Ia,tt=0,rt=a+1;(E=this.countCrossings())<rt;){for(rt=E,z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,-1)||z;for(b=this.countCrossings(),b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,1)||z;for(b=this.countCrossings(),b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,1)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,-1)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=fl(this,E,0)||z;for(b>=a?tl(this,y):(a=b,y=da(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=fl(this,E,0)||z;b>=a?tl(this,y):(a=b,y=da(this))}}tl(this,y)};function P0(a,y,x){var E=dd(a,y),b=a.tc[y],z=Zx(a,y,x),tt=py(a,y,x);for(x=0;x<b;x++)tt[x]===-1&&(tt[x]=E[x].column),z[x]===-1&&(z[x]=E[x].column);for(var rt=!0,ot;rt;)for(rt=!1,x=0;x<b-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(rt=!0,ot=z[x],z[x]=z[x+1],z[x+1]=ot,ot=tt[x],tt[x]=tt[x+1],tt[x+1]=ot,ot=E[x],E[x]=E[x+1],E[x+1]=ot);for(x=z=0;x<b;x++)ot=E[x],ot.index=x,z+=a.nodeMinColumnSpace(ot,!0),ot.column=z,z+=1,z+=a.nodeMinColumnSpace(ot,!1);cd(a,y,E)}function fl(a,y,x){var E=dd(a,y),b=a.tc[y];x=_x(a,y,x);var z,tt=[];for(z=0;z<b;z++)tt[z]=-1;var rt=[];for(z=0;z<b;z++)rt[z]=-1;for(var ot=!1,at=!0;at;)for(at=!1,z=0;z<b-1;z++){var ut=x[E[z].index*b+E[z+1].index],ft=x[E[z+1].index*b+E[z].index],mt=0,yt=0,Pt=E[z].column,Et=E[z+1].column,Ht=a.nodeMinColumnSpace(E[z],!0),Ot=a.nodeMinColumnSpace(E[z],!1),Ut=a.nodeMinColumnSpace(E[z+1],!0),Xt=a.nodeMinColumnSpace(E[z+1],!1);Ht=Pt-Ht+Ut,Ot=Et-Ot+Xt;var Qt=E[z].sourceEdges.iterator;for(Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.fromVertex,Ut.valid&&Xt.layer===y){for(Ut=0;E[Ut]!==Xt;)Ut++;Ut<z&&(mt+=2*(z-Ut),yt+=2*(z+1-Ut)),Ut===z+1&&(mt+=1),Ut>z+1&&(mt+=4*(Ut-z),yt+=4*(Ut-(z+1)))}for(Qt=E[z].destinationEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.toVertex,Ut.valid&&Xt.layer===y){for(Ut=0;E[Ut]!==Xt;)Ut++;Ut===z+1&&(yt+=1)}for(Qt=E[z+1].sourceEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.fromVertex,Ut.valid&&Xt.layer===y){for(Ut=0;E[Ut]!==Xt;)Ut++;Ut<z&&(mt+=2*(z+1-Ut),yt+=2*(z-Ut)),Ut===z&&(yt+=1),Ut>z+1&&(mt+=4*(Ut-(z+1)),yt+=4*(Ut-z))}for(Qt=E[z+1].destinationEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.toVertex,Ut.valid&&Xt.layer===y){for(Ut=0;E[Ut]!==Xt;)Ut++;Ut===z&&(mt+=1)}Ut=Xt=0,Qt=tt[E[z].index];var ie=rt[E[z].index],ye=tt[E[z+1].index],pn=rt[E[z+1].index];Qt!==-1&&(Xt+=Math.abs(Qt-Pt),Ut+=Math.abs(Qt-Ot)),ie!==-1&&(Xt+=Math.abs(ie-Pt),Ut+=Math.abs(ie-Ot)),ye!==-1&&(Xt+=Math.abs(ye-Et),Ut+=Math.abs(ye-Ht)),pn!==-1&&(Xt+=Math.abs(pn-Et),Ut+=Math.abs(pn-Ht)),(yt<mt-.5||yt===mt&&ft<ut-.5||yt===mt&&ft===ut&&Ut<Xt-.5)&&(at=ot=!0,E[z].column=Ot,E[z+1].column=Ht,ut=E[z],E[z]=E[z+1],E[z+1]=ut)}for(z=0;z<b;z++)E[z].index=z;return cd(a,y,E),ot}Ar.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&U1)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var E,b=this.network.vertexes.iterator;b.next();){var z=b.value;y=z.layer,E=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],E+z)}for(b.reset();b.next();)z=b.value,y=z.layer,E=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*E;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=Vf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=Vf(this,y,-1)||x;x=Vf(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&&($x(this,-1),$x(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=Vf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=Vf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=Vf(this,y,0)||x}}else Z1(this)};function Vf(a,y,x){for(var E=!1;G1(a,y,x);)E=!0;return E}function G1(a,y,x){var E,b=dd(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(E=0;E<z;E++)tt[E]=-1;var rt=py(a,y,1);if(0>x)for(E=0;E<z;E++)rt[E]=-1;for(var ot=!1,at=!0;at;)for(at=!1,E=0;E<z;E++){var ut=b[E].column,ft=a.nodeMinColumnSpace(b[E],!0),mt=a.nodeMinColumnSpace(b[E],!1),yt=0;0>E-1||ut-b[E-1].column-1>ft+a.nodeMinColumnSpace(b[E-1],!1)?yt=ut-1:yt=ut,ft=E+1>=z||b[E+1].column-ut-1>mt+a.nodeMinColumnSpace(b[E+1],!0)?ut+1:ut;var Pt=mt=0,Et=0;if(0>=x)for(var Ht=b[E].sourceEdges.iterator;Ht.next();){var Ot=Ht.value,Ut=Ot.fromVertex;if(Ot.valid&&Ut.layer!==y){var Xt=gy(Ot),Qt=Ot.portFromColOffset;Ot=Ot.portToColOffset,Ut=Ut.column,mt+=(Math.abs(ut+Ot-(Ut+Qt))+1)*Xt,Pt+=(Math.abs(yt+Ot-(Ut+Qt))+1)*Xt,Et+=(Math.abs(ft+Ot-(Ut+Qt))+1)*Xt}}if(0<=x)for(Ht=b[E].destinationEdges.iterator;Ht.next();)Ot=Ht.value,Ut=Ot.toVertex,Ot.valid&&Ut.layer!==y&&(Xt=gy(Ot),Qt=Ot.portFromColOffset,Ot=Ot.portToColOffset,Ut=Ut.column,mt+=(Math.abs(ut+Qt-(Ut+Ot))+1)*Xt,Pt+=(Math.abs(yt+Qt-(Ut+Ot))+1)*Xt,Et+=(Math.abs(ft+Qt-(Ut+Ot))+1)*Xt);Ot=Qt=Xt=0,Ht=tt[b[E].index],Ut=rt[b[E].index],Ht!==-1&&(Xt+=Math.abs(Ht-ut),Qt+=Math.abs(Ht-yt),Ot+=Math.abs(Ht-ft)),Ut!==-1&&(Xt+=Math.abs(Ut-ut),Qt+=Math.abs(Ut-yt),Ot+=Math.abs(Ut-ft)),Pt<mt||Pt===mt&&Qt<Xt?(at=ot=!0,b[E].column=yt):(Et<mt||Et===mt&&Ot<Xt)&&(at=ot=!0,b[E].column=ft)}return cd(a,y,b),a.normalize(),ot}function yy(a,y,x){var E=dd(a,y),b=a.tc[y],z=Zx(a,y,x),tt=[];for(x=0;x<b;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<b;x++){var rt=E[x].column,ot=a.nodeMinColumnSpace(E[x],!0),at=a.nodeMinColumnSpace(E[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===b-1)ut=rt;else if(x===0){var ft=E[x+1].column;ft-rt===at+a.nodeMinColumnSpace(E[x+1],!0)?ut=rt-1:ut=rt}else x===b-1?(ft=E[x-1].column,ut=rt-ft===ot+a.nodeMinColumnSpace(E[x-1],!1)?rt+1:rt):(ft=E[x-1].column,ot=ft+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=(ot+at)/2|0);else x===0&&x===b-1?ut=tt[x]:x===0?(ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===b-1?(ft=E[x-1].column,ot=ft+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ut=Math.max(tt[x],ot)):(ft=E[x-1].column,ot=ft+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ot<tt[x]&&tt[x]<at?ut=tt[x]:ot>=tt[x]?ut=ot:at<=tt[x]&&(ut=at));ut!==rt&&(z=!0,E[x].column=ut)}cd(a,y,E),a.normalize()}function H1(a,y){for(var x=!0,E=a.network.vertexes.iterator;E.next();){var b=E.value,z=a.nodeMinColumnSpace(b,!0),tt=a.nodeMinColumnSpace(b,!1);if(b.column-z<=y&&b.column+tt>=y){x=!1;break}}if(a=!1,x)for(E.reset();E.next();)x=E.value,x.column>y&&(--x.column,a=!0);return a}function _1(a,y){var x=y+1,E,b=[],z=[];for(E=0;E<=a.Ia;E++)b[E]=!1,z[E]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){E=tt.value;var rt=E.column-a.nodeMinColumnSpace(E,!0),ot=E.column+a.nodeMinColumnSpace(E,!1);rt<=y&&ot>=y&&(b[E.layer]=!0),rt<=x&&ot>=x&&(z[E.layer]=!0)}for(rt=!0,x=!1,E=0;E<=a.Ia;E++)rt=rt&&!(b[E]&&z[E]);if(rt)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $x(a,y){for(var x=0;x<=a.Ra;x++)for(;H1(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;_1(a,x););a.normalize();var E;if(0<y)for(x=0;x<=a.Ra;x++){var b=da(a),z=x0(a);for(E=z+1;z<E;){E=z,t1(a,x,1);var tt=x0(a);tt>z?tl(a,b):tt<z&&(z=tt,b=da(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(b=da(a),z=x0(a),E=z+1;z<E;)E=z,t1(a,x,-1),tt=x0(a),tt>z?tl(a,b):tt<z&&(z=tt,b=da(a));a.normalize()}function t1(a,y,x){a.le=0;for(var E=a.network.vertexes.iterator;E.next();)E.value.component=-1;if(0<x)for(E.reset();E.next();){var b=E.value;b.column-a.nodeMinColumnSpace(b,!0)<=y&&(b.component=a.le)}if(0>x)for(E.reset();E.next();)b=E.value,b.column+a.nodeMinColumnSpace(b,!1)>=y&&(b.component=a.le);for(a.le++,E.reset();E.next();)y=E.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(b=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)b[z]=-1;for(E.reset();E.next();){z=E.value;for(var tt=z.layer,rt=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),ot=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));rt<=ot;rt++)b[tt*(a.Ra+1)+rt]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt+1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt+1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt-1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt-1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt-1]]=!0)}for(b=[],z=0;z<a.le;z++)b[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(ot=tt[tt.length-1],tt.pop(),b[ot])for(b[ot]=!1,z=0;z<a.le;z++)y[ot*a.le+z]&&tt.splice(0,0,z);if(0<x)for(E.reset();E.next();)a=E.value,b[a.component]&&--a.column;if(0>x)for(E.reset();E.next();)x=E.value,b[x.component]&&(x.column+=1)}function Z1(a){for(var y=Rn(),x=a.fl.length,E=0;E<=x;E++)y[E]=[];for(E=a.network.vertexes.iterator;E.next();){var b=E.value;y[x-b.layer][b.index]=b}x=new Qe,W1(y,x);var z=null,tt=null,rt=null,ot=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),rt=w0(a,y,!1,!1)),E=di(y),b=E.next();!b.done;b=E.next())b.value.reverse();mt&&(a.verticalAlignment(y,x,!1),ot=w0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=w0(a,y,!0,!0)),_n(y),a.u(z,tt,rt,ot),a.network.vertexes.each(function(yt){var Pt=Rn();at&&Pt.push(z.get(yt)),ut&&Pt.push(tt.get(yt)),ft&&Pt.push(rt.get(yt)),mt&&Pt.push(ot.get(yt)),Pt.sort(function(Ht,Ot){return Ht-Ot});var Et=Pt.length;Et=(Pt[Math.floor((Et-1)/2)]+Pt[Math.ceil((Et-1)/2)])/2,_n(Pt),yt.zc=Et})}function W1(a,y){for(var x=a.length,E=1;E<x-1;E++)for(var b=0,z=0,tt=a[E],rt=a[E+1],ot=0;z<rt.length;ot++){var at=rt[ot];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(ot===rt.length-1||ft){for(ut=tt.length-1,ft&&(ut=My(at)[0].index);z<=ot;){if(at=rt[z],!at.bo){ft=[];for(var mt=di(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ft.push(yt);at.bo=ft}for(at=di(at.bo),ft=at.next();!ft.done;ft=at.next())ft=ft.value,mt=ft.fromVertex.index,(mt<b||mt>ut)&&y.add(ft);z++}b=ut}}}Ar.prototype.verticalAlignment=function(a,y,x){K1(a),a=di(a);for(var E=a.next();!E.done;E=a.next()){var b=-1;E=di(E.value);for(var z=E.next();!z.done;z=E.next()){z=z.value;var tt=x?My(z):Y1(z),rt=tt.length;if(0<rt){tt.sort(function(ft,mt){return ft.vi-mt.vi});var ot=(rt-1)/2;for(rt=Math.floor(ot),ot=Math.ceil(ot);rt<=ot;rt++)if(z.align===z){var at=tt[rt],ut=void 0;ut=x?b0(at,z):b0(z,at),!y.contains(ut)&&b<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,b=at.vi)}}}}};function K1(a){for(var y=0;y<a.length;y++)for(var x=a[y],E=0;E<x.length;E++){var b=x[E];b.root=b,b.align=b,b.Tz=y,b.vi=E}}function w0(a,y,x,E){for(var b=a.K===90||a.K===270,z=di(y),tt=z.next();!tt.done;tt=z.next()){var rt=di(tt.value);for(tt=rt.next();!tt.done;tt=rt.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=di(y),rt=z.next();!rt.done;rt=z.next()){rt=di(rt.value);for(var ot=rt.next();!ot.done;ot=rt.next())if(ot=ot.value,ot.root===ot){for(var at=0,ut=ot;ut.align!==ot;){var ft=ut.align,mt=tt?ut.width:ut.height,yt=tt?ft.width:ft.height;if(x){var Pt=b0(ut,ft),Et=Pt.portFromPos,Ht=Pt.portToPos;Pt.link!==null&&(ut.node&&ut.node!==Pt.link.fromNode&&(Et=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==Pt.link.toNode&&(Ht=tt?ft.focusX:ft.focusY))}else Pt=b0(ft,ut),Et=Pt.portToPos,Ht=Pt.portFromPos,Pt.link!==null&&(ut.node&&ut.node!==Pt.link.toNode&&(Et=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==Pt.link.fromNode&&(Ht=tt?ft.focusX:ft.focusY));mt=E?ut.qg+(mt-Et)-(yt-Ht):ut.qg+Et-Ht,ft.qg=mt,at=Math.min(at,mt),ut=ut.align}ut=ot;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==ot)}}for(x=di(y),tt=x.next();!tt.done;tt=x.next())for(z=di(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&e1(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,rt=0;do{for(z=y[tt][rt];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(rt=n1(z,y),rt.sd.shift=Math.min(rt.sd.shift,z.sd.shift+z.zc+z.qg-(rt.zc+rt.qg+(b?rt.width:rt.height)+a.columnSpacing)));rt=z.vi+1}while(tt<y.length&&rt<y[tt].length&&z.sd===y[tt][rt].sd)}for(a=new we,y=di(y),tt=y.next();!tt.done;tt=y.next())for(x=di(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=b?tt.width:tt.height,a.add(tt,E?-tt.zc-z:tt.zc);return a}function e1(a,y,x){if(isNaN(y.zc)){y.zc=0;var E=y;do{if(0<E.vi){var b=n1(E,x),z=b.root;e1(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?b.width:b.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+b.qg+tt-E.qg+a.columnSpacing))}E=E.align}while(E!==y);for(;E.align!==y;)E=E.align,E.zc=y.zc,E.sd=y.sd}}function n1(a,y){var x=a.Tz;return a=a.vi,1>a&&Wt("Could not determine previous vertex in layer"),y[x][a-1]}Ar.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var E=Rn(),b=Rn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var rt=V1(this,y[tt],E,b,tt);rt<z&&(x=tt,z=rt)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?E[x]-E[tt]:b[x]-b[tt],z.delta!==0&&y[tt].each(function(ot){return function(at){at.value+=ot.delta}}(z)));_n(E),_n(b)};function V1(a,y,x,E,b){if(!y||y.count===0)return x[b]=0,E[b]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(rt){var ot=rt.key;rt=rt.value,ot=a.K===90||a.K===270?ot.width:ot.height,rt<z&&(z=rt),rt+ot>tt&&(tt=rt+ot)}),x[b]=z,E[b]=tt,tt-z}Ar.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var E=x.value.link;E!==null&&(E.fromSpot=a,E.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?Ls:ps:a.K===90?y?ps:Ls:a.K===180?y?Bs:ss:y?ss:Bs}Ar.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var E=0;E<=this.Ia;E++){var b=x;0>=this.he[E]+this.Ld[E]&&(b=0),0<E&&(y+=b/2),this.K===90||this.K===0?(y+=this.Ld[E],this.Kd[E]=y,y+=this.he[E]):(y+=this.he[E],this.Kd[E]=y,y+=this.Ld[E]),E<this.Ia&&(y+=b/2),this.Ta[E]=y}for(x=y,y=this.arrangementOrigin,E=0;E<=this.Ia;E++)this.K===270?this.Kd[E]=y.y+this.Kd[E]:this.K===90?(this.Kd[E]=y.y+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]):this.K===180?this.Kd[E]=y.x+this.Kd[E]:(this.Kd[E]=y.x+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]);x=this.ve!==0,a.reset(),E=this.K===270||this.K===90;for(var z=1/0,tt=b=1/0,rt=-1/0;a.next();){var ot=a.value,at=ot.layer,ut=ot.column|0;E?(tt=y.x+this.kc*ut,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ut),ot.centerX=tt,ot.centerY=at,x&&isFinite(ot.zc)&&(E?ot.node?ot.x=y.x+ot.zc:ot.centerX=y.x+ot.zc:ot.node?ot.y=y.y+ot.zc:ot.centerY=y.y+ot.zc),z=Math.min(ot.x,z),b=Math.min(ot.y,b),E?(tt=z,rt=Math.max(rt,ot.bounds.right)):(tt=b,rt=Math.max(rt,ot.bounds.bottom))}for(this.xw=rt-tt,z=y.x-z,y=y.y-b,this.Rf=new Tt(x&&E?0:z,x&&!E?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Ar.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var E=this.maxLayer;0<=E;E--)this.K===270?E===0?y.push(new Pe(0,0,x,Math.abs(this.Ta[0]))):y.push(new Pe(0,this.Ta[E-1],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===90?E===0?y.push(new Pe(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new Pe(0,this.Ta[E],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===180?E===0?y.push(new Pe(0,0,Math.abs(this.Ta[0]),x)):y.push(new Pe(this.Ta[E-1],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x)):E===0?y.push(new Pe(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new Pe(this.Ta[E],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x));this.commitLayers(y,this.Rf)},Ar.prototype.commitLayers=function(){},Ar.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var E=y,b=E.fromNode,z=E.toNode,tt=E.fromPort,rt=E.toPort;if(b!==null){var ot=b.findVisibleNode();ot!==null&&ot!==b&&(b=ot,tt=ot.port)}z!==null&&(ot=z.findVisibleNode(),ot!==null&&ot!==z&&(z=ot,rt=ot.port));var at=y.computeSpot(!0,tt);ot=y.computeSpot(!1,rt);var ut=x.fromVertex,ft=x.toVertex;if(x.valid)y.curve===Ha&&y.pointsCount===4&&(ut.column===ft.column&&this.alignOption===0?(x=y.getLinkPoint(b,tt,at,!0,!1,z,rt),rt=y.getLinkPoint(z,rt,ot,!1,!1,b,tt),x.w()||x.set(b.actualBounds.center),rt.w()||rt.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+rt.x)/3,(2*x.y+rt.y)/3),y.yf((x.x+2*rt.x)/3,(x.y+2*rt.y)/3),y.yf(rt.x,rt.y)):(x=E=!1,tt!==null&&at===Ai&&(E=!0),rt!==null&&ot===Ai&&(x=!0),(E||x)&&(ot=null,E&&(ot=y.getLinkPointFromPoint(b,tt,tt.ga(Bi),y.i(3),!0),ot.w()||ot.set(b.actualBounds.center),y.L(0,ot.x,ot.y)),b=null,x&&(b=y.getLinkPointFromPoint(z,rt,rt.ga(Bi),y.i(0),!1),b.w()||b.set(z.actualBounds.center),y.L(3,b.x,b.y)),ot&&(z=y.i(2),y.L(1,(2*ot.x+z.x)/3,(2*ot.y+z.y)/3)),b&&(z=y.i(1),y.L(2,(2*b.x+z.x)/3,(2*b.y+z.y)/3))))),y.zf();else if(ut.layer===ft.layer)y.zf();else{var mt=!1,yt=!1,Pt=this.ie,Et=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Ht=y.pointsCount;4<Ht&&y.points.removeRange(2,Ht-3)}else if(y.curve===Ha)mt=!0,Ht=y.pointsCount,4<Ht&&y.points.removeRange(2,Ht-3),Ht===4&&(Et=2);else{Ht=y.pointsCount;var Ot=at===Ai,Ut=ot===Ai;2<Ht&&Ot&&Ut?y.points.removeRange(1,Ht-2):3<Ht&&Ot&&!Ut?y.points.removeRange(1,Ht-3):3<Ht&&!Ot&&Ut?y.points.removeRange(2,Ht-2):4<Ht&&!Ot&&!Ut&&y.points.removeRange(2,Ht-3)}if(x.rev){for(;ft!==null&&ut!==ft;){var Xt=Ht=null;for(Ot=ft.sourceEdges.iterator;Ot.next()&&(Ut=Ot.value,Ut.link!==x.link||(Ht=Ut.fromVertex,Xt=Ut.toVertex,Ht.node!==null)););if(Ht===null)break;if(Ht!==ut){Ot=y.i(Et-1).x,Ut=y.i(Et-1).y;var Qt=Ht.centerX,ie=Ht.centerY;if(yt)this.K===180||this.K===0?Et===y.firstPickIndex+1?(y.m(Et++,Ot,Ut),y.m(Et++,Ot,ie)):(Xt!==null?Xt.centerY:Ut)!==ie&&(Xt=this.Ta[Ht.layer-1]+this.Rf.x,y.m(Et++,Xt,Ut),y.m(Et++,Xt,ie)):Et===y.firstPickIndex+1?(y.m(Et++,Ot,Ut),y.m(Et++,Qt,Ut)):(Xt!==null?Xt.centerX:Ot)!==Qt&&(Xt=this.Ta[Ht.layer-1]+this.Rf.y,y.m(Et++,Ot,Xt),y.m(Et++,Qt,Xt));else if(Et===y.firstPickIndex+1){Xt=Math.max(10,this.he[ft.layer]);var ye=Math.max(10,this.Ld[ft.layer]);if(mt)this.K===180?Qt<=ft.bounds.x?(ft=ft.bounds.x,y.m(Et++,ft-Xt,ie),y.m(Et++,ft,ie),y.m(Et++,ft+ye,ie)):(y.m(Et++,Qt-Xt,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt+ye,ie)):this.K===90?ie>=ft.bounds.bottom?(ft=ft.bounds.y+ft.bounds.height,y.m(Et++,Qt,ft+ye),y.m(Et++,Qt,ft),y.m(Et++,Qt,ft-Xt)):(y.m(Et++,Qt,ie+ye),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie-Xt)):this.K===270?ie<=ft.bounds.y?(ft=ft.bounds.y,y.m(Et++,Qt,ft-Xt),y.m(Et++,Qt,ft),y.m(Et++,Qt,ft+ye)):(y.m(Et++,Qt,ie-Xt),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie+ye)):this.K===0&&(Qt>=ft.bounds.right?(ft=ft.bounds.x+ft.bounds.width,y.m(Et++,ft+ye,ie),y.m(Et++,ft,ie),y.m(Et++,ft-Xt,ie)):(y.m(Et++,Qt+ye,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt-Xt,ie)));else{y.m(Et++,Ot,Ut);var pn=0;this.K===180||this.K===0?((this.K===180?Qt>=ft.bounds.right:Qt<=ft.bounds.x)&&(pn=(this.K===0?-Xt:ye)/2),y.m(Et++,Ot+pn,ie)):((this.K===270?ie>=ft.bounds.bottom:ie<=ft.bounds.y)&&(pn=(this.K===90?-Xt:ye)/2),y.m(Et++,Qt,Ut+pn)),y.m(Et++,Qt,ie)}}else Xt=Math.max(10,this.he[Ht.layer]),ye=Math.max(10,this.Ld[Ht.layer]),mt?this.K===180?(y.m(Et++,Qt-Xt-Pt,ie),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Math.max(Qt+ye-Pt/2,Qt),ie),y.m(Et++,Qt+ye+Pt,ie)):this.K===90?(y.m(Et++,Qt,ie+ye+Pt),y.m(Et++,Qt,Math.max(ie+ye-Pt/2,ie)),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,Math.min(ie-Xt+Pt/2,ie)),y.m(Et++,Qt,ie-Xt-Pt)):this.K===270?(y.m(Et++,Qt,ie-Xt-Pt),y.m(Et++,Qt,Math.min(ie-Xt+Pt/2,ie)),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,Math.max(ie+ye-Pt/2,ie)),y.m(Et++,Qt,ie+ye+Pt)):(y.m(Et++,Qt+ye+Pt,ie),y.m(Et++,Math.max(Qt+ye-Pt/2,Qt),ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),ie),y.m(Et++,Qt-Xt-Pt,ie)):y.m(Et++,Qt,ie)}ft=Ht}(rt===null||at!==Ai||yt)&&(Ot=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=y.i(Et).x,ie=y.i(Et).y,yt?(Pt=this.Ld[ut.layer],this.K===180||this.K===0?(yt=Ut,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Qt>=ut.bounds.x:Qt<=ut.bounds.right)&&(ft=ut.centerX+(this.K===180?-Pt:Pt),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(Et++,ft,Ut),y.m(Et++,ft,yt)),y.m(Et++,Qt,yt)):(yt=Ot,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?ie>=ut.bounds.y:ie<=ut.bounds.bottom)&&(ft=ut.centerY+(this.K===270?-Pt:Pt),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(Et++,Ot,ft),y.m(Et++,yt,ft)),y.m(Et++,yt,ie)),y.m(Et++,Qt,ie)):mt?(Xt=Math.max(10,this.he[ut.layer]),ye=Math.max(10,this.Ld[ut.layer]),this.K===180&&Qt>=ut.bounds.x?(ft=ut.bounds.x+ut.bounds.width,y.L(Et-2,ft,Ut),y.L(Et-1,ft+ye,Ut)):this.K===90&&ie<=ut.bounds.bottom?(ft=ut.bounds.y,y.L(Et-2,Ot,ft),y.L(Et-1,Ot,ft-Xt)):this.K===270&&ie>=ut.bounds.y?(ft=ut.bounds.y+ut.bounds.height,y.L(Et-2,Ot,ft),y.L(Et-1,Ot,ft+ye)):this.K===0&&Qt<=ut.bounds.right&&(ft=ut.bounds.x,y.L(Et-2,ft,Ut),y.L(Et-1,ft-Xt,Ut))):(Xt=Math.max(10,this.he[ut.layer]),ye=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Qt<=ut.bounds.x:Qt>=ut.bounds.right)&&(yt=(this.K===0?ye:-Xt)/2),y.m(Et++,Qt+yt,Ut)):((this.K===270?ie<=ut.bounds.y:ie>=ut.bounds.bottom)&&(yt=(this.K===90?ye:-Xt)/2),y.m(Et++,Ot,ie+yt)),y.m(Et++,Qt,ie)))}else{for(;ut!==null&&ut!==ft;){for(Xt=Ht=null,ut=ut.destinationEdges.iterator;ut.next()&&(Ot=ut.value,Ot.link!==x.link||(Ht=Ot.toVertex,Xt=Ot.fromVertex,Xt.node!==null&&(Xt=null),Ht.node!==null)););if(Ht===null)break;Ht!==ft&&(Ot=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=Ht.centerX,ie=Ht.centerY,yt?this.K===180||this.K===0?(Xt!==null?Xt.centerY:Ut)!==ie&&(Xt=this.Ta[Ht.layer]+this.Rf.x,Et===y.firstPickIndex+1&&(Xt=this.K===0?Math.max(Xt,Ot):Math.min(Xt,Ot)),y.m(Et++,Xt,Ut),y.m(Et++,Xt,ie)):(Xt!==null?Xt.centerX:Ot)!==Qt&&(Xt=this.Ta[Ht.layer]+this.Rf.y,Et===y.firstPickIndex+1&&(Xt=this.K===90?Math.max(Xt,Ut):Math.min(Xt,Ut)),y.m(Et++,Ot,Xt),y.m(Et++,Qt,Xt)):(Xt=Math.max(10,this.he[Ht.layer]),ye=Math.max(10,this.Ld[Ht.layer]),mt?this.K===180?(y.m(Et++,Qt+ye+Pt,ie),y.m(Et++,Math.max(Qt+ye-Pt/2,Qt),ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),ie),y.m(Et++,Qt-Xt-Pt,ie)):this.K===90?(y.m(Et++,Qt,ie-Xt-Pt),y.m(Et++,Qt,Math.min(ie-Xt+Pt/2,ie)),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,Math.max(ie+ye-Pt/2,ie)),y.m(Et++,Qt,ie+ye+Pt)):this.K===270?(y.m(Et++,Qt,ie+ye+Pt),y.m(Et++,Qt,Math.max(ie+ye-Pt/2,ie)),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,Math.min(ie-Xt+Pt/2,ie)),y.m(Et++,Qt,ie-Xt-Pt)):(y.m(Et++,Qt-Xt-Pt,ie),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),ie),y.m(Et++,Qt,ie),y.m(Et++,Qt,ie),y.m(Et++,Math.max(Qt+ye-Pt/2,Qt),ie),y.m(Et++,Qt+ye+Pt,ie)):this.K===180?(y.m(Et++,Qt+ye,ie),y.m(Et++,Qt-Xt,ie)):this.K===90?(y.m(Et++,Qt,ie-Xt),y.m(Et++,Qt,ie+ye)):this.K===270?(y.m(Et++,Qt,ie+ye),y.m(Et++,Qt,ie-Xt)):(y.m(Et++,Qt-Xt,ie),y.m(Et++,Qt+ye,ie)))),ut=Ht}yt&&(Ot=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=y.i(Et).x,ie=y.i(Et).y,this.K===180||this.K===0?Ut!==ie&&(Xt=this.K===0?Math.min(Math.max((Qt+Ot)/2,this.Ta[ft.layer]+this.Rf.x),Qt):Math.max(Math.min((Qt+Ot)/2,this.Ta[ft.layer]+this.Rf.x),Qt),y.m(Et++,Xt,Ut),y.m(Et++,Xt,ie)):Ot!==Qt&&(Xt=this.K===90?Math.min(Math.max((ie+Ut)/2,this.Ta[ft.layer]+this.Rf.y),ie):Math.max(Math.min((ie+Ut)/2,this.Ta[ft.layer]+this.Rf.y),ie),y.m(Et++,Ot,Xt),y.m(Et++,Qt,Xt)))}E!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===Ai?y.getLinkPointFromPoint(b,tt,tt.ga(Bi),y.i(3),!0):y.i(0),at===Ai&&(at=y.i(2),E=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,E.x,(at.y+E.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+E.x)/2,E.y))),tt.w()||tt.set(b.actualBounds.center),y.L(0,tt.x,tt.y)),rt!==null&&(b=ot===Ai?y.getLinkPointFromPoint(z,rt,rt.ga(Bi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),ot===Ai&&(rt=y.i(y.pointsCount-3),ot=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(b.x+rt.x)/2,rt.y),y.L(y.pointsCount-2,ot.x,(rt.y+ot.y)/2)):(y.L(y.pointsCount-2,rt.x,(b.y+rt.y)/2),y.L(y.pointsCount-3,(rt.x+ot.x)/2,ot.y))),b.w()||b.set(z.actualBounds.center),y.L(y.pointsCount-1,b.x,b.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Ar.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new $e,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var E=a.value;if(E!==null&&E.isOrthogonal)for(var b=2;b<E.pointsCount-3;b++){var z=E.i(b),tt=E.i(b+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var rt=new fd;rt.layer=Math.floor(z.y/2);var ot=E.i(0),at=E.i(E.pointsCount-1);if(rt.first=ot.x*ot.x+ot.y,rt.jc=at.x*at.x+at.y,rt.rd=Math.min(z.x,tt.x),rt.Ic=Math.max(z.x,tt.x),rt.index=b,rt.link=E,b+2<E.pointsCount){ot=E.i(b-1),at=E.i(b+2);var ut=0;ot.y<z.y?ut=at.y<z.y?3:z.x<tt.x?2:1:ot.y>z.y&&(ut=at.y>z.y?0:tt.x<z.x?2:1),rt.j=ut}x.push(rt)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,rt=x[z].jc,ot=z;ot<b;ot++)at=x[ot],at.jc!==rt&&(ut++,rt=at.jc);this.zi(x,this.Ux,z,z+tt);var ft=1;for(rt=x[z].first,ot=z;ot<b;ot++)at=x[ot],at.first!==rt&&(ft++,rt=at.first);for(ot=!0,at=ft,ut<ft?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ft=z;ft<b;ft++){var mt=x[ft];(ot?mt.first:mt.jc)!==rt&&(ut++,rt=ot?mt.first:mt.jc);var yt=mt.link;z=yt.i(mt.index),tt=yt.i(mt.index+1);var Pt=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+Pt),yt.L(mt.index+1,tt.x,tt.y+Pt),yt.zf()}}z=b}a=E}}else{for(y=0,x=[],a=a.iterator;a.next();)if(E=a.value,E!==null&&E.isOrthogonal)for(b=2;b<E.pointsCount-3;b++)z=E.i(b),tt=E.i(b+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(rt=new fd,rt.layer=Math.floor(z.x/2),ot=E.i(0),at=E.i(E.pointsCount-1),rt.first=ot.x+ot.y*ot.y,rt.jc=at.x+at.y*at.y,rt.rd=Math.min(z.y,tt.y),rt.Ic=Math.max(z.y,tt.y),rt.index=b,rt.link=E,b+2<E.pointsCount&&(ot=E.i(b-1),at=E.i(b+2),ut=0,ot.x<z.x?ut=at.x<z.x?3:z.y<tt.y?2:1:ot.x>z.x&&(ut=at.x>z.x?0:tt.y<z.y?2:1),rt.j=ut),x.push(rt));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,rt=x[z].jc,ot=z;ot<b;ot++)at=x[ot],at.jc!==rt&&(ut++,rt=at.jc);for(this.zi(x,this.Ux,z,z+tt),ft=1,rt=x[z].first,ot=z;ot<b;ot++)at=x[ot],at.first!==rt&&(ft++,rt=at.first);for(ot=!0,at=ft,ut<ft?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ft=z;ft<b;ft++)mt=x[ft],(ot?mt.first:mt.jc)!==rt&&(ut++,rt=ot?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),Pt=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+Pt,z.y),yt.L(mt.index+1,tt.x+Pt,tt.y),yt.zf()}z=b}a=E}}}},Lt=Ar.prototype,Lt.Vx=function(a,y){return a instanceof fd&&y instanceof fd&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Ux=function(a,y){return a instanceof fd&&y instanceof fd&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Js=function(a,y){return a instanceof fd&&y instanceof fd&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.B=function(a,y){return a-=y,-1<a&&1>a},Lt.zi=function(a,y,x,E){var b=a.length,z=E-x;if(!(1>=z))if((0>x||x>=b-1)&&Wt("not in range 0 <= from < length: "+x),z===2)E=a[x],b=a[x+1],0<y(E,b)&&(a[x]=b,a[x+1]=E);else if(x===0)if(E>=b)a.sort(y);else for(x=a.slice(0,E),x.sort(y),y=0;y<E;y++)a[y]=x[y];else if(E>=b)for(E=a.slice(x),E.sort(y),y=x;y<b;y++)a[y]=E[y-x];else for(b=a.slice(x,E),b.sort(y),y=x;y<E;y++)a[y]=b[y-x]};function dd(a,y){var x=a.tc[y];if(x>=a.He.length){for(var E=[],b=0;b<a.He.length;b++)E[b]=a.He[b];a.He=E}for(a.He[x]===void 0||a.He[x]===null?E=[]:(E=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],E[x.index]=x;return E}function cd(a,y,x){a.He[a.tc[y]]=x}ue.Object.defineProperties(Ar.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Wt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==wp||(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!==E0&&a!==ky||(this.rk=a,this.C())}},packOption:{get:function(){return this.bg},set:function(a){this.bg!==a&&0<=a&&8>a&&(this.bg=a,this.C())}},alignOption:{get:function(){return this.ve},set:function(a){this.ve!==a&&0<=a&&16>a&&(this.ve=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},linkSpacing:{get:function(){return this.Cn},set:function(a){this.Cn!==a&&0<=a&&(this.Cn=a,this.C())}},maxLayer:{get:function(){return this.Ia}},maxIndex:{get:function(){return this.Iq}},maxColumn:{get:function(){return this.Ra}},minIndexLayer:{get:function(){return this.Hn}},maxIndexLayer:{get:function(){return this.Md}}});var L0=new Ye(Ar,"CycleDepthFirst",0),Sy=new Ye(Ar,"CycleGreedy",1),wp=new Ye(Ar,"CycleFromLayers",2),k0=new Ye(Ar,"LayerOptimalLinkLength",0),xy=new Ye(Ar,"LayerLongestPathSink",1),Py=new Ye(Ar,"LayerLongestPathSource",2),M0=new Ye(Ar,"InitDepthFirstOut",0),wy=new Ye(Ar,"InitDepthFirstIn",1),Cy=new Ye(Ar,"InitNaive",2),Ly=new Ye(Ar,"AggressiveNone",0),E0=new Ye(Ar,"AggressiveLess",1),ky=new Ye(Ar,"AggressiveMore",2),U1=8;Ar.className="LayeredDigraphLayout",Ar.CycleDepthFirst=L0,Ar.CycleGreedy=Sy,Ar.CycleFromLayers=wp,Ar.LayerOptimalLinkLength=k0,Ar.LayerLongestPathSink=xy,Ar.LayerLongestPathSource=Py,Ar.InitDepthFirstOut=M0,Ar.InitDepthFirstIn=wy,Ar.InitNaive=Cy,Ar.AggressiveNone=Ly,Ar.AggressiveLess=E0,Ar.AggressiveMore=ky,Ar.PackNone=0,Ar.PackExpand=1,Ar.PackStraighten=2,Ar.PackMedian=4,Ar.PackAll=15,Ar.AlignNone=0,Ar.AlignUpperLeft=1,Ar.AlignUpperRight=2,Ar.AlignLowerLeft=4,Ar.AlignLowerRight=8,Ar.AlignAll=15;function fd(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}fd.className="SegInfo";function Uf(a){Yr.call(this,a)}fe(Uf,Yr),Uf.prototype.createVertex=function(){return new el(this)},Uf.prototype.createEdge=function(){return new Cp(this)},Uf.className="LayeredDigraphNetwork";function el(a){Wo.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}fe(el,Wo);function i1(a,y){return a.index-y.index}function b0(a,y){if(!a.$n){for(var x=[],E=di(a.destinationEdgesArrayAccess),b=E.next();!b.done;b=E.next())b=b.value,b.valid&&x.push(b);a.$n=x}for(a=di(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Wt("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=di(a.sourceEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.fromVertex);y.sort(i1),a.co=y}return a.co}function Y1(a){if(!a.ao){for(var y=[],x=di(a.destinationEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.toVertex);y.sort(i1),a.ao=y}return a.ao}el.prototype.Cl=function(a){Wo.prototype.Cl.call(this,a),this.bo=this.co=null},el.prototype.Kl=function(a){Wo.prototype.Kl.call(this,a),this.bo=this.co=null},el.prototype.zl=function(a){Wo.prototype.zl.call(this,a),this.$n=this.ao=null},el.prototype.Jl=function(a){Wo.prototype.Jl.call(this,a),this.$n=this.ao=null},ue.Object.defineProperties(el.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)}}}),el.prototype.deleteDestinationEdge=el.prototype.Jl,el.prototype.addDestinationEdge=el.prototype.zl,el.prototype.deleteSourceEdge=el.prototype.Kl,el.prototype.addSourceEdge=el.prototype.Cl,el.className="LayeredDigraphVertex";function Cp(a){ba.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}fe(Cp,ba),ue.Object.defineProperties(Cp.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)}}}),Cp.className="LayeredDigraphEdge";function _i(a){lo.call(this),this.Ub=new Qe,this.Wn=A0,this.ud=Lu,this.vo=D0,this.Bq=Ry,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new _e(10,10).freeze();var y=new Zc(this);this.W=new gl(y),this.Y=new gl(y),this.ru=[],a&&Object.assign(this,a)}fe(_i,lo),_i.prototype.cloneProtected=function(a){lo.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)},_i.prototype.qb=function(a){a.classType===_i?a.name.indexOf("Alignment")===0?this.alignment=a:a.name.indexOf("Arrangement")===0?this.arrangement=a:a.name.indexOf("Compaction")===0?this.compaction=a:a.name.indexOf("Path")===0?this.path=a:a.name.indexOf("Sorting")===0?this.sorting=a:a.name.indexOf("Style")===0?this.treeStyle=a:Wt("Unknown enum value: "+a):lo.prototype.qb.call(this,a)},_i.prototype.createNetwork=function(){return new Zc(this)},_i.prototype.makeNetwork=function(a){function y(E){if(E instanceof Ln)return!E.isLinkLabel&&E.category!=="Comment";if(E instanceof un){var b=E.fromNode;return b===null||b.isLinkLabel||b.category==="Comment"?!1:(E=E.toNode,!(E===null||E.isLinkLabel||E.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof Se?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Mi?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},_i.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 Se&&(y=a),this.path===A0&&y!==null?this.ud=y.isTreePathToChildren?Lu:Hc:this.ud=this.path===A0?Lu: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 Qe,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof Ln?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof gl&&a.add(x)}this.Ub=a}for(this.Ub.count===0&&this.findRoots(),a=this.Ub.copy().iterator;a.next();)y=a.value,y.initialized||(y.initialized=!0,Ey(this,y));for(y=this.network.vertexes,a=null;a=X1(y),0<a.count;)y=r1(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,Ey(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof gl&&s1(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof gl&&a1(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof gl&&l1(this,y);if(this.Cu(),this.layerStyle===R0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var E=x.parent;E===null&&(E=x),E=E.angle===0||E.angle===180;var b=a[x.level];b===void 0&&(b=0),a[x.level]=Math.max(b,E?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,E=x.parent,E===null&&(E=x),E.angle===0||E.angle===180?(E.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(E.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===jy)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,E=-1,b=0;b<y.children.length;b++){var z=y.children[b];E=Math.max(E,x?z.width:z.height)}if(0<=E)for(b=0;b<y.children.length;b++)z=y.children[b],x?(y.angle===180&&(z.focusX+=E-z.width),z.width=E):(y.angle===270&&(z.focusY+=E-z.height),z.height=E)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof gl&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Qe,this.isValidLayout=!0};function X1(a){var y=new Qe;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}_i.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case Lu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Hc:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Wt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=r1(this,a),a!==null&&this.Ub.add(a))};function r1(a,y){var x=999999,E=null;for(y=y.iterator;y.next();){var b=y.value;switch(a.ud){case Lu:b.sourceEdges.count<x&&(x=b.sourceEdges.count,E=b);break;case Hc:b.destinationEdges.count<x&&(x=b.destinationEdges.count,E=b);break;default:Wt("Unhandled path value "+a.ud.toString())}}return E}function Ey(a,y){if(y!==null){switch(a.ud){case Lu:if(0<y.destinationEdges.count){for(var x=new $e,E=y.destinationVertexes;E.next();){var b=E.value;o1(a,y,b)&&x.add(b)}0<x.count&&(y.children=x.Fa())}break;case Hc:if(0<y.sourceEdges.count){for(x=new $e,E=y.sourceVertexes;E.next();)b=E.value,o1(a,y,b)&&x.add(b);0<x.count&&(y.children=x.Fa())}break;default:Wt("Unhandled path value"+a.ud.toString())}for(x=y.children,E=x.length,b=0;b<E;b++){var z=x[b];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<E;y++)Ey(a,x[y])}}function o1(a,y,x){if(x.initialized){if(y===null)var E=!1;else{for(E=y.parent;E!==null&&E!==x;)E=E.parent;E=E===x}if(E||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}_i.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,E=0,b=0;b<x.length;b++)x[b]===y&&E++;if(0<E){E=Array(x.length-E);for(var z=b=0;z<x.length;z++)x[z]!==y&&(E[b++]=x[z]);a.children=E}}};function s1(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===Eu&&a.sortTreeVertexChildren(y);for(var x=0,E=y.childrenCount,b=0,z=y.children,tt=z.length,rt=0;rt<tt;rt++){var ot=z[rt];s1(a,ot),x+=ot.descendantCount+1,E=Math.max(E,ot.maxChildrenCount),b=Math.max(b,ot.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=E,y.maxGenerationCount=0<E?b+1:0}}function J1(a,y){switch(a.vo){default:case D0:return y.parent!==null?y.parent:a.W;case Oy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Dy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case By:var x=!0;if(y.childrenCount===0)x=!1;else for(var E=y.children,b=E.length,z=0;z<b;z++)if(0<E[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}_i.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(J1(this,a)),a.parent!==null&&a.parent.alignment===Eu){for(var y=a.angle,x=a.parent.children,E=0;E<x.length&&a!==x[E];)E++;E%2===0?E!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function a1(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,E=0;E<x;E++)a1(a,y[E])}}_i.prototype.assignTreeVertexValues=function(){};function l1(a,y){if(y!==null){y.alignment!==Eu&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,E=0;E<x;E++)l1(a,y[E])}}_i.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Yf:break;case kp:a.children.reverse();break;case Mp:a.children.sort(a.comparer);break;case Ep:a.children.sort(a.comparer),a.children.reverse();break;default:Wt("Unhandled sorting value "+a.sorting.toString())}},_i.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},_i.prototype.addComments=function(a){var y=a.angle,x=a.parent,E=0,b=!1;x!==null&&(E=x.angle,b=x.alignment,b=gd(b)),y=y===90||y===270,E=E===90||E===270,x=a.childrenCount===0;var z=0,tt=0,rt=0,ot=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!b&&!E&&x||b&&E&&x?(z=Math.max(z,ut.width),tt+=ut.height+Math.abs(rt)):(z+=ut.width+Math.abs(rt),tt=Math.max(tt,ut.height)),rt=ot)}a.comments!==null&&(y&&!x||!b&&!E&&x||b&&E&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),b=Pe.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=b,Pe.free(b))};function gd(a){return a===Eh||a===Eu||a===bh||a===Vu}function Lp(a){return a===Eh||a===Eu}function by(a){var y=a.parent;if(y!==null){var x=y.alignment;if(gd(x)){if(Lp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===bh)return!0}}return!1}_i.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,E=a.angle,b=0,z=!1;x!==null&&(b=x.angle,z=x.alignment,z=gd(z)),E=E===90||E===270,x=b===90||b===270;for(var tt=a.childrenCount===0,rt=by(a),ot=0,at=a.comments,ut=at.length,ft=Tt.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],Pt=yt.measuredBounds;if(E&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<b&&!z||x&&rt)if(0<=a.commentMargin)for(ft.h(a.bounds.x-a.commentMargin-Pt.width,a.bounds.y+ot),yt.move(ft),yt=yt.Sd();yt.next();){var Et=yt.value;Et.fromSpot=Bs,Et.toSpot=ss}else for(ft.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+ot),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=ss,Et.toSpot=Bs;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+ot),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=ss,Et.toSpot=Bs;else for(ft.h(a.bounds.x+a.commentMargin-Pt.width,a.bounds.y+ot),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=Bs,Et.toSpot=ss;ot=0<=a.commentSpacing?ot+(Pt.height+a.commentSpacing):ot+(a.commentSpacing-Pt.height)}else{if(135<b&&!z||!x&&rt)if(0<=a.commentMargin)for(ft.h(a.bounds.x+ot,a.bounds.y-a.commentMargin-Pt.height),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=Ls,Et.toSpot=ps;else for(ft.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=ps,Et.toSpot=Ls;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=ps,Et.toSpot=Ls;else for(ft.h(a.bounds.x+ot,a.bounds.y+a.commentMargin-Pt.height),yt.move(ft),yt=yt.Sd();yt.next();)Et=yt.value,Et.fromSpot=Ls,Et.toSpot=ps;ot=0<=a.commentSpacing?ot+(Pt.width+a.commentSpacing):ot+(a.commentSpacing-Pt.width)}}if(Tt.free(ft),y=ot-a.commentSpacing-(E?y.height:y.width),this.ud===Lu)for(a=a.destinationEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.toEndSegmentLength=0<y?y:NaN)}},_i.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,E=0;E<x;E++)this.layoutTree(y[E]);switch(a.compaction){case B0:u1(this,a);break;case bp:if(a.alignment===Eu)u1(this,a);else if(a.childrenCount===0)E=a.parent,x=!1,y=0,E!==null&&(y=E.angle,x=E.alignment,x=gd(x)),E=by(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!E?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&E?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var b=bl(a);y=b===90||b===270;var z=0,tt=a.children,rt=tt.length;for(x=0;x<rt;x++)E=tt[x],z=Math.max(z,y?E.Da.width:E.Da.height);var ot=a.alignment;E=ot===ku;var at=ot===Mu,ut=gd(ot),ft=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),Pt=a.rowSpacing,Et=0;(E||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Et=Math.max(0,a.rowIndent)),E=a.width;var Ht=a.height,Ot=0,Ut=0,Xt=0,Qt=null,ie=null,ye=0,pn=0,Gn=0,Dn=0,ln=0,Ge=0,Li=0,Si=0;if(ut&&!Lp(ot)&&135<b&&tt.reverse(),Lp(ot))if(1<rt)for(var vr=0;vr<rt;vr++)vr%2===0&&vr!==rt-1&&(Si=Math.max(Si,y?tt[vr].Da.width:tt[vr].Da.height));else rt===1&&(Si=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(ot){case Eh:Ut=135>b?h1(this,a,tt,Si,Ot,Ut):d1(this,a,tt,Si,Ot,Ut),Si=Ut.x,Ot=Ut.width,Ut=Ut.height;break;case bh:for(Qt=0;Qt<rt;Qt++)ie=tt[Qt],ft=ie.Da,Xt=Ge===0?0:Pt,y?(ie.S.h(z-ft.width,Dn+Xt),Ot=Math.max(Ot,ft.width),Ut=Math.max(Ut,Dn+Xt+ft.height),Dn+=Xt+ft.height):(ie.S.h(Gn+Xt,z-ft.height),Ot=Math.max(Ot,Gn+Xt+ft.width),Ut=Math.max(Ut,ft.height),Gn+=Xt+ft.width),Ge++;break;case Vu:for(Qt=0;Qt<rt;Qt++)ie=tt[Qt],z=ie.Da,ft=Ge===0?0:Pt,y?(ie.S.h(mt/2+a.focus.x,Dn+ft),Ot=Math.max(Ot,z.width),Ut=Math.max(Ut,Dn+ft+z.height),Dn+=ft+z.height):(ie.S.h(Gn+ft,mt/2+a.focus.y),Ot=Math.max(Ot,Gn+ft+z.width),Ut=Math.max(Ut,z.height),Gn+=ft+z.width),Ge++}Qt=va(this,2),ie=va(this,2),y?(Qt[0].h(0,0),Qt[1].h(0,Ut),ie[0].h(Ot,0)):(Qt[0].h(0,0),Qt[1].h(Ot,0),ie[0].h(0,Ut)),ie[1].h(Ot,Ut)}else for(vr=0;vr<rt;vr++){var Wr=tt[vr],Jo=Wr.Da;if(y){0<ft&&0<Ge&&Gn+mt+Jo.width>ft&&(Gn<z&&$d(a,ot,z-Gn,0,Li,vr-1),ln++,Ge=0,Li=vr,Xt=Ut,Gn=0,Dn=135<b?-Ut-Pt:Ut+Pt),T0(this,Wr,0,Dn);var ts=0;if(Ge===0)Qt=Wr.Yo,ie=Wr.kp,ye=Jo.width,pn=Jo.height,(Qt===null||ie===null||b!==bl(Wr))&&(Qt=va(this,2),ie=va(this,2),Qt[0].h(0,0),Qt[1].h(0,pn),ie[0].h(ye,0),ie[1].h(ye,pn));else{var js=Rn();pn=c1(this,a,Wr,Qt,ie,ye,pn,js),ts=pn.x,Qt=js[0],ie=js[1],ye=pn.width,pn=pn.height,_n(js),Gn<Jo.width&&0>ts&&(Gc(a,-ts,0,Li,vr-1),F0(Qt,-ts,0),F0(ie,-ts,0),ts=0)}Wr.S.h(ts,Dn),Ot=Math.max(Ot,ye),Ut=Math.max(Ut,Xt+(ln===0?0:Pt)+Jo.height),Gn=ye}else 0<ft&&0<Ge&&Dn+mt+Jo.height>ft&&(Dn<z&&$d(a,ot,0,z-Dn,Li,vr-1),ln++,Ge=0,Li=vr,Xt=Ot,Dn=0,Gn=135<b?-Ot-Pt:Ot+Pt),T0(this,Wr,Gn,0),ts=0,Ge===0?(Qt=Wr.Yo,ie=Wr.kp,ye=Jo.width,pn=Jo.height,(Qt===null||ie===null||b!==bl(Wr))&&(Qt=va(this,2),ie=va(this,2),Qt[0].h(0,0),Qt[1].h(ye,0),ie[0].h(0,pn),ie[1].h(ye,pn))):(js=Rn(),pn=c1(this,a,Wr,Qt,ie,ye,pn,js),ts=pn.x,Qt=js[0],ie=js[1],ye=pn.width,pn=pn.height,_n(js),Dn<Jo.height&&0>ts&&(Gc(a,0,-ts,Li,vr-1),F0(Qt,0,-ts),F0(ie,0,-ts),ts=0)),Wr.S.h(Gn,ts),Ut=Math.max(Ut,pn),Ot=Math.max(Ot,Xt+(ln===0?0:Pt)+Jo.width),Dn=pn;Ge++}switch(0<ln&&(y?(Ut+=Math.max(0,x),Gn<Ot&&$d(a,ot,Ot-Gn,0,Li,rt-1),0<Et&&(at||Gc(a,Et,0,0,rt-1),Ot+=Et)):(Ot+=Math.max(0,x),Dn<Ut&&$d(a,ot,0,Ut-Dn,Li,rt-1),0<Et&&(at||Gc(a,0,Et,0,rt-1),Ut+=Et))),Et=at=0,ot){case Xf:y?at+=Ot/2-a.focus.x-yt/2:Et+=Ut/2-a.focus.y-yt/2;break;case _c:0<ln?y?at+=Ot/2-a.focus.x-yt/2:Et+=Ut/2-a.focus.y-yt/2:y?(Si=tt[0].S.x+tt[0].la.x,at+=Si+(tt[rt-1].S.x+tt[rt-1].la.x+2*tt[rt-1].focus.x-Si)/2-a.focus.x-yt/2):(Si=tt[0].S.y+tt[0].la.y,Et+=Si+(tt[rt-1].S.y+tt[rt-1].la.y+2*tt[rt-1].focus.y-Si)/2-a.focus.y-yt/2);break;case ku:y?(at-=yt,Ot+=yt):(Et-=yt,Ut+=yt);break;case Mu:y?(at+=Ot-a.width+yt,Ot+=yt):(Et+=Ut-a.height+yt,Ut+=yt);break;case Eh:y?1<rt?at+=Si+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<rt?Et+=Si+mt/2-a.focus.y:Et+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case bh:y?at+=Ot+mt/2-a.focus.x:Et+=Ut+mt/2-a.focus.y;break;case Vu:break;default:Ut=this.customAlignment(a,at,Et,Ot,Ut),at=Ut[0],Et=Ut[1],Ot=Ut[2],Ut=Ut[3]}for(yt=0;yt<rt;yt++)Si=tt[yt],y?Si.S.h(Si.S.x+Si.la.x-at,Si.S.y+(135<b?(ut?-Ut:-Si.Da.height)+Si.la.y-x:Ht+x+Si.la.y)):Si.S.h(Si.S.x+(135<b?(ut?-Ot:-Si.Da.width)+Si.la.x-x:E+x+Si.la.x),Si.S.y+Si.la.y-Et);if(rt=tt=0,ut?y?(Ot=Ny(a,Ot,at),0>at&&(at=0),135<b&&(Et+=Ut+x),Ut+=Ht+x,ot===Vu&&(tt+=mt/2+a.focus.x),rt+=Ht+x):(135<b&&(at+=Ot+x),Ot+=E+x,Ut=Ty(a,Ut,Et),0>Et&&(Et=0),ot===Vu&&(rt+=mt/2+a.focus.y),tt+=E+x):y?(a.comments===null?E>Ot&&(Ot=Fy(ot,E-Ot,0),tt=Ot.x,rt=Ot.y,Ot=E,at=0):Ot=Ny(a,Ot,at),0>at&&(tt-=at,at=0),135<b&&(Et+=Ut+x),Ut=Math.max(Math.max(Ut,Ht),Ut+Ht+x),rt+=Ht+x):(135<b&&(at+=Ot+x),Ot=Math.max(Math.max(Ot,E),Ot+E+x),a.comments===null?Ht>Ut&&(Ut=Fy(ot,0,Ht-Ut),tt=Ut.x,rt=Ut.y,Ut=Ht,Et=0):Ut=Ty(a,Ut,Et),0>Et&&(rt-=Et,Et=0),tt+=E+x),0<ln)b=va(this,4),ln=va(this,4),y?(b[2].h(0,Ht+x),b[3].h(b[2].x,Ut),ln[2].h(Ot,b[2].y),ln[3].h(ln[2].x,b[3].y)):(b[2].h(E+x,0),b[3].h(Ot,b[2].y),ln[2].h(b[2].x,Ut),ln[3].h(b[3].x,ln[2].y));else{for(b=va(this,Qt.length+2),ln=va(this,ie.length+2),ot=0;ot<Qt.length;ot++)ut=Qt[ot],b[ot+2].h(ut.x+tt,ut.y+rt);for(ot=0;ot<ie.length;ot++)ut=ie[ot],ln[ot+2].h(ut.x+tt,ut.y+rt)}y?(b[0].h(at,0),b[1].h(b[0].x,Ht),b[2].y<b[1].y&&(b[2].x>b[0].x?b[2].assign(b[1]):b[1].assign(b[2])),b[3].y<b[2].y&&(b[3].x>b[0].x?b[3].assign(b[2]):b[2].assign(b[3])),ln[0].h(at+E,0),ln[1].h(ln[0].x,Ht),ln[2].y<ln[1].y&&(ln[2].x<ln[0].x?ln[2].assign(ln[1]):ln[1].assign(ln[2])),ln[3].y<ln[2].y&&(ln[3].x<ln[0].x?ln[3].assign(ln[2]):ln[2].assign(ln[3])),b[2].y-=x/2,ln[2].y-=x/2):(b[0].h(0,Et),b[1].h(E,b[0].y),b[2].x<b[1].x&&(b[2].y>b[0].y?b[2].assign(b[1]):b[1].assign(b[2])),b[3].x<b[2].x&&(b[3].y>b[0].y?b[3].assign(b[2]):b[2].assign(b[3])),ln[0].h(0,Et+Ht),ln[1].h(E,ln[0].y),ln[2].x<ln[1].x&&(ln[2].y<ln[0].y?ln[2].assign(ln[1]):ln[1].assign(ln[2])),ln[3].x<ln[2].x&&(ln[3].y<ln[0].y?ln[3].assign(ln[2]):ln[2].assign(ln[3])),b[2].x-=x/2,ln[2].x-=x/2),zl(this,Qt),zl(this,ie),a.Yo=b,a.kp=ln,a.la.h(at,Et),a.Da.h(Ot,Ut)}break;default:Wt("Unhandled compaction value "+a.compaction.toString())}}};function u1(a,y){if(y.childrenCount===0){var x=!1,E=0;y.parent!==null&&(E=y.parent.angle,x=y.parent.alignment,x=gd(x));var b=by(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(E!==180&&E!==270||x)&&!b?y.la.h(0,0):E===180&&!x||(E===90||E===270)&&b?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{E=bl(y),x=E===90||E===270;var z=0;b=y.children;for(var tt=b.length,rt=0;rt<tt;rt++){var ot=b[rt];z=Math.max(z,x?ot.Da.width:ot.Da.height)}var at=y.alignment,ut=at===ku,ft=at===Mu;rt=gd(at);var mt=Math.max(0,y.breadthLimit);ot=a.computeLayerSpacing(y);var yt=y.nodeSpacing,Pt=a.computeNodeIndent(y),Et=ut||ft?0:Pt/2,Ht=y.rowSpacing,Ot=0;(ut||ft||y.hm||y.im&&y.maxGenerationCount===1)&&(Ot=Math.max(0,y.rowIndent)),ut=y.width;var Ut=y.height,Xt=0,Qt=0,ie=0,ye=0,pn=0,Gn=0,Dn=0,ln=0,Ge=0,Li=0;if(rt&&!Lp(at)&&135<E&&b.reverse(),Lp(at))if(1<tt)for(var Si=0;Si<tt;Si++){var vr=b[Si],Wr=vr.Da;Si%2===0&&Si!==tt-1?Ge=Math.max(Ge,(x?Wr.width:Wr.height)+a.computeBusNodeSpacing(vr)-yt):Si%2!==0&&(Li=Math.max(Li,(x?Wr.width:Wr.height)+a.computeBusNodeSpacing(vr)-yt))}else tt===1&&(Ge=x?b[0].Da.width:b[0].Da.height);if(rt)switch(at){case Eh:case Eu:Qt=135>E?h1(a,y,b,Ge,Xt,Qt):d1(a,y,b,Ge,Xt,Qt),Ge=Qt.x,Xt=Qt.width,Qt=Qt.height;break;case bh:for(mt=0;mt<tt;mt++)Et=b[mt],ie=Et.Da,Li=Dn===0?0:Ht,x?(Et.S.h(z-ie.width,pn+Li),Xt=Math.max(Xt,ie.width),Qt=Math.max(Qt,pn+Li+ie.height),pn+=Li+ie.height):(Et.S.h(ye+Li,z-ie.height),Xt=Math.max(Xt,ye+Li+ie.width),Qt=Math.max(Qt,ie.height),ye+=Li+ie.width),Dn++;break;case Vu:for(z=0;z<tt;z++)mt=b[z],Et=mt.Da,ie=Dn===0?0:Ht,x?(mt.S.h(yt/2+y.focus.x,pn+ie),Xt=Math.max(Xt,Et.width),Qt=Math.max(Qt,pn+ie+Et.height),pn+=ie+Et.height):(mt.S.h(ye+ie,yt/2+y.focus.y),Xt=Math.max(Xt,ye+ie+Et.width),Qt=Math.max(Qt,Et.height),ye+=ie+Et.width),Dn++}else for(Li=0;Li<tt;Li++)Si=b[Li],vr=Si.Da,x?(0<mt&&0<Dn&&ye+yt+vr.width>mt&&(ye<z&&$d(y,at,z-ye,0,ln,Li-1),Gn++,Dn=0,ln=Li,ie=Qt,ye=0,pn=135<E?-Qt-Ht:Qt+Ht),Wr=Dn===0?Et:yt,T0(a,Si,0,pn),Si.S.h(ye+Wr,pn),Xt=Math.max(Xt,ye+Wr+vr.width),Qt=Math.max(Qt,ie+(Gn===0?0:Ht)+vr.height),ye+=Wr+vr.width):(0<mt&&0<Dn&&pn+yt+vr.height>mt&&(pn<z&&$d(y,at,0,z-pn,ln,Li-1),Gn++,Dn=0,ln=Li,ie=Xt,pn=0,ye=135<E?-Xt-Ht:Xt+Ht),Wr=Dn===0?Et:yt,T0(a,Si,ye,0),Si.S.h(ye,pn+Wr),Qt=Math.max(Qt,pn+Wr+vr.height),Xt=Math.max(Xt,ie+(Gn===0?0:Ht)+vr.width),pn+=Wr+vr.height),Dn++;switch(0<Gn&&(x?(Qt+=Math.max(0,ot),ye<Xt&&$d(y,at,Xt-ye,0,ln,tt-1),0<Ot&&(ft||Gc(y,Ot,0,0,tt-1),Xt+=Ot)):(Xt+=Math.max(0,ot),pn<Qt&&$d(y,at,0,Qt-pn,ln,tt-1),0<Ot&&(ft||Gc(y,0,Ot,0,tt-1),Qt+=Ot))),Ot=ft=0,at){case Xf:x?ft+=Xt/2-y.focus.x-Pt/2:Ot+=Qt/2-y.focus.y-Pt/2;break;case _c:0<Gn?x?ft+=Xt/2-y.focus.x-Pt/2:Ot+=Qt/2-y.focus.y-Pt/2:x?(a=b[0].S.x+b[0].la.x,ft+=a+(b[tt-1].S.x+b[tt-1].la.x+2*b[tt-1].focus.x-a)/2-y.focus.x-Pt/2):(a=b[0].S.y+b[0].la.y,Ot+=a+(b[tt-1].S.y+b[tt-1].la.y+2*b[tt-1].focus.y-a)/2-y.focus.y-Pt/2);break;case ku:x?(ft-=Pt,Xt+=Pt):(Ot-=Pt,Qt+=Pt);break;case Mu:x?(ft+=Xt-y.width+Pt,Xt+=Pt):(Ot+=Qt-y.height+Pt,Qt+=Pt);break;case Eh:case Eu:x?1<tt?ft+=Ge+yt/2-y.focus.x:ft+=b[0].focus.x-y.focus.x+b[0].la.x:1<tt?Ot+=Ge+yt/2-y.focus.y:Ot+=b[0].focus.y-y.focus.y+b[0].la.y;break;case bh:x?ft+=Xt+yt/2-y.focus.x:Ot+=Qt+yt/2-y.focus.y;break;case Vu:break;default:a=a.customAlignment(y,ft,Ot,Xt,Qt),ft=a[0],Ot=a[1],Xt=a[2],Qt=a[3]}for(a=0;a<tt;a++)Pt=b[a],x?Pt.S.h(Pt.S.x+Pt.la.x-ft,Pt.S.y+(135<E?(rt?-Qt:-Pt.Da.height)+Pt.la.y-ot:Ut+ot+Pt.la.y)):Pt.S.h(Pt.S.x+(135<E?(rt?-Xt:-Pt.Da.width)+Pt.la.x-ot:ut+ot+Pt.la.x),Pt.S.y+Pt.la.y-Ot);x?(Xt=Ny(y,Xt,ft),0>ft&&(ft=0),135<E&&(Ot+=Qt+ot),Qt=Math.max(Math.max(Qt,Ut),Qt+Ut+ot)):(135<E&&(ft+=Xt+ot),Xt=Math.max(Math.max(Xt,ut),Xt+ut+ot),Qt=Ty(y,Qt,Ot),0>Ot&&(Ot=0)),y.la.h(ft,Ot),y.Da.h(Xt,Qt)}}_i.prototype.customAlignment=function(a,y,x,E,b){return[y,x,E,b]};function h1(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new Pe(E,0,b,z);if(tt===1)return y=x[0],b=y.Da.width,z=y.Da.height,new Pe(E,0,b,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=bl(y)===90,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var Pt=x[yt],Et=Pt.Da,Ht=ut===0?0:ot;if(at){var Ot=a.computeBusNodeSpacing(Pt)-rt;Pt.S.h(E-(Et.width+Ot),mt+Ht),b=Math.max(b,Et.width+Ot),z=Math.max(z,mt+Ht+Et.height),mt+=Ht+Et.height}else Ot=a.computeBusNodeSpacing(Pt)-rt,Pt.S.h(ft+Ht,E-(Et.height+Ot)),z=Math.max(z,Et.height+Ot),b=Math.max(b,ft+Ht+Et.width),ft+=Ht+Et.width;ut++}for(ut=0,Pt=ft,yt=mt,at?(ft=E+rt,mt=0):(ft=0,mt=E+rt),Et=0;Et<tt;Et++)if(Et%2!==0){Ht=x[Et],Ot=Ht.Da;var Ut=ut===0?0:ot;if(at){var Xt=a.computeBusNodeSpacing(Ht)-rt;Ht.S.h(ft+Xt,mt+Ut),b=Math.max(b,ft+Ot.width+Xt),z=Math.max(z,mt+Ut+Ot.height),mt+=Ut+Ot.height}else Xt=a.computeBusNodeSpacing(Ht)-rt,Ht.S.h(ft+Ut,mt+Xt),b=Math.max(b,ft+Ut+Ot.width),z=Math.max(z,mt+Ot.height+Xt),ft+=Ut+Ot.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(Pt),Math.abs(ft))),at?(x.S.h(E+rt/2-x.focus.x-x.la.x,z+a),at=E+rt/2-x.focus.x-x.la.x,b=Math.max(b,at+tt.width),0>at&&(b-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(E=N0(y,x.S.x,!1,E,rt))):(x.S.h(b+a,E+rt/2-x.focus.y-x.la.y),b=Math.max(b,Math.max(Pt,ft)+a+tt.width),mt=E+rt/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(E=N0(y,x.S.y,!0,E,rt)))),new Pe(E,0,b,z)}function d1(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new Pe(E,0,b,z);if(tt===1)return x=x[0],b=x.Da.width,z=x.Da.height,new Pe(E,0,b,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=bl(y)===270,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var Pt=x[yt],Et=Pt.Da,Ht=ut===0?0:ot;if(at){var Ot=a.computeBusNodeSpacing(Pt)-rt;mt-=Ht+Et.height,Pt.S.h(E-(Et.width+Ot),mt),b=Math.max(b,Et.width+Ot),z=Math.max(z,Math.abs(mt))}else Ot=a.computeBusNodeSpacing(Pt)-rt,ft-=Ht+Et.width,Pt.S.h(ft,E-(Et.height+Ot)),z=Math.max(z,Et.height+Ot),b=Math.max(b,Math.abs(ft));ut++}for(ut=0,Pt=ft,yt=mt,at?(ft=E+rt,mt=0):(ft=0,mt=E+rt),Et=0;Et<tt;Et++)if(Et%2!==0){Ht=x[Et],Ot=Ht.Da;var Ut=ut===0?0:ot;if(at){var Xt=a.computeBusNodeSpacing(Ht)-rt;mt-=Ut+Ot.height,Ht.S.h(ft+Xt,mt),b=Math.max(b,ft+Ot.width+Xt),z=Math.max(z,Math.abs(mt))}else Xt=a.computeBusNodeSpacing(Ht)-rt,ft-=Ut+Ot.width,Ht.S.h(ft,mt+Xt),z=Math.max(z,mt+Ot.height+Xt),b=Math.max(b,Math.abs(ft));ut++}for(1<tt&&tt%2===1&&(ot=x[tt-1],ut=ot.Da,a=a.computeBusLastRowSpacing(ot,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(Pt),Math.abs(ft))),at?(ot.S.h(E+rt/2-ot.focus.x-ot.la.x,-z-ut.height-a),ft=E+rt/2-ot.focus.x-ot.la.x,b=Math.max(b,ft+ut.width),0>ft&&(b-=ft),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>ot.S.x&&(E=N0(y,ot.S.x,!1,E,rt))):(ot.S.h(-b-ut.width-a,E+rt/2-ot.focus.y-ot.la.y),b=Math.max(b,Math.abs(Math.min(Pt,ft))+a+ut.width),mt=E+rt/2-ot.focus.y-ot.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>ot.S.y&&(E=N0(y,ot.S.y,!0,E,rt)))),y=0;y<tt;y++)rt=x[y],at?rt.S.h(rt.S.x,rt.S.y+z):rt.S.h(rt.S.x+b,rt.S.y);return new Pe(E,0,b,z)}_i.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},_i.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function N0(a,y,x,E,b){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(E,x?y.la.y+y.focus.y-b/2:y.la.x+y.focus.x-b/2)}function Ny(a,y,x){switch(a.alignment){case _c:case Xf:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case ku:return a.width>y?a.width:y;case Mu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case Eh:case Eu:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case bh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Vu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ty(a,y,x){switch(a.alignment){case _c:case Xf:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case ku:return a.height>y?a.height:y;case Mu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case Eh:case Eu:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case bh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Vu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Fy(a,y,x){switch(a){case Xf:y/=2,x/=2;break;case _c:y/=2,x/=2;break;case ku:x=y=0;break;case Mu:break;default:Wt("Unhandled alignment value "+a.toString())}return new Tt(y,x)}function $d(a,y,x,E,b,z){y=Fy(y,x,E),Gc(a,y.x,y.y,b,z)}function Gc(a,y,x,E,b){if(y!==0||x!==0)for(a=a.children;E<=b;E++){var z=a[E].S;z.x+=y,z.y+=x}}function T0(a,y,x,E){var b=y.parent;switch(a.ud){case Lu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===b&&y.relativePoint.h(x,E);break;case Hc:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===b&&y.relativePoint.h(x,E);break;default:Wt("Unhandled path value "+a.ud.toString())}}function F0(a,y,x){for(var E=0;E<a.length;E++){var b=a[E];b.x+=y,b.y+=x}}function c1(a,y,x,E,b,z,tt,rt){var ot=bl(y),at=ot===90||ot===270,ut=y.nodeSpacing;y=E;var ft=b;E=z;var mt=tt,yt=x.Yo,Pt=x.kp;tt=x.Da;var Et=at?Math.max(mt,tt.height):Math.max(E,tt.width);if((yt===null||ot!==bl(x))&&(yt=va(a,2),Pt=va(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),Pt[0].h(tt.width,0),Pt[1].h(Pt[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),Pt[0].h(0,tt.height),Pt[1].h(yt[1].x,Pt[0].y))),at){if(mt=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(b=x=0;x<ft.length&&b<yt.length;){z=ft[x];var Ht=yt[b];ot=Ht.x,at=Ht.y,ot+=E;var Ot=z;x+1<ft.length&&(Ot=ft[x+1]);var Ut=Ht;Ht=Ut.x,Ut=Ut.y,b+1<yt.length&&(Ut=yt[b+1],Ht=Ut.x,Ut=Ut.y,Ht+=E);var Xt=mt;z.y===at?Xt=ot-z.x:z.y>at&&z.y<Ut?Xt=ot+(z.y-at)/(Ut-at)*(Ht-ot)-z.x:at>z.y&&at<Ot.y&&(Xt=ot-(z.x+(at-z.y)/(Ot.y-z.y)*(Ot.x-z.x))),Xt<mt&&(mt=Xt),Ot.y<=z.y?x++:Ut<=at?b++:(Ot.y<=Ut&&x++,Ut<=Ot.y&&b++)}if(mt=E-mt,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=va(a,y.length+x.length),E=z=ot=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[E++].h(at.x+b,at.y);for(;ot<y.length;)at=y[ot++],ut[E++].h(at.x,at.y);for(ot=y[y.length-1].y;z<x.length&&x[z].y<=ot;)z++;for(;z<x.length&&x[z].y>ot;)at=x[z++],ut[E++].h(at.x+b,at.y);for(x=va(a,E),ot=0;ot<E;ot++)x[ot].assign(ut[ot]);zl(a,ut),E=x}if(z=Pt,ot=mt,ft===null||2>ft.length||z===null||2>z.length)b=null;else{for(ut=va(a,ft.length+z.length),b=at=x=0;x<ft.length&&ft[x].y<z[0].y;)Ot=ft[x++],ut[b++].h(Ot.x,Ot.y);for(;at<z.length;)Ot=z[at++],ut[b++].h(Ot.x+ot,Ot.y);for(z=z[z.length-1].y;x<ft.length&&ft[x].y<=z;)x++;for(;x<ft.length&&ft[x].y>z;)ot=ft[x++],ut[b++].h(ot.x,ot.y);for(z=va(a,b),x=0;x<b;x++)z[x].assign(ut[x]);zl(a,ut),b=z}return z=Math.max(0,mt)+tt.width,tt=Et,zl(a,y),zl(a,yt),zl(a,ft),zl(a,Pt),rt[0]=E,rt[1]=b,new Pe(mt,0,z,tt)}if(E=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(b=x=0;x<ft.length&&b<yt.length;)z=ft[x],Ht=yt[b],ot=Ht.x,at=Ht.y,at+=mt,Ot=z,x+1<ft.length&&(Ot=ft[x+1]),Ut=Ht,Ht=Ut.x,Ut=Ut.y,b+1<yt.length&&(Ut=yt[b+1],Ht=Ut.x,Ut=Ut.y,Ut+=mt),Xt=E,z.x===ot?Xt=at-z.y:z.x>ot&&z.x<Ht?Xt=at+(z.x-ot)/(Ht-ot)*(Ut-at)-z.y:ot>z.x&&ot<Ot.x&&(Xt=at-(z.y+(ot-z.x)/(Ot.x-z.x)*(Ot.y-z.y))),Xt<E&&(E=Xt),Ot.x<=z.x?x++:Ht<=ot?b++:(Ot.x<=Ht&&x++,Ht<=Ot.x&&b++);if(mt-=E,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=va(a,y.length+x.length),E=z=ot=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[E++].h(at.x,at.y+b);for(;ot<y.length;)at=y[ot++],ut[E++].h(at.x,at.y);for(ot=y[y.length-1].x;z<x.length&&x[z].x<=ot;)z++;for(;z<x.length&&x[z].x>ot;)at=x[z++],ut[E++].h(at.x,at.y+b);for(x=va(a,E),ot=0;ot<E;ot++)x[ot].assign(ut[ot]);zl(a,ut),E=x}if(z=Pt,ot=mt,ft===null||2>ft.length||z===null||2>z.length)b=null;else{for(ut=va(a,ft.length+z.length),b=at=x=0;x<ft.length&&ft[x].x<z[0].x;)Ot=ft[x++],ut[b++].h(Ot.x,Ot.y);for(;at<z.length;)Ot=z[at++],ut[b++].h(Ot.x,Ot.y+ot);for(z=z[z.length-1].x;x<ft.length&&ft[x].x<=z;)x++;for(;x<ft.length&&ft[x].x>z;)ot=ft[x++],ut[b++].h(ot.x,ot.y);for(z=va(a,b),x=0;x<b;x++)z[x].assign(ut[x]);zl(a,ut),b=z}return z=Et,tt=Math.max(0,mt)+tt.height,zl(a,y),zl(a,yt),zl(a,ft),zl(a,Pt),rt[0]=E,rt[1]=b,new Pe(mt,0,z,tt)}function va(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 Tt;return a}function zl(a,y){var x=y.length,E=a.ru[x];E===void 0&&(E=[],a.ru[x]=E),E.push(y)}_i.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof gl){var x=y.node;if(x!==null){var E=x.position;x=E.x,E=E.y,isFinite(x)||(x=0),isFinite(E)||(E=0),Ay(this,y,x,E)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof gl&&a.push(x);switch(this.sorting){case Yf:break;case kp:a.reverse();break;case Mp:a.sort(this.comparer);break;case Ep:a.sort(this.comparer),a.reverse();break;default:Wt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,E=0;E<a.length;E++){var b=a[E];switch(Ay(this,b,y+b.la.x,x+b.la.y),this.Rb){case O0:x+=b.Da.height+this.$d.height;break;case Iy:y+=b.Da.width+this.$d.width;break;default:Wt("Unhandled arrangement value "+this.Rb.toString())}}}};function Ay(a,y,x,E){if(y!==null){y.x=x,y.y=E,y=y.children;for(var b=y.length,z=0;z<b;z++){var tt=y[z];Ay(a,tt,x+tt.S.x,E+tt.S.y)}}}_i.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},_i.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},_i.prototype.Gu=function(){if(this.layerStyle===R0){for(var a=this.$v,y=[],x=null,E=this.network.vertexes.iterator;E.next();){var b=E.value;x===null?x=b.bounds.copy():x.ed(b.bounds);var z=y[b.level];z===void 0?z=this.computeLayerSpacing(b):z=Math.max(z,this.computeLayerSpacing(b)),y[b.level]=z}for(E=0;E<y.length;E++)y[E]===void 0&&(y[E]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),E=new Tt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),E=new Tt(-this.layerSpacing/2,-this.nodeSpacing/2)),b=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var rt=a[tt]+y[tt];this.angle===270?(z-=rt,b.push(new Pe(0,z,x,rt))):this.angle===90?(b.push(new Pe(0,z,x,rt)),z+=rt):this.angle===180?(z-=rt,b.push(new Pe(z,0,rt,x))):(b.push(new Pe(z,0,rt,x)),z+=rt)}this.commitLayers(b,E)}},_i.prototype.commitLayers=function(){},_i.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},_i.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof gl&&f1(this,y)}};function f1(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,E=0;E<x;E++)f1(a,y[E])}}_i.prototype.setPortSpots=function(a){var y=a.alignment;if(gd(y)){var x=this.ud===Lu,E=bl(a);switch(E){case 0:var b=ss;break;case 90:b=ps;break;case 180:b=Bs;break;default:b=Ls}var z=a.children,tt=z.length;switch(y){case Eh:case Eu:for(y=0;y<tt;y++){var rt=z[y];if(rt=(x?rt.sourceEdges:rt.destinationEdges).first(),rt!==null&&(rt=rt.link,rt!==null)){var ot=E===90||E===270?Bs:Ls;if(tt===1||y===tt-1&&tt%2===1)switch(E){case 0:ot=Bs;break;case 90:ot=Ls;break;case 180:ot=ss;break;default:ot=ps}else y%2===0&&(ot=E===90||E===270?ss:ps);x?(a.setsPortSpot&&(rt.fromSpot=b),a.setsChildPortSpot&&(rt.toSpot=ot)):(a.setsPortSpot&&(rt.fromSpot=ot),a.setsChildPortSpot&&(rt.toSpot=b))}}break;case bh:for(E=E===90||E===270?ss:ps,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)));break;case Vu:for(E=E===90||E===270?Bs:Ls,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)))}}else if(x=bl(a),this.ud===Lu){for(b=a.destinationEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.fromSpot=ss;break;case 90:E.fromSpot=ps;break;case 180:E.fromSpot=Bs;break;default:E.fromSpot=Ls}else E.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.toSpot=Bs;break;case 90:E.toSpot=Ls;break;case 180:E.toSpot=ss;break;default:E.toSpot=ps}else E.toSpot=a.childPortSpot}}else for(b=a.sourceEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.toSpot=ss;break;case 90:E.toSpot=ps;break;case 180:E.toSpot=Bs;break;default:E.toSpot=Ls}else E.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.fromSpot=Bs;break;case 90:E.fromSpot=Ls;break;case 180:E.fromSpot=ss;break;default:E.fromSpot=ps}else E.fromSpot=a.childPortSpot}};function bl(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}_i.prototype.computeLayerSpacing=function(a){var y=bl(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var E=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*E:a.width*E}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},_i.prototype.computeNodeIndent=function(a){var y=bl(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var E=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*E:a.height*E}return x=Math.max(0,x)},ue.Object.defineProperties(_i.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!==Yf&&a!==kp&&a!==Mp&&!Ep||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Wt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==B0&&a!==bp||(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!==Yf&&a!==kp&&a!==Mp&&!Ep||(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!==bp||(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 Ye(_i,"PathDefault",-1),Lu=new Ye(_i,"PathDestination",0),Hc=new Ye(_i,"PathSource",1),Yf=new Ye(_i,"SortingForwards",10),kp=new Ye(_i,"SortingReverse",11),Mp=new Ye(_i,"SortingAscending",12),Ep=new Ye(_i,"SortingDescending",13),Xf=new Ye(_i,"AlignmentCenterSubtrees",20),_c=new Ye(_i,"AlignmentCenterChildren",21),ku=new Ye(_i,"AlignmentStart",22),Mu=new Ye(_i,"AlignmentEnd",23),Eh=new Ye(_i,"AlignmentBus",24),Eu=new Ye(_i,"AlignmentBusBranching",25),bh=new Ye(_i,"AlignmentTopLeftBus",26),Vu=new Ye(_i,"AlignmentBottomRightBus",27),B0=new Ye(_i,"CompactionNone",30),bp=new Ye(_i,"CompactionBlock",31),D0=new Ye(_i,"StyleLayered",40),By=new Ye(_i,"StyleLastParents",41),Dy=new Ye(_i,"StyleAlternating",42),Oy=new Ye(_i,"StyleRootOnly",43),O0=new Ye(_i,"ArrangementVertical",50),Iy=new Ye(_i,"ArrangementHorizontal",51),I0=new Ye(_i,"ArrangementFixedRoots",52),Ry=new Ye(_i,"LayerIndividual",60),jy=new Ye(_i,"LayerSiblings",61),R0=new Ye(_i,"LayerUniform",62);_i.className="TreeLayout",_i.PathDefault=A0,_i.PathDestination=Lu,_i.PathSource=Hc,_i.SortingForwards=Yf,_i.SortingReverse=kp,_i.SortingAscending=Mp,_i.SortingDescending=Ep,_i.AlignmentCenterSubtrees=Xf,_i.AlignmentCenterChildren=_c,_i.AlignmentStart=ku,_i.AlignmentEnd=Mu,_i.AlignmentBus=Eh,_i.AlignmentBusBranching=Eu,_i.AlignmentTopLeftBus=bh,_i.AlignmentBottomRightBus=Vu,_i.CompactionNone=B0,_i.CompactionBlock=bp,_i.StyleLayered=D0,_i.StyleLastParents=By,_i.StyleAlternating=Dy,_i.StyleRootOnly=Oy,_i.ArrangementVertical=O0,_i.ArrangementHorizontal=Iy,_i.ArrangementFixedRoots=I0,_i.LayerIndividual=Ry,_i.LayerSiblings=jy,_i.LayerUniform=R0;function Zc(a){Yr.call(this,a)}fe(Zc,Yr),Zc.prototype.createVertex=function(){return new gl(this)},Zc.prototype.createEdge=function(){return new Jf(this)},Zc.className="TreeNetwork";function gl(a){Wo.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 Tt(0,0),this.Da=new _e(0,0),this.la=new Tt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Yf,this.hd=ry,this.Kb=0,this.Jb=_c,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=bp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=Uo,this.wr=!0,this.Dp=Uo}fe(gl,Wo),gl.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)},ue.Object.defineProperties(gl.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)}}}),gl.className="TreeVertex";function Jf(a){ba.call(this,a),this.$t=new Tt(0,0)}fe(Jf,ba),Jf.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,E=null;switch(y.ud){case Lu:x=this.fromVertex,E=this.toVertex;break;case Hc:x=this.toVertex,E=this.fromVertex;break;default:Wt("Unhandled path value "+y.ud.toString())}if(x!==null&&E!==null){var b=this.$t;if(b.x!==0||b.y!==0||x.qA){E=x.bounds;var z=bl(x),tt=y.computeLayerSpacing(x),rt=x.rowSpacing;a.vg();var ot=a.curve===Ha,at=a.isOrthogonal,ut;if(a.uh(),at||ot){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===Mu?(z=E.bottom+b.y,b.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===ku?(z=E.top+b.y,b.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,ot?(a.m(ut,ft.x,z),ut++,a.m(ut,E.right+tt,z),ut++,a.m(ut,E.right+tt+(b.x-rt)/3,z),ut++,a.m(ut,E.right+tt+2*(b.x-rt)/3,z),ut++,a.m(ut,E.right+tt+(b.x-rt),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,E.right+tt/2,ft.y),ut++),a.m(ut,E.right+tt/2,z),ut++,a.m(ut,E.right+tt+b.x-(at?rt/2:rt),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===Mu?(z=E.right+b.x,b.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===ku?(z=E.left+b.x,b.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,ot?(a.m(ut,z,ft.y),ut++,a.m(ut,z,E.bottom+tt),ut++,a.m(ut,z,E.bottom+tt+(b.y-rt)/3),ut++,a.m(ut,z,E.bottom+tt+2*(b.y-rt)/3),ut++,a.m(ut,z,E.bottom+tt+(b.y-rt)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,E.bottom+tt/2),ut++),a.m(ut,z,E.bottom+tt/2),ut++,a.m(ut,z,E.bottom+tt+b.y-(at?rt/2:rt)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===Mu?(z=E.bottom+b.y,b.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===ku?(z=E.top+b.y,b.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,ot?(a.m(ut,ft.x,z),ut++,a.m(ut,E.left-tt,z),ut++,a.m(ut,E.left-tt+(b.x+rt)/3,z),ut++,a.m(ut,E.left-tt+2*(b.x+rt)/3,z),ut++,a.m(ut,E.left-tt+(b.x+rt),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,E.left-tt/2,ft.y),ut++),a.m(ut,E.left-tt/2,z),ut++,a.m(ut,E.left-tt+b.x+(at?rt/2:rt),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===Mu?(z=E.right+b.x,b.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===ku?(z=E.left+b.x,b.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,ot?(a.m(ut,z,ft.y),ut++,a.m(ut,z,E.top-tt),ut++,a.m(ut,z,E.top-tt+(b.y+rt)/3),ut++,a.m(ut,z,E.top-tt+2*(b.y+rt)/3),ut++,a.m(ut,z,E.top-tt+(b.y+rt)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,E.top-tt/2),ut++),a.m(ut,z,E.top-tt/2),ut++,a.m(ut,z,E.top-tt+b.y+(at?rt/2:rt)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Wt("Invalid angle "+z),a.zf()}else b=E,a=this.link,E=this.network.layout,y=bl(x),y!==bl(b)&&(tt=E.computeLayerSpacing(x),rt=x.bounds,x=b.bounds,y===0&&x.left-rt.right<tt+1||y===90&&x.top-rt.bottom<tt+1||y===180&&rt.left-x.right<tt+1||y===270&&rt.top-x.bottom<tt+1||(a.vg(),x=a.curve===Ha,b=a.isOrthogonal,E=gd(this.fromVertex.alignment),a.uh(),y===0?(y=rt.right+tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=rt.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=rt.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=rt.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},ue.Object.defineProperties(Jf.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)}}}),Jf.className="TreeEdge",Qr.prototype.initializeStandardTools=function(){this.gb("Action",new al,this.mouseDownTools),this.gb("Relinking",new Ia,this.mouseDownTools),this.gb("LinkReshaping",new Mo,this.mouseDownTools),this.gb("Rotating",new Vs,this.mouseDownTools),this.gb("Resizing",new Cs,this.mouseDownTools),this.gb("Linking",new Ks,this.mouseMoveTools),this.gb("Dragging",new uo,this.mouseMoveTools),this.gb("DragSelecting",new Ka,this.mouseMoveTools),this.gb("Panning",new vs,this.mouseMoveTools),this.gb("ContextMenu",new Us,this.mouseUpTools),this.gb("TextEditing",new $r,this.mouseUpTools),this.gb("ClickCreating",new lh,this.mouseUpTools),this.gb("ClickSelecting",new Hh,this.mouseUpTools)},nu("Horizontal",new cm),nu("Spot",new gm),nu("Table",new mm),nu("Viewbox",new Sm),nu("TableRow",new vm),nu("TableColumn",new ym),nu("Graduated",new Wg),nu("Grid",new Zg),Sf.add("GraphLinksModel",$o),Sf.add("TreeModel",$a);var j0=cn.go,zy={get licenseKey(){return Se.licenseKey},set licenseKey(a){Se.licenseKey=a},get version(){return Se.version},Group:Mi,EnumValue:Ye,List:$e,Set:Qe,Map:we,Point:Tt,Size:_e,Rect:Pe,Margin:Ti,Spot:Wn,Geometry:an,PathFigure:Do,PathSegment:cr,InputEvent:ms,DiagramEvent:uu,ChangedEvent:so,Model:Xn,GraphLinksModel:nr,TreeModel:ea,Binding:bo,Transaction:_o,UndoManager:ho,CommandHandler:Gt,Tool:ar,DraggingTool:uo,DraggingInfo:Gu,DraggingOptions:st,LinkingBaseTool:yo,LinkingTool:Ks,RelinkingTool:Ia,LinkReshapingTool:Mo,ResizingTool:Cs,RotatingTool:Vs,ClickSelectingTool:Hh,ActionTool:al,ClickCreatingTool:lh,HTMLInfo:Ql,ContextMenuTool:Us,DragSelectingTool:Ka,PanningTool:vs,TextEditingTool:$r,ToolManager:Qr,Animation:ys,AnimationManager:ka,AnimationTrigger:xl,Layer:is,Diagram:Se,Palette:dt,Overview:gt,Brush:Nr,GraphObject:se,Panel:nn,RowColumnDefinition:jo,Shape:Di,TextBlock:Ur,Picture:ua,Part:si,Adornment:fr,Node:Ln,Link:un,Placeholder:Qs,Layout:lo,LayoutNetwork:Yr,LayoutVertex:Wo,LayoutEdge:ba,GridLayout:hs,PanelLayout:Zo,CircularLayout:fo,CircularNetwork:Kf,CircularVertex:yp,CircularEdge:y0,ForceDirectedLayout:xs,ForceDirectedNetwork:zc,ForceDirectedVertex:Sp,ForceDirectedEdge:xp,LayeredDigraphLayout:Ar,LayeredDigraphNetwork:Uf,LayeredDigraphVertex:el,LayeredDigraphEdge:Cp,TreeLayout:_i,TreeNetwork:Zc,TreeVertex:gl,TreeEdge:Jf};typeof j0=="object"&&j0.version&&On("WARNING: a `go` object on the root object is already defined. "+("Debug"in j0?"debug ":"")+"version: "+j0.version+", replaced with version: "+zy.version),Se.prototype.go=zy,cn.go=zy,typeof Sn.exports=="object"&&(Sn.exports=typeof It.g!="undefined"?It.g.go:self.go)}();var bt=typeof It.g!="undefined"?It.g.go:self.go;const le=typeof It.g!="undefined"?It.g.go:self.go,Ce=le.Group,De=le.EnumValue,me=le.List,Rt=le.Set,ne=le.Map,Ae=le.Point,he=le.Size,Jt=le.Rect,Ue=le.Margin,oe=le.Spot,He=le.Geometry,Ft=le.PathFigure,nt=le.PathSegment,et=le.InputEvent,ct=le.DiagramEvent,lt=le.ChangedEvent,pt=le.Model,vt=le.GraphLinksModel,St=le.TreeModel,kt=le.Binding,Dt=le.Transaction,jt=le.UndoManager,$t=le.CommandHandler,Yt=le.Tool,Vt=le.DraggingTool,de=le.DraggingInfo,ee=le.LinkingBaseTool,Ne=le.LinkingTool,Ie=le.RelinkingTool,We=le.LinkReshapingTool,kn=le.ResizingTool,rn=le.RotatingTool,Ve=le.ClickSelectingTool,on=le.ActionTool,te=le.ClickCreatingTool,Zt=le.HTMLInfo,Be=le.ContextMenuTool,dn=le.DragSelectingTool,en=le.PanningTool,ve=le.TextEditingTool,je=le.ToolManager,Xe=le.Animation,In=le.AnimationManager,Le=le.AnimationTrigger,hn=le.Layer,re=le.Diagram,gn=le.Palette,Tn=le.Overview,Bt=le.Brush,Ct=le.GraphObject,xt=le.Panel,Nt=le.RowColumnDefinition,zt=le.Shape,Mt=le.TextBlock,Kt=le.TextBlockMetrics,Te=le.Picture,be=le.Part,ze=le.Adornment,ge=le.Node,pe=le.Link,xe=le.Placeholder,Oe=le.Layout,Ke=le.LayoutNetwork,Pn=le.LayoutVertex,qe=le.LayoutEdge,wn=le.GridLayout,Vn=le.PanelLayout,bn=le.CircularLayout,Qn=le.CircularNetwork,Fi=le.CircularVertex,ri=le.CircularEdge,li=le.ForceDirectedLayout,xi=le.ForceDirectedNetwork,ir=le.ForceDirectedVertex,Pi=le.ForceDirectedEdge,tr=le.LayeredDigraphLayout,kr=le.LayeredDigraphNetwork,Lr=le.LayeredDigraphVertex,Br=le.LayeredDigraphEdge,Dr=le.TreeLayout,Kr=le.TreeNetwork,lr=le.TreeVertex,Zi=le.TreeEdge,Tr=le.version},2859:function(Sn,Hn,It){"use strict";It.d(Hn,{hP:function(){return Tn}});var bt=function(Bt,Ct){return(bt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(xt,Nt){xt.__proto__=Nt}||function(xt,Nt){for(var zt in Nt)Object.prototype.hasOwnProperty.call(Nt,zt)&&(xt[zt]=Nt[zt])})(Bt,Ct)};function le(Bt,Ct){function xt(){this.constructor=Bt}bt(Bt,Ct),Bt.prototype=Ct===null?Object.create(Ct):(xt.prototype=Ct.prototype,new xt)}function Ce(Bt,Ct,xt,Nt){return new(xt||(xt=Promise))(function(zt,Mt){function Kt(ze){try{be(Nt.next(ze))}catch(ge){Mt(ge)}}function Te(ze){try{be(Nt.throw(ze))}catch(ge){Mt(ge)}}function be(ze){var ge;ze.done?zt(ze.value):(ge=ze.value,ge instanceof xt?ge:new xt(function(pe){pe(ge)})).then(Kt,Te)}be((Nt=Nt.apply(Bt,Ct||[])).next())})}function De(Bt,Ct){var xt,Nt,zt,Mt,Kt={label:0,sent:function(){if(1&zt[0])throw zt[1];return zt[1]},trys:[],ops:[]};return Mt={next:Te(0),throw:Te(1),return:Te(2)},typeof Symbol=="function"&&(Mt[Symbol.iterator]=function(){return this}),Mt;function Te(be){return function(ze){return function(ge){if(xt)throw new TypeError("Generator is already executing.");for(;Kt;)try{if(xt=1,Nt&&(zt=2&ge[0]?Nt.return:ge[0]?Nt.throw||((zt=Nt.return)&&zt.call(Nt),0):Nt.next)&&!(zt=zt.call(Nt,ge[1])).done)return zt;switch(Nt=0,zt&&(ge=[2&ge[0],zt.value]),ge[0]){case 0:case 1:zt=ge;break;case 4:return Kt.label++,{value:ge[1],done:!1};case 5:Kt.label++,Nt=ge[1],ge=[0];continue;case 7:ge=Kt.ops.pop(),Kt.trys.pop();continue;default:if(zt=Kt.trys,!((zt=zt.length>0&&zt[zt.length-1])||ge[0]!==6&&ge[0]!==2)){Kt=0;continue}if(ge[0]===3&&(!zt||ge[1]>zt[0]&&ge[1]<zt[3])){Kt.label=ge[1];break}if(ge[0]===6&&Kt.label<zt[1]){Kt.label=zt[1],zt=ge;break}if(zt&&Kt.label<zt[2]){Kt.label=zt[2],Kt.ops.push(ge);break}zt[2]&&Kt.ops.pop(),Kt.trys.pop();continue}ge=Ct.call(Bt,Kt)}catch(pe){ge=[6,pe],Nt=0}finally{xt=zt=0}if(5&ge[0])throw ge[1];return{value:ge[0]?ge[1]:void 0,done:!0}}([be,ze])}}}function me(){for(var Bt=0,Ct=0,xt=arguments.length;Ct<xt;Ct++)Bt+=arguments[Ct].length;var Nt=Array(Bt),zt=0;for(Ct=0;Ct<xt;Ct++)for(var Mt=arguments[Ct],Kt=0,Te=Mt.length;Kt<Te;Kt++,zt++)Nt[zt]=Mt[Kt];return Nt}var Rt=function(){function Bt(){}return Bt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Bt.setAttributes=function(Ct,xt){for(var Nt=0,zt=xt;Nt<zt.length;Nt++){var Mt=zt[Nt],Kt=Mt[0],Te=Mt[1];Ct.setAttribute(Kt,Te)}},Bt.createRect=function(Ct,xt,Nt){var zt=document.createElementNS("http://www.w3.org/2000/svg","rect");return zt.setAttribute("width",Ct.toString()),zt.setAttribute("height",xt.toString()),Nt&&Bt.setAttributes(zt,Nt),zt},Bt.createLine=function(Ct,xt,Nt,zt,Mt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","line");return Kt.setAttribute("x1",Ct.toString()),Kt.setAttribute("y1",xt.toString()),Kt.setAttribute("x2",Nt.toString()),Kt.setAttribute("y2",zt.toString()),Mt&&Bt.setAttributes(Kt,Mt),Kt},Bt.createPolygon=function(Ct,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Nt.setAttribute("points",Ct),xt&&Bt.setAttributes(Nt,xt),Nt},Bt.createCircle=function(Ct,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","circle");return Nt.setAttribute("cx",(Ct/2).toString()),Nt.setAttribute("cy",(Ct/2).toString()),Nt.setAttribute("r",Ct.toString()),xt&&Bt.setAttributes(Nt,xt),Nt},Bt.createEllipse=function(Ct,xt,Nt){var zt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return zt.setAttribute("cx",(Ct/2).toString()),zt.setAttribute("cy",(xt/2).toString()),zt.setAttribute("rx",(Ct/2).toString()),zt.setAttribute("ry",(xt/2).toString()),Nt&&Bt.setAttributes(zt,Nt),zt},Bt.createGroup=function(Ct){var xt=document.createElementNS("http://www.w3.org/2000/svg","g");return Ct&&Bt.setAttributes(xt,Ct),xt},Bt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Bt.createMarker=function(Ct,xt,Nt,zt,Mt,Kt,Te){var be=document.createElementNS("http://www.w3.org/2000/svg","marker");return Bt.setAttributes(be,[["id",Ct],["orient",xt],["markerWidth",Nt.toString()],["markerHeight",zt.toString()],["refX",Mt.toString()],["refY",Kt.toString()]]),be.appendChild(Te),be},Bt.createText=function(Ct){var xt=document.createElementNS("http://www.w3.org/2000/svg","text");return xt.setAttribute("x","0"),xt.setAttribute("y","0"),Ct&&Bt.setAttributes(xt,Ct),xt},Bt.createTSpan=function(Ct,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Nt.textContent=Ct,xt&&Bt.setAttributes(Nt,xt),Nt},Bt.createImage=function(Ct){var xt=document.createElementNS("http://www.w3.org/2000/svg","image");return Ct&&Bt.setAttributes(xt,Ct),xt},Bt.createPoint=function(Ct,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Nt.x=Ct,Nt.y=xt,Nt},Bt.createPath=function(Ct,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","path");return Nt.setAttribute("d",Ct),xt&&Bt.setAttributes(Nt,xt),Nt},Bt}(),ne=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}(),Ae=function(){function Bt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Bt.prototype.rasterize=function(Ct,xt,Nt){var zt=this;return new Promise(function(Mt){var Kt=Nt!==void 0?Nt:document.createElement("canvas");Ct===null&&(zt.markersOnly=!0,zt.naturalSize=!1);var Te=document.createElementNS("http://www.w3.org/2000/svg","svg");Te.setAttribute("xmlns","http://www.w3.org/2000/svg"),Te.setAttribute("width",xt.width.baseVal.valueAsString),Te.setAttribute("height",xt.height.baseVal.valueAsString),Te.setAttribute("viewBox","0 0 "+xt.viewBox.baseVal.width.toString()+" "+xt.viewBox.baseVal.height.toString()),Te.innerHTML=xt.innerHTML,zt.naturalSize===!0?(Te.width.baseVal.value=Ct.naturalWidth,Te.height.baseVal.value=Ct.naturalHeight):zt.width!==void 0&&zt.height!==void 0&&(Te.width.baseVal.value=zt.width,Te.height.baseVal.value=zt.height),Kt.width=Te.width.baseVal.value,Kt.height=Te.height.baseVal.value;var be=Te.outerHTML,ze=Kt.getContext("2d");zt.markersOnly!==!0&&ze.drawImage(Ct,0,0,Kt.width,Kt.height);var ge=window.URL,pe=new Image(Kt.width,Kt.height);pe.setAttribute("crossOrigin","anonymous");var xe=new Blob([be],{type:"image/svg+xml"}),Oe=ge.createObjectURL(xe);pe.onload=function(){ze.drawImage(pe,0,0),ge.revokeObjectURL(Oe);var Ke=Kt.toDataURL(zt.imageType,zt.imageQuality);Mt(Ke)},pe.src=Oe})},Bt}(),he=function(){},Jt=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 Ue("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ue("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new Ue("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new oe("fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new oe("fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},Bt.prototype.removeStyleSheet=function(){var Ct;this.styleSheet&&(((Ct=this.styleSheetRoot)!==null&&Ct!==void 0?Ct:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Bt}(),Ue=function(Bt,Ct){this.selector=Bt,this.style=Ct},oe=function(Bt,Ct){this.localName=Bt,this.style=Ct},He=function(){function Bt(Ct,xt,Nt,zt,Mt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Ct,this.displayMode=xt,this.markerItems=Nt,this.uiStyleSettings=zt,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 xt=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 Nt=document.createElement("div");Nt.className=this.toolbarBlockStyleClass.name,Nt.style.whiteSpace="nowrap",this.uiContainer.appendChild(Nt),this.addActionButton(Nt,'<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(Nt,'<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(Nt,'<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(Nt,'<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(Nt,'<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(Nt,'<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(Nt,'<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(Nt,'<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 Kt=document.createElement("div");Kt.className=""+xt.toolbarButtonStyleClass.name,Kt.setAttribute("data-type-name",Mt.typeName),Kt.innerHTML=Mt.icon,Kt.addEventListener("click",function(){xt.markerToolbarButtonClicked(Kt,Mt)}),xt.buttons.push(Kt),xt.markerButtons.push(Kt)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var zt=document.createElement("div");zt.className=this.toolbarBlockStyleClass.name,zt.style.whiteSpace="nowrap",zt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(zt),this.addActionButton(zt,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(zt,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},Bt.prototype.addButtonClickListener=function(Ct){this.buttonClickListeners.push(Ct)},Bt.prototype.removeButtonClickListener=function(Ct){this.buttonClickListeners.indexOf(Ct)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Ct),1)},Bt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Bt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Ct=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var xt=0;xt<this.markerButtons.length;xt++)xt<Ct||xt===Ct&&this.markerButtons.length-1===Ct?this.markerButtonBlock.appendChild(this.markerButtons[xt]):(xt===Ct&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[xt]))}},Bt.prototype.overflowButtonClicked=function(){this.markerButtonOverflowBlock.style.display!=="none"?(this.markerButtonOverflowBlock.className=this.markerButtonOverflowBlock.className.replace(this.styles.fadeInAnimationClassName,""),this.markerButtonOverflowBlock.style.display="none"):(this.markerButtonOverflowBlock.className+=" "+this.styles.fadeInAnimationClassName,this.markerButtonOverflowBlock.style.top=this.uiContainer.offsetTop+this.overflowButton.offsetHeight+"px",this.markerButtonOverflowBlock.style.right=this.uiContainer.offsetWidth-this.overflowButton.offsetLeft-this.overflowButton.offsetWidth+2*this.uiContainer.offsetLeft+"px",this.markerButtonOverflowBlock.style.display="inline-block")},Bt.prototype.resetButtonStyles=function(){var Ct=this;this.buttons.forEach(function(xt){xt.className=xt.className.replace(Ct.uiStyleSettings.toolbarButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarButtonStyleColorsClassName:Ct.toolbarButtonStyleColorsClass.name,"").trim(),xt.className=xt.className.replace(Ct.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Ct.toolbarActiveButtonStyleColorsClass.name,"").trim(),xt.className+=" "+(Ct.uiStyleSettings.toolbarButtonStyleColorsClassName?Ct.uiStyleSettings.toolbarButtonStyleColorsClassName:Ct.toolbarButtonStyleColorsClass.name)})},Bt.prototype.addActionButton=function(Ct,xt,Nt){var zt=this,Mt=document.createElement("div");switch(Mt.className=""+this.toolbarButtonStyleClass.name,Mt.innerHTML=xt,Mt.setAttribute("data-action",Nt),Mt.addEventListener("click",function(){zt.actionToolbarButtonClicked(Mt,Nt)}),Nt){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 oe("toolbar",`
|
|
width: 100%;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
height: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
box-sizing: content-box;
|
|
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
overflow: hidden;
|
|
`)),this.toolbarStyleColorsClass=this.styles.addClass(new oe("toolbar_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new oe("toolbar-block",`
|
|
display: inline-block;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new oe("toolbar-overflow-block",`
|
|
position: absolute;
|
|
top: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
|
|
z-index: 10;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new oe("toolbar-overflow-block_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`));var Ct=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new oe("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 oe("toolbar_button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new oe("toolbar_active_button",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Ue("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new Ue("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`))},Bt.prototype.markerToolbarButtonClicked=function(Ct,xt){this.setActiveButton(Ct),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Nt){return Nt("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},Bt.prototype.actionToolbarButtonClicked=function(Ct,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Nt){return Nt("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Bt.prototype.setActiveButton=function(Ct){this.resetButtonStyles(),Ct.className=Ct.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Ct.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Bt.prototype.setActiveMarkerButton=function(Ct){var xt=this.markerButtons.find(function(Nt){return Nt.getAttribute("data-type-name")===Ct});xt&&this.setActiveButton(xt)},Bt.prototype.setCurrentMarker=function(Ct){var xt=this;this.currentMarker=Ct,this.buttons.filter(function(Nt){return/delete|notes/.test(Nt.getAttribute("data-action"))}).forEach(function(Nt){xt.currentMarker===void 0?(Nt.style.fillOpacity="0.4",Nt.style.pointerEvents="none"):(Nt.style.fillOpacity="1",Nt.style.pointerEvents="all")})},Bt}(),Ft=function(){function Bt(Ct,xt,Nt,zt){this.panels=[],this.panelButtons=[],this.markerjsContainer=Ct,this.displayMode=xt,this.uiStyleSettings=Nt,this.styles=zt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Bt.prototype.addStyles=function(){var Ct;this.toolboxStyleClass=this.styles.addClass(new oe("toolbox",`
|
|
width: 100%;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
font-family: sans-serif;
|
|
`+(this.displayMode==="popup"?"height:"+2.5*this.uiStyleSettings.toolbarHeight+"px;":"")+`
|
|
box-sizing: content-box;
|
|
`+(this.displayMode==="popup"?"background-color: "+this.uiStyleSettings.canvasBackgroundColor+";":"")+`
|
|
`+(this.displayMode==="inline"?"border-bottom-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
`+(this.displayMode==="inline"?"border-bottom-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
overflow: hidden;
|
|
`)),this.toolboxStyleColorsClass=this.styles.addClass(new oe("toolbox_colors",`
|
|
color: `+this.uiStyleSettings.toolboxColor+`;
|
|
`));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new oe("toolbox-button-row",`
|
|
display: flex;
|
|
cursor: default;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new oe("toolbox-button-row_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new oe("toolbox-panel-row",`
|
|
display: flex;
|
|
`+(this.displayMode==="inline"?"position: absolute;":"")+`
|
|
`+(this.displayMode==="inline"?"bottom: "+this.uiStyleSettings.toolbarHeight+"px;":"")+`
|
|
cursor: default;
|
|
height: `+1.5*this.uiStyleSettings.toolbarHeight+`px;
|
|
`+(this.displayMode==="inline"?"width: 100%;":"")+`
|
|
box-sizing: content-box;
|
|
`)),this.toolboxPanelRowStyleColorsClass=this.styles.addClass(new oe("toolbox-panel-row_colors",`
|
|
background-color: `+((Ct=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Ct!==void 0?Ct:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
|
|
`)),this.toolboxButtonStyleClass=this.styles.addClass(new oe("toolbox_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
|
|
padding: `+xt+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new oe("toolbox-button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new oe("toolbox-active-button_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.styles.addRule(new Ue("."+this.toolboxButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Ue("."+this.toolboxButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`))},Bt.prototype.show=function(Ct){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Ct,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Bt.prototype.setPanelButtons=function(Ct){var xt,Nt,zt=this;this.panels=Ct,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Nt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Nt!==void 0?Nt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Mt){var Kt;Mt.uiStyleSettings=zt.uiStyleSettings;var Te=document.createElement("div");Te.className=zt.toolboxButtonStyleClass.name+" "+((Kt=zt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Kt!==void 0?Kt:zt.toolboxButtonStyleColorsClass.name),Te.innerHTML=Mt.icon,Te.title=Mt.title,Te.addEventListener("click",function(){zt.panelButtonClick(Mt)}),zt.panelButtons.push(Te),zt.buttonRow.appendChild(Te)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Bt.prototype.panelButtonClick=function(Ct){var xt=this,Nt=-1;if(Ct!==this.activePanel){Nt=this.panels.indexOf(Ct),this.panelRow.innerHTML="";var zt=Ct.getUi();zt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(zt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=Ct}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){xt.displayMode==="inline"?xt.panelRow.style.display="none":xt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Mt,Kt){var Te,be;Mt.className=xt.toolboxButtonStyleClass.name+" "+(Kt===Nt?""+((Te=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Te!==void 0?Te:xt.toolboxActiveButtonStyleColorsClass.name):""+((be=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&be!==void 0?be:xt.toolboxButtonStyleColorsClass.name))})},Bt}(),nt=function(Bt,Ct){this.title=Bt,this.icon=Ct},et=function(Bt){function Ct(xt,Nt,zt,Mt){var Kt=Bt.call(this,xt,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 Kt.colors=[],Kt.addTransparent=!1,Kt.colorBoxes=[],Kt.colors=Nt,Kt.currentColor=zt,Kt.setCurrentColor=Kt.setCurrentColor.bind(Kt),Kt.getColorBox=Kt.getColorBox.bind(Kt),Kt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.overflow="hidden",Nt.style.whiteSpace="nowrap",this.colors.forEach(function(zt){var Mt=xt.getColorBox(zt);Nt.appendChild(Mt),xt.colorBoxes.push(Mt)}),Nt},Ct.prototype.getColorBox=function(xt){var Nt=this,zt=this.uiStyleSettings.toolbarHeight/4,Mt=this.uiStyleSettings.toolbarHeight-zt,Kt=document.createElement("div");Kt.style.display="inline-block",Kt.style.boxSizing="content-box",Kt.style.width=Mt-2+"px",Kt.style.height=Mt-2+"px",Kt.style.padding="1px",Kt.style.marginRight="2px",Kt.style.marginBottom="2px",Kt.style.borderWidth="2px",Kt.style.borderStyle="solid",Kt.style.borderRadius=(Mt+2)/2+"px",Kt.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",Kt.addEventListener("click",function(){Nt.setCurrentColor(xt,Kt)});var Te=document.createElement("div");return Te.style.display="inline-block",Te.style.width=Mt-2+"px",Te.style.height=Mt-2+"px",Te.style.backgroundColor=xt,Te.style.borderRadius=Mt/2+"px",xt==="transparent"&&(Te.style.fill=this.uiStyleSettings.toolboxAccentColor,Te.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>`),Kt.appendChild(Te),Kt},Ct.prototype.setCurrentColor=function(xt,Nt){var zt=this;this.currentColor=xt,this.colorBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},Ct}(nt),ct=function(){function Bt(Ct,xt,Nt){this._state="new",this._isSelected=!1,this._container=Ct,this._overlayContainer=xt,this.globalSettings=Nt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(Bt.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),Bt.prototype.ownsTarget=function(Ct){return!1},Object.defineProperty(Bt.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),Bt.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},Bt.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},Bt.prototype.pointerDown=function(Ct,xt){},Bt.prototype.dblClick=function(Ct,xt){},Bt.prototype.manipulate=function(Ct){},Bt.prototype.pointerUp=function(Ct){this.stateChanged()},Bt.prototype.dispose=function(){},Bt.prototype.addMarkerVisualToContainer=function(Ct){this.container.childNodes.length>0?this.container.insertBefore(Ct,this.container.childNodes[0]):this.container.appendChild(Ct)},Bt.prototype.getState=function(){return{typeName:Bt.typeName,state:this.state,notes:this.notes}},Bt.prototype.restoreState=function(Ct){this._state=Ct.state,this.notes=Ct.notes},Bt.prototype.scale=function(Ct,xt){},Bt.prototype.colorChanged=function(Ct){this.onColorChanged&&this.onColorChanged(Ct),this.stateChanged()},Bt.prototype.fillColorChanged=function(Ct){this.onFillColorChanged&&this.onFillColorChanged(Ct),this.stateChanged()},Bt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Ct=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Ct.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Ct)&&this.onStateChanged(this)}},Bt.typeName="MarkerBase",Bt}(),lt=function(){function Bt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Bt.prototype.findGripByVisual=function(Ct){return this.topLeft.ownsTarget(Ct)?this.topLeft:this.topCenter.ownsTarget(Ct)?this.topCenter:this.topRight.ownsTarget(Ct)?this.topRight:this.centerLeft.ownsTarget(Ct)?this.centerLeft:this.centerRight.ownsTarget(Ct)?this.centerRight:this.bottomLeft.ownsTarget(Ct)?this.bottomLeft:this.bottomCenter.ownsTarget(Ct)?this.bottomCenter:this.bottomRight.ownsTarget(Ct)?this.bottomRight:void 0},Bt}(),pt=function(){function Bt(){this.GRIP_SIZE=10,this.visual=Rt.createGroup(),this.visual.appendChild(Rt.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(Rt.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Bt.prototype.ownsTarget=function(Ct){return Ct===this.visual||Ct===this.visual.childNodes[0]||Ct===this.visual.childNodes[1]},Bt}(),vt=function(){function Bt(){}return Bt.toITransformMatrix=function(Ct){return{a:Ct.a,b:Ct.b,c:Ct.c,d:Ct.d,e:Ct.e,f:Ct.f}},Bt.toSVGMatrix=function(Ct,xt){return Ct.a=xt.a,Ct.b=xt.b,Ct.c=xt.c,Ct.d=xt.d,Ct.e=xt.e,Ct.f=xt.f,Ct},Bt}(),St=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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(Rt.createTransform()),Mt.setupControlBox(),Mt}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Ct.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Ct.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var Nt=Rt.createTransform();this._visual.transform.baseVal.appendItem(Nt)},enumerable:!1,configurable:!0}),Ct.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var zt=this.unrotatePoint(xt);if(this.manipulationStartX=zt.x,this.manipulationStartY=zt.y,this.offsetX=zt.x-this.left,this.offsetY=zt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Nt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Nt)){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 Kt=this.container.transform.baseVal.getItem(0);Kt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(Kt,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Ct.prototype.pointerUp=function(xt){var Nt=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(xt),this._state="select",Nt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Ct.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},Ct.prototype.manipulate=function(xt){var Nt=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(Nt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Nt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Nt):this.state==="rotate"&&this.rotate(xt)},Ct.prototype.resize=function(xt){var Nt=this.manipulationStartLeft,zt=this.manipulationStartWidth,Mt=this.manipulationStartTop,Kt=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Nt=this.manipulationStartLeft+xt.x-this.manipulationStartX,zt=this.manipulationStartWidth+this.manipulationStartLeft-Nt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:zt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Mt=this.manipulationStartTop+xt.y-this.manipulationStartY,Kt=this.manipulationStartHeight+this.manipulationStartTop-Mt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:Kt=this.manipulationStartHeight+xt.y-this.manipulationStartY}zt>=0?(this.left=Nt,this.width=zt):(this.left=Nt+zt,this.width=-zt),Kt>=0?(this.top=Mt,this.height=Kt):(this.top=Mt+Kt,this.height=-Kt),this.setSize()},Ct.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Ct.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var Nt=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*Nt,this.applyRotation()}},Ct.prototype.applyRotation=function(){var xt=this.container.transform.baseVal.getItem(0);xt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xt,0)},Ct.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Nt=this.container.getCTM(),zt=Rt.createPoint(xt.x,xt.y);return{x:(zt=zt.matrixTransform(Nt)).x,y:zt.y}},Ct.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Nt=this.container.getCTM();Nt=Nt.inverse();var zt=Rt.createPoint(xt.x,xt.y);return{x:(zt=zt.matrixTransform(Nt)).x,y:zt.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=Rt.createGroup();var xt=Rt.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),this.container.appendChild(this.controlBox),this.controlRect=Rt.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=Rt.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new lt,this.addControlGrips(),this.controlBox.style.display="none"},Ct.prototype.adjustControlBox=function(){var xt=this.controlBox.transform.baseVal.getItem(0);xt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(xt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},Ct.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},Ct.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(Rt.createTransform()),this.controlBox.appendChild(xt.visual),xt},Ct.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,Nt=-xt/2,zt=Nt,Mt=(this.width+this.CB_DISTANCE)/2-xt/2,Kt=(this.height+this.CB_DISTANCE)/2-xt/2,Te=this.height+this.CB_DISTANCE-xt/2,be=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,Nt,zt),this.positionGrip(this.controlGrips.topCenter.visual,Mt,zt),this.positionGrip(this.controlGrips.topRight.visual,be,zt),this.positionGrip(this.controlGrips.centerLeft.visual,Nt,Kt),this.positionGrip(this.controlGrips.centerRight.visual,be,Kt),this.positionGrip(this.controlGrips.bottomLeft.visual,Nt,Te),this.positionGrip(this.controlGrips.bottomCenter.visual,Mt,Te),this.positionGrip(this.controlGrips.bottomRight.visual,be,Te),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Mt,zt-3*this.CB_DISTANCE)},Ct.prototype.positionGrip=function(xt,Nt,zt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(Nt,zt),xt.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(xt){Bt.prototype.restoreState.call(this,xt);var Nt=xt;this.left=Nt.left,this.top=Nt.top,this.width=Nt.width,this.height=Nt.height,this.rotationAngle=Nt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Nt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Nt.containerTransformMatrix))},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt);var zt=this.rotatePoint({x:this.left,y:this.top}),Mt=this.unrotatePoint({x:zt.x*xt,y:zt.y*Nt});this.left=Mt.x,this.top=Mt.y,this.width=this.width*xt,this.height=this.height*Nt,this.adjustControlBox()},Ct}(ct),kt=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Ct.prototype.createVisual=function(){this.visual=Rt.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),Rt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize()},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Ct.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&Rt.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Ct.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this))},Ct.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.opacity=Nt.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),this.setSize()},Ct.title="Rectangle marker",Ct}(St),Dt=function(Bt){function Ct(xt,Nt,zt,Mt){var Kt=Bt.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return Kt.widths=[],Kt.widthBoxes=[],Kt.widths=Nt,Kt.currentWidth=zt,Kt.setCurrentWidth=Kt.setCurrentWidth.bind(Kt),Kt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.widths.forEach(function(zt){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=zt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentWidth(zt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.innerText=zt.toString(),Kt.style.marginRight="5px",Mt.appendChild(Kt);var Te=document.createElement("div");Te.style.minHeight="20px",Te.style.flexGrow="2",Te.style.display="flex",Te.style.alignItems="center";var be=document.createElement("hr");be.style.minWidth="20px",be.style.border="0px",be.style.borderTop=zt+"px solid "+xt.uiStyleSettings.toolboxColor,be.style.flexGrow="2",Te.appendChild(be),Mt.appendChild(Te),xt.widthBoxes.push(Mt)}),Nt},Ct.prototype.setCurrentWidth=function(xt,Nt){var zt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Ct}(nt),jt=function(Bt){function Ct(xt,Nt,zt,Mt){var Kt=Bt.call(this,xt,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 Kt.styles=[],Kt.styleBoxes=[],Kt.styles=Nt,Kt.currentStyle=zt,Kt.setCurrentStyle=Kt.setCurrentStyle.bind(Kt),Kt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.styles.forEach(function(zt){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/xt.styles.length-5+"%",Mt.style.borderColor=zt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentStyle(zt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.style.minHeight="20px",Kt.style.flexGrow="2",Kt.style.overflow="hidden";var Te=`<svg width="100" height="20">
|
|
<line x1="0" y1="10" x2="100" y2="10" stroke="`+xt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(zt!==""?'stroke-dasharray="'+zt+'"':"")+` />
|
|
</svg>`;Kt.innerHTML=Te,Mt.appendChild(Kt),xt.styleBoxes.push(Mt)}),Nt},Ct.prototype.setCurrentStyle=function(xt,Nt){var zt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Ct}(nt),$t=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new et("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="FrameMarker",Ct.title="Frame marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Ct}(kt),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"},Vt=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.x1=0,Mt.y1=0,Mt.x2=0,Mt.y2=0,Mt.defaultLength=50,Mt.manipulationStartX=0,Mt.manipulationStartY=0,Mt.manipulationStartX1=0,Mt.manipulationStartY1=0,Mt.manipulationStartX2=0,Mt.manipulationStartY2=0,Mt.setupControlBox(),Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.manipulationStartX=xt.x,this.manipulationStartY=xt.y,this.state==="new"&&(this.x1=xt.x,this.y1=xt.y,this.x2=xt.x,this.y2=xt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Nt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Nt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Ct.prototype.pointerUp=function(xt){var Nt=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(xt),this._state="select",Nt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Ct.prototype.adjustVisual=function(){},Ct.prototype.manipulate=function(xt){this.state==="creating"?this.resize(xt):this.state==="move"?(this.x1=this.manipulationStartX1+xt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+xt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+xt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+xt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(xt)},Ct.prototype.resize=function(xt){switch(this.activeGrip){case this.grip1:this.x1=xt.x,this.y1=xt.y;break;case this.grip2:case void 0:this.x2=xt.x,this.y2=xt.y}this.adjustVisual(),this.adjustControlBox()},Ct.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Ct.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},Ct.prototype.setupControlBox=function(){this.controlBox=Rt.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Ct.prototype.adjustControlBox=function(){this.positionGrips()},Ct.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Ct.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(Rt.createTransform()),this.controlBox.appendChild(xt.visual),xt},Ct.prototype.positionGrips=function(){var xt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-xt/2,this.y1-xt/2),this.positionGrip(this.grip2.visual,this.x2-xt/2,this.y2-xt/2)},Ct.prototype.positionGrip=function(xt,Nt,zt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(Nt,zt),xt.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(xt){Bt.prototype.restoreState.call(this,xt);var Nt=xt;this.x1=Nt.x1,this.y1=Nt.y1,this.x2=Nt.x2,this.y2=Nt.y2},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),this.x1=this.x1*xt,this.y1=this.y1*Nt,this.x2=this.x2*xt,this.y2=this.y2*Nt,this.adjustVisual(),this.adjustControlBox()},Ct}(ct),de=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new et("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},Ct.prototype.createVisual=function(){this.visual=Rt.createGroup(),this.selectorLine=Rt.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=Rt.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),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()),Rt.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),Rt.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),Rt.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Nt=xt;this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.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}(Vt),ee=function(Bt){function Ct(xt,Nt,zt,Mt){var Kt=Bt.call(this,xt,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 Kt.fonts=[],Kt.fontBoxes=[],Kt.fonts=Nt,Kt.currentFont=zt,Kt.setCurrentFont=Kt.setCurrentFont.bind(Kt),Kt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.fonts.forEach(function(zt){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/xt.fonts.length-5+"%",Mt.style.borderColor=zt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentFont(zt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.style.display="flex",Kt.style.minHeight="20px",Kt.style.flexGrow="2",Kt.style.fontFamily=zt,Kt.style.overflow="hidden";var Te=document.createElement("div");Te.style.whiteSpace="nowrap",Te.style.overflow="hidden",Te.style.textOverflow="ellipsis",Te.innerHTML="The quick brown fox jumps over the lazy dog",Kt.appendChild(Te),Mt.appendChild(Kt),xt.fontBoxes.push(Mt)}),Nt},Ct.prototype.setCurrentFont=function(xt,Nt){var zt=this;this.currentFont=xt,this.fontBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Ct}(nt),Ne=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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=zt.defaultColor,Mt.fontFamily=zt.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 et("Color",zt.defaultColorSet,zt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.fontFamilyPanel=new ee("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){if(Bt.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var Nt=!1;return this.textElement.childNodes.forEach(function(zt){zt===xt&&(Nt=!0)}),Nt},Ct.prototype.createVisual=function(){this.visual=Rt.createGroup(),this.bgRectangle=Rt.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=Rt.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(Rt.createTransform()),this.textElement.transform.baseVal.appendItem(Rt.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.renderText=function(){var xt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Nt){xt.textElement.appendChild(Rt.createTSpan(Nt.trim()===""?" ":Nt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Ct.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),Nt=1;if(xt.width>0&&xt.height>0){var zt=(1*this.width-this.width*this.padding*2/100)/xt.width,Mt=(1*this.height-this.height*this.padding*2/100)/xt.height;Nt=Math.min(zt,Mt)}return Nt},Ct.prototype.getTextPosition=function(xt){var Nt=this.textElement.getBBox(),zt=0,Mt=0;return Nt.width>0&&Nt.height>0&&(zt=(this.width-Nt.width*xt)/2,Mt=this.height/2-Nt.height*xt/2),{x:zt,y:Mt}},Ct.prototype.sizeText=function(){var xt=this.textElement.getBBox(),Nt=this.getTextScale(),zt=this.getTextPosition(Nt);zt.y-=xt.y*Nt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+zt.x+"px, "+zt.y+"px) scale("+Nt+", "+Nt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(zt.x,zt.y),this.textElement.transform.baseVal.getItem(1).setScale(Nt,Nt))},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(Rt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),Rt.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Ct.prototype.pointerUp=function(xt){var Nt=this.state;Nt==="creating"&&(this._suppressMarkerCreateEvent=!0),Bt.prototype.pointerUp.call(this,xt),this.setSize(),(Nt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Nt){Nt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Nt=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&Nt>.9;)Nt-=.1,xt.textEditor.style.fontSize=Math.max(Nt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Nt){Nt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Nt){if(Nt.clipboardData){var zt=Nt.clipboardData.getData("text"),Mt=window.getSelection();if(!Mt.rangeCount)return!1;Mt.deleteFromDocument(),Mt.getRangeAt(0).insertNode(document.createTextNode(zt)),Nt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){xt.textEditDivClicked(xt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Ct.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),Nt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),zt=this.textElement.getBBox(),Mt={x:zt.width*xt,y:zt.height*xt};Nt.x-=Mt.x/2,Nt.y-=Mt.y/2,this.textEditor.style.top=Nt.y+"px",this.textEditor.style.left=Nt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Nt.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},Ct.prototype.textEditDivClicked=function(xt){this.text=xt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Ct.prototype.select=function(){Bt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Ct.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Bt.prototype.deselect.call(this)},Ct.prototype.dblClick=function(xt,Nt){Bt.prototype.dblClick.call(this,xt,Nt),this.showTextEditor()},Ct.prototype.setColor=function(xt){this.textElement&&Rt.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},Ct.prototype.setFont=function(xt){this.textElement&&Rt.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Ct.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Ct.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){var Nt=xt;this.color=Nt.color,this.fontFamily=Nt.fontFamily,this.padding=Nt.padding,this.text=Nt.text,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),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}(St),Ie=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.color="transparent",Mt.lineWidth=3,Mt.drawing=!1,Mt.pixelRatio=1,Mt.color=zt.defaultColor,Mt.lineWidth=zt.defaultStrokeWidth,Mt.pixelRatio=zt.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 et("Color",zt.defaultColorSet,zt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.lineWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.lineWidthPanel.onWidthChanged=Mt.setLineWidth,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},Ct.prototype.createVisual=function(){this.visual=Rt.createGroup(),this.drawingImage=Rt.createImage(),this.visual.appendChild(this.drawingImage);var xt=Rt.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(xt,Nt){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(xt.x,xt.y),this.drawing=!0):Bt.prototype.pointerDown.call(this,xt,Nt)},Ct.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),Rt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),Rt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Bt.prototype.pointerUp.call(this,xt)},Ct.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},Ct.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.select.call(this)},Ct.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.deselect.call(this)},Ct.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Nt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],zt=Nt[0],Mt=Nt[1],Kt=Nt[2],Te=Nt[3],be=!1,ze=0;ze<this.canvasElement.height;ze++)for(var ge=0;ge<this.canvasElement.width;ge++)xt.data[ze*this.canvasElement.width*4+4*ge+3]>0&&(be=!0,ze<Mt&&(Mt=ze),ge<zt&&(zt=ge),ze>Te&&(Te=ze),ge>Kt&&(Kt=ge));if(be){this.left=zt/this.pixelRatio,this.top=Mt/this.pixelRatio,this.width=(Kt-zt)/this.pixelRatio,this.height=(Te-Mt)/this.pixelRatio;var pe=document.createElement("canvas");pe.width=Kt-zt,pe.height=Te-Mt,pe.getContext("2d").putImageData(this.canvasContext.getImageData(zt,Mt,Kt-zt,Te-Mt),0,0),this.drawingImgUrl=pe.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Ct.prototype.setDrawingImage=function(){Rt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),Rt.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Ct.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},Ct.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),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}(St),We=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,zt||'<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=Nt,Mt.setCurrentType=Mt.setCurrentType.bind(Mt),Mt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2";for(var zt=function(Te){var be="both";switch(Te){case 0:be="both";break;case 1:be="start";break;case 2:be="end";break;case 3:be="none"}var ze=document.createElement("div");if(ze.style.display="flex",ze.style.flexGrow="2",ze.style.alignItems="center",ze.style.justifyContent="space-between",ze.style.padding="5px",ze.style.borderWidth="2px",ze.style.borderStyle="solid",ze.style.borderColor=be===Mt.currentType?Mt.uiStyleSettings.toolboxAccentColor:"transparent",ze.addEventListener("click",function(){xt.setCurrentType(be,ze)}),Nt.appendChild(ze),be==="both"||be==="start"){var ge=document.createElement("div");ge.style.display="flex",ge.style.alignItems="center",ge.style.minHeight="20px",ge.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>`,ge.style.marginLeft="5px",ze.appendChild(ge)}var pe=document.createElement("div");pe.style.display="flex",pe.style.alignItems="center",pe.style.minHeight="20px",pe.style.flexGrow="2";var xe=document.createElement("hr");if(xe.style.minWidth="20px",xe.style.border="0px",xe.style.borderTop="3px solid "+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee"),xe.style.flexGrow="2",pe.appendChild(xe),ze.appendChild(pe),be==="both"||be==="end"){var Oe=document.createElement("div");Oe.style.display="flex",Oe.style.alignItems="center",Oe.style.minHeight="20px",Oe.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>`,Oe.style.marginRight="5px",ze.appendChild(Oe)}Mt.typeBoxes.push(ze)},Mt=this,Kt=0;Kt<4;Kt++)zt(Kt);return Nt},Ct.prototype.setCurrentType=function(xt,Nt){var zt=this;this.currentType=xt,this.typeBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings!==void 0?zt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Ct}(nt),kn=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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 We("Arrow type","end"),Mt.arrowTypePanel.onArrowTypeChanged=Mt.setArrowType,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},Ct.prototype.getArrowPoints=function(xt,Nt){var zt=this.arrowBaseWidth+2*this.strokeWidth,Mt=this.arrowBaseHeight+2*this.strokeWidth;return xt-zt/2+","+(Nt+Mt/2)+" "+xt+","+(Nt-Mt/2)+" "+(xt+zt/2)+","+(Nt+Mt/2)},Ct.prototype.createTips=function(){this.arrow1=Rt.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(Rt.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=Rt.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(Rt.createTransform()),this.visual.appendChild(this.arrow2)},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),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",Rt.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),Rt.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var xt=0;Math.abs(this.x1-this.x2)>.1&&(xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Nt=this.arrow1.transform.baseVal.getItem(0);Nt.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Nt,0);var zt=this.arrow2.transform.baseVal.getItem(0);zt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(zt,0)}},Ct.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Nt=xt;this.arrowType=Nt.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}(de),rn=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.fillColor=zt.defaultFillColor,Mt.strokeWidth=0,Mt.fillPanel=new et("Color",zt.defaultColorSet,zt.defaultFillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="CoverMarker",Ct.title="Cover marker",Ct.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Ct}(kt),Ve=function(Bt){function Ct(xt,Nt,zt,Mt){var Kt=Bt.call(this,xt,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 Kt.opacities=[],Kt.opacityBoxes=[],Kt.opacities=Nt,Kt.currentOpacity=zt,Kt.setCurrentOpacity=Kt.setCurrentOpacity.bind(Kt),Kt}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",Nt.style.justifyContent="space-between",this.opacities.forEach(function(zt){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=zt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentOpacity(zt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.innerText=100*zt+"%",Mt.appendChild(Kt),xt.opacityBoxes.push(Mt)}),Nt},Ct.prototype.setCurrentOpacity=function(xt,Nt){var zt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Ct}(nt),on=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.fillColor=zt.defaultHighlightColor,Mt.strokeWidth=0,Mt.opacity=zt.defaultHighlightOpacity,Mt.fillPanel=new et("Color",zt.defaultColorSet,Mt.fillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.opacityPanel=new Ve("Opacity",zt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return le(Ct,Bt),Ct.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&Rt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="HighlightMarker",Ct.title="Highlight marker",Ct.icon='<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}(rn),te='<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>',Zt='<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>',Be=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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=zt.defaultStrokeColor,Mt.bgColor=zt.defaultFillColor,Mt.fontFamily=zt.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 et("Text color",zt.defaultColorSet,Mt.color,te),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.bgColorPanel=new et("Fill color",zt.defaultColorSet,Mt.bgColor,Zt),Mt.bgColorPanel.onColorChanged=Mt.setBgColor,Mt.fontFamilyPanel=new ee("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.tipGrip=new pt,Mt.tipGrip.visual.transform.baseVal.appendItem(Rt.createTransform()),Mt.controlBox.appendChild(Mt.tipGrip.visual),Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return Bt.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},Ct.prototype.createTip=function(){Rt.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=Rt.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Ct.prototype.pointerDown=function(xt,Nt){this.state==="new"&&Bt.prototype.pointerDown.call(this,xt,Nt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Nt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Bt.prototype.pointerDown.call(this,xt,Nt)},Ct.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Bt.prototype.pointerUp.call(this,xt);else{var Nt=this.state==="creating";Bt.prototype.pointerUp.call(this,xt),this.setTipPoints(Nt),this.positionTip()}},Ct.prototype.manipulate=function(xt){if(this.tipMoving){var Nt=this.unrotatePoint(xt);this.tipPosition={x:Nt.x-this.manipulationStartLeft,y:Nt.y-this.manipulationStartTop},this.positionTip()}else Bt.prototype.manipulate.call(this,xt)},Ct.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(Rt.setAttributes(this.bgRectangle,[["fill",xt]]),Rt.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},Ct.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},Ct.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var Nt=Math.min(this.height/2,15),zt=this.height/5;xt&&(this.tipPosition={x:Nt+zt/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))?(zt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:Nt,y:0},this.tipBase2Position={x:Nt+zt,y:0}):(this.tipBase1Position={x:0,y:Nt},this.tipBase2Position={x:0,y:Nt+zt}):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))?(zt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Nt-zt,y:0},this.tipBase2Position={x:this.width-Nt,y:0}):(this.tipBase1Position={x:this.width,y:Nt},this.tipBase2Position={x:this.width,y:Nt+zt}):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))?(zt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Nt-zt,y:this.height},this.tipBase2Position={x:this.width-Nt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Nt-zt},this.tipBase2Position={x:this.width,y:this.height-Nt}):Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(zt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:Nt,y:this.height},this.tipBase2Position={x:Nt+zt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Nt},this.tipBase2Position={x:0,y:this.height-Nt-zt})},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.positionTip()},Ct.prototype.positionTip=function(){Rt.setAttributes(this.tip,[["points",this.getTipPoints()]]);var xt=this.tipGrip.visual.transform.baseVal.getItem(0);xt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(xt,0)},Object.defineProperty(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 xt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){var Nt=xt;this.bgColor=Nt.bgColor,this.tipPosition=Nt.tipPosition,Bt.prototype.restoreState.call(this,xt),this.createTip(),this.setTipPoints()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),this.tipPosition={x:this.tipPosition.x*xt,y:this.tipPosition.y*Nt},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}(Ne),dn=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.fillColor=zt.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 et("Line color",me(zt.defaultColorSet,["transparent"]),zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new et("Fill color",me(zt.defaultColorSet,["transparent"]),Mt.fillColor,Zt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.opacityPanel=new Ve("Opacity",zt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Ct.prototype.createVisual=function(){this.visual=Rt.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(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),Rt.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(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize()},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Ct.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&Rt.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&Rt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Ct.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&Rt.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 xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.opacity=Nt.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),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}(St),en=function(Bt){function Ct(xt,Nt,zt){return Bt.call(this,xt,Nt,zt)||this}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.tip1&&xt!==this.tip2)},Ct.prototype.createTips=function(){this.tip1=Rt.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(Rt.createTransform()),this.visual.appendChild(this.tip1),this.tip2=Rt.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(Rt.createTransform()),this.visual.appendChild(this.tip2)},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.state==="creating"&&this.createTips()},Ct.prototype.adjustVisual=function(){if(Bt.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(Rt.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()]]),Rt.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Nt=this.tip1.transform.baseVal.getItem(0);Nt.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Nt,0);var zt=this.tip2.transform.baseVal.getItem(0);zt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(zt,0)}},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},Ct.typeName="MeasurementMarker",Ct.title="Measurement marker",Ct.icon='<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}(de),ve=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||this;return Mt.strokePanel.colors=zt.defaultColorSet,Mt.fillColor="transparent",Mt}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="EllipseFrameMarker",Ct.title="Ellipse frame marker",Ct.icon='<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),je=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(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new et("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},Ct.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Ct.prototype.createVisual=function(){this.visual=Rt.createGroup(),this.selectorCurve=Rt.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=Rt.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=xt.x,this.curveY=xt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Nt)&&(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()),Rt.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),Rt.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),Rt.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setupControlBox=function(){Bt.prototype.setupControlBox.call(this),this.curveControlLine1=Rt.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=Rt.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},Ct.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Bt.prototype.addControlGrips.call(this)},Ct.prototype.positionGrips=function(){Bt.prototype.positionGrips.call(this);var xt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-xt/2,this.curveY-xt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},Ct.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),Bt.prototype.resize.call(this,xt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},Ct.prototype.scale=function(xt,Nt){this.curveX=this.curveX*xt,this.curveY=this.curveY*Nt,Bt.prototype.scale.call(this,xt,Nt)},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Nt=xt;this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.curveX=Nt.curveX,this.curveY=Nt.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}(Vt),In=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,Nt,zt)||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=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.fillColor=zt.defaultFillColor,Mt.textColor=zt.defaultStrokeColor,Mt.fontFamily=zt.defaultFontFamily,Mt.fontSize=zt.defaultCaptionFontSize,Mt.captionText=zt.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 et("Line color",me(zt.defaultColorSet,["transparent"]),Mt.strokeColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new et("Fill color",me(zt.defaultColorSet,["transparent"]),Mt.fillColor,Zt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Dt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.fontFamilyPanel=new ee("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.textColorPanel=new et("Text color",zt.defaultColorSet,Mt.textColor,te),Mt.textColorPanel.onColorChanged=Mt.setTextColor,Mt}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},Ct.prototype.createVisual=function(){this.visual=Rt.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=Rt.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=Rt.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=Rt.createRect(this.width,this.height,[["fill","transparent"],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray]]),this.visual.appendChild(this.frame),this.sizeCaption()},Ct.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Ct.prototype.pointerDown=function(xt,Nt){Bt.prototype.pointerDown.call(this,xt,Nt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Ct.prototype.sizeCaption=function(){var xt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=xt.width+2*this.PADDING,this.captionBoxHeight=xt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),Rt.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')"]]),Rt.setAttributes(this.captionElement,[["x",this.PADDING.toString()],["y",this.PADDING.toString()],["clip-path","path('M0,0 H"+(this.width-this.PADDING)+" V"+this.height+" H"+(-this.width-this.PADDING)+" Z')"]])},Ct.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Nt){Nt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Nt){Nt.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Nt){Nt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Ct.prototype.positionTextEditor=function(){this.state==="edit"&&(this.textEditBox===void 0?this.showTextEditor():(this.textEditBox.style.left=this.left+"px",this.textEditBox.style.top=this.top+"px",this.textEditBox.style.transform="rotate("+this.rotationAngle+"deg)",this.textEditBox.style.transformOrigin=this.width/2+"px "+this.height/2+"px"))},Ct.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Ct.prototype.setFont=function(xt){this.captionElement&&Rt.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Ct.prototype.setTextColor=function(xt){this.captionElement&&Rt.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),Rt.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Ct.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.dblClick=function(xt,Nt){Bt.prototype.dblClick.call(this,xt,Nt),this.showTextEditor()},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&Rt.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Ct.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&Rt.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&Rt.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&Rt.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Bt.prototype.getState.call(this));return xt.typeName=this.typeName,xt},Ct.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.textColor=Nt.textColor,this.fontFamily=Nt.fontFamily,this.captionText=Nt.captionText,this.fontSize=Nt.fontSize,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Nt){Bt.prototype.scale.call(this,xt,Nt),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}(St),Le=function(){function Bt(Ct,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Ct,this.cancelable=xt}return Object.defineProperty(Bt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Bt.prototype.preventDefault=function(){this._defaultPrevented=!0},Bt}(),hn=function(Bt){function Ct(xt,Nt,zt){var Mt=Bt.call(this,xt,!1)||this;return Mt.dataUrl=Nt,Mt.state=zt,Mt}return le(Ct,Bt),Ct}(Le),re=function(Bt){function Ct(xt,Nt,zt){zt===void 0&&(zt=!1);var Mt=Bt.call(this,xt,zt)||this;return Mt.marker=Nt,Mt}return le(Ct,Bt),Ct}(Le),gn=function(){function Bt(){this.render=[],this.beforeclose=[],this.close=[],this.show=[],this.restorestate=[],this.statechange=[],this.markerselect=[],this.markerdeselect=[],this.markercreating=[],this.markercreate=[],this.markerbeforedelete=[],this.markerdelete=[],this.markerchange=[],this.focus=[],this.blur=[]}return Bt.prototype.addEventListener=function(Ct,xt){this[Ct].push(xt)},Bt.prototype.removeEventListener=function(Ct,xt){var Nt=this[Ct].indexOf(xt);Nt>-1&&this[Ct].splice(Nt,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 je,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 gn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Bt.instanceCounter++,this.styles=new Jt(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[$t,Ie,kn,Ne,ve,dn,on,Be,en,rn,de,Xe,In]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[$t,Ie,kn,Ne,dn,on,Be]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[$t,Ie,kn,Ne,on]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Ct){var xt=this;this._availableMarkerTypes.splice(0),Ct.forEach(function(Nt){if(typeof Nt=="string"){var zt=xt.ALL_MARKER_TYPES.find(function(Mt){return Mt.typeName===Nt});zt!==void 0&&xt._availableMarkerTypes.push(zt)}else xt._availableMarkerTypes.push(Nt)})},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(),ne.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Bt.prototype.show=function(){var Ct=this;this.styles.styleSheetRoot===void 0&&he.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=he.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new Le(Ct))})},Bt.prototype.render=function(){return Ce(this,void 0,void 0,function(){var Ct;return De(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(Ct=new Ae).naturalSize=this.renderAtNaturalSize,Ct.imageType=this.renderImageType,Ct.imageQuality=this.renderImageQuality,Ct.markersOnly=this.renderMarkersOnly,Ct.width=this.renderWidth,Ct.height=this.renderHeight,[4,Ct.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,Ct.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},Bt.prototype.close=function(Ct){var xt=this;if(Ct===void 0&&(Ct=!1),this.isOpen){var Nt=!1;Ct||this.eventListeners.beforeclose.forEach(function(zt){var Mt=new Le(xt,!0);zt(Mt),Mt.defaultPrevented&&(Nt=!0)}),Nt||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(zt){return zt(new Le(xt))}),this.detachEvents(),this._isOpen=!1)}},Bt.prototype.addMarkersToToolbar=function(){for(var Ct,xt=[],Nt=0;Nt<arguments.length;Nt++)xt[Nt]=arguments[Nt];(Ct=this._availableMarkerTypes).push.apply(Ct,xt)},Bt.prototype.addRenderEventListener=function(Ct){this.addEventListener("render",function(xt){Ct(xt.dataUrl,xt.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,xt=this.editorCanvas.clientWidth/Ct>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Ct:this.editorCanvas.clientWidth,Nt=xt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Ct;this.resize(xt,Nt)},Bt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Bt.prototype.resize=function(Ct,xt){this._isResizing=!0;var Nt=Ct/this.imageWidth,zt=xt/this.imageHeight;this.imageWidth=Math.round(Ct),this.imageHeight=Math.round(xt),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Nt,zt),this._isResizing=!1},Bt.prototype.scaleMarkers=function(Ct,xt){var Nt,zt=this;this._currentMarker&&this._currentMarker instanceof Ne?this._currentMarker.scale(Ct,xt):(Nt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Mt){Mt!==zt._currentMarker&&Mt.scale(Ct,xt)}),Nt!==void 0&&this.setCurrentMarker(Nt)},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(),xt=this.editorCanvas.getBoundingClientRect();this.left=Ct.left-xt.left,this.top=Ct.top-xt.top},Bt.prototype.initMarkerCanvas=function(){this.markerImageHolder=document.createElement("div"),this.markerImageHolder.style.setProperty("touch-action","pinch-zoom"),this.markerImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.markerImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImage.style.pointerEvents="auto",this.markerImageHolder.style.position="absolute",this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.markerImageHolder.style.transformOrigin="top left",this.positionMarkerImage(),this.markerImageHolder.appendChild(this.markerImage),this.editorCanvas.appendChild(this.markerImageHolder)},Bt.prototype.addDefs=function(){for(var Ct,xt=[],Nt=0;Nt<arguments.length;Nt++)xt[Nt]=arguments[Nt];this.defs=Rt.createDefs(),this.addDefsToImage(),(Ct=this.defs).append.apply(Ct,xt)},Bt.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Bt.prototype.initOverlay=function(){this.overlayContainer=document.createElement("div"),this.overlayContainer.style.position="absolute",this.overlayContainer.style.left="0px",this.overlayContainer.style.top="0px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.overlayContainer.style.display="flex",this.markerImageHolder.appendChild(this.overlayContainer)},Bt.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Bt.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Bt.prototype.attachWindowEvents=function(){window.addEventListener("pointermove",this.onPointerMove),window.addEventListener("pointerup",this.onPointerUp),window.addEventListener("pointercancel",this.onPointerOut),window.addEventListener("pointerout",this.onPointerOut),window.addEventListener("pointerleave",this.onPointerUp),window.addEventListener("resize",this.onWindowResize),window.addEventListener("keyup",this.onKeyUp)},Bt.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Bt.prototype.detachWindowEvents=function(){window.removeEventListener("pointermove",this.onPointerMove),window.removeEventListener("pointerup",this.onPointerUp),window.removeEventListener("pointercancel",this.onPointerOut),window.removeEventListener("pointerout",this.onPointerOut),window.removeEventListener("pointerleave",this.onPointerUp),window.removeEventListener("resize",this.onWindowResize),window.removeEventListener("keyup",this.onKeyUp)},Bt.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var 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 He(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,xt){if(Ct==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(Ct==="action")switch(xt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Bt.prototype.deleteSelectedMarker=function(){var Ct=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(zt){var Mt=new re(Ct,Ct._currentMarker,!0);zt(Mt),Mt.defaultPrevented&&(xt=!0)}),!xt){var Nt=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(zt){return zt(new re(Ct,Nt))})}}},Bt.prototype.clear=function(){var Ct=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(Kt){var Te=new re(Ct,void 0,!0);Kt(Te),Te.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var Nt=function(Kt){var Te=zt.markers[Kt];zt.setCurrentMarker(zt.markers[Kt]),zt._currentMarker.dispose(),zt.markerImage.removeChild(zt._currentMarker.container),zt.markers.splice(zt.markers.indexOf(zt._currentMarker),1),zt.eventListeners.markerdelete.forEach(function(be){return be(new re(Ct,Te))})},zt=this,Mt=this.markers.length-1;Mt>=0;Mt--)Nt(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 xt=this.getState(),Nt=this.undoRedoManager.getLastUndoStep();if(!Nt||Nt.width===xt.width&&Nt.height===xt.height){var zt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),zt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Mt){return Mt(new Le(Ct))})}else this.undoRedoManager.replaceLastUndoStep(xt),this.eventListeners.statechange.forEach(function(Mt){return Mt(new Le(Ct))})}},Bt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Bt.prototype.undoStep=function(){var Ct=this,xt=this.undoRedoManager.undo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Nt){return Nt(new Le(Ct))}))},Bt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Bt.prototype.redoStep=function(){var Ct=this,xt=this.undoRedoManager.redo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Nt){return Nt(new Le(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 Ce(this,void 0,void 0,function(){var Ct,xt,Nt=this;return De(this,function(zt){switch(zt.label){case 0:return[4,this.render()];case 1:return Ct=zt.sent(),xt=this.getState(),this.eventListeners.render.forEach(function(Mt){return Mt(new hn(Nt,Ct,xt))}),this.close(!0),[2]}})})},Bt.prototype.getState=function(Ct){Ct===!0&&this.setCurrentMarker();var xt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Nt){return xt.markers.push(Nt.getState())}),xt},Bt.prototype.restoreState=function(Ct){var xt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Ct.markers.forEach(function(Nt){var zt=xt._availableMarkerTypes.find(function(Kt){return Kt.typeName===Nt.typeName});if(zt!==void 0){var Mt=xt.addNewMarker(zt);Mt.restoreState(Nt),xt.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(Nt){return Nt(new Le(xt))})},Bt.prototype.addNewMarker=function(Ct){var xt=Rt.createGroup();return this.markerImage.appendChild(xt),new Ct(xt,this.overlayContainer,this.settings)},Bt.prototype.createNewMarker=function(Ct){var xt,Nt=this;(xt=typeof Ct=="string"?this._availableMarkerTypes.find(function(zt){return zt.typeName===Ct}):Ct)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(xt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(xt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(zt){return zt(new re(Nt,Nt._currentMarker))}))},Bt.prototype.markerCreated=function(Ct){var xt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Ct),this.setCurrentMarker(Ct),Ct instanceof Ie&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(Ie):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Nt){return Nt(new re(xt,xt._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 xt=this;this.eventListeners.markerchange.forEach(function(Nt){return Nt(new re(xt,Ct))})},Bt.prototype.setCurrentMarker=function(Ct){var xt=this;this._currentMarker!==Ct&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Nt){return Nt(new re(xt,xt._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(Nt){return Nt(new re(xt,xt._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 xt=this.markers.find(function(Nt){return Nt.ownsTarget(Ct.target)});xt!==void 0?(this.setCurrentMarker(xt),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 xt=this.markers.find(function(Nt){return Nt.ownsTarget(Ct.target)});xt!==void 0&&xt!==this._currentMarker&&this.setCurrentMarker(xt),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,xt){var Nt=this.markerImage.getBoundingClientRect();return{x:(Ct-Nt.left)/this.zoomLevel,y:(xt-Nt.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){ne.addKey(Ct)},Bt.prototype.addEventListener=function(Ct,xt){this.eventListeners.addEventListener(Ct,xt)},Bt.prototype.removeEventListener=function(Ct,xt){this.eventListeners.removeEventListener(Ct,xt)},Bt.prototype.renderState=function(Ct){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Ct),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Bt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Bt.prototype.focus=function(){var Ct=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(xt){return xt(new Le(Ct))}))},Bt.prototype.blur=function(){var Ct=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new Le(Ct))}))},Bt.instanceCounter=0,Bt}()},23425:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return jt}});var bt=It(87075),le=It(71409),Ce=It(28788),De=It(89490),me=It(11036),Rt=It(92310),ne=It.n(Rt),Ae=It(18929),he=It(10228),Jt=It(26112),Ue=It(48736),oe=It(59301),He=It(17119),Ft=[10,20,50,100],nt=function(Yt){var Vt=Yt.pageSizeOptions,de=Vt===void 0?Ft:Vt,ee=Yt.locale,Ne=Yt.changeSize,Ie=Yt.pageSize,We=Yt.goButton,kn=Yt.quickGo,rn=Yt.rootPrefixCls,Ve=Yt.disabled,on=Yt.buildOptionText,te=Yt.showSizeChanger,Zt=Yt.sizeChangerRender,Be=oe.useState(""),dn=(0,me.Z)(Be,2),en=dn[0],ve=dn[1],je=function(){return!en||Number.isNaN(en)?void 0:Number(en)},Xe=typeof on=="function"?on:function(xt){return"".concat(xt," ").concat(ee.items_per_page)},In=function(Nt){ve(Nt.target.value)},Le=function(Nt){We||en===""||(ve(""),!(Nt.relatedTarget&&(Nt.relatedTarget.className.indexOf("".concat(rn,"-item-link"))>=0||Nt.relatedTarget.className.indexOf("".concat(rn,"-item"))>=0))&&(kn==null||kn(je())))},hn=function(Nt){en!==""&&(Nt.keyCode===he.Z.ENTER||Nt.type==="click")&&(ve(""),kn==null||kn(je()))},re=function(){return de.some(function(Nt){return Nt.toString()===Ie.toString()})?de:de.concat([Ie]).sort(function(Nt,zt){var Mt=Number.isNaN(Number(Nt))?0:Number(Nt),Kt=Number.isNaN(Number(zt))?0:Number(zt);return Mt-Kt})},gn="".concat(rn,"-options");if(!te&&!kn)return null;var Tn=null,Bt=null,Ct=null;return te&&Zt&&(Tn=Zt({disabled:Ve,size:Ie,onSizeChange:function(Nt){Ne==null||Ne(Number(Nt))},"aria-label":ee.page_size,className:"".concat(gn,"-size-changer"),options:re().map(function(xt){return{label:Xe(xt),value:xt}})})),kn&&(We&&(Ct=typeof We=="boolean"?oe.createElement("button",{type:"button",onClick:hn,onKeyUp:hn,disabled:Ve,className:"".concat(gn,"-quick-jumper-button")},ee.jump_to_confirm):oe.createElement("span",{onClick:hn,onKeyUp:hn},We)),Bt=oe.createElement("div",{className:"".concat(gn,"-quick-jumper")},ee.jump_to,oe.createElement("input",{disabled:Ve,type:"text",value:en,onChange:In,onKeyUp:hn,onBlur:Le,"aria-label":ee.page}),ee.page,Ct)),oe.createElement("li",{className:gn},Tn,Bt)},et=nt,ct=function(Yt){var Vt=Yt.rootPrefixCls,de=Yt.page,ee=Yt.active,Ne=Yt.className,Ie=Yt.showTitle,We=Yt.onClick,kn=Yt.onKeyPress,rn=Yt.itemRender,Ve="".concat(Vt,"-item"),on=ne()(Ve,"".concat(Ve,"-").concat(de),(0,bt.Z)((0,bt.Z)({},"".concat(Ve,"-active"),ee),"".concat(Ve,"-disabled"),!de),Ne),te=function(){We(de)},Zt=function(en){kn(en,We,de)},Be=rn(de,"page",oe.createElement("a",{rel:"nofollow"},de));return Be?oe.createElement("li",{title:Ie?String(de):null,className:on,onClick:te,onKeyDown:Zt,tabIndex:0},Be):null},lt=ct,pt=function(Yt,Vt,de){return de};function vt(){}function St($t){var Yt=Number($t);return typeof Yt=="number"&&!Number.isNaN(Yt)&&isFinite(Yt)&&Math.floor(Yt)===Yt}function kt($t,Yt,Vt){var de=typeof $t=="undefined"?Yt:$t;return Math.floor((Vt-1)/de)+1}var Dt=function(Yt){var Vt=Yt.prefixCls,de=Vt===void 0?"rc-pagination":Vt,ee=Yt.selectPrefixCls,Ne=ee===void 0?"rc-select":ee,Ie=Yt.className,We=Yt.current,kn=Yt.defaultCurrent,rn=kn===void 0?1:kn,Ve=Yt.total,on=Ve===void 0?0:Ve,te=Yt.pageSize,Zt=Yt.defaultPageSize,Be=Zt===void 0?10:Zt,dn=Yt.onChange,en=dn===void 0?vt:dn,ve=Yt.hideOnSinglePage,je=Yt.align,Xe=Yt.showPrevNextJumpers,In=Xe===void 0?!0:Xe,Le=Yt.showQuickJumper,hn=Yt.showLessItems,re=Yt.showTitle,gn=re===void 0?!0:re,Tn=Yt.onShowSizeChange,Bt=Tn===void 0?vt:Tn,Ct=Yt.locale,xt=Ct===void 0?He.Z:Ct,Nt=Yt.style,zt=Yt.totalBoundaryShowSizeChanger,Mt=zt===void 0?50:zt,Kt=Yt.disabled,Te=Yt.simple,be=Yt.showTotal,ze=Yt.showSizeChanger,ge=ze===void 0?on>Mt:ze,pe=Yt.sizeChangerRender,xe=Yt.pageSizeOptions,Oe=Yt.itemRender,Ke=Oe===void 0?pt:Oe,Pn=Yt.jumpPrevIcon,qe=Yt.jumpNextIcon,wn=Yt.prevIcon,Vn=Yt.nextIcon,bn=oe.useRef(null),Qn=(0,Ae.Z)(10,{value:te,defaultValue:Be}),Fi=(0,me.Z)(Qn,2),ri=Fi[0],li=Fi[1],xi=(0,Ae.Z)(1,{value:We,defaultValue:rn,postState:function(gr){return Math.max(1,Math.min(gr,kt(void 0,ri,on)))}}),ir=(0,me.Z)(xi,2),Pi=ir[0],tr=ir[1],kr=oe.useState(Pi),Lr=(0,me.Z)(kr,2),Br=Lr[0],Dr=Lr[1];(0,oe.useEffect)(function(){Dr(Pi)},[Pi]);var Kr=en!==vt,lr="current"in Yt,Zi=Math.max(1,Pi-(hn?3:5)),Tr=Math.min(kt(void 0,ri,on),Pi+(hn?3:5));function Lt(yi,gr){var dr=yi||oe.createElement("button",{type:"button","aria-label":gr,className:"".concat(de,"-item-link")});return typeof yi=="function"&&(dr=oe.createElement(yi,(0,De.Z)({},Yt))),dr}function vi(yi){var gr=yi.target.value,dr=kt(void 0,ri,on),_r;return gr===""?_r=gr:Number.isNaN(Number(gr))?_r=Br:gr>=dr?_r=dr:_r=Number(gr),_r}function di(yi){return St(yi)&&yi!==Pi&&St(on)&&on>0}var qn=on>ri?Le:!1;function fi(yi){(yi.keyCode===he.Z.UP||yi.keyCode===he.Z.DOWN)&&yi.preventDefault()}function pi(yi){var gr=vi(yi);switch(gr!==Br&&Dr(gr),yi.keyCode){case he.Z.ENTER:Xi(gr);break;case he.Z.UP:Xi(gr-1);break;case he.Z.DOWN:Xi(gr+1);break;default:break}}function ki(yi){Xi(vi(yi))}function hr(yi){var gr=kt(yi,ri,on),dr=Pi>gr&&gr!==0?gr:Pi;li(yi),Dr(dr),Bt==null||Bt(Pi,yi),tr(dr),en==null||en(dr,yi)}function Xi(yi){if(di(yi)&&!Kt){var gr=kt(void 0,ri,on),dr=yi;return yi>gr?dr=gr:yi<1&&(dr=1),dr!==Br&&Dr(dr),tr(dr),en==null||en(dr,ri),dr}return Pi}var Me=Pi>1,fe=Pi<kt(void 0,ri,on);function ue(){Me&&Xi(Pi-1)}function zn(){fe&&Xi(Pi+1)}function ei(){Xi(Zi)}function ni(){Xi(Tr)}function cn(yi,gr){if(yi.key==="Enter"||yi.charCode===he.Z.ENTER||yi.keyCode===he.Z.ENTER){for(var dr=arguments.length,_r=new Array(dr>2?dr-2:0),mr=2;mr<dr;mr++)_r[mr-2]=arguments[mr];gr.apply(void 0,_r)}}function jn(yi){cn(yi,ue)}function Ci(yi){cn(yi,zn)}function Ki(yi){cn(yi,ei)}function Ji(yi){cn(yi,ni)}function Wt(yi){var gr=Ke(yi,"prev",Lt(wn,"prev page"));return oe.isValidElement(gr)?oe.cloneElement(gr,{disabled:!Me}):gr}function ce(yi){var gr=Ke(yi,"next",Lt(Vn,"next page"));return oe.isValidElement(gr)?oe.cloneElement(gr,{disabled:!fe}):gr}function Mn(yi){(yi.type==="click"||yi.keyCode===he.Z.ENTER)&&Xi(Br)}var On=null,Fe=(0,Jt.Z)(Yt,{aria:!0,data:!0}),xn=be&&oe.createElement("li",{className:"".concat(de,"-total-text")},be(on,[on===0?0:(Pi-1)*ri+1,Pi*ri>on?on:Pi*ri])),mn=null,vn=kt(void 0,ri,on);if(ve&&on<=ri)return null;var Yn=[],Rn={rootPrefixCls:de,onClick:Xi,onKeyPress:cn,showTitle:gn,itemRender:Ke,page:-1},_n=Pi-1>0?Pi-1:0,Jn=Pi+1<vn?Pi+1:vn,Qi=Le&&Le.goButton,Ni=(0,Ce.Z)(Te)==="object"?Te.readOnly:!Te,bi=Qi,Re=null;Te&&(Qi&&(typeof Qi=="boolean"?bi=oe.createElement("button",{type:"button",onClick:Mn,onKeyUp:Mn},xt.jump_to_confirm):bi=oe.createElement("span",{onClick:Mn,onKeyUp:Mn},Qi),bi=oe.createElement("li",{title:gn?"".concat(xt.jump_to).concat(Pi,"/").concat(vn):null,className:"".concat(de,"-simple-pager")},bi)),Re=oe.createElement("li",{title:gn?"".concat(Pi,"/").concat(vn):null,className:"".concat(de,"-simple-pager")},Ni?Br:oe.createElement("input",{type:"text","aria-label":xt.jump_to,value:Br,disabled:Kt,onKeyDown:fi,onKeyUp:pi,onChange:pi,onBlur:ki,size:3}),oe.createElement("span",{className:"".concat(de,"-slash")},"/"),vn));var qi=hn?1:2;if(vn<=3+qi*2){vn||Yn.push(oe.createElement(lt,(0,le.Z)({},Rn,{key:"noPager",page:1,className:"".concat(de,"-item-disabled")})));for(var ur=1;ur<=vn;ur+=1)Yn.push(oe.createElement(lt,(0,le.Z)({},Rn,{key:ur,page:ur,active:Pi===ur})))}else{var Hr=hn?xt.prev_3:xt.prev_5,Ye=hn?xt.next_3:xt.next_5,Fn=Ke(Zi,"jump-prev",Lt(Pn,"prev page")),ai=Ke(Tr,"jump-next",Lt(qe,"next page"));In&&(On=Fn?oe.createElement("li",{title:gn?Hr:null,key:"prev",onClick:ei,tabIndex:0,onKeyDown:Ki,className:ne()("".concat(de,"-jump-prev"),(0,bt.Z)({},"".concat(de,"-jump-prev-custom-icon"),!!Pn))},Fn):null,mn=ai?oe.createElement("li",{title:gn?Ye:null,key:"next",onClick:ni,tabIndex:0,onKeyDown:Ji,className:ne()("".concat(de,"-jump-next"),(0,bt.Z)({},"".concat(de,"-jump-next-custom-icon"),!!qe))},ai):null);var oi=Math.max(1,Pi-qi),gi=Math.min(Pi+qi,vn);Pi-1<=qi&&(gi=1+qi*2),vn-Pi<=qi&&(oi=vn-qi*2);for(var Ii=oi;Ii<=gi;Ii+=1)Yn.push(oe.createElement(lt,(0,le.Z)({},Rn,{key:Ii,page:Ii,active:Pi===Ii})));if(Pi-1>=qi*2&&Pi!==3&&(Yn[0]=oe.cloneElement(Yn[0],{className:ne()("".concat(de,"-item-after-jump-prev"),Yn[0].props.className)}),Yn.unshift(On)),vn-Pi>=qi*2&&Pi!==vn-2){var Gi=Yn[Yn.length-1];Yn[Yn.length-1]=oe.cloneElement(Gi,{className:ne()("".concat(de,"-item-before-jump-next"),Gi.props.className)}),Yn.push(mn)}oi!==1&&Yn.unshift(oe.createElement(lt,(0,le.Z)({},Rn,{key:1,page:1}))),gi!==vn&&Yn.push(oe.createElement(lt,(0,le.Z)({},Rn,{key:vn,page:vn})))}var $i=Wt(_n);if($i){var sr=!Me||!vn;$i=oe.createElement("li",{title:gn?xt.prev_page:null,onClick:ue,tabIndex:sr?null:0,onKeyDown:jn,className:ne()("".concat(de,"-prev"),(0,bt.Z)({},"".concat(de,"-disabled"),sr)),"aria-disabled":sr},$i)}var pr=ce(Jn);if(pr){var $e,Ir;Te?($e=!fe,Ir=Me?0:null):($e=!fe||!vn,Ir=$e?null:0),pr=oe.createElement("li",{title:gn?xt.next_page:null,onClick:zn,tabIndex:Ir,onKeyDown:Ci,className:ne()("".concat(de,"-next"),(0,bt.Z)({},"".concat(de,"-disabled"),$e)),"aria-disabled":$e},pr)}var Qe=ne()(de,Ie,(0,bt.Z)((0,bt.Z)((0,bt.Z)((0,bt.Z)((0,bt.Z)({},"".concat(de,"-start"),je==="start"),"".concat(de,"-center"),je==="center"),"".concat(de,"-end"),je==="end"),"".concat(de,"-simple"),Te),"".concat(de,"-disabled"),Kt));return oe.createElement("ul",(0,le.Z)({className:Qe,style:Nt,ref:bn},Fe),xn,$i,Te?Re:Yn,pr,oe.createElement(et,{locale:xt,rootPrefixCls:de,disabled:Kt,selectPrefixCls:Ne,changeSize:hr,pageSize:ri,pageSizeOptions:xe,quickGo:qn?Xi:null,goButton:bi,showSizeChanger:ge,sizeChangerRender:pe}))},jt=Dt},25930:function(Sn,Hn,It){"use strict";It.d(Hn,{Cd:function(){return de}});var bt=It(71409),le=It(89490),Ce=It(39224),De=It(59301),me=It(92310),Rt=It.n(me),ne={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Ae=function(){var Ie=(0,De.useRef)([]),We=(0,De.useRef)(null);return(0,De.useEffect)(function(){var kn=Date.now(),rn=!1;Ie.current.forEach(function(Ve){if(Ve){rn=!0;var on=Ve.style;on.transitionDuration=".3s, .3s, .3s, .06s",We.current&&kn-We.current<100&&(on.transitionDuration="0s, 0s")}}),rn&&(We.current=Date.now())}),Ie.current},he=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],Jt=function(Ie){var We=(0,le.Z)((0,le.Z)({},ne),Ie),kn=We.className,rn=We.percent,Ve=We.prefixCls,on=We.strokeColor,te=We.strokeLinecap,Zt=We.strokeWidth,Be=We.style,dn=We.trailColor,en=We.trailWidth,ve=We.transition,je=(0,Ce.Z)(We,he);delete je.gapPosition;var Xe=Array.isArray(rn)?rn:[rn],In=Array.isArray(on)?on:[on],Le=Ae(),hn=Zt/2,re=100-Zt/2,gn="M ".concat(te==="round"?hn:0,",").concat(hn,`
|
|
L `).concat(te==="round"?re:100,",").concat(hn),Tn="0 0 100 ".concat(Zt),Bt=0;return De.createElement("svg",(0,bt.Z)({className:Rt()("".concat(Ve,"-line"),kn),viewBox:Tn,preserveAspectRatio:"none",style:Be},je),De.createElement("path",{className:"".concat(Ve,"-line-trail"),d:gn,strokeLinecap:te,stroke:dn,strokeWidth:en||Zt,fillOpacity:"0"}),Xe.map(function(Ct,xt){var Nt=1;switch(te){case"round":Nt=1-Zt/100;break;case"square":Nt=1-Zt/2/100;break;default:Nt=1;break}var zt={strokeDasharray:"".concat(Ct*Nt,"px, 100px"),strokeDashoffset:"-".concat(Bt,"px"),transition:ve||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Mt=In[xt]||In[In.length-1];return Bt+=Ct,De.createElement("path",{key:xt,className:"".concat(Ve,"-line-path"),d:gn,strokeLinecap:te,stroke:Mt,strokeWidth:Zt,fillOpacity:"0",ref:function(Te){Le[xt]=Te},style:zt})}))},Ue=Jt,oe=It(28788),He=It(11036),Ft=It(47273),nt=0,et=(0,Ft.Z)();function ct(){var Ne;return et?(Ne=nt,nt+=1):Ne="TEST_OR_SSR",Ne}var lt=function(Ne){var Ie=De.useState(),We=(0,He.Z)(Ie,2),kn=We[0],rn=We[1];return De.useEffect(function(){rn("rc_progress_".concat(ct()))},[]),Ne||kn},pt=function(Ie){var We=Ie.bg,kn=Ie.children;return De.createElement("div",{style:{width:"100%",height:"100%",background:We}},kn)};function vt(Ne,Ie){return Object.keys(Ne).map(function(We){var kn=parseFloat(We),rn="".concat(Math.floor(kn*Ie),"%");return"".concat(Ne[We]," ").concat(rn)})}var St=De.forwardRef(function(Ne,Ie){var We=Ne.prefixCls,kn=Ne.color,rn=Ne.gradientId,Ve=Ne.radius,on=Ne.style,te=Ne.ptg,Zt=Ne.strokeLinecap,Be=Ne.strokeWidth,dn=Ne.size,en=Ne.gapDegree,ve=kn&&(0,oe.Z)(kn)==="object",je=ve?"#FFF":void 0,Xe=dn/2,In=De.createElement("circle",{className:"".concat(We,"-circle-path"),r:Ve,cx:Xe,cy:Xe,stroke:je,strokeLinecap:Zt,strokeWidth:Be,opacity:te===0?0:1,style:on,ref:Ie});if(!ve)return In;var Le="".concat(rn,"-conic"),hn=en?"".concat(180+en/2,"deg"):"0deg",re=vt(kn,(360-en)/360),gn=vt(kn,1),Tn="conic-gradient(from ".concat(hn,", ").concat(re.join(", "),")"),Bt="linear-gradient(to ".concat(en?"bottom":"top",", ").concat(gn.join(", "),")");return De.createElement(De.Fragment,null,De.createElement("mask",{id:Le},In),De.createElement("foreignObject",{x:0,y:0,width:dn,height:dn,mask:"url(#".concat(Le,")")},De.createElement(pt,{bg:Bt},De.createElement(pt,{bg:Tn}))))}),kt=St,Dt=100,jt=function(Ie,We,kn,rn,Ve,on,te,Zt,Be,dn){var en=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,ve=kn/100*360*((360-on)/360),je=on===0?0:{bottom:0,top:180,left:90,right:-90}[te],Xe=(100-rn)/100*We;Be==="round"&&rn!==100&&(Xe+=dn/2,Xe>=We&&(Xe=We-.01));var In=Dt/2;return{stroke:typeof Zt=="string"?Zt:void 0,strokeDasharray:"".concat(We,"px ").concat(Ie),strokeDashoffset:Xe+en,transform:"rotate(".concat(Ve+ve+je,"deg)"),transformOrigin:"".concat(In,"px ").concat(In,"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}},$t=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function Yt(Ne){var Ie=Ne!=null?Ne:[];return Array.isArray(Ie)?Ie:[Ie]}var Vt=function(Ie){var We=(0,le.Z)((0,le.Z)({},ne),Ie),kn=We.id,rn=We.prefixCls,Ve=We.steps,on=We.strokeWidth,te=We.trailWidth,Zt=We.gapDegree,Be=Zt===void 0?0:Zt,dn=We.gapPosition,en=We.trailColor,ve=We.strokeLinecap,je=We.style,Xe=We.className,In=We.strokeColor,Le=We.percent,hn=(0,Ce.Z)(We,$t),re=Dt/2,gn=lt(kn),Tn="".concat(gn,"-gradient"),Bt=re-on/2,Ct=Math.PI*2*Bt,xt=Be>0?90+Be/2:-90,Nt=Ct*((360-Be)/360),zt=(0,oe.Z)(Ve)==="object"?Ve:{count:Ve,gap:2},Mt=zt.count,Kt=zt.gap,Te=Yt(Le),be=Yt(In),ze=be.find(function(qe){return qe&&(0,oe.Z)(qe)==="object"}),ge=ze&&(0,oe.Z)(ze)==="object",pe=ge?"butt":ve,xe=jt(Ct,Nt,0,100,xt,Be,dn,en,pe,on),Oe=Ae(),Ke=function(){var wn=0;return Te.map(function(Vn,bn){var Qn=be[bn]||be[be.length-1],Fi=jt(Ct,Nt,wn,Vn,xt,Be,dn,Qn,pe,on);return wn+=Vn,De.createElement(kt,{key:bn,color:Qn,ptg:Vn,radius:Bt,prefixCls:rn,gradientId:Tn,style:Fi,strokeLinecap:pe,strokeWidth:on,gapDegree:Be,ref:function(li){Oe[bn]=li},size:Dt})}).reverse()},Pn=function(){var wn=Math.round(Mt*(Te[0]/100)),Vn=100/Mt,bn=0;return new Array(Mt).fill(null).map(function(Qn,Fi){var ri=Fi<=wn-1?be[0]:en,li=ri&&(0,oe.Z)(ri)==="object"?"url(#".concat(Tn,")"):void 0,xi=jt(Ct,Nt,bn,Vn,xt,Be,dn,ri,"butt",on,Kt);return bn+=(Nt-xi.strokeDashoffset+Kt)*100/Nt,De.createElement("circle",{key:Fi,className:"".concat(rn,"-circle-path"),r:Bt,cx:re,cy:re,stroke:li,strokeWidth:on,opacity:1,style:xi,ref:function(Pi){Oe[Fi]=Pi}})})};return De.createElement("svg",(0,bt.Z)({className:Rt()("".concat(rn,"-circle"),Xe),viewBox:"0 0 ".concat(Dt," ").concat(Dt),style:je,id:kn,role:"presentation"},hn),!Mt&&De.createElement("circle",{className:"".concat(rn,"-circle-trail"),r:Bt,cx:re,cy:re,stroke:en,strokeLinecap:pe,strokeWidth:te||on,style:xe}),Mt?Pn():Ke())},de=Vt,ee={Line:Ue,Circle:de}},738:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return vt}});var bt=It(71409),le=It(87075),Ce=It(11036),De=It(39224),me=It(92310),Rt=It.n(me),ne=It(18929),Ae=It(10228),he=It(26112),Jt=It(59301);function Ue(St,kt){var Dt=St.disabled,jt=St.prefixCls,$t=St.character,Yt=St.characterRender,Vt=St.index,de=St.count,ee=St.value,Ne=St.allowHalf,Ie=St.focused,We=St.onHover,kn=St.onClick,rn=function(ve){We(ve,Vt)},Ve=function(ve){kn(ve,Vt)},on=function(ve){ve.keyCode===Ae.Z.ENTER&&kn(ve,Vt)},te=Vt+1,Zt=new Set([jt]);ee===0&&Vt===0&&Ie?Zt.add("".concat(jt,"-focused")):Ne&&ee+.5>=te&&ee<te?(Zt.add("".concat(jt,"-half")),Zt.add("".concat(jt,"-active")),Ie&&Zt.add("".concat(jt,"-focused"))):(te<=ee?Zt.add("".concat(jt,"-full")):Zt.add("".concat(jt,"-zero")),te===ee&&Ie&&Zt.add("".concat(jt,"-focused")));var Be=typeof $t=="function"?$t(St):$t,dn=Jt.createElement("li",{className:Rt()(Array.from(Zt)),ref:kt},Jt.createElement("div",{onClick:Dt?null:Ve,onKeyDown:Dt?null:on,onMouseMove:Dt?null:rn,role:"radio","aria-checked":ee>Vt?"true":"false","aria-posinset":Vt+1,"aria-setsize":de,tabIndex:Dt?-1:0},Jt.createElement("div",{className:"".concat(jt,"-first")},Be),Jt.createElement("div",{className:"".concat(jt,"-second")},Be)));return Yt&&(dn=Yt(dn,St)),dn}var oe=Jt.forwardRef(Ue);function He(){var St=Jt.useRef({});function kt(jt){return St.current[jt]}function Dt(jt){return function($t){St.current[jt]=$t}}return[kt,Dt]}function Ft(St){var kt=St.pageXOffset,Dt="scrollLeft";if(typeof kt!="number"){var jt=St.document;kt=jt.documentElement[Dt],typeof kt!="number"&&(kt=jt.body[Dt])}return kt}function nt(St){var kt,Dt,jt=St.ownerDocument,$t=jt.body,Yt=jt&&jt.documentElement,Vt=St.getBoundingClientRect();return kt=Vt.left,Dt=Vt.top,kt-=Yt.clientLeft||$t.clientLeft||0,Dt-=Yt.clientTop||$t.clientTop||0,{left:kt,top:Dt}}function et(St){var kt=nt(St),Dt=St.ownerDocument,jt=Dt.defaultView||Dt.parentWindow;return kt.left+=Ft(jt),kt.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(St,kt){var Dt=St.prefixCls,jt=Dt===void 0?"rc-rate":Dt,$t=St.className,Yt=St.defaultValue,Vt=St.value,de=St.count,ee=de===void 0?5:de,Ne=St.allowHalf,Ie=Ne===void 0?!1:Ne,We=St.allowClear,kn=We===void 0?!0:We,rn=St.keyboard,Ve=rn===void 0?!0:rn,on=St.character,te=on===void 0?"\u2605":on,Zt=St.characterRender,Be=St.disabled,dn=St.direction,en=dn===void 0?"ltr":dn,ve=St.tabIndex,je=ve===void 0?0:ve,Xe=St.autoFocus,In=St.onHoverChange,Le=St.onChange,hn=St.onFocus,re=St.onBlur,gn=St.onKeyDown,Tn=St.onMouseLeave,Bt=(0,De.Z)(St,ct),Ct=He(),xt=(0,Ce.Z)(Ct,2),Nt=xt[0],zt=xt[1],Mt=Jt.useRef(null),Kt=function(){if(!Be){var Zi;(Zi=Mt.current)===null||Zi===void 0||Zi.focus()}};Jt.useImperativeHandle(kt,function(){return{focus:Kt,blur:function(){if(!Be){var Zi;(Zi=Mt.current)===null||Zi===void 0||Zi.blur()}}}});var Te=(0,ne.Z)(Yt||0,{value:Vt}),be=(0,Ce.Z)(Te,2),ze=be[0],ge=be[1],pe=(0,ne.Z)(null),xe=(0,Ce.Z)(pe,2),Oe=xe[0],Ke=xe[1],Pn=function(Zi,Tr){var Lt=en==="rtl",vi=Zi+1;if(Ie){var di=Nt(Zi),qn=et(di),fi=di.clientWidth;(Lt&&Tr-qn>fi/2||!Lt&&Tr-qn<fi/2)&&(vi-=.5)}return vi},qe=function(Zi){ge(Zi),Le==null||Le(Zi)},wn=Jt.useState(!1),Vn=(0,Ce.Z)(wn,2),bn=Vn[0],Qn=Vn[1],Fi=function(){Qn(!0),hn==null||hn()},ri=function(){Qn(!1),re==null||re()},li=Jt.useState(null),xi=(0,Ce.Z)(li,2),ir=xi[0],Pi=xi[1],tr=function(Zi,Tr){var Lt=Pn(Tr,Zi.pageX);Lt!==Oe&&(Pi(Lt),Ke(null)),In==null||In(Lt)},kr=function(Zi){Be||(Pi(null),Ke(null),In==null||In(void 0)),Zi&&(Tn==null||Tn(Zi))},Lr=function(Zi,Tr){var Lt=Pn(Tr,Zi.pageX),vi=!1;kn&&(vi=Lt===ze),kr(),qe(vi?0:Lt),Ke(vi?Lt:null)},Br=function(Zi){var Tr=Zi.keyCode,Lt=en==="rtl",vi=Ie?.5:1;Ve&&(Tr===Ae.Z.RIGHT&&ze<ee&&!Lt?(qe(ze+vi),Zi.preventDefault()):Tr===Ae.Z.LEFT&&ze>0&&!Lt||Tr===Ae.Z.RIGHT&&ze>0&&Lt?(qe(ze-vi),Zi.preventDefault()):Tr===Ae.Z.LEFT&&ze<ee&&Lt&&(qe(ze+vi),Zi.preventDefault())),gn==null||gn(Zi)};Jt.useEffect(function(){Xe&&!Be&&Kt()},[]);var Dr=new Array(ee).fill(0).map(function(lr,Zi){return Jt.createElement(oe,{ref:zt(Zi),index:Zi,count:ee,disabled:Be,prefixCls:"".concat(jt,"-star"),allowHalf:Ie,value:ir===null?ze:ir,onClick:Lr,onHover:tr,key:lr||Zi,character:te,characterRender:Zt,focused:bn})}),Kr=Rt()(jt,$t,(0,le.Z)((0,le.Z)({},"".concat(jt,"-disabled"),Be),"".concat(jt,"-rtl"),en==="rtl"));return Jt.createElement("ul",(0,bt.Z)({className:Kr,onMouseLeave:kr,tabIndex:Be?-1:je,onFocus:Be?null:Fi,onBlur:Be?null:ri,onKeyDown:Be?null:Br,ref:Mt},(0,he.Z)(Bt,{aria:!0,data:!0,attr:!0})),Dr)}var pt=Jt.forwardRef(lt),vt=pt},6551:function(Sn,Hn,It){"use strict";It.d(Hn,{ZP:function(){return ne}});var bt=It(11036),le=It(59301),Ce=It(47273),De=0,me=(0,Ce.Z)();function Rt(){var Ae;return me?(Ae=De,De+=1):Ae="TEST_OR_SSR",Ae}function ne(Ae){var he=le.useState(),Jt=(0,bt.Z)(he,2),Ue=Jt[0],oe=Jt[1];return le.useEffect(function(){oe("rc_select_".concat(Rt()))},[]),Ae||Ue}},37463:function(Sn,Hn,It){"use strict";It.d(Hn,{Ac:function(){return Qn},Xo:function(){return ri},Wx:function(){return xi},ZP:function(){return Ji},lk:function(){return vt}});var bt=It(71409),le=It(62730),Ce=It(87075),De=It(89490),me=It(11036),Rt=It(39224),ne=It(28788),Ae=It(18929),he=It(48736),Jt=It(59301),Ue=It(92310),oe=It.n(Ue),He=It(34280),Ft=It(49658),nt=It(8654),et=function(ce){var Mn=ce.className,On=ce.customizeIcon,Fe=ce.customizeIconProps,xn=ce.children,mn=ce.onMouseDown,vn=ce.onClick,Yn=typeof On=="function"?On(Fe):On;return Jt.createElement("span",{className:Mn,onMouseDown:function(_n){_n.preventDefault(),mn==null||mn(_n)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:vn,"aria-hidden":!0},Yn!==void 0?Yn:Jt.createElement("span",{className:oe()(Mn.split(/\s+/).map(function(Rn){return"".concat(Rn,"-icon")}))},xn))},ct=et,lt=function(ce,Mn,On,Fe,xn){var mn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,vn=arguments.length>6?arguments[6]:void 0,Yn=arguments.length>7?arguments[7]:void 0,Rn=Jt.useMemo(function(){if((0,ne.Z)(Fe)==="object")return Fe.clearIcon;if(xn)return xn},[Fe,xn]),_n=Jt.useMemo(function(){return!!(!mn&&Fe&&(On.length||vn)&&!(Yn==="combobox"&&vn===""))},[Fe,mn,On.length,vn,Yn]);return{allowClear:_n,clearIcon:Jt.createElement(ct,{className:"".concat(ce,"-clear"),onMouseDown:Mn,customizeIcon:Rn},"\xD7")}},pt=Jt.createContext(null);function vt(){return Jt.useContext(pt)}function St(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,ce=Jt.useState(!1),Mn=(0,me.Z)(ce,2),On=Mn[0],Fe=Mn[1],xn=Jt.useRef(null),mn=function(){window.clearTimeout(xn.current)};Jt.useEffect(function(){return mn},[]);var vn=function(Rn,_n){mn(),xn.current=window.setTimeout(function(){Fe(Rn),_n&&_n()},Wt)};return[On,vn,mn]}function kt(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,ce=Jt.useRef(null),Mn=Jt.useRef(null);Jt.useEffect(function(){return function(){window.clearTimeout(Mn.current)}},[]);function On(Fe){(Fe||ce.current===null)&&(ce.current=Fe),window.clearTimeout(Mn.current),Mn.current=window.setTimeout(function(){ce.current=null},Wt)}return[function(){return ce.current},On]}function Dt(Wt,ce,Mn,On){var Fe=Jt.useRef(null);Fe.current={open:ce,triggerOpen:Mn,customizedTrigger:On},Jt.useEffect(function(){function xn(mn){var vn;if(!((vn=Fe.current)!==null&&vn!==void 0&&vn.customizedTrigger)){var Yn=mn.target;Yn.shadowRoot&&mn.composed&&(Yn=mn.composedPath()[0]||Yn),Fe.current.open&&Wt().filter(function(Rn){return Rn}).every(function(Rn){return!Rn.contains(Yn)&&Rn!==Yn})&&Fe.current.triggerOpen(!1)}}return window.addEventListener("mousedown",xn),function(){return window.removeEventListener("mousedown",xn)}},[])}var jt=It(10228);function $t(Wt){return Wt&&![jt.Z.ESC,jt.Z.SHIFT,jt.Z.BACKSPACE,jt.Z.TAB,jt.Z.WIN_KEY,jt.Z.ALT,jt.Z.META,jt.Z.WIN_KEY_RIGHT,jt.Z.CTRL,jt.Z.SEMICOLON,jt.Z.EQUALS,jt.Z.CAPS_LOCK,jt.Z.CONTEXT_MENU,jt.Z.F1,jt.Z.F2,jt.Z.F3,jt.Z.F4,jt.Z.F5,jt.Z.F6,jt.Z.F7,jt.Z.F8,jt.Z.F9,jt.Z.F10,jt.Z.F11,jt.Z.F12].includes(Wt)}var Yt=It(26112),Vt=It(11780);function de(Wt,ce,Mn){var On=(0,De.Z)((0,De.Z)({},Wt),Mn?ce:{});return Object.keys(ce).forEach(function(Fe){var xn=ce[Fe];typeof xn=="function"&&(On[Fe]=function(){for(var mn,vn=arguments.length,Yn=new Array(vn),Rn=0;Rn<vn;Rn++)Yn[Rn]=arguments[Rn];return xn.apply(void 0,Yn),(mn=Wt[Fe])===null||mn===void 0?void 0:mn.call.apply(mn,[Wt].concat(Yn))})}),On}var ee=de,Ne=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],Ie=function(ce,Mn){var On=ce.prefixCls,Fe=ce.id,xn=ce.inputElement,mn=ce.autoFocus,vn=ce.autoComplete,Yn=ce.editable,Rn=ce.activeDescendantId,_n=ce.value,Jn=ce.open,Qi=ce.attrs,Ni=(0,Rt.Z)(ce,Ne),bi=xn||Jt.createElement("input",null),Re=bi,qi=Re.ref,ur=Re.props;return(0,he.Kp)(!("maxLength"in bi.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),bi=Jt.cloneElement(bi,(0,De.Z)((0,De.Z)((0,De.Z)({type:"search"},ee(Ni,ur,!0)),{},{id:Fe,ref:(0,nt.sQ)(Mn,qi),autoComplete:vn||"off",autoFocus:mn,className:oe()("".concat(On,"-selection-search-input"),ur==null?void 0:ur.className),role:"combobox","aria-expanded":Jn||!1,"aria-haspopup":"listbox","aria-owns":"".concat(Fe,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(Fe,"_list"),"aria-activedescendant":Jn?Rn:void 0},Qi),{},{value:Yn?_n:"",readOnly:!Yn,unselectable:Yn?null:"on",style:(0,De.Z)((0,De.Z)({},ur.style),{},{opacity:Yn?null:0})})),bi},We=Jt.forwardRef(Ie),kn=We;function rn(Wt){return Array.isArray(Wt)?Wt:Wt!==void 0?[Wt]:[]}var Ve=typeof window!="undefined"&&window.document&&window.document.documentElement,on=Ve;function te(Wt){return Wt!=null}function Zt(Wt){return!Wt&&Wt!==0}function Be(Wt){return["string","number"].includes((0,ne.Z)(Wt))}function dn(Wt){var ce=void 0;return Wt&&(Be(Wt.title)?ce=Wt.title.toString():Be(Wt.label)&&(ce=Wt.label.toString())),ce}function en(Wt,ce){on?Jt.useLayoutEffect(Wt,ce):Jt.useEffect(Wt,ce)}function ve(Wt){var ce;return(ce=Wt.key)!==null&&ce!==void 0?ce:Wt.value}var je=function(ce){ce.preventDefault(),ce.stopPropagation()},Xe=function(ce){var Mn=ce.id,On=ce.prefixCls,Fe=ce.values,xn=ce.open,mn=ce.searchValue,vn=ce.autoClearSearchValue,Yn=ce.inputRef,Rn=ce.placeholder,_n=ce.disabled,Jn=ce.mode,Qi=ce.showSearch,Ni=ce.autoFocus,bi=ce.autoComplete,Re=ce.activeDescendantId,qi=ce.tabIndex,ur=ce.removeIcon,Hr=ce.maxTagCount,Ye=ce.maxTagTextLength,Fn=ce.maxTagPlaceholder,ai=Fn===void 0?function(Nn){return"+ ".concat(Nn.length," ...")}:Fn,oi=ce.tagRender,gi=ce.onToggleOpen,Ii=ce.onRemove,Gi=ce.onInputChange,$i=ce.onInputPaste,sr=ce.onInputKeyDown,pr=ce.onInputMouseDown,$e=ce.onInputCompositionStart,Ir=ce.onInputCompositionEnd,Qe=ce.onInputBlur,yi=Jt.useRef(null),gr=(0,Jt.useState)(0),dr=(0,me.Z)(gr,2),_r=dr[0],mr=dr[1],Wi=(0,Jt.useState)(!1),Vr=(0,me.Z)(Wi,2),ke=Vr[0],sn=Vr[1],we="".concat(On,"-selection"),Tt=xn||Jn==="multiple"&&vn===!1||Jn==="tags"?mn:"",yn=Jn==="tags"||Jn==="multiple"&&vn===!1||Qi&&(xn||ke);en(function(){mr(yi.current.scrollWidth)},[Tt]);var Bn=function(fn,En,hi,Kn,An){return Jt.createElement("span",{title:dn(fn),className:oe()("".concat(we,"-item"),(0,Ce.Z)({},"".concat(we,"-item-disabled"),hi))},Jt.createElement("span",{className:"".concat(we,"-item-content")},En),Kn&&Jt.createElement(ct,{className:"".concat(we,"-item-remove"),onMouseDown:je,onClick:An,customizeIcon:ur},"\xD7"))},ui=function(fn,En,hi,Kn,An,_e){var ii=function(Vi){je(Vi),gi(!xn)};return Jt.createElement("span",{onMouseDown:ii},oi({label:En,value:fn,disabled:hi,closable:Kn,onClose:An,isMaxTag:!!_e}))},ti=function(fn){var En=fn.disabled,hi=fn.label,Kn=fn.value,An=!_n&&!En,_e=hi;if(typeof Ye=="number"&&(typeof hi=="string"||typeof hi=="number")){var ii=String(_e);ii.length>Ye&&(_e="".concat(ii.slice(0,Ye),"..."))}var wi=function(Oi){Oi&&Oi.stopPropagation(),Ii(fn)};return typeof oi=="function"?ui(Kn,_e,En,An,wi):Bn(fn,_e,En,An,wi)},Zn=function(fn){if(!Fe.length)return null;var En=typeof ai=="function"?ai(fn):ai;return typeof oi=="function"?ui(void 0,En,!1,!1,void 0,!0):Bn({title:En},En,!1)},tn=Jt.createElement("div",{className:"".concat(we,"-search"),style:{width:_r},onFocus:function(){sn(!0)},onBlur:function(){sn(!1)}},Jt.createElement(kn,{ref:Yn,open:xn,prefixCls:On,id:Mn,inputElement:null,disabled:_n,autoFocus:Ni,autoComplete:bi,editable:yn,activeDescendantId:Re,value:Tt,onKeyDown:sr,onMouseDown:pr,onChange:Gi,onPaste:$i,onCompositionStart:$e,onCompositionEnd:Ir,onBlur:Qe,tabIndex:qi,attrs:(0,Yt.Z)(ce,!0)}),Jt.createElement("span",{ref:yi,className:"".concat(we,"-search-mirror"),"aria-hidden":!0},Tt,"\xA0")),Cn=Jt.createElement(Vt.Z,{prefixCls:"".concat(we,"-overflow"),data:Fe,renderItem:ti,renderRest:Zn,suffix:tn,itemKey:ve,maxCount:Hr});return Jt.createElement("span",{className:"".concat(we,"-wrap")},Cn,!Fe.length&&!Tt&&Jt.createElement("span",{className:"".concat(we,"-placeholder")},Rn))},In=Xe,Le=function(ce){var Mn=ce.inputElement,On=ce.prefixCls,Fe=ce.id,xn=ce.inputRef,mn=ce.disabled,vn=ce.autoFocus,Yn=ce.autoComplete,Rn=ce.activeDescendantId,_n=ce.mode,Jn=ce.open,Qi=ce.values,Ni=ce.placeholder,bi=ce.tabIndex,Re=ce.showSearch,qi=ce.searchValue,ur=ce.activeValue,Hr=ce.maxLength,Ye=ce.onInputKeyDown,Fn=ce.onInputMouseDown,ai=ce.onInputChange,oi=ce.onInputPaste,gi=ce.onInputCompositionStart,Ii=ce.onInputCompositionEnd,Gi=ce.onInputBlur,$i=ce.title,sr=Jt.useState(!1),pr=(0,me.Z)(sr,2),$e=pr[0],Ir=pr[1],Qe=_n==="combobox",yi=Qe||Re,gr=Qi[0],dr=qi||"";Qe&&ur&&!$e&&(dr=ur),Jt.useEffect(function(){Qe&&Ir(!1)},[Qe,ur]);var _r=_n!=="combobox"&&!Jn&&!Re?!1:!!dr,mr=$i===void 0?dn(gr):$i,Wi=Jt.useMemo(function(){return gr?null:Jt.createElement("span",{className:"".concat(On,"-selection-placeholder"),style:_r?{visibility:"hidden"}:void 0},Ni)},[gr,_r,Ni,On]);return Jt.createElement("span",{className:"".concat(On,"-selection-wrap")},Jt.createElement("span",{className:"".concat(On,"-selection-search")},Jt.createElement(kn,{ref:xn,prefixCls:On,id:Fe,open:Jn,inputElement:Mn,disabled:mn,autoFocus:vn,autoComplete:Yn,editable:yi,activeDescendantId:Rn,value:dr,onKeyDown:Ye,onMouseDown:Fn,onChange:function(ke){Ir(!0),ai(ke)},onPaste:oi,onCompositionStart:gi,onCompositionEnd:Ii,onBlur:Gi,tabIndex:bi,attrs:(0,Yt.Z)(ce,!0),maxLength:Qe?Hr:void 0})),!Qe&&gr?Jt.createElement("span",{className:"".concat(On,"-selection-item"),title:mr,style:_r?{visibility:"hidden"}:void 0},gr.label):null,Wi)},hn=Le,re=function(ce,Mn){var On=(0,Jt.useRef)(null),Fe=(0,Jt.useRef)(!1),xn=ce.prefixCls,mn=ce.open,vn=ce.mode,Yn=ce.showSearch,Rn=ce.tokenWithEnter,_n=ce.disabled,Jn=ce.prefix,Qi=ce.autoClearSearchValue,Ni=ce.onSearch,bi=ce.onSearchSubmit,Re=ce.onToggleOpen,qi=ce.onInputKeyDown,ur=ce.onInputBlur,Hr=ce.domRef;Jt.useImperativeHandle(Mn,function(){return{focus:function(mr){On.current.focus(mr)},blur:function(){On.current.blur()}}});var Ye=kt(0),Fn=(0,me.Z)(Ye,2),ai=Fn[0],oi=Fn[1],gi=function(mr){var Wi=mr.which,Vr=On.current instanceof HTMLTextAreaElement;!Vr&&mn&&(Wi===jt.Z.UP||Wi===jt.Z.DOWN)&&mr.preventDefault(),qi&&qi(mr),Wi===jt.Z.ENTER&&vn==="tags"&&!Fe.current&&!mn&&(bi==null||bi(mr.target.value)),!(Vr&&!mn&&~[jt.Z.UP,jt.Z.DOWN,jt.Z.LEFT,jt.Z.RIGHT].indexOf(Wi))&&$t(Wi)&&Re(!0)},Ii=function(){oi(!0)},Gi=(0,Jt.useRef)(null),$i=function(mr){Ni(mr,!0,Fe.current)!==!1&&Re(!0)},sr=function(){Fe.current=!0},pr=function(mr){Fe.current=!1,vn!=="combobox"&&$i(mr.target.value)},$e=function(mr){var Wi=mr.target.value;if(Rn&&Gi.current&&/[\r\n]/.test(Gi.current)){var Vr=Gi.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");Wi=Wi.replace(Vr,Gi.current)}Gi.current=null,$i(Wi)},Ir=function(mr){var Wi=mr.clipboardData,Vr=Wi==null?void 0:Wi.getData("text");Gi.current=Vr||""},Qe=function(mr){var Wi=mr.target;if(Wi!==On.current){var Vr=document.body.style.msTouchAction!==void 0;Vr?setTimeout(function(){On.current.focus()}):On.current.focus()}},yi=function(mr){var Wi=ai();mr.target!==On.current&&!Wi&&!(vn==="combobox"&&_n)&&mr.preventDefault(),(vn!=="combobox"&&(!Yn||!Wi)||!mn)&&(mn&&Qi!==!1&&Ni("",!0,!1),Re())},gr={inputRef:On,onInputKeyDown:gi,onInputMouseDown:Ii,onInputChange:$e,onInputPaste:Ir,onInputCompositionStart:sr,onInputCompositionEnd:pr,onInputBlur:ur},dr=vn==="multiple"||vn==="tags"?Jt.createElement(In,(0,bt.Z)({},ce,gr)):Jt.createElement(hn,(0,bt.Z)({},ce,gr));return Jt.createElement("div",{ref:Hr,className:"".concat(xn,"-selector"),onClick:Qe,onMouseDown:yi},Jn&&Jt.createElement("div",{className:"".concat(xn,"-prefix")},Jn),dr)},gn=Jt.forwardRef(re),Tn=gn,Bt=It(65352),Ct=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],xt=function(ce){var Mn=ce===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:Mn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:Mn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:Mn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:Mn,adjustY:1},htmlRegion:"scroll"}}},Nt=function(ce,Mn){var On=ce.prefixCls,Fe=ce.disabled,xn=ce.visible,mn=ce.children,vn=ce.popupElement,Yn=ce.animation,Rn=ce.transitionName,_n=ce.dropdownStyle,Jn=ce.dropdownClassName,Qi=ce.direction,Ni=Qi===void 0?"ltr":Qi,bi=ce.placement,Re=ce.builtinPlacements,qi=ce.dropdownMatchSelectWidth,ur=ce.dropdownRender,Hr=ce.dropdownAlign,Ye=ce.getPopupContainer,Fn=ce.empty,ai=ce.getTriggerDOMNode,oi=ce.onPopupVisibleChange,gi=ce.onPopupMouseEnter,Ii=(0,Rt.Z)(ce,Ct),Gi="".concat(On,"-dropdown"),$i=vn;ur&&($i=ur(vn));var sr=Jt.useMemo(function(){return Re||xt(qi)},[Re,qi]),pr=Yn?"".concat(Gi,"-").concat(Yn):Rn,$e=typeof qi=="number",Ir=Jt.useMemo(function(){return $e?null:qi===!1?"minWidth":"width"},[qi,$e]),Qe=_n;$e&&(Qe=(0,De.Z)((0,De.Z)({},Qe),{},{width:qi}));var yi=Jt.useRef(null);return Jt.useImperativeHandle(Mn,function(){return{getPopupElement:function(){var dr;return(dr=yi.current)===null||dr===void 0?void 0:dr.popupElement}}}),Jt.createElement(Bt.Z,(0,bt.Z)({},Ii,{showAction:oi?["click"]:[],hideAction:oi?["click"]:[],popupPlacement:bi||(Ni==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:sr,prefixCls:Gi,popupTransitionName:pr,popup:Jt.createElement("div",{onMouseEnter:gi},$i),ref:yi,stretch:Ir,popupAlign:Hr,popupVisible:xn,getPopupContainer:Ye,popupClassName:oe()(Jn,(0,Ce.Z)({},"".concat(Gi,"-empty"),Fn)),popupStyle:Qe,getTriggerDOMNode:ai,onPopupVisibleChange:oi}),mn)},zt=Jt.forwardRef(Nt),Mt=zt,Kt=It(67900);function Te(Wt,ce){var Mn=Wt.key,On;return"value"in Wt&&(On=Wt.value),Mn!=null?Mn:On!==void 0?On:"rc-index-key-".concat(ce)}function be(Wt){return typeof Wt!="undefined"&&!Number.isNaN(Wt)}function ze(Wt,ce){var Mn=Wt||{},On=Mn.label,Fe=Mn.value,xn=Mn.options,mn=Mn.groupLabel,vn=On||(ce?"children":"label");return{label:vn,value:Fe||"value",options:xn||"options",groupLabel:mn||vn}}function ge(Wt){var ce=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Mn=ce.fieldNames,On=ce.childrenAsData,Fe=[],xn=ze(Mn,!1),mn=xn.label,vn=xn.value,Yn=xn.options,Rn=xn.groupLabel;function _n(Jn,Qi){Array.isArray(Jn)&&Jn.forEach(function(Ni){if(Qi||!(Yn in Ni)){var bi=Ni[vn];Fe.push({key:Te(Ni,Fe.length),groupOption:Qi,data:Ni,label:Ni[mn],value:bi})}else{var Re=Ni[Rn];Re===void 0&&On&&(Re=Ni.label),Fe.push({key:Te(Ni,Fe.length),group:!0,data:Ni,label:Re}),_n(Ni[Yn],!0)}})}return _n(Wt,!1),Fe}function pe(Wt){var ce=(0,De.Z)({},Wt);return"props"in ce||Object.defineProperty(ce,"props",{get:function(){return(0,he.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),ce}}),ce}var xe=function(ce,Mn,On){if(!Mn||!Mn.length)return null;var Fe=!1,xn=function vn(Yn,Rn){var _n=(0,Kt.Z)(Rn),Jn=_n[0],Qi=_n.slice(1);if(!Jn)return[Yn];var Ni=Yn.split(Jn);return Fe=Fe||Ni.length>1,Ni.reduce(function(bi,Re){return[].concat((0,le.Z)(bi),(0,le.Z)(vn(Re,Qi)))},[]).filter(Boolean)},mn=xn(ce,Mn);return Fe?typeof On!="undefined"?mn.slice(0,On):mn:null},Oe=Jt.createContext(null),Ke=Oe;function Pn(Wt){var ce=Wt.visible,Mn=Wt.values;if(!ce)return null;var On=50;return Jt.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(Mn.slice(0,On).map(function(Fe){var xn=Fe.label,mn=Fe.value;return["number","string"].includes((0,ne.Z)(xn))?xn:mn}).join(", ")),Mn.length>On?", ...":null)}var qe=["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"],wn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],Vn=function(ce){return ce==="tags"||ce==="multiple"},bn=Jt.forwardRef(function(Wt,ce){var Mn,On=Wt.id,Fe=Wt.prefixCls,xn=Wt.className,mn=Wt.showSearch,vn=Wt.tagRender,Yn=Wt.direction,Rn=Wt.omitDomProps,_n=Wt.displayValues,Jn=Wt.onDisplayValuesChange,Qi=Wt.emptyOptions,Ni=Wt.notFoundContent,bi=Ni===void 0?"Not Found":Ni,Re=Wt.onClear,qi=Wt.mode,ur=Wt.disabled,Hr=Wt.loading,Ye=Wt.getInputElement,Fn=Wt.getRawInputElement,ai=Wt.open,oi=Wt.defaultOpen,gi=Wt.onDropdownVisibleChange,Ii=Wt.activeValue,Gi=Wt.onActiveValueChange,$i=Wt.activeDescendantId,sr=Wt.searchValue,pr=Wt.autoClearSearchValue,$e=Wt.onSearch,Ir=Wt.onSearchSplit,Qe=Wt.tokenSeparators,yi=Wt.allowClear,gr=Wt.prefix,dr=Wt.suffixIcon,_r=Wt.clearIcon,mr=Wt.OptionList,Wi=Wt.animation,Vr=Wt.transitionName,ke=Wt.dropdownStyle,sn=Wt.dropdownClassName,we=Wt.dropdownMatchSelectWidth,Tt=Wt.dropdownRender,yn=Wt.dropdownAlign,Bn=Wt.placement,ui=Wt.builtinPlacements,ti=Wt.getPopupContainer,Zn=Wt.showAction,tn=Zn===void 0?[]:Zn,Cn=Wt.onFocus,Nn=Wt.onBlur,fn=Wt.onKeyUp,En=Wt.onKeyDown,hi=Wt.onMouseDown,Kn=(0,Rt.Z)(Wt,qe),An=Vn(qi),_e=(mn!==void 0?mn:An)||qi==="combobox",ii=(0,De.Z)({},Kn);wn.forEach(function(oo){delete ii[oo]}),Rn==null||Rn.forEach(function(oo){delete ii[oo]});var wi=Jt.useState(!1),Vi=(0,me.Z)(wi,2),Oi=Vi[0],wr=Vi[1];Jt.useEffect(function(){wr((0,Ft.Z)())},[]);var Pr=Jt.useRef(null),yr=Jt.useRef(null),Mr=Jt.useRef(null),Er=Jt.useRef(null),qr=Jt.useRef(null),Pe=Jt.useRef(!1),Cr=St(),Sr=(0,me.Z)(Cr,3),ji=Sr[0],rr=Sr[1],Hi=Sr[2];Jt.useImperativeHandle(ce,function(){var oo,Jr;return{focus:(oo=Er.current)===null||oo===void 0?void 0:oo.focus,blur:(Jr=Er.current)===null||Jr===void 0?void 0:Jr.blur,scrollTo:function(mi){var cs;return(cs=qr.current)===null||cs===void 0?void 0:cs.scrollTo(mi)},nativeElement:Pr.current||yr.current}});var zr=Jt.useMemo(function(){var oo;if(qi!=="combobox")return sr;var Jr=(oo=_n[0])===null||oo===void 0?void 0:oo.value;return typeof Jr=="string"||typeof Jr=="number"?String(Jr):""},[sr,qi,_n]),jr=qi==="combobox"&&typeof Ye=="function"&&Ye()||null,er=typeof Fn=="function"&&Fn(),eo=(0,nt.x1)(yr,er==null||(Mn=er.props)===null||Mn===void 0?void 0:Mn.ref),gs=Jt.useState(!1),Fo=(0,me.Z)(gs,2),wa=Fo[0],Ps=Fo[1];(0,He.Z)(function(){Ps(!0)},[]);var Ti=(0,Ae.Z)(!1,{defaultValue:oi,value:ai}),wo=(0,me.Z)(Ti,2),Co=wo[0],es=wo[1],Ao=wa?Co:!1,Ko=!bi&&Qi;(ur||Ko&&Ao&&qi==="combobox")&&(Ao=!1);var Wn=Ko?!1:Ao,Ai=Jt.useCallback(function(oo){var Jr=oo!==void 0?oo:!Ao;ur||(es(Jr),Ao!==Jr&&(gi==null||gi(Jr)))},[ur,Ao,es,gi]),Ui=Jt.useMemo(function(){return(Qe||[]).some(function(oo){return[`
|
|
`,`\r
|
|
`].includes(oo)})},[Qe]),xr=Jt.useContext(Ke)||{},br=xr.maxCount,no=xr.rawValues,Bi=function(Jr,as,mi){if(!(An&&be(br)&&(no==null?void 0:no.size)>=br)){var cs=!0,ae=Jr;Gi==null||Gi(null);var an=xe(Jr,Qe,be(br)?br-no.size:void 0),Wa=mi?null:an;return qi!=="combobox"&&Wa&&(ae="",Ir==null||Ir(Wa),Ai(!1),cs=!1),$e&&zr!==ae&&$e(ae,{source:as?"typing":"effect"}),cs}},Fs=function(Jr){!Jr||!Jr.trim()||$e(Jr,{source:"submit"})};Jt.useEffect(function(){!Ao&&!An&&qi!=="combobox"&&Bi("",!1,!1)},[Ao]),Jt.useEffect(function(){Co&&ur&&es(!1),ur&&!Pe.current&&rr(!1)},[ur]);var Go=kt(),Bo=(0,me.Z)(Go,2),Or=Bo[0],Vo=Bo[1],As=Jt.useRef(!1),vo=function(Jr){var as=Or(),mi=Jr.key,cs=mi==="Enter";if(cs&&(qi!=="combobox"&&Jr.preventDefault(),Ao||Ai(!0)),Vo(!!zr),mi==="Backspace"&&!as&&An&&!zr&&_n.length){for(var ae=(0,le.Z)(_n),an=null,Wa=ae.length-1;Wa>=0;Wa-=1){var Fl=ae[Wa];if(!Fl.disabled){ae.splice(Wa,1),an=Fl;break}}an&&Jn(ae,{type:"remove",values:[an]})}for(var qo=arguments.length,ws=new Array(qo>1?qo-1:0),Da=1;Da<qo;Da++)ws[Da-1]=arguments[Da];if(Ao&&(!cs||!As.current)){var rl;cs&&(As.current=!0),(rl=qr.current)===null||rl===void 0||rl.onKeyDown.apply(rl,[Jr].concat(ws))}En==null||En.apply(void 0,[Jr].concat(ws))},ca=function(Jr){for(var as=arguments.length,mi=new Array(as>1?as-1:0),cs=1;cs<as;cs++)mi[cs-1]=arguments[cs];if(Ao){var ae;(ae=qr.current)===null||ae===void 0||ae.onKeyUp.apply(ae,[Jr].concat(mi))}Jr.key==="Enter"&&(As.current=!1),fn==null||fn.apply(void 0,[Jr].concat(mi))},fa=function(Jr){var as=_n.filter(function(mi){return mi!==Jr});Jn(as,{type:"remove",values:[Jr]})},Ca=function(){As.current=!1},ns=Jt.useRef(!1),$u=function(){rr(!0),ur||(Cn&&!ns.current&&Cn.apply(void 0,arguments),tn.includes("focus")&&Ai(!0)),ns.current=!0},Fu=function(){Pe.current=!0,rr(!1,function(){ns.current=!1,Pe.current=!1,Ai(!1)}),!ur&&(zr&&(qi==="tags"?$e(zr,{source:"submit"}):qi==="multiple"&&$e("",{source:"blur"})),Nn&&Nn.apply(void 0,arguments))},il=[];Jt.useEffect(function(){return function(){il.forEach(function(oo){return clearTimeout(oo)}),il.splice(0,il.length)}},[]);var yl=function(Jr){var as,mi=Jr.target,cs=(as=Mr.current)===null||as===void 0?void 0:as.getPopupElement();if(cs&&cs.contains(mi)){var ae=setTimeout(function(){var qo=il.indexOf(ae);if(qo!==-1&&il.splice(qo,1),Hi(),!Oi&&!cs.contains(document.activeElement)){var ws;(ws=Er.current)===null||ws===void 0||ws.focus()}});il.push(ae)}for(var an=arguments.length,Wa=new Array(an>1?an-1:0),Fl=1;Fl<an;Fl++)Wa[Fl-1]=arguments[Fl];hi==null||hi.apply(void 0,[Jr].concat(Wa))},Ba=Jt.useState({}),Kl=(0,me.Z)(Ba,2),th=Kl[1];function eh(){th({})}var Uo;er&&(Uo=function(Jr){Ai(Jr)}),Dt(function(){var oo;return[Pr.current,(oo=Mr.current)===null||oo===void 0?void 0:oo.getPopupElement()]},Wn,Ai,!!er);var Au=Jt.useMemo(function(){return(0,De.Z)((0,De.Z)({},Wt),{},{notFoundContent:bi,open:Ao,triggerOpen:Wn,id:On,showSearch:_e,multiple:An,toggleOpen:Ai})},[Wt,bi,Wn,Ao,On,_e,An,Ai]),nh=!!dr||Hr,Vl;nh&&(Vl=Jt.createElement(ct,{className:oe()("".concat(Fe,"-arrow"),(0,Ce.Z)({},"".concat(Fe,"-arrow-loading"),Hr)),customizeIcon:dr,customizeIconProps:{loading:Hr,searchValue:zr,open:Ao,focused:ji,showSearch:_e}}));var lu=function(){var Jr;Re==null||Re(),(Jr=Er.current)===null||Jr===void 0||Jr.focus(),Jn([],{type:"clear",values:_n}),Bi("",!1,!1)},Ls=lt(Fe,lu,_n,yi,_r,ur,zr,qi),Bs=Ls.allowClear,ss=Ls.clearIcon,ps=Jt.createElement(mr,{ref:qr}),Ul=oe()(Fe,xn,(0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)({},"".concat(Fe,"-focused"),ji),"".concat(Fe,"-multiple"),An),"".concat(Fe,"-single"),!An),"".concat(Fe,"-allow-clear"),yi),"".concat(Fe,"-show-arrow"),nh),"".concat(Fe,"-disabled"),ur),"".concat(Fe,"-loading"),Hr),"".concat(Fe,"-open"),Ao),"".concat(Fe,"-customize-input"),jr),"".concat(Fe,"-show-search"),_e)),Hs=Jt.createElement(Mt,{ref:Mr,disabled:ur,prefixCls:Fe,visible:Wn,popupElement:ps,animation:Wi,transitionName:Vr,dropdownStyle:ke,dropdownClassName:sn,direction:Yn,dropdownMatchSelectWidth:we,dropdownRender:Tt,dropdownAlign:yn,placement:Bn,builtinPlacements:ui,getPopupContainer:ti,empty:Qi,getTriggerDOMNode:function(Jr){return yr.current||Jr},onPopupVisibleChange:Uo,onPopupMouseEnter:eh},er?Jt.cloneElement(er,{ref:eo}):Jt.createElement(Tn,(0,bt.Z)({},Wt,{domRef:yr,prefixCls:Fe,inputElement:jr,ref:Er,id:On,prefix:gr,showSearch:_e,autoClearSearchValue:pr,mode:qi,activeDescendantId:$i,tagRender:vn,values:_n,open:Ao,onToggleOpen:Ai,activeValue:Ii,searchValue:zr,onSearch:Bi,onSearchSubmit:Fs,onRemove:fa,tokenWithEnter:Ui,onInputBlur:Ca}))),co;return er?co=Hs:co=Jt.createElement("div",(0,bt.Z)({className:Ul},ii,{ref:Pr,onMouseDown:yl,onKeyDown:vo,onKeyUp:ca,onFocus:$u,onBlur:Fu}),Jt.createElement(Pn,{visible:ji&&!Ao,values:_n}),Hs,Vl,Bs&&ss),Jt.createElement(pt.Provider,{value:Au},co)}),Qn=bn,Fi=function(){return null};Fi.isSelectOptGroup=!0;var ri=Fi,li=function(){return null};li.isSelectOption=!0;var xi=li,ir=It(80547),Pi=It(2738),tr=It(65283);function kr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Lr=["disabled","title","children","style","className"];function Br(Wt){return typeof Wt=="string"||typeof Wt=="number"}var Dr=function(ce,Mn){var On=vt(),Fe=On.prefixCls,xn=On.id,mn=On.open,vn=On.multiple,Yn=On.mode,Rn=On.searchValue,_n=On.toggleOpen,Jn=On.notFoundContent,Qi=On.onPopupScroll,Ni=Jt.useContext(Ke),bi=Ni.maxCount,Re=Ni.flattenOptions,qi=Ni.onActiveValue,ur=Ni.defaultActiveFirstOption,Hr=Ni.onSelect,Ye=Ni.menuItemSelectedIcon,Fn=Ni.rawValues,ai=Ni.fieldNames,oi=Ni.virtual,gi=Ni.direction,Ii=Ni.listHeight,Gi=Ni.listItemHeight,$i=Ni.optionRender,sr="".concat(Fe,"-item"),pr=(0,ir.Z)(function(){return Re},[mn,Re],function(Zn,tn){return tn[0]&&Zn[1]!==tn[1]}),$e=Jt.useRef(null),Ir=Jt.useMemo(function(){return vn&&be(bi)&&(Fn==null?void 0:Fn.size)>=bi},[vn,bi,Fn==null?void 0:Fn.size]),Qe=function(tn){tn.preventDefault()},yi=function(tn){var Cn;(Cn=$e.current)===null||Cn===void 0||Cn.scrollTo(typeof tn=="number"?{index:tn}:tn)},gr=Jt.useCallback(function(Zn){return Yn==="combobox"?!1:Fn.has(Zn)},[Yn,(0,le.Z)(Fn).toString(),Fn.size]),dr=function(tn){for(var Cn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Nn=pr.length,fn=0;fn<Nn;fn+=1){var En=(tn+fn*Cn+Nn)%Nn,hi=pr[En]||{},Kn=hi.group,An=hi.data;if(!Kn&&!(An!=null&&An.disabled)&&(gr(An.value)||!Ir))return En}return-1},_r=Jt.useState(function(){return dr(0)}),mr=(0,me.Z)(_r,2),Wi=mr[0],Vr=mr[1],ke=function(tn){var Cn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Vr(tn);var Nn={source:Cn?"keyboard":"mouse"},fn=pr[tn];if(!fn){qi(null,-1,Nn);return}qi(fn.value,tn,Nn)};(0,Jt.useEffect)(function(){ke(ur!==!1?dr(0):-1)},[pr.length,Rn]);var sn=Jt.useCallback(function(Zn){return Yn==="combobox"?String(Zn).toLowerCase()===Rn.toLowerCase():Fn.has(Zn)},[Yn,Rn,(0,le.Z)(Fn).toString(),Fn.size]);(0,Jt.useEffect)(function(){var Zn=setTimeout(function(){if(!vn&&mn&&Fn.size===1){var Cn=Array.from(Fn)[0],Nn=pr.findIndex(function(fn){var En=fn.data;return Rn?String(En.value).startsWith(Rn):En.value===Cn});Nn!==-1&&(ke(Nn),yi(Nn))}});if(mn){var tn;(tn=$e.current)===null||tn===void 0||tn.scrollTo(void 0)}return function(){return clearTimeout(Zn)}},[mn,Rn]);var we=function(tn){tn!==void 0&&Hr(tn,{selected:!Fn.has(tn)}),vn||_n(!1)};if(Jt.useImperativeHandle(Mn,function(){return{onKeyDown:function(tn){var Cn=tn.which,Nn=tn.ctrlKey;switch(Cn){case jt.Z.N:case jt.Z.P:case jt.Z.UP:case jt.Z.DOWN:{var fn=0;if(Cn===jt.Z.UP?fn=-1:Cn===jt.Z.DOWN?fn=1:kr()&&Nn&&(Cn===jt.Z.N?fn=1:Cn===jt.Z.P&&(fn=-1)),fn!==0){var En=dr(Wi+fn,fn);yi(En),ke(En,!0)}break}case jt.Z.TAB:case jt.Z.ENTER:{var hi,Kn=pr[Wi];Kn&&!(Kn!=null&&(hi=Kn.data)!==null&&hi!==void 0&&hi.disabled)&&!Ir?we(Kn.value):we(void 0),mn&&tn.preventDefault();break}case jt.Z.ESC:_n(!1),mn&&tn.stopPropagation()}},onKeyUp:function(){},scrollTo:function(tn){yi(tn)}}}),pr.length===0)return Jt.createElement("div",{role:"listbox",id:"".concat(xn,"_list"),className:"".concat(sr,"-empty"),onMouseDown:Qe},Jn);var Tt=Object.keys(ai).map(function(Zn){return ai[Zn]}),yn=function(tn){return tn.label};function Bn(Zn,tn){var Cn=Zn.group;return{role:Cn?"presentation":"option",id:"".concat(xn,"_list_").concat(tn)}}var ui=function(tn){var Cn=pr[tn];if(!Cn)return null;var Nn=Cn.data||{},fn=Nn.value,En=Cn.group,hi=(0,Yt.Z)(Nn,!0),Kn=yn(Cn);return Cn?Jt.createElement("div",(0,bt.Z)({"aria-label":typeof Kn=="string"&&!En?Kn:null},hi,{key:tn},Bn(Cn,tn),{"aria-selected":sn(fn)}),fn):null},ti={role:"listbox",id:"".concat(xn,"_list")};return Jt.createElement(Jt.Fragment,null,oi&&Jt.createElement("div",(0,bt.Z)({},ti,{style:{height:0,width:0,overflow:"hidden"}}),ui(Wi-1),ui(Wi),ui(Wi+1)),Jt.createElement(tr.Z,{itemKey:"key",ref:$e,data:pr,height:Ii,itemHeight:Gi,fullHeight:!1,onMouseDown:Qe,onScroll:Qi,virtual:oi,direction:gi,innerProps:oi?null:ti},function(Zn,tn){var Cn=Zn.group,Nn=Zn.groupOption,fn=Zn.data,En=Zn.label,hi=Zn.value,Kn=fn.key;if(Cn){var An,_e=(An=fn.title)!==null&&An!==void 0?An:Br(En)?En.toString():void 0;return Jt.createElement("div",{className:oe()(sr,"".concat(sr,"-group"),fn.className),title:_e},En!==void 0?En:Kn)}var ii=fn.disabled,wi=fn.title,Vi=fn.children,Oi=fn.style,wr=fn.className,Pr=(0,Rt.Z)(fn,Lr),yr=(0,Pi.Z)(Pr,Tt),Mr=gr(hi),Er=ii||!Mr&&Ir,qr="".concat(sr,"-option"),Pe=oe()(sr,qr,wr,(0,Ce.Z)((0,Ce.Z)((0,Ce.Z)((0,Ce.Z)({},"".concat(qr,"-grouped"),Nn),"".concat(qr,"-active"),Wi===tn&&!Er),"".concat(qr,"-disabled"),Er),"".concat(qr,"-selected"),Mr)),Cr=yn(Zn),Sr=!Ye||typeof Ye=="function"||Mr,ji=typeof Cr=="number"?Cr:Cr||hi,rr=Br(ji)?ji.toString():void 0;return wi!==void 0&&(rr=wi),Jt.createElement("div",(0,bt.Z)({},(0,Yt.Z)(yr),oi?{}:Bn(Zn,tn),{"aria-selected":sn(hi),className:Pe,title:rr,onMouseMove:function(){Wi===tn||Er||ke(tn)},onClick:function(){Er||we(hi)},style:Oi}),Jt.createElement("div",{className:"".concat(qr,"-content")},typeof $i=="function"?$i(Zn,{index:tn}):ji),Jt.isValidElement(Ye)||Mr,Sr&&Jt.createElement(ct,{className:"".concat(sr,"-option-state"),customizeIcon:Ye,customizeIconProps:{value:hi,disabled:Er,isSelected:Mr}},Mr?"\u2713":null))}))},Kr=Jt.forwardRef(Dr),lr=Kr,Zi=function(Wt,ce){var Mn=Jt.useRef({values:new Map,options:new Map}),On=Jt.useMemo(function(){var xn=Mn.current,mn=xn.values,vn=xn.options,Yn=Wt.map(function(Jn){if(Jn.label===void 0){var Qi;return(0,De.Z)((0,De.Z)({},Jn),{},{label:(Qi=mn.get(Jn.value))===null||Qi===void 0?void 0:Qi.label})}return Jn}),Rn=new Map,_n=new Map;return Yn.forEach(function(Jn){Rn.set(Jn.value,Jn),_n.set(Jn.value,ce.get(Jn.value)||vn.get(Jn.value))}),Mn.current.values=Rn,Mn.current.options=_n,Yn},[Wt,ce]),Fe=Jt.useCallback(function(xn){return ce.get(xn)||Mn.current.options.get(xn)},[ce]);return[On,Fe]};function Tr(Wt,ce){return rn(Wt).join("").toUpperCase().includes(ce)}var Lt=function(Wt,ce,Mn,On,Fe){return Jt.useMemo(function(){if(!Mn||On===!1)return Wt;var xn=ce.options,mn=ce.label,vn=ce.value,Yn=[],Rn=typeof On=="function",_n=Mn.toUpperCase(),Jn=Rn?On:function(Ni,bi){return Fe?Tr(bi[Fe],_n):bi[xn]?Tr(bi[mn!=="children"?mn:"label"],_n):Tr(bi[vn],_n)},Qi=Rn?function(Ni){return pe(Ni)}:function(Ni){return Ni};return Wt.forEach(function(Ni){if(Ni[xn]){var bi=Jn(Mn,Qi(Ni));if(bi)Yn.push(Ni);else{var Re=Ni[xn].filter(function(qi){return Jn(Mn,Qi(qi))});Re.length&&Yn.push((0,De.Z)((0,De.Z)({},Ni),{},(0,Ce.Z)({},xn,Re)))}return}Jn(Mn,Qi(Ni))&&Yn.push(Ni)}),Yn},[Wt,On,Fe,Mn,ce])},vi=It(6551),di=It(11592),qn=["children","value"],fi=["children"];function pi(Wt){var ce=Wt,Mn=ce.key,On=ce.props,Fe=On.children,xn=On.value,mn=(0,Rt.Z)(On,qn);return(0,De.Z)({key:Mn,value:xn!==void 0?xn:Mn,children:Fe},mn)}function ki(Wt){var ce=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,di.Z)(Wt).map(function(Mn,On){if(!Jt.isValidElement(Mn)||!Mn.type)return null;var Fe=Mn,xn=Fe.type.isSelectOptGroup,mn=Fe.key,vn=Fe.props,Yn=vn.children,Rn=(0,Rt.Z)(vn,fi);return ce||!xn?pi(Mn):(0,De.Z)((0,De.Z)({key:"__RC_SELECT_GRP__".concat(mn===null?On:mn,"__"),label:mn},Rn),{},{options:ki(Yn)})}).filter(function(Mn){return Mn})}var hr=function(ce,Mn,On,Fe,xn){return Jt.useMemo(function(){var mn=ce,vn=!ce;vn&&(mn=ki(Mn));var Yn=new Map,Rn=new Map,_n=function(Ni,bi,Re){Re&&typeof Re=="string"&&Ni.set(bi[Re],bi)},Jn=function Qi(Ni){for(var bi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Re=0;Re<Ni.length;Re+=1){var qi=Ni[Re];!qi[On.options]||bi?(Yn.set(qi[On.value],qi),_n(Rn,qi,On.label),_n(Rn,qi,Fe),_n(Rn,qi,xn)):Qi(qi[On.options],!0)}};return Jn(mn),{options:mn,valueOptions:Yn,labelOptions:Rn}},[ce,Mn,On,Fe,xn])},Xi=hr;function Me(Wt){var ce=Jt.useRef();ce.current=Wt;var Mn=Jt.useCallback(function(){return ce.current.apply(ce,arguments)},[]);return Mn}function fe(Wt){var ce=Wt.mode,Mn=Wt.options,On=Wt.children,Fe=Wt.backfill,xn=Wt.allowClear,mn=Wt.placeholder,vn=Wt.getInputElement,Yn=Wt.showSearch,Rn=Wt.onSearch,_n=Wt.defaultOpen,Jn=Wt.autoFocus,Qi=Wt.labelInValue,Ni=Wt.value,bi=Wt.inputValue,Re=Wt.optionLabelProp,qi=isMultiple(ce),ur=Yn!==void 0?Yn:qi||ce==="combobox",Hr=Mn||convertChildrenToData(On);if(warning(ce!=="tags"||Hr.every(function(oi){return!oi.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),ce==="tags"||ce==="combobox"){var Ye=Hr.some(function(oi){return oi.options?oi.options.some(function(gi){return typeof("value"in gi?gi.value:gi.key)=="number"}):typeof("value"in oi?oi.value:oi.key)=="number"});warning(!Ye,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(ce!=="combobox"||!Re,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(ce==="combobox"||!Fe,"`backfill` only works with `combobox` mode."),warning(ce==="combobox"||!vn,"`getInputElement` only work with `combobox` mode."),noteOnce(ce!=="combobox"||!vn||!xn||!mn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Rn&&!ur&&ce!=="combobox"&&ce!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!_n||Jn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Ni!=null){var Fn=toArray(Ni);warning(!Qi||Fn.every(function(oi){return _typeof(oi)==="object"&&("key"in oi||"value"in oi)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!qi||Array.isArray(Ni),"`value` should be array when `mode` is `multiple` or `tags`")}if(On){var ai=null;toNodeArray(On).some(function(oi){if(!React.isValidElement(oi)||!oi.type)return!1;var gi=oi,Ii=gi.type;if(Ii.isSelectOption)return!1;if(Ii.isSelectOptGroup){var Gi=toNodeArray(oi.props.children).every(function($i){return!React.isValidElement($i)||!oi.type||$i.type.isSelectOption?!0:(ai=$i.type,!1)});return!Gi}return ai=Ii,!0}),ai&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(ai.displayName||ai.name||ai,"`.")),warning(bi===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function ue(Wt,ce){if(Wt){var Mn=function On(Fe){for(var xn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,mn=0;mn<Fe.length;mn++){var vn=Fe[mn];if(vn[ce==null?void 0:ce.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!xn&&Array.isArray(vn[ce==null?void 0:ce.options])&&On(vn[ce==null?void 0:ce.options],!0))break}};Mn(Wt)}}var zn=null,ei=["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"],ni=["inputValue"];function cn(Wt){return!Wt||(0,ne.Z)(Wt)!=="object"}var jn=Jt.forwardRef(function(Wt,ce){var Mn=Wt.id,On=Wt.mode,Fe=Wt.prefixCls,xn=Fe===void 0?"rc-select":Fe,mn=Wt.backfill,vn=Wt.fieldNames,Yn=Wt.inputValue,Rn=Wt.searchValue,_n=Wt.onSearch,Jn=Wt.autoClearSearchValue,Qi=Jn===void 0?!0:Jn,Ni=Wt.onSelect,bi=Wt.onDeselect,Re=Wt.dropdownMatchSelectWidth,qi=Re===void 0?!0:Re,ur=Wt.filterOption,Hr=Wt.filterSort,Ye=Wt.optionFilterProp,Fn=Wt.optionLabelProp,ai=Wt.options,oi=Wt.optionRender,gi=Wt.children,Ii=Wt.defaultActiveFirstOption,Gi=Wt.menuItemSelectedIcon,$i=Wt.virtual,sr=Wt.direction,pr=Wt.listHeight,$e=pr===void 0?200:pr,Ir=Wt.listItemHeight,Qe=Ir===void 0?20:Ir,yi=Wt.labelRender,gr=Wt.value,dr=Wt.defaultValue,_r=Wt.labelInValue,mr=Wt.onChange,Wi=Wt.maxCount,Vr=(0,Rt.Z)(Wt,ei),ke=(0,vi.ZP)(Mn),sn=Vn(On),we=!!(!ai&&gi),Tt=Jt.useMemo(function(){return ur===void 0&&On==="combobox"?!1:ur},[ur,On]),yn=Jt.useMemo(function(){return ze(vn,we)},[JSON.stringify(vn),we]),Bn=(0,Ae.Z)("",{value:Rn!==void 0?Rn:Yn,postState:function(Ui){return Ui||""}}),ui=(0,me.Z)(Bn,2),ti=ui[0],Zn=ui[1],tn=Xi(ai,gi,yn,Ye,Fn),Cn=tn.valueOptions,Nn=tn.labelOptions,fn=tn.options,En=Jt.useCallback(function(Ai){var Ui=rn(Ai);return Ui.map(function(xr){var br,no,Bi,Fs,Go;if(cn(xr))br=xr;else{var Bo;Bi=xr.key,no=xr.label,br=(Bo=xr.value)!==null&&Bo!==void 0?Bo:Bi}var Or=Cn.get(br);if(Or){var Vo;if(no===void 0&&(no=Or==null?void 0:Or[Fn||yn.label]),Bi===void 0&&(Bi=(Vo=Or==null?void 0:Or.key)!==null&&Vo!==void 0?Vo:br),Fs=Or==null?void 0:Or.disabled,Go=Or==null?void 0:Or.title,0)var As}return{label:no,value:br,key:Bi,disabled:Fs,title:Go}})},[yn,Fn,Cn]),hi=(0,Ae.Z)(dr,{value:gr}),Kn=(0,me.Z)(hi,2),An=Kn[0],_e=Kn[1],ii=Jt.useMemo(function(){var Ai,Ui=sn&&An===null?[]:An,xr=En(Ui);return On==="combobox"&&Zt((Ai=xr[0])===null||Ai===void 0?void 0:Ai.value)?[]:xr},[An,En,On,sn]),wi=Zi(ii,Cn),Vi=(0,me.Z)(wi,2),Oi=Vi[0],wr=Vi[1],Pr=Jt.useMemo(function(){if(!On&&Oi.length===1){var Ai=Oi[0];if(Ai.value===null&&(Ai.label===null||Ai.label===void 0))return[]}return Oi.map(function(Ui){var xr;return(0,De.Z)((0,De.Z)({},Ui),{},{label:(xr=typeof yi=="function"?yi(Ui):Ui.label)!==null&&xr!==void 0?xr:Ui.value})})},[On,Oi,yi]),yr=Jt.useMemo(function(){return new Set(Oi.map(function(Ai){return Ai.value}))},[Oi]);Jt.useEffect(function(){if(On==="combobox"){var Ai,Ui=(Ai=Oi[0])===null||Ai===void 0?void 0:Ai.value;Zn(te(Ui)?String(Ui):"")}},[Oi]);var Mr=Me(function(Ai,Ui){var xr=Ui!=null?Ui:Ai;return(0,Ce.Z)((0,Ce.Z)({},yn.value,Ai),yn.label,xr)}),Er=Jt.useMemo(function(){if(On!=="tags")return fn;var Ai=(0,le.Z)(fn),Ui=function(br){return Cn.has(br)};return(0,le.Z)(Oi).sort(function(xr,br){return xr.value<br.value?-1:1}).forEach(function(xr){var br=xr.value;Ui(br)||Ai.push(Mr(br,xr.label))}),Ai},[Mr,fn,Cn,Oi,On]),qr=Lt(Er,yn,ti,Tt,Ye),Pe=Jt.useMemo(function(){return On!=="tags"||!ti||qr.some(function(Ai){return Ai[Ye||"value"]===ti})||qr.some(function(Ai){return Ai[yn.value]===ti})?qr:[Mr(ti)].concat((0,le.Z)(qr))},[Mr,Ye,On,qr,ti,yn]),Cr=function Ai(Ui){var xr=(0,le.Z)(Ui).sort(function(br,no){return Hr(br,no,{searchValue:ti})});return xr.map(function(br){return Array.isArray(br.options)?(0,De.Z)((0,De.Z)({},br),{},{options:br.options.length>0?Ai(br.options):br.options}):br})},Sr=Jt.useMemo(function(){return Hr?Cr(Pe):Pe},[Pe,Hr,ti]),ji=Jt.useMemo(function(){return ge(Sr,{fieldNames:yn,childrenAsData:we})},[Sr,yn,we]),rr=function(Ui){var xr=En(Ui);if(_e(xr),mr&&(xr.length!==Oi.length||xr.some(function(Bi,Fs){var Go;return((Go=Oi[Fs])===null||Go===void 0?void 0:Go.value)!==(Bi==null?void 0:Bi.value)}))){var br=_r?xr:xr.map(function(Bi){return Bi.value}),no=xr.map(function(Bi){return pe(wr(Bi.value))});mr(sn?br:br[0],sn?no:no[0])}},Hi=Jt.useState(null),zr=(0,me.Z)(Hi,2),jr=zr[0],er=zr[1],eo=Jt.useState(0),gs=(0,me.Z)(eo,2),Fo=gs[0],wa=gs[1],Ps=Ii!==void 0?Ii:On!=="combobox",Ti=Jt.useCallback(function(Ai,Ui){var xr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},br=xr.source,no=br===void 0?"keyboard":br;wa(Ui),mn&&On==="combobox"&&Ai!==null&&no==="keyboard"&&er(String(Ai))},[mn,On]),wo=function(Ui,xr,br){var no=function(){var fa,Ca=wr(Ui);return[_r?{label:Ca==null?void 0:Ca[yn.label],value:Ui,key:(fa=Ca==null?void 0:Ca.key)!==null&&fa!==void 0?fa:Ui}:Ui,pe(Ca)]};if(xr&&Ni){var Bi=no(),Fs=(0,me.Z)(Bi,2),Go=Fs[0],Bo=Fs[1];Ni(Go,Bo)}else if(!xr&&bi&&br!=="clear"){var Or=no(),Vo=(0,me.Z)(Or,2),As=Vo[0],vo=Vo[1];bi(As,vo)}},Co=Me(function(Ai,Ui){var xr,br=sn?Ui.selected:!0;br?xr=sn?[].concat((0,le.Z)(Oi),[Ai]):[Ai]:xr=Oi.filter(function(no){return no.value!==Ai}),rr(xr),wo(Ai,br),On==="combobox"?er(""):(!Vn||Qi)&&(Zn(""),er(""))}),es=function(Ui,xr){rr(Ui);var br=xr.type,no=xr.values;(br==="remove"||br==="clear")&&no.forEach(function(Bi){wo(Bi.value,!1,br)})},Ao=function(Ui,xr){if(Zn(Ui),er(null),xr.source==="submit"){var br=(Ui||"").trim();if(br){var no=Array.from(new Set([].concat((0,le.Z)(yr),[br])));rr(no),wo(br,!0),Zn("")}return}xr.source!=="blur"&&(On==="combobox"&&rr(Ui),_n==null||_n(Ui))},Ko=function(Ui){var xr=Ui;On!=="tags"&&(xr=Ui.map(function(no){var Bi=Nn.get(no);return Bi==null?void 0:Bi.value}).filter(function(no){return no!==void 0}));var br=Array.from(new Set([].concat((0,le.Z)(yr),(0,le.Z)(xr))));rr(br),br.forEach(function(no){wo(no,!0)})},Wn=Jt.useMemo(function(){var Ai=$i!==!1&&qi!==!1;return(0,De.Z)((0,De.Z)({},tn),{},{flattenOptions:ji,onActiveValue:Ti,defaultActiveFirstOption:Ps,onSelect:Co,menuItemSelectedIcon:Gi,rawValues:yr,fieldNames:yn,virtual:Ai,direction:sr,listHeight:$e,listItemHeight:Qe,childrenAsData:we,maxCount:Wi,optionRender:oi})},[Wi,tn,ji,Ti,Ps,Co,Gi,yr,yn,$i,qi,sr,$e,Qe,we,oi]);return Jt.createElement(Ke.Provider,{value:Wn},Jt.createElement(Qn,(0,bt.Z)({},Vr,{id:ke,prefixCls:xn,ref:ce,omitDomProps:ni,mode:On,displayValues:Pr,onDisplayValuesChange:es,direction:sr,searchValue:ti,onSearch:Ao,autoClearSearchValue:Qi,onSearchSplit:Ko,dropdownMatchSelectWidth:qi,OptionList:lr,emptyOptions:!ji.length,activeValue:jr,activeDescendantId:"".concat(ke,"_list_").concat(Fo)})))}),Ci=jn;Ci.Option=xi,Ci.OptGroup=ri;var Ki=Ci,Ji=Ki},63158:function(Sn,Hn,It){"use strict";var bt=It(71409),le=It(87075),Ce=It(11036),De=It(39224),me=It(59301),Rt=It(92310),ne=It.n(Rt),Ae=It(18929),he=It(10228),Jt=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Ue=me.forwardRef(function(oe,He){var Ft,nt=oe.prefixCls,et=nt===void 0?"rc-switch":nt,ct=oe.className,lt=oe.checked,pt=oe.defaultChecked,vt=oe.disabled,St=oe.loadingIcon,kt=oe.checkedChildren,Dt=oe.unCheckedChildren,jt=oe.onClick,$t=oe.onChange,Yt=oe.onKeyDown,Vt=(0,De.Z)(oe,Jt),de=(0,Ae.Z)(!1,{value:lt,defaultValue:pt}),ee=(0,Ce.Z)(de,2),Ne=ee[0],Ie=ee[1];function We(on,te){var Zt=Ne;return vt||(Zt=on,Ie(Zt),$t==null||$t(Zt,te)),Zt}function kn(on){on.which===he.Z.LEFT?We(!1,on):on.which===he.Z.RIGHT&&We(!0,on),Yt==null||Yt(on)}function rn(on){var te=We(!Ne,on);jt==null||jt(te,on)}var Ve=ne()(et,ct,(Ft={},(0,le.Z)(Ft,"".concat(et,"-checked"),Ne),(0,le.Z)(Ft,"".concat(et,"-disabled"),vt),Ft));return me.createElement("button",(0,bt.Z)({},Vt,{type:"button",role:"switch","aria-checked":Ne,disabled:vt,className:Ve,ref:He,onKeyDown:kn,onClick:rn}),St,me.createElement("span",{className:"".concat(et,"-inner")},me.createElement("span",{className:"".concat(et,"-inner-checked")},kt),me.createElement("span",{className:"".concat(et,"-inner-unchecked")},Dt)))});Ue.displayName="Switch",Hn.Z=Ue},86351:function(Sn,Hn,It){"use strict";It.d(Hn,{R:function(){return le},w:function(){return bt}});var bt={},le="rc-table-internal-hook"},97347:function(Sn,Hn,It){"use strict";It.d(Hn,{L:function(){return et},Z:function(){return St}});var bt=It(11036),le=It(87075),Ce=It(62730),De=It(28788),me=It(89490),Rt=It(39224),ne=It(11592),Ae=It(48736),he=It(59301),Jt=It(86351),Ue=It(54451);function oe(kt){var Dt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return typeof Dt=="number"?Dt:Dt.endsWith("%")?kt*parseFloat(Dt)/100:null}function He(kt,Dt,jt){return he.useMemo(function(){if(Dt&&Dt>0){var $t=0,Yt=0;kt.forEach(function(rn){var Ve=oe(Dt,rn.width);Ve?$t+=Ve:Yt+=1});var Vt=Math.max(Dt,jt),de=Math.max(Vt-$t,Yt),ee=Yt,Ne=de/Yt,Ie=0,We=kt.map(function(rn){var Ve=(0,me.Z)({},rn),on=oe(Dt,Ve.width);if(on)Ve.width=on;else{var te=Math.floor(Ne);Ve.width=ee===1?de:te,de-=te,ee-=1}return Ie+=Ve.width,Ve});if(Ie<Vt){var kn=Vt/Ie;de=Vt,We.forEach(function(rn,Ve){var on=Math.floor(rn.width*kn);rn.width=Ve===We.length-1?de:on,de-=on})}return[We,Math.max(Ie,Vt)]}return[kt,Dt]},[kt,Dt,jt])}var Ft=["children"],nt=["fixed"];function et(kt){return(0,ne.Z)(kt).filter(function(Dt){return he.isValidElement(Dt)}).map(function(Dt){var jt=Dt.key,$t=Dt.props,Yt=$t.children,Vt=(0,Rt.Z)($t,Ft),de=(0,me.Z)({key:jt},Vt);return Yt&&(de.children=et(Yt)),de})}function ct(kt){return kt.filter(function(Dt){return Dt&&(0,De.Z)(Dt)==="object"&&!Dt.hidden}).map(function(Dt){var jt=Dt.children;return jt&&jt.length>0?(0,me.Z)((0,me.Z)({},Dt),{},{children:ct(jt)}):Dt})}function lt(kt){var Dt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key";return kt.filter(function(jt){return jt&&(0,De.Z)(jt)==="object"}).reduce(function(jt,$t,Yt){var Vt=$t.fixed,de=Vt===!0?"left":Vt,ee="".concat(Dt,"-").concat(Yt),Ne=$t.children;return Ne&&Ne.length>0?[].concat((0,Ce.Z)(jt),(0,Ce.Z)(lt(Ne,ee).map(function(Ie){return(0,me.Z)({fixed:de},Ie)}))):[].concat((0,Ce.Z)(jt),[(0,me.Z)((0,me.Z)({key:ee},$t),{},{fixed:de})])},[])}function pt(kt){return kt.map(function(Dt){var jt=Dt.fixed,$t=(0,Rt.Z)(Dt,nt),Yt=jt;return jt==="left"?Yt="right":jt==="right"&&(Yt="left"),(0,me.Z)({fixed:Yt},$t)})}function vt(kt,Dt){var jt=kt.prefixCls,$t=kt.columns,Yt=kt.children,Vt=kt.expandable,de=kt.expandedKeys,ee=kt.columnTitle,Ne=kt.getRowKey,Ie=kt.onTriggerExpand,We=kt.expandIcon,kn=kt.rowExpandable,rn=kt.expandIconColumnIndex,Ve=kt.direction,on=kt.expandRowByClick,te=kt.columnWidth,Zt=kt.fixed,Be=kt.scrollWidth,dn=kt.clientWidth,en=he.useMemo(function(){var Tn=$t||et(Yt)||[];return ct(Tn.slice())},[$t,Yt]),ve=he.useMemo(function(){if(Vt){var Tn=en.slice();if(!Tn.includes(Jt.w)){var Bt=rn||0;Bt>=0&&(Bt||Zt==="left"||!Zt)&&Tn.splice(Bt,0,Jt.w),Zt==="right"&&Tn.splice(en.length,0,Jt.w)}var Ct=Tn.indexOf(Jt.w);Tn=Tn.filter(function(Mt,Kt){return Mt!==Jt.w||Kt===Ct});var xt=en[Ct],Nt;Zt?Nt=Zt:Nt=xt?xt.fixed:null;var zt=(0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)({},Ue.v,{className:"".concat(jt,"-expand-icon-col"),columnType:"EXPAND_COLUMN"}),"title",ee),"fixed",Nt),"className","".concat(jt,"-row-expand-icon-cell")),"width",te),"render",function(Kt,Te,be){var ze=Ne(Te,be),ge=de.has(ze),pe=kn?kn(Te):!0,xe=We({prefixCls:jt,expanded:ge,expandable:pe,record:Te,onExpand:Ie});return on?he.createElement("span",{onClick:function(Ke){return Ke.stopPropagation()}},xe):xe});return Tn.map(function(Mt){return Mt===Jt.w?zt:Mt})}return en.filter(function(Mt){return Mt!==Jt.w})},[Vt,en,Ne,de,We,Ve]),je=he.useMemo(function(){var Tn=ve;return Dt&&(Tn=Dt(Tn)),Tn.length||(Tn=[{render:function(){return null}}]),Tn},[Dt,ve,Ve]),Xe=he.useMemo(function(){return Ve==="rtl"?pt(lt(je)):lt(je)},[je,Ve,Be]),In=he.useMemo(function(){for(var Tn=-1,Bt=Xe.length-1;Bt>=0;Bt-=1){var Ct=Xe[Bt].fixed;if(Ct==="left"||Ct===!0){Tn=Bt;break}}if(Tn>=0)for(var xt=0;xt<=Tn;xt+=1){var Nt=Xe[xt].fixed;if(Nt!=="left"&&Nt!==!0)return!0}var zt=Xe.findIndex(function(Te){var be=Te.fixed;return be==="right"});if(zt>=0)for(var Mt=zt;Mt<Xe.length;Mt+=1){var Kt=Xe[Mt].fixed;if(Kt!=="right")return!0}return!1},[Xe]),Le=He(Xe,Be,dn),hn=(0,bt.Z)(Le,2),re=hn[0],gn=hn[1];return[je,re,gn,In]}var St=vt},4030:function(Sn,Hn,It){"use strict";It.d(Hn,{w2:function(){return bt.w},vP:function(){return Br.v},RQ:function(){return bt.R},ER:function(){return ze},Q$:function(){return ur},TN:function(){return mr}});var bt=It(86351),le=It(11036),Ce=It(6089),De=It(34280),me=It(13697),Rt=It(59301),ne=It(4676);function Ae(ke){var sn=Rt.createContext(void 0),we=function(yn){var Bn=yn.value,ui=yn.children,ti=Rt.useRef(Bn);ti.current=Bn;var Zn=Rt.useState(function(){return{getValue:function(){return ti.current},listeners:new Set}}),tn=(0,le.Z)(Zn,1),Cn=tn[0];return(0,De.Z)(function(){(0,ne.unstable_batchedUpdates)(function(){Cn.listeners.forEach(function(Nn){Nn(Bn)})})},[Bn]),Rt.createElement(sn.Provider,{value:Cn},ui)};return{Context:sn,Provider:we,defaultValue:ke}}function he(ke,sn){var we=(0,Ce.Z)(typeof sn=="function"?sn:function(Nn){if(sn===void 0)return Nn;if(!Array.isArray(sn))return Nn[sn];var fn={};return sn.forEach(function(En){fn[En]=Nn[En]}),fn}),Tt=Rt.useContext(ke==null?void 0:ke.Context),yn=Tt||{},Bn=yn.listeners,ui=yn.getValue,ti=Rt.useRef();ti.current=we(Tt?ui():ke==null?void 0:ke.defaultValue);var Zn=Rt.useState({}),tn=(0,le.Z)(Zn,2),Cn=tn[1];return(0,De.Z)(function(){if(!Tt)return;function Nn(fn){var En=we(fn);(0,me.Z)(ti.current,En,!0)||Cn({})}return Bn.add(Nn),function(){Bn.delete(Nn)}},[Tt]),ti.current}var Jt=It(71409),Ue=It(8654);function oe(){var ke=Rt.createContext(null);function sn(){return Rt.useContext(ke)}function we(yn,Bn){var ui=(0,Ue.Yr)(yn),ti=function(tn,Cn){var Nn=ui?{ref:Cn}:{},fn=Rt.useRef(0),En=Rt.useRef(tn),hi=sn();return hi!==null?Rt.createElement(yn,(0,Jt.Z)({},tn,Nn)):((!Bn||Bn(En.current,tn))&&(fn.current+=1),En.current=tn,Rt.createElement(ke.Provider,{value:fn.current},Rt.createElement(yn,(0,Jt.Z)({},tn,Nn))))};return ui?Rt.forwardRef(ti):ti}function Tt(yn,Bn){var ui=(0,Ue.Yr)(yn),ti=function(tn,Cn){var Nn=ui?{ref:Cn}:{};return sn(),Rt.createElement(yn,(0,Jt.Z)({},tn,Nn))};return ui?Rt.memo(Rt.forwardRef(ti),Bn):Rt.memo(ti,Bn)}return{makeImmutable:we,responseImmutable:Tt,useImmutableMark:sn}}var He=oe(),Ft=He.makeImmutable,nt=He.responseImmutable,et=He.useImmutableMark,ct=oe(),lt=ct.makeImmutable,pt=ct.responseImmutable,vt=ct.useImmutableMark,St=Ae(),kt=St;function Dt(ke,sn){var we=React.useRef(0);we.current+=1;var Tt=React.useRef(ke),yn=[];Object.keys(ke||{}).map(function(ui){var ti;(ke==null?void 0:ke[ui])!==((ti=Tt.current)===null||ti===void 0?void 0:ti[ui])&&yn.push(ui)}),Tt.current=ke;var Bn=React.useRef([]);return yn.length&&(Bn.current=yn),React.useDebugValue(we.current),React.useDebugValue(Bn.current.join(", ")),sn&&console.log("".concat(sn,":"),we.current,Bn.current),we.current}var jt=null,$t=null,Yt=It(28788),Vt=It(89490),de=It(87075),ee=It(92310),Ne=It.n(ee),Ie=It(80547),We=It(97938),kn=It(48736),rn=Rt.createContext({renderWithProps:!1}),Ve=rn,on="RC_TABLE_KEY";function te(ke){return ke==null?[]:Array.isArray(ke)?ke:[ke]}function Zt(ke){var sn=[],we={};return ke.forEach(function(Tt){for(var yn=Tt||{},Bn=yn.key,ui=yn.dataIndex,ti=Bn||te(ui).join("-")||on;we[ti];)ti="".concat(ti,"_next");we[ti]=!0,sn.push(ti)}),sn}function Be(ke){return ke!=null}function dn(ke){return typeof ke=="number"&&!Number.isNaN(ke)}function en(ke){return ke&&(0,Yt.Z)(ke)==="object"&&!Array.isArray(ke)&&!Rt.isValidElement(ke)}function ve(ke,sn,we,Tt,yn,Bn){var ui=Rt.useContext(Ve),ti=vt(),Zn=(0,Ie.Z)(function(){if(Be(Tt))return[Tt];var tn=sn==null||sn===""?[]:Array.isArray(sn)?sn:[sn],Cn=(0,We.Z)(ke,tn),Nn=Cn,fn=void 0;if(yn){var En=yn(Cn,ke,we);en(En)?(Nn=En.children,fn=En.props,ui.renderWithProps=!0):Nn=En}return[Nn,fn]},[ti,ke,Tt,sn,yn,we],function(tn,Cn){if(Bn){var Nn=(0,le.Z)(tn,2),fn=Nn[1],En=(0,le.Z)(Cn,2),hi=En[1];return Bn(hi,fn)}return ui.renderWithProps?!0:!(0,me.Z)(tn,Cn,!0)});return Zn}function je(ke,sn,we,Tt){var yn=ke+sn-1;return ke<=Tt&&yn>=we}function Xe(ke,sn){return he(kt,function(we){var Tt=je(ke,sn||1,we.hoverStartRow,we.hoverEndRow);return[Tt,we.onHover]})}var In=It(70425),Le=function(sn){var we=sn.ellipsis,Tt=sn.rowType,yn=sn.children,Bn,ui=we===!0?{showTitle:!0}:we;return ui&&(ui.showTitle||Tt==="header")&&(typeof yn=="string"||typeof yn=="number"?Bn=yn.toString():Rt.isValidElement(yn)&&typeof yn.props.children=="string"&&(Bn=yn.props.children)),Bn};function hn(ke){var sn,we,Tt,yn,Bn,ui,ti,Zn,tn=ke.component,Cn=ke.children,Nn=ke.ellipsis,fn=ke.scope,En=ke.prefixCls,hi=ke.className,Kn=ke.align,An=ke.record,_e=ke.render,ii=ke.dataIndex,wi=ke.renderIndex,Vi=ke.shouldCellUpdate,Oi=ke.index,wr=ke.rowType,Pr=ke.colSpan,yr=ke.rowSpan,Mr=ke.fixLeft,Er=ke.fixRight,qr=ke.firstFixLeft,Pe=ke.lastFixLeft,Cr=ke.firstFixRight,Sr=ke.lastFixRight,ji=ke.appendNode,rr=ke.additionalProps,Hi=rr===void 0?{}:rr,zr=ke.isSticky,jr="".concat(En,"-cell"),er=he(kt,["supportSticky","allColumnsFixedLeft","rowHoverable"]),eo=er.supportSticky,gs=er.allColumnsFixedLeft,Fo=er.rowHoverable,wa=ve(An,ii,wi,Cn,_e,Vi),Ps=(0,le.Z)(wa,2),Ti=Ps[0],wo=Ps[1],Co={},es=typeof Mr=="number"&&eo,Ao=typeof Er=="number"&&eo;es&&(Co.position="sticky",Co.left=Mr),Ao&&(Co.position="sticky",Co.right=Er);var Ko=(sn=(we=(Tt=wo==null?void 0:wo.colSpan)!==null&&Tt!==void 0?Tt:Hi.colSpan)!==null&&we!==void 0?we:Pr)!==null&&sn!==void 0?sn:1,Wn=(yn=(Bn=(ui=wo==null?void 0:wo.rowSpan)!==null&&ui!==void 0?ui:Hi.rowSpan)!==null&&Bn!==void 0?Bn:yr)!==null&&yn!==void 0?yn:1,Ai=Xe(Oi,Wn),Ui=(0,le.Z)(Ai,2),xr=Ui[0],br=Ui[1],no=(0,In.zX)(function(As){var vo;An&&br(Oi,Oi+Wn-1),Hi==null||(vo=Hi.onMouseEnter)===null||vo===void 0||vo.call(Hi,As)}),Bi=(0,In.zX)(function(As){var vo;An&&br(-1,-1),Hi==null||(vo=Hi.onMouseLeave)===null||vo===void 0||vo.call(Hi,As)});if(Ko===0||Wn===0)return null;var Fs=(ti=Hi.title)!==null&&ti!==void 0?ti:Le({rowType:wr,ellipsis:Nn,children:Ti}),Go=Ne()(jr,hi,(Zn={},(0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)(Zn,"".concat(jr,"-fix-left"),es&&eo),"".concat(jr,"-fix-left-first"),qr&&eo),"".concat(jr,"-fix-left-last"),Pe&&eo),"".concat(jr,"-fix-left-all"),Pe&&gs&&eo),"".concat(jr,"-fix-right"),Ao&&eo),"".concat(jr,"-fix-right-first"),Cr&&eo),"".concat(jr,"-fix-right-last"),Sr&&eo),"".concat(jr,"-ellipsis"),Nn),"".concat(jr,"-with-append"),ji),"".concat(jr,"-fix-sticky"),(es||Ao)&&zr&&eo),(0,de.Z)(Zn,"".concat(jr,"-row-hover"),!wo&&xr)),Hi.className,wo==null?void 0:wo.className),Bo={};Kn&&(Bo.textAlign=Kn);var Or=(0,Vt.Z)((0,Vt.Z)((0,Vt.Z)((0,Vt.Z)({},wo==null?void 0:wo.style),Co),Bo),Hi.style),Vo=Ti;return(0,Yt.Z)(Vo)==="object"&&!Array.isArray(Vo)&&!Rt.isValidElement(Vo)&&(Vo=null),Nn&&(Pe||Cr)&&(Vo=Rt.createElement("span",{className:"".concat(jr,"-content")},Vo)),Rt.createElement(tn,(0,Jt.Z)({},wo,Hi,{className:Go,style:Or,title:Fs,scope:fn,onMouseEnter:Fo?no:void 0,onMouseLeave:Fo?Bi:void 0,colSpan:Ko!==1?Ko:null,rowSpan:Wn!==1?Wn:null}),ji,Vo)}var re=Rt.memo(hn);function gn(ke,sn,we,Tt,yn){var Bn=we[ke]||{},ui=we[sn]||{},ti,Zn;Bn.fixed==="left"?ti=Tt.left[yn==="rtl"?sn:ke]:ui.fixed==="right"&&(Zn=Tt.right[yn==="rtl"?ke:sn]);var tn=!1,Cn=!1,Nn=!1,fn=!1,En=we[sn+1],hi=we[ke-1],Kn=En&&!En.fixed||hi&&!hi.fixed||we.every(function(Vi){return Vi.fixed==="left"});if(yn==="rtl"){if(ti!==void 0){var An=hi&&hi.fixed==="left";fn=!An&&Kn}else if(Zn!==void 0){var _e=En&&En.fixed==="right";Nn=!_e&&Kn}}else if(ti!==void 0){var ii=En&&En.fixed==="left";tn=!ii&&Kn}else if(Zn!==void 0){var wi=hi&&hi.fixed==="right";Cn=!wi&&Kn}return{fixLeft:ti,fixRight:Zn,lastFixLeft:tn,firstFixRight:Cn,lastFixRight:Nn,firstFixLeft:fn,isSticky:Tt.isSticky}}var Tn=Rt.createContext({}),Bt=Tn;function Ct(ke){var sn=ke.className,we=ke.index,Tt=ke.children,yn=ke.colSpan,Bn=yn===void 0?1:yn,ui=ke.rowSpan,ti=ke.align,Zn=he(kt,["prefixCls","direction"]),tn=Zn.prefixCls,Cn=Zn.direction,Nn=Rt.useContext(Bt),fn=Nn.scrollColumnIndex,En=Nn.stickyOffsets,hi=Nn.flattenColumns,Kn=we+Bn-1,An=Kn+1===fn?Bn+1:Bn,_e=gn(we,we+An-1,hi,En,Cn);return Rt.createElement(re,(0,Jt.Z)({className:sn,index:we,component:"td",prefixCls:tn,record:null,dataIndex:null,align:ti,colSpan:An,rowSpan:ui,render:function(){return Tt}},_e))}var xt=It(39224),Nt=["children"];function zt(ke){var sn=ke.children,we=(0,xt.Z)(ke,Nt);return Rt.createElement("tr",we,sn)}function Mt(ke){var sn=ke.children;return sn}Mt.Row=zt,Mt.Cell=Ct;var Kt=Mt;function Te(ke){var sn=ke.children,we=ke.stickyOffsets,Tt=ke.flattenColumns,yn=he(kt,"prefixCls"),Bn=Tt.length-1,ui=Tt[Bn],ti=Rt.useMemo(function(){return{stickyOffsets:we,flattenColumns:Tt,scrollColumnIndex:ui!=null&&ui.scrollbar?Bn:null}},[ui,Tt,Bn,we]);return Rt.createElement(Bt.Provider,{value:ti},Rt.createElement("tfoot",{className:"".concat(yn,"-summary")},sn))}var be=pt(Te),ze=Kt,ge=It(29301),pe=It(24514),xe=It(75152),Oe=It(26112);function Ke(ke,sn,we,Tt,yn,Bn,ui){ke.push({record:sn,indent:we,index:ui});var ti=Bn(sn),Zn=yn==null?void 0:yn.has(ti);if(sn&&Array.isArray(sn[Tt])&&Zn)for(var tn=0;tn<sn[Tt].length;tn+=1)Ke(ke,sn[Tt][tn],we+1,Tt,yn,Bn,tn)}function Pn(ke,sn,we,Tt){var yn=Rt.useMemo(function(){if(we!=null&&we.size){for(var Bn=[],ui=0;ui<(ke==null?void 0:ke.length);ui+=1){var ti=ke[ui];Ke(Bn,ti,0,sn,we,Tt,ui)}return Bn}return ke==null?void 0:ke.map(function(Zn,tn){return{record:Zn,indent:0,index:tn}})},[ke,sn,we,Tt]);return yn}function qe(ke,sn,we,Tt){var yn=he(kt,["prefixCls","fixedInfoList","flattenColumns","expandableType","expandRowByClick","onTriggerExpand","rowClassName","expandedRowClassName","indentSize","expandIcon","expandedRowRender","expandIconColumnIndex","expandedKeys","childrenColumnName","rowExpandable","onRow"]),Bn=yn.flattenColumns,ui=yn.expandableType,ti=yn.expandedKeys,Zn=yn.childrenColumnName,tn=yn.onTriggerExpand,Cn=yn.rowExpandable,Nn=yn.onRow,fn=yn.expandRowByClick,En=yn.rowClassName,hi=ui==="nest",Kn=ui==="row"&&(!Cn||Cn(ke)),An=Kn||hi,_e=ti&&ti.has(sn),ii=Zn&&ke&&ke[Zn],wi=(0,In.zX)(tn),Vi=Nn==null?void 0:Nn(ke,we),Oi=Vi==null?void 0:Vi.onClick,wr=function(Er){fn&&An&&tn(ke,Er);for(var qr=arguments.length,Pe=new Array(qr>1?qr-1:0),Cr=1;Cr<qr;Cr++)Pe[Cr-1]=arguments[Cr];Oi==null||Oi.apply(void 0,[Er].concat(Pe))},Pr;typeof En=="string"?Pr=En:typeof En=="function"&&(Pr=En(ke,we,Tt));var yr=Zt(Bn);return(0,Vt.Z)((0,Vt.Z)({},yn),{},{columnsKey:yr,nestExpandable:hi,expanded:_e,hasNestChildren:ii,record:ke,onTriggerExpand:wi,rowSupportExpand:Kn,expandable:An,rowProps:(0,Vt.Z)((0,Vt.Z)({},Vi),{},{className:Ne()(Pr,Vi==null?void 0:Vi.className),onClick:wr})})}function wn(ke){var sn=ke.prefixCls,we=ke.children,Tt=ke.component,yn=ke.cellComponent,Bn=ke.className,ui=ke.expanded,ti=ke.colSpan,Zn=ke.isEmpty,tn=he(kt,["scrollbarSize","fixHeader","fixColumn","componentWidth","horizonScroll"]),Cn=tn.scrollbarSize,Nn=tn.fixHeader,fn=tn.fixColumn,En=tn.componentWidth,hi=tn.horizonScroll,Kn=we;return(Zn?hi&&En:fn)&&(Kn=Rt.createElement("div",{style:{width:En-(Nn&&!Zn?Cn:0),position:"sticky",left:0,overflow:"hidden"},className:"".concat(sn,"-expanded-row-fixed")},Kn)),Rt.createElement(Tt,{className:Bn,style:{display:ui?null:"none"}},Rt.createElement(re,{component:yn,prefixCls:sn,colSpan:ti},Kn))}var Vn=wn;function bn(ke){var sn=ke.prefixCls,we=ke.record,Tt=ke.onExpand,yn=ke.expanded,Bn=ke.expandable,ui="".concat(sn,"-row-expand-icon");if(!Bn)return Rt.createElement("span",{className:Ne()(ui,"".concat(sn,"-row-spaced"))});var ti=function(tn){Tt(we,tn),tn.stopPropagation()};return Rt.createElement("span",{className:Ne()(ui,(0,de.Z)((0,de.Z)({},"".concat(sn,"-row-expanded"),yn),"".concat(sn,"-row-collapsed"),!yn)),onClick:ti})}function Qn(ke,sn,we){var Tt=[];function yn(Bn){(Bn||[]).forEach(function(ui,ti){Tt.push(sn(ui,ti)),yn(ui[we])})}return yn(ke),Tt}function Fi(ke,sn,we,Tt){return typeof ke=="string"?ke:typeof ke=="function"?ke(sn,we,Tt):""}function ri(ke,sn,we,Tt,yn){var Bn=ke.record,ui=ke.prefixCls,ti=ke.columnsKey,Zn=ke.fixedInfoList,tn=ke.expandIconColumnIndex,Cn=ke.nestExpandable,Nn=ke.indentSize,fn=ke.expandIcon,En=ke.expanded,hi=ke.hasNestChildren,Kn=ke.onTriggerExpand,An=ti[we],_e=Zn[we],ii;we===(tn||0)&&Cn&&(ii=Rt.createElement(Rt.Fragment,null,Rt.createElement("span",{style:{paddingLeft:"".concat(Nn*Tt,"px")},className:"".concat(ui,"-row-indent indent-level-").concat(Tt)}),fn({prefixCls:ui,expanded:En,expandable:hi,record:Bn,onExpand:Kn})));var wi;return sn.onCell&&(wi=sn.onCell(Bn,yn)),{key:An,fixedInfo:_e,appendCellNode:ii,additionalCellProps:wi||{}}}function li(ke){var sn=ke.className,we=ke.style,Tt=ke.record,yn=ke.index,Bn=ke.renderIndex,ui=ke.rowKey,ti=ke.indent,Zn=ti===void 0?0:ti,tn=ke.rowComponent,Cn=ke.cellComponent,Nn=ke.scopeCellComponent,fn=qe(Tt,ui,yn,Zn),En=fn.prefixCls,hi=fn.flattenColumns,Kn=fn.expandedRowClassName,An=fn.expandedRowRender,_e=fn.rowProps,ii=fn.expanded,wi=fn.rowSupportExpand,Vi=Rt.useRef(!1);Vi.current||(Vi.current=ii);var Oi=Fi(Kn,Tt,yn,Zn),wr=Rt.createElement(tn,(0,Jt.Z)({},_e,{"data-row-key":ui,className:Ne()(sn,"".concat(En,"-row"),"".concat(En,"-row-level-").concat(Zn),_e==null?void 0:_e.className,(0,de.Z)({},Oi,Zn>=1)),style:(0,Vt.Z)((0,Vt.Z)({},we),_e==null?void 0:_e.style)}),hi.map(function(Mr,Er){var qr=Mr.render,Pe=Mr.dataIndex,Cr=Mr.className,Sr=ri(fn,Mr,Er,Zn,yn),ji=Sr.key,rr=Sr.fixedInfo,Hi=Sr.appendCellNode,zr=Sr.additionalCellProps;return Rt.createElement(re,(0,Jt.Z)({className:Cr,ellipsis:Mr.ellipsis,align:Mr.align,scope:Mr.rowScope,component:Mr.rowScope?Nn:Cn,prefixCls:En,key:ji,record:Tt,index:yn,renderIndex:Bn,dataIndex:Pe,render:qr,shouldCellUpdate:Mr.shouldCellUpdate},rr,{appendNode:Hi,additionalProps:zr}))})),Pr;if(wi&&(Vi.current||ii)){var yr=An(Tt,yn,Zn+1,ii);Pr=Rt.createElement(Vn,{expanded:ii,className:Ne()("".concat(En,"-expanded-row"),"".concat(En,"-expanded-row-level-").concat(Zn+1),Oi),prefixCls:En,component:tn,cellComponent:Cn,colSpan:hi.length,isEmpty:!1},yr)}return Rt.createElement(Rt.Fragment,null,wr,Pr)}var xi=pt(li);function ir(ke){var sn=ke.columnKey,we=ke.onColumnResize,Tt=Rt.useRef();return(0,De.Z)(function(){Tt.current&&we(sn,Tt.current.offsetWidth)},[]),Rt.createElement(ge.Z,{data:sn},Rt.createElement("td",{ref:Tt,style:{padding:0,border:0,height:0}},Rt.createElement("div",{style:{height:0,overflow:"hidden"}},"\xA0")))}var Pi=It(29194);function tr(ke){var sn=ke.prefixCls,we=ke.columnsKey,Tt=ke.onColumnResize,yn=Rt.useRef(null);return Rt.createElement("tr",{"aria-hidden":"true",className:"".concat(sn,"-measure-row"),style:{height:0,fontSize:0},ref:yn},Rt.createElement(ge.Z.Collection,{onBatchResize:function(ui){(0,Pi.Z)(yn.current)&&ui.forEach(function(ti){var Zn=ti.data,tn=ti.size;Tt(Zn,tn.offsetWidth)})}},we.map(function(Bn){return Rt.createElement(ir,{key:Bn,columnKey:Bn,onColumnResize:Tt})})))}function kr(ke){var sn=ke.data,we=ke.measureColumnWidth,Tt=he(kt,["prefixCls","getComponent","onColumnResize","flattenColumns","getRowKey","expandedKeys","childrenColumnName","emptyNode"]),yn=Tt.prefixCls,Bn=Tt.getComponent,ui=Tt.onColumnResize,ti=Tt.flattenColumns,Zn=Tt.getRowKey,tn=Tt.expandedKeys,Cn=Tt.childrenColumnName,Nn=Tt.emptyNode,fn=Pn(sn,Cn,tn,Zn),En=Rt.useRef({renderWithProps:!1}),hi=Bn(["body","wrapper"],"tbody"),Kn=Bn(["body","row"],"tr"),An=Bn(["body","cell"],"td"),_e=Bn(["body","cell"],"th"),ii;sn.length?ii=fn.map(function(Vi,Oi){var wr=Vi.record,Pr=Vi.indent,yr=Vi.index,Mr=Zn(wr,Oi);return Rt.createElement(xi,{key:Mr,rowKey:Mr,record:wr,index:Oi,renderIndex:yr,rowComponent:Kn,cellComponent:An,scopeCellComponent:_e,indent:Pr})}):ii=Rt.createElement(Vn,{expanded:!0,className:"".concat(yn,"-placeholder"),prefixCls:yn,component:Kn,cellComponent:An,colSpan:ti.length,isEmpty:!0},Nn);var wi=Zt(ti);return Rt.createElement(Ve.Provider,{value:En.current},Rt.createElement(hi,{className:"".concat(yn,"-tbody")},we&&Rt.createElement(tr,{prefixCls:yn,columnsKey:wi,onColumnResize:ui}),ii))}var Lr=pt(kr),Br=It(54451),Dr=["columnType"];function Kr(ke){for(var sn=ke.colWidths,we=ke.columns,Tt=ke.columCount,yn=he(kt,["tableLayout"]),Bn=yn.tableLayout,ui=[],ti=Tt||we.length,Zn=!1,tn=ti-1;tn>=0;tn-=1){var Cn=sn[tn],Nn=we&&we[tn],fn=void 0,En=void 0;if(Nn&&(fn=Nn[Br.v],Bn==="auto"&&(En=Nn.minWidth)),Cn||En||fn||Zn){var hi=fn||{},Kn=hi.columnType,An=(0,xt.Z)(hi,Dr);ui.unshift(Rt.createElement("col",(0,Jt.Z)({key:tn,style:{width:Cn,minWidth:En}},An))),Zn=!0}}return Rt.createElement("colgroup",null,ui)}var lr=Kr,Zi=It(62730),Tr=["className","noData","columns","flattenColumns","colWidths","columCount","stickyOffsets","direction","fixHeader","stickyTopOffset","stickyBottomOffset","stickyClassName","onScroll","maxContentScroll","children"];function Lt(ke,sn){return(0,Rt.useMemo)(function(){for(var we=[],Tt=0;Tt<sn;Tt+=1){var yn=ke[Tt];if(yn!==void 0)we[Tt]=yn;else return null}return we},[ke.join("_"),sn])}var vi=Rt.forwardRef(function(ke,sn){var we=ke.className,Tt=ke.noData,yn=ke.columns,Bn=ke.flattenColumns,ui=ke.colWidths,ti=ke.columCount,Zn=ke.stickyOffsets,tn=ke.direction,Cn=ke.fixHeader,Nn=ke.stickyTopOffset,fn=ke.stickyBottomOffset,En=ke.stickyClassName,hi=ke.onScroll,Kn=ke.maxContentScroll,An=ke.children,_e=(0,xt.Z)(ke,Tr),ii=he(kt,["prefixCls","scrollbarSize","isSticky","getComponent"]),wi=ii.prefixCls,Vi=ii.scrollbarSize,Oi=ii.isSticky,wr=ii.getComponent,Pr=wr(["header","table"],"table"),yr=Oi&&!Cn?0:Vi,Mr=Rt.useRef(null),Er=Rt.useCallback(function(zr){(0,Ue.mH)(sn,zr),(0,Ue.mH)(Mr,zr)},[]);Rt.useEffect(function(){var zr;function jr(er){var eo=er,gs=eo.currentTarget,Fo=eo.deltaX;Fo&&(hi({currentTarget:gs,scrollLeft:gs.scrollLeft+Fo}),er.preventDefault())}return(zr=Mr.current)===null||zr===void 0||zr.addEventListener("wheel",jr,{passive:!1}),function(){var er;(er=Mr.current)===null||er===void 0||er.removeEventListener("wheel",jr)}},[]);var qr=Rt.useMemo(function(){return Bn.every(function(zr){return zr.width})},[Bn]),Pe=Bn[Bn.length-1],Cr={fixed:Pe?Pe.fixed:null,scrollbar:!0,onHeaderCell:function(){return{className:"".concat(wi,"-cell-scrollbar")}}},Sr=(0,Rt.useMemo)(function(){return yr?[].concat((0,Zi.Z)(yn),[Cr]):yn},[yr,yn]),ji=(0,Rt.useMemo)(function(){return yr?[].concat((0,Zi.Z)(Bn),[Cr]):Bn},[yr,Bn]),rr=(0,Rt.useMemo)(function(){var zr=Zn.right,jr=Zn.left;return(0,Vt.Z)((0,Vt.Z)({},Zn),{},{left:tn==="rtl"?[].concat((0,Zi.Z)(jr.map(function(er){return er+yr})),[0]):jr,right:tn==="rtl"?zr:[].concat((0,Zi.Z)(zr.map(function(er){return er+yr})),[0]),isSticky:Oi})},[yr,Zn,Oi]),Hi=Lt(ui,ti);return Rt.createElement("div",{style:(0,Vt.Z)({overflow:"hidden"},Oi?{top:Nn,bottom:fn}:{}),ref:Er,className:Ne()(we,(0,de.Z)({},En,!!En))},Rt.createElement(Pr,{style:{tableLayout:"fixed",visibility:Tt||Hi?null:"hidden"}},(!Tt||!Kn||qr)&&Rt.createElement(lr,{colWidths:Hi?[].concat((0,Zi.Z)(Hi),[yr]):[],columCount:ti+1,columns:ji}),An((0,Vt.Z)((0,Vt.Z)({},_e),{},{stickyOffsets:rr,columns:Sr,flattenColumns:ji}))))}),di=Rt.memo(vi),qn=function(sn){var we=sn.cells,Tt=sn.stickyOffsets,yn=sn.flattenColumns,Bn=sn.rowComponent,ui=sn.cellComponent,ti=sn.onHeaderRow,Zn=sn.index,tn=he(kt,["prefixCls","direction"]),Cn=tn.prefixCls,Nn=tn.direction,fn;ti&&(fn=ti(we.map(function(hi){return hi.column}),Zn));var En=Zt(we.map(function(hi){return hi.column}));return Rt.createElement(Bn,fn,we.map(function(hi,Kn){var An=hi.column,_e=gn(hi.colStart,hi.colEnd,yn,Tt,Nn),ii;return An&&An.onHeaderCell&&(ii=hi.column.onHeaderCell(An)),Rt.createElement(re,(0,Jt.Z)({},hi,{scope:An.title?hi.colSpan>1?"colgroup":"col":null,ellipsis:An.ellipsis,align:An.align,component:ui,prefixCls:Cn,key:En[Kn]},_e,{additionalProps:ii,rowType:"header"}))}))},fi=qn;function pi(ke){var sn=[];function we(ui,ti){var Zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;sn[Zn]=sn[Zn]||[];var tn=ti,Cn=ui.filter(Boolean).map(function(Nn){var fn={key:Nn.key,className:Nn.className||"",children:Nn.title,column:Nn,colStart:tn},En=1,hi=Nn.children;return hi&&hi.length>0&&(En=we(hi,tn,Zn+1).reduce(function(Kn,An){return Kn+An},0),fn.hasSubColumns=!0),"colSpan"in Nn&&(En=Nn.colSpan),"rowSpan"in Nn&&(fn.rowSpan=Nn.rowSpan),fn.colSpan=En,fn.colEnd=fn.colStart+En-1,sn[Zn].push(fn),tn+=En,En});return Cn}we(ke,0);for(var Tt=sn.length,yn=function(ti){sn[ti].forEach(function(Zn){!("rowSpan"in Zn)&&!Zn.hasSubColumns&&(Zn.rowSpan=Tt-ti)})},Bn=0;Bn<Tt;Bn+=1)yn(Bn);return sn}var ki=function(sn){var we=sn.stickyOffsets,Tt=sn.columns,yn=sn.flattenColumns,Bn=sn.onHeaderRow,ui=he(kt,["prefixCls","getComponent"]),ti=ui.prefixCls,Zn=ui.getComponent,tn=Rt.useMemo(function(){return pi(Tt)},[Tt]),Cn=Zn(["header","wrapper"],"thead"),Nn=Zn(["header","row"],"tr"),fn=Zn(["header","cell"],"th");return Rt.createElement(Cn,{className:"".concat(ti,"-thead")},tn.map(function(En,hi){var Kn=Rt.createElement(fi,{key:hi,flattenColumns:yn,cells:En,stickyOffsets:we,rowComponent:Nn,cellComponent:fn,onHeaderRow:Bn,index:hi});return Kn}))},hr=pt(ki),Xi=It(97347);function Me(ke,sn,we){var Tt=(0,Br.g)(ke),yn=Tt.expandIcon,Bn=Tt.expandedRowKeys,ui=Tt.defaultExpandedRowKeys,ti=Tt.defaultExpandAllRows,Zn=Tt.expandedRowRender,tn=Tt.onExpand,Cn=Tt.onExpandedRowsChange,Nn=Tt.childrenColumnName,fn=yn||bn,En=Nn||"children",hi=Rt.useMemo(function(){return Zn?"row":ke.expandable&&ke.internalHooks===bt.R&&ke.expandable.__PARENT_RENDER_ICON__||sn.some(function(Oi){return Oi&&(0,Yt.Z)(Oi)==="object"&&Oi[En]})?"nest":!1},[!!Zn,sn]),Kn=Rt.useState(function(){return ui||(ti?Qn(sn,we,En):[])}),An=(0,le.Z)(Kn,2),_e=An[0],ii=An[1],wi=Rt.useMemo(function(){return new Set(Bn||_e||[])},[Bn,_e]),Vi=Rt.useCallback(function(Oi){var wr=we(Oi,sn.indexOf(Oi)),Pr,yr=wi.has(wr);yr?(wi.delete(wr),Pr=(0,Zi.Z)(wi)):Pr=[].concat((0,Zi.Z)(wi),[wr]),ii(Pr),tn&&tn(!yr,Oi),Cn&&Cn(Pr)},[we,wi,sn,tn,Cn]);return[Tt,hi,wi,fn,En,Vi]}function fe(ke,sn,we){var Tt=ke.map(function(yn,Bn){return gn(Bn,Bn,ke,sn,we)});return(0,Ie.Z)(function(){return Tt},[Tt],function(yn,Bn){return!(0,me.Z)(yn,Bn)})}function ue(ke){var sn=(0,Rt.useRef)(ke),we=(0,Rt.useState)({}),Tt=(0,le.Z)(we,2),yn=Tt[1],Bn=(0,Rt.useRef)(null),ui=(0,Rt.useRef)([]);function ti(Zn){ui.current.push(Zn);var tn=Promise.resolve();Bn.current=tn,tn.then(function(){if(Bn.current===tn){var Cn=ui.current,Nn=sn.current;ui.current=[],Cn.forEach(function(fn){sn.current=fn(sn.current)}),Bn.current=null,Nn!==sn.current&&yn({})}})}return(0,Rt.useEffect)(function(){return function(){Bn.current=null}},[]),[sn.current,ti]}function zn(ke){var sn=(0,Rt.useRef)(ke||null),we=(0,Rt.useRef)();function Tt(){window.clearTimeout(we.current)}function yn(ui){sn.current=ui,Tt(),we.current=window.setTimeout(function(){sn.current=null,we.current=void 0},100)}function Bn(){return sn.current}return(0,Rt.useEffect)(function(){return Tt},[]),[yn,Bn]}function ei(){var ke=Rt.useState(-1),sn=(0,le.Z)(ke,2),we=sn[0],Tt=sn[1],yn=Rt.useState(-1),Bn=(0,le.Z)(yn,2),ui=Bn[0],ti=Bn[1],Zn=Rt.useCallback(function(tn,Cn){Tt(tn),ti(Cn)},[]);return[we,ui,Zn]}var ni=It(47273),cn=(0,ni.Z)()?window:null;function jn(ke,sn){var we=(0,Yt.Z)(ke)==="object"?ke:{},Tt=we.offsetHeader,yn=Tt===void 0?0:Tt,Bn=we.offsetSummary,ui=Bn===void 0?0:Bn,ti=we.offsetScroll,Zn=ti===void 0?0:ti,tn=we.getContainer,Cn=tn===void 0?function(){return cn}:tn,Nn=Cn()||cn,fn=!!ke;return Rt.useMemo(function(){return{isSticky:fn,stickyClassName:fn?"".concat(sn,"-sticky-holder"):"",offsetHeader:yn,offsetSummary:ui,offsetScroll:Zn,container:Nn}},[fn,Zn,yn,ui,sn,Nn])}function Ci(ke,sn,we){var Tt=(0,Rt.useMemo)(function(){var yn=sn.length,Bn=function(tn,Cn,Nn){for(var fn=[],En=0,hi=tn;hi!==Cn;hi+=Nn)fn.push(En),sn[hi].fixed&&(En+=ke[hi]||0);return fn},ui=Bn(0,yn,1),ti=Bn(yn-1,-1,-1).reverse();return we==="rtl"?{left:ti,right:ui}:{left:ui,right:ti}},[ke,sn,we]);return Tt}var Ki=Ci;function Ji(ke){var sn=ke.className,we=ke.children;return Rt.createElement("div",{className:sn},we)}var Wt=Ji,ce=It(8224),Mn=It(16089),On=It(76846);function Fe(ke){var sn=(0,On.bn)(ke),we=sn.getBoundingClientRect(),Tt=document.documentElement;return{left:we.left+(window.pageXOffset||Tt.scrollLeft)-(Tt.clientLeft||document.body.clientLeft||0),top:we.top+(window.pageYOffset||Tt.scrollTop)-(Tt.clientTop||document.body.clientTop||0)}}var xn=function(sn,we){var Tt,yn,Bn=sn.scrollBodyRef,ui=sn.onScroll,ti=sn.offsetScroll,Zn=sn.container,tn=sn.direction,Cn=he(kt,"prefixCls"),Nn=((Tt=Bn.current)===null||Tt===void 0?void 0:Tt.scrollWidth)||0,fn=((yn=Bn.current)===null||yn===void 0?void 0:yn.clientWidth)||0,En=Nn&&fn*(fn/Nn),hi=Rt.useRef(),Kn=ue({scrollLeft:0,isHiddenScrollBar:!0}),An=(0,le.Z)(Kn,2),_e=An[0],ii=An[1],wi=Rt.useRef({delta:0,x:0}),Vi=Rt.useState(!1),Oi=(0,le.Z)(Vi,2),wr=Oi[0],Pr=Oi[1],yr=Rt.useRef(null);Rt.useEffect(function(){return function(){Mn.Z.cancel(yr.current)}},[]);var Mr=function(){Pr(!1)},Er=function(ji){ji.persist(),wi.current.delta=ji.pageX-_e.scrollLeft,wi.current.x=0,Pr(!0),ji.preventDefault()},qr=function(ji){var rr,Hi=ji||((rr=window)===null||rr===void 0?void 0:rr.event),zr=Hi.buttons;if(!wr||zr===0){wr&&Pr(!1);return}var jr=wi.current.x+ji.pageX-wi.current.x-wi.current.delta,er=tn==="rtl";jr=Math.max(er?En-fn:0,Math.min(er?0:fn-En,jr));var eo=!er||Math.abs(jr)+Math.abs(En)<fn;eo&&(ui({scrollLeft:jr/fn*(Nn+2)}),wi.current.x=ji.pageX)},Pe=function(){Mn.Z.cancel(yr.current),yr.current=(0,Mn.Z)(function(){if(Bn.current){var ji=Fe(Bn.current).top,rr=ji+Bn.current.offsetHeight,Hi=Zn===window?document.documentElement.scrollTop+window.innerHeight:Fe(Zn).top+Zn.clientHeight;rr-(0,xe.Z)()<=Hi||ji>=Hi-ti?ii(function(zr){return(0,Vt.Z)((0,Vt.Z)({},zr),{},{isHiddenScrollBar:!0})}):ii(function(zr){return(0,Vt.Z)((0,Vt.Z)({},zr),{},{isHiddenScrollBar:!1})})}})},Cr=function(ji){ii(function(rr){return(0,Vt.Z)((0,Vt.Z)({},rr),{},{scrollLeft:ji/Nn*fn||0})})};return Rt.useImperativeHandle(we,function(){return{setScrollLeft:Cr,checkScrollBarVisible:Pe}}),Rt.useEffect(function(){var Sr=(0,ce.Z)(document.body,"mouseup",Mr,!1),ji=(0,ce.Z)(document.body,"mousemove",qr,!1);return Pe(),function(){Sr.remove(),ji.remove()}},[En,wr]),Rt.useEffect(function(){if(Bn.current){for(var Sr=[],ji=(0,On.bn)(Bn.current);ji;)Sr.push(ji),ji=ji.parentElement;return Sr.forEach(function(rr){return rr.addEventListener("scroll",Pe,!1)}),window.addEventListener("resize",Pe,!1),window.addEventListener("scroll",Pe,!1),Zn.addEventListener("scroll",Pe,!1),function(){Sr.forEach(function(rr){return rr.removeEventListener("scroll",Pe)}),window.removeEventListener("resize",Pe),window.removeEventListener("scroll",Pe),Zn.removeEventListener("scroll",Pe)}}},[Zn]),Rt.useEffect(function(){_e.isHiddenScrollBar||ii(function(Sr){var ji=Bn.current;return ji?(0,Vt.Z)((0,Vt.Z)({},Sr),{},{scrollLeft:ji.scrollLeft/ji.scrollWidth*ji.clientWidth}):Sr})},[_e.isHiddenScrollBar]),Nn<=fn||!En||_e.isHiddenScrollBar?null:Rt.createElement("div",{style:{height:(0,xe.Z)(),width:fn,bottom:ti},className:"".concat(Cn,"-sticky-scroll")},Rt.createElement("div",{onMouseDown:Er,ref:hi,className:Ne()("".concat(Cn,"-sticky-scroll-bar"),(0,de.Z)({},"".concat(Cn,"-sticky-scroll-bar-active"),wr)),style:{width:"".concat(En,"px"),transform:"translate3d(".concat(_e.scrollLeft,"px, 0, 0)")}}))},mn=Rt.forwardRef(xn);function vn(ke){return null}var Yn=vn;function Rn(ke){return null}var _n=Rn,Jn="rc-table",Qi=[],Ni={};function bi(){return"No Data"}function Re(ke,sn){var we=(0,Vt.Z)({rowKey:"key",prefixCls:Jn,emptyText:bi},ke),Tt=we.prefixCls,yn=we.className,Bn=we.rowClassName,ui=we.style,ti=we.data,Zn=we.rowKey,tn=we.scroll,Cn=we.tableLayout,Nn=we.direction,fn=we.title,En=we.footer,hi=we.summary,Kn=we.caption,An=we.id,_e=we.showHeader,ii=we.components,wi=we.emptyText,Vi=we.onRow,Oi=we.onHeaderRow,wr=we.onScroll,Pr=we.internalHooks,yr=we.transformColumns,Mr=we.internalRefs,Er=we.tailor,qr=we.getContainerWidth,Pe=we.sticky,Cr=we.rowHoverable,Sr=Cr===void 0?!0:Cr,ji=ti||Qi,rr=!!ji.length,Hi=Pr===bt.R,zr=Rt.useCallback(function(Zr,ao){return(0,We.Z)(ii,Zr)||ao},[ii]),jr=Rt.useMemo(function(){return typeof Zn=="function"?Zn:function(Zr){var ao=Zr&&Zr[Zn];return ao}},[Zn]),er=zr(["body"]),eo=ei(),gs=(0,le.Z)(eo,3),Fo=gs[0],wa=gs[1],Ps=gs[2],Ti=Me(we,ji,jr),wo=(0,le.Z)(Ti,6),Co=wo[0],es=wo[1],Ao=wo[2],Ko=wo[3],Wn=wo[4],Ai=wo[5],Ui=tn==null?void 0:tn.x,xr=Rt.useState(0),br=(0,le.Z)(xr,2),no=br[0],Bi=br[1],Fs=(0,Xi.Z)((0,Vt.Z)((0,Vt.Z)((0,Vt.Z)({},we),Co),{},{expandable:!!Co.expandedRowRender,columnTitle:Co.columnTitle,expandedKeys:Ao,getRowKey:jr,onTriggerExpand:Ai,expandIcon:Ko,expandIconColumnIndex:Co.expandIconColumnIndex,direction:Nn,scrollWidth:Hi&&Er&&typeof Ui=="number"?Ui:null,clientWidth:no}),Hi?yr:null),Go=(0,le.Z)(Fs,4),Bo=Go[0],Or=Go[1],Vo=Go[2],As=Go[3],vo=Vo!=null?Vo:Ui,ca=Rt.useMemo(function(){return{columns:Bo,flattenColumns:Or}},[Bo,Or]),fa=Rt.useRef(),Ca=Rt.useRef(),ns=Rt.useRef(),$u=Rt.useRef();Rt.useImperativeHandle(sn,function(){return{nativeElement:fa.current,scrollTo:function(ao){var Yo;if(ns.current instanceof HTMLElement){var Ds=ao.index,Ms=ao.top,du=ao.key;if(dn(Ms)){var Jl;(Jl=ns.current)===null||Jl===void 0||Jl.scrollTo({top:Ms})}else{var cu,sl=du!=null?du:jr(ji[Ds]);(cu=ns.current.querySelector('[data-row-key="'.concat(sl,'"]')))===null||cu===void 0||cu.scrollIntoView()}}else(Yo=ns.current)!==null&&Yo!==void 0&&Yo.scrollTo&&ns.current.scrollTo(ao)}}});var Fu=Rt.useRef(),il=Rt.useState(!1),yl=(0,le.Z)(il,2),Ba=yl[0],Kl=yl[1],th=Rt.useState(!1),eh=(0,le.Z)(th,2),Uo=eh[0],Au=eh[1],nh=Rt.useState(new Map),Vl=(0,le.Z)(nh,2),lu=Vl[0],Ls=Vl[1],Bs=Zt(Or),ss=Bs.map(function(Zr){return lu.get(Zr)}),ps=Rt.useMemo(function(){return ss},[ss.join("_")]),Ul=Ki(ps,Or,Nn),Hs=tn&&Be(tn.y),co=tn&&Be(vo)||!!Co.fixed,oo=co&&Or.some(function(Zr){var ao=Zr.fixed;return ao}),Jr=Rt.useRef(),as=jn(Pe,Tt),mi=as.isSticky,cs=as.offsetHeader,ae=as.offsetSummary,an=as.offsetScroll,Wa=as.stickyClassName,Fl=as.container,qo=Rt.useMemo(function(){return hi==null?void 0:hi(ji)},[hi,ji]),ws=(Hs||mi)&&Rt.isValidElement(qo)&&qo.type===Kt&&qo.props.fixed,Da,rl,Bu;Hs&&(rl={overflowY:rr?"scroll":"auto",maxHeight:tn.y}),co&&(Da={overflowX:"auto"},Hs||(rl={overflowY:"hidden"}),Bu={width:vo===!0?"auto":vo,minWidth:"100%"});var Do=Rt.useCallback(function(Zr,ao){Ls(function(Yo){if(Yo.get(Zr)!==ao){var Ds=new Map(Yo);return Ds.set(Zr,ao),Ds}return Yo})},[]),cr=zn(null),_s=(0,le.Z)(cr,2),Oa=_s[0],Oo=_s[1];function Gr(Zr,ao){ao&&(typeof ao=="function"?ao(Zr):ao.scrollLeft!==Zr&&(ao.scrollLeft=Zr,ao.scrollLeft!==Zr&&setTimeout(function(){ao.scrollLeft=Zr},0)))}var Ho=(0,Ce.Z)(function(Zr){var ao=Zr.currentTarget,Yo=Zr.scrollLeft,Ds=Nn==="rtl",Ms=typeof Yo=="number"?Yo:ao.scrollLeft,du=ao||Ni;if(!Oo()||Oo()===du){var Jl;Oa(du),Gr(Ms,Ca.current),Gr(Ms,ns.current),Gr(Ms,Fu.current),Gr(Ms,(Jl=Jr.current)===null||Jl===void 0?void 0:Jl.setScrollLeft)}var cu=ao||Ca.current;if(cu){var sl=Hi&&Er&&typeof vo=="number"?vo:cu.scrollWidth,Bl=cu.clientWidth;if(sl===Bl){Kl(!1),Au(!1);return}Ds?(Kl(-Ms<sl-Bl),Au(-Ms>0)):(Kl(Ms>0),Au(Ms<sl-Bl))}}),ga=(0,Ce.Z)(function(Zr){Ho(Zr),wr==null||wr(Zr)}),xo=function(){if(co&&ns.current){var ao;Ho({currentTarget:(0,On.bn)(ns.current),scrollLeft:(ao=ns.current)===null||ao===void 0?void 0:ao.scrollLeft})}else Kl(!1),Au(!1)},La=function(ao){var Yo,Ds=ao.width;(Yo=Jr.current)===null||Yo===void 0||Yo.checkScrollBarVisible();var Ms=fa.current?fa.current.offsetWidth:Ds;Hi&&qr&&fa.current&&(Ms=qr(fa.current,Ms)||Ms),Ms!==no&&(xo(),Bi(Ms))},ms=Rt.useRef(!1);Rt.useEffect(function(){ms.current&&xo()},[co,ti,Bo.length]),Rt.useEffect(function(){ms.current=!0},[]);var uu=Rt.useState(0),so=(0,le.Z)(uu,2),ks=so[0],io=so[1],Po=Rt.useState(!0),ko=(0,le.Z)(Po,2),_o=ko[0],ho=ko[1];(0,De.Z)(function(){(!Er||!Hi)&&(ns.current instanceof Element?io((0,xe.o)(ns.current).width):io((0,xe.o)($u.current).width)),ho((0,pe.G)("position","sticky"))},[]),Rt.useEffect(function(){Hi&&Mr&&(Mr.body.current=ns.current)});var Du=Rt.useCallback(function(Zr){return Rt.createElement(Rt.Fragment,null,Rt.createElement(hr,Zr),ws==="top"&&Rt.createElement(be,Zr,qo))},[ws,qo]),ar=Rt.useCallback(function(Zr){return Rt.createElement(be,Zr,qo)},[qo]),ac=zr(["table"],"table"),Qr=Rt.useMemo(function(){return Cn||(oo?vo==="max-content"?"auto":"fixed":Hs||mi||Or.some(function(Zr){var ao=Zr.ellipsis;return ao})?"fixed":"auto")},[Hs,oo,Or,Cn,mi]),Cd,hu={colWidths:ps,columCount:Or.length,stickyOffsets:Ul,onHeaderRow:Oi,fixHeader:Hs,scroll:tn},ih=Rt.useMemo(function(){return rr?null:typeof wi=="function"?wi():wi},[rr,wi]),Ld=Rt.createElement(Lr,{data:ji,measureColumnWidth:Hs||co||mi}),jh=Rt.createElement(lr,{colWidths:Or.map(function(Zr){var ao=Zr.width;return ao}),columns:Or}),Al=Kn!=null?Rt.createElement("caption",{className:"".concat(Tt,"-caption")},Kn):void 0,Ou=(0,Oe.Z)(we,{data:!0}),uo=(0,Oe.Z)(we,{aria:!0});if(Hs||mi){var ol;typeof er=="function"?(ol=er(ji,{scrollbarSize:ks,ref:ns,onScroll:Ho}),hu.colWidths=Or.map(function(Zr,ao){var Yo=Zr.width,Ds=ao===Or.length-1?Yo-ks:Yo;return typeof Ds=="number"&&!Number.isNaN(Ds)?Ds:0})):ol=Rt.createElement("div",{style:(0,Vt.Z)((0,Vt.Z)({},Da),rl),onScroll:ga,ref:ns,className:Ne()("".concat(Tt,"-body"))},Rt.createElement(ac,(0,Jt.Z)({style:(0,Vt.Z)((0,Vt.Z)({},Bu),{},{tableLayout:Qr})},uo),Al,jh,Ld,!ws&&qo&&Rt.createElement(be,{stickyOffsets:Ul,flattenColumns:Or},qo)));var zh=(0,Vt.Z)((0,Vt.Z)((0,Vt.Z)({noData:!ji.length,maxContentScroll:co&&vo==="max-content"},hu),ca),{},{direction:Nn,stickyClassName:Wa,onScroll:Ho});Cd=Rt.createElement(Rt.Fragment,null,_e!==!1&&Rt.createElement(di,(0,Jt.Z)({},zh,{stickyTopOffset:cs,className:"".concat(Tt,"-header"),ref:Ca}),Du),ol,ws&&ws!=="top"&&Rt.createElement(di,(0,Jt.Z)({},zh,{stickyBottomOffset:ae,className:"".concat(Tt,"-summary"),ref:Fu}),ar),mi&&ns.current&&ns.current instanceof Element&&Rt.createElement(mn,{ref:Jr,offsetScroll:an,scrollBodyRef:ns,onScroll:Ho,container:Fl,direction:Nn}))}else Cd=Rt.createElement("div",{style:(0,Vt.Z)((0,Vt.Z)({},Da),rl),className:Ne()("".concat(Tt,"-content")),onScroll:Ho,ref:ns},Rt.createElement(ac,(0,Jt.Z)({style:(0,Vt.Z)((0,Vt.Z)({},Bu),{},{tableLayout:Qr})},uo),Al,jh,_e!==!1&&Rt.createElement(hr,(0,Jt.Z)({},hu,ca)),Ld,qo&&Rt.createElement(be,{stickyOffsets:Ul,flattenColumns:Or},qo)));var Yl=Rt.createElement("div",(0,Jt.Z)({className:Ne()(Tt,yn,(0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)((0,de.Z)({},"".concat(Tt,"-rtl"),Nn==="rtl"),"".concat(Tt,"-ping-left"),Ba),"".concat(Tt,"-ping-right"),Uo),"".concat(Tt,"-layout-fixed"),Cn==="fixed"),"".concat(Tt,"-fixed-header"),Hs),"".concat(Tt,"-fixed-column"),oo),"".concat(Tt,"-fixed-column-gapped"),oo&&As),"".concat(Tt,"-scroll-horizontal"),co),"".concat(Tt,"-has-fix-left"),Or[0]&&Or[0].fixed),"".concat(Tt,"-has-fix-right"),Or[Or.length-1]&&Or[Or.length-1].fixed==="right")),style:ui,id:An,ref:fa},Ou),fn&&Rt.createElement(Wt,{className:"".concat(Tt,"-title")},fn(ji)),Rt.createElement("div",{ref:$u,className:"".concat(Tt,"-container")},Cd),En&&Rt.createElement(Wt,{className:"".concat(Tt,"-footer")},En(ji)));co&&(Yl=Rt.createElement(ge.Z,{onResize:La},Yl));var kd=fe(Or,Ul,Nn),Xl=Rt.useMemo(function(){return{scrollX:vo,prefixCls:Tt,getComponent:zr,scrollbarSize:ks,direction:Nn,fixedInfoList:kd,isSticky:mi,supportSticky:_o,componentWidth:no,fixHeader:Hs,fixColumn:oo,horizonScroll:co,tableLayout:Qr,rowClassName:Bn,expandedRowClassName:Co.expandedRowClassName,expandIcon:Ko,expandableType:es,expandRowByClick:Co.expandRowByClick,expandedRowRender:Co.expandedRowRender,onTriggerExpand:Ai,expandIconColumnIndex:Co.expandIconColumnIndex,indentSize:Co.indentSize,allColumnsFixedLeft:Or.every(function(Zr){return Zr.fixed==="left"}),emptyNode:ih,columns:Bo,flattenColumns:Or,onColumnResize:Do,hoverStartRow:Fo,hoverEndRow:wa,onHover:Ps,rowExpandable:Co.rowExpandable,onRow:Vi,getRowKey:jr,expandedKeys:Ao,childrenColumnName:Wn,rowHoverable:Sr}},[vo,Tt,zr,ks,Nn,kd,mi,_o,no,Hs,oo,co,Qr,Bn,Co.expandedRowClassName,Ko,es,Co.expandRowByClick,Co.expandedRowRender,Ai,Co.expandIconColumnIndex,Co.indentSize,ih,Bo,Or,Do,Fo,wa,Ps,Co.rowExpandable,Vi,jr,Ao,Wn,Sr]);return Rt.createElement(kt.Provider,{value:Xl},Yl)}var qi=Rt.forwardRef(Re);function ur(ke){return lt(qi,ke)}var Hr=ur();Hr.EXPAND_COLUMN=bt.w,Hr.INTERNAL_HOOKS=bt.R,Hr.Column=Yn,Hr.ColumnGroup=_n,Hr.Summary=ze;var Ye=Hr,Fn=It(65283),ai=Ae(null),oi=Ae(null);function gi(ke,sn,we){var Tt=sn||1;return we[ke+Tt]-(we[ke]||0)}function Ii(ke){var sn=ke.rowInfo,we=ke.column,Tt=ke.colIndex,yn=ke.indent,Bn=ke.index,ui=ke.component,ti=ke.renderIndex,Zn=ke.record,tn=ke.style,Cn=ke.className,Nn=ke.inverse,fn=ke.getHeight,En=we.render,hi=we.dataIndex,Kn=we.className,An=we.width,_e=he(oi,["columnsOffset"]),ii=_e.columnsOffset,wi=ri(sn,we,Tt,yn,Bn),Vi=wi.key,Oi=wi.fixedInfo,wr=wi.appendCellNode,Pr=wi.additionalCellProps,yr=Pr.style,Mr=Pr.colSpan,Er=Mr===void 0?1:Mr,qr=Pr.rowSpan,Pe=qr===void 0?1:qr,Cr=Tt-1,Sr=gi(Cr,Er,ii),ji=Er>1?An-Sr:0,rr=(0,Vt.Z)((0,Vt.Z)((0,Vt.Z)({},yr),tn),{},{flex:"0 0 ".concat(Sr,"px"),width:"".concat(Sr,"px"),marginRight:ji,pointerEvents:"auto"}),Hi=Rt.useMemo(function(){return Nn?Pe<=1:Er===0||Pe===0||Pe>1},[Pe,Er,Nn]);Hi?rr.visibility="hidden":Nn&&(rr.height=fn==null?void 0:fn(Pe));var zr=Hi?function(){return null}:En,jr={};return(Pe===0||Er===0)&&(jr.rowSpan=1,jr.colSpan=1),Rt.createElement(re,(0,Jt.Z)({className:Ne()(Kn,Cn),ellipsis:we.ellipsis,align:we.align,scope:we.rowScope,component:ui,prefixCls:sn.prefixCls,key:Vi,record:Zn,index:Bn,renderIndex:ti,dataIndex:hi,render:zr,shouldCellUpdate:we.shouldCellUpdate},Oi,{appendNode:wr,additionalProps:(0,Vt.Z)((0,Vt.Z)({},Pr),{},{style:rr},jr)}))}var Gi=Ii,$i=["data","index","className","rowKey","style","extra","getHeight"],sr=Rt.forwardRef(function(ke,sn){var we=ke.data,Tt=ke.index,yn=ke.className,Bn=ke.rowKey,ui=ke.style,ti=ke.extra,Zn=ke.getHeight,tn=(0,xt.Z)(ke,$i),Cn=we.record,Nn=we.indent,fn=we.index,En=he(kt,["prefixCls","flattenColumns","fixColumn","componentWidth","scrollX"]),hi=En.scrollX,Kn=En.flattenColumns,An=En.prefixCls,_e=En.fixColumn,ii=En.componentWidth,wi=he(ai,["getComponent"]),Vi=wi.getComponent,Oi=qe(Cn,Bn,Tt,Nn),wr=Vi(["body","row"],"div"),Pr=Vi(["body","cell"],"div"),yr=Oi.rowSupportExpand,Mr=Oi.expanded,Er=Oi.rowProps,qr=Oi.expandedRowRender,Pe=Oi.expandedRowClassName,Cr;if(yr&&Mr){var Sr=qr(Cn,Tt,Nn+1,Mr),ji=Fi(Pe,Cn,Tt,Nn),rr={};_e&&(rr={style:(0,de.Z)({},"--virtual-width","".concat(ii,"px"))});var Hi="".concat(An,"-expanded-row-cell");Cr=Rt.createElement(wr,{className:Ne()("".concat(An,"-expanded-row"),"".concat(An,"-expanded-row-level-").concat(Nn+1),ji)},Rt.createElement(re,{component:Pr,prefixCls:An,className:Ne()(Hi,(0,de.Z)({},"".concat(Hi,"-fixed"),_e)),additionalProps:rr},Sr))}var zr=(0,Vt.Z)((0,Vt.Z)({},ui),{},{width:hi});ti&&(zr.position="absolute",zr.pointerEvents="none");var jr=Rt.createElement(wr,(0,Jt.Z)({},Er,tn,{"data-row-key":Bn,ref:yr?null:sn,className:Ne()(yn,"".concat(An,"-row"),Er==null?void 0:Er.className,(0,de.Z)({},"".concat(An,"-row-extra"),ti)),style:(0,Vt.Z)((0,Vt.Z)({},zr),Er==null?void 0:Er.style)}),Kn.map(function(er,eo){return Rt.createElement(Gi,{key:eo,component:Pr,rowInfo:Oi,column:er,colIndex:eo,indent:Nn,index:Tt,renderIndex:fn,record:Cn,inverse:ti,getHeight:Zn})}));return yr?Rt.createElement("div",{ref:sn},jr,Cr):jr}),pr=pt(sr),$e=pr,Ir=Rt.forwardRef(function(ke,sn){var we=ke.data,Tt=ke.onScroll,yn=he(kt,["flattenColumns","onColumnResize","getRowKey","prefixCls","expandedKeys","childrenColumnName","scrollX","direction"]),Bn=yn.flattenColumns,ui=yn.onColumnResize,ti=yn.getRowKey,Zn=yn.expandedKeys,tn=yn.prefixCls,Cn=yn.childrenColumnName,Nn=yn.scrollX,fn=yn.direction,En=he(ai),hi=En.sticky,Kn=En.scrollY,An=En.listItemHeight,_e=En.getComponent,ii=En.onScroll,wi=Rt.useRef(),Vi=Pn(we,Cn,Zn,ti),Oi=Rt.useMemo(function(){var Cr=0;return Bn.map(function(Sr){var ji=Sr.width,rr=Sr.key;return Cr+=ji,[rr,ji,Cr]})},[Bn]),wr=Rt.useMemo(function(){return Oi.map(function(Cr){return Cr[2]})},[Oi]);Rt.useEffect(function(){Oi.forEach(function(Cr){var Sr=(0,le.Z)(Cr,2),ji=Sr[0],rr=Sr[1];ui(ji,rr)})},[Oi]),Rt.useImperativeHandle(sn,function(){var Cr,Sr={scrollTo:function(rr){var Hi;(Hi=wi.current)===null||Hi===void 0||Hi.scrollTo(rr)},nativeElement:(Cr=wi.current)===null||Cr===void 0?void 0:Cr.nativeElement};return Object.defineProperty(Sr,"scrollLeft",{get:function(){var rr;return((rr=wi.current)===null||rr===void 0?void 0:rr.getScrollInfo().x)||0},set:function(rr){var Hi;(Hi=wi.current)===null||Hi===void 0||Hi.scrollTo({left:rr})}}),Sr});var Pr=function(Sr,ji){var rr,Hi=(rr=Vi[ji])===null||rr===void 0?void 0:rr.record,zr=Sr.onCell;if(zr){var jr,er=zr(Hi,ji);return(jr=er==null?void 0:er.rowSpan)!==null&&jr!==void 0?jr:1}return 1},yr=function(Sr){var ji=Sr.start,rr=Sr.end,Hi=Sr.getSize,zr=Sr.offsetY;if(rr<0)return null;for(var jr=Bn.filter(function(Ko){return Pr(Ko,ji)===0}),er=ji,eo=function(Wn){if(jr=jr.filter(function(Ai){return Pr(Ai,Wn)===0}),!jr.length)return er=Wn,1},gs=ji;gs>=0&&!eo(gs);gs-=1);for(var Fo=Bn.filter(function(Ko){return Pr(Ko,rr)!==1}),wa=rr,Ps=function(Wn){if(Fo=Fo.filter(function(Ai){return Pr(Ai,Wn)!==1}),!Fo.length)return wa=Math.max(Wn-1,rr),1},Ti=rr;Ti<Vi.length&&!Ps(Ti);Ti+=1);for(var wo=[],Co=function(Wn){var Ai=Vi[Wn];if(!Ai)return 1;Bn.some(function(Ui){return Pr(Ui,Wn)>1})&&wo.push(Wn)},es=er;es<=wa;es+=1)Co(es);var Ao=wo.map(function(Ko){var Wn=Vi[Ko],Ai=ti(Wn.record,Ko),Ui=function(no){var Bi=Ko+no-1,Fs=ti(Vi[Bi].record,Bi),Go=Hi(Ai,Fs);return Go.bottom-Go.top},xr=Hi(Ai);return Rt.createElement($e,{key:Ko,data:Wn,rowKey:Ai,index:Ko,style:{top:-zr+xr.top},extra:!0,getHeight:Ui})});return Ao},Mr=Rt.useMemo(function(){return{columnsOffset:wr}},[wr]),Er="".concat(tn,"-tbody"),qr=_e(["body","wrapper"]),Pe={};return hi&&(Pe.position="sticky",Pe.bottom=0,(0,Yt.Z)(hi)==="object"&&hi.offsetScroll&&(Pe.bottom=hi.offsetScroll)),Rt.createElement(oi.Provider,{value:Mr},Rt.createElement(Fn.Z,{fullHeight:!1,ref:wi,prefixCls:"".concat(Er,"-virtual"),styles:{horizontalScrollBar:Pe},className:Er,height:Kn,itemHeight:An||24,data:Vi,itemKey:function(Sr){return ti(Sr.record)},component:qr,scrollWidth:Nn,direction:fn,onVirtualScroll:function(Sr){var ji,rr=Sr.x;Tt({currentTarget:(ji=wi.current)===null||ji===void 0?void 0:ji.nativeElement,scrollLeft:rr})},onScroll:ii,extraRender:yr},function(Cr,Sr,ji){var rr=ti(Cr.record,Sr);return Rt.createElement($e,{data:Cr,rowKey:rr,index:Sr,style:ji.style})}))}),Qe=pt(Ir),yi=Qe,gr=function(sn,we){var Tt=we.ref,yn=we.onScroll;return Rt.createElement(yi,{ref:Tt,data:sn,onScroll:yn})};function dr(ke,sn){var we=ke.data,Tt=ke.columns,yn=ke.scroll,Bn=ke.sticky,ui=ke.prefixCls,ti=ui===void 0?Jn:ui,Zn=ke.className,tn=ke.listItemHeight,Cn=ke.components,Nn=ke.onScroll,fn=yn||{},En=fn.x,hi=fn.y;typeof En!="number"&&(En=1),typeof hi!="number"&&(hi=500);var Kn=(0,In.zX)(function(ii,wi){return(0,We.Z)(Cn,ii)||wi}),An=(0,In.zX)(Nn),_e=Rt.useMemo(function(){return{sticky:Bn,scrollY:hi,listItemHeight:tn,getComponent:Kn,onScroll:An}},[Bn,hi,tn,Kn,An]);return Rt.createElement(ai.Provider,{value:_e},Rt.createElement(Ye,(0,Jt.Z)({},ke,{className:Ne()(Zn,"".concat(ti,"-virtual")),scroll:(0,Vt.Z)((0,Vt.Z)({},yn),{},{x:En}),components:(0,Vt.Z)((0,Vt.Z)({},Cn),{},{body:we!=null&&we.length?gr:void 0}),columns:Tt,internalHooks:bt.R,tailor:!0,ref:sn})))}var _r=Rt.forwardRef(dr);function mr(ke){return lt(_r,ke)}var Wi=mr(),Vr=null},54451:function(Sn,Hn,It){"use strict";It.d(Hn,{g:function(){return Rt},v:function(){return me}});var bt=It(89490),le=It(39224),Ce=It(48736),De=["expandable"],me="RC_TABLE_INTERNAL_COL_DEFINE";function Rt(ne){var Ae=ne.expandable,he=(0,le.Z)(ne,De),Jt;return"expandable"in ne?Jt=(0,bt.Z)((0,bt.Z)({},he),Ae):Jt=he,Jt.showExpandColumn===!1&&(Jt.expandIconColumnIndex=-1),Jt}},22711:function(Sn,Hn,It){"use strict";It.r(Hn),It.d(Hn,{ResizableTextArea:function(){return ee},default:function(){return kn}});var bt=It(71409),le=It(87075),Ce=It(89490),De=It(62730),me=It(11036),Rt=It(39224),ne=It(92310),Ae=It.n(ne),he=It(36901),Jt=It(66003),Ue=It(30292),oe=It(18929),He=It(59301),Ft=It(28788),nt=It(29301),et=It(34280),ct=It(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={},St;function kt(rn){var Ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,on=rn.getAttribute("id")||rn.getAttribute("data-reactid")||rn.getAttribute("name");if(Ve&&vt[on])return vt[on];var te=window.getComputedStyle(rn),Zt=te.getPropertyValue("box-sizing")||te.getPropertyValue("-moz-box-sizing")||te.getPropertyValue("-webkit-box-sizing"),Be=parseFloat(te.getPropertyValue("padding-bottom"))+parseFloat(te.getPropertyValue("padding-top")),dn=parseFloat(te.getPropertyValue("border-bottom-width"))+parseFloat(te.getPropertyValue("border-top-width")),en=pt.map(function(je){return"".concat(je,":").concat(te.getPropertyValue(je))}).join(";"),ve={sizingStyle:en,paddingSize:Be,borderSize:dn,boxSizing:Zt};return Ve&&on&&(vt[on]=ve),ve}function Dt(rn){var Ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,on=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,te=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;St||(St=document.createElement("textarea"),St.setAttribute("tab-index","-1"),St.setAttribute("aria-hidden","true"),St.setAttribute("name","hiddenTextarea"),document.body.appendChild(St)),rn.getAttribute("wrap")?St.setAttribute("wrap",rn.getAttribute("wrap")):St.removeAttribute("wrap");var Zt=kt(rn,Ve),Be=Zt.paddingSize,dn=Zt.borderSize,en=Zt.boxSizing,ve=Zt.sizingStyle;St.setAttribute("style","".concat(ve,";").concat(lt)),St.value=rn.value||rn.placeholder||"";var je=void 0,Xe=void 0,In,Le=St.scrollHeight;if(en==="border-box"?Le+=dn:en==="content-box"&&(Le-=Be),on!==null||te!==null){St.value=" ";var hn=St.scrollHeight-Be;on!==null&&(je=hn*on,en==="border-box"&&(je=je+Be+dn),Le=Math.max(je,Le)),te!==null&&(Xe=hn*te,en==="border-box"&&(Xe=Xe+Be+dn),In=Le>Xe?"":"hidden",Le=Math.min(Xe,Le))}var re={height:Le,overflowY:In,resize:"none"};return je&&(re.minHeight=je),Xe&&(re.maxHeight=Xe),re}var jt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],$t=0,Yt=1,Vt=2,de=He.forwardRef(function(rn,Ve){var on=rn,te=on.prefixCls,Zt=on.defaultValue,Be=on.value,dn=on.autoSize,en=on.onResize,ve=on.className,je=on.style,Xe=on.disabled,In=on.onChange,Le=on.onInternalAutoSize,hn=(0,Rt.Z)(on,jt),re=(0,oe.Z)(Zt,{value:Be,postState:function(xi){return xi!=null?xi:""}}),gn=(0,me.Z)(re,2),Tn=gn[0],Bt=gn[1],Ct=function(xi){Bt(xi.target.value),In==null||In(xi)},xt=He.useRef();He.useImperativeHandle(Ve,function(){return{textArea:xt.current}});var Nt=He.useMemo(function(){return dn&&(0,Ft.Z)(dn)==="object"?[dn.minRows,dn.maxRows]:[]},[dn]),zt=(0,me.Z)(Nt,2),Mt=zt[0],Kt=zt[1],Te=!!dn,be=function(){try{if(document.activeElement===xt.current){var xi=xt.current,ir=xi.selectionStart,Pi=xi.selectionEnd,tr=xi.scrollTop;xt.current.setSelectionRange(ir,Pi),xt.current.scrollTop=tr}}catch(kr){}},ze=He.useState(Vt),ge=(0,me.Z)(ze,2),pe=ge[0],xe=ge[1],Oe=He.useState(),Ke=(0,me.Z)(Oe,2),Pn=Ke[0],qe=Ke[1],wn=function(){xe($t)};(0,et.Z)(function(){Te&&wn()},[Be,Mt,Kt,Te]),(0,et.Z)(function(){if(pe===$t)xe(Yt);else if(pe===Yt){var li=Dt(xt.current,!1,Mt,Kt);xe(Vt),qe(li)}else be()},[pe]);var Vn=He.useRef(),bn=function(){ct.Z.cancel(Vn.current)},Qn=function(xi){pe===Vt&&(en==null||en(xi),dn&&(bn(),Vn.current=(0,ct.Z)(function(){wn()})))};He.useEffect(function(){return bn},[]);var Fi=Te?Pn:null,ri=(0,Ce.Z)((0,Ce.Z)({},je),Fi);return(pe===$t||pe===Yt)&&(ri.overflowY="hidden",ri.overflowX="hidden"),He.createElement(nt.Z,{onResize:Qn,disabled:!(dn||en)},He.createElement("textarea",(0,bt.Z)({},hn,{ref:xt,style:ri,className:Ae()(te,ve,(0,le.Z)({},"".concat(te,"-disabled"),Xe)),disabled:Xe,value:Tn,onChange:Ct})))}),ee=de,Ne=["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"],Ie=He.forwardRef(function(rn,Ve){var on,te=rn.defaultValue,Zt=rn.value,Be=rn.onFocus,dn=rn.onBlur,en=rn.onChange,ve=rn.allowClear,je=rn.maxLength,Xe=rn.onCompositionStart,In=rn.onCompositionEnd,Le=rn.suffix,hn=rn.prefixCls,re=hn===void 0?"rc-textarea":hn,gn=rn.showCount,Tn=rn.count,Bt=rn.className,Ct=rn.style,xt=rn.disabled,Nt=rn.hidden,zt=rn.classNames,Mt=rn.styles,Kt=rn.onResize,Te=rn.onClear,be=rn.onPressEnter,ze=rn.readOnly,ge=rn.autoSize,pe=rn.onKeyDown,xe=(0,Rt.Z)(rn,Ne),Oe=(0,oe.Z)(te,{value:Zt,defaultValue:te}),Ke=(0,me.Z)(Oe,2),Pn=Ke[0],qe=Ke[1],wn=Pn==null?"":String(Pn),Vn=He.useState(!1),bn=(0,me.Z)(Vn,2),Qn=bn[0],Fi=bn[1],ri=He.useRef(!1),li=He.useState(null),xi=(0,me.Z)(li,2),ir=xi[0],Pi=xi[1],tr=(0,He.useRef)(null),kr=(0,He.useRef)(null),Lr=function(){var Ci;return(Ci=kr.current)===null||Ci===void 0?void 0:Ci.textArea},Br=function(){Lr().focus()};(0,He.useImperativeHandle)(Ve,function(){var jn;return{resizableTextArea:kr.current,focus:Br,blur:function(){Lr().blur()},nativeElement:((jn=tr.current)===null||jn===void 0?void 0:jn.nativeElement)||Lr()}}),(0,He.useEffect)(function(){Fi(function(jn){return!xt&&jn})},[xt]);var Dr=He.useState(null),Kr=(0,me.Z)(Dr,2),lr=Kr[0],Zi=Kr[1];He.useEffect(function(){if(lr){var jn;(jn=Lr()).setSelectionRange.apply(jn,(0,De.Z)(lr))}},[lr]);var Tr=(0,Jt.Z)(Tn,gn),Lt=(on=Tr.max)!==null&&on!==void 0?on:je,vi=Number(Lt)>0,di=Tr.strategy(wn),qn=!!Lt&&di>Lt,fi=function(Ci,Ki){var Ji=Ki;!ri.current&&Tr.exceedFormatter&&Tr.max&&Tr.strategy(Ki)>Tr.max&&(Ji=Tr.exceedFormatter(Ki,{max:Tr.max}),Ki!==Ji&&Zi([Lr().selectionStart||0,Lr().selectionEnd||0])),qe(Ji),(0,Ue.rJ)(Ci.currentTarget,Ci,en,Ji)},pi=function(Ci){ri.current=!0,Xe==null||Xe(Ci)},ki=function(Ci){ri.current=!1,fi(Ci,Ci.currentTarget.value),In==null||In(Ci)},hr=function(Ci){fi(Ci,Ci.target.value)},Xi=function(Ci){Ci.key==="Enter"&&be&&be(Ci),pe==null||pe(Ci)},Me=function(Ci){Fi(!0),Be==null||Be(Ci)},fe=function(Ci){Fi(!1),dn==null||dn(Ci)},ue=function(Ci){qe(""),Br(),(0,Ue.rJ)(Lr(),Ci,en)},zn=Le,ei;Tr.show&&(Tr.showFormatter?ei=Tr.showFormatter({value:wn,count:di,maxLength:Lt}):ei="".concat(di).concat(vi?" / ".concat(Lt):""),zn=He.createElement(He.Fragment,null,zn,He.createElement("span",{className:Ae()("".concat(re,"-data-count"),zt==null?void 0:zt.count),style:Mt==null?void 0:Mt.count},ei)));var ni=function(Ci){var Ki;Kt==null||Kt(Ci),(Ki=Lr())!==null&&Ki!==void 0&&Ki.style.height&&Pi(!0)},cn=!ge&&!gn&&!ve;return He.createElement(he.BaseInput,{ref:tr,value:wn,allowClear:ve,handleReset:ue,suffix:zn,prefixCls:re,classNames:(0,Ce.Z)((0,Ce.Z)({},zt),{},{affixWrapper:Ae()(zt==null?void 0:zt.affixWrapper,(0,le.Z)((0,le.Z)({},"".concat(re,"-show-count"),gn),"".concat(re,"-textarea-allow-clear"),ve))}),disabled:xt,focused:Qn,className:Ae()(Bt,qn&&"".concat(re,"-out-of-range")),style:(0,Ce.Z)((0,Ce.Z)({},Ct),ir&&!cn?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof ei=="string"?ei:void 0}},hidden:Nt,readOnly:ze,onClear:Te},He.createElement(ee,(0,bt.Z)({},xe,{autoSize:ge,maxLength:je,onKeyDown:Xi,onChange:hr,onFocus:Me,onBlur:fe,onCompositionStart:pi,onCompositionEnd:ki,className:Ae()(zt==null?void 0:zt.textarea),style:(0,Ce.Z)((0,Ce.Z)({},Mt==null?void 0:Mt.textarea),{},{resize:Ct==null?void 0:Ct.resize}),disabled:xt,prefixCls:re,onResize:ni,ref:kr,readOnly:ze})))}),We=Ie,kn=We},639:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return vt}});var bt=It(71409),le=It(87075),Ce=It(89490),De=It(11036),me=It(39224),Rt=It(59301),ne=It(92310),Ae=It.n(ne),he=It(26112),Jt=It(30699),Ue=function(kt){for(var Dt=kt.prefixCls,jt=kt.level,$t=kt.isStart,Yt=kt.isEnd,Vt="".concat(Dt,"-indent-unit"),de=[],ee=0;ee<jt;ee+=1)de.push(Rt.createElement("span",{key:ee,className:Ae()(Vt,(0,le.Z)((0,le.Z)({},"".concat(Vt,"-start"),$t[ee]),"".concat(Vt,"-end"),Yt[ee]))}));return Rt.createElement("span",{"aria-hidden":"true",className:"".concat(Dt,"-indent")},de)},oe=Rt.memo(Ue),He=It(65065),Ft=It(34061),nt=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],et="open",ct="close",lt="---",pt=function(kt){var Dt,jt,$t,Yt=kt.eventKey,Vt=kt.className,de=kt.style,ee=kt.dragOver,Ne=kt.dragOverGapTop,Ie=kt.dragOverGapBottom,We=kt.isLeaf,kn=kt.isStart,rn=kt.isEnd,Ve=kt.expanded,on=kt.selected,te=kt.checked,Zt=kt.halfChecked,Be=kt.loading,dn=kt.domRef,en=kt.active,ve=kt.data,je=kt.onMouseMove,Xe=kt.selectable,In=(0,me.Z)(kt,nt),Le=Rt.useContext(Jt.k),hn=Rt.useContext(Jt.y),re=Rt.useRef(null),gn=Rt.useState(!1),Tn=(0,De.Z)(gn,2),Bt=Tn[0],Ct=Tn[1],xt=!!(Le.disabled||kt.disabled||(Dt=hn.nodeDisabled)!==null&&Dt!==void 0&&Dt.call(hn,ve)),Nt=Rt.useMemo(function(){return!Le.checkable||kt.checkable===!1?!1:Le.checkable},[Le.checkable,kt.checkable]),zt=function(di){xt||Le.onNodeSelect(di,(0,Ft.F)(kt))},Mt=function(di){xt||!Nt||kt.disableCheckbox||Le.onNodeCheck(di,(0,Ft.F)(kt),!te)},Kt=Rt.useMemo(function(){return typeof Xe=="boolean"?Xe:Le.selectable},[Xe,Le.selectable]),Te=function(di){Le.onNodeClick(di,(0,Ft.F)(kt)),Kt?zt(di):Mt(di)},be=function(di){Le.onNodeDoubleClick(di,(0,Ft.F)(kt))},ze=function(di){Le.onNodeMouseEnter(di,(0,Ft.F)(kt))},ge=function(di){Le.onNodeMouseLeave(di,(0,Ft.F)(kt))},pe=function(di){Le.onNodeContextMenu(di,(0,Ft.F)(kt))},xe=Rt.useMemo(function(){return!!(Le.draggable&&(!Le.draggable.nodeDraggable||Le.draggable.nodeDraggable(ve)))},[Le.draggable,ve]),Oe=function(di){di.stopPropagation(),Ct(!0),Le.onNodeDragStart(di,kt);try{di.dataTransfer.setData("text/plain","")}catch(qn){}},Ke=function(di){di.preventDefault(),di.stopPropagation(),Le.onNodeDragEnter(di,kt)},Pn=function(di){di.preventDefault(),di.stopPropagation(),Le.onNodeDragOver(di,kt)},qe=function(di){di.stopPropagation(),Le.onNodeDragLeave(di,kt)},wn=function(di){di.stopPropagation(),Ct(!1),Le.onNodeDragEnd(di,kt)},Vn=function(di){di.preventDefault(),di.stopPropagation(),Ct(!1),Le.onNodeDrop(di,kt)},bn=function(di){Be||Le.onNodeExpand(di,(0,Ft.F)(kt))},Qn=Rt.useMemo(function(){var vi=(0,He.Z)(Le.keyEntities,Yt)||{},di=vi.children;return!!(di||[]).length},[Le.keyEntities,Yt]),Fi=Rt.useMemo(function(){return We===!1?!1:We||!Le.loadData&&!Qn||Le.loadData&&kt.loaded&&!Qn},[We,Le.loadData,Qn,kt.loaded]);Rt.useEffect(function(){Be||typeof Le.loadData=="function"&&Ve&&!Fi&&!kt.loaded&&Le.onNodeLoad((0,Ft.F)(kt))},[Be,Le.loadData,Le.onNodeLoad,Ve,Fi,kt]);var ri=Rt.useMemo(function(){var vi;return(vi=Le.draggable)!==null&&vi!==void 0&&vi.icon?Rt.createElement("span",{className:"".concat(Le.prefixCls,"-draggable-icon")},Le.draggable.icon):null},[Le.draggable]),li=function(di){var qn=kt.switcherIcon||Le.switcherIcon;return typeof qn=="function"?qn((0,Ce.Z)((0,Ce.Z)({},kt),{},{isLeaf:di})):qn},xi=function(){if(Fi){var di=li(!0);return di!==!1?Rt.createElement("span",{className:Ae()("".concat(Le.prefixCls,"-switcher"),"".concat(Le.prefixCls,"-switcher-noop"))},di):null}var qn=li(!1);return qn!==!1?Rt.createElement("span",{onClick:bn,className:Ae()("".concat(Le.prefixCls,"-switcher"),"".concat(Le.prefixCls,"-switcher_").concat(Ve?et:ct))},qn):null},ir=Rt.useMemo(function(){if(!Nt)return null;var vi=typeof Nt!="boolean"?Nt:null;return Rt.createElement("span",{className:Ae()("".concat(Le.prefixCls,"-checkbox"),(0,le.Z)((0,le.Z)((0,le.Z)({},"".concat(Le.prefixCls,"-checkbox-checked"),te),"".concat(Le.prefixCls,"-checkbox-indeterminate"),!te&&Zt),"".concat(Le.prefixCls,"-checkbox-disabled"),xt||kt.disableCheckbox)),onClick:Mt,role:"checkbox","aria-checked":Zt?"mixed":te,"aria-disabled":xt||kt.disableCheckbox,"aria-label":"Select ".concat(typeof kt.title=="string"?kt.title:"tree node")},vi)},[Nt,te,Zt,xt,kt.disableCheckbox,kt.title]),Pi=Rt.useMemo(function(){return Fi?null:Ve?et:ct},[Fi,Ve]),tr=Rt.useMemo(function(){return Rt.createElement("span",{className:Ae()("".concat(Le.prefixCls,"-iconEle"),"".concat(Le.prefixCls,"-icon__").concat(Pi||"docu"),(0,le.Z)({},"".concat(Le.prefixCls,"-icon_loading"),Be))})},[Le.prefixCls,Pi,Be]),kr=Rt.useMemo(function(){var vi=!!Le.draggable,di=!kt.disabled&&vi&&Le.dragOverNodeKey===Yt;return di?Le.dropIndicatorRender({dropPosition:Le.dropPosition,dropLevelOffset:Le.dropLevelOffset,indent:Le.indent,prefixCls:Le.prefixCls,direction:Le.direction}):null},[Le.dropPosition,Le.dropLevelOffset,Le.indent,Le.prefixCls,Le.direction,Le.draggable,Le.dragOverNodeKey,Le.dropIndicatorRender]),Lr=Rt.useMemo(function(){var vi=kt.title,di=vi===void 0?lt:vi,qn="".concat(Le.prefixCls,"-node-content-wrapper"),fi;if(Le.showIcon){var pi=kt.icon||Le.icon;fi=pi?Rt.createElement("span",{className:Ae()("".concat(Le.prefixCls,"-iconEle"),"".concat(Le.prefixCls,"-icon__customize"))},typeof pi=="function"?pi(kt):pi):tr}else Le.loadData&&Be&&(fi=tr);var ki;return typeof di=="function"?ki=di(ve):Le.titleRender?ki=Le.titleRender(ve):ki=di,Rt.createElement("span",{ref:re,title:typeof di=="string"?di:"",className:Ae()(qn,"".concat(qn,"-").concat(Pi||"normal"),(0,le.Z)({},"".concat(Le.prefixCls,"-node-selected"),!xt&&(on||Bt))),onMouseEnter:ze,onMouseLeave:ge,onContextMenu:pe,onClick:Te,onDoubleClick:be},fi,Rt.createElement("span",{className:"".concat(Le.prefixCls,"-title")},ki),kr)},[Le.prefixCls,Le.showIcon,kt,Le.icon,tr,Le.titleRender,ve,Pi,ze,ge,pe,Te,be]),Br=(0,he.Z)(In,{aria:!0,data:!0}),Dr=(0,He.Z)(Le.keyEntities,Yt)||{},Kr=Dr.level,lr=rn[rn.length-1],Zi=!xt&&xe,Tr=Le.draggingNodeKey===Yt,Lt=Xe!==void 0?{"aria-selected":!!Xe}:void 0;return Rt.createElement("div",(0,bt.Z)({ref:dn,role:"treeitem","aria-expanded":We?void 0:Ve,className:Ae()(Vt,"".concat(Le.prefixCls,"-treenode"),($t={},(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)($t,"".concat(Le.prefixCls,"-treenode-disabled"),xt),"".concat(Le.prefixCls,"-treenode-switcher-").concat(Ve?"open":"close"),!We),"".concat(Le.prefixCls,"-treenode-checkbox-checked"),te),"".concat(Le.prefixCls,"-treenode-checkbox-indeterminate"),Zt),"".concat(Le.prefixCls,"-treenode-selected"),on),"".concat(Le.prefixCls,"-treenode-loading"),Be),"".concat(Le.prefixCls,"-treenode-active"),en),"".concat(Le.prefixCls,"-treenode-leaf-last"),lr),"".concat(Le.prefixCls,"-treenode-draggable"),xe),"dragging",Tr),(0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)((0,le.Z)($t,"drop-target",Le.dropTargetKey===Yt),"drop-container",Le.dropContainerKey===Yt),"drag-over",!xt&&ee),"drag-over-gap-top",!xt&&Ne),"drag-over-gap-bottom",!xt&&Ie),"filter-node",(jt=Le.filterTreeNode)===null||jt===void 0?void 0:jt.call(Le,(0,Ft.F)(kt))),"".concat(Le.prefixCls,"-treenode-leaf"),Fi))),style:de,draggable:Zi,onDragStart:Zi?Oe:void 0,onDragEnter:xe?Ke:void 0,onDragOver:xe?Pn:void 0,onDragLeave:xe?qe:void 0,onDrop:xe?Vn:void 0,onDragEnd:xe?wn:void 0,onMouseMove:je},Lt,Br),Rt.createElement(oe,{prefixCls:Le.prefixCls,level:Kr,isStart:kn,isEnd:rn}),ri,xi(),ir,Lr)};pt.isTreeNode=1;var vt=pt},30699:function(Sn,Hn,It){"use strict";It.d(Hn,{k:function(){return le},y:function(){return Ce}});var bt=It(59301),le=bt.createContext(null),Ce=bt.createContext({})},62379:function(Sn,Hn,It){"use strict";It.d(Hn,{OF:function(){return Yt.Z},y6:function(){return ct.y},ZP:function(){return xt}});var bt=It(71409),le=It(28788),Ce=It(89490),De=It(62730),me=It(16552),Rt=It(19210),ne=It(90264),Ae=It(46654),he=It(37205),Jt=It(87075),Ue=It(92310),oe=It.n(Ue),He=It(10228),Ft=It(26112),nt=It(48736),et=It(59301),ct=It(30699),lt=function(zt){var Mt=zt.dropPosition,Kt=zt.dropLevelOffset,Te=zt.indent,be={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(Mt){case-1:be.top=0,be.left=-Kt*Te;break;case 1:be.bottom=0,be.left=-Kt*Te;break;case 0:be.bottom=0,be.left=Te;break}return et.createElement("div",{style:be})},pt=lt;function vt(Nt){if(Nt==null)throw new TypeError("Cannot destructure "+Nt)}var St=It(11036),kt=It(39224),Dt=It(34280),jt=It(65283),$t=It(77900),Yt=It(639);function Vt(Nt,zt){var Mt=et.useState(!1),Kt=(0,St.Z)(Mt,2),Te=Kt[0],be=Kt[1];(0,Dt.Z)(function(){if(Te)return Nt(),function(){zt()}},[Te]),(0,Dt.Z)(function(){return be(!0),function(){be(!1)}},[])}var de=Vt,ee=It(34061),Ne=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],Ie=et.forwardRef(function(Nt,zt){var Mt=Nt.className,Kt=Nt.style,Te=Nt.motion,be=Nt.motionNodes,ze=Nt.motionType,ge=Nt.onMotionStart,pe=Nt.onMotionEnd,xe=Nt.active,Oe=Nt.treeNodeRequiredProps,Ke=(0,kt.Z)(Nt,Ne),Pn=et.useState(!0),qe=(0,St.Z)(Pn,2),wn=qe[0],Vn=qe[1],bn=et.useContext(ct.k),Qn=bn.prefixCls,Fi=be&&ze!=="hide";(0,Dt.Z)(function(){be&&Fi!==wn&&Vn(Fi)},[be]);var ri=function(){be&&ge()},li=et.useRef(!1),xi=function(){be&&!li.current&&(li.current=!0,pe())};de(ri,xi);var ir=function(tr){Fi===tr&&xi()};return be?et.createElement($t.default,(0,bt.Z)({ref:zt,visible:wn},Te,{motionAppear:ze==="show",onVisibleChanged:ir}),function(Pi,tr){var kr=Pi.className,Lr=Pi.style;return et.createElement("div",{ref:tr,className:oe()("".concat(Qn,"-treenode-motion"),kr),style:Lr},be.map(function(Br){var Dr=Object.assign({},(vt(Br.data),Br.data)),Kr=Br.title,lr=Br.key,Zi=Br.isStart,Tr=Br.isEnd;delete Dr.children;var Lt=(0,ee.H8)(lr,Oe);return et.createElement(Yt.Z,(0,bt.Z)({},Dr,Lt,{title:Kr,active:xe,data:Br.data,key:lr,isStart:Zi,isEnd:Tr}))}))}):et.createElement(Yt.Z,(0,bt.Z)({domRef:zt,className:Mt,style:Kt},Ke,{active:xe}))}),We=Ie;function kn(){var Nt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],zt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],Mt=Nt.length,Kt=zt.length;if(Math.abs(Mt-Kt)!==1)return{add:!1,key:null};function Te(be,ze){var ge=new Map;be.forEach(function(xe){ge.set(xe,!0)});var pe=ze.filter(function(xe){return!ge.has(xe)});return pe.length===1?pe[0]:null}return Mt<Kt?{add:!0,key:Te(Nt,zt)}:{add:!1,key:Te(zt,Nt)}}function rn(Nt,zt,Mt){var Kt=Nt.findIndex(function(ge){return ge.key===Mt}),Te=Nt[Kt+1],be=zt.findIndex(function(ge){return ge.key===Mt});if(Te){var ze=zt.findIndex(function(ge){return ge.key===Te.key});return zt.slice(be+1,ze)}return zt.slice(be+1)}var Ve=["prefixCls","data","selectable","checkable","expandedKeys","selectedKeys","checkedKeys","loadedKeys","loadingKeys","halfCheckedKeys","keyEntities","disabled","dragging","dragOverNodeKey","dropPosition","motion","height","itemHeight","virtual","scrollWidth","focusable","activeItem","focused","tabIndex","onKeyDown","onFocus","onBlur","onActiveChange","onListChangeStart","onListChangeEnd"],on={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},te=function(){},Zt="RC_TREE_MOTION_".concat(Math.random()),Be={key:Zt},dn={key:Zt,level:0,index:0,pos:"0",node:Be,nodes:[Be]},en={parent:null,children:[],pos:dn.pos,data:Be,title:null,key:Zt,isStart:[],isEnd:[]};function ve(Nt,zt,Mt,Kt){return zt===!1||!Mt?Nt:Nt.slice(0,Math.ceil(Mt/Kt)+1)}function je(Nt){var zt=Nt.key,Mt=Nt.pos;return(0,ee.km)(zt,Mt)}function Xe(Nt){for(var zt=String(Nt.data.key),Mt=Nt;Mt.parent;)Mt=Mt.parent,zt="".concat(Mt.data.key," > ").concat(zt);return zt}var In=et.forwardRef(function(Nt,zt){var Mt=Nt.prefixCls,Kt=Nt.data,Te=Nt.selectable,be=Nt.checkable,ze=Nt.expandedKeys,ge=Nt.selectedKeys,pe=Nt.checkedKeys,xe=Nt.loadedKeys,Oe=Nt.loadingKeys,Ke=Nt.halfCheckedKeys,Pn=Nt.keyEntities,qe=Nt.disabled,wn=Nt.dragging,Vn=Nt.dragOverNodeKey,bn=Nt.dropPosition,Qn=Nt.motion,Fi=Nt.height,ri=Nt.itemHeight,li=Nt.virtual,xi=Nt.scrollWidth,ir=Nt.focusable,Pi=Nt.activeItem,tr=Nt.focused,kr=Nt.tabIndex,Lr=Nt.onKeyDown,Br=Nt.onFocus,Dr=Nt.onBlur,Kr=Nt.onActiveChange,lr=Nt.onListChangeStart,Zi=Nt.onListChangeEnd,Tr=(0,kt.Z)(Nt,Ve),Lt=et.useRef(null),vi=et.useRef(null);et.useImperativeHandle(zt,function(){return{scrollTo:function(vn){Lt.current.scrollTo(vn)},getIndentWidth:function(){return vi.current.offsetWidth}}});var di=et.useState(ze),qn=(0,St.Z)(di,2),fi=qn[0],pi=qn[1],ki=et.useState(Kt),hr=(0,St.Z)(ki,2),Xi=hr[0],Me=hr[1],fe=et.useState(Kt),ue=(0,St.Z)(fe,2),zn=ue[0],ei=ue[1],ni=et.useState([]),cn=(0,St.Z)(ni,2),jn=cn[0],Ci=cn[1],Ki=et.useState(null),Ji=(0,St.Z)(Ki,2),Wt=Ji[0],ce=Ji[1],Mn=et.useRef(Kt);Mn.current=Kt;function On(){var mn=Mn.current;Me(mn),ei(mn),Ci([]),ce(null),Zi()}(0,Dt.Z)(function(){pi(ze);var mn=kn(fi,ze);if(mn.key!==null)if(mn.add){var vn=Xi.findIndex(function(Ni){var bi=Ni.key;return bi===mn.key}),Yn=ve(rn(Xi,Kt,mn.key),li,Fi,ri),Rn=Xi.slice();Rn.splice(vn+1,0,en),ei(Rn),Ci(Yn),ce("show")}else{var _n=Kt.findIndex(function(Ni){var bi=Ni.key;return bi===mn.key}),Jn=ve(rn(Kt,Xi,mn.key),li,Fi,ri),Qi=Kt.slice();Qi.splice(_n+1,0,en),ei(Qi),Ci(Jn),ce("hide")}else Xi!==Kt&&(Me(Kt),ei(Kt))},[ze,Kt]),et.useEffect(function(){wn||On()},[wn]);var Fe=Qn?zn:Kt,xn={expandedKeys:ze,selectedKeys:ge,loadedKeys:xe,loadingKeys:Oe,checkedKeys:pe,halfCheckedKeys:Ke,dragOverNodeKey:Vn,dropPosition:bn,keyEntities:Pn};return et.createElement(et.Fragment,null,tr&&Pi&&et.createElement("span",{style:on,"aria-live":"assertive"},Xe(Pi)),et.createElement("div",null,et.createElement("input",{style:on,disabled:ir===!1||qe,tabIndex:ir!==!1?kr:null,onKeyDown:Lr,onFocus:Br,onBlur:Dr,value:"",onChange:te,"aria-label":"for screen reader"})),et.createElement("div",{className:"".concat(Mt,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},et.createElement("div",{className:"".concat(Mt,"-indent")},et.createElement("div",{ref:vi,className:"".concat(Mt,"-indent-unit")}))),et.createElement(jt.Z,(0,bt.Z)({},Tr,{data:Fe,itemKey:je,height:Fi,fullHeight:!1,virtual:li,itemHeight:ri,scrollWidth:xi,prefixCls:"".concat(Mt,"-list"),ref:Lt,role:"tree",onVisibleChange:function(vn){vn.every(function(Yn){return je(Yn)!==Zt})&&On()}}),function(mn){var vn=mn.pos,Yn=Object.assign({},(vt(mn.data),mn.data)),Rn=mn.title,_n=mn.key,Jn=mn.isStart,Qi=mn.isEnd,Ni=(0,ee.km)(_n,vn);delete Yn.key,delete Yn.children;var bi=(0,ee.H8)(Ni,xn);return et.createElement(We,(0,bt.Z)({},Yn,bi,{title:Rn,active:!!Pi&&_n===Pi.key,pos:vn,data:mn.data,isStart:Jn,isEnd:Qi,motion:Qn,motionNodes:_n===Zt?jn:null,motionType:Wt,onMotionStart:lr,onMotionEnd:On,treeNodeRequiredProps:xn,onMouseMove:function(){Kr(null)}}))}))}),Le=In,hn=It(82661),re=It(34643),gn=It(65065),Tn=10,Bt=function(Nt){(0,Ae.Z)(Mt,Nt);var zt=(0,he.Z)(Mt);function Mt(){var Kt;(0,me.Z)(this,Mt);for(var Te=arguments.length,be=new Array(Te),ze=0;ze<Te;ze++)be[ze]=arguments[ze];return Kt=zt.call.apply(zt,[this].concat(be)),(0,Jt.Z)((0,ne.Z)(Kt),"destroyed",!1),(0,Jt.Z)((0,ne.Z)(Kt),"delayedDragEnterLogic",void 0),(0,Jt.Z)((0,ne.Z)(Kt),"loadingRetryTimes",{}),(0,Jt.Z)((0,ne.Z)(Kt),"state",{keyEntities:{},indent:null,selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],draggingNodeKey:null,dragChildrenKeys:[],dropTargetKey:null,dropPosition:null,dropContainerKey:null,dropLevelOffset:null,dropTargetPos:null,dropAllowed:!0,dragOverNodeKey:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null,fieldNames:(0,ee.w$)()}),(0,Jt.Z)((0,ne.Z)(Kt),"dragStartMousePosition",null),(0,Jt.Z)((0,ne.Z)(Kt),"dragNodeProps",null),(0,Jt.Z)((0,ne.Z)(Kt),"currentMouseOverDroppableNodeKey",null),(0,Jt.Z)((0,ne.Z)(Kt),"listRef",et.createRef()),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDragStart",function(ge,pe){var xe=Kt.state,Oe=xe.expandedKeys,Ke=xe.keyEntities,Pn=Kt.props.onDragStart,qe=pe.eventKey;Kt.dragNodeProps=pe,Kt.dragStartMousePosition={x:ge.clientX,y:ge.clientY};var wn=(0,hn._5)(Oe,qe);Kt.setState({draggingNodeKey:qe,dragChildrenKeys:(0,hn.wA)(qe,Ke),indent:Kt.listRef.current.getIndentWidth()}),Kt.setExpandedKeys(wn),window.addEventListener("dragend",Kt.onWindowDragEnd),Pn==null||Pn({event:ge,node:(0,ee.F)(pe)})}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDragEnter",function(ge,pe){var xe=Kt.state,Oe=xe.expandedKeys,Ke=xe.keyEntities,Pn=xe.dragChildrenKeys,qe=xe.flattenNodes,wn=xe.indent,Vn=Kt.props,bn=Vn.onDragEnter,Qn=Vn.onExpand,Fi=Vn.allowDrop,ri=Vn.direction,li=pe.pos,xi=pe.eventKey;if(Kt.currentMouseOverDroppableNodeKey!==xi&&(Kt.currentMouseOverDroppableNodeKey=xi),!Kt.dragNodeProps){Kt.resetDragState();return}var ir=(0,hn.OM)(ge,Kt.dragNodeProps,pe,wn,Kt.dragStartMousePosition,Fi,qe,Ke,Oe,ri),Pi=ir.dropPosition,tr=ir.dropLevelOffset,kr=ir.dropTargetKey,Lr=ir.dropContainerKey,Br=ir.dropTargetPos,Dr=ir.dropAllowed,Kr=ir.dragOverNodeKey;if(Pn.includes(kr)||!Dr){Kt.resetDragState();return}if(Kt.delayedDragEnterLogic||(Kt.delayedDragEnterLogic={}),Object.keys(Kt.delayedDragEnterLogic).forEach(function(lr){clearTimeout(Kt.delayedDragEnterLogic[lr])}),Kt.dragNodeProps.eventKey!==pe.eventKey&&(ge.persist(),Kt.delayedDragEnterLogic[li]=window.setTimeout(function(){if(Kt.state.draggingNodeKey!==null){var lr=(0,De.Z)(Oe),Zi=(0,gn.Z)(Ke,pe.eventKey);Zi&&(Zi.children||[]).length&&(lr=(0,hn.L0)(Oe,pe.eventKey)),Kt.props.hasOwnProperty("expandedKeys")||Kt.setExpandedKeys(lr),Qn==null||Qn(lr,{node:(0,ee.F)(pe),expanded:!0,nativeEvent:ge.nativeEvent})}},800)),Kt.dragNodeProps.eventKey===kr&&tr===0){Kt.resetDragState();return}Kt.setState({dragOverNodeKey:Kr,dropPosition:Pi,dropLevelOffset:tr,dropTargetKey:kr,dropContainerKey:Lr,dropTargetPos:Br,dropAllowed:Dr}),bn==null||bn({event:ge,node:(0,ee.F)(pe),expandedKeys:Oe})}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDragOver",function(ge,pe){var xe=Kt.state,Oe=xe.dragChildrenKeys,Ke=xe.flattenNodes,Pn=xe.keyEntities,qe=xe.expandedKeys,wn=xe.indent,Vn=Kt.props,bn=Vn.onDragOver,Qn=Vn.allowDrop,Fi=Vn.direction;if(Kt.dragNodeProps){var ri=(0,hn.OM)(ge,Kt.dragNodeProps,pe,wn,Kt.dragStartMousePosition,Qn,Ke,Pn,qe,Fi),li=ri.dropPosition,xi=ri.dropLevelOffset,ir=ri.dropTargetKey,Pi=ri.dropContainerKey,tr=ri.dropTargetPos,kr=ri.dropAllowed,Lr=ri.dragOverNodeKey;Oe.includes(ir)||!kr||(Kt.dragNodeProps.eventKey===ir&&xi===0?Kt.state.dropPosition===null&&Kt.state.dropLevelOffset===null&&Kt.state.dropTargetKey===null&&Kt.state.dropContainerKey===null&&Kt.state.dropTargetPos===null&&Kt.state.dropAllowed===!1&&Kt.state.dragOverNodeKey===null||Kt.resetDragState():li===Kt.state.dropPosition&&xi===Kt.state.dropLevelOffset&&ir===Kt.state.dropTargetKey&&Pi===Kt.state.dropContainerKey&&tr===Kt.state.dropTargetPos&&kr===Kt.state.dropAllowed&&Lr===Kt.state.dragOverNodeKey||Kt.setState({dropPosition:li,dropLevelOffset:xi,dropTargetKey:ir,dropContainerKey:Pi,dropTargetPos:tr,dropAllowed:kr,dragOverNodeKey:Lr}),bn==null||bn({event:ge,node:(0,ee.F)(pe)}))}}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDragLeave",function(ge,pe){Kt.currentMouseOverDroppableNodeKey===pe.eventKey&&!ge.currentTarget.contains(ge.relatedTarget)&&(Kt.resetDragState(),Kt.currentMouseOverDroppableNodeKey=null);var xe=Kt.props.onDragLeave;xe==null||xe({event:ge,node:(0,ee.F)(pe)})}),(0,Jt.Z)((0,ne.Z)(Kt),"onWindowDragEnd",function(ge){Kt.onNodeDragEnd(ge,null,!0),window.removeEventListener("dragend",Kt.onWindowDragEnd)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDragEnd",function(ge,pe){var xe=Kt.props.onDragEnd;Kt.setState({dragOverNodeKey:null}),Kt.cleanDragState(),xe==null||xe({event:ge,node:(0,ee.F)(pe)}),Kt.dragNodeProps=null,window.removeEventListener("dragend",Kt.onWindowDragEnd)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDrop",function(ge,pe){var xe,Oe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ke=Kt.state,Pn=Ke.dragChildrenKeys,qe=Ke.dropPosition,wn=Ke.dropTargetKey,Vn=Ke.dropTargetPos,bn=Ke.dropAllowed;if(bn){var Qn=Kt.props.onDrop;if(Kt.setState({dragOverNodeKey:null}),Kt.cleanDragState(),wn!==null){var Fi=(0,Ce.Z)((0,Ce.Z)({},(0,ee.H8)(wn,Kt.getTreeNodeRequiredProps())),{},{active:((xe=Kt.getActiveItem())===null||xe===void 0?void 0:xe.key)===wn,data:(0,gn.Z)(Kt.state.keyEntities,wn).node}),ri=Pn.includes(wn);(0,nt.ZP)(!ri,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var li=(0,hn.yx)(Vn),xi={event:ge,node:(0,ee.F)(Fi),dragNode:Kt.dragNodeProps?(0,ee.F)(Kt.dragNodeProps):null,dragNodesKeys:[Kt.dragNodeProps.eventKey].concat(Pn),dropToGap:qe!==0,dropPosition:qe+Number(li[li.length-1])};Oe||Qn==null||Qn(xi),Kt.dragNodeProps=null}}}),(0,Jt.Z)((0,ne.Z)(Kt),"cleanDragState",function(){var ge=Kt.state.draggingNodeKey;ge!==null&&Kt.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),Kt.dragStartMousePosition=null,Kt.currentMouseOverDroppableNodeKey=null}),(0,Jt.Z)((0,ne.Z)(Kt),"triggerExpandActionExpand",function(ge,pe){var xe=Kt.state,Oe=xe.expandedKeys,Ke=xe.flattenNodes,Pn=pe.expanded,qe=pe.key,wn=pe.isLeaf;if(!(wn||ge.shiftKey||ge.metaKey||ge.ctrlKey)){var Vn=Ke.filter(function(Qn){return Qn.key===qe})[0],bn=(0,ee.F)((0,Ce.Z)((0,Ce.Z)({},(0,ee.H8)(qe,Kt.getTreeNodeRequiredProps())),{},{data:Vn.data}));Kt.setExpandedKeys(Pn?(0,hn._5)(Oe,qe):(0,hn.L0)(Oe,qe)),Kt.onNodeExpand(ge,bn)}}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeClick",function(ge,pe){var xe=Kt.props,Oe=xe.onClick,Ke=xe.expandAction;Ke==="click"&&Kt.triggerExpandActionExpand(ge,pe),Oe==null||Oe(ge,pe)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeDoubleClick",function(ge,pe){var xe=Kt.props,Oe=xe.onDoubleClick,Ke=xe.expandAction;Ke==="doubleClick"&&Kt.triggerExpandActionExpand(ge,pe),Oe==null||Oe(ge,pe)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeSelect",function(ge,pe){var xe=Kt.state.selectedKeys,Oe=Kt.state,Ke=Oe.keyEntities,Pn=Oe.fieldNames,qe=Kt.props,wn=qe.onSelect,Vn=qe.multiple,bn=pe.selected,Qn=pe[Pn.key],Fi=!bn;Fi?Vn?xe=(0,hn.L0)(xe,Qn):xe=[Qn]:xe=(0,hn._5)(xe,Qn);var ri=xe.map(function(li){var xi=(0,gn.Z)(Ke,li);return xi?xi.node:null}).filter(Boolean);Kt.setUncontrolledState({selectedKeys:xe}),wn==null||wn(xe,{event:"select",selected:Fi,node:pe,selectedNodes:ri,nativeEvent:ge.nativeEvent})}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeCheck",function(ge,pe,xe){var Oe=Kt.state,Ke=Oe.keyEntities,Pn=Oe.checkedKeys,qe=Oe.halfCheckedKeys,wn=Kt.props,Vn=wn.checkStrictly,bn=wn.onCheck,Qn=pe.key,Fi,ri={event:"check",node:pe,checked:xe,nativeEvent:ge.nativeEvent};if(Vn){var li=xe?(0,hn.L0)(Pn,Qn):(0,hn._5)(Pn,Qn),xi=(0,hn._5)(qe,Qn);Fi={checked:li,halfChecked:xi},ri.checkedNodes=li.map(function(Br){return(0,gn.Z)(Ke,Br)}).filter(Boolean).map(function(Br){return Br.node}),Kt.setUncontrolledState({checkedKeys:li})}else{var ir=(0,re.S)([].concat((0,De.Z)(Pn),[Qn]),!0,Ke),Pi=ir.checkedKeys,tr=ir.halfCheckedKeys;if(!xe){var kr=new Set(Pi);kr.delete(Qn);var Lr=(0,re.S)(Array.from(kr),{checked:!1,halfCheckedKeys:tr},Ke);Pi=Lr.checkedKeys,tr=Lr.halfCheckedKeys}Fi=Pi,ri.checkedNodes=[],ri.checkedNodesPositions=[],ri.halfCheckedKeys=tr,Pi.forEach(function(Br){var Dr=(0,gn.Z)(Ke,Br);if(Dr){var Kr=Dr.node,lr=Dr.pos;ri.checkedNodes.push(Kr),ri.checkedNodesPositions.push({node:Kr,pos:lr})}}),Kt.setUncontrolledState({checkedKeys:Pi},!1,{halfCheckedKeys:tr})}bn==null||bn(Fi,ri)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeLoad",function(ge){var pe,xe=ge.key,Oe=Kt.state.keyEntities,Ke=(0,gn.Z)(Oe,xe);if(!(Ke!=null&&(pe=Ke.children)!==null&&pe!==void 0&&pe.length)){var Pn=new Promise(function(qe,wn){Kt.setState(function(Vn){var bn=Vn.loadedKeys,Qn=bn===void 0?[]:bn,Fi=Vn.loadingKeys,ri=Fi===void 0?[]:Fi,li=Kt.props,xi=li.loadData,ir=li.onLoad;if(!xi||Qn.includes(xe)||ri.includes(xe))return null;var Pi=xi(ge);return Pi.then(function(){var tr=Kt.state.loadedKeys,kr=(0,hn.L0)(tr,xe);ir==null||ir(kr,{event:"load",node:ge}),Kt.setUncontrolledState({loadedKeys:kr}),Kt.setState(function(Lr){return{loadingKeys:(0,hn._5)(Lr.loadingKeys,xe)}}),qe()}).catch(function(tr){if(Kt.setState(function(Lr){return{loadingKeys:(0,hn._5)(Lr.loadingKeys,xe)}}),Kt.loadingRetryTimes[xe]=(Kt.loadingRetryTimes[xe]||0)+1,Kt.loadingRetryTimes[xe]>=Tn){var kr=Kt.state.loadedKeys;(0,nt.ZP)(!1,"Retry for `loadData` many times but still failed. No more retry."),Kt.setUncontrolledState({loadedKeys:(0,hn.L0)(kr,xe)}),qe()}wn(tr)}),{loadingKeys:(0,hn.L0)(ri,xe)}})});return Pn.catch(function(){}),Pn}}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeMouseEnter",function(ge,pe){var xe=Kt.props.onMouseEnter;xe==null||xe({event:ge,node:pe})}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeMouseLeave",function(ge,pe){var xe=Kt.props.onMouseLeave;xe==null||xe({event:ge,node:pe})}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeContextMenu",function(ge,pe){var xe=Kt.props.onRightClick;xe&&(ge.preventDefault(),xe({event:ge,node:pe}))}),(0,Jt.Z)((0,ne.Z)(Kt),"onFocus",function(){var ge=Kt.props.onFocus;Kt.setState({focused:!0});for(var pe=arguments.length,xe=new Array(pe),Oe=0;Oe<pe;Oe++)xe[Oe]=arguments[Oe];ge==null||ge.apply(void 0,xe)}),(0,Jt.Z)((0,ne.Z)(Kt),"onBlur",function(){var ge=Kt.props.onBlur;Kt.setState({focused:!1}),Kt.onActiveChange(null);for(var pe=arguments.length,xe=new Array(pe),Oe=0;Oe<pe;Oe++)xe[Oe]=arguments[Oe];ge==null||ge.apply(void 0,xe)}),(0,Jt.Z)((0,ne.Z)(Kt),"getTreeNodeRequiredProps",function(){var ge=Kt.state,pe=ge.expandedKeys,xe=ge.selectedKeys,Oe=ge.loadedKeys,Ke=ge.loadingKeys,Pn=ge.checkedKeys,qe=ge.halfCheckedKeys,wn=ge.dragOverNodeKey,Vn=ge.dropPosition,bn=ge.keyEntities;return{expandedKeys:pe||[],selectedKeys:xe||[],loadedKeys:Oe||[],loadingKeys:Ke||[],checkedKeys:Pn||[],halfCheckedKeys:qe||[],dragOverNodeKey:wn,dropPosition:Vn,keyEntities:bn}}),(0,Jt.Z)((0,ne.Z)(Kt),"setExpandedKeys",function(ge){var pe=Kt.state,xe=pe.treeData,Oe=pe.fieldNames,Ke=(0,ee.oH)(xe,ge,Oe);Kt.setUncontrolledState({expandedKeys:ge,flattenNodes:Ke},!0)}),(0,Jt.Z)((0,ne.Z)(Kt),"onNodeExpand",function(ge,pe){var xe=Kt.state.expandedKeys,Oe=Kt.state,Ke=Oe.listChanging,Pn=Oe.fieldNames,qe=Kt.props,wn=qe.onExpand,Vn=qe.loadData,bn=pe.expanded,Qn=pe[Pn.key];if(!Ke){var Fi=xe.includes(Qn),ri=!bn;if((0,nt.ZP)(bn&&Fi||!bn&&!Fi,"Expand state not sync with index check"),xe=ri?(0,hn.L0)(xe,Qn):(0,hn._5)(xe,Qn),Kt.setExpandedKeys(xe),wn==null||wn(xe,{node:pe,expanded:ri,nativeEvent:ge.nativeEvent}),ri&&Vn){var li=Kt.onNodeLoad(pe);li&&li.then(function(){var xi=(0,ee.oH)(Kt.state.treeData,xe,Pn);Kt.setUncontrolledState({flattenNodes:xi})}).catch(function(){var xi=Kt.state.expandedKeys,ir=(0,hn._5)(xi,Qn);Kt.setExpandedKeys(ir)})}}}),(0,Jt.Z)((0,ne.Z)(Kt),"onListChangeStart",function(){Kt.setUncontrolledState({listChanging:!0})}),(0,Jt.Z)((0,ne.Z)(Kt),"onListChangeEnd",function(){setTimeout(function(){Kt.setUncontrolledState({listChanging:!1})})}),(0,Jt.Z)((0,ne.Z)(Kt),"onActiveChange",function(ge){var pe=Kt.state.activeKey,xe=Kt.props,Oe=xe.onActiveChange,Ke=xe.itemScrollOffset,Pn=Ke===void 0?0:Ke;pe!==ge&&(Kt.setState({activeKey:ge}),ge!==null&&Kt.scrollTo({key:ge,offset:Pn}),Oe==null||Oe(ge))}),(0,Jt.Z)((0,ne.Z)(Kt),"getActiveItem",function(){var ge=Kt.state,pe=ge.activeKey,xe=ge.flattenNodes;return pe===null?null:xe.find(function(Oe){var Ke=Oe.key;return Ke===pe})||null}),(0,Jt.Z)((0,ne.Z)(Kt),"offsetActiveKey",function(ge){var pe=Kt.state,xe=pe.flattenNodes,Oe=pe.activeKey,Ke=xe.findIndex(function(wn){var Vn=wn.key;return Vn===Oe});Ke===-1&&ge<0&&(Ke=xe.length),Ke=(Ke+ge+xe.length)%xe.length;var Pn=xe[Ke];if(Pn){var qe=Pn.key;Kt.onActiveChange(qe)}else Kt.onActiveChange(null)}),(0,Jt.Z)((0,ne.Z)(Kt),"onKeyDown",function(ge){var pe=Kt.state,xe=pe.activeKey,Oe=pe.expandedKeys,Ke=pe.checkedKeys,Pn=pe.fieldNames,qe=Kt.props,wn=qe.onKeyDown,Vn=qe.checkable,bn=qe.selectable;switch(ge.which){case He.Z.UP:{Kt.offsetActiveKey(-1),ge.preventDefault();break}case He.Z.DOWN:{Kt.offsetActiveKey(1),ge.preventDefault();break}}var Qn=Kt.getActiveItem();if(Qn&&Qn.data){var Fi=Kt.getTreeNodeRequiredProps(),ri=Qn.data.isLeaf===!1||!!(Qn.data[Pn.children]||[]).length,li=(0,ee.F)((0,Ce.Z)((0,Ce.Z)({},(0,ee.H8)(xe,Fi)),{},{data:Qn.data,active:!0}));switch(ge.which){case He.Z.LEFT:{ri&&Oe.includes(xe)?Kt.onNodeExpand({},li):Qn.parent&&Kt.onActiveChange(Qn.parent.key),ge.preventDefault();break}case He.Z.RIGHT:{ri&&!Oe.includes(xe)?Kt.onNodeExpand({},li):Qn.children&&Qn.children.length&&Kt.onActiveChange(Qn.children[0].key),ge.preventDefault();break}case He.Z.ENTER:case He.Z.SPACE:{Vn&&!li.disabled&&li.checkable!==!1&&!li.disableCheckbox?Kt.onNodeCheck({},li,!Ke.includes(xe)):!Vn&&bn&&!li.disabled&&li.selectable!==!1&&Kt.onNodeSelect({},li);break}}}wn==null||wn(ge)}),(0,Jt.Z)((0,ne.Z)(Kt),"setUncontrolledState",function(ge){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,xe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Kt.destroyed){var Oe=!1,Ke=!0,Pn={};Object.keys(ge).forEach(function(qe){if(Kt.props.hasOwnProperty(qe)){Ke=!1;return}Oe=!0,Pn[qe]=ge[qe]}),Oe&&(!pe||Ke)&&Kt.setState((0,Ce.Z)((0,Ce.Z)({},Pn),xe))}}),(0,Jt.Z)((0,ne.Z)(Kt),"scrollTo",function(ge){Kt.listRef.current.scrollTo(ge)}),Kt}return(0,Rt.Z)(Mt,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var Te=this.props,be=Te.activeKey,ze=Te.itemScrollOffset,ge=ze===void 0?0:ze;be!==void 0&&be!==this.state.activeKey&&(this.setState({activeKey:be}),be!==null&&this.scrollTo({key:be,offset:ge}))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("dragend",this.onWindowDragEnd),this.destroyed=!0}},{key:"resetDragState",value:function(){this.setState({dragOverNodeKey:null,dropPosition:null,dropLevelOffset:null,dropTargetKey:null,dropContainerKey:null,dropTargetPos:null,dropAllowed:!1})}},{key:"render",value:function(){var Te=this.state,be=Te.focused,ze=Te.flattenNodes,ge=Te.keyEntities,pe=Te.draggingNodeKey,xe=Te.activeKey,Oe=Te.dropLevelOffset,Ke=Te.dropContainerKey,Pn=Te.dropTargetKey,qe=Te.dropPosition,wn=Te.dragOverNodeKey,Vn=Te.indent,bn=this.props,Qn=bn.prefixCls,Fi=bn.className,ri=bn.style,li=bn.showLine,xi=bn.focusable,ir=bn.tabIndex,Pi=ir===void 0?0:ir,tr=bn.selectable,kr=bn.showIcon,Lr=bn.icon,Br=bn.switcherIcon,Dr=bn.draggable,Kr=bn.checkable,lr=bn.checkStrictly,Zi=bn.disabled,Tr=bn.motion,Lt=bn.loadData,vi=bn.filterTreeNode,di=bn.height,qn=bn.itemHeight,fi=bn.scrollWidth,pi=bn.virtual,ki=bn.titleRender,hr=bn.dropIndicatorRender,Xi=bn.onContextMenu,Me=bn.onScroll,fe=bn.direction,ue=bn.rootClassName,zn=bn.rootStyle,ei=(0,Ft.Z)(this.props,{aria:!0,data:!0}),ni;Dr&&((0,le.Z)(Dr)==="object"?ni=Dr:typeof Dr=="function"?ni={nodeDraggable:Dr}:ni={});var cn={prefixCls:Qn,selectable:tr,showIcon:kr,icon:Lr,switcherIcon:Br,draggable:ni,draggingNodeKey:pe,checkable:Kr,checkStrictly:lr,disabled:Zi,keyEntities:ge,dropLevelOffset:Oe,dropContainerKey:Ke,dropTargetKey:Pn,dropPosition:qe,dragOverNodeKey:wn,indent:Vn,direction:fe,dropIndicatorRender:hr,loadData:Lt,filterTreeNode:vi,titleRender:ki,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop};return et.createElement(ct.k.Provider,{value:cn},et.createElement("div",{className:oe()(Qn,Fi,ue,(0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({},"".concat(Qn,"-show-line"),li),"".concat(Qn,"-focused"),be),"".concat(Qn,"-active-focused"),xe!==null)),style:zn},et.createElement(Le,(0,bt.Z)({ref:this.listRef,prefixCls:Qn,style:ri,data:ze,disabled:Zi,selectable:tr,checkable:!!Kr,motion:Tr,dragging:pe!==null,height:di,itemHeight:qn,virtual:pi,focusable:xi,focused:be,tabIndex:Pi,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:Xi,onScroll:Me,scrollWidth:fi},this.getTreeNodeRequiredProps(),ei))))}}],[{key:"getDerivedStateFromProps",value:function(Te,be){var ze=be.prevProps,ge={prevProps:Te};function pe(Pi){return!ze&&Te.hasOwnProperty(Pi)||ze&&ze[Pi]!==Te[Pi]}var xe,Oe=be.fieldNames;if(pe("fieldNames")&&(Oe=(0,ee.w$)(Te.fieldNames),ge.fieldNames=Oe),pe("treeData")?xe=Te.treeData:pe("children")&&((0,nt.ZP)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),xe=(0,ee.zn)(Te.children)),xe){ge.treeData=xe;var Ke=(0,ee.I8)(xe,{fieldNames:Oe});ge.keyEntities=(0,Ce.Z)((0,Jt.Z)({},Zt,dn),Ke.keyEntities)}var Pn=ge.keyEntities||be.keyEntities;if(pe("expandedKeys")||ze&&pe("autoExpandParent"))ge.expandedKeys=Te.autoExpandParent||!ze&&Te.defaultExpandParent?(0,hn.r7)(Te.expandedKeys,Pn):Te.expandedKeys;else if(!ze&&Te.defaultExpandAll){var qe=(0,Ce.Z)({},Pn);delete qe[Zt];var wn=[];Object.keys(qe).forEach(function(Pi){var tr=qe[Pi];tr.children&&tr.children.length&&wn.push(tr.key)}),ge.expandedKeys=wn}else!ze&&Te.defaultExpandedKeys&&(ge.expandedKeys=Te.autoExpandParent||Te.defaultExpandParent?(0,hn.r7)(Te.defaultExpandedKeys,Pn):Te.defaultExpandedKeys);if(ge.expandedKeys||delete ge.expandedKeys,xe||ge.expandedKeys){var Vn=(0,ee.oH)(xe||be.treeData,ge.expandedKeys||be.expandedKeys,Oe);ge.flattenNodes=Vn}if(Te.selectable&&(pe("selectedKeys")?ge.selectedKeys=(0,hn.BT)(Te.selectedKeys,Te):!ze&&Te.defaultSelectedKeys&&(ge.selectedKeys=(0,hn.BT)(Te.defaultSelectedKeys,Te))),Te.checkable){var bn;if(pe("checkedKeys")?bn=(0,hn.E6)(Te.checkedKeys)||{}:!ze&&Te.defaultCheckedKeys?bn=(0,hn.E6)(Te.defaultCheckedKeys)||{}:xe&&(bn=(0,hn.E6)(Te.checkedKeys)||{checkedKeys:be.checkedKeys,halfCheckedKeys:be.halfCheckedKeys}),bn){var Qn=bn,Fi=Qn.checkedKeys,ri=Fi===void 0?[]:Fi,li=Qn.halfCheckedKeys,xi=li===void 0?[]:li;if(!Te.checkStrictly){var ir=(0,re.S)(ri,!0,Pn);ri=ir.checkedKeys,xi=ir.halfCheckedKeys}ge.checkedKeys=ri,ge.halfCheckedKeys=xi}}return pe("loadedKeys")&&(ge.loadedKeys=Te.loadedKeys),ge}}]),Mt}(et.Component);(0,Jt.Z)(Bt,"defaultProps",{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[],dropIndicatorRender:pt,allowDrop:function(){return!0},expandAction:!1}),(0,Jt.Z)(Bt,"TreeNode",Yt.Z);var Ct=Bt,xt=Ct},82661:function(Sn,Hn,It){"use strict";It.d(Hn,{BT:function(){return et},E6:function(){return pt},L0:function(){return Jt},OM:function(){return nt},_5:function(){return he},r7:function(){return vt},wA:function(){return oe},yx:function(){return Ue}});var bt=It(62730),le=It(28788),Ce=It(48736),De=It(59301),me=It(639),Rt=It(65065),ne=It(34061),Ae=null;function he(St,kt){if(!St)return[];var Dt=St.slice(),jt=Dt.indexOf(kt);return jt>=0&&Dt.splice(jt,1),Dt}function Jt(St,kt){var Dt=(St||[]).slice();return Dt.indexOf(kt)===-1&&Dt.push(kt),Dt}function Ue(St){return St.split("-")}function oe(St,kt){var Dt=[],jt=(0,Rt.Z)(kt,St);function $t(){var Yt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];Yt.forEach(function(Vt){var de=Vt.key,ee=Vt.children;Dt.push(de),$t(ee)})}return $t(jt.children),Dt}function He(St){if(St.parent){var kt=Ue(St.pos);return Number(kt[kt.length-1])===St.parent.children.length-1}return!1}function Ft(St){var kt=Ue(St.pos);return Number(kt[kt.length-1])===0}function nt(St,kt,Dt,jt,$t,Yt,Vt,de,ee,Ne){var Ie,We=St.clientX,kn=St.clientY,rn=St.target.getBoundingClientRect(),Ve=rn.top,on=rn.height,te=(Ne==="rtl"?-1:1)*((($t==null?void 0:$t.x)||0)-We),Zt=(te-12)/jt,Be=ee.filter(function(xt){var Nt;return(Nt=de[xt])===null||Nt===void 0||(Nt=Nt.children)===null||Nt===void 0?void 0:Nt.length}),dn=(0,Rt.Z)(de,Dt.eventKey);if(kn<Ve+on/2){var en=Vt.findIndex(function(xt){return xt.key===dn.key}),ve=en<=0?0:en-1,je=Vt[ve].key;dn=(0,Rt.Z)(de,je)}var Xe=dn.key,In=dn,Le=dn.key,hn=0,re=0;if(!Be.includes(Xe))for(var gn=0;gn<Zt&&He(dn);gn+=1)dn=dn.parent,re+=1;var Tn=kt.data,Bt=dn.node,Ct=!0;return Ft(dn)&&dn.level===0&&kn<Ve+on/2&&Yt({dragNode:Tn,dropNode:Bt,dropPosition:-1})&&dn.key===Dt.eventKey?hn=-1:(In.children||[]).length&&Be.includes(Le)?Yt({dragNode:Tn,dropNode:Bt,dropPosition:0})?hn=0:Ct=!1:re===0?Zt>-1.5?Yt({dragNode:Tn,dropNode:Bt,dropPosition:1})?hn=1:Ct=!1:Yt({dragNode:Tn,dropNode:Bt,dropPosition:0})?hn=0:Yt({dragNode:Tn,dropNode:Bt,dropPosition:1})?hn=1:Ct=!1:Yt({dragNode:Tn,dropNode:Bt,dropPosition:1})?hn=1:Ct=!1,{dropPosition:hn,dropLevelOffset:re,dropTargetKey:dn.key,dropTargetPos:dn.pos,dragOverNodeKey:Le,dropContainerKey:hn===0?null:((Ie=dn.parent)===null||Ie===void 0?void 0:Ie.key)||null,dropAllowed:Ct}}function et(St,kt){if(St){var Dt=kt.multiple;return Dt?St.slice():St.length?[St[0]]:St}}var ct=function(kt){return kt};function lt(St,kt){if(!St)return[];var Dt=kt||{},jt=Dt.processProps,$t=jt===void 0?ct:jt,Yt=Array.isArray(St)?St:[St];return Yt.map(function(Vt){var de=Vt.children,ee=_objectWithoutProperties(Vt,Ae),Ne=lt(de,kt);return React.createElement(TreeNode,_extends({key:ee.key},$t(ee)),Ne)})}function pt(St){if(!St)return null;var kt;if(Array.isArray(St))kt={checkedKeys:St,halfCheckedKeys:void 0};else if((0,le.Z)(St)==="object")kt={checkedKeys:St.checked||void 0,halfCheckedKeys:St.halfChecked||void 0};else return(0,Ce.ZP)(!1,"`checkedKeys` is not an array or an object"),null;return kt}function vt(St,kt){var Dt=new Set;function jt($t){if(!Dt.has($t)){var Yt=(0,Rt.Z)(kt,$t);if(Yt){Dt.add($t);var Vt=Yt.parent,de=Yt.node;de.disabled||Vt&&jt(Vt.key)}}}return(St||[]).forEach(function($t){jt($t)}),(0,bt.Z)(Dt)}},34643:function(Sn,Hn,It){"use strict";It.d(Hn,{S:function(){return ne}});var bt=It(48736),le=It(65065);function Ce(Ae,he){var Jt=new Set;return Ae.forEach(function(Ue){he.has(Ue)||Jt.add(Ue)}),Jt}function De(Ae){var he=Ae||{},Jt=he.disabled,Ue=he.disableCheckbox,oe=he.checkable;return!!(Jt||Ue)||oe===!1}function me(Ae,he,Jt,Ue){for(var oe=new Set(Ae),He=new Set,Ft=0;Ft<=Jt;Ft+=1){var nt=he.get(Ft)||new Set;nt.forEach(function(pt){var vt=pt.key,St=pt.node,kt=pt.children,Dt=kt===void 0?[]:kt;oe.has(vt)&&!Ue(St)&&Dt.filter(function(jt){return!Ue(jt.node)}).forEach(function(jt){oe.add(jt.key)})})}for(var et=new Set,ct=Jt;ct>=0;ct-=1){var lt=he.get(ct)||new Set;lt.forEach(function(pt){var vt=pt.parent,St=pt.node;if(!(Ue(St)||!pt.parent||et.has(pt.parent.key))){if(Ue(pt.parent.node)){et.add(vt.key);return}var kt=!0,Dt=!1;(vt.children||[]).filter(function(jt){return!Ue(jt.node)}).forEach(function(jt){var $t=jt.key,Yt=oe.has($t);kt&&!Yt&&(kt=!1),!Dt&&(Yt||He.has($t))&&(Dt=!0)}),kt&&oe.add(vt.key),Dt&&He.add(vt.key),et.add(vt.key)}})}return{checkedKeys:Array.from(oe),halfCheckedKeys:Array.from(Ce(He,oe))}}function Rt(Ae,he,Jt,Ue,oe){for(var He=new Set(Ae),Ft=new Set(he),nt=0;nt<=Ue;nt+=1){var et=Jt.get(nt)||new Set;et.forEach(function(vt){var St=vt.key,kt=vt.node,Dt=vt.children,jt=Dt===void 0?[]:Dt;!He.has(St)&&!Ft.has(St)&&!oe(kt)&&jt.filter(function($t){return!oe($t.node)}).forEach(function($t){He.delete($t.key)})})}Ft=new Set;for(var ct=new Set,lt=Ue;lt>=0;lt-=1){var pt=Jt.get(lt)||new Set;pt.forEach(function(vt){var St=vt.parent,kt=vt.node;if(!(oe(kt)||!vt.parent||ct.has(vt.parent.key))){if(oe(vt.parent.node)){ct.add(St.key);return}var Dt=!0,jt=!1;(St.children||[]).filter(function($t){return!oe($t.node)}).forEach(function($t){var Yt=$t.key,Vt=He.has(Yt);Dt&&!Vt&&(Dt=!1),!jt&&(Vt||Ft.has(Yt))&&(jt=!0)}),Dt||He.delete(St.key),jt&&Ft.add(St.key),ct.add(St.key)}})}return{checkedKeys:Array.from(He),halfCheckedKeys:Array.from(Ce(Ft,He))}}function ne(Ae,he,Jt,Ue){var oe=[],He;Ue?He=Ue:He=De;var Ft=new Set(Ae.filter(function(lt){var pt=!!(0,le.Z)(Jt,lt);return pt||oe.push(lt),pt})),nt=new Map,et=0;Object.keys(Jt).forEach(function(lt){var pt=Jt[lt],vt=pt.level,St=nt.get(vt);St||(St=new Set,nt.set(vt,St)),St.add(pt),et=Math.max(et,vt)}),(0,bt.ZP)(!oe.length,"Tree missing follow keys: ".concat(oe.slice(0,100).map(function(lt){return"'".concat(lt,"'")}).join(", ")));var ct;return he===!0?ct=me(Ft,nt,et,He):ct=Rt(Ft,he.halfCheckedKeys,nt,et,He),ct}},65065:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return bt}});function bt(le,Ce){return le[Ce]}},34061:function(Sn,Hn,It){"use strict";It.d(Hn,{F:function(){return vt},H8:function(){return pt},I8:function(){return lt},km:function(){return oe},oH:function(){return et},w$:function(){return He},zn:function(){return nt}});var bt=It(28788),le=It(62730),Ce=It(89490),De=It(39224),me=It(11592),Rt=It(2738),ne=It(48736),Ae=It(65065),he=["children"];function Jt(St,kt){return"".concat(St,"-").concat(kt)}function Ue(St){return St&&St.type&&St.type.isTreeNode}function oe(St,kt){return St!=null?St:kt}function He(St){var kt=St||{},Dt=kt.title,jt=kt._title,$t=kt.key,Yt=kt.children,Vt=Dt||"title";return{title:Vt,_title:jt||[Vt],key:$t||"key",children:Yt||"children"}}function Ft(St,kt){var Dt=new Map;function jt($t){var Yt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";($t||[]).forEach(function(Vt){var de=Vt[kt.key],ee=Vt[kt.children];warning(de!=null,"Tree node must have a certain key: [".concat(Yt).concat(de,"]"));var Ne=String(de);warning(!Dt.has(Ne)||de===null||de===void 0,"Same 'key' exist in the Tree: ".concat(Ne)),Dt.set(Ne,!0),jt(ee,"".concat(Yt).concat(Ne," > "))})}jt(St)}function nt(St){function kt(Dt){var jt=(0,me.Z)(Dt);return jt.map(function($t){if(!Ue($t))return(0,ne.ZP)(!$t,"Tree/TreeNode can only accept TreeNode as children."),null;var Yt=$t.key,Vt=$t.props,de=Vt.children,ee=(0,De.Z)(Vt,he),Ne=(0,Ce.Z)({key:Yt},ee),Ie=kt(de);return Ie.length&&(Ne.children=Ie),Ne}).filter(function($t){return $t})}return kt(St)}function et(St,kt,Dt){var jt=He(Dt),$t=jt._title,Yt=jt.key,Vt=jt.children,de=new Set(kt===!0?[]:kt),ee=[];function Ne(Ie){var We=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return Ie.map(function(kn,rn){for(var Ve=Jt(We?We.pos:"0",rn),on=oe(kn[Yt],Ve),te,Zt=0;Zt<$t.length;Zt+=1){var Be=$t[Zt];if(kn[Be]!==void 0){te=kn[Be];break}}var dn=Object.assign((0,Rt.Z)(kn,[].concat((0,le.Z)($t),[Yt,Vt])),{title:te,key:on,parent:We,pos:Ve,children:null,data:kn,isStart:[].concat((0,le.Z)(We?We.isStart:[]),[rn===0]),isEnd:[].concat((0,le.Z)(We?We.isEnd:[]),[rn===Ie.length-1])});return ee.push(dn),kt===!0||de.has(on)?dn.children=Ne(kn[Vt]||[],dn):dn.children=[],dn})}return Ne(St),ee}function ct(St,kt,Dt){var jt={};(0,bt.Z)(Dt)==="object"?jt=Dt:jt={externalGetKey:Dt},jt=jt||{};var $t=jt,Yt=$t.childrenPropName,Vt=$t.externalGetKey,de=$t.fieldNames,ee=He(de),Ne=ee.key,Ie=ee.children,We=Yt||Ie,kn;Vt?typeof Vt=="string"?kn=function(on){return on[Vt]}:typeof Vt=="function"&&(kn=function(on){return Vt(on)}):kn=function(on,te){return oe(on[Ne],te)};function rn(Ve,on,te,Zt){var Be=Ve?Ve[We]:St,dn=Ve?Jt(te.pos,on):"0",en=Ve?[].concat((0,le.Z)(Zt),[Ve]):[];if(Ve){var ve=kn(Ve,dn),je={node:Ve,index:on,pos:dn,key:ve,parentPos:te.node?te.pos:null,level:te.level+1,nodes:en};kt(je)}Be&&Be.forEach(function(Xe,In){rn(Xe,In,{node:Ve,pos:dn,level:te?te.level+1:-1},en)})}rn(null)}function lt(St){var kt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Dt=kt.initWrapper,jt=kt.processEntity,$t=kt.onProcessFinished,Yt=kt.externalGetKey,Vt=kt.childrenPropName,de=kt.fieldNames,ee=arguments.length>2?arguments[2]:void 0,Ne=Yt||ee,Ie={},We={},kn={posEntities:Ie,keyEntities:We};return Dt&&(kn=Dt(kn)||kn),ct(St,function(rn){var Ve=rn.node,on=rn.index,te=rn.pos,Zt=rn.key,Be=rn.parentPos,dn=rn.level,en=rn.nodes,ve={node:Ve,nodes:en,index:on,key:Zt,pos:te,level:dn},je=oe(Zt,te);Ie[te]=ve,We[je]=ve,ve.parent=Ie[Be],ve.parent&&(ve.parent.children=ve.parent.children||[],ve.parent.children.push(ve)),jt&&jt(ve,kn)},{externalGetKey:Ne,childrenPropName:Vt,fieldNames:de}),$t&&$t(kn),kn}function pt(St,kt){var Dt=kt.expandedKeys,jt=kt.selectedKeys,$t=kt.loadedKeys,Yt=kt.loadingKeys,Vt=kt.checkedKeys,de=kt.halfCheckedKeys,ee=kt.dragOverNodeKey,Ne=kt.dropPosition,Ie=kt.keyEntities,We=(0,Ae.Z)(Ie,St),kn={eventKey:St,expanded:Dt.indexOf(St)!==-1,selected:jt.indexOf(St)!==-1,loaded:$t.indexOf(St)!==-1,loading:Yt.indexOf(St)!==-1,checked:Vt.indexOf(St)!==-1,halfChecked:de.indexOf(St)!==-1,pos:String(We?We.pos:""),dragOver:ee===St&&Ne===0,dragOverGapTop:ee===St&&Ne===-1,dragOverGapBottom:ee===St&&Ne===1};return kn}function vt(St){var kt=St.data,Dt=St.expanded,jt=St.selected,$t=St.checked,Yt=St.loaded,Vt=St.loading,de=St.halfChecked,ee=St.dragOver,Ne=St.dragOverGapTop,Ie=St.dragOverGapBottom,We=St.pos,kn=St.active,rn=St.eventKey,Ve=(0,Ce.Z)((0,Ce.Z)({},kt),{},{expanded:Dt,selected:jt,checked:$t,loaded:Yt,loading:Vt,halfChecked:de,dragOver:ee,dragOverGapTop:Ne,dragOverGapBottom:Ie,pos:We,active:kn,key:rn});return"props"in Ve||Object.defineProperty(Ve,"props",{get:function(){return(0,ne.ZP)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),St}}),Ve}},90472:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return rn}});var bt=It(71409),le=It(16552),Ce=It(19210),De=It(90264),me=It(46654),Rt=It(37205),ne=It(87075),Ae=It(59301),he=It(89490),Jt=It(39224),Ue=It(28788),oe=It(58676),He=It(93195),Ft=It(62730),nt=It(92310),et=It.n(nt),ct=It(26112),lt=It(48736),pt=function(Ve,on){if(Ve&&on){var te=Array.isArray(on)?on:on.split(","),Zt=Ve.name||"",Be=Ve.type||"",dn=Be.replace(/\/.*$/,"");return te.some(function(en){var ve=en.trim();if(/^\*(\/\*)?$/.test(en))return!0;if(ve.charAt(0)==="."){var je=Zt.toLowerCase(),Xe=ve.toLowerCase(),In=[Xe];return(Xe===".jpg"||Xe===".jpeg")&&(In=[".jpg",".jpeg"]),In.some(function(Le){return je.endsWith(Le)})}return/\/\*$/.test(ve)?dn===ve.replace(/\/.*$/,""):Be===ve?!0:/^\w+$/.test(ve)?((0,lt.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(ve,"'.Skip for check.")),!0):!1})}return!0};function vt(Ve,on){var te="cannot ".concat(Ve.method," ").concat(Ve.action," ").concat(on.status,"'"),Zt=new Error(te);return Zt.status=on.status,Zt.method=Ve.method,Zt.url=Ve.action,Zt}function St(Ve){var on=Ve.responseText||Ve.response;if(!on)return on;try{return JSON.parse(on)}catch(te){return on}}function kt(Ve){var on=new XMLHttpRequest;Ve.onProgress&&on.upload&&(on.upload.onprogress=function(dn){dn.total>0&&(dn.percent=dn.loaded/dn.total*100),Ve.onProgress(dn)});var te=new FormData;Ve.data&&Object.keys(Ve.data).forEach(function(Be){var dn=Ve.data[Be];if(Array.isArray(dn)){dn.forEach(function(en){te.append("".concat(Be,"[]"),en)});return}te.append(Be,dn)}),Ve.file instanceof Blob?te.append(Ve.filename,Ve.file,Ve.file.name):te.append(Ve.filename,Ve.file),on.onerror=function(dn){Ve.onError(dn)},on.onload=function(){return on.status<200||on.status>=300?Ve.onError(vt(Ve,on),St(on)):Ve.onSuccess(St(on),on)},on.open(Ve.method,Ve.action,!0),Ve.withCredentials&&"withCredentials"in on&&(on.withCredentials=!0);var Zt=Ve.headers||{};return Zt["X-Requested-With"]!==null&&on.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Zt).forEach(function(Be){Zt[Be]!==null&&on.setRequestHeader(Be,Zt[Be])}),on.send(te),{abort:function(){on.abort()}}}var Dt=function(){var Ve=(0,He.Z)((0,oe.Z)().mark(function on(te,Zt){var Be,dn,en,ve,je,Xe,In,Le;return(0,oe.Z)().wrap(function(re){for(;;)switch(re.prev=re.next){case 0:Xe=function(){return Xe=(0,He.Z)((0,oe.Z)().mark(function Tn(Bt){return(0,oe.Z)().wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:return xt.abrupt("return",new Promise(function(Nt){Bt.file(function(zt){Zt(zt)?(Bt.fullPath&&!zt.webkitRelativePath&&(Object.defineProperties(zt,{webkitRelativePath:{writable:!0}}),zt.webkitRelativePath=Bt.fullPath.replace(/^\//,""),Object.defineProperties(zt,{webkitRelativePath:{writable:!1}})),Nt(zt)):Nt(null)})}));case 1:case"end":return xt.stop()}},Tn)})),Xe.apply(this,arguments)},je=function(Tn){return Xe.apply(this,arguments)},ve=function(){return ve=(0,He.Z)((0,oe.Z)().mark(function Tn(Bt){var Ct,xt,Nt,zt,Mt;return(0,oe.Z)().wrap(function(Te){for(;;)switch(Te.prev=Te.next){case 0:Ct=Bt.createReader(),xt=[];case 2:return Te.next=5,new Promise(function(be){Ct.readEntries(be,function(){return be([])})});case 5:if(Nt=Te.sent,zt=Nt.length,zt){Te.next=9;break}return Te.abrupt("break",12);case 9:for(Mt=0;Mt<zt;Mt++)xt.push(Nt[Mt]);Te.next=2;break;case 12:return Te.abrupt("return",xt);case 13:case"end":return Te.stop()}},Tn)})),ve.apply(this,arguments)},en=function(Tn){return ve.apply(this,arguments)},Be=[],dn=[],te.forEach(function(gn){return dn.push(gn.webkitGetAsEntry())}),In=function(){var gn=(0,He.Z)((0,oe.Z)().mark(function Tn(Bt,Ct){var xt,Nt;return(0,oe.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,je(Bt);case 6:xt=Mt.sent,xt&&Be.push(xt),Mt.next=15;break;case 10:if(!Bt.isDirectory){Mt.next=15;break}return Mt.next=13,en(Bt);case 13:Nt=Mt.sent,dn.push.apply(dn,(0,Ft.Z)(Nt));case 15:case"end":return Mt.stop()}},Tn)}));return function(Bt,Ct){return gn.apply(this,arguments)}}(),Le=0;case 9:if(!(Le<dn.length)){re.next=15;break}return re.next=12,In(dn[Le]);case 12:Le++,re.next=9;break;case 15:return re.abrupt("return",Be);case 16:case"end":return re.stop()}},on)}));return function(te,Zt){return Ve.apply(this,arguments)}}(),jt=Dt,$t=+new Date,Yt=0;function Vt(){return"rc-upload-".concat($t,"-").concat(++Yt)}var de=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],ee=function(Ve){(0,me.Z)(te,Ve);var on=(0,Rt.Z)(te);function te(){var Zt;(0,le.Z)(this,te);for(var Be=arguments.length,dn=new Array(Be),en=0;en<Be;en++)dn[en]=arguments[en];return Zt=on.call.apply(on,[this].concat(dn)),(0,ne.Z)((0,De.Z)(Zt),"state",{uid:Vt()}),(0,ne.Z)((0,De.Z)(Zt),"reqs",{}),(0,ne.Z)((0,De.Z)(Zt),"fileInput",void 0),(0,ne.Z)((0,De.Z)(Zt),"_isMounted",void 0),(0,ne.Z)((0,De.Z)(Zt),"onChange",function(ve){var je=Zt.props,Xe=je.accept,In=je.directory,Le=ve.target.files,hn=(0,Ft.Z)(Le).filter(function(re){return!In||pt(re,Xe)});Zt.uploadFiles(hn),Zt.reset()}),(0,ne.Z)((0,De.Z)(Zt),"onClick",function(ve){var je=Zt.fileInput;if(je){var Xe=ve.target,In=Zt.props.onClick;if(Xe&&Xe.tagName==="BUTTON"){var Le=je.parentNode;Le.focus(),Xe.blur()}je.click(),In&&In(ve)}}),(0,ne.Z)((0,De.Z)(Zt),"onKeyDown",function(ve){ve.key==="Enter"&&Zt.onClick(ve)}),(0,ne.Z)((0,De.Z)(Zt),"onFileDrop",function(){var ve=(0,He.Z)((0,oe.Z)().mark(function je(Xe){var In,Le,hn;return(0,oe.Z)().wrap(function(gn){for(;;)switch(gn.prev=gn.next){case 0:if(In=Zt.props.multiple,Xe.preventDefault(),Xe.type!=="dragover"){gn.next=4;break}return gn.abrupt("return");case 4:if(!Zt.props.directory){gn.next=11;break}return gn.next=7,jt(Array.prototype.slice.call(Xe.dataTransfer.items),function(Tn){return pt(Tn,Zt.props.accept)});case 7:Le=gn.sent,Zt.uploadFiles(Le),gn.next=14;break;case 11:hn=(0,Ft.Z)(Xe.dataTransfer.files).filter(function(Tn){return pt(Tn,Zt.props.accept)}),In===!1&&(hn=hn.slice(0,1)),Zt.uploadFiles(hn);case 14:case"end":return gn.stop()}},je)}));return function(je){return ve.apply(this,arguments)}}()),(0,ne.Z)((0,De.Z)(Zt),"uploadFiles",function(ve){var je=(0,Ft.Z)(ve),Xe=je.map(function(In){return In.uid=Vt(),Zt.processFile(In,je)});Promise.all(Xe).then(function(In){var Le=Zt.props.onBatchStart;Le==null||Le(In.map(function(hn){var re=hn.origin,gn=hn.parsedFile;return{file:re,parsedFile:gn}})),In.filter(function(hn){return hn.parsedFile!==null}).forEach(function(hn){Zt.post(hn)})})}),(0,ne.Z)((0,De.Z)(Zt),"processFile",function(){var ve=(0,He.Z)((0,oe.Z)().mark(function je(Xe,In){var Le,hn,re,gn,Tn,Bt,Ct,xt,Nt;return(0,oe.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(Le=Zt.props.beforeUpload,hn=Xe,!Le){Mt.next=14;break}return Mt.prev=3,Mt.next=6,Le(Xe,In);case 6:hn=Mt.sent,Mt.next=12;break;case 9:Mt.prev=9,Mt.t0=Mt.catch(3),hn=!1;case 12:if(hn!==!1){Mt.next=14;break}return Mt.abrupt("return",{origin:Xe,parsedFile:null,action:null,data:null});case 14:if(re=Zt.props.action,typeof re!="function"){Mt.next=21;break}return Mt.next=18,re(Xe);case 18:gn=Mt.sent,Mt.next=22;break;case 21:gn=re;case 22:if(Tn=Zt.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,Ue.Z)(hn)==="object"||typeof hn=="string")&&hn?hn:Xe,Ct instanceof File?xt=Ct:xt=new File([Ct],Xe.name,{type:Xe.type}),Nt=xt,Nt.uid=Xe.uid,Mt.abrupt("return",{origin:Xe,data:Bt,parsedFile:Nt,action:gn});case 35:case"end":return Mt.stop()}},je,null,[[3,9]])}));return function(je,Xe){return ve.apply(this,arguments)}}()),(0,ne.Z)((0,De.Z)(Zt),"saveFileInput",function(ve){Zt.fileInput=ve}),Zt}return(0,Ce.Z)(te,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(Be){var dn=this,en=Be.data,ve=Be.origin,je=Be.action,Xe=Be.parsedFile;if(this._isMounted){var In=this.props,Le=In.onStart,hn=In.customRequest,re=In.name,gn=In.headers,Tn=In.withCredentials,Bt=In.method,Ct=ve.uid,xt=hn||kt,Nt={action:je,filename:re,data:en,file:Xe,headers:gn,withCredentials:Tn,method:Bt||"post",onProgress:function(Mt){var Kt=dn.props.onProgress;Kt==null||Kt(Mt,Xe)},onSuccess:function(Mt,Kt){var Te=dn.props.onSuccess;Te==null||Te(Mt,Xe,Kt),delete dn.reqs[Ct]},onError:function(Mt,Kt){var Te=dn.props.onError;Te==null||Te(Mt,Kt,Xe),delete dn.reqs[Ct]}};Le(ve),this.reqs[Ct]=xt(Nt)}}},{key:"reset",value:function(){this.setState({uid:Vt()})}},{key:"abort",value:function(Be){var dn=this.reqs;if(Be){var en=Be.uid?Be.uid:Be;dn[en]&&dn[en].abort&&dn[en].abort(),delete dn[en]}else Object.keys(dn).forEach(function(ve){dn[ve]&&dn[ve].abort&&dn[ve].abort(),delete dn[ve]})}},{key:"render",value:function(){var Be=this.props,dn=Be.component,en=Be.prefixCls,ve=Be.className,je=Be.classNames,Xe=je===void 0?{}:je,In=Be.disabled,Le=Be.id,hn=Be.name,re=Be.style,gn=Be.styles,Tn=gn===void 0?{}:gn,Bt=Be.multiple,Ct=Be.accept,xt=Be.capture,Nt=Be.children,zt=Be.directory,Mt=Be.openFileDialogOnClick,Kt=Be.onMouseEnter,Te=Be.onMouseLeave,be=Be.hasControlInside,ze=(0,Jt.Z)(Be,de),ge=et()((0,ne.Z)((0,ne.Z)((0,ne.Z)({},en,!0),"".concat(en,"-disabled"),In),ve,ve)),pe=zt?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},xe=In?{}:{onClick:Mt?this.onClick:function(){},onKeyDown:Mt?this.onKeyDown:function(){},onMouseEnter:Kt,onMouseLeave:Te,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:be?void 0:"0"};return Ae.createElement(dn,(0,bt.Z)({},xe,{className:ge,role:be?void 0:"button",style:re}),Ae.createElement("input",(0,bt.Z)({},(0,ct.Z)(ze,{aria:!0,data:!0}),{id:Le,name:hn,disabled:In,type:"file",ref:this.saveFileInput,onClick:function(Ke){return Ke.stopPropagation()},key:this.state.uid,style:(0,he.Z)({display:"none"},Tn.input),className:Xe.input,accept:Ct},pe,{multiple:Bt,onChange:this.onChange},xt!=null?{capture:xt}:{})),Nt)}}]),te}(Ae.Component),Ne=ee;function Ie(){}var We=function(Ve){(0,me.Z)(te,Ve);var on=(0,Rt.Z)(te);function te(){var Zt;(0,le.Z)(this,te);for(var Be=arguments.length,dn=new Array(Be),en=0;en<Be;en++)dn[en]=arguments[en];return Zt=on.call.apply(on,[this].concat(dn)),(0,ne.Z)((0,De.Z)(Zt),"uploader",void 0),(0,ne.Z)((0,De.Z)(Zt),"saveUploader",function(ve){Zt.uploader=ve}),Zt}return(0,Ce.Z)(te,[{key:"abort",value:function(Be){this.uploader.abort(Be)}},{key:"render",value:function(){return Ae.createElement(Ne,(0,bt.Z)({},this.props,{ref:this.saveUploader}))}}]),te}(Ae.Component);(0,ne.Z)(We,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:Ie,onError:Ie,onSuccess:Ie,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var kn=We,rn=kn},8224:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return le}});var bt=It(4676);function le(Ce,De,me,Rt){var ne=bt.unstable_batchedUpdates?function(he){bt.unstable_batchedUpdates(me,he)}:me;return Ce!=null&&Ce.addEventListener&&Ce.addEventListener(De,ne,Rt),{remove:function(){Ce!=null&&Ce.removeEventListener&&Ce.removeEventListener(De,ne,Rt)}}}},24514:function(Sn,Hn,It){"use strict";It.d(Hn,{G:function(){return De}});var bt=It(47273),le=function(Rt){if((0,bt.Z)()&&window.document.documentElement){var ne=Array.isArray(Rt)?Rt:[Rt],Ae=window.document.documentElement;return ne.some(function(he){return he in Ae.style})}return!1},Ce=function(Rt,ne){if(!le(Rt))return!1;var Ae=document.createElement("div"),he=Ae.style[Rt];return Ae.style[Rt]=ne,Ae.style[Rt]!==he};function De(me,Rt){return!Array.isArray(me)&&Rt!==void 0?Ce(me,Rt):le(me)}},65283:function(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Tn}});var bt=It(71409),le=It(28788),Ce=It(89490),De=It(87075),me=It(11036),Rt=It(39224),ne=It(92310),Ae=It.n(ne),he=It(29301),Jt=It(70425),Ue=It(34280),oe=It(59301),He=It(4676),Ft=oe.forwardRef(function(Bt,Ct){var xt=Bt.height,Nt=Bt.offsetY,zt=Bt.offsetX,Mt=Bt.children,Kt=Bt.prefixCls,Te=Bt.onInnerResize,be=Bt.innerProps,ze=Bt.rtl,ge=Bt.extra,pe={},xe={display:"flex",flexDirection:"column"};return Nt!==void 0&&(pe={height:xt,position:"relative",overflow:"hidden"},xe=(0,Ce.Z)((0,Ce.Z)({},xe),{},(0,De.Z)((0,De.Z)((0,De.Z)((0,De.Z)((0,De.Z)({transform:"translateY(".concat(Nt,"px)")},ze?"marginRight":"marginLeft",-zt),"position","absolute"),"left",0),"right",0),"top",0))),oe.createElement("div",{style:pe},oe.createElement(he.Z,{onResize:function(Ke){var Pn=Ke.offsetHeight;Pn&&Te&&Te()}},oe.createElement("div",(0,bt.Z)({style:xe,className:Ae()((0,De.Z)({},"".concat(Kt,"-holder-inner"),Kt)),ref:Ct},be),Mt,ge)))});Ft.displayName="Filler";var nt=Ft;function et(Bt){var Ct=Bt.children,xt=Bt.setRef,Nt=oe.useCallback(function(zt){xt(zt)},[]);return oe.cloneElement(Ct,{ref:Nt})}function ct(Bt,Ct,xt,Nt,zt,Mt,Kt,Te){var be=Te.getKey;return Bt.slice(Ct,xt+1).map(function(ze,ge){var pe=Ct+ge,xe=Kt(ze,pe,{style:{width:Nt},offsetX:zt}),Oe=be(ze);return oe.createElement(et,{key:Oe,setRef:function(Pn){return Mt(ze,Pn)}},xe)})}function lt(Bt,Ct,xt,Nt){var zt=xt-Bt,Mt=Ct-xt,Kt=Math.min(zt,Mt)*2;if(Nt<=Kt){var Te=Math.floor(Nt/2);return Nt%2?xt+Te+1:xt-Te}return zt>Mt?xt-(Nt-Mt):xt+(Nt-zt)}function pt(Bt,Ct,xt){var Nt=Bt.length,zt=Ct.length,Mt,Kt;if(Nt===0&&zt===0)return null;Nt<zt?(Mt=Bt,Kt=Ct):(Mt=Ct,Kt=Bt);var Te={__EMPTY_ITEM__:!0};function be(Ke){return Ke!==void 0?xt(Ke):Te}for(var ze=null,ge=Math.abs(Nt-zt)!==1,pe=0;pe<Kt.length;pe+=1){var xe=be(Mt[pe]),Oe=be(Kt[pe]);if(xe!==Oe){ze=pe,ge=ge||xe!==be(Kt[pe+1]);break}}return ze===null?null:{index:ze,multiple:ge}}function vt(Bt,Ct,xt){var Nt=oe.useState(Bt),zt=(0,me.Z)(Nt,2),Mt=zt[0],Kt=zt[1],Te=oe.useState(null),be=(0,me.Z)(Te,2),ze=be[0],ge=be[1];return oe.useEffect(function(){var pe=pt(Mt||[],Bt||[],Ct);(pe==null?void 0:pe.index)!==void 0&&(xt==null||xt(pe.index),ge(Bt[pe.index])),Kt(Bt)},[Bt]),[ze]}var St=It(16089),kt=(typeof navigator=="undefined"?"undefined":(0,le.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Dt=kt,jt=function(Bt,Ct,xt,Nt){var zt=(0,oe.useRef)(!1),Mt=(0,oe.useRef)(null);function Kt(){clearTimeout(Mt.current),zt.current=!0,Mt.current=setTimeout(function(){zt.current=!1},50)}var Te=(0,oe.useRef)({top:Bt,bottom:Ct,left:xt,right:Nt});return Te.current.top=Bt,Te.current.bottom=Ct,Te.current.left=xt,Te.current.right=Nt,function(be,ze){var ge=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,pe=be?ze<0&&Te.current.left||ze>0&&Te.current.right:ze<0&&Te.current.top||ze>0&&Te.current.bottom;return ge&&pe?(clearTimeout(Mt.current),zt.current=!1):(!pe||zt.current)&&Kt(),!zt.current&&pe}};function $t(Bt,Ct,xt,Nt,zt,Mt,Kt){var Te=(0,oe.useRef)(0),be=(0,oe.useRef)(null),ze=(0,oe.useRef)(null),ge=(0,oe.useRef)(!1),pe=jt(Ct,xt,Nt,zt);function xe(Vn,bn){if(St.Z.cancel(be.current),!pe(!1,bn)){var Qn=Vn;if(!Qn._virtualHandled)Qn._virtualHandled=!0;else return;Te.current+=bn,ze.current=bn,Dt||Qn.preventDefault(),be.current=(0,St.Z)(function(){var Fi=ge.current?10:1;Kt(Te.current*Fi,!1),Te.current=0})}}function Oe(Vn,bn){Kt(bn,!0),Dt||Vn.preventDefault()}var Ke=(0,oe.useRef)(null),Pn=(0,oe.useRef)(null);function qe(Vn){if(Bt){St.Z.cancel(Pn.current),Pn.current=(0,St.Z)(function(){Ke.current=null},2);var bn=Vn.deltaX,Qn=Vn.deltaY,Fi=Vn.shiftKey,ri=bn,li=Qn;(Ke.current==="sx"||!Ke.current&&Fi&&Qn&&!bn)&&(ri=Qn,li=0,Ke.current="sx");var xi=Math.abs(ri),ir=Math.abs(li);Ke.current===null&&(Ke.current=Mt&&xi>ir?"x":"y"),Ke.current==="y"?xe(Vn,li):Oe(Vn,ri)}}function wn(Vn){Bt&&(ge.current=Vn.detail===ze.current)}return[qe,wn]}function Yt(Bt,Ct,xt,Nt){var zt=oe.useMemo(function(){return[new Map,[]]},[Bt,xt.id,Nt]),Mt=(0,me.Z)(zt,2),Kt=Mt[0],Te=Mt[1],be=function(ge){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ge,xe=Kt.get(ge),Oe=Kt.get(pe);if(xe===void 0||Oe===void 0)for(var Ke=Bt.length,Pn=Te.length;Pn<Ke;Pn+=1){var qe,wn=Bt[Pn],Vn=Ct(wn);Kt.set(Vn,Pn);var bn=(qe=xt.get(Vn))!==null&&qe!==void 0?qe:Nt;if(Te[Pn]=(Te[Pn-1]||0)+bn,Vn===ge&&(xe=Pn),Vn===pe&&(Oe=Pn),xe!==void 0&&Oe!==void 0)break}return{top:Te[xe-1]||0,bottom:Te[Oe]}};return be}var Vt=It(16552),de=It(19210),ee=function(){function Bt(){(0,Vt.Z)(this,Bt),(0,De.Z)(this,"maps",void 0),(0,De.Z)(this,"id",0),(0,De.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,de.Z)(Bt,[{key:"set",value:function(xt,Nt){this.diffRecords.set(xt,this.maps[xt]),this.maps[xt]=Nt,this.id+=1}},{key:"get",value:function(xt){return this.maps[xt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),Bt}(),Ne=ee;function Ie(Bt){var Ct=parseFloat(Bt);return isNaN(Ct)?0:Ct}function We(Bt,Ct,xt){var Nt=oe.useState(0),zt=(0,me.Z)(Nt,2),Mt=zt[0],Kt=zt[1],Te=(0,oe.useRef)(new Map),be=(0,oe.useRef)(new Ne),ze=(0,oe.useRef)(0);function ge(){ze.current+=1}function pe(){var Oe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;ge();var Ke=function(){var wn=!1;Te.current.forEach(function(Vn,bn){if(Vn&&Vn.offsetParent){var Qn=Vn.offsetHeight,Fi=getComputedStyle(Vn),ri=Fi.marginTop,li=Fi.marginBottom,xi=Ie(ri),ir=Ie(li),Pi=Qn+xi+ir;be.current.get(bn)!==Pi&&(be.current.set(bn,Pi),wn=!0)}}),wn&&Kt(function(Vn){return Vn+1})};if(Oe)Ke();else{ze.current+=1;var Pn=ze.current;Promise.resolve().then(function(){Pn===ze.current&&Ke()})}}function xe(Oe,Ke){var Pn=Bt(Oe),qe=Te.current.get(Pn);Ke?(Te.current.set(Pn,Ke),pe()):Te.current.delete(Pn),!qe!=!Ke&&(Ke?Ct==null||Ct(Oe):xt==null||xt(Oe))}return(0,oe.useEffect)(function(){return ge},[]),[xe,pe,be.current,Mt]}var kn=14/15;function rn(Bt,Ct,xt){var Nt=(0,oe.useRef)(!1),zt=(0,oe.useRef)(0),Mt=(0,oe.useRef)(0),Kt=(0,oe.useRef)(null),Te=(0,oe.useRef)(null),be,ze=function(Oe){if(Nt.current){var Ke=Math.ceil(Oe.touches[0].pageX),Pn=Math.ceil(Oe.touches[0].pageY),qe=zt.current-Ke,wn=Mt.current-Pn,Vn=Math.abs(qe)>Math.abs(wn);Vn?zt.current=Ke:Mt.current=Pn;var bn=xt(Vn,Vn?qe:wn,!1,Oe);bn&&Oe.preventDefault(),clearInterval(Te.current),bn&&(Te.current=setInterval(function(){Vn?qe*=kn:wn*=kn;var Qn=Math.floor(Vn?qe:wn);(!xt(Vn,Qn,!0)||Math.abs(Qn)<=.1)&&clearInterval(Te.current)},16))}},ge=function(){Nt.current=!1,be()},pe=function(Oe){be(),Oe.touches.length===1&&!Nt.current&&(Nt.current=!0,zt.current=Math.ceil(Oe.touches[0].pageX),Mt.current=Math.ceil(Oe.touches[0].pageY),Kt.current=Oe.target,Kt.current.addEventListener("touchmove",ze,{passive:!1}),Kt.current.addEventListener("touchend",ge,{passive:!0}))};be=function(){Kt.current&&(Kt.current.removeEventListener("touchmove",ze),Kt.current.removeEventListener("touchend",ge))},(0,Ue.Z)(function(){return Bt&&Ct.current.addEventListener("touchstart",pe,{passive:!0}),function(){var xe;(xe=Ct.current)===null||xe===void 0||xe.removeEventListener("touchstart",pe),be(),clearInterval(Te.current)}},[Bt])}function Ve(Bt){return Math.floor(Math.pow(Bt,.5))}function on(Bt,Ct){var xt="touches"in Bt?Bt.touches[0]:Bt;return xt[Ct?"pageX":"pageY"]-window[Ct?"scrollX":"scrollY"]}function te(Bt,Ct,xt){oe.useEffect(function(){var Nt=Ct.current;if(Bt&&Nt){var zt=!1,Mt,Kt,Te=function(){St.Z.cancel(Mt)},be=function xe(){Te(),Mt=(0,St.Z)(function(){xt(Kt),xe()})},ze=function(Oe){if(!(Oe.target.draggable||Oe.button!==0)){var Ke=Oe;Ke._virtualHandled||(Ke._virtualHandled=!0,zt=!0)}},ge=function(){zt=!1,Te()},pe=function(Oe){if(zt){var Ke=on(Oe,!1),Pn=Nt.getBoundingClientRect(),qe=Pn.top,wn=Pn.bottom;if(Ke<=qe){var Vn=qe-Ke;Kt=-Ve(Vn),be()}else if(Ke>=wn){var bn=Ke-wn;Kt=Ve(bn),be()}else Te()}};return Nt.addEventListener("mousedown",ze),Nt.ownerDocument.addEventListener("mouseup",ge),Nt.ownerDocument.addEventListener("mousemove",pe),function(){Nt.removeEventListener("mousedown",ze),Nt.ownerDocument.removeEventListener("mouseup",ge),Nt.ownerDocument.removeEventListener("mousemove",pe),Te()}}},[Bt])}var Zt=10;function Be(Bt,Ct,xt,Nt,zt,Mt,Kt,Te){var be=oe.useRef(),ze=oe.useState(null),ge=(0,me.Z)(ze,2),pe=ge[0],xe=ge[1];return(0,Ue.Z)(function(){if(pe&&pe.times<Zt){if(!Bt.current){xe(function(Tr){return(0,Ce.Z)({},Tr)});return}Mt();var Oe=pe.targetAlign,Ke=pe.originAlign,Pn=pe.index,qe=pe.offset,wn=Bt.current.clientHeight,Vn=!1,bn=Oe,Qn=null;if(wn){for(var Fi=Oe||Ke,ri=0,li=0,xi=0,ir=Math.min(Ct.length-1,Pn),Pi=0;Pi<=ir;Pi+=1){var tr=zt(Ct[Pi]);li=ri;var kr=xt.get(tr);xi=li+(kr===void 0?Nt:kr),ri=xi}for(var Lr=Fi==="top"?qe:wn-qe,Br=ir;Br>=0;Br-=1){var Dr=zt(Ct[Br]),Kr=xt.get(Dr);if(Kr===void 0){Vn=!0;break}if(Lr-=Kr,Lr<=0)break}switch(Fi){case"top":Qn=li-qe;break;case"bottom":Qn=xi-wn+qe;break;default:{var lr=Bt.current.scrollTop,Zi=lr+wn;li<lr?bn="top":xi>Zi&&(bn="bottom")}}Qn!==null&&Kt(Qn),Qn!==pe.lastTop&&(Vn=!0)}Vn&&xe((0,Ce.Z)((0,Ce.Z)({},pe),{},{times:pe.times+1,targetAlign:bn,lastTop:Qn}))}},[pe,Bt.current]),function(Oe){if(Oe==null){Te();return}if(St.Z.cancel(be.current),typeof Oe=="number")Kt(Oe);else if(Oe&&(0,le.Z)(Oe)==="object"){var Ke,Pn=Oe.align;"index"in Oe?Ke=Oe.index:Ke=Ct.findIndex(function(Vn){return zt(Vn)===Oe.key});var qe=Oe.offset,wn=qe===void 0?0:qe;xe({times:0,index:Ke,offset:wn,originAlign:Pn})}}}var dn=oe.forwardRef(function(Bt,Ct){var xt=Bt.prefixCls,Nt=Bt.rtl,zt=Bt.scrollOffset,Mt=Bt.scrollRange,Kt=Bt.onStartMove,Te=Bt.onStopMove,be=Bt.onScroll,ze=Bt.horizontal,ge=Bt.spinSize,pe=Bt.containerSize,xe=Bt.style,Oe=Bt.thumbStyle,Ke=Bt.showScrollBar,Pn=oe.useState(!1),qe=(0,me.Z)(Pn,2),wn=qe[0],Vn=qe[1],bn=oe.useState(null),Qn=(0,me.Z)(bn,2),Fi=Qn[0],ri=Qn[1],li=oe.useState(null),xi=(0,me.Z)(li,2),ir=xi[0],Pi=xi[1],tr=!Nt,kr=oe.useRef(),Lr=oe.useRef(),Br=oe.useState(Ke),Dr=(0,me.Z)(Br,2),Kr=Dr[0],lr=Dr[1],Zi=oe.useRef(),Tr=function(){Ke===!0||Ke===!1||(clearTimeout(Zi.current),lr(!0),Zi.current=setTimeout(function(){lr(!1)},3e3))},Lt=Mt-pe||0,vi=pe-ge||0,di=oe.useMemo(function(){if(zt===0||Lt===0)return 0;var ue=zt/Lt;return ue*vi},[zt,Lt,vi]),qn=function(zn){zn.stopPropagation(),zn.preventDefault()},fi=oe.useRef({top:di,dragging:wn,pageY:Fi,startTop:ir});fi.current={top:di,dragging:wn,pageY:Fi,startTop:ir};var pi=function(zn){Vn(!0),ri(on(zn,ze)),Pi(fi.current.top),Kt(),zn.stopPropagation(),zn.preventDefault()};oe.useEffect(function(){var ue=function(cn){cn.preventDefault()},zn=kr.current,ei=Lr.current;return zn.addEventListener("touchstart",ue,{passive:!1}),ei.addEventListener("touchstart",pi,{passive:!1}),function(){zn.removeEventListener("touchstart",ue),ei.removeEventListener("touchstart",pi)}},[]);var ki=oe.useRef();ki.current=Lt;var hr=oe.useRef();hr.current=vi,oe.useEffect(function(){if(wn){var ue,zn=function(cn){var jn=fi.current,Ci=jn.dragging,Ki=jn.pageY,Ji=jn.startTop;St.Z.cancel(ue);var Wt=kr.current.getBoundingClientRect(),ce=pe/(ze?Wt.width:Wt.height);if(Ci){var Mn=(on(cn,ze)-Ki)*ce,On=Ji;!tr&&ze?On-=Mn:On+=Mn;var Fe=ki.current,xn=hr.current,mn=xn?On/xn:0,vn=Math.ceil(mn*Fe);vn=Math.max(vn,0),vn=Math.min(vn,Fe),ue=(0,St.Z)(function(){be(vn,ze)})}},ei=function(){Vn(!1),Te()};return window.addEventListener("mousemove",zn,{passive:!0}),window.addEventListener("touchmove",zn,{passive:!0}),window.addEventListener("mouseup",ei,{passive:!0}),window.addEventListener("touchend",ei,{passive:!0}),function(){window.removeEventListener("mousemove",zn),window.removeEventListener("touchmove",zn),window.removeEventListener("mouseup",ei),window.removeEventListener("touchend",ei),St.Z.cancel(ue)}}},[wn]),oe.useEffect(function(){return Tr(),function(){clearTimeout(Zi.current)}},[zt]),oe.useImperativeHandle(Ct,function(){return{delayHidden:Tr}});var Xi="".concat(xt,"-scrollbar"),Me={position:"absolute",visibility:Kr?null:"hidden"},fe={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return ze?(Me.height=8,Me.left=0,Me.right=0,Me.bottom=0,fe.height="100%",fe.width=ge,tr?fe.left=di:fe.right=di):(Me.width=8,Me.top=0,Me.bottom=0,tr?Me.right=0:Me.left=0,fe.width="100%",fe.height=ge,fe.top=di),oe.createElement("div",{ref:kr,className:Ae()(Xi,(0,De.Z)((0,De.Z)((0,De.Z)({},"".concat(Xi,"-horizontal"),ze),"".concat(Xi,"-vertical"),!ze),"".concat(Xi,"-visible"),Kr)),style:(0,Ce.Z)((0,Ce.Z)({},Me),xe),onMouseDown:qn,onMouseMove:Tr},oe.createElement("div",{ref:Lr,className:Ae()("".concat(Xi,"-thumb"),(0,De.Z)({},"".concat(Xi,"-thumb-moving"),wn)),style:(0,Ce.Z)((0,Ce.Z)({},fe),Oe),onMouseDown:pi}))}),en=dn,ve=20;function je(){var Bt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Ct=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=Bt/Ct*Bt;return isNaN(xt)&&(xt=0),xt=Math.max(xt,ve),Math.floor(xt)}var Xe=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],In=[],Le={overflowY:"auto",overflowAnchor:"none"};function hn(Bt,Ct){var xt=Bt.prefixCls,Nt=xt===void 0?"rc-virtual-list":xt,zt=Bt.className,Mt=Bt.height,Kt=Bt.itemHeight,Te=Bt.fullHeight,be=Te===void 0?!0:Te,ze=Bt.style,ge=Bt.data,pe=Bt.children,xe=Bt.itemKey,Oe=Bt.virtual,Ke=Bt.direction,Pn=Bt.scrollWidth,qe=Bt.component,wn=qe===void 0?"div":qe,Vn=Bt.onScroll,bn=Bt.onVirtualScroll,Qn=Bt.onVisibleChange,Fi=Bt.innerProps,ri=Bt.extraRender,li=Bt.styles,xi=Bt.showScrollBar,ir=xi===void 0?"optional":xi,Pi=(0,Rt.Z)(Bt,Xe),tr=oe.useCallback(function(tn){return typeof xe=="function"?xe(tn):tn==null?void 0:tn[xe]},[xe]),kr=We(tr,null,null),Lr=(0,me.Z)(kr,4),Br=Lr[0],Dr=Lr[1],Kr=Lr[2],lr=Lr[3],Zi=!!(Oe!==!1&&Mt&&Kt),Tr=oe.useMemo(function(){return Object.values(Kr.maps).reduce(function(tn,Cn){return tn+Cn},0)},[Kr.id,Kr.maps]),Lt=Zi&&ge&&(Math.max(Kt*ge.length,Tr)>Mt||!!Pn),vi=Ke==="rtl",di=Ae()(Nt,(0,De.Z)({},"".concat(Nt,"-rtl"),vi),zt),qn=ge||In,fi=(0,oe.useRef)(),pi=(0,oe.useRef)(),ki=(0,oe.useRef)(),hr=(0,oe.useState)(0),Xi=(0,me.Z)(hr,2),Me=Xi[0],fe=Xi[1],ue=(0,oe.useState)(0),zn=(0,me.Z)(ue,2),ei=zn[0],ni=zn[1],cn=(0,oe.useState)(!1),jn=(0,me.Z)(cn,2),Ci=jn[0],Ki=jn[1],Ji=function(){Ki(!0)},Wt=function(){Ki(!1)},ce={getKey:tr};function Mn(tn){fe(function(Cn){var Nn;typeof tn=="function"?Nn=tn(Cn):Nn=tn;var fn=Ii(Nn);return fi.current.scrollTop=fn,fn})}var On=(0,oe.useRef)({start:0,end:qn.length}),Fe=(0,oe.useRef)(),xn=vt(qn,tr),mn=(0,me.Z)(xn,1),vn=mn[0];Fe.current=vn;var Yn=oe.useMemo(function(){if(!Zi)return{scrollHeight:void 0,start:0,end:qn.length-1,offset:void 0};if(!Lt){var tn;return{scrollHeight:((tn=pi.current)===null||tn===void 0?void 0:tn.offsetHeight)||0,start:0,end:qn.length-1,offset:void 0}}for(var Cn=0,Nn,fn,En,hi=qn.length,Kn=0;Kn<hi;Kn+=1){var An=qn[Kn],_e=tr(An),ii=Kr.get(_e),wi=Cn+(ii===void 0?Kt:ii);wi>=Me&&Nn===void 0&&(Nn=Kn,fn=Cn),wi>Me+Mt&&En===void 0&&(En=Kn),Cn=wi}return Nn===void 0&&(Nn=0,fn=0,En=Math.ceil(Mt/Kt)),En===void 0&&(En=qn.length-1),En=Math.min(En+1,qn.length-1),{scrollHeight:Cn,start:Nn,end:En,offset:fn}},[Lt,Zi,Me,qn,lr,Mt]),Rn=Yn.scrollHeight,_n=Yn.start,Jn=Yn.end,Qi=Yn.offset;On.current.start=_n,On.current.end=Jn,oe.useLayoutEffect(function(){var tn=Kr.getRecord();if(tn.size===1){var Cn=Array.from(tn.keys())[0],Nn=tn.get(Cn),fn=qn[_n];if(fn&&Nn===void 0){var En=tr(fn);if(En===Cn){var hi=Kr.get(Cn),Kn=hi-Kt;Mn(function(An){return An+Kn})}}}Kr.resetRecord()},[Rn]);var Ni=oe.useState({width:0,height:Mt}),bi=(0,me.Z)(Ni,2),Re=bi[0],qi=bi[1],ur=function(Cn){qi({width:Cn.offsetWidth,height:Cn.offsetHeight})},Hr=(0,oe.useRef)(),Ye=(0,oe.useRef)(),Fn=oe.useMemo(function(){return je(Re.width,Pn)},[Re.width,Pn]),ai=oe.useMemo(function(){return je(Re.height,Rn)},[Re.height,Rn]),oi=Rn-Mt,gi=(0,oe.useRef)(oi);gi.current=oi;function Ii(tn){var Cn=tn;return Number.isNaN(gi.current)||(Cn=Math.min(Cn,gi.current)),Cn=Math.max(Cn,0),Cn}var Gi=Me<=0,$i=Me>=oi,sr=ei<=0,pr=ei>=Pn,$e=jt(Gi,$i,sr,pr),Ir=function(){return{x:vi?-ei:ei,y:Me}},Qe=(0,oe.useRef)(Ir()),yi=(0,Jt.zX)(function(tn){if(bn){var Cn=(0,Ce.Z)((0,Ce.Z)({},Ir()),tn);(Qe.current.x!==Cn.x||Qe.current.y!==Cn.y)&&(bn(Cn),Qe.current=Cn)}});function gr(tn,Cn){var Nn=tn;Cn?((0,He.flushSync)(function(){ni(Nn)}),yi()):Mn(Nn)}function dr(tn){var Cn=tn.currentTarget.scrollTop;Cn!==Me&&Mn(Cn),Vn==null||Vn(tn),yi()}var _r=function(Cn){var Nn=Cn,fn=Pn?Pn-Re.width:0;return Nn=Math.max(Nn,0),Nn=Math.min(Nn,fn),Nn},mr=(0,Jt.zX)(function(tn,Cn){Cn?((0,He.flushSync)(function(){ni(function(Nn){var fn=Nn+(vi?-tn:tn);return _r(fn)})}),yi()):Mn(function(Nn){var fn=Nn+tn;return fn})}),Wi=$t(Zi,Gi,$i,sr,pr,!!Pn,mr),Vr=(0,me.Z)(Wi,2),ke=Vr[0],sn=Vr[1];rn(Zi,fi,function(tn,Cn,Nn,fn){var En=fn;return $e(tn,Cn,Nn)?!1:!En||!En._virtualHandled?(En&&(En._virtualHandled=!0),ke({preventDefault:function(){},deltaX:tn?Cn:0,deltaY:tn?0:Cn}),!0):!1}),te(Lt,fi,function(tn){Mn(function(Cn){return Cn+tn})}),(0,Ue.Z)(function(){function tn(Nn){var fn=Gi&&Nn.detail<0,En=$i&&Nn.detail>0;Zi&&!fn&&!En&&Nn.preventDefault()}var Cn=fi.current;return Cn.addEventListener("wheel",ke,{passive:!1}),Cn.addEventListener("DOMMouseScroll",sn,{passive:!0}),Cn.addEventListener("MozMousePixelScroll",tn,{passive:!1}),function(){Cn.removeEventListener("wheel",ke),Cn.removeEventListener("DOMMouseScroll",sn),Cn.removeEventListener("MozMousePixelScroll",tn)}},[Zi,Gi,$i]),(0,Ue.Z)(function(){if(Pn){var tn=_r(ei);ni(tn),yi({x:tn})}},[Re.width,Pn]);var we=function(){var Cn,Nn;(Cn=Hr.current)===null||Cn===void 0||Cn.delayHidden(),(Nn=Ye.current)===null||Nn===void 0||Nn.delayHidden()},Tt=Be(fi,qn,Kr,Kt,tr,function(){return Dr(!0)},Mn,we);oe.useImperativeHandle(Ct,function(){return{nativeElement:ki.current,getScrollInfo:Ir,scrollTo:function(Cn){function Nn(fn){return fn&&(0,le.Z)(fn)==="object"&&("left"in fn||"top"in fn)}Nn(Cn)?(Cn.left!==void 0&&ni(_r(Cn.left)),Tt(Cn.top)):Tt(Cn)}}}),(0,Ue.Z)(function(){if(Qn){var tn=qn.slice(_n,Jn+1);Qn(tn,qn)}},[_n,Jn,qn]);var yn=Yt(qn,tr,Kr,Kt),Bn=ri==null?void 0:ri({start:_n,end:Jn,virtual:Lt,offsetX:ei,offsetY:Qi,rtl:vi,getSize:yn}),ui=ct(qn,_n,Jn,Pn,ei,Br,pe,ce),ti=null;Mt&&(ti=(0,Ce.Z)((0,De.Z)({},be?"height":"maxHeight",Mt),Le),Zi&&(ti.overflowY="hidden",Pn&&(ti.overflowX="hidden"),Ci&&(ti.pointerEvents="none")));var Zn={};return vi&&(Zn.dir="rtl"),oe.createElement("div",(0,bt.Z)({ref:ki,style:(0,Ce.Z)((0,Ce.Z)({},ze),{},{position:"relative"}),className:di},Zn,Pi),oe.createElement(he.Z,{onResize:ur},oe.createElement(wn,{className:"".concat(Nt,"-holder"),style:ti,ref:fi,onScroll:dr,onMouseEnter:we},oe.createElement(nt,{prefixCls:Nt,height:Rn,offsetX:ei,offsetY:Qi,scrollWidth:Pn,onInnerResize:Dr,ref:pi,innerProps:Fi,rtl:vi,extra:Bn},ui))),Lt&&Rn>Mt&&oe.createElement(en,{ref:Hr,prefixCls:Nt,scrollOffset:Me,scrollRange:Rn,rtl:vi,onScroll:gr,onStartMove:Ji,onStopMove:Wt,spinSize:ai,containerSize:Re.height,style:li==null?void 0:li.verticalScrollBar,thumbStyle:li==null?void 0:li.verticalScrollBarThumb,showScrollBar:ir}),Lt&&Pn>Re.width&&oe.createElement(en,{ref:Ye,prefixCls:Nt,scrollOffset:ei,scrollRange:Pn,rtl:vi,onScroll:gr,onStartMove:Ji,onStopMove:Wt,spinSize:Fn,containerSize:Re.width,horizontal:!0,style:li==null?void 0:li.horizontalScrollBar,thumbStyle:li==null?void 0:li.horizontalScrollBarThumb,showScrollBar:ir}))}var re=oe.forwardRef(hn);re.displayName="List";var gn=re,Tn=gn},93314:function(Sn){"use strict";Sn.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(Sn){"use strict";Sn.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(Sn){"use strict";Sn.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(Sn){"use strict";Sn.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(Sn,Hn,It){"use strict";It.d(Hn,{Z:function(){return Ae}});const bt=he=>typeof he=="object"&&he!=null&&he.nodeType===1,le=(he,Jt)=>(!Jt||he!=="hidden")&&he!=="visible"&&he!=="clip",Ce=(he,Jt)=>{if(he.clientHeight<he.scrollHeight||he.clientWidth<he.scrollWidth){const Ue=getComputedStyle(he,null);return le(Ue.overflowY,Jt)||le(Ue.overflowX,Jt)||(oe=>{const He=(Ft=>{if(!Ft.ownerDocument||!Ft.ownerDocument.defaultView)return null;try{return Ft.ownerDocument.defaultView.frameElement}catch(nt){return null}})(oe);return!!He&&(He.clientHeight<oe.scrollHeight||He.clientWidth<oe.scrollWidth)})(he)}return!1},De=(he,Jt,Ue,oe,He,Ft,nt,et)=>Ft<he&&nt>Jt||Ft>he&&nt<Jt?0:Ft<=he&&et<=Ue||nt>=Jt&&et>=Ue?Ft-he-oe:nt>Jt&&et<Ue||Ft<he&&et>Ue?nt-Jt+He:0,me=he=>{const Jt=he.parentElement;return Jt==null?he.getRootNode().host||null:Jt},Rt=(he,Jt)=>{var Ue,oe,He,Ft;if(typeof document=="undefined")return[];const{scrollMode:nt,block:et,inline:ct,boundary:lt,skipOverflowHiddenElements:pt}=Jt,vt=typeof lt=="function"?lt:en=>en!==lt;if(!bt(he))throw new TypeError("Invalid target");const St=document.scrollingElement||document.documentElement,kt=[];let Dt=he;for(;bt(Dt)&&vt(Dt);){if(Dt=me(Dt),Dt===St){kt.push(Dt);break}Dt!=null&&Dt===document.body&&Ce(Dt)&&!Ce(document.documentElement)||Dt!=null&&Ce(Dt,pt)&&kt.push(Dt)}const jt=(oe=(Ue=window.visualViewport)==null?void 0:Ue.width)!=null?oe:innerWidth,$t=(Ft=(He=window.visualViewport)==null?void 0:He.height)!=null?Ft:innerHeight,{scrollX:Yt,scrollY:Vt}=window,{height:de,width:ee,top:Ne,right:Ie,bottom:We,left:kn}=he.getBoundingClientRect(),{top:rn,right:Ve,bottom:on,left:te}=(en=>{const ve=window.getComputedStyle(en);return{top:parseFloat(ve.scrollMarginTop)||0,right:parseFloat(ve.scrollMarginRight)||0,bottom:parseFloat(ve.scrollMarginBottom)||0,left:parseFloat(ve.scrollMarginLeft)||0}})(he);let Zt=et==="start"||et==="nearest"?Ne-rn:et==="end"?We+on:Ne+de/2-rn+on,Be=ct==="center"?kn+ee/2-te+Ve:ct==="end"?Ie+Ve:kn-te;const dn=[];for(let en=0;en<kt.length;en++){const ve=kt[en],{height:je,width:Xe,top:In,right:Le,bottom:hn,left:re}=ve.getBoundingClientRect();if(nt==="if-needed"&&Ne>=0&&kn>=0&&We<=$t&&Ie<=jt&&(ve===St&&!Ce(ve)||Ne>=In&&We<=hn&&kn>=re&&Ie<=Le))return dn;const gn=getComputedStyle(ve),Tn=parseInt(gn.borderLeftWidth,10),Bt=parseInt(gn.borderTopWidth,10),Ct=parseInt(gn.borderRightWidth,10),xt=parseInt(gn.borderBottomWidth,10);let Nt=0,zt=0;const Mt="offsetWidth"in ve?ve.offsetWidth-ve.clientWidth-Tn-Ct:0,Kt="offsetHeight"in ve?ve.offsetHeight-ve.clientHeight-Bt-xt:0,Te="offsetWidth"in ve?ve.offsetWidth===0?0:Xe/ve.offsetWidth:0,be="offsetHeight"in ve?ve.offsetHeight===0?0:je/ve.offsetHeight:0;if(St===ve)Nt=et==="start"?Zt:et==="end"?Zt-$t:et==="nearest"?De(Vt,Vt+$t,$t,Bt,xt,Vt+Zt,Vt+Zt+de,de):Zt-$t/2,zt=ct==="start"?Be:ct==="center"?Be-jt/2:ct==="end"?Be-jt:De(Yt,Yt+jt,jt,Tn,Ct,Yt+Be,Yt+Be+ee,ee),Nt=Math.max(0,Nt+Vt),zt=Math.max(0,zt+Yt);else{Nt=et==="start"?Zt-In-Bt:et==="end"?Zt-hn+xt+Kt:et==="nearest"?De(In,hn,je,Bt,xt+Kt,Zt,Zt+de,de):Zt-(In+je/2)+Kt/2,zt=ct==="start"?Be-re-Tn:ct==="center"?Be-(re+Xe/2)+Mt/2:ct==="end"?Be-Le+Ct+Mt:De(re,Le,Xe,Tn,Ct+Mt,Be,Be+ee,ee);const{scrollLeft:ze,scrollTop:ge}=ve;Nt=be===0?0:Math.max(0,Math.min(ge+Nt/be,ve.scrollHeight-je/be+Kt)),zt=Te===0?0:Math.max(0,Math.min(ze+zt/Te,ve.scrollWidth-Xe/Te+Mt)),Zt+=ge-Nt,Be+=ze-zt}dn.push({el:ve,top:Nt,left:zt})}return dn},ne=he=>he===!1?{block:"end",inline:"nearest"}:(Jt=>Jt===Object(Jt)&&Object.keys(Jt).length!==0)(he)?he:{block:"start",inline:"nearest"};function Ae(he,Jt){if(!he.isConnected||!(He=>{let Ft=He;for(;Ft&&Ft.parentNode;){if(Ft.parentNode===document)return!0;Ft=Ft.parentNode instanceof ShadowRoot?Ft.parentNode.host:Ft.parentNode}return!1})(he))return;const Ue=(He=>{const Ft=window.getComputedStyle(He);return{top:parseFloat(Ft.scrollMarginTop)||0,right:parseFloat(Ft.scrollMarginRight)||0,bottom:parseFloat(Ft.scrollMarginBottom)||0,left:parseFloat(Ft.scrollMarginLeft)||0}})(he);if((He=>typeof He=="object"&&typeof He.behavior=="function")(Jt))return Jt.behavior(Rt(he,Jt));const oe=typeof Jt=="boolean"||Jt==null?void 0:Jt.behavior;for(const{el:He,top:Ft,left:nt}of Rt(he,ne(Jt))){const et=Ft-Ue.top+Ue.bottom,ct=nt-Ue.left+Ue.right;He.scroll({top:et,left:ct,behavior:oe})}}}}]);
|