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

1203 lines
1.8 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[1578],{79852:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Yt}});var bt=Kt(87462),se=Kt(67294),Ae={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"},sn=Ae,xe=Kt(17207),Bt=function(ge,he){return se.createElement(xe.Z,(0,bt.Z)({},ge,{ref:he,icon:sn}))},Yt=se.forwardRef(Bt)},71749:function(){"use strict"},30483:function(){"use strict"},71736:function(pn,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"}},18023:function(){"use strict";function pn(Ft,nt,et,ht){et===void 0&&(et=0),ht===void 0&&(ht=1/0),this._name=Ft,this._defaultValue=nt,this._minimum=et,this._maximum=ht}Object.defineProperty(pn.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(pn.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(pn.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(pn.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 pn))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 ht=go.Shape._FigureParameters[Ft];ht||(ht=[],go.Shape._FigureParameters[Ft]=ht),ht[nt]=et};var Hn=[];function Kt(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 se(Ft){Hn.push(Ft)}function Ae(Ft,nt,et,ht,lt,pt,vt,Pt,Mt){Mt||(Mt=new go.Point);var Ot=Ft-et,Vt=lt-vt,te=NaN,re=NaN;if(Ot===0)if(Vt===0)Ft===et&&(te=Ft,re=nt);else{var Jt=(pt-Pt)/Vt,pe=pt-Jt*lt;te=Ft,re=Jt*te+pe}else if(Vt===0){var le=(nt-ht)/Ot,Ne=nt-le*Ft;te=lt,re=le*te+Ne}else{var le=(nt-ht)/Ot,Jt=(pt-Pt)/Vt,Ne=nt-le*Ft,pe=pt-Jt*lt;te=(pe-Ne)/(le-Jt),re=le*te+Ne}return Mt.x=te,Mt.y=re,Mt}function sn(Ft,nt,et,ht,lt,pt,vt,Pt,Mt,Ot,Vt,te,re,Jt){var pe=1-Mt,le=Mt,Ne=Ft*pe+et*le,en=nt*pe+ht*le,Xe=et*pe+lt*le,Zn=ht*pe+pt*le,$n=lt*pe+vt*le,qn=pt*pe+Pt*le,Fi=Ne*pe+Xe*le,qt=en*pe+Zn*le,_t=Xe*pe+$n*le,Re=Zn*pe+qn*le,Pn=Fi*pe+_t*le,Rn=qt*pe+Re*le;Ot.x=Ne,Ot.y=en,Vt.x=Fi,Vt.y=qt,te.x=Pn,te.y=Rn,re.x=_t,re.y=Re,Jt.x=$n,Jt.y=qn}var xe=new go.Spot(.156,.156),Bt=new go.Spot(.844,.844),Yt=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new pn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=5),ht=Math.min(ht,nt/3),ht=Math.min(ht,et/3);var lt=ht*Yt,pt=new go.Geometry().add(new go.PathFigure(ht,0,!0).add(new go.PathSegment(go.PathSegment.Line,nt-ht,0)).add(new go.PathSegment(go.PathSegment.Bezier,nt,ht,nt-lt,0,nt,lt)).add(new go.PathSegment(go.PathSegment.Line,nt,et-ht)).add(new go.PathSegment(go.PathSegment.Bezier,nt-ht,et,nt,et-lt,nt-lt,et)).add(new go.PathSegment(go.PathSegment.Line,ht,et)).add(new go.PathSegment(go.PathSegment.Bezier,0,et-ht,lt,et,0,et-lt)).add(new go.PathSegment(go.PathSegment.Line,0,ht)).add(new go.PathSegment(go.PathSegment.Bezier,ht,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 ht=new go.Geometry(go.Geometry.Line);return ht.startX=0,ht.startY=et/2,ht.endX=nt,ht.endY=et/2,ht}),go.Shape.defineFigureGenerator("LineV",function(Ft,nt,et){var ht=new go.Geometry(go.Geometry.Line);return ht.startX=nt/2,ht.startY=0,ht.endX=nt/2,ht.endY=et,ht}),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 ht=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ht*nt,(1-ht)*et,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*nt,ht*et)).add(new go.PathSegment(go.PathSegment.Move,ht*nt,ht*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*nt,(1-ht)*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 ht=nt/2,lt=new go.Geometry().add(new go.PathFigure(nt,nt/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ht,ht,ht,ht).close()));return lt.spot1=xe,lt.spot2=Bt,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Ft,nt,et){var ht=new go.Geometry(go.Geometry.Line);return ht.startX=0,ht.startY=0,ht.endX=nt,ht.endY=et,ht}),go.Shape.defineFigureGenerator("Line2",function(Ft,nt,et){var ht=new go.Geometry(go.Geometry.Line);return ht.startX=nt,ht.startY=0,ht.endX=0,ht.endY=et,ht}),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,Yt*nt,0,nt,(1-Yt)*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,Yt*et,(1-Yt)*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,Yt*et,Yt*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-Yt)*nt,0,0,(1-Yt)*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 pn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)?ht=.1:ht<-1?ht=-1:ht>1&&(ht=1);var lt=Math.abs(ht)*nt;if(ht===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 ht>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 pn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)?ht=10:ht<-nt?ht=-nt:ht>nt&&(ht=nt);var lt=Math.abs(ht);if(ht===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 ht>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 pn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)?ht=.2:ht<.5?ht=-.5:ht>.5&&(ht=.5);var lt=Math.abs(ht)*nt;if(ht===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 ht>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 pn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)?ht=20:ht<-nt?ht=-nt/2:ht>nt&&(ht=nt/2);var lt=Math.abs(ht);if(ht===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 ht>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 pn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)?ht=10:ht<-nt?ht=-nt/2:ht>nt&&(ht=nt/2);var lt=Math.abs(ht);if(ht===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 ht>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 Le=[];function ge(){var Ft=Le.pop();return Ft===void 0?[]:Ft}function he(Ft){Ft.length=0,Le.push(Ft)}function Ke(Ft){for(var nt=ge(),et=.5,ht=.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(ht+et*Math.cos(pt),ht+et*Math.sin(pt));return nt.push(nt[0]),nt}function Te(Ft){var nt=dn(Ft),et=ge();et[0]=nt[0];for(var ht=1,lt=1;ht<nt.length;ht+=2,lt+=3)et[lt]=nt[ht],et[lt+1]=nt[ht],et[lt+2]=nt[ht+1];return he(nt),et}function dn(Ft){for(var nt=Ke(Ft),et=ge(),ht=Math.floor(nt.length/2),lt=nt.length-1,pt=Ft%2===0?2:1,vt=0;vt<lt;vt++){var Pt=nt[vt],Mt=nt[vt+1],Ot=nt[(ht+vt-1)%lt],Vt=nt[(ht+vt+pt)%lt];et[vt*2]=Pt,et[vt*2+1]=Ae(Pt.x,Pt.y,Ot.x,Ot.y,Mt.x,Mt.y,Vt.x,Vt.y,new go.Point)}return et[et.length]=et[0],he(nt),et}go.Shape.defineFigureGenerator("Pentagon",function(Ft,nt,et){var ht=Ke(5),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Ft,nt,et){var ht=Ke(6),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Ft,nt,et){var ht=Ke(7),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Ft,nt,et){var ht=Ke(8),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Ft,nt,et){var ht=Ke(9),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Ft,nt,et){var ht=Ke(10),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Ft,nt,et){var ht=Ke(12),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Ft,nt,et){var ht=dn(5),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Ft,nt,et){var ht=dn(6),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Ft,nt,et){var ht=dn(7),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Ft,nt,et){var ht=dn(8),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Ft,nt,et){var ht=dn(9),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Ft,nt,et){var ht=dn(10),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ht[vt].x*nt,ht[vt].y*et));return pt.add(new go.PathSegment(go.PathSegment.Line,ht[0].x*nt,ht[0].y*et).close()),he(ht),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Ft,nt,et){var ht=Te(5),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Ft,nt,et){var ht=Te(6),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Ft,nt,et){var ht=Te(7),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Ft,nt,et){var ht=Te(8),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Ft,nt,et){var ht=Te(9),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Ft,nt,et){var ht=Te(10),lt=new go.Geometry,pt=new go.PathFigure(ht[0].x*nt,ht[0].y*et,!0);lt.add(pt);for(var vt=1;vt<ht.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ht[vt+2].x*nt,ht[vt+2].y*et,ht[vt].x*nt,ht[vt].y*et,ht[vt+1].x*nt,ht[vt+1].y*et));return pt.segments.last().close(),he(ht),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new pn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new pn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(ht)&&(ht=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()),ht<nt/2&&lt<et/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,ht,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,ht,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ht,et-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ht,lt).close())),pt.setSpots(0,0,1,1,ht,lt,-ht,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new pn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=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 Pt=Math.max(lt-ht,0);return Pt>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,nt/2+Pt,nt/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Pt,Pt).close())),pt.spot1=xe,pt.spot2=Bt,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 ht=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ht*nt,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*nt,0)).add(new go.PathSegment(go.PathSegment.Line,nt,ht*et)).add(new go.PathSegment(go.PathSegment.Line,nt,(1-ht)*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*nt,et)).add(new go.PathSegment(go.PathSegment.Line,ht*nt,et)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ht)*et)).add(new go.PathSegment(go.PathSegment.Line,0,ht*et).close())).setSpots(ht/2,ht/2,1-ht/2,1-ht/2)}),go.Shape.setFigureParameter("Pie",0,new pn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new pn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(ht)&&(ht=0),isNaN(lt)&&(lt=315);var pt=ht%360;pt<0&&(pt+=360);var vt=lt%360,Pt=Math.min(nt,et)/2;return new go.Geometry().add(new go.PathFigure(Pt,Pt).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Pt,Pt,Pt,Pt).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Ft,nt,et){var ht=Yt/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-ht)*et,(lt+ht)*nt,(pt+ht)*et)).add(new go.PathSegment(go.PathSegment.Line,0,et).close()))}),go.Shape.setFigureParameter("ThickCross",0,new pn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=30);var lt=Math.min(ht,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 pn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=10);var lt=Math.min(ht,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 pn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;if((isNaN(ht)||ht<0)&&(ht=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,Pt=Math.atan2(et,nt),Mt=ht-Math.min(Math.cos(Pt)*ht/2,pt),Ot=ht-Math.min(Math.sin(Pt)*ht/2,vt),lt=new go.Geometry,Vt=new go.PathFigure(Mt,0,!0);return lt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,nt-Mt,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,nt,Ot)),Vt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-Ot)),Vt.add(new go.PathSegment(go.PathSegment.Line,nt-Mt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,Mt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,et-Ot)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Ot).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new pn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=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 pn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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,ht*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ht/2)*nt,ht*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ht/2)*nt,(1-ht)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,(1-ht)*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-ht)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ht/2)*nt,(1-ht)*et)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ht/2)*nt,ht*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ht*et).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new pn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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-ht)*nt,.25*et,Math.abs(1-ht)*nt,.75*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ht*nt,.75*et,ht*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,Yt*nt,0,nt,(.5-Yt/2)*et)).add(new go.PathSegment(go.PathSegment.Bezier,0,et,nt,(.5+Yt/2)*et,Yt*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 ht=new go.Geometry,lt=new go.PathFigure(.4*nt,.6*et,!0);ht.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,Pt=0,Mt=pt*Yt;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5+pt+Pt)*et,(.5-pt+vt)*nt,(.5+Mt+Pt)*et,(.5-Mt+vt)*nt,(.5+pt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*nt,(.5+Pt)*et,(.5+Mt+vt)*nt,(.5+pt+Pt)*et,(.5+pt+vt)*nt,(.5+Mt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+Pt)*et,(1-.5+pt+vt)*nt,(.5-Mt+Pt)*et,(.5+Mt+vt)*nt,(.5-pt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*nt,.36771243*et,(.5-Mt+vt)*nt,(.5-pt+Pt)*et,(.5-pt+vt+.05)*nt,(.5-Mt+Pt-.02)*et)),pt=.2,vt=0,Pt=-.3,Mt=pt*Yt,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*nt,(.5+Pt)*et,(.5+Mt+vt)*nt,(.5+pt+Pt)*et,(.5+pt+vt)*nt,(.5+Mt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+Pt)*et,(1-.5+pt+vt)*nt,(.5-Mt+Pt)*et,(.5+Mt+vt)*nt,(.5-pt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*nt,(.5+Pt)*et,(.5-Mt+vt)*nt,(.5-pt+Pt)*et,(.5-pt+vt)*nt,(.5-Mt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Mt+vt)*nt,(.5+pt+Pt)*et,(.5-pt+vt)*nt,(.5+Mt+Pt)*et,(.5-Mt+vt)*nt,(.5+pt+Pt)*et)),pt=.2,vt=-.3,Pt=0,Mt=pt*Yt,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5-pt+Pt)*et,(1-.5+pt+vt-.05)*nt,(.5-Mt+Pt-.02)*et,(.5+Mt+vt)*nt,(.5-pt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*nt,(.5+Pt)*et,(.5-Mt+vt)*nt,(.5-pt+Pt)*et,(.5-pt+vt)*nt,(.5-Mt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*nt,(.5+pt+Pt)*et,(.5-pt+vt)*nt,(.5+Mt+Pt)*et,(.5-Mt+vt)*nt,(.5+pt+Pt)*et)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,.6*et,(.5+Mt+vt)*nt,(.5+pt+Pt)*et,(.5+pt+vt)*nt,(.5+Mt+Pt)*et).close()),ht.setSpots(.06,.33,.93,.68),ht}),go.Shape.defineFigureGenerator("YinYang",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*.5,0,!0);ht.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,Pt=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*nt,Pt*et)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,nt*vt,et*Pt,pt*nt,pt*nt).close()),lt=new go.PathFigure(nt*.5,0,!1),ht.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,nt*.5,nt*.5,nt*.5,nt*.5)),Pt=.75,lt=new go.PathFigure((vt+pt)*nt,Pt*et,!0),ht.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,nt*vt,et*Pt,pt*nt,pt*nt).close()),ht.defaultStretch=go.GraphObject.Uniform,ht}),go.Shape.defineFigureGenerator("Peace",function(Ft,nt,et){var ht=.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-ht)*nt,ht*et)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ht*nt,ht*et)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=.5,vt=.5,Pt=.5,Mt=new go.PathFigure(vt*nt,(Pt-pt)*et);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),pt=.4,lt=Yt*.4;var Ot=bt(),Vt=bt(),te=bt(),re=bt();sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.42,Ot,Vt,te,re,re);var Jt=bt(),pe=bt(),le=bt();sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.58,re,re,le,Jt,pe);var Ne=bt(),en=bt(),Xe=bt();sn(vt,Pt+pt,vt-lt,Pt+pt,vt-pt,Pt+lt,vt-pt,Pt,.42,Ne,en,Xe,re,re);var Zn=bt(),$n=bt(),qn=bt();return sn(vt,Pt+pt,vt-lt,Pt+pt,vt-pt,Pt+lt,vt-pt,Pt,.58,re,re,qn,Zn,$n),Mt.add(new go.PathSegment(go.PathSegment.Move,qn.x*nt,qn.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,Zn.x*nt,Zn.y*et,$n.x*nt,$n.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,te.x*nt,te.y*et,Ot.x*nt,Ot.y*et,Vt.x*nt,Vt.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,qn.x*nt,qn.y*et).close()),Mt.add(new go.PathSegment(go.PathSegment.Move,Xe.x*nt,Xe.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,le.x*nt,le.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,Jt.x*nt,Jt.y*et,pe.x*nt,pe.y*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,Xe.x*nt,Xe.y*et,Ne.x*nt,Ne.y*et,en.x*nt,en.y*et).close()),se(Ot),se(Vt),se(te),se(re),se(Jt),se(pe),se(le),se(Ne),se(en),se(Xe),se(Zn),se($n),se(qn),ht.defaultStretch=go.GraphObject.Uniform,ht}),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 pn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=30),ht>nt&&(ht=nt);var lt=(nt-ht)/2,pt=lt+ht;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 ht=new go.Geometry,lt=Yt*.4,pt=.4,vt=.5,Pt=.5,Mt=bt(),Ot=bt(),Vt=bt(),te=bt(),re=new go.PathFigure((vt-pt)*nt,Pt*et,!1);ht.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et)),sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.44,Vt,te,Ot,Mt,Mt),re.add(new go.PathSegment(go.PathSegment.Bezier,Ot.x*nt,Ot.y*et,Vt.x*nt,Vt.y*et,te.x*nt,te.y*et));var Jt=Kt(Ot.x,Ot.y);sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.56,Mt,Mt,Ot,Vt,te);var pe=Kt(Ot.x,Ot.y);re.add(new go.PathSegment(go.PathSegment.Line,(Jt.x*.1+.95*.9)*nt,Jt.y*.1*et)),re.add(new go.PathSegment(go.PathSegment.Line,.85*nt,Jt.y*.1*et)),re.add(new go.PathSegment(go.PathSegment.Line,.85*nt,0)),re.add(new go.PathSegment(go.PathSegment.Line,nt,0)),re.add(new go.PathSegment(go.PathSegment.Line,nt,.15*et)),re.add(new go.PathSegment(go.PathSegment.Line,(pe.x*.1+.9)*nt,.15*et)),re.add(new go.PathSegment(go.PathSegment.Line,(pe.x*.1+.9)*nt,(pe.y*.1+.05*.9)*et)),re.add(new go.PathSegment(go.PathSegment.Line,pe.x*nt,pe.y*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,Vt.x*nt,Vt.y*et,te.x*nt,te.y*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et)),pt=.35,lt=Yt*.35;var le=new go.PathFigure(vt*nt,(Pt-pt)*et,!1);ht.add(le),le.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),le.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et)),le.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),le.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et));var Ne=new go.PathFigure((vt-pt)*nt,Pt*et,!1);return ht.add(Ne),se(Mt),se(Ot),se(Vt),se(te),se(Jt),se(pe),ht.spot1=new go.Spot(.202,.257),ht.spot2=new go.Spot(.792,.739),ht.defaultStretch=go.GraphObject.Uniform,ht}),go.Shape.defineFigureGenerator("GenderFemale",function(Ft,nt,et){var ht=new go.Geometry,lt=.375,pt=0,vt=-.125,Pt=lt*Yt,Mt=new go.PathFigure((.525+pt)*nt,(.5+lt+vt)*et,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*nt,(.5+vt)*et,(.5+Pt+pt)*nt,(.5+lt+vt)*et,(.5+lt+pt)*nt,(.5+Pt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5-lt+vt)*et,(1-.5+lt+pt)*nt,(.5-Pt+vt)*et,(.5+Pt+pt)*nt,(.5-lt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-Pt+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-Pt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*nt,(.5+lt+vt)*et,(.5-lt+pt)*nt,(.5+Pt+vt)*et,(.5-Pt+pt)*nt,(.5+lt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,.85*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.425*nt,.85*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.425*nt,.9*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,.9*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.475*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.9*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.9*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.575*nt,.85*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.525*nt,.85*et).close()),lt=.325,pt=0,vt=-.125,Pt=lt*Yt;var Mt=new go.PathFigure((1-.5+lt+pt)*nt,(.5+vt)*et,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5+lt+vt)*et,(.5+lt+pt)*nt,(.5+Pt+vt)*et,(.5+Pt+pt)*nt,(.5+lt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-Pt+pt)*nt,(.5+lt+vt)*et,(.5-lt+pt)*nt,(.5+Pt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-Pt+vt)*et,(.5-Pt+pt)*nt,(.5-lt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*nt,(.5+vt)*et,(.5+Pt+pt)*nt,(.5-lt+vt)*et,(1-.5+lt+pt)*nt,(.5-Pt+vt)*et));var Mt=new go.PathFigure((.525+pt)*nt,(.5+lt+vt)*et,!1);return ht.add(Mt),ht.spot1=new go.Spot(.232,.136),ht.spot2=new go.Spot(.682,.611),ht.defaultStretch=go.GraphObject.Uniform,ht}),go.Shape.defineFigureGenerator("LogicImplies",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;return isNaN(ht)&&(ht=.2),new go.Geometry().add(new go.PathFigure((1-ht)*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*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 ht=Ft?Ft.parameter1:NaN;return isNaN(ht)&&(ht=.2),new go.Geometry().add(new go.PathFigure((1-ht)*nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)).add(new go.PathSegment(go.PathSegment.Line,(1-ht)*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,ht*nt,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*et)).add(new go.PathSegment(go.PathSegment.Line,ht*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 ht=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 ht.defaultStretch=go.GraphObject.Uniform,ht}),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 ht=.5;return new go.Geometry().add(new go.PathFigure(0,et,!1).add(new go.PathSegment(go.PathSegment.Line,0,ht*et)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ht*nt,ht*et,ht*nt,ht*et)).add(new go.PathSegment(go.PathSegment.Line,nt,et))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Ft,nt,et){var ht=.5;return new go.Geometry().add(new go.PathFigure(nt,0,!1).add(new go.PathSegment(go.PathSegment.Line,nt,ht*et)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ht*nt,ht*et,ht*nt,ht*et)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new pn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new pn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.3);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ht)*nt,vt=(.5-lt/2)*et,Pt=(.5+lt/2)*et,Mt=new go.Geometry,Ot=new go.PathFigure(0,vt,!0);Mt.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Ot.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,et)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,Pt)),Ot.add(new go.PathSegment(go.PathSegment.Line,0,Pt).close()),Mt.spot1=new go.Spot(0,vt/et);var Vt=Ae(0,Pt/et,1,Pt/et,pt/nt,1,1,.5,bt());return Mt.spot2=new go.Spot(Vt.x,Vt.y),se(Vt),Mt}),go.Shape.setFigureParameter("Arrow2",0,new pn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new pn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=30),ht>nt&&(ht=nt);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,et/2);var pt=nt-ht,vt=(et-lt)/2,Pt=vt+lt,Mt=new go.Geometry,Ot=new go.PathFigure(0,vt,!0);Mt.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Ot.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,et)),Ot.add(new go.PathSegment(go.PathSegment.Line,pt,Pt)),Ot.add(new go.PathSegment(go.PathSegment.Line,0,Pt).close()),Mt.spot1=new go.Spot(0,vt/et);var Vt=Ae(0,Pt/et,1,Pt/et,pt/nt,1,1,.5,bt());return Mt.spot2=new go.Spot(Vt.x,Vt.y),se(Vt),Mt}),go.Shape.defineFigureGenerator("Chevron",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("DoubleArrow",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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()),ht}),go.Shape.setFigureParameter("DoubleEndArrow",0,new pn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.3);var lt=(.5-ht/2)*et,pt=(.5+ht/2)*et,vt=new go.Geometry,Pt=new go.PathFigure(nt,.5*et,!0);vt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,0)),Pt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close());var Mt=Ae(0,.5,.3,0,0,lt/et,.1,lt/et,bt());return vt.spot1=new go.Spot(Mt.x,Mt.y),Mt=Ae(.7,1,1,.5,0,pt/et,1,pt/et,Mt),vt.spot2=new go.Spot(Mt.x,Mt.y),se(Mt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new pn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new pn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(et-ht)/2,vt=pt+ht,Pt=(et-lt)/2,Mt=Pt+lt;(ht>et||lt>et)&&(lt>ht?(ht=ht*et/lt,pt=(et-ht)/2,vt=pt+ht,Pt=0,Mt=et):(pt=0,vt=et,Pt=0,Mt=et));var Ot=new go.Geometry,Vt=new go.PathFigure(nt,.5*et,!0);Ot.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,Mt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,Mt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,Pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*nt,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,Pt).close());var te=Ae(0,.5,.3,Pt/et,0,pt/et,1,pt/et,bt());return Ot.spot1=new go.Spot(te.x,te.y),te=Ae(.7,Mt/et,1,.5,0,vt/et,1,vt/et,te),Ot.spot2=new go.Spot(te.x,te.y),se(te),Ot}),go.Shape.setFigureParameter("IBeamArrow",0,new pn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.3);var lt=(.5-ht/2)*et,pt=(.5+ht/2)*et,vt=new go.Geometry,Pt=new go.PathFigure(nt,.5*et,!0);vt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.2*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,.2*nt,0)),Pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(0,lt/et);var Mt=Ae(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(Mt.x,Mt.y),se(Mt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new pn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new pn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(et-ht)/2,vt=pt+ht,Pt=(et-lt)/2,Mt=Pt+lt;(ht>et||lt>et)&&(lt>ht?(ht=ht*et/lt,pt=(et-ht)/2,vt=pt+ht,Pt=0,Mt=et):(pt=0,vt=et,Pt=0,Mt=et));var Ot=new go.Geometry,Vt=new go.PathFigure(nt,.5*et,!0);Ot.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,Mt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,Mt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Mt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,Pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,Pt).close()),Ot.spot1=new go.Spot(0,pt/et);var te=Ae(.7,Mt/et,1,.5,0,vt/et,1,vt/et,bt());return Ot.spot2=new go.Spot(te.x,te.y),se(te),Ot}),go.Shape.setFigureParameter("Pointer",0,new pn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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,ht*nt,.5*et)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ht,.35);var vt=Ae(.2,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),se(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new pn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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,ht*nt,.75*et,ht*nt,.25*et).close()),lt.spot1=new go.Spot(ht,.35);var vt=Ae(0,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),se(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new pn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.4);var lt=(.5-ht/2)*et,pt=(.5+ht/2)*et,vt=new go.Geometry,Pt=new go.PathFigure(nt,.5*et,!0);vt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(.2,.3);var Mt=Ae(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(Mt.x,Mt.y),se(Mt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new pn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=50);var lt=(et-ht)/2,pt=lt+ht;ht>et&&(lt=0,pt=et);var vt=new go.Geometry,Pt=new go.PathFigure(nt,.5*et,!0);vt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,.7*nt,0).close()),vt.spot1=new go.Spot(.2,lt/et);var Mt=Ae(.7,1,1,.5,0,pt/et,1,pt/et,bt());return vt.spot2=new go.Spot(Mt.x,Mt.y),se(Mt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new pn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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,ht*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,ht*nt,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ht,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=Yt*.1,vt=new go.PathFigure(0,.9*et,!0);return ht.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()),ht.spot1=new go.Spot(.25,.5),ht.spot2=new go.Spot(.75,.97),ht}),go.Shape.defineFigureGenerator("Cone2",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.9*et,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.9*et,(1-.85/.9)*nt,.8*et,.85/.9*nt,.8*et)),ht.spot1=new go.Spot(.25,.5),ht.spot2=new go.Spot(.75,.82),ht}),go.Shape.defineFigureGenerator("Cube1",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,et,!0);ht.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 ht.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)),ht.spot1=new go.Spot(0,.3),ht.spot2=new go.Spot(.5,.85),ht}),go.Shape.defineFigureGenerator("Cube2",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.3*et,!0);ht.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 ht.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)),ht.spot1=new go.Spot(0,.3),ht.spot2=new go.Spot(.7,1),ht}),go.Shape.defineFigureGenerator("Cylinder1",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=5),ht=Math.min(ht,et/3);var lt=new go.Geometry,pt=Yt*.5,vt=new go.PathFigure(0,ht,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,Yt*ht,(.5-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*nt,ht,(.5+pt)*nt,0,1*nt,Yt*ht)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-ht)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,1*et,1*nt,et-Yt*ht,(.5+pt)*nt,1*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-ht,(.5-pt)*nt,1*et,0,et-Yt*ht)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ht));var Pt=new go.PathFigure(nt,ht,!1);return lt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,2*ht,1*nt,2*ht-Yt*ht,(.5+pt)*nt,2*ht)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,ht,(.5-pt)*nt,2*ht,0,2*ht-Yt*ht)),lt.spot1=new go.Spot(0,0,0,2*ht),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=5),ht=Math.min(ht,et/3);var lt=new go.Geometry,pt=Yt*.5,vt=new go.PathFigure(0,et-ht,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ht)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,0,0,Yt*ht,(.5-pt)*nt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,ht,(.5+pt)*nt,0,nt,Yt*ht)),vt.add(new go.PathSegment(go.PathSegment.Line,nt,et-ht)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et,nt,et-Yt*ht,(.5+pt)*nt,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,et-ht,(.5-pt)*nt,et,0,et-Yt*ht));var Pt=new go.PathFigure(0,et-ht,!1);return lt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,et-2*ht,0,et-ht-Yt*ht,(.5-pt)*nt,et-2*ht)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,et-ht,(.5+pt)*nt,et-2*ht,nt,et-ht-Yt*ht)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ht),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=5),ht=Math.min(ht,nt/3);var lt=new go.Geometry,pt=Yt*.5,vt=new go.PathFigure(ht,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ht,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,nt-Yt*ht,0,nt,(.5-pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ht,et,nt,(.5+pt)*et,nt-Yt*ht,et)),vt.add(new go.PathSegment(go.PathSegment.Line,ht,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,Yt*ht,et,0,(.5+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ht,0,0,(.5-pt)*et,Yt*ht,0));var Pt=new go.PathFigure(ht,0,!1);return lt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,2*ht,.5*et,ht+Yt*ht,0,2*ht,(.5-pt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,ht,et,2*ht,(.5+pt)*et,ht+Yt*ht,et)),lt.spot1=new go.Spot(0,0,2*ht,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=5),ht=Math.min(ht,nt/3);var lt=new go.Geometry,pt=Yt*.5,vt=new go.PathFigure(nt-ht,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,nt-Yt*ht,0,nt,(.5-pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ht,et,nt,(.5+pt)*et,nt-Yt*ht,et)),vt.add(new go.PathSegment(go.PathSegment.Line,ht,et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*et,Yt*ht,et,0,(.5+pt)*et)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ht,0,0,(.5-pt)*et,Yt*ht,0)),vt.add(new go.PathSegment(go.PathSegment.Line,nt-ht,0));var Pt=new go.PathFigure(nt-ht,0,!1);return lt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,nt-2*ht,.5*et,nt-ht-Yt*ht,0,nt-2*ht,(.5-pt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ht,et,nt-2*ht,(.5+pt)*et,nt-ht-Yt*ht,et)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ht,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.25*nt,.25*et,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),ht.spot1=new go.Spot(.408,.172),ht.spot2=new go.Spot(.833,.662),ht}),go.Shape.defineFigureGenerator("Prism2",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.25*et,!0);ht.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 ht.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)),ht.spot1=new go.Spot(.25,.5),ht.spot2=new go.Spot(.75,.75),ht}),go.Shape.defineFigureGenerator("Pyramid1",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,et)),ht.spot1=new go.Spot(.25,.367),ht.spot2=new go.Spot(.75,.875),ht}),go.Shape.defineFigureGenerator("Pyramid2",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ht.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 ht.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)),ht.spot1=new go.Spot(.25,.367),ht.spot2=new go.Spot(.75,.875),ht}),go.Shape.defineFigureGenerator("Actor",function(Ft,nt,et){var ht=new go.Geometry,lt=.2,pt=.1,vt=Yt*lt,Pt=Yt*pt,Mt=.5,Ot=.1,Vt=new go.PathFigure(Mt*nt,(Ot+pt)*et,!0);ht.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-lt)*nt,Ot*et,(Mt-vt)*nt,(Ot+pt)*et,(Mt-lt)*nt,(Ot+Pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-pt)*et,(Mt-lt)*nt,(Ot-Pt)*et,(Mt-vt)*nt,(Ot-pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+lt)*nt,Ot*et,(Mt+vt)*nt,(Ot-pt)*et,(Mt+lt)*nt,(Ot-Pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot+pt)*et,(Mt+lt)*nt,(Ot+Pt)*et,(Mt+vt)*nt,(Ot+pt)*et));var te=.05,re=Yt*te;Mt=.05,Ot=.25;var Jt=new go.PathFigure(.5*nt,.2*et,!0);return ht.add(Jt),Jt.add(new go.PathSegment(go.PathSegment.Line,.95*nt,.2*et)),Mt=.95,Ot=.25,Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+te)*nt,Ot*et,(Mt+re)*nt,(Ot-te)*et,(Mt+te)*nt,(Ot-re)*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,nt,.6*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.6*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.35*et)),te=.025,re=Yt*te,Mt=.825,Ot=.35,Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-te)*et,(Mt+te)*nt,(Ot-re)*et,(Mt+re)*nt,(Ot-te)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-te)*nt,Ot*et,(Mt-re)*nt,(Ot-te)*et,(Mt-te)*nt,(Ot-re)*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.7*et)),te=.05,re=Yt*te,Mt=.5,Ot=.7,Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-te)*et,(Mt+te)*nt,(Ot-re)*et,(Mt+re)*nt,(Ot-te)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-te)*nt,Ot*et,(Mt-re)*nt,(Ot-te)*et,(Mt-te)*nt,(Ot-re)*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.35*et)),te=.025,re=Yt*te,Mt=.175,Ot=.35,Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-te)*et,(Mt+te)*nt,(Ot-re)*et,(Mt+re)*nt,(Ot-te)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-te)*nt,Ot*et,(Mt-re)*nt,(Ot-te)*et,(Mt-te)*nt,(Ot-re)*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,.6*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,0,.6*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,0,.25*et)),te=.05,re=Yt*te,Mt=.05,Ot=.25,Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-te)*et,(Mt-te)*nt,(Ot-re)*et,(Mt-re)*nt,(Ot-te)*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.2*et)),ht.spot1=new go.Spot(.2,.2),ht.spot2=new go.Spot(.8,.65),ht}),go.Shape.setFigureParameter("Card",0,new pn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;isNaN(ht)&&(ht=.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,ht*et)),pt.add(new go.PathSegment(go.PathSegment.Line,ht*nt,0).close()),lt.spot1=new go.Spot(0,ht),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,.5*et,!0);ht.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 ht.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)),ht.spot1=new go.Spot(.25,0),ht.spot2=new go.Spot(.75,.25),ht}),go.Shape.defineFigureGenerator("CreateRequest",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("Database",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=Yt*.1,vt=new go.PathFigure(nt,.1*et,!0);ht.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 Pt=new go.PathFigure(nt,.1*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,nt,(.1+pt)*et,(.5+lt)*nt,.2*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*et,(.5-lt)*nt,.2*et,0,(.1+pt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,nt,.2*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.3*et,nt,(.2+pt)*et,(.5+lt)*nt,.3*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*et,(.5-lt)*nt,.3*et,0,(.2+pt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,nt,.3*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.4*et,nt,(.3+pt)*et,(.5+lt)*nt,.4*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*et,(.5-lt)*nt,.4*et,0,(.3+pt)*et)),ht.spot1=new go.Spot(0,.4),ht.spot2=new go.Spot(1,.9),ht}),go.Shape.defineFigureGenerator("DataStorage",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=new go.Spot(.226,0),ht.spot2=new go.Spot(.81,1),ht}),go.Shape.defineFigureGenerator("DiskStorage",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=Yt*.1,vt=new go.PathFigure(nt,.1*et,!0);ht.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 Pt=new go.PathFigure(nt,.1*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,nt,(.1+pt)*et,(.5+lt)*nt,.2*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*et,(.5-lt)*nt,.2*et,0,(.1+pt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,nt,.2*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.3*et,nt,(.2+pt)*et,(.5+lt)*nt,.3*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*et,(.5-lt)*nt,.3*et,0,(.2+pt)*et)),ht.spot1=new go.Spot(0,.3),ht.spot2=new go.Spot(1,.9),ht}),go.Shape.defineFigureGenerator("Display",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.25*nt,0,!0);return ht.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()),ht.spot1=new go.Spot(.25,0),ht.spot2=new go.Spot(.75,1),ht}),go.Shape.defineFigureGenerator("DividedEvent",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=Yt*.2,vt=new go.PathFigure(0,.2*et,!0);ht.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 Pt=new go.PathFigure(0,lt*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,lt*et)),ht}),go.Shape.defineFigureGenerator("DividedProcess",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ht.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 ht.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,lt*et)),ht}),go.Shape.defineFigureGenerator("Document",function(Ft,nt,et){var ht=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);return ht.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()),ht.spot1=go.Spot.TopLeft,ht.spot2=new go.Spot(1,.6),ht}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("ExternalProcess",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ht.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 ht.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)),ht.spot1=new go.Spot(.25,.25),ht.spot2=new go.Spot(.75,.75),ht}),go.Shape.defineFigureGenerator("File",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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 ht.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)),ht.spot1=new go.Spot(0,.25),ht.spot2=go.Spot.BottomRight,ht}),go.Shape.defineFigureGenerator("Interrupt",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,.5*et,!0);ht.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);ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,et));var vt=new go.PathFigure(nt,.5*et,!1);return ht.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,0)),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(.5,.75),ht}),go.Shape.defineFigureGenerator("InternalStorage",function(Ft,nt,et){var ht=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);ht.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 Pt=new go.PathFigure(lt*nt,0,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Move,0,pt*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,pt*et)),ht}),go.Shape.defineFigureGenerator("Junction",function(Ft,nt,et){var ht=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=Yt*.5,Pt=.5,Mt=new go.PathFigure(nt,Pt*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,Pt*nt,et,nt,(Pt+vt)*et,(Pt+vt)*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,0,Pt*et,(Pt-vt)*nt,et,0,(Pt+vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,Pt*nt,0,0,(Pt-vt)*et,(Pt-vt)*nt,0)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,nt,Pt*et,(Pt+vt)*nt,0,nt,(Pt-vt)*et));var Ot=new go.PathFigure((pt+lt)*nt,(pt+lt)*et,!1);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Line,pt*nt,pt*et)),Ot.add(new go.PathSegment(go.PathSegment.Move,pt*nt,(pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*nt,pt*et)),ht}),go.Shape.defineFigureGenerator("LinedDocument",function(Ft,nt,et){var ht=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*nt,.75*et)),ht.spot1=new go.Spot(.1,0),ht.spot2=new go.Spot(1,.6),ht}),go.Shape.defineFigureGenerator("LoopLimit",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ht.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()),ht.spot1=new go.Spot(0,.25),ht.spot2=go.Spot.BottomRight,ht}),go.Shape.defineFigureGenerator("MagneticTape",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=.5,vt=new go.PathFigure(.5*nt,et,!0);return ht.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)),ht.spot1=new go.Spot(.15,.15),ht.spot2=new go.Spot(.85,.8),ht}),go.Shape.defineFigureGenerator("ManualInput",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,0,!0);return ht.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()),ht.spot1=new go.Spot(0,.25),ht.spot2=go.Spot.BottomRight,ht}),go.Shape.defineFigureGenerator("MessageFromUser",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=go.Spot.TopLeft,ht}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("MicroformRecording",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(1,.75),ht}),go.Shape.defineFigureGenerator("MultiDocument",function(Ft,nt,et){var ht=new go.Geometry;et=et/.8;var lt=new go.PathFigure(nt,0,!0);ht.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 ht.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)),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(.8,.77),ht}),go.Shape.defineFigureGenerator("MultiProcess",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.1*nt,.1*et,!0);ht.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 ht.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)),ht.spot1=new go.Spot(0,.2),ht.spot2=new go.Spot(.8,1),ht}),go.Shape.defineFigureGenerator("OfflineStorage",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);ht.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 Pt=new go.PathFigure(.5*lt*nt,lt*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*nt,lt*et)),ht}),go.Shape.defineFigureGenerator("OffPageConnector",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=go.Spot.TopLeft,ht.spot2=new go.Spot(.75,1),ht}),go.Shape.defineFigureGenerator("Or",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=.5,vt=new go.PathFigure(nt,pt*et,!0);ht.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 Pt=new go.PathFigure(nt,.5*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,0)),ht}),go.Shape.defineFigureGenerator("PaperTape",function(Ft,nt,et){var ht=new go.Geometry;et=et/.8;var lt=new go.PathFigure(0,.7*et,!0);return ht.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()),ht.spot1=new go.Spot(0,.49),ht.spot2=new go.Spot(1,.75),ht}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Ft,nt,et){var ht=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 ht.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()),ht}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Ft,nt,et){var ht=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 ht.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()),ht}),go.Shape.defineFigureGenerator("Procedure",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("Process",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ht.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 ht.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,et)),ht.spot2=go.Spot.BottomRight,ht}),go.Shape.defineFigureGenerator("Sort",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),ht.spot1=new go.Spot(.25,.25),ht.spot2=new go.Spot(.75,.5),ht}),go.Shape.defineFigureGenerator("Start",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*nt,0,!0);ht.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 ht.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)),ht.spot1=new go.Spot(lt,0),ht.spot2=new go.Spot(1-lt,1),ht}),go.Shape.defineFigureGenerator("Terminator",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.25*nt,0,!0);return ht.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)),ht.spot1=new go.Spot(.23,0),ht.spot2=new go.Spot(.77,1),ht}),go.Shape.defineFigureGenerator("TransmittalTape",function(Ft,nt,et){var ht=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=go.Spot.TopLeft,ht}),go.Shape.defineFigureGenerator("AndGate",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=new go.PathFigure(0,0,!0);return ht.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()),ht.spot1=go.Spot.TopLeft,ht.spot2=new go.Spot(.55,1),ht}),go.Shape.defineFigureGenerator("Buffer",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),lt.add(new go.PathSegment(go.PathSegment.Line,0,et).close()),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(.5,.75),ht}),go.Shape.defineFigureGenerator("Clock",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=.5,vt=new go.PathFigure(nt,pt*et,!0);ht.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 Pt=new go.PathFigure(nt,pt*et,!1);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,pt*et));var Mt=new go.PathFigure(.8*nt,.75*et,!1);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.25*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.25*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.6*nt,.75*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.75*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,.25*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.25*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.75*et)),ht}),go.Shape.defineFigureGenerator("Ground",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Inverter",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.1,pt=.1,vt=.9,Pt=.5,Mt=new go.PathFigure(.8*nt,.5*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,0,et)),Mt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Mt.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.5*et));var Ot=new go.PathFigure((vt+pt)*nt,Pt*et,!0);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,(vt+lt)*nt,(Pt-pt)*et,(vt+pt)*nt,(Pt-lt)*et)),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(.4,.75),ht}),go.Shape.defineFigureGenerator("NandGate",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=Yt*.4,vt=Yt*.1,Pt=.1,Mt=.9,Ot=.5,Vt=new go.PathFigure(.8*nt,.5*et,!0);ht.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.4*nt,et,.8*nt,(.5+pt)*et,(.4+lt)*nt,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,et)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,.4*nt,0)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(.4+lt)*nt,0,.8*nt,(.5-pt)*et));var te=new go.PathFigure((Mt+Pt)*nt,Ot*et,!0);return ht.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot+Pt)*et,(Mt+Pt)*nt,(Ot+vt)*et,(Mt+vt)*nt,(Ot+Pt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt)*nt,Ot*et,(Mt-vt)*nt,(Ot+Pt)*et,(Mt-Pt)*nt,(Ot+vt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-Pt)*et,(Mt-Pt)*nt,(Ot-vt)*et,(Mt-vt)*nt,(Ot-Pt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt)*nt,Ot*et,(Mt+vt)*nt,(Ot-Pt)*et,(Mt+Pt)*nt,(Ot-vt)*et)),ht.spot1=new go.Spot(0,.05),ht.spot2=new go.Spot(.55,.95),ht}),go.Shape.defineFigureGenerator("NorGate",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*lt,vt=0,Pt=.5,Mt=new go.PathFigure(.8*nt,.5*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,0,et,.7*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.75*et,.25*nt,.25*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(vt+pt)*nt,(Pt-lt)*et,.7*nt,(Pt-pt)*et)),lt=.1,pt=Yt*.1,vt=.9,Pt=.5;var Ot=new go.PathFigure((vt-lt)*nt,Pt*et,!0);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et)),ht.spot1=new go.Spot(.2,.25),ht.spot2=new go.Spot(.6,.75),ht}),go.Shape.defineFigureGenerator("OrGate",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*lt,vt=0,Pt=.5,Mt=new go.PathFigure(0,0,!0);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,(vt+pt+pt)*nt,(Pt-lt)*et,.8*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,0,et,.8*nt,(Pt+pt)*et,(vt+pt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*nt,.75*et,.25*nt,.25*et).close()),ht.spot1=new go.Spot(.2,.25),ht.spot2=new go.Spot(.75,.75),ht}),go.Shape.defineFigureGenerator("XnorGate",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*lt,vt=.2,Pt=.5,Mt=new go.PathFigure(.1*nt,0,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,et,.35*nt,.25*et,.35*nt,.75*et));var Ot=new go.PathFigure(.8*nt,.5*et,!0);ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,et,.7*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,0,.45*nt,.75*et,.45*nt,.25*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.8*nt,.5*et,(vt+pt)*nt,(Pt-lt)*et,.7*nt,(Pt-pt)*et)),lt=.1,pt=Yt*.1,vt=.9,Pt=.5;var Vt=new go.PathFigure((vt-lt)*nt,Pt*et,!0);return ht.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et)),ht.spot1=new go.Spot(.4,.25),ht.spot2=new go.Spot(.65,.75),ht}),go.Shape.defineFigureGenerator("XorGate",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*lt,vt=.2,Pt=.5,Mt=new go.PathFigure(.1*nt,0,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,.1*nt,et,.35*nt,.25*et,.35*nt,.75*et));var Ot=new go.PathFigure(.2*nt,0,!0);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,nt,.5*et,(vt+pt)*nt,(Pt-lt)*et,.9*nt,(Pt-pt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,et,.9*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.2*nt,0,.45*nt,.75*et,.45*nt,.25*et).close()),ht.spot1=new go.Spot(.4,.25),ht.spot2=new go.Spot(.8,.75),ht}),go.Shape.defineFigureGenerator("Capacitor",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Resistor",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.5*et,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Inductor",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.1,pt=.1,vt=.1,Pt=.5,Mt=new go.PathFigure((vt-lt*.5)*nt,et,!1);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.3,Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.5,Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.7,Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,0,(vt-lt)*nt,et,(vt-pt)*nt,0)),vt=.9,Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*nt,et,(vt+pt)*nt,0,(vt+lt)*nt,et)),ht}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.5,pt=.5,vt=.5,Pt=.5,Mt=new go.PathFigure((vt-pt)*nt,Pt*et,!1);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,(vt+lt)*nt,(Pt-pt)*et,(vt+pt)*nt,(Pt-lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*nt,Pt*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*nt,Pt*et,vt*nt,(Pt-pt)*et,vt*nt,(Pt+pt)*et)),ht}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.75*et,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Diode",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,0,!1);return ht.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)),ht.spot1=new go.Spot(0,.25),ht.spot2=new go.Spot(.5,.75),ht}),go.Shape.defineFigureGenerator("Wifi",function(Ft,nt,et){var ht=new go.Geometry,lt=nt,pt=et;nt=nt*.38,et=et*.6;var vt=Yt*.8,Pt=.8,Mt=0,Ot=.5,Vt=(lt-nt)/2,te=(pt-et)/2,re=new go.PathFigure(Mt*nt+Vt,(Ot+Pt)*et+te,!0);ht.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt)*nt+Vt,Ot*et+te,(Mt-vt)*nt+Vt,(Ot+Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot+vt)*et+te)),re.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot-vt)*et+te,(Mt-vt)*nt+Vt,(Ot-Pt)*et+te)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt+vt*.5)*nt+Vt,Ot*et+te,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt-Pt+vt*.5)*nt+Vt,(Ot-vt)*et+te)),re.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt-Pt+vt*.5)*nt+Vt,(Ot+vt)*et+te,Mt*nt+Vt,(Ot+Pt)*et+te).close()),vt=Yt*.4,Pt=.4,Mt=.2,Ot=.5;var Jt=new go.PathFigure(Mt*nt+Vt,(Ot+Pt)*et+te,!0);ht.add(Jt),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt)*nt+Vt,Ot*et+te,(Mt-vt)*nt+Vt,(Ot+Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot+vt)*et+te)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot-vt)*et+te,(Mt-vt)*nt+Vt,(Ot-Pt)*et+te)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt+vt*.5)*nt+Vt,Ot*et+te,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt-Pt+vt*.5)*nt+Vt,(Ot-vt)*et+te)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt-Pt+vt*.5)*nt+Vt,(Ot+vt)*et+te,Mt*nt+Vt,(Ot+Pt)*et+te).close()),vt=Yt*.2,Pt=.2,Mt=.5,Ot=.5;var pe=new go.PathFigure((Mt-Pt)*nt+Vt,Ot*et+te,!0);ht.add(pe),pe.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot-vt)*et+te,(Mt-vt)*nt+Vt,(Ot-Pt)*et+te)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt)*nt+Vt,Ot*et+te,(Mt+vt)*nt+Vt,(Ot-Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot-vt)*et+te)),pe.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot+vt)*et+te,(Mt+vt)*nt+Vt,(Ot+Pt)*et+te)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-Pt)*nt+Vt,Ot*et+te,(Mt-vt)*nt+Vt,(Ot+Pt)*et+te,(Mt-Pt)*nt+Vt,(Ot+vt)*et+te)),vt=Yt*.4,Pt=.4,Mt=.8,Ot=.5;var le=new go.PathFigure(Mt*nt+Vt,(Ot-Pt)*et+te,!0);ht.add(le),le.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt)*nt+Vt,Ot*et+te,(Mt+vt)*nt+Vt,(Ot-Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot-vt)*et+te)),le.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot+vt)*et+te,(Mt+vt)*nt+Vt,(Ot+Pt)*et+te)),le.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt-vt*.5)*nt+Vt,Ot*et+te,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt+Pt-vt*.5)*nt+Vt,(Ot+vt)*et+te)),le.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt+Pt-vt*.5)*nt+Vt,(Ot-vt)*et+te,Mt*nt+Vt,(Ot-Pt)*et+te).close()),vt=Yt*.8,Pt=.8,Mt=1,Ot=.5;var Ne=new go.PathFigure(Mt*nt+Vt,(Ot-Pt)*et+te,!0);return ht.add(Ne),Ne.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt)*nt+Vt,Ot*et+te,(Mt+vt)*nt+Vt,(Ot-Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot-vt)*et+te)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt+Pt)*nt+Vt,(Ot+vt)*et+te,(Mt+vt)*nt+Vt,(Ot+Pt)*et+te)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+Pt-vt*.5)*nt+Vt,Ot*et+te,Mt*nt+Vt,(Ot+Pt)*et+te,(Mt+Pt-vt*.5)*nt+Vt,(Ot+vt)*et+te)),Ne.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt+Vt,(Ot-Pt)*et+te,(Mt+Pt-vt*.5)*nt+Vt,(Ot-vt)*et+te,Mt*nt+Vt,(Ot-Pt)*et+te).close()),ht}),go.Shape.defineFigureGenerator("Email",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("Ethernet",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.35*nt,0,!0);ht.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);ht.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);ht.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 Pt=new go.PathFigure(0,.5*et,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.4*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,.75*nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.75*nt,.6*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,.25*nt,.5*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.25*nt,.6*et)),ht}),go.Shape.defineFigureGenerator("Power",function(Ft,nt,et){var ht=new go.Geometry,lt=Yt*.4,pt=.4,vt=.5,Pt=.5,Mt=bt(),Ot=bt(),Vt=bt(),te=bt();sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.5,Mt,Mt,Ot,Vt,te);var re=Kt(Ot.x,Ot.y),Jt=new go.PathFigure(Ot.x*nt,Ot.y*et,!0);ht.add(Jt),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,Vt.x*nt,Vt.y*et,te.x*nt,te.y*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,(vt-lt)*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et)),sn(vt-pt,Pt,vt-pt,Pt-lt,vt-lt,Pt-pt,vt,Pt-pt,.5,Vt,te,Ot,Mt,Mt),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Ot.x*nt,Ot.y*et,Vt.x*nt,Vt.y*et,te.x*nt,te.y*et)),lt=Yt*.3,pt=.3,sn(vt-pt,Pt,vt-pt,Pt-lt,vt-lt,Pt-pt,vt,Pt-pt,.5,Vt,te,Ot,Mt,Mt),Jt.add(new go.PathSegment(go.PathSegment.Line,Ot.x*nt,Ot.y*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*nt,Pt*et,te.x*nt,te.y*et,Vt.x*nt,Vt.y*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+pt)*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*nt,Pt*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),sn(vt,Pt-pt,vt+lt,Pt-pt,vt+pt,Pt-lt,vt+pt,Pt,.5,Mt,Mt,Ot,Vt,te),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Ot.x*nt,Ot.y*et,te.x*nt,te.y*et,Vt.x*nt,Vt.y*et).close());var Jt=new go.PathFigure(.45*nt,0,!0);return ht.add(Jt),Jt.add(new go.PathSegment(go.PathSegment.Line,.45*nt,.5*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.5*et)),Jt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,0).close()),se(Mt),se(Ot),se(Vt),se(te),se(re),ht.spot1=new go.Spot(.25,.45),ht.spot2=new go.Spot(.75,.8),ht}),go.Shape.defineFigureGenerator("Fallout",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et/2,!0);ht.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,nt/2,et/2,nt/2,et/2));function pt(vt,Pt,Mt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Pt)*nt,(.8+Mt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Pt)*nt,(.5+Mt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Pt)*nt,(.5+Mt)*et)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Pt)*nt,(.8+Mt)*et).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ht}),go.Shape.defineFigureGenerator("IrritationHazard",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.2*nt,0,!0);return ht.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()),ht.spot1=new go.Spot(.3,.3),ht.spot2=new go.Spot(.7,.7),ht}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.37*nt,0,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("FireHazard",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.1*nt,et,!0);return ht.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()),ht.spot1=new go.Spot(.07,.445),ht.spot2=new go.Spot(.884,.958),ht}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=0,vt=0,Pt=lt*Yt,Mt=.4*Math.SQRT2/2+.5,Ot=.5-.5*Math.SQRT2/2,Vt=1,te=.5,re=.5,Jt=0,pe=new go.PathFigure(Mt*nt,(1-Ot)*et,!1);return ht.add(pe),pe.add(new go.PathSegment(go.PathSegment.Bezier,Vt*nt,te*et,Vt*nt,.7*et,Vt*nt,te*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(re+pt)*nt,(Jt+pt)*et,(.5+lt+pt)*nt,(.5-Pt+pt)*et,(.5+Pt+pt)*nt,(.5-lt+pt)*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*nt,(.5+vt)*et,(.5-Pt+pt)*nt,(.5-lt+vt)*et,(.5-lt+pt)*nt,(.5-Pt+vt)*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*nt,.9*et,(.5-lt+pt)*nt,(.5+Pt+vt)*et,(.5-Pt+pt)*nt,.9*et)),pe.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*nt,.8*et)),pe.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*nt,.9*et)),pe.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*nt,.95*et)),ht}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);ht.add(lt);var pt=new go.PathFigure(nt,et,!1);ht.add(pt);var vt=new go.PathFigure(0,.5*et,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.2*et,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.7*nt,et,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);ht.add(lt);var pt=new go.PathFigure(.335*nt,(1-.555)*et,!0);ht.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,Pt=.5,Mt=vt,Ot=Math.PI/4,Vt=4*(1-Math.cos(Ot))/(3*Math.sin(Ot)),te=Vt*.5,re=vt,Jt=vt,pe=Vt*re,le=Vt*Jt;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Pt-re)*nt,Mt*et,(Pt-(pe+re)/2)*nt,(Mt+(Jt+le)/2)*et,(Pt-re)*nt,(Mt+le)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Pt*nt,(Mt-Jt)*et,(Pt-re)*nt,(Mt-le)*et,(Pt-pe)*nt,(Mt-Jt)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Pt+re)*nt,Mt*et,(Pt+pe)*nt,(Mt-Jt)*et,(Pt+re)*nt,(Mt-le)*et)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*nt,(1-.595)*et,(Pt+re)*nt,(Mt+le)*et,(Pt+(pe+re)/2)*nt,(Mt+(Jt+le)/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);ht.add(Ne),Ne.add(new go.PathSegment(go.PathSegment.Line,.2*nt,.8*et));var en=new go.PathFigure(.8*nt,et,!1);return ht.add(en),en.add(new go.PathSegment(go.PathSegment.Line,.8*nt,.8*et)),ht}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.1*nt,0,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnEventError",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);ht.add(lt);var pt=new go.PathFigure(nt,et,!1);ht.add(pt);var vt=new go.PathFigure(.1*nt,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Caution",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.05*nt,et,!0);ht.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)),ht}),go.Shape.defineFigureGenerator("Recycle",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.45*nt,.95*et,!1);ht.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);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*.5,vt=new go.PathFigure(nt,lt*et,!0);ht.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 Pt=new go.PathFigure(lt*nt,0,!1);return ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,.15*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,lt*nt,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,lt*nt,.85*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,0,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.15*nt,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,nt,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,lt*nt,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.58*nt,.1*et)),Pt.add(new go.PathSegment(go.PathSegment.Move,lt*nt,lt*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.78*nt,.54*et)),ht}),go.Shape.defineFigureGenerator("Package",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.15*et,!0);ht.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 ht.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()),ht.spot1=new go.Spot(0,.1),ht.spot2=new go.Spot(1,1),ht}),go.Shape.defineFigureGenerator("Class",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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);ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et).close());var vt=new go.PathFigure(0,.5*et,!1);return ht.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,nt,.5*et).close()),ht}),go.Shape.defineFigureGenerator("Component",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,et,!0);ht.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);ht.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 ht.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()),ht}),go.Shape.defineFigureGenerator("Boat Shipment",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.15*nt,.6*et,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.6*et)),ht}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Workcell",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Supermarket",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("TruckShipment",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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);ht.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,Pt=Yt*.1,Mt=.2,Ot=.9,Vt=new go.PathFigure((Mt-vt)*nt,Ot*et,!0);ht.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-vt)*et,(Mt-vt)*nt,(Ot-Pt)*et,(Mt-Pt)*nt,(Ot-vt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+vt)*nt,Ot*et,(Mt+Pt)*nt,(Ot-vt)*et,(Mt+vt)*nt,(Ot-Pt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot+vt)*et,(Mt+vt)*nt,(Ot+Pt)*et,(Mt+Pt)*nt,(Ot+vt)*et)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-vt)*nt,Ot*et,(Mt-Pt)*nt,(Ot+vt)*et,(Mt-vt)*nt,(Ot+Pt)*et).close()),vt=.1,Pt=Yt*.1,Mt=.8,Ot=.9;var te=new go.PathFigure((Mt-vt)*nt,Ot*et,!0);return ht.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot-vt)*et,(Mt-vt)*nt,(Ot-Pt)*et,(Mt-Pt)*nt,(Ot-vt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Mt+vt)*nt,Ot*et,(Mt+Pt)*nt,(Ot-vt)*et,(Mt+vt)*nt,(Ot-Pt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,Mt*nt,(Ot+vt)*et,(Mt+vt)*nt,(Ot+Pt)*et,(Mt+Pt)*nt,(Ot+vt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Mt-vt)*nt,Ot*et,(Mt-Pt)*nt,(Ot+vt)*et,(Mt-vt)*nt,(Ot+Pt)*et).close()),ht}),go.Shape.defineFigureGenerator("KanbanPost",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.2*nt,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Forklift",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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);ht.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);ht.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 Pt=new go.PathFigure(.5*nt,.7*et,!1);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,.7*et));var Mt=.1,Ot=Yt*.1,Vt=.1,te=.9,re=new go.PathFigure((Vt-Mt)*nt,te*et,!0);ht.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,Vt*nt,(te-Mt)*et,(Vt-Mt)*nt,(te-Ot)*et,(Vt-Ot)*nt,(te-Mt)*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+Mt)*nt,te*et,(Vt+Ot)*nt,(te-Mt)*et,(Vt+Mt)*nt,(te-Ot)*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,Vt*nt,(te+Mt)*et,(Vt+Mt)*nt,(te+Ot)*et,(Vt+Ot)*nt,(te+Mt)*et)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-Mt)*nt,te*et,(Vt-Ot)*nt,(te+Mt)*et,(Vt-Mt)*nt,(te+Ot)*et)),Mt=.1,Ot=Yt*.1,Vt=.4,te=.9;var Jt=new go.PathFigure((Vt-Mt)*nt,te*et,!0);return ht.add(Jt),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Vt*nt,(te-Mt)*et,(Vt-Mt)*nt,(te-Ot)*et,(Vt-Ot)*nt,(te-Mt)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+Mt)*nt,te*et,(Vt+Ot)*nt,(te-Mt)*et,(Vt+Mt)*nt,(te-Ot)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,Vt*nt,(te+Mt)*et,(Vt+Mt)*nt,(te+Ot)*et,(Vt+Ot)*nt,(te+Mt)*et)),Jt.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-Mt)*nt,te*et,(Vt-Ot)*nt,(te+Mt)*et,(Vt-Mt)*nt,(te+Ot)*et)),ht}),go.Shape.defineFigureGenerator("RailShipment",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.1*nt,.4*et,!0);ht.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);ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*nt,.7*et));var vt=new go.PathFigure(.55*nt,.4*et,!0);ht.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 Vt=.05,te=Yt*.05,re=.175,Jt=.95,Pt=new go.PathFigure((re-Vt)*nt,Jt*et,!0);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt-Vt)*et,(re-Vt)*nt,(Jt-te)*et,(re-te)*nt,(Jt-Vt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(re+Vt)*nt,Jt*et,(re+te)*nt,(Jt-Vt)*et,(re+Vt)*nt,(Jt-te)*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt+Vt)*et,(re+Vt)*nt,(Jt+te)*et,(re+te)*nt,(Jt+Vt)*et)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(re-Vt)*nt,Jt*et,(re-te)*nt,(Jt+Vt)*et,(re-Vt)*nt,(Jt+te)*et));var Vt=.05,te=Yt*.05,re=.375,Jt=.95,Mt=new go.PathFigure((re-Vt)*nt,Jt*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt-Vt)*et,(re-Vt)*nt,(Jt-te)*et,(re-te)*nt,(Jt-Vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(re+Vt)*nt,Jt*et,(re+te)*nt,(Jt-Vt)*et,(re+Vt)*nt,(Jt-te)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt+Vt)*et,(re+Vt)*nt,(Jt+te)*et,(re+te)*nt,(Jt+Vt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(re-Vt)*nt,Jt*et,(re-te)*nt,(Jt+Vt)*et,(re-Vt)*nt,(Jt+te)*et));var Vt=.05,te=Yt*.05,re=.625,Jt=.95,Ot=new go.PathFigure((re-Vt)*nt,Jt*et,!0);ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt-Vt)*et,(re-Vt)*nt,(Jt-te)*et,(re-te)*nt,(Jt-Vt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(re+Vt)*nt,Jt*et,(re+te)*nt,(Jt-Vt)*et,(re+Vt)*nt,(Jt-te)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt+Vt)*et,(re+Vt)*nt,(Jt+te)*et,(re+te)*nt,(Jt+Vt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(re-Vt)*nt,Jt*et,(re-te)*nt,(Jt+Vt)*et,(re-Vt)*nt,(Jt+te)*et));var Vt=.05,te=Yt*.05,re=.825,Jt=.95,pe=new go.PathFigure((re-Vt)*nt,Jt*et,!0);ht.add(pe),pe.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt-Vt)*et,(re-Vt)*nt,(Jt-te)*et,(re-te)*nt,(Jt-Vt)*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(re+Vt)*nt,Jt*et,(re+te)*nt,(Jt-Vt)*et,(re+Vt)*nt,(Jt-te)*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,re*nt,(Jt+Vt)*et,(re+Vt)*nt,(Jt+te)*et,(re+te)*nt,(Jt+Vt)*et)),pe.add(new go.PathSegment(go.PathSegment.Bezier,(re-Vt)*nt,Jt*et,(re-te)*nt,(Jt+Vt)*et,(re-Vt)*nt,(Jt+te)*et).close());var le=new go.PathFigure(0,et,!1);return ht.add(le),le.add(new go.PathSegment(go.PathSegment.Line,nt,et).close()),ht}),go.Shape.defineFigureGenerator("Warehouse",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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);ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.2*et).close());var vt=new go.PathFigure(.15*nt,et,!0);ht.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 Pt=.05,Mt=Yt*.05,Ot=.35,Vt=.775,te=new go.PathFigure((Ot-Pt)*nt,Vt*et,!0);return ht.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,Ot*nt,(Vt-Pt)*et,(Ot-Pt)*nt,(Vt-Mt)*et,(Ot-Mt)*nt,(Vt-Pt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Ot+Pt)*nt,Vt*et,(Ot+Mt)*nt,(Vt-Pt)*et,(Ot+Pt)*nt,(Vt-Mt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,Ot*nt,(Vt+Pt)*et,(Ot+Pt)*nt,(Vt+Mt)*et,(Ot+Mt)*nt,(Vt+Pt)*et)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Ot-Pt)*nt,Vt*et,(Ot-Mt)*nt,(Vt+Pt)*et,(Ot-Pt)*nt,(Vt+Mt)*et).close()),ht}),go.Shape.defineFigureGenerator("ControlCenter",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Bluetooth",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.75*et,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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)),ht}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ht.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)),ht}),go.Shape.defineFigureGenerator("Globe",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Wave",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.25*et,!1);return ht.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)),ht}),go.Shape.defineFigureGenerator("Operator",function(Ft,nt,et){var ht=new go.Geometry,lt=.3,pt=Yt*.3,vt=.5,Pt=.7,Mt=new go.PathFigure((vt-lt)*nt,Pt*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et));var Ot=new go.PathFigure(0,.7*et,!1);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,nt,.7*et,0,0,nt,0)),ht}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.5*nt,0,!0);return ht.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)),ht}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt,0,!0);return ht.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)),ht}),go.Shape.defineFigureGenerator("Battery",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);ht.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 ht.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*et)),pt.add(new go.PathSegment(go.PathSegment.Line,nt,.4*et)),ht}),go.Shape.defineFigureGenerator("Delete",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*.5,vt=.5,Pt=.5,Mt=new go.PathFigure((vt-lt)*nt,Pt*et,!0);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et));var Ot=new go.PathFigure(.15*nt,.5*et,!1);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Line,.85*nt,.5*et)),ht}),go.Shape.defineFigureGenerator("Flag",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.1*et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Help",function(Ft,nt,et){var ht=new go.Geometry,lt=.5,pt=Yt*.5,vt=.5,Pt=.5,Mt=new go.PathFigure((vt-lt)*nt,Pt*et,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Mt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et).close()),lt=.05,pt=Yt*.05,vt=.5,Pt=.8;var Ot=new go.PathFigure((vt-lt)*nt,Pt*et,!1);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt-lt)*et,(vt-lt)*nt,(Pt-pt)*et,(vt-pt)*nt,(Pt-lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*nt,Pt*et,(vt+pt)*nt,(Pt-lt)*et,(vt+lt)*nt,(Pt-pt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,vt*nt,(Pt+lt)*et,(vt+lt)*nt,(Pt+pt)*et,(vt+pt)*nt,(Pt+lt)*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*nt,Pt*et,(vt-pt)*nt,(Pt+lt)*et,(vt-lt)*nt,(Pt+pt)*et).close()),Ot.add(new go.PathSegment(go.PathSegment.Move,.5*nt,.7*et)),Ot.add(new go.PathSegment(go.PathSegment.Line,.5*nt,.5*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.5*nt,.2*et,.75*nt,.475*et,.75*nt,.225*et)),Ot.add(new go.PathSegment(go.PathSegment.Bezier,.3*nt,.35*et,.4*nt,.2*et,.3*nt,.25*et)),ht}),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 ht=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);ht.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 ht.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)),ht}),go.Shape.defineFigureGenerator("Unlocked",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);ht.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 ht.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)),ht}),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 ht=new go.Geometry,lt=new go.PathFigure(0,.5*et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Map",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,.2*et,!0);return ht.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)),ht}),go.Shape.defineFigureGenerator("Eject",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et,!0);ht.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 ht.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()),ht}),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 ht=new go.Geometry,lt=new go.PathFigure(nt*1,et*1,!1);ht.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);ht.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);ht.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 Pt=new go.PathFigure(.678*nt,.85*et,!1);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,.678*nt,.45*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.874*nt,.45*et)),Pt.add(new go.PathSegment(go.PathSegment.Line,.874*nt,.85*et).close());var Mt=new go.PathFigure(.5*nt,.1*et,!1);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*nt,.3*et)),Mt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*nt,.3*et).close()),ht}),go.Shape.defineFigureGenerator("Staircase",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et*1,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("5Bars",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,et*1,!0);ht.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);ht.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);ht.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 Pt=new go.PathFigure(nt*.612,et,!0);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.612,et*(1-.184*3))),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.796,et*(1-.184*4))),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.796,et*1).close());var Mt=new go.PathFigure(nt*.816,et,!0);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.816,et*(1-.184*4))),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*(1-.184*5))),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*1).close()),ht}),go.Shape.defineFigureGenerator("PC",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!0);ht.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);ht.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);ht.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 Pt=new go.PathFigure(nt*.055,.18*et,!0);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.18)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.245,et*.21)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.055,et*.21).close());var Mt=new go.PathFigure(nt*1,0,!0);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,0)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.4,et*.65)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*1,et*.65).close()),ht}),go.Shape.defineFigureGenerator("Plane",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(.55*nt,et,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("Key",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*1,et*.5,!0);return ht.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()),ht}),go.Shape.defineFigureGenerator("FilmTape",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(0,0,!1);ht.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);ht.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);ht.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 Pt=new go.PathFigure(nt*(.11+.24133333*1+.028*1),et*.1,!1);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*1),et*.1)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*1),et*.8)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*1+.028*1),et*.8).close());var Mt=new go.PathFigure(nt*(.11+.24133333*2+.028*2),et*.1,!1);return ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*3+.028*2),et*.1)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*3+.028*2),et*.8)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*(.11+.24133333*2+.028*2),et*.8).close()),ht}),go.Shape.defineFigureGenerator("FloppyDisk",function(Ft,nt,et){var ht=new go.Geometry,lt=8,pt=lt*Yt,vt=new go.PathFigure(lt,0,!1);ht.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 Pt=new go.PathFigure(nt*.83,0,!1);ht.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.83,et*.3)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*.3)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*0).close());var Mt=new go.PathFigure(nt*.83,et*1,!1);ht.add(Mt),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.83,et*.5)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*.5)),Mt.add(new go.PathSegment(go.PathSegment.Line,nt*.17,et*1).close());var Ot=new go.PathFigure(nt*.78,et*.05,!1);return ht.add(Ot),Ot.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.05)),Ot.add(new go.PathSegment(go.PathSegment.Line,nt*.66,et*.25)),Ot.add(new go.PathSegment(go.PathSegment.Line,nt*.78,et*.25).close()),ht}),go.Shape.defineFigureGenerator("SpeechBubble",function(Ft,nt,et){var ht=Ft?Ft.parameter1:NaN;(isNaN(ht)||ht<0)&&(ht=15),ht=Math.min(ht,nt/3),ht=Math.min(ht,et/3);var lt=ht*Yt,pt=et*.8,vt=new go.Geometry,Pt=new go.PathFigure(ht,0,!0);return vt.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,nt-ht,0)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,nt,ht,nt-lt,0,nt,lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt,pt-ht)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,nt-ht,pt,nt,pt-lt,nt-lt,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.7,et)),Pt.add(new go.PathSegment(go.PathSegment.Line,nt*.55,pt)),Pt.add(new go.PathSegment(go.PathSegment.Line,ht,pt)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ht,lt,pt,0,pt-lt)),Pt.add(new go.PathSegment(go.PathSegment.Line,0,ht)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,ht,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 ht=new go.Geometry,lt=new go.PathFigure(nt*0,et*.45,!0);ht.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 ht.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()),ht}),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 ht=new go.Geometry,lt=new go.PathFigure(nt*0,et*.1,!1);ht.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);ht.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 ht.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()),ht}),go.Shape.defineFigureGenerator("Beaker",function(Ft,nt,et){var ht=new go.Geometry,lt=15,pt=lt*Yt,vt=new go.PathFigure(nt*.62,et*.475,!0);return ht.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?(ht.spot1=new go.Spot(0,0,pt,pt),ht.spot2=new go.Spot(1,1,-pt,-pt)):(ht.spot1=go.Spot.TopLeft,ht.spot2=go.Spot.BottomRight),ht}),go.Shape.defineFigureGenerator("Download",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ht.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 ht.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()),ht}),go.Shape.defineFigureGenerator("Bin",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ht.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()),ht}),go.Shape.defineFigureGenerator("Upload",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*0,et*1,!0);ht.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 ht.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()),ht}),go.Shape.defineFigureGenerator("EmptyDrink",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*.15,et*0,!1);return ht.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()),ht}),go.Shape.defineFigureGenerator("Drink",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*.15,et*0,!1);ht.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 ht.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()),ht}),go.Shape.defineFigureGenerator("4Arrows",function(Ft,nt,et){var ht=new go.Geometry,lt=new go.PathFigure(nt*.5,et*0,!0);return ht.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()),ht}),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")},61016: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 pn={},Hn="5.0",Kt={},bt=null,se=!1,Ae=!1,sn=null,xe=!1,Bt=null,Yt=null,Le=0;Le<arguments.length;Le++){var ge=arguments[Le];if(ge!==null)switch(typeof ge){case"number":Hn=ge.toFixed(1);break;case"string":ge.match(new RegExp("^[0-9]\\.[0-9]+$"))?Hn=ge:sn=ge;break;case"object":typeof ge.is3D!="undefined"?bt=ge:Kt=ge;break;case"boolean":se=ge,Ae=!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},Kt.material_id!==void 0&&!Ae&&(se=!0)),sn!==null&&Kt.id===void 0&&(Kt.id=sn);var he="",Ke="",Te=!1,dn=null,Ft=null,nt=null,et=!1,ht=null,lt=null,pt=null,vt=null,Pt=null;Kt.height!==void 0&&(Kt.height=Math.round(Kt.height)),Kt.width!==void 0&&(Kt.width=Math.round(Kt.width));var Mt=function(Me){return parseFloat(Me)>4?parseFloat(Me):5};pn.setHTML5Codebase=function(Me,gn){Yt=Me,Re(Me,gn)},pn.setJavaCodebase=pn.setJavaCodebaseVersion=pn.isCompiledInstalled=pn.setPreCompiledScriptPath=pn.setPreCompiledResourcePath=function(){},pn.setHTML5CodebaseVersion=function(Me,gn){var xn=parseFloat(Me);if(xn!==NaN&&xn<5){console.log("The GeoGebra HTML5 codebase version "+xn+" is deprecated. Using version latest instead.");return}Bt=Me,_t(Me,gn)},pn.getHTML5CodebaseVersion=function(){return Ft},pn.getParameters=function(){return Kt},pn.setFontsCSSURL=function(Me){vt=Me},pn.setGiacJSURL=function(Me){},pn.setJNLPFile=function(Me){he=Me},pn.setJNLPBaseDir=function(Me){},pn.inject=function(){function Me(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var gn="auto",xn=Kt.id,ri,Oe=!1,ue=0;ue<arguments.length;ue++){var Fe=arguments[ue];typeof Fe=="string"?(Fe=Fe.toLowerCase(),Fe.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?gn=Fe:xn=arguments[ue]):typeof Fe=="boolean"?Oe=Fe:Fe instanceof HTMLElement&&(ri=Fe)}mn();function mn(){if(!xe){setTimeout(mn,200);return}gn=Fi(gn);var je=ri||document.getElementById(xn);if(!je){console.log("possibly bug on ajax loading? ");return}if(pn.removeExistingApplet(je,!1),Kt.width===void 0&&je.clientWidth&&(Kt.width=je.clientWidth),Kt.height===void 0&&je.clientHeight&&(Kt.height=je.clientHeight),!(Kt.width&&Kt.height)&&gn==="html5"&&(delete Kt.width,delete Kt.height),dn=gn,gn==="screenshot")en(je,Kt);else{var Rt=!1;Kt.hasOwnProperty("playButton")&&Kt.playButton||Kt.hasOwnProperty("clickToLoad")&&Kt.clickToLoad?Rt=!0:Kt.hasOwnProperty("playButtonAutoDecide")&&Kt.playButtonAutoDecide&&(Rt=(!Ot()||Me())&&Vt()),Rt?(dn="screenshot",Zn(je,Kt,Oe,gn)):Ne(je,Kt,Oe)}}};function Ot(){try{return window.self!==window.top}catch(Me){return!0}}function Vt(){return Kt.hasOwnProperty("screenshotGenerator")&&Kt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}pn.getViews=function(){return bt},pn.isJavaInstalled=function(){return!1};var te=function(Me){var gn=function(ue){var Fe=JSON.parse(ue),mn=function(Lt){return Lt.type=="G"||Lt.type=="E"},je=Fe.elements?Fe.elements.filter(mn)[0]:Fe;if(!je||!je.url){xn();return}Kt.fileName=je.url,re(je.settings||{}),bt.is3D=!0;var Rt="https://www.geogebra.org/images/";pn.setPreviewImage(ht||je.previewUrl,Rt+"GeoGebra_loading.png",Rt+"applet_play.png"),Me()},xn=function(){Kt.onError&&Kt.onError(),Pn("Error: Fetching material (id "+Kt.material_id+") failed.",Kt)},ri=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Oe="/materials/"+Kt.material_id+"?scope=basic";Jt("https://"+ri+"/api/proxy.php?path="+encodeURIComponent(Oe),gn,xn)};function re(Me){var gn=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(xn){Me[xn]=!!Me[xn]}),gn.forEach(function(xn){Kt[xn]===void 0&&Me[xn]!==void 0&&(Kt[xn]=Me[xn])}),Kt.showToolBarHelp===void 0&&(Kt.showToolBarHelp=Kt.showToolBar)}function Jt(Me,gn,xn){var ri=new XMLHttpRequest;ri.open("GET",Me),ri.onload=function(){gn(ri.responseText)},ri.onerror=xn,ri.send()}pn.isHTML5Installed=function(){return!0},pn.getLoadedAppletType=function(){return dn},pn.setPreviewImage=function(Me,gn,xn){ht=Me,lt=gn,pt=xn},pn.removeExistingApplet=function(Me,gn){var xn;typeof Me=="string"&&(Me=document.getElementById(Me)),dn=null;var ri=null;for(xn=0;xn<Me.childNodes.length;xn++){var Oe=Me.childNodes[xn],ue=Oe.className;ue==="applet_screenshot"?gn?(Oe.style.display="block",dn="screenshot"):Oe.style.display="none":ue!=="applet_scaler prerender"&&(Me.removeChild(Oe),ri=ue&&ue.indexOf("appletParameters")!=-1?Oe.id:null,xn--)}var Fe=Kt.id!==void 0?Kt.id:ri,mn=window[Fe];mn&&typeof mn.getBase64=="function"&&(mn.remove(),window[Fe]=null)},pn.refreshHitPoints=function(){if(Mt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var Me=pn.getAppletObject();return Me&&typeof Me.recalculateEnvironments=="function"?(Me.recalculateEnvironments(),!0):!1},pn.startAnimation=function(){var Me=pn.getAppletObject();return Me&&typeof Me.startAnimation=="function"?(Me.startAnimation(),!0):!1},pn.stopAnimation=function(){var Me=pn.getAppletObject();return Me&&typeof Me.stopAnimation=="function"?(Me.stopAnimation(),!0):!1},pn.getAppletObject=function(){var Me=Kt.id!==void 0?Kt.id:"ggbApplet";return window[Me]},pn.resize=function(){};var pe=function(Me,gn,xn){var ri=document.createElement("param");ri.setAttribute("name",gn),ri.setAttribute("value",xn),Me.appendChild(ri)},le=function(Me){return Me&&Me!=="false"},Ne=function(Me,gn,xn){Mt(Ft)<=4.2&&(xn=!0);var ri=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Ft||ggbHTML5LoadedCodebaseIsWebSimple&&!et)&&(ri=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Oe=document.createElement("div");Oe.classList.add("appletParameters","notranslate");var ue=gn.width,Fe=gn.height;if(gn.disableAutoScale=gn.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():gn.disableAutoScale,gn.width!==void 0)if(Mt(Ft)<=4.4)le(gn.showToolBar)&&(gn.height-=7),le(gn.showAlgebraInput)&&(gn.height-=37),gn.width<605&&le(gn.showToolBar)&&(gn.width=605,ue=605);else{var mn=100;(le(gn.showToolBar)||le(gn.showMenuBar))&&(gn.hasOwnProperty("customToolBar")&&(gn.customToolbar=gn.customToolBar),mn=le(gn.showMenuBar)?245:155),ue<mn&&(gn.width=mn,ue=mn)}Oe.style.border="none",Oe.style.display="inline-block";for(var je in gn)gn.hasOwnProperty(je)&&je!=="appletOnLoad"&&Oe.setAttribute("data-param-"+je,gn[je]);vt&&Oe.setAttribute("data-param-fontscssurl",vt),pn.resize=function(){GGBAppletUtils.responsiveResize(Me,gn)},window.addEventListener("resize",function(we){pn.resize()});var Rt=typeof gn.appletOnLoad=="function"?gn.appletOnLoad:function(){};if(!xn&&gn.width!==void 0){gn.hasOwnProperty("showSplash")||Oe.setAttribute("data-param-showSplash","false");var Lt=Me.querySelector(".applet_scaler.prerender"),Ct=Lt!==null;if(Ct)var Et=Lt.querySelector(".ggb_preview");else{var Et=qn(ue,Fe,gn.borderColor,!1);Lt=document.createElement("div"),Lt.className="applet_scaler",Lt.style.position="relative",Lt.style.display="block",Lt.style.width=ue+"px",Lt.style.height=Fe+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Lt,"66%"),Mt(Ft)>=5?(gn.appletOnLoad=function(we){var kn=Me.querySelector(".ggb_preview");kn&&kn.parentNode.removeChild(kn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Lt),window.GGBT_wsf_view&&$(window).trigger("resize"),Rt(we)},Ct||Lt.appendChild(Et)):Oe.appendChild(Et),Lt.appendChild(Oe),Ct||Me.appendChild(Lt),setTimeout(function(){pn.resize()},1)}else{var Ht=document.createElement("div");Ht.className="applet_scaler",Ht.style.position="relative",Ht.style.display="block",Ht.appendChild(Oe),Me.appendChild(Ht),gn.appletOnLoad=function(we){pn.resize(),Rt(we)}}function Nt(we,kn){kn&&typeof kn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(we,kn.appletOnLoad):renderGGBElement(we),Pn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",kn)}function Zt(we,kn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:we,params:kn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Mn){Nt(Mn.article,Mn.params)}),html5AppletsToProcess=null)},Mt(Ft)<5&&(we.className+=" geogebraweb")):Nt(we,kn)}if(ri){scriptLoadStarted=!0;for(var Qe=0;Qe<Oe.childNodes.length;Qe++){var Bn=Oe.childNodes[Qe].tagName;Bn==="TABLE"&&(Oe.removeChild(Oe.childNodes[Qe]),Qe--)}if(ggbHTML5LoadedScript!==null){var Nn=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Nn!=null&&Nn.parentNode.removeChild(Nn)}var De=document.createElement("script"),fn=function(){Zt(Oe,gn)};De.src=Ke+nt,ggbHTML5LoadedCodebaseIsWebSimple=et,ggbHTML5LoadedCodebaseVersion=Ft,ggbHTML5LoadedScript=De.src,Pn("GeoGebra HTML5 codebase loaded: '"+Ke+"'.",gn),!Yt&&(!Bt||Bt=="5.0")?(et?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),fn()):Ke.requirejs?__webpack_require__.e(12).then(function(){var we=[__webpack_require__(12)];fn.apply(null,we)}.bind(this)).catch(__webpack_require__.oe):(De.onload=fn,Me.appendChild(De))}else Zt(Oe,gn);gn.height=Fe,gn.width=ue},en=function(Me,gn,xn){var ri=qn(gn.width,gn.height,gn.borderColor,xn),Oe=document.createElement("div");Oe.style.position="relative",Oe.style.display="block",Oe.style.width=gn.width+"px",Oe.style.height=gn.height+"px",Oe.className="applet_screenshot applet_scaler"+(xn?" applet_screenshot_play":""),Oe.appendChild(ri);var ue=GGBAppletUtils.getScale(gn,Me,xn);xn?(Me.appendChild($n()),window.GGBT_wsf_view||(Me.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Oe,"66%"),Me.appendChild(Oe),ue!==1&&!isNaN(ue)&&(GGBAppletUtils.scaleElement(Oe,ue),Oe.style.width=gn.width+"px",Oe.style.height=gn.height+"px",Oe.parentNode.style.width=gn.width*ue+"px",Oe.parentNode.style.height=gn.height*ue+"px"),pn.resize=function(){Xe(Me,ri,Oe,xn)},window.addEventListener("resize",function(Fe){pn.resize()}),pn.resize()};function Xe(Me,gn,xn,ri){if(Me.contains(gn)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Me.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(Me)}var Oe=GGBAppletUtils.getScale(Kt,Me,ri);xn.parentNode!==null&&(!isNaN(Oe)&&Oe!==1?(GGBAppletUtils.scaleElement(xn,Oe),xn.parentNode.style.width=Kt.width*Oe+"px",xn.parentNode.style.height=Kt.height*Oe+"px"):(GGBAppletUtils.scaleElement(xn,1),xn.parentNode.style.width=Kt.width+"px",xn.parentNode.style.height=Kt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(Me),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}pn.onExitFullscreen=function(Me,gn){gn.appendChild(Me)};var Zn=function(Me,gn,xn,ri){en(Me,gn,!0);for(var Oe=function(){var mn=[];for(Fe=0;Fe<Me.childNodes.length;Fe++)mn.push(Me.childNodes[Fe]);if(window.GGBT_wsf_view){var je=window.GGBT_wsf_view.renderFullScreen(Me,gn.id),Rt=document.getElementById("fullscreencontainer"),Lt=jQuery(Me).find(".fullscreencontent");Lt.length>0?(je.remove(),Lt.attr("id","fullscreencontent").show(),jQuery(Rt).append(Lt),window.dispatchEvent(new Event("resize"))):Ne(je,gn,!1),window.GGBT_wsf_view.launchFullScreen(Rt)}else dn=ri,Ne(Me,gn,!1);if(!window.GGBT_wsf_view)for(Fe=0;Fe<mn.length;Fe++)Me.removeChild(mn[Fe])},ue=Me.getElementsByClassName("ggb_preview_play"),Fe=0;Fe<ue.length;Fe++)ue[Fe].addEventListener("click",Oe,!1),ue[Fe].addEventListener("ontouchstart",Oe,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(Me),Vt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},$n=function(){var Me=document.createElement("div");if(Me.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var gn='.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");}',xn=document.createElement("style");xn.styleSheet?xn.styleSheet.cssText=gn:xn.appendChild(document.createTextNode(gn)),document.getElementsByTagName("head")[0].appendChild(xn)}return Me},qn=function(Me,gn,xn,ri){var Oe=document.createElement("div");Oe.className="ggb_preview",Oe.style.position="absolute",Oe.style.zIndex="90",Oe.style.width=Me-2+"px",Oe.style.height=gn-2+"px",Oe.style.top="0px",Oe.style.left="0px",Oe.style.overflow="hidden",Oe.style.backgroundColor="white";var ue="lightgrey";xn!==void 0&&(xn==="none"?ue="transparent":ue=xn),Oe.style.border="1px solid "+ue;var Fe=document.createElement("img");if(Fe.style.position="relative",Fe.style.zIndex="1000",Fe.style.top="-1px",Fe.style.left="-1px",ht!==null&&Fe.setAttribute("src",ht),Fe.style.opacity=.7,lt!==null){var mn,je,Rt;if(!ri){mn=document.createElement("img"),mn.style.position="absolute",mn.style.zIndex="1001",mn.style.opacity=1,Fe.style.opacity=.3,je=360,je>Me/4*3&&(je=Me/4*3),Rt=je/5.8,mn.setAttribute("src",lt),mn.setAttribute("width",je),mn.setAttribute("height",Rt);var Lt=(Me-je)/2,Ct=(gn-Rt)/2;mn.style.left=Lt+"px",mn.style.top=Ct+"px",Oe.appendChild(mn)}}return Oe.appendChild(Fe),Oe},Fi=function(Me){return Me=Me.toLowerCase(),Me==="html5"||Me==="screenshot"?Me:"html5"},qt=["web","webSimple","web3d","tablet","tablet3d","phone"],_t=function(Me,gn){if(Ft=Me,gn){Re(Ft,!0);return}var xn=!se;if(xn){var ri=Mt(Ft);!isNaN(ri)&&ri<4.4&&(xn=!1)}var Oe,ue;window.location.protocol.substr(0,4)==="http"?Oe=window.location.protocol:Oe="http:";var Fe=Ft.indexOf("//");Fe>0?ue=Ft:Fe===0?ue=Oe+Ft:ue="https://www.geogebra.org/apps/5.2.814.0/";for(var mn in qt)if(Ft.slice(qt[mn].length*-1)===qt[mn]||Ft.slice((qt[mn].length+1)*-1)===qt[mn]+"/"){Re(ue,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&xn&&!bt.is3D&&!bt.AV&&!bt.SV&&!bt.CV&&!bt.EV2&&!bt.CP&&!bt.PC&&!bt.DA&&!bt.FI&&!bt.PV&&!le(Kt.showToolBar)&&!le(Kt.showMenuBar)&&!le(Kt.showAlgebraInput)&&!le(Kt.enableRightClick)&&(!Kt.appName||Kt.appName=="classic")?ue+="webSimple/":ue+="web3d/",Re(ue,!1)},Re=function(Me,gn){if(Me.requirejs){Ke=Me;return}Me.slice(-1)!=="/"&&(Me+="/"),Ke=Me,gn===null&&(gn=Me.indexOf("http")===-1),Te=gn,nt="web.nocache.js",et=!1;var xn=Ke.split("/");xn.length>1&&(!gn&&xn[xn.length-2]==="webSimple"?(nt="webSimple.nocache.js",et=!0):qt.indexOf(xn[xn.length-2])>=0&&(nt=xn[xn.length-2]+".nocache.js")),xn=Me.split("/"),Ft=xn[xn.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 ri=parseFloat(Ft);ri!==NaN&&ri<5&&Me.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+ri+" is deprecated. Using version latest instead."),_t("5.0",gn))},Pn=function(Me,gn){window.console&&window.console.log&&(!gn||typeof gn.showLogging=="undefined"||gn.showLogging&&gn.showLogging!=="false")&&console.log(Me)};Kt.material_id!==void 0?te(Rn):Rn();function Rn(){var Me=Hn;Bt!==null?Me=Bt:parseFloat(Me)<5&&(Me="5.0"),_t(Me,!1),Yt!==null&&Re(Yt,Te),xe=!0}return pn},GGBAppletUtils=function(){"use strict";function pn(){return window.GGBT_wsf_edit!==void 0}function Hn(xe,Bt){Bt!=1?(xe.style.transformOrigin="0% 0% 0px",xe.style.webkitTransformOrigin="0% 0% 0px",xe.style.transform="scale("+Bt+","+Bt+")",xe.style.webkitTransform="scale("+Bt+","+Bt+")",xe.style.maxWidth="initial",xe.querySelector(".ggb_preview")!==null&&(xe.querySelector(".ggb_preview").style.maxWidth="initial"),xe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(xe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),xe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(xe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(xe.style.transform="none",xe.style.webkitTransform="none")}function Kt(xe,Bt,Yt,Le,ge,he){var Ke=null;if(he!=null&&he!="")for(var Te=xe.parentNode;Te!=null;)if((" "+Te.className+" ").indexOf(" "+he+" ")>-1){Ke=Te;break}else Te=Te.parentNode;var dn=0,Ft=0,nt=0,et=0,ht=0,lt=0,pt=0;if(Ke)dn=Ke.offsetWidth,Ft=Math.max(Le?Ke.offsetWidth:0,Ke.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(dn=Math.min(window.innerWidth,document.documentElement.clientWidth),Ft=Math.min(window.innerHeight,document.documentElement.clientHeight),nt=dn):(dn=window.innerWidth,Ft=window.innerHeight,nt=window.innerWidth),xe){var vt=xe.getBoundingClientRect();vt.left>0&&vt.left<=dn&&(ge===void 0||!ge)&&(document.dir==="rtl"?(ht=dn-vt.width-vt.left,lt=nt<=480?10:30):(lt=vt.left,ht=nt<=480?10:30),et=lt+ht)}if(xe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Pt=xe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(et=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(et=0,pt=40)}}return xe&&((Yt===void 0||!Yt)&&Bt>0&&Bt+et<dn?dn=Bt:dn-=et,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Yt===void 0||!Yt)&&(Ft-=pt)),{width:dn,height:Ft}}function bt(xe,Bt,Yt,Le,ge){if(xe.isScreenshoGenerator)return 1;var he=Le!==void 0&&Le,Ke=xe.noScaleMargin!=null&&xe.noScaleMargin,Te=function(Pt){return Pt&&Pt!=="false"},dn=Te(xe.autoHeight),Ft=Kt(Bt,xe.width,Yt,dn,he&&window.GGBT_wsf_view||Ke,ge),nt=parseInt(Ft.width),et=xe.width,ht=xe.height;if(et===void 0){var lt=Bt.querySelector(".appletParameters");lt&&(et=lt.offsetWidth,ht=lt.offsetHeight)}var pt=nt/et,vt=he?1:Ft.height/ht;return Yt!==void 0&&!Yt&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function se(xe,Bt,Yt){var Le=1,ge,he=!1;if(xe.hasOwnProperty("allowUpscale")&&(he=xe.allowUpscale),xe.hasOwnProperty("scale")&&(Le=parseFloat(xe.scale),(isNaN(Le)||Le===null||Le===0)&&(Le=1),Le>1&&(he=!0)),Bt&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(he=!0),!(xe.hasOwnProperty("disableAutoScale")&&xe.disableAutoScale))ge=bt(xe,Bt,he,Yt,xe.scaleContainerClass);else return Le;return he&&(!xe.hasOwnProperty("scale")||Le===1)?ge:Math.min(Le,ge)}function Ae(xe){var Bt=Math.min(window.innerWidth,document.documentElement.clientWidth),Yt=Math.min(window.innerHeight,document.documentElement.clientHeight),Le=xe.getBoundingClientRect(),ge=(Bt-Le.width)/2,he=(Yt-Le.height)/2;he<0&&(he=0),xe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ge<40?xe.style.left="40px":xe.style.left=ge+"px",xe.style.top=he+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(he<40?xe.style.top="40px":xe.style.top=he+"px",xe.style.left=ge+"px")}function sn(xe,Bt){var Yt=xe.querySelector(".appletParameters");if(Yt){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Bt.id!==Yt.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(xe)}if(Yt.parentElement&&/fullscreen/.test(Yt.parentElement.className))return;var Le=se(Bt,xe);pn()&&Yt.setAttribute("data-param-scale",Le);for(var ge=null,he=0;he<xe.childNodes.length;he++)if(xe.childNodes[he].className!==void 0&&xe.childNodes[he].className.match(/^applet_scaler/)){ge=xe.childNodes[he];break}if(ge!==null&&ge.querySelector(".noscale")!==null)return;var Ke=Bt.id!==void 0?Bt.id:"ggbApplet",Te=window[Ke];(Te==null||!Te.recalculateEnvironments)&&ge!==null&&!ge.className.match(/fullscreen/)&&(ge.parentNode.style.transform="",!isNaN(Le)&&Le!==1?(ge.parentNode.style.width=Bt.width*Le+"px",ge.parentNode.style.height=Bt.height*Le+"px",Hn(ge,Le)):(Hn(ge,1),ge.parentNode.style.width=Bt.width+"px",ge.parentNode.style.height=Bt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Ae(xe),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Yt).parents(".content-added-content"))}}return{responsiveResize:sn,isFlexibleWorksheetEditor:pn,positionCenter:Ae,getScale:se,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 pn=n.location.search;return pn.indexOf(J)!=-1||pn.indexOf(K)!=-1}function q(pn,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(pn){var Hn=s[L].bindings;s[L].bindings=function(){for(var Kt=Hn?Hn():{},bt=pn[webModule.__softPermutationId],se=O;se<bt.length;se++){var Ae=bt[se];Kt[Ae[O]]=Ae[P]}return Kt}};var t;function u(){return v(),t}function v(){if(!t){var pn=o.createElement(Q);if(pn.id=L,pn.style.cssText=R+S,pn.tabIndex=-1,o.body.appendChild(pn),t=pn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Hn=document.compatMode==U?V:W;t.write(Hn+X),t.close()}}}function w(pn){function Hn(bt){function se(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Ae=se();if(Ae){bt();return}function sn(){if(!Ae){if(!se())return;Ae=!0,bt(),o.removeEventListener&&o.removeEventListener(Z,sn,!1),xe&&clearInterval(xe)}}o.addEventListener&&o.addEventListener(Z,sn,!1);var xe=setInterval(function(){sn()},$)}function Kt(bt){var se=u(),Ae=se.body,sn=se.createElement(_);sn.language=ab,sn.crossOrigin=W,sn.src=bt,webModule.__errFn&&(sn.onerror=function(){webModule.__errFn(L,new Error(bb+bt))}),Ae.appendChild(sn)}Hn(function(){Kt(pn)})}webModule.__startLoadingFragment=function(pn){return C(pn)},webModule.__installRunAsyncCode=function(pn){var Hn=u(),Kt=Hn.body,bt=Hn.createElement(_);bt.language=ab,bt.text=pn,Kt.appendChild(bt),Kt.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(pn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(pn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(pn){var Hn=c[pn];return Hn==null?null:Hn},r=d,webModule.__errFn=e}function B(){function pn(xe){var Bt=xe.lastIndexOf(rb);Bt==-1&&(Bt=xe.length);var Yt=xe.indexOf(sb);Yt==-1&&(Yt=xe.length);var Le=xe.lastIndexOf(tb,Math.min(Yt,Bt));return Le>=O?xe.substring(O,Le+P):W}function Hn(xe){if(!xe.match(/^\w+:\/\//)){var Bt=o.createElement(ub);Bt.src=xe+vb,xe=pn(Bt.src)}return xe}function Kt(){var xe=__gwt_getMetaProperty(wb);return xe!=null?xe:W}function bt(){for(var xe=o.getElementsByTagName(_),Bt=O;Bt<xe.length;++Bt)if(xe[Bt].src.indexOf(xb)!=-1)return pn(xe[Bt].src);return W}function se(){var xe=o.getElementsByTagName(yb);return xe.length>O?xe[xe.length-P].href:W}function Ae(){var xe=o.location;return xe.href==xe.protocol+zb+xe.host+xe.pathname+xe.search+xe.hash}var sn=Kt();return sn==W&&(sn=bt()),sn==W&&(sn=se()),sn==W&&Ae()&&(sn=pn(o.location.href)),sn=Hn(sn),sn}function C(pn){return pn.match(/^\//)||pn.match(/^[a-zA-Z]+:\/\//)?pn:webModule.__moduleBase+pn}function D(){var pn=[],Hn=O,Kt=[],bt=[];function se(xe){var Bt=bt[xe](),Yt=Kt[xe];if(Bt in Yt)return Bt;var Le=[];for(var ge in Yt)Le[Yt[ge]]=ge;throw r&&r(xe,Le,Bt),null}if(__gwt_isKnownPropertyValue=function(xe,Bt){return Bt in Kt[xe]},webModule.__getPropMap=function(){var xe={};for(var Bt in Kt)Kt.hasOwnProperty(Bt)&&(xe[Bt]=se(Bt));return xe},webModule.__computePropValue=se,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Ae;try{Ae=Cb;var sn=Ae.indexOf(Db);sn!=-1&&(Hn=parseInt(Ae.substring(sn+P),$),Ae=Ae.substring(O,sn))}catch(xe){}return webModule.__softPermutationId=Hn,C(Ae+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})()},15476:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Ax:function(){return sn},Ds:function(){return xe},KI:function(){return Yt},SI:function(){return Ae},f1:function(){return se}});var bt=Kt(11320);function se(Le){let ge=!0;if(Le.length>0){for(let he=0;he<Le.length;he++)if(Le[he].compile_success==0||!Le[he].compile_success){ge=!1;break}}else ge=!1;return ge}function Ae(Le,ge=""){let he=[];for(let Ke=0;Ke<Le.length;Ke++){let Te=Le[Ke],dn=ge?`${ge}/${Te.name}`:`${Te.name}`;he.push({title:Te.name,type:Te.type,isLeaf:Te.type!=="tree",key:dn})}return he}function sn(Le,ge,he){for(let Ke=0;Ke<Le.length;Ke++){let Te=Le[Ke];if(Te.key===ge){Te.children=he;break}Te.children&&sn(Te.children,ge,he)}return Le}function xe(Le,ge,he){let Ke;return function(){let Te=this,dn=arguments,Ft=function(){Ke=null,he||Le.apply(Te,dn)},nt=he&&!Ke;clearTimeout(Ke),Ke=setTimeout(Ft,ge),nt&&Le.apply(Te,dn)}}const Bt=!0,Yt=bt.Z.API_SERVER},63205:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Ke}});var bt=Kt(67294),se={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Ae=Kt(94184),sn=Kt.n(Ae),xe=Kt(74330),Bt=Kt(15979),Yt=Kt(33170),Le=Kt(28706),ge=(Te,dn,Ft)=>new Promise((nt,et)=>{var ht=vt=>{try{pt(Ft.next(vt))}catch(Pt){et(Pt)}},lt=vt=>{try{pt(Ft.throw(vt))}catch(Pt){et(Pt)}},pt=vt=>vt.done?nt(vt.value):Promise.resolve(vt.value).then(ht,lt);pt((Ft=Ft.apply(Te,dn)).next())}),Ke=({data:Te,className:dn,fullWidth:Ft,style:nt={},onClose:et,onOk:ht,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,bt.useRef)(null),Pt=(0,bt.useRef)(null),Mt=(0,bt.useRef)(null),Ot=(0,bt.useRef)(null),[Vt,te]=(0,bt.useState)(!1),[re,Jt]=(0,bt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,bt.useEffect)(()=>(Mt.current||(Mt.current=document.createElement("style"),document.head.appendChild(Mt.current)),Te!=null&&Te.visible?(document.body.setAttribute("data-custom","y-hidden"),Mt.current.innerHTML=" html { overflow-y: hidden; }",Te!=null&&Te.src&&pe()):(document.body.removeAttribute("data-custom"),Mt.current&&(document.head.removeChild(Mt.current),Mt.current=null)),()=>{document.body.removeAttribute("data-custom"),Mt.current&&(document.head.removeChild(Mt.current),Mt.current=null)}),[Te==null?void 0:Te.visible]);const pe=()=>ge(void 0,null,function*(){te(!0),Jt("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Xe=yield(0,Le.ZJ)(Te==null?void 0:Te.src);vt.current.src="",vt.current.src=Xe,vt.current.onload=function(){en()},te(!1),Jt("")}),le=Xe=>ge(void 0,null,function*(){te(!0),Jt("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Zn=yield(0,Yt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Te.title,file:Xe.dataUrl}});Zn!=null&&Zn.id&&!pt?(yield(0,Yt.ZP)(`/api/attachments/${Te.id}/add_subitem.json`,{method:"post",body:{subitem_id:Zn==null?void 0:Zn.id,settings:JSON.stringify(Xe.state)}})).status===0&&ht():Zn!=null&&Zn.id&&ht(Zn),te(!1),Jt("")}),Ne=()=>{const Xe=document.querySelector('a[href="https://markerjs.com/"]');Xe&&Xe.parentNode&&(Xe.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($n=>{const qn=document.querySelector($n.name);qn&&qn.setAttribute("title",$n.title)})},en=()=>{Pt.current=new Bt.hP(vt.current),Pt.current.targetRoot=Ot.current,Pt.current.addEventListener("render",le),Pt.current.addEventListener("beforeclose",et),lt&&(Pt.current.availableMarkerTypes=Pt.current.ALL_MARKER_TYPES,Pt.current.uiStyleSettings.redoButtonVisible=!0,Pt.current.uiStyleSettings.notesButtonVisible=!0,Pt.current.uiStyleSettings.zoomButtonVisible=!0,Pt.current.uiStyleSettings.zoomOutButtonVisible=!0,Pt.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Pt.current.uiStyleSettings,Pt.current.show(),Te!=null&&Te.snapshotData&&Pt.current.restoreState(Te.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Ne()},300)};return bt.createElement(bt.Fragment,null,(Te==null?void 0:Te.visible)&&bt.createElement(xe.Z,{spinning:Vt,tip:re,style:{position:"absolute",width:"100vw"}},bt.createElement("div",{ref:Ot,className:sn()(se.imageDimensions,dn,Ft?se.fullWidth:""),style:nt},bt.createElement("img",{className:se.img,ref:vt}))))}},36527:function(pn,Hn,Kt){"use strict";var bt=Kt(67294),se=Kt(71230),Ae=Kt(15746),sn=Kt(55238),xe=Kt(85804),Bt=Kt(65226),Yt=Kt(71736),Le=Kt(84279),ge=Kt(67294);const he=(0,bt.forwardRef)(({callback:Ke,showSaveButton:Te,value:dn=""},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 "}]}]}],ht=[{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=Pt=>{nt.current.setValue(nt.current.getValue()+" "+Pt.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ge.createElement(se.Z,{className:Yt.Z.lists,gutter:[10,10]},et.map((Pt,Mt)=>ge.createElement(Ae.Z,{flex:"110px",className:Yt.Z.item},ge.createElement("div",null,ge.createElement(Bt.Z,{value:`$$${Pt.value}$$`}),Pt.name),ge.createElement("div",{className:Yt.Z.children},Pt.children.map((Ot,Vt)=>ge.createElement("div",{key:Vt},ge.createElement("h1",null,Ot.name),ge.createElement(se.Z,{gutter:[10,10]},Ot.data.map((te,re)=>ge.createElement(Ae.Z,{key:re,onClick:()=>lt(te),className:Yt.Z.diamond},ge.createElement(Bt.Z,{value:"`$$"+te.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ge.createElement(se.Z,{className:Yt.Z.lists,gutter:[10,10]},ht.map((Pt,Mt)=>ge.createElement(Ae.Z,{flex:"110px",className:Yt.Z.item},ge.createElement("div",null,ge.createElement(Bt.Z,{value:"`$$"+Pt.value+"$$`"}),Pt.name),ge.createElement("div",{className:Yt.Z.children},Pt.children.map((Ot,Vt)=>ge.createElement("div",{key:Vt},Ot.name&&ge.createElement("h1",null,Ot.name),ge.createElement(se.Z,{gutter:[10,10]},Ot.data.map((te,re)=>ge.createElement(Ae.Z,{key:re,onClick:()=>lt(te),className:Yt.Z.diamond},ge.createElement(Bt.Z,{value:"`$$"+te.value+"$$`"}))))))))))}],vt=()=>{var Pt=document.createElement("div");Pt.innerHTML=nt.current.getValue();var Mt=Pt.innerText;return Ke&&Ke(Mt),Mt};return(0,bt.useImperativeHandle)(Ft,()=>({getData:vt})),ge.createElement("div",{className:Yt.Z.mathWrap},ge.createElement(sn.default,{defaultActiveKey:"1",items:pt}),ge.createElement("math-field",{locale:"zh_cn",className:Yt.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:nt,style:{width:800,marginTop:30,fontSize:18}},dn||""),Te&&ge.createElement("div",{className:Yt.Z.button},ge.createElement(xe.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Hn.Z=he},26194:function(pn,Hn,Kt){"use strict";var bt=Kt(67294),se=Kt(4977),Ae=Kt(85804),sn=Object.defineProperty,xe=Object.defineProperties,Bt=Object.getOwnPropertyDescriptors,Yt=Object.getOwnPropertySymbols,Le=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,he=(Ft,nt,et)=>nt in Ft?sn(Ft,nt,{enumerable:!0,configurable:!0,writable:!0,value:et}):Ft[nt]=et,Ke=(Ft,nt)=>{for(var et in nt||(nt={}))Le.call(nt,et)&&he(Ft,et,nt[et]);if(Yt)for(var et of Yt(nt))ge.call(nt,et)&&he(Ft,et,nt[et]);return Ft},Te=(Ft,nt)=>xe(Ft,Bt(nt));const dn=({img:Ft,buttonProps:nt={},styles:et={},customText:ht,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Pt,imgStyles:Mt,loading:Ot=!1,className:Vt=""})=>bt.createElement("section",{className:`tc animated fadeIn ${Vt}`,style:Ke({color:"#999",margin:"100px auto",visibility:Ot?"hidden":"visible"},et)},bt.createElement("img",{src:Ft||se,style:Te(Ke({},Mt),{pointerEvents:"none",userSelect:"none"})}),bt.createElement("p",{className:"mt20 font14"},ht||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&bt.createElement(Ae.ZP,Ke({className:vt,onClick:pt},nt),lt),Pt&&Pt);Hn.Z=dn},20819:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return vt}});var bt=Kt(67294),se={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Ae=Kt(85804),sn=Kt(30153),xe=Kt(36295),Bt=Kt(83062),Yt=Kt(28706),Le=Kt(15835),ge=Kt(26194),he=Kt(11320),Ke=Kt(66540),Te=Kt(67294),dn=Object.defineProperty,Ft=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,ht=(Pt,Mt,Ot)=>Mt in Pt?dn(Pt,Mt,{enumerable:!0,configurable:!0,writable:!0,value:Ot}):Pt[Mt]=Ot,lt=(Pt,Mt)=>{for(var Ot in Mt||(Mt={}))nt.call(Mt,Ot)&&ht(Pt,Ot,Mt[Ot]);if(Ft)for(var Ot of Ft(Mt))et.call(Mt,Ot)&&ht(Pt,Ot,Mt[Ot]);return Pt},pt=(Pt,Mt,Ot)=>new Promise((Vt,te)=>{var re=le=>{try{pe(Ot.next(le))}catch(Ne){te(Ne)}},Jt=le=>{try{pe(Ot.throw(le))}catch(Ne){te(Ne)}},pe=le=>le.done?Vt(le.value):Promise.resolve(le.value).then(re,Jt);pe((Ot=Ot.apply(Pt,Mt)).next())}),vt=({editOffice:Pt="view",data:Mt,issaver:Ot,onSaver:Vt,theme:te,type:re,filename:Jt,monacoEditor:pe,className:le,style:Ne,close:en,onClose:Xe,hasMask:Zn,disabledDownload:$n,onImgDimensions:qn,showNodata:Fi,recordInfo:qt})=>{const[_t,Re]=(0,bt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Pn,Rn]=(0,bt.useState)(""),[Me,gn]=(0,bt.useState)(),xn=window.ENV==="build"?"/react/build":"",ri=location.host.startsWith("localhost")?he.Z.PROXY_SERVER:he.Z.API_SERVER,ue=10*(1024*1024),Fe=(0,bt.useRef)();Mt!=null&&Mt.startsWith("/api")&&re!=="txt"&&(Mt=he.Z.API_SERVER+Mt);const mn=Et=>Et.substring(Et.lastIndexOf("/")+1).split(".").pop();Jt&&pe&&(pe.filename=Jt),(0,bt.useEffect)(()=>{var Et,Ht;const Nt=(Ht=(Et=document.cookie)==null?void 0:Et.replace(/\s/g,""))==null?void 0:Ht.split(";");Nt==null||Nt.map(Zt=>{let Qe=Zt.split("=");Qe[0]==="_educoder_session"&&Rn(Qe[1])})},[]),(0,bt.useEffect)(()=>{re==="office"&&(Mt.indexOf("bigfilescdn.")>-1||Mt.indexOf("bigfiles1")>-1?gn({url:Mt,fileType:mn(Mt),model:Mt.indexOf("model=edit")?"edit":"view"}):Rt())},[re,Mt]);function je(Et){return pt(this,null,function*(){Et.data.type==="pdfdata"&&(Vt(Et.data.data),window.removeEventListener("message",je,!1)),console.log("mess---:",Et.data)})}const Rt=()=>pt(void 0,null,function*(){console.log("data:",Mt);let Et=Mt;Mt.startsWith("http")||(Et=location.origin+Et);let Ht=new URL(Et).pathname.split("/").pop();const Nt=yield(0,Le.gJ)({attachment_id:Ht});Nt.url=ri+Nt.url,gn(Nt)}),Lt=()=>{if(Mt.startsWith("http")||Mt.startsWith("blob:")){Ct();return}(0,Yt.Sv)(Jt||"educoder",Mt,Jt)},Ct=()=>{qt&&(0,Ke.fc)({id:qt==null?void 0:qt.id,watch_type:1,course_id:qt==null?void 0:qt.course_id}),(0,Yt.Nd)(Jt||"educoder",decodeURIComponent(Mt))};return Te.createElement("div",{style:lt({},Ne||{}),className:`${Zn&&se.bgBlack} ${re?se.wrp:"hide"}`},en&&Te.createElement("div",{className:se.close,ref:Fe},!!qn&&Te.createElement(Bt.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Fe.current},Te.createElement("span",{onClick:()=>{Xe(),qn()}},Te.createElement("i",{className:"icon-yulanpizhu"}))),!$n&&Te.createElement(Bt.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Fe.current},Te.createElement("span",{onClick:Ct},Te.createElement("i",{className:"icon-quxiaozhiding"}))),Ot&&Te.createElement(Bt.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>Fe.current},Te.createElement("span",{className:"",onClick:()=>{const Et=document.getElementById("pdfiframe");window.addEventListener("message",je,!1),setTimeout(()=>{Et.contentWindow.postMessage("getData","*")},300)}},Te.createElement("i",{className:"icon-baocun"}))),Te.createElement(Bt.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Fe.current},Te.createElement("span",{className:"",onClick:()=>{Xe()}},Te.createElement("i",{className:"icon-guanbi1"})))),Te.createElement("div",{className:`${se[le]} ${le} ${se.monaco} ${re==="txt"?"show":"hide"}`},re==="txt"&&Te.createElement(Te.Fragment,null,Te.createElement(xe.ZP,lt({},pe)))),re==="audio"&&Te.createElement("audio",{src:`${(Mt==null?void 0:Mt.indexOf("http://"))>-1||(Mt==null?void 0:Mt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Mt}`,autoPlay:!0}),re==="video"&&Te.createElement(Te.Fragment,null,(Mt==null?void 0:Mt.indexOf("http"))>-1?Te.createElement("video",{controls:!0,src:`${Mt}`,autoPlay:!0}):Te.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Mt}`,autoPlay:!0})),re==="office"&&Me&&Te.createElement("iframe",{src:`${xn}/office.html?key=${Me.key}&url=${btoa(Me.url)}&callbackUrl=${ri+(Me.callbackUrl||"")}&fileType=${Me.fileType}&title=${Me.title||""}&model=${Pt}&officeServer=${he.Z.ONLYOFFICE}&disabledDownload=${!!$n}`}),re==="html"&&Te.createElement("iframe",{src:Mt+"&disposition=inline"}),re==="pdf"&&Te.createElement("iframe",{id:"pdfiframe",src:`${xn}/js/pdfview/index.html?filename=${Jt||"educoder.pdf"}&url=${encodeURIComponent(Mt)}&disabledDownload=${!!$n}&model=${Pt}`}),re==="image"&&Te.createElement("img",{src:`${(Mt==null?void 0:Mt.indexOf("http://"))>-1||(Mt==null?void 0:Mt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Mt}`}),(re==="other"||re==="download")&&Te.createElement(Te.Fragment,null,Fi?Te.createElement(ge.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:Te.createElement(Ae.ZP,{icon:Te.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Lt,disabled:$n},"\u4E0B\u8F7D")}):Te.createElement(Ae.ZP,{type:"primary",size:"middle",onClick:Lt,disabled:$n},Te.createElement(sn.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},65226:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{z:function(){return re},Z:function(){return Jt}});var bt=Kt(67294),se=Kt(81897),Ae=Kt(51161),sn=Kt(11771),xe=Kt(67631),Bt=Kt.n(xe),Yt=Kt(11320),Le=Kt(28706),ge=Kt(20527),he=Kt(25934),Ke=Kt(20819),Te=Kt(67294),Ft=({html:pe})=>{const le=(0,bt.useRef)(null),Ne=(0,bt.useRef)(null),en=`.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 Xe=le.current.attachShadow({mode:"open"});Ne.current=document.createElement("div"),Ne.current.className="markdown-body",Ne.current.innerHTML=pe,Xe.appendChild(Ne.current);const Zn=document.createElement("style");return Zn.textContent=en,Xe.appendChild(Zn),()=>{Xe.innerHTML=""}},[]),(0,bt.useEffect)(()=>{Ne.current&&(Ne.current.innerHTML=pe)},[pe]),Te.createElement("div",{ref:le})};function nt(pe){const le=["onabort","onanimationend","onanimationiteration","onanimationstart","onauxclick","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncopy","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","ongotpointercapture","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onlostpointercapture","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onpaste","onpause","onplay","onplaying","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onprogress","onratechange","onreset","onresize","onscroll","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onsubmit","onsuspend","ontimeupdate","ontoggle","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontransitionend","onvolumechange","onwaiting","onwheel"],Ne=new RegExp(`\\b(${le.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return pe.replace(Ne,"").trim()}var et=Object.defineProperty,ht=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(pe,le,Ne)=>le in pe?et(pe,le,{enumerable:!0,configurable:!0,writable:!0,value:Ne}):pe[le]=Ne,Pt=(pe,le)=>{for(var Ne in le||(le={}))lt.call(le,Ne)&&vt(pe,Ne,le[Ne]);if(ht)for(var Ne of ht(le))pt.call(le,Ne)&&vt(pe,Ne,le[Ne]);return pe};const Mt="@\u2581\u2581@",Ot="@\u2581@",Vt=/<pre[^>]*>/g;function te(pe){let le=document.createElement("div");return le.innerHTML=pe,le.childNodes.length===0?"":le.childNodes[0].nodeValue}const re=(pe,le)=>{pe=pe||"";const Ne=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,en=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Xe=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Zn=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return le?pe.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(Ne,($n,qn,Fi,qt,_t,Re,Pn)=>{const Rn=qn||qt||Re,Me=Fi||_t||Pn||"?";return Yt.Z.API_SERVER+"/api/attachments/"+Rn+Me+"&t="+(0,Le.Jn)(Rn,Date.now())+($n.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(pe=pe.replace(Zn,($n,qn,Fi,qt,_t,Re,Pn)=>{const Rn=qn||qt||Re,Me=Fi||_t||Pn||"?";return Yt.Z.API_SERVER+"/attachments/download/"+Rn+Me+"&t="+(0,Le.Jn)(Rn,Date.now())+($n.indexOf(")")>-1?")":"&")}).replace(Ne,($n,qn,Fi,qt,_t,Re,Pn)=>{const Rn=qn||qt||Re,Me=Fi||_t||Pn||"?";return Yt.Z.API_SERVER+"/api/attachments/"+Rn+Me+"&t="+(0,Le.Jn)(Rn,Date.now())+($n.indexOf(")")>-1?")":"&")}).replace(en,($n,qn,Fi,qt,_t)=>{const Re=qn||qt,Pn=Fi||_t||"";return'"'+Yt.Z.API_SERVER+"/api/attachments/"+Re+Pn+Re+Pn+"&t="+(0,Le.Jn)(Re,Date.now())}).replace(Xe,($n,qn,Fi,qt,_t)=>{const Re=qn||qt,Pn=Fi||_t||"";return"("+Yt.Z.API_SERVER+"/files/uploads/"+Re+Pn+Re+Pn+"&t="+(0,Le.Jn)(Re,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,`
`),pe)};var Jt=({value:pe="",className:le,showTextOnly:Ne,showLines:en,style:Xe={},stylesPrev:Zn={},highlightKeywords:$n,showProgramFill:qn,isProgramFill:Fi,disabledFill:qt=!1,programFillValue:_t,onFillChange:Re=Me=>{},onFillBlur:Pn=()=>{},onFillFocus:Rn=()=>{}})=>{let Me=nt(String(pe||""));const[gn,xn]=(0,bt.useState)(""),[ri,Oe]=(0,bt.useState)("office"),[ue,Fe]=(0,bt.useState)([]),mn=(0,bt.useRef)("a"+(0,he.Z)()),je={},Rt=we=>/<style[\s\S]*?>/i.test(we||""),Lt=(we,kn,Mn)=>{const di=document.createElement(we===Ot?"input":"textarea");di.style.width="100%",di.style.height=we===Ot?"40px":"151px",di.rows=5,di.spellcheck=!1,di.name="edu-program-fill",di.placeholder="\u8BF7\u8F93\u5165",di.dataset.id=kn;const Dn=Object.keys(je).length;return je[Dn]=di,`<span class="edu-program-fill-wrap ${we===Ot?"":"show"}" style="width:${we===Ot?"600px":"100%"}" title=${Mn||""}><span>${di.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Ct(we){return we=we.replace(/!\[.*?\]\(.*?\)/g,""),we=we.replace(/\[.*?\]\(.*?\)/g,""),we=we.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),we=we.replace(/<embed.*?>/g,""),we=we.replace(/<img.*?>/g,""),we=we.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),we=we.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),we=we.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),we=we.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),we}const Et=we=>!Ne&&Rt(Me)?we:we.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(kn,Mn){let di=Mn.replace(/(\n|\r)/g,"").split("}"),Dn=[];return di.map(Ri=>{Ri!=""&&Dn.push(`.${mn.current} ${Ri}`)}),`<style>${Dn.join("}")}</style>`}),Ht=(0,bt.useMemo)(()=>{try{const di=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Dn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Ri=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Wi=/\(\/attachments\/download\//g;Me=Me.replace(Wi,"("+Yt.Z.API_SERVER+"/attachments/download/").replace(di,"("+Yt.Z.API_SERVER+"/api/attachments/").replace(Dn,'"'+Yt.Z.API_SERVER+"/api/attachments/").replace(Ri,'"'+Yt.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(di){}if(qn){let di=-1;return Me=Me.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(Dn,Ri,Wi){var ti;return++di,Lt(Dn,di,(ti=_t==null?void 0:_t[di])==null?void 0:ti.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${Et(Me||"")}</pre>`}let we=Et(Me);we=(0,Ae.ZP)(we);const kn=(0,Ae.ez)();Me.match(/\[TOC\]/)&&(we=we.replace("<p>[TOC]</p>",(0,Ae.Qv)()),(0,Ae.Iy)()),we=we.replace(/(__special_katext_id_\d+__)/g,(di,Dn)=>{const{type:Ri,expression:Wi}=kn[Dn];return(0,ge.renderToString)(te(Wi)||"",{displayMode:Ri==="block",throwOnError:!1,output:"html"})}),we=we.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Ae.AL)();const Mn=document.createElement("div");if(Mn.innerHTML=we,Ne)return Mn.innerText;if($n){const di=$n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Bn(Mn,di),Mn.innerHTML}return setTimeout(()=>fn(),500),Mn.innerHTML},[Me,$n]);(0,bt.useEffect)(()=>{Nn.current&&Nn.current.querySelectorAll(["input","textarea"]).forEach(kn=>{kn.oninput=Nt,kn.onblur=Zt,kn.onfocus=Qe})},[ue]),(0,bt.useEffect)(()=>{var we,kn,Mn,di,Dn;if(_t!=null&&_t.length)try{const Ri=Nn.current.querySelectorAll(".edu-program-fill-score"),Wi=Nn.current.querySelectorAll('[name="edu-program-fill"]');for(const[ti,Qn]of Wi.entries())Qn.value=((we=_t==null?void 0:_t[ti])==null?void 0:we.value)||"",((kn=_t==null?void 0:_t[ti])==null?void 0:kn.type)==="warning"?Qn.className="program-fill-warning":((Mn=_t==null?void 0:_t[ti])==null?void 0:Mn.type)==="success"?Qn.className="program-fill-success":Qn.className="";for(const[ti,Qn]of Ri.entries())Qn.innerHTML=(di=_t==null?void 0:_t[ti])!=null&&di.score?`${(Dn=_t==null?void 0:_t[ti])==null?void 0:Dn.score}\u5206`:"";Fe(_t)}catch(Ri){console.log(Ri,"error")}},[_t]);const Nt=we=>{ue[we.target.dataset.id]=ue[we.target.dataset.id]||{},ue[we.target.dataset.id].value=we.target.value,Fe([...ue]),Re(ue,we.target.dataset.id)},Zt=we=>{ue[we.target.dataset.id]=ue[we.target.dataset.id]||{},ue[we.target.dataset.id].value=we.target.value,Fe([...ue]),Pn(ue,we.target.dataset.id)},Qe=we=>{ue[we.target.dataset.id]=ue[we.target.dataset.id]||{},ue[we.target.dataset.id].value=we.target.value,Fe([...ue]),Rn(ue,we.target.dataset.id)};function Bn(we,kn){return we.childNodes.forEach(Mn=>{var di;if(Mn.childNodes.length>0)Bn(Mn,kn);else if(Mn.nodeName!=="IMG")if(Mn.innerHTML)Mn.innerHTML=(di=Mn.innerHTML)==null?void 0:di.replace(new RegExp(kn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const Dn=document.createElement("span");Dn.innerHTML=Mn.textContent.replace(new RegExp(kn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),Mn.replaceWith(Dn)}})}const Nn=(0,bt.useRef)();Ae.jb.WebkitLineClamp=en,en&&(Xe=Pt(Pt({},Xe),Ae.jb));function De(we){let kn=we.target;if(kn.tagName.toUpperCase()==="A"){let Mn=kn.getAttribute("href");if(Mn.indexOf("office")>-1)we.preventDefault(),xn(Mn),Oe("office");else if(Mn.indexOf("application/pdf")>-1)we.preventDefault(),xn(Mn),Oe("pdf");else if(Mn.indexOf("text/html")>-1)we.preventDefault(),xn(Mn),Oe("html");else if(Mn.startsWith("#")){we.preventDefault();let di=document.getElementById(Mn.replace("#",""));di&&di.scrollIntoView(!0)}}}const fn=()=>{var we;const kn=(we=Nn.current)==null?void 0:we.querySelectorAll("video");kn==null||kn.forEach(Mn=>{if(Mn.oncontextmenu=()=>!1,Mn.src.indexOf(".m3u8")>-1&&!Mn.canPlayType("application/vnd.apple.mpegurl")){if(Bt().isSupported()){var di=new(Bt());di.loadSource(Mn.src),di.attachMedia(Mn)}}})};return(0,bt.useEffect)(()=>{if(Nn.current&&Ht&&Ht.match(Vt)&&window.PR.prettyPrint(),Nn.current)return Nn.current.addEventListener("click",De),()=>{var we;(we=Nn.current)==null||we.removeEventListener("click",De),(0,Ae.AL)(),(0,Ae.Iy)()}},[Ht,Nn.current,De]),(0,bt.useEffect)(()=>{var we;const kn=Mn=>{Mn.preventDefault(),Mn.clipboardData.setData("text",window.getSelection().toString())};return(we=Nn.current)==null||we.addEventListener("copy",kn),()=>{var Mn;(Mn=Nn.current)==null||Mn.removeEventListener("copy",kn)}},[Nn.current]),bt.createElement(bt.Fragment,null,Ne&&bt.createElement("div",{ref:Nn},Ht),!Ne&&!Rt(Ht)&&bt.createElement("div",{ref:Nn,style:Pt({},Xe),className:`${le||""} ${qt?"disabled-fill":""} markdown-body ${mn.current}`,dangerouslySetInnerHTML:{__html:Ht}}),!Ne&&Rt(Ht)&&bt.createElement(Ft,{html:Ht}),bt.createElement(Ke.Z,{close:!0,data:gn,type:gn!=null&&gn.length?ri:"",style:Pt({},Zn),onClose:()=>xn("")}))}},57444:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{h:function(){return Pt}});var bt=Kt(67294),se=Kt(88044),Ae=Kt(91773),sn=Kt(85804),xe=Kt(4631),Bt=Kt.n(xe),Yt=Kt(71749),Le=Kt(30483),ge=Object.defineProperty,he=Object.defineProperties,Ke=Object.getOwnPropertyDescriptors,Te=Object.getOwnPropertySymbols,dn=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,nt=(Mt,Ot,Vt)=>Ot in Mt?ge(Mt,Ot,{enumerable:!0,configurable:!0,writable:!0,value:Vt}):Mt[Ot]=Vt,et=(Mt,Ot)=>{for(var Vt in Ot||(Ot={}))dn.call(Ot,Vt)&&nt(Mt,Vt,Ot[Vt]);if(Te)for(var Vt of Te(Ot))Ft.call(Ot,Vt)&&nt(Mt,Vt,Ot[Vt]);return Mt},ht=(Mt,Ot)=>he(Mt,Ke(Ot));const lt=se.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:Mt,onCancel:Ot})=>{const[Vt,te]=(0,bt.useState)("python");function re(pe){te(vt[pe][1])}function Jt(pe){Mt(pe)}return bt.createElement(Ae.default,ht(et({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:Jt,style:{width:500}}),bt.createElement(Ae.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},bt.createElement(se.default,{getPopupContainer:pe=>pe.parentNode,onChange:re},Object.keys(vt).map(pe=>bt.createElement(lt,{key:pe,value:pe},vt[pe][0])))),bt.createElement(Ae.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},bt.createElement(Pt,{mode:Vt})),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(sn.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(sn.ZP,{type:"ghost",onClick:Ot},"\u53D6\u6D88")))};function Pt({value:Mt,onChange:Ot,mode:Vt,options:te={}}){const re=(0,bt.useRef)(),[Jt,pe]=(0,bt.useState)();return(0,bt.useEffect)(()=>{if(Jt){let le=function(Ne){const en=Ne.getValue();Ot&&Ot(en)};return Jt.on("change",le),()=>{Jt.off("change",le)}}},[Jt,Ot]),(0,bt.useEffect)(()=>{Jt&&Jt.setOption("mode",Vt)},[Jt,Vt]),(0,bt.useEffect)(()=>{Jt&&(Mt!==Jt.getValue()||Mt==="")&&setTimeout(()=>{Jt.setValue(Mt||"")},300)},[Jt,Mt]),(0,bt.useEffect)(()=>{if(re.current&&!Jt){const le=Bt().fromTextArea(re.current,et({mode:Vt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},te));pe(le)}},[re.current,Jt]),bt.createElement("div",{className:"my-codemirror-container"},bt.createElement("textarea",{ref:re}))}},35567:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Ii}});var bt=Kt(67294),se=Kt(4631),Ae=Kt.n(se),sn=Kt(91033),xe=Kt(71749),Bt=Kt(57341),Yt=Kt(82801),Le=Kt(88386),ge=Kt(49047),he=Kt(80785),Ke=Kt(65226),Te=({value:Ee="",className:He,showTextOnly:de,showLines:_e,style:Un={}})=>{const ei=(0,bt.useMemo)(()=>"",[Ee]);return bt.createElement(bt.Fragment,null,bt.createElement("div",{dangerouslySetInnerHTML:{__html:ei}}))},dn=Object.defineProperty,Ft=Object.defineProperties,nt=Object.getOwnPropertyDescriptors,et=Object.getOwnPropertySymbols,ht=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Ee,He,de)=>He in Ee?dn(Ee,He,{enumerable:!0,configurable:!0,writable:!0,value:de}):Ee[He]=de,vt=(Ee,He)=>{for(var de in He||(He={}))ht.call(He,de)&&pt(Ee,de,He[de]);if(et)for(var de of et(He))lt.call(He,de)&&pt(Ee,de,He[de]);return Ee},Pt=(Ee,He)=>Ft(Ee,nt(He));let Mt=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u516C\u5F0F",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"md-iconfont icon-formula",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function Ot({onActionCallback:Ee,title:He,icon:de,actionName:_e,className:Un="",children:ei}){function Jn(){Ee(_e)}return bt.createElement("a",{title:He,className:Un,onClick:Jn},bt.createElement("i",{className:`${de}`}),ei)}var Vt=({watch:Ee,showNullButton:He,showNullProgramButton:de,onActionCallback:_e,fullScreen:Un,insertTemp:ei,hidetoolBar:Jn,extraUse:Pe})=>{const rn=[...Mt,{title:`${Ee?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Ee?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return bt.createElement("ul",{className:"markdown-toolbar-container"},!Jn&&rn.map((Wn,Vi)=>bt.createElement("li",{key:Vi},Wn.actionName?bt.createElement(Ot,Pt(vt({},Wn),{onActionCallback:_e})):bt.createElement("span",{className:"v-line"}))),He?bt.createElement("li",null,bt.createElement(Ot,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:_e},bt.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,de?bt.createElement(bt.Fragment,null,bt.createElement("li",null,bt.createElement(Ot,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:_e},bt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),bt.createElement("li",null,bt.createElement(Ot,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:_e},bt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,ei&&bt.createElement("li",null,bt.createElement(Ot,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${ei}`,onActionCallback:_e},bt.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Pe&&bt.createElement("li",null,Pe),bt.createElement("li",{className:"btn-full-screen"},bt.createElement(Ot,{icon:`${Un?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:Un?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:_e})))},te=Kt(76621),re=Kt(91773),Jt=Kt(28802),pe=Kt(85804),le=Object.defineProperty,Ne=Object.defineProperties,en=Object.getOwnPropertyDescriptors,Xe=Object.getOwnPropertySymbols,Zn=Object.prototype.hasOwnProperty,$n=Object.prototype.propertyIsEnumerable,qn=(Ee,He,de)=>He in Ee?le(Ee,He,{enumerable:!0,configurable:!0,writable:!0,value:de}):Ee[He]=de,Fi=(Ee,He)=>{for(var de in He||(He={}))Zn.call(He,de)&&qn(Ee,de,He[de]);if(Xe)for(var de of Xe(He))$n.call(He,de)&&qn(Ee,de,He[de]);return Ee},qt=(Ee,He)=>Ne(Ee,en(He));const _t={labelCol:{span:4},wrapperCol:{span:20}};var Re=({callback:Ee,onCancel:He})=>{function de(_e){Ee(_e)}return bt.createElement(re.default,qt(Fi({},_t),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:de,style:{width:500}}),bt.createElement(re.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},bt.createElement(Jt.default,null)),bt.createElement(re.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},bt.createElement(Jt.default,null)),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(pe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(pe.ZP,{type:"ghost",onClick:He},"\u53D6\u6D88")))},Pn=Kt(57444),Rn=Kt(70859),Me=Kt(62844),gn=Kt(71230),xn=Kt(63205),ri=Kt(67294),Oe=({callback:Ee,onCancel:He})=>{const de=document.createElement("canvas"),_e=de.getContext("2d");de.width=1e3,de.height=800,_e.fillStyle="#ffffff",_e.fillRect(0,0,de.width,de.height);const Un=de.toDataURL("image/png");return ri.createElement(Me.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},ri.createElement(gn.Z,{style:{height:"100vh"}},ri.createElement(xn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:Un,visible:!0,title:String(Date.now())},onOk:ei=>{Ee({src:ei.url})},onClose:He})))},ue=Kt(23495);function Fe(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(Fe,go.CommandHandler),Fe.prototype.canAlignSelection=function(){var Ee=this.diagram;return!(Ee===null||Ee.isReadOnly||Ee.isModelReadOnly||Ee.selection.count<2)},Fe.prototype.alignLeft=function(){var Ee=this.diagram;Ee.startTransaction("aligning left");var He=1/0;Ee.selection.each(function(de){de instanceof go.Link||(He=Math.min(de.position.x,He))}),Ee.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(He,de.position.y))}),Ee.commitTransaction("aligning left")},Fe.prototype.alignRight=function(){var Ee=this.diagram;Ee.startTransaction("aligning right");var He=-1/0;Ee.selection.each(function(de){if(!(de instanceof go.Link)){var _e=de.actualBounds.x+de.actualBounds.width;He=Math.max(_e,He)}}),Ee.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(He-de.actualBounds.width,de.position.y))}),Ee.commitTransaction("aligning right")},Fe.prototype.alignTop=function(){var Ee=this.diagram;Ee.startTransaction("alignTop");var He=1/0;Ee.selection.each(function(de){de instanceof go.Link||(He=Math.min(de.position.y,He))}),Ee.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.position.x,He))}),Ee.commitTransaction("alignTop")},Fe.prototype.alignBottom=function(){var Ee=this.diagram;Ee.startTransaction("aligning bottom");var He=-1/0;Ee.selection.each(function(de){if(!(de instanceof go.Link)){var _e=de.actualBounds.y+de.actualBounds.height;He=Math.max(_e,He)}}),Ee.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.actualBounds.x,He-de.actualBounds.height))}),Ee.commitTransaction("aligning bottom")},Fe.prototype.alignCenterX=function(){var Ee=this.diagram,He=Ee.selection.first();if(He){Ee.startTransaction("aligning Center X");var de=He.actualBounds.x+He.actualBounds.width/2;Ee.selection.each(function(_e){_e instanceof go.Link||_e.move(new go.Point(de-_e.actualBounds.width/2,_e.actualBounds.y))}),Ee.commitTransaction("aligning Center X")}},Fe.prototype.alignCenterY=function(){var Ee=this.diagram,He=Ee.selection.first();if(He){Ee.startTransaction("aligning Center Y");var de=He.actualBounds.y+He.actualBounds.height/2;Ee.selection.each(function(_e){_e instanceof go.Link||_e.move(new go.Point(_e.actualBounds.x,de-_e.actualBounds.height/2))}),Ee.commitTransaction("aligning Center Y")}},Fe.prototype.alignColumn=function(Ee){var He=this.diagram;He.startTransaction("align Column"),Ee===void 0&&(Ee=0),Ee=parseFloat(Ee);var de=new Array;He.selection.each(function(Pe){Pe instanceof go.Link||de.push(Pe)});for(var _e=0;_e<de.length-1;_e++){var Un=de[_e],ei=Un.actualBounds.y+Un.actualBounds.height+Ee,Jn=de[_e+1];Jn.move(new go.Point(Un.actualBounds.x,ei))}He.commitTransaction("align Column")},Fe.prototype.alignRow=function(Ee){Ee===void 0&&(Ee=0),Ee=parseFloat(Ee);var He=this.diagram;He.startTransaction("align Row");var de=new Array;He.selection.each(function(Pe){Pe instanceof go.Link||de.push(Pe)});for(var _e=0;_e<de.length-1;_e++){var Un=de[_e],ei=Un.actualBounds.x+Un.actualBounds.width+Ee,Jn=de[_e+1];Jn.move(new go.Point(ei,Un.actualBounds.y))}He.commitTransaction("align Row")},Fe.prototype.canRotate=function(Ee){var He=this.diagram;return!(He===null||He.isReadOnly||He.isModelReadOnly||He.selection.count<1)},Fe.prototype.rotate=function(Ee){Ee===void 0&&(Ee=90);var He=this.diagram;He.startTransaction("rotate "+Ee.toString());var He=this.diagram;He.selection.each(function(de){de instanceof go.Link||de instanceof go.Group||(de.angle+=Ee)}),He.commitTransaction("rotate "+Ee.toString())},Fe.prototype.pullToFront=function(){var Ee=this.diagram;Ee.startTransaction("pullToFront");var He=new go.Map;Ee.selection.each(function(de){He.set(de.layer,0)}),He.iteratorKeys.each(function(de){var _e=0;de.parts.each(function(Un){if(!Un.isSelected){var ei=Un.zOrder;isNaN(ei)?Un.zOrder=0:_e=Math.max(_e,ei)}}),He.set(de,_e)}),Ee.selection.each(function(de){Fe._assignZOrder(de,He.get(de.layer)+1)}),Ee.commitTransaction("pullToFront")},Fe.prototype.pushToBack=function(){var Ee=this.diagram;Ee.startTransaction("pushToBack");var He=new go.Map;Ee.selection.each(function(de){He.set(de.layer,0)}),He.iteratorKeys.each(function(de){var _e=0;de.parts.each(function(Un){if(!Un.isSelected){var ei=Un.zOrder;isNaN(ei)?Un.zOrder=0:_e=Math.min(_e,ei)}}),He.set(de,_e)}),Ee.selection.each(function(de){Fe._assignZOrder(de,He.get(de.layer)-1-Fe._findGroupDepth(de))}),Ee.commitTransaction("pushToBack")},Fe._assignZOrder=function(Ee,He,de){de===void 0&&(de=Ee),Ee.layer===de.layer&&(Ee.zOrder=He),Ee instanceof go.Group&&Ee.memberParts.each(function(_e){Fe._assignZOrder(_e,He+1,de)})},Fe._findGroupDepth=function(Ee){if(Ee instanceof go.Group){var He=0;return Ee.memberParts.each(function(de){He=Math.max(He,Fe._findGroupDepth(de))}),He+1}else return 0},Fe.prototype.doKeyDown=function(){var Ee=this.diagram;if(Ee!==null){var He=Ee.lastInput;if(He.key==="Up"||He.key==="Down"||He.key==="Left"||He.key==="Right"){var de=this.arrowKeyBehavior;if(de==="none")return;if(de==="select"){this._arrowKeySelect();return}else if(de==="move"){this._arrowKeyMove();return}else if(de==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},Fe.prototype._getAllParts=function(){var Ee=new Array;return this.diagram.nodes.each(function(He){Ee.push(He)}),this.diagram.parts.each(function(He){Ee.push(He)}),Ee},Fe.prototype._arrowKeyMove=function(){var Ee=this.diagram,He=Ee.lastInput,de=0,_e=0;if(He.control||He.meta)de=1,_e=1;else if(Ee.grid!==null){var Un=Ee.grid.gridCellSize;_e=Un.width,de=Un.height}Ee.startTransaction("arrowKeyMove"),Ee.selection.each(function(ei){He.key==="Up"?ei.move(new go.Point(ei.actualBounds.x,ei.actualBounds.y-de)):He.key==="Down"?ei.move(new go.Point(ei.actualBounds.x,ei.actualBounds.y+de)):He.key==="Left"?ei.move(new go.Point(ei.actualBounds.x-_e,ei.actualBounds.y)):He.key==="Right"&&ei.move(new go.Point(ei.actualBounds.x+_e,ei.actualBounds.y))}),Ee.commitTransaction("arrowKeyMove")},Fe.prototype._arrowKeySelect=function(){var Ee=this.diagram,He=Ee.lastInput,de=null;He.key==="Up"?de=this._findNearestPartTowards(270):He.key==="Down"?de=this._findNearestPartTowards(90):He.key==="Left"?de=this._findNearestPartTowards(180):He.key==="Right"&&(de=this._findNearestPartTowards(0)),de!==null&&(He.shift?de.isSelected=!0:He.control||He.meta?de.isSelected=!de.isSelected:Ee.select(de))},Fe.prototype._findNearestPartTowards=function(Ee){var He=this.diagram.selection.first();if(He===null)return null;for(var de=He.actualBounds.center,_e=this._getAllParts(),Un=1/0,ei=He,Jn=0;Jn<_e.length;Jn++){var Pe=_e[Jn];if(Pe!==He&&Pe.canSelect()){var rn=Pe.actualBounds.center,Wn=de.directionPoint(rn),Vi=this._angleCloseness(Wn,Ee);if(Vi<=45){var vn=de.distanceSquaredPoint(rn);vn*=1+Math.sin(Vi*Math.PI/180),vn<Un&&(Un=vn,ei=Pe)}}}return ei},Fe.prototype._angleCloseness=function(Ee,He){return Math.min(Math.abs(He-Ee),Math.min(Math.abs(He+360-Ee),Math.abs(He-360-Ee)))},Fe.prototype._arrowKeyTree=function(){var Ee=this.diagram,He=Ee.selection.first();if(He instanceof go.Node){var de=Ee.lastInput;if(de.key==="Right"){if(!He.isTreeLeaf)if(!He.isTreeExpanded)Ee.commandHandler.canExpandTree(He)&&Ee.commandHandler.expandTree(He);else{var _e=this._sortTreeChildrenByY(He).first();_e!==null&&Ee.select(_e)}}else if(de.key==="Left")if(!He.isTreeLeaf&&He.isTreeExpanded)Ee.commandHandler.canCollapseTree(He)&&Ee.commandHandler.collapseTree(He);else{var Un=He.findTreeParentNode();Un!==null&&Ee.select(Un)}else if(de.key==="Up"){var Un=He.findTreeParentNode();if(Un!==null){var ei=this._sortTreeChildrenByY(Un),Jn=ei.indexOf(He);if(Jn>0){for(var Pe=ei.elt(Jn-1);Pe!==null&&Pe.isTreeExpanded&&!Pe.isTreeLeaf;){var rn=this._sortTreeChildrenByY(Pe);Pe=rn.last()}Pe!==null&&Ee.select(Pe)}else Ee.select(Un)}}else if(de.key==="Down")if(He.isTreeExpanded&&!He.isTreeLeaf){var _e=this._sortTreeChildrenByY(He).first();_e!==null&&Ee.select(_e)}else for(;He!==null;){var Un=He.findTreeParentNode();if(Un===null)break;var ei=this._sortTreeChildrenByY(Un),Jn=ei.indexOf(He);if(Jn<ei.length-1){Ee.select(ei.elt(Jn+1));break}else He=Un}var Wn=Ee.selection.first();Wn!==null&&Ee.scrollToRect(Wn.actualBounds)}},Fe.prototype._sortTreeChildrenByY=function(Ee){var He=new go.List().addAll(Ee.findTreeChildrenNodes());return He.sort(function(de,_e){var Un=de.location,ei=_e.location;return Un.y<ei.y?-1:Un.y>ei.y?1:Un.x<ei.x?-1:Un.x>ei.x?1:0}),He},Fe.prototype.copyToClipboard=function(Ee){go.CommandHandler.prototype.copyToClipboard.call(this,Ee),this._lastPasteOffset.set(this.pasteOffset)},Fe.prototype.pasteFromClipboard=function(){var Ee=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Ee,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Ee},Object.defineProperty(Fe.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Ee){if(Ee!=="move"&&Ee!=="select"&&Ee!=="scroll"&&Ee!=="tree"&&Ee!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Ee);this._arrowKeyBehavior=Ee}}),Object.defineProperty(Fe.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Ee){if(!(Ee instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Ee);this._pasteOffset.set(Ee)}});var mn=Fe,je=Kt(18023),Rt=Kt(15746),Lt=Kt(33170),Ct={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Et=Kt(52262),Ht=Kt(67294),Nt=(Ee,He,de)=>new Promise((_e,Un)=>{var ei=rn=>{try{Pe(de.next(rn))}catch(Wn){Un(Wn)}},Jn=rn=>{try{Pe(de.throw(rn))}catch(Wn){Un(Wn)}},Pe=rn=>rn.done?_e(rn.value):Promise.resolve(rn.value).then(ei,Jn);Pe((de=de.apply(Ee,He)).next())});function Zt({onCancel:Ee,callback:He}){let de=(0,bt.useRef)(),_e=(0,bt.useRef)(),Un=(0,bt.useRef)(),ei=(0,bt.useRef)(!1);const Jn=(0,bt.useRef)(!1),[Pe,rn]=(0,bt.useState)(0);function Wn(){const vn=ue.bx.make,ve={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};de.current=new ue.S0(_e.current,{padding:20,grid:vn(ue.s_,"Grid",vn(ue.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),vn(ue.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:ye=>{var ji=ye.diagram.commandHandler.addTopLevelParts(ye.diagram.selection,!0);ji||ye.diagram.currentTool.doCancel()},commandHandler:vn(mn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:ye=>{var ji=ye.subject;ji.location=ji.location.copy().snapToGridPoint(ye.diagram.grid.gridOrigin,ye.diagram.grid.gridCellSize),setTimeout(()=>{ye.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:ye=>{var ji=ye.subject;setTimeout(()=>{ye.diagram.commandHandler.editTextBlock()})},LinkRelinked:ye=>{var ji=ye.parameter.part;ji.invalidateConnectedLinks();var Er=ye.subject;ye.diagram.toolManager.linkingTool.isForwards?Er.toNode.invalidateConnectedLinks():Er.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),de.current.nodeTemplate=vn(ue.NB,"Auto",{locationSpot:ue.z6.Center,locationObjectName:"SHAPE",desiredSize:new ue.$u(120,60),minSize:new ue.$u(40,40),resizable:!0,resizeCellSize:new ue.$u(10,10),rotatable:!0},new ue.KX("location","loc",ue.E9.parse).makeTwoWay(ue.E9.stringify),new ue.KX("desiredSize","size",ue.$u.parse).makeTwoWay(ue.$u.stringify),vn(ue.bn,{name:"SHAPE",fill:ve.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ue.z6.AllSides,toSpot:ue.z6.AllSides},new ue.KX("figure"),new ue.KX("fill"),new ue.KX("stroke","borderColor"),new ue.KX("strokeWidth","thickness"),new ue.KX("strokeDashArray","dash")),vn(ue.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),vn(ue.al,{margin:1,textAlign:"center",overflow:ue.al.OverflowEllipsis,editable:!0},new ue.KX("text").makeTwoWay(),new ue.KX("stroke","color"))),de.current.nodeTemplate.toolTip=vn("ToolTip",vn(ue.s_,"Vertical",{maxSize:new ue.$u(200,NaN)},vn(ue.al,{font:"bold 10pt sans-serif",textAlign:"center"},new ue.KX("text")),vn(ue.al,{font:"10pt sans-serif",textAlign:"center"},new ue.KX("text","details"))));function _n(ye,ji){var Er=(Ei,mo)=>{Ei.handled=!0,Ei.diagram.model.commit(Tr=>{var Dr=mo.part.adornedPart,Sr=new ue.E9().setRectSpot(Dr.actualBounds,ye);Sr.subtract(Dr.location),Sr.scale(2,2),Sr.x+=Math.sign(Sr.x)*130,Sr.y+=Math.sign(Sr.y)*130,Sr.add(Dr.location),Sr.snapToGridPoint(Ei.diagram.grid.gridOrigin,Ei.diagram.grid.gridCellSize);var xr=Tr.copyNodeData(Dr.data);Tr.setGroupKeyForNodeData(xr,Tr.getGroupKeyForNodeData(Dr.data)),Tr.addNodeData(xr);var Jr={from:Dr.key,to:Tr.getKeyForNodeData(xr)};Tr.addLinkData(Jr);var tn=Ei.diagram.findNodeForData(xr);tn.location=Sr,Ei.diagram.select(tn),setTimeout(()=>{Ei.diagram.commandHandler.editTextBlock()},20)})};return vn(ue.bn,{figure:ji,alignment:ye,alignmentFocus:ye.opposite(),width:ye.equals(ue.z6.Top)||ye.equals(ue.z6.Bottom)?25:18,height:ye.equals(ue.z6.Top)||ye.equals(ue.z6.Bottom)?18:25,fill:"orange",stroke:ve.white,strokeWidth:4,mouseEnter:(Ei,mo)=>mo.fill="dodgerblue",mouseLeave:(Ei,mo)=>mo.fill="orange",isActionable:!0,click:Er,contextClick:Er})}function yi(ye){return vn(ue.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:(ji,Er)=>Er.fill="dodgerblue",mouseLeave:(ji,Er)=>Er.fill="orange",click:(ji,Er)=>{ji.diagram.commandHandler.showContextMenu(Er.part.adornedPart)}},ye||{})}de.current.nodeTemplate.selectionAdornmentTemplate=vn(ue.uz,"Spot",vn(ue.Vm,{padding:10}),_n(ue.z6.Top,"TriangleUp"),_n(ue.z6.Left,"TriangleLeft"),_n(ue.z6.Right,"TriangleRight"),_n(ue.z6.Bottom,"TriangleDown"),yi({alignment:new ue.z6(.75,0)}));function Ji(ye,ji){return(Er,Ei)=>{Er.handled=!0,Er.diagram.model.commit(mo=>{mo.set(Ei.part.adornedPart.data,ye,ji)})}}function qe(ye,ji){return ji||(ji="color"),vn(ue.bn,{width:16,height:16,stroke:"lightgray",fill:ye,margin:1,background:"transparent",mouseEnter:(Er,Ei)=>Ei.stroke="dodgerblue",mouseLeave:(Er,Ei)=>Ei.stroke="lightgray",click:Ji(ji,ye),contextClick:Ji(ji,ye)})}function si(){return[vn("ContextMenuButton",vn(ue.s_,"Horizontal",qe(ve.white,"fill"),qe(ve.beige,"fill"),qe(ve.extralightblue,"fill"),qe(ve.extralightred,"fill"))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",qe(ve.lightgray,"fill"),qe(ve.lightgreen,"fill"),qe(ve.lightblue,"fill"),qe(ve.lightred,"fill")))]}function pr(){return[vn("ContextMenuButton",vn(ue.s_,"Horizontal",qe(ve.black),qe(ve.green),qe(ve.blue),qe(ve.red))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",qe(ve.white),qe(ve.magenta),qe(ve.purple),qe(ve.orange)))]}function uo(ye,ji){return ji||(ji="thickness"),vn(ue.bn,"LineH",{width:16,height:16,strokeWidth:ye,margin:1,background:"transparent",mouseEnter:(Er,Ei)=>Ei.background="dodgerblue",mouseLeave:(Er,Ei)=>Ei.background="transparent",click:Ji(ji,ye),contextClick:Ji(ji,ye)})}function jr(ye,ji){return ji||(ji="dash"),vn(ue.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:ye,margin:1,background:"transparent",mouseEnter:(Er,Ei)=>Ei.background="dodgerblue",mouseLeave:(Er,Ei)=>Ei.background="transparent",click:Ji(ji,ye),contextClick:Ji(ji,ye)})}function hi(){return[vn("ContextMenuButton",vn(ue.s_,"Horizontal",uo(1),uo(2),uo(3),uo(4))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",jr(null),jr([2,4]),jr([4,4])))]}function ni(ye,ji){return ji||(ji="figure"),vn(ue.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:ye,margin:1,background:"transparent",mouseEnter:(Er,Ei)=>Ei.fill="dodgerblue",mouseLeave:(Er,Ei)=>Ei.fill="lightgray",click:Ji(ji,ye),contextClick:Ji(ji,ye)})}de.current.nodeTemplate.contextMenu=vn("ContextMenu",vn("ContextMenuButton",vn(ue.s_,"Horizontal",ni("Rectangle"),ni("RoundedRectangle"),ni("Ellipse"),ni("Diamond"))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",ni("Parallelogram2"),ni("ManualOperation"),ni("Procedure"),ni("Cylinder1"))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",ni("Terminator"),ni("CreateRequest"),ni("Document"),ni("TriangleDown"))),si(),pr(),hi()),de.current.groupTemplate=vn(ue.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:ue.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(ye,ji)=>{var Er=ji.addMembers(ji.diagram.selection,!0);Er||ji.diagram.currentTool.doCancel()},avoidable:!1},new ue.KX("location","loc",ue.E9.parse).makeTwoWay(ue.E9.stringify),vn(ue.s_,"Auto",{name:"BODY"},vn(ue.bn,{parameter1:10,fill:ve.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ue.z6.AllSides,toSpot:ue.z6.AllSides},new ue.KX("fill"),new ue.KX("stroke","color"),new ue.KX("strokeWidth","thickness"),new ue.KX("strokeDashArray","dash")),vn(ue.Vm,{background:"transparent",margin:20})),vn(ue.al,{alignment:ue.z6.Top,alignmentFocus:ue.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new ue.KX("text"),new ue.KX("stroke","color"))),de.current.groupTemplate.selectionAdornmentTemplate=vn(ue.uz,"Spot",vn(ue.s_,"Auto",vn(ue.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),vn(ue.Vm,{margin:1.5})),yi({alignment:ue.z6.TopRight,alignmentFocus:ue.z6.BottomRight})),de.current.groupTemplate.contextMenu=vn("ContextMenu",si(),pr(),hi()),de.current.linkTemplate=vn(ue.rU,{layerName:"Foreground",routing:ue.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new ue.KX("fromSpot","fromSpot",ue.z6.parse),new ue.KX("toSpot","toSpot",ue.z6.parse),new ue.KX("fromShortLength","dir",ye=>ye>=1?10:0),new ue.KX("toShortLength","dir",ye=>ye>=1?10:0),new ue.KX("points").makeTwoWay(),vn(ue.bn,{strokeWidth:2},new ue.KX("stroke","color"),new ue.KX("strokeWidth","thickness"),new ue.KX("strokeDashArray","dash")),vn(ue.bn,{segmentIndex:0,segmentOffset:new ue.E9(15,0),segmentOrientation:ue.rU.OrientAlong,alignmentFocus:ue.z6.Right,figure:"circle",width:10,strokeWidth:0},new ue.KX("fill","color"),new ue.KX("visible","dir",ye=>ye===1)),vn(ue.bn,{segmentIndex:-1,segmentOffset:new ue.E9(-10,6),segmentOrientation:ue.rU.OrientPlus90,alignmentFocus:ue.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ue.KX("fill","color"),new ue.KX("visible","dir",ye=>ye>=1),new ue.KX("width","thickness",ye=>7+3*ye),new ue.KX("height","thickness",ye=>7+3*ye),new ue.KX("segmentOffset","thickness",ye=>new ue.E9(-15,4+1.5*ye))),vn(ue.bn,{segmentIndex:0,segmentOffset:new ue.E9(15,-6),segmentOrientation:ue.rU.OrientMinus90,alignmentFocus:ue.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ue.KX("fill","color"),new ue.KX("visible","dir",ye=>ye===2),new ue.KX("width","thickness",ye=>7+3*ye),new ue.KX("height","thickness",ye=>7+3*ye),new ue.KX("segmentOffset","thickness",ye=>new ue.E9(-15,4+1.5*ye))),vn(ue.al,{alignmentFocus:new ue.z6(0,1,-4,0),editable:!0},new ue.KX("text").makeTwoWay(),new ue.KX("stroke","color"))),de.current.linkTemplate.selectionAdornmentTemplate=vn(ue.uz,vn(ue.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:mi(2)},new ue.KX("pathPattern","thickness",mi)),yi({alignmentFocus:new ue.z6(0,0,-6,-4)}));function mi(ye){return vn(ue.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(ye+4).toString()+" H3"})}function dr(ye){var ji="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return ye===0?ji="M0 0 M16 16 M0 8 L16 8":ye===2&&(ji="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),vn(ue.bn,{geometryString:ji,margin:2,background:"transparent",mouseEnter:(Er,Ei)=>Ei.background="dodgerblue",mouseLeave:(Er,Ei)=>Ei.background="transparent",click:Ji("dir",ye),contextClick:Ji("dir",ye)})}function Vr(ye){var ji=(Er,Ei)=>{Er.handled=!0,Er.diagram.model.commit(mo=>{var Tr=Ei.part.adornedPart;mo.set(Tr.data,ye?"toSpot":"fromSpot",ue.z6.stringify(ue.z6.AllSides)),(ye?Tr.toNode:Tr.fromNode).invalidateConnectedLinks()})};return vn(ue.bn,{width:12,height:12,fill:"transparent",mouseEnter:(Er,Ei)=>Ei.background="dodgerblue",mouseLeave:(Er,Ei)=>Ei.background="transparent",click:ji,contextClick:ji})}function wn(ye,ji){var Er=0,Ei=ue.z6.RightSide;ye.equals(ue.z6.Top)?(Er=270,Ei=ue.z6.TopSide):ye.equals(ue.z6.Left)?(Er=180,Ei=ue.z6.LeftSide):ye.equals(ue.z6.Bottom)&&(Er=90,Ei=ue.z6.BottomSide),ji||(Er-=180);var mo=(Tr,Dr)=>{Tr.handled=!0,Tr.diagram.model.commit(Sr=>{var xr=Dr.part.adornedPart;Sr.set(xr.data,ji?"toSpot":"fromSpot",ue.z6.stringify(Ei)),(ji?xr.toNode:xr.fromNode).invalidateConnectedLinks()})};return vn(ue.bn,{alignment:ye,alignmentFocus:ye.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:Er,background:"transparent",mouseEnter:(Tr,Dr)=>Dr.background="dodgerblue",mouseLeave:(Tr,Dr)=>Dr.background="transparent",click:mo,contextClick:mo})}de.current.linkTemplate.contextMenu=vn("ContextMenu",pr(),hi(),vn("ContextMenuButton",vn(ue.s_,"Horizontal",dr(0),dr(1),dr(2))),vn("ContextMenuButton",vn(ue.s_,"Horizontal",vn(ue.s_,"Spot",Vr(!1),wn(ue.z6.Top,!1),wn(ue.z6.Left,!1),wn(ue.z6.Right,!1),wn(ue.z6.Bottom,!1)),vn(ue.s_,"Spot",{margin:new ue.Zt(0,0,0,2)},Vr(!0),wn(ue.z6.Top,!0),wn(ue.z6.Left,!0),wn(ue.z6.Right,!0),wn(ue.z6.Bottom,!0)))));const Ni=`{ "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 Xs=["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 is(ye){return console.log("shapeName:",ye),Xs.indexOf(ye)>=0}var jo=new ue.YI(Un.current,{maxSelectionCount:1,linkTemplate:vn(ue.rU,{locationSpot:ue.z6.Center,selectionAdornmentTemplate:vn(ue.uz,"Link",{locationSpot:ue.z6.Center},vn(ue.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),vn(ue.bn,{toArrow:"Standard",stroke:null}))},{routing:ue.rU.AvoidsNodes,curve:ue.rU.JumpOver,corner:5,toShortLength:4},new ue.KX("points"),vn(ue.bn,{isPanelMain:!0,strokeWidth:2}),vn(ue.bn,{toArrow:"Standard",stroke:null})),model:new ue.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...ue.bn.getFigureGenerators().toArray().map(ye=>({text:"\u672A\u547D\u540D",size:"100 100",figure:ye.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return de.current.addDiagramListener("TextEdited",function(ye){var ji;const Er=ye.subject.part;var Ei=(ji=document.activeElement)==null?void 0:ji.value;typeof Ei=="string"&&Ei.trim()===""&&de.current.model.commit(function(mo){mo.set(Er.data,"text","\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}),jo.nodeTemplate=vn(ue.NB,"Auto",{locationSpot:ue.z6.Center},new ue.KX("location","location",ue.E9.parse).makeTwoWay(ue.E9.stringify),vn(ue.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 ue.KX("stroke").makeTwoWay(),new ue.KX("fill").makeTwoWay(),new ue.KX("figure")),vn(ue.al,{margin:new ue.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new ue.$u(16,16),maxSize:new ue.$u(10,NaN),textAlign:"center",editable:!0},new ue.KX("key").makeTwoWay())),setTimeout(()=>{de.current.grid=vn(ue.s_,"Grid",vn(ue.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),vn(ue.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),de.current.grid.visible=!0,de.current.grid.gridCellStroke="darkgray",de.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=de.current,de.current}const Vi=()=>Nt(this,null,function*(){var vn,ve=de.current.makeImage();const _n=yield(0,Lt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:ve.src,file_data:JSON.stringify({login:(vn=(0,Et.eY)())==null?void 0:vn.login,data:JSON.parse(de.current.model.toJson())})}});He({src:_n.url})});return(0,bt.useEffect)(()=>(setTimeout(()=>{Wn()},500),rn(Pe+1),()=>{de.current=null}),[]),Ht.createElement("div",{ref:Jn,className:"body-overflow-initial"},Ht.createElement(Me.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!Pe,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Ht.createElement(gn.Z,null,Ht.createElement(Rt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Ht.createElement(Rt.Z,{onClick:()=>{var vn,ve,_n=de.current.selection.first();if(ei.current=!ei.current,document.activeElement&&_n){let yi=(ve=(vn=document.activeElement)==null?void 0:vn.value)==null?void 0:ve.trim();typeof yi=="string"&&de.current.model.commit(function(Ji){Ji.set(_n.data,"text",yi||"\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}rn(Pe+1)}},Ht.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Ee},Ht.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:ei.current?"none":"block"},className:Ct.flowChartWrp},Ht.createElement("div",{style:{display:"flex",height:"100%"}},Ht.createElement("div",{style:{width:"300px",height:"100%"}},Ht.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Ht.createElement("div",{style:{height:"calc(100% - 50px)"},className:Ct.myPaletteDiv,ref:Un})),Ht.createElement("div",{style:{flex:1,position:"relative"}},Ht.createElement("div",{ref:_e,style:{height:"80vh"}}))),Ht.createElement("div",{className:"tr"},Ht.createElement(pe.ZP,{size:"large",onClick:Vi,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Qe=Zt,Bn=Kt(98813),Nn=Kt(37720);const De=Bn.ZP.Group,fn={margin:"0 8px"};var we=({callback:Ee,onCancel:He})=>{function de(_e){Ee(_e)}return bt.createElement(re.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:de},bt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},bt.createElement("span",{style:fn},"\u5355\u5143\u683C\u6570\uFF1A"),bt.createElement("span",{style:fn},"\u884C\u6570"),bt.createElement(re.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},bt.createElement(Nn.Z,null)),bt.createElement("span",{style:fn},"\u5217\u6570"),bt.createElement(re.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},bt.createElement(Nn.Z,null))),bt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},bt.createElement("span",{style:fn},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),bt.createElement(re.default.Item,{name:"align"},bt.createElement(De,null,bt.createElement(Bn.ZP,{value:"default"},bt.createElement("i",{className:"fa fa-align-justify"})),bt.createElement(Bn.ZP,{value:"left"},bt.createElement("i",{className:"fa fa-align-left"})),bt.createElement(Bn.ZP,{value:"center"},bt.createElement("i",{className:"fa fa-align-center"})),bt.createElement(Bn.ZP,{value:"right"},bt.createElement("i",{className:"fa fa-align-right"}))))),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(pe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(pe.ZP,{type:"ghost",onClick:He},"\u53D6\u6D88")))},kn=Kt(59637),Mn=Kt(61016),di=Kt.n(Mn),Ri=(0,bt.forwardRef)(({use3d:Ee,width:He,height:de,callback:_e,showSaveButton:Un},ei)=>{const Jn=(0,bt.useRef)(),Pe=(0,bt.useRef)(),[rn,Wn]=(0,bt.useState)(!1),Vi=(0,bt.useRef)({id:Jn,appName:"graphing",width:He||1e3,height:de||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,bt.useEffect)(()=>{Pe.current=new(di())(Vi.current,!0),window.onload=function(){Pe.current.inject("applet_container")}},[]);const vn=()=>{var ve=window.ggbApplet.getPNGBase64(1,!0,72);return _e&&_e(ve),ve};return(0,bt.useEffect)(()=>{Vi.current.appName=rn?"3D":"graphing",Pe.current.inject("applet_container")},[rn]),(0,bt.useEffect)(()=>{Wn(Ee)},[Ee]),(0,bt.useImperativeHandle)(ei,()=>({getImgData:vn})),bt.createElement(bt.Fragment,null,bt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:Jn}),bt.createElement(gn.Z,{align:"middle"},bt.createElement(Rt.Z,{flex:1},bt.createElement(kn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:rn,onChange:ve=>Wn(ve)})),bt.createElement(Rt.Z,null,bt.createElement(pe.ZP,{size:"large",onClick:vn,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),Wi=Kt(36527),ti=Kt(2453);const Qn="link",sr="upload-image",Mi="add-flowchart",Ui="draw-image",cr="add-flowchart",yr="code-block",oi="add-table",ar="------------",Xr={default:ar,left:`:${ar}`,center:`:${ar}:`,right:`${ar}:`};var bo=Kt(99914);function In(){}let En=0;const An=1e4,Bi="\u2581",Zi="@\u2581\u2581@",We="@\u2581@",St=`
**\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`,ln=["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 Ie(Ee){return/^\d+$/.test(Ee)?`${Ee}px`:Ee}const ci=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",ii={[ci+"-B"]:"bold",[ci+"-I"]:"italic"},Pi={[Qn]:"\u6DFB\u52A0\u94FE\u63A5",[yr]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[sr]:"\u6DFB\u52A0\u56FE\u7247",[Ui]:"\u6DFB\u52A0\u753B\u56FE",[Mi]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[oi]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Ii=({defaultValue:Ee="",onChange:He,width:de="100%",height:_e=400,miniToolbar:Un=!1,isFocus:ei=!1,watch:Jn,insertTemp:Pe,mode:rn="markdown",id:Wn="markdown-editor-id",showResizeBar:Vi=!1,noStorage:vn=!1,showNullButton:ve=!1,showNullProgramButton:_n=!1,hidetoolBar:yi=!1,fullScreen:Ji=!1,onBlur:qe,onCMBeforeChange:si,onFullScreen:pr,className:uo="",disablePaste:jr=!1,disabled:hi=!1,disabledFill:ni=!1,placeholder:mi="",values:dr="",extraUse:Vr})=>{const[wn,Ni]=(0,bt.useState)(null),[Xs,is]=(0,bt.useState)(Ee),[jo,ye]=(0,bt.useState)(Jn),[ji,Er]=(0,bt.useState)(Ji),[Ei,mo]=(0,bt.useState)(""),[Tr,Dr]=(0,bt.useState)(0),[Sr,xr]=(0,bt.useState)(_e),[Jr,tn]=(0,bt.useState)(!1),[vo,Ze]=(0,bt.useState)(0),[br,Cs]=(0,bt.useState)(0),wo=(0,bt.useRef)(),wa=(0,bt.useRef)(),yo=(0,bt.useRef)(),Br=(0,bt.useRef)();(0,bt.useEffect)(()=>{const Ai=window.scrollY||window.pageYOffset;is(dr),wn==null||wn.setValue(dr),window.scrollTo(0,Ai)},[dr]),(0,bt.useEffect)(()=>{pr==null||pr(ji)},[ji]),(0,bt.useEffect)(()=>{if(wo.current){let Ai=function(qi,ze){var Hi;if(jr){ze.preventDefault();return}const Pr=ze.clipboardData;if(Pr){const Lo=Pr.types.toString(),So=Pr.items;if(Lo==="Files"||Pr.types.indexOf("Files")>-1){if(ze.preventDefault(),rn=="stex")return;try{let Go=So[1];((Hi=So[0])==null?void 0:Hi.kind)==="file"&&(Go=So[0]);const Ts=Go.getAsFile(),Ca=Ts.name.split(".").pop();(0,Rn.I)(Ts,Js=>{var Du,gu,Ce;Js.id?((Du=Ts==null?void 0:Ts.type)==null?void 0:Du.indexOf("image"))>-1?wi.replaceSelection(`<img width="100%" src="/api/attachments/${Js.id}?type=${Js.content_type})" alt="" />`):((gu=Ts==null?void 0:Ts.type)==null?void 0:gu.indexOf("video"))>-1?wi.replaceSelection(`<video width="100%" controls src="/api/attachments/${Js.id}"></video>`):((Ce=Ts==null?void 0:Ts.type)==null?void 0:Ce.indexOf("pdf"))>-1?wi.replaceSelection(`<a href="/api/attachments/${Js.id}?type=${Ts.type}&disposition=inline" target="_blank">${Ts.name}</a>`):ln.includes(Ca)?wi.replaceSelection(`<a href="/api/attachments/${Js.id}?type=office&disposition=inline" target="_blank">${Ts.name}</a>`):wi.replaceSelection(`[${Ts.name}](/api/attachments/${Js.id}?type=${Js.content_type})`):(Js==null?void 0:Js.status)===401&&(document.location.href="/user/login")})}catch(Go){ti.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const wi=Ae().fromTextArea(wo.current,{mode:rn,lineNumbers:!Un,lineWrapping:!0,value:Ee,autoCloseTags:!0,autoCloseBrackets:!0});return wi.on("keyup",function(qi,ze){ze.keyCode===8&&(qi.getValue()==""?wi.setOption("placeholder",mi):wi.setOption("placeholder",null))}),wi.on("keydown",function(qi,ze){if(ze.keyCode===8){var Hi=Gs(qi);Hi&&ze.preventDefault()}}),ei&&wi.focus(),wi.on("paste",Ai),hi&&wi.on("beforeChange",function(qi,ze){(ze.origin==="paste"||ze.origin==="+input")&&ze.cancel()}),Ni(wi),()=>{wi.off("paste",Ai)}}},[]);const Co=(0,bt.useCallback)(()=>{if(wa.current)try{}catch(Ai){console.log(Ai,"---- to set md editor body height")}},[Sr,wa,ji]);(0,bt.useEffect)(()=>{function Ai(){let wi=new sn.Z(qi=>{for(let ze of qi)(ze.target.offsetHeight>0||ze.target.offsetWidth>0)&&(Co(),wn.setSize("100%","100%"),wn.refresh())});return wi.observe(wo.current.parentElement),wi}if(wn){const wi=Ai();return()=>{var qi,ze;(qi=wo.current)!=null&&qi.parentElement&&wi.unobserve((ze=wo.current)==null?void 0:ze.parentElement)}}},[wn,Co]),(0,bt.useEffect)(()=>{if(wn){let Ai=[];for(const[wi,qi]of Object.entries(ii)){let ze={[wi]:()=>{io(qi)}};Ai.push(ze),wn.addKeyMap(ze)}return()=>{for(let wi of Ai)wn.removeKeyMap(wi)}}},[wn]),(0,bt.useEffect)(()=>{Ji!==ji&&Er(Ji)},[Ji]),(0,bo.Z)(()=>{if(!vn&&Tr>0){let Ai=new Date().getTime(),wi=window.sessionStorage.getItem(Wn);Ai>=Tr+An&&(!wi||wi!==Xs)&&(window.sessionStorage.setItem(Wn,Xs),tn(!0))}},An),(0,bt.useEffect)(()=>{ye(Jn)},[wn,Jn]),(0,bt.useEffect)(()=>{wn&&ei&&wn.focus()},[wn,ei]),(0,bt.useEffect)(()=>{if(jo&&wn){let Ai=function(qi){let ze=qi.target;if(Br.current){let Hi=ze.scrollTop/ze.scrollHeight;Br.current.scrollTop=Br.current.scrollHeight*Hi}};const wi=wn.getScrollerElement();return wi.addEventListener("scroll",Ai),()=>{wi.removeEventListener("scroll",Ai)}}},[wn,jo]),(0,bt.useEffect)(()=>{if(wn&&si){let Ai=function(wi,qi){si(wi,qi)};return wn.on("beforeChange",Ai),()=>{wn.off("beforeChange",Ai)}}},[wn,si]),(0,bt.useEffect)(()=>{if(wn&&qe){let Ai=function(){qe(wn.getValue())};return wn.on("blur",Ai),()=>{wn.off("blur",Ai)}}},[wn,qe]);function Gs(Ai,wi){var qi=Ai.getDoc(),ze=qi.getCursor(),Hi=qi.getLine(ze.line),Pr=Hi.charAt(ze.ch-1),Lo=Hi.lastIndexOf("@\u2581@",ze.ch),So=Hi.lastIndexOf("@\u2581\u2581@",ze.ch),Go=Lo>So?Lo:So,Ts=Lo>So?3:4;if(Zi.indexOf(Pr)===-1)return null;if(console.log("change1:",wi,Ai,Hi,ze,Go,Lo,So,Pr),Go>=0&&ze.ch-Go<5){var Ca=Go+Ts;return qi.replaceRange("",{line:ze.line,ch:Go},{line:ze.line,ch:Ca}),{line:ze.line,ch:Ca}}return null}(0,bt.useEffect)(()=>{if(wn){let Ai=function(wi,qi){const ze=wi.getValue();is(ze),Dr(new Date().getTime()),wi.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),He&&(_n?He(ze,Ya(ze)):He(ze))};return wn.on("change",Ai),()=>{wn.off("change",Ai)}}},[wn,He]),(0,bt.useEffect)(()=>{if(wn)if(Ee==null)wn.setValue(""),is("");else{const Ai=window.scrollY||window.pageYOffset;Ee!==wn.getValue()&&(wn.setValue(Ee),is(Ee),wn.setCursor(hi?1:wn.lineCount(),0),window.scrollTo(0,Ai))}},[wn,Ee]);const io=(0,bt.useCallback)(Ai=>{const wi=wn.getCursor(),qi=wn.getSelection();let ze=qi.split(`
`);switch(Ai){case"bold":return wn.replaceSelection("**"+qi+"**"),qi===""&&wn.setCursor(wi.line,wi.ch+2),wn.focus();case"italic":return wn.replaceSelection("*"+qi+"*"),qi===""&&wn.setCursor(wi.line,wi.ch+1),wn.focus();case"code":return wn.replaceSelection("`"+qi+"`"),qi===""&&wn.setCursor(wi.line,wi.ch+1),wn.focus();case"inline-latex":return mo("inline-latex"),wn.focus();case"latex":return wn.replaceSelection("```latex\n"+qi+"\n```"),wn.setCursor(wi.line+1,qi.length+1),wn.focus();case"line-break":return wn.replaceSelection(`<br/>
`),wn.focus();case"list-ul":return qi===""?wn.replaceSelection("- "+qi):wn.replaceSelection(ze.map(Hi=>Hi===""?"":`- ${Hi}`).join(`
`)),wn.focus();case"list-ol":return qi===""?wn.replaceSelection("1. "+qi):wn.replaceSelection(ze.map((Hi,Pr)=>Hi===""?"":`${Pr+1}. ${Hi}`).join(`
`)),wn.focus();case"add-null-ch":return qi===""&&wn.setCursor(wi.line,wi.ch),wn.replaceSelection(Bi),wn.focus();case"add-signal":return qi===""&&wn.setCursor(wi.line,wi.ch),wn.replaceSelection(We),wn.focus();case"add-multiple":return qi===""&&wn.setCursor(wi.line,wi.ch),wn.replaceSelection(Zi),wn.focus();case"inster-template-1":return qi===""&&wn.setCursor(wi.line,wi.ch),wn.replaceSelection(St),wn.focus();case"eraser":return wn.setValue(""),wn.focus();case"trigger-watch":return ye(!jo),wn.focus();case"trigger-full-screen":return Er(!ji),wn.focus();case Qn:mo(Qn);return;case yr:mo(yr);return;case sr:mo(sr);return;case Ui:mo(Ui);return;case"maths-latex":mo("maths-latex");return;case Mi:mo(Mi);return;case oi:mo(oi);return;default:throw new Error}},[wn,jo,ji]),zn=(0,bt.useCallback)((Ai,wi)=>{var qi,ze,Hi,Pr,Lo,So;switch(mo(""),Ei){case Qn:const{title:Du,link:gu}=Ai;return wn.replaceSelection(`[${Du}](${gu})`),wn.focus();case yr:const{language:Ce,content:La}=Ai;return wn.replaceSelection(["```"+Ce,La,"```"].join(`
`)),wn.focus();case"maths-latex":for(var Go=atob(Ai),Ts=new Uint8Array(Go.length),Ca=0;Ca<Go.length;Ca++)Ts[Ca]=Go.charCodeAt(Ca);var Js=new Blob([Ts],{type:"image/png"});(0,Rn.I)(Js,fr=>{fr.id?wn.replaceSelection(`![,](/api/attachments/${fr.id}?type=${fr.content_type})`):(fr==null?void 0:fr.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":wn.replaceSelection("`$$"+Ai+"$$`");break;case sr:case Ui:case cr:const{src:Rl,alt:Ou}=Ai,rs=wi,Ru=(Hi=(ze=(qi=rs==null?void 0:rs.name)==null?void 0:qi.split("."))==null?void 0:ze.pop)==null?void 0:Hi.call(ze);return((Pr=rs==null?void 0:rs.type)==null?void 0:Pr.indexOf("image"))>-1||!(rs!=null&&rs.type)?rs!=null&&rs.align||rs!=null&&rs.width?wn.replaceSelection(`<p style="text-align:${rs.align||"initial"}"><img width="${rs.width?rs.width+"%":"initial"}" src="${Rl}" alt="${Ou||""}" /></p>`):wn.replaceSelection(`<img width="100%" src="${Rl}" alt="${Ou||""}" />`):((Lo=rs==null?void 0:rs.type)==null?void 0:Lo.indexOf("video"))>-1?wn.replaceSelection(`<video width="100%" controls src="${Rl}"></video>`):((So=rs==null?void 0:rs.type)==null?void 0:So.indexOf("pdf"))>-1?wn.replaceSelection(`<a href="${Rl}?type=${rs.type}&disposition=inline" target="_blank">${rs.name}</a>`):ln.includes(Ru)?wn.replaceSelection(`<a href="${Rl}?type=office&disposition=inline" target="_blank">${rs.name}</a>`):wn.replaceSelection(`[${rs.name}](${Rl})`),wn.focus();case oi:const{row:Qh,col:qu,align:ko}=Ai;let us=`
`;for(let fr=0;fr<Qh;fr++){let Or=[],Mo=[];for(let os=0;os<qu;os++)fr===1&&Mo.push(Xr[ko]),Or.push(" ");fr===1&&(us+=`| ${Mo.join(" | ")} |
`),us+=`| ${Or.join(qu===1?"":" | ")} |
`}return wn.replaceSelection(us+`
`),wn.focus();default:throw new Error}},[wn,Ei]),Gt=(0,bt.useMemo)(()=>{switch(Ei){case Qn:return bt.createElement(Re,{callback:zn,onCancel:Qo});case yr:return bt.createElement(Pn.Z,{callback:zn,onCancel:Qo});case sr:return bt.createElement(Rn.Z,{callback:zn,onCancel:Qo});case Mi:return bt.createElement(Qe,{callback:zn,onCancel:Qo});case oi:return bt.createElement(we,{callback:zn,onCancel:Qo});case"maths-latex":return bt.createElement(Ri,{showSaveButton:!0,callback:zn});case"inline-latex":return bt.createElement(Wi.Z,{showSaveButton:!0,callback:zn});default:return null}},[Ei]);function Qo(){mo("")}(0,bt.useEffect)(()=>{if(yo.current){let Ai=function(Lo){Hi=!0,Pr=Lo.pageY},wi=function(){Hi=!1},qi=function(Lo){if(Hi){let So=Lo.pageY-Pr;So<0&&(So=0),So>300&&(So=300);let Go=_e+So+"px";xr(Go)}},ze=yo.current,Hi=!1,Pr=0;return ze.addEventListener("mousedown",Ai),document.addEventListener("mousemove",qi),document.addEventListener("mouseup",wi),()=>{ze.removeEventListener("mousedown",Ai),document.removeEventListener("mousemove",qi),document.removeEventListener("mouseup",wi)}}},[wn,yo]),(0,bt.useEffect)(()=>{xr(_e)},[_e]);const xl=Ie(de),Pl=Ie(Sr),Hs={width:xl,height:Pl},Dl=(0,bt.useMemo)(()=>{if(Tr){let Ai=new Date(Tr),wi=Ai.getHours(),qi=Ai.getMinutes(),ze=Ai.getSeconds();return wi=wi<10?"0"+wi:wi,qi=qi<10?"0"+qi:qi,ze=ze<10?"0"+ze:ze,`${wi}:${qi}:${ze}`}return 0},[Tr]),Ya=Ai=>{const wi=[];if(_n){let qi=-1;Ai=Ai.replace(/(@▁▁@|@▁@)/g,function(ze,Hi,Pr){wi.push({multiLine:ze!==We})})}return wi};function Bu(){window.sessionStorage.removeItem(Wn),tn(!1),Dr(0)}function Ol(){tn(!1),Dr(0),wn.setValue(window.sessionStorage.getItem(Wn))}(0,bt.useEffect)(()=>{Pi[Ei]&&Ei!==Ui&&Ei!==Mi&&setTimeout(()=>{const Ai=document.getElementsByClassName("markdown-popup-form")[0],wi=window.innerWidth/2-Ai.offsetWidth/2,qi=window.innerHeight/2-Ai.offsetHeight/2;Ze(wi),Cs(qi)},0)},[Ei]);const co=Ai=>{Ai.preventDefault();const wi=Ai.clientX-vo,qi=Ai.clientY-br;document.body.onmousemove=ze=>{let Hi=ze.clientX-wi,Pr=ze.clientY-qi;const Lo=document.getElementsByClassName("markdown-popup-form")[0],So=window.innerWidth-Lo.offsetWidth,Go=window.innerHeight-Lo.offsetHeight;Hi=Math.max(0,Math.min(Hi,So)),Pr=Math.max(0,Math.min(Pr,Go)),zo(ze.clientX,ze.clientY,wi,qi)&&(Ze(Hi),Cs(Pr))},document.body.onmouseup=function(){document.body.onmousemove=null}},zo=(Ai,wi,qi,ze)=>{const Hi=document.body.clientHeight,Pr=document.body.clientWidth;return Ai<20&&qi>Ai||Ai>Pr-20&&qi<Ai||wi<20&&ze>wi||wi>Hi-20&&ze<wi?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return bt.createElement(bt.Fragment,null,bt.createElement("div",{className:"markdown-editor-wrapper",ref:wa},bt.createElement("div",{className:`markdown-editor-container ${uo} ${jo?"on-preview":""} ${Un?"mini":""} ${ji?"full-screen":""}`,style:Hs},bt.createElement(Vt,{insertTemp:Pe,watch:jo,fullScreen:ji,showNullButton:ve,showNullProgramButton:_n,onActionCallback:io,hidetoolBar:yi,extraUse:Vr}),bt.createElement("div",{className:"markdown-editor-body"},bt.createElement("div",{className:"codemirror-container"},bt.createElement("textarea",{ref:wo,placeholder:mi})),jo?bt.createElement("div",{ref:Br,className:"preview-container"},rn==="stex"&&bt.createElement(Te,{value:Xs}),rn!=="stex"&&bt.createElement(Ke.Z,{disabledFill:ni,showProgramFill:_n,value:Xs})):null))),Vi?bt.createElement("a",{ref:yo,className:"editor-resize"}):null,Ei===Ui&&bt.createElement(Oe,{callback:zn,onCancel:Qo}),Ei===Mi&&bt.createElement(Qe,{callback:zn,onCancel:Qo}),bt.createElement(te.Z,null,Pi[Ei]&&Ei!==Ui&&Ei!==Mi?bt.createElement(Me.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:vo,top:br},title:bt.createElement("div",{style:{cursor:"move"},onMouseDown:co},Pi[Ei]),open:!0,onCancel:Qo,footer:null,destroyOnClose:!0,width:Ei===Mi?"1200px":null,height:Ei===Mi?"80vh":null,className:"markdown-popup-form"},Gt):null))}},70859:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Ot},I:function(){return te}});var bt=Kt(91773),se=Kt(2453),Ae=Kt(28802),sn=Kt(78957),xe=Kt(37720),Bt=Kt(98813),Yt=Kt(85804),Le=Kt(15476),ge=Kt(67294),he=Kt(67294),Ke=Object.defineProperty,Te=Object.defineProperties,dn=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,ht=(re,Jt,pe)=>Jt in re?Ke(re,Jt,{enumerable:!0,configurable:!0,writable:!0,value:pe}):re[Jt]=pe,lt=(re,Jt)=>{for(var pe in Jt||(Jt={}))nt.call(Jt,pe)&&ht(re,pe,Jt[pe]);if(Ft)for(var pe of Ft(Jt))et.call(Jt,pe)&&ht(re,pe,Jt[pe]);return re},pt=(re,Jt)=>Te(re,dn(Jt));const{useForm:vt}=bt.default,Pt={width:280,marginRight:10},Mt={labelCol:{span:5},wrapperCol:{span:19}};var Ot=({callback:re,onCancel:Jt})=>{const[pe]=vt();let le=(0,ge.useRef)();function Ne(Zn){le.current.width=pe.getFieldValue("width"),le.current.align=pe.getFieldValue("align"),re(Zn,le.current)}function en(Zn,$n){if(Zn.status===-1){se.ZP.error(Zn.message);return}pe.setFieldsValue({src:`/api/attachments/${Zn.id}`,type:$n.type})}function Xe(Zn){let $n=Zn.target.files[0];le.current=$n,te($n,en)}return he.createElement(bt.default,pt(lt({form:pe},Mt),{className:"upload-image-panel",onFinish:Ne,style:{width:470,overflow:"hidden"}}),he.createElement(bt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},he.createElement("div",{className:"flex-container"},he.createElement(bt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},he.createElement(Ae.default,{style:Pt})),he.createElement(Vt,{onFileChange:Xe}))),he.createElement(bt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},he.createElement(Ae.default,{style:{width:264}})),he.createElement(bt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},he.createElement(sn.Z,null,he.createElement(bt.default.Item,{name:"width",style:{margin:0}},he.createElement(xe.Z,{style:{width:264}})),he.createElement("span",{className:"ml8"},"%"))),he.createElement(bt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},he.createElement(Bt.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"}]})),he.createElement("aside",null,he.createElement(bt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},he.createElement(Yt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),he.createElement(Yt.ZP,{type:"default",onClick:Jt},"\u53D6\u6D88"))))};function Vt({onFileChange:re}){return he.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",he.createElement("input",{type:"file",onChange:re}))}function te(re,Jt){if(!re)throw new String("\u6CA1\u6709\u6587\u4EF6");let pe=new FormData;pe.append("editormd-image-file",re),pe.append("file_param_name","editormd-image-file"),pe.append("byxhr","true");var le=new window.XMLHttpRequest;le.withCredentials=!0,le.addEventListener("load",function(Ne){Jt(JSON.parse(Ne.target.responseText),re)},!1),le.addEventListener("error",function(Ne){console.error(Ne)},!1),le.open("POST",`${Le.KI}/api/attachments.json`),le.send(pe)}},76621:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Ae}});var bt=Kt(67294),se=Kt(73935);class Ae extends bt.Component{constructor(xe){super(xe);const Bt=window.document;this.node=Bt.createElement("div"),Bt.body.appendChild(this.node)}render(){const{children:xe}=this.props;return(0,se.createPortal)(xe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},36295:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{SV:function(){return ue},ZP:function(){return Oe}});var bt=Kt(67294),se=Kt(91033);const Ae={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"]},sn={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"]},xe={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(`
`)}]},Bt={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(`
`)}]},Yt={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 Le=Kt(84204),ge=Kt.n(Le),he=(Fe,mn,je)=>new Promise((Rt,Lt)=>{var Ct=Nt=>{try{Ht(je.next(Nt))}catch(Zt){Lt(Zt)}},Et=Nt=>{try{Ht(je.throw(Nt))}catch(Zt){Lt(Zt)}},Ht=Nt=>Nt.done?Rt(Nt.value):Promise.resolve(Nt.value).then(Ct,Et);Ht((je=je.apply(Fe,mn)).next())});const Ke={languages:["c","abap","apex","azcli","bat","cameligo","clojure","coffee","cpp","csharp","csp","css","dockerfile","fsharp","go","graphql","handlebars","html","ini","java","javascript","json","kotlin","less","lua","markdown","mips","msdax","mysql","objective-c","pascal","pascaligo","perl","pgsql","php","postiats","powerquery","powershell","pug","python","r","razor","redis","redshift","restructuredtext","ruby","rust","sb","scheme","scss","shell","solidity","sophia","sql","st","swift","tcl","twig","vb","xml","yaml'"],tables:{users:["name","id","email","phone","password"],roles:["id","name","order","created_at","updated_at","deleted_at"]}},Te=(Fe,mn,je,Rt)=>{const Lt=mn.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:je.lineNumber,endColumn:je.column});return Array.from(new Set(Lt.match(/\b\w{2,}\b/g)||[])).map(Et=>({label:Et,kind:Fe.languages.CompletionItemKind.Text,insertText:Et,range:Rt}))},dn=(Fe,mn,je,Rt)=>{Fe.languages.registerCompletionItemProvider(mn,{provideCompletionItems(Lt,Ct){const Et=Lt.getWordUntilPosition(Ct),Ht={startLineNumber:Ct.lineNumber,endLineNumber:Ct.lineNumber,startColumn:Et.startColumn,endColumn:Et.endColumn},Nt=Lt.getLineContent(Ct.lineNumber).substring(Et.startColumn-2,Et.endColumn);return{suggestions:[...Te(Fe,Lt,Ct,Ht),...je.map(Qe=>({label:Qe,kind:Fe.languages.CompletionItemKind.Keyword,documentation:Qe,insertText:Qe,insertTextRules:Fe.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ht})),...Rt.map(Qe=>({label:Qe.label,kind:Fe.languages.CompletionItemKind.Snippet,documentation:Qe.content,insertText:Nt.startsWith("#")?Qe.content.replace(/#/,""):Qe.content,insertTextRules:Fe.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ht}))]}}})};var Ft=Fe=>{Ke.languages.forEach(mn=>{Fe.languages.registerDocumentFormattingEditProvider(mn,{provideDocumentFormattingEdits(je){return he(this,null,function*(){const Rt=ge()(je.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:je.getFullModelRange(),text:Rt}]})}})}),dn(Fe,"java",sn.keywords,sn.quickKey),dn(Fe,"cpp",xe.keywords,xe.quickKey),dn(Fe,"c",Ae.keywords,[]),dn(Fe,"python",Bt.keywords,Bt.quickKey),dn(Fe,"scala",Yt.keywords,Yt.quickKey)};const nt="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var et=Object.defineProperty,ht=(Fe,mn,je)=>mn in Fe?et(Fe,mn,{enumerable:!0,configurable:!0,writable:!0,value:je}):Fe[mn]=je,lt=(Fe,mn,je)=>ht(Fe,typeof mn!="symbol"?mn+"":mn,je);const pt=class px{constructor(mn,je,Rt){this.placeholder=mn,this.editor=je,this.monaco=Rt,je.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return px.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};lt(pt,"ID","editor.widget.placeholderHint");var Pt=pt,Mt=Kt(84144),Ot=Kt(2453),Vt=Kt(83062),te=Kt(96486),re=Kt(33054),Jt=Kt(74855),pe=Object.defineProperty,le=Object.defineProperties,Ne=Object.getOwnPropertyDescriptors,en=Object.getOwnPropertySymbols,Xe=Object.prototype.hasOwnProperty,Zn=Object.prototype.propertyIsEnumerable,$n=(Fe,mn,je)=>mn in Fe?pe(Fe,mn,{enumerable:!0,configurable:!0,writable:!0,value:je}):Fe[mn]=je,qn=(Fe,mn)=>{for(var je in mn||(mn={}))Xe.call(mn,je)&&$n(Fe,je,mn[je]);if(en)for(var je of en(mn))Zn.call(mn,je)&&$n(Fe,je,mn[je]);return Fe},Fi=(Fe,mn)=>le(Fe,Ne(mn)),qt=(Fe,mn)=>{var je={};for(var Rt in Fe)Xe.call(Fe,Rt)&&mn.indexOf(Rt)<0&&(je[Rt]=Fe[Rt]);if(Fe!=null&&en)for(var Rt of en(Fe))mn.indexOf(Rt)<0&&Zn.call(Fe,Rt)&&(je[Rt]=Fe[Rt]);return je},_t=(Fe,mn,je)=>new Promise((Rt,Lt)=>{var Ct=Nt=>{try{Ht(je.next(Nt))}catch(Zt){Lt(Zt)}},Et=Nt=>{try{Ht(je.throw(Nt))}catch(Zt){Lt(Zt)}},Ht=Nt=>Nt.done?Rt(Nt.value):Promise.resolve(Nt.value).then(Ct,Et);Ht((je=je.apply(Fe,mn)).next())});function Re(Fe){return/^\d+$/.test(Fe)?`${Fe}px`:Fe}function Pn(){}let Rn=!1;const Me={"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 gn(Fe=[]){let mn=Fe;if(Array.isArray(Fe)){for(let je=0;je<Fe.length;je++){let Rt=Me[Fe[je]];if(Rt)return Rt}return mn[0]}return Me[mn]||mn}let xn=null;const ri=()=>_t(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Fe){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Fe)}});var Oe=Fe=>{var mn=Fe,{width:je="100%",height:Rt="100%",value:Lt,language:Ct="javascript",style:Et={},options:Ht={},overrideServices:Nt={},theme:Zt="vs-dark",onEditBlur:Qe,isCopy:Bn=!1,onSave:Nn,autoHeight:De=!1,forbidCopy:fn=!1,onChange:we=Pn,editorDidMount:kn=Pn,onFocus:Mn=Pn,onBreakPoint:di=Pn,breakPointValue:Dn=[],filename:Ri="educoder.txt",errorLine:Wi,errorContent:ti="",highlightLine:Qn,openBreakPoint:sr=!1,placeholder:Mi="",showMiniMap:Ui=!0}=mn,cr=qt(mn,["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 yr=(0,bt.useRef)(),oi=(0,bt.useRef)({}),ar=(0,bt.useRef)(),Xr=(0,bt.useRef)(),bo=(0,bt.useRef)([]),In=(0,bt.useRef)(!1),En=(0,bt.useRef)(),An=(0,bt.useRef)(),Bi=(0,bt.useRef)(!1),[Zi,We]=(0,bt.useState)(!1);function St(){let Pe;return yr.current&&(Pe=new se.Z(rn=>{for(let Wn of rn)(Wn.target.offsetHeight>0||Wn.target.offsetWidth>0)&&oi.current.instance.layout()}),Pe.observe(yr.current)),Pe}function ln(){Ot.ZP.warning({content:decodeURIComponent(nt),key:"monaco-editor-tip"})}const Ie=()=>{let Pe=oi.current.instance;if(Lt!=null&&Pe&&Zi){const rn=Pe.getModel();rn&&Lt!==rn.getValue()&&(Rn=!0,rn.setValue(Lt),Pe.layout(),Rn=!1)}};(0,bt.useEffect)(()=>{const Pe=re.Z.subscribe("formatDocument",rn=>{var Wn;let Vi=oi.current.instance;(Wn=Vi==null?void 0:Vi.getAction)==null||Wn.call(Vi,"editor.action.formatDocument").run()});return window.updateMonacoValue=rn=>{we(rn)},Pe},[]),(0,bt.useEffect)(()=>{var Pe;let rn=oi.current.instance;Xr.current&&clearTimeout(Xr.current),Xr.current=setTimeout(()=>{Ie()},500),Lt&&(Lt!=null&&Lt.length)&&((Pe=rn==null?void 0:rn.updateOptions)==null||Pe.call(rn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Lt.split(/\r\n|\r|\n/g).length))+3,5)}))},[Lt,Zi,oi.current]),(0,bt.useEffect)(()=>{if(Wi&&oi.current&&oi.current.instance){let rn=oi.current.instance;rn.changeViewZones(function(Wn){var Vi=document.createElement("div");Vi.style.padding="10px 20px",Vi.style.width="calc(100% - 20px)",Vi.className="my-error-line-wrp",Vi.innerHTML=ti,Wn.addZone({afterLineNumber:Wi||11,heightInLines:3,domNode:Vi})});var Pe={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}};rn.addOverlayWidget(Pe),rn.revealPositionInCenter({lineNumber:20,column:1})}},[Wi,oi.current,Zi]);const Vn=(Pe="",rn)=>{if(!Pe||Pe.trim()==="")return!0;const Vi=oi.current.instance.getModel().getLineTokens(rn);let vn=!1;for(let ve=0;ve<2;ve++)Vi.getStandardTokenType(ve)===1&&(vn=!0);return vn};(0,bt.useEffect)(()=>{var Pe;const rn=(Pe=oi.current)==null?void 0:Pe.instance;if(rn&&Zi&&fn){const Wn=rn.onDidBlurEditorWidget(()=>{Bi.current=!1}),Vi=rn.onDidFocusEditorText(()=>{Bi.current=!0});return()=>{Wn.dispose(),Vi.dispose()}}},[oi.current,Zi,fn]),(0,bt.useEffect)(()=>{var Pe;if((Pe=oi.current)!=null&&Pe.instance&&Zi&&sr){let rn=oi.current.instance,Wn=rn.getModel();if(!Wn)return;(()=>{var hi;let ni=[],mi=[];const dr=Wn.getAllDecorations();for(let wn of dr)wn.options.className==="highlighted-line"&&(ni.push((hi=wn==null?void 0:wn.range)==null?void 0:hi.startLineNumber),mi.push(wn==null?void 0:wn.id));if(Qn===ni[0])return;Wn.deltaDecorations(mi,[]);const Vr=Wn.getLineCount();Qn&&Qn<=Vr&&(rn.deltaDecorations([],[{range:new xn.Range(Qn,1,Qn,Wn.getLineMaxColumn(Qn)),options:{isWholeLine:!0,className:"highlighted-line"}}]),rn.revealLineInCenter(Qn))})();const vn=(hi=!1)=>{var ni;let mi=[],dr=[];const Vr=Wn.getAllDecorations();for(let wn of Vr)wn.options.linesDecorationsClassName==="breakpoints-select"&&(mi.push((ni=wn==null?void 0:wn.range)==null?void 0:ni.startLineNumber),dr.push(wn==null?void 0:wn.id));if(hi)return{lines:mi,ids:dr};di(mi)},ve=hi=>_t(void 0,null,function*(){let ni={range:new xn.Range(hi,1,hi,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Wn.deltaDecorations([],[ni]),vn()}),_n=hi=>_t(void 0,null,function*(){let ni=[];const mi=rn.getLineDecorations(hi);for(let dr of mi)dr.options.linesDecorationsClassName==="breakpoints-select"&&ni.push(dr.id);yield Wn.deltaDecorations(ni,[]),vn()}),yi=hi=>{let ni=rn.getLineDecorations(hi);for(let mi of ni)if(mi.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,te.isEqual)(Dn,vn(!0).lines)){Wn.deltaDecorations(vn(!0).ids,[]);const hi=Dn.map(ni=>({range:new xn.Range(ni,1,ni,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Wn.deltaDecorations([],hi)}const Ji=rn.onDidChangeModelContent(hi=>{let ni=rn.getPosition();if(ni){let mi=ni.lineNumber;clearTimeout(An.current),An.current=setTimeout(()=>{Vn(Wn.getLineContent(mi),mi)?_n(mi):yi(mi)?(_n(mi),ve(mi)):vn()},100)}}),qe=rn.onMouseDown(hi=>{var ni,mi,dr;if(hi.target.detail&&((dr=(mi=(ni=hi.target)==null?void 0:ni.element)==null?void 0:mi.className)!=null&&dr.includes("line-numbers"))){let Vr=hi.target.position.lineNumber;if(Vn(Wn.getLineContent(Vr),Vr))return;yi(Vr)?_n(Vr):ve(Vr)}}),si=hi=>{let ni={range:new xn.Range(hi,1,hi,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};bo.current=rn.deltaDecorations(bo.current,[ni])},pr=()=>{bo.current=rn.deltaDecorations(bo.current,[])},uo=rn.onMouseMove(hi=>{var ni,mi,dr;if(pr(),hi.target.detail&&((dr=(mi=(ni=hi.target)==null?void 0:ni.element)==null?void 0:mi.className)!=null&&dr.includes("line-numbers"))){let Vr=hi.target.position.lineNumber;if(Vn(Wn.getLineContent(Vr),Vr))return;si(Vr)}}),jr=rn.onMouseLeave(()=>{pr()});return()=>{Ji.dispose(),qe.dispose(),uo.dispose(),jr.dispose()}}},[oi.current,Zi,Dn,Qn,sr,Ct]),(0,bt.useEffect)(()=>{var Pe;(Pe=oi.current)!=null&&Pe.instance&&sr&&oi.current.instance.setPosition({lineNumber:0,column:0})},[Qn]);function ci(){let Pe=oi.current.instance;if(Pe){const rn=Pe.getSelection(),Wn=oi.current.pastePos||{},Vi=new xn.Range(Wn.startLineNumber||rn.endLineNumber,Wn.startColumn||rn.endColumn,Wn.endLineNumber||rn.endLineNumber,Wn.endColumn||rn.endColumn);setTimeout(()=>{Pe.executeEdits("",[{range:Vi,text:""}])},300)}}function ii(Pe){(window.navigator.platform.match("Mac")?Pe.metaKey:Pe.ctrlKey)&&Pe.keyCode==83&&(Pe.preventDefault(),Nn())}const Pi=()=>{if(De&&oi.current.instance){const Pe=oi.current.instance.getContentHeight();ei(Pe<Rt?Rt:Pe)}else ei(Rt)};function Ii(Pe){var rn=document.createEvent("MouseEvents");rn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Pe.dispatchEvent(rn)}const Ee=Pe=>{if(!Bi.current)return;const{keyCode:rn,ctrlKey:Wn,metaKey:Vi,target:vn,type:ve}=Pe;return(ve==="paste"||(rn===67||rn===86)&&(Vi||Wn))&&vn.nodeName==="TEXTAREA"&&(ln(),Pe.preventDefault()),!1};function He(Pe,rn){var Wn=window.URL||window.webkitURL||window,Vi=new Blob([rn]),vn=document.createElementNS("http://www.w3.org/1999/xhtml","a");vn.href=Wn.createObjectURL(Vi),vn.download=Pe,Ii(vn)}(0,bt.useEffect)(()=>{Pi()},[Pi]),(0,bt.useEffect)(()=>{yr.current&&!Zi&&Promise.all([Kt.e(5552),Kt.e(9651)]).then(Kt.bind(Kt,55826)).then(Pe=>{try{xn=Pe,oi.current.instance=xn.editor.create(yr.current,{value:Lt,language:gn(Ct),theme:Zt,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Ui||!1}},Nt);const rn=oi.current.instance;let vn=[...Mt.BH._menuItems].find(Ji=>Ji[0]._debugName=="EditorContext")[1],ve=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],_n=(Ji,qe)=>{var si,pr;let uo=Ji._first;do qe.includes((pr=(si=uo.element)==null?void 0:si.command)==null?void 0:pr.id)&&Ji._remove(uo);while(uo=uo.next)};if(kn(rn,xn),setTimeout(()=>{Pi(),oi.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{He(Ri||"educoder.txt",rn.getValue())}})},500),oi.current.subscription=rn.onDidChangeModelContent(Ji=>{In.current?clearTimeout(En.current):(Pi(),we(rn.getValue(),Ji)),En.current=setTimeout(()=>{In.current=!1},500)}),window.Monaco||Ft(xn,gn(Ct)),fn&&(_n(vn,ve),yr.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Ee),window.removeEventListener("paste",Ee),window.addEventListener("keydown",Ee),window.addEventListener("paste",Ee)),window.Monaco=xn,Qe&&rn.onDidBlurEditorWidget(()=>{Qe(rn.getValue())}),Mn&&rn.onDidFocusEditorText(()=>{fn&&ri(),Mn(rn.getValue())}),fn){ri();try{rn.onDidPaste(Ji=>{const qe=rn.getSelection(),si=oi.current.pastePos||{},pr=new xn.Range(si.startLineNumber||qe.endLineNumber,si.startColumn||qe.endColumn,si.endLineNumber||qe.endLineNumber,si.endColumn||qe.endColumn);rn.executeEdits("",[{range:Ji.range,text:""}])})}catch(Ji){}}let yi=St();return Mi&&typeof Mi=="string"&&new Pt(Mi,rn,xn),We(!0),()=>{const Ji=oi.current.instance;Ji.dispose();const qe=Ji.getModel();qe&&qe.dispose(),oi.current.subscription&&oi.current.subscription.dispose(),yi.unobserve(yr.current)}}catch(rn){}})},[]),(0,bt.useEffect)(()=>{if(oi.current.instance&&Zi)return document.addEventListener("keydown",ii,!1),()=>{document.removeEventListener("keydown",ii)}},[Nn,Zi]),(0,bt.useEffect)(()=>{let Pe=oi.current.instance;if(Pe&&Zi){let rn=gn(Ct);xn.editor.setModelLanguage(Pe.getModel(),rn)}},[Ct,Zi]),(0,bt.useEffect)(()=>{oi.current.instance&&Zi&&xn.editor.setTheme(Zt)},[Zt,Zi]),(0,bt.useEffect)(()=>{let Pe=oi.current.instance;ar.current=Ht,Pe&&Zi&&(Pe.updateOptions(qn({},Ht)),setTimeout(()=>{Pe.getModel().updateOptions(qn({},Ht))},200))},[JSON.stringify(Ht),Zi]),(0,bt.useEffect)(()=>{let Pe=oi.current.instance;Pe&&Zi&&Pe.layout()},[je,Rt,Zi]);const[de,_e]=(0,bt.useState)(Re(je)),[Un,ei]=(0,bt.useState)(Re(Rt)),Jn=Fi(qn({},Et),{width:de,height:Un,position:"relative"});return bt.createElement("div",{className:"my-monaco-editor",ref:yr,style:Jn},Bn&&bt.createElement(Jt.CopyToClipboard,{text:Lt,onCopy:()=>Ot.ZP.success("\u590D\u5236\u6210\u529F")},bt.createElement(Vt.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 ue({width:Fe="100%",height:mn="100%",original:je,modified:Rt,language:Lt,options:Ct={}}){const Et=(0,bt.useRef)(),[Ht,Nt]=(0,bt.useState)(null);function Zt(De){let fn;return Et.current&&(fn=new se.Z(we=>{for(let kn of we)(kn.target.offsetHeight>0||kn.target.offsetWidth>0)&&De.layout()}),fn.observe(Et.current)),fn}(0,bt.useEffect)(()=>(Et.current&&Promise.all([Kt.e(5552),Kt.e(9404)]).then(Kt.bind(Kt,50048)).then(De=>{xn=De;const fn=xn.editor.createDiffEditor(Et.current,Fi(qn({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},Ct),{wordWrap:!0}));Nt(fn);let we=Zt(fn);return()=>{fn.dispose();const kn=fn.getModel();kn&&kn.dispose(),we.unobserve(Et.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,bt.useEffect)(()=>{Ht&&Ht.setModel({original:xn.editor.createModel(je,Lt),modified:xn.editor.createModel(Rt,Lt)})},[je,Rt,Lt,Ht]);const Qe=Re(Fe),Bn=Re(mn),Nn={width:Qe,height:Bn};return bt.createElement("div",{className:"my-diff-editor",ref:Et,style:Nn})}},99914:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return se}});var bt=Kt(67294);function se(Ae,sn){const xe=(0,bt.useRef)();(0,bt.useEffect)(()=>{xe.current=Ae}),(0,bt.useEffect)(()=>{function Bt(){xe.current()}if(sn!==null){let Yt=setInterval(Bt,sn);return()=>clearInterval(Yt)}},[sn])}},15028:function(pn,Hn,Kt){"use strict";Kt.r(Hn),Kt.d(Hn,{default:function(){return bo}});var bt=Kt(67294),se=Kt(35973),Ae=Kt(85673),sn=Kt(55238),xe=Kt(52310),Bt=Kt(28706),Yt=Kt(35567),Le=Kt(11320),ge=Kt(65226),he=Kt(62844),Ke=Kt(2453),Te=Object.defineProperty,dn=Object.getOwnPropertySymbols,Ft=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,et=(In,En,An)=>En in In?Te(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,ht=(In,En)=>{for(var An in En||(En={}))Ft.call(En,An)&&et(In,An,En[An]);if(dn)for(var An of dn(En))nt.call(En,An)&&et(In,An,En[An]);return In},lt=(In,En,An)=>new Promise((Bi,Zi)=>{var We=Ie=>{try{ln(An.next(Ie))}catch(Vn){Zi(Vn)}},St=Ie=>{try{ln(An.throw(Ie))}catch(Vn){Zi(Vn)}},ln=Ie=>Ie.done?Bi(Ie.value):Promise.resolve(Ie.value).then(We,St);ln((An=An.apply(In,En)).next())});const pt=({shixunHomeworks:In,dispatch:En})=>{const An=(0,se.useParams)();return bt.createElement(he.default,{centered:!0,title:"\u63D0\u793A",open:In.actionTabs.key==="\u5220\u9664",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:()=>lt(void 0,null,function*(){(yield En({type:"shixunHomeworks/deleteReply",payload:{object_id:In.actionTabs.selectArr.id,object_type:"journals_for_message"}})).status===0&&(Ke.ZP.success("\u5220\u9664\u6210\u529F"),En({type:"shixunHomeworks/setActionTabs",payload:{}}),En({type:"shixunHomeworks/getReplyList",payload:ht({},In.actionTabs.params)}))}),onCancel:()=>{En({type:"shixunHomeworks/setActionTabs",payload:{}})}},bt.createElement("p",null,"\u786E\u5B9A\u8981\u5220\u9664\u8BE5\u6761\u56DE\u590D\u5417\uFF1F"))};var vt=(0,se.connect)(({shixunHomeworks:In})=>({shixunHomeworks:In}))(pt),Pt=Kt(94699),Mt=Kt.n(Pt),Ot=Kt(71230),Vt=Kt(15746),te=Kt(28802),re=Kt(85804),Jt=Kt(83062),pe=Kt(14845),le=Kt(84249),Ne=Kt(79852),en={flex_box_center:"flex_box_center___rwkot",flex_space_between:"flex_space_between___CV5Yi",flex_box_vertical_center:"flex_box_vertical_center___meeO5",flex_box_center_end:"flex_box_center_end___RXqc0",flex_box_column:"flex_box_column___HwZxi",listItem:"listItem___Cb1Ly",description:"description___UqYVS",liked:"liked___xlDpa",likedActive:"likedActive___GqNt1",reply:"reply___R3gEt",replyList:"replyList___AA3m5",comment:"comment___JuJKy"},Xe=Object.defineProperty,Zn=Object.getOwnPropertySymbols,$n=Object.prototype.hasOwnProperty,qn=Object.prototype.propertyIsEnumerable,Fi=(In,En,An)=>En in In?Xe(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,qt=(In,En)=>{for(var An in En||(En={}))$n.call(En,An)&&Fi(In,An,En[An]);if(Zn)for(var An of Zn(En))qn.call(En,An)&&Fi(In,An,En[An]);return In},_t=(In,En,An)=>new Promise((Bi,Zi)=>{var We=Ie=>{try{ln(An.next(Ie))}catch(Vn){Zi(Vn)}},St=Ie=>{try{ln(An.throw(Ie))}catch(Vn){Zi(Vn)}},ln=Ie=>Ie.done?Bi(Ie.value):Promise.resolve(Ie.value).then(We,St);ln((An=An.apply(In,En)).next())});Mt().locale("ZH-cn");const Re=({graduation:In,classroomList:En,globalSetting:An,loading:Bi,dispatch:Zi})=>{const[We,St]=(0,bt.useState)(qt({},(0,se.useParams)())),[ln,Ie]=(0,bt.useState)(!1),[Vn,ci]=(0,bt.useState)(-1),[ii,Pi]=(0,bt.useState)(""),{detail:Ii}=In,{detailLeftMenus:Ee}=En,{graduationDetail:He,replyList:de,workDetail:_e}=In,Un={1:"\u8BBE\u8BA1",2:"\u8BBA\u6587",3:"\u521B\u4F5C"},ei={1:"\u751F\u4EA7/\u793E\u4F1A\u5B9E\u9645",2:"\u7ED3\u5408\u79D1\u7814",3:"\u5176\u5B83"},Jn={1:"\u771F\u9898",2:"\u6A21\u62DF\u9898"},Pe={1:"\u7EB5\u5411\u8BFE\u9898",2:"\u6A2A\u5411\u8BFE\u9898",3:"\u81EA\u9009"},rn={1:"\u65B0\u9898",2:"\u5F80\u5C4A\u9898\uFF0C\u6709\u65B0\u8981\u6C42",3:"\u5F80\u5C4A\u9898\uFF0C\u65E0\u65B0\u8981\u6C42"};return We.page_size=10,(0,bt.useEffect)(()=>{Zi({type:"graduation/getReplyList",payload:qt({},We)}),Zi({type:"graduation/getTopisDetail",payload:qt({},We)})},[We.categoryId]),bt.createElement("section",{className:en.bg},bt.createElement("section",{className:" edu-container"},bt.createElement("aside",{className:[en.desc,"c-black","font14","bg-white"].join(" ")},bt.createElement("h1",{className:en.description},Ii.description),bt.createElement("div",{className:"mt30"},bt.createElement("ul",{className:en.listItem},bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u7C7B\u578B\uFF1A"),bt.createElement("span",null,Un[Ii==null?void 0:Ii.topic_type]||"--")),bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u6765\u6E90\uFF1A"),bt.createElement("span",null,ei[Ii==null?void 0:Ii.topic_source]||"--")),bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u6027\u8D281\uFF1A"),bt.createElement("span",null,Jn[Ii==null?void 0:Ii.topic_property_first]||"--")),bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u6027\u8D282\uFF1A"),bt.createElement("span",null,Pe[Ii==null?void 0:Ii.topic_property_second]||"--")),bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u91CD\u590D\u60C5\u51B5\uFF1A"),bt.createElement("span",null,rn[Ii==null?void 0:Ii.topic_repeat]||"--")),bt.createElement("li",null,bt.createElement("span",{className:"c-light-black"},"\u8C03\u7814\u6216\u5B9E\u4E60\u5730\u70B9\uFF1A"),bt.createElement("span",null,Ii.city||"--")),bt.createElement("li",{className:"fl with50"},bt.createElement("span",{className:"c-light-black"},"\u8BFE\u9898\u6765\u6E90\u5355\u4F4D\uFF1A"),bt.createElement("span",null,Ii.source_unit||"--"))))),bt.createElement("aside",{className:[en.reply,"bg-white","mt20"].join(" ")},ln&&bt.createElement(Yt.Z,{onChange:Wn=>{Pi(Wn)},height:200,isFocus:!0,watch:!0}),bt.createElement(Ot.Z,{onClick:()=>{Ie(!0)}},bt.createElement(Vt.Z,{flex:"1"},!ln&&bt.createElement(te.default,{size:"middle",className:"current",placeholder:"\u8BF4\u70B9\u4EC0\u4E48",disabled:!0})),bt.createElement(Vt.Z,null,bt.createElement(re.ZP,{type:"primary",size:"middle",onClick:()=>_t(void 0,null,function*(){ii===""?Ke.ZP.error("\u8BF7\u8F93\u5165\u5185\u5BB9"):(yield Zi({type:"graduation/createReply",payload:{journals_for_message:{jour_id:We.categoryId,jour_type:"HomeworkCommon",reply_id:1,notes:ii}}})).status===0&&(Ke.ZP.success("\u53D1\u5E03\u6210\u529F"),Zi({type:"graduation/getReplyList",payload:qt({},We)}),Ie(!1))})},"\u53D1\u8868")))),(de==null?void 0:de.comments)&&de.comments!=""&&bt.createElement("aside",{className:[en.replyList,"bg-white"].join(" ")},de==null?void 0:de.comments.map(function(Wn,Vi){var vn,ve;return bt.createElement(Ot.Z,{gutter:[12,12],key:Vi},bt.createElement(Vt.Z,{flex:"40px"},bt.createElement("img",{width:"40",src:`${Le.Z.IMG_SERVER}/images/${(vn=Wn==null?void 0:Wn.author)==null?void 0:vn.image_url}`})),bt.createElement(Vt.Z,{flex:"1"},bt.createElement(Ot.Z,{align:"middle"},bt.createElement(Vt.Z,{span:24},bt.createElement("span",{className:"c-light-black"},(ve=Wn==null?void 0:Wn.author)==null?void 0:ve.name),bt.createElement("span",{className:"c-light-black ml10"},Mt()(Wn==null?void 0:Wn.created_on).fromNow()," \u53D1\u5E03")),bt.createElement(Vt.Z,{span:24},bt.createElement(ge.Z,{value:Wn.content})),Wn.children&&bt.createElement("aside",{className:en.comment},Wn.children.map(function(_n,yi){return bt.createElement(Ot.Z,{key:yi},bt.createElement(Vt.Z,{span:24},bt.createElement(Ot.Z,null,bt.createElement(Vt.Z,{flex:"1"},_n.author.name,bt.createElement("span",{className:"c-light-black ml10"},Mt()(_n==null?void 0:_n.created_on).fromNow())),bt.createElement(Vt.Z,null,bt.createElement(Jt.Z,{title:"\u5220\u9664"},bt.createElement(le.Z,{className:"current",onClick:()=>{Zi({type:"graduation/setActionTabs",payload:{key:"\u5220\u9664",params:We,selectArr:Wn}})}}))))),bt.createElement(Vt.Z,null,bt.createElement("strong",null,bt.createElement(ge.Z,{value:_n.content}))))})),bt.createElement(Vt.Z,{span:24,className:"mt5 c-light-black"},Vn===Vi&&bt.createElement("aside",null,bt.createElement(Yt.Z,{onChange:_n=>{Pi(_n)},height:150,isFocus:!0}),bt.createElement(Ot.Z,null,bt.createElement(Vt.Z,{span:24,className:"tr"},bt.createElement(re.ZP,{type:"primary",size:"middle",onClick:()=>_t(this,null,function*(){ii===""?Ke.ZP.error("\u8BF7\u8F93\u5165\u5185\u5BB9"):(yield Zi({type:"graduation/createReply",payload:{journals_for_message:{jour_id:We.categoryId,jour_type:"HomeworkCommon",m_parent_id:Wn.id,reply_id:1,notes:ii}}}),Zi({type:"graduation/getReplyList",payload:qt({},We)}),Ke.ZP.success("\u53D1\u5E03\u6210\u529F"),ci(-1))})},"\u53D1\u8868")))),Vn!==Vi&&bt.createElement("div",{className:"tr"},bt.createElement("span",{className:"iconfont icon-huifu1 mr5 ml30",onClick:()=>ci(Vi)}),Wn.liked&&bt.createElement("span",{className:"c-orange"},bt.createElement(Ne.Z,{className:"mr5 ml30",onClick:()=>_t(this,null,function*(){yield Zi({type:"graduation/replyUnLike",payload:{object_id:Wn.id,object_type:"message"}}),Zi({type:"graduation/getReplyList",payload:qt({},We)})})}),Wn.praises_count),!Wn.liked&&bt.createElement("span",null,bt.createElement(Ne.Z,{className:"mr5 ml30",onClick:()=>_t(this,null,function*(){yield Zi({type:"graduation/replyLike",payload:{object_id:Wn.id,object_type:"message"}}),Zi({type:"graduation/getReplyList",payload:qt({},We)})})}),Wn.praises_count))))))}))),bt.createElement("aside",{className:"tc mt30 pb30"},bt.createElement(pe.Z,{defaultCurrent:1,total:de==null?void 0:de.total_count,hideOnSinglePage:!0,current:We.page||1,onChange:Wn=>{We.page=Wn,Zi({type:"graduation/getReplyList",payload:qt({},We)})}})),bt.createElement(vt,null))};var Pn=(0,se.connect)(({graduation:In,classroomList:En,loading:An,globalSetting:Bi})=>({graduation:In,globalSetting:Bi,classroomList:En,loading:An.effects}))(Re),Rn=Kt(91773),Me=Kt(57399),gn=Object.defineProperty,xn=Object.getOwnPropertySymbols,ri=Object.prototype.hasOwnProperty,Oe=Object.prototype.propertyIsEnumerable,ue=(In,En,An)=>En in In?gn(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,Fe=(In,En)=>{for(var An in En||(En={}))ri.call(En,An)&&ue(In,An,En[An]);if(xn)for(var An of xn(En))Oe.call(En,An)&&ue(In,An,En[An]);return In},mn=(In,En)=>{var An={};for(var Bi in In)ri.call(In,Bi)&&En.indexOf(Bi)<0&&(An[Bi]=In[Bi]);if(In!=null&&xn)for(var Bi of xn(In))En.indexOf(Bi)<0&&Oe.call(In,Bi)&&(An[Bi]=In[Bi]);return An},je=(In,En,An)=>new Promise((Bi,Zi)=>{var We=Ie=>{try{ln(An.next(Ie))}catch(Vn){Zi(Vn)}},St=Ie=>{try{ln(An.throw(Ie))}catch(Vn){Zi(Vn)}},ln=Ie=>Ie.done?Bi(Ie.value):Promise.resolve(Ie.value).then(We,St);ln((An=An.apply(In,En)).next())});const Rt=In=>{var En=In,{graduation:An,dispatch:Bi}=En,Zi=mn(En,["graduation","dispatch"]);const We=(0,se.useParams)();return bt.createElement(he.default,{centered:!0,title:"\u63D0\u793A",open:An.actionTabs.key==="\u62D2\u7EDD",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:()=>je(void 0,null,function*(){(yield Bi({type:"graduation/refuseTopic",payload:Fe({student_graduation_topic:An.actionTabs.selectArrs.id},We)})).status===0&&(Ke.ZP.success("\u62D2\u7EDD\u6210\u529F"),Bi({type:"graduation/setActionTabs",payload:{}}),Bi({type:"graduation/getTopisDetailList",payload:Fe({},An.actionTabs.params)}))}),onCancel:()=>{Bi({type:"graduation/setActionTabs",payload:{}})}},bt.createElement("p",null,"\u662F\u5426\u786E\u8BA4\u62D2\u7EDD\u5B66\u751F\u9009\u9898?"))};var Lt=(0,se.connect)(({graduation:In})=>({graduation:In}))(Rt),Ct=Kt(88044),Et=Object.defineProperty,Ht=Object.getOwnPropertySymbols,Nt=Object.prototype.hasOwnProperty,Zt=Object.prototype.propertyIsEnumerable,Qe=(In,En,An)=>En in In?Et(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,Bn=(In,En)=>{for(var An in En||(En={}))Nt.call(En,An)&&Qe(In,An,En[An]);if(Ht)for(var An of Ht(En))Zt.call(En,An)&&Qe(In,An,En[An]);return In},Nn=(In,En)=>{var An={};for(var Bi in In)Nt.call(In,Bi)&&En.indexOf(Bi)<0&&(An[Bi]=In[Bi]);if(In!=null&&Ht)for(var Bi of Ht(In))En.indexOf(Bi)<0&&Zt.call(In,Bi)&&(An[Bi]=In[Bi]);return An},De=(In,En,An)=>new Promise((Bi,Zi)=>{var We=Ie=>{try{ln(An.next(Ie))}catch(Vn){Zi(Vn)}},St=Ie=>{try{ln(An.throw(Ie))}catch(Vn){Zi(Vn)}},ln=Ie=>Ie.done?Bi(Ie.value):Promise.resolve(Ie.value).then(We,St);ln((An=An.apply(In,En)).next())});const fn=In=>{var En=In,{graduation:An,dispatch:Bi}=En,Zi=Nn(En,["graduation","dispatch"]),We;const St=(0,se.useParams)(),{detailList:ln}=An,[Ie]=Rn.default.useForm();return bt.createElement(he.default,{centered:!0,title:"\u540C\u610F\u9009\u9898",open:An.actionTabs.key==="\u540C\u610F",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:()=>De(void 0,null,function*(){var Vn;yield Ie.validateFields();const ci=Ie.getFieldsValue();(yield Bi({type:"graduation/agreeTopic",payload:Bn({group_id:ci.group_id,course_group_name:(Vn=ln==null?void 0:ln.group_list)==null?void 0:Vn.filter(Pi=>Pi.group_id==ci.group_id)[0].group_name,student_graduation_topic:An.actionTabs.selectArrs.id},St)})).status===0&&(Ke.ZP.success("\u540C\u610F\u6210\u529F"),Bi({type:"graduation/setActionTabs",payload:{}}),Bi({type:"graduation/getTopisDetailList",payload:Bn({},An.actionTabs.params)}))}),onCancel:()=>{Bi({type:"graduation/setActionTabs",payload:{}})}},bt.createElement("p",null,"\u786E\u8BA4\u540C\u610F\u5B66\u751F\u7684\u9009\u9898\uFF0C\u5C06\u5B66\u751F\u52A0\u5165\u6211\u7684\u5206\u73ED"),bt.createElement(Rn.default,{form:Ie},bt.createElement(Rn.default.Item,{name:"group_id",label:"\u9009\u62E9\uFF1A",rules:[{required:!0,message:"\u8BF7\u9009\u62E9\u5206\u73ED"}]},bt.createElement(Ct.default,{placeholder:"\u8BF7\u9009\u62E9\u5206\u73ED",size:"middle"},(We=ln==null?void 0:ln.group_list)==null?void 0:We.map(function(Vn,ci){return bt.createElement(Ct.default.Option,{value:Vn.group_id},Vn.group_name)})))))};var we=(0,se.connect)(({graduation:In})=>({graduation:In}))(fn),kn=Object.defineProperty,Mn=Object.getOwnPropertySymbols,di=Object.prototype.hasOwnProperty,Dn=Object.prototype.propertyIsEnumerable,Ri=(In,En,An)=>En in In?kn(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,Wi=(In,En)=>{for(var An in En||(En={}))di.call(En,An)&&Ri(In,An,En[An]);if(Mn)for(var An of Mn(En))Dn.call(En,An)&&Ri(In,An,En[An]);return In};const ti=({graduation:In,loading:En,dispatch:An})=>{const[Bi,Zi]=(0,bt.useState)(Wi({},(0,se.useParams)())),We=(0,se.useLocation)(),{detailList:St}=In,[ln,Ie]=(0,bt.useState)({}),[Vn]=Rn.default.useForm(),ci=(Pi,Ii)=>{Bi.page=Pi,Bi.limit=20,An({type:"graduation/getTopisDetailList",payload:Wi({},Bi)})},ii=[{title:"\u5E8F\u53F7",dataIndex:"name",width:200,align:"center",render:(Pi,Ii,Ee)=>Ee+1},{title:"\u59D3\u540D",dataIndex:"student_name"},{title:"\u5B66\u53F7",dataIndex:"student_id"},{title:"\u5206\u73ED",dataIndex:"class_group_name"},{title:"\u9009\u9898\u65F6\u95F4",dataIndex:"selected_time"},{title:"\u786E\u8BA4\u7ED3\u679C",dataIndex:"result",render:Pi=>Pi==="\u5DF2\u62D2\u7EDD"?bt.createElement("span",{className:"c-orange"},"\u5DF2\u62D2\u7EDD"):Pi},{title:"\u64CD\u4F5C",dataInex:"action",render:(Pi,Ii)=>bt.createElement("div",null,(Ii.result==="\u5F85\u786E\u8BA4"||Ii.result==="\u5DF2\u540C\u610F")&&bt.createElement("span",{className:"current",onClick:()=>{An({type:"graduation/setActionTabs",payload:{key:"\u62D2\u7EDD",selectArrs:Ii,params:Bi}})}},"\u62D2\u7EDD"),Ii.result==="\u5F85\u786E\u8BA4"&&bt.createElement("span",{className:"current ml20 c-blue",onClick:()=>{An({type:"graduation/setActionTabs",payload:{key:"\u540C\u610F",selectArrs:Ii,params:Bi}})}},"\u540C\u610F"))}];return bt.createElement(bt.Fragment,null,bt.createElement("section",{className:"minH500 bg-white "},bt.createElement(Me.default,{loading:En["graduation/getTopisDetailList"],pagination:!1,dataSource:St.users_list,columns:ii}),bt.createElement(Lt,null),bt.createElement(we,null)),bt.createElement("aside",{className:"tc mb50 mt30"},bt.createElement(pe.Z,{hideOnSinglePage:!0,showSizeChanger:!1,onChange:ci,defaultCurrent:Bi.page||1,current:Bi.page||1,defaultPageSize:15,total:In.users_count})))};var Qn=(0,se.connect)(({graduation:In,loading:En})=>({graduation:In,loading:En.effects}))(ti),sr={flex_box_center:"flex_box_center___D_8YV",flex_space_between:"flex_space_between___DI3Lx",flex_box_vertical_center:"flex_box_vertical_center___HQIdb",flex_box_center_end:"flex_box_center_end___jBPdg",flex_box_column:"flex_box_column___oBJ_R",title:"title___vQC28",menuTabs:"menuTabs___ZWqcp",rightMenu:"rightMenu___JdFEE",shixunDetail:"shixunDetail___rsPHS"},Mi=Object.defineProperty,Ui=Object.getOwnPropertySymbols,cr=Object.prototype.hasOwnProperty,yr=Object.prototype.propertyIsEnumerable,oi=(In,En,An)=>En in In?Mi(In,En,{enumerable:!0,configurable:!0,writable:!0,value:An}):In[En]=An,ar=(In,En)=>{for(var An in En||(En={}))cr.call(En,An)&&oi(In,An,En[An]);if(Ui)for(var An of Ui(En))yr.call(En,An)&&oi(In,An,En[An]);return In};const Xr=({graduation:In,globalSetting:En,loading:An,dispatch:Bi})=>{const Zi=(0,se.useParams)(),We=(0,se.useLocation)(),[St]=(0,se.useSearchParams)(),[ln,Ie]=(0,bt.useState)([]),[Vn,ci]=(0,bt.useState)(St.get("tabs")||0),{detailList:ii}=In;let Pi;Zi.category=St.get("category_id"),(0,bt.useEffect)(()=>{Bi({type:"graduation/getTopisDetailList",payload:ar({},Zi)})},[Zi.coursesId]);const Ii=[{name:"\u9009\u9898\u5217\u8868",id:0,compontent:bt.createElement(Qn,null)},{name:"\u9009\u9898\u63CF\u8FF0",id:1,compontent:bt.createElement(Pn,null)}];return bt.createElement("section",null,bt.createElement("div",{className:"edu-container"},ii.course_name&&bt.createElement("section",{className:"animated fadeIn"},bt.createElement("aside",{className:"mt10"},bt.createElement(Ae.Z,{separator:">"},bt.createElement(Ae.Z.Item,null,bt.createElement(se.Link,{to:`/classrooms/${ii.course_id}/shixun_homework`},ii.course_name)),bt.createElement(Ae.Z.Item,null,bt.createElement(se.Link,{to:`/classrooms/${ii.course_id}/graduation_topics/${ii.graduation_id}`},"\u6BD5\u8BBE\u9009\u9898")),bt.createElement(Ae.Z.Item,null,"\u9009\u9898\u8BE6\u60C5"))),bt.createElement("aside",{className:[sr.title,"mt20"].join(" ")},bt.createElement(se.Link,{to:`/classrooms/${ii.course_id}/graduation_topics/${ii.graduation_id}`},bt.createElement(xe.Z,{className:"font16 c-black"})),bt.createElement("strong",{className:"font20 ml5"},ii.graduation_topic_name),bt.createElement(Bt.VV,{status:[ii.status_name]}))),bt.createElement("aside",{className:"mt30 relative"},bt.createElement("aside",{className:sr.rightMenu},bt.createElement(se.Link,{className:sr.shixunDetail,to:`/classrooms/${Zi.coursesId}/graduation_topics/${Zi.categoryId}/edit`},bt.createElement("span",{className:"iconfont icon-shixunxiangqing"}),"\u7F16\u8F91\u9009\u9898")),bt.createElement(sn.default,{defaultActiveKey:Vn,className:sr.menuTabs},Ii.map((Ee,He)=>bt.createElement(sn.default.TabPane,{tab:Ee.name,key:Ee.id},Ee.compontent))))))};var bo=(0,se.connect)(({graduation:In,loading:En,globalSetting:An})=>({graduation:In,globalSetting:An,loading:En.effects}))(Xr)},51161:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{AL:function(){return Pt},Iy:function(){return Ke},Qv:function(){return Ft},ez:function(){return vt},jb:function(){return Te}});var bt=Kt(47084),se=Kt.n(bt),Ae=Kt(90621),sn=Kt.n(Ae);let xe=1;function Bt(re,Jt){const pe=re.match(/^(\s+)(?:```)/);if(pe===null)return Jt;const le=pe[1];return Jt.split(`
`).map(Ne=>{const en=Ne.match(/^\s+/);if(en===null)return Ne;const[Xe]=en;return Xe.length>=le.length?Ne.slice(le.length):Ne}).join(`
`)}let Yt=[],Le=["<ul>"];const ge=new(se()).Renderer,he=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ke(){Yt.length=0,Le=["<ul>"]}const Te={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function dn(re,Jt,pe,le){if(Jt>=re.length||re[Jt].level<=pe)return Jt;var Ne=re[Jt];le.push("<li><a href='#"+xe+Ne.anchor+"'>"+Ne.text+"</a>"),Jt++;var en=[];return Jt=dn(re,Jt,Ne.level,en),en.length>0&&(le.push("<ul>"),en.forEach(function(Xe){le.push(Xe)}),le.push("</ul>")),le.push("</li>"),Jt=dn(re,Jt,pe,le),Jt}function Ft(){return dn(Yt,0,0,Le),Le.push("</ul>"),Le.join("")}const nt={heading(re){const Jt=he.exec(re);if(xe+=1,Jt)return{type:"heading",raw:Jt[0],depth:Jt[1].length,text:Jt[2]}},fences(re){const Jt=this.rules.block.fences.exec(re);if(Jt){const pe=Jt[0];let le=Bt(pe,Jt[3]||"");const Ne=Jt[2]?Jt[2].trim():Jt[2];if(["latex","katex","math"].indexOf(Ne)>=0){const en=lt(),Xe=le;le=en,pt[en]={type:"block",expression:Xe}}return{type:"code",raw:pe,lang:Ne,text:le}}}},et=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ht=0;const lt=()=>`__special_katext_id_${ht++}__`;let pt={};function vt(){return pt}function Pt(){ht=0,pt={}}function Mt(re){return re=re.replace(et,(Jt,pe)=>{const le=lt();return pt[le]={type:"inline",expression:pe},le}),re}const Ot=ge.listitem;ge.listitem=function(re){return Ot(Mt(re))};const Vt=ge.paragraph;ge.paragraph=function(re){return Vt(Mt(re))};const te=ge.tablecell;ge.tablecell=function(re,Jt){return te(Mt(re),Jt)},ge.code=function(re,Jt,pe){const le=(Jt||"").match(/\S*/)[0];return le?["latex","katex","math"].indexOf(le)>=0?`<p class='editormd-tex'>${re}</p>`:`<pre class="prettyprint linenums"><code class="language-${Jt}">${pe?re:(0,Ae.escape)(re,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(pe?re:(0,Ae.escape)(re,!0))+"</code></pre>"},ge.heading=function(re,Jt,pe){let le=this.options.headerPrefix+pe.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return Yt.push({anchor:le,level:Jt,text:re}),"<h"+Jt+' id="'+xe+le+'">'+re+"</h"+Jt+">"},se().setOptions({silent:!0,gfm:!0,pedantic:!1}),se().use({tokenizer:nt,renderer:ge}),Hn.ZP=se()},88386:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(function(bt){bt.defineOption("placeholder","",function(Le,ge,he){var Ke=he&&he!=bt.Init;if(ge&&!Ke)Le.on("blur",xe),Le.on("change",Bt),Le.on("swapDoc",Bt),bt.on(Le.getInputField(),"compositionupdate",Le.state.placeholderCompose=function(){sn(Le)}),Bt(Le);else if(!ge&&Ke){Le.off("blur",xe),Le.off("change",Bt),Le.off("swapDoc",Bt),bt.off(Le.getInputField(),"compositionupdate",Le.state.placeholderCompose),se(Le);var Te=Le.getWrapperElement();Te.className=Te.className.replace(" CodeMirror-empty","")}ge&&!Le.hasFocus()&&xe(Le)});function se(Le){Le.state.placeholder&&(Le.state.placeholder.parentNode.removeChild(Le.state.placeholder),Le.state.placeholder=null)}function Ae(Le){se(Le);var ge=Le.state.placeholder=document.createElement("pre");ge.style.cssText="height: 0; overflow: visible",ge.style.direction=Le.getOption("direction"),ge.className="CodeMirror-placeholder CodeMirror-line-like";var he=Le.getOption("placeholder");typeof he=="string"&&(he=document.createTextNode(he)),ge.appendChild(he),Le.display.lineSpace.insertBefore(ge,Le.display.lineSpace.firstChild)}function sn(Le){setTimeout(function(){var ge=!1,he=Le.getInputField();he.nodeName=="TEXTAREA"?ge=!he.value:Le.lineCount()==1&&(ge=!/[^\u200b]/.test(he.querySelector(".CodeMirror-line").textContent)),ge?Ae(Le):se(Le)},20)}function xe(Le){Yt(Le)&&Ae(Le)}function Bt(Le){var ge=Le.getWrapperElement(),he=Yt(Le);ge.className=ge.className.replace(" CodeMirror-empty","")+(he?" CodeMirror-empty":""),he?Ae(Le):se(Le)}function Yt(Le){return Le.lineCount()===1&&Le.getLine(0)===""}})},82801:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(function(bt){var se={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Ae=bt.Pos;bt.defineOption("autoCloseBrackets",!1,function(nt,et,ht){ht&&ht!=bt.Init&&(nt.removeKeyMap(xe),nt.state.closeBrackets=null),et&&(Bt(sn(et,"pairs")),nt.state.closeBrackets=et,nt.addKeyMap(xe))});function sn(nt,et){return et=="pairs"&&typeof nt=="string"?nt:typeof nt=="object"&&nt[et]!=null?nt[et]:se[et]}var xe={Backspace:ge,Enter:he};function Bt(nt){for(var et=0;et<nt.length;et++){var ht=nt.charAt(et),lt="'"+ht+"'";xe[lt]||(xe[lt]=Yt(ht))}}Bt(se.pairs+"`");function Yt(nt){return function(et){return Te(et,nt)}}function Le(nt){var et=nt.state.closeBrackets;if(!et||et.override)return et;var ht=nt.getModeAt(nt.getCursor());return ht.closeBrackets||et}function ge(nt){var et=Le(nt);if(!et||nt.getOption("disableInput"))return bt.Pass;for(var ht=sn(et,"pairs"),lt=nt.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return bt.Pass;var vt=dn(nt,lt[pt].head);if(!vt||ht.indexOf(vt)%2!=0)return bt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Pt=lt[pt].head;nt.replaceRange("",Ae(Pt.line,Pt.ch-1),Ae(Pt.line,Pt.ch+1),"+delete")}}function he(nt){var et=Le(nt),ht=et&&sn(et,"explode");if(!ht||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=dn(nt,lt[pt].head);if(!vt||ht.indexOf(vt)%2!=0)return bt.Pass}nt.operation(function(){var Pt=nt.lineSeparator()||`
`;nt.replaceSelection(Pt+Pt,null),nt.execCommand("goCharLeft"),lt=nt.listSelections();for(var Mt=0;Mt<lt.length;Mt++){var Ot=lt[Mt].head.line;nt.indentLine(Ot,null,!0),nt.indentLine(Ot+1,null,!0)}})}function Ke(nt){var et=bt.cmpPos(nt.anchor,nt.head)>0;return{anchor:new Ae(nt.anchor.line,nt.anchor.ch+(et?-1:1)),head:new Ae(nt.head.line,nt.head.ch+(et?1:-1))}}function Te(nt,et){var ht=Le(nt);if(!ht||nt.getOption("disableInput"))return bt.Pass;var lt=sn(ht,"pairs"),pt=lt.indexOf(et);if(pt==-1)return bt.Pass;for(var vt=sn(ht,"closeBefore"),Pt=sn(ht,"triples"),Mt=lt.charAt(pt+1)==et,Ot=nt.listSelections(),Vt=pt%2==0,te,re=0;re<Ot.length;re++){var Jt=Ot[re],pe=Jt.head,le,Ne=nt.getRange(pe,Ae(pe.line,pe.ch+1));if(Vt&&!Jt.empty())le="surround";else if((Mt||!Vt)&&Ne==et)Mt&&Ft(nt,pe)?le="both":Pt.indexOf(et)>=0&&nt.getRange(pe,Ae(pe.line,pe.ch+3))==et+et+et?le="skipThree":le="skip";else if(Mt&&pe.ch>1&&Pt.indexOf(et)>=0&&nt.getRange(Ae(pe.line,pe.ch-2),pe)==et+et){if(pe.ch>2&&/\bstring/.test(nt.getTokenTypeAt(Ae(pe.line,pe.ch-2))))return bt.Pass;le="addFour"}else if(Mt){var en=pe.ch==0?" ":nt.getRange(Ae(pe.line,pe.ch-1),pe);if(!bt.isWordChar(Ne)&&en!=et&&!bt.isWordChar(en))le="both";else return bt.Pass}else if(Vt&&(Ne.length===0||/\s/.test(Ne)||vt.indexOf(Ne)>-1))le="both";else return bt.Pass;if(!te)te=le;else if(te!=le)return bt.Pass}var Xe=pt%2?lt.charAt(pt-1):et,Zn=pt%2?et:lt.charAt(pt+1);nt.operation(function(){if(te=="skip")nt.execCommand("goCharRight");else if(te=="skipThree")for(var $n=0;$n<3;$n++)nt.execCommand("goCharRight");else if(te=="surround"){for(var qn=nt.getSelections(),$n=0;$n<qn.length;$n++)qn[$n]=Xe+qn[$n]+Zn;nt.replaceSelections(qn,"around"),qn=nt.listSelections().slice();for(var $n=0;$n<qn.length;$n++)qn[$n]=Ke(qn[$n]);nt.setSelections(qn)}else te=="both"?(nt.replaceSelection(Xe+Zn,null),nt.triggerElectric(Xe+Zn),nt.execCommand("goCharLeft")):te=="addFour"&&(nt.replaceSelection(Xe+Xe+Xe+Xe,"before"),nt.execCommand("goCharRight"))})}function dn(nt,et){var ht=nt.getRange(Ae(et.line,et.ch-1),Ae(et.line,et.ch+1));return ht.length==2?ht:null}function Ft(nt,et){var ht=nt.getTokenAt(Ae(et.line,et.ch+1));return/\bstring/.test(ht.type)&&ht.start==et.ch&&(et.ch==0||!/\bstring/.test(nt.getTokenTypeAt(et)))}})},57341:function(pn,Hn,Kt){(function(bt){bt(Kt(4631),Kt(4786))})(function(bt){bt.defineOption("autoCloseTags",!1,function(ge,he,Ke){if(Ke!=bt.Init&&Ke&&ge.removeKeyMap("autoCloseTags"),!!he){var Te={name:"autoCloseTags"};(typeof he!="object"||he.whenClosing!==!1)&&(Te["'/'"]=function(dn){return Bt(dn)}),(typeof he!="object"||he.whenOpening!==!1)&&(Te["'>'"]=function(dn){return sn(dn)}),ge.addKeyMap(Te)}});var se=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Ae=["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 sn(ge){if(ge.getOption("disableInput"))return bt.Pass;for(var he=ge.listSelections(),Ke=[],Te=ge.getOption("autoCloseTags"),dn=0;dn<he.length;dn++){if(!he[dn].empty())return bt.Pass;var Ft=he[dn].head,nt=ge.getTokenAt(Ft),et=bt.innerMode(ge.getMode(),nt.state),ht=et.state,lt=et.mode.xmlCurrentTag&&et.mode.xmlCurrentTag(ht),pt=lt&&lt.name;if(!pt)return bt.Pass;var vt=et.mode.configuration=="html",Pt=typeof Te=="object"&&Te.dontCloseTags||vt&&se,Mt=typeof Te=="object"&&Te.indentTags||vt&&Ae;nt.end>Ft.ch&&(pt=pt.slice(0,pt.length-nt.end+Ft.ch));var Ot=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"&&lt.close||nt.string.indexOf("/")==Ft.ch-nt.start-1||Pt&&Yt(Pt,Ot)>-1||Le(ge,et.mode.xmlCurrentContext&&et.mode.xmlCurrentContext(ht)||[],pt,Ft,!0))return bt.Pass;var Vt=typeof Te=="object"&&Te.emptyTags;if(Vt&&Yt(Vt,pt)>-1){Ke[dn]={text:"/>",newPos:bt.Pos(Ft.line,Ft.ch+2)};continue}var te=Mt&&Yt(Mt,Ot)>-1;Ke[dn]={indent:te,text:">"+(te?`
`:"")+"</"+pt+">",newPos:te?bt.Pos(Ft.line+1,0):bt.Pos(Ft.line,Ft.ch+1)}}for(var re=typeof Te=="object"&&Te.dontIndentOnAutoClose,dn=he.length-1;dn>=0;dn--){var Jt=Ke[dn];ge.replaceRange(Jt.text,he[dn].head,he[dn].anchor,"+insert");var pe=ge.listSelections().slice(0);pe[dn]={head:Jt.newPos,anchor:Jt.newPos},ge.setSelections(pe),!re&&Jt.indent&&(ge.indentLine(Jt.newPos.line,null,!0),ge.indentLine(Jt.newPos.line+1,null,!0))}}function xe(ge,he){for(var Ke=ge.listSelections(),Te=[],dn=he?"/":"</",Ft=ge.getOption("autoCloseTags"),nt=typeof Ft=="object"&&Ft.dontIndentOnSlash,et=0;et<Ke.length;et++){if(!Ke[et].empty())return bt.Pass;var ht=Ke[et].head,lt=ge.getTokenAt(ht),pt=bt.innerMode(ge.getMode(),lt.state),vt=pt.state;if(he&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ht.ch-1))return bt.Pass;var Pt,Mt=pt.mode.name!="xml"&&ge.getMode().name=="htmlmixed";if(Mt&&pt.mode.name=="javascript")Pt=dn+"script";else if(Mt&&pt.mode.name=="css")Pt=dn+"style";else{var Ot=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Ot||Ot.length&&Le(ge,Ot,Ot[Ot.length-1],ht))return bt.Pass;Pt=dn+Ot[Ot.length-1]}ge.getLine(ht.line).charAt(lt.end)!=">"&&(Pt+=">"),Te[et]=Pt}if(ge.replaceSelections(Te),Ke=ge.listSelections(),!nt)for(var et=0;et<Ke.length;et++)(et==Ke.length-1||Ke[et].head.line<Ke[et+1].head.line)&&ge.indentLine(Ke[et].head.line)}function Bt(ge){return ge.getOption("disableInput")?bt.Pass:xe(ge,!0)}bt.commands.closeTag=function(ge){return xe(ge)};function Yt(ge,he){if(ge.indexOf)return ge.indexOf(he);for(var Ke=0,Te=ge.length;Ke<Te;++Ke)if(ge[Ke]==he)return Ke;return-1}function Le(ge,he,Ke,Te,dn){if(!bt.scanForClosingTag)return!1;var Ft=Math.min(ge.lastLine()+1,Te.line+500),nt=bt.scanForClosingTag(ge,Te,null,Ft);if(!nt||nt.tag!=Ke)return!1;for(var et=dn?1:0,ht=he.length-1;ht>=0&&he[ht]==Ke;ht--)++et;Te=nt.to;for(var ht=1;ht<et;ht++){var lt=bt.scanForClosingTag(ge,Te,null,Ft);if(!lt||lt.tag!=Ke)return!1;Te=lt.to}return!0}})},4786:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(function(bt){"use strict";var se=bt.Pos;function Ae(ht,lt){return ht.line-lt.line||ht.ch-lt.ch}var sn="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",xe=sn+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Bt=new RegExp("<(/?)(["+sn+"]["+xe+"]*)","g");function Yt(ht,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=ht,this.text=ht.getLine(lt),this.min=vt?Math.max(vt.from,ht.firstLine()):ht.firstLine(),this.max=vt?Math.min(vt.to-1,ht.lastLine()):ht.lastLine()}function Le(ht,lt){var pt=ht.cm.getTokenTypeAt(se(ht.line,lt));return pt&&/\btag\b/.test(pt)}function ge(ht){if(!(ht.line>=ht.max))return ht.ch=0,ht.text=ht.cm.getLine(++ht.line),!0}function he(ht){if(!(ht.line<=ht.min))return ht.text=ht.cm.getLine(--ht.line),ht.ch=ht.text.length,!0}function Ke(ht){for(;;){var lt=ht.text.indexOf(">",ht.ch);if(lt==-1){if(ge(ht))continue;return}if(!Le(ht,lt+1)){ht.ch=lt+1;continue}var pt=ht.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ht.text.slice(pt+1,lt));return ht.ch=lt+1,vt?"selfClose":"regular"}}function Te(ht){for(;;){var lt=ht.ch?ht.text.lastIndexOf("<",ht.ch-1):-1;if(lt==-1){if(he(ht))continue;return}if(!Le(ht,lt+1)){ht.ch=lt;continue}Bt.lastIndex=lt,ht.ch=lt;var pt=Bt.exec(ht.text);if(pt&&pt.index==lt)return pt}}function dn(ht){for(;;){Bt.lastIndex=ht.ch;var lt=Bt.exec(ht.text);if(!lt){if(ge(ht))continue;return}if(!Le(ht,lt.index+1)){ht.ch=lt.index+1;continue}return ht.ch=lt.index+lt[0].length,lt}}function Ft(ht){for(;;){var lt=ht.ch?ht.text.lastIndexOf(">",ht.ch-1):-1;if(lt==-1){if(he(ht))continue;return}if(!Le(ht,lt+1)){ht.ch=lt;continue}var pt=ht.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ht.text.slice(pt+1,lt));return ht.ch=lt+1,vt?"selfClose":"regular"}}function nt(ht,lt){for(var pt=[];;){var vt=dn(ht),Pt,Mt=ht.line,Ot=ht.ch-(vt?vt[0].length:0);if(!vt||!(Pt=Ke(ht)))return;if(Pt!="selfClose")if(vt[1]){for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==vt[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:se(Mt,Ot),to:se(ht.line,ht.ch)}}else pt.push(vt[2])}}function et(ht,lt){for(var pt=[];;){var vt=Ft(ht);if(!vt)return;if(vt=="selfClose"){Te(ht);continue}var Pt=ht.line,Mt=ht.ch,Ot=Te(ht);if(!Ot)return;if(Ot[1])pt.push(Ot[2]);else{for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==Ot[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==Ot[2]))return{tag:Ot[2],from:se(ht.line,ht.ch),to:se(Pt,Mt)}}}}bt.registerHelper("fold","xml",function(ht,lt){for(var pt=new Yt(ht,lt.line,0);;){var vt=dn(pt);if(!vt||pt.line!=lt.line)return;var Pt=Ke(pt);if(!Pt)return;if(!vt[1]&&Pt!="selfClose"){var Mt=se(pt.line,pt.ch),Ot=nt(pt,vt[2]);return Ot&&Ae(Ot.from,Mt)>0?{from:Mt,to:Ot.from}:null}}}),bt.findMatchingTag=function(ht,lt,pt){var vt=new Yt(ht,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Pt=Ke(vt),Mt=Pt&&se(vt.line,vt.ch),Ot=Pt&&Te(vt);if(!(!Pt||!Ot||Ae(vt,lt)>0)){var Vt={from:se(vt.line,vt.ch),to:Mt,tag:Ot[2]};return Pt=="selfClose"?{open:Vt,close:null,at:"open"}:Ot[1]?{open:et(vt,Ot[2]),close:Vt,at:"close"}:(vt=new Yt(ht,Mt.line,Mt.ch,pt),{open:Vt,close:nt(vt,Ot[2]),at:"open"})}}},bt.findEnclosingTag=function(ht,lt,pt,vt){for(var Pt=new Yt(ht,lt.line,lt.ch,pt);;){var Mt=et(Pt,vt);if(!Mt)break;var Ot=new Yt(ht,lt.line,lt.ch,pt),Vt=nt(Ot,Mt.tag);if(Vt)return{open:Mt,close:Vt}}},bt.scanForClosingTag=function(ht,lt,pt,vt){var Pt=new Yt(ht,lt.line,lt.ch,vt?{from:0,to:vt}:null);return nt(Pt,pt)}})},4631:function(pn){(function(Hn,Kt){pn.exports=Kt()})(this,function(){"use strict";var Hn=navigator.userAgent,Kt=navigator.platform,bt=/gecko\/\d/i.test(Hn),se=/MSIE \d/.test(Hn),Ae=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Hn),sn=/Edge\/(\d+)/.exec(Hn),xe=se||Ae||sn,Bt=xe&&(se?document.documentMode||6:+(sn||Ae)[1]),Yt=!sn&&/WebKit\//.test(Hn),Le=Yt&&/Qt\/\d+\.\d+/.test(Hn),ge=!sn&&/Chrome\//.test(Hn),he=/Opera\//.test(Hn),Ke=/Apple Computer/.test(navigator.vendor),Te=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Hn),dn=/PhantomJS/.test(Hn),Ft=!sn&&/AppleWebKit/.test(Hn)&&/Mobile\/\w+/.test(Hn),nt=/Android/.test(Hn),et=Ft||nt||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Hn),ht=Ft||/Mac/.test(Kt),lt=/\bCrOS\b/.test(Hn),pt=/win/i.test(Kt),vt=he&&Hn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(he=!1,Yt=!0);var Pt=ht&&(Le||he&&(vt==null||vt<12.11)),Mt=bt||xe&&Bt>=9;function Ot(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Vt=function(it,st){var ft=it.className,dt=Ot(st).exec(ft);if(dt){var gt=ft.slice(dt.index+dt[0].length);it.className=ft.slice(0,dt.index)+(gt?dt[1]+gt:"")}};function te(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function re(it,st){return te(it).appendChild(st)}function Jt(it,st,ft,dt){var gt=document.createElement(it);if(ft&&(gt.className=ft),dt&&(gt.style.cssText=dt),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 pe(it,st,ft,dt){var gt=Jt(it,st,ft,dt);return gt.setAttribute("role","presentation"),gt}var le;document.createRange?le=function(it,st,ft,dt){var gt=document.createRange();return gt.setEnd(dt||it,ft),gt.setStart(it,st),gt}:le=function(it,st,ft){var dt=document.body.createTextRange();try{dt.moveToElementText(it.parentNode)}catch(gt){return dt}return dt.collapse(!0),dt.moveEnd("character",ft),dt.moveStart("character",st),dt};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 en(){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 Xe(it,st){var ft=it.className;Ot(st).test(ft)||(it.className+=(ft?" ":"")+st)}function Zn(it,st){for(var ft=it.split(" "),dt=0;dt<ft.length;dt++)ft[dt]&&!Ot(ft[dt]).test(st)&&(st+=" "+ft[dt]);return st}var $n=function(it){it.select()};Ft?$n=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:xe&&($n=function(it){try{it.select()}catch(st){}});function qn(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function Fi(it,st,ft){st||(st={});for(var dt in it)it.hasOwnProperty(dt)&&(ft!==!1||!st.hasOwnProperty(dt))&&(st[dt]=it[dt]);return st}function qt(it,st,ft,dt,gt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var wt=dt||0,Tt=gt||0;;){var zt=it.indexOf(" ",wt);if(zt<0||zt>=st)return Tt+(st-wt);Tt+=zt-wt,Tt+=ft-Tt%ft,wt=zt+1}}var _t=function(){this.id=null,this.f=null,this.time=0,this.handler=qn(this.onTimeout,this)};_t.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},_t.prototype.set=function(it,st){this.f=st;var ft=+new Date+it;(!this.id||ft<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=ft)};function Re(it,st){for(var ft=0;ft<it.length;++ft)if(it[ft]==st)return ft;return-1}var Pn=50,Rn={toString:function(){return"CodeMirror.Pass"}},Me={scroll:!1},gn={origin:"*mouse"},xn={origin:"+move"};function ri(it,st,ft){for(var dt=0,gt=0;;){var wt=it.indexOf(" ",dt);wt==-1&&(wt=it.length);var Tt=wt-dt;if(wt==it.length||gt+Tt>=st)return dt+Math.min(Tt,st-gt);if(gt+=wt-dt,gt+=ft-gt%ft,dt=wt+1,gt>=st)return dt}}var Oe=[""];function ue(it){for(;Oe.length<=it;)Oe.push(Fe(Oe)+" ");return Oe[it]}function Fe(it){return it[it.length-1]}function mn(it,st){for(var ft=[],dt=0;dt<it.length;dt++)ft[dt]=st(it[dt],dt);return ft}function je(it,st,ft){for(var dt=0,gt=ft(st);dt<it.length&&ft(it[dt])<=gt;)dt++;it.splice(dt,0,st)}function Rt(){}function Lt(it,st){var ft;return Object.create?ft=Object.create(it):(Rt.prototype=it,ft=new Rt),st&&Fi(st,ft),ft}var Ct=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Et(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||Ct.test(it))}function Ht(it,st){return st?st.source.indexOf("\\w")>-1&&Et(it)?!0:st.test(it):Et(it)}function Nt(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var Zt=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Qe(it){return it.charCodeAt(0)>=768&&Zt.test(it)}function Bn(it,st,ft){for(;(ft<0?st>0:st<it.length)&&Qe(it.charAt(st));)st+=ft;return st}function Nn(it,st,ft){for(var dt=st>ft?-1:1;;){if(st==ft)return st;var gt=(st+ft)/2,wt=dt<0?Math.ceil(gt):Math.floor(gt);if(wt==st)return it(wt)?st:ft;it(wt)?ft=wt:st=wt+dt}}function De(it,st,ft,dt){if(!it)return dt(st,ft,"ltr",0);for(var gt=!1,wt=0;wt<it.length;++wt){var Tt=it[wt];(Tt.from<ft&&Tt.to>st||st==ft&&Tt.to==st)&&(dt(Math.max(Tt.from,st),Math.min(Tt.to,ft),Tt.level==1?"rtl":"ltr",wt),gt=!0)}gt||dt(st,ft,"ltr")}var fn=null;function we(it,st,ft){var dt;fn=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&&ft=="before"?dt=gt:fn=gt),wt.from==st&&(wt.from!=wt.to&&ft!="before"?dt=gt:fn=gt)}return dt!=null?dt:fn}var kn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function ft($t){return $t<=247?it.charAt($t):1424<=$t&&$t<=1524?"R":1536<=$t&&$t<=1785?st.charAt($t-1536):1774<=$t&&$t<=2220?"r":8192<=$t&&$t<=8203?"w":$t==8204?"b":"L"}var dt=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,gt=/[stwN]/,wt=/[LRr]/,Tt=/[Lb1n]/,zt=/[1n]/;function It($t,Se,ne){this.level=$t,this.from=Se,this.to=ne}return function($t,Se){var ne=Se=="ltr"?"L":"R";if($t.length==0||Se=="ltr"&&!dt.test($t))return!1;for(var Ue=$t.length,Ge=[],Tn=0;Tn<Ue;++Tn)Ge.push(ft($t.charCodeAt(Tn)));for(var On=0,Xn=ne;On<Ue;++On){var vi=Ge[On];vi=="m"?Ge[On]=Xn:Xn=vi}for(var Ki=0,bi=ne;Ki<Ue;++Ki){var Xi=Ge[Ki];Xi=="1"&&bi=="r"?Ge[Ki]="n":wt.test(Xi)&&(bi=Xi,Xi=="r"&&(Ge[Ki]="R"))}for(var Ar=1,ki=Ge[0];Ar<Ue-1;++Ar){var Yr=Ge[Ar];Yr=="+"&&ki=="1"&&Ge[Ar+1]=="1"?Ge[Ar]="1":Yr==","&&ki==Ge[Ar+1]&&(ki=="1"||ki=="n")&&(Ge[Ar]=ki),ki=Yr}for(var ds=0;ds<Ue;++ds){var na=Ge[ds];if(na==",")Ge[ds]="N";else if(na=="%"){var Ps=void 0;for(Ps=ds+1;Ps<Ue&&Ge[Ps]=="%";++Ps);for(var gl=ds&&Ge[ds-1]=="!"||Ps<Ue&&Ge[Ps]=="1"?"1":"N",_a=ds;_a<Ps;++_a)Ge[_a]=gl;ds=Ps-1}}for(var Vs=0,kl=ne;Vs<Ue;++Vs){var Ea=Ge[Vs];kl=="L"&&Ea=="1"?Ge[Vs]="L":wt.test(Ea)&&(kl=Ea)}for(var Zs=0;Zs<Ue;++Zs)if(gt.test(Ge[Zs])){var Ao=void 0;for(Ao=Zs+1;Ao<Ue&&gt.test(Ge[Ao]);++Ao);for(var Ms=(Zs?Ge[Zs-1]:ne)=="L",da=(Ao<Ue?Ge[Ao]:ne)=="L",Ta=Ms==da?Ms?"L":"R":ne,Cu=Zs;Cu<Ao;++Cu)Ge[Cu]=Ta;Zs=Ao-1}for(var ws=[],ou,Fs=0;Fs<Ue;)if(Tt.test(Ge[Fs])){var Sc=Fs;for(++Fs;Fs<Ue&&Tt.test(Ge[Fs]);++Fs);ws.push(new It(0,Sc,Fs))}else{var Wl=Fs,Ml=ws.length,pl=Se=="rtl"?1:0;for(++Fs;Fs<Ue&&Ge[Fs]!="L";++Fs);for(var Xo=Wl;Xo<Fs;)if(zt.test(Ge[Xo])){Wl<Xo&&(ws.splice(Ml,0,new It(1,Wl,Xo)),Ml+=pl);var fa=Xo;for(++Xo;Xo<Fs&&zt.test(Ge[Xo]);++Xo);ws.splice(Ml,0,new It(2,fa,Xo)),Ml+=pl,Wl=Xo}else++Xo;Wl<Fs&&ws.splice(Ml,0,new It(1,Wl,Fs))}return Se=="ltr"&&(ws[0].level==1&&(ou=$t.match(/^\s+/))&&(ws[0].from=ou[0].length,ws.unshift(new It(0,0,ou[0].length))),Fe(ws).level==1&&(ou=$t.match(/\s+$/))&&(Fe(ws).to-=ou[0].length,ws.push(new It(0,Ue-ou[0].length,Ue)))),Se=="rtl"?ws.reverse():ws}}();function Mn(it,st){var ft=it.order;return ft==null&&(ft=it.order=kn(it.text,st)),ft}var di=[],Dn=function(it,st,ft){if(it.addEventListener)it.addEventListener(st,ft,!1);else if(it.attachEvent)it.attachEvent("on"+st,ft);else{var dt=it._handlers||(it._handlers={});dt[st]=(dt[st]||di).concat(ft)}};function Ri(it,st){return it._handlers&&it._handlers[st]||di}function Wi(it,st,ft){if(it.removeEventListener)it.removeEventListener(st,ft,!1);else if(it.detachEvent)it.detachEvent("on"+st,ft);else{var dt=it._handlers,gt=dt&&dt[st];if(gt){var wt=Re(gt,ft);wt>-1&&(dt[st]=gt.slice(0,wt).concat(gt.slice(wt+1)))}}}function ti(it,st){var ft=Ri(it,st);if(ft.length)for(var dt=Array.prototype.slice.call(arguments,2),gt=0;gt<ft.length;++gt)ft[gt].apply(null,dt)}function Qn(it,st,ft){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),ti(it,ft||st.type,it,st),oi(st)||st.codemirrorIgnore}function sr(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var ft=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),dt=0;dt<st.length;++dt)Re(ft,st[dt])==-1&&ft.push(st[dt])}function Mi(it,st){return Ri(it,st).length>0}function Ui(it){it.prototype.on=function(st,ft){Dn(this,st,ft)},it.prototype.off=function(st,ft){Wi(this,st,ft)}}function cr(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function yr(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function oi(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function ar(it){cr(it),yr(it)}function Xr(it){return it.target||it.srcElement}function bo(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),ht&&it.ctrlKey&&st==1&&(st=3),st}var In=function(){if(xe&&Bt<9)return!1;var it=Jt("div");return"draggable"in it||"dragDrop"in it}(),En;function An(it){if(En==null){var st=Jt("span","\u200B");re(it,Jt("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(En=st.offsetWidth<=1&&st.offsetHeight>2&&!(xe&&Bt<8))}var ft=En?Jt("span","\u200B"):Jt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return ft.setAttribute("cm-text",""),ft}var Bi;function Zi(it){if(Bi!=null)return Bi;var st=re(it,document.createTextNode("A\u062EA")),ft=le(st,0,1).getBoundingClientRect(),dt=le(st,1,2).getBoundingClientRect();return te(it),!ft||ft.left==ft.right?!1:Bi=dt.right-ft.right<3}var We=`
b`.split(/\n/).length!=3?function(it){for(var st=0,ft=[],dt=it.length;st<=dt;){var gt=it.indexOf(`
`,st);gt==-1&&(gt=it.length);var wt=it.slice(st,it.charAt(gt-1)=="\r"?gt-1:gt),Tt=wt.indexOf("\r");Tt!=-1?(ft.push(wt.slice(0,Tt)),st+=Tt+1):(ft.push(wt),st=gt+1)}return ft}:function(it){return it.split(/\r\n?|\n/)},St=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(ft){}return!st||st.parentElement()!=it?!1:st.compareEndPoints("StartToEnd",st)!=0},ln=function(){var it=Jt("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),Ie=null;function Vn(it){if(Ie!=null)return Ie;var st=re(it,Jt("span","x")),ft=st.getBoundingClientRect(),dt=le(st,0,1).getBoundingClientRect();return Ie=Math.abs(ft.left-dt.left)>1}var ci={},ii={};function Pi(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),ci[it]=st}function Ii(it,st){ii[it]=st}function Ee(it){if(typeof it=="string"&&ii.hasOwnProperty(it))it=ii[it];else if(it&&typeof it.name=="string"&&ii.hasOwnProperty(it.name)){var st=ii[it.name];typeof st=="string"&&(st={name:st}),it=Lt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return Ee("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Ee("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function He(it,st){st=Ee(st);var ft=ci[st.name];if(!ft)return He(it,"text/plain");var dt=ft(it,st);if(de.hasOwnProperty(st.name)){var gt=de[st.name];for(var wt in gt)gt.hasOwnProperty(wt)&&(dt.hasOwnProperty(wt)&&(dt["_"+wt]=dt[wt]),dt[wt]=gt[wt])}if(dt.name=st.name,st.helperType&&(dt.helperType=st.helperType),st.modeProps)for(var Tt in st.modeProps)dt[Tt]=st.modeProps[Tt];return dt}var de={};function _e(it,st){var ft=de.hasOwnProperty(it)?de[it]:de[it]={};Fi(st,ft)}function Un(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var ft={};for(var dt in st){var gt=st[dt];gt instanceof Array&&(gt=gt.concat([])),ft[dt]=gt}return ft}function ei(it,st){for(var ft;it.innerMode&&(ft=it.innerMode(st),!(!ft||ft.mode==it));)st=ft.state,it=ft.mode;return ft||{mode:it,state:st}}function Jn(it,st,ft){return it.startState?it.startState(st,ft):!0}var Pe=function(it,st,ft){this.pos=this.start=0,this.string=it,this.tabSize=st||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=ft};Pe.prototype.eol=function(){return this.pos>=this.string.length},Pe.prototype.sol=function(){return this.pos==this.lineStart},Pe.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Pe.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Pe.prototype.eat=function(it){var st=this.string.charAt(this.pos),ft;if(typeof it=="string"?ft=st==it:ft=st&&(it.test?it.test(st):it(st)),ft)return++this.pos,st},Pe.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},Pe.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},Pe.prototype.skipToEnd=function(){this.pos=this.string.length},Pe.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},Pe.prototype.backUp=function(it){this.pos-=it},Pe.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=qt(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?qt(this.string,this.lineStart,this.tabSize):0)},Pe.prototype.indentation=function(){return qt(this.string,null,this.tabSize)-(this.lineStart?qt(this.string,this.lineStart,this.tabSize):0)},Pe.prototype.match=function(it,st,ft){if(typeof it=="string"){var dt=function(Tt){return ft?Tt.toLowerCase():Tt},gt=this.string.substr(this.pos,it.length);if(dt(gt)==dt(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)}},Pe.prototype.current=function(){return this.string.slice(this.start,this.pos)},Pe.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},Pe.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},Pe.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function rn(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 ft=it;!ft.lines;)for(var dt=0;;++dt){var gt=ft.children[dt],wt=gt.chunkSize();if(st<wt){ft=gt;break}st-=wt}return ft.lines[st]}function Wn(it,st,ft){var dt=[],gt=st.line;return it.iter(st.line,ft.line+1,function(wt){var Tt=wt.text;gt==ft.line&&(Tt=Tt.slice(0,ft.ch)),gt==st.line&&(Tt=Tt.slice(st.ch)),dt.push(Tt),++gt}),dt}function Vi(it,st,ft){var dt=[];return it.iter(st,ft,function(gt){dt.push(gt.text)}),dt}function vn(it,st){var ft=st-it.height;if(ft)for(var dt=it;dt;dt=dt.parent)dt.height+=ft}function ve(it){if(it.parent==null)return null;for(var st=it.parent,ft=Re(st.lines,it),dt=st.parent;dt;st=dt,dt=dt.parent)for(var gt=0;dt.children[gt]!=st;++gt)ft+=dt.children[gt].chunkSize();return ft+st.first}function _n(it,st){var ft=it.first;t:do{for(var dt=0;dt<it.children.length;++dt){var gt=it.children[dt],wt=gt.height;if(st<wt){it=gt;continue t}st-=wt,ft+=gt.chunkSize()}return ft}while(!it.lines);for(var Tt=0;Tt<it.lines.length;++Tt){var zt=it.lines[Tt],It=zt.height;if(st<It)break;st-=It}return ft+Tt}function yi(it,st){return st>=it.first&&st<it.first+it.size}function Ji(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function qe(it,st,ft){if(ft===void 0&&(ft=null),!(this instanceof qe))return new qe(it,st,ft);this.line=it,this.ch=st,this.sticky=ft}function si(it,st){return it.line-st.line||it.ch-st.ch}function pr(it,st){return it.sticky==st.sticky&&si(it,st)==0}function uo(it){return qe(it.line,it.ch)}function jr(it,st){return si(it,st)<0?st:it}function hi(it,st){return si(it,st)<0?it:st}function ni(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function mi(it,st){if(st.line<it.first)return qe(it.first,0);var ft=it.first+it.size-1;return st.line>ft?qe(ft,rn(it,ft).text.length):dr(st,rn(it,st.line).text.length)}function dr(it,st){var ft=it.ch;return ft==null||ft>st?qe(it.line,st):ft<0?qe(it.line,0):it}function Vr(it,st){for(var ft=[],dt=0;dt<st.length;dt++)ft[dt]=mi(it,st[dt]);return ft}var wn=function(it,st){this.state=it,this.lookAhead=st},Ni=function(it,st,ft,dt){this.state=st,this.doc=it,this.line=ft,this.maxLookAhead=dt||0,this.baseTokens=null,this.baseTokenPos=1};Ni.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},Ni.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}},Ni.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Ni.fromSaved=function(it,st,ft){return st instanceof wn?new Ni(it,Un(it.mode,st.state),ft,st.lookAhead):new Ni(it,Un(it.mode,st),ft)},Ni.prototype.save=function(it){var st=it!==!1?Un(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new wn(st,this.maxLookAhead):st};function Xs(it,st,ft,dt){var gt=[it.state.modeGen],wt={};Dr(it,st.text,it.doc.mode,ft,function($t,Se){return gt.push($t,Se)},wt,dt);for(var Tt=ft.state,zt=function($t){ft.baseTokens=gt;var Se=it.state.overlays[$t],ne=1,Ue=0;ft.state=!0,Dr(it,st.text,Se.mode,ft,function(Ge,Tn){for(var On=ne;Ue<Ge;){var Xn=gt[ne];Xn>Ge&&gt.splice(ne,1,Ge,gt[ne+1],Xn),ne+=2,Ue=Math.min(Ge,Xn)}if(Tn)if(Se.opaque)gt.splice(On,ne-On,Ge,"overlay "+Tn),ne=On+2;else for(;On<ne;On+=2){var vi=gt[On+1];gt[On+1]=(vi?vi+" ":"")+"overlay "+Tn}},wt),ft.state=Tt,ft.baseTokens=null,ft.baseTokenPos=1},It=0;It<it.state.overlays.length;++It)zt(It);return{styles:gt,classes:wt.bgClass||wt.textClass?wt:null}}function is(it,st,ft){if(!st.styles||st.styles[0]!=it.state.modeGen){var dt=jo(it,ve(st)),gt=st.text.length>it.options.maxHighlightLength&&Un(it.doc.mode,dt.state),wt=Xs(it,st,dt);gt&&(dt.state=gt),st.stateAfter=dt.save(!gt),st.styles=wt.styles,wt.classes?st.styleClasses=wt.classes:st.styleClasses&&(st.styleClasses=null),ft===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function jo(it,st,ft){var dt=it.doc,gt=it.display;if(!dt.mode.startState)return new Ni(dt,!0,st);var wt=Sr(it,st,ft),Tt=wt>dt.first&&rn(dt,wt-1).stateAfter,zt=Tt?Ni.fromSaved(dt,Tt,wt):new Ni(dt,Jn(dt.mode),wt);return dt.iter(wt,st,function(It){ye(it,It.text,zt);var $t=zt.line;It.stateAfter=$t==st-1||$t%5==0||$t>=gt.viewFrom&&$t<gt.viewTo?zt.save():null,zt.nextLine()}),ft&&(dt.modeFrontier=zt.line),zt}function ye(it,st,ft,dt){var gt=it.doc.mode,wt=new Pe(st,it.options.tabSize,ft);for(wt.start=wt.pos=dt||0,st==""&&ji(gt,ft.state);!wt.eol();)Er(gt,wt,ft.state),wt.start=wt.pos}function ji(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var ft=ei(it,st);if(ft.mode.blankLine)return ft.mode.blankLine(ft.state)}}function Er(it,st,ft,dt){for(var gt=0;gt<10;gt++){dt&&(dt[0]=ei(it,ft).mode);var wt=it.token(st,ft);if(st.pos>st.start)return wt}throw new Error("Mode "+it.name+" failed to advance stream.")}var Ei=function(it,st,ft){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=ft};function mo(it,st,ft,dt){var gt=it.doc,wt=gt.mode,Tt;st=mi(gt,st);var zt=rn(gt,st.line),It=jo(it,st.line,ft),$t=new Pe(zt.text,it.options.tabSize,It),Se;for(dt&&(Se=[]);(dt||$t.pos<st.ch)&&!$t.eol();)$t.start=$t.pos,Tt=Er(wt,$t,It.state),dt&&Se.push(new Ei($t,Tt,Un(gt.mode,It.state)));return dt?Se:new Ei($t,Tt,It.state)}function Tr(it,st){if(it)for(;;){var ft=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!ft)break;it=it.slice(0,ft.index)+it.slice(ft.index+ft[0].length);var dt=ft[1]?"bgClass":"textClass";st[dt]==null?st[dt]=ft[2]:new RegExp("(?:^|\\s)"+ft[2]+"(?:$|\\s)").test(st[dt])||(st[dt]+=" "+ft[2])}return it}function Dr(it,st,ft,dt,gt,wt,Tt){var zt=ft.flattenSpans;zt==null&&(zt=it.options.flattenSpans);var It=0,$t=null,Se=new Pe(st,it.options.tabSize,dt),ne,Ue=it.options.addModeClass&&[null];for(st==""&&Tr(ji(ft,dt.state),wt);!Se.eol();){if(Se.pos>it.options.maxHighlightLength?(zt=!1,Tt&&ye(it,st,dt,Se.pos),Se.pos=st.length,ne=null):ne=Tr(Er(ft,Se,dt.state,Ue),wt),Ue){var Ge=Ue[0].name;Ge&&(ne="m-"+(ne?Ge+" "+ne:Ge))}if(!zt||$t!=ne){for(;It<Se.start;)It=Math.min(Se.start,It+5e3),gt(It,$t);$t=ne}Se.start=Se.pos}for(;It<Se.pos;){var Tn=Math.min(Se.pos,It+5e3);gt(Tn,$t),It=Tn}}function Sr(it,st,ft){for(var dt,gt,wt=it.doc,Tt=ft?-1:st-(it.doc.mode.innerMode?1e3:100),zt=st;zt>Tt;--zt){if(zt<=wt.first)return wt.first;var It=rn(wt,zt-1),$t=It.stateAfter;if($t&&(!ft||zt+($t instanceof wn?$t.lookAhead:0)<=wt.modeFrontier))return zt;var Se=qt(It.text,null,it.options.tabSize);(gt==null||dt>Se)&&(gt=zt-1,dt=Se)}return gt}function xr(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var ft=it.first,dt=st-1;dt>ft;dt--){var gt=rn(it,dt).stateAfter;if(gt&&(!(gt instanceof wn)||dt+gt.lookAhead<st)){ft=dt+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,ft)}}var Jr=!1,tn=!1;function vo(){Jr=!0}function Ze(){tn=!0}function br(it,st,ft){this.marker=it,this.from=st,this.to=ft}function Cs(it,st){if(it)for(var ft=0;ft<it.length;++ft){var dt=it[ft];if(dt.marker==st)return dt}}function wo(it,st){for(var ft,dt=0;dt<it.length;++dt)it[dt]!=st&&(ft||(ft=[])).push(it[dt]);return ft}function wa(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function yo(it,st,ft){var dt;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=wt.marker,zt=wt.from==null||(Tt.inclusiveLeft?wt.from<=st:wt.from<st);if(zt||wt.from==st&&Tt.type=="bookmark"&&(!ft||!wt.marker.insertLeft)){var It=wt.to==null||(Tt.inclusiveRight?wt.to>=st:wt.to>st);(dt||(dt=[])).push(new br(Tt,wt.from,It?null:wt.to))}}return dt}function Br(it,st,ft){var dt;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=wt.marker,zt=wt.to==null||(Tt.inclusiveRight?wt.to>=st:wt.to>st);if(zt||wt.from==st&&Tt.type=="bookmark"&&(!ft||wt.marker.insertLeft)){var It=wt.from==null||(Tt.inclusiveLeft?wt.from<=st:wt.from<st);(dt||(dt=[])).push(new br(Tt,It?null:wt.from-st,wt.to==null?null:wt.to-st))}}return dt}function Co(it,st){if(st.full)return null;var ft=yi(it,st.from.line)&&rn(it,st.from.line).markedSpans,dt=yi(it,st.to.line)&&rn(it,st.to.line).markedSpans;if(!ft&&!dt)return null;var gt=st.from.ch,wt=st.to.ch,Tt=si(st.from,st.to)==0,zt=yo(ft,gt,Tt),It=Br(dt,wt,Tt),$t=st.text.length==1,Se=Fe(st.text).length+($t?gt:0);if(zt)for(var ne=0;ne<zt.length;++ne){var Ue=zt[ne];if(Ue.to==null){var Ge=Cs(It,Ue.marker);Ge?$t&&(Ue.to=Ge.to==null?null:Ge.to+Se):Ue.to=gt}}if(It)for(var Tn=0;Tn<It.length;++Tn){var On=It[Tn];if(On.to!=null&&(On.to+=Se),On.from==null){var Xn=Cs(zt,On.marker);Xn||(On.from=Se,$t&&(zt||(zt=[])).push(On))}else On.from+=Se,$t&&(zt||(zt=[])).push(On)}zt&&(zt=Gs(zt)),It&&It!=zt&&(It=Gs(It));var vi=[zt];if(!$t){var Ki=st.text.length-2,bi;if(Ki>0&&zt)for(var Xi=0;Xi<zt.length;++Xi)zt[Xi].to==null&&(bi||(bi=[])).push(new br(zt[Xi].marker,null,null));for(var Ar=0;Ar<Ki;++Ar)vi.push(bi);vi.push(It)}return vi}function Gs(it){for(var st=0;st<it.length;++st){var ft=it[st];ft.from!=null&&ft.from==ft.to&&ft.marker.clearWhenEmpty!==!1&&it.splice(st--,1)}return it.length?it:null}function io(it,st,ft){var dt=null;if(it.iter(st.line,ft.line+1,function(Ge){if(Ge.markedSpans)for(var Tn=0;Tn<Ge.markedSpans.length;++Tn){var On=Ge.markedSpans[Tn].marker;On.readOnly&&(!dt||Re(dt,On)==-1)&&(dt||(dt=[])).push(On)}}),!dt)return null;for(var gt=[{from:st,to:ft}],wt=0;wt<dt.length;++wt)for(var Tt=dt[wt],zt=Tt.find(0),It=0;It<gt.length;++It){var $t=gt[It];if(!(si($t.to,zt.from)<0||si($t.from,zt.to)>0)){var Se=[It,1],ne=si($t.from,zt.from),Ue=si($t.to,zt.to);(ne<0||!Tt.inclusiveLeft&&!ne)&&Se.push({from:$t.from,to:zt.from}),(Ue>0||!Tt.inclusiveRight&&!Ue)&&Se.push({from:zt.to,to:$t.to}),gt.splice.apply(gt,Se),It+=Se.length-3}}return gt}function zn(it){var st=it.markedSpans;if(st){for(var ft=0;ft<st.length;++ft)st[ft].marker.detachLine(it);it.markedSpans=null}}function Gt(it,st){if(st){for(var ft=0;ft<st.length;++ft)st[ft].marker.attachLine(it);it.markedSpans=st}}function Qo(it){return it.inclusiveLeft?-1:0}function xl(it){return it.inclusiveRight?1:0}function Pl(it,st){var ft=it.lines.length-st.lines.length;if(ft!=0)return ft;var dt=it.find(),gt=st.find(),wt=si(dt.from,gt.from)||Qo(it)-Qo(st);if(wt)return-wt;var Tt=si(dt.to,gt.to)||xl(it)-xl(st);return Tt||st.id-it.id}function Hs(it,st){var ft=tn&&it.markedSpans,dt;if(ft)for(var gt=void 0,wt=0;wt<ft.length;++wt)gt=ft[wt],gt.marker.collapsed&&(st?gt.from:gt.to)==null&&(!dt||Pl(dt,gt.marker)<0)&&(dt=gt.marker);return dt}function Dl(it){return Hs(it,!0)}function Ya(it){return Hs(it,!1)}function Bu(it,st){var ft=tn&&it.markedSpans,dt;if(ft)for(var gt=0;gt<ft.length;++gt){var wt=ft[gt];wt.marker.collapsed&&(wt.from==null||wt.from<st)&&(wt.to==null||wt.to>st)&&(!dt||Pl(dt,wt.marker)<0)&&(dt=wt.marker)}return dt}function Ol(it,st,ft,dt,gt){var wt=rn(it,st),Tt=tn&&wt.markedSpans;if(Tt)for(var zt=0;zt<Tt.length;++zt){var It=Tt[zt];if(It.marker.collapsed){var $t=It.marker.find(0),Se=si($t.from,ft)||Qo(It.marker)-Qo(gt),ne=si($t.to,dt)||xl(It.marker)-xl(gt);if(!(Se>=0&&ne<=0||Se<=0&&ne>=0)&&(Se<=0&&(It.marker.inclusiveRight&&gt.inclusiveLeft?si($t.to,ft)>=0:si($t.to,ft)>0)||Se>=0&&(It.marker.inclusiveRight&&gt.inclusiveLeft?si($t.from,dt)<=0:si($t.from,dt)<0)))return!0}}}function co(it){for(var st;st=Dl(it);)it=st.find(-1,!0).line;return it}function zo(it){for(var st;st=Ya(it);)it=st.find(1,!0).line;return it}function Ai(it){for(var st,ft;st=Ya(it);)it=st.find(1,!0).line,(ft||(ft=[])).push(it);return ft}function wi(it,st){var ft=rn(it,st),dt=co(ft);return ft==dt?st:ve(dt)}function qi(it,st){if(st>it.lastLine())return st;var ft=rn(it,st),dt;if(!ze(it,ft))return st;for(;dt=Ya(ft);)ft=dt.find(1,!0).line;return ve(ft)+1}function ze(it,st){var ft=tn&&st.markedSpans;if(ft){for(var dt=void 0,gt=0;gt<ft.length;++gt)if(dt=ft[gt],!!dt.marker.collapsed){if(dt.from==null)return!0;if(!dt.marker.widgetNode&&dt.from==0&&dt.marker.inclusiveLeft&&Hi(it,st,dt))return!0}}}function Hi(it,st,ft){if(ft.to==null){var dt=ft.marker.find(1,!0);return Hi(it,dt.line,Cs(dt.line.markedSpans,ft.marker))}if(ft.marker.inclusiveRight&&ft.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&&gt.from==ft.to&&(gt.to==null||gt.to!=ft.from)&&(gt.marker.inclusiveLeft||ft.marker.inclusiveRight)&&Hi(it,st,gt))return!0}function Pr(it){it=co(it);for(var st=0,ft=it.parent,dt=0;dt<ft.lines.length;++dt){var gt=ft.lines[dt];if(gt==it)break;st+=gt.height}for(var wt=ft.parent;wt;ft=wt,wt=ft.parent)for(var Tt=0;Tt<wt.children.length;++Tt){var zt=wt.children[Tt];if(zt==ft)break;st+=zt.height}return st}function Lo(it){if(it.height==0)return 0;for(var st=it.text.length,ft,dt=it;ft=Dl(dt);){var gt=ft.find(0,!0);dt=gt.from.line,st+=gt.from.ch-gt.to.ch}for(dt=it;ft=Ya(dt);){var wt=ft.find(0,!0);st-=dt.text.length-wt.from.ch,dt=wt.to.line,st+=dt.text.length-wt.to.ch}return st}function So(it){var st=it.display,ft=it.doc;st.maxLine=rn(ft,ft.first),st.maxLineLength=Lo(st.maxLine),st.maxLineChanged=!0,ft.iter(function(dt){var gt=Lo(dt);gt>st.maxLineLength&&(st.maxLineLength=gt,st.maxLine=dt)})}var Go=function(it,st,ft){this.text=it,Gt(this,st),this.height=ft?ft(this):1};Go.prototype.lineNo=function(){return ve(this)},Ui(Go);function Ts(it,st,ft,dt){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),zn(it),Gt(it,ft);var gt=dt?dt(it):1;gt!=it.height&&vn(it,gt)}function Ca(it){it.parent=null,zn(it)}var Js={},Du={};function gu(it,st){if(!it||/^\s*$/.test(it))return null;var ft=st.addModeClass?Du:Js;return ft[it]||(ft[it]=it.replace(/\S+/g,"cm-$&"))}function Ce(it,st){var ft=pe("span",null,null,Yt?"padding-right: .1px":null),dt={pre:pe("pre",[ft],"CodeMirror-line"),content:ft,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,Tt=void 0;dt.pos=0,dt.addToken=Rl,Zi(it.display.measure)&&(Tt=Mn(wt,it.doc.direction))&&(dt.addToken=rs(dt.addToken,Tt)),dt.map=[];var zt=st!=it.display.externalMeasured&&ve(wt);Qh(wt,dt,is(it,wt,zt)),wt.styleClasses&&(wt.styleClasses.bgClass&&(dt.bgClass=Zn(wt.styleClasses.bgClass,dt.bgClass||"")),wt.styleClasses.textClass&&(dt.textClass=Zn(wt.styleClasses.textClass,dt.textClass||""))),dt.map.length==0&&dt.map.push(0,0,dt.content.appendChild(An(it.display.measure))),gt==0?(st.measure.map=dt.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(dt.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(Yt){var It=dt.content.lastChild;(/\bcm-tab\b/.test(It.className)||It.querySelector&&It.querySelector(".cm-tab"))&&(dt.content.className="cm-tab-wrap-hack")}return ti(it,"renderLine",it,st.line,dt.pre),dt.pre.className&&(dt.textClass=Zn(dt.pre.className,dt.textClass||"")),dt}function La(it){var st=Jt("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Rl(it,st,ft,dt,gt,wt,Tt){if(st){var zt=it.splitSpaces?Ou(st,it.trailingSpace):st,It=it.cm.state.specialChars,$t=!1,Se;if(!It.test(st))it.col+=st.length,Se=document.createTextNode(zt),it.map.push(it.pos,it.pos+st.length,Se),xe&&Bt<9&&($t=!0),it.pos+=st.length;else{Se=document.createDocumentFragment();for(var ne=0;;){It.lastIndex=ne;var Ue=It.exec(st),Ge=Ue?Ue.index-ne:st.length-ne;if(Ge){var Tn=document.createTextNode(zt.slice(ne,ne+Ge));xe&&Bt<9?Se.appendChild(Jt("span",[Tn])):Se.appendChild(Tn),it.map.push(it.pos,it.pos+Ge,Tn),it.col+=Ge,it.pos+=Ge}if(!Ue)break;ne+=Ge+1;var On=void 0;if(Ue[0]==" "){var Xn=it.cm.options.tabSize,vi=Xn-it.col%Xn;On=Se.appendChild(Jt("span",ue(vi),"cm-tab")),On.setAttribute("role","presentation"),On.setAttribute("cm-text"," "),it.col+=vi}else Ue[0]=="\r"||Ue[0]==`
`?(On=Se.appendChild(Jt("span",Ue[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),On.setAttribute("cm-text",Ue[0]),it.col+=1):(On=it.cm.options.specialCharPlaceholder(Ue[0]),On.setAttribute("cm-text",Ue[0]),xe&&Bt<9?Se.appendChild(Jt("span",[On])):Se.appendChild(On),it.col+=1);it.map.push(it.pos,it.pos+1,On),it.pos++}}if(it.trailingSpace=zt.charCodeAt(st.length-1)==32,ft||dt||gt||$t||wt||Tt){var Ki=ft||"";dt&&(Ki+=dt),gt&&(Ki+=gt);var bi=Jt("span",[Se],Ki,wt);if(Tt)for(var Xi in Tt)Tt.hasOwnProperty(Xi)&&Xi!="style"&&Xi!="class"&&bi.setAttribute(Xi,Tt[Xi]);return it.content.appendChild(bi)}it.content.appendChild(Se)}}function Ou(it,st){if(it.length>1&&!/ /.test(it))return it;for(var ft=st,dt="",gt=0;gt<it.length;gt++){var wt=it.charAt(gt);wt==" "&&ft&&(gt==it.length-1||it.charCodeAt(gt+1)==32)&&(wt="\xA0"),dt+=wt,ft=wt==" "}return dt}function rs(it,st){return function(ft,dt,gt,wt,Tt,zt,It){gt=gt?gt+" cm-force-border":"cm-force-border";for(var $t=ft.pos,Se=$t+dt.length;;){for(var ne=void 0,Ue=0;Ue<st.length&&(ne=st[Ue],!(ne.to>$t&&ne.from<=$t));Ue++);if(ne.to>=Se)return it(ft,dt,gt,wt,Tt,zt,It);it(ft,dt.slice(0,ne.to-$t),gt,wt,null,zt,It),wt=null,dt=dt.slice(ne.to-$t),$t=ne.to}}}function Ru(it,st,ft,dt){var gt=!dt&&ft.widgetNode;gt&&it.map.push(it.pos,it.pos+st,gt),!dt&&it.cm.display.input.needsContentAttribute&&(gt||(gt=it.content.appendChild(document.createElement("span"))),gt.setAttribute("cm-marker",ft.id)),gt&&(it.cm.display.input.setUneditable(gt),it.content.appendChild(gt)),it.pos+=st,it.trailingSpace=!1}function Qh(it,st,ft){var dt=it.markedSpans,gt=it.text,wt=0;if(!dt){for(var Tt=1;Tt<ft.length;Tt+=2)st.addToken(st,gt.slice(wt,wt=ft[Tt]),gu(ft[Tt+1],st.cm.options));return}for(var zt=gt.length,It=0,$t=1,Se="",ne,Ue,Ge=0,Tn,On,Xn,vi,Ki;;){if(Ge==It){Tn=On=Xn=Ue="",Ki=null,vi=null,Ge=1/0;for(var bi=[],Xi=void 0,Ar=0;Ar<dt.length;++Ar){var ki=dt[Ar],Yr=ki.marker;if(Yr.type=="bookmark"&&ki.from==It&&Yr.widgetNode)bi.push(Yr);else if(ki.from<=It&&(ki.to==null||ki.to>It||Yr.collapsed&&ki.to==It&&ki.from==It)){if(ki.to!=null&&ki.to!=It&&Ge>ki.to&&(Ge=ki.to,On=""),Yr.className&&(Tn+=" "+Yr.className),Yr.css&&(Ue=(Ue?Ue+";":"")+Yr.css),Yr.startStyle&&ki.from==It&&(Xn+=" "+Yr.startStyle),Yr.endStyle&&ki.to==Ge&&(Xi||(Xi=[])).push(Yr.endStyle,ki.to),Yr.title&&((Ki||(Ki={})).title=Yr.title),Yr.attributes)for(var ds in Yr.attributes)(Ki||(Ki={}))[ds]=Yr.attributes[ds];Yr.collapsed&&(!vi||Pl(vi.marker,Yr)<0)&&(vi=ki)}else ki.from>It&&Ge>ki.from&&(Ge=ki.from)}if(Xi)for(var na=0;na<Xi.length;na+=2)Xi[na+1]==Ge&&(On+=" "+Xi[na]);if(!vi||vi.from==It)for(var Ps=0;Ps<bi.length;++Ps)Ru(st,0,bi[Ps]);if(vi&&(vi.from||0)==It){if(Ru(st,(vi.to==null?zt+1:vi.to)-It,vi.marker,vi.from==null),vi.to==null)return;vi.to==It&&(vi=!1)}}if(It>=zt)break;for(var gl=Math.min(zt,Ge);;){if(Se){var _a=It+Se.length;if(!vi){var Vs=_a>gl?Se.slice(0,gl-It):Se;st.addToken(st,Vs,ne?ne+Tn:Tn,Xn,It+Vs.length==Ge?On:"",Ue,Ki)}if(_a>=gl){Se=Se.slice(gl-It),It=gl;break}It=_a,Xn=""}Se=gt.slice(wt,wt=ft[$t++]),ne=gu(ft[$t++],st.cm.options)}}}function qu(it,st,ft){this.line=st,this.rest=Ai(st),this.size=this.rest?ve(Fe(this.rest))-ft+1:1,this.node=this.text=null,this.hidden=ze(it,st)}function ko(it,st,ft){for(var dt=[],gt,wt=st;wt<ft;wt=gt){var Tt=new qu(it.doc,rn(it.doc,wt),wt);gt=wt+Tt.size,dt.push(Tt)}return dt}var us=null;function fr(it){us?us.ops.push(it):it.ownsGroup=us={ops:[it],delayedCallbacks:[]}}function Or(it){var st=it.delayedCallbacks,ft=0;do{for(;ft<st.length;ft++)st[ft].call(null);for(var dt=0;dt<it.ops.length;dt++){var gt=it.ops[dt];if(gt.cursorActivityHandlers)for(;gt.cursorActivityCalled<gt.cursorActivityHandlers.length;)gt.cursorActivityHandlers[gt.cursorActivityCalled++].call(null,gt.cm)}}while(ft<st.length)}function Mo(it,st){var ft=it.ownsGroup;if(ft)try{Or(ft)}finally{us=null,st(ft)}}var os=null;function Ci(it,st){var ft=Ri(it,st);if(ft.length){var dt=Array.prototype.slice.call(arguments,2),gt;us?gt=us.delayedCallbacks:os?gt=os:(gt=os=[],setTimeout(Ad,0));for(var wt=function(zt){gt.push(function(){return ft[zt].apply(null,dt)})},Tt=0;Tt<ft.length;++Tt)wt(Tt)}}function Ad(){var it=os;os=null;for(var st=0;st<it.length;++st)it[st]()}function th(it,st,ft,dt){for(var gt=0;gt<st.changes.length;gt++){var wt=st.changes[gt];wt=="text"?Kn(it,st):wt=="gutter"?Ls(it,st,ft,dt):wt=="class"?ys(it,st):wt=="widget"&&Ql(it,st,dt)}st.changes=null}function Da(it){return it.node==it.text&&(it.node=Jt("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),xe&&Bt<8&&(it.node.style.zIndex=2)),it.node}function xf(it,st){var ft=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(ft&&(ft+=" CodeMirror-linebackground"),st.background)ft?st.background.className=ft:(st.background.parentNode.removeChild(st.background),st.background=null);else if(ft){var dt=Da(st);st.background=dt.insertBefore(Jt("div",null,ft),dt.firstChild),it.display.input.setUneditable(st.background)}}function eh(it,st){var ft=it.display.externalMeasured;return ft&&ft.line==st.line?(it.display.externalMeasured=null,st.measure=ft.measure,ft.built):Ce(it,st)}function Kn(it,st){var ft=st.text.className,dt=eh(it,st);st.text==st.node&&(st.node=dt.pre),st.text.parentNode.replaceChild(dt.pre,st.text),st.text=dt.pre,dt.bgClass!=st.bgClass||dt.textClass!=st.textClass?(st.bgClass=dt.bgClass,st.textClass=dt.textClass,ys(it,st)):ft&&(st.text.className=ft)}function ys(it,st){xf(it,st),st.line.wrapClass?Da(st).className=st.line.wrapClass:st.node!=st.text&&(st.node.className="");var ft=st.textClass?st.textClass+" "+(st.line.textClass||""):st.line.textClass;st.text.className=ft||""}function Ls(it,st,ft,dt){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=Da(st);st.gutterBackground=Jt("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?dt.fixedPos:-dt.gutterTotalWidth)+"px; width: "+dt.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 Tt=Da(st),zt=st.gutter=Jt("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?dt.fixedPos:-dt.gutterTotalWidth)+"px");if(it.display.input.setUneditable(zt),Tt.insertBefore(zt,st.text),st.line.gutterClass&&(zt.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!wt||!wt["CodeMirror-linenumbers"])&&(st.lineNumber=zt.appendChild(Jt("div",Ji(it.options,ft),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+dt.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),wt)for(var It=0;It<it.display.gutterSpecs.length;++It){var $t=it.display.gutterSpecs[It].className,Se=wt.hasOwnProperty($t)&&wt[$t];Se&&zt.appendChild(Jt("div",[Se],"CodeMirror-gutter-elt","left: "+dt.gutterLeft[$t]+"px; width: "+dt.gutterWidth[$t]+"px"))}}}function Ql(it,st,ft){st.alignable&&(st.alignable=null);for(var dt=Ot("CodeMirror-linewidget"),gt=st.node.firstChild,wt=void 0;gt;gt=wt)wt=gt.nextSibling,dt.test(gt.className)&&st.node.removeChild(gt);qh(it,st,ft)}function Bd(it,st,ft,dt){var gt=eh(it,st);return st.text=st.node=gt.pre,gt.bgClass&&(st.bgClass=gt.bgClass),gt.textClass&&(st.textClass=gt.textClass),ys(it,st),Ls(it,st,ft,dt),qh(it,st,dt),st.node}function qh(it,st,ft){if(mr(it,st.line,st,ft,!0),st.rest)for(var dt=0;dt<st.rest.length;dt++)mr(it,st.rest[dt],st,ft,!1)}function mr(it,st,ft,dt,gt){if(st.widgets)for(var wt=Da(ft),Tt=0,zt=st.widgets;Tt<zt.length;++Tt){var It=zt[Tt],$t=Jt("div",[It.node],"CodeMirror-linewidget"+(It.className?" "+It.className:""));It.handleMouseEvents||$t.setAttribute("cm-ignore-events","true"),td(It,$t,ft,dt),it.display.input.setUneditable($t),gt&&It.above?wt.insertBefore($t,ft.gutter||ft.text):wt.appendChild($t),Ci(It,"redraw")}}function td(it,st,ft,dt){if(it.noHScroll){(ft.alignable||(ft.alignable=[])).push(st);var gt=dt.wrapperWidth;st.style.left=dt.fixedPos+"px",it.coverGutter||(gt-=dt.gutterTotalWidth,st.style.paddingLeft=dt.gutterTotalWidth+"px"),st.style.width=gt+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-dt.gutterTotalWidth+"px"))}function Il(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Ne(document.body,it.node)){var ft="position: relative;";it.coverGutter&&(ft+="margin-left: -"+st.display.gutters.offsetWidth+"px;"),it.noHScroll&&(ft+="width: "+st.display.wrapper.clientWidth+"px;"),re(st.display.measure,Jt("div",[it.node],null,ft))}return it.height=it.node.parentNode.offsetHeight}function Xa(it,st){for(var ft=Xr(st);ft!=it.wrapper;ft=ft.parentNode)if(!ft||ft.nodeType==1&&ft.getAttribute("cm-ignore-events")=="true"||ft.parentNode==it.sizer&&ft!=it.mover)return!0}function Oa(it){return it.lineSpace.offsetTop}function nh(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function ed(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=re(it.measure,Jt("pre","x","CodeMirror-line-like")),ft=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,dt={left:parseInt(ft.paddingLeft),right:parseInt(ft.paddingRight)};return!isNaN(dt.left)&&!isNaN(dt.right)&&(it.cachedPaddingH=dt),dt}function ka(it){return Pn-it.display.nativeBarWidth}function jl(it){return it.display.scroller.clientWidth-ka(it)-it.display.barWidth}function Dd(it){return it.display.scroller.clientHeight-ka(it)-it.display.barHeight}function nc(it,st,ft){var dt=it.options.lineWrapping,gt=dt&&jl(it);if(!st.measure.heights||dt&&st.measure.width!=gt){var wt=st.measure.heights=[];if(dt){st.measure.width=gt;for(var Tt=st.text.firstChild.getClientRects(),zt=0;zt<Tt.length-1;zt++){var It=Tt[zt],$t=Tt[zt+1];Math.abs(It.bottom-$t.bottom)>2&&wt.push((It.bottom+$t.top)/2-ft.top)}}wt.push(ft.bottom-ft.top)}}function Pf(it,st,ft){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var dt=0;dt<it.rest.length;dt++)if(it.rest[dt]==st)return{map:it.measure.maps[dt],cache:it.measure.caches[dt]};for(var gt=0;gt<it.rest.length;gt++)if(ve(it.rest[gt])>ft)return{map:it.measure.maps[gt],cache:it.measure.caches[gt],before:!0}}function ic(it,st){st=co(st);var ft=ve(st),dt=it.display.externalMeasured=new qu(it.doc,st,ft);dt.lineN=ft;var gt=dt.built=Ce(it,dt);return dt.text=gt.pre,re(it.display.lineMeasure,gt.pre),dt}function Od(it,st,ft,dt){return ql(it,ih(it,st),ft,dt)}function kh(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[ul(it,st)];var ft=it.display.externalMeasured;if(ft&&st>=ft.lineN&&st<ft.lineN+ft.size)return ft}function ih(it,st){var ft=ve(st),dt=kh(it,ft);dt&&!dt.text?dt=null:dt&&dt.changes&&(th(it,dt,ft,Hd(it)),it.curOp.forceUpdate=!0),dt||(dt=ic(it,st));var gt=Pf(dt,st,ft);return{line:st,view:dt,rect:null,map:gt.map,cache:gt.cache,before:gt.before,hasHeights:!1}}function ql(it,st,ft,dt,gt){st.before&&(ft=-1);var wt=ft+(dt||""),Tt;return st.cache.hasOwnProperty(wt)?Tt=st.cache[wt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(nc(it,st.view,st.rect),st.hasHeights=!0),Tt=ks(it,st,ft,dt),Tt.bogus||(st.cache[wt]=Tt)),{left:Tt.left,right:Tt.right,top:gt?Tt.rtop:Tt.top,bottom:gt?Tt.rbottom:Tt.bottom}}var Rd={left:0,right:0,top:0,bottom:0};function wf(it,st,ft){for(var dt,gt,wt,Tt,zt,It,$t=0;$t<it.length;$t+=3)if(zt=it[$t],It=it[$t+1],st<zt?(gt=0,wt=1,Tt="left"):st<It?(gt=st-zt,wt=gt+1):($t==it.length-3||st==It&&it[$t+3]>st)&&(wt=It-zt,gt=wt-1,st>=It&&(Tt="right")),gt!=null){if(dt=it[$t+2],zt==It&&ft==(dt.insertLeft?"left":"right")&&(Tt=ft),ft=="left"&&gt==0)for(;$t&&it[$t-2]==it[$t-3]&&it[$t-1].insertLeft;)dt=it[($t-=3)+2],Tt="left";if(ft=="right"&&gt==It-zt)for(;$t<it.length-3&&it[$t+3]==it[$t+4]&&!it[$t+5].insertLeft;)dt=it[($t+=3)+2],Tt="right";break}return{node:dt,start:gt,end:wt,collapse:Tt,coverStart:zt,coverEnd:It}}function rc(it,st){var ft=Rd;if(st=="left")for(var dt=0;dt<it.length&&(ft=it[dt]).left==ft.right;dt++);else for(var gt=it.length-1;gt>=0&&(ft=it[gt]).left==ft.right;gt--);return ft}function ks(it,st,ft,dt){var gt=wf(st.map,ft,dt),wt=gt.node,Tt=gt.start,zt=gt.end,It=gt.collapse,$t;if(wt.nodeType==3){for(var Se=0;Se<4;Se++){for(;Tt&&Qe(st.line.text.charAt(gt.coverStart+Tt));)--Tt;for(;gt.coverStart+zt<gt.coverEnd&&Qe(st.line.text.charAt(gt.coverStart+zt));)++zt;if(xe&&Bt<9&&Tt==0&&zt==gt.coverEnd-gt.coverStart?$t=wt.parentNode.getBoundingClientRect():$t=rc(le(wt,Tt,zt).getClientRects(),dt),$t.left||$t.right||Tt==0)break;zt=Tt,Tt=Tt-1,It="right"}xe&&Bt<11&&($t=_g(it.display.measure,$t))}else{Tt>0&&(It=dt="right");var ne;it.options.lineWrapping&&(ne=wt.getClientRects()).length>1?$t=ne[dt=="right"?ne.length-1:0]:$t=wt.getBoundingClientRect()}if(xe&&Bt<9&&!Tt&&(!$t||!$t.left&&!$t.right)){var Ue=wt.parentNode.getClientRects()[0];Ue?$t={left:Ue.left,right:Ue.left+Nh(it.display),top:Ue.top,bottom:Ue.bottom}:$t=Rd}for(var Ge=$t.top-st.rect.top,Tn=$t.bottom-st.rect.top,On=(Ge+Tn)/2,Xn=st.view.measure.heights,vi=0;vi<Xn.length-1&&!(On<Xn[vi]);vi++);var Ki=vi?Xn[vi-1]:0,bi=Xn[vi],Xi={left:(It=="right"?$t.right:$t.left)-st.rect.left,right:(It=="left"?$t.left:$t.right)-st.rect.left,top:Ki,bottom:bi};return!$t.left&&!$t.right&&(Xi.bogus=!0),it.options.singleCursorHeightPerLine||(Xi.rtop=Ge,Xi.rbottom=Tn),Xi}function _g(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Vn(it))return st;var ft=screen.logicalXDPI/screen.deviceXDPI,dt=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*ft,right:st.right*ft,top:st.top*dt,bottom:st.bottom*dt}}function oc(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 Id(it){it.display.externalMeasure=null,te(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)oc(it.display.view[st])}function Mh(it){Id(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function sa(){return ge&&nt?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function aa(){return ge&&nt?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function bs(it){var st=0;if(it.widgets)for(var ft=0;ft<it.widgets.length;++ft)it.widgets[ft].above&&(st+=Il(it.widgets[ft]));return st}function _s(it,st,ft,dt,gt){if(!gt){var wt=bs(st);ft.top+=wt,ft.bottom+=wt}if(dt=="line")return ft;dt||(dt="local");var Tt=Pr(st);if(dt=="local"?Tt+=Oa(it.display):Tt-=it.display.viewOffset,dt=="page"||dt=="window"){var zt=it.display.lineSpace.getBoundingClientRect();Tt+=zt.top+(dt=="window"?0:aa());var It=zt.left+(dt=="window"?0:sa());ft.left+=It,ft.right+=It}return ft.top+=Tt,ft.bottom+=Tt,ft}function jd(it,st,ft){if(ft=="div")return st;var dt=st.left,gt=st.top;if(ft=="page")dt-=sa(),gt-=aa();else if(ft=="local"||!ft){var wt=it.display.sizer.getBoundingClientRect();dt+=wt.left,gt+=wt.top}var Tt=it.display.lineSpace.getBoundingClientRect();return{left:dt-Tt.left,top:gt-Tt.top}}function ll(it,st,ft,dt,gt){return dt||(dt=rn(it.doc,st.line)),_s(it,dt,Od(it,dt,st.ch,gt),ft)}function hs(it,st,ft,dt,gt,wt){dt=dt||rn(it.doc,st.line),gt||(gt=ih(it,dt));function Tt(Tn,On){var Xn=ql(it,gt,Tn,On?"right":"left",wt);return On?Xn.left=Xn.right:Xn.right=Xn.left,_s(it,dt,Xn,ft)}var zt=Mn(dt,it.doc.direction),It=st.ch,$t=st.sticky;if(It>=dt.text.length?(It=dt.text.length,$t="before"):It<=0&&(It=0,$t="after"),!zt)return Tt($t=="before"?It-1:It,$t=="before");function Se(Tn,On,Xn){var vi=zt[On],Ki=vi.level==1;return Tt(Xn?Tn-1:Tn,Ki!=Xn)}var ne=we(zt,It,$t),Ue=fn,Ge=Se(It,ne,$t=="before");return Ue!=null&&(Ge.other=Se(It,Ue,$t!="before")),Ge}function zd(it,st){var ft=0;st=mi(it.doc,st),it.options.lineWrapping||(ft=Nh(it.display)*st.ch);var dt=rn(it.doc,st.line),gt=Pr(dt)+Oa(it.display);return{left:ft,right:ft,top:gt,bottom:gt+dt.height}}function Gd(it,st,ft,dt,gt){var wt=qe(it,st,ft);return wt.xRel=gt,dt&&(wt.outside=dt),wt}function Cf(it,st,ft){var dt=it.doc;if(ft+=it.display.viewOffset,ft<0)return Gd(dt.first,0,null,-1,-1);var gt=_n(dt,ft),wt=dt.first+dt.size-1;if(gt>wt)return Gd(dt.first+dt.size-1,rn(dt,wt).text.length,null,1,1);st<0&&(st=0);for(var Tt=rn(dt,gt);;){var zt=nn(it,Tt,gt,st,ft),It=Bu(Tt,zt.ch+(zt.xRel>0||zt.outside>0?1:0));if(!It)return zt;var $t=It.find(1);if($t.line==gt)return $t;Tt=rn(dt,gt=$t.line)}}function Ti(it,st,ft,dt){dt-=bs(st);var gt=st.text.length,wt=Nn(function(Tt){return ql(it,ft,Tt-1).bottom<=dt},gt,0);return gt=Nn(function(Tt){return ql(it,ft,Tt).top>dt},wt,gt),{begin:wt,end:gt}}function sc(it,st,ft,dt){ft||(ft=ih(it,st));var gt=_s(it,st,ql(it,ft,dt),"line").top;return Ti(it,st,ft,gt)}function ae(it,st,ft,dt){return it.bottom<=ft?!1:it.top>ft?!0:(dt?it.left:it.right)>st}function nn(it,st,ft,dt,gt){gt-=Pr(st);var wt=ih(it,st),Tt=bs(st),zt=0,It=st.text.length,$t=!0,Se=Mn(st,it.doc.direction);if(Se){var ne=(it.options.lineWrapping?ac:_c)(it,st,ft,wt,Se,dt,gt);$t=ne.level!=1,zt=$t?ne.from:ne.to-1,It=$t?ne.to:ne.from-1}var Ue=null,Ge=null,Tn=Nn(function(Ar){var ki=ql(it,wt,Ar);return ki.top+=Tt,ki.bottom+=Tt,ae(ki,dt,gt,!1)?(ki.top<=gt&&ki.left<=dt&&(Ue=Ar,Ge=ki),!0):!1},zt,It),On,Xn,vi=!1;if(Ge){var Ki=dt-Ge.left<Ge.right-dt,bi=Ki==$t;Tn=Ue+(bi?0:1),Xn=bi?"after":"before",On=Ki?Ge.left:Ge.right}else{!$t&&(Tn==It||Tn==zt)&&Tn++,Xn=Tn==0?"after":Tn==st.text.length?"before":ql(it,wt,Tn-($t?1:0)).bottom+Tt<=gt==$t?"after":"before";var Xi=hs(it,qe(ft,Tn,Xn),"line",st,wt);On=Xi.left,vi=gt<Xi.top?-1:gt>=Xi.bottom?1:0}return Tn=Bn(st.text,Tn,1),Gd(ft,Tn,Xn,vi,dt-On)}function _c(it,st,ft,dt,gt,wt,Tt){var zt=Nn(function(ne){var Ue=gt[ne],Ge=Ue.level!=1;return ae(hs(it,qe(ft,Ge?Ue.to:Ue.from,Ge?"before":"after"),"line",st,dt),wt,Tt,!0)},0,gt.length-1),It=gt[zt];if(zt>0){var $t=It.level!=1,Se=hs(it,qe(ft,$t?It.from:It.to,$t?"after":"before"),"line",st,dt);ae(Se,wt,Tt,!0)&&Se.top>Tt&&(It=gt[zt-1])}return It}function ac(it,st,ft,dt,gt,wt,Tt){var zt=Ti(it,st,dt,Tt),It=zt.begin,$t=zt.end;/\s/.test(st.text.charAt($t-1))&&$t--;for(var Se=null,ne=null,Ue=0;Ue<gt.length;Ue++){var Ge=gt[Ue];if(!(Ge.from>=$t||Ge.to<=It)){var Tn=Ge.level!=1,On=ql(it,dt,Tn?Math.min($t,Ge.to)-1:Math.max(It,Ge.from)).right,Xn=On<wt?wt-On+1e9:On-wt;(!Se||ne>Xn)&&(Se=Ge,ne=Xn)}}return Se||(Se=gt[gt.length-1]),Se.from<It&&(Se={from:It,to:Se.to,level:Se.level}),Se.to>$t&&(Se={from:Se.from,to:$t,level:Se.level}),Se}var Iu;function pu(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(Iu==null){Iu=Jt("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)Iu.appendChild(document.createTextNode("x")),Iu.appendChild(Jt("br"));Iu.appendChild(document.createTextNode("x"))}re(it.measure,Iu);var ft=Iu.offsetHeight/50;return ft>3&&(it.cachedTextHeight=ft),te(it.measure),ft||1}function Nh(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=Jt("span","xxxxxxxxxx"),ft=Jt("pre",[st],"CodeMirror-line-like");re(it.measure,ft);var dt=st.getBoundingClientRect(),gt=(dt.right-dt.left)/10;return gt>2&&(it.cachedCharWidth=gt),gt||10}function Hd(it){for(var st=it.display,ft={},dt={},gt=st.gutters.clientLeft,wt=st.gutters.firstChild,Tt=0;wt;wt=wt.nextSibling,++Tt){var zt=it.display.gutterSpecs[Tt].className;ft[zt]=wt.offsetLeft+wt.clientLeft+gt,dt[zt]=wt.clientWidth}return{fixedPos:Eh(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:ft,gutterWidth:dt,wrapperWidth:st.wrapper.clientWidth}}function Eh(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function qo(it){var st=pu(it.display),ft=it.options.lineWrapping,dt=ft&&Math.max(5,it.display.scroller.clientWidth/Nh(it.display)-3);return function(gt){if(ze(it.doc,gt))return 0;var wt=0;if(gt.widgets)for(var Tt=0;Tt<gt.widgets.length;Tt++)gt.widgets[Tt].height&&(wt+=gt.widgets[Tt].height);return ft?wt+(Math.ceil(gt.text.length/dt)||1)*st:wt+st}}function tr(it){var st=it.doc,ft=qo(it);st.iter(function(dt){var gt=ft(dt);gt!=dt.height&&vn(dt,gt)})}function Ma(it,st,ft,dt){var gt=it.display;if(!ft&&Xr(st).getAttribute("cm-not-content")=="true")return null;var wt,Tt,zt=gt.lineSpace.getBoundingClientRect();try{wt=st.clientX-zt.left,Tt=st.clientY-zt.top}catch(ne){return null}var It=Cf(it,wt,Tt),$t;if(dt&&It.xRel>0&&($t=rn(it.doc,It.line).text).length==It.ch){var Se=qt($t,$t.length,it.options.tabSize)-$t.length;It=qe(It.line,Math.max(0,Math.round((wt-ed(it.display).left)/Nh(it.display))-Se))}return It}function ul(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var ft=it.display.view,dt=0;dt<ft.length;dt++)if(st-=ft[dt].size,st<0)return dt}function Zo(it,st,ft,dt){st==null&&(st=it.doc.first),ft==null&&(ft=it.doc.first+it.doc.size),dt||(dt=0);var gt=it.display;if(dt&&ft<gt.viewTo&&(gt.updateLineNumbers==null||gt.updateLineNumbers>st)&&(gt.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=gt.viewTo)tn&&wi(it.doc,st)<gt.viewTo&&Ss(it);else if(ft<=gt.viewFrom)tn&&qi(it.doc,ft+dt)>gt.viewFrom?Ss(it):(gt.viewFrom+=dt,gt.viewTo+=dt);else if(st<=gt.viewFrom&&ft>=gt.viewTo)Ss(it);else if(st<=gt.viewFrom){var wt=Ra(it,ft,ft+dt,1);wt?(gt.view=gt.view.slice(wt.index),gt.viewFrom=wt.lineN,gt.viewTo+=dt):Ss(it)}else if(ft>=gt.viewTo){var Tt=Ra(it,st,st,-1);Tt?(gt.view=gt.view.slice(0,Tt.index),gt.viewTo=Tt.lineN):Ss(it)}else{var zt=Ra(it,st,st,-1),It=Ra(it,ft,ft+dt,1);zt&&It?(gt.view=gt.view.slice(0,zt.index).concat(ko(it,zt.lineN,It.lineN)).concat(gt.view.slice(It.index)),gt.viewTo+=dt):Ss(it)}var $t=gt.externalMeasured;$t&&(ft<$t.lineN?$t.lineN+=dt:st<$t.lineN+$t.size&&(gt.externalMeasured=null))}function Gr(it,st,ft){it.curOp.viewChanged=!0;var dt=it.display,gt=it.display.externalMeasured;if(gt&&st>=gt.lineN&&st<gt.lineN+gt.size&&(dt.externalMeasured=null),!(st<dt.viewFrom||st>=dt.viewTo)){var wt=dt.view[ul(it,st)];if(wt.node!=null){var Tt=wt.changes||(wt.changes=[]);Re(Tt,ft)==-1&&Tt.push(ft)}}}function Ss(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function Ra(it,st,ft,dt){var gt=ul(it,st),wt,Tt=it.display.view;if(!tn||ft==it.doc.first+it.doc.size)return{index:gt,lineN:ft};for(var zt=it.display.viewFrom,It=0;It<gt;It++)zt+=Tt[It].size;if(zt!=st){if(dt>0){if(gt==Tt.length-1)return null;wt=zt+Tt[gt].size-st,gt++}else wt=zt-st;st+=wt,ft+=wt}for(;wi(it.doc,ft)!=ft;){if(gt==(dt<0?0:Tt.length-1))return null;ft+=dt*Tt[gt-(dt<0?1:0)].size,gt+=dt}return{index:gt,lineN:ft}}function Oo(it,st,ft){var dt=it.display,gt=dt.view;gt.length==0||st>=dt.viewTo||ft<=dt.viewFrom?(dt.view=ko(it,st,ft),dt.viewFrom=st):(dt.viewFrom>st?dt.view=ko(it,st,dt.viewFrom).concat(dt.view):dt.viewFrom<st&&(dt.view=dt.view.slice(ul(it,st))),dt.viewFrom=st,dt.viewTo<ft?dt.view=dt.view.concat(ko(it,dt.viewTo,ft)):dt.viewTo>ft&&(dt.view=dt.view.slice(0,ul(it,ft)))),dt.viewTo=ft}function Ja(it){for(var st=it.display.view,ft=0,dt=0;dt<st.length;dt++){var gt=st[dt];!gt.hidden&&(!gt.node||gt.changes)&&++ft}return ft}function Ds(it){it.display.input.showSelection(it.display.input.prepareSelection())}function ju(it,st){st===void 0&&(st=!0);for(var ft=it.doc,dt={},gt=dt.cursors=document.createDocumentFragment(),wt=dt.selection=document.createDocumentFragment(),Tt=0;Tt<ft.sel.ranges.length;Tt++)if(!(!st&&Tt==ft.sel.primIndex)){var zt=ft.sel.ranges[Tt];if(!(zt.from().line>=it.display.viewTo||zt.to().line<it.display.viewFrom)){var It=zt.empty();(It||it.options.showCursorWhenSelecting)&&so(it,zt.head,gt),It||$r(it,zt,wt)}}return dt}function so(it,st,ft){var dt=hs(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),gt=ft.appendChild(Jt("div","\xA0","CodeMirror-cursor"));if(gt.style.left=dt.left+"px",gt.style.top=dt.top+"px",gt.style.height=Math.max(0,dt.bottom-dt.top)*it.options.cursorHeight+"px",dt.other){var wt=ft.appendChild(Jt("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));wt.style.display="",wt.style.left=dt.other.left+"px",wt.style.top=dt.other.top+"px",wt.style.height=(dt.other.bottom-dt.other.top)*.85+"px"}}function Na(it,st){return it.top-st.top||it.left-st.left}function $r(it,st,ft){var dt=it.display,gt=it.doc,wt=document.createDocumentFragment(),Tt=ed(it.display),zt=Tt.left,It=Math.max(dt.sizerWidth,jl(it)-dt.sizer.offsetLeft)-Tt.right,$t=gt.direction=="ltr";function Se(bi,Xi,Ar,ki){Xi<0&&(Xi=0),Xi=Math.round(Xi),ki=Math.round(ki),wt.appendChild(Jt("div",null,"CodeMirror-selected","position: absolute; left: "+bi+`px;
top: `+Xi+"px; width: "+(Ar==null?It-bi:Ar)+`px;
height: `+(ki-Xi)+"px"))}function ne(bi,Xi,Ar){var ki=rn(gt,bi),Yr=ki.text.length,ds,na;function Ps(Vs,kl){return ll(it,qe(bi,Vs),"div",ki,kl)}function gl(Vs,kl,Ea){var Zs=sc(it,ki,null,Vs),Ao=kl=="ltr"==(Ea=="after")?"left":"right",Ms=Ea=="after"?Zs.begin:Zs.end-(/\s/.test(ki.text.charAt(Zs.end-1))?2:1);return Ps(Ms,Ao)[Ao]}var _a=Mn(ki,gt.direction);return De(_a,Xi||0,Ar==null?Yr:Ar,function(Vs,kl,Ea,Zs){var Ao=Ea=="ltr",Ms=Ps(Vs,Ao?"left":"right"),da=Ps(kl-1,Ao?"right":"left"),Ta=Xi==null&&Vs==0,Cu=Ar==null&&kl==Yr,ws=Zs==0,ou=!_a||Zs==_a.length-1;if(da.top-Ms.top<=3){var Fs=($t?Ta:Cu)&&ws,Sc=($t?Cu:Ta)&&ou,Wl=Fs?zt:(Ao?Ms:da).left,Ml=Sc?It:(Ao?da:Ms).right;Se(Wl,Ms.top,Ml-Wl,Ms.bottom)}else{var pl,Xo,fa,dh;Ao?(pl=$t&&Ta&&ws?zt:Ms.left,Xo=$t?It:gl(Vs,Ea,"before"),fa=$t?zt:gl(kl,Ea,"after"),dh=$t&&Cu&&ou?It:da.right):(pl=$t?gl(Vs,Ea,"before"):zt,Xo=!$t&&Ta&&ws?It:Ms.right,fa=!$t&&Cu&&ou?zt:da.left,dh=$t?gl(kl,Ea,"after"):It),Se(pl,Ms.top,Xo-pl,Ms.bottom),Ms.bottom<da.top&&Se(zt,Ms.bottom,null,da.top),Se(fa,da.top,dh-fa,da.bottom)}(!ds||Na(Ms,ds)<0)&&(ds=Ms),Na(da,ds)<0&&(ds=da),(!na||Na(Ms,na)<0)&&(na=Ms),Na(da,na)<0&&(na=da)}),{start:ds,end:na}}var Ue=st.from(),Ge=st.to();if(Ue.line==Ge.line)ne(Ue.line,Ue.ch,Ge.ch);else{var Tn=rn(gt,Ue.line),On=rn(gt,Ge.line),Xn=co(Tn)==co(On),vi=ne(Ue.line,Ue.ch,Xn?Tn.text.length+1:null).end,Ki=ne(Ge.line,Xn?0:null,Ge.ch).start;Xn&&(vi.top<Ki.top-2?(Se(vi.right,vi.top,null,vi.bottom),Se(zt,Ki.top,Ki.left,Ki.bottom)):Se(vi.right,vi.top,Ki.left-vi.right,vi.bottom)),vi.bottom<Ki.top&&Se(zt,vi.bottom,null,Ki.top)}ft.appendChild(wt)}function Bo(it){if(it.state.focused){var st=it.display;clearInterval(st.blinker);var ft=!0;st.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?st.blinker=setInterval(function(){it.hasFocus()||Th(it),st.cursorDiv.style.visibility=(ft=!ft)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function Wo(it){it.state.focused||(it.display.input.focus(),lo(it))}function ss(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,Th(it))},100)}function lo(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(ti(it,"focus",it,st),it.state.focused=!0,Xe(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),Yt&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Bo(it))}function Th(it,st){it.state.delayingBlurEvent||(it.state.focused&&(ti(it,"blur",it,st),it.state.focused=!1,Vt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function $i(it){for(var st=it.display,ft=st.lineDiv.offsetTop,dt=0;dt<st.view.length;dt++){var gt=st.view[dt],wt=it.options.lineWrapping,Tt=void 0,zt=0;if(!gt.hidden){if(xe&&Bt<8){var It=gt.node.offsetTop+gt.node.offsetHeight;Tt=It-ft,ft=It}else{var $t=gt.node.getBoundingClientRect();Tt=$t.bottom-$t.top,!wt&&gt.text.firstChild&&(zt=gt.text.firstChild.getBoundingClientRect().right-$t.left-1)}var Se=gt.line.height-Tt;if((Se>.005||Se<-.005)&&(vn(gt.line,Tt),Kc(gt.line),gt.rest))for(var ne=0;ne<gt.rest.length;ne++)Kc(gt.rest[ne]);if(zt>it.display.sizerWidth){var Ue=Math.ceil(zt/Nh(it.display));Ue>it.display.maxLineLength&&(it.display.maxLineLength=Ue,it.display.maxLine=gt.line,it.display.maxLineChanged=!0)}}}}function Kc(it){if(it.widgets)for(var st=0;st<it.widgets.length;++st){var ft=it.widgets[st],dt=ft.node.parentNode;dt&&(ft.height=dt.offsetHeight)}}function Qr(it,st,ft){var dt=ft&&ft.top!=null?Math.max(0,ft.top):it.scroller.scrollTop;dt=Math.floor(dt-Oa(it));var gt=ft&&ft.bottom!=null?ft.bottom:dt+it.wrapper.clientHeight,wt=_n(st,dt),Tt=_n(st,gt);if(ft&&ft.ensure){var zt=ft.ensure.from.line,It=ft.ensure.to.line;zt<wt?(wt=zt,Tt=_n(st,Pr(rn(st,zt))+it.wrapper.clientHeight)):Math.min(It,st.lastLine())>=Tt&&(wt=_n(st,Pr(rn(st,It))-it.wrapper.clientHeight),Tt=It)}return{from:wt,to:Math.max(Tt,wt+1)}}function Wc(it,st){if(!Qn(it,"scrollCursorIntoView")){var ft=it.display,dt=ft.sizer.getBoundingClientRect(),gt=null;if(st.top+dt.top<0?gt=!0:st.bottom+dt.top>(window.innerHeight||document.documentElement.clientHeight)&&(gt=!1),gt!=null&&!dn){var wt=Jt("div","\u200B",null,`position: absolute;
top: `+(st.top-ft.viewOffset-Oa(it.display))+`px;
height: `+(st.bottom-st.top+ka(it)+ft.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 nd(it,st,ft,dt){dt==null&&(dt=0);var gt;!it.options.lineWrapping&&st==ft&&(st=st.ch?qe(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,ft=st.sticky=="before"?qe(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var Tt=!1,zt=hs(it,st),It=!ft||ft==st?zt:hs(it,ft);gt={left:Math.min(zt.left,It.left),top:Math.min(zt.top,It.top)-dt,right:Math.max(zt.left,It.left),bottom:Math.max(zt.bottom,It.bottom)+dt};var $t=lc(it,gt),Se=it.doc.scrollTop,ne=it.doc.scrollLeft;if($t.scrollTop!=null&&(Qt(it,$t.scrollTop),Math.abs(it.doc.scrollTop-Se)>1&&(Tt=!0)),$t.scrollLeft!=null&&(oe(it,$t.scrollLeft),Math.abs(it.doc.scrollLeft-ne)>1&&(Tt=!0)),!Tt)break}return gt}function _d(it,st){var ft=lc(it,st);ft.scrollTop!=null&&Qt(it,ft.scrollTop),ft.scrollLeft!=null&&oe(it,ft.scrollLeft)}function lc(it,st){var ft=it.display,dt=pu(it.display);st.top<0&&(st.top=0);var gt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:ft.scroller.scrollTop,wt=Dd(it),Tt={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var zt=it.doc.height+nh(ft),It=st.top<dt,$t=st.bottom>zt-dt;if(st.top<gt)Tt.scrollTop=It?0:st.top;else if(st.bottom>gt+wt){var Se=Math.min(st.top,($t?zt:st.bottom)-wt);Se!=gt&&(Tt.scrollTop=Se)}var ne=it.options.fixedGutter?0:ft.gutters.offsetWidth,Ue=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:ft.scroller.scrollLeft-ne,Ge=jl(it)-ft.gutters.offsetWidth,Tn=st.right-st.left>Ge;return Tn&&(st.right=st.left+Ge),st.left<10?Tt.scrollLeft=0:st.left<Ue?Tt.scrollLeft=Math.max(0,st.left+ne-(Tn?0:10)):st.right>Ge+Ue-3&&(Tt.scrollLeft=st.right+(Tn?0:10)-Ge),Tt}function Lf(it,st){st!=null&&(Gu(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function zu(it){Gu(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function rh(it,st,ft){(st!=null||ft!=null)&&Gu(it),st!=null&&(it.curOp.scrollLeft=st),ft!=null&&(it.curOp.scrollTop=ft)}function ho(it,st){Gu(it),it.curOp.scrollToPos=st}function Gu(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var ft=zd(it,st.from),dt=zd(it,st.to);Dt(it,ft,dt,st.margin)}}function Dt(it,st,ft,dt){var gt=lc(it,{left:Math.min(st.left,ft.left),top:Math.min(st.top,ft.top)-dt,right:Math.max(st.right,ft.right),bottom:Math.max(st.bottom,ft.bottom)+dt});rh(it,gt.scrollLeft,gt.scrollTop)}function Qt(it,st){Math.abs(it.doc.scrollTop-st)<2||(bt||_i(it,{top:st}),ie(it,st,!0),bt&&_i(it),Rr(it,100))}function ie(it,st,ft){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!ft)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function oe(it,st,ft,dt){st=Math.max(0,Math.min(st,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((ft?st==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-st)<2)&&!dt)&&(it.doc.scrollLeft=st,to(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function me(it){var st=it.display,ft=st.gutters.offsetWidth,dt=Math.round(it.doc.height+nh(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?ft:0,docHeight:dt,scrollHeight:dt+ka(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:ft}}var ke=function(it,st,ft){this.cm=ft;var dt=this.vert=Jt("div",[Jt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),gt=this.horiz=Jt("div",[Jt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");dt.tabIndex=gt.tabIndex=-1,it(dt),it(gt),Dn(dt,"scroll",function(){dt.clientHeight&&st(dt.scrollTop,"vertical")}),Dn(gt,"scroll",function(){gt.clientWidth&&st(gt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,xe&&Bt<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};ke.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,ft=it.scrollHeight>it.clientHeight+1,dt=it.nativeBarWidth;if(ft){this.vert.style.display="block",this.vert.style.bottom=st?dt+"px":"0";var gt=it.viewHeight-(st?dt: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=ft?dt+"px":"0",this.horiz.style.left=it.barLeft+"px";var wt=it.viewWidth-it.barLeft-(ft?dt: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&&(dt==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:ft?dt:0,bottom:st?dt:0}},ke.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},ke.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},ke.prototype.zeroWidthHack=function(){var it=ht&&!Te?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new _t,this.disableVert=new _t},ke.prototype.enableZeroWidthBar=function(it,st,ft){it.style.pointerEvents="auto";function dt(){var gt=it.getBoundingClientRect(),wt=ft=="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,dt)}st.set(1e3,dt)},ke.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var be=function(){};be.prototype.update=function(){return{bottom:0,right:0}},be.prototype.setScrollLeft=function(){},be.prototype.setScrollTop=function(){},be.prototype.clear=function(){};function Ye(it,st){st||(st=me(it));var ft=it.display.barWidth,dt=it.display.barHeight;cn(it,st);for(var gt=0;gt<4&&ft!=it.display.barWidth||dt!=it.display.barHeight;gt++)ft!=it.display.barWidth&&it.options.lineWrapping&&$i(it),cn(it,me(it)),ft=it.display.barWidth,dt=it.display.barHeight}function cn(it,st){var ft=it.display,dt=ft.scrollbars.update(st);ft.sizer.style.paddingRight=(ft.barWidth=dt.right)+"px",ft.sizer.style.paddingBottom=(ft.barHeight=dt.bottom)+"px",ft.heightForcer.style.borderBottom=dt.bottom+"px solid transparent",dt.right&&dt.bottom?(ft.scrollbarFiller.style.display="block",ft.scrollbarFiller.style.height=dt.bottom+"px",ft.scrollbarFiller.style.width=dt.right+"px"):ft.scrollbarFiller.style.display="",dt.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(ft.gutterFiller.style.display="block",ft.gutterFiller.style.height=dt.bottom+"px",ft.gutterFiller.style.width=st.gutterWidth+"px"):ft.gutterFiller.style.display=""}var on={native:ke,null:be};function Fn(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Vt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new on[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),Dn(st,"mousedown",function(){it.state.focused&&setTimeout(function(){return it.display.input.focus()},0)}),st.setAttribute("cm-not-content","true")},function(st,ft){ft=="horizontal"?oe(it,st):Qt(it,st)},it),it.display.scrollbars.addClass&&Xe(it.display.wrapper,it.display.scrollbars.addClass)}var un=0;function Cn(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:++un},fr(it.curOp)}function yn(it){var st=it.curOp;st&&Mo(st,function(ft){for(var dt=0;dt<ft.ops.length;dt++)ft.ops[dt].cm.curOp=null;Gn(ft)})}function Gn(it){for(var st=it.ops,ft=0;ft<st.length;ft++)fi(st[ft]);for(var dt=0;dt<st.length;dt++)Li(st[dt]);for(var gt=0;gt<st.length;gt++)Gi(st[gt]);for(var wt=0;wt<st.length;wt++)Yn(st[wt]);for(var Tt=0;Tt<st.length;Tt++)Si(st[Tt])}function fi(it){var st=it.cm,ft=st.display;Fo(st),it.updateMaxLine&&So(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<ft.viewFrom||it.scrollToPos.to.line>=ft.viewTo)||ft.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Kr(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function Li(it){it.updatedDisplay=it.mustUpdate&&hr(it.cm,it.update)}function Gi(it){var st=it.cm,ft=st.display;it.updatedDisplay&&$i(st),it.barMeasure=me(st),ft.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=Od(st,ft.maxLine,ft.maxLine.text.length).left+3,st.display.sizerWidth=it.adjustWidthTo,it.barMeasure.scrollWidth=Math.max(ft.scroller.clientWidth,ft.sizer.offsetLeft+it.adjustWidthTo+ka(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,ft.sizer.offsetLeft+it.adjustWidthTo-jl(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=ft.input.prepareSelection())}function Yn(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&oe(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var ft=it.focus&&it.focus==en();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,ft),(it.updatedDisplay||it.startHeight!=st.doc.height)&&Ye(st,it.barMeasure),it.updatedDisplay&&Cr(st,it.barMeasure),it.selectionChanged&&Bo(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),ft&&Wo(it.cm)}function Si(it){var st=it.cm,ft=st.display,dt=st.doc;if(it.updatedDisplay&&ai(st,it.update),ft.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(ft.wheelStartX=ft.wheelStartY=null),it.scrollTop!=null&&ie(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&oe(st,it.scrollLeft,!0,!0),it.scrollToPos){var gt=nd(st,mi(dt,it.scrollToPos.from),mi(dt,it.scrollToPos.to),it.scrollToPos.margin);Wc(st,gt)}var wt=it.maybeHiddenMarkers,Tt=it.maybeUnhiddenMarkers;if(wt)for(var zt=0;zt<wt.length;++zt)wt[zt].lines.length||ti(wt[zt],"hide");if(Tt)for(var It=0;It<Tt.length;++It)Tt[It].lines.length&&ti(Tt[It],"unhide");ft.wrapper.offsetHeight&&(dt.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&ti(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function ui(it,st){if(it.curOp)return st();Cn(it);try{return st()}finally{yn(it)}}function zi(it,st){return function(){if(it.curOp)return st.apply(it,arguments);Cn(it);try{return st.apply(it,arguments)}finally{yn(it)}}}function lr(it){return function(){if(this.curOp)return it.apply(this,arguments);Cn(this);try{return it.apply(this,arguments)}finally{yn(this)}}}function Di(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);Cn(st);try{return it.apply(this,arguments)}finally{yn(st)}}}function Rr(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,qn(ur,it))}function ur(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var ft=+new Date+it.options.workTime,dt=jo(it,st.highlightFrontier),gt=[];st.iter(dt.line,Math.min(st.first+st.size,it.display.viewTo+500),function(wt){if(dt.line>=it.display.viewFrom){var Tt=wt.styles,zt=wt.text.length>it.options.maxHighlightLength?Un(st.mode,dt.state):null,It=Xs(it,wt,dt,!0);zt&&(dt.state=zt),wt.styles=It.styles;var $t=wt.styleClasses,Se=It.classes;Se?wt.styleClasses=Se:$t&&(wt.styleClasses=null);for(var ne=!Tt||Tt.length!=wt.styles.length||$t!=Se&&(!$t||!Se||$t.bgClass!=Se.bgClass||$t.textClass!=Se.textClass),Ue=0;!ne&&Ue<Tt.length;++Ue)ne=Tt[Ue]!=wt.styles[Ue];ne&&gt.push(dt.line),wt.stateAfter=dt.save(),dt.nextLine()}else wt.text.length<=it.options.maxHighlightLength&&ye(it,wt.text,dt),wt.stateAfter=dt.line%5==0?dt.save():null,dt.nextLine();if(+new Date>ft)return Rr(it,it.options.workDelay),!0}),st.highlightFrontier=dt.line,st.modeFrontier=Math.max(st.modeFrontier,dt.line),gt.length&&ui(it,function(){for(var wt=0;wt<gt.length;wt++)Gr(it,gt[wt],"text")})}}var Kr=function(it,st,ft){var dt=it.display;this.viewport=st,this.visible=Qr(dt,it.doc,st),this.editorIsHidden=!dt.wrapper.offsetWidth,this.wrapperHeight=dt.wrapper.clientHeight,this.wrapperWidth=dt.wrapper.clientWidth,this.oldDisplayWidth=jl(it),this.force=ft,this.dims=Hd(it),this.events=[]};Kr.prototype.signal=function(it,st){Mi(it,st)&&this.events.push(arguments)},Kr.prototype.finish=function(){for(var it=0;it<this.events.length;it++)ti.apply(null,this.events[it])};function Fo(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=ka(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=ka(it)+"px",st.scrollbarsClipped=!0)}function Zr(it){if(it.hasFocus())return null;var st=en();if(!st||!Ne(it.display.lineDiv,st))return null;var ft={activeElt:st};if(window.getSelection){var dt=window.getSelection();dt.anchorNode&&dt.extend&&Ne(it.display.lineDiv,dt.anchorNode)&&(ft.anchorNode=dt.anchorNode,ft.anchorOffset=dt.anchorOffset,ft.focusNode=dt.focusNode,ft.focusOffset=dt.focusOffset)}return ft}function or(it){if(!(!it||!it.activeElt||it.activeElt==en())&&(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(),ft=document.createRange();ft.setEnd(it.anchorNode,it.anchorOffset),ft.collapse(!1),st.removeAllRanges(),st.addRange(ft),st.extend(it.focusNode,it.focusOffset)}}function hr(it,st){var ft=it.display,dt=it.doc;if(st.editorIsHidden)return Ss(it),!1;if(!st.force&&st.visible.from>=ft.viewFrom&&st.visible.to<=ft.viewTo&&(ft.updateLineNumbers==null||ft.updateLineNumbers>=ft.viewTo)&&ft.renderedView==ft.view&&Ja(it)==0)return!1;Fr(it)&&(Ss(it),st.dims=Hd(it));var gt=dt.first+dt.size,wt=Math.max(st.visible.from-it.options.viewportMargin,dt.first),Tt=Math.min(gt,st.visible.to+it.options.viewportMargin);ft.viewFrom<wt&&wt-ft.viewFrom<20&&(wt=Math.max(dt.first,ft.viewFrom)),ft.viewTo>Tt&&ft.viewTo-Tt<20&&(Tt=Math.min(gt,ft.viewTo)),tn&&(wt=wi(it.doc,wt),Tt=qi(it.doc,Tt));var zt=wt!=ft.viewFrom||Tt!=ft.viewTo||ft.lastWrapHeight!=st.wrapperHeight||ft.lastWrapWidth!=st.wrapperWidth;Oo(it,wt,Tt),ft.viewOffset=Pr(rn(it.doc,ft.viewFrom)),it.display.mover.style.top=ft.viewOffset+"px";var It=Ja(it);if(!zt&&It==0&&!st.force&&ft.renderedView==ft.view&&(ft.updateLineNumbers==null||ft.updateLineNumbers>=ft.viewTo))return!1;var $t=Zr(it);return It>4&&(ft.lineDiv.style.display="none"),vr(it,ft.updateLineNumbers,st.dims),It>4&&(ft.lineDiv.style.display=""),ft.renderedView=ft.view,or($t),te(ft.cursorDiv),te(ft.selectionDiv),ft.gutters.style.height=ft.sizer.style.minHeight=0,zt&&(ft.lastWrapHeight=st.wrapperHeight,ft.lastWrapWidth=st.wrapperWidth,Rr(it,400)),ft.updateLineNumbers=null,!0}function ai(it,st){for(var ft=st.viewport,dt=!0;;dt=!1){if(!dt||!it.options.lineWrapping||st.oldDisplayWidth==jl(it)){if(ft&&ft.top!=null&&(ft={top:Math.min(it.doc.height+nh(it.display)-Dd(it),ft.top)}),st.visible=Qr(it.display,it.doc,ft),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else dt&&(st.visible=Qr(it.display,it.doc,ft));if(!hr(it,st))break;$i(it);var gt=me(it);Ds(it),Ye(it,gt),Cr(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 _i(it,st){var ft=new Kr(it,st);if(hr(it,ft)){$i(it),ai(it,ft);var dt=me(it);Ds(it),Ye(it,dt),Cr(it,dt),ft.finish()}}function vr(it,st,ft){var dt=it.display,gt=it.options.lineNumbers,wt=dt.lineDiv,Tt=wt.firstChild;function zt(Tn){var On=Tn.nextSibling;return Yt&&ht&&it.display.currentWheelTarget==Tn?Tn.style.display="none":Tn.parentNode.removeChild(Tn),On}for(var It=dt.view,$t=dt.viewFrom,Se=0;Se<It.length;Se++){var ne=It[Se];if(!ne.hidden)if(!ne.node||ne.node.parentNode!=wt){var Ue=Bd(it,ne,$t,ft);wt.insertBefore(Ue,Tt)}else{for(;Tt!=ne.node;)Tt=zt(Tt);var Ge=gt&&st!=null&&st<=$t&&ne.lineNumber;ne.changes&&(Re(ne.changes,"gutter")>-1&&(Ge=!1),th(it,ne,$t,ft)),Ge&&(te(ne.lineNumber),ne.lineNumber.appendChild(document.createTextNode(Ji(it.options,$t)))),Tt=ne.node.nextSibling}$t+=ne.size}for(;Tt;)Tt=zt(Tt)}function wr(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Cr(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+ka(it)+"px"}function to(it){var st=it.display,ft=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var dt=Eh(st)-st.scroller.scrollLeft+it.doc.scrollLeft,gt=st.gutters.offsetWidth,wt=dt+"px",Tt=0;Tt<ft.length;Tt++)if(!ft[Tt].hidden){it.options.fixedGutter&&(ft[Tt].gutter&&(ft[Tt].gutter.style.left=wt),ft[Tt].gutterBackground&&(ft[Tt].gutterBackground.style.left=wt));var zt=ft[Tt].alignable;if(zt)for(var It=0;It<zt.length;It++)zt[It].style.left=wt}it.options.fixedGutter&&(st.gutters.style.left=dt+gt+"px")}}function Fr(it){if(!it.options.lineNumbers)return!1;var st=it.doc,ft=Ji(it.options,st.first+st.size-1),dt=it.display;if(ft.length!=dt.lineNumChars){var gt=dt.measure.appendChild(Jt("div",[Jt("div",ft)],"CodeMirror-linenumber CodeMirror-gutter-elt")),wt=gt.firstChild.offsetWidth,Tt=gt.offsetWidth-wt;return dt.lineGutter.style.width="",dt.lineNumInnerWidth=Math.max(wt,dt.lineGutter.offsetWidth-Tt)+1,dt.lineNumWidth=dt.lineNumInnerWidth+Tt,dt.lineNumChars=dt.lineNumInnerWidth?ft.length:-1,dt.lineGutter.style.width=dt.lineNumWidth+"px",wr(it.display),!0}return!1}function xo(it,st){for(var ft=[],dt=!1,gt=0;gt<it.length;gt++){var wt=it[gt],Tt=null;if(typeof wt!="string"&&(Tt=wt.style,wt=wt.className),wt=="CodeMirror-linenumbers")if(st)dt=!0;else continue;ft.push({className:wt,style:Tt})}return st&&!dt&&ft.push({className:"CodeMirror-linenumbers",style:null}),ft}function Eo(it){var st=it.gutters,ft=it.gutterSpecs;te(st),it.lineGutter=null;for(var dt=0;dt<ft.length;++dt){var gt=ft[dt],wt=gt.className,Tt=gt.style,zt=st.appendChild(Jt("div",null,"CodeMirror-gutter "+wt));Tt&&(zt.style.cssText=Tt),wt=="CodeMirror-linenumbers"&&(it.lineGutter=zt,zt.style.width=(it.lineNumWidth||1)+"px")}st.style.display=ft.length?"":"none",wr(it)}function Uo(it){Eo(it.display),Zo(it),to(it)}function Os(it,st,ft,dt){var gt=this;this.input=ft,gt.scrollbarFiller=Jt("div",null,"CodeMirror-scrollbar-filler"),gt.scrollbarFiller.setAttribute("cm-not-content","true"),gt.gutterFiller=Jt("div",null,"CodeMirror-gutter-filler"),gt.gutterFiller.setAttribute("cm-not-content","true"),gt.lineDiv=pe("div",null,"CodeMirror-code"),gt.selectionDiv=Jt("div",null,null,"position: relative; z-index: 1"),gt.cursorDiv=Jt("div",null,"CodeMirror-cursors"),gt.measure=Jt("div",null,"CodeMirror-measure"),gt.lineMeasure=Jt("div",null,"CodeMirror-measure"),gt.lineSpace=pe("div",[gt.measure,gt.lineMeasure,gt.selectionDiv,gt.cursorDiv,gt.lineDiv],null,"position: relative; outline: none");var wt=pe("div",[gt.lineSpace],"CodeMirror-lines");gt.mover=Jt("div",[wt],null,"position: relative"),gt.sizer=Jt("div",[gt.mover],"CodeMirror-sizer"),gt.sizerWidth=null,gt.heightForcer=Jt("div",null,null,"position: absolute; height: "+Pn+"px; width: 1px;"),gt.gutters=Jt("div",null,"CodeMirror-gutters"),gt.lineGutter=null,gt.scroller=Jt("div",[gt.sizer,gt.heightForcer,gt.gutters],"CodeMirror-scroll"),gt.scroller.setAttribute("tabIndex","-1"),gt.wrapper=Jt("div",[gt.scrollbarFiller,gt.gutterFiller,gt.scroller],"CodeMirror"),xe&&Bt<8&&(gt.gutters.style.zIndex=-1,gt.scroller.style.paddingRight=0),!Yt&&!(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=xo(dt.gutters,dt.lineNumbers),Eo(gt),ft.init(gt)}var as=0,Ir=null;xe?Ir=-.53:bt?Ir=15:ge?Ir=-.7:Ke&&(Ir=-1/3);function eo(it){var st=it.wheelDeltaX,ft=it.wheelDeltaY;return st==null&&it.detail&&it.axis==it.HORIZONTAL_AXIS&&(st=it.detail),ft==null&&it.detail&&it.axis==it.VERTICAL_AXIS?ft=it.detail:ft==null&&(ft=it.wheelDelta),{x:st,y:ft}}function ao(it){var st=eo(it);return st.x*=Ir,st.y*=Ir,st}function Po(it,st){var ft=eo(st),dt=ft.x,gt=ft.y,wt=it.display,Tt=wt.scroller,zt=Tt.scrollWidth>Tt.clientWidth,It=Tt.scrollHeight>Tt.clientHeight;if(dt&&zt||gt&&It){if(gt&&ht&&Yt){t:for(var $t=st.target,Se=wt.view;$t!=Tt;$t=$t.parentNode)for(var ne=0;ne<Se.length;ne++)if(Se[ne].node==$t){it.display.currentWheelTarget=$t;break t}}if(dt&&!bt&&!he&&Ir!=null){gt&&It&&Qt(it,Math.max(0,Tt.scrollTop+gt*Ir)),oe(it,Math.max(0,Tt.scrollLeft+dt*Ir)),(!gt||gt&&It)&&cr(st),wt.wheelStartX=null;return}if(gt&&Ir!=null){var Ue=gt*Ir,Ge=it.doc.scrollTop,Tn=Ge+wt.wrapper.clientHeight;Ue<0?Ge=Math.max(0,Ge+Ue-50):Tn=Math.min(it.doc.height,Tn+Ue+50),_i(it,{top:Ge,bottom:Tn})}as<20&&(wt.wheelStartX==null?(wt.wheelStartX=Tt.scrollLeft,wt.wheelStartY=Tt.scrollTop,wt.wheelDX=dt,wt.wheelDY=gt,setTimeout(function(){if(wt.wheelStartX!=null){var On=Tt.scrollLeft-wt.wheelStartX,Xn=Tt.scrollTop-wt.wheelStartY,vi=Xn&&wt.wheelDY&&Xn/wt.wheelDY||On&&wt.wheelDX&&On/wt.wheelDX;wt.wheelStartX=wt.wheelStartY=null,vi&&(Ir=(Ir*as+vi)/(as+1),++as)}},200)):(wt.wheelDX+=dt,wt.wheelDY+=gt))}}var qr=function(it,st){this.ranges=it,this.primIndex=st};qr.prototype.primary=function(){return this.ranges[this.primIndex]},qr.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 ft=this.ranges[st],dt=it.ranges[st];if(!pr(ft.anchor,dt.anchor)||!pr(ft.head,dt.head))return!1}return!0},qr.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new Qi(uo(this.ranges[st].anchor),uo(this.ranges[st].head));return new qr(it,this.primIndex)},qr.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},qr.prototype.contains=function(it,st){st||(st=it);for(var ft=0;ft<this.ranges.length;ft++){var dt=this.ranges[ft];if(si(st,dt.from())>=0&&si(it,dt.to())<=0)return ft}return-1};var Qi=function(it,st){this.anchor=it,this.head=st};Qi.prototype.from=function(){return hi(this.anchor,this.head)},Qi.prototype.to=function(){return jr(this.anchor,this.head)},Qi.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function ro(it,st,ft){var dt=it&&it.options.selectionsMayTouch,gt=st[ft];st.sort(function(Ue,Ge){return si(Ue.from(),Ge.from())}),ft=Re(st,gt);for(var wt=1;wt<st.length;wt++){var Tt=st[wt],zt=st[wt-1],It=si(zt.to(),Tt.from());if(dt&&!Tt.empty()?It>0:It>=0){var $t=hi(zt.from(),Tt.from()),Se=jr(zt.to(),Tt.to()),ne=zt.empty()?Tt.from()==Tt.head:zt.from()==zt.head;wt<=ft&&--ft,st.splice(--wt,2,new Qi(ne?Se:$t,ne?$t:Se))}}return new qr(st,ft)}function gs(it,st){return new qr([new Qi(it,st||it)],0)}function la(it){return it.text?qe(it.from.line+it.text.length-1,Fe(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function $s(it,st){if(si(it,st.from)<0)return it;if(si(it,st.to)<=0)return la(st);var ft=it.line+st.text.length-(st.to.line-st.from.line)-1,dt=it.ch;return it.line==st.to.line&&(dt+=la(st).ch-st.to.ch),qe(ft,dt)}function Ia(it,st){for(var ft=[],dt=0;dt<it.sel.ranges.length;dt++){var gt=it.sel.ranges[dt];ft.push(new Qi($s(gt.anchor,st),$s(gt.head,st)))}return ro(it.cm,ft,it.sel.primIndex)}function ja(it,st,ft){return it.line==st.line?qe(ft.line,it.ch-st.ch+ft.ch):qe(ft.line+(it.line-st.line),it.ch)}function hl(it,st,ft){for(var dt=[],gt=qe(it.first,0),wt=gt,Tt=0;Tt<st.length;Tt++){var zt=st[Tt],It=ja(zt.from,gt,wt),$t=ja(la(zt),gt,wt);if(gt=zt.to,wt=$t,ft=="around"){var Se=it.sel.ranges[Tt],ne=si(Se.head,Se.anchor)<0;dt[Tt]=new Qi(ne?$t:It,ne?It:$t)}else dt[Tt]=new Qi(It,It)}return new qr(dt,it.sel.primIndex)}function gr(it){it.doc.mode=He(it.options,it.doc.modeOption),za(it)}function za(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,Rr(it,100),it.state.modeGen++,it.curOp&&Zo(it)}function No(it,st){return st.from.ch==0&&st.to.ch==0&&Fe(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Rs(it,st,ft,dt){function gt(Ki){return ft?ft[Ki]:null}function wt(Ki,bi,Xi){Ts(Ki,bi,Xi,dt),Ci(Ki,"change",Ki,st)}function Tt(Ki,bi){for(var Xi=[],Ar=Ki;Ar<bi;++Ar)Xi.push(new Go($t[Ar],gt(Ar),dt));return Xi}var zt=st.from,It=st.to,$t=st.text,Se=rn(it,zt.line),ne=rn(it,It.line),Ue=Fe($t),Ge=gt($t.length-1),Tn=It.line-zt.line;if(st.full)it.insert(0,Tt(0,$t.length)),it.remove($t.length,it.size-$t.length);else if(No(it,st)){var On=Tt(0,$t.length-1);wt(ne,ne.text,Ge),Tn&&it.remove(zt.line,Tn),On.length&&it.insert(zt.line,On)}else if(Se==ne)if($t.length==1)wt(Se,Se.text.slice(0,zt.ch)+Ue+Se.text.slice(It.ch),Ge);else{var Xn=Tt(1,$t.length-1);Xn.push(new Go(Ue+Se.text.slice(It.ch),Ge,dt)),wt(Se,Se.text.slice(0,zt.ch)+$t[0],gt(0)),it.insert(zt.line+1,Xn)}else if($t.length==1)wt(Se,Se.text.slice(0,zt.ch)+$t[0]+ne.text.slice(It.ch),gt(0)),it.remove(zt.line+1,Tn);else{wt(Se,Se.text.slice(0,zt.ch)+$t[0],gt(0)),wt(ne,Ue+ne.text.slice(It.ch),Ge);var vi=Tt(1,$t.length-1);Tn>1&&it.remove(zt.line+1,Tn-1),it.insert(zt.line+1,vi)}Ci(it,"change",it,st)}function Ks(it,st,ft){function dt(gt,wt,Tt){if(gt.linked)for(var zt=0;zt<gt.linked.length;++zt){var It=gt.linked[zt];if(It.doc!=wt){var $t=Tt&&It.sharedHist;ft&&!$t||(st(It.doc,$t),dt(It.doc,gt,$t))}}}dt(it,null,!0)}function xs(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,tr(it),gr(it),mu(it),it.options.lineWrapping||So(it),it.options.mode=st.modeOption,Zo(it)}function mu(it){(it.doc.direction=="rtl"?Xe:Vt)(it.display.lineDiv,"CodeMirror-rtl")}function $a(it){ui(it,function(){mu(it),Zo(it)})}function wl(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 ts(it,st){var ft={from:uo(st.from),to:la(st),text:Wn(it,st.from,st.to)};return vu(it,ft,st.from.line,st.to.line+1),Ks(it,function(dt){return vu(dt,ft,st.from.line,st.to.line+1)},!0),ft}function dl(it){for(;it.length;){var st=Fe(it);if(st.ranges)it.pop();else break}}function zl(it,st){if(st)return dl(it.done),Fe(it.done);if(it.done.length&&!Fe(it.done).ranges)return Fe(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),Fe(it.done)}function oh(it,st,ft,dt){var gt=it.history;gt.undone.length=0;var wt=+new Date,Tt,zt;if((gt.lastOp==dt||gt.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&gt.lastModTime>wt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(Tt=zl(gt,gt.lastOp==dt)))zt=Fe(Tt.changes),si(st.from,st.to)==0&&si(st.from,zt.to)==0?zt.to=la(st):Tt.changes.push(ts(it,st));else{var It=Fe(gt.done);for((!It||!It.ranges)&&Qs(it.sel,gt.done),Tt={changes:[ts(it,st)],generation:gt.generation},gt.done.push(Tt);gt.done.length>gt.undoDepth;)gt.done.shift(),gt.done[0].ranges||gt.done.shift()}gt.done.push(ft),gt.generation=++gt.maxGeneration,gt.lastModTime=gt.lastSelTime=wt,gt.lastOp=gt.lastSelOp=dt,gt.lastOrigin=gt.lastSelOrigin=st.origin,zt||ti(it,"historyAdded")}function id(it,st,ft,dt){var gt=st.charAt(0);return gt=="*"||gt=="+"&&ft.ranges.length==dt.ranges.length&&ft.somethingSelected()==dt.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function sh(it,st,ft,dt){var gt=it.history,wt=dt&&dt.origin;ft==gt.lastSelOp||wt&&gt.lastSelOrigin==wt&&(gt.lastModTime==gt.lastSelTime&&gt.lastOrigin==wt||id(it,wt,Fe(gt.done),st))?gt.done[gt.done.length-1]=st:Qs(st,gt.done),gt.lastSelTime=+new Date,gt.lastSelOrigin=wt,gt.lastSelOp=ft,dt&&dt.clearRedo!==!1&&dl(gt.undone)}function Qs(it,st){var ft=Fe(st);ft&&ft.ranges&&ft.equals(it)||st.push(it)}function vu(it,st,ft,dt){var gt=st["spans_"+it.id],wt=0;it.iter(Math.max(it.first,ft),Math.min(it.first+it.size,dt),function(Tt){Tt.markedSpans&&((gt||(gt=st["spans_"+it.id]={}))[wt]=Tt.markedSpans),++wt})}function Ws(it){if(!it)return null;for(var st,ft=0;ft<it.length;++ft)it[ft].marker.explicitlyCleared?st||(st=it.slice(0,ft)):st&&st.push(it[ft]);return st?st.length?st:null:it}function Cl(it,st){var ft=st["spans_"+it.id];if(!ft)return null;for(var dt=[],gt=0;gt<st.text.length;++gt)dt.push(Ws(ft[gt]));return dt}function yu(it,st){var ft=Cl(it,st),dt=Co(it,st);if(!ft)return dt;if(!dt)return ft;for(var gt=0;gt<ft.length;++gt){var wt=ft[gt],Tt=dt[gt];if(wt&&Tt)t:for(var zt=0;zt<Tt.length;++zt){for(var It=Tt[zt],$t=0;$t<wt.length;++$t)if(wt[$t].marker==It.marker)continue t;wt.push(It)}else Tt&&(ft[gt]=Tt)}return ft}function tu(it,st,ft){for(var dt=[],gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.ranges){dt.push(ft?qr.prototype.deepCopy.call(wt):wt);continue}var Tt=wt.changes,zt=[];dt.push({changes:zt});for(var It=0;It<Tt.length;++It){var $t=Tt[It],Se=void 0;if(zt.push({from:$t.from,to:$t.to,text:$t.text}),st)for(var ne in $t)(Se=ne.match(/^spans_(\d+)$/))&&Re(st,Number(Se[1]))>-1&&(Fe(zt)[ne]=$t[ne],delete $t[ne])}}return dt}function bh(it,st,ft,dt){if(dt){var gt=it.anchor;if(ft){var wt=si(st,gt)<0;wt!=si(ft,gt)<0?(gt=st,st=ft):wt!=si(st,ft)<0&&(st=ft)}return new Qi(gt,st)}else return new Qi(ft||st,st)}function ah(it,st,ft,dt,gt){gt==null&&(gt=it.cm&&(it.cm.display.shift||it.extend)),Vo(it,new qr([bh(it.sel.primary(),st,ft,gt)],0),dt)}function rd(it,st,ft){for(var dt=[],gt=it.cm&&(it.cm.display.shift||it.extend),wt=0;wt<it.sel.ranges.length;wt++)dt[wt]=bh(it.sel.ranges[wt],st[wt],null,gt);var Tt=ro(it.cm,dt,it.sel.primIndex);Vo(it,Tt,ft)}function Su(it,st,ft,dt){var gt=it.sel.ranges.slice(0);gt[st]=ft,Vo(it,ro(it.cm,gt,it.sel.primIndex),dt)}function Ll(it,st,ft,dt){Vo(it,gs(st,ft),dt)}function lh(it,st,ft){var dt={ranges:st.ranges,update:function(gt){this.ranges=[];for(var wt=0;wt<gt.length;wt++)this.ranges[wt]=new Qi(mi(it,gt[wt].anchor),mi(it,gt[wt].head))},origin:ft&&ft.origin};return ti(it,"beforeSelectionChange",it,dt),it.cm&&ti(it.cm,"beforeSelectionChange",it.cm,dt),dt.ranges!=st.ranges?ro(it.cm,dt.ranges,dt.ranges.length-1):st}function xu(it,st,ft){var dt=it.history.done,gt=Fe(dt);gt&&gt.ranges?(dt[dt.length-1]=st,ua(it,st,ft)):Vo(it,st,ft)}function Vo(it,st,ft){ua(it,st,ft),sh(it,it.sel,it.cm?it.cm.curOp.id:NaN,ft)}function ua(it,st,ft){(Mi(it,"beforeSelectionChange")||it.cm&&Mi(it.cm,"beforeSelectionChange"))&&(st=lh(it,st,ft));var dt=ft&&ft.bias||(si(st.primary().head,it.sel.primary().head)<0?-1:1);Gl(it,Qa(it,st,dt,!0)),!(ft&&ft.scroll===!1)&&it.cm&&zu(it.cm)}function Gl(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,sr(it.cm)),Ci(it,"cursorActivity",it))}function eu(it){Gl(it,Qa(it,it.sel,null,!1))}function Qa(it,st,ft,dt){for(var gt,wt=0;wt<st.ranges.length;wt++){var Tt=st.ranges[wt],zt=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[wt],It=Fh(it,Tt.anchor,zt&&zt.anchor,ft,dt),$t=Fh(it,Tt.head,zt&&zt.head,ft,dt);(gt||It!=Tt.anchor||$t!=Tt.head)&&(gt||(gt=st.ranges.slice(0,wt)),gt[wt]=new Qi(It,$t))}return gt?ro(it.cm,gt,st.primIndex):st}function qs(it,st,ft,dt,gt){var wt=rn(it,st.line);if(wt.markedSpans)for(var Tt=0;Tt<wt.markedSpans.length;++Tt){var zt=wt.markedSpans[Tt],It=zt.marker,$t="selectLeft"in It?!It.selectLeft:It.inclusiveLeft,Se="selectRight"in It?!It.selectRight:It.inclusiveRight;if((zt.from==null||($t?zt.from<=st.ch:zt.from<st.ch))&&(zt.to==null||(Se?zt.to>=st.ch:zt.to>st.ch))){if(gt&&(ti(It,"beforeCursorEnter"),It.explicitlyCleared))if(wt.markedSpans){--Tt;continue}else break;if(!It.atomic)continue;if(ft){var ne=It.find(dt<0?1:-1),Ue=void 0;if((dt<0?Se:$t)&&(ne=Ah(it,ne,-dt,ne&&ne.line==st.line?wt:null)),ne&&ne.line==st.line&&(Ue=si(ne,ft))&&(dt<0?Ue<0:Ue>0))return qs(it,ne,st,dt,gt)}var Ge=It.find(dt<0?-1:1);return(dt<0?$t:Se)&&(Ge=Ah(it,Ge,dt,Ge.line==st.line?wt:null)),Ge?qs(it,Ge,st,dt,gt):null}}return st}function Fh(it,st,ft,dt,gt){var wt=dt||1,Tt=qs(it,st,ft,wt,gt)||!gt&&qs(it,st,ft,wt,!0)||qs(it,st,ft,-wt,gt)||!gt&&qs(it,st,ft,-wt,!0);return Tt||(it.cantEdit=!0,qe(it.first,0))}function Ah(it,st,ft,dt){return ft<0&&st.ch==0?st.line>it.first?mi(it,qe(st.line-1)):null:ft>0&&st.ch==(dt||rn(it,st.line)).text.length?st.line<it.first+it.size-1?qe(st.line+1,0):null:new qe(st.line,st.ch+ft)}function ps(it){it.setSelection(qe(it.firstLine(),0),qe(it.lastLine()),Me)}function Bh(it,st,ft){var dt={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return dt.canceled=!0}};return ft&&(dt.update=function(gt,wt,Tt,zt){gt&&(dt.from=mi(it,gt)),wt&&(dt.to=mi(it,wt)),Tt&&(dt.text=Tt),zt!==void 0&&(dt.origin=zt)}),ti(it,"beforeChange",it,dt),it.cm&&ti(it.cm,"beforeChange",it.cm,dt),dt.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:dt.from,to:dt.to,text:dt.text,origin:dt.origin}}function nu(it,st,ft){if(it.cm){if(!it.cm.curOp)return zi(it.cm,nu)(it,st,ft);if(it.cm.state.suppressEdits)return}if(!((Mi(it,"beforeChange")||it.cm&&Mi(it.cm,"beforeChange"))&&(st=Bh(it,st,!0),!st))){var dt=Jr&&!ft&&io(it,st.from,st.to);if(dt)for(var gt=dt.length-1;gt>=0;--gt)Is(it,{from:dt[gt].from,to:dt[gt].to,text:gt?[""]:st.text,origin:st.origin});else Is(it,st)}}function Is(it,st){if(!(st.text.length==1&&st.text[0]==""&&si(st.from,st.to)==0)){var ft=Ia(it,st);oh(it,st,ft,it.cm?it.cm.curOp.id:NaN),_l(it,st,ft,Co(it,st));var dt=[];Ks(it,function(gt,wt){!wt&&Re(dt,gt.history)==-1&&(sd(gt.history,st),dt.push(gt.history)),_l(gt,st,null,Co(gt,st))})}}function Hl(it,st,ft){var dt=it.cm&&it.cm.state.suppressEdits;if(!(dt&&!ft)){for(var gt=it.history,wt,Tt=it.sel,zt=st=="undo"?gt.done:gt.undone,It=st=="undo"?gt.undone:gt.done,$t=0;$t<zt.length&&(wt=zt[$t],!(ft?wt.ranges&&!wt.equals(it.sel):!wt.ranges));$t++);if($t!=zt.length){for(gt.lastOrigin=gt.lastSelOrigin=null;;)if(wt=zt.pop(),wt.ranges){if(Qs(wt,It),ft&&!wt.equals(it.sel)){Vo(it,wt,{clearRedo:!1});return}Tt=wt}else if(dt){zt.push(wt);return}else break;var Se=[];Qs(Tt,It),It.push({changes:Se,generation:gt.generation}),gt.generation=wt.generation||++gt.maxGeneration;for(var ne=Mi(it,"beforeChange")||it.cm&&Mi(it.cm,"beforeChange"),Ue=function(On){var Xn=wt.changes[On];if(Xn.origin=st,ne&&!Bh(it,Xn,!1))return zt.length=0,{};Se.push(ts(it,Xn));var vi=On?Ia(it,Xn):Fe(zt);_l(it,Xn,vi,yu(it,Xn)),!On&&it.cm&&it.cm.scrollIntoView({from:Xn.from,to:la(Xn)});var Ki=[];Ks(it,function(bi,Xi){!Xi&&Re(Ki,bi.history)==-1&&(sd(bi.history,Xn),Ki.push(bi.history)),_l(bi,Xn,null,yu(bi,Xn))})},Ge=wt.changes.length-1;Ge>=0;--Ge){var Tn=Ue(Ge);if(Tn)return Tn.v}}}}function uh(it,st){if(st!=0&&(it.first+=st,it.sel=new qr(mn(it.sel.ranges,function(gt){return new Qi(qe(gt.anchor.line+st,gt.anchor.ch),qe(gt.head.line+st,gt.head.ch))}),it.sel.primIndex),it.cm)){Zo(it.cm,it.first,it.first-st,st);for(var ft=it.cm.display,dt=ft.viewFrom;dt<ft.viewTo;dt++)Gr(it.cm,dt,"gutter")}}function _l(it,st,ft,dt){if(it.cm&&!it.cm.curOp)return zi(it.cm,_l)(it,st,ft,dt);if(st.to.line<it.first){uh(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);uh(it,gt),st={from:qe(it.first,0),to:qe(st.to.line+gt,st.to.ch),text:[Fe(st.text)],origin:st.origin}}var wt=it.lastLine();st.to.line>wt&&(st={from:st.from,to:qe(wt,rn(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=Wn(it,st.from,st.to),ft||(ft=Ia(it,st)),it.cm?od(it.cm,st,dt):Rs(it,st,dt),ua(it,ft,Me),it.cantEdit&&Fh(it,qe(it.firstLine(),0))&&(it.cantEdit=!1)}}function od(it,st,ft){var dt=it.doc,gt=it.display,wt=st.from,Tt=st.to,zt=!1,It=wt.line;it.options.lineWrapping||(It=ve(co(rn(dt,wt.line))),dt.iter(It,Tt.line+1,function(Ge){if(Ge==gt.maxLine)return zt=!0,!0})),dt.sel.contains(st.from,st.to)>-1&&sr(it),Rs(dt,st,ft,qo(it)),it.options.lineWrapping||(dt.iter(It,wt.line+st.text.length,function(Ge){var Tn=Lo(Ge);Tn>gt.maxLineLength&&(gt.maxLine=Ge,gt.maxLineLength=Tn,gt.maxLineChanged=!0,zt=!1)}),zt&&(it.curOp.updateMaxLine=!0)),xr(dt,wt.line),Rr(it,400);var $t=st.text.length-(Tt.line-wt.line)-1;st.full?Zo(it):wt.line==Tt.line&&st.text.length==1&&!No(it.doc,st)?Gr(it,wt.line,"text"):Zo(it,wt.line,Tt.line+1,$t);var Se=Mi(it,"changes"),ne=Mi(it,"change");if(ne||Se){var Ue={from:wt,to:Tt,text:st.text,removed:st.removed,origin:st.origin};ne&&Ci(it,"change",it,Ue),Se&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Ue)}it.display.selForContextMenu=null}function Pu(it,st,ft,dt,gt){var wt;dt||(dt=ft),si(dt,ft)<0&&(wt=[dt,ft],ft=wt[0],dt=wt[1]),typeof st=="string"&&(st=it.splitLines(st)),nu(it,{from:ft,to:dt,text:st,origin:gt})}function qa(it,st,ft,dt){ft<it.line?it.line+=dt:st<it.line&&(it.line=st,it.ch=0)}function Hu(it,st,ft,dt){for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=!0;if(wt.ranges){wt.copied||(wt=it[gt]=wt.deepCopy(),wt.copied=!0);for(var zt=0;zt<wt.ranges.length;zt++)qa(wt.ranges[zt].anchor,st,ft,dt),qa(wt.ranges[zt].head,st,ft,dt);continue}for(var It=0;It<wt.changes.length;++It){var $t=wt.changes[It];if(ft<$t.from.line)$t.from=qe($t.from.line+dt,$t.from.ch),$t.to=qe($t.to.line+dt,$t.to.ch);else if(st<=$t.to.line){Tt=!1;break}}Tt||(it.splice(0,gt+1),gt=0)}}function sd(it,st){var ft=st.from.line,dt=st.to.line,gt=st.text.length-(dt-ft)-1;Hu(it.done,ft,dt,gt),Hu(it.undone,ft,dt,gt)}function Lr(it,st,ft,dt){var gt=st,wt=st;return typeof st=="number"?wt=rn(it,ni(it,st)):gt=ve(st),gt==null?null:(dt(wt,gt)&&it.cm&&Gr(it.cm,gt,ft),wt)}function ir(it){this.lines=it,this.parent=null;for(var st=0,ft=0;ft<it.length;++ft)it[ft].parent=this,st+=it[ft].height;this.height=st}ir.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var ft=it,dt=it+st;ft<dt;++ft){var gt=this.lines[ft];this.height-=gt.height,Ca(gt),Ci(gt,"delete")}this.lines.splice(it,st)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,st,ft){this.height+=ft,this.lines=this.lines.slice(0,it).concat(st).concat(this.lines.slice(it));for(var dt=0;dt<st.length;++dt)st[dt].parent=this},iterN:function(it,st,ft){for(var dt=it+st;it<dt;++it)if(ft(this.lines[it]))return!0}};function er(it){this.children=it;for(var st=0,ft=0,dt=0;dt<it.length;++dt){var gt=it[dt];st+=gt.chunkSize(),ft+=gt.height,gt.parent=this}this.size=st,this.height=ft,this.parent=null}er.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var ft=0;ft<this.children.length;++ft){var dt=this.children[ft],gt=dt.chunkSize();if(it<gt){var wt=Math.min(st,gt-it),Tt=dt.height;if(dt.removeInner(it,wt),this.height-=Tt-dt.height,gt==wt&&(this.children.splice(ft--,1),dt.parent=null),(st-=wt)==0)break;it=0}else it-=gt}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof ir))){var zt=[];this.collapse(zt),this.children=[new ir(zt)],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,ft){this.size+=st.length,this.height+=ft;for(var dt=0;dt<this.children.length;++dt){var gt=this.children[dt],wt=gt.chunkSize();if(it<=wt){if(gt.insertInner(it,st,ft),gt.lines&&gt.lines.length>50){for(var Tt=gt.lines.length%25+25,zt=Tt;zt<gt.lines.length;){var It=new ir(gt.lines.slice(zt,zt+=25));gt.height-=It.height,this.children.splice(++dt,0,It),It.parent=this}gt.lines=gt.lines.slice(0,Tt),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),ft=new er(st);if(it.parent){it.size-=ft.size,it.height-=ft.height;var gt=Re(it.parent.children,it);it.parent.children.splice(gt+1,0,ft)}else{var dt=new er(it.children);dt.parent=it,it.children=[dt,ft],it=dt}ft.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,ft){for(var dt=0;dt<this.children.length;++dt){var gt=this.children[dt],wt=gt.chunkSize();if(it<wt){var Tt=Math.min(st,wt-it);if(gt.iterN(it,Tt,ft))return!0;if((st-=Tt)==0)break;it=0}else it-=wt}}};var Ro=function(it,st,ft){if(ft)for(var dt in ft)ft.hasOwnProperty(dt)&&(this[dt]=ft[dt]);this.doc=it,this.node=st};Ro.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,ft=this.line,dt=ve(ft);if(!(dt==null||!st)){for(var gt=0;gt<st.length;++gt)st[gt]==this&&st.splice(gt--,1);st.length||(ft.widgets=null);var wt=Il(this);vn(ft,Math.max(0,ft.height-wt)),it&&(ui(it,function(){js(it,ft,-wt),Gr(it,dt,"widget")}),Ci(it,"lineWidgetCleared",it,this,dt))}},Ro.prototype.changed=function(){var it=this,st=this.height,ft=this.doc.cm,dt=this.line;this.height=null;var gt=Il(this)-st;gt&&(ze(this.doc,dt)||vn(dt,dt.height+gt),ft&&ui(ft,function(){ft.curOp.forceUpdate=!0,js(ft,dt,gt),Ci(ft,"lineWidgetChanged",ft,it,ve(dt))}))},Ui(Ro);function js(it,st,ft){Pr(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Lf(it,ft)}function _u(it,st,ft,dt){var gt=new Ro(it,ft,dt),wt=it.cm;return wt&&gt.noHScroll&&(wt.display.alignWidgets=!0),Lr(it,st,"widget",function(Tt){var zt=Tt.widgets||(Tt.widgets=[]);if(gt.insertAt==null?zt.push(gt):zt.splice(Math.min(zt.length-1,Math.max(0,gt.insertAt)),0,gt),gt.line=Tt,wt&&!ze(it,Tt)){var It=Pr(Tt)<it.scrollTop;vn(Tt,Tt.height+Il(gt)),It&&Lf(wt,gt.height),wt.curOp.forceUpdate=!0}return!0}),wt&&Ci(wt,"lineWidgetAdded",wt,gt,typeof st=="number"?st:ve(st)),gt}var iu=0,fe=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++iu};fe.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&Cn(it),Mi(this,"clear")){var ft=this.find();ft&&Ci(this,"clear",ft.from,ft.to)}for(var dt=null,gt=null,wt=0;wt<this.lines.length;++wt){var Tt=this.lines[wt],zt=Cs(Tt.markedSpans,this);it&&!this.collapsed?Gr(it,ve(Tt),"text"):it&&(zt.to!=null&&(gt=ve(Tt)),zt.from!=null&&(dt=ve(Tt))),Tt.markedSpans=wo(Tt.markedSpans,zt),zt.from==null&&this.collapsed&&!ze(this.doc,Tt)&&it&&vn(Tt,pu(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var It=0;It<this.lines.length;++It){var $t=co(this.lines[It]),Se=Lo($t);Se>it.display.maxLineLength&&(it.display.maxLine=$t,it.display.maxLineLength=Se,it.display.maxLineChanged=!0)}dt!=null&&it&&this.collapsed&&Zo(it,dt,gt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&eu(it.doc)),it&&Ci(it,"markerCleared",it,this,dt,gt),st&&yn(it),this.parent&&this.parent.clear()}},fe.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var ft,dt,gt=0;gt<this.lines.length;++gt){var wt=this.lines[gt],Tt=Cs(wt.markedSpans,this);if(Tt.from!=null&&(ft=qe(st?wt:ve(wt),Tt.from),it==-1))return ft;if(Tt.to!=null&&(dt=qe(st?wt:ve(wt),Tt.to),it==1))return dt}return ft&&{from:ft,to:dt}},fe.prototype.changed=function(){var it=this,st=this.find(-1,!0),ft=this,dt=this.doc.cm;!st||!dt||ui(dt,function(){var gt=st.line,wt=ve(st.line),Tt=kh(dt,wt);if(Tt&&(oc(Tt),dt.curOp.selectionChanged=dt.curOp.forceUpdate=!0),dt.curOp.updateMaxLine=!0,!ze(ft.doc,gt)&&ft.height!=null){var zt=ft.height;ft.height=null;var It=Il(ft)-zt;It&&vn(gt,gt.height+It)}Ci(dt,"markerChanged",dt,it)})},fe.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Re(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},fe.prototype.detachLine=function(it){if(this.lines.splice(Re(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},Ui(fe);function wu(it,st,ft,dt,gt){if(dt&&dt.shared)return Dh(it,st,ft,dt,gt);if(it.cm&&!it.cm.curOp)return zi(it.cm,wu)(it,st,ft,dt,gt);var wt=new fe(it,gt),Tt=si(st,ft);if(dt&&Fi(dt,wt,!1),Tt>0||Tt==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=pe("span",[wt.replacedWith],"CodeMirror-widget"),dt.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),dt.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(Ol(it,st.line,st,ft,wt)||st.line!=ft.line&&Ol(it,ft.line,st,ft,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ze()}wt.addToHistory&&oh(it,{from:st,to:ft,origin:"markText"},it.sel,NaN);var zt=st.line,It=it.cm,$t;if(it.iter(zt,ft.line+1,function(ne){It&&wt.collapsed&&!It.options.lineWrapping&&co(ne)==It.display.maxLine&&($t=!0),wt.collapsed&&zt!=st.line&&vn(ne,0),wa(ne,new br(wt,zt==st.line?st.ch:null,zt==ft.line?ft.ch:null)),++zt}),wt.collapsed&&it.iter(st.line,ft.line+1,function(ne){ze(it,ne)&&vn(ne,0)}),wt.clearOnEnter&&Dn(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(vo(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++iu,wt.atomic=!0),It){if($t&&(It.curOp.updateMaxLine=!0),wt.collapsed)Zo(It,st.line,ft.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var Se=st.line;Se<=ft.line;Se++)Gr(It,Se,"text");wt.atomic&&eu(It.doc),Ci(It,"markerAdded",It,wt)}return wt}var Ga=function(it,st){this.markers=it,this.primary=st;for(var ft=0;ft<it.length;++ft)it[ft].parent=this};Ga.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();Ci(this,"clear")}},Ga.prototype.find=function(it,st){return this.primary.find(it,st)},Ui(Ga);function Dh(it,st,ft,dt,gt){dt=Fi(dt),dt.shared=!1;var wt=[wu(it,st,ft,dt,gt)],Tt=wt[0],zt=dt.widgetNode;return Ks(it,function(It){zt&&(dt.widgetNode=zt.cloneNode(!0)),wt.push(wu(It,mi(It,st),mi(It,ft),dt,gt));for(var $t=0;$t<It.linked.length;++$t)if(It.linked[$t].isParent)return;Tt=Fe(wt)}),new Ga(wt,Tt)}function uc(it){return it.findMarks(qe(it.first,0),it.clipPos(qe(it.lastLine())),function(st){return st.parent})}function hc(it,st){for(var ft=0;ft<st.length;ft++){var dt=st[ft],gt=dt.find(),wt=it.clipPos(gt.from),Tt=it.clipPos(gt.to);if(si(wt,Tt)){var zt=wu(it,wt,Tt,dt.primary,dt.primary.type);dt.markers.push(zt),zt.parent=dt}}}function kf(it){for(var st=function(dt){var gt=it[dt],wt=[gt.primary.doc];Ks(gt.primary.doc,function(It){return wt.push(It)});for(var Tt=0;Tt<gt.markers.length;Tt++){var zt=gt.markers[Tt];Re(wt,zt.doc)==-1&&(zt.parent=null,gt.markers.splice(Tt--,1))}},ft=0;ft<it.length;ft++)st(ft)}var Kg=0,ta=function(it,st,ft,dt,gt){if(!(this instanceof ta))return new ta(it,st,ft,dt,gt);ft==null&&(ft=0),er.call(this,[new ir([new Go("",null)])]),this.first=ft,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=ft;var wt=qe(ft,0);this.sel=gs(wt),this.history=new wl(null),this.id=++Kg,this.modeOption=st,this.lineSep=dt,this.direction=gt=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Rs(this,{from:wt,to:wt,text:it}),Vo(this,gs(wt),Me)};ta.prototype=Lt(er.prototype,{constructor:ta,iter:function(it,st,ft){ft?this.iterN(it-this.first,st-it,ft):this.iterN(this.first,this.first+this.size,it)},insert:function(it,st){for(var ft=0,dt=0;dt<st.length;++dt)ft+=st[dt].height;this.insertInner(it-this.first,st,ft)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=Vi(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:Di(function(it){var st=qe(this.first,0),ft=this.first+this.size-1;nu(this,{from:st,to:qe(ft,rn(this,ft).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&rh(this.cm,0,0),Vo(this,gs(st),Me)}),replaceRange:function(it,st,ft,dt){st=mi(this,st),ft=ft?mi(this,ft):st,Pu(this,it,st,ft,dt)},getRange:function(it,st,ft){var dt=Wn(this,mi(this,it),mi(this,st));return ft===!1?dt:dt.join(ft||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(yi(this,it))return rn(this,it)},getLineNumber:function(it){return ve(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=rn(this,it)),co(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return mi(this,it)},getCursor:function(it){var st=this.sel.primary(),ft;return it==null||it=="head"?ft=st.head:it=="anchor"?ft=st.anchor:it=="end"||it=="to"||it===!1?ft=st.to():ft=st.from(),ft},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:Di(function(it,st,ft){Ll(this,mi(this,typeof it=="number"?qe(it,st||0):it),null,ft)}),setSelection:Di(function(it,st,ft){Ll(this,mi(this,it),mi(this,st||it),ft)}),extendSelection:Di(function(it,st,ft){ah(this,mi(this,it),st&&mi(this,st),ft)}),extendSelections:Di(function(it,st){rd(this,Vr(this,it),st)}),extendSelectionsBy:Di(function(it,st){var ft=mn(this.sel.ranges,it);rd(this,Vr(this,ft),st)}),setSelections:Di(function(it,st,ft){if(it.length){for(var dt=[],gt=0;gt<it.length;gt++)dt[gt]=new Qi(mi(this,it[gt].anchor),mi(this,it[gt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),Vo(this,ro(this.cm,dt,st),ft)}}),addSelection:Di(function(it,st,ft){var dt=this.sel.ranges.slice(0);dt.push(new Qi(mi(this,it),mi(this,st||it))),Vo(this,ro(this.cm,dt,dt.length-1),ft)}),getSelection:function(it){for(var st=this.sel.ranges,ft,dt=0;dt<st.length;dt++){var gt=Wn(this,st[dt].from(),st[dt].to());ft=ft?ft.concat(gt):gt}return it===!1?ft:ft.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],ft=this.sel.ranges,dt=0;dt<ft.length;dt++){var gt=Wn(this,ft[dt].from(),ft[dt].to());it!==!1&&(gt=gt.join(it||this.lineSeparator())),st[dt]=gt}return st},replaceSelection:function(it,st,ft){for(var dt=[],gt=0;gt<this.sel.ranges.length;gt++)dt[gt]=it;this.replaceSelections(dt,st,ft||"+input")},replaceSelections:Di(function(it,st,ft){for(var dt=[],gt=this.sel,wt=0;wt<gt.ranges.length;wt++){var Tt=gt.ranges[wt];dt[wt]={from:Tt.from(),to:Tt.to(),text:this.splitLines(it[wt]),origin:ft}}for(var zt=st&&st!="end"&&hl(this,dt,st),It=dt.length-1;It>=0;It--)nu(this,dt[It]);zt?xu(this,zt):this.cm&&zu(this.cm)}),undo:Di(function(){Hl(this,"undo")}),redo:Di(function(){Hl(this,"redo")}),undoSelection:Di(function(){Hl(this,"undo",!0)}),redoSelection:Di(function(){Hl(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,ft=0,dt=0;dt<it.done.length;dt++)it.done[dt].ranges||++st;for(var gt=0;gt<it.undone.length;gt++)it.undone[gt].ranges||++ft;return{undo:st,redo:ft}},clearHistory:function(){var it=this;this.history=new wl(this.history.maxGeneration),Ks(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:tu(this.history.done),undone:tu(this.history.undone)}},setHistory:function(it){var st=this.history=new wl(this.history.maxGeneration);st.done=tu(it.done.slice(0),null,!0),st.undone=tu(it.undone.slice(0),null,!0)},setGutterMarker:Di(function(it,st,ft){return Lr(this,it,"gutter",function(dt){var gt=dt.gutterMarkers||(dt.gutterMarkers={});return gt[st]=ft,!ft&&Nt(gt)&&(dt.gutterMarkers=null),!0})}),clearGutter:Di(function(it){var st=this;this.iter(function(ft){ft.gutterMarkers&&ft.gutterMarkers[it]&&Lr(st,ft,"gutter",function(){return ft.gutterMarkers[it]=null,Nt(ft.gutterMarkers)&&(ft.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!yi(this,it)||(st=it,it=rn(this,it),!it))return null}else if(st=ve(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:Di(function(it,st,ft){return Lr(this,it,st=="gutter"?"gutter":"class",function(dt){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!dt[gt])dt[gt]=ft;else{if(Ot(ft).test(dt[gt]))return!1;dt[gt]+=" "+ft}return!0})}),removeLineClass:Di(function(it,st,ft){return Lr(this,it,st=="gutter"?"gutter":"class",function(dt){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",wt=dt[gt];if(wt)if(ft==null)dt[gt]=null;else{var Tt=wt.match(Ot(ft));if(!Tt)return!1;var zt=Tt.index+Tt[0].length;dt[gt]=wt.slice(0,Tt.index)+(!Tt.index||zt==wt.length?"":" ")+wt.slice(zt)||null}else return!1;return!0})}),addLineWidget:Di(function(it,st,ft){return _u(this,it,st,ft)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,ft){return wu(this,mi(this,it),mi(this,st),ft,ft&&ft.type||"range")},setBookmark:function(it,st){var ft={replacedWith:st&&(st.nodeType==null?st.widget:st),insertLeft:st&&st.insertLeft,clearWhenEmpty:!1,shared:st&&st.shared,handleMouseEvents:st&&st.handleMouseEvents};return it=mi(this,it),wu(this,it,it,ft,"bookmark")},findMarksAt:function(it){it=mi(this,it);var st=[],ft=rn(this,it.line).markedSpans;if(ft)for(var dt=0;dt<ft.length;++dt){var gt=ft[dt];(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,ft){it=mi(this,it),st=mi(this,st);var dt=[],gt=it.line;return this.iter(it.line,st.line+1,function(wt){var Tt=wt.markedSpans;if(Tt)for(var zt=0;zt<Tt.length;zt++){var It=Tt[zt];!(It.to!=null&&gt==it.line&&it.ch>=It.to||It.from==null&&gt!=it.line||It.from!=null&&gt==st.line&&It.from>=st.ch)&&(!ft||ft(It.marker))&&dt.push(It.marker.parent||It.marker)}++gt}),dt},getAllMarks:function(){var it=[];return this.iter(function(st){var ft=st.markedSpans;if(ft)for(var dt=0;dt<ft.length;++dt)ft[dt].from!=null&&it.push(ft[dt].marker)}),it},posFromIndex:function(it){var st,ft=this.first,dt=this.lineSeparator().length;return this.iter(function(gt){var wt=gt.text.length+dt;if(wt>it)return st=it,!0;it-=wt,++ft}),mi(this,qe(ft,st))},indexFromPos:function(it){it=mi(this,it);var st=it.ch;if(it.line<this.first||it.ch<0)return 0;var ft=this.lineSeparator().length;return this.iter(this.first,it.line,function(dt){st+=dt.text.length+ft}),st},copy:function(it){var st=new ta(Vi(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,ft=this.first+this.size;it.from!=null&&it.from>st&&(st=it.from),it.to!=null&&it.to<ft&&(ft=it.to);var dt=new ta(Vi(this,st,ft),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(dt.history=this.history),(this.linked||(this.linked=[])).push({doc:dt,sharedHist:it.sharedHist}),dt.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],hc(dt,uc(this)),dt},unlinkDoc:function(it){if(it instanceof To&&(it=it.doc),this.linked)for(var st=0;st<this.linked.length;++st){var ft=this.linked[st];if(ft.doc==it){this.linked.splice(st,1),it.unlinkDoc(this),kf(uc(this));break}}if(it.history==this.history){var dt=[it.id];Ks(it,function(gt){return dt.push(gt.id)},!0),it.history=new wl(null),it.history.done=tu(this.history.done,dt),it.history.undone=tu(this.history.undone,dt)}},iterLinkedDocs:function(it){Ks(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):We(it)},lineSeparator:function(){return this.lineSep||`
`},setDirection:Di(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&$a(this.cm))})}),ta.prototype.eachLine=ta.prototype.iter;var Kd=0;function Mf(it){var st=this;if(Ef(st),!(Qn(st,it)||Xa(st.display,it))){cr(it),xe&&(Kd=+new Date);var ft=Ma(st,it,!0),dt=it.dataTransfer.files;if(!(!ft||st.isReadOnly()))if(dt&&dt.length&&window.FileReader&&window.File)for(var gt=dt.length,wt=Array(gt),Tt=0,zt=function(){++Tt==gt&&zi(st,function(){ft=mi(st.doc,ft);var Ge={from:ft,to:ft,text:st.doc.splitLines(wt.filter(function(Tn){return Tn!=null}).join(st.doc.lineSeparator())),origin:"paste"};nu(st.doc,Ge),xu(st.doc,gs(mi(st.doc,ft),mi(st.doc,la(Ge))))})()},It=function(Ge,Tn){if(st.options.allowDropFileTypes&&Re(st.options.allowDropFileTypes,Ge.type)==-1){zt();return}var On=new FileReader;On.onerror=function(){return zt()},On.onload=function(){var Xn=On.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Xn)){zt();return}wt[Tn]=Xn,zt()},On.readAsText(Ge)},$t=0;$t<dt.length;$t++)It(dt[$t],$t);else{if(st.state.draggingText&&st.doc.sel.contains(ft)>-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var Se=it.dataTransfer.getData("Text");if(Se){var ne;if(st.state.draggingText&&!st.state.draggingText.copy&&(ne=st.listSelections()),ua(st.doc,gs(ft,ft)),ne)for(var Ue=0;Ue<ne.length;++Ue)Pu(st.doc,"",ne[Ue].anchor,ne[Ue].head,"drag");st.replaceSelection(Se,"around","paste"),st.display.input.focus()}}catch(Ge){}}}}function Wd(it,st){if(xe&&(!it.state.draggingText||+new Date-Kd<100)){ar(st);return}if(!(Qn(it,st)||Xa(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ke)){var ft=Jt("img",null,null,"position: fixed; left: 0; top: 0;");ft.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",he&&(ft.width=ft.height=1,it.display.wrapper.appendChild(ft),ft._top=ft.offsetTop),st.dataTransfer.setDragImage(ft,0,0),he&&ft.parentNode.removeChild(ft)}}function Nf(it,st){var ft=Ma(it,st);if(ft){var dt=document.createDocumentFragment();so(it,ft,dt),it.display.dragCursor||(it.display.dragCursor=Jt("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),re(it.display.dragCursor,dt)}}function Ef(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function dc(it){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),ft=[],dt=0;dt<st.length;dt++){var gt=st[dt].CodeMirror;gt&&ft.push(gt)}ft.length&&ft[0].operation(function(){for(var wt=0;wt<ft.length;wt++)it(ft[wt])})}}var Tf=!1;function tl(){Tf||(Oh(),Tf=!0)}function Oh(){var it;Dn(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,dc(fc)},100))}),Dn(window,"blur",function(){return dc(Th)})}function fc(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var ru={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"},Rh=0;Rh<10;Rh++)ru[Rh+48]=ru[Rh+96]=String(Rh);for(var Ud=65;Ud<=90;Ud++)ru[Ud]=String.fromCharCode(Ud);for(var Ih=1;Ih<=12;Ih++)ru[Ih+111]=ru[Ih+63235]="F"+Ih;var Ha={};Ha.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"},Ha.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"},Ha.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"},Ha.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"]},Ha.default=ht?Ha.macDefault:Ha.pcDefault;function cc(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var ft,dt,gt,wt,Tt=0;Tt<st.length-1;Tt++){var zt=st[Tt];if(/^(cmd|meta|m)$/i.test(zt))wt=!0;else if(/^a(lt)?$/i.test(zt))ft=!0;else if(/^(c|ctrl|control)$/i.test(zt))dt=!0;else if(/^s(hift)?$/i.test(zt))gt=!0;else throw new Error("Unrecognized modifier name: "+zt)}return ft&&(it="Alt-"+it),dt&&(it="Ctrl-"+it),wt&&(it="Cmd-"+it),gt&&(it="Shift-"+it),it}function fo(it){var st={};for(var ft in it)if(it.hasOwnProperty(ft)){var dt=it[ft];if(/^(name|fallthrough|(de|at)tach)$/.test(ft))continue;if(dt=="..."){delete it[ft];continue}for(var gt=mn(ft.split(" "),cc),wt=0;wt<gt.length;wt++){var Tt=void 0,zt=void 0;wt==gt.length-1?(zt=gt.join(" "),Tt=dt):(zt=gt.slice(0,wt+1).join(" "),Tt="...");var It=st[zt];if(!It)st[zt]=Tt;else if(It!=Tt)throw new Error("Inconsistent bindings for "+zt)}delete it[ft]}for(var $t in st)it[$t]=st[$t];return it}function Wr(it,st,ft,dt){st=Kl(st);var gt=st.call?st.call(it,dt):st[it];if(gt===!1)return"nothing";if(gt==="...")return"multi";if(gt!=null&&ft(gt))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return Wr(it,st.fallthrough,ft,dt);for(var wt=0;wt<st.fallthrough.length;wt++){var Tt=Wr(it,st.fallthrough[wt],ft,dt);if(Tt)return Tt}}}function As(it){var st=typeof it=="string"?it:ru[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function fl(it,st,ft){var dt=it;return st.altKey&&dt!="Alt"&&(it="Alt-"+it),(Pt?st.metaKey:st.ctrlKey)&&dt!="Ctrl"&&(it="Ctrl-"+it),(Pt?st.ctrlKey:st.metaKey)&&dt!="Mod"&&(it="Cmd-"+it),!ft&&st.shiftKey&&dt!="Shift"&&(it="Shift-"+it),it}function ha(it,st){if(he&&it.keyCode==34&&it.char)return!1;var ft=ru[it.keyCode];return ft==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(ft=it.code),fl(ft,it,st))}function Kl(it){return typeof it=="string"?Ha[it]:it}function zs(it,st){for(var ft=it.doc.sel.ranges,dt=[],gt=0;gt<ft.length;gt++){for(var wt=st(ft[gt]);dt.length&&si(wt.from,Fe(dt).to)<=0;){var Tt=dt.pop();if(si(Tt.from,wt.from)<0){wt.from=Tt.from;break}}dt.push(wt)}ui(it,function(){for(var zt=dt.length-1;zt>=0;zt--)Pu(it.doc,"",dt[zt].from,dt[zt].to,"+delete");zu(it)})}function Ku(it,st,ft){var dt=Bn(it.text,st+ft,ft);return dt<0||dt>it.text.length?null:dt}function ls(it,st,ft){var dt=Ku(it,st.ch,ft);return dt==null?null:new qe(st.line,dt,ft<0?"after":"before")}function jh(it,st,ft,dt,gt){if(it){st.doc.direction=="rtl"&&(gt=-gt);var wt=Mn(ft,st.doc.direction);if(wt){var Tt=gt<0?Fe(wt):wt[0],zt=gt<0==(Tt.level==1),It=zt?"after":"before",$t;if(Tt.level>0||st.doc.direction=="rtl"){var Se=ih(st,ft);$t=gt<0?ft.text.length-1:0;var ne=ql(st,Se,$t).top;$t=Nn(function(Ue){return ql(st,Se,Ue).top==ne},gt<0==(Tt.level==1)?Tt.from:Tt.to-1,$t),It=="before"&&($t=Ku(ft,$t,1))}else $t=gt<0?Tt.to:Tt.from;return new qe(dt,$t,It)}}return new qe(dt,gt<0?ft.text.length:0,gt<0?"before":"after")}function Uc(it,st,ft,dt){var gt=Mn(st,it.doc.direction);if(!gt)return ls(st,ft,dt);ft.ch>=st.text.length?(ft.ch=st.text.length,ft.sticky="before"):ft.ch<=0&&(ft.ch=0,ft.sticky="after");var wt=we(gt,ft.ch,ft.sticky),Tt=gt[wt];if(it.doc.direction=="ltr"&&Tt.level%2==0&&(dt>0?Tt.to>ft.ch:Tt.from<ft.ch))return ls(st,ft,dt);var zt=function(vi,Ki){return Ku(st,vi instanceof qe?vi.ch:vi,Ki)},It,$t=function(vi){return it.options.lineWrapping?(It=It||ih(it,st),sc(it,st,It,vi)):{begin:0,end:st.text.length}},Se=$t(ft.sticky=="before"?zt(ft,-1):ft.ch);if(it.doc.direction=="rtl"||Tt.level==1){var ne=Tt.level==1==dt<0,Ue=zt(ft,ne?1:-1);if(Ue!=null&&(ne?Ue<=Tt.to&&Ue<=Se.end:Ue>=Tt.from&&Ue>=Se.begin)){var Ge=ne?"before":"after";return new qe(ft.line,Ue,Ge)}}var Tn=function(vi,Ki,bi){for(var Xi=function(ds,na){return na?new qe(ft.line,zt(ds,1),"before"):new qe(ft.line,ds,"after")};vi>=0&&vi<gt.length;vi+=Ki){var Ar=gt[vi],ki=Ki>0==(Ar.level!=1),Yr=ki?bi.begin:zt(bi.end,-1);if(Ar.from<=Yr&&Yr<Ar.to||(Yr=ki?Ar.from:zt(Ar.to,-1),bi.begin<=Yr&&Yr<bi.end))return Xi(Yr,ki)}},On=Tn(wt+dt,dt,Se);if(On)return On;var Xn=dt>0?Se.end:zt(Se.begin,-1);return Xn!=null&&!(dt>0&&Xn==st.text.length)&&(On=Tn(dt>0?0:gt.length-1,dt,$t(Xn)),On)?On:null}var ad={selectAll:ps,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),Me)},killLine:function(it){return zs(it,function(st){if(st.empty()){var ft=rn(it.doc,st.head.line).text.length;return st.head.ch==ft&&st.head.line<it.lastLine()?{from:st.head,to:qe(st.head.line+1,0)}:{from:st.head,to:qe(st.head.line,ft)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return zs(it,function(st){return{from:qe(st.from().line,0),to:mi(it.doc,qe(st.to().line+1,0))}})},delLineLeft:function(it){return zs(it,function(st){return{from:qe(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return zs(it,function(st){var ft=it.charCoords(st.head,"div").top+5,dt=it.coordsChar({left:0,top:ft},"div");return{from:dt,to:st.from()}})},delWrappedLineRight:function(it){return zs(it,function(st){var ft=it.charCoords(st.head,"div").top+5,dt=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:ft},"div");return{from:st.from(),to:dt}})},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(qe(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(qe(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return bf(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return Wg(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Ff(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var ft=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:ft},"div")},xn)},goLineLeft:function(it){return it.extendSelectionsBy(function(st){var ft=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:0,top:ft},"div")},xn)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var ft=it.cursorCoords(st.head,"div").top+5,dt=it.coordsChar({left:0,top:ft},"div");return dt.ch<it.getLine(dt.line).search(/\S/)?Wg(it,st.head):dt},xn)},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=[],ft=it.listSelections(),dt=it.options.tabSize,gt=0;gt<ft.length;gt++){var wt=ft[gt].from(),Tt=qt(it.getLine(wt.line),wt.ch,dt);st.push(ue(dt-Tt%dt))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return ui(it,function(){for(var st=it.listSelections(),ft=[],dt=0;dt<st.length;dt++)if(st[dt].empty()){var gt=st[dt].head,wt=rn(it.doc,gt.line).text;if(wt){if(gt.ch==wt.length&&(gt=new qe(gt.line,gt.ch-1)),gt.ch>0)gt=new qe(gt.line,gt.ch+1),it.replaceRange(wt.charAt(gt.ch-1)+wt.charAt(gt.ch-2),qe(gt.line,gt.ch-2),gt,"+transpose");else if(gt.line>it.doc.first){var Tt=rn(it.doc,gt.line-1).text;Tt&&(gt=new qe(gt.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+Tt.charAt(Tt.length-1),qe(gt.line-1,Tt.length-1),gt,"+transpose"))}}ft.push(new Qi(gt,gt))}it.setSelections(ft)})},newlineAndIndent:function(it){return ui(it,function(){for(var st=it.listSelections(),ft=st.length-1;ft>=0;ft--)it.replaceRange(it.doc.lineSeparator(),st[ft].anchor,st[ft].head,"+input");st=it.listSelections();for(var dt=0;dt<st.length;dt++)it.indentLine(st[dt].from().line,null,!0);zu(it)})},openLine:function(it){return it.replaceSelection(`
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function bf(it,st){var ft=rn(it.doc,st),dt=co(ft);return dt!=ft&&(st=ve(dt)),jh(!0,it,dt,st,1)}function Ff(it,st){var ft=rn(it.doc,st),dt=zo(ft);return dt!=ft&&(st=ve(dt)),jh(!0,it,ft,st,-1)}function Wg(it,st){var ft=bf(it,st.line),dt=rn(it.doc,ft.line),gt=Mn(dt,it.doc.direction);if(!gt||gt[0].level==0){var wt=Math.max(ft.ch,dt.text.search(/\S/)),Tt=st.line==ft.line&&st.ch<=wt&&st.ch;return qe(ft.line,Tt?0:wt,ft.sticky)}return ft}function Af(it,st,ft){if(typeof st=="string"&&(st=ad[st],!st))return!1;it.display.input.ensurePolled();var dt=it.display.shift,gt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),ft&&(it.display.shift=!1),gt=st(it)!=Rn}finally{it.display.shift=dt,it.state.suppressEdits=!1}return gt}function Ug(it,st,ft){for(var dt=0;dt<it.state.keyMaps.length;dt++){var gt=Wr(st,it.state.keyMaps[dt],ft,it);if(gt)return gt}return it.options.extraKeys&&Wr(st,it.options.extraKeys,ft,it)||Wr(st,it.options.keyMap,ft,it)}var hh=new _t;function Vd(it,st,ft,dt){var gt=it.state.keySeq;if(gt){if(As(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:hh.set(50,function(){it.state.keySeq==gt&&(it.state.keySeq=null,it.display.input.reset())}),Vc(it,gt+" "+st,ft,dt))return!0}return Vc(it,st,ft,dt)}function Vc(it,st,ft,dt){var gt=Ug(it,st,dt);return gt=="multi"&&(it.state.keySeq=st),gt=="handled"&&Ci(it,"keyHandled",it,st,ft),(gt=="handled"||gt=="multi")&&(cr(ft),Bo(it)),!!gt}function Zc(it,st){var ft=ha(st,!0);return ft?st.shiftKey&&!it.state.keySeq?Vd(it,"Shift-"+ft,st,function(dt){return Af(it,dt,!0)})||Vd(it,ft,st,function(dt){if(typeof dt=="string"?/^go[A-Z]/.test(dt):dt.motion)return Af(it,dt)}):Vd(it,ft,st,function(dt){return Af(it,dt)}):!1}function Yc(it,st,ft){return Vd(it,"'"+ft+"'",st,function(dt){return Af(it,dt,!0)})}var Zd=null;function Vg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=en(),!Qn(st,it))){xe&&Bt<11&&it.keyCode==27&&(it.returnValue=!1);var ft=it.keyCode;st.display.shift=ft==16||it.shiftKey;var dt=Zc(st,it);he&&(Zd=dt?ft:null,!dt&&ft==88&&!ln&&(ht?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),bt&&!ht&&!dt&&ft==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),ft==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Zg(st)}}function Zg(it){var st=it.display.lineDiv;Xe(st,"CodeMirror-crosshair");function ft(dt){(dt.keyCode==18||!dt.altKey)&&(Vt(st,"CodeMirror-crosshair"),Wi(document,"keyup",ft),Wi(document,"mouseover",ft))}Dn(document,"keyup",ft),Dn(document,"mouseover",ft)}function Yg(it){it.keyCode==16&&(this.doc.sel.shift=!1),Qn(this,it)}function Wu(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Xa(st.display,it)||Qn(st,it)||it.ctrlKey&&!it.altKey||ht&&it.metaKey)){var ft=it.keyCode,dt=it.charCode;if(he&&ft==Zd){Zd=null,cr(it);return}if(!(he&&(!it.which||it.which<10)&&Zc(st,it))){var gt=String.fromCharCode(dt==null?ft:dt);gt!="\b"&&(Yc(st,it,gt)||st.display.input.onKeyPress(it))}}}var rm=400,Xg=function(it,st,ft){this.time=it,this.pos=st,this.button=ft};Xg.prototype.compare=function(it,st,ft){return this.time+rm>it&&si(st,this.pos)==0&&ft==this.button};var Bf,Yd;function Jg(it,st){var ft=+new Date;return Yd&&Yd.compare(ft,it,st)?(Bf=Yd=null,"triple"):Bf&&Bf.compare(ft,it,st)?(Yd=new Xg(ft,it,st),Bf=null,"double"):(Bf=new Xg(ft,it,st),Yd=null,"single")}function Uu(it){var st=this,ft=st.display;if(!(Qn(st,it)||ft.activeTouch&&ft.input.supportsTouch())){if(ft.input.ensurePolled(),ft.shift=it.shiftKey,Xa(ft,it)){Yt||(ft.scroller.draggable=!1,setTimeout(function(){return ft.scroller.draggable=!0},100));return}if(!$c(st,it)){var dt=Ma(st,it),gt=bo(it),wt=dt?Jg(dt,gt):"single";window.focus(),gt==1&&st.state.selectingText&&st.state.selectingText(it),!(dt&&$g(st,gt,dt,wt,it))&&(gt==1?dt?om(st,dt,wt,it):Xr(it)==ft.scroller&&cr(it):gt==2?(dt&&ah(st.doc,dt),setTimeout(function(){return ft.input.focus()},20)):gt==3&&(Mt?st.display.input.onContextMenu(it):ss(st)))}}}function $g(it,st,ft,dt,gt){var wt="Click";return dt=="double"?wt="Double"+wt:dt=="triple"&&(wt="Triple"+wt),wt=(st==1?"Left":st==2?"Middle":"Right")+wt,Vd(it,fl(wt,gt),gt,function(Tt){if(typeof Tt=="string"&&(Tt=ad[Tt]),!Tt)return!1;var zt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),zt=Tt(it,ft)!=Rn}finally{it.state.suppressEdits=!1}return zt})}function Xc(it,st,ft){var dt=it.getOption("configureMouse"),gt=dt?dt(it,st,ft):{};if(gt.unit==null){var wt=lt?ft.shiftKey&&ft.metaKey:ft.altKey;gt.unit=wt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(gt.extend==null||it.doc.extend)&&(gt.extend=it.doc.extend||ft.shiftKey),gt.addNew==null&&(gt.addNew=ht?ft.metaKey:ft.ctrlKey),gt.moveOnDrag==null&&(gt.moveOnDrag=!(ht?ft.altKey:ft.ctrlKey)),gt}function om(it,st,ft,dt){xe?setTimeout(qn(Wo,it),0):it.curOp.focus=en();var gt=Xc(it,ft,dt),wt=it.doc.sel,Tt;it.options.dragDrop&&In&&!it.isReadOnly()&&ft=="single"&&(Tt=wt.contains(st))>-1&&(si((Tt=wt.ranges[Tt]).from(),st)<0||st.xRel>0)&&(si(Tt.to(),st)>0||st.xRel<0)?Qg(it,dt,st,gt):ev(it,dt,st,gt)}function Qg(it,st,ft,dt){var gt=it.display,wt=!1,Tt=zi(it,function($t){Yt&&(gt.scroller.draggable=!1),it.state.draggingText=!1,Wi(gt.wrapper.ownerDocument,"mouseup",Tt),Wi(gt.wrapper.ownerDocument,"mousemove",zt),Wi(gt.scroller,"dragstart",It),Wi(gt.scroller,"drop",Tt),wt||(cr($t),dt.addNew||ah(it.doc,ft,null,null,dt.extend),Yt&&!Ke||xe&&Bt==9?setTimeout(function(){gt.wrapper.ownerDocument.body.focus({preventScroll:!0}),gt.input.focus()},20):gt.input.focus())}),zt=function($t){wt=wt||Math.abs(st.clientX-$t.clientX)+Math.abs(st.clientY-$t.clientY)>=10},It=function(){return wt=!0};Yt&&(gt.scroller.draggable=!0),it.state.draggingText=Tt,Tt.copy=!dt.moveOnDrag,gt.scroller.dragDrop&&gt.scroller.dragDrop(),Dn(gt.wrapper.ownerDocument,"mouseup",Tt),Dn(gt.wrapper.ownerDocument,"mousemove",zt),Dn(gt.scroller,"dragstart",It),Dn(gt.scroller,"drop",Tt),ss(it),setTimeout(function(){return gt.input.focus()},20)}function qg(it,st,ft){if(ft=="char")return new Qi(st,st);if(ft=="word")return it.findWordAt(st);if(ft=="line")return new Qi(qe(st.line,0),mi(it.doc,qe(st.line+1,0)));var dt=ft(it,st);return new Qi(dt.from,dt.to)}function ev(it,st,ft,dt){var gt=it.display,wt=it.doc;cr(st);var Tt,zt,It=wt.sel,$t=It.ranges;if(dt.addNew&&!dt.extend?(zt=wt.sel.contains(ft),zt>-1?Tt=$t[zt]:Tt=new Qi(ft,ft)):(Tt=wt.sel.primary(),zt=wt.sel.primIndex),dt.unit=="rectangle")dt.addNew||(Tt=new Qi(ft,ft)),ft=Ma(it,st,!0,!0),zt=-1;else{var Se=qg(it,ft,dt.unit);dt.extend?Tt=bh(Tt,Se.anchor,Se.head,dt.extend):Tt=Se}dt.addNew?zt==-1?(zt=$t.length,Vo(wt,ro(it,$t.concat([Tt]),zt),{scroll:!1,origin:"*mouse"})):$t.length>1&&$t[zt].empty()&&dt.unit=="char"&&!dt.extend?(Vo(wt,ro(it,$t.slice(0,zt).concat($t.slice(zt+1)),0),{scroll:!1,origin:"*mouse"}),It=wt.sel):Su(wt,zt,Tt,gn):(zt=0,Vo(wt,new qr([Tt],0),gn),It=wt.sel);var ne=ft;function Ue(bi){if(si(ne,bi)!=0)if(ne=bi,dt.unit=="rectangle"){for(var Xi=[],Ar=it.options.tabSize,ki=qt(rn(wt,ft.line).text,ft.ch,Ar),Yr=qt(rn(wt,bi.line).text,bi.ch,Ar),ds=Math.min(ki,Yr),na=Math.max(ki,Yr),Ps=Math.min(ft.line,bi.line),gl=Math.min(it.lastLine(),Math.max(ft.line,bi.line));Ps<=gl;Ps++){var _a=rn(wt,Ps).text,Vs=ri(_a,ds,Ar);ds==na?Xi.push(new Qi(qe(Ps,Vs),qe(Ps,Vs))):_a.length>Vs&&Xi.push(new Qi(qe(Ps,Vs),qe(Ps,ri(_a,na,Ar))))}Xi.length||Xi.push(new Qi(ft,ft)),Vo(wt,ro(it,It.ranges.slice(0,zt).concat(Xi),zt),{origin:"*mouse",scroll:!1}),it.scrollIntoView(bi)}else{var kl=Tt,Ea=qg(it,bi,dt.unit),Zs=kl.anchor,Ao;si(Ea.anchor,Zs)>0?(Ao=Ea.head,Zs=hi(kl.from(),Ea.anchor)):(Ao=Ea.anchor,Zs=jr(kl.to(),Ea.head));var Ms=It.ranges.slice(0);Ms[zt]=sm(it,new Qi(mi(wt,Zs),Ao)),Vo(wt,ro(it,Ms,zt),gn)}}var Ge=gt.wrapper.getBoundingClientRect(),Tn=0;function On(bi){var Xi=++Tn,Ar=Ma(it,bi,!0,dt.unit=="rectangle");if(Ar)if(si(Ar,ne)!=0){it.curOp.focus=en(),Ue(Ar);var ki=Qr(gt,wt);(Ar.line>=ki.to||Ar.line<ki.from)&&setTimeout(zi(it,function(){Tn==Xi&&On(bi)}),150)}else{var Yr=bi.clientY<Ge.top?-20:bi.clientY>Ge.bottom?20:0;Yr&&setTimeout(zi(it,function(){Tn==Xi&&(gt.scroller.scrollTop+=Yr,On(bi))}),50)}}function Xn(bi){it.state.selectingText=!1,Tn=1/0,bi&&(cr(bi),gt.input.focus()),Wi(gt.wrapper.ownerDocument,"mousemove",vi),Wi(gt.wrapper.ownerDocument,"mouseup",Ki),wt.history.lastSelOrigin=null}var vi=zi(it,function(bi){bi.buttons===0||!bo(bi)?Xn(bi):On(bi)}),Ki=zi(it,Xn);it.state.selectingText=Ki,Dn(gt.wrapper.ownerDocument,"mousemove",vi),Dn(gt.wrapper.ownerDocument,"mouseup",Ki)}function sm(it,st){var ft=st.anchor,dt=st.head,gt=rn(it.doc,ft.line);if(si(ft,dt)==0&&ft.sticky==dt.sticky)return st;var wt=Mn(gt);if(!wt)return st;var Tt=we(wt,ft.ch,ft.sticky),zt=wt[Tt];if(zt.from!=ft.ch&&zt.to!=ft.ch)return st;var It=Tt+(zt.from==ft.ch==(zt.level!=1)?0:1);if(It==0||It==wt.length)return st;var $t;if(dt.line!=ft.line)$t=(dt.line-ft.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var Se=we(wt,dt.ch,dt.sticky),ne=Se-Tt||(dt.ch-ft.ch)*(zt.level==1?-1:1);Se==It-1||Se==It?$t=ne<0:$t=ne>0}var Ue=wt[It+($t?-1:0)],Ge=$t==(Ue.level==1),Tn=Ge?Ue.from:Ue.to,On=Ge?"after":"before";return ft.ch==Tn&&ft.sticky==On?st:new Qi(new qe(ft.line,Tn,On),dt)}function Jc(it,st,ft,dt){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(Ue){return!1}if(gt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;dt&&cr(st);var Tt=it.display,zt=Tt.lineDiv.getBoundingClientRect();if(wt>zt.bottom||!Mi(it,ft))return oi(st);wt-=zt.top-Tt.viewOffset;for(var It=0;It<it.display.gutterSpecs.length;++It){var $t=Tt.gutters.childNodes[It];if($t&&$t.getBoundingClientRect().right>=gt){var Se=_n(it.doc,wt),ne=it.display.gutterSpecs[It];return ti(it,ft,it,Se,ne.className,st),oi(st)}}}function $c(it,st){return Jc(it,st,"gutterClick",!0)}function Qc(it,st){Xa(it.display,st)||am(it,st)||Qn(it,st,"contextmenu")||Mt||it.display.input.onContextMenu(st)}function am(it,st){return Mi(it,"gutterContextMenu")?Jc(it,st,"gutterContextMenu",!1):!1}function qc(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Mh(it)}var ld={toString:function(){return"CodeMirror.Init"}},tp={},gc={};function lm(it){var st=it.optionHandlers;function ft(dt,gt,wt,Tt){it.defaults[dt]=gt,wt&&(st[dt]=Tt?function(zt,It,$t){$t!=ld&&wt(zt,It,$t)}:wt)}it.defineOption=ft,it.Init=ld,ft("value","",function(dt,gt){return dt.setValue(gt)},!0),ft("mode",null,function(dt,gt){dt.doc.modeOption=gt,gr(dt)},!0),ft("indentUnit",2,gr,!0),ft("indentWithTabs",!1),ft("smartIndent",!0),ft("tabSize",4,function(dt){za(dt),Mh(dt),Zo(dt)},!0),ft("lineSeparator",null,function(dt,gt){if(dt.doc.lineSep=gt,!!gt){var wt=[],Tt=dt.doc.first;dt.doc.iter(function(It){for(var $t=0;;){var Se=It.text.indexOf(gt,$t);if(Se==-1)break;$t=Se+gt.length,wt.push(qe(Tt,Se))}Tt++});for(var zt=wt.length-1;zt>=0;zt--)Pu(dt.doc,gt,wt[zt],qe(wt[zt].line,wt[zt].ch+gt.length))}}),ft("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(dt,gt,wt){dt.state.specialChars=new RegExp(gt.source+(gt.test(" ")?"":"| "),"g"),wt!=ld&&dt.refresh()}),ft("specialCharPlaceholder",La,function(dt){return dt.refresh()},!0),ft("electricChars",!0),ft("inputStyle",et?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),ft("spellcheck",!1,function(dt,gt){return dt.getInputField().spellcheck=gt},!0),ft("autocorrect",!1,function(dt,gt){return dt.getInputField().autocorrect=gt},!0),ft("autocapitalize",!1,function(dt,gt){return dt.getInputField().autocapitalize=gt},!0),ft("rtlMoveVisually",!pt),ft("wholeLineUpdateBefore",!0),ft("theme","default",function(dt){qc(dt),Uo(dt)},!0),ft("keyMap","default",function(dt,gt,wt){var Tt=Kl(gt),zt=wt!=ld&&Kl(wt);zt&&zt.detach&&zt.detach(dt,Tt),Tt.attach&&Tt.attach(dt,zt||null)}),ft("extraKeys",null),ft("configureMouse",null),ft("lineWrapping",!1,um,!0),ft("gutters",[],function(dt,gt){dt.display.gutterSpecs=xo(gt,dt.options.lineNumbers),Uo(dt)},!0),ft("fixedGutter",!0,function(dt,gt){dt.display.gutters.style.left=gt?Eh(dt.display)+"px":"0",dt.refresh()},!0),ft("coverGutterNextToScrollbar",!1,function(dt){return Ye(dt)},!0),ft("scrollbarStyle","native",function(dt){Fn(dt),Ye(dt),dt.display.scrollbars.setScrollTop(dt.doc.scrollTop),dt.display.scrollbars.setScrollLeft(dt.doc.scrollLeft)},!0),ft("lineNumbers",!1,function(dt,gt){dt.display.gutterSpecs=xo(dt.options.gutters,gt),Uo(dt)},!0),ft("firstLineNumber",1,Uo,!0),ft("lineNumberFormatter",function(dt){return dt},Uo,!0),ft("showCursorWhenSelecting",!1,Ds,!0),ft("resetSelectionOnContextMenu",!0),ft("lineWiseCopyCut",!0),ft("pasteLinesPerSelection",!0),ft("selectionsMayTouch",!1),ft("readOnly",!1,function(dt,gt){gt=="nocursor"&&(Th(dt),dt.display.input.blur()),dt.display.input.readOnlyChanged(gt)}),ft("screenReaderLabel",null,function(dt,gt){gt=gt===""?null:gt,dt.display.input.screenReaderLabelChanged(gt)}),ft("disableInput",!1,function(dt,gt){gt||dt.display.input.reset()},!0),ft("dragDrop",!0,tg),ft("allowDropFileTypes",null),ft("cursorBlinkRate",530),ft("cursorScrollMargin",0),ft("cursorHeight",1,Ds,!0),ft("singleCursorHeightPerLine",!0,Ds,!0),ft("workTime",100),ft("workDelay",100),ft("flattenSpans",!0,za,!0),ft("addModeClass",!1,za,!0),ft("pollInterval",100),ft("undoDepth",200,function(dt,gt){return dt.doc.history.undoDepth=gt}),ft("historyEventDelay",1250),ft("viewportMargin",10,function(dt){return dt.refresh()},!0),ft("maxHighlightLength",1e4,za,!0),ft("moveInputWithCursor",!0,function(dt,gt){gt||dt.display.input.resetPosition()}),ft("tabindex",null,function(dt,gt){return dt.display.input.getField().tabIndex=gt||""}),ft("autofocus",null),ft("direction","ltr",function(dt,gt){return dt.doc.setDirection(gt)},!0),ft("phrases",null)}function tg(it,st,ft){var dt=ft&&ft!=ld;if(!st!=!dt){var gt=it.display.dragFunctions,wt=st?Dn:Wi;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 um(it){it.options.lineWrapping?(Xe(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Vt(it.display.wrapper,"CodeMirror-wrap"),So(it)),tr(it),Zo(it),Mh(it),setTimeout(function(){return Ye(it)},100)}function To(it,st){var ft=this;if(!(this instanceof To))return new To(it,st);this.options=st=st?Fi(st):{},Fi(tp,st,!1);var dt=st.value;typeof dt=="string"?dt=new ta(dt,st.mode,null,st.lineSeparator,st.direction):st.mode&&(dt.modeOption=st.mode),this.doc=dt;var gt=new To.inputStyles[st.inputStyle](this),wt=this.display=new Os(it,dt,gt,st);wt.wrapper.CodeMirror=this,qc(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Fn(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 _t,keySeq:null,specialChars:null},st.autofocus&&!et&&wt.input.focus(),xe&&Bt<11&&setTimeout(function(){return ft.display.input.reset(!0)},20),Df(this),tl(),Cn(this),this.curOp.forceUpdate=!0,xs(this,dt),st.autofocus&&!et||this.hasFocus()?setTimeout(function(){ft.hasFocus()&&!ft.state.focused&&lo(ft)},20):Th(this);for(var Tt in gc)gc.hasOwnProperty(Tt)&&gc[Tt](this,st[Tt],ld);Fr(this),st.finishInit&&st.finishInit(this);for(var zt=0;zt<Xd.length;++zt)Xd[zt](this);yn(this),Yt&&st.lineWrapping&&getComputedStyle(wt.lineDiv).textRendering=="optimizelegibility"&&(wt.lineDiv.style.textRendering="auto")}To.defaults=tp,To.optionHandlers=gc;function Df(it){var st=it.display;Dn(st.scroller,"mousedown",zi(it,Uu)),xe&&Bt<11?Dn(st.scroller,"dblclick",zi(it,function(It){if(!Qn(it,It)){var $t=Ma(it,It);if(!(!$t||$c(it,It)||Xa(it.display,It))){cr(It);var Se=it.findWordAt($t);ah(it.doc,Se.anchor,Se.head)}}})):Dn(st.scroller,"dblclick",function(It){return Qn(it,It)||cr(It)}),Dn(st.scroller,"contextmenu",function(It){return Qc(it,It)}),Dn(st.input.getField(),"contextmenu",function(It){st.scroller.contains(It.target)||Qc(it,It)});var ft,dt={end:0};function gt(){st.activeTouch&&(ft=setTimeout(function(){return st.activeTouch=null},1e3),dt=st.activeTouch,dt.end=+new Date)}function wt(It){if(It.touches.length!=1)return!1;var $t=It.touches[0];return $t.radiusX<=1&&$t.radiusY<=1}function Tt(It,$t){if($t.left==null)return!0;var Se=$t.left-It.left,ne=$t.top-It.top;return Se*Se+ne*ne>20*20}Dn(st.scroller,"touchstart",function(It){if(!Qn(it,It)&&!wt(It)&&!$c(it,It)){st.input.ensurePolled(),clearTimeout(ft);var $t=+new Date;st.activeTouch={start:$t,moved:!1,prev:$t-dt.end<=300?dt:null},It.touches.length==1&&(st.activeTouch.left=It.touches[0].pageX,st.activeTouch.top=It.touches[0].pageY)}}),Dn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),Dn(st.scroller,"touchend",function(It){var $t=st.activeTouch;if($t&&!Xa(st,It)&&$t.left!=null&&!$t.moved&&new Date-$t.start<300){var Se=it.coordsChar(st.activeTouch,"page"),ne;!$t.prev||Tt($t,$t.prev)?ne=new Qi(Se,Se):!$t.prev.prev||Tt($t,$t.prev.prev)?ne=it.findWordAt(Se):ne=new Qi(qe(Se.line,0),mi(it.doc,qe(Se.line+1,0))),it.setSelection(ne.anchor,ne.head),it.focus(),cr(It)}gt()}),Dn(st.scroller,"touchcancel",gt),Dn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Qt(it,st.scroller.scrollTop),oe(it,st.scroller.scrollLeft,!0),ti(it,"scroll",it))}),Dn(st.scroller,"mousewheel",function(It){return Po(it,It)}),Dn(st.scroller,"DOMMouseScroll",function(It){return Po(it,It)}),Dn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(It){Qn(it,It)||ar(It)},over:function(It){Qn(it,It)||(Nf(it,It),ar(It))},start:function(It){return Wd(it,It)},drop:zi(it,Mf),leave:function(It){Qn(it,It)||Ef(it)}};var zt=st.input.getField();Dn(zt,"keyup",function(It){return Yg.call(it,It)}),Dn(zt,"keydown",zi(it,Vg)),Dn(zt,"keypress",zi(it,Wu)),Dn(zt,"focus",function(It){return lo(it,It)}),Dn(zt,"blur",function(It){return Th(it,It)})}var Xd=[];To.defineInitHook=function(it){return Xd.push(it)};function ea(it,st,ft,dt){var gt=it.doc,wt;ft==null&&(ft="add"),ft=="smart"&&(gt.mode.indent?wt=jo(it,st).state:ft="prev");var Tt=it.options.tabSize,zt=rn(gt,st),It=qt(zt.text,null,Tt);zt.stateAfter&&(zt.stateAfter=null);var $t=zt.text.match(/^\s*/)[0],Se;if(!dt&&!/\S/.test(zt.text))Se=0,ft="not";else if(ft=="smart"&&(Se=gt.mode.indent(wt,zt.text.slice($t.length),zt.text),Se==Rn||Se>150)){if(!dt)return;ft="prev"}ft=="prev"?st>gt.first?Se=qt(rn(gt,st-1).text,null,Tt):Se=0:ft=="add"?Se=It+it.options.indentUnit:ft=="subtract"?Se=It-it.options.indentUnit:typeof ft=="number"&&(Se=It+ft),Se=Math.max(0,Se);var ne="",Ue=0;if(it.options.indentWithTabs)for(var Ge=Math.floor(Se/Tt);Ge;--Ge)Ue+=Tt,ne+=" ";if(Ue<Se&&(ne+=ue(Se-Ue)),ne!=$t)return Pu(gt,ne,qe(st,0),qe(st,$t.length),"+input"),zt.stateAfter=null,!0;for(var Tn=0;Tn<gt.sel.ranges.length;Tn++){var On=gt.sel.ranges[Tn];if(On.head.line==st&&On.head.ch<$t.length){var Xn=qe(st,$t.length);Su(gt,Tn,new Qi(Xn,Xn));break}}}var cl=null;function Jd(it){cl=it}function pc(it,st,ft,dt,gt){var wt=it.doc;it.display.shift=!1,dt||(dt=wt.sel);var Tt=+new Date-200,zt=gt=="paste"||it.state.pasteIncoming>Tt,It=We(st),$t=null;if(zt&&dt.ranges.length>1)if(cl&&cl.text.join(`
`)==st){if(dt.ranges.length%cl.text.length==0){$t=[];for(var Se=0;Se<cl.text.length;Se++)$t.push(wt.splitLines(cl.text[Se]))}}else It.length==dt.ranges.length&&it.options.pasteLinesPerSelection&&($t=mn(It,function(vi){return[vi]}));for(var ne=it.curOp.updateInput,Ue=dt.ranges.length-1;Ue>=0;Ue--){var Ge=dt.ranges[Ue],Tn=Ge.from(),On=Ge.to();Ge.empty()&&(ft&&ft>0?Tn=qe(Tn.line,Tn.ch-ft):it.state.overwrite&&!zt?On=qe(On.line,Math.min(rn(wt,On.line).text.length,On.ch+Fe(It).length)):zt&&cl&&cl.lineWise&&cl.text.join(`
`)==It.join(`
`)&&(Tn=On=qe(Tn.line,0)));var Xn={from:Tn,to:On,text:$t?$t[Ue%$t.length]:It,origin:gt||(zt?"paste":it.state.cutIncoming>Tt?"cut":"+input")};nu(it.doc,Xn),Ci(it,"inputRead",it,Xn)}st&&!zt&&np(it,st),zu(it),it.curOp.updateInput<2&&(it.curOp.updateInput=ne),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function ep(it,st){var ft=it.clipboardData&&it.clipboardData.getData("Text");if(ft)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&ui(st,function(){return pc(st,ft,0,null,"paste")}),!0}function np(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var ft=it.doc.sel,dt=ft.ranges.length-1;dt>=0;dt--){var gt=ft.ranges[dt];if(!(gt.head.ch>100||dt&&ft.ranges[dt-1].head.line==gt.head.line)){var wt=it.getModeAt(gt.head),Tt=!1;if(wt.electricChars){for(var zt=0;zt<wt.electricChars.length;zt++)if(st.indexOf(wt.electricChars.charAt(zt))>-1){Tt=ea(it,gt.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(rn(it.doc,gt.head.line).text.slice(0,gt.head.ch))&&(Tt=ea(it,gt.head.line,"smart"));Tt&&Ci(it,"electricInput",it,gt.head.line)}}}function ip(it){for(var st=[],ft=[],dt=0;dt<it.doc.sel.ranges.length;dt++){var gt=it.doc.sel.ranges[dt].head.line,wt={anchor:qe(gt,0),head:qe(gt+1,0)};ft.push(wt),st.push(it.getRange(wt.anchor,wt.head))}return{text:st,ranges:ft}}function rp(it,st,ft,dt){it.setAttribute("autocorrect",ft?"":"off"),it.setAttribute("autocapitalize",dt?"":"off"),it.setAttribute("spellcheck",!!st)}function op(){var it=Jt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=Jt("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return Yt?it.style.width="1000px":it.setAttribute("wrap","off"),Ft&&(it.style.border="1px solid black"),rp(it),st}function ud(it){var st=it.optionHandlers,ft=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(dt,gt){var wt=this.options,Tt=wt[dt];wt[dt]==gt&&dt!="mode"||(wt[dt]=gt,st.hasOwnProperty(dt)&&zi(this,st[dt])(this,gt,Tt),ti(this,"optionChange",this,dt))},getOption:function(dt){return this.options[dt]},getDoc:function(){return this.doc},addKeyMap:function(dt,gt){this.state.keyMaps[gt?"push":"unshift"](Kl(dt))},removeKeyMap:function(dt){for(var gt=this.state.keyMaps,wt=0;wt<gt.length;++wt)if(gt[wt]==dt||gt[wt].name==dt)return gt.splice(wt,1),!0},addOverlay:lr(function(dt,gt){var wt=dt.token?dt:it.getMode(this.options,dt);if(wt.startState)throw new Error("Overlays may not be stateful.");je(this.state.overlays,{mode:wt,modeSpec:dt,opaque:gt&&gt.opaque,priority:gt&&gt.priority||0},function(Tt){return Tt.priority}),this.state.modeGen++,Zo(this)}),removeOverlay:lr(function(dt){for(var gt=this.state.overlays,wt=0;wt<gt.length;++wt){var Tt=gt[wt].modeSpec;if(Tt==dt||typeof dt=="string"&&Tt.name==dt){gt.splice(wt,1),this.state.modeGen++,Zo(this);return}}}),indentLine:lr(function(dt,gt,wt){typeof gt!="string"&&typeof gt!="number"&&(gt==null?gt=this.options.smartIndent?"smart":"prev":gt=gt?"add":"subtract"),yi(this.doc,dt)&&ea(this,dt,gt,wt)}),indentSelection:lr(function(dt){for(var gt=this.doc.sel.ranges,wt=-1,Tt=0;Tt<gt.length;Tt++){var zt=gt[Tt];if(zt.empty())zt.head.line>wt&&(ea(this,zt.head.line,dt,!0),wt=zt.head.line,Tt==this.doc.sel.primIndex&&zu(this));else{var It=zt.from(),$t=zt.to(),Se=Math.max(wt,It.line);wt=Math.min(this.lastLine(),$t.line-($t.ch?0:1))+1;for(var ne=Se;ne<wt;++ne)ea(this,ne,dt);var Ue=this.doc.sel.ranges;It.ch==0&&gt.length==Ue.length&&Ue[Tt].from().ch>0&&Su(this.doc,Tt,new Qi(It,Ue[Tt].to()),Me)}}}),getTokenAt:function(dt,gt){return mo(this,dt,gt)},getLineTokens:function(dt,gt){return mo(this,qe(dt),gt,!0)},getTokenTypeAt:function(dt){dt=mi(this.doc,dt);var gt=is(this,rn(this.doc,dt.line)),wt=0,Tt=(gt.length-1)/2,zt=dt.ch,It;if(zt==0)It=gt[2];else for(;;){var $t=wt+Tt>>1;if(($t?gt[$t*2-1]:0)>=zt)Tt=$t;else if(gt[$t*2+1]<zt)wt=$t+1;else{It=gt[$t*2+2];break}}var Se=It?It.indexOf("overlay "):-1;return Se<0?It:Se==0?null:It.slice(0,Se-1)},getModeAt:function(dt){var gt=this.doc.mode;return gt.innerMode?it.innerMode(gt,this.getTokenAt(dt).state).mode:gt},getHelper:function(dt,gt){return this.getHelpers(dt,gt)[0]},getHelpers:function(dt,gt){var wt=[];if(!ft.hasOwnProperty(gt))return wt;var Tt=ft[gt],zt=this.getModeAt(dt);if(typeof zt[gt]=="string")Tt[zt[gt]]&&wt.push(Tt[zt[gt]]);else if(zt[gt])for(var It=0;It<zt[gt].length;It++){var $t=Tt[zt[gt][It]];$t&&wt.push($t)}else zt.helperType&&Tt[zt.helperType]?wt.push(Tt[zt.helperType]):Tt[zt.name]&&wt.push(Tt[zt.name]);for(var Se=0;Se<Tt._global.length;Se++){var ne=Tt._global[Se];ne.pred(zt,this)&&Re(wt,ne.val)==-1&&wt.push(ne.val)}return wt},getStateAfter:function(dt,gt){var wt=this.doc;return dt=ni(wt,dt==null?wt.first+wt.size-1:dt),jo(this,dt+1,gt).state},cursorCoords:function(dt,gt){var wt,Tt=this.doc.sel.primary();return dt==null?wt=Tt.head:typeof dt=="object"?wt=mi(this.doc,dt):wt=dt?Tt.from():Tt.to(),hs(this,wt,gt||"page")},charCoords:function(dt,gt){return ll(this,mi(this.doc,dt),gt||"page")},coordsChar:function(dt,gt){return dt=jd(this,dt,gt||"page"),Cf(this,dt.left,dt.top)},lineAtHeight:function(dt,gt){return dt=jd(this,{top:dt,left:0},gt||"page").top,_n(this.doc,dt+this.display.viewOffset)},heightAtLine:function(dt,gt,wt){var Tt=!1,zt;if(typeof dt=="number"){var It=this.doc.first+this.doc.size-1;dt<this.doc.first?dt=this.doc.first:dt>It&&(dt=It,Tt=!0),zt=rn(this.doc,dt)}else zt=dt;return _s(this,zt,{top:0,left:0},gt||"page",wt||Tt).top+(Tt?this.doc.height-Pr(zt):0)},defaultTextHeight:function(){return pu(this.display)},defaultCharWidth:function(){return Nh(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(dt,gt,wt,Tt,zt){var It=this.display;dt=hs(this,mi(this.doc,dt));var $t=dt.bottom,Se=dt.left;if(gt.style.position="absolute",gt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(gt),It.sizer.appendChild(gt),Tt=="over")$t=dt.top;else if(Tt=="above"||Tt=="near"){var ne=Math.max(It.wrapper.clientHeight,this.doc.height),Ue=Math.max(It.sizer.clientWidth,It.lineSpace.clientWidth);(Tt=="above"||dt.bottom+gt.offsetHeight>ne)&&dt.top>gt.offsetHeight?$t=dt.top-gt.offsetHeight:dt.bottom+gt.offsetHeight<=ne&&($t=dt.bottom),Se+gt.offsetWidth>Ue&&(Se=Ue-gt.offsetWidth)}gt.style.top=$t+"px",gt.style.left=gt.style.right="",zt=="right"?(Se=It.sizer.clientWidth-gt.offsetWidth,gt.style.right="0px"):(zt=="left"?Se=0:zt=="middle"&&(Se=(It.sizer.clientWidth-gt.offsetWidth)/2),gt.style.left=Se+"px"),wt&&_d(this,{left:Se,top:$t,right:Se+gt.offsetWidth,bottom:$t+gt.offsetHeight})},triggerOnKeyDown:lr(Vg),triggerOnKeyPress:lr(Wu),triggerOnKeyUp:Yg,triggerOnMouseDown:lr(Uu),execCommand:function(dt){if(ad.hasOwnProperty(dt))return ad[dt].call(null,this)},triggerElectric:lr(function(dt){np(this,dt)}),findPosH:function(dt,gt,wt,Tt){var zt=1;gt<0&&(zt=-1,gt=-gt);for(var It=mi(this.doc,dt),$t=0;$t<gt&&(It=mc(this.doc,It,zt,wt,Tt),!It.hitSide);++$t);return It},moveH:lr(function(dt,gt){var wt=this;this.extendSelectionsBy(function(Tt){return wt.display.shift||wt.doc.extend||Tt.empty()?mc(wt.doc,Tt.head,dt,gt,wt.options.rtlMoveVisually):dt<0?Tt.from():Tt.to()},xn)}),deleteH:lr(function(dt,gt){var wt=this.doc.sel,Tt=this.doc;wt.somethingSelected()?Tt.replaceSelection("",null,"+delete"):zs(this,function(zt){var It=mc(Tt,zt.head,dt,gt,!1);return dt<0?{from:It,to:zt.head}:{from:zt.head,to:It}})}),findPosV:function(dt,gt,wt,Tt){var zt=1,It=Tt;gt<0&&(zt=-1,gt=-gt);for(var $t=mi(this.doc,dt),Se=0;Se<gt;++Se){var ne=hs(this,$t,"div");if(It==null?It=ne.left:ne.left=It,$t=hd(this,ne,zt,wt),$t.hitSide)break}return $t},moveV:lr(function(dt,gt){var wt=this,Tt=this.doc,zt=[],It=!this.display.shift&&!Tt.extend&&Tt.sel.somethingSelected();if(Tt.extendSelectionsBy(function(Se){if(It)return dt<0?Se.from():Se.to();var ne=hs(wt,Se.head,"div");Se.goalColumn!=null&&(ne.left=Se.goalColumn),zt.push(ne.left);var Ue=hd(wt,ne,dt,gt);return gt=="page"&&Se==Tt.sel.primary()&&Lf(wt,ll(wt,Ue,"div").top-ne.top),Ue},xn),zt.length)for(var $t=0;$t<Tt.sel.ranges.length;$t++)Tt.sel.ranges[$t].goalColumn=zt[$t]}),findWordAt:function(dt){var gt=this.doc,wt=rn(gt,dt.line).text,Tt=dt.ch,zt=dt.ch;if(wt){var It=this.getHelper(dt,"wordChars");(dt.sticky=="before"||zt==wt.length)&&Tt?--Tt:++zt;for(var $t=wt.charAt(Tt),Se=Ht($t,It)?function(ne){return Ht(ne,It)}:/\s/.test($t)?function(ne){return/\s/.test(ne)}:function(ne){return!/\s/.test(ne)&&!Ht(ne)};Tt>0&&Se(wt.charAt(Tt-1));)--Tt;for(;zt<wt.length&&Se(wt.charAt(zt));)++zt}return new Qi(qe(dt.line,Tt),qe(dt.line,zt))},toggleOverwrite:function(dt){dt!=null&&dt==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Xe(this.display.cursorDiv,"CodeMirror-overwrite"):Vt(this.display.cursorDiv,"CodeMirror-overwrite"),ti(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==en()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:lr(function(dt,gt){rh(this,dt,gt)}),getScrollInfo:function(){var dt=this.display.scroller;return{left:dt.scrollLeft,top:dt.scrollTop,height:dt.scrollHeight-ka(this)-this.display.barHeight,width:dt.scrollWidth-ka(this)-this.display.barWidth,clientHeight:Dd(this),clientWidth:jl(this)}},scrollIntoView:lr(function(dt,gt){dt==null?(dt={from:this.doc.sel.primary().head,to:null},gt==null&&(gt=this.options.cursorScrollMargin)):typeof dt=="number"?dt={from:qe(dt,0),to:null}:dt.from==null&&(dt={from:dt,to:null}),dt.to||(dt.to=dt.from),dt.margin=gt||0,dt.from.line!=null?ho(this,dt):Dt(this,dt.from,dt.to,dt.margin)}),setSize:lr(function(dt,gt){var wt=this,Tt=function(It){return typeof It=="number"||/^\d+$/.test(String(It))?It+"px":It};dt!=null&&(this.display.wrapper.style.width=Tt(dt)),gt!=null&&(this.display.wrapper.style.height=Tt(gt)),this.options.lineWrapping&&Id(this);var zt=this.display.viewFrom;this.doc.iter(zt,this.display.viewTo,function(It){if(It.widgets){for(var $t=0;$t<It.widgets.length;$t++)if(It.widgets[$t].noHScroll){Gr(wt,zt,"widget");break}}++zt}),this.curOp.forceUpdate=!0,ti(this,"refresh",this)}),operation:function(dt){return ui(this,dt)},startOperation:function(){return Cn(this)},endOperation:function(){return yn(this)},refresh:lr(function(){var dt=this.display.cachedTextHeight;Zo(this),this.curOp.forceUpdate=!0,Mh(this),rh(this,this.doc.scrollLeft,this.doc.scrollTop),wr(this.display),(dt==null||Math.abs(dt-pu(this.display))>.5||this.options.lineWrapping)&&tr(this),ti(this,"refresh",this)}),swapDoc:lr(function(dt){var gt=this.doc;return gt.cm=null,this.state.selectingText&&this.state.selectingText(),xs(this,dt),Mh(this),this.display.input.reset(),rh(this,dt.scrollLeft,dt.scrollTop),this.curOp.forceScroll=!0,Ci(this,"swapDoc",this,gt),gt}),phrase:function(dt){var gt=this.options.phrases;return gt&&Object.prototype.hasOwnProperty.call(gt,dt)?gt[dt]:dt},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}},Ui(it),it.registerHelper=function(dt,gt,wt){ft.hasOwnProperty(dt)||(ft[dt]=it[dt]={_global:[]}),ft[dt][gt]=wt},it.registerGlobalHelper=function(dt,gt,wt,Tt){it.registerHelper(dt,gt,Tt),ft[dt]._global.push({pred:wt,val:Tt})}}function mc(it,st,ft,dt,gt){var wt=st,Tt=ft,zt=rn(it,st.line),It=gt&&it.direction=="rtl"?-ft:ft;function $t(){var Ki=st.line+It;return Ki<it.first||Ki>=it.first+it.size?!1:(st=new qe(Ki,st.ch,st.sticky),zt=rn(it,Ki))}function Se(Ki){var bi;if(dt=="codepoint"){var Xi=zt.text.charCodeAt(st.ch+(dt>0?0:-1));isNaN(Xi)?bi=null:bi=new qe(st.line,Math.max(0,Math.min(zt.text.length,st.ch+ft*(Xi>=55296&&Xi<56320?2:1))),-ft)}else gt?bi=Uc(it.cm,zt,st,ft):bi=ls(zt,st,ft);if(bi==null)if(!Ki&&$t())st=jh(gt,it.cm,zt,st.line,It);else return!1;else st=bi;return!0}if(dt=="char"||dt=="codepoint")Se();else if(dt=="column")Se(!0);else if(dt=="word"||dt=="group")for(var ne=null,Ue=dt=="group",Ge=it.cm&&it.cm.getHelper(st,"wordChars"),Tn=!0;!(ft<0&&!Se(!Tn));Tn=!1){var On=zt.text.charAt(st.ch)||`
`,Xn=Ht(On,Ge)?"w":Ue&&On==`
`?"n":!Ue||/\s/.test(On)?null:"p";if(Ue&&!Tn&&!Xn&&(Xn="s"),ne&&ne!=Xn){ft<0&&(ft=1,Se(),st.sticky="after");break}if(Xn&&(ne=Xn),ft>0&&!Se(!Tn))break}var vi=Fh(it,st,wt,Tt,!0);return pr(wt,vi)&&(vi.hitSide=!0),vi}function hd(it,st,ft,dt){var gt=it.doc,wt=st.left,Tt;if(dt=="page"){var zt=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),It=Math.max(zt-.5*pu(it.display),3);Tt=(ft>0?st.bottom:st.top)+ft*It}else dt=="line"&&(Tt=ft>0?st.bottom+3:st.top-3);for(var $t;$t=Cf(it,wt,Tt),!!$t.outside;){if(ft<0?Tt<=0:Tt>=gt.height){$t.hitSide=!0;break}Tt+=ft*5}return $t}var Yo=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new _t,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Yo.prototype.init=function(it){var st=this,ft=this,dt=ft.cm,gt=ft.div=it.lineDiv;rp(gt,dt.options.spellcheck,dt.options.autocorrect,dt.options.autocapitalize);function wt(zt){for(var It=zt.target;It;It=It.parentNode){if(It==gt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(It.className))break}return!1}Dn(gt,"paste",function(zt){!wt(zt)||Qn(dt,zt)||ep(zt,dt)||Bt<=11&&setTimeout(zi(dt,function(){return st.updateFromDOM()}),20)}),Dn(gt,"compositionstart",function(zt){st.composing={data:zt.data,done:!1}}),Dn(gt,"compositionupdate",function(zt){st.composing||(st.composing={data:zt.data,done:!1})}),Dn(gt,"compositionend",function(zt){st.composing&&(zt.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),Dn(gt,"touchstart",function(){return ft.forceCompositionEnd()}),Dn(gt,"input",function(){st.composing||st.readFromDOMSoon()});function Tt(zt){if(!(!wt(zt)||Qn(dt,zt))){if(dt.somethingSelected())Jd({lineWise:!1,text:dt.getSelections()}),zt.type=="cut"&&dt.replaceSelection("",null,"cut");else if(dt.options.lineWiseCopyCut){var It=ip(dt);Jd({lineWise:!0,text:It.text}),zt.type=="cut"&&dt.operation(function(){dt.setSelections(It.ranges,0,Me),dt.replaceSelection("",null,"cut")})}else return;if(zt.clipboardData){zt.clipboardData.clearData();var $t=cl.text.join(`
`);if(zt.clipboardData.setData("Text",$t),zt.clipboardData.getData("Text")==$t){zt.preventDefault();return}}var Se=op(),ne=Se.firstChild;dt.display.lineSpace.insertBefore(Se,dt.display.lineSpace.firstChild),ne.value=cl.text.join(`
`);var Ue=document.activeElement;$n(ne),setTimeout(function(){dt.display.lineSpace.removeChild(Se),Ue.focus(),Ue==gt&&ft.showPrimarySelection()},50)}}Dn(gt,"copy",Tt),Dn(gt,"cut",Tt)},Yo.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},Yo.prototype.prepareSelection=function(){var it=ju(this.cm,!1);return it.focus=document.activeElement==this.div,it},Yo.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},Yo.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Yo.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,ft=st.doc.sel.primary(),dt=ft.from(),gt=ft.to();if(st.display.viewTo==st.display.viewFrom||dt.line>=st.display.viewTo||gt.line<st.display.viewFrom){it.removeAllRanges();return}var wt=vc(st,it.anchorNode,it.anchorOffset),Tt=vc(st,it.focusNode,it.focusOffset);if(!(wt&&!wt.bad&&Tt&&!Tt.bad&&si(hi(wt,Tt),dt)==0&&si(jr(wt,Tt),gt)==0)){var zt=st.display.view,It=dt.line>=st.display.viewFrom&&eg(st,dt)||{node:zt[0].measure.map[2],offset:0},$t=gt.line<st.display.viewTo&&eg(st,gt);if(!$t){var Se=zt[zt.length-1].measure,ne=Se.maps?Se.maps[Se.maps.length-1]:Se.map;$t={node:ne[ne.length-1],offset:ne[ne.length-2]-ne[ne.length-3]}}if(!It||!$t){it.removeAllRanges();return}var Ue=it.rangeCount&&it.getRangeAt(0),Ge;try{Ge=le(It.node,It.offset,$t.offset,$t.node)}catch(Tn){}Ge&&(!bt&&st.state.focused?(it.collapse(It.node,It.offset),Ge.collapsed||(it.removeAllRanges(),it.addRange(Ge))):(it.removeAllRanges(),it.addRange(Ge)),Ue&&it.anchorNode==null?it.addRange(Ue):bt&&this.startGracePeriod()),this.rememberSelection()}},Yo.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)},Yo.prototype.showMultipleSelections=function(it){re(this.cm.display.cursorDiv,it.cursors),re(this.cm.display.selectionDiv,it.selection)},Yo.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},Yo.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Ne(this.div,st)},Yo.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Yo.prototype.blur=function(){this.div.blur()},Yo.prototype.getField=function(){return this.div},Yo.prototype.supportsTouch=function(){return!0},Yo.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():ui(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)},Yo.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},Yo.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(nt&&ge&&this.cm.display.gutterSpecs.length&&sp(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var ft=vc(st,it.anchorNode,it.anchorOffset),dt=vc(st,it.focusNode,it.focusOffset);ft&&dt&&ui(st,function(){Vo(st.doc,gs(ft,dt),Me),(ft.bad||dt.bad)&&(st.curOp.selectionChanged=!0)})}}},Yo.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,ft=it.doc.sel.primary(),dt=ft.from(),gt=ft.to();if(dt.ch==0&&dt.line>it.firstLine()&&(dt=qe(dt.line-1,rn(it.doc,dt.line-1).length)),gt.ch==rn(it.doc,gt.line).text.length&&gt.line<it.lastLine()&&(gt=qe(gt.line+1,0)),dt.line<st.viewFrom||gt.line>st.viewTo-1)return!1;var wt,Tt,zt;dt.line==st.viewFrom||(wt=ul(it,dt.line))==0?(Tt=ve(st.view[0].line),zt=st.view[0].node):(Tt=ve(st.view[wt].line),zt=st.view[wt-1].node.nextSibling);var It=ul(it,gt.line),$t,Se;if(It==st.view.length-1?($t=st.viewTo-1,Se=st.lineDiv.lastChild):($t=ve(st.view[It+1].line)-1,Se=st.view[It+1].node.previousSibling),!zt)return!1;for(var ne=it.doc.splitLines(Rf(it,zt,Se,Tt,$t)),Ue=Wn(it.doc,qe(Tt,0),qe($t,rn(it.doc,$t).text.length));ne.length>1&&Ue.length>1;)if(Fe(ne)==Fe(Ue))ne.pop(),Ue.pop(),$t--;else if(ne[0]==Ue[0])ne.shift(),Ue.shift(),Tt++;else break;for(var Ge=0,Tn=0,On=ne[0],Xn=Ue[0],vi=Math.min(On.length,Xn.length);Ge<vi&&On.charCodeAt(Ge)==Xn.charCodeAt(Ge);)++Ge;for(var Ki=Fe(ne),bi=Fe(Ue),Xi=Math.min(Ki.length-(ne.length==1?Ge:0),bi.length-(Ue.length==1?Ge:0));Tn<Xi&&Ki.charCodeAt(Ki.length-Tn-1)==bi.charCodeAt(bi.length-Tn-1);)++Tn;if(ne.length==1&&Ue.length==1&&Tt==dt.line)for(;Ge&&Ge>dt.ch&&Ki.charCodeAt(Ki.length-Tn-1)==bi.charCodeAt(bi.length-Tn-1);)Ge--,Tn++;ne[ne.length-1]=Ki.slice(0,Ki.length-Tn).replace(/^\u200b+/,""),ne[0]=ne[0].slice(Ge).replace(/\u200b+$/,"");var Ar=qe(Tt,Ge),ki=qe($t,Ue.length?Fe(Ue).length-Tn:0);if(ne.length>1||ne[0]||si(Ar,ki))return Pu(it.doc,ne,Ar,ki,"+input"),!0},Yo.prototype.ensurePolled=function(){this.forceCompositionEnd()},Yo.prototype.reset=function(){this.forceCompositionEnd()},Yo.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Yo.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))},Yo.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&ui(this.cm,function(){return Zo(it.cm)})},Yo.prototype.setUneditable=function(it){it.contentEditable="false"},Yo.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||zi(this.cm,pc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},Yo.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},Yo.prototype.onContextMenu=function(){},Yo.prototype.resetPosition=function(){},Yo.prototype.needsContentAttribute=!0;function eg(it,st){var ft=kh(it,st.line);if(!ft||ft.hidden)return null;var dt=rn(it.doc,st.line),gt=Pf(ft,dt,st.line),wt=Mn(dt,it.doc.direction),Tt="left";if(wt){var zt=we(wt,st.ch);Tt=zt%2?"right":"left"}var It=wf(gt.map,st.ch,Tt);return It.offset=It.collapse=="right"?It.end:It.start,It}function sp(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Of(it,st){return st&&(it.bad=!0),it}function Rf(it,st,ft,dt,gt){var wt="",Tt=!1,zt=it.doc.lineSeparator(),It=!1;function $t(Ge){return function(Tn){return Tn.id==Ge}}function Se(){Tt&&(wt+=zt,It&&(wt+=zt),Tt=It=!1)}function ne(Ge){Ge&&(Se(),wt+=Ge)}function Ue(Ge){if(Ge.nodeType==1){var Tn=Ge.getAttribute("cm-text");if(Tn){ne(Tn);return}var On=Ge.getAttribute("cm-marker"),Xn;if(On){var vi=it.findMarks(qe(dt,0),qe(gt+1,0),$t(+On));vi.length&&(Xn=vi[0].find(0))&&ne(Wn(it.doc,Xn.from,Xn.to).join(zt));return}if(Ge.getAttribute("contenteditable")=="false")return;var Ki=/^(pre|div|p|li|table|br)$/i.test(Ge.nodeName);if(!/^br$/i.test(Ge.nodeName)&&Ge.textContent.length==0)return;Ki&&Se();for(var bi=0;bi<Ge.childNodes.length;bi++)Ue(Ge.childNodes[bi]);/^(pre|p)$/i.test(Ge.nodeName)&&(It=!0),Ki&&(Tt=!0)}else Ge.nodeType==3&&ne(Ge.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Ue(st),st!=ft;)st=st.nextSibling,It=!1;return wt}function vc(it,st,ft){var dt;if(st==it.display.lineDiv){if(dt=it.display.lineDiv.childNodes[ft],!dt)return Of(it.clipPos(qe(it.display.viewTo-1)),!0);st=null,ft=0}else for(dt=st;;dt=dt.parentNode){if(!dt||dt==it.display.lineDiv)return null;if(dt.parentNode&&dt.parentNode==it.display.lineDiv)break}for(var gt=0;gt<it.display.view.length;gt++){var wt=it.display.view[gt];if(wt.node==dt)return hm(wt,st,ft)}}function hm(it,st,ft){var dt=it.text.firstChild,gt=!1;if(!st||!Ne(dt,st))return Of(qe(ve(it.line),0),!0);if(st==dt&&(gt=!0,st=dt.childNodes[ft],ft=0,!st)){var wt=it.rest?Fe(it.rest):it.line;return Of(qe(ve(wt),wt.text.length),gt)}var Tt=st.nodeType==3?st:null,zt=st;for(!Tt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(Tt=st.firstChild,ft&&(ft=Tt.nodeValue.length));zt.parentNode!=dt;)zt=zt.parentNode;var It=it.measure,$t=It.maps;function Se(Xn,vi,Ki){for(var bi=-1;bi<($t?$t.length:0);bi++)for(var Xi=bi<0?It.map:$t[bi],Ar=0;Ar<Xi.length;Ar+=3){var ki=Xi[Ar+2];if(ki==Xn||ki==vi){var Yr=ve(bi<0?it.line:it.rest[bi]),ds=Xi[Ar]+Ki;return(Ki<0||ki!=Xn)&&(ds=Xi[Ar+(Ki?1:0)]),qe(Yr,ds)}}}var ne=Se(Tt,zt,ft);if(ne)return Of(ne,gt);for(var Ue=zt.nextSibling,Ge=Tt?Tt.nodeValue.length-ft:0;Ue;Ue=Ue.nextSibling){if(ne=Se(Ue,Ue.firstChild,0),ne)return Of(qe(ne.line,ne.ch-Ge),gt);Ge+=Ue.textContent.length}for(var Tn=zt.previousSibling,On=ft;Tn;Tn=Tn.previousSibling){if(ne=Se(Tn,Tn.firstChild,-1),ne)return Of(qe(ne.line,ne.ch+On),gt);On+=Tn.textContent.length}}var Us=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new _t,this.hasSelection=!1,this.composing=null};Us.prototype.init=function(it){var st=this,ft=this,dt=this.cm;this.createField(it);var gt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Ft&&(gt.style.width="0px"),Dn(gt,"input",function(){xe&&Bt>=9&&st.hasSelection&&(st.hasSelection=null),ft.poll()}),Dn(gt,"paste",function(Tt){Qn(dt,Tt)||ep(Tt,dt)||(dt.state.pasteIncoming=+new Date,ft.fastPoll())});function wt(Tt){if(!Qn(dt,Tt)){if(dt.somethingSelected())Jd({lineWise:!1,text:dt.getSelections()});else if(dt.options.lineWiseCopyCut){var zt=ip(dt);Jd({lineWise:!0,text:zt.text}),Tt.type=="cut"?dt.setSelections(zt.ranges,null,Me):(ft.prevInput="",gt.value=zt.text.join(`
`),$n(gt))}else return;Tt.type=="cut"&&(dt.state.cutIncoming=+new Date)}}Dn(gt,"cut",wt),Dn(gt,"copy",wt),Dn(it.scroller,"paste",function(Tt){if(!(Xa(it,Tt)||Qn(dt,Tt))){if(!gt.dispatchEvent){dt.state.pasteIncoming=+new Date,ft.focus();return}var zt=new Event("paste");zt.clipboardData=Tt.clipboardData,gt.dispatchEvent(zt)}}),Dn(it.lineSpace,"selectstart",function(Tt){Xa(it,Tt)||cr(Tt)}),Dn(gt,"compositionstart",function(){var Tt=dt.getCursor("from");ft.composing&&ft.composing.range.clear(),ft.composing={start:Tt,range:dt.markText(Tt,dt.getCursor("to"),{className:"CodeMirror-composing"})}}),Dn(gt,"compositionend",function(){ft.composing&&(ft.poll(),ft.composing.range.clear(),ft.composing=null)})},Us.prototype.createField=function(it){this.wrapper=op(),this.textarea=this.wrapper.firstChild},Us.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},Us.prototype.prepareSelection=function(){var it=this.cm,st=it.display,ft=it.doc,dt=ju(it);if(it.options.moveInputWithCursor){var gt=hs(it,ft.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),Tt=st.lineDiv.getBoundingClientRect();dt.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,gt.top+Tt.top-wt.top)),dt.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,gt.left+Tt.left-wt.left))}return dt},Us.prototype.showSelection=function(it){var st=this.cm,ft=st.display;re(ft.cursorDiv,it.cursors),re(ft.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},Us.prototype.reset=function(it){if(!(this.contextMenuPending||this.composing)){var st=this.cm;if(st.somethingSelected()){this.prevInput="";var ft=st.getSelection();this.textarea.value=ft,st.state.focused&&$n(this.textarea),xe&&Bt>=9&&(this.hasSelection=ft)}else it||(this.prevInput=this.textarea.value="",xe&&Bt>=9&&(this.hasSelection=null))}},Us.prototype.getField=function(){return this.textarea},Us.prototype.supportsTouch=function(){return!1},Us.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!et||en()!=this.textarea))try{this.textarea.focus()}catch(it){}},Us.prototype.blur=function(){this.textarea.blur()},Us.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Us.prototype.receivedFocus=function(){this.slowPoll()},Us.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},Us.prototype.fastPoll=function(){var it=!1,st=this;st.pollingFast=!0;function ft(){var dt=st.poll();!dt&&!it?(it=!0,st.polling.set(60,ft)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,ft)},Us.prototype.poll=function(){var it=this,st=this.cm,ft=this.textarea,dt=this.prevInput;if(this.contextMenuPending||!st.state.focused||St(ft)&&!dt&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var gt=ft.value;if(gt==dt&&!st.somethingSelected())return!1;if(xe&&Bt>=9&&this.hasSelection===gt||ht&&/[\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&&!dt&&(dt="\u200B"),wt==8666)return this.reset(),this.cm.execCommand("undo")}for(var Tt=0,zt=Math.min(dt.length,gt.length);Tt<zt&&dt.charCodeAt(Tt)==gt.charCodeAt(Tt);)++Tt;return ui(st,function(){pc(st,gt.slice(Tt),dt.length-Tt,null,it.composing?"*compose":null),gt.length>1e3||gt.indexOf(`
`)>-1?ft.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},Us.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Us.prototype.onKeyPress=function(){xe&&Bt>=9&&(this.hasSelection=null),this.fastPoll()},Us.prototype.onContextMenu=function(it){var st=this,ft=st.cm,dt=ft.display,gt=st.textarea;st.contextMenuPending&&st.contextMenuPending();var wt=Ma(ft,it),Tt=dt.scroller.scrollTop;if(!wt||he)return;var zt=ft.options.resetSelectionOnContextMenu;zt&&ft.doc.sel.contains(wt)==-1&&zi(ft,Vo)(ft.doc,gs(wt),Me);var It=gt.style.cssText,$t=st.wrapper.style.cssText,Se=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",gt.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-Se.top-5)+"px; left: "+(it.clientX-Se.left-5)+`px;
z-index: 1000; background: `+(xe?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var ne;Yt&&(ne=window.scrollY),dt.input.focus(),Yt&&window.scrollTo(null,ne),dt.input.reset(),ft.somethingSelected()||(gt.value=st.prevInput=" "),st.contextMenuPending=Ge,dt.selForContextMenu=ft.doc.sel,clearTimeout(dt.detectingSelectAll);function Ue(){if(gt.selectionStart!=null){var On=ft.somethingSelected(),Xn="\u200B"+(On?gt.value:"");gt.value="\u21DA",gt.value=Xn,st.prevInput=On?"":"\u200B",gt.selectionStart=1,gt.selectionEnd=Xn.length,dt.selForContextMenu=ft.doc.sel}}function Ge(){if(st.contextMenuPending==Ge&&(st.contextMenuPending=!1,st.wrapper.style.cssText=$t,gt.style.cssText=It,xe&&Bt<9&&dt.scrollbars.setScrollTop(dt.scroller.scrollTop=Tt),gt.selectionStart!=null)){(!xe||xe&&Bt<9)&&Ue();var On=0,Xn=function(){dt.selForContextMenu==ft.doc.sel&&gt.selectionStart==0&&gt.selectionEnd>0&&st.prevInput=="\u200B"?zi(ft,ps)(ft):On++<10?dt.detectingSelectAll=setTimeout(Xn,500):(dt.selForContextMenu=null,dt.input.reset())};dt.detectingSelectAll=setTimeout(Xn,200)}}if(xe&&Bt>=9&&Ue(),Mt){ar(it);var Tn=function(){Wi(window,"mouseup",Tn),setTimeout(Ge,20)};Dn(window,"mouseup",Tn)}else setTimeout(Ge,50)},Us.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},Us.prototype.setUneditable=function(){},Us.prototype.needsContentAttribute=!1;function dm(it,st){if(st=st?Fi(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 ft=en();st.autofocus=ft==it||it.getAttribute("autofocus")!=null&&ft==document.body}function dt(){it.value=zt.getValue()}var gt;if(it.form&&(Dn(it.form,"submit",dt),!st.leaveSubmitMethodAlone)){var wt=it.form;gt=wt.submit;try{var Tt=wt.submit=function(){dt(),wt.submit=gt,wt.submit(),wt.submit=Tt}}catch(It){}}st.finishInit=function(It){It.save=dt,It.getTextArea=function(){return it},It.toTextArea=function(){It.toTextArea=isNaN,dt(),it.parentNode.removeChild(It.getWrapperElement()),it.style.display="",it.form&&(Wi(it.form,"submit",dt),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=gt))}},it.style.display="none";var zt=To(function(It){return it.parentNode.insertBefore(It,it.nextSibling)},st);return zt}function If(it){it.off=Wi,it.on=Dn,it.wheelEventPixels=ao,it.Doc=ta,it.splitLines=We,it.countColumn=qt,it.findColumn=ri,it.isWordChar=Et,it.Pass=Rn,it.signal=ti,it.Line=Go,it.changeEnd=la,it.scrollbarModel=on,it.Pos=qe,it.cmpPos=si,it.modes=ci,it.mimeModes=ii,it.resolveMode=Ee,it.getMode=He,it.modeExtensions=de,it.extendMode=_e,it.copyState=Un,it.startState=Jn,it.innerMode=ei,it.commands=ad,it.keyMap=Ha,it.keyName=ha,it.isModifierKey=As,it.lookupKey=Wr,it.normalizeKeyMap=fo,it.StringStream=Pe,it.SharedTextMarker=Ga,it.TextMarker=fe,it.LineWidget=Ro,it.e_preventDefault=cr,it.e_stopPropagation=yr,it.e_stop=ar,it.addClass=Xe,it.contains=Ne,it.rmClass=Vt,it.keyNames=ru}lm(To),ud(To);var zh="iter insert remove copy getEditor constructor".split(" ");for(var yc in ta.prototype)ta.prototype.hasOwnProperty(yc)&&Re(zh,yc)<0&&(To.prototype[yc]=function(it){return function(){return it.apply(this.doc,arguments)}}(ta.prototype[yc]));return Ui(ta),To.inputStyles={textarea:Us,contenteditable:Yo},To.defineMode=function(it){!To.defaults.mode&&it!="null"&&(To.defaults.mode=it),Pi.apply(this,arguments)},To.defineMIME=Ii,To.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),To.defineMIME("text/plain","null"),To.defineExtension=function(it,st){To.prototype[it]=st},To.defineDocExtension=function(it,st){ta.prototype[it]=st},To.fromTextArea=dm,If(To),To.version="5.58.2",To})},49047:function(pn,Hn,Kt){(function(bt){bt(Kt(4631),Kt(29589),Kt(52539))})(function(bt){"use strict";bt.defineMode("markdown",function(se,Ae){var sn=bt.getMode(se,"text/html"),xe=sn.name=="null";function Bt(qt){if(bt.findModeByName){var _t=bt.findModeByName(qt);_t&&(qt=_t.mime||_t.mimes[0])}var Re=bt.getMode(se,qt);return Re.name=="null"?null:Re}Ae.highlightFormatting===void 0&&(Ae.highlightFormatting=!1),Ae.maxBlockquoteDepth===void 0&&(Ae.maxBlockquoteDepth=0),Ae.taskLists===void 0&&(Ae.taskLists=!1),Ae.strikethrough===void 0&&(Ae.strikethrough=!1),Ae.emoji===void 0&&(Ae.emoji=!1),Ae.fencedCodeBlockHighlighting===void 0&&(Ae.fencedCodeBlockHighlighting=!0),Ae.fencedCodeBlockDefaultMode===void 0&&(Ae.fencedCodeBlockDefaultMode="text/plain"),Ae.xml===void 0&&(Ae.xml=!0),Ae.tokenTypeOverrides===void 0&&(Ae.tokenTypeOverrides={});var Yt={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 Le in Yt)Yt.hasOwnProperty(Le)&&Ae.tokenTypeOverrides[Le]&&(Yt[Le]=Ae.tokenTypeOverrides[Le]);var ge=/^([*\-_])(?:\s*\1){2,}\s*$/,he=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ke=/^\[(x| )\](?=\s)/i,Te=Ae.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,dn=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Ft=/^[^#!\[\]*_\\<>` "'(~:]+/,nt=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,et=/^\s*\[[^\]]+?\]:.*$/,ht=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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(qt,_t,Re){return _t.f=_t.inline=Re,Re(qt,_t)}function vt(qt,_t,Re){return _t.f=_t.block=Re,Re(qt,_t)}function Pt(qt){return!qt||!/\S/.test(qt.string)}function Mt(qt){if(qt.linkTitle=!1,qt.linkHref=!1,qt.linkText=!1,qt.em=!1,qt.strong=!1,qt.strikethrough=!1,qt.quote=0,qt.indentedCode=!1,qt.f==Vt){var _t=xe;if(!_t){var Re=bt.innerMode(sn,qt.htmlState);_t=Re.mode.name=="xml"&&Re.state.tagStart===null&&!Re.state.context&&Re.state.tokenize.isInText}_t&&(qt.f=pe,qt.block=Ot,qt.htmlState=null)}return qt.trailingSpace=0,qt.trailingSpaceNewLine=!1,qt.prevLine=qt.thisLine,qt.thisLine={stream:null},null}function Ot(qt,_t){var Re=qt.column()===_t.indentation,Pn=Pt(_t.prevLine.stream),Rn=_t.indentedCode,Me=_t.prevLine.hr,gn=_t.list!==!1,xn=(_t.listStack[_t.listStack.length-1]||0)+3;_t.indentedCode=!1;var ri=_t.indentation;if(_t.indentationDiff===null&&(_t.indentationDiff=_t.indentation,gn)){for(_t.list=null;ri<_t.listStack[_t.listStack.length-1];)_t.listStack.pop(),_t.listStack.length?_t.indentation=_t.listStack[_t.listStack.length-1]:_t.list=!1;_t.list!==!1&&(_t.indentationDiff=ri-_t.listStack[_t.listStack.length-1])}var Oe=!Pn&&!Me&&!_t.prevLine.header&&(!gn||!Rn)&&!_t.prevLine.fencedCodeEnd,ue=(_t.list===!1||Me||Pn)&&_t.indentation<=xn&&qt.match(ge),Fe=null;if(_t.indentationDiff>=4&&(Rn||_t.prevLine.fencedCodeEnd||_t.prevLine.header||Pn))return qt.skipToEnd(),_t.indentedCode=!0,Yt.code;if(qt.eatSpace())return null;if(Re&&_t.indentation<=xn&&(Fe=qt.match(Te))&&Fe[1].length<=6)return _t.quote=0,_t.header=Fe[1].length,_t.thisLine.header=!0,Ae.highlightFormatting&&(_t.formatting="header"),_t.f=_t.inline,re(_t);if(_t.indentation<=xn&&qt.eat(">"))return _t.quote=Re?1:_t.quote+1,Ae.highlightFormatting&&(_t.formatting="quote"),qt.eatSpace(),re(_t);if(!ue&&!_t.setext&&Re&&_t.indentation<=xn&&(Fe=qt.match(he))){var mn=Fe[1]?"ol":"ul";return _t.indentation=ri+qt.current().length,_t.list=!0,_t.quote=0,_t.listStack.push(_t.indentation),_t.em=!1,_t.strong=!1,_t.code=!1,_t.strikethrough=!1,Ae.taskLists&&qt.match(Ke,!1)&&(_t.taskList=!0),_t.f=_t.inline,Ae.highlightFormatting&&(_t.formatting=["list","list-"+mn]),re(_t)}else{if(Re&&_t.indentation<=xn&&(Fe=qt.match(nt,!0)))return _t.quote=0,_t.fencedEndRE=new RegExp(Fe[1]+"+ *$"),_t.localMode=Ae.fencedCodeBlockHighlighting&&Bt(Fe[2]||Ae.fencedCodeBlockDefaultMode),_t.localMode&&(_t.localState=bt.startState(_t.localMode)),_t.f=_t.block=te,Ae.highlightFormatting&&(_t.formatting="code-block"),_t.code=-1,re(_t);if(_t.setext||(!Oe||!gn)&&!_t.quote&&_t.list===!1&&!_t.code&&!ue&&!et.test(qt.string)&&(Fe=qt.lookAhead(1))&&(Fe=Fe.match(dn)))return _t.setext?(_t.header=_t.setext,_t.setext=0,qt.skipToEnd(),Ae.highlightFormatting&&(_t.formatting="header")):(_t.header=Fe[0].charAt(0)=="="?1:2,_t.setext=_t.header),_t.thisLine.header=!0,_t.f=_t.inline,re(_t);if(ue)return qt.skipToEnd(),_t.hr=!0,_t.thisLine.hr=!0,Yt.hr;if(qt.peek()==="[")return pt(qt,_t,Zn)}return pt(qt,_t,_t.inline)}function Vt(qt,_t){var Re=sn.token(qt,_t.htmlState);if(!xe){var Pn=bt.innerMode(sn,_t.htmlState);(Pn.mode.name=="xml"&&Pn.state.tagStart===null&&!Pn.state.context&&Pn.state.tokenize.isInText||_t.md_inside&&qt.current().indexOf(">")>-1)&&(_t.f=pe,_t.block=Ot,_t.htmlState=null)}return Re}function te(qt,_t){var Re=_t.listStack[_t.listStack.length-1]||0,Pn=_t.indentation<Re,Rn=Re+3;if(_t.fencedEndRE&&_t.indentation<=Rn&&(Pn||qt.match(_t.fencedEndRE))){Ae.highlightFormatting&&(_t.formatting="code-block");var Me;return Pn||(Me=re(_t)),_t.localMode=_t.localState=null,_t.block=Ot,_t.f=pe,_t.fencedEndRE=null,_t.code=0,_t.thisLine.fencedCodeEnd=!0,Pn?vt(qt,_t,_t.block):Me}else return _t.localMode?_t.localMode.token(qt,_t.localState):(qt.skipToEnd(),Yt.code)}function re(qt){var _t=[];if(qt.formatting){_t.push(Yt.formatting),typeof qt.formatting=="string"&&(qt.formatting=[qt.formatting]);for(var Re=0;Re<qt.formatting.length;Re++)_t.push(Yt.formatting+"-"+qt.formatting[Re]),qt.formatting[Re]==="header"&&_t.push(Yt.formatting+"-"+qt.formatting[Re]+"-"+qt.header),qt.formatting[Re]==="quote"&&(!Ae.maxBlockquoteDepth||Ae.maxBlockquoteDepth>=qt.quote?_t.push(Yt.formatting+"-"+qt.formatting[Re]+"-"+qt.quote):_t.push("error"))}if(qt.taskOpen)return _t.push("meta"),_t.length?_t.join(" "):null;if(qt.taskClosed)return _t.push("property"),_t.length?_t.join(" "):null;if(qt.linkHref?_t.push(Yt.linkHref,"url"):(qt.strong&&_t.push(Yt.strong),qt.em&&_t.push(Yt.em),qt.strikethrough&&_t.push(Yt.strikethrough),qt.emoji&&_t.push(Yt.emoji),qt.linkText&&_t.push(Yt.linkText),qt.code&&_t.push(Yt.code),qt.image&&_t.push(Yt.image),qt.imageAltText&&_t.push(Yt.imageAltText,"link"),qt.imageMarker&&_t.push(Yt.imageMarker)),qt.header&&_t.push(Yt.header,Yt.header+"-"+qt.header),qt.quote&&(_t.push(Yt.quote),!Ae.maxBlockquoteDepth||Ae.maxBlockquoteDepth>=qt.quote?_t.push(Yt.quote+"-"+qt.quote):_t.push(Yt.quote+"-"+Ae.maxBlockquoteDepth)),qt.list!==!1){var Pn=(qt.listStack.length-1)%3;Pn?Pn===1?_t.push(Yt.list2):_t.push(Yt.list3):_t.push(Yt.list1)}return qt.trailingSpaceNewLine?_t.push("trailing-space-new-line"):qt.trailingSpace&&_t.push("trailing-space-"+(qt.trailingSpace%2?"a":"b")),_t.length?_t.join(" "):null}function Jt(qt,_t){if(qt.match(Ft,!0))return re(_t)}function pe(qt,_t){var Re=_t.text(qt,_t);if(typeof Re!="undefined")return Re;if(_t.list)return _t.list=null,re(_t);if(_t.taskList){var Pn=qt.match(Ke,!0)[1]===" ";return Pn?_t.taskOpen=!0:_t.taskClosed=!0,Ae.highlightFormatting&&(_t.formatting="task"),_t.taskList=!1,re(_t)}if(_t.taskOpen=!1,_t.taskClosed=!1,_t.header&&qt.match(/^#+$/,!0))return Ae.highlightFormatting&&(_t.formatting="header"),re(_t);var Rn=qt.next();if(_t.linkTitle){_t.linkTitle=!1;var Me=Rn;Rn==="("&&(Me=")"),Me=(Me+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var gn="^\\s*(?:[^"+Me+"\\\\]+|\\\\\\\\|\\\\.)"+Me;if(qt.match(new RegExp(gn),!0))return Yt.linkHref}if(Rn==="`"){var xn=_t.formatting;Ae.highlightFormatting&&(_t.formatting="code"),qt.eatWhile("`");var ri=qt.current().length;if(_t.code==0&&(!_t.quote||ri==1))return _t.code=ri,re(_t);if(ri==_t.code){var Oe=re(_t);return _t.code=0,Oe}else return _t.formatting=xn,re(_t)}else if(_t.code)return re(_t);if(Rn==="\\"&&(qt.next(),Ae.highlightFormatting)){var ue=re(_t),Fe=Yt.formatting+"-escape";return ue?ue+" "+Fe:Fe}if(Rn==="!"&&qt.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return _t.imageMarker=!0,_t.image=!0,Ae.highlightFormatting&&(_t.formatting="image"),re(_t);if(Rn==="["&&_t.imageMarker&&qt.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return _t.imageMarker=!1,_t.imageAltText=!0,Ae.highlightFormatting&&(_t.formatting="image"),re(_t);if(Rn==="]"&&_t.imageAltText){Ae.highlightFormatting&&(_t.formatting="image");var ue=re(_t);return _t.imageAltText=!1,_t.image=!1,_t.inline=_t.f=Ne,ue}if(Rn==="["&&!_t.image)return _t.linkText&&qt.match(/^.*?\]/)||(_t.linkText=!0,Ae.highlightFormatting&&(_t.formatting="link")),re(_t);if(Rn==="]"&&_t.linkText){Ae.highlightFormatting&&(_t.formatting="link");var ue=re(_t);return _t.linkText=!1,_t.inline=_t.f=qt.match(/\(.*?\)| ?\[.*?\]/,!1)?Ne:pe,ue}if(Rn==="<"&&qt.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){_t.f=_t.inline=le,Ae.highlightFormatting&&(_t.formatting="link");var ue=re(_t);return ue?ue+=" ":ue="",ue+Yt.linkInline}if(Rn==="<"&&qt.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){_t.f=_t.inline=le,Ae.highlightFormatting&&(_t.formatting="link");var ue=re(_t);return ue?ue+=" ":ue="",ue+Yt.linkEmail}if(Ae.xml&&Rn==="<"&&qt.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var mn=qt.string.indexOf(">",qt.pos);if(mn!=-1){var je=qt.string.substring(qt.start,mn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(je)&&(_t.md_inside=!0)}return qt.backUp(1),_t.htmlState=bt.startState(sn),vt(qt,_t,Vt)}if(Ae.xml&&Rn==="<"&&qt.match(/^\/\w*?>/))return _t.md_inside=!1,"tag";if(Rn==="*"||Rn==="_"){for(var Rt=1,Lt=qt.pos==1?" ":qt.string.charAt(qt.pos-2);Rt<3&&qt.eat(Rn);)Rt++;var Ct=qt.peek()||" ",Et=!/\s/.test(Ct)&&(!ht.test(Ct)||/\s/.test(Lt)||ht.test(Lt)),Ht=!/\s/.test(Lt)&&(!ht.test(Lt)||/\s/.test(Ct)||ht.test(Ct)),Nt=null,Zt=null;if(Rt%2&&(!_t.em&&Et&&(Rn==="*"||!Ht||ht.test(Lt))?Nt=!0:_t.em==Rn&&Ht&&(Rn==="*"||!Et||ht.test(Ct))&&(Nt=!1)),Rt>1&&(!_t.strong&&Et&&(Rn==="*"||!Ht||ht.test(Lt))?Zt=!0:_t.strong==Rn&&Ht&&(Rn==="*"||!Et||ht.test(Ct))&&(Zt=!1)),Zt!=null||Nt!=null){Ae.highlightFormatting&&(_t.formatting=Nt==null?"strong":Zt==null?"em":"strong em"),Nt===!0&&(_t.em=Rn),Zt===!0&&(_t.strong=Rn);var Oe=re(_t);return Nt===!1&&(_t.em=!1),Zt===!1&&(_t.strong=!1),Oe}}else if(Rn===" "&&(qt.eat("*")||qt.eat("_"))){if(qt.peek()===" ")return re(_t);qt.backUp(1)}if(Ae.strikethrough){if(Rn==="~"&&qt.eatWhile(Rn)){if(_t.strikethrough){Ae.highlightFormatting&&(_t.formatting="strikethrough");var Oe=re(_t);return _t.strikethrough=!1,Oe}else if(qt.match(/^[^\s]/,!1))return _t.strikethrough=!0,Ae.highlightFormatting&&(_t.formatting="strikethrough"),re(_t)}else if(Rn===" "&&qt.match(/^~~/,!0)){if(qt.peek()===" ")return re(_t);qt.backUp(2)}}if(Ae.emoji&&Rn===":"&&qt.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){_t.emoji=!0,Ae.highlightFormatting&&(_t.formatting="emoji");var Qe=re(_t);return _t.emoji=!1,Qe}return Rn===" "&&(qt.match(/^ +$/,!1)?_t.trailingSpace++:_t.trailingSpace&&(_t.trailingSpaceNewLine=!0)),re(_t)}function le(qt,_t){var Re=qt.next();if(Re===">"){_t.f=_t.inline=pe,Ae.highlightFormatting&&(_t.formatting="link");var Pn=re(_t);return Pn?Pn+=" ":Pn="",Pn+Yt.linkInline}return qt.match(/^[^>]+/,!0),Yt.linkInline}function Ne(qt,_t){if(qt.eatSpace())return null;var Re=qt.next();return Re==="("||Re==="["?(_t.f=_t.inline=Xe(Re==="("?")":"]"),Ae.highlightFormatting&&(_t.formatting="link-string"),_t.linkHref=!0,re(_t)):"error"}var en={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Xe(qt){return function(_t,Re){var Pn=_t.next();if(Pn===qt){Re.f=Re.inline=pe,Ae.highlightFormatting&&(Re.formatting="link-string");var Rn=re(Re);return Re.linkHref=!1,Rn}return _t.match(en[qt]),Re.linkHref=!0,re(Re)}}function Zn(qt,_t){return qt.match(/^([^\]\\]|\\.)*\]:/,!1)?(_t.f=$n,qt.next(),Ae.highlightFormatting&&(_t.formatting="link"),_t.linkText=!0,re(_t)):pt(qt,_t,pe)}function $n(qt,_t){if(qt.match(/^\]:/,!0)){_t.f=_t.inline=qn,Ae.highlightFormatting&&(_t.formatting="link");var Re=re(_t);return _t.linkText=!1,Re}return qt.match(/^([^\]\\]|\\.)+/,!0),Yt.linkText}function qn(qt,_t){return qt.eatSpace()?null:(qt.match(/^[^\s]+/,!0),qt.peek()===void 0?_t.linkTitle=!0:qt.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),_t.f=_t.inline=pe,Yt.linkHref+" url")}var Fi={startState:function(){return{f:Ot,prevLine:{stream:null},thisLine:{stream:null},block:Ot,htmlState:null,indentation:0,inline:pe,text:Jt,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(qt){return{f:qt.f,prevLine:qt.prevLine,thisLine:qt.thisLine,block:qt.block,htmlState:qt.htmlState&&bt.copyState(sn,qt.htmlState),indentation:qt.indentation,localMode:qt.localMode,localState:qt.localMode?bt.copyState(qt.localMode,qt.localState):null,inline:qt.inline,text:qt.text,formatting:!1,linkText:qt.linkText,linkTitle:qt.linkTitle,linkHref:qt.linkHref,code:qt.code,em:qt.em,strong:qt.strong,strikethrough:qt.strikethrough,emoji:qt.emoji,header:qt.header,setext:qt.setext,hr:qt.hr,taskList:qt.taskList,list:qt.list,listStack:qt.listStack.slice(0),quote:qt.quote,indentedCode:qt.indentedCode,trailingSpace:qt.trailingSpace,trailingSpaceNewLine:qt.trailingSpaceNewLine,md_inside:qt.md_inside,fencedEndRE:qt.fencedEndRE}},token:function(qt,_t){if(_t.formatting=!1,qt!=_t.thisLine.stream){if(_t.header=0,_t.hr=!1,qt.match(/^\s*$/,!0))return Mt(_t),null;if(_t.prevLine=_t.thisLine,_t.thisLine={stream:qt},_t.taskList=!1,_t.trailingSpace=0,_t.trailingSpaceNewLine=!1,!_t.localState&&(_t.f=_t.block,_t.f!=Vt)){var Re=qt.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(_t.indentation=Re,_t.indentationDiff=null,Re>0)return null}}return _t.f(qt,_t)},innerMode:function(qt){return qt.block==Vt?{state:qt.htmlState,mode:sn}:qt.localState?{state:qt.localState,mode:qt.localMode}:{state:qt,mode:Fi}},indent:function(qt,_t,Re){return qt.block==Vt&&sn.indent?sn.indent(qt.htmlState,_t,Re):qt.localState&&qt.localMode.indent?qt.localMode.indent(qt.localState,_t,Re):bt.Pass},blankLine:Mt,getType:re,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return Fi},"xml"),bt.defineMIME("text/markdown","markdown"),bt.defineMIME("text/x-markdown","markdown")})},52539:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(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 se=0;se<bt.modeInfo.length;se++){var Ae=bt.modeInfo[se];Ae.mimes&&(Ae.mime=Ae.mimes[0])}bt.findModeByMIME=function(sn){sn=sn.toLowerCase();for(var xe=0;xe<bt.modeInfo.length;xe++){var Bt=bt.modeInfo[xe];if(Bt.mime==sn)return Bt;if(Bt.mimes){for(var Yt=0;Yt<Bt.mimes.length;Yt++)if(Bt.mimes[Yt]==sn)return Bt}}if(/\+xml$/.test(sn))return bt.findModeByMIME("application/xml");if(/\+json$/.test(sn))return bt.findModeByMIME("application/json")},bt.findModeByExtension=function(sn){sn=sn.toLowerCase();for(var xe=0;xe<bt.modeInfo.length;xe++){var Bt=bt.modeInfo[xe];if(Bt.ext){for(var Yt=0;Yt<Bt.ext.length;Yt++)if(Bt.ext[Yt]==sn)return Bt}}},bt.findModeByFileName=function(sn){for(var xe=0;xe<bt.modeInfo.length;xe++){var Bt=bt.modeInfo[xe];if(Bt.file&&Bt.file.test(sn))return Bt}var Yt=sn.lastIndexOf("."),Le=Yt>-1&&sn.substring(Yt+1,sn.length);if(Le)return bt.findModeByExtension(Le)},bt.findModeByName=function(sn){sn=sn.toLowerCase();for(var xe=0;xe<bt.modeInfo.length;xe++){var Bt=bt.modeInfo[xe];if(Bt.name.toLowerCase()==sn)return Bt;if(Bt.alias){for(var Yt=0;Yt<Bt.alias.length;Yt++)if(Bt.alias[Yt].toLowerCase()==sn)return Bt}}}})},80785:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(function(bt){"use strict";bt.defineMode("stex",function(se,Ae){"use strict";function sn(Ft,nt){Ft.cmdState.push(nt)}function xe(Ft){return Ft.cmdState.length>0?Ft.cmdState[Ft.cmdState.length-1]:null}function Bt(Ft){var nt=Ft.cmdState.pop();nt&&nt.closeBracket()}function Yt(Ft){for(var nt=Ft.cmdState,et=nt.length-1;et>=0;et--){var ht=nt[et];if(ht.name!="DEFAULT")return ht}return{styleIdentifier:function(){return null}}}function Le(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 ge={};ge.importmodule=Le("importmodule","tag",["string","builtin"]),ge.documentclass=Le("documentclass","tag",["","atom"]),ge.usepackage=Le("usepackage","tag",["atom"]),ge.begin=Le("begin","tag",["atom"]),ge.end=Le("end","tag",["atom"]),ge.label=Le("label","tag",["atom"]),ge.ref=Le("ref","tag",["atom"]),ge.eqref=Le("eqref","tag",["atom"]),ge.cite=Le("cite","tag",["atom"]),ge.bibitem=Le("bibitem","tag",["atom"]),ge.Bibitem=Le("Bibitem","tag",["atom"]),ge.RBibitem=Le("RBibitem","tag",["atom"]),ge.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function he(Ft,nt){Ft.f=nt}function Ke(Ft,nt){var et;if(Ft.match(/^\\[a-zA-Z@]+/)){var ht=Ft.current().slice(1);return et=ge.hasOwnProperty(ht)?ge[ht]:ge.DEFAULT,et=new et,sn(nt,et),he(nt,dn),et.style}if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/\\]/))return"tag";if(Ft.match("\\["))return he(nt,function(pt,vt){return Te(pt,vt,"\\]")}),"keyword";if(Ft.match("\\("))return he(nt,function(pt,vt){return Te(pt,vt,"\\)")}),"keyword";if(Ft.match("$$"))return he(nt,function(pt,vt){return Te(pt,vt,"$$")}),"keyword";if(Ft.match("$"))return he(nt,function(pt,vt){return Te(pt,vt,"$")}),"keyword";var lt=Ft.next();if(lt=="%")return Ft.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(et=xe(nt),et)et.closeBracket(lt),he(nt,dn);else return"error";return"bracket"}else return lt=="{"||lt=="["?(et=ge.DEFAULT,et=new et,sn(nt,et),"bracket"):/\d/.test(lt)?(Ft.eatWhile(/[\w.%]/),"atom"):(Ft.eatWhile(/[\w\-_]/),et=Yt(nt),et.name=="begin"&&(et.argument=Ft.current()),et.styleIdentifier())}function Te(Ft,nt,et){if(Ft.eatSpace())return null;if(et&&Ft.match(et))return he(nt,Ke),"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 ht=Ft.next();return ht=="{"||ht=="}"||ht=="["||ht=="]"||ht=="("||ht==")"?"bracket":ht=="%"?(Ft.skipToEnd(),"comment"):"error"}function dn(Ft,nt){var et=Ft.peek(),ht;return et=="{"||et=="["?(ht=xe(nt),ht.openBracket(et),Ft.eat(et),he(nt,Ke),"bracket"):/[ \t\r]/.test(et)?(Ft.eat(et),null):(he(nt,Ke),Bt(nt),Ke(Ft,nt))}return{startState:function(){var Ft=Ae.inMathMode?function(nt,et){return Te(nt,et)}:Ke;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=Ke,Ft.cmdState.length=0},lineComment:"%"}}),bt.defineMIME("text/x-stex","stex"),bt.defineMIME("text/x-latex","stex")})},29589:function(pn,Hn,Kt){(function(bt){bt(Kt(4631))})(function(bt){"use strict";var se={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},Ae={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};bt.defineMode("xml",function(sn,xe){var Bt=sn.indentUnit,Yt={},Le=xe.htmlMode?se:Ae;for(var ge in Le)Yt[ge]=Le[ge];for(var ge in xe)Yt[ge]=xe[ge];var he,Ke;function Te(le,Ne){function en($n){return Ne.tokenize=$n,$n(le,Ne)}var Xe=le.next();if(Xe=="<")return le.eat("!")?le.eat("[")?le.match("CDATA[")?en(nt("atom","]]>")):null:le.match("--")?en(nt("comment","-->")):le.match("DOCTYPE",!0,!0)?(le.eatWhile(/[\w\._\-]/),en(et(1))):null:le.eat("?")?(le.eatWhile(/[\w\._\-]/),Ne.tokenize=nt("meta","?>"),"meta"):(he=le.eat("/")?"closeTag":"openTag",Ne.tokenize=dn,"tag bracket");if(Xe=="&"){var Zn;return le.eat("#")?le.eat("x")?Zn=le.eatWhile(/[a-fA-F\d]/)&&le.eat(";"):Zn=le.eatWhile(/[\d]/)&&le.eat(";"):Zn=le.eatWhile(/[\w\.\-:]/)&&le.eat(";"),Zn?"atom":"error"}else return le.eatWhile(/[^&<]/),null}Te.isInText=!0;function dn(le,Ne){var en=le.next();if(en==">"||en=="/"&&le.eat(">"))return Ne.tokenize=Te,he=en==">"?"endTag":"selfcloseTag","tag bracket";if(en=="=")return he="equals",null;if(en=="<"){Ne.tokenize=Te,Ne.state=vt,Ne.tagName=Ne.tagStart=null;var Xe=Ne.tokenize(le,Ne);return Xe?Xe+" tag error":"tag error"}else return/[\'\"]/.test(en)?(Ne.tokenize=Ft(en),Ne.stringStartCol=le.column(),Ne.tokenize(le,Ne)):(le.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ft(le){var Ne=function(en,Xe){for(;!en.eol();)if(en.next()==le){Xe.tokenize=dn;break}return"string"};return Ne.isInAttribute=!0,Ne}function nt(le,Ne){return function(en,Xe){for(;!en.eol();){if(en.match(Ne)){Xe.tokenize=Te;break}en.next()}return le}}function et(le){return function(Ne,en){for(var Xe;(Xe=Ne.next())!=null;){if(Xe=="<")return en.tokenize=et(le+1),en.tokenize(Ne,en);if(Xe==">")if(le==1){en.tokenize=Te;break}else return en.tokenize=et(le-1),en.tokenize(Ne,en)}return"meta"}}function ht(le,Ne,en){this.prev=le.context,this.tagName=Ne,this.indent=le.indented,this.startOfLine=en,(Yt.doNotIndent.hasOwnProperty(Ne)||le.context&&le.context.noIndent)&&(this.noIndent=!0)}function lt(le){le.context&&(le.context=le.context.prev)}function pt(le,Ne){for(var en;;){if(!le.context||(en=le.context.tagName,!Yt.contextGrabbers.hasOwnProperty(en)||!Yt.contextGrabbers[en].hasOwnProperty(Ne)))return;lt(le)}}function vt(le,Ne,en){return le=="openTag"?(en.tagStart=Ne.column(),Pt):le=="closeTag"?Mt:vt}function Pt(le,Ne,en){return le=="word"?(en.tagName=Ne.current(),Ke="tag",te):Yt.allowMissingTagName&&le=="endTag"?(Ke="tag bracket",te(le,Ne,en)):(Ke="error",Pt)}function Mt(le,Ne,en){if(le=="word"){var Xe=Ne.current();return en.context&&en.context.tagName!=Xe&&Yt.implicitlyClosed.hasOwnProperty(en.context.tagName)&&lt(en),en.context&&en.context.tagName==Xe||Yt.matchClosing===!1?(Ke="tag",Ot):(Ke="tag error",Vt)}else return Yt.allowMissingTagName&&le=="endTag"?(Ke="tag bracket",Ot(le,Ne,en)):(Ke="error",Vt)}function Ot(le,Ne,en){return le!="endTag"?(Ke="error",Ot):(lt(en),vt)}function Vt(le,Ne,en){return Ke="error",Ot(le,Ne,en)}function te(le,Ne,en){if(le=="word")return Ke="attribute",re;if(le=="endTag"||le=="selfcloseTag"){var Xe=en.tagName,Zn=en.tagStart;return en.tagName=en.tagStart=null,le=="selfcloseTag"||Yt.autoSelfClosers.hasOwnProperty(Xe)?pt(en,Xe):(pt(en,Xe),en.context=new ht(en,Xe,Zn==en.indented)),vt}return Ke="error",te}function re(le,Ne,en){return le=="equals"?Jt:(Yt.allowMissing||(Ke="error"),te(le,Ne,en))}function Jt(le,Ne,en){return le=="string"?pe:le=="word"&&Yt.allowUnquoted?(Ke="string",te):(Ke="error",te(le,Ne,en))}function pe(le,Ne,en){return le=="string"?pe:te(le,Ne,en)}return{startState:function(le){var Ne={tokenize:Te,state:vt,indented:le||0,tagName:null,tagStart:null,context:null};return le!=null&&(Ne.baseIndent=le),Ne},token:function(le,Ne){if(!Ne.tagName&&le.sol()&&(Ne.indented=le.indentation()),le.eatSpace())return null;he=null;var en=Ne.tokenize(le,Ne);return(en||he)&&en!="comment"&&(Ke=null,Ne.state=Ne.state(he||en,le,Ne),Ke&&(en=Ke=="error"?en+" error":Ke)),en},indent:function(le,Ne,en){var Xe=le.context;if(le.tokenize.isInAttribute)return le.tagStart==le.indented?le.stringStartCol+1:le.indented+Bt;if(Xe&&Xe.noIndent)return bt.Pass;if(le.tokenize!=dn&&le.tokenize!=Te)return en?en.match(/^(\s*)/)[0].length:0;if(le.tagName)return Yt.multilineTagIndentPastTag!==!1?le.tagStart+le.tagName.length+2:le.tagStart+Bt*(Yt.multilineTagIndentFactor||1);if(Yt.alignCDATA&&/<!\[CDATA\[/.test(Ne))return 0;var Zn=Ne&&/^<(\/)?([\w_:\.-]*)/.exec(Ne);if(Zn&&Zn[1])for(;Xe;)if(Xe.tagName==Zn[2]){Xe=Xe.prev;break}else if(Yt.implicitlyClosed.hasOwnProperty(Xe.tagName))Xe=Xe.prev;else break;else if(Zn)for(;Xe;){var $n=Yt.contextGrabbers[Xe.tagName];if($n&&$n.hasOwnProperty(Zn[2]))Xe=Xe.prev;else break}for(;Xe&&Xe.prev&&!Xe.startOfLine;)Xe=Xe.prev;return Xe?Xe.indent+Bt:le.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:Yt.htmlMode?"html":"xml",helperType:Yt.htmlMode?"html":"xml",skipAttribute:function(le){le.state==Jt&&(le.state=te)},xmlCurrentTag:function(le){return le.tagName?{name:le.tagName,close:le.type=="closeTag"}:null},xmlCurrentContext:function(le){for(var Ne=[],en=le.context;en;en=en.prev)en.tagName&&Ne.push(en.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})})},23495:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{$u:function(){return ge},BD:function(){return Rt},E9:function(){return Le},FF:function(){return En},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return Mt},NB:function(){return De},S0:function(){return Fe},UL:function(){return he},Vk:function(){return lt},Vm:function(){return we},YI:function(){return mn},ZA:function(){return Ae},Zt:function(){return Ke},al:function(){return Nt},bn:function(){return Ht},bx:function(){return Lt},g2:function(){return je},h1:function(){return Jt},hD:function(){return Ui},l4:function(){return Bt},rU:function(){return fn},s_:function(){return Ct},uz:function(){return Nn},z6:function(){return Te}}),pn=Kt.hmd(pn),function(){var St;function ln(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function Ie(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:ln(a)}}function Vn(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var ci=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},ii;if(typeof Object.setPrototypeOf=="function")ii=Object.setPrototypeOf;else{var Pi;t:{var Ii={a:!0},Ee={};try{Ee.__proto__=Ii,Pi=Ee.a;break t}catch(a){}Pi=!1}ii=Pi?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var He=ii;function de(a,y){if(a.prototype=ci(y.prototype),a.prototype.constructor=a,He)He(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 _e=typeof Kt.g!="undefined"&&Kt.g!=null?Kt.g:self,Un=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 Jn(a,y){if(y){var x=_e;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})}}Jn("Object.assign",function(a){return a||Un}),Jn("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 Pe=typeof globalThis=="object"&&globalThis||typeof Kt.g=="object"&&Kt.g.global===Kt.g&&Kt.g||typeof self=="object"&&self.self===self&&self||{};Pe.requestAnimationFrame===void 0&&(Pe.setImmediate===void 0?Pe.requestAnimationFrame=function(a){Pe.setTimeout(a,0)}:Pe.requestAnimationFrame=Pe.setImmediate);function rn(){}function Wn(a,y){var x=-1;return function(){var E=this,b=arguments;x!==-1&&Pe.clearTimeout(x),x=Vi(function(){x=-1,a.apply(E,b)},y)}}function Vi(a,y){return Pe.setTimeout(a,y)}function vn(a){return Pe.document.createElement(a)}function ve(a){throw Error(a)}function _n(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),ve(a)}function yi(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),ve(x+" is not in the range "+y+": "+a)}function Ji(a){Pe.console&&Pe.console.log(a)}function qe(a){return typeof a=="object"&&a!==null}function si(a){return Array.isArray(a)||Pe.NodeList&&a instanceof Pe.NodeList||Pe.HTMLCollection&&a instanceof Pe.HTMLCollection}function pr(a){return Array.prototype.slice.call(a)}function uo(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):ve("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function jr(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):ve("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function hi(){var a=jo.pop();return a===void 0?[]:a}function ni(a){a.length=0,jo.push(a)}function mi(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(qe(a)&&a.constructor)return mi(a.constructor);return typeof a}function dr(a){var y=a;return qe(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 Vr(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 wn(a,y,x){Object.defineProperty(Qr.prototype,a,{get:y,set:x})}function Ni(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 Xs=Pe.navigator!==void 0&&0<Pe.navigator.userAgent.indexOf("Trident/7"),is=Pe.navigator!==void 0&&Pe.navigator.platform!==void 0&&Pe.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,jo=[];Object.freeze([]),rn.className="Util",rn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",rn.adym="gojs.net",rn.vfo="28e645fdb266",rn.className="Util";function ye(a,y,x){br(this),this.j=a,this.xa=y,this.o=x}ye.prototype.toString=function(){return"EnumValue."+this.xa};function ji(a,y){return y==null||y===""?null:a[y]}_e.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 Er(){this.ew=[]}Er.prototype.toString=function(){return this.ew.join("")},Er.prototype.add=function(a){a!==""&&this.ew.push(a)},Er.className="StringBuilder";function Ei(){}Ei.className="PropertyCollection";var mo={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){Pe.console&&Pe.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 Tr(){}Tr.prototype.reset=function(){},Tr.prototype.next=function(){return!1},Tr.prototype.Ad=function(){return!1},Tr.prototype.first=function(){return null},Tr.prototype.any=function(){return!1},Tr.prototype.all=function(){return!0},Tr.prototype.each=function(){return this},Tr.prototype.map=function(){return this},Tr.prototype.filter=function(){return this},Tr.prototype.de=function(){},Tr.prototype.toString=function(){return"EmptyIterator"},_e.Object.defineProperties(Tr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Tr.prototype.first=Tr.prototype.first,Tr.prototype.hasNext=Tr.prototype.Ad,Tr.prototype.next=Tr.prototype.next,Tr.prototype.reset=Tr.prototype.reset;var Dr=null;Tr.className="EmptyIterator",Dr=new Tr;function Sr(a){this.key=-1,this.value=a}Sr.prototype.reset=function(){this.key=-1},Sr.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Sr.prototype.Ad=function(){return this.next()},Sr.prototype.first=function(){return this.key=0,this.value},Sr.prototype.any=function(a){return this.key=-1,a(this.value)},Sr.prototype.all=function(a){return this.key=-1,a(this.value)},Sr.prototype.each=function(a){return this.key=-1,a(this.value),this},Sr.prototype.map=function(a){return new Sr(a(this.value))},Sr.prototype.filter=function(a){return a(this.value)?new Sr(this.value):Dr},Sr.prototype.de=function(){this.value=null},Sr.prototype.toString=function(){return"SingletonIterator("+this.value+")"},_e.Object.defineProperties(Sr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),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="SingletonIterator";function xr(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}xr.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},xr.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},xr.prototype.Ad=function(){return this.next()},xr.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},xr.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},xr.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},xr.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},xr.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 tn,a.s=x,a.xb(),a.iterator},xr.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 tn,a.s=x,a.xb(),a.iterator},xr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},xr.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},_e.Object.defineProperties(xr.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}}}),xr.prototype.first=xr.prototype.first,xr.prototype.hasNext=xr.prototype.Ad,xr.prototype.next=xr.prototype.next,xr.prototype.reset=xr.prototype.reset,xr.className="ListIterator";function Jr(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Jr.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Jr.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)},Jr.prototype.Ad=function(){return this.next()},Jr.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},Jr.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},Jr.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},Jr.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},Jr.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 tn,a.s=x,a.xb(),a.iterator},Jr.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 tn,a.s=x,a.xb(),a.iterator},Jr.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Jr.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},_e.Object.defineProperties(Jr.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Jr.prototype.first=Jr.prototype.first,Jr.prototype.hasNext=Jr.prototype.Ad,Jr.prototype.next=Jr.prototype.next,Jr.prototype.reset=Jr.prototype.reset,Jr.className="ListIteratorBackwards";function tn(a){br(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&ve("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}St=tn.prototype,St.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return this._isFrozen=!1,this},St.toString=function(){return"List()#"+wo(this)},St.add=function(a){return a===null?this:(this._isFrozen&&_n(this,a),this.s.push(a),this.xb(),this)},St.push=function(a){this.add(a)},St.addAll=function(a){if(a===null)return this;this._isFrozen&&_n(this);var y=this.s;if(si(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},St.clear=function(){this._isFrozen&&_n(this),this.s.length=0,this.xb()},St.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},St.has=function(a){return this.contains(a)},St.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},St.M=function(a){var y=this.s;return(0>a||a>=y.length)&&yi(a,"0 <= i < length",tn,"elt:i"),y[a]},St.get=function(a){return this.M(a)},St.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&yi(a,"0 <= i < length",tn,"setElt:i"),this._isFrozen&&_n(this,a),x[a]=y},St.set=function(a,y){this.cd(a,y)},St.first=function(){var a=this.s;return a.length===0?null:a[0]},St.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},St.pop=function(){this._isFrozen&&_n(this);var a=this.s;return 0<a.length?a.pop():null},tn.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},tn.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},tn.prototype.each=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)a(y[E]);return this},tn.prototype.map=function(a){for(var y=new tn,x=[],E=this.s,b=E.length,z=0;z<b;z++)x.push(a(E[z]));return y.s=x,y.xb(),y},tn.prototype.filter=function(a){for(var y=new tn,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},St=tn.prototype,St.Gb=function(a,y){0>a&&yi(a,">= 0",tn,"insertAt:i"),this._isFrozen&&_n(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},St.remove=function(a){if(a===null)return!1;this._isFrozen&&_n(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)},St.delete=function(a){return this.remove(a)},St.mb=function(a){var y=this.s;(0>a||a>=y.length)&&yi(a,"0 <= i < length",tn,"removeAt:i"),this._isFrozen&&_n(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},St.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&&_n(this);for(var b=a,z=y+1;z<E;)x[b++]=x[z++];return x.length=E-(y-a+1),this.xb(),this},tn.prototype.copy=function(){var a=new tn,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},St=tn.prototype,St.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),E=0;E<y;E++)x[E]=a[E];return x},St.Iv=function(){for(var a=new Ze,y=this.s,x=this.count,E=0;E<x;E++)a.add(y[E]);return a},St.sort=function(a){return this._isFrozen&&_n(this),this.s.sort(a),this.xb(),this},St.zi=function(a,y,x){var E=this.s,b=E.length;y===void 0&&(y=0),x===void 0&&(x=b),this._isFrozen&&_n(this);var z=x-y;if(1>=z)return this;if((0>y||y>=b-1)&&yi(y,"0 <= from < length",tn,"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},St.reverse=function(){return this._isFrozen&&_n(this),this.s.reverse(),this.xb(),this},_e.Object.defineProperties(tn.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 Dr;var a=this.Sa;return a!==null?(a.reset(),a):new xr(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Dr;var a=this.Hg;return a!==null?(a.reset(),a):new Jr(this)}}}),tn.prototype.reverse=tn.prototype.reverse,tn.prototype.sortRange=tn.prototype.zi,tn.prototype.sort=tn.prototype.sort,tn.prototype.toSet=tn.prototype.Iv,tn.prototype.toArray=tn.prototype.Fa,tn.prototype.removeRange=tn.prototype.removeRange,tn.prototype.removeAt=tn.prototype.mb,tn.prototype.delete=tn.prototype.delete,tn.prototype.remove=tn.prototype.remove,tn.prototype.insertAt=tn.prototype.Gb,tn.prototype.pop=tn.prototype.pop,tn.prototype.last=tn.prototype.jc,tn.prototype.first=tn.prototype.first,tn.prototype.set=tn.prototype.set,tn.prototype.setElt=tn.prototype.cd,tn.prototype.get=tn.prototype.get,tn.prototype.elt=tn.prototype.M,tn.prototype.indexOf=tn.prototype.indexOf,tn.prototype.has=tn.prototype.has,tn.prototype.contains=tn.prototype.contains,tn.prototype.clear=tn.prototype.clear,tn.prototype.addAll=tn.prototype.addAll,tn.prototype.push=tn.prototype.push,tn.prototype.add=tn.prototype.add,tn.prototype.thaw=tn.prototype.ka,tn.prototype.freeze=tn.prototype.freeze,tn.className="List";function vo(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}vo.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},vo.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)},vo.prototype.Ad=function(){return this.next()},vo.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},vo.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},vo.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},vo.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},vo.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new tn;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},vo.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new tn;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},vo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},vo.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},_e.Object.defineProperties(vo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),vo.prototype.first=vo.prototype.first,vo.prototype.hasNext=vo.prototype.Ad,vo.prototype.next=vo.prototype.next,vo.prototype.reset=vo.prototype.reset,vo.className="SetIterator";function Ze(a){br(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&ve("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}St=Ze.prototype,St.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return this._isFrozen=!1,this},St.toString=function(){return"Set()#"+wo(this)},St.add=function(a){if(a===null)return this;this._isFrozen&&_n(this,a);var y=a;return qe(a)&&(y=Cs(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Gs(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},St.addAll=function(a){if(a===null)return this;if(this._isFrozen&&_n(this),si(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},St.contains=function(a){if(a===null)return!1;var y=a;return qe(a)&&(y=wo(a),y===void 0)?!1:this.Tb[y]!==void 0},St.has=function(a){return this.contains(a)},St.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},St.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},St.first=function(){var a=this.ea;return a===null?null:a.value},Ze.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Ze.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Ze.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Ze.prototype.map=function(a){for(var y=new Ze,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Ze.prototype.filter=function(a){for(var y=new Ze,x=this.ea;x!==null;){var E=x.value;a(E)&&y.add(E),x=x.va}return y},St=Ze.prototype,St.remove=function(a){if(a===null)return!1;this._isFrozen&&_n(this,a);var y=a;if(qe(a)&&(y=wo(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},St.delete=function(a){return this.remove(a)},St.hp=function(a){if(a===null)return this;if(this._isFrozen&&_n(this),si(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},St.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&_n(this);var y=new Ze;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},St.clear=function(){this._isFrozen&&_n(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Ze.prototype.copy=function(){var a=new Ze,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Ze.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},Ze.prototype.Hv=function(){var a=new tn,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function br(a){a.__gohashid=wa++}function Cs(a){var y=a.__gohashid;return y===void 0&&(y=wa++,a.__gohashid=y),y}function wo(a){return a.__gohashid}_e.Object.defineProperties(Ze.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Dr;var a=this.Sa;return a!==null?(a.reset(),a):new vo(this)}}}),Ze.prototype.toList=Ze.prototype.Hv,Ze.prototype.toArray=Ze.prototype.Fa,Ze.prototype.clear=Ze.prototype.clear,Ze.prototype.retainAll=Ze.prototype.pA,Ze.prototype.removeAll=Ze.prototype.hp,Ze.prototype.delete=Ze.prototype.delete,Ze.prototype.remove=Ze.prototype.remove,Ze.prototype.first=Ze.prototype.first,Ze.prototype.containsAny=Ze.prototype.Ty,Ze.prototype.containsAll=Ze.prototype.Sy,Ze.prototype.has=Ze.prototype.has,Ze.prototype.contains=Ze.prototype.contains,Ze.prototype.addAll=Ze.prototype.addAll,Ze.prototype.add=Ze.prototype.add,Ze.prototype.thaw=Ze.prototype.ka,Ze.prototype.freeze=Ze.prototype.freeze;var wa=1;Ze.className="Set",Ze.uniqueHash=br,Ze.hashIdUnique=Cs,Ze.hashId=wo;function yo(a){this.ma=a,this.qa=a.Ja,this.sa=null}yo.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},yo.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=this.key=a=y.key,!0):(this.de(),!1)},yo.prototype.Ad=function(){return this.next()},yo.prototype.first=function(){var a=this.ma;return this.qa=a.Ja,a=a.ea,a!==null?(this.sa=a,this.value=this.key=a=a.key):null},yo.prototype.any=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},yo.prototype.all=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},yo.prototype.each=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;)a(y.key),y=y.va;return this},yo.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new tn;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},yo.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new tn;for(y=y.ea;y!==null;){var E=y.key;a(E)&&x.add(E),y=y.va}return x.iterator},yo.prototype.de=function(){this.value=this.key=null,this.qa=-1},yo.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},_e.Object.defineProperties(yo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),yo.prototype.first=yo.prototype.first,yo.prototype.hasNext=yo.prototype.Ad,yo.prototype.next=yo.prototype.next,yo.prototype.reset=yo.prototype.reset,yo.className="MapKeySetIterator";function Br(a){Ze.call(this),br(this),this._isFrozen=!0,this.ma=a}de(Br,Ze),St=Br.prototype,St.freeze=function(){return this},St.ka=function(){return this},St.toString=function(){return"MapKeySet("+this.ma.toString()+")"},St.add=function(){ve("This Set is read-only: "+this.toString())},St.contains=function(a){return this.ma.contains(a)},St.has=function(a){return this.contains(a)},St.remove=function(){ve("This Set is read-only: "+this.toString())},St.delete=function(a){return this.remove(a)},St.clear=function(){ve("This Set is read-only: "+this.toString())},St.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Br.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Br.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Br.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Br.prototype.map=function(a){for(var y=new Ze,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Br.prototype.filter=function(a){for(var y=new Ze,x=this.ma.ea;x!==null;){var E=x.key;a(E)&&y.add(E),x=x.va}return y},Br.prototype.copy=function(){return new Br(this.ma)},Br.prototype.Iv=function(){var a=new Ze,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Br.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},Br.prototype.Hv=function(){var a=new tn,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},_e.Object.defineProperties(Br.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Dr:new yo(this.ma)}}}),Br.prototype.toList=Br.prototype.Hv,Br.prototype.toArray=Br.prototype.Fa,Br.prototype.toSet=Br.prototype.Iv,Br.prototype.first=Br.prototype.first,Br.prototype.clear=Br.prototype.clear,Br.prototype.delete=Br.prototype.delete,Br.prototype.remove=Br.prototype.remove,Br.prototype.has=Br.prototype.has,Br.prototype.contains=Br.prototype.contains,Br.prototype.add=Br.prototype.add,Br.prototype.thaw=Br.prototype.ka,Br.prototype.freeze=Br.prototype.freeze,Br.className="MapKeySet";function Co(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}Co.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},Co.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)},Co.prototype.Ad=function(){return this.next()},Co.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},Co.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},Co.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},Co.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},Co.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new tn;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Co.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new tn;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Co.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},Co.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},_e.Object.defineProperties(Co.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Co.prototype.first=Co.prototype.first,Co.prototype.hasNext=Co.prototype.Ad,Co.prototype.next=Co.prototype.next,Co.prototype.reset=Co.prototype.reset,Co.className="MapValueSetIterator";function Gs(a,y){this.key=a,this.value=y,this.ll=this.va=null}Gs.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Gs.className="KeyValuePair";function io(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}io.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},io.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)},io.prototype.Ad=function(){return this.next()},io.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},io.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},io.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},io.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},io.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new tn;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},io.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new tn;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},io.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},io.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},_e.Object.defineProperties(io.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),io.prototype.first=io.prototype.first,io.prototype.hasNext=io.prototype.Ad,io.prototype.next=io.prototype.next,io.prototype.reset=io.prototype.reset,io.className="MapIterator";function zn(a){br(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"&&ve("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}St=zn.prototype,St.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return this._isFrozen=!1,this},St.toString=function(){return"Map()#"+wo(this)},St.add=function(a,y){this._isFrozen&&_n(this,a);var x=a;qe(a)&&(x=Cs(a));var E=this.Tb[x];return E===void 0?(this.Sb++,a=new Gs(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},St.set=function(a,y){return this.add(a,y)},St.addAll=function(a){if(a===null)return this;if(si(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 zn)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},St.first=function(){return this.ea},zn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},zn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},zn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},zn.prototype.map=function(a){for(var y=new zn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},zn.prototype.filter=function(a){for(var y=new zn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},St=zn.prototype,St.contains=function(a){var y=a;return qe(a)&&(y=wo(a),y===void 0)?!1:this.Tb[y]!==void 0},St.has=function(a){return this.contains(a)},St.I=function(a){var y=a;return qe(a)&&(y=wo(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},St.get=function(a){return this.I(a)},St.remove=function(a){if(a===null)return!1;this._isFrozen&&_n(this,a);var y=a;if(qe(a)&&(y=wo(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},St.delete=function(a){return this.remove(a)},St.clear=function(){this._isFrozen&&_n(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()},zn.prototype.copy=function(){var a=new zn,y=this.Tb,x;for(x in y){var E=y[x];a.add(E.key,E.value)}return a},zn.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 Gs(b.key,b.value),x++}return y},zn.prototype.Lf=function(){return new Br(this)},_e.Object.defineProperties(zn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Dr;var a=this.Sa;return a!==null?(a.reset(),a):new io(this)}},iteratorKeys:{get:function(){return 0>=this.count?Dr:new yo(this)}},iteratorValues:{get:function(){if(0>=this.count)return Dr;var a=this.jf;return a!==null?(a.reset(),a):new Co(this)}}}),zn.prototype.toKeySet=zn.prototype.Lf,zn.prototype.toArray=zn.prototype.Fa,zn.prototype.clear=zn.prototype.clear,zn.prototype.delete=zn.prototype.delete,zn.prototype.remove=zn.prototype.remove,zn.prototype.get=zn.prototype.get,zn.prototype.getValue=zn.prototype.I,zn.prototype.has=zn.prototype.has,zn.prototype.contains=zn.prototype.contains,zn.prototype.first=zn.prototype.first,zn.prototype.addAll=zn.prototype.addAll,zn.prototype.set=zn.prototype.set,zn.prototype.add=zn.prototype.add,zn.prototype.thaw=zn.prototype.ka,zn.prototype.freeze=zn.prototype.freeze,zn.className="Map";function Gt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):ve("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var Qo,xl,Pl,Hs,Dl;Gt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Gt.prototype.h=function(a,y){return this.x=a,this.y=y,this},Gt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Gt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Gt.prototype.copy=function(){var a=new Gt;return a.x=this.x,a.y=this.y,a},St=Gt.prototype,St.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},St.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this};function Ya(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 Gt(x,b)}return new Gt}function Bu(a){return a.x.toString()+" "+a.y.toString()}St.toString=function(){return"Point("+this.x+","+this.y+")"},St.D=function(a){return a instanceof Gt?this.x===a.x&&this.y===a.y:!1},St.hi=function(a,y){return this.x===a&&this.y===y},St.Xa=function(a){return ae.B(this.x,a.x)&&ae.B(this.y,a.y)},St.add=function(a){return this.x+=a.x,this.y+=a.y,this},St.re=function(a){return this.x-=a.x,this.y-=a.y,this},St.offset=function(a,y){return this.x+=a,this.y+=y,this},Gt.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},St=Gt.prototype,St.scale=function(a,y){return this.x*=a,this.y*=y,this},St.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},St.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},St.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},St.ab=function(a){return Ol(a.x-this.x,a.y-this.y)},St.direction=function(a,y){return Ol(a-this.x,y-this.y)};function Ol(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}St.Ry=function(a,y){return ae.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},St.fA=function(a,y,x,E){return ae.qh(a,y,x,E,this.x,this.y,this),this},St.gA=function(a,y){return ae.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},St.uA=function(a,y,x,E){return ae.No(this.x,this.y,a,y,x,E,this),this},St.vA=function(a,y){return ae.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},St.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},St.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},St.transform=function(a){return a.Ga(this),this};function co(a,y){return y.Cd(a),a}function zo(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 Ai(a,y,x,E){return a=x-a,y=E-y,a*a+y*y}function wi(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)}St.w=function(){return isFinite(this.x)&&isFinite(this.y)},Gt.alloc=function(){var a=qi.pop();return a===void 0?new Gt:a},Gt.allocAt=function(a,y){var x=qi.pop();return x===void 0?new Gt(a,y):(x.x=a,x.y=y,x)},Gt.free=function(a){qi.push(a)},Gt.prototype.isReal=Gt.prototype.w,Gt.prototype.setSpot=Gt.prototype.yi,Gt.prototype.setRectSpot=Gt.prototype.xi,Gt.prototype.snapToGridPoint=Gt.prototype.vA,Gt.prototype.snapToGrid=Gt.prototype.uA,Gt.prototype.projectOntoLineSegmentPoint=Gt.prototype.gA,Gt.prototype.projectOntoLineSegment=Gt.prototype.fA,Gt.intersectingLineSegments=function(a,y,x,E,b,z,tt,rt){return ae.Rl(a,y,x,E,b,z,tt,rt)},Gt.prototype.compareWithLineSegmentPoint=Gt.prototype.Ry,Gt.compareWithLineSegment=function(a,y,x,E,b,z){return ae.Fl(a,y,x,E,b,z)},Gt.prototype.direction=Gt.prototype.direction,Gt.prototype.directionPoint=Gt.prototype.ab,Gt.prototype.normalize=Gt.prototype.normalize,Gt.prototype.distanceSquared=Gt.prototype.zd,Gt.prototype.distanceSquaredPoint=Gt.prototype.Bf,Gt.prototype.scale=Gt.prototype.scale,Gt.prototype.rotate=Gt.prototype.rotate,Gt.prototype.offset=Gt.prototype.offset,Gt.prototype.subtract=Gt.prototype.re,Gt.prototype.add=Gt.prototype.add,Gt.prototype.equalsApprox=Gt.prototype.Xa,Gt.prototype.equalTo=Gt.prototype.hi,Gt.prototype.equals=Gt.prototype.D,Gt.prototype.set=Gt.prototype.set,Gt.prototype.setTo=Gt.prototype.sg;var qi=[];Gt.className="Point",Gt.parse=Ya,Gt.stringify=Bu,Gt.distanceLineSegmentSquared=zo,Gt.distanceSquared=Ai,Gt.direction=wi,Gt.Origin=Qo=new Gt(0,0).ja(),Gt.InfiniteTopLeft=xl=new Gt(-1/0,-1/0).ja(),Gt.InfiniteBottomRight=Pl=new Gt(1/0,1/0).ja(),Gt.SixPoint=Hs=new Gt(6,6).ja(),Gt.NoPoint=Dl=new Gt(NaN,NaN).ja(),Gt.parse=Ya,Gt.stringify=Bu,Gt.distanceLineSegmentSquared=zo,Gt.distanceSquared=Ai,Gt.direction=wi;function ze(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):ve("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Hi,Pr,Lo,So,Go,Ts,Ca;ze.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},ze.prototype.h=function(a,y){return this.width=a,this.height=y,this},ze.prototype.sg=function(a,y){return this.width=a,this.height=y,this},ze.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},ze.prototype.copy=function(){var a=new ze;return a.width=this.width,a.height=this.height,a},St=ze.prototype,St.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},St.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this};function Js(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new ze(x,b)}return new ze}function Du(a){return a.width.toString()+" "+a.height.toString()}St.toString=function(){return"Size("+this.width+","+this.height+")"},St.D=function(a){return a instanceof ze?this.width===a.width&&this.height===a.height:!1},St.hi=function(a,y){return this.width===a&&this.height===y},St.Xa=function(a){return ae.B(this.width,a.width)&&ae.B(this.height,a.height)},St.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},St.w=function(){return isFinite(this.width)&&isFinite(this.height)},ze.alloc=function(){var a=gu.pop();return a===void 0?new ze:a},ze.free=function(a){gu.push(a)},ze.prototype.isReal=ze.prototype.w,ze.prototype.inflate=ze.prototype.Bc,ze.prototype.equalsApprox=ze.prototype.Xa,ze.prototype.equalTo=ze.prototype.hi,ze.prototype.equals=ze.prototype.D,ze.prototype.set=ze.prototype.set,ze.prototype.setTo=ze.prototype.sg;var gu=[];ze.className="Size",ze.parse=Js,ze.stringify=Du,ze.ZeroSize=Hi=new ze(0,0).ja(),ze.OneSize=Pr=new ze(1,1).ja(),ze.SixSize=Lo=new ze(6,6).ja(),ze.EightSize=So=new ze(8,8).ja(),ze.TenSize=Go=new ze(10,10).ja(),ze.InfiniteSize=Ts=new ze(1/0,1/0).ja(),ze.NoSize=Ca=new ze(NaN,NaN).ja(),ze.parse=Js,ze.stringify=Du;function Ce(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 Gt?(x=a.x,a=a.y,y instanceof Gt?(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 ze?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):ve("Incorrect second argument supplied to Rect constructor "+y)):ve("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}St=Ce.prototype,St.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},St.h=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this};function La(a,y,x){a.width=y,a.height=x}St.sg=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this},St.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},St.dd=function(a){return this.x=a.x,this.y=a.y,this},St.tA=function(a){return this.width=a.width,this.height=a.height,this},Ce.prototype.copy=function(){var a=new Ce;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},St=Ce.prototype,St.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},St.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this};function Rl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var 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 Ce(x,b,z,tt)}return new Ce}function Ou(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}St.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},St.D=function(a){return a instanceof Ce?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},St.hi=function(a,y,x,E){return this.x===a&&this.y===y&&this.width===x&&this.height===E},St.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 rs(a,y){return ae.$(a.x,y.x)&&ae.$(a.y,y.y)&&ae.$(a.width,y.width)&&ae.$(a.height,y.height)}St.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},St.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},St.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},St.offset=function(a,y){return this.x+=a,this.y+=y,this},St.Bc=function(a,y){return Ru(this,y,a,y,a)},St.Co=function(a){return Ru(this,a.top,a.right,a.bottom,a.left)},St.Fv=function(a){return Ru(this,-a.top,-a.right,-a.bottom,-a.left)},St.Hz=function(a,y,x,E){return Ru(this,a,y,x,E)};function Ru(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}St.Ex=function(a){return Qh(this,a.x,a.y,a.width,a.height)},St.Uu=function(a,y,x,E){return Qh(this,a,y,x,E)};function Qh(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}St.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},St.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 qu(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))}St.Ye=function(a){return ko(this,a.x,a.y,0,0)},St.ed=function(a){return ko(this,a.x,a.y,a.width,a.height)},St.Kv=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),ko(this,a,y,x,E)};function ko(a,y,x,E,b){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+E),x=Math.max(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}St.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 us(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 fr(a,y,x,E,b,z,tt,rt){return a>tt+b||b>x+a?!1:!(y>rt+z||z>E+y)}St.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},St.Mz=function(){return this.width===0&&this.height===0},Ce.alloc=function(){var a=os.pop();return a===void 0?new Ce:a},Ce.allocAt=function(a,y,x,E){var b=os.pop();return b===void 0?new Ce(a,y,x,E):b.h(a,y,x,E)},Ce.free=function(a){os.push(a)},_e.Object.defineProperties(Ce.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 Gt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new ze(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Gt(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}}}),Ce.prototype.isEmpty=Ce.prototype.Mz,Ce.prototype.isReal=Ce.prototype.w,Ce.intersectsLineSegment=function(a,y,x,E,b,z,tt,rt){return ae.Fx(a,y,x,E,b,z,tt,rt)},Ce.prototype.setSpot=Ce.prototype.yi,Ce.prototype.union=Ce.prototype.Kv,Ce.prototype.unionRect=Ce.prototype.ed,Ce.prototype.unionPoint=Ce.prototype.Ye,Ce.prototype.intersects=Ce.prototype.Vu,Ce.prototype.intersectsRect=Ce.prototype.Yc,Ce.prototype.intersect=Ce.prototype.Uu,Ce.prototype.intersectRect=Ce.prototype.Ex,Ce.prototype.grow=Ce.prototype.Hz,Ce.prototype.subtractMargin=Ce.prototype.Fv,Ce.prototype.addMargin=Ce.prototype.Co,Ce.prototype.inflate=Ce.prototype.Bc,Ce.prototype.offset=Ce.prototype.offset,Ce.prototype.contains=Ce.prototype.contains,Ce.prototype.containsRect=Ce.prototype.Re,Ce.prototype.containsPoint=Ce.prototype.ca,Ce.prototype.equalsApprox=Ce.prototype.Xa,Ce.prototype.equalTo=Ce.prototype.hi,Ce.prototype.equals=Ce.prototype.D,Ce.prototype.setSize=Ce.prototype.tA,Ce.prototype.setPoint=Ce.prototype.dd,Ce.prototype.set=Ce.prototype.set,Ce.prototype.setTo=Ce.prototype.sg;var Or=null,Mo=null,os=[];Ce.className="Rect",Ce.parse=Rl,Ce.stringify=Ou,Ce.contains=us,Ce.intersects=fr,Ce.ZeroRect=Or=new Ce(0,0,0,0).ja(),Ce.NoRect=Mo=new Ce(NaN,NaN,NaN,NaN).ja(),Ce.parse=Rl,Ce.stringify=Ou,Ce.contains=us,Ce.intersects=fr;function Ci(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):ve("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}Ci.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ci.prototype.sg=function(a,y,x,E){return this.top=a,this.right=y,this.bottom=x,this.left=E,this},Ci.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ci.prototype.copy=function(){var a=new Ci;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},St=Ci.prototype,St.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},St.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this};function Ad(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 Ci;for(var b=NaN;a[y]==="";)y++;if((E=a[y++])&&(b=parseFloat(E)),isNaN(b))return new Ci(x);for(var z=NaN;a[y]==="";)y++;if((E=a[y++])&&(z=parseFloat(E)),isNaN(z))return new Ci(x,b);for(var tt=NaN;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),isNaN(tt)?new Ci(x,b):new Ci(x,b,z,tt)}return new Ci}function th(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}St.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},St.D=function(a){return a instanceof Ci?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},St.hi=function(a,y,x,E){return this.top===a&&this.right===y&&this.bottom===x&&this.left===E},St.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)},St.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},Ci.alloc=function(){var a=eh.pop();return a===void 0?new Ci:a},Ci.free=function(a){eh.push(a)},Ci.prototype.isReal=Ci.prototype.w,Ci.prototype.equalsApprox=Ci.prototype.Xa,Ci.prototype.equalTo=Ci.prototype.hi,Ci.prototype.equals=Ci.prototype.D,Ci.prototype.set=Ci.prototype.set,Ci.prototype.setTo=Ci.prototype.sg;var Da=null,xf=null,eh=[];Ci.className="Margin",Ci.parse=Ad,Ci.stringify=th,Ci.ZeroMargin=Da=new Ci(0,0,0,0).ja(),Ci.TwoMargin=xf=new Ci(2,2,2,2).ja(),Ci.parse=Ad,Ci.stringify=th;function Kn(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 ys,Ls,Ql,Bd,qh,mr,td,Il,Xa,Oa,nh,ed,ka,jl,Dd,nc,Pf,ic,Od,kh,ih,ql,Rd,wf,rc,ks,_g,oc,Id,Mh,sa,aa,bs,_s,jd,ll;Kn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Kn.prototype.sg=function(a,y,x,E){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=E,this},Kn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Kn.prototype.copy=function(){var a=new Kn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},St=Kn.prototype,St.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},St.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this};function hs(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function zd(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return ys;if(a==="TopLeft")return Ls;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return Ql;if(a==="TopRight")return Bd;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return qh;if(a==="Center")return mr;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return td;if(a==="BottomLeft")return Il;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Xa;if(a==="BottomRight")return Oa;if(a==="TopSide")return nh;if(a==="LeftSide")return ed;if(a==="RightSide")return ka;if(a==="BottomSide")return jl;if(a==="TopBottomSides")return Dd;if(a==="LeftRightSides")return nc;if(a==="TopLeftSides")return Pf;if(a==="TopRightSides")return ic;if(a==="BottomLeftSides")return Od;if(a==="BottomRightSides")return kh;if(a==="NotTopSide")return ih;if(a==="NotLeftSide")return ql;if(a==="NotRightSide")return Rd;if(a==="NotBottomSide")return wf;if(a==="AllSides")return rc;if(a==="Default")return ks;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 Kn(x,b,z,tt)}return new Kn}function Gd(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}St.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(ys)?"None":this.D(Ls)?"TopLeft":this.D(Ql)?"Top":this.D(Bd)?"TopRight":this.D(qh)?"Left":this.D(mr)?"Center":this.D(td)?"Right":this.D(Il)?"BottomLeft":this.D(Xa)?"Bottom":this.D(Oa)?"BottomRight":this.D(nh)?"TopSide":this.D(ed)?"LeftSide":this.D(ka)?"RightSide":this.D(jl)?"BottomSide":this.D(Dd)?"TopBottomSides":this.D(nc)?"LeftRightSides":this.D(Pf)?"TopLeftSides":this.D(ic)?"TopRightSides":this.D(Od)?"BottomLeftSides":this.D(kh)?"BottomRightSides":this.D(ih)?"NotTopSide":this.D(ql)?"NotLeftSide":this.D(Rd)?"NotRightSide":this.D(wf)?"NotBottomSide":this.D(rc)?"AllSides":this.D(ks)?"Default":"None"},St.D=function(a){return a instanceof Kn?(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},St.gv=function(){return new Kn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},St.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(_g))a=ed;else if(a.D(oc))a=ka;else if(a.D(Id))a=nh;else if(a.D(Mh))a=jl;else return!1;return a=a.offsetY,(this.offsetY&a)===a},St.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},St.Mc=function(){return isNaN(this.x)||isNaN(this.y)},St.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},St.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},St.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},Kn.alloc=function(){var a=Cf.pop();return a===void 0?new Kn:a},Kn.free=function(a){Cf.push(a)},Kn.prototype.isDefault=Kn.prototype.Xb,Kn.prototype.isNone=Kn.prototype.ys,Kn.prototype.isSide=Kn.prototype.$c,Kn.prototype.isNoSpot=Kn.prototype.Mc,Kn.prototype.isSpot=Kn.prototype.sb,Kn.prototype.includesSide=Kn.prototype.Hf,Kn.prototype.opposite=Kn.prototype.gv,Kn.prototype.equals=Kn.prototype.D,Kn.prototype.set=Kn.prototype.set,Kn.prototype.setTo=Kn.prototype.sg;var Cf=[];Kn.className="Spot",Kn.parse=zd,Kn.stringify=Gd,Kn.None=ys=hs(new Kn(0,0,0,0),0).ja(),Kn.Default=ks=hs(new Kn(0,0,-1,0),-1).ja(),Kn.TopLeft=Ls=new Kn(0,0,0,0).ja(),Kn.TopCenter=Ql=new Kn(.5,0,0,0).ja(),Kn.TopRight=Bd=new Kn(1,0,0,0).ja(),Kn.LeftCenter=qh=new Kn(0,.5,0,0).ja(),Kn.Center=mr=new Kn(.5,.5,0,0).ja(),Kn.RightCenter=td=new Kn(1,.5,0,0).ja(),Kn.BottomLeft=Il=new Kn(0,1,0,0).ja(),Kn.BottomCenter=Xa=new Kn(.5,1,0,0).ja(),Kn.BottomRight=Oa=new Kn(1,1,0,0).ja(),Kn.MiddleTop=sa=Ql,Kn.MiddleLeft=aa=qh,Kn.MiddleRight=bs=td,Kn.MiddleBottom=_s=Xa,Kn.Top=Id=Ql,Kn.Left=_g=qh,Kn.Right=oc=td,Kn.Bottom=Mh=Xa,Kn.TopSide=nh=hs(new Kn(0,0,1,1),1).ja(),Kn.LeftSide=ed=hs(new Kn(0,0,1,2),1).ja(),Kn.RightSide=ka=hs(new Kn(0,0,1,4),1).ja(),Kn.BottomSide=jl=hs(new Kn(0,0,1,8),1).ja(),Kn.TopBottomSides=Dd=hs(new Kn(0,0,1,9),1).ja(),Kn.LeftRightSides=nc=hs(new Kn(0,0,1,6),1).ja(),Kn.TopLeftSides=Pf=hs(new Kn(0,0,1,3),1).ja(),Kn.TopRightSides=ic=hs(new Kn(0,0,1,5),1).ja(),Kn.BottomLeftSides=Od=hs(new Kn(0,0,1,10),1).ja(),Kn.BottomRightSides=kh=hs(new Kn(0,0,1,12),1).ja(),Kn.NotTopSide=ih=hs(new Kn(0,0,1,14),1).ja(),Kn.NotLeftSide=ql=hs(new Kn(0,0,1,13),1).ja(),Kn.NotRightSide=Rd=hs(new Kn(0,0,1,11),1).ja(),Kn.NotBottomSide=wf=hs(new Kn(0,0,1,7),1).ja(),Kn.AllSides=rc=hs(new Kn(0,0,1,15),1).ja(),jd=new Kn(.156,.156).ja(),ll=new Kn(.844,.844).ja(),Kn.parse=zd,Kn.stringify=Gd;function Ti(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}Ti.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},Ti.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},Ti.prototype.copy=function(){var a=new Ti;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},Ti.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},Ti.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},Ti.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},Ti.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},Ti.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},Ti.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},Ti.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},Ti.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},St=Ti.prototype,St.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},St.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},St.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)},St.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))},St.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))},St.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,ct=y*z+x*rt+at,mt=y*tt+x*ot+ut,yt=E*z+x*rt+at,xt=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(ct,yt),ct=Math.max(ct,yt),yt=Math.min(mt,xt),mt=Math.max(mt,xt),b=Math.min(b,x),ct=Math.max(ct,x),yt=Math.min(yt,y),mt=Math.max(mt,y),b=Math.min(b,z),ct=Math.max(ct,z),yt=Math.min(yt,E),mt=Math.max(mt,E),a.h(b,yt,ct-b,mt-yt),a},Ti.alloc=function(){var a=sc.pop();return a===void 0?new Ti:a},Ti.free=function(a){sc.push(a)},Ti.prototype.transformRect=Ti.prototype.pp,Ti.prototype.transformPoint=Ti.prototype.Ga,Ti.prototype.scale=Ti.prototype.scale,Ti.prototype.translate=Ti.prototype.translate,Ti.prototype.rotate=Ti.prototype.rotate,Ti.prototype.invert=Ti.prototype.Vj,Ti.prototype.multiplyInverted=Ti.prototype.bv,Ti.prototype.multiply=Ti.prototype.multiply,Ti.prototype.reset=Ti.prototype.reset,Ti.prototype.isIdentity=Ti.prototype.ws,Ti.prototype.equals=Ti.prototype.D,Ti.prototype.setTransform=Ti.prototype.setTransform,Ti.prototype.set=Ti.prototype.set;var sc=[];Ti.className="Transform",Ti.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,ct){if(ae.Yb(a,y,tt,rt,ct,x,E)&&ae.Yb(a,y,tt,rt,ct,b,z))return ae.Yb(a,y,tt,rt,ct,at,ut);var mt=(a+x)/2,yt=(y+E)/2,xt=(x+b)/2,kt=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(mt+xt)/2,x=(yt+kt)/2,xt=(xt+b)/2,kt=(kt+z)/2;var jt=(E+xt)/2,At=(x+kt)/2;return ae.cs(a,y,mt,yt,E,x,jt,At,ot,at,ut,ct)||ae.cs(jt,At,xt,kt,b,z,tt,rt,ot,at,ut,ct)},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 wi(((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))ko(at,a,y,0,0),ko(at,tt,rt,0,0);else{var ut=(a+x)/2,ct=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(ut+mt)/2,x=(ct+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var xt=(E+mt)/2,kt=(x+yt)/2;ae.Dl(a,y,ut,ct,E,x,xt,kt,ot,at),ae.Dl(xt,kt,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,ct=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(ut+mt)/2,x=(ct+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var xt=(E+mt)/2,kt=(x+yt)/2;ae.Qe(a,y,ut,ct,E,x,xt,kt,ot,at),ae.Qe(xt,kt,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,ct=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var mt=(ut+x)/2,yt=(ct+E)/2;return ae.jv(a,y,ut,ct,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))ko(rt,a,y,0,0),ko(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,ct=(at+E)/2;ae.iv(a,y,ot,at,ut,ct,tt,rt),ae.iv(ut,ct,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,ct=(at+E)/2;ae.ep(a,y,ot,at,ut,ct,tt,rt),ae.ep(ut,ct,x,E,b,z,tt,rt)}return rt},Eo:function(a,y,x,E,b,z,tt,rt,ot,at,ut,ct,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,ct)||(mt=(a-tt)*(at-ct)-(y-rt)*(ot-ut),mt===0)?!1:(yt.h(((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ct-at*ut))/mt,((a*rt-y*tt)*(at-ct)-(y-rt)*(ot*ct-at*ut))/mt),!0);var xt=(a+x)/2,kt=(y+E)/2,jt=(x+b)/2,At=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(xt+jt)/2,x=(kt+At)/2,jt=(jt+b)/2,At=(At+z)/2;var Wt=(E+jt)/2,Ut=(x+At)/2,Xt=1/0,ee=!1,ce=0,an=0;return ae.Eo(a,y,xt,kt,E,x,Wt,Ut,ot,at,ut,ct,mt,yt)&&(a=(yt.x-ot)*(yt.x-ot)+(yt.y-at)*(yt.y-at),a<Xt&&(Xt=a,ee=!0,ce=yt.x,an=yt.y)),ae.Eo(Wt,Ut,jt,At,b,z,tt,rt,ot,at,ut,ct,mt,yt)&&(yt.x-ot)*(yt.x-ot)+(yt.y-at)*(yt.y-at)<Xt&&(ee=!0,ce=yt.x,an=yt.y),ee&&(yt.x=ce,yt.y=an),ee},Fo:function(a,y,x,E,b,z,tt,rt,ot,at,ut,ct,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-ct)-(y-rt)*(ot-ut),mt===0)return yt;var xt=((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ct-at*ut))/mt,kt=((a*rt-y*tt)*(at-ct)-(y-rt)*(ot*ct-at*ut))/mt;if(xt>=ut)return yt;if((ot>ut?ot-ut:ut-ot)<(at>ct?at-ct:ct-at)){if(y<rt?(ot=y,a=rt):(ot=rt,a=y),kt<ot||kt>a)return yt}else if(a<tt?(ot=a,a=tt):ot=tt,xt<ot||xt>a)return yt;0<mt?yt++:0>mt&&yt--}else{xt=(a+x)/2,kt=(y+E)/2;var jt=(x+b)/2,At=(E+z)/2;b=(b+tt)/2,z=(z+rt)/2,E=(xt+jt)/2,x=(kt+At)/2,jt=(jt+b)/2,At=(At+z)/2;var Wt=(E+jt)/2,Ut=(x+At)/2;yt+=ae.Fo(a,y,xt,kt,E,x,Wt,Ut,ot,at,ut,ct,mt),yt+=ae.Fo(Wt,Ut,jt,At,b,z,tt,rt,ot,at,ut,ct,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(jt,At){var Wt=(jt-a)*(jt-a)+(At-y)*(At-y);Wt<ct&&(ct=Wt,ot.h(jt,At))}var ct=1/0;ut(ot.x,ot.y);var mt=0,yt=0,xt=0,kt=0;if(b<tt?(mt=b,yt=tt):(mt=tt,yt=b),z<rt?(xt=b,kt=tt):(xt=tt,kt=b),mt=(yt-mt)/2+at,at=(kt-xt)/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,ct=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,ct=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,ct=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,ct=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,ct=ot.y)),ot.h(ut,ct),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):!!(us(a,y,x,E,b,z)||us(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),ct=tt/(y+z);if(ut=ut*ut+ct*ct-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 Ei,um:new Ei,Mf:new Ei,Nf:0,vm:100};ae.za=ae.AA;function nn(a){br(this),this.l=2,a===void 0&&(a=nn.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===nn.o?this.ee=new tn:(nn.V===null&&(nn.V=new tn().freeze()),this.ee=nn.V),this.aq=this.ee.Ja,this.Ip=new Ce().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Ls,this.gg=Oa,this.Rk=this.Sk=NaN,this.Uf=Ue}nn.prototype.copy=function(){var a=new nn;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===nn.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},nn.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},nn.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==nn.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},nn.prototype.ka=function(){if(Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==nn.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},nn.prototype.Xa=function(a){if(!(a instanceof nn))return!1;if(this.type!==a.type)return this.type===nn.j&&a.type===nn.o?_c(this,a):a.type===nn.j&&this.type===nn.o?_c(a,this):!1;if(this.type===nn.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 _c(a,y){return a.type!==nn.j||y.type!==nn.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))))}nn.ia=function(a){return a.toString()},nn.prototype.qb=function(a){a.classType===nn&&(this.type=a)},nn.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case nn.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 nn.u:var y=new Ce(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 nn.F:if(y=new Ce(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 nn.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()}},nn.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},nn.parse=function(a,y){function x(){return kt>=Xt-1?!0:at[kt+1].match(ee)!==null}function E(){return kt++,at[kt]}function b(gi){var li=parseFloat(E()),rr=parseFloat(E());jt===jt.toLowerCase()&&(li=Ut.x+li,rr=Ut.y+rr),gi.h(li,rr)}function z(){return b(Ut),Ut}function tt(){return b(Wt),Wt}function rt(){var gi=At.toLowerCase();return gi!=="c"&&gi!=="s"&&gi!=="q"&&gi!=="t"?Ut:new Gt(2*Ut.x-Wt.x,2*Ut.y-Wt.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=hi();for(var ct="",mt=!1,yt=0;yt<ut.length;yt++){var xt=ut[yt];xt!=="."||mt?xt==="."?(ot.push(ct),ct="."):ct+=xt:(mt=!0,ct+=xt)}for(ot.push(ct),at.splice(a,1),ut=0;ut<ot.length;ut++)at.splice(a+ut,0,ot[ut]);a+=ot.length-1,ni(ot)}}var kt=-1,jt="",At="";ot=new Gt(0,0);var Wt=new Gt(0,0),Ut=new Gt(0,0),Xt=at.length;a=bS(null),mt=ct=ut=!1,yt=!0,xt=null;for(var ee=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(kt>=Xt-1);)if(At=jt,jt=E(),jt!=="")switch(jt.toUpperCase()){case"X":yt=!0,ct=ut=!1;break;case"M":for(xt=z(),a.mc===null||yt===!0?(pg(a,xt.x,xt.y,ut,!ct,mt),yt=!1):a.moveTo(xt.x,xt.y),ot.assign(Ut);!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"L":for(;!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"H":for(;!x();)Ut=new Gt((jt===jt.toLowerCase()?Ut.x:0)+parseFloat(E()),Ut.y),a.lineTo(Ut.x,Ut.y);break;case"V":for(;!x();)Ut=new Gt(Ut.x,(jt===jt.toLowerCase()?Ut.y:0)+parseFloat(E())),a.lineTo(Ut.x,Ut.y);break;case"C":for(;!x();){xt=new Gt,b(xt);var ce=tt(),an=z();gd(a,xt.x,xt.y,ce.x,ce.y,an.x,an.y)}break;case"S":for(;!x();)xt=rt(),ce=tt(),an=z(),gd(a,xt.x,xt.y,ce.x,ce.y,an.x,an.y);break;case"Q":for(;!x();)xt=tt(),ce=z(),Hm(a,xt.x,xt.y,ce.x,ce.y);break;case"T":for(;!x();)Wt=xt=rt(),ce=z(),Hm(a,xt.x,xt.y,ce.x,ce.y);break;case"B":for(;!x();){xt=parseFloat(E()),ce=parseFloat(E()),an=parseFloat(E());var Ln=parseFloat(E()),Sn=parseFloat(E()),Je=Sn,Be=!1;x()||(Je=parseFloat(E()),x()||(Be=parseFloat(E())!==0)),jt===jt.toLowerCase()&&(an+=Ut.x,Ln+=Ut.y),a.arcTo(xt,ce,an,Ln,Sn,Je,Be)}break;case"A":for(;!x();)xt=Math.abs(parseFloat(E())),ce=Math.abs(parseFloat(E())),an=parseFloat(E()),Sn=Ln=!1,Be=Je=0,Je=E(),Je.length===1?(Ln=!!parseFloat(Je),Sn=!!parseFloat(E()),Je=parseFloat(E())):Je.length===2?(Ln=!!parseFloat(Je[0]),Sn=!!parseFloat(Je[1]),Je=parseFloat(E())):(Ln=!!parseFloat(Je[0]),Sn=!!parseFloat(Je[1]),Je=parseFloat(Je.slice(2))),Be=parseFloat(E()),jt===jt.toLowerCase()&&(Je=Ut.x+Je,Be=Ut.y+Be),Ut.h(Je,Be),wx(a,xt,ce,an,Ln,Sn,Je,Be);break;case"Z":Px(a),Ut.assign(ot);break;case"F":for(xt="",ce=1;at[kt+ce];)if(at[kt+ce]==="0")mt=!0,ce++;else if(at[kt+ce].match(/[Uu]/)!==null)ce++;else if(at[kt+ce].match(ee)===null)ce++;else{xt=at[kt+ce];break}xt.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(xt="",ce=1;at[kt+ce];)if(at[kt+ce].match(/[Ff]/)!==null)ce++;else if(at[kt+ce].match(ee)===null)ce++;else{xt=at[kt+ce];break}xt.match(/[Mm]/)?ct=!0:a.mc.isShadowed=!1}if(ot=a.os,_m=a,y)for(y=ot.figures.iterator;y.next();)y.value.isFilled=!0;return ot},nn.Ha=function(a,y){for(var x=a.length,E=Gt.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}Gt.free(E)},nn.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===nn.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},nn.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===nn.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),ac(this,a,!1),ko(a,0,0,0,0),a.freeze()},nn.prototype.ix=function(){var a=new Ce;return ac(this,a,!0),a};function ac(a,y,x){switch(a.type){case nn.j:case nn.u:case nn.F:x?y.h(a.od,a.pd,0,0):ko(y,a.od,a.pd,0,0),ko(y,a.Dc,a.Ec,0,0);break;case nn.o:var E=a.figures;a=E.s,E=E.length;for(var b=0;b<E;b++){var z=a[b];x&&b===0?y.h(z.startX,z.startY,0,0):ko(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,rt=tt.length,ot=z.startX,at=z.startY,ut=0;ut<rt;ut++){var ct=tt[ut];switch(ct.type){case Gr:case Zo:ot=ct.endX,at=ct.endY,ko(y,ot,at,0,0);break;case Ss:ae.Dl(ot,at,ct.point1X,ct.point1Y,ct.point2X,ct.point2Y,ct.endX,ct.endY,.5,y),ot=ct.endX,at=ct.endY;break;case Ra:ae.iv(ot,at,ct.point1X,ct.point1Y,ct.endX,ct.endY,.5,y),ot=ct.endX,at=ct.endY;break;case Oo:case Ja:var mt=ct.type===Oo?Ma(ct,z):ul(ct,z,ot,at),yt=mt.length;if(yt===0){ot=ct.type===Oo?ct.centerX:ct.endX,at=ct.type===Oo?ct.centerY:ct.endY,ko(y,ot,at,0,0);break}ct=null;for(var xt=0;xt<yt;xt++)ct=mt[xt],ae.Dl(ct[0],ct[1],ct[2],ct[3],ct[4],ct[5],ct[6],ct[7],.5,y);ct!==null&&(ot=ct[6],at=ct[7]);break;default:ve("Unknown Segment type: "+ct.type)}}}break;default:ve("Unknown Geometry type: "+a.type)}}nn.prototype.normalize=function(){this._isFrozen&&_n(this);var a=this.ix();return this.offset(-a.x,-a.y),new Gt(-a.x,-a.y)},nn.prototype.offset=function(a,y){return this._isFrozen&&_n(this),this.transform(1,0,0,1,a,y),this},nn.prototype.scale=function(a,y){return this._isFrozen&&_n(this),this.transform(a,0,0,y,0,0),this},nn.prototype.rotate=function(a,y,x){this._isFrozen&&_n(this),y===void 0&&(y=0),x===void 0&&(x=0);var E=Ti.alloc();return E.reset(),E.rotate(a,y,x),this.transform(E.m11,E.m12,E.m21,E.m22,E.dx,E.dy),Ti.free(E),this},St=nn.prototype,St.transform=function(a,y,x,E,b,z){switch(this.type){case nn.j:case nn.u:case nn.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 nn.o:for(var ot=this.figures.s,at=ot.length,ut=0;ut<at;ut++){var ct=ot[ut];tt=ct.startX,rt=ct.startY,ct.startX=tt*a+rt*x+b,ct.startY=tt*y+rt*E+z,ct=ct.segments.s;for(var mt=ct.length,yt=0;yt<mt;yt++){var xt=ct[yt];switch(xt.type){case Gr:case Zo:tt=xt.endX,rt=xt.endY,xt.endX=tt*a+rt*x+b,xt.endY=tt*y+rt*E+z;break;case Ss:tt=xt.point1X,rt=xt.point1Y,xt.point1X=tt*a+rt*x+b,xt.point1Y=tt*y+rt*E+z,tt=xt.point2X,rt=xt.point2Y,xt.point2X=tt*a+rt*x+b,xt.point2Y=tt*y+rt*E+z,tt=xt.endX,rt=xt.endY,xt.endX=tt*a+rt*x+b,xt.endY=tt*y+rt*E+z;break;case Ra:tt=xt.point1X,rt=xt.point1Y,xt.point1X=tt*a+rt*x+b,xt.point1Y=tt*y+rt*E+z,tt=xt.endX,rt=xt.endY,xt.endX=tt*a+rt*x+b,xt.endY=tt*y+rt*E+z;break;case Oo:tt=xt.centerX,rt=xt.centerY,xt.centerX=tt*a+rt*x+b,xt.centerY=tt*y+rt*E+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.startAngle+=tt),0>a&&(xt.startAngle=180-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),0>E&&(xt.startAngle=-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY!==void 0&&(xt.radiusY*=Math.sqrt(y*y+E*E));break;case Ja:if(tt=xt.endX,rt=xt.endY,xt.endX=tt*a+rt*x+b,xt.endY=tt*y+rt*E+z,xt.radiusX===0||xt.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.xAxisRotation+=tt),0>a&&(xt.xAxisRotation=180-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),0>E&&(xt.xAxisRotation=-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY*=Math.sqrt(y*y+E*E);break;default:ve("Unknown Segment type: "+xt.type)}}}}return this._isInvalidBounds=!0,this},St.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 nn.j:return ae.Yb(x,E,b,z,y,a.x,a.y);case nn.u:var tt=Ce.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),Ce.free(tt),a;case nn.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 nn.o:return Iu(this,a,y,!0,!1);default:return!1}};function Iu(a,y,x,E,b){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,rt=0,ot,at,ut,ct,mt=a.figures.s,yt=mt.length,xt=0;xt<yt;xt++){var kt=mt[xt],jt=!kt.isEvenOdd;if(kt.isFilled){if(E&&kt.ca(z,y,x))return!0;var At=kt.segments;ot=kt.startX,at=kt.startY;for(var Wt=ot,Ut=at,Xt=At.s,ee=0;ee<=At.length;ee++){var ce=void 0;if(ee!==At.length){ce=Xt[ee];var an=ce.type;a=ce.endX,ct=ce.endY}else an=Gr,a=Wt,ct=Ut;switch(an){case Zo:if(Wt=pu(z,y,tt,y,ot,at,Wt,Ut),isNaN(Wt))return!0;rt+=Wt,Wt=a,Ut=ct;break;case Gr:if(ot=pu(z,y,tt,y,ot,at,a,ct),isNaN(ot))return!0;rt+=ot;break;case Ss:ut=ae.Fo(ot,at,ce.point1X,ce.point1Y,ce.point2X,ce.point2Y,a,ct,tt,y,z,y,.5),rt+=ut;break;case Ra:ut=ae.Fo(ot,at,(ot+2*ce.point1X)/3,(at+2*ce.point1Y)/3,(2*ce.point1X+a)/3,(2*ce.point1Y+ct)/3,a,ct,tt,y,z,y,.5),rt+=ut;break;case Oo:case Ja:an=ce.type===Oo?Ma(ce,kt):ul(ce,kt,ot,at);var Ln=an.length;if(Ln===0){if(ot=pu(z,y,tt,y,ot,at,ce.type===Oo?ce.centerX:ce.endX,ce.type===Oo?ce.centerY:ce.endY),isNaN(ot))return!0;rt+=ot;break}ce=null;for(var Sn=0;Sn<Ln;Sn++){if(ce=an[Sn],Sn===0){if(ut=pu(z,y,tt,y,ot,at,ce[0],ce[1]),isNaN(ut))return!0;rt+=ut}ut=ae.Fo(ce[0],ce[1],ce[2],ce[3],ce[4],ce[5],ce[6],ce[7],tt,y,z,y,.5),rt+=ut}ce!==null&&(a=ce[6],ct=ce[7]);break;default:ve("Unknown Segment type: "+ce.type)}ot=a,at=ct}if(jt){if(rt!==0)return!0}else if(rt%2!==0)return!0;rt=0}else if(kt.ca(z,y,b?x:x+2))return!0}return!1}function pu(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 Nh(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}St.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new Gt),this.type===nn.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},St.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===nn.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},St.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===nn.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},St.xx=function(a){if(this.type===nn.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=Gt.alloc();return ae.qh(y,x,E,b,z,a,rt),a=rt.x,z=rt.y,Gt.free(rt),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===nn.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=Gt.alloc(),b=1/0,rt=tt=0,ot=y.length;for(var ut=at=0,ct=0;ct<ot;ct++)for(var mt=y[ct],yt=x[ct],xt=mt.length,kt=0;kt<xt;kt+=2){var jt=mt[kt],At=mt[kt+1];if(kt!==0){ae.qh(at,ut,jt,At,a.x,a.y,E);var Wt=(E.x-a.x)*(E.x-a.x)+(E.y-a.y)*(E.y-a.y);Wt<b&&(b=Wt,tt=rt,tt+=Math.sqrt((E.x-at)*(E.x-at)+(E.y-ut)*(E.y-ut))),rt+=yt[(kt-2)/2]}at=jt,ut=At}return Gt.free(E),a=tt/z,0>a?0:1<a?1:a}return 0};function Hd(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],E=[],b=[];if(a.type===nn.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===nn.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===nn.F){var z=new qo;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new tr(Oo);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=Ma(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(Eh(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,ct=0;ct<ut;ct++){var mt=at[ct];switch(mt.type){case Zo:4<=E.length&&(y.push(E),x.push(Eh(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 Ss: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 Ra:ae.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case Oo:var yt=Ma(mt,b),xt=yt.length;if(xt===0){E.push(mt.centerX),E.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var kt=0;kt<xt;kt++){var jt=yt[kt];ae.Qe(tt,z,jt[2],jt[3],jt[4],jt[5],jt[6],jt[7],.5,E),tt=jt[6],z=jt[7]}break;case Ja:if(yt=ul(mt,b,tt,z),xt=yt.length,kt=mt.endX,jt=mt.endY,xt===0){E.push(kt),E.push(jt),tt=kt,z=jt;break}for(kt=0;kt<xt;kt++)jt=yt[kt],ae.Qe(tt,z,jt[2],jt[3],jt[4],jt[5],jt[6],jt[7],.5,E),tt=jt[6],z=jt[7];break;default:ve("Segment not of valid type: "+mt.type)}mt.isClosed&&(E.push(rt),E.push(ot))}4<=E.length&&(y.push(E),x.push(Eh(E)))}}}function Eh(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(Ai(x,E,tt,rt))),x=tt,E=rt}return y}St.add=function(a){return this.ee.add(a),this},St.pm=function(a,y,x,E,b,z,tt,rt){return this._isFrozen&&_n(this),this.fg=new Kn(a,y,b,z).freeze(),this.gg=new Kn(x,E,tt,rt).freeze(),this},_e.Object.defineProperties(nn.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 Hd(this),this.tk}},flattenedLengths:{get:function(){return Hd(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===nn.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===nn.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&&_n(this,a),this.na=a,a===nn.o?this.ee=new tn:(nn.V===null&&(nn.V=new tn().freeze()),this.ee=nn.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&_n(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&_n(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&_n(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&_n(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&_n(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&_n(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&_n(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&_n(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),nn.prototype.setSpots=nn.prototype.pm,nn.prototype.add=nn.prototype.add,nn.prototype.getFractionForPoint=nn.prototype.xx,nn.prototype.getPointAndAngleAlongPath=nn.prototype.Qu,nn.prototype.getAngleAlongPath=nn.prototype.wx,nn.prototype.getPointAlongPath=nn.prototype.Pu,nn.prototype.containsPoint=nn.prototype.ca,nn.prototype.transform=nn.prototype.transform,nn.prototype.rotate=nn.prototype.rotate,nn.prototype.scale=nn.prototype.scale,nn.prototype.offset=nn.prototype.offset,nn.prototype.normalize=nn.prototype.normalize,nn.prototype.computeBoundsWithoutOrigin=nn.prototype.ix,nn.prototype.equalsApprox=nn.prototype.Xa,nn.className="Geometry",nn.j=new ye(nn,"Line",0),nn.u=new ye(nn,"Rectangle",1),nn.F=new ye(nn,"Ellipse",2),nn.o=new ye(nn,"Path",3),nn.V=null,nn.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",nn.className="Geometry",nn.stringify=nn.ia,nn.fillPath=nn.nb,nn.parse=nn.parse,nn.Line=nn.j,nn.Rectangle=nn.u,nn.Ellipse=nn.F,nn.Path=nn.o;function qo(a,y,x,E,b){br(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 tn,this.sr=this.pl.Ja,this.fw=null}qo.prototype.copy=function(){var a=new qo;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},St=qo.prototype,St.Xa=function(a){if(!(a instanceof qo&&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},St.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},St.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},St.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},St.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},St.add=function(a){return this.pl.add(a),this},St.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 Zo: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 Ss: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 Ra: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 Oo:case Ja:var ct=ut.type===Oo?Ma(ut,this):ul(ut,this,E,b),mt=ct.length,yt=ut.type===Oo?ut.centerX:ut.endX,xt=ut.type===Oo?ut.centerY:ut.endY;if(mt===0){if(ae.Yb(E,b,yt,xt,x,a,y))return!0;E=yt,b=xt;break}for(yt=null,xt=0;xt<mt;xt++)if(yt=ct[xt],xt===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:ve("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},_e.Object.defineProperties(qo.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&&_n(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&_n(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&_n(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&_n(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&_n(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&_n(this,a),this.pl=a,this._isInvalidBounds=!0}}}),qo.prototype.add=qo.prototype.add,qo.prototype.equalsApprox=qo.prototype.Xa,qo.className="PathFigure";function tr(a,y,x,E,b,z,tt,rt){br(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===Ja?(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===Oo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===Oo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}tr.prototype.copy=function(){var a=new tr;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},St=tr.prototype,St.Xa=function(a){if(!(a instanceof tr)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Zo:case Gr:return ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY);case Ss: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 Ra: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 Oo: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 Ja: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}},St.qb=function(a){a.classType===tr&&(this.type=a)},St.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Zo: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 Ss: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 Ra: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 Oo: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 Ja: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":"")},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return this._isFrozen=!1,this},St.close=function(){return this.isClosed=!0,this};function Ma(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=Ti.alloc();tt.reset(),x<E?tt.scale(1,E/x):tt.scale(x/E,1),nn.Ha(z,tt),Ti.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 ul(a,y,x,E){function b(kt,jt,At,Wt){return(kt*Wt<jt*At?-1:1)*Math.acos((kt*At+jt*Wt)/(Math.sqrt(kt*kt+jt*jt)*Math.sqrt(At*At+Wt*Wt)))}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,ct=Math.cos(tt),mt=Math.sin(tt),yt=ct*(x-at)/2+mt*(E-ut)/2;tt=-mt*(x-at)/2+ct*(E-ut)/2;var xt=yt*yt/(y*y)+tt*tt/(z*z);return 1<xt&&(y*=Math.sqrt(xt),z*=Math.sqrt(xt)),xt=(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(xt)&&(xt=0),rt=xt*y*tt/z,xt=xt*-z*yt/y,isNaN(rt)&&(rt=0),isNaN(xt)&&(xt=0),x=(x+at)/2+ct*rt-mt*xt,E=(E+ut)/2+mt*rt+ct*xt,ut=b(1,0,(yt-rt)/y,(tt-xt)/z),ct=(yt-rt)/y,at=(tt-xt)/z,yt=(-yt-rt)/y,rt=(-tt-xt)/z,tt=b(ct,at,yt,rt),yt=(ct*yt+at*rt)/(Math.sqrt(ct*ct+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=Ti.alloc(),z.reset(),z.translate(x,E),z.rotate(a.Ne,0,0),z.scale(ot,yt),nn.Ha(y,z),Ti.free(z),a.ae=y,a.ae}_e.Object.defineProperties(tr.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&&_n(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&_n(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&_n(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&_n(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&_n(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&_n(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&_n(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&_n(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&_n(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&yi(a,">= zero",tr,"radiusX"),this._isFrozen&&_n(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&yi(a,">= zero",tr,"radiusY"),this._isFrozen&&_n(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&_n(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&&_n(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&&_n(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&&_n(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&&_n(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),tr.prototype.equalsApprox=tr.prototype.Xa;var Zo=new ye(tr,"Move",0),Gr=new ye(tr,"Line",1),Ss=new ye(tr,"Bezier",2),Ra=new ye(tr,"QuadraticBezier",3),Oo=new ye(tr,"Arc",4),Ja=new ye(tr,"SvgArc",4);tr.className="PathSegment",tr.Move=Zo,tr.Line=Gr,tr.Bezier=Ss,tr.QuadraticBezier=Ra,tr.Arc=Oo,tr.SvgArc=Ja;function Ds(){this.H=null,this.xu=new Gt(0,0).freeze(),this.mt=new Gt(0,0).freeze(),this.Bp=this.Rq=0,this.Cp=1,this.xq="",this.Wr=this.Tp=!1,this.Rp=this.Ep=0,this.xg=this.nq=this.tq=!1,this.Zp=null,this.Rr=0,this.xd=this.Nr=null}Ds.prototype.copy=function(){var a=new Ds;return this.clone(a)},Ds.prototype.clone=function(a){return a.H=this.H,a.xu.assign(this.viewPoint),a.mt.assign(this.documentPoint),a.Rq=this.Rq,a.Bp=this.Bp,a.Cp=this.Cp,a.xq=this.xq,a.Tp=this.Tp,a.Wr=this.Wr,a.Ep=this.Ep,a.Rp=this.Rp,a.tq=this.tq,a.nq=this.nq,a.xg=this.xg,a.Zp=this.Zp,a.Rr=this.Rr,a.Nr=this.Nr,a.xd=this.xd,a},Ds.prototype.toString=function(){var a="^";return this.modifiers!==0&&(a+="M:"+this.modifiers),this.button!==0&&(a+="B:"+this.button),this.key!==""&&(a+="K:"+this.key),this.clickCount!==0&&(a+="C:"+this.clickCount),this.delta!==0&&(a+="D:"+this.delta),this.handled&&(a+="h"),this.bubbles&&(a+="b"),this.documentPoint!==null&&(a+="@"+this.documentPoint.toString()),a},Ds.prototype.So=function(a,y){var x=this.diagram;return x===null||fl(x,a,y),y},Ds.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(fl(x,a,y),y.assign(x.Ps(y))),y},_e.Object.defineProperties(Ds.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},viewPoint:{get:function(){return this.xu},set:function(a){this.xu.assign(a)}},documentPoint:{get:function(){return this.mt},set:function(a){this.mt.assign(a)}},modifiers:{get:function(){return this.Rq},set:function(a){this.Rq=a}},button:{get:function(){return this.Bp},set:function(a){if(this.Bp=a,this.event===null)switch(a){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2}}},buttons:{get:function(){return this.Cp},set:function(a){this.Cp=a}},key:{get:function(){return this.xq},set:function(a){this.xq=a}},down:{get:function(){return this.Tp},set:function(a){this.Tp=a}},up:{get:function(){return this.Wr},set:function(a){this.Wr=a}},clickCount:{get:function(){return this.Ep},set:function(a){this.Ep=a}},delta:{get:function(){return this.Rp},set:function(a){this.Rp=a}},isMultiTouch:{get:function(){return this.tq},set:function(a){this.tq=a}},handled:{get:function(){return this.nq},set:function(a){this.nq=a}},bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},event:{get:function(){return this.Zp},set:function(a){this.Zp=a}},isTouchEvent:{get:function(){var a=this.event;return a===null?!1:a.pointerType==="touch"||a.pointerType==="pen"}},timestamp:{get:function(){return this.Rr},set:function(a){this.Rr=a}},targetDiagram:{get:function(){return this.Nr},set:function(a){this.Nr=a}},targetObject:{get:function(){return this.xd},set:function(a){this.xd=a}},control:{get:function(){return(this.modifiers&1)!==0},set:function(a){this.modifiers=a?this.modifiers|1:this.modifiers&-2}},shift:{get:function(){return(this.modifiers&4)!==0},set:function(a){this.modifiers=a?this.modifiers|4:this.modifiers&-5}},alt:{get:function(){return(this.modifiers&2)!==0},set:function(a){this.modifiers=a?this.modifiers|2:this.modifiers&-3}},meta:{get:function(){return(this.modifiers&8)!==0},set:function(a){this.modifiers=a?this.modifiers|8:this.modifiers&-9}},left:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&1)!==0:this.button===0},set:function(a){this.buttons=a?this.buttons|1:this.buttons&-2}},right:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&2)!==0:this.button===2},set:function(a){this.buttons=a?this.buttons|2:this.buttons&-3}},middle:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&4)!==0:this.button===1},set:function(a){this.buttons=a?this.buttons|4:this.buttons&-5}}}),Ds.prototype.getMultiTouchDocumentPoint=Ds.prototype.Bz,Ds.prototype.getMultiTouchViewPoint=Ds.prototype.So,Ds.className="InputEvent";function ju(){this.H=null,this.xa="",this.ar=this.Lr=null}ju.prototype.copy=function(){var a=new ju;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},ju.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},_e.Object.defineProperties(ju.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}}}),ju.className="DiagramEvent";function so(){this.Fm=$r,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=qe(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=qe(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=qe(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=qe(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===Na?a+"* ":this.change===$r?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===Na?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=dr(this.object)),this.oldValue!==null&&(a+=" old: "+dr(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+dr(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))},_e.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===Na&&(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 Na=new ye(so,"Transaction",-1),$r=new ye(so,"Property",0),Bo=new ye(so,"Insert",1),Wo=new ye(so,"Remove",2);so.className="ChangedEvent",so.Transaction=Na,so.Property=$r,so.Insert=Bo,so.Remove=Wo;function ss(){this.o=new tn().freeze(),this.xa="",this.j=!1}ss.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},ss.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()},ss.prototype.canUndo=function(){return this.isComplete},ss.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()}},ss.prototype.canRedo=function(){return this.isComplete},ss.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()}},ss.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new zn,x=0;x<a.count;x++){var E=a.M(x);if(E!==null&&E.change===$r&&E.object){var b=y.get(E.object);b||(b=new zn,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()}},_e.Object.defineProperties(ss.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}}}),ss.prototype.optimize=ss.prototype.ak,ss.prototype.redo=ss.prototype.redo,ss.prototype.canRedo=ss.prototype.canRedo,ss.prototype.undo=ss.prototype.undo,ss.prototype.canUndo=ss.prototype.canUndo,ss.prototype.clear=ss.prototype.clear,ss.className="Transaction";function lo(){this.Pt=new Ze,this.Jd=!1,this.u=new tn().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new tn().freeze(),this.hl=new tn,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}lo.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},lo.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},lo.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},St=lo.prototype,St.Xw=function(a){this.Pt.add(a)},St.Rx=function(a){this.Pt.remove(a)},St.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},St.eb=function(a){return a===void 0&&(a=""),Th(this,!0,a)},St.Kf=function(){return Th(this,!1,"")};function Th(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&Ji("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}St.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()}},lo.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},lo.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){Ji("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},lo.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},lo.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){Ji("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},lo.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var E=new so;for(E.change=Na,E.propertyName=a,E.object=x,E.oldValue=y,a=this.models;a.next();)y=a.value,E.model=y,y.ds(E)},lo.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new ss);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||Ji("Change not within a transaction: "+x.toString()))}},lo.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},_e.Object.defineProperties(lo.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}}}),lo.prototype.handleChanged=lo.prototype.Tu,lo.prototype.redo=lo.prototype.redo,lo.prototype.undo=lo.prototype.undo,lo.prototype.canUndo=lo.prototype.canUndo,lo.prototype.discardHistoryAfterIndex=lo.prototype.lx,lo.prototype.rollbackTransaction=lo.prototype.Kf,lo.prototype.commitTransaction=lo.prototype.eb,lo.prototype.startTransaction=lo.prototype.Ea,lo.prototype.removeModel=lo.prototype.Rx,lo.prototype.addModel=lo.prototype.Xw,lo.prototype.clear=lo.prototype.clear,lo.className="UndoManager";function $i(){br(this),this.H=Ga,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new Ds,this.Zr=-1}$i.prototype.toString=function(){return this.name!==""?this.name+" Tool":mi(this.constructor)},$i.prototype.updateAdornments=function(){},$i.prototype.canStart=function(){return this.isEnabled},$i.prototype.doStart=function(){},$i.prototype.doActivate=function(){this.isActive=!0},$i.prototype.doDeactivate=function(){this.isActive=!1},$i.prototype.doStop=function(){},$i.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},$i.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},$i.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},$i.prototype.doMouseMove=function(){},$i.prototype.doMouseUp=function(){this.stopTool()},$i.prototype.doMouseWheel=function(){},$i.prototype.canStartMultiTouch=function(){return!0},$i.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Gt.allocAt(NaN,NaN)),E=y.So(1,Gt.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}Gt.free(x),Gt.free(E)},$i.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Gt.allocAt(NaN,NaN)),E=y.So(1,Gt.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 Gt((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}Gt.free(x),Gt.free(E)},$i.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},$i.prototype.doKeyUp=function(){},$i.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},$i.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},$i.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(is?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||(is?y.meta:y.control)||y.shift||a.clearSelection()}},$i.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,Kc(a,E,x),E.handled};function Kc(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)}}}$i.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}},$i.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},$i.prototype.doCurrentObjectChanged=function(){},$i.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===_d&&!y.shift||b===nd&&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===_d&&y.shift||b===nd&&!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)}}},$i.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},$i.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,E=y.clone(this.yy);this.Zr=Vi(function(){x.doWaitAfter(E)},a)},$i.prototype.cancelWaitAfter=function(){this.Zr!==-1&&Pe.clearTimeout(this.Zr),this.Zr=-1},$i.prototype.doWaitAfter=function(){},$i.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof nr);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},$i.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},_e.Object.defineProperties($i.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof fe&&(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}}}),$i.prototype.startTransaction=$i.prototype.Ea,$i.className="Tool";function Qr(){$i.call(this),this.name="ToolManager",this.hb=new tn,this.ob=new tn,this.Hb=new tn,this.F=this.V=850,this.o=new ze(2,2).ja(),this.Ha=5e3,this.ia=nd,this.u=Lf,this.Mp=this.j=null,this.zj=-1}de(Qr,$i),Qr.prototype.initializeStandardTools=function(){},Qr.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof nr&&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===zu&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===rh){y.bubbles=!0;return}if(this.gestureBehavior===zu)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===nd?this.mouseWheelBehavior=_d:this.mouseWheelBehavior===_d&&(this.mouseWheelBehavior=nd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Qr.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===rh){y.bubbles=!0;return}if(this.gestureBehavior===zu)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}}Wc(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Wc(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 nr&&(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 nr)||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 nr){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 eo&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(Pe.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var b=this;this.zj=Vi(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&&(Pe.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof nr?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof eo&&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)},_e.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 nr?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 nd=new ye(Qr,"WheelScroll",0),_d=new ye(Qr,"WheelZoom",1),lc=new ye(Qr,"WheelNone",2),Lf=new ye(Qr,"GestureZoom",3),zu=new ye(Qr,"GestureCancel",4),rh=new ye(Qr,"GestureNone",5);Qr.className="ToolManager",Qr.WheelScroll=nd,Qr.WheelZoom=_d,Qr.WheelNone=lc,Qr.GestureZoom=Lf,Qr.GestureCancel=zu,Qr.GestureNone=rh;function ho(){$i.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 Gt(NaN,NaN),this.Fr=new Gt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Ze().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Gu;de(ho,$i),ho.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},ho.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},ho.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,(is?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},ho.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),Yn=null,this.isActive=!0,this.tl.set(a.position),Dt(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&&ta(a),Yc(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Yn=this,Si=this.diagram,this.doSimulatedDragOut()))};function Dt(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof $e?(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 or,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}ho.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},ho.prototype.Pd=function(a){return a===void 0?new zh(Qo):this.isGridSnapEnabled?new zh(new Gt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new zh(a.copy())},ho.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Qt(this),Zd(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<Gu.count){for(var y=Gu,x=y.length,E=0;E<x;E++){var b=y.M(E);ke(b),me(b),Qt(b),b.diagram.ug()}y.clear()}ke(this),this.tl.h(NaN,NaN),Si!==null&&(Si.currentCursor=""),Yn=Si=null,me(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),Kd(a,!0)},ho.prototype.stopTransaction=function(){var a=this.diagram,y=$i.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Qt(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,on(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function ie(){var a=Yn;me(a),Ye(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}ho.prototype.doCancel=function(){me(this),Ye(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},ho.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},ho.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function oe(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")):Ye(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 zn,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 $e&&E.canCopy()&&x.add(E,a.Pd());a.copiedParts=x,Dt(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,vd(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function me(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 $e&&(x.value.point=new Gt(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function ke(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 be(a,y,x){var E=a.diagram,b=a.startPoint,z=Gt.alloc();z.assign(E.lastInput.documentPoint),a.moveParts(y,z.re(b),x),Gt.free(z),E.Gf("temporaryPixelRatio")===!0&&E.Yh===null&&30<E.$w&&(ta(E),E.hk())}ho.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var E=this.diagram;E!==null&&Vd(E,a,y,this.dragOptions,x)};function Ye(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 $e&&E.suspendsRouting){var b=x.value.point;a.draggedParts.add(E,a.Pd()),vd(E,-b.x,-b.y)}y.bd()}}function cn(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),Cn(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=on(a,b,E),!a.isActive&&Yn===null)return;var rt=E!==null?E.part:null;if(rt===null||x.handlesDragDropForTopLevelParts&&rt.isTopLevel&&!(rt instanceof pi)){var ot=x.mouseDragOver;ot!==null&&(ot(b),tt=!0)}if(!a.isActive&&Yn===null||(a.doDragOver(y,E),!a.isActive&&Yn===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)}ho.prototype.findDragOverObject=function(a){var y=this;return ru(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof nr||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},ho.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 on(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&&Yn===null||x===null)return E;for(y.handled=!1,b=x;b!==null;)a.Cg.push(b),b=Fn(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 Fn(a){var y=a.panel;return y!==null?y:a instanceof jn&&!(a instanceof pi)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function un(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=Gt.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(mr,a);ot=y.Bf(ot),ot<z&&(tt=rt,z=ot)}}return Gt.free(a),tt}function Cn(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=un(a,x.i(0),!1),z!==null&&(tt=z.part));var rt=null,ot=null;x.toNode===null&&(rt=un(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)):hr(b,tt,z,ot,rt):hr(b,null,null,null,null)}}}}ho.prototype.doDragOver=function(){};function yn(a,y){var x=a.diagram;a.dragsLink&&Cn(a,!0),Qt(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;Gn(a,b,z),z=Fn(z)}}else z=x.mouseDrop,z!==null&&z(b);if(a.isActive||Yn!==null){for(b=(a.copiedParts||a.draggedParts).iterator;b.next();)z=b.key,z instanceof hn&&z.linksConnected.each(function(rt){rt.suspendsRouting=!1});if(a.doDropOnto(y,E),a.isActive||Yn!==null){for(a=Ce.alloc(),y=x.selection.iterator;y.next();)E=y.value,E instanceof hn&&fi(x,E,a);Ce.free(a)}}}function Gn(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof pi||(x=a.mouseDrop,x!==null&&x(y))}function fi(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 $e},!0,function(b){return b instanceof $e},E),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}ho.prototype.doDropOnto=function(){},ho.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()?(oe(this,!1),Yc(a,this.copiedParts),be(this,this.copiedParts,!1),Zd(a,this.copiedParts)):this.mayMove()?(me(this),be(this,this.draggedParts,!0)):this.mayDragOut()?(oe(this,!1),be(this,this.copiedParts,!1)):me(this),cn(this,a.lastInput.documentPoint))}},ho.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?(me(this),oe(this,!0),Yc(a,this.copiedParts),be(this,this.copiedParts,!1),Zd(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,me(this),this.mayMove()&&(be(this,this.draggedParts,!0),cn(this,a.lastInput.documentPoint))),this.Ym=!0,yn(this,a.lastInput.documentPoint),this.isActive){var E=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&Li(this),a.Ya(),Zd(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",E)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},ho.prototype.simulatedMouseMove=function(a,y,x){if(Yn===null)return!1;var E=Yn.diagram;x instanceof fe||(x=null);var b=Si;return x!==b&&(b!==null&&b!==E&&(b.ug(),Yn.isDragOutStarted=!1,b=b.toolManager.findTool("Dragging"),b!==null&&b.doSimulatedDragLeave()),Si=x,x!==null&&x!==E&&(ie(),b=x.toolManager.findTool("Dragging"),b!==null&&(Gu.contains(b)||Gu.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)},ho.prototype.simulatedMouseUp=function(a,y,x){if(Yn===null)return!1;var E=Si,b=Yn.diagram;if(x===null)return Yn.doCancel(),!0;if(x!==E){var z=E.toolManager.findTool("Dragging");if(E!==null&&E!==b&&z!==null)return E.ug(),Yn.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Si=x,E=x.toolManager.findTool("Dragging"),E!==null&&(ie(),Gu.contains(E)||Gu.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 Gt),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=Yn,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function Li(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof hn&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}ho.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(is?!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())},ho.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())},ho.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())},ho.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},ho.prototype.Az=function(){return Yn},ho.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Yn;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},ho.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),zs(a),a.animationManager.Cc(),a=Yn,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},ho.prototype.doSimulatedDragLeave=function(){var a=Yn;a!==null&&a.doSimulatedDragOut(),this.doCancel()},ho.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Yn;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Gi(this,y.draggedParts.Lf(),!1,a.firstInput),be(this,this.copiedParts,!1),cn(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},ho.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Yn;if(y!==null){var x=y.diagram;if(y.Ym=!0,me(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Gi(this,y.draggedParts.Lf(),!0,a.lastInput),be(this,this.copiedParts,!1);var E=new Ze;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0,E.add(b)})),yn(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 Gi(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=Ce.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,Ce.free(z),z=a.Fr,tt=new zn,rt=Gt.alloc(),ot=y.iterator;ot.next();)at=ot.value,at instanceof $e&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,vd(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))));Gt.free(rt),a.copiedParts=tt,Dt(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,vd(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}ho.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},ho.prototype.computeMove=function(a,y,x,E){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,E):new Gt},_e.Object.defineProperties(ho.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}}}),ho.prototype.getDraggingSource=ho.prototype.Az;var Yn=null,Si=null;ho.className="DraggingTool",Gu=new tn,wn("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Qr.prototype.doCancel=function(){Yn!==null&&Yn.doCancel(),$i.prototype.doCancel.call(this)};function ui(){$i.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new $e,y=new xi;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new xi,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new hn,y=new xi,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Pr,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new hn,y=new xi,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Pr,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 zn,this.Of=this.gj=this.Pf=null}de(ui,$i),ui.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},ui.prototype.copyPortProperties=function(a,y,x,E,b){if(a!==null&&y!==null&&x!==null&&E!==null){var z=y.Df(),tt=ze.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,E.desiredSize=tt,ze.free(tt),b?(E.toSpot=y.toSpot,E.toEndSegmentLength=y.toEndSegmentLength):(E.fromSpot=y.fromSpot,E.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=mr,z=Gt.alloc(),x.location=y.ga(mr,z),Gt.free(z),E.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,E,b)}},ui.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=Pr,y.fromSpot=ys,y.toSpot=ys),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},ui.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},ui.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof hn){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)}},ui.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof hn))return null;for(;a!==null;){var E=y?a.toLinkable:a.fromLinkable;if(E===!0&&(a.portId!==null||a instanceof hn)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(E===!1)break;a=a.panel}return null},ui.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(ct){return b.findValidLinkablePort(ct,a)},null,!0);for(E=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,rt=tt.part;if(rt instanceof hn){var ot=tt.ga(mr,Gt.alloc()),at=x.x-ot.x,ut=x.y-ot.y;Gt.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 hn&&(x.layer===null||x.layer.allowLink))?y:null},ui.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},ui.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},ui.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},ui.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof hn))return!1;a=a.portId,a===null&&(a="");var E=y.part;if(!(E instanceof hn))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},ui.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)},ui.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 Ze;return E.add(a),zi(this,x,y,E)};function zi(a,y,x,E){if(y===x)return!0;var b=y.fromNode;return b!==null&&b.isLinkLabel&&(E.add(b),zi(a,b.labeledLink,x,E))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(E.add(y),zi(a,y.labeledLink,x,E))))}ui.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!==pc){if(E===rp){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!lr(this,a,y,x,!0)}if(E===op){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!lr(this,a,y,x,!0)}if(E===ep)return a===y?a=!0:(E=new Ze,E.add(y),a=Di(this,E,a,y,x)),!a;if(E===np)return!lr(this,a,y,x,!1);if(E===ip)return a===y?a=!0:(E=new Ze,E.add(y),a=Rr(this,E,a,y,x)),!a}return!0};function lr(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&&lr(a,tt,x,E,b)))return!0}return!1}function Di(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&&Di(a,y,tt,E,b)))return!0}return!1}function Rr(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&&Rr(a,y,rt,E,b))return!0}}return!1}_e.Object.defineProperties(ui.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}}}),ui.className="LinkingBaseTool";function ur(){ui.call(this),this.name="Linking",this.V={},this.F=null,this.K=Kr,this.Xd=null}de(ur,ui),ur.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},ur.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 hn)))return null;var x=this.direction;if(x===Kr||x===Fo){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===Kr||x===Zr)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ur.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 hn&&(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 hn&&(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)},ur.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()},ur.prototype.doStop=function(){ui.prototype.doStop.call(this),this.startObject=null},ur.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 hn&&(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)}}},ur.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof $e)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)},ur.prototype.insertLink=function(a,y,x,E){return this.diagram.partManager.insertLink(a,y,x,E)},ur.prototype.doNoLink=function(){},_e.Object.defineProperties(ur.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 Kr=new ye(ur,"Either",0),Fo=new ye(ur,"ForwardsOnly",0),Zr=new ye(ur,"BackwardsOnly",0);ur.className="LinkingTool",ur.Either=Kr,ur.ForwardsOnly=Fo,ur.BackwardsOnly=Zr;function or(){ui.call(this),this.name="Relinking";var a=new xi;a.figure="Diamond",a.desiredSize=So,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new xi,a.figure="Diamond",a.desiredSize=So,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new Ce}de(or,ui),or.prototype.updateAdornments=function(a){if(a!==null&&a instanceof $e){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)}},or.prototype.makeAdornment=function(a,y){var x=new nr;return x.type=Ve.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},or.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},or.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 nr&&x.adornedPart instanceof $e))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=Hi),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=Hi),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},or.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===yg||x===yd)&&(x=pa),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}},or.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()},or.prototype.doStop=function(){ui.prototype.doStop.call(this),this.handle=null},or.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 hn&&(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()}}},or.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},or.prototype.doNoRelink=function(){};function hr(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)}_e.Object.defineProperties(or.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 nr))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),or.className="RelinkingTool",wn("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),wn("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function ai(){$i.call(this),this.name="LinkReshaping";var a=new xi;a.figure="Rectangle",a.desiredSize=Lo,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new xi,a.figure="Diamond",a.desiredSize=So,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new Gt,this.Yq=new tn}de(ai,$i),ai.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:vr},ai.prototype.om=function(a,y){a.reshapingBehavior=y},ai.prototype.updateAdornments=function(a){if(a!==null&&a instanceof $e){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)}},ai.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,E=y.isOrthogonal,b=null;if(y.points!==null&&1<x){b=new nr,b.type=Ve.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=E?1:0;if(y.resegmentable&&y.computeCurve()!==vl)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,Cr),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,wr),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,Cr),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,wr),rt.cursor="w-resize")):tt!==z&&(this.om(rt,to),rt.cursor="move");b.add(rt)}b.adornedObject=a}return b},ai.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},ai.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},ai.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},ai.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 $e){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}}},ai.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},ai.prototype.stopTransaction=function(){var a=this.diagram,y=$i.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ai.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},ai.prototype.getResegmentingPoint=function(){return this.handle.ga(mr)},ai.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},ai.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&&(_i(this,tt,E,b,z,!0)||_i(this,tt,E,b,z,!1))){var rt=y.points.copy();_i(this,tt,E,b,z,!0)?(rt.cd(x-2,new Gt(tt.x,(z.y+tt.y)/2)),rt.cd(x+1,new Gt(z.x,(z.y+tt.y)/2))):(rt.cd(x-2,new Gt((z.x+tt.x)/2,tt.y)),rt.cd(x+1,new Gt((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&&(_i(this,E,b,z,tt,!0)||_i(this,E,b,z,tt,!1))&&(rt=y.points.copy(),_i(this,E,b,z,tt,!0)?(rt.cd(x-1,new Gt(E.x,(E.y+tt.y)/2)),rt.cd(x+2,new Gt(tt.x,(E.y+tt.y)/2))):(rt.cd(x-1,new Gt((E.x+tt.x)/2,E.y)),rt.cd(x+2,new Gt((E.x+tt.x)/2,tt.y))),rt.mb(x+1),rt.mb(x),y.points=rt,y.Wb())}}else tt=Gt.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()),Gt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function _i(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}ai.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===Cr?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):E===wr&&(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===Cr?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):E===wr&&(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(mr,Gt.alloc()),E=y.getLinkPointFromPoint(E,b,z,a,!0,Gt.alloc()),y.L(0,E.x,E.y),Gt.free(z),Gt.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(mr,Gt.alloc()),a=y.getLinkPointFromPoint(E,b,x,a,!1,Gt.alloc()),y.L(y.pointsCount-1,a.x,a.y),Gt.free(x),Gt.free(a));y.zf()},ai.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case to:return a;case Cr:return new Gt(y.i(x).x,a.y);case wr:return new Gt(a.x,y.i(x).y);default:case vr:return y.i(x)}},_e.Object.defineProperties(ai.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 nr))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}}}),ai.prototype.setReshapingBehavior=ai.prototype.om,ai.prototype.getReshapingBehavior=ai.prototype.Ru;var vr=new ye(ai,"None",0),wr=new ye(ai,"Horizontal",1),Cr=new ye(ai,"Vertical",2),to=new ye(ai,"All",3);ai.className="LinkReshapingTool",ai.None=vr,ai.Horizontal=wr,ai.Vertical=Cr,ai.All=to,wn("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Fr(){$i.call(this),this.name="Resizing",this.o=new ze(1,1).freeze(),this.j=new ze(9999,9999).freeze(),this.yg=new ze(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new xi;a.alignmentFocus=mr,a.figure="Rectangle",a.desiredSize=Lo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new Gt,this.Dw=new ze,this.Tn=new Gt,this.rt=new ze(0,0),this.qt=new ze(1/0,1/0),this.pt=new ze(1,1)}de(Fr,$i),Fr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof $e)){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(),qd(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},Fr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new nr,y.type=Ve.Spot,y.locationSpot=mr;var x=new ga;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Ls)),y.add(this.makeHandle(a,Bd)),y.add(this.makeHandle(a,Oa)),y.add(this.makeHandle(a,Il)),y.add(this.makeHandle(a,sa)),y.add(this.makeHandle(a,bs)),y.add(this.makeHandle(a,_s)),y.add(this.makeHandle(a,aa))}else if(Vl(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Fr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Fr.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=mr),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 Ve)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Fr.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},Fr.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))},Fr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Fr.prototype.stopTransaction=function(){var a=this.diagram,y=$i.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Fr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Fr.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,Gt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),a.bd(),Gt.free(b)}},Fr.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,Gt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),Gt.free(b),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Fr.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 pi){var E=new tn;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()}},Fr.prototype.computeResize=function(a,y,x,E,b,z){y.Mc()&&(y=mr);var tt=this.adornedObject.naturalBounds,rt=tt.x,ot=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ct=1;if(!z){ct=tt.width;var mt=tt.height;0>=ct&&(ct=1),0>=mt&&(mt=1),ct=mt/ct}return mt=Gt.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(ct*a.width,E.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,E.width),x.width),a.height=ct*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(ct*a.width,E.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,E.width),x.width),a.height=ct*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(ct*a.width,E.height),x.height),a.width=a.height/ct,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(ct*a.width,E.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,E.width),x.width),a.height=ct*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(ct*a.width,E.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,E.width),x.width),a.height=ct*a.width))):(a.width=Math.max(Math.min(mt.x-rt,E.width),x.width),z||(a.height=Math.max(Math.min(ct*a.width,E.height),x.height),a.width=a.height/ct,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/ct,E.width),x.width),a.height=ct*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/ct,E.width),x.width),a.height=ct*a.width,a.x=rt+.5*(at-rt-a.width))),Gt.free(mt),a},Fr.prototype.computeReshape=function(){var a=Ge;return this.adornedObject instanceof xi&&(a=Lv(this.adornedObject)),!(a===Tn||this.diagram.lastInput.shift)},Fr.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},Fr.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},Fr.prototype.computeCellSize=function(){var a=new ze(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},_e.Object.defineProperties(Fr.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 nr))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 nr)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}}}),Fr.className="ResizingTool",wn("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function xo(){$i.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new Gt,this.ue=null;var a=new xi;a.figure="Ellipse",a.desiredSize=So,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new Gt(NaN,NaN),this.u=0,this.F=50}de(xo,$i),xo.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)}},xo.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new nr,y.type=Ve.Position,y.locationSpot=mr;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Vl(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},xo.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},xo.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)},xo.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(mr)},xo.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)},xo.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Gt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},xo.prototype.stopTransaction=function(){var a=this.diagram,y=$i.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},xo.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},xo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},xo.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()},xo.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()}},xo.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},_e.Object.defineProperties(xo.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 nr))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 nr)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}}}),xo.className="RotatingTool",wn("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Eo(){$i.call(this),this.name="ClickSelecting"}de(Eo,$i),Eo.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Eo.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Eo.className="ClickSelectingTool";function Uo(){$i.call(this),this.name="Action",this.pk=null}de(Uo,$i),Uo.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},Uo.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()},Uo.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))}},Uo.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()},Uo.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())},Uo.prototype.doStop=function(){this.pk=null},Uo.className="ActionTool";function Os(){$i.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Gt(0,0)}de(Os,$i),Os.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)},Os.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Os.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 jn)x.Zc()&&(Vl(x),E=x.copy(),E!==null&&y.add(E));else if(x!==null){var b=y.model.copyNodeData(x);qe(b)&&(y.model.xf(b),E=y.Lc(b))}if(E!==null){var z=Gt.allocAt(a.x,a.y);this.isGridSnapEnabled&&Zc(this.diagram,E,a,z),E.location=z,y.allowSelect&&(y.clearSelection(!0),E.isSelected=!0),Gt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",E)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return E},_e.Object.defineProperties(Os.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}}}),Os.className="ClickCreatingTool";function as(){$i.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new jn;a.layerName="Tool",a.selectable=!1;var y=new xi;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}de(as,$i),as.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))},as.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},as.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},as.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=ze.alloc().h(y.width,y.height);x.desiredSize=E,this.box.mm(y.x,y.y,!1),ze.free(E),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},as.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()},as.prototype.computeBoxBounds=function(){var a=this.diagram;return new Ce(a.firstInput.documentPoint,a.lastInput.documentPoint)},as.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),is?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 tn,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)}},_e.Object.defineProperties(as.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}}}),as.className="DragSelectingTool";function Ir(){$i.call(this),this.name="Panning",this.Xt=new Gt,this.xy=new Gt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(Pe.document,"scroll",a.Kw,!1),a.stopTool()}}de(Ir,$i),Ir.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())},Ir.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(Pe.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Ir.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Ir.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Ir.prototype.doMouseMove=function(){this.move()},Ir.prototype.doMouseUp=function(){this.move(),this.stopTool()},Ir.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)}},_e.Object.defineProperties(Ir.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Ir.className="PanningTool",wn("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),wn("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),wn("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),wn("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),wn("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function eo(){this.F=this.u=this.j=this.o=null}_e.Object.defineProperties(eo.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}}}),eo.className="HTMLInfo";function ao(a,y,x){this.text=a,this.hx=y,this.visible=x}ao.className="ContextMenuButtonInfo";function Po(){$i.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new Gt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}de(Po,$i);function qr(a){var y=new eo;y.show=function(b,z,tt){tt.showDefaultContextMenu()},y.hide=function(b,z){z.hideDefaultContextMenu()},$s=y,a.tu=function(){a.stopTool()},y=vn("div");var x=vn("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=vn("style");Pe.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",Qi,!1),E.addEventListener(y,"selectstart",Qi,!1),E.addEventListener(x,"contextmenu",Qi,!1)),y.className="goCXforeground",x.className="goCXbackground",Pe.document.body&&(Pe.document.body.appendChild(y),Pe.document.body.appendChild(x)),hl=y,ja=x,Ia=!0}function Qi(a){return a.preventDefault(),!1}Po.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)},Po.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Po.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Po.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,E=null;if(a instanceof fe||(a instanceof ne?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},Po.prototype.doActivate=function(){},Po.prototype.doMouseDown=function(){if($i.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof nr){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&ro(this)},Po.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof nr){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}ro(this)};function ro(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var E=null;x instanceof eo||(E=y.ic(y.lastInput.documentPoint,null,null),E!==null&&E.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(E)}}else a.canStart()&&(gs(a,!0),a.isActive||a.stopTool())}Po.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function gs(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=$s,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var E=x.contextMenu;E!==null?(a.currentObject=x instanceof ne?x:null,a.showContextMenu(E,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof nr&&!a.currentContextMenu.visible&&a.stopTool()}}Po.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Po.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof nr){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 eo&&a.show(y,x,this);this.currentContextMenu=a},Po.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}},Po.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof nr?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof eo&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function la(a){var y=new tn;return y.add(new ao("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new ao("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new ao("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new ao("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new ao("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new ao("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new ao("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new ao("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new ao("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new ao("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new ao("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new ao("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new ao("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}Po.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=la(this)),hl.innerHTML="",ja.addEventListener("pointerdown",this.tu,!1);var y=this,x=vn("ul");x.className="goCXul",hl.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=vn("li"),z.className="goCXli";var tt=vn("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)}}hl.style.display="block",ja.style.display="block"},Po.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===$s){hl.style.display="none",ja.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(ja,"pointerdown",this.tu,!1),this.currentContextMenu=null}},_e.Object.defineProperties(Po.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof nr?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Ia===!1&&$s===null&&To&&qr(this),$s},set:function(a){a===null&&(Ia=!0),$s=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var $s=null,Ia=!1,ja=null,hl=null;Po.className="ContextMenuTool",wn("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function gr(){$i.call(this),this.name="TextEditing",this.Zh=new Hr,this.ia=null,this.V=wl,this.vj=null,this.qa=dl,this.u=1,this.F=!0,this.o=null,this.j=new eo,this.kt=null,za(this,this.j)}de(gr,$i);function za(a,y){if(To){var x=vn("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(mu)):b==="Tab"?(a.acceptText(xs),E.preventDefault()):b==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==dl){var E=a.kt;a.qa===zl&&(a.qa=oh),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==dl){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 Hr&&z instanceof gr)if(z.state===sh)x.style.border="3px solid red",x.focus();else{var tt=E.ga(mr),rt=b.position,ot=b.scale,at=E.Df()*ot;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=E.naturalBounds.width*at+6,ct=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,ct=rt.y*ct-rt.y*ot+rt.offsetY-(.5*ct-.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+ct|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)}}}gr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||vu&&vu!==this&&(vu.acceptText(Ks),vu&&vu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof Hr&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===wl&&!y.isSelected||this.starting===ts&&2>a.lastInput.clickCount)):!1},gr.prototype.doStart=function(){vu=this,this.textBlock!==null&&this.doActivate()},gr.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 Hr&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=zl;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var E=new Ce(this.textBlock.ga(Ls),this.textBlock.ga(Oa));a.tv(E),x.show(y,a,this),this.currentTextEditor=x}}}},gr.prototype.doCancel=function(){this.stopTool()},gr.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},gr.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Ks)},gr.prototype.acceptText=function(a){switch(a){case Ks:this.qa===Qs?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===zl||this.qa===sh||this.qa===oh)&&(this.qa=id,No(this));break;case Rs:case mu:case xs:(mu!==a||this.textBlock.isMultiline!==!0)&&(this.qa===zl||this.qa===sh||this.qa===oh)&&(this.qa=id,No(this))}};function No(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=Qs,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=sh,a.doError(b,z))}}gr.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)},gr.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},gr.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=dl,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},gr.prototype.doStop=function(){vu=null},gr.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)))},gr.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},_e.Object.defineProperties(gr.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)}}}),gr.prototype.measureTemporaryTextBlock=gr.prototype.Lx;var Rs=new ye(gr,"LostFocus",0),Ks=new ye(gr,"MouseDown",1),xs=new ye(gr,"Tab",2),mu=new ye(gr,"Enter",3),$a=new ye(gr,"SingleClick",0),wl=new ye(gr,"SingleClickSelected",1),ts=new ye(gr,"DoubleClick",2),dl=new ye(gr,"StateNone",0),zl=new ye(gr,"StateActive",1),oh=new ye(gr,"StateEditing",2),id=new ye(gr,"StateValidating",3),sh=new ye(gr,"StateInvalid",4),Qs=new ye(gr,"StateValidated",5),vu=null;gr.className="TextEditingTool",gr.LostFocus=Rs,gr.MouseDown=Ks,gr.Tab=xs,gr.Enter=mu,gr.SingleClick=$a,gr.SingleClickSelected=wl,gr.DoubleClick=ts,gr.StateNone=dl,gr.StateActive=zl,gr.StateEditing=oh,gr.StateValidating=id,gr.StateInvalid=sh,gr.StateValidated=Qs,wn("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function Ws(a){Qa||(Gl(),Qa=!0),this.H=Ga,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=qs,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Ze,this.ce=new ps,this.ce.Yd=this,this.Ei=new Ze,this.pu=new Ze,this.Sr=new Ze,this.pr=new Ze,a&&Object.assign(this,a)}Ws.prototype.Xe=function(a){this.H=a},Ws.prototype.canStart=function(){return!0};function Cl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),ls(a.H),a.zb=!0)}function yu(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,E=a.Zd.contains("Model");E&&(a.Ok=!0,a.Pk===qs?(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===Ah&&y.vc.clear(),a.Qw=!!(a.Pk===Fh&&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(),Bh(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,E=y.vc.get(x),x.autoScale!==ea&&E!==null&&(delete E.start.scale,delete E.end.scale),Pe.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&ta(x),Mf(x),a.zb=!1,y.start(),y.bc&&(Su(a),x.Ya(),uh(y,0),zs(x,!0),Ll(a),x.R("AnimationStarting",a)))}))}}function tu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function bh(a,y,x,E){a.isTicking||tu(a)||y instanceof $e&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,E,!1)}St=Ws.prototype,St.fv=function(a){return this.ce.fv(a)},St.Xu=function(a){return this.ce.Xu(a)};function ah(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 ne&&ot.diagram!==null||ot instanceof fe){rt=!0;break t}}rt=!1}rt?Hl(tt,!1):tt.Xk=!0}}b.pu.clear(),b.bc!==!1&&(Su(b),zs(b.H),Ll(b)),Pe.requestAnimationFrame(x)}}var E=a.Ei,b=a;a.bc?a.Sr.add(y):(a.bc=!0,E.add(y),Pe.requestAnimationFrame(function(){x()}))}function rd(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function Su(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 Ll(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}St.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(),Bh(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),Bh(y,this.H)},St.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))},St.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Vo(this,a))},St.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),nu(this.ce,y,"position",y.position,y.position),Vo(this,a))};function lh(a,y,x){!a.zb||y.D(x)||tu(a)||(a.H.pi||(y=x.copy()),nu(a.ce,a.H,"position",y,x))}function xu(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Vo(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function ua(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 Gl(){function a(x,E,b,z,tt,rt){x.position=new Gt(z(tt,E.x,b.x-E.x,rt),z(tt,E.y,b.y-E.y,rt))}var y=new zn;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 Gt(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 Gt(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 Gt(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 Gt(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 Ce(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=ua(E,b,tt,rt,z)}),y.add("stroke",function(x,E,b,z,tt,rt){x.stroke=ua(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=ua(E,b,tt,rt,z)}),y.add("areaBackground",function(x,E,b,z,tt,rt){x.areaBackground=ua(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)}),eu=y}_e.Object.defineProperties(Ws.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&&yi(a,">= 1",Ws,"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}}}),Ws.prototype.stopAnimation=Ws.prototype.Cc;var eu=null,Qa=!1,qs=new ye(Ws,"Default",1),Fh=new ye(Ws,"AnimateLocations",2),Ah=new ye(Ws,"None",3);Ws.className="AnimationManager",Ws.defineAnimationEffect=function(a,y){Qa||(Gl(),Qa=!0),eu.add(a,y)},Ws.Default=qs,Ws.AnimateLocations=Fh,Ws.None=Ah;function ps(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=_l,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=Qo,this.vc=new zn,this.Tt=new zn,this.yl=new Ze,this.Ut=new Ze,this.dw=ud,a&&Object.assign(this,a)}ps.prototype.suspend=function(){this.Xk=!0},ps.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,Hl(this,!0),Su(this.Yd),zs(this.H),Ll(this.Yd),this.H.redraw()};function Bh(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}St=ps.prototype,St.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 fe?a=x:x instanceof ne&&(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===qs&&this===y.defaultAnimation&&(this.Lp=od,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=mc),Su(y),this.yl.each(function(E){E.data=null,a.add(E)}),Ll(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,ah(y,this),this)},St.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},St.add=function(a,y,x,E,b){if(y==="position"&&x.Xa(E))return this;if(this.H===null&&(a instanceof fe?this.H=a:a instanceof ne&&a.diagram!==null&&(this.H=a.diagram)),a instanceof jn){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return nu(this,a,y,x,E,b),this};function nu(a,y,x,E,b,z){var tt=a.vc;if(y instanceof fe&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Hh(E),sv(),E=[ml.j,ml.u,ml.o,ml.F],Hh(b),sv(),b=[ml.j,ml.u,ml.o,ml.F]),tt.contains(y)){var rt=tt.I(y),ot=rt.start,at=rt.end;ot[x]===void 0&&(ot[x]=Is(E)),at[x]=Is(b)}else ot={},at={},ot[x]=Is(E),at[x]=Is(b),rt=ot.position,y instanceof ne&&rt instanceof Gt&&!rt.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&rt.assign(at.position),rt=new Pu(ot,at,z),tt.add(y,rt);tt=ot[x],tt instanceof Gt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof jn?rt.Ku.location=Is(y.location):z&&(rt.Ku[x]=Is(E))}function Is(a){return a instanceof Gt||a instanceof ze?a.copy():a}St.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},St.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function Hl(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),Su(x),uh(a,b),zs(a.H,!0),Ll(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 uh(a,y){for(var x=a.Gd,E=a.vc.iterator,b=a.Wk;E.next();){var z=E.key;if(!(z instanceof ne&&z.diagram===null)){var tt=E.value,rt=b?tt.end:tt.start;tt=b?tt.start:tt.end;var ot=eu,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)}}}St.stop=function(){return this.bc?(this.Ml(!0),this):this},St.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,Su(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=eu;E.next();){var tt=E.key,rt=E.value,ot=b?rt.end:rt.start,at=b?rt.start:rt.end,ut=rt.Ku,ct;for(ct in at)if(z.get(ct)!==null){var mt=ct;!rt.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,ot[ct],ut[ct]!==void 0?ut[ct]:rt.Hu?ot[ct]:at[ct],this.Lp,this.Gd,this.Gd,this)}rt.Hu&&ut.location!==void 0&&tt instanceof jn&&(tt.location=ut.location),rt.nv&&tt instanceof jn&&tt.Zb(!1)}if(y.As.clear(),Kd(y,!1),y.Ya(),y.N(),zs(y,!0),x.defaultAnimation===this){for(ct=x.pr.iterator;ct.next();)b=ct.value,b.Tg!==null&&(b.points=b.Tg,b.Tg=null);x.pr.clear()}zs(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Ll(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),Bh(this,null),x.Ml(this),y.$b())}},St.Cj=function(a,y){var x=y.actualBounds,E=null;if(y instanceof pi&&(E=y.placeholder),E!==null?(x=E.ga(Ls),E=E.padding,x.x+=E.left,x.y+=E.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Gt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof pi)for(a=a.memberParts;a.next();)E=a.value,E instanceof hn&&this.Cj(E,y)},St.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof pi&&(x=y.placeholder),x!==null){var E=x.ga(Ls);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 pi)for(a=a.memberParts;a.next();)E=a.value,E instanceof hn&&this.Aj(E,y)}},St.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},_e.Object.defineProperties(ps.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&yi(a,">= 1",ps,"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:ve("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}}}),ps.prototype.getTemporaryState=ps.prototype.Ez,ps.prototype.stop=ps.prototype.stop,ps.prototype.add=ps.prototype.add,ps.prototype.addTemporaryPart=ps.prototype.Iy;function _l(a,y,x,E){return a/=E/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function od(a,y,x,E){return a===E?y+x:x*(-Math.pow(2,-10*a/E)+1)+y}ps.className="Animation",ps.EaseLinear=function(a,y,x,E){return x*a/E+y},ps.EaseInOutQuad=_l,ps.EaseInQuad=function(a,y,x,E){return x*(a/=E)*a+y},ps.EaseOutQuad=function(a,y,x,E){return-x*(a/=E)*(a-2)+y},ps.EaseInExpo=function(a,y,x,E){return a===0?y:x*Math.pow(2,10*(a/E-1))+y},ps.EaseOutExpo=od;function Pu(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Pu.className="AnimationState";function qa(a,y,x){this.xd=null,this.rf=a,this.so=x||sd,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Lr))}qa.prototype.copy=function(){var a=new qa(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 Hu(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))}_e.Object.defineProperties(qa.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 sd=new ye(qa,"Default",1),Lr=new ye(qa,"Immediate",2),ir=new ye(qa,"Bundled",3);qa.className="AnimationTrigger",qa.Default=sd,qa.Immediate=Lr,qa.Bundled=ir;function er(a){br(this),this.H=null,this.Pa=new tn,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)}St=er.prototype,St.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,Zs(x)}a.clear(),this.Zq.length=0},St.Xe=function(a){this.H=a},St.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 pi?b++:ot instanceof hn?E++:ot instanceof $e?z++:ot instanceof nr?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&&wo(E)&&(rt+=" #"+wo(E)),x instanceof hn?rt+=" "+dr(E):x instanceof $e&&(rt+=" "+dr(x.fromNode)+" "+dr(x.toNode));return y+" "+this.Pa.count+": "+rt},St.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=Gt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var rt=z[tt];if((E!==!0||qd(rt)!==!1)&&rt.isVisible()&&(b.assign(a),co(b,rt.oe),rt=rt.ic(b,y,x),rt!==null&&(y!==null&&(rt=y(rt)),rt!==null&&(x===null||x(rt)))))return Gt.free(b),rt}return Gt.free(b),null},St.ji=function(a,y,x,E){if(y===void 0&&(y=null),x===void 0&&(x=null),E instanceof tn||E instanceof Ze||(E=new Ze),this.Uh===!1)return E;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var z=Gt.alloc(),tt=this.Pa.s,rt=tt.length;rt--;){var ot=tt[rt];if((b!==!0||qd(ot)!==!1)&&ot.isVisible()){z.assign(a),co(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 Gt.free(z),E},St.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 tn||b instanceof Ze||(b=new Ze),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||qd(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},St.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||qd(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},St.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 tn||b instanceof Ze)&&(z=b),b=!0),z instanceof tn||z instanceof Ze||(z=new Ze),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var rt=Gt.alloc(),ot=Gt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ct=at[ut];if((tt!==!0||qd(ct)!==!1)&&ct.isVisible()){rt.assign(a),co(rt,ct.oe),ot.h(a.x+y,a.y),co(ot,ct.oe);var mt=ct;ct.og(rt,ot,x,E,b,z)&&(x!==null&&(mt=x(mt)),mt===null||E!==null&&!E(mt)||z.add(mt))}}return Gt.free(rt),Gt.free(ot),z},St.Fd=function(a,y){if(this.visible){var x=this.Pa.s,E=x.length;if(E!==0){a=hi();for(var b=hi(),z=0;z<E;z++){var tt=x[z];if(tt.vw=z,tt instanceof $e){if(tt.fd===!1)continue}else if(tt instanceof nr&&tt.adornedPart!==null)continue;var rt=tt.actualBounds;tt.isVisible()&&qu(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]);ni(a),ni(b)}}};function Ro(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}St.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=Ro(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,rt=Ce.alloc(),ot=0;ot<E;ot++)this.Oj(a,x[ot],y,z,tt,rt,!0);if(Ce.free(rt),a.isTemporary)for(y=0;y<E;y++)x[y].Gj();a.globalAlpha=b}}};function js(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=Ro(a,y),rt=a.Zq;rt.length=0;for(var ot=x.scale,at=Ce.alloc(),ut=0;ut<z;ut++){var ct=b[ut];E.contains(ct)&&a.Oj(y,ct,x,rt,ot,at,!1)}Ce.free(at),y.globalAlpha=tt}}}St.Oj=function(a,y,x,E,b,z,tt){if(tt&&!qd(y))a.Hs(y);else{if(E!==null&&y instanceof $e&&(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 el?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&&(Ao(y,a,y.areaBackground,!0,!0,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.areaBackground===null&&y.background===null&&(Ao(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),Ao(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))}},St.g=function(a,y,x,E,b){var z=this.diagram;z!==null&&z.cb($r,a,this,y,x,E,b)},St.oi=function(a,y,x){var E=this.Pa;if(y.Ig=this,this===null&&Zs(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)),_u(this,a,y),a},St.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,Zs(y),a};function _u(a,y,x){if(y=iu(a,y,x),x instanceof pi&&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&&_u(a,-1,y)}x.svg!==null&&x.svg.remove()}function iu(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}_e.Object.defineProperties(er.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===""&&ve("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&ve("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)&&yi(a,"0 <= value <= 1",er,"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))}}}),er.prototype.findObjectsNear=er.prototype.og,er.prototype.findObjectsIn=er.prototype.Cf,er.prototype.findObjectsAt=er.prototype.ji,er.prototype.findObjectAt=er.prototype.ic,er.className="Layer";function fe(a,y){if(hm||(Us(),hm=!0),br(this),Ga=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,To){var x=this,E=function(){x.removeEventListener(Pe.document,"DOMContentLoaded",E,!1),x.setRTL()};Pe.document.body!==null?this.setRTL():x.addEventListener(Pe.document,"DOMContentLoaded",E,!1)}this.ol=null,tg.add("Model",Mr);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===$r&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){b.partManager.doModelChanged(z)},this.hu=this.ku=null,Dh(this),this.model=hy(),this.Wg=!0,Wd(this),this.layout=new oo,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 dm,a!==void 0&&(typeof a=="string"||Pe.Element&&a instanceof Element?kf(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var wu,Ga;function Dh(a){a.Yd=new Ws,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new tn,a.pj=new zn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new Gt(NaN,NaN).freeze(),a.du=new Gt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new Gt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new Ti,a.zu=new Gt(NaN,NaN).freeze(),a.ut=new Ce(NaN,NaN,NaN,NaN).freeze(),a.rj=new Ci(0,0,0,0).freeze(),a.sj=ud,a.nu=!1,a.Zt=null,a.fu=null,a.yh=ea,a.zk=ks,a.Fg=ea,a.pq=ks,a.yt=Ls,a.Bt=Ls,a.Fc=!0,a.pn=!1,a.De=new Ze,a.Eh=new zn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new Ci(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new Ds,a.bq.diagram=a,a.Qg=new Ds,a.Qg.diagram=a,a.cj=new Ds,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Ze,a.Ht=!0,a.uu=hd,a.pw=!1,a.wu=pc,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 zn,a.Xn=new tn,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 Ci(5).freeze(),a.Hw=new Ze().freeze(),a.Nt=999999999,a.nw=new Ze().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 Ze,a.ow=new Ze,a.Xh=null,a.aw=new ze(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new Gt,bounds:new Ce,Py:new ze,bA:new ze,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new Ce(NaN,NaN,NaN,NaN).freeze(),a.wo=new ze(NaN,NaN).freeze(),a.Sp=new Ce(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new zn;var y=new hn,x=new Hr;x.bind(new Ho("text","",dr)),y.add(x),a.ny=y,a.Lg.add("",y),y=new hn,x=new Hr,x.stroke="brown",x.bind(new Ho("text","",dr)),y.add(x),a.Lg.add("Comment",y),y=new hn,y.selectable=!1,y.avoidable=!1,x=new xi,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new ze(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new zn,y=new pi,y.selectionObjectName="GROUPPANEL",y.type=Ve.Vertical,x=new Hr,x.font="bold 12pt sans-serif",x.bind(new Ho("text","",dr)),y.add(x),x=new Ve(Ve.Auto),x.name="GROUPPANEL";var E=new xi;E.figure="Rectangle",E.fill="rgba(128,128,128,0.2)",E.stroke="black",x.add(E),E=new ga,E.padding=new Ci(5,5,5,5).ja(),x.add(E),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new zn,y=new $e,x=new xi,x.isPanelMain=!0,y.add(x),x=new xi,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new $e,x=new xi,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new nr,y.type=Ve.Auto,x=new xi,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new ga,x.margin=new Ci(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new nr,y.type=Ve.Link,x=new xi,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 Mr,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=hc(),a.eq=null,a.fq=Dl,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 Gt,a.zy=500,a.wp=new Gt,a.wq=!1}fe.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),Df=null,Xd="",uc(this,!1),this.Xn.clear(),cg(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function uc(a,y){a.animationManager.Cc(!0),a.Hw=new Ze().freeze(),a.nw=new Ze().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(),cg(),a.Og.clear(),jo=[],b!==null&&(a.add(b),a.partManager.parts.remove(b)),E&&(a.skipsUndoManager=x),z}function hc(){return null}fe.prototype.reset=function(){this.clear(),this.vb=!0,Dh(this),Uu(this),this.Wg=!0,Wd(this),this.layout=new oo,this.Wg=!1,this.model=hy(),this.model.undoManager=new lo,this.vb=this.rn=!1,this.N()},fe.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=Pe.document.body);var y=vn("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},fe.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=Pe.document.body);var y=0;if(To){var x=um;y=wu,x===null&&(x=um=vn("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=wu=vn("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||is||(y=11)}this.Db=y,this.Gw=!0},fe.prototype.qb=function(a){a.classType===fe&&(this.autoScale=a)},fe.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 kf(a,y){if(To){if(y!=null||ve("Diagram setup requires an argument DIV."),a.Ka!==null&&ve("Diagram has already completed setup."),typeof y=="string"?a.Ka=Pe.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:ve("No DIV or DIV id supplied: "+y),a.Ka===null&&ve("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&ve("Invalid div id; div already has a Diagram associated with it."),!a.ol&&Pe.ResizeObserver){var x=Wn(function(){a.$b()},250);a.ol=new Pe.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}Pe.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=Pe.go;var b=new Ul(a);if(b.style!==void 0&&(b.style.position="absolute",b.style.top="0px",b.style.left="0px",Pe.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),Wg(a,a.Aa,a.ya),a.Ka.insertBefore(b.Oa,a.Ka.firstChild),b=new Ul(null),b.width=1,b.height=1,a.jw=b,a.oy=b.context,To){b=vn("div");var z=vn("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=Ef,b.addEventListener("pointerdown",dc),b.H=a,b.uy=!0,b.vy=!0,a.ku=b,a.hu=z}a.hk=Wn(function(){a.Yh=null,a.N()},300),a.Ov=Wn(function(){Mf(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var rt=Ha(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(),Wr(rt,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ha(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=fo(a,tt,!0,!1,!0,at),As(a,tt,ot),ot.targetDiagram=cc(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():Wr(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=fo(a,tt,!1,!1,!1,rt[1]!==null);var ot=Pe.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,As(a,ut,rt),rt.targetObject=null,a.doMouseMove(),Wr(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=fo(a,tt,!1,!0,!0,!1);var at=Pe.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 fe&&at.H!==a&&As(at.H,tt,ot),at===null&&(at=tt.target),As(a,tt,ot),ot.clickCount=a.yq,ot.targetDiagram=cc(tt,at),ot.targetObject=null,a.doMouseUp(),Wr(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"+yc[1]+yc[2]+"wI"+Rf.slice(1,5)]["b"+Ax.slice(1,y)](E.Z,vc,y,y),E.Vc(!0),Kg(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}fe.prototype.addEventListener=function(a,y,x,E){a.addEventListener(y,x,{capture:E,passive:!1})},fe.prototype.removeEventListener=function(a,y,x,E){a.removeEventListener(y,x,{capture:E})};function Kg(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(Pe,"resize",a.Ov,!1)}function ta(a){30<a.Sq&&(a.Yh=1)}function Kd(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),mo&&mo.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}fe.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:Pe.devicePixelRatio||1},fe.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},fe.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},fe.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},fe.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},fe.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},fe.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},fe.prototype.doFocus=function(){this.focus()},fe.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=Pe.scrollX||Pe.pageXOffset,y=Pe.scrollY||Pe.pageYOffset;this.ta.focus(),Pe.scrollTo(a,y)}},fe.prototype.Oy=function(){this.H.R("GainedFocus")},fe.prototype.Ny=function(){this.H.R("LostFocus")};function Mf(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===ea&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Wd(a){var y=new er;y.name="Background",a.Al(y),y=new er,y.name="",a.Al(y),y=new er,y.name="Foreground",a.Al(y),y=new er,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new er,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new er,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Nf(a){var y=new Ve(Ve.Grid);y.name="GRID";var x=new xi;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new xi,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new xi,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new xi,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new xi,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new xi,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new jn,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 Ef(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):Af(this.H)}function dc(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Af(this.H)}fe.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 ct=b.x;E=b.y;var mt=b.width,yt=b.height,xt=b.right,kt=b.bottom;b=this.scale;var jt=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":jt=jt+a.scrollWidth-a.clientWidth;break;case"reverse":jt=a.scrollWidth-jt-a.clientWidth}var At=jt;mt<ot||yt<at?(jt=Gt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==At&&(jt.x=At/b+tt,this.ju=At),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(jt.y=a.scrollTop/b+rt,this.lu=a.scrollTop),this.position=jt,Gt.free(jt),this.Ee=this.qr=!1):(jt=Gt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ct&&(this.position=jt.h(At+tt,this.position.y)),ut>xt&&(this.position=jt.h(-(y.scrollWidth-this.Aa)+At-this.Aa/b+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(rt<E&&(this.position=jt.h(this.position.x,a.scrollTop+rt)),z>kt&&(this.position=jt.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/b+z))),Gt.free(jt),this.vd=!0,this.Ee=this.qr=!1,E=this.documentBounds,b=this.viewportBounds,ut=E.right,xt=b.right,z=E.bottom,kt=b.bottom,tt=E.x,ct=b.x,rt=E.y,E=b.y,mt>=ot&&tt>=ct&&ut<=xt&&(x.style.width="1px"),yt>=at&&rt>=E&&z<=kt&&(x.style.height="1px"))}},fe.prototype.computeBounds=function(a){return a===void 0&&(a=new Ce),ls(this),Tf(this,a)};function Tf(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}fe.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(si(a))for(var E=0;E<a.length;E++){var b=a[E];!y&&b instanceof $e||(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 $e||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds));return x===null?new Ce(NaN,NaN,0,0):x};function tl(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=Gt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var E=a.viewportBounds;E=Ce.allocAt(0,0,E.width,E.height);var b=Gt.alloc();b.xi(E,a.initialViewportSpot),b.h(x.x-b.x,x.y-b.y),a.position=b,Ce.free(E),Gt.free(b),Gt.free(x)}x=a.yh,y&&a.Fg!==ea&&(x=a.Fg);var z=x!==ea?Oh(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()?mr:ot),fc(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 Ce(x,E,b,tt),z,y,!1)}}function Oh(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===cl?(y=Math.min(ot,rt),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Jd?(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}fe.prototype.zoomToFit=function(){var a=this.sj;this.sj=ud,this.scale=Oh(this,cl),a!==ud&&(tl(this,!1),fc(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},St=fe.prototype,St.BA=function(a,y){y===void 0&&(y=cl);var x=a.width,E=a.height;if(!(x===0||E===0||isNaN(x)&&isNaN(E))){var b=1;if(y===cl||y===Jd)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===Jd?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 Gt(a.x,a.y)}},St.Jy=function(a,y){this.Va();var x=this.documentBounds,E=this.viewportBounds;this.position=new Gt(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))},St.zz=function(a){if(a instanceof ne){this.eq=a;var y=Gt.alloc();this.fq=this.op(a.ga(Ls,y)),Gt.free(y)}else this.eq=null,this.fq=Dl};function fc(a,y,x,E,b,z){var tt=Gt.allocAt(a.pa.x,a.pa.y),rt=tt.x,ot=tt.y;if(a.eq!==null){var at=Gt.alloc();at=a.eq.ga(Ls,at),rt=at.x-a.fq.x/a.scale,ot=at.y-a.fq.y/a.scale,b=ys,Gt.free(at)}(z||a.scrollMode===ud)&&(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),lh(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Uu(a),Gt.free(tt)}St.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=ru(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof jn)return a}else if(a=ru(this,a,function(x){return x.part}),a instanceof jn)return a;return null},St.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),ls(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 ru(a,y,x,E){for(x===void 0&&(x=null),E===void 0&&(E=null),ls(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}St.lz=function(a,y,x){return y===void 0&&(y=!0),Rh(this,a,function(E){return E.part},y?function(E){return E instanceof jn&&E.canSelect()}:null,x)};function Rh(a,y,x,E,b){for(x===void 0&&(x=null),E===void 0&&(E=null),b instanceof tn||b instanceof Ze||(b=new Ze),ls(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,E,b)}return b}St.ji=function(a,y,x,E){y===void 0&&(y=null),x===void 0&&(x=null),E instanceof tn||E instanceof Ze||(E=new Ze),ls(this);for(var b=this.Wa.iteratorBackwards;b.next();){var z=b.value;z.visible&&z.ji(a,y,x,E)}return E},St.ux=function(a,y,x,E){return y===void 0&&(y=!1),x===void 0&&(x=!0),Ud(this,a,function(b){return b instanceof jn&&(!x||b.canSelect())},y,E)},St.Cf=function(a,y,x,E,b){y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof tn||b instanceof Ze||(b=new Ze),ls(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,E,b)}return b},St.Nu=function(a,y,x,E,b,z){var tt=new Ze;ls(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 Ud(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 tn||b instanceof Ze||(b=new Ze),ls(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,E,b)}return b}St.mz=function(a,y,x,E,b){return x===void 0&&(x=!0),E===void 0&&(E=!0),Ih(this,a,y,function(z){return z instanceof jn&&(!E||z.canSelect())},x,b)},St.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 tn||b instanceof Ze)&&(z=b),b=!0),z instanceof tn||z instanceof Ze||(z=new Ze),ls(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 Ih(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 tn||b instanceof Ze)&&(z=b),b=!0),z instanceof tn||z instanceof Ze||(z=new Ze),ls(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}fe.prototype.acceptEvent=function(a){return Ha(this,a,a instanceof MouseEvent)};function Ha(a,y,x){var E=a.Qg;return a.Qg=a.cj,a.cj=E,E.diagram=a,E.event=y,x?As(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),is&&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=cc(y,y.target),E.targetObject=null,E}function cc(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 fo(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,is&&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 Wr(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}fe.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ha(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(),Wr(x,a)},fe.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ha(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(),Wr(x,a)},fe.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ha(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),Wr(x,a)},fe.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ha(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),Wr(x,a)},fe.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new Gt(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?co(new Gt(y,a),this.Ab):new Gt(y,a)};function As(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=Gt.allocAt(tt,rt),a.Ab.Cd(y),x.documentPoint.assign(y),Gt.free(y)):x.documentPoint.h(tt,rt)}function fl(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))}}fe.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function ha(a){a.ld||ls(a),a.Va()}fe.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},St=fe.prototype,St.Pz=function(){return this.kg},St.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,zs(this),this.hf=!1,this.du=new Gt(NaN,NaN),y.isEnabled=x,this.ld=!0;var E=this;a!==null&&Vi(function(){E.ld=!1,Cl(y,"Model"),a(E)},1)},St.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;Pe.requestAnimationFrame(function(){y.kg&&y.bd()})}},St.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),zs(this))};function Kl(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Af(a)||(y&&ls(a),x&&tl(a,!1))}function zs(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];Xo(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||Mf(a),Kl(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Wu(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),ls(a),z=!1,(!a.hf||a.xh)&&(a.hf?Qg(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Qg(a,!1)),z=!0),a.Jk=!1,ls(a),a.ou||ha(a),Kl(a,!0,!1),tt=!1,z?(x=Ce.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Ku(a)),a.R("LayoutCompleted"),Kl(a,!0,!1),Ce.free(x)):x.Ok&&x.Qw&&(a.Fg!==ea?a.scale=Oh(a,a.Fg):a.yh!==ea?a.scale=Oh(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),tl(a,!0)),z&&tt&&a.eb("Initial Layout"),ls(a),y||a.gc(a.ib),b&&(a.skipsUndoManager=E),a.ld=!1}}function Ku(a){if(a.Fg!==ea)a.scale=Oh(a,a.Fg);else if(a.yh!==ea)a.scale=Oh(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}tl(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Wu(a)}function ls(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 Ze,a.Nv(x,a.De)}a.nodes.each(function(E){E instanceof pi&&E.U&65536&&(E.U=E.U^65536)})}}St.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof pi||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof pi&&x.isVisible()&&jh(this,x);for(a.reset();a.next();)x=a.value,x instanceof $e&&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 nr&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function jh(a,y){for(var x=hi(),E=hi(),b=y.memberParts;b.next();){var z=b.value;z.isVisible()&&(z instanceof pi?(pl(z)||fa(z)||Qd(z))&&jh(a,z):z instanceof $e?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(ni(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();ni(E)}St.Fd=function(a,y,x,E){if(this.vd||this.animationManager.isAnimating)for(var b=0;b<y;b++)a[b].Fd(x,E)},St.gc=function(a){if(this.Ka!==null){if(this.ta===null&&ve("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Ff(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),ad(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?If(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(Ti.prototype.Cd=Ti.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Ff(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),ad(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?If(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(Ti.prototype.Cd=Ti.prototype.Eu),E?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,E=mo&&mo.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 Uc(a,y,x,E,b,z,tt,rt,ot,at){if(a.Ka!==null){a.ta===null&&ve("No canvas specified"),tt===void 0&&(tt=null),rt===void 0&&(rt=null),ot===void 0&&(ot=!1),at===void 0&&(at=!1),Ff(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=b;var ct=a.Wa.s,mt=ct.length;try{var yt=new Ce(z.x,z.y,E.width/b,E.height/b),xt=yt.copy();xt.Co(x),Wu(a,xt),ls(a),a.Fd(ct,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 kt=a.Mb;y.scale(kt,kt);var jt=Ti.alloc();jt.reset(),jt.translate(x.left,x.top),jt.scale(b),z.x===0&&z.y===0||jt.translate(-z.x,-z.y),y.setTransform(jt.m11,jt.m12,jt.m21,jt.m22,jt.dx,jt.dy),y.yc(),y instanceof el&&Yy(y,jt.m11,jt.m12,jt.m21,jt.m22,jt.dx,jt.dy),Ti.free(jt),ad(a,y),y.globalAlpha=a.pb;var At=a.Qj("Grid");if(tt){var Wt=new Ze,Ut=tt.iterator;for(Ut.reset();Ut.next();){var Xt=Ut.value;Xt instanceof jn&&(at||Xt.layer!==At)&&(Xt.Gj(),Wt.add(Xt))}for(at=0;at<mt;at++)js(ct[at],y,a,Wt,ot);Wt.each(function(ce){return ce.Gj()})}else for(Wt=0;Wt<mt;Wt++){var ee=ct[Wt];ee===At?at&&ee.gc(y,a,!0):ee.gc(y,a,ot)}a.$i=!1,a.Yf&&If(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ct,mt,a,a.viewportBounds),Wu(a),a.ib instanceof el&&(a.ib.Nj.PA(),a.redraw())}}}St.Gf=function(a){return this.Rg[a]},St.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},St.Tx=function(){this.Rg=new Ei,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(is||Xs),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function ad(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}St.Ql=function(a){return this.on[a]},St.sA=function(a,y){this.on[a]=y},St.Sx=function(){this.on=new Ei,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},St.set=function(a){return Object.assign(this,a),this},St.Du=function(a){return this.nm(a)},St.nm=function(a){return bf(this,a),this};function bf(a,y){var x=a instanceof Ve,E=a instanceof fe,b;for(b in y){b===""&&ve("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])),qe(z)?tt=b.substr(rt+1):ve("Unable to find object named: "+ot+" in "+a.toString()+" when trying to set property: "+b)}}if(tt[0]!=="_"&&!Vr(z,tt))if(E&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(E&&tt==="Changed"){a.Pe(y[tt]);continue}else if(E&&Vr(a.toolManager,tt))z=a.toolManager;else if(E&&sm(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof bn&&tt==="Changed"){a.Pe(y[tt]);continue}else ve('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[b],tt[0]==="_"&&z instanceof ne&&z.Vw(tt)}}St.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new zn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},St.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")},fe.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=Ce.alloc(),$g(this,this.computeBounds(E)),Ce.free(E)),E=this.ta,E===null||E instanceof Vu)))){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),ct=Math.max(y,0),mt=Math.floor(b-ut),yt=Math.floor(rt-ct);a.drawImage(E.Oa,ut,ct,mt,yt,0,0,mt,yt),If(this.Yf,this)&&a.clearRect(0,0,ot,at),E=hi(),a=hi(),yt=Math.abs(z),mt=Math.abs(y);var xt=ut===0?0:b-yt;ut=Gt.allocAt(xt,0),yt=Gt.allocAt(yt+xt,rt),a.push(new Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)));var kt=this.Ab;if(kt.reset(),kt.scale(tt,tt),this.Ca!==1&&kt.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&kt.translate(-tt.x,-tt.y),co(ut,kt),co(yt,kt),E.push(new Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),xt=ct===0?0:rt-mt,ut.h(0,xt),yt.h(b,mt+xt),a.push(new Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),co(ut,kt),co(yt,kt),E.push(new Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),If(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 Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),co(ut,kt),co(yt,kt),E.push(new Ce(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),Gt.free(ut),Gt.free(yt),Kl(this,!1,!0),this.Ka===null&&ve("No div specified"),this.ta===null&&ve("No canvas specified"),!this.animationManager.zb&&(b=this.ib,this.Fc)){for(Ff(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),ad(this,b),b.globalAlpha=this.pb,rt=0;rt<z;rt++)if(tt=y[rt],ot=E,tt.visible&&tt.pb!==0){at=Ro(tt,b),ct=tt.Zq,ct.length=0,ut=this.scale,mt=Ce.alloc(),yt=tt.Pa.s,kt=yt.length,xt=ot.length;for(var jt=0;jt<kt;jt++){var At=yt[jt],Wt=Wf(At,At.actualBounds);t:{for(var Ut=2/ut,Xt=4/ut,ee=0;ee<xt;ee++){var ce=ot[ee];if(ce.width!==0&&ce.height!==0&&Wt.Vu(ce.x-Ut,ce.y-Ut,ce.width+Xt,ce.height+Xt)){Wt=!0;break t}}Wt=!1}Wt&&tt.Oj(b,At,this,ct,ut,mt,!0)}Ce.free(mt),b.globalAlpha=at}b.restore(),b.Vc(!0),this.Yf&&If(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}ni(E),ni(a),this.ld=!1}}else this.bd();x&&(ta(this),this.bd(),Kd(this,!0))}else x?(ta(this),this.bd(),Kd(this,!0)):this.bd()}};function Ff(a){a.pn!==!1&&(a.pn=!1,Wg(a,a.Aa,a.ya))}function Wg(a,y,x){Uu(a);var E=a.Mb;a.ta.resize(y*E,x*E,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function Af(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 ct=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,Uu(a)),!a.hf||!a.viewportBounds.w())return!0;var xt=a.ku,kt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var jt=a.documentBounds,At=0,Wt=0,Ut=0,Xt=0,ee=ut.width,ce=ut.height,an=a.rj;a.contentAlignment.sb()?(jt.width>ee&&(At=an.left,Wt=an.right),jt.height>ce&&(Ut=an.top,Xt=an.bottom)):(At=an.left,Wt=an.right,Ut=an.top,Xt=an.bottom);var Ln=jt.width+At+Wt,Sn=jt.height+Ut+Xt;an=a.scale;var Je=Ln>ot/an,Be=Sn>at/an;if(!(z||a.gf||a.Be||Je||Be))return!0;At=jt.x-At,ot=ut.x,Wt=jt.right+Wt,at=ut.right+tt,Ut=jt.y-Ut;var gi=ut.y;jt=jt.bottom+Xt,ut=ut.bottom+rt;var li="1px";if(Xt="1px",a.scrollMode===ud&&(Je||Be)&&(Je&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Je=1,At+1<ot&&(Je=Math.max((ot-At)*an+a.Aa,Je)),Wt>at+1&&(Je=Math.max((Wt-at)*an+a.Aa,Je)),ee+tt+1<Ln&&(Je=Math.max((Ln-ee)*an+a.Aa,Je)),li=Je.toString()+"px"),Be&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Je=1,Ut+1<gi&&(Je=Math.max((gi-Ut)*an+a.ya,Je)),jt>ut+1&&(Je=Math.max((jt-ut)*an+a.ya,Je)),ce+rt+1<Sn&&(Je=Math.max((Sn-ce)*an+a.ya,Je)),Xt=Je.toString()+"px")),Je=li!=="1px",Be=Xt!=="1px",Je&&Be||!Je&&!Be||(Be&&(at-=a.Db),Je&&(ut-=a.Db),Ln<ee+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,At+1<ot&&(tt=Math.max((ot-At)*an+a.Aa,tt)),Wt>at+1&&(tt=Math.max((Wt-at)*an+a.Aa,tt)),ee+1<Ln&&(tt=Math.max((Ln-ee)*an+a.Aa,tt)),li=tt.toString()+"px"),Je=li!=="1px",tt=a.ya,Je!==a.Be&&(tt=Je?a.ya-a.Db:a.ya+a.Db),Sn<ce+rt||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(rt=1,Ut+1<gi&&(rt=Math.max((gi-Ut)*an+tt,rt)),jt>ut+1&&(rt=Math.max((jt-ut)*an+tt,rt)),ce+1<Sn&&(rt=Math.max((Sn-ce)*an+tt,rt)),Xt=rt.toString()+"px"),Be=Xt!=="1px"),a.qr&&Je===a.Be&&Be===a.gf)return x===a.Aa&&E===a.ya||a.bd(),!1;if(Je!==a.Be&&(li==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=Je,kt.style.width=li,Be!==a.gf&&(Xt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(rt=Gt.alloc(),Be?(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)),Gt.free(rt))),z&&Uu(a),a.gf=Be,kt.style.height=Xt,a.gu=!0,z&&(a.pn=!0),y=xt.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(ee+1<Ln?y=(a.position.x-At)*an:At+1<ot?y=xt.scrollWidth-xt.clientWidth:Wt>at+1&&(y=a.position.x*an)),a.tn)switch(a.bu){case"negative":y=-(xt.scrollWidth-y-xt.clientWidth);break;case"reverse":y=xt.scrollWidth-y-xt.clientWidth}return xt.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ce+1<Sn?xt.scrollTop=(a.position.y-Ut)*an:Ut+1<gi?xt.scrollTop=xt.scrollHeight-xt.clientHeight:jt>ut+1&&(xt.scrollTop=a.position.y*an)),ot=a.Aa,at=a.ya,xt.style.width=ot+(a.gf?a.Db:0)+"px",xt.style.height=at+(a.Be?a.Db:0)+"px",x!==ot||E!==at||a.animationManager.zb?(x=Ce.allocAt(b,ct,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,an,z),Ce.free(x),!1):!0}St=fe.prototype,St.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&ve("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&&ve('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(Bo,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},St.oi=function(a){this.partManager.oi(a);var y=this;Hf(a,function(x){Bf(y,x)}),(a instanceof nr||a instanceof pi&&a.placeholder!==null)&&a.v(),a.data!==null&&Hf(a,function(x){ay(y.partManager,x)}),fa(a)!==!0&&Qd(a)!==!0||this.De.add(a),IS(a,!0,this),zS(a)?(a.actualBounds.w()&&this.N(Wf(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Wf(a,a.actualBounds)),this.$b()},St.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Hf(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),zS(a)?(a.actualBounds.w()&&this.N(Wf(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Wf(a,a.actualBounds)),this.$b()},St.remove=function(a){Ug(this,a,!0)};function Ug(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(Wo,"parts",E,y,null,x,null),a=y.layerChanged,a!==null&&a(y,E,null))}St.Is=function(a,y){if(y===void 0&&(y=!1),si(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 Ze,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},St.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},fe.prototype.moveParts=function(a,y,x,E){if(x===void 0&&(x=!1),E===void 0&&(E=Vc(this)),this.toolManager!==null){var b=new zn;if(a!==null)if(si(a))for(var z=0;z<a.length;z++)hh(this,b,a[z],x,E);else for(a=a.iterator;a.next();)hh(this,b,a.value,x,E);else{for(a=this.parts;a.next();)hh(this,b,a.value,x,E);for(a=this.nodes;a.next();)hh(this,b,a.value,x,E);for(a=this.links;a.next();)hh(this,b,a.value,x,E)}Vd(this,b,y,E,x)}};function hh(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=Vc(a)),x instanceof hn){if(y.add(x,a.Pd(b,x,x.location)),x instanceof pi&&(x.placeholder!==null||b.dragsMembers))for(z=x.memberParts;z.next();)hh(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)&&hh(a,y,tt,E,b)}}if(b.dragsTree)for(x=x.Ou();x.next();)hh(a,y,x.value,E,b)}else if(x instanceof $e)for(y.add(x,a.Pd(b,x)),x=x.labelNodes;x.next();)hh(a,y,x.value,E,b);else x instanceof nr||y.add(x,a.Pd(b,x,x.location))}function Vd(a,y,x,E,b){if(y!==null&&y.count!==0){var z=Gt.alloc(),tt=Gt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||Yc(a,y);for(var rt=hi(),ot=hi(),at=y.iterator,ut=Gt.alloc();at.next();){var ct=at.key,mt=at.value;if(ct.Zc()){var yt=Vg(a,ct,y);yt!==null?rt.push(new it(ct,mt,yt)):(!b||ct.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ct,z.add(tt),E,ut),ct.location=ut,mt.shifted===void 0&&(mt.shifted=new Gt),mt.shifted.assign(ut.re(yt)))}else at.key instanceof $e&&ot.push(at.sa)}for(Gt.free(ut),b=rt.length,at=0;at<b;at++)ct=rt[at],z.assign(ct.info.point),ct.Su.shifted===void 0&&(ct.Su.shifted=new Gt),ct.node.location=z.add(ct.Su.shifted);for(b=Gt.alloc(),at=Gt.alloc(),ct=ot.length,mt=0;mt<ct;mt++){var xt=ot[mt];if(yt=xt.key,yt instanceof $e)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var kt=yt.toNode;if(a.draggedLink!==null&&E.dragsLink)if(kt=xt.value.point,yt.dragComputation===null)y.add(yt,a.Pd(E,yt,tt)),vd(yt,tt.x-kt.x,tt.y-kt.y);else{xt=Gt.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&xt.assign(ut);var jt=ut=Gt.alloc().assign(xt).add(tt);E.isGridSnapEnabled&&(E.isGridSnapRealtime||a.lastInput.up)&&(jt=Gt.alloc(),Zc(a,yt,ut,jt,E)),ut.assign(yt.dragComputation(yt,ut,jt)).re(xt),y.add(yt,a.Pd(E,yt,ut)),vd(yt,ut.x-kt.x,ut.y-kt.y),Gt.free(xt),Gt.free(ut),jt!==ut&&Gt.free(jt)}else ut!==null&&(b.assign(ut.location),jt=y.I(ut),jt!==null&&b.re(jt.point)),kt!==null&&(at.assign(kt.location),jt=y.I(kt),jt!==null&&at.re(jt.point)),ut!==null&&kt!==null?b.Xa(at)?(ut=xt.value.point,kt=z,kt.assign(b),kt.re(ut),y.add(yt,a.Pd(E,yt,b)),vd(yt,kt.x,kt.y)):(yt.suspendsRouting=!1,yt.bb()):(xt=xt.value.point,ut=ut!==null?b:kt!==null?at:tt,y.add(yt,a.Pd(E,yt,ut)),vd(yt,ut.x-xt.x,ut.y-xt.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=xt.value.point,y.add(yt,a.Pd(E,yt,tt)),vd(yt,tt.x-ut.x,tt.y-ut.y))}Gt.free(z),Gt.free(tt),Gt.free(b),Gt.free(at),ni(rt),ni(ot),x||(ls(a),Zd(a,y))}}fe.prototype.computeMove=function(a,y,x,E){if(E===void 0&&(E=new Gt),E.assign(y),a===null)return E;var b=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(b=Gt.alloc(),Zc(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&&Gt.free(b),E};function Vc(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function Zc(a,y,x,E,b){if(b===void 0&&(b=Vc(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=Gt.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),Gt.free(z)}}function Yc(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof $e&&(y.suspendsRouting=!0)}function Zd(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof $e&&(x.suspendsRouting=!1,Zv(x)&&x.bb())}a.Mr=!1}}function Vg(a,y,x){return y=y.containingGroup,y!==null&&(a=Vg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}St=fe.prototype,St.Pd=function(a,y,x){if(x===void 0)return new zh(Qo);var E=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(E=!1),E?new zh(new Gt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new zh(x.copy())};function Zg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&ve("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&ve("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&ve("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&ve("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&&ve("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}St.Al=function(a){Zg(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(Bo,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},St.Ww=function(a,y){Zg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(Wo,"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(Bo,"layers",this,null,a,null,z),this.N(),0>E&&this.Ya(),this},St.Cy=function(a,y){Zg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(Wo,"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(Bo,"layers",this,null,a,null,z+1),this.N(),0>E&&this.Ya(),this},St.kA=function(a){if(a.diagram!==this&&ve("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(Wo,"layers",this,a,null,x,null),this.N(),this.Ya()}}},St.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},St.Yw=function(a){return this.pf===null&&(this.pf=new tn),this.pf.add(a),this.model.Pe(a),this},St.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},St.Pe=function(a){return this.zg===null&&(this.zg=new tn),this.zg.add(a),this},St.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},St.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==Na&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,E=0;E<x;E++)y.M(E)(a)},St.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)},St.g=function(a,y,x,E,b){this.cb($r,a,this,y,x,E,b)},fe.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===$r){var b=a.object;if(no(b,a.propertyName,a.I(y)),b instanceof ne){var z=b.part;z!==null&&z.Wb()}this.isModified=!0}else if(E===Bo){var tt=a.object,rt=a.newParam,ot=a.newValue;if(tt instanceof Ve)if(typeof rt=="number"&&ot instanceof ne){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 er){var ut=a.oldParam===!0;typeof rt=="number"&&ot instanceof jn&&(y?(ot.isSelected=!1,ot.isHighlighted=!1,ot.Wb(),tt.pc(ut?rt:-1,ot,ut)):tt.oi(rt,ot,ut))}else tt instanceof fe?typeof rt=="number"&&ot instanceof er&&(y?this.Wa.mb(rt):(ot.Xe(this),this.Wa.Gb(rt,ot))):ve("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(E===Wo){var ct=a.object,mt=a.oldParam,yt=a.oldValue;if(ct instanceof Ve)typeof mt=="number"&&yt instanceof ne?y?ct.Gb(mt,yt):ct.pc(mt):typeof mt=="number"&&yt instanceof Jo&&(yt.isRow?hS(ct,mt,y?yt:void 0):dS(ct,mt,y?yt:void 0));else if(ct instanceof er){var xt=a.newParam===!0;typeof mt=="number"&&yt instanceof jn&&(y?0>ct.Pa.indexOf(yt)&&ct.oi(mt,yt,xt):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ct.pc(xt?mt:-1,yt,xt)))}else ct instanceof fe?typeof mt=="number"&&yt instanceof er&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):ve("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else E!==Na&&ve("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},fe.prototype.Ea=function(a){return this.undoManager.Ea(a)},fe.prototype.eb=function(a){return this.undoManager.eb(a)},fe.prototype.Kf=function(){return this.undoManager.Kf()},fe.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}},fe.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},fe.prototype.rp=function(){this.partManager.rp()};function Yg(a,y,x){var E=a.animationManager;if(a.vb||a.ld)a.Ca=x,Uu(a),a.N(),a.Ee=!0,E.zb&&(tu(E)||E.ce.add(E.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Uu(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(ed)?rt=0:at.Hf(ka)&&(rt=z-1):rt=at.sb()?at.x*(z-1):z/2),isNaN(ot)&&(at.$c()?at.Hf(nh)?ot=0:at.Hf(jl)&&(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=Gt.allocAt(a.pa.x+rt/y-rt/x,a.pa.y+ot/y-ot/x),a.position=z,Gt.free(z),a.Ca=x,Uu(a),a.vb=!1,a.onViewportBoundsChanged(b,a.viewportBounds,y,!1),tl(a,!1),E.zb&&(tu(E)||E.ce.add(E.H,"scale",y,a.Ca))}}fe.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!==ea||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),Wc(b,this)),this.vb||this.invalidateViewport(a,y),Wu(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 Wu(a,y){var x=a.fe;if(x!==null&&x.visible){for(var E=ze.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=Ce.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){Ce.free(y);return}b=y.width,z=y.height,a=y.x,tt=y.y,Ce.free(y)}x.width=b+2*E.width,x.height=z+2*E.height,y=Gt.alloc(),ae.No(a,tt,0,0,E.width,E.height,y),y.offset(-E.width,-E.height),ze.free(E),x.part.location=y,Gt.free(y)}}fe.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)}},fe.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))},fe.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),si(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];E instanceof jn||ve("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 jn||ve("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},fe.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()}},St=fe.prototype,St.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},St.Jz=function(a){a=new Ze().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 jn||ve("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},St.scroll=function(a,y,x){x===void 0&&(x=1);var E=y==="up"||y==="down",b=0,z=Gt.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)),Gt.free(z);return}ve("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):ve("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),Gt.free(z)},St.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)},St.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},St.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)},St.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,ct=y.dy,mt=x*tt+E*ot+ut;y=x*rt+E*at+ct;var yt=b*tt+E*ot+ut;return a=b*rt+E*at+ct,E=x*tt+z*ot+ut,x=x*rt+z*at+ct,tt=b*tt+z*ot+ut,b=b*rt+z*at+ct,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 Ce(z,yt,mt-z,y-yt)},St.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),co(a.copy(),this.Ab)};function rm(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function Xg(a){return a=tg.get(a),a!==null?new a:new Mr}fe.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,E=a.propertyName;if(x===Na&&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===Na){(E==="FinishedUndo"||E==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),ls(this));var z=this.animationManager;E==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||yu(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&&(rm(this),this.As.clear(),rd(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var rt=this;Vi(function(){rt.currentTool.standardMouseOver(),rt.Rt=!1},10)}}}finally{this.aa=!0}}}};function Bf(a,y){y=y.O.s;for(var x=y.length,E=0;E<x;E++)Yd(a,y[E])}function Yd(a,y){if(y instanceof Fa){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Ze&&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 Jg(a,y){if(y instanceof Fa){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 Ze&&x.Bg.remove(a),cg(E));break}}}}}fe.prototype.Wd=function(){this.partManager.Wd()},fe.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},fe.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},fe.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},fe.prototype.Vb=function(a){return this.partManager.Vb(a)},fe.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},St=fe.prototype,St.Lc=function(a){return this.partManager.Lc(a)},St.ii=function(a){return this.partManager.ii(a)},St.Kc=function(a){return this.partManager.Kc(a)},St.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:Vn(Ie(y)))},St.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:Vn(Ie(y)))};function Uu(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 $g(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),tl(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}St.Va=function(){if(this.Zi){var a=Ce.alloc();$g(this,this.computeBounds(a)),Ce.free(a)}},St.rz=function(){for(var a=new Ze,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},St.qz=function(){return this.ai.iterator},St.Uz=function(a){ls(this),a&&Xc(this,!0),this.ld?Qg(this,!1):(this.Jk=!0,zs(this))};function Xc(a,y){for(var x=a.ai.iterator;x.next();)om(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function om(a,y,x){if(y!==null){for(var E=y.gl.iterator;E.next();)om(a,E.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Qg(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||Cl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)qg(a,tt.value,y,E);b.isValidLayout||(!y||b.isRealtime||b.isRealtime===null||E===0?(b.doLayout(a),ls(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||yu(z),a.aa=x}}}function qg(a,y,x,E){if(y!==null){for(var b=y.gl.iterator;b.next();)qg(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),jh(a,y),b.isValidLayout=!0):a.xh=!0)}}St.yz=function(){for(var a=new tn,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 tn;x.add(b,tt),x.add(z,tt),E.add(b,b),E.add(z,b)}var x=new zn,E=new zn;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 sm(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function Jc(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;ve("Unknown DiagramEvent name: "+y)}St.Bj=function(a,y){return a=Jc(this,a),a!==null&&a.add(y),this},St.am=function(a,y){a=Jc(this,a),a!==null&&a.remove(y)},St.R=function(a,y,x){var E=Jc(this,a),b=new ju;if(b.diagram=this,a=sm(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 $c(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}St.Yj=function(a,y){return Qc(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},fe.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?Tf(this,a):a.assign(this.documentBounds)};function Qc(a,y,x,E){var b=a.Xh;if(b===null&&(a.Xh=b=new Ep(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=am(a,x)),x===null){y=Ce.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&&qc(a,tt,E,y)}Ce.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),b.initialize(y)),y=Ce.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof hn&&qc(a,tt,E,y);Ce.free(y)}b.group=x,b.Yx=E,b.vs=!1}else y&&r1(b);return b}function am(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?am(a,y.containingGroup):null}function qc(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(Sg(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(Sd,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=Sd}else if(y instanceof pi)for(y=y.memberParts;y.next();)b=y.value,b instanceof hn&&qc(a,b,x,E)}}function ld(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}fe.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():tp(this)};function tp(a){a.vk===-1&&(a.vk=Vi(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=Ce.alloc(),a.computeBounds(y),y.ed(a.documentBounds),$g(a,y),Ce.free(y),a.Fc=!0,a.bd(),tp(a))}},a.vp))}fe.prototype.ug=function(){this.vk!==-1&&(Pe.clearTimeout(this.vk),this.vk=-1)},fe.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=Ce.allocAt(0,0,E.width*b,E.height*b);var z=Gt.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(Qo)||(y=new Gt(y.x+z.x/b,y.y+z.y/b)),Ce.free(E),Gt.free(z),y},St=fe.prototype,St.Cs=function(){return null},St.av=function(){return null},St.bs=function(a,y){this.pj.add(a,y)},St.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof pi&&(y.$p=null)})};function gc(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):Pe.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 Pe.requestAnimationFrame(function(){E()}),null}St.Wz=function(a){return To?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},St.Jx=function(a){return a===void 0&&(a={}),gc(this,this.Xz,a)},St.Xz=function(a,y,x){var E=lm(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 Rf+"data":b=E.getImageData(0,0,x.width,x.height);break;case Rf:E=(a.document||document).createElement("img"),E.src=x.toDataURL(a.type,a.details),b=E;break;case"blob":return typeof y!="function"&&ve('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 lm(a,y,x,E){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&ve("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 ze(1/0,1/0):new ze(2e3,2e3));var rt=y.position||null,ot=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ct=y.omitTemporary;ct===void 0&&(ct=!0);var mt=y.document||document,yt=y.elementFinished||null,xt=y.showTemporary;xt===void 0&&(xt=!ct),y=y.showGrid,y===void 0&&(y=xt),b!==null&&isNaN(b.width)&&isNaN(b.height)&&(b=null),typeof at=="number"?at=new Ci(at):at instanceof Ci||ve("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),ct=new Ul(null,mt,void 0,!0);var kt=ct.context;if(!(b||z||ot||rt))return ct.width=a.Aa+Math.ceil(at.left+at.right),ct.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?E===null?null:(E.resize(ct.width,ct.height,ct.width,ct.height),E.ownerDocument=mt,E.hs=yt,Uc(a,E.context,at,new ze(ct.width,ct.height),a.Ca,a.pa,ot,ut,xt,y),E.context):(a.Xm=!1,Uc(a,kt,at,new ze(ct.width,ct.height),a.Ca,a.pa,ot,ut,xt,y),a.Xm=!0,ct.context);var jt=a.Pp,At=a.documentBounds.copy();if(At.Fv(a.yb),xt)for(var Wt=a.Wa.s,Ut=Wt.length,Xt=0;Xt<Ut;Xt++){var ee=Wt[Xt];if(ee.visible&&ee.isTemporary){ee=ee.Pa.s;for(var ce=ee.length,an=0;an<ce;an++){var Ln=ee[an];Ln.isInDocumentBounds&&Ln.isVisible()&&(Ln=Ln.actualBounds,Ln.w()&&At.ed(Ln))}}}if(Wt=new Gt(At.x,At.y),ot!==null){for(Ut=new Ce(0,0,0,0),Xt=!0,ee=ot.iterator,ee.reset();ee.next();)ce=ee.value,ce instanceof jn&&(an=ce.layer,an!==null&&!an.visible||an!==null&&!xt&&an.isTemporary||!ce.isVisible()||(ce=ce.actualBounds,ce.w()&&(Xt?(Xt=!1,Ut.assign(ce)):Ut.ed(ce))));At.width=Ut.width,At.height=Ut.height,Wt.x=Ut.x,Wt.y=Ut.y}return rt!==null&&rt.w()&&(Wt=rt,z||(z=jt)),Ut=rt=0,at!==null&&(rt=at.left+at.right,Ut=at.top+at.bottom),Xt=ee=0,b!==null&&(ee=b.width,Xt=b.height,isFinite(ee)&&(ee=Math.max(0,ee-rt)),isFinite(Xt)&&(Xt=Math.max(0,Xt-Ut))),b!==null&&z!==null?(z==="NaN"&&(z=jt),b.w()?(b=ee,At=Xt):isNaN(Xt)?(b=ee,At=At.height*z):(b=At.width*z,At=Xt)):b!==null?b.w()?(z=Math.min(ee/At.width,Xt/At.height),b=ee,At=Xt):isNaN(Xt)?(z=ee/At.width,b=ee,At=At.height*z):(z=Xt/At.height,b=At.width*z,At=Xt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-rt)/At.width,(tt.height-Ut)/At.height),z>jt?(z=jt,b=At.width,At=At.height):(b=tt.width,At=tt.height)):(b=At.width*z,At=At.height*z):(z=jt,b=At.width,At=At.height),at!==null?(b+=rt,At+=Ut):at=new Ci(0),tt!==null&&(jt=tt.width,tt=tt.height,isNaN(jt)&&(jt=2e3),isNaN(tt)&&(tt=2e3),isFinite(jt)&&(b=Math.min(b,jt)),isFinite(tt)&&(At=Math.min(At,tt))),ct.width=Math.ceil(b),ct.height=Math.ceil(At),x==="SVG"?E===null?null:(E.resize(ct.width,ct.height,ct.width,ct.height),E.ownerDocument=mt,E.hs=yt,Uc(a,E.context,at,new ze(Math.ceil(b),Math.ceil(At)),z,Wt,ot,ut,xt,y),E.context):(a.Xm=!1,Uc(a,kt,at,new ze(Math.ceil(b),Math.ceil(At)),z,Wt,ot,ut,xt,y),a.Xm=!0,ct.context)}_e.Object.defineProperties(fe.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 Vu(this,Pe.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 Vu(this,Pe.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(Pe,"resize",this.Ov,!1),this.removeEventListener(Pe,"wheel",this.$j,!0),Ga===this&&(Ga=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),kf(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)&&yi(a,"0 <= value <= 1",fe,"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),tl(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),tl(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),tl(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),tl(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&yi(a,">= 0",fe,"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&&yi(a,">= 0",fe,"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 yi(a,">= 0",fe,"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||rm(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&&ve("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=uc(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var E=this.vb;this.vb=!0,Cl(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=Xg(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(Pe,"pointermove",this.dk,!0),this.addEventListener(Pe,"pointerdown",this.ui,!0),this.addEventListener(Pe,"pointerup",this.fk,!0),this.addEventListener(Pe,"pointerout",this.ek,!0),this.addEventListener(Pe,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(Pe,"wheel",this.$j,!0),this.addEventListener(Pe,"selectstart",this.preventDefault,!1)):(this.removeEventListener(Pe,"pointermove",this.dk,!0),this.removeEventListener(Pe,"pointerdown",this.ui,!0),this.removeEventListener(Pe,"pointerup",this.fk,!0),this.removeEventListener(Pe,"pointerout",this.ek,!0),this.removeEventListener(Pe,"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(Pe,"wheel",this.$j,!0),this.removeEventListener(Pe,"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=Gt.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),lh(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Uu(this):(this.vb=!0,a=this.scale,fc(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)}Gt.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=Nf(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Nf(this)),a.type!==Ve.Grid&&ve("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),Wu(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),Uu(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||ve("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 Ci(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===ud&&tl(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,tl(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,Yg(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&&Yg(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!==ea&&tl(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()||ve("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()||ve("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)):yi(a,"> 0",fe,"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)):yi(a,"> 0",fe,"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),tl(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 Ci(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&&ve("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();)yp(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==hd&&a!==Yo&&a!==eg&&ve("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 ze(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 Ci(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),_e.Object.defineProperties(fe,{licenseKey:{get:function(){return sp.jc()},set:function(a){sp.add(a.replace(/\s/g,""))}},version:{get:function(){return Of}}}),fe.prototype.makeImageData=fe.prototype.Jx,fe.prototype.makeImage=fe.prototype.Wz,fe.prototype.cacheGroupExternalLinks=fe.prototype.Fu,fe.prototype.addRenderer=fe.prototype.bs,fe.prototype.makeSVG=fe.prototype.av,fe.prototype.makeSvg=fe.prototype.Cs,fe.prototype.stopAutoScroll=fe.prototype.ug,fe.prototype.doAutoScroll=fe.prototype.gs,fe.prototype.isUnoccupied=fe.prototype.Yj,fe.prototype.raiseDiagramEvent=fe.prototype.R,fe.prototype.removeDiagramListener=fe.prototype.am,fe.prototype.addDiagramListener=fe.prototype.Bj,fe.prototype.findTreeRoots=fe.prototype.yz,fe.prototype.layoutDiagram=fe.prototype.Uz,fe.prototype.findTopLevelGroups=fe.prototype.qz,fe.prototype.findTopLevelNodesAndLinks=fe.prototype.rz,fe.prototype.ensureBounds=fe.prototype.Va,fe.prototype.findLinksByExample=fe.prototype.ls,fe.prototype.findNodesByExample=fe.prototype.ms,fe.prototype.findLinkForData=fe.prototype.Kc,fe.prototype.findNodeForData=fe.prototype.ii,fe.prototype.findPartForData=fe.prototype.Lc,fe.prototype.findLinkForKey=fe.prototype.findLinkForKey,fe.prototype.findNodeForKey=fe.prototype.Vb,fe.prototype.findPartForKey=fe.prototype.findPartForKey,fe.prototype.rebuildParts=fe.prototype.Wd,fe.prototype.transformViewToDoc=fe.prototype.Ps,fe.prototype.transformRectDocToView=fe.prototype.zA,fe.prototype.transformDocToView=fe.prototype.op,fe.prototype.centerRect=fe.prototype.es,fe.prototype.scrollToRect=fe.prototype.tv,fe.prototype.scroll=fe.prototype.scroll,fe.prototype.highlightCollection=fe.prototype.Jz,fe.prototype.highlight=fe.prototype.Iz,fe.prototype.selectCollection=fe.prototype.rA,fe.prototype.select=fe.prototype.select,fe.prototype.updateAllRelationshipsFromData=fe.prototype.rp,fe.prototype.updateAllTargetBindings=fe.prototype.updateAllTargetBindings,fe.prototype.commit=fe.prototype.commit,fe.prototype.rollbackTransaction=fe.prototype.Kf,fe.prototype.commitTransaction=fe.prototype.eb,fe.prototype.startTransaction=fe.prototype.Ea,fe.prototype.raiseChanged=fe.prototype.g,fe.prototype.raiseChangedEvent=fe.prototype.cb,fe.prototype.removeChangedListener=fe.prototype.ik,fe.prototype.addChangedListener=fe.prototype.Pe,fe.prototype.removeModelChangedListener=fe.prototype.mA,fe.prototype.addModelChangedListener=fe.prototype.Yw,fe.prototype.findLayer=fe.prototype.Qj,fe.prototype.removeLayer=fe.prototype.kA,fe.prototype.addLayerAfter=fe.prototype.Cy,fe.prototype.addLayerBefore=fe.prototype.Ww,fe.prototype.addLayer=fe.prototype.Al,fe.prototype.moveParts=fe.prototype.moveParts,fe.prototype.copyParts=fe.prototype.Kj,fe.prototype.removeParts=fe.prototype.Is,fe.prototype.remove=fe.prototype.remove,fe.prototype.add=fe.prototype.add,fe.prototype.clearDelayedGeometries=fe.prototype.bx,fe.prototype.setProperties=fe.prototype.nm,fe.prototype.attach=fe.prototype.Du,fe.prototype.set=fe.prototype.set,fe.prototype.resetInputOptions=fe.prototype.Sx,fe.prototype.setInputOption=fe.prototype.sA,fe.prototype.getInputOption=fe.prototype.Ql,fe.prototype.resetRenderingHints=fe.prototype.Tx,fe.prototype.setRenderingHint=fe.prototype.Xx,fe.prototype.getRenderingHint=fe.prototype.Gf,fe.prototype.maybeUpdate=fe.prototype.bd,fe.prototype.requestUpdate=fe.prototype.$b,fe.prototype.delayInitialization=fe.prototype.Xy,fe.prototype.isUpdateRequested=fe.prototype.Pz,fe.prototype.invalidateDocumentBounds=fe.prototype.Ya,fe.prototype.findObjectsNear=fe.prototype.og,fe.prototype.findPartsNear=fe.prototype.mz,fe.prototype.findObjectsIn=fe.prototype.Cf,fe.prototype.findPartsIn=fe.prototype.ux,fe.prototype.findObjectsAt=fe.prototype.ji,fe.prototype.findPartsAt=fe.prototype.lz,fe.prototype.findObjectAt=fe.prototype.ic,fe.prototype.findPartAt=fe.prototype.Ol,fe.prototype.focusObject=fe.prototype.zz,fe.prototype.alignDocument=fe.prototype.Jy,fe.prototype.zoomToRect=fe.prototype.BA,fe.prototype.zoomToFit=fe.prototype.zoomToFit,fe.prototype.diagramScroll=fe.prototype.kx,fe.prototype.focus=fe.prototype.focus;var tg=new zn,um=null,To=Pe.document!==void 0,Df=null,Xd="",ea=new ye(fe,"None",0),cl=new ye(fe,"Uniform",1),Jd=new ye(fe,"UniformToFill",2),pc=new ye(fe,"CycleAll",10),ep=new ye(fe,"CycleNotDirected",11),np=new ye(fe,"CycleNotDirectedFast",12),ip=new ye(fe,"CycleNotUndirected",13),rp=new ye(fe,"CycleDestinationTree",14),op=new ye(fe,"CycleSourceTree",15),ud=new ye(fe,"DocumentScroll",1),mc=new ye(fe,"InfiniteScroll",2),hd=new ye(fe,"TreeParentCollapsed",21),Yo=new ye(fe,"AllParentsCollapsed",22),eg=new ye(fe,"AnyParentsCollapsed",23),sp=new tn,Of="2.3.10",Rf="image",vc=null,hm=!1;function Us(){if(To){var a=Pe.document.createElement("canvas"),y=a.getContext("2d"),x=Ni("7ca11abfd022028846");y[x]=Ni("398c3597c01238");for(var E=["5da73c80a36455d7038e4972187c3cae51fd22",rn.Dx+"4ae6247590da4bb21c324ba3a84e385776",Ti.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",ae.za],b=1;5>b;b++)y[Ni("7ca11abfd7330390")](Ni(E[b-1]),10,15*b);for(y[x]=Ni("39f046ebb36e4b"),x=1;5>x;x++)y[Ni("7ca11abfd7330390")](Ni(E[x-1]),10,15*x);(E.length!==4||E[0][0]!=="5"||E[3][0]!=="7")&&(Ti.prototype.Cd=Ti.prototype.Eu),vc=a}}fe.className="Diagram",fe.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=Pe.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof fe?y.H:null},fe.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},fe.useDOM=function(a){To=a?Pe.document!==void 0:!1},fe.isUsingDOM=function(){return To},fe.None=ea,fe.Uniform=cl,fe.UniformToFill=Jd,fe.CycleAll=pc,fe.CycleNotDirected=ep,fe.CycleNotDirectedFast=np,fe.CycleNotUndirected=ip,fe.CycleDestinationTree=rp,fe.CycleSourceTree=op,fe.DocumentScroll=ud,fe.InfiniteScroll=mc,fe.TreeParentCollapsed=hd,fe.AllParentsCollapsed=Yo,fe.AnyParentsCollapsed=eg;function dm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function If(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=Pe[Ni("76a715b2f73f148a")][Ni("72ba13b5")]||"";if(a.Rc=!0,To){var E=fe[Ni("76a115b6ed251eaf4692")];if(E)for(var b=sp.iterator;b.next()&&(E=b.value,E=Ni(E).split(Ni("39e9")),!(6>E.length));){var z=Ni(E[1]).split(".");if(E[4]!=="7da71ca0")break;var tt=Ni(rn[Ni("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var rt=Pe[Ni("74a900bae4370f8b51")][Ni("6fbb13a1c2311e8a57")].toLowerCase();if(tt=rt[Ni("73a612b6fb191d")](Ni("3aad1ab6e022098b4dc4")),z=Ni(E[2]),-1<tt&&(rt=rt[Ni("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<rt&&rt<tt),!a.Rc))break;for(tt=x[Ni("76ad18b4f73e")],rt=x[Ni("73a612b6fb191d")](Ni("35e7"))+2;rt<tt;rt++)y+=x[rt];if(tt=y[Ni("73a612b6fb191d")](z),0>tt&&z!==Ni("7da71ca0ad381e90")&&(tt=y[Ni("73a612b6fb191d")](Ni("76a715b2ef3e149757"))),0>tt&&(tt=y[Ni("73a612b6fb191d")](Ni("76a715b2ef3e149757"))),0>tt&&(tt=y[Ni("73a612b6fb191d")](Ni("2bfa41fdb3784bca12"))),0>tt&&(tt=x[Ni("73a612b6fb191d")](Ni("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[Ni("73a612b6fb191d")](Ni("35"))||y[Ni("73a612b6fb191d")](Ni("35"))===-1),!a.Rc||x[Ni("73a612b6fb191d")](Ni("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Ni("73a612b6fb191d")](z)),!a.Rc)||(tt=Pe[Ni("76a715b2f73f148a")][Ni("69ad17a1e03e")],rt=tt[Ni("73a612b6fb191d")](Ni("7fb002b6ed25128b4da25b2e")),-1<rt&&(a.Rc=!(tt[Ni("73a612b6fb191d")](z)>rt),!a.Rc)))break;if(z[0]==="#"){tt=Pe.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[Ni("79a417a0f0181a8946")]=E,Pe.document[Ni("78a712aa")]){Pe.document[Ni("78a712aa")][Ni("7bb806b6ed32388c4a875b")](tt),ot=Pe.getComputedStyle(tt).getPropertyValue(Ni("78a704b7e62456904c9b12701b6532a8"));var at=Pe.getComputedStyle(tt).getPropertyValue(Ni("75b817b0ea2202"));if(Pe.document[Ni("78a712aa")][Ni("68ad1bbcf533388c4a875b")](tt),ot){if(tt=Pe[Ni("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(Ni("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[Ni("76ad18b4f73e")],b=x[Ni("73a612b6fb191d")](Ni("35e7"))+2;b<ut;b++)y+=x[b];x=y[Ni("73a612b6fb191d")](Ni("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Ni("73a612b6fb191d")](Ni("35")))}}}return 0<a.Rc&&a!==a.wy}dm.className="DiagramHelper";function zh(a){this.j=a===void 0?new Gt:a,this.o=new Gt}_e.Object.defineProperties(zh.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 yc="DraggingInfo";zh.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 ze(NaN,NaN).freeze(),this.gridSnapCellSpot=Ls,this.gridSnapOrigin=new Gt(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function ft(a,y){if(typeof a=="string"||Pe.Element&&a instanceof Element)var x=fe.call(this,a)||this;else x=fe.call(this)||this,y=a;return dt(x),y&&x.nm(y),x}de(ft,fe);function dt(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=Ql,a.layout=new Ns}ft.prototype.reset=function(){fe.prototype.reset.call(this),dt(this)},ft.className="Palette";function gt(a,y){if(typeof a=="string"||Pe.Element&&a instanceof Element)var x=fe.call(this,a)||this;else x=fe.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 jn;var b=new xi;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 Ci(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new zt,x.toolManager.mouseMoveTools),x.click=function(){var z=E.observed;if(z!==null){var tt=z.viewportBounds,rt=E.lastInput.documentPoint;z.position=new Gt(rt.x-tt.width/2,rt.y-tt.height/2)}},x.Pf=function(){E.Ya(),Tt(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&&Tt(E)},x.autoScale=cl,x.vb=!1,y&&Object.assign(x,y),x}de(gt,fe),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(Ff(this),this.ql===null){var x=new Ul(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}}}fe.prototype.redraw.call(this)},gt.prototype.gc=function(){if(this.Ka===null&&ve("No div specified"),this.ta===null&&ve("No canvas specified"),!(this.ta instanceof Vu)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Ff(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=Ce.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Wu(y,b),Ce.free(b),ls(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=Ro(rt,b),at.gc(b,ot),b.globalAlpha=rt);else{for(var ut=Ro(rt,b),ct=ot.scale,mt=Ce.alloc(),yt=rt.Pa.s,xt=yt.length,kt=0;kt<xt;kt++){var jt=yt[kt];(E||jt!==at)&&rt.Oj(b,jt,ot,null,ct,mt,!1)}Ce.free(mt),b.globalAlpha=ut}}}}}function Tt(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=ze.alloc();b.h(x.width,x.height),E.desiredSize=b,ze.free(b),a=2/a.scale,E instanceof xi&&(E.strokeWidth=a),y.location=new Gt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}gt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return Or;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(),Tt(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))},_e.Object.defineProperties(gt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof gt&&ve("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),Tt(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),Tt(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 zt(){ho.call(this),this.j=null}de(zt,ho),zt.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 Gt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new Gt(a.x-this.j.x,a.y-this.j.y)),!0)},zt.prototype.doActivate=function(){this.j=null,ho.prototype.doActivate.call(this)},zt.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},zt.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 Gt(E.x-x.x,E.y-x.y)}a=a.lastInput.documentPoint,y.position=new Gt(a.x-this.j.x,a.y-this.j.y)}}},zt.className="OverviewDraggingTool";function It(){br(this),this.H=Ga,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=Or,this.hb=!0,this.cg=null,this.ob=200}It.prototype.toString=function(){return"CommandHandler"},It.prototype.Xe=function(a){this.H=a},It.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=is?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()},It.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},It.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Qr&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},It.prototype.canStopCommand=function(){return!0},It.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=""}},It.prototype.canSelectAll=function(){return this.diagram.allowSelect},It.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 Ze,x=a.selection.iterator;x.next();)tf(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=""}},It.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},It.prototype.copySelection=function(){var a=this.diagram,y=new Ze;for(a=a.selection.iterator;a.next();)tf(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},It.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},It.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},It.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},It.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)Df=null,Xd="";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 tn,x.addAll(z),Df=x,Xd=y.model.dataFormat}}y.R("ClipboardChanged",x)},It.prototype.pasteFromClipboard=function(){var a=new Ze,y=Df;if(y===null)return a;var x=this.diagram;if(Xd!==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},It.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);Vd(y,z,new Gt(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=""}},It.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||Df===null||Df.count===0||Xd!==a.model.dataFormat)},It.prototype.undo=function(){this.diagram.undoManager.undo()},It.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},It.prototype.redo=function(){this.diagram.undoManager.redo()},It.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},It.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===ea&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},It.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==ea?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},It.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===ea&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},It.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==ea?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},It.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},It.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},It.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,E=a.scale;Cl(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=Or):(this.Jt=E,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),yu(y)},It.prototype.canZoomToFit=function(){return this.diagram.allowZoom},It.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;Cl(x,"Scroll To Part");var E=this.scrollToPartPause;if(0<E){var b=$t(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 hn&&ot.isTreeExpanded&&(!(ot instanceof pi)||ot.isSubGraphExpanded);)ot=b.pop();0<b.length?(ot instanceof jn&&y.tv(ot.actualBounds),ot instanceof hn&&!ot.isTreeExpanded&&(ot.isTreeExpanded=!0),ot instanceof pi&&!ot.isSubGraphExpanded&&(ot.isSubGraphExpanded=!0)):(ot instanceof jn&&y.es(ot.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){Vi(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 $t(a,y,x){if(y.isVisible())return x;if(y instanceof nr)$t(a,y.adornedPart,x);else if(y instanceof $e){var E=y.fromNode;E!==null&&$t(a,E,x),y=y.toNode,y!==null&&$t(a,y,x)}else y instanceof hn&&(E=y.labeledLink,E!==null&&$t(a,E,x),E=y.pg(),E!==null&&(E.isTreeExpanded||E.wasTreeExpanded||x.push(E),$t(a,E,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),$t(a,y,x));return x}It.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof jn)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},It.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),Cl(y.animationManager,"Collapse Tree");var x=new tn;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 hn&&b.isTreeExpanded&&(b.collapseTree(),x.add(b))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},It.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof hn&&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 hn&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},It.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),Cl(y.animationManager,"Expand Tree");var x=new tn;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 hn&&!b.isTreeExpanded&&(b.expandTree(),x.add(b))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},It.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof hn)||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 hn&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},It.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 tn,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&b.add(tt)}for(var rt=new tn,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 ct=rt.first().containingGroup;if(ct!==null)for(;ct!==null;){b=!1;for(var mt=rt.iterator;mt.next();)if(!mt.value.Td(ct)){b=!0;break}if(b)ct=ct.containingGroup;else break}if(x instanceof pi)Vl(x),E=x.copy(),E!==null&&a.add(E);else if(y.Yu(x)){var yt=y.copyNodeData(x);qe(yt)&&(y.xf(yt),E=a.ii(yt))}if(E!==null){ct!==null&&this.isValidMember(ct,E)&&(E.containingGroup=ct);for(var xt=rt.iterator;xt.next();){var kt=xt.value;this.isValidMember(E,kt)&&(kt.containingGroup=E)}a.clearSelection(!0),E.isSelected=!0}}a.R("SelectionGrouped",E)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},It.prototype.canGroupSelection=function(){var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowGroup||!a.model.Xj()||this.archetypeGroupData===null)return!1;for(a=a.selection.iterator;a.next();){var y=a.value;if(y.Zc()&&y.canGroup())return!0}return!1};function Se(a){var y=hi();for(a=a.iterator;a.next();){var x=a.value;x instanceof $e||y.push(x)}a=new Ze,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 ni(y),a}It.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof $e)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},It.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 tn;if(a!==null)E.add(a);else for(var b=y.selection.iterator;b.next();){var z=b.value;z instanceof pi&&z.canUngroup()&&E.add(z)}var tt=new tn;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 ct=tt.iterator;ct.next();){var mt=ct.value;if(mt.isSelected=!0,!(mt instanceof $e)){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=""}},It.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 pi))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof pi&&y.canUngroup())return!0;return!1},It.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=Se(a).iterator;a.next();){var E=a.value;E.containingGroup!==null&&(!y||this.isValidMember(null,E)?E.containingGroup=null:x=!1)}return x},It.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),Cl(y.animationManager,"Collapse SubGraph");var x=new tn;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 pi&&b.isSubGraphExpanded&&(b.collapseSubGraph(),x.add(b))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},It.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof pi&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof pi&&y.isSubGraphExpanded)return!0;return!1},It.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),Cl(y.animationManager,"Expand SubGraph");var x=new tn;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 pi&&!b.isSubGraphExpanded&&(b.expandSubGraph(),x.add(b))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},It.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof pi&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof pi&&!y.isSubGraphExpanded)return!0;return!1},It.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 Hr&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},It.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 Hr))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 Hr&&x.editable}),a!==null))return!0;return!1},It.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 ne?b=a.ga(mr):y.viewportBounds.ca(E.documentPoint)||(b=y.viewportBounds,b=new Gt(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,gs(x,!1,a)}},It.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)},It.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 zn,a===null)return E;for(var z=a.iterator;z.next();)hh(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 $e&&(y=a.fromNode,y===null||E.contains(y)?(y=a.toNode,y===null||E.contains(y)||E.remove(a)):E.remove(a));return E},_e.Object.defineProperties(It.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||ve("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}}}),It.className="CommandHandler",hc=function(){return new It};function ne(){br(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new Gt(NaN,NaN).freeze(),this.jd=Ca,this.Ab=new Ti,this.wh=new Ti,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=Da,this.uc=new Ce(NaN,NaN,NaN,NaN).freeze(),this.Ib=new Ce(NaN,NaN,NaN,NaN).freeze(),this.dc=new Ce(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=ks,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 Ue,Ge,Tn,On,Xn,vi,Ki,bi,Xi,Ar;ne.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=pr(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},ne.prototype.Vw=function(a){var y=this.Dh;if(si(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},ne.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},ne.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},ne.prototype.copy=function(){return this.clone()},St=ne.prototype,St.qb=function(a){a.classType===$e?a.name.indexOf("Orient")===0?this.segmentOrientation=a:ve("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===ne&&(this.stretch=a)},St.toString=function(){return mi(this.constructor)+"#"+wo(this)},St.th=function(){this.A!==null&&(this.A.nc=!0)};function ki(a){a.A===null?a.A=new xc:a.A.nc&&(a.A=a.A.copy())}St.Xc=function(){if(this.ba===null){var a=new ap;a.Xi=ys,a.yj=ys,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},St.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===$r&&Fs(this)&&Yr(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 zn),tt=z.undoManager.transactionLevel===0,a.startCondition===Lr?tt=!0:a.startCondition===ir&&(tt=!1),tt?(z=new ps,Hu(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()):(Cl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,E,b)))),this instanceof Ve&&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 Ve&&Hf(rt,function(ot){ot.data!==null&&ot.l&16777216&&ot.La(y)})};function Yr(a,y,x){var E=a.ih();if(E!==null)for(var b=a.localBindings.iterator;b.next();){var z=b.value,tt=null;if(z.sourceName!==null){if(tt=M1(z,E,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var 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))}}St.ks=function(a){return this.bindingId===a?this:null},St.g=function(a,y,x){this.cb($r,a,this,y,x)},St.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 Ti);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),z.pp(b)}};function ds(a,y,x,E){return a.pickable===!1?!1:(E.multiply(a.transform),x?a.Yc(y,E):a.fh(y,E))}St.tx=function(a,y,x){if(this.pickable===!1)return!1;var E=this.naturalBounds;return y=a.Bf(y),x?zo(a.x,a.y,0,0,0,E.height)<=y||zo(a.x,a.y,0,E.height,E.width,E.height)<=y||zo(a.x,a.y,E.width,E.height,E.width,0)<=y||zo(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},St.se=function(){return!0},St.ca=function(a){var y=Gt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return Gt.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=us(x.x-tt*ot,x.y-tt*ot,x.width+z*ot,x.height+z*ot,y.x,y.y),Gt.free(y),a}return b=!1,(this instanceof nr||this instanceof xi?us(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)),Gt.free(y),b},St.gh=function(a){var y=this.naturalBounds;return us(0,0,y.width,y.height,a.x,a.y)},St.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=Ce.allocAt(0,0,y.width,y.height);var x=this.transform,E=!1,b=Gt.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)))),Gt.free(b),Ce.free(y),E},St.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,E=!1,b=Gt.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)))),Gt.free(b),E},St.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,E=Gt.allocAt(0,0),b=Gt.allocAt(0,x.height),z=Gt.allocAt(x.width,x.height),tt=Gt.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=Ce.allocAt(0,0,x.width,x.height);var ot=Gt.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)))),Gt.free(ot),Ce.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 Gt.free(E),Gt.free(b),Gt.free(z),Gt.free(tt),rt},St.ga=function(a,y){if(y===void 0&&(y=new Gt),a instanceof Kn){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},St.mi=function(a){a===void 0&&(a=new Ce);var y=this.naturalBounds,x=this.oe,E=Gt.allocAt(0,0).transform(x);return a.h(E.x,E.y,0,0),E.h(y.width,0).transform(x),ko(a,E.x,E.y,0,0),E.h(y.width,y.height).transform(x),ko(a,E.x,E.y,0,0),E.h(0,y.height).transform(x),ko(a,E.x,E.y,0,0),Gt.free(E),a},St.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},St.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},St.qs=function(a,y){return y===void 0&&(y=new Gt),y.assign(a),this.oe.Cd(y),y},St.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},St.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,ct=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+ct,a=a*ot+y*ut+mt,y=x*rt+E*at+ct,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)},ne.prototype.measure=function(a,y,x,E){if(pl(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 Ve;switch(Ta(this,!0)){case Ge:tt=b=0,rt&&(y=a=1/0);break;case Ue:isFinite(a)&&a>x&&(b=a),isFinite(y)&&y>E&&(tt=y);break;case On:isFinite(a)&&a>x&&(b=a),tt=0,rt&&(y=1/0);break;case Xn: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()||ve("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),Xo(this,!1)}},ne.prototype.Wl=function(){},ne.prototype.Dd=function(){return!1},ne.prototype.arrange=function(a,y,x,E,b){this.Uk();var z=Ce.alloc();z.assign(this.Ib),this.Ib.ka(),fa(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&&cd(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 Hr&&(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()||ve("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),dh(this,!1),Ce.free(z)},St=ne.prototype,St.eh=function(){};function na(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=Ta(a,!0),x===E&&z===b&&(y=Ge),y){case Ge:(x>E||z>b)&&(Xo(a,!0),a.measure(x>E?E:x,z>b?b:z,0,0));break;case Ue:Xo(a,!0),a.measure(E,b,0,0);break;case On:Xo(a,!0),a.measure(E,z,0,0);break;case Xn:Xo(a,!0),a.measure(x,b,0,0)}}}St.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(),rs(a,y)||(x.oh(),this.Pn(x)))},St.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof hn&&KS(a,this))},St.gc=function(a,y){if(!kl(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 Ve&&cd(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&&(Ao(this,a,at,!0,!0,ot,rt),at instanceof kr&&at.type===El?(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&&(Ao(this,a,ut,!0,!1,ot,rt),ut instanceof kr&&ut.type===El?(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&&Ms(this),at=this.part,ot=!1;var ct=0;at&&y.Gf("drawShadows")&&(ot=at.isShadowed)&&(ut=at.shadowOffset,ct=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var xt=mt.m11,kt=mt.m21,jt=mt.dx,At=mt.m12,Wt=mt.m22,Ut=mt.dy,Xt,ee=Xt=0;mt=Xt*xt+ee*kt+jt;var ce=Xt*At+ee*Wt+Ut;Xt=yt.width+ct,ee=0;var an=Xt*xt+ee*kt+jt;Xt=Xt*At+ee*Wt+Ut,ee=Math.min(mt,an);var Ln=Math.min(ce,Xt),Sn=Math.max(mt+0,an)-ee,Je=Math.max(ce+0,Xt)-Ln;mt=ee,ce=Ln,Xt=yt.width+ct,ee=yt.height+ct,an=Xt*xt+ee*kt+jt,Xt=Xt*At+ee*Wt+Ut,ee=Math.min(mt,an),Ln=Math.min(ce,Xt),Sn=Math.max(mt+Sn,an)-ee,Je=Math.max(ce+Je,Xt)-Ln,mt=ee,ce=Ln,Xt=0,ee=yt.height+ct,an=Xt*xt+ee*kt+jt,Xt=Xt*At+ee*Wt+Ut,ee=Math.min(mt,an),Ln=Math.min(ce,Xt),Sn=Math.max(mt+Sn,an)-ee,Je=Math.max(ce+Je,Xt)-Ln,mt=ee,ce=Ln,ct=y.viewportBounds,yt=ct.x,xt=ct.y,mt=!(mt>ct.width+yt||yt>Sn+mt||ce>ct.height+xt||xt>Je+ce)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof Hr&&(a.font=this.font),mt){if(ce=rt.se()?rt.naturalBounds:rt.actualBounds,Sn=Math.max(tt.x,ce.x),Je=Math.max(tt.y,ce.y),ct=Math.min(tt.right,ce.right)-Sn,yt=Math.min(tt.bottom,ce.bottom)-Je,xt=this.tb,xt!==null&&(Sn=xt.x,Je=xt.y,ct=xt.width,yt=xt.height),Sn>tt.width+tt.x||tt.x>ce.width+ce.x){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}a.save(),a.beginPath(),a.rect(Sn,Je,ct,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}ot&&(ce=at.shadowOffset,a.Ev(ce.x*y.scale*this.scale*y.Mb,ce.y*y.scale*this.scale*y.Mb,at.shadowBlur),Gh(a),a.shadowColor=at.shadowColor)}ot&&this.shadowVisible===!0?Gh(a):ot&&this.shadowVisible===!1&&fh(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),gl(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),ot&&Ps(this,rt)&&this.shadowVisible===null&&fh(a),this.Ma!==null&&(a.yc(),_a(this,a,at,tt)),ot&&(this.Ma!==null||this.areaBackground!==null||Ps(this,rt))?(ou(this,!0),this.shadowVisible===null&&fh(a)):ou(this,!1),this.hh(a,y),ot&&this.l&512&&Gh(a),ut&&ot&&fh(a),mt&&(a.restore(),a.Vc(this instanceof Ve)),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 Ps(a,y){return y===null?!1:(cd(y)&&(y=y.panel),(y.l&512)!==0||(y.type===Ve.Auto||y.type===Ve.Spot)&&y.Pb()!==a)}St.Dv=function(){};function gl(a,y,x,E){Ao(a,y,a.areaBackground,!0,!0,x,E),a.areaBackground instanceof kr&&a.areaBackground.type===El?(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 _a(a,y,x,E){var b=a.kq(),z=x.x,tt=x.y,rt=x.width+b,ot=x.height+b;Ao(a,y,a.Ma,!0,!1,x,E),a.Ma instanceof kr&&a.Ma.type===El?(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 Vs(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===Ve.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 kl(a,y,x){if(!(y instanceof el))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&&Vs(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),Gh(y),y.shadowColor=a.shadowColor}a instanceof Hr&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof Ve;var rt=a instanceof Ve?cd(a):!1;a.l&4096&&Ms(a);var ot=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,b&&(y.o=!0,z&&rt?(lp(y,1,0,0,1,0,0),a.svg=y.ad):z?(lp(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):lp(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],gl(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]),_a(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],_a(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&&Gh(y),rt&&a.shadowVisible===!0?Gh(y):rt&&a.shadowVisible===!1&&fh(y),b=a.panel,rt&&Ps(a,b)&&a.shadowVisible===null&&fh(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||Ps(a,b))?(ou(a,!0),a.shadowVisible===null&&fh(y)):ou(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),Ea(y,at),!0):(a.svg=rt,tt!==null&&rt===null&&(cm(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&&Gh(y),a.Dd()&&fh(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&&Vs(a,E,rt),tt!==null&&tt(a,rt)),!0)}St.$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"+wa++,rt=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:b,width:tt,height:x}),this instanceof Ve&&(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"),Ea(a,E)};function Ea(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function Zs(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=Ie(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()}}St.hh=function(){},St.lv=function(){this.Uc=!0},St.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 Ve?cd(this):!1;if(!(this instanceof Ve&&b))if(this instanceof Fa){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 Ve)y.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");else if(this instanceof xi){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],gl(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&&gm(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(gm(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((b||x&&!(this instanceof Ve))&&(a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy]),_a(this,a,this.naturalBounds,this.actualBounds),y.Ma?(gm(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&&gm(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},St.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 Ao(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===fd)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 Gf)&&x.xe&&(x.type===lg||x.yk===rt&&x.ft===ot))var ut=x.xe;else{var ct=0,mt=0,yt=0,xt=0,kt=0,jt=0;if(jt=kt=0,b?(kt=tt.x,jt=tt.y):E||(kt-=at/2,jt-=at/2),ct=x.start.x*rt+x.start.offsetX,mt=x.start.y*ot+x.start.offsetY,yt=x.end.x*rt+x.end.offsetX,xt=x.end.y*ot+x.end.offsetY,ct+=kt,yt+=kt,mt+=jt,xt+=jt,x.type===_h)ut=y.createLinearGradient(ct,mt,yt,xt);else if(x.type===El)jt=isNaN(x.endRadius)?Math.max(rt,ot)/2:x.endRadius,isNaN(x.startRadius)?(kt=0,jt=Math.max(rt,ot)/2):kt=x.startRadius,ut=y.createRadialGradient(ct,mt,kt,yt,xt,jt);else if(x.type===lg)try{ut=y.createPattern(x.pattern,"repeat")}catch(Wt){ut=null}if(x.type!==lg&&(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===lg&&x.yk!==-1)){x.yk=-1;var At=a.diagram;At!==null&&x.yk===-1&&Vi(function(){At.redraw()},600)}}E?y.fillStyle=ut:y.strokeStyle=ut}}}St.rg=function(a){if(a instanceof Ve)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},St.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},St.If=function(){for(var a=this instanceof Ve?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function Ms(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){Wl(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)}Wl(a,!1),Ml(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Ml(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,Ml(a,!1)))}St.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Gt.alloc();z.yi(y,x,E,b,mr),a.rotate(this.Kb,z.x,z.y),Gt.free(z)}},St.v=function(a){if(!pl(this)){a===void 0&&(a=!1),Xo(this,!0),dh(this,!0);var y=this.panel;y===null||a||y.v()}},St.Uj=function(){pl(this)||(Xo(this,!0),dh(this,!0))};function da(a){if(!fa(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof hn&&a.Bd(),y.$b())),dh(a,!0)}}St.Uk=function(){!(this.l&2048)&&(Wl(this,!0),Ml(this,!0))},St.Wu=function(){Ml(this,!0)},St.N=function(){var a=this.part;a!==null&&a.N()};function Ta(a,y){var x=a.stretch,E=a.panel;return E!==null&&E.type===Ve.Table?Cu(a,E.Fb(a.row),E.Eb(a.column),y):E!==null&&E.type===Ve.Auto&&E.Pb()===a?ws(a,Ue,y):x===vi?E!==null?E.type===Ve.Spot&&E.Pb()===a?ws(a,Ue,y):(x=E.defaultStretch,x===vi?ws(a,Ge,y):ws(a,x,y)):ws(a,Ge,y):ws(a,x,y)}function Cu(a,y,x,E){var b=a.stretch;if(b!==vi)return ws(a,b,E);var z=b=null;switch(y.stretch){case Xn:z=!0;break;case Ue:z=!0}switch(x.stretch){case On:b=!0;break;case Ue:b=!0}return y=a.panel.defaultStretch,b===null&&(b=y===On||y===Ue),z===null&&(z=y===Xn||y===Ue),b===!0&&z===!0?ws(a,Ue,E):b===!0?ws(a,On,E):z===!0?ws(a,Xn,E):ws(a,Ge,E)}function ws(a,y,x){if(x)return y;if(y===Ge||(x=a.desiredSize,x.w()))return Ge;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===On)return Ge;if(y===Ue)return Xn}else{if(y===Xn)return Ge;if(y===Ue)return On}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===Xn)return Ge;if(y===Ue)return On}else{if(y===On)return Ge;if(y===Ue)return Xn}return y}function ou(a,y){a.l=y?a.l|512:a.l&-513}function Fs(a){return(a.l&1024)!==0}function Sc(a,y){a.l=y?a.l|1024:a.l&-1025}function Wl(a,y){a.l=y?a.l|2048:a.l&-2049}function Ml(a,y){a.l=y?a.l|4096:a.l&-4097}function pl(a){return(a.l&8192)!==0}function Xo(a,y){a.l=y?a.l|8192:a.l&-8193}function fa(a){return(a.l&16384)!==0}function dh(a,y){a.l=y?a.l|16384:a.l&-16385}St.Gj=function(){this.svg=null},St.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},St.Av=function(){},St.zv=function(a){return this.pa=a,da(this),!0},St.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},St.kq=function(){return 0};function jf(a){var y=a.part;if(y instanceof hn&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||KS(y,a)}}function Zy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof Ve?a instanceof hn?a.Bd():a.qm(a,function(x){jf(x)}):jf(a))}St.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new Ho(a,y,x,E):b=a,b.xd=this,a=this.ih(),a!==null&&fS(a)&&ve("Cannot add a Binding to a template that has already been copied: "+b),this.localBindings===null&&(this.localBindings=new tn),this.localBindings.add(b),this},St.set=function(a){return Object.assign(this,a),this},St.Du=function(a){return nv(this,a),this},St.apply=function(a){return a(this),this},St.nm=function(a){return bf(this,a),this},St.pz=function(){return this.ih()},St.ih=function(){for(var a=this instanceof Ve?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},St.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new zn),this.animationTriggers.add(a.propertyName,a),this};function Nl(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=ng.I(a);typeof z=="function"?(x=pr(arguments),E=z(x),qe(E)||ve('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):b=Pe.go[a]}if(E===null&&(b!=null&&b.constructor||ve("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 fe&&1<x.length){z=E;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(kf(z,tt),b++)}for(;b<x.length;b++)z=x[b],z===void 0?ve("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 Hr)a.text=y;else if(a instanceof xi)a.figure=y;else if(a instanceof Fa)a.source=y;else if(a instanceof Ve)y=su.I(y),y!==null&&(a.type=y);else if(a instanceof kr){var x=ji(kr,y);x!==null?a.type=x:ve("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof nn?(y=ji(nn,y),y!==null&&(a.type=y)):a instanceof tr&&(y=ji(tr,y),y!==null&&(a.type=y));else if(y instanceof ne)a instanceof Ve||ve("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?bm(E,y):ve("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 es)a.type=y;else if(y instanceof Ho)a instanceof ne||a instanceof Jo?a.bind(y):ve("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof qa)a instanceof ne?a.Jv(y):ve("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof qo)a instanceof nn&&a.type===nn.o?a.figures.add(y):ve("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof tr)a instanceof qo?a.segments.add(y):ve("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof oo)a instanceof fe||a instanceof pi?a.layout=y:ve("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 kr){x=new Ei;for(var b in y)E=parseFloat(b),isNaN(E)?x[b]=y[b]:a.addColorStop(E,y[b]);bf(a,x)}else if(a instanceof Jo){y.row!==void 0?(b=y.row,(b==null||b===1/0||isNaN(b)||0>b)&&ve("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)&&ve("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+b),a.isRow=!1,a.index=b),b=new Ei;for(x in y)x!=="row"&&x!=="column"&&(b[x]=y[x]);bf(a,b)}else bf(a,y);else ve('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function dd(a,y){ng.add(a,y)}function fm(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}_e.Object.defineProperties(ne.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new xc),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 xc),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 xc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(ki(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&&(ki(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:pa},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new $d),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===pa&&(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 $d),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 $d),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:Qo},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new $d),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:vi},set:function(a){var y=this.stretch;y!==a&&(ki(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&&(ki(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)&&yi(a,"0 <= value <= 1",ne,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Wf(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(Wf(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(),Zy(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&wc(a,"GraphObject.areaBackground"),a instanceof kr&&a.freeze(),ki(this),this.A.gd=a,this.N(),this.g("areaBackground",y,a))}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"GraphObject.background"),a instanceof kr&&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 jn)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 Gt(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&&ve("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,Zy(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 xi&&this.qc(),this.g("desiredSize",E,a),Fs(this)&&(a=this.part,a!==null&&(Yr(this,a,"width"),Yr(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 ze(a,this.jd.height).freeze(),this.v(),this instanceof xi&&this.qc(),this.g("desiredSize",y,a),Fs(this)&&(a=this.part,a!==null&&Yr(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 ze(this.jd.width,a).freeze(),this.v(),this instanceof xi&&this.qc(),this.g("desiredSize",y,a),Fs(this)&&(a=this.part,a!==null&&Yr(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Hi},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(),ki(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:Ts},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(),ki(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 Ci(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&&Ms(this),this.Ab}},oe:{get:function(){return this.l&4096&&Ms(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(ki(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Ge},set:function(a){this.reshapingBehavior!==a&&(ki(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()&&ve("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),da(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&&yi(a,">= 0",ne,"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&&yi(a,">= 1",ne,"columnSpan"),ki(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&&yi(a,">= 0",ne,"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&&yi(a,">= 1",ne,"rowSpan"),ki(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&&(ki(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 hn||ve("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:ys},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),jf(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&yi(a,">= 0",ne,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),jf(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),jf(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&&yi(a,">= 0",ne,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:ys},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),jf(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&yi(a,">= 0",ne,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),jf(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),jf(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&&yi(a,">= 0",ne,"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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(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&&(ki(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),ne.prototype.trigger=ne.prototype.Jv,ne.prototype.findBindingPanel=ne.prototype.ih,ne.prototype.findTemplateBinder=ne.prototype.pz,ne.prototype.setProperties=ne.prototype.nm,ne.prototype.apply=ne.prototype.apply,ne.prototype.attach=ne.prototype.Du,ne.prototype.set=ne.prototype.set,ne.prototype.isEnabledObject=ne.prototype.If,ne.prototype.isVisibleObject=ne.prototype.Ed,ne.prototype.isContainedBy=ne.prototype.rg,ne.prototype.getNearestIntersectionPoint=ne.prototype.rs,ne.prototype.getLocalPoint=ne.prototype.qs,ne.prototype.getDocumentScale=ne.prototype.Df,ne.prototype.getDocumentAngle=ne.prototype.li,ne.prototype.getDocumentBounds=ne.prototype.mi,ne.prototype.getDocumentPoint=ne.prototype.ga,ne.prototype.intersectsRect=ne.prototype.Yc,ne.prototype.containedInRect=ne.prototype.fh,ne.prototype.containsRect=ne.prototype.Re,ne.prototype.containsPoint=ne.prototype.ca,ne.prototype.raiseChanged=ne.prototype.g,ne.prototype.raiseChangedEvent=ne.prototype.cb,ne.prototype.addCopyProperty=ne.prototype.Vw;var ng=null;ne.className="GraphObject",ng=new zn,dd("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=Nl(Ve,Ve.Auto,{isActionable:!0,enabledChanged:function(x,E){if(x instanceof Ve){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"},Nl(xi,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new Kn(0,0,2.76142374915397,2.761423749153969),spot2:new Kn(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 Ve&&(x=E.fb("ButtonBorder"),x instanceof xi)){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 Ve&&(x=E.fb("ButtonBorder"),x instanceof xi&&(x.fill=E._buttonFillNormal,x.stroke=E._buttonStrokeNormal))},y.actionDown=function(x,E){if(E.If()&&E instanceof Ve&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof xi){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 Ve&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof xi){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 Ve&&E._buttonFillPressed!==null){var b=E.fb("ButtonBorder");if(b instanceof xi){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 Ve&&E._buttonFillPressed!==null){var b=x.diagram;if(b.firstInput.button===0&&(b.currentTool.standardMouseOver(),a(x,E)&&(x=E.fb("ButtonBorder"),x instanceof xi))){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}),dd("TreeExpanderButton",function(){var a=Nl("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Nl(xi,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:So},new Ho("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Ho("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof nr&&(x=x.adornedPart),x instanceof hn){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}),dd("SubGraphExpanderButton",function(){var a=Nl("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Nl(xi,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:So},new Ho("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 nr&&(x=x.adornedPart),x instanceof pi){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}),dd("ToolTip",function(){return Nl(nr,Ve.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Gt(0,3),shadowBlur:5},Nl(xi,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new Kn(0,0,4,6),spot2:new Kn(1,1,-4,-4)}))}),dd("ContextMenu",function(){return Nl(nr,Ve.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Gt(0,3),shadowBlur:5},new Ho("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),dd("ContextMenuButton",function(){var a=Nl("Button");a.stretch=On;var y=a.fb("ButtonBorder");return y instanceof xi&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new Kn(0,0,2,3),y.spot2=new Kn(1,1,-2,-2)),a}),dd("PanelExpanderButton",function(a){var y=fm(a,"COLLAPSIBLE"),x=Nl("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},Nl(xi,{name:"ButtonIcon",strokeWidth:2},new Ho("geometryString","visible",function(E){return E?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof xi&&(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}),dd("CheckBoxButton",function(a){var y=fm(a);return a=Nl("Button",{desiredSize:new ze(14,14)},Nl(xi,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Ue,geometryStretch:Tn,visible:!1},y!==""?new Ho("visible",y).Kx():[])),a.click=function(x,E){if(E instanceof Ve){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}),dd("CheckBox",function(a){a=fm(a),a=Nl("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new Ci(0,1,0,0)});var y=Nl(Ve,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new Ci(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}),ne.None=Ge=new ye(ne,"None",0),ne.Default=vi=new ye(ne,"Default",0),ne.Vertical=Xn=new ye(ne,"Vertical",4),ne.Horizontal=On=new ye(ne,"Horizontal",5),ne.Fill=Ue=new ye(ne,"Fill",3),ne.Uniform=Tn=new ye(ne,"Uniform",1),ne.UniformToFill=Ki=new ye(ne,"UniformToFill",2),ne.FlipVertical=bi=new ye(ne,"FlipVertical",1),ne.FlipHorizontal=Xi=new ye(ne,"FlipHorizontal",2),ne.FlipBoth=Ar=new ye(ne,"FlipBoth",3),ne.make=Nl,ne.getBuilders=function(){var a=new zn,y;for(y in ng)if(y!==y.toLowerCase()){var x=ng.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},ne.defineBuilder=dd,ne.build=function(a,y,x){for(var E=[],b=2;b<arguments.length;++b)E[b-2]=arguments[b];if(b=ng.I(a),typeof b=="function"&&(E=b([a].concat(E)),E instanceof ne))return y&&E.set(y),E;ve('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},ne.takeBuilderArgument=fm;function xc(){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=Hi,this.o=Ts,this.hg=vi,this.ob=this.Bi=1,this.Pf=Ge,this.Pc=this.Ci=this.gd=null,this.Oc="category"}xc.prototype.copy=function(){var a=new xc;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 $d(){this.u=-1/0,this.o=0,this.F=Qo,this.rr=pa,this.j=this.V="None"}$d.prototype.copy=function(){var a=new $d;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},$d.className="LinkElementSettings";function ap(){this.yj=this.Xi=ks,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}ap.prototype.copy=function(){var a=new ap;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},ap.className="LinkSettings";function zf(){this.ha=[1,0,0,1,0,0]}zf.prototype.copy=function(){var a=new zf;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},zf.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},zf.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},zf.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)}},zf.className="STransform";function Pc(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}Pc.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},Pc.className="SGradient";function Vu(a,y,x){this.ownerDocument=a=y===void 0?Pe.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 el(this,x)}Vu.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},Vu.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),qe(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},Vu.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Vu.prototype.focus=function(){this.Oa.focus()},Vu.prototype.mx=function(){this.ownerDocument=null},_e.Object.defineProperties(Vu.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}}}),Vu.className="SVGSurface";function el(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 zf,this.j=cm(this),this.Nj=cm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=wa++,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?lp(a,y,x,E,b,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+E+", "+b+", "+z+", "+tt+")")}St=el.prototype,St.arc=function(a,y,x,E,b,z,tt,rt){var ot=2*Math.PI,at=ot-1e-6,ut=x*Math.cos(E),ct=x*Math.sin(E),mt=a+ut,yt=y+ct,xt=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,xt,a-ut,y-ct]),this.path.push(["A",x,x,0,1,xt,mt,yt])):1e-6<E&&this.path.push(["A",x,x,0,+(E>=Math.PI),xt,a+x*Math.cos(b),y+x*Math.sin(b)])},St.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},St.Se=function(a){this.addPath(this.path,this.rb,a||0)},St.bezierCurveTo=function(a,y,x,E,b,z){this.path.push(["C",a,y,x,E,b,z])},St.clearRect=function(){},St.clip=function(){this.Yl.clipPath=!0},St.closePath=function(){this.path.push(["z"])},St.createLinearGradient=function(a,y,x,E){var b=new Pc("linear");return b.x1=a,b.y1=y,b.x2=x,b.y2=E,b},St.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"+wa++,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(Rf,b)),this.svg.appendChild(a),x[y]=E,"url(#"+E+")"},St.createRadialGradient=function(a,y,x,E,b,z){var tt=new Pc("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)}St.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')"),ig(this,Rf,z,this.rb),this.addElement(Rf,z)},St.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},St.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},St.fillRect=function(a,y,x,E){a=[a,y,x,E],a={x:a[0],y:a[1],width:a[2],height:a[3]},ig(this,"fill",a,this.rb),this.addElement("rect",a)},St.ox=function(a,y,x,E){a={x:a,y,width:x,height:E},ig(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},St.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},ig(this,"fill",y,this.rb),this.addElement("text",y,a[0])},St.lineTo=function(a,y){this.path.push(["L",a,y])},St.moveTo=function(a,y){this.path.push(["M",a,y])},St.quadraticCurveTo=function(a,y,x,E){this.path.push(["Q",a,y,x,E])},St.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"])},St.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},St.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())},St.setTransform=function(a,y,x,E,b,z){a===1&&y===0&&x===0&&E===1&&b===0&&z===0||lp(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]+")"}St.scale=function(a,y){this.rb.scale(a,y)},St.translate=function(a,y){this.rb.translate(a,y)},St.transform=function(){},St.yc=function(){},St.stroke=function(){Qy(this,this.Yl)},St.jk=function(){this.clipInsteadOfFill||this.stroke()},St.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},St.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 ig(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 Pc?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 $y(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof Pc?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 Pc)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"+wa++,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+")"}St.addPath=function(a,y,x){for(var E=[],b=0;b<a.length;b++){var z=pr(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,ig(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 lp(a,y,x,E,b,z,tt){var rt=new zf;rt.ha=[y,x,E,b,z,tt],y={},ig(a,"g",y,rt),rt=a.addElement("g",y),a.nh.push(rt)}function cm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}St.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function fh(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Gh(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}St.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},St.fs=function(){this.Ct=!1},St.Vc=function(){},St.Wx=function(){},el.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},el.prototype.getImageData=function(){return null},el.prototype.measureText=function(){return null};function gm(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()))}el.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},el.className="SVGContext",fe.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Vu(this,Pe.document));var y=new Vu(this,Pe.document,!0);a===void 0&&(a=new Ei);var x=this;return gc(this,function(E,b){return E=lm(x,E,"SVG",y),E=E!==null?E.svg:null,typeof b=="function"?(b(E),null):E},a)},fe.prototype.makeSvg=fe.prototype.Cs,fe.prototype.av=function(a){return this.Cs(a)},fe.prototype.makeSVG=fe.prototype.av;function Ul(a,y,x,E){this.ownerDocument=y=y===void 0?Pe.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Gf(y,x,E),y.H=a}Ul.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},Ul.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Ul.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Ul.prototype.focus=function(){this.Oa.focus()},Ul.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},_e.Object.defineProperties(Ul.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}}}),Ul.className="CanvasSurface";function Gf(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&ve("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 Ti,this.isTemporary=!!x}St=Gf.prototype,St.Wx=function(a){this.Z.imageSmoothingEnabled=a},St.arc=function(a,y,x,E,b,z){this.Z.arc(a,y,x,E,b,z)},St.beginPath=function(){this.Z.beginPath()},St.Se=function(){},St.bezierCurveTo=function(a,y,x,E,b,z){this.Z.bezierCurveTo(a,y,x,E,b,z)},St.clearRect=function(a,y,x,E){this.yc(),this.Z.clearRect(a,y,x,E)},St.clip=function(){this.Z.clip()},St.closePath=function(){this.Z.closePath()},St.createLinearGradient=function(a,y,x,E){return this.Z.createLinearGradient(a,y,x,E)},St.createPattern=function(a,y){return this.Z.createPattern(a,y)},St.createRadialGradient=function(a,y,x,E,b,z){return this.Z.createRadialGradient(a,y,x,E,b,z)},St.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)},St.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},St.fillRect=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},St.ox=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},St.fillText=function(a,y,x){this.Z.fillText(a,y,x)},St.getImageData=function(a,y,x,E){return this.Z.getImageData(a,y,x,E)},St.lineTo=function(a,y){this.Z.lineTo(a,y)},St.measureText=function(a){return this.Z.measureText(a)},St.moveTo=function(a,y){this.Z.moveTo(a,y)},St.quadraticCurveTo=function(a,y,x,E){this.Z.quadraticCurveTo(a,y,x,E)},St.rect=function(a,y,x,E){this.Z.rect(a,y,x,E)},St.restore=function(){this.Z.restore()},St.save=function(){this.yc(),this.Z.save()},Gf.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},St=Gf.prototype,St.setTransform=function(a,y,x,E,b,z){this.El.setTransform(a,y,x,E,b,z)},St.scale=function(a,y){this.El.scale(a,y)},St.translate=function(a,y){this.El.translate(a,y)},St.stroke=function(){this.Z.stroke()},St.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}},St.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},St.ng=function(a,y){if(a instanceof kr&&a.type===El){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)},St.jk=function(){this.Hm||this.stroke()},St.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},St.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},St.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},St.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},St.Hs=function(){},_e.Object.defineProperties(Gf.prototype,{fillStyle:{get:function(){return this.Z.fillStyle},set:function(a){this.ct!==a&&(this.ct=this.Z.fillStyle=a)}},font:{get:function(){return this.Z.font},set:function(a){this.dt!==a&&(this.dt=this.Z.font=a)}},globalAlpha:{get:function(){return this.Z.globalAlpha},set:function(a){this.Z.globalAlpha=a}},lineCap:{get:function(){return this.Z.lineCap},set:function(a){this.Z.lineCap=a}},lineDashOffset:{get:function(){return this.Z.lineDashOffset},set:function(a){this.Z.lineDashOffset=a}},lineJoin:{get:function(){return this.Z.lineJoin},set:function(a){this.Z.lineJoin=a}},lineWidth:{get:function(){return this.Z.lineWidth},set:function(a){this.Z.lineWidth=a}},miterLimit:{get:function(){return this.Z.miterLimit},set:function(a){this.Z.miterLimit=a}},shadowBlur:{get:function(){return this.Z.shadowBlur},set:function(a){this.Z.shadowBlur=a}},shadowColor:{get:function(){return this.Z.shadowColor},set:function(a){this.Z.shadowColor=a}},shadowOffsetX:{get:function(){return this.Z.shadowOffsetX},set:function(a){this.Z.shadowOffsetX=a}},shadowOffsetY:{get:function(){return this.Z.shadowOffsetY},set:function(a){this.Z.shadowOffsetY=a}},strokeStyle:{get:function(){return this.Z.strokeStyle},set:function(a){this.et!==a&&(this.et=this.Z.strokeStyle=a)}},textAlign:{get:function(){return this.Z.textAlign},set:function(a){this.Z.textAlign=a}},imageSmoothingEnabled:{get:function(){return this.Z.imageSmoothingEnabled},set:function(a){this.Z.imageSmoothingEnabled=a}},filter:{get:function(){return this.Z.filter},set:function(a){this.Z.filter=a===""?"none":a}},clipInsteadOfFill:{get:function(){return this.Hm},set:function(a){this.Hm=a}}});var mx=Object.freeze([]);Gf.className="CanvasSurfaceContext";function up(){this.F=this.o=this.u=this.j=0}up.className="ColorNumbers";function kr(a,y){ag||(hv(),ag=!0),br(this),this._isFrozen=!1,a===void 0?(this.na=fd,this.xk="black"):typeof a=="string"?(this.na=fd,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===_h?(this.Qd=Ql,this.Lk=Xa):this.Lk=a===El?this.Qd=mr:this.Qd=ys,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}kr.prototype.copy=function(){var a=new kr;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},St=kr.prototype,St.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},St.ka=function(){return Object.isFrozen(this)&&ve("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},St.qb=function(a){a.classType===kr&&(this.type=a)},St.toString=function(){var a="Brush(";if(this.type===fd)a+=this.color;else if(a=this.type===_h?a+"Linear ":this.type===El?a+"Radial ":this.type===lg?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+")"},St.addColorStop=function(a,y){return this._isFrozen&&_n(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&yi(a,"0 <= loc <= 1",kr,"addColorStop:loc"),this.we===null&&(this.we=new zn),this.we.add(a,y),this.na===fd&&(this.type=_h),this.xe=null,this},St.Vz=function(a,y){if(this._isFrozen&&_n(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?ug:y,this.type===fd)Hh(this.color),this.color=og(a,y);else if((this.type===_h||this.type===El)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Hh(x.value),this.addColorStop(x.key,og(a,y));return this};function qy(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?ug:x,Hh(a),og(y,x)}St.Wy=function(a,y){if(this._isFrozen&&_n(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?ug:y,this.type===fd)Hh(this.color),this.color=og(-a,y);else if((this.type===_h||this.type===El)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Hh(x.value),this.addColorStop(x.key,og(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?ug:x,Hh(a),og(-y,x)}function ov(a,y,x){Hh(a),a=Ur.j;var E=Ur.u,b=Ur.o,z=Ur.F;return Hh(y),x===void 0&&(x=.5),"rgba("+Math.round((Ur.j-a)*x+a)+", "+Math.round((Ur.u-E)*x+E)+", "+Math.round((Ur.o-b)*x+b)+", "+Math.round((Ur.F-z)*x+z)+")"}St.Gx=function(){if(this.type===fd)return rg(this.color);if((this.type===_h||this.type===El)&&this.colorStops!==null){var a=this.colorStops;if(this.type===El)return rg(a.first().value);if(a.get(.5)!==null)return rg(a.get(.5));if(a.count===2)return a=a.Fa(),rg(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,rg(ov(a.get(x),a.get(E),1-z/b))}return!1};function rg(a){return a?a instanceof kr?a.Gx():(Hh(a),128>(299*Ur.j+587*Ur.u+114*Ur.o)/1e3):!1}function og(a,y){switch(y){case ug:y=100*av(Ur.j);var x=100*av(Ur.u),E=100*av(Ur.o);return ca.j=.4124564*y+.3575761*x+.1804375*E,ca.u=.2126729*y+.7151522*x+.072175*E,ca.o=.0193339*y+.119192*x+.9503041*E,ca.F=Ur.F,y=uv(ca.j/sg[0]),x=uv(ca.u/sg[1]),E=uv(ca.o/sg[2]),ch.j=116*x-16,ch.u=500*(y-x),ch.o=200*(x-E),ch.F=ca.F,ch.j=Math.min(100,Math.max(0,ch.j+100*a)),a=(ch.j+16)/116,y=a-ch.o/200,ca.j=sg[0]*eS(ch.u/500+a),ca.u=sg[1]*(ch.j>pm*dv?Math.pow(a,3):ch.j/pm),ca.o=sg[2]*eS(y),ca.F=ch.F,a=-.969266*ca.j+1.8760108*ca.u+.041556*ca.o,y=.0556434*ca.j+-.2040259*ca.u+1.0572252*ca.o,Ur.j=255*lv((3.2404542*ca.j+-1.5371385*ca.u+-.4985314*ca.o)/100),Ur.u=255*lv(a/100),Ur.o=255*lv(y/100),Ur.F=ca.F,Ur.j=Math.round(Ur.j),255<Ur.j?Ur.j=255:0>Ur.j&&(Ur.j=0),Ur.u=Math.round(Ur.u),255<Ur.u?Ur.u=255:0>Ur.u&&(Ur.u=0),Ur.o=Math.round(Ur.o),255<Ur.o?Ur.o=255:0>Ur.o&&(Ur.o=0),"rgba("+Ur.j+", "+Ur.u+", "+Ur.o+", "+Ur.F+")";case nS:return sv(),ml.o=Math.min(100,Math.max(0,ml.o+100*a)),"hsla("+ml.j+", "+ml.u+"%, "+ml.o+"%, "+ml.F+")";default:ve("Unknown color space: "+y)}}function Hh(a){ag||(hv(),ag=!0);var y=fv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,Ur.j=a[0],Ur.u=a[1],Ur.o=a[2],Ur.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,Ur.j=0,Ur.u=0,Ur.o=0,Ur.F=1)}}function sv(){var a=Ur.j/255,y=Ur.u/255,x=Ur.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))}ml.j=Math.round(tt),ml.u=Math.round(100*a),ml.o=Math.round(100*b),ml.F=Ur.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):(pm*a+16)/116}function eS(a){var y=a*a*a;return y>dv?y:(116*a-16)/pm}function wc(a,y){typeof a!="string"&&(a instanceof kr||ve("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){fv=To?new Ul(null,void 0,{willReadFrequently:!0}).context:null}_e.Object.defineProperties(kr.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&_n(this,a),this.na=a,this.start.Mc()&&(a===_h?this.start=Ql:a===El&&(this.start=mr)),this.end.Mc()&&(a===_h?this.end=Xa:a===El&&(this.end=mr)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&_n(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&_n(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&_n(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&_n(this,a),0>a&&yi(a,">= zero",kr,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&_n(this,a),0>a&&yi(a,">= zero",kr,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&_n(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&_n(this,a),this.cr=a,this.xe=null}}}),kr.prototype.isDark=kr.prototype.Gx,kr.prototype.darkenBy=kr.prototype.Wy,kr.prototype.lightenBy=kr.prototype.Vz,kr.prototype.addColorStop=kr.prototype.addColorStop;var dv=216/24389,pm=24389/27,sg=[95.047,100,108.883],fv=null,Ur=new up,ml=new up,ca=new up,ch=new up,ag=!1;kr.className="Brush";var fd;kr.Solid=fd=new ye(kr,"Solid",0);var _h;kr.Linear=_h=new ye(kr,"Linear",1);var El;kr.Radial=El=new ye(kr,"Radial",2);var lg;kr.Pattern=lg=new ye(kr,"Pattern",4);var ug;kr.Lab=ug=new ye(kr,"Lab",5);var nS;kr.HSL=nS=new ye(kr,"HSL",6),kr.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},kr.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;ag||(hv(),ag=!0);var y=fv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},kr.lighten=function(a){return qy(a)},kr.lightenBy=qy,kr.darken=function(a){return tS(a)},kr.darkenBy=tS,kr.mix=ov,kr.isDark=rg;function es(){this.xa="Base"}es.prototype.measure=function(){},es.prototype.Yz=function(a,y,x,E,b){a.measure(y,x,E,b)},es.prototype.arrange=function(){},es.prototype.Ly=function(a,y,x,E,b,z){a.arrange(y,x,E,b,z)},es.prototype.iA=function(a){a.Uj()},es.prototype.gc=function(){},_e.Object.defineProperties(es.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return Ve}}}),es.prototype.remeasureObject=es.prototype.iA,es.prototype.arrangeElement=es.prototype.Ly,es.prototype.measureElement=es.prototype.Yz,es.className="PanelLayout";function mm(){this.xa="Base"}de(mm,es),mm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length;a=Kh(a);for(var ot=0;ot<rt;ot++){var at=E[ot];if(at.visible||at===a){var ut=at.margin,ct=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;ct=Math.max(mt.width+ct,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 xi&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),ko(b,mt,yt,ct,ut)}}},mm.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 xi&&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 vm(){this.xa="Base"}de(vm,es),vm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length;y=hi(),z=Kh(a);for(var ot=0;ot<rt;ot++){var at=E[ot];if(at.visible||at===z){var ut=Ta(at,!1);if(ut!==Ge&&ut!==On)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ct=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,ct)}}}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));ni(y)},vm.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 ct=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,xt=z+b.bottom,kt=ct.height,jt=Ta(ut,!1);(isNaN(ut.desiredSize.height)&&jt===Ue||jt===Xn)&&(kt=Math.max(x.height-yt-xt,0)),yt=kt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=mr),tt&&(rt-=ct.width+mt.left+mt.right),ut.arrange(rt+xt.offsetX+mt.left,at+xt.offsetY+mt.top+(x.height*xt.y-yt*xt.y),ct.width,kt),tt||(rt+=ct.width+mt.left+mt.right)}}};function ym(){this.xa="Base"}de(ym,es),ym.prototype.measure=function(a,y,x,E,b,z){var tt=E.length;x=hi();for(var rt=Kh(a),ot=0;ot<tt;ot++){var at=E[ot];if(at.visible||at===rt){var ut=Ta(at,!1);if(ut!==Ge&&ut!==Xn)x.push(at);else{var ct=at.margin;ut=ct.right+ct.left,ct=ct.top+ct.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,La(b,Math.max(b.width,Math.max(at.width+ut,0)),b.height+Math.max(at.height+ct,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);ni(x)}},ym.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 ct=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,xt=z+b.right,kt=ct.width,jt=Ta(ut,!1);(isNaN(ut.desiredSize.width)&&jt===Ue||jt===On)&&(kt=Math.max(x.width-yt-xt,0)),yt=kt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=mr),tt&&(rt-=ct.height+mt.bottom+mt.top),ut.arrange(at+xt.offsetX+mt.left+(x.width*xt.x-yt*xt.x),rt+xt.offsetY+mt.top,kt,ct.height),tt||(rt+=ct.height+mt.bottom+mt.top)}}};function Sm(){this.xa="Base"}de(Sm,es),Sm.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,ct=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),xt=Math.max(tt+ct,0),kt=a.isClipping,jt=Ce.allocAt(-at.left,-at.top,yt,xt),At=Ce.allocAt(0,0,z,tt);cv(ot,At,!0),z=At.width,tt=At.height;for(var Wt=!0,Ut=Kh(a),Xt=0;Xt<rt;Xt++){var ee=E[Xt];mt=y;var ce=x;if(ee!==ot&&(ee.visible||ee===Ut)){at=ee.margin;var an=at.left,Ln=at.top;switch(yt=at.right+at.left,xt=at.top+at.bottom,at=Ta(ee,!1),at){case Ue:mt=z,ce=tt,Ln=an=xt=yt=0;break;case On:mt=z,an=yt=0;break;case Xn:ce=tt,Ln=xt=0}ee.measure(mt,ce,0,0),mt=ee.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),at=ee.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=mr);var Sn=ee.alignmentFocus;if(Sn.Xb()&&(Sn=mr),ce=null,ee instanceof Ve&&ee.$e!==""&&(ce=ee.fb(ee.$e),ce===ee&&(ce=null)),an=At.x-an,Ln=At.y-Ln,ce!==null){for(ee.arrange(0,0,mt.width,mt.height),mt=ce.actualBounds,mt=Gt.allocAt(mt.x+(Sn.x*mt.width-Sn.offsetX),mt.y+(Sn.y*mt.height-Sn.offsetY)),ce=ce.panel;ce!==ee;)ce.transform.Ga(mt),ce=ce.panel;an+=at.x*z+at.offsetX-mt.x,Ln+=at.y*tt+at.offsetY-mt.y,Gt.free(mt)}else an+=at.x*z+at.offsetX-(Sn.x*mt.width+Sn.offsetX),Ln+=at.y*tt+at.offsetY-(Sn.y*mt.height+Sn.offsetY);Wt?(Wt=!1,b.h(an,Ln,yt,xt)):ko(b,an,Ln,yt,xt)}}switch(Wt?b.assign(jt):kt?b.Uu(At.x,At.y,At.width,At.height):ko(b,jt.x,jt.y,jt.width,jt.height),Ce.free(jt),Ce.free(At),at=ot.stretch,at===vi&&(at=Ta(ot,!1)),at){case Ge:return;case Ue:if(!isFinite(y)&&!isFinite(x))return;break;case On:if(!isFinite(y))return;break;case Xn:if(!isFinite(x))return}for(mt=ot.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),xt=Math.max(tt+ct,0),at=ot.margin,At=Ce.allocAt(-at.left,-at.top,yt,xt),cv(ot,At,!0),z=At.width,tt=At.height,y=0;y<rt;y++)x=E[y],x===ot||!x.visible&&x!==Ut||(at=x.margin,yt=at.right+at.left,xt=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=mr),x=x.alignmentFocus,x.Xb()&&(x=mr),Wt?(Wt=!1,b.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,xt)):ko(b,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,xt));Wt?b.assign(jt):kt?b.Uu(At.x,At.y,At.width,At.height):ko(b,jt.x,jt.y,jt.width,jt.height),Ce.free(At)},Sm.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=Ce.allocAt(0,0,tt,rt),cv(b,tt,!1),rt=0;rt<E;rt++){var ct=y[rt];if(ct!==b){at=ct.measuredBounds;var mt=at.width,yt=at.height;ut=ct.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=mr);var xt=ct.alignmentFocus;if(xt.Xb()&&(xt=mr),at=null,ct instanceof Ve&&ct.$e!==""&&(at=ct.fb(ct.$e),at===ct&&(at=null)),at!==null){var kt=at.actualBounds;for(xt=Gt.allocAt(kt.x+(xt.x*kt.width-xt.offsetX),kt.y+(xt.y*kt.height-xt.offsetY)),at=at.panel;at!==ct;)at.transform.Ga(xt),at=at.panel;at=ut.x*tt.width+ut.offsetX-xt.x,ut=ut.y*tt.height+ut.offsetY-xt.y,Gt.free(xt)}else at=ut.x*tt.width+ut.offsetX-(xt.x*mt+xt.offsetX),ut=ut.y*tt.height+ut.offsetY-(xt.y*yt+xt.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ct.visible&&ct.arrange(z+at,ot+ut,mt,yt)}}Ce.free(tt)};function cv(a,y,x){var E=null;if(a instanceof Ve&&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 xm(){this.xa="Base"}de(xm,es),xm.prototype.measure=function(a,y,x,E,b,z,tt){var rt=E.length,ot=a.Pb(),at=ot.margin,ut=y,ct=x,mt=at.right+at.left,yt=at.top+at.bottom;ot.measure(y,x,z,tt),at=ot.measuredBounds;var xt=0,kt=null;ot instanceof xi&&(kt=ot,xt=kt.strokeWidth*kt.scale);var jt=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var At=vv(ot),Wt=At.x*jt+At.offsetX;At=At.y*at+At.offsetY;var Ut=yv(ot),Xt=Ut.x*jt+Ut.offsetX;for(Ut=Ut.y*at+Ut.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(Wt-Xt)-xt,0)),isFinite(x)&&(ct=Math.max(Math.abs(At-Ut)-xt,0)),xt=ze.alloc(),xt.h(0,0),a=Kh(a),Ut=0;Ut<rt;Ut++)At=E[Ut],At===ot||!At.visible&&At!==a||(at=At.margin,jt=at.right+at.left,Wt=at.top+at.bottom,At.measure(ut,ct,0,0),at=At.measuredBounds,jt=Math.max(at.width+jt,0),at=Math.max(at.height+Wt,0),xt.h(Math.max(jt,xt.width),Math.max(at,xt.height)));if(rt===1)b.width=jt,b.height=at,ze.free(xt);else{switch(At=vv(ot),Ut=yv(ot),rt=E=0,Ut.x!==At.x&&Ut.y!==At.y&&(E=xt.width/Math.abs(Ut.x-At.x),rt=xt.height/Math.abs(Ut.y-At.y)),ze.free(xt),xt=0,kt!==null&&(xt=kt.strokeWidth*kt.scale,Lv(kt)===Tn&&(E=rt=Math.max(E,rt))),E+=Math.abs(At.offsetX)+Math.abs(Ut.offsetX)+xt,rt+=Math.abs(At.offsetY)+Math.abs(Ut.offsetY)+xt,kt=ot.stretch,kt===vi&&(kt=Ta(ot,!1)),kt){case Ge:tt=z=0;break;case Ue:isFinite(y)&&(E=y),isFinite(x)&&(rt=x);break;case On:isFinite(y)&&(E=y),tt=0;break;case Xn: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}},xm.prototype.arrange=function(a,y){var x=y.length,E=a.Pb(),b=E.measuredBounds,z=Ce.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),ct=yv(E),mt=ut.y*b.height+ut.offsetY,yt=ct.x*b.width+ct.offsetX;for(ct=ct.y*b.height+ct.offsetY,z.x=ut.x*b.width+ut.offsetX,z.y=mt,ko(z,yt,ct,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=mr),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&&(us(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 Ce(z.x,z.y,z.width,z.height))));Ce.free(z)};function Pm(){this.xa="Base",this.name="Table"}de(Pm,es),Pm.prototype.measure=function(a,y,x,E,b){for(var z=E.length,tt=hi(),rt=hi(),ot=0;ot<z;ot++){var at=E[ot],ut=at instanceof Ve?at:null;if(ut!==null&&cd(ut)&&at.visible){rt.push(ut);for(var ct=ut.O.s,mt=ct.length,yt=0;yt<mt;yt++){var xt=ct[yt];ut.type===Ve.TableRow?xt.row=at.row:ut.type===Ve.TableColumn&&(xt.column=at.column),tt.push(xt)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var kt=[],jt=0;jt<z;jt++){var At=tt[jt];At.visible&&(Xo(At,!0),dh(At,!0),kt[At.row]||(kt[At.row]=[]),kt[At.row][At.column]||(kt[At.row][At.column]=[]),kt[At.row][At.column].push(At))}ni(tt);var Wt=hi(),Ut=hi(),Xt=hi(),ee={count:0},ce={count:0},an=y,Ln=x,Sn=a.rowDefs,Je=a.colDefs,Be=null;z=Sn.length;for(var gi=0;gi<z;gi++)Be=Sn[gi],Be!==void 0&&(Be.actual=0);z=Je.length;for(var li=0;li<z;li++)Be=Je[li],Be!==void 0&&(Be.actual=0);for(var rr=kt.length,zr=0,fs=0;fs<rr;fs++)kt[fs]&&(zr=Math.max(zr,kt[fs].length));var vs=Math.min(a.topIndex,rr-1),ia=Math.min(a.leftIndex,zr-1),cs=0;rr=kt.length;for(var Cd=Kh(a),_o=0;_o<rr;_o++)if(kt[_o]){zr=kt[_o].length;var Eu=a.Fb(_o);Eu.actual=0;for(var ra=Eu.oc=0;ra<zr;ra++)if(kt[_o][ra]){var Ld=a.Eb(ra);Wt[ra]===void 0&&(Ld.actual=0,Ld.oc=0,Wt[ra]=!0);for(var Sl=kt[_o][ra],Xl=Sl.length,rl=0;rl<Xl;rl++){var Wa=Sl[rl];if(Wa.visible||Wa===Cd){var ff=1<Wa.rowSpan||1<Wa.columnSpan;ff&&(_o<vs||ra<ia||Ut.push(Wa));var Tu=Wa.margin,Ag=Tu.right+Tu.left,ol=Tu.top+Tu.bottom,oa=Cu(Wa,Eu,Ld,!1),Jp=Wa.desiredSize,Dc=!isNaN(Jp.height),Xu=!isNaN(Jp.width)&&Dc;if(ff||oa===Ge||Xu||_o<vs||ra<ia||(ee[ra]!==void 0||oa!==Ue&&oa!==On||(ee[ra]=-1,ee.count++),ce[_o]!==void 0||oa!==Ue&&oa!==Xn||(ce[_o]=-1,ce.count++),Xt.push(Wa)),Wa.measure(1/0,1/0,0,0),!(_o<vs||ra<ia)){var Ua=Wa.measuredBounds,Xf=Math.max(Ua.width+Ag,0),sl=Math.max(Ua.height+ol,0);if(Wa.rowSpan===1&&(oa===Ge||oa===On)){Be=a.Fb(_o);var cf=Be.Wc();cs=Math.max(sl-Be.actual,0),cs+cf>Ln&&(cs=Math.max(Ln-cf,0));var W0=Be.oa===0;Be.oc=Be.oc+cs,Be.actual=Be.oa+cs,Ln=Math.max(Ln-(cs+(W0?cf:0)),0)}if(Wa.columnSpan===1&&(oa===Ge||oa===Xn)){Be=a.Eb(ra);var $p=Be.Wc();cs=Math.max(Xf-Be.actual,0),cs+$p>an&&(cs=Math.max(an-$p,0));var Gy=Be.oa===0;Be.oc=Be.oc+cs,Be.actual=Be.oa+cs,an=Math.max(an-(cs+(Gy?$p:0)),0)}ff&&Wa.Uj()}}}}}ni(Wt);var wh=0,Vh=0;z=a.columnCount;for(var Oc=0;Oc<z;Oc++){var gf=Je[Oc];gf!==void 0&&(wh+=isNaN(gf.Hc)?gf.oc:gf.Hc,gf.oc!==0&&(wh+=gf.Wc()))}z=a.rowCount;for(var Bg=0;Bg<z;Bg++){var pf=Sn[Bg];pf!==void 0&&(Vh+=isNaN(pf.Hc)?pf.oc:pf.Hc,pf.oc!==0&&(Vh+=pf.Wc()))}an=Math.max(y-wh,0);var Ch=Ln=Math.max(x-Vh,0),kd=an;z=Xt.length;for(var Va=0;Va<z;Va++){var Ju=Xt[Va],U0=a.Fb(Ju.row),Zh=a.Eb(Ju.column),Dg=Ju.measuredBounds,bu=Ju.margin,Jf=bu.right+bu.left,$u=bu.top+bu.bottom;ee[Ju.column]=Zh.oc===0&&ee[Ju.column]!==void 0?Math.max(Dg.width+Jf,ee[Ju.column]):null,ce[Ju.row]=U0.oc===0&&ce[Ju.row]!==void 0?Math.max(Dg.height+$u,ce[Ju.row]):null}var Rc=0,Og=0,fu;for(fu in ce)fu!=="count"&&(Rc+=ce[fu]);for(fu in ee)fu!=="count"&&(Og+=ee[fu]);for(var Es=ze.alloc(),Qp=0;Qp<z;Qp++){var xa=Xt[Qp];if(xa.visible||xa===Cd){var Ko=a.Fb(xa.row),Pa=a.Eb(xa.column),Yh=0;isFinite(Pa.width)?Yh=Pa.width:(isFinite(an)&&ee[xa.column]!==null?Og===0?Yh=Pa.actual+an:Yh=ee[xa.column]/Og*kd:ee[xa.column]!==null?Yh=an:Yh=Pa.actual||an,Yh=Math.max(0,Yh-Pa.Wc()));var Md=0;switch(isFinite(Ko.height)?Md=Ko.height:(isFinite(Ln)&&ce[xa.row]!==null?Rc===0?Md=Ko.actual+Ln:Md=ce[xa.row]/Rc*Ch:ce[xa.row]!==null?Md=Ln:Md=Ko.actual||Ln,Md=Math.max(0,Md-Ko.Wc())),Es.h(Math.max(Pa.minimum,Math.min(Yh,Pa.maximum)),Math.max(Ko.minimum,Math.min(Md,Ko.maximum))),oa=Cu(xa,Ko,Pa,!1),oa){case On:Es.height=Math.max(Es.height,Ko.actual+Ln);break;case Xn:Es.width=Math.max(Es.width,Pa.actual+an)}var $f=xa.margin,Hy=$f.right+$f.left,V0=$f.top+$f.bottom;xa.Uj(),xa.measure(Es.width,Es.height,Pa.minimum,Ko.minimum);var Rg=xa.measuredBounds,Qf=Math.max(Rg.width+Hy,0),Ic=Math.max(Rg.height+V0,0);isFinite(an)&&(Qf=Math.min(Qf,Es.width)),isFinite(Ln)&&(Ic=Math.min(Ic,Es.height));var Za=0;Za=Ko.actual,Ko.actual=Math.max(Ko.actual,Ic),Ko.oc=Math.max(Ko.oc,Ic),cs=Ko.actual-Za,Ln=Math.max(Ln-cs,0),ce[xa.row]===null&&(Ch=Math.max(Ch-cs,0)),Za=Pa.actual,Pa.actual=Math.max(Pa.actual,Qf),Pa.oc=Math.max(Pa.oc,Qf),cs=Pa.actual-Za,an=Math.max(an-cs,0),ee[xa.column]===null&&(kd=Math.max(kd-cs,0))}}ni(Xt);var Xh=ze.alloc(),Fu=hi(),Bl=hi();if(z=Ut.length,z!==0){for(var mf=0;mf<rr;mf++)if(kt[mf]){zr=kt[mf].length;var Ig=a.Fb(mf);Fu[mf]=Ig.actual;for(var vf=0;vf<zr;vf++)if(kt[mf][vf]){var Z0=a.Eb(vf);Bl[vf]=Z0.actual}}}for(var jg=0;jg<z;jg++){var Do=Ut[jg];if(Do.visible||Do===Cd){var cu=a.Fb(Do.row),Jl=a.Eb(Do.column);switch(Es.h(Math.max(Jl.minimum,Math.min(y,Jl.maximum)),Math.max(cu.minimum,Math.min(x,cu.maximum))),oa=Cu(Do,cu,Jl,!1),oa){case Ue:Bl[Jl.index]!==0&&(Es.width=Math.min(Es.width,Bl[Jl.index])),Fu[cu.index]!==0&&(Es.height=Math.min(Es.height,Fu[cu.index]));break;case On:Bl[Jl.index]!==0&&(Es.width=Math.min(Es.width,Bl[Jl.index]));break;case Xn:Fu[cu.index]!==0&&(Es.height=Math.min(Es.height,Fu[cu.index]))}isFinite(Jl.width)&&(Es.width=Jl.width),isFinite(cu.height)&&(Es.height=cu.height),Xh.h(0,0);for(var Y0=Jl.minimum,al=cu.minimum,Nd=1;Nd<Do.rowSpan&&!(Do.row+Nd>=a.rowCount);Nd++)Be=a.Fb(Do.row+Nd),cs=0,cs=oa===Ue||oa===Xn?Math.max(Be.minimum,Fu[Do.row+Nd]===0?Be.maximum:Math.min(Fu[Do.row+Nd],Be.maximum)):Math.max(Be.minimum,isNaN(Be.Hc)?Be.maximum:Math.min(Be.Hc,Be.maximum)),Xh.height+=cs,al+=Be.minimum;for(var $l=1;$l<Do.columnSpan&&!(Do.column+$l>=a.columnCount);$l++)Be=a.Eb(Do.column+$l),cs=0,cs=oa===Ue||oa===On?Math.max(Be.minimum,Bl[Do.column+$l]===0?Be.maximum:Math.min(Bl[Do.column+$l],Be.maximum)):Math.max(Be.minimum,isNaN(Be.Hc)?Be.maximum:Math.min(Be.Hc,Be.maximum)),Xh.width+=cs,Y0+=Be.minimum;Es.width+=Xh.width,Es.height+=Xh.height;var zg=Do.margin,yf=zg.right+zg.left,qp=zg.top+zg.bottom;Do.measure(Es.width,Es.height,Y0,al);for(var Gg=Do.measuredBounds,Qu=Math.max(Gg.width+yf,0),qf=Math.max(Gg.height+qp,0),Sf=0,Hg=0;Hg<Do.rowSpan&&!(Do.row+Hg>=a.rowCount);Hg++)Be=a.Fb(Do.row+Hg),Sf+=Be.total||0;if(Sf<qf){var Ed=qf-Sf,Lh=qf-Sf;if(Do.spanAllocation!==null)for(var Td=Do.spanAllocation,Jh=0;Jh<Do.rowSpan&&!(0>=Ed)&&!(Do.row+Jh>=a.rowCount);Jh++){Be=a.Fb(Do.row+Jh);var bd=Be.oa||0,tc=Td(Do,Be,Lh);Be.actual=Math.min(Be.maximum,bd+tc),Be.oa!==bd&&(Ed-=Be.oa-bd)}for(;0<Ed;){var Au=Be.oa||0;if(isNaN(Be.height)&&Be.maximum>Au&&(Be.actual=Math.min(Be.maximum,Au+Ed),Be.oa!==Au&&(Ed-=Be.oa-Au)),Be.index===0)break;Be=a.Fb(Be.index-1)}}for(var jc=0,Fd=0;Fd<Do.columnSpan&&!(Do.column+Fd>=a.columnCount);Fd++)Be=a.Eb(Do.column+Fd),jc+=Be.total||0;if(jc<Qu){var zc=Qu-jc,_y=Qu-jc;if(Do.spanAllocation!==null)for(var $h=Do.spanAllocation,ec=0;ec<Do.columnSpan&&!(0>=zc)&&!(Do.column+ec>=a.columnCount);ec++){Be=a.Eb(Do.column+ec);var tm=Be.oa||0,Ky=$h(Do,Be,_y);Be.actual=Math.min(Be.maximum,tm+Ky),Be.oa!==tm&&(zc-=Be.oa-tm)}for(;0<zc;){var X0=Be.oa||0;if(isNaN(Be.width)&&Be.maximum>X0&&(Be.actual=Math.min(Be.maximum,X0+zc),Be.oa!==X0&&(zc-=Be.oa-X0)),Be.index===0)break;Be=a.Eb(Be.index-1)}}}}ni(Ut),ze.free(Xh),ze.free(Es),Fu!==void 0&&ni(Fu),Bl!==void 0&&ni(Bl);var Gc=0,Hc=0,J0=a.desiredSize,gx=a.maxSize;oa=Ta(a,!0);var em=Vh=wh=0,nm=0;z=a.columnCount;for(var $0=0;$0<z;$0++)Je[$0]!==void 0&&(Be=a.Eb($0),isFinite(Be.width)?(em+=Be.width,em+=Be.Wc()):Fm(Be)===cp?(em+=Be.oa,em+=Be.Wc()):Be.oa!==0&&(wh+=Be.oa,wh+=Be.Wc()));isFinite(J0.width)?Gc=Math.min(J0.width,gx.width):Gc=oa!==Ge&&isFinite(y)?y:wh,Gc=Math.max(Gc,a.minSize.width),Gc=Math.max(Gc-em,0);for(var $x=wh===0?1:Math.max(Gc/wh,1),Q0=0;Q0<z;Q0++)Je[Q0]!==void 0&&(Be=a.Eb(Q0),isFinite(Be.width)||Fm(Be)===cp||(Be.actual=Be.oa*$x),Be.position=b.width,Be.oa!==0&&(b.width+=Be.oa,b.width+=Be.Wc()));z=a.rowCount;for(var q0=0;q0<z;q0++)Sn[q0]!==void 0&&(Be=a.Fb(q0),isFinite(Be.height)?(nm+=Be.height,nm+=Be.Wc()):Fm(Be)===cp?(nm+=Be.oa,nm+=Be.Wc()):Be.oa!==0&&(Vh+=Be.oa,Vh+=Be.Wc()));isFinite(J0.height)?Hc=Math.min(J0.height,gx.height):Hc=oa!==Ge&&isFinite(x)?x:Vh,Hc=Math.max(Hc,a.minSize.height),Hc=Math.max(Hc-nm,0);for(var Qx=Vh===0?1:Math.max(Hc/Vh,1),tv=0;tv<z;tv++)Sn[tv]!==void 0&&(Be=a.Fb(tv),isFinite(Be.height)||Fm(Be)===cp||(Be.actual=Be.oa*Qx),Be.position=b.height,Be.oa!==0&&(b.height+=Be.oa,b.height+=Be.Wc()));z=rt.length;for(var Wy=0;Wy<z;Wy++){var im=rt[Wy],Uy=0,Vy=0;im.type===Ve.TableRow?(Uy=b.width,Be=a.Fb(im.row),Vy=Be.actual):(Be=a.Eb(im.column),Uy=Be.actual,Vy=b.height),im.measuredBounds.h(0,0,Uy,Vy),Xo(im,!1)}ni(rt),a.inRowsCols=kt},Pm.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,ct=0;ct<at;ct++)tt[ct]&&(ut=Math.max(ut,tt[ct].length));ot=a.rowDefs,rt=a.colDefs;var mt=ct=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),ct=-ot[yt].position}var xt=Math.min(a.leftIndex,ut-1);if(0<rt.length){for(;xt!==ut&&(rt[xt]===void 0||rt[xt].oa===0);)xt++;xt=Math.max(Math.min(xt,ut-1),0),mt=-rt[xt].position}for(var kt=0,jt=0;kt!==at&&ot[kt]===void 0;)kt++;for(;jt!==at&&rt[jt]===void 0;)jt++;ut=a.part,a.Fb(kt),a.Eb(jt);for(var At=0;At<y.length;At++){var Wt=y[At];if(Wt instanceof Ve&&Wt.visible&&cd(Wt)){if(Wt.type===Ve.TableRow){rt=a.Fb(Wt.row);var Ut=a.Eb(jt)}else rt=a.Fb(kt),Ut=a.Eb(Wt.column);ot=rt.position+ct+b,rt.oa!==0&&(ot+=rt.Io(Math.max(kt,yt))),rt=Ut.position+mt+z,Ut.oa!==0&&(rt+=Ut.Io(Math.max(jt,xt))),Ut=Wt.measuredBounds,Wt.Uk(),Wt.actualBounds.ka();var Xt=Wt.actualBounds,ee=Ce.allocAt(Xt.x,Xt.y,Xt.width,Xt.height);Xt.x=Wt.type===Ve.TableRow?z:rt,Xt.y=Wt.type===Ve.TableColumn?b:ot,Xt.width=Ut.width,Xt.height=Ut.height,Wt.actualBounds.freeze(),dh(Wt,!1),rs(ee,Xt)||ut===null||(ut.oh(),Wt.Pn(ut)),Ce.free(ee)}}for(At=ze.alloc(),Wt=0;Wt<at;Wt++)if(tt[Wt]){for(ut=tt[Wt].length,Ut=a.Fb(Wt),ot=Ut.position+ct+b,Ut.oa!==0&&(ot+=Ut.Io(Math.max(kt,yt))),Xt=0;Xt<ut;Xt++)if(tt[Wt][Xt]){ee=a.Eb(Xt),rt=ee.position+mt+z,ee.oa!==0&&(rt+=ee.Io(Math.max(jt,xt)));for(var ce=tt[Wt][Xt],an=ce.length,Ln=0;Ln<an;Ln++){var Sn=ce[Ln],Je=Sn.measuredBounds;At.h(0,0);for(var Be=1;Be<Sn.rowSpan&&!(Wt+Be>=a.rowCount);Be++){var gi=a.Fb(Wt+Be);gi.oa!==0&&(At.height+=gi.total)}for(Be=1;Be<Sn.columnSpan&&!(Xt+Be>=a.columnCount);Be++)gi=a.Eb(Xt+Be),gi.oa!==0&&(At.width+=gi.total);var li=ee.oa+At.width,rr=Ut.oa+At.height;Be=rt,gi=ot;var zr=li,fs=rr,vs=rt,ia=ot,cs=li,Cd=rr;rt+li>x.width&&(cs=Math.max(x.width-rt,0)),ot+rr>x.height&&(Cd=Math.max(x.height-ot,0));var _o=Sn.alignment;if(_o.Xb()){_o=a.defaultAlignment,_o.sb()||(_o=mr);var Eu=_o.x,ra=_o.y,Ld=_o.offsetX;_o=_o.offsetY;var Sl=ee.alignment,Xl=Ut.alignment;Sl.sb()&&(Eu=Sl.x,Ld=Sl.offsetX),Xl.sb()&&(ra=Xl.y,_o=Xl.offsetY)}else Eu=_o.x,ra=_o.y,Ld=_o.offsetX,_o=_o.offsetY;(isNaN(Eu)||isNaN(ra))&&(ra=Eu=.5,_o=Ld=0),Sl=Je.width,Xl=Je.height;var rl=Sn.margin,Wa=rl.left+rl.right,ff=rl.top+rl.bottom,Tu=Cu(Sn,Ut,ee,!1);!isNaN(Sn.desiredSize.width)||Tu!==Ue&&Tu!==On||(Sl=Math.max(li-Wa,0)),!isNaN(Sn.desiredSize.height)||Tu!==Ue&&Tu!==Xn||(Xl=Math.max(rr-ff,0)),li=Sn.maxSize,rr=Sn.minSize,Sl=Math.min(li.width,Sl),Xl=Math.min(li.height,Xl),Sl=Math.max(rr.width,Sl),Xl=Math.max(rr.height,Xl),li=Xl+ff,Be+=zr*Eu-(Sl+Wa)*Eu+Ld+rl.left,gi+=fs*ra-li*ra+_o+rl.top,Sn.visible&&(us(vs,ia,cs,Cd,Be,gi,Je.width,Je.height)?Sn.arrange(Be,gi,Sl,Xl):Sn.arrange(Be,gi,Sl,Xl,new Ce(vs,ia,cs,Cd)))}}}for(ze.free(At),a=0;a<E;a++)x=y[a],z=x instanceof Ve?x:null,z!==null&&cd(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function wm(){this.xa="Base"}de(wm,es),wm.prototype.measure=function(){},wm.prototype.arrange=function(){};function Cm(){this.xa="Base"}de(Cm,es),Cm.prototype.measure=function(){},Cm.prototype.arrange=function(){};function Lm(){this.xa="Base"}de(Lm,es),Lm.prototype.measure=function(a,y,x,E,b,z,tt){1<E.length&&ve("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,ct=rt.width;rt=rt.height;var mt=Math.max(y-at,0),yt=Math.max(x-ot,0),xt=1;a.viewboxStretch===Tn?ct!==0&&rt!==0&&(xt=Math.min(mt/ct,yt/rt)):ct!==0&&rt!==0&&(xt=Math.max(mt/ct,yt/rt)),xt===0&&(xt=1e-4),E.Ca*=xt,ut!==E.scale&&(Xo(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)},Lm.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=mr),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 hp(){this.xa="Base"}de(hp,es),hp.prototype.measure=function(){},hp.prototype.arrange=function(){},hp.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),ct=a.gridOrigin,mt=ct.x;ct=ct.y,y.save(),y.beginPath(),y.rect(0,0,rt,ot),y.clip(),y.Se();for(var yt=[],xt=a.O.s,kt=xt.length,jt=0;jt<kt;jt++){var At=xt[jt],Wt=[];if(yt.push(Wt),At.visible){var Ut=At.interval;if(!(0>Ut)){At=pv(At.figure);for(var Xt=0;Xt<kt;Xt++)if(Xt!==jt){var ee=xt[Xt];ee.visible&&pv(ee.figure)===At&&(ee=ee.interval,ee>Ut&&Wt.push(ee))}}}}for(xt=a.O.s,kt=xt.length,jt=0;jt<kt;jt++){var ce=xt[jt];if(ce.visible&&(Wt=ce.interval||1,At=Math.abs(Wt),!(2>b*At*x))){if(Ut=ce.segmentIndex,(!isFinite(Ut)||isNaN(Ut))&&(Ut=0),0>Ut&&(Ut=At-Math.min(-Ut,At)),Ut=Math.round(Ut%At),At=ce.opacity,Xt=1,At!==1){if(At===0)continue;Xt=y.globalAlpha,y.globalAlpha=Xt*At}ee=yt[jt];var an=!1,Ln=ce.strokeDashArray;if(Ln!==null&&(an=!0,y.js(Ln,ce.strokeDashOffset)),ce.figure==="LineV"&&ce.stroke!==null&&0<ce.strokeWidth){for(y.lineWidth=ce.strokeWidth,Ao(a,y,ce.stroke,!1,!1,z,tt),y.beginPath(),Ln=ce=Math.floor((mt-b)/b);Ln<=ce+at;Ln++){var Sn=Ln*b+mt;0<=Sn&&Sn<=rt&&km(Ln,Wt,Ut,ee)&&(y.moveTo(Sn,0),y.lineTo(Sn,ot))}y.stroke(),y.Se()}else if(ce.figure==="LineH"&&ce.stroke!==null&&0<ce.strokeWidth){for(y.lineWidth=ce.strokeWidth,Ao(a,y,ce.stroke,!1,!1,z,tt),y.beginPath(),Ln=ce=Math.floor((ct-E)/E);Ln<=ce+ut;Ln++)Sn=Ln*E+ct,0<=Sn&&Sn<=ot&&km(Ln,Wt,Ut,ee)&&(y.moveTo(0,Sn),y.lineTo(rt,Sn));y.stroke(),y.Se()}else if(ce.figure==="BarV"&&ce.fill!==null)for(Ao(a,y,ce.fill,!0,!1,z,tt),ce=ce.width,isNaN(ce)&&(ce=b),Sn=Ln=Math.floor((mt-b)/b);Sn<=Ln+at;Sn++){var Je=Sn*b+mt;0<=Je+ce&&Je<=rt&&km(Sn,Wt,Ut,ee)&&y.fillRect(Je,0,ce,ot)}else if(ce.figure==="BarH"&&ce.fill!==null)for(Ao(a,y,ce.fill,!0,!1,z,tt),ce=ce.height,isNaN(ce)&&(ce=E),Sn=Ln=Math.floor((ct-E)/E);Sn<=Ln+ut;Sn++)Je=Sn*E+ct,0<=Je+ce&&Je<=ot&&km(Sn,Wt,Ut,ee)&&y.fillRect(0,Je,rt,ce);an&&y.fs(),At!==1&&(y.globalAlpha=Xt)}}y.restore(),y.Vc(!1)};function km(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 Mm(){this.xa="Base"}de(Mm,es),Mm.prototype.measure=function(a,y,x,E,b){var z=E.length;if(a instanceof nr||a instanceof $e){var tt=null,rt=null;if(a instanceof $e&&(tt=a),a instanceof nr&&(rt=a,tt=rt.adornedPart,a.j===null&&(a.j=[])),tt instanceof $e){var ot=tt;if(z===0)La(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof nr?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=ot.points,ct=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 xt=at.measuredBounds;x.ed(xt),yt.push(xt)}xt=Ti.alloc();for(var kt=Gt.alloc(),jt=Gt.alloc(),At=0;At<z;At++){var Wt=E[At];if(Wt!==at)if(Wt.isPanelMain&&Wt instanceof xi){iS(a,rt,mt,Wt);var Ut=Wt.measuredBounds;x.ed(Ut),yt.push(Ut)}else if(2>ct)Wt.measure(1/0,1/0,0,0),Ut=Wt.measuredBounds,x.ed(Ut),yt.push(Ut);else{var Xt=Wt.segmentIndex,ee=Wt.segmentFraction,ce=Wt.alignmentFocus;ce.Mc()&&(ce=mr);var an=Wt.segmentOrientation,Ln=Wt.segmentOffset;if(isNaN(Xt)){var Sn=ot.ua;Ut=hi(),Sn.Qu(ee,Ut);var Je=Gt.allocAt(Ut[0],Ut[1]);if(Je.add(ot.i(0)),Sn.type===nn.j?Je.offset(-Sn.startX,-Sn.startY):(Sn=Sn.figures.first(),Sn!==null&&Je.offset(-Sn.startX,-Sn.startY)),Sn=Ut[2],an!==pa){var Be=ot.computeAngle(Wt,an,Sn);Wt.Kb=Be}Be=Je.x-y.x;var gi=Je.y-y.y;Gt.free(Je),ni(Ut)}else if(Xt<-ct||Xt>=ct)Ut=Gt.alloc(),ot.vg(),ot.computeMidPoint(Ut),Sn=ot.midAngle,an!==pa&&(Be=ot.computeAngle(Wt,an,Sn),Wt.Kb=Be),Be=Ut.x-y.x,gi=Ut.y-y.y,Gt.free(Ut);else{if(Be=0,0<=Xt?(gi=ut.M(Xt),Ut=Xt<ct-1?ut.M(Xt+1):gi):(Be=ct+Xt,gi=ut.M(Be),Ut=0<Be?ut.M(Be-1):gi),gi.Xa(Ut)){0<=Xt?(Sn=0<Xt?ut.M(Xt-1):gi,Be=Xt<ct-2?ut.M(Xt+2):Ut):(Sn=Be<ct-1?ut.M(Be+1):gi,Be=1<Be?ut.M(Be-2):Ut),Je=Sn.Bf(gi);var li=Ut.Bf(Be);Sn=Je>li+10?0<=Xt?Sn.ab(gi):gi.ab(Sn):li>Je+10?0<=Xt?Ut.ab(Be):Be.ab(Ut):0<=Xt?Sn.ab(Be):Be.ab(Sn)}else Sn=0<=Xt?gi.ab(Ut):Ut.ab(gi);an!==pa&&(Be=ot.computeAngle(Wt,an,Sn),Wt.Kb=Be),Be=gi.x+(Ut.x-gi.x)*ee-y.x,gi=gi.y+(Ut.y-gi.y)*ee-y.y}Wt.measure(1/0,1/0,0,0),Ut=Wt.measuredBounds,Je=Wt.naturalBounds;var rr=0;Wt instanceof xi&&(rr=Wt.strokeWidth),li=Je.width+rr;var zr=Je.height+rr;xt.reset(),xt.translate(-Ut.x,-Ut.y),xt.scale(Wt.scale,Wt.scale),xt.rotate(an===pa?Wt.angle:Sn,li/2,zr/2),an!==Cp&&an!==kp||xt.rotate(90,li/2,zr/2),an!==Lp&&an!==Mp||xt.rotate(-90,li/2,zr/2),an===n0&&(45<Sn&&135>Sn||225<Sn&&315>Sn)&&xt.rotate(-Sn,li/2,zr/2),Je=new Ce(0,0,li,zr),kt.xi(Je,ce),xt.Ga(kt),ce=-kt.x+rr/2*Wt.scale,Wt=-kt.y+rr/2*Wt.scale,jt.assign(Ln),rr=isNaN(Ln.x);var fs=isNaN(Ln.y);if(rr||fs){li=li/2+3,zr=zr/2+3;var vs=45<=Sn&&135>=Sn,ia=225<=Sn&&315>=Sn;an===pa&&(vs||ia)?(jt.x=fs?li:Ln.y,jt.y=rr?zr:Ln.x,vs?0<=Xt||isNaN(Xt)&&.5>ee||!rr||(jt.y=-zr):ia&&((0<=Xt||isNaN(Xt)&&.5>ee)&&rr&&(jt.y=-zr),fs&&(jt.x=-li))):(rr&&(jt.x=0<=Xt||isNaN(Xt)&&.5>ee?li:-li),fs&&(jt.y=-zr),jt.rotate(Sn))}else jt.rotate(Sn);Be+=jt.x,gi+=jt.y,Je.set(Ut),Je.h(Be+ce,gi+Wt,Ut.width,Ut.height),yt.push(Je),x.ed(Je)}}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),La(b,x.width||0,x.height||0),Ti.free(xt),Gt.free(kt),Gt.free(jt)}}}},Mm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof nr||a instanceof $e){var E=a,b=null;a instanceof nr&&(b=a,E=b.adornedPart);var z=a instanceof nr?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 $e)for(z=a.labelNodes;z.next();){var ct=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=ct.ua,xt=hi();yt.Qu(ot,xt);var kt=Gt.allocAt(xt[0],xt[1]);kt.add(ct.i(0)),yt.type===nn.j||(yt=yt.figures.first()),kt.offset(-yt.startX,-yt.startY),yt=xt[2],at!==pa&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=kt.x;var jt=kt.y;Gt.free(kt),ni(xt)}else if(rt<-x||rt>=x)xt=Gt.alloc(),yt=ct,jt=xt,yt.vg(),yt.computeMidPoint(jt),yt=ct.midAngle,at!==pa&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=xt.x,jt=xt.y,Gt.free(xt);else{if(kt=0,0<=rt?(xt=y.s[rt],jt=rt<x-1?y.s[rt+1]:xt):(kt=x+rt,xt=y.s[kt],jt=0<kt?y.s[kt-1]:xt),xt.Xa(jt)){0<=rt?(yt=0<rt?y.s[rt-1]:xt,kt=rt<x-2?y.s[rt+2]:jt):(yt=kt<x-1?y.s[kt+1]:xt,kt=1<kt?y.s[kt-2]:jt);var At=yt.Bf(xt),Wt=jt.Bf(kt);yt=At>Wt+10?0<=rt?yt.ab(xt):xt.ab(yt):Wt>At+10?0<=rt?jt.ab(kt):kt.ab(jt):0<=rt?yt.ab(kt):kt.ab(yt)}else yt=0<=rt?xt.ab(jt):jt.ab(xt);at!==pa&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=xt.x+(jt.x-xt.x)*ot,jt=xt.y+(jt.y-xt.y)*ot}if(mt.ys())tt.location=new Gt(ct,jt);else{mt.Mc()&&(mt=mr),xt=Ti.alloc(),xt.reset(),xt.scale(tt.scale,tt.scale),xt.rotate(tt.angle,0,0);var Ut=tt.naturalBounds;kt=Ce.allocAt(0,0,Ut.width,Ut.height),At=Gt.alloc(),At.xi(kt,mt),xt.Ga(At),mt=-At.x,Wt=-At.y;var Xt=Ut.width,ee=Ut.height;Ut=Gt.alloc(),Ut.assign(ut);var ce=isNaN(ut.x),an=isNaN(ut.y);if(ce||an){Xt=Xt/2+3,ee=ee/2+3;var Ln=45<=yt&&135>=yt,Sn=225<=yt&&315>=yt;at===pa&&(Ln||Sn)?(Ut.x=an?Xt:ut.y,Ut.y=ce?ee:ut.x,Ln?0<=rt||isNaN(rt)&&.5>ot||!ce||(Ut.y=-ee):Sn&&((0<=rt||isNaN(rt)&&.5>ot)&&ce&&(Ut.y=-ee),an&&(Ut.x=-Xt))):(ce&&(Ut.x=0<=rt||isNaN(rt)&&.5>ot?Xt:-Xt),an&&(Ut.y=-ee),Ut.rotate(yt))}else Ut.rotate(yt);ct+=Ut.x,jt+=Ut.y,xt.pp(kt),mt+=kt.x,Wt+=kt.y,rt=Gt.allocAt(ct+mt,jt+Wt),tt.move(rt),Gt.free(rt),Gt.free(Ut),Gt.free(At),Ce.free(kt),Ti.free(xt)}}b!==null?b.Ul(!1):E.Ul(!1),E=AS(a),a.location.h(a.position.x+E.x,a.position.y+E.y),Gt.free(E)}};function iS(a,y,x,E){if(pl(E)!==!1){var b=E.strokeWidth;b===0&&a instanceof nr&&a.type===Ve.Link&&a.adornedObject instanceof xi&&(b=a.adornedObject.strokeWidth),b*=E.Ca,a instanceof $e&&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 nr&&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),Xo(E,!1)}}function dp(){this.xa="Base"}de(dp,es),dp.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 ct=rt.measuredBounds,mt=new Ce(-ot.left,-ot.top,Math.max(ct.width+at,0),Math.max(ct.height+ut,0));a.graduatedBounds.push(mt),b.assign(mt);for(var yt=rt.geometry,xt=rt.strokeWidth,kt=yt.flattenedSegments,jt=yt.flattenedLengths,At=yt.flattenedTotalLength,Wt=kt.length,Ut=0,Xt=0,ee=hi(),ce=0;ce<Wt;ce++){var an=kt[ce],Ln=[];Xt=Ut=0;for(var Sn=an.length,Je=0;Je<Sn;Je+=2){var Be=an[Je],gi=an[Je+1];if(Je!==0){var li=180*Math.atan2(gi-Xt,Be-Ut)/Math.PI;0>li&&(li+=360),Ln.push(li)}Ut=Be,Xt=gi}ee.push(Ln)}if(a.graduatedIntervals===null){for(var rr=[],zr=a.O.s,fs=zr.length,vs=0;vs<fs;vs++){var ia=zr[vs],cs=[];if(rr.push(cs),ia.visible){var Cd=ia.interval;if(!(0>Cd)){for(var _o=0;_o<fs;_o++)if(_o!==vs){var Eu=zr[_o];if(Eu.visible&&ia.constructor===Eu.constructor){var ra=Eu.interval;ra>Cd&&cs.push(ra)}}}}}a.graduatedIntervals=rr}var Ld=a.graduatedIntervals,Sl=a.O.s,Xl=Sl.length,rl=0,Wa=0,ff=At;a.graduatedMarks=[];for(var Tu,Ag=0;Ag<Xl;Ag++){var ol=Sl[Ag];if(Tu=[],ol.visible&&ol!==rt){var oa=Math.abs(ol.interval),Jp=a.graduatedTickUnit;if(!(2>Jp*oa*At/a.graduatedRange&&ol.graduatedSkip===null)){var Dc=jt[0][0],Xu=0,Ua=0;Wa=At*ol.graduatedStart-1e-4,ff=At*ol.graduatedEnd+1e-4;var Xf=Jp*oa,sl=a.graduatedTickBase;if(sl<a.graduatedMin){var cf=(a.graduatedMin-sl)/Xf;cf=cf%1===0?cf:Math.floor(cf+1),sl+=cf*Xf}else sl>a.graduatedMin+Xf&&(sl-=Math.floor((sl-a.graduatedMin)/Xf)*Xf);for(var W0=Ld[Ag],$p=sl,Gy=1e-6*a.graduatedMax,wh=1;sl<=a.graduatedMax+Gy;wh++){t:{for(var Vh=W0.length,Oc=0;Oc<Vh;Oc++){var gf=(sl-a.graduatedTickBase)%(W0[Oc]*a.graduatedTickUnit),Bg=1e-6*a.graduatedTickUnit;if(gf<Bg&&gf>-Bg){var pf=!1;break t}}pf=!0}if(pf&&(sl>a.graduatedMax&&(sl=a.graduatedMax),ol.graduatedSkip===null||ol instanceof Hr&&!ol.graduatedSkip(sl,ol)||ol instanceof xi&&!ol.graduatedSkip(sl,ol))&&(rl=(sl-a.graduatedMin)*At/a.graduatedRange,rl>At&&(rl=At),Wa<=rl&&rl<=ff)){for(var Ch=ee[Xu][Ua],kd=jt[Xu][Ua];Xu<jt.length;){for(;rl>Dc&&Ua<jt[Xu].length-1;)Ua++,Ch=ee[Xu][Ua],kd=jt[Xu][Ua],Dc+=kd;if(rl<=Dc)break;Xu++,Ua=0,Ch=ee[Xu][Ua],kd=jt[Xu][Ua],Dc+=kd}var Va=kt[Xu],Ju=Va[2*Ua],U0=Va[2*Ua+1],Zh=(rl-(Dc-kd))/kd,Dg=new Gt(Ju+(Va[2*Ua+2]-Ju)*Zh+xt/2-yt.bounds.x,U0+(Va[2*Ua+3]-U0)*Zh+xt/2-yt.bounds.y);Dg.scale(rt.scale,rt.scale);t:{var bu=Ch,Jf=ee[Xu];if(!(.5005>Zh&&.4995<Zh)){var $u=bu;if(.5>Zh?0<Ua?$u=Jf[Ua-1]:ae.$(Va[0],Va[Va.length-2])&&ae.$(Va[1],Va[Va.length-1])&&($u=Jf[Jf.length-1]):.5<Zh&&(Ua+1<Jf.length?$u=Jf[Ua+1]:ae.$(Va[0],Va[Va.length-2])&&ae.$(Va[1],Va[Va.length-1])&&($u=Jf[0])),bu!==$u){var Rc=Math.abs(bu-$u);if(180<Rc&&(bu<$u?bu+=360:$u+=360,Rc=Math.abs(bu-$u)),5e-4>Zh||.9995<Zh){Ch=(bu+$u)/2%360;break t}if(10>Rc){var Og=1-Math.abs(.5-Zh);Ch=(bu*Og+$u*(1-Og))%360;break t}}}Ch=bu}if(ol instanceof Hr){var fu="";ol.graduatedFunction!==null?(fu=ol.graduatedFunction(sl,ol),fu=fu!=null?fu.toString():""):fu=(+sl.toFixed(2)).toString(),fu!==""&&Tu.push({$l:Dg,angle:Ch,text:fu})}else Tu.push({$l:Dg,angle:Ch})}sl=$p+wh*Xf}}}a.graduatedMarks.push(Tu)}ni(ee);var Es=a.graduatedMarks;if(Es!==null)for(var Qp=E.length,xa=0;xa<Qp;xa++){var Ko=E[xa],Pa=Es[xa];if(Ko.visible&&Ko!==rt&&Pa.length!==0){if(Ko instanceof xi){var Yh=a,Md=b,$f=Ko.alignmentFocus;$f.Mc()&&($f=Ql);var Hy=Ko.angle;Ko.Kb=0,Ko.measure(1/0,1/0,0,0),Ko.Kb=Hy;var V0=Ko.measuredBounds,Rg=V0.width,Qf=V0.height,Ic=Ce.allocAt(0,0,Rg,Qf),Za=Gt.alloc();Za.xi(Ic,$f),Ce.free(Ic);for(var Xh=-Za.x,Fu=-Za.y,Bl=new Ce,mf=Pa.length,Ig=0;Ig<mf;Ig++)for(var vf=Pa[Ig],Z0=vf.$l.x,jg=vf.$l.y,Do=vf.angle,cu=0;4>cu;cu++){switch(cu){case 0:Za.h(Xh,Fu);break;case 1:Za.h(Xh+Rg,Fu);break;case 2:Za.h(Xh,Fu+Qf);break;case 3:Za.h(Xh+Rg,Fu+Qf)}Za.rotate(Do+Ko.angle),Za.offset(Z0,jg),Ig===0&&cu===0?Bl.h(Za.x,Za.y,0,0):Bl.Ye(Za),Za.offset(-Z0,-jg),Za.rotate(-Do-Ko.angle)}Gt.free(Za),Yh.graduatedBounds!==null&&Yh.graduatedBounds.push(Bl),ko(Md,Bl.x,Bl.y,Bl.width,Bl.height)}else if(Ko instanceof Hr){var Jl=a,Y0=b;Jl.temporaryTextBlock===null&&(Jl.temporaryTextBlock=new Hr);var al=Jl.temporaryTextBlock;yS(al,Ko);var Nd=Ko.alignmentFocus;Nd.Mc()&&(Nd=Ql);for(var $l=Ko.segmentOrientation,zg=Ko.segmentOffset,yf=new Ce,qp=0,Gg=0,Qu=0,qf=0,Sf=0,Hg=Pa.length,Ed=0;Ed<Hg;Ed++){var Lh=Pa[Ed];qp=Lh.$l.x,Gg=Lh.$l.y,Qu=Lh.angle,Sf=qf=Ko.angle,$l!==pa&&(Sf=$l===wp||$l===e0?Qu+Ko.angle:Qu,qf=$e.computeAngle($l,Sf)),al.Kb=qf,al.text=Lh.text||"",al.measure(1/0,1/0,0,0);var Td=al.measuredBounds,Jh=al.naturalBounds,bd=Jh.width,tc=Jh.height,Au=Ti.alloc();Au.reset(),Au.translate(-Td.x,-Td.y),Au.scale(al.scale,al.scale),Au.rotate(Sf,bd/2,tc/2),$l!==Cp&&$l!==kp||Au.rotate(90,bd/2,tc/2),$l!==Lp&&$l!==Mp||Au.rotate(-90,bd/2,tc/2),$l===n0&&(45<Qu&&135>Qu||225<Qu&&315>Qu)&&Au.rotate(-Qu,bd/2,tc/2);var jc=Ce.allocAt(0,0,bd,tc),Fd=Gt.alloc();Fd.xi(jc,Nd),Au.Ga(Fd);var zc=-Fd.x,_y=-Fd.y,$h=Gt.alloc();$h.assign(zg),isNaN($h.x)&&($h.x=bd/2+3),isNaN($h.y)&&($h.y=-(tc/2+3)),$h.rotate(Qu),qp+=$h.x+zc,Gg+=$h.y+_y;var ec=new Ce(qp,Gg,Td.width,Td.height),tm=new Ce(Td.x,Td.y,Td.width,Td.height),Ky=new Ce(Jh.x,Jh.y,Jh.width,Jh.height);Lh.Sz=qf,Lh.lineCount=al.lineCount,Lh.lines=[al.Cb,al.Ih,al.df,al.Le,al.Qc,al.Qb,al.ze],Lh.actualBounds=ec,Lh.measuredBounds=tm,Lh.naturalBounds=Ky,Ed===0?yf.assign(ec):yf.ed(ec),Gt.free($h),Gt.free(Fd),Ce.free(jc),Ti.free(Au)}Jl.graduatedBounds!==null&&Jl.graduatedBounds.push(yf),ko(Y0,yf.x,yf.y,yf.width,yf.height)}Xo(Ko,!1)}}},dp.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}}},dp.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 el,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,ct=0;ct<ut;ct++){var mt=ot[ct],yt=at[ct],xt=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof xi){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var kt=mt.measuredBounds,jt=mt.strokeWidth*mt.scale,At=mt.alignmentFocus;At.Mc()&&(At=Ql);for(var Wt=0;Wt<xt;Wt++){var Ut=yt[Wt].$l,Xt=yt[Wt].angle,ee=At,ce=mt.Ab;ce.reset(),ce.translate(Ut.x+rt.x,Ut.y+rt.y),ce.rotate(Xt+mt.angle,0,0),ce.translate(-kt.width*ee.x+ee.offsetX+jt/2,-kt.height*ee.y+ee.offsetY+jt/2),ce.scale(mt.scale,mt.scale),Wl(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Ml(mt,!1),mt.gc(y,x),b&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof Hr)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new Hr),kt=a.temporaryTextBlock,yS(kt,mt),jt=0;jt<xt;jt++)At=yt[jt],At.actualBounds&&At.measuredBounds&&At.naturalBounds&&(kt.ec=At.text||"",kt.Kb=At.Sz||0,kt.Gc=At.lineCount||0,Wt=At.lines,Wt!==void 0&&(kt.Cb=Wt[0],kt.Ih=Wt[1],kt.df=Wt[2],kt.Le=Wt[3],kt.Qc=Wt[4],kt.Qb=Wt[5],kt.ze=Wt[6]),At.naturalBounds&&(kt.dc=At.naturalBounds),At.actualBounds&&(Wt=At.actualBounds,kt.arrange(Wt.x,Wt.y,Wt.width,Wt.height)),Wt=At.actualBounds,kt.arrange(Wt.x,Wt.y,Wt.width,Wt.height),Ut=At.measuredBounds,At=At.naturalBounds,Xt=kt.Ab,Xt.reset(),Xt.translate(Wt.x+rt.x,Wt.y+rt.y),Xt.translate(-Ut.x,-Ut.y),kt.no(Xt,At.x,At.y,At.width,At.height),Wl(kt,!1),kt.wh.set(kt.Ab),kt.Kk=kt.scale,Ml(kt,!1),kt.Ng=mt.part,kt.Me=mt.panel,kt.gc(y,x),kt.Me=null,kt.Ng=null,b&&(a.svg.appendChild(kt.svg),kt.svg=null))}}x.$i=E,y.restore(),y.Vc(!0)};function Ve(a,y){if(ne.call(this),this.na=null,a===void 0)this.na=Ve.Position;else if(typeof a=="string"){var x=su.I(a);x!==null&&(this.na=x)}else a instanceof es?this.na=a:a&&(this.na=Ve.Position,y=a);this.na===null&&ve("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===Ve.Grid?1048576:0),this.O=new tn,this.yb=Da,this.Tm=ks,this.Uf=vi,this.$g=null,this.$e="",this.jg=new Ce(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Tn,this.jn=Go,this.kn=Qo,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}de(Ve,ne),Ve.prototype.cloneProtected=function(a){ne.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},Ve.prototype.Af=function(a){ne.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},Ve.prototype.copy=function(){var a=ne.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 hn&&(z.Te=!0);var rt=a.diagram;rt!==null&&rt.undoManager.isUndoingRedoing||z.cb(Bo,"elements",a,null,b,null,tt)}}return a}return null},St=Ve.prototype,St.toString=function(){return"Panel("+this.type.name+")#"+wo(this)},St.Pn=function(a){ne.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,E=0;E<x;E++)y[E].Pn(a)},St.hh=function(a,y){if(this.na===Ve.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===Ve.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===Ve.Table)if(a.yc(),a instanceof el){var x=a.yd;a.yd=cm(a,"gojs-ts"),gv(this,a),a.nh.pop(),a.yd=x}else gv(this,a);(x=this.isClipping&&this.na===Ve.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&&Nm(a,y,!0,x,!0),E!==null&&Nm(a,y,!1,E,!0),x!==null&&rS(a,y,!0,x),E!==null&&rS(a,y,!1,E),x!==null&&Nm(a,y,!0,x,!1),E!==null&&Nm(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 ct=at.separatorStroke;if(ct===null&&(ct=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ct!==null){Ao(a,y,ct,!1,!1,tt,z),ct=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(ct=!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(),ct&&y.fs()}}}}function Nm(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 ct=E[ut];if(ct!==void 0&&ct.background!==null&&ct.coversSeparators!==b&&ct.actual!==0){var mt=x?tt.height:tt.width;if(!(ct.position>mt)){var yt=ct.Wc(),xt=ct.separatorStrokeWidth;isNaN(xt)&&(xt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var kt=ct.separatorStroke;kt===null&&(kt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(kt===null||ct.index===(x?ot:at))&&(xt=0),yt-=xt,xt=ct.position+xt,yt+=ct.actual,xt+yt>mt&&(yt=mt-xt),0>=yt||(mt=a.yb,Ao(a,y,ct.background,!0,!1,rt,tt),x?y.fillRect(mt.left,xt+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(xt+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function 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"}St.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},St.kk=function(a,y,x){if(!ne.prototype.kk.call(this,a,y,x))return!1;if(this.type===Ve.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===Ve.Grid||this.na===Ve.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},St.nk=function(){return!0},St.$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 ne.prototype.$o.call(this,a,y,x,E)},St.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,ct=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*ct+yt,a=x*ot+E*ut+mt,ot=x*at+E*ct+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,ct=1,yt=mt=0),rt=a*ot+y*ut+mt,a=a*at+y*ct+yt,ot=x*ot+E*ut+mt,x=x*at+E*ct+yt,b.h(ot,x),E=(ot-rt)*(ot-rt)+(x-a)*(x-a),at=!1,ct=this.O.s,yt=ct.length,ut=Gt.alloc(),mt=null,y=1/0;var xt=null,kt=this.isClipping&&this.na===Ve.Spot;kt&&(xt=Gt.alloc(),mt=this.Pb(),(at=mt.Sj(rt,a,ot,x,xt))&&(y=(rt-xt.x)*(rt-xt.x)+(a-xt.y)*(a-xt.y)));for(var jt=0;jt<yt;jt++){var At=ct[jt];At.visible&&At!==mt&&At.Sj(rt,a,ot,x,ut)&&(at=!0,At=(rt-ut.x)*(rt-ut.x)+(a-ut.y)*(a-ut.y),At<E&&(E=At,b.set(ut)))}return kt&&(y>E&&b.set(xt),Gt.free(xt)),Gt.free(ut),z&&b.transform(tt),at},St.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();ne.prototype.Gj.call(this)},St.v=function(a){if(!pl(this)){ne.prototype.v.call(this,a),a=null,(this.na===Ve.Auto||this.na===Ve.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=Ta(b,!1);(b instanceof ga||b instanceof Ve||b instanceof Hr||z!==Ge)&&b.v(!0)}}}},St.Uj=function(){if(!pl(this)){Xo(this,!0),dh(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},St.Uk=function(){if(!(this.l&2048)){Wl(this,!0),Ml(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},St.Wu=function(){Ml(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},St.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),La(b,a,ot),La(this.naturalBounds,a,ot),this.Ge(0,0,a,ot)},St.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 Kh(a){return a.part!==null?a.part.locationObject:null}St.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=Ta(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=Ge),a){case Ge:(y>x||z>E)&&(this.v(),this.measure(y>x?x:y,z>E?E:z,0,0));break;case Ue:this.v(!0),this.measure(x+rt,E+tt,0,0);break;case On:this.v(!0),this.measure(x+rt,z+tt,0,0);break;case Xn:this.v(!0),this.measure(y+rt,E+tt,0,0)}}this.na.arrange(this,b,this.jg)}},St.gh=function(a){var y=this.naturalBounds,x=Kh(this);if(us(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var E=y.length,b=Gt.allocAt(0,0);E--;){var z=y[E];if((z.visible||z===x)&&(co(b.set(a),z.transform),z.ca(b)))return Gt.free(b),!0}return Gt.free(b),!(this.Ma===null&&this.areaBackground===null)}return!1},St.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},St.qm=function(a,y){if(y(this,a),a instanceof Ve){a=a.O.s;for(var x=a.length,E=0;E<x;E++)this.qm(a[E],y)}};function Hf(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 Ve&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof Ve){y=y.O.s;for(var E=y.length,b=0;b<E;b++)aS(a,y[b],x)}}St.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof Ve){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}St.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=fp(this));for(var E=0;E<x;E++){var b=y[E];if(b instanceof Ve){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 Ve?x=Math.max(x,uS(b)):b instanceof xi&&(x=Math.max(x,b.ig/2*b.strokeMiterLimit*b.Df()))}return x}St.se=function(){return!(this.type===Ve.TableRow||this.type===Ve.TableColumn)};function cd(a){return a.type===Ve.TableRow||a.type===Ve.TableColumn}St.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),fa(this)))return null;var E=this.naturalBounds,b=1/this.Df(),z=this.se(),tt=z?a:co(Gt.allocAt(a.x,a.y),this.transform),rt=this.diagram,ot=10,at=5;if(rt!==null&&(ot=rt.Ql("extraTouchArea"),at=ot/2),us(-(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=Gt.alloc(),at=(ot=this.isClipping&&this.na===Ve.Spot)?this.Pb():null,ot&&(at.se()?co(rt.set(a),at.transform):rt.set(a),!at.ca(rt)))return Gt.free(rt),z||Gt.free(tt),null;for(var ct=Kh(this);ut--;){var mt=b[ut];if((mt.visible||mt===ct)&&(mt.se()?co(rt.set(a),mt.transform):rt.set(a),!ot||mt!==at)){var yt=null;if(mt instanceof Ve?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 Gt.free(rt),z||Gt.free(tt),yt}}Gt.free(rt)}return this.background===null&&this.areaBackground===null?(z||Gt.free(tt),null):(a=us(0,0,E.width,E.height,tt.x,tt.y)?this:null,z||Gt.free(tt),a)}return z||Gt.free(tt),null},St.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:co(Gt.allocAt(a.x,a.y),this.transform);if(b=us(0,0,b.width,b.height,tt.x,tt.y),cd(this)||b){if(!this.isAtomic){for(var rt=this.O.s,ot=rt.length,at=Gt.alloc(),ut=Kh(this);ot--;){var ct=rt[ot];if(ct.visible||ct===ut){ct.se()?co(at.set(a),ct.transform):at.set(a);var mt=ct;ct=ct instanceof Ve?ct:null,(ct!==null?ct.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))}}Gt.free(at)}return z||Gt.free(tt),b&&(this.background!==null||this.areaBackground!==null)}return z||Gt.free(tt),!1},St.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=Ti.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&Ti.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var rt=Kh(this),ot=this.O.s,at=ot.length;at--;){var ut=ot[at];if(ut.visible||ut===rt){var ct=ut.actualBounds,mt=this.naturalBounds;ct.x>mt.width||ct.y>mt.height||0>ct.x+ct.width||0>ct.y+ct.height||(ct=ut,ut=ut instanceof Ve?ut:null,mt=Ti.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,E,b,mt):ds(ct,a,E,mt))&&(y!==null&&(ct=y(ct)),ct===null||x!==null&&!x(ct)||b.add(ct)),Ti.free(mt))}}return z===void 0&&Ti.free(tt),E}return z===void 0&&Ti.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 Ve&&mv(tt,y,x,E),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||E.add(tt))}}}St.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:co(Gt.allocAt(a.x,a.y),this.transform),at=rt?y:co(Gt.allocAt(y.x,y.y),this.transform),ut=ot.Bf(at),ct=0<ot.x&&ot.x<tt.width&&0<ot.y&&ot.y<tt.height||zo(ot.x,ot.y,0,0,0,tt.height)<=ut||zo(ot.x,ot.y,0,tt.height,tt.width,tt.height)<=ut||zo(ot.x,ot.y,tt.width,tt.height,tt.width,0)<=ut||zo(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||(Gt.free(ot),Gt.free(at)),ct){if(!this.isAtomic){ot=Gt.alloc(),at=Gt.alloc(),ut=Kh(this);for(var mt=this.O.s,yt=mt.length;yt--;){var xt=mt[yt];if(xt.visible||xt===ut){var kt=xt.actualBounds,jt=this.naturalBounds;(!rt||!(kt.x>jt.width||kt.y>jt.height||0>kt.x+kt.width||0>kt.y+kt.height))&&(xt.se()?(kt=xt.transform,co(ot.set(a),kt),co(at.set(y),kt)):(ot.set(a),at.set(y)),kt=xt,xt=xt instanceof Ve?xt:null,(xt!==null?xt.og(ot,at,x,E,b,z):kt.tx(ot,at,b))&&(x!==null&&(kt=x(kt)),kt===null||E!==null&&!E(kt)||z.add(kt)))}}Gt.free(ot),Gt.free(at)}return b?ct:tt}return!1};function vv(a){var y=null;return a instanceof xi&&(y=a.spot1,y===ks&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Ls),y}function yv(a){var y=null;return a instanceof xi&&(y=a.spot2,y===ks&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Oa),y}St.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},St.M=function(a){return this.O.M(a)},St.Gb=function(a,y){y instanceof jn&&ve("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&ve("Cannot make a Panel contain itself: "+this.toString()),ve("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&ve("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!==Ve.Grid||y instanceof xi||ve("Can only add Shapes to a Grid Panel, not: "+y),this.na!==Ve.Graduated||y instanceof xi||y instanceof Hr||ve("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 zn),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 ve("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),pl(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof Ve&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||Tm(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof hn&&(x.Te=!0),x.Te&&x instanceof hn&&(x.wc=null),b=this.diagram,b!==null&&b.undoManager.isUndoingRedoing||(E!==-1&&x.cb(Wo,"elements",this,y,null,E,null),x.cb(Bo,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}St.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)},St.mb=function(a){0<=a&&this.pc(a,!0)},St.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),Xo(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 hn&&(E instanceof Ve?E.qm(E,function(tt,rt){_v(z,rt,y)}):_v(z,E,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(Wo,"elements",this,E,null,a,null))},St.Fb=function(a){0>a&&yi(a,">= 0",Ve,"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(Bo,"rowdefs",this,null,x,null,a)}return y[a]},St.oA=function(a){if(0>a&&yi(a,">= 0",Ve,"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(Wo,"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()}}St.Eb=function(a){0>a&&yi(a,">= 0",Ve,"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(Bo,"coldefs",this,null,x,null,a)}return y[a]},St.jA=function(a){if(0>a&&yi(a,">= 0",Ve,"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(Wo,"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()}}St.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&bm(y,a),this},St.Hy=function(a,y){return(a=this.Fb(a))&&bm(a,new Jo(y)),this},St.By=function(a,y){return(a=this.Eb(a))&&bm(a,new Jo(y)),this},St.nz=function(a){if(0>a||this.type!==Ve.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},St.fz=function(a){if(0>a||this.type!==Ve.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},St.Fz=function(a,y){if(y===void 0&&(y=new Gt(NaN,NaN)),this.type!==Ve.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)},St.Gz=function(a){if(this.type!==Ve.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function fS(a){return a=a.allBindings,a!==null&&a._isFrozen}function Vl(a){var y=a.allBindings;if(y===null)a.data!==null&&ve("Template cannot have .data be non-null: "+a),a.allBindings=y=new tn;else if(y._isFrozen)return;var x=new tn;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ct=ut.localBindings;if(ct!==null)for(Sc(ut,!1),ct=ct.iterator;ct.next();){var mt=ct.value;mt.mode===Dp&&Sc(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=M1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new tn),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof Ve&&ut.type===Ve.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ct=at.length,mt=0;mt<ct;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var xt=yt.be.iterator;xt.next();){var kt=xt.value;kt.xd=yt,kt.to=2,kt.wl=yt.index,y.add(kt)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,ct=0;ct<at;ct++)if(mt=ut[ct],mt!==void 0&&mt.be!==null)for(yt=mt.be.iterator;yt.next();)xt=yt.value,xt.xd=mt,xt.to=1,xt.wl=mt.index,y.add(xt)}}});for(var E=x.iterator;E.next();){var b=E.value;if(b.srcBindings!==null){Sc(b,!0);for(var z=b.srcBindings.iterator;z.next();){var tt=z.value;b.localBindings===null&&(b.localBindings=new tn),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 Ve&&(tt=rt.substring(0,ot),rt=rt.substr(ot+1),ot=z.fb(tt),ot!==null?(z=ot,b.targetProperty=rt):Ji('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+b.toString())),z instanceof Jo?(tt=wo(z.panel),b.Ai=tt===void 0?-1:tt,z.panel.bindingId=b.Ai):z instanceof ne?(tt=wo(z),b.Ai=tt===void 0?-1:tt,z.bindingId=b.Ai):ve("Unknown type of binding target: "+z)}y.freeze(),a instanceof jn&&a.Zc()&&a.Va()}St.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof Ve&&(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&&Vl(y),y},St.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 Ve))continue;b===1?z=z.Eb(x.wl):b===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,E)}}},St.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,E=y.length,b=0,z=null;b<x&&(z=a[b],!(z instanceof Ve&&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 Ve)||z.data!==y[tt])return!0;b++,tt++}return!1}function fp(a){if(a.type===Ve.Spot||a.type===Ve.Auto)return Math.min(a.O.length,1);if(a.type===Ve.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var E=a.M(x);if(!(E instanceof xi&&E.isPanelMain))break}return x}return a.type===Ve.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof Ve&&cd(a))?1:0}St.mv=function(){for(var a=fp(this);this.O.length>a;)this.pc(this.O.length-1,!1);cS(this,this.itemArray)};function cS(a,y){var x=fp(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++)Em(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 Ve){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),Em(a,z,b,!1)):tt.data=z}}else Em(a,z,b,!1)}for(;E<a.O.length;)a.pc(E,!1);a.$g=null,xv(a,x,0),pl(a)||a.v(),a.graduatedIntervals=null,a.If()||Tm(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof hn&&(y.Te=!0),y.Te&&y instanceof hn&&(y.wc=null))}}function Em(a,y,x,E){if(!(y==null||0>x)){var b=Pv(a,y);if(b=wv(a,b),b!==null){if(Vl(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 zn),a.ge.add(y,b)),z=x+fp(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 Ve){var b=y,z=x;E.type===Ve.TableRow?E.row=b:E.type===Ve.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=Io(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;ve("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,Ji('No item template Panel found for category "'+y+'" on '+a),Ji(" Using default item template."),a=new Ve,y=new Hr,y.bind(new Ho("text","",dr)),a.add(y),pS=a),E=pS)),E}function Tm(a,y,x){var E=y.enabledChanged;if(E!==null&&E(y,x),y instanceof Ve){y=y.O.s,E=y.length;for(var b=0;b<E;b++){var z=y[b];x&&z instanceof Ve&&!z.isEnabled||Tm(a,z,x)}}}function Zu(a,y){y.name=a,su.add(a,y)}_e.Object.defineProperties(Ve.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===Ve.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&&yi(a,">= 0",Ve,"padding"),a=new Ci(a)):(0>a.left&&yi(a.left,">= 0",Ve,"padding:value.left"),0>a.right&&yi(a.right,">= 0",Ve,"padding:value.right"),0>a.top&&yi(a.top,">= 0",Ve,"padding:value.top"),0>a.bottom&&yi(a.bottom,">= 0",Ve,"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:Da},set:function(a){typeof a=="number"&&(a=new Ci(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Tl),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 kr)&&(a instanceof kr&&a.freeze(),this.T===null&&(this.T=new Tl),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 Tl),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)||ve("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 Tl),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 kr)&&(a instanceof kr&&a.freeze(),this.T===null&&(this.T=new Tl),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 Tl),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)||ve("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 Tl),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 Tl),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||ve("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Wu(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()||ve("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Wu(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 Wh),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),Fs(this)&&(a=this.part,a!==null&&Yr(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 Wh),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),Fs(this)&&(a=this.part,a!==null&&Yr(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 Wh),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 Wh),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 Wh,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 Wh,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 Wh,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 Wh,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 Tl),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Tl),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Am},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Tl),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Am},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Tl),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)&&ve("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Tl),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)&&ve("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Tl),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 jn&&!(this instanceof nr);Vl(this),this.ub=a;var E=this.diagram;E!==null&&(x?(x=E.partManager,this instanceof $e?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof jn&&(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 xc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||cS(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 zn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof jn||a.isPanelMain)&&ve("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(););ki(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&&(ki(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 pi&&(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&&Tm(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))}}}),_e.Object.defineProperties(Ve,{Position:{get:function(){return su.I("Position")}},Horizontal:{get:function(){return su.I("Horizontal")}},Vertical:{get:function(){return su.I("Vertical")}},Spot:{get:function(){return su.I("Spot")}},Auto:{get:function(){return su.I("Auto")}},Table:{get:function(){return su.I("Table")}},Viewbox:{get:function(){return su.I("Viewbox")}},TableRow:{get:function(){return su.I("TableRow")}},TableColumn:{get:function(){return su.I("TableColumn")}},Link:{get:function(){return su.I("Link")}},Grid:{get:function(){return su.I("Grid")}},Graduated:{get:function(){return su.I("Graduated")}}}),Ve.prototype.rebuildItemElements=Ve.prototype.mv,Ve.prototype.findItemPanelForData=Ve.prototype.sx,Ve.prototype.updateTargetBindings=Ve.prototype.La,Ve.prototype.copyTemplate=Ve.prototype.Uy,Ve.prototype.graduatedValueForPoint=Ve.prototype.Gz,Ve.prototype.graduatedPointForValue=Ve.prototype.Fz,Ve.prototype.findColumnForLocalX=Ve.prototype.fz,Ve.prototype.findRowForLocalY=Ve.prototype.nz,Ve.prototype.addColumnDefinition=Ve.prototype.By,Ve.prototype.addRowDefinition=Ve.prototype.Hy,Ve.prototype.addRowColumnDefinition=Ve.prototype.Gy,Ve.prototype.removeColumnDefinition=Ve.prototype.jA,Ve.prototype.getColumnDefinition=Ve.prototype.Eb,Ve.prototype.removeRowDefinition=Ve.prototype.oA,Ve.prototype.getRowDefinition=Ve.prototype.Fb,Ve.prototype.removeAt=Ve.prototype.mb,Ve.prototype.remove=Ve.prototype.remove,Ve.prototype.insertAt=Ve.prototype.Gb,Ve.prototype.elt=Ve.prototype.M,Ve.prototype.add=Ve.prototype.add,Ve.prototype.findObject=Ve.prototype.fb,Ve.prototype.findInVisualTree=Ve.prototype.Nl,Ve.prototype.walkVisualTreeFrom=Ve.prototype.qm,Ve.prototype.findMainElement=Ve.prototype.Pb;var gS=!1,pS=null,su=new zn;Ve.className="Panel",Ve.definePanelLayout=Zu,Zu("Position",new mm),Zu("Vertical",new ym),Zu("Auto",new xm),Zu("Link",new Mm);function Wh(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Wh.prototype.copy=function(){var a=new Wh;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},Wh.className="GradPanelSettings";function Tl(){this.Pc=[],this.Oc=[],this.j=this.ob=Am,this.hb=this.Hb=0,this.Qp=Da,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Tl.prototype.copy=function(a){for(var y=new Tl,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},Tl.className="TablePanelSettings";function Jo(a){br(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=ks,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=vi,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=pr(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function bm(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=pr(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}St=Jo.prototype,St.qb=function(a){a.classType===Jo&&(this.sizing=a)},St.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+wo(this)},St.wi=function(a){this.Me=a},St.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)},St.Wc=function(){var a=0,y=this.Me,x=0,E=this.isRow;if(y!==null&&y.type===Ve.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)},St.Ob=function(a,y,x){var E=this.Me;if(E!==null&&(E.cb($r,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 Fm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}St.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new Ho(a,y,x,E):b=a,b.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&fS(y)&&ve("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+b+" on "+a)),this.be===null&&(this.be=new tn),this.be.add(b),this},_e.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&&yi(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&&yi(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))&&yi(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&&yi(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 Ci(a));var y=this.dg;a!==null&&y!==null&&y.D(a)||(a!==null&&(a=a.J()),this.dg=a,this.panel!==null&&this.panel.v(),this.Ob("separatorPadding",y,a))}},separatorStroke:{get:function(){return this.lo},set:function(a){var y=this.lo;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.separatorStroke"),a instanceof kr&&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)||ve("separatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.background"),a instanceof kr&&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),cp=new ye(Jo,"None",1),Am=new ye(Jo,"ProportionalExtra",2);Jo.className="RowColumnDefinition",Jo.Default=Cv,Jo.None=cp,Jo.ProportionalExtra=Am;function xi(a,y){ne.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)}de(xi,ne),xi.prototype.cloneProtected=function(a){ne.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=pr(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 _f(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}St=xi.prototype,St.th=function(){ne.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},St.qb=function(a){a===Ge||a===Tn||a===Ki||a===vi?this.geometryStretch=a:ne.prototype.qb.call(this,a)},St.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+wo(this)};function hg(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,ct,mt,yt,xt,kt=0,jt=hi(),At=2;At<b;At+=2)at=x[At],ut=x[At+1],ct=at-rt,rt=ut-ot,ct===0&&(ct=.001),mt=rt/ct,yt=Math.atan2(rt,ct),xt=Math.sqrt(ct*ct+rt*rt),jt.push([ct,yt,mt,xt]),kt+=xt,rt=at,ot=ut;rt=x[0],ot=x[1],ct=E.measuredBounds.width,E instanceof xi&&(ct-=E.strokeWidth),1>ct&&(ct=1),b=x=ct,at=tt/2,ut=at!==0,At=0,xt=jt[At],ct=xt[0],yt=xt[1],mt=xt[2],xt=xt[3];for(var Wt=0;.1<=kt;){if(Wt===0&&(ut?(b=x,b-=at,kt-=at,ut=!1):b=x,b===0&&(b=1)),b>kt){ni(jt);return}b>xt?(Wt=b-xt,b=xt):Wt=0;var Ut=Math.sqrt(b*b/(1+mt*mt));if(0>ct&&(Ut=-Ut),rt+=Ut,ot+=mt*Ut,a.translate(rt,ot),a.rotate(yt),a.translate(-(tt/2),-(z/2)),Wt===0&&E.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-rt,-ot),kt-=b,xt-=b,Wt!==0){if(At++,At===jt.length){ni(jt);return}xt=jt[At],ct=xt[0],yt=xt[1],mt=xt[2],xt=xt[3],b=Wt}}ni(jt)}}St.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&&Ao(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===Ve.Link&&rt instanceof nr&&rt.category==="Selection"&&rt.adornedObject instanceof xi&&rt.adornedPart.Pb()===rt.adornedObject?rt.adornedObject.strokeWidth:0),ot===0&&(x=null),x!==null&&ot!==0&&(Ao(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===nn.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===nn.u){var at=b.startX;ot=b.startY;var ut=b.endX,ct=b.endY;b=Math.min(at,ut);var mt=Math.min(ot,ct);at=Math.abs(ut-at),ot=Math.abs(ct-ot),a.beginPath(),a.rect(b,mt,at,ot),E!==null&&a.ng(E),x!==null&&(rt&&z&&fh(a),a.jk(),rt&&z&&Gh(a)),a.Se()}else if(b.type===nn.F)at=b.startX,ot=b.startY,ut=b.endX,ct=b.endY,b=Math.abs(ut-at)/2,mt=Math.abs(ct-ot)/2,at=Math.min(at,ut)+b,ot=Math.min(ot,ct)+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&&fh(a),a.jk(),rt&&z&&Gh(a)),a.Se();else if(b.type===nn.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,ct=ut.length;for(var yt=null,xt=0;xt<ct;xt++){var kt=ut[xt];switch(kt.type){case Zo:a.moveTo(kt.endX,kt.endY);break;case Gr:a.lineTo(kt.endX,kt.endY);break;case Ss:a.bezierCurveTo(kt.point1X,kt.point1Y,kt.point2X,kt.point2Y,kt.endX,kt.endY);break;case Ra:a.quadraticCurveTo(kt.point1X,kt.point1Y,kt.endX,kt.endY);break;case Oo:if(kt.radiusX===kt.radiusY){var jt=Math.PI/180;a.arc(kt.point1X,kt.point1Y,kt.radiusX,kt.startAngle*jt,(kt.startAngle+kt.sweepAngle)*jt,0>kt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=Ma(kt,at),jt=yt.length,jt===0)a.lineTo(kt.centerX,kt.centerY);else for(var At=0;At<jt;At++){var Wt=yt[At];At===0&&a.lineTo(Wt[0],Wt[1]),a.bezierCurveTo(Wt[2],Wt[3],Wt[4],Wt[5],Wt[6],Wt[7])}break;case Ja:if(At=jt=0,yt!==null&&yt.type===Oo){if(yt=Ma(yt,at),Wt=yt.length,Wt===0){a.lineTo(kt.endX,kt.endY);break}yt=yt[Wt-1]||null,yt!==null&&(jt=yt[6],At=yt[7])}else jt=yt!==null?yt.endX:at.startX,At=yt!==null?yt.endY:at.startY;if(yt=ul(kt,at,jt,At),jt=yt.length,jt===0){a.lineTo(kt.endX,kt.endY);break}for(At=0;At<jt;At++)Wt=yt[At],a.bezierCurveTo(Wt[2],Wt[3],Wt[4],Wt[5],Wt[6],Wt[7]);break;default:ve("Segment not of valid type: "+kt.type)}kt.isClosed&&a.closePath(),yt=kt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&(ut&&rt&&fh(a),a.jk(),ut&&rt&&Gh(a))):(fh(a),ut&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk(),Gh(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=hi(),z.type===nn.j)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.endY),hg(a,y,E,x);else if(z.type===nn.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,ct=0;ct<ut;ct++){switch(xt=at[ct],xt.type){case Zo:hg(a,y,E,x),E.length=0,E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY,ot=tt,mt=b;break;case Gr:E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY;break;case Ss:ae.Qe(tt,b,xt.point1X,xt.point1Y,xt.point2X,xt.point2Y,xt.endX,xt.endY,.5,E),tt=xt.endX,b=xt.endY;break;case Ra:ae.ep(tt,b,xt.point1X,xt.point1Y,xt.endX,xt.endY,.5,E),tt=xt.endX,b=xt.endY;break;case Oo:if(kt=Ma(xt,rt),yt=kt.length,yt===0){E.push(xt.centerX),E.push(xt.centerY),tt=xt.centerX,b=xt.centerY;break}for(jt=0;jt<yt;jt++)At=kt[jt],ae.Qe(tt,b,At[2],At[3],At[4],At[5],At[6],At[7],.5,E),tt=At[6],b=At[7];break;case Ja:if(kt=ul(xt,rt,tt,b),yt=kt.length,yt===0){E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY;break}for(jt=0;jt<yt;jt++)At=kt[jt],ae.Qe(tt,b,At[2],At[3],At[4],At[5],At[6],At[7],.5,E),tt=At[6],b=At[7];break;default:ve("Segment not of valid type: "+xt.type)}xt.isClosed&&(E.push(ot),E.push(mt),hg(a,y,E,x))}hg(a,y,E,x)}else if(z.type===nn.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),hg(a,y,E,x);else if(z.type===nn.F){if(b=new qo,b.startX=z.endX,b.startY=(z.startY+z.endY)/2,tt=new tr(Oo),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=Ma(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];hg(a,y,E,x)}ni(E),a.restore(),a.Vc(!1)}}}},St.kk=function(a,y,x){return!ne.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)},St.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:ne.prototype.nk.call(this,a)},St.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)}},St.ga=function(a,y){if(y===void 0&&(y=new Gt),a instanceof Kn){a.Mc()&&ve("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},St.mi=function(a){a===void 0&&(a=new Ce);var y=this.naturalBounds,x=this.oe;y=Ce.allocAt(y.x,y.y,y.width,y.height);var E=this.strokeWidth;return y.Bc(E/2,E/2),E=Gt.allocAt(y.x,y.y).transform(x),a.h(E.x,E.y,0,0),E.h(y.right,y.y).transform(x),ko(a,E.x,E.y,0,0),E.h(y.right,y.bottom).transform(x),ko(a,E.x,E.y,0,0),E.h(y.x,y.bottom).transform(x),ko(a,E.x,E.y,0,0),Ce.free(y),Gt.free(E),a},St.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!==nn.j||y||(b+=2);var z=Ce.alloc();if(z.assign(E),z.Bc(b+2,b+2),!z.ca(a))return Ce.free(z),!1;if(E=b+1e-4,x.type===nn.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:(Ce.free(z),ae.Yb(x.startX,x.startY,x.endX,x.endY,b,a.x,a.y));if(x.type===nn.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 Ce.free(z),!1;z.Bc(E,E)}return this.stroke!==null&&z.Bc(b,b),a=z.ca(a),Ce.free(z),a}if(x.type===nn.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 Ce.free(z),!1;tt+=E,b+=E}return this.stroke!==null&&(tt+=E,b+=E),Ce.free(z),0>=tt||0>=b?!1:1>=x*x/(tt*tt)+y*y/(b*b)}if(x.type===nn.o)return Ce.free(z),this.fill===null?Nh(x,a.x,a.y,b):Iu(x,a,b,1<this.strokeWidth,y);ve("Unknown Geometry type: "+x.type)},St.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):ve("Unsupported Figure: "+rt)}tt=ot.bounds}rt=tt.width,ot=tt.height,at=tt.width;var ut=tt.height;switch(Ta(this,!0)){case Ge:E=x=0;break;case Ue:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case On:at=Math.max(a-z,0),E=0;break;case Xn:x=0,ut=Math.max(y-z,0)}isFinite(b.width)&&(at=b.width),isFinite(b.height)&&(ut=b.height);var ct=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),E=Math.max(E-z,mt.height),at=Math.min(ct.width,at),ut=Math.min(ct.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 Ge:break;case Ue:rt=at,ot=ut;break;case Tn:x=Math.min(at/rt,ut/ot),isFinite(x)||(x=1),rt*=x,ot*=x;break;default:ve(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=xi.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(ct.width,at),ut=Math.min(ct.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===vi?Ue:y:y===vi?kv[a.figure].defaultStretch:y}St.eh=function(a,y,x,E){na(this,a,y,x,E)},St.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},St.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,ct=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*rt+y*at+ct,tt=a*ot+y*ut+mt,rt=x*rt+E*at+ct,ot=x*ot+E*ut+mt,ct=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===nn.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=ct,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ct/Math.sqrt(1+y*y),E=ut*y),y=hi(),a=new Gt,ae.Ve(at.startX+E,at.startY+ut,at.endX+E,at.endY+ut,z,tt,rt,ot,a)&&y.push(a),a=new Gt,ae.Ve(at.startX-E,at.startY-ut,at.endX-E,at.endY-ut,z,tt,rt,ot,a)&&y.push(a),a=new Gt,ae.Ve(at.startX+E,at.startY+ut,at.startX-E,at.startY-ut,z,tt,rt,ot,a)&&y.push(a),a=new Gt,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 ni(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);ni(y)}else if(at.type===nn.u)ut=ae.Ff(yt.x-ct,yt.y-ct,yt.x+yt.width+ct,yt.y+yt.height+ct,z,tt,rt,ot,b);else if(at.type===nn.F){y=Ce.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ct,ct);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}ct=Math.sqrt(a*a*x*x+at*at-ot*ot),rt=(-(a*a*x*ot)+a*at*ct)/(at*at+a*a*x*x)+E,a=(-(a*a*x*ot)-a*at*ct)/(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}Ce.free(y)}else if(at.type===nn.o){mt=Gt.alloc();var xt=rt-z,kt=ot-tt,jt=xt*xt+kt*kt,At=z,Wt=tt;if(0<jt&&yt.contains(At,Wt)&&(mt.x=At,mt.y=Wt,this.ca(mt)))for(xt!==0&&.5>Math.abs(xt)?(kt*=.5/xt,xt=.5):kt!==0&&.5>Math.abs(kt)&&(xt*=.5/kt,kt=.5),At-=xt,Wt-=kt;yt.contains(At,Wt);)At-=xt,Wt-=kt;for(b.x=rt,b.y=ot,kt=0;kt<at.figures.count;kt++){var Ut=at.figures.s[kt],Xt=Ut.isFilled?At:z,ee=Ut.isFilled?Wt:tt,ce=Ut.segments;yt=Ut.startX,xt=Ut.startY;for(var an=yt,Ln=xt,Sn=0;Sn<ce.count;Sn++){var Je=ce.s[Sn],Be=Je.type,gi=Je.endX,li=Je.endY,rr=!1;switch(Be){case Zo:an=gi,Ln=li;break;case Gr:rr=Dm(yt,xt,gi,li,Xt,ee,rt,ot,mt);break;case Ss:rr=ae.Eo(yt,xt,Je.point1X,Je.point1Y,Je.point2X,Je.point2Y,gi,li,Xt,ee,rt,ot,.6,mt);break;case Ra:rr=ae.Eo(yt,xt,yt+2/3*(Je.point1X-yt),xt+2/3*(Je.point1Y-xt),gi+2/3*(Je.point1X-gi),li+2/3*(Je.point1Y-li),gi,li,Xt,ee,rt,ot,.6,mt);break;case Oo:case Ja:Be=Je.type===Oo?Ma(Je,Ut):ul(Je,Ut,yt,xt);var zr=Be.length;if(zr===0){rr=Dm(yt,xt,Je.type===Oo?Je.centerX:Je.endX,Je.type===Oo?Je.centerY:Je.endY,Xt,ee,rt,ot,mt);break}for(li=null,gi=0;gi<zr;gi++){if(li=Be[gi],gi===0&&Dm(yt,xt,li[0],li[1],Xt,ee,rt,ot,mt)){var fs=Bm(Xt,ee,mt,jt,b);fs<jt&&(jt=fs,ut=!0)}ae.Eo(li[0],li[1],li[2],li[3],li[4],li[5],li[6],li[7],Xt,ee,rt,ot,.6,mt)&&(fs=Bm(Xt,ee,mt,jt,b),fs<jt&&(jt=fs,ut=!0))}gi=li[6],li=li[7];break;default:ve("Unknown Segment type: "+Be)}yt=gi,xt=li,rr&&(rr=Bm(Xt,ee,mt,jt,b),rr<jt&&(jt=rr,ut=!0)),Je.isClosed&&(gi=an,li=Ln,Dm(yt,xt,gi,li,Xt,ee,rt,ot,mt)&&(Je=Bm(Xt,ee,mt,jt,b),Je<jt&&(jt=Je,ut=!0)))}}z=x-a,tt=E-y,rt=Math.sqrt(z*z+tt*tt),rt!==0&&(z/=rt,tt/=rt),b.x-=z*ct,b.y-=tt*ct,Gt.free(mt)}else ve("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 Dm(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)}St.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=Gt.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)))),Gt.free(z),b},St.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=Ti.alloc();x.set(y),x.Vj();var E=a.left,b=a.right,z=a.top;a=a.bottom;var tt=Gt.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 Gt.free(tt),!0;var rt=Gt.alloc(),ot=Gt.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,Kf(this,tt,rt,ot)?y=!0:(tt.x=b,tt.y=a,tt.transform(x),Kf(this,tt,rt,ot)?y=!0:(rt.x=E,rt.y=a,rt.transform(x),Kf(this,tt,rt,ot)?y=!0:(tt.x=E,tt.y=z,tt.transform(x),Kf(this,tt,rt,ot)&&(y=!0)))),Gt.free(tt),Ti.free(x),Gt.free(rt),Gt.free(ot),y};function Kf(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)}St.tx=function(a,y,x){function E(jt,At){for(var Wt=jt.length,Ut=0;Ut<Wt;Ut+=2)if(At.zd(jt[Ut],jt[Ut+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,Ai(a.x,a.y,rt,ot)<=b&&Ai(a.x,a.y,at,ot)<=b&&Ai(a.x,a.y,rt,tt)<=b&&Ai(a.x,a.y,at,tt)<=b)return!0}if(rt=y.startX,ot=y.startY,at=y.endX,tt=y.endY,y.type===nn.j){if(x=(rt-at)*(a.x-at)+(ot-tt)*(a.y-tt),zo(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===nn.u)return y=!1,x&&(y=zo(a.x,a.y,rt,ot,rt,tt)<=b||zo(a.x,a.y,rt,ot,at,ot)<=b||zo(a.x,a.y,at,ot,at,tt)<=b||zo(a.x,a.y,rt,tt,at,tt)<=b),y;if(y.type===nn.F){y=a.x-(rt+at)/2,z=a.y-(ot+tt)/2;var ut=Math.abs(at-rt)/2,ct=Math.abs(tt-ot)/2;if(ut===0||ct===0)return zo(a.x,a.y,rt,ot,at,tt)<=b;if(x){if(a=ae.$y(ut,ct,y,z),a*a<=b)return!0}else return!(Ai(y,z,-ut,0)>=b||Ai(y,z,0,-ct)>=b||Ai(y,z,0,ct)>=b||Ai(y,z,ut,0)>=b)}else if(y.type===nn.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&&zo(a.x,a.y,z,rt,z,at)>b&&zo(a.x,a.y,z,rt,ot,rt)>b&&zo(a.x,a.y,ot,at,z,at)>b&&zo(a.x,a.y,ot,at,ot,rt)>b)return!1;if(z=Math.sqrt(b),x){if(this.fill===null?Nh(y,a.x,a.y,z):Iu(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(ct=rt[at],ct.type){case Zo:case Gr:if(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>b)return!1;break;case Ss:var mt=hi();if(ae.Qe(tt,ut,ct.point1X,ct.point1Y,ct.point2X,ct.point2Y,ct.endX,ct.endY,.8,mt),tt=E(mt,a),ni(mt),tt||(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>b))return!1;break;case Ra:if(mt=hi(),ae.ep(tt,ut,ct.point1X,ct.point1Y,ct.endX,ct.endY,.8,mt),tt=E(mt,a),ni(mt),tt||(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>b))return!1;break;case Oo:case Ja:mt=ct.type===Oo?Ma(ct,z):ul(ct,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ct.type===Oo?ct.centerX:ct.endX,ut=ct.type===Oo?ct.centerY:ct.endY,a.zd(tt,ut)>b)return!1;break}ct=null;for(var xt=hi(),kt=0;kt<yt;kt++)if(ct=mt[kt],xt.length=0,ae.Qe(ct[0],ct[1],ct[2],ct[3],ct[4],ct[5],ct[6],ct[7],.8,xt),E(xt,a))return ni(xt),!1;ni(xt),ct!==null&&(tt=ct[6],ut=ct[7]);break;default:ve("Unknown Segment type: "+ct.type)}}return!0}}}return!1},St.qc=function(){this.ua=null},St.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=wp,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=bs):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new Kn(1-bs.x,bs.y)))}xi.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var E=gh[a.toArrow];else a.fromArrow!=="None"?E=gh[a.fromArrow]:(E=ae.Ze[a.figure],typeof E=="string"&&(E=ae.Ze[E]),E===void 0&&ve("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=gh[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=gh[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=nn.parse(ae.um[E],!1),gh[E]=a,x!==E&&(gh[x]=E),E}}return typeof y=="string"?y:y instanceof nn?a:null}_e.Object.defineProperties(xi.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&&Yr(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=nn.parse(a);var y=a.normalize();this.geometry=a,this.position=a=Gt.allocAt(-y.x,-y.y),Gt.free(a)}},isGeometryPositioned:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.v(),this.g("isGeometryPositioned",y,a))}},fill:{get:function(){return this.Ui},set:function(a){var y=this.Ui;y!==a&&(a!==null&&wc(a,"Shape.fill"),a instanceof kr&&a.freeze(),this.Ui=a,this.N(),this.g("fill",y,a))}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"Shape.stroke"),a instanceof kr&&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 yi(a,"value >= 0",xi,"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"?yi(a,'"butt", "round", or "square"',xi,"strokeCap"):(_f(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"?yi(a,'"miter", "bevel", or "round"',xi,"strokeJoin"):(_f(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){_f(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)||ve("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&&(_f(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()])||ve("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?ve("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new $d),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?ve("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new $d),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:ks},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),_f(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:ks},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),_f(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&&(_f(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:vi},set:function(a){var y=this.geometryStretch;y!==a&&(_f(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 ph),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Wu(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 ph),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 ph),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 ph),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),xi.prototype.intersectsRect=xi.prototype.Yc,xi.prototype.containedInRect=xi.prototype.fh,xi.prototype.getNearestIntersectionPoint=xi.prototype.rs,xi.prototype.getDocumentBounds=xi.prototype.mi,xi.prototype.getDocumentPoint=xi.prototype.ga;var gh=new Ei,kv=new Ei;xi.className="Shape",xi.getFigureGenerators=function(){var a=new zn,y;for(y in ae.Ze)y!==y.toLowerCase()&&a.add(y,ae.Ze[y]);return a.freeze(),a},xi.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),E=ae.Ze;E[a]=y,E[x]=a},xi.getArrowheadGeometries=function(){var a=new zn;for(E in ae.um)if(gh[E]===void 0){var y=nn.parse(ae.um[E],!1);gh[E]=y,y=E.toLowerCase(),y!==E&&(gh[y]=E)}for(var x in gh)if(x!==x.toLowerCase()){var E=gh[x];E instanceof nn&&a.add(x,E)}return a.freeze(),a},xi.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=nn.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||ve("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var E=gh;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=vi,this.gg=this.fg=ks}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 Hr(a,y){return ne.call(this),zm||(ba=To?new Ul(null).context:null,zm=!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}de(Hr,ne),Hr.prototype.cloneProtected=function(a){ne.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 Yu(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}St=Hr.prototype,St.th=function(){ne.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}St.qb=function(a){a.classType===Hr?this.wrap=a:ne.prototype.qb.call(this,a)},St.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},St.v=function(){ne.prototype.v.call(this)},St.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=pp(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;Ao(this,a,this.xc,!0,!1,x,E),(ot||at)&&Ao(this,a,this.xc,!1,!1,x,E),E=0,x=!1;var ut=this.oe,ct=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ct*ct+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof el&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ct=this.spacingBelow,this.flip){case Xi:a.translate(b,0),a.scale(-1,1);break;case bi:a.translate(0,z),a.scale(1,-1);break;case Ar:a.translate(b,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ct)*ut,z>mt&&(E=this.verticalAlignment,E=E.y*z-E.y*mt+E.offsetY),ut===1&&this.ze!==null)ct=this.Cb,ct>b&&(ct=b),this.Oj(this.ze,a,0,E+y,b,tt,ct,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+ct}switch(this.flip){case Xi:a.scale(-1,1),a.translate(-b,0);break;case bi:a.scale(1,-1),a.translate(0,-z);break;case Ar:a.scale(-1,-1),a.translate(-b,-z)}}},St.Oj=function(a,y,x,E,b,z,tt,rt,ot,at,ut){var ct=0;if(rt)ot==="left"?ct=0:ot==="right"?ct=b-tt:ot==="center"&&(ct=(b-tt)/2),y.fillRect(x+ct,E+.25*z,tt,1);else{if(ot==="left"?ct=0:ot==="right"?ct=b:ot==="center"&&(ct=b/2),b=Om!==null?Om(this,z):.75*z,y.fillText(a,x+ct,E+b),a=z/20|0,a===0&&(a=1),ot==="right"?ct-=tt:ot==="center"&&(ct-=tt/2),at){rt=Rm!==null?Rm(this,z):.8*z,ot=x+ct,at=E+rt,b=x+ct+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 el&&y.ad.classList.add("gojs-td")}ut&&(ut=E+z-z/2.2|0,a%2!==0&&(ut+=.5),E=x+ct,z=ut,x=x+ct+tt,tt=ut,ct=a,y.beginPath(),y.lineWidth=ct,y.moveTo(E,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof el&&y.ad.classList.add("gojs-td"))}},St.kk=function(a,y,x){if(!ne.prototype.kk.call(this,a,y,x))return!1;if(Ao(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++)$y(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,$y(a,y,!0);return!0},St.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:ne.prototype.nk.call(this,a)},St.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)}},St.Wl=function(a,y,x,E){var b=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;ba!==null&&kS!==z&&(kS=ba.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===mp&&(rt=rt.trim()),tt=Math.max(tt,au(rt)),rt=at+1}z=tt}else tt=z.indexOf(`
`,0),0<=tt&&(z=z.substr(0,tt)),z=au(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===Im&&(y=this.Ae,y=this.overflow===Im?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,pp(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);au(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=vp,y=au(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),La(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&b!==this.Gc&&(this.Uc=!0)},St.eh=function(a,y,x,E){na(this,a,y,x,E)};function gp(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 Nv(a,y,x,E){var b=a.formatting===mp;b&&(y=y.trim());var z=0,tt=a.Ae,rt=a.spacingAbove+a.spacingBelow;rt=Math.max(0,pp(a)+rt);var ot=a.overflow===Im?SS(tt):0;if(a.Gc>=a.maxLines)E!==null&&E.h(0,rt);else if(tt=y,a.wrap===Ev){a.Le=1;var at=au(y);if(ot===0||at<=x)a.Cb=Math.max(a.Cb,at),gp(a,y,a.Cb),E!==null&&E.h(at,rt);else{for(z=dg(a,tt),tt=tt.substr(z.length),y=dg(a,tt),at=au(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=dg(a,tt),at=z+y,b&&(at=at.trim()),at=au(at);for(b&&(y=y.trim()),z+=y,x=Math.max(1,x-ot);au(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=vp;var ut=au(z);a.Cb=ut,gp(a,z,ut),E!==null&&E.h(ut,rt)}}else{for(ot=0,tt.length===0&&(ot=1,gp(a,tt,0));0<tt.length;){for(y=dg(a,tt),tt=tt.substr(y.length);au(y)>x;){var ct=1;for(at=au(y.substr(0,ct)),ut=0;at<=x;)ct++,ut=at,at=au(y.substr(0,ct));if(ct===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(ct--,1>ct&&(ct=1),gp(a,y.substr(0,ct),mt),ot++,y=y.substr(ct),a.Gc+ot>a.maxLines)break}for(ut=dg(a,tt),at=au(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=dg(a,tt),at=y+ut,b&&(at=at.trim()),at=au(at);if(b&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ct=at,z=Math.max(z,at)):(ct=ut=au(y),z=Math.max(z,ut)),gp(a,y,ct),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 dg(a,y){if(a.wrap===wS)return y.substr(0,1);for(var x=y.length,E=0,b=Sx;E<x&&!b.test(y.charAt(E));)E++;for(a.formatting===CS&&(x=Math.min(x,E+1));E<x&&b.test(y.charAt(E));)E++;return E>=y.length?y:y.substr(0,E)}function au(a){return ba===null?8*a.length:ba.measureText(a).width}function pp(a){if(a.df!==null)return a.df;var y=a.Ae;if(ba===null){var x=16;return a.df=x}return Fv[y]!==void 0&&5e3>LS?x=Fv[y]:(x=1.3*ba.measureText("M").width,Fv[y]=x,LS++),a.df=x}function SS(a){if(ba===null)return 6;if(jm[a]!==void 0&&5e3>Av)var y=jm[a];else y=ba.measureText(vp).width,jm[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,pp(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!==Ev){a.Le=0;var ot=ze.alloc();Nv(a,z,y,ot),b+=ot.height,ze.free(ot),a.Gc+=a.Le}else Nv(a,z,y,null),b+=E,a.Gc++;a.Gc===a.maxLines&&(rt=!0)}z=tt+1}return a.Lq=b}_e.Object.defineProperties(Hr.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"||(Yu(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Ge},set:function(a){var y=this.flip;y!==a&&(Yu(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Id},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Yu(this),this.da.Yr=a,da(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=ze.alloc();Nv(this,this.ec,999999,a);var y=a.width;ze.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),La(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Tv},set:function(a){var y=this.wrap;y!==a&&(Yu(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:bv},set:function(a){var y=this.overflow;y!==a&&(Yu(this),this.da.$q=a,this.v(),this.g("overflow",y,a))}},isOverflowed:{get:function(){return(this.l&16777216)!==0}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"TextBlock.stroke"),a instanceof kr&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return pp(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&&(Yu(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&&(Yu(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 ph),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 ph),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 ph),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 ph),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 ph),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&&(Yu(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&&(Yu(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&&(Yu(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&&(Yu(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:mp},set:function(a){var y=this.formatting;y!==a&&(Yu(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&&yi(a,"> 0",Hr,"maxLines"),Yu(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 Om=null,Rm=null,Ev=new ye(Hr,"None",0),PS=new ye(Hr,"WrapFit",1),Tv=new ye(Hr,"WrapDesiredSize",2),wS=new ye(Hr,"WrapBreakAll",3),bv=new ye(Hr,"OverflowClip",0),Im=new ye(Hr,"OverflowEllipsis",1),mp=new ye(Hr,"FormatTrim",0),CS=new ye(Hr,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Fv=new Ei,LS=0,jm=new Ei,Av=0,vp="...",kS="",ba=null,zm=!1;Hr.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Ge,this.gq=mp,this.Jq=1/0,this.$q=bv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Id,this.$r=Tv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},Hr.getEllipsis=function(){return vp},Hr.setEllipsis=function(a){vp=a,jm=new Ei,Av=0},Hr.getBaseline=function(){return Om},Hr.setBaseline=function(a){Om=a},Hr.getUnderline=function(){return Rm},Hr.setUnderline=function(a){Rm=a},Hr.isValidFont=function(a){if(zm||(ba=To?new Ul(null).context:null,zm=!0),ba===null)return!0;var y=ba.font;if(a===y||a==="10px sans-serif")return!0;ba.font="10px sans-serif",ba.font=a;var x=ba.font;if(x!=="10px sans-serif")return ba.font=y,!0;ba.font="19px serif";var E=ba.font;return ba.font=a,x=ba.font,ba.font=y,x!==E},Hr.FormatNone=CS,Hr.FormatTrim=mp,Hr.None=Ev,Hr.OverflowClip=bv,Hr.OverflowEllipsis=Im,Hr.WrapBreakAll=wS,Hr.WrapDesiredSize=Tv,Hr.WrapFit=PS;function ph(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}ph.prototype.copy=function(){var a=new ph;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},ph.className="GradElementSettings";function Fa(a,y){ne.call(this),this.Eg=null,this.qo="",this.Xg=Mo,this.Nk=Ue,this.Zg=this.Hd=null,this.Mk=mr,this.Xf=Ge,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 fg;de(Fa,ne),Fa.prototype.cloneProtected=function(a){ne.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},Fa.prototype.qb=function(a){a===Ge||a===Tn||a===Ki?this.imageStretch=a:ne.prototype.qb.call(this,a)},Fa.prototype.toString=function(){return"Picture("+this.source+")#"+wo(this)};function cg(a){a===void 0&&(a=""),a!==""?fg[a]&&(delete fg[a],Gm--):(fg=new Ei,Gm=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()||(Xo(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=hi();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);ni(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Fa.prototype.hA=function(){if(this.source!==""){cg(this.source);var a=this.source;this.source="",this.source=a}},Fa.prototype.redraw=function(){this.N(),this.Uc=!0},Fa.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 Gf)){var b=a instanceof el;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 ct=ot,mt=rt,yt=this.Nk,xt=this.Mk;switch(yt){case Ge:if(this.sourceRect.w())break;ct>=E.width&&(z=z+xt.offsetX+(ct*xt.x-E.width*xt.x)),mt>=E.height&&(tt=tt+xt.offsetY+(mt*xt.y-E.height*xt.y)),ot=Math.min(E.width,ct),rt=Math.min(E.height,mt);break;case Ue:ct=E.width,mt=E.height;break;case Tn:case Ki:yt===Tn?(yt=Math.min(E.height/mt,E.width/ct),ct*=yt,mt*=yt):yt===Ki&&(yt=Math.max(E.height/mt,E.width/ct),ct*=yt,mt*=yt,ct>=E.width&&(z=(z+xt.offsetX+(ct*xt.x-E.width*xt.x)/ct)*ot),mt>=E.height&&(tt=(tt+xt.offsetY+(mt*xt.y-E.height*xt.y)/mt)*rt),ot*=1/(ct/E.width),rt*=1/(mt/E.height),ct=E.width,mt=E.height)}yt=this.Df()*y.scale;var kt=ct*yt*mt*yt,jt=ot*rt/kt,At=x.__goCache;yt=null;var Wt=xx;if(!b){if(x.sq&&At!==void 0&&4<kt&&jt>Wt*Wt)for(At.gi===null&&(ES(At,4,at,ut,x),ES(At,16,at,ut,x)),b=At.gi,at=b.length,ut=0;ut<at&&b[ut].ratio*b[ut].ratio<jt;ut++)yt=b[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{b=new Ul(null).context;try{b.drawImage(this.Eg,0,0)}catch(Ut){this.en=!1}try{b.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Ut){this.vl=!0}}if(this.vl)return}}switch(b=ct<E.width?xt.offsetX+(E.width*xt.x-ct*xt.x):0,xt=mt<E.height?xt.offsetY+(E.height*xt.y-mt*xt.y):0,this.flip){case Xi:a.translate(Math.min(E.width,ct),0),a.scale(-1,1);break;case bi:a.translate(0,Math.min(E.height,mt)),a.scale(1,-1);break;case Ar:a.translate(Math.min(E.width,ct),Math.min(E.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&At!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,ot/y),Math.min(yt.source.height,rt/y),b,xt,Math.min(E.width,ct),Math.min(E.height,mt)),a instanceof el&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,ot/y),Math.min(yt.source.height,rt/y),b,xt,Math.min(E.width,ct),Math.min(E.height,mt)])}catch(Ut){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,ot,rt,b,xt,Math.min(E.width,ct),Math.min(E.height,mt)),a instanceof el&&(this.bt=[z,tt,ot,rt,b,xt,Math.min(E.width,ct),Math.min(E.height,mt)])}catch(Ut){this.en=!1}switch(this.flip){case Xi:a.scale(-1,1),a.translate(-Math.min(E.width,ct),0);break;case bi:a.scale(1,-1),a.translate(0,-Math.min(E.height,mt));break;case Ar:a.scale(-1,-1),a.translate(-Math.min(E.width,ct),-Math.min(E.height,mt))}}}}},Fa.prototype.Wl=function(a,y,x,E){var b=this.desiredSize,z=Ta(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===Ue||z===On?(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===Ue||z===Xn?(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)),La(this.dc,a,y),this.Ge(0,0,a,y)},Fa.prototype.eh=function(a,y,x,E){na(this,a,y,x,E)},_e.Object.defineProperties(Fa.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||ve("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var E=this.diagram;E!==null&&Jg(E,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Ze),E!==null&&x&&Yd(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()||(Xo(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=fg;if(To){var E=null;if(x[a]!==void 0)E=x[a];else if(a!==""){30<Gm&&(cg(),x=fg),E=vn("img"),E.hn=!0,MS(this,E);var b=this.rl;b!==null&&(E.crossOrigin=b(this)),E.src=a,x[a]=E,Gm++}this.element=E,E!==null&&E.__goCache===void 0&&(E.__goCache=new NS),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}}}),Fa.prototype.redraw=Fa.prototype.redraw,Fa.prototype.reloadSource=Fa.prototype.hA;var Gm=0,xx=4;Fa.className="Picture",fg=new Ei,Fa.clearCache=cg;function NS(){this.gi=null}function ES(a,y,x,E,b){a.gi===null&&(a.gi=[]);var z=new Ul(null),tt=z.context,rt=1/y;z.width=x/y,z.height=E/y,z.width!==0&&z.height!==0&&(y=new TS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],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))}NS.className="PictureCacheArray";function TS(a,y){this.source=a,this.ratio=y}TS.className="PictureCacheInstance";function gg(){this.os=new nn,this.mc=null}gg.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new nn,this.mc=null};function pg(a,y,x,E,b,z){a.mc=new qo,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 Px(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}gg.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var E=new tr(Zo);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)},gg.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var E=new tr(Gr);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)};function gd(a,y,x,E,b,z,tt){var rt;rt===void 0&&(rt=!1);var ot=new tr(Ss);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 Hm(a,y,x,E,b){var z;z===void 0&&(z=!1);var tt=new tr(Ra);tt.point1X=y,tt.point1Y=x,tt.endX=E,tt.endY=b,z&&tt.close(),a.mc.segments.add(tt)}gg.prototype.arcTo=function(a,y,x,E,b,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var rt=new tr(Oo);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 wx(a,y,x,E,b,z,tt,rt){var ot;ot===void 0&&(ot=!1),y=new tr(Ja,tt,rt,y,x,E,b,z),ot&&y.close(),a.mc.segments.add(y)}function bS(a){var y=_m;return y!==null?(_m=null,y.reset(a),y):(y=new gg,y.reset(a),y)}var _m=null;gg.className="StreamGeometryContext";function Ys(a,y){var x=a.toLowerCase(),E=ae.Ze;E[a]=y,E[x]=a}Ys("Rectangle",function(a,y,x){a="r"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new nn(nn.u),E.endX=y,E.endY=x,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ys("Square",function(a,y,x){a="s"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new nn(nn.u),E.endX=y,E.endY=x,E.defaultStretch=Tn,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ys("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 nn().add(new qo(a,0,!0).add(new tr(Gr,y-a,0)).add(new tr(Ss,y,a,y-z,0,y,z)).add(new tr(Gr,y,x-a)).add(new tr(Ss,y-a,x,y,x-z,y-z,x)).add(new tr(Gr,a,x)).add(new tr(Ss,0,x-a,z,x,0,x-z)).add(new tr(Gr,0,a)).add(new tr(Ss,a,0,0,z,z,0).close())),1<z&&(b.spot1=new Kn(0,0,z,z),b.spot2=new Kn(1,1,-z,-z)),ae.Nf<ae.vm&&(ae.Mf[E]=b,ae.Nf++),b}),Ys("Border","RoundedRectangle"),Ys("Ellipse",function(a,y,x){a="e"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new nn(nn.F),E.endX=y,E.endY=x,E.spot1=jd,E.spot2=ll,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ys("Circle",function(a,y,x){a="c"+y+","+x;var E=ae.Mf[a];return E!==void 0||(E=new nn(nn.F),E.endX=y,E.endY=x,E.spot1=jd,E.spot2=ll,E.defaultStretch=Tn,ae.Nf<ae.vm&&(ae.Mf[a]=E,ae.Nf++)),E}),Ys("TriangleRight",function(a,y,x){return new nn().add(new qo(0,0).add(new tr(Gr,y,.5*x)).add(new tr(Gr,0,x).close())).pm(0,.25,.5,.75)}),Ys("TriangleDown",function(a,y,x){return new nn().add(new qo(0,0).add(new tr(Gr,y,0)).add(new tr(Gr,.5*y,x).close())).pm(.25,0,.75,.5)}),Ys("TriangleLeft",function(a,y,x){return new nn().add(new qo(y,x).add(new tr(Gr,0,.5*x)).add(new tr(Gr,y,0).close())).pm(.5,.25,1,.75)}),Ys("TriangleUp",function(a,y,x){return new nn().add(new qo(y,x).add(new tr(Gr,0,x)).add(new tr(Gr,.5*y,0).close())).pm(.25,.5,.75,1)}),Ys("Triangle","TriangleUp"),Ys("Diamond",function(a,y,x){return new nn().add(new qo(.5*y,0).add(new tr(Gr,0,.5*x)).add(new tr(Gr,.5*y,x)).add(new tr(Gr,y,.5*x).close())).pm(.25,.25,.75,.75)}),Ys("LineH",function(a,y,x){return a=new nn(nn.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),Ys("LineV",function(a,y,x){return a=new nn(nn.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),Ys("None","Rectangle"),Ys("BarH","Rectangle"),Ys("BarV","Rectangle"),Ys("MinusLine","LineH"),Ys("PlusLine",function(a,y,x){return new nn().add(new qo(0,x/2,!1).add(new tr(Gr,y,x/2)).add(new tr(Zo,y/2,0)).add(new tr(Gr,y/2,x)))}),Ys("XLine",function(a,y,x){return new nn().add(new qo(0,x,!1).add(new tr(Gr,y,0)).add(new tr(Zo,0,0)).add(new tr(Gr,y,x)))}),Ys("LineRight",function(a,y,x){return new nn().add(new qo(.25*y,0,!1).add(new tr(Gr,.75*y,.5*x)).add(new tr(Gr,.25*y,x)))}),Ys("LineDown",function(a,y,x){return new nn().add(new qo(0,.25*x,!1).add(new tr(Gr,.5*y,.75*x)).add(new tr(Gr,y,.25*x)))}),Ys("LineLeft",function(a,y,x){return new nn().add(new qo(.75*y,0,!1).add(new tr(Gr,.25*y,.5*x)).add(new tr(Gr,.75*y,x)))}),Ys("LineUp",function(a,y,x){return new nn().add(new qo(0,.75*x,!1).add(new tr(Gr,.5*y,.25*x)).add(new tr(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=Ca,this.ir=null,this.jr="",this.lr=ks,this.Gq="",this.Hq=Ls,this.Pq=xl,this.Kq=Pl,this.Up=null,this.Cq=127,this.zr=Hs,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 jn(a,y){a===void 0||a instanceof es||typeof a=="string"?Ve.call(this,a):(Ve.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 Gt(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new Ce,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}de(jn,Ve),jn.prototype.cloneProtected=function(a){Ve.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},St=jn.prototype,St.Af=function(a){Ve.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},St.toString=function(){var a=mi(this.constructor)+"#"+wo(this);return this.data!==null&&(a+="("+dr(this.data)+")"),a};function Aa(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}St.th=function(){Ve.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},St.gk=function(a,y,x,E,b,z,tt){var rt=this.diagram;rt!==null&&(a===Bo&&y==="elements"?b instanceof Ve?Hf(b,function(ot){ay(rt.partManager,ot),Bf(rt,ot)}):Yd(rt,b):a===Wo&&y==="elements"&&(b instanceof Ve?Hf(b,function(ot){ly(rt.partManager,ot,rt)}):Jg(rt,b)),rt.cb(a,y,x,E,b,z,tt))},St.La=function(a){if(Ve.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 Ve&&Hf(b,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},jn.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},jn.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},jn.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 zn),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)))}}},jn.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)}},jn.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=hi();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);ni(y)}},jn.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 pi?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof nr))break t;Vl(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=Ve.Link),x.adornedObject=y)}if(x!==null){x.type===Ve.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},jn.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function Km(a){if(Qd(a)===!1){Iv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function FS(a){if(a.G|=2097152,Qd(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var E=Ce.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(E,x),Ce.free(E),Iv(a,!1)}}jn.prototype.Ge=function(a,y,x,E){var b=this.uc;b.h(a,y,x,E),this.Lb===null&&(this.Lb=new Ti);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),this.Lb=z,z.ws()||z.pp(b)},jn.prototype.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=mr;this.locationSpot.sb()&&(z=this.locationSpot);var tt=Gt.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),Gt.free(tt)}},jn.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},jn.prototype.moveTo=function(a,y,x){a=Gt.allocAt(a,y),this.move(a,x),Gt.free(a)},jn.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())},jn.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())},jn.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new zn),y.I(a)!==null)return y.I(a);var x=Ve.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function pd(a,y,x,E){E===void 0&&(E=new Gt),x=x.Mc()?mr: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}jn.prototype.mi=function(a){return a===void 0&&(a=new Ce),a.assign(this.actualBounds)},jn.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=Gt.alloc(),x=a.locationObject,E=x.naturalBounds,b=x instanceof xi?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 Wf(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}jn.prototype.arrange=function(){if(fa(this)===!1)FS(this);else{dh(this,!1);var a=this.Ib,y=Ce.alloc();y.assign(a);var x=qd(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),Ce.free(y),Iv(this,!1)}},St=jn.prototype,St.Xl=function(a,y){var x=this.diagram;if(x!==null){var E=!1;if(x.Zi===!1&&a.w()){var b=Ce.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),Ce.free(b)}!(this.G&65536)&&a.D(y)||IS(this,E,x),x.N(),!a.w()&&!y.w()||rs(a,y)||(this instanceof hn&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},St.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 Gt(E.x+(a.x-y),E.y+(a.y-x)),this.g("location",E,this.ke.copy())),Qd(this)===!1&&fa(this)===!1&&(Km(this),FS(this)),!0};function BS(a,y,x,E,b){y===null||a instanceof nr||(y=y.animationManager,y.zb&&bh(y,a,new Gt(E,b),x))}St.mm=function(a,y,x){var E=this.ke,b=this.pa;if(x){if(E.x===a&&E.y===y)return;Qd(this)||fa(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)}Km(this)},St.Av=function(){this.G&=-2097153,Km(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):RS(a,y,x,b,E):z?OS(a,y,x,b,E):tt&&RS(a,y,x,b,E),a.G|=2097152,Gt.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 nr||bh(x,a,new Gt(z,tt),y),E||y.x===z&&y.y===tt||a.g("position",new Gt(z,tt),y.copy()))}function RS(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 IS(a,y,x){jv(a,!1),a instanceof hn&&ld(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var E=x.viewportBounds;E.w()?qd(a)?(qu(y,E)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(E)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}St.si=function(){return!0},St.Zc=function(){return!0},St.ph=function(){return!1},St.Dd=function(){return!0};function Rv(a,y,x,E){y.constructor===a.constructor||GS||(GS=!0,Ji('Should not change the class of the Part when changing category from "'+x+'" to "'+E+'"'),Ji(" Old class: "+mi(a.constructor)+", new class: "+mi(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 hn&&(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 hn&&(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)}jn.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},jn.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},jn.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},jn.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},jn.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},jn.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},jn.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},jn.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},jn.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 Qd(a){return(a.G&32768)!==0}function Iv(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 qd(a){return(a.G&131072)!==0}St=jn.prototype,St.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function Wm(a,y){a.G=y?a.G|1048576:a.G&-1048577}St.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},St.N=function(){var a=this.diagram;a!==null&&!fa(this)&&!Qd(this)&&this.isVisible()&&this.Ib.w()&&a.N(Wf(this,this.Ib))},St.v=function(){Ve.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof hn&&this.labeledLink!==null&&da(this.labeledLink),a.$b(!0))},St.Vo=function(a){a||(a=this.Ah,a!==null&&Wv(a,this))},St.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},St.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},St.oz=function(){return zv(this,this)};function zv(a,y){var x=y.containingGroup;return x!==null?1+zv(a,x):y instanceof hn&&(y=y.labeledLink,y!==null)?zv(a,y):0}St.sz=function(){return jS(this,this)};function jS(a,y){var x=y.containingGroup;return x!==null||y instanceof hn&&(x=y.labeledLink,x!==null)?jS(a,x):y}St.Td=function(a){return a instanceof pi?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 hn&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}St.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof pi&&Wm(y,!0),y instanceof hn){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 hn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof pi&&Wm(y,!1),y instanceof hn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},jn.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof hn&&this.isLinkLabel)},jn.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 hn&&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 tf(a,y,x,E,b,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof nr)){if(a.add(y),y instanceof hn){if(x&&y instanceof pi)for(var tt=y.memberParts;tt.next();)tf(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)&&tf(a,rt,x,E,b,z)}}if(1<E)for(y=y.Ou();y.next();)tf(a,y.value,x,E-1,b,z)}else if(y instanceof $e)for(y=y.labelNodes;y.next();)tf(a,y.value,x,E,b,z)}}_e.Object.defineProperties(jn.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Dr: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(Wo,"parts",y,this,null,E,!0),E=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=E&&x.cb(Bo,"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&&(Aa(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&&_u(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 nr?this.type!==Ve.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:xl},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),Aa(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:Pl},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),Aa(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&&(Aa(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:Ls},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),Aa(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,fa(this)===!1&&(Km(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 nr)){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 nr?this instanceof nr&&(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&&(Vl(x),x=x.copy(),x!==null&&Rv(this,x,y,a))):(z!==null&&z.jm(E,a),x=d1(x.partManager,E,a),x!==null&&(Vl(x),x=x.copy(),x===null||x instanceof $e||(E=this.location.copy(),Rv(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){Rv(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&&(Aa(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&&(Aa(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&&(Aa(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 $e?(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&&(Aa(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&&(Aa(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&&(Aa(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:Ca},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),Aa(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&&(Aa(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&&(Aa(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:ks},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),Aa(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&&ve("Cannot make a Group a member of itself: "+this.toString()),ve("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Uv(y,this):this instanceof pi&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Wv(a,this):this instanceof pi&&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 pi){for(x=new Ze,tf(x,this,!0,0,!0),x=x.iterator;x.next();)if(E=x.value,E instanceof hn)for(E=E.linksConnected;E.next();)mg(E.value)}if(this instanceof hn){for(x=this.linksConnected;x.next();)mg(x.value);x=this.labeledLink,x!==null&&mg(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&_u(y,-1,a))}}else ve("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&&(Aa(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof hn&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(Aa(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&&(Aa(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:Hs},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),Aa(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&&(Aa(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&&(Aa(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),jn.prototype.invalidateLayout=jn.prototype.C,jn.prototype.findCommonContainingGroup=jn.prototype.px,jn.prototype.isMemberOf=jn.prototype.Td,jn.prototype.findTopLevelPart=jn.prototype.sz,jn.prototype.findSubGraphLevel=jn.prototype.oz,jn.prototype.ensureBounds=jn.prototype.Va,jn.prototype.getDocumentBounds=jn.prototype.mi,jn.prototype.findObject=jn.prototype.fb,jn.prototype.moveTo=jn.prototype.moveTo,jn.prototype.invalidateAdornments=jn.prototype.Wb,jn.prototype.clearAdornments=jn.prototype.Ej,jn.prototype.removeAdornment=jn.prototype.Jf,jn.prototype.addAdornment=jn.prototype.bh,jn.prototype.findAdornment=jn.prototype.Pj,jn.prototype.updateTargetBindings=jn.prototype.La;var GS=!1;jn.className="Part",jn.LayoutNone=0,jn.LayoutAdded=1,jn.LayoutRemoved=2,jn.LayoutShown=4,jn.LayoutHidden=8,jn.LayoutNodeSized=16,jn.LayoutGroupLayout=32,jn.LayoutNodeReplaced=64,jn.LayoutStandard=127,jn.LayoutAll=16777215;function nr(a,y){a===void 0||a instanceof es||typeof a=="string"?jn.call(this,a):(jn.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)}de(nr,jn),nr.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},nr.prototype.updateRelationshipsFromData=function(){},nr.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof $e&&y instanceof xi){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 xi&&(b.ua=a)}}},nr.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!fa(a))},nr.prototype.Zc=function(){return!1},nr.prototype.gk=function(a,y,x,E,b,z,tt){if(a===Bo&&y==="elements"){if(b instanceof ga)this.$a===null&&(this.$a=b);else if(b instanceof Ve){var rt=b.Nl(function(ot){return ot instanceof ga});rt instanceof ga&&this.$a===null&&(this.$a=rt)}}else a===Wo&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ve&&this.$a.rg(E)&&(this.$a=null));jn.prototype.gk.call(this,a,y,x,E,b,z,tt)},nr.prototype.updateAdornments=function(){},nr.prototype.Lj=function(){},_e.Object.defineProperties(nr.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}}}),nr.className="Adornment";function Hv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=xf,this.er=Zm,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 hn(a,y){a===void 0||a instanceof es||typeof a=="string"?jn.call(this,a):(jn.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new tn,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}de(hn,jn),hn.prototype.cloneProtected=function(a){jn.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},St=hn.prototype,St.Af=function(a){jn.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function md(a){a.Ba===null?a.Ba=new Hv:a.Ba.nc&&(a.Ba=a.Ba.copy())}St.th=function(){jn.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function HS(a,y){y!==null&&(a.af===null&&(a.af=new Ze),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}St.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=_S(this,a,y,x),a!==null&&a.Sl()},St.gk=function(a,y,x,E,b,z,tt){a===Bo&&y==="elements"?this.wc=null:a===Wo&&y==="elements"&&(this.wc=null),jn.prototype.gk.call(this,a,y,x,E,b,z,tt)},St.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(nl(x.fromPort),nl(x.toPort),x.bb())}};function KS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(nl(x.fromPort),nl(x.toPort),x.bb())}}function nl(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||nl(y.port)}}St.si=function(){return!0},hn.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},hn.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},hn.prototype.isVisible=function(){if(!jn.prototype.isVisible.call(this))return!1;var a=!0,y=hd,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===hd){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===Yo){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(E){return!E.isTreeExpanded}))return!1}else if(y===eg&&(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},hn.prototype.Zb=function(a){jn.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)}},hn.prototype.qx=function(){var a=new Ze,y=new Ze;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)})}}hn.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new xr(this.jb),x=this;return y.predicate=function(E){return E.fromNode===x&&E.fromPortId===a||E.toNode===x&&E.toPortId===a},y},St=hn.prototype,St.Mo=function(a){a===void 0&&(a=null);var y=new xr(this.jb),x=this;return y.predicate=function(E){return E.fromNode!==x?!1:a===null?!0:E.fromPortId===a},y},St.Sd=function(a){a===void 0&&(a=null);var y=new xr(this.jb),x=this;return y.predicate=function(E){return E.toNode!==x?!1:a===null?!0:E.toPortId===a},y},St.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 Ze,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 Ze,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Sr(x):Dr},St.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 Ze,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Sr(x):Dr},St.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 Ze,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Sr(x):Dr},St.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new xr(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},St.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new xr(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 Um(a,y,x){nl(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 Vm(a,y,x){nl(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)):yp(y)))}function yp(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}}}hn.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},St=hn.prototype,St.Vo=function(a){jn.prototype.Vo.call(this,a),a||(yp(this),a=this.Yk,a!==null&&qS(a,this))},St.Wo=function(a){jn.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},St.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,jn.prototype.Lj.call(this)},St.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new zn: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=hi()),x.push(E);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);ni(x)}}}St.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},St.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}},St.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)Wm(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;)Wm(y,!1),y=y.pg();return x},St.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},St.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof hn)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},St.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 Ze;return a(this,y),y},St.uz=function(){return ZS(this,this)};function ZS(a,y){return y=y.pg(),y===null?0:1+ZS(a,y)}St.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new xr(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},St.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 tn,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 tn,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Sr(x):Dr},St.wz=function(a){a===void 0&&(a=1/0);var y=new Ze;return tf(y,this,!1,a,!0),y},hn.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 Ze;x.add(this),YS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===hd),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 ct=x?at.Oo():at.Po();ot.uv=a,ct.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}hn.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 Ze;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===hd),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 ct=x?ut.Oo():ut.Po();at.vv=a,ct.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}_e.Object.defineProperties(hn.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Zm},set:function(a){var y=this.portSpreading;y!==a&&(md(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&&ld(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:xf},set:function(a){typeof a=="number"&&(a=new Ci(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),md(this),this.Ba.yp=a;var x=this.diagram;x!==null&&ld(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&&(md(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&&(md(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&&(md(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&&(qS(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),da(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&US(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(md(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))}}}),hn.prototype.expandTree=hn.prototype.expandTree,hn.prototype.collapseTree=hn.prototype.collapseTree,hn.prototype.findTreeParts=hn.prototype.wz,hn.prototype.findTreeChildrenNodes=hn.prototype.Ou,hn.prototype.findTreeChildrenLinks=hn.prototype.Qo,hn.prototype.findTreeLevel=hn.prototype.uz,hn.prototype.findTreeParentChain=hn.prototype.vz,hn.prototype.findTreeParentNode=hn.prototype.pg,hn.prototype.findTreeParentLink=hn.prototype.kh,hn.prototype.findCommonTreeParent=hn.prototype.gz,hn.prototype.findTreeRoot=hn.prototype.xz,hn.prototype.isInTreeOf=hn.prototype.Nz,hn.prototype.findPort=hn.prototype.ns,hn.prototype.findLinksTo=hn.prototype.kz,hn.prototype.findLinksBetween=hn.prototype.jz,hn.prototype.findNodesInto=hn.prototype.Oo,hn.prototype.findNodesOutOf=hn.prototype.Po,hn.prototype.findNodesConnected=hn.prototype.Mu,hn.prototype.findLinksInto=hn.prototype.Sd,hn.prototype.findLinksOutOf=hn.prototype.Mo,hn.prototype.findExternalTreeLinksConnected=hn.prototype.qx,hn.prototype.invalidateConnectedLinks=hn.prototype.Bd,hn.prototype.invalidateLinkBundle=hn.prototype.Lz;var Lx=new ye(hn,"SpreadingNone",10),Zm=new ye(hn,"SpreadingEvenly",11),Kv=new ye(hn,"SpreadingPacked",12);hn.className="Node",hn.SpreadingNone=Lx,hn.SpreadingEvenly=Zm,hn.SpreadingPacked=Kv;function pi(a,y){a===void 0||a instanceof es||typeof a=="string"?hn.call(this,a):(hn.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Ze,this.$a=null,this.Sc=new oo,this.Sc.group=this,this.gl=new Ze,this.tb=this.$p=null,y&&Object.assign(this,y)}de(pi,hn),pi.prototype.cloneProtected=function(a){hn.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof ga});y instanceof ga?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())},St=pi.prototype,St.Af=function(a){hn.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 hn)x.Bd(y);else if(x instanceof $e)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},St.gk=function(a,y,x,E,b,z,tt){if(a===Bo&&y==="elements"){if(b instanceof ga)this.$a===null?this.$a=b:this.$a!==b&&ve("Cannot insert a second Placeholder into the visual tree of a Group.");else if(b instanceof Ve){var rt=b.Nl(function(ot){return ot instanceof ga});rt instanceof ga&&(this.$a===null?this.$a=rt:this.$a!==rt&&ve("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===Wo&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ve&&this.$a.rg(E)&&(this.$a=null));hn.prototype.gk.call(this,a,y,x,E,b,z,tt)},St.Xl=function(a,y){hn.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==Ve.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof Ve&&(a=a.Pb()),this.tb===null&&(this.tb=new Ce),a.mi(this.tb),a instanceof xi&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},St.eh=function(a,y,x,E){this.nf=this.$a,hn.prototype.eh.call(this,a,y,x,E)},St.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof $e||y.Va()}),hn.prototype.Va.call(this)},St.si=function(){if(!hn.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof hn){if(y.isVisible()&&fa(y))return!1}else if(y instanceof $e&&y.isVisible()&&fa(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Wv(a,y){if(a.Gn.add(y)){y instanceof pi&&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 $e&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof pi&&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 $e&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}St.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)}hn.prototype.Lj.call(this)},pi.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=Se(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},pi.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var E=!0;for(a=Se(a).iterator;a.next();){var b=a.value;!y||x.isValidMember(this,b)?b.containingGroup=this:E=!1}return E},pi.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))},St=pi.prototype,St.Bd=function(a){var y=(this.U&65536)!==0;if(hn.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()?(nl(x.fromPort),nl(x.toPort),x.bb()):(E=x.toNode,E!==null&&E!==this&&E.Td(this)&&!E.isVisible()&&(nl(x.fromPort),nl(x.toPort),x.bb()))}}},St.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 Ze,E=y.iterator;E.next();){var b=E.value;if(b instanceof hn)for(b=b.linksConnected;b.next();){var z=b.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},St.iz=function(){var a=this.Rj();a.add(this);for(var y=new Ze,x=a.iterator;x.next();){var E=x.value;if(E instanceof hn)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},St.hz=function(){function a(x,E){x!==null&&(E.add(x),a(x.containingGroup,E))}var y=new Ze;return a(this,y),y},St.Rj=function(){var a=new Ze;return tf(a,this,!0,0,!0),a.remove(this),a},St.Zb=function(a){hn.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},pi.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();$S(this,y,a,this),a.Ue=!1}};function $S(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!1),z instanceof pi&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,$S(z,y,x,E)),z instanceof hn)z.Bd(y),x.Aj(z,E);else if(z instanceof $e)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}pi.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 pi&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,QS(z,y,x,E)),z instanceof hn)z.Bd(y),x.Cj(z,E);else if(z instanceof $e)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}pi.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=Gt.alloc(),hn.prototype.move.call(this,a,y),a=new Ze,y=this.Rj().iterator;y.next();)b=y.value,b instanceof $e&&(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 hn&&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 $e&&(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(),Zv(b)&&b.bb());Gt.free(z)}},_e.Object.defineProperties(pi.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&&ve("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&&(md(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&&(md(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&&(md(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&&(md(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)}}}),pi.prototype.expandSubGraph=pi.prototype.expandSubGraph,pi.prototype.collapseSubGraph=pi.prototype.collapseSubGraph,pi.prototype.findSubGraphParts=pi.prototype.Rj,pi.prototype.findContainingGroupChain=pi.prototype.hz,pi.prototype.findExternalNodesConnected=pi.prototype.iz,pi.prototype.findExternalLinksConnected=pi.prototype.Lu,pi.prototype.ensureBounds=pi.prototype.Va,pi.className="Group";function ga(a){ne.call(this),this.yb=Da,this.ko=new Ce(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}de(ga,ne),ga.prototype.cloneProtected=function(a){ne.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},ga.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return us(0,0,y.width,y.height,a.x,a.y)},ga.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof pi||a instanceof nr)||ve("Placeholder is not inside a Group or Adornment."),a instanceof pi){var y=this.computeBorder(this.ko),x=this.minSize,E=this.dc;for(La(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=Gt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),Gt.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 xi&&(tt=z.strokeWidth);var rt=z.Df(),ot=z.naturalBounds,at=(ot.width+tt)*rt;tt=(ot.height+tt)*rt,a.type!==Ve.Link&&(rt=z.ga(a.category==="Selection"?Ls:a.locationSpot,Gt.alloc()),a.location=rt,Gt.free(rt)),isNaN(at)||isNaN(tt)?(a=z.ga(Ls,Gt.alloc()),at=Ce.allocAt(a.x,a.y,0,0),at.Ye(z.ga(Oa,a)),at.Ye(z.ga(Bd,a)),at.Ye(z.ga(Il,a)),La(y,at.width+E||0,at.height+b||0),this.Ge(-x.left,-x.top,y.width,y.height),Gt.free(a),Ce.free(at)):(La(y,at+E||0,tt+b||0),this.Ge(-x.left,-x.top,y.width,y.height))}},ga.prototype.eh=function(a,y,x,E){this.actualBounds.h(a,y,x,E)},ga.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,E=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof pi&&!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=Ce.alloc(),b=this.computeMemberBounds(x);var z=this.yb;return y instanceof pi&&!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)),Ce.free(x),E&&y instanceof pi&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},ga.prototype.computeMemberBounds=function(a){if(!(this.part instanceof pi))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 $e&&(!y.computesBoundsIncludingLinks||pl(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},_e.Object.defineProperties(ga.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new Ci(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),ga.className="Placeholder";function $e(a){jn.call(this,Ve.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=pa,this.Om=0,this.Qm=pa,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new tn().freeze(),this.Tg=this.Mg=null,this.ml=new Ce,this.ua=new nn,this.u=this.o=this.Sf=this.Wf=null,this.su=new Gt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}de($e,jn),$e.prototype.cloneProtected=function(a){jn.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())},St=$e.prototype,St.Af=function(a){jn.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&&nl(y),a=a.toPort,a!==null&&nl(a)},St.qb=function(a){a.classType===$e?(a.value&2)===2?this.routing=a:a===vl||a===yd||a===yg?this.curve=a:a===Pp||a===qm||a===t0?this.adjusting=a:a!==Jv&&a!==pa&&ve("Unknown Link enum value for a Link property: "+a):jn.prototype.qb.call(this,a)},St.Xc=function(){this.ba===null&&(this.ba=new ap)},St.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),fa(a)||Qd(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),fa(a)||Qd(a)))},St.zv=function(){return!1},St.Av=function(){},St.Zc=function(){return!1},$e.prototype.computeAngle=function(a,y,x){return $e.computeAngle(y,x)},$e.computeAngle=function(a,y){switch(a){default:case pa:a=0;break;case wp:a=y;break;case Cp:a=y+90;break;case Lp:a=y-90;break;case $v:a=y+180;break;case e0:a=ae.bp(y),90<a&&270>a&&(a-=180);break;case kp:a=ae.bp(y+90),90<a&&270>a&&(a-=180);break;case Mp:a=ae.bp(y-90),90<a&&270>a&&(a-=180);break;case n0: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 mg(a){var y=a.fromNode,x=a.toNode,E=null;if(y!==null?E=x!==null?y.px(x):y.containingGroup:x!==null?E=x.containingGroup:E=null,y=E,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&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}St=$e.prototype,St.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&jn.prototype.oh.call(this)},St.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},St.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function qS(a,y){a.wd===null&&(a.wd=new Ze),a.wd.add(y),a.v()}St.Vo=function(a){if(jn.prototype.Vo.call(this,a),Uf(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Um(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||Um(x,this,E)}Sp(this)}},St.Wo=function(a){if(jn.prototype.Wo.call(this,a),Uf(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Vm(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||Vm(x,this,E)}xp(this)}},St.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))},$e.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},$e.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?jn.prototype.move.call(this,a,!1):(a=Gt.allocAt(x.x+E,x.y+b),jn.prototype.move.call(this,a,!1),Gt.free(a)),vd(this,E,b),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+E,x.y+b)},$e.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},$e.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},$e.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(Dl),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()===vl))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()===vl){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},$e.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()===vl))return this.ua.wx(.5);if(this.computeCurve()===vl&&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)},St=$e.prototype,St.i=function(a){return this.Nb.s[a]},St.dd=function(a,y){this.Nb.cd(a,y)},St.L=function(a,y,x){this.Nb.cd(a,new Gt(y,x))},St.Kz=function(a,y){this.Nb.Gb(a,y)},St.m=function(a,y,x){this.Nb.Gb(a,new Gt(y,x))},St.ne=function(a){this.Nb.add(a)},St.yf=function(a,y){this.Nb.add(new Gt(a,y))},St.pv=function(a){this.Nb.mb(a)},St.Fj=function(){this.Nb.clear()};function vd(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 tn,z=a.Nb.iterator;z.next();){var tt=z.value;b.add(new Gt(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),da(a)),E?Ym(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&xu(tt.animationManager,a,b),a.g("points",z,b)}}St.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},St.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 ct=ot[ut];tt=Math.min(ct.x,tt),rt=Math.min(ct.y,rt),ct.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=b[z],ct=ot[z],ut.x-x!==ct.x-tt||ut.y-E!==ct.y-rt){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&xu(x.animationManager,this,y),Ym(this),this.g("points",a,y)}},St.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Ym(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),Qm(a,!1))}St.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())}},St.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()}}},$e.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(kc||(kc=new hn,kc.desiredSize=Hi,kc.Va()),this.defaultFromPoint&&(kc.location=this.defaultFromPoint,kc.Va(),y=a=kc)):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?(Mc||(Mc=new hn,Mc.desiredSize=Hi,Mc.Va()),this.defaultToPoint&&(Mc.location=this.defaultToPoint,Mc.Va(),b=E=Mc)):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=vg(tt),ot=vg(x),at=y===b&&y!==null,ut=this.isOrthogonal,ct=this.curve===vl;this.Wf=at&&!ut?ct=!0:!1;var mt=this.computeAdjusting()===pa||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(),ct){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(),ct=ut=0;var yt=z.x+rt/3,xt=z.y+ot/3,kt=yt,jt=xt;ae.B(ot,0)?jt=0<rt?jt-at:jt+at:(ut=-rt/ot,ct=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ct=-ct),kt=(0>ot?-1:1)*ct+yt,jt=ut*(kt-yt)+xt),yt=z.x+2*rt/3,xt=z.y+2*ot/3;var At=yt,Wt=xt;ae.B(ot,0)?Wt=0<rt?Wt-at:Wt+at:(At=(0>ot?-1:1)*ct+yt,Wt=ut*(At-yt)+xt),this.Fj(),this.ne(z),this.yf(kt,jt),this.yf(At,Wt),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=Ce.alloc(),y.mi(rt),ot=rt.ca(b),mt.mi(rt),at=rt.ca(E),(ot||at)&&(tt=y.ga(Jm(tt),new Gt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,b,!0,tt)),x=mt.ga(Jm(x),new Gt),this.dd(1,this.getLinkPointFromPoint(z,mt,x,E,!1,x))),Ce.free(rt))}else{ct=this.isAvoiding,mt&&(ut&&ct||at)&&this.Fj();var Ut=at?this.computeCurviness():0;ct=this.getLinkPoint(a,y,tt,!0,ut,E,b),yt=kt=xt=0,(ut||!rt||at)&&(jt=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ct,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>Ut&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(jt+=Math.abs(Ut)*(ut?1:2)),yt===0?xt=jt:yt===90?kt=jt:yt===180?xt=-jt:yt===270?kt=-jt:(xt=jt*Math.cos(yt*Math.PI/180),kt=jt*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(jt=y.ga(mr,Gt.alloc()),At=Gt.allocAt(jt.x+1e3*xt,jt.y+1e3*kt),this.getLinkPointFromPoint(a,y,jt,At,!0,ct),Gt.free(jt),Gt.free(At))),jt=this.getLinkPoint(E,b,x,!1,ut,a,y);var Xt=Wt=At=0;if(ut||!ot||at){var ee=this.computeEndSegmentLength(E,b,x,!1);Xt=this.getLinkDirection(E,b,jt,x,!1,ut,a,y),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Xt+=ut?0:30,0>Ut&&(Xt+=180)),0>Xt?Xt+=360:360<=Xt&&(Xt-=360),at&&(ee+=Math.abs(Ut)*(ut?1:2)),Xt===0?At=ee:Xt===90?Wt=ee:Xt===180?At=-ee:Xt===270?Wt=-ee:(At=ee*Math.cos(Xt*Math.PI/180),Wt=ee*Math.sin(Xt*Math.PI/180)),x.Mc()&&at&&(x=b.ga(mr,Gt.alloc()),tt=Gt.allocAt(x.x+1e3*At,x.y+1e3*Wt),this.getLinkPointFromPoint(E,b,x,tt,!1,jt),Gt.free(x),Gt.free(tt))}x=ct,(ut||!rt||at)&&(x=new Gt(ct.x+xt,ct.y+kt)),tt=jt,(ut||!ot||at)&&(tt=new Gt(jt.x+At,jt.y+Wt)),!mt&&!ut&&rt&&3<z&&this.adjustPoints(0,ct,z-2,tt)?this.dd(z-1,jt):!mt&&!ut&&ot&&3<z&&this.adjustPoints(1,x,z-1,jt)?this.dd(0,ct):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ct),this.dd(z-1,jt)):(this.Fj(),this.ne(ct),(ut||!rt||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Xt,a,E),(ut||!ot||at)&&this.ne(tt),this.ne(jt))}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}$e.prototype.getLinkPointFromPoint=function(a,y,x,E,b,z){if(z===void 0&&(z=new Gt),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),ct=b*(a.m12*a.dx-a.m11*a.dy);b=E.x*tt+E.y*ot+ut,E=E.x*rt+E.y*at+ct,tt=x.x*tt+x.y*ot+ut,x=x.x*rt+x.y*at+ct}return y.Sj(b,E,tt,x,z),a!==null&&z.transform(a),z};function Xm(a,y){var x=y.Zn;return x===null&&(x=new Nc,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}$e.prototype.getLinkPoint=function(a,y,x,E,b,z,tt,rt){if(rt===void 0&&(rt=new Gt),x.sb()&&!vg(x))return y.ga(x,rt),rt;if(x.$c()){var ot=Xm(this,y);if(ot!==null){if(rt.assign(ot.Zo),b&&this.routing===e1){var at=Xm(this,tt);if(at!==null&&ot.Gl<at.Gl){ot=Gt.alloc(),at=Gt.alloc();var ut=new Ce(y.ga(Ls,ot),y.ga(Oa,at)),ct=this.computeSpot(!E,tt);a=this.getLinkPoint(z,tt,ct,!E,b,a,y,at),(x.Hf(ed)||x.Hf(ka))&&a.y>=ut.y&&a.y<=ut.y+ut.height?rt.y=a.y:(x.Hf(nh)||x.Hf(jl))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(rt.x=a.x),Gt.free(ot),Gt.free(at)}}return rt}}return x=y.ga(Jm(x),Gt.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=Gt.alloc(),tt=tt.ga(Jm(ot),z),b&&(tt=Vv(x,tt)),Gt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,E,rt),Gt.free(x),rt},$e.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=Xm(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(mr,Gt.alloc()),this.pointsCount>(z?6:2)?(rt=b?this.i(1):this.i(this.pointsCount-2),rt=z?Vv(ot,rt.copy()):x):(x=Gt.alloc(),rt=rt.ga(mr,x),Gt.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,Gt.free(ot),ot=x}return E.Mc()&&tt.Td(a)&&(ot+=180,360<=ot&&(ot-=360)),vg(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},$e.prototype.computeEndSegmentLength=function(a,y,x,E){return y!==null&&x.$c()&&(a=Xm(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)},$e.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=mr:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===ks?ys:y)):(a=y||this.toPort,a===null?a=mr:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===ks?ys:y)),a};function vg(a){return a===ys||a.x===.5&&a.y===.5}function Jm(a){return a.x===.5&&a.y===.5?a:mr}$e.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==pa&&4<this.pointsCount?this.computeMidPoint(new Gt):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(mr))},$e.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},$e.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=Ti.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&Ti.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 ct=ut.actualBounds,mt=this.naturalBounds;if(!(ct.x>mt.width||ct.y>mt.height||0>ct.x+ct.width||0>ct.y+ct.height)){if(ct=Ti.alloc(),ct.set(tt),ut instanceof Ve)rt=ut.Cf(a,y,x,E,b,ct);else if(this.path===ut){if(ut instanceof xi)if(rt=a,mt=E,ut.pickable===!1)rt=!1;else if(ct.multiply(ut.transform),mt)t:{var yt=rt,xt=ct;if(ut.fh(yt,xt))rt=!0;else{if(xt===void 0&&(xt=ut.transform,yt.Re(ut.actualBounds))){rt=!0;break t}rt=yt.left,mt=yt.right;var kt=yt.top;yt=yt.bottom;var jt=Gt.alloc(),At=Gt.alloc(),Wt=Gt.alloc(),Ut=Ti.alloc();Ut.set(xt),Ut.bv(ut.transform),Ut.Vj(),At.x=mt,At.y=kt,At.transform(Ut),jt.x=rt,jt.y=kt,jt.transform(Ut),xt=!1,Kf(ut,jt,At,Wt)?xt=!0:(jt.x=mt,jt.y=yt,jt.transform(Ut),Kf(ut,jt,At,Wt)?xt=!0:(At.x=rt,At.y=yt,At.transform(Ut),Kf(ut,jt,At,Wt)?xt=!0:(jt.x=rt,jt.y=kt,jt.transform(Ut),Kf(ut,jt,At,Wt)&&(xt=!0)))),Ti.free(Ut),Gt.free(jt),Gt.free(At),Gt.free(Wt),rt=xt}}else rt=ut.fh(rt,ct)}else rt=ds(ut,a,E,ct);rt&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&b.add(mt)),Ti.free(ct)}}}return z===void 0&&Ti.free(tt),rt||this.background!==null||this.areaBackground!==null}return z===void 0&&Ti.free(tt),!1},$e.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?vl:this.curve},$e.prototype.computeCorner=function(){if(this.curve===vl)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},$e.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},$e.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=i1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var E=this.findMidLabel();if(E!==null){var b=E.naturalBounds,z=E.margin,tt=isNaN(b.width)?30:b.width*E.scale+z.left+z.right;b=isNaN(b.height)?14:b.height*E.scale+z.top+z.bottom,E=E.segmentOrientation,E===wp||E===e0||E===$v?a=Math.max(a,b):E===Lp||E===Mp||E===Cp||E===kp?a=Math.max(a,tt):(y=y.ga(mr).ab(x.ga(mr))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*b)+1)),this.curve===vl&&(a*=1.333)}}return a},$e.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===pa&&x.bb()}},$e.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=hi(),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),ni(x)}}return a},$e.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},$e.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},$e.prototype.adjustPoints=function(a,y,x,E){var b=this.computeAdjusting();if(this.isOrthogonal){if(b===qm)return!1;b===t0&&(b=Pp)}switch(b){case qm: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 ct=y.y;rt=E.x-tt;var mt=E.y-ct;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),ct+y*Math.sin(rt)));this.dd(x,E)}}return!0;case t0:if(z=this.i(a),ct=this.i(x),!z.Xa(y)||!ct.Xa(E)){b=z.x,z=z.y,tt=ct.x,ct=ct.y,at=(tt-b)*(tt-b)+(ct-z)*(ct-z),rt=y.x,ut=y.y,ot=E.x,mt=E.y;var yt=1;if(ot-rt!==0){var xt=(mt-ut)/(ot-rt);yt=Math.sqrt(1+1/(xt*xt))}else xt=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var kt=y.x,jt=y.y,At=.5;at!==0&&(At=((b-kt)*(b-tt)+(z-jt)*(z-ct))/at);var Wt=b+At*(tt-b),Ut=z+At*(ct-z);y=Math.sqrt((kt-Wt)*(kt-Wt)+(jt-Ut)*(jt-Ut)),jt<xt*(kt-Wt)+Ut&&(y=-y),0<xt&&(y=-y),kt=rt+At*(ot-rt),At=ut+At*(mt-ut),xt!==0?(y=kt+y/yt,this.L(a,y,At-(y-kt)/xt)):this.L(a,kt,At+y)}this.dd(x,E)}return!0;case Pp:t:{if(this.isOrthogonal&&(b=this.i(a),z=this.i(a+1),tt=this.i(a+2),rt=z.x,ut=z.y,ct=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),Zv(this))){this.L(a+1,ct,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}},$e.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(Np,Np),ot.Bc(Np,Np),rt.Ye(a),ot.Ye(x);var at=Gt.alloc(),ut=Gt.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 ct=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||b===z||this.layer.isTemporary||!$c(mt)||rt.ca(ct)&&!z.Td(b)||ot.ca(a)&&!b.Td(z))y=!1;else{var yt=Qc(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,ct.x),Math.min(ut.y,ct.y),Math.abs(ut.x-ct.x),Math.abs(ut.y-ct.y)))y=!1;else{b=a,z=ct;var xt=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var kt=Gt.alloc();Sg(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,kt)?(x=a=kt.copy(),y=kt.ab(at)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,kt)?(x=a=kt.copy(),y=kt.ab(ut)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ct.x,ct.y,kt)&&(x=a=kt.copy(),y=kt.ab(ct))),Sg(yt,ct.x,ct.y)||(ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ct.x,ct.y,ut.x,ut.y,kt)?(xt=ct=kt.copy(),E=ut.ab(kt)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,kt)?(xt=ct=kt.copy(),E=at.ab(kt)):ae.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,kt)&&(xt=ct=kt.copy(),E=a.ab(kt))),Gt.free(kt)}rt=rt.copy().ed(ot),rt.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),o1(yt,a,y,ct,E,rt,!0),ot=mh(yt,ct.x,ct.y),!yt.abort&&ot>=xg&&(r1(yt),rt.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),o1(yt,a,y,ct,E,rt,!1),ot=mh(yt,ct.x,ct.y)),!yt.abort&&ot<xg&&mh(yt,ct.x,ct.y)!==Sd?(Yv(this,yt,ct.x,ct.y,E,!0,tt),rt=this.i(2),4>this.pointsCount?(y===0||y===180?(rt.x=a.x,rt.y=ct.y):(rt.x=ct.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)),xt!==null&&(E===0||E===180?this.yf(z.x,xt.y):this.yf(xt.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),Gt.free(at),Gt.free(ut)}},$e.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 Zv(a){if(a.diagram===null||!a.isAvoiding||!$c(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=Qc(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=mh(y,x,E),ut=x,ct=E;for(b===0?ut+=rt:b===90?ct+=ot:b===180?ut-=rt:ct-=ot,b!==tt&&at>Vf&&mh(y,ut,ct)!==at-1&&(mh(y,x-rt,E)===at-1?(b=180,ut=x-rt,ct=E):mh(y,x+rt,E)===at-1?(b=0,ut=x+rt,ct=E):mh(y,x,E-ot)===at-1?(b=270,ut=x,ct=E-ot):mh(y,x,E+ot)===at-1&&(b=90,ut=x,ct=E+ot));at>Vf&&mh(y,ut,ct)===at-1;)x=ut,E=ct,b===0?ut+=rt:b===90?ct+=ot:b===180?ut-=rt:ct-=ot,--at;z?at>Vf&&(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>Vf&&(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),mh(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),mh(y,tt,ut)===at-1&&Yv(a,y,tt,ut,z,!1,z))),a.yf(x,E)}$e.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),E=this.i(1),b=zo(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=zo(y,a,E.x,E.y,x.x,x.y);E=x,rt<b&&(z=tt,b=rt)}return z},$e.prototype.qc=function(){this.lk=!1,this.v()},$e.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 xi&&(b.ua=this.ua)}}},$e.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,E=this.diagram;E!==null&&Uf(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===vl&&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||Uf(this)){if(a.type=nn.o,rt=bS(a),this.computeShortLength(!0)!==0&&(b=Cc(this,b,!0,z)),pg(rt,b.x,b.y,!1),tt===vl&&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=Cc(this,b,!1,z)),gd(rt,y,x,y,x,b.x,b.y);else if(this.isOrthogonal){y=Gt.allocAt(E,ot),x=Gt.alloc(),x.assign(this.i(1)),z=Gt.allocAt(E,ot),b=Gt.allocAt(E,ot),tt=this.i(0);for(var at,ut=this.smoothness/3,ct=1;ct<this.pointsCount-1;ct++){at=this.i(ct);var mt=tt,yt=at,xt=this.i(Xv(this,at,ct,!1));if((!ae.$(mt.x,yt.x)||!ae.$(yt.x,xt.x))&&(!ae.$(mt.y,yt.y)||!ae.$(yt.y,xt.y))){var kt=ut;isNaN(kt)&&(kt=this.smoothness/3);var jt=mt.x;mt=mt.y;var At=yt.x;yt=yt.y;var Wt=xt.x;xt=xt.y;var Ut=kt*$m(jt,mt,At,yt);kt*=$m(At,yt,Wt,xt),ae.$(mt,yt)&&ae.$(At,Wt)&&(At>jt?xt>yt?(z.x=At-Ut,z.y=yt-Ut,b.x=At+kt,b.y=yt+kt):(z.x=At-Ut,z.y=yt+Ut,b.x=At+kt,b.y=yt-kt):xt>yt?(z.x=At+Ut,z.y=yt-Ut,b.x=At-kt,b.y=yt+kt):(z.x=At+Ut,z.y=yt+Ut,b.x=At-kt,b.y=yt-kt)),ae.$(jt,At)&&ae.$(yt,xt)&&(yt>mt?(Wt>At?(z.x=At-Ut,z.y=yt-Ut,b.x=At+kt):(z.x=At+Ut,z.y=yt-Ut,b.x=At-kt),b.y=yt+kt):(Wt>At?(z.x=At-Ut,z.y=yt+Ut,b.x=At+kt):(z.x=At+Ut,z.y=yt+Ut,b.x=At-kt),b.y=yt-kt)),(ae.$(jt,At)&&ae.$(At,Wt)||ae.$(mt,yt)&&ae.$(yt,xt))&&(jt=.5*(jt+Wt),mt=.5*(mt+xt),z.x=jt,z.y=mt,b.x=jt,b.y=mt),(ct===1||ct===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)),gd(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=Cc(this,ut.copy(),!1,Qo)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),gd(rt,b.x-E,b.y-ot,at-E,tt-ot,ut.x-E,ut.y-ot),Gt.free(y),Gt.free(x),Gt.free(z),Gt.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=Cc(this,tt.copy(),!1,Qo)),gd(rt,z.x-E,z.y-ot,b.x-E,b.y-ot,tt.x-E,tt.y-ot);else{for(z=Gt.alloc(),z.assign(this.i(0)),b=Gt.alloc(),b.assign(z),tt=this.computeCorner(),ct=1,at=0;ct<y;){if(ct=Xv(this,z,ct,1<ct),ut=this.i(ct),ct>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Cc(this,ut.copy(),!1,Qo)),Lc(this,rt,-E,-ot,z,ut,x);else if(at===0)for(ct=1;ct<y;)b.assign(z),ut=this.i(ct++),Lc(this,rt,-E,-ot,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ct+1,ct<y-3),ct=-E,jt=-ot,mt=ut,At=this.i(at),kt=x,ae.B(z.y,mt.y)&&ae.B(mt.x,At.x))if(xt=Math.min(tt,Math.abs(mt.x-b.x)/2),xt=Ut=Math.min(xt,Math.abs(At.y-mt.y)/2),ae.B(xt,0))Lc(this,rt,ct,jt,z,mt,kt),z.assign(mt);else{var Xt=mt.x,ee=mt.y;yt=Xt,Wt=ee,mt.x>z.x?Xt=mt.x-xt:Xt=mt.x+xt,At.y>mt.y?Wt=mt.y+Ut:Wt=mt.y-Ut,At=Gt.allocAt(Xt,ee),Lc(this,rt,ct,jt,z,At,kt),Gt.free(At),Hm(rt,mt.x+ct,mt.y+jt,yt+ct,Wt+jt),z.h(yt,Wt)}else ae.B(z.x,mt.x)&&ae.B(mt.y,At.y)?(xt=Math.min(tt,Math.abs(mt.y-b.y)/2),xt=Ut=Math.min(xt,Math.abs(At.x-mt.x)/2),ae.B(Ut,0)?(Lc(this,rt,ct,jt,z,mt,kt),z.assign(mt)):(Xt=mt.x,ee=mt.y,yt=Xt,Wt=ee,mt.y>z.y?ee=mt.y-xt:ee=mt.y+xt,At.x>mt.x?yt=mt.x+Ut:yt=mt.x-Ut,At=Gt.allocAt(Xt,ee),Lc(this,rt,ct,jt,z,At,kt),Gt.free(At),Hm(rt,mt.x+ct,mt.y+jt,yt+ct,Wt+jt),z.h(yt,Wt))):(Lc(this,rt,ct,jt,z,mt,kt),z.assign(mt));b.assign(ut),ct=at}Gt.free(z)}_m=rt}else rt=this.i(1).copy(),rt.x-=E,rt.y-=ot,this.computeShortLength(!0)!==0&&(b=Cc(this,b,!0,z)),this.computeShortLength(!1)!==0&&(rt=Cc(this,rt,!1,z)),a.type=nn.j,a.startX=b.x,a.startY=b.y,a.endX=rt.x,a.endY=rt.y;return this.lk=!0,a};function $m(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 Cc(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=$m(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=$m(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}$e.prototype.computeJumpLength=function(){return 10};function Lc(a,y,x,E,b,z,tt){if(!tt&&Uf(a)){tt=a.computeJumpLength();var rt=tt/2,ot=[],at=0;if(a.isVisible()&&(at=kx(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 ct=Math.max(b.x,Math.min(ot[ut++]-rt,z.x-tt));y.lineTo(ct+x,z.y+E);for(var mt=ct+x,yt=Math.min(ct+tt,z.x);ut<at&&(ct=ot[ut],ct<yt+tt);)ut++,yt=Math.min(ct+rt,z.x);ct=z.y-tt+E,yt+=x;var xt=z.y+E;a.curve===yd?pg(y,yt,xt,!1):gd(y,mt,ct,yt,ct,yt,xt)}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,ct=Math.max(ut-tt,z.x);0<=at&&(ut=ot[at],ut>ct-tt);)at--,ct=Math.max(ut-rt,z.x);ut=z.y-tt+E,ct+=x,yt=z.y+E,a.curve===yd?pg(y,ct,yt,!1):gd(y,mt,ut,ct,ut,ct,yt)}else if(ae.B(b.x,z.x))if(b.y<z.y)for(ut=0;ut<at;){for(ct=Math.max(b.y,Math.min(ot[ut++]-rt,z.y-tt)),y.lineTo(z.x+x,ct+E),mt=ct+E,ct=Math.min(ct+tt,z.y);ut<at&&(yt=ot[ut],yt<ct+tt);)ut++,ct=Math.min(yt+rt,z.y);yt=z.x-tt+x,xt=z.x+x,ct+=E,a.curve===yd?pg(y,xt,ct,!1):gd(y,yt,mt,yt,ct,xt,ct)}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&&(ct=ot[at],ct>ut-tt);)at--,ut=Math.max(ct-rt,z.y);ct=z.x-tt+x,yt=z.x+x,ut+=E,a.curve===yd?pg(y,yt,ut,!1):gd(y,ct,mt,ct,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+E)}function kx(a,y,x,E){var b=a.diagram;if(b===null||y.D(x))return 0;for(b=b.layers;b.next();){var z=b.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,rt=0;rt<tt;rt++){var ot=z[rt];if(ot instanceof $e){if(ot===a)return 0<E.length&&E.sort(function(ut,ct){return ut-ct}),E.length;if(ot.isVisible()&&Uf(ot)){var at=ot.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(ot)&&(at=ot.path,at!==null&&at.Ed()&&Mx(y,x,E,ot))}}}}}return 0<E.length&&E.sort(function(ut,ct){return ut-ct}),E.length}function Mx(a,y,x,E){for(var b=ae.B(a.y,y.y),z=E.pointsCount,tt=E.i(0),rt=Gt.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 ct=a.y,mt=y.x,yt=y.y,xt=tt.x;tt=tt.y;var kt=at.x,jt=at.y;if(ae.B(ut,mt)){if(!ae.B(ct,yt)&&ae.B(tt,jt)&&Math.min(ct,yt)<tt&&Math.max(ct,yt)>tt&&Math.min(xt,kt)<ut&&Math.max(xt,kt)>ut&&!ae.B(xt,kt)){rt.x=ut,rt.y=tt,ut=!0;break t}}else if(ae.B(ct,yt)&&ae.B(xt,kt)&&Math.min(ut,mt)<xt&&Math.max(ut,mt)>xt&&Math.min(tt,jt)<ct&&Math.max(tt,jt)>ct&&!ae.B(tt,jt)){rt.x=xt,rt.y=ct,ut=!0;break t}rt.x=0,rt.y=0,ut=!1}ut&&(b?x.push(rt.x):x.push(rt.y)),tt=at}Gt.free(rt)}function Uf(a){return a=a.curve,a===yg||a===yd}function Qm(a,y){(y||Uf(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()))}$e.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 $e&&(ot===this?z=!0:z&&t1(this,ot,a))}}else if(E)for(z=b.Pa.s,b=z.length,tt=0;tt<b;tt++)rt=z[tt],rt instanceof $e&&t1(this,rt,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Uf(y)){var E=y.routeBounds;E.w()&&(a.routeBounds.Yc(E)||x.Yc(E))&&(a.usesSamePort(y)||y.qc())}}$e.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},$e.prototype.isVisible=function(){if(!jn.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},$e.prototype.Zb=function(a){if(jn.prototype.Zb.call(this,a),a&&Qm(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},$e.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Pp:this.qk};function Sp(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 i0(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 xp(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(jr(y.links,a),y.Sl()))}$e.prototype.ph=function(){return!0},_e.Object.defineProperties($e.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&&Vm(y,this,x),xp(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&&Um(a,this,b),Sp(this),this.C(1)),this.g("fromNode",y,a),mg(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&nl(x),xp(this),this.ff=a;var E=this.fromPort;E!==null&&nl(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))),Sp(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&&Vm(y,this,x),xp(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&&Um(a,this,b),Sp(this),this.C(1)),this.g("toNode",y,a),mg(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&nl(x),xp(this),this.vf=a;var E=this.toPort;E!==null&&nl(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))),Sp(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:ks},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&&nl(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&&yi(a,">= 0",$e,"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:ks},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&&nl(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&&yi(a,">= 0",$e,"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?Dr: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&&yp(this.fromNode),this.toNode!==null&&yp(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof xi?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()===vl&&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 Gt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Ym(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 tn,E=0;E<a.length/2;E++)b=new Gt(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(!qe(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){E=!1;break}}if(E)for(x=new tn,E=0;E<a.length;E++)b=a[E],x.add(new Gt(b.x,b.y).freeze())}}else if(a instanceof tn)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else ve("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Ym(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&xu(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||!vg(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!vg(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(),Qm(this,y===yd||y===yg||a===yd||a===yg),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(),Qm(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)}}}),$e.prototype.invalidateOtherJumpOvers=$e.prototype.Xo,$e.prototype.findClosestSegment=$e.prototype.ez,$e.prototype.updateRoute=$e.prototype.vg,$e.prototype.invalidateRoute=$e.prototype.bb,$e.prototype.rollbackRoute=$e.prototype.rv,$e.prototype.commitRoute=$e.prototype.zf,$e.prototype.startRoute=$e.prototype.uh,$e.prototype.clearPoints=$e.prototype.Fj,$e.prototype.removePoint=$e.prototype.pv,$e.prototype.addPointAt=$e.prototype.yf,$e.prototype.addPoint=$e.prototype.ne,$e.prototype.insertPointAt=$e.prototype.m,$e.prototype.insertPoint=$e.prototype.Kz,$e.prototype.setPointAt=$e.prototype.L,$e.prototype.setPoint=$e.prototype.dd,$e.prototype.getPoint=$e.prototype.i,$e.prototype.getOtherPort=$e.prototype.Cz,$e.prototype.getOtherNode=$e.prototype.To;var kc=null,Mc=null,Jv=new ye($e,"Normal",1),Nx=new ye($e,"Orthogonal",2),Ex=new ye($e,"AvoidsNodes",6),e1=new ye($e,"AvoidsNodesStraight",7),pa=new ye($e,"None",0),vl=new ye($e,"Bezier",9),yd=new ye($e,"JumpGap",10),yg=new ye($e,"JumpOver",11),Pp=new ye($e,"End",17),qm=new ye($e,"Scale",18),t0=new ye($e,"Stretch",19),wp=new ye($e,"OrientAlong",21),Cp=new ye($e,"OrientPlus90",22),Lp=new ye($e,"OrientMinus90",23),$v=new ye($e,"OrientOpposite",24),e0=new ye($e,"OrientUpright",25),kp=new ye($e,"OrientPlus90Upright",26),Mp=new ye($e,"OrientMinus90Upright",27),n0=new ye($e,"OrientUpright45",28),n1=16,i1=14,Np=8;$e.className="Link",$e.Normal=Jv,$e.Orthogonal=Nx,$e.AvoidsNodes=Ex,$e.AvoidsNodesStraight=e1,$e.None=pa,$e.Bezier=vl,$e.JumpGap=yd,$e.JumpOver=yg,$e.End=Pp,$e.Scale=qm,$e.Stretch=t0,$e.OrientAlong=wp,$e.OrientPlus90=Cp,$e.OrientMinus90=Lp,$e.OrientOpposite=$v,$e.OrientUpright=e0,$e.OrientPlus90Upright=kp,$e.OrientMinus90Upright=Mp,$e.OrientUpright45=n0,$e.EndSegmentStep=8,$e.CurvinessStart=n1,$e.SpacingMin=i1,$e.OrthoShortCut=Np;function i0(a,y,x,E){br(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=E,this.links=[]}i0.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},i0.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))}},i0.className="LinkBundle";function Ep(a){br(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}Ep.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 Sg(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function mh(a,y,x){return Sg(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):Qv}function r1(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]>=Vf&&(x[E]=Qv)}Ep.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]===Sd)return!1}return!0};function vh(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,ct=a.ac[at][ut];if(ct>=Vf&&ct<xg)for(b?ut+=E:at+=E,ct+=1;z<=at&&at<=tt&&rt<=ut&&ut<=ot&&!(ct>=a.ac[at][ut]);)a.ac[at][ut]=ct,ct+=1,b?ut+=E:at+=E;if(at=b?ut:at,b)if(0<E)for(x+=E;x<at;x+=E)vh(a,y,x,1,!b,z,tt,rt,ot),vh(a,y,x,-1,!b,z,tt,rt,ot);else for(x+=E;x>at;x+=E)vh(a,y,x,1,!b,z,tt,rt,ot),vh(a,y,x,-1,!b,z,tt,rt,ot);else if(0<E)for(y+=E;y<at;y+=E)vh(a,y,x,1,!b,z,tt,rt,ot),vh(a,y,x,-1,!b,z,tt,rt,ot);else for(y+=E;y>at;y+=E)vh(a,y,x,1,!b,z,tt,rt,ot),vh(a,y,x,-1,!b,z,tt,rt,ot)}}function r0(a,y,x,E,b,z,tt,rt,ot){y|=0,x|=0;var at=Sd,ut=Vf;for(a.ac[y][x]=ut;at===Sd&&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 o0(a,y,x,E,b,z,tt,rt,ot){y|=0,x|=0;var at=Sd,ut=xg;for(a.ac[y][x]=ut;at===Sd&&y>z&&y<tt&&x>rt&&x<ot;)a.ac[y][x]=ut,b?x+=E:y+=E,at=a.ac[y][x]}function o1(a,y,x,E,b,z,tt){if(a.ac!==null){a.abort=!1;var rt=y.x,ot=y.y;if(Sg(a,rt,ot)){rt-=a.Nd,rt/=a.rc,ot-=a.Od,ot/=a.sc;var at=E.x,ut=E.y;if(Sg(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 ct=z.x;E=z.y,y=z.x+z.width;var mt=z.y+z.height;ct-=a.Nd,ct/=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,ct|0)),y=Math.min(a.di,Math.max(0,y|0)),ct=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]===Sd?(r0(a,rt,ot,yt,x,z,y,ct,mt),r0(a,rt,ot,1,!x,z,y,ct,mt),r0(a,rt,ot,-1,!x,z,y,ct,mt)):r0(a,rt,ot,yt,x,rt,ot,rt,ot),E[at][ut]===Sd?(o0(a,at,ut,b===0||b===90?1:-1,b===90||b===270,z,y,ct,mt),o0(a,at,ut,1,!(b===90||b===270),z,y,ct,mt),o0(a,at,ut,-1,!(b===90||b===270),z,y,ct,mt)):o0(a,at,ut,yt,x,at,ut,at,ut),x=hi(),tt&&s1(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=Vf,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 vh(a,rt,ot,1,!1,z,y,ct,mt),vh(a,rt,ot,-1,!1,z,y,ct,mt),vh(a,rt,ot,1,!0,z,y,ct,mt),vh(a,rt,ot,-1,!0,z,y,ct,mt);ni(x)}}}}function s1(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,ct=at;if(E===0)if(ut<b)ut++;else break;else if(E===90)if(ct<z)ct++;else break;else if(E===180)if(ut>b)ut--;else break;else if(ct>z)ct--;else break;var mt=rt[ut][ct];if(mt===0||mt===qv)break;ot=ut,at=ct}for(;;){if(ut=E,ct=ot,mt=at,E===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):E===90?ct<b?(ut=0,ct++):ct>b&&(ut=180,ct--):E===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ct<b?(ut=0,ct++):ct>b&&(ut=180,ct--),ct=rt[ct][mt],ut!==E&&ct!==0&&ct!==qv){if(tt.push(ot),tt.push(at),s1(a,ot,at,ut,b,z,tt))return!0;tt.pop(),tt.pop()}if(rt[ot][at]=qv,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++}}}_e.Object.defineProperties(Ep.prototype,{bounds:{get:function(){return new Ce(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 Sd=0,Vf=1,xg=999999,Qv=xg+1,qv=xg+2;Ep.className="PositionArray";function Nc(){br(this),this.port=this.node=null,this.pe=[],this.ap=!1}Nc.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 Tx(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}Nc.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var E=null,b=a.node,z=b instanceof pi?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(Ls,Gt.alloc()),ot=a.port.ga(Oa,Gt.alloc());for(b=Ce.allocAt(rt.x,rt.y,0,0),b.Ye(ot),Gt.free(rt),Gt.free(ot),rt=Gt.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),ct=at.computeSpot(ut,a.port);if(ct.$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),ct=Tx(b,ct,mt,at.isOrthogonal),ct===0?(ct=4,180<mt&&(mt-=360)):ct===90?(ct=8,270<mt&&(mt-=360)):ct===180?ct=2:(ct=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ct),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ct),yt.hv.set(ut),z++}}}}for(Gt.free(rt),a.pe.sort(Nc.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,ct=a.port,E=a.node.portSpreading,rt=Gt.alloc(),ot=Gt.alloc(),tt=Gt.alloc(),at=Gt.alloc(),ct.ga(Ls,rt),ct.ga(Bd,ot),ct.ga(Oa,tt),ct.ga(Il,at),yt=mt=ut=ct=0,E===Kv)for(var xt=0;xt<z.length;xt++){var kt=z[xt];if(kt!==null){var jt=kt.link.computeThickness();switch(kt.Nc){case 8:mt+=jt;break;case 2:yt+=jt;break;case 1:ct+=jt;break;default:case 4:ut+=jt}}}var At=xt=0,Wt=1,Ut=kt=0;for(jt=0;jt<z.length;jt++){var Xt=z[jt];if(Xt!==null){if(xt!==Xt.Nc){switch(xt=Xt.Nc,xt){case 8:var ee=tt;At=at;break;case 2:ee=at,At=rt;break;case 1:ee=rt,At=ot;break;default:case 4:ee=ot,At=tt}switch(kt=At.x-ee.x,Ut=At.y-ee.y,xt){case 8:mt>Math.abs(kt)?(Wt=Math.abs(kt)/mt,mt=Math.abs(kt)):Wt=1;break;case 2:yt>Math.abs(Ut)?(Wt=Math.abs(Ut)/yt,yt=Math.abs(Ut)):Wt=1;break;case 1:ct>Math.abs(kt)?(Wt=Math.abs(kt)/ct,ct=Math.abs(kt)):Wt=1;break;default:case 4:ut>Math.abs(Ut)?(Wt=Math.abs(Ut)/ut,ut=Math.abs(Ut)):Wt=1}At=0}var ce=Xt.Zo;if(E===Kv){switch(Xt=Xt.link.computeThickness(),Xt*=Wt,ce.set(ee),xt){case 8:ce.x=ee.x+kt/2+mt/2-At-Xt/2;break;case 2:ce.y=ee.y+Ut/2+yt/2-At-Xt/2;break;case 1:ce.x=ee.x+kt/2-ct/2+At+Xt/2;break;default:case 4:ce.y=ee.y+Ut/2-ut/2+At+Xt/2}At+=Xt}else{var an=.5;E===Zm&&(an=(Xt.Uo+1)/(Xt.Gl+1)),ce.x=ee.x+kt*an,ce.y=ee.y+Ut*an}}}for(Gt.free(rt),Gt.free(ot),Gt.free(tt),Gt.free(at),ee=a.pe,z=0;z<ee.length;z++)E=ee[z],E!==null&&(E.Ju=a.computeEndSegmentLength(E));a.ap=x,Ce.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}Nc.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},Nc.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,ys,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)},Nc.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new Gt,this.Gl=this.Uo=0,this.Zo=new Gt,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 oo(a){br(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new Gt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}oo.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},oo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},oo.prototype.qb=function(){},oo.prototype.toString=function(){var a=mi(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},oo.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())}}},oo.prototype.createNetwork=function(){return new _r(this)},oo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof fe?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof pi?y.lg(a.memberParts):y.lg(a.iterator),y},oo.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")}},oo.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()}},oo.prototype.doLayout=function(a){var y=new Ze;a instanceof fe?(ef(this,y,a.nodes,!0,this.rh,!0,!1,!0),ef(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof pi?ef(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},oo.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;Tp(rt);var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(E,b),rt instanceof pi&&(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++}},oo.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 $e)&&(Tp(rt),this.rh(rt))){var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(x,E),rt instanceof pi&&(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++}}},oo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof pi&&a.rh)};function ef(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 hn?ot.isLinkLabel||(ot instanceof pi&&ot.layout===null?ef(a,y,ot.memberParts,!1,b,z,tt,rt):(Tp(ot),y.add(ot))):tt&&ot instanceof $e?y.add(ot):!rt||!ot.Zc()||ot instanceof hn||(Tp(ot),y.add(ot)))}}function Tp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}oo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new Ce),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},oo.prototype.ex=function(a){var y=new Ze;return a instanceof fe?(ef(this,y,a.nodes,!0,null,!0,!0,!0),ef(this,y,a.links,!0,null,!0,!0,!0),ef(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof pi?ef(this,y,a.memberParts,!1,null,!0,!0,!0):ef(this,y,a.iterator,!1,null,!0,!0,!0),y},oo.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(Ls),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},_e.Object.defineProperties(oo.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())}}}),oo.prototype.collectParts=oo.prototype.ex,oo.prototype.getLayoutBounds=oo.prototype.ni,oo.prototype.invalidateLayout=oo.prototype.C,oo.className="Layout";function _r(a){br(this),this.Sc=a,this.wf=new Ze,this.ye=new Ze,this.Es=new zn,this.zs=new zn}_r.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 Ze,this.ye=new Ze,this.Es=new zn,this.zs=new zn},_r.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},_r.prototype.createVertex=function(){return new ns(this)},_r.prototype.createEdge=function(){return new il(this)},_r.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 hn)return!tt.isLinkLabel;if(tt instanceof $e){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 hn&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)){if(E instanceof pi&&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 $e&&(!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))}}},_r.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},St=_r.prototype,St.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},St.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},St.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var E=y.M(x);this.Mj(E)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}St.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},St.ki=function(a){return a===null?null:this.Es.I(a)},St.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}}St.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},St.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))}St.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},St.Lo=function(a){return a===null?null:this.zs.I(a)},St.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},St.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))}},St.Ko=function(){for(var a=hi(),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]);ni(a)},_r.prototype.deleteArtificialVertexes=function(){for(var a=hi(),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=hi(),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]);ni(a),ni(y)};function bx(a){for(var y=hi(),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]);ni(y)}_r.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),bx(this),this.Ko()),a=new tn;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var E=x.value;if(0<E.tg.count||0<E.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,E),y=!0;break}}}return a.sort(function(b,z){return b===null||z===null||b===z?0:z.vertexes.count-b.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var E=x.sourceEdges;E.next();){var b=E.value;b.network!==y&&(ny(a,b),ey(y,b),iy(a,y,b.fromVertex))}for(E=x.destinationEdges;E.next();)x=E.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}_r.prototype.dz=function(){for(var a=new Ze,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},_e.Object.defineProperties(_r.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}}}),_r.prototype.findAllParts=_r.prototype.dz,_r.prototype.splitIntoSubNetworks=_r.prototype.Zx,_r.prototype.deleteSelfEdges=_r.prototype.Ko,_r.prototype.reverseEdge=_r.prototype.gm,_r.prototype.linkVertexes=_r.prototype.Zj,_r.prototype.findEdge=_r.prototype.Lo,_r.prototype.deleteLink=_r.prototype.Yy,_r.prototype.deleteEdge=_r.prototype.Mj,_r.prototype.addLink=_r.prototype.Dy,_r.prototype.addEdge=_r.prototype.Bo,_r.prototype.findVertex=_r.prototype.ki,_r.prototype.deleteNode=_r.prototype.Zy,_r.prototype.deleteVertex=_r.prototype.Iu,_r.prototype.addNode=_r.prototype.Bl,_r.prototype.addVertex=_r.prototype.dh,_r.prototype.addParts=_r.prototype.lg,_r.className="LayoutNetwork";function ns(a){br(this),this.ob=a,this.j=new Ce(0,0,10,10).freeze(),this.o=new Gt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new tn,this.mg=new tn}ns.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new tn,this.mg=new tn},ns.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+wo(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},ns.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;qe(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 pi)){x=Ce.alloc(),a.Va();var E=this.network.layout.ni(a,x),b=a.locationObject.ga(mr);if(E.w()&&b.w()){a.moveTo(y.x+this.focusX-(b.x-E.x),y.y+this.focusY-(b.y-E.y)),Ce.free(x);return}Ce.free(x)}a.moveTo(y.x,y.y)}},ns.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},ns.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},ns.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},ns.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}_e.Object.defineProperties(ns.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=Ce.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),Ce.free(x),!(a instanceof pi)&&(a=a.locationObject.ga(mr),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 Ze,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Ze,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Ze,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 tn,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}}}),ns.prototype.deleteDestinationEdge=ns.prototype.Jl,ns.prototype.addDestinationEdge=ns.prototype.zl,ns.prototype.deleteSourceEdge=ns.prototype.Kl,ns.prototype.addSourceEdge=ns.prototype.Cl,ns.className="LayoutVertex",ns.standardComparer=ry,ns.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 il(a){br(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}il.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},il.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+wo(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},il.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},il.prototype.commit=function(){},il.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},_e.Object.defineProperties(il.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)}}}),il.prototype.getOtherVertex=il.prototype.Ax,il.className="LayoutEdge";function Ns(a){oo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new ze(NaN,NaN).freeze(),this.tf=new ze(10,10).freeze(),this.Jb=bp,this.Rb=a0,this.nd=Fp,this.hd=u1,a&&Object.assign(this,a)}de(Ns,oo),Ns.prototype.cloneProtected=function(a){oo.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},Ns.prototype.qb=function(a){a.classType===Ns?a===Fp||a===u0||a===oy||a===l0?this.sorting=a:a===a0||a===Lu?this.arrangement=a:a===bp||a===s0?this.alignment=a:ve("Unknown enum value: "+a):oo.prototype.qb.call(this,a)},Ns.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 pi)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 l0:b.reverse();break;case Fp:b.sort(this.comparer);break;case u0: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 s0:var rt=y,ot=x,at=Ce.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ct=ut=0;ct<b.length;ct++){var mt=this.ni(b[ct],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+rt,1),ct=Math.max(this.cellSize.height,1),!isFinite(ct))for(mt=ct=0;mt<b.length;mt++){var yt=this.ni(b[mt],at);ct=Math.max(ct,yt.height)}ct=Math.max(ct+ot,1),mt=this.arrangement;for(var xt=yt=this.arrangementOrigin.x,kt=this.arrangementOrigin.y,jt=0,At=0,Wt=0;Wt<b.length;Wt++){var Ut=b[Wt],Xt=this.ni(Ut,at),ee=Math.ceil((Xt.width+rt)/ut)*ut,ce=Math.ceil((Xt.height+ot)/ct)*ct;switch(mt){case Lu:var an=Math.abs(xt-Xt.width);break;default:an=xt+Xt.width}switch((0<z&&jt>z-1||0<tt&&0<jt&&an-yt>tt)&&(E.push(new Ce(0,kt,tt+rt,At)),jt=0,xt=yt,kt+=At,At=0),At=Math.max(At,ce),mt){case Lu:Xt=-Xt.width;break;default:Xt=0}switch(Ut.moveTo(xt+Xt,kt),mt){case Lu:xt-=ee;break;default:xt+=ee}jt++}E.push(new Ce(0,kt,tt+rt,At)),Ce.free(at);break;case bp:for(ot=tt,ut=z,ct=y,mt=x,tt=Ce.alloc(),yt=Math.max(this.cellSize.width,1),z=kt=at=0,rt=Gt.alloc(),xt=0;xt<b.length;xt++)At=b[xt],jt=this.ni(At,tt),At=pd(At,At.locationObject,At.locationSpot,rt),at=Math.max(at,At.x),kt=Math.max(kt,jt.width-At.x),z=Math.max(z,At.y);switch(xt=this.arrangement,xt){case Lu:at+=ct;break;default:kt+=ct}yt=isFinite(yt)?Math.max(yt+ct,1):Math.max(at+kt,1);var Ln=At=this.arrangementOrigin.x;for(Wt=this.arrangementOrigin.y,kt=0,ot>=at&&(ot-=at),at=Ut=0,ee=Math.max(this.cellSize.height,1),Xt=z=0,ce=!0,jt=Gt.alloc(),an=0;an<b.length;an++){var Sn=b[an],Je=this.ni(Sn,tt),Be=pd(Sn,Sn.locationObject,Sn.locationSpot,rt);if(0<kt)switch(xt){case Lu:Ln=(Ln-At-(Je.width-Be.x))/yt,Ln=ae.$(Math.round(Ln),Ln)?Math.round(Ln):Math.floor(Ln),Ln=Ln*yt+At;break;default:Ln=(Ln-At+Be.x)/yt,Ln=ae.$(Math.round(Ln),Ln)?Math.round(Ln):Math.ceil(Ln),Ln=Ln*yt+At}else switch(xt){case Lu:Ut=Ln+Be.x+Je.width;break;default:Ut=Ln-Be.x}switch(xt){case Lu:var gi=-(Ln+Be.x)+Ut;break;default:gi=Ln+Je.width-Be.x-Ut}if(0<ut&&kt>ut-1||0<ot&&0<kt&&gi>ot){for(E.push(new Ce(0,ce?Wt-z:Wt,ot+ct,Xt+z+mt)),Ln=0;Ln<kt&&an!==kt;Ln++){gi=b[an-kt+Ln];var li=pd(gi,gi.locationObject,gi.locationSpot,jt);gi.moveTo(gi.position.x,gi.position.y+z-li.y)}Xt+=mt,Wt=ce?Wt+Xt:Wt+(Xt+z),kt=Xt=z=0,Ln=At,ce=!1}switch(Ln===At&&(at=xt===Lu?Math.max(at,Je.width-Be.x):Math.min(at,-Be.x)),z=Math.max(z,Be.y),Xt=Math.max(Xt,Je.height-Be.y),isFinite(ee)&&(Xt=Math.max(Xt,Math.max(Je.height,ee)-Be.y)),ce?Sn.moveTo(Ln-Be.x,Wt-Be.y):Sn.moveTo(Ln-Be.x,Wt),xt){case Lu:Ln-=Be.x+ct;break;default:Ln+=Je.width-Be.x+ct}kt++}if(E.push(new Ce(0,Wt,ot+ct,(ce?Xt:Xt+z)+mt)),b.length!==kt)for(ot=0;ot<kt;ot++)ut=b[b.length-kt+ot],ct=pd(ut,ut.locationObject,ut.locationSpot,rt),ut.moveTo(ut.position.x,ut.position.y+z-ct.y);if(Gt.free(rt),Gt.free(jt),xt===Lu)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);Ce.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===Lu?this.commitLayers(E,new Gt(b+y/2-(z+b),tt-x/2)):this.commitLayers(E,new Gt(b-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Ns.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}_e.Object.defineProperties(Ns.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!==bp&&a!==s0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==a0&&a!==Lu||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==oy&&a!==l0&&a!==Fp&&a!==u0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var s0=new ye(Ns,"Position",0),bp=new ye(Ns,"Location",1),a0=new ye(Ns,"LeftToRight",2),Lu=new ye(Ns,"RightToLeft",3),oy=new ye(Ns,"Forward",4),l0=new ye(Ns,"Reverse",5),Fp=new ye(Ns,"Ascending",6),u0=new ye(Ns,"Descending",7);Ns.className="GridLayout",Ns.standardComparer=u1,Ns.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},Ns.Position=s0,Ns.Location=bp,Ns.LeftToRight=a0,Ns.RightToLeft=Lu,Ns.Forward=oy,Ns.Reverse=l0,Ns.Ascending=Fp,Ns.Descending=u0;function Mr(){this.On=new Ze,this.Dn=new Ze,this.Pa=new Ze,this.cf=new zn,this.bf=new zn,this.aj=new zn,this.H=null,this.tp=!1}St=Mr.prototype,St.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},St.Xe=function(a){this.H=a},St.oi=function(a){if(a instanceof hn){if(this.On.add(a),a instanceof pi){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 $e?this.Dn.add(a):a instanceof nr||this.Pa.add(a);y=a.data,y===null||a instanceof nr||(a instanceof $e?this.bf.add(y,a):this.cf.add(y,a))},St.pc=function(a){if(a.Ej(),a instanceof hn){if(this.On.remove(a),a instanceof pi){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 $e?this.Dn.remove(a):a instanceof nr||this.Pa.remove(a);y=a.data,y===null||a instanceof nr||(a instanceof $e?this.bf.remove(y):this.cf.remove(y))},St.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 pi)&&ve('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 pi||ve('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 $e||ve('Invalid link template in Diagram.linkTemplateMap: template for "'+E+'" must be a Link, not a normal Node or simple Part: '+x);for(y=hi(),x=a.selection.iterator;x.next();)(E=x.value.data)&&y.push(E);for(x=hi(),a=a.highlighteds.iterator;a.next();)(E=a.value.data)&&x.push(E);for(a=hi(),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]);ni(y),ni(x),ni(a)}},Mr.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Mr.prototype.addModeledParts=function(a,y){var x=this,E=this.diagram.model;a.forEach(function(b){E.lb(b)&&h1(x,b,!1)}),a.forEach(function(b){E.lb(b)&&x.resolveReferencesForData(b)}),y!==!1&&Xc(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var E=a.Ro(y),b=d1(a,y,E);if(b!==null&&(Vl(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)}}Mr.prototype.insertLink=function(){return null},Mr.prototype.resolveReferencesForData=function(){},Mr.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var E=a.model;return E.Xj()&&E.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(g1||(g1=!0,Ji('No Group template found for category "'+x+'"'),Ji(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(c1||(c1=!0,Ji('No Node template found for category "'+x+'"'),Ji(" Using default node template")),y=a.ny))),y}Mr.prototype.getLinkCategoryForData=function(){return""},Mr.prototype.setLinkCategoryForData=function(){},Mr.prototype.setFromNodeForLink=function(){},Mr.prototype.setToNodeForLink=function(){},Mr.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(p1||(p1=!0,Ji('No Link template found for category "'+a+'"'),Ji(" Using default link template")),x=y.my)),x},Mr.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Mr.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Mr.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Ug(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Mr.prototype.unresolveReferencesForPart=function(){},Mr.prototype.removeDataForLink=function(){},Mr.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Mr.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof hn?a:null)},Mr.prototype.findLinkForKey=function(){return null},St=Mr.prototype,St.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},St.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof hn?a:null)},St.Kc=function(a){return a===null?null:this.bf.I(a)},St.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Ze;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(qe(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator},St.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Ze;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(qe(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(si(z)){if(!si(b)||b.length<z.length)return!1;for(var tt=0;tt<b.length;tt++){var rt=z[tt];if(rt!==void 0&&!f1(a,b[tt],rt))return!1}}else if(!f1(a,b,z))return!1}return!0}function f1(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(qe(y)&&qe(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}Mr.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===$r){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===Bo){var tt=a.newValue;E==="nodeDataArray"&&qe(tt)&&h1(this,tt),y.isModified=!0}else if(x===Wo){var rt=a.oldValue;E==="nodeDataArray"&&qe(rt)&&this.ip(rt),y.isModified=!0}else x===Na&&(E==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):E==="ModelDisplaced"&&this.Wd());else if(x===$r){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===Bo||x===Wo){var ut=a.change===Bo,ct=ut?a.newParam:a.oldParam,mt=ut?a.newValue:a.oldValue,yt=this.aj.I(a.object);if(Array.isArray(yt))for(a=0;a<yt.length;a++){var xt=yt[a];if(ut)Em(xt,mt,ct,!0);else if(!(0>ct)){var kt=ct+fp(xt);xt.pc(kt,!0),xv(xt,kt,ct)}}y.isModified=!0}}finally{y.aa=!0}}}}},Mr.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)},Mr.prototype.rp=function(){for(var a=this.H.model,y=new Ze,x=a.nodeDataArray,E=0;E<x.length;E++)y.add(x[E]);var b=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),b.forEach(function(tt){L1(a,tt,!1)}),E=0;E<x.length;E++){var z=x[E];this.Lc(z)===null&&C1(a,z,!1)}for(this.refreshDataBoundLinks(),x=this.parts.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.nodes.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.links.iterator;x.next();)x.value.updateRelationshipsFromData()},Mr.prototype.refreshDataBoundLinks=function(){},Mr.prototype.updateRelationshipsFromData=function(){},Mr.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=hi()),x.push(tt))}if(x!==null)break}if(x!==null){for(E=0;E<x.length;E++)x[E].La(y);ni(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(si(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){Hf(y,function(tt){tt=tt.O.s;for(var rt=tt.length,ot=0;ot<rt;ot++)Jg(x,tt[ot])});var E=y.Hh;if(si(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}}}}Mr.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var E=new zn;if(si(a))for(var b=0;b<a.length;b++)h0(this,a[b],y,E,x);else for(a=a.iterator;a.next();)h0(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 Ze;for(var z=new zn,tt=E.iterator;tt.next();){var rt=tt.value;if(rt instanceof $e)a||rt.fromNode!==null&&rt.toNode!==null||b.add(rt);else if(rt instanceof hn&&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 zn;E.each(function(ct){ct.key.data!==null&&ut.add(ct.key.data,ct.value.data)}),x(ut,y,this.H.model)}for(y=E.iterator;y.next();)y.value.La();return E};function h0(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 jn))return null;if(z.isSelected=!1,z.isHighlighted=!1,E.add(y,z),y instanceof hn){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 pi&&z instanceof pi)for(y=y.memberParts;y.next();)tt=h0(a,y.value,x,E,b),tt instanceof $e||tt===null||(tt.containingGroup=z)}else if(y instanceof $e&&z instanceof $e)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=h0(a,y.value,x,E,b),tt!==null&&tt instanceof hn&&(tt.labeledLink=z);return z}Mr.prototype.copyPartData=function(a,y){var x=null,E=a.data;if(E!==null&&y!==null){var b=y.model;a instanceof $e||(E=b.copyNodeData(E),qe(E)&&(b.xf(E),x=y.Lc(E)))}else Vl(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 $e||(b=y.copyNodeData(E)),qe(b)&&(x.data=b)));return x},_e.Object.defineProperties(Mr.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}}}),Mr.prototype.updateAllRelationshipsFromData=Mr.prototype.rp,Mr.prototype.findLinksByExample=Mr.prototype.ls,Mr.prototype.findNodesByExample=Mr.prototype.ms,Mr.prototype.findLinkForData=Mr.prototype.Kc,Mr.prototype.findNodeForData=Mr.prototype.ii,Mr.prototype.findPartForData=Mr.prototype.Lc,Mr.prototype.findNodeForKey=Mr.prototype.Vb,Mr.prototype.removeModeledPart=Mr.prototype.ip,Mr.prototype.removeModeledParts=Mr.prototype.Gs,Mr.prototype.rebuildParts=Mr.prototype.Wd;var c1=!1,g1=!1,p1=!1;Mr.className="PartManager";function ms(a){Mr.apply(this,arguments)}de(ms,Mr),ms.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},ms.prototype.addModeledParts=function(a){for(Mr.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)mg(a.value);Xc(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),Xc(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),E=a.findLinkTemplateForCategory(x);if(E!==null){Vl(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=g0(x,y,!0);z!==""&&(b.fromPortId=z),z=yl(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof hn&&(b.fromNode=z)),z=g0(x,y,!1),z!==""&&(b.toPortId=z),z=yl(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof hn&&(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}}}}ms.prototype.removeAllModeledParts=function(){var a=this.diagram.model;y1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function y1(a,y){y.forEach(function(x){a.ip(x)})}ms.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},ms.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},ms.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},ms.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},ms.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},ms.prototype.findPartForKey=function(a){var y=Mr.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},ms.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},ms.prototype.doModelChanged=function(a){var y=this;if(Mr.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===$r){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 ct=this.Kc(a.object);if(ct!==null){var mt=a.newValue;typeof mt=="string"&&(ct.toPortId=mt)}}else if(b==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var xt=a.newValue;if(xt!==void 0){var kt=this.Vb(xt);kt instanceof pi?yt.containingGroup=kt:yt.containingGroup=null}else yt.containingGroup=null}}else if(b==="linkLabelKeys"){var jt=this.Kc(a.object);if(jt!==null){var At=a.oldValue,Wt=a.newValue;Array.isArray(At)&&At.forEach(function(Be){0<=Wt.indexOf(Be)||(Be=y.Vb(Be),Be!==null&&(Be.labeledLink=null))}),Array.isArray(Wt)&&Wt.forEach(function(Be){Be=y.Vb(Be),Be!==null&&(Be.labeledLink=jt)})}}else if(b==="linkCategory"){var Ut=this.Kc(a.object),Xt=a.newValue;Ut!==null&&typeof Xt=="string"&&(Ut.category=Xt)}else b==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(E===Bo){var ee=a.newValue;if(b==="linkDataArray"&&typeof ee=="object"&&ee!==null)v1(this,ee);else if(b==="linkLabelKeys"&&rf(ee)){var ce=this.Kc(a.object),an=this.Vb(ee);ce!==null&&an!==null&&(an.labeledLink=ce)}x.isModified=!0}else if(E===Wo){var Ln=a.oldValue;if(b==="linkDataArray"&&typeof Ln=="object"&&Ln!==null)this.ip(Ln);else if(b==="linkLabelKeys"&&rf(Ln)){var Sn=this.Vb(Ln);Sn!==null&&(Sn.labeledLink=null)}x.isModified=!0}}else if(E===$r){var Je=a.propertyName;a.object!==x.model||Je!=="linkFromKeyProperty"&&Je!=="linkToKeyProperty"&&Je!=="linkFromPortIdProperty"&&Je!=="linkToPortIdProperty"&&Je!=="linkLabelKeysProperty"&&Je!=="nodeIsGroupProperty"&&Je!=="nodeGroupKeyProperty"&&Je!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},ms.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Ze,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){b1(y,z,!1)}),E.forEach(function(z){a.Kc(z)===null&&T1(y,z,!1)})},ms.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 $e){var b=yl(E,y,!0);if(b=x.Vb(b),a.fromNode=b,b=yl(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 Ze().addAll(y);var tt=new Ze;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 nr)&&(y=E.lh(y),y=x.findPartForKey(y),y===null||y instanceof pi)&&(a.containingGroup=y)}}},ms.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=Ap(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 pi&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=b)):(z.link=this.Kc(tt),z.link!==null&&b instanceof hn&&(yl(y,tt,!0)===x&&(z.link.fromNode=b),yl(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}}Mu(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof pi&&(b.containingGroup=a))}},ms.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof hn){var x=y.wa(a.data);if(x!==void 0){for(var E=a.linksConnected;E.next();)ku(y,x,E.value.data);if(a.isLinkLabel&&(E=a.labeledLink,E!==null&&ku(y,x,E.data)),a instanceof pi)for(a=a.memberParts;a.next();)E=a.value.data,y.lb(E)&&ku(y,x,E)}}},ms.prototype.copyPartData=function(a,y){var x=Mr.prototype.copyPartData.call(this,a,y);if(a instanceof $e)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},ms.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 $e){if(Vl(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 hn&&(Vl(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&&wg(z,E,z.wa(a.data),!0),Cg(z,E,rt,!0),x!==null&&wg(z,E,z.wa(x.data),!1),Cg(z,E,y,!1),z.fi(E),a=tt.archetypeLabelNodeData,a===null||a instanceof hn||(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},ms.prototype.findLinkForKey=ms.prototype.findLinkForKey,ms.prototype.findPartForKey=ms.prototype.findPartForKey,ms.prototype.removeAllModeledParts=ms.prototype.removeAllModeledParts,ms.prototype.addModeledParts=ms.prototype.addModeledParts,ms.prototype.addAllModeledParts=ms.prototype.addAllModeledParts,ms.className="GraphLinksPartManager";function bl(){Mr.apply(this,arguments),this.Sg=null}de(bl,Mr);function d0(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||!lr(E,b,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),E=a.findLinkTemplateForCategory(y),E!==null&&(Vl(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}}}bl.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},bl.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},bl.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}},bl.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))},bl.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},bl.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},bl.prototype.doModelChanged=function(a){if(Mr.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===$r){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:d0(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===$r){var ct=a.propertyName;a.object===y.model&&ct==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},bl.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;a instanceof hn&&(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:d0(this,y,a):E!==null&&Ug(x,E,!1)))}}},bl.prototype.updateDataBindings=function(a,y){Mr.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},bl.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=Ap(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 hn&&y.mh(z)===x&&d0(this,b,this.ii(z))}Mu(y,x)}a=y.mh(a),a!==void 0&&b instanceof hn&&(a=this.Vb(a),d0(this,a,b))}},bl.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof hn){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(Wo,"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)&&ku(y,x,b)}},bl.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},bl.prototype.findLinkForKey=bl.prototype.findLinkForKey,bl.className="TreePartManager";function bn(a,y){this.kl=new Ze,this.il=new Ze,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,br(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new zn,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 zn,this.Lt=new tn,this.Wg=!1,this.o=null,this.undoManager=new lo,a!==void 0&&(si(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}bn.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},bn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},bn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},bn.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)+":"+dr(b)}}return y},bn.prototype.xA=function(a){a.change!==Na&&ve("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof ss?(x1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},bn.prototype.Qv=function(a,y){var x=this,E=!1,b=new Ze,z=new Ze,tt=new Ze,rt=this.vh;a.changes.each(function(ct){ct.model===x&&(ct.modelChange==="nodeDataArray"?ct.change===Bo?b.add(ct.newValue):ct.change===Wo&&tt.add(ct.oldValue):x.lb(ct.object)?z.add(ct.object):ct.change!==$r||x.modelData!==ct.object&&ct.propertyName!=="modelData"?ct.object!==null&&(rt&&rt.contains(ct.object)?rt.get(ct.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ct.object instanceof bn||x.ri()&&x.Jc(ct.object)||P1(x,ct.object).each(function(mt){z.add(mt)})):E=!0)});var ot=this.il;ot.clear(),b.each(function(ct){ot.add(x.wa(ct)),y||z.add(ct)});var at=this.kl;at.clear(),tt.each(function(ct){at.add(x.wa(ct)),y&&z.add(ct)}),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},bn.prototype.cloneDeep=function(a){return Pg(this,a,!0)};function Pg(a,y,x,E,b,z){function tt(ct,mt){rt?(ct.__gohashid===void 0&&z.push(ct),E.set(ct,mt)):(ct=wa++,E.set(ct,mt),b.set(ct,y))}if(!qe(y))return y;z||(z=[]);var rt=Object.isExtensible(y);if(E||(E=new zn),rt){var ot=E.get(y);if(ot)return ot}else for(b||(b=new zn),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(Pg(a,y[ut],!1,E,b,z))}else if(y instanceof Gt||y instanceof ze||y instanceof Ce||y instanceof Ci||y instanceof Kn)ot=y.copy(),tt(y,ot);else{if(y instanceof kr||y instanceof nn||y instanceof ye)return y;if(y instanceof tn)ot=new tn().addAll(Pg(a,y.Fa(),!1,E,b,z)),tt(y,ot);else if(y instanceof Ze)ot=new Ze().addAll(Pg(a,y.Fa(),!1,E,b,z)),tt(y,ot);else if(y instanceof zn)ot=new zn().addAll(Pg(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]=Pg(a,y[ut],!1,E,b,z))}return x&&z.forEach(function(ct){delete ct.__gohashid}),ot}St=bn.prototype,St.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},St.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},St.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,qe(y)&&(a.dm(y),a.modelData=y)}St.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!w1(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+uy(this,this.modelData)),a+`,
"nodeDataArray": `+nf(this,this.nodeDataArray,!0)},St.kv=function(a){S1(this,a),a=a.nodeDataArray,si(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(b,z){if((z=z.part)&&(z=z.data,b!==z)){var tt=E.get(b);tt===null?(tt=new Ze,tt.add(z),E.add(b,tt)):tt.add(z)}}var E=a.vh;E===null&&(E=new zn,y.changes.each(function(b){if(b.diagram!==null){var z=b.change;z===$r?(b=b.object.panel)&&(z=b.data)&&x(z,b):(z===Bo||z===Wo)&&(b=b.object,(z=b.itemArray)&&x(z,b))}}),a.vh=E)}function P1(a,y){for(var x=new Ze,E=0;E<a.nodeDataArray.length;E++){var b=a.nodeDataArray[E];f0(a,y,b,b,x)}return x}function f0(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(f0(a,y,tt,E,b))return!0}else if(qe(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return b.add(E),!0;if(f0(a,y,tt,E,b))return!0}return!1}St.Pv=function(a,y){var x=this,E=!1,b=new Ze,z=new Ze,tt=new Ze,rt=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===Bo?b.add(ut.newValue):ut.change===Wo&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==$r||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ct){x.lb(ct)&&z.add(ct)}):ut.object instanceof bn||x.ri()&&x.Jc(ut.object)||P1(x,ut.object).each(function(ct){z.add(ct)})):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)+nf(this,ot.Fa(),!0)),0<z.count&&(a+=this.jy+nf(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+nf(this,at.Fa(),!0)),at.clear(),ot.clear(),a},St.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)&&ve("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,E=new zn;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)},St.$x=function(a,y){a.change!==Na&&ve("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof ss?(y===void 0&&(y=Bp(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},St.yA=function(a,y){return this.$x(a,y)},St.np=function(a){return a===void 0&&(a=Bp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},St.toJSON=function(a){return this.np(a)},St.Zw=function(a){var y=null;if(typeof a=="string")try{y=Pe.JSON.parse(a)}catch(E){}else typeof a=="object"?y=a:ve("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&ve("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},St.Ky=function(a){return this.Zw(a)},bn.constructGraphLinksModel=function(){return new bn},St=bn.prototype,St.dm=function(a){if(si(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];if(qe(E)){var b=x;E=this.dm(E),Array.isArray(a)?a[b]=E:ve("Cannot replace an object in an HTMLCollection or NodeList at "+b)}}else if(qe(a)){for(y in a)if(x=a[y],qe(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 tn,E=0;E<x.length/2;E++)b.add(new Gt(x[2*E],x[2*E+1]));b.freeze(),a[y]=b}}return Fx(a)}return a},St.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()):si(a)?nf(this,a):qe(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function nf(a,y,x){x===void 0&&(x=!1);var E=y.length;if(0>=E)return"[]";var b=new Er;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 w1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function ma(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof Gt)y={class:"go.Point",x:ma(x.x),y:ma(x.y)};else if(x instanceof ze)y={class:"go.Size",width:ma(x.width),height:ma(x.height)};else if(x instanceof Ce)y={class:"go.Rect",x:ma(x.x),y:ma(x.y),width:ma(x.width),height:ma(x.height)};else if(x instanceof Ci)y={class:"go.Margin",top:ma(x.top),right:ma(x.right),bottom:ma(x.bottom),left:ma(x.left)};else if(x instanceof Kn)x.sb()?y={class:"go.Spot",x:ma(x.x),y:ma(x.y),offsetX:ma(x.offsetX),offsetY:ma(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof kr){if(y={class:"go.Brush",type:x.type.name},x.type===fd?y.color=x.color:(x.type===_h||x.type===El)&&(y.start=x.start,y.end=x.end,x.type===El&&(x.startRadius!==0&&(y.startRadius=ma(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=ma(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 nn?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=ma(x.startX)),x.startY!==0&&(y.startY=ma(x.startY)),x.endX!==0&&(y.endX=ma(x.endX)),x.endY!==0&&(y.endY=ma(x.endY)),x.spot1.D(Ls)||(y.spot1=x.spot1),x.spot2.D(Oa)||(y.spot2=x.spot2),x.type===nn.o&&(y.path=nn.ia(x))):x instanceof ye&&(y={class:"go.EnumValue",classType:Bp(a,x.classType),name:x.name});E="{",x=!0;for(var b in y){var z=Io(y,b);if(!w1(b,z))if(x?x=!1:E+=",",E+=a.quote(b)+":",b==="points"&&z instanceof tn){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 va(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Fx(a){if(typeof a!="object")return a;var y=a.class||"";if(y==="NaN")return NaN;if(y==="Date")return new Date(a.value);if(y.indexOf("go.")!==0)return a;y=y.substr(3);var x=a;if(y==="Point")x=new Gt(va(a.x),va(a.y));else if(y==="Size")x=new ze(va(a.width),va(a.height));else if(y==="Rect")x=new Ce(va(a.x),va(a.y),va(a.width),va(a.height));else if(y==="Margin")x=new Ci(va(a.top),va(a.right),va(a.bottom),va(a.left));else if(y==="Spot")typeof a.enum=="string"?x=zd(a.enum):x=new Kn(va(a.x),va(a.y),va(a.offsetX),va(a.offsetY));else if(y==="Brush"){if(x=new kr,x.type=ji(kr,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof Kn&&(x.start=a.start),a.end instanceof Kn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=va(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=va(a.endRadius)),a=a.colorStops,qe(a))for(var E in a)x.addColorStop(parseFloat(E),a[E])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=nn.parse(a.path):x=new nn,x.type=ji(nn,a.type),typeof a.startX=="number"&&(x.startX=va(a.startX)),typeof a.startY=="number"&&(x.startY=va(a.startY)),typeof a.endX=="number"&&(x.endX=va(a.endX)),typeof a.endY=="number"&&(x.endY=va(a.endY)),a.spot1 instanceof Kn&&(x.spot1=a.spot1),a.spot2 instanceof Kn&&(x.spot2=a.spot2)):y==="EnumValue"&&(E=a.classType,E.indexOf("go.")===0&&(E=E.substr(3)),E=dy(E),typeof E=="function"&&(x=ji(E,a.name)));return x}St.Pe=function(a){return this.Lt.add(a),this},St.ik=function(a){this.Lt.remove(a)},St.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)},St.cb=function(a,y,x,E,b,z,tt){$o(this,"",a,y,x,E,b,z,tt)},St.g=function(a,y,x,E,b){$o(this,"",$r,a,this,y,x,E,b)},St.Fs=function(a,y,x,E,b,z){$o(this,"",$r,y,a,x,E,b,z)};function $o(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)}bn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===$r){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)),no(x,E,b)}else a.change===Bo?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,qe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]===a&&jr(this.Tc,x),E!==void 0&&this.kb.remove(E)):(this.Tc[x]!==a&&uo(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)))):a.modelChange===""?((E=a.object)&&!si(E)&&a.propertyName&&(E=Io(a.object,a.propertyName)),si(E)&&typeof x=="number"&&(a=a.newValue,y?jr(E,x):uo(E,x,a))):ve("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===Wo?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,qe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]!==a&&uo(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)):(this.Tc[x]===a&&jr(this.Tc,x),E!==void 0&&this.kb.remove(E)))):a.modelChange===""?((E=a.object)&&!si(E)&&a.propertyName&&(E=Io(a.object,a.propertyName)),si(E)&&typeof x=="number"&&(a=a.oldValue,y?uo(E,x,a):jr(E,x))):ve("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==Na&&ve("unknown ChangedEvent: "+a.toString())},bn.prototype.Ea=function(a){return this.undoManager.Ea(a)},bn.prototype.eb=function(a){return this.undoManager.eb(a)},bn.prototype.Kf=function(){return this.undoManager.Kf()},bn.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}},St=bn.prototype,St.La=function(a,y){y===void 0&&(y=""),$o(this,"SourceChanged",Na,y,a,null,null)},St.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Io(a,y),y!==void 0)){if(rf(y))return y;ve("Key value for node data "+a+" is not a number or a string: "+y)}}},St.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var E=Io(a,x);E!==y&&this.hc(y)===null&&(no(a,x,y),E!==void 0&&this.kb.remove(E),this.kb.add(y,a),$o(this,"nodeKey",$r,x,a,E,y),typeof x=="string"&&this.La(a,x),this.jp(E,y))}else no(a,x,y)}};function rf(a){return typeof a=="number"||typeof a=="string"}St.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},St.hc=function(a){return a===null&&ve("Model.findNodeDataForKey:key must not be null"),a!==void 0&&rf(a)?this.kb.I(a):null},St.$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))){no(a,y,x);return}if(typeof x=="string"){for(E=2;this.kb.contains(x+E);)E++;no(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;no(a,y,x)}}}}},St.xf=function(a){a!==null&&(Cs(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var E=a.wa(y);(E===void 0||a.kb.I(E)!==y)&&(a.$u(y),E=a.wa(y),E===void 0&&ve("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(E,y),E=null,x&&(E=a.Tc.length,uo(a.Tc,E,y)),$o(a,"nodeDataArray",Bo,"nodeDataArray",a,null,y,null,E),a.fm(y),a.em(y))}St.Fy=function(a){if(si(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)},St.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var E=a.wa(y);if(E!==void 0&&a.kb.remove(E),E=null,x){t:if(x=a.Tc,Array.isArray(x))E=x.indexOf(y);else{E=x.length;for(var b=0;b<E;b++)if(x[b]===y){E=b;break t}E=-1}if(0>E)return;jr(a.Tc,E)}$o(a,"nodeDataArray",Wo,"nodeDataArray",a,y,null,E,null),a.qp(y)}St.nA=function(a){if(si(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)},St.$z=function(a){if(a!==this.nodeDataArray&&si(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()}},St.jp=function(a,y){y!==void 0&&(a=Ap(this,a),a instanceof Ze&&this.Vf.add(y,a))},St.Lv=function(){},St.fm=function(){},St.em=function(){},St.qp=function(){};function ku(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E===null&&(E=new Ze,a.Vf.add(y,E)),E.add(x)}}function Mu(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E instanceof Ze&&(x==null?a.Vf.remove(y):(E.remove(x),E.count===0&&a.Vf.remove(y)))}}function Ap(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Ze?a:null)}St.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},bn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):c0(this,a,!0),qe(a)&&br(a),a};function c0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var E=[];for(x=0;x<y.length;x++){var b=c0(a,y[x],a.copiesArrayObjects);E.push(b)}return br(E),E}if(x&&qe(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=Io(y,E),tt=Bp(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof bn||z instanceof lo||z instanceof ss||z instanceof so||(z=c0(a,z,!1)),no(x,E,z)}return br(x),x}return y instanceof Gt||y instanceof ze||y instanceof Ce||y instanceof Kn||y instanceof Ci?y.copy():y}bn.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}}else!k1&&a instanceof ne&&(k1=!0,Ji('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),Ji(" Is that really your intent?"));var E=Io(a,y);E!==x&&(no(a,y,x),this.Fs(a,y,E,x))},St=bn.prototype,St.set=function(a,y,x){this.setDataProperty(a,y,x)},St.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])}},St.Ay=function(a,y){this.ts(a,-1,y)},St.ts=function(a,y,x){0>y&&(y=a.length),uo(a,y,x),$o(this,"",Bo,"",a,null,x,null,y)},St.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&ve("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];jr(a,y),$o(this,"",Wo,"",a,x,null,y,null)},St.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Io(a,y),y===void 0))return"";if(typeof y=="string")return y;ve("getCategoryForNodeData found a non-string category for "+a+": "+y)},St.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var E=Io(a,x);E===void 0&&(E=""),E!==y&&(no(a,x,y),$o(this,"nodeCategory",$r,x,a,E,y))}else no(a,x,y)}},St.lm=function(a,y){this.jm(y,this.Ro(a))},St.Tl=function(){return!1},St.Wj=function(){return!1},St.ri=function(){return!1},St.xs=function(){return!1},St.Xj=function(){return!1};function hy(){return new bn}function Bp(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 Bp(a,y.constructor);return typeof y}function dy(a){return lu[a]?lu[a]:Pe.go!==void 0&&Pe.go[a]?Pe.go[a]:null}function Io(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 no(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){}}_e.Object.defineProperties(bn.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===""&&ve("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&ve("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];qe(b)||ve("Model.nodeDataArray must only contain Objects, not: "+b),Cs(b)}for(this.Tc=a,E=new tn,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($o(this,"nodeDataArray",$r,"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"}}}),bn.prototype.setCategoryForNodeData=bn.prototype.jm,bn.prototype.getCategoryForNodeData=bn.prototype.Ro,bn.prototype.removeArrayItem=bn.prototype.ov,bn.prototype.insertArrayItem=bn.prototype.ts,bn.prototype.addArrayItem=bn.prototype.Ay,bn.prototype.assignAllDataProperties=bn.prototype.Do,bn.prototype.set=bn.prototype.set,bn.prototype.clearUnresolvedReferences=bn.prototype.Qy,bn.prototype.mergeNodeDataArray=bn.prototype.$z,bn.prototype.removeNodeDataCollection=bn.prototype.nA,bn.prototype.removeNodeData=bn.prototype.cm,bn.prototype.addNodeDataCollection=bn.prototype.Fy,bn.prototype.addNodeData=bn.prototype.xf,bn.prototype.makeNodeDataKeyUnique=bn.prototype.$u,bn.prototype.findNodeDataForKey=bn.prototype.hc,bn.prototype.containsNodeData=bn.prototype.lb,bn.prototype.setKeyForNodeData=bn.prototype.km,bn.prototype.getKeyForNodeData=bn.prototype.wa,bn.prototype.updateTargetBindings=bn.prototype.La,bn.prototype.commit=bn.prototype.commit,bn.prototype.rollbackTransaction=bn.prototype.Kf,bn.prototype.commitTransaction=bn.prototype.eb,bn.prototype.startTransaction=bn.prototype.Ea,bn.prototype.raiseDataChanged=bn.prototype.Fs,bn.prototype.raiseChanged=bn.prototype.g,bn.prototype.raiseChangedEvent=bn.prototype.cb,bn.prototype.removeChangedListener=bn.prototype.ik,bn.prototype.addChangedListener=bn.prototype.Pe,bn.prototype.writeJsonValue=bn.prototype.sm,bn.prototype.replaceJsonObjects=bn.prototype.dm,bn.prototype.applyIncrementalJSON=bn.prototype.Ky,bn.prototype.applyIncrementalJson=bn.prototype.Zw,bn.prototype.toJSON=bn.prototype.toJSON,bn.prototype.toJson=bn.prototype.np,bn.prototype.toIncrementalJSON=bn.prototype.yA,bn.prototype.toIncrementalJson=bn.prototype.$x,bn.prototype.toIncrementalData=bn.prototype.xA,bn.prototype.clear=bn.prototype.clear;var k1=!1,lu={};bn.className="Model",bn.fromJSON=bn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=Pe.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:ve("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=Pe[E])),typeof b=="function"&&(a=new b)}catch(z){}a===null||a instanceof bn?y=a:ve("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=bn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},bn.safePropertyValue=Io,bn.safePropertySet=no,lu.Brush=kr,lu.ChangedEvent=so,lu.Geometry=nn,lu.Margin=Ci,lu.Panel=Ve,lu.Point=Gt,lu.Rect=Ce,lu.Size=ze,lu.Spot=Kn,lu.Transaction=ss,lu.UndoManager=lo;function Ho(a,y,x,E){br(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=N1,this.wk=null):(this.el=Dp,this.wk=E),this.st=new Ze}Ho.prototype.copy=function(){var a=new Ho;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},St=Ho.prototype,St.qb=function(a){a.classType===Ho&&(this.mode=a)},St.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},St.freeze=function(){return this._isFrozen=!0,this},St.ka=function(){return this._isFrozen=!1,this},St.Kx=function(a){return a===void 0&&(a=null),this.mode=Dp,this.backConverter=a,this},St.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},St.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function M1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}St.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==="")Ji("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(E!==""&&(z=Io(y,E)),z!==void 0)if(b===null)x!==""&&no(a,x,z);else try{if(x!==""){var tt=b(z,a);no(a,x,tt)}else b(z,a)}catch(rt){}}}},St.sp=function(a,y,x,E){if(this.el===Dp){var b=this.xl;if(x===void 0||b===x){x=this.sl;var z=this.wk,tt=a;if(b!==""&&(tt=Io(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):no(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 ct=z(tt,y,ot);ot!==null?ot.setDataProperty(y,x,ct):no(y,x,ct)}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,xt=E.panel.itemArray;ot.ov(xt,yt),ot.ts(xt,yt,mt)}}}catch(kt){}}finally{this.st.remove(a)}}}},_e.Object.defineProperties(Ho.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&_n(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&_n(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&_n(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&_n(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&_n(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&_n(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&_n(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&_n(this),this.el=a}}}),Ho.prototype.updateSource=Ho.prototype.sp,Ho.prototype.updateTarget=Ho.prototype.Mv,Ho.prototype.ofModel=Ho.prototype.dA,Ho.prototype.ofObject=Ho.prototype.cp,Ho.prototype.makeTwoWay=Ho.prototype.Kx;var Ax="Binding",N1=new ye(Ho,"OneWay",1),Dp=new ye(Ho,"TwoWay",2);Ho.className="Binding",Ho.parseEnum=function(a,y){return function(x){return x=ji(a,x),x===null?y:x}},Ho.toString=dr,Ho.OneWay=N1,Ho.TwoWay=Dp;function Yi(a,y,x){bn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new Ze,this.wb=new zn,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&&(si(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}de(Yi,bn),Yi.constructGraphLinksModel=bn.constructGraphLinksModel,Yi.prototype.cloneProtected=function(a){bn.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},St=Yi.prototype,St.clear=function(){bn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},St.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)+":"+dr(b)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,E=0;E<x;E++)b=a[E],y+=" "+yl(this,b,!0)+"-->"+yl(this,b,!1)}return y},St.Qv=function(a,y){this.linkKeyProperty===""&&ve("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=bn.prototype.Qv.call(this,a,y),E=this,b=new Ze,z=new Ze,tt=new Ze,rt=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===Bo?b.add(ut.newValue):ut.change===Wo&&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(ct){E.Jc(ct)&&z.add(ct)}):ut.object instanceof bn||E.lb(ut.object)||E1(E,ut.object).each(function(ct){z.add(ct)})))});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},St.rm=function(){var a=bn.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},St.gp=function(a){bn.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)},St.Rv=function(){var a=bn.prototype.Rv.call(this),y=`,
"linkDataArray": `+nf(this,this.linkDataArray,!0);return a+y},St.kv=function(a){bn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function E1(a,y){for(var x=new Ze,E=0;E<a.linkDataArray.length;E++){var b=a.linkDataArray[E];f0(a,y,b,b,x)}return x}St.Pv=function(a,y){this.linkKeyProperty===""&&ve("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=bn.prototype.Pv.call(this,a,y),E=this,b=new Ze,z=new Ze,tt=new Ze,rt=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===Bo?b.add(ut.newValue):ut.change===Wo&&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(ct){E.Jc(ct)&&z.add(ct)}):ut.object instanceof bn||E.lb(ut.object)||E1(E,ut.object).each(function(ct){z.add(ct)})))});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)+nf(this,ot.Fa(),!0)),0<z.count&&(a+=this.iy+nf(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+nf(this,at.Fa(),!0)),at.clear(),ot.clear(),a},St.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)&&ve("applyIncrementalJson cannot change Model properties"),bn.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]);F1(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)},Yi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===$r){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),no(x,E,b);return}}else if(a.change===Bo){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,qe(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===Wo){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,qe(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}}bn.prototype.changeState.call(this,a,y)}},St=Yi.prototype,St.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),no(x,this.nodeKeyProperty,a),this.xf(x))}return a}},St.yx=function(a){return yl(this,a,!0)},St.wv=function(a,y){wg(this,a,y,!0)},St.Bx=function(a){return yl(this,a,!1)},St.Bv=function(a,y){wg(this,a,y,!1)};function yl(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Io(y,a),a!==void 0))){if(rf(a))return a;ve((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function wg(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=Io(y,b);z!==x&&(Mu(a,z,y),no(y,b,x),a.hc(x)===null&&ku(a,x,y),$o(a,E?"linkFromKey":"linkToKey",$r,b,y,z,x),typeof b=="string"&&a.La(y,b))}else no(y,b,x)}}St.zx=function(a){return g0(this,a,!0)},St.xv=function(a,y){Cg(this,a,y,!0)},St.Cx=function(a){return g0(this,a,!1)},St.Cv=function(a,y){Cg(this,a,y,!1)};function g0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Io(y,a),y===void 0?"":y)}function Cg(a,y,x,E){if(y!==null){var b=E?a.ej:a.fj;if(b!=="")if(a.Jc(y)){var z=Io(y,b);z===void 0&&(z=""),z!==x&&(no(y,b,x),$o(a,E?"linkFromPortId":"linkToPortId",$r,b,y,z,x),typeof b=="string"&&a.La(y,b))}else no(y,b,x)}}St.Ef=function(a){if(a===null)return p0;var y=this.je;return y===""?p0:(a=Io(a,y),a===void 0?p0:a)},St.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var E=Io(a,x);if(E===void 0&&(E=p0),E!==y){if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)Mu(this,E[z],a);for(no(a,x,y),b=y.length,z=0;z<b;z++){var tt=y[z];this.hc(tt)===null&&ku(this,tt,a)}$o(this,"linkLabelKeys",$r,x,a,E,y),typeof x=="string"&&this.La(a,x)}}else no(a,x,y)}},St.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=Io(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&&ku(this,y,a),$o(this,"linkLabelKeys",Bo,x,a,null,y,null,b)))}else ve(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},St.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=Io(a,x);if(Array.isArray(E)){var b=E.indexOf(y);0>b||(E.splice(b,1),this.Jc(a)&&(Mu(this,y,a),$o(this,"linkLabelKeys",Wo,x,a,y,null,b,null)))}else E!==void 0&&ve(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},St.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Io(a,y),y!==void 0)){if(rf(y))return y;ve("Key value for link data "+a+" is not a number or a string: "+y)}}},St.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var E=Io(a,x);E!==y&&this.jh(y)===null&&(no(a,x,y),E!==void 0&&this.wb.remove(E),this.wb.add(y,a),$o(this,"linkKey",$r,x,a,E,y),typeof x=="string"&&this.La(a,x))}else no(a,x,y)}},St.jh=function(a){return a===null&&ve("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&rf(a)?this.wb.I(a):null},St.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))){no(a,y,x);return}if(typeof x=="string"){for(E=2;this.wb.contains(x+E);)E++;no(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;no(a,y,x)}}}}},St.Jc=function(a){return a===null?!1:this.$f.contains(a)},St.fi=function(a){a!==null&&(Cs(a),this.Jc(a)||T1(this,a,!0))};function T1(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&&ve("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)),$o(a,"linkDataArray",Bo,"linkDataArray",a,null,y,null,E),fy(a,y)}St.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)},St.bm=function(a){a!==null&&b1(this,a,!0)};function b1(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($o(a,"linkDataArray",Wo,"linkDataArray",a,y,null,E,null),x=yl(a,y,!0),Mu(a,x,y),x=yl(a,y,!1),Mu(a,x,y),E=a.Ef(y),Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],Mu(a,x,y)}St.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)},St.Zz=function(a){if(this.linkKeyProperty===""&&ve("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&si(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),F1(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 fy(a,y){var x=yl(a,y,!0);x=a.Vl(x),a.hc(x)===null&&ku(a,x,y),x=yl(a,y,!1),x=a.Vl(x),a.hc(x)===null&&ku(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&&ku(a,x,y)}St.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):c0(this,a,!0),qe(a)&&(br(a),this.lf!==""&&no(a,this.lf,void 0),this.mf!==""&&no(a,this.mf,void 0),this.je!==""&&no(a,this.je,[])),a},St.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Io(a,y)},St.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Io(a,y),y!==void 0)){if(rf(y))return y;ve("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},St.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var E=Io(a,x);E!==y&&(Mu(this,E,a),no(a,x,y),this.hc(y)===null&&ku(this,y,a),$o(this,"nodeGroupKey",$r,x,a,E,y),typeof x=="string"&&this.La(a,x))}else no(a,x,y)}},Yi.prototype.copyNodeData=function(a){return a===null?null:(a=bn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Io(a,this.Je)===void 0||no(a,this.Je,void 0),a)},Yi.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){wg(this,a,x,!0);return}if(y===this.linkToKeyProperty){wg(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Cg(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Cg(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=Io(a,y);E!==x&&(no(a,y,x),this.Fs(a,y,E,x))},St=Yi.prototype,St.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&&Io(a,b)===y[b]||E&&b===this.linkKeyProperty||this.setDataProperty(a,b,y[b])}},St.jp=function(a,y){bn.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(yl(this,E,!0)===b){var tt=this.lf;no(E,tt,z),$o(this,"linkFromKey",$r,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)}if(yl(this,E,!1)===b&&(tt=this.mf,no(E,tt,z),$o(this,"linkToKey",$r,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,$o(this,"linkLabelKeys",Bo,ot,E,b,z,at,at))}},St.qv=function(a,y,x){if(this.lh(a)===y){var E=this.Je;no(a,E,x),$o(this,"nodeGroupKey",$r,E,a,y,x),typeof E=="string"&&this.La(a,E)}},St.Lv=function(){bn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},St.fm=function(a){bn.prototype.fm.call(this,a),a=this.wa(a);var y=Ap(this,a);if(y!==null){var x=hi();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)){if(this.lh(E)===a){var b=this.Je;$o(this,"nodeGroupKey",$r,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}else if(yl(this,E,!0)===a&&(b=this.lf,$o(this,"linkFromKey",$r,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),yl(this,E,!1)===a&&(b=this.mf,$o(this,"linkToKey",$r,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&&($o(this,"linkLabelKeys",Bo,tt,E,a,a,rt,rt),x.push(E))}for(y=0;y<x.length;y++)Mu(this,a,x[y]);ni(x)}},St.em=function(a){bn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&ku(this,y,a)},St.qp=function(a){bn.prototype.qp.call(this,a);var y=this.lh(a);Mu(this,y,a)},St.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Io(a,y),y===void 0))return"";if(typeof y=="string")return y;ve("getCategoryForLinkData found a non-string category for "+a+": "+y)},Yi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},Yi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var E=Io(a,x);E===void 0&&(E=""),E!==y&&(no(a,x,y),$o(this,"linkCategory",$r,x,a,E,y),typeof x=="string"&&this.La(a,x))}else no(a,x,y)}},Yi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},St=Yi.prototype,St.lm=function(a,y){bn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function F1(a,y,x){a.lp(x,a.ps(y)),a.wv(x,a.yx(y)),a.Bv(x,a.Bx(y)),a.Ls(x,a.Ef(y)),a.xv(x,a.zx(y)),a.Cv(x,a.Cx(y))}St.Wj=function(){return!0},St.ri=function(){return!0},St.xs=function(){return!0},St.Xj=function(){return!0},_e.Object.defineProperties(Yi.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];qe(b)||ve("GraphLinksModel.linkDataArray must only contain Objects, not: "+b),Cs(b)}if(this.md=a,this.linkKeyProperty!==""){for(E=new tn,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 Ze,b=0;b<x;b++)E.add(a[b]);for(this.$f=E,$o(this,"linkDataArray",$r,"linkDataArray",this,y,a),y=0;y<x;y++)fy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,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"}}}),Yi.prototype.setCategoryForLinkData=Yi.prototype.lp,Yi.prototype.getCategoryForLinkData=Yi.prototype.ps,Yi.prototype.assignAllDataProperties=Yi.prototype.Do,Yi.prototype.setGroupKeyForNodeData=Yi.prototype.mp,Yi.prototype.getGroupKeyForNodeData=Yi.prototype.lh,Yi.prototype.isGroupForNodeData=Yi.prototype.Yu,Yi.prototype.copyLinkData=Yi.prototype.Jo,Yi.prototype.mergeLinkDataArray=Yi.prototype.Zz,Yi.prototype.removeLinkDataCollection=Yi.prototype.lA,Yi.prototype.removeLinkData=Yi.prototype.bm,Yi.prototype.addLinkDataCollection=Yi.prototype.Ey,Yi.prototype.addLinkData=Yi.prototype.fi,Yi.prototype.containsLinkData=Yi.prototype.Jc,Yi.prototype.makeLinkDataKeyUnique=Yi.prototype.Bs,Yi.prototype.findLinkDataForKey=Yi.prototype.jh,Yi.prototype.setKeyForLinkData=Yi.prototype.Ks,Yi.prototype.getKeyForLinkData=Yi.prototype.Ac,Yi.prototype.removeLabelKeyForLinkData=Yi.prototype.Qx,Yi.prototype.addLabelKeyForLinkData=Yi.prototype.Bu,Yi.prototype.setLabelKeysForLinkData=Yi.prototype.Ls,Yi.prototype.getLabelKeysForLinkData=Yi.prototype.Ef,Yi.prototype.setToPortIdForLinkData=Yi.prototype.Cv,Yi.prototype.getToPortIdForLinkData=Yi.prototype.Cx,Yi.prototype.setFromPortIdForLinkData=Yi.prototype.xv,Yi.prototype.getFromPortIdForLinkData=Yi.prototype.zx,Yi.prototype.setToKeyForLinkData=Yi.prototype.Bv,Yi.prototype.getToKeyForLinkData=Yi.prototype.Bx,Yi.prototype.setFromKeyForLinkData=Yi.prototype.wv,Yi.prototype.getFromKeyForLinkData=Yi.prototype.yx,Yi.prototype.clear=Yi.prototype.clear;var p0=Object.freeze([]);Yi.className="GraphLinksModel",lu.GraphLinksModel=Yi,bn.constructGraphLinksModel=bn.constructGraphLinksModel=function(){return new Yi},bn.initDiagramModel=hy=function(){return new Yi};function ya(a,y){bn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(si(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}de(ya,bn),ya.constructGraphLinksModel=bn.constructGraphLinksModel,ya.prototype.cloneProtected=function(a){bn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},St=ya.prototype,St.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)+":"+dr(b)}}return y},St.rm=function(){var a=bn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},St.gp=function(a){bn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},St.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&ve("applyIncrementalJson cannot change Model properties"),bn.prototype.fp.call(this,a)},St.Vl=function(a){return a},St.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Io(a,y),y!==void 0)){if(rf(y))return y;ve("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},St.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=Io(a,x);E!==y&&(Mu(this,E,a),no(a,x,y),this.hc(y)===null&&ku(this,y,a),$o(this,"nodeParentKey",$r,x,a,E,y),typeof x=="string"&&this.La(a,x))}else no(a,x,y)}},St.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Io(a,y),y===void 0)?"":typeof y=="string"?y:(ve("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},ya.prototype.getLinkCategoryForData=function(a){return this.ss(a)},ya.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var E=Io(a,x);E===void 0&&(E=""),E!==y&&(no(a,x,y),$o(this,"parentLinkCategory",$r,x,a,E,y),typeof x=="string"&&this.La(a,x))}else no(a,x,y)}},ya.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},ya.prototype.copyNodeData=function(a){return a===null?null:(a=bn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Io(a,this.Ke)===void 0||no(a,this.Ke,void 0),a)},ya.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=Io(a,y);E!==x&&(no(a,y,x),this.Fs(a,y,E,x))},St=ya.prototype,St.jp=function(a,y){bn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},St.qv=function(a,y,x){if(this.mh(a)===y){var E=this.Ke;no(a,E,x),$o(this,"nodeParentKey",$r,E,a,y,x),typeof E=="string"&&this.La(a,E)}},St.fm=function(a){bn.prototype.fm.call(this,a),a=this.wa(a);var y=Ap(this,a);if(y!==null){var x=hi();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)&&this.mh(E)===a){var b=this.Ke;$o(this,"nodeParentKey",$r,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}for(y=0;y<x.length;y++)Mu(this,a,x[y]);ni(x)}},St.em=function(a){bn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&ku(this,y,a)},St.qp=function(a){bn.prototype.qp.call(this,a);var y=this.mh(a);Mu(this,y,a)},St.lm=function(a,y){bn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},St.Tl=function(){return!0},St.xs=function(){return!0},_e.Object.defineProperties(ya.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"}}}),ya.prototype.setParentLinkCategoryForNodeData=ya.prototype.Ms,ya.prototype.getParentLinkCategoryForNodeData=ya.prototype.ss,ya.prototype.setParentKeyForNodeData=ya.prototype.qe,ya.prototype.getParentKeyForNodeData=ya.prototype.mh,ya.className="TreeModel",lu.TreeModel=ya;function po(a){oo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=uu,this.Ti=0,this.Zv=new Gt,this.Jp=this.me=0,this.Xr=new jp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=uu,this.K=Sa,this.nd=kg,this.hd=ry,this.tf=6,this.Nn=w0,a&&Object.assign(this,a)}de(po,oo),po.prototype.cloneProtected=function(a){oo.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},po.prototype.qb=function(a){a.classType===po?a===x0||a===P0||a===y0||a===S0||a===kg?this.sorting=a:a===Zf||a===Lg||a===Sa||a===sf?this.direction=a:a===xd||a===of||a===uu||a===hu?this.arrangement=a:(a===Ec||a===w0)&&(this.nodeDiameterFormula=a):oo.prototype.qb.call(this,a)},po.prototype.createNetwork=function(){return new Mg(this)},po.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 tn;y.addAll(a.iterator),a=new tn;var x=new tn,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 ct=this.startAngle;isFinite(ct)||(ct=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),rt===hu&&ot===Ec?rt=uu:rt===hu&&ot!==Ec&&(rt=this.arrangement),(this.direction===Zf||this.direction===Lg)&&this.sorting!==kg){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===Zf?(this.arrangement===hu&&a.reverse(),E=new tn,E.addAll(a),E.addAll(x)):(this.arrangement===hu&&x.reverse(),E=new tn,E.addAll(x),E.addAll(a))}ot=E.length;for(var yt=z=b=0;yt<E.length;yt++){var xt=ct+mt*z*(this.direction===Sa?1:-1)/ot,kt=E.M(yt).diameter;isNaN(kt)&&(kt=af(E.M(yt),xt)),360>mt&&(yt===0||yt===E.length-1)&&(kt/=2),b+=kt,z++}if(isNaN(at)||rt===hu){if(isNaN(y)&&(y=6),rt!==uu&&rt!==hu){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)&&af(yt,0),isNaN(b.diameter)&&af(b,0),z=Math.max(z,(yt.diameter+b.diameter)/2);tt=z+y,rt===xd?at=(z+y)/(2*Math.PI/ot):at=m0(this,tt*(360<=mt?ot:ot-1),ut,ct*Math.PI/180,mt*Math.PI/180)}else at=m0(this,b+(360<=mt?ot:ot-1)*(rt!==hu?y:1.6*y),ut,ct*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=cy(this,at,z,ct*Math.PI/180,mt*Math.PI/180),isNaN(y))(rt===uu||rt===hu)&&(y=(yt-b)/(360<=mt?ot:ot-1));else if(rt===uu||rt===hu)yt=(yt-b)/(360<=mt?ot:ot-1),yt<y?(at=m0(this,b+y*(360<=mt?ot:ot-1),ut,ct*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,b=0;b<ot;b++)xt=E.M(b),kt=E.M(b===ot-1?0:b+1),isNaN(xt.diameter)&&af(xt,0),isNaN(kt.diameter)&&af(kt,0),tt=Math.max(tt,(xt.diameter+kt.diameter)/2);tt+=y,b=m0(this,tt*(360<=mt?ot:ot-1),ut,ct*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=ct,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,ct=this.Ti,mt=this.me,ot=this.Jp,this.direction!==Zf&&this.direction!==Lg||E!==hu)if(this.direction===Zf||this.direction===Lg){switch(tt=0,E){case of:tt=180*v0(this,rt,mt,at,ot)/Math.PI;break;case uu:ot=y=0,tt=a.first(),tt!==null&&(y=af(tt,Math.PI/2)),tt=x.first(),tt!==null&&(ot=af(tt,Math.PI/2)),tt=180*v0(this,rt,mt,at,ct+(y+ot)/2)/Math.PI;break;case xd:tt=ut/y.length}if(this.direction===Zf){switch(E){case of:Ip(this,a,at,sf);break;case uu:Rp(this,a,at,sf);break;case xd:Op(this,a,ut/2,at,sf)}switch(E){case of:Ip(this,x,at+tt,Sa);break;case uu:Rp(this,x,at+tt,Sa);break;case xd:Op(this,x,ut/2,at+tt,Sa)}}else{switch(E){case of:Ip(this,x,at,sf);break;case uu:Rp(this,x,at,sf);break;case xd:Op(this,x,ut/2,at,sf)}switch(E){case of:Ip(this,a,at+tt,Sa);break;case uu:Rp(this,a,at+tt,Sa);break;case xd:Op(this,a,ut/2,at+tt,Sa)}}}else switch(E){case of:Ip(this,y,at,this.direction);break;case uu:Rp(this,y,at,this.direction);break;case xd:Op(this,y,ut,at,this.direction);break;case hu:A1(this,y,ut,at,this.direction)}else A1(this,y,ut,at-ut/2,Sa)}this.updateParts(),this.network=null,this.isValidLayout=!0};function Op(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===Sa?ot*x/(360<=z?rt:rt-1):-(ot*x)/rt),ut=y.M(ot),ct=tt*Math.tan(at)/a;ct=Math.sqrt((tt*tt+a*a*ct*ct)/(1+ct*ct)),ut.centerX=ct*Math.cos(at),ut.centerY=ct*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function Rp(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),ct=z*Math.sin(x);at.centerX=b*Math.cos(x),at.centerY=ct,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&af(at,0),isNaN(ut.diameter)&&af(ut,0),at=v0(a,b,z,E===Sa?x:-x,(at.diameter+ut.diameter)/2+tt),x+=E===Sa?at:-at}}function Ip(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=v0(a,b,z,E===Sa?x:-x,tt),x+=E===Sa?at:-at}}function A1(a,y,x,E,b){var z=a.Wp;if(a.mj=0,a.Xr=new jp,360>x){for(z=E+(b===Sa?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,E,b)}else B1(a,y,x,E,b);a.Xr.commit(y)}function B1(a,y,x,E,b){var z=a.lc,tt=a.Ti,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=Gt.alloc();for(var ct=0;ct<ut.length&&(ut[ct].centerX=ot,ut[ct].centerY=at,!(ct>=ut.length-1));ct++)O1(a,ot,at,ut,ct,b,z)||R1(a,ot,at,ut,ct,b,z),ot=z.x,at=z.y;if(Gt.free(z),a.mj++,!(23<a.mj)){ot=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ct=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-ct)-((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(ct)?0<z!=at>ct:0<ct!=ot<z,(ot=b===Sa?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,B1(a,y,x,E,b))}}}function D1(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=Gt.alloc(),ct=y.Fa(),mt=0;mt<ct.length&&(ct[mt].centerX=ot,ct[mt].centerY=at,!(mt>=ct.length-1));mt++)O1(a,ot,at,ct,mt,b,ut)||R1(a,ot,at,ct,mt,b,ut),ot=ut.x,at=ut.y;if(Gt.free(ut),a.mj++,!(23<a.mj)){if(ot=Math.atan2(at,ot),ot=b===Sa?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<ct.length;ot++)tt.mk[ot]=ct[ot].bounds.x,tt.tm[ot]=ct[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,D1(a,y,x,E,b))}}function O1(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===Sa)){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 R1(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===Sa)){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}po.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},po.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 Gt(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))},po.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function cy(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 m0(a,y,x,E,b){return y/(E!==void 0&&b!==void 0?cy(a,1,x,E,b):cy(a,1,x))}function v0(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}}po.prototype.sort=function(a){switch(this.sorting){case y0:break;case S0:a.reverse();break;case x0:a.sort(this.comparer);break;case P0:a.sort(this.comparer),a.reverse();break;case kg:return this.ak(Bx(a));default:ve("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new tn;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}po.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 tn;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 ct=ut=1/0,mt=-1,yt=[],xt=0;xt<x.length;xt++)0>y[x[xt]].indexOf(x[xt===x.length-1?0:xt+1])&&yt.push(xt===x.length-1?0:xt+1);if(yt.length===0)for(xt=0;xt<x.length;xt++)yt.push(xt);for(xt=0;xt<yt.length;xt++){for(var kt=yt[xt],jt=y[at],At=0,Wt=0;Wt<tt.length;Wt++){var Ut=z[tt[Wt]],Xt=z[rt[Wt]];if(Ut<Xt){var ee=Ut;Ut=Xt}else ee=Xt;if(ee<kt&&kt<=Ut)for(Xt=0;Xt<jt.length;Xt++){var ce=jt[Xt];0>x.indexOf(ce)||ee<z[ce]&&z[ce]<Ut||ee===z[ce]||Ut===z[ce]||At++}else for(Xt=0;Xt<jt.length;Xt++)ce=jt[Xt],0>x.indexOf(ce)||ee<z[ce]&&z[ce]<Ut&&ee!==z[ce]&&Ut!==z[ce]&&At++}for(jt=At,Wt=At=0;Wt<y[at].length;Wt++)ee=x.indexOf(y[at][Wt]),0<=ee&&(ee=Math.abs(kt-(ee>=kt?ee+1:ee)),At+=ee<x.length+1-ee?ee:x.length+1-ee);for(Wt=0;Wt<tt.length;Wt++)ee=z[tt[Wt]],Ut=z[rt[Wt]],ee>=kt&&ee++,Ut>=kt&&Ut++,ee>Ut&&(Xt=Ut,Ut=ee,ee=Xt),Ut-ee<(x.length+2)/2==(ee<kt&&kt<=Ut)&&At++;(jt<ut||jt===ut&&At<ct)&&(ut=jt,ct=At,mt=kt)}for(x.splice(mt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)ct=y[at][ut],0<=x.indexOf(ct)&&(tt.push(at),rt.push(ct))}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=ct=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(xt=yt>ut?yt-ut:ut-yt,ct+=yt<ut!=xt>tt-xt?1:-1);x.splice(0>ct?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},_e.Object.defineProperties(po.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!==hu&&a!==uu&&a!==of&&a!==xd||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==Sa&&a!==sf&&a!==Zf&&a!==Lg||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==y0&&a!==S0&&a!==x0&&!P0&&a!==kg||(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!==w0&&a!==Ec||(this.Nn=a,this.C())}},actualXRadius:{get:function(){return this.lc}},actualYRadius:{get:function(){return this.me}},actualSpacing:{get:function(){return this.Ti}},actualCenter:{get:function(){return this.Zv}}});var uu=new ye(po,"ConstantSpacing",0),of=new ye(po,"ConstantDistance",1),xd=new ye(po,"ConstantAngle",2),hu=new ye(po,"Packed",3),Sa=new ye(po,"Clockwise",4),sf=new ye(po,"Counterclockwise",5),Zf=new ye(po,"BidirectionalLeft",6),Lg=new ye(po,"BidirectionalRight",7),y0=new ye(po,"Forwards",8),S0=new ye(po,"Reverse",9),x0=new ye(po,"Ascending",10),P0=new ye(po,"Descending",11),kg=new ye(po,"Optimized",12),w0=new ye(po,"Pythagorean",13),Ec=new ye(po,"Circular",14);po.className="CircularLayout",po.ConstantSpacing=uu,po.ConstantDistance=of,po.ConstantAngle=xd,po.Packed=hu,po.Clockwise=Sa,po.Counterclockwise=sf,po.BidirectionalLeft=Zf,po.BidirectionalRight=Lg,po.Forwards=y0,po.Reverse=S0,po.Ascending=x0,po.Descending=P0,po.Optimized=kg,po.Pythagorean=w0,po.Circular=Ec;function jp(){this.Pl=-1/0,this.tm=this.mk=null}jp.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},jp.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]}},jp.className="VertexArrangement";function Mg(a){_r.call(this,a)}de(Mg,_r),Mg.prototype.createVertex=function(){return new zp(this)},Mg.prototype.createEdge=function(){return new C0(this)},Mg.className="CircularNetwork";function zp(a){ns.call(this,a),this.u=this.Si=NaN}de(zp,ns);function af(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===hu)if(x.nodeDiameterFormula===Ec)a.Si=Math.max(a.width,a.height);else{if(x=Math.abs(Math.sin(y)),y=Math.abs(Math.cos(y)),x===0)return a.width;if(y===0)return a.height;a.Si=Math.min(a.height/x,a.width/y)}else a.Si=x.nodeDiameterFormula===Ec?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}_e.Object.defineProperties(zp.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)}}}),zp.className="CircularVertex";function C0(a){il.call(this,a)}de(C0,il),C0.className="CircularEdge";function Bs(a){oo.call(this),this.ah=null,this.An=0,this.$d=new ze(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)}de(Bs,oo),Bs.prototype.cloneProtected=function(a){oo.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},Bs.prototype.createNetwork=function(){return new Tc(this)},Bs.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}I1(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=hi(),ut=0;ut<rt+y.vertexes.count+2;ut++)at[ut]=null;rt=0,tt.reset();for(var ct=Ce.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ct),ot)ot=!1,b=ct.x+ct.width/2,z=ct.y+ct.height/2,at[0]=new Gt(ct.x+ct.width+E.width,ct.y),at[1]=new Gt(ct.x,ct.y+ct.height+E.height),rt=2;else{var mt=j1(at,rt,b,z,ct.width,ct.height,E),yt=at[mt],xt=new Gt(yt.x+ct.width+E.width,yt.y),kt=new Gt(yt.x,yt.y+ct.height+E.height);for(mt+1<rt&&at.splice(mt+1,0,null),at[mt]=xt,at[mt+1]=kt,rt++,mt=yt.x-ct.x,yt=yt.y-ct.y,ut=ut.vertexes.iterator;ut.next();)xt=ut.value,xt.centerX+=mt,xt.centerY+=yt}for(Ce.free(ct),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 Gt(mt.x+mt.width+E.width,mt.y),at[1]=new Gt(mt.x,mt.y+mt.height+E.height),rt=2):(ot=j1(at,rt,b,z,mt.width,mt.height,E),ct=at[ot],yt=new Gt(ct.x+mt.width+E.width,ct.y),mt=new Gt(ct.x,ct.y+mt.height+E.height),ot+1<rt&&at.splice(ot+1,0,null),at[ot]=yt,at[ot+1]=mt,rt++,tt.centerX=ct.x+tt.width/2,tt.centerY=ct.y+tt.height/2);for(ni(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)}}G1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Bs.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},Bs.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 I1(a,y,x){if(Dx(a,y)){var E=a.Zf;a.Zf*=1+1/(y+1);var b=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,I1(a,y+1,x),G1(a,z),Rx(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++)Ix(a,y[x]);a.Zf=E}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,E){return x===null||E===null||x===E?0:E.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,E=new Tc(a),b=0;b<a.ah.length;b++){var z=a.ah[b];if(1<z.Vd){E.dh(z);var tt=new H1;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 tn),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 tn,b.Hj=rt),rt.add(tt),b.Vd--,b.sh+=tt.sh):tt.network===E&&(rt=tt.Hj,rt===null&&(rt=new tn,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 ct=ot.M(ut),mt=null;for(z=ct.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ct)===b){mt=yt;break}}mt!==null&&(at+=mt.length,rt+=ct.width*ct.height)}z=b.centerX,ot=b.centerY,ut=b.width,ct=b.height,mt=b.focus,yt=ut*ct,1>yt&&(yt=1),rt=ae.sqrt((rt+yt+at*at*4/(tt*tt))/yt),tt=(rt-1)*ut/2,rt=(rt-1)*ct/2,b.bounds=new Ce(z-mt.x-tt,ot-mt.y-rt,ut+2*tt,ct+2*rt),b.focus=new Gt(mt.x+tt,mt.y+rt)}}return a.network=E,x}function Rx(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 Ce(E.centerX-z,E.centerY-tt,b.Ss,b.Qs),E.focus=new Gt(z,tt),E.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Ix(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 ct=ut.value;1>=ct.Vd?ot++:(rt=!0,at++,tt+=Math.atan2(y.centerY-ct.centerY,y.centerX-ct.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,xt){return yt===null||xt===null||yt===xt?0:xt.width*xt.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,ct=ot.edges.iterator;ct.next();){ut=ct.value;break}ct=ot.width;var mt=ot.height;ct=ae.sqrt(ct*ct+mt*mt)/2,ut=z+ut.length+ct,ct=tt+(y*(rt/2>>1)+at)*(rt%2===0?1:-1),ot.centerX=E+ut*Math.cos(ct),ot.centerY=b+ut*Math.sin(ct),rt++}}}}function j1(a,y,x,E,b,z,tt){var rt=9e19,ot=-1,at=0;t:for(;at<y;at++){var ut=a[at],ct=ut.x-x,mt=ut.y-E;if(ct=ct*ct+mt*mt,ct<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=ct}}return ot}Bs.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Bs.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var E=this.network.ki(x);E===null&&(E=this.network.Bl(x)),E.charge=this.defaultCommentElectricalCharge,x=null;for(var b=E.destinationEdges;b.next();){var z=b.value;if(z.toVertex===a){x=z;break}}if(x===null){for(b=E.sourceEdges;b.next();)if(z=b.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,E,null)),x.length=this.defaultCommentSpringLength}}};function z1(a,y){var x=a.bounds,E=x.x;a=x.y;var b=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var 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 G1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,jx(a)););a.ah=null}function jx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var 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(kt,jt){return kt===null||jt===null||kt===jt?0:kt.centerX-jt.centerX}):y.sort(function(kt,jt){return kt===null||jt===null||kt===jt?0:kt.centerY-jt.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 ct=z+1;ct<y.length;ct++){var mt=y[ct];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 xt=z1(tt,mt);1>xt?(E=a.randomNumberGenerator,E===null&&(a.randomNumberGenerator=E=new L0),xt=E.random(),rt=E.random(),ot>at?(E=Math.abs(mt.bounds.right-tt.bounds.x),E=(1+E)*xt):ot<at?(E=Math.abs(mt.bounds.x-tt.bounds.right),E=-(1+E)*xt):(E=Math.max(mt.width,tt.width),E=(1+E)*xt-E/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*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)/(xt*xt),E=(at-ot)/xt*rt,at=(yt-ut)/xt*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,ct=z.focus,ot=ut.x+ct.x,ut=ut.y+ct.y,ct=z1(x,z),1>ct?(ct=a.randomNumberGenerator,ct===null&&(a.randomNumberGenerator=ct=new L0),rt=ct.random(),ct=ct.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))*ct):(rt=rt.stiffness*(ct-rt.length),E=(ot-E)/ct*rt,at=(ut-tt)/ct*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}Bs.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},Bs.prototype.moveFixedVertex=function(){},Bs.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Bs.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=ks,y.toSpot=ks)}},Bs.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=Ce.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,Ce.free(x)}x=Ce.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()}Ce.free(x)},Bs.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Bs.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Bs.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Bs.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Bs.prototype.electricalFieldX=function(){return 0},Bs.prototype.electricalFieldY=function(){return 0},Bs.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Bs.prototype.gravitationalFieldX=function(){return 0},Bs.prototype.gravitationalFieldY=function(){return 0},Bs.prototype.isFixed=function(a){return a.isFixed},_e.Object.defineProperties(Bs.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"&&ve('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())}}}),Bs.className="ForceDirectedLayout";function H1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}H1.className="ForceDirectedSubnet";function Tc(a){_r.call(this,a)}de(Tc,_r),Tc.prototype.createVertex=function(){return new Gp(this)},Tc.prototype.createEdge=function(){return new Hp(this)},Tc.className="ForceDirectedNetwork";function Gp(a){ns.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}de(Gp,ns),_e.Object.defineProperties(Gp.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)}}}),Gp.className="ForceDirectedVertex";function Hp(a){il.call(this,a),this.j=this.o=NaN}de(Hp,il),_e.Object.defineProperties(Hp.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)}}}),Hp.className="ForceDirectedEdge";function L0(){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()}L0.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},L0.className="RandomNumberGenerator";function Nr(a){oo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=T0,this.Zk=b0,this.Qk=F0,this.bj=4,this.rk=A0,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 Gt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}de(Nr,oo),Nr.prototype.cloneProtected=function(a){oo.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},Nr.prototype.qb=function(a){a.classType===Nr?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:ve("Unknown enum value: "+a):oo.prototype.qb.call(this,a)},Nr.prototype.createNetwork=function(){return new Eg(this)},Nr.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!==Kp&&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===Kp&&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 ct=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=ct;var yt=mt;ct=ot,mt=rt,ot=at,rt=yt}var xt=b.focus;at=z.focus;var kt=E.rev?z.bounds:b.bounds;yt=Gt.alloc(),ut!==ct?kt.w()&&ct.isVisible()?ct.actualBounds.w()?(pd(ct,mt,mr,yt),yt.x+=ct.actualBounds.x-kt.x,yt.y+=ct.actualBounds.y-kt.y):(pd(ct,mt,mr,yt),yt.w()||yt.assign(xt)):yt.assign(xt):kt.w()?(pd(ct,mt,mr,yt),yt.w()||yt.assign(xt)):yt.assign(xt),ct=E.rev?b.bounds:z.bounds,ut=Gt.alloc(),tt!==ot?ct.w()&&ot.isVisible()?ot.actualBounds.w()?(pd(ot,rt,mr,ut),ut.x+=ot.actualBounds.x-ct.x,ut.y+=ot.actualBounds.y-ct.y):(pd(ot,rt,mr,ut),ut.w()||ut.assign(at)):ut.assign(at):ct.w()?(pd(ot,rt,mr,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-xt.x)/this.kc),ot=yt.x,rt=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-xt.y)/this.kc),ot=yt.y,rt=Math.round((ut.y-at.y)/this.kc),at=ut.y),Gt.free(yt),Gt.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,ct=0,kt=E.link,kt!==null){var jt=kt.fromPort,At=kt.toPort;if(jt!==null&&At!==null){var Wt=kt.fromNode;if(mt=kt.toNode,Wt!==null&&mt!==null){var Ut=E0(this,!0),Xt=E0(this,!1),ee=this.setsPortSpots?Ut:kt.computeSpot(!0,jt);xt=this.setsPortSpots?Xt:kt.computeSpot(!1,At);var ce=kt.isOrthogonal;ee.$c()&&ee.Hf(Xt)&&xt.$c()&&xt.Hf(Ut)?ct=0:(Ut=kt.getLinkPoint(Wt,jt,ee,!0,ce,mt,At,Gt.alloc()),Xt=kt.getLinkDirection(Wt,jt,Ut,ee,!0,ce,mt,At),Gt.free(Ut),ee.ys()||Xt!==J1(this,E,!0)?this.setsPortSpots&&Wt!==null&&Wt.ports.count===1&&E.rev&&(ct+=1):ct+=1,ee=kt.getLinkPoint(mt,At,xt,!1,ce,Wt,jt,Gt.alloc()),kt=kt.getLinkDirection(mt,At,ee,xt,!1,ce,Wt,jt),Gt.free(ee),xt.ys()||kt!==J1(this,E,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&E.rev&&(ct+=2):ct+=2)}}}if(mt=ct,ct=mt===1||mt===3,(mt=mt===2||mt===3)&&(xt=a.createVertex(),xt.node=null,xt.Dj=1,xt.layer=yt,xt.near=b,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!1,b.rev=E.rev,b.portFromColOffset=tt,b.portToColOffset=0,b.portFromPos=ot,b.portToPos=0,b=xt),kt=1,ct&&kt--,yt-ut>kt&&0<yt){for(E.valid=!1,xt=a.createVertex(),xt.node=null,xt.Dj=2,xt.layer=yt-1,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=mt?0:tt,b.portToColOffset=0,b.portFromPos=mt?0:ot,b.portToPos=0,b=xt,yt--;yt-ut>kt&&0<yt;)xt=a.createVertex(),xt.node=null,xt.Dj=3,xt.layer=yt-1,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=0,b.portFromPos=0,b.portToPos=0,b=xt,yt--;b=a.Zj(xt,z,E.link),b.valid=!ct,ct&&(xt.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=lf(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),uf(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Nr.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}Nr.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},Nr.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 Ba(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 Fl(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 _1(a,y,x){var E=lf(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 ct=E[ut];ct.near===at&&ct.Dj===at.Dj||rt++}else for(ut=tt-1;ut>ot;ut--)ct=E[ut],ct.near===at&&ct.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(ct=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<ot.length;mt++){var xt=ot[mt];if(xt.valid&&xt.fromVertex.layer!==y){var kt=xt.fromVertex.index,jt=xt.portToPos;xt=xt.portFromPos,ut<jt&&(ct>kt||ct===kt&&yt>xt)&&rt++,jt<ut&&(kt>ct||kt===ct&&xt>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(ct=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<ot.length;mt++)xt=ot[mt],xt.valid&&xt.toVertex.layer!==y&&(kt=xt.toVertex.index,jt=xt.portToPos,xt=xt.portFromPos,yt<xt&&(ct>kt||ct===kt&&ut>jt)&&rt++,xt<yt&&(kt>ct||kt===ct&&jt>ut)&&rt++)}for(z[tt*b+tt]=rt,ot=tt+1;ot<b;ot++){var At=0,Wt=0;if(0<=x){rt=E[tt].sourceEdgesArrayAccess;var Ut=E[ot].sourceEdgesArrayAccess;for(at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.fromVertex.layer!==y)for(ct=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Ut.length;mt++)xt=Ut[mt],xt.valid&&xt.fromVertex.layer!==y&&(kt=xt.fromVertex.index,xt=xt.portFromPos,(ct<kt||ct===kt&&yt<xt)&&Wt++,(kt<ct||kt===ct&&xt<yt)&&At++)}if(0>=x){for(rt=E[tt].destinationEdgesArrayAccess,Ut=E[ot].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(ct=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<Ut.length;mt++)xt=Ut[mt],xt.valid&&xt.toVertex.layer!==y&&(kt=xt.toVertex.index,jt=xt.portToPos,(ct<kt||ct===kt&&ut<jt)&&Wt++,(kt<ct||kt===ct&&jt<ut)&&At++)}z[tt*b+ot]=At,z[ot*b+tt]=Wt}}return uf(a,y,E),z}Nr.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=_1(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 k0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var E=a,b=x,z=lf(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 ct=at[ut];if(ct.valid&&ct.toVertex.layer!==b){var mt=ct.fromVertex.column+ct.portFromColOffset,yt=ct.toVertex.column+ct.portToColOffset;rt+=(Math.abs(mt-yt)+1)*gy(ct)}}}uf(E,b,z),y+=rt}return y}Nr.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=lf(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,ct=0,mt=rt.near;if(mt!==null&&mt.layer===rt.layer&&(ut+=mt.column-1,ct++),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,ct++)}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,ct++);z[tt]=ct===0?-1:ut/ct}return uf(a,y,E),z}function K1(a,y,x){for(var E=lf(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,ct=[],mt=rt.near;if(mt!==null&&mt.layer===rt.layer&&(ct[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&&(ct[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&&(ct[ut]=mt.column+rt.portToColOffset,ut++);ut===0?z[tt]=-1:(ct.sort(function(xt,kt){return xt-kt}),at=ut>>1,z[tt]=ut&1?ct[at]:ct[at-1]+ct[at]>>1)}return uf(a,y,E),z}function _p(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&&_p(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&&_p(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)}}Nr.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,E=[];E.length=x+1;for(var b=a.vertexes.iterator;b.next();)b.value.valid=!0;for(;zx(a)!==null;){for(b=W1(a);b!==null;)E[x]=b,x--,b.valid=!1,b=W1(a);for(b=U1(a);b!==null;)E[y]=b,y++,b.valid=!1,b=U1(a);b=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var 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 T0: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 Kp:for(a=this.network,y=a.vertexes.iterator,E=1/0;y.next();)E=Math.min(E,y.value.layer);if(1/0>E){if(0>E)for(y.reset();y.next();)y.value.layer-=E;for(E=[],y.reset();y.next();)x=y.value,b=E[x.layer],b===void 0?E[x.layer]=[x]:b.push(x);for(x=y=0;x<E.length;x++)if(b=E[x],!b||b.length===0)y++;else if(0<x)for(z=0;z<b.length;z++)b[z].layer-=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function zx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function W1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.destinationEdges;E.next();)if(E.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.sourceEdges;E.next();)if(E.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var E=x.value,b=E.toVertex;b.Ll===-1&&(E.forest=!0,vy(a,b))}y.finish=a.Kn,a.Kn++}Nr.prototype.assignLayers=function(){switch(this.Zk){case xy:V1(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=Y1(this,y.value),this.Ia=Math.max(a,this.Ia);for(y.reset();y.next();)a=y.value,a.layer=this.Ia-a.layer;break;default:case b0:for(V1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&X1(this,a);for(a=1/0,y.reset();y.next();)a=Math.min(a,y.value.layer);for(this.Ia=-1,y.reset();y.next();){var x=y.value;x.layer-=a,this.Ia=Math.max(this.Ia,x.layer)}}};function V1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=Z1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function Z1(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,Z1(a,z)+b)}y.layer=x}else x=y.layer;return x}function Y1(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,Y1(a,z)+b)}y.layer=x}else x=y.layer;return x}function X1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)X1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var E=y.sourceEdgesArrayAccess,b=E.length,z=0;z<b;z++){var tt=E[z],rt=tt.fromVertex,ot=tt.toVertex;tt=a.linkMinLength(tt),rt.layer-ot.layer>tt&&_p(a,rt,0,-1,!0,!1)}for(_p(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,ct=!1,mt=at.sourceEdgesArrayAccess;b=mt.length;for(var yt=0;yt<b;yt++){var xt=mt[yt],kt=xt.fromVertex;ut+=1,kt.component!==1&&(z+=1,kt=kt.layer-at.layer,xt=a.linkMinLength(xt),E=Math.min(E,kt-xt))}for(mt=at.destinationEdgesArrayAccess,b=mt.length,yt=0;yt<b;yt++)xt=mt[yt].toVertex,--ut,xt.component!==1?--z:ct=!0;(ot===null||ut<rt)&&!ct&&(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(_p(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,ct=mt.length,yt=0;yt<ct;yt++)xt=mt[yt].fromVertex,at+=1,xt.component!==1?E+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ct=mt.length,yt=0;yt<ct;yt++)xt=mt[yt],kt=xt.toVertex,--at,kt.component!==1&&(--E,kt=tt.layer-kt.layer,xt=a.linkMinLength(xt),b=Math.min(b,kt-xt));(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 J1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Nr.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 F0: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&&$1(this,x);break;case wy:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&Q1(this,x)}};function $1(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&&$1(a,E))}function Q1(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var E=!0;E;)for(E=!1,x=0;x<y.length-1;x++){var b=y[x],z=y[x+1];b.portToColOffset>z.portToColOffset&&(E=!0,y[x]=z,y[x+1]=b)}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.fromVertex,E.index===-1&&Q1(a,E))}Nr.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=Ba(this),x,E;for(x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)M0(this,E,1),Zl(this,E,1);var b=this.countCrossings();for(b<a&&(a=b,y=Ba(this)),E=this.Ia;0<=E;E--)M0(this,E,-1),Zl(this,E,-1);b=this.countCrossings(),b<a&&(a=b,y=Ba(this))}for(Fl(this,y),x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)M0(this,E,0),Zl(this,E,0);for(b=this.countCrossings(),b<a&&(a=b,y=Ba(this)),E=this.Ia;0<=E;E--)M0(this,E,0),Zl(this,E,0);b=this.countCrossings(),b<a&&(a=b,y=Ba(this))}Fl(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=Zl(this,E,-1)||z;for(b=this.countCrossings(),b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Zl(this,E,1)||z;for(b=this.countCrossings(),b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,1)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,-1)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Zl(this,E,0)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,0)||z;b>=a?Fl(this,y):(a=b,y=Ba(this))}break;default:case A0: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=Zl(this,E,-1)||z;for(b=this.countCrossings(),b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Zl(this,E,1)||z;for(b=this.countCrossings(),b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,1)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,-1)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Zl(this,E,0)||z;for(b>=a?Fl(this,y):(a=b,y=Ba(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Zl(this,E,0)||z;b>=a?Fl(this,y):(a=b,y=Ba(this))}}Fl(this,y)};function M0(a,y,x){var E=lf(a,y),b=a.tc[y],z=K1(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);uf(a,y,E)}function Zl(a,y,x){var E=lf(a,y),b=a.tc[y];x=_1(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],ct=x[E[z+1].index*b+E[z].index],mt=0,yt=0,xt=E[z].column,kt=E[z+1].column,jt=a.nodeMinColumnSpace(E[z],!0),At=a.nodeMinColumnSpace(E[z],!1),Wt=a.nodeMinColumnSpace(E[z+1],!0),Ut=a.nodeMinColumnSpace(E[z+1],!1);jt=xt-jt+Wt,At=kt-At+Ut;var Xt=E[z].sourceEdges.iterator;for(Xt.reset();Xt.next();)if(Wt=Xt.value,Ut=Wt.fromVertex,Wt.valid&&Ut.layer===y){for(Wt=0;E[Wt]!==Ut;)Wt++;Wt<z&&(mt+=2*(z-Wt),yt+=2*(z+1-Wt)),Wt===z+1&&(mt+=1),Wt>z+1&&(mt+=4*(Wt-z),yt+=4*(Wt-(z+1)))}for(Xt=E[z].destinationEdges.iterator,Xt.reset();Xt.next();)if(Wt=Xt.value,Ut=Wt.toVertex,Wt.valid&&Ut.layer===y){for(Wt=0;E[Wt]!==Ut;)Wt++;Wt===z+1&&(yt+=1)}for(Xt=E[z+1].sourceEdges.iterator,Xt.reset();Xt.next();)if(Wt=Xt.value,Ut=Wt.fromVertex,Wt.valid&&Ut.layer===y){for(Wt=0;E[Wt]!==Ut;)Wt++;Wt<z&&(mt+=2*(z+1-Wt),yt+=2*(z-Wt)),Wt===z&&(yt+=1),Wt>z+1&&(mt+=4*(Wt-(z+1)),yt+=4*(Wt-z))}for(Xt=E[z+1].destinationEdges.iterator,Xt.reset();Xt.next();)if(Wt=Xt.value,Ut=Wt.toVertex,Wt.valid&&Ut.layer===y){for(Wt=0;E[Wt]!==Ut;)Wt++;Wt===z&&(mt+=1)}Wt=Ut=0,Xt=tt[E[z].index];var ee=rt[E[z].index],ce=tt[E[z+1].index],an=rt[E[z+1].index];Xt!==-1&&(Ut+=Math.abs(Xt-xt),Wt+=Math.abs(Xt-At)),ee!==-1&&(Ut+=Math.abs(ee-xt),Wt+=Math.abs(ee-At)),ce!==-1&&(Ut+=Math.abs(ce-kt),Wt+=Math.abs(ce-jt)),an!==-1&&(Ut+=Math.abs(an-kt),Wt+=Math.abs(an-jt)),(yt<mt-.5||yt===mt&&ct<ut-.5||yt===mt&&ct===ut&&Wt<Ut-.5)&&(at=ot=!0,E[z].column=At,E[z+1].column=jt,ut=E[z],E[z]=E[z+1],E[z+1]=ut)}for(z=0;z<b;z++)E[z].index=z;return uf(a,y,E),ot}Nr.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Zx)!==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=Ng(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=Ng(this,y,-1)||x;x=Ng(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&&(q1(this,-1),q1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=Ng(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=Ng(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=Ng(this,y,0)||x}}else Kx(this)};function Ng(a,y,x){for(var E=!1;Gx(a,y,x);)E=!0;return E}function Gx(a,y,x){var E,b=lf(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,ct=a.nodeMinColumnSpace(b[E],!0),mt=a.nodeMinColumnSpace(b[E],!1),yt=0;0>E-1||ut-b[E-1].column-1>ct+a.nodeMinColumnSpace(b[E-1],!1)?yt=ut-1:yt=ut,ct=E+1>=z||b[E+1].column-ut-1>mt+a.nodeMinColumnSpace(b[E+1],!0)?ut+1:ut;var xt=mt=0,kt=0;if(0>=x)for(var jt=b[E].sourceEdges.iterator;jt.next();){var At=jt.value,Wt=At.fromVertex;if(At.valid&&Wt.layer!==y){var Ut=gy(At),Xt=At.portFromColOffset;At=At.portToColOffset,Wt=Wt.column,mt+=(Math.abs(ut+At-(Wt+Xt))+1)*Ut,xt+=(Math.abs(yt+At-(Wt+Xt))+1)*Ut,kt+=(Math.abs(ct+At-(Wt+Xt))+1)*Ut}}if(0<=x)for(jt=b[E].destinationEdges.iterator;jt.next();)At=jt.value,Wt=At.toVertex,At.valid&&Wt.layer!==y&&(Ut=gy(At),Xt=At.portFromColOffset,At=At.portToColOffset,Wt=Wt.column,mt+=(Math.abs(ut+Xt-(Wt+At))+1)*Ut,xt+=(Math.abs(yt+Xt-(Wt+At))+1)*Ut,kt+=(Math.abs(ct+Xt-(Wt+At))+1)*Ut);At=Xt=Ut=0,jt=tt[b[E].index],Wt=rt[b[E].index],jt!==-1&&(Ut+=Math.abs(jt-ut),Xt+=Math.abs(jt-yt),At+=Math.abs(jt-ct)),Wt!==-1&&(Ut+=Math.abs(Wt-ut),Xt+=Math.abs(Wt-yt),At+=Math.abs(Wt-ct)),xt<mt||xt===mt&&Xt<Ut?(at=ot=!0,b[E].column=yt):(kt<mt||kt===mt&&At<Ut)&&(at=ot=!0,b[E].column=ct)}return uf(a,y,b),a.normalize(),ot}function yy(a,y,x){var E=lf(a,y),b=a.tc[y],z=K1(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 ct=E[x+1].column;ct-rt===at+a.nodeMinColumnSpace(E[x+1],!0)?ut=rt-1:ut=rt}else x===b-1?(ct=E[x-1].column,ut=rt-ct===ot+a.nodeMinColumnSpace(E[x-1],!1)?rt+1:rt):(ct=E[x-1].column,ot=ct+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ct=E[x+1].column,at=ct-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=(ot+at)/2|0);else x===0&&x===b-1?ut=tt[x]:x===0?(ct=E[x+1].column,at=ct-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===b-1?(ct=E[x-1].column,ot=ct+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ut=Math.max(tt[x],ot)):(ct=E[x-1].column,ot=ct+a.nodeMinColumnSpace(E[x-1],!1)+ot+1,ct=E[x+1].column,at=ct-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)}uf(a,y,E),a.normalize()}function Hx(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 _x(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 q1(a,y){for(var x=0;x<=a.Ra;x++)for(;Hx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;_x(a,x););a.normalize();var E;if(0<y)for(x=0;x<=a.Ra;x++){var b=Ba(a),z=k0(a);for(E=z+1;z<E;){E=z,tx(a,x,1);var tt=k0(a);tt>z?Fl(a,b):tt<z&&(z=tt,b=Ba(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(b=Ba(a),z=k0(a),E=z+1;z<E;)E=z,tx(a,x,-1),tt=k0(a),tt>z?Fl(a,b):tt<z&&(z=tt,b=Ba(a));a.normalize()}function tx(a,y,x){a.le=0;for(var E=a.network.vertexes.iterator;E.next();)E.value.component=-1;if(0<x)for(E.reset();E.next();){var b=E.value;b.column-a.nodeMinColumnSpace(b,!0)<=y&&(b.component=a.le)}if(0>x)for(E.reset();E.next();)b=E.value,b.column+a.nodeMinColumnSpace(b,!1)>=y&&(b.component=a.le);for(a.le++,E.reset();E.next();)y=E.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(b=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)b[z]=-1;for(E.reset();E.next();){z=E.value;for(var tt=z.layer,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 Kx(a){for(var y=hi(),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 Ze,Wx(y,x);var z=null,tt=null,rt=null,ot=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ct=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=N0(a,y,!0,!1)),y.reverse(),ct&&(a.verticalAlignment(y,x,!1),rt=N0(a,y,!1,!1)),E=Ie(y),b=E.next();!b.done;b=E.next())b.value.reverse();mt&&(a.verticalAlignment(y,x,!1),ot=N0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=N0(a,y,!0,!0)),ni(y),a.u(z,tt,rt,ot),a.network.vertexes.each(function(yt){var xt=hi();at&&xt.push(z.get(yt)),ut&&xt.push(tt.get(yt)),ct&&xt.push(rt.get(yt)),mt&&xt.push(ot.get(yt)),xt.sort(function(jt,At){return jt-At});var kt=xt.length;kt=(xt[Math.floor((kt-1)/2)]+xt[Math.ceil((kt-1)/2)])/2,ni(xt),yt.zc=kt})}function Wx(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 ct=ut;if(ot===rt.length-1||ct){for(ut=tt.length-1,ct&&(ut=My(at)[0].index);z<=ot;){if(at=rt[z],!at.bo){ct=[];for(var mt=Ie(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ct.push(yt);at.bo=ct}for(at=Ie(at.bo),ct=at.next();!ct.done;ct=at.next())ct=ct.value,mt=ct.fromVertex.index,(mt<b||mt>ut)&&y.add(ct);z++}b=ut}}}Nr.prototype.verticalAlignment=function(a,y,x){Ux(a),a=Ie(a);for(var E=a.next();!E.done;E=a.next()){var b=-1;E=Ie(E.value);for(var z=E.next();!z.done;z=E.next()){z=z.value;var tt=x?My(z):Yx(z),rt=tt.length;if(0<rt){tt.sort(function(ct,mt){return ct.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 Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],E=0;E<x.length;E++){var b=x[E];b.root=b,b.align=b,b.Tz=y,b.vi=E}}function N0(a,y,x,E){for(var b=a.K===90||a.K===270,z=Ie(y),tt=z.next();!tt.done;tt=z.next()){var rt=Ie(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=Ie(y),rt=z.next();!rt.done;rt=z.next()){rt=Ie(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 ct=ut.align,mt=tt?ut.width:ut.height,yt=tt?ct.width:ct.height;if(x){var xt=B0(ut,ct),kt=xt.portFromPos,jt=xt.portToPos;xt.link!==null&&(ut.node&&ut.node!==xt.link.fromNode&&(kt=tt?ut.focusX:ut.focusY),ct.node&&ct.node!==xt.link.toNode&&(jt=tt?ct.focusX:ct.focusY))}else xt=B0(ct,ut),kt=xt.portToPos,jt=xt.portFromPos,xt.link!==null&&(ut.node&&ut.node!==xt.link.toNode&&(kt=tt?ut.focusX:ut.focusY),ct.node&&ct.node!==xt.link.fromNode&&(jt=tt?ct.focusX:ct.focusY));mt=E?ut.qg+(mt-kt)-(yt-jt):ut.qg+kt-jt,ct.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=Ie(y),tt=x.next();!tt.done;tt=x.next())for(z=Ie(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,rt=0;do{for(z=y[tt][rt];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(rt=nx(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 zn,y=Ie(y),tt=y.next();!tt.done;tt=y.next())for(x=Ie(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=b?tt.width:tt.height,a.add(tt,E?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var E=y;do{if(0<E.vi){var b=nx(E,x),z=b.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?b.width:b.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+b.qg+tt-E.qg+a.columnSpacing))}E=E.align}while(E!==y);for(;E.align!==y;)E=E.align,E.zc=y.zc,E.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&ve("Could not determine previous vertex in layer"),y[x][a-1]}Nr.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var E=hi(),b=hi(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var rt=Vx(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)));ni(E),ni(b)};function Vx(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}Nr.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=E0(this,!0),y=E0(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 E0(a,y){return a.K===270?y?sa:_s:a.K===90?y?_s:sa:a.K===180?y?aa:bs:y?bs:aa}Nr.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 Gt(x&&E?0:z,x&&!E?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Nr.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 Ce(0,0,x,Math.abs(this.Ta[0]))):y.push(new Ce(0,this.Ta[E-1],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===90?E===0?y.push(new Ce(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new Ce(0,this.Ta[E],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===180?E===0?y.push(new Ce(0,0,Math.abs(this.Ta[0]),x)):y.push(new Ce(this.Ta[E-1],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x)):E===0?y.push(new Ce(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new Ce(this.Ta[E],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x));this.commitLayers(y,this.Rf)},Nr.prototype.commitLayers=function(){},Nr.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,ct=x.toVertex;if(x.valid)y.curve===vl&&y.pointsCount===4&&(ut.column===ct.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===ys&&(E=!0),rt!==null&&ot===ys&&(x=!0),(E||x)&&(ot=null,E&&(ot=y.getLinkPointFromPoint(b,tt,tt.ga(mr),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(mr),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===ct.layer)y.zf();else{var mt=!1,yt=!1,xt=this.ie,kt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var jt=y.pointsCount;4<jt&&y.points.removeRange(2,jt-3)}else if(y.curve===vl)mt=!0,jt=y.pointsCount,4<jt&&y.points.removeRange(2,jt-3),jt===4&&(kt=2);else{jt=y.pointsCount;var At=at===ys,Wt=ot===ys;2<jt&&At&&Wt?y.points.removeRange(1,jt-2):3<jt&&At&&!Wt?y.points.removeRange(1,jt-3):3<jt&&!At&&Wt?y.points.removeRange(2,jt-2):4<jt&&!At&&!Wt&&y.points.removeRange(2,jt-3)}if(x.rev){for(;ct!==null&&ut!==ct;){var Ut=jt=null;for(At=ct.sourceEdges.iterator;At.next()&&(Wt=At.value,Wt.link!==x.link||(jt=Wt.fromVertex,Ut=Wt.toVertex,jt.node!==null)););if(jt===null)break;if(jt!==ut){At=y.i(kt-1).x,Wt=y.i(kt-1).y;var Xt=jt.centerX,ee=jt.centerY;if(yt)this.K===180||this.K===0?kt===y.firstPickIndex+1?(y.m(kt++,At,Wt),y.m(kt++,At,ee)):(Ut!==null?Ut.centerY:Wt)!==ee&&(Ut=this.Ta[jt.layer-1]+this.Rf.x,y.m(kt++,Ut,Wt),y.m(kt++,Ut,ee)):kt===y.firstPickIndex+1?(y.m(kt++,At,Wt),y.m(kt++,Xt,Wt)):(Ut!==null?Ut.centerX:At)!==Xt&&(Ut=this.Ta[jt.layer-1]+this.Rf.y,y.m(kt++,At,Ut),y.m(kt++,Xt,Ut));else if(kt===y.firstPickIndex+1){Ut=Math.max(10,this.he[ct.layer]);var ce=Math.max(10,this.Ld[ct.layer]);if(mt)this.K===180?Xt<=ct.bounds.x?(ct=ct.bounds.x,y.m(kt++,ct-Ut,ee),y.m(kt++,ct,ee),y.m(kt++,ct+ce,ee)):(y.m(kt++,Xt-Ut,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt+ce,ee)):this.K===90?ee>=ct.bounds.bottom?(ct=ct.bounds.y+ct.bounds.height,y.m(kt++,Xt,ct+ce),y.m(kt++,Xt,ct),y.m(kt++,Xt,ct-Ut)):(y.m(kt++,Xt,ee+ce),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee-Ut)):this.K===270?ee<=ct.bounds.y?(ct=ct.bounds.y,y.m(kt++,Xt,ct-Ut),y.m(kt++,Xt,ct),y.m(kt++,Xt,ct+ce)):(y.m(kt++,Xt,ee-Ut),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee+ce)):this.K===0&&(Xt>=ct.bounds.right?(ct=ct.bounds.x+ct.bounds.width,y.m(kt++,ct+ce,ee),y.m(kt++,ct,ee),y.m(kt++,ct-Ut,ee)):(y.m(kt++,Xt+ce,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt-Ut,ee)));else{y.m(kt++,At,Wt);var an=0;this.K===180||this.K===0?((this.K===180?Xt>=ct.bounds.right:Xt<=ct.bounds.x)&&(an=(this.K===0?-Ut:ce)/2),y.m(kt++,At+an,ee)):((this.K===270?ee>=ct.bounds.bottom:ee<=ct.bounds.y)&&(an=(this.K===90?-Ut:ce)/2),y.m(kt++,Xt,Wt+an)),y.m(kt++,Xt,ee)}}else Ut=Math.max(10,this.he[jt.layer]),ce=Math.max(10,this.Ld[jt.layer]),mt?this.K===180?(y.m(kt++,Xt-Ut-xt,ee),y.m(kt++,Math.min(Xt-Ut+xt/2,Xt),ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Math.max(Xt+ce-xt/2,Xt),ee),y.m(kt++,Xt+ce+xt,ee)):this.K===90?(y.m(kt++,Xt,ee+ce+xt),y.m(kt++,Xt,Math.max(ee+ce-xt/2,ee)),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,Math.min(ee-Ut+xt/2,ee)),y.m(kt++,Xt,ee-Ut-xt)):this.K===270?(y.m(kt++,Xt,ee-Ut-xt),y.m(kt++,Xt,Math.min(ee-Ut+xt/2,ee)),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,Math.max(ee+ce-xt/2,ee)),y.m(kt++,Xt,ee+ce+xt)):(y.m(kt++,Xt+ce+xt,ee),y.m(kt++,Math.max(Xt+ce-xt/2,Xt),ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Math.min(Xt-Ut+xt/2,Xt),ee),y.m(kt++,Xt-Ut-xt,ee)):y.m(kt++,Xt,ee)}ct=jt}(rt===null||at!==ys||yt)&&(At=y.i(kt-1).x,Wt=y.i(kt-1).y,Xt=y.i(kt).x,ee=y.i(kt).y,yt?(xt=this.Ld[ut.layer],this.K===180||this.K===0?(yt=Wt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Xt>=ut.bounds.x:Xt<=ut.bounds.right)&&(ct=ut.centerX+(this.K===180?-xt:xt),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(kt++,ct,Wt),y.m(kt++,ct,yt)),y.m(kt++,Xt,yt)):(yt=At,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?ee>=ut.bounds.y:ee<=ut.bounds.bottom)&&(ct=ut.centerY+(this.K===270?-xt:xt),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(kt++,At,ct),y.m(kt++,yt,ct)),y.m(kt++,yt,ee)),y.m(kt++,Xt,ee)):mt?(Ut=Math.max(10,this.he[ut.layer]),ce=Math.max(10,this.Ld[ut.layer]),this.K===180&&Xt>=ut.bounds.x?(ct=ut.bounds.x+ut.bounds.width,y.L(kt-2,ct,Wt),y.L(kt-1,ct+ce,Wt)):this.K===90&&ee<=ut.bounds.bottom?(ct=ut.bounds.y,y.L(kt-2,At,ct),y.L(kt-1,At,ct-Ut)):this.K===270&&ee>=ut.bounds.y?(ct=ut.bounds.y+ut.bounds.height,y.L(kt-2,At,ct),y.L(kt-1,At,ct+ce)):this.K===0&&Xt<=ut.bounds.right&&(ct=ut.bounds.x,y.L(kt-2,ct,Wt),y.L(kt-1,ct-Ut,Wt))):(Ut=Math.max(10,this.he[ut.layer]),ce=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Xt<=ut.bounds.x:Xt>=ut.bounds.right)&&(yt=(this.K===0?ce:-Ut)/2),y.m(kt++,Xt+yt,Wt)):((this.K===270?ee<=ut.bounds.y:ee>=ut.bounds.bottom)&&(yt=(this.K===90?ce:-Ut)/2),y.m(kt++,At,ee+yt)),y.m(kt++,Xt,ee)))}else{for(;ut!==null&&ut!==ct;){for(Ut=jt=null,ut=ut.destinationEdges.iterator;ut.next()&&(At=ut.value,At.link!==x.link||(jt=At.toVertex,Ut=At.fromVertex,Ut.node!==null&&(Ut=null),jt.node!==null)););if(jt===null)break;jt!==ct&&(At=y.i(kt-1).x,Wt=y.i(kt-1).y,Xt=jt.centerX,ee=jt.centerY,yt?this.K===180||this.K===0?(Ut!==null?Ut.centerY:Wt)!==ee&&(Ut=this.Ta[jt.layer]+this.Rf.x,kt===y.firstPickIndex+1&&(Ut=this.K===0?Math.max(Ut,At):Math.min(Ut,At)),y.m(kt++,Ut,Wt),y.m(kt++,Ut,ee)):(Ut!==null?Ut.centerX:At)!==Xt&&(Ut=this.Ta[jt.layer]+this.Rf.y,kt===y.firstPickIndex+1&&(Ut=this.K===90?Math.max(Ut,Wt):Math.min(Ut,Wt)),y.m(kt++,At,Ut),y.m(kt++,Xt,Ut)):(Ut=Math.max(10,this.he[jt.layer]),ce=Math.max(10,this.Ld[jt.layer]),mt?this.K===180?(y.m(kt++,Xt+ce+xt,ee),y.m(kt++,Math.max(Xt+ce-xt/2,Xt),ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Math.min(Xt-Ut+xt/2,Xt),ee),y.m(kt++,Xt-Ut-xt,ee)):this.K===90?(y.m(kt++,Xt,ee-Ut-xt),y.m(kt++,Xt,Math.min(ee-Ut+xt/2,ee)),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,Math.max(ee+ce-xt/2,ee)),y.m(kt++,Xt,ee+ce+xt)):this.K===270?(y.m(kt++,Xt,ee+ce+xt),y.m(kt++,Xt,Math.max(ee+ce-xt/2,ee)),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,Math.min(ee-Ut+xt/2,ee)),y.m(kt++,Xt,ee-Ut-xt)):(y.m(kt++,Xt-Ut-xt,ee),y.m(kt++,Math.min(Xt-Ut+xt/2,Xt),ee),y.m(kt++,Xt,ee),y.m(kt++,Xt,ee),y.m(kt++,Math.max(Xt+ce-xt/2,Xt),ee),y.m(kt++,Xt+ce+xt,ee)):this.K===180?(y.m(kt++,Xt+ce,ee),y.m(kt++,Xt-Ut,ee)):this.K===90?(y.m(kt++,Xt,ee-Ut),y.m(kt++,Xt,ee+ce)):this.K===270?(y.m(kt++,Xt,ee+ce),y.m(kt++,Xt,ee-Ut)):(y.m(kt++,Xt-Ut,ee),y.m(kt++,Xt+ce,ee)))),ut=jt}yt&&(At=y.i(kt-1).x,Wt=y.i(kt-1).y,Xt=y.i(kt).x,ee=y.i(kt).y,this.K===180||this.K===0?Wt!==ee&&(Ut=this.K===0?Math.min(Math.max((Xt+At)/2,this.Ta[ct.layer]+this.Rf.x),Xt):Math.max(Math.min((Xt+At)/2,this.Ta[ct.layer]+this.Rf.x),Xt),y.m(kt++,Ut,Wt),y.m(kt++,Ut,ee)):At!==Xt&&(Ut=this.K===90?Math.min(Math.max((ee+Wt)/2,this.Ta[ct.layer]+this.Rf.y),ee):Math.max(Math.min((ee+Wt)/2,this.Ta[ct.layer]+this.Rf.y),ee),y.m(kt++,At,Ut),y.m(kt++,Xt,Ut)))}E!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===ys?y.getLinkPointFromPoint(b,tt,tt.ga(mr),y.i(3),!0):y.i(0),at===ys&&(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===ys?y.getLinkPointFromPoint(z,rt,rt.ga(mr),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),ot===ys&&(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()},Nr.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new tn,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 hf;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 ct=1;for(rt=x[z].first,ot=z;ot<b;ot++)at=x[ot],at.first!==rt&&(ct++,rt=at.first);for(ot=!0,at=ct,ut<ct?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ct=z;ct<b;ct++){var mt=x[ct];(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 xt=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+xt),yt.L(mt.index+1,tt.x,tt.y+xt),yt.zf()}}z=b}a=E}}else{for(y=0,x=[],a=a.iterator;a.next();)if(E=a.value,E!==null&&E.isOrthogonal)for(b=2;b<E.pointsCount-3;b++)z=E.i(b),tt=E.i(b+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(rt=new hf,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),ct=1,rt=x[z].first,ot=z;ot<b;ot++)at=x[ot],at.first!==rt&&(ct++,rt=at.first);for(ot=!0,at=ct,ut<ct?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ct=z;ct<b;ct++)mt=x[ct],(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),xt=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+xt,z.y),yt.L(mt.index+1,tt.x+xt,tt.y),yt.zf()}z=b}a=E}}}},St=Nr.prototype,St.Vx=function(a,y){return a instanceof hf&&y instanceof hf&&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},St.Ux=function(a,y){return a instanceof hf&&y instanceof hf&&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},St.Js=function(a,y){return a instanceof hf&&y instanceof hf&&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},St.B=function(a,y){return a-=y,-1<a&&1>a},St.zi=function(a,y,x,E){var b=a.length,z=E-x;if(!(1>=z))if((0>x||x>=b-1)&&ve("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 lf(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 uf(a,y,x){a.He[a.tc[y]]=x}_e.Object.defineProperties(Nr.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()):ve("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==T0&&a!==Kp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==b0&&a!==xy&&a!==Py||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==F0&&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!==A0&&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 T0=new ye(Nr,"CycleDepthFirst",0),Sy=new ye(Nr,"CycleGreedy",1),Kp=new ye(Nr,"CycleFromLayers",2),b0=new ye(Nr,"LayerOptimalLinkLength",0),xy=new ye(Nr,"LayerLongestPathSink",1),Py=new ye(Nr,"LayerLongestPathSource",2),F0=new ye(Nr,"InitDepthFirstOut",0),wy=new ye(Nr,"InitDepthFirstIn",1),Cy=new ye(Nr,"InitNaive",2),Ly=new ye(Nr,"AggressiveNone",0),A0=new ye(Nr,"AggressiveLess",1),ky=new ye(Nr,"AggressiveMore",2),Zx=8;Nr.className="LayeredDigraphLayout",Nr.CycleDepthFirst=T0,Nr.CycleGreedy=Sy,Nr.CycleFromLayers=Kp,Nr.LayerOptimalLinkLength=b0,Nr.LayerLongestPathSink=xy,Nr.LayerLongestPathSource=Py,Nr.InitDepthFirstOut=F0,Nr.InitDepthFirstIn=wy,Nr.InitNaive=Cy,Nr.AggressiveNone=Ly,Nr.AggressiveLess=A0,Nr.AggressiveMore=ky,Nr.PackNone=0,Nr.PackExpand=1,Nr.PackStraighten=2,Nr.PackMedian=4,Nr.PackAll=15,Nr.AlignNone=0,Nr.AlignUpperLeft=1,Nr.AlignUpperRight=2,Nr.AlignLowerLeft=4,Nr.AlignLowerRight=8,Nr.AlignAll=15;function hf(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}hf.className="SegInfo";function Eg(a){_r.call(this,a)}de(Eg,_r),Eg.prototype.createVertex=function(){return new Al(this)},Eg.prototype.createEdge=function(){return new Wp(this)},Eg.className="LayeredDigraphNetwork";function Al(a){ns.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}de(Al,ns);function ix(a,y){return a.index-y.index}function B0(a,y){if(!a.$n){for(var x=[],E=Ie(a.destinationEdgesArrayAccess),b=E.next();!b.done;b=E.next())b=b.value,b.valid&&x.push(b);a.$n=x}for(a=Ie(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;ve("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=Ie(a.sourceEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.fromVertex);y.sort(ix),a.co=y}return a.co}function Yx(a){if(!a.ao){for(var y=[],x=Ie(a.destinationEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.toVertex);y.sort(ix),a.ao=y}return a.ao}Al.prototype.Cl=function(a){ns.prototype.Cl.call(this,a),this.bo=this.co=null},Al.prototype.Kl=function(a){ns.prototype.Kl.call(this,a),this.bo=this.co=null},Al.prototype.zl=function(a){ns.prototype.zl.call(this,a),this.$n=this.ao=null},Al.prototype.Jl=function(a){ns.prototype.Jl.call(this,a),this.$n=this.ao=null},_e.Object.defineProperties(Al.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)}}}),Al.prototype.deleteDestinationEdge=Al.prototype.Jl,Al.prototype.addDestinationEdge=Al.prototype.zl,Al.prototype.deleteSourceEdge=Al.prototype.Kl,Al.prototype.addSourceEdge=Al.prototype.Cl,Al.className="LayeredDigraphVertex";function Wp(a){il.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}de(Wp,il),_e.Object.defineProperties(Wp.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)}}}),Wp.className="LayeredDigraphEdge";function Oi(a){oo.call(this),this.Ub=new Ze,this.Wn=I0,this.ud=yh,this.vo=z0,this.Bq=Iy,this.$v=[],this.td=!0,this.Rb=G0,this.$d=new ze(10,10).freeze();var y=new Bc(this);this.W=new Yl(y),this.Y=new Yl(y),this.ru=[],a&&Object.assign(this,a)}de(Oi,oo),Oi.prototype.cloneProtected=function(a){oo.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)},Oi.prototype.qb=function(a){a.classType===Oi?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:ve("Unknown enum value: "+a):oo.prototype.qb.call(this,a)},Oi.prototype.createNetwork=function(){return new Bc(this)},Oi.prototype.makeNetwork=function(a){function y(E){if(E instanceof hn)return!E.isLinkLabel&&E.category!=="Comment";if(E instanceof $e){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 fe?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof pi?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},Oi.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==H0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof fe&&(y=a),this.path===I0&&y!==null?this.ud=y.isTreePathToChildren?yh:Fc:this.ud=this.path===I0?yh: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 Ze,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof hn?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Yl&&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,Ny(this,y));for(y=this.network.vertexes,a=null;a=Xx(y),0<a.count;)y=rx(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,Ny(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Yl&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Yl&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Yl&&lx(this,y);if(this.Cu(),this.layerStyle===_0){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 Yl&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Ze,this.isValidLayout=!0};function Xx(a){var y=new Ze;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}Oi.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case yh:x.sourceEdges.count===0&&this.Ub.add(x);break;case Fc:x.destinationEdges.count===0&&this.Ub.add(x);break;default:ve("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=rx(this,a),a!==null&&this.Ub.add(a))};function rx(a,y){var x=999999,E=null;for(y=y.iterator;y.next();){var b=y.value;switch(a.ud){case yh:b.sourceEdges.count<x&&(x=b.sourceEdges.count,E=b);break;case Fc:b.destinationEdges.count<x&&(x=b.destinationEdges.count,E=b);break;default:ve("Unhandled path value "+a.ud.toString())}}return E}function Ny(a,y){if(y!==null){switch(a.ud){case yh:if(0<y.destinationEdges.count){for(var x=new tn,E=y.destinationVertexes;E.next();){var b=E.value;ox(a,y,b)&&x.add(b)}0<x.count&&(y.children=x.Fa())}break;case Fc:if(0<y.sourceEdges.count){for(x=new tn,E=y.sourceVertexes;E.next();)b=E.value,ox(a,y,b)&&x.add(b);0<x.count&&(y.children=x.Fa())}break;default:ve("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++)Ny(a,x[y])}}function ox(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}Oi.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,E=0,b=0;b<x.length;b++)x[b]===y&&E++;if(0<E){E=Array(x.length-E);for(var z=b=0;z<x.length;z++)x[z]!==y&&(E[b++]=x[z]);a.children=E}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===Ph&&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];sx(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 Jx(a,y){switch(a.vo){default:case z0: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}}Oi.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Jx(this,a)),a.parent!==null&&a.parent.alignment===Ph){for(var y=a.angle,x=a.parent.children,E=0;E<x.length&&a!==x[E];)E++;E%2===0?E!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,E=0;E<x;E++)ax(a,y[E])}}Oi.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==Ph&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,E=0;E<x;E++)lx(a,y[E])}}Oi.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Tg:break;case Vp:a.children.reverse();break;case Zp:a.children.sort(a.comparer);break;case Yp:a.children.sort(a.comparer),a.children.reverse();break;default:ve("Unhandled sorting value "+a.sorting.toString())}},Oi.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Oi.prototype.addComments=function(a){var y=a.angle,x=a.parent,E=0,b=!1;x!==null&&(E=x.angle,b=x.alignment,b=df(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=Ce.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=b,Ce.free(b))};function df(a){return a===Pd||a===Ph||a===wd||a===Uh}function Up(a){return a===Pd||a===Ph}function Ey(a){var y=a.parent;if(y!==null){var x=y.alignment;if(df(x)){if(Up(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===wd)return!0}}return!1}Oi.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=df(z)),E=E===90||E===270,x=b===90||b===270;for(var tt=a.childrenCount===0,rt=Ey(a),ot=0,at=a.comments,ut=at.length,ct=Gt.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],xt=yt.measuredBounds;if(E&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<b&&!z||x&&rt)if(0<=a.commentMargin)for(ct.h(a.bounds.x-a.commentMargin-xt.width,a.bounds.y+ot),yt.move(ct),yt=yt.Sd();yt.next();){var kt=yt.value;kt.fromSpot=aa,kt.toSpot=bs}else for(ct.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+ot),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=bs,kt.toSpot=aa;else if(0<=a.commentMargin)for(ct.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+ot),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=bs,kt.toSpot=aa;else for(ct.h(a.bounds.x+a.commentMargin-xt.width,a.bounds.y+ot),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=aa,kt.toSpot=bs;ot=0<=a.commentSpacing?ot+(xt.height+a.commentSpacing):ot+(a.commentSpacing-xt.height)}else{if(135<b&&!z||!x&&rt)if(0<=a.commentMargin)for(ct.h(a.bounds.x+ot,a.bounds.y-a.commentMargin-xt.height),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=sa,kt.toSpot=_s;else for(ct.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=_s,kt.toSpot=sa;else if(0<=a.commentMargin)for(ct.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=_s,kt.toSpot=sa;else for(ct.h(a.bounds.x+ot,a.bounds.y+a.commentMargin-xt.height),yt.move(ct),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=sa,kt.toSpot=_s;ot=0<=a.commentSpacing?ot+(xt.width+a.commentSpacing):ot+(a.commentSpacing-xt.width)}}if(Gt.free(ct),y=ot-a.commentSpacing-(E?y.height:y.width),this.ud===yh)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)}},Oi.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 j0:ux(this,a);break;case Xp:if(a.alignment===Ph)ux(this,a);else if(a.childrenCount===0)E=a.parent,x=!1,y=0,E!==null&&(y=E.angle,x=E.alignment,x=df(x)),E=Ey(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=du(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===Sh;var at=ot===xh,ut=df(ot),ct=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),xt=a.rowSpacing,kt=0;(E||at||a.hm||a.im&&a.maxGenerationCount===1)&&(kt=Math.max(0,a.rowIndent)),E=a.width;var jt=a.height,At=0,Wt=0,Ut=0,Xt=null,ee=null,ce=0,an=0,Ln=0,Sn=0,Je=0,Be=0,gi=0,li=0;if(ut&&!Up(ot)&&135<b&&tt.reverse(),Up(ot))if(1<rt)for(var rr=0;rr<rt;rr++)rr%2===0&&rr!==rt-1&&(li=Math.max(li,y?tt[rr].Da.width:tt[rr].Da.height));else rt===1&&(li=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(ot){case Pd:Wt=135>b?hx(this,a,tt,li,At,Wt):dx(this,a,tt,li,At,Wt),li=Wt.x,At=Wt.width,Wt=Wt.height;break;case wd:for(Xt=0;Xt<rt;Xt++)ee=tt[Xt],ct=ee.Da,Ut=Be===0?0:xt,y?(ee.S.h(z-ct.width,Sn+Ut),At=Math.max(At,ct.width),Wt=Math.max(Wt,Sn+Ut+ct.height),Sn+=Ut+ct.height):(ee.S.h(Ln+Ut,z-ct.height),At=Math.max(At,Ln+Ut+ct.width),Wt=Math.max(Wt,ct.height),Ln+=Ut+ct.width),Be++;break;case Uh:for(Xt=0;Xt<rt;Xt++)ee=tt[Xt],z=ee.Da,ct=Be===0?0:xt,y?(ee.S.h(mt/2+a.focus.x,Sn+ct),At=Math.max(At,z.width),Wt=Math.max(Wt,Sn+ct+z.height),Sn+=ct+z.height):(ee.S.h(Ln+ct,mt/2+a.focus.y),At=Math.max(At,Ln+ct+z.width),Wt=Math.max(Wt,z.height),Ln+=ct+z.width),Be++}Xt=Ka(this,2),ee=Ka(this,2),y?(Xt[0].h(0,0),Xt[1].h(0,Wt),ee[0].h(At,0)):(Xt[0].h(0,0),Xt[1].h(At,0),ee[0].h(0,Wt)),ee[1].h(At,Wt)}else for(rr=0;rr<rt;rr++){var zr=tt[rr],fs=zr.Da;if(y){0<ct&&0<Be&&Ln+mt+fs.width>ct&&(Ln<z&&Yf(a,ot,z-Ln,0,gi,rr-1),Je++,Be=0,gi=rr,Ut=Wt,Ln=0,Sn=135<b?-Wt-xt:Wt+xt),O0(this,zr,0,Sn);var vs=0;if(Be===0)Xt=zr.Yo,ee=zr.kp,ce=fs.width,an=fs.height,(Xt===null||ee===null||b!==du(zr))&&(Xt=Ka(this,2),ee=Ka(this,2),Xt[0].h(0,0),Xt[1].h(0,an),ee[0].h(ce,0),ee[1].h(ce,an));else{var ia=hi();an=fx(this,a,zr,Xt,ee,ce,an,ia),vs=an.x,Xt=ia[0],ee=ia[1],ce=an.width,an=an.height,ni(ia),Ln<fs.width&&0>vs&&(bc(a,-vs,0,gi,rr-1),R0(Xt,-vs,0),R0(ee,-vs,0),vs=0)}zr.S.h(vs,Sn),At=Math.max(At,ce),Wt=Math.max(Wt,Ut+(Je===0?0:xt)+fs.height),Ln=ce}else 0<ct&&0<Be&&Sn+mt+fs.height>ct&&(Sn<z&&Yf(a,ot,0,z-Sn,gi,rr-1),Je++,Be=0,gi=rr,Ut=At,Sn=0,Ln=135<b?-At-xt:At+xt),O0(this,zr,Ln,0),vs=0,Be===0?(Xt=zr.Yo,ee=zr.kp,ce=fs.width,an=fs.height,(Xt===null||ee===null||b!==du(zr))&&(Xt=Ka(this,2),ee=Ka(this,2),Xt[0].h(0,0),Xt[1].h(ce,0),ee[0].h(0,an),ee[1].h(ce,an))):(ia=hi(),an=fx(this,a,zr,Xt,ee,ce,an,ia),vs=an.x,Xt=ia[0],ee=ia[1],ce=an.width,an=an.height,ni(ia),Sn<fs.height&&0>vs&&(bc(a,0,-vs,gi,rr-1),R0(Xt,0,-vs),R0(ee,0,-vs),vs=0)),zr.S.h(Ln,vs),Wt=Math.max(Wt,an),At=Math.max(At,Ut+(Je===0?0:xt)+fs.width),Sn=an;Be++}switch(0<Je&&(y?(Wt+=Math.max(0,x),Ln<At&&Yf(a,ot,At-Ln,0,gi,rt-1),0<kt&&(at||bc(a,kt,0,0,rt-1),At+=kt)):(At+=Math.max(0,x),Sn<Wt&&Yf(a,ot,0,Wt-Sn,gi,rt-1),0<kt&&(at||bc(a,0,kt,0,rt-1),Wt+=kt))),kt=at=0,ot){case bg:y?at+=At/2-a.focus.x-yt/2:kt+=Wt/2-a.focus.y-yt/2;break;case Ac:0<Je?y?at+=At/2-a.focus.x-yt/2:kt+=Wt/2-a.focus.y-yt/2:y?(li=tt[0].S.x+tt[0].la.x,at+=li+(tt[rt-1].S.x+tt[rt-1].la.x+2*tt[rt-1].focus.x-li)/2-a.focus.x-yt/2):(li=tt[0].S.y+tt[0].la.y,kt+=li+(tt[rt-1].S.y+tt[rt-1].la.y+2*tt[rt-1].focus.y-li)/2-a.focus.y-yt/2);break;case Sh:y?(at-=yt,At+=yt):(kt-=yt,Wt+=yt);break;case xh:y?(at+=At-a.width+yt,At+=yt):(kt+=Wt-a.height+yt,Wt+=yt);break;case Pd:y?1<rt?at+=li+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<rt?kt+=li+mt/2-a.focus.y:kt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case wd:y?at+=At+mt/2-a.focus.x:kt+=Wt+mt/2-a.focus.y;break;case Uh:break;default:Wt=this.customAlignment(a,at,kt,At,Wt),at=Wt[0],kt=Wt[1],At=Wt[2],Wt=Wt[3]}for(yt=0;yt<rt;yt++)li=tt[yt],y?li.S.h(li.S.x+li.la.x-at,li.S.y+(135<b?(ut?-Wt:-li.Da.height)+li.la.y-x:jt+x+li.la.y)):li.S.h(li.S.x+(135<b?(ut?-At:-li.Da.width)+li.la.x-x:E+x+li.la.x),li.S.y+li.la.y-kt);if(rt=tt=0,ut?y?(At=Ty(a,At,at),0>at&&(at=0),135<b&&(kt+=Wt+x),Wt+=jt+x,ot===Uh&&(tt+=mt/2+a.focus.x),rt+=jt+x):(135<b&&(at+=At+x),At+=E+x,Wt=by(a,Wt,kt),0>kt&&(kt=0),ot===Uh&&(rt+=mt/2+a.focus.y),tt+=E+x):y?(a.comments===null?E>At&&(At=Fy(ot,E-At,0),tt=At.x,rt=At.y,At=E,at=0):At=Ty(a,At,at),0>at&&(tt-=at,at=0),135<b&&(kt+=Wt+x),Wt=Math.max(Math.max(Wt,jt),Wt+jt+x),rt+=jt+x):(135<b&&(at+=At+x),At=Math.max(Math.max(At,E),At+E+x),a.comments===null?jt>Wt&&(Wt=Fy(ot,0,jt-Wt),tt=Wt.x,rt=Wt.y,Wt=jt,kt=0):Wt=by(a,Wt,kt),0>kt&&(rt-=kt,kt=0),tt+=E+x),0<Je)b=Ka(this,4),Je=Ka(this,4),y?(b[2].h(0,jt+x),b[3].h(b[2].x,Wt),Je[2].h(At,b[2].y),Je[3].h(Je[2].x,b[3].y)):(b[2].h(E+x,0),b[3].h(At,b[2].y),Je[2].h(b[2].x,Wt),Je[3].h(b[3].x,Je[2].y));else{for(b=Ka(this,Xt.length+2),Je=Ka(this,ee.length+2),ot=0;ot<Xt.length;ot++)ut=Xt[ot],b[ot+2].h(ut.x+tt,ut.y+rt);for(ot=0;ot<ee.length;ot++)ut=ee[ot],Je[ot+2].h(ut.x+tt,ut.y+rt)}y?(b[0].h(at,0),b[1].h(b[0].x,jt),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])),Je[0].h(at+E,0),Je[1].h(Je[0].x,jt),Je[2].y<Je[1].y&&(Je[2].x<Je[0].x?Je[2].assign(Je[1]):Je[1].assign(Je[2])),Je[3].y<Je[2].y&&(Je[3].x<Je[0].x?Je[3].assign(Je[2]):Je[2].assign(Je[3])),b[2].y-=x/2,Je[2].y-=x/2):(b[0].h(0,kt),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])),Je[0].h(0,kt+jt),Je[1].h(E,Je[0].y),Je[2].x<Je[1].x&&(Je[2].y<Je[0].y?Je[2].assign(Je[1]):Je[1].assign(Je[2])),Je[3].x<Je[2].x&&(Je[3].y<Je[0].y?Je[3].assign(Je[2]):Je[2].assign(Je[3])),b[2].x-=x/2,Je[2].x-=x/2),Nu(this,Xt),Nu(this,ee),a.Yo=b,a.kp=Je,a.la.h(at,kt),a.Da.h(At,Wt)}break;default:ve("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,E=0;y.parent!==null&&(E=y.parent.angle,x=y.parent.alignment,x=df(x));var b=Ey(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=du(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===Sh,ct=at===xh;rt=df(at);var mt=Math.max(0,y.breadthLimit);ot=a.computeLayerSpacing(y);var yt=y.nodeSpacing,xt=a.computeNodeIndent(y),kt=ut||ct?0:xt/2,jt=y.rowSpacing,At=0;(ut||ct||y.hm||y.im&&y.maxGenerationCount===1)&&(At=Math.max(0,y.rowIndent)),ut=y.width;var Wt=y.height,Ut=0,Xt=0,ee=0,ce=0,an=0,Ln=0,Sn=0,Je=0,Be=0,gi=0;if(rt&&!Up(at)&&135<E&&b.reverse(),Up(at))if(1<tt)for(var li=0;li<tt;li++){var rr=b[li],zr=rr.Da;li%2===0&&li!==tt-1?Be=Math.max(Be,(x?zr.width:zr.height)+a.computeBusNodeSpacing(rr)-yt):li%2!==0&&(gi=Math.max(gi,(x?zr.width:zr.height)+a.computeBusNodeSpacing(rr)-yt))}else tt===1&&(Be=x?b[0].Da.width:b[0].Da.height);if(rt)switch(at){case Pd:case Ph:Xt=135>E?hx(a,y,b,Be,Ut,Xt):dx(a,y,b,Be,Ut,Xt),Be=Xt.x,Ut=Xt.width,Xt=Xt.height;break;case wd:for(mt=0;mt<tt;mt++)kt=b[mt],ee=kt.Da,gi=Sn===0?0:jt,x?(kt.S.h(z-ee.width,an+gi),Ut=Math.max(Ut,ee.width),Xt=Math.max(Xt,an+gi+ee.height),an+=gi+ee.height):(kt.S.h(ce+gi,z-ee.height),Ut=Math.max(Ut,ce+gi+ee.width),Xt=Math.max(Xt,ee.height),ce+=gi+ee.width),Sn++;break;case Uh:for(z=0;z<tt;z++)mt=b[z],kt=mt.Da,ee=Sn===0?0:jt,x?(mt.S.h(yt/2+y.focus.x,an+ee),Ut=Math.max(Ut,kt.width),Xt=Math.max(Xt,an+ee+kt.height),an+=ee+kt.height):(mt.S.h(ce+ee,yt/2+y.focus.y),Ut=Math.max(Ut,ce+ee+kt.width),Xt=Math.max(Xt,kt.height),ce+=ee+kt.width),Sn++}else for(gi=0;gi<tt;gi++)li=b[gi],rr=li.Da,x?(0<mt&&0<Sn&&ce+yt+rr.width>mt&&(ce<z&&Yf(y,at,z-ce,0,Je,gi-1),Ln++,Sn=0,Je=gi,ee=Xt,ce=0,an=135<E?-Xt-jt:Xt+jt),zr=Sn===0?kt:yt,O0(a,li,0,an),li.S.h(ce+zr,an),Ut=Math.max(Ut,ce+zr+rr.width),Xt=Math.max(Xt,ee+(Ln===0?0:jt)+rr.height),ce+=zr+rr.width):(0<mt&&0<Sn&&an+yt+rr.height>mt&&(an<z&&Yf(y,at,0,z-an,Je,gi-1),Ln++,Sn=0,Je=gi,ee=Ut,an=0,ce=135<E?-Ut-jt:Ut+jt),zr=Sn===0?kt:yt,O0(a,li,ce,0),li.S.h(ce,an+zr),Xt=Math.max(Xt,an+zr+rr.height),Ut=Math.max(Ut,ee+(Ln===0?0:jt)+rr.width),an+=zr+rr.height),Sn++;switch(0<Ln&&(x?(Xt+=Math.max(0,ot),ce<Ut&&Yf(y,at,Ut-ce,0,Je,tt-1),0<At&&(ct||bc(y,At,0,0,tt-1),Ut+=At)):(Ut+=Math.max(0,ot),an<Xt&&Yf(y,at,0,Xt-an,Je,tt-1),0<At&&(ct||bc(y,0,At,0,tt-1),Xt+=At))),At=ct=0,at){case bg:x?ct+=Ut/2-y.focus.x-xt/2:At+=Xt/2-y.focus.y-xt/2;break;case Ac:0<Ln?x?ct+=Ut/2-y.focus.x-xt/2:At+=Xt/2-y.focus.y-xt/2:x?(a=b[0].S.x+b[0].la.x,ct+=a+(b[tt-1].S.x+b[tt-1].la.x+2*b[tt-1].focus.x-a)/2-y.focus.x-xt/2):(a=b[0].S.y+b[0].la.y,At+=a+(b[tt-1].S.y+b[tt-1].la.y+2*b[tt-1].focus.y-a)/2-y.focus.y-xt/2);break;case Sh:x?(ct-=xt,Ut+=xt):(At-=xt,Xt+=xt);break;case xh:x?(ct+=Ut-y.width+xt,Ut+=xt):(At+=Xt-y.height+xt,Xt+=xt);break;case Pd:case Ph:x?1<tt?ct+=Be+yt/2-y.focus.x:ct+=b[0].focus.x-y.focus.x+b[0].la.x:1<tt?At+=Be+yt/2-y.focus.y:At+=b[0].focus.y-y.focus.y+b[0].la.y;break;case wd:x?ct+=Ut+yt/2-y.focus.x:At+=Xt+yt/2-y.focus.y;break;case Uh:break;default:a=a.customAlignment(y,ct,At,Ut,Xt),ct=a[0],At=a[1],Ut=a[2],Xt=a[3]}for(a=0;a<tt;a++)xt=b[a],x?xt.S.h(xt.S.x+xt.la.x-ct,xt.S.y+(135<E?(rt?-Xt:-xt.Da.height)+xt.la.y-ot:Wt+ot+xt.la.y)):xt.S.h(xt.S.x+(135<E?(rt?-Ut:-xt.Da.width)+xt.la.x-ot:ut+ot+xt.la.x),xt.S.y+xt.la.y-At);x?(Ut=Ty(y,Ut,ct),0>ct&&(ct=0),135<E&&(At+=Xt+ot),Xt=Math.max(Math.max(Xt,Wt),Xt+Wt+ot)):(135<E&&(ct+=Ut+ot),Ut=Math.max(Math.max(Ut,ut),Ut+ut+ot),Xt=by(y,Xt,At),0>At&&(At=0)),y.la.h(ct,At),y.Da.h(Ut,Xt)}}Oi.prototype.customAlignment=function(a,y,x,E,b){return[y,x,E,b]};function hx(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new Ce(E,0,b,z);if(tt===1)return y=x[0],b=y.Da.width,z=y.Da.height,new Ce(E,0,b,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=du(y)===90,ut=0,ct=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],kt=xt.Da,jt=ut===0?0:ot;if(at){var At=a.computeBusNodeSpacing(xt)-rt;xt.S.h(E-(kt.width+At),mt+jt),b=Math.max(b,kt.width+At),z=Math.max(z,mt+jt+kt.height),mt+=jt+kt.height}else At=a.computeBusNodeSpacing(xt)-rt,xt.S.h(ct+jt,E-(kt.height+At)),z=Math.max(z,kt.height+At),b=Math.max(b,ct+jt+kt.width),ct+=jt+kt.width;ut++}for(ut=0,xt=ct,yt=mt,at?(ct=E+rt,mt=0):(ct=0,mt=E+rt),kt=0;kt<tt;kt++)if(kt%2!==0){jt=x[kt],At=jt.Da;var Wt=ut===0?0:ot;if(at){var Ut=a.computeBusNodeSpacing(jt)-rt;jt.S.h(ct+Ut,mt+Wt),b=Math.max(b,ct+At.width+Ut),z=Math.max(z,mt+Wt+At.height),mt+=Wt+At.height}else Ut=a.computeBusNodeSpacing(jt)-rt,jt.S.h(ct+Wt,mt+Ut),b=Math.max(b,ct+Wt+At.width),z=Math.max(z,mt+At.height+Ut),ct+=Wt+At.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(xt),Math.abs(ct))),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=D0(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(xt,ct)+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=D0(y,x.S.y,!0,E,rt)))),new Ce(E,0,b,z)}function dx(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new Ce(E,0,b,z);if(tt===1)return x=x[0],b=x.Da.width,z=x.Da.height,new Ce(E,0,b,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=du(y)===270,ut=0,ct=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],kt=xt.Da,jt=ut===0?0:ot;if(at){var At=a.computeBusNodeSpacing(xt)-rt;mt-=jt+kt.height,xt.S.h(E-(kt.width+At),mt),b=Math.max(b,kt.width+At),z=Math.max(z,Math.abs(mt))}else At=a.computeBusNodeSpacing(xt)-rt,ct-=jt+kt.width,xt.S.h(ct,E-(kt.height+At)),z=Math.max(z,kt.height+At),b=Math.max(b,Math.abs(ct));ut++}for(ut=0,xt=ct,yt=mt,at?(ct=E+rt,mt=0):(ct=0,mt=E+rt),kt=0;kt<tt;kt++)if(kt%2!==0){jt=x[kt],At=jt.Da;var Wt=ut===0?0:ot;if(at){var Ut=a.computeBusNodeSpacing(jt)-rt;mt-=Wt+At.height,jt.S.h(ct+Ut,mt),b=Math.max(b,ct+At.width+Ut),z=Math.max(z,Math.abs(mt))}else Ut=a.computeBusNodeSpacing(jt)-rt,ct-=Wt+At.width,jt.S.h(ct,mt+Ut),z=Math.max(z,mt+At.height+Ut),b=Math.max(b,Math.abs(ct));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(xt),Math.abs(ct))),at?(ot.S.h(E+rt/2-ot.focus.x-ot.la.x,-z-ut.height-a),ct=E+rt/2-ot.focus.x-ot.la.x,b=Math.max(b,ct+ut.width),0>ct&&(b-=ct),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>ot.S.x&&(E=D0(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(xt,ct))+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=D0(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 Ce(E,0,b,z)}Oi.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},Oi.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function D0(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 Ty(a,y,x){switch(a.alignment){case Ac:case bg:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case Sh:return a.width>y?a.width:y;case xh:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case Pd:case Ph:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case wd:return a.width-a.focus.x+a.nodeSpacing/2+y;case Uh:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function by(a,y,x){switch(a.alignment){case Ac:case bg:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case Sh:return a.height>y?a.height:y;case xh:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case Pd:case Ph:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case wd:return a.height-a.focus.y+a.nodeSpacing/2+y;case Uh:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Fy(a,y,x){switch(a){case bg:y/=2,x/=2;break;case Ac:y/=2,x/=2;break;case Sh:x=y=0;break;case xh:break;default:ve("Unhandled alignment value "+a.toString())}return new Gt(y,x)}function Yf(a,y,x,E,b,z){y=Fy(y,x,E),bc(a,y.x,y.y,b,z)}function bc(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 O0(a,y,x,E){var b=y.parent;switch(a.ud){case yh:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===b&&y.relativePoint.h(x,E);break;case Fc:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===b&&y.relativePoint.h(x,E);break;default:ve("Unhandled path value "+a.ud.toString())}}function R0(a,y,x){for(var E=0;E<a.length;E++){var b=a[E];b.x+=y,b.y+=x}}function fx(a,y,x,E,b,z,tt,rt){var ot=du(y),at=ot===90||ot===270,ut=y.nodeSpacing;y=E;var ct=b;E=z;var mt=tt,yt=x.Yo,xt=x.kp;tt=x.Da;var kt=at?Math.max(mt,tt.height):Math.max(E,tt.width);if((yt===null||ot!==du(x))&&(yt=Ka(a,2),xt=Ka(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),xt[0].h(tt.width,0),xt[1].h(xt[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),xt[0].h(0,tt.height),xt[1].h(yt[1].x,xt[0].y))),at){if(mt=9999999,!(ct===null||2>ct.length||yt===null||2>yt.length))for(b=x=0;x<ct.length&&b<yt.length;){z=ct[x];var jt=yt[b];ot=jt.x,at=jt.y,ot+=E;var At=z;x+1<ct.length&&(At=ct[x+1]);var Wt=jt;jt=Wt.x,Wt=Wt.y,b+1<yt.length&&(Wt=yt[b+1],jt=Wt.x,Wt=Wt.y,jt+=E);var Ut=mt;z.y===at?Ut=ot-z.x:z.y>at&&z.y<Wt?Ut=ot+(z.y-at)/(Wt-at)*(jt-ot)-z.x:at>z.y&&at<At.y&&(Ut=ot-(z.x+(at-z.y)/(At.y-z.y)*(At.x-z.x))),Ut<mt&&(mt=Ut),At.y<=z.y?x++:Wt<=at?b++:(At.y<=Wt&&x++,Wt<=At.y&&b++)}if(mt=E-mt,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=Ka(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=Ka(a,E),ot=0;ot<E;ot++)x[ot].assign(ut[ot]);Nu(a,ut),E=x}if(z=xt,ot=mt,ct===null||2>ct.length||z===null||2>z.length)b=null;else{for(ut=Ka(a,ct.length+z.length),b=at=x=0;x<ct.length&&ct[x].y<z[0].y;)At=ct[x++],ut[b++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[b++].h(At.x+ot,At.y);for(z=z[z.length-1].y;x<ct.length&&ct[x].y<=z;)x++;for(;x<ct.length&&ct[x].y>z;)ot=ct[x++],ut[b++].h(ot.x,ot.y);for(z=Ka(a,b),x=0;x<b;x++)z[x].assign(ut[x]);Nu(a,ut),b=z}return z=Math.max(0,mt)+tt.width,tt=kt,Nu(a,y),Nu(a,yt),Nu(a,ct),Nu(a,xt),rt[0]=E,rt[1]=b,new Ce(mt,0,z,tt)}if(E=9999999,!(ct===null||2>ct.length||yt===null||2>yt.length))for(b=x=0;x<ct.length&&b<yt.length;)z=ct[x],jt=yt[b],ot=jt.x,at=jt.y,at+=mt,At=z,x+1<ct.length&&(At=ct[x+1]),Wt=jt,jt=Wt.x,Wt=Wt.y,b+1<yt.length&&(Wt=yt[b+1],jt=Wt.x,Wt=Wt.y,Wt+=mt),Ut=E,z.x===ot?Ut=at-z.y:z.x>ot&&z.x<jt?Ut=at+(z.x-ot)/(jt-ot)*(Wt-at)-z.y:ot>z.x&&ot<At.x&&(Ut=at-(z.y+(ot-z.x)/(At.x-z.x)*(At.y-z.y))),Ut<E&&(E=Ut),At.x<=z.x?x++:jt<=ot?b++:(At.x<=jt&&x++,jt<=At.x&&b++);if(mt-=E,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=Ka(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=Ka(a,E),ot=0;ot<E;ot++)x[ot].assign(ut[ot]);Nu(a,ut),E=x}if(z=xt,ot=mt,ct===null||2>ct.length||z===null||2>z.length)b=null;else{for(ut=Ka(a,ct.length+z.length),b=at=x=0;x<ct.length&&ct[x].x<z[0].x;)At=ct[x++],ut[b++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[b++].h(At.x,At.y+ot);for(z=z[z.length-1].x;x<ct.length&&ct[x].x<=z;)x++;for(;x<ct.length&&ct[x].x>z;)ot=ct[x++],ut[b++].h(ot.x,ot.y);for(z=Ka(a,b),x=0;x<b;x++)z[x].assign(ut[x]);Nu(a,ut),b=z}return z=kt,tt=Math.max(0,mt)+tt.height,Nu(a,y),Nu(a,yt),Nu(a,ct),Nu(a,xt),rt[0]=E,rt[1]=b,new Ce(mt,0,z,tt)}function Ka(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 Gt;return a}function Nu(a,y){var x=y.length,E=a.ru[x];E===void 0&&(E=[],a.ru[x]=E),E.push(y)}Oi.prototype.arrangeTrees=function(){if(this.Rb===H0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Yl){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 Yl&&a.push(x);switch(this.sorting){case Tg:break;case Vp:a.reverse();break;case Zp:a.sort(this.comparer);break;case Yp:a.sort(this.comparer),a.reverse();break;default:ve("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 G0:x+=b.Da.height+this.$d.height;break;case Ry:y+=b.Da.width+this.$d.width;break;default:ve("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)}}}Oi.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},Oi.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},Oi.prototype.Gu=function(){if(this.layerStyle===_0){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 Gt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),E=new Gt(-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 Ce(0,z,x,rt))):this.angle===90?(b.push(new Ce(0,z,x,rt)),z+=rt):this.angle===180?(z-=rt,b.push(new Ce(z,0,rt,x))):(b.push(new Ce(z,0,rt,x)),z+=rt)}this.commitLayers(b,E)}},Oi.prototype.commitLayers=function(){},Oi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Oi.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Yl&&cx(this,y)}};function cx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,E=0;E<x;E++)cx(a,y[E])}}Oi.prototype.setPortSpots=function(a){var y=a.alignment;if(df(y)){var x=this.ud===yh,E=du(a);switch(E){case 0:var b=bs;break;case 90:b=_s;break;case 180:b=aa;break;default:b=sa}var z=a.children,tt=z.length;switch(y){case Pd:case Ph: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?aa:sa;if(tt===1||y===tt-1&&tt%2===1)switch(E){case 0:ot=aa;break;case 90:ot=sa;break;case 180:ot=bs;break;default:ot=_s}else y%2===0&&(ot=E===90||E===270?bs:_s);x?(a.setsPortSpot&&(rt.fromSpot=b),a.setsChildPortSpot&&(rt.toSpot=ot)):(a.setsPortSpot&&(rt.fromSpot=ot),a.setsChildPortSpot&&(rt.toSpot=b))}}break;case wd:for(E=E===90||E===270?bs:_s,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 Uh:for(E=E===90||E===270?aa:sa,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=du(a),this.ud===yh){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=bs;break;case 90:E.fromSpot=_s;break;case 180:E.fromSpot=aa;break;default:E.fromSpot=sa}else E.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.toSpot=aa;break;case 90:E.toSpot=sa;break;case 180:E.toSpot=bs;break;default:E.toSpot=_s}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=bs;break;case 90:E.toSpot=_s;break;case 180:E.toSpot=aa;break;default:E.toSpot=sa}else E.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.fromSpot=aa;break;case 90:E.fromSpot=sa;break;case 180:E.fromSpot=bs;break;default:E.fromSpot=_s}else E.fromSpot=a.childPortSpot}};function du(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}Oi.prototype.computeLayerSpacing=function(a){var y=du(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},Oi.prototype.computeNodeIndent=function(a){var y=du(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)},_e.Object.defineProperties(Oi.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!==z0&&a!==Dy&&a!==By&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==Iy&&a!==jy&&a!==_0||(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!==G0&&a!==Ry&&a!==H0||(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!==Tg&&a!==Vp&&a!==Zp&&!Yp||(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()):ve("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!==j0&&a!==Xp||(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!==Tg&&a!==Vp&&a!==Zp&&!Yp||(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!==j0&&a!==Xp||(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 I0=new ye(Oi,"PathDefault",-1),yh=new ye(Oi,"PathDestination",0),Fc=new ye(Oi,"PathSource",1),Tg=new ye(Oi,"SortingForwards",10),Vp=new ye(Oi,"SortingReverse",11),Zp=new ye(Oi,"SortingAscending",12),Yp=new ye(Oi,"SortingDescending",13),bg=new ye(Oi,"AlignmentCenterSubtrees",20),Ac=new ye(Oi,"AlignmentCenterChildren",21),Sh=new ye(Oi,"AlignmentStart",22),xh=new ye(Oi,"AlignmentEnd",23),Pd=new ye(Oi,"AlignmentBus",24),Ph=new ye(Oi,"AlignmentBusBranching",25),wd=new ye(Oi,"AlignmentTopLeftBus",26),Uh=new ye(Oi,"AlignmentBottomRightBus",27),j0=new ye(Oi,"CompactionNone",30),Xp=new ye(Oi,"CompactionBlock",31),z0=new ye(Oi,"StyleLayered",40),By=new ye(Oi,"StyleLastParents",41),Dy=new ye(Oi,"StyleAlternating",42),Oy=new ye(Oi,"StyleRootOnly",43),G0=new ye(Oi,"ArrangementVertical",50),Ry=new ye(Oi,"ArrangementHorizontal",51),H0=new ye(Oi,"ArrangementFixedRoots",52),Iy=new ye(Oi,"LayerIndividual",60),jy=new ye(Oi,"LayerSiblings",61),_0=new ye(Oi,"LayerUniform",62);Oi.className="TreeLayout",Oi.PathDefault=I0,Oi.PathDestination=yh,Oi.PathSource=Fc,Oi.SortingForwards=Tg,Oi.SortingReverse=Vp,Oi.SortingAscending=Zp,Oi.SortingDescending=Yp,Oi.AlignmentCenterSubtrees=bg,Oi.AlignmentCenterChildren=Ac,Oi.AlignmentStart=Sh,Oi.AlignmentEnd=xh,Oi.AlignmentBus=Pd,Oi.AlignmentBusBranching=Ph,Oi.AlignmentTopLeftBus=wd,Oi.AlignmentBottomRightBus=Uh,Oi.CompactionNone=j0,Oi.CompactionBlock=Xp,Oi.StyleLayered=z0,Oi.StyleLastParents=By,Oi.StyleAlternating=Dy,Oi.StyleRootOnly=Oy,Oi.ArrangementVertical=G0,Oi.ArrangementHorizontal=Ry,Oi.ArrangementFixedRoots=H0,Oi.LayerIndividual=Iy,Oi.LayerSiblings=jy,Oi.LayerUniform=_0;function Bc(a){_r.call(this,a)}de(Bc,_r),Bc.prototype.createVertex=function(){return new Yl(this)},Bc.prototype.createEdge=function(){return new Fg(this)},Bc.className="TreeNetwork";function Yl(a){ns.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 Gt(0,0),this.Da=new ze(0,0),this.la=new Gt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Tg,this.hd=ry,this.Kb=0,this.Jb=Ac,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=Xp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=ks,this.wr=!0,this.Dp=ks}de(Yl,ns),Yl.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)},_e.Object.defineProperties(Yl.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)}}}),Yl.className="TreeVertex";function Fg(a){il.call(this,a),this.$t=new Gt(0,0)}de(Fg,il),Fg.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 yh:x=this.fromVertex,E=this.toVertex;break;case Fc:x=this.toVertex,E=this.fromVertex;break;default:ve("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=du(x),tt=y.computeLayerSpacing(x),rt=x.rowSpacing;a.vg();var ot=a.curve===vl,at=a.isOrthogonal,ut;if(a.uh(),at||ot){for(ut=2;4<a.pointsCount;)a.pv(2);var ct=a.i(1),mt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ct=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===xh?(z=E.bottom+b.y,b.y===0&&ct.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ct.y,z-y.computeNodeIndent(x))))):x.alignment===Sh?(z=E.top+b.y,b.y===0&&ct.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ct.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,ct.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,ct.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===xh?(z=E.right+b.x,b.x===0&&ct.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ct.x,z-y.computeNodeIndent(x))))):x.alignment===Sh?(z=E.left+b.x,b.x===0&&ct.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ct.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,ct.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,ct.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===xh?(z=E.bottom+b.y,b.y===0&&ct.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ct.y,z-y.computeNodeIndent(x))))):x.alignment===Sh?(z=E.top+b.y,b.y===0&&ct.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ct.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,ct.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,ct.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===xh?(z=E.right+b.x,b.x===0&&ct.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ct.x,z-y.computeNodeIndent(x))))):x.alignment===Sh?(z=E.left+b.x,b.x===0&&ct.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ct.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,ct.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,ct.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))):ve("Invalid angle "+z),a.zf()}else b=E,a=this.link,E=this.network.layout,y=du(x),y!==du(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===vl,b=a.isOrthogonal,E=df(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()))}}},_e.Object.defineProperties(Fg.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)}}}),Fg.className="TreeEdge",Qr.prototype.initializeStandardTools=function(){this.gb("Action",new Uo,this.mouseDownTools),this.gb("Relinking",new or,this.mouseDownTools),this.gb("LinkReshaping",new ai,this.mouseDownTools),this.gb("Rotating",new xo,this.mouseDownTools),this.gb("Resizing",new Fr,this.mouseDownTools),this.gb("Linking",new ur,this.mouseMoveTools),this.gb("Dragging",new ho,this.mouseMoveTools),this.gb("DragSelecting",new as,this.mouseMoveTools),this.gb("Panning",new Ir,this.mouseMoveTools),this.gb("ContextMenu",new Po,this.mouseUpTools),this.gb("TextEditing",new gr,this.mouseUpTools),this.gb("ClickCreating",new Os,this.mouseUpTools),this.gb("ClickSelecting",new Eo,this.mouseUpTools)},Zu("Horizontal",new vm),Zu("Spot",new Sm),Zu("Table",new Pm),Zu("Viewbox",new Lm),Zu("TableRow",new wm),Zu("TableColumn",new Cm),Zu("Graduated",new dp),Zu("Grid",new hp),tg.add("GraphLinksModel",ms),tg.add("TreeModel",bl);var K0=Pe.go,zy={get licenseKey(){return fe.licenseKey},set licenseKey(a){fe.licenseKey=a},get version(){return fe.version},Group:pi,EnumValue:ye,List:tn,Set:Ze,Map:zn,Point:Gt,Size:ze,Rect:Ce,Margin:Ci,Spot:Kn,Geometry:nn,PathFigure:qo,PathSegment:tr,InputEvent:Ds,DiagramEvent:ju,ChangedEvent:so,Model:bn,GraphLinksModel:Yi,TreeModel:ya,Binding:Ho,Transaction:ss,UndoManager:lo,CommandHandler:It,Tool:$i,DraggingTool:ho,DraggingInfo:zh,DraggingOptions:st,LinkingBaseTool:ui,LinkingTool:ur,RelinkingTool:or,LinkReshapingTool:ai,ResizingTool:Fr,RotatingTool:xo,ClickSelectingTool:Eo,ActionTool:Uo,ClickCreatingTool:Os,HTMLInfo:eo,ContextMenuTool:Po,DragSelectingTool:as,PanningTool:Ir,TextEditingTool:gr,ToolManager:Qr,Animation:ps,AnimationManager:Ws,AnimationTrigger:qa,Layer:er,Diagram:fe,Palette:ft,Overview:gt,Brush:kr,GraphObject:ne,Panel:Ve,RowColumnDefinition:Jo,Shape:xi,TextBlock:Hr,Picture:Fa,Part:jn,Adornment:nr,Node:hn,Link:$e,Placeholder:ga,Layout:oo,LayoutNetwork:_r,LayoutVertex:ns,LayoutEdge:il,GridLayout:Ns,PanelLayout:es,CircularLayout:po,CircularNetwork:Mg,CircularVertex:zp,CircularEdge:C0,ForceDirectedLayout:Bs,ForceDirectedNetwork:Tc,ForceDirectedVertex:Gp,ForceDirectedEdge:Hp,LayeredDigraphLayout:Nr,LayeredDigraphNetwork:Eg,LayeredDigraphVertex:Al,LayeredDigraphEdge:Wp,TreeLayout:Oi,TreeNetwork:Bc,TreeVertex:Yl,TreeEdge:Fg};typeof K0=="object"&&K0.version&&Ji("WARNING: a `go` object on the root object is already defined. "+("Debug"in K0?"debug ":"")+"version: "+K0.version+", replaced with version: "+zy.version),fe.prototype.go=zy,Pe.go=zy,typeof pn.exports=="object"&&(pn.exports=typeof Kt.g!="undefined"?Kt.g.go:self.go)}();var bt=typeof Kt.g!="undefined"?Kt.g.go:self.go;const se=typeof Kt.g!="undefined"?Kt.g.go:self.go,Ae=se.Group,sn=se.EnumValue,xe=se.List,Bt=se.Set,Yt=se.Map,Le=se.Point,ge=se.Size,he=se.Rect,Ke=se.Margin,Te=se.Spot,dn=se.Geometry,Ft=se.PathFigure,nt=se.PathSegment,et=se.InputEvent,ht=se.DiagramEvent,lt=se.ChangedEvent,pt=se.Model,vt=se.GraphLinksModel,Pt=se.TreeModel,Mt=se.Binding,Ot=se.Transaction,Vt=se.UndoManager,te=se.CommandHandler,re=se.Tool,Jt=se.DraggingTool,pe=se.DraggingInfo,le=se.LinkingBaseTool,Ne=se.LinkingTool,en=se.RelinkingTool,Xe=se.LinkReshapingTool,Zn=se.ResizingTool,$n=se.RotatingTool,qn=se.ClickSelectingTool,Fi=se.ActionTool,qt=se.ClickCreatingTool,_t=se.HTMLInfo,Re=se.ContextMenuTool,Pn=se.DragSelectingTool,Rn=se.PanningTool,Me=se.TextEditingTool,gn=se.ToolManager,xn=se.Animation,ri=se.AnimationManager,Oe=se.AnimationTrigger,ue=se.Layer,Fe=se.Diagram,mn=se.Palette,je=se.Overview,Rt=se.Brush,Lt=se.GraphObject,Ct=se.Panel,Et=se.RowColumnDefinition,Ht=se.Shape,Nt=se.TextBlock,Zt=se.TextBlockMetrics,Qe=se.Picture,Bn=se.Part,Nn=se.Adornment,De=se.Node,fn=se.Link,we=se.Placeholder,kn=se.Layout,Mn=se.LayoutNetwork,di=se.LayoutVertex,Dn=se.LayoutEdge,Ri=se.GridLayout,Wi=se.PanelLayout,ti=se.CircularLayout,Qn=se.CircularNetwork,sr=se.CircularVertex,Mi=se.CircularEdge,Ui=se.ForceDirectedLayout,cr=se.ForceDirectedNetwork,yr=se.ForceDirectedVertex,oi=se.ForceDirectedEdge,ar=se.LayeredDigraphLayout,Xr=se.LayeredDigraphNetwork,bo=se.LayeredDigraphVertex,In=se.LayeredDigraphEdge,En=se.TreeLayout,An=se.TreeNetwork,Bi=se.TreeVertex,Zi=se.TreeEdge,We=se.version},15979:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{hP:function(){return je}});var bt=function(Rt,Lt){return(bt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Ct,Et){Ct.__proto__=Et}||function(Ct,Et){for(var Ht in Et)Object.prototype.hasOwnProperty.call(Et,Ht)&&(Ct[Ht]=Et[Ht])})(Rt,Lt)};function se(Rt,Lt){function Ct(){this.constructor=Rt}bt(Rt,Lt),Rt.prototype=Lt===null?Object.create(Lt):(Ct.prototype=Lt.prototype,new Ct)}function Ae(Rt,Lt,Ct,Et){return new(Ct||(Ct=Promise))(function(Ht,Nt){function Zt(Nn){try{Bn(Et.next(Nn))}catch(De){Nt(De)}}function Qe(Nn){try{Bn(Et.throw(Nn))}catch(De){Nt(De)}}function Bn(Nn){var De;Nn.done?Ht(Nn.value):(De=Nn.value,De instanceof Ct?De:new Ct(function(fn){fn(De)})).then(Zt,Qe)}Bn((Et=Et.apply(Rt,Lt||[])).next())})}function sn(Rt,Lt){var Ct,Et,Ht,Nt,Zt={label:0,sent:function(){if(1&Ht[0])throw Ht[1];return Ht[1]},trys:[],ops:[]};return Nt={next:Qe(0),throw:Qe(1),return:Qe(2)},typeof Symbol=="function"&&(Nt[Symbol.iterator]=function(){return this}),Nt;function Qe(Bn){return function(Nn){return function(De){if(Ct)throw new TypeError("Generator is already executing.");for(;Zt;)try{if(Ct=1,Et&&(Ht=2&De[0]?Et.return:De[0]?Et.throw||((Ht=Et.return)&&Ht.call(Et),0):Et.next)&&!(Ht=Ht.call(Et,De[1])).done)return Ht;switch(Et=0,Ht&&(De=[2&De[0],Ht.value]),De[0]){case 0:case 1:Ht=De;break;case 4:return Zt.label++,{value:De[1],done:!1};case 5:Zt.label++,Et=De[1],De=[0];continue;case 7:De=Zt.ops.pop(),Zt.trys.pop();continue;default:if(Ht=Zt.trys,!((Ht=Ht.length>0&&Ht[Ht.length-1])||De[0]!==6&&De[0]!==2)){Zt=0;continue}if(De[0]===3&&(!Ht||De[1]>Ht[0]&&De[1]<Ht[3])){Zt.label=De[1];break}if(De[0]===6&&Zt.label<Ht[1]){Zt.label=Ht[1],Ht=De;break}if(Ht&&Zt.label<Ht[2]){Zt.label=Ht[2],Zt.ops.push(De);break}Ht[2]&&Zt.ops.pop(),Zt.trys.pop();continue}De=Lt.call(Rt,Zt)}catch(fn){De=[6,fn],Et=0}finally{Ct=Ht=0}if(5&De[0])throw De[1];return{value:De[0]?De[1]:void 0,done:!0}}([Bn,Nn])}}}function xe(){for(var Rt=0,Lt=0,Ct=arguments.length;Lt<Ct;Lt++)Rt+=arguments[Lt].length;var Et=Array(Rt),Ht=0;for(Lt=0;Lt<Ct;Lt++)for(var Nt=arguments[Lt],Zt=0,Qe=Nt.length;Zt<Qe;Zt++,Ht++)Et[Ht]=Nt[Zt];return Et}var Bt=function(){function Rt(){}return Rt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Rt.setAttributes=function(Lt,Ct){for(var Et=0,Ht=Ct;Et<Ht.length;Et++){var Nt=Ht[Et],Zt=Nt[0],Qe=Nt[1];Lt.setAttribute(Zt,Qe)}},Rt.createRect=function(Lt,Ct,Et){var Ht=document.createElementNS("http://www.w3.org/2000/svg","rect");return Ht.setAttribute("width",Lt.toString()),Ht.setAttribute("height",Ct.toString()),Et&&Rt.setAttributes(Ht,Et),Ht},Rt.createLine=function(Lt,Ct,Et,Ht,Nt){var Zt=document.createElementNS("http://www.w3.org/2000/svg","line");return Zt.setAttribute("x1",Lt.toString()),Zt.setAttribute("y1",Ct.toString()),Zt.setAttribute("x2",Et.toString()),Zt.setAttribute("y2",Ht.toString()),Nt&&Rt.setAttributes(Zt,Nt),Zt},Rt.createPolygon=function(Lt,Ct){var Et=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Et.setAttribute("points",Lt),Ct&&Rt.setAttributes(Et,Ct),Et},Rt.createCircle=function(Lt,Ct){var Et=document.createElementNS("http://www.w3.org/2000/svg","circle");return Et.setAttribute("cx",(Lt/2).toString()),Et.setAttribute("cy",(Lt/2).toString()),Et.setAttribute("r",Lt.toString()),Ct&&Rt.setAttributes(Et,Ct),Et},Rt.createEllipse=function(Lt,Ct,Et){var Ht=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return Ht.setAttribute("cx",(Lt/2).toString()),Ht.setAttribute("cy",(Ct/2).toString()),Ht.setAttribute("rx",(Lt/2).toString()),Ht.setAttribute("ry",(Ct/2).toString()),Et&&Rt.setAttributes(Ht,Et),Ht},Rt.createGroup=function(Lt){var Ct=document.createElementNS("http://www.w3.org/2000/svg","g");return Lt&&Rt.setAttributes(Ct,Lt),Ct},Rt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Rt.createMarker=function(Lt,Ct,Et,Ht,Nt,Zt,Qe){var Bn=document.createElementNS("http://www.w3.org/2000/svg","marker");return Rt.setAttributes(Bn,[["id",Lt],["orient",Ct],["markerWidth",Et.toString()],["markerHeight",Ht.toString()],["refX",Nt.toString()],["refY",Zt.toString()]]),Bn.appendChild(Qe),Bn},Rt.createText=function(Lt){var Ct=document.createElementNS("http://www.w3.org/2000/svg","text");return Ct.setAttribute("x","0"),Ct.setAttribute("y","0"),Lt&&Rt.setAttributes(Ct,Lt),Ct},Rt.createTSpan=function(Lt,Ct){var Et=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Et.textContent=Lt,Ct&&Rt.setAttributes(Et,Ct),Et},Rt.createImage=function(Lt){var Ct=document.createElementNS("http://www.w3.org/2000/svg","image");return Lt&&Rt.setAttributes(Ct,Lt),Ct},Rt.createPoint=function(Lt,Ct){var Et=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Et.x=Lt,Et.y=Ct,Et},Rt.createPath=function(Lt,Ct){var Et=document.createElementNS("http://www.w3.org/2000/svg","path");return Et.setAttribute("d",Lt),Ct&&Rt.setAttributes(Et,Ct),Et},Rt}(),Yt=function(){function Rt(){}return Rt.addKey=function(Lt){Rt.key=Lt},Object.defineProperty(Rt,"isLicensed",{get:function(){return!!Rt.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(Rt.key)},enumerable:!1,configurable:!0}),Rt}(),Le=function(){function Rt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Rt.prototype.rasterize=function(Lt,Ct,Et){var Ht=this;return new Promise(function(Nt){var Zt=Et!==void 0?Et:document.createElement("canvas");Lt===null&&(Ht.markersOnly=!0,Ht.naturalSize=!1);var Qe=document.createElementNS("http://www.w3.org/2000/svg","svg");Qe.setAttribute("xmlns","http://www.w3.org/2000/svg"),Qe.setAttribute("width",Ct.width.baseVal.valueAsString),Qe.setAttribute("height",Ct.height.baseVal.valueAsString),Qe.setAttribute("viewBox","0 0 "+Ct.viewBox.baseVal.width.toString()+" "+Ct.viewBox.baseVal.height.toString()),Qe.innerHTML=Ct.innerHTML,Ht.naturalSize===!0?(Qe.width.baseVal.value=Lt.naturalWidth,Qe.height.baseVal.value=Lt.naturalHeight):Ht.width!==void 0&&Ht.height!==void 0&&(Qe.width.baseVal.value=Ht.width,Qe.height.baseVal.value=Ht.height),Zt.width=Qe.width.baseVal.value,Zt.height=Qe.height.baseVal.value;var Bn=Qe.outerHTML,Nn=Zt.getContext("2d");Ht.markersOnly!==!0&&Nn.drawImage(Lt,0,0,Zt.width,Zt.height);var De=window.URL,fn=new Image(Zt.width,Zt.height);fn.setAttribute("crossOrigin","anonymous");var we=new Blob([Bn],{type:"image/svg+xml"}),kn=De.createObjectURL(we);fn.onload=function(){Nn.drawImage(fn,0,0),De.revokeObjectURL(kn);var Mn=Zt.toDataURL(Ht.imageType,Ht.imageQuality);Nt(Mn)},fn.src=kn})},Rt}(),ge=function(){},he=function(){function Rt(Lt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Lt+"_"}return Object.defineProperty(Rt.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.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(Rt.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),Rt.prototype.addClass=function(Lt){return this.styleSheet===void 0&&this.addStyleSheet(),Lt.name=""+this.classNamePrefix+Lt.localName,this.classes.push(Lt),this.styleSheet.sheet.insertRule("."+Lt.name+" {"+Lt.style+"}",this.styleSheet.sheet.cssRules.length),Lt},Rt.prototype.addRule=function(Lt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Lt),this.styleSheet.sheet.insertRule(Lt.selector+" {"+Lt.style+"}",this.styleSheet.sheet.cssRules.length)},Rt.prototype.addStyleSheet=function(){var Lt;this.styleSheet=document.createElement("style"),((Lt=this.styleSheetRoot)!==null&&Lt!==void 0?Lt:document.head).appendChild(this.styleSheet),this.addRule(new Ke("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ke("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new Ke("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new Te("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new Te("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},Rt.prototype.removeStyleSheet=function(){var Lt;this.styleSheet&&(((Lt=this.styleSheetRoot)!==null&&Lt!==void 0?Lt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Rt}(),Ke=function(Rt,Lt){this.selector=Rt,this.style=Lt},Te=function(Rt,Lt){this.localName=Rt,this.style=Lt},dn=function(){function Rt(Lt,Ct,Et,Ht,Nt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Lt,this.displayMode=Ct,this.markerItems=Et,this.uiStyleSettings=Ht,this.styles=Nt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return Rt.prototype.show=function(Lt){var Ct=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Lt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Et=document.createElement("div");Et.className=this.toolbarBlockStyleClass.name,Et.style.whiteSpace="nowrap",this.uiContainer.appendChild(Et),this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Et,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(Nt){var Zt=document.createElement("div");Zt.className=""+Ct.toolbarButtonStyleClass.name,Zt.setAttribute("data-type-name",Nt.typeName),Zt.innerHTML=Nt.icon,Zt.addEventListener("click",function(){Ct.markerToolbarButtonClicked(Zt,Nt)}),Ct.buttons.push(Zt),Ct.markerButtons.push(Zt)}),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 Ht=document.createElement("div");Ht.className=this.toolbarBlockStyleClass.name,Ht.style.whiteSpace="nowrap",Ht.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(Ht),this.addActionButton(Ht,'<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(Ht,'<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()},Rt.prototype.addButtonClickListener=function(Lt){this.buttonClickListeners.push(Lt)},Rt.prototype.removeButtonClickListener=function(Lt){this.buttonClickListeners.indexOf(Lt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Lt),1)},Rt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Rt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Lt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var Ct=0;Ct<this.markerButtons.length;Ct++)Ct<Lt||Ct===Lt&&this.markerButtons.length-1===Lt?this.markerButtonBlock.appendChild(this.markerButtons[Ct]):(Ct===Lt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[Ct]))}},Rt.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")},Rt.prototype.resetButtonStyles=function(){var Lt=this;this.buttons.forEach(function(Ct){Ct.className=Ct.className.replace(Lt.uiStyleSettings.toolbarButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarButtonStyleColorsClassName:Lt.toolbarButtonStyleColorsClass.name,"").trim(),Ct.className=Ct.className.replace(Lt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Lt.toolbarActiveButtonStyleColorsClass.name,"").trim(),Ct.className+=" "+(Lt.uiStyleSettings.toolbarButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarButtonStyleColorsClassName:Lt.toolbarButtonStyleColorsClass.name)})},Rt.prototype.addActionButton=function(Lt,Ct,Et){var Ht=this,Nt=document.createElement("div");switch(Nt.className=""+this.toolbarButtonStyleClass.name,Nt.innerHTML=Ct,Nt.setAttribute("data-action",Et),Nt.addEventListener("click",function(){Ht.actionToolbarButtonClicked(Nt,Et)}),Et){case"select":Nt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Nt.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Nt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Nt.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Nt.style.fill=this.uiStyleSettings.closeButtonColor}Lt.appendChild(Nt),this.buttons.push(Nt)},Rt.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new Te("toolbar",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: row;
justify-content: space-between;
height: `+this.uiStyleSettings.toolbarHeight+`px;
box-sizing: content-box;
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolbarStyleColorsClass=this.styles.addClass(new Te("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new Te("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new Te("toolbar-overflow-block",`
position: absolute;
top: `+this.uiStyleSettings.toolbarHeight+`px;
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
z-index: 10;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new Te("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var Lt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new Te("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*Lt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*Lt)+`px;
padding: `+Lt+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new Te("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new Te("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ke("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new Ke("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},Rt.prototype.markerToolbarButtonClicked=function(Lt,Ct){this.setActiveButton(Lt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Et){return Et("marker",Ct)}),this.markerButtonOverflowBlock.style.display="none"},Rt.prototype.actionToolbarButtonClicked=function(Lt,Ct){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Et){return Et("action",Ct)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Rt.prototype.setActiveButton=function(Lt){this.resetButtonStyles(),Lt.className=Lt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Lt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Rt.prototype.setActiveMarkerButton=function(Lt){var Ct=this.markerButtons.find(function(Et){return Et.getAttribute("data-type-name")===Lt});Ct&&this.setActiveButton(Ct)},Rt.prototype.setCurrentMarker=function(Lt){var Ct=this;this.currentMarker=Lt,this.buttons.filter(function(Et){return/delete|notes/.test(Et.getAttribute("data-action"))}).forEach(function(Et){Ct.currentMarker===void 0?(Et.style.fillOpacity="0.4",Et.style.pointerEvents="none"):(Et.style.fillOpacity="1",Et.style.pointerEvents="all")})},Rt}(),Ft=function(){function Rt(Lt,Ct,Et,Ht){this.panels=[],this.panelButtons=[],this.markerjsContainer=Lt,this.displayMode=Ct,this.uiStyleSettings=Et,this.styles=Ht,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Rt.prototype.addStyles=function(){var Lt;this.toolboxStyleClass=this.styles.addClass(new Te("toolbox",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: column;
font-family: sans-serif;
`+(this.displayMode==="popup"?"height:"+2.5*this.uiStyleSettings.toolbarHeight+"px;":"")+`
box-sizing: content-box;
`+(this.displayMode==="popup"?"background-color: "+this.uiStyleSettings.canvasBackgroundColor+";":"")+`
`+(this.displayMode==="inline"?"border-bottom-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-bottom-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolboxStyleColorsClass=this.styles.addClass(new Te("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var Ct=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new Te("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new Te("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new Te("toolbox-panel-row",`
display: flex;
`+(this.displayMode==="inline"?"position: absolute;":"")+`
`+(this.displayMode==="inline"?"bottom: "+this.uiStyleSettings.toolbarHeight+"px;":"")+`
cursor: default;
height: `+1.5*this.uiStyleSettings.toolbarHeight+`px;
`+(this.displayMode==="inline"?"width: 100%;":"")+`
box-sizing: content-box;
`)),this.toolboxPanelRowStyleColorsClass=this.styles.addClass(new Te("toolbox-panel-row_colors",`
background-color: `+((Lt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Lt!==void 0?Lt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new Te("toolbox_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.toolboxButtonStyleColorsClass=this.styles.addClass(new Te("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new Te("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new Ke("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ke("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},Rt.prototype.show=function(Lt){var Ct;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Lt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((Ct=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&Ct!==void 0?Ct:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Rt.prototype.setPanelButtons=function(Lt){var Ct,Et,Ht=this;this.panels=Lt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((Ct=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&Ct!==void 0?Ct:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Et=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Et!==void 0?Et:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Nt){var Zt;Nt.uiStyleSettings=Ht.uiStyleSettings;var Qe=document.createElement("div");Qe.className=Ht.toolboxButtonStyleClass.name+" "+((Zt=Ht.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Zt!==void 0?Zt:Ht.toolboxButtonStyleColorsClass.name),Qe.innerHTML=Nt.icon,Qe.title=Nt.title,Qe.addEventListener("click",function(){Ht.panelButtonClick(Nt)}),Ht.panelButtons.push(Qe),Ht.buttonRow.appendChild(Qe)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Rt.prototype.panelButtonClick=function(Lt){var Ct=this,Et=-1;if(Lt!==this.activePanel){Et=this.panels.indexOf(Lt),this.panelRow.innerHTML="";var Ht=Lt.getUi();Ht.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(Ht),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=Lt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){Ct.displayMode==="inline"?Ct.panelRow.style.display="none":Ct.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Nt,Zt){var Qe,Bn;Nt.className=Ct.toolboxButtonStyleClass.name+" "+(Zt===Et?""+((Qe=Ct.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Qe!==void 0?Qe:Ct.toolboxActiveButtonStyleColorsClass.name):""+((Bn=Ct.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Bn!==void 0?Bn:Ct.toolboxButtonStyleColorsClass.name))})},Rt}(),nt=function(Rt,Lt){this.title=Rt,this.icon=Lt},et=function(Rt){function Lt(Ct,Et,Ht,Nt){var Zt=Rt.call(this,Ct,Nt||'<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 Zt.colors=[],Zt.addTransparent=!1,Zt.colorBoxes=[],Zt.colors=Et,Zt.currentColor=Ht,Zt.setCurrentColor=Zt.setCurrentColor.bind(Zt),Zt.getColorBox=Zt.getColorBox.bind(Zt),Zt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.whiteSpace="nowrap",this.colors.forEach(function(Ht){var Nt=Ct.getColorBox(Ht);Et.appendChild(Nt),Ct.colorBoxes.push(Nt)}),Et},Lt.prototype.getColorBox=function(Ct){var Et=this,Ht=this.uiStyleSettings.toolbarHeight/4,Nt=this.uiStyleSettings.toolbarHeight-Ht,Zt=document.createElement("div");Zt.style.display="inline-block",Zt.style.boxSizing="content-box",Zt.style.width=Nt-2+"px",Zt.style.height=Nt-2+"px",Zt.style.padding="1px",Zt.style.marginRight="2px",Zt.style.marginBottom="2px",Zt.style.borderWidth="2px",Zt.style.borderStyle="solid",Zt.style.borderRadius=(Nt+2)/2+"px",Zt.style.borderColor=Ct===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",Zt.addEventListener("click",function(){Et.setCurrentColor(Ct,Zt)});var Qe=document.createElement("div");return Qe.style.display="inline-block",Qe.style.width=Nt-2+"px",Qe.style.height=Nt-2+"px",Qe.style.backgroundColor=Ct,Qe.style.borderRadius=Nt/2+"px",Ct==="transparent"&&(Qe.style.fill=this.uiStyleSettings.toolboxAccentColor,Qe.innerHTML=`<svg viewBox="0 0 24 24">
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
</svg>`),Zt.appendChild(Qe),Zt},Lt.prototype.setCurrentColor=function(Ct,Et){var Ht=this;this.currentColor=Ct,this.colorBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(Ct)},Lt}(nt),ht=function(){function Rt(Lt,Ct,Et){this._state="new",this._isSelected=!1,this._container=Lt,this._overlayContainer=Ct,this.globalSettings=Et,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(Rt.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),Rt.prototype.ownsTarget=function(Lt){return!1},Object.defineProperty(Rt.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),Rt.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},Rt.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},Rt.prototype.pointerDown=function(Lt,Ct){},Rt.prototype.dblClick=function(Lt,Ct){},Rt.prototype.manipulate=function(Lt){},Rt.prototype.pointerUp=function(Lt){this.stateChanged()},Rt.prototype.dispose=function(){},Rt.prototype.addMarkerVisualToContainer=function(Lt){this.container.childNodes.length>0?this.container.insertBefore(Lt,this.container.childNodes[0]):this.container.appendChild(Lt)},Rt.prototype.getState=function(){return{typeName:Rt.typeName,state:this.state,notes:this.notes}},Rt.prototype.restoreState=function(Lt){this._state=Lt.state,this.notes=Lt.notes},Rt.prototype.scale=function(Lt,Ct){},Rt.prototype.colorChanged=function(Lt){this.onColorChanged&&this.onColorChanged(Lt),this.stateChanged()},Rt.prototype.fillColorChanged=function(Lt){this.onFillColorChanged&&this.onFillColorChanged(Lt),this.stateChanged()},Rt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Lt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Lt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Lt)&&this.onStateChanged(this)}},Rt.typeName="MarkerBase",Rt}(),lt=function(){function Rt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Rt.prototype.findGripByVisual=function(Lt){return this.topLeft.ownsTarget(Lt)?this.topLeft:this.topCenter.ownsTarget(Lt)?this.topCenter:this.topRight.ownsTarget(Lt)?this.topRight:this.centerLeft.ownsTarget(Lt)?this.centerLeft:this.centerRight.ownsTarget(Lt)?this.centerRight:this.bottomLeft.ownsTarget(Lt)?this.bottomLeft:this.bottomCenter.ownsTarget(Lt)?this.bottomCenter:this.bottomRight.ownsTarget(Lt)?this.bottomRight:void 0},Rt}(),pt=function(){function Rt(){this.GRIP_SIZE=10,this.visual=Bt.createGroup(),this.visual.appendChild(Bt.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(Bt.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Rt.prototype.ownsTarget=function(Lt){return Lt===this.visual||Lt===this.visual.childNodes[0]||Lt===this.visual.childNodes[1]},Rt}(),vt=function(){function Rt(){}return Rt.toITransformMatrix=function(Lt){return{a:Lt.a,b:Lt.b,c:Lt.c,d:Lt.d,e:Lt.e,f:Lt.f}},Rt.toSVGMatrix=function(Lt,Ct){return Lt.a=Ct.a,Lt.b=Ct.b,Lt.c=Ct.c,Lt.d=Ct.d,Lt.e=Ct.e,Lt.f=Ct.f,Lt},Rt}(),Pt=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.left=0,Nt.top=0,Nt.width=0,Nt.height=0,Nt.defaultSize={x:50,y:20},Nt.offsetX=0,Nt.offsetY=0,Nt.rotationAngle=0,Nt.CB_DISTANCE=10,Nt._suppressMarkerCreateEvent=!1,Nt.container.transform.baseVal.appendItem(Bt.createTransform()),Nt.setupControlBox(),Nt}return se(Lt,Rt),Object.defineProperty(Lt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Lt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Lt.prototype,"visual",{get:function(){return this._visual},set:function(Ct){this._visual=Ct;var Et=Bt.createTransform();this._visual.transform.baseVal.appendItem(Et)},enumerable:!1,configurable:!0}),Lt.prototype.ownsTarget=function(Ct){return!!Rt.prototype.ownsTarget.call(this,Ct)||!!(this.controlGrips.findGripByVisual(Ct)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Ct))},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="new"&&(this.left=Ct.x,this.top=Ct.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var Ht=this.unrotatePoint(Ct);if(this.manipulationStartX=Ht.x,this.manipulationStartY=Ht.y,this.offsetX=Ht.x-this.left,this.offsetY=Ht.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Et),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Et)){this.activeGrip=this.rotatorGrip;var Nt=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Nt.x-this.width/2,this.top=Nt.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var Zt=this.container.transform.baseVal.getItem(0);Zt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(Zt,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Lt.prototype.pointerUp=function(Ct){var Et=this.state;Rt.prototype.pointerUp.call(this,Ct),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(Ct),this._state="select",Et==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Lt.prototype.moveVisual=function(Ct){this.visual.style.transform="translate("+Ct.x+"px, "+Ct.y+"px)"},Lt.prototype.manipulate=function(Ct){var Et=this.unrotatePoint(Ct);this.state==="creating"?this.resize(Ct):this.state==="move"?(this.left=this.manipulationStartLeft+(Et.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Et.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Et):this.state==="rotate"&&this.rotate(Ct)},Lt.prototype.resize=function(Ct){var Et=this.manipulationStartLeft,Ht=this.manipulationStartWidth,Nt=this.manipulationStartTop,Zt=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Et=this.manipulationStartLeft+Ct.x-this.manipulationStartX,Ht=this.manipulationStartWidth+this.manipulationStartLeft-Et;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:Ht=this.manipulationStartWidth+Ct.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Nt=this.manipulationStartTop+Ct.y-this.manipulationStartY,Zt=this.manipulationStartHeight+this.manipulationStartTop-Nt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:Zt=this.manipulationStartHeight+Ct.y-this.manipulationStartY}Ht>=0?(this.left=Et,this.width=Ht):(this.left=Et+Ht,this.width=-Ht),Zt>=0?(this.top=Nt,this.height=Zt):(this.top=Nt+Zt,this.height=-Zt),this.setSize()},Lt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Lt.prototype.rotate=function(Ct){if(Math.abs(Ct.x-this.centerX)>.1){var Et=Math.sign(Ct.x-this.centerX);this.rotationAngle=180*Math.atan((Ct.y-this.centerY)/(Ct.x-this.centerX))/Math.PI+90*Et,this.applyRotation()}},Lt.prototype.applyRotation=function(){var Ct=this.container.transform.baseVal.getItem(0);Ct.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(Ct,0)},Lt.prototype.rotatePoint=function(Ct){if(this.rotationAngle===0)return Ct;var Et=this.container.getCTM(),Ht=Bt.createPoint(Ct.x,Ct.y);return{x:(Ht=Ht.matrixTransform(Et)).x,y:Ht.y}},Lt.prototype.unrotatePoint=function(Ct){if(this.rotationAngle===0)return Ct;var Et=this.container.getCTM();Et=Et.inverse();var Ht=Bt.createPoint(Ct.x,Ct.y);return{x:(Ht=Ht.matrixTransform(Et)).x,y:Ht.y}},Lt.prototype.select=function(){Rt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Lt.prototype.deselect=function(){Rt.prototype.deselect.call(this),this.controlBox.style.display="none"},Lt.prototype.setupControlBox=function(){this.controlBox=Bt.createGroup();var Ct=Bt.createTransform();Ct.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(Ct),this.container.appendChild(this.controlBox),this.controlRect=Bt.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=Bt.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"},Lt.prototype.adjustControlBox=function(){var Ct=this.controlBox.transform.baseVal.getItem(0);Ct.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(Ct,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()},Lt.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()},Lt.prototype.createGrip=function(){var Ct=new pt;return Ct.visual.transform.baseVal.appendItem(Bt.createTransform()),this.controlBox.appendChild(Ct.visual),Ct},Lt.prototype.positionGrips=function(){var Ct=this.controlGrips.topLeft.GRIP_SIZE,Et=-Ct/2,Ht=Et,Nt=(this.width+this.CB_DISTANCE)/2-Ct/2,Zt=(this.height+this.CB_DISTANCE)/2-Ct/2,Qe=this.height+this.CB_DISTANCE-Ct/2,Bn=this.width+this.CB_DISTANCE-Ct/2;this.positionGrip(this.controlGrips.topLeft.visual,Et,Ht),this.positionGrip(this.controlGrips.topCenter.visual,Nt,Ht),this.positionGrip(this.controlGrips.topRight.visual,Bn,Ht),this.positionGrip(this.controlGrips.centerLeft.visual,Et,Zt),this.positionGrip(this.controlGrips.centerRight.visual,Bn,Zt),this.positionGrip(this.controlGrips.bottomLeft.visual,Et,Qe),this.positionGrip(this.controlGrips.bottomCenter.visual,Nt,Qe),this.positionGrip(this.controlGrips.bottomRight.visual,Bn,Qe),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Nt,Ht-3*this.CB_DISTANCE)},Lt.prototype.positionGrip=function(Ct,Et,Ht){var Nt=Ct.transform.baseVal.getItem(0);Nt.setTranslate(Et,Ht),Ct.transform.baseVal.replaceItem(Nt,0)},Lt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Lt.prototype.showControlBox=function(){this.controlBox.style.display=""},Lt.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)},Rt.prototype.getState.call(this))},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct);var Et=Ct;this.left=Et.left,this.top=Et.top,this.width=Et.width,this.height=Et.height,this.rotationAngle=Et.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Et.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Et.containerTransformMatrix))},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et);var Ht=this.rotatePoint({x:this.left,y:this.top}),Nt=this.unrotatePoint({x:Ht.x*Ct,y:Ht.y*Et});this.left=Nt.x,this.top=Nt.y,this.width=this.width*Ct,this.height=this.height*Et,this.adjustControlBox()},Lt}(ht),Mt=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.fillColor="transparent",Nt.strokeColor="transparent",Nt.strokeWidth=0,Nt.strokeDasharray="",Nt.opacity=1,Nt.setStrokeColor=Nt.setStrokeColor.bind(Nt),Nt.setFillColor=Nt.setFillColor.bind(Nt),Nt.setStrokeWidth=Nt.setStrokeWidth.bind(Nt),Nt.setStrokeDasharray=Nt.setStrokeDasharray.bind(Nt),Nt.createVisual=Nt.createVisual.bind(Nt),Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual)},Lt.prototype.createVisual=function(){this.visual=Bt.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)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="new"&&(this.createVisual(),this.moveVisual(Ct),this._state="creating")},Lt.prototype.manipulate=function(Ct){Rt.prototype.manipulate.call(this,Ct)},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),this.setSize()},Lt.prototype.setSize=function(){Rt.prototype.setSize.call(this),Bt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Lt.prototype.pointerUp=function(Ct){Rt.prototype.pointerUp.call(this,Ct),this.setSize()},Lt.prototype.setStrokeColor=function(Ct){this.strokeColor=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(Ct),this.stateChanged()},Lt.prototype.setFillColor=function(Ct){this.fillColor=Ct,this.visual&&Bt.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Lt.prototype.setStrokeWidth=function(Ct){this.strokeWidth=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(Ct){this.strokeDasharray=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Lt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Rt.prototype.getState.call(this))},Lt.prototype.restoreState=function(Ct){var Et=Ct;this.fillColor=Et.fillColor,this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.opacity=Et.opacity,this.createVisual(),Rt.prototype.restoreState.call(this,Ct),this.setSize()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.setSize()},Lt.title="Rectangle marker",Lt}(Pt),Ot=function(Rt){function Lt(Ct,Et,Ht,Nt){var Zt=Rt.call(this,Ct,Nt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return Zt.widths=[],Zt.widthBoxes=[],Zt.widths=Et,Zt.currentWidth=Ht,Zt.setCurrentWidth=Zt.setCurrentWidth.bind(Zt),Zt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.widths.forEach(function(Ht){var Nt=document.createElement("div");Nt.style.display="flex",Nt.style.flexGrow="2",Nt.style.alignItems="center",Nt.style.justifyContent="space-between",Nt.style.padding="5px",Nt.style.borderWidth="2px",Nt.style.borderStyle="solid",Nt.style.borderColor=Ht===Ct.currentWidth?Ct.uiStyleSettings.toolboxAccentColor:"transparent",Nt.addEventListener("click",function(){Ct.setCurrentWidth(Ht,Nt)}),Et.appendChild(Nt);var Zt=document.createElement("div");Zt.innerText=Ht.toString(),Zt.style.marginRight="5px",Nt.appendChild(Zt);var Qe=document.createElement("div");Qe.style.minHeight="20px",Qe.style.flexGrow="2",Qe.style.display="flex",Qe.style.alignItems="center";var Bn=document.createElement("hr");Bn.style.minWidth="20px",Bn.style.border="0px",Bn.style.borderTop=Ht+"px solid "+Ct.uiStyleSettings.toolboxColor,Bn.style.flexGrow="2",Qe.appendChild(Bn),Nt.appendChild(Qe),Ct.widthBoxes.push(Nt)}),Et},Lt.prototype.setCurrentWidth=function(Ct,Et){var Ht=this;this.currentWidth=Ct,this.widthBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Lt}(nt),Vt=function(Rt){function Lt(Ct,Et,Ht,Nt){var Zt=Rt.call(this,Ct,Nt||'<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 Zt.styles=[],Zt.styleBoxes=[],Zt.styles=Et,Zt.currentStyle=Ht,Zt.setCurrentStyle=Zt.setCurrentStyle.bind(Zt),Zt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.styles.forEach(function(Ht){var Nt=document.createElement("div");Nt.style.display="flex",Nt.style.alignItems="center",Nt.style.justifyContent="space-between",Nt.style.padding="5px",Nt.style.borderWidth="2px",Nt.style.borderStyle="solid",Nt.style.overflow="hidden",Nt.style.maxWidth=100/Ct.styles.length-5+"%",Nt.style.borderColor=Ht===Ct.currentStyle?Ct.uiStyleSettings.toolboxAccentColor:"transparent",Nt.addEventListener("click",function(){Ct.setCurrentStyle(Ht,Nt)}),Et.appendChild(Nt);var Zt=document.createElement("div");Zt.style.minHeight="20px",Zt.style.flexGrow="2",Zt.style.overflow="hidden";var Qe=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+Ct.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(Ht!==""?'stroke-dasharray="'+Ht+'"':"")+` />
</svg>`;Zt.innerHTML=Qe,Nt.appendChild(Zt),Ct.styleBoxes.push(Nt)}),Et},Lt.prototype.setCurrentStyle=function(Ct,Et){var Ht=this;this.currentStyle=Ct,this.styleBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Lt}(nt),te=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.strokeColor=Ht.defaultColor,Nt.strokeWidth=Ht.defaultStrokeWidth,Nt.strokeDasharray=Ht.defaultStrokeDasharray,Nt.strokePanel=new et("Line color",Ht.defaultColorSet,Ht.defaultColor),Nt.strokePanel.onColorChanged=Nt.setStrokeColor,Nt.strokeWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.strokeWidthPanel.onWidthChanged=Nt.setStrokeWidth,Nt.strokeStylePanel=new Vt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Nt.strokeStylePanel.onStyleChanged=Nt.setStrokeDasharray,Nt}return se(Lt,Rt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Rt.prototype.getState.call(this);return Ct.typeName=Lt.typeName,Ct},Lt.typeName="FrameMarker",Lt.title="Frame marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Lt}(Mt),re=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"},Jt=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.x1=0,Nt.y1=0,Nt.x2=0,Nt.y2=0,Nt.defaultLength=50,Nt.manipulationStartX=0,Nt.manipulationStartY=0,Nt.manipulationStartX1=0,Nt.manipulationStartY1=0,Nt.manipulationStartX2=0,Nt.manipulationStartY2=0,Nt.setupControlBox(),Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!!Rt.prototype.ownsTarget.call(this,Ct)||!(!this.grip1.ownsTarget(Ct)&&!this.grip2.ownsTarget(Ct))},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.manipulationStartX=Ct.x,this.manipulationStartY=Ct.y,this.state==="new"&&(this.x1=Ct.x,this.y1=Ct.y,this.x2=Ct.x,this.y2=Ct.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Et)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Et)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Lt.prototype.pointerUp=function(Ct){var Et=this.state;Rt.prototype.pointerUp.call(this,Ct),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(Ct),this._state="select",Et==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Lt.prototype.adjustVisual=function(){},Lt.prototype.manipulate=function(Ct){this.state==="creating"?this.resize(Ct):this.state==="move"?(this.x1=this.manipulationStartX1+Ct.x-this.manipulationStartX,this.y1=this.manipulationStartY1+Ct.y-this.manipulationStartY,this.x2=this.manipulationStartX2+Ct.x-this.manipulationStartX,this.y2=this.manipulationStartY2+Ct.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(Ct)},Lt.prototype.resize=function(Ct){switch(this.activeGrip){case this.grip1:this.x1=Ct.x,this.y1=Ct.y;break;case this.grip2:case void 0:this.x2=Ct.x,this.y2=Ct.y}this.adjustVisual(),this.adjustControlBox()},Lt.prototype.select=function(){Rt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Lt.prototype.deselect=function(){Rt.prototype.deselect.call(this),this.controlBox.style.display="none"},Lt.prototype.setupControlBox=function(){this.controlBox=Bt.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Lt.prototype.adjustControlBox=function(){this.positionGrips()},Lt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Lt.prototype.createGrip=function(){var Ct=new pt;return Ct.visual.transform.baseVal.appendItem(Bt.createTransform()),this.controlBox.appendChild(Ct.visual),Ct},Lt.prototype.positionGrips=function(){var Ct=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-Ct/2,this.y1-Ct/2),this.positionGrip(this.grip2.visual,this.x2-Ct/2,this.y2-Ct/2)},Lt.prototype.positionGrip=function(Ct,Et,Ht){var Nt=Ct.transform.baseVal.getItem(0);Nt.setTranslate(Et,Ht),Ct.transform.baseVal.replaceItem(Nt,0)},Lt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Rt.prototype.getState.call(this))},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct);var Et=Ct;this.x1=Et.x1,this.y1=Et.y1,this.x2=Et.x2,this.y2=Et.y2},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.x1=this.x1*Ct,this.y1=this.y1*Et,this.x2=this.x2*Ct,this.y2=this.y2*Et,this.adjustVisual(),this.adjustControlBox()},Lt}(ht),pe=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.strokeColor="transparent",Nt.strokeWidth=0,Nt.strokeDasharray="",Nt.setStrokeColor=Nt.setStrokeColor.bind(Nt),Nt.setStrokeWidth=Nt.setStrokeWidth.bind(Nt),Nt.setStrokeDasharray=Nt.setStrokeDasharray.bind(Nt),Nt.strokeColor=Ht.defaultColor,Nt.strokeWidth=Ht.defaultStrokeWidth,Nt.strokeDasharray=Ht.defaultStrokeDasharray,Nt.strokePanel=new et("Line color",Ht.defaultColorSet,Ht.defaultColor),Nt.strokePanel.onColorChanged=Nt.setStrokeColor,Nt.strokeWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.strokeWidthPanel.onWidthChanged=Nt.setStrokeWidth,Nt.strokeStylePanel=new Vt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Nt.strokeStylePanel.onStyleChanged=Nt.setStrokeDasharray,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual&&Ct!==this.selectorLine&&Ct!==this.visibleLine)},Lt.prototype.createVisual=function(){this.visual=Bt.createGroup(),this.selectorLine=Bt.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=Bt.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)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Lt.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()),Bt.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),Bt.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),Bt.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Lt.prototype.setStrokeColor=function(Ct){this.strokeColor=Ct,this.adjustVisual(),this.colorChanged(Ct)},Lt.prototype.setStrokeWidth=function(Ct){this.strokeWidth=Ct,this.adjustVisual()},Lt.prototype.setStrokeDasharray=function(Ct){this.strokeDasharray=Ct,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct);var Et=Ct;this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.createVisual(),this.adjustVisual()},Lt.typeName="LineMarker",Lt.title="Line marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Lt}(Jt),le=function(Rt){function Lt(Ct,Et,Ht,Nt){var Zt=Rt.call(this,Ct,Nt||'<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 Zt.fonts=[],Zt.fontBoxes=[],Zt.fonts=Et,Zt.currentFont=Ht,Zt.setCurrentFont=Zt.setCurrentFont.bind(Zt),Zt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.flexGrow="2",this.fonts.forEach(function(Ht){var Nt=document.createElement("div");Nt.style.display="inline-block",Nt.style.alignItems="center",Nt.style.justifyContent="space-between",Nt.style.padding="5px",Nt.style.borderWidth="2px",Nt.style.borderStyle="solid",Nt.style.overflow="hidden",Nt.style.maxWidth=100/Ct.fonts.length-5+"%",Nt.style.borderColor=Ht===Ct.currentFont?Ct.uiStyleSettings.toolboxAccentColor:"transparent",Nt.addEventListener("click",function(){Ct.setCurrentFont(Ht,Nt)}),Et.appendChild(Nt);var Zt=document.createElement("div");Zt.style.display="flex",Zt.style.minHeight="20px",Zt.style.flexGrow="2",Zt.style.fontFamily=Ht,Zt.style.overflow="hidden";var Qe=document.createElement("div");Qe.style.whiteSpace="nowrap",Qe.style.overflow="hidden",Qe.style.textOverflow="ellipsis",Qe.innerHTML="The quick brown fox jumps over the lazy dog",Zt.appendChild(Qe),Nt.appendChild(Zt),Ct.fontBoxes.push(Nt)}),Et},Lt.prototype.setCurrentFont=function(Ct,Et){var Ht=this;this.currentFont=Ct,this.fontBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Lt}(nt),Ne=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.color="transparent",Nt.padding=5,Nt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Nt.text=Nt.DEFAULT_TEXT,Nt.isMoved=!1,Nt.color=Ht.defaultColor,Nt.fontFamily=Ht.defaultFontFamily,Nt.defaultSize={x:100,y:30},Nt.setColor=Nt.setColor.bind(Nt),Nt.setFont=Nt.setFont.bind(Nt),Nt.renderText=Nt.renderText.bind(Nt),Nt.sizeText=Nt.sizeText.bind(Nt),Nt.textEditDivClicked=Nt.textEditDivClicked.bind(Nt),Nt.showTextEditor=Nt.showTextEditor.bind(Nt),Nt.setSize=Nt.setSize.bind(Nt),Nt.positionTextEditor=Nt.positionTextEditor.bind(Nt),Nt.colorPanel=new et("Color",Ht.defaultColorSet,Ht.defaultColor),Nt.colorPanel.onColorChanged=Nt.setColor,Nt.fontFamilyPanel=new le("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Nt.fontFamilyPanel.onFontChanged=Nt.setFont,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){if(Rt.prototype.ownsTarget.call(this,Ct)||Ct===this.visual||Ct===this.textElement||Ct===this.bgRectangle)return!0;var Et=!1;return this.textElement.childNodes.forEach(function(Ht){Ht===Ct&&(Et=!0)}),Et},Lt.prototype.createVisual=function(){this.visual=Bt.createGroup(),this.bgRectangle=Bt.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=Bt.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(Bt.createTransform()),this.textElement.transform.baseVal.appendItem(Bt.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.isMoved=!1,this.pointerDownPoint=Ct,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(Ct),this._state="creating")},Lt.prototype.renderText=function(){var Ct=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Et){Ct.textElement.appendChild(Bt.createTSpan(Et.trim()===""?" ":Et.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Lt.prototype.getTextScale=function(){var Ct=this.textElement.getBBox(),Et=1;if(Ct.width>0&&Ct.height>0){var Ht=(1*this.width-this.width*this.padding*2/100)/Ct.width,Nt=(1*this.height-this.height*this.padding*2/100)/Ct.height;Et=Math.min(Ht,Nt)}return Et},Lt.prototype.getTextPosition=function(Ct){var Et=this.textElement.getBBox(),Ht=0,Nt=0;return Et.width>0&&Et.height>0&&(Ht=(this.width-Et.width*Ct)/2,Nt=this.height/2-Et.height*Ct/2),{x:Ht,y:Nt}},Lt.prototype.sizeText=function(){var Ct=this.textElement.getBBox(),Et=this.getTextScale(),Ht=this.getTextPosition(Et);Ht.y-=Ct.y*Et,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+Ht.x+"px, "+Ht.y+"px) scale("+Et+", "+Et+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(Ht.x,Ht.y),this.textElement.transform.baseVal.getItem(1).setScale(Et,Et))},Lt.prototype.manipulate=function(Ct){Rt.prototype.manipulate.call(this,Ct),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(Ct.x-this.pointerDownPoint.x)>5||Math.abs(Ct.y-this.pointerDownPoint.y)>5)},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),this.isMoved=!0,this.setSize(),this.sizeText()},Lt.prototype.setSize=function(){Rt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(Bt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),Bt.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Lt.prototype.pointerUp=function(Ct){var Et=this.state;Et==="creating"&&(this._suppressMarkerCreateEvent=!0),Rt.prototype.pointerUp.call(this,Ct),this.setSize(),(Et==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Lt.prototype.showTextEditor=function(){var Ct=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Et){Et.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Et=Number.parseFloat(Ct.textEditor.style.fontSize);Ct.textEditor.clientWidth>=Number.parseInt(Ct.textEditor.style.maxWidth)&&Et>.9;)Et-=.1,Ct.textEditor.style.fontSize=Math.max(Et,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Et){Et.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Et){if(Et.clipboardData){var Ht=Et.clipboardData.getData("text"),Nt=window.getSelection();if(!Nt.rangeCount)return!1;Nt.deleteFromDocument(),Nt.getRangeAt(0).insertNode(document.createTextNode(Ht)),Et.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){Ct.textEditDivClicked(Ct.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Lt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var Ct=this.getTextScale(),Et=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),Ht=this.textElement.getBBox(),Nt={x:Ht.width*Ct,y:Ht.height*Ct};Et.x-=Nt.x/2,Et.y-=Nt.y/2,this.textEditor.style.top=Et.y+"px",this.textEditor.style.left=Et.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Et.x+"px",this.textEditor.style.fontSize=Math.max(16*Ct,12)+"px",this.textElement.style.display="none"}},Lt.prototype.textEditDivClicked=function(Ct){this.text=Ct.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Lt.prototype.select=function(){Rt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Lt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Rt.prototype.deselect.call(this)},Lt.prototype.dblClick=function(Ct,Et){Rt.prototype.dblClick.call(this,Ct,Et),this.showTextEditor()},Lt.prototype.setColor=function(Ct){this.textElement&&Bt.setAttributes(this.textElement,[["fill",Ct]]),this.color=Ct,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(Ct)},Lt.prototype.setFont=function(Ct){this.textElement&&Bt.setAttributes(this.textElement,[["font-family",Ct]]),this.fontFamily=Ct,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Lt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Lt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){var Et=Ct;this.color=Et.color,this.fontFamily=Et.fontFamily,this.padding=Et.padding,this.text=Et.text,this.createVisual(),Rt.prototype.restoreState.call(this,Ct),this.setSize()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.setSize(),this.sizeText(),this.positionTextEditor()},Lt.typeName="TextMarker",Lt.title="Text marker",Lt.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>',Lt}(Pt),en=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.color="transparent",Nt.lineWidth=3,Nt.drawing=!1,Nt.pixelRatio=1,Nt.color=Ht.defaultColor,Nt.lineWidth=Ht.defaultStrokeWidth,Nt.pixelRatio=Ht.freehandPixelRatio,Nt.setColor=Nt.setColor.bind(Nt),Nt.addCanvas=Nt.addCanvas.bind(Nt),Nt.finishCreation=Nt.finishCreation.bind(Nt),Nt.setLineWidth=Nt.setLineWidth.bind(Nt),Nt.colorPanel=new et("Color",Ht.defaultColorSet,Ht.defaultColor),Nt.colorPanel.onColorChanged=Nt.setColor,Nt.lineWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.lineWidthPanel.onWidthChanged=Nt.setLineWidth,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual&&Ct!==this.drawingImage)},Lt.prototype.createVisual=function(){this.visual=Bt.createGroup(),this.drawingImage=Bt.createImage(),this.visual.appendChild(this.drawingImage);var Ct=Bt.createTransform();this.visual.transform.baseVal.appendItem(Ct),this.addMarkerVisualToContainer(this.visual)},Lt.prototype.pointerDown=function(Ct,Et){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(Ct.x,Ct.y),this.drawing=!0):Rt.prototype.pointerDown.call(this,Ct,Et)},Lt.prototype.manipulate=function(Ct){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(Ct.x,Ct.y),this.canvasContext.stroke()):Rt.prototype.manipulate.call(this,Ct)},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),Bt.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),Bt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Lt.prototype.pointerUp=function(Ct){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Rt.prototype.pointerUp.call(this,Ct)},Lt.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)},Lt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Rt.prototype.select.call(this)},Lt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Rt.prototype.deselect.call(this)},Lt.prototype.finishCreation=function(){for(var Ct=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Et=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],Ht=Et[0],Nt=Et[1],Zt=Et[2],Qe=Et[3],Bn=!1,Nn=0;Nn<this.canvasElement.height;Nn++)for(var De=0;De<this.canvasElement.width;De++)Ct.data[Nn*this.canvasElement.width*4+4*De+3]>0&&(Bn=!0,Nn<Nt&&(Nt=Nn),De<Ht&&(Ht=De),Nn>Qe&&(Qe=Nn),De>Zt&&(Zt=De));if(Bn){this.left=Ht/this.pixelRatio,this.top=Nt/this.pixelRatio,this.width=(Zt-Ht)/this.pixelRatio,this.height=(Qe-Nt)/this.pixelRatio;var fn=document.createElement("canvas");fn.width=Zt-Ht,fn.height=Qe-Nt,fn.getContext("2d").putImageData(this.canvasContext.getImageData(Ht,Nt,Zt-Ht,Qe-Nt),0,0),this.drawingImgUrl=fn.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Lt.prototype.setDrawingImage=function(){Bt.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),Bt.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Lt.prototype.setColor=function(Ct){this.color=Ct,this.colorChanged(Ct)},Lt.prototype.setLineWidth=function(Ct){this.lineWidth=Ct},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({drawingImgUrl:this.drawingImgUrl},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){this.createVisual(),Rt.prototype.restoreState.call(this,Ct),this.drawingImgUrl=Ct.drawingImgUrl,this.setDrawingImage()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.setDrawingImage()},Lt.typeName="FreehandMarker",Lt.title="Freehand marker",Lt.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>',Lt}(Pt),Xe=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Ht||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Nt.typeBoxes=[],Nt.currentType=Et,Nt.setCurrentType=Nt.setCurrentType.bind(Nt),Nt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2";for(var Ht=function(Qe){var Bn="both";switch(Qe){case 0:Bn="both";break;case 1:Bn="start";break;case 2:Bn="end";break;case 3:Bn="none"}var Nn=document.createElement("div");if(Nn.style.display="flex",Nn.style.flexGrow="2",Nn.style.alignItems="center",Nn.style.justifyContent="space-between",Nn.style.padding="5px",Nn.style.borderWidth="2px",Nn.style.borderStyle="solid",Nn.style.borderColor=Bn===Nt.currentType?Nt.uiStyleSettings.toolboxAccentColor:"transparent",Nn.addEventListener("click",function(){Ct.setCurrentType(Bn,Nn)}),Et.appendChild(Nn),Bn==="both"||Bn==="start"){var De=document.createElement("div");De.style.display="flex",De.style.alignItems="center",De.style.minHeight="20px",De.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="`+(Nt.uiStyleSettings!==void 0?Nt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,De.style.marginLeft="5px",Nn.appendChild(De)}var fn=document.createElement("div");fn.style.display="flex",fn.style.alignItems="center",fn.style.minHeight="20px",fn.style.flexGrow="2";var we=document.createElement("hr");if(we.style.minWidth="20px",we.style.border="0px",we.style.borderTop="3px solid "+(Nt.uiStyleSettings!==void 0?Nt.uiStyleSettings.toolboxColor:"#eeeeee"),we.style.flexGrow="2",fn.appendChild(we),Nn.appendChild(fn),Bn==="both"||Bn==="end"){var kn=document.createElement("div");kn.style.display="flex",kn.style.alignItems="center",kn.style.minHeight="20px",kn.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="`+(Nt.uiStyleSettings!==void 0?Nt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,kn.style.marginRight="5px",Nn.appendChild(kn)}Nt.typeBoxes.push(Nn)},Nt=this,Zt=0;Zt<4;Zt++)Ht(Zt);return Et},Lt.prototype.setCurrentType=function(Ct,Et){var Ht=this;this.currentType=Ct,this.typeBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings!==void 0?Ht.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Lt}(nt),Zn=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.arrowType="end",Nt.arrowBaseHeight=10,Nt.arrowBaseWidth=10,Nt.getArrowPoints=Nt.getArrowPoints.bind(Nt),Nt.setArrowType=Nt.setArrowType.bind(Nt),Nt.arrowTypePanel=new Xe("Arrow type","end"),Nt.arrowTypePanel.onArrowTypeChanged=Nt.setArrowType,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.arrow1&&Ct!==this.arrow2)},Lt.prototype.getArrowPoints=function(Ct,Et){var Ht=this.arrowBaseWidth+2*this.strokeWidth,Nt=this.arrowBaseHeight+2*this.strokeWidth;return Ct-Ht/2+","+(Et+Nt/2)+" "+Ct+","+(Et-Nt/2)+" "+(Ct+Ht/2)+","+(Et+Nt/2)},Lt.prototype.createTips=function(){this.arrow1=Bt.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(Bt.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=Bt.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(Bt.createTransform()),this.visual.appendChild(this.arrow2)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="creating"&&this.createTips()},Lt.prototype.adjustVisual=function(){if(Rt.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",Bt.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),Bt.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var Ct=0;Math.abs(this.x1-this.x2)>.1&&(Ct=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Et=this.arrow1.transform.baseVal.getItem(0);Et.setRotate(Ct,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Et,0);var Ht=this.arrow2.transform.baseVal.getItem(0);Ht.setRotate(Ct+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(Ht,0)}},Lt.prototype.setArrowType=function(Ct){this.arrowType=Ct,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({arrowType:this.arrowType},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct);var Et=Ct;this.arrowType=Et.arrowType,this.createTips(),this.adjustVisual()},Lt.typeName="ArrowMarker",Lt.title="Arrow marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Lt}(pe),$n=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.fillColor=Ht.defaultFillColor,Nt.strokeWidth=0,Nt.fillPanel=new et("Color",Ht.defaultColorSet,Ht.defaultFillColor),Nt.fillPanel.onColorChanged=Nt.setFillColor,Nt}return se(Lt,Rt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Rt.prototype.getState.call(this);return Ct.typeName=Lt.typeName,Ct},Lt.typeName="CoverMarker",Lt.title="Cover marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Lt}(Mt),qn=function(Rt){function Lt(Ct,Et,Ht,Nt){var Zt=Rt.call(this,Ct,Nt||'<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 Zt.opacities=[],Zt.opacityBoxes=[],Zt.opacities=Et,Zt.currentOpacity=Ht,Zt.setCurrentOpacity=Zt.setCurrentOpacity.bind(Zt),Zt}return se(Lt,Rt),Lt.prototype.getUi=function(){var Ct=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",Et.style.justifyContent="space-between",this.opacities.forEach(function(Ht){var Nt=document.createElement("div");Nt.style.display="flex",Nt.style.alignItems="center",Nt.style.justifyContent="center",Nt.style.padding="5px",Nt.style.borderWidth="2px",Nt.style.borderStyle="solid",Nt.style.borderColor=Ht===Ct.currentOpacity?Ct.uiStyleSettings.toolboxAccentColor:"transparent",Nt.addEventListener("click",function(){Ct.setCurrentOpacity(Ht,Nt)}),Et.appendChild(Nt);var Zt=document.createElement("div");Zt.innerText=100*Ht+"%",Nt.appendChild(Zt),Ct.opacityBoxes.push(Nt)}),Et},Lt.prototype.setCurrentOpacity=function(Ct,Et){var Ht=this;this.currentOpacity=Ct,this.opacityBoxes.forEach(function(Nt){Nt.style.borderColor=Nt===Et?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Lt}(nt),Fi=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.setOpacity=Nt.setOpacity.bind(Nt),Nt.fillColor=Ht.defaultHighlightColor,Nt.strokeWidth=0,Nt.opacity=Ht.defaultHighlightOpacity,Nt.fillPanel=new et("Color",Ht.defaultColorSet,Nt.fillColor),Nt.fillPanel.onColorChanged=Nt.setFillColor,Nt.opacityPanel=new qn("Opacity",Ht.defaultOpacitySteps,Nt.opacity),Nt.opacityPanel.onOpacityChanged=Nt.setOpacity,Nt}return se(Lt,Rt),Lt.prototype.setOpacity=function(Ct){this.opacity=Ct,this.visual&&Bt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Rt.prototype.getState.call(this);return Ct.typeName=Lt.typeName,Ct},Lt.typeName="HighlightMarker",Lt.title="Highlight marker",Lt.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>',Lt}($n),qt='<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>',_t='<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>',Re=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.bgColor="transparent",Nt.tipPosition={x:0,y:0},Nt.tipBase1Position={x:0,y:0},Nt.tipBase2Position={x:0,y:0},Nt.tipMoving=!1,Nt.color=Ht.defaultStrokeColor,Nt.bgColor=Ht.defaultFillColor,Nt.fontFamily=Ht.defaultFontFamily,Nt.defaultSize={x:100,y:30},Nt.setBgColor=Nt.setBgColor.bind(Nt),Nt.getTipPoints=Nt.getTipPoints.bind(Nt),Nt.positionTip=Nt.positionTip.bind(Nt),Nt.setTipPoints=Nt.setTipPoints.bind(Nt),Nt.colorPanel=new et("Text color",Ht.defaultColorSet,Nt.color,qt),Nt.colorPanel.onColorChanged=Nt.setColor,Nt.bgColorPanel=new et("Fill color",Ht.defaultColorSet,Nt.bgColor,_t),Nt.bgColorPanel.onColorChanged=Nt.setBgColor,Nt.fontFamilyPanel=new le("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Nt.fontFamilyPanel.onFontChanged=Nt.setFont,Nt.tipGrip=new pt,Nt.tipGrip.visual.transform.baseVal.appendItem(Bt.createTransform()),Nt.controlBox.appendChild(Nt.tipGrip.visual),Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return Rt.prototype.ownsTarget.call(this,Ct)||this.tipGrip.ownsTarget(Ct)||this.tip===Ct},Lt.prototype.createTip=function(){Bt.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=Bt.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Lt.prototype.pointerDown=function(Ct,Et){this.state==="new"&&Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Et)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Rt.prototype.pointerDown.call(this,Ct,Et)},Lt.prototype.pointerUp=function(Ct){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Rt.prototype.pointerUp.call(this,Ct);else{var Et=this.state==="creating";Rt.prototype.pointerUp.call(this,Ct),this.setTipPoints(Et),this.positionTip()}},Lt.prototype.manipulate=function(Ct){if(this.tipMoving){var Et=this.unrotatePoint(Ct);this.tipPosition={x:Et.x-this.manipulationStartLeft,y:Et.y-this.manipulationStartTop},this.positionTip()}else Rt.prototype.manipulate.call(this,Ct)},Lt.prototype.setBgColor=function(Ct){this.bgRectangle&&this.tip&&(Bt.setAttributes(this.bgRectangle,[["fill",Ct]]),Bt.setAttributes(this.tip,[["fill",Ct]])),this.bgColor=Ct,this.fillColorChanged(Ct)},Lt.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},Lt.prototype.setTipPoints=function(Ct){Ct===void 0&&(Ct=!1);var Et=Math.min(this.height/2,15),Ht=this.height/5;Ct&&(this.tipPosition={x:Et+Ht/2,y:this.height+20});var Nt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Nt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(Ht=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:Et,y:0},this.tipBase2Position={x:Et+Ht,y:0}):(this.tipBase1Position={x:0,y:Et},this.tipBase2Position={x:0,y:Et+Ht}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Nt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(Ht=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Et-Ht,y:0},this.tipBase2Position={x:this.width-Et,y:0}):(this.tipBase1Position={x:this.width,y:Et},this.tipBase2Position={x:this.width,y:Et+Ht}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Nt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(Ht=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Et-Ht,y:this.height},this.tipBase2Position={x:this.width-Et,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Et-Ht},this.tipBase2Position={x:this.width,y:this.height-Et}):Nt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(Ht=this.width/5,Et=Math.min(this.width/2,15),this.tipBase1Position={x:Et,y:this.height},this.tipBase2Position={x:Et+Ht,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Et},this.tipBase2Position={x:0,y:this.height-Et-Ht})},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),this.positionTip()},Lt.prototype.positionTip=function(){Bt.setAttributes(this.tip,[["points",this.getTipPoints()]]);var Ct=this.tipGrip.visual.transform.baseVal.getItem(0);Ct.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(Ct,0)},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Lt.prototype.select=function(){this.positionTip(),Rt.prototype.select.call(this)},Lt.prototype.getState=function(){var Ct=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){var Et=Ct;this.bgColor=Et.bgColor,this.tipPosition=Et.tipPosition,Rt.prototype.restoreState.call(this,Ct),this.createTip(),this.setTipPoints()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.tipPosition={x:this.tipPosition.x*Ct,y:this.tipPosition.y*Et},this.positionTip()},Lt.typeName="CalloutMarker",Lt.title="Callout marker",Lt.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>',Lt}(Ne),Pn=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.fillColor="transparent",Nt.strokeColor="transparent",Nt.strokeWidth=0,Nt.strokeDasharray="",Nt.opacity=1,Nt.strokeColor=Ht.defaultColor,Nt.strokeWidth=Ht.defaultStrokeWidth,Nt.strokeDasharray=Ht.defaultStrokeDasharray,Nt.fillColor=Ht.defaultFillColor,Nt.setStrokeColor=Nt.setStrokeColor.bind(Nt),Nt.setFillColor=Nt.setFillColor.bind(Nt),Nt.setStrokeWidth=Nt.setStrokeWidth.bind(Nt),Nt.setStrokeDasharray=Nt.setStrokeDasharray.bind(Nt),Nt.setOpacity=Nt.setOpacity.bind(Nt),Nt.createVisual=Nt.createVisual.bind(Nt),Nt.strokePanel=new et("Line color",xe(Ht.defaultColorSet,["transparent"]),Ht.defaultColor),Nt.strokePanel.onColorChanged=Nt.setStrokeColor,Nt.fillPanel=new et("Fill color",xe(Ht.defaultColorSet,["transparent"]),Nt.fillColor,_t),Nt.fillPanel.onColorChanged=Nt.setFillColor,Nt.strokeWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.strokeWidthPanel.onWidthChanged=Nt.setStrokeWidth,Nt.strokeStylePanel=new Vt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Nt.strokeStylePanel.onStyleChanged=Nt.setStrokeDasharray,Nt.opacityPanel=new qn("Opacity",Ht.defaultOpacitySteps,Nt.opacity),Nt.opacityPanel.onOpacityChanged=Nt.setOpacity,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual)},Lt.prototype.createVisual=function(){this.visual=Bt.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)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="new"&&(this.createVisual(),this.moveVisual(Ct),this._state="creating")},Lt.prototype.manipulate=function(Ct){Rt.prototype.manipulate.call(this,Ct)},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),this.setSize()},Lt.prototype.setSize=function(){Rt.prototype.setSize.call(this),Bt.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},Lt.prototype.pointerUp=function(Ct){Rt.prototype.pointerUp.call(this,Ct),this.setSize()},Lt.prototype.setStrokeColor=function(Ct){this.strokeColor=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(Ct),this.stateChanged()},Lt.prototype.setFillColor=function(Ct){this.fillColor=Ct,this.visual&&Bt.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(Ct),this.stateChanged()},Lt.prototype.setStrokeWidth=function(Ct){this.strokeWidth=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(Ct){this.strokeDasharray=Ct,this.visual&&Bt.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Lt.prototype.setOpacity=function(Ct){this.opacity=Ct,this.visual&&Bt.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){var Et=Ct;this.fillColor=Et.fillColor,this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.opacity=Et.opacity,this.createVisual(),Rt.prototype.restoreState.call(this,Ct),this.setSize()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.setSize()},Lt.typeName="EllipseMarker",Lt.title="Ellipse marker",Lt.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>',Lt}(Pt),Rn=function(Rt){function Lt(Ct,Et,Ht){return Rt.call(this,Ct,Et,Ht)||this}return se(Lt,Rt),Object.defineProperty(Lt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.tip1&&Ct!==this.tip2)},Lt.prototype.createTips=function(){this.tip1=Bt.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(Bt.createTransform()),this.visual.appendChild(this.tip1),this.tip2=Bt.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(Bt.createTransform()),this.visual.appendChild(this.tip2)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.state==="creating"&&this.createTips()},Lt.prototype.adjustVisual=function(){if(Rt.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(Bt.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()]]),Bt.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 Ct=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Et=this.tip1.transform.baseVal.getItem(0);Et.setRotate(Ct,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Et,0);var Ht=this.tip2.transform.baseVal.getItem(0);Ht.setRotate(Ct+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(Ht,0)}},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Rt.prototype.getState.call(this);return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct),this.createTips(),this.adjustVisual()},Lt.typeName="MeasurementMarker",Lt.title="Measurement marker",Lt.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>',Lt}(pe),Me=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.strokePanel.colors=Ht.defaultColorSet,Nt.fillColor="transparent",Nt}return se(Lt,Rt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Rt.prototype.getState.call(this);return Ct.typeName=Lt.typeName,Ct},Lt.typeName="EllipseFrameMarker",Lt.title="Ellipse frame marker",Lt.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>',Lt}(Pn),gn=function(){function Rt(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(Rt.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),Rt.prototype.addUndoStep=function(Lt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Lt)||(this.undoStack.push(Lt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Lt)&&this.redoStack.splice(0,this.redoStack.length))},Rt.prototype.replaceLastUndoStep=function(Lt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Lt)},Rt.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},Rt.prototype.undo=function(){if(this.undoStack.length>1){var Lt=this.undoStack.pop();return Lt!==void 0&&this.redoStack.push(Lt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},Rt.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},Rt}(),xn=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.strokeColor="transparent",Nt.strokeWidth=0,Nt.strokeDasharray="",Nt.curveX=0,Nt.curveY=0,Nt.manipulationStartCurveX=0,Nt.manipulationStartCurveY=0,Nt.setStrokeColor=Nt.setStrokeColor.bind(Nt),Nt.setStrokeWidth=Nt.setStrokeWidth.bind(Nt),Nt.setStrokeDasharray=Nt.setStrokeDasharray.bind(Nt),Nt.positionGrips=Nt.positionGrips.bind(Nt),Nt.addControlGrips=Nt.addControlGrips.bind(Nt),Nt.adjustVisual=Nt.adjustVisual.bind(Nt),Nt.setupControlBox=Nt.setupControlBox.bind(Nt),Nt.resize=Nt.resize.bind(Nt),Nt.strokeColor=Ht.defaultColor,Nt.strokeWidth=Ht.defaultStrokeWidth,Nt.strokeDasharray=Ht.defaultStrokeDasharray,Nt.strokePanel=new et("Line color",Ht.defaultColorSet,Ht.defaultColor),Nt.strokePanel.onColorChanged=Nt.setStrokeColor,Nt.strokeWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.strokeWidthPanel.onWidthChanged=Nt.setStrokeWidth,Nt.strokeStylePanel=new Vt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Nt.strokeStylePanel.onStyleChanged=Nt.setStrokeDasharray,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual&&Ct!==this.selectorCurve&&Ct!==this.visibleCurve&&!this.curveGrip.ownsTarget(Ct))},Lt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Lt.prototype.createVisual=function(){this.visual=Bt.createGroup(),this.selectorCurve=Bt.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=Bt.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)},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=Ct.x,this.curveY=Ct.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Et)&&(this.activeGrip=this.curveGrip,this._state="resize")},Lt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),Bt.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),Bt.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),Bt.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Lt.prototype.setupControlBox=function(){Rt.prototype.setupControlBox.call(this),this.curveControlLine1=Bt.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=Bt.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)},Lt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Rt.prototype.addControlGrips.call(this)},Lt.prototype.positionGrips=function(){Rt.prototype.positionGrips.call(this);var Ct=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-Ct/2,this.curveY-Ct/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()))},Lt.prototype.manipulate=function(Ct){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+Ct.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+Ct.y-this.manipulationStartY),Rt.prototype.manipulate.call(this,Ct)},Lt.prototype.resize=function(Ct){this.activeGrip===this.curveGrip&&(this.curveX=Ct.x,this.curveY=Ct.y),Rt.prototype.resize.call(this,Ct),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Lt.prototype.setStrokeColor=function(Ct){this.strokeColor=Ct,this.adjustVisual(),this.colorChanged(Ct)},Lt.prototype.setStrokeWidth=function(Ct){this.strokeWidth=Ct,this.adjustVisual()},Lt.prototype.setStrokeDasharray=function(Ct){this.strokeDasharray=Ct,this.adjustVisual()},Lt.prototype.scale=function(Ct,Et){this.curveX=this.curveX*Ct,this.curveY=this.curveY*Et,Rt.prototype.scale.call(this,Ct,Et)},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Rt.prototype.getState.call(this));return Ct.typeName=Lt.typeName,Ct},Lt.prototype.restoreState=function(Ct){Rt.prototype.restoreState.call(this,Ct);var Et=Ct;this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.curveX=Et.curveX,this.curveY=Et.curveY,this.createVisual(),this.adjustVisual()},Lt.typeName="CurveMarker",Lt.title="Curve marker",Lt.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>',Lt}(Jt),ri=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,Et,Ht)||this;return Nt.fillColor="transparent",Nt.strokeColor="transparent",Nt.strokeWidth=0,Nt.strokeDasharray="",Nt.textColor="transparent",Nt.fontSize="1rem",Nt.isMoved=!1,Nt.captionText="Caption",Nt.PADDING=5,Nt.captionBoxWidth=0,Nt.captionBoxHeight=0,Nt.strokeColor=Ht.defaultColor,Nt.strokeWidth=Ht.defaultStrokeWidth,Nt.strokeDasharray=Ht.defaultStrokeDasharray,Nt.fillColor=Ht.defaultFillColor,Nt.textColor=Ht.defaultStrokeColor,Nt.fontFamily=Ht.defaultFontFamily,Nt.fontSize=Ht.defaultCaptionFontSize,Nt.captionText=Ht.defaultCaptionText,Nt.setStrokeColor=Nt.setStrokeColor.bind(Nt),Nt.setFillColor=Nt.setFillColor.bind(Nt),Nt.setStrokeWidth=Nt.setStrokeWidth.bind(Nt),Nt.setStrokeDasharray=Nt.setStrokeDasharray.bind(Nt),Nt.createVisual=Nt.createVisual.bind(Nt),Nt.sizeCaption=Nt.sizeCaption.bind(Nt),Nt.setCaptionText=Nt.setCaptionText.bind(Nt),Nt.showTextEditor=Nt.showTextEditor.bind(Nt),Nt.positionTextEditor=Nt.positionTextEditor.bind(Nt),Nt.finishTextEditing=Nt.finishTextEditing.bind(Nt),Nt.setFont=Nt.setFont.bind(Nt),Nt.setTextColor=Nt.setTextColor.bind(Nt),Nt.strokePanel=new et("Line color",xe(Ht.defaultColorSet,["transparent"]),Nt.strokeColor),Nt.strokePanel.onColorChanged=Nt.setStrokeColor,Nt.fillPanel=new et("Fill color",xe(Ht.defaultColorSet,["transparent"]),Nt.fillColor,_t),Nt.fillPanel.onColorChanged=Nt.setFillColor,Nt.strokeWidthPanel=new Ot("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Nt.strokeWidthPanel.onWidthChanged=Nt.setStrokeWidth,Nt.strokeStylePanel=new Vt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Nt.strokeStylePanel.onStyleChanged=Nt.setStrokeDasharray,Nt.fontFamilyPanel=new le("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Nt.fontFamilyPanel.onFontChanged=Nt.setFont,Nt.textColorPanel=new et("Text color",Ht.defaultColorSet,Nt.textColor,qt),Nt.textColorPanel.onColorChanged=Nt.setTextColor,Nt}return se(Lt,Rt),Lt.prototype.ownsTarget=function(Ct){return!(!Rt.prototype.ownsTarget.call(this,Ct)&&Ct!==this.visual&&Ct!==this.frame&&Ct!==this.captionBg&&Ct!==this.captionElement)},Lt.prototype.createVisual=function(){this.visual=Bt.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=Bt.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=Bt.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=Bt.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()},Lt.prototype.setCaptionText=function(Ct){this.captionText=Ct,this.captionElement.textContent=this.captionText,this.sizeCaption()},Lt.prototype.pointerDown=function(Ct,Et){Rt.prototype.pointerDown.call(this,Ct,Et),this.isMoved=!1,this.pointerDownPoint=Ct,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(Ct),this._state="creating")},Lt.prototype.manipulate=function(Ct){Rt.prototype.manipulate.call(this,Ct),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(Ct.x-this.pointerDownPoint.x)>5||Math.abs(Ct.y-this.pointerDownPoint.y)>5)},Lt.prototype.resize=function(Ct){Rt.prototype.resize.call(this,Ct),this.setSize()},Lt.prototype.sizeCaption=function(){var Ct=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=Ct.width+2*this.PADDING,this.captionBoxHeight=Ct.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),Bt.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')"]]),Bt.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')"]])},Lt.prototype.showTextEditor=function(){var Ct=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Et){Et.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Et){Et.key==="Enter"&&Ct.finishTextEditing(Ct.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Et){Et.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){Ct.finishTextEditing(Ct.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){Ct.finishTextEditing(Ct.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Lt.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"))},Lt.prototype.finishTextEditing=function(Ct){this.setCaptionText(Ct.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Lt.prototype.setFont=function(Ct){this.captionElement&&Bt.setAttributes(this.captionElement,[["font-family",Ct]]),this.fontFamily=Ct,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Lt.prototype.setTextColor=function(Ct){this.captionElement&&Bt.setAttributes(this.captionElement,[["fill",Ct]]),this.textColor=Ct,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Lt.prototype.setSize=function(){Rt.prototype.setSize.call(this),Bt.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Lt.prototype.pointerUp=function(Ct){Rt.prototype.pointerUp.call(this,Ct),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Lt.prototype.dblClick=function(Ct,Et){Rt.prototype.dblClick.call(this,Ct,Et),this.showTextEditor()},Lt.prototype.setStrokeColor=function(Ct){this.strokeColor=Ct,this.frame&&Bt.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(Ct),this.stateChanged()},Lt.prototype.setFillColor=function(Ct){this.fillColor=Ct,this.captionBg&&Bt.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(Ct),this.stateChanged()},Lt.prototype.setStrokeWidth=function(Ct){this.strokeWidth=Ct,this.frame&&Bt.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(Ct){this.strokeDasharray=Ct,this.frame&&Bt.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var Ct=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},Rt.prototype.getState.call(this));return Ct.typeName=this.typeName,Ct},Lt.prototype.restoreState=function(Ct){var Et=Ct;this.fillColor=Et.fillColor,this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.textColor=Et.textColor,this.fontFamily=Et.fontFamily,this.captionText=Et.captionText,this.fontSize=Et.fontSize,this.createVisual(),Rt.prototype.restoreState.call(this,Ct),this.setSize()},Lt.prototype.scale=function(Ct,Et){Rt.prototype.scale.call(this,Ct,Et),this.setSize()},Lt.typeName="CaptionFrameMarker",Lt.title="Caption frame marker",Lt.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>',Lt}(Pt),Oe=function(){function Rt(Lt,Ct){Ct===void 0&&(Ct=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Lt,this.cancelable=Ct}return Object.defineProperty(Rt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Rt.prototype.preventDefault=function(){this._defaultPrevented=!0},Rt}(),ue=function(Rt){function Lt(Ct,Et,Ht){var Nt=Rt.call(this,Ct,!1)||this;return Nt.dataUrl=Et,Nt.state=Ht,Nt}return se(Lt,Rt),Lt}(Oe),Fe=function(Rt){function Lt(Ct,Et,Ht){Ht===void 0&&(Ht=!1);var Nt=Rt.call(this,Ct,Ht)||this;return Nt.marker=Et,Nt}return se(Lt,Rt),Lt}(Oe),mn=function(){function Rt(){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 Rt.prototype.addEventListener=function(Lt,Ct){this[Lt].push(Ct)},Rt.prototype.removeEventListener=function(Lt,Ct){var Et=this[Lt].indexOf(Ct);Et>-1&&this[Lt].splice(Et,1)},Rt}(),je=function(){function Rt(Lt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new re,this._isOpen=!1,this.undoRedoManager=new gn,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 mn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Rt.instanceCounter++,this.styles=new he(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Lt,this.targetRoot=document.body,this.width=Lt.clientWidth,this.height=Lt.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(Rt.prototype,"ALL_MARKER_TYPES",{get:function(){return[te,en,Zn,Ne,Me,Pn,Fi,Re,Rn,$n,pe,xn,ri]},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[te,en,Zn,Ne,Pn,Fi,Re]},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[te,en,Zn,Ne,Fi]},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Lt){var Ct=this;this._availableMarkerTypes.splice(0),Lt.forEach(function(Et){if(typeof Et=="string"){var Ht=Ct.ALL_MARKER_TYPES.find(function(Nt){return Nt.typeName===Et});Ht!==void 0&&Ct._availableMarkerTypes.push(Ht)}else Ct._availableMarkerTypes.push(Et)})},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Rt.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Lt){this._zoomLevel=Lt,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(Rt.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Rt.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),Yt.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Rt.prototype.show=function(){var Lt=this;this.styles.styleSheetRoot===void 0&&ge.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ge.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(Ct){return Ct(new Oe(Lt))})},Rt.prototype.render=function(){return Ae(this,void 0,void 0,function(){var Lt;return sn(this,function(Ct){switch(Ct.label){case 0:return this.setCurrentMarker(),(Lt=new Le).naturalSize=this.renderAtNaturalSize,Lt.imageType=this.renderImageType,Lt.imageQuality=this.renderImageQuality,Lt.markersOnly=this.renderMarkersOnly,Lt.width=this.renderWidth,Lt.height=this.renderHeight,[4,Lt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return Ct.sent(),[4,Lt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,Ct.sent()]}})})},Rt.prototype.close=function(Lt){var Ct=this;if(Lt===void 0&&(Lt=!1),this.isOpen){var Et=!1;Lt||this.eventListeners.beforeclose.forEach(function(Ht){var Nt=new Oe(Ct,!0);Ht(Nt),Nt.defaultPrevented&&(Et=!0)}),Et||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(Ht){return Ht(new Oe(Ct))}),this.detachEvents(),this._isOpen=!1)}},Rt.prototype.addMarkersToToolbar=function(){for(var Lt,Ct=[],Et=0;Et<arguments.length;Et++)Ct[Et]=arguments[Et];(Lt=this._availableMarkerTypes).push.apply(Lt,Ct)},Rt.prototype.addRenderEventListener=function(Lt){this.addEventListener("render",function(Ct){Lt(Ct.dataUrl,Ct.state)})},Rt.prototype.removeRenderEventListener=function(Lt){},Rt.prototype.addCloseEventListener=function(Lt){this.addEventListener("close",function(){Lt()})},Rt.prototype.removeCloseEventListener=function(Lt){},Rt.prototype.setupResizeObserver=function(){var Lt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Lt.resize(Lt.target.clientWidth,Lt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Lt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Rt.prototype.onPopupTargetResize=function(){var Lt=1*this.target.clientWidth/this.target.clientHeight,Ct=this.editorCanvas.clientWidth/Lt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Lt:this.editorCanvas.clientWidth,Et=Ct<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Lt;this.resize(Ct,Et)},Rt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Rt.prototype.resize=function(Lt,Ct){this._isResizing=!0;var Et=Lt/this.imageWidth,Ht=Ct/this.imageHeight;this.imageWidth=Math.round(Lt),this.imageHeight=Math.round(Ct),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Et,Ht),this._isResizing=!1},Rt.prototype.scaleMarkers=function(Lt,Ct){var Et,Ht=this;this._currentMarker&&this._currentMarker instanceof Ne?this._currentMarker.scale(Lt,Ct):(Et=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Nt){Nt!==Ht._currentMarker&&Nt.scale(Lt,Ct)}),Et!==void 0&&this.setCurrentMarker(Et)},Rt.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"},Rt.prototype.setTopLeft=function(){var Lt=this.editingTarget.getBoundingClientRect(),Ct=this.editorCanvas.getBoundingClientRect();this.left=Lt.left-Ct.left,this.top=Lt.top-Ct.top},Rt.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)},Rt.prototype.addDefs=function(){for(var Lt,Ct=[],Et=0;Et<arguments.length;Et++)Ct[Et]=arguments[Et];this.defs=Bt.createDefs(),this.addDefsToImage(),(Lt=this.defs).append.apply(Lt,Ct)},Rt.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Rt.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)},Rt.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Rt.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Rt.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)},Rt.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Rt.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)},Rt.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 Lt=document.createElement("a");Lt.href="https://markerjs.com/",Lt.target="_blank",Lt.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>',Lt.title="Powered by marker.js",Lt.style.display="grid",Lt.style.alignItems="center",Lt.style.justifyItems="center",Lt.style.padding="3px",Lt.style.width="20px",Lt.style.height="20px",this.logoUI.appendChild(Lt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},Rt.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")},Rt.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"},Rt.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},Rt.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 Lt=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=Lt+"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 dn(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")},Rt.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Rt.prototype.removeMarker=function(Lt){this.markerImage.removeChild(Lt.container),this.markers.indexOf(Lt)>-1&&this.markers.splice(this.markers.indexOf(Lt),1),Lt.dispose()},Rt.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())},Rt.prototype.toolbarButtonClicked=function(Lt,Ct){if(Lt==="marker"&&Ct!==void 0)this.createNewMarker(Ct);else if(Lt==="action")switch(Ct){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()}},Rt.prototype.deleteSelectedMarker=function(){var Lt=this;if(this._currentMarker!==void 0){var Ct=!1;if(this.eventListeners.markerbeforedelete.forEach(function(Ht){var Nt=new Fe(Lt,Lt._currentMarker,!0);Ht(Nt),Nt.defaultPrevented&&(Ct=!0)}),!Ct){var Et=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(Ht){return Ht(new Fe(Lt,Et))})}}},Rt.prototype.clear=function(){var Lt=this,Ct=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(Zt){var Qe=new Fe(Lt,void 0,!0);Zt(Qe),Qe.defaultPrevented&&(Ct=!0)}),!Ct)){this.setCurrentMarker();for(var Et=function(Zt){var Qe=Ht.markers[Zt];Ht.setCurrentMarker(Ht.markers[Zt]),Ht._currentMarker.dispose(),Ht.markerImage.removeChild(Ht._currentMarker.container),Ht.markers.splice(Ht.markers.indexOf(Ht._currentMarker),1),Ht.eventListeners.markerdelete.forEach(function(Bn){return Bn(new Fe(Lt,Qe))})},Ht=this,Nt=this.markers.length-1;Nt>=0;Nt--)Et(Nt);this.addUndoStep()}},Object.defineProperty(Rt.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Rt.prototype.showNotesEditor=function(){var Lt;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=(Lt=this._currentMarker.notes)!==null&&Lt!==void 0?Lt:"",this.overlayContainer.appendChild(this.notesArea))},Rt.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)},Rt.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},Rt.prototype.addUndoStep=function(){var Lt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var Ct=this.getState(),Et=this.undoRedoManager.getLastUndoStep();if(!Et||Et.width===Ct.width&&Et.height===Ct.height){var Ht=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(Ct),Ht<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Nt){return Nt(new Oe(Lt))})}else this.undoRedoManager.replaceLastUndoStep(Ct),this.eventListeners.statechange.forEach(function(Nt){return Nt(new Oe(Lt))})}},Rt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Rt.prototype.undoStep=function(){var Lt=this,Ct=this.undoRedoManager.undo();Ct!==void 0&&(this.restoreState(Ct),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Et){return Et(new Oe(Lt))}))},Rt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Rt.prototype.redoStep=function(){var Lt=this,Ct=this.undoRedoManager.redo();Ct!==void 0&&(this.restoreState(Ct),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Et){return Et(new Oe(Lt))}))},Rt.prototype.stepZoom=function(){var Lt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Lt<this.zoomSteps.length-1?this.zoomSteps[Lt+1]:this.zoomSteps[0]},Rt.prototype.panTo=function(Lt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Lt.x,top:this.prevPanPoint.y-Lt.y}),this.prevPanPoint=Lt},Rt.prototype.startRenderAndClose=function(){return Ae(this,void 0,void 0,function(){var Lt,Ct,Et=this;return sn(this,function(Ht){switch(Ht.label){case 0:return[4,this.render()];case 1:return Lt=Ht.sent(),Ct=this.getState(),this.eventListeners.render.forEach(function(Nt){return Nt(new ue(Et,Lt,Ct))}),this.close(!0),[2]}})})},Rt.prototype.getState=function(Lt){Lt===!0&&this.setCurrentMarker();var Ct={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Et){return Ct.markers.push(Et.getState())}),Ct},Rt.prototype.restoreState=function(Lt){var Ct=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Lt.markers.forEach(function(Et){var Ht=Ct._availableMarkerTypes.find(function(Zt){return Zt.typeName===Et.typeName});if(Ht!==void 0){var Nt=Ct.addNewMarker(Ht);Nt.restoreState(Et),Ct.markers.push(Nt)}}),Lt.width&&Lt.height&&(Lt.width!==this.imageWidth||Lt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Lt.width,this.imageHeight/Lt.height),this.eventListeners.restorestate.forEach(function(Et){return Et(new Oe(Ct))})},Rt.prototype.addNewMarker=function(Lt){var Ct=Bt.createGroup();return this.markerImage.appendChild(Ct),new Lt(Ct,this.overlayContainer,this.settings)},Rt.prototype.createNewMarker=function(Lt){var Ct,Et=this;(Ct=typeof Lt=="string"?this._availableMarkerTypes.find(function(Ht){return Ht.typeName===Lt}):Lt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(Ct),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(Ct.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(Ht){return Ht(new Fe(Et,Et._currentMarker))}))},Rt.prototype.markerCreated=function(Lt){var Ct=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Lt),this.setCurrentMarker(Lt),Lt instanceof en&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(en):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Et){return Et(new Fe(Ct,Ct._currentMarker))})},Rt.prototype.colorChanged=function(Lt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Lt,this.settings.defaultStrokeColor=Lt)},Rt.prototype.fillColorChanged=function(Lt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Lt)},Rt.prototype.markerStateChanged=function(Lt){var Ct=this;this.eventListeners.markerchange.forEach(function(Et){return Et(new Fe(Ct,Lt))})},Rt.prototype.setCurrentMarker=function(Lt){var Ct=this;this._currentMarker!==Lt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Et){return Et(new Fe(Ct,Ct._currentMarker))})),this._currentMarker=Lt,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(Et){return Et(new Fe(Ct,Ct._currentMarker))}))},Rt.prototype.onPointerDown=function(Lt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Lt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var Ct=this.markers.find(function(Et){return Et.ownsTarget(Lt.target)});Ct!==void 0?(this.setCurrentMarker(Ct),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY),Lt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Lt.clientX,y:Lt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY))},Rt.prototype.onDblClick=function(Lt){if(this._isFocused||this.focus(),this.mode==="select"){var Ct=this.markers.find(function(Et){return Et.ownsTarget(Lt.target)});Ct!==void 0&&Ct!==this._currentMarker&&this.setCurrentMarker(Ct),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY),Lt.target):this.setCurrentMarker()}},Rt.prototype.onPointerMove=function(Lt){this.touchPoints!==1&&Lt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Lt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY)):this.zoomLevel>1&&this.panTo({x:Lt.clientX,y:Lt.clientY}))},Rt.prototype.onPointerUp=function(Lt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY)),this.isDragging=!1,this.addUndoStep()},Rt.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Rt.prototype.onKeyUp=function(Lt){this._currentMarker===void 0||this.notesArea!==void 0||Lt.key!=="Delete"&&Lt.key!=="Backspace"||this.deleteSelectedMarker()},Rt.prototype.clientToLocalCoordinates=function(Lt,Ct){var Et=this.markerImage.getBoundingClientRect();return{x:(Lt-Et.left)/this.zoomLevel,y:(Ct-Et.top)/this.zoomLevel}},Rt.prototype.onWindowResize=function(){this.positionUI()},Rt.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Lt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Lt+"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()},Rt.prototype.addLicenseKey=function(Lt){Yt.addKey(Lt)},Rt.prototype.addEventListener=function(Lt,Ct){this.eventListeners.addEventListener(Lt,Ct)},Rt.prototype.removeEventListener=function(Lt,Ct){this.eventListeners.removeEventListener(Lt,Ct)},Rt.prototype.renderState=function(Lt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Lt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Rt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Rt.prototype.focus=function(){var Lt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(Ct){return Ct(new Oe(Lt))}))},Rt.prototype.blur=function(){var Lt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(Ct){return Ct(new Oe(Lt))}))},Rt.instanceCounter=0,Rt}()},31457:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Fe}});var bt=Kt(4942),se=Kt(87462),Ae=Kt(71002),sn=Kt(1413),xe=Kt(97685),Bt=Kt(94184),Yt=Kt.n(Bt),Le=Kt(67294);function ge(mn){var je=Le.useRef();je.current=mn;var Rt=Le.useCallback(function(){for(var Lt,Ct=arguments.length,Et=new Array(Ct),Ht=0;Ht<Ct;Ht++)Et[Ht]=arguments[Ht];return(Lt=je.current)===null||Lt===void 0?void 0:Lt.call.apply(Lt,[je].concat(Et))},[]);return Rt}function he(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var Ke=he()?Le.useLayoutEffect:Le.useEffect,Te=function(je,Rt){var Lt=Le.useRef(!0);Ke(function(){return je(Lt.current)},Rt),Ke(function(){return Lt.current=!1,function(){Lt.current=!0}},[])},dn=function(je,Rt){Te(function(Lt){if(!Lt)return je()},Rt)},Ft=null;function nt(mn){var je=Le.useRef(!1),Rt=Le.useState(mn),Lt=(0,xe.Z)(Rt,2),Ct=Lt[0],Et=Lt[1];Le.useEffect(function(){return je.current=!1,function(){je.current=!0}},[]);function Ht(Nt,Zt){Zt&&je.current||Et(Nt)}return[Ct,Ht]}function et(mn){return mn!==void 0}function ht(mn,je){var Rt=je||{},Lt=Rt.defaultValue,Ct=Rt.value,Et=Rt.onChange,Ht=Rt.postState,Nt=nt(function(){return et(Ct)?Ct:et(Lt)?typeof Lt=="function"?Lt():Lt:typeof mn=="function"?mn():mn}),Zt=(0,xe.Z)(Nt,2),Qe=Zt[0],Bn=Zt[1],Nn=Ct!==void 0?Ct:Qe,De=Ht?Ht(Nn):Nn,fn=ge(Et),we=nt([Nn]),kn=(0,xe.Z)(we,2),Mn=kn[0],di=kn[1];dn(function(){var Ri=Mn[0];Qe!==Ri&&fn(Qe,Ri)},[Mn]),dn(function(){et(Ct)||Bn(Ct)},[Ct]);var Dn=ge(function(Ri,Wi){Bn(Ri,Wi),di([Nn],Wi)});return[De,Dn]}var lt={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(je){var Rt=je.keyCode;if(je.altKey&&!je.ctrlKey||je.metaKey||Rt>=lt.F1&&Rt<=lt.F12)return!1;switch(Rt){case lt.ALT:case lt.CAPS_LOCK:case lt.CONTEXT_MENU:case lt.CTRL:case lt.DOWN:case lt.END:case lt.ESC:case lt.HOME:case lt.INSERT:case lt.LEFT:case lt.MAC_FF_META:case lt.META:case lt.NUMLOCK:case lt.NUM_CENTER:case lt.PAGE_DOWN:case lt.PAGE_UP:case lt.PAUSE:case lt.PRINT_SCREEN:case lt.RIGHT:case lt.SHIFT:case lt.UP:case lt.WIN_KEY:case lt.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(je){if(je>=lt.ZERO&&je<=lt.NINE||je>=lt.NUM_ZERO&&je<=lt.NUM_MULTIPLY||je>=lt.A&&je<=lt.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&je===0)return!0;switch(je){case lt.SPACE:case lt.QUESTION_MARK:case lt.NUM_PLUS:case lt.NUM_MINUS:case lt.NUM_PERIOD:case lt.NUM_DIVISION:case lt.SEMICOLON:case lt.DASH:case lt.EQUALS:case lt.COMMA:case lt.PERIOD:case lt.SLASH:case lt.APOSTROPHE:case lt.SINGLE_QUOTE:case lt.OPEN_SQUARE_BRACKET:case lt.BACKSLASH:case lt.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},pt=lt,vt=`accept acceptCharset accessKey action allowFullScreen allowTransparency
alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
charSet checked classID className colSpan cols content contentEditable contextMenu
controls coords crossOrigin data dateTime default defer dir disabled download draggable
encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
mediaGroup method min minLength multiple muted name noValidate nonce open
optimum pattern placeholder poster preload radioGroup readOnly rel required
reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
summary tabIndex target title type useMap value width wmode wrap`,Pt=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,Mt="".concat(vt," ").concat(Pt).split(/[\s\n]+/),Ot="aria-",Vt="data-";function te(mn,je){return mn.indexOf(je)===0}function re(mn){var je=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Rt;je===!1?Rt={aria:!0,data:!0,attr:!0}:je===!0?Rt={aria:!0}:Rt=(0,sn.Z)({},je);var Lt={};return Object.keys(mn).forEach(function(Ct){(Rt.aria&&(Ct==="role"||te(Ct,Ot))||Rt.data&&te(Ct,Vt)||Rt.attr&&Mt.includes(Ct))&&(Lt[Ct]=mn[Ct])}),Lt}var Jt={},pe=[],le=function(je){pe.push(je)};function Ne(mn,je){if(0)var Rt}function en(mn,je){if(0)var Rt}function Xe(){Jt={}}function Zn(mn,je,Rt){!je&&!Jt[Rt]&&(mn(!1,Rt),Jt[Rt]=!0)}function $n(mn,je){Zn(Ne,mn,je)}function qn(mn,je){Zn(en,mn,je)}$n.preMessage=le,$n.resetWarned=Xe,$n.noteOnce=qn;var Fi=null,qt=Kt(81626),_t=[10,20,50,100],Re=function(je){var Rt=je.pageSizeOptions,Lt=Rt===void 0?_t:Rt,Ct=je.locale,Et=je.changeSize,Ht=je.pageSize,Nt=je.goButton,Zt=je.quickGo,Qe=je.rootPrefixCls,Bn=je.disabled,Nn=je.buildOptionText,De=je.showSizeChanger,fn=je.sizeChangerRender,we=Le.useState(""),kn=(0,xe.Z)(we,2),Mn=kn[0],di=kn[1],Dn=function(){return!Mn||Number.isNaN(Mn)?void 0:Number(Mn)},Ri=typeof Nn=="function"?Nn:function(oi){return"".concat(oi," ").concat(Ct.items_per_page)},Wi=function(ar){di(ar.target.value)},ti=function(ar){Nt||Mn===""||(di(""),!(ar.relatedTarget&&(ar.relatedTarget.className.indexOf("".concat(Qe,"-item-link"))>=0||ar.relatedTarget.className.indexOf("".concat(Qe,"-item"))>=0))&&(Zt==null||Zt(Dn())))},Qn=function(ar){Mn!==""&&(ar.keyCode===pt.ENTER||ar.type==="click")&&(di(""),Zt==null||Zt(Dn()))},sr=function(){return Lt.some(function(ar){return ar.toString()===Ht.toString()})?Lt:Lt.concat([Ht]).sort(function(ar,Xr){var bo=Number.isNaN(Number(ar))?0:Number(ar),In=Number.isNaN(Number(Xr))?0:Number(Xr);return bo-In})},Mi="".concat(Qe,"-options");if(!De&&!Zt)return null;var Ui=null,cr=null,yr=null;return De&&fn&&(Ui=fn({disabled:Bn,size:Ht,onSizeChange:function(ar){Et==null||Et(Number(ar))},"aria-label":Ct.page_size,className:"".concat(Mi,"-size-changer"),options:sr().map(function(oi){return{label:Ri(oi),value:oi}})})),Zt&&(Nt&&(yr=typeof Nt=="boolean"?Le.createElement("button",{type:"button",onClick:Qn,onKeyUp:Qn,disabled:Bn,className:"".concat(Mi,"-quick-jumper-button")},Ct.jump_to_confirm):Le.createElement("span",{onClick:Qn,onKeyUp:Qn},Nt)),cr=Le.createElement("div",{className:"".concat(Mi,"-quick-jumper")},Ct.jump_to,Le.createElement("input",{disabled:Bn,type:"text",value:Mn,onChange:Wi,onKeyUp:Qn,onBlur:ti,"aria-label":Ct.page}),Ct.page,yr)),Le.createElement("li",{className:Mi},Ui,cr)},Pn=Re,Rn=function(je){var Rt=je.rootPrefixCls,Lt=je.page,Ct=je.active,Et=je.className,Ht=je.showTitle,Nt=je.onClick,Zt=je.onKeyPress,Qe=je.itemRender,Bn="".concat(Rt,"-item"),Nn=Yt()(Bn,"".concat(Bn,"-").concat(Lt),(0,bt.Z)((0,bt.Z)({},"".concat(Bn,"-active"),Ct),"".concat(Bn,"-disabled"),!Lt),Et),De=function(){Nt(Lt)},fn=function(Mn){Zt(Mn,Nt,Lt)},we=Qe(Lt,"page",Le.createElement("a",{rel:"nofollow"},Lt));return we?Le.createElement("li",{title:Ht?String(Lt):null,className:Nn,onClick:De,onKeyDown:fn,tabIndex:0},we):null},Me=Rn,gn=function(je,Rt,Lt){return Lt};function xn(){}function ri(mn){var je=Number(mn);return typeof je=="number"&&!Number.isNaN(je)&&isFinite(je)&&Math.floor(je)===je}function Oe(mn,je,Rt){var Lt=typeof mn=="undefined"?je:mn;return Math.floor((Rt-1)/Lt)+1}var ue=function(je){var Rt=je.prefixCls,Lt=Rt===void 0?"rc-pagination":Rt,Ct=je.selectPrefixCls,Et=Ct===void 0?"rc-select":Ct,Ht=je.className,Nt=je.current,Zt=je.defaultCurrent,Qe=Zt===void 0?1:Zt,Bn=je.total,Nn=Bn===void 0?0:Bn,De=je.pageSize,fn=je.defaultPageSize,we=fn===void 0?10:fn,kn=je.onChange,Mn=kn===void 0?xn:kn,di=je.hideOnSinglePage,Dn=je.align,Ri=je.showPrevNextJumpers,Wi=Ri===void 0?!0:Ri,ti=je.showQuickJumper,Qn=je.showLessItems,sr=je.showTitle,Mi=sr===void 0?!0:sr,Ui=je.onShowSizeChange,cr=Ui===void 0?xn:Ui,yr=je.locale,oi=yr===void 0?qt.Z:yr,ar=je.style,Xr=je.totalBoundaryShowSizeChanger,bo=Xr===void 0?50:Xr,In=je.disabled,En=je.simple,An=je.showTotal,Bi=je.showSizeChanger,Zi=Bi===void 0?Nn>bo:Bi,We=je.sizeChangerRender,St=je.pageSizeOptions,ln=je.itemRender,Ie=ln===void 0?gn:ln,Vn=je.jumpPrevIcon,ci=je.jumpNextIcon,ii=je.prevIcon,Pi=je.nextIcon,Ii=Le.useRef(null),Ee=ht(10,{value:De,defaultValue:we}),He=(0,xe.Z)(Ee,2),de=He[0],_e=He[1],Un=ht(1,{value:Nt,defaultValue:Qe,postState:function(Hi){return Math.max(1,Math.min(Hi,Oe(void 0,de,Nn)))}}),ei=(0,xe.Z)(Un,2),Jn=ei[0],Pe=ei[1],rn=Le.useState(Jn),Wn=(0,xe.Z)(rn,2),Vi=Wn[0],vn=Wn[1];(0,Le.useEffect)(function(){vn(Jn)},[Jn]);var ve=Mn!==xn,_n="current"in je,yi=Math.max(1,Jn-(Qn?3:5)),Ji=Math.min(Oe(void 0,de,Nn),Jn+(Qn?3:5));function qe(ze,Hi){var Pr=ze||Le.createElement("button",{type:"button","aria-label":Hi,className:"".concat(Lt,"-item-link")});return typeof ze=="function"&&(Pr=Le.createElement(ze,(0,sn.Z)({},je))),Pr}function si(ze){var Hi=ze.target.value,Pr=Oe(void 0,de,Nn),Lo;return Hi===""?Lo=Hi:Number.isNaN(Number(Hi))?Lo=Vi:Hi>=Pr?Lo=Pr:Lo=Number(Hi),Lo}function pr(ze){return ri(ze)&&ze!==Jn&&ri(Nn)&&Nn>0}var uo=Nn>de?ti:!1;function jr(ze){(ze.keyCode===pt.UP||ze.keyCode===pt.DOWN)&&ze.preventDefault()}function hi(ze){var Hi=si(ze);switch(Hi!==Vi&&vn(Hi),ze.keyCode){case pt.ENTER:dr(Hi);break;case pt.UP:dr(Hi-1);break;case pt.DOWN:dr(Hi+1);break;default:break}}function ni(ze){dr(si(ze))}function mi(ze){var Hi=Oe(ze,de,Nn),Pr=Jn>Hi&&Hi!==0?Hi:Jn;_e(ze),vn(Pr),cr==null||cr(Jn,ze),Pe(Pr),Mn==null||Mn(Pr,ze)}function dr(ze){if(pr(ze)&&!In){var Hi=Oe(void 0,de,Nn),Pr=ze;return ze>Hi?Pr=Hi:ze<1&&(Pr=1),Pr!==Vi&&vn(Pr),Pe(Pr),Mn==null||Mn(Pr,de),Pr}return Jn}var Vr=Jn>1,wn=Jn<Oe(void 0,de,Nn);function Ni(){Vr&&dr(Jn-1)}function Xs(){wn&&dr(Jn+1)}function is(){dr(yi)}function jo(){dr(Ji)}function ye(ze,Hi){if(ze.key==="Enter"||ze.charCode===pt.ENTER||ze.keyCode===pt.ENTER){for(var Pr=arguments.length,Lo=new Array(Pr>2?Pr-2:0),So=2;So<Pr;So++)Lo[So-2]=arguments[So];Hi.apply(void 0,Lo)}}function ji(ze){ye(ze,Ni)}function Er(ze){ye(ze,Xs)}function Ei(ze){ye(ze,is)}function mo(ze){ye(ze,jo)}function Tr(ze){var Hi=Ie(ze,"prev",qe(ii,"prev page"));return Le.isValidElement(Hi)?Le.cloneElement(Hi,{disabled:!Vr}):Hi}function Dr(ze){var Hi=Ie(ze,"next",qe(Pi,"next page"));return Le.isValidElement(Hi)?Le.cloneElement(Hi,{disabled:!wn}):Hi}function Sr(ze){(ze.type==="click"||ze.keyCode===pt.ENTER)&&dr(Vi)}var xr=null,Jr=re(je,{aria:!0,data:!0}),tn=An&&Le.createElement("li",{className:"".concat(Lt,"-total-text")},An(Nn,[Nn===0?0:(Jn-1)*de+1,Jn*de>Nn?Nn:Jn*de])),vo=null,Ze=Oe(void 0,de,Nn);if(di&&Nn<=de)return null;var br=[],Cs={rootPrefixCls:Lt,onClick:dr,onKeyPress:ye,showTitle:Mi,itemRender:Ie,page:-1},wo=Jn-1>0?Jn-1:0,wa=Jn+1<Ze?Jn+1:Ze,yo=ti&&ti.goButton,Br=(0,Ae.Z)(En)==="object"?En.readOnly:!En,Co=yo,Gs=null;En&&(yo&&(typeof yo=="boolean"?Co=Le.createElement("button",{type:"button",onClick:Sr,onKeyUp:Sr},oi.jump_to_confirm):Co=Le.createElement("span",{onClick:Sr,onKeyUp:Sr},yo),Co=Le.createElement("li",{title:Mi?"".concat(oi.jump_to).concat(Jn,"/").concat(Ze):null,className:"".concat(Lt,"-simple-pager")},Co)),Gs=Le.createElement("li",{title:Mi?"".concat(Jn,"/").concat(Ze):null,className:"".concat(Lt,"-simple-pager")},Br?Vi:Le.createElement("input",{type:"text","aria-label":oi.jump_to,value:Vi,disabled:In,onKeyDown:jr,onKeyUp:hi,onChange:hi,onBlur:ni,size:3}),Le.createElement("span",{className:"".concat(Lt,"-slash")},"/"),Ze));var io=Qn?1:2;if(Ze<=3+io*2){Ze||br.push(Le.createElement(Me,(0,se.Z)({},Cs,{key:"noPager",page:1,className:"".concat(Lt,"-item-disabled")})));for(var zn=1;zn<=Ze;zn+=1)br.push(Le.createElement(Me,(0,se.Z)({},Cs,{key:zn,page:zn,active:Jn===zn})))}else{var Gt=Qn?oi.prev_3:oi.prev_5,Qo=Qn?oi.next_3:oi.next_5,xl=Ie(yi,"jump-prev",qe(Vn,"prev page")),Pl=Ie(Ji,"jump-next",qe(ci,"next page"));Wi&&(xr=xl?Le.createElement("li",{title:Mi?Gt:null,key:"prev",onClick:is,tabIndex:0,onKeyDown:Ei,className:Yt()("".concat(Lt,"-jump-prev"),(0,bt.Z)({},"".concat(Lt,"-jump-prev-custom-icon"),!!Vn))},xl):null,vo=Pl?Le.createElement("li",{title:Mi?Qo:null,key:"next",onClick:jo,tabIndex:0,onKeyDown:mo,className:Yt()("".concat(Lt,"-jump-next"),(0,bt.Z)({},"".concat(Lt,"-jump-next-custom-icon"),!!ci))},Pl):null);var Hs=Math.max(1,Jn-io),Dl=Math.min(Jn+io,Ze);Jn-1<=io&&(Dl=1+io*2),Ze-Jn<=io&&(Hs=Ze-io*2);for(var Ya=Hs;Ya<=Dl;Ya+=1)br.push(Le.createElement(Me,(0,se.Z)({},Cs,{key:Ya,page:Ya,active:Jn===Ya})));if(Jn-1>=io*2&&Jn!==3&&(br[0]=Le.cloneElement(br[0],{className:Yt()("".concat(Lt,"-item-after-jump-prev"),br[0].props.className)}),br.unshift(xr)),Ze-Jn>=io*2&&Jn!==Ze-2){var Bu=br[br.length-1];br[br.length-1]=Le.cloneElement(Bu,{className:Yt()("".concat(Lt,"-item-before-jump-next"),Bu.props.className)}),br.push(vo)}Hs!==1&&br.unshift(Le.createElement(Me,(0,se.Z)({},Cs,{key:1,page:1}))),Dl!==Ze&&br.push(Le.createElement(Me,(0,se.Z)({},Cs,{key:Ze,page:Ze})))}var Ol=Tr(wo);if(Ol){var co=!Vr||!Ze;Ol=Le.createElement("li",{title:Mi?oi.prev_page:null,onClick:Ni,tabIndex:co?null:0,onKeyDown:ji,className:Yt()("".concat(Lt,"-prev"),(0,bt.Z)({},"".concat(Lt,"-disabled"),co)),"aria-disabled":co},Ol)}var zo=Dr(wa);if(zo){var Ai,wi;En?(Ai=!wn,wi=Vr?0:null):(Ai=!wn||!Ze,wi=Ai?null:0),zo=Le.createElement("li",{title:Mi?oi.next_page:null,onClick:Xs,tabIndex:wi,onKeyDown:Er,className:Yt()("".concat(Lt,"-next"),(0,bt.Z)({},"".concat(Lt,"-disabled"),Ai)),"aria-disabled":Ai},zo)}var qi=Yt()(Lt,Ht,(0,bt.Z)((0,bt.Z)((0,bt.Z)((0,bt.Z)((0,bt.Z)({},"".concat(Lt,"-start"),Dn==="start"),"".concat(Lt,"-center"),Dn==="center"),"".concat(Lt,"-end"),Dn==="end"),"".concat(Lt,"-simple"),En),"".concat(Lt,"-disabled"),In));return Le.createElement("ul",(0,se.Z)({className:qi,style:ar,ref:Ii},Jr),tn,Ol,En?Gs:br,zo,Le.createElement(Pn,{locale:oi,rootPrefixCls:Lt,disabled:In,selectPrefixCls:Et,changeSize:mi,pageSize:de,pageSizeOptions:St,quickGo:uo?dr:null,goButton:Co,showSizeChanger:Zi,sizeChangerRender:We}))},Fe=ue},58212:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Fi}});function bt(){return bt=Object.assign?Object.assign.bind():function(qt){for(var _t=1;_t<arguments.length;_t++){var Re=arguments[_t];for(var Pn in Re)Object.prototype.hasOwnProperty.call(Re,Pn)&&(qt[Pn]=Re[Pn])}return qt},bt.apply(this,arguments)}function se(qt){"@babel/helpers - typeof";return se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(_t){return typeof _t}:function(_t){return _t&&typeof Symbol=="function"&&_t.constructor===Symbol&&_t!==Symbol.prototype?"symbol":typeof _t},se(qt)}function Ae(qt,_t){if(se(qt)!=="object"||qt===null)return qt;var Re=qt[Symbol.toPrimitive];if(Re!==void 0){var Pn=Re.call(qt,_t||"default");if(se(Pn)!=="object")return Pn;throw new TypeError("@@toPrimitive must return a primitive value.")}return(_t==="string"?String:Number)(qt)}function sn(qt){var _t=Ae(qt,"string");return se(_t)==="symbol"?_t:String(_t)}function xe(qt,_t,Re){return _t=sn(_t),_t in qt?Object.defineProperty(qt,_t,{value:Re,enumerable:!0,configurable:!0,writable:!0}):qt[_t]=Re,qt}function Bt(qt){if(Array.isArray(qt))return qt}function Yt(qt,_t){var Re=qt==null?null:typeof Symbol!="undefined"&&qt[Symbol.iterator]||qt["@@iterator"];if(Re!=null){var Pn,Rn,Me,gn,xn=[],ri=!0,Oe=!1;try{if(Me=(Re=Re.call(qt)).next,_t===0){if(Object(Re)!==Re)return;ri=!1}else for(;!(ri=(Pn=Me.call(Re)).done)&&(xn.push(Pn.value),xn.length!==_t);ri=!0);}catch(ue){Oe=!0,Rn=ue}finally{try{if(!ri&&Re.return!=null&&(gn=Re.return(),Object(gn)!==gn))return}finally{if(Oe)throw Rn}}return xn}}function Le(qt,_t){(_t==null||_t>qt.length)&&(_t=qt.length);for(var Re=0,Pn=new Array(_t);Re<_t;Re++)Pn[Re]=qt[Re];return Pn}function ge(qt,_t){if(qt){if(typeof qt=="string")return Le(qt,_t);var Re=Object.prototype.toString.call(qt).slice(8,-1);if(Re==="Object"&&qt.constructor&&(Re=qt.constructor.name),Re==="Map"||Re==="Set")return Array.from(qt);if(Re==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Re))return Le(qt,_t)}}function he(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ke(qt,_t){return Bt(qt)||Yt(qt,_t)||ge(qt,_t)||he()}function Te(qt,_t){if(qt==null)return{};var Re={},Pn=Object.keys(qt),Rn,Me;for(Me=0;Me<Pn.length;Me++)Rn=Pn[Me],!(_t.indexOf(Rn)>=0)&&(Re[Rn]=qt[Rn]);return Re}function dn(qt,_t){if(qt==null)return{};var Re=Te(qt,_t),Pn,Rn;if(Object.getOwnPropertySymbols){var Me=Object.getOwnPropertySymbols(qt);for(Rn=0;Rn<Me.length;Rn++)Pn=Me[Rn],!(_t.indexOf(Pn)>=0)&&Object.prototype.propertyIsEnumerable.call(qt,Pn)&&(Re[Pn]=qt[Pn])}return Re}var Ft=Kt(67294),nt=Kt(94184),et=Kt.n(nt);function ht(qt){if(Array.isArray(qt))return qt}function lt(qt,_t){var Re=qt==null?null:typeof Symbol!="undefined"&&qt[Symbol.iterator]||qt["@@iterator"];if(Re!=null){var Pn,Rn,Me,gn,xn=[],ri=!0,Oe=!1;try{if(Me=(Re=Re.call(qt)).next,_t===0){if(Object(Re)!==Re)return;ri=!1}else for(;!(ri=(Pn=Me.call(Re)).done)&&(xn.push(Pn.value),xn.length!==_t);ri=!0);}catch(ue){Oe=!0,Rn=ue}finally{try{if(!ri&&Re.return!=null&&(gn=Re.return(),Object(gn)!==gn))return}finally{if(Oe)throw Rn}}return xn}}function pt(qt,_t){(_t==null||_t>qt.length)&&(_t=qt.length);for(var Re=0,Pn=new Array(_t);Re<_t;Re++)Pn[Re]=qt[Re];return Pn}function vt(qt,_t){if(qt){if(typeof qt=="string")return pt(qt,_t);var Re=Object.prototype.toString.call(qt).slice(8,-1);if(Re==="Object"&&qt.constructor&&(Re=qt.constructor.name),Re==="Map"||Re==="Set")return Array.from(qt);if(Re==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Re))return pt(qt,_t)}}function Pt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mt(qt,_t){return ht(qt)||lt(qt,_t)||vt(qt,_t)||Pt()}function Ot(qt){var _t=Ft.useRef();_t.current=qt;var Re=Ft.useCallback(function(){for(var Pn,Rn=arguments.length,Me=new Array(Rn),gn=0;gn<Rn;gn++)Me[gn]=arguments[gn];return(Pn=_t.current)===null||Pn===void 0?void 0:Pn.call.apply(Pn,[_t].concat(Me))},[]);return Re}function Vt(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var te=Vt()?Ft.useLayoutEffect:Ft.useEffect,re=function(_t,Re){var Pn=Ft.useRef(!0);te(function(){return _t(Pn.current)},Re),te(function(){return Pn.current=!1,function(){Pn.current=!0}},[])},Jt=function(_t,Re){re(function(Pn){if(!Pn)return _t()},Re)},pe=null;function le(qt){var _t=Ft.useRef(!1),Re=Ft.useState(qt),Pn=Mt(Re,2),Rn=Pn[0],Me=Pn[1];Ft.useEffect(function(){return _t.current=!1,function(){_t.current=!0}},[]);function gn(xn,ri){ri&&_t.current||Me(xn)}return[Rn,gn]}function Ne(qt){return qt!==void 0}function en(qt,_t){var Re=_t||{},Pn=Re.defaultValue,Rn=Re.value,Me=Re.onChange,gn=Re.postState,xn=le(function(){return Ne(Rn)?Rn:Ne(Pn)?typeof Pn=="function"?Pn():Pn:typeof qt=="function"?qt():qt}),ri=Mt(xn,2),Oe=ri[0],ue=ri[1],Fe=Rn!==void 0?Rn:Oe,mn=gn?gn(Fe):Fe,je=Ot(Me),Rt=le([Fe]),Lt=Mt(Rt,2),Ct=Lt[0],Et=Lt[1];Jt(function(){var Nt=Ct[0];Oe!==Nt&&je(Oe,Nt)},[Ct]),Jt(function(){Ne(Rn)||ue(Rn)},[Rn]);var Ht=Ot(function(Nt,Zt){ue(Nt,Zt),Et([Fe],Zt)});return[mn,Ht]}var Xe={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(_t){var Re=_t.keyCode;if(_t.altKey&&!_t.ctrlKey||_t.metaKey||Re>=Xe.F1&&Re<=Xe.F12)return!1;switch(Re){case Xe.ALT:case Xe.CAPS_LOCK:case Xe.CONTEXT_MENU:case Xe.CTRL:case Xe.DOWN:case Xe.END:case Xe.ESC:case Xe.HOME:case Xe.INSERT:case Xe.LEFT:case Xe.MAC_FF_META:case Xe.META:case Xe.NUMLOCK:case Xe.NUM_CENTER:case Xe.PAGE_DOWN:case Xe.PAGE_UP:case Xe.PAUSE:case Xe.PRINT_SCREEN:case Xe.RIGHT:case Xe.SHIFT:case Xe.UP:case Xe.WIN_KEY:case Xe.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(_t){if(_t>=Xe.ZERO&&_t<=Xe.NINE||_t>=Xe.NUM_ZERO&&_t<=Xe.NUM_MULTIPLY||_t>=Xe.A&&_t<=Xe.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&_t===0)return!0;switch(_t){case Xe.SPACE:case Xe.QUESTION_MARK:case Xe.NUM_PLUS:case Xe.NUM_MINUS:case Xe.NUM_PERIOD:case Xe.NUM_DIVISION:case Xe.SEMICOLON:case Xe.DASH:case Xe.EQUALS:case Xe.COMMA:case Xe.PERIOD:case Xe.SLASH:case Xe.APOSTROPHE:case Xe.SINGLE_QUOTE:case Xe.OPEN_SQUARE_BRACKET:case Xe.BACKSLASH:case Xe.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},Zn=Xe,$n=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],qn=Ft.forwardRef(function(qt,_t){var Re,Pn=qt.prefixCls,Rn=Pn===void 0?"rc-switch":Pn,Me=qt.className,gn=qt.checked,xn=qt.defaultChecked,ri=qt.disabled,Oe=qt.loadingIcon,ue=qt.checkedChildren,Fe=qt.unCheckedChildren,mn=qt.onClick,je=qt.onChange,Rt=qt.onKeyDown,Lt=dn(qt,$n),Ct=en(!1,{value:gn,defaultValue:xn}),Et=Ke(Ct,2),Ht=Et[0],Nt=Et[1];function Zt(De,fn){var we=Ht;return ri||(we=De,Nt(we),je==null||je(we,fn)),we}function Qe(De){De.which===Zn.LEFT?Zt(!1,De):De.which===Zn.RIGHT&&Zt(!0,De),Rt==null||Rt(De)}function Bn(De){var fn=Zt(!Ht,De);mn==null||mn(fn,De)}var Nn=et()(Rn,Me,(Re={},xe(Re,"".concat(Rn,"-checked"),Ht),xe(Re,"".concat(Rn,"-disabled"),ri),Re));return Ft.createElement("button",bt({},Lt,{type:"button",role:"switch","aria-checked":Ht,disabled:ri,className:Nn,ref:_t,onKeyDown:Qe,onClick:Bn}),Oe,Ft.createElement("span",{className:"".concat(Rn,"-inner")},Ft.createElement("span",{className:"".concat(Rn,"-inner-checked")},ue),Ft.createElement("span",{className:"".concat(Rn,"-inner-unchecked")},Fe)))});qn.displayName="Switch";var Fi=qn},45233:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{R:function(){return se},w:function(){return bt}});var bt={},se="rc-table-internal-hook"},54768:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{L:function(){return ht},Z:function(){return Mt}});var bt=Kt(97685),se=Kt(4942),Ae=Kt(74902),sn=Kt(71002),xe=Kt(1413),Bt=Kt(45987),Yt=Kt(63295),Le=Kt(67294);function ge(Ot){var Vt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},te=[];return Le.Children.forEach(Ot,function(re){re==null&&!Vt.keepEmpty||(Array.isArray(re)?te=te.concat(ge(re)):(0,Yt.Z)(re)&&re.props?te=te.concat(ge(re.props.children,Vt)):te.push(re))}),te}var he=Kt(40830),Ke=Kt(45233),Te=Kt(62978);function dn(Ot){var Vt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return typeof Vt=="number"?Vt:Vt.endsWith("%")?Ot*parseFloat(Vt)/100:null}function Ft(Ot,Vt,te){return Le.useMemo(function(){if(Vt&&Vt>0){var re=0,Jt=0;Ot.forEach(function(qn){var Fi=dn(Vt,qn.width);Fi?re+=Fi:Jt+=1});var pe=Math.max(Vt,te),le=Math.max(pe-re,Jt),Ne=Jt,en=le/Jt,Xe=0,Zn=Ot.map(function(qn){var Fi=(0,xe.Z)({},qn),qt=dn(Vt,Fi.width);if(qt)Fi.width=qt;else{var _t=Math.floor(en);Fi.width=Ne===1?le:_t,le-=_t,Ne-=1}return Xe+=Fi.width,Fi});if(Xe<pe){var $n=pe/Xe;le=pe,Zn.forEach(function(qn,Fi){var qt=Math.floor(qn.width*$n);qn.width=Fi===Zn.length-1?le:qt,le-=qt})}return[Zn,Math.max(Xe,pe)]}return[Ot,Vt]},[Ot,Vt,te])}var nt=["children"],et=["fixed"];function ht(Ot){return ge(Ot).filter(function(Vt){return Le.isValidElement(Vt)}).map(function(Vt){var te=Vt.key,re=Vt.props,Jt=re.children,pe=(0,Bt.Z)(re,nt),le=(0,xe.Z)({key:te},pe);return Jt&&(le.children=ht(Jt)),le})}function lt(Ot){return Ot.filter(function(Vt){return Vt&&(0,sn.Z)(Vt)==="object"&&!Vt.hidden}).map(function(Vt){var te=Vt.children;return te&&te.length>0?(0,xe.Z)((0,xe.Z)({},Vt),{},{children:lt(te)}):Vt})}function pt(Ot){var Vt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key";return Ot.filter(function(te){return te&&(0,sn.Z)(te)==="object"}).reduce(function(te,re,Jt){var pe=re.fixed,le=pe===!0?"left":pe,Ne="".concat(Vt,"-").concat(Jt),en=re.children;return en&&en.length>0?[].concat((0,Ae.Z)(te),(0,Ae.Z)(pt(en,Ne).map(function(Xe){return(0,xe.Z)({fixed:le},Xe)}))):[].concat((0,Ae.Z)(te),[(0,xe.Z)((0,xe.Z)({key:Ne},re),{},{fixed:le})])},[])}function vt(Ot){return Ot.map(function(Vt){var te=Vt.fixed,re=(0,Bt.Z)(Vt,et),Jt=te;return te==="left"?Jt="right":te==="right"&&(Jt="left"),(0,xe.Z)({fixed:Jt},re)})}function Pt(Ot,Vt){var te=Ot.prefixCls,re=Ot.columns,Jt=Ot.children,pe=Ot.expandable,le=Ot.expandedKeys,Ne=Ot.columnTitle,en=Ot.getRowKey,Xe=Ot.onTriggerExpand,Zn=Ot.expandIcon,$n=Ot.rowExpandable,qn=Ot.expandIconColumnIndex,Fi=Ot.direction,qt=Ot.expandRowByClick,_t=Ot.columnWidth,Re=Ot.fixed,Pn=Ot.scrollWidth,Rn=Ot.clientWidth,Me=Le.useMemo(function(){var Rt=re||ht(Jt)||[];return lt(Rt.slice())},[re,Jt]),gn=Le.useMemo(function(){if(pe){var Rt=Me.slice();if(!Rt.includes(Ke.w)){var Lt=qn||0;Lt>=0&&(Lt||Re==="left"||!Re)&&Rt.splice(Lt,0,Ke.w),Re==="right"&&Rt.splice(Me.length,0,Ke.w)}var Ct=Rt.indexOf(Ke.w);Rt=Rt.filter(function(Zt,Qe){return Zt!==Ke.w||Qe===Ct});var Et=Me[Ct],Ht;Re?Ht=Re:Ht=Et?Et.fixed:null;var Nt=(0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)({},Te.v,{className:"".concat(te,"-expand-icon-col"),columnType:"EXPAND_COLUMN"}),"title",Ne),"fixed",Ht),"className","".concat(te,"-row-expand-icon-cell")),"width",_t),"render",function(Qe,Bn,Nn){var De=en(Bn,Nn),fn=le.has(De),we=$n?$n(Bn):!0,kn=Zn({prefixCls:te,expanded:fn,expandable:we,record:Bn,onExpand:Xe});return qt?Le.createElement("span",{onClick:function(di){return di.stopPropagation()}},kn):kn});return Rt.map(function(Zt){return Zt===Ke.w?Nt:Zt})}return Me.filter(function(Zt){return Zt!==Ke.w})},[pe,Me,en,le,Zn,Fi]),xn=Le.useMemo(function(){var Rt=gn;return Vt&&(Rt=Vt(Rt)),Rt.length||(Rt=[{render:function(){return null}}]),Rt},[Vt,gn,Fi]),ri=Le.useMemo(function(){return Fi==="rtl"?vt(pt(xn)):pt(xn)},[xn,Fi,Pn]),Oe=Le.useMemo(function(){for(var Rt=-1,Lt=ri.length-1;Lt>=0;Lt-=1){var Ct=ri[Lt].fixed;if(Ct==="left"||Ct===!0){Rt=Lt;break}}if(Rt>=0)for(var Et=0;Et<=Rt;Et+=1){var Ht=ri[Et].fixed;if(Ht!=="left"&&Ht!==!0)return!0}var Nt=ri.findIndex(function(Bn){var Nn=Bn.fixed;return Nn==="right"});if(Nt>=0)for(var Zt=Nt;Zt<ri.length;Zt+=1){var Qe=ri[Zt].fixed;if(Qe!=="right")return!0}return!1},[ri]),ue=Ft(ri,Pn,Rn),Fe=(0,bt.Z)(ue,2),mn=Fe[0],je=Fe[1];return[xn,mn,je,Oe]}var Mt=Pt},29104:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{w2:function(){return bt.w},vP:function(){return Sr.v},RQ:function(){return bt.R},ER:function(){return We},Q$:function(){return us},TN:function(){return rh}});var bt=Kt(45233),se=Kt(97685),Ae=Kt(66680),sn=Kt(8410),xe=Kt(91881),Bt=Kt(67294),Yt=Kt(73935);function Le(Dt){var Qt=Bt.createContext(void 0),ie=function(me){var ke=me.value,be=me.children,Ye=Bt.useRef(ke);Ye.current=ke;var cn=Bt.useState(function(){return{getValue:function(){return Ye.current},listeners:new Set}}),on=(0,se.Z)(cn,1),Fn=on[0];return(0,sn.Z)(function(){(0,Yt.unstable_batchedUpdates)(function(){Fn.listeners.forEach(function(un){un(ke)})})},[ke]),Bt.createElement(Qt.Provider,{value:Fn},be)};return{Context:Qt,Provider:ie,defaultValue:Dt}}function ge(Dt,Qt){var ie=(0,Ae.Z)(typeof Qt=="function"?Qt:function(un){if(Qt===void 0)return un;if(!Array.isArray(Qt))return un[Qt];var Cn={};return Qt.forEach(function(yn){Cn[yn]=un[yn]}),Cn}),oe=Bt.useContext(Dt==null?void 0:Dt.Context),me=oe||{},ke=me.listeners,be=me.getValue,Ye=Bt.useRef();Ye.current=ie(oe?be():Dt==null?void 0:Dt.defaultValue);var cn=Bt.useState({}),on=(0,se.Z)(cn,2),Fn=on[1];return(0,sn.Z)(function(){if(!oe)return;function un(Cn){var yn=ie(Cn);(0,xe.Z)(Ye.current,yn,!0)||Fn({})}return ke.add(un),function(){ke.delete(un)}},[oe]),Ye.current}var he=Kt(87462),Ke=Kt(42550);function Te(){var Dt=Bt.createContext(null);function Qt(){return Bt.useContext(Dt)}function ie(me,ke){var be=(0,Ke.Yr)(me),Ye=function(on,Fn){var un=be?{ref:Fn}:{},Cn=Bt.useRef(0),yn=Bt.useRef(on),Gn=Qt();return Gn!==null?Bt.createElement(me,(0,he.Z)({},on,un)):((!ke||ke(yn.current,on))&&(Cn.current+=1),yn.current=on,Bt.createElement(Dt.Provider,{value:Cn.current},Bt.createElement(me,(0,he.Z)({},on,un))))};return be?Bt.forwardRef(Ye):Ye}function oe(me,ke){var be=(0,Ke.Yr)(me),Ye=function(on,Fn){var un=be?{ref:Fn}:{};return Qt(),Bt.createElement(me,(0,he.Z)({},on,un))};return be?Bt.memo(Bt.forwardRef(Ye),ke):Bt.memo(Ye,ke)}return{makeImmutable:ie,responseImmutable:oe,useImmutableMark:Qt}}var dn=Te(),Ft=dn.makeImmutable,nt=dn.responseImmutable,et=dn.useImmutableMark,ht=Te(),lt=ht.makeImmutable,pt=ht.responseImmutable,vt=ht.useImmutableMark,Pt=Le(),Mt=Pt;function Ot(Dt,Qt){var ie=React.useRef(0);ie.current+=1;var oe=React.useRef(Dt),me=[];Object.keys(Dt||{}).map(function(be){var Ye;(Dt==null?void 0:Dt[be])!==((Ye=oe.current)===null||Ye===void 0?void 0:Ye[be])&&me.push(be)}),oe.current=Dt;var ke=React.useRef([]);return me.length&&(ke.current=me),React.useDebugValue(ie.current),React.useDebugValue(ke.current.join(", ")),Qt&&console.log("".concat(Qt,":"),ie.current,ke.current),ie.current}var Vt=null,te=null,re=Kt(71002),Jt=Kt(1413),pe=Kt(4942),le=Kt(94184),Ne=Kt.n(le);function en(Dt,Qt,ie){var oe=Bt.useRef({});return(!("value"in oe.current)||ie(oe.current.condition,Qt))&&(oe.current.value=Dt(),oe.current.condition=Qt),oe.current.value}var Xe=Kt(40830);function Zn(Dt,Qt){var ie=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,oe=new Set;function me(ke,be){var Ye=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,cn=oe.has(ke);if((0,Xe.ZP)(!cn,"Warning: There may be circular references"),cn)return!1;if(ke===be)return!0;if(ie&&Ye>1)return!1;oe.add(ke);var on=Ye+1;if(Array.isArray(ke)){if(!Array.isArray(be)||ke.length!==be.length)return!1;for(var Fn=0;Fn<ke.length;Fn++)if(!me(ke[Fn],be[Fn],on))return!1;return!0}if(ke&&be&&(0,re.Z)(ke)==="object"&&(0,re.Z)(be)==="object"){var un=Object.keys(ke);return un.length!==Object.keys(be).length?!1:un.every(function(Cn){return me(ke[Cn],be[Cn],on)})}return!1}return me(Dt,Qt)}var $n=Zn;function qn(Dt,Qt){for(var ie=Dt,oe=0;oe<Qt.length;oe+=1){if(ie==null)return;ie=ie[Qt[oe]]}return ie}var Fi=Bt.createContext({renderWithProps:!1}),qt=Fi,_t="RC_TABLE_KEY";function Re(Dt){return Dt==null?[]:Array.isArray(Dt)?Dt:[Dt]}function Pn(Dt){var Qt=[],ie={};return Dt.forEach(function(oe){for(var me=oe||{},ke=me.key,be=me.dataIndex,Ye=ke||Re(be).join("-")||_t;ie[Ye];)Ye="".concat(Ye,"_next");ie[Ye]=!0,Qt.push(Ye)}),Qt}function Rn(Dt){return Dt!=null}function Me(Dt){return typeof Dt=="number"&&!Number.isNaN(Dt)}function gn(Dt){return Dt&&(0,re.Z)(Dt)==="object"&&!Array.isArray(Dt)&&!Bt.isValidElement(Dt)}function xn(Dt,Qt,ie,oe,me,ke){var be=Bt.useContext(qt),Ye=vt(),cn=en(function(){if(Rn(oe))return[oe];var on=Qt==null||Qt===""?[]:Array.isArray(Qt)?Qt:[Qt],Fn=qn(Dt,on),un=Fn,Cn=void 0;if(me){var yn=me(Fn,Dt,ie);gn(yn)?(un=yn.children,Cn=yn.props,be.renderWithProps=!0):un=yn}return[un,Cn]},[Ye,Dt,oe,Qt,me,ie],function(on,Fn){if(ke){var un=(0,se.Z)(on,2),Cn=un[1],yn=(0,se.Z)(Fn,2),Gn=yn[1];return ke(Gn,Cn)}return be.renderWithProps?!0:!$n(on,Fn,!0)});return cn}function ri(Dt,Qt,ie,oe){var me=Dt+Qt-1;return Dt<=oe&&me>=ie}function Oe(Dt,Qt){return ge(Mt,function(ie){var oe=ri(Dt,Qt||1,ie.hoverStartRow,ie.hoverEndRow);return[oe,ie.onHover]})}function ue(Dt){var Qt=Bt.useRef();Qt.current=Dt;var ie=Bt.useCallback(function(){for(var oe,me=arguments.length,ke=new Array(me),be=0;be<me;be++)ke[be]=arguments[be];return(oe=Qt.current)===null||oe===void 0?void 0:oe.call.apply(oe,[Qt].concat(ke))},[]);return ie}function Fe(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var mn=Fe()?Bt.useLayoutEffect:Bt.useEffect,je=function(Qt,ie){var oe=React.useRef(!0);mn(function(){return Qt(oe.current)},ie),mn(function(){return oe.current=!1,function(){oe.current=!0}},[])},Rt=function(Qt,ie){je(function(oe){if(!oe)return Qt()},ie)},Lt=null;function Ct(Dt){var Qt=React.useRef(!1),ie=React.useState(Dt),oe=_slicedToArray(ie,2),me=oe[0],ke=oe[1];React.useEffect(function(){return Qt.current=!1,function(){Qt.current=!0}},[]);function be(Ye,cn){cn&&Qt.current||ke(Ye)}return[me,be]}function Et(Dt){return Dt!==void 0}function Ht(Dt,Qt){var ie=Qt||{},oe=ie.defaultValue,me=ie.value,ke=ie.onChange,be=ie.postState,Ye=useState(function(){return Et(me)?me:Et(oe)?typeof oe=="function"?oe():oe:typeof Dt=="function"?Dt():Dt}),cn=_slicedToArray(Ye,2),on=cn[0],Fn=cn[1],un=me!==void 0?me:on,Cn=be?be(un):un,yn=useEvent(ke),Gn=useState([un]),fi=_slicedToArray(Gn,2),Li=fi[0],Gi=fi[1];useLayoutUpdateEffect(function(){var Si=Li[0];on!==Si&&yn(on,Si)},[Li]),useLayoutUpdateEffect(function(){Et(me)||Fn(me)},[me]);var Yn=useEvent(function(Si,ui){Fn(Si,ui),Gi([un],ui)});return[Cn,Yn]}var Nt=Kt(35110),Zt=Kt(63295),Qe=Number(Bt.version.split(".")[0]),Bn=function(Qt,ie){typeof Qt=="function"?Qt(ie):(0,re.Z)(Qt)==="object"&&Qt&&"current"in Qt&&(Qt.current=ie)},Nn=function(){for(var Qt=arguments.length,ie=new Array(Qt),oe=0;oe<Qt;oe++)ie[oe]=arguments[oe];var me=ie.filter(Boolean);return me.length<=1?me[0]:function(ke){ie.forEach(function(be){Bn(be,ke)})}},De=function(){for(var Qt=arguments.length,ie=new Array(Qt),oe=0;oe<Qt;oe++)ie[oe]=arguments[oe];return useMemo(function(){return Nn.apply(void 0,ie)},ie,function(me,ke){return me.length!==ke.length||me.every(function(be,Ye){return be!==ke[Ye]})})},fn=function(Qt){var ie,oe;if(!Qt)return!1;if(we(Qt)&&Qe>=19)return!0;var me=isMemo(Qt)?Qt.type.type:Qt.type;return!(typeof me=="function"&&!((ie=me.prototype)!==null&&ie!==void 0&&ie.render)&&me.$$typeof!==ForwardRef||typeof Qt=="function"&&!((oe=Qt.prototype)!==null&&oe!==void 0&&oe.render)&&Qt.$$typeof!==ForwardRef)};function we(Dt){return isValidElement(Dt)&&!isFragment(Dt)}var kn=function(Qt){return we(Qt)&&fn(Qt)},Mn=function(Qt){if(Qt&&we(Qt)){var ie=Qt;return ie.props.propertyIsEnumerable("ref")?ie.props.ref:ie.ref}return null};function di(Dt,Qt,ie,oe){if(!Qt.length)return ie;var me=_toArray(Qt),ke=me[0],be=me.slice(1),Ye;return!Dt&&typeof ke=="number"?Ye=[]:Array.isArray(Dt)?Ye=_toConsumableArray(Dt):Ye=_objectSpread({},Dt),oe&&ie===void 0&&be.length===1?delete Ye[ke][be[0]]:Ye[ke]=di(Ye[ke],be,ie,oe),Ye}function Dn(Dt,Qt,ie){var oe=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return Qt.length&&oe&&ie===void 0&&!get(Dt,Qt.slice(0,-1))?Dt:di(Dt,Qt,ie,oe)}function Ri(Dt){return _typeof(Dt)==="object"&&Dt!==null&&Object.getPrototypeOf(Dt)===Object.prototype}function Wi(Dt){return Array.isArray(Dt)?[]:{}}var ti=typeof Reflect=="undefined"?Object.keys:Reflect.ownKeys;function Qn(){for(var Dt=arguments.length,Qt=new Array(Dt),ie=0;ie<Dt;ie++)Qt[ie]=arguments[ie];var oe=Wi(Qt[0]);return Qt.forEach(function(me){function ke(be,Ye){var cn=new Set(Ye),on=get(me,be),Fn=Array.isArray(on);if(Fn||Ri(on)){if(!cn.has(on)){cn.add(on);var un=get(oe,be);Fn?oe=Dn(oe,be,[]):(!un||_typeof(un)!=="object")&&(oe=Dn(oe,be,Wi(on))),ti(on).forEach(function(Cn){ke([].concat(_toConsumableArray(be),[Cn]),cn)})}}else oe=Dn(oe,be,on)}ke([])}),oe}var sr=function(Qt){var ie=Qt.ellipsis,oe=Qt.rowType,me=Qt.children,ke,be=ie===!0?{showTitle:!0}:ie;return be&&(be.showTitle||oe==="header")&&(typeof me=="string"||typeof me=="number"?ke=me.toString():Bt.isValidElement(me)&&typeof me.props.children=="string"&&(ke=me.props.children)),ke};function Mi(Dt){var Qt,ie,oe,me,ke,be,Ye,cn,on=Dt.component,Fn=Dt.children,un=Dt.ellipsis,Cn=Dt.scope,yn=Dt.prefixCls,Gn=Dt.className,fi=Dt.align,Li=Dt.record,Gi=Dt.render,Yn=Dt.dataIndex,Si=Dt.renderIndex,ui=Dt.shouldCellUpdate,zi=Dt.index,lr=Dt.rowType,Di=Dt.colSpan,Rr=Dt.rowSpan,ur=Dt.fixLeft,Kr=Dt.fixRight,Fo=Dt.firstFixLeft,Zr=Dt.lastFixLeft,or=Dt.firstFixRight,hr=Dt.lastFixRight,ai=Dt.appendNode,_i=Dt.additionalProps,vr=_i===void 0?{}:_i,wr=Dt.isSticky,Cr="".concat(yn,"-cell"),to=ge(Mt,["supportSticky","allColumnsFixedLeft","rowHoverable"]),Fr=to.supportSticky,xo=to.allColumnsFixedLeft,Eo=to.rowHoverable,Uo=xn(Li,Yn,Si,Fn,Gi,ui),Os=(0,se.Z)(Uo,2),as=Os[0],Ir=Os[1],eo={},ao=typeof ur=="number"&&Fr,Po=typeof Kr=="number"&&Fr;ao&&(eo.position="sticky",eo.left=ur),Po&&(eo.position="sticky",eo.right=Kr);var qr=(Qt=(ie=(oe=Ir==null?void 0:Ir.colSpan)!==null&&oe!==void 0?oe:vr.colSpan)!==null&&ie!==void 0?ie:Di)!==null&&Qt!==void 0?Qt:1,Qi=(me=(ke=(be=Ir==null?void 0:Ir.rowSpan)!==null&&be!==void 0?be:vr.rowSpan)!==null&&ke!==void 0?ke:Rr)!==null&&me!==void 0?me:1,ro=Oe(zi,Qi),gs=(0,se.Z)(ro,2),la=gs[0],$s=gs[1],Ia=ue(function(Ks){var xs;Li&&$s(zi,zi+Qi-1),vr==null||(xs=vr.onMouseEnter)===null||xs===void 0||xs.call(vr,Ks)}),ja=ue(function(Ks){var xs;Li&&$s(-1,-1),vr==null||(xs=vr.onMouseLeave)===null||xs===void 0||xs.call(vr,Ks)});if(qr===0||Qi===0)return null;var hl=(Ye=vr.title)!==null&&Ye!==void 0?Ye:sr({rowType:lr,ellipsis:un,children:as}),gr=Ne()(Cr,Gn,(cn={},(0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)(cn,"".concat(Cr,"-fix-left"),ao&&Fr),"".concat(Cr,"-fix-left-first"),Fo&&Fr),"".concat(Cr,"-fix-left-last"),Zr&&Fr),"".concat(Cr,"-fix-left-all"),Zr&&xo&&Fr),"".concat(Cr,"-fix-right"),Po&&Fr),"".concat(Cr,"-fix-right-first"),or&&Fr),"".concat(Cr,"-fix-right-last"),hr&&Fr),"".concat(Cr,"-ellipsis"),un),"".concat(Cr,"-with-append"),ai),"".concat(Cr,"-fix-sticky"),(ao||Po)&&wr&&Fr),(0,pe.Z)(cn,"".concat(Cr,"-row-hover"),!Ir&&la)),vr.className,Ir==null?void 0:Ir.className),za={};fi&&(za.textAlign=fi);var No=(0,Jt.Z)((0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({},Ir==null?void 0:Ir.style),eo),za),vr.style),Rs=as;return(0,re.Z)(Rs)==="object"&&!Array.isArray(Rs)&&!Bt.isValidElement(Rs)&&(Rs=null),un&&(Zr||or)&&(Rs=Bt.createElement("span",{className:"".concat(Cr,"-content")},Rs)),Bt.createElement(on,(0,he.Z)({},Ir,vr,{className:gr,style:No,title:hl,scope:Cn,onMouseEnter:Eo?Ia:void 0,onMouseLeave:Eo?ja:void 0,colSpan:qr!==1?qr:null,rowSpan:Qi!==1?Qi:null}),ai,Rs)}var Ui=Bt.memo(Mi);function cr(Dt,Qt,ie,oe,me){var ke=ie[Dt]||{},be=ie[Qt]||{},Ye,cn;ke.fixed==="left"?Ye=oe.left[me==="rtl"?Qt:Dt]:be.fixed==="right"&&(cn=oe.right[me==="rtl"?Dt:Qt]);var on=!1,Fn=!1,un=!1,Cn=!1,yn=ie[Qt+1],Gn=ie[Dt-1],fi=yn&&!yn.fixed||Gn&&!Gn.fixed||ie.every(function(ui){return ui.fixed==="left"});if(me==="rtl"){if(Ye!==void 0){var Li=Gn&&Gn.fixed==="left";Cn=!Li&&fi}else if(cn!==void 0){var Gi=yn&&yn.fixed==="right";un=!Gi&&fi}}else if(Ye!==void 0){var Yn=yn&&yn.fixed==="left";on=!Yn&&fi}else if(cn!==void 0){var Si=Gn&&Gn.fixed==="right";Fn=!Si&&fi}return{fixLeft:Ye,fixRight:cn,lastFixLeft:on,firstFixRight:Fn,lastFixRight:un,firstFixLeft:Cn,isSticky:oe.isSticky}}var yr=Bt.createContext({}),oi=yr;function ar(Dt){var Qt=Dt.className,ie=Dt.index,oe=Dt.children,me=Dt.colSpan,ke=me===void 0?1:me,be=Dt.rowSpan,Ye=Dt.align,cn=ge(Mt,["prefixCls","direction"]),on=cn.prefixCls,Fn=cn.direction,un=Bt.useContext(oi),Cn=un.scrollColumnIndex,yn=un.stickyOffsets,Gn=un.flattenColumns,fi=ie+ke-1,Li=fi+1===Cn?ke+1:ke,Gi=cr(ie,ie+Li-1,Gn,yn,Fn);return Bt.createElement(Ui,(0,he.Z)({className:Qt,index:ie,component:"td",prefixCls:on,record:null,dataIndex:null,align:Ye,colSpan:Li,rowSpan:be,render:function(){return oe}},Gi))}var Xr=Kt(45987),bo=["children"];function In(Dt){var Qt=Dt.children,ie=(0,Xr.Z)(Dt,bo);return Bt.createElement("tr",ie,Qt)}function En(Dt){var Qt=Dt.children;return Qt}En.Row=In,En.Cell=ar;var An=En;function Bi(Dt){var Qt=Dt.children,ie=Dt.stickyOffsets,oe=Dt.flattenColumns,me=ge(Mt,"prefixCls"),ke=oe.length-1,be=oe[ke],Ye=Bt.useMemo(function(){return{stickyOffsets:ie,flattenColumns:oe,scrollColumnIndex:be!=null&&be.scrollbar?ke:null}},[be,oe,ke,ie]);return Bt.createElement(oi.Provider,{value:Ye},Bt.createElement("tfoot",{className:"".concat(me,"-summary")},Qt))}var Zi=pt(Bi),We=An,St=Kt(48555),ln=function(Dt){if(!Dt)return!1;if(Dt instanceof Element){if(Dt.offsetParent)return!0;if(Dt.getBBox){var Qt=Dt.getBBox(),ie=Qt.width,oe=Qt.height;if(ie||oe)return!0}if(Dt.getBoundingClientRect){var me=Dt.getBoundingClientRect(),ke=me.width,be=me.height;if(ke||be)return!0}}return!1},Ie=function(Qt){if(Fe()&&window.document.documentElement){var ie=Array.isArray(Qt)?Qt:[Qt],oe=window.document.documentElement;return ie.some(function(me){return me in oe.style})}return!1},Vn=function(Qt,ie){if(!Ie(Qt))return!1;var oe=document.createElement("div"),me=oe.style[Qt];return oe.style[Qt]=ie,oe.style[Qt]!==me};function ci(Dt,Qt){return!Array.isArray(Dt)&&Qt!==void 0?Vn(Dt,Qt):Ie(Dt)}function ii(Dt,Qt){if(!Dt)return!1;if(Dt.contains)return Dt.contains(Qt);for(var ie=Qt;ie;){if(ie===Dt)return!0;ie=ie.parentNode}return!1}var Pi="data-rc-order",Ii="data-rc-priority",Ee="rc-util-key",He=new Map;function de(){var Dt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Qt=Dt.mark;return Qt?Qt.startsWith("data-")?Qt:"data-".concat(Qt):Ee}function _e(Dt){if(Dt.attachTo)return Dt.attachTo;var Qt=document.querySelector("head");return Qt||document.body}function Un(Dt){return Dt==="queue"?"prependQueue":Dt?"prepend":"append"}function ei(Dt){return Array.from((He.get(Dt)||Dt).children).filter(function(Qt){return Qt.tagName==="STYLE"})}function Jn(Dt){var Qt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!Fe())return null;var ie=Qt.csp,oe=Qt.prepend,me=Qt.priority,ke=me===void 0?0:me,be=Un(oe),Ye=be==="prependQueue",cn=document.createElement("style");cn.setAttribute(Pi,be),Ye&&ke&&cn.setAttribute(Ii,"".concat(ke)),ie!=null&&ie.nonce&&(cn.nonce=ie==null?void 0:ie.nonce),cn.innerHTML=Dt;var on=_e(Qt),Fn=on.firstChild;if(oe){if(Ye){var un=(Qt.styles||ei(on)).filter(function(Cn){if(!["prepend","prependQueue"].includes(Cn.getAttribute(Pi)))return!1;var yn=Number(Cn.getAttribute(Ii)||0);return ke>=yn});if(un.length)return on.insertBefore(cn,un[un.length-1].nextSibling),cn}on.insertBefore(cn,Fn)}else on.appendChild(cn);return cn}function Pe(Dt){var Qt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ie=_e(Qt);return(Qt.styles||ei(ie)).find(function(oe){return oe.getAttribute(de(Qt))===Dt})}function rn(Dt){var Qt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ie=Pe(Dt,Qt);if(ie){var oe=_e(Qt);oe.removeChild(ie)}}function Wn(Dt,Qt){var ie=He.get(Dt);if(!ie||!ii(document,ie)){var oe=Jn("",Qt),me=oe.parentNode;He.set(Dt,me),Dt.removeChild(oe)}}function Vi(){He.clear()}function vn(Dt,Qt){var ie=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},oe=_e(ie),me=ei(oe),ke=(0,Jt.Z)((0,Jt.Z)({},ie),{},{styles:me});Wn(oe,ke);var be=Pe(Qt,ke);if(be){var Ye,cn;if((Ye=ke.csp)!==null&&Ye!==void 0&&Ye.nonce&&be.nonce!==((cn=ke.csp)===null||cn===void 0?void 0:cn.nonce)){var on;be.nonce=(on=ke.csp)===null||on===void 0?void 0:on.nonce}return be.innerHTML!==Dt&&(be.innerHTML=Dt),be}var Fn=Jn(Dt,ke);return Fn.setAttribute(de(ke),Qt),Fn}var ve;function _n(Dt){var Qt="rc-scrollbar-measure-".concat(Math.random().toString(36).substring(7)),ie=document.createElement("div");ie.id=Qt;var oe=ie.style;oe.position="absolute",oe.left="0",oe.top="0",oe.width="100px",oe.height="100px",oe.overflow="scroll";var me,ke;if(Dt){var be=getComputedStyle(Dt);oe.scrollbarColor=be.scrollbarColor,oe.scrollbarWidth=be.scrollbarWidth;var Ye=getComputedStyle(Dt,"::-webkit-scrollbar"),cn=parseInt(Ye.width,10),on=parseInt(Ye.height,10);try{var Fn=cn?"width: ".concat(Ye.width,";"):"",un=on?"height: ".concat(Ye.height,";"):"";vn(`
#`.concat(Qt,`::-webkit-scrollbar {
`).concat(Fn,`
`).concat(un,`
}`),Qt)}catch(Gn){console.error(Gn),me=cn,ke=on}}document.body.appendChild(ie);var Cn=Dt&&me&&!isNaN(me)?me:ie.offsetWidth-ie.clientWidth,yn=Dt&&ke&&!isNaN(ke)?ke:ie.offsetHeight-ie.clientHeight;return document.body.removeChild(ie),rn(Qt),{width:Cn,height:yn}}function yi(Dt){return typeof document=="undefined"?0:((Dt||ve===void 0)&&(ve=_n()),ve.width)}function Ji(Dt){return typeof document=="undefined"||!Dt||!(Dt instanceof Element)?{width:0,height:0}:_n(Dt)}var qe=`accept acceptCharset accessKey action allowFullScreen allowTransparency
alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
charSet checked classID className colSpan cols content contentEditable contextMenu
controls coords crossOrigin data dateTime default defer dir disabled download draggable
encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
mediaGroup method min minLength multiple muted name noValidate nonce open
optimum pattern placeholder poster preload radioGroup readOnly rel required
reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
summary tabIndex target title type useMap value width wmode wrap`,si=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,pr="".concat(qe," ").concat(si).split(/[\s\n]+/),uo="aria-",jr="data-";function hi(Dt,Qt){return Dt.indexOf(Qt)===0}function ni(Dt){var Qt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ie;Qt===!1?ie={aria:!0,data:!0,attr:!0}:Qt===!0?ie={aria:!0}:ie=(0,Jt.Z)({},Qt);var oe={};return Object.keys(Dt).forEach(function(me){(ie.aria&&(me==="role"||hi(me,uo))||ie.data&&hi(me,jr)||ie.attr&&pr.includes(me))&&(oe[me]=Dt[me])}),oe}function mi(Dt,Qt,ie,oe,me,ke,be){Dt.push({record:Qt,indent:ie,index:be});var Ye=ke(Qt),cn=me==null?void 0:me.has(Ye);if(Qt&&Array.isArray(Qt[oe])&&cn)for(var on=0;on<Qt[oe].length;on+=1)mi(Dt,Qt[oe][on],ie+1,oe,me,ke,on)}function dr(Dt,Qt,ie,oe){var me=Bt.useMemo(function(){if(ie!=null&&ie.size){for(var ke=[],be=0;be<(Dt==null?void 0:Dt.length);be+=1){var Ye=Dt[be];mi(ke,Ye,0,Qt,ie,oe,be)}return ke}return Dt==null?void 0:Dt.map(function(cn,on){return{record:cn,indent:0,index:on}})},[Dt,Qt,ie,oe]);return me}function Vr(Dt,Qt,ie,oe){var me=ge(Mt,["prefixCls","fixedInfoList","flattenColumns","expandableType","expandRowByClick","onTriggerExpand","rowClassName","expandedRowClassName","indentSize","expandIcon","expandedRowRender","expandIconColumnIndex","expandedKeys","childrenColumnName","rowExpandable","onRow"]),ke=me.flattenColumns,be=me.expandableType,Ye=me.expandedKeys,cn=me.childrenColumnName,on=me.onTriggerExpand,Fn=me.rowExpandable,un=me.onRow,Cn=me.expandRowByClick,yn=me.rowClassName,Gn=be==="nest",fi=be==="row"&&(!Fn||Fn(Dt)),Li=fi||Gn,Gi=Ye&&Ye.has(Qt),Yn=cn&&Dt&&Dt[cn],Si=ue(on),ui=un==null?void 0:un(Dt,ie),zi=ui==null?void 0:ui.onClick,lr=function(Kr){Cn&&Li&&on(Dt,Kr);for(var Fo=arguments.length,Zr=new Array(Fo>1?Fo-1:0),or=1;or<Fo;or++)Zr[or-1]=arguments[or];zi==null||zi.apply(void 0,[Kr].concat(Zr))},Di;typeof yn=="string"?Di=yn:typeof yn=="function"&&(Di=yn(Dt,ie,oe));var Rr=Pn(ke);return(0,Jt.Z)((0,Jt.Z)({},me),{},{columnsKey:Rr,nestExpandable:Gn,expanded:Gi,hasNestChildren:Yn,record:Dt,onTriggerExpand:Si,rowSupportExpand:fi,expandable:Li,rowProps:(0,Jt.Z)((0,Jt.Z)({},ui),{},{className:Ne()(Di,ui==null?void 0:ui.className),onClick:lr})})}function wn(Dt){var Qt=Dt.prefixCls,ie=Dt.children,oe=Dt.component,me=Dt.cellComponent,ke=Dt.className,be=Dt.expanded,Ye=Dt.colSpan,cn=Dt.isEmpty,on=ge(Mt,["scrollbarSize","fixHeader","fixColumn","componentWidth","horizonScroll"]),Fn=on.scrollbarSize,un=on.fixHeader,Cn=on.fixColumn,yn=on.componentWidth,Gn=on.horizonScroll,fi=ie;return(cn?Gn&&yn:Cn)&&(fi=Bt.createElement("div",{style:{width:yn-(un&&!cn?Fn:0),position:"sticky",left:0,overflow:"hidden"},className:"".concat(Qt,"-expanded-row-fixed")},fi)),Bt.createElement(oe,{className:ke,style:{display:be?null:"none"}},Bt.createElement(Ui,{component:me,prefixCls:Qt,colSpan:Ye},fi))}var Ni=wn;function Xs(Dt){var Qt=Dt.prefixCls,ie=Dt.record,oe=Dt.onExpand,me=Dt.expanded,ke=Dt.expandable,be="".concat(Qt,"-row-expand-icon");if(!ke)return Bt.createElement("span",{className:Ne()(be,"".concat(Qt,"-row-spaced"))});var Ye=function(on){oe(ie,on),on.stopPropagation()};return Bt.createElement("span",{className:Ne()(be,(0,pe.Z)((0,pe.Z)({},"".concat(Qt,"-row-expanded"),me),"".concat(Qt,"-row-collapsed"),!me)),onClick:Ye})}function is(Dt,Qt,ie){var oe=[];function me(ke){(ke||[]).forEach(function(be,Ye){oe.push(Qt(be,Ye)),me(be[ie])})}return me(Dt),oe}function jo(Dt,Qt,ie,oe){return typeof Dt=="string"?Dt:typeof Dt=="function"?Dt(Qt,ie,oe):""}function ye(Dt,Qt,ie,oe,me){var ke=Dt.record,be=Dt.prefixCls,Ye=Dt.columnsKey,cn=Dt.fixedInfoList,on=Dt.expandIconColumnIndex,Fn=Dt.nestExpandable,un=Dt.indentSize,Cn=Dt.expandIcon,yn=Dt.expanded,Gn=Dt.hasNestChildren,fi=Dt.onTriggerExpand,Li=Ye[ie],Gi=cn[ie],Yn;ie===(on||0)&&Fn&&(Yn=Bt.createElement(Bt.Fragment,null,Bt.createElement("span",{style:{paddingLeft:"".concat(un*oe,"px")},className:"".concat(be,"-row-indent indent-level-").concat(oe)}),Cn({prefixCls:be,expanded:yn,expandable:Gn,record:ke,onExpand:fi})));var Si;return Qt.onCell&&(Si=Qt.onCell(ke,me)),{key:Li,fixedInfo:Gi,appendCellNode:Yn,additionalCellProps:Si||{}}}function ji(Dt){var Qt=Dt.className,ie=Dt.style,oe=Dt.record,me=Dt.index,ke=Dt.renderIndex,be=Dt.rowKey,Ye=Dt.indent,cn=Ye===void 0?0:Ye,on=Dt.rowComponent,Fn=Dt.cellComponent,un=Dt.scopeCellComponent,Cn=Vr(oe,be,me,cn),yn=Cn.prefixCls,Gn=Cn.flattenColumns,fi=Cn.expandedRowClassName,Li=Cn.expandedRowRender,Gi=Cn.rowProps,Yn=Cn.expanded,Si=Cn.rowSupportExpand,ui=Bt.useRef(!1);ui.current||(ui.current=Yn);var zi=jo(fi,oe,me,cn),lr=Bt.createElement(on,(0,he.Z)({},Gi,{"data-row-key":be,className:Ne()(Qt,"".concat(yn,"-row"),"".concat(yn,"-row-level-").concat(cn),Gi==null?void 0:Gi.className,(0,pe.Z)({},zi,cn>=1)),style:(0,Jt.Z)((0,Jt.Z)({},ie),Gi==null?void 0:Gi.style)}),Gn.map(function(ur,Kr){var Fo=ur.render,Zr=ur.dataIndex,or=ur.className,hr=ye(Cn,ur,Kr,cn,me),ai=hr.key,_i=hr.fixedInfo,vr=hr.appendCellNode,wr=hr.additionalCellProps;return Bt.createElement(Ui,(0,he.Z)({className:or,ellipsis:ur.ellipsis,align:ur.align,scope:ur.rowScope,component:ur.rowScope?un:Fn,prefixCls:yn,key:ai,record:oe,index:me,renderIndex:ke,dataIndex:Zr,render:Fo,shouldCellUpdate:ur.shouldCellUpdate},_i,{appendNode:vr,additionalProps:wr}))})),Di;if(Si&&(ui.current||Yn)){var Rr=Li(oe,me,cn+1,Yn);Di=Bt.createElement(Ni,{expanded:Yn,className:Ne()("".concat(yn,"-expanded-row"),"".concat(yn,"-expanded-row-level-").concat(cn+1),zi),prefixCls:yn,component:on,cellComponent:Fn,colSpan:Gn.length,isEmpty:!1},Rr)}return Bt.createElement(Bt.Fragment,null,lr,Di)}var Er=pt(ji);function Ei(Dt){var Qt=Dt.columnKey,ie=Dt.onColumnResize,oe=Bt.useRef();return Bt.useEffect(function(){oe.current&&ie(Qt,oe.current.offsetWidth)},[]),Bt.createElement(St.Z,{data:Qt},Bt.createElement("td",{ref:oe,style:{padding:0,border:0,height:0}},Bt.createElement("div",{style:{height:0,overflow:"hidden"}},"\xA0")))}function mo(Dt){var Qt=Dt.prefixCls,ie=Dt.columnsKey,oe=Dt.onColumnResize;return Bt.createElement("tr",{"aria-hidden":"true",className:"".concat(Qt,"-measure-row"),style:{height:0,fontSize:0}},Bt.createElement(St.Z.Collection,{onBatchResize:function(ke){ke.forEach(function(be){var Ye=be.data,cn=be.size;oe(Ye,cn.offsetWidth)})}},ie.map(function(me){return Bt.createElement(Ei,{key:me,columnKey:me,onColumnResize:oe})})))}function Tr(Dt){var Qt=Dt.data,ie=Dt.measureColumnWidth,oe=ge(Mt,["prefixCls","getComponent","onColumnResize","flattenColumns","getRowKey","expandedKeys","childrenColumnName","emptyNode"]),me=oe.prefixCls,ke=oe.getComponent,be=oe.onColumnResize,Ye=oe.flattenColumns,cn=oe.getRowKey,on=oe.expandedKeys,Fn=oe.childrenColumnName,un=oe.emptyNode,Cn=dr(Qt,Fn,on,cn),yn=Bt.useRef({renderWithProps:!1}),Gn=ke(["body","wrapper"],"tbody"),fi=ke(["body","row"],"tr"),Li=ke(["body","cell"],"td"),Gi=ke(["body","cell"],"th"),Yn;Qt.length?Yn=Cn.map(function(ui,zi){var lr=ui.record,Di=ui.indent,Rr=ui.index,ur=cn(lr,zi);return Bt.createElement(Er,{key:ur,rowKey:ur,record:lr,index:zi,renderIndex:Rr,rowComponent:fi,cellComponent:Li,scopeCellComponent:Gi,indent:Di})}):Yn=Bt.createElement(Ni,{expanded:!0,className:"".concat(me,"-placeholder"),prefixCls:me,component:fi,cellComponent:Li,colSpan:Ye.length,isEmpty:!0},un);var Si=Pn(Ye);return Bt.createElement(qt.Provider,{value:yn.current},Bt.createElement(Gn,{className:"".concat(me,"-tbody")},ie&&Bt.createElement(mo,{prefixCls:me,columnsKey:Si,onColumnResize:be}),Yn))}var Dr=pt(Tr),Sr=Kt(62978),xr=["columnType"];function Jr(Dt){for(var Qt=Dt.colWidths,ie=Dt.columns,oe=Dt.columCount,me=ge(Mt,["tableLayout"]),ke=me.tableLayout,be=[],Ye=oe||ie.length,cn=!1,on=Ye-1;on>=0;on-=1){var Fn=Qt[on],un=ie&&ie[on],Cn=void 0,yn=void 0;if(un&&(Cn=un[Sr.v],ke==="auto"&&(yn=un.minWidth)),Fn||yn||Cn||cn){var Gn=Cn||{},fi=Gn.columnType,Li=(0,Xr.Z)(Gn,xr);be.unshift(Bt.createElement("col",(0,he.Z)({key:on,style:{width:Fn,minWidth:yn}},Li))),cn=!0}}return Bt.createElement("colgroup",null,be)}var tn=Jr,vo=Kt(74902),Ze=["className","noData","columns","flattenColumns","colWidths","columCount","stickyOffsets","direction","fixHeader","stickyTopOffset","stickyBottomOffset","stickyClassName","onScroll","maxContentScroll","children"];function br(Dt,Qt){return(0,Bt.useMemo)(function(){for(var ie=[],oe=0;oe<Qt;oe+=1){var me=Dt[oe];if(me!==void 0)ie[oe]=me;else return null}return ie},[Dt.join("_"),Qt])}var Cs=Bt.forwardRef(function(Dt,Qt){var ie=Dt.className,oe=Dt.noData,me=Dt.columns,ke=Dt.flattenColumns,be=Dt.colWidths,Ye=Dt.columCount,cn=Dt.stickyOffsets,on=Dt.direction,Fn=Dt.fixHeader,un=Dt.stickyTopOffset,Cn=Dt.stickyBottomOffset,yn=Dt.stickyClassName,Gn=Dt.onScroll,fi=Dt.maxContentScroll,Li=Dt.children,Gi=(0,Xr.Z)(Dt,Ze),Yn=ge(Mt,["prefixCls","scrollbarSize","isSticky","getComponent"]),Si=Yn.prefixCls,ui=Yn.scrollbarSize,zi=Yn.isSticky,lr=Yn.getComponent,Di=lr(["header","table"],"table"),Rr=zi&&!Fn?0:ui,ur=Bt.useRef(null),Kr=Bt.useCallback(function(wr){Bn(Qt,wr),Bn(ur,wr)},[]);Bt.useEffect(function(){var wr;function Cr(to){var Fr=to,xo=Fr.currentTarget,Eo=Fr.deltaX;Eo&&(Gn({currentTarget:xo,scrollLeft:xo.scrollLeft+Eo}),to.preventDefault())}return(wr=ur.current)===null||wr===void 0||wr.addEventListener("wheel",Cr,{passive:!1}),function(){var to;(to=ur.current)===null||to===void 0||to.removeEventListener("wheel",Cr)}},[]);var Fo=Bt.useMemo(function(){return ke.every(function(wr){return wr.width})},[ke]),Zr=ke[ke.length-1],or={fixed:Zr?Zr.fixed:null,scrollbar:!0,onHeaderCell:function(){return{className:"".concat(Si,"-cell-scrollbar")}}},hr=(0,Bt.useMemo)(function(){return Rr?[].concat((0,vo.Z)(me),[or]):me},[Rr,me]),ai=(0,Bt.useMemo)(function(){return Rr?[].concat((0,vo.Z)(ke),[or]):ke},[Rr,ke]),_i=(0,Bt.useMemo)(function(){var wr=cn.right,Cr=cn.left;return(0,Jt.Z)((0,Jt.Z)({},cn),{},{left:on==="rtl"?[].concat((0,vo.Z)(Cr.map(function(to){return to+Rr})),[0]):Cr,right:on==="rtl"?wr:[].concat((0,vo.Z)(wr.map(function(to){return to+Rr})),[0]),isSticky:zi})},[Rr,cn,zi]),vr=br(be,Ye);return Bt.createElement("div",{style:(0,Jt.Z)({overflow:"hidden"},zi?{top:un,bottom:Cn}:{}),ref:Kr,className:Ne()(ie,(0,pe.Z)({},yn,!!yn))},Bt.createElement(Di,{style:{tableLayout:"fixed",visibility:oe||vr?null:"hidden"}},(!oe||!fi||Fo)&&Bt.createElement(tn,{colWidths:vr?[].concat((0,vo.Z)(vr),[Rr]):[],columCount:Ye+1,columns:ai}),Li((0,Jt.Z)((0,Jt.Z)({},Gi),{},{stickyOffsets:_i,columns:hr,flattenColumns:ai}))))}),wo=Bt.memo(Cs),wa=function(Qt){var ie=Qt.cells,oe=Qt.stickyOffsets,me=Qt.flattenColumns,ke=Qt.rowComponent,be=Qt.cellComponent,Ye=Qt.onHeaderRow,cn=Qt.index,on=ge(Mt,["prefixCls","direction"]),Fn=on.prefixCls,un=on.direction,Cn;Ye&&(Cn=Ye(ie.map(function(Gn){return Gn.column}),cn));var yn=Pn(ie.map(function(Gn){return Gn.column}));return Bt.createElement(ke,Cn,ie.map(function(Gn,fi){var Li=Gn.column,Gi=cr(Gn.colStart,Gn.colEnd,me,oe,un),Yn;return Li&&Li.onHeaderCell&&(Yn=Gn.column.onHeaderCell(Li)),Bt.createElement(Ui,(0,he.Z)({},Gn,{scope:Li.title?Gn.colSpan>1?"colgroup":"col":null,ellipsis:Li.ellipsis,align:Li.align,component:be,prefixCls:Fn,key:yn[fi]},Gi,{additionalProps:Yn,rowType:"header"}))}))},yo=wa;function Br(Dt){var Qt=[];function ie(be,Ye){var cn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;Qt[cn]=Qt[cn]||[];var on=Ye,Fn=be.filter(Boolean).map(function(un){var Cn={key:un.key,className:un.className||"",children:un.title,column:un,colStart:on},yn=1,Gn=un.children;return Gn&&Gn.length>0&&(yn=ie(Gn,on,cn+1).reduce(function(fi,Li){return fi+Li},0),Cn.hasSubColumns=!0),"colSpan"in un&&(yn=un.colSpan),"rowSpan"in un&&(Cn.rowSpan=un.rowSpan),Cn.colSpan=yn,Cn.colEnd=Cn.colStart+yn-1,Qt[cn].push(Cn),on+=yn,yn});return Fn}ie(Dt,0);for(var oe=Qt.length,me=function(Ye){Qt[Ye].forEach(function(cn){!("rowSpan"in cn)&&!cn.hasSubColumns&&(cn.rowSpan=oe-Ye)})},ke=0;ke<oe;ke+=1)me(ke);return Qt}var Co=function(Qt){var ie=Qt.stickyOffsets,oe=Qt.columns,me=Qt.flattenColumns,ke=Qt.onHeaderRow,be=ge(Mt,["prefixCls","getComponent"]),Ye=be.prefixCls,cn=be.getComponent,on=Bt.useMemo(function(){return Br(oe)},[oe]),Fn=cn(["header","wrapper"],"thead"),un=cn(["header","row"],"tr"),Cn=cn(["header","cell"],"th");return Bt.createElement(Fn,{className:"".concat(Ye,"-thead")},on.map(function(yn,Gn){var fi=Bt.createElement(yo,{key:Gn,flattenColumns:me,cells:yn,stickyOffsets:ie,rowComponent:un,cellComponent:Cn,onHeaderRow:ke,index:Gn});return fi}))},Gs=pt(Co),io=Kt(54768);function zn(Dt,Qt,ie){var oe=(0,Sr.g)(Dt),me=oe.expandIcon,ke=oe.expandedRowKeys,be=oe.defaultExpandedRowKeys,Ye=oe.defaultExpandAllRows,cn=oe.expandedRowRender,on=oe.onExpand,Fn=oe.onExpandedRowsChange,un=oe.childrenColumnName,Cn=me||Xs,yn=un||"children",Gn=Bt.useMemo(function(){return cn?"row":Dt.expandable&&Dt.internalHooks===bt.R&&Dt.expandable.__PARENT_RENDER_ICON__||Qt.some(function(zi){return zi&&(0,re.Z)(zi)==="object"&&zi[yn]})?"nest":!1},[!!cn,Qt]),fi=Bt.useState(function(){return be||(Ye?is(Qt,ie,yn):[])}),Li=(0,se.Z)(fi,2),Gi=Li[0],Yn=Li[1],Si=Bt.useMemo(function(){return new Set(ke||Gi||[])},[ke,Gi]),ui=Bt.useCallback(function(zi){var lr=ie(zi,Qt.indexOf(zi)),Di,Rr=Si.has(lr);Rr?(Si.delete(lr),Di=(0,vo.Z)(Si)):Di=[].concat((0,vo.Z)(Si),[lr]),Yn(Di),on&&on(!Rr,zi),Fn&&Fn(Di)},[ie,Si,Qt,on,Fn]);return[oe,Gn,Si,Cn,yn,ui]}function Gt(Dt,Qt,ie){var oe=Dt.map(function(me,ke){return cr(ke,ke,Dt,Qt,ie)});return en(function(){return oe},[oe],function(me,ke){return!$n(me,ke)})}function Qo(Dt){var Qt=(0,Bt.useRef)(Dt),ie=(0,Bt.useState)({}),oe=(0,se.Z)(ie,2),me=oe[1],ke=(0,Bt.useRef)(null),be=(0,Bt.useRef)([]);function Ye(cn){be.current.push(cn);var on=Promise.resolve();ke.current=on,on.then(function(){if(ke.current===on){var Fn=be.current,un=Qt.current;be.current=[],Fn.forEach(function(Cn){Qt.current=Cn(Qt.current)}),ke.current=null,un!==Qt.current&&me({})}})}return(0,Bt.useEffect)(function(){return function(){ke.current=null}},[]),[Qt.current,Ye]}function xl(Dt){var Qt=(0,Bt.useRef)(Dt||null),ie=(0,Bt.useRef)();function oe(){window.clearTimeout(ie.current)}function me(be){Qt.current=be,oe(),ie.current=window.setTimeout(function(){Qt.current=null,ie.current=void 0},100)}function ke(){return Qt.current}return(0,Bt.useEffect)(function(){return oe},[]),[me,ke]}function Pl(){var Dt=Bt.useState(-1),Qt=(0,se.Z)(Dt,2),ie=Qt[0],oe=Qt[1],me=Bt.useState(-1),ke=(0,se.Z)(me,2),be=ke[0],Ye=ke[1],cn=Bt.useCallback(function(on,Fn){oe(on),Ye(Fn)},[]);return[ie,be,cn]}var Hs=Fe()?window:null;function Dl(Dt,Qt){var ie=(0,re.Z)(Dt)==="object"?Dt:{},oe=ie.offsetHeader,me=oe===void 0?0:oe,ke=ie.offsetSummary,be=ke===void 0?0:ke,Ye=ie.offsetScroll,cn=Ye===void 0?0:Ye,on=ie.getContainer,Fn=on===void 0?function(){return Hs}:on,un=Fn()||Hs,Cn=!!Dt;return Bt.useMemo(function(){return{isSticky:Cn,stickyClassName:Cn?"".concat(Qt,"-sticky-holder"):"",offsetHeader:me,offsetSummary:be,offsetScroll:cn,container:un}},[Cn,cn,me,be,Qt,un])}function Ya(Dt,Qt,ie){var oe=(0,Bt.useMemo)(function(){var me=Qt.length,ke=function(on,Fn,un){for(var Cn=[],yn=0,Gn=on;Gn!==Fn;Gn+=un)Cn.push(yn),Qt[Gn].fixed&&(yn+=Dt[Gn]||0);return Cn},be=ke(0,me,1),Ye=ke(me-1,-1,-1).reverse();return ie==="rtl"?{left:Ye,right:be}:{left:be,right:Ye}},[Dt,Qt,ie]);return oe}var Bu=Ya;function Ol(Dt){var Qt=Dt.className,ie=Dt.children;return Bt.createElement("div",{className:Qt},ie)}var co=Ol;function zo(Dt,Qt,ie,oe){var me=Yt.unstable_batchedUpdates?function(be){Yt.unstable_batchedUpdates(ie,be)}:ie;return Dt!=null&&Dt.addEventListener&&Dt.addEventListener(Qt,me,oe),{remove:function(){Dt!=null&&Dt.removeEventListener&&Dt.removeEventListener(Qt,me,oe)}}}var Ai=function(Qt){return+setTimeout(Qt,16)},wi=function(Qt){return clearTimeout(Qt)};typeof window!="undefined"&&"requestAnimationFrame"in window&&(Ai=function(Qt){return window.requestAnimationFrame(Qt)},wi=function(Qt){return window.cancelAnimationFrame(Qt)});var qi=0,ze=new Map;function Hi(Dt){ze.delete(Dt)}var Pr=function(Qt){var ie=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;qi+=1;var oe=qi;function me(ke){if(ke===0)Hi(oe),Qt();else{var be=Ai(function(){me(ke-1)});ze.set(oe,be)}}return me(ie),oe};Pr.cancel=function(Dt){var Qt=ze.get(Dt);return Hi(Dt),wi(Qt)};var Lo=Pr;function So(Dt){return Dt instanceof HTMLElement||Dt instanceof SVGElement}function Go(Dt){return Dt&&(0,re.Z)(Dt)==="object"&&So(Dt.nativeElement)?Dt.nativeElement:So(Dt)?Dt:null}function Ts(Dt){var Qt=Go(Dt);if(Qt)return Qt;if(Dt instanceof React.Component){var ie;return(ie=ReactDOM.findDOMNode)===null||ie===void 0?void 0:ie.call(ReactDOM,Dt)}return null}function Ca(Dt){var Qt=Go(Dt),ie=Qt.getBoundingClientRect(),oe=document.documentElement;return{left:ie.left+(window.pageXOffset||oe.scrollLeft)-(oe.clientLeft||document.body.clientLeft||0),top:ie.top+(window.pageYOffset||oe.scrollTop)-(oe.clientTop||document.body.clientTop||0)}}var Js=function(Qt,ie){var oe,me,ke=Qt.scrollBodyRef,be=Qt.onScroll,Ye=Qt.offsetScroll,cn=Qt.container,on=Qt.direction,Fn=ge(Mt,"prefixCls"),un=((oe=ke.current)===null||oe===void 0?void 0:oe.scrollWidth)||0,Cn=((me=ke.current)===null||me===void 0?void 0:me.clientWidth)||0,yn=un&&Cn*(Cn/un),Gn=Bt.useRef(),fi=Qo({scrollLeft:0,isHiddenScrollBar:!0}),Li=(0,se.Z)(fi,2),Gi=Li[0],Yn=Li[1],Si=Bt.useRef({delta:0,x:0}),ui=Bt.useState(!1),zi=(0,se.Z)(ui,2),lr=zi[0],Di=zi[1],Rr=Bt.useRef(null);Bt.useEffect(function(){return function(){Lo.cancel(Rr.current)}},[]);var ur=function(){Di(!1)},Kr=function(ai){ai.persist(),Si.current.delta=ai.pageX-Gi.scrollLeft,Si.current.x=0,Di(!0),ai.preventDefault()},Fo=function(ai){var _i,vr=ai||((_i=window)===null||_i===void 0?void 0:_i.event),wr=vr.buttons;if(!lr||wr===0){lr&&Di(!1);return}var Cr=Si.current.x+ai.pageX-Si.current.x-Si.current.delta,to=on==="rtl";Cr=Math.max(to?yn-Cn:0,Math.min(to?0:Cn-yn,Cr));var Fr=!to||Math.abs(Cr)+Math.abs(yn)<Cn;Fr&&(be({scrollLeft:Cr/Cn*(un+2)}),Si.current.x=ai.pageX)},Zr=function(){Lo.cancel(Rr.current),Rr.current=Lo(function(){if(ke.current){var ai=Ca(ke.current).top,_i=ai+ke.current.offsetHeight,vr=cn===window?document.documentElement.scrollTop+window.innerHeight:Ca(cn).top+cn.clientHeight;_i-yi()<=vr||ai>=vr-Ye?Yn(function(wr){return(0,Jt.Z)((0,Jt.Z)({},wr),{},{isHiddenScrollBar:!0})}):Yn(function(wr){return(0,Jt.Z)((0,Jt.Z)({},wr),{},{isHiddenScrollBar:!1})})}})},or=function(ai){Yn(function(_i){return(0,Jt.Z)((0,Jt.Z)({},_i),{},{scrollLeft:ai/un*Cn||0})})};return Bt.useImperativeHandle(ie,function(){return{setScrollLeft:or,checkScrollBarVisible:Zr}}),Bt.useEffect(function(){var hr=zo(document.body,"mouseup",ur,!1),ai=zo(document.body,"mousemove",Fo,!1);return Zr(),function(){hr.remove(),ai.remove()}},[yn,lr]),Bt.useEffect(function(){if(ke.current){for(var hr=[],ai=Go(ke.current);ai;)hr.push(ai),ai=ai.parentElement;return hr.forEach(function(_i){return _i.addEventListener("scroll",Zr,!1)}),window.addEventListener("resize",Zr,!1),window.addEventListener("scroll",Zr,!1),cn.addEventListener("scroll",Zr,!1),function(){hr.forEach(function(_i){return _i.removeEventListener("scroll",Zr)}),window.removeEventListener("resize",Zr),window.removeEventListener("scroll",Zr),cn.removeEventListener("scroll",Zr)}}},[cn]),Bt.useEffect(function(){Gi.isHiddenScrollBar||Yn(function(hr){var ai=ke.current;return ai?(0,Jt.Z)((0,Jt.Z)({},hr),{},{scrollLeft:ai.scrollLeft/ai.scrollWidth*ai.clientWidth}):hr})},[Gi.isHiddenScrollBar]),un<=Cn||!yn||Gi.isHiddenScrollBar?null:Bt.createElement("div",{style:{height:yi(),width:Cn,bottom:Ye},className:"".concat(Fn,"-sticky-scroll")},Bt.createElement("div",{onMouseDown:Kr,ref:Gn,className:Ne()("".concat(Fn,"-sticky-scroll-bar"),(0,pe.Z)({},"".concat(Fn,"-sticky-scroll-bar-active"),lr)),style:{width:"".concat(yn,"px"),transform:"translate3d(".concat(Gi.scrollLeft,"px, 0, 0)")}}))},Du=Bt.forwardRef(Js);function gu(Dt){return null}var Ce=gu;function La(Dt){return null}var Rl=La,Ou="rc-table",rs=[],Ru={};function Qh(){return"No Data"}function qu(Dt,Qt){var ie=(0,Jt.Z)({rowKey:"key",prefixCls:Ou,emptyText:Qh},Dt),oe=ie.prefixCls,me=ie.className,ke=ie.rowClassName,be=ie.style,Ye=ie.data,cn=ie.rowKey,on=ie.scroll,Fn=ie.tableLayout,un=ie.direction,Cn=ie.title,yn=ie.footer,Gn=ie.summary,fi=ie.caption,Li=ie.id,Gi=ie.showHeader,Yn=ie.components,Si=ie.emptyText,ui=ie.onRow,zi=ie.onHeaderRow,lr=ie.onScroll,Di=ie.internalHooks,Rr=ie.transformColumns,ur=ie.internalRefs,Kr=ie.tailor,Fo=ie.getContainerWidth,Zr=ie.sticky,or=ie.rowHoverable,hr=or===void 0?!0:or,ai=Ye||rs,_i=!!ai.length,vr=Di===bt.R,wr=Bt.useCallback(function(fo,Wr){return qn(Yn,fo)||Wr},[Yn]),Cr=Bt.useMemo(function(){return typeof cn=="function"?cn:function(fo){var Wr=fo&&fo[cn];return Wr}},[cn]),to=wr(["body"]),Fr=Pl(),xo=(0,se.Z)(Fr,3),Eo=xo[0],Uo=xo[1],Os=xo[2],as=zn(ie,ai,Cr),Ir=(0,se.Z)(as,6),eo=Ir[0],ao=Ir[1],Po=Ir[2],qr=Ir[3],Qi=Ir[4],ro=Ir[5],gs=on==null?void 0:on.x,la=Bt.useState(0),$s=(0,se.Z)(la,2),Ia=$s[0],ja=$s[1],hl=(0,io.Z)((0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({},ie),eo),{},{expandable:!!eo.expandedRowRender,columnTitle:eo.columnTitle,expandedKeys:Po,getRowKey:Cr,onTriggerExpand:ro,expandIcon:qr,expandIconColumnIndex:eo.expandIconColumnIndex,direction:un,scrollWidth:vr&&Kr&&typeof gs=="number"?gs:null,clientWidth:Ia}),vr?Rr:null),gr=(0,se.Z)(hl,4),za=gr[0],No=gr[1],Rs=gr[2],Ks=gr[3],xs=Rs!=null?Rs:gs,mu=Bt.useMemo(function(){return{columns:za,flattenColumns:No}},[za,No]),$a=Bt.useRef(),wl=Bt.useRef(),ts=Bt.useRef(),dl=Bt.useRef();Bt.useImperativeHandle(Qt,function(){return{nativeElement:$a.current,scrollTo:function(Wr){var As;if(ts.current instanceof HTMLElement){var fl=Wr.index,ha=Wr.top,Kl=Wr.key;if(Me(ha)){var zs;(zs=ts.current)===null||zs===void 0||zs.scrollTo({top:ha})}else{var Ku,ls=Kl!=null?Kl:Cr(ai[fl]);(Ku=ts.current.querySelector('[data-row-key="'.concat(ls,'"]')))===null||Ku===void 0||Ku.scrollIntoView()}}else(As=ts.current)!==null&&As!==void 0&&As.scrollTo&&ts.current.scrollTo(Wr)}}});var zl=Bt.useRef(),oh=Bt.useState(!1),id=(0,se.Z)(oh,2),sh=id[0],Qs=id[1],vu=Bt.useState(!1),Ws=(0,se.Z)(vu,2),Cl=Ws[0],yu=Ws[1],tu=Qo(new Map),bh=(0,se.Z)(tu,2),ah=bh[0],rd=bh[1],Su=Pn(No),Ll=Su.map(function(fo){return ah.get(fo)}),lh=Bt.useMemo(function(){return Ll},[Ll.join("_")]),xu=Bu(lh,No,un),Vo=on&&Rn(on.y),ua=on&&Rn(xs)||!!eo.fixed,Gl=ua&&No.some(function(fo){var Wr=fo.fixed;return Wr}),eu=Bt.useRef(),Qa=Dl(Zr,oe),qs=Qa.isSticky,Fh=Qa.offsetHeader,Ah=Qa.offsetSummary,ps=Qa.offsetScroll,Bh=Qa.stickyClassName,nu=Qa.container,Is=Bt.useMemo(function(){return Gn==null?void 0:Gn(ai)},[Gn,ai]),Hl=(Vo||qs)&&Bt.isValidElement(Is)&&Is.type===An&&Is.props.fixed,uh,_l,od;Vo&&(_l={overflowY:_i?"scroll":"auto",maxHeight:on.y}),ua&&(uh={overflowX:"auto"},Vo||(_l={overflowY:"hidden"}),od={width:xs===!0?"auto":xs,minWidth:"100%"});var Pu=Bt.useCallback(function(fo,Wr){ln($a.current)&&rd(function(As){if(As.get(fo)!==Wr){var fl=new Map(As);return fl.set(fo,Wr),fl}return As})},[]),qa=xl(null),Hu=(0,se.Z)(qa,2),sd=Hu[0],Lr=Hu[1];function ir(fo,Wr){Wr&&(typeof Wr=="function"?Wr(fo):Wr.scrollLeft!==fo&&(Wr.scrollLeft=fo,Wr.scrollLeft!==fo&&setTimeout(function(){Wr.scrollLeft=fo},0)))}var er=ue(function(fo){var Wr=fo.currentTarget,As=fo.scrollLeft,fl=un==="rtl",ha=typeof As=="number"?As:Wr.scrollLeft,Kl=Wr||Ru;if(!Lr()||Lr()===Kl){var zs;sd(Kl),ir(ha,wl.current),ir(ha,ts.current),ir(ha,zl.current),ir(ha,(zs=eu.current)===null||zs===void 0?void 0:zs.setScrollLeft)}var Ku=Wr||wl.current;if(Ku){var ls=vr&&Kr&&typeof xs=="number"?xs:Ku.scrollWidth,jh=Ku.clientWidth;if(ls===jh){Qs(!1),yu(!1);return}fl?(Qs(-ha<ls-jh),yu(-ha>0)):(Qs(ha>0),yu(ha<ls-jh))}}),Ro=ue(function(fo){er(fo),lr==null||lr(fo)}),js=function(){if(ua&&ts.current){var Wr;er({currentTarget:Go(ts.current),scrollLeft:(Wr=ts.current)===null||Wr===void 0?void 0:Wr.scrollLeft})}else Qs(!1),yu(!1)},_u=function(Wr){var As,fl=Wr.width;(As=eu.current)===null||As===void 0||As.checkScrollBarVisible();var ha=$a.current?$a.current.offsetWidth:fl;vr&&Fo&&$a.current&&(ha=Fo($a.current,ha)||ha),ha!==Ia&&(js(),ja(ha))},iu=Bt.useRef(!1);Bt.useEffect(function(){iu.current&&js()},[ua,Ye,za.length]),Bt.useEffect(function(){iu.current=!0},[]);var fe=Bt.useState(0),wu=(0,se.Z)(fe,2),Ga=wu[0],Dh=wu[1],uc=Bt.useState(!0),hc=(0,se.Z)(uc,2),kf=hc[0],Kg=hc[1];Bt.useEffect(function(){(!Kr||!vr)&&(ts.current instanceof Element?Dh(Ji(ts.current).width):Dh(Ji(dl.current).width)),Kg(ci("position","sticky"))},[]),Bt.useEffect(function(){vr&&ur&&(ur.body.current=ts.current)});var ta=Bt.useCallback(function(fo){return Bt.createElement(Bt.Fragment,null,Bt.createElement(Gs,fo),Hl==="top"&&Bt.createElement(Zi,fo,Is))},[Hl,Is]),Kd=Bt.useCallback(function(fo){return Bt.createElement(Zi,fo,Is)},[Is]),Mf=wr(["table"],"table"),Wd=Bt.useMemo(function(){return Fn||(Gl?xs==="max-content"?"auto":"fixed":Vo||qs||No.some(function(fo){var Wr=fo.ellipsis;return Wr})?"fixed":"auto")},[Vo,Gl,No,Fn,qs]),Nf,Ef={colWidths:lh,columCount:No.length,stickyOffsets:xu,onHeaderRow:zi,fixHeader:Vo,scroll:on},dc=Bt.useMemo(function(){return _i?null:typeof Si=="function"?Si():Si},[_i,Si]),Tf=Bt.createElement(Dr,{data:ai,measureColumnWidth:Vo||ua||qs}),tl=Bt.createElement(tn,{colWidths:No.map(function(fo){var Wr=fo.width;return Wr}),columns:No}),Oh=fi!=null?Bt.createElement("caption",{className:"".concat(oe,"-caption")},fi):void 0,fc=ni(ie,{data:!0}),ru=ni(ie,{aria:!0});if(Vo||qs){var Rh;typeof to=="function"?(Rh=to(ai,{scrollbarSize:Ga,ref:ts,onScroll:er}),Ef.colWidths=No.map(function(fo,Wr){var As=fo.width,fl=Wr===No.length-1?As-Ga:As;return typeof fl=="number"&&!Number.isNaN(fl)?fl:0})):Rh=Bt.createElement("div",{style:(0,Jt.Z)((0,Jt.Z)({},uh),_l),onScroll:Ro,ref:ts,className:Ne()("".concat(oe,"-body"))},Bt.createElement(Mf,(0,he.Z)({style:(0,Jt.Z)((0,Jt.Z)({},od),{},{tableLayout:Wd})},ru),Oh,tl,Tf,!Hl&&Is&&Bt.createElement(Zi,{stickyOffsets:xu,flattenColumns:No},Is)));var Ud=(0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({noData:!ai.length,maxContentScroll:ua&&xs==="max-content"},Ef),mu),{},{direction:un,stickyClassName:Bh,onScroll:er});Nf=Bt.createElement(Bt.Fragment,null,Gi!==!1&&Bt.createElement(wo,(0,he.Z)({},Ud,{stickyTopOffset:Fh,className:"".concat(oe,"-header"),ref:wl}),ta),Rh,Hl&&Hl!=="top"&&Bt.createElement(wo,(0,he.Z)({},Ud,{stickyBottomOffset:Ah,className:"".concat(oe,"-summary"),ref:zl}),Kd),qs&&ts.current&&ts.current instanceof Element&&Bt.createElement(Du,{ref:eu,offsetScroll:ps,scrollBodyRef:ts,onScroll:er,container:nu,direction:un}))}else Nf=Bt.createElement("div",{style:(0,Jt.Z)((0,Jt.Z)({},uh),_l),className:Ne()("".concat(oe,"-content")),onScroll:er,ref:ts},Bt.createElement(Mf,(0,he.Z)({style:(0,Jt.Z)((0,Jt.Z)({},od),{},{tableLayout:Wd})},ru),Oh,tl,Gi!==!1&&Bt.createElement(Gs,(0,he.Z)({},Ef,mu)),Tf,Is&&Bt.createElement(Zi,{stickyOffsets:xu,flattenColumns:No},Is)));var Ih=Bt.createElement("div",(0,he.Z)({className:Ne()(oe,me,(0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)({},"".concat(oe,"-rtl"),un==="rtl"),"".concat(oe,"-ping-left"),sh),"".concat(oe,"-ping-right"),Cl),"".concat(oe,"-layout-fixed"),Fn==="fixed"),"".concat(oe,"-fixed-header"),Vo),"".concat(oe,"-fixed-column"),Gl),"".concat(oe,"-fixed-column-gapped"),Gl&&Ks),"".concat(oe,"-scroll-horizontal"),ua),"".concat(oe,"-has-fix-left"),No[0]&&No[0].fixed),"".concat(oe,"-has-fix-right"),No[No.length-1]&&No[No.length-1].fixed==="right")),style:be,id:Li,ref:$a},fc),Cn&&Bt.createElement(co,{className:"".concat(oe,"-title")},Cn(ai)),Bt.createElement("div",{ref:dl,className:"".concat(oe,"-container")},Nf),yn&&Bt.createElement(co,{className:"".concat(oe,"-footer")},yn(ai)));ua&&(Ih=Bt.createElement(St.Z,{onResize:_u},Ih));var Ha=Gt(No,xu,un),cc=Bt.useMemo(function(){return{scrollX:xs,prefixCls:oe,getComponent:wr,scrollbarSize:Ga,direction:un,fixedInfoList:Ha,isSticky:qs,supportSticky:kf,componentWidth:Ia,fixHeader:Vo,fixColumn:Gl,horizonScroll:ua,tableLayout:Wd,rowClassName:ke,expandedRowClassName:eo.expandedRowClassName,expandIcon:qr,expandableType:ao,expandRowByClick:eo.expandRowByClick,expandedRowRender:eo.expandedRowRender,onTriggerExpand:ro,expandIconColumnIndex:eo.expandIconColumnIndex,indentSize:eo.indentSize,allColumnsFixedLeft:No.every(function(fo){return fo.fixed==="left"}),emptyNode:dc,columns:za,flattenColumns:No,onColumnResize:Pu,hoverStartRow:Eo,hoverEndRow:Uo,onHover:Os,rowExpandable:eo.rowExpandable,onRow:ui,getRowKey:Cr,expandedKeys:Po,childrenColumnName:Qi,rowHoverable:hr}},[xs,oe,wr,Ga,un,Ha,qs,kf,Ia,Vo,Gl,ua,Wd,ke,eo.expandedRowClassName,qr,ao,eo.expandRowByClick,eo.expandedRowRender,ro,eo.expandIconColumnIndex,eo.indentSize,dc,za,No,Pu,Eo,Uo,Os,eo.rowExpandable,ui,Cr,Po,Qi,hr]);return Bt.createElement(Mt.Provider,{value:cc},Ih)}var ko=Bt.forwardRef(qu);function us(Dt){return lt(ko,Dt)}var fr=us();fr.EXPAND_COLUMN=bt.w,fr.INTERNAL_HOOKS=bt.R,fr.Column=Ce,fr.ColumnGroup=Rl,fr.Summary=We;var Or=fr;function Mo(Dt){var Qt=Bt.useRef();Qt.current=Dt;var ie=Bt.useCallback(function(){for(var oe,me=arguments.length,ke=new Array(me),be=0;be<me;be++)ke[be]=arguments[be];return(oe=Qt.current)===null||oe===void 0?void 0:oe.call.apply(oe,[Qt].concat(ke))},[]);return ie}function os(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var Ci=os()?Bt.useLayoutEffect:Bt.useEffect,Ad=function(Qt,ie){var oe=Bt.useRef(!0);Ci(function(){return Qt(oe.current)},ie),Ci(function(){return oe.current=!1,function(){oe.current=!0}},[])},th=function(Qt,ie){Ad(function(oe){if(!oe)return Qt()},ie)},Da=Ad;function xf(Dt){var Qt=React.useRef(!1),ie=React.useState(Dt),oe=_slicedToArray(ie,2),me=oe[0],ke=oe[1];React.useEffect(function(){return Qt.current=!1,function(){Qt.current=!0}},[]);function be(Ye,cn){cn&&Qt.current||ke(Ye)}return[me,be]}function eh(Dt){return Dt!==void 0}function Kn(Dt,Qt){var ie=Qt||{},oe=ie.defaultValue,me=ie.value,ke=ie.onChange,be=ie.postState,Ye=useState(function(){return eh(me)?me:eh(oe)?typeof oe=="function"?oe():oe:typeof Dt=="function"?Dt():Dt}),cn=_slicedToArray(Ye,2),on=cn[0],Fn=cn[1],un=me!==void 0?me:on,Cn=be?be(un):un,yn=useEvent(ke),Gn=useState([un]),fi=_slicedToArray(Gn,2),Li=fi[0],Gi=fi[1];useLayoutUpdateEffect(function(){var Si=Li[0];on!==Si&&yn(on,Si)},[Li]),useLayoutUpdateEffect(function(){eh(me)||Fn(me)},[me]);var Yn=useEvent(function(Si,ui){Fn(Si,ui),Gi([un],ui)});return[Cn,Yn]}function ys(Dt,Qt,ie){var oe=React.useRef({});return(!("value"in oe.current)||ie(oe.current.condition,Qt))&&(oe.current.value=Dt(),oe.current.condition=Qt),oe.current.value}function Ls(Dt,Qt){typeof Dt=="function"?Dt(Qt):_typeof(Dt)==="object"&&Dt&&"current"in Dt&&(Dt.current=Qt)}function Ql(){for(var Dt=arguments.length,Qt=new Array(Dt),ie=0;ie<Dt;ie++)Qt[ie]=arguments[ie];var oe=Qt.filter(function(me){return me});return oe.length<=1?oe[0]:function(me){Qt.forEach(function(ke){Ls(ke,me)})}}function Bd(){for(var Dt=arguments.length,Qt=new Array(Dt),ie=0;ie<Dt;ie++)Qt[ie]=arguments[ie];return useMemo(function(){return Ql.apply(void 0,Qt)},Qt,function(oe,me){return oe.length!==me.length||oe.every(function(ke,be){return ke!==me[be]})})}function qh(Dt){var Qt,ie,oe=isMemo(Dt)?Dt.type.type:Dt.type;return!(typeof oe=="function"&&!((Qt=oe.prototype)!==null&&Qt!==void 0&&Qt.render)||typeof Dt=="function"&&!((ie=Dt.prototype)!==null&&ie!==void 0&&ie.render))}function mr(Dt){return!isValidElement(Dt)||isFragment(Dt)?!1:qh(Dt)}function td(Dt,Qt,ie,oe){if(!Qt.length)return ie;var me=_toArray(Qt),ke=me[0],be=me.slice(1),Ye;return!Dt&&typeof ke=="number"?Ye=[]:Array.isArray(Dt)?Ye=_toConsumableArray(Dt):Ye=_objectSpread({},Dt),oe&&ie===void 0&&be.length===1?delete Ye[ke][be[0]]:Ye[ke]=td(Ye[ke],be,ie,oe),Ye}function Il(Dt,Qt,ie){var oe=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return Qt.length&&oe&&ie===void 0&&!get(Dt,Qt.slice(0,-1))?Dt:td(Dt,Qt,ie,oe)}function Xa(Dt){return _typeof(Dt)==="object"&&Dt!==null&&Object.getPrototypeOf(Dt)===Object.prototype}function Oa(Dt){return Array.isArray(Dt)?[]:{}}var nh=typeof Reflect=="undefined"?Object.keys:Reflect.ownKeys;function ed(){for(var Dt=arguments.length,Qt=new Array(Dt),ie=0;ie<Dt;ie++)Qt[ie]=arguments[ie];var oe=Oa(Qt[0]);return Qt.forEach(function(me){function ke(be,Ye){var cn=new Set(Ye),on=get(me,be),Fn=Array.isArray(on);if(Fn||Xa(on)){if(!cn.has(on)){cn.add(on);var un=get(oe,be);Fn?oe=Il(oe,be,[]):(!un||_typeof(un)!=="object")&&(oe=Il(oe,be,Oa(on))),nh(on).forEach(function(Cn){ke([].concat(_toConsumableArray(be),[Cn]),cn)})}}else oe=Il(oe,be,on)}ke([])}),oe}var ka={},jl=[],Dd=function(Qt){jl.push(Qt)};function nc(Dt,Qt){if(0)var ie}function Pf(Dt,Qt){if(0)var ie}function ic(){ka={}}function Od(Dt,Qt,ie){!Qt&&!ka[ie]&&(Dt(!1,ie),ka[ie]=!0)}function kh(Dt,Qt){Od(nc,Dt,Qt)}function ih(Dt,Qt){Od(Pf,Dt,Qt)}kh.preMessage=Dd,kh.resetWarned=ic,kh.noteOnce=ih;var ql=null,Rd=Bt.forwardRef(function(Dt,Qt){var ie=Dt.height,oe=Dt.offsetY,me=Dt.offsetX,ke=Dt.children,be=Dt.prefixCls,Ye=Dt.onInnerResize,cn=Dt.innerProps,on=Dt.rtl,Fn=Dt.extra,un={},Cn={display:"flex",flexDirection:"column"};return oe!==void 0&&(un={height:ie,position:"relative",overflow:"hidden"},Cn=(0,Jt.Z)((0,Jt.Z)({},Cn),{},(0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)((0,pe.Z)({transform:"translateY(".concat(oe,"px)")},on?"marginRight":"marginLeft",-me),"position","absolute"),"left",0),"right",0),"top",0))),Bt.createElement("div",{style:un},Bt.createElement(St.Z,{onResize:function(Gn){var fi=Gn.offsetHeight;fi&&Ye&&Ye()}},Bt.createElement("div",(0,he.Z)({style:Cn,className:Ne()((0,pe.Z)({},"".concat(be,"-holder-inner"),be)),ref:Qt},cn),ke,Fn)))});Rd.displayName="Filler";var wf=Rd;function rc(Dt){var Qt=Dt.children,ie=Dt.setRef,oe=Bt.useCallback(function(me){ie(me)},[]);return Bt.cloneElement(Qt,{ref:oe})}function ks(Dt,Qt,ie,oe,me,ke,be,Ye){var cn=Ye.getKey;return Dt.slice(Qt,ie+1).map(function(on,Fn){var un=Qt+Fn,Cn=be(on,un,{style:{width:oe},offsetX:me}),yn=cn(on);return Bt.createElement(rc,{key:yn,setRef:function(fi){return ke(on,fi)}},Cn)})}function _g(Dt,Qt,ie,oe){var me=ie-Dt,ke=Qt-ie,be=Math.min(me,ke)*2;if(oe<=be){var Ye=Math.floor(oe/2);return oe%2?ie+Ye+1:ie-Ye}return me>ke?ie-(oe-ke):ie+(oe-me)}function oc(Dt,Qt,ie){var oe=Dt.length,me=Qt.length,ke,be;if(oe===0&&me===0)return null;oe<me?(ke=Dt,be=Qt):(ke=Qt,be=Dt);var Ye={__EMPTY_ITEM__:!0};function cn(Gn){return Gn!==void 0?ie(Gn):Ye}for(var on=null,Fn=Math.abs(oe-me)!==1,un=0;un<be.length;un+=1){var Cn=cn(ke[un]),yn=cn(be[un]);if(Cn!==yn){on=un,Fn=Fn||Cn!==cn(be[un+1]);break}}return on===null?null:{index:on,multiple:Fn}}function Id(Dt,Qt,ie){var oe=Bt.useState(Dt),me=(0,se.Z)(oe,2),ke=me[0],be=me[1],Ye=Bt.useState(null),cn=(0,se.Z)(Ye,2),on=cn[0],Fn=cn[1];return Bt.useEffect(function(){var un=oc(ke||[],Dt||[],Qt);(un==null?void 0:un.index)!==void 0&&(ie==null||ie(un.index),Fn(Dt[un.index])),be(Dt)},[Dt]),[on]}var Mh=function(Qt){return+setTimeout(Qt,16)},sa=function(Qt){return clearTimeout(Qt)};typeof window!="undefined"&&"requestAnimationFrame"in window&&(Mh=function(Qt){return window.requestAnimationFrame(Qt)},sa=function(Qt){return window.cancelAnimationFrame(Qt)});var aa=0,bs=new Map;function _s(Dt){bs.delete(Dt)}var jd=function(Qt){var ie=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;aa+=1;var oe=aa;function me(ke){if(ke===0)_s(oe),Qt();else{var be=Mh(function(){me(ke-1)});bs.set(oe,be)}}return me(ie),oe};jd.cancel=function(Dt){var Qt=bs.get(Dt);return _s(Qt),sa(Qt)};var ll=jd,hs=(typeof navigator=="undefined"?"undefined":(0,re.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),zd=hs,Gd=function(Dt,Qt,ie,oe){var me=(0,Bt.useRef)(!1),ke=(0,Bt.useRef)(null);function be(){clearTimeout(ke.current),me.current=!0,ke.current=setTimeout(function(){me.current=!1},50)}var Ye=(0,Bt.useRef)({top:Dt,bottom:Qt,left:ie,right:oe});return Ye.current.top=Dt,Ye.current.bottom=Qt,Ye.current.left=ie,Ye.current.right=oe,function(cn,on){var Fn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,un=cn?on<0&&Ye.current.left||on>0&&Ye.current.right:on<0&&Ye.current.top||on>0&&Ye.current.bottom;return Fn&&un?(clearTimeout(ke.current),me.current=!1):(!un||me.current)&&be(),!me.current&&un}};function Cf(Dt,Qt,ie,oe,me,ke,be){var Ye=(0,Bt.useRef)(0),cn=(0,Bt.useRef)(null),on=(0,Bt.useRef)(null),Fn=(0,Bt.useRef)(!1),un=Gd(Qt,ie,oe,me);function Cn(Yn,Si){if(ll.cancel(cn.current),!un(!1,Si)){var ui=Yn;if(!ui._virtualHandled)ui._virtualHandled=!0;else return;Ye.current+=Si,on.current=Si,zd||ui.preventDefault(),cn.current=ll(function(){var zi=Fn.current?10:1;be(Ye.current*zi,!1),Ye.current=0})}}function yn(Yn,Si){be(Si,!0),zd||Yn.preventDefault()}var Gn=(0,Bt.useRef)(null),fi=(0,Bt.useRef)(null);function Li(Yn){if(Dt){ll.cancel(fi.current),fi.current=ll(function(){Gn.current=null},2);var Si=Yn.deltaX,ui=Yn.deltaY,zi=Yn.shiftKey,lr=Si,Di=ui;(Gn.current==="sx"||!Gn.current&&zi&&ui&&!Si)&&(lr=ui,Di=0,Gn.current="sx");var Rr=Math.abs(lr),ur=Math.abs(Di);Gn.current===null&&(Gn.current=ke&&Rr>ur?"x":"y"),Gn.current==="y"?Cn(Yn,Di):yn(Yn,lr)}}function Gi(Yn){Dt&&(Fn.current=Yn.detail===on.current)}return[Li,Gi]}function Ti(Dt,Qt,ie,oe){var me=Bt.useMemo(function(){return[new Map,[]]},[Dt,ie.id,oe]),ke=(0,se.Z)(me,2),be=ke[0],Ye=ke[1],cn=function(Fn){var un=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Fn,Cn=be.get(Fn),yn=be.get(un);if(Cn===void 0||yn===void 0)for(var Gn=Dt.length,fi=Ye.length;fi<Gn;fi+=1){var Li,Gi=Dt[fi],Yn=Qt(Gi);be.set(Yn,fi);var Si=(Li=ie.get(Yn))!==null&&Li!==void 0?Li:oe;if(Ye[fi]=(Ye[fi-1]||0)+Si,Yn===Fn&&(Cn=fi),Yn===un&&(yn=fi),Cn!==void 0&&yn!==void 0)break}return{top:Ye[Cn-1]||0,bottom:Ye[yn]}};return cn}var sc=Kt(15671),ae=Kt(43144),nn=function(){function Dt(){(0,sc.Z)(this,Dt),(0,pe.Z)(this,"maps",void 0),(0,pe.Z)(this,"id",0),(0,pe.Z)(this,"diffKeys",new Set),this.maps=Object.create(null)}return(0,ae.Z)(Dt,[{key:"set",value:function(ie,oe){this.maps[ie]=oe,this.id+=1,this.diffKeys.add(ie)}},{key:"get",value:function(ie){return this.maps[ie]}},{key:"resetRecord",value:function(){this.diffKeys.clear()}},{key:"getRecord",value:function(){return this.diffKeys}}]),Dt}(),_c=nn;function ac(Dt){var Qt=parseFloat(Dt);return isNaN(Qt)?0:Qt}function Iu(Dt,Qt,ie){var oe=Bt.useState(0),me=(0,se.Z)(oe,2),ke=me[0],be=me[1],Ye=(0,Bt.useRef)(new Map),cn=(0,Bt.useRef)(new _c),on=(0,Bt.useRef)(0);function Fn(){on.current+=1}function un(){var yn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Fn();var Gn=function(){var Gi=!1;Ye.current.forEach(function(Yn,Si){if(Yn&&Yn.offsetParent){var ui=Yn.offsetHeight,zi=getComputedStyle(Yn),lr=zi.marginTop,Di=zi.marginBottom,Rr=ac(lr),ur=ac(Di),Kr=ui+Rr+ur;cn.current.get(Si)!==Kr&&(cn.current.set(Si,Kr),Gi=!0)}}),Gi&&be(function(Yn){return Yn+1})};if(yn)Gn();else{on.current+=1;var fi=on.current;Promise.resolve().then(function(){fi===on.current&&Gn()})}}function Cn(yn,Gn){var fi=Dt(yn),Li=Ye.current.get(fi);Gn?(Ye.current.set(fi,Gn),un()):Ye.current.delete(fi),!Li!=!Gn&&(Gn?Qt==null||Qt(yn):ie==null||ie(yn))}return(0,Bt.useEffect)(function(){return Fn},[]),[Cn,un,cn.current,ke]}var pu=14/15;function Nh(Dt,Qt,ie){var oe=(0,Bt.useRef)(!1),me=(0,Bt.useRef)(0),ke=(0,Bt.useRef)(0),be=(0,Bt.useRef)(null),Ye=(0,Bt.useRef)(null),cn,on=function(yn){if(oe.current){var Gn=Math.ceil(yn.touches[0].pageX),fi=Math.ceil(yn.touches[0].pageY),Li=me.current-Gn,Gi=ke.current-fi,Yn=Math.abs(Li)>Math.abs(Gi);Yn?me.current=Gn:ke.current=fi;var Si=ie(Yn,Yn?Li:Gi,!1,yn);Si&&yn.preventDefault(),clearInterval(Ye.current),Si&&(Ye.current=setInterval(function(){Yn?Li*=pu:Gi*=pu;var ui=Math.floor(Yn?Li:Gi);(!ie(Yn,ui,!0)||Math.abs(ui)<=.1)&&clearInterval(Ye.current)},16))}},Fn=function(){oe.current=!1,cn()},un=function(yn){cn(),yn.touches.length===1&&!oe.current&&(oe.current=!0,me.current=Math.ceil(yn.touches[0].pageX),ke.current=Math.ceil(yn.touches[0].pageY),be.current=yn.target,be.current.addEventListener("touchmove",on,{passive:!1}),be.current.addEventListener("touchend",Fn,{passive:!0}))};cn=function(){be.current&&(be.current.removeEventListener("touchmove",on),be.current.removeEventListener("touchend",Fn))},Da(function(){return Dt&&Qt.current.addEventListener("touchstart",un,{passive:!0}),function(){var Cn;(Cn=Qt.current)===null||Cn===void 0||Cn.removeEventListener("touchstart",un),cn(),clearInterval(Ye.current)}},[Dt])}function Hd(Dt){return Math.floor(Math.pow(Dt,.5))}function Eh(Dt,Qt){var ie="touches"in Dt?Dt.touches[0]:Dt;return ie[Qt?"pageX":"pageY"]-window[Qt?"scrollX":"scrollY"]}function qo(Dt,Qt,ie){Bt.useEffect(function(){var oe=Qt.current;if(Dt&&oe){var me=!1,ke,be,Ye=function(){ll.cancel(ke)},cn=function Cn(){Ye(),ke=ll(function(){ie(be),Cn()})},on=function(yn){if(!(yn.target.draggable||yn.button!==0)){var Gn=yn;Gn._virtualHandled||(Gn._virtualHandled=!0,me=!0)}},Fn=function(){me=!1,Ye()},un=function(yn){if(me){var Gn=Eh(yn,!1),fi=oe.getBoundingClientRect(),Li=fi.top,Gi=fi.bottom;if(Gn<=Li){var Yn=Li-Gn;be=-Hd(Yn),cn()}else if(Gn>=Gi){var Si=Gn-Gi;be=Hd(Si),cn()}else Ye()}};return oe.addEventListener("mousedown",on),oe.ownerDocument.addEventListener("mouseup",Fn),oe.ownerDocument.addEventListener("mousemove",un),function(){oe.removeEventListener("mousedown",on),oe.ownerDocument.removeEventListener("mouseup",Fn),oe.ownerDocument.removeEventListener("mousemove",un),Ye()}}},[Dt])}var tr=10;function Ma(Dt,Qt,ie,oe,me,ke,be,Ye){var cn=Bt.useRef(),on=Bt.useState(null),Fn=(0,se.Z)(on,2),un=Fn[0],Cn=Fn[1];return Da(function(){if(un&&un.times<tr){if(!Dt.current){Cn(function(Cr){return(0,Jt.Z)({},Cr)});return}ke();var yn=un.targetAlign,Gn=un.originAlign,fi=un.index,Li=un.offset,Gi=Dt.current.clientHeight,Yn=!1,Si=yn,ui=null;if(Gi){for(var zi=yn||Gn,lr=0,Di=0,Rr=0,ur=Math.min(Qt.length-1,fi),Kr=0;Kr<=ur;Kr+=1){var Fo=me(Qt[Kr]);Di=lr;var Zr=ie.get(Fo);Rr=Di+(Zr===void 0?oe:Zr),lr=Rr}for(var or=zi==="top"?Li:Gi-Li,hr=ur;hr>=0;hr-=1){var ai=me(Qt[hr]),_i=ie.get(ai);if(_i===void 0){Yn=!0;break}if(or-=_i,or<=0)break}switch(zi){case"top":ui=Di-Li;break;case"bottom":ui=Rr-Gi+Li;break;default:{var vr=Dt.current.scrollTop,wr=vr+Gi;Di<vr?Si="top":Rr>wr&&(Si="bottom")}}ui!==null&&be(ui),ui!==un.lastTop&&(Yn=!0)}Yn&&Cn((0,Jt.Z)((0,Jt.Z)({},un),{},{times:un.times+1,targetAlign:Si,lastTop:ui}))}},[un,Dt.current]),function(yn){if(yn==null){Ye();return}if(ll.cancel(cn.current),typeof yn=="number")be(yn);else if(yn&&(0,re.Z)(yn)==="object"){var Gn,fi=yn.align;"index"in yn?Gn=yn.index:Gn=Qt.findIndex(function(Yn){return me(Yn)===yn.key});var Li=yn.offset,Gi=Li===void 0?0:Li;Cn({times:0,index:Gn,offset:Gi,originAlign:fi})}}}var ul=Bt.forwardRef(function(Dt,Qt){var ie=Dt.prefixCls,oe=Dt.rtl,me=Dt.scrollOffset,ke=Dt.scrollRange,be=Dt.onStartMove,Ye=Dt.onStopMove,cn=Dt.onScroll,on=Dt.horizontal,Fn=Dt.spinSize,un=Dt.containerSize,Cn=Dt.style,yn=Dt.thumbStyle,Gn=Dt.showScrollBar,fi=Bt.useState(!1),Li=(0,se.Z)(fi,2),Gi=Li[0],Yn=Li[1],Si=Bt.useState(null),ui=(0,se.Z)(Si,2),zi=ui[0],lr=ui[1],Di=Bt.useState(null),Rr=(0,se.Z)(Di,2),ur=Rr[0],Kr=Rr[1],Fo=!oe,Zr=Bt.useRef(),or=Bt.useRef(),hr=Bt.useState(Gn),ai=(0,se.Z)(hr,2),_i=ai[0],vr=ai[1],wr=Bt.useRef(),Cr=function(){Gn===!0||Gn===!1||(clearTimeout(wr.current),vr(!0),wr.current=setTimeout(function(){vr(!1)},3e3))},to=ke-un||0,Fr=un-Fn||0,xo=Bt.useMemo(function(){if(me===0||to===0)return 0;var qr=me/to;return qr*Fr},[me,to,Fr]),Eo=function(Qi){Qi.stopPropagation(),Qi.preventDefault()},Uo=Bt.useRef({top:xo,dragging:Gi,pageY:zi,startTop:ur});Uo.current={top:xo,dragging:Gi,pageY:zi,startTop:ur};var Os=function(Qi){Yn(!0),lr(Eh(Qi,on)),Kr(Uo.current.top),be(),Qi.stopPropagation(),Qi.preventDefault()};Bt.useEffect(function(){var qr=function(la){la.preventDefault()},Qi=Zr.current,ro=or.current;return Qi.addEventListener("touchstart",qr,{passive:!1}),ro.addEventListener("touchstart",Os,{passive:!1}),function(){Qi.removeEventListener("touchstart",qr),ro.removeEventListener("touchstart",Os)}},[]);var as=Bt.useRef();as.current=to;var Ir=Bt.useRef();Ir.current=Fr,Bt.useEffect(function(){if(Gi){var qr,Qi=function(la){var $s=Uo.current,Ia=$s.dragging,ja=$s.pageY,hl=$s.startTop;ll.cancel(qr);var gr=Zr.current.getBoundingClientRect(),za=un/(on?gr.width:gr.height);if(Ia){var No=(Eh(la,on)-ja)*za,Rs=hl;!Fo&&on?Rs-=No:Rs+=No;var Ks=as.current,xs=Ir.current,mu=xs?Rs/xs:0,$a=Math.ceil(mu*Ks);$a=Math.max($a,0),$a=Math.min($a,Ks),qr=ll(function(){cn($a,on)})}},ro=function(){Yn(!1),Ye()};return window.addEventListener("mousemove",Qi,{passive:!0}),window.addEventListener("touchmove",Qi,{passive:!0}),window.addEventListener("mouseup",ro,{passive:!0}),window.addEventListener("touchend",ro,{passive:!0}),function(){window.removeEventListener("mousemove",Qi),window.removeEventListener("touchmove",Qi),window.removeEventListener("mouseup",ro),window.removeEventListener("touchend",ro),ll.cancel(qr)}}},[Gi]),Bt.useEffect(function(){return Cr(),function(){clearTimeout(wr.current)}},[me]),Bt.useImperativeHandle(Qt,function(){return{delayHidden:Cr}});var eo="".concat(ie,"-scrollbar"),ao={position:"absolute",visibility:_i?null:"hidden"},Po={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return on?(ao.height=8,ao.left=0,ao.right=0,ao.bottom=0,Po.height="100%",Po.width=Fn,Fo?Po.left=xo:Po.right=xo):(ao.width=8,ao.top=0,ao.bottom=0,Fo?ao.right=0:ao.left=0,Po.width="100%",Po.height=Fn,Po.top=xo),Bt.createElement("div",{ref:Zr,className:Ne()(eo,(0,pe.Z)((0,pe.Z)((0,pe.Z)({},"".concat(eo,"-horizontal"),on),"".concat(eo,"-vertical"),!on),"".concat(eo,"-visible"),_i)),style:(0,Jt.Z)((0,Jt.Z)({},ao),Cn),onMouseDown:Eo,onMouseMove:Cr},Bt.createElement("div",{ref:or,className:Ne()("".concat(eo,"-thumb"),(0,pe.Z)({},"".concat(eo,"-thumb-moving"),Gi)),style:(0,Jt.Z)((0,Jt.Z)({},Po),yn),onMouseDown:Os}))}),Zo=ul,Gr=20;function Ss(){var Dt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Qt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,ie=Dt/Qt*Dt;return isNaN(ie)&&(ie=0),ie=Math.max(ie,Gr),Math.floor(ie)}var Ra=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Oo=[],Ja={overflowY:"auto",overflowAnchor:"none"};function Ds(Dt,Qt){var ie=Dt.prefixCls,oe=ie===void 0?"rc-virtual-list":ie,me=Dt.className,ke=Dt.height,be=Dt.itemHeight,Ye=Dt.fullHeight,cn=Ye===void 0?!0:Ye,on=Dt.style,Fn=Dt.data,un=Dt.children,Cn=Dt.itemKey,yn=Dt.virtual,Gn=Dt.direction,fi=Dt.scrollWidth,Li=Dt.component,Gi=Li===void 0?"div":Li,Yn=Dt.onScroll,Si=Dt.onVirtualScroll,ui=Dt.onVisibleChange,zi=Dt.innerProps,lr=Dt.extraRender,Di=Dt.styles,Rr=Dt.showScrollBar,ur=Rr===void 0?"optional":Rr,Kr=(0,Xr.Z)(Dt,Ra),Fo=Bt.useCallback(function(Lr){return typeof Cn=="function"?Cn(Lr):Lr==null?void 0:Lr[Cn]},[Cn]),Zr=Iu(Fo,null,null),or=(0,se.Z)(Zr,4),hr=or[0],ai=or[1],_i=or[2],vr=or[3],wr=!!(yn!==!1&&ke&&be),Cr=Bt.useMemo(function(){return Object.values(_i.maps).reduce(function(Lr,ir){return Lr+ir},0)},[_i.id,_i.maps]),to=wr&&Fn&&(Math.max(be*Fn.length,Cr)>ke||!!fi),Fr=Gn==="rtl",xo=Ne()(oe,(0,pe.Z)({},"".concat(oe,"-rtl"),Fr),me),Eo=Fn||Oo,Uo=(0,Bt.useRef)(),Os=(0,Bt.useRef)(),as=(0,Bt.useRef)(),Ir=(0,Bt.useState)(0),eo=(0,se.Z)(Ir,2),ao=eo[0],Po=eo[1],qr=(0,Bt.useState)(0),Qi=(0,se.Z)(qr,2),ro=Qi[0],gs=Qi[1],la=(0,Bt.useState)(!1),$s=(0,se.Z)(la,2),Ia=$s[0],ja=$s[1],hl=function(){ja(!0)},gr=function(){ja(!1)},za={getKey:Fo};function No(Lr){Po(function(ir){var er;typeof Lr=="function"?er=Lr(ir):er=Lr;var Ro=Su(er);return Uo.current.scrollTop=Ro,Ro})}var Rs=(0,Bt.useRef)({start:0,end:Eo.length}),Ks=(0,Bt.useRef)(),xs=Id(Eo,Fo),mu=(0,se.Z)(xs,1),$a=mu[0];Ks.current=$a;var wl=Bt.useMemo(function(){if(!wr)return{scrollHeight:void 0,start:0,end:Eo.length-1,offset:void 0};if(!to){var Lr;return{scrollHeight:((Lr=Os.current)===null||Lr===void 0?void 0:Lr.offsetHeight)||0,start:0,end:Eo.length-1,offset:void 0}}for(var ir=0,er,Ro,js,_u=Eo.length,iu=0;iu<_u;iu+=1){var fe=Eo[iu],wu=Fo(fe),Ga=_i.get(wu),Dh=ir+(Ga===void 0?be:Ga);Dh>=ao&&er===void 0&&(er=iu,Ro=ir),Dh>ao+ke&&js===void 0&&(js=iu),ir=Dh}return er===void 0&&(er=0,Ro=0,js=Math.ceil(ke/be)),js===void 0&&(js=Eo.length-1),js=Math.min(js+1,Eo.length-1),{scrollHeight:ir,start:er,end:js,offset:Ro}},[to,wr,ao,Eo,vr,ke]),ts=wl.scrollHeight,dl=wl.start,zl=wl.end,oh=wl.offset;Rs.current.start=dl,Rs.current.end=zl,Bt.useLayoutEffect(function(){var Lr=_i.getRecord();if(Lr.size===1){var ir=Array.from(Lr)[0],er=Eo[dl];if(er){var Ro=Fo(er);if(Ro===ir){var js=_i.get(ir),_u=js-be;No(function(iu){return iu+_u})}}}_i.resetRecord()},[ts]);var id=Bt.useState({width:0,height:ke}),sh=(0,se.Z)(id,2),Qs=sh[0],vu=sh[1],Ws=function(ir){vu({width:ir.offsetWidth,height:ir.offsetHeight})},Cl=(0,Bt.useRef)(),yu=(0,Bt.useRef)(),tu=Bt.useMemo(function(){return Ss(Qs.width,fi)},[Qs.width,fi]),bh=Bt.useMemo(function(){return Ss(Qs.height,ts)},[Qs.height,ts]),ah=ts-ke,rd=(0,Bt.useRef)(ah);rd.current=ah;function Su(Lr){var ir=Lr;return Number.isNaN(rd.current)||(ir=Math.min(ir,rd.current)),ir=Math.max(ir,0),ir}var Ll=ao<=0,lh=ao>=ah,xu=ro<=0,Vo=ro>=fi,ua=Gd(Ll,lh,xu,Vo),Gl=function(){return{x:Fr?-ro:ro,y:ao}},eu=(0,Bt.useRef)(Gl()),Qa=Mo(function(Lr){if(Si){var ir=(0,Jt.Z)((0,Jt.Z)({},Gl()),Lr);(eu.current.x!==ir.x||eu.current.y!==ir.y)&&(Si(ir),eu.current=ir)}});function qs(Lr,ir){var er=Lr;ir?((0,Yt.flushSync)(function(){gs(er)}),Qa()):No(er)}function Fh(Lr){var ir=Lr.currentTarget.scrollTop;ir!==ao&&No(ir),Yn==null||Yn(Lr),Qa()}var Ah=function(ir){var er=ir,Ro=fi?fi-Qs.width:0;return er=Math.max(er,0),er=Math.min(er,Ro),er},ps=Mo(function(Lr,ir){ir?((0,Yt.flushSync)(function(){gs(function(er){var Ro=er+(Fr?-Lr:Lr);return Ah(Ro)})}),Qa()):No(function(er){var Ro=er+Lr;return Ro})}),Bh=Cf(wr,Ll,lh,xu,Vo,!!fi,ps),nu=(0,se.Z)(Bh,2),Is=nu[0],Hl=nu[1];Nh(wr,Uo,function(Lr,ir,er,Ro){var js=Ro;return ua(Lr,ir,er)?!1:!js||!js._virtualHandled?(js&&(js._virtualHandled=!0),Is({preventDefault:function(){},deltaX:Lr?ir:0,deltaY:Lr?0:ir}),!0):!1}),qo(to,Uo,function(Lr){No(function(ir){return ir+Lr})}),Da(function(){function Lr(er){var Ro=Ll&&er.detail<0,js=lh&&er.detail>0;wr&&!Ro&&!js&&er.preventDefault()}var ir=Uo.current;return ir.addEventListener("wheel",Is,{passive:!1}),ir.addEventListener("DOMMouseScroll",Hl,{passive:!0}),ir.addEventListener("MozMousePixelScroll",Lr,{passive:!1}),function(){ir.removeEventListener("wheel",Is),ir.removeEventListener("DOMMouseScroll",Hl),ir.removeEventListener("MozMousePixelScroll",Lr)}},[wr,Ll,lh]),Da(function(){if(fi){var Lr=Ah(ro);gs(Lr),Qa({x:Lr})}},[Qs.width,fi]);var uh=function(){var ir,er;(ir=Cl.current)===null||ir===void 0||ir.delayHidden(),(er=yu.current)===null||er===void 0||er.delayHidden()},_l=Ma(Uo,Eo,_i,be,Fo,function(){return ai(!0)},No,uh);Bt.useImperativeHandle(Qt,function(){return{nativeElement:as.current,getScrollInfo:Gl,scrollTo:function(ir){function er(Ro){return Ro&&(0,re.Z)(Ro)==="object"&&("left"in Ro||"top"in Ro)}er(ir)?(ir.left!==void 0&&gs(Ah(ir.left)),_l(ir.top)):_l(ir)}}}),Da(function(){if(ui){var Lr=Eo.slice(dl,zl+1);ui(Lr,Eo)}},[dl,zl,Eo]);var od=Ti(Eo,Fo,_i,be),Pu=lr==null?void 0:lr({start:dl,end:zl,virtual:to,offsetX:ro,offsetY:oh,rtl:Fr,getSize:od}),qa=ks(Eo,dl,zl,fi,ro,hr,un,za),Hu=null;ke&&(Hu=(0,Jt.Z)((0,pe.Z)({},cn?"height":"maxHeight",ke),Ja),wr&&(Hu.overflowY="hidden",fi&&(Hu.overflowX="hidden"),Ia&&(Hu.pointerEvents="none")));var sd={};return Fr&&(sd.dir="rtl"),Bt.createElement("div",(0,he.Z)({ref:as,style:(0,Jt.Z)((0,Jt.Z)({},on),{},{position:"relative"}),className:xo},sd,Kr),Bt.createElement(St.Z,{onResize:Ws},Bt.createElement(Gi,{className:"".concat(oe,"-holder"),style:Hu,ref:Uo,onScroll:Fh,onMouseEnter:uh},Bt.createElement(wf,{prefixCls:oe,height:ts,offsetX:ro,offsetY:oh,scrollWidth:fi,onInnerResize:ai,ref:Os,innerProps:zi,rtl:Fr,extra:Pu},qa))),to&&ts>ke&&Bt.createElement(Zo,{ref:Cl,prefixCls:oe,scrollOffset:ao,scrollRange:ts,rtl:Fr,onScroll:qs,onStartMove:hl,onStopMove:gr,spinSize:bh,containerSize:Qs.height,style:Di==null?void 0:Di.verticalScrollBar,thumbStyle:Di==null?void 0:Di.verticalScrollBarThumb,showScrollBar:ur}),to&&fi>Qs.width&&Bt.createElement(Zo,{ref:yu,prefixCls:oe,scrollOffset:ro,scrollRange:fi,rtl:Fr,onScroll:qs,onStartMove:hl,onStopMove:gr,spinSize:tu,containerSize:Qs.width,horizontal:!0,style:Di==null?void 0:Di.horizontalScrollBar,thumbStyle:Di==null?void 0:Di.horizontalScrollBarThumb,showScrollBar:ur}))}var ju=Bt.forwardRef(Ds);ju.displayName="List";var so=ju,Na=so,$r=Le(null),Bo=Le(null);function Wo(Dt,Qt,ie){var oe=Qt||1;return ie[Dt+oe]-(ie[Dt]||0)}function ss(Dt){var Qt=Dt.rowInfo,ie=Dt.column,oe=Dt.colIndex,me=Dt.indent,ke=Dt.index,be=Dt.component,Ye=Dt.renderIndex,cn=Dt.record,on=Dt.style,Fn=Dt.className,un=Dt.inverse,Cn=Dt.getHeight,yn=ie.render,Gn=ie.dataIndex,fi=ie.className,Li=ie.width,Gi=ge(Bo,["columnsOffset"]),Yn=Gi.columnsOffset,Si=ye(Qt,ie,oe,me,ke),ui=Si.key,zi=Si.fixedInfo,lr=Si.appendCellNode,Di=Si.additionalCellProps,Rr=Di.style,ur=Di.colSpan,Kr=ur===void 0?1:ur,Fo=Di.rowSpan,Zr=Fo===void 0?1:Fo,or=oe-1,hr=Wo(or,Kr,Yn),ai=Kr>1?Li-hr:0,_i=(0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({},Rr),on),{},{flex:"0 0 ".concat(hr,"px"),width:"".concat(hr,"px"),marginRight:ai,pointerEvents:"auto"}),vr=Bt.useMemo(function(){return un?Zr<=1:Kr===0||Zr===0||Zr>1},[Zr,Kr,un]);vr?_i.visibility="hidden":un&&(_i.height=Cn==null?void 0:Cn(Zr));var wr=vr?function(){return null}:yn,Cr={};return(Zr===0||Kr===0)&&(Cr.rowSpan=1,Cr.colSpan=1),Bt.createElement(Ui,(0,he.Z)({className:Ne()(fi,Fn),ellipsis:ie.ellipsis,align:ie.align,scope:ie.rowScope,component:be,prefixCls:Qt.prefixCls,key:ui,record:cn,index:ke,renderIndex:Ye,dataIndex:Gn,render:wr,shouldCellUpdate:ie.shouldCellUpdate},zi,{appendNode:lr,additionalProps:(0,Jt.Z)((0,Jt.Z)({},Di),{},{style:_i},Cr)}))}var lo=ss,Th=["data","index","className","rowKey","style","extra","getHeight"],$i=Bt.forwardRef(function(Dt,Qt){var ie=Dt.data,oe=Dt.index,me=Dt.className,ke=Dt.rowKey,be=Dt.style,Ye=Dt.extra,cn=Dt.getHeight,on=(0,Xr.Z)(Dt,Th),Fn=ie.record,un=ie.indent,Cn=ie.index,yn=ge(Mt,["prefixCls","flattenColumns","fixColumn","componentWidth","scrollX"]),Gn=yn.scrollX,fi=yn.flattenColumns,Li=yn.prefixCls,Gi=yn.fixColumn,Yn=yn.componentWidth,Si=ge($r,["getComponent"]),ui=Si.getComponent,zi=Vr(Fn,ke,oe,un),lr=ui(["body","row"],"div"),Di=ui(["body","cell"],"div"),Rr=zi.rowSupportExpand,ur=zi.expanded,Kr=zi.rowProps,Fo=zi.expandedRowRender,Zr=zi.expandedRowClassName,or;if(Rr&&ur){var hr=Fo(Fn,oe,un+1,ur),ai=jo(Zr,Fn,oe,un),_i={};Gi&&(_i={style:(0,pe.Z)({},"--virtual-width","".concat(Yn,"px"))});var vr="".concat(Li,"-expanded-row-cell");or=Bt.createElement(lr,{className:Ne()("".concat(Li,"-expanded-row"),"".concat(Li,"-expanded-row-level-").concat(un+1),ai)},Bt.createElement(Ui,{component:Di,prefixCls:Li,className:Ne()(vr,(0,pe.Z)({},"".concat(vr,"-fixed"),Gi)),additionalProps:_i},hr))}var wr=(0,Jt.Z)((0,Jt.Z)({},be),{},{width:Gn});Ye&&(wr.position="absolute",wr.pointerEvents="none");var Cr=Bt.createElement(lr,(0,he.Z)({},Kr,on,{"data-row-key":ke,ref:Rr?null:Qt,className:Ne()(me,"".concat(Li,"-row"),Kr==null?void 0:Kr.className,(0,pe.Z)({},"".concat(Li,"-row-extra"),Ye)),style:(0,Jt.Z)((0,Jt.Z)({},wr),Kr==null?void 0:Kr.style)}),fi.map(function(to,Fr){return Bt.createElement(lo,{key:Fr,component:Di,rowInfo:zi,column:to,colIndex:Fr,indent:un,index:oe,renderIndex:Cn,record:Fn,inverse:Ye,getHeight:cn})}));return Rr?Bt.createElement("div",{ref:Qt},Cr,or):Cr}),Kc=pt($i),Qr=Kc,Wc=Bt.forwardRef(function(Dt,Qt){var ie=Dt.data,oe=Dt.onScroll,me=ge(Mt,["flattenColumns","onColumnResize","getRowKey","prefixCls","expandedKeys","childrenColumnName","scrollX","direction"]),ke=me.flattenColumns,be=me.onColumnResize,Ye=me.getRowKey,cn=me.expandedKeys,on=me.prefixCls,Fn=me.childrenColumnName,un=me.scrollX,Cn=me.direction,yn=ge($r),Gn=yn.sticky,fi=yn.scrollY,Li=yn.listItemHeight,Gi=yn.getComponent,Yn=yn.onScroll,Si=Bt.useRef(),ui=dr(ie,Fn,cn,Ye),zi=Bt.useMemo(function(){var or=0;return ke.map(function(hr){var ai=hr.width,_i=hr.key;return or+=ai,[_i,ai,or]})},[ke]),lr=Bt.useMemo(function(){return zi.map(function(or){return or[2]})},[zi]);Bt.useEffect(function(){zi.forEach(function(or){var hr=(0,se.Z)(or,2),ai=hr[0],_i=hr[1];be(ai,_i)})},[zi]),Bt.useImperativeHandle(Qt,function(){var or,hr={scrollTo:function(_i){var vr;(vr=Si.current)===null||vr===void 0||vr.scrollTo(_i)},nativeElement:(or=Si.current)===null||or===void 0?void 0:or.nativeElement};return Object.defineProperty(hr,"scrollLeft",{get:function(){var _i;return((_i=Si.current)===null||_i===void 0?void 0:_i.getScrollInfo().x)||0},set:function(_i){var vr;(vr=Si.current)===null||vr===void 0||vr.scrollTo({left:_i})}}),hr});var Di=function(hr,ai){var _i,vr=(_i=ui[ai])===null||_i===void 0?void 0:_i.record,wr=hr.onCell;if(wr){var Cr,to=wr(vr,ai);return(Cr=to==null?void 0:to.rowSpan)!==null&&Cr!==void 0?Cr:1}return 1},Rr=function(hr){var ai=hr.start,_i=hr.end,vr=hr.getSize,wr=hr.offsetY;if(_i<0)return null;for(var Cr=ke.filter(function(qr){return Di(qr,ai)===0}),to=ai,Fr=function(Qi){if(Cr=Cr.filter(function(ro){return Di(ro,Qi)===0}),!Cr.length)return to=Qi,1},xo=ai;xo>=0&&!Fr(xo);xo-=1);for(var Eo=ke.filter(function(qr){return Di(qr,_i)!==1}),Uo=_i,Os=function(Qi){if(Eo=Eo.filter(function(ro){return Di(ro,Qi)!==1}),!Eo.length)return Uo=Math.max(Qi-1,_i),1},as=_i;as<ui.length&&!Os(as);as+=1);for(var Ir=[],eo=function(Qi){var ro=ui[Qi];if(!ro)return 1;ke.some(function(gs){return Di(gs,Qi)>1})&&Ir.push(Qi)},ao=to;ao<=Uo;ao+=1)eo(ao);var Po=Ir.map(function(qr){var Qi=ui[qr],ro=Ye(Qi.record,qr),gs=function(Ia){var ja=qr+Ia-1,hl=Ye(ui[ja].record,ja),gr=vr(ro,hl);return gr.bottom-gr.top},la=vr(ro);return Bt.createElement(Qr,{key:qr,data:Qi,rowKey:ro,index:qr,style:{top:-wr+la.top},extra:!0,getHeight:gs})});return Po},ur=Bt.useMemo(function(){return{columnsOffset:lr}},[lr]),Kr="".concat(on,"-tbody"),Fo=Gi(["body","wrapper"]),Zr={};return Gn&&(Zr.position="sticky",Zr.bottom=0,(0,re.Z)(Gn)==="object"&&Gn.offsetScroll&&(Zr.bottom=Gn.offsetScroll)),Bt.createElement(Bo.Provider,{value:ur},Bt.createElement(Na,{fullHeight:!1,ref:Si,prefixCls:"".concat(Kr,"-virtual"),styles:{horizontalScrollBar:Zr},className:Kr,height:fi,itemHeight:Li||24,data:ui,itemKey:function(hr){return Ye(hr.record)},component:Fo,scrollWidth:un,direction:Cn,onVirtualScroll:function(hr){var ai,_i=hr.x;oe({currentTarget:(ai=Si.current)===null||ai===void 0?void 0:ai.nativeElement,scrollLeft:_i})},onScroll:Yn,extraRender:Rr},function(or,hr,ai){var _i=Ye(or.record,hr);return Bt.createElement(Qr,{data:or,rowKey:_i,index:hr,style:ai.style})}))}),nd=pt(Wc),_d=nd,lc=function(Qt,ie){var oe=ie.ref,me=ie.onScroll;return Bt.createElement(_d,{ref:oe,data:Qt,onScroll:me})};function Lf(Dt,Qt){var ie=Dt.data,oe=Dt.columns,me=Dt.scroll,ke=Dt.sticky,be=Dt.prefixCls,Ye=be===void 0?Ou:be,cn=Dt.className,on=Dt.listItemHeight,Fn=Dt.components,un=Dt.onScroll,Cn=me||{},yn=Cn.x,Gn=Cn.y;typeof yn!="number"&&(yn=1),typeof Gn!="number"&&(Gn=500);var fi=ue(function(Yn,Si){return qn(Fn,Yn)||Si}),Li=ue(un),Gi=Bt.useMemo(function(){return{sticky:ke,scrollY:Gn,listItemHeight:on,getComponent:fi,onScroll:Li}},[ke,Gn,on,fi,Li]);return Bt.createElement($r.Provider,{value:Gi},Bt.createElement(Or,(0,he.Z)({},Dt,{className:Ne()(cn,"".concat(Ye,"-virtual")),scroll:(0,Jt.Z)((0,Jt.Z)({},me),{},{x:yn}),components:(0,Jt.Z)((0,Jt.Z)({},Fn),{},{body:ie!=null&&ie.length?lc:void 0}),columns:oe,internalHooks:bt.R,tailor:!0,ref:Qt})))}var zu=Bt.forwardRef(Lf);function rh(Dt){return lt(zu,Dt)}var ho=rh(),Gu=null},62978:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{g:function(){return Bt},v:function(){return xe}});var bt=Kt(1413),se=Kt(45987),Ae=Kt(40830),sn=["expandable"],xe="RC_TABLE_INTERNAL_COL_DEFINE";function Bt(Yt){var Le=Yt.expandable,ge=(0,se.Z)(Yt,sn),he;return"expandable"in Yt?he=(0,bt.Z)((0,bt.Z)({},ge),Le):he=ge,he.showExpandColumn===!1&&(he.expandIconColumnIndex=-1),he}},63295:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return xe}});var bt=Kt(71002),se=Symbol.for("react.element"),Ae=Symbol.for("react.transitional.element"),sn=Symbol.for("react.fragment");function xe(Bt){return Bt&&(0,bt.Z)(Bt)==="object"&&(Bt.$$typeof===se||Bt.$$typeof===Ae)&&Bt.type===sn}},40830:function(pn,Hn,Kt){"use strict";var bt={},se=[],Ae=function(Ke){se.push(Ke)};function sn(he,Ke){if(0)var Te}function xe(he,Ke){if(0)var Te}function Bt(){bt={}}function Yt(he,Ke,Te){!Ke&&!bt[Te]&&(he(!1,Te),bt[Te]=!0)}function Le(he,Ke){Yt(sn,he,Ke)}function ge(he,Ke){Yt(xe,he,Ke)}Le.preMessage=Ae,Le.resetWarned=Bt,Le.noteOnce=ge,Hn.ZP=Le},46762:function(pn,Hn){"use strict";var Kt;var bt=Symbol.for("react.element"),se=Symbol.for("react.portal"),Ae=Symbol.for("react.fragment"),sn=Symbol.for("react.strict_mode"),xe=Symbol.for("react.profiler"),Bt=Symbol.for("react.provider"),Yt=Symbol.for("react.context"),Le=Symbol.for("react.server_context"),ge=Symbol.for("react.forward_ref"),he=Symbol.for("react.suspense"),Ke=Symbol.for("react.suspense_list"),Te=Symbol.for("react.memo"),dn=Symbol.for("react.lazy"),Ft=Symbol.for("react.offscreen"),nt;nt=Symbol.for("react.module.reference");function et(ht){if(typeof ht=="object"&&ht!==null){var lt=ht.$$typeof;switch(lt){case bt:switch(ht=ht.type,ht){case Ae:case xe:case sn:case he:case Ke:return ht;default:switch(ht=ht&&ht.$$typeof,ht){case Le:case Yt:case ge:case dn:case Te:case Bt:return ht;default:return lt}}case se:return lt}}}Kt=Yt,Kt=Bt,Kt=bt,Kt=ge,Kt=Ae,Kt=dn,Kt=Te,Kt=se,Kt=xe,Kt=sn,Kt=he,Kt=Ke,Kt=function(){return!1},Kt=function(){return!1},Kt=function(ht){return et(ht)===Yt},Kt=function(ht){return et(ht)===Bt},Kt=function(ht){return typeof ht=="object"&&ht!==null&&ht.$$typeof===bt},Kt=function(ht){return et(ht)===ge},Kt=function(ht){return et(ht)===Ae},Kt=function(ht){return et(ht)===dn},Kt=function(ht){return et(ht)===Te},Kt=function(ht){return et(ht)===se},Kt=function(ht){return et(ht)===xe},Kt=function(ht){return et(ht)===sn},Kt=function(ht){return et(ht)===he},Kt=function(ht){return et(ht)===Ke},Kt=function(ht){return typeof ht=="string"||typeof ht=="function"||ht===Ae||ht===xe||ht===sn||ht===he||ht===Ke||ht===Ft||typeof ht=="object"&&ht!==null&&(ht.$$typeof===dn||ht.$$typeof===Te||ht.$$typeof===Bt||ht.$$typeof===Yt||ht.$$typeof===ge||ht.$$typeof===nt||ht.getModuleId!==void 0)},Kt=et},35110:function(pn,Hn,Kt){"use strict";Kt(46762)},86128:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return vt}});var bt=Kt(87462),se=Kt(4942),Ae=Kt(1413),sn=Kt(97685),xe=Kt(45987),Bt=Kt(67294),Yt=Kt(94184),Le=Kt.n(Yt),ge=Kt(64217),he=Kt(27822),Ke=function(Mt){for(var Ot=Mt.prefixCls,Vt=Mt.level,te=Mt.isStart,re=Mt.isEnd,Jt="".concat(Ot,"-indent-unit"),pe=[],le=0;le<Vt;le+=1)pe.push(Bt.createElement("span",{key:le,className:Le()(Jt,(0,se.Z)((0,se.Z)({},"".concat(Jt,"-start"),te[le]),"".concat(Jt,"-end"),re[le]))}));return Bt.createElement("span",{"aria-hidden":"true",className:"".concat(Ot,"-indent")},pe)},Te=Bt.memo(Ke),dn=Kt(35381),Ft=Kt(1089),nt=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],et="open",ht="close",lt="---",pt=function(Mt){var Ot,Vt,te,re=Mt.eventKey,Jt=Mt.className,pe=Mt.style,le=Mt.dragOver,Ne=Mt.dragOverGapTop,en=Mt.dragOverGapBottom,Xe=Mt.isLeaf,Zn=Mt.isStart,$n=Mt.isEnd,qn=Mt.expanded,Fi=Mt.selected,qt=Mt.checked,_t=Mt.halfChecked,Re=Mt.loading,Pn=Mt.domRef,Rn=Mt.active,Me=Mt.data,gn=Mt.onMouseMove,xn=Mt.selectable,ri=(0,xe.Z)(Mt,nt),Oe=Bt.useContext(he.k),ue=Bt.useContext(he.y),Fe=Bt.useRef(null),mn=Bt.useState(!1),je=(0,sn.Z)(mn,2),Rt=je[0],Lt=je[1],Ct=!!(Oe.disabled||Mt.disabled||(Ot=ue.nodeDisabled)!==null&&Ot!==void 0&&Ot.call(ue,Me)),Et=Bt.useMemo(function(){return!Oe.checkable||Mt.checkable===!1?!1:Oe.checkable},[Oe.checkable,Mt.checkable]),Ht=function(Ie){Ct||Oe.onNodeSelect(Ie,(0,Ft.F)(Mt))},Nt=function(Ie){Ct||!Et||Mt.disableCheckbox||Oe.onNodeCheck(Ie,(0,Ft.F)(Mt),!qt)},Zt=Bt.useMemo(function(){return typeof xn=="boolean"?xn:Oe.selectable},[xn,Oe.selectable]),Qe=function(Ie){Oe.onNodeClick(Ie,(0,Ft.F)(Mt)),Zt?Ht(Ie):Nt(Ie)},Bn=function(Ie){Oe.onNodeDoubleClick(Ie,(0,Ft.F)(Mt))},Nn=function(Ie){Oe.onNodeMouseEnter(Ie,(0,Ft.F)(Mt))},De=function(Ie){Oe.onNodeMouseLeave(Ie,(0,Ft.F)(Mt))},fn=function(Ie){Oe.onNodeContextMenu(Ie,(0,Ft.F)(Mt))},we=Bt.useMemo(function(){return!!(Oe.draggable&&(!Oe.draggable.nodeDraggable||Oe.draggable.nodeDraggable(Me)))},[Oe.draggable,Me]),kn=function(Ie){Ie.stopPropagation(),Lt(!0),Oe.onNodeDragStart(Ie,Mt);try{Ie.dataTransfer.setData("text/plain","")}catch(Vn){}},Mn=function(Ie){Ie.preventDefault(),Ie.stopPropagation(),Oe.onNodeDragEnter(Ie,Mt)},di=function(Ie){Ie.preventDefault(),Ie.stopPropagation(),Oe.onNodeDragOver(Ie,Mt)},Dn=function(Ie){Ie.stopPropagation(),Oe.onNodeDragLeave(Ie,Mt)},Ri=function(Ie){Ie.stopPropagation(),Lt(!1),Oe.onNodeDragEnd(Ie,Mt)},Wi=function(Ie){Ie.preventDefault(),Ie.stopPropagation(),Lt(!1),Oe.onNodeDrop(Ie,Mt)},ti=function(Ie){Re||Oe.onNodeExpand(Ie,(0,Ft.F)(Mt))},Qn=Bt.useMemo(function(){var ln=(0,dn.Z)(Oe.keyEntities,re)||{},Ie=ln.children;return!!(Ie||[]).length},[Oe.keyEntities,re]),sr=Bt.useMemo(function(){return Xe===!1?!1:Xe||!Oe.loadData&&!Qn||Oe.loadData&&Mt.loaded&&!Qn},[Xe,Oe.loadData,Qn,Mt.loaded]);Bt.useEffect(function(){Re||typeof Oe.loadData=="function"&&qn&&!sr&&!Mt.loaded&&Oe.onNodeLoad((0,Ft.F)(Mt))},[Re,Oe.loadData,Oe.onNodeLoad,qn,sr,Mt]);var Mi=Bt.useMemo(function(){var ln;return(ln=Oe.draggable)!==null&&ln!==void 0&&ln.icon?Bt.createElement("span",{className:"".concat(Oe.prefixCls,"-draggable-icon")},Oe.draggable.icon):null},[Oe.draggable]),Ui=function(Ie){var Vn=Mt.switcherIcon||Oe.switcherIcon;return typeof Vn=="function"?Vn((0,Ae.Z)((0,Ae.Z)({},Mt),{},{isLeaf:Ie})):Vn},cr=function(){if(sr){var Ie=Ui(!0);return Ie!==!1?Bt.createElement("span",{className:Le()("".concat(Oe.prefixCls,"-switcher"),"".concat(Oe.prefixCls,"-switcher-noop"))},Ie):null}var Vn=Ui(!1);return Vn!==!1?Bt.createElement("span",{onClick:ti,className:Le()("".concat(Oe.prefixCls,"-switcher"),"".concat(Oe.prefixCls,"-switcher_").concat(qn?et:ht))},Vn):null},yr=Bt.useMemo(function(){if(!Et)return null;var ln=typeof Et!="boolean"?Et:null;return Bt.createElement("span",{className:Le()("".concat(Oe.prefixCls,"-checkbox"),(0,se.Z)((0,se.Z)((0,se.Z)({},"".concat(Oe.prefixCls,"-checkbox-checked"),qt),"".concat(Oe.prefixCls,"-checkbox-indeterminate"),!qt&&_t),"".concat(Oe.prefixCls,"-checkbox-disabled"),Ct||Mt.disableCheckbox)),onClick:Nt,role:"checkbox","aria-checked":_t?"mixed":qt,"aria-disabled":Ct||Mt.disableCheckbox,"aria-label":"Select ".concat(typeof Mt.title=="string"?Mt.title:"tree node")},ln)},[Et,qt,_t,Ct,Mt.disableCheckbox,Mt.title]),oi=Bt.useMemo(function(){return sr?null:qn?et:ht},[sr,qn]),ar=Bt.useMemo(function(){return Bt.createElement("span",{className:Le()("".concat(Oe.prefixCls,"-iconEle"),"".concat(Oe.prefixCls,"-icon__").concat(oi||"docu"),(0,se.Z)({},"".concat(Oe.prefixCls,"-icon_loading"),Re))})},[Oe.prefixCls,oi,Re]),Xr=Bt.useMemo(function(){var ln=!!Oe.draggable,Ie=!Mt.disabled&&ln&&Oe.dragOverNodeKey===re;return Ie?Oe.dropIndicatorRender({dropPosition:Oe.dropPosition,dropLevelOffset:Oe.dropLevelOffset,indent:Oe.indent,prefixCls:Oe.prefixCls,direction:Oe.direction}):null},[Oe.dropPosition,Oe.dropLevelOffset,Oe.indent,Oe.prefixCls,Oe.direction,Oe.draggable,Oe.dragOverNodeKey,Oe.dropIndicatorRender]),bo=Bt.useMemo(function(){var ln=Mt.title,Ie=ln===void 0?lt:ln,Vn="".concat(Oe.prefixCls,"-node-content-wrapper"),ci;if(Oe.showIcon){var ii=Mt.icon||Oe.icon;ci=ii?Bt.createElement("span",{className:Le()("".concat(Oe.prefixCls,"-iconEle"),"".concat(Oe.prefixCls,"-icon__customize"))},typeof ii=="function"?ii(Mt):ii):ar}else Oe.loadData&&Re&&(ci=ar);var Pi;return typeof Ie=="function"?Pi=Ie(Me):Oe.titleRender?Pi=Oe.titleRender(Me):Pi=Ie,Bt.createElement("span",{ref:Fe,title:typeof Ie=="string"?Ie:"",className:Le()(Vn,"".concat(Vn,"-").concat(oi||"normal"),(0,se.Z)({},"".concat(Oe.prefixCls,"-node-selected"),!Ct&&(Fi||Rt))),onMouseEnter:Nn,onMouseLeave:De,onContextMenu:fn,onClick:Qe,onDoubleClick:Bn},ci,Bt.createElement("span",{className:"".concat(Oe.prefixCls,"-title")},Pi),Xr)},[Oe.prefixCls,Oe.showIcon,Mt,Oe.icon,ar,Oe.titleRender,Me,oi,Nn,De,fn,Qe,Bn]),In=(0,ge.Z)(ri,{aria:!0,data:!0}),En=(0,dn.Z)(Oe.keyEntities,re)||{},An=En.level,Bi=$n[$n.length-1],Zi=!Ct&&we,We=Oe.draggingNodeKey===re,St=xn!==void 0?{"aria-selected":!!xn}:void 0;return Bt.createElement("div",(0,bt.Z)({ref:Pn,role:"treeitem","aria-expanded":Xe?void 0:qn,className:Le()(Jt,"".concat(Oe.prefixCls,"-treenode"),(te={},(0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)(te,"".concat(Oe.prefixCls,"-treenode-disabled"),Ct),"".concat(Oe.prefixCls,"-treenode-switcher-").concat(qn?"open":"close"),!Xe),"".concat(Oe.prefixCls,"-treenode-checkbox-checked"),qt),"".concat(Oe.prefixCls,"-treenode-checkbox-indeterminate"),_t),"".concat(Oe.prefixCls,"-treenode-selected"),Fi),"".concat(Oe.prefixCls,"-treenode-loading"),Re),"".concat(Oe.prefixCls,"-treenode-active"),Rn),"".concat(Oe.prefixCls,"-treenode-leaf-last"),Bi),"".concat(Oe.prefixCls,"-treenode-draggable"),we),"dragging",We),(0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)((0,se.Z)(te,"drop-target",Oe.dropTargetKey===re),"drop-container",Oe.dropContainerKey===re),"drag-over",!Ct&&le),"drag-over-gap-top",!Ct&&Ne),"drag-over-gap-bottom",!Ct&&en),"filter-node",(Vt=Oe.filterTreeNode)===null||Vt===void 0?void 0:Vt.call(Oe,(0,Ft.F)(Mt))),"".concat(Oe.prefixCls,"-treenode-leaf"),sr))),style:pe,draggable:Zi,onDragStart:Zi?kn:void 0,onDragEnter:we?Mn:void 0,onDragOver:we?di:void 0,onDragLeave:we?Dn:void 0,onDrop:we?Wi:void 0,onDragEnd:we?Ri:void 0,onMouseMove:gn},St,In),Bt.createElement(Te,{prefixCls:Oe.prefixCls,level:An,isStart:Zn,isEnd:$n}),Mi,cr(),yr,bo)};pt.isTreeNode=1;var vt=pt},27822:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{k:function(){return se},y:function(){return Ae}});var bt=Kt(67294),se=bt.createContext(null),Ae=bt.createContext({})},70593:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{OF:function(){return re.Z},y6:function(){return ht.y},ZP:function(){return Ct}});var bt=Kt(87462),se=Kt(71002),Ae=Kt(1413),sn=Kt(74902),xe=Kt(15671),Bt=Kt(43144),Yt=Kt(97326),Le=Kt(60136),ge=Kt(29388),he=Kt(4942),Ke=Kt(94184),Te=Kt.n(Ke),dn=Kt(15105),Ft=Kt(64217),nt=Kt(80334),et=Kt(67294),ht=Kt(27822),lt=function(Ht){var Nt=Ht.dropPosition,Zt=Ht.dropLevelOffset,Qe=Ht.indent,Bn={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(Nt){case-1:Bn.top=0,Bn.left=-Zt*Qe;break;case 1:Bn.bottom=0,Bn.left=-Zt*Qe;break;case 0:Bn.bottom=0,Bn.left=Qe;break}return et.createElement("div",{style:Bn})},pt=lt;function vt(Et){if(Et==null)throw new TypeError("Cannot destructure "+Et)}var Pt=Kt(97685),Mt=Kt(45987),Ot=Kt(8410),Vt=Kt(73299),te=Kt(62874),re=Kt(86128);function Jt(Et,Ht){var Nt=et.useState(!1),Zt=(0,Pt.Z)(Nt,2),Qe=Zt[0],Bn=Zt[1];(0,Ot.Z)(function(){if(Qe)return Et(),function(){Ht()}},[Qe]),(0,Ot.Z)(function(){return Bn(!0),function(){Bn(!1)}},[])}var pe=Jt,le=Kt(1089),Ne=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],en=et.forwardRef(function(Et,Ht){var Nt=Et.className,Zt=Et.style,Qe=Et.motion,Bn=Et.motionNodes,Nn=Et.motionType,De=Et.onMotionStart,fn=Et.onMotionEnd,we=Et.active,kn=Et.treeNodeRequiredProps,Mn=(0,Mt.Z)(Et,Ne),di=et.useState(!0),Dn=(0,Pt.Z)(di,2),Ri=Dn[0],Wi=Dn[1],ti=et.useContext(ht.k),Qn=ti.prefixCls,sr=Bn&&Nn!=="hide";(0,Ot.Z)(function(){Bn&&sr!==Ri&&Wi(sr)},[Bn]);var Mi=function(){Bn&&De()},Ui=et.useRef(!1),cr=function(){Bn&&!Ui.current&&(Ui.current=!0,fn())};pe(Mi,cr);var yr=function(ar){sr===ar&&cr()};return Bn?et.createElement(te.Z,(0,bt.Z)({ref:Ht,visible:Ri},Qe,{motionAppear:Nn==="show",onVisibleChanged:yr}),function(oi,ar){var Xr=oi.className,bo=oi.style;return et.createElement("div",{ref:ar,className:Te()("".concat(Qn,"-treenode-motion"),Xr),style:bo},Bn.map(function(In){var En=Object.assign({},(vt(In.data),In.data)),An=In.title,Bi=In.key,Zi=In.isStart,We=In.isEnd;delete En.children;var St=(0,le.H8)(Bi,kn);return et.createElement(re.Z,(0,bt.Z)({},En,St,{title:An,active:we,data:In.data,key:Bi,isStart:Zi,isEnd:We}))}))}):et.createElement(re.Z,(0,bt.Z)({domRef:Ht,className:Nt,style:Zt},Mn,{active:we}))}),Xe=en;function Zn(){var Et=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],Ht=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],Nt=Et.length,Zt=Ht.length;if(Math.abs(Nt-Zt)!==1)return{add:!1,key:null};function Qe(Bn,Nn){var De=new Map;Bn.forEach(function(we){De.set(we,!0)});var fn=Nn.filter(function(we){return!De.has(we)});return fn.length===1?fn[0]:null}return Nt<Zt?{add:!0,key:Qe(Et,Ht)}:{add:!1,key:Qe(Ht,Et)}}function $n(Et,Ht,Nt){var Zt=Et.findIndex(function(De){return De.key===Nt}),Qe=Et[Zt+1],Bn=Ht.findIndex(function(De){return De.key===Nt});if(Qe){var Nn=Ht.findIndex(function(De){return De.key===Qe.key});return Ht.slice(Bn+1,Nn)}return Ht.slice(Bn+1)}var qn=["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"],Fi={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},qt=function(){},_t="RC_TREE_MOTION_".concat(Math.random()),Re={key:_t},Pn={key:_t,level:0,index:0,pos:"0",node:Re,nodes:[Re]},Rn={parent:null,children:[],pos:Pn.pos,data:Re,title:null,key:_t,isStart:[],isEnd:[]};function Me(Et,Ht,Nt,Zt){return Ht===!1||!Nt?Et:Et.slice(0,Math.ceil(Nt/Zt)+1)}function gn(Et){var Ht=Et.key,Nt=Et.pos;return(0,le.km)(Ht,Nt)}function xn(Et){for(var Ht=String(Et.data.key),Nt=Et;Nt.parent;)Nt=Nt.parent,Ht="".concat(Nt.data.key," > ").concat(Ht);return Ht}var ri=et.forwardRef(function(Et,Ht){var Nt=Et.prefixCls,Zt=Et.data,Qe=Et.selectable,Bn=Et.checkable,Nn=Et.expandedKeys,De=Et.selectedKeys,fn=Et.checkedKeys,we=Et.loadedKeys,kn=Et.loadingKeys,Mn=Et.halfCheckedKeys,di=Et.keyEntities,Dn=Et.disabled,Ri=Et.dragging,Wi=Et.dragOverNodeKey,ti=Et.dropPosition,Qn=Et.motion,sr=Et.height,Mi=Et.itemHeight,Ui=Et.virtual,cr=Et.scrollWidth,yr=Et.focusable,oi=Et.activeItem,ar=Et.focused,Xr=Et.tabIndex,bo=Et.onKeyDown,In=Et.onFocus,En=Et.onBlur,An=Et.onActiveChange,Bi=Et.onListChangeStart,Zi=Et.onListChangeEnd,We=(0,Mt.Z)(Et,qn),St=et.useRef(null),ln=et.useRef(null);et.useImperativeHandle(Ht,function(){return{scrollTo:function(uo){St.current.scrollTo(uo)},getIndentWidth:function(){return ln.current.offsetWidth}}});var Ie=et.useState(Nn),Vn=(0,Pt.Z)(Ie,2),ci=Vn[0],ii=Vn[1],Pi=et.useState(Zt),Ii=(0,Pt.Z)(Pi,2),Ee=Ii[0],He=Ii[1],de=et.useState(Zt),_e=(0,Pt.Z)(de,2),Un=_e[0],ei=_e[1],Jn=et.useState([]),Pe=(0,Pt.Z)(Jn,2),rn=Pe[0],Wn=Pe[1],Vi=et.useState(null),vn=(0,Pt.Z)(Vi,2),ve=vn[0],_n=vn[1],yi=et.useRef(Zt);yi.current=Zt;function Ji(){var pr=yi.current;He(pr),ei(pr),Wn([]),_n(null),Zi()}(0,Ot.Z)(function(){ii(Nn);var pr=Zn(ci,Nn);if(pr.key!==null)if(pr.add){var uo=Ee.findIndex(function(Vr){var wn=Vr.key;return wn===pr.key}),jr=Me($n(Ee,Zt,pr.key),Ui,sr,Mi),hi=Ee.slice();hi.splice(uo+1,0,Rn),ei(hi),Wn(jr),_n("show")}else{var ni=Zt.findIndex(function(Vr){var wn=Vr.key;return wn===pr.key}),mi=Me($n(Zt,Ee,pr.key),Ui,sr,Mi),dr=Zt.slice();dr.splice(ni+1,0,Rn),ei(dr),Wn(mi),_n("hide")}else Ee!==Zt&&(He(Zt),ei(Zt))},[Nn,Zt]),et.useEffect(function(){Ri||Ji()},[Ri]);var qe=Qn?Un:Zt,si={expandedKeys:Nn,selectedKeys:De,loadedKeys:we,loadingKeys:kn,checkedKeys:fn,halfCheckedKeys:Mn,dragOverNodeKey:Wi,dropPosition:ti,keyEntities:di};return et.createElement(et.Fragment,null,ar&&oi&&et.createElement("span",{style:Fi,"aria-live":"assertive"},xn(oi)),et.createElement("div",null,et.createElement("input",{style:Fi,disabled:yr===!1||Dn,tabIndex:yr!==!1?Xr:null,onKeyDown:bo,onFocus:In,onBlur:En,value:"",onChange:qt,"aria-label":"for screen reader"})),et.createElement("div",{className:"".concat(Nt,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},et.createElement("div",{className:"".concat(Nt,"-indent")},et.createElement("div",{ref:ln,className:"".concat(Nt,"-indent-unit")}))),et.createElement(Vt.Z,(0,bt.Z)({},We,{data:qe,itemKey:gn,height:sr,fullHeight:!1,virtual:Ui,itemHeight:Mi,scrollWidth:cr,prefixCls:"".concat(Nt,"-list"),ref:St,role:"tree",onVisibleChange:function(uo){uo.every(function(jr){return gn(jr)!==_t})&&Ji()}}),function(pr){var uo=pr.pos,jr=Object.assign({},(vt(pr.data),pr.data)),hi=pr.title,ni=pr.key,mi=pr.isStart,dr=pr.isEnd,Vr=(0,le.km)(ni,uo);delete jr.key,delete jr.children;var wn=(0,le.H8)(Vr,si);return et.createElement(Xe,(0,bt.Z)({},jr,wn,{title:hi,active:!!oi&&ni===oi.key,pos:uo,data:pr.data,isStart:mi,isEnd:dr,motion:Qn,motionNodes:ni===_t?rn:null,motionType:ve,onMotionStart:Bi,onMotionEnd:Ji,treeNodeRequiredProps:si,onMouseMove:function(){An(null)}}))}))}),Oe=ri,ue=Kt(10225),Fe=Kt(17341),mn=Kt(35381),je=10,Rt=function(Et){(0,Le.Z)(Nt,Et);var Ht=(0,ge.Z)(Nt);function Nt(){var Zt;(0,xe.Z)(this,Nt);for(var Qe=arguments.length,Bn=new Array(Qe),Nn=0;Nn<Qe;Nn++)Bn[Nn]=arguments[Nn];return Zt=Ht.call.apply(Ht,[this].concat(Bn)),(0,he.Z)((0,Yt.Z)(Zt),"destroyed",!1),(0,he.Z)((0,Yt.Z)(Zt),"delayedDragEnterLogic",void 0),(0,he.Z)((0,Yt.Z)(Zt),"loadingRetryTimes",{}),(0,he.Z)((0,Yt.Z)(Zt),"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,le.w$)()}),(0,he.Z)((0,Yt.Z)(Zt),"dragStartMousePosition",null),(0,he.Z)((0,Yt.Z)(Zt),"dragNodeProps",null),(0,he.Z)((0,Yt.Z)(Zt),"currentMouseOverDroppableNodeKey",null),(0,he.Z)((0,Yt.Z)(Zt),"listRef",et.createRef()),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDragStart",function(De,fn){var we=Zt.state,kn=we.expandedKeys,Mn=we.keyEntities,di=Zt.props.onDragStart,Dn=fn.eventKey;Zt.dragNodeProps=fn,Zt.dragStartMousePosition={x:De.clientX,y:De.clientY};var Ri=(0,ue._5)(kn,Dn);Zt.setState({draggingNodeKey:Dn,dragChildrenKeys:(0,ue.wA)(Dn,Mn),indent:Zt.listRef.current.getIndentWidth()}),Zt.setExpandedKeys(Ri),window.addEventListener("dragend",Zt.onWindowDragEnd),di==null||di({event:De,node:(0,le.F)(fn)})}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDragEnter",function(De,fn){var we=Zt.state,kn=we.expandedKeys,Mn=we.keyEntities,di=we.dragChildrenKeys,Dn=we.flattenNodes,Ri=we.indent,Wi=Zt.props,ti=Wi.onDragEnter,Qn=Wi.onExpand,sr=Wi.allowDrop,Mi=Wi.direction,Ui=fn.pos,cr=fn.eventKey;if(Zt.currentMouseOverDroppableNodeKey!==cr&&(Zt.currentMouseOverDroppableNodeKey=cr),!Zt.dragNodeProps){Zt.resetDragState();return}var yr=(0,ue.OM)(De,Zt.dragNodeProps,fn,Ri,Zt.dragStartMousePosition,sr,Dn,Mn,kn,Mi),oi=yr.dropPosition,ar=yr.dropLevelOffset,Xr=yr.dropTargetKey,bo=yr.dropContainerKey,In=yr.dropTargetPos,En=yr.dropAllowed,An=yr.dragOverNodeKey;if(di.includes(Xr)||!En){Zt.resetDragState();return}if(Zt.delayedDragEnterLogic||(Zt.delayedDragEnterLogic={}),Object.keys(Zt.delayedDragEnterLogic).forEach(function(Bi){clearTimeout(Zt.delayedDragEnterLogic[Bi])}),Zt.dragNodeProps.eventKey!==fn.eventKey&&(De.persist(),Zt.delayedDragEnterLogic[Ui]=window.setTimeout(function(){if(Zt.state.draggingNodeKey!==null){var Bi=(0,sn.Z)(kn),Zi=(0,mn.Z)(Mn,fn.eventKey);Zi&&(Zi.children||[]).length&&(Bi=(0,ue.L0)(kn,fn.eventKey)),Zt.props.hasOwnProperty("expandedKeys")||Zt.setExpandedKeys(Bi),Qn==null||Qn(Bi,{node:(0,le.F)(fn),expanded:!0,nativeEvent:De.nativeEvent})}},800)),Zt.dragNodeProps.eventKey===Xr&&ar===0){Zt.resetDragState();return}Zt.setState({dragOverNodeKey:An,dropPosition:oi,dropLevelOffset:ar,dropTargetKey:Xr,dropContainerKey:bo,dropTargetPos:In,dropAllowed:En}),ti==null||ti({event:De,node:(0,le.F)(fn),expandedKeys:kn})}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDragOver",function(De,fn){var we=Zt.state,kn=we.dragChildrenKeys,Mn=we.flattenNodes,di=we.keyEntities,Dn=we.expandedKeys,Ri=we.indent,Wi=Zt.props,ti=Wi.onDragOver,Qn=Wi.allowDrop,sr=Wi.direction;if(Zt.dragNodeProps){var Mi=(0,ue.OM)(De,Zt.dragNodeProps,fn,Ri,Zt.dragStartMousePosition,Qn,Mn,di,Dn,sr),Ui=Mi.dropPosition,cr=Mi.dropLevelOffset,yr=Mi.dropTargetKey,oi=Mi.dropContainerKey,ar=Mi.dropTargetPos,Xr=Mi.dropAllowed,bo=Mi.dragOverNodeKey;kn.includes(yr)||!Xr||(Zt.dragNodeProps.eventKey===yr&&cr===0?Zt.state.dropPosition===null&&Zt.state.dropLevelOffset===null&&Zt.state.dropTargetKey===null&&Zt.state.dropContainerKey===null&&Zt.state.dropTargetPos===null&&Zt.state.dropAllowed===!1&&Zt.state.dragOverNodeKey===null||Zt.resetDragState():Ui===Zt.state.dropPosition&&cr===Zt.state.dropLevelOffset&&yr===Zt.state.dropTargetKey&&oi===Zt.state.dropContainerKey&&ar===Zt.state.dropTargetPos&&Xr===Zt.state.dropAllowed&&bo===Zt.state.dragOverNodeKey||Zt.setState({dropPosition:Ui,dropLevelOffset:cr,dropTargetKey:yr,dropContainerKey:oi,dropTargetPos:ar,dropAllowed:Xr,dragOverNodeKey:bo}),ti==null||ti({event:De,node:(0,le.F)(fn)}))}}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDragLeave",function(De,fn){Zt.currentMouseOverDroppableNodeKey===fn.eventKey&&!De.currentTarget.contains(De.relatedTarget)&&(Zt.resetDragState(),Zt.currentMouseOverDroppableNodeKey=null);var we=Zt.props.onDragLeave;we==null||we({event:De,node:(0,le.F)(fn)})}),(0,he.Z)((0,Yt.Z)(Zt),"onWindowDragEnd",function(De){Zt.onNodeDragEnd(De,null,!0),window.removeEventListener("dragend",Zt.onWindowDragEnd)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDragEnd",function(De,fn){var we=Zt.props.onDragEnd;Zt.setState({dragOverNodeKey:null}),Zt.cleanDragState(),we==null||we({event:De,node:(0,le.F)(fn)}),Zt.dragNodeProps=null,window.removeEventListener("dragend",Zt.onWindowDragEnd)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDrop",function(De,fn){var we,kn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Mn=Zt.state,di=Mn.dragChildrenKeys,Dn=Mn.dropPosition,Ri=Mn.dropTargetKey,Wi=Mn.dropTargetPos,ti=Mn.dropAllowed;if(ti){var Qn=Zt.props.onDrop;if(Zt.setState({dragOverNodeKey:null}),Zt.cleanDragState(),Ri!==null){var sr=(0,Ae.Z)((0,Ae.Z)({},(0,le.H8)(Ri,Zt.getTreeNodeRequiredProps())),{},{active:((we=Zt.getActiveItem())===null||we===void 0?void 0:we.key)===Ri,data:(0,mn.Z)(Zt.state.keyEntities,Ri).node}),Mi=di.includes(Ri);(0,nt.ZP)(!Mi,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var Ui=(0,ue.yx)(Wi),cr={event:De,node:(0,le.F)(sr),dragNode:Zt.dragNodeProps?(0,le.F)(Zt.dragNodeProps):null,dragNodesKeys:[Zt.dragNodeProps.eventKey].concat(di),dropToGap:Dn!==0,dropPosition:Dn+Number(Ui[Ui.length-1])};kn||Qn==null||Qn(cr),Zt.dragNodeProps=null}}}),(0,he.Z)((0,Yt.Z)(Zt),"cleanDragState",function(){var De=Zt.state.draggingNodeKey;De!==null&&Zt.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),Zt.dragStartMousePosition=null,Zt.currentMouseOverDroppableNodeKey=null}),(0,he.Z)((0,Yt.Z)(Zt),"triggerExpandActionExpand",function(De,fn){var we=Zt.state,kn=we.expandedKeys,Mn=we.flattenNodes,di=fn.expanded,Dn=fn.key,Ri=fn.isLeaf;if(!(Ri||De.shiftKey||De.metaKey||De.ctrlKey)){var Wi=Mn.filter(function(Qn){return Qn.key===Dn})[0],ti=(0,le.F)((0,Ae.Z)((0,Ae.Z)({},(0,le.H8)(Dn,Zt.getTreeNodeRequiredProps())),{},{data:Wi.data}));Zt.setExpandedKeys(di?(0,ue._5)(kn,Dn):(0,ue.L0)(kn,Dn)),Zt.onNodeExpand(De,ti)}}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeClick",function(De,fn){var we=Zt.props,kn=we.onClick,Mn=we.expandAction;Mn==="click"&&Zt.triggerExpandActionExpand(De,fn),kn==null||kn(De,fn)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeDoubleClick",function(De,fn){var we=Zt.props,kn=we.onDoubleClick,Mn=we.expandAction;Mn==="doubleClick"&&Zt.triggerExpandActionExpand(De,fn),kn==null||kn(De,fn)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeSelect",function(De,fn){var we=Zt.state.selectedKeys,kn=Zt.state,Mn=kn.keyEntities,di=kn.fieldNames,Dn=Zt.props,Ri=Dn.onSelect,Wi=Dn.multiple,ti=fn.selected,Qn=fn[di.key],sr=!ti;sr?Wi?we=(0,ue.L0)(we,Qn):we=[Qn]:we=(0,ue._5)(we,Qn);var Mi=we.map(function(Ui){var cr=(0,mn.Z)(Mn,Ui);return cr?cr.node:null}).filter(Boolean);Zt.setUncontrolledState({selectedKeys:we}),Ri==null||Ri(we,{event:"select",selected:sr,node:fn,selectedNodes:Mi,nativeEvent:De.nativeEvent})}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeCheck",function(De,fn,we){var kn=Zt.state,Mn=kn.keyEntities,di=kn.checkedKeys,Dn=kn.halfCheckedKeys,Ri=Zt.props,Wi=Ri.checkStrictly,ti=Ri.onCheck,Qn=fn.key,sr,Mi={event:"check",node:fn,checked:we,nativeEvent:De.nativeEvent};if(Wi){var Ui=we?(0,ue.L0)(di,Qn):(0,ue._5)(di,Qn),cr=(0,ue._5)(Dn,Qn);sr={checked:Ui,halfChecked:cr},Mi.checkedNodes=Ui.map(function(In){return(0,mn.Z)(Mn,In)}).filter(Boolean).map(function(In){return In.node}),Zt.setUncontrolledState({checkedKeys:Ui})}else{var yr=(0,Fe.S)([].concat((0,sn.Z)(di),[Qn]),!0,Mn),oi=yr.checkedKeys,ar=yr.halfCheckedKeys;if(!we){var Xr=new Set(oi);Xr.delete(Qn);var bo=(0,Fe.S)(Array.from(Xr),{checked:!1,halfCheckedKeys:ar},Mn);oi=bo.checkedKeys,ar=bo.halfCheckedKeys}sr=oi,Mi.checkedNodes=[],Mi.checkedNodesPositions=[],Mi.halfCheckedKeys=ar,oi.forEach(function(In){var En=(0,mn.Z)(Mn,In);if(En){var An=En.node,Bi=En.pos;Mi.checkedNodes.push(An),Mi.checkedNodesPositions.push({node:An,pos:Bi})}}),Zt.setUncontrolledState({checkedKeys:oi},!1,{halfCheckedKeys:ar})}ti==null||ti(sr,Mi)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeLoad",function(De){var fn,we=De.key,kn=Zt.state.keyEntities,Mn=(0,mn.Z)(kn,we);if(!(Mn!=null&&(fn=Mn.children)!==null&&fn!==void 0&&fn.length)){var di=new Promise(function(Dn,Ri){Zt.setState(function(Wi){var ti=Wi.loadedKeys,Qn=ti===void 0?[]:ti,sr=Wi.loadingKeys,Mi=sr===void 0?[]:sr,Ui=Zt.props,cr=Ui.loadData,yr=Ui.onLoad;if(!cr||Qn.includes(we)||Mi.includes(we))return null;var oi=cr(De);return oi.then(function(){var ar=Zt.state.loadedKeys,Xr=(0,ue.L0)(ar,we);yr==null||yr(Xr,{event:"load",node:De}),Zt.setUncontrolledState({loadedKeys:Xr}),Zt.setState(function(bo){return{loadingKeys:(0,ue._5)(bo.loadingKeys,we)}}),Dn()}).catch(function(ar){if(Zt.setState(function(bo){return{loadingKeys:(0,ue._5)(bo.loadingKeys,we)}}),Zt.loadingRetryTimes[we]=(Zt.loadingRetryTimes[we]||0)+1,Zt.loadingRetryTimes[we]>=je){var Xr=Zt.state.loadedKeys;(0,nt.ZP)(!1,"Retry for `loadData` many times but still failed. No more retry."),Zt.setUncontrolledState({loadedKeys:(0,ue.L0)(Xr,we)}),Dn()}Ri(ar)}),{loadingKeys:(0,ue.L0)(Mi,we)}})});return di.catch(function(){}),di}}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeMouseEnter",function(De,fn){var we=Zt.props.onMouseEnter;we==null||we({event:De,node:fn})}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeMouseLeave",function(De,fn){var we=Zt.props.onMouseLeave;we==null||we({event:De,node:fn})}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeContextMenu",function(De,fn){var we=Zt.props.onRightClick;we&&(De.preventDefault(),we({event:De,node:fn}))}),(0,he.Z)((0,Yt.Z)(Zt),"onFocus",function(){var De=Zt.props.onFocus;Zt.setState({focused:!0});for(var fn=arguments.length,we=new Array(fn),kn=0;kn<fn;kn++)we[kn]=arguments[kn];De==null||De.apply(void 0,we)}),(0,he.Z)((0,Yt.Z)(Zt),"onBlur",function(){var De=Zt.props.onBlur;Zt.setState({focused:!1}),Zt.onActiveChange(null);for(var fn=arguments.length,we=new Array(fn),kn=0;kn<fn;kn++)we[kn]=arguments[kn];De==null||De.apply(void 0,we)}),(0,he.Z)((0,Yt.Z)(Zt),"getTreeNodeRequiredProps",function(){var De=Zt.state,fn=De.expandedKeys,we=De.selectedKeys,kn=De.loadedKeys,Mn=De.loadingKeys,di=De.checkedKeys,Dn=De.halfCheckedKeys,Ri=De.dragOverNodeKey,Wi=De.dropPosition,ti=De.keyEntities;return{expandedKeys:fn||[],selectedKeys:we||[],loadedKeys:kn||[],loadingKeys:Mn||[],checkedKeys:di||[],halfCheckedKeys:Dn||[],dragOverNodeKey:Ri,dropPosition:Wi,keyEntities:ti}}),(0,he.Z)((0,Yt.Z)(Zt),"setExpandedKeys",function(De){var fn=Zt.state,we=fn.treeData,kn=fn.fieldNames,Mn=(0,le.oH)(we,De,kn);Zt.setUncontrolledState({expandedKeys:De,flattenNodes:Mn},!0)}),(0,he.Z)((0,Yt.Z)(Zt),"onNodeExpand",function(De,fn){var we=Zt.state.expandedKeys,kn=Zt.state,Mn=kn.listChanging,di=kn.fieldNames,Dn=Zt.props,Ri=Dn.onExpand,Wi=Dn.loadData,ti=fn.expanded,Qn=fn[di.key];if(!Mn){var sr=we.includes(Qn),Mi=!ti;if((0,nt.ZP)(ti&&sr||!ti&&!sr,"Expand state not sync with index check"),we=Mi?(0,ue.L0)(we,Qn):(0,ue._5)(we,Qn),Zt.setExpandedKeys(we),Ri==null||Ri(we,{node:fn,expanded:Mi,nativeEvent:De.nativeEvent}),Mi&&Wi){var Ui=Zt.onNodeLoad(fn);Ui&&Ui.then(function(){var cr=(0,le.oH)(Zt.state.treeData,we,di);Zt.setUncontrolledState({flattenNodes:cr})}).catch(function(){var cr=Zt.state.expandedKeys,yr=(0,ue._5)(cr,Qn);Zt.setExpandedKeys(yr)})}}}),(0,he.Z)((0,Yt.Z)(Zt),"onListChangeStart",function(){Zt.setUncontrolledState({listChanging:!0})}),(0,he.Z)((0,Yt.Z)(Zt),"onListChangeEnd",function(){setTimeout(function(){Zt.setUncontrolledState({listChanging:!1})})}),(0,he.Z)((0,Yt.Z)(Zt),"onActiveChange",function(De){var fn=Zt.state.activeKey,we=Zt.props,kn=we.onActiveChange,Mn=we.itemScrollOffset,di=Mn===void 0?0:Mn;fn!==De&&(Zt.setState({activeKey:De}),De!==null&&Zt.scrollTo({key:De,offset:di}),kn==null||kn(De))}),(0,he.Z)((0,Yt.Z)(Zt),"getActiveItem",function(){var De=Zt.state,fn=De.activeKey,we=De.flattenNodes;return fn===null?null:we.find(function(kn){var Mn=kn.key;return Mn===fn})||null}),(0,he.Z)((0,Yt.Z)(Zt),"offsetActiveKey",function(De){var fn=Zt.state,we=fn.flattenNodes,kn=fn.activeKey,Mn=we.findIndex(function(Ri){var Wi=Ri.key;return Wi===kn});Mn===-1&&De<0&&(Mn=we.length),Mn=(Mn+De+we.length)%we.length;var di=we[Mn];if(di){var Dn=di.key;Zt.onActiveChange(Dn)}else Zt.onActiveChange(null)}),(0,he.Z)((0,Yt.Z)(Zt),"onKeyDown",function(De){var fn=Zt.state,we=fn.activeKey,kn=fn.expandedKeys,Mn=fn.checkedKeys,di=fn.fieldNames,Dn=Zt.props,Ri=Dn.onKeyDown,Wi=Dn.checkable,ti=Dn.selectable;switch(De.which){case dn.Z.UP:{Zt.offsetActiveKey(-1),De.preventDefault();break}case dn.Z.DOWN:{Zt.offsetActiveKey(1),De.preventDefault();break}}var Qn=Zt.getActiveItem();if(Qn&&Qn.data){var sr=Zt.getTreeNodeRequiredProps(),Mi=Qn.data.isLeaf===!1||!!(Qn.data[di.children]||[]).length,Ui=(0,le.F)((0,Ae.Z)((0,Ae.Z)({},(0,le.H8)(we,sr)),{},{data:Qn.data,active:!0}));switch(De.which){case dn.Z.LEFT:{Mi&&kn.includes(we)?Zt.onNodeExpand({},Ui):Qn.parent&&Zt.onActiveChange(Qn.parent.key),De.preventDefault();break}case dn.Z.RIGHT:{Mi&&!kn.includes(we)?Zt.onNodeExpand({},Ui):Qn.children&&Qn.children.length&&Zt.onActiveChange(Qn.children[0].key),De.preventDefault();break}case dn.Z.ENTER:case dn.Z.SPACE:{Wi&&!Ui.disabled&&Ui.checkable!==!1&&!Ui.disableCheckbox?Zt.onNodeCheck({},Ui,!Mn.includes(we)):!Wi&&ti&&!Ui.disabled&&Ui.selectable!==!1&&Zt.onNodeSelect({},Ui);break}}}Ri==null||Ri(De)}),(0,he.Z)((0,Yt.Z)(Zt),"setUncontrolledState",function(De){var fn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,we=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Zt.destroyed){var kn=!1,Mn=!0,di={};Object.keys(De).forEach(function(Dn){if(Zt.props.hasOwnProperty(Dn)){Mn=!1;return}kn=!0,di[Dn]=De[Dn]}),kn&&(!fn||Mn)&&Zt.setState((0,Ae.Z)((0,Ae.Z)({},di),we))}}),(0,he.Z)((0,Yt.Z)(Zt),"scrollTo",function(De){Zt.listRef.current.scrollTo(De)}),Zt}return(0,Bt.Z)(Nt,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var Qe=this.props,Bn=Qe.activeKey,Nn=Qe.itemScrollOffset,De=Nn===void 0?0:Nn;Bn!==void 0&&Bn!==this.state.activeKey&&(this.setState({activeKey:Bn}),Bn!==null&&this.scrollTo({key:Bn,offset:De}))}},{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 Qe=this.state,Bn=Qe.focused,Nn=Qe.flattenNodes,De=Qe.keyEntities,fn=Qe.draggingNodeKey,we=Qe.activeKey,kn=Qe.dropLevelOffset,Mn=Qe.dropContainerKey,di=Qe.dropTargetKey,Dn=Qe.dropPosition,Ri=Qe.dragOverNodeKey,Wi=Qe.indent,ti=this.props,Qn=ti.prefixCls,sr=ti.className,Mi=ti.style,Ui=ti.showLine,cr=ti.focusable,yr=ti.tabIndex,oi=yr===void 0?0:yr,ar=ti.selectable,Xr=ti.showIcon,bo=ti.icon,In=ti.switcherIcon,En=ti.draggable,An=ti.checkable,Bi=ti.checkStrictly,Zi=ti.disabled,We=ti.motion,St=ti.loadData,ln=ti.filterTreeNode,Ie=ti.height,Vn=ti.itemHeight,ci=ti.scrollWidth,ii=ti.virtual,Pi=ti.titleRender,Ii=ti.dropIndicatorRender,Ee=ti.onContextMenu,He=ti.onScroll,de=ti.direction,_e=ti.rootClassName,Un=ti.rootStyle,ei=(0,Ft.Z)(this.props,{aria:!0,data:!0}),Jn;En&&((0,se.Z)(En)==="object"?Jn=En:typeof En=="function"?Jn={nodeDraggable:En}:Jn={});var Pe={prefixCls:Qn,selectable:ar,showIcon:Xr,icon:bo,switcherIcon:In,draggable:Jn,draggingNodeKey:fn,checkable:An,checkStrictly:Bi,disabled:Zi,keyEntities:De,dropLevelOffset:kn,dropContainerKey:Mn,dropTargetKey:di,dropPosition:Dn,dragOverNodeKey:Ri,indent:Wi,direction:de,dropIndicatorRender:Ii,loadData:St,filterTreeNode:ln,titleRender:Pi,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(ht.k.Provider,{value:Pe},et.createElement("div",{className:Te()(Qn,sr,_e,(0,he.Z)((0,he.Z)((0,he.Z)({},"".concat(Qn,"-show-line"),Ui),"".concat(Qn,"-focused"),Bn),"".concat(Qn,"-active-focused"),we!==null)),style:Un},et.createElement(Oe,(0,bt.Z)({ref:this.listRef,prefixCls:Qn,style:Mi,data:Nn,disabled:Zi,selectable:ar,checkable:!!An,motion:We,dragging:fn!==null,height:Ie,itemHeight:Vn,virtual:ii,focusable:cr,focused:Bn,tabIndex:oi,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:Ee,onScroll:He,scrollWidth:ci},this.getTreeNodeRequiredProps(),ei))))}}],[{key:"getDerivedStateFromProps",value:function(Qe,Bn){var Nn=Bn.prevProps,De={prevProps:Qe};function fn(oi){return!Nn&&Qe.hasOwnProperty(oi)||Nn&&Nn[oi]!==Qe[oi]}var we,kn=Bn.fieldNames;if(fn("fieldNames")&&(kn=(0,le.w$)(Qe.fieldNames),De.fieldNames=kn),fn("treeData")?we=Qe.treeData:fn("children")&&((0,nt.ZP)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),we=(0,le.zn)(Qe.children)),we){De.treeData=we;var Mn=(0,le.I8)(we,{fieldNames:kn});De.keyEntities=(0,Ae.Z)((0,he.Z)({},_t,Pn),Mn.keyEntities)}var di=De.keyEntities||Bn.keyEntities;if(fn("expandedKeys")||Nn&&fn("autoExpandParent"))De.expandedKeys=Qe.autoExpandParent||!Nn&&Qe.defaultExpandParent?(0,ue.r7)(Qe.expandedKeys,di):Qe.expandedKeys;else if(!Nn&&Qe.defaultExpandAll){var Dn=(0,Ae.Z)({},di);delete Dn[_t];var Ri=[];Object.keys(Dn).forEach(function(oi){var ar=Dn[oi];ar.children&&ar.children.length&&Ri.push(ar.key)}),De.expandedKeys=Ri}else!Nn&&Qe.defaultExpandedKeys&&(De.expandedKeys=Qe.autoExpandParent||Qe.defaultExpandParent?(0,ue.r7)(Qe.defaultExpandedKeys,di):Qe.defaultExpandedKeys);if(De.expandedKeys||delete De.expandedKeys,we||De.expandedKeys){var Wi=(0,le.oH)(we||Bn.treeData,De.expandedKeys||Bn.expandedKeys,kn);De.flattenNodes=Wi}if(Qe.selectable&&(fn("selectedKeys")?De.selectedKeys=(0,ue.BT)(Qe.selectedKeys,Qe):!Nn&&Qe.defaultSelectedKeys&&(De.selectedKeys=(0,ue.BT)(Qe.defaultSelectedKeys,Qe))),Qe.checkable){var ti;if(fn("checkedKeys")?ti=(0,ue.E6)(Qe.checkedKeys)||{}:!Nn&&Qe.defaultCheckedKeys?ti=(0,ue.E6)(Qe.defaultCheckedKeys)||{}:we&&(ti=(0,ue.E6)(Qe.checkedKeys)||{checkedKeys:Bn.checkedKeys,halfCheckedKeys:Bn.halfCheckedKeys}),ti){var Qn=ti,sr=Qn.checkedKeys,Mi=sr===void 0?[]:sr,Ui=Qn.halfCheckedKeys,cr=Ui===void 0?[]:Ui;if(!Qe.checkStrictly){var yr=(0,Fe.S)(Mi,!0,di);Mi=yr.checkedKeys,cr=yr.halfCheckedKeys}De.checkedKeys=Mi,De.halfCheckedKeys=cr}}return fn("loadedKeys")&&(De.loadedKeys=Qe.loadedKeys),De}}]),Nt}(et.Component);(0,he.Z)(Rt,"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,he.Z)(Rt,"TreeNode",re.Z);var Lt=Rt,Ct=Lt},10225:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{BT:function(){return et},E6:function(){return pt},L0:function(){return he},OM:function(){return nt},_5:function(){return ge},r7:function(){return vt},wA:function(){return Te},yx:function(){return Ke}});var bt=Kt(74902),se=Kt(71002),Ae=Kt(80334),sn=Kt(67294),xe=Kt(86128),Bt=Kt(35381),Yt=Kt(1089),Le=null;function ge(Pt,Mt){if(!Pt)return[];var Ot=Pt.slice(),Vt=Ot.indexOf(Mt);return Vt>=0&&Ot.splice(Vt,1),Ot}function he(Pt,Mt){var Ot=(Pt||[]).slice();return Ot.indexOf(Mt)===-1&&Ot.push(Mt),Ot}function Ke(Pt){return Pt.split("-")}function Te(Pt,Mt){var Ot=[],Vt=(0,Bt.Z)(Mt,Pt);function te(){var re=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];re.forEach(function(Jt){var pe=Jt.key,le=Jt.children;Ot.push(pe),te(le)})}return te(Vt.children),Ot}function dn(Pt){if(Pt.parent){var Mt=Ke(Pt.pos);return Number(Mt[Mt.length-1])===Pt.parent.children.length-1}return!1}function Ft(Pt){var Mt=Ke(Pt.pos);return Number(Mt[Mt.length-1])===0}function nt(Pt,Mt,Ot,Vt,te,re,Jt,pe,le,Ne){var en,Xe=Pt.clientX,Zn=Pt.clientY,$n=Pt.target.getBoundingClientRect(),qn=$n.top,Fi=$n.height,qt=(Ne==="rtl"?-1:1)*(((te==null?void 0:te.x)||0)-Xe),_t=(qt-12)/Vt,Re=le.filter(function(Ct){var Et;return(Et=pe[Ct])===null||Et===void 0||(Et=Et.children)===null||Et===void 0?void 0:Et.length}),Pn=(0,Bt.Z)(pe,Ot.eventKey);if(Zn<qn+Fi/2){var Rn=Jt.findIndex(function(Ct){return Ct.key===Pn.key}),Me=Rn<=0?0:Rn-1,gn=Jt[Me].key;Pn=(0,Bt.Z)(pe,gn)}var xn=Pn.key,ri=Pn,Oe=Pn.key,ue=0,Fe=0;if(!Re.includes(xn))for(var mn=0;mn<_t&&dn(Pn);mn+=1)Pn=Pn.parent,Fe+=1;var je=Mt.data,Rt=Pn.node,Lt=!0;return Ft(Pn)&&Pn.level===0&&Zn<qn+Fi/2&&re({dragNode:je,dropNode:Rt,dropPosition:-1})&&Pn.key===Ot.eventKey?ue=-1:(ri.children||[]).length&&Re.includes(Oe)?re({dragNode:je,dropNode:Rt,dropPosition:0})?ue=0:Lt=!1:Fe===0?_t>-1.5?re({dragNode:je,dropNode:Rt,dropPosition:1})?ue=1:Lt=!1:re({dragNode:je,dropNode:Rt,dropPosition:0})?ue=0:re({dragNode:je,dropNode:Rt,dropPosition:1})?ue=1:Lt=!1:re({dragNode:je,dropNode:Rt,dropPosition:1})?ue=1:Lt=!1,{dropPosition:ue,dropLevelOffset:Fe,dropTargetKey:Pn.key,dropTargetPos:Pn.pos,dragOverNodeKey:Oe,dropContainerKey:ue===0?null:((en=Pn.parent)===null||en===void 0?void 0:en.key)||null,dropAllowed:Lt}}function et(Pt,Mt){if(Pt){var Ot=Mt.multiple;return Ot?Pt.slice():Pt.length?[Pt[0]]:Pt}}var ht=function(Mt){return Mt};function lt(Pt,Mt){if(!Pt)return[];var Ot=Mt||{},Vt=Ot.processProps,te=Vt===void 0?ht:Vt,re=Array.isArray(Pt)?Pt:[Pt];return re.map(function(Jt){var pe=Jt.children,le=_objectWithoutProperties(Jt,Le),Ne=lt(pe,Mt);return React.createElement(TreeNode,_extends({key:le.key},te(le)),Ne)})}function pt(Pt){if(!Pt)return null;var Mt;if(Array.isArray(Pt))Mt={checkedKeys:Pt,halfCheckedKeys:void 0};else if((0,se.Z)(Pt)==="object")Mt={checkedKeys:Pt.checked||void 0,halfCheckedKeys:Pt.halfChecked||void 0};else return(0,Ae.ZP)(!1,"`checkedKeys` is not an array or an object"),null;return Mt}function vt(Pt,Mt){var Ot=new Set;function Vt(te){if(!Ot.has(te)){var re=(0,Bt.Z)(Mt,te);if(re){Ot.add(te);var Jt=re.parent,pe=re.node;pe.disabled||Jt&&Vt(Jt.key)}}}return(Pt||[]).forEach(function(te){Vt(te)}),(0,bt.Z)(Ot)}},17341:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{S:function(){return Yt}});var bt=Kt(80334),se=Kt(35381);function Ae(Le,ge){var he=new Set;return Le.forEach(function(Ke){ge.has(Ke)||he.add(Ke)}),he}function sn(Le){var ge=Le||{},he=ge.disabled,Ke=ge.disableCheckbox,Te=ge.checkable;return!!(he||Ke)||Te===!1}function xe(Le,ge,he,Ke){for(var Te=new Set(Le),dn=new Set,Ft=0;Ft<=he;Ft+=1){var nt=ge.get(Ft)||new Set;nt.forEach(function(pt){var vt=pt.key,Pt=pt.node,Mt=pt.children,Ot=Mt===void 0?[]:Mt;Te.has(vt)&&!Ke(Pt)&&Ot.filter(function(Vt){return!Ke(Vt.node)}).forEach(function(Vt){Te.add(Vt.key)})})}for(var et=new Set,ht=he;ht>=0;ht-=1){var lt=ge.get(ht)||new Set;lt.forEach(function(pt){var vt=pt.parent,Pt=pt.node;if(!(Ke(Pt)||!pt.parent||et.has(pt.parent.key))){if(Ke(pt.parent.node)){et.add(vt.key);return}var Mt=!0,Ot=!1;(vt.children||[]).filter(function(Vt){return!Ke(Vt.node)}).forEach(function(Vt){var te=Vt.key,re=Te.has(te);Mt&&!re&&(Mt=!1),!Ot&&(re||dn.has(te))&&(Ot=!0)}),Mt&&Te.add(vt.key),Ot&&dn.add(vt.key),et.add(vt.key)}})}return{checkedKeys:Array.from(Te),halfCheckedKeys:Array.from(Ae(dn,Te))}}function Bt(Le,ge,he,Ke,Te){for(var dn=new Set(Le),Ft=new Set(ge),nt=0;nt<=Ke;nt+=1){var et=he.get(nt)||new Set;et.forEach(function(vt){var Pt=vt.key,Mt=vt.node,Ot=vt.children,Vt=Ot===void 0?[]:Ot;!dn.has(Pt)&&!Ft.has(Pt)&&!Te(Mt)&&Vt.filter(function(te){return!Te(te.node)}).forEach(function(te){dn.delete(te.key)})})}Ft=new Set;for(var ht=new Set,lt=Ke;lt>=0;lt-=1){var pt=he.get(lt)||new Set;pt.forEach(function(vt){var Pt=vt.parent,Mt=vt.node;if(!(Te(Mt)||!vt.parent||ht.has(vt.parent.key))){if(Te(vt.parent.node)){ht.add(Pt.key);return}var Ot=!0,Vt=!1;(Pt.children||[]).filter(function(te){return!Te(te.node)}).forEach(function(te){var re=te.key,Jt=dn.has(re);Ot&&!Jt&&(Ot=!1),!Vt&&(Jt||Ft.has(re))&&(Vt=!0)}),Ot||dn.delete(Pt.key),Vt&&Ft.add(Pt.key),ht.add(Pt.key)}})}return{checkedKeys:Array.from(dn),halfCheckedKeys:Array.from(Ae(Ft,dn))}}function Yt(Le,ge,he,Ke){var Te=[],dn;Ke?dn=Ke:dn=sn;var Ft=new Set(Le.filter(function(lt){var pt=!!(0,se.Z)(he,lt);return pt||Te.push(lt),pt})),nt=new Map,et=0;Object.keys(he).forEach(function(lt){var pt=he[lt],vt=pt.level,Pt=nt.get(vt);Pt||(Pt=new Set,nt.set(vt,Pt)),Pt.add(pt),et=Math.max(et,vt)}),(0,bt.ZP)(!Te.length,"Tree missing follow keys: ".concat(Te.slice(0,100).map(function(lt){return"'".concat(lt,"'")}).join(", ")));var ht;return ge===!0?ht=xe(Ft,nt,et,dn):ht=Bt(Ft,ge.halfCheckedKeys,nt,et,dn),ht}},35381:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return bt}});function bt(se,Ae){return se[Ae]}},1089:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{F:function(){return vt},H8:function(){return pt},I8:function(){return lt},km:function(){return Te},oH:function(){return et},w$:function(){return dn},zn:function(){return nt}});var bt=Kt(71002),se=Kt(74902),Ae=Kt(1413),sn=Kt(45987),xe=Kt(50344),Bt=Kt(98423),Yt=Kt(80334),Le=Kt(35381),ge=["children"];function he(Pt,Mt){return"".concat(Pt,"-").concat(Mt)}function Ke(Pt){return Pt&&Pt.type&&Pt.type.isTreeNode}function Te(Pt,Mt){return Pt!=null?Pt:Mt}function dn(Pt){var Mt=Pt||{},Ot=Mt.title,Vt=Mt._title,te=Mt.key,re=Mt.children,Jt=Ot||"title";return{title:Jt,_title:Vt||[Jt],key:te||"key",children:re||"children"}}function Ft(Pt,Mt){var Ot=new Map;function Vt(te){var re=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(te||[]).forEach(function(Jt){var pe=Jt[Mt.key],le=Jt[Mt.children];warning(pe!=null,"Tree node must have a certain key: [".concat(re).concat(pe,"]"));var Ne=String(pe);warning(!Ot.has(Ne)||pe===null||pe===void 0,"Same 'key' exist in the Tree: ".concat(Ne)),Ot.set(Ne,!0),Vt(le,"".concat(re).concat(Ne," > "))})}Vt(Pt)}function nt(Pt){function Mt(Ot){var Vt=(0,xe.Z)(Ot);return Vt.map(function(te){if(!Ke(te))return(0,Yt.ZP)(!te,"Tree/TreeNode can only accept TreeNode as children."),null;var re=te.key,Jt=te.props,pe=Jt.children,le=(0,sn.Z)(Jt,ge),Ne=(0,Ae.Z)({key:re},le),en=Mt(pe);return en.length&&(Ne.children=en),Ne}).filter(function(te){return te})}return Mt(Pt)}function et(Pt,Mt,Ot){var Vt=dn(Ot),te=Vt._title,re=Vt.key,Jt=Vt.children,pe=new Set(Mt===!0?[]:Mt),le=[];function Ne(en){var Xe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return en.map(function(Zn,$n){for(var qn=he(Xe?Xe.pos:"0",$n),Fi=Te(Zn[re],qn),qt,_t=0;_t<te.length;_t+=1){var Re=te[_t];if(Zn[Re]!==void 0){qt=Zn[Re];break}}var Pn=Object.assign((0,Bt.Z)(Zn,[].concat((0,se.Z)(te),[re,Jt])),{title:qt,key:Fi,parent:Xe,pos:qn,children:null,data:Zn,isStart:[].concat((0,se.Z)(Xe?Xe.isStart:[]),[$n===0]),isEnd:[].concat((0,se.Z)(Xe?Xe.isEnd:[]),[$n===en.length-1])});return le.push(Pn),Mt===!0||pe.has(Fi)?Pn.children=Ne(Zn[Jt]||[],Pn):Pn.children=[],Pn})}return Ne(Pt),le}function ht(Pt,Mt,Ot){var Vt={};(0,bt.Z)(Ot)==="object"?Vt=Ot:Vt={externalGetKey:Ot},Vt=Vt||{};var te=Vt,re=te.childrenPropName,Jt=te.externalGetKey,pe=te.fieldNames,le=dn(pe),Ne=le.key,en=le.children,Xe=re||en,Zn;Jt?typeof Jt=="string"?Zn=function(Fi){return Fi[Jt]}:typeof Jt=="function"&&(Zn=function(Fi){return Jt(Fi)}):Zn=function(Fi,qt){return Te(Fi[Ne],qt)};function $n(qn,Fi,qt,_t){var Re=qn?qn[Xe]:Pt,Pn=qn?he(qt.pos,Fi):"0",Rn=qn?[].concat((0,se.Z)(_t),[qn]):[];if(qn){var Me=Zn(qn,Pn),gn={node:qn,index:Fi,pos:Pn,key:Me,parentPos:qt.node?qt.pos:null,level:qt.level+1,nodes:Rn};Mt(gn)}Re&&Re.forEach(function(xn,ri){$n(xn,ri,{node:qn,pos:Pn,level:qt?qt.level+1:-1},Rn)})}$n(null)}function lt(Pt){var Mt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Ot=Mt.initWrapper,Vt=Mt.processEntity,te=Mt.onProcessFinished,re=Mt.externalGetKey,Jt=Mt.childrenPropName,pe=Mt.fieldNames,le=arguments.length>2?arguments[2]:void 0,Ne=re||le,en={},Xe={},Zn={posEntities:en,keyEntities:Xe};return Ot&&(Zn=Ot(Zn)||Zn),ht(Pt,function($n){var qn=$n.node,Fi=$n.index,qt=$n.pos,_t=$n.key,Re=$n.parentPos,Pn=$n.level,Rn=$n.nodes,Me={node:qn,nodes:Rn,index:Fi,key:_t,pos:qt,level:Pn},gn=Te(_t,qt);en[qt]=Me,Xe[gn]=Me,Me.parent=en[Re],Me.parent&&(Me.parent.children=Me.parent.children||[],Me.parent.children.push(Me)),Vt&&Vt(Me,Zn)},{externalGetKey:Ne,childrenPropName:Jt,fieldNames:pe}),te&&te(Zn),Zn}function pt(Pt,Mt){var Ot=Mt.expandedKeys,Vt=Mt.selectedKeys,te=Mt.loadedKeys,re=Mt.loadingKeys,Jt=Mt.checkedKeys,pe=Mt.halfCheckedKeys,le=Mt.dragOverNodeKey,Ne=Mt.dropPosition,en=Mt.keyEntities,Xe=(0,Le.Z)(en,Pt),Zn={eventKey:Pt,expanded:Ot.indexOf(Pt)!==-1,selected:Vt.indexOf(Pt)!==-1,loaded:te.indexOf(Pt)!==-1,loading:re.indexOf(Pt)!==-1,checked:Jt.indexOf(Pt)!==-1,halfChecked:pe.indexOf(Pt)!==-1,pos:String(Xe?Xe.pos:""),dragOver:le===Pt&&Ne===0,dragOverGapTop:le===Pt&&Ne===-1,dragOverGapBottom:le===Pt&&Ne===1};return Zn}function vt(Pt){var Mt=Pt.data,Ot=Pt.expanded,Vt=Pt.selected,te=Pt.checked,re=Pt.loaded,Jt=Pt.loading,pe=Pt.halfChecked,le=Pt.dragOver,Ne=Pt.dragOverGapTop,en=Pt.dragOverGapBottom,Xe=Pt.pos,Zn=Pt.active,$n=Pt.eventKey,qn=(0,Ae.Z)((0,Ae.Z)({},Mt),{},{expanded:Ot,selected:Vt,checked:te,loaded:re,loading:Jt,halfChecked:pe,dragOver:le,dragOverGapTop:Ne,dragOverGapBottom:en,pos:Xe,active:Zn,key:$n});return"props"in qn||Object.defineProperty(qn,"props",{get:function(){return(0,Yt.ZP)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),Pt}}),qn}},73299:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Zi}});var bt=Kt(87462),se=Kt(1413),Ae=Kt(71002),sn=Kt(97685),xe=Kt(4942),Bt=Kt(45987),Yt=Kt(67294),Le=Kt(73935),ge=Kt(94184),he=Kt.n(ge),Ke=Kt(48555),Te=Yt.forwardRef(function(We,St){var ln=We.height,Ie=We.offsetY,Vn=We.offsetX,ci=We.children,ii=We.prefixCls,Pi=We.onInnerResize,Ii=We.innerProps,Ee=We.rtl,He=We.extra,de={},_e={display:"flex",flexDirection:"column"};if(Ie!==void 0){var Un;de={height:ln,position:"relative",overflow:"hidden"},_e=(0,se.Z)((0,se.Z)({},_e),{},(Un={transform:"translateY(".concat(Ie,"px)")},(0,xe.Z)(Un,Ee?"marginRight":"marginLeft",-Vn),(0,xe.Z)(Un,"position","absolute"),(0,xe.Z)(Un,"left",0),(0,xe.Z)(Un,"right",0),(0,xe.Z)(Un,"top",0),Un))}return Yt.createElement("div",{style:de},Yt.createElement(Ke.Z,{onResize:function(Jn){var Pe=Jn.offsetHeight;Pe&&Pi&&Pi()}},Yt.createElement("div",(0,bt.Z)({style:_e,className:he()((0,xe.Z)({},"".concat(ii,"-holder-inner"),ii)),ref:St},Ii),ci,He)))});Te.displayName="Filler";var dn=Te,Ft=function(St){return+setTimeout(St,16)},nt=function(St){return clearTimeout(St)};typeof window!="undefined"&&"requestAnimationFrame"in window&&(Ft=function(St){return window.requestAnimationFrame(St)},nt=function(St){return window.cancelAnimationFrame(St)});var et=0,ht=new Map;function lt(We){ht.delete(We)}var pt=function(St){var ln=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;et+=1;var Ie=et;function Vn(ci){if(ci===0)lt(Ie),St();else{var ii=Ft(function(){Vn(ci-1)});ht.set(Ie,ii)}}return Vn(ln),Ie};pt.cancel=function(We){var St=ht.get(We);return lt(St),nt(St)};var vt=pt;function Pt(We,St){var ln="touches"in We?We.touches[0]:We;return ln[St?"pageX":"pageY"]}var Mt=Yt.forwardRef(function(We,St){var ln,Ie=We.prefixCls,Vn=We.rtl,ci=We.scrollOffset,ii=We.scrollRange,Pi=We.onStartMove,Ii=We.onStopMove,Ee=We.onScroll,He=We.horizontal,de=We.spinSize,_e=We.containerSize,Un=We.style,ei=We.thumbStyle,Jn=Yt.useState(!1),Pe=(0,sn.Z)(Jn,2),rn=Pe[0],Wn=Pe[1],Vi=Yt.useState(null),vn=(0,sn.Z)(Vi,2),ve=vn[0],_n=vn[1],yi=Yt.useState(null),Ji=(0,sn.Z)(yi,2),qe=Ji[0],si=Ji[1],pr=!Vn,uo=Yt.useRef(),jr=Yt.useRef(),hi=Yt.useState(!1),ni=(0,sn.Z)(hi,2),mi=ni[0],dr=ni[1],Vr=Yt.useRef(),wn=function(){clearTimeout(Vr.current),dr(!0),Vr.current=setTimeout(function(){dr(!1)},3e3)},Ni=ii-_e||0,Xs=_e-de||0,is=Ni>0,jo=Yt.useMemo(function(){if(ci===0||Ni===0)return 0;var xr=ci/Ni;return xr*Xs},[ci,Ni,Xs]),ye=function(Jr){Jr.stopPropagation(),Jr.preventDefault()},ji=Yt.useRef({top:jo,dragging:rn,pageY:ve,startTop:qe});ji.current={top:jo,dragging:rn,pageY:ve,startTop:qe};var Er=function(Jr){Wn(!0),_n(Pt(Jr,He)),si(ji.current.top),Pi(),Jr.stopPropagation(),Jr.preventDefault()};Yt.useEffect(function(){var xr=function(Ze){Ze.preventDefault()},Jr=uo.current,tn=jr.current;return Jr.addEventListener("touchstart",xr),tn.addEventListener("touchstart",Er),function(){Jr.removeEventListener("touchstart",xr),tn.removeEventListener("touchstart",Er)}},[]);var Ei=Yt.useRef();Ei.current=Ni;var mo=Yt.useRef();mo.current=Xs,Yt.useEffect(function(){if(rn){var xr,Jr=function(Ze){var br=ji.current,Cs=br.dragging,wo=br.pageY,wa=br.startTop;if(vt.cancel(xr),Cs){var yo=Pt(Ze,He)-wo,Br=wa;!pr&&He?Br-=yo:Br+=yo;var Co=Ei.current,Gs=mo.current,io=Gs?Br/Gs:0,zn=Math.ceil(io*Co);zn=Math.max(zn,0),zn=Math.min(zn,Co),xr=vt(function(){Ee(zn,He)})}},tn=function(){Wn(!1),Ii()};return window.addEventListener("mousemove",Jr),window.addEventListener("touchmove",Jr),window.addEventListener("mouseup",tn),window.addEventListener("touchend",tn),function(){window.removeEventListener("mousemove",Jr),window.removeEventListener("touchmove",Jr),window.removeEventListener("mouseup",tn),window.removeEventListener("touchend",tn),vt.cancel(xr)}}},[rn]),Yt.useEffect(function(){wn()},[ci]),Yt.useImperativeHandle(St,function(){return{delayHidden:wn}});var Tr="".concat(Ie,"-scrollbar"),Dr={position:"absolute",visibility:mi&&is?null:"hidden"},Sr={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return He?(Dr.height=8,Dr.left=0,Dr.right=0,Dr.bottom=0,Sr.height="100%",Sr.width=de,pr?Sr.left=jo:Sr.right=jo):(Dr.width=8,Dr.top=0,Dr.bottom=0,pr?Dr.right=0:Dr.left=0,Sr.width="100%",Sr.height=de,Sr.top=jo),Yt.createElement("div",{ref:uo,className:he()(Tr,(ln={},(0,xe.Z)(ln,"".concat(Tr,"-horizontal"),He),(0,xe.Z)(ln,"".concat(Tr,"-vertical"),!He),(0,xe.Z)(ln,"".concat(Tr,"-visible"),mi),ln)),style:(0,se.Z)((0,se.Z)({},Dr),Un),onMouseDown:ye,onMouseMove:wn},Yt.createElement("div",{ref:jr,className:he()("".concat(Tr,"-thumb"),(0,xe.Z)({},"".concat(Tr,"-thumb-moving"),rn)),style:(0,se.Z)((0,se.Z)({},Sr),ei),onMouseDown:Er}))}),Ot=Mt;function Vt(We){var St=We.children,ln=We.setRef,Ie=Yt.useCallback(function(Vn){ln(Vn)},[]);return Yt.cloneElement(St,{ref:Ie})}function te(We,St,ln,Ie,Vn,ci,ii){var Pi=ii.getKey;return We.slice(St,ln+1).map(function(Ii,Ee){var He=St+Ee,de=ci(Ii,He,{style:{width:Ie}}),_e=Pi(Ii);return Yt.createElement(Vt,{key:_e,setRef:function(ei){return Vn(Ii,ei)}},de)})}function re(We){return We instanceof HTMLElement||We instanceof SVGElement}function Jt(We){return re(We)?We:We instanceof Yt.Component?Le.findDOMNode(We):null}var pe=Kt(15671),le=Kt(43144),Ne=function(){function We(){(0,pe.Z)(this,We),this.maps=void 0,this.id=0,this.maps=Object.create(null)}return(0,le.Z)(We,[{key:"set",value:function(ln,Ie){this.maps[ln]=Ie,this.id+=1}},{key:"get",value:function(ln){return this.maps[ln]}}]),We}(),en=Ne;function Xe(We,St,ln){var Ie=Yt.useState(0),Vn=(0,sn.Z)(Ie,2),ci=Vn[0],ii=Vn[1],Pi=(0,Yt.useRef)(new Map),Ii=(0,Yt.useRef)(new en),Ee=(0,Yt.useRef)();function He(){vt.cancel(Ee.current)}function de(){var Un=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;He();var ei=function(){Pi.current.forEach(function(Pe,rn){if(Pe&&Pe.offsetParent){var Wn=Jt(Pe),Vi=Wn.offsetHeight;Ii.current.get(rn)!==Vi&&Ii.current.set(rn,Wn.offsetHeight)}}),ii(function(Pe){return Pe+1})};Un?ei():Ee.current=vt(ei)}function _e(Un,ei){var Jn=We(Un),Pe=Pi.current.get(Jn);ei?(Pi.current.set(Jn,ei),de()):Pi.current.delete(Jn),!Pe!=!ei&&(ei?St==null||St(Un):ln==null||ln(Un))}return(0,Yt.useEffect)(function(){return He},[]),[_e,de,Ii.current,ci]}function Zn(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var $n=Zn()?Yt.useLayoutEffect:Yt.useEffect,qn=function(St,ln){var Ie=Yt.useRef(!0);$n(function(){return St(Ie.current)},ln),$n(function(){return Ie.current=!1,function(){Ie.current=!0}},[])},Fi=function(St,ln){qn(function(Ie){if(!Ie)return St()},ln)},qt=qn;function _t(We){var St=Yt.useRef();St.current=We;var ln=Yt.useCallback(function(){for(var Ie,Vn=arguments.length,ci=new Array(Vn),ii=0;ii<Vn;ii++)ci[ii]=arguments[ii];return(Ie=St.current)===null||Ie===void 0?void 0:Ie.call.apply(Ie,[St].concat(ci))},[]);return ln}function Re(We){var St=React.useRef(!1),ln=React.useState(We),Ie=_slicedToArray(ln,2),Vn=Ie[0],ci=Ie[1];React.useEffect(function(){return St.current=!1,function(){St.current=!0}},[]);function ii(Pi,Ii){Ii&&St.current||ci(Pi)}return[Vn,ii]}function Pn(We){return We!==void 0}function Rn(We,St){var ln=St||{},Ie=ln.defaultValue,Vn=ln.value,ci=ln.onChange,ii=ln.postState,Pi=useState(function(){return Pn(Vn)?Vn:Pn(Ie)?typeof Ie=="function"?Ie():Ie:typeof We=="function"?We():We}),Ii=_slicedToArray(Pi,2),Ee=Ii[0],He=Ii[1],de=Vn!==void 0?Vn:Ee,_e=ii?ii(de):de,Un=useEvent(ci),ei=useState([de]),Jn=_slicedToArray(ei,2),Pe=Jn[0],rn=Jn[1];useLayoutUpdateEffect(function(){var Vi=Pe[0];Ee!==Vi&&Un(Ee,Vi)},[Pe]),useLayoutUpdateEffect(function(){Pn(Vn)||He(Vn)},[Vn]);var Wn=useEvent(function(Vi,vn){He(Vi,vn),rn([de],vn)});return[_e,Wn]}var Me=Kt(31461);function gn(We,St,ln){var Ie=React.useRef({});return(!("value"in Ie.current)||ln(Ie.current.condition,St))&&(Ie.current.value=We(),Ie.current.condition=St),Ie.current.value}function xn(We,St){typeof We=="function"?We(St):_typeof(We)==="object"&&We&&"current"in We&&(We.current=St)}function ri(){for(var We=arguments.length,St=new Array(We),ln=0;ln<We;ln++)St[ln]=arguments[ln];var Ie=St.filter(function(Vn){return Vn});return Ie.length<=1?Ie[0]:function(Vn){St.forEach(function(ci){xn(ci,Vn)})}}function Oe(){for(var We=arguments.length,St=new Array(We),ln=0;ln<We;ln++)St[ln]=arguments[ln];return useMemo(function(){return ri.apply(void 0,St)},St,function(Ie,Vn){return Ie.length!==Vn.length||Ie.every(function(ci,ii){return ci!==Vn[ii]})})}function ue(We){var St,ln,Ie=isMemo(We)?We.type.type:We.type;return!(typeof Ie=="function"&&!((St=Ie.prototype)!==null&&St!==void 0&&St.render)||typeof We=="function"&&!((ln=We.prototype)!==null&&ln!==void 0&&ln.render))}function Fe(We){return!isValidElement(We)||isFragment(We)?!1:ue(We)}function mn(We,St,ln,Ie){if(!St.length)return ln;var Vn=_toArray(St),ci=Vn[0],ii=Vn.slice(1),Pi;return!We&&typeof ci=="number"?Pi=[]:Array.isArray(We)?Pi=_toConsumableArray(We):Pi=_objectSpread({},We),Ie&&ln===void 0&&ii.length===1?delete Pi[ci][ii[0]]:Pi[ci]=mn(Pi[ci],ii,ln,Ie),Pi}function je(We,St,ln){var Ie=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return St.length&&Ie&&ln===void 0&&!get(We,St.slice(0,-1))?We:mn(We,St,ln,Ie)}function Rt(We){return _typeof(We)==="object"&&We!==null&&Object.getPrototypeOf(We)===Object.prototype}function Lt(We){return Array.isArray(We)?[]:{}}var Ct=typeof Reflect=="undefined"?Object.keys:Reflect.ownKeys;function Et(){for(var We=arguments.length,St=new Array(We),ln=0;ln<We;ln++)St[ln]=arguments[ln];var Ie=Lt(St[0]);return St.forEach(function(Vn){function ci(ii,Pi){var Ii=new Set(Pi),Ee=get(Vn,ii),He=Array.isArray(Ee);if(He||Rt(Ee)){if(!Ii.has(Ee)){Ii.add(Ee);var de=get(Ie,ii);He?Ie=je(Ie,ii,[]):(!de||_typeof(de)!=="object")&&(Ie=je(Ie,ii,Lt(Ee))),Ct(Ee).forEach(function(_e){ci([].concat(_toConsumableArray(ii),[_e]),Ii)})}}else Ie=je(Ie,ii,Ee)}ci([])}),Ie}var Ht={},Nt=[],Zt=function(St){Nt.push(St)};function Qe(We,St){if(0)var ln}function Bn(We,St){if(0)var ln}function Nn(){Ht={}}function De(We,St,ln){!St&&!Ht[ln]&&(We(!1,ln),Ht[ln]=!0)}function fn(We,St){De(Qe,We,St)}function we(We,St){De(Bn,We,St)}fn.preMessage=Zt,fn.resetWarned=Nn,fn.noteOnce=we;var kn=null,Mn=10;function di(We,St,ln,Ie,Vn,ci,ii,Pi){var Ii=Yt.useRef(),Ee=Yt.useState(null),He=(0,sn.Z)(Ee,2),de=He[0],_e=He[1];return qt(function(){if(de&&de.times<Mn){if(!We.current){_e(function(wn){return(0,se.Z)({},wn)});return}ci();var Un=de.targetAlign,ei=de.originAlign,Jn=de.index,Pe=de.offset,rn=We.current.clientHeight,Wn=!1,Vi=Un,vn=null;if(rn){for(var ve=Un||ei,_n=0,yi=0,Ji=0,qe=Math.min(St.length-1,Jn),si=0;si<=qe;si+=1){var pr=Vn(St[si]);yi=_n;var uo=ln.get(pr);Ji=yi+(uo===void 0?Ie:uo),_n=Ji}for(var jr=ve==="top"?Pe:rn-Pe,hi=qe;hi>=0;hi-=1){var ni=Vn(St[hi]),mi=ln.get(ni);if(mi===void 0){Wn=!0;break}if(jr-=mi,jr<=0)break}switch(ve){case"top":vn=yi-Pe;break;case"bottom":vn=Ji-rn+Pe;break;default:{var dr=We.current.scrollTop,Vr=dr+rn;yi<dr?Vi="top":Ji>Vr&&(Vi="bottom")}}vn!==null&&ii(vn),vn!==de.lastTop&&(Wn=!0)}Wn&&_e(function(wn){return(0,se.Z)((0,se.Z)({},wn),{},{times:wn.times+1,targetAlign:Vi,lastTop:vn})})}},[de,We.current]),function(Un){if(Un==null){Pi();return}if(vt.cancel(Ii.current),typeof Un=="number")ii(Un);else if(Un&&(0,Ae.Z)(Un)==="object"){var ei,Jn=Un.align;"index"in Un?ei=Un.index:ei=St.findIndex(function(Wn){return Vn(Wn)===Un.key});var Pe=Un.offset,rn=Pe===void 0?0:Pe;_e({times:0,index:ei,offset:rn,originAlign:Jn})}}}function Dn(We,St,ln,Ie){var Vn=ln-We,ci=St-ln,ii=Math.min(Vn,ci)*2;if(Ie<=ii){var Pi=Math.floor(Ie/2);return Ie%2?ln+Pi+1:ln-Pi}return Vn>ci?ln-(Ie-ci):ln+(Ie-Vn)}function Ri(We,St,ln){var Ie=We.length,Vn=St.length,ci,ii;if(Ie===0&&Vn===0)return null;Ie<Vn?(ci=We,ii=St):(ci=St,ii=We);var Pi={__EMPTY_ITEM__:!0};function Ii(ei){return ei!==void 0?ln(ei):Pi}for(var Ee=null,He=Math.abs(Ie-Vn)!==1,de=0;de<ii.length;de+=1){var _e=Ii(ci[de]),Un=Ii(ii[de]);if(_e!==Un){Ee=de,He=He||_e!==Ii(ii[de+1]);break}}return Ee===null?null:{index:Ee,multiple:He}}function Wi(We,St,ln){var Ie=Yt.useState(We),Vn=(0,sn.Z)(Ie,2),ci=Vn[0],ii=Vn[1],Pi=Yt.useState(null),Ii=(0,sn.Z)(Pi,2),Ee=Ii[0],He=Ii[1];return Yt.useEffect(function(){var de=Ri(ci||[],We||[],St);(de==null?void 0:de.index)!==void 0&&(ln==null||ln(de.index),He(We[de.index])),ii(We)},[We]),[Ee]}var ti=(typeof navigator=="undefined"?"undefined":(0,Ae.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Qn=ti,sr=function(We,St){var ln=(0,Yt.useRef)(!1),Ie=(0,Yt.useRef)(null);function Vn(){clearTimeout(Ie.current),ln.current=!0,Ie.current=setTimeout(function(){ln.current=!1},50)}var ci=(0,Yt.useRef)({top:We,bottom:St});return ci.current.top=We,ci.current.bottom=St,function(ii){var Pi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ii=ii<0&&ci.current.top||ii>0&&ci.current.bottom;return Pi&&Ii?(clearTimeout(Ie.current),ln.current=!1):(!Ii||ln.current)&&Vn(),!ln.current&&Ii}};function Mi(We,St,ln,Ie,Vn){var ci=(0,Yt.useRef)(0),ii=(0,Yt.useRef)(null),Pi=(0,Yt.useRef)(null),Ii=(0,Yt.useRef)(!1),Ee=sr(St,ln);function He(Pe,rn){vt.cancel(ii.current),ci.current+=rn,Pi.current=rn,!Ee(rn)&&(Qn||Pe.preventDefault(),ii.current=vt(function(){var Wn=Ii.current?10:1;Vn(ci.current*Wn),ci.current=0}))}function de(Pe,rn){Vn(rn,!0),Qn||Pe.preventDefault()}var _e=(0,Yt.useRef)(null),Un=(0,Yt.useRef)(null);function ei(Pe){if(We){vt.cancel(Un.current),Un.current=vt(function(){_e.current=null},2);var rn=Pe.deltaX,Wn=Pe.deltaY,Vi=Pe.shiftKey,vn=rn,ve=Wn;(_e.current==="sx"||!_e.current&&Vi&&Wn&&!rn)&&(vn=Wn,ve=0,_e.current="sx");var _n=Math.abs(vn),yi=Math.abs(ve);_e.current===null&&(_e.current=Ie&&_n>yi?"x":"y"),_e.current==="y"?He(Pe,ve):de(Pe,vn)}}function Jn(Pe){We&&(Ii.current=Pe.detail===Pi.current)}return[ei,Jn]}var Ui=14/15;function cr(We,St,ln){var Ie=(0,Yt.useRef)(!1),Vn=(0,Yt.useRef)(0),ci=(0,Yt.useRef)(null),ii=(0,Yt.useRef)(null),Pi,Ii=function(_e){if(Ie.current){var Un=Math.ceil(_e.touches[0].pageY),ei=Vn.current-Un;Vn.current=Un,ln(ei)&&_e.preventDefault(),clearInterval(ii.current),ii.current=setInterval(function(){ei*=Ui,(!ln(ei,!0)||Math.abs(ei)<=.1)&&clearInterval(ii.current)},16)}},Ee=function(){Ie.current=!1,Pi()},He=function(_e){Pi(),_e.touches.length===1&&!Ie.current&&(Ie.current=!0,Vn.current=Math.ceil(_e.touches[0].pageY),ci.current=_e.target,ci.current.addEventListener("touchmove",Ii),ci.current.addEventListener("touchend",Ee))};Pi=function(){ci.current&&(ci.current.removeEventListener("touchmove",Ii),ci.current.removeEventListener("touchend",Ee))},qt(function(){return We&&St.current.addEventListener("touchstart",He),function(){var de;(de=St.current)===null||de===void 0||de.removeEventListener("touchstart",He),Pi(),clearInterval(ii.current)}},[We])}var yr=20;function oi(){var We=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,St=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,ln=We/St*100;return isNaN(ln)&&(ln=0),ln=Math.max(ln,yr),ln=Math.min(ln,We/2),Math.floor(ln)}function ar(We,St,ln,Ie){var Vn=Yt.useMemo(function(){return[new Map,[]]},[We,ln.id,Ie]),ci=(0,sn.Z)(Vn,2),ii=ci[0],Pi=ci[1],Ii=function(He){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:He,_e=ii.get(He),Un=ii.get(de);if(_e===void 0||Un===void 0)for(var ei=We.length,Jn=Pi.length;Jn<ei;Jn+=1){var Pe,rn=We[Jn],Wn=St(rn);ii.set(Wn,Jn);var Vi=(Pe=ln.get(Wn))!==null&&Pe!==void 0?Pe:Ie;if(Pi[Jn]=(Pi[Jn-1]||0)+Vi,Wn===He&&(_e=Jn),Wn===de&&(Un=Jn),_e!==void 0&&Un!==void 0)break}return{top:Pi[_e-1]||0,bottom:Pi[Un]}};return Ii}var Xr=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles"],bo=[],In={overflowY:"auto",overflowAnchor:"none"};function En(We,St){var ln=We.prefixCls,Ie=ln===void 0?"rc-virtual-list":ln,Vn=We.className,ci=We.height,ii=We.itemHeight,Pi=We.fullHeight,Ii=Pi===void 0?!0:Pi,Ee=We.style,He=We.data,de=We.children,_e=We.itemKey,Un=We.virtual,ei=We.direction,Jn=We.scrollWidth,Pe=We.component,rn=Pe===void 0?"div":Pe,Wn=We.onScroll,Vi=We.onVirtualScroll,vn=We.onVisibleChange,ve=We.innerProps,_n=We.extraRender,yi=We.styles,Ji=(0,Bt.Z)(We,Xr),qe=!!(Un!==!1&&ci&&ii),si=qe&&He&&(ii*He.length>ci||!!Jn),pr=ei==="rtl",uo=he()(Ie,(0,xe.Z)({},"".concat(Ie,"-rtl"),pr),Vn),jr=He||bo,hi=(0,Yt.useRef)(),ni=(0,Yt.useRef)(),mi=(0,Yt.useState)(0),dr=(0,sn.Z)(mi,2),Vr=dr[0],wn=dr[1],Ni=(0,Yt.useState)(0),Xs=(0,sn.Z)(Ni,2),is=Xs[0],jo=Xs[1],ye=(0,Yt.useState)(!1),ji=(0,sn.Z)(ye,2),Er=ji[0],Ei=ji[1],mo=function(){Ei(!0)},Tr=function(){Ei(!1)},Dr=Yt.useCallback(function(fr){return typeof _e=="function"?_e(fr):fr==null?void 0:fr[_e]},[_e]),Sr={getKey:Dr};function xr(fr){wn(function(Or){var Mo;typeof fr=="function"?Mo=fr(Or):Mo=fr;var os=qi(Mo);return hi.current.scrollTop=os,os})}var Jr=(0,Yt.useRef)({start:0,end:jr.length}),tn=(0,Yt.useRef)(),vo=Wi(jr,Dr),Ze=(0,sn.Z)(vo,1),br=Ze[0];tn.current=br;var Cs=Xe(Dr,null,null),wo=(0,sn.Z)(Cs,4),wa=wo[0],yo=wo[1],Br=wo[2],Co=wo[3],Gs=Yt.useMemo(function(){if(!qe)return{scrollHeight:void 0,start:0,end:jr.length-1,offset:void 0};if(!si){var fr;return{scrollHeight:((fr=ni.current)===null||fr===void 0?void 0:fr.offsetHeight)||0,start:0,end:jr.length-1,offset:void 0}}for(var Or=0,Mo,os,Ci,Ad=jr.length,th=0;th<Ad;th+=1){var Da=jr[th],xf=Dr(Da),eh=Br.get(xf),Kn=Or+(eh===void 0?ii:eh);Kn>=Vr&&Mo===void 0&&(Mo=th,os=Or),Kn>Vr+ci&&Ci===void 0&&(Ci=th),Or=Kn}return Mo===void 0&&(Mo=0,os=0,Ci=Math.ceil(ci/ii)),Ci===void 0&&(Ci=jr.length-1),Ci=Math.min(Ci+1,jr.length-1),{scrollHeight:Or,start:Mo,end:Ci,offset:os}},[si,qe,Vr,jr,Co,ci]),io=Gs.scrollHeight,zn=Gs.start,Gt=Gs.end,Qo=Gs.offset;Jr.current.start=zn,Jr.current.end=Gt;var xl=Yt.useState({width:0,height:ci}),Pl=(0,sn.Z)(xl,2),Hs=Pl[0],Dl=Pl[1],Ya=function(Or){Dl({width:Or.width||Or.offsetWidth,height:Or.height||Or.offsetHeight})},Bu=(0,Yt.useRef)(),Ol=(0,Yt.useRef)(),co=Yt.useMemo(function(){return oi(Hs.width,Jn)},[Hs.width,Jn]),zo=Yt.useMemo(function(){return oi(Hs.height,io)},[Hs.height,io]),Ai=io-ci,wi=(0,Yt.useRef)(Ai);wi.current=Ai;function qi(fr){var Or=fr;return Number.isNaN(wi.current)||(Or=Math.min(Or,wi.current)),Or=Math.max(Or,0),Or}var ze=Vr<=0,Hi=Vr>=Ai,Pr=sr(ze,Hi),Lo=function(){return{x:pr?-is:is,y:Vr}},So=(0,Yt.useRef)(Lo()),Go=_t(function(){if(Vi){var fr=Lo();(So.current.x!==fr.x||So.current.y!==fr.y)&&(Vi(fr),So.current=fr)}});function Ts(fr,Or){var Mo=fr;Or?((0,Le.flushSync)(function(){jo(Mo)}),Go()):xr(Mo)}function Ca(fr){var Or=fr.currentTarget.scrollTop;Or!==Vr&&xr(Or),Wn==null||Wn(fr),Go()}var Js=function(Or){var Mo=Or,os=Jn-Hs.width;return Mo=Math.max(Mo,0),Mo=Math.min(Mo,os),Mo},Du=_t(function(fr,Or){Or?((0,Le.flushSync)(function(){jo(function(Mo){var os=Mo+(pr?-fr:fr);return Js(os)})}),Go()):xr(function(Mo){var os=Mo+fr;return os})}),gu=Mi(qe,ze,Hi,!!Jn,Du),Ce=(0,sn.Z)(gu,2),La=Ce[0],Rl=Ce[1];cr(qe,hi,function(fr,Or){return Pr(fr,Or)?!1:(La({preventDefault:function(){},deltaY:fr}),!0)}),qt(function(){function fr(Mo){qe&&Mo.preventDefault()}var Or=hi.current;return Or.addEventListener("wheel",La),Or.addEventListener("DOMMouseScroll",Rl),Or.addEventListener("MozMousePixelScroll",fr),function(){Or.removeEventListener("wheel",La),Or.removeEventListener("DOMMouseScroll",Rl),Or.removeEventListener("MozMousePixelScroll",fr)}},[qe]),qt(function(){Jn&&jo(function(fr){return Js(fr)})},[Hs.width,Jn]);var Ou=function(){var Or,Mo;(Or=Bu.current)===null||Or===void 0||Or.delayHidden(),(Mo=Ol.current)===null||Mo===void 0||Mo.delayHidden()},rs=di(hi,jr,Br,ii,Dr,function(){return yo(!0)},xr,Ou);Yt.useImperativeHandle(St,function(){return{getScrollInfo:Lo,scrollTo:function(Or){function Mo(os){return os&&(0,Ae.Z)(os)==="object"&&("left"in os||"top"in os)}Mo(Or)?(Or.left!==void 0&&jo(Js(Or.left)),rs(Or.top)):rs(Or)}}}),qt(function(){if(vn){var fr=jr.slice(zn,Gt+1);vn(fr,jr)}},[zn,Gt,jr]);var Ru=ar(jr,Dr,Br,ii),Qh=_n==null?void 0:_n({start:zn,end:Gt,virtual:si,offsetX:is,offsetY:Qo,rtl:pr,getSize:Ru}),qu=te(jr,zn,Gt,Jn,wa,de,Sr),ko=null;ci&&(ko=(0,se.Z)((0,xe.Z)({},Ii?"height":"maxHeight",ci),In),qe&&(ko.overflowY="hidden",Jn&&(ko.overflowX="hidden"),Er&&(ko.pointerEvents="none")));var us={};return pr&&(us.dir="rtl"),Yt.createElement("div",(0,bt.Z)({style:(0,se.Z)((0,se.Z)({},Ee),{},{position:"relative"}),className:uo},us,Ji),Yt.createElement(Ke.Z,{onResize:Ya},Yt.createElement(rn,{className:"".concat(Ie,"-holder"),style:ko,ref:hi,onScroll:Ca,onMouseEnter:Ou},Yt.createElement(dn,{prefixCls:Ie,height:io,offsetX:is,offsetY:Qo,scrollWidth:Jn,onInnerResize:yo,ref:ni,innerProps:ve,rtl:pr,extra:Qh},qu))),si&&io>ci&&Yt.createElement(Ot,{ref:Bu,prefixCls:Ie,scrollOffset:Vr,scrollRange:io,rtl:pr,onScroll:Ts,onStartMove:mo,onStopMove:Tr,spinSize:zo,containerSize:Hs.height,style:yi==null?void 0:yi.verticalScrollBar,thumbStyle:yi==null?void 0:yi.verticalScrollBarThumb}),si&&Jn&&Yt.createElement(Ot,{ref:Ol,prefixCls:Ie,scrollOffset:is,scrollRange:Jn,rtl:pr,onScroll:Ts,onStartMove:mo,onStopMove:Tr,spinSize:co,containerSize:Hs.width,horizontal:!0,style:yi==null?void 0:yi.horizontalScrollBar,thumbStyle:yi==null?void 0:yi.horizontalScrollBarThumb}))}var An=Yt.forwardRef(En);An.displayName="List";var Bi=An,Zi=Bi},66392:function(pn,Hn){"use strict";var Kt;var bt=Symbol.for("react.element"),se=Symbol.for("react.portal"),Ae=Symbol.for("react.fragment"),sn=Symbol.for("react.strict_mode"),xe=Symbol.for("react.profiler"),Bt=Symbol.for("react.provider"),Yt=Symbol.for("react.context"),Le=Symbol.for("react.server_context"),ge=Symbol.for("react.forward_ref"),he=Symbol.for("react.suspense"),Ke=Symbol.for("react.suspense_list"),Te=Symbol.for("react.memo"),dn=Symbol.for("react.lazy"),Ft=Symbol.for("react.offscreen"),nt;nt=Symbol.for("react.module.reference");function et(ht){if(typeof ht=="object"&&ht!==null){var lt=ht.$$typeof;switch(lt){case bt:switch(ht=ht.type,ht){case Ae:case xe:case sn:case he:case Ke:return ht;default:switch(ht=ht&&ht.$$typeof,ht){case Le:case Yt:case ge:case dn:case Te:case Bt:return ht;default:return lt}}case se:return lt}}}Kt=Yt,Kt=Bt,Kt=bt,Kt=ge,Kt=Ae,Kt=dn,Kt=Te,Kt=se,Kt=xe,Kt=sn,Kt=he,Kt=Ke,Kt=function(){return!1},Kt=function(){return!1},Kt=function(ht){return et(ht)===Yt},Kt=function(ht){return et(ht)===Bt},Kt=function(ht){return typeof ht=="object"&&ht!==null&&ht.$$typeof===bt},Kt=function(ht){return et(ht)===ge},Kt=function(ht){return et(ht)===Ae},Kt=function(ht){return et(ht)===dn},Kt=function(ht){return et(ht)===Te},Kt=function(ht){return et(ht)===se},Kt=function(ht){return et(ht)===xe},Kt=function(ht){return et(ht)===sn},Kt=function(ht){return et(ht)===he},Kt=function(ht){return et(ht)===Ke},Kt=function(ht){return typeof ht=="string"||typeof ht=="function"||ht===Ae||ht===xe||ht===sn||ht===he||ht===Ke||ht===Ft||typeof ht=="object"&&ht!==null&&(ht.$$typeof===dn||ht.$$typeof===Te||ht.$$typeof===Bt||ht.$$typeof===Yt||ht.$$typeof===ge||ht.$$typeof===nt||ht.getModuleId!==void 0)},Kt=et},31461:function(pn,Hn,Kt){"use strict";Kt(66392)},4977:function(pn){"use strict";pn.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=="},17423:function(pn,Hn,Kt){"use strict";Kt.d(Hn,{Z:function(){return Le}});const bt=ge=>typeof ge=="object"&&ge!=null&&ge.nodeType===1,se=(ge,he)=>(!he||ge!=="hidden")&&ge!=="visible"&&ge!=="clip",Ae=(ge,he)=>{if(ge.clientHeight<ge.scrollHeight||ge.clientWidth<ge.scrollWidth){const Ke=getComputedStyle(ge,null);return se(Ke.overflowY,he)||se(Ke.overflowX,he)||(Te=>{const dn=(Ft=>{if(!Ft.ownerDocument||!Ft.ownerDocument.defaultView)return null;try{return Ft.ownerDocument.defaultView.frameElement}catch(nt){return null}})(Te);return!!dn&&(dn.clientHeight<Te.scrollHeight||dn.clientWidth<Te.scrollWidth)})(ge)}return!1},sn=(ge,he,Ke,Te,dn,Ft,nt,et)=>Ft<ge&&nt>he||Ft>ge&&nt<he?0:Ft<=ge&&et<=Ke||nt>=he&&et>=Ke?Ft-ge-Te:nt>he&&et<Ke||Ft<ge&&et>Ke?nt-he+dn:0,xe=ge=>{const he=ge.parentElement;return he==null?ge.getRootNode().host||null:he},Bt=(ge,he)=>{var Ke,Te,dn,Ft;if(typeof document=="undefined")return[];const{scrollMode:nt,block:et,inline:ht,boundary:lt,skipOverflowHiddenElements:pt}=he,vt=typeof lt=="function"?lt:Rn=>Rn!==lt;if(!bt(ge))throw new TypeError("Invalid target");const Pt=document.scrollingElement||document.documentElement,Mt=[];let Ot=ge;for(;bt(Ot)&&vt(Ot);){if(Ot=xe(Ot),Ot===Pt){Mt.push(Ot);break}Ot!=null&&Ot===document.body&&Ae(Ot)&&!Ae(document.documentElement)||Ot!=null&&Ae(Ot,pt)&&Mt.push(Ot)}const Vt=(Te=(Ke=window.visualViewport)==null?void 0:Ke.width)!=null?Te:innerWidth,te=(Ft=(dn=window.visualViewport)==null?void 0:dn.height)!=null?Ft:innerHeight,{scrollX:re,scrollY:Jt}=window,{height:pe,width:le,top:Ne,right:en,bottom:Xe,left:Zn}=ge.getBoundingClientRect(),{top:$n,right:qn,bottom:Fi,left:qt}=(Rn=>{const Me=window.getComputedStyle(Rn);return{top:parseFloat(Me.scrollMarginTop)||0,right:parseFloat(Me.scrollMarginRight)||0,bottom:parseFloat(Me.scrollMarginBottom)||0,left:parseFloat(Me.scrollMarginLeft)||0}})(ge);let _t=et==="start"||et==="nearest"?Ne-$n:et==="end"?Xe+Fi:Ne+pe/2-$n+Fi,Re=ht==="center"?Zn+le/2-qt+qn:ht==="end"?en+qn:Zn-qt;const Pn=[];for(let Rn=0;Rn<Mt.length;Rn++){const Me=Mt[Rn],{height:gn,width:xn,top:ri,right:Oe,bottom:ue,left:Fe}=Me.getBoundingClientRect();if(nt==="if-needed"&&Ne>=0&&Zn>=0&&Xe<=te&&en<=Vt&&Ne>=ri&&Xe<=ue&&Zn>=Fe&&en<=Oe)return Pn;const mn=getComputedStyle(Me),je=parseInt(mn.borderLeftWidth,10),Rt=parseInt(mn.borderTopWidth,10),Lt=parseInt(mn.borderRightWidth,10),Ct=parseInt(mn.borderBottomWidth,10);let Et=0,Ht=0;const Nt="offsetWidth"in Me?Me.offsetWidth-Me.clientWidth-je-Lt:0,Zt="offsetHeight"in Me?Me.offsetHeight-Me.clientHeight-Rt-Ct:0,Qe="offsetWidth"in Me?Me.offsetWidth===0?0:xn/Me.offsetWidth:0,Bn="offsetHeight"in Me?Me.offsetHeight===0?0:gn/Me.offsetHeight:0;if(Pt===Me)Et=et==="start"?_t:et==="end"?_t-te:et==="nearest"?sn(Jt,Jt+te,te,Rt,Ct,Jt+_t,Jt+_t+pe,pe):_t-te/2,Ht=ht==="start"?Re:ht==="center"?Re-Vt/2:ht==="end"?Re-Vt:sn(re,re+Vt,Vt,je,Lt,re+Re,re+Re+le,le),Et=Math.max(0,Et+Jt),Ht=Math.max(0,Ht+re);else{Et=et==="start"?_t-ri-Rt:et==="end"?_t-ue+Ct+Zt:et==="nearest"?sn(ri,ue,gn,Rt,Ct+Zt,_t,_t+pe,pe):_t-(ri+gn/2)+Zt/2,Ht=ht==="start"?Re-Fe-je:ht==="center"?Re-(Fe+xn/2)+Nt/2:ht==="end"?Re-Oe+Lt+Nt:sn(Fe,Oe,xn,je,Lt+Nt,Re,Re+le,le);const{scrollLeft:Nn,scrollTop:De}=Me;Et=Bn===0?0:Math.max(0,Math.min(De+Et/Bn,Me.scrollHeight-gn/Bn+Zt)),Ht=Qe===0?0:Math.max(0,Math.min(Nn+Ht/Qe,Me.scrollWidth-xn/Qe+Nt)),_t+=De-Et,Re+=Nn-Ht}Pn.push({el:Me,top:Et,left:Ht})}return Pn},Yt=ge=>ge===!1?{block:"end",inline:"nearest"}:(he=>he===Object(he)&&Object.keys(he).length!==0)(ge)?ge:{block:"start",inline:"nearest"};function Le(ge,he){if(!ge.isConnected||!(dn=>{let Ft=dn;for(;Ft&&Ft.parentNode;){if(Ft.parentNode===document)return!0;Ft=Ft.parentNode instanceof ShadowRoot?Ft.parentNode.host:Ft.parentNode}return!1})(ge))return;const Ke=(dn=>{const Ft=window.getComputedStyle(dn);return{top:parseFloat(Ft.scrollMarginTop)||0,right:parseFloat(Ft.scrollMarginRight)||0,bottom:parseFloat(Ft.scrollMarginBottom)||0,left:parseFloat(Ft.scrollMarginLeft)||0}})(ge);if((dn=>typeof dn=="object"&&typeof dn.behavior=="function")(he))return he.behavior(Bt(ge,he));const Te=typeof he=="boolean"||he==null?void 0:he.behavior;for(const{el:dn,top:Ft,left:nt}of Bt(ge,Yt(he))){const et=Ft-Ke.top+Ke.bottom,ht=nt-Ke.left+Ke.right;dn.scroll({top:et,left:ht,behavior:Te})}}}}]);