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__virtualSpaces__Lists__Kn...

1179 lines
2.0 MiB

!(function(){var sw=Object.defineProperty,aw=Object.defineProperties;var lw=Object.getOwnPropertyDescriptors;var Q0=Object.getOwnPropertySymbols;var Sx=Object.prototype.hasOwnProperty,xx=Object.prototype.propertyIsEnumerable;var yx=(ln,tn,Bt)=>tn in ln?sw(ln,tn,{enumerable:!0,configurable:!0,writable:!0,value:Bt}):ln[tn]=Bt,gd=(ln,tn)=>{for(var Bt in tn||(tn={}))Sx.call(tn,Bt)&&yx(ln,Bt,tn[Bt]);if(Q0)for(var Bt of Q0(tn))xx.call(tn,Bt)&&yx(ln,Bt,tn[Bt]);return ln},Xy=(ln,tn)=>aw(ln,lw(tn));var wx=(ln,tn)=>{var Bt={};for(var wt in ln)Sx.call(ln,wt)&&tn.indexOf(wt)<0&&(Bt[wt]=ln[wt]);if(ln!=null&&Q0)for(var wt of Q0(ln))tn.indexOf(wt)<0&&xx.call(ln,wt)&&(Bt[wt]=ln[wt]);return Bt};(self.webpackChunk=self.webpackChunk||[]).push([[8447],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(ln,tn){"use strict";tn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},3878:function(ln,tn){"use strict";tn.Z={flex_box_center:"flex_box_center___vG4eV",flex_space_between:"flex_space_between___qVVxe",flex_box_vertical_center:"flex_box_vertical_center___P8Z8s",flex_box_center_end:"flex_box_center_end___VMme3",flex_box_column:"flex_box_column___VMHwm",dropdownmenus:"dropdownmenus___oVzoj",popupClassNames:"popupClassNames___OcZq7",selectdown:"selectdown___mmcA8"}},63720:function(){"use strict";function ln(Tt,et,nt,dt){nt===void 0&&(nt=0),dt===void 0&&(dt=1/0),this._name=Tt,this._defaultValue=et,this._minimum=nt,this._maximum=dt}Object.defineProperty(ln.prototype,"name",{get:function(){return this._name},set:function(Tt){if(typeof Tt!="string"||Tt==="")throw new Error("Shape name must be a valid string.");this._name=Tt}}),Object.defineProperty(ln.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("The default value must be a real number, not: "+Tt);this._defaultValue=Tt}}),Object.defineProperty(ln.prototype,"minimum",{get:function(){return this._minimum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Minimum must be a real number, not: "+Tt);this._minimum=Tt}}),Object.defineProperty(ln.prototype,"maximum",{get:function(){return this._maximum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Maximum must be a real number, not: "+Tt);this._maximum=Tt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Tt,et){var nt=go.Shape._FigureParameters[Tt];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Tt,et,nt){if(!(nt instanceof ln))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+nt);if(nt.defaultValue<nt.minimum||nt.defaultValue>nt.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+nt.defaultValue);var dt=go.Shape._FigureParameters[Tt];dt||(dt=[],go.Shape._FigureParameters[Tt]=dt),dt[et]=nt};var tn=[];function Bt(Tt,et){var nt=tn.pop();return nt===void 0?new go.Point(Tt,et):(nt.x=Tt,nt.y=et,nt)}function wt(){var Tt=tn.pop();return Tt===void 0?new go.Point:Tt}function ne(Tt){tn.push(Tt)}function ge(Tt,et,nt,dt,lt,gt,mt,yt,bt){bt||(bt=new go.Point);var Dt=Tt-nt,At=lt-mt,Vt=NaN,Zt=NaN;if(Dt===0)if(At===0)Tt===nt&&(Vt=Tt,Zt=et);else{var $t=(gt-yt)/At,xe=gt-$t*lt;Vt=Tt,Zt=$t*Vt+xe}else if(At===0){var re=(et-dt)/Dt,Re=et-re*Tt;Vt=lt,Zt=re*Vt+Re}else{var re=(et-dt)/Dt,$t=(gt-yt)/At,Re=et-re*Tt,xe=gt-$t*lt;Vt=(xe-Re)/(re-$t),Zt=re*Vt+Re}return bt.x=Vt,bt.y=Zt,bt}function ke(Tt,et,nt,dt,lt,gt,mt,yt,bt,Dt,At,Vt,Zt,$t){var xe=1-bt,re=bt,Re=Tt*xe+nt*re,We=et*xe+dt*re,$e=nt*xe+lt*re,En=dt*xe+gt*re,vn=lt*xe+mt*re,gn=gt*xe+yt*re,cn=Re*xe+$e*re,Yt=We*xe+En*re,Rt=$e*xe+vn*re,Ee=En*xe+gn*re,Ve=cn*xe+Rt*re,rn=Yt*xe+Ee*re;Dt.x=Re,Dt.y=We,At.x=cn,At.y=Yt,Vt.x=Ve,Vt.y=rn,Zt.x=Rt,Zt.y=Ee,$t.x=vn,$t.y=gn}var he=new go.Spot(.156,.156),ie=new go.Spot(.844,.844),ee=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new ln("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=5),dt=Math.min(dt,et/3),dt=Math.min(dt,nt/3);var lt=dt*ee,gt=new go.Geometry().add(new go.PathFigure(dt,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-dt,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,dt,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,nt-dt)).add(new go.PathSegment(go.PathSegment.Bezier,et-dt,nt,et,nt-lt,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,dt,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt-dt,lt,nt,0,nt-lt)).add(new go.PathSegment(go.PathSegment.Line,0,dt)).add(new go.PathSegment(go.PathSegment.Bezier,dt,0,0,lt,lt,0).close()));return lt>1&&(gt.spot1=new go.Spot(0,0,lt,lt),gt.spot2=new go.Spot(1,1,-lt,-lt)),gt}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(Tt,et,nt){var dt=new go.Geometry(go.Geometry.Line);return dt.startX=0,dt.startY=nt/2,dt.endX=et,dt.endY=nt/2,dt}),go.Shape.defineFigureGenerator("LineV",function(Tt,et,nt){var dt=new go.Geometry(go.Geometry.Line);return dt.startX=et/2,dt.startY=0,dt.endX=et/2,dt.endY=nt,dt}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("XLine",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LineRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)))}),go.Shape.defineFigureGenerator("LineDown",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.25*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)))}),go.Shape.defineFigureGenerator("LineLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)))}),go.Shape.defineFigureGenerator("LineUp",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.75*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(Tt,et,nt){var dt=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(dt*et,(1-dt)*nt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,dt*nt)).add(new go.PathSegment(go.PathSegment.Move,dt*et,dt*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,(1-dt)*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt/2)).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("CircleLine",function(Tt,et,nt){var dt=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,dt,dt,dt,dt).close()));return lt.spot1=he,lt.spot2=ie,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Tt,et,nt){var dt=new go.Geometry(go.Geometry.Line);return dt.startX=0,dt.startY=0,dt.endX=et,dt.endY=nt,dt}),go.Shape.defineFigureGenerator("Line2",function(Tt,et,nt){var dt=new go.Geometry(go.Geometry.Line);return dt.startX=et,dt.startY=0,dt.endX=0,dt.endY=nt,dt}),go.Shape.defineFigureGenerator("Curve1",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,ee*et,0,et,(1-ee)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,ee*nt,(1-ee)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,ee*nt,ee*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-ee)*et,0,0,(1-ee)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new ln("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)?dt=.1:dt<-1?dt=-1:dt>1&&(dt=1);var lt=Math.abs(dt)*et;if(dt===0){var gt=new go.Geometry(go.Geometry.Rectangle);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=nt,gt}else{var gt=new go.Geometry;return dt>0?gt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):gt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&gt.setSpots(lt/et,0,(et-lt)/et,1),gt}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new ln("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)?dt=10:dt<-et?dt=-et:dt>et&&(dt=et);var lt=Math.abs(dt);if(dt===0){var gt=new go.Geometry(go.Geometry.Rectangle);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=nt,gt}else{var gt=new go.Geometry;return dt>0?gt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):gt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&gt.setSpots(lt/et,0,(et-lt)/et,1),gt}}),go.Shape.setFigureParameter("Trapezoid1",0,new ln("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)?dt=.2:dt<.5?dt=-.5:dt>.5&&(dt=.5);var lt=Math.abs(dt)*et;if(dt===0){var gt=new go.Geometry(go.Geometry.Rectangle);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=nt,gt}else{var gt=new go.Geometry;return dt>0?gt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):gt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&gt.setSpots(lt/et,0,(et-lt)/et,1),gt}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new ln("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)?dt=20:dt<-et?dt=-et/2:dt>et&&(dt=et/2);var lt=Math.abs(dt);if(dt===0){var gt=new go.Geometry(go.Geometry.Rectangle);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=nt,gt}else{var gt=new go.Geometry;return dt>0?gt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):gt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&gt.setSpots(lt/et,0,(et-lt)/et,1),gt}}),go.Shape.setFigureParameter("ManualOperation",0,new ln("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)?dt=10:dt<-et?dt=-et/2:dt>et&&(dt=et/2);var lt=Math.abs(dt);if(dt===0){var gt=new go.Geometry(go.Geometry.Rectangle);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=nt,gt}else{var gt=new go.Geometry;return dt>0?gt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())):gt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())),lt<et/2&&gt.setSpots(lt/et,0,(et-lt)/et,1),gt}});var Oe=[];function ue(){var Tt=Oe.pop();return Tt===void 0?[]:Tt}function Jt(Tt){Tt.length=0,Oe.push(Tt)}function Ke(Tt){for(var et=ue(),nt=.5,dt=.5,lt=Math.PI*1.5,gt=0,mt=0;mt<Tt;mt++)gt=2*Math.PI/Tt*mt+lt,et[mt]=new go.Point(dt+nt*Math.cos(gt),dt+nt*Math.sin(gt));return et.push(et[0]),et}function qt(Tt){var et=Ne(Tt),nt=ue();nt[0]=et[0];for(var dt=1,lt=1;dt<et.length;dt+=2,lt+=3)nt[lt]=et[dt],nt[lt+1]=et[dt],nt[lt+2]=et[dt+1];return Jt(et),nt}function Ne(Tt){for(var et=Ke(Tt),nt=ue(),dt=Math.floor(et.length/2),lt=et.length-1,gt=Tt%2===0?2:1,mt=0;mt<lt;mt++){var yt=et[mt],bt=et[mt+1],Dt=et[(dt+mt-1)%lt],At=et[(dt+mt+gt)%lt];nt[mt*2]=yt,nt[mt*2+1]=ge(yt.x,yt.y,Dt.x,Dt.y,bt.x,bt.y,At.x,At.y,new go.Point)}return nt[nt.length]=nt[0],Jt(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(Tt,et,nt){var dt=Ke(5),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<5;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Tt,et,nt){var dt=Ke(6),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<6;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Tt,et,nt){var dt=Ke(7),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<7;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Tt,et,nt){var dt=Ke(8),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<8;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Tt,et,nt){var dt=Ke(9),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<9;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Tt,et,nt){var dt=Ke(10),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<10;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Tt,et,nt){var dt=Ke(12),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<12;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Tt,et,nt){var dt=Ne(5),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<10;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Tt,et,nt){var dt=Ne(6),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<12;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Tt,et,nt){var dt=Ne(7),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<14;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Tt,et,nt){var dt=Ne(8),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<16;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Tt,et,nt){var dt=Ne(9),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<18;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Tt,et,nt){var dt=Ne(10),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<20;mt++)gt.add(new go.PathSegment(go.PathSegment.Line,dt[mt].x*et,dt[mt].y*nt));return gt.add(new go.PathSegment(go.PathSegment.Line,dt[0].x*et,dt[0].y*nt).close()),Jt(dt),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Tt,et,nt){var dt=qt(5),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Tt,et,nt){var dt=qt(6),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Tt,et,nt){var dt=qt(7),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Tt,et,nt){var dt=qt(8),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Tt,et,nt){var dt=qt(9),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Tt,et,nt){var dt=qt(10),lt=new go.Geometry,gt=new go.PathFigure(dt[0].x*et,dt[0].y*nt,!0);lt.add(gt);for(var mt=1;mt<dt.length;mt+=3)gt.add(new go.PathSegment(go.PathSegment.Bezier,dt[mt+2].x*et,dt[mt+2].y*nt,dt[mt].x*et,dt[mt].y*nt,dt[mt+1].x*et,dt[mt+1].y*nt));return gt.segments.last().close(),Jt(dt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new ln("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new ln("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN,lt=Tt?Tt.parameter2:NaN;isNaN(dt)&&(dt=8),isNaN(lt)&&(lt=8);var gt=new go.Geometry,mt=new go.PathFigure(0,0,!0);return gt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt<et/2&&lt<nt/2&&(mt.add(new go.PathSegment(go.PathSegment.Move,dt,lt)),mt.add(new go.PathSegment(go.PathSegment.Line,dt,nt-lt)),mt.add(new go.PathSegment(go.PathSegment.Line,et-dt,nt-lt)),mt.add(new go.PathSegment(go.PathSegment.Line,et-dt,lt).close())),gt.setSpots(0,0,1,1,dt,lt,-dt,-lt),gt}),go.Shape.setFigureParameter("Ring",0,new ln("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=8);var lt=et/2,gt=new go.Geometry,mt=new go.PathFigure(et,et/2,!0);gt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var yt=Math.max(lt-dt,0);return yt>0&&(mt.add(new go.PathSegment(go.PathSegment.Move,et/2+yt,et/2)),mt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,yt,yt).close())),gt.spot1=he,gt.spot2=ie,gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("Cloud",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*nt,-.09239631*et,.07836421*nt,.1406031*et,-.0542823*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*nt,.2450511*et,-.00697547*nt,.3776197*et,-.01112067*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*nt,.4539471*et,0,.6066018*et,-.02526587*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*nt,.6914277*et,-.01904177*nt,.8921095*et,-.01220843*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*nt,1.036446*et,.04105738*nt,1.020377*et,.3022052*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*nt,1.04448*et,.360238*nt,.992256*et,.5219009*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*nt,1.032337*et,.5771781*nt,1.018411*et,.8120651*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*nt,1.028411*et,.9571472*nt,.8556702*et,1.052487*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*nt,.7431877*et,1.009325*nt,.5624123*et,1.021761*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*nt,.4820677*et,1.031761*nt,.3030112*et,1.002796*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*nt,.2329994*et,1.01518*nt,.03213784*et,1.01518*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*nt,-.02812061*et,.9032597*nt,-.01205169*et,.6835638*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*nt,-.01812061*et,.6089503*nt,-.00606892*et,.4555777*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*nt,-.01606892*et,.3892545*nt,-.01205169*et,.1944299*nt))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(Tt,et,nt){var dt=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(dt*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,dt*nt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-dt)*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,nt)).add(new go.PathSegment(go.PathSegment.Line,dt*et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-dt)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,dt*nt).close())).setSpots(dt/2,dt/2,1-dt/2,1-dt/2)}),go.Shape.setFigureParameter("Pie",0,new ln("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new ln("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN,lt=Tt?Tt.parameter2:NaN;isNaN(dt)&&(dt=0),isNaN(lt)&&(lt=315);var gt=dt%360;gt<0&&(gt+=360);var mt=lt%360,yt=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(yt,yt).add(new go.PathSegment(go.PathSegment.Arc,gt,mt,yt,yt,yt,yt).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Tt,et,nt){var dt=ee/Math.SQRT2*.5,lt=Math.SQRT2/2,gt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*et,gt*nt,et,(1-dt)*nt,(lt+dt)*et,(gt+dt)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new ln("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=30);var lt=Math.min(dt,et)/2,gt=et/2,mt=nt/2;return new go.Geometry().add(new go.PathFigure(gt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,gt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,mt-lt).close()))}),go.Shape.setFigureParameter("ThinCross",0,new ln("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=10);var lt=Math.min(dt,et)/2,gt=et/2,mt=nt/2;return new go.Geometry().add(new go.PathFigure(gt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,gt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,gt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,mt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,mt-lt)).add(new go.PathSegment(go.PathSegment.Line,gt-lt,mt-lt).close()))}),go.Shape.setFigureParameter("ThickX",0,new ln("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;if((isNaN(dt)||dt<0)&&(dt=30),et===0||nt===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=nt,lt}else{var gt=et/2,mt=nt/2,yt=Math.atan2(nt,et),bt=dt-Math.min(Math.cos(yt)*dt/2,gt),Dt=dt-Math.min(Math.sin(yt)*dt/2,mt),lt=new go.Geometry,At=new go.PathFigure(bt,0,!0);return lt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,gt,.2*nt)),At.add(new go.PathSegment(go.PathSegment.Line,et-bt,0)),At.add(new go.PathSegment(go.PathSegment.Line,et,Dt)),At.add(new go.PathSegment(go.PathSegment.Line,.8*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,et,nt-Dt)),At.add(new go.PathSegment(go.PathSegment.Line,et-bt,nt)),At.add(new go.PathSegment(go.PathSegment.Line,gt,.8*nt)),At.add(new go.PathSegment(go.PathSegment.Line,bt,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,nt-Dt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,0,Dt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new ln("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=10);var lt=new go.Geometry,gt=new go.PathFigure(.1*et,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new ln("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.2);var lt=new go.Geometry,gt=new go.PathFigure(0,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,dt*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(.5+dt/2)*et,dt*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(.5+dt/2)*et,(1-dt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,(1-dt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,(1-dt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(.5-dt/2)*et,(1-dt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(.5-dt/2)*et,dt*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,dt*nt).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new ln("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.5);var lt=new go.Geometry,gt=new go.PathFigure(0,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,Math.abs(1-dt)*et,.25*nt,Math.abs(1-dt)*et,.75*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,dt*et,.75*nt,dt*et,.25*nt).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,ee*et,0,et,(.5-ee/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+ee/2)*nt,ee*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,0,et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*nt,.5*et,.25*nt).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,.1*et,.8*nt,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.5*nt,.9*et,.8*nt).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*nt)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.6*et,.2*nt,et,.25*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*nt,et,.8*nt,.6*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,.5*et,.75*nt,.55*et,.95*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*nt,.45*et,.95*nt,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.4*et,.8*nt,0,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*nt,0,.25*nt,.4*et,.2*nt).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.4*et,.6*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,nt,.5*et,.75*nt,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*nt,.55*et,.95*nt,.5*et,.75*nt));var gt=.2,mt=.3,yt=0,bt=gt*ee;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+mt)*et,(.5+gt+yt)*nt,(.5-gt+mt)*et,(.5+bt+yt)*nt,(.5-bt+mt)*et,(.5+gt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+gt+mt)*et,(.5+yt)*nt,(.5+bt+mt)*et,(.5+gt+yt)*nt,(.5+gt+mt)*et,(.5+bt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+mt)*et,(.5-gt+yt)*nt,(1-.5+gt+mt)*et,(.5-bt+yt)*nt,(.5+bt+mt)*et,(.5-gt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-bt+mt)*et,(.5-gt+yt)*nt,(.5-gt+mt+.05)*et,(.5-bt+yt-.02)*nt)),gt=.2,mt=0,yt=-.3,bt=gt*ee,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+gt+mt)*et,(.5+yt)*nt,(.5+bt+mt)*et,(.5+gt+yt)*nt,(.5+gt+mt)*et,(.5+bt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+mt)*et,(.5-gt+yt)*nt,(1-.5+gt+mt)*et,(.5-bt+yt)*nt,(.5+bt+mt)*et,(.5-gt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-gt+mt)*et,(.5+yt)*nt,(.5-bt+mt)*et,(.5-gt+yt)*nt,(.5-gt+mt)*et,(.5-bt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-bt+mt)*et,(.5+gt+yt)*nt,(.5-gt+mt)*et,(.5+bt+yt)*nt,(.5-bt+mt)*et,(.5+gt+yt)*nt)),gt=.2,mt=-.3,yt=0,bt=gt*ee,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+mt)*et,(.5-gt+yt)*nt,(1-.5+gt+mt-.05)*et,(.5-bt+yt-.02)*nt,(.5+bt+mt)*et,(.5-gt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-gt+mt)*et,(.5+yt)*nt,(.5-bt+mt)*et,(.5-gt+yt)*nt,(.5-gt+mt)*et,(.5-bt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+mt)*et,(.5+gt+yt)*nt,(.5-gt+mt)*et,(.5+bt+yt)*nt,(.5-bt+mt)*et,(.5+gt+yt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+bt+mt)*et,(.5+gt+yt)*nt,(.5+gt+mt)*et,(.5+bt+yt)*nt).close()),dt.setSpots(.06,.33,.93,.68),dt}),go.Shape.defineFigureGenerator("YinYang",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var gt=.1,mt=.5,yt=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(mt+gt)*et,yt*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*mt,nt*yt,gt*et,gt*et).close()),lt=new go.PathFigure(et*.5,0,!1),dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),yt=.75,lt=new go.PathFigure((mt+gt)*et,yt*nt,!0),dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*mt,nt*yt,gt*et,gt*et).close()),dt.defaultStretch=go.GraphObject.Uniform,dt}),go.Shape.defineFigureGenerator("Peace",function(Tt,et,nt){var dt=.8535533905932737,lt=.5*et,gt=.5*nt;return new go.Geometry().add(new go.PathFigure(lt,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,lt,gt,lt,gt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt)).add(new go.PathSegment(go.PathSegment.Move,lt,gt)).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,dt*nt)).add(new go.PathSegment(go.PathSegment.Move,lt,gt)).add(new go.PathSegment(go.PathSegment.Line,dt*et,dt*nt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=.5,mt=.5,yt=.5,bt=new go.PathFigure(mt*et,(yt-gt)*nt);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),gt=.4,lt=ee*.4;var Dt=wt(),At=wt(),Vt=wt(),Zt=wt();ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.42,Dt,At,Vt,Zt,Zt);var $t=wt(),xe=wt(),re=wt();ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.58,Zt,Zt,re,$t,xe);var Re=wt(),We=wt(),$e=wt();ke(mt,yt+gt,mt-lt,yt+gt,mt-gt,yt+lt,mt-gt,yt,.42,Re,We,$e,Zt,Zt);var En=wt(),vn=wt(),gn=wt();return ke(mt,yt+gt,mt-lt,yt+gt,mt-gt,yt+lt,mt-gt,yt,.58,Zt,Zt,gn,En,vn),bt.add(new go.PathSegment(go.PathSegment.Move,gn.x*et,gn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,En.x*et,En.y*nt,vn.x*et,vn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Vt.x*et,Vt.y*nt,Dt.x*et,Dt.y*nt,At.x*et,At.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,gn.x*et,gn.y*nt).close()),bt.add(new go.PathSegment(go.PathSegment.Move,$e.x*et,$e.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,re.x*et,re.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,$t.x*et,$t.y*nt,xe.x*et,xe.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,$e.x*et,$e.y*nt,Re.x*et,Re.y*nt,We.x*et,We.y*nt).close()),ne(Dt),ne(At),ne(Vt),ne(Zt),ne($t),ne(xe),ne(re),ne(Re),ne(We),ne($e),ne(En),ne(vn),ne(gn),dt.defaultStretch=go.GraphObject.Uniform,dt}),go.Shape.defineFigureGenerator("Fragile",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*et,0)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*nt)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.5*nt,et,.25*nt,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*nt,0,.25*nt).close()))}),go.Shape.setFigureParameter("HourGlass",0,new ln("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=30),dt>et&&(dt=et);var lt=(et-dt)/2,gt=lt+dt;return new go.Geometry().add(new go.PathFigure(gt,.5*nt).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.55*nt).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*nt).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.4,gt=.4,mt=.5,yt=.5,bt=wt(),Dt=wt(),At=wt(),Vt=wt(),Zt=new go.PathFigure((mt-gt)*et,yt*nt,!1);dt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt)),ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.44,At,Vt,Dt,bt,bt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*et,Dt.y*nt,At.x*et,At.y*nt,Vt.x*et,Vt.y*nt));var $t=Bt(Dt.x,Dt.y);ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.56,bt,bt,Dt,At,Vt);var xe=Bt(Dt.x,Dt.y);Zt.add(new go.PathSegment(go.PathSegment.Line,($t.x*.1+.95*.9)*et,$t.y*.1*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.85*et,$t.y*.1*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),Zt.add(new go.PathSegment(go.PathSegment.Line,et,0)),Zt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,(xe.x*.1+.9)*et,.15*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,(xe.x*.1+.9)*et,(xe.y*.1+.05*.9)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,xe.x*et,xe.y*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,At.x*et,At.y*nt,Vt.x*et,Vt.y*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt)),gt=.35,lt=ee*.35;var re=new go.PathFigure(mt*et,(yt-gt)*nt,!1);dt.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt));var Re=new go.PathFigure((mt-gt)*et,yt*nt,!1);return dt.add(Re),ne(bt),ne(Dt),ne(At),ne(Vt),ne($t),ne(xe),dt.spot1=new go.Spot(.202,.257),dt.spot2=new go.Spot(.792,.739),dt.defaultStretch=go.GraphObject.Uniform,dt}),go.Shape.defineFigureGenerator("GenderFemale",function(Tt,et,nt){var dt=new go.Geometry,lt=.375,gt=0,mt=-.125,yt=lt*ee,bt=new go.PathFigure((.525+gt)*et,(.5+lt+mt)*nt,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+gt)*et,(.5+mt)*nt,(.5+yt+gt)*et,(.5+lt+mt)*nt,(.5+lt+gt)*et,(.5+yt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+gt)*et,(.5-lt+mt)*nt,(1-.5+lt+gt)*et,(.5-yt+mt)*nt,(.5+yt+gt)*et,(.5-lt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+gt)*et,(.5+mt)*nt,(.5-yt+gt)*et,(.5-lt+mt)*nt,(.5-lt+gt)*et,(.5-yt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+gt)*et,(.5+lt+mt)*nt,(.5-lt+gt)*et,(.5+yt+mt)*nt,(.5-yt+gt)*et,(.5+lt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,gt=0,mt=-.125,yt=lt*ee;var bt=new go.PathFigure((1-.5+lt+gt)*et,(.5+mt)*nt,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+gt)*et,(.5+lt+mt)*nt,(.5+lt+gt)*et,(.5+yt+mt)*nt,(.5+yt+gt)*et,(.5+lt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+gt)*et,(.5+mt)*nt,(.5-yt+gt)*et,(.5+lt+mt)*nt,(.5-lt+gt)*et,(.5+yt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+gt)*et,(.5-lt+mt)*nt,(.5-lt+gt)*et,(.5-yt+mt)*nt,(.5-yt+gt)*et,(.5-lt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+gt)*et,(.5+mt)*nt,(.5+yt+gt)*et,(.5-lt+mt)*nt,(1-.5+lt+gt)*et,(.5-yt+mt)*nt));var bt=new go.PathFigure((.525+gt)*et,(.5+lt+mt)*nt,!1);return dt.add(bt),dt.spot1=new go.Spot(.232,.136),dt.spot2=new go.Spot(.682,.611),dt.defaultStretch=go.GraphObject.Uniform,dt}),go.Shape.defineFigureGenerator("LogicImplies",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;return isNaN(dt)&&(dt=.2),new go.Geometry().add(new go.PathFigure((1-dt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;return isNaN(dt)&&(dt=.2),new go.Geometry().add(new go.PathFigure((1-dt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-dt)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,dt*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,dt*et,nt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LogicAnd",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(Tt,et,nt){var dt=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*nt,.5*et,.5*nt)));return dt.defaultStretch=go.GraphObject.Uniform,dt}),go.Shape.defineFigureGenerator("LogicTruth",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)))}),go.Shape.defineFigureGenerator("LogicForAll",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(Tt,et,nt){var dt=.5;return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,0,dt*nt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,dt*et,dt*nt,dt*et,dt*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Tt,et,nt){var dt=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,dt*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,dt*et,dt*nt,dt*et,dt*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new ln("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new ln("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.3);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.3);var gt=(1-dt)*et,mt=(.5-lt/2)*nt,yt=(.5+lt/2)*nt,bt=new go.Geometry,Dt=new go.PathFigure(0,mt,!0);bt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,mt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,0)),Dt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,yt)),Dt.add(new go.PathSegment(go.PathSegment.Line,0,yt).close()),bt.spot1=new go.Spot(0,mt/nt);var At=ge(0,yt/nt,1,yt/nt,gt/et,1,1,.5,wt());return bt.spot2=new go.Spot(At.x,At.y),ne(At),bt}),go.Shape.setFigureParameter("Arrow2",0,new ln("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new ln("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=30),dt>et&&(dt=et);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var gt=et-dt,mt=(nt-lt)/2,yt=mt+lt,bt=new go.Geometry,Dt=new go.PathFigure(0,mt,!0);bt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,mt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,0)),Dt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,gt,yt)),Dt.add(new go.PathSegment(go.PathSegment.Line,0,yt).close()),bt.spot1=new go.Spot(0,mt/nt);var At=ge(0,yt/nt,1,yt/nt,gt/et,1,1,.5,wt());return bt.spot2=new go.Spot(At.x,At.y),ne(At),bt}),go.Shape.defineFigureGenerator("Chevron",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),dt}),go.Shape.defineFigureGenerator("DoubleArrow",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*nt).close()),dt}),go.Shape.setFigureParameter("DoubleEndArrow",0,new ln("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.3);var lt=(.5-dt/2)*nt,gt=(.5+dt/2)*nt,mt=new go.Geometry,yt=new go.PathFigure(et,.5*nt,!0);mt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var bt=ge(0,.5,.3,0,0,lt/nt,.1,lt/nt,wt());return mt.spot1=new go.Spot(bt.x,bt.y),bt=ge(.7,1,1,.5,0,gt/nt,1,gt/nt,bt),mt.spot2=new go.Spot(bt.x,bt.y),ne(bt),mt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new ln("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new ln("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var gt=(nt-dt)/2,mt=gt+dt,yt=(nt-lt)/2,bt=yt+lt;(dt>nt||lt>nt)&&(lt>dt?(dt=dt*nt/lt,gt=(nt-dt)/2,mt=gt+dt,yt=0,bt=nt):(gt=0,mt=nt,yt=0,bt=nt));var Dt=new go.Geometry,At=new go.PathFigure(et,.5*nt,!0);Dt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,bt)),At.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,yt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,gt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,yt).close());var Vt=ge(0,.5,.3,yt/nt,0,gt/nt,1,gt/nt,wt());return Dt.spot1=new go.Spot(Vt.x,Vt.y),Vt=ge(.7,bt/nt,1,.5,0,mt/nt,1,mt/nt,Vt),Dt.spot2=new go.Spot(Vt.x,Vt.y),ne(Vt),Dt}),go.Shape.setFigureParameter("IBeamArrow",0,new ln("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.3);var lt=(.5-dt/2)*nt,gt=(.5+dt/2)*nt,mt=new go.Geometry,yt=new go.PathFigure(et,.5*nt,!0);mt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,0)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),mt.spot1=new go.Spot(0,lt/nt);var bt=ge(.7,1,1,.5,0,gt/nt,1,gt/nt,wt());return mt.spot2=new go.Spot(bt.x,bt.y),ne(bt),mt}),go.Shape.setFigureParameter("IBeamArrow2",0,new ln("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new ln("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var gt=(nt-dt)/2,mt=gt+dt,yt=(nt-lt)/2,bt=yt+lt;(dt>nt||lt>nt)&&(lt>dt?(dt=dt*nt/lt,gt=(nt-dt)/2,mt=gt+dt,yt=0,bt=nt):(gt=0,mt=nt,yt=0,bt=nt));var Dt=new go.Geometry,At=new go.PathFigure(et,.5*nt,!0);Dt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,mt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,bt)),At.add(new go.PathSegment(go.PathSegment.Line,0,bt)),At.add(new go.PathSegment(go.PathSegment.Line,0,yt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,yt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,gt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,yt).close()),Dt.spot1=new go.Spot(0,gt/nt);var Vt=ge(.7,bt/nt,1,.5,0,mt/nt,1,mt/nt,wt());return Dt.spot2=new go.Spot(Vt.x,Vt.y),ne(Vt),Dt}),go.Shape.setFigureParameter("Pointer",0,new ln("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.1);var lt=new go.Geometry,gt=new go.PathFigure(et,.5*nt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,dt*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(dt,.35);var mt=ge(.2,.65,1,.65,0,1,1,.5,wt());return lt.spot2=new go.Spot(mt.x,mt.y),ne(mt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new ln("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.3);var lt=new go.Geometry,gt=new go.PathFigure(et,.5*nt,!0);lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,dt*et,.75*nt,dt*et,.25*nt).close()),lt.spot1=new go.Spot(dt,.35);var mt=ge(0,.65,1,.65,0,1,1,.5,wt());return lt.spot2=new go.Spot(mt.x,mt.y),ne(mt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new ln("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.4);var lt=(.5-dt/2)*nt,gt=(.5+dt/2)*nt,mt=new go.Geometry,yt=new go.PathFigure(et,.5*nt,!0);mt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),mt.spot1=new go.Spot(.2,.3);var bt=ge(.7,1,1,.5,0,gt/nt,1,gt/nt,wt());return mt.spot2=new go.Spot(bt.x,bt.y),ne(bt),mt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new ln("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=50);var lt=(nt-dt)/2,gt=lt+dt;dt>nt&&(lt=0,gt=nt);var mt=new go.Geometry,yt=new go.PathFigure(et,.5*nt,!0);mt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),mt.spot1=new go.Spot(.2,lt/nt);var bt=ge(.7,1,1,.5,0,gt/nt,1,gt/nt,wt());return mt.spot2=new go.Spot(bt.x,bt.y),ne(bt),mt}),go.Shape.setFigureParameter("SquareArrow",0,new ln("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.7);var lt=new go.Geometry,gt=new go.PathFigure(et,.5*nt,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,dt*et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,0)),gt.add(new go.PathSegment(go.PathSegment.Line,dt*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(dt,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=ee*.1,mt=new go.PathFigure(0,.9*nt,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+gt)*nt,(.5+lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+gt)*nt).close()),dt.spot1=new go.Spot(.25,.5),dt.spot2=new go.Spot(.75,.97),dt}),go.Shape.defineFigureGenerator("Cone2",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.9*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,nt,.85/.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt).close());var gt=new go.PathFigure(0,.9*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,.8*nt,.85/.9*et,.8*nt)),dt.spot1=new go.Spot(.25,.5),dt.spot2=new go.Spot(.75,.82),dt}),go.Shape.defineFigureGenerator("Cube1",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var gt=new go.PathFigure(.5*et,nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),dt.spot1=new go.Spot(0,.3),dt.spot2=new go.Spot(.5,.85),dt}),go.Shape.defineFigureGenerator("Cube2",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.3*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var gt=new go.PathFigure(0,.3*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),dt.spot1=new go.Spot(0,.3),dt.spot2=new go.Spot(.7,1),dt}),go.Shape.defineFigureGenerator("Cylinder1",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=5),dt=Math.min(dt,nt/3);var lt=new go.Geometry,gt=ee*.5,mt=new go.PathFigure(0,dt,!0);lt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ee*dt,(.5-gt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,dt,(.5+gt)*et,0,1*et,ee*dt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt-dt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*nt,1*et,nt-ee*dt,(.5+gt)*et,1*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-dt,(.5-gt)*et,1*nt,0,nt-ee*dt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,dt));var yt=new go.PathFigure(et,dt,!1);return lt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*dt,1*et,2*dt-ee*dt,(.5+gt)*et,2*dt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,dt,(.5-gt)*et,2*dt,0,2*dt-ee*dt)),lt.spot1=new go.Spot(0,0,0,2*dt),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=5),dt=Math.min(dt,nt/3);var lt=new go.Geometry,gt=ee*.5,mt=new go.PathFigure(0,nt-dt,!0);lt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,0,dt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ee*dt,(.5-gt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,dt,(.5+gt)*et,0,et,ee*dt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt-dt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,nt-ee*dt,(.5+gt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-dt,(.5-gt)*et,nt,0,nt-ee*dt));var yt=new go.PathFigure(0,nt-dt,!1);return lt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*dt,0,nt-dt-ee*dt,(.5-gt)*et,nt-2*dt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-dt,(.5+gt)*et,nt-2*dt,et,nt-dt-ee*dt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*dt),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=5),dt=Math.min(dt,et/3);var lt=new go.Geometry,gt=ee*.5,mt=new go.PathFigure(dt,0,!0);lt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et-dt,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-ee*dt,0,et,(.5-gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et-dt,nt,et,(.5+gt)*nt,et-ee*dt,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,dt,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,ee*dt,nt,0,(.5+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,dt,0,0,(.5-gt)*nt,ee*dt,0));var yt=new go.PathFigure(dt,0,!1);return lt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,2*dt,.5*nt,dt+ee*dt,0,2*dt,(.5-gt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,dt,nt,2*dt,(.5+gt)*nt,dt+ee*dt,nt)),lt.spot1=new go.Spot(0,0,2*dt,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=5),dt=Math.min(dt,et/3);var lt=new go.Geometry,gt=ee*.5,mt=new go.PathFigure(et-dt,0,!0);lt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-ee*dt,0,et,(.5-gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et-dt,nt,et,(.5+gt)*nt,et-ee*dt,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,dt,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,ee*dt,nt,0,(.5+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,dt,0,0,(.5-gt)*nt,ee*dt,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et-dt,0));var yt=new go.PathFigure(et-dt,0,!1);return lt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,et-2*dt,.5*nt,et-dt-ee*dt,0,et-2*dt,(.5-gt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,et-dt,nt,et-2*dt,(.5+gt)*nt,et-dt-ee*dt,nt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*dt,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.25*et,.25*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var gt=new go.PathFigure(.25*et,.25*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),dt.spot1=new go.Spot(.408,.172),dt.spot2=new go.Spot(.833,.662),dt}),go.Shape.defineFigureGenerator("Prism2",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var gt=new go.PathFigure(0,nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),dt.spot1=new go.Spot(.25,.5),dt.spot2=new go.Spot(.75,.75),dt}),go.Shape.defineFigureGenerator("Pyramid1",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt).close());var gt=new go.PathFigure(.5*et,0,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),dt.spot1=new go.Spot(.25,.367),dt.spot2=new go.Spot(.75,.875),dt}),go.Shape.defineFigureGenerator("Pyramid2",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var gt=new go.PathFigure(.5*et,0,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),dt.spot1=new go.Spot(.25,.367),dt.spot2=new go.Spot(.75,.875),dt}),go.Shape.defineFigureGenerator("Actor",function(Tt,et,nt){var dt=new go.Geometry,lt=.2,gt=.1,mt=ee*lt,yt=ee*gt,bt=.5,Dt=.1,At=new go.PathFigure(bt*et,(Dt+gt)*nt,!0);dt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,(bt-lt)*et,Dt*nt,(bt-mt)*et,(Dt+gt)*nt,(bt-lt)*et,(Dt+yt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-gt)*nt,(bt-lt)*et,(Dt-yt)*nt,(bt-mt)*et,(Dt-gt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(bt+lt)*et,Dt*nt,(bt+mt)*et,(Dt-gt)*nt,(bt+lt)*et,(Dt-yt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt+gt)*nt,(bt+lt)*et,(Dt+yt)*nt,(bt+mt)*et,(Dt+gt)*nt));var Vt=.05,Zt=ee*Vt;bt=.05,Dt=.25;var $t=new go.PathFigure(.5*et,.2*nt,!0);return dt.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),bt=.95,Dt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Vt)*et,Dt*nt,(bt+Zt)*et,(Dt-Vt)*nt,(bt+Vt)*et,(Dt-Zt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),Vt=.025,Zt=ee*Vt,bt=.825,Dt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-Vt)*nt,(bt+Vt)*et,(Dt-Zt)*nt,(bt+Zt)*et,(Dt-Vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Vt)*et,Dt*nt,(bt-Zt)*et,(Dt-Vt)*nt,(bt-Vt)*et,(Dt-Zt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),Vt=.05,Zt=ee*Vt,bt=.5,Dt=.7,$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-Vt)*nt,(bt+Vt)*et,(Dt-Zt)*nt,(bt+Zt)*et,(Dt-Vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Vt)*et,Dt*nt,(bt-Zt)*et,(Dt-Vt)*nt,(bt-Vt)*et,(Dt-Zt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),Vt=.025,Zt=ee*Vt,bt=.175,Dt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-Vt)*nt,(bt+Vt)*et,(Dt-Zt)*nt,(bt+Zt)*et,(Dt-Vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Vt)*et,Dt*nt,(bt-Zt)*et,(Dt-Vt)*nt,(bt-Vt)*et,(Dt-Zt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),Vt=.05,Zt=ee*Vt,bt=.05,Dt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-Vt)*nt,(bt-Vt)*et,(Dt-Zt)*nt,(bt-Zt)*et,(Dt-Vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),dt.spot1=new go.Spot(.2,.2),dt.spot2=new go.Spot(.8,.65),dt}),go.Shape.setFigureParameter("Card",0,new ln("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;isNaN(dt)&&(dt=.2);var lt=new go.Geometry,gt=new go.PathFigure(et,0,!0);return lt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,dt*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,dt*et,0).close()),lt.spot1=new go.Spot(0,dt),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,.5*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt));var gt=new go.PathFigure(.5*et,.5*nt,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),dt.spot1=new go.Spot(.25,0),dt.spot2=new go.Spot(.75,.25),dt}),go.Shape.defineFigureGenerator("CreateRequest",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var gt=new go.PathFigure(0,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var mt=new go.PathFigure(0,lt*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),mt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),dt}),go.Shape.defineFigureGenerator("Database",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=ee*.1,mt=new go.PathFigure(et,.1*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+gt)*nt,(.5+lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-gt)*nt,(.5-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-gt)*nt));var yt=new go.PathFigure(et,.1*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+gt)*nt,(.5+lt)*et,.2*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+gt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+gt)*nt,(.5+lt)*et,.3*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+gt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+gt)*nt,(.5+lt)*et,.4*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,(.5-lt)*et,.4*nt,0,(.3+gt)*nt)),dt.spot1=new go.Spot(0,.4),dt.spot2=new go.Spot(1,.9),dt}),go.Shape.defineFigureGenerator("DataStorage",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*nt,.25*et,.1*nt).close()),dt.spot1=new go.Spot(.226,0),dt.spot2=new go.Spot(.81,1),dt}),go.Shape.defineFigureGenerator("DiskStorage",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=ee*.1,mt=new go.PathFigure(et,.1*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+gt)*nt,(.5+lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-gt)*nt,(.5-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-gt)*nt));var yt=new go.PathFigure(et,.1*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+gt)*nt,(.5+lt)*et,.2*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+gt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+gt)*nt,(.5+lt)*et,.3*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+gt)*nt)),dt.spot1=new go.Spot(0,.3),dt.spot2=new go.Spot(1,.9),dt}),go.Shape.defineFigureGenerator("Display",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close()),dt.spot1=new go.Spot(.25,0),dt.spot2=new go.Spot(.75,1),dt}),go.Shape.defineFigureGenerator("DividedEvent",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var gt=ee*.2,mt=new go.PathFigure(0,.2*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-gt)*nt,(.2-gt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*nt,(.8+gt)*et,0,et,(.2-gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,nt,et,(.8+gt)*nt,(.8+gt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*nt,(.2-gt)*et,nt,0,(.8+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt));var yt=new go.PathFigure(0,lt*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),dt}),go.Shape.defineFigureGenerator("DividedProcess",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var gt=new go.PathFigure(0,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var mt=new go.PathFigure(0,lt*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),dt}),go.Shape.defineFigureGenerator("Document",function(Tt,et,nt){var dt=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),dt.spot1=go.Spot.TopLeft,dt.spot2=new go.Spot(1,.6),dt}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var gt=new go.PathFigure(0,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var mt=new go.PathFigure(lt*et,0,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,0,lt*nt)),mt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),dt}),go.Shape.defineFigureGenerator("ExternalProcess",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var gt=new go.PathFigure(.1*et,.4*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*nt)),dt.spot1=new go.Spot(.25,.25),dt.spot2=new go.Spot(.75,.75),dt}),go.Shape.defineFigureGenerator("File",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var gt=new go.PathFigure(.75*et,0,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),dt.spot1=new go.Spot(0,.25),dt.spot2=go.Spot.BottomRight,dt}),go.Shape.defineFigureGenerator("Interrupt",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,.5*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt));var gt=new go.PathFigure(et,.5*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt));var mt=new go.PathFigure(et,.5*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,0)),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(.5,.75),dt}),go.Shape.defineFigureGenerator("InternalStorage",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN,gt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(gt)&&(gt=.1);var mt=new go.PathFigure(0,0,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var yt=new go.PathFigure(lt*et,0,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Move,0,gt*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,et,gt*nt)),dt}),go.Shape.defineFigureGenerator("Junction",function(Tt,et,nt){var dt=new go.Geometry,lt=1/Math.SQRT2,gt=(1-1/Math.SQRT2)/2,mt=ee*.5,yt=.5,bt=new go.PathFigure(et,yt*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,yt*et,nt,et,(yt+mt)*nt,(yt+mt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,yt*nt,(yt-mt)*et,nt,0,(yt+mt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,yt*et,0,0,(yt-mt)*nt,(yt-mt)*et,0)),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,yt*nt,(yt+mt)*et,0,et,(yt-mt)*nt));var Dt=new go.PathFigure((gt+lt)*et,(gt+lt)*nt,!1);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,gt*et,gt*nt)),Dt.add(new go.PathSegment(go.PathSegment.Move,gt*et,(gt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,(gt+lt)*et,gt*nt)),dt}),go.Shape.defineFigureGenerator("LinedDocument",function(Tt,et,nt){var dt=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close());var gt=new go.PathFigure(.1*et,0,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*nt)),dt.spot1=new go.Spot(.1,0),dt.spot2=new go.Spot(1,.6),dt}),go.Shape.defineFigureGenerator("LoopLimit",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),dt.spot1=new go.Spot(0,.25),dt.spot2=go.Spot.BottomRight,dt}),go.Shape.defineFigureGenerator("MagneticTape",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=.5,mt=new go.PathFigure(.5*et,nt,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,gt*nt,(gt-lt)*et,nt,0,(gt+lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,0,0,(gt-lt)*nt,(gt-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,gt*nt,(gt+lt)*et,0,et,(gt-lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,(gt+.1)*et,.9*nt,et,(gt+lt)*nt,(gt+lt)*et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),dt.spot1=new go.Spot(.15,.15),dt.spot2=new go.Spot(.85,.8),dt}),go.Shape.defineFigureGenerator("ManualInput",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt).close()),dt.spot1=new go.Spot(0,.25),dt.spot2=go.Spot.BottomRight,dt}),go.Shape.defineFigureGenerator("MessageFromUser",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.7);var gt=new go.PathFigure(0,0,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt.spot1=go.Spot.TopLeft,dt}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.25);var gt=new go.PathFigure(0,0,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,lt*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-lt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt}),go.Shape.defineFigureGenerator("MicroformRecording",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(1,.75),dt}),go.Shape.defineFigureGenerator("MultiDocument",function(Tt,et,nt){var dt=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*nt,.96*et,.47*nt,.93*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*nt,.86*et,.57*nt,.83*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.4*et,.4*nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var gt=new go.PathFigure(.1*et,.2*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*nt)),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(.8,.77),dt}),go.Shape.defineFigureGenerator("MultiProcess",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.1*et,.1*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close());var gt=new go.PathFigure(.2*et,.1*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),dt.spot1=new go.Spot(0,.2),dt.spot2=new go.Spot(.8,1),dt}),go.Shape.defineFigureGenerator("OfflineStorage",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var gt=1-lt,mt=new go.PathFigure(0,0,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close());var yt=new go.PathFigure(.5*lt*et,lt*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),dt}),go.Shape.defineFigureGenerator("OffPageConnector",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt.spot1=go.Spot.TopLeft,dt.spot2=new go.Spot(.75,1),dt}),go.Shape.defineFigureGenerator("Or",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=.5,mt=new go.PathFigure(et,gt*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,nt,et,(gt+lt)*nt,(gt+lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,gt*nt,(gt-lt)*et,nt,0,(gt+lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,0,0,(gt-lt)*nt,(gt-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,gt*nt,(gt+lt)*et,0,et,(gt-lt)*nt));var yt=new go.PathFigure(et,.5*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),dt}),go.Shape.defineFigureGenerator("PaperTape",function(Tt,et,nt){var dt=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.5*et,.6*nt,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),dt.spot1=new go.Spot(0,.49),dt.spot2=new go.Spot(1,.75),dt}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN,gt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(gt)&&(gt=.3);var mt=new go.PathFigure(0,0,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,.5*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN,gt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(gt)&&(gt=.3);var mt=new go.PathFigure(0,0,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt}),go.Shape.defineFigureGenerator("Procedure",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var gt=new go.PathFigure(0,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var mt=new go.PathFigure((1-lt)*et,0,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Move,lt*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),dt}),go.Shape.defineFigureGenerator("Process",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var gt=new go.PathFigure(0,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var mt=new go.PathFigure(lt*et,0,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),dt.spot2=go.Spot.BottomRight,dt}),go.Shape.defineFigureGenerator("Sort",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var gt=new go.PathFigure(0,.5*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),dt.spot1=new go.Spot(.25,.25),dt.spot2=new go.Spot(.75,.5),dt}),go.Shape.defineFigureGenerator("Start",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.25);var gt=new go.PathFigure(lt*et,0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt));var mt=new go.PathFigure(lt*et,0,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),dt.spot1=new go.Spot(lt,0),dt.spot2=new go.Spot(1-lt,1),dt}),go.Shape.defineFigureGenerator("Terminator",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt)),dt.spot1=new go.Spot(.23,0),dt.spot2=new go.Spot(.77,1),dt}),go.Shape.defineFigureGenerator("TransmittalTape",function(Tt,et,nt){var dt=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var gt=new go.PathFigure(0,0,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-lt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*nt).close()),dt.spot1=go.Spot.TopLeft,dt}),go.Shape.defineFigureGenerator("AndGate",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=new go.PathFigure(0,0,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(.5+lt)*et,0,et,(.5-lt)*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.5+lt)*nt,(.5+lt)*et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt.spot1=go.Spot.TopLeft,dt.spot2=new go.Spot(.55,1),dt}),go.Shape.defineFigureGenerator("Buffer",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(.5,.75),dt}),go.Shape.defineFigureGenerator("Clock",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=.5,mt=new go.PathFigure(et,gt*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,nt,et,(gt+lt)*nt,(gt+lt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,gt*nt,(gt-lt)*et,nt,0,(gt+lt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,gt*et,0,0,(gt-lt)*nt,(gt-lt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,gt*nt,(gt+lt)*et,0,et,(gt-lt)*nt));var yt=new go.PathFigure(et,gt*nt,!1);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et,gt*nt));var bt=new go.PathFigure(.8*et,.75*nt,!1);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),dt}),go.Shape.defineFigureGenerator("Ground",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),dt}),go.Shape.defineFigureGenerator("Inverter",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.1,gt=.1,mt=.9,yt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,0,0)),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var Dt=new go.PathFigure((mt+gt)*et,yt*nt,!0);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,(mt+lt)*et,(yt-gt)*nt,(mt+gt)*et,(yt-lt)*nt)),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(.4,.75),dt}),go.Shape.defineFigureGenerator("NandGate",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=ee*.4,mt=ee*.1,yt=.1,bt=.9,Dt=.5,At=new go.PathFigure(.8*et,.5*nt,!0);dt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+gt)*nt,(.4+lt)*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,0)),At.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),At.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-gt)*nt));var Vt=new go.PathFigure((bt+yt)*et,Dt*nt,!0);return dt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt+yt)*nt,(bt+yt)*et,(Dt+mt)*nt,(bt+mt)*et,(Dt+yt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt)*et,Dt*nt,(bt-mt)*et,(Dt+yt)*nt,(bt-yt)*et,(Dt+mt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-yt)*nt,(bt-yt)*et,(Dt-mt)*nt,(bt-mt)*et,(Dt-yt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt)*et,Dt*nt,(bt+mt)*et,(Dt-yt)*nt,(bt+yt)*et,(Dt-mt)*nt)),dt.spot1=new go.Spot(0,.05),dt.spot2=new go.Spot(.55,.95),dt}),go.Shape.defineFigureGenerator("NorGate",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*lt,mt=0,yt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(mt+gt)*et,(yt-lt)*nt,.7*et,(yt-gt)*nt)),lt=.1,gt=ee*.1,mt=.9,yt=.5;var Dt=new go.PathFigure((mt-lt)*et,yt*nt,!0);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt)),dt.spot1=new go.Spot(.2,.25),dt.spot2=new go.Spot(.6,.75),dt}),go.Shape.defineFigureGenerator("OrGate",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*lt,mt=0,yt=.5,bt=new go.PathFigure(0,0,!0);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(mt+gt+gt)*et,(yt-lt)*nt,.8*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(yt+gt)*nt,(mt+gt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt).close()),dt.spot1=new go.Spot(.2,.25),dt.spot2=new go.Spot(.75,.75),dt}),go.Shape.defineFigureGenerator("XnorGate",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*lt,mt=.2,yt=.5,bt=new go.PathFigure(.1*et,0,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Dt=new go.PathFigure(.8*et,.5*nt,!0);dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(mt+gt)*et,(yt-lt)*nt,.7*et,(yt-gt)*nt)),lt=.1,gt=ee*.1,mt=.9,yt=.5;var At=new go.PathFigure((mt-lt)*et,yt*nt,!0);return dt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt)),dt.spot1=new go.Spot(.4,.25),dt.spot2=new go.Spot(.65,.75),dt}),go.Shape.defineFigureGenerator("XorGate",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*lt,mt=.2,yt=.5,bt=new go.PathFigure(.1*et,0,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Dt=new go.PathFigure(.2*et,0,!0);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(mt+gt)*et,(yt-lt)*nt,.9*et,(yt-gt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt).close()),dt.spot1=new go.Spot(.4,.25),dt.spot2=new go.Spot(.8,.75),dt}),go.Shape.defineFigureGenerator("Capacitor",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),dt}),go.Shape.defineFigureGenerator("Resistor",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),dt}),go.Shape.defineFigureGenerator("Inductor",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.1,gt=.1,mt=.1,yt=.5,bt=new go.PathFigure((mt-lt*.5)*et,nt,!1);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,0,(mt-lt)*et,nt,(mt-gt)*et,0)),mt=.3,bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,nt,(mt+gt)*et,0,(mt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,0,(mt-lt)*et,nt,(mt-gt)*et,0)),mt=.5,bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,nt,(mt+gt)*et,0,(mt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,0,(mt-lt)*et,nt,(mt-gt)*et,0)),mt=.7,bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,nt,(mt+gt)*et,0,(mt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,0,(mt-lt)*et,nt,(mt-gt)*et,0)),mt=.9,bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt*.5)*et,nt,(mt+gt)*et,0,(mt+lt)*et,nt)),dt}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.5,gt=.5,mt=.5,yt=.5,bt=new go.PathFigure((mt-gt)*et,yt*nt,!1);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,(mt+lt)*et,(yt-gt)*nt,(mt+gt)*et,(yt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Move,(mt-gt+.1)*et,yt*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt-.1)*et,yt*nt,mt*et,(yt-gt)*nt,mt*et,(yt+gt)*nt)),dt}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),dt}),go.Shape.defineFigureGenerator("Diode",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),dt.spot1=new go.Spot(0,.25),dt.spot2=new go.Spot(.5,.75),dt}),go.Shape.defineFigureGenerator("Wifi",function(Tt,et,nt){var dt=new go.Geometry,lt=et,gt=nt;et=et*.38,nt=nt*.6;var mt=ee*.8,yt=.8,bt=0,Dt=.5,At=(lt-et)/2,Vt=(gt-nt)/2,Zt=new go.PathFigure(bt*et+At,(Dt+yt)*nt+Vt,!0);dt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt)*et+At,Dt*nt+Vt,(bt-mt)*et+At,(Dt+yt)*nt+Vt,(bt-yt)*et+At,(Dt+mt)*nt+Vt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt-yt)*nt+Vt,(bt-yt)*et+At,(Dt-mt)*nt+Vt,(bt-mt)*et+At,(Dt-yt)*nt+Vt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt+mt*.5)*et+At,Dt*nt+Vt,bt*et+At,(Dt-yt)*nt+Vt,(bt-yt+mt*.5)*et+At,(Dt-mt)*nt+Vt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt+yt)*nt+Vt,(bt-yt+mt*.5)*et+At,(Dt+mt)*nt+Vt,bt*et+At,(Dt+yt)*nt+Vt).close()),mt=ee*.4,yt=.4,bt=.2,Dt=.5;var $t=new go.PathFigure(bt*et+At,(Dt+yt)*nt+Vt,!0);dt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt)*et+At,Dt*nt+Vt,(bt-mt)*et+At,(Dt+yt)*nt+Vt,(bt-yt)*et+At,(Dt+mt)*nt+Vt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt-yt)*nt+Vt,(bt-yt)*et+At,(Dt-mt)*nt+Vt,(bt-mt)*et+At,(Dt-yt)*nt+Vt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt+mt*.5)*et+At,Dt*nt+Vt,bt*et+At,(Dt-yt)*nt+Vt,(bt-yt+mt*.5)*et+At,(Dt-mt)*nt+Vt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt+yt)*nt+Vt,(bt-yt+mt*.5)*et+At,(Dt+mt)*nt+Vt,bt*et+At,(Dt+yt)*nt+Vt).close()),mt=ee*.2,yt=.2,bt=.5,Dt=.5;var xe=new go.PathFigure((bt-yt)*et+At,Dt*nt+Vt,!0);dt.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt-yt)*nt+Vt,(bt-yt)*et+At,(Dt-mt)*nt+Vt,(bt-mt)*et+At,(Dt-yt)*nt+Vt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt)*et+At,Dt*nt+Vt,(bt+mt)*et+At,(Dt-yt)*nt+Vt,(bt+yt)*et+At,(Dt-mt)*nt+Vt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt+yt)*nt+Vt,(bt+yt)*et+At,(Dt+mt)*nt+Vt,(bt+mt)*et+At,(Dt+yt)*nt+Vt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(bt-yt)*et+At,Dt*nt+Vt,(bt-mt)*et+At,(Dt+yt)*nt+Vt,(bt-yt)*et+At,(Dt+mt)*nt+Vt)),mt=ee*.4,yt=.4,bt=.8,Dt=.5;var re=new go.PathFigure(bt*et+At,(Dt-yt)*nt+Vt,!0);dt.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt)*et+At,Dt*nt+Vt,(bt+mt)*et+At,(Dt-yt)*nt+Vt,(bt+yt)*et+At,(Dt-mt)*nt+Vt)),re.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt+yt)*nt+Vt,(bt+yt)*et+At,(Dt+mt)*nt+Vt,(bt+mt)*et+At,(Dt+yt)*nt+Vt)),re.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt-mt*.5)*et+At,Dt*nt+Vt,bt*et+At,(Dt+yt)*nt+Vt,(bt+yt-mt*.5)*et+At,(Dt+mt)*nt+Vt)),re.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt-yt)*nt+Vt,(bt+yt-mt*.5)*et+At,(Dt-mt)*nt+Vt,bt*et+At,(Dt-yt)*nt+Vt).close()),mt=ee*.8,yt=.8,bt=1,Dt=.5;var Re=new go.PathFigure(bt*et+At,(Dt-yt)*nt+Vt,!0);return dt.add(Re),Re.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt)*et+At,Dt*nt+Vt,(bt+mt)*et+At,(Dt-yt)*nt+Vt,(bt+yt)*et+At,(Dt-mt)*nt+Vt)),Re.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt+yt)*nt+Vt,(bt+yt)*et+At,(Dt+mt)*nt+Vt,(bt+mt)*et+At,(Dt+yt)*nt+Vt)),Re.add(new go.PathSegment(go.PathSegment.Bezier,(bt+yt-mt*.5)*et+At,Dt*nt+Vt,bt*et+At,(Dt+yt)*nt+Vt,(bt+yt-mt*.5)*et+At,(Dt+mt)*nt+Vt)),Re.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+At,(Dt-yt)*nt+Vt,(bt+yt-mt*.5)*et+At,(Dt-mt)*nt+Vt,bt*et+At,(Dt-yt)*nt+Vt).close()),dt}),go.Shape.defineFigureGenerator("Email",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var gt=new go.PathFigure(0,0,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*nt)),dt}),go.Shape.defineFigureGenerator("Ethernet",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var gt=new go.PathFigure(.1*et,nt,!0,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var mt=new go.PathFigure(.6*et,nt,!0,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt).close());var yt=new go.PathFigure(0,.5*nt,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),dt}),go.Shape.defineFigureGenerator("Power",function(Tt,et,nt){var dt=new go.Geometry,lt=ee*.4,gt=.4,mt=.5,yt=.5,bt=wt(),Dt=wt(),At=wt(),Vt=wt();ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.5,bt,bt,Dt,At,Vt);var Zt=Bt(Dt.x,Dt.y),$t=new go.PathFigure(Dt.x*et,Dt.y*nt,!0);dt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,At.x*et,At.y*nt,Vt.x*et,Vt.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,(mt-lt)*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt)),ke(mt-gt,yt,mt-gt,yt-lt,mt-lt,yt-gt,mt,yt-gt,.5,At,Vt,Dt,bt,bt),$t.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*et,Dt.y*nt,At.x*et,At.y*nt,Vt.x*et,Vt.y*nt)),lt=ee*.3,gt=.3,ke(mt-gt,yt,mt-gt,yt-lt,mt-lt,yt-gt,mt,yt-gt,.5,At,Vt,Dt,bt,bt),$t.add(new go.PathSegment(go.PathSegment.Line,Dt.x*et,Dt.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(mt-gt)*et,yt*nt,Vt.x*et,Vt.y*nt,At.x*et,At.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+gt)*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(mt+gt)*et,yt*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),ke(mt,yt-gt,mt+lt,yt-gt,mt+gt,yt-lt,mt+gt,yt,.5,bt,bt,Dt,At,Vt),$t.add(new go.PathSegment(go.PathSegment.Bezier,Dt.x*et,Dt.y*nt,Vt.x*et,Vt.y*nt,At.x*et,At.y*nt).close());var $t=new go.PathFigure(.45*et,0,!0);return dt.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),ne(bt),ne(Dt),ne(At),ne(Vt),ne(Zt),dt.spot1=new go.Spot(.25,.45),dt.spot2=new go.Spot(.75,.8),dt}),go.Shape.defineFigureGenerator("Fallout",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt/2,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,nt/2,et/2,nt/2));function gt(mt,yt,bt){mt.add(new go.PathSegment(go.PathSegment.Move,(.3+yt)*et,(.8+bt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,(.5+yt)*et,(.5+bt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,(.1+yt)*et,(.5+bt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,(.3+yt)*et,(.8+bt)*nt).close())}return gt(lt,0,0),gt(lt,.4,0),gt(lt,.2,-.3),dt}),go.Shape.defineFigureGenerator("IrritationHazard",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close()),dt.spot1=new go.Spot(.3,.3),dt.spot2=new go.Spot(.7,.7),dt}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.37*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt).close()),dt}),go.Shape.defineFigureGenerator("FireHazard",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.1*et,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*nt,.45*et,.44*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*nt,.48*et,.17*nt,.54*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*nt,.59*et,.29*nt,.58*et,.28*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*nt,.8*et,.34*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*nt,.87*et,.48*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,1.17*et,.76*nt,.82*et,.8*nt).close()),dt.spot1=new go.Spot(.07,.445),dt.spot2=new go.Spot(.884,.958),dt}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=0,mt=0,yt=lt*ee,bt=.4*Math.SQRT2/2+.5,Dt=.5-.5*Math.SQRT2/2,At=1,Vt=.5,Zt=.5,$t=0,xe=new go.PathFigure(bt*et,(1-Dt)*nt,!1);return dt.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,At*et,Vt*nt,At*et,.7*nt,At*et,Vt*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+gt)*et,($t+gt)*nt,(.5+lt+gt)*et,(.5-yt+gt)*nt,(.5+yt+gt)*et,(.5-lt+gt)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+gt)*et,(.5+mt)*nt,(.5-yt+gt)*et,(.5-lt+mt)*nt,(.5-lt+gt)*et,(.5-yt+mt)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(.35+gt)*et,.9*nt,(.5-lt+gt)*et,(.5+yt+mt)*nt,(.5-yt+gt)*et,.9*nt)),xe.add(new go.PathSegment(go.PathSegment.Move,(.25+gt)*et,.8*nt)),xe.add(new go.PathSegment(go.PathSegment.Line,(.35+gt)*et,.9*nt)),xe.add(new go.PathSegment(go.PathSegment.Line,(.2+gt)*et,.95*nt)),dt}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),dt}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),dt}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);dt.add(lt);var gt=new go.PathFigure(et,nt,!1);dt.add(gt);var mt=new go.PathFigure(0,.5*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.2*et,.35*nt,.3*et,.35*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.7*et,.65*nt,.8*et,.65*nt)),dt}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close()),dt}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt).close());var lt=new go.PathFigure(0,.2*nt,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),dt}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.7*et,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,nt,.4*et,.5*nt,et,.5*nt).close());var gt=new go.PathFigure(.45*et,.73*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*nt)),dt}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);dt.add(lt);var gt=new go.PathFigure(.335*et,(1-.555)*nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*nt,(1-.12)*et,.46*nt,(1-.02)*et,.54*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*nt,.02*et,.54*nt,.12*et,.46*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*nt));var mt=.5-.285,yt=.5,bt=mt,Dt=Math.PI/4,At=4*(1-Math.cos(Dt))/(3*Math.sin(Dt)),Vt=At*.5,Zt=mt,$t=mt,xe=At*Zt,re=At*$t;gt.add(new go.PathSegment(go.PathSegment.Bezier,(yt-Zt)*et,bt*nt,(yt-(xe+Zt)/2)*et,(bt+($t+re)/2)*nt,(yt-Zt)*et,(bt+re)*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,yt*et,(bt-$t)*nt,(yt-Zt)*et,(bt-re)*nt,(yt-xe)*et,(bt-$t)*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(yt+Zt)*et,bt*nt,(yt+xe)*et,(bt-$t)*nt,(yt+Zt)*et,(bt-re)*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(yt+Zt)*et,(bt+re)*nt,(yt+(xe+Zt)/2)*et,(bt+($t+re)/2)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt));var Re=new go.PathFigure(.2*et,nt,!1);dt.add(Re),Re.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var We=new go.PathFigure(.8*et,nt,!1);return dt.add(We),We.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),dt}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var gt=new go.PathFigure(.2*et,.2*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),dt}),go.Shape.defineFigureGenerator("BpmnEventError",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*nt).close()),dt}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);dt.add(lt);var gt=new go.PathFigure(et,nt,!1);dt.add(gt);var mt=new go.PathFigure(.1*et,nt,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),mt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),dt}),go.Shape.defineFigureGenerator("Caution",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.05*et,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*nt,0,nt,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*nt,.5*et,0,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,et,nt,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,nt));var gt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-gt)*et,.875*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*nt,gt*et,gt*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*nt,.575*et,.725*nt,.625*et,.375*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*nt,.375*et,.375*nt,.425*et,.725*nt)),dt}),go.Shape.defineFigureGenerator("Recycle",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.45*et,.95*nt,!1);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*nt,.17*et,.95*nt,.15*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*nt,0,.675*nt,0,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*nt));var gt=new go.PathFigure(.475*et,.2*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*nt,.35*et,0,.375*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*nt,.625*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*nt));var mt=new go.PathFigure(.675*et,.575*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*nt,et,.8*nt,et,.85*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),mt.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*nt)),dt}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*.5,mt=new go.PathFigure(et,lt*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,nt,et,(lt+gt)*nt,(lt+gt)*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*nt,(lt-gt)*et,nt,0,(lt+gt)*nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-gt)*nt,(lt-gt)*et,0)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*nt,(lt+gt)*et,0,et,(lt-gt)*nt));var yt=new go.PathFigure(lt*et,0,!1);return dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),yt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),dt}),go.Shape.defineFigureGenerator("Package",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.15*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var gt=new go.PathFigure(0,.15*nt,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,0,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*nt).close()),dt.spot1=new go.Spot(0,.1),dt.spot2=new go.Spot(1,1),dt}),go.Shape.defineFigureGenerator("Class",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var gt=new go.PathFigure(0,.2*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var mt=new go.PathFigure(0,.5*nt,!1);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close()),dt}),go.Shape.defineFigureGenerator("Component",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close());var gt=new go.PathFigure(0,.2*nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close());var mt=new go.PathFigure(0,.6*nt,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt).close()),dt}),go.Shape.defineFigureGenerator("Boat Shipment",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.15*et,.6*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt));var gt=new go.PathFigure(.15*et,.6*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),dt}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),dt}),go.Shape.defineFigureGenerator("Workcell",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),dt}),go.Shape.defineFigureGenerator("Supermarket",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),dt}),go.Shape.defineFigureGenerator("TruckShipment",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var gt=new go.PathFigure(et,.8*nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt).close());var mt=.1,yt=ee*.1,bt=.2,Dt=.9,At=new go.PathFigure((bt-mt)*et,Dt*nt,!0);dt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-mt)*nt,(bt-mt)*et,(Dt-yt)*nt,(bt-yt)*et,(Dt-mt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(bt+mt)*et,Dt*nt,(bt+yt)*et,(Dt-mt)*nt,(bt+mt)*et,(Dt-yt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt+mt)*nt,(bt+mt)*et,(Dt+yt)*nt,(bt+yt)*et,(Dt+mt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(bt-mt)*et,Dt*nt,(bt-yt)*et,(Dt+mt)*nt,(bt-mt)*et,(Dt+yt)*nt).close()),mt=.1,yt=ee*.1,bt=.8,Dt=.9;var Vt=new go.PathFigure((bt-mt)*et,Dt*nt,!0);return dt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt-mt)*nt,(bt-mt)*et,(Dt-yt)*nt,(bt-yt)*et,(Dt-mt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+mt)*et,Dt*nt,(bt+yt)*et,(Dt-mt)*nt,(bt+mt)*et,(Dt-yt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Dt+mt)*nt,(bt+mt)*et,(Dt+yt)*nt,(bt+yt)*et,(Dt+mt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-mt)*et,Dt*nt,(bt-yt)*et,(Dt+mt)*nt,(bt-mt)*et,(Dt+yt)*nt).close()),dt}),go.Shape.defineFigureGenerator("KanbanPost",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),dt}),go.Shape.defineFigureGenerator("Forklift",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var gt=new go.PathFigure(0,.5*nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var mt=new go.PathFigure(.5*et,.8*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt));var yt=new go.PathFigure(.5*et,.7*nt,!1);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var bt=.1,Dt=ee*.1,At=.1,Vt=.9,Zt=new go.PathFigure((At-bt)*et,Vt*nt,!0);dt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,At*et,(Vt-bt)*nt,(At-bt)*et,(Vt-Dt)*nt,(At-Dt)*et,(Vt-bt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(At+bt)*et,Vt*nt,(At+Dt)*et,(Vt-bt)*nt,(At+bt)*et,(Vt-Dt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,At*et,(Vt+bt)*nt,(At+bt)*et,(Vt+Dt)*nt,(At+Dt)*et,(Vt+bt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(At-bt)*et,Vt*nt,(At-Dt)*et,(Vt+bt)*nt,(At-bt)*et,(Vt+Dt)*nt)),bt=.1,Dt=ee*.1,At=.4,Vt=.9;var $t=new go.PathFigure((At-bt)*et,Vt*nt,!0);return dt.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,At*et,(Vt-bt)*nt,(At-bt)*et,(Vt-Dt)*nt,(At-Dt)*et,(Vt-bt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(At+bt)*et,Vt*nt,(At+Dt)*et,(Vt-bt)*nt,(At+bt)*et,(Vt-Dt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,At*et,(Vt+bt)*nt,(At+bt)*et,(Vt+Dt)*nt,(At+Dt)*et,(Vt+bt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(At-bt)*et,Vt*nt,(At-Dt)*et,(Vt+bt)*nt,(At-bt)*et,(Vt+Dt)*nt)),dt}),go.Shape.defineFigureGenerator("RailShipment",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.1*et,.4*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*nt).close());var gt=new go.PathFigure(.45*et,.7*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt));var mt=new go.PathFigure(.55*et,.4*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*nt).close());var At=.05,Vt=ee*.05,Zt=.175,$t=.95,yt=new go.PathFigure((Zt-At)*et,$t*nt,!0);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-At)*nt,(Zt-At)*et,($t-Vt)*nt,(Zt-Vt)*et,($t-At)*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+At)*et,$t*nt,(Zt+Vt)*et,($t-At)*nt,(Zt+At)*et,($t-Vt)*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+At)*nt,(Zt+At)*et,($t+Vt)*nt,(Zt+Vt)*et,($t+At)*nt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-At)*et,$t*nt,(Zt-Vt)*et,($t+At)*nt,(Zt-At)*et,($t+Vt)*nt));var At=.05,Vt=ee*.05,Zt=.375,$t=.95,bt=new go.PathFigure((Zt-At)*et,$t*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-At)*nt,(Zt-At)*et,($t-Vt)*nt,(Zt-Vt)*et,($t-At)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+At)*et,$t*nt,(Zt+Vt)*et,($t-At)*nt,(Zt+At)*et,($t-Vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+At)*nt,(Zt+At)*et,($t+Vt)*nt,(Zt+Vt)*et,($t+At)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-At)*et,$t*nt,(Zt-Vt)*et,($t+At)*nt,(Zt-At)*et,($t+Vt)*nt));var At=.05,Vt=ee*.05,Zt=.625,$t=.95,Dt=new go.PathFigure((Zt-At)*et,$t*nt,!0);dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-At)*nt,(Zt-At)*et,($t-Vt)*nt,(Zt-Vt)*et,($t-At)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+At)*et,$t*nt,(Zt+Vt)*et,($t-At)*nt,(Zt+At)*et,($t-Vt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+At)*nt,(Zt+At)*et,($t+Vt)*nt,(Zt+Vt)*et,($t+At)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-At)*et,$t*nt,(Zt-Vt)*et,($t+At)*nt,(Zt-At)*et,($t+Vt)*nt));var At=.05,Vt=ee*.05,Zt=.825,$t=.95,xe=new go.PathFigure((Zt-At)*et,$t*nt,!0);dt.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-At)*nt,(Zt-At)*et,($t-Vt)*nt,(Zt-Vt)*et,($t-At)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+At)*et,$t*nt,(Zt+Vt)*et,($t-At)*nt,(Zt+At)*et,($t-Vt)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+At)*nt,(Zt+At)*et,($t+Vt)*nt,(Zt+Vt)*et,($t+At)*nt)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-At)*et,$t*nt,(Zt-Vt)*et,($t+At)*nt,(Zt-At)*et,($t+Vt)*nt).close());var re=new go.PathFigure(0,nt,!1);return dt.add(re),re.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),dt}),go.Shape.defineFigureGenerator("Warehouse",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var gt=new go.PathFigure(0,.2*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var mt=new go.PathFigure(.15*et,nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt).close());var yt=.05,bt=ee*.05,Dt=.35,At=.775,Vt=new go.PathFigure((Dt-yt)*et,At*nt,!0);return dt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Dt*et,(At-yt)*nt,(Dt-yt)*et,(At-bt)*nt,(Dt-bt)*et,(At-yt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Dt+yt)*et,At*nt,(Dt+bt)*et,(At-yt)*nt,(Dt+yt)*et,(At-bt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Dt*et,(At+yt)*nt,(Dt+yt)*et,(At+bt)*nt,(Dt+bt)*et,(At+yt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Dt-yt)*et,At*nt,(Dt-bt)*et,(At+yt)*nt,(Dt-yt)*et,(At+bt)*nt).close()),dt}),go.Shape.defineFigureGenerator("ControlCenter",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt).close()),dt}),go.Shape.defineFigureGenerator("Bluetooth",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),dt}),go.Shape.defineFigureGenerator("Bookmark",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),dt}),go.Shape.defineFigureGenerator("Bookmark",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),dt}),go.Shape.defineFigureGenerator("Globe",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.75*et,0,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.75*nt,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.25*et,nt,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*nt,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,.15*et,.25*nt,.15*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*nt,.85*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*nt,.35*et,.3*nt,.65*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*nt,.35*et,.7*nt,.65*et,.7*nt)),dt}),go.Shape.defineFigureGenerator("Wave",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*nt,.1*et,0,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*nt,.425*et,.5*nt,.575*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*nt,.8*et,0,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*nt,.1*et,.5*nt,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*nt,.425*et,nt,.575*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*nt,.8*et,.5*nt,.9*et,.5*nt)),dt}),go.Shape.defineFigureGenerator("Operator",function(Tt,et,nt){var dt=new go.Geometry,lt=.3,gt=ee*.3,mt=.5,yt=.7,bt=new go.PathFigure((mt-lt)*et,yt*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt));var Dt=new go.PathFigure(0,.7*nt,!1);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),dt}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.65*et,.3*nt,.65*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*nt,.35*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.3*et,.6*nt,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.2*et,nt,.35*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,.7*et,.6*nt,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.8*et,nt,.65*et,.95*nt)),dt}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et,0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,0,.075*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,0,nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*nt,.8*et,nt,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),dt}),go.Shape.defineFigureGenerator("Battery",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.1*nt));var gt=new go.PathFigure(0,.6*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Move,0,.4*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),dt}),go.Shape.defineFigureGenerator("Delete",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*.5,mt=.5,yt=.5,bt=new go.PathFigure((mt-lt)*et,yt*nt,!0);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt));var Dt=new go.PathFigure(.15*et,.5*nt,!1);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),dt}),go.Shape.defineFigureGenerator("Flag",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.1*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*nt,.15*et,0,.35*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,.65*et,.2*nt,.85*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.85*et,.6*nt,.65*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.35*et,.4*nt,.15*et,.4*nt).close()),dt}),go.Shape.defineFigureGenerator("Help",function(Tt,et,nt){var dt=new go.Geometry,lt=.5,gt=ee*.5,mt=.5,yt=.5,bt=new go.PathFigure((mt-lt)*et,yt*nt,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt).close()),lt=.05,gt=ee*.05,mt=.5,yt=.8;var Dt=new go.PathFigure((mt-lt)*et,yt*nt,!1);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt-lt)*nt,(mt-lt)*et,(yt-gt)*nt,(mt-gt)*et,(yt-lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt+lt)*et,yt*nt,(mt+gt)*et,(yt-lt)*nt,(mt+lt)*et,(yt-gt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,mt*et,(yt+lt)*nt,(mt+lt)*et,(yt+gt)*nt,(mt+gt)*et,(yt+lt)*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,(mt-lt)*et,yt*nt,(mt-gt)*et,(yt+lt)*nt,(mt-lt)*et,(yt+gt)*nt).close()),Dt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),Dt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),Dt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*nt,.4*et,.2*nt,.3*et,.25*nt)),dt}),go.Shape.defineFigureGenerator("Location",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*nt,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*nt,.5*et,0,.025*et,.025*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Lock",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var gt=new go.PathFigure(.2*et,.5*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*nt)),dt}),go.Shape.defineFigureGenerator("Unlocked",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var gt=new go.PathFigure(.2*et,.5*nt,!1);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),gt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),gt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*nt)),dt}),go.Shape.defineFigureGenerator("Gear",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*nt,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*nt,.79840625*et,.39915625*nt,.7834375*et,.3635*nt)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*nt)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*nt,.64228125*et,.2188125*nt,.603875*et,.2021875*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*nt,.39759375*et,.20190625*nt,.36053125*et,.2176875*nt)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*nt)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*nt,.21765625*et,.36059375*nt,.201875*et,.397625*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*nt,.20221875*et,.603875*nt,.21884375*et,.64228125*nt)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*nt,.36353125*et,.78340625*nt,.3991875*et,.79840625*nt)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*nt,.602375*et,.79809375*nt,.63946875*et,.78234375*nt)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*nt,.78234375*et,.63940625*nt,.798125*et,.602375*nt)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Hand",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*nt,0,.375*nt,.05*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*nt,.3*et,.225*nt,.4*et,.175*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*nt,.46*et,.05*nt,.525*et,.05*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*nt,.525*et,.275*nt,.475*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*nt,et,.4*nt,et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*nt,.675*et,.55*nt,.675*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*nt,.65*et,.7*nt,.65*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,nt,.61*et,.85*nt,.61*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,.435*et,nt,0,nt).close()),dt}),go.Shape.defineFigureGenerator("Map",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),dt}),go.Shape.defineFigureGenerator("Eject",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.7).close());var gt=new go.PathFigure(0,nt*.6,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),dt}),go.Shape.defineFigureGenerator("Pencil",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close()))}),go.Shape.defineFigureGenerator("Building",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*1,nt*1,!1);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.85).close());var gt=new go.PathFigure(.126*et,.85*nt,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*nt)),gt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*nt).close());var mt=new go.PathFigure(.402*et,.85*nt,!1);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*nt)),mt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*nt).close());var yt=new go.PathFigure(.678*et,.85*nt,!1);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),yt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var bt=new go.PathFigure(.5*et,.1*nt,!1);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),dt}),go.Shape.defineFigureGenerator("Staircase",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.95).close()),dt}),go.Shape.defineFigureGenerator("5Bars",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*(1-.184)).close());var gt=new go.PathFigure(et*.204,nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.204,nt*(1-.184))),gt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*(1-.184*2))),gt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*1).close());var mt=new go.PathFigure(et*.408,nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.408,nt*(1-.184*2))),mt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*(1-.184*3))),mt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*1).close());var yt=new go.PathFigure(et*.612,nt,!0);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),yt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),yt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var bt=new go.PathFigure(et*.816,nt,!0);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),dt}),go.Shape.defineFigureGenerator("PC",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var gt=new go.PathFigure(et*.055,.07*nt,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.07)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.1)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.1).close());var mt=new go.PathFigure(et*.055,.13*nt,!0);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.13)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.16)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.16).close());var yt=new go.PathFigure(et*.055,.18*nt,!0);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var bt=new go.PathFigure(et*1,0,!0);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),dt}),go.Shape.defineFigureGenerator("Plane",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(.55*et,nt,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*nt,0,.4*nt,.225*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*nt,.975*et,0,et,.08*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt).close()),dt}),go.Shape.defineFigureGenerator("Key",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*1,nt*.5,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*nt,.075*et,.075*nt).close()),dt}),go.Shape.defineFigureGenerator("FilmTape",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(0,0,!1);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*0,et*.3,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var gt=new go.PathFigure(0,0,!1);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*0)),gt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),gt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var mt=new go.PathFigure(et*.11,nt*.1,!1);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.1)),mt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.8)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.11,nt*.8).close());var yt=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),yt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),yt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var bt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),dt}),go.Shape.defineFigureGenerator("FloppyDisk",function(Tt,et,nt){var dt=new go.Geometry,lt=8,gt=lt*ee,mt=new go.PathFigure(lt,0,!1);dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),mt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.14)),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-gt,et-gt,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,gt,nt,0,nt-gt)),mt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,gt,gt,0).close());var yt=new go.PathFigure(et*.83,0,!1);dt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var bt=new go.PathFigure(et*.83,nt*1,!1);dt.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*1).close());var Dt=new go.PathFigure(et*.78,nt*.05,!1);return dt.add(Dt),Dt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),Dt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),Dt.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),dt}),go.Shape.defineFigureGenerator("SpeechBubble",function(Tt,et,nt){var dt=Tt?Tt.parameter1:NaN;(isNaN(dt)||dt<0)&&(dt=15),dt=Math.min(dt,et/3),dt=Math.min(dt,nt/3);var lt=dt*ee,gt=nt*.8,mt=new go.Geometry,yt=new go.PathFigure(dt,0,!0);return mt.add(yt),yt.add(new go.PathSegment(go.PathSegment.Line,et-dt,0)),yt.add(new go.PathSegment(go.PathSegment.Bezier,et,dt,et-lt,0,et,lt)),yt.add(new go.PathSegment(go.PathSegment.Line,et,gt-dt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,et-dt,gt,et,gt-lt,et-lt,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.7,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),yt.add(new go.PathSegment(go.PathSegment.Line,et*.55,gt)),yt.add(new go.PathSegment(go.PathSegment.Line,dt,gt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,0,gt-dt,lt,gt,0,gt-lt)),yt.add(new go.PathSegment(go.PathSegment.Line,0,dt)),yt.add(new go.PathSegment(go.PathSegment.Bezier,dt,0,0,lt,lt,0).close()),lt>1?(mt.spot1=new go.Spot(0,0,lt,lt),mt.spot2=new go.Spot(1,.8,-lt,-lt)):(mt.spot1=go.Spot.TopLeft,mt.spot2=new go.Spot(1,.8)),mt}),go.Shape.defineFigureGenerator("Repeat",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*0,nt*.45,!0);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.45).close());var gt=new go.PathFigure(et*1,nt*.55,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*1)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.55)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.55)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.1)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.1)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*0)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.55).close()),dt}),go.Shape.defineFigureGenerator("Windows",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt).close()))}),go.Shape.defineFigureGenerator("Terminal",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*0,nt*.1,!1);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.9).close());var gt=new go.PathFigure(et*.1,nt*.2,!0);dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.25)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.22,nt*.285)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.32)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.37)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.32)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.25).close());var mt=new go.PathFigure(et*.28,nt*.37,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.37)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.41)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.28,nt*.41).close()),dt}),go.Shape.defineFigureGenerator("Beaker",function(Tt,et,nt){var dt=new go.Geometry,lt=15,gt=lt*ee,mt=new go.PathFigure(et*.62,nt*.475,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-gt,et-gt,nt)),mt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),mt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,gt,nt,0,nt-gt)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.475)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.03)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*0)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*0)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.62,nt*.03).close()),gt>1?(dt.spot1=new go.Spot(0,0,gt,gt),dt.spot2=new go.Spot(1,1,-gt,-gt)):(dt.spot1=go.Spot.TopLeft,dt.spot2=go.Spot.BottomRight),dt}),go.Shape.defineFigureGenerator("Download",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);dt.add(lt);var gt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-gt)).close());var mt=new go.PathFigure(et*.4,nt*0,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.44)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.44)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.66)),mt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),nt*.44)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.44)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*0).close()),dt}),go.Shape.defineFigureGenerator("Bin",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);dt.add(lt);var gt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-gt)).close()),dt}),go.Shape.defineFigureGenerator("Upload",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);dt.add(lt);var gt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-gt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-gt)).close());var mt=new go.PathFigure(et*.5,nt*0,!0);return dt.add(mt),mt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.25)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.25)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.63)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.63)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.25)),mt.add(new go.PathSegment(go.PathSegment.Line,et*.74,nt*.25).close()),dt}),go.Shape.defineFigureGenerator("EmptyDrink",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close()),dt}),go.Shape.defineFigureGenerator("Drink",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close());var gt=new go.PathFigure(et*.235,nt*.28,!0);return dt.add(gt),gt.add(new go.PathSegment(go.PathSegment.Line,et*.765,nt*.28)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.655,nt*.97)),gt.add(new go.PathSegment(go.PathSegment.Line,et*.345,nt*.97).close()),dt}),go.Shape.defineFigureGenerator("4Arrows",function(Tt,et,nt){var dt=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return dt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.25).close()),dt}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},43001:function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__;(function(){if(typeof window.GGBApplet=="function"){console.warn("deployggb.js was loaded twice");return}var isRenderGGBElementEnabled=!1,scriptLoadStarted=!1,html5AppletsToProcess=null,ggbHTML5LoadedCodebaseIsWebSimple=!1,ggbHTML5LoadedCodebaseVersion=null,ggbHTML5LoadedScript=null,GGBApplet=function(){"use strict";for(var ln={},tn="5.0",Bt={},wt=null,ne=!1,ge=!1,ke=null,he=!1,ie=null,ee=null,Oe=0;Oe<arguments.length;Oe++){var ue=arguments[Oe];if(ue!==null)switch(typeof ue){case"number":tn=ue.toFixed(1);break;case"string":ue.match(new RegExp("^[0-9]\\.[0-9]+$"))?tn=ue:ke=ue;break;case"object":typeof ue.is3D!="undefined"?wt=ue:Bt=ue;break;case"boolean":ne=ue,ge=!0;break}}wt===null&&(wt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Bt.material_id!==void 0&&!ge&&(ne=!0)),ke!==null&&Bt.id===void 0&&(Bt.id=ke);var Jt="",Ke="",qt=!1,Ne=null,Tt=null,et=null,nt=!1,dt=null,lt=null,gt=null,mt=null,yt=null;Bt.height!==void 0&&(Bt.height=Math.round(Bt.height)),Bt.width!==void 0&&(Bt.width=Math.round(Bt.width));var bt=function(ye){return parseFloat(ye)>4?parseFloat(ye):5};ln.setHTML5Codebase=function(ye,Xe){ee=ye,Ee(ye,Xe)},ln.setJavaCodebase=ln.setJavaCodebaseVersion=ln.isCompiledInstalled=ln.setPreCompiledScriptPath=ln.setPreCompiledResourcePath=function(){},ln.setHTML5CodebaseVersion=function(ye,Xe){var sn=parseFloat(ye);if(sn!==NaN&&sn<5){console.log("The GeoGebra HTML5 codebase version "+sn+" is deprecated. Using version latest instead.");return}ie=ye,Rt(ye,Xe)},ln.getHTML5CodebaseVersion=function(){return Tt},ln.getParameters=function(){return Bt},ln.setFontsCSSURL=function(ye){mt=ye},ln.setGiacJSURL=function(ye){},ln.setJNLPFile=function(ye){Jt=ye},ln.setJNLPBaseDir=function(ye){},ln.inject=function(){function ye(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Xe="auto",sn=Bt.id,An,Pe=!1,fn=0;fn<arguments.length;fn++){var le=arguments[fn];typeof le=="string"?(le=le.toLowerCase(),le.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Xe=le:sn=arguments[fn]):typeof le=="boolean"?Pe=le:le instanceof HTMLElement&&(An=le)}yn();function yn(){if(!he){setTimeout(yn,200);return}Xe=cn(Xe);var oi=An||document.getElementById(sn);if(!oi){console.log("possibly bug on ajax loading? ");return}if(ln.removeExistingApplet(oi,!1),Bt.width===void 0&&oi.clientWidth&&(Bt.width=oi.clientWidth),Bt.height===void 0&&oi.clientHeight&&(Bt.height=oi.clientHeight),!(Bt.width&&Bt.height)&&Xe==="html5"&&(delete Bt.width,delete Bt.height),Ne=Xe,Xe==="screenshot")We(oi,Bt);else{var Ot=!1;Bt.hasOwnProperty("playButton")&&Bt.playButton||Bt.hasOwnProperty("clickToLoad")&&Bt.clickToLoad?Ot=!0:Bt.hasOwnProperty("playButtonAutoDecide")&&Bt.playButtonAutoDecide&&(Ot=(!Dt()||ye())&&At()),Ot?(Ne="screenshot",En(oi,Bt,Pe,Xe)):Re(oi,Bt,Pe)}}};function Dt(){try{return window.self!==window.top}catch(ye){return!0}}function At(){return Bt.hasOwnProperty("screenshotGenerator")&&Bt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}ln.getViews=function(){return wt},ln.isJavaInstalled=function(){return!1};var Vt=function(ye){var Xe=function(fn){var le=JSON.parse(fn),yn=function(kt){return kt.type=="G"||kt.type=="E"},oi=le.elements?le.elements.filter(yn)[0]:le;if(!oi||!oi.url){sn();return}Bt.fileName=oi.url,Zt(oi.settings||{}),wt.is3D=!0;var Ot="https://www.geogebra.org/images/";ln.setPreviewImage(dt||oi.previewUrl,Ot+"GeoGebra_loading.png",Ot+"applet_play.png"),ye()},sn=function(){Bt.onError&&Bt.onError(),Ve("Error: Fetching material (id "+Bt.material_id+") failed.",Bt)},An=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Pe="/materials/"+Bt.material_id+"?scope=basic";$t("https://"+An+"/api/proxy.php?path="+encodeURIComponent(Pe),Xe,sn)};function Zt(ye){var Xe=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(sn){ye[sn]=!!ye[sn]}),Xe.forEach(function(sn){Bt[sn]===void 0&&ye[sn]!==void 0&&(Bt[sn]=ye[sn])}),Bt.showToolBarHelp===void 0&&(Bt.showToolBarHelp=Bt.showToolBar)}function $t(ye,Xe,sn){var An=new XMLHttpRequest;An.open("GET",ye),An.onload=function(){Xe(An.responseText)},An.onerror=sn,An.send()}ln.isHTML5Installed=function(){return!0},ln.getLoadedAppletType=function(){return Ne},ln.setPreviewImage=function(ye,Xe,sn){dt=ye,lt=Xe,gt=sn},ln.removeExistingApplet=function(ye,Xe){var sn;typeof ye=="string"&&(ye=document.getElementById(ye)),Ne=null;var An=null;for(sn=0;sn<ye.childNodes.length;sn++){var Pe=ye.childNodes[sn],fn=Pe.className;fn==="applet_screenshot"?Xe?(Pe.style.display="block",Ne="screenshot"):Pe.style.display="none":fn!=="applet_scaler prerender"&&(ye.removeChild(Pe),An=fn&&fn.indexOf("appletParameters")!=-1?Pe.id:null,sn--)}var le=Bt.id!==void 0?Bt.id:An,yn=window[le];yn&&typeof yn.getBase64=="function"&&(yn.remove(),window[le]=null)},ln.refreshHitPoints=function(){if(bt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ye=ln.getAppletObject();return ye&&typeof ye.recalculateEnvironments=="function"?(ye.recalculateEnvironments(),!0):!1},ln.startAnimation=function(){var ye=ln.getAppletObject();return ye&&typeof ye.startAnimation=="function"?(ye.startAnimation(),!0):!1},ln.stopAnimation=function(){var ye=ln.getAppletObject();return ye&&typeof ye.stopAnimation=="function"?(ye.stopAnimation(),!0):!1},ln.getAppletObject=function(){var ye=Bt.id!==void 0?Bt.id:"ggbApplet";return window[ye]},ln.resize=function(){};var xe=function(ye,Xe,sn){var An=document.createElement("param");An.setAttribute("name",Xe),An.setAttribute("value",sn),ye.appendChild(An)},re=function(ye){return ye&&ye!=="false"},Re=function(ye,Xe,sn){bt(Tt)<=4.2&&(sn=!0);var An=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Tt||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(An=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Pe=document.createElement("div");Pe.classList.add("appletParameters","notranslate");var fn=Xe.width,le=Xe.height;if(Xe.disableAutoScale=Xe.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Xe.disableAutoScale,Xe.width!==void 0)if(bt(Tt)<=4.4)re(Xe.showToolBar)&&(Xe.height-=7),re(Xe.showAlgebraInput)&&(Xe.height-=37),Xe.width<605&&re(Xe.showToolBar)&&(Xe.width=605,fn=605);else{var yn=100;(re(Xe.showToolBar)||re(Xe.showMenuBar))&&(Xe.hasOwnProperty("customToolBar")&&(Xe.customToolbar=Xe.customToolBar),yn=re(Xe.showMenuBar)?245:155),fn<yn&&(Xe.width=yn,fn=yn)}Pe.style.border="none",Pe.style.display="inline-block";for(var oi in Xe)Xe.hasOwnProperty(oi)&&oi!=="appletOnLoad"&&Pe.setAttribute("data-param-"+oi,Xe[oi]);mt&&Pe.setAttribute("data-param-fontscssurl",mt),ln.resize=function(){GGBAppletUtils.responsiveResize(ye,Xe)},window.addEventListener("resize",function(Ce){ln.resize()});var Ot=typeof Xe.appletOnLoad=="function"?Xe.appletOnLoad:function(){};if(!sn&&Xe.width!==void 0){Xe.hasOwnProperty("showSplash")||Pe.setAttribute("data-param-showSplash","false");var kt=ye.querySelector(".applet_scaler.prerender"),xt=kt!==null;if(xt)var Nt=kt.querySelector(".ggb_preview");else{var Nt=gn(fn,le,Xe.borderColor,!1);kt=document.createElement("div"),kt.className="applet_scaler",kt.style.position="relative",kt.style.display="block",kt.style.width=fn+"px",kt.style.height=le+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(kt,"66%"),bt(Tt)>=5?(Xe.appletOnLoad=function(Ce){var ze=ye.querySelector(".ggb_preview");ze&&ze.parentNode.removeChild(ze),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(kt),window.GGBT_wsf_view&&$(window).trigger("resize"),Ot(Ce)},xt||kt.appendChild(Nt)):Pe.appendChild(Nt),kt.appendChild(Pe),xt||ye.appendChild(kt),setTimeout(function(){ln.resize()},1)}else{var jt=document.createElement("div");jt.className="applet_scaler",jt.style.position="relative",jt.style.display="block",jt.appendChild(Pe),ye.appendChild(jt),Xe.appletOnLoad=function(Ce){ln.resize(),Ot(Ce)}}function Mt(Ce,ze){ze&&typeof ze.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(Ce,ze.appletOnLoad):renderGGBElement(Ce),Ve("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",ze)}function Kt(Ce,ze){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:Ce,params:ze}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Je){Mt(Je.article,Je.params)}),html5AppletsToProcess=null)},bt(Tt)<5&&(Ce.className+=" geogebraweb")):Mt(Ce,ze)}if(An){scriptLoadStarted=!0;for(var De=0;De<Pe.childNodes.length;De++){var Ae=Pe.childNodes[De].tagName;Ae==="TABLE"&&(Pe.removeChild(Pe.childNodes[De]),De--)}if(ggbHTML5LoadedScript!==null){var Ge=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Ge!=null&&Ge.parentNode.removeChild(Ge)}var ce=document.createElement("script"),fe=function(){Kt(Pe,Xe)};ce.src=Ke+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=Tt,ggbHTML5LoadedScript=ce.src,Ve("GeoGebra HTML5 codebase loaded: '"+Ke+"'.",Xe),!ee&&(!ie||ie=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),fe()):Ke.requirejs?__webpack_require__.e(7963).then(function(){var Ce=[__webpack_require__(87963)];fe.apply(null,Ce)}.bind(this)).catch(__webpack_require__.oe):(ce.onload=fe,ye.appendChild(ce))}else Kt(Pe,Xe);Xe.height=le,Xe.width=fn},We=function(ye,Xe,sn){var An=gn(Xe.width,Xe.height,Xe.borderColor,sn),Pe=document.createElement("div");Pe.style.position="relative",Pe.style.display="block",Pe.style.width=Xe.width+"px",Pe.style.height=Xe.height+"px",Pe.className="applet_screenshot applet_scaler"+(sn?" applet_screenshot_play":""),Pe.appendChild(An);var fn=GGBAppletUtils.getScale(Xe,ye,sn);sn?(ye.appendChild(vn()),window.GGBT_wsf_view||(ye.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Pe,"66%"),ye.appendChild(Pe),fn!==1&&!isNaN(fn)&&(GGBAppletUtils.scaleElement(Pe,fn),Pe.style.width=Xe.width+"px",Pe.style.height=Xe.height+"px",Pe.parentNode.style.width=Xe.width*fn+"px",Pe.parentNode.style.height=Xe.height*fn+"px"),ln.resize=function(){$e(ye,An,Pe,sn)},window.addEventListener("resize",function(le){ln.resize()}),ln.resize()};function $e(ye,Xe,sn,An){if(ye.contains(Xe)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ye.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ye)}var Pe=GGBAppletUtils.getScale(Bt,ye,An);sn.parentNode!==null&&(!isNaN(Pe)&&Pe!==1?(GGBAppletUtils.scaleElement(sn,Pe),sn.parentNode.style.width=Bt.width*Pe+"px",sn.parentNode.style.height=Bt.height*Pe+"px"):(GGBAppletUtils.scaleElement(sn,1),sn.parentNode.style.width=Bt.width+"px",sn.parentNode.style.height=Bt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(ye),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}ln.onExitFullscreen=function(ye,Xe){Xe.appendChild(ye)};var En=function(ye,Xe,sn,An){We(ye,Xe,!0);for(var Pe=function(){var yn=[];for(le=0;le<ye.childNodes.length;le++)yn.push(ye.childNodes[le]);if(window.GGBT_wsf_view){var oi=window.GGBT_wsf_view.renderFullScreen(ye,Xe.id),Ot=document.getElementById("fullscreencontainer"),kt=jQuery(ye).find(".fullscreencontent");kt.length>0?(oi.remove(),kt.attr("id","fullscreencontent").show(),jQuery(Ot).append(kt),window.dispatchEvent(new Event("resize"))):Re(oi,Xe,!1),window.GGBT_wsf_view.launchFullScreen(Ot)}else Ne=An,Re(ye,Xe,!1);if(!window.GGBT_wsf_view)for(le=0;le<yn.length;le++)ye.removeChild(yn[le])},fn=ye.getElementsByClassName("ggb_preview_play"),le=0;le<fn.length;le++)fn[le].addEventListener("click",Pe,!1),fn[le].addEventListener("ontouchstart",Pe,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ye),At()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},vn=function(){var ye=document.createElement("div");if(ye.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Xe='.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");}',sn=document.createElement("style");sn.styleSheet?sn.styleSheet.cssText=Xe:sn.appendChild(document.createTextNode(Xe)),document.getElementsByTagName("head")[0].appendChild(sn)}return ye},gn=function(ye,Xe,sn,An){var Pe=document.createElement("div");Pe.className="ggb_preview",Pe.style.position="absolute",Pe.style.zIndex="90",Pe.style.width=ye-2+"px",Pe.style.height=Xe-2+"px",Pe.style.top="0px",Pe.style.left="0px",Pe.style.overflow="hidden",Pe.style.backgroundColor="white";var fn="lightgrey";sn!==void 0&&(sn==="none"?fn="transparent":fn=sn),Pe.style.border="1px solid "+fn;var le=document.createElement("img");if(le.style.position="relative",le.style.zIndex="1000",le.style.top="-1px",le.style.left="-1px",dt!==null&&le.setAttribute("src",dt),le.style.opacity=.7,lt!==null){var yn,oi,Ot;if(!An){yn=document.createElement("img"),yn.style.position="absolute",yn.style.zIndex="1001",yn.style.opacity=1,le.style.opacity=.3,oi=360,oi>ye/4*3&&(oi=ye/4*3),Ot=oi/5.8,yn.setAttribute("src",lt),yn.setAttribute("width",oi),yn.setAttribute("height",Ot);var kt=(ye-oi)/2,xt=(Xe-Ot)/2;yn.style.left=kt+"px",yn.style.top=xt+"px",Pe.appendChild(yn)}}return Pe.appendChild(le),Pe},cn=function(ye){return ye=ye.toLowerCase(),ye==="html5"||ye==="screenshot"?ye:"html5"},Yt=["web","webSimple","web3d","tablet","tablet3d","phone"],Rt=function(ye,Xe){if(Tt=ye,Xe){Ee(Tt,!0);return}var sn=!ne;if(sn){var An=bt(Tt);!isNaN(An)&&An<4.4&&(sn=!1)}var Pe,fn;window.location.protocol.substr(0,4)==="http"?Pe=window.location.protocol:Pe="http:";var le=Tt.indexOf("//");le>0?fn=Tt:le===0?fn=Pe+Tt:fn="https://www.geogebra.org/apps/5.2.814.0/";for(var yn in Yt)if(Tt.slice(Yt[yn].length*-1)===Yt[yn]||Tt.slice((Yt[yn].length+1)*-1)===Yt[yn]+"/"){Ee(fn,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&sn&&!wt.is3D&&!wt.AV&&!wt.SV&&!wt.CV&&!wt.EV2&&!wt.CP&&!wt.PC&&!wt.DA&&!wt.FI&&!wt.PV&&!re(Bt.showToolBar)&&!re(Bt.showMenuBar)&&!re(Bt.showAlgebraInput)&&!re(Bt.enableRightClick)&&(!Bt.appName||Bt.appName=="classic")?fn+="webSimple/":fn+="web3d/",Ee(fn,!1)},Ee=function(ye,Xe){if(ye.requirejs){Ke=ye;return}ye.slice(-1)!=="/"&&(ye+="/"),Ke=ye,Xe===null&&(Xe=ye.indexOf("http")===-1),qt=Xe,et="web.nocache.js",nt=!1;var sn=Ke.split("/");sn.length>1&&(!Xe&&sn[sn.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):Yt.indexOf(sn[sn.length-2])>=0&&(et=sn[sn.length-2]+".nocache.js")),sn=ye.split("/"),Tt=sn[sn.length-3],Tt.substr(0,4)==="test"?Tt=Tt.substr(4,1)+"."+Tt.substr(5,1):(Tt.substr(0,3)==="war"||Tt.substr(0,4)==="beta")&&(Tt="5.0");var An=parseFloat(Tt);An!==NaN&&An<5&&ye.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+An+" is deprecated. Using version latest instead."),Rt("5.0",Xe))},Ve=function(ye,Xe){window.console&&window.console.log&&(!Xe||typeof Xe.showLogging=="undefined"||Xe.showLogging&&Xe.showLogging!=="false")&&console.log(ye)};Bt.material_id!==void 0?Vt(rn):rn();function rn(){var ye=tn;ie!==null?ye=ie:parseFloat(ye)<5&&(ye="5.0"),Rt(ye,!1),ee!==null&&Ee(ee,qt),he=!0}return ln},GGBAppletUtils=function(){"use strict";function ln(){return window.GGBT_wsf_edit!==void 0}function tn(he,ie){ie!=1?(he.style.transformOrigin="0% 0% 0px",he.style.webkitTransformOrigin="0% 0% 0px",he.style.transform="scale("+ie+","+ie+")",he.style.webkitTransform="scale("+ie+","+ie+")",he.style.maxWidth="initial",he.querySelector(".ggb_preview")!==null&&(he.querySelector(".ggb_preview").style.maxWidth="initial"),he.querySelectorAll(".ggb_preview img")[0]!==void 0&&(he.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),he.querySelectorAll(".ggb_preview img")[1]!==void 0&&(he.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(he.style.transform="none",he.style.webkitTransform="none")}function Bt(he,ie,ee,Oe,ue,Jt){var Ke=null;if(Jt!=null&&Jt!="")for(var qt=he.parentNode;qt!=null;)if((" "+qt.className+" ").indexOf(" "+Jt+" ")>-1){Ke=qt;break}else qt=qt.parentNode;var Ne=0,Tt=0,et=0,nt=0,dt=0,lt=0,gt=0;if(Ke)Ne=Ke.offsetWidth,Tt=Math.max(Oe?Ke.offsetWidth:0,Ke.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Ne=Math.min(window.innerWidth,document.documentElement.clientWidth),Tt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Ne):(Ne=window.innerWidth,Tt=window.innerHeight,et=window.innerWidth),he){var mt=he.getBoundingClientRect();mt.left>0&&mt.left<=Ne&&(ue===void 0||!ue)&&(document.dir==="rtl"?(dt=Ne-mt.width-mt.left,lt=et<=480?10:30):(lt=mt.left,dt=et<=480?10:30),nt=lt+dt)}if(he&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var yt=he.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,gt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,gt=40)}}return he&&((ee===void 0||!ee)&&ie>0&&ie+nt<Ne?Ne=ie:Ne-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(ee===void 0||!ee)&&(Tt-=gt)),{width:Ne,height:Tt}}function wt(he,ie,ee,Oe,ue){if(he.isScreenshoGenerator)return 1;var Jt=Oe!==void 0&&Oe,Ke=he.noScaleMargin!=null&&he.noScaleMargin,qt=function(yt){return yt&&yt!=="false"},Ne=qt(he.autoHeight),Tt=Bt(ie,he.width,ee,Ne,Jt&&window.GGBT_wsf_view||Ke,ue),et=parseInt(Tt.width),nt=he.width,dt=he.height;if(nt===void 0){var lt=ie.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,dt=lt.offsetHeight)}var gt=et/nt,mt=Jt?1:Tt.height/dt;return ee!==void 0&&!ee&&(gt=Math.min(1,gt),mt=Math.min(1,mt)),Math.min(gt,mt)}function ne(he,ie,ee){var Oe=1,ue,Jt=!1;if(he.hasOwnProperty("allowUpscale")&&(Jt=he.allowUpscale),he.hasOwnProperty("scale")&&(Oe=parseFloat(he.scale),(isNaN(Oe)||Oe===null||Oe===0)&&(Oe=1),Oe>1&&(Jt=!0)),ie&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Jt=!0),!(he.hasOwnProperty("disableAutoScale")&&he.disableAutoScale))ue=wt(he,ie,Jt,ee,he.scaleContainerClass);else return Oe;return Jt&&(!he.hasOwnProperty("scale")||Oe===1)?ue:Math.min(Oe,ue)}function ge(he){var ie=Math.min(window.innerWidth,document.documentElement.clientWidth),ee=Math.min(window.innerHeight,document.documentElement.clientHeight),Oe=he.getBoundingClientRect(),ue=(ie-Oe.width)/2,Jt=(ee-Oe.height)/2;Jt<0&&(Jt=0),he.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ue<40?he.style.left="40px":he.style.left=ue+"px",he.style.top=Jt+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Jt<40?he.style.top="40px":he.style.top=Jt+"px",he.style.left=ue+"px")}function ke(he,ie){var ee=he.querySelector(".appletParameters");if(ee){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ie.id!==ee.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(he)}if(ee.parentElement&&/fullscreen/.test(ee.parentElement.className))return;var Oe=ne(ie,he);ln()&&ee.setAttribute("data-param-scale",Oe);for(var ue=null,Jt=0;Jt<he.childNodes.length;Jt++)if(he.childNodes[Jt].className!==void 0&&he.childNodes[Jt].className.match(/^applet_scaler/)){ue=he.childNodes[Jt];break}if(ue!==null&&ue.querySelector(".noscale")!==null)return;var Ke=ie.id!==void 0?ie.id:"ggbApplet",qt=window[Ke];(qt==null||!qt.recalculateEnvironments)&&ue!==null&&!ue.className.match(/fullscreen/)&&(ue.parentNode.style.transform="",!isNaN(Oe)&&Oe!==1?(ue.parentNode.style.width=ie.width*Oe+"px",ue.parentNode.style.height=ie.height*Oe+"px",tn(ue,Oe)):(tn(ue,1),ue.parentNode.style.width=ie.width+"px",ue.parentNode.style.height=ie.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&ge(he),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(ee).parents(".content-added-content"))}}return{responsiveResize:ke,isFlexibleWorksheetEditor:ln,positionCenter:ge,getScale:ne,scaleElement:tn}}();__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 ln=n.location.search;return ln.indexOf(J)!=-1||ln.indexOf(K)!=-1}function q(ln,tn){}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(ln){var tn=s[L].bindings;s[L].bindings=function(){for(var Bt=tn?tn():{},wt=ln[webModule.__softPermutationId],ne=O;ne<wt.length;ne++){var ge=wt[ne];Bt[ge[O]]=ge[P]}return Bt}};var t;function u(){return v(),t}function v(){if(!t){var ln=o.createElement(Q);if(ln.id=L,ln.style.cssText=R+S,ln.tabIndex=-1,o.body.appendChild(ln),t=ln.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var tn=document.compatMode==U?V:W;t.write(tn+X),t.close()}}}function w(ln){function tn(wt){function ne(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var ge=ne();if(ge){wt();return}function ke(){if(!ge){if(!ne())return;ge=!0,wt(),o.removeEventListener&&o.removeEventListener(Z,ke,!1),he&&clearInterval(he)}}o.addEventListener&&o.addEventListener(Z,ke,!1);var he=setInterval(function(){ke()},$)}function Bt(wt){var ne=u(),ge=ne.body,ke=ne.createElement(_);ke.language=ab,ke.crossOrigin=W,ke.src=wt,webModule.__errFn&&(ke.onerror=function(){webModule.__errFn(L,new Error(bb+wt))}),ge.appendChild(ke)}tn(function(){Bt(ln)})}webModule.__startLoadingFragment=function(ln){return C(ln)},webModule.__installRunAsyncCode=function(ln){var tn=u(),Bt=tn.body,wt=tn.createElement(_);wt.language=ab,wt.text=ln,Bt.appendChild(wt),Bt.removeChild(wt)};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(ln){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(ln){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(ln){var tn=c[ln];return tn==null?null:tn},r=d,webModule.__errFn=e}function B(){function ln(he){var ie=he.lastIndexOf(rb);ie==-1&&(ie=he.length);var ee=he.indexOf(sb);ee==-1&&(ee=he.length);var Oe=he.lastIndexOf(tb,Math.min(ee,ie));return Oe>=O?he.substring(O,Oe+P):W}function tn(he){if(!he.match(/^\w+:\/\//)){var ie=o.createElement(ub);ie.src=he+vb,he=ln(ie.src)}return he}function Bt(){var he=__gwt_getMetaProperty(wb);return he!=null?he:W}function wt(){for(var he=o.getElementsByTagName(_),ie=O;ie<he.length;++ie)if(he[ie].src.indexOf(xb)!=-1)return ln(he[ie].src);return W}function ne(){var he=o.getElementsByTagName(yb);return he.length>O?he[he.length-P].href:W}function ge(){var he=o.location;return he.href==he.protocol+zb+he.host+he.pathname+he.search+he.hash}var ke=Bt();return ke==W&&(ke=wt()),ke==W&&(ke=ne()),ke==W&&ge()&&(ke=ln(o.location.href)),ke=tn(ke),ke}function C(ln){return ln.match(/^\//)||ln.match(/^[a-zA-Z]+:\/\//)?ln:webModule.__moduleBase+ln}function D(){var ln=[],tn=O,Bt=[],wt=[];function ne(he){var ie=wt[he](),ee=Bt[he];if(ie in ee)return ie;var Oe=[];for(var ue in ee)Oe[ee[ue]]=ue;throw r&&r(he,Oe,ie),null}if(__gwt_isKnownPropertyValue=function(he,ie){return ie in Bt[he]},webModule.__getPropMap=function(){var he={};for(var ie in Bt)Bt.hasOwnProperty(ie)&&(he[ie]=ne(ie));return he},webModule.__computePropValue=ne,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var ge;try{ge=Cb;var ke=ge.indexOf(Db);ke!=-1&&(tn=parseInt(ge.substring(ke+P),$),ge=ge.substring(O,ke))}catch(he){}return webModule.__softPermutationId=tn,C(ge+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},46699:function(ln,tn,Bt){"use strict";Bt.d(tn,{Ax:function(){return ke},Ds:function(){return he},KI:function(){return ee},SI:function(){return ge},f1:function(){return ne}});var wt=Bt(346);function ne(Oe){let ue=!0;if(Oe.length>0){for(let Jt=0;Jt<Oe.length;Jt++)if(Oe[Jt].compile_success==0||!Oe[Jt].compile_success){ue=!1;break}}else ue=!1;return ue}function ge(Oe,ue=""){let Jt=[];for(let Ke=0;Ke<Oe.length;Ke++){let qt=Oe[Ke],Ne=ue?`${ue}/${qt.name}`:`${qt.name}`;Jt.push({title:qt.name,type:qt.type,isLeaf:qt.type!=="tree",key:Ne})}return Jt}function ke(Oe,ue,Jt){for(let Ke=0;Ke<Oe.length;Ke++){let qt=Oe[Ke];if(qt.key===ue){qt.children=Jt;break}qt.children&&ke(qt.children,ue,Jt)}return Oe}function he(Oe,ue,Jt){let Ke;return function(){let qt=this,Ne=arguments,Tt=function(){Ke=null,Jt||Oe.apply(qt,Ne)},et=Jt&&!Ke;clearTimeout(Ke),Ke=setTimeout(Tt,ue),et&&Oe.apply(qt,Ne)}}const ie=!0,ee=wt.Z.API_SERVER},9507:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return Ke}});var wt=Bt(59301),ne={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},ge=Bt(92310),ke=Bt.n(ge),he=Bt(29787),ie=Bt(2859),ee=Bt(38986),Oe=Bt(51257),ue=(qt,Ne,Tt)=>new Promise((et,nt)=>{var dt=mt=>{try{gt(Tt.next(mt))}catch(yt){nt(yt)}},lt=mt=>{try{gt(Tt.throw(mt))}catch(yt){nt(yt)}},gt=mt=>mt.done?et(mt.value):Promise.resolve(mt.value).then(dt,lt);gt((Tt=Tt.apply(qt,Ne)).next())}),Ke=({data:qt,className:Ne,fullWidth:Tt,style:et={},onClose:nt,onOk:dt,showFullTools:lt,noAssociationId:gt})=>{const mt=(0,wt.useRef)(null),yt=(0,wt.useRef)(null),bt=(0,wt.useRef)(null),Dt=(0,wt.useRef)(null),[At,Vt]=(0,wt.useState)(!1),[Zt,$t]=(0,wt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,wt.useEffect)(()=>(bt.current||(bt.current=document.createElement("style"),document.head.appendChild(bt.current)),qt!=null&&qt.visible?(document.body.setAttribute("data-custom","y-hidden"),bt.current.innerHTML=" html { overflow-y: hidden; }",qt!=null&&qt.src&&xe()):(document.body.removeAttribute("data-custom"),bt.current&&(document.head.removeChild(bt.current),bt.current=null)),()=>{document.body.removeAttribute("data-custom"),bt.current&&(document.head.removeChild(bt.current),bt.current=null)}),[qt==null?void 0:qt.visible]);const xe=()=>ue(void 0,null,function*(){Vt(!0),$t("\u6B63\u5728\u52A0\u8F7D\u4E2D");const $e=yield(0,Oe.ZJ)(qt==null?void 0:qt.src);mt.current.src="",mt.current.src=$e,mt.current.onload=function(){We()},Vt(!1),$t("")}),re=$e=>ue(void 0,null,function*(){Vt(!0),$t("\u6B63\u5728\u4FDD\u5B58\u4E2D");const En=yield(0,ee.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:qt.title,file:$e.dataUrl}});En!=null&&En.id&&!gt?(yield(0,ee.ZP)(`/api/attachments/${qt.id}/add_subitem.json`,{method:"post",body:{subitem_id:En==null?void 0:En.id,settings:JSON.stringify($e.state)}})).status===0&&dt():En!=null&&En.id&&dt(En),Vt(!1),$t("")}),Re=()=>{const $e=document.querySelector('a[href="https://markerjs.com/"]');$e&&$e.parentNode&&($e.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(vn=>{const gn=document.querySelector(vn.name);gn&&gn.setAttribute("title",vn.title)})},We=()=>{yt.current=new ie.hP(mt.current),yt.current.targetRoot=Dt.current,yt.current.addEventListener("render",re),yt.current.addEventListener("beforeclose",nt),lt&&(yt.current.availableMarkerTypes=yt.current.ALL_MARKER_TYPES,yt.current.uiStyleSettings.redoButtonVisible=!0,yt.current.uiStyleSettings.notesButtonVisible=!0,yt.current.uiStyleSettings.zoomButtonVisible=!0,yt.current.uiStyleSettings.zoomOutButtonVisible=!0,yt.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=yt.current.uiStyleSettings,yt.current.show(),qt!=null&&qt.snapshotData&&yt.current.restoreState(qt.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Re()},300)};return wt.createElement(wt.Fragment,null,(qt==null?void 0:qt.visible)&&wt.createElement(he.Z,{spinning:At,tip:Zt,style:{position:"absolute",width:"100vw"}},wt.createElement("div",{ref:Dt,className:ke()(ne.imageDimensions,Ne,Tt?ne.fullWidth:""),style:et},wt.createElement("img",{className:ne.img,ref:mt}))))}},76562:function(ln,tn,Bt){"use strict";var wt=Bt(59301),ne=Bt(77019),ge=Bt(5269),ke=Bt(20554),he=Bt(99571),ie=Bt(76902),ee=Bt(99587),Oe=Bt(48136),ue=Bt(59301);const Jt=(0,wt.forwardRef)(({callback:Ke,showSaveButton:qt,value:Ne=""},Tt)=>{const et=(0,wt.useRef)(),nt=[{name:"\u5206\u6570\u5F97\u5206",value:"\\frac{x}{y}",children:[{name:"\u5206\u6570 Fractions",data:[{value:"\\frac{a}{b}"},{value:"x\\tfrac{x}{a} "},{value:"\\mathrm{d}t"},{value:"\\partial t"},{value:"\\frac{\\partial y}{\\partial x}"},{value:"\\nabla\\psi"},{value:"\\frac{\\partial^2}{\\partial x_1\\partial x_2}y"},{value:"\\cfrac{1}{a + \\cfrac{7}{b + \\cfrac{2}{9}}} = c"}]},{name:"\u5BFC\u6570 Derivative",data:[{value:"\\dot{a} "},{value:"\\ddot{a}"},{value:"{f}^{\\prime}"},{value:"{f}^{\\prime\\prime}"},{value:"{f}^{(n)}"}]},{name:"\u6A21\u7B97\u672F Modular arithmetic",data:[{value:"a \\bmod b"},{value:"a \\equiv b \\pmod{m} "},{value:"\\gcd(m, n) "},{value:"\\operatorname{lcm}(m, n) "}]}]},{name:"\u6839\u5F0F\u89D2\u6807",value:"\\sqrt{x}",children:[{name:"\u6839\u5F0F Radicals",data:[{value:"\\sqrt{x}"},{value:"\\sqrt[y]{x}"}]},{name:"\u4E0A\u4E0B\u6807 Sub&Super",data:[{value:"x^{a}"},{value:"x_{a}"},{value:"x_{a}^{b} "},{value:"_{a}^{b} x"},{value:"x_{a}^{b} "}]},{name:"\u91CD\u97F3\u7B26\u53CA\u5176\u4ED6 Accents and Others",data:[{value:"\\hat{a} "},{value:"\\sqrt[y]{x}"},{value:"\\check{} "},{value:"\\grave{a} "},{value:"\\acute{a}"},{value:"\\tilde{a}"},{value:"\\breve{a}"},{value:"\\bar{a}"},{value:"\\vec{a}"},{value:"\\not{a}"},{value:"\\widetilde{abc}"},{value:"\\widehat{abc}"},{value:"\\overleftarrow{abc} "},{value:"\\overrightarrow{abc}"},{value:"\\overline{abc}"},{value:"\\underline{abc}"},{value:"\\overbrace{abc}"},{value:"\\underbrace{abc}"},{value:"\\overset{a}{abc}"},{value:"\\underset{a}{abc} \\stackrel\\frown{ab}"},{value:"\\overline{ab} "},{value:"\\overleftrightarrow{ab}"},{value:"\\overset{a}{\\leftarrow}"},{value:"\\overset{a}{\\rightarrow}"},{value:"\\xleftarrow[abc]{a}"},{value:"\\xrightarrow[abc]{a} "}]}]},{name:"\u6781\u9650\u5BF9\u6570",value:"\\lim_{x \\to 0}",children:[{name:"\u6781\u9650 Limits",data:[{value:"\\lim a"},{value:"\\lim_{x \\to 0}"},{value:"\\lim_{x \\to \\infty}"},{value:"\\max_b{a}"},{value:"\\min_a{b}"}]},{name:"\u5BF9\u6570\u6307\u6570 Logarithms and exponentials",data:[{value:"\\log_{a}{b}"},{value:"\\lg_{a}{b}"},{value:"\\ln_{a}{b}"},{value:"\\exp a"}]},{name:"\u754C\u9650 Bounds",data:[{value:"\\min x"},{value:"\\sup t"},{value:"\\inf s"},{value:"\\lim u"},{value:"\\limsup w"},{value:"\\dim p"},{value:"\\ker\\phi "}]}]},{name:"\u4E09\u89D2\u51FD\u6570",value:"\\sin a",children:[{name:"\u4E09\u89D2\u51FD\u6570 Trigonometric functions",data:[{value:"\\sin a"},{value:"\\cos a"},{value:"\\tan a"},{value:"\\cot a "},{value:"\\sec a "},{value:"\\csc a "}]},{name:"\u53CD\u4E09\u89D2\u51FD\u6570 Inverse trigonometric functions",data:[{value:"\\sin^{-1}"},{value:"\\cos^{-1}"},{value:"\\tan^{-1}"},{value:"\\cot^{-1}"},{value:"\\sec^{-1}"},{value:"\\csc^{-1}"},{value:"\\arcsin a"},{value:"\\arccos a"},{value:"\\arctan a"},{value:"\\operatorname{arccot} a"},{value:"\\operatorname{arcsec} a"},{value:"\\operatorname{arccsc} a"}]},{name:"\u53CC\u66F2\u51FD\u6570 Hyperblic functions",data:[{value:"\\sinh a"},{value:"\\cosh a"},{value:"\\tanh a"},{value:"\\coth a"},{value:"\\operatorname{sech} a"},{value:"\\operatorname{csch} a"}]},{name:"\u53CD\u53CC\u66F2\u51FD\u6570 Inverse hyperbolic functions",data:[{value:"\\sinh^{-1}"},{value:"a\\cosh^{-1} a"},{value:"\\tanh^{-1} a"},{value:"\\coth^{-1} a"},{value:"\\operatorname{sech}^{-1} a"},{value:"\\operatorname{csch}^{-1} a"}]}]},{name:"\u79EF\u5206\u8FD0\u7B97",value:"\\int_{a}^{b}",children:[{name:"\u79EF\u5206 Integral",data:[{value:"\\int"},{value:"\\int_{a}^{b}"},{value:"\\int\\limits_{a}^{b}"}]},{name:"\u53CC\u91CD\u79EF\u5206 Double integral",data:[{value:"\\iint"},{value:"\\iint_{a}^{b} "},{value:"\\iint\\limits_{a}^{b} "}]},{name:"\u4E09\u91CD\u79EF\u5206 Triple integral",data:[{value:"\\iiint"},{value:"\\iiint_{a}^{b}"},{value:"\\iiint\\limits_{a}^{b} "}]},{name:"\u66F2\u7EBF\u79EF\u5206 Closed line or path integral",data:[{value:"\\oint"},{value:"\\oint_{a}^{b} "}]}]},{name:"\u5927\u578B\u8FD0\u7B97",value:"\\sum_{a}^{b}",children:[{name:"\u6C42\u548C Summation",data:[{value:"\\sum"},{value:"\\sum_{a}^{b}"},{value:"{\\textstyle \\sum_{a}^{b}} "}]},{name:"\u4E58\u79EF\u4F59\u79EF Product and coproduct",data:[{value:"\\prod"},{value:"\\prod_{a}^{b}"},{value:"{\\textstyle \\prod_{a}^{b}}"},{value:"\\coprod"},{value:"\\coprod_{a}^{b}"},{value:"{\\textstyle \\coprod_{a}^{b}} "}]},{name:"\u5E76\u96C6\u4EA4\u96C6 Union and intersection",data:[{value:"\\bigcup"},{value:"\\bigcup_{a}^{b}"},{value:"{\\textstyle \\bigcup_{a}^{b}}"},{value:"\\bigcap"},{value:"\\bigcap_{a}^{b}"}]},{name:"\u6790\u53D6\u5408\u53D6 Disjunction and conjunction",data:[{value:"\\bigvee"},{value:"\\bigvee_{a}^{b}"},{value:"\\bigwedge"},{value:"\\bigwedge_{a}^{b}"}]}]},{name:"\u62EC\u53F7\u53D6\u6574",value:"\\left [ \\left ( \\right ) \\right ] ",children:[{name:"\u62EC\u53F7 Brackets",data:[{value:"\\left ( \\right )"},{value:"\\left [ \\right ]"},{value:"\\left \\langle \\right \\rangle "},{value:"\\left | \\right | "},{value:"\\left \\lfloor \\right \\rfloor "},{value:"\\left \\lceil \\right \\rceil "}]}]}],dt=[{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=yt=>{et.current.setValue(et.current.getValue()+" "+yt.value+" ")},gt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ue.createElement(ne.Z,{className:ee.Z.lists,gutter:[10,10]},nt.map((yt,bt)=>ue.createElement(ge.Z,{flex:"110px",className:ee.Z.item},ue.createElement("div",null,ue.createElement(ie.Z,{value:`$$${yt.value}$$`}),yt.name),ue.createElement("div",{className:ee.Z.children},yt.children.map((Dt,At)=>ue.createElement("div",{key:At},ue.createElement("h1",null,Dt.name),ue.createElement(ne.Z,{gutter:[10,10]},Dt.data.map((Vt,Zt)=>ue.createElement(ge.Z,{key:Zt,onClick:()=>lt(Vt),className:ee.Z.diamond},ue.createElement(ie.Z,{value:"`$$"+Vt.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ue.createElement(ne.Z,{className:ee.Z.lists,gutter:[10,10]},dt.map((yt,bt)=>ue.createElement(ge.Z,{flex:"110px",className:ee.Z.item},ue.createElement("div",null,ue.createElement(ie.Z,{value:"`$$"+yt.value+"$$`"}),yt.name),ue.createElement("div",{className:ee.Z.children},yt.children.map((Dt,At)=>ue.createElement("div",{key:At},Dt.name&&ue.createElement("h1",null,Dt.name),ue.createElement(ne.Z,{gutter:[10,10]},Dt.data.map((Vt,Zt)=>ue.createElement(ge.Z,{key:Zt,onClick:()=>lt(Vt),className:ee.Z.diamond},ue.createElement(ie.Z,{value:"`$$"+Vt.value+"$$`"}))))))))))}],mt=()=>{var yt=document.createElement("div");yt.innerHTML=et.current.getValue();var bt=yt.innerText;return Ke&&Ke(bt),bt};return(0,wt.useImperativeHandle)(Tt,()=>({getData:mt})),ue.createElement("div",{className:ee.Z.mathWrap},ue.createElement(ke.default,{defaultActiveKey:"1",items:gt}),ue.createElement("math-field",{locale:"zh_cn",className:ee.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},Ne||""),qt&&ue.createElement("div",{className:ee.Z.button},ue.createElement(he.ZP,{size:"large",onClick:mt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});tn.Z=Jt},28426:function(ln,tn,Bt){"use strict";var wt=Bt(59301),ne=Bt(93314),ge=Bt(99571),ke=Object.defineProperty,he=Object.defineProperties,ie=Object.getOwnPropertyDescriptors,ee=Object.getOwnPropertySymbols,Oe=Object.prototype.hasOwnProperty,ue=Object.prototype.propertyIsEnumerable,Jt=(Tt,et,nt)=>et in Tt?ke(Tt,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Tt[et]=nt,Ke=(Tt,et)=>{for(var nt in et||(et={}))Oe.call(et,nt)&&Jt(Tt,nt,et[nt]);if(ee)for(var nt of ee(et))ue.call(et,nt)&&Jt(Tt,nt,et[nt]);return Tt},qt=(Tt,et)=>he(Tt,ie(et));const Ne=({img:Tt,buttonProps:et={},styles:nt={},customText:dt,ButtonText:lt,ButtonClick:gt,Buttonclass:mt,ButtonTwo:yt,imgStyles:bt,loading:Dt=!1,className:At=""})=>wt.createElement("section",{className:`tc animated fadeIn ${At}`,style:Ke({color:"#999",margin:"100px auto",visibility:Dt?"hidden":"visible"},nt)},wt.createElement("img",{src:Tt||ne,style:qt(Ke({},bt),{pointerEvents:"none",userSelect:"none"})}),wt.createElement("p",{className:"mt20 font14"},dt||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&wt.createElement(ge.ZP,Ke({className:mt,onClick:gt},et),lt),yt&&yt);tn.Z=Ne},45677:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return mt}});var wt=Bt(59301),ne={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},ge=Bt(99571),ke=Bt(70557),he=Bt(75975),ie=Bt(25399),ee=Bt(51257),Oe=Bt(81722),ue=Bt(28426),Jt=Bt(346),Ke=Bt(44203),qt=Bt(59301),Ne=Object.defineProperty,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,dt=(yt,bt,Dt)=>bt in yt?Ne(yt,bt,{enumerable:!0,configurable:!0,writable:!0,value:Dt}):yt[bt]=Dt,lt=(yt,bt)=>{for(var Dt in bt||(bt={}))et.call(bt,Dt)&&dt(yt,Dt,bt[Dt]);if(Tt)for(var Dt of Tt(bt))nt.call(bt,Dt)&&dt(yt,Dt,bt[Dt]);return yt},gt=(yt,bt,Dt)=>new Promise((At,Vt)=>{var Zt=re=>{try{xe(Dt.next(re))}catch(Re){Vt(Re)}},$t=re=>{try{xe(Dt.throw(re))}catch(Re){Vt(Re)}},xe=re=>re.done?At(re.value):Promise.resolve(re.value).then(Zt,$t);xe((Dt=Dt.apply(yt,bt)).next())}),mt=({editOffice:yt="view",data:bt,issaver:Dt,onSaver:At,theme:Vt,type:Zt,filename:$t,monacoEditor:xe,className:re,style:Re,close:We,onClose:$e,hasMask:En,disabledDownload:vn,onImgDimensions:gn,showNodata:cn,recordInfo:Yt})=>{const[Rt,Ee]=(0,wt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Ve,rn]=(0,wt.useState)(""),[ye,Xe]=(0,wt.useState)(),sn=window.ENV==="build"?"/react/build":"",An=location.host.startsWith("localhost")?Jt.Z.PROXY_SERVER:Jt.Z.API_SERVER,fn=10*(1024*1024),le=(0,wt.useRef)();bt!=null&&bt.startsWith("/api")&&Zt!=="txt"&&(bt=Jt.Z.API_SERVER+bt);const yn=Nt=>Nt.substring(Nt.lastIndexOf("/")+1).split(".").pop();$t&&xe&&(xe.filename=$t),(0,wt.useEffect)(()=>{var Nt,jt;const Mt=(jt=(Nt=document.cookie)==null?void 0:Nt.replace(/\s/g,""))==null?void 0:jt.split(";");Mt==null||Mt.map(Kt=>{let De=Kt.split("=");De[0]==="_educoder_session"&&rn(De[1])})},[]),(0,wt.useEffect)(()=>{Zt==="office"&&(bt.indexOf("bigfilescdn.")>-1||bt.indexOf("bigfiles1")>-1?Xe({url:bt,fileType:yn(bt),model:bt.indexOf("model=edit")?"edit":"view"}):Ot())},[Zt,bt]);function oi(Nt){return gt(this,null,function*(){Nt.data.type==="pdfdata"&&(At(Nt.data.data),window.removeEventListener("message",oi,!1)),console.log("mess---:",Nt.data)})}const Ot=()=>gt(void 0,null,function*(){console.log("data:",bt);let Nt=bt;bt.startsWith("http")||(Nt=location.origin+Nt);let jt=new URL(Nt).pathname.split("/").pop();const Mt=yield(0,Oe.gJ)({attachment_id:jt});Mt.url=An+Mt.url,Xe(Mt)}),kt=()=>{if(bt.startsWith("http")||bt.startsWith("blob:")){xt();return}(0,ee.Sv)($t||"educoder",bt,$t)},xt=()=>{Yt&&(0,Ke.fc)({id:Yt==null?void 0:Yt.id,watch_type:1,course_id:Yt==null?void 0:Yt.course_id}),(0,ee.Nd)($t||"educoder",decodeURIComponent(bt))};return qt.createElement("div",{style:lt({},Re||{}),className:`${En&&ne.bgBlack} ${Zt?ne.wrp:"hide"}`},We&&qt.createElement("div",{className:ne.close,ref:le},!!gn&&qt.createElement(ie.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>le.current},qt.createElement("span",{onClick:()=>{$e(),gn()}},qt.createElement("i",{className:"icon-yulanpizhu"}))),!vn&&qt.createElement(ie.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>le.current},qt.createElement("span",{onClick:xt},qt.createElement("i",{className:"icon-quxiaozhiding"}))),Dt&&qt.createElement(ie.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>le.current},qt.createElement("span",{className:"",onClick:()=>{const Nt=document.getElementById("pdfiframe");window.addEventListener("message",oi,!1),setTimeout(()=>{Nt.contentWindow.postMessage("getData","*")},300)}},qt.createElement("i",{className:"icon-baocun"}))),qt.createElement(ie.Z,{title:"\u5173\u95ED",getPopupContainer:()=>le.current},qt.createElement("span",{className:"",onClick:()=>{$e()}},qt.createElement("i",{className:"icon-guanbi1"})))),qt.createElement("div",{className:`${ne[re]} ${re} ${ne.monaco} ${Zt==="txt"?"show":"hide"}`},Zt==="txt"&&qt.createElement(qt.Fragment,null,qt.createElement(he.ZP,lt({},xe)))),Zt==="audio"&&qt.createElement("audio",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${bt}`,autoPlay:!0}),Zt==="video"&&qt.createElement(qt.Fragment,null,(bt==null?void 0:bt.indexOf("http"))>-1?qt.createElement("video",{controls:!0,src:`${bt}`,autoPlay:!0}):qt.createElement("video",{controls:!0,src:`data:video/mp4;base64,${bt}`,autoPlay:!0})),Zt==="office"&&ye&&qt.createElement("iframe",{src:`${sn}/office.html?key=${ye.key}&url=${btoa(ye.url)}&callbackUrl=${An+(ye.callbackUrl||"")}&fileType=${ye.fileType}&title=${ye.title||""}&model=${yt}&officeServer=${Jt.Z.ONLYOFFICE}&disabledDownload=${!!vn}`}),Zt==="html"&&qt.createElement("iframe",{src:bt+"&disposition=inline"}),Zt==="pdf"&&qt.createElement("iframe",{id:"pdfiframe",src:`${sn}/js/pdfview/index.html?filename=${$t||"educoder.pdf"}&url=${encodeURIComponent(bt)}&disabledDownload=${!!vn}&model=${yt}`}),Zt==="image"&&qt.createElement("img",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${bt}`}),(Zt==="other"||Zt==="download")&&qt.createElement(qt.Fragment,null,cn?qt.createElement(ue.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:qt.createElement(ge.ZP,{icon:qt.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:kt,disabled:vn},"\u4E0B\u8F7D")}):qt.createElement(ge.ZP,{type:"primary",size:"middle",onClick:kt,disabled:vn},qt.createElement(ke.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(ln,tn,Bt){"use strict";Bt.d(tn,{z:function(){return Vt},Z:function(){return Zt}});var wt=Bt(59301),ne=Bt(8944),ge=Bt(81428),ke=Bt(64018),he=Bt(79710),ie=Bt(346),ee=Bt(51257),Oe=Bt(15342),ue=Bt(1012),Jt=Bt(45677),Ke=Bt(59301),Ne=({html:$t})=>{const xe=(0,wt.useRef)(null),re=(0,wt.useRef)(null),Re=`.markdown-body p {
margin: 0 0 16px 0 !important;
line-height: 28px;
white-space: pre-wrap;
}
ol,
ul,
li {
list-style-type: none
}
ol,
ul,
dl {
margin-bottom: 0px;
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
color: #333;
overflow: hidden;
font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "\u534E\u6587\u7EC6\u9ED1", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "\u5B8B\u4F53", Heiti, "\u9ED1\u4F53", sans-serif;
word-break: break-word;
font-size: 16px;
line-height: 1.6;
white-space: normal;
word-wrap: break-word;
position: relative;
}
.markdown-body ul>li {
list-style-type: disc;
}
.markdown-body ol>li {
list-style-type: decimal;
}
.markdown-body a {
background: transparent;
}
.markdown-body a:active,
.markdown-body a:hover {
outline: 0;
}
.markdown-body strong {
font-weight: bold;
}
.markdown-body h1 {
font-size: 2em;
margin: 0.67em 0;
}
.markdown-body img {
border: 0;
}
.markdown-body hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.markdown-body pre {
overflow: auto;
}
.markdown-body code,
.markdown-body kbd,
.markdown-body pre {
font-family: "Meiryo UI", "YaHei Consolas Hybrid", Consolas, "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;
font-size: 1em;
}
.markdown-body input {
color: inherit;
font: inherit;
margin: 0;
}
.markdown-body html input[disabled] {
cursor: default;
}
.markdown-body input {
line-height: normal;
}
.markdown-body input[type="checkbox"] {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.markdown-body table {
border-collapse: collapse;
border-spacing: 0;
}
.markdown-body td,
.markdown-body th {
padding: 0;
}
.markdown-body * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.markdown-body input {
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}
.markdown-body a {
color: #4183c4;
text-decoration: none;
}
.markdown-body a:hover,
.markdown-body a:active {
text-decoration: underline;
}
.markdown-body hr {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd;
}
.markdown-body hr:before {
display: table;
content: "";
}
.markdown-body hr:after {
display: table;
clear: both;
content: "";
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 15px;
margin-bottom: 15px;
line-height: 1.1;
}
.markdown-body h1 {
font-size: 30px;
}
.markdown-body h2 {
font-size: 21px;
}
.markdown-body h3 {
font-size: 16px;
}
.markdown-body h4 {
font-size: 14px;
}
.markdown-body h5 {
font-size: 12px;
}
.markdown-body h6 {
font-size: 11px;
}
.markdown-body blockquote {
margin: 0;
}
.markdown-body ul,
.markdown-body ol {
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
ul.linenums,
ol.linenums {
padding: 16px 0 0 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,wt.useEffect)(()=>{const We=xe.current.attachShadow({mode:"open"});re.current=document.createElement("div"),re.current.className="markdown-body",re.current.innerHTML=$t,We.appendChild(re.current);const $e=document.createElement("style");return $e.textContent=Re,We.appendChild($e),()=>{We.innerHTML=""}},[]),(0,wt.useEffect)(()=>{re.current&&(re.current.innerHTML=$t)},[$t]),Ke.createElement("div",{ref:xe})};function Tt($t){const xe=["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"],re=new RegExp(`\\b(${xe.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return $t.replace(re,"").trim()}var et=Object.defineProperty,nt=Object.getOwnPropertySymbols,dt=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,gt=($t,xe,re)=>xe in $t?et($t,xe,{enumerable:!0,configurable:!0,writable:!0,value:re}):$t[xe]=re,mt=($t,xe)=>{for(var re in xe||(xe={}))dt.call(xe,re)&&gt($t,re,xe[re]);if(nt)for(var re of nt(xe))lt.call(xe,re)&&gt($t,re,xe[re]);return $t};const yt="@\u2581\u2581@",bt="@\u2581@",Dt=/<pre[^>]*>/g;function At($t){let xe=document.createElement("div");return xe.innerHTML=$t,xe.childNodes.length===0?"":xe.childNodes[0].nodeValue}const Vt=($t,xe)=>{$t=$t||"";const re=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Re=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,We=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,$e=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return xe?$t.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(re,(En,vn,gn,cn,Yt,Rt,Ee)=>{const Ve=vn||cn||Rt,rn=gn||Yt||Ee||"?";return ie.Z.API_SERVER+"/api/attachments/"+Ve+rn+"&t="+(0,ee.Jn)(Ve,Date.now())+(En.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):($t=$t.replace($e,(En,vn,gn,cn,Yt,Rt,Ee)=>{const Ve=vn||cn||Rt,rn=gn||Yt||Ee||"?";return ie.Z.API_SERVER+"/attachments/download/"+Ve+rn+"&t="+(0,ee.Jn)(Ve,Date.now())+(En.indexOf(")")>-1?")":"&")}).replace(re,(En,vn,gn,cn,Yt,Rt,Ee)=>{const Ve=vn||cn||Rt,rn=gn||Yt||Ee||"?";return ie.Z.API_SERVER+"/api/attachments/"+Ve+rn+"&t="+(0,ee.Jn)(Ve,Date.now())+(En.indexOf(")")>-1?")":"&")}).replace(Re,(En,vn,gn,cn,Yt)=>{const Rt=vn||cn,Ee=gn||Yt||"";return'"'+ie.Z.API_SERVER+"/api/attachments/"+Rt+Ee+Rt+Ee+"&t="+(0,ee.Jn)(Rt,Date.now())}).replace(We,(En,vn,gn,cn,Yt)=>{const Rt=vn||cn,Ee=gn||Yt||"";return"("+ie.Z.API_SERVER+"/files/uploads/"+Rt+Ee+Rt+Ee+"&t="+(0,ee.Jn)(Rt,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,`
`),$t)};var Zt=({value:$t="",className:xe,showTextOnly:re,showLines:Re,style:We={},stylesPrev:$e={},highlightKeywords:En,showProgramFill:vn,isProgramFill:gn,disabledFill:cn=!1,programFillValue:Yt,onFillChange:Rt=rn=>{},onFillBlur:Ee=()=>{},onFillFocus:Ve=()=>{}})=>{let rn=Tt(String($t||""));const[ye,Xe]=(0,wt.useState)(""),[sn,An]=(0,wt.useState)("office"),[Pe,fn]=(0,wt.useState)([]),le=(0,wt.useRef)("a"+(0,ue.Z)()),yn={},oi=fe=>/<style[\s\S]*?>/i.test(fe||""),Ot=(fe,Ce,ze)=>{const Je=document.createElement(fe===bt?"input":"textarea");Je.style.width="100%",Je.style.height=fe===bt?"40px":"151px",Je.rows=5,Je.spellcheck=!1,Je.name="edu-program-fill",Je.placeholder="\u8BF7\u8F93\u5165",Je.dataset.id=Ce;const Mn=Object.keys(yn).length;return yn[Mn]=Je,`<span class="edu-program-fill-wrap ${fe===bt?"":"show"}" style="width:${fe===bt?"400px":"100%"}" title=${ze||""}><span>${Je.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function kt(fe){return fe=fe.replace(/!\[.*?\]\(.*?\)/g,""),fe=fe.replace(/\[.*?\]\(.*?\)/g,""),fe=fe.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),fe=fe.replace(/<embed.*?>/g,""),fe=fe.replace(/<img.*?>/g,""),fe=fe.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),fe=fe.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),fe=fe.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),fe=fe.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),fe}const xt=fe=>!re&&oi(rn)?fe:fe.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(Ce,ze){let Je=ze.replace(/(\n|\r)/g,"").split("}"),Mn=[];return Je.map(en=>{en!=""&&Mn.push(`.${le.current} ${en}`)}),`<style>${Mn.join("}")}</style>`}),Nt=(0,wt.useMemo)(()=>{try{const Je=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Mn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,en=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Dn=/\(\/attachments\/download\//g;rn=rn.replace(Dn,"("+ie.Z.API_SERVER+"/attachments/download/").replace(Je,"("+ie.Z.API_SERVER+"/api/attachments/").replace(Mn,'"'+ie.Z.API_SERVER+"/api/attachments/").replace(en,'"'+ie.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(Je){}if(vn){let Je=-1;return rn=rn.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(Mn,en,Dn){var Yn;return++Je,Ot(Mn,Je,(Yn=Yt==null?void 0:Yt[Je])==null?void 0:Yn.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${xt(rn||"")}</pre>`}let fe=xt(rn);fe=(0,ge.ZP)(fe);const Ce=(0,ge.ez)();rn.match(/\[TOC\]/)&&(fe=fe.replace("<p>[TOC]</p>",(0,ge.Qv)()),(0,ge.Iy)()),fe=fe.replace(/(__special_katext_id_\d+__)/g,(Je,Mn)=>{const{type:en,expression:Dn}=Ce[Mn];return(0,Oe.renderToString)(At(Dn)||"",{displayMode:en==="block",throwOnError:!1,output:"html"})}),fe=fe.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,ge.AL)();const ze=document.createElement("div");if(ze.innerHTML=fe,re)return ze.innerText;if(En){const Je=En.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return De(ze,Je),ze.innerHTML}return setTimeout(()=>ce(),500),ze.innerHTML},[rn,En]);(0,wt.useEffect)(()=>{Ae.current&&Ae.current.querySelectorAll(["input","textarea"]).forEach(Ce=>{Ce.oninput=jt,Ce.onblur=Mt,Ce.onfocus=Kt})},[Pe]),(0,wt.useEffect)(()=>{var fe,Ce,ze,Je,Mn;if(Yt!=null&&Yt.length)try{const en=Ae.current.querySelectorAll(".edu-program-fill-score"),Dn=Ae.current.querySelectorAll('[name="edu-program-fill"]');for(const[Yn,In]of Dn.entries())In.value=((fe=Yt==null?void 0:Yt[Yn])==null?void 0:fe.value)||"",((Ce=Yt==null?void 0:Yt[Yn])==null?void 0:Ce.type)==="warning"?In.className="program-fill-warning":((ze=Yt==null?void 0:Yt[Yn])==null?void 0:ze.type)==="success"?In.className="program-fill-success":In.className="";for(const[Yn,In]of en.entries())In.innerHTML=(Je=Yt==null?void 0:Yt[Yn])!=null&&Je.score?`${(Mn=Yt==null?void 0:Yt[Yn])==null?void 0:Mn.score}\u5206`:"";fn(Yt)}catch(en){console.log(en,"error")}},[Yt]);const jt=fe=>{Pe[fe.target.dataset.id]=Pe[fe.target.dataset.id]||{},Pe[fe.target.dataset.id].value=fe.target.value,fn([...Pe]),Rt(Pe,fe.target.dataset.id)},Mt=fe=>{Pe[fe.target.dataset.id]=Pe[fe.target.dataset.id]||{},Pe[fe.target.dataset.id].value=fe.target.value,fn([...Pe]),Ee(Pe,fe.target.dataset.id)},Kt=fe=>{Pe[fe.target.dataset.id]=Pe[fe.target.dataset.id]||{},Pe[fe.target.dataset.id].value=fe.target.value,fn([...Pe]),Ve(Pe,fe.target.dataset.id)};function De(fe,Ce){return fe.childNodes.forEach(ze=>{var Je;if(ze.childNodes.length>0)De(ze,Ce);else if(ze.nodeName!=="IMG")if(ze.innerHTML)ze.innerHTML=(Je=ze.innerHTML)==null?void 0:Je.replace(new RegExp(Ce,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const Mn=document.createElement("span");Mn.innerHTML=ze.textContent.replace(new RegExp(Ce,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),ze.replaceWith(Mn)}})}const Ae=(0,wt.useRef)();ge.jb.WebkitLineClamp=Re,Re&&(We=mt(mt({},We),ge.jb));function Ge(fe){let Ce=fe.target;if(Ce.tagName.toUpperCase()==="A"){let ze=Ce.getAttribute("href");if(ze.indexOf("office")>-1)fe.preventDefault(),Xe(ze),An("office");else if(ze.indexOf("application/pdf")>-1)fe.preventDefault(),Xe(ze),An("pdf");else if(ze.indexOf("text/html")>-1)fe.preventDefault(),Xe(ze),An("html");else if(ze.startsWith("#")){fe.preventDefault();let Je=document.getElementById(ze.replace("#",""));Je&&Je.scrollIntoView(!0)}}}const ce=()=>{var fe;const Ce=(fe=Ae.current)==null?void 0:fe.querySelectorAll("video");Ce==null||Ce.forEach(ze=>{if(ze.oncontextmenu=()=>!1,ze.src.indexOf(".m3u8")>-1&&!ze.canPlayType("application/vnd.apple.mpegurl")){if(he.ZP.isSupported()){var Je=new he.ZP;Je.loadSource(ze.src),Je.attachMedia(ze)}}})};return(0,wt.useEffect)(()=>{if(Ae.current&&Nt&&Nt.match(Dt)&&window.PR.prettyPrint(),Ae.current)return Ae.current.addEventListener("click",Ge),()=>{var fe;(fe=Ae.current)==null||fe.removeEventListener("click",Ge),(0,ge.AL)(),(0,ge.Iy)()}},[Nt,Ae.current,Ge]),(0,wt.useEffect)(()=>{var fe;const Ce=ze=>{ze.preventDefault(),ze.clipboardData.setData("text",window.getSelection().toString())};return(fe=Ae.current)==null||fe.addEventListener("copy",Ce),()=>{var ze;(ze=Ae.current)==null||ze.removeEventListener("copy",Ce)}},[Ae.current]),wt.createElement(wt.Fragment,null,re&&wt.createElement("div",{ref:Ae},Nt),!re&&!oi(Nt)&&wt.createElement("div",{ref:Ae,style:mt({},We),className:`${xe||""} ${cn?"disabled-fill":""} markdown-body ${le.current}`,dangerouslySetInnerHTML:{__html:Nt}}),!re&&oi(Nt)&&wt.createElement(Ne,{html:Nt}),wt.createElement(Jt.Z,{close:!0,data:ye,type:ye!=null&&ye.length?sn:"",style:mt({},$e),onClose:()=>Xe("")}))}},69720:function(ln,tn,Bt){"use strict";Bt.d(tn,{h:function(){return yt}});var wt=Bt(59301),ne=Bt(82326),ge=Bt(28284),ke=Bt(99571),he=Bt(89780),ie=Bt.n(he),ee=Bt(8336),Oe=Bt(12469),ue=Object.defineProperty,Jt=Object.defineProperties,Ke=Object.getOwnPropertyDescriptors,qt=Object.getOwnPropertySymbols,Ne=Object.prototype.hasOwnProperty,Tt=Object.prototype.propertyIsEnumerable,et=(bt,Dt,At)=>Dt in bt?ue(bt,Dt,{enumerable:!0,configurable:!0,writable:!0,value:At}):bt[Dt]=At,nt=(bt,Dt)=>{for(var At in Dt||(Dt={}))Ne.call(Dt,At)&&et(bt,At,Dt[At]);if(qt)for(var At of qt(Dt))Tt.call(Dt,At)&&et(bt,At,Dt[At]);return bt},dt=(bt,Dt)=>Jt(bt,Ke(Dt));const lt=ne.default.Option,gt={labelCol:{span:4},wrapperCol:{span:20}},mt={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"]};tn.Z=({callback:bt,onCancel:Dt})=>{const[At,Vt]=(0,wt.useState)("python");function Zt(xe){Vt(mt[xe][1])}function $t(xe){bt(xe)}return wt.createElement(ge.default,dt(nt({},gt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:$t,style:{width:500}}),wt.createElement(ge.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},wt.createElement(ne.default,{getPopupContainer:xe=>xe.parentNode,onChange:Zt},Object.keys(mt).map(xe=>wt.createElement(lt,{key:xe,value:xe},mt[xe][0])))),wt.createElement(ge.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},wt.createElement(yt,{mode:At})),wt.createElement("div",{className:"flex-container flex-end"},wt.createElement(ke.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),wt.createElement(ke.ZP,{type:"ghost",onClick:Dt},"\u53D6\u6D88")))};function yt({value:bt,onChange:Dt,mode:At,options:Vt={}}){const Zt=(0,wt.useRef)(),[$t,xe]=(0,wt.useState)();return(0,wt.useEffect)(()=>{if($t){let re=function(Re){const We=Re.getValue();Dt&&Dt(We)};return $t.on("change",re),()=>{$t.off("change",re)}}},[$t,Dt]),(0,wt.useEffect)(()=>{$t&&$t.setOption("mode",At)},[$t,At]),(0,wt.useEffect)(()=>{$t&&(bt!==$t.getValue()||bt==="")&&setTimeout(()=>{$t.setValue(bt||"")},300)},[$t,bt]),(0,wt.useEffect)(()=>{if(Zt.current&&!$t){const re=ie().fromTextArea(Zt.current,nt({mode:At,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},Vt));xe(re)}},[Zt.current,$t]),wt.createElement("div",{className:"my-codemirror-container"},wt.createElement("textarea",{ref:Zt}))}},39793:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return Mi}});var wt=Bt(59301),ne=Bt(89780),ge=Bt.n(ne),ke=Bt(76374),he=Bt(8336),ie=Bt(6313),ee=Bt(25717),Oe=Bt(99498),ue=Bt(25419),Jt=Bt(67549),Ke=Bt(76902),qt=({value:we="",className:be,showTextOnly:ve,showLines:Qn,style:li={}})=>{const ui=(0,wt.useMemo)(()=>"",[we]);return wt.createElement(wt.Fragment,null,wt.createElement("div",{dangerouslySetInnerHTML:{__html:ui}}))},Ne=Bt(59301),Tt=Object.defineProperty,et=Object.defineProperties,nt=Object.getOwnPropertyDescriptors,dt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,gt=Object.prototype.propertyIsEnumerable,mt=(we,be,ve)=>be in we?Tt(we,be,{enumerable:!0,configurable:!0,writable:!0,value:ve}):we[be]=ve,yt=(we,be)=>{for(var ve in be||(be={}))lt.call(be,ve)&&mt(we,ve,be[ve]);if(dt)for(var ve of dt(be))gt.call(be,ve)&&mt(we,ve,be[ve]);return we},bt=(we,be)=>et(we,nt(be));let Dt=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u56FE\u50CF",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"iconfont icon-jisuan1",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function At({onActionCallback:we,title:be,icon:ve,actionName:Qn,className:li="",children:ui}){function pn(){we(Qn)}return Ne.createElement("a",{title:be,className:li,onClick:pn},Ne.createElement("i",{className:`${ve}`}),ui)}var Vt=({watch:we,showNullButton:be,showNullProgramButton:ve,onActionCallback:Qn,fullScreen:li,insertTemp:ui,hidetoolBar:pn,extraUse:zn})=>{const bi=[...Dt,{title:`${we?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${we?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Ne.createElement("ul",{className:"markdown-toolbar-container"},!pn&&bi.map((tr,Ui)=>Ne.createElement("li",{key:Ui},tr.actionName?Ne.createElement(At,bt(yt({},tr),{onActionCallback:Qn})):Ne.createElement("span",{className:"v-line"}))),be?Ne.createElement("li",null,Ne.createElement(At,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Qn},Ne.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,ve?Ne.createElement(Ne.Fragment,null,Ne.createElement("li",null,Ne.createElement(At,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Qn},Ne.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Ne.createElement("li",null,Ne.createElement(At,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Qn},Ne.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,ui&&Ne.createElement("li",null,Ne.createElement(At,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${ui}`,onActionCallback:Qn},Ne.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),zn&&Ne.createElement("li",null,zn),Ne.createElement("li",{className:"btn-full-screen"},Ne.createElement(At,{icon:`${li?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:li?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Qn})))},Zt=Bt(91558),$t=Bt(28284),xe=Bt(37568),re=Bt(99571),Re=Object.defineProperty,We=Object.defineProperties,$e=Object.getOwnPropertyDescriptors,En=Object.getOwnPropertySymbols,vn=Object.prototype.hasOwnProperty,gn=Object.prototype.propertyIsEnumerable,cn=(we,be,ve)=>be in we?Re(we,be,{enumerable:!0,configurable:!0,writable:!0,value:ve}):we[be]=ve,Yt=(we,be)=>{for(var ve in be||(be={}))vn.call(be,ve)&&cn(we,ve,be[ve]);if(En)for(var ve of En(be))gn.call(be,ve)&&cn(we,ve,be[ve]);return we},Rt=(we,be)=>We(we,$e(be));const Ee={labelCol:{span:4},wrapperCol:{span:20}};var Ve=({callback:we,onCancel:be})=>{function ve(Qn){we(Qn)}return wt.createElement($t.default,Rt(Yt({},Ee),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:ve,style:{width:500}}),wt.createElement($t.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},wt.createElement(xe.default,null)),wt.createElement($t.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},wt.createElement(xe.default,null)),wt.createElement("div",{className:"flex-container flex-end"},wt.createElement(re.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),wt.createElement(re.ZP,{type:"ghost",onClick:be},"\u53D6\u6D88")))},rn=Bt(69720),ye=Bt(17077),Xe=Bt(62957),sn=Bt(77019),An=Bt(9507),Pe=Bt(59301),fn=({callback:we,onCancel:be})=>{const ve=document.createElement("canvas"),Qn=ve.getContext("2d");ve.width=1e3,ve.height=800,Qn.fillStyle="#ffffff",Qn.fillRect(0,0,ve.width,ve.height);const li=ve.toDataURL("image/png");return Pe.createElement(Xe.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Pe.createElement(sn.Z,{style:{height:"100vh"}},Pe.createElement(An.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:li,visible:!0,title:String(Date.now())},onOk:ui=>{we({src:ui.url})},onClose:be})))},le=Bt(12378);function yn(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(yn,go.CommandHandler),yn.prototype.canAlignSelection=function(){var we=this.diagram;return!(we===null||we.isReadOnly||we.isModelReadOnly||we.selection.count<2)},yn.prototype.alignLeft=function(){var we=this.diagram;we.startTransaction("aligning left");var be=1/0;we.selection.each(function(ve){ve instanceof go.Link||(be=Math.min(ve.position.x,be))}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(be,ve.position.y))}),we.commitTransaction("aligning left")},yn.prototype.alignRight=function(){var we=this.diagram;we.startTransaction("aligning right");var be=-1/0;we.selection.each(function(ve){if(!(ve instanceof go.Link)){var Qn=ve.actualBounds.x+ve.actualBounds.width;be=Math.max(Qn,be)}}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(be-ve.actualBounds.width,ve.position.y))}),we.commitTransaction("aligning right")},yn.prototype.alignTop=function(){var we=this.diagram;we.startTransaction("alignTop");var be=1/0;we.selection.each(function(ve){ve instanceof go.Link||(be=Math.min(ve.position.y,be))}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(ve.position.x,be))}),we.commitTransaction("alignTop")},yn.prototype.alignBottom=function(){var we=this.diagram;we.startTransaction("aligning bottom");var be=-1/0;we.selection.each(function(ve){if(!(ve instanceof go.Link)){var Qn=ve.actualBounds.y+ve.actualBounds.height;be=Math.max(Qn,be)}}),we.selection.each(function(ve){ve instanceof go.Link||ve.move(new go.Point(ve.actualBounds.x,be-ve.actualBounds.height))}),we.commitTransaction("aligning bottom")},yn.prototype.alignCenterX=function(){var we=this.diagram,be=we.selection.first();if(be){we.startTransaction("aligning Center X");var ve=be.actualBounds.x+be.actualBounds.width/2;we.selection.each(function(Qn){Qn instanceof go.Link||Qn.move(new go.Point(ve-Qn.actualBounds.width/2,Qn.actualBounds.y))}),we.commitTransaction("aligning Center X")}},yn.prototype.alignCenterY=function(){var we=this.diagram,be=we.selection.first();if(be){we.startTransaction("aligning Center Y");var ve=be.actualBounds.y+be.actualBounds.height/2;we.selection.each(function(Qn){Qn instanceof go.Link||Qn.move(new go.Point(Qn.actualBounds.x,ve-Qn.actualBounds.height/2))}),we.commitTransaction("aligning Center Y")}},yn.prototype.alignColumn=function(we){var be=this.diagram;be.startTransaction("align Column"),we===void 0&&(we=0),we=parseFloat(we);var ve=new Array;be.selection.each(function(zn){zn instanceof go.Link||ve.push(zn)});for(var Qn=0;Qn<ve.length-1;Qn++){var li=ve[Qn],ui=li.actualBounds.y+li.actualBounds.height+we,pn=ve[Qn+1];pn.move(new go.Point(li.actualBounds.x,ui))}be.commitTransaction("align Column")},yn.prototype.alignRow=function(we){we===void 0&&(we=0),we=parseFloat(we);var be=this.diagram;be.startTransaction("align Row");var ve=new Array;be.selection.each(function(zn){zn instanceof go.Link||ve.push(zn)});for(var Qn=0;Qn<ve.length-1;Qn++){var li=ve[Qn],ui=li.actualBounds.x+li.actualBounds.width+we,pn=ve[Qn+1];pn.move(new go.Point(ui,li.actualBounds.y))}be.commitTransaction("align Row")},yn.prototype.canRotate=function(we){var be=this.diagram;return!(be===null||be.isReadOnly||be.isModelReadOnly||be.selection.count<1)},yn.prototype.rotate=function(we){we===void 0&&(we=90);var be=this.diagram;be.startTransaction("rotate "+we.toString());var be=this.diagram;be.selection.each(function(ve){ve instanceof go.Link||ve instanceof go.Group||(ve.angle+=we)}),be.commitTransaction("rotate "+we.toString())},yn.prototype.pullToFront=function(){var we=this.diagram;we.startTransaction("pullToFront");var be=new go.Map;we.selection.each(function(ve){be.set(ve.layer,0)}),be.iteratorKeys.each(function(ve){var Qn=0;ve.parts.each(function(li){if(!li.isSelected){var ui=li.zOrder;isNaN(ui)?li.zOrder=0:Qn=Math.max(Qn,ui)}}),be.set(ve,Qn)}),we.selection.each(function(ve){yn._assignZOrder(ve,be.get(ve.layer)+1)}),we.commitTransaction("pullToFront")},yn.prototype.pushToBack=function(){var we=this.diagram;we.startTransaction("pushToBack");var be=new go.Map;we.selection.each(function(ve){be.set(ve.layer,0)}),be.iteratorKeys.each(function(ve){var Qn=0;ve.parts.each(function(li){if(!li.isSelected){var ui=li.zOrder;isNaN(ui)?li.zOrder=0:Qn=Math.min(Qn,ui)}}),be.set(ve,Qn)}),we.selection.each(function(ve){yn._assignZOrder(ve,be.get(ve.layer)-1-yn._findGroupDepth(ve))}),we.commitTransaction("pushToBack")},yn._assignZOrder=function(we,be,ve){ve===void 0&&(ve=we),we.layer===ve.layer&&(we.zOrder=be),we instanceof go.Group&&we.memberParts.each(function(Qn){yn._assignZOrder(Qn,be+1,ve)})},yn._findGroupDepth=function(we){if(we instanceof go.Group){var be=0;return we.memberParts.each(function(ve){be=Math.max(be,yn._findGroupDepth(ve))}),be+1}else return 0},yn.prototype.doKeyDown=function(){var we=this.diagram;if(we!==null){var be=we.lastInput;if(be.key==="Up"||be.key==="Down"||be.key==="Left"||be.key==="Right"){var ve=this.arrowKeyBehavior;if(ve==="none")return;if(ve==="select"){this._arrowKeySelect();return}else if(ve==="move"){this._arrowKeyMove();return}else if(ve==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},yn.prototype._getAllParts=function(){var we=new Array;return this.diagram.nodes.each(function(be){we.push(be)}),this.diagram.parts.each(function(be){we.push(be)}),we},yn.prototype._arrowKeyMove=function(){var we=this.diagram,be=we.lastInput,ve=0,Qn=0;if(be.control||be.meta)ve=1,Qn=1;else if(we.grid!==null){var li=we.grid.gridCellSize;Qn=li.width,ve=li.height}we.startTransaction("arrowKeyMove"),we.selection.each(function(ui){be.key==="Up"?ui.move(new go.Point(ui.actualBounds.x,ui.actualBounds.y-ve)):be.key==="Down"?ui.move(new go.Point(ui.actualBounds.x,ui.actualBounds.y+ve)):be.key==="Left"?ui.move(new go.Point(ui.actualBounds.x-Qn,ui.actualBounds.y)):be.key==="Right"&&ui.move(new go.Point(ui.actualBounds.x+Qn,ui.actualBounds.y))}),we.commitTransaction("arrowKeyMove")},yn.prototype._arrowKeySelect=function(){var we=this.diagram,be=we.lastInput,ve=null;be.key==="Up"?ve=this._findNearestPartTowards(270):be.key==="Down"?ve=this._findNearestPartTowards(90):be.key==="Left"?ve=this._findNearestPartTowards(180):be.key==="Right"&&(ve=this._findNearestPartTowards(0)),ve!==null&&(be.shift?ve.isSelected=!0:be.control||be.meta?ve.isSelected=!ve.isSelected:we.select(ve))},yn.prototype._findNearestPartTowards=function(we){var be=this.diagram.selection.first();if(be===null)return null;for(var ve=be.actualBounds.center,Qn=this._getAllParts(),li=1/0,ui=be,pn=0;pn<Qn.length;pn++){var zn=Qn[pn];if(zn!==be&&zn.canSelect()){var bi=zn.actualBounds.center,tr=ve.directionPoint(bi),Ui=this._angleCloseness(tr,we);if(Ui<=45){var Wt=ve.distanceSquaredPoint(bi);Wt*=1+Math.sin(Ui*Math.PI/180),Wt<li&&(li=Wt,ui=zn)}}}return ui},yn.prototype._angleCloseness=function(we,be){return Math.min(Math.abs(be-we),Math.min(Math.abs(be+360-we),Math.abs(be-360-we)))},yn.prototype._arrowKeyTree=function(){var we=this.diagram,be=we.selection.first();if(be instanceof go.Node){var ve=we.lastInput;if(ve.key==="Right"){if(!be.isTreeLeaf)if(!be.isTreeExpanded)we.commandHandler.canExpandTree(be)&&we.commandHandler.expandTree(be);else{var Qn=this._sortTreeChildrenByY(be).first();Qn!==null&&we.select(Qn)}}else if(ve.key==="Left")if(!be.isTreeLeaf&&be.isTreeExpanded)we.commandHandler.canCollapseTree(be)&&we.commandHandler.collapseTree(be);else{var li=be.findTreeParentNode();li!==null&&we.select(li)}else if(ve.key==="Up"){var li=be.findTreeParentNode();if(li!==null){var ui=this._sortTreeChildrenByY(li),pn=ui.indexOf(be);if(pn>0){for(var zn=ui.elt(pn-1);zn!==null&&zn.isTreeExpanded&&!zn.isTreeLeaf;){var bi=this._sortTreeChildrenByY(zn);zn=bi.last()}zn!==null&&we.select(zn)}else we.select(li)}}else if(ve.key==="Down")if(be.isTreeExpanded&&!be.isTreeLeaf){var Qn=this._sortTreeChildrenByY(be).first();Qn!==null&&we.select(Qn)}else for(;be!==null;){var li=be.findTreeParentNode();if(li===null)break;var ui=this._sortTreeChildrenByY(li),pn=ui.indexOf(be);if(pn<ui.length-1){we.select(ui.elt(pn+1));break}else be=li}var tr=we.selection.first();tr!==null&&we.scrollToRect(tr.actualBounds)}},yn.prototype._sortTreeChildrenByY=function(we){var be=new go.List().addAll(we.findTreeChildrenNodes());return be.sort(function(ve,Qn){var li=ve.location,ui=Qn.location;return li.y<ui.y?-1:li.y>ui.y?1:li.x<ui.x?-1:li.x>ui.x?1:0}),be},yn.prototype.copyToClipboard=function(we){go.CommandHandler.prototype.copyToClipboard.call(this,we),this._lastPasteOffset.set(this.pasteOffset)},yn.prototype.pasteFromClipboard=function(){var we=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(we,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),we},Object.defineProperty(yn.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(we){if(we!=="move"&&we!=="select"&&we!=="scroll"&&we!=="tree"&&we!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+we);this._arrowKeyBehavior=we}}),Object.defineProperty(yn.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(we){if(!(we instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+we);this._pasteOffset.set(we)}});var oi=yn,Ot=Bt(63720),kt=Bt(5269),xt=Bt(38986),Nt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},jt=Bt(48790),Mt=Bt(59301),Kt=(we,be,ve)=>new Promise((Qn,li)=>{var ui=bi=>{try{zn(ve.next(bi))}catch(tr){li(tr)}},pn=bi=>{try{zn(ve.throw(bi))}catch(tr){li(tr)}},zn=bi=>bi.done?Qn(bi.value):Promise.resolve(bi.value).then(ui,pn);zn((ve=ve.apply(we,be)).next())});function De({onCancel:we,callback:be}){let ve=(0,wt.useRef)(),Qn=(0,wt.useRef)(),li=(0,wt.useRef)(),ui=(0,wt.useRef)(!1);const pn=(0,wt.useRef)(!1),[zn,bi]=(0,wt.useState)(0);function tr(){const Wt=le.bx.make,de={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};ve.current=new le.S0(Qn.current,{padding:20,grid:Wt(le.s_,"Grid",Wt(le.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Wt(le.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:Nn=>{var ri=Nn.diagram.commandHandler.addTopLevelParts(Nn.diagram.selection,!0);ri||Nn.diagram.currentTool.doCancel()},commandHandler:Wt(oi),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:Nn=>{var ri=Nn.subject;ri.location=ri.location.copy().snapToGridPoint(Nn.diagram.grid.gridOrigin,Nn.diagram.grid.gridCellSize),setTimeout(()=>{Nn.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:Nn=>{var ri=Nn.subject;setTimeout(()=>{Nn.diagram.commandHandler.editTextBlock()})},LinkRelinked:Nn=>{var ri=Nn.parameter.part;ri.invalidateConnectedLinks();var $n=Nn.subject;Nn.diagram.toolManager.linkingTool.isForwards?$n.toNode.invalidateConnectedLinks():$n.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),ve.current.nodeTemplate=Wt(le.NB,"Auto",{locationSpot:le.z6.Center,locationObjectName:"SHAPE",desiredSize:new le.$u(120,60),minSize:new le.$u(40,40),resizable:!0,resizeCellSize:new le.$u(10,10),rotatable:!0},new le.KX("location","loc",le.E9.parse).makeTwoWay(le.E9.stringify),new le.KX("desiredSize","size",le.$u.parse).makeTwoWay(le.$u.stringify),Wt(le.bn,{name:"SHAPE",fill:de.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:le.z6.AllSides,toSpot:le.z6.AllSides},new le.KX("figure"),new le.KX("fill"),new le.KX("stroke","borderColor"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),Wt(le.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Wt(le.al,{margin:1,textAlign:"center",overflow:le.al.OverflowEllipsis,editable:!0},new le.KX("text").makeTwoWay(),new le.KX("stroke","color"))),ve.current.nodeTemplate.toolTip=Wt("ToolTip",Wt(le.s_,"Vertical",{maxSize:new le.$u(200,NaN)},Wt(le.al,{font:"bold 10pt sans-serif",textAlign:"center"},new le.KX("text")),Wt(le.al,{font:"10pt sans-serif",textAlign:"center"},new le.KX("text","details"))));function mn(Nn,ri){var $n=(Le,Me)=>{Le.handled=!0,Le.diagram.model.commit(Se=>{var He=Me.part.adornedPart,on=new le.E9().setRectSpot(He.actualBounds,Nn);on.subtract(He.location),on.scale(2,2),on.x+=Math.sign(on.x)*130,on.y+=Math.sign(on.y)*130,on.add(He.location),on.snapToGridPoint(Le.diagram.grid.gridOrigin,Le.diagram.grid.gridCellSize);var Sn=Se.copyNodeData(He.data);Se.setGroupKeyForNodeData(Sn,Se.getGroupKeyForNodeData(He.data)),Se.addNodeData(Sn);var Te={from:He.key,to:Se.getKeyForNodeData(Sn)};Se.addLinkData(Te);var si=Le.diagram.findNodeForData(Sn);si.location=on,Le.diagram.select(si),setTimeout(()=>{Le.diagram.commandHandler.editTextBlock()},20)})};return Wt(le.bn,{figure:ri,alignment:Nn,alignmentFocus:Nn.opposite(),width:Nn.equals(le.z6.Top)||Nn.equals(le.z6.Bottom)?25:18,height:Nn.equals(le.z6.Top)||Nn.equals(le.z6.Bottom)?18:25,fill:"orange",stroke:de.white,strokeWidth:4,mouseEnter:(Le,Me)=>Me.fill="dodgerblue",mouseLeave:(Le,Me)=>Me.fill="orange",isActionable:!0,click:$n,contextClick:$n})}function Rn(Nn){return Wt(le.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:(ri,$n)=>$n.fill="dodgerblue",mouseLeave:(ri,$n)=>$n.fill="orange",click:(ri,$n)=>{ri.diagram.commandHandler.showContextMenu($n.part.adornedPart)}},Nn||{})}ve.current.nodeTemplate.selectionAdornmentTemplate=Wt(le.uz,"Spot",Wt(le.Vm,{padding:10}),mn(le.z6.Top,"TriangleUp"),mn(le.z6.Left,"TriangleLeft"),mn(le.z6.Right,"TriangleRight"),mn(le.z6.Bottom,"TriangleDown"),Rn({alignment:new le.z6(.75,0)}));function Ie(Nn,ri){return($n,Le)=>{$n.handled=!0,$n.diagram.model.commit(Me=>{Me.set(Le.part.adornedPart.data,Nn,ri)})}}function Ln(Nn,ri){return ri||(ri="color"),Wt(le.bn,{width:16,height:16,stroke:"lightgray",fill:Nn,margin:1,background:"transparent",mouseEnter:($n,Le)=>Le.stroke="dodgerblue",mouseLeave:($n,Le)=>Le.stroke="lightgray",click:Ie(ri,Nn),contextClick:Ie(ri,Nn)})}function wn(){return[Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Ln(de.white,"fill"),Ln(de.beige,"fill"),Ln(de.extralightblue,"fill"),Ln(de.extralightred,"fill"))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Ln(de.lightgray,"fill"),Ln(de.lightgreen,"fill"),Ln(de.lightblue,"fill"),Ln(de.lightred,"fill")))]}function Pn(){return[Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Ln(de.black),Ln(de.green),Ln(de.blue),Ln(de.red))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Ln(de.white),Ln(de.magenta),Ln(de.purple),Ln(de.orange)))]}function Zn(Nn,ri){return ri||(ri="thickness"),Wt(le.bn,"LineH",{width:16,height:16,strokeWidth:Nn,margin:1,background:"transparent",mouseEnter:($n,Le)=>Le.background="dodgerblue",mouseLeave:($n,Le)=>Le.background="transparent",click:Ie(ri,Nn),contextClick:Ie(ri,Nn)})}function Qe(Nn,ri){return ri||(ri="dash"),Wt(le.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:Nn,margin:1,background:"transparent",mouseEnter:($n,Le)=>Le.background="dodgerblue",mouseLeave:($n,Le)=>Le.background="transparent",click:Ie(ri,Nn),contextClick:Ie(ri,Nn)})}function _n(){return[Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Zn(1),Zn(2),Zn(3),Zn(4))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Qe(null),Qe([2,4]),Qe([4,4])))]}function Un(Nn,ri){return ri||(ri="figure"),Wt(le.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:Nn,margin:1,background:"transparent",mouseEnter:($n,Le)=>Le.fill="dodgerblue",mouseLeave:($n,Le)=>Le.fill="lightgray",click:Ie(ri,Nn),contextClick:Ie(ri,Nn)})}ve.current.nodeTemplate.contextMenu=Wt("ContextMenu",Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Un("Rectangle"),Un("RoundedRectangle"),Un("Ellipse"),Un("Diamond"))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Un("Parallelogram2"),Un("ManualOperation"),Un("Procedure"),Un("Cylinder1"))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Un("Terminator"),Un("CreateRequest"),Un("Document"),Un("TriangleDown"))),wn(),Pn(),_n()),ve.current.groupTemplate=Wt(le.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:le.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(Nn,ri)=>{var $n=ri.addMembers(ri.diagram.selection,!0);$n||ri.diagram.currentTool.doCancel()},avoidable:!1},new le.KX("location","loc",le.E9.parse).makeTwoWay(le.E9.stringify),Wt(le.s_,"Auto",{name:"BODY"},Wt(le.bn,{parameter1:10,fill:de.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:le.z6.AllSides,toSpot:le.z6.AllSides},new le.KX("fill"),new le.KX("stroke","color"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),Wt(le.Vm,{background:"transparent",margin:20})),Wt(le.al,{alignment:le.z6.Top,alignmentFocus:le.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new le.KX("text"),new le.KX("stroke","color"))),ve.current.groupTemplate.selectionAdornmentTemplate=Wt(le.uz,"Spot",Wt(le.s_,"Auto",Wt(le.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Wt(le.Vm,{margin:1.5})),Rn({alignment:le.z6.TopRight,alignmentFocus:le.z6.BottomRight})),ve.current.groupTemplate.contextMenu=Wt("ContextMenu",wn(),Pn(),_n()),ve.current.linkTemplate=Wt(le.rU,{layerName:"Foreground",routing:le.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new le.KX("fromSpot","fromSpot",le.z6.parse),new le.KX("toSpot","toSpot",le.z6.parse),new le.KX("fromShortLength","dir",Nn=>Nn>=1?10:0),new le.KX("toShortLength","dir",Nn=>Nn>=1?10:0),new le.KX("points").makeTwoWay(),Wt(le.bn,{strokeWidth:2},new le.KX("stroke","color"),new le.KX("strokeWidth","thickness"),new le.KX("strokeDashArray","dash")),Wt(le.bn,{segmentIndex:0,segmentOffset:new le.E9(15,0),segmentOrientation:le.rU.OrientAlong,alignmentFocus:le.z6.Right,figure:"circle",width:10,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Nn=>Nn===1)),Wt(le.bn,{segmentIndex:-1,segmentOffset:new le.E9(-10,6),segmentOrientation:le.rU.OrientPlus90,alignmentFocus:le.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Nn=>Nn>=1),new le.KX("width","thickness",Nn=>7+3*Nn),new le.KX("height","thickness",Nn=>7+3*Nn),new le.KX("segmentOffset","thickness",Nn=>new le.E9(-15,4+1.5*Nn))),Wt(le.bn,{segmentIndex:0,segmentOffset:new le.E9(15,-6),segmentOrientation:le.rU.OrientMinus90,alignmentFocus:le.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new le.KX("fill","color"),new le.KX("visible","dir",Nn=>Nn===2),new le.KX("width","thickness",Nn=>7+3*Nn),new le.KX("height","thickness",Nn=>7+3*Nn),new le.KX("segmentOffset","thickness",Nn=>new le.E9(-15,4+1.5*Nn))),Wt(le.al,{alignmentFocus:new le.z6(0,1,-4,0),editable:!0},new le.KX("text").makeTwoWay(),new le.KX("stroke","color"))),ve.current.linkTemplate.selectionAdornmentTemplate=Wt(le.uz,Wt(le.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Qi(2)},new le.KX("pathPattern","thickness",Qi)),Rn({alignmentFocus:new le.z6(0,0,-6,-4)}));function Qi(Nn){return Wt(le.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(Nn+4).toString()+" H3"})}function Ti(Nn){var ri="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return Nn===0?ri="M0 0 M16 16 M0 8 L16 8":Nn===2&&(ri="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Wt(le.bn,{geometryString:ri,margin:2,background:"transparent",mouseEnter:($n,Le)=>Le.background="dodgerblue",mouseLeave:($n,Le)=>Le.background="transparent",click:Ie("dir",Nn),contextClick:Ie("dir",Nn)})}function Fi(Nn){var ri=($n,Le)=>{$n.handled=!0,$n.diagram.model.commit(Me=>{var Se=Le.part.adornedPart;Me.set(Se.data,Nn?"toSpot":"fromSpot",le.z6.stringify(le.z6.AllSides)),(Nn?Se.toNode:Se.fromNode).invalidateConnectedLinks()})};return Wt(le.bn,{width:12,height:12,fill:"transparent",mouseEnter:($n,Le)=>Le.background="dodgerblue",mouseLeave:($n,Le)=>Le.background="transparent",click:ri,contextClick:ri})}function _e(Nn,ri){var $n=0,Le=le.z6.RightSide;Nn.equals(le.z6.Top)?($n=270,Le=le.z6.TopSide):Nn.equals(le.z6.Left)?($n=180,Le=le.z6.LeftSide):Nn.equals(le.z6.Bottom)&&($n=90,Le=le.z6.BottomSide),ri||($n-=180);var Me=(Se,He)=>{Se.handled=!0,Se.diagram.model.commit(on=>{var Sn=He.part.adornedPart;on.set(Sn.data,ri?"toSpot":"fromSpot",le.z6.stringify(Le)),(ri?Sn.toNode:Sn.fromNode).invalidateConnectedLinks()})};return Wt(le.bn,{alignment:Nn,alignmentFocus:Nn.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:$n,background:"transparent",mouseEnter:(Se,He)=>He.background="dodgerblue",mouseLeave:(Se,He)=>He.background="transparent",click:Me,contextClick:Me})}ve.current.linkTemplate.contextMenu=Wt("ContextMenu",Pn(),_n(),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Ti(0),Ti(1),Ti(2))),Wt("ContextMenuButton",Wt(le.s_,"Horizontal",Wt(le.s_,"Spot",Fi(!1),_e(le.z6.Top,!1),_e(le.z6.Left,!1),_e(le.z6.Right,!1),_e(le.z6.Bottom,!1)),Wt(le.s_,"Spot",{margin:new le.Zt(0,0,0,2)},Fi(!0),_e(le.z6.Top,!0),_e(le.z6.Left,!0),_e(le.z6.Right,!0),_e(le.z6.Bottom,!0)))));const Yi=`{ "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 or=["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 _r(Nn){return console.log("shapeName:",Nn),or.indexOf(Nn)>=0}var Ye=new le.YI(li.current,{maxSelectionCount:1,linkTemplate:Wt(le.rU,{locationSpot:le.z6.Center,selectionAdornmentTemplate:Wt(le.uz,"Link",{locationSpot:le.z6.Center},Wt(le.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Wt(le.bn,{toArrow:"Standard",stroke:null}))},{routing:le.rU.AvoidsNodes,curve:le.rU.JumpOver,corner:5,toShortLength:4},new le.KX("points"),Wt(le.bn,{isPanelMain:!0,strokeWidth:2}),Wt(le.bn,{toArrow:"Standard",stroke:null})),model:new le.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...le.bn.getFigureGenerators().toArray().map(Nn=>({text:"\u672A\u547D\u540D",size:"100 100",figure:Nn.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return ve.current.addDiagramListener("TextEdited",function(Nn){var ri;const $n=Nn.subject.part;var Le=(ri=document.activeElement)==null?void 0:ri.value;typeof Le=="string"&&Le.trim()===""&&ve.current.model.commit(function(Me){Me.set($n.data,"text","\u672A\u547D\u540D"),ve.current.commandHandler.stopCommand()},"increment")}),Ye.nodeTemplate=Wt(le.NB,"Auto",{locationSpot:le.z6.Center},new le.KX("location","location",le.E9.parse).makeTwoWay(le.E9.stringify),Wt(le.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 le.KX("stroke").makeTwoWay(),new le.KX("fill").makeTwoWay(),new le.KX("figure")),Wt(le.al,{margin:new le.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new le.$u(16,16),maxSize:new le.$u(10,NaN),textAlign:"center",editable:!0},new le.KX("key").makeTwoWay())),setTimeout(()=>{ve.current.grid=Wt(le.s_,"Grid",Wt(le.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Wt(le.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),ve.current.grid.visible=!0,ve.current.grid.gridCellStroke="darkgray",ve.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=ve.current,ve.current}const Ui=()=>Kt(this,null,function*(){var Wt,de=ve.current.makeImage();const mn=yield(0,xt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:de.src,file_data:JSON.stringify({login:(Wt=(0,jt.eY)())==null?void 0:Wt.login,data:JSON.parse(ve.current.model.toJson())})}});be({src:mn.url})});return(0,wt.useEffect)(()=>(setTimeout(()=>{tr()},500),bi(zn+1),()=>{ve.current=null}),[]),Mt.createElement("div",{ref:pn,className:"body-overflow-initial"},Mt.createElement(Xe.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!zn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Mt.createElement(sn.Z,null,Mt.createElement(kt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Mt.createElement(kt.Z,{onClick:()=>{var Wt,de,mn=ve.current.selection.first();if(ui.current=!ui.current,document.activeElement&&mn){let Rn=(de=(Wt=document.activeElement)==null?void 0:Wt.value)==null?void 0:de.trim();typeof Rn=="string"&&ve.current.model.commit(function(Ie){Ie.set(mn.data,"text",Rn||"\u672A\u547D\u540D"),ve.current.commandHandler.stopCommand()},"increment")}bi(zn+1)}},Mt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:we},Mt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:ui.current?"none":"block"},className:Nt.flowChartWrp},Mt.createElement("div",{style:{display:"flex",height:"100%"}},Mt.createElement("div",{style:{width:"300px",height:"100%"}},Mt.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Mt.createElement("div",{style:{height:"calc(100% - 50px)"},className:Nt.myPaletteDiv,ref:li})),Mt.createElement("div",{style:{flex:1,position:"relative"}},Mt.createElement("div",{ref:Qn,style:{height:"80vh"}}))),Mt.createElement("div",{className:"tr"},Mt.createElement(re.ZP,{size:"large",onClick:Ui,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Ae=De,Ge=Bt(47889),ce=Bt(71051);const fe=Ge.ZP.Group,Ce={margin:"0 8px"};var ze=({callback:we,onCancel:be})=>{function ve(Qn){we(Qn)}return wt.createElement($t.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:ve},wt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},wt.createElement("span",{style:Ce},"\u5355\u5143\u683C\u6570\uFF1A"),wt.createElement("span",{style:Ce},"\u884C\u6570"),wt.createElement($t.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},wt.createElement(ce.Z,null)),wt.createElement("span",{style:Ce},"\u5217\u6570"),wt.createElement($t.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},wt.createElement(ce.Z,null))),wt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},wt.createElement("span",{style:Ce},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),wt.createElement($t.default.Item,{name:"align"},wt.createElement(fe,null,wt.createElement(Ge.ZP,{value:"default"},wt.createElement("i",{className:"fa fa-align-justify"})),wt.createElement(Ge.ZP,{value:"left"},wt.createElement("i",{className:"fa fa-align-left"})),wt.createElement(Ge.ZP,{value:"center"},wt.createElement("i",{className:"fa fa-align-center"})),wt.createElement(Ge.ZP,{value:"right"},wt.createElement("i",{className:"fa fa-align-right"}))))),wt.createElement("div",{className:"flex-container flex-end"},wt.createElement(re.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),wt.createElement(re.ZP,{type:"ghost",onClick:be},"\u53D6\u6D88")))},Je=Bt(71411),Mn=Bt(43001),en=Bt.n(Mn),Yn=(0,wt.forwardRef)(({use3d:we,width:be,height:ve,callback:Qn,showSaveButton:li},ui)=>{const pn=(0,wt.useRef)(),zn=(0,wt.useRef)(),[bi,tr]=(0,wt.useState)(!1),Ui=(0,wt.useRef)({id:pn,appName:"graphing",width:be||1e3,height:ve||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,wt.useEffect)(()=>{zn.current=new(en())(Ui.current,!0),window.onload=function(){zn.current.inject("applet_container")}},[]);const Wt=()=>{var de=window.ggbApplet.getPNGBase64(1,!0,72);return Qn&&Qn(de),de};return(0,wt.useEffect)(()=>{Ui.current.appName=bi?"3D":"graphing",zn.current.inject("applet_container")},[bi]),(0,wt.useEffect)(()=>{tr(we)},[we]),(0,wt.useImperativeHandle)(ui,()=>({getImgData:Wt})),wt.createElement(wt.Fragment,null,wt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:pn}),wt.createElement(sn.Z,{align:"middle"},wt.createElement(kt.Z,{flex:1},wt.createElement(Je.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:bi,onChange:de=>tr(de)})),wt.createElement(kt.Z,null,wt.createElement(re.ZP,{size:"large",onClick:Wt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),In=Bt(76562),qn=Bt(6767);const Ai="link",ti="upload-image",di="add-flowchart",ai="draw-image",nr="add-flowchart",xi="code-block",$i="add-table",pr="------------",vr={default:pr,left:`:${pr}`,center:`:${pr}:`,right:`${pr}:`};var Nr=Bt(37808);function Sr(){}let jr=0;const hr=1e4,qi="\u2581",Lr="@\u2581\u2581@",Lt="@\u2581@",Cn=`
**\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`,yi=["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 Xn(we){return/^\d+$/.test(we)?`${we}px`:we}const gi=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Kn={[gi+"-B"]:"bold",[gi+"-I"]:"italic"},dr={[Ai]:"\u6DFB\u52A0\u94FE\u63A5",[xi]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[ti]:"\u6DFB\u52A0\u56FE\u7247",[ai]:"\u6DFB\u52A0\u753B\u56FE",[di]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[$i]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Mi=({defaultValue:we="",onChange:be,width:ve="100%",height:Qn=400,miniToolbar:li=!1,isFocus:ui=!1,watch:pn,insertTemp:zn,mode:bi="markdown",id:tr="markdown-editor-id",showResizeBar:Ui=!1,noStorage:Wt=!1,showNullButton:de=!1,showNullProgramButton:mn=!1,hidetoolBar:Rn=!1,fullScreen:Ie=!1,onBlur:Ln,onCMBeforeChange:wn,onFullScreen:Pn,className:Zn="",disablePaste:Qe=!1,disabled:_n=!1,disabledFill:Un=!1,placeholder:Qi="",values:Ti="",extraUse:Fi})=>{const[_e,Yi]=(0,wt.useState)(null),[or,_r]=(0,wt.useState)(we),[Ye,Nn]=(0,wt.useState)(pn),[ri,$n]=(0,wt.useState)(Ie),[Le,Me]=(0,wt.useState)(""),[Se,He]=(0,wt.useState)(0),[on,Sn]=(0,wt.useState)(Qn),[Te,si]=(0,wt.useState)(!1),[je,bn]=(0,wt.useState)(0),[pi,Pi]=(0,wt.useState)(0),Ii=(0,wt.useRef)(),Bi=(0,wt.useRef)(),Ci=(0,wt.useRef)(),er=(0,wt.useRef)();(0,wt.useEffect)(()=>{const ci=window.scrollY||window.pageYOffset;_r(Ti),_e==null||_e.setValue(Ti),window.scrollTo(0,ci)},[Ti]),(0,wt.useEffect)(()=>{Pn==null||Pn(ri)},[ri]),(0,wt.useEffect)(()=>{if(Ii.current){let ci=function(an,Li){var yr;if(Qe){Li.preventDefault();return}const br=Li.clipboardData;if(br){const Er=br.types.toString(),Xr=br.items;if(Er==="Files"||br.types.indexOf("Files")>-1){if(Li.preventDefault(),bi=="stex")return;try{let vo=Xr[1];((yr=Xr[0])==null?void 0:yr.kind)==="file"&&(vo=Xr[0]);const so=vo.getAsFile(),Mo=so.name.split(".").pop();(0,ye.I)(so,ao=>{var yo,Be,Oo;ao.id?((yo=so==null?void 0:so.type)==null?void 0:yo.indexOf("image"))>-1?jn.replaceSelection(`<img width="100%" src="/api/attachments/${ao.id}?type=${ao.content_type})" alt="" />`):((Be=so==null?void 0:so.type)==null?void 0:Be.indexOf("video"))>-1?jn.replaceSelection(`<video width="100%" controls src="/api/attachments/${ao.id}"></video>`):((Oo=so==null?void 0:so.type)==null?void 0:Oo.indexOf("pdf"))>-1?jn.replaceSelection(`<a href="/api/attachments/${ao.id}?type=${so.type}&disposition=inline" target="_blank">${so.name}</a>`):yi.includes(Mo)?jn.replaceSelection(`<a href="/api/attachments/${ao.id}?type=office&disposition=inline" target="_blank">${so.name}</a>`):jn.replaceSelection(`[${so.name}](/api/attachments/${ao.id}?type=${ao.content_type})`):(ao==null?void 0:ao.status)===401&&(document.location.href="/user/login")})}catch(vo){qn.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const jn=ge().fromTextArea(Ii.current,{mode:bi,lineNumbers:!li,lineWrapping:!0,value:we,autoCloseTags:!0,autoCloseBrackets:!0});return jn.on("keyup",function(an,Li){Li.keyCode===8&&(an.getValue()==""?jn.setOption("placeholder",Qi):jn.setOption("placeholder",null))}),jn.on("keydown",function(an,Li){if(Li.keyCode===8){var yr=_i(an);yr&&Li.preventDefault()}}),ui&&jn.focus(),jn.on("paste",ci),_n&&jn.on("beforeChange",function(an,Li){(Li.origin==="paste"||Li.origin==="+input")&&Li.cancel()}),Yi(jn),()=>{jn.off("paste",ci)}}},[]);const Ar=(0,wt.useCallback)(()=>{if(Bi.current)try{}catch(ci){console.log(ci,"---- to set md editor body height")}},[on,Bi,ri]);(0,wt.useEffect)(()=>{function ci(){let jn=new ke.Z(an=>{for(let Li of an)(Li.target.offsetHeight>0||Li.target.offsetWidth>0)&&(Ar(),_e.setSize("100%","100%"),_e.refresh())});return jn.observe(Ii.current.parentElement),jn}if(_e){const jn=ci();return()=>{var an,Li;(an=Ii.current)!=null&&an.parentElement&&jn.unobserve((Li=Ii.current)==null?void 0:Li.parentElement)}}},[_e,Ar]),(0,wt.useEffect)(()=>{if(_e){let ci=[];for(const[jn,an]of Object.entries(Kn)){let Li={[jn]:()=>{On(an)}};ci.push(Li),_e.addKeyMap(Li)}return()=>{for(let jn of ci)_e.removeKeyMap(jn)}}},[_e]),(0,wt.useEffect)(()=>{Ie!==ri&&$n(Ie)},[Ie]),(0,Nr.Z)(()=>{if(!Wt&&Se>0){let ci=new Date().getTime(),jn=window.sessionStorage.getItem(tr);ci>=Se+hr&&(!jn||jn!==or)&&(window.sessionStorage.setItem(tr,or),si(!0))}},hr),(0,wt.useEffect)(()=>{Nn(pn)},[_e,pn]),(0,wt.useEffect)(()=>{_e&&ui&&_e.focus()},[_e,ui]),(0,wt.useEffect)(()=>{if(Ye&&_e){let ci=function(an){let Li=an.target;if(er.current){let yr=Li.scrollTop/Li.scrollHeight;er.current.scrollTop=er.current.scrollHeight*yr}};const jn=_e.getScrollerElement();return jn.addEventListener("scroll",ci),()=>{jn.removeEventListener("scroll",ci)}}},[_e,Ye]),(0,wt.useEffect)(()=>{if(_e&&wn){let ci=function(jn,an){wn(jn,an)};return _e.on("beforeChange",ci),()=>{_e.off("beforeChange",ci)}}},[_e,wn]),(0,wt.useEffect)(()=>{if(_e&&Ln){let ci=function(){Ln(_e.getValue())};return _e.on("blur",ci),()=>{_e.off("blur",ci)}}},[_e,Ln]);function _i(ci,jn){var an=ci.getDoc(),Li=an.getCursor(),yr=an.getLine(Li.line),br=yr.charAt(Li.ch-1),Er=yr.lastIndexOf("@\u2581@",Li.ch),Xr=yr.lastIndexOf("@\u2581\u2581@",Li.ch),vo=Er>Xr?Er:Xr,so=Er>Xr?3:4;if(Lr.indexOf(br)===-1)return null;if(console.log("change1:",jn,ci,yr,Li,vo,Er,Xr,br),vo>=0&&Li.ch-vo<5){var Mo=vo+so;return an.replaceRange("",{line:Li.line,ch:vo},{line:Li.line,ch:Mo}),{line:Li.line,ch:Mo}}return null}(0,wt.useEffect)(()=>{if(_e){let ci=function(jn,an){const Li=jn.getValue();_r(Li),He(new Date().getTime()),jn.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),be&&(mn?be(Li,mi(Li)):be(Li))};return _e.on("change",ci),()=>{_e.off("change",ci)}}},[_e,be]),(0,wt.useEffect)(()=>{if(_e)if(we==null)_e.setValue(""),_r("");else{const ci=window.scrollY||window.pageYOffset;we!==_e.getValue()&&(_e.setValue(we),_r(we),_e.setCursor(_n?1:_e.lineCount(),0),window.scrollTo(0,ci))}},[_e,we]);const On=(0,wt.useCallback)(ci=>{const jn=_e.getCursor(),an=_e.getSelection();let Li=an.split(`
`);switch(ci){case"bold":return _e.replaceSelection("**"+an+"**"),an===""&&_e.setCursor(jn.line,jn.ch+2),_e.focus();case"italic":return _e.replaceSelection("*"+an+"*"),an===""&&_e.setCursor(jn.line,jn.ch+1),_e.focus();case"code":return _e.replaceSelection("`"+an+"`"),an===""&&_e.setCursor(jn.line,jn.ch+1),_e.focus();case"inline-latex":return Me("inline-latex"),_e.focus();case"latex":return _e.replaceSelection("```latex\n"+an+"\n```"),_e.setCursor(jn.line+1,an.length+1),_e.focus();case"line-break":return _e.replaceSelection(`<br/>
`),_e.focus();case"list-ul":return an===""?_e.replaceSelection("- "+an):_e.replaceSelection(Li.map(yr=>yr===""?"":`- ${yr}`).join(`
`)),_e.focus();case"list-ol":return an===""?_e.replaceSelection("1. "+an):_e.replaceSelection(Li.map((yr,br)=>yr===""?"":`${br+1}. ${yr}`).join(`
`)),_e.focus();case"add-null-ch":return an===""&&_e.setCursor(jn.line,jn.ch),_e.replaceSelection(qi),_e.focus();case"add-signal":return an===""&&_e.setCursor(jn.line,jn.ch),_e.replaceSelection(Lt),_e.focus();case"add-multiple":return an===""&&_e.setCursor(jn.line,jn.ch),_e.replaceSelection(Lr),_e.focus();case"inster-template-1":return an===""&&_e.setCursor(jn.line,jn.ch),_e.replaceSelection(Cn),_e.focus();case"eraser":return _e.setValue(""),_e.focus();case"trigger-watch":return Nn(!Ye),_e.focus();case"trigger-full-screen":return $n(!ri),_e.focus();case Ai:Me(Ai);return;case xi:Me(xi);return;case ti:Me(ti);return;case ai:Me(ai);return;case"maths-latex":Me("maths-latex");return;case di:Me(di);return;case $i:Me($i);return;default:throw new Error}},[_e,Ye,ri]),zt=(0,wt.useCallback)((ci,jn)=>{var an,Li,yr,br,Er,Xr;switch(Me(""),Le){case Ai:const{title:yo,link:Be}=ci;return _e.replaceSelection(`[${yo}](${Be})`),_e.focus();case xi:const{language:Oo,content:os}=ci;return _e.replaceSelection(["```"+Oo,os,"```"].join(`
`)),_e.focus();case"maths-latex":for(var vo=atob(ci),so=new Uint8Array(vo.length),Mo=0;Mo<vo.length;Mo++)so[Mo]=vo.charCodeAt(Mo);var ao=new Blob([so],{type:"image/png"});(0,ye.I)(ao,ho=>{ho.id?_e.replaceSelection(`![,](/api/attachments/${ho.id}?type=${ho.content_type})`):(ho==null?void 0:ho.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":_e.replaceSelection("`$$"+ci+"$$`");break;case ti:case ai:case nr:const{src:io,alt:Jr}=ci,$r=jn,Zs=(yr=(Li=(an=$r==null?void 0:$r.name)==null?void 0:an.split("."))==null?void 0:Li.pop)==null?void 0:yr.call(Li);return((br=$r==null?void 0:$r.type)==null?void 0:br.indexOf("image"))>-1||!($r!=null&&$r.type)?$r!=null&&$r.align||$r!=null&&$r.width?_e.replaceSelection(`<p style="text-align:${$r.align||"initial"}"><img width="${$r.width?$r.width+"%":"initial"}" src="${io}" alt="${Jr||""}" /></p>`):_e.replaceSelection(`<img width="100%" src="${io}" alt="${Jr||""}" />`):((Er=$r==null?void 0:$r.type)==null?void 0:Er.indexOf("video"))>-1?_e.replaceSelection(`<video width="100%" controls src="${io}"></video>`):((Xr=$r==null?void 0:$r.type)==null?void 0:Xr.indexOf("pdf"))>-1?_e.replaceSelection(`<a href="${io}?type=${$r.type}&disposition=inline" target="_blank">${$r.name}</a>`):yi.includes(Zs)?_e.replaceSelection(`<a href="${io}?type=office&disposition=inline" target="_blank">${$r.name}</a>`):_e.replaceSelection(`[${$r.name}](${io})`),_e.focus();case $i:const{row:bl,col:Ir,align:Ko}=ci;let Oa=`
`;for(let ho=0;ho<bl;ho++){let Io=[],ea=[];for(let Ri=0;Ri<Ir;Ri++)ho===1&&ea.push(vr[Ko]),Io.push(" ");ho===1&&(Oa+=`| ${ea.join(" | ")} |
`),Oa+=`| ${Io.join(Ir===1?"":" | ")} |
`}return _e.replaceSelection(Oa+`
`),_e.focus();default:throw new Error}},[_e,Le]),cr=(0,wt.useMemo)(()=>{switch(Le){case Ai:return wt.createElement(Ve,{callback:zt,onCancel:Wi});case xi:return wt.createElement(rn.Z,{callback:zt,onCancel:Wi});case ti:return wt.createElement(ye.Z,{callback:zt,onCancel:Wi});case di:return wt.createElement(Ae,{callback:zt,onCancel:Wi});case $i:return wt.createElement(ze,{callback:zt,onCancel:Wi});case"maths-latex":return wt.createElement(Yn,{showSaveButton:!0,callback:zt});case"inline-latex":return wt.createElement(In.Z,{showSaveButton:!0,callback:zt});default:return null}},[Le]);function Wi(){Me("")}(0,wt.useEffect)(()=>{if(Ci.current){let ci=function(Er){yr=!0,br=Er.pageY},jn=function(){yr=!1},an=function(Er){if(yr){let Xr=Er.pageY-br;Xr<0&&(Xr=0),Xr>300&&(Xr=300);let vo=Qn+Xr+"px";Sn(vo)}},Li=Ci.current,yr=!1,br=0;return Li.addEventListener("mousedown",ci),document.addEventListener("mousemove",an),document.addEventListener("mouseup",jn),()=>{Li.removeEventListener("mousedown",ci),document.removeEventListener("mousemove",an),document.removeEventListener("mouseup",jn)}}},[_e,Ci]),(0,wt.useEffect)(()=>{Sn(Qn)},[Qn]);const Tr=Xn(ve),Fr=Xn(on),xr={width:Tr,height:Fr},ii=(0,wt.useMemo)(()=>{if(Se){let ci=new Date(Se),jn=ci.getHours(),an=ci.getMinutes(),Li=ci.getSeconds();return jn=jn<10?"0"+jn:jn,an=an<10?"0"+an:an,Li=Li<10?"0"+Li:Li,`${jn}:${an}:${Li}`}return 0},[Se]),mi=ci=>{const jn=[];if(mn){let an=-1;ci=ci.replace(/(@▁▁@|@▁@)/g,function(Li,yr,br){jn.push({multiLine:Li!==Lt})})}return jn};function Ki(){window.sessionStorage.removeItem(tr),si(!1),He(0)}function Hn(){si(!1),He(0),_e.setValue(window.sessionStorage.getItem(tr))}(0,wt.useEffect)(()=>{dr[Le]&&Le!==ai&&Le!==di&&setTimeout(()=>{const ci=document.getElementsByClassName("markdown-popup-form")[0],jn=window.innerWidth/2-ci.offsetWidth/2,an=window.innerHeight/2-ci.offsetHeight/2;bn(jn),Pi(an)},0)},[Le]);const vi=ci=>{ci.preventDefault();const jn=ci.clientX-je,an=ci.clientY-pi;document.body.onmousemove=Li=>{let yr=Li.clientX-jn,br=Li.clientY-an;const Er=document.getElementsByClassName("markdown-popup-form")[0],Xr=window.innerWidth-Er.offsetWidth,vo=window.innerHeight-Er.offsetHeight;yr=Math.max(0,Math.min(yr,Xr)),br=Math.max(0,Math.min(br,vo)),Hi(Li.clientX,Li.clientY,jn,an)&&(bn(yr),Pi(br))},document.body.onmouseup=function(){document.body.onmousemove=null}},Hi=(ci,jn,an,Li)=>{const yr=document.body.clientHeight,br=document.body.clientWidth;return ci<20&&an>ci||ci>br-20&&an<ci||jn<20&&Li>jn||jn>yr-20&&Li<jn?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return wt.createElement(wt.Fragment,null,wt.createElement("div",{className:"markdown-editor-wrapper",ref:Bi},wt.createElement("div",{className:`markdown-editor-container ${Zn} ${Ye?"on-preview":""} ${li?"mini":""} ${ri?"full-screen":""}`,style:xr},wt.createElement(Vt,{insertTemp:zn,watch:Ye,fullScreen:ri,showNullButton:de,showNullProgramButton:mn,onActionCallback:On,hidetoolBar:Rn,extraUse:Fi}),wt.createElement("div",{className:"markdown-editor-body"},wt.createElement("div",{className:"codemirror-container"},wt.createElement("textarea",{ref:Ii,placeholder:Qi})),Ye?wt.createElement("div",{ref:er,className:"preview-container"},bi==="stex"&&wt.createElement(qt,{value:or}),bi!=="stex"&&wt.createElement(Ke.Z,{disabledFill:Un,showProgramFill:mn,value:or})):null))),Ui?wt.createElement("a",{ref:Ci,className:"editor-resize"}):null,Le===ai&&wt.createElement(fn,{callback:zt,onCancel:Wi}),Le===di&&wt.createElement(Ae,{callback:zt,onCancel:Wi}),wt.createElement(Zt.Z,null,dr[Le]&&Le!==ai&&Le!==di?wt.createElement(Xe.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:je,top:pi},title:wt.createElement("div",{style:{cursor:"move"},onMouseDown:vi},dr[Le]),open:!0,onCancel:Wi,footer:null,destroyOnClose:!0,width:Le===di?"1200px":null,height:Le===di?"80vh":null,className:"markdown-popup-form"},cr):null))}},17077:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return Dt},I:function(){return Vt}});var wt=Bt(28284),ne=Bt(6767),ge=Bt(37568),ke=Bt(77736),he=Bt(71051),ie=Bt(47889),ee=Bt(99571),Oe=Bt(46699),ue=Bt(59301),Jt=Bt(59301),Ke=Object.defineProperty,qt=Object.defineProperties,Ne=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,dt=(Zt,$t,xe)=>$t in Zt?Ke(Zt,$t,{enumerable:!0,configurable:!0,writable:!0,value:xe}):Zt[$t]=xe,lt=(Zt,$t)=>{for(var xe in $t||($t={}))et.call($t,xe)&&dt(Zt,xe,$t[xe]);if(Tt)for(var xe of Tt($t))nt.call($t,xe)&&dt(Zt,xe,$t[xe]);return Zt},gt=(Zt,$t)=>qt(Zt,Ne($t));const{useForm:mt}=wt.default,yt={width:280,marginRight:10},bt={labelCol:{span:5},wrapperCol:{span:19}};var Dt=({callback:Zt,onCancel:$t})=>{const[xe]=mt();let re=(0,ue.useRef)();function Re(En){re.current.width=xe.getFieldValue("width"),re.current.align=xe.getFieldValue("align"),Zt(En,re.current)}function We(En,vn){if(En.status===-1){ne.ZP.error(En.message);return}xe.setFieldsValue({src:`/api/attachments/${En.id}`,type:vn.type})}function $e(En){let vn=En.target.files[0];re.current=vn,Vt(vn,We)}return Jt.createElement(wt.default,gt(lt({form:xe},bt),{className:"upload-image-panel",onFinish:Re,style:{width:470,overflow:"hidden"}}),Jt.createElement(wt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},Jt.createElement("div",{className:"flex-container"},Jt.createElement(wt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},Jt.createElement(ge.default,{style:yt})),Jt.createElement(At,{onFileChange:$e}))),Jt.createElement(wt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},Jt.createElement(ge.default,{style:{width:264}})),Jt.createElement(wt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},Jt.createElement(ke.Z,null,Jt.createElement(wt.default.Item,{name:"width",style:{margin:0}},Jt.createElement(he.Z,{style:{width:264}})),Jt.createElement("span",{className:"ml8"},"%"))),Jt.createElement(wt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},Jt.createElement(ie.ZP.Group,{name:"align",defaultValue:1,options:[{value:"left",label:"\u5DE6\u5BF9\u9F50"},{value:"center",label:"\u5C45\u4E2D\u5BF9\u9F50"},{value:"right",label:"\u53F3\u5BF9\u9F50"}]})),Jt.createElement("aside",null,Jt.createElement(wt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},Jt.createElement(ee.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Jt.createElement(ee.ZP,{type:"default",onClick:$t},"\u53D6\u6D88"))))};function At({onFileChange:Zt}){return Jt.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",Jt.createElement("input",{type:"file",onChange:Zt}))}function Vt(Zt,$t){if(!Zt)throw new String("\u6CA1\u6709\u6587\u4EF6");let xe=new FormData;xe.append("editormd-image-file",Zt),xe.append("file_param_name","editormd-image-file"),xe.append("byxhr","true");var re=new window.XMLHttpRequest;re.withCredentials=!0,re.addEventListener("load",function(Re){$t(JSON.parse(Re.target.responseText),Zt)},!1),re.addEventListener("error",function(Re){console.error(Re)},!1),re.open("POST",`${Oe.KI}/api/attachments.json`),re.send(xe)}},91558:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return ge}});var wt=Bt(59301),ne=Bt(4676);class ge extends wt.Component{constructor(he){super(he);const ie=window.document;this.node=ie.createElement("div"),ie.body.appendChild(this.node)}render(){const{children:he}=this.props;return(0,ne.createPortal)(he,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(ln,tn,Bt){"use strict";Bt.d(tn,{SV:function(){return De},ZP:function(){return Kt}});var wt=Bt(59301),ne=Bt(76374);const ge={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"]},ke={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"]},he={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(`
`)}]},ie={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(`
`)}]},ee={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(`
`)}]};var Oe=Bt(53184),ue=Bt.n(Oe),Jt=Object.defineProperty,Ke=Object.defineProperties,qt=Object.getOwnPropertyDescriptors,Ne=Object.getOwnPropertySymbols,Tt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,nt=(Ae,Ge,ce)=>Ge in Ae?Jt(Ae,Ge,{enumerable:!0,configurable:!0,writable:!0,value:ce}):Ae[Ge]=ce,dt=(Ae,Ge)=>{for(var ce in Ge||(Ge={}))Tt.call(Ge,ce)&&nt(Ae,ce,Ge[ce]);if(Ne)for(var ce of Ne(Ge))et.call(Ge,ce)&&nt(Ae,ce,Ge[ce]);return Ae},lt=(Ae,Ge)=>Ke(Ae,qt(Ge)),gt=(Ae,Ge,ce)=>new Promise((fe,Ce)=>{var ze=en=>{try{Mn(ce.next(en))}catch(Dn){Ce(Dn)}},Je=en=>{try{Mn(ce.throw(en))}catch(Dn){Ce(Dn)}},Mn=en=>en.done?fe(en.value):Promise.resolve(en.value).then(ze,Je);Mn((ce=ce.apply(Ae,Ge)).next())});const mt={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"]}},yt=(Ae,Ge)=>Ge.map(ce=>({label:ce,kind:Ae.languages.CompletionItemKind.Keyword,insertText:ce})),bt=Ae=>Object.keys(mt.tables).map(Ge=>({label:Ge,kind:Ae.languages.CompletionItemKind.Variable,insertText:Ge})),Dt=(Ae,Ge)=>{const ce=mt.tables[Ae];return ce?ce.map(fe=>({label:fe,kind:Ge.languages.CompletionItemKind.Field,insertText:fe})):[]};function At(Ae,Ge,ce,fe,Ce){let ze=Ge.getWordUntilPosition(ce),Je={startLineNumber:ce.lineNumber,endLineNumber:ce.lineNumber,startColumn:ze.startColumn,endColumn:ze.endColumn},Mn=fe.map(en=>({label:en,kind:Ae.languages.CompletionItemKind.Keyword,insertText:en,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Je}));return Ce.map(en=>{Mn.push(lt(dt({},en),{range:Je}))}),Mn}var Vt=Ae=>{mt.languages.map(Ce=>(Ae.languages.registerDocumentFormattingEditProvider(Ce,{provideDocumentFormattingEdits(ze,Je,Mn){return gt(this,null,function*(){const en=ue()(ze.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:ze.getFullModelRange(),text:en}]})}}),Ce));const Ge=he.quickKey.map(Ce=>({label:Ce.label,kind:Ae.languages.CompletionItemKind.Method,insertText:Ce.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet})),ce=ie.quickKey.map(Ce=>({label:Ce.label,kind:Ae.languages.CompletionItemKind.Method,insertText:Ce.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet})),fe=ke.quickKey.map(Ce=>({label:Ce.label,kind:Ae.languages.CompletionItemKind.Method,insertText:Ce.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet}));Ae.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(Ce,ze){var Je=Ce.getWordUntilPosition(ze),Mn={startLineNumber:ze.lineNumber,endLineNumber:ze.lineNumber,startColumn:Je.startColumn,endColumn:Je.endColumn},en=Ce.getLineContent(ze.lineNumber).substring(Je.startColumn-2,Je.endColumn);return{suggestions:[...he.keywords.map(Dn=>({label:Dn,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn,insertText:Dn,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn})),...he.quickKey.map(Dn=>({label:Dn.label,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn.content,insertText:en.startsWith("#")?Dn.content.replace(/#/,""):Dn.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn}))]}}}),Ae.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(Ce,ze){var Je=Ce.getWordUntilPosition(ze),Mn={startLineNumber:ze.lineNumber,endLineNumber:ze.lineNumber,startColumn:Je.startColumn,endColumn:Je.endColumn};return{suggestions:[...ge.keywords.map(en=>({label:en,kind:Ae.languages.CompletionItemKind.Function,documentation:en,insertText:en,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn}))]}}}),Ae.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(Ce,ze){var Je=Ce.getWordUntilPosition(ze),Mn={startLineNumber:ze.lineNumber,endLineNumber:ze.lineNumber,startColumn:Je.startColumn,endColumn:Je.endColumn},en=Ce.getLineContent(ze.lineNumber).substring(Je.startColumn-2,Je.endColumn);return{suggestions:[...ke.keywords.map(Dn=>({label:Dn,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn,insertText:Dn,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn})),...ke.quickKey.map(Dn=>({label:Dn.label,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn.content,insertText:en.startsWith("#")?Dn.content.replace(/#/,""):Dn.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn}))]}}}),Ae.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(Ce,ze){var Je=Ce.getWordUntilPosition(ze),Mn={startLineNumber:ze.lineNumber,endLineNumber:ze.lineNumber,startColumn:Je.startColumn,endColumn:Je.endColumn},en=Ce.getLineContent(ze.lineNumber).substring(Je.startColumn-2,Je.endColumn);return{suggestions:[...ee.keywords.map(Dn=>({label:Dn,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn,insertText:Dn,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn})),...ee.quickKey.map(Dn=>({label:Dn.label,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn.content,insertText:en.startsWith("#")?Dn.content.replace(/#/,""):Dn.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn}))]}}}),Ae.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(Ce,ze){var Je=Ce.getWordUntilPosition(ze),Mn={startLineNumber:ze.lineNumber,endLineNumber:ze.lineNumber,startColumn:Je.startColumn,endColumn:Je.endColumn},en=Ce.getLineContent(ze.lineNumber).substring(Je.startColumn-2,Je.endColumn);return{suggestions:[...ie.keywords.map(Dn=>({label:Dn,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn,insertText:Dn,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn})),...ie.quickKey.map(Dn=>({label:Dn.label,kind:Ae.languages.CompletionItemKind.Function,documentation:Dn.content,insertText:en.startsWith("#")?Dn.content.replace(/#/,""):Dn.content,insertTextRules:Ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Mn}))]}}})};const Zt="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var $t=Object.defineProperty,xe=(Ae,Ge,ce)=>Ge in Ae?$t(Ae,Ge,{enumerable:!0,configurable:!0,writable:!0,value:ce}):Ae[Ge]=ce,re=(Ae,Ge,ce)=>xe(Ae,typeof Ge!="symbol"?Ge+"":Ge,ce);const Re=class Px{constructor(Ge,ce,fe){this.placeholder=Ge,this.editor=ce,this.monaco=fe,ce.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return Px.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};re(Re,"ID","editor.widget.placeholderHint");var $e=Re,En=Bt(96236),vn=Bt(6767),gn=Bt(25399),cn=Bt(89392),Yt=Bt(49535),Rt=Bt(56102),Ee=Object.defineProperty,Ve=Object.defineProperties,rn=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,Xe=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,An=(Ae,Ge,ce)=>Ge in Ae?Ee(Ae,Ge,{enumerable:!0,configurable:!0,writable:!0,value:ce}):Ae[Ge]=ce,Pe=(Ae,Ge)=>{for(var ce in Ge||(Ge={}))Xe.call(Ge,ce)&&An(Ae,ce,Ge[ce]);if(ye)for(var ce of ye(Ge))sn.call(Ge,ce)&&An(Ae,ce,Ge[ce]);return Ae},fn=(Ae,Ge)=>Ve(Ae,rn(Ge)),le=(Ae,Ge)=>{var ce={};for(var fe in Ae)Xe.call(Ae,fe)&&Ge.indexOf(fe)<0&&(ce[fe]=Ae[fe]);if(Ae!=null&&ye)for(var fe of ye(Ae))Ge.indexOf(fe)<0&&sn.call(Ae,fe)&&(ce[fe]=Ae[fe]);return ce},yn=(Ae,Ge,ce)=>new Promise((fe,Ce)=>{var ze=en=>{try{Mn(ce.next(en))}catch(Dn){Ce(Dn)}},Je=en=>{try{Mn(ce.throw(en))}catch(Dn){Ce(Dn)}},Mn=en=>en.done?fe(en.value):Promise.resolve(en.value).then(ze,Je);Mn((ce=ce.apply(Ae,Ge)).next())});function oi(Ae){return/^\d+$/.test(Ae)?`${Ae}px`:Ae}function Ot(){}let kt=!1;const xt={"Python3.6":"python","Python2.7":"python",Dynamips:"cpp",Java:"java",Web:"php",Html:"html",Hive:"sql",Hadoop:"java",SDL:"cpp",PHP:"php",Matlab:"python",Git:"python",Python:"python","C/C++":"cpp","C++":"cpp",C:"cpp",Ruby:"ruby",Shell:"shell",JavaScript:"javascript",Perl6:"perl",Kotlin:"kotlin",Elixir:"elixir",Android:"java",JavaWeb:"java",Go:"go",Spark:"sql",MachineLearning:"python",Verilog:"xml","Verilog/VNC":"xml",Docker:"dockerfile","C#":"csharp",SQLite3:"sql",Oracle:"sql",Vhdl:"vhdl",R:"r",Swift:"swift",SQLServer:"mysql",MySQL:"mysql",Mongo:"sql",PostgreSql:"pgsql",Hbase:"powershell",Sqoop:"sql",Nasm:"cpp",Kafka:"java",Flink:"java",Sml:"javascript",OpenGL:"cpp",Perl5:"perl",Orange:"python",Scala:"scale",solidity:"sol"};function Nt(Ae=[]){let Ge=Ae;if(Array.isArray(Ae)){for(let ce=0;ce<Ae.length;ce++){let fe=xt[Ae[ce]];if(fe)return fe}return Ge[0]}return xt[Ge]||Ge}let jt=null;const Mt=()=>yn(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Ae){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Ae)}});var Kt=Ae=>{var Ge=Ae,{width:ce="100%",height:fe="100%",value:Ce,language:ze="javascript",style:Je={},options:Mn={},overrideServices:en={},theme:Dn="vs-dark",onEditBlur:Yn,isCopy:In=!1,onSave:qn,autoHeight:Ai=!1,forbidCopy:ti=!1,onChange:di=Ot,editorDidMount:ai=Ot,onFocus:nr=Ot,onBreakPoint:xi=Ot,breakPointValue:$i=[],filename:pr="educoder.txt",errorLine:vr,errorContent:Nr="",highlightLine:Sr,openBreakPoint:jr=!1,placeholder:hr="",showMiniMap:qi=!0}=Ge,Lr=le(Ge,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","isCopy","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint","placeholder","showMiniMap"]);const Lt=(0,wt.useRef)(),Cn=(0,wt.useRef)({}),yi=(0,wt.useRef)(),Xn=(0,wt.useRef)(),fi=(0,wt.useRef)([]),gi=(0,wt.useRef)(!1),Kn=(0,wt.useRef)(),dr=(0,wt.useRef)(),Mi=(0,wt.useRef)(!1),[we,be]=(0,wt.useState)(!1);function ve(){let wn;return Lt.current&&(wn=new ne.Z(Pn=>{for(let Zn of Pn)(Zn.target.offsetHeight>0||Zn.target.offsetWidth>0)&&Cn.current.instance.layout()}),wn.observe(Lt.current)),wn}function Qn(){vn.ZP.warning({content:decodeURIComponent(Zt),key:"monaco-editor-tip"})}const li=()=>{let wn=Cn.current.instance;if(Ce!=null&&wn&&we){const Pn=wn.getModel();Pn&&Ce!==Pn.getValue()&&(kt=!0,Pn.setValue(Ce),wn.layout(),kt=!1)}};(0,wt.useEffect)(()=>{const wn=Yt.Z.subscribe("formatDocument",Pn=>{var Zn;let Qe=Cn.current.instance;(Zn=Qe==null?void 0:Qe.getAction)==null||Zn.call(Qe,"editor.action.formatDocument").run()});return window.updateMonacoValue=Pn=>{di(Pn)},wn},[]),(0,wt.useEffect)(()=>{var wn;let Pn=Cn.current.instance;Xn.current&&clearTimeout(Xn.current),Xn.current=setTimeout(()=>{li()},500),Ce&&(Ce!=null&&Ce.length)&&((wn=Pn==null?void 0:Pn.updateOptions)==null||wn.call(Pn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Ce.split(/\r\n|\r|\n/g).length))+3,5)}))},[Ce,we,Cn.current]),(0,wt.useEffect)(()=>{if(vr&&Cn.current&&Cn.current.instance){let Pn=Cn.current.instance;Pn.changeViewZones(function(Zn){var Qe=document.createElement("div");Qe.style.padding="10px 20px",Qe.style.width="calc(100% - 20px)",Qe.className="my-error-line-wrp",Qe.innerHTML=Nr,Zn.addZone({afterLineNumber:vr||11,heightInLines:3,domNode:Qe})});var wn={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}};Pn.addOverlayWidget(wn),Pn.revealPositionInCenter({lineNumber:20,column:1})}},[vr,Cn.current,we]);const ui=(wn="",Pn)=>{if(!wn||wn.trim()==="")return!0;const Qe=Cn.current.instance.getModel().getLineTokens(Pn);let _n=!1;for(let Un=0;Un<2;Un++)Qe.getStandardTokenType(Un)===1&&(_n=!0);return _n};(0,wt.useEffect)(()=>{var wn;const Pn=(wn=Cn.current)==null?void 0:wn.instance;if(Pn&&we&&ti){const Zn=Pn.onDidBlurEditorWidget(()=>{Mi.current=!1}),Qe=Pn.onDidFocusEditorText(()=>{Mi.current=!0});return()=>{Zn.dispose(),Qe.dispose()}}},[Cn.current,we,ti]),(0,wt.useEffect)(()=>{var wn;if((wn=Cn.current)!=null&&wn.instance&&we&&jr){let Pn=Cn.current.instance,Zn=Pn.getModel();if(!Zn)return;(()=>{var Nn;let ri=[],$n=[];const Le=Zn.getAllDecorations();for(let Se of Le)Se.options.className==="highlighted-line"&&(ri.push((Nn=Se==null?void 0:Se.range)==null?void 0:Nn.startLineNumber),$n.push(Se==null?void 0:Se.id));if(Sr===ri[0])return;Zn.deltaDecorations($n,[]);const Me=Zn.getLineCount();Sr&&Sr<=Me&&(Pn.deltaDecorations([],[{range:new jt.Range(Sr,1,Sr,Zn.getLineMaxColumn(Sr)),options:{isWholeLine:!0,className:"highlighted-line"}}]),Pn.revealLineInCenter(Sr))})();const _n=(Nn=!1)=>{var ri;let $n=[],Le=[];const Me=Zn.getAllDecorations();for(let Se of Me)Se.options.linesDecorationsClassName==="breakpoints-select"&&($n.push((ri=Se==null?void 0:Se.range)==null?void 0:ri.startLineNumber),Le.push(Se==null?void 0:Se.id));if(Nn)return{lines:$n,ids:Le};xi($n)},Un=Nn=>yn(void 0,null,function*(){let ri={range:new jt.Range(Nn,1,Nn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Zn.deltaDecorations([],[ri]),_n()}),Qi=Nn=>yn(void 0,null,function*(){let ri=[];const $n=Pn.getLineDecorations(Nn);for(let Le of $n)Le.options.linesDecorationsClassName==="breakpoints-select"&&ri.push(Le.id);yield Zn.deltaDecorations(ri,[]),_n()}),Ti=Nn=>{let ri=Pn.getLineDecorations(Nn);for(let $n of ri)if($n.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,cn.isEqual)($i,_n(!0).lines)){Zn.deltaDecorations(_n(!0).ids,[]);const Nn=$i.map(ri=>({range:new jt.Range(ri,1,ri,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Zn.deltaDecorations([],Nn)}const Fi=Pn.onDidChangeModelContent(Nn=>{let ri=Pn.getPosition();if(ri){let $n=ri.lineNumber;clearTimeout(dr.current),dr.current=setTimeout(()=>{ui(Zn.getLineContent($n),$n)?Qi($n):Ti($n)?(Qi($n),Un($n)):_n()},100)}}),_e=Pn.onMouseDown(Nn=>{var ri,$n,Le;if(Nn.target.detail&&((Le=($n=(ri=Nn.target)==null?void 0:ri.element)==null?void 0:$n.className)!=null&&Le.includes("line-numbers"))){let Me=Nn.target.position.lineNumber;if(ui(Zn.getLineContent(Me),Me))return;Ti(Me)?Qi(Me):Un(Me)}}),Yi=Nn=>{let ri={range:new jt.Range(Nn,1,Nn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};fi.current=Pn.deltaDecorations(fi.current,[ri])},or=()=>{fi.current=Pn.deltaDecorations(fi.current,[])},_r=Pn.onMouseMove(Nn=>{var ri,$n,Le;if(or(),Nn.target.detail&&((Le=($n=(ri=Nn.target)==null?void 0:ri.element)==null?void 0:$n.className)!=null&&Le.includes("line-numbers"))){let Me=Nn.target.position.lineNumber;if(ui(Zn.getLineContent(Me),Me))return;Yi(Me)}}),Ye=Pn.onMouseLeave(()=>{or()});return()=>{Fi.dispose(),_e.dispose(),_r.dispose(),Ye.dispose()}}},[Cn.current,we,$i,Sr,jr,ze]),(0,wt.useEffect)(()=>{var wn;(wn=Cn.current)!=null&&wn.instance&&jr&&Cn.current.instance.setPosition({lineNumber:0,column:0})},[Sr]);function pn(){let wn=Cn.current.instance;if(wn){const Pn=wn.getSelection(),Zn=Cn.current.pastePos||{},Qe=new jt.Range(Zn.startLineNumber||Pn.endLineNumber,Zn.startColumn||Pn.endColumn,Zn.endLineNumber||Pn.endLineNumber,Zn.endColumn||Pn.endColumn);setTimeout(()=>{wn.executeEdits("",[{range:Qe,text:""}])},300)}}function zn(wn){(window.navigator.platform.match("Mac")?wn.metaKey:wn.ctrlKey)&&wn.keyCode==83&&(wn.preventDefault(),qn())}const bi=()=>{if(Ai&&Cn.current.instance){const wn=Cn.current.instance.getContentHeight();Ie(wn<fe?fe:wn)}else Ie(fe)};function tr(wn){var Pn=document.createEvent("MouseEvents");Pn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),wn.dispatchEvent(Pn)}const Ui=wn=>{if(!Mi.current)return;const{keyCode:Pn,ctrlKey:Zn,metaKey:Qe,target:_n,type:Un}=wn;return(Un==="paste"||(Pn===67||Pn===86)&&(Qe||Zn))&&_n.nodeName==="TEXTAREA"&&(Qn(),wn.preventDefault()),!1};function Wt(wn,Pn){var Zn=window.URL||window.webkitURL||window,Qe=new Blob([Pn]),_n=document.createElementNS("http://www.w3.org/1999/xhtml","a");_n.href=Zn.createObjectURL(Qe),_n.download=wn,tr(_n)}(0,wt.useEffect)(()=>{bi()},[bi]),(0,wt.useEffect)(()=>{Lt.current&&!we&&Promise.all([Bt.e(8909),Bt.e(6656)]).then(Bt.bind(Bt,71448)).then(wn=>{try{jt=wn,Cn.current.instance=jt.editor.create(Lt.current,{value:Ce,language:Nt(ze),theme:Dn,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:qi||!1}},en);const Pn=Cn.current.instance;let _n=[...En.BH._menuItems].find(Fi=>Fi[0]._debugName=="EditorContext")[1],Un=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Qi=(Fi,_e)=>{var Yi,or;let _r=Fi._first;do _e.includes((or=(Yi=_r.element)==null?void 0:Yi.command)==null?void 0:or.id)&&Fi._remove(_r);while(_r=_r.next)};if(ai(Pn,jt),setTimeout(()=>{bi(),Cn.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Wt(pr||"educoder.txt",Pn.getValue())}})},500),Cn.current.subscription=Pn.onDidChangeModelContent(Fi=>{gi.current?clearTimeout(Kn.current):(bi(),di(Pn.getValue(),Fi)),Kn.current=setTimeout(()=>{gi.current=!1},500)}),window.Monaco||Vt(jt,Nt(ze)),ti&&(Qi(_n,Un),Lt.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Ui),window.removeEventListener("paste",Ui),window.addEventListener("keydown",Ui),window.addEventListener("paste",Ui)),window.Monaco=jt,Yn&&Pn.onDidBlurEditorWidget(()=>{Yn(Pn.getValue())}),nr&&Pn.onDidFocusEditorText(()=>{ti&&Mt(),nr(Pn.getValue())}),ti){Mt();try{Pn.onDidPaste(Fi=>{const _e=Pn.getSelection(),Yi=Cn.current.pastePos||{},or=new jt.Range(Yi.startLineNumber||_e.endLineNumber,Yi.startColumn||_e.endColumn,Yi.endLineNumber||_e.endLineNumber,Yi.endColumn||_e.endColumn);Pn.executeEdits("",[{range:Fi.range,text:""}])})}catch(Fi){}}let Ti=ve();return hr&&typeof hr=="string"&&new $e(hr,Pn,jt),be(!0),()=>{const Fi=Cn.current.instance;Fi.dispose();const _e=Fi.getModel();_e&&_e.dispose(),Cn.current.subscription&&Cn.current.subscription.dispose(),Ti.unobserve(Lt.current)}}catch(Pn){}})},[]),(0,wt.useEffect)(()=>{if(Cn.current.instance&&we)return document.addEventListener("keydown",zn,!1),()=>{document.removeEventListener("keydown",zn)}},[qn,we]),(0,wt.useEffect)(()=>{let wn=Cn.current.instance;if(wn&&we){let Pn=Nt(ze);jt.editor.setModelLanguage(wn.getModel(),Pn)}},[ze,we]),(0,wt.useEffect)(()=>{Cn.current.instance&&we&&jt.editor.setTheme(Dn)},[Dn,we]),(0,wt.useEffect)(()=>{let wn=Cn.current.instance;yi.current=Mn,wn&&we&&(wn.updateOptions(Pe({},Mn)),setTimeout(()=>{wn.getModel().updateOptions(Pe({},Mn))},200))},[JSON.stringify(Mn),we]),(0,wt.useEffect)(()=>{let wn=Cn.current.instance;wn&&we&&wn.layout()},[ce,fe,we]);const[de,mn]=(0,wt.useState)(oi(ce)),[Rn,Ie]=(0,wt.useState)(oi(fe)),Ln=fn(Pe({},Je),{width:de,height:Rn,position:"relative"});return wt.createElement("div",{className:"my-monaco-editor",ref:Lt,style:Ln},In&&wt.createElement(Rt.CopyToClipboard,{text:Ce,onCopy:()=>vn.ZP.success("\u590D\u5236\u6210\u529F")},wt.createElement(gn.Z,{title:"\u590D\u5236\u4EE3\u7801"},wt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},wt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function De({width:Ae="100%",height:Ge="100%",original:ce,modified:fe,language:Ce,options:ze={}}){const Je=(0,wt.useRef)(),[Mn,en]=(0,wt.useState)(null);function Dn(Ai){let ti;return Je.current&&(ti=new ne.Z(di=>{for(let ai of di)(ai.target.offsetHeight>0||ai.target.offsetWidth>0)&&Ai.layout()}),ti.observe(Je.current)),ti}(0,wt.useEffect)(()=>(Je.current&&Promise.all([Bt.e(8909),Bt.e(9404)]).then(Bt.bind(Bt,2550)).then(Ai=>{jt=Ai;const ti=jt.editor.createDiffEditor(Je.current,fn(Pe({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},ze),{wordWrap:!0}));en(ti);let di=Dn(ti);return()=>{ti.dispose();const ai=ti.getModel();ai&&ai.dispose(),di.unobserve(Je.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,wt.useEffect)(()=>{Mn&&Mn.setModel({original:jt.editor.createModel(ce,Ce),modified:jt.editor.createModel(fe,Ce)})},[ce,fe,Ce,Mn]);const Yn=oi(Ae),In=oi(Ge),qn={width:Yn,height:In};return wt.createElement("div",{className:"my-diff-editor",ref:Je,style:qn})}},10661:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return Ke}});var wt={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf"},ne=Bt(29787),ge=Bt(25399),ke=Bt(92310),he=Bt.n(ke),ie=Bt(51257),ee=Bt(28426),Oe=Bt(48790),ue=Bt(59301),Ke=({className:qt,dataSource:Ne=[],col:Tt=4,right:et,bottom:nt=23,precision:dt=0,wrapWidth:lt=1200,trackEventItems:gt,loading:mt,onRemove:yt=()=>{},isCurrent:bt=!0,showAlias:Dt=!1})=>{const At=Math.floor((lt-(Tt-1)*et)/Tt),Vt=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:"/images/tjzx.png",swimg:"/images/sw_tjzx.png"},{name:"101\u8BA1\u5212",ptimg:"/images/jh.png",swimg:"/images/sw_jh.png"},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:"/images/gjyl.png",swimg:"/images/sw_gjyl.png"},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:"/images/sjyl.png",swimg:"/images/sw_sjyl.png"},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:"/images/jpkc.png",swimg:"/images/sw_jpkc.png"},{name:"\u519B\u961F\u4E00\u6D41",ptimg:"/images/jdyl.png",swimg:"/images/sw_jdyl.png"},{name:"\u65B0\u578B\u6559\u6750",ptimg:"/images/xxjc.png",swimg:"/images/sw_xxjc.png"}];return ue.createElement(ne.Z,{spinning:mt},ue.createElement("div",{className:he()(wt.list,qt)},!!(Ne!=null&&Ne.length)&&(Ne==null?void 0:Ne.map((Zt,$t)=>{var xe;const{name:re,id:Re,identifier:We,featured:$e,school_name:En,image_url:vn,excellent:gn,is_plan:cn}=Zt;return ue.createElement("div",{key:Re,className:wt.wrap,style:{width:At,marginRight:(1+$t)%Tt===0?0:et+dt,marginBottom:nt}},ue.createElement("a",{className:wt.li,onClick:Yt=>{Yt.preventDefault(),Yt.stopPropagation(),gt&&(0,ie.L9)([gt]),(0,ie.xg)(`/paths/${We}`)}},ue.createElement("div",{className:wt.img},ue.createElement("img",{className:wt.cover,src:`${vn}`}),bt&&(0,Oe.bg)()&&(Zt==null?void 0:Zt.studying)&&ue.createElement("div",{className:`${wt.movebq} user-path-items`,onClick:Yt=>{Yt.stopPropagation(),yt(Zt)}},ue.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),ue.createElement("span",{className:"c-red"},"\u79FB\u9664")),(xe=Zt==null?void 0:Zt.subject_tags)==null?void 0:xe.map((Yt,Rt)=>{var Ee,Ve;if(Rt===0){const ye=(Ee=Vt.find(Xe=>Xe.name==Yt))==null?void 0:Ee.swimg;return ue.createElement("img",{className:wt.sign,src:ye,style:{left:"-4px"}})}const rn=(Ve=Vt.find(ye=>ye.name==Yt))==null?void 0:Ve.ptimg;return ue.createElement("img",{className:wt.sign,src:rn,style:{left:`${48+52*(Rt-1)+2*Rt}px`}})}),ue.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Zt==null?void 0:Zt.excellent)&&ue.createElement("div",{className:wt.bq},"\u5F00\u653E\u8BFE\u7A0B"))),ue.createElement("div",{className:wt.name},ue.createElement(ge.Z,{title:Dt&&(Zt!=null&&Zt.excellent_alias_name)?ue.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${re}`,ue.createElement("br",null),ue.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Zt==null?void 0:Zt.excellent_alias_name}`)):re},ue.createElement("span",{className:wt.e},Dt&&(Zt==null?void 0:Zt.excellent_alias_name)||re))),ue.createElement(ge.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${En}`},ue.createElement("div",{className:wt.unit},ue.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),En)),ue.createElement("div",{className:wt.tags},ue.createElement("div",null,ue.createElement(ge.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},ue.createElement("span",null,ue.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),ue.createElement("span",null,Zt.stages_count))),ue.createElement(ge.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},ue.createElement("span",null,ue.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),ue.createElement("span",null,Zt.members_count)))))))})),!Ne.length&&ue.createElement(ee.Z,null)))}},9148:function(ln,tn,Bt){"use strict";Bt.d(tn,{jL:function(){return he},w9:function(){return Ee},QD:function(){return Yn},cQ:function(){return vn.Z},op:function(){return Ce},O5:function(){return yi},_b:function(){return ai},t7:function(){return lt},Gi:function(){return An},YG:function(){return Xe},qp:function(){return Ke},vr:function(){return Ai},qE:function(){return Mn},Je:function(){return yt},wb:function(){return En},cq:function(){return Ot},tp:function(){return Tt}});var wt=Bt(59301),ne={flex_box_center:"flex_box_center___NeSU8",flex_space_between:"flex_space_between___ImTGl",flex_box_vertical_center:"flex_box_vertical_center___BtRd9",flex_box_center_end:"flex_box_center_end___qcLe3",flex_box_column:"flex_box_column___Ze_3q",banner:"banner___PoUBO",content:"content___XoDjy",btns:"btns___Pb35j"},ge="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAA0CAYAAAAkEw66AAAAAXNSR0IArs4c6QAAGNVJREFUeF7VmwmwHVWdxr9zuvvu9+3ZXsxCiNkIQZOwEzMgyADjggsWgzPqOAJaMiCjYiGKqDBQAo4iWGAxA+ooMm7gBhSyhBBRIIBSAQlrHuTt7913t97PmfpOd4cXlLAFGO6rW9237719+/z6+6/nPIHX+XHttddaex38nlW2lLO1svq1wJ4aeFMM9CqFnNKoaYVapDAOicfjGEMKqKk2nrx59Lbt5xx6aPR6DEG8Hj/K3xwY0YtjSx2vYnlspLEsX0BRKUBrINtyX+PZp0r3fR+IIgzFSo9EsahFUfSHWIj7Pa919zvf2vlo+rFXdWivObjHJvR8S6vTJORHckV0+4GBAF4InwQlBCAIkEMXgCLA9Mn9WCef4ft8HWkgVIDn6ckwUA/HQfCzoFX71TsP6n/41aL3moHTWotnJnGysPEFx8ZcAtMqGTjh2NmVTL+iDB6BZurjsRSe2SogjhNwMZIngbZbqgXom8N26/KjV3femB7ebRxfE3DbRnW/k8c3LQvv5yCjOFVVqhgCyNnJmAhoxyOFasz1OeCM2lLTJryI4BQQUn1RAhI24Lc1dBjc2K6Nnv2edfP+sLvIvergxqb0vpHA1fk8lre9xBZpZsYKU9sMYiDvAHKaqU4HuANcZrIpcILiezRdo7z0aUw3BoJYI4gELAeI/bjZmBq9+PGNd5x/+unHua8U4KsKbriujxUSV9gW+rwg9WPTfpHgpEgUQgAFJwU6LSDwjSxA8F2jslSBBJaZKwVGJRv1pSAJLyQ8qlwLOA4Q1us31Z58+OTj3rX/E68E3qsGbmhK/6Nt40oIFMJwZ5URFh/cZoGgHQKODeSsaUEiA5iSy6IqYRnfmPq66YojPILbYbqpGXuhRhRrFPMSUaP+6OTAtuPff8ze97xceK8KuJGG/oBl4XsaKMTTsiwDKVXZjm1qsgRBU84TXi5VXqo24/syP5ce2xEg0gBDeAZWFijo79JnpLQxXSo7iICiIyD8qUfdxuQRRx24x5MvB95uBzfW1G+XFn4GoMMojQNOYWUK45b+jG9mW+PvFNAKEkqVYgI583VZcOB7WRrCqGwiaQovU1lAlaXKM/BMQNIGbN0FLGh0lySCVv0OP3aPOnKf2a2XCm+3ghuc1AvzOdwmLSwIwkQlBoxMtgZYCkvwQLafBYo0l2v6gBcCxRxQyifwM9PckRCniXIGbjo8wiI4bgnRRFul0XAZMABbaggVoytvo12vff7Qt/Rc8LqBm5jQndrBr3MFHOwyemaJbGaaAKzMp00zV2O+6VVnSTCPcYCNdrItEGAOcKxpVUQKLjPZ6VHVgEuf3Kf/rLk0Y4ViTpiAEUYKJaEgVDg2OTq1+j3r5w68FHi7TXFDU/El1Yr8VLudDM4IjUpLVWW2Mg0GgubybATNfN/0C5+eqjQ9oO0ngAmR0ZF5X2bKjLRZBUFgNE03AKhcPqk62wJsm+qjvyM4Aa0idFN1zcmvHraq90uvObihqej4YsH6nzCEyHwRB0WFZeZJ05xupsZSp6sty+2mXX2a/5rP0fT8MAHRZpmWph48J38zi6xUF1Vqft9KAg2BES6PmyChGGFTBVJ1kb/dq7XeeuTBs0deLLxXrLhHn2nP6+4s3Gk7Yl6Q5mpZMMjAGWjT0o+dgkR6BVnUzJSW2PpzhpHVqIygdPiEET3rzwiHP2QCSlrjUm1epE0el+R1/E6SmjDa2nGEat5Bu9089bC9O7/1moDT0GJkMv5eR6f1oVY7MRfjp2SiNgOO5pkFBpnkadmD/qflRrAtiUrBhJFdPnauJhI6SU6noXSyb2BmUZUqzYKEqSSSZ6SUSU34WagYVUsg9N27R7DtkONWrmRcf8HHK1Lc4EjrqHJn6ZdxBIsXkXU2MqVZqU/ja5ZU/MyWR5/Bps1/wfD2p+G7TUy1QziWRHfZgVXsREd3H1YtnoW+vl709nSjv7f0V4MwPnRaRUGlxSm8rG7N0pAMlim/CE4Jk+tRbTxmAoYK4Qit/Mhb9/a9eze9ILW/YQwv5jvmM/fcs720YMnMDeWStabtJrmVUVaqtsy3sRqgAm+96yH85qbb4DZqWNjfi57uHlRKJViWjSCM0Wr5aDRaqDebqDeaqLkRLFugp7OIQudMrFn+JvT3z8Ee8+dgVldxp+tkpUB42ZZgqLrEnyUq89MkODkunjVVoREFMao5G367een6lZ2fejEQXrbiBgbbn+qZUbyETcWs2KZ/Ynsoi6aMgEPjLVz6Xz/B1OjT2P8tyzB7Zm/i6IMQYRghDGk2ielkLaKIPiiM4PshGk0XzWYDU40a6m6Ickmi3N2Lt+y1B5a+eQ+sXLIQM7rLxi1QiR47I2l3xPizFFyitsQnmqhq8juNks1go2BrDRG4WwMv3veItT1TLwTvZYH7w0NP9y7sn3NPqSgXMiCYRuNz1MbE9eEnRnDhpVdh1fxu7L1iCYIwghcECKMYUfaMY4Rh8jogxJgQNQjP+CECpUK4H8bwPR8tgmzW0Ao8lEsW+vrn4sA1S7Fs2VKsXDIP1UrO3BymMD7PEwvj6wJjnjTTJFAEsUJOJj4y8iMUWIfE8bp1Kzs2virgtg23PtHTV7os9JI0wASFNPWg4vI54LGBMZz/je/i71YvQv/sWXA9D2EYIooiAzCOYoRxDM/z4Xo+PC+Az2MR31NpkU4fpKGUQKRkoiSCjCSiSCAKVPLddgON9hQsK0TXjA7su3YVDjt0Hdbu82ZzbQYgVZb6OJOW0GQjZW54XtACInTkHXjt5kXr9+r4zG4Hd/bZZ8uTTz1rY7liHxiHiR9h+sFAQHNxJMulCGed/x2jtHlv6ofruogILaZpEl6MIAiML2u1XQRhaIDxeKZGqoEAObgoTkBGkUp7bvRRfC0QRpZRkYqk6SjHcYDQryNXVNj/oLX4yIc/iMULZyVVSFr0GxVmlQWDg0xSFG5j372rV1fXr1wpdhldX7Kpbn2mtbqrs7jRkqLIC6VDzgIBwZUKwGXfuwFjA49g331WoO26CSwDh/BieK6HyakaPM9LTZbv0WQJL0r2o9ioMkhN2gDka0JkDhYpExW1FtCQEMKGlg6gbWhTxjPFaKBvZgUfP/njOHz9WrRS5QXG9AkvzeXoHxXrVw0n9puxEm8+dGVlaFeqe8ngBifiT1Y65aUha7+0+M7Sj0IeeOixYXznO1fiHQfvY1REs4wiBoIAcRQZkBOTk/B9P1GSCRBBoraQn/dTmDxOiATGLV+nioxjA49wINjAY4YtIaQFwX1hQYtkn/AtW+Okfzsdf/+OA9H2Uj+XdoiZltBebaGh2a9DrONYvfdtK8q/2L3gaurXxaI4WqUJJH2ETTPltVsaX73wvzG7IjGrrwce4RhoieKCMMDY+LiBZ2AwGJjAQKg0Sx6jCrWBmQAlTJo3vx+ZvIvOXLBEEAJCMPFNQrkBBwnNfcuGMFAFlIqRyxdw+he/gv1WL0PDTftzSicd41jBYaURa/SUHLTrjc+vX9mxy47JS1LcpoGB4qKOuZvzebFMpyUPT0BoTD023P0wfvWL67DfPsvhut4O80z8Woip+hQma41UWVQRDMwEXIQ43Se4OApSYEAYeAijwADSmp1RghPGt3Kb5MMJxEx9VJ2QNu8mYNlQUYj+hUtx9nnnolIpw83KrrSSMOCURmfOQejWr37bis6P7DbFba/ptZal77SlyPFy6WC5ZedBKYWLLrkKs6oOCvl8AoR+zWwjeL6L4dFRuJ5CEGpTsEeBQBD4iFWMWEWIwjpU6Ca+kNswNll+zCgECSkcKM02CQtS/nK0oxPDFDzRIYFSfYRIcFRfzgDktRz7z5/E8Scci7ar0g4xc0aePen0VaSAiLxHutVTe6/cRfn1khQ3OBEdU6xYv4oZbzjJopJISrX96aFtuOaH12D5ogXw/QABVZQFhCDC5NQ4xienEIQCbijh+RKTvXPhVYrIPTGAXLOOOJ4AwhAxzTKomTTEdHy1l/guc5voWTmXSPWFSVAwf7FRH83YuD5jxgQooS3HqE9Bomf2fJx9wcXo7KjAp3swLSZApjPeJUvDioLBkttYvHZtf/v5VPeSwD09Fp9Z7pDnEhzvD1MEqo2d2ut+swEPbr4fM3p7jIqYbhjlBKHxdcMjQ0ZtXmjDbSsMLFqJx048AWDWv/kvWPjNy2DXB5hXAHEIpZqwZNVct1INSFkyoJRyE1g6hjaFnp2IDyrxezqFaMClHQdjsjljsrzuk8/4Cg46ZF9zPQYc05k0qpYswFH+uCW9VYcsm7F994CbiL5fKlkf4lyC1nSswnRlWcBfftVP0RgZRqGQR2jKKd/4JZrpxOQExicmEIQWvDCHhu9gyz99FN76VQCt0AZmnnUxSg/cAUuGEKoJaBdSZjVpBCk7EnDahxRlKHCfjbccNPMis29mWSGMH6TqNKQxWStJVayccQvrjv4ATj7lRLTcpL1k2kym0GUJJlASvuvo6JADV3RtfsngbtXa3gsoBA3k3Rakb8GtiuiaUtk+xveUqRjoU9gmKuYFLr/yGkwMjSBH5xrQ4dNPBaYiGBwehOu24QUCXuhgSnTjsTPOQDxvRjqjrNB31tdRfvwB5O0cEI9BaA9SVhCpGqA56+NAa/oIC5AER2XlmfdDhT60FLBoxlYAof0UnjLukAo1arPyxhev2vcAnHbWOSaJNmWe6elRCAm4TukrS0XvOGivrt+9aHDba8GaQt56r4A8XADztYIVKgimXH6M7iDUebackzJLIm8LlIsSP/jRz/HU1ieQcywDLnHwAWq1BsbGR5M6lYrzJEZmLsHw5z8LlOm0AWwfQ885X0Ol/oypHRFPwpZF2FYXwngEgoBEHpEaNwpTyJsqROsCgupMtFeshLt8Oap/ug8d998CKQgvgICfRFppm/QEBAdg1oIlOOMrF6BcLsAPlCnHIjPvClQcgW4nhFThPxy8ovPXLwjugaGh8uxyzwXlvPOxsoPC9PUaZpYoLZobHtAMtAEhoVDKSXSUHdy+YSN+d9MGFKm4NK0gwKHhUTSaNZPL+ZEFzwXGVrwNk6edlkDjHMLmrei78DzkLR8W18qoEUiRgxR5xKoJ2+ox4EJVh5B9UDqPel8vWgccAW/Naug5Myk84OkJzDn3FOTbIwacFASXJMSC/XOZhxISHTP6ceZ5F6GzuxNekEb5IKlIOvISvU7AhPiog5ZVbtgluE0DurigHPx4RnfunXQXbNJm8wEZQAYCphDs99c9YMqDKbALtjJNyNGRQVx++dWwtDA5GHMyz/ewfXAYntdE4AfwjFkINHsXY+JzXwPmdptGXunKH6D79uuRzxVhqwBKDSFnzTTRNIrHIQXz+RAxTVF1obFqPcY/ehLQVU2CLG+AApwNGzHjR99GTk0Bqg0pvCQ9sRxIY6o5aGmjWOnCmed/A70zZ8INmCpxbGwoAF0Fgd5cEBVkfNj+Szvu2CW4rUPumTN6C+faCijwxqTTeNmXssV+bM1w9oiqm2wToELgt1AtSHQULVxzzU/w5/u2mKUMcRCg3W7hmeFhBF4rKaPY6WDGJDrQnrcUrdX7wRkcQuXe22HHU7CFgDT+zE/AKR9au7CsPkSqAWWiaieG3nkCvPe9G+DSGQrqwUdRuHUjylvvQS4ahaObELoBAVqFSCsJzto4Jkg4OQdn/sd/ord/Plw/MtAIj5Y1oywxq+DXrThae8CKzq3PC+6ux4dndRZ67uut2nM68sn6jWxtx/QvZebKiWKCq7WAmtm2IZSPGR0FjI9uxxVXfB+tqTokYgNu++AQVOSZ1EErunSWRBXTyYASkLIAbdGnMBhI6Lhu5COlA61Ck39JUTHRVAtO73ej0TMbEyeeBj1vjlGauP8RVL7/A+SDQdiowVF1SN02UVaa2fAkl2NU5TNnC5z+5QswY/5iuG4EN1KmhtWxwNwuBws7w+G85S1ftaBr8nnB3f1Y8/hqtfzDzhzQU0qm0v4WOLam6ecIjl2GWhuYaFF5IcamJtFZtNDX4WDzvZvxv9dej9BzoaIIo+Oj0FEAzSxfhyYSa50W5iAU20RNafIuwmol/k0yGPAGJJ0OZSJqHkqWEcU22vPegua/nAR0dxvVWZv+iI6fXomcrsNRDWhNU9UmAWZoVVYOgsFBOCjlLXzqjC+ia+6eaHsRmp5GMScxu8NCf4eF7qKIRBQ8mnfkz4PQ/83SuX/d2BSbHmne3Fktv72vDHQUEsWxGnjuIwPH3hf93FQbGKnTXDUeGhiCFDFmVHPoKlu49dYN+O1vb4alYozXpqBjggvNBHDyYIHDhJVQ+IiSYolFuXHqBQhGT+VCWiUTGaOYQIuIhYWQ34tLcBeugH/ch4DuXmBkEJXvXoB8ewwWXGiT77GWSBoA9G9cKBcLB92dFZx02umI8r0m9Vszv4QVsx10FYUZu7GuNHeuN1XkB9FN7Xbwmb0XVh/KuIhNWwOvs2Tn+6rCZAecITezU9PWc5i0Ml0JZKbfwsTHDU0Bky6wYcs20w7qrThGeaW8xJ0bN+HW2+5Eo9k0lQT9jWkEMVHl2dnhoNp4VLBc4uI4JrKRAcgEO7HDXFLQE64oGNz0k0pUkvUhCxZDrz4A4tEHkXvwLtgihNSJa0gEQNfAXp0NZTnGVSxeuADHHHcCpJXD+9f0YcUc2zRgn6sXnr9O3yeBlqeGJyfDE1cvKlxvkuvfP6512QF6y8kCFwYHllHZsgSezAwh7ZhyPIRHH/fMJDDWAn72x8dQb7XRVbZNoKgWLBRyAvfe/wBuuf0u1CYnIWVaQ9K5pRMrdNw8v5khM2rjZ2iYVGJWfxJunJbwBGjm0kx6ohj/zQpryyS82lKQpopgI0AnLodmaop9C4rVAwTWH3wgluy9Fh/cbxbWLSqa6idbJfpcS3PNupNkQnuioVrDk976I1eV7xW3b2lvL5eKczoLQKWQrIqk6rIeWwYuWw1kymwFTLaAgQlgsK5xxa1bUGu66ChYqOSpXMss4Ms5EtsGnsatGzahMTaWhutsLWsaug2s7F5nix7S/CKZ/08L+7RlZMqpDJ4hk62JShWbLj805Ve2II9zlCbJQqW7C/sftA4HrZiPUw/vRweD7S7A0a/XXW1SsLYSeGpIbxiZeOpIccufG8dVOys/5r2o5JNVQaw9WUrxhDRbk46k62/5moobbySKu397gK/9ZgsKFlDNSZQJzhHI2xKOJVDISTRbbfzpwS0YePxxxL73rJzNwNJZ62yG2dzydNlOUqVnK4PTdpKRWLqfLe/JPpO9nuZnTFRNyFj5Apbtswr5rpn4wpELcPiyqhHKrhTHsTJ4TLnCWNdgA3Dr/lHiuo2j1XJf7x2VvNiHTbZyBs9OA8U02zcTMjKJrsNTwEgT+NE9ow9864Ytt/dVZVDNW6LsSBT5XUsgZ7P7L5BzbDPX+qeHH8HAlr+YZQeJjSWpwk4P2pdhk05mcHfHa3YyzXKa9GD6mez9hOiOhHjHwjzzOzZ65s3B/D2XolSt7nnh+5a9a0mfZcZLkTz3MrJronVxoQ+ziPEWsL3GXDZ60NjIr/6sjynk8EsHEPRxDBK8E1ztw+k+njhHFTqJCTMl4Qm21eDd/KR7+NePLt35fPnO/8fj592ljz5sPn49rwBUC4mF0bqmp2HZMguKhOC4kpPpF8fNgLEjkPzyz/qzjo3zcwKSyqOfy2avePKuNHgwUjEB3j4FbB1R973/3zfsh9ten/+nerk35RM36MPfswdu2qMDoqOY9BO59jhb6zJdbVneyhSMixPpnphR7BSBr3tAf9i2cH45j9k0Dy58Zreitwr0dSRK5J0YbwJDLfo39eWTDrTOebkDeL2+13e5nnPZfrh/UTdmVvOJb6fq6OsIzziK9H8lCI6RldtMcX46ZbDT9V//oJ6fAz4iBI7VMfYp5SBmEFw1uTNcezFcB56YQPv329qHfPXo8n2vF4BX8rsXbdS/WD0L72ZThfA4NrqiLIdlMGSfjtBYn1Nx9HH1wDQ7Nj9v6/zGB3S5HWCvUlFfvWiGWMYFQpQzzXSoAfxlWD1w0X1y33tPEkyy33CPk6/TBx8yF7f05pDjuIrOzuaaVUoExxKT43a5akFCtVys3+Wcwweu1dbHV+LxN3VhPsEx8jANGfOAh4eiL5x0iHPeG47YtAv+9I3xp9f0yIvLDAw6ySIY/ExSnpkqVcels/x/syLgtXHpx9bhlF2CO/tanVuzHHfPqmJVOf0nNdr5SFP7D02Eb/3iEfkdtdsbFeCXbtYfXlDGueU85iKZsjXZklnpyZdpGmgWFcS4pGsQnzvuOBG/4CzXFX/Qp+zZi28pPzkZHeNIS337X2+Qp+IckWajb1RsyXWffqOeN8tRH+rKyWOhsSBnYyYziiCAa0k8EQKb2kF01acPc3akXS8IbsW1Onf6AnVib16ewqWz21vq9qu2yNPeqL7thW7xZ65391jcV1jE/1qKFcaeCfDwOYeK9D83nv32/wHzrWgvjJ8Q7AAAAABJRU5ErkJggg==",he=({dataSource:Xn=[],img:fi,imgWidth:gi=346,title:Kn,sunTitle:dr,bannerExtraContent:Mi})=>wt.createElement("div",{className:ne.banner},wt.createElement("div",{className:ne.content},wt.createElement("aside",null,wt.createElement("p",null,wt.createElement("b",null,Kn),wt.createElement("span",null,dr)),Xn.length>0&&wt.createElement("div",{className:ne.btns},Xn.map((we,be)=>wt.createElement("div",{key:be,onClick:we.click},we.name,we.sign?wt.createElement("img",{src:ge,width:39}):null))),Mi),fi&&wt.createElement("img",{style:{marginTop:33,marginRight:38},src:fi,width:gi}))),ie={flex_box_center:"flex_box_center___hG6RI",flex_space_between:"flex_space_between___ss3Fh",flex_box_vertical_center:"flex_box_vertical_center___K80p9",flex_box_center_end:"flex_box_center_end___qmXX3",flex_box_column:"flex_box_column___GFV8F",row:"row___aXJjm",title:"title___HUKL0",tagsWrap:"tagsWrap___XB2W3",action:"action___VdHb1",bar:"bar___t1kKC",tag:"tag___V7Eft",name:"name___Hk1Ip",num:"num___xQpcH",active:"active___XryTX",tagsBorderWrap:"tagsBorderWrap___OMxjs"},ee=Bt(92310),Oe=Bt.n(ee),ue=Bt(89392),Ke=({dataSource:Xn=[],value:fi,onChange:gi,onTitleChange:Kn,className:dr,title:Mi,titleWidth:we=41,style:be={},fontColor:ve="#6A7283",showCount:Qn})=>{const[li,ui]=(0,wt.useState)(0),[pn,zn]=(0,wt.useState)(!1),bi=(0,wt.useRef)(null),tr=(0,wt.useRef)(null);return(0,wt.useEffect)(()=>{var Ui;Xn.length!==0&&(((Ui=bi==null?void 0:bi.current)==null?void 0:Ui.clientHeight)>97?ui(1):ui(0)),Xn.length===0&&ui(0),zn(!1)},[Xn]),wt.createElement("div",{className:Oe()(ie.row,dr),style:be},wt.createElement("div",{onClick:(0,ue.throttle)(()=>Kn==null?void 0:Kn(),2e3),style:{width:we,marginTop:pn?12:4},className:`${ie.title} ${Kn?"current":""}`},Mi),wt.createElement("div",{className:pn?`${ie.tagsWrap} ${ie.tagsBorderWrap}`:ie.tagsWrap},wt.createElement("div",{className:ie.bar,ref:tr,style:li>0?{height:li===1?97:"auto",overflow:li===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},wt.createElement("div",{className:ie.tag,ref:bi},Xn==null?void 0:Xn.map(Ui=>wt.createElement("span",{onClick:()=>gi(Ui.id),key:Ui.id,style:{color:ve},className:fi===Ui.id?ie.active:""},wt.createElement("span",{title:Ui.name,className:ie.name},Ui.name),!!Qn&&wt.createElement("span",{className:ie.num},Ui.count))))),!!li&&wt.createElement(wt.Fragment,null,li===1?wt.createElement("div",{onClick:()=>{var Ui;ui(2),((Ui=bi==null?void 0:bi.current)==null?void 0:Ui.clientHeight)>245?zn(!0):zn(!1)},className:ie.action},"\u5C55\u5F00",wt.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):wt.createElement("div",{onClick:()=>{tr.current.scrollTop=0,ui(1),zn(!1)},className:ie.action},"\u6536\u8D77",wt.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},qt={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},Tt=({dataSource:Xn=[],value:fi,onChange:gi,className:Kn,style:dr={}})=>wt.createElement("div",{style:dr,className:Oe()(qt.tabs,Kn)},Xn.map(Mi=>wt.createElement("span",{onClick:()=>gi(Mi.id),className:fi===Mi.id?qt.active:"",key:Mi.id},Mi.name))),et={flex_box_center:"flex_box_center___yX6Oa",flex_space_between:"flex_space_between___t7oqF",flex_box_vertical_center:"flex_box_vertical_center___dEIHy",flex_box_center_end:"flex_box_center_end___taQDF",flex_box_column:"flex_box_column___xY_Lr",input:"input___PW2zI",dropdown:"dropdown___vSy8B",menu:"menu___NiyBu",text:"text___Grueu",b1:"b1___ZKryM",b2:"b2___aKyGa"},nt=Bt(37568),lt=({dataSource:Xn=[],value:fi="",onChange:gi,onInputChange:Kn=()=>{},className:dr,style:Mi={},placeholder:we,allowClear:be=!1})=>{var ve;const[Qn,li]=(0,wt.useState)(""),[ui,pn]=(0,wt.useState)("");(0,wt.useEffect)(()=>{var tr;let Ui=fi;(tr=JSON.stringify(fi))!=null&&tr.includes("{")&&(li(fi.id),Ui=fi.value||"");try{pn(decodeURIComponent(Ui||""))}catch(Wt){pn(decodeURIComponent(Ui||""))}},[fi]);const zn=()=>{gi(encodeURIComponent(ui),Qn||null)},bi=tr=>{tr!==Qn&&(li(tr),gi(encodeURIComponent(ui),tr))};return wt.createElement("div",{className:Oe()(et.input,dr),style:Mi},!!Xn.length&&wt.createElement("div",{className:et.dropdown},wt.createElement("div",{className:et.text},(ve=Xn.find(tr=>tr.id===Qn))==null?void 0:ve.name,wt.createElement("i",{className:"iconfont icon-zhankai4"}),wt.createElement("b",{className:et.b1}),wt.createElement("b",{className:et.b2})),wt.createElement("div",{className:et.menu},Xn.map((tr,Ui)=>wt.createElement("div",{key:Ui,onClick:()=>bi(tr.id)},tr.name)))),wt.createElement(nt.default,{onPressEnter:zn,value:ui,onChange:tr=>{pn(tr.target.value),Kn(encodeURIComponent(tr.target.value),Qn||null)},bordered:!1,placeholder:we}),wt.createElement("i",{onClick:zn,className:"iconfont icon-sousuo9 font14 pl10 current"}))},gt={flex_box_center:"flex_box_center___tol8o",flex_space_between:"flex_space_between___Z235C",flex_box_vertical_center:"flex_box_vertical_center___Wq1sZ",flex_box_center_end:"flex_box_center_end___LLxom",flex_box_column:"flex_box_column___DbMSN",quickPager:"quickPager___GM30J",disabled:"disabled___Ozc8I"},yt=({value:Xn,onChange:fi,className:gi,total:Kn,pageSize:dr,style:Mi={}})=>{const we=Xn<2,be=Xn>=Math.ceil(Kn/dr);return Kn<=dr?wt.createElement(wt.Fragment,null):wt.createElement("div",{className:Oe()(gt.quickPager,gi),style:Mi},wt.createElement("div",{onClick:()=>{we||fi(Xn-1,"prev")},className:we?gt.disabled:""},"\u4E0A\u4E00\u9875"),wt.createElement("div",{onClick:()=>{be||fi(Xn+1,"next")},className:be?gt.disabled:""},"\u4E0B\u4E00\u9875"))},bt={flex_box_center:"flex_box_center___FO7TP",flex_space_between:"flex_space_between___LotYx",flex_box_vertical_center:"flex_box_vertical_center___bWdaw",flex_box_center_end:"flex_box_center_end___mVJ1o",flex_box_column:"flex_box_column___M83Mm",list:"list___oOsiS",wrap:"wrap___G6T7F",lockWrap:"lockWrap___Rl79E",li:"li___oZZ7l",cover:"cover___b2bYW",img:"img___IQX7w",sign:"sign___HkT6C",name:"name___SsJx8",e:"e___TMqq0",tags:"tags___bcjyo",rate:"rate___YACg7"},Dt=Bt(29787),At=Bt(25399),Vt=Bt(58018),Zt=Bt(346),$t=Bt(51257),xe=Bt(96908),re=Bt(57177),Re=Bt(81378),We=Bt(28426),En=({className:Xn,dataSource:fi=[],col:gi=4,right:Kn,bottom:dr=23,precision:Mi=0,wrapWidth:we=1200,trackEventItems:be,loading:ve})=>{const Qn=Math.floor((we-(gi-1)*Kn)/gi);return wt.createElement(Dt.Z,{spinning:ve},wt.createElement("div",{className:Oe()(bt.list,Xn)},!!fi.length&&fi.map((li,ui)=>{const{name:pn,id:zn,identifier:bi,power:tr,cover_image_id:Ui,pic:Wt}=li;return wt.createElement("div",{className:bt.wrap,key:zn,style:{width:Qn,marginRight:(1+ui)%gi===0?0:Kn+Mi,marginBottom:dr}},wt.createElement("a",{target:"_blank",href:`/shixuns/${bi}/challenges`,className:bt.li,onClick:de=>{de.preventDefault(),be&&(0,$t.L9)([be]),tr&&(0,$t.xg)(`/shixuns/${bi}/challenges`)}},wt.createElement("div",{className:bt.img},wt.createElement("img",{className:bt.cover,src:`${Wt}`}),li.is_jupyter&&wt.createElement("img",{className:bt.sign,src:xe}),li.is_jupyter_lab&&wt.createElement("img",{className:bt.sign,src:re}),li.is_unity_3d&&wt.createElement("img",{className:bt.sign,src:Re})),wt.createElement("div",{className:bt.name},wt.createElement(At.Z,{title:pn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},wt.createElement("span",{className:bt.e},pn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),wt.createElement("div",{className:bt.tags},wt.createElement(At.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},wt.createElement("span",null,wt.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),wt.createElement("span",null,li.challenges_count))),!!li.myshixuns_count&&wt.createElement(At.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},wt.createElement("span",null,wt.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),wt.createElement("span",null,li.myshixuns_count))),wt.createElement(At.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},wt.createElement("span",null,wt.createElement("span",null,li.level))),wt.createElement("div",{className:bt.rate},wt.createElement(Vt.Z,{allowHalf:!0,disabled:!0,defaultValue:li.score_info}),wt.createElement("span",null,"\xA0",li.score_info?`${li.score_info}\u5206`:"5\u5206")))),!tr&&wt.createElement("div",{className:bt.lockWrap},wt.createElement("img",{src:`${Zt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),wt.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!fi.length&&wt.createElement(We.Z,null)))},vn=Bt(10661),gn={flex_box_center:"flex_box_center___eMcr7",flex_space_between:"flex_space_between___HcNca",flex_box_vertical_center:"flex_box_vertical_center___ZnvVN",flex_box_center_end:"flex_box_center_end___fdgDf",flex_box_column:"flex_box_column___SEKvd",list:"list___L1hmU",wrap:"wrap___pKgcW",lockWrap:"lockWrap___SMhkK",top:"top___udHSB",sign:"sign___uwRpq",name:"name___Fpf90",img:"img___AMLhL",text:"text___KiTb7",btns:"btns___i6IuZ",bottom:"bottom____k2sh"},cn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXWmQXFd1/s59r3t6nX00o93GluV9AQNxiAkIB0OMISFsFQqSAhOohFR+JKmEQPILClJZfpEfIUAChFQSHIJxnGDiDYwsb8KRLUuWZcmSxqN9pJF6nV7eSZ373u1509Mzvd2eGVt6VV2z9Ht3+9459+yX8Bq4mDmWK2GLqla3MvFWZt4KpjVMSBNzGoQ0M6WJkJbpMiNDxBkwMkyUIUYGxCeJaB8x7fMcZ18yiv1EVHy1Lw+9GicwO8tXlSrlbSB6O4HfANAmZlY250JEHsBHGLQTzA9H3chDfX2012Yfy9HWqwJgZh7NF6vvY/a2gWkbgyeWY3Hq+yDQcRA/RKQeSsSce4jo9EqMo50+Vy3AzNxXKFTv9MAfB/AuZo60M7Fe30tEZQA/UqBvx+POvUQ02+s+O2l/1QGcy5Xe6Cn1SXj8YYAHO5nU8j9DM1D0b8rzvpFMRp9a/v4X73HVAJwplN9GHj7P4NtW0wK1OxYCPcAKX0rHI4+0+2wv7l9xgHPFyrs9j78A5l/sxQRXrE2ix5SiLyZj7v+s2BgArBjA+XzpzR7oq8x880ouQK/7JqKnFfiziUT0iV731aj9ZQeYmYez+fJXiOguZl72/ldkkYmYmb+eSkT+lIjOLOcYlm2BBcx8sfoJz+O/BHhkOSe5evqiaaXoTxIx55tExMsxrmUBOJ/njVVUvgvmW5djUqu+D6JHHbgfTSRostdj7TnAuWLlDq/K37pwqXYxCGlaOfRbyZh7Xy9B7hnAzOzmCpUvA/jDC2WvbReogE3/TTLufo6IKu0+38r9PQE4n+f1VVS+B+ZbWhnEBX8P0Q4H7gcTCZqyvRbWARZHQLlavp8ZG20P9rXcHhEmI07kdtsODasA5/OlX6gy/dfF/bbTV5GmHeL3JBLRxzttof45awCLRYo9vpuZE7YGdyG2Q0R5UvQBWxYwKwBn8pWPEPg7IlhdiKDYnrMIXAz6WDrh/mu3bXcNcEC5P7wIbrdQzH9eQCZF7+2WkrsCWPZcD/TgRbZsF1zTmrBrBX5HN3tyxwD7YTOVRy8KVL0Bd65Vmo667q2dStcdASx6rofyjouqUK/B9dsXFUohcksnenLbAMtemy1UfnrRiLE84NZ6IdqRirtvbdfi1TbA2Xz5r5j5j5Z5ehe705RMf51KRP64ncVoC2BxHLDH9/batlz2gJPnFc7PArNVgvjViABH6Zhm/ZErQoxkH7AmxYhHlsX71s7aWr9XbNek6M52HBQtA6xdflx5pldCVaEMHDuvcK5A8AjI5oB8EShXgEoZKFeBSgVQCohEgKjr/4z3AUP9gCIg7jLWpBn9fa9lsMXa5d7UqquxJYCFYrOFyk964c8V4F44oVCsEs5lgfNZIJcHPMFIk27wU0sbof/V0UcyBgz2AyMDQDQCbBzwXrtAEz2airu/3ErQQEsA5wqVT3qe93WbPKfqAS+eUsiWCWdmgJPTQLVaB2gjw6oB3U9B0azbsGz5XV6KsWFg01pAzGqXjniIua89ilZK3ZWMu99ohklTgP0YqsqLNlnz+SJh7ymF8xkf2JKEkFu+BOx1Y8CGNcBAH2P9gGe5h5VujqZTCfeKZjFeTQHO5EpfA/ApW9N5ZYYweU5h6jhwPlfHcpux5Ha/BxCLAldfBqSijMtHX2sg4x/SyejvLIXNkgAHoa07bEnNe48rnCkQDr8CFBokehh2q1ntIizYsOVG3y/g6AH7dl3gykuAvj4gAkahSihUCCVP9nryJfNgj1dguIrQ5wKJCCMZZaSjjOGEh6jV9LbuSUb2YAW+ZamQ3CUBzubLT9mKW95zTOFkhnDoqC8NL8clL0oqSYgnCSoCVIM92580axAjji+BuyqQ4RgQOq8wUKrK/0jv83Ilo8BQzMO6VBUDseWYQfM+JO46lYi8cbE7FwVYZxxUvf9u3kXzOyZnCIfPKuw/FAhSgcxTz3GbyFQLpOh6Ics877qE9AAQiZEGSyJUI6JGOT5VxlxocEWvdgTcAGQBUtQwWRTDTQTkYhXIlQnZElD2fMBjDmMizdjYX0VkhSlbOepXF/M6LQpwJl/ebiOd5FyR8PxxhQNHgGKP8+9EL04PKU2tAr5LjIQLJB0DJmswDbACpuP41KuBFYDlEwBsKFdz72ClZqvA2SJpI4yALc+PJ6rYPCDSevOXvSd3EG1PJyK/1KjthgBLIhg8frjbwYgq9MRhB5PHgXOZha01k5nq9d4FalEgowk4/UMKTp/fR59iJBX0nqkBo8ASpsGVPdYHVD7yuwY8uLcGcrAyNZCljbopZErAqQKhWPGB3pD2cEl/RUyK3S5d+88renujhLeGI8nmyv9rI8vv+aMKh6cJk8eC8Tbjye1Oi4BEkpDo91lxVDFSjghS/lVjuQZgMXc6DDdgxRrYEAWbl0GDHwC6FMBmuLkycKJAKFUJMQe4YriCwdjy6t6S1ZhKRn6l0TY37386Pxd4st21rr9fWNnTkw72HeyNnit7Z/+YAsn+CUbaBWJ68wzADbFZQ8GaJSuex6INy9ZCVmDvNkBLW2Y/DrPpxdbmTBGYLhCYCBvSVWzury4rNSvgTfX5yQsoOJMr/T2AJXWrVsDfeUThldOEoydbubu9e9wIYWBUFtJnxwPOHPuct28KyHWs1yHWVCsgCgULwAZkDXBA3ealaAdgmYWoXlNZ0vtzfx9wzUhZ97NM19fSyeinw33NA1jKJmTzlePdZtaL40Cod8+BQGq2OLtIFBgcVVrlSTiMtDPXeHgy+ndDgYFkrPfZEBUb9cgA7H8X7M/B3m0o17QXNLvkjGRsx/OkJW+R2q8erWjW3fuLZlIJdyJcTmIewPl85QNV9r7X7UD2nVTYd4wweXTplpoZNuqf7osB6WEFD4xBw5IbdFG/b8rfMlENoKZQn01rISvYg42qNPcSzLFneRH0FWL/razR6QLh7KxvNLl2tLwsUrZD6oOJhHu3Gd88gLP5skRH3tnK4Je6Z/tBBwenGkvOnbYtHqL+Nb5DeFgMFK2wPSNBB9gYdu2zaNZg14QsvZfPl6r1ixH+NFCfms3nfBk4lSdEXcK1Y2X0tTLuZo0u8T0R3ZtKRN67AGApVZQrVI52W81GDANPHnGw64XA5RcaTODsWbSswGJCthguhsYJHjNGWwXXEJ0BSChYfjdsGKzB05Qb/M/swWGVSb8MwbMycNNGeG9uhse5EnC6qLShRUAWga5Xl1T/ScbddabEU42CbbkEX55W2DtFONAg87WZltToBZAFHV4rbBkYiDASLSzOPLYUAtgA6APFvkFD2HQAvBikjSQt1C036BdAKDt4EbSEbQwjIQNIM8BEXz5fJu3Zunqkt7basCuxthbZfOm7zPjNZgNt9v3OSYWXpgjHpxf655sB3Kjt0XEhLyDpMvrrBZVGqmadXlDbPo3QFLJUacOJYuhce+NXDu4z0nRY0hbDiTgu6oWxZmsi30sXIniJk0NUKDGK9Ooiwr+kEtGPhsQGCZEpH7NRQc7sv9PnlgzA0HNrZslKpgnxftKq0FCHZkAjYEl/AkxNWBKngo4aYWxdR7h8Qr5f3AJVKDF2H/FNnZHASSHgmz26FbCkv6kcoQrCVaMVpHsUiCAV+VLJyNoawEHtxz2tDLLZPT894OClI37oTTeXcoHRCaUdBbLvLrH2S3YzT481+CrA84CKJ2oc49feRHA1T176+vlBT8eGxSJ+PJgxc7ZjmRQ9+WiOEHMJ142WemYIibqRqyVYXs8qkyv9HoCvNptgK98/+rKD3S8CxVIrdy9+z8ioguoDBiOMePO1X9hQ6JkwFcuNQkns+UaJSpnx4V8iOC28QY+/6KFSBeIxaJVHuxoDo0k7sz1bIpwrETalq5hI9oxVfzadjP6dD3C+/B9gfn87g1zs3u2HHDz9/CIGjmY8OWhUjBlD4wpR8lWijq6wcyD4XW/ZQTBfqeJHbM5WGB9/W2sA/2yvp6k+0Qckoj6rNlaxdsYoe/8reV/6u3GsBKcdFtBqR0T/kU5EPqABzuZLLzPjklafXeq+n73s4JkXgFIXFDw2IdIMMBbh1vTdRgOqM0roNQwiN8TLpcEtC6dhfPK25gCLivbALtZUm4wDcQFYjCQdbh/ioDg1q3TwwIaUfSomwqFUInqpVOiK5QqVnK16yz854OCFg/LSLBSi6nFopBaJnXlkgtBHjCEb9WVDDgPDmiVao6zBBUR4+sztPsAvHmU89KwvOMn+KuDJfhuLsLZ7y/8kPFc+ArDEZndCwWYdROAShnLjmjKUZSqWetfJuJuk7Cxfx5XyszaoV9rQQtYkMD3TWYsjYwQ3ThgV6u1k7w11G1aRTJy1sEfJnBAOU5DPLOOzd/gA//wA49+3+/ZoAU8C9hIxRqoPSCeAlAG3zwc+2uEebIaYKQPTswqbByoYj9t3L5IbuZ5s2Z/NoB9/WWH/FOHY6QZ6cIM45nAQnbQxsVHpSIzRaGcvSPgpAViANTZvEazEEWDYswB8+QTjnTdKGA7hbJbx7YeBM1mgT8CNCqjsAxuHTpOR/Ve+kxfA2LE7JT6zF8vLcs2wfeOH2KUpVyh/3vP4i90vp9/CnuMKe15pbMlqxqJF700PkdYPJSKjkyvs9dEB8SEjhuy9IgUbAeuWrcC1m+aziVKF8cOngJdPCKA8n3KjQFxYdjRwMYZiuToZqzxzukjIVwnXj5T1S2PzUoq+QNl86dvM+JithjNFwtOTCk8+17zFeqF6fK2CijLWRHyvTzeX5gwBBUs7QrkSzSl6rLDW224A1gws3snOA4xnXvapt541a0NHKOynm3FKQN+JosLGlIeJpKR22LuI8B3K5sr3M/id9pr19+Fn9/sJZK3mFkn/Gy5ROjpj1IJwpfdcAVhin4U1e6ISARMDwLbrhAqbv0FHzzCeeInR5wCpuL/v9sneKy9gyG/czdrJMEVlSrmErcN2UzwI9GPK5MuP2U7mfmZS4YVX/Bjo8LWUGizS85p1hGSdE7+txTP6bqAOCRVrlajqS83XbwbecJnOs2252fwsQ6hZ2pFMRtl/ayG3gamy5cYWufFkUYLwCTeNWbZsEe2gbK70LAPXdTvI8PPTeYKA/OTu4L9GQFzCXzgwAKSGFIYc7spnKtgZdUgAFvelsOZrNwE3X946sOH5VD3Gjn2sbdkxAdmCgBVuX9yJ58oKVw1XkLSY50zAc7IHWzNyhAf96AEH+yehpelWrjVjhGiSMBZlcR51fIUBFoFKqFcMGrddD1w63hnAMpgn93uQUCRRmbQU3aWKFJ5gvgKcLilc2l/FSMye0UOMHZTJlU/bzBw0Az+dIzx3TGHHLn8PbHZt2KSgHMZ4N+qRsVYFrFnSUWXfFYPGO28ELptYCHClyrjnCeCJF32Hxi1XAnfcLFLy/Hu37w0ADqxYhoprHqpmE1zie9HLjxUUxpNVLWzZu2iasvnyLDN3s6yLjuexgw4OHAUOmbjoJUa++RKlY5bFc9TxFQZY2HPZ/+RngXe/Hrh87UKAv79DTJDzA99Fwn7PG+ff+8huD/kS0C/6cNwXtsRUaSNiUnawyRxhKAZcNmBPHyaiUk8Bzs4SnplSePw5P5uwfgsOC12XvE7BdRgjXfDnmr3ZWKvEHBkAfMfrgS3rFgL8Z//M+gUQsIxrUSTmP//Q/Hsf2OXp+/qTvtokurCoSyaeuuOXMnjwlRwhFSVcMWRPktYA94pFmwnvO6EgyWdPPOdLtDUvf92KXHKZ7z3qxLEvL4oSyVli8uTEQckOrPgClrxYuSLjzpsJV6xfCPBf/AvrPVrAMi+gWKw+5/thatf9z3g4XwAGk0DaOBsCn7D2NNZnQrSJ+NG8H30pgpa9S7Po3ghZ4UE+dUjh+DnCzr3zSy6E77lsi9KpJ+0ArM2QoRIe2lsURGr4rkDfW5QtAu97E+HKBgDf97RIyHMAS5ti4br9pvkA3/e0h5k8MBAALGZM0Yd1THUQ01XLoOhAljteJN3ONRbjtbSQ1Qs1qf4NFIqS/fjISWDfoSDZuq6myqVbFGLi/zXSQJ3tPaxpSfvakCFxVAFXEEuV1nsFYDFJGndghZErAO+/hXDVhsZC1oPPAruP+C/LdZuBt1+3UMj6wROM0xnGQMKn4Hk26SDHycRxmQS2dijxaIEQUaQzIWxdWk2ylSbabFCirkim4akZ4NmXfBDCe/DlW5SOvdJOBpNxv0ijJiPfUKuxVA0lgY0jvgAkL4BsCcb+fOm4sNcOSCsYw6GTrL1P2gccfKTfmTxr27b8XwcAhCxcbdhTMCUsOgJcPWSRRRM9JqbKHzH49mYA2fheFuSpIw7OFYCn9wRhPQHKW7YqXdhsIsicr0VfBB2HKdgYMgyI8vKsHwLeek17Viobc2Jm7J1iZIq+AaRmp24zlMcXsoArLAJMoPutOxtaWbTnjymcLRB27YcOr5Vr6xWkY5Q3JedaMKCaMknyjfEQyXeyzwqFFivAnW/ojkJbGfdi92SLjJ0HWbsXta06FAjQChXLnCbzhOE+xusG7TkctLPBtruw1YU6lSHsP62QLQC7DwJrxhWqirFloI5FByjXtuTQPlsTpMrAb79t+anXzFWo+Me7WEd6yN4sTgmTEtMKwBL8d7ygsDZZxXqLhg7tLrTt8G8VYHPfoWmF4znC0TMKmSrwun5PmwH9sjfBj9CebGpVihnSWKlyReBTv9KhA7ndAS9y/z1PeugPoj5MOE+rEZe5ih/ZIUaOIYuJ49rhbztkp5P1kr10+wEXB2cIG/s9DPbNVa+rUYnZi4N4ZpGShTVLPctMAfjM7Z0BfOgE4+cHgfN5YP0ocOtVrbkS6+f5b9s9DKUCCTtg1SbdpdmazJT8tJZrR+xmIOqQHdtBd80ms9j3UtTkP3dHMBpnbOpnQ8C1MoXmOSMxi+QqUq2w+Ewe+My72gf4wV2Me570JV/tpPB8gH7/DmDNYHsS93d/4gNcs3QFOnIrtmrRgUWWuGmNPQm6FnQnC7ccxo5WgL/72QgqHuPGCV4ArBG05Kdmz2UgN+sDfDYL/O672wN4aprxt/fMpaEIECacdt0w8Ad3tgfwPz3kYbQfWk/WwQFBWG0zgEWNFwl6oA/YMmgT4CBsVhY+ky/fDebfaAWEXt7zyAEHR2YUbpjwEHfnDCI1cg4iNLQLMGDPYj48m2kfYKHeR3b7QpGoNgZg8TzJnv4XH5bvWgf5Hx/0MNLvmzLDADdzRuSrUqlH6XoeaxIWPUnhwHebqSvdvABTM8CDByLYMMDYPNA4jNQYLjQQs5J240dBtsuif/A4Y9+UgMFatRGAhTMUSqT39N/eBmwYaR3gbz7oYTQNDKR8Z4REf7TibZJojlmPcMOo9bzhudQVm8ln3QAsz37vWVez5zdvDAEc+tUALM53EbBmAoA//c72WPR9TzFePsma2kR/FR1cABbqPZ8nfPhWYP1wewCPpIHBNgAWs6qwZynWstWigUPWcV7ymd6HLaWPdgvwzikHe04oXD/uYbjBIXnzKLgInAsAvqtNNen+ZxiTp1mrNkJtYkcWwU24grT5628mrG0DYM2iDcChPXgpFi2hOjNlhcstq0cL0kcDQctKAni3AIv/9vu7I7rK683rF7LpBQAXgDMZ4BPvaI+CJc/o2FnW3iHRW8UTJHu7ULAIbe+5mTAx1DoFf+thD8MCcEjIMtV7Gq2JCXqX6gLXj5XbCgRstsYNE8BtlXBo1nkr3+84pPDSGQc3rfMwUkfFJq9XVCRh0YaCP/QWQryFUFjTv0RonJzxU1I0BSs/+kMoeCbruwvHW1SVJL/p7sdYAyxStE5Oa6ImCfWeLYlwVcF4wm7aSsMSDraKsLQCYLN7ciXgnr0RXQfrzZt4XtEWDXCdFC37sGQoXLe5dYr72R4PJ87DZ9GBkGUo+FweeMd1tGRgfHgOzx1mPH+E9f4rAGtX4hIAy94r3iOXCNePlawmni1ahMVn03bKKDUDsJXv/++4g+eOKlw55mHT4NwT2oMU6MEiaIkeLFQsku8Nl0jUhqScNAf68X0eTmXmwm8MixbOIJXof/kawmj/0u3kZhn7p4Bdh31hTbPn4IURgBfLPJR0lUyZsGWwiuG4RdXIP1upcRklWcKVtkuHgfc8xg/3RFGsspaoE0G2gzZ0BA59baoUVSnvmxoF5GyBtIVL9nJxRsglViqxb+uEMskUjPvClXwkPEe8P1pNEs9UYB0TKpb2MtKelA4O0l5M6SVxKMjeLWqWBOJJW8LujbNBUk8bxWsVKuJYIKTlqAGL0Rtm7ZYshGarlGErFNrKPScyhAdecrXA9cYNfhlgk60gYMii66C6or93SuSGRD4KSKUKaVYuFK9LFjoCJOv9Viq362zBIM9Xx2OJqTJg/aYt+SltSx+Vqm9OlMu0pdNLg7YkXlpKOwi7X6x+R1lYc9Yv43PDSFn7j+1eTUoZSme2ipHaGviuowq7TzgYTTJuWucLI8Yebfbi2QBUne8rlBscpCXgGoAFZDE8SByVpj5x64XSQOV7aVf2YT8x3P+ISVTUJ+nLpLqatvTBXAElS1smrSVc+9Ksg6mwU2afNY9YZs26H6X+Ph13PxNe+wWbjK1ywrYAFl/rAy9FcSoHbB5kbBllDZpJKtPpoKGUUJGEBSShNh35EQiopui3T30+0Pr0tKDAmc4hDgQ4kw1hgJW/dX9BrrGpVGteGOEAus0glMcUSgvXddHFSSukzZGXWXTqh9e5pXLCWtiyVBDcFsiywD960UVmlnDNuIe16YCKg2o5RjfWe7MAEQBsYrfmFSM1Vd5DZYRN8W8twAVCnGlT/5T4MX34g++gNtXwxN+rSz0EFfG0V6pW8HRu9lKUVFyCUuXuqhH75Rq0nNFqQXDNpi2V9LcFsLQjqtOPX3Qhhca3jjHWpX1nhA7eC1ixYd36b3koFCigIx39lai5B8Phrvr2IGHcsHbNBYLgwHDYkC6FGDows1Yhvu5QD2nTgCv7vtTFsl2Lo7bG7ZT01yBbOpTDJsiZWeDhgxEtSIlDQth1GBQTqFeLugx1HsSm+1uVsOPQWQ4B7r7TKngpwjU9arFhcxWF5yrBm1LFQQeGLcvzx/KEfIV0wtq1wz0sDE70WDoReUujtV5U0bN5rI5NkCUT75EDEQjYw3HGNeNz0nWAT8jP2KDnYMZm4o1ipswLop9eysgUqsUVbsdUs9NV36OMa0Z7w5bN7Do6VkfvxRYPxrIJsuzJ2w9HcCLrn4N07bicUGazh87bkvpXx3JySAhhPCkCVaV3bNk3bHR2MJZM0fbRdp0vW+Mnxeu055QDqTa1cRDYNMAd17TsdmyyX5+UksEl2eMJW4aqGLPpwG/EjLo92k7vxZYPp+x2Ieufl1NOdr7i4lxRLEuMSwcYo6mFZxzZ7te0J3vtzKwvTMk5iAMxxpXDlR4YMRrOoLvDKX3J0v7xsrYXW3Rl8T7tOen4xUIjrIWwsYSd/N1G4xXVSYA9UyRUPKkeC1w+WMVo74qL1g3D0vGy0upqciUu9XJIwN6+0w4OTit9rI2rWLsb1yQZ6b7OSxKbPkVHlvMLZ2ZJq23i55LDpzcNVrE26fV0r62ft7UDogMq7tkR77apWdqrMuPwjMLhGQdydqI2TijW8dZyVKzYjyWoT2zBi1URFtYrOrcOrq+I98ePwxbmLwYNOdlsfdrDaHx5D7/S62X7iHdf4OKNVa4804t6Hr0A2bQpOvPRjIOTOYWzRd/VOFel3a9ma8yYNcNJrQSir0zJ/RHJXY5D25BFOhYz5cpcNO2Qe1MiQQ1OxVg4ouaO09AzuWLlDvb4XlsHRi/3AklJ4POzCjkpyD0rjgmlvUQV5uBsYXHC+6BHHKF01npsqo+RtFCcrdv5yoHQpOjOZMy9r9W22gJYGs3my3/FzH/UagcX77O3AkT016lE5I/babFtgJnZzRYqP7VdHa+dQV+Q9xLtSMXdtxJRW+kPbQMc7MfrPZR3MGPjBbnYyzxpIkwqRG5JJGiq3a47Alg68YPlK4++2oSudhdo5e+n6ajr3ionqHQylo4B9im59Ase6EFmbhCi3slwLj4TXgEiyivwOxKJ6OOdrkxXAEun4nVij+VQS+sRRp1O6rXwnOy1pOi9yZj7P93Mp2uApfNMvvIRAn/nIsjdQDH3rIDLoI+lE+6/dtuiFYBDlHz3RXbdHSTClknRB7qlXDMKawCbPbnK9F8XBa9OQRYrFb+nmz23vmerABvpulwt339RhWoPZFGFIk7k9k6l5cV6sw6w0ZOrqHzvojGkRZCJdjhwP9iJntush54ALJ2KwJUrVL4M4A9frbbrZovX7fdiWwbwN8m4+7l2LVSt9t0zgM0AxEHhVflbF/flBbvjtHLot9pxHLQK6jxdupOH2n1GuxpR+S6Yb2332dfk/USPOnA/2qrLr5s16DkFm8EJm84Xq5/wPP7LC5eaaVop+pNEzPlmwJ67wa6lZ5cN4BDQw9l8+StEdNeFsjcLmMz89VQi8qdEdKYlZCzdtOwAm3EHIblfZeabLc1lVTYjccsK/NlEIvrESgxwxQAOCWHv9jz+Aph/cSUWoGd9Ej2mFH3RlkWq03GuOMBm4JLwRh4+z+DbOp3ManhOsvxY4UvpeOSR1TGe1TCK0BiC/OS7APoQwKHqHKtsoPOGQzMA/7sCvp5MRp9aTSNdNRRcvyhSTqJQqN7pgT8O4F3MvArC3uZGKdVsAPxIgb4djzv3EtHsagLWjGXVAhxeLCnxlC9W38fsbQPTNgZPrMRiSgU5ED9EpB5KxJx7iKjFkxlXYrR+n68KgOuXJ6ituQ1E2wj8eoA2McuxWPYuqbcM8BEG7QTzw1E38pBtR4C90S7e0qsS4AbsPJYrYYuqVrcy8VZm3gqmcSakiTkFQpqZ0kRIy7PMyBBxBowME2WJkQHxCSLaR0z7PMfZl4xiPxFdXaKvAAAADElEQVQVlwOEXvbx/3Bccpan8cseAAAAAElFTkSuQmCC",Yt=Bt(59301),Ee=({className:Xn,dataSource:fi=[],col:gi=4,right:Kn,bottom:dr=23,precision:Mi=0,wrapWidth:we=1200,trackEventItems:be,loading:ve,handleVery:Qn=()=>!0})=>{const li=Math.floor((we-(gi-1)*Kn)/gi);return Yt.createElement(Dt.Z,{spinning:ve},Yt.createElement("div",{className:Oe()(gn.list,Xn)},!!fi.length&&fi.map((ui,pn)=>{const{subject_identifier:zn,id:bi,identifier:tr,power:Ui}=ui,Wt=ui.is_public!=0&&ui.is_public;return Yt.createElement("div",{className:gn.wrap,key:bi,style:{width:li,marginRight:(1+pn)%gi===0?0:Kn+Mi,marginBottom:dr}},Yt.createElement("a",{className:gn.li,onClick:de=>{de.preventDefault(),Qn(ui==null?void 0:ui.first_category_url)&&(be&&(0,$t.L9)([be]),(0,$t.xg)(ui.first_category_url))}},Yt.createElement("div",{className:gn.top},Yt.createElement(At.Z,{title:ui.name},Yt.createElement("div",{className:gn.name},ui.name)),Yt.createElement("img",{className:gn.img,src:Zt.Z.IMG_SERVER+"/images/"+ui.avatar_url}),Yt.createElement("div",{className:gn.text,title:ui.creator},ui.creator),zn&&Yt.createElement("div",{className:gn.btns},Yt.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),Yt.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),Wt&&Yt.createElement("div",{className:gn.sign},"\u516C\u5F00")),Yt.createElement("div",{className:gn.bottom},ui.visits>0&&Yt.createElement(At.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},Yt.createElement("span",null,Yt.createElement("i",{className:"iconfont icon-liulanyan"}),Yt.createElement("span",null,ui.visits))),ui.course_members_count>0&&Yt.createElement(At.Z,{title:"\u6210\u5458",placement:"bottom"},Yt.createElement("span",null,Yt.createElement("i",{className:"iconfont icon-chengyuan"}),ui.course_members_count)),ui.tasks_count>0&&Yt.createElement(At.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},Yt.createElement("span",null,Yt.createElement("i",{className:"iconfont icon-zuoye"}),ui.tasks_count)),ui.is_end?Yt.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):Yt.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!ui.is_accessible&&Yt.createElement("div",{className:gn.lockWrap},Yt.createElement("img",{src:`${Zt.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),Yt.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!fi.length&&Yt.createElement(We.Z,null)))},Ve={flex_box_center:"flex_box_center___d27mZ",flex_space_between:"flex_space_between___qfRU9",flex_box_vertical_center:"flex_box_vertical_center___fCRld",flex_box_center_end:"flex_box_center_end___ORMV8",flex_box_column:"flex_box_column___PNKtZ",tabs:"tabs___alpa7",tabsWrap:"tabsWrap___aCQjw",tab:"tab___MKLr4",active:"active___nl_4v"},rn=Bt(25690),Xe=({dataSource:Xn=[],value:fi,onChange:gi,className:Kn,style:dr={},tabBarExtraContent:Mi})=>wt.createElement("div",{className:Oe()(Ve.tabs,Kn),style:dr},wt.createElement("div",{className:Ve.tabsWrap},Xn.map((we,be)=>!(we!=null&&we.hide)&&wt.createElement("aside",{className:Ve.tab,onClick:()=>{gi(we.id),we.link&&rn.history.push(we.link)},key:be},wt.createElement("div",{className:fi===we.id?Ve.active:""},we.name),(we==null?void 0:we.resetCount)==null&&(we==null?void 0:we.total)!==void 0&&wt.createElement("span",null,"\uFF08",we==null?void 0:we.total,"\uFF09"),(we==null?void 0:we.resetCount)!==void 0&&(we==null?void 0:we.total)!==void 0&&wt.createElement(At.Z,{title:(we==null?void 0:we.tip)!=null?we==null?void 0:we.tip:""},wt.createElement("span",{style:{color:"#9096A3"}},"\uFF08",wt.createElement("span",{style:{color:"#000"}},we==null?void 0:we.resetCount),"/",wt.createElement("span",null,we==null?void 0:we.total),"\uFF09"))))),wt.createElement("div",{className:Ve.tabBar},Mi)),An=({className:Xn,style:fi={},children:gi})=>wt.createElement("div",{className:Oe()(Xn),style:fi},gi),Pe={flex_box_center:"flex_box_center___e6HxQ",flex_space_between:"flex_space_between___RnXYe",flex_box_vertical_center:"flex_box_vertical_center___lVxPk",flex_box_center_end:"flex_box_center_end___bu8yv",flex_box_column:"flex_box_column___JczGj",orderWrap:"orderWrap___ZfyGX",orderIconWrap:"orderIconWrap___XTB_O",orderAsc:"orderAsc___KWHmA",orderDesc:"orderDesc___rHdbB",active:"active___a7eSP",cursorPointer:"cursorPointer___gs9kL",orderTextWrap:"orderTextWrap___teAKn"},fn=Bt(75727),le=Bt(93041);const yn=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Ot=({sortValue:Xn,dropValue:fi,className:gi,onSort:Kn,onDrop:dr,dataSource:Mi=yn})=>{var we;return wt.createElement("div",{className:Oe()(Pe.orderWrap,gi)},wt.createElement(fn.Z,{dropdownRender:()=>wt.createElement(le.default,null,Mi.map((be,ve)=>wt.createElement(le.default.Item,{key:ve,onClick:()=>dr(be.id)},be.name)))},wt.createElement("span",{className:Pe.orderTextWrap},(we=Mi.find(be=>fi===be.id))==null?void 0:we.name)),wt.createElement("span",{className:Pe.orderIconWrap},wt.createElement("span",{className:Pe.orderAsc},wt.createElement("i",{className:Xn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Pe.cursorPointer} ${Pe.active}`:`iconfont icon-sanjiaoxing-up font12 ${Pe.cursorPointer}`,onClick:()=>Kn(Xn==="asc"?"desc":"asc")})),wt.createElement("span",{className:Pe.orderDesc},wt.createElement("i",{className:Xn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Pe.cursorPointer} ${Pe.active}`:`iconfont icon-sanjiaoxing-down font12 ${Pe.cursorPointer}`,onClick:()=>Kn(Xn==="asc"?"desc":"asc")}))))},kt={flex_box_center:"flex_box_center___LCi0B",flex_space_between:"flex_space_between___hzONe",flex_box_vertical_center:"flex_box_vertical_center___ZyQRE",flex_box_center_end:"flex_box_center_end___XKM74",flex_box_column:"flex_box_column___p8LCU",btn:"btn___In02G","mediacy-round":"mediacy-round___uveEv","mediacy-default":"mediacy-default___dDxsd",default:"default___K791v"},xt=Bt(99571),Nt=Object.defineProperty,jt=Object.getOwnPropertySymbols,Mt=Object.prototype.hasOwnProperty,Kt=Object.prototype.propertyIsEnumerable,De=(Xn,fi,gi)=>fi in Xn?Nt(Xn,fi,{enumerable:!0,configurable:!0,writable:!0,value:gi}):Xn[fi]=gi,Ae=(Xn,fi)=>{for(var gi in fi||(fi={}))Mt.call(fi,gi)&&De(Xn,gi,fi[gi]);if(jt)for(var gi of jt(fi))Kt.call(fi,gi)&&De(Xn,gi,fi[gi]);return Xn},Ge=(Xn,fi)=>{var gi={};for(var Kn in Xn)Mt.call(Xn,Kn)&&fi.indexOf(Kn)<0&&(gi[Kn]=Xn[Kn]);if(Xn!=null&&jt)for(var Kn of jt(Xn))fi.indexOf(Kn)<0&&Kt.call(Xn,Kn)&&(gi[Kn]=Xn[Kn]);return gi},ce=(Xn,fi,gi)=>new Promise((Kn,dr)=>{var Mi=ve=>{try{be(gi.next(ve))}catch(Qn){dr(Qn)}},we=ve=>{try{be(gi.throw(ve))}catch(Qn){dr(Qn)}},be=ve=>ve.done?Kn(ve.value):Promise.resolve(ve.value).then(Mi,we);be((gi=gi.apply(Xn,fi)).next())}),Ce=Xn=>{var fi=Xn,{className:gi,style:Kn,children:dr,loading:Mi=!1,openLoading:we,onClick:be=()=>{},size:ve="middle",shape:Qn="round"}=fi,li=Ge(fi,["className","style","children","loading","openLoading","onClick","size","shape"]);const[ui,pn]=(0,wt.useState)(!1);return wt.createElement(xt.ZP,Ae({onClick:(0,ue.throttle)(zn=>ce(void 0,null,function*(){we&&pn(!0);try{yield be(zn)}catch(bi){console.log("error",bi)}we&&pn(!1)}),2e3,{leading:!0,trailing:!1}),className:Oe()(kt.btn,kt[`${ve}-${Qn}`],gi),style:Kn,size:ve,shape:Qn,loading:ui||Mi},li),dr)},ze={flex_box_center:"flex_box_center___TB7bQ",flex_space_between:"flex_space_between___oBlTb",flex_box_vertical_center:"flex_box_vertical_center___b5XbB",flex_box_center_end:"flex_box_center_end___CNhe7",flex_box_column:"flex_box_column___yHXKW",head:"head___ghH72",node:"node___mjPEy"},Mn=({className:Xn,style:fi,children:gi=null,onClick:Kn,title:dr})=>wt.createElement("div",{className:Oe()(ze.head,Xn),style:fi},wt.createElement("span",{className:"primary-hover",onClick:Kn},wt.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),wt.createElement("b",{title:dr},dr),wt.createElement("div",{className:ze.node},gi)),en={flex_box_center:"flex_box_center___AlHuF",flex_space_between:"flex_space_between___vN2LW",flex_box_vertical_center:"flex_box_vertical_center___Ac7D2",flex_box_center_end:"flex_box_center_end___y38I7",flex_box_column:"flex_box_column___iQE6P",btns:"btns___sNgTb",confirm:"confirm___Ozirl",cancel:"cancel___aiq1I"},Yn=({confirmShow:Xn=!0,confirmTitle:fi,confirmClick:gi,cancelShow:Kn=!0,cancelTitle:dr,cancelClick:Mi,className:we,style:be,confirmLoading:ve=!1})=>wt.createElement("div",{className:Oe()(en.btns,we),style:be},Xn&&wt.createElement(xt.ZP,{loading:ve,onClick:gi,type:"primary",className:en.confirm},fi),Kn&&wt.createElement(xt.ZP,{onClick:Mi,className:en.cancel},dr)),In={flex_box_center:"flex_box_center___jkpdr",flex_space_between:"flex_space_between___OtsL8",flex_box_vertical_center:"flex_box_vertical_center___rbcb_",flex_box_center_end:"flex_box_center_end___zBR21",flex_box_column:"flex_box_column___nS_eP",fixedBottom:"fixedBottom___oJl7m",wrap:"wrap___A3Oq1",center:"center____VL1y"},Ai=({className:Xn,style:fi={},LeftContent:gi,children:Kn,RightContent:dr})=>wt.createElement("div",{className:Oe()(In.fixedBottom,Xn),style:fi},wt.createElement("div",{className:In.wrap},wt.createElement("div",{className:In.left},gi),wt.createElement("div",{className:In.center},Kn),wt.createElement("div",{className:In.right},dr))),ti={flex_box_center:"flex_box_center___tY8Yn",flex_space_between:"flex_space_between___vHdYA",flex_box_vertical_center:"flex_box_vertical_center___pa61F",flex_box_center_end:"flex_box_center_end___HyDXt",flex_box_column:"flex_box_column___UjZek",crumbs:"crumbs___V41Oe",hover:"hover___bEIVd"},ai=({className:Xn,style:fi={},dataSource:gi=[]})=>wt.createElement("div",{className:Oe()(ti.crumbs,Xn),style:fi},gi.map((Kn,dr)=>dr<gi.length-1?wt.createElement(wt.Fragment,{key:dr},Kn.path||Kn.onClick?wt.createElement("span",{className:ti.hover,onClick:Kn!=null&&Kn.onClick?Kn.onClick:()=>rn.history.push(Kn.path)},Kn.name):wt.createElement("span",null,Kn.name),wt.createElement("span",null,"\xA0",">","\xA0")):wt.createElement("span",{key:dr,style:{color:"#5F6368"}},Kn.name))),nr=Bt(11938),xi=Object.defineProperty,$i=Object.defineProperties,pr=Object.getOwnPropertyDescriptors,vr=Object.getOwnPropertySymbols,Nr=Object.prototype.hasOwnProperty,Sr=Object.prototype.propertyIsEnumerable,jr=(Xn,fi,gi)=>fi in Xn?xi(Xn,fi,{enumerable:!0,configurable:!0,writable:!0,value:gi}):Xn[fi]=gi,hr=(Xn,fi)=>{for(var gi in fi||(fi={}))Nr.call(fi,gi)&&jr(Xn,gi,fi[gi]);if(vr)for(var gi of vr(fi))Sr.call(fi,gi)&&jr(Xn,gi,fi[gi]);return Xn},qi=(Xn,fi)=>$i(Xn,pr(fi)),Lr=(Xn,fi)=>{var gi={};for(var Kn in Xn)Nr.call(Xn,Kn)&&fi.indexOf(Kn)<0&&(gi[Kn]=Xn[Kn]);if(Xn!=null&&vr)for(var Kn of vr(Xn))fi.indexOf(Kn)<0&&Sr.call(Xn,Kn)&&(gi[Kn]=Xn[Kn]);return gi};const{Countdown:Lt}=nr.default;var yi=Xn=>{var fi=Xn,{onChange:gi}=fi,Kn=Lr(fi,["onChange"]);const[dr,Mi]=(0,wt.useState)(null);(0,wt.useEffect)(()=>{typeof dr=="number"&&dr>=0&&gi(dr)},[dr]);const we=be=>{const ve=Math.floor(be/1e3);Mi(ve)};return wt.createElement(Lt,qi(hr({},Kn),{onChange:we}))}},37808:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return ne}});var wt=Bt(59301);function ne(ge,ke){const he=(0,wt.useRef)();(0,wt.useEffect)(()=>{he.current=ge}),(0,wt.useEffect)(()=>{function ie(){he.current()}if(ke!==null){let ee=setInterval(ie,ke);return()=>clearInterval(ee)}},[ke])}},95905:function(ln,tn,Bt){"use strict";Bt.r(tn),Bt.d(tn,{default:function(){return $n}});var wt=Bt(59301),ne=Bt(25690),ge=Bt(28284),ke=Bt(62957),he=Bt(77019),ie=Bt(29787),ee=Bt(6767),Oe=Bt(62673),ue={flex_box_center:"flex_box_center___JKPl3",flex_space_between:"flex_space_between___QuVBb",flex_box_vertical_center:"flex_box_vertical_center___Ksaxh",flex_box_center_end:"flex_box_center_end___nIhjx",flex_box_column:"flex_box_column___NAJ16",wrap:"wrap___NZWPs",content:"content___OLcvS",name:"name____Thh2",list:"list___F7fxl",head:"head___ffJpn",models:"models___kudCc",btns:"btns___CQDPq",rowsHead:"rowsHead___oC1SU",time:"time___r7Qed",rowsBody:"rowsBody___ZNF9c"},Jt=Bt(38986),Ke=Bt(9148),qt=Bt(39793),Ne=Bt(76902),Tt=Bt(3878),et=Bt(48790),nt=Bt(51257),dt=Bt(99571),lt=Bt(25399),gt=Bt(75727),mt=Bt(82326),yt=Bt(37568),bt=Bt(18287),Dt=Bt(5269),At=Bt(14566),Vt=Bt(26906),Zt=Bt(92310),$t=Bt.n(Zt),xe=Bt(29301),re=Bt(8654),Re=Bt(47999),We=Bt(48755),$e=Bt(83397),En=Bt(31756),vn=Bt(13783),cn=wt.createContext({}),Yt=Bt(93083),Rt=Bt(63356),Ee=Bt(16931),Ve=Bt(51636);const rn=Le=>{const{antCls:Me,componentCls:Se,iconCls:He,avatarBg:on,avatarColor:Sn,containerSize:Te,containerSizeLG:si,containerSizeSM:je,textFontSize:bn,textFontSizeLG:pi,textFontSizeSM:Pi,borderRadius:Ii,borderRadiusLG:Bi,borderRadiusSM:Ci,lineWidth:er,lineType:Ar}=Le,_i=(On,zt,cr)=>({width:On,height:On,borderRadius:"50%",[`&${Se}-square`]:{borderRadius:cr},[`&${Se}-icon`]:{fontSize:zt,[`> ${He}`]:{margin:0}}});return{[Se]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,Rt.Wf)(Le)),{position:"relative",display:"inline-flex",justifyContent:"center",alignItems:"center",overflow:"hidden",color:Sn,whiteSpace:"nowrap",textAlign:"center",verticalAlign:"middle",background:on,border:`${(0,Yt.unit)(er)} ${Ar} transparent`,"&-image":{background:"transparent"},[`${Me}-image-img`]:{display:"block"}}),_i(Te,bn,Ii)),{"&-lg":Object.assign({},_i(si,pi,Bi)),"&-sm":Object.assign({},_i(je,Pi,Ci)),"> img":{display:"block",width:"100%",height:"100%",objectFit:"cover"}})}},ye=Le=>{const{componentCls:Me,groupBorderColor:Se,groupOverlapping:He,groupSpace:on}=Le;return{[`${Me}-group`]:{display:"inline-flex",[Me]:{borderColor:Se},"> *:not(:first-child)":{marginInlineStart:He}},[`${Me}-group-popover`]:{[`${Me} + ${Me}`]:{marginInlineStart:on}}}},Xe=Le=>{const{controlHeight:Me,controlHeightLG:Se,controlHeightSM:He,fontSize:on,fontSizeLG:Sn,fontSizeXL:Te,fontSizeHeading3:si,marginXS:je,marginXXS:bn,colorBorderBg:pi}=Le;return{containerSize:Me,containerSizeLG:Se,containerSizeSM:He,textFontSize:Math.round((Sn+Te)/2),textFontSizeLG:si,textFontSizeSM:on,groupSpace:bn,groupOverlapping:-je,groupBorderColor:pi}};var sn=(0,Ee.I$)("Avatar",Le=>{const{colorTextLightSolid:Me,colorTextPlaceholder:Se}=Le,He=(0,Ve.mergeToken)(Le,{avatarBg:Se,avatarColor:Me});return[rn(He),ye(He)]},Xe),An=function(Le,Me){var Se={};for(var He in Le)Object.prototype.hasOwnProperty.call(Le,He)&&Me.indexOf(He)<0&&(Se[He]=Le[He]);if(Le!=null&&typeof Object.getOwnPropertySymbols=="function")for(var on=0,He=Object.getOwnPropertySymbols(Le);on<He.length;on++)Me.indexOf(He[on])<0&&Object.prototype.propertyIsEnumerable.call(Le,He[on])&&(Se[He[on]]=Le[He[on]]);return Se},fn=wt.forwardRef((Le,Me)=>{const{prefixCls:Se,shape:He,size:on,src:Sn,srcSet:Te,icon:si,className:je,rootClassName:bn,style:pi,alt:Pi,draggable:Ii,children:Bi,crossOrigin:Ci,gap:er=4,onError:Ar}=Le,_i=An(Le,["prefixCls","shape","size","src","srcSet","icon","className","rootClassName","style","alt","draggable","children","crossOrigin","gap","onError"]),[On,zt]=wt.useState(1),[cr,Wi]=wt.useState(!1),[Tr,Fr]=wt.useState(!0),xr=wt.useRef(null),ii=wt.useRef(null),mi=(0,re.sQ)(Me,xr),{getPrefixCls:Ki,avatar:Hn}=wt.useContext(We.E_),vi=wt.useContext(cn),Hi=()=>{if(!ii.current||!xr.current)return;const io=ii.current.offsetWidth,Jr=xr.current.offsetWidth;io!==0&&Jr!==0&&er*2<Jr&&zt(Jr-er*2<io?(Jr-er*2)/io:1)};wt.useEffect(()=>{Wi(!0)},[]),wt.useEffect(()=>{Fr(!0),zt(1)},[Sn]),wt.useEffect(Hi,[er]);const ci=()=>{(Ar==null?void 0:Ar())!==!1&&Fr(!1)},jn=(0,En.Z)(io=>{var Jr,$r;return($r=(Jr=on!=null?on:vi==null?void 0:vi.size)!==null&&Jr!==void 0?Jr:io)!==null&&$r!==void 0?$r:"default"}),an=Object.keys(typeof jn=="object"?jn||{}:{}).some(io=>["xs","sm","md","lg","xl","xxl"].includes(io)),Li=(0,vn.Z)(an),yr=wt.useMemo(()=>{if(typeof jn!="object")return{};const io=Re.c4.find($r=>Li[$r]),Jr=jn[io];return Jr?{width:Jr,height:Jr,fontSize:Jr&&(si||Bi)?Jr/2:18}:{}},[Li,jn]),br=Ki("avatar",Se),Er=(0,$e.Z)(br),[Xr,vo,so]=sn(br,Er),Mo=$t()({[`${br}-lg`]:jn==="large",[`${br}-sm`]:jn==="small"}),ao=wt.isValidElement(Sn),yo=He||(vi==null?void 0:vi.shape)||"circle",Be=$t()(br,Mo,Hn==null?void 0:Hn.className,`${br}-${yo}`,{[`${br}-image`]:ao||Sn&&Tr,[`${br}-icon`]:!!si},so,Er,je,bn,vo),Oo=typeof jn=="number"?{width:jn,height:jn,fontSize:si?jn/2:18}:{};let os;if(typeof Sn=="string"&&Tr)os=wt.createElement("img",{src:Sn,draggable:Ii,srcSet:Te,onError:ci,alt:Pi,crossOrigin:Ci});else if(ao)os=Sn;else if(si)os=si;else if(cr||On!==1){const io=`scale(${On})`,Jr={msTransform:io,WebkitTransform:io,transform:io};os=wt.createElement(xe.Z,{onResize:Hi},wt.createElement("span",{className:`${br}-string`,ref:ii,style:Object.assign({},Jr)},Bi))}else os=wt.createElement("span",{className:`${br}-string`,style:{opacity:0},ref:ii},Bi);return Xr(wt.createElement("span",Object.assign({},_i,{style:Object.assign(Object.assign(Object.assign(Object.assign({},Oo),yr),Hn==null?void 0:Hn.style),pi),className:Be,ref:mi}),os))}),le=Bt(11592),yn=Bt(22703),oi=Bt(37639);const Ot=Le=>{const{size:Me,shape:Se}=wt.useContext(cn),He=wt.useMemo(()=>({size:Le.size||Me,shape:Le.shape||Se}),[Le.size,Le.shape,Me,Se]);return wt.createElement(cn.Provider,{value:He},Le.children)};var xt=Le=>{var Me,Se,He,on;const{getPrefixCls:Sn,direction:Te}=wt.useContext(We.E_),{prefixCls:si,className:je,rootClassName:bn,style:pi,maxCount:Pi,maxStyle:Ii,size:Bi,shape:Ci,maxPopoverPlacement:er,maxPopoverTrigger:Ar,children:_i,max:On}=Le,zt=Sn("avatar",si),cr=`${zt}-group`,Wi=(0,$e.Z)(zt),[Tr,Fr,xr]=sn(zt,Wi),ii=$t()(cr,{[`${cr}-rtl`]:Te==="rtl"},xr,Wi,je,bn,Fr),mi=(0,le.Z)(_i).map((vi,Hi)=>(0,yn.Tm)(vi,{key:`avatar-key-${Hi}`})),Ki=(On==null?void 0:On.count)||Pi,Hn=mi.length;if(Ki&&Ki<Hn){const vi=mi.slice(0,Ki),Hi=mi.slice(Ki,Hn),ci=(On==null?void 0:On.style)||Ii,jn=((Me=On==null?void 0:On.popover)===null||Me===void 0?void 0:Me.trigger)||Ar||"hover",an=((Se=On==null?void 0:On.popover)===null||Se===void 0?void 0:Se.placement)||er||"top",Li=Object.assign(Object.assign({content:Hi},On==null?void 0:On.popover),{classNames:{root:$t()(`${cr}-popover`,(on=(He=On==null?void 0:On.popover)===null||He===void 0?void 0:He.classNames)===null||on===void 0?void 0:on.root)},placement:an,trigger:jn});return vi.push(wt.createElement(oi.Z,Object.assign({key:"avatar-popover-key",destroyTooltipOnHide:!0},Li),wt.createElement(fn,{style:ci},`+${Hn-Ki}`))),Tr(wt.createElement(Ot,{shape:Ci,size:Bi},wt.createElement("div",{className:ii,style:pi},vi)))}return Tr(wt.createElement(Ot,{shape:Ci,size:Bi},wt.createElement("div",{className:ii,style:pi},mi)))};const Nt=fn;Nt.Group=xt;var jt=Nt,Mt=function(Le,Me){return Mt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Se,He){Se.__proto__=He}||function(Se,He){for(var on in He)Object.prototype.hasOwnProperty.call(He,on)&&(Se[on]=He[on])},Mt(Le,Me)};function Kt(Le,Me){if(typeof Me!="function"&&Me!==null)throw new TypeError("Class extends value "+String(Me)+" is not a constructor or null");Mt(Le,Me);function Se(){this.constructor=Le}Le.prototype=Me===null?Object.create(Me):(Se.prototype=Me.prototype,new Se)}var De=function(){return De=Object.assign||function(Me){for(var Se,He=1,on=arguments.length;He<on;He++){Se=arguments[He];for(var Sn in Se)Object.prototype.hasOwnProperty.call(Se,Sn)&&(Me[Sn]=Se[Sn])}return Me},De.apply(this,arguments)};function Ae(Le,Me){var Se={};for(var He in Le)Object.prototype.hasOwnProperty.call(Le,He)&&Me.indexOf(He)<0&&(Se[He]=Le[He]);if(Le!=null&&typeof Object.getOwnPropertySymbols=="function")for(var on=0,He=Object.getOwnPropertySymbols(Le);on<He.length;on++)Me.indexOf(He[on])<0&&Object.prototype.propertyIsEnumerable.call(Le,He[on])&&(Se[He[on]]=Le[He[on]]);return Se}function Ge(Le,Me,Se,He){var on=arguments.length,Sn=on<3?Me:He===null?He=Object.getOwnPropertyDescriptor(Me,Se):He,Te;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")Sn=Reflect.decorate(Le,Me,Se,He);else for(var si=Le.length-1;si>=0;si--)(Te=Le[si])&&(Sn=(on<3?Te(Sn):on>3?Te(Me,Se,Sn):Te(Me,Se))||Sn);return on>3&&Sn&&Object.defineProperty(Me,Se,Sn),Sn}function ce(Le,Me){return function(Se,He){Me(Se,He,Le)}}function fe(Le,Me,Se,He,on,Sn){function Te(_i){if(_i!==void 0&&typeof _i!="function")throw new TypeError("Function expected");return _i}for(var si=He.kind,je=si==="getter"?"get":si==="setter"?"set":"value",bn=!Me&&Le?He.static?Le:Le.prototype:null,pi=Me||(bn?Object.getOwnPropertyDescriptor(bn,He.name):{}),Pi,Ii=!1,Bi=Se.length-1;Bi>=0;Bi--){var Ci={};for(var er in He)Ci[er]=er==="access"?{}:He[er];for(var er in He.access)Ci.access[er]=He.access[er];Ci.addInitializer=function(_i){if(Ii)throw new TypeError("Cannot add initializers after decoration has completed");Sn.push(Te(_i||null))};var Ar=(0,Se[Bi])(si==="accessor"?{get:pi.get,set:pi.set}:pi[je],Ci);if(si==="accessor"){if(Ar===void 0)continue;if(Ar===null||typeof Ar!="object")throw new TypeError("Object expected");(Pi=Te(Ar.get))&&(pi.get=Pi),(Pi=Te(Ar.set))&&(pi.set=Pi),(Pi=Te(Ar.init))&&on.unshift(Pi)}else(Pi=Te(Ar))&&(si==="field"?on.unshift(Pi):pi[je]=Pi)}bn&&Object.defineProperty(bn,He.name,pi),Ii=!0}function Ce(Le,Me,Se){for(var He=arguments.length>2,on=0;on<Me.length;on++)Se=He?Me[on].call(Le,Se):Me[on].call(Le);return He?Se:void 0}function ze(Le){return typeof Le=="symbol"?Le:"".concat(Le)}function Je(Le,Me,Se){return typeof Me=="symbol"&&(Me=Me.description?"[".concat(Me.description,"]"):""),Object.defineProperty(Le,"name",{configurable:!0,value:Se?"".concat(Se," ",Me):Me})}function Mn(Le,Me){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(Le,Me)}function en(Le,Me,Se,He){function on(Sn){return Sn instanceof Se?Sn:new Se(function(Te){Te(Sn)})}return new(Se||(Se=Promise))(function(Sn,Te){function si(pi){try{bn(He.next(pi))}catch(Pi){Te(Pi)}}function je(pi){try{bn(He.throw(pi))}catch(Pi){Te(Pi)}}function bn(pi){pi.done?Sn(pi.value):on(pi.value).then(si,je)}bn((He=He.apply(Le,Me||[])).next())})}function Dn(Le,Me){var Se={label:0,sent:function(){if(Sn[0]&1)throw Sn[1];return Sn[1]},trys:[],ops:[]},He,on,Sn,Te;return Te={next:si(0),throw:si(1),return:si(2)},typeof Symbol=="function"&&(Te[Symbol.iterator]=function(){return this}),Te;function si(bn){return function(pi){return je([bn,pi])}}function je(bn){if(He)throw new TypeError("Generator is already executing.");for(;Te&&(Te=0,bn[0]&&(Se=0)),Se;)try{if(He=1,on&&(Sn=bn[0]&2?on.return:bn[0]?on.throw||((Sn=on.return)&&Sn.call(on),0):on.next)&&!(Sn=Sn.call(on,bn[1])).done)return Sn;switch(on=0,Sn&&(bn=[bn[0]&2,Sn.value]),bn[0]){case 0:case 1:Sn=bn;break;case 4:return Se.label++,{value:bn[1],done:!1};case 5:Se.label++,on=bn[1],bn=[0];continue;case 7:bn=Se.ops.pop(),Se.trys.pop();continue;default:if(Sn=Se.trys,!(Sn=Sn.length>0&&Sn[Sn.length-1])&&(bn[0]===6||bn[0]===2)){Se=0;continue}if(bn[0]===3&&(!Sn||bn[1]>Sn[0]&&bn[1]<Sn[3])){Se.label=bn[1];break}if(bn[0]===6&&Se.label<Sn[1]){Se.label=Sn[1],Sn=bn;break}if(Sn&&Se.label<Sn[2]){Se.label=Sn[2],Se.ops.push(bn);break}Sn[2]&&Se.ops.pop(),Se.trys.pop();continue}bn=Me.call(Le,Se)}catch(pi){bn=[6,pi],on=0}finally{He=Sn=0}if(bn[0]&5)throw bn[1];return{value:bn[0]?bn[1]:void 0,done:!0}}}var Yn=Object.create?function(Le,Me,Se,He){He===void 0&&(He=Se);var on=Object.getOwnPropertyDescriptor(Me,Se);(!on||("get"in on?!Me.__esModule:on.writable||on.configurable))&&(on={enumerable:!0,get:function(){return Me[Se]}}),Object.defineProperty(Le,He,on)}:function(Le,Me,Se,He){He===void 0&&(He=Se),Le[He]=Me[Se]};function In(Le,Me){for(var Se in Le)Se!=="default"&&!Object.prototype.hasOwnProperty.call(Me,Se)&&Yn(Me,Le,Se)}function qn(Le){var Me=typeof Symbol=="function"&&Symbol.iterator,Se=Me&&Le[Me],He=0;if(Se)return Se.call(Le);if(Le&&typeof Le.length=="number")return{next:function(){return Le&&He>=Le.length&&(Le=void 0),{value:Le&&Le[He++],done:!Le}}};throw new TypeError(Me?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ai(Le,Me){var Se=typeof Symbol=="function"&&Le[Symbol.iterator];if(!Se)return Le;var He=Se.call(Le),on,Sn=[],Te;try{for(;(Me===void 0||Me-- >0)&&!(on=He.next()).done;)Sn.push(on.value)}catch(si){Te={error:si}}finally{try{on&&!on.done&&(Se=He.return)&&Se.call(He)}finally{if(Te)throw Te.error}}return Sn}function ti(){for(var Le=[],Me=0;Me<arguments.length;Me++)Le=Le.concat(Ai(arguments[Me]));return Le}function di(){for(var Le=0,Me=0,Se=arguments.length;Me<Se;Me++)Le+=arguments[Me].length;for(var He=Array(Le),on=0,Me=0;Me<Se;Me++)for(var Sn=arguments[Me],Te=0,si=Sn.length;Te<si;Te++,on++)He[on]=Sn[Te];return He}function ai(Le,Me,Se){if(Se||arguments.length===2)for(var He=0,on=Me.length,Sn;He<on;He++)(Sn||!(He in Me))&&(Sn||(Sn=Array.prototype.slice.call(Me,0,He)),Sn[He]=Me[He]);return Le.concat(Sn||Array.prototype.slice.call(Me))}function nr(Le){return this instanceof nr?(this.v=Le,this):new nr(Le)}function xi(Le,Me,Se){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var He=Se.apply(Le,Me||[]),on,Sn=[];return on={},Te("next"),Te("throw"),Te("return"),on[Symbol.asyncIterator]=function(){return this},on;function Te(Ii){He[Ii]&&(on[Ii]=function(Bi){return new Promise(function(Ci,er){Sn.push([Ii,Bi,Ci,er])>1||si(Ii,Bi)})})}function si(Ii,Bi){try{je(He[Ii](Bi))}catch(Ci){Pi(Sn[0][3],Ci)}}function je(Ii){Ii.value instanceof nr?Promise.resolve(Ii.value.v).then(bn,pi):Pi(Sn[0][2],Ii)}function bn(Ii){si("next",Ii)}function pi(Ii){si("throw",Ii)}function Pi(Ii,Bi){Ii(Bi),Sn.shift(),Sn.length&&si(Sn[0][0],Sn[0][1])}}function $i(Le){var Me,Se;return Me={},He("next"),He("throw",function(on){throw on}),He("return"),Me[Symbol.iterator]=function(){return this},Me;function He(on,Sn){Me[on]=Le[on]?function(Te){return(Se=!Se)?{value:nr(Le[on](Te)),done:!1}:Sn?Sn(Te):Te}:Sn}}function pr(Le){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Me=Le[Symbol.asyncIterator],Se;return Me?Me.call(Le):(Le=typeof qn=="function"?qn(Le):Le[Symbol.iterator](),Se={},He("next"),He("throw"),He("return"),Se[Symbol.asyncIterator]=function(){return this},Se);function He(Sn){Se[Sn]=Le[Sn]&&function(Te){return new Promise(function(si,je){Te=Le[Sn](Te),on(si,je,Te.done,Te.value)})}}function on(Sn,Te,si,je){Promise.resolve(je).then(function(bn){Sn({value:bn,done:si})},Te)}}function vr(Le,Me){return Object.defineProperty?Object.defineProperty(Le,"raw",{value:Me}):Le.raw=Me,Le}var Nr=Object.create?function(Le,Me){Object.defineProperty(Le,"default",{enumerable:!0,value:Me})}:function(Le,Me){Le.default=Me};function Sr(Le){if(Le&&Le.__esModule)return Le;var Me={};if(Le!=null)for(var Se in Le)Se!=="default"&&Object.prototype.hasOwnProperty.call(Le,Se)&&Yn(Me,Le,Se);return Nr(Me,Le),Me}function jr(Le){return Le&&Le.__esModule?Le:{default:Le}}function hr(Le,Me,Se,He){if(Se==="a"&&!He)throw new TypeError("Private accessor was defined without a getter");if(typeof Me=="function"?Le!==Me||!He:!Me.has(Le))throw new TypeError("Cannot read private member from an object whose class did not declare it");return Se==="m"?He:Se==="a"?He.call(Le):He?He.value:Me.get(Le)}function qi(Le,Me,Se,He,on){if(He==="m")throw new TypeError("Private method is not writable");if(He==="a"&&!on)throw new TypeError("Private accessor was defined without a setter");if(typeof Me=="function"?Le!==Me||!on:!Me.has(Le))throw new TypeError("Cannot write private member to an object whose class did not declare it");return He==="a"?on.call(Le,Se):on?on.value=Se:Me.set(Le,Se),Se}function Lr(Le,Me){if(Me===null||typeof Me!="object"&&typeof Me!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof Le=="function"?Me===Le:Le.has(Me)}var Lt={__extends:Kt,__assign:De,__rest:Ae,__decorate:Ge,__param:ce,__metadata:Mn,__awaiter:en,__generator:Dn,__createBinding:Yn,__exportStar:In,__values:qn,__read:Ai,__spread:ti,__spreadArrays:di,__spreadArray:ai,__await:nr,__asyncGenerator:xi,__asyncDelegator:$i,__asyncValues:pr,__makeTemplateObject:vr,__importStar:Sr,__importDefault:jr,__classPrivateFieldGet:hr,__classPrivateFieldSet:qi,__classPrivateFieldIn:Lr},Cn=Bt(12378);var yi=function(Le){Kt(Me,Le);function Me(Se){var He=Le.call(this,Se)||this;return He.wasCleared=!1,He.modelChangedListener=null,He.divRef=wt.createRef(),He}return Me.prototype.getDiagram=function(){return this.divRef.current===null?null:Cn.S0.fromDiv(this.divRef.current)},Me.prototype.clear=function(){var Se=this.getDiagram();Se!==null&&(Se.clear(),this.wasCleared=!0)},Me.prototype.componentDidMount=function(){var Se=this;if(this.divRef.current!==null){var He=this.props.initDiagram();He.div=this.divRef.current,this.modelChangedListener=function(on){if(on.isTransactionFinished&&on.model&&!on.model.isReadOnly&&Se.props.onModelChange){var Sn=on.model.toIncrementalData(on);Sn!==null&&Se.props.onModelChange(Sn,on)}},He.addModelChangedListener(this.modelChangedListener),He.delayInitialization(function(){Se.mergeData(He,!0)})}},Me.prototype.componentWillUnmount=function(){var Se=this.getDiagram();Se!==null&&(Se.div=null,this.modelChangedListener!==null&&(Se.removeModelChangedListener(this.modelChangedListener),this.modelChangedListener=null))},Me.prototype.shouldComponentUpdate=function(Se,He){return Se.divClassName!==this.props.divClassName||Se.style!==this.props.style?!0:!(Se.skipsDiagramUpdate||Se.nodeDataArray===this.props.nodeDataArray&&Se.linkDataArray===this.props.linkDataArray&&Se.modelData===this.props.modelData)},Me.prototype.componentDidUpdate=function(Se,He){var on=this;if(!(Se.nodeDataArray===this.props.nodeDataArray&&Se.linkDataArray===this.props.linkDataArray&&Se.modelData===this.props.modelData)){var Sn=this.getDiagram();Sn!==null&&(this.wasCleared?Sn.delayInitialization(function(){on.mergeData(Sn,!0),on.wasCleared=!1}):this.mergeData(Sn,!1))}},Me.prototype.mergeData=function(Se,He){var on=this,Sn=Se.model;Sn.commit(function(Te){on.props.modelData!==void 0&&Te.assignAllDataProperties(Te.modelData,on.props.modelData),Te.mergeNodeDataArray(on.props.nodeDataArray),on.props.linkDataArray!==void 0&&Te instanceof Cn.FJ&&Te.mergeLinkDataArray(on.props.linkDataArray)},He?"initial merge":"merge data")},Me.prototype.render=function(){return wt.createElement("div",{ref:this.divRef,className:this.props.divClassName,style:this.props.style})},Me}(wt.Component),Xn=function(Le){Kt(Me,Le);function Me(Se){var He=Le.call(this,Se)||this;return He.divRef=wt.createRef(),He}return Me.prototype.getOverview=function(){return this.divRef.current===null?null:Cn.S0.fromDiv(this.divRef.current)},Me.prototype.componentDidMount=function(){if(this.divRef.current!==null){var Se;this.props.initOverview!==void 0?Se=this.props.initOverview():(Se=new Cn.g2,Se.contentAlignment=Cn.z6.Center),Se.div=this.divRef.current,Se.observed=this.props.observedDiagram}},Me.prototype.componentWillUnmount=function(){var Se=this.getOverview();Se!==null&&(Se.div=null,Se.observed=null)},Me.prototype.shouldComponentUpdate=function(Se,He){return Se.divClassName!==this.props.divClassName||Se.style!==this.props.style?!0:Se.observedDiagram!==this.props.observedDiagram},Me.prototype.componentDidUpdate=function(Se,He){if(Se.observedDiagram!==this.props.observedDiagram){var on=this.getOverview();on!==null&&(on.observed=this.props.observedDiagram)}},Me.prototype.render=function(){return wt.createElement("div",{ref:this.divRef,className:this.props.divClassName,style:this.props.style})},Me}(wt.Component),fi=function(Le){Kt(Me,Le);function Me(Se){var He=Le.call(this,Se)||this;return He.wasCleared=!1,He.divRef=wt.createRef(),He}return Me.prototype.getPalette=function(){return this.divRef.current===null?null:Cn.S0.fromDiv(this.divRef.current)},Me.prototype.clear=function(){var Se=this.getPalette();Se!==null&&(Se.clear(),this.wasCleared=!0)},Me.prototype.componentDidMount=function(){var Se=this;if(this.divRef.current!==null){var He=this.props.initPalette();He.div=this.divRef.current,He.delayInitialization(function(){Se.mergeData(He,!0)})}},Me.prototype.componentWillUnmount=function(){var Se=this.getPalette();Se!==null&&(Se.div=null)},Me.prototype.shouldComponentUpdate=function(Se,He){return Se.divClassName!==this.props.divClassName||Se.style!==this.props.style?!0:!(Se.nodeDataArray===this.props.nodeDataArray&&Se.linkDataArray===this.props.linkDataArray&&Se.modelData===this.props.modelData)},Me.prototype.componentDidUpdate=function(Se,He){var on=this;if(!(Se.nodeDataArray===this.props.nodeDataArray&&Se.linkDataArray===this.props.linkDataArray&&Se.modelData===this.props.modelData)){var Sn=this.getPalette();Sn!==null&&(this.wasCleared?Sn.delayInitialization(function(){on.mergeData(Sn,!0),on.wasCleared=!1}):this.mergeData(Sn,!1))}},Me.prototype.mergeData=function(Se,He){var on=this,Sn=Se.model;Sn.commit(function(Te){on.props.modelData!==void 0&&Te.assignAllDataProperties(Te.modelData,on.props.modelData),Te.mergeNodeDataArray(on.props.nodeDataArray),on.props.linkDataArray!==void 0&&Te instanceof Cn.FJ&&Te.mergeLinkDataArray(on.props.linkDataArray)},He?"initial merge":"merge data")},Me.prototype.render=function(){return wt.createElement("div",{ref:this.divRef,className:this.props.divClassName,style:this.props.style})},Me}(wt.Component),gi=Bt(84989),Kn={flex_box_center:"flex_box_center___dw6yv",flex_space_between:"flex_space_between___bkc32",flex_box_vertical_center:"flex_box_vertical_center___jDpm2",flex_box_center_end:"flex_box_center_end___g9JOB",flex_box_column:"flex_box_column___ngIjI","diagram-component":"diagram-component___fHDp0",rightmodal:"rightmodal___Fwj_F",title:"title___YZZgl",button:"button___yQKxh",linetitles:"linetitles___CFVw5",line:"line___hSEjG",additem:"additem___cy1wv",lebels:"lebels___E2znG",describe:"describe___emw2X",describetitle:"describetitle___bgNOs",ehover:"ehover____RCDx",dhover:"dhover___IP_3b",header:"header___PCDQg",headeractivite:"headeractivite___x56tJ",a:"a___QYqeC"},dr=Bt(28426),Mi=Bt(346),we=Bt(12911),be=Bt.n(we),ve=Bt(26724),Qn=Bt.n(ve),li=Object.defineProperty,ui=Object.defineProperties,pn=Object.getOwnPropertyDescriptors,zn=Object.getOwnPropertySymbols,bi=Object.prototype.hasOwnProperty,tr=Object.prototype.propertyIsEnumerable,Ui=(Le,Me,Se)=>Me in Le?li(Le,Me,{enumerable:!0,configurable:!0,writable:!0,value:Se}):Le[Me]=Se,Wt=(Le,Me)=>{for(var Se in Me||(Me={}))bi.call(Me,Se)&&Ui(Le,Se,Me[Se]);if(zn)for(var Se of zn(Me))tr.call(Me,Se)&&Ui(Le,Se,Me[Se]);return Le},de=(Le,Me)=>ui(Le,pn(Me)),mn=(Le,Me,Se)=>new Promise((He,on)=>{var Sn=je=>{try{si(Se.next(je))}catch(bn){on(bn)}},Te=je=>{try{si(Se.throw(je))}catch(bn){on(bn)}},si=je=>je.done?He(je.value):Promise.resolve(je.value).then(Sn,Te);si((Se=Se.apply(Le,Me)).next())});class Rn extends Cn.hD{isFixed(Me){return Me.node.isSelected}doLayout(Me){this._isObserving||(this._isObserving=!0,this.diagram.addModelChangedListener(He=>{(He.modelChange!==""||He.change===Cn.Vk.Transaction&&He.propertyName==="StartingFirstTransaction")&&(this.network=null)}));var Se=this.network;Se===null?this.network=Se=this.makeNetwork(Me):this.diagram.nodes.each(He=>{var on=Se.findVertex(He);on!==null&&(on.bounds=He.actualBounds)}),super.doLayout(Me),this.network=Se}}let Ie=["\u6839\u8282\u70B9","\u7AE0\u8282\u77E5\u8BC6\u5355\u5143","\u8D44\u6E90\u77E5\u8BC6\u5355\u5143","\u77E5\u8BC6\u70B9"],Ln=["#3CDAA3","#30A7F1","#F84F90","#6656FF"],wn=[{name:"\u5B9E\u8BAD",type:"Shixun"},{name:"\u8BFE\u4EF6",type:"Attachment"},{name:"\u89C6\u9891",type:"VideoItem"},{name:"\u8003\u8BD5",type:"ExaminationBank"},{name:"\u4F5C\u4E1A",type:"SubjectHomework"},{name:"\u7EC3\u4E60",type:"Practice"},{name:"\u6587\u672C",type:"Text"}];const Pn=({globalSetting:Le,dispatch:Me,virtualSpaces:Se})=>{var He,on,Sn,Te;const si=(0,ne.useParams)(),je=(0,wt.useRef)(),[bn,pi]=(0,wt.useState)(!1),[Pi,Ii]=(0,wt.useState)(!1),[Bi,Ci]=(0,wt.useState)(!1),[er,Ar]=(0,wt.useState)(!1),[_i,On]=(0,wt.useState)(!0),[zt,cr]=(0,wt.useState)(!1);let[Wi,Tr]=(0,wt.useState)({});const[Fr]=ge.default.useForm(),[xr,ii]=(0,wt.useState)(!1),[mi,Ki]=(0,wt.useState)(!0),[Hn,vi]=(0,wt.useState)({index:"",name:"",add:!1});let[Hi,ci]=(0,wt.useState)({});const jn=(0,wt.useRef)(null),[an,Li]=(0,wt.useState)(!1),[yr,br]=(0,wt.useState)(!1),[Er,Xr]=(0,wt.useState)([]),[vo,so]=(0,wt.useState)([]),[Mo,ao]=(0,wt.useState)([]),[yo,Be]=(0,wt.useState)(""),[Oo,os]=(0,wt.useState)(!0),[io,Jr]=(0,wt.useState)(),[$r,Zs]=(0,wt.useState)([]),[bl,Ir]=(0,wt.useState)(!1),[Ko,Oa]=(0,wt.useState)(!1),ho=(0,wt.useRef)(),Io=(0,wt.useRef)(),[ea,Ri]=(0,wt.useState)(!1),[El,Ia]=(0,wt.useState)({left:0,top:0,bottom:0,right:0}),Vs=(0,wt.useRef)(null),{virtualSpacesDetails:$o}=Se,Us=($o==null?void 0:$o.is_member)||(0,et.Ny)(),[ni,Vi]=(0,wt.useState)(!1),[Xi,gr]=(0,wt.useState)(!1),[Mr,ro]=(0,wt.useState)([]),[zi,na]=(0,wt.useState)(!1),[ss,qo]=(0,wt.useState)(1),[po,bs]=(0,wt.useState)(!1),da=(Fn,Tn)=>{var Di;const{clientWidth:lr,clientHeight:mr}=window.document.documentElement,Hr=(Di=Vs.current)==null?void 0:Di.getBoundingClientRect();Ia({left:-Hr.left+Tn.x,right:lr-(Hr.right-Tn.x),top:-Hr.top+Tn.y,bottom:mr-(Hr.bottom-Tn.y)-70})};let[Es,ia]=(0,wt.useState)(600);(0,wt.useEffect)(()=>{ci({}),ps()},[si,_i]),(0,wt.useEffect)(()=>{dl(),ee.ZP.config({getContainer:()=>jn.current,top:100})},[]);const dl=()=>{if(Io.current)return;const Fn=Cn.bx.make;var Tn=new Cn.S0("myDiagramDiv",{"commandHandler.copiesTree":!1,"commandHandler.copiesParentKey":!1,"commandHandler.deletesTree":!1,"draggingTool.dragsTree":!1,"undoManager.isEnabled":!1,doubleClick:!1});Io.current=Tn;var Di=Cn.bx.make(Cn.FF);Di.angle=0,Di.arrangement=Cn.FF.ArrangementFixedRoots,Tn.layout=Di,Tn.nodeTemplate=Fn(Cn.NB,"Vertical",{selectionObjectName:"TEXT"},Fn(Cn.al,{name:"TEXT",minSize:new Cn.$u(30,15)},new Cn.KX("text","text").makeTwoWay(),new Cn.KX("scale","scale").makeTwoWay(),new Cn.KX("font","font").makeTwoWay()),Fn(Cn.bn,"LineH",{stretch:Cn.bx.Horizontal,strokeWidth:3,height:3,portId:"",fromSpot:Cn.z6.LeftRightSides,toSpot:Cn.z6.LeftRightSides},new Cn.KX("stroke","brush"),new Cn.KX("fromSpot","dir",mr=>tu(mr,!0)),new Cn.KX("toSpot","dir",mr=>tu(mr,!1))),new Cn.KX("location","loc",Cn.E9.parse).makeTwoWay(Cn.E9.stringify),new Cn.KX("locationSpot","dir",mr=>tu(mr,!1)),{click(mr,Hr){gr(!1),Tr(Hr==null?void 0:Hr.data),Ia({left:0,top:0,bottom:0,right:0})}}),Tn.allowDoubleClick=!1,Tn.allowSelect="single",Tn.commandHandler.canDeleteSelection=!1,Tn.commandHandler.canUndo=!1;const lr=Tn.toolManager.clickSelectingTool;lr.canStartMulti=!1,Tn.linkTemplate=Fn(Cn.rU,{curve:Cn.rU.Bezier,fromShortLength:-2,toShortLength:-2,selectable:!1},Fn(Cn.bn,{strokeWidth:3},new Cn.KX("stroke","toNode",mr=>mr.data.brush?mr.data.brush:"black").ofObject()))};function Ra(Fn,Tn){var Di=Fn.findNodeForKey(Tn);if(Di!==null){Fn.startTransaction("Layout");var lr=new Cn.l4,mr=new Cn.l4;Di.findLinksConnected().each(Hr=>{var oo=Hr.toNode;oo.data.dir==="left"?(mr.add(Di),mr.add(Hr),mr.addAll(oo.findTreeParts())):(lr.add(Di),lr.add(Hr),lr.addAll(oo.findTreeParts()))}),_l(lr,0),_l(mr,180),Fn.commitTransaction("Layout")}}function _l(Fn,Tn){var Di=Cn.bx.make(Cn.FF,{angle:Tn,arrangement:Cn.FF.ArrangementFixedRoots,nodeSpacing:5,layerSpacing:20,setsPortSpot:!1,setsChildPortSpot:!1});Di.doLayout(Fn)}function bh(Fn){var Tn;const Di=(Tn=Fn==null?void 0:Fn[0])==null?void 0:Tn.id;let lr=0;Io.current.model=Cn.Hn.fromJson(JSON.stringify({class:"go.TreeModel",nodeDataArray:Fn.map(mr=>(mr.parent==Di&&(lr%2===0?mr.dir="left":mr.dir="right",++lr),mr.brush=mr.unit_type===0?"#3CDAA3":[1,2,5,6,7,8].includes(mr.unit_type)?"#F84F90":mr.unit_type===3?"#30A7F1":"#6656FF",mr))})),Ra(Io.current,Di)}function ps(){return mn(this,null,function*(){var Fn,Tn;let Di=_i?"/api/knowledge_graphs/tree.json":"/api/knowledge_graphs/map.json",lr=yield(0,Jt.ZP)(Di,{method:"get",params:{type:2,identifier:si.virtual_spacesId,type:2,virtual_module_id:window.localStorage.getItem("vtrsModuleId")}});if(lr.status===0){let mr=(Fn=lr==null?void 0:lr.nodeData)==null?void 0:Fn.map((oo,Ro)=>de(Wt({},oo),{bgcolor:oo.unit_type===0?"#3CDAA3":[1,2,5,6,7,8].includes(oo.unit_type)?"#F84F90":oo.unit_type===3?"#30A7F1":"#6656FF",parent:oo.parent_id}));ci(de(Wt({},lr),{nodeData:mr})),_i?(bh(mr),setTimeout(()=>{eu()},300)):eu();let Hr=(Tn=lr==null?void 0:lr.nodeData)==null?void 0:Tn.filter(oo=>oo.id===Wi.id);(Hr==null?void 0:Hr.length)>0&&Tr(Wt({},Hr==null?void 0:Hr[0]))}})}const Qa={onRemove:()=>{Xr([])},beforeUpload:Fn=>{if(console.log(Fn),(Fn==null?void 0:Fn.size)>1024*1024*50)return ee.ZP.info("\u6587\u4EF6\u8D85\u8FC750M\uFF0C\u4E0D\u7B26\u5408\u4E0A\u4F20\u8981\u6C42"),!1;let Tn=[];return Tn.push(Fn),Xr([...Tn]),!1},fileList:Er,accept:".xls,.xlsx"},cl=(0,wt.useMemo)(()=>{const Fn=Tn=>Tn.map(Di=>{const lr=Di.title,mr=lr.indexOf(yo),Hr=lr.substring(0,mr),oo=lr.slice(mr+yo.length),Ro=mr>-1?wt.createElement("span",null,Hr,wt.createElement("span",{style:{color:"#f50"}},yo),oo):wt.createElement("span",null,lr);return Di.children?{title:Ro,key:Di.key,children:Fn(Di.children)}:{title:Ro,key:Di.key}});return Fn(vo)},[yo,vo]);function Ca(){const Fn=Cn.bx.make,Tn=Fn(Cn.S0,{allowSelect:!1,"undoManager.isEnabled":!0,initialAutoScale:Cn.S0.Uniform,contentAlignment:Cn.z6.Center,layout:Fn(Rn,{defaultSpringLength:30,defaultElectricalCharge:100}),SelectionMoved:lr=>lr.diagram.layout.invalidateLayout(),model:Fn(Cn.FJ,{linkKeyProperty:"key",makeUniqueKeyFunction:(lr,mr)=>{let Hr=mr.key||1;for(;lr.findNodeDataForKey(Hr);)Hr++;return mr.key=Hr,Hr},makeUniqueLinkKeyFunction:(lr,mr)=>{let Hr=mr.key||-1;for(;lr.findLinkDataForKey(Hr);)Hr--;return mr.key=Hr,Hr}})});Tn.toolManager.draggingTool.doMouseMove=function(){Cn.h1.prototype.doMouseMove.call(this),this.isActive&&this.diagram.layout.doLayout(!0)},Tn.nodeTemplate=Fn(Cn.NB,"Auto",{minSize:new Cn.$u(100,100)},Fn(Cn.bn,"Circle",{stroke:"white",spot1:new Cn.z6(0,0,5,5),spot2:new Cn.z6(1,1,-5,-5)},new Cn.KX("fill","bgcolor")),Fn(Cn.al,{font:"bold 10pt helvetica, bold arial, sans-serif",stroke:"white",textAlign:"center",maxSize:new Cn.$u(100,NaN)},new Cn.KX("text","text")),{click(lr,mr){gr(!1),Tr(mr==null?void 0:mr.data),Ia({left:0,top:0,bottom:0,right:0})}}),Tn.linkTemplate=Fn(Cn.rU,{layerName:"Background"},Fn(Cn.bn,{stroke:"black"}),Fn(Cn.bn,{toArrow:"standard",stroke:null}),Fn(Cn.s_,"Auto",Fn(Cn.bn,{fill:Fn(Cn.BD,"Radial",{0:"rgb(240, 240, 240)",.3:"rgb(240, 240, 240)",1:"rgba(240, 240, 240, 0)"}),stroke:null}),Fn(Cn.al,{textAlign:"center",font:"10pt helvetica, arial, sans-serif",stroke:"#555555",margin:4},new Cn.KX("text","text")))),Tn.doubleClick=!1,Tn.allowDoubleClick=!1,Tn.allowSelect="single",Tn.commandHandler.canDeleteSelection=!1,Tn.commandHandler.canUndo=!1,Tn.allowInsert=!1;const Di=Tn.toolManager.clickSelectingTool;return Di.canStartMulti=!1,ho.current=Tn,Tn}function tu(Fn,Tn){return Fn==="left"?Tn?Cn.z6.Left:Cn.z6.Right:Tn?Cn.z6.Right:Cn.z6.Left}function eu(){var Fn,Tn,Di,lr;ia(600),(Tn=(Fn=Io.current)==null?void 0:Fn.zoomToFit)==null||Tn.call(Fn),(lr=(Di=ho.current)==null?void 0:Di.zoomToFit)==null||lr.call(Di)}return wt.createElement("div",{ref:jn,style:{paddingBottom:20,background:"#FFF",position:"relative",height:"100vh"}},wt.createElement(ie.Z,{spinning:zt},(Hi==null?void 0:Hi.is_root)&&wt.createElement(dr.Z,{ButtonClick:()=>mn(void 0,null,function*(){cr(!0);let Fn=yield(0,Jt.ZP)("/api/knowledge_graphs/set_root.json",{method:"post",body:{type:2,identifier:si.virtual_spacesId,virtual_module_id:window.localStorage.getItem("vtrsModuleId")}});cr(!1),Fn.status===0&&ps()}),buttonProps:{type:"primary"},ButtonText:Us&&"\u65B0\u589E\u8282\u70B9",ButtonTwo:Us&&wt.createElement(dt.ZP,{style:{marginLeft:20},onClick:()=>{br(!0)},type:"primary"},"\u6587\u4EF6\u5BFC\u5165"),styles:{margin:"auto",paddingTop:100}}),!(Hi!=null&&Hi.is_root)&&wt.createElement("div",{style:{height:60,border:"1px solid #e7e7e7",display:"flex"}},wt.createElement("div",{onClick:()=>{On(!0),Tr({})},className:_i?Kn.headeractivite:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-zhishishu"})),wt.createElement("div",null,"\u77E5\u8BC6\u6811")),wt.createElement("div",{onClick:()=>{On(!1),Tr({})},className:_i?Kn.header:Kn.headeractivite},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-guanxitu"})),wt.createElement("div",null,"\u5173\u7CFB\u56FE")),wt.createElement("div",{onClick:()=>{var Fn,Tn,Di,lr,mr=_i?Io.current.viewportBounds.width:ho.current.viewportBounds.width,Hr=_i?Io.current.viewportBounds.height:ho.current.viewportBounds.height;(Tn=(Fn=Io.current)==null?void 0:Fn.zoomToRect)==null||Tn.call(Fn,new Cn.UL(1,1,mr/1.1,Hr/1.1)),(lr=(Di=ho.current)==null?void 0:Di.zoomToRect)==null||lr.call(Di,new Cn.UL(1,1,mr/1.1,Hr/1.1))},className:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-fangda3"})),wt.createElement("div",null,"\u653E\u5927")),wt.createElement("div",{onClick:()=>{var Fn,Tn,Di,lr,mr=_i?Io.current.viewportBounds.width:ho.current.viewportBounds.width,Hr=_i?Io.current.viewportBounds.height:ho.current.viewportBounds.height;(Tn=(Fn=Io.current)==null?void 0:Fn.zoomToRect)==null||Tn.call(Fn,new Cn.UL(1,1,mr*1.1,Hr*1.1)),(lr=(Di=ho.current)==null?void 0:Di.zoomToRect)==null||lr.call(Di,new Cn.UL(1,1,mr*1.1,Hr*1.1))},className:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-suoxiao3"})),wt.createElement("div",null,"\u7F29\u5C0F")),wt.createElement("div",{onClick:()=>{var Fn,Tn,Di,lr;ia(600),(Tn=(Fn=Io.current)==null?void 0:Fn.zoomToFit)==null||Tn.call(Fn),(lr=(Di=ho.current)==null?void 0:Di.zoomToFit)==null||lr.call(Di)},className:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-zishiying"})),wt.createElement("div",null,"\u6700\u4F73\u9002\u5E94")),wt.createElement("div",{onClick:()=>mn(void 0,null,function*(){var Fn;Oa(!0);let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs.json",{method:"get",params:{type:2,identifier:si.virtual_spacesId}});Tn.status===0&&(Zs(Tn==null?void 0:Tn.list),so(Tn==null?void 0:Tn.knowledge_graphs),ao((Fn=Tn==null?void 0:Tn.list)==null?void 0:Fn.map(Di=>Di.key)))}),className:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-chazhao"})),wt.createElement("div",null,"\u67E5\u627E")),Us&&wt.createElement("div",{onClick:()=>{br(!0)},className:Kn.header},wt.createElement("div",null," ",wt.createElement("i",{className:"iconfont icon-daoru"})),wt.createElement("div",null,"\u5BFC\u5165")),wt.createElement("div",{style:{flex:1,textAlign:"end",lineHeight:"60px"}},Us&&wt.createElement(lt.Z,{title:"\u5386\u53F2\u8BB0\u5F55"},wt.createElement("i",{className:`iconfont icon-lishijilu ${Kn.ehover}`,onClick:()=>mn(void 0,null,function*(){var Fn;let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs/history.json",{method:"get",params:{identifier:si.virtual_spacesId,limit:10,type:2,page:ss}});Tn.status===0&&(bs(!0),((Fn=Tn==null?void 0:Tn.histories)==null?void 0:Fn.length)<10&&na(!1),ro(Tn==null?void 0:Tn.histories))}),style:{marginRight:30}})),Us&&wt.createElement(lt.Z,{title:"\u6E05\u7A7A\u6240\u6709\u6570\u636E",getPopupContainer:()=>jn.current},wt.createElement("i",{onClick:()=>{ke.default.confirm({title:"\u63D0\u793A",icon:null,centered:!0,getContainer:()=>jn.current,content:"\u8BF7\u786E\u5B9A\u662F\u5426\u5C06\u77E5\u8BC6\u56FE\u8C31\u6240\u6709\u7684\u6570\u636E\u6E05\u7A7A\uFF0C\u6062\u590D\u7A7A\u72B6\u6001\uFF0C\u6E05\u7A7A\u540E\u6570\u636E\u4E0D\u53EF\u6062\u590D\uFF01\u672C\u6B21\u6E05\u7A7A\u4E0D\u4F1A\u5F71\u54CD\u5230\u8BFE\u7A0B\u7AE0\u8282\u5185\u5BB9\uFF0C\u4EC5\u4F5C\u7528\u4E8E\u77E5\u8BC6\u56FE\u8C31\u7684\u6570\u636E\u3002",onOk:()=>mn(void 0,null,function*(){(yield(0,Jt.ZP)("/api/knowledge_graphs/delete_all.json",{method:"DELETE",body:{type:2,identifier:si.virtual_spacesId,virtual_module_id:window.localStorage.getItem("vtrsModuleId")}})).status===0&&(ps(),Tr({}))})})},className:`iconfont icon-shanchu14 ${Kn.dhover}`})),Us&&wt.createElement(lt.Z,{title:"\u540C\u6B65\u8BFE\u7A0B\u77E5\u8BC6\u7ED3\u6784",getPopupContainer:()=>jn.current},wt.createElement("i",{onClick:()=>{ke.default.confirm({title:"\u63D0\u793A",icon:null,centered:!0,getContainer:()=>jn.current,content:"\u8BF7\u786E\u5B9A\u662F\u5426\u5C06\u540C\u6B65\u8BFE\u7A0B\u77E5\u8BC6\u7ED3\u6784\uFF0C\u66F4\u65B0\u540E\u539F\u6709\u77E5\u8BC6\u7ED3\u6784\u5C06\u88AB\u8986\u76D6\uFF0C\u8986\u76D6\u540E\u4E0D\u53EF\u64A4\u9500\u6062\u590D\u3002",onOk:()=>mn(void 0,null,function*(){cr(!0);let Fn=yield(0,Jt.ZP)("/api/knowledge_graphs/sync.json",{method:"post",body:{identifier:si.pathId,type:2}});cr(!1),Fn.status===0&&ps()})})},style:{margin:"0px 30px"},className:`iconfont icon-jiazai_shuaxin_o ${Kn.ehover}`})),Us&&wt.createElement(gt.Z,{getPopupContainer:()=>jn.current,menu:{items:[{key:"1",style:{width:100},label:wt.createElement("a",{href:`${Mi.Z.API_SERVER}/api/knowledge_graphs/export.xlsx?identifier=${si.virtual_spacesId}&type=2`},"\u5BFC\u51FAExcel")},{key:"2",label:wt.createElement("a",{href:`${Mi.Z.API_SERVER}/api/knowledge_graphs/export.json?identifier=${si.virtual_spacesId}&type=2`},"\u5BFC\u51FAWord")}]}},wt.createElement("i",{className:`iconfont icon-xiazai6 ${Kn.ehover}`})),wt.createElement("i",{onClick:()=>{(0,gi.vp)()?(Li(!1),(0,gi.BU)()):(Li(!0),(0,gi.Dj)(jn.current)),eu()},style:{marginLeft:30,marginRight:20},className:`iconfont ${an?"icon-tuichuquanping3":"icon-quanping4"} ${Kn.ehover}`}))),wt.createElement("div",{className:"relative"},!_i&&wt.createElement(yi,{ref:je,divClassName:"diagram-component",style:{backgroundColor:"#fff",height:an?"calc(100vh - 100px)":540,visibility:Hi!=null&&Hi.is_root?"hidden":"visible"},initDiagram:Ca,nodeDataArray:Hi==null?void 0:Hi.nodeData,linkDataArray:Hi==null?void 0:Hi.linkData}),wt.createElement("div",{id:"myDiagramDiv",style:{height:an?"calc(100vh - 100px)":540,width:"100%",visibility:Hi!=null&&Hi.is_root?"hidden":_i?"visible":"hidden",position:_i?"relative":"absolute"}})),wt.createElement("div",null,!(Hi!=null&&Hi.is_root)&&Ie.map((Fn,Tn)=>wt.createElement("span",{style:{marginLeft:Tn===0&&20,marginRight:30}},wt.createElement("span",{style:{marginRight:6,width:16,height:8,background:Ln[Tn],display:"inline-flex",borderRadius:4}}),wt.createElement("span",{style:{color:"#9096A3"}},Fn))))),wt.createElement("div",{style:{zIndex:1e3}},wt.createElement(be(),{disabled:ea,bounds:El,onStart:(Fn,Tn)=>da(Fn,Tn)},wt.createElement("div",{ref:Vs,style:{position:"fixed",cursor:"move",right:0,top:an?60:260,zIndex:12}},wt.createElement("div",{onMouseOver:()=>{ea&&Ri(!mi)},onMouseOut:()=>{Ri(!0)}},Wi.id&&wt.createElement("div",{className:Kn.rightmodal},wt.createElement(ie.Z,{spinning:zt},wt.createElement("div",{style:{display:"flex",padding:25,paddingBottom:0}},wt.createElement("div",{className:Kn.title},Wi.text," ",Xi&&wt.createElement("i",{onClick:()=>{pi(!0),Fr.setFieldsValue({name:Wi.text})},className:"iconfont icon-bianji3",style:{marginLeft:14,color:"#666666",cursor:"pointer"}})),wt.createElement("div",null,wt.createElement("i",{style:{cursor:"pointer"},onClick:()=>{var Fn,Tn;if(Xi){gr(!1);return}Tr({}),(Fn=Io.current)==null||Fn.clearSelection(),(Tn=ho.current)==null||Tn.clearSelection()},className:"iconfont icon-danchuangguanbi"}))),wt.createElement("div",{style:{maxHeight:580,overflow:"auto",padding:25,paddingTop:0}},Xi&&wt.createElement("div",{style:{marginTop:25}},wt.createElement("span",{className:Kn.button,onClick:()=>{if(Wi.unit_type>=4||Wi.unit_type===0){Wi.unit_type===0?ee.ZP.info("\u6839\u8282\u70B9\u6682\u4E0D\u652F\u6301\u63D2\u5165\u77E5\u8BC6\u70B9"):ee.ZP.info("\u77E5\u8BC6\u70B9\u4E3A\u6700\u5C0F\u5355\u4F4D\u6682\u4E0D\u652F\u6301\u63D2\u5165\u77E5\u8BC6\u70B9");return}Fr.setFieldsValue({name:""}),Ci(!0)}},wt.createElement("i",{style:{marginRight:8},className:"iconfont icon-charuzhishidian1"})," \u63D2\u5165\u77E5\u8BC6\u70B9"),wt.createElement("span",{className:Kn.button,onClick:()=>{if(Wi.unit_type>=4){ee.ZP.info("\u77E5\u8BC6\u70B9\u4E3A\u6700\u5C0F\u5355\u4F4D\u6682\u4E0D\u652F\u6301\u63D2\u5165\u77E5\u8BC6\u5355\u5143");return}Fr.setFieldsValue({name:"",unit_type:3,url:""}),Ar(!0)}},wt.createElement("i",{style:{marginRight:8},className:"iconfont icon-charuzhishidanyuan"})," \u63D2\u5165\u77E5\u8BC6\u5355\u5143"),wt.createElement("span",{className:Kn.button,onClick:()=>{ke.default.confirm({icon:null,title:"\u63D0\u793A",centered:!0,getContainer:()=>jn.current,content:"\u5220\u9664\u8BE5\u8282\u70B9\u4F1A\u5BFC\u81F4\u5B83\u7684\u5B50\u8282\u70B9\u4E00\u5E76\u5220\u9664\uFF0C\u5220\u9664\u8282\u70B9\u4E0D\u4F1A\u5F71\u54CD\u5230\u8BFE\u7A0B\u7AE0\u8282\u5185\u5BB9\uFF0C\u5220\u9664\u540E\uFF0C\u6570\u636E\u4E0D\u53EF\u6062\u590D\u8BF7\u786E\u8BA4\u662F\u5426\u5220\u9664",onOk:()=>mn(void 0,null,function*(){cr(!0);let Fn=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"DELETE"});cr(!1),(Fn==null?void 0:Fn.status)===0&&(Tr({}),ps())})})}},wt.createElement("i",{style:{marginRight:8},className:"iconfont icon-shanchujiedian"})," \u5220\u9664\u8282\u70B9"),wt.createElement("span",{className:Kn.button,onClick:()=>mn(void 0,null,function*(){var Fn;ii(!0);let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs.json",{method:"get",params:{identifier:si.pathId,type:2}});Tn.status===0&&(Zs(Tn==null?void 0:Tn.list),so(Tn==null?void 0:Tn.knowledge_graphs),ao((Fn=Tn==null?void 0:Tn.list)==null?void 0:Fn.map(Di=>Di.key)))})},wt.createElement("i",{style:{marginRight:8},className:"iconfont icon-guanxi"})," \u5173\u7CFB")),Xi&&wt.createElement("div",{style:{marginTop:20}},wt.createElement("div",{className:Kn.linetitles},wt.createElement("span",{className:Kn.line}),"\u5C5E\u6027"),Wi.unit_type!=4&&Wi.unit_type>0&&wt.createElement("div",{style:{paddingLeft:8}},wt.createElement("label",{className:Kn.lebels},"\u7C7B\u578B"),wt.createElement(mt.default,{size:"large",getPopupContainer:()=>jn.current,style:{width:"100%",marginTop:6},value:Wi.unit_type,onChange:Fn=>mn(void 0,null,function*(){Wi.unit_type=Fn,Tr(Wt({},Wi)),cr(!0);let Tn=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"put",body:{unit_type:Fn}});cr(!1),Tn.status===0&&(pi(!1),ps())}),placeholder:"\u8BF7\u9009\u62E9\u7C7B\u578B"},wt.createElement(mt.default.Option,{value:1},"\u8BFE\u4EF6"),wt.createElement(mt.default.Option,{value:3},"\u6587\u672C"),wt.createElement(mt.default.Option,{value:2},"\u5B9E\u8BAD"),wt.createElement(mt.default.Option,{value:5},"\u8003\u8BD5"),wt.createElement(mt.default.Option,{value:6},"\u4F5C\u4E1A"),wt.createElement(mt.default.Option,{value:7},"\u7EC3\u4E60"),wt.createElement(mt.default.Option,{value:8},"\u89C6\u9891"))),wt.createElement("div",{style:{paddingLeft:8,marginTop:15}},wt.createElement("label",{className:Kn.lebels,style:{display:"flex"}},"\u8DF3\u8F6C\u5730\u5740"),wt.createElement(yt.default,{size:"large",value:Wi.url,onChange:Fn=>{Wi.url=Fn.target.value,Tr(Wt({},Wi))},disabled:mi,onBlur:Fn=>mn(void 0,null,function*(){if(Ri(!1),Fn.target.value){var Tn=new RegExp(/^(https?:\/\/)?([\w.-]+)\.([a-z]{2,})(\/\S*)?$/,"i");if(!Tn.test(Fn.target.value)){ee.ZP.info("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8DF3\u8F6C\u5730\u5740");return}}cr(!0);let Di=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"put",body:{url:Fn.target.value}});cr(!1),Ki(!0),Di.status===0&&(pi(!1),ps())}),style:{width:"81%",marginTop:6}}),wt.createElement("i",{onClick:()=>{Ki(!1)},className:"iconfont icon-bianji3",style:{marginLeft:12,marginRight:20,color:"#666666",cursor:"pointer"}}),wt.createElement("span",{className:Kn.button,style:{marginRight:0},onClick:()=>{if(!Wi.url){ee.ZP.info("\u94FE\u63A5\u4E0D\u80FD\u4E3A\u7A7A");return}window.open(Wi.url)}},"\u8DF3\u8F6C"))),Xi&&wt.createElement("div",{style:{marginTop:20}},wt.createElement("div",{className:Kn.linetitles},wt.createElement("span",{className:Kn.line}),"\u5173\u7CFB"),(He=Wi==null?void 0:Wi.relations)==null?void 0:He.map((Fn,Tn)=>wt.createElement("div",{style:{display:"flex",paddingLeft:8}},wt.createElement("div",{className:Kn.multi_ellipsis1},"\u4E0E\u8282\u70B9\u201C",wt.createElement("span",{style:{fontWeight:600,color:"#000000"}},Fn.name),"\u201D\u4E3A",Fn.relation,"\u5173\u7CFB"),wt.createElement("div",{style:{width:"10%",textAlign:"end"}},wt.createElement("i",{onClick:()=>{ke.default.confirm({icon:null,title:"\u63D0\u793A",getContainer:()=>jn.current,centered:!0,content:"\u8BF7\u786E\u8BA4\u662F\u5426\u5C06\u8282\u70B9\u4E4B\u95F4\u7684\u5173\u7CFB\u89E3\u7ED1",onOk:()=>mn(void 0,null,function*(){var Di;cr(!0);let lr=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi==null?void 0:Wi.id}/delete_relation.json`,{method:"POST",body:{relation_id:Fn.relation_id}});cr(!1),lr.status===0&&((Di=Wi.relations)==null||Di.splice(Tn,1),Tr(Wt({},Wi)),ps())})})},className:`${Kn.dhover} iconfont icon-shanchu10`}))))),!Xi&&wt.createElement("div",{style:{marginTop:20}},wt.createElement("div",{className:Kn.linetitles},wt.createElement("span",{className:Kn.line}),"\u5B66\u4E60\u8D44\u6E90"),(on=Wi==null?void 0:Wi.sub_knowledge_graphs)==null?void 0:on.map((Fn,Tn)=>{var Di,lr;return wt.createElement("div",{className:Kn.a,onClick:()=>{window.open(Fn==null?void 0:Fn.url)},style:{display:"flex",paddingLeft:8,alignItems:"center",cursor:"pointer"}},wt.createElement("i",{className:"iconfont icon-lianjie2",style:{marginRight:10,fontSize:12}}),wt.createElement("span",{className:`${Kn.multi_ellipsis1} ${Kn.a}`,style:{fontWeight:600,marginTop:0,width:"90%",display:"inline-flex"}}," \u3010",((lr=(Di=wn==null?void 0:wn.filter(mr=>Fn.type===mr.type))==null?void 0:Di[0])==null?void 0:lr.name)||"\u6587\u672C","\u3011 ",Fn.name," "),wt.createElement("div",null,"\u67E5\u770B"))})),!Xi&&wt.createElement("div",{style:{marginTop:20}},wt.createElement("div",{className:Kn.linetitles},wt.createElement("span",{className:Kn.line}),"\u5B58\u5728\u5173\u7CFB\u7684\u77E5\u8BC6\u8282\u70B9"),(Sn=Wi==null?void 0:Wi.relations)==null?void 0:Sn.map((Fn,Tn)=>wt.createElement("div",{className:Kn.a,onClick:()=>{var Di,lr,mr,Hr,oo,Ro,jo,Yo,$a,La,So,qr;(Di=Io.current)==null||Di.clearSelection(),(lr=ho.current)==null||lr.clearSelection();const zr=(Hr=(mr=ho.current)==null?void 0:mr.findNodeForKey)==null?void 0:Hr.call(mr,Fn==null?void 0:Fn.relation_id),fs=(Ro=(oo=Io.current)==null?void 0:oo.findNodeForKey)==null?void 0:Ro.call(oo,Fn==null?void 0:Fn.relation_id);(Yo=(jo=Io.current)==null?void 0:jo.commandHandler)==null||Yo.scrollToPart(fs),(La=($a=ho.current)==null?void 0:$a.commandHandler)==null||La.scrollToPart(zr),zr&&(zr.isSelected=!0),fs&&(fs.isSelected=!0);let wi=(qr=(So=Hi==null?void 0:Hi.nodeData)==null?void 0:So.filter(ts=>(ts==null?void 0:ts.id)===(Fn==null?void 0:Fn.relation_id)))==null?void 0:qr[0];Tr(Wt({},wi))},style:{display:"flex",paddingLeft:8,cursor:"pointer"}},wt.createElement("div",{className:Kn.multi_ellipsis1},"\u3010",Fn.relation,"\u3011",Fn.name)))),wt.createElement("div",{style:{marginTop:20}},wt.createElement("div",{className:Kn.linetitles},wt.createElement("span",{className:Kn.line}),"\u63CF\u8FF0",wt.createElement("div",{style:{flex:1,textAlign:"end"}},Xi&&wt.createElement("span",{onClick:()=>{vi({add:!0,name:""}),Fr.setFieldsValue({describe:""})},className:Kn.additem},wt.createElement("i",{style:{fontSize:12},className:"iconfont icon-tianjiashitixiaojiahao"})," \u6DFB\u52A0"))),wt.createElement("div",{style:{height:200,overflow:"auto"}},(Te=Wi.descriptions)==null?void 0:Te.map((Fn,Tn)=>wt.createElement("div",{className:Kn.describe},wt.createElement("div",{className:Kn.describetitle},wt.createElement("div",{style:{fontSize:14,color:"#000000",fontWeight:500}},"\u63CF\u8FF0",Tn+1),Xi&&wt.createElement("div",null,wt.createElement("i",{onClick:()=>{vi({index:Tn,name:Fn}),Fr.setFieldsValue({describe:Fn})},style:{marginRight:10},className:`iconfont icon-bianji-moren ${Kn.ehover}`}),wt.createElement("i",{onClick:()=>{ke.default.confirm({icon:null,title:"\u63D0\u793A",getContainer:()=>jn.current,centered:!0,content:"\u5220\u9664\u63CF\u8FF0\u540E\uFF0C\u6570\u636E\u4E0D\u53EF\u6062\u590D\uFF0C\u8BF7\u786E\u8BA4\u662F\u5426\u5220\u9664",onOk:()=>mn(void 0,null,function*(){var Di;(Di=Wi.descriptions)==null||Di.splice(Tn,1),Tr(Wt({},Wi)),cr(!0);let lr=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"put",body:{descriptions:Wi.descriptions}});cr(!1),lr.status===0&&(pi(!1),ps())})})},className:`iconfont icon-shanchutimu ${Kn.dhover}`}))),wt.createElement(Ne.Z,{value:Fn||""})))),!Xi&&Us&&wt.createElement("div",{style:{textAlign:"center",marginTop:10}},wt.createElement(dt.ZP,{type:"primary",style:{width:120},onClick:()=>{gr(!0)}},"\u7F16\u8F91")))))))))),wt.createElement(ke.default,{open:bn,centered:!0,title:"\u7F16\u8F91",getContainer:()=>jn.current,onCancel:()=>pi(!1),okButtonProps:{loading:Pi},onOk:()=>{Fr.submit()}},wt.createElement(ge.default,{size:"large",form:Fr,onFinish:Fn=>mn(void 0,null,function*(){Ii(!0);let Tn=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"put",body:{type:2,name:Fn.name}});Ii(!1),Tn.status===0&&(_i&&(Wi.text=Fn.name,Tr(Wi)),pi(!1),ee.ZP.info("\u4FEE\u6539\u6210\u529F"),ps())})},wt.createElement(ge.default.Item,{name:"name",label:"\u540D\u79F0",rules:[{required:!0,validator:(Fn,Tn)=>{var Di;return((Di=Tn==null?void 0:Tn.replaceAll(" ",""))==null?void 0:Di.length)>0?Promise.resolve():Promise.reject("\u8BF7\u8F93\u5165\u540D\u79F0")}}]},wt.createElement(yt.default,{maxLength:30})))),wt.createElement(ke.default,{open:Bi,centered:!0,title:"\u63D2\u5165\u77E5\u8BC6\u70B9",getContainer:()=>jn.current,onCancel:()=>Ci(!1),okButtonProps:{loading:Pi},onOk:()=>{Fr.submit()}},wt.createElement(ge.default,{size:"large",form:Fr,onFinish:Fn=>mn(void 0,null,function*(){Ii(!0);let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs.json",{method:"post",body:de(Wt({},Fn),{unit_type:4,type:2,identifier:si.virtual_spacesId,parent_id:Wi.id,virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});Ii(!1),Tn.status===0&&(Ci(!1),ps(),ee.ZP.info("\u63D2\u5165\u77E5\u8BC6\u70B9\u6210\u529F"))})},wt.createElement(ge.default.Item,{name:"name",label:"\u77E5\u8BC6\u70B9\u540D\u79F0",rules:[{required:!0,validator:(Fn,Tn)=>{var Di;return((Di=Tn==null?void 0:Tn.replaceAll(" ",""))==null?void 0:Di.length)>0?Promise.resolve():Promise.reject("\u8BF7\u8F93\u5165\u77E5\u8BC6\u70B9\u540D\u79F0")}}]},wt.createElement(yt.default,{maxLength:20})))),wt.createElement(ke.default,{open:er,centered:!0,width:550,title:"\u63D2\u5165\u77E5\u8BC6\u5355\u5143",getContainer:()=>jn.current,onCancel:()=>Ar(!1),okButtonProps:{loading:Pi},onOk:()=>{Fr.submit()}},wt.createElement(ge.default,{size:"large",form:Fr,labelCol:{span:5},onFinish:Fn=>mn(void 0,null,function*(){let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs.json",{method:"post",body:de(Wt({},Fn),{type:2,identifier:si.virtual_spacesId,parent_id:Wi.id,virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});Ii(!1),Tn.status===0&&(Ar(!1),ps(),ee.ZP.info("\u63D2\u5165\u77E5\u8BC6\u5355\u5143\u6210\u529F"))})},wt.createElement(ge.default.Item,{name:"name",label:"\u77E5\u8BC6\u5355\u5143\u540D\u79F0",rules:[{required:!0,validator:(Fn,Tn)=>{var Di;return((Di=Tn==null?void 0:Tn.replaceAll(" ",""))==null?void 0:Di.length)>0?Promise.resolve():Promise.reject("\u8BF7\u8F93\u5165\u77E5\u8BC6\u5355\u5143\u540D\u79F0")}}]},wt.createElement(yt.default,{placeholder:"\u8BF7\u8F93\u5165\u77E5\u8BC6\u5355\u5143\u540D\u79F0",maxLength:20})),wt.createElement(ge.default.Item,{name:"unit_type",label:"\u7C7B\u578B"},wt.createElement(mt.default,{getPopupContainer:()=>jn.current,placeholder:"\u8BF7\u9009\u62E9\u7C7B\u578B"},wt.createElement(mt.default.Option,{value:1},"\u8BFE\u4EF6"),wt.createElement(mt.default.Option,{value:3},"\u6587\u672C"),wt.createElement(mt.default.Option,{value:2},"\u5B9E\u8BAD"),wt.createElement(mt.default.Option,{value:5},"\u8003\u8BD5"),wt.createElement(mt.default.Option,{value:6},"\u4F5C\u4E1A"),wt.createElement(mt.default.Option,{value:7},"\u7EC3\u4E60"),wt.createElement(mt.default.Option,{value:8},"\u89C6\u9891"))),wt.createElement(ge.default.Item,{name:"url",label:"\u8DF3\u8F6C\u5730\u5740",rules:[{pattern:new RegExp(/^(https?:\/\/)?([\w.-]+)\.([a-z]{2,})(\/\S*)?$/,"i"),message:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u5730\u5740"}]},wt.createElement(yt.default,{placeholder:"\u8BF7\u8F93\u5165\u70B9\u51FB\u8BE5\u8282\u70B9\u8DF3\u8F6C\u7684\u94FE\u63A5\u5730\u5740"})))),xr&&wt.createElement(ke.default,{open:xr,centered:!0,width:550,title:"\u6DFB\u52A0\u5173\u7CFB",getContainer:()=>jn.current,onCancel:()=>{Jr(""),ii(!1)},okButtonProps:{loading:Pi},onOk:()=>{if(!io){ee.ZP.info("\u8BF7\u5148\u9009\u62E9\u8282\u70B9");return}ii(!1),Ir(!0),Fr.setFieldsValue({relation:1}),Be("")}},wt.createElement(yt.default.Search,{size:"large",onChange:Fn=>{let Tn=Fn.target.value;const Di=$r.filter(lr=>lr.title.indexOf(Tn)>-1).map(lr=>lr.key);ao(Di),os(!0),Be(Fn.target.value)}}),wt.createElement(bt.default,{onExpand:Fn=>{ao(Fn),os(!1)},style:{maxHeight:300,height:300,marginTop:20,overflow:"auto"},onSelect:Fn=>{console.log("---",Fn),Jr(Fn==null?void 0:Fn[0])},expandedKeys:Mo,defaultExpandAll:!0,autoExpandParent:Oo,treeData:cl})),(Hn.name||Hn.add)&&wt.createElement(ke.default,{open:Hn.name||Hn.add,title:"\u63CF\u8FF0",width:900,getContainer:()=>jn.current,centered:!0,onCancel:()=>{vi("")},okButtonProps:{loading:Pi},onOk:()=>{Fr.submit()}},wt.createElement(ge.default,{form:Fr,onFinish:Fn=>mn(void 0,null,function*(){Ii(!0),Hn.add?(Wi.descriptions.push(Fn.describe),Tr(Wt({},Wi))):(Wi.descriptions[Hn.index]=Fn.describe,Tr(Wt({},Wi)));let Tn=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}.json`,{method:"put",body:{type:2,descriptions:Wi.descriptions}});Ii(!1),vi(""),Tn.status===0&&(pi(!1),ps())})},wt.createElement(ge.default.Item,{name:"describe",style:{marginBottom:-10},rules:[{required:!0,validator:(Fn,Tn)=>{var Di;return((Di=Tn==null?void 0:Tn.replaceAll(" ",""))==null?void 0:Di.length)>0?Promise.resolve():Promise.reject("\u8BF7\u8F93\u5165\u63CF\u8FF0\u5185\u5BB9")}}]},wt.createElement(qt.Z,{placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u5185\u5BB9\uFF0C\u6700\u5927\u9650\u5236\u4E3A65000\u4E2A\u5B57\u7B26",watch:!0,defaultValue:Hn.name})))),wt.createElement(ke.default,{title:"\u6587\u4EF6\u5BFC\u5165",open:yr,centered:!0,getContainer:()=>jn.current,okButtonProps:{loading:Pi},onCancel:()=>{br(!1),Xr([])},onOk:()=>mn(void 0,null,function*(){var Fn;const Tn=new FormData;if(Er.length>0)Tn.append("file",Er[0]);else{ee.ZP.warning("\u8BF7\u9009\u62E9\u6587\u4EF6");return}Ii(!0),Tn.append("ec_year_id",si.ec_year_id),Tn.append("identifier",si.virtual_spacesId),Tn.append("type","2"),Tn.append("virtual_module_id",window.localStorage.getItem("vtrsModuleId"));let Di=yield(0,Jt.ZP)("/api/knowledge_graphs/import.json",{method:"post",body:Tn},!0);Ii(!1),(Di==null?void 0:Di.status)===0&&(((Fn=Di==null?void 0:Di.fail)==null?void 0:Fn.length)>0&&ke.default.confirm({icon:null,title:"\u5BFC\u5165\u5931\u8D25",content:wt.createElement("span",null,"\u68C0\u6D4B\u5230\u672C\u6B21\u5BFC\u5165\u5B58\u5728\u4E0D\u7B26\u5408\u8981\u6C42\u7684\u6570\u636E\uFF0C\u70B9\u51FB\u4E0B\u8F7D",wt.createElement("a",{href:`${Mi.Z.API_SERVER}${Di==null?void 0:Di.url}`,download:"\u5931\u8D25\u6570\u636E.xlsx"},"\u5BFC\u5165\u5931\u8D25\u7684\u6570\u636E"),"\u67E5\u770B")}),Xr([]),Wi={},Tr({}),(Di==null?void 0:Di.success)>0&&ee.ZP.info("\u6DFB\u52A0\u6210\u529F"),ps(),br(!1))})},!(Hi!=null&&Hi.is_root)&&wt.createElement("div",{style:{marginBottom:30,color:"#333333"}},"\u68C0\u6D4B\u5F53\u524D\u5DF2\u5B58\u5728\u6570\u636E\uFF0C\u5BFC\u5165\u540E\u539F\u6570\u636E\u5C06\u4F1A\u88AB\u5220\u9664\uFF0C\u6309\u7167\u6700\u65B0\u5BFC\u5165\u7684\u4E3A\u4E3B\uFF0C\u5982\u7EE7\u7EED\u5BFC\u5165\uFF0C\u8BF7\u6309\u7167\u4E0B\u65B9\u6B65\u9AA4\u8FDB\u884C"),wt.createElement("p",{style:{color:"#5F6368"}},"\u6B65\u9AA41\uFF1A",wt.createElement("span",{style:{color:"#000000"}},"\u4E0B\u8F7D"),wt.createElement("a",{href:`${Mi.Z.API_SERVER}/api/knowledge_graphs/down_template.json`,download:"\u6A21\u7248.xlsx"},"\u77E5\u8BC6\u56FE\u8C31\u5BFC\u5165\u6A21\u7248")),wt.createElement(he.Z,null,wt.createElement(Dt.Z,{style:{color:"#5F6368"}},"\u6B65\u9AA42\uFF1A",wt.createElement("span",{style:{color:"#000000"}},"\u4E0A\u4F20\u586B\u5199\u597D\u7684\u300A\u77E5\u8BC6\u56FE\u8C31\u5BFC\u5165\u6A21\u7248\u300B"))),wt.createElement(he.Z,{style:{marginTop:10,marginLeft:50}},wt.createElement(At.default,Wt({},Qa),wt.createElement("span",{style:{padding:"0px 16px",color:"#3061D0",cursor:"pointer",height:32,alignItems:"center",display:"inline-flex",borderRadius:2,border:"1px solid #BACFFE",background:"#F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%)",boxShadow:"0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255,255,255,0.5)"}},wt.createElement("i",{style:{fontSize:12,marginRight:6},className:"iconfont icon-tianjiashitixiaojiahao"})," \u9009\u62E9\u6587\u4EF6")))),wt.createElement(ke.default,{open:bl,title:"\u6DFB\u52A0\u5173\u7CFB",width:500,getContainer:()=>jn.current,centered:!0,onCancel:()=>{Ir(!1),Fr.setFieldsValue({relation:null})},okButtonProps:{loading:Pi},onOk:()=>{Fr.submit()}},wt.createElement(ge.default,{form:Fr,onFinish:Fn=>mn(void 0,null,function*(){Ii(!0);let Tn=yield(0,Jt.ZP)(`/api/knowledge_graphs/${Wi.id}/relation.json`,{method:"post",body:Wt({type:2,parent_id:io},Fn)});Ii(!1),Tn.status===0&&(ee.ZP.info("\u5173\u8054\u6210\u529F"),ps(),Jr(""),Ir(!1),Fr.setFieldsValue({relation:null}))})},wt.createElement(ge.default.Item,{name:"relation",label:"\u7C7B\u578B"},wt.createElement(mt.default,{getPopupContainer:()=>jn.current,placeholder:"\u8BF7\u9009\u62E9\u7C7B\u578B"},wt.createElement(mt.default.Option,{value:1},"\u5173\u8054"),wt.createElement(mt.default.Option,{value:2},"\u540E\u5E8F"))))),Ko&&wt.createElement(ke.default,{open:Ko,centered:!0,width:550,title:"\u67E5\u627E",getContainer:()=>jn.current,onCancel:()=>{Jr(""),Oa(!1)},okButtonProps:{loading:Pi},onOk:()=>{var Fn,Tn,Di,lr,mr,Hr,oo,Ro,jo,Yo;Oa(!1),(Fn=Io.current)==null||Fn.clearSelection(),(Tn=ho.current)==null||Tn.clearSelection();const $a=(lr=(Di=ho.current)==null?void 0:Di.findNodeForKey)==null?void 0:lr.call(Di,io),La=(Hr=(mr=Io.current)==null?void 0:mr.findNodeForKey)==null?void 0:Hr.call(mr,io);(Ro=(oo=Io.current)==null?void 0:oo.commandHandler)==null||Ro.scrollToPart(La),(Yo=(jo=ho.current)==null?void 0:jo.commandHandler)==null||Yo.scrollToPart($a),$a&&($a.isSelected=!0,Us&&(Ia({left:0,top:0,bottom:0,right:0}),Tr($a.data))),La&&(La.isSelected=!0,Us&&(Ia({left:0,top:0,bottom:0,right:0}),Tr(La.data))),Jr(""),Be("")}},wt.createElement(yt.default.Search,{size:"large",allowClear:!0,onChange:Fn=>{let Tn=Fn.target.value;const Di=$r.filter(lr=>lr.title.indexOf(Tn)>-1).map(lr=>lr.key);ao(Di),Di.length<=0?Vi(!0):Vi(!1),os(!0),Be(Fn.target.value)}}),ni?wt.createElement(dr.Z,null):wt.createElement(bt.default,{onExpand:Fn=>{ao(Fn),os(!1)},style:{maxHeight:400,height:400,marginTop:20,overflow:"auto"},onSelect:Fn=>{Jr(Fn==null?void 0:Fn[0])},expandedKeys:Mo,defaultExpandAll:!0,autoExpandParent:Oo,treeData:cl})),wt.createElement(ke.default,{title:"\u5386\u53F2\u8BB0\u5F55",open:po,onCancel:()=>bs(!1),footer:!1},wt.createElement("div",{style:{maxHeight:200,overflow:"auto",padding:10}},wt.createElement(Qn(),{initialLoad:!1,pageStart:1,threshold:20,loadMore:()=>mn(void 0,null,function*(){var Fn;qo(ss+1);let Tn=yield(0,Jt.ZP)("/api/knowledge_graphs/history.json",{method:"get",params:{identifier:si.virtual_spacesId,limit:10,page:ss+1}});Tn.status===0&&(ro([...Mr,...Tn==null?void 0:Tn.histories]),((Fn=Tn==null?void 0:Tn.histories)==null?void 0:Fn.length)<10&&na(!1))}),hasMore:zi,useWindow:!1},wt.createElement(Vt.Z,{dataSource:Mr,renderItem:Fn=>wt.createElement(Vt.Z.Item,{key:Fn.id},wt.createElement(Vt.Z.Item.Meta,{avatar:wt.createElement(jt,{src:Mi.Z.IMG_SERVER+"/images/"+Fn.avatar_url}),title:wt.createElement("span",null,Fn.real_name),description:Fn.content}),wt.createElement("div",null,Fn.created_at))})))))};var Zn=(0,ne.connect)(({virtualSpaces:Le,globalSetting:Me})=>({globalSetting:Me,virtualSpaces:Le}))(Pn),Qe=Bt(59301),_n=Object.defineProperty,Un=Object.defineProperties,Qi=Object.getOwnPropertyDescriptors,Ti=Object.getOwnPropertySymbols,Fi=Object.prototype.hasOwnProperty,_e=Object.prototype.propertyIsEnumerable,Yi=(Le,Me,Se)=>Me in Le?_n(Le,Me,{enumerable:!0,configurable:!0,writable:!0,value:Se}):Le[Me]=Se,or=(Le,Me)=>{for(var Se in Me||(Me={}))Fi.call(Me,Se)&&Yi(Le,Se,Me[Se]);if(Ti)for(var Se of Ti(Me))_e.call(Me,Se)&&Yi(Le,Se,Me[Se]);return Le},_r=(Le,Me)=>Un(Le,Qi(Me)),Ye=(Le,Me,Se)=>new Promise((He,on)=>{var Sn=je=>{try{si(Se.next(je))}catch(bn){on(bn)}},Te=je=>{try{si(Se.throw(je))}catch(bn){on(bn)}},si=je=>je.done?He(je.value):Promise.resolve(je.value).then(Sn,Te);si((Se=Se.apply(Le,Me)).next())});const Nn={1:"position_and_target",2:"desc",3:"knowledge_graph",4:"knowledge"},ri=({globalSetting:Le,dispatch:Me,virtualSpaces:Se})=>{var He;const[on]=(0,ne.useSearchParams)(),[Sn,Te]=(0,wt.useState)(!0),[si,je]=(0,wt.useState)(!1),[bn,pi]=(0,wt.useState)(!1),[Pi,Ii]=(0,wt.useState)(!1),[Bi,Ci]=(0,wt.useState)({}),[er,Ar]=(0,wt.useState)(""),[_i,On]=(0,wt.useState)((on==null?void 0:on.get("active"))||"position_and_target"),{virtualSpacesDetails:zt}=Se,cr=(0,ne.useParams)(),Wi=(zt==null?void 0:zt.is_member)||(0,et.Ny)(),[Tr]=ge.default.useForm();(0,wt.useEffect)(()=>{ii()},[_i,window.localStorage.getItem("vtrsModuleId")]);const[Fr,xr]=(0,wt.useState)([]),ii=()=>Ye(void 0,null,function*(){Te(!0);let Hn=yield(0,Jt.ZP)(`/api/virtual_classrooms/${cr.virtual_spacesId}/knowledge_systems/show.json`,{method:"get",params:{column:_i,virtual_module_id:window.localStorage.getItem("vtrsModuleId")}});if((Hn==null?void 0:Hn.status)!==-1){Ci(or({},Hn)),Ar((Hn==null?void 0:Hn[_i])||"");let vi=[],Hi=[],ci=[];const jn=Hn==null?void 0:Hn.knowledge_tabs;Object.entries(jn).forEach(([an,Li])=>{if(Li)switch(an){case"show_position_and_target":vi.push(1),ci.push("position_and_target"),Hi.push({id:"position_and_target",name:"\u8BFE\u7A0B\u5B9A\u4F4D\u4E0E\u76EE\u6807"});break;case"show_knowledge_point":vi.push(2),ci.push("desc"),Hi.push({id:"desc",name:"\u8BFE\u7A0B\u77E5\u8BC6\u70B9"});break;case"show_knowledge_graph_desc":vi.push(3),ci.push("knowledge_graph"),Hi.push({id:"knowledge_graph",name:"\u77E5\u8BC6\u56FE\u8C31\u63CF\u8FF0"});break;case"show_knowledge_graph":vi.push(4),ci.push("knowledge"),Hi.push({id:"knowledge",name:"\u77E5\u8BC6\u56FE\u8C31"});break;default:break}}),Tr.setFieldValue("checkData",vi),xr([...Hi]),ci!=null&&ci.includes(_i)||On(Nn[vi[0]])}Te(!1)}),mi=()=>Ye(void 0,null,function*(){je(!0);const Hn={};Hn[_i]=er;let vi=yield(0,Jt.ZP)(`/api/virtual_classrooms/${cr.virtual_spacesId}/knowledge_systems/edit.json`,{method:"put",body:_r(or({},Hn),{virtual_module_id:window.localStorage.getItem("vtrsModuleId")})});(vi==null?void 0:vi.status)!==-1&&(ii(),pi(!1)),je(!1)}),Ki=(Hn,vi)=>{ke.default.confirm({title:"\u63D0\u793A",okText:"\u786E\u5B9A\u5220\u9664",okButtonProps:{danger:!0},icon:!1,className:Tt.Z.CustomTipsModalCss,cancelText:"\u53D6\u6D88",content:Qe.createElement("div",null,Qe.createElement("div",null,"\u786E\u8BA4\u5220\u9664 ",vi," \u5417\uFF1F"),Qe.createElement("div",{className:"mt10"},"\u5220\u9664\u540E\uFF0C\u5C06\u65E0\u6CD5\u6062\u590D\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C")),onOk:()=>Ye(void 0,null,function*(){const Hi=yield(0,Jt.ZP)(`/api/virtual_classrooms/${cr.virtual_spacesId}/knowledge_systems/${Hn}/del_content.json`,{method:"delete"});(Hi==null?void 0:Hi.status)!==-1&&ii()})})};return Qe.createElement("section",{className:ue.wrap},Qe.createElement(Ke.YG,{value:_i,onChange:Hn=>{Hn!==_i&&(On(Hn),pi(!1))},tabBarExtraContent:Wi&&Qe.createElement("div",{style:{display:"flex",alignItems:"center"}},Qe.createElement("i",{className:"iconfont icon-a-bianzu21 font20 mr20",style:{cursor:"pointer"},onClick:()=>{Ii(!0)}}),_i==="position_and_target"&&Qe.createElement(Ke.op,{onClick:()=>pi(!0)}," ",Qe.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91"),_i==="desc"&&Qe.createElement(he.Z,{align:"middle"},Qe.createElement(Ke.op,{onClick:()=>pi(!0)}," ",Qe.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91\u8BF4\u660E"),Qe.createElement(Ke.op,{onClick:()=>{ne.history.push(`/${nt.AS}/${cr.virtual_spacesId}/knowledge/add?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)},className:"ml20"}," ",Qe.createElement("i",{className:"iconfont icon-tianjiashitixiaojiahao font14 mr5"}),"\u65B0\u589E\u77E5\u8BC6\u70B9\u6A21\u5757")),_i==="knowledge_graph"&&Qe.createElement(Ke.op,{onClick:()=>pi(!0)}," ",Qe.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91\u77E5\u8BC6\u56FE\u8C31")),dataSource:Fr}),Qe.createElement(ie.Z,{spinning:Sn},_i!=="desc"&&Qe.createElement("div",{className:_i!=="knowledge"&&"mt20"},bn?Qe.createElement(Qe.Fragment,null,Qe.createElement(qt.Z,{onChange:Hn=>Ar(Hn),watch:!0,defaultValue:er}),Qe.createElement(Ke.QD,{confirmTitle:"\u4FDD\u5B58",confirmLoading:si,confirmClick:mi,cancelClick:()=>{pi(!1),Ar(Bi[_i]||"")},cancelTitle:"\u53D6\u6D88",className:"mb25"})):Qe.createElement(Ne.Z,{value:er})),_i==="knowledge"&&Qe.createElement(Zn,null),_i==="desc"&&Qe.createElement("div",{className:ue.content},!!er&&Qe.createElement("div",{className:ue.name},Qe.createElement("aside",null,"\u8BF4\u660E"),Qe.createElement(Ne.Z,{value:er})),(He=Bi==null?void 0:Bi.subject_modules)==null?void 0:He.map(Hn=>{const{members:{module_content:vi,module_name:Hi,subject_module_id:ci}}=Hn;return Qe.createElement("div",{className:ue.list,key:ci},Qe.createElement("div",{className:ue.head},Qe.createElement("div",{className:ue.models},Hi),Wi&&Qe.createElement("div",{className:ue.btns},Qe.createElement("div",{onClick:()=>ne.history.push(`/${nt.AS}/${cr.virtual_spacesId}/knowledge/${ci}/edit?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)},Qe.createElement("span",{className:"primary-hover"},Qe.createElement("i",{className:"iconfont icon-bianji7 font14 mr5"}),"\u7F16\u8F91")),Qe.createElement("div",{onClick:()=>Ki(ci,Hi)},Qe.createElement("span",{className:"delete-hover"}," ",Qe.createElement("i",{className:"iconfont icon-piliangshanchubeifen font14 mr5"}),"\u5220\u9664")))),Qe.createElement("div",{className:ue.rowsHead},Qe.createElement("div",null,"\u77E5\u8BC6\u70B9"),Qe.createElement("div",null,"\u4E3B\u8981\u5185\u5BB9"),Qe.createElement("div",null,"\u80FD\u529B\u76EE\u6807"),Qe.createElement("div",{className:ue.time},"\u5B66\u65F6"),Qe.createElement("div",{style:{marginRight:0}},"\u6559\u6848")),vi==null?void 0:vi.map((jn,an)=>{const{knowledge_point:Li,content:yr,target:br,class_hour:Er,lesson_plan:Xr}=jn;return Qe.createElement("div",{className:ue.rowsBody,key:an},Qe.createElement("div",null,Li),Qe.createElement("pre",null,yr),Qe.createElement("pre",null,br),Qe.createElement("div",{className:ue.time},Er),Qe.createElement("div",{style:{marginRight:0}},Qe.createElement(Ne.Z,{value:Xr})))}))})),Qe.createElement(ke.default,{title:"\u7F16\u8F91\u8BF4\u660E",destroyOnClose:!0,open:_i==="desc"&&bn,onOk:mi,centered:!0,onCancel:()=>{pi(!1),Ar(Bi[_i]||"")},confirmLoading:si,width:686,okText:"\u786E\u8BA4",cancelText:"\u53D6\u6D88",wrapClassName:Tt.Z.CustomCss},Qe.createElement("div",null,"\u8BF4\u660E\uFF1A"),Qe.createElement(qt.Z,{onChange:Hn=>Ar(Hn),watch:!0,defaultValue:er})),Qe.createElement(ke.default,{title:"\u77E5\u8BC6\u4F53\u7CFB\u6A21\u5757\u8BBE\u7F6E",destroyOnClose:!0,open:Pi,onOk:()=>Ye(void 0,null,function*(){var Hn,vi,Hi,ci,jn;if(((Hn=Tr.getFieldValue("checkData"))==null?void 0:Hn.length)==0)return ee.ZP.error("\u81F3\u5C11\u9700\u8981\u9009\u62E9\u4E00\u4E2A\u9009\u9879"),!1;const an=yield(0,Jt.ZP)(`/api/virtual_classrooms/${cr.virtual_spacesId}/knowledge_systems/tabs_setting.json`,{method:"put",body:{virtual_module_id:window.localStorage.getItem("vtrsModuleId"),knowledge_system_id:Bi==null?void 0:Bi.id,show_position_and_target:(vi=Tr.getFieldValue("checkData"))==null?void 0:vi.includes(1),show_knowledge_point:(Hi=Tr.getFieldValue("checkData"))==null?void 0:Hi.includes(2),show_knowledge_graph_desc:(ci=Tr.getFieldValue("checkData"))==null?void 0:ci.includes(3),show_knowledge_graph:(jn=Tr.getFieldValue("checkData"))==null?void 0:jn.includes(4)}});(an==null?void 0:an.status)!==-1&&(ii(),Ii(!1))}),centered:!0,onCancel:()=>{Ii(!1)},confirmLoading:si,width:530,okText:"\u786E\u8BA4",cancelText:"\u53D6\u6D88",wrapClassName:Tt.Z.CustomCss},Qe.createElement(ge.default,{form:Tr,style:{marginBottom:"-20px",marginTop:"10px"}},Qe.createElement(ge.default.Item,{name:"checkData"},Qe.createElement(Oe.default.Group,null,Qe.createElement(Oe.default,{value:1},"\u8BFE\u7A0B\u5B9A\u4F4D\u4E0E\u76EE\u6807"),Qe.createElement(Oe.default,{value:2},"\u8BFE\u7A0B\u77E5\u8BC6\u70B9"),Qe.createElement(Oe.default,{value:3},"\u77E5\u8BC6\u56FE\u8C31\u63CF\u8FF0"),Qe.createElement(Oe.default,{value:4},"\u77E5\u8BC6\u56FE\u8C31")))))))};var $n=(0,ne.connect)(({virtualSpaces:Le,globalSetting:Me})=>({globalSetting:Me,virtualSpaces:Le}))(ri)},84989:function(ln,tn,Bt){"use strict";Bt.d(tn,{BU:function(){return ne},Dj:function(){return wt},gH:function(){return ge},vp:function(){return ke}});function wt(he){try{he.mozRequestFullScreen?he.mozRequestFullScreen():he.webkitRequestFullScreen&&he.webkitRequestFullScreen()}catch(ie){console.log(ie,":e")}}function ne(){window.top.document.webkitExitFullscreen?window.top.document.webkitExitFullscreen():document.exitFullscreen?window.top.document.exitFullscreen():document.msExitFullscreen?window.top.document.msExitFullscreen():document.mozCancelFullScreen&&window.top.document.mozCancelFullScreen()}const ge=()=>{if(document.webkitExitFullscreen)return"webkitfullscreenchange";if(document.exitFullscreen)return"fullscreenchange";if(document.msExitFullscreen)return"msfullscreenchange";if(document.mozCancelFullScreen)return"mozfullscreenchange"};function ke(){var he=window.top.document.fullscreenElement||window.top.document.mozFullscreenElement||window.top.document.webkitFullscreenElement,ie=document.fullscreenEnabled||document.mozFullscreenEnabled||document.webkitFullscreenEnabled;return console.log("fullscreenElement",he),window.isFullScreen?window.isFullScreen:he!=null}},81428:function(ln,tn,Bt){"use strict";Bt.d(tn,{AL:function(){return yt},Iy:function(){return Ke},Qv:function(){return Tt},ez:function(){return mt},jb:function(){return qt}});var wt=Bt(32834),ne=Bt.n(wt),ge=Bt(11690),ke=Bt.n(ge);let he=1;function ie(Zt,$t){const xe=Zt.match(/^(\s+)(?:```)/);if(xe===null)return $t;const re=xe[1];return $t.split(`
`).map(Re=>{const We=Re.match(/^\s+/);if(We===null)return Re;const[$e]=We;return $e.length>=re.length?Re.slice(re.length):Re}).join(`
`)}let ee=[],Oe=["<ul>"];const ue=new(ne()).Renderer,Jt=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ke(){ee.length=0,Oe=["<ul>"]}const qt={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function Ne(Zt,$t,xe,re){if($t>=Zt.length||Zt[$t].level<=xe)return $t;var Re=Zt[$t];re.push("<li><a href='#"+he+Re.anchor+"'>"+Re.text+"</a>"),$t++;var We=[];return $t=Ne(Zt,$t,Re.level,We),We.length>0&&(re.push("<ul>"),We.forEach(function($e){re.push($e)}),re.push("</ul>")),re.push("</li>"),$t=Ne(Zt,$t,xe,re),$t}function Tt(){return Ne(ee,0,0,Oe),Oe.push("</ul>"),Oe.join("")}const et={heading(Zt){const $t=Jt.exec(Zt);if(he+=1,$t)return{type:"heading",raw:$t[0],depth:$t[1].length,text:$t[2]}},fences(Zt){const $t=this.rules.block.fences.exec(Zt);if($t){const xe=$t[0];let re=ie(xe,$t[3]||"");const Re=$t[2]?$t[2].trim():$t[2];if(["latex","katex","math"].indexOf(Re)>=0){const We=lt(),$e=re;re=We,gt[We]={type:"block",expression:$e}}return{type:"code",raw:xe,lang:Re,text:re}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let dt=0;const lt=()=>`__special_katext_id_${dt++}__`;let gt={};function mt(){return gt}function yt(){dt=0,gt={}}function bt(Zt){return Zt=Zt.replace(nt,($t,xe)=>{const re=lt();return gt[re]={type:"inline",expression:xe},re}),Zt}const Dt=ue.listitem;ue.listitem=function(Zt){return Dt(bt(Zt))};const At=ue.paragraph;ue.paragraph=function(Zt){return At(bt(Zt))};const Vt=ue.tablecell;ue.tablecell=function(Zt,$t){return Vt(bt(Zt),$t)},ue.code=function(Zt,$t,xe){const re=($t||"").match(/\S*/)[0];return re?["latex","katex","math"].indexOf(re)>=0?`<p class='editormd-tex'>${Zt}</p>`:`<pre class="prettyprint linenums"><code class="language-${$t}">${xe?Zt:(0,ge.escape)(Zt,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(xe?Zt:(0,ge.escape)(Zt,!0))+"</code></pre>"},ue.heading=function(Zt,$t,xe){let re=this.options.headerPrefix+xe.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return ee.push({anchor:re,level:$t,text:Zt}),"<h"+$t+' id="'+he+re+'">'+Zt+"</h"+$t+">"},ne().setOptions({silent:!0,gfm:!0,pedantic:!1}),ne().use({tokenizer:et,renderer:ue}),tn.ZP=ne()},26906:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return cn}});var wt=Bt(62730),ne=Bt(59301),ge=Bt(92310),ke=Bt.n(ge),he=Bt(9981),ie=Bt(47999),ee=Bt(48755),Oe=Bt(38406),ue=Bt(31756),Jt=Bt(65970),Ke=Bt(13783),qt=Bt(13747),Ne=Bt(29787);const Tt=ne.createContext({}),et=Tt.Consumer;var nt=Bt(22703),dt=Bt(5472),lt=function(Yt,Rt){var Ee={};for(var Ve in Yt)Object.prototype.hasOwnProperty.call(Yt,Ve)&&Rt.indexOf(Ve)<0&&(Ee[Ve]=Yt[Ve]);if(Yt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var rn=0,Ve=Object.getOwnPropertySymbols(Yt);rn<Ve.length;rn++)Rt.indexOf(Ve[rn])<0&&Object.prototype.propertyIsEnumerable.call(Yt,Ve[rn])&&(Ee[Ve[rn]]=Yt[Ve[rn]]);return Ee};const gt=Yt=>{var{prefixCls:Rt,className:Ee,avatar:Ve,title:rn,description:ye}=Yt,Xe=lt(Yt,["prefixCls","className","avatar","title","description"]);const{getPrefixCls:sn}=(0,ne.useContext)(ee.E_),An=sn("list",Rt),Pe=ke()(`${An}-item-meta`,Ee),fn=ne.createElement("div",{className:`${An}-item-meta-content`},rn&&ne.createElement("h4",{className:`${An}-item-meta-title`},rn),ye&&ne.createElement("div",{className:`${An}-item-meta-description`},ye));return ne.createElement("div",Object.assign({},Xe,{className:Pe}),Ve&&ne.createElement("div",{className:`${An}-item-meta-avatar`},Ve),(rn||ye)&&fn)},yt=ne.forwardRef((Yt,Rt)=>{const{prefixCls:Ee,children:Ve,actions:rn,extra:ye,styles:Xe,className:sn,classNames:An,colStyle:Pe}=Yt,fn=lt(Yt,["prefixCls","children","actions","extra","styles","className","classNames","colStyle"]),{grid:le,itemLayout:yn}=(0,ne.useContext)(Tt),{getPrefixCls:oi,list:Ot}=(0,ne.useContext)(ee.E_),kt=Ge=>{var ce,fe;return ke()((fe=(ce=Ot==null?void 0:Ot.item)===null||ce===void 0?void 0:ce.classNames)===null||fe===void 0?void 0:fe[Ge],An==null?void 0:An[Ge])},xt=Ge=>{var ce,fe;return Object.assign(Object.assign({},(fe=(ce=Ot==null?void 0:Ot.item)===null||ce===void 0?void 0:ce.styles)===null||fe===void 0?void 0:fe[Ge]),Xe==null?void 0:Xe[Ge])},Nt=()=>{let Ge=!1;return ne.Children.forEach(Ve,ce=>{typeof ce=="string"&&(Ge=!0)}),Ge&&ne.Children.count(Ve)>1},jt=()=>yn==="vertical"?!!ye:!Nt(),Mt=oi("list",Ee),Kt=rn&&rn.length>0&&ne.createElement("ul",{className:ke()(`${Mt}-item-action`,kt("actions")),key:"actions",style:xt("actions")},rn.map((Ge,ce)=>ne.createElement("li",{key:`${Mt}-item-action-${ce}`},Ge,ce!==rn.length-1&&ne.createElement("em",{className:`${Mt}-item-action-split`})))),De=le?"div":"li",Ae=ne.createElement(De,Object.assign({},fn,le?{}:{ref:Rt},{className:ke()(`${Mt}-item`,{[`${Mt}-item-no-flex`]:!jt()},sn)}),yn==="vertical"&&ye?[ne.createElement("div",{className:`${Mt}-item-main`,key:"content"},Ve,Kt),ne.createElement("div",{className:ke()(`${Mt}-item-extra`,kt("extra")),key:"extra",style:xt("extra")},ye)]:[Ve,Kt,(0,nt.Tm)(ye,{key:"extra"})]);return le?ne.createElement(dt.Z,{ref:Rt,flex:1,style:Pe},Ae):Ae});yt.Meta=gt;var bt=yt,Dt=Bt(93083),At=Bt(63356),Vt=Bt(16931),Zt=Bt(51636);const $t=Yt=>{const{listBorderedCls:Rt,componentCls:Ee,paddingLG:Ve,margin:rn,itemPaddingSM:ye,itemPaddingLG:Xe,marginLG:sn,borderRadiusLG:An}=Yt;return{[Rt]:{border:`${(0,Dt.unit)(Yt.lineWidth)} ${Yt.lineType} ${Yt.colorBorder}`,borderRadius:An,[`${Ee}-header,${Ee}-footer,${Ee}-item`]:{paddingInline:Ve},[`${Ee}-pagination`]:{margin:`${(0,Dt.unit)(rn)} ${(0,Dt.unit)(sn)}`}},[`${Rt}${Ee}-sm`]:{[`${Ee}-item,${Ee}-header,${Ee}-footer`]:{padding:ye}},[`${Rt}${Ee}-lg`]:{[`${Ee}-item,${Ee}-header,${Ee}-footer`]:{padding:Xe}}}},xe=Yt=>{const{componentCls:Rt,screenSM:Ee,screenMD:Ve,marginLG:rn,marginSM:ye,margin:Xe}=Yt;return{[`@media screen and (max-width:${Ve}px)`]:{[Rt]:{[`${Rt}-item`]:{[`${Rt}-item-action`]:{marginInlineStart:rn}}},[`${Rt}-vertical`]:{[`${Rt}-item`]:{[`${Rt}-item-extra`]:{marginInlineStart:rn}}}},[`@media screen and (max-width: ${Ee}px)`]:{[Rt]:{[`${Rt}-item`]:{flexWrap:"wrap",[`${Rt}-action`]:{marginInlineStart:ye}}},[`${Rt}-vertical`]:{[`${Rt}-item`]:{flexWrap:"wrap-reverse",[`${Rt}-item-main`]:{minWidth:Yt.contentWidth},[`${Rt}-item-extra`]:{margin:`auto auto ${(0,Dt.unit)(Xe)}`}}}}}},re=Yt=>{const{componentCls:Rt,antCls:Ee,controlHeight:Ve,minHeight:rn,paddingSM:ye,marginLG:Xe,padding:sn,itemPadding:An,colorPrimary:Pe,itemPaddingSM:fn,itemPaddingLG:le,paddingXS:yn,margin:oi,colorText:Ot,colorTextDescription:kt,motionDurationSlow:xt,lineWidth:Nt,headerBg:jt,footerBg:Mt,emptyTextPadding:Kt,metaMarginBottom:De,avatarMarginRight:Ae,titleMarginBottom:Ge,descriptionFontSize:ce}=Yt;return{[Rt]:Object.assign(Object.assign({},(0,At.Wf)(Yt)),{position:"relative","*":{outline:"none"},[`${Rt}-header`]:{background:jt},[`${Rt}-footer`]:{background:Mt},[`${Rt}-header, ${Rt}-footer`]:{paddingBlock:ye},[`${Rt}-pagination`]:{marginBlockStart:Xe,[`${Ee}-pagination-options`]:{textAlign:"start"}},[`${Rt}-spin`]:{minHeight:rn,textAlign:"center"},[`${Rt}-items`]:{margin:0,padding:0,listStyle:"none"},[`${Rt}-item`]:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:An,color:Ot,[`${Rt}-item-meta`]:{display:"flex",flex:1,alignItems:"flex-start",maxWidth:"100%",[`${Rt}-item-meta-avatar`]:{marginInlineEnd:Ae},[`${Rt}-item-meta-content`]:{flex:"1 0",width:0,color:Ot},[`${Rt}-item-meta-title`]:{margin:`0 0 ${(0,Dt.unit)(Yt.marginXXS)} 0`,color:Ot,fontSize:Yt.fontSize,lineHeight:Yt.lineHeight,"> a":{color:Ot,transition:`all ${xt}`,"&:hover":{color:Pe}}},[`${Rt}-item-meta-description`]:{color:kt,fontSize:ce,lineHeight:Yt.lineHeight}},[`${Rt}-item-action`]:{flex:"0 0 auto",marginInlineStart:Yt.marginXXL,padding:0,fontSize:0,listStyle:"none","& > li":{position:"relative",display:"inline-block",padding:`0 ${(0,Dt.unit)(yn)}`,color:kt,fontSize:Yt.fontSize,lineHeight:Yt.lineHeight,textAlign:"center","&:first-child":{paddingInlineStart:0}},[`${Rt}-item-action-split`]:{position:"absolute",insetBlockStart:"50%",insetInlineEnd:0,width:Nt,height:Yt.calc(Yt.fontHeight).sub(Yt.calc(Yt.marginXXS).mul(2)).equal(),transform:"translateY(-50%)",backgroundColor:Yt.colorSplit}}},[`${Rt}-empty`]:{padding:`${(0,Dt.unit)(sn)} 0`,color:kt,fontSize:Yt.fontSizeSM,textAlign:"center"},[`${Rt}-empty-text`]:{padding:Kt,color:Yt.colorTextDisabled,fontSize:Yt.fontSize,textAlign:"center"},[`${Rt}-item-no-flex`]:{display:"block"}}),[`${Rt}-grid ${Ee}-col > ${Rt}-item`]:{display:"block",maxWidth:"100%",marginBlockEnd:oi,paddingBlock:0,borderBlockEnd:"none"},[`${Rt}-vertical ${Rt}-item`]:{alignItems:"initial",[`${Rt}-item-main`]:{display:"block",flex:1},[`${Rt}-item-extra`]:{marginInlineStart:Xe},[`${Rt}-item-meta`]:{marginBlockEnd:De,[`${Rt}-item-meta-title`]:{marginBlockStart:0,marginBlockEnd:Ge,color:Ot,fontSize:Yt.fontSizeLG,lineHeight:Yt.lineHeightLG}},[`${Rt}-item-action`]:{marginBlockStart:sn,marginInlineStart:"auto","> li":{padding:`0 ${(0,Dt.unit)(sn)}`,"&:first-child":{paddingInlineStart:0}}}},[`${Rt}-split ${Rt}-item`]:{borderBlockEnd:`${(0,Dt.unit)(Yt.lineWidth)} ${Yt.lineType} ${Yt.colorSplit}`,"&:last-child":{borderBlockEnd:"none"}},[`${Rt}-split ${Rt}-header`]:{borderBlockEnd:`${(0,Dt.unit)(Yt.lineWidth)} ${Yt.lineType} ${Yt.colorSplit}`},[`${Rt}-split${Rt}-empty ${Rt}-footer`]:{borderTop:`${(0,Dt.unit)(Yt.lineWidth)} ${Yt.lineType} ${Yt.colorSplit}`},[`${Rt}-loading ${Rt}-spin-nested-loading`]:{minHeight:Ve},[`${Rt}-split${Rt}-something-after-last-item ${Ee}-spin-container > ${Rt}-items > ${Rt}-item:last-child`]:{borderBlockEnd:`${(0,Dt.unit)(Yt.lineWidth)} ${Yt.lineType} ${Yt.colorSplit}`},[`${Rt}-lg ${Rt}-item`]:{padding:le},[`${Rt}-sm ${Rt}-item`]:{padding:fn},[`${Rt}:not(${Rt}-vertical)`]:{[`${Rt}-item-no-flex`]:{[`${Rt}-item-action`]:{float:"right"}}}}},Re=Yt=>({contentWidth:220,itemPadding:`${(0,Dt.unit)(Yt.paddingContentVertical)} 0`,itemPaddingSM:`${(0,Dt.unit)(Yt.paddingContentVerticalSM)} ${(0,Dt.unit)(Yt.paddingContentHorizontal)}`,itemPaddingLG:`${(0,Dt.unit)(Yt.paddingContentVerticalLG)} ${(0,Dt.unit)(Yt.paddingContentHorizontalLG)}`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:Yt.padding,metaMarginBottom:Yt.padding,avatarMarginRight:Yt.padding,titleMarginBottom:Yt.paddingSM,descriptionFontSize:Yt.fontSize});var We=(0,Vt.I$)("List",Yt=>{const Rt=(0,Zt.mergeToken)(Yt,{listBorderedCls:`${Yt.componentCls}-bordered`,minHeight:Yt.controlHeightLG});return[re(Rt),$t(Rt),xe(Rt)]},Re),$e=function(Yt,Rt){var Ee={};for(var Ve in Yt)Object.prototype.hasOwnProperty.call(Yt,Ve)&&Rt.indexOf(Ve)<0&&(Ee[Ve]=Yt[Ve]);if(Yt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var rn=0,Ve=Object.getOwnPropertySymbols(Yt);rn<Ve.length;rn++)Rt.indexOf(Ve[rn])<0&&Object.prototype.propertyIsEnumerable.call(Yt,Ve[rn])&&(Ee[Ve[rn]]=Yt[Ve[rn]]);return Ee};function En(Yt,Rt){var{pagination:Ee=!1,prefixCls:Ve,bordered:rn=!1,split:ye=!0,className:Xe,rootClassName:sn,style:An,children:Pe,itemLayout:fn,loadMore:le,grid:yn,dataSource:oi=[],size:Ot,header:kt,footer:xt,loading:Nt=!1,rowKey:jt,renderItem:Mt,locale:Kt}=Yt,De=$e(Yt,["pagination","prefixCls","bordered","split","className","rootClassName","style","children","itemLayout","loadMore","grid","dataSource","size","header","footer","loading","rowKey","renderItem","locale"]);const Ae=Ee&&typeof Ee=="object"?Ee:{},[Ge,ce]=ne.useState(Ae.defaultCurrent||1),[fe,Ce]=ne.useState(Ae.defaultPageSize||10),{getPrefixCls:ze,direction:Je,className:Mn,style:en}=(0,ee.dj)("list"),{renderEmpty:Dn}=ne.useContext(ee.E_),Yn={current:1,total:0},In=Mi=>(we,be)=>{var ve;ce(we),Ce(be),Ee&&((ve=Ee==null?void 0:Ee[Mi])===null||ve===void 0||ve.call(Ee,we,be))},qn=In("onChange"),Ai=In("onShowSizeChange"),ti=(Mi,we)=>{if(!Mt)return null;let be;return typeof jt=="function"?be=jt(Mi):jt?be=Mi[jt]:be=Mi.key,be||(be=`list-item-${we}`),ne.createElement(ne.Fragment,{key:be},Mt(Mi,we))},di=()=>!!(le||Ee||xt),ai=ze("list",Ve),[nr,xi,$i]=We(ai);let pr=Nt;typeof pr=="boolean"&&(pr={spinning:pr});const vr=!!(pr!=null&&pr.spinning),Nr=(0,ue.Z)(Ot);let Sr="";switch(Nr){case"large":Sr="lg";break;case"small":Sr="sm";break;default:break}const jr=ke()(ai,{[`${ai}-vertical`]:fn==="vertical",[`${ai}-${Sr}`]:Sr,[`${ai}-split`]:ye,[`${ai}-bordered`]:rn,[`${ai}-loading`]:vr,[`${ai}-grid`]:!!yn,[`${ai}-something-after-last-item`]:di(),[`${ai}-rtl`]:Je==="rtl"},Mn,Xe,sn,xi,$i),hr=(0,he.Z)(Yn,{total:oi.length,current:Ge,pageSize:fe},Ee||{}),qi=Math.ceil(hr.total/hr.pageSize);hr.current>qi&&(hr.current=qi);const Lr=Ee&&ne.createElement("div",{className:ke()(`${ai}-pagination`)},ne.createElement(qt.Z,Object.assign({align:"end"},hr,{onChange:qn,onShowSizeChange:Ai})));let Lt=(0,wt.Z)(oi);Ee&&oi.length>(hr.current-1)*hr.pageSize&&(Lt=(0,wt.Z)(oi).splice((hr.current-1)*hr.pageSize,hr.pageSize));const Cn=Object.keys(yn||{}).some(Mi=>["xs","sm","md","lg","xl","xxl"].includes(Mi)),yi=(0,Ke.Z)(Cn),Xn=ne.useMemo(()=>{for(let Mi=0;Mi<ie.c4.length;Mi+=1){const we=ie.c4[Mi];if(yi[we])return we}},[yi]),fi=ne.useMemo(()=>{if(!yn)return;const Mi=Xn&&yn[Xn]?yn[Xn]:yn.column;if(Mi)return{width:`${100/Mi}%`,maxWidth:`${100/Mi}%`}},[JSON.stringify(yn),Xn]);let gi=vr&&ne.createElement("div",{style:{minHeight:53}});if(Lt.length>0){const Mi=Lt.map((we,be)=>ti(we,be));gi=yn?ne.createElement(Jt.Z,{gutter:yn.gutter},ne.Children.map(Mi,we=>ne.createElement("div",{key:we==null?void 0:we.key,style:fi},we))):ne.createElement("ul",{className:`${ai}-items`},Mi)}else!Pe&&!vr&&(gi=ne.createElement("div",{className:`${ai}-empty-text`},(Kt==null?void 0:Kt.emptyText)||(Dn==null?void 0:Dn("List"))||ne.createElement(Oe.Z,{componentName:"List"})));const Kn=hr.position||"bottom",dr=ne.useMemo(()=>({grid:yn,itemLayout:fn}),[JSON.stringify(yn),fn]);return nr(ne.createElement(Tt.Provider,{value:dr},ne.createElement("div",Object.assign({ref:Rt,style:Object.assign(Object.assign({},en),An),className:jr},De),(Kn==="top"||Kn==="both")&&Lr,kt&&ne.createElement("div",{className:`${ai}-header`},kt),ne.createElement(Ne.Z,Object.assign({},pr),gi,Pe),xt&&ne.createElement("div",{className:`${ai}-footer`},xt),le||(Kn==="bottom"||Kn==="both")&&Lr)))}const gn=ne.forwardRef(En);gn.Item=bt;var cn=gn},57780:function(ln,tn,Bt){"use strict";Bt.r(tn),Bt.d(tn,{clsx:function(){return ne}});function wt(ge){var ke,he,ie="";if(typeof ge=="string"||typeof ge=="number")ie+=ge;else if(typeof ge=="object")if(Array.isArray(ge))for(ke=0;ke<ge.length;ke++)ge[ke]&&(he=wt(ge[ke]))&&(ie&&(ie+=" "),ie+=he);else for(ke in ge)ge[ke]&&(ie&&(ie+=" "),ie+=ke);return ie}function ne(){for(var ge,ke,he=0,ie="";he<arguments.length;)(ge=arguments[he++])&&(ke=wt(ge))&&(ie&&(ie+=" "),ie+=ke);return ie}tn.default=ne},99498:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){wt.defineOption("placeholder","",function(Oe,ue,Jt){var Ke=Jt&&Jt!=wt.Init;if(ue&&!Ke)Oe.on("blur",he),Oe.on("change",ie),Oe.on("swapDoc",ie),wt.on(Oe.getInputField(),"compositionupdate",Oe.state.placeholderCompose=function(){ke(Oe)}),ie(Oe);else if(!ue&&Ke){Oe.off("blur",he),Oe.off("change",ie),Oe.off("swapDoc",ie),wt.off(Oe.getInputField(),"compositionupdate",Oe.state.placeholderCompose),ne(Oe);var qt=Oe.getWrapperElement();qt.className=qt.className.replace(" CodeMirror-empty","")}ue&&!Oe.hasFocus()&&he(Oe)});function ne(Oe){Oe.state.placeholder&&(Oe.state.placeholder.parentNode.removeChild(Oe.state.placeholder),Oe.state.placeholder=null)}function ge(Oe){ne(Oe);var ue=Oe.state.placeholder=document.createElement("pre");ue.style.cssText="height: 0; overflow: visible",ue.style.direction=Oe.getOption("direction"),ue.className="CodeMirror-placeholder CodeMirror-line-like";var Jt=Oe.getOption("placeholder");typeof Jt=="string"&&(Jt=document.createTextNode(Jt)),ue.appendChild(Jt),Oe.display.lineSpace.insertBefore(ue,Oe.display.lineSpace.firstChild)}function ke(Oe){setTimeout(function(){var ue=!1,Jt=Oe.getInputField();Jt.nodeName=="TEXTAREA"?ue=!Jt.value:Oe.lineCount()==1&&(ue=!/[^\u200b]/.test(Jt.querySelector(".CodeMirror-line").textContent)),ue?ge(Oe):ne(Oe)},20)}function he(Oe){ee(Oe)&&ge(Oe)}function ie(Oe){var ue=Oe.getWrapperElement(),Jt=ee(Oe);ue.className=ue.className.replace(" CodeMirror-empty","")+(Jt?" CodeMirror-empty":""),Jt?ge(Oe):ne(Oe)}function ee(Oe){return Oe.lineCount()===1&&Oe.getLine(0)===""}})},25717:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){var ne={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},ge=wt.Pos;wt.defineOption("autoCloseBrackets",!1,function(et,nt,dt){dt&&dt!=wt.Init&&(et.removeKeyMap(he),et.state.closeBrackets=null),nt&&(ie(ke(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(he))});function ke(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:ne[nt]}var he={Backspace:ue,Enter:Jt};function ie(et){for(var nt=0;nt<et.length;nt++){var dt=et.charAt(nt),lt="'"+dt+"'";he[lt]||(he[lt]=ee(dt))}}ie(ne.pairs+"`");function ee(et){return function(nt){return qt(nt,et)}}function Oe(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var dt=et.getModeAt(et.getCursor());return dt.closeBrackets||nt}function ue(et){var nt=Oe(et);if(!nt||et.getOption("disableInput"))return wt.Pass;for(var dt=ke(nt,"pairs"),lt=et.listSelections(),gt=0;gt<lt.length;gt++){if(!lt[gt].empty())return wt.Pass;var mt=Ne(et,lt[gt].head);if(!mt||dt.indexOf(mt)%2!=0)return wt.Pass}for(var gt=lt.length-1;gt>=0;gt--){var yt=lt[gt].head;et.replaceRange("",ge(yt.line,yt.ch-1),ge(yt.line,yt.ch+1),"+delete")}}function Jt(et){var nt=Oe(et),dt=nt&&ke(nt,"explode");if(!dt||et.getOption("disableInput"))return wt.Pass;for(var lt=et.listSelections(),gt=0;gt<lt.length;gt++){if(!lt[gt].empty())return wt.Pass;var mt=Ne(et,lt[gt].head);if(!mt||dt.indexOf(mt)%2!=0)return wt.Pass}et.operation(function(){var yt=et.lineSeparator()||`
`;et.replaceSelection(yt+yt,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var bt=0;bt<lt.length;bt++){var Dt=lt[bt].head.line;et.indentLine(Dt,null,!0),et.indentLine(Dt+1,null,!0)}})}function Ke(et){var nt=wt.cmpPos(et.anchor,et.head)>0;return{anchor:new ge(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new ge(et.head.line,et.head.ch+(nt?1:-1))}}function qt(et,nt){var dt=Oe(et);if(!dt||et.getOption("disableInput"))return wt.Pass;var lt=ke(dt,"pairs"),gt=lt.indexOf(nt);if(gt==-1)return wt.Pass;for(var mt=ke(dt,"closeBefore"),yt=ke(dt,"triples"),bt=lt.charAt(gt+1)==nt,Dt=et.listSelections(),At=gt%2==0,Vt,Zt=0;Zt<Dt.length;Zt++){var $t=Dt[Zt],xe=$t.head,re,Re=et.getRange(xe,ge(xe.line,xe.ch+1));if(At&&!$t.empty())re="surround";else if((bt||!At)&&Re==nt)bt&&Tt(et,xe)?re="both":yt.indexOf(nt)>=0&&et.getRange(xe,ge(xe.line,xe.ch+3))==nt+nt+nt?re="skipThree":re="skip";else if(bt&&xe.ch>1&&yt.indexOf(nt)>=0&&et.getRange(ge(xe.line,xe.ch-2),xe)==nt+nt){if(xe.ch>2&&/\bstring/.test(et.getTokenTypeAt(ge(xe.line,xe.ch-2))))return wt.Pass;re="addFour"}else if(bt){var We=xe.ch==0?" ":et.getRange(ge(xe.line,xe.ch-1),xe);if(!wt.isWordChar(Re)&&We!=nt&&!wt.isWordChar(We))re="both";else return wt.Pass}else if(At&&(Re.length===0||/\s/.test(Re)||mt.indexOf(Re)>-1))re="both";else return wt.Pass;if(!Vt)Vt=re;else if(Vt!=re)return wt.Pass}var $e=gt%2?lt.charAt(gt-1):nt,En=gt%2?nt:lt.charAt(gt+1);et.operation(function(){if(Vt=="skip")et.execCommand("goCharRight");else if(Vt=="skipThree")for(var vn=0;vn<3;vn++)et.execCommand("goCharRight");else if(Vt=="surround"){for(var gn=et.getSelections(),vn=0;vn<gn.length;vn++)gn[vn]=$e+gn[vn]+En;et.replaceSelections(gn,"around"),gn=et.listSelections().slice();for(var vn=0;vn<gn.length;vn++)gn[vn]=Ke(gn[vn]);et.setSelections(gn)}else Vt=="both"?(et.replaceSelection($e+En,null),et.triggerElectric($e+En),et.execCommand("goCharLeft")):Vt=="addFour"&&(et.replaceSelection($e+$e+$e+$e,"before"),et.execCommand("goCharRight"))})}function Ne(et,nt){var dt=et.getRange(ge(nt.line,nt.ch-1),ge(nt.line,nt.ch+1));return dt.length==2?dt:null}function Tt(et,nt){var dt=et.getTokenAt(ge(nt.line,nt.ch+1));return/\bstring/.test(dt.type)&&dt.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},6313:function(ln,tn,Bt){(function(wt){wt(Bt(89780),Bt(32855))})(function(wt){wt.defineOption("autoCloseTags",!1,function(ue,Jt,Ke){if(Ke!=wt.Init&&Ke&&ue.removeKeyMap("autoCloseTags"),!!Jt){var qt={name:"autoCloseTags"};(typeof Jt!="object"||Jt.whenClosing!==!1)&&(qt["'/'"]=function(Ne){return ie(Ne)}),(typeof Jt!="object"||Jt.whenOpening!==!1)&&(qt["'>'"]=function(Ne){return ke(Ne)}),ue.addKeyMap(qt)}});var ne=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],ge=["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 ke(ue){if(ue.getOption("disableInput"))return wt.Pass;for(var Jt=ue.listSelections(),Ke=[],qt=ue.getOption("autoCloseTags"),Ne=0;Ne<Jt.length;Ne++){if(!Jt[Ne].empty())return wt.Pass;var Tt=Jt[Ne].head,et=ue.getTokenAt(Tt),nt=wt.innerMode(ue.getMode(),et.state),dt=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(dt),gt=lt&&lt.name;if(!gt)return wt.Pass;var mt=nt.mode.configuration=="html",yt=typeof qt=="object"&&qt.dontCloseTags||mt&&ne,bt=typeof qt=="object"&&qt.indentTags||mt&&ge;et.end>Tt.ch&&(gt=gt.slice(0,gt.length-et.end+Tt.ch));var Dt=gt.toLowerCase();if(!gt||et.type=="string"&&(et.end!=Tt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&lt.close||et.string.indexOf("/")==Tt.ch-et.start-1||yt&&ee(yt,Dt)>-1||Oe(ue,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(dt)||[],gt,Tt,!0))return wt.Pass;var At=typeof qt=="object"&&qt.emptyTags;if(At&&ee(At,gt)>-1){Ke[Ne]={text:"/>",newPos:wt.Pos(Tt.line,Tt.ch+2)};continue}var Vt=bt&&ee(bt,Dt)>-1;Ke[Ne]={indent:Vt,text:">"+(Vt?`
`:"")+"</"+gt+">",newPos:Vt?wt.Pos(Tt.line+1,0):wt.Pos(Tt.line,Tt.ch+1)}}for(var Zt=typeof qt=="object"&&qt.dontIndentOnAutoClose,Ne=Jt.length-1;Ne>=0;Ne--){var $t=Ke[Ne];ue.replaceRange($t.text,Jt[Ne].head,Jt[Ne].anchor,"+insert");var xe=ue.listSelections().slice(0);xe[Ne]={head:$t.newPos,anchor:$t.newPos},ue.setSelections(xe),!Zt&&$t.indent&&(ue.indentLine($t.newPos.line,null,!0),ue.indentLine($t.newPos.line+1,null,!0))}}function he(ue,Jt){for(var Ke=ue.listSelections(),qt=[],Ne=Jt?"/":"</",Tt=ue.getOption("autoCloseTags"),et=typeof Tt=="object"&&Tt.dontIndentOnSlash,nt=0;nt<Ke.length;nt++){if(!Ke[nt].empty())return wt.Pass;var dt=Ke[nt].head,lt=ue.getTokenAt(dt),gt=wt.innerMode(ue.getMode(),lt.state),mt=gt.state;if(Jt&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=dt.ch-1))return wt.Pass;var yt,bt=gt.mode.name!="xml"&&ue.getMode().name=="htmlmixed";if(bt&&gt.mode.name=="javascript")yt=Ne+"script";else if(bt&&gt.mode.name=="css")yt=Ne+"style";else{var Dt=gt.mode.xmlCurrentContext&&gt.mode.xmlCurrentContext(mt);if(!Dt||Dt.length&&Oe(ue,Dt,Dt[Dt.length-1],dt))return wt.Pass;yt=Ne+Dt[Dt.length-1]}ue.getLine(dt.line).charAt(lt.end)!=">"&&(yt+=">"),qt[nt]=yt}if(ue.replaceSelections(qt),Ke=ue.listSelections(),!et)for(var nt=0;nt<Ke.length;nt++)(nt==Ke.length-1||Ke[nt].head.line<Ke[nt+1].head.line)&&ue.indentLine(Ke[nt].head.line)}function ie(ue){return ue.getOption("disableInput")?wt.Pass:he(ue,!0)}wt.commands.closeTag=function(ue){return he(ue)};function ee(ue,Jt){if(ue.indexOf)return ue.indexOf(Jt);for(var Ke=0,qt=ue.length;Ke<qt;++Ke)if(ue[Ke]==Jt)return Ke;return-1}function Oe(ue,Jt,Ke,qt,Ne){if(!wt.scanForClosingTag)return!1;var Tt=Math.min(ue.lastLine()+1,qt.line+500),et=wt.scanForClosingTag(ue,qt,null,Tt);if(!et||et.tag!=Ke)return!1;for(var nt=Ne?1:0,dt=Jt.length-1;dt>=0&&Jt[dt]==Ke;dt--)++nt;qt=et.to;for(var dt=1;dt<nt;dt++){var lt=wt.scanForClosingTag(ue,qt,null,Tt);if(!lt||lt.tag!=Ke)return!1;qt=lt.to}return!0}})},32855:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){"use strict";var ne=wt.Pos;function ge(dt,lt){return dt.line-lt.line||dt.ch-lt.ch}var ke="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",he=ke+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ie=new RegExp("<(/?)(["+ke+"]["+he+"]*)","g");function ee(dt,lt,gt,mt){this.line=lt,this.ch=gt,this.cm=dt,this.text=dt.getLine(lt),this.min=mt?Math.max(mt.from,dt.firstLine()):dt.firstLine(),this.max=mt?Math.min(mt.to-1,dt.lastLine()):dt.lastLine()}function Oe(dt,lt){var gt=dt.cm.getTokenTypeAt(ne(dt.line,lt));return gt&&/\btag\b/.test(gt)}function ue(dt){if(!(dt.line>=dt.max))return dt.ch=0,dt.text=dt.cm.getLine(++dt.line),!0}function Jt(dt){if(!(dt.line<=dt.min))return dt.text=dt.cm.getLine(--dt.line),dt.ch=dt.text.length,!0}function Ke(dt){for(;;){var lt=dt.text.indexOf(">",dt.ch);if(lt==-1){if(ue(dt))continue;return}if(!Oe(dt,lt+1)){dt.ch=lt+1;continue}var gt=dt.text.lastIndexOf("/",lt),mt=gt>-1&&!/\S/.test(dt.text.slice(gt+1,lt));return dt.ch=lt+1,mt?"selfClose":"regular"}}function qt(dt){for(;;){var lt=dt.ch?dt.text.lastIndexOf("<",dt.ch-1):-1;if(lt==-1){if(Jt(dt))continue;return}if(!Oe(dt,lt+1)){dt.ch=lt;continue}ie.lastIndex=lt,dt.ch=lt;var gt=ie.exec(dt.text);if(gt&&gt.index==lt)return gt}}function Ne(dt){for(;;){ie.lastIndex=dt.ch;var lt=ie.exec(dt.text);if(!lt){if(ue(dt))continue;return}if(!Oe(dt,lt.index+1)){dt.ch=lt.index+1;continue}return dt.ch=lt.index+lt[0].length,lt}}function Tt(dt){for(;;){var lt=dt.ch?dt.text.lastIndexOf(">",dt.ch-1):-1;if(lt==-1){if(Jt(dt))continue;return}if(!Oe(dt,lt+1)){dt.ch=lt;continue}var gt=dt.text.lastIndexOf("/",lt),mt=gt>-1&&!/\S/.test(dt.text.slice(gt+1,lt));return dt.ch=lt+1,mt?"selfClose":"regular"}}function et(dt,lt){for(var gt=[];;){var mt=Ne(dt),yt,bt=dt.line,Dt=dt.ch-(mt?mt[0].length:0);if(!mt||!(yt=Ke(dt)))return;if(yt!="selfClose")if(mt[1]){for(var At=gt.length-1;At>=0;--At)if(gt[At]==mt[2]){gt.length=At;break}if(At<0&&(!lt||lt==mt[2]))return{tag:mt[2],from:ne(bt,Dt),to:ne(dt.line,dt.ch)}}else gt.push(mt[2])}}function nt(dt,lt){for(var gt=[];;){var mt=Tt(dt);if(!mt)return;if(mt=="selfClose"){qt(dt);continue}var yt=dt.line,bt=dt.ch,Dt=qt(dt);if(!Dt)return;if(Dt[1])gt.push(Dt[2]);else{for(var At=gt.length-1;At>=0;--At)if(gt[At]==Dt[2]){gt.length=At;break}if(At<0&&(!lt||lt==Dt[2]))return{tag:Dt[2],from:ne(dt.line,dt.ch),to:ne(yt,bt)}}}}wt.registerHelper("fold","xml",function(dt,lt){for(var gt=new ee(dt,lt.line,0);;){var mt=Ne(gt);if(!mt||gt.line!=lt.line)return;var yt=Ke(gt);if(!yt)return;if(!mt[1]&&yt!="selfClose"){var bt=ne(gt.line,gt.ch),Dt=et(gt,mt[2]);return Dt&&ge(Dt.from,bt)>0?{from:bt,to:Dt.from}:null}}}),wt.findMatchingTag=function(dt,lt,gt){var mt=new ee(dt,lt.line,lt.ch,gt);if(!(mt.text.indexOf(">")==-1&&mt.text.indexOf("<")==-1)){var yt=Ke(mt),bt=yt&&ne(mt.line,mt.ch),Dt=yt&&qt(mt);if(!(!yt||!Dt||ge(mt,lt)>0)){var At={from:ne(mt.line,mt.ch),to:bt,tag:Dt[2]};return yt=="selfClose"?{open:At,close:null,at:"open"}:Dt[1]?{open:nt(mt,Dt[2]),close:At,at:"close"}:(mt=new ee(dt,bt.line,bt.ch,gt),{open:At,close:et(mt,Dt[2]),at:"open"})}}},wt.findEnclosingTag=function(dt,lt,gt,mt){for(var yt=new ee(dt,lt.line,lt.ch,gt);;){var bt=nt(yt,mt);if(!bt)break;var Dt=new ee(dt,lt.line,lt.ch,gt),At=et(Dt,bt.tag);if(At)return{open:bt,close:At}}},wt.scanForClosingTag=function(dt,lt,gt,mt){var yt=new ee(dt,lt.line,lt.ch,mt?{from:0,to:mt}:null);return et(yt,gt)}})},89780:function(ln){(function(tn,Bt){ln.exports=Bt()})(this,function(){"use strict";var tn=navigator.userAgent,Bt=navigator.platform,wt=/gecko\/\d/i.test(tn),ne=/MSIE \d/.test(tn),ge=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(tn),ke=/Edge\/(\d+)/.exec(tn),he=ne||ge||ke,ie=he&&(ne?document.documentMode||6:+(ke||ge)[1]),ee=!ke&&/WebKit\//.test(tn),Oe=ee&&/Qt\/\d+\.\d+/.test(tn),ue=!ke&&/Chrome\//.test(tn),Jt=/Opera\//.test(tn),Ke=/Apple Computer/.test(navigator.vendor),qt=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(tn),Ne=/PhantomJS/.test(tn),Tt=!ke&&/AppleWebKit/.test(tn)&&/Mobile\/\w+/.test(tn),et=/Android/.test(tn),nt=Tt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(tn),dt=Tt||/Mac/.test(Bt),lt=/\bCrOS\b/.test(tn),gt=/win/i.test(Bt),mt=Jt&&tn.match(/Version\/(\d*\.\d*)/);mt&&(mt=Number(mt[1])),mt&&mt>=15&&(Jt=!1,ee=!0);var yt=dt&&(Oe||Jt&&(mt==null||mt<12.11)),bt=wt||he&&ie>=9;function Dt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var At=function(it,st){var ct=it.className,ht=Dt(st).exec(ct);if(ht){var pt=ct.slice(ht.index+ht[0].length);it.className=ct.slice(0,ht.index)+(pt?ht[1]+pt:"")}};function Vt(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function Zt(it,st){return Vt(it).appendChild(st)}function $t(it,st,ct,ht){var pt=document.createElement(it);if(ct&&(pt.className=ct),ht&&(pt.style.cssText=ht),typeof st=="string")pt.appendChild(document.createTextNode(st));else if(st)for(var Ct=0;Ct<st.length;++Ct)pt.appendChild(st[Ct]);return pt}function xe(it,st,ct,ht){var pt=$t(it,st,ct,ht);return pt.setAttribute("role","presentation"),pt}var re;document.createRange?re=function(it,st,ct,ht){var pt=document.createRange();return pt.setEnd(ht||it,ct),pt.setStart(it,st),pt}:re=function(it,st,ct){var ht=document.body.createTextRange();try{ht.moveToElementText(it.parentNode)}catch(pt){return ht}return ht.collapse(!0),ht.moveEnd("character",ct),ht.moveStart("character",st),ht};function Re(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 We(){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 $e(it,st){var ct=it.className;Dt(st).test(ct)||(it.className+=(ct?" ":"")+st)}function En(it,st){for(var ct=it.split(" "),ht=0;ht<ct.length;ht++)ct[ht]&&!Dt(ct[ht]).test(st)&&(st+=" "+ct[ht]);return st}var vn=function(it){it.select()};Tt?vn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:he&&(vn=function(it){try{it.select()}catch(st){}});function gn(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function cn(it,st,ct){st||(st={});for(var ht in it)it.hasOwnProperty(ht)&&(ct!==!1||!st.hasOwnProperty(ht))&&(st[ht]=it[ht]);return st}function Yt(it,st,ct,ht,pt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var Ct=ht||0,Ft=pt||0;;){var Ht=it.indexOf(" ",Ct);if(Ht<0||Ht>=st)return Ft+(st-Ct);Ft+=Ht-Ct,Ft+=ct-Ft%ct,Ct=Ht+1}}var Rt=function(){this.id=null,this.f=null,this.time=0,this.handler=gn(this.onTimeout,this)};Rt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Rt.prototype.set=function(it,st){this.f=st;var ct=+new Date+it;(!this.id||ct<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=ct)};function Ee(it,st){for(var ct=0;ct<it.length;++ct)if(it[ct]==st)return ct;return-1}var Ve=50,rn={toString:function(){return"CodeMirror.Pass"}},ye={scroll:!1},Xe={origin:"*mouse"},sn={origin:"+move"};function An(it,st,ct){for(var ht=0,pt=0;;){var Ct=it.indexOf(" ",ht);Ct==-1&&(Ct=it.length);var Ft=Ct-ht;if(Ct==it.length||pt+Ft>=st)return ht+Math.min(Ft,st-pt);if(pt+=Ct-ht,pt+=ct-pt%ct,ht=Ct+1,pt>=st)return ht}}var Pe=[""];function fn(it){for(;Pe.length<=it;)Pe.push(le(Pe)+" ");return Pe[it]}function le(it){return it[it.length-1]}function yn(it,st){for(var ct=[],ht=0;ht<it.length;ht++)ct[ht]=st(it[ht],ht);return ct}function oi(it,st,ct){for(var ht=0,pt=ct(st);ht<it.length&&ct(it[ht])<=pt;)ht++;it.splice(ht,0,st)}function Ot(){}function kt(it,st){var ct;return Object.create?ct=Object.create(it):(Ot.prototype=it,ct=new Ot),st&&cn(st,ct),ct}var xt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Nt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||xt.test(it))}function jt(it,st){return st?st.source.indexOf("\\w")>-1&&Nt(it)?!0:st.test(it):Nt(it)}function Mt(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var Kt=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function De(it){return it.charCodeAt(0)>=768&&Kt.test(it)}function Ae(it,st,ct){for(;(ct<0?st>0:st<it.length)&&De(it.charAt(st));)st+=ct;return st}function Ge(it,st,ct){for(var ht=st>ct?-1:1;;){if(st==ct)return st;var pt=(st+ct)/2,Ct=ht<0?Math.ceil(pt):Math.floor(pt);if(Ct==st)return it(Ct)?st:ct;it(Ct)?ct=Ct:st=Ct+ht}}function ce(it,st,ct,ht){if(!it)return ht(st,ct,"ltr",0);for(var pt=!1,Ct=0;Ct<it.length;++Ct){var Ft=it[Ct];(Ft.from<ct&&Ft.to>st||st==ct&&Ft.to==st)&&(ht(Math.max(Ft.from,st),Math.min(Ft.to,ct),Ft.level==1?"rtl":"ltr",Ct),pt=!0)}pt||ht(st,ct,"ltr")}var fe=null;function Ce(it,st,ct){var ht;fe=null;for(var pt=0;pt<it.length;++pt){var Ct=it[pt];if(Ct.from<st&&Ct.to>st)return pt;Ct.to==st&&(Ct.from!=Ct.to&&ct=="before"?ht=pt:fe=pt),Ct.from==st&&(Ct.from!=Ct.to&&ct!="before"?ht=pt:fe=pt)}return ht!=null?ht:fe}var ze=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function ct(te){return te<=247?it.charAt(te):1424<=te&&te<=1524?"R":1536<=te&&te<=1785?st.charAt(te-1536):1774<=te&&te<=2220?"r":8192<=te&&te<=8203?"w":te==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,pt=/[stwN]/,Ct=/[LRr]/,Ft=/[Lb1n]/,Ht=/[1n]/;function Gt(te,Fe,se){this.level=te,this.from=Fe,this.to=se}return function(te,Fe){var se=Fe=="ltr"?"L":"R";if(te.length==0||Fe=="ltr"&&!ht.test(te))return!1;for(var qe=te.length,Ue=[],Wn=0;Wn<qe;++Wn)Ue.push(ct(te.charCodeAt(Wn)));for(var Jn=0,hi=se;Jn<qe;++Jn){var Ni=Ue[Jn];Ni=="m"?Ue[Jn]=hi:hi=Ni}for(var Ji=0,Gi=se;Ji<qe;++Ji){var rr=Ue[Ji];rr=="1"&&Gi=="r"?Ue[Ji]="n":Ct.test(rr)&&(Gi=rr,rr=="r"&&(Ue[Ji]="R"))}for(var kr=1,ji=Ue[0];kr<qe-1;++kr){var Kr=Ue[kr];Kr=="+"&&ji=="1"&&Ue[kr+1]=="1"?Ue[kr]="1":Kr==","&&ji==Ue[kr+1]&&(ji=="1"||ji=="n")&&(Ue[kr]=ji),ji=Kr}for(var _o=0;_o<qe;++_o){var Cs=Ue[_o];if(Cs==",")Ue[_o]="N";else if(Cs=="%"){var Jo=void 0;for(Jo=_o+1;Jo<qe&&Ue[Jo]=="%";++Jo);for(var Na=_o&&Ue[_o-1]=="!"||Jo<qe&&Ue[Jo]=="1"?"1":"N",oa=_o;oa<Jo;++oa)Ue[oa]=Na;_o=Jo-1}}for(var vs=0,Ha=se;vs<qe;++vs){var Xs=Ue[vs];Ha=="L"&&Xs=="1"?Ue[vs]="L":Ct.test(Xs)&&(Ha=Xs)}for(var ys=0;ys<qe;++ys)if(pt.test(Ue[ys])){var uo=void 0;for(uo=ys+1;uo<qe&&pt.test(Ue[uo]);++uo);for(var ns=(ys?Ue[ys-1]:se)=="L",Ds=(uo<qe?Ue[uo]:se)=="L",Js=ns==Ds?ns?"L":"R":se,Fl=ys;Fl<uo;++Fl)Ue[Fl]=Js;ys=uo-1}for(var Qo=[],yl,as=0;as<qe;)if(Ft.test(Ue[as])){var xc=as;for(++as;as<qe&&Ft.test(Ue[as]);++as);Qo.push(new Gt(0,xc,as))}else{var il=as,Wa=Qo.length,Ta=Fe=="rtl"?1:0;for(++as;as<qe&&Ue[as]!="L";++as);for(var No=il;No<as;)if(Ht.test(Ue[No])){il<No&&(Qo.splice(Wa,0,new Gt(1,il,No)),Wa+=Ta);var Os=No;for(++No;No<as&&Ht.test(Ue[No]);++No);Qo.splice(Wa,0,new Gt(2,Os,No)),Wa+=Ta,il=No}else++No;il<as&&Qo.splice(Wa,0,new Gt(1,il,as))}return Fe=="ltr"&&(Qo[0].level==1&&(yl=te.match(/^\s+/))&&(Qo[0].from=yl[0].length,Qo.unshift(new Gt(0,0,yl[0].length))),le(Qo).level==1&&(yl=te.match(/\s+$/))&&(le(Qo).to-=yl[0].length,Qo.push(new Gt(0,qe-yl[0].length,qe)))),Fe=="rtl"?Qo.reverse():Qo}}();function Je(it,st){var ct=it.order;return ct==null&&(ct=it.order=ze(it.text,st)),ct}var Mn=[],en=function(it,st,ct){if(it.addEventListener)it.addEventListener(st,ct,!1);else if(it.attachEvent)it.attachEvent("on"+st,ct);else{var ht=it._handlers||(it._handlers={});ht[st]=(ht[st]||Mn).concat(ct)}};function Dn(it,st){return it._handlers&&it._handlers[st]||Mn}function Yn(it,st,ct){if(it.removeEventListener)it.removeEventListener(st,ct,!1);else if(it.detachEvent)it.detachEvent("on"+st,ct);else{var ht=it._handlers,pt=ht&&ht[st];if(pt){var Ct=Ee(pt,ct);Ct>-1&&(ht[st]=pt.slice(0,Ct).concat(pt.slice(Ct+1)))}}}function In(it,st){var ct=Dn(it,st);if(ct.length)for(var ht=Array.prototype.slice.call(arguments,2),pt=0;pt<ct.length;++pt)ct[pt].apply(null,ht)}function qn(it,st,ct){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),In(it,ct||st.type,it,st),xi(st)||st.codemirrorIgnore}function Ai(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var ct=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),ht=0;ht<st.length;++ht)Ee(ct,st[ht])==-1&&ct.push(st[ht])}function ti(it,st){return Dn(it,st).length>0}function di(it){it.prototype.on=function(st,ct){en(this,st,ct)},it.prototype.off=function(st,ct){Yn(this,st,ct)}}function ai(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function nr(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function xi(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function $i(it){ai(it),nr(it)}function pr(it){return it.target||it.srcElement}function vr(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),dt&&it.ctrlKey&&st==1&&(st=3),st}var Nr=function(){if(he&&ie<9)return!1;var it=$t("div");return"draggable"in it||"dragDrop"in it}(),Sr;function jr(it){if(Sr==null){var st=$t("span","\u200B");Zt(it,$t("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(Sr=st.offsetWidth<=1&&st.offsetHeight>2&&!(he&&ie<8))}var ct=Sr?$t("span","\u200B"):$t("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return ct.setAttribute("cm-text",""),ct}var hr;function qi(it){if(hr!=null)return hr;var st=Zt(it,document.createTextNode("A\u062EA")),ct=re(st,0,1).getBoundingClientRect(),ht=re(st,1,2).getBoundingClientRect();return Vt(it),!ct||ct.left==ct.right?!1:hr=ht.right-ct.right<3}var Lr=`
b`.split(/\n/).length!=3?function(it){for(var st=0,ct=[],ht=it.length;st<=ht;){var pt=it.indexOf(`
`,st);pt==-1&&(pt=it.length);var Ct=it.slice(st,it.charAt(pt-1)=="\r"?pt-1:pt),Ft=Ct.indexOf("\r");Ft!=-1?(ct.push(Ct.slice(0,Ft)),st+=Ft+1):(ct.push(Ct),st=pt+1)}return ct}:function(it){return it.split(/\r\n?|\n/)},Lt=window.getSelection?function(it){try{return it.selectionStart!=it.selectionEnd}catch(st){return!1}}:function(it){var st;try{st=it.ownerDocument.selection.createRange()}catch(ct){}return!st||st.parentElement()!=it?!1:st.compareEndPoints("StartToEnd",st)!=0},Cn=function(){var it=$t("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),yi=null;function Xn(it){if(yi!=null)return yi;var st=Zt(it,$t("span","x")),ct=st.getBoundingClientRect(),ht=re(st,0,1).getBoundingClientRect();return yi=Math.abs(ct.left-ht.left)>1}var fi={},gi={};function Kn(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),fi[it]=st}function dr(it,st){gi[it]=st}function Mi(it){if(typeof it=="string"&&gi.hasOwnProperty(it))it=gi[it];else if(it&&typeof it.name=="string"&&gi.hasOwnProperty(it.name)){var st=gi[it.name];typeof st=="string"&&(st={name:st}),it=kt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return Mi("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Mi("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function we(it,st){st=Mi(st);var ct=fi[st.name];if(!ct)return we(it,"text/plain");var ht=ct(it,st);if(be.hasOwnProperty(st.name)){var pt=be[st.name];for(var Ct in pt)pt.hasOwnProperty(Ct)&&(ht.hasOwnProperty(Ct)&&(ht["_"+Ct]=ht[Ct]),ht[Ct]=pt[Ct])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var Ft in st.modeProps)ht[Ft]=st.modeProps[Ft];return ht}var be={};function ve(it,st){var ct=be.hasOwnProperty(it)?be[it]:be[it]={};cn(st,ct)}function Qn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var ct={};for(var ht in st){var pt=st[ht];pt instanceof Array&&(pt=pt.concat([])),ct[ht]=pt}return ct}function li(it,st){for(var ct;it.innerMode&&(ct=it.innerMode(st),!(!ct||ct.mode==it));)st=ct.state,it=ct.mode;return ct||{mode:it,state:st}}function ui(it,st,ct){return it.startState?it.startState(st,ct):!0}var pn=function(it,st,ct){this.pos=this.start=0,this.string=it,this.tabSize=st||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=ct};pn.prototype.eol=function(){return this.pos>=this.string.length},pn.prototype.sol=function(){return this.pos==this.lineStart},pn.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},pn.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},pn.prototype.eat=function(it){var st=this.string.charAt(this.pos),ct;if(typeof it=="string"?ct=st==it:ct=st&&(it.test?it.test(st):it(st)),ct)return++this.pos,st},pn.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},pn.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},pn.prototype.skipToEnd=function(){this.pos=this.string.length},pn.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},pn.prototype.backUp=function(it){this.pos-=it},pn.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=Yt(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?Yt(this.string,this.lineStart,this.tabSize):0)},pn.prototype.indentation=function(){return Yt(this.string,null,this.tabSize)-(this.lineStart?Yt(this.string,this.lineStart,this.tabSize):0)},pn.prototype.match=function(it,st,ct){if(typeof it=="string"){var ht=function(Ft){return ct?Ft.toLowerCase():Ft},pt=this.string.substr(this.pos,it.length);if(ht(pt)==ht(it))return st!==!1&&(this.pos+=it.length),!0}else{var Ct=this.string.slice(this.pos).match(it);return Ct&&Ct.index>0?null:(Ct&&st!==!1&&(this.pos+=Ct[0].length),Ct)}},pn.prototype.current=function(){return this.string.slice(this.start,this.pos)},pn.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},pn.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},pn.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function zn(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 ct=it;!ct.lines;)for(var ht=0;;++ht){var pt=ct.children[ht],Ct=pt.chunkSize();if(st<Ct){ct=pt;break}st-=Ct}return ct.lines[st]}function bi(it,st,ct){var ht=[],pt=st.line;return it.iter(st.line,ct.line+1,function(Ct){var Ft=Ct.text;pt==ct.line&&(Ft=Ft.slice(0,ct.ch)),pt==st.line&&(Ft=Ft.slice(st.ch)),ht.push(Ft),++pt}),ht}function tr(it,st,ct){var ht=[];return it.iter(st,ct,function(pt){ht.push(pt.text)}),ht}function Ui(it,st){var ct=st-it.height;if(ct)for(var ht=it;ht;ht=ht.parent)ht.height+=ct}function Wt(it){if(it.parent==null)return null;for(var st=it.parent,ct=Ee(st.lines,it),ht=st.parent;ht;st=ht,ht=ht.parent)for(var pt=0;ht.children[pt]!=st;++pt)ct+=ht.children[pt].chunkSize();return ct+st.first}function de(it,st){var ct=it.first;t:do{for(var ht=0;ht<it.children.length;++ht){var pt=it.children[ht],Ct=pt.height;if(st<Ct){it=pt;continue t}st-=Ct,ct+=pt.chunkSize()}return ct}while(!it.lines);for(var Ft=0;Ft<it.lines.length;++Ft){var Ht=it.lines[Ft],Gt=Ht.height;if(st<Gt)break;st-=Gt}return ct+Ft}function mn(it,st){return st>=it.first&&st<it.first+it.size}function Rn(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function Ie(it,st,ct){if(ct===void 0&&(ct=null),!(this instanceof Ie))return new Ie(it,st,ct);this.line=it,this.ch=st,this.sticky=ct}function Ln(it,st){return it.line-st.line||it.ch-st.ch}function wn(it,st){return it.sticky==st.sticky&&Ln(it,st)==0}function Pn(it){return Ie(it.line,it.ch)}function Zn(it,st){return Ln(it,st)<0?st:it}function Qe(it,st){return Ln(it,st)<0?it:st}function _n(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function Un(it,st){if(st.line<it.first)return Ie(it.first,0);var ct=it.first+it.size-1;return st.line>ct?Ie(ct,zn(it,ct).text.length):Qi(st,zn(it,st.line).text.length)}function Qi(it,st){var ct=it.ch;return ct==null||ct>st?Ie(it.line,st):ct<0?Ie(it.line,0):it}function Ti(it,st){for(var ct=[],ht=0;ht<st.length;ht++)ct[ht]=Un(it,st[ht]);return ct}var Fi=function(it,st){this.state=it,this.lookAhead=st},_e=function(it,st,ct,ht){this.state=st,this.doc=it,this.line=ct,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};_e.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},_e.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}},_e.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},_e.fromSaved=function(it,st,ct){return st instanceof Fi?new _e(it,Qn(it.mode,st.state),ct,st.lookAhead):new _e(it,Qn(it.mode,st),ct)},_e.prototype.save=function(it){var st=it!==!1?Qn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Fi(st,this.maxLookAhead):st};function Yi(it,st,ct,ht){var pt=[it.state.modeGen],Ct={};Se(it,st.text,it.doc.mode,ct,function(te,Fe){return pt.push(te,Fe)},Ct,ht);for(var Ft=ct.state,Ht=function(te){ct.baseTokens=pt;var Fe=it.state.overlays[te],se=1,qe=0;ct.state=!0,Se(it,st.text,Fe.mode,ct,function(Ue,Wn){for(var Jn=se;qe<Ue;){var hi=pt[se];hi>Ue&&pt.splice(se,1,Ue,pt[se+1],hi),se+=2,qe=Math.min(Ue,hi)}if(Wn)if(Fe.opaque)pt.splice(Jn,se-Jn,Ue,"overlay "+Wn),se=Jn+2;else for(;Jn<se;Jn+=2){var Ni=pt[Jn+1];pt[Jn+1]=(Ni?Ni+" ":"")+"overlay "+Wn}},Ct),ct.state=Ft,ct.baseTokens=null,ct.baseTokenPos=1},Gt=0;Gt<it.state.overlays.length;++Gt)Ht(Gt);return{styles:pt,classes:Ct.bgClass||Ct.textClass?Ct:null}}function or(it,st,ct){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=_r(it,Wt(st)),pt=st.text.length>it.options.maxHighlightLength&&Qn(it.doc.mode,ht.state),Ct=Yi(it,st,ht);pt&&(ht.state=pt),st.stateAfter=ht.save(!pt),st.styles=Ct.styles,Ct.classes?st.styleClasses=Ct.classes:st.styleClasses&&(st.styleClasses=null),ct===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function _r(it,st,ct){var ht=it.doc,pt=it.display;if(!ht.mode.startState)return new _e(ht,!0,st);var Ct=He(it,st,ct),Ft=Ct>ht.first&&zn(ht,Ct-1).stateAfter,Ht=Ft?_e.fromSaved(ht,Ft,Ct):new _e(ht,ui(ht.mode),Ct);return ht.iter(Ct,st,function(Gt){Ye(it,Gt.text,Ht);var te=Ht.line;Gt.stateAfter=te==st-1||te%5==0||te>=pt.viewFrom&&te<pt.viewTo?Ht.save():null,Ht.nextLine()}),ct&&(ht.modeFrontier=Ht.line),Ht}function Ye(it,st,ct,ht){var pt=it.doc.mode,Ct=new pn(st,it.options.tabSize,ct);for(Ct.start=Ct.pos=ht||0,st==""&&Nn(pt,ct.state);!Ct.eol();)ri(pt,Ct,ct.state),Ct.start=Ct.pos}function Nn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var ct=li(it,st);if(ct.mode.blankLine)return ct.mode.blankLine(ct.state)}}function ri(it,st,ct,ht){for(var pt=0;pt<10;pt++){ht&&(ht[0]=li(it,ct).mode);var Ct=it.token(st,ct);if(st.pos>st.start)return Ct}throw new Error("Mode "+it.name+" failed to advance stream.")}var $n=function(it,st,ct){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=ct};function Le(it,st,ct,ht){var pt=it.doc,Ct=pt.mode,Ft;st=Un(pt,st);var Ht=zn(pt,st.line),Gt=_r(it,st.line,ct),te=new pn(Ht.text,it.options.tabSize,Gt),Fe;for(ht&&(Fe=[]);(ht||te.pos<st.ch)&&!te.eol();)te.start=te.pos,Ft=ri(Ct,te,Gt.state),ht&&Fe.push(new $n(te,Ft,Qn(pt.mode,Gt.state)));return ht?Fe:new $n(te,Ft,Gt.state)}function Me(it,st){if(it)for(;;){var ct=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!ct)break;it=it.slice(0,ct.index)+it.slice(ct.index+ct[0].length);var ht=ct[1]?"bgClass":"textClass";st[ht]==null?st[ht]=ct[2]:new RegExp("(?:^|\\s)"+ct[2]+"(?:$|\\s)").test(st[ht])||(st[ht]+=" "+ct[2])}return it}function Se(it,st,ct,ht,pt,Ct,Ft){var Ht=ct.flattenSpans;Ht==null&&(Ht=it.options.flattenSpans);var Gt=0,te=null,Fe=new pn(st,it.options.tabSize,ht),se,qe=it.options.addModeClass&&[null];for(st==""&&Me(Nn(ct,ht.state),Ct);!Fe.eol();){if(Fe.pos>it.options.maxHighlightLength?(Ht=!1,Ft&&Ye(it,st,ht,Fe.pos),Fe.pos=st.length,se=null):se=Me(ri(ct,Fe,ht.state,qe),Ct),qe){var Ue=qe[0].name;Ue&&(se="m-"+(se?Ue+" "+se:Ue))}if(!Ht||te!=se){for(;Gt<Fe.start;)Gt=Math.min(Fe.start,Gt+5e3),pt(Gt,te);te=se}Fe.start=Fe.pos}for(;Gt<Fe.pos;){var Wn=Math.min(Fe.pos,Gt+5e3);pt(Wn,te),Gt=Wn}}function He(it,st,ct){for(var ht,pt,Ct=it.doc,Ft=ct?-1:st-(it.doc.mode.innerMode?1e3:100),Ht=st;Ht>Ft;--Ht){if(Ht<=Ct.first)return Ct.first;var Gt=zn(Ct,Ht-1),te=Gt.stateAfter;if(te&&(!ct||Ht+(te instanceof Fi?te.lookAhead:0)<=Ct.modeFrontier))return Ht;var Fe=Yt(Gt.text,null,it.options.tabSize);(pt==null||ht>Fe)&&(pt=Ht-1,ht=Fe)}return pt}function on(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var ct=it.first,ht=st-1;ht>ct;ht--){var pt=zn(it,ht).stateAfter;if(pt&&(!(pt instanceof Fi)||ht+pt.lookAhead<st)){ct=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,ct)}}var Sn=!1,Te=!1;function si(){Sn=!0}function je(){Te=!0}function bn(it,st,ct){this.marker=it,this.from=st,this.to=ct}function pi(it,st){if(it)for(var ct=0;ct<it.length;++ct){var ht=it[ct];if(ht.marker==st)return ht}}function Pi(it,st){for(var ct,ht=0;ht<it.length;++ht)it[ht]!=st&&(ct||(ct=[])).push(it[ht]);return ct}function Ii(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function Bi(it,st,ct){var ht;if(it)for(var pt=0;pt<it.length;++pt){var Ct=it[pt],Ft=Ct.marker,Ht=Ct.from==null||(Ft.inclusiveLeft?Ct.from<=st:Ct.from<st);if(Ht||Ct.from==st&&Ft.type=="bookmark"&&(!ct||!Ct.marker.insertLeft)){var Gt=Ct.to==null||(Ft.inclusiveRight?Ct.to>=st:Ct.to>st);(ht||(ht=[])).push(new bn(Ft,Ct.from,Gt?null:Ct.to))}}return ht}function Ci(it,st,ct){var ht;if(it)for(var pt=0;pt<it.length;++pt){var Ct=it[pt],Ft=Ct.marker,Ht=Ct.to==null||(Ft.inclusiveRight?Ct.to>=st:Ct.to>st);if(Ht||Ct.from==st&&Ft.type=="bookmark"&&(!ct||Ct.marker.insertLeft)){var Gt=Ct.from==null||(Ft.inclusiveLeft?Ct.from<=st:Ct.from<st);(ht||(ht=[])).push(new bn(Ft,Gt?null:Ct.from-st,Ct.to==null?null:Ct.to-st))}}return ht}function er(it,st){if(st.full)return null;var ct=mn(it,st.from.line)&&zn(it,st.from.line).markedSpans,ht=mn(it,st.to.line)&&zn(it,st.to.line).markedSpans;if(!ct&&!ht)return null;var pt=st.from.ch,Ct=st.to.ch,Ft=Ln(st.from,st.to)==0,Ht=Bi(ct,pt,Ft),Gt=Ci(ht,Ct,Ft),te=st.text.length==1,Fe=le(st.text).length+(te?pt:0);if(Ht)for(var se=0;se<Ht.length;++se){var qe=Ht[se];if(qe.to==null){var Ue=pi(Gt,qe.marker);Ue?te&&(qe.to=Ue.to==null?null:Ue.to+Fe):qe.to=pt}}if(Gt)for(var Wn=0;Wn<Gt.length;++Wn){var Jn=Gt[Wn];if(Jn.to!=null&&(Jn.to+=Fe),Jn.from==null){var hi=pi(Ht,Jn.marker);hi||(Jn.from=Fe,te&&(Ht||(Ht=[])).push(Jn))}else Jn.from+=Fe,te&&(Ht||(Ht=[])).push(Jn)}Ht&&(Ht=Ar(Ht)),Gt&&Gt!=Ht&&(Gt=Ar(Gt));var Ni=[Ht];if(!te){var Ji=st.text.length-2,Gi;if(Ji>0&&Ht)for(var rr=0;rr<Ht.length;++rr)Ht[rr].to==null&&(Gi||(Gi=[])).push(new bn(Ht[rr].marker,null,null));for(var kr=0;kr<Ji;++kr)Ni.push(Gi);Ni.push(Gt)}return Ni}function Ar(it){for(var st=0;st<it.length;++st){var ct=it[st];ct.from!=null&&ct.from==ct.to&&ct.marker.clearWhenEmpty!==!1&&it.splice(st--,1)}return it.length?it:null}function _i(it,st,ct){var ht=null;if(it.iter(st.line,ct.line+1,function(Ue){if(Ue.markedSpans)for(var Wn=0;Wn<Ue.markedSpans.length;++Wn){var Jn=Ue.markedSpans[Wn].marker;Jn.readOnly&&(!ht||Ee(ht,Jn)==-1)&&(ht||(ht=[])).push(Jn)}}),!ht)return null;for(var pt=[{from:st,to:ct}],Ct=0;Ct<ht.length;++Ct)for(var Ft=ht[Ct],Ht=Ft.find(0),Gt=0;Gt<pt.length;++Gt){var te=pt[Gt];if(!(Ln(te.to,Ht.from)<0||Ln(te.from,Ht.to)>0)){var Fe=[Gt,1],se=Ln(te.from,Ht.from),qe=Ln(te.to,Ht.to);(se<0||!Ft.inclusiveLeft&&!se)&&Fe.push({from:te.from,to:Ht.from}),(qe>0||!Ft.inclusiveRight&&!qe)&&Fe.push({from:Ht.to,to:te.to}),pt.splice.apply(pt,Fe),Gt+=Fe.length-3}}return pt}function On(it){var st=it.markedSpans;if(st){for(var ct=0;ct<st.length;++ct)st[ct].marker.detachLine(it);it.markedSpans=null}}function zt(it,st){if(st){for(var ct=0;ct<st.length;++ct)st[ct].marker.attachLine(it);it.markedSpans=st}}function cr(it){return it.inclusiveLeft?-1:0}function Wi(it){return it.inclusiveRight?1:0}function Tr(it,st){var ct=it.lines.length-st.lines.length;if(ct!=0)return ct;var ht=it.find(),pt=st.find(),Ct=Ln(ht.from,pt.from)||cr(it)-cr(st);if(Ct)return-Ct;var Ft=Ln(ht.to,pt.to)||Wi(it)-Wi(st);return Ft||st.id-it.id}function Fr(it,st){var ct=Te&&it.markedSpans,ht;if(ct)for(var pt=void 0,Ct=0;Ct<ct.length;++Ct)pt=ct[Ct],pt.marker.collapsed&&(st?pt.from:pt.to)==null&&(!ht||Tr(ht,pt.marker)<0)&&(ht=pt.marker);return ht}function xr(it){return Fr(it,!0)}function ii(it){return Fr(it,!1)}function mi(it,st){var ct=Te&&it.markedSpans,ht;if(ct)for(var pt=0;pt<ct.length;++pt){var Ct=ct[pt];Ct.marker.collapsed&&(Ct.from==null||Ct.from<st)&&(Ct.to==null||Ct.to>st)&&(!ht||Tr(ht,Ct.marker)<0)&&(ht=Ct.marker)}return ht}function Ki(it,st,ct,ht,pt){var Ct=zn(it,st),Ft=Te&&Ct.markedSpans;if(Ft)for(var Ht=0;Ht<Ft.length;++Ht){var Gt=Ft[Ht];if(Gt.marker.collapsed){var te=Gt.marker.find(0),Fe=Ln(te.from,ct)||cr(Gt.marker)-cr(pt),se=Ln(te.to,ht)||Wi(Gt.marker)-Wi(pt);if(!(Fe>=0&&se<=0||Fe<=0&&se>=0)&&(Fe<=0&&(Gt.marker.inclusiveRight&&pt.inclusiveLeft?Ln(te.to,ct)>=0:Ln(te.to,ct)>0)||Fe>=0&&(Gt.marker.inclusiveRight&&pt.inclusiveLeft?Ln(te.from,ht)<=0:Ln(te.from,ht)<0)))return!0}}}function Hn(it){for(var st;st=xr(it);)it=st.find(-1,!0).line;return it}function vi(it){for(var st;st=ii(it);)it=st.find(1,!0).line;return it}function Hi(it){for(var st,ct;st=ii(it);)it=st.find(1,!0).line,(ct||(ct=[])).push(it);return ct}function ci(it,st){var ct=zn(it,st),ht=Hn(ct);return ct==ht?st:Wt(ht)}function jn(it,st){if(st>it.lastLine())return st;var ct=zn(it,st),ht;if(!an(it,ct))return st;for(;ht=ii(ct);)ct=ht.find(1,!0).line;return Wt(ct)+1}function an(it,st){var ct=Te&&st.markedSpans;if(ct){for(var ht=void 0,pt=0;pt<ct.length;++pt)if(ht=ct[pt],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&Li(it,st,ht))return!0}}}function Li(it,st,ct){if(ct.to==null){var ht=ct.marker.find(1,!0);return Li(it,ht.line,pi(ht.line.markedSpans,ct.marker))}if(ct.marker.inclusiveRight&&ct.to==st.text.length)return!0;for(var pt=void 0,Ct=0;Ct<st.markedSpans.length;++Ct)if(pt=st.markedSpans[Ct],pt.marker.collapsed&&!pt.marker.widgetNode&&pt.from==ct.to&&(pt.to==null||pt.to!=ct.from)&&(pt.marker.inclusiveLeft||ct.marker.inclusiveRight)&&Li(it,st,pt))return!0}function yr(it){it=Hn(it);for(var st=0,ct=it.parent,ht=0;ht<ct.lines.length;++ht){var pt=ct.lines[ht];if(pt==it)break;st+=pt.height}for(var Ct=ct.parent;Ct;ct=Ct,Ct=ct.parent)for(var Ft=0;Ft<Ct.children.length;++Ft){var Ht=Ct.children[Ft];if(Ht==ct)break;st+=Ht.height}return st}function br(it){if(it.height==0)return 0;for(var st=it.text.length,ct,ht=it;ct=xr(ht);){var pt=ct.find(0,!0);ht=pt.from.line,st+=pt.from.ch-pt.to.ch}for(ht=it;ct=ii(ht);){var Ct=ct.find(0,!0);st-=ht.text.length-Ct.from.ch,ht=Ct.to.line,st+=ht.text.length-Ct.to.ch}return st}function Er(it){var st=it.display,ct=it.doc;st.maxLine=zn(ct,ct.first),st.maxLineLength=br(st.maxLine),st.maxLineChanged=!0,ct.iter(function(ht){var pt=br(ht);pt>st.maxLineLength&&(st.maxLineLength=pt,st.maxLine=ht)})}var Xr=function(it,st,ct){this.text=it,zt(this,st),this.height=ct?ct(this):1};Xr.prototype.lineNo=function(){return Wt(this)},di(Xr);function vo(it,st,ct,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),On(it),zt(it,ct);var pt=ht?ht(it):1;pt!=it.height&&Ui(it,pt)}function so(it){it.parent=null,On(it)}var Mo={},ao={};function yo(it,st){if(!it||/^\s*$/.test(it))return null;var ct=st.addModeClass?ao:Mo;return ct[it]||(ct[it]=it.replace(/\S+/g,"cm-$&"))}function Be(it,st){var ct=xe("span",null,null,ee?"padding-right: .1px":null),ht={pre:xe("pre",[ct],"CodeMirror-line"),content:ct,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var pt=0;pt<=(st.rest?st.rest.length:0);pt++){var Ct=pt?st.rest[pt-1]:st.line,Ft=void 0;ht.pos=0,ht.addToken=os,qi(it.display.measure)&&(Ft=Je(Ct,it.doc.direction))&&(ht.addToken=Jr(ht.addToken,Ft)),ht.map=[];var Ht=st!=it.display.externalMeasured&&Wt(Ct);Zs(Ct,ht,or(it,Ct,Ht)),Ct.styleClasses&&(Ct.styleClasses.bgClass&&(ht.bgClass=En(Ct.styleClasses.bgClass,ht.bgClass||"")),Ct.styleClasses.textClass&&(ht.textClass=En(Ct.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(jr(it.display.measure))),pt==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(ee){var Gt=ht.content.lastChild;(/\bcm-tab\b/.test(Gt.className)||Gt.querySelector&&Gt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return In(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=En(ht.pre.className,ht.textClass||"")),ht}function Oo(it){var st=$t("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function os(it,st,ct,ht,pt,Ct,Ft){if(st){var Ht=it.splitSpaces?io(st,it.trailingSpace):st,Gt=it.cm.state.specialChars,te=!1,Fe;if(!Gt.test(st))it.col+=st.length,Fe=document.createTextNode(Ht),it.map.push(it.pos,it.pos+st.length,Fe),he&&ie<9&&(te=!0),it.pos+=st.length;else{Fe=document.createDocumentFragment();for(var se=0;;){Gt.lastIndex=se;var qe=Gt.exec(st),Ue=qe?qe.index-se:st.length-se;if(Ue){var Wn=document.createTextNode(Ht.slice(se,se+Ue));he&&ie<9?Fe.appendChild($t("span",[Wn])):Fe.appendChild(Wn),it.map.push(it.pos,it.pos+Ue,Wn),it.col+=Ue,it.pos+=Ue}if(!qe)break;se+=Ue+1;var Jn=void 0;if(qe[0]==" "){var hi=it.cm.options.tabSize,Ni=hi-it.col%hi;Jn=Fe.appendChild($t("span",fn(Ni),"cm-tab")),Jn.setAttribute("role","presentation"),Jn.setAttribute("cm-text"," "),it.col+=Ni}else qe[0]=="\r"||qe[0]==`
`?(Jn=Fe.appendChild($t("span",qe[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Jn.setAttribute("cm-text",qe[0]),it.col+=1):(Jn=it.cm.options.specialCharPlaceholder(qe[0]),Jn.setAttribute("cm-text",qe[0]),he&&ie<9?Fe.appendChild($t("span",[Jn])):Fe.appendChild(Jn),it.col+=1);it.map.push(it.pos,it.pos+1,Jn),it.pos++}}if(it.trailingSpace=Ht.charCodeAt(st.length-1)==32,ct||ht||pt||te||Ct||Ft){var Ji=ct||"";ht&&(Ji+=ht),pt&&(Ji+=pt);var Gi=$t("span",[Fe],Ji,Ct);if(Ft)for(var rr in Ft)Ft.hasOwnProperty(rr)&&rr!="style"&&rr!="class"&&Gi.setAttribute(rr,Ft[rr]);return it.content.appendChild(Gi)}it.content.appendChild(Fe)}}function io(it,st){if(it.length>1&&!/ /.test(it))return it;for(var ct=st,ht="",pt=0;pt<it.length;pt++){var Ct=it.charAt(pt);Ct==" "&&ct&&(pt==it.length-1||it.charCodeAt(pt+1)==32)&&(Ct="\xA0"),ht+=Ct,ct=Ct==" "}return ht}function Jr(it,st){return function(ct,ht,pt,Ct,Ft,Ht,Gt){pt=pt?pt+" cm-force-border":"cm-force-border";for(var te=ct.pos,Fe=te+ht.length;;){for(var se=void 0,qe=0;qe<st.length&&(se=st[qe],!(se.to>te&&se.from<=te));qe++);if(se.to>=Fe)return it(ct,ht,pt,Ct,Ft,Ht,Gt);it(ct,ht.slice(0,se.to-te),pt,Ct,null,Ht,Gt),Ct=null,ht=ht.slice(se.to-te),te=se.to}}}function $r(it,st,ct,ht){var pt=!ht&&ct.widgetNode;pt&&it.map.push(it.pos,it.pos+st,pt),!ht&&it.cm.display.input.needsContentAttribute&&(pt||(pt=it.content.appendChild(document.createElement("span"))),pt.setAttribute("cm-marker",ct.id)),pt&&(it.cm.display.input.setUneditable(pt),it.content.appendChild(pt)),it.pos+=st,it.trailingSpace=!1}function Zs(it,st,ct){var ht=it.markedSpans,pt=it.text,Ct=0;if(!ht){for(var Ft=1;Ft<ct.length;Ft+=2)st.addToken(st,pt.slice(Ct,Ct=ct[Ft]),yo(ct[Ft+1],st.cm.options));return}for(var Ht=pt.length,Gt=0,te=1,Fe="",se,qe,Ue=0,Wn,Jn,hi,Ni,Ji;;){if(Ue==Gt){Wn=Jn=hi=qe="",Ji=null,Ni=null,Ue=1/0;for(var Gi=[],rr=void 0,kr=0;kr<ht.length;++kr){var ji=ht[kr],Kr=ji.marker;if(Kr.type=="bookmark"&&ji.from==Gt&&Kr.widgetNode)Gi.push(Kr);else if(ji.from<=Gt&&(ji.to==null||ji.to>Gt||Kr.collapsed&&ji.to==Gt&&ji.from==Gt)){if(ji.to!=null&&ji.to!=Gt&&Ue>ji.to&&(Ue=ji.to,Jn=""),Kr.className&&(Wn+=" "+Kr.className),Kr.css&&(qe=(qe?qe+";":"")+Kr.css),Kr.startStyle&&ji.from==Gt&&(hi+=" "+Kr.startStyle),Kr.endStyle&&ji.to==Ue&&(rr||(rr=[])).push(Kr.endStyle,ji.to),Kr.title&&((Ji||(Ji={})).title=Kr.title),Kr.attributes)for(var _o in Kr.attributes)(Ji||(Ji={}))[_o]=Kr.attributes[_o];Kr.collapsed&&(!Ni||Tr(Ni.marker,Kr)<0)&&(Ni=ji)}else ji.from>Gt&&Ue>ji.from&&(Ue=ji.from)}if(rr)for(var Cs=0;Cs<rr.length;Cs+=2)rr[Cs+1]==Ue&&(Jn+=" "+rr[Cs]);if(!Ni||Ni.from==Gt)for(var Jo=0;Jo<Gi.length;++Jo)$r(st,0,Gi[Jo]);if(Ni&&(Ni.from||0)==Gt){if($r(st,(Ni.to==null?Ht+1:Ni.to)-Gt,Ni.marker,Ni.from==null),Ni.to==null)return;Ni.to==Gt&&(Ni=!1)}}if(Gt>=Ht)break;for(var Na=Math.min(Ht,Ue);;){if(Fe){var oa=Gt+Fe.length;if(!Ni){var vs=oa>Na?Fe.slice(0,Na-Gt):Fe;st.addToken(st,vs,se?se+Wn:Wn,hi,Gt+vs.length==Ue?Jn:"",qe,Ji)}if(oa>=Na){Fe=Fe.slice(Na-Gt),Gt=Na;break}Gt=oa,hi=""}Fe=pt.slice(Ct,Ct=ct[te++]),se=yo(ct[te++],st.cm.options)}}}function bl(it,st,ct){this.line=st,this.rest=Hi(st),this.size=this.rest?Wt(le(this.rest))-ct+1:1,this.node=this.text=null,this.hidden=an(it,st)}function Ir(it,st,ct){for(var ht=[],pt,Ct=st;Ct<ct;Ct=pt){var Ft=new bl(it.doc,zn(it.doc,Ct),Ct);pt=Ct+Ft.size,ht.push(Ft)}return ht}var Ko=null;function Oa(it){Ko?Ko.ops.push(it):it.ownsGroup=Ko={ops:[it],delayedCallbacks:[]}}function ho(it){var st=it.delayedCallbacks,ct=0;do{for(;ct<st.length;ct++)st[ct].call(null);for(var ht=0;ht<it.ops.length;ht++){var pt=it.ops[ht];if(pt.cursorActivityHandlers)for(;pt.cursorActivityCalled<pt.cursorActivityHandlers.length;)pt.cursorActivityHandlers[pt.cursorActivityCalled++].call(null,pt.cm)}}while(ct<st.length)}function Io(it,st){var ct=it.ownsGroup;if(ct)try{ho(ct)}finally{Ko=null,st(ct)}}var ea=null;function Ri(it,st){var ct=Dn(it,st);if(ct.length){var ht=Array.prototype.slice.call(arguments,2),pt;Ko?pt=Ko.delayedCallbacks:ea?pt=ea:(pt=ea=[],setTimeout(El,0));for(var Ct=function(Ht){pt.push(function(){return ct[Ht].apply(null,ht)})},Ft=0;Ft<ct.length;++Ft)Ct(Ft)}}function El(){var it=ea;ea=null;for(var st=0;st<it.length;++st)it[st]()}function Ia(it,st,ct,ht){for(var pt=0;pt<st.changes.length;pt++){var Ct=st.changes[pt];Ct=="text"?ni(it,st):Ct=="gutter"?Xi(it,st,ct,ht):Ct=="class"?Vi(it,st):Ct=="widget"&&gr(it,st,ht)}st.changes=null}function Vs(it){return it.node==it.text&&(it.node=$t("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),he&&ie<8&&(it.node.style.zIndex=2)),it.node}function $o(it,st){var ct=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(ct&&(ct+=" CodeMirror-linebackground"),st.background)ct?st.background.className=ct:(st.background.parentNode.removeChild(st.background),st.background=null);else if(ct){var ht=Vs(st);st.background=ht.insertBefore($t("div",null,ct),ht.firstChild),it.display.input.setUneditable(st.background)}}function Us(it,st){var ct=it.display.externalMeasured;return ct&&ct.line==st.line?(it.display.externalMeasured=null,st.measure=ct.measure,ct.built):Be(it,st)}function ni(it,st){var ct=st.text.className,ht=Us(it,st);st.text==st.node&&(st.node=ht.pre),st.text.parentNode.replaceChild(ht.pre,st.text),st.text=ht.pre,ht.bgClass!=st.bgClass||ht.textClass!=st.textClass?(st.bgClass=ht.bgClass,st.textClass=ht.textClass,Vi(it,st)):ct&&(st.text.className=ct)}function Vi(it,st){$o(it,st),st.line.wrapClass?Vs(st).className=st.line.wrapClass:st.node!=st.text&&(st.node.className="");var ct=st.textClass?st.textClass+" "+(st.line.textClass||""):st.line.textClass;st.text.className=ct||""}function Xi(it,st,ct,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var pt=Vs(st);st.gutterBackground=$t("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),pt.insertBefore(st.gutterBackground,st.text)}var Ct=st.line.gutterMarkers;if(it.options.lineNumbers||Ct){var Ft=Vs(st),Ht=st.gutter=$t("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(Ht),Ft.insertBefore(Ht,st.text),st.line.gutterClass&&(Ht.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!Ct||!Ct["CodeMirror-linenumbers"])&&(st.lineNumber=Ht.appendChild($t("div",Rn(it.options,ct),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),Ct)for(var Gt=0;Gt<it.display.gutterSpecs.length;++Gt){var te=it.display.gutterSpecs[Gt].className,Fe=Ct.hasOwnProperty(te)&&Ct[te];Fe&&Ht.appendChild($t("div",[Fe],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[te]+"px; width: "+ht.gutterWidth[te]+"px"))}}}function gr(it,st,ct){st.alignable&&(st.alignable=null);for(var ht=Dt("CodeMirror-linewidget"),pt=st.node.firstChild,Ct=void 0;pt;pt=Ct)Ct=pt.nextSibling,ht.test(pt.className)&&st.node.removeChild(pt);ro(it,st,ct)}function Mr(it,st,ct,ht){var pt=Us(it,st);return st.text=st.node=pt.pre,pt.bgClass&&(st.bgClass=pt.bgClass),pt.textClass&&(st.textClass=pt.textClass),Vi(it,st),Xi(it,st,ct,ht),ro(it,st,ht),st.node}function ro(it,st,ct){if(zi(it,st.line,st,ct,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)zi(it,st.rest[ht],st,ct,!1)}function zi(it,st,ct,ht,pt){if(st.widgets)for(var Ct=Vs(ct),Ft=0,Ht=st.widgets;Ft<Ht.length;++Ft){var Gt=Ht[Ft],te=$t("div",[Gt.node],"CodeMirror-linewidget"+(Gt.className?" "+Gt.className:""));Gt.handleMouseEvents||te.setAttribute("cm-ignore-events","true"),na(Gt,te,ct,ht),it.display.input.setUneditable(te),pt&&Gt.above?Ct.insertBefore(te,ct.gutter||ct.text):Ct.appendChild(te),Ri(Gt,"redraw")}}function na(it,st,ct,ht){if(it.noHScroll){(ct.alignable||(ct.alignable=[])).push(st);var pt=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",it.coverGutter||(pt-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=pt+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function ss(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Re(document.body,it.node)){var ct="position: relative;";it.coverGutter&&(ct+="margin-left: -"+st.display.gutters.offsetWidth+"px;"),it.noHScroll&&(ct+="width: "+st.display.wrapper.clientWidth+"px;"),Zt(st.display.measure,$t("div",[it.node],null,ct))}return it.height=it.node.parentNode.offsetHeight}function qo(it,st){for(var ct=pr(st);ct!=it.wrapper;ct=ct.parentNode)if(!ct||ct.nodeType==1&&ct.getAttribute("cm-ignore-events")=="true"||ct.parentNode==it.sizer&&ct!=it.mover)return!0}function po(it){return it.lineSpace.offsetTop}function bs(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function da(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=Zt(it.measure,$t("pre","x","CodeMirror-line-like")),ct=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,ht={left:parseInt(ct.paddingLeft),right:parseInt(ct.paddingRight)};return!isNaN(ht.left)&&!isNaN(ht.right)&&(it.cachedPaddingH=ht),ht}function Es(it){return Ve-it.display.nativeBarWidth}function ia(it){return it.display.scroller.clientWidth-Es(it)-it.display.barWidth}function dl(it){return it.display.scroller.clientHeight-Es(it)-it.display.barHeight}function Ra(it,st,ct){var ht=it.options.lineWrapping,pt=ht&&ia(it);if(!st.measure.heights||ht&&st.measure.width!=pt){var Ct=st.measure.heights=[];if(ht){st.measure.width=pt;for(var Ft=st.text.firstChild.getClientRects(),Ht=0;Ht<Ft.length-1;Ht++){var Gt=Ft[Ht],te=Ft[Ht+1];Math.abs(Gt.bottom-te.bottom)>2&&Ct.push((Gt.bottom+te.top)/2-ct.top)}}Ct.push(ct.bottom-ct.top)}}function _l(it,st,ct){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ht=0;ht<it.rest.length;ht++)if(it.rest[ht]==st)return{map:it.measure.maps[ht],cache:it.measure.caches[ht]};for(var pt=0;pt<it.rest.length;pt++)if(Wt(it.rest[pt])>ct)return{map:it.measure.maps[pt],cache:it.measure.caches[pt],before:!0}}function bh(it,st){st=Hn(st);var ct=Wt(st),ht=it.display.externalMeasured=new bl(it.doc,st,ct);ht.lineN=ct;var pt=ht.built=Be(it,ht);return ht.text=pt.pre,Zt(it.display.lineMeasure,pt.pre),ht}function ps(it,st,ct,ht){return Ca(it,cl(it,st),ct,ht)}function Qa(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[qa(it,st)];var ct=it.display.externalMeasured;if(ct&&st>=ct.lineN&&st<ct.lineN+ct.size)return ct}function cl(it,st){var ct=Wt(st),ht=Qa(it,ct);ht&&!ht.text?ht=null:ht&&ht.changes&&(Ia(it,ht,ct,Pu(it)),it.curOp.forceUpdate=!0),ht||(ht=bh(it,st));var pt=_l(ht,st,ct);return{line:st,view:ht,rect:null,map:pt.map,cache:pt.cache,before:pt.before,hasHeights:!1}}function Ca(it,st,ct,ht,pt){st.before&&(ct=-1);var Ct=ct+(ht||""),Ft;return st.cache.hasOwnProperty(Ct)?Ft=st.cache[Ct]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Ra(it,st.view,st.rect),st.hasHeights=!0),Ft=Tn(it,st,ct,ht),Ft.bogus||(st.cache[Ct]=Ft)),{left:Ft.left,right:Ft.right,top:pt?Ft.rtop:Ft.top,bottom:pt?Ft.rbottom:Ft.bottom}}var tu={left:0,right:0,top:0,bottom:0};function eu(it,st,ct){for(var ht,pt,Ct,Ft,Ht,Gt,te=0;te<it.length;te+=3)if(Ht=it[te],Gt=it[te+1],st<Ht?(pt=0,Ct=1,Ft="left"):st<Gt?(pt=st-Ht,Ct=pt+1):(te==it.length-3||st==Gt&&it[te+3]>st)&&(Ct=Gt-Ht,pt=Ct-1,st>=Gt&&(Ft="right")),pt!=null){if(ht=it[te+2],Ht==Gt&&ct==(ht.insertLeft?"left":"right")&&(Ft=ct),ct=="left"&&pt==0)for(;te&&it[te-2]==it[te-3]&&it[te-1].insertLeft;)ht=it[(te-=3)+2],Ft="left";if(ct=="right"&&pt==Gt-Ht)for(;te<it.length-3&&it[te+3]==it[te+4]&&!it[te+5].insertLeft;)ht=it[(te+=3)+2],Ft="right";break}return{node:ht,start:pt,end:Ct,collapse:Ft,coverStart:Ht,coverEnd:Gt}}function Fn(it,st){var ct=tu;if(st=="left")for(var ht=0;ht<it.length&&(ct=it[ht]).left==ct.right;ht++);else for(var pt=it.length-1;pt>=0&&(ct=it[pt]).left==ct.right;pt--);return ct}function Tn(it,st,ct,ht){var pt=eu(st.map,ct,ht),Ct=pt.node,Ft=pt.start,Ht=pt.end,Gt=pt.collapse,te;if(Ct.nodeType==3){for(var Fe=0;Fe<4;Fe++){for(;Ft&&De(st.line.text.charAt(pt.coverStart+Ft));)--Ft;for(;pt.coverStart+Ht<pt.coverEnd&&De(st.line.text.charAt(pt.coverStart+Ht));)++Ht;if(he&&ie<9&&Ft==0&&Ht==pt.coverEnd-pt.coverStart?te=Ct.parentNode.getBoundingClientRect():te=Fn(re(Ct,Ft,Ht).getClientRects(),ht),te.left||te.right||Ft==0)break;Ht=Ft,Ft=Ft-1,Gt="right"}he&&ie<11&&(te=Di(it.display.measure,te))}else{Ft>0&&(Gt=ht="right");var se;it.options.lineWrapping&&(se=Ct.getClientRects()).length>1?te=se[ht=="right"?se.length-1:0]:te=Ct.getBoundingClientRect()}if(he&&ie<9&&!Ft&&(!te||!te.left&&!te.right)){var qe=Ct.parentNode.getClientRects()[0];qe?te={left:qe.left,right:qe.left+Nl(it.display),top:qe.top,bottom:qe.bottom}:te=tu}for(var Ue=te.top-st.rect.top,Wn=te.bottom-st.rect.top,Jn=(Ue+Wn)/2,hi=st.view.measure.heights,Ni=0;Ni<hi.length-1&&!(Jn<hi[Ni]);Ni++);var Ji=Ni?hi[Ni-1]:0,Gi=hi[Ni],rr={left:(Gt=="right"?te.right:te.left)-st.rect.left,right:(Gt=="left"?te.left:te.right)-st.rect.left,top:Ji,bottom:Gi};return!te.left&&!te.right&&(rr.bogus=!0),it.options.singleCursorHeightPerLine||(rr.rtop=Ue,rr.rbottom=Wn),rr}function Di(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Xn(it))return st;var ct=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*ct,right:st.right*ct,top:st.top*ht,bottom:st.bottom*ht}}function lr(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 mr(it){it.display.externalMeasure=null,Vt(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)lr(it.display.view[st])}function Hr(it){mr(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function oo(){return ue&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Ro(){return ue&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function jo(it){var st=0;if(it.widgets)for(var ct=0;ct<it.widgets.length;++ct)it.widgets[ct].above&&(st+=ss(it.widgets[ct]));return st}function Yo(it,st,ct,ht,pt){if(!pt){var Ct=jo(st);ct.top+=Ct,ct.bottom+=Ct}if(ht=="line")return ct;ht||(ht="local");var Ft=yr(st);if(ht=="local"?Ft+=po(it.display):Ft-=it.display.viewOffset,ht=="page"||ht=="window"){var Ht=it.display.lineSpace.getBoundingClientRect();Ft+=Ht.top+(ht=="window"?0:Ro());var Gt=Ht.left+(ht=="window"?0:oo());ct.left+=Gt,ct.right+=Gt}return ct.top+=Ft,ct.bottom+=Ft,ct}function $a(it,st,ct){if(ct=="div")return st;var ht=st.left,pt=st.top;if(ct=="page")ht-=oo(),pt-=Ro();else if(ct=="local"||!ct){var Ct=it.display.sizer.getBoundingClientRect();ht+=Ct.left,pt+=Ct.top}var Ft=it.display.lineSpace.getBoundingClientRect();return{left:ht-Ft.left,top:pt-Ft.top}}function La(it,st,ct,ht,pt){return ht||(ht=zn(it.doc,st.line)),Yo(it,ht,ps(it,ht,st.ch,pt),ct)}function So(it,st,ct,ht,pt,Ct){ht=ht||zn(it.doc,st.line),pt||(pt=cl(it,ht));function Ft(Wn,Jn){var hi=Ca(it,pt,Wn,Jn?"right":"left",Ct);return Jn?hi.left=hi.right:hi.right=hi.left,Yo(it,ht,hi,ct)}var Ht=Je(ht,it.doc.direction),Gt=st.ch,te=st.sticky;if(Gt>=ht.text.length?(Gt=ht.text.length,te="before"):Gt<=0&&(Gt=0,te="after"),!Ht)return Ft(te=="before"?Gt-1:Gt,te=="before");function Fe(Wn,Jn,hi){var Ni=Ht[Jn],Ji=Ni.level==1;return Ft(hi?Wn-1:Wn,Ji!=hi)}var se=Ce(Ht,Gt,te),qe=fe,Ue=Fe(Gt,se,te=="before");return qe!=null&&(Ue.other=Fe(Gt,qe,te!="before")),Ue}function qr(it,st){var ct=0;st=Un(it.doc,st),it.options.lineWrapping||(ct=Nl(it.display)*st.ch);var ht=zn(it.doc,st.line),pt=yr(ht)+po(it.display);return{left:ct,right:ct,top:pt,bottom:pt+ht.height}}function zr(it,st,ct,ht,pt){var Ct=Ie(it,st,ct);return Ct.xRel=pt,ht&&(Ct.outside=ht),Ct}function fs(it,st,ct){var ht=it.doc;if(ct+=it.display.viewOffset,ct<0)return zr(ht.first,0,null,-1,-1);var pt=de(ht,ct),Ct=ht.first+ht.size-1;if(pt>Ct)return zr(ht.first+ht.size-1,zn(ht,Ct).text.length,null,1,1);st<0&&(st=0);for(var Ft=zn(ht,pt);;){var Ht=hn(it,Ft,pt,st,ct),Gt=mi(Ft,Ht.ch+(Ht.xRel>0||Ht.outside>0?1:0));if(!Gt)return Ht;var te=Gt.find(1);if(te.line==pt)return te;Ft=zn(ht,pt=te.line)}}function wi(it,st,ct,ht){ht-=jo(st);var pt=st.text.length,Ct=Ge(function(Ft){return Ca(it,ct,Ft-1).bottom<=ht},pt,0);return pt=Ge(function(Ft){return Ca(it,ct,Ft).top>ht},Ct,pt),{begin:Ct,end:pt}}function ts(it,st,ct,ht){ct||(ct=cl(it,st));var pt=Yo(it,st,Ca(it,ct,ht),"line").top;return wi(it,st,ct,pt)}function ae(it,st,ct,ht){return it.bottom<=ct?!1:it.top>ct?!0:(ht?it.left:it.right)>st}function hn(it,st,ct,ht,pt){pt-=yr(st);var Ct=cl(it,st),Ft=jo(st),Ht=0,Gt=st.text.length,te=!0,Fe=Je(st,it.doc.direction);if(Fe){var se=(it.options.lineWrapping?nu:fl)(it,st,ct,Ct,Fe,ht,pt);te=se.level!=1,Ht=te?se.from:se.to-1,Gt=te?se.to:se.from-1}var qe=null,Ue=null,Wn=Ge(function(kr){var ji=Ca(it,Ct,kr);return ji.top+=Ft,ji.bottom+=Ft,ae(ji,ht,pt,!1)?(ji.top<=pt&&ji.left<=ht&&(qe=kr,Ue=ji),!0):!1},Ht,Gt),Jn,hi,Ni=!1;if(Ue){var Ji=ht-Ue.left<Ue.right-ht,Gi=Ji==te;Wn=qe+(Gi?0:1),hi=Gi?"after":"before",Jn=Ji?Ue.left:Ue.right}else{!te&&(Wn==Gt||Wn==Ht)&&Wn++,hi=Wn==0?"after":Wn==st.text.length?"before":Ca(it,Ct,Wn-(te?1:0)).bottom+Ft<=pt==te?"after":"before";var rr=So(it,Ie(ct,Wn,hi),"line",st,Ct);Jn=rr.left,Ni=pt<rr.top?-1:pt>=rr.bottom?1:0}return Wn=Ae(st.text,Wn,1),zr(ct,Wn,hi,Ni,ht-Jn)}function fl(it,st,ct,ht,pt,Ct,Ft){var Ht=Ge(function(se){var qe=pt[se],Ue=qe.level!=1;return ae(So(it,Ie(ct,Ue?qe.to:qe.from,Ue?"before":"after"),"line",st,ht),Ct,Ft,!0)},0,pt.length-1),Gt=pt[Ht];if(Ht>0){var te=Gt.level!=1,Fe=So(it,Ie(ct,te?Gt.from:Gt.to,te?"after":"before"),"line",st,ht);ae(Fe,Ct,Ft,!0)&&Fe.top>Ft&&(Gt=pt[Ht-1])}return Gt}function nu(it,st,ct,ht,pt,Ct,Ft){var Ht=wi(it,st,ht,Ft),Gt=Ht.begin,te=Ht.end;/\s/.test(st.text.charAt(te-1))&&te--;for(var Fe=null,se=null,qe=0;qe<pt.length;qe++){var Ue=pt[qe];if(!(Ue.from>=te||Ue.to<=Gt)){var Wn=Ue.level!=1,Jn=Ca(it,ht,Wn?Math.min(te,Ue.to)-1:Math.max(Gt,Ue.from)).right,hi=Jn<Ct?Ct-Jn+1e9:Jn-Ct;(!Fe||se>hi)&&(Fe=Ue,se=hi)}}return Fe||(Fe=pt[pt.length-1]),Fe.from<Gt&&(Fe={from:Gt,to:Fe.to,level:Fe.level}),Fe.to>te&&(Fe={from:Fe.from,to:te,level:Fe.level}),Fe}var ka;function ca(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ka==null){ka=$t("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)ka.appendChild(document.createTextNode("x")),ka.appendChild($t("br"));ka.appendChild(document.createTextNode("x"))}Zt(it.measure,ka);var ct=ka.offsetHeight/50;return ct>3&&(it.cachedTextHeight=ct),Vt(it.measure),ct||1}function Nl(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=$t("span","xxxxxxxxxx"),ct=$t("pre",[st],"CodeMirror-line-like");Zt(it.measure,ct);var ht=st.getBoundingClientRect(),pt=(ht.right-ht.left)/10;return pt>2&&(it.cachedCharWidth=pt),pt||10}function Pu(it){for(var st=it.display,ct={},ht={},pt=st.gutters.clientLeft,Ct=st.gutters.firstChild,Ft=0;Ct;Ct=Ct.nextSibling,++Ft){var Ht=it.display.gutterSpecs[Ft].className;ct[Ht]=Ct.offsetLeft+Ct.clientLeft+pt,ht[Ht]=Ct.clientWidth}return{fixedPos:Qd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:ct,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Qd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function zo(it){var st=ca(it.display),ct=it.options.lineWrapping,ht=ct&&Math.max(5,it.display.scroller.clientWidth/Nl(it.display)-3);return function(pt){if(an(it.doc,pt))return 0;var Ct=0;if(pt.widgets)for(var Ft=0;Ft<pt.widgets.length;Ft++)pt.widgets[Ft].height&&(Ct+=pt.widgets[Ft].height);return ct?Ct+(Math.ceil(pt.text.length/ht)||1)*st:Ct+st}}function ur(it){var st=it.doc,ct=zo(it);st.iter(function(ht){var pt=ct(ht);pt!=ht.height&&Ui(ht,pt)})}function fa(it,st,ct,ht){var pt=it.display;if(!ct&&pr(st).getAttribute("cm-not-content")=="true")return null;var Ct,Ft,Ht=pt.lineSpace.getBoundingClientRect();try{Ct=st.clientX-Ht.left,Ft=st.clientY-Ht.top}catch(se){return null}var Gt=fs(it,Ct,Ft),te;if(ht&&Gt.xRel>0&&(te=zn(it.doc,Gt.line).text).length==Gt.ch){var Fe=Yt(te,te.length,it.options.tabSize)-te.length;Gt=Ie(Gt.line,Math.max(0,Math.round((Ct-da(it.display).left)/Nl(it.display))-Fe))}return Gt}function qa(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var ct=it.display.view,ht=0;ht<ct.length;ht++)if(st-=ct[ht].size,st<0)return ht}function Go(it,st,ct,ht){st==null&&(st=it.doc.first),ct==null&&(ct=it.doc.first+it.doc.size),ht||(ht=0);var pt=it.display;if(ht&&ct<pt.viewTo&&(pt.updateLineNumbers==null||pt.updateLineNumbers>st)&&(pt.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=pt.viewTo)Te&&ci(it.doc,st)<pt.viewTo&&ls(it);else if(ct<=pt.viewFrom)Te&&jn(it.doc,ct+ht)>pt.viewFrom?ls(it):(pt.viewFrom+=ht,pt.viewTo+=ht);else if(st<=pt.viewFrom&&ct>=pt.viewTo)ls(it);else if(st<=pt.viewFrom){var Ct=Ma(it,ct,ct+ht,1);Ct?(pt.view=pt.view.slice(Ct.index),pt.viewFrom=Ct.lineN,pt.viewTo+=ht):ls(it)}else if(ct>=pt.viewTo){var Ft=Ma(it,st,st,-1);Ft?(pt.view=pt.view.slice(0,Ft.index),pt.viewTo=Ft.lineN):ls(it)}else{var Ht=Ma(it,st,st,-1),Gt=Ma(it,ct,ct+ht,1);Ht&&Gt?(pt.view=pt.view.slice(0,Ht.index).concat(Ir(it,Ht.lineN,Gt.lineN)).concat(pt.view.slice(Gt.index)),pt.viewTo+=ht):ls(it)}var te=pt.externalMeasured;te&&(ct<te.lineN?te.lineN+=ht:st<te.lineN+te.size&&(pt.externalMeasured=null))}function Gr(it,st,ct){it.curOp.viewChanged=!0;var ht=it.display,pt=it.display.externalMeasured;if(pt&&st>=pt.lineN&&st<pt.lineN+pt.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var Ct=ht.view[qa(it,st)];if(Ct.node!=null){var Ft=Ct.changes||(Ct.changes=[]);Ee(Ft,ct)==-1&&Ft.push(ct)}}}function ls(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function Ma(it,st,ct,ht){var pt=qa(it,st),Ct,Ft=it.display.view;if(!Te||ct==it.doc.first+it.doc.size)return{index:pt,lineN:ct};for(var Ht=it.display.viewFrom,Gt=0;Gt<pt;Gt++)Ht+=Ft[Gt].size;if(Ht!=st){if(ht>0){if(pt==Ft.length-1)return null;Ct=Ht+Ft[pt].size-st,pt++}else Ct=Ht-st;st+=Ct,ct+=Ct}for(;ci(it.doc,ct)!=ct;){if(pt==(ht<0?0:Ft.length-1))return null;ct+=ht*Ft[pt-(ht<0?1:0)].size,pt+=ht}return{index:pt,lineN:ct}}function bo(it,st,ct){var ht=it.display,pt=ht.view;pt.length==0||st>=ht.viewTo||ct<=ht.viewFrom?(ht.view=Ir(it,st,ct),ht.viewFrom=st):(ht.viewFrom>st?ht.view=Ir(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(qa(it,st))),ht.viewFrom=st,ht.viewTo<ct?ht.view=ht.view.concat(Ir(it,ht.viewTo,ct)):ht.viewTo>ct&&(ht.view=ht.view.slice(0,qa(it,ct)))),ht.viewTo=ct}function ja(it){for(var st=it.display.view,ct=0,ht=0;ht<st.length;ht++){var pt=st[ht];!pt.hidden&&(!pt.node||pt.changes)&&++ct}return ct}function xs(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Hu(it,st){st===void 0&&(st=!0);for(var ct=it.doc,ht={},pt=ht.cursors=document.createDocumentFragment(),Ct=ht.selection=document.createDocumentFragment(),Ft=0;Ft<ct.sel.ranges.length;Ft++)if(!(!st&&Ft==ct.sel.primIndex)){var Ht=ct.sel.ranges[Ft];if(!(Ht.from().line>=it.display.viewTo||Ht.to().line<it.display.viewFrom)){var Gt=Ht.empty();(Gt||it.options.showCursorWhenSelecting)&&Qr(it,Ht.head,pt),Gt||Yr(it,Ht,Ct)}}return ht}function Qr(it,st,ct){var ht=So(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),pt=ct.appendChild($t("div","\xA0","CodeMirror-cursor"));if(pt.style.left=ht.left+"px",pt.style.top=ht.top+"px",pt.style.height=Math.max(0,ht.bottom-ht.top)*it.options.cursorHeight+"px",ht.other){var Ct=ct.appendChild($t("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));Ct.style.display="",Ct.style.left=ht.other.left+"px",Ct.style.top=ht.other.top+"px",Ct.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function ga(it,st){return it.top-st.top||it.left-st.left}function Yr(it,st,ct){var ht=it.display,pt=it.doc,Ct=document.createDocumentFragment(),Ft=da(it.display),Ht=Ft.left,Gt=Math.max(ht.sizerWidth,ia(it)-ht.sizer.offsetLeft)-Ft.right,te=pt.direction=="ltr";function Fe(Gi,rr,kr,ji){rr<0&&(rr=0),rr=Math.round(rr),ji=Math.round(ji),Ct.appendChild($t("div",null,"CodeMirror-selected","position: absolute; left: "+Gi+`px;
top: `+rr+"px; width: "+(kr==null?Gt-Gi:kr)+`px;
height: `+(ji-rr)+"px"))}function se(Gi,rr,kr){var ji=zn(pt,Gi),Kr=ji.text.length,_o,Cs;function Jo(vs,Ha){return La(it,Ie(Gi,vs),"div",ji,Ha)}function Na(vs,Ha,Xs){var ys=ts(it,ji,null,vs),uo=Ha=="ltr"==(Xs=="after")?"left":"right",ns=Xs=="after"?ys.begin:ys.end-(/\s/.test(ji.text.charAt(ys.end-1))?2:1);return Jo(ns,uo)[uo]}var oa=Je(ji,pt.direction);return ce(oa,rr||0,kr==null?Kr:kr,function(vs,Ha,Xs,ys){var uo=Xs=="ltr",ns=Jo(vs,uo?"left":"right"),Ds=Jo(Ha-1,uo?"right":"left"),Js=rr==null&&vs==0,Fl=kr==null&&Ha==Kr,Qo=ys==0,yl=!oa||ys==oa.length-1;if(Ds.top-ns.top<=3){var as=(te?Js:Fl)&&Qo,xc=(te?Fl:Js)&&yl,il=as?Ht:(uo?ns:Ds).left,Wa=xc?Gt:(uo?Ds:ns).right;Fe(il,ns.top,Wa-il,ns.bottom)}else{var Ta,No,Os,lu;uo?(Ta=te&&Js&&Qo?Ht:ns.left,No=te?Gt:Na(vs,Xs,"before"),Os=te?Ht:Na(Ha,Xs,"after"),lu=te&&Fl&&yl?Gt:Ds.right):(Ta=te?Na(vs,Xs,"before"):Ht,No=!te&&Js&&Qo?Gt:ns.right,Os=!te&&Fl&&yl?Ht:Ds.left,lu=te?Na(Ha,Xs,"after"):Gt),Fe(Ta,ns.top,No-Ta,ns.bottom),ns.bottom<Ds.top&&Fe(Ht,ns.bottom,null,Ds.top),Fe(Os,Ds.top,lu-Os,Ds.bottom)}(!_o||ga(ns,_o)<0)&&(_o=ns),ga(Ds,_o)<0&&(_o=Ds),(!Cs||ga(ns,Cs)<0)&&(Cs=ns),ga(Ds,Cs)<0&&(Cs=Ds)}),{start:_o,end:Cs}}var qe=st.from(),Ue=st.to();if(qe.line==Ue.line)se(qe.line,qe.ch,Ue.ch);else{var Wn=zn(pt,qe.line),Jn=zn(pt,Ue.line),hi=Hn(Wn)==Hn(Jn),Ni=se(qe.line,qe.ch,hi?Wn.text.length+1:null).end,Ji=se(Ue.line,hi?0:null,Ue.ch).start;hi&&(Ni.top<Ji.top-2?(Fe(Ni.right,Ni.top,null,Ni.bottom),Fe(Ht,Ji.top,Ji.left,Ji.bottom)):Fe(Ni.right,Ni.top,Ji.left-Ni.right,Ni.bottom)),Ni.bottom<Ji.top&&Fe(Ht,Ni.bottom,null,Ji.top)}ct.appendChild(Ct)}function xo(it){if(it.state.focused){var st=it.display;clearInterval(st.blinker);var ct=!0;st.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?st.blinker=setInterval(function(){it.hasFocus()||Eh(it),st.cursorDiv.style.visibility=(ct=!ct)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function Ao(it){it.state.focused||(it.display.input.focus(),to(it))}function Zo(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,Eh(it))},100)}function to(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(In(it,"focus",it,st),it.state.focused=!0,$e(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),ee&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),xo(it))}function Eh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(In(it,"blur",it,st),it.state.focused=!1,At(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function sr(it){for(var st=it.display,ct=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var pt=st.view[ht],Ct=it.options.lineWrapping,Ft=void 0,Ht=0;if(!pt.hidden){if(he&&ie<8){var Gt=pt.node.offsetTop+pt.node.offsetHeight;Ft=Gt-ct,ct=Gt}else{var te=pt.node.getBoundingClientRect();Ft=te.bottom-te.top,!Ct&&pt.text.firstChild&&(Ht=pt.text.firstChild.getBoundingClientRect().right-te.left-1)}var Fe=pt.line.height-Ft;if((Fe>.005||Fe<-.005)&&(Ui(pt.line,Ft),Op(pt.line),pt.rest))for(var se=0;se<pt.rest.length;se++)Op(pt.rest[se]);if(Ht>it.display.sizerWidth){var qe=Math.ceil(Ht/Nl(it.display));qe>it.display.maxLineLength&&(it.display.maxLineLength=qe,it.display.maxLine=pt.line,it.display.maxLineChanged=!0)}}}}function Op(it){if(it.widgets)for(var st=0;st<it.widgets.length;++st){var ct=it.widgets[st],ht=ct.node.parentNode;ht&&(ct.height=ht.offsetHeight)}}function Ur(it,st,ct){var ht=ct&&ct.top!=null?Math.max(0,ct.top):it.scroller.scrollTop;ht=Math.floor(ht-po(it));var pt=ct&&ct.bottom!=null?ct.bottom:ht+it.wrapper.clientHeight,Ct=de(st,ht),Ft=de(st,pt);if(ct&&ct.ensure){var Ht=ct.ensure.from.line,Gt=ct.ensure.to.line;Ht<Ct?(Ct=Ht,Ft=de(st,yr(zn(st,Ht))+it.wrapper.clientHeight)):Math.min(Gt,st.lastLine())>=Ft&&(Ct=de(st,yr(zn(st,Gt))-it.wrapper.clientHeight),Ft=Gt)}return{from:Ct,to:Math.max(Ft,Ct+1)}}function Ip(it,st){if(!qn(it,"scrollCursorIntoView")){var ct=it.display,ht=ct.sizer.getBoundingClientRect(),pt=null;if(st.top+ht.top<0?pt=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(pt=!1),pt!=null&&!Ne){var Ct=$t("div","\u200B",null,`position: absolute;
top: `+(st.top-ct.viewOffset-po(it.display))+`px;
height: `+(st.bottom-st.top+Es(it)+ct.barHeight)+`px;
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(Ct),Ct.scrollIntoView(pt),it.display.lineSpace.removeChild(Ct)}}}function pd(it,st,ct,ht){ht==null&&(ht=0);var pt;!it.options.lineWrapping&&st==ct&&(st=st.ch?Ie(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,ct=st.sticky=="before"?Ie(st.line,st.ch+1,"before"):st);for(var Ct=0;Ct<5;Ct++){var Ft=!1,Ht=So(it,st),Gt=!ct||ct==st?Ht:So(it,ct);pt={left:Math.min(Ht.left,Gt.left),top:Math.min(Ht.top,Gt.top)-ht,right:Math.max(Ht.left,Gt.left),bottom:Math.max(Ht.bottom,Gt.bottom)+ht};var te=eg(it,pt),Fe=it.doc.scrollTop,se=it.doc.scrollLeft;if(te.scrollTop!=null&&(Th(it,te.scrollTop),Math.abs(it.doc.scrollTop-Fe)>1&&(Ft=!0)),te.scrollLeft!=null&&(Lu(it,te.scrollLeft),Math.abs(it.doc.scrollLeft-se)>1&&(Ft=!0)),!Ft)break}return pt}function $d(it,st){var ct=eg(it,st);ct.scrollTop!=null&&Th(it,ct.scrollTop),ct.scrollLeft!=null&&Lu(it,ct.scrollLeft)}function eg(it,st){var ct=it.display,ht=ca(it.display);st.top<0&&(st.top=0);var pt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:ct.scroller.scrollTop,Ct=dl(it),Ft={};st.bottom-st.top>Ct&&(st.bottom=st.top+Ct);var Ht=it.doc.height+bs(ct),Gt=st.top<ht,te=st.bottom>Ht-ht;if(st.top<pt)Ft.scrollTop=Gt?0:st.top;else if(st.bottom>pt+Ct){var Fe=Math.min(st.top,(te?Ht:st.bottom)-Ct);Fe!=pt&&(Ft.scrollTop=Fe)}var se=it.options.fixedGutter?0:ct.gutters.offsetWidth,qe=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:ct.scroller.scrollLeft-se,Ue=ia(it)-ct.gutters.offsetWidth,Wn=st.right-st.left>Ue;return Wn&&(st.right=st.left+Ue),st.left<10?Ft.scrollLeft=0:st.left<qe?Ft.scrollLeft=Math.max(0,st.left+se-(Wn?0:10)):st.right>Ue+qe-3&&(Ft.scrollLeft=st.right+(Wn?0:10)-Ue),Ft}function Wc(it,st){st!=null&&(iu(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function Cu(it){iu(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function Nh(it,st,ct){(st!=null||ct!=null)&&iu(it),st!=null&&(it.curOp.scrollLeft=st),ct!=null&&(it.curOp.scrollTop=ct)}function eo(it,st){iu(it),it.curOp.scrollToPos=st}function iu(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var ct=qr(it,st.from),ht=qr(it,st.to);Kc(it,ct,ht,st.margin)}}function Kc(it,st,ct,ht){var pt=eg(it,{left:Math.min(st.left,ct.left),top:Math.min(st.top,ct.top)-ht,right:Math.max(st.right,ct.right),bottom:Math.max(st.bottom,ct.bottom)+ht});Nh(it,pt.scrollLeft,pt.scrollTop)}function Th(it,st){Math.abs(it.doc.scrollTop-st)<2||(wt||Yu(it,{top:st}),ng(it,st,!0),wt&&Yu(it),md(it,100))}function ng(it,st,ct){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!ct)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function Lu(it,st,ct,ht){st=Math.max(0,Math.min(st,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((ct?st==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-st)<2)&&!ht)&&(it.doc.scrollLeft=st,Uc(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function gl(it){var st=it.display,ct=st.gutters.offsetWidth,ht=Math.round(it.doc.height+bs(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?ct:0,docHeight:ht,scrollHeight:ht+Es(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:ct}}var Wu=function(it,st,ct){this.cm=ct;var ht=this.vert=$t("div",[$t("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),pt=this.horiz=$t("div",[$t("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=pt.tabIndex=-1,it(ht),it(pt),en(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),en(pt,"scroll",function(){pt.clientWidth&&st(pt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,he&&ie<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Wu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,ct=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(ct){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var pt=it.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+pt)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=ct?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var Ct=it.viewWidth-it.barLeft-(ct?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+Ct)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:ct?ht:0,bottom:st?ht:0}},Wu.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Wu.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Wu.prototype.zeroWidthHack=function(){var it=dt&&!qt?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Rt,this.disableVert=new Rt},Wu.prototype.enableZeroWidthBar=function(it,st,ct){it.style.pointerEvents="auto";function ht(){var pt=it.getBoundingClientRect(),Ct=ct=="vert"?document.elementFromPoint(pt.right-1,(pt.top+pt.bottom)/2):document.elementFromPoint((pt.right+pt.left)/2,pt.bottom-1);Ct!=it?it.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Wu.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Hl=function(){};Hl.prototype.update=function(){return{bottom:0,right:0}},Hl.prototype.setScrollLeft=function(){},Hl.prototype.setScrollTop=function(){},Hl.prototype.clear=function(){};function Ku(it,st){st||(st=gl(it));var ct=it.display.barWidth,ht=it.display.barHeight;Zc(it,st);for(var pt=0;pt<4&&ct!=it.display.barWidth||ht!=it.display.barHeight;pt++)ct!=it.display.barWidth&&it.options.lineWrapping&&sr(it),Zc(it,gl(it)),ct=it.display.barWidth,ht=it.display.barHeight}function Zc(it,st){var ct=it.display,ht=ct.scrollbars.update(st);ct.sizer.style.paddingRight=(ct.barWidth=ht.right)+"px",ct.sizer.style.paddingBottom=(ct.barHeight=ht.bottom)+"px",ct.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(ct.scrollbarFiller.style.display="block",ct.scrollbarFiller.style.height=ht.bottom+"px",ct.scrollbarFiller.style.width=ht.right+"px"):ct.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(ct.gutterFiller.style.display="block",ct.gutterFiller.style.height=ht.bottom+"px",ct.gutterFiller.style.width=st.gutterWidth+"px"):ct.gutterFiller.style.display=""}var ig={native:Wu,null:Hl};function rg(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&At(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new ig[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),en(st,"mousedown",function(){it.state.focused&&setTimeout(function(){return it.display.input.focus()},0)}),st.setAttribute("cm-not-content","true")},function(st,ct){ct=="horizontal"?Lu(it,st):Th(it,st)},it),it.display.scrollbars.addClass&&$e(it.display.wrapper,it.display.scrollbars.addClass)}var Rp=0;function Zu(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:++Rp},Oa(it.curOp)}function Vu(it){var st=it.curOp;st&&Io(st,function(ct){for(var ht=0;ht<ct.ops.length;ht++)ct.ops[ht].cm.curOp=null;$0(ct)})}function $0(it){for(var st=it.ops,ct=0;ct<st.length;ct++)q0(st[ct]);for(var ht=0;ht<st.length;ht++)tv(st[ht]);for(var pt=0;pt<st.length;pt++)jp(st[pt]);for(var Ct=0;Ct<st.length;Ct++)es(st[Ct]);for(var Ft=0;Ft<st.length;Ft++)Uu(st[Ft])}function q0(it){var st=it.cm,ct=st.display;zp(st),it.updateMaxLine&&Er(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<ct.viewFrom||it.scrollToPos.to.line>=ct.viewTo)||ct.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Fh(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function tv(it){it.updatedDisplay=it.mustUpdate&&Vc(it.cm,it.update)}function jp(it){var st=it.cm,ct=st.display;it.updatedDisplay&&sr(st),it.barMeasure=gl(st),ct.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=ps(st,ct.maxLine,ct.maxLine.text.length).left+3,st.display.sizerWidth=it.adjustWidthTo,it.barMeasure.scrollWidth=Math.max(ct.scroller.clientWidth,ct.sizer.offsetLeft+it.adjustWidthTo+Es(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,ct.sizer.offsetLeft+it.adjustWidthTo-ia(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=ct.input.prepareSelection())}function es(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&Lu(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var ct=it.focus&&it.focus==We();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,ct),(it.updatedDisplay||it.startHeight!=st.doc.height)&&Ku(st,it.barMeasure),it.updatedDisplay&&Ju(st,it.barMeasure),it.selectionChanged&&xo(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),ct&&Ao(it.cm)}function Uu(it){var st=it.cm,ct=st.display,ht=st.doc;if(it.updatedDisplay&&wo(st,it.update),ct.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(ct.wheelStartX=ct.wheelStartY=null),it.scrollTop!=null&&ng(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&Lu(st,it.scrollLeft,!0,!0),it.scrollToPos){var pt=pd(st,Un(ht,it.scrollToPos.from),Un(ht,it.scrollToPos.to),it.scrollToPos.margin);Ip(st,pt)}var Ct=it.maybeHiddenMarkers,Ft=it.maybeUnhiddenMarkers;if(Ct)for(var Ht=0;Ht<Ct.length;++Ht)Ct[Ht].lines.length||In(Ct[Ht],"hide");if(Ft)for(var Gt=0;Gt<Ft.length;++Gt)Ft[Gt].lines.length&&In(Ft[Gt],"unhide");ct.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&In(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function co(it,st){if(it.curOp)return st();Zu(it);try{return st()}finally{Vu(it)}}function ws(it,st){return function(){if(it.curOp)return st.apply(it,arguments);Zu(it);try{return st.apply(it,arguments)}finally{Vu(it)}}}function Ns(it){return function(){if(this.curOp)return it.apply(this,arguments);Zu(this);try{return it.apply(this,arguments)}finally{Vu(this)}}}function Ts(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);Zu(st);try{return it.apply(this,arguments)}finally{Vu(st)}}}function md(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,gn(Fs,it))}function Fs(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var ct=+new Date+it.options.workTime,ht=_r(it,st.highlightFrontier),pt=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(Ct){if(ht.line>=it.display.viewFrom){var Ft=Ct.styles,Ht=Ct.text.length>it.options.maxHighlightLength?Qn(st.mode,ht.state):null,Gt=Yi(it,Ct,ht,!0);Ht&&(ht.state=Ht),Ct.styles=Gt.styles;var te=Ct.styleClasses,Fe=Gt.classes;Fe?Ct.styleClasses=Fe:te&&(Ct.styleClasses=null);for(var se=!Ft||Ft.length!=Ct.styles.length||te!=Fe&&(!te||!Fe||te.bgClass!=Fe.bgClass||te.textClass!=Fe.textClass),qe=0;!se&&qe<Ft.length;++qe)se=Ft[qe]!=Ct.styles[qe];se&&pt.push(ht.line),Ct.stateAfter=ht.save(),ht.nextLine()}else Ct.text.length<=it.options.maxHighlightLength&&Ye(it,Ct.text,ht),Ct.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>ct)return md(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),pt.length&&co(it,function(){for(var Ct=0;Ct<pt.length;Ct++)Gr(it,pt[Ct],"text")})}}var Fh=function(it,st,ct){var ht=it.display;this.viewport=st,this.visible=Ur(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=ia(it),this.force=ct,this.dims=Pu(it),this.events=[]};Fh.prototype.signal=function(it,st){ti(it,st)&&this.events.push(arguments)},Fh.prototype.finish=function(){for(var it=0;it<this.events.length;it++)In.apply(null,this.events[it])};function zp(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=Es(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=Es(it)+"px",st.scrollbarsClipped=!0)}function Gp(it){if(it.hasFocus())return null;var st=We();if(!st||!Re(it.display.lineDiv,st))return null;var ct={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&Re(it.display.lineDiv,ht.anchorNode)&&(ct.anchorNode=ht.anchorNode,ct.anchorOffset=ht.anchorOffset,ct.focusNode=ht.focusNode,ct.focusOffset=ht.focusOffset)}return ct}function ba(it){if(!(!it||!it.activeElt||it.activeElt==We())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&Re(document.body,it.anchorNode)&&Re(document.body,it.focusNode))){var st=window.getSelection(),ct=document.createRange();ct.setEnd(it.anchorNode,it.anchorOffset),ct.collapse(!1),st.removeAllRanges(),st.addRange(ct),st.extend(it.focusNode,it.focusOffset)}}function Vc(it,st){var ct=it.display,ht=it.doc;if(st.editorIsHidden)return ls(it),!1;if(!st.force&&st.visible.from>=ct.viewFrom&&st.visible.to<=ct.viewTo&&(ct.updateLineNumbers==null||ct.updateLineNumbers>=ct.viewTo)&&ct.renderedView==ct.view&&ja(it)==0)return!1;gs(it)&&(ls(it),st.dims=Pu(it));var pt=ht.first+ht.size,Ct=Math.max(st.visible.from-it.options.viewportMargin,ht.first),Ft=Math.min(pt,st.visible.to+it.options.viewportMargin);ct.viewFrom<Ct&&Ct-ct.viewFrom<20&&(Ct=Math.max(ht.first,ct.viewFrom)),ct.viewTo>Ft&&ct.viewTo-Ft<20&&(Ft=Math.min(pt,ct.viewTo)),Te&&(Ct=ci(it.doc,Ct),Ft=jn(it.doc,Ft));var Ht=Ct!=ct.viewFrom||Ft!=ct.viewTo||ct.lastWrapHeight!=st.wrapperHeight||ct.lastWrapWidth!=st.wrapperWidth;bo(it,Ct,Ft),ct.viewOffset=yr(zn(it.doc,ct.viewFrom)),it.display.mover.style.top=ct.viewOffset+"px";var Gt=ja(it);if(!Ht&&Gt==0&&!st.force&&ct.renderedView==ct.view&&(ct.updateLineNumbers==null||ct.updateLineNumbers>=ct.viewTo))return!1;var te=Gp(it);return Gt>4&&(ct.lineDiv.style.display="none"),og(it,ct.updateLineNumbers,st.dims),Gt>4&&(ct.lineDiv.style.display=""),ct.renderedView=ct.view,ba(te),Vt(ct.cursorDiv),Vt(ct.selectionDiv),ct.gutters.style.height=ct.sizer.style.minHeight=0,Ht&&(ct.lastWrapHeight=st.wrapperHeight,ct.lastWrapWidth=st.wrapperWidth,md(it,400)),ct.updateLineNumbers=null,!0}function wo(it,st){for(var ct=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==ia(it)){if(ct&&ct.top!=null&&(ct={top:Math.min(it.doc.height+bs(it.display)-dl(it),ct.top)}),st.visible=Ur(it.display,it.doc,ct),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=Ur(it.display,it.doc,ct));if(!Vc(it,st))break;sr(it);var pt=gl(it);xs(it),Ku(it,pt),Ju(it,pt),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 Yu(it,st){var ct=new Fh(it,st);if(Vc(it,ct)){sr(it),wo(it,ct);var ht=gl(it);xs(it),Ku(it,ht),Ju(it,ht),ct.finish()}}function og(it,st,ct){var ht=it.display,pt=it.options.lineNumbers,Ct=ht.lineDiv,Ft=Ct.firstChild;function Ht(Wn){var Jn=Wn.nextSibling;return ee&&dt&&it.display.currentWheelTarget==Wn?Wn.style.display="none":Wn.parentNode.removeChild(Wn),Jn}for(var Gt=ht.view,te=ht.viewFrom,Fe=0;Fe<Gt.length;Fe++){var se=Gt[Fe];if(!se.hidden)if(!se.node||se.node.parentNode!=Ct){var qe=Mr(it,se,te,ct);Ct.insertBefore(qe,Ft)}else{for(;Ft!=se.node;)Ft=Ht(Ft);var Ue=pt&&st!=null&&st<=te&&se.lineNumber;se.changes&&(Ee(se.changes,"gutter")>-1&&(Ue=!1),Ia(it,se,te,ct)),Ue&&(Vt(se.lineNumber),se.lineNumber.appendChild(document.createTextNode(Rn(it.options,te)))),Ft=se.node.nextSibling}te+=se.size}for(;Ft;)Ft=Ht(Ft)}function Xu(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Ju(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+Es(it)+"px"}function Uc(it){var st=it.display,ct=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Qd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,pt=st.gutters.offsetWidth,Ct=ht+"px",Ft=0;Ft<ct.length;Ft++)if(!ct[Ft].hidden){it.options.fixedGutter&&(ct[Ft].gutter&&(ct[Ft].gutter.style.left=Ct),ct[Ft].gutterBackground&&(ct[Ft].gutterBackground.style.left=Ct));var Ht=ct[Ft].alignable;if(Ht)for(var Gt=0;Gt<Ht.length;Gt++)Ht[Gt].style.left=Ct}it.options.fixedGutter&&(st.gutters.style.left=ht+pt+"px")}}function gs(it){if(!it.options.lineNumbers)return!1;var st=it.doc,ct=Rn(it.options,st.first+st.size-1),ht=it.display;if(ct.length!=ht.lineNumChars){var pt=ht.measure.appendChild($t("div",[$t("div",ct)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Ct=pt.firstChild.offsetWidth,Ft=pt.offsetWidth-Ct;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(Ct,ht.lineGutter.offsetWidth-Ft)+1,ht.lineNumWidth=ht.lineNumInnerWidth+Ft,ht.lineNumChars=ht.lineNumInnerWidth?ct.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",Xu(it.display),!0}return!1}function As(it,st){for(var ct=[],ht=!1,pt=0;pt<it.length;pt++){var Ct=it[pt],Ft=null;if(typeof Ct!="string"&&(Ft=Ct.style,Ct=Ct.className),Ct=="CodeMirror-linenumbers")if(st)ht=!0;else continue;ct.push({className:Ct,style:Ft})}return st&&!ht&&ct.push({className:"CodeMirror-linenumbers",style:null}),ct}function Ah(it){var st=it.gutters,ct=it.gutterSpecs;Vt(st),it.lineGutter=null;for(var ht=0;ht<ct.length;++ht){var pt=ct[ht],Ct=pt.className,Ft=pt.style,Ht=st.appendChild($t("div",null,"CodeMirror-gutter "+Ct));Ft&&(Ht.style.cssText=Ft),Ct=="CodeMirror-linenumbers"&&(it.lineGutter=Ht,Ht.style.width=(it.lineNumWidth||1)+"px")}st.style.display=ct.length?"":"none",Xu(it)}function tl(it){Ah(it.display),Go(it),Uc(it)}function Qu(it,st,ct,ht){var pt=this;this.input=ct,pt.scrollbarFiller=$t("div",null,"CodeMirror-scrollbar-filler"),pt.scrollbarFiller.setAttribute("cm-not-content","true"),pt.gutterFiller=$t("div",null,"CodeMirror-gutter-filler"),pt.gutterFiller.setAttribute("cm-not-content","true"),pt.lineDiv=xe("div",null,"CodeMirror-code"),pt.selectionDiv=$t("div",null,null,"position: relative; z-index: 1"),pt.cursorDiv=$t("div",null,"CodeMirror-cursors"),pt.measure=$t("div",null,"CodeMirror-measure"),pt.lineMeasure=$t("div",null,"CodeMirror-measure"),pt.lineSpace=xe("div",[pt.measure,pt.lineMeasure,pt.selectionDiv,pt.cursorDiv,pt.lineDiv],null,"position: relative; outline: none");var Ct=xe("div",[pt.lineSpace],"CodeMirror-lines");pt.mover=$t("div",[Ct],null,"position: relative"),pt.sizer=$t("div",[pt.mover],"CodeMirror-sizer"),pt.sizerWidth=null,pt.heightForcer=$t("div",null,null,"position: absolute; height: "+Ve+"px; width: 1px;"),pt.gutters=$t("div",null,"CodeMirror-gutters"),pt.lineGutter=null,pt.scroller=$t("div",[pt.sizer,pt.heightForcer,pt.gutters],"CodeMirror-scroll"),pt.scroller.setAttribute("tabIndex","-1"),pt.wrapper=$t("div",[pt.scrollbarFiller,pt.gutterFiller,pt.scroller],"CodeMirror"),he&&ie<8&&(pt.gutters.style.zIndex=-1,pt.scroller.style.paddingRight=0),!ee&&!(wt&&nt)&&(pt.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(pt.wrapper):it(pt.wrapper)),pt.viewFrom=pt.viewTo=st.first,pt.reportedViewFrom=pt.reportedViewTo=st.first,pt.view=[],pt.renderedView=null,pt.externalMeasured=null,pt.viewOffset=0,pt.lastWrapHeight=pt.lastWrapWidth=0,pt.updateLineNumbers=null,pt.nativeBarWidth=pt.barHeight=pt.barWidth=0,pt.scrollbarsClipped=!1,pt.lineNumWidth=pt.lineNumInnerWidth=pt.lineNumChars=null,pt.alignWidgets=!1,pt.cachedCharWidth=pt.cachedTextHeight=pt.cachedPaddingH=null,pt.maxLine=null,pt.maxLineLength=0,pt.maxLineChanged=!1,pt.wheelDX=pt.wheelDY=pt.wheelStartX=pt.wheelStartY=null,pt.shift=!1,pt.selForContextMenu=null,pt.activeTouch=null,pt.gutterSpecs=As(ht.gutters,ht.lineNumbers),Ah(pt),ct.init(pt)}var za=0,us=null;he?us=-.53:wt?us=15:ue?us=-.7:Ke&&(us=-1/3);function Wl(it){var st=it.wheelDeltaX,ct=it.wheelDeltaY;return st==null&&it.detail&&it.axis==it.HORIZONTAL_AXIS&&(st=it.detail),ct==null&&it.detail&&it.axis==it.VERTICAL_AXIS?ct=it.detail:ct==null&&(ct=it.wheelDelta),{x:st,y:ct}}function el(it){var st=Wl(it);return st.x*=us,st.y*=us,st}function Bs(it,st){var ct=Wl(st),ht=ct.x,pt=ct.y,Ct=it.display,Ft=Ct.scroller,Ht=Ft.scrollWidth>Ft.clientWidth,Gt=Ft.scrollHeight>Ft.clientHeight;if(ht&&Ht||pt&&Gt){if(pt&&dt&&ee){t:for(var te=st.target,Fe=Ct.view;te!=Ft;te=te.parentNode)for(var se=0;se<Fe.length;se++)if(Fe[se].node==te){it.display.currentWheelTarget=te;break t}}if(ht&&!wt&&!Jt&&us!=null){pt&&Gt&&Th(it,Math.max(0,Ft.scrollTop+pt*us)),Lu(it,Math.max(0,Ft.scrollLeft+ht*us)),(!pt||pt&&Gt)&&ai(st),Ct.wheelStartX=null;return}if(pt&&us!=null){var qe=pt*us,Ue=it.doc.scrollTop,Wn=Ue+Ct.wrapper.clientHeight;qe<0?Ue=Math.max(0,Ue+qe-50):Wn=Math.min(it.doc.height,Wn+qe+50),Yu(it,{top:Ue,bottom:Wn})}za<20&&(Ct.wheelStartX==null?(Ct.wheelStartX=Ft.scrollLeft,Ct.wheelStartY=Ft.scrollTop,Ct.wheelDX=ht,Ct.wheelDY=pt,setTimeout(function(){if(Ct.wheelStartX!=null){var Jn=Ft.scrollLeft-Ct.wheelStartX,hi=Ft.scrollTop-Ct.wheelStartY,Ni=hi&&Ct.wheelDY&&hi/Ct.wheelDY||Jn&&Ct.wheelDX&&Jn/Ct.wheelDX;Ct.wheelStartX=Ct.wheelStartY=null,Ni&&(us=(us*za+Ni)/(za+1),++za)}},200)):(Ct.wheelDX+=ht,Ct.wheelDY+=pt))}}var pl=function(it,st){this.ranges=it,this.primIndex=st};pl.prototype.primary=function(){return this.ranges[this.primIndex]},pl.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 ct=this.ranges[st],ht=it.ranges[st];if(!wn(ct.anchor,ht.anchor)||!wn(ct.head,ht.head))return!1}return!0},pl.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new Po(Pn(this.ranges[st].anchor),Pn(this.ranges[st].head));return new pl(it,this.primIndex)},pl.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},pl.prototype.contains=function(it,st){st||(st=it);for(var ct=0;ct<this.ranges.length;ct++){var ht=this.ranges[ct];if(Ln(st,ht.from())>=0&&Ln(it,ht.to())<=0)return ct}return-1};var Po=function(it,st){this.anchor=it,this.head=st};Po.prototype.from=function(){return Qe(this.anchor,this.head)},Po.prototype.to=function(){return Zn(this.anchor,this.head)},Po.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Tl(it,st,ct){var ht=it&&it.options.selectionsMayTouch,pt=st[ct];st.sort(function(qe,Ue){return Ln(qe.from(),Ue.from())}),ct=Ee(st,pt);for(var Ct=1;Ct<st.length;Ct++){var Ft=st[Ct],Ht=st[Ct-1],Gt=Ln(Ht.to(),Ft.from());if(ht&&!Ft.empty()?Gt>0:Gt>=0){var te=Qe(Ht.from(),Ft.from()),Fe=Zn(Ht.to(),Ft.to()),se=Ht.empty()?Ft.from()==Ft.head:Ht.from()==Ht.head;Ct<=ct&&--ct,st.splice(--Ct,2,new Po(se?Fe:te,se?te:Fe))}}return new pl(st,ct)}function ku(it,st){return new pl([new Po(it,st||it)],0)}function $u(it){return it.text?Ie(it.from.line+it.text.length-1,le(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function Bh(it,st){if(Ln(it,st.from)<0)return it;if(Ln(it,st.to)<=0)return $u(st);var ct=it.line+st.text.length-(st.to.line-st.from.line)-1,ht=it.ch;return it.line==st.to.line&&(ht+=$u(st).ch-st.to.ch),Ie(ct,ht)}function qd(it,st){for(var ct=[],ht=0;ht<it.sel.ranges.length;ht++){var pt=it.sel.ranges[ht];ct.push(new Po(Bh(pt.anchor,st),Bh(pt.head,st)))}return Tl(it.cm,ct,it.sel.primIndex)}function vd(it,st,ct){return it.line==st.line?Ie(ct.line,it.ch-st.ch+ct.ch):Ie(ct.line+(it.line-st.line),it.ch)}function tc(it,st,ct){for(var ht=[],pt=Ie(it.first,0),Ct=pt,Ft=0;Ft<st.length;Ft++){var Ht=st[Ft],Gt=vd(Ht.from,pt,Ct),te=vd($u(Ht),pt,Ct);if(pt=Ht.to,Ct=te,ct=="around"){var Fe=it.sel.ranges[Ft],se=Ln(Fe.head,Fe.anchor)<0;ht[Ft]=new Po(se?te:Gt,se?Gt:te)}else ht[Ft]=new Po(Gt,Gt)}return new pl(ht,it.sel.primIndex)}function Wr(it){it.doc.mode=we(it.options,it.doc.modeOption),ec(it)}function ec(it){it.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,md(it,100),it.state.modeGen++,it.curOp&&Go(it)}function sg(it,st){return st.from.ch==0&&st.to.ch==0&&le(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Yc(it,st,ct,ht){function pt(Ji){return ct?ct[Ji]:null}function Ct(Ji,Gi,rr){vo(Ji,Gi,rr,ht),Ri(Ji,"change",Ji,st)}function Ft(Ji,Gi){for(var rr=[],kr=Ji;kr<Gi;++kr)rr.push(new Xr(te[kr],pt(kr),ht));return rr}var Ht=st.from,Gt=st.to,te=st.text,Fe=zn(it,Ht.line),se=zn(it,Gt.line),qe=le(te),Ue=pt(te.length-1),Wn=Gt.line-Ht.line;if(st.full)it.insert(0,Ft(0,te.length)),it.remove(te.length,it.size-te.length);else if(sg(it,st)){var Jn=Ft(0,te.length-1);Ct(se,se.text,Ue),Wn&&it.remove(Ht.line,Wn),Jn.length&&it.insert(Ht.line,Jn)}else if(Fe==se)if(te.length==1)Ct(Fe,Fe.text.slice(0,Ht.ch)+qe+Fe.text.slice(Gt.ch),Ue);else{var hi=Ft(1,te.length-1);hi.push(new Xr(qe+Fe.text.slice(Gt.ch),Ue,ht)),Ct(Fe,Fe.text.slice(0,Ht.ch)+te[0],pt(0)),it.insert(Ht.line+1,hi)}else if(te.length==1)Ct(Fe,Fe.text.slice(0,Ht.ch)+te[0]+se.text.slice(Gt.ch),pt(0)),it.remove(Ht.line+1,Wn);else{Ct(Fe,Fe.text.slice(0,Ht.ch)+te[0],pt(0)),Ct(se,qe+se.text.slice(Gt.ch),Ue);var Ni=Ft(1,te.length-1);Wn>1&&it.remove(Ht.line+1,Wn-1),it.insert(Ht.line+1,Ni)}Ri(it,"change",it,st)}function Kl(it,st,ct){function ht(pt,Ct,Ft){if(pt.linked)for(var Ht=0;Ht<pt.linked.length;++Ht){var Gt=pt.linked[Ht];if(Gt.doc!=Ct){var te=Ft&&Gt.sharedHist;ct&&!te||(st(Gt.doc,te),ht(Gt.doc,pt,te))}}}ht(it,null,!0)}function Xc(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,ur(it),Wr(it),nc(it),it.options.lineWrapping||Er(it),it.options.mode=st.modeOption,Go(it)}function nc(it){(it.doc.direction=="rtl"?$e:At)(it.display.lineDiv,"CodeMirror-rtl")}function ev(it){co(it,function(){nc(it),Go(it)})}function yd(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 Jc(it,st){var ct={from:Pn(st.from),to:$u(st),text:bi(it,st.from,st.to)};return qu(it,ct,st.from.line,st.to.line+1),Kl(it,function(ht){return qu(ht,ct,st.from.line,st.to.line+1)},!0),ct}function Sd(it){for(;it.length;){var st=le(it);if(st.ranges)it.pop();else break}}function ic(it,st){if(st)return Sd(it.done),le(it.done);if(it.done.length&&!le(it.done).ranges)return le(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),le(it.done)}function rc(it,st,ct,ht){var pt=it.history;pt.undone.length=0;var Ct=+new Date,Ft,Ht;if((pt.lastOp==ht||pt.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&pt.lastModTime>Ct-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(Ft=ic(pt,pt.lastOp==ht)))Ht=le(Ft.changes),Ln(st.from,st.to)==0&&Ln(st.from,Ht.to)==0?Ht.to=$u(st):Ft.changes.push(Jc(it,st));else{var Gt=le(pt.done);for((!Gt||!Gt.ranges)&&xd(it.sel,pt.done),Ft={changes:[Jc(it,st)],generation:pt.generation},pt.done.push(Ft);pt.done.length>pt.undoDepth;)pt.done.shift(),pt.done[0].ranges||pt.done.shift()}pt.done.push(ct),pt.generation=++pt.maxGeneration,pt.lastModTime=pt.lastSelTime=Ct,pt.lastOp=pt.lastSelOp=ht,pt.lastOrigin=pt.lastSelOrigin=st.origin,Ht||In(it,"historyAdded")}function ag(it,st,ct,ht){var pt=st.charAt(0);return pt=="*"||pt=="+"&&ct.ranges.length==ht.ranges.length&&ct.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function oc(it,st,ct,ht){var pt=it.history,Ct=ht&&ht.origin;ct==pt.lastSelOp||Ct&&pt.lastSelOrigin==Ct&&(pt.lastModTime==pt.lastSelTime&&pt.lastOrigin==Ct||ag(it,Ct,le(pt.done),st))?pt.done[pt.done.length-1]=st:xd(st,pt.done),pt.lastSelTime=+new Date,pt.lastSelOrigin=Ct,pt.lastSelOp=ct,ht&&ht.clearRedo!==!1&&Sd(pt.undone)}function xd(it,st){var ct=le(st);ct&&ct.ranges&&ct.equals(it)||st.push(it)}function qu(it,st,ct,ht){var pt=st["spans_"+it.id],Ct=0;it.iter(Math.max(it.first,ct),Math.min(it.first+it.size,ht),function(Ft){Ft.markedSpans&&((pt||(pt=st["spans_"+it.id]={}))[Ct]=Ft.markedSpans),++Ct})}function pa(it){if(!it)return null;for(var st,ct=0;ct<it.length;++ct)it[ct].marker.explicitlyCleared?st||(st=it.slice(0,ct)):st&&st.push(it[ct]);return st?st.length?st:null:it}function ru(it,st){var ct=st["spans_"+it.id];if(!ct)return null;for(var ht=[],pt=0;pt<st.text.length;++pt)ht.push(pa(ct[pt]));return ht}function Qc(it,st){var ct=ru(it,st),ht=er(it,st);if(!ct)return ht;if(!ht)return ct;for(var pt=0;pt<ct.length;++pt){var Ct=ct[pt],Ft=ht[pt];if(Ct&&Ft)t:for(var Ht=0;Ht<Ft.length;++Ht){for(var Gt=Ft[Ht],te=0;te<Ct.length;++te)if(Ct[te].marker==Gt.marker)continue t;Ct.push(Gt)}else Ft&&(ct[pt]=Ft)}return ct}function Mu(it,st,ct){for(var ht=[],pt=0;pt<it.length;++pt){var Ct=it[pt];if(Ct.ranges){ht.push(ct?pl.prototype.deepCopy.call(Ct):Ct);continue}var Ft=Ct.changes,Ht=[];ht.push({changes:Ht});for(var Gt=0;Gt<Ft.length;++Gt){var te=Ft[Gt],Fe=void 0;if(Ht.push({from:te.from,to:te.to,text:te.text}),st)for(var se in te)(Fe=se.match(/^spans_(\d+)$/))&&Ee(st,Number(Fe[1]))>-1&&(le(Ht)[se]=te[se],delete te[se])}}return ht}function $c(it,st,ct,ht){if(ht){var pt=it.anchor;if(ct){var Ct=Ln(st,pt)<0;Ct!=Ln(ct,pt)<0?(pt=st,st=ct):Ct!=Ln(st,ct)<0&&(st=ct)}return new Po(pt,st)}else return new Po(ct||st,st)}function qc(it,st,ct,ht,pt){pt==null&&(pt=it.cm&&(it.cm.display.shift||it.extend)),ra(it,new pl([$c(it.sel.primary(),st,ct,pt)],0),ht)}function _p(it,st,ct){for(var ht=[],pt=it.cm&&(it.cm.display.shift||it.extend),Ct=0;Ct<it.sel.ranges.length;Ct++)ht[Ct]=$c(it.sel.ranges[Ct],st[Ct],null,pt);var Ft=Tl(it.cm,ht,it.sel.primIndex);ra(it,Ft,ct)}function th(it,st,ct,ht){var pt=it.sel.ranges.slice(0);pt[st]=ct,ra(it,Tl(it.cm,pt,it.sel.primIndex),ht)}function Dh(it,st,ct,ht){ra(it,ku(st,ct),ht)}function Hp(it,st,ct){var ht={ranges:st.ranges,update:function(pt){this.ranges=[];for(var Ct=0;Ct<pt.length;Ct++)this.ranges[Ct]=new Po(Un(it,pt[Ct].anchor),Un(it,pt[Ct].head))},origin:ct&&ct.origin};return In(it,"beforeSelectionChange",it,ht),it.cm&&In(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?Tl(it.cm,ht.ranges,ht.ranges.length-1):st}function tf(it,st,ct){var ht=it.history.done,pt=le(ht);pt&&pt.ranges?(ht[ht.length-1]=st,Oh(it,st,ct)):ra(it,st,ct)}function ra(it,st,ct){Oh(it,st,ct),oc(it,it.sel,it.cm?it.cm.curOp.id:NaN,ct)}function Oh(it,st,ct){(ti(it,"beforeSelectionChange")||it.cm&&ti(it.cm,"beforeSelectionChange"))&&(st=Hp(it,st,ct));var ht=ct&&ct.bias||(Ln(st.primary().head,it.sel.primary().head)<0?-1:1);lg(it,ac(it,st,ht,!0)),!(ct&&ct.scroll===!1)&&it.cm&&Cu(it.cm)}function lg(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Ai(it.cm)),Ri(it,"cursorActivity",it))}function sc(it){lg(it,ac(it,it.sel,null,!1))}function ac(it,st,ct,ht){for(var pt,Ct=0;Ct<st.ranges.length;Ct++){var Ft=st.ranges[Ct],Ht=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[Ct],Gt=lc(it,Ft.anchor,Ht&&Ht.anchor,ct,ht),te=lc(it,Ft.head,Ht&&Ht.head,ct,ht);(pt||Gt!=Ft.anchor||te!=Ft.head)&&(pt||(pt=st.ranges.slice(0,Ct)),pt[Ct]=new Po(Gt,te))}return pt?Tl(it.cm,pt,st.primIndex):st}function bu(it,st,ct,ht,pt){var Ct=zn(it,st.line);if(Ct.markedSpans)for(var Ft=0;Ft<Ct.markedSpans.length;++Ft){var Ht=Ct.markedSpans[Ft],Gt=Ht.marker,te="selectLeft"in Gt?!Gt.selectLeft:Gt.inclusiveLeft,Fe="selectRight"in Gt?!Gt.selectRight:Gt.inclusiveRight;if((Ht.from==null||(te?Ht.from<=st.ch:Ht.from<st.ch))&&(Ht.to==null||(Fe?Ht.to>=st.ch:Ht.to>st.ch))){if(pt&&(In(Gt,"beforeCursorEnter"),Gt.explicitlyCleared))if(Ct.markedSpans){--Ft;continue}else break;if(!Gt.atomic)continue;if(ct){var se=Gt.find(ht<0?1:-1),qe=void 0;if((ht<0?Fe:te)&&(se=ug(it,se,-ht,se&&se.line==st.line?Ct:null)),se&&se.line==st.line&&(qe=Ln(se,ct))&&(ht<0?qe<0:qe>0))return bu(it,se,st,ht,pt)}var Ue=Gt.find(ht<0?-1:1);return(ht<0?te:Fe)&&(Ue=ug(it,Ue,ht,Ue.line==st.line?Ct:null)),Ue?bu(it,Ue,st,ht,pt):null}}return st}function lc(it,st,ct,ht,pt){var Ct=ht||1,Ft=bu(it,st,ct,Ct,pt)||!pt&&bu(it,st,ct,Ct,!0)||bu(it,st,ct,-Ct,pt)||!pt&&bu(it,st,ct,-Ct,!0);return Ft||(it.cantEdit=!0,Ie(it.first,0))}function ug(it,st,ct,ht){return ct<0&&st.ch==0?st.line>it.first?Un(it,Ie(st.line-1)):null:ct>0&&st.ch==(ht||zn(it,st.line)).text.length?st.line<it.first+it.size-1?Ie(st.line+1,0):null:new Ie(st.line,st.ch+ct)}function hs(it){it.setSelection(Ie(it.firstLine(),0),Ie(it.lastLine()),ye)}function uc(it,st,ct){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return ct&&(ht.update=function(pt,Ct,Ft,Ht){pt&&(ht.from=Un(it,pt)),Ct&&(ht.to=Un(it,Ct)),Ft&&(ht.text=Ft),Ht!==void 0&&(ht.origin=Ht)}),In(it,"beforeChange",it,ht),it.cm&&In(it.cm,"beforeChange",it.cm,ht),ht.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function eh(it,st,ct){if(it.cm){if(!it.cm.curOp)return ws(it.cm,eh)(it,st,ct);if(it.cm.state.suppressEdits)return}if(!((ti(it,"beforeChange")||it.cm&&ti(it.cm,"beforeChange"))&&(st=uc(it,st,!0),!st))){var ht=Sn&&!ct&&_i(it,st.from,st.to);if(ht)for(var pt=ht.length-1;pt>=0;--pt)Ih(it,{from:ht[pt].from,to:ht[pt].to,text:pt?[""]:st.text,origin:st.origin});else Ih(it,st)}}function Ih(it,st){if(!(st.text.length==1&&st.text[0]==""&&Ln(st.from,st.to)==0)){var ct=qd(it,st);rc(it,st,ct,it.cm?it.cm.curOp.id:NaN),wd(it,st,ct,er(it,st));var ht=[];Kl(it,function(pt,Ct){!Ct&&Ee(ht,pt.history)==-1&&(dg(pt.history,st),ht.push(pt.history)),wd(pt,st,null,er(pt,st))})}}function hc(it,st,ct){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!ct)){for(var pt=it.history,Ct,Ft=it.sel,Ht=st=="undo"?pt.done:pt.undone,Gt=st=="undo"?pt.undone:pt.done,te=0;te<Ht.length&&(Ct=Ht[te],!(ct?Ct.ranges&&!Ct.equals(it.sel):!Ct.ranges));te++);if(te!=Ht.length){for(pt.lastOrigin=pt.lastSelOrigin=null;;)if(Ct=Ht.pop(),Ct.ranges){if(xd(Ct,Gt),ct&&!Ct.equals(it.sel)){ra(it,Ct,{clearRedo:!1});return}Ft=Ct}else if(ht){Ht.push(Ct);return}else break;var Fe=[];xd(Ft,Gt),Gt.push({changes:Fe,generation:pt.generation}),pt.generation=Ct.generation||++pt.maxGeneration;for(var se=ti(it,"beforeChange")||it.cm&&ti(it.cm,"beforeChange"),qe=function(Jn){var hi=Ct.changes[Jn];if(hi.origin=st,se&&!uc(it,hi,!1))return Ht.length=0,{};Fe.push(Jc(it,hi));var Ni=Jn?qd(it,hi):le(Ht);wd(it,hi,Ni,Qc(it,hi)),!Jn&&it.cm&&it.cm.scrollIntoView({from:hi.from,to:$u(hi)});var Ji=[];Kl(it,function(Gi,rr){!rr&&Ee(Ji,Gi.history)==-1&&(dg(Gi.history,hi),Ji.push(Gi.history)),wd(Gi,hi,null,Qc(Gi,hi))})},Ue=Ct.changes.length-1;Ue>=0;--Ue){var Wn=qe(Ue);if(Wn)return Wn.v}}}}function hg(it,st){if(st!=0&&(it.first+=st,it.sel=new pl(yn(it.sel.ranges,function(pt){return new Po(Ie(pt.anchor.line+st,pt.anchor.ch),Ie(pt.head.line+st,pt.head.ch))}),it.sel.primIndex),it.cm)){Go(it.cm,it.first,it.first-st,st);for(var ct=it.cm.display,ht=ct.viewFrom;ht<ct.viewTo;ht++)Gr(it.cm,ht,"gutter")}}function wd(it,st,ct,ht){if(it.cm&&!it.cm.curOp)return ws(it.cm,wd)(it,st,ct,ht);if(st.to.line<it.first){hg(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 pt=st.text.length-1-(it.first-st.from.line);hg(it,pt),st={from:Ie(it.first,0),to:Ie(st.to.line+pt,st.to.ch),text:[le(st.text)],origin:st.origin}}var Ct=it.lastLine();st.to.line>Ct&&(st={from:st.from,to:Ie(Ct,zn(it,Ct).text.length),text:[st.text[0]],origin:st.origin}),st.removed=bi(it,st.from,st.to),ct||(ct=qd(it,st)),it.cm?Wp(it.cm,st,ht):Yc(it,st,ht),Oh(it,ct,ye),it.cantEdit&&lc(it,Ie(it.firstLine(),0))&&(it.cantEdit=!1)}}function Wp(it,st,ct){var ht=it.doc,pt=it.display,Ct=st.from,Ft=st.to,Ht=!1,Gt=Ct.line;it.options.lineWrapping||(Gt=Wt(Hn(zn(ht,Ct.line))),ht.iter(Gt,Ft.line+1,function(Ue){if(Ue==pt.maxLine)return Ht=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Ai(it),Yc(ht,st,ct,zo(it)),it.options.lineWrapping||(ht.iter(Gt,Ct.line+st.text.length,function(Ue){var Wn=br(Ue);Wn>pt.maxLineLength&&(pt.maxLine=Ue,pt.maxLineLength=Wn,pt.maxLineChanged=!0,Ht=!1)}),Ht&&(it.curOp.updateMaxLine=!0)),on(ht,Ct.line),md(it,400);var te=st.text.length-(Ft.line-Ct.line)-1;st.full?Go(it):Ct.line==Ft.line&&st.text.length==1&&!sg(it.doc,st)?Gr(it,Ct.line,"text"):Go(it,Ct.line,Ft.line+1,te);var Fe=ti(it,"changes"),se=ti(it,"change");if(se||Fe){var qe={from:Ct,to:Ft,text:st.text,removed:st.removed,origin:st.origin};se&&Ri(it,"change",it,qe),Fe&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(qe)}it.display.selForContextMenu=null}function Rh(it,st,ct,ht,pt){var Ct;ht||(ht=ct),Ln(ht,ct)<0&&(Ct=[ht,ct],ct=Ct[0],ht=Ct[1]),typeof st=="string"&&(st=it.splitLines(st)),eh(it,{from:ct,to:ht,text:st,origin:pt})}function ml(it,st,ct,ht){ct<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Kp(it,st,ct,ht){for(var pt=0;pt<it.length;++pt){var Ct=it[pt],Ft=!0;if(Ct.ranges){Ct.copied||(Ct=it[pt]=Ct.deepCopy(),Ct.copied=!0);for(var Ht=0;Ht<Ct.ranges.length;Ht++)ml(Ct.ranges[Ht].anchor,st,ct,ht),ml(Ct.ranges[Ht].head,st,ct,ht);continue}for(var Gt=0;Gt<Ct.changes.length;++Gt){var te=Ct.changes[Gt];if(ct<te.from.line)te.from=Ie(te.from.line+ht,te.from.ch),te.to=Ie(te.to.line+ht,te.to.ch);else if(st<=te.to.line){Ft=!1;break}}Ft||(it.splice(0,pt+1),pt=0)}}function dg(it,st){var ct=st.from.line,ht=st.to.line,pt=st.text.length-(ht-ct)-1;Kp(it.done,ct,ht,pt),Kp(it.undone,ct,ht,pt)}function jh(it,st,ct,ht){var pt=st,Ct=st;return typeof st=="number"?Ct=zn(it,_n(it,st)):pt=Wt(st),pt==null?null:(ht(Ct,pt)&&it.cm&&Gr(it.cm,pt,ct),Ct)}function Pd(it){this.lines=it,this.parent=null;for(var st=0,ct=0;ct<it.length;++ct)it[ct].parent=this,st+=it[ct].height;this.height=st}Pd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var ct=it,ht=it+st;ct<ht;++ct){var pt=this.lines[ct];this.height-=pt.height,so(pt),Ri(pt,"delete")}this.lines.splice(it,st)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,st,ct){this.height+=ct,this.lines=this.lines.slice(0,it).concat(st).concat(this.lines.slice(it));for(var ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(it,st,ct){for(var ht=it+st;it<ht;++it)if(ct(this.lines[it]))return!0}};function Xo(it){this.children=it;for(var st=0,ct=0,ht=0;ht<it.length;++ht){var pt=it[ht];st+=pt.chunkSize(),ct+=pt.height,pt.parent=this}this.size=st,this.height=ct,this.parent=null}Xo.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var ct=0;ct<this.children.length;++ct){var ht=this.children[ct],pt=ht.chunkSize();if(it<pt){var Ct=Math.min(st,pt-it),Ft=ht.height;if(ht.removeInner(it,Ct),this.height-=Ft-ht.height,pt==Ct&&(this.children.splice(ct--,1),ht.parent=null),(st-=Ct)==0)break;it=0}else it-=pt}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof Pd))){var Ht=[];this.collapse(Ht),this.children=[new Pd(Ht)],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,ct){this.size+=st.length,this.height+=ct;for(var ht=0;ht<this.children.length;++ht){var pt=this.children[ht],Ct=pt.chunkSize();if(it<=Ct){if(pt.insertInner(it,st,ct),pt.lines&&pt.lines.length>50){for(var Ft=pt.lines.length%25+25,Ht=Ft;Ht<pt.lines.length;){var Gt=new Pd(pt.lines.slice(Ht,Ht+=25));pt.height-=Gt.height,this.children.splice(++ht,0,Gt),Gt.parent=this}pt.lines=pt.lines.slice(0,Ft),this.maybeSpill()}break}it-=Ct}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),ct=new Xo(st);if(it.parent){it.size-=ct.size,it.height-=ct.height;var pt=Ee(it.parent.children,it);it.parent.children.splice(pt+1,0,ct)}else{var ht=new Xo(it.children);ht.parent=it,it.children=[ht,ct],it=ht}ct.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,ct){for(var ht=0;ht<this.children.length;++ht){var pt=this.children[ht],Ct=pt.chunkSize();if(it<Ct){var Ft=Math.min(st,Ct-it);if(pt.iterN(it,Ft,ct))return!0;if((st-=Ft)==0)break;it=0}else it-=Ct}}};var Eu=function(it,st,ct){if(ct)for(var ht in ct)ct.hasOwnProperty(ht)&&(this[ht]=ct[ht]);this.doc=it,this.node=st};Eu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,ct=this.line,ht=Wt(ct);if(!(ht==null||!st)){for(var pt=0;pt<st.length;++pt)st[pt]==this&&st.splice(pt--,1);st.length||(ct.widgets=null);var Ct=ss(this);Ui(ct,Math.max(0,ct.height-Ct)),it&&(co(it,function(){Zp(it,ct,-Ct),Gr(it,ht,"widget")}),Ri(it,"lineWidgetCleared",it,this,ht))}},Eu.prototype.changed=function(){var it=this,st=this.height,ct=this.doc.cm,ht=this.line;this.height=null;var pt=ss(this)-st;pt&&(an(this.doc,ht)||Ui(ht,ht.height+pt),ct&&co(ct,function(){ct.curOp.forceUpdate=!0,Zp(ct,ht,pt),Ri(ct,"lineWidgetChanged",ct,it,Wt(ht))}))},di(Eu);function Zp(it,st,ct){yr(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Wc(it,ct)}function ef(it,st,ct,ht){var pt=new Eu(it,ct,ht),Ct=it.cm;return Ct&&pt.noHScroll&&(Ct.display.alignWidgets=!0),jh(it,st,"widget",function(Ft){var Ht=Ft.widgets||(Ft.widgets=[]);if(pt.insertAt==null?Ht.push(pt):Ht.splice(Math.min(Ht.length-1,Math.max(0,pt.insertAt)),0,pt),pt.line=Ft,Ct&&!an(it,Ft)){var Gt=yr(Ft)<it.scrollTop;Ui(Ft,Ft.height+ss(pt)),Gt&&Wc(Ct,pt.height),Ct.curOp.forceUpdate=!0}return!0}),Ct&&Ri(Ct,"lineWidgetAdded",Ct,pt,typeof st=="number"?st:Wt(st)),pt}var Vp=0,me=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Vp};me.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&Zu(it),ti(this,"clear")){var ct=this.find();ct&&Ri(this,"clear",ct.from,ct.to)}for(var ht=null,pt=null,Ct=0;Ct<this.lines.length;++Ct){var Ft=this.lines[Ct],Ht=pi(Ft.markedSpans,this);it&&!this.collapsed?Gr(it,Wt(Ft),"text"):it&&(Ht.to!=null&&(pt=Wt(Ft)),Ht.from!=null&&(ht=Wt(Ft))),Ft.markedSpans=Pi(Ft.markedSpans,Ht),Ht.from==null&&this.collapsed&&!an(this.doc,Ft)&&it&&Ui(Ft,ca(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Gt=0;Gt<this.lines.length;++Gt){var te=Hn(this.lines[Gt]),Fe=br(te);Fe>it.display.maxLineLength&&(it.display.maxLine=te,it.display.maxLineLength=Fe,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&Go(it,ht,pt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&sc(it.doc)),it&&Ri(it,"markerCleared",it,this,ht,pt),st&&Vu(it),this.parent&&this.parent.clear()}},me.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var ct,ht,pt=0;pt<this.lines.length;++pt){var Ct=this.lines[pt],Ft=pi(Ct.markedSpans,this);if(Ft.from!=null&&(ct=Ie(st?Ct:Wt(Ct),Ft.from),it==-1))return ct;if(Ft.to!=null&&(ht=Ie(st?Ct:Wt(Ct),Ft.to),it==1))return ht}return ct&&{from:ct,to:ht}},me.prototype.changed=function(){var it=this,st=this.find(-1,!0),ct=this,ht=this.doc.cm;!st||!ht||co(ht,function(){var pt=st.line,Ct=Wt(st.line),Ft=Qa(ht,Ct);if(Ft&&(lr(Ft),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!an(ct.doc,pt)&&ct.height!=null){var Ht=ct.height;ct.height=null;var Gt=ss(ct)-Ht;Gt&&Ui(pt,pt.height+Gt)}Ri(ht,"markerChanged",ht,it)})},me.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Ee(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},me.prototype.detachLine=function(it){if(this.lines.splice(Ee(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},di(me);function zh(it,st,ct,ht,pt){if(ht&&ht.shared)return Up(it,st,ct,ht,pt);if(it.cm&&!it.cm.curOp)return ws(it.cm,zh)(it,st,ct,ht,pt);var Ct=new me(it,pt),Ft=Ln(st,ct);if(ht&&cn(ht,Ct,!1),Ft>0||Ft==0&&Ct.clearWhenEmpty!==!1)return Ct;if(Ct.replacedWith&&(Ct.collapsed=!0,Ct.widgetNode=xe("span",[Ct.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||Ct.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(Ct.widgetNode.insertLeft=!0)),Ct.collapsed){if(Ki(it,st.line,st,ct,Ct)||st.line!=ct.line&&Ki(it,ct.line,st,ct,Ct))throw new Error("Inserting collapsed marker partially overlapping an existing one");je()}Ct.addToHistory&&rc(it,{from:st,to:ct,origin:"markText"},it.sel,NaN);var Ht=st.line,Gt=it.cm,te;if(it.iter(Ht,ct.line+1,function(se){Gt&&Ct.collapsed&&!Gt.options.lineWrapping&&Hn(se)==Gt.display.maxLine&&(te=!0),Ct.collapsed&&Ht!=st.line&&Ui(se,0),Ii(se,new bn(Ct,Ht==st.line?st.ch:null,Ht==ct.line?ct.ch:null)),++Ht}),Ct.collapsed&&it.iter(st.line,ct.line+1,function(se){an(it,se)&&Ui(se,0)}),Ct.clearOnEnter&&en(Ct,"beforeCursorEnter",function(){return Ct.clear()}),Ct.readOnly&&(si(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),Ct.collapsed&&(Ct.id=++Vp,Ct.atomic=!0),Gt){if(te&&(Gt.curOp.updateMaxLine=!0),Ct.collapsed)Go(Gt,st.line,ct.line+1);else if(Ct.className||Ct.startStyle||Ct.endStyle||Ct.css||Ct.attributes||Ct.title)for(var Fe=st.line;Fe<=ct.line;Fe++)Gr(Gt,Fe,"text");Ct.atomic&&sc(Gt.doc),Ri(Gt,"markerAdded",Gt,Ct)}return Ct}var ou=function(it,st){this.markers=it,this.primary=st;for(var ct=0;ct<it.length;++ct)it[ct].parent=this};ou.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();Ri(this,"clear")}},ou.prototype.find=function(it,st){return this.primary.find(it,st)},di(ou);function Up(it,st,ct,ht,pt){ht=cn(ht),ht.shared=!1;var Ct=[zh(it,st,ct,ht,pt)],Ft=Ct[0],Ht=ht.widgetNode;return Kl(it,function(Gt){Ht&&(ht.widgetNode=Ht.cloneNode(!0)),Ct.push(zh(Gt,Un(Gt,st),Un(Gt,ct),ht,pt));for(var te=0;te<Gt.linked.length;++te)if(Gt.linked[te].isParent)return;Ft=le(Ct)}),new ou(Ct,Ft)}function cg(it){return it.findMarks(Ie(it.first,0),it.clipPos(Ie(it.lastLine())),function(st){return st.parent})}function Yp(it,st){for(var ct=0;ct<st.length;ct++){var ht=st[ct],pt=ht.find(),Ct=it.clipPos(pt.from),Ft=it.clipPos(pt.to);if(Ln(Ct,Ft)){var Ht=zh(it,Ct,Ft,ht.primary,ht.primary.type);ht.markers.push(Ht),Ht.parent=ht}}}function fg(it){for(var st=function(ht){var pt=it[ht],Ct=[pt.primary.doc];Kl(pt.primary.doc,function(Gt){return Ct.push(Gt)});for(var Ft=0;Ft<pt.markers.length;Ft++){var Ht=pt.markers[Ft];Ee(Ct,Ht.doc)==-1&&(Ht.parent=null,pt.markers.splice(Ft--,1))}},ct=0;ct<it.length;ct++)st(ct)}var nv=0,Ys=function(it,st,ct,ht,pt){if(!(this instanceof Ys))return new Ys(it,st,ct,ht,pt);ct==null&&(ct=0),Xo.call(this,[new Pd([new Xr("",null)])]),this.first=ct,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=ct;var Ct=Ie(ct,0);this.sel=ku(Ct),this.history=new yd(null),this.id=++nv,this.modeOption=st,this.lineSep=ht,this.direction=pt=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Yc(this,{from:Ct,to:Ct,text:it}),ra(this,ku(Ct),ye)};Ys.prototype=kt(Xo.prototype,{constructor:Ys,iter:function(it,st,ct){ct?this.iterN(it-this.first,st-it,ct):this.iterN(this.first,this.first+this.size,it)},insert:function(it,st){for(var ct=0,ht=0;ht<st.length;++ht)ct+=st[ht].height;this.insertInner(it-this.first,st,ct)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=tr(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:Ts(function(it){var st=Ie(this.first,0),ct=this.first+this.size-1;eh(this,{from:st,to:Ie(ct,zn(this,ct).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&Nh(this.cm,0,0),ra(this,ku(st),ye)}),replaceRange:function(it,st,ct,ht){st=Un(this,st),ct=ct?Un(this,ct):st,Rh(this,it,st,ct,ht)},getRange:function(it,st,ct){var ht=bi(this,Un(this,it),Un(this,st));return ct===!1?ht:ht.join(ct||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(mn(this,it))return zn(this,it)},getLineNumber:function(it){return Wt(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=zn(this,it)),Hn(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return Un(this,it)},getCursor:function(it){var st=this.sel.primary(),ct;return it==null||it=="head"?ct=st.head:it=="anchor"?ct=st.anchor:it=="end"||it=="to"||it===!1?ct=st.to():ct=st.from(),ct},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:Ts(function(it,st,ct){Dh(this,Un(this,typeof it=="number"?Ie(it,st||0):it),null,ct)}),setSelection:Ts(function(it,st,ct){Dh(this,Un(this,it),Un(this,st||it),ct)}),extendSelection:Ts(function(it,st,ct){qc(this,Un(this,it),st&&Un(this,st),ct)}),extendSelections:Ts(function(it,st){_p(this,Ti(this,it),st)}),extendSelectionsBy:Ts(function(it,st){var ct=yn(this.sel.ranges,it);_p(this,Ti(this,ct),st)}),setSelections:Ts(function(it,st,ct){if(it.length){for(var ht=[],pt=0;pt<it.length;pt++)ht[pt]=new Po(Un(this,it[pt].anchor),Un(this,it[pt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),ra(this,Tl(this.cm,ht,st),ct)}}),addSelection:Ts(function(it,st,ct){var ht=this.sel.ranges.slice(0);ht.push(new Po(Un(this,it),Un(this,st||it))),ra(this,Tl(this.cm,ht,ht.length-1),ct)}),getSelection:function(it){for(var st=this.sel.ranges,ct,ht=0;ht<st.length;ht++){var pt=bi(this,st[ht].from(),st[ht].to());ct=ct?ct.concat(pt):pt}return it===!1?ct:ct.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],ct=this.sel.ranges,ht=0;ht<ct.length;ht++){var pt=bi(this,ct[ht].from(),ct[ht].to());it!==!1&&(pt=pt.join(it||this.lineSeparator())),st[ht]=pt}return st},replaceSelection:function(it,st,ct){for(var ht=[],pt=0;pt<this.sel.ranges.length;pt++)ht[pt]=it;this.replaceSelections(ht,st,ct||"+input")},replaceSelections:Ts(function(it,st,ct){for(var ht=[],pt=this.sel,Ct=0;Ct<pt.ranges.length;Ct++){var Ft=pt.ranges[Ct];ht[Ct]={from:Ft.from(),to:Ft.to(),text:this.splitLines(it[Ct]),origin:ct}}for(var Ht=st&&st!="end"&&tc(this,ht,st),Gt=ht.length-1;Gt>=0;Gt--)eh(this,ht[Gt]);Ht?tf(this,Ht):this.cm&&Cu(this.cm)}),undo:Ts(function(){hc(this,"undo")}),redo:Ts(function(){hc(this,"redo")}),undoSelection:Ts(function(){hc(this,"undo",!0)}),redoSelection:Ts(function(){hc(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,ct=0,ht=0;ht<it.done.length;ht++)it.done[ht].ranges||++st;for(var pt=0;pt<it.undone.length;pt++)it.undone[pt].ranges||++ct;return{undo:st,redo:ct}},clearHistory:function(){var it=this;this.history=new yd(this.history.maxGeneration),Kl(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:Mu(this.history.done),undone:Mu(this.history.undone)}},setHistory:function(it){var st=this.history=new yd(this.history.maxGeneration);st.done=Mu(it.done.slice(0),null,!0),st.undone=Mu(it.undone.slice(0),null,!0)},setGutterMarker:Ts(function(it,st,ct){return jh(this,it,"gutter",function(ht){var pt=ht.gutterMarkers||(ht.gutterMarkers={});return pt[st]=ct,!ct&&Mt(pt)&&(ht.gutterMarkers=null),!0})}),clearGutter:Ts(function(it){var st=this;this.iter(function(ct){ct.gutterMarkers&&ct.gutterMarkers[it]&&jh(st,ct,"gutter",function(){return ct.gutterMarkers[it]=null,Mt(ct.gutterMarkers)&&(ct.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!mn(this,it)||(st=it,it=zn(this,it),!it))return null}else if(st=Wt(it),st==null)return null;return{line:st,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:Ts(function(it,st,ct){return jh(this,it,st=="gutter"?"gutter":"class",function(ht){var pt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[pt])ht[pt]=ct;else{if(Dt(ct).test(ht[pt]))return!1;ht[pt]+=" "+ct}return!0})}),removeLineClass:Ts(function(it,st,ct){return jh(this,it,st=="gutter"?"gutter":"class",function(ht){var pt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",Ct=ht[pt];if(Ct)if(ct==null)ht[pt]=null;else{var Ft=Ct.match(Dt(ct));if(!Ft)return!1;var Ht=Ft.index+Ft[0].length;ht[pt]=Ct.slice(0,Ft.index)+(!Ft.index||Ht==Ct.length?"":" ")+Ct.slice(Ht)||null}else return!1;return!0})}),addLineWidget:Ts(function(it,st,ct){return ef(this,it,st,ct)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,ct){return zh(this,Un(this,it),Un(this,st),ct,ct&&ct.type||"range")},setBookmark:function(it,st){var ct={replacedWith:st&&(st.nodeType==null?st.widget:st),insertLeft:st&&st.insertLeft,clearWhenEmpty:!1,shared:st&&st.shared,handleMouseEvents:st&&st.handleMouseEvents};return it=Un(this,it),zh(this,it,it,ct,"bookmark")},findMarksAt:function(it){it=Un(this,it);var st=[],ct=zn(this,it.line).markedSpans;if(ct)for(var ht=0;ht<ct.length;++ht){var pt=ct[ht];(pt.from==null||pt.from<=it.ch)&&(pt.to==null||pt.to>=it.ch)&&st.push(pt.marker.parent||pt.marker)}return st},findMarks:function(it,st,ct){it=Un(this,it),st=Un(this,st);var ht=[],pt=it.line;return this.iter(it.line,st.line+1,function(Ct){var Ft=Ct.markedSpans;if(Ft)for(var Ht=0;Ht<Ft.length;Ht++){var Gt=Ft[Ht];!(Gt.to!=null&&pt==it.line&&it.ch>=Gt.to||Gt.from==null&&pt!=it.line||Gt.from!=null&&pt==st.line&&Gt.from>=st.ch)&&(!ct||ct(Gt.marker))&&ht.push(Gt.marker.parent||Gt.marker)}++pt}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var ct=st.markedSpans;if(ct)for(var ht=0;ht<ct.length;++ht)ct[ht].from!=null&&it.push(ct[ht].marker)}),it},posFromIndex:function(it){var st,ct=this.first,ht=this.lineSeparator().length;return this.iter(function(pt){var Ct=pt.text.length+ht;if(Ct>it)return st=it,!0;it-=Ct,++ct}),Un(this,Ie(ct,st))},indexFromPos:function(it){it=Un(this,it);var st=it.ch;if(it.line<this.first||it.ch<0)return 0;var ct=this.lineSeparator().length;return this.iter(this.first,it.line,function(ht){st+=ht.text.length+ct}),st},copy:function(it){var st=new Ys(tr(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,ct=this.first+this.size;it.from!=null&&it.from>st&&(st=it.from),it.to!=null&&it.to<ct&&(ct=it.to);var ht=new Ys(tr(this,st,ct),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(ht.history=this.history),(this.linked||(this.linked=[])).push({doc:ht,sharedHist:it.sharedHist}),ht.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Yp(ht,cg(this)),ht},unlinkDoc:function(it){if(it instanceof lo&&(it=it.doc),this.linked)for(var st=0;st<this.linked.length;++st){var ct=this.linked[st];if(ct.doc==it){this.linked.splice(st,1),it.unlinkDoc(this),fg(cg(this));break}}if(it.history==this.history){var ht=[it.id];Kl(it,function(pt){return ht.push(pt.id)},!0),it.history=new yd(null),it.history.done=Mu(this.history.done,ht),it.history.undone=Mu(this.history.undone,ht)}},iterLinkedDocs:function(it){Kl(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):Lr(it)},lineSeparator:function(){return this.lineSep||`
`},setDirection:Ts(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&ev(this.cm))})}),Ys.prototype.eachLine=Ys.prototype.iter;var dc=0;function gg(it){var st=this;if(Qp(st),!(qn(st,it)||qo(st.display,it))){ai(it),he&&(dc=+new Date);var ct=fa(st,it,!0),ht=it.dataTransfer.files;if(!(!ct||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var pt=ht.length,Ct=Array(pt),Ft=0,Ht=function(){++Ft==pt&&ws(st,function(){ct=Un(st.doc,ct);var Ue={from:ct,to:ct,text:st.doc.splitLines(Ct.filter(function(Wn){return Wn!=null}).join(st.doc.lineSeparator())),origin:"paste"};eh(st.doc,Ue),tf(st.doc,ku(Un(st.doc,ct),Un(st.doc,$u(Ue))))})()},Gt=function(Ue,Wn){if(st.options.allowDropFileTypes&&Ee(st.options.allowDropFileTypes,Ue.type)==-1){Ht();return}var Jn=new FileReader;Jn.onerror=function(){return Ht()},Jn.onload=function(){var hi=Jn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(hi)){Ht();return}Ct[Wn]=hi,Ht()},Jn.readAsText(Ue)},te=0;te<ht.length;te++)Gt(ht[te],te);else{if(st.state.draggingText&&st.doc.sel.contains(ct)>-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var Fe=it.dataTransfer.getData("Text");if(Fe){var se;if(st.state.draggingText&&!st.state.draggingText.copy&&(se=st.listSelections()),Oh(st.doc,ku(ct,ct)),se)for(var qe=0;qe<se.length;++qe)Rh(st.doc,"",se[qe].anchor,se[qe].head,"drag");st.replaceSelection(Fe,"around","paste"),st.display.input.focus()}}catch(Ue){}}}}function Xp(it,st){if(he&&(!it.state.draggingText||+new Date-dc<100)){$i(st);return}if(!(qn(it,st)||qo(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ke)){var ct=$t("img",null,null,"position: fixed; left: 0; top: 0;");ct.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",Jt&&(ct.width=ct.height=1,it.display.wrapper.appendChild(ct),ct._top=ct.offsetTop),st.dataTransfer.setDragImage(ct,0,0),Jt&&ct.parentNode.removeChild(ct)}}function Jp(it,st){var ct=fa(it,st);if(ct){var ht=document.createDocumentFragment();Qr(it,ct,ht),it.display.dragCursor||(it.display.dragCursor=$t("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),Zt(it.display.dragCursor,ht)}}function Qp(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function $p(it){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),ct=[],ht=0;ht<st.length;ht++){var pt=st[ht].CodeMirror;pt&&ct.push(pt)}ct.length&&ct[0].operation(function(){for(var Ct=0;Ct<ct.length;Ct++)it(ct[Ct])})}}var pg=!1;function nl(){pg||(Cd(),pg=!0)}function Cd(){var it;en(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,$p(mg)},100))}),en(window,"blur",function(){return $p(Eh)})}function mg(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var su={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"},cc=0;cc<10;cc++)su[cc+48]=su[cc+96]=String(cc);for(var nf=65;nf<=90;nf++)su[nf]=String.fromCharCode(nf);for(var fc=1;fc<=12;fc++)su[fc+111]=su[fc+63235]="F"+fc;var Ga={};Ga.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"},Ga.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"},Ga.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"},Ga.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"]},Ga.default=dt?Ga.macDefault:Ga.pcDefault;function vg(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var ct,ht,pt,Ct,Ft=0;Ft<st.length-1;Ft++){var Ht=st[Ft];if(/^(cmd|meta|m)$/i.test(Ht))Ct=!0;else if(/^a(lt)?$/i.test(Ht))ct=!0;else if(/^(c|ctrl|control)$/i.test(Ht))ht=!0;else if(/^s(hift)?$/i.test(Ht))pt=!0;else throw new Error("Unrecognized modifier name: "+Ht)}return ct&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),Ct&&(it="Cmd-"+it),pt&&(it="Shift-"+it),it}function yg(it){var st={};for(var ct in it)if(it.hasOwnProperty(ct)){var ht=it[ct];if(/^(name|fallthrough|(de|at)tach)$/.test(ct))continue;if(ht=="..."){delete it[ct];continue}for(var pt=yn(ct.split(" "),vg),Ct=0;Ct<pt.length;Ct++){var Ft=void 0,Ht=void 0;Ct==pt.length-1?(Ht=pt.join(" "),Ft=ht):(Ht=pt.slice(0,Ct+1).join(" "),Ft="...");var Gt=st[Ht];if(!Gt)st[Ht]=Ft;else if(Gt!=Ft)throw new Error("Inconsistent bindings for "+Ht)}delete it[ct]}for(var te in st)it[te]=st[te];return it}function vl(it,st,ct,ht){st=Gh(st);var pt=st.call?st.call(it,ht):st[it];if(pt===!1)return"nothing";if(pt==="...")return"multi";if(pt!=null&&ct(pt))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return vl(it,st.fallthrough,ct,ht);for(var Ct=0;Ct<st.fallthrough.length;Ct++){var Ft=vl(it,st.fallthrough[Ct],ct,ht);if(Ft)return Ft}}}function Ld(it){var st=typeof it=="string"?it:su[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function Sg(it,st,ct){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(yt?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(yt?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!ct&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function qp(it,st){if(Jt&&it.keyCode==34&&it.char)return!1;var ct=su[it.keyCode];return ct==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(ct=it.code),Sg(ct,it,st))}function Gh(it){return typeof it=="string"?Ga[it]:it}function _a(it,st){for(var ct=it.doc.sel.ranges,ht=[],pt=0;pt<ct.length;pt++){for(var Ct=st(ct[pt]);ht.length&&Ln(Ct.from,le(ht).to)<=0;){var Ft=ht.pop();if(Ln(Ft.from,Ct.from)<0){Ct.from=Ft.from;break}}ht.push(Ct)}co(it,function(){for(var Ht=ht.length-1;Ht>=0;Ht--)Rh(it.doc,"",ht[Ht].from,ht[Ht].to,"+delete");Cu(it)})}function xg(it,st,ct){var ht=Ae(it.text,st+ct,ct);return ht<0||ht>it.text.length?null:ht}function ds(it,st,ct){var ht=xg(it,st.ch,ct);return ht==null?null:new Ie(st.line,ht,ct<0?"after":"before")}function gc(it,st,ct,ht,pt){if(it){st.doc.direction=="rtl"&&(pt=-pt);var Ct=Je(ct,st.doc.direction);if(Ct){var Ft=pt<0?le(Ct):Ct[0],Ht=pt<0==(Ft.level==1),Gt=Ht?"after":"before",te;if(Ft.level>0||st.doc.direction=="rtl"){var Fe=cl(st,ct);te=pt<0?ct.text.length-1:0;var se=Ca(st,Fe,te).top;te=Ge(function(qe){return Ca(st,Fe,qe).top==se},pt<0==(Ft.level==1)?Ft.from:Ft.to-1,te),Gt=="before"&&(te=xg(ct,te,1))}else te=pt<0?Ft.to:Ft.from;return new Ie(ht,te,Gt)}}return new Ie(ht,pt<0?ct.text.length:0,pt<0?"before":"after")}function rf(it,st,ct,ht){var pt=Je(st,it.doc.direction);if(!pt)return ds(st,ct,ht);ct.ch>=st.text.length?(ct.ch=st.text.length,ct.sticky="before"):ct.ch<=0&&(ct.ch=0,ct.sticky="after");var Ct=Ce(pt,ct.ch,ct.sticky),Ft=pt[Ct];if(it.doc.direction=="ltr"&&Ft.level%2==0&&(ht>0?Ft.to>ct.ch:Ft.from<ct.ch))return ds(st,ct,ht);var Ht=function(Ni,Ji){return xg(st,Ni instanceof Ie?Ni.ch:Ni,Ji)},Gt,te=function(Ni){return it.options.lineWrapping?(Gt=Gt||cl(it,st),ts(it,st,Gt,Ni)):{begin:0,end:st.text.length}},Fe=te(ct.sticky=="before"?Ht(ct,-1):ct.ch);if(it.doc.direction=="rtl"||Ft.level==1){var se=Ft.level==1==ht<0,qe=Ht(ct,se?1:-1);if(qe!=null&&(se?qe<=Ft.to&&qe<=Fe.end:qe>=Ft.from&&qe>=Fe.begin)){var Ue=se?"before":"after";return new Ie(ct.line,qe,Ue)}}var Wn=function(Ni,Ji,Gi){for(var rr=function(_o,Cs){return Cs?new Ie(ct.line,Ht(_o,1),"before"):new Ie(ct.line,_o,"after")};Ni>=0&&Ni<pt.length;Ni+=Ji){var kr=pt[Ni],ji=Ji>0==(kr.level!=1),Kr=ji?Gi.begin:Ht(Gi.end,-1);if(kr.from<=Kr&&Kr<kr.to||(Kr=ji?kr.from:Ht(kr.to,-1),Gi.begin<=Kr&&Kr<Gi.end))return rr(Kr,ji)}},Jn=Wn(Ct+ht,ht,Fe);if(Jn)return Jn;var hi=ht>0?Fe.end:Ht(Fe.begin,-1);return hi!=null&&!(ht>0&&hi==st.text.length)&&(Jn=Wn(ht>0?0:pt.length-1,ht,te(hi)),Jn)?Jn:null}var nh={selectAll:hs,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),ye)},killLine:function(it){return _a(it,function(st){if(st.empty()){var ct=zn(it.doc,st.head.line).text.length;return st.head.ch==ct&&st.head.line<it.lastLine()?{from:st.head,to:Ie(st.head.line+1,0)}:{from:st.head,to:Ie(st.head.line,ct)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return _a(it,function(st){return{from:Ie(st.from().line,0),to:Un(it.doc,Ie(st.to().line+1,0))}})},delLineLeft:function(it){return _a(it,function(st){return{from:Ie(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return _a(it,function(st){var ct=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:ct},"div");return{from:ht,to:st.from()}})},delWrappedLineRight:function(it){return _a(it,function(st){var ct=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:ct},"div");return{from:st.from(),to:ht}})},undo:function(it){return it.undo()},redo:function(it){return it.redo()},undoSelection:function(it){return it.undoSelection()},redoSelection:function(it){return it.redoSelection()},goDocStart:function(it){return it.extendSelection(Ie(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(Ie(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return kd(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 Md(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var ct=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:ct},"div")},sn)},goLineLeft:function(it){return it.extendSelectionsBy(function(st){var ct=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:0,top:ct},"div")},sn)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var ct=it.cursorCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:ct},"div");return ht.ch<it.getLine(ht.line).search(/\S/)?wg(it,st.head):ht},sn)},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=[],ct=it.listSelections(),ht=it.options.tabSize,pt=0;pt<ct.length;pt++){var Ct=ct[pt].from(),Ft=Yt(it.getLine(Ct.line),Ct.ch,ht);st.push(fn(ht-Ft%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return co(it,function(){for(var st=it.listSelections(),ct=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var pt=st[ht].head,Ct=zn(it.doc,pt.line).text;if(Ct){if(pt.ch==Ct.length&&(pt=new Ie(pt.line,pt.ch-1)),pt.ch>0)pt=new Ie(pt.line,pt.ch+1),it.replaceRange(Ct.charAt(pt.ch-1)+Ct.charAt(pt.ch-2),Ie(pt.line,pt.ch-2),pt,"+transpose");else if(pt.line>it.doc.first){var Ft=zn(it.doc,pt.line-1).text;Ft&&(pt=new Ie(pt.line,1),it.replaceRange(Ct.charAt(0)+it.doc.lineSeparator()+Ft.charAt(Ft.length-1),Ie(pt.line-1,Ft.length-1),pt,"+transpose"))}}ct.push(new Po(pt,pt))}it.setSelections(ct)})},newlineAndIndent:function(it){return co(it,function(){for(var st=it.listSelections(),ct=st.length-1;ct>=0;ct--)it.replaceRange(it.doc.lineSeparator(),st[ct].anchor,st[ct].head,"+input");st=it.listSelections();for(var ht=0;ht<st.length;ht++)it.indentLine(st[ht].from().line,null,!0);Cu(it)})},openLine:function(it){return it.replaceSelection(`
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function kd(it,st){var ct=zn(it.doc,st),ht=Hn(ct);return ht!=ct&&(st=Wt(ht)),gc(!0,it,ht,st,1)}function Md(it,st){var ct=zn(it.doc,st),ht=vi(ct);return ht!=ct&&(st=Wt(ht)),gc(!0,it,ct,st,-1)}function wg(it,st){var ct=kd(it,st.line),ht=zn(it.doc,ct.line),pt=Je(ht,it.doc.direction);if(!pt||pt[0].level==0){var Ct=Math.max(ct.ch,ht.text.search(/\S/)),Ft=st.line==ct.line&&st.ch<=Ct&&st.ch;return Ie(ct.line,Ft?0:Ct,ct.sticky)}return ct}function bd(it,st,ct){if(typeof st=="string"&&(st=nh[st],!st))return!1;it.display.input.ensurePolled();var ht=it.display.shift,pt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),ct&&(it.display.shift=!1),pt=st(it)!=rn}finally{it.display.shift=ht,it.state.suppressEdits=!1}return pt}function Pg(it,st,ct){for(var ht=0;ht<it.state.keyMaps.length;ht++){var pt=vl(st,it.state.keyMaps[ht],ct,it);if(pt)return pt}return it.options.extraKeys&&vl(st,it.options.extraKeys,ct,it)||vl(st,it.options.keyMap,ct,it)}var au=new Rt;function _h(it,st,ct,ht){var pt=it.state.keySeq;if(pt){if(Ld(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:au.set(50,function(){it.state.keySeq==pt&&(it.state.keySeq=null,it.display.input.reset())}),of(it,pt+" "+st,ct,ht))return!0}return of(it,st,ct,ht)}function of(it,st,ct,ht){var pt=Pg(it,st,ht);return pt=="multi"&&(it.state.keySeq=st),pt=="handled"&&Ri(it,"keyHandled",it,st,ct),(pt=="handled"||pt=="multi")&&(ai(ct),xo(it)),!!pt}function sf(it,st){var ct=qp(st,!0);return ct?st.shiftKey&&!it.state.keySeq?_h(it,"Shift-"+ct,st,function(ht){return bd(it,ht,!0)})||_h(it,ct,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return bd(it,ht)}):_h(it,ct,st,function(ht){return bd(it,ht)}):!1}function af(it,st,ct){return _h(it,"'"+ct+"'",st,function(ht){return bd(it,ht,!0)})}var Hh=null;function Cg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=We(),!qn(st,it))){he&&ie<11&&it.keyCode==27&&(it.returnValue=!1);var ct=it.keyCode;st.display.shift=ct==16||it.shiftKey;var ht=sf(st,it);Jt&&(Hh=ht?ct:null,!ht&&ct==88&&!Cn&&(dt?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),wt&&!dt&&!ht&&ct==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),ct==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Lg(st)}}function Lg(it){var st=it.display.lineDiv;$e(st,"CodeMirror-crosshair");function ct(ht){(ht.keyCode==18||!ht.altKey)&&(At(st,"CodeMirror-crosshair"),Yn(document,"keyup",ct),Yn(document,"mouseover",ct))}en(document,"keyup",ct),en(document,"mouseover",ct)}function kg(it){it.keyCode==16&&(this.doc.sel.shift=!1),qn(this,it)}function Zl(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(qo(st.display,it)||qn(st,it)||it.ctrlKey&&!it.altKey||dt&&it.metaKey)){var ct=it.keyCode,ht=it.charCode;if(Jt&&ct==Hh){Hh=null,ai(it);return}if(!(Jt&&(!it.which||it.which<10)&&sf(st,it))){var pt=String.fromCharCode(ht==null?ct:ht);pt!="\b"&&(af(st,it,pt)||st.display.input.onKeyPress(it))}}}var tm=400,Mg=function(it,st,ct){this.time=it,this.pos=st,this.button=ct};Mg.prototype.compare=function(it,st,ct){return this.time+tm>it&&Ln(st,this.pos)==0&&ct==this.button};var Ed,Wh;function bg(it,st){var ct=+new Date;return Wh&&Wh.compare(ct,it,st)?(Ed=Wh=null,"triple"):Ed&&Ed.compare(ct,it,st)?(Wh=new Mg(ct,it,st),Ed=null,"double"):(Ed=new Mg(ct,it,st),Wh=null,"single")}function Vl(it){var st=this,ct=st.display;if(!(qn(st,it)||ct.activeTouch&&ct.input.supportsTouch())){if(ct.input.ensurePolled(),ct.shift=it.shiftKey,qo(ct,it)){ee||(ct.scroller.draggable=!1,setTimeout(function(){return ct.scroller.draggable=!0},100));return}if(!hf(st,it)){var ht=fa(st,it),pt=vr(it),Ct=ht?bg(ht,pt):"single";window.focus(),pt==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&Eg(st,pt,ht,Ct,it))&&(pt==1?ht?em(st,ht,Ct,it):pr(it)==ct.scroller&&ai(it):pt==2?(ht&&qc(st.doc,ht),setTimeout(function(){return ct.input.focus()},20)):pt==3&&(bt?st.display.input.onContextMenu(it):Zo(st)))}}}function Eg(it,st,ct,ht,pt){var Ct="Click";return ht=="double"?Ct="Double"+Ct:ht=="triple"&&(Ct="Triple"+Ct),Ct=(st==1?"Left":st==2?"Middle":"Right")+Ct,_h(it,Sg(Ct,pt),pt,function(Ft){if(typeof Ft=="string"&&(Ft=nh[Ft]),!Ft)return!1;var Ht=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),Ht=Ft(it,ct)!=rn}finally{it.state.suppressEdits=!1}return Ht})}function lf(it,st,ct){var ht=it.getOption("configureMouse"),pt=ht?ht(it,st,ct):{};if(pt.unit==null){var Ct=lt?ct.shiftKey&&ct.metaKey:ct.altKey;pt.unit=Ct?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(pt.extend==null||it.doc.extend)&&(pt.extend=it.doc.extend||ct.shiftKey),pt.addNew==null&&(pt.addNew=dt?ct.metaKey:ct.ctrlKey),pt.moveOnDrag==null&&(pt.moveOnDrag=!(dt?ct.altKey:ct.ctrlKey)),pt}function em(it,st,ct,ht){he?setTimeout(gn(Ao,it),0):it.curOp.focus=We();var pt=lf(it,ct,ht),Ct=it.doc.sel,Ft;it.options.dragDrop&&Nr&&!it.isReadOnly()&&ct=="single"&&(Ft=Ct.contains(st))>-1&&(Ln((Ft=Ct.ranges[Ft]).from(),st)<0||st.xRel>0)&&(Ln(Ft.to(),st)>0||st.xRel<0)?Ng(it,ht,st,pt):iv(it,ht,st,pt)}function Ng(it,st,ct,ht){var pt=it.display,Ct=!1,Ft=ws(it,function(te){ee&&(pt.scroller.draggable=!1),it.state.draggingText=!1,Yn(pt.wrapper.ownerDocument,"mouseup",Ft),Yn(pt.wrapper.ownerDocument,"mousemove",Ht),Yn(pt.scroller,"dragstart",Gt),Yn(pt.scroller,"drop",Ft),Ct||(ai(te),ht.addNew||qc(it.doc,ct,null,null,ht.extend),ee&&!Ke||he&&ie==9?setTimeout(function(){pt.wrapper.ownerDocument.body.focus({preventScroll:!0}),pt.input.focus()},20):pt.input.focus())}),Ht=function(te){Ct=Ct||Math.abs(st.clientX-te.clientX)+Math.abs(st.clientY-te.clientY)>=10},Gt=function(){return Ct=!0};ee&&(pt.scroller.draggable=!0),it.state.draggingText=Ft,Ft.copy=!ht.moveOnDrag,pt.scroller.dragDrop&&pt.scroller.dragDrop(),en(pt.wrapper.ownerDocument,"mouseup",Ft),en(pt.wrapper.ownerDocument,"mousemove",Ht),en(pt.scroller,"dragstart",Gt),en(pt.scroller,"drop",Ft),Zo(it),setTimeout(function(){return pt.input.focus()},20)}function Tg(it,st,ct){if(ct=="char")return new Po(st,st);if(ct=="word")return it.findWordAt(st);if(ct=="line")return new Po(Ie(st.line,0),Un(it.doc,Ie(st.line+1,0)));var ht=ct(it,st);return new Po(ht.from,ht.to)}function iv(it,st,ct,ht){var pt=it.display,Ct=it.doc;ai(st);var Ft,Ht,Gt=Ct.sel,te=Gt.ranges;if(ht.addNew&&!ht.extend?(Ht=Ct.sel.contains(ct),Ht>-1?Ft=te[Ht]:Ft=new Po(ct,ct)):(Ft=Ct.sel.primary(),Ht=Ct.sel.primIndex),ht.unit=="rectangle")ht.addNew||(Ft=new Po(ct,ct)),ct=fa(it,st,!0,!0),Ht=-1;else{var Fe=Tg(it,ct,ht.unit);ht.extend?Ft=$c(Ft,Fe.anchor,Fe.head,ht.extend):Ft=Fe}ht.addNew?Ht==-1?(Ht=te.length,ra(Ct,Tl(it,te.concat([Ft]),Ht),{scroll:!1,origin:"*mouse"})):te.length>1&&te[Ht].empty()&&ht.unit=="char"&&!ht.extend?(ra(Ct,Tl(it,te.slice(0,Ht).concat(te.slice(Ht+1)),0),{scroll:!1,origin:"*mouse"}),Gt=Ct.sel):th(Ct,Ht,Ft,Xe):(Ht=0,ra(Ct,new pl([Ft],0),Xe),Gt=Ct.sel);var se=ct;function qe(Gi){if(Ln(se,Gi)!=0)if(se=Gi,ht.unit=="rectangle"){for(var rr=[],kr=it.options.tabSize,ji=Yt(zn(Ct,ct.line).text,ct.ch,kr),Kr=Yt(zn(Ct,Gi.line).text,Gi.ch,kr),_o=Math.min(ji,Kr),Cs=Math.max(ji,Kr),Jo=Math.min(ct.line,Gi.line),Na=Math.min(it.lastLine(),Math.max(ct.line,Gi.line));Jo<=Na;Jo++){var oa=zn(Ct,Jo).text,vs=An(oa,_o,kr);_o==Cs?rr.push(new Po(Ie(Jo,vs),Ie(Jo,vs))):oa.length>vs&&rr.push(new Po(Ie(Jo,vs),Ie(Jo,An(oa,Cs,kr))))}rr.length||rr.push(new Po(ct,ct)),ra(Ct,Tl(it,Gt.ranges.slice(0,Ht).concat(rr),Ht),{origin:"*mouse",scroll:!1}),it.scrollIntoView(Gi)}else{var Ha=Ft,Xs=Tg(it,Gi,ht.unit),ys=Ha.anchor,uo;Ln(Xs.anchor,ys)>0?(uo=Xs.head,ys=Qe(Ha.from(),Xs.anchor)):(uo=Xs.anchor,ys=Zn(Ha.to(),Xs.head));var ns=Gt.ranges.slice(0);ns[Ht]=nm(it,new Po(Un(Ct,ys),uo)),ra(Ct,Tl(it,ns,Ht),Xe)}}var Ue=pt.wrapper.getBoundingClientRect(),Wn=0;function Jn(Gi){var rr=++Wn,kr=fa(it,Gi,!0,ht.unit=="rectangle");if(kr)if(Ln(kr,se)!=0){it.curOp.focus=We(),qe(kr);var ji=Ur(pt,Ct);(kr.line>=ji.to||kr.line<ji.from)&&setTimeout(ws(it,function(){Wn==rr&&Jn(Gi)}),150)}else{var Kr=Gi.clientY<Ue.top?-20:Gi.clientY>Ue.bottom?20:0;Kr&&setTimeout(ws(it,function(){Wn==rr&&(pt.scroller.scrollTop+=Kr,Jn(Gi))}),50)}}function hi(Gi){it.state.selectingText=!1,Wn=1/0,Gi&&(ai(Gi),pt.input.focus()),Yn(pt.wrapper.ownerDocument,"mousemove",Ni),Yn(pt.wrapper.ownerDocument,"mouseup",Ji),Ct.history.lastSelOrigin=null}var Ni=ws(it,function(Gi){Gi.buttons===0||!vr(Gi)?hi(Gi):Jn(Gi)}),Ji=ws(it,hi);it.state.selectingText=Ji,en(pt.wrapper.ownerDocument,"mousemove",Ni),en(pt.wrapper.ownerDocument,"mouseup",Ji)}function nm(it,st){var ct=st.anchor,ht=st.head,pt=zn(it.doc,ct.line);if(Ln(ct,ht)==0&&ct.sticky==ht.sticky)return st;var Ct=Je(pt);if(!Ct)return st;var Ft=Ce(Ct,ct.ch,ct.sticky),Ht=Ct[Ft];if(Ht.from!=ct.ch&&Ht.to!=ct.ch)return st;var Gt=Ft+(Ht.from==ct.ch==(Ht.level!=1)?0:1);if(Gt==0||Gt==Ct.length)return st;var te;if(ht.line!=ct.line)te=(ht.line-ct.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var Fe=Ce(Ct,ht.ch,ht.sticky),se=Fe-Ft||(ht.ch-ct.ch)*(Ht.level==1?-1:1);Fe==Gt-1||Fe==Gt?te=se<0:te=se>0}var qe=Ct[Gt+(te?-1:0)],Ue=te==(qe.level==1),Wn=Ue?qe.from:qe.to,Jn=Ue?"after":"before";return ct.ch==Wn&&ct.sticky==Jn?st:new Po(new Ie(ct.line,Wn,Jn),ht)}function uf(it,st,ct,ht){var pt,Ct;if(st.touches)pt=st.touches[0].clientX,Ct=st.touches[0].clientY;else try{pt=st.clientX,Ct=st.clientY}catch(qe){return!1}if(pt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&ai(st);var Ft=it.display,Ht=Ft.lineDiv.getBoundingClientRect();if(Ct>Ht.bottom||!ti(it,ct))return xi(st);Ct-=Ht.top-Ft.viewOffset;for(var Gt=0;Gt<it.display.gutterSpecs.length;++Gt){var te=Ft.gutters.childNodes[Gt];if(te&&te.getBoundingClientRect().right>=pt){var Fe=de(it.doc,Ct),se=it.display.gutterSpecs[Gt];return In(it,ct,it,Fe,se.className,st),xi(st)}}}function hf(it,st){return uf(it,st,"gutterClick",!0)}function df(it,st){qo(it.display,st)||im(it,st)||qn(it,st,"contextmenu")||bt||it.display.input.onContextMenu(st)}function im(it,st){return ti(it,"gutterContextMenu")?uf(it,st,"gutterContextMenu",!1):!1}function cf(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Hr(it)}var ih={toString:function(){return"CodeMirror.Init"}},Fg={},pc={};function rm(it){var st=it.optionHandlers;function ct(ht,pt,Ct,Ft){it.defaults[ht]=pt,Ct&&(st[ht]=Ft?function(Ht,Gt,te){te!=ih&&Ct(Ht,Gt,te)}:Ct)}it.defineOption=ct,it.Init=ih,ct("value","",function(ht,pt){return ht.setValue(pt)},!0),ct("mode",null,function(ht,pt){ht.doc.modeOption=pt,Wr(ht)},!0),ct("indentUnit",2,Wr,!0),ct("indentWithTabs",!1),ct("smartIndent",!0),ct("tabSize",4,function(ht){ec(ht),Hr(ht),Go(ht)},!0),ct("lineSeparator",null,function(ht,pt){if(ht.doc.lineSep=pt,!!pt){var Ct=[],Ft=ht.doc.first;ht.doc.iter(function(Gt){for(var te=0;;){var Fe=Gt.text.indexOf(pt,te);if(Fe==-1)break;te=Fe+pt.length,Ct.push(Ie(Ft,Fe))}Ft++});for(var Ht=Ct.length-1;Ht>=0;Ht--)Rh(ht.doc,pt,Ct[Ht],Ie(Ct[Ht].line,Ct[Ht].ch+pt.length))}}),ct("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,pt,Ct){ht.state.specialChars=new RegExp(pt.source+(pt.test(" ")?"":"| "),"g"),Ct!=ih&&ht.refresh()}),ct("specialCharPlaceholder",Oo,function(ht){return ht.refresh()},!0),ct("electricChars",!0),ct("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),ct("spellcheck",!1,function(ht,pt){return ht.getInputField().spellcheck=pt},!0),ct("autocorrect",!1,function(ht,pt){return ht.getInputField().autocorrect=pt},!0),ct("autocapitalize",!1,function(ht,pt){return ht.getInputField().autocapitalize=pt},!0),ct("rtlMoveVisually",!gt),ct("wholeLineUpdateBefore",!0),ct("theme","default",function(ht){cf(ht),tl(ht)},!0),ct("keyMap","default",function(ht,pt,Ct){var Ft=Gh(pt),Ht=Ct!=ih&&Gh(Ct);Ht&&Ht.detach&&Ht.detach(ht,Ft),Ft.attach&&Ft.attach(ht,Ht||null)}),ct("extraKeys",null),ct("configureMouse",null),ct("lineWrapping",!1,om,!0),ct("gutters",[],function(ht,pt){ht.display.gutterSpecs=As(pt,ht.options.lineNumbers),tl(ht)},!0),ct("fixedGutter",!0,function(ht,pt){ht.display.gutters.style.left=pt?Qd(ht.display)+"px":"0",ht.refresh()},!0),ct("coverGutterNextToScrollbar",!1,function(ht){return Ku(ht)},!0),ct("scrollbarStyle","native",function(ht){rg(ht),Ku(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),ct("lineNumbers",!1,function(ht,pt){ht.display.gutterSpecs=As(ht.options.gutters,pt),tl(ht)},!0),ct("firstLineNumber",1,tl,!0),ct("lineNumberFormatter",function(ht){return ht},tl,!0),ct("showCursorWhenSelecting",!1,xs,!0),ct("resetSelectionOnContextMenu",!0),ct("lineWiseCopyCut",!0),ct("pasteLinesPerSelection",!0),ct("selectionsMayTouch",!1),ct("readOnly",!1,function(ht,pt){pt=="nocursor"&&(Eh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(pt)}),ct("screenReaderLabel",null,function(ht,pt){pt=pt===""?null:pt,ht.display.input.screenReaderLabelChanged(pt)}),ct("disableInput",!1,function(ht,pt){pt||ht.display.input.reset()},!0),ct("dragDrop",!0,ff),ct("allowDropFileTypes",null),ct("cursorBlinkRate",530),ct("cursorScrollMargin",0),ct("cursorHeight",1,xs,!0),ct("singleCursorHeightPerLine",!0,xs,!0),ct("workTime",100),ct("workDelay",100),ct("flattenSpans",!0,ec,!0),ct("addModeClass",!1,ec,!0),ct("pollInterval",100),ct("undoDepth",200,function(ht,pt){return ht.doc.history.undoDepth=pt}),ct("historyEventDelay",1250),ct("viewportMargin",10,function(ht){return ht.refresh()},!0),ct("maxHighlightLength",1e4,ec,!0),ct("moveInputWithCursor",!0,function(ht,pt){pt||ht.display.input.resetPosition()}),ct("tabindex",null,function(ht,pt){return ht.display.input.getField().tabIndex=pt||""}),ct("autofocus",null),ct("direction","ltr",function(ht,pt){return ht.doc.setDirection(pt)},!0),ct("phrases",null)}function ff(it,st,ct){var ht=ct&&ct!=ih;if(!st!=!ht){var pt=it.display.dragFunctions,Ct=st?en:Yn;Ct(it.display.scroller,"dragstart",pt.start),Ct(it.display.scroller,"dragenter",pt.enter),Ct(it.display.scroller,"dragover",pt.over),Ct(it.display.scroller,"dragleave",pt.leave),Ct(it.display.scroller,"drop",pt.drop)}}function om(it){it.options.lineWrapping?($e(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(At(it.display.wrapper,"CodeMirror-wrap"),Er(it)),ur(it),Go(it),Hr(it),setTimeout(function(){return Ku(it)},100)}function lo(it,st){var ct=this;if(!(this instanceof lo))return new lo(it,st);this.options=st=st?cn(st):{},cn(Fg,st,!1);var ht=st.value;typeof ht=="string"?ht=new Ys(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var pt=new lo.inputStyles[st.inputStyle](this),Ct=this.display=new Qu(it,ht,pt,st);Ct.wrapper.CodeMirror=this,cf(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),rg(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 Rt,keySeq:null,specialChars:null},st.autofocus&&!nt&&Ct.input.focus(),he&&ie<11&&setTimeout(function(){return ct.display.input.reset(!0)},20),Nd(this),nl(),Zu(this),this.curOp.forceUpdate=!0,Xc(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){ct.hasFocus()&&!ct.state.focused&&to(ct)},20):Eh(this);for(var Ft in pc)pc.hasOwnProperty(Ft)&&pc[Ft](this,st[Ft],ih);gs(this),st.finishInit&&st.finishInit(this);for(var Ht=0;Ht<Kh.length;++Ht)Kh[Ht](this);Vu(this),ee&&st.lineWrapping&&getComputedStyle(Ct.lineDiv).textRendering=="optimizelegibility"&&(Ct.lineDiv.style.textRendering="auto")}lo.defaults=Fg,lo.optionHandlers=pc;function Nd(it){var st=it.display;en(st.scroller,"mousedown",ws(it,Vl)),he&&ie<11?en(st.scroller,"dblclick",ws(it,function(Gt){if(!qn(it,Gt)){var te=fa(it,Gt);if(!(!te||hf(it,Gt)||qo(it.display,Gt))){ai(Gt);var Fe=it.findWordAt(te);qc(it.doc,Fe.anchor,Fe.head)}}})):en(st.scroller,"dblclick",function(Gt){return qn(it,Gt)||ai(Gt)}),en(st.scroller,"contextmenu",function(Gt){return df(it,Gt)}),en(st.input.getField(),"contextmenu",function(Gt){st.scroller.contains(Gt.target)||df(it,Gt)});var ct,ht={end:0};function pt(){st.activeTouch&&(ct=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function Ct(Gt){if(Gt.touches.length!=1)return!1;var te=Gt.touches[0];return te.radiusX<=1&&te.radiusY<=1}function Ft(Gt,te){if(te.left==null)return!0;var Fe=te.left-Gt.left,se=te.top-Gt.top;return Fe*Fe+se*se>20*20}en(st.scroller,"touchstart",function(Gt){if(!qn(it,Gt)&&!Ct(Gt)&&!hf(it,Gt)){st.input.ensurePolled(),clearTimeout(ct);var te=+new Date;st.activeTouch={start:te,moved:!1,prev:te-ht.end<=300?ht:null},Gt.touches.length==1&&(st.activeTouch.left=Gt.touches[0].pageX,st.activeTouch.top=Gt.touches[0].pageY)}}),en(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),en(st.scroller,"touchend",function(Gt){var te=st.activeTouch;if(te&&!qo(st,Gt)&&te.left!=null&&!te.moved&&new Date-te.start<300){var Fe=it.coordsChar(st.activeTouch,"page"),se;!te.prev||Ft(te,te.prev)?se=new Po(Fe,Fe):!te.prev.prev||Ft(te,te.prev.prev)?se=it.findWordAt(Fe):se=new Po(Ie(Fe.line,0),Un(it.doc,Ie(Fe.line+1,0))),it.setSelection(se.anchor,se.head),it.focus(),ai(Gt)}pt()}),en(st.scroller,"touchcancel",pt),en(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Th(it,st.scroller.scrollTop),Lu(it,st.scroller.scrollLeft,!0),In(it,"scroll",it))}),en(st.scroller,"mousewheel",function(Gt){return Bs(it,Gt)}),en(st.scroller,"DOMMouseScroll",function(Gt){return Bs(it,Gt)}),en(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Gt){qn(it,Gt)||$i(Gt)},over:function(Gt){qn(it,Gt)||(Jp(it,Gt),$i(Gt))},start:function(Gt){return Xp(it,Gt)},drop:ws(it,gg),leave:function(Gt){qn(it,Gt)||Qp(it)}};var Ht=st.input.getField();en(Ht,"keyup",function(Gt){return kg.call(it,Gt)}),en(Ht,"keydown",ws(it,Cg)),en(Ht,"keypress",ws(it,Zl)),en(Ht,"focus",function(Gt){return to(it,Gt)}),en(Ht,"blur",function(Gt){return Eh(it,Gt)})}var Kh=[];lo.defineInitHook=function(it){return Kh.push(it)};function Ps(it,st,ct,ht){var pt=it.doc,Ct;ct==null&&(ct="add"),ct=="smart"&&(pt.mode.indent?Ct=_r(it,st).state:ct="prev");var Ft=it.options.tabSize,Ht=zn(pt,st),Gt=Yt(Ht.text,null,Ft);Ht.stateAfter&&(Ht.stateAfter=null);var te=Ht.text.match(/^\s*/)[0],Fe;if(!ht&&!/\S/.test(Ht.text))Fe=0,ct="not";else if(ct=="smart"&&(Fe=pt.mode.indent(Ct,Ht.text.slice(te.length),Ht.text),Fe==rn||Fe>150)){if(!ht)return;ct="prev"}ct=="prev"?st>pt.first?Fe=Yt(zn(pt,st-1).text,null,Ft):Fe=0:ct=="add"?Fe=Gt+it.options.indentUnit:ct=="subtract"?Fe=Gt-it.options.indentUnit:typeof ct=="number"&&(Fe=Gt+ct),Fe=Math.max(0,Fe);var se="",qe=0;if(it.options.indentWithTabs)for(var Ue=Math.floor(Fe/Ft);Ue;--Ue)qe+=Ft,se+=" ";if(qe<Fe&&(se+=fn(Fe-qe)),se!=te)return Rh(pt,se,Ie(st,0),Ie(st,te.length),"+input"),Ht.stateAfter=null,!0;for(var Wn=0;Wn<pt.sel.ranges.length;Wn++){var Jn=pt.sel.ranges[Wn];if(Jn.head.line==st&&Jn.head.ch<te.length){var hi=Ie(st,te.length);th(pt,Wn,new Po(hi,hi));break}}}var Ea=null;function Zh(it){Ea=it}function mc(it,st,ct,ht,pt){var Ct=it.doc;it.display.shift=!1,ht||(ht=Ct.sel);var Ft=+new Date-200,Ht=pt=="paste"||it.state.pasteIncoming>Ft,Gt=Lr(st),te=null;if(Ht&&ht.ranges.length>1)if(Ea&&Ea.text.join(`
`)==st){if(ht.ranges.length%Ea.text.length==0){te=[];for(var Fe=0;Fe<Ea.text.length;Fe++)te.push(Ct.splitLines(Ea.text[Fe]))}}else Gt.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(te=yn(Gt,function(Ni){return[Ni]}));for(var se=it.curOp.updateInput,qe=ht.ranges.length-1;qe>=0;qe--){var Ue=ht.ranges[qe],Wn=Ue.from(),Jn=Ue.to();Ue.empty()&&(ct&&ct>0?Wn=Ie(Wn.line,Wn.ch-ct):it.state.overwrite&&!Ht?Jn=Ie(Jn.line,Math.min(zn(Ct,Jn.line).text.length,Jn.ch+le(Gt).length)):Ht&&Ea&&Ea.lineWise&&Ea.text.join(`
`)==Gt.join(`
`)&&(Wn=Jn=Ie(Wn.line,0)));var hi={from:Wn,to:Jn,text:te?te[qe%te.length]:Gt,origin:pt||(Ht?"paste":it.state.cutIncoming>Ft?"cut":"+input")};eh(it.doc,hi),Ri(it,"inputRead",it,hi)}st&&!Ht&&Bg(it,st),Cu(it),it.curOp.updateInput<2&&(it.curOp.updateInput=se),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Ag(it,st){var ct=it.clipboardData&&it.clipboardData.getData("Text");if(ct)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&co(st,function(){return mc(st,ct,0,null,"paste")}),!0}function Bg(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var ct=it.doc.sel,ht=ct.ranges.length-1;ht>=0;ht--){var pt=ct.ranges[ht];if(!(pt.head.ch>100||ht&&ct.ranges[ht-1].head.line==pt.head.line)){var Ct=it.getModeAt(pt.head),Ft=!1;if(Ct.electricChars){for(var Ht=0;Ht<Ct.electricChars.length;Ht++)if(st.indexOf(Ct.electricChars.charAt(Ht))>-1){Ft=Ps(it,pt.head.line,"smart");break}}else Ct.electricInput&&Ct.electricInput.test(zn(it.doc,pt.head.line).text.slice(0,pt.head.ch))&&(Ft=Ps(it,pt.head.line,"smart"));Ft&&Ri(it,"electricInput",it,pt.head.line)}}}function Dg(it){for(var st=[],ct=[],ht=0;ht<it.doc.sel.ranges.length;ht++){var pt=it.doc.sel.ranges[ht].head.line,Ct={anchor:Ie(pt,0),head:Ie(pt+1,0)};ct.push(Ct),st.push(it.getRange(Ct.anchor,Ct.head))}return{text:st,ranges:ct}}function Og(it,st,ct,ht){it.setAttribute("autocorrect",ct?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function Ig(){var it=$t("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=$t("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return ee?it.style.width="1000px":it.setAttribute("wrap","off"),Tt&&(it.style.border="1px solid black"),Og(it),st}function rh(it){var st=it.optionHandlers,ct=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,pt){var Ct=this.options,Ft=Ct[ht];Ct[ht]==pt&&ht!="mode"||(Ct[ht]=pt,st.hasOwnProperty(ht)&&ws(this,st[ht])(this,pt,Ft),In(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,pt){this.state.keyMaps[pt?"push":"unshift"](Gh(ht))},removeKeyMap:function(ht){for(var pt=this.state.keyMaps,Ct=0;Ct<pt.length;++Ct)if(pt[Ct]==ht||pt[Ct].name==ht)return pt.splice(Ct,1),!0},addOverlay:Ns(function(ht,pt){var Ct=ht.token?ht:it.getMode(this.options,ht);if(Ct.startState)throw new Error("Overlays may not be stateful.");oi(this.state.overlays,{mode:Ct,modeSpec:ht,opaque:pt&&pt.opaque,priority:pt&&pt.priority||0},function(Ft){return Ft.priority}),this.state.modeGen++,Go(this)}),removeOverlay:Ns(function(ht){for(var pt=this.state.overlays,Ct=0;Ct<pt.length;++Ct){var Ft=pt[Ct].modeSpec;if(Ft==ht||typeof ht=="string"&&Ft.name==ht){pt.splice(Ct,1),this.state.modeGen++,Go(this);return}}}),indentLine:Ns(function(ht,pt,Ct){typeof pt!="string"&&typeof pt!="number"&&(pt==null?pt=this.options.smartIndent?"smart":"prev":pt=pt?"add":"subtract"),mn(this.doc,ht)&&Ps(this,ht,pt,Ct)}),indentSelection:Ns(function(ht){for(var pt=this.doc.sel.ranges,Ct=-1,Ft=0;Ft<pt.length;Ft++){var Ht=pt[Ft];if(Ht.empty())Ht.head.line>Ct&&(Ps(this,Ht.head.line,ht,!0),Ct=Ht.head.line,Ft==this.doc.sel.primIndex&&Cu(this));else{var Gt=Ht.from(),te=Ht.to(),Fe=Math.max(Ct,Gt.line);Ct=Math.min(this.lastLine(),te.line-(te.ch?0:1))+1;for(var se=Fe;se<Ct;++se)Ps(this,se,ht);var qe=this.doc.sel.ranges;Gt.ch==0&&pt.length==qe.length&&qe[Ft].from().ch>0&&th(this.doc,Ft,new Po(Gt,qe[Ft].to()),ye)}}}),getTokenAt:function(ht,pt){return Le(this,ht,pt)},getLineTokens:function(ht,pt){return Le(this,Ie(ht),pt,!0)},getTokenTypeAt:function(ht){ht=Un(this.doc,ht);var pt=or(this,zn(this.doc,ht.line)),Ct=0,Ft=(pt.length-1)/2,Ht=ht.ch,Gt;if(Ht==0)Gt=pt[2];else for(;;){var te=Ct+Ft>>1;if((te?pt[te*2-1]:0)>=Ht)Ft=te;else if(pt[te*2+1]<Ht)Ct=te+1;else{Gt=pt[te*2+2];break}}var Fe=Gt?Gt.indexOf("overlay "):-1;return Fe<0?Gt:Fe==0?null:Gt.slice(0,Fe-1)},getModeAt:function(ht){var pt=this.doc.mode;return pt.innerMode?it.innerMode(pt,this.getTokenAt(ht).state).mode:pt},getHelper:function(ht,pt){return this.getHelpers(ht,pt)[0]},getHelpers:function(ht,pt){var Ct=[];if(!ct.hasOwnProperty(pt))return Ct;var Ft=ct[pt],Ht=this.getModeAt(ht);if(typeof Ht[pt]=="string")Ft[Ht[pt]]&&Ct.push(Ft[Ht[pt]]);else if(Ht[pt])for(var Gt=0;Gt<Ht[pt].length;Gt++){var te=Ft[Ht[pt][Gt]];te&&Ct.push(te)}else Ht.helperType&&Ft[Ht.helperType]?Ct.push(Ft[Ht.helperType]):Ft[Ht.name]&&Ct.push(Ft[Ht.name]);for(var Fe=0;Fe<Ft._global.length;Fe++){var se=Ft._global[Fe];se.pred(Ht,this)&&Ee(Ct,se.val)==-1&&Ct.push(se.val)}return Ct},getStateAfter:function(ht,pt){var Ct=this.doc;return ht=_n(Ct,ht==null?Ct.first+Ct.size-1:ht),_r(this,ht+1,pt).state},cursorCoords:function(ht,pt){var Ct,Ft=this.doc.sel.primary();return ht==null?Ct=Ft.head:typeof ht=="object"?Ct=Un(this.doc,ht):Ct=ht?Ft.from():Ft.to(),So(this,Ct,pt||"page")},charCoords:function(ht,pt){return La(this,Un(this.doc,ht),pt||"page")},coordsChar:function(ht,pt){return ht=$a(this,ht,pt||"page"),fs(this,ht.left,ht.top)},lineAtHeight:function(ht,pt){return ht=$a(this,{top:ht,left:0},pt||"page").top,de(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,pt,Ct){var Ft=!1,Ht;if(typeof ht=="number"){var Gt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Gt&&(ht=Gt,Ft=!0),Ht=zn(this.doc,ht)}else Ht=ht;return Yo(this,Ht,{top:0,left:0},pt||"page",Ct||Ft).top+(Ft?this.doc.height-yr(Ht):0)},defaultTextHeight:function(){return ca(this.display)},defaultCharWidth:function(){return Nl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,pt,Ct,Ft,Ht){var Gt=this.display;ht=So(this,Un(this.doc,ht));var te=ht.bottom,Fe=ht.left;if(pt.style.position="absolute",pt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(pt),Gt.sizer.appendChild(pt),Ft=="over")te=ht.top;else if(Ft=="above"||Ft=="near"){var se=Math.max(Gt.wrapper.clientHeight,this.doc.height),qe=Math.max(Gt.sizer.clientWidth,Gt.lineSpace.clientWidth);(Ft=="above"||ht.bottom+pt.offsetHeight>se)&&ht.top>pt.offsetHeight?te=ht.top-pt.offsetHeight:ht.bottom+pt.offsetHeight<=se&&(te=ht.bottom),Fe+pt.offsetWidth>qe&&(Fe=qe-pt.offsetWidth)}pt.style.top=te+"px",pt.style.left=pt.style.right="",Ht=="right"?(Fe=Gt.sizer.clientWidth-pt.offsetWidth,pt.style.right="0px"):(Ht=="left"?Fe=0:Ht=="middle"&&(Fe=(Gt.sizer.clientWidth-pt.offsetWidth)/2),pt.style.left=Fe+"px"),Ct&&$d(this,{left:Fe,top:te,right:Fe+pt.offsetWidth,bottom:te+pt.offsetHeight})},triggerOnKeyDown:Ns(Cg),triggerOnKeyPress:Ns(Zl),triggerOnKeyUp:kg,triggerOnMouseDown:Ns(Vl),execCommand:function(ht){if(nh.hasOwnProperty(ht))return nh[ht].call(null,this)},triggerElectric:Ns(function(ht){Bg(this,ht)}),findPosH:function(ht,pt,Ct,Ft){var Ht=1;pt<0&&(Ht=-1,pt=-pt);for(var Gt=Un(this.doc,ht),te=0;te<pt&&(Gt=vc(this.doc,Gt,Ht,Ct,Ft),!Gt.hitSide);++te);return Gt},moveH:Ns(function(ht,pt){var Ct=this;this.extendSelectionsBy(function(Ft){return Ct.display.shift||Ct.doc.extend||Ft.empty()?vc(Ct.doc,Ft.head,ht,pt,Ct.options.rtlMoveVisually):ht<0?Ft.from():Ft.to()},sn)}),deleteH:Ns(function(ht,pt){var Ct=this.doc.sel,Ft=this.doc;Ct.somethingSelected()?Ft.replaceSelection("",null,"+delete"):_a(this,function(Ht){var Gt=vc(Ft,Ht.head,ht,pt,!1);return ht<0?{from:Gt,to:Ht.head}:{from:Ht.head,to:Gt}})}),findPosV:function(ht,pt,Ct,Ft){var Ht=1,Gt=Ft;pt<0&&(Ht=-1,pt=-pt);for(var te=Un(this.doc,ht),Fe=0;Fe<pt;++Fe){var se=So(this,te,"div");if(Gt==null?Gt=se.left:se.left=Gt,te=oh(this,se,Ht,Ct),te.hitSide)break}return te},moveV:Ns(function(ht,pt){var Ct=this,Ft=this.doc,Ht=[],Gt=!this.display.shift&&!Ft.extend&&Ft.sel.somethingSelected();if(Ft.extendSelectionsBy(function(Fe){if(Gt)return ht<0?Fe.from():Fe.to();var se=So(Ct,Fe.head,"div");Fe.goalColumn!=null&&(se.left=Fe.goalColumn),Ht.push(se.left);var qe=oh(Ct,se,ht,pt);return pt=="page"&&Fe==Ft.sel.primary()&&Wc(Ct,La(Ct,qe,"div").top-se.top),qe},sn),Ht.length)for(var te=0;te<Ft.sel.ranges.length;te++)Ft.sel.ranges[te].goalColumn=Ht[te]}),findWordAt:function(ht){var pt=this.doc,Ct=zn(pt,ht.line).text,Ft=ht.ch,Ht=ht.ch;if(Ct){var Gt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||Ht==Ct.length)&&Ft?--Ft:++Ht;for(var te=Ct.charAt(Ft),Fe=jt(te,Gt)?function(se){return jt(se,Gt)}:/\s/.test(te)?function(se){return/\s/.test(se)}:function(se){return!/\s/.test(se)&&!jt(se)};Ft>0&&Fe(Ct.charAt(Ft-1));)--Ft;for(;Ht<Ct.length&&Fe(Ct.charAt(Ht));)++Ht}return new Po(Ie(ht.line,Ft),Ie(ht.line,Ht))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?$e(this.display.cursorDiv,"CodeMirror-overwrite"):At(this.display.cursorDiv,"CodeMirror-overwrite"),In(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==We()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Ns(function(ht,pt){Nh(this,ht,pt)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-Es(this)-this.display.barHeight,width:ht.scrollWidth-Es(this)-this.display.barWidth,clientHeight:dl(this),clientWidth:ia(this)}},scrollIntoView:Ns(function(ht,pt){ht==null?(ht={from:this.doc.sel.primary().head,to:null},pt==null&&(pt=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:Ie(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=pt||0,ht.from.line!=null?eo(this,ht):Kc(this,ht.from,ht.to,ht.margin)}),setSize:Ns(function(ht,pt){var Ct=this,Ft=function(Gt){return typeof Gt=="number"||/^\d+$/.test(String(Gt))?Gt+"px":Gt};ht!=null&&(this.display.wrapper.style.width=Ft(ht)),pt!=null&&(this.display.wrapper.style.height=Ft(pt)),this.options.lineWrapping&&mr(this);var Ht=this.display.viewFrom;this.doc.iter(Ht,this.display.viewTo,function(Gt){if(Gt.widgets){for(var te=0;te<Gt.widgets.length;te++)if(Gt.widgets[te].noHScroll){Gr(Ct,Ht,"widget");break}}++Ht}),this.curOp.forceUpdate=!0,In(this,"refresh",this)}),operation:function(ht){return co(this,ht)},startOperation:function(){return Zu(this)},endOperation:function(){return Vu(this)},refresh:Ns(function(){var ht=this.display.cachedTextHeight;Go(this),this.curOp.forceUpdate=!0,Hr(this),Nh(this,this.doc.scrollLeft,this.doc.scrollTop),Xu(this.display),(ht==null||Math.abs(ht-ca(this.display))>.5||this.options.lineWrapping)&&ur(this),In(this,"refresh",this)}),swapDoc:Ns(function(ht){var pt=this.doc;return pt.cm=null,this.state.selectingText&&this.state.selectingText(),Xc(this,ht),Hr(this),this.display.input.reset(),Nh(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,Ri(this,"swapDoc",this,pt),pt}),phrase:function(ht){var pt=this.options.phrases;return pt&&Object.prototype.hasOwnProperty.call(pt,ht)?pt[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},di(it),it.registerHelper=function(ht,pt,Ct){ct.hasOwnProperty(ht)||(ct[ht]=it[ht]={_global:[]}),ct[ht][pt]=Ct},it.registerGlobalHelper=function(ht,pt,Ct,Ft){it.registerHelper(ht,pt,Ft),ct[ht]._global.push({pred:Ct,val:Ft})}}function vc(it,st,ct,ht,pt){var Ct=st,Ft=ct,Ht=zn(it,st.line),Gt=pt&&it.direction=="rtl"?-ct:ct;function te(){var Ji=st.line+Gt;return Ji<it.first||Ji>=it.first+it.size?!1:(st=new Ie(Ji,st.ch,st.sticky),Ht=zn(it,Ji))}function Fe(Ji){var Gi;if(ht=="codepoint"){var rr=Ht.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(rr)?Gi=null:Gi=new Ie(st.line,Math.max(0,Math.min(Ht.text.length,st.ch+ct*(rr>=55296&&rr<56320?2:1))),-ct)}else pt?Gi=rf(it.cm,Ht,st,ct):Gi=ds(Ht,st,ct);if(Gi==null)if(!Ji&&te())st=gc(pt,it.cm,Ht,st.line,Gt);else return!1;else st=Gi;return!0}if(ht=="char"||ht=="codepoint")Fe();else if(ht=="column")Fe(!0);else if(ht=="word"||ht=="group")for(var se=null,qe=ht=="group",Ue=it.cm&&it.cm.getHelper(st,"wordChars"),Wn=!0;!(ct<0&&!Fe(!Wn));Wn=!1){var Jn=Ht.text.charAt(st.ch)||`
`,hi=jt(Jn,Ue)?"w":qe&&Jn==`
`?"n":!qe||/\s/.test(Jn)?null:"p";if(qe&&!Wn&&!hi&&(hi="s"),se&&se!=hi){ct<0&&(ct=1,Fe(),st.sticky="after");break}if(hi&&(se=hi),ct>0&&!Fe(!Wn))break}var Ni=lc(it,st,Ct,Ft,!0);return wn(Ct,Ni)&&(Ni.hitSide=!0),Ni}function oh(it,st,ct,ht){var pt=it.doc,Ct=st.left,Ft;if(ht=="page"){var Ht=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Gt=Math.max(Ht-.5*ca(it.display),3);Ft=(ct>0?st.bottom:st.top)+ct*Gt}else ht=="line"&&(Ft=ct>0?st.bottom+3:st.top-3);for(var te;te=fs(it,Ct,Ft),!!te.outside;){if(ct<0?Ft<=0:Ft>=pt.height){te.hitSide=!0;break}Ft+=ct*5}return te}var Eo=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Rt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Eo.prototype.init=function(it){var st=this,ct=this,ht=ct.cm,pt=ct.div=it.lineDiv;Og(pt,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function Ct(Ht){for(var Gt=Ht.target;Gt;Gt=Gt.parentNode){if(Gt==pt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Gt.className))break}return!1}en(pt,"paste",function(Ht){!Ct(Ht)||qn(ht,Ht)||Ag(Ht,ht)||ie<=11&&setTimeout(ws(ht,function(){return st.updateFromDOM()}),20)}),en(pt,"compositionstart",function(Ht){st.composing={data:Ht.data,done:!1}}),en(pt,"compositionupdate",function(Ht){st.composing||(st.composing={data:Ht.data,done:!1})}),en(pt,"compositionend",function(Ht){st.composing&&(Ht.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),en(pt,"touchstart",function(){return ct.forceCompositionEnd()}),en(pt,"input",function(){st.composing||st.readFromDOMSoon()});function Ft(Ht){if(!(!Ct(Ht)||qn(ht,Ht))){if(ht.somethingSelected())Zh({lineWise:!1,text:ht.getSelections()}),Ht.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Gt=Dg(ht);Zh({lineWise:!0,text:Gt.text}),Ht.type=="cut"&&ht.operation(function(){ht.setSelections(Gt.ranges,0,ye),ht.replaceSelection("",null,"cut")})}else return;if(Ht.clipboardData){Ht.clipboardData.clearData();var te=Ea.text.join(`
`);if(Ht.clipboardData.setData("Text",te),Ht.clipboardData.getData("Text")==te){Ht.preventDefault();return}}var Fe=Ig(),se=Fe.firstChild;ht.display.lineSpace.insertBefore(Fe,ht.display.lineSpace.firstChild),se.value=Ea.text.join(`
`);var qe=document.activeElement;vn(se),setTimeout(function(){ht.display.lineSpace.removeChild(Fe),qe.focus(),qe==pt&&ct.showPrimarySelection()},50)}}en(pt,"copy",Ft),en(pt,"cut",Ft)},Eo.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},Eo.prototype.prepareSelection=function(){var it=Hu(this.cm,!1);return it.focus=document.activeElement==this.div,it},Eo.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},Eo.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Eo.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,ct=st.doc.sel.primary(),ht=ct.from(),pt=ct.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||pt.line<st.display.viewFrom){it.removeAllRanges();return}var Ct=yc(st,it.anchorNode,it.anchorOffset),Ft=yc(st,it.focusNode,it.focusOffset);if(!(Ct&&!Ct.bad&&Ft&&!Ft.bad&&Ln(Qe(Ct,Ft),ht)==0&&Ln(Zn(Ct,Ft),pt)==0)){var Ht=st.display.view,Gt=ht.line>=st.display.viewFrom&&gf(st,ht)||{node:Ht[0].measure.map[2],offset:0},te=pt.line<st.display.viewTo&&gf(st,pt);if(!te){var Fe=Ht[Ht.length-1].measure,se=Fe.maps?Fe.maps[Fe.maps.length-1]:Fe.map;te={node:se[se.length-1],offset:se[se.length-2]-se[se.length-3]}}if(!Gt||!te){it.removeAllRanges();return}var qe=it.rangeCount&&it.getRangeAt(0),Ue;try{Ue=re(Gt.node,Gt.offset,te.offset,te.node)}catch(Wn){}Ue&&(!wt&&st.state.focused?(it.collapse(Gt.node,Gt.offset),Ue.collapsed||(it.removeAllRanges(),it.addRange(Ue))):(it.removeAllRanges(),it.addRange(Ue)),qe&&it.anchorNode==null?it.addRange(qe):wt&&this.startGracePeriod()),this.rememberSelection()}},Eo.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)},Eo.prototype.showMultipleSelections=function(it){Zt(this.cm.display.cursorDiv,it.cursors),Zt(this.cm.display.selectionDiv,it.selection)},Eo.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},Eo.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Re(this.div,st)},Eo.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Eo.prototype.blur=function(){this.div.blur()},Eo.prototype.getField=function(){return this.div},Eo.prototype.supportsTouch=function(){return!0},Eo.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():co(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)},Eo.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},Eo.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&ue&&this.cm.display.gutterSpecs.length&&Rg(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var ct=yc(st,it.anchorNode,it.anchorOffset),ht=yc(st,it.focusNode,it.focusOffset);ct&&ht&&co(st,function(){ra(st.doc,ku(ct,ht),ye),(ct.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},Eo.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,ct=it.doc.sel.primary(),ht=ct.from(),pt=ct.to();if(ht.ch==0&&ht.line>it.firstLine()&&(ht=Ie(ht.line-1,zn(it.doc,ht.line-1).length)),pt.ch==zn(it.doc,pt.line).text.length&&pt.line<it.lastLine()&&(pt=Ie(pt.line+1,0)),ht.line<st.viewFrom||pt.line>st.viewTo-1)return!1;var Ct,Ft,Ht;ht.line==st.viewFrom||(Ct=qa(it,ht.line))==0?(Ft=Wt(st.view[0].line),Ht=st.view[0].node):(Ft=Wt(st.view[Ct].line),Ht=st.view[Ct-1].node.nextSibling);var Gt=qa(it,pt.line),te,Fe;if(Gt==st.view.length-1?(te=st.viewTo-1,Fe=st.lineDiv.lastChild):(te=Wt(st.view[Gt+1].line)-1,Fe=st.view[Gt+1].node.previousSibling),!Ht)return!1;for(var se=it.doc.splitLines(Fd(it,Ht,Fe,Ft,te)),qe=bi(it.doc,Ie(Ft,0),Ie(te,zn(it.doc,te).text.length));se.length>1&&qe.length>1;)if(le(se)==le(qe))se.pop(),qe.pop(),te--;else if(se[0]==qe[0])se.shift(),qe.shift(),Ft++;else break;for(var Ue=0,Wn=0,Jn=se[0],hi=qe[0],Ni=Math.min(Jn.length,hi.length);Ue<Ni&&Jn.charCodeAt(Ue)==hi.charCodeAt(Ue);)++Ue;for(var Ji=le(se),Gi=le(qe),rr=Math.min(Ji.length-(se.length==1?Ue:0),Gi.length-(qe.length==1?Ue:0));Wn<rr&&Ji.charCodeAt(Ji.length-Wn-1)==Gi.charCodeAt(Gi.length-Wn-1);)++Wn;if(se.length==1&&qe.length==1&&Ft==ht.line)for(;Ue&&Ue>ht.ch&&Ji.charCodeAt(Ji.length-Wn-1)==Gi.charCodeAt(Gi.length-Wn-1);)Ue--,Wn++;se[se.length-1]=Ji.slice(0,Ji.length-Wn).replace(/^\u200b+/,""),se[0]=se[0].slice(Ue).replace(/\u200b+$/,"");var kr=Ie(Ft,Ue),ji=Ie(te,qe.length?le(qe).length-Wn:0);if(se.length>1||se[0]||Ln(kr,ji))return Rh(it.doc,se,kr,ji,"+input"),!0},Eo.prototype.ensurePolled=function(){this.forceCompositionEnd()},Eo.prototype.reset=function(){this.forceCompositionEnd()},Eo.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Eo.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))},Eo.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&co(this.cm,function(){return Go(it.cm)})},Eo.prototype.setUneditable=function(it){it.contentEditable="false"},Eo.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||ws(this.cm,mc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},Eo.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},Eo.prototype.onContextMenu=function(){},Eo.prototype.resetPosition=function(){},Eo.prototype.needsContentAttribute=!0;function gf(it,st){var ct=Qa(it,st.line);if(!ct||ct.hidden)return null;var ht=zn(it.doc,st.line),pt=_l(ct,ht,st.line),Ct=Je(ht,it.doc.direction),Ft="left";if(Ct){var Ht=Ce(Ct,st.ch);Ft=Ht%2?"right":"left"}var Gt=eu(pt.map,st.ch,Ft);return Gt.offset=Gt.collapse=="right"?Gt.end:Gt.start,Gt}function Rg(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Td(it,st){return st&&(it.bad=!0),it}function Fd(it,st,ct,ht,pt){var Ct="",Ft=!1,Ht=it.doc.lineSeparator(),Gt=!1;function te(Ue){return function(Wn){return Wn.id==Ue}}function Fe(){Ft&&(Ct+=Ht,Gt&&(Ct+=Ht),Ft=Gt=!1)}function se(Ue){Ue&&(Fe(),Ct+=Ue)}function qe(Ue){if(Ue.nodeType==1){var Wn=Ue.getAttribute("cm-text");if(Wn){se(Wn);return}var Jn=Ue.getAttribute("cm-marker"),hi;if(Jn){var Ni=it.findMarks(Ie(ht,0),Ie(pt+1,0),te(+Jn));Ni.length&&(hi=Ni[0].find(0))&&se(bi(it.doc,hi.from,hi.to).join(Ht));return}if(Ue.getAttribute("contenteditable")=="false")return;var Ji=/^(pre|div|p|li|table|br)$/i.test(Ue.nodeName);if(!/^br$/i.test(Ue.nodeName)&&Ue.textContent.length==0)return;Ji&&Fe();for(var Gi=0;Gi<Ue.childNodes.length;Gi++)qe(Ue.childNodes[Gi]);/^(pre|p)$/i.test(Ue.nodeName)&&(Gt=!0),Ji&&(Ft=!0)}else Ue.nodeType==3&&se(Ue.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;qe(st),st!=ct;)st=st.nextSibling,Gt=!1;return Ct}function yc(it,st,ct){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[ct],!ht)return Td(it.clipPos(Ie(it.display.viewTo-1)),!0);st=null,ct=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==it.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==it.display.lineDiv)break}for(var pt=0;pt<it.display.view.length;pt++){var Ct=it.display.view[pt];if(Ct.node==ht)return sm(Ct,st,ct)}}function sm(it,st,ct){var ht=it.text.firstChild,pt=!1;if(!st||!Re(ht,st))return Td(Ie(Wt(it.line),0),!0);if(st==ht&&(pt=!0,st=ht.childNodes[ct],ct=0,!st)){var Ct=it.rest?le(it.rest):it.line;return Td(Ie(Wt(Ct),Ct.text.length),pt)}var Ft=st.nodeType==3?st:null,Ht=st;for(!Ft&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(Ft=st.firstChild,ct&&(ct=Ft.nodeValue.length));Ht.parentNode!=ht;)Ht=Ht.parentNode;var Gt=it.measure,te=Gt.maps;function Fe(hi,Ni,Ji){for(var Gi=-1;Gi<(te?te.length:0);Gi++)for(var rr=Gi<0?Gt.map:te[Gi],kr=0;kr<rr.length;kr+=3){var ji=rr[kr+2];if(ji==hi||ji==Ni){var Kr=Wt(Gi<0?it.line:it.rest[Gi]),_o=rr[kr]+Ji;return(Ji<0||ji!=hi)&&(_o=rr[kr+(Ji?1:0)]),Ie(Kr,_o)}}}var se=Fe(Ft,Ht,ct);if(se)return Td(se,pt);for(var qe=Ht.nextSibling,Ue=Ft?Ft.nodeValue.length-ct:0;qe;qe=qe.nextSibling){if(se=Fe(qe,qe.firstChild,0),se)return Td(Ie(se.line,se.ch-Ue),pt);Ue+=qe.textContent.length}for(var Wn=Ht.previousSibling,Jn=ct;Wn;Wn=Wn.previousSibling){if(se=Fe(Wn,Wn.firstChild,-1),se)return Td(Ie(se.line,se.ch+Jn),pt);Jn+=Wn.textContent.length}}var ms=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Rt,this.hasSelection=!1,this.composing=null};ms.prototype.init=function(it){var st=this,ct=this,ht=this.cm;this.createField(it);var pt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Tt&&(pt.style.width="0px"),en(pt,"input",function(){he&&ie>=9&&st.hasSelection&&(st.hasSelection=null),ct.poll()}),en(pt,"paste",function(Ft){qn(ht,Ft)||Ag(Ft,ht)||(ht.state.pasteIncoming=+new Date,ct.fastPoll())});function Ct(Ft){if(!qn(ht,Ft)){if(ht.somethingSelected())Zh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var Ht=Dg(ht);Zh({lineWise:!0,text:Ht.text}),Ft.type=="cut"?ht.setSelections(Ht.ranges,null,ye):(ct.prevInput="",pt.value=Ht.text.join(`
`),vn(pt))}else return;Ft.type=="cut"&&(ht.state.cutIncoming=+new Date)}}en(pt,"cut",Ct),en(pt,"copy",Ct),en(it.scroller,"paste",function(Ft){if(!(qo(it,Ft)||qn(ht,Ft))){if(!pt.dispatchEvent){ht.state.pasteIncoming=+new Date,ct.focus();return}var Ht=new Event("paste");Ht.clipboardData=Ft.clipboardData,pt.dispatchEvent(Ht)}}),en(it.lineSpace,"selectstart",function(Ft){qo(it,Ft)||ai(Ft)}),en(pt,"compositionstart",function(){var Ft=ht.getCursor("from");ct.composing&&ct.composing.range.clear(),ct.composing={start:Ft,range:ht.markText(Ft,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),en(pt,"compositionend",function(){ct.composing&&(ct.poll(),ct.composing.range.clear(),ct.composing=null)})},ms.prototype.createField=function(it){this.wrapper=Ig(),this.textarea=this.wrapper.firstChild},ms.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},ms.prototype.prepareSelection=function(){var it=this.cm,st=it.display,ct=it.doc,ht=Hu(it);if(it.options.moveInputWithCursor){var pt=So(it,ct.sel.primary().head,"div"),Ct=st.wrapper.getBoundingClientRect(),Ft=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,pt.top+Ft.top-Ct.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,pt.left+Ft.left-Ct.left))}return ht},ms.prototype.showSelection=function(it){var st=this.cm,ct=st.display;Zt(ct.cursorDiv,it.cursors),Zt(ct.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},ms.prototype.reset=function(it){if(!(this.contextMenuPending||this.composing)){var st=this.cm;if(st.somethingSelected()){this.prevInput="";var ct=st.getSelection();this.textarea.value=ct,st.state.focused&&vn(this.textarea),he&&ie>=9&&(this.hasSelection=ct)}else it||(this.prevInput=this.textarea.value="",he&&ie>=9&&(this.hasSelection=null))}},ms.prototype.getField=function(){return this.textarea},ms.prototype.supportsTouch=function(){return!1},ms.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||We()!=this.textarea))try{this.textarea.focus()}catch(it){}},ms.prototype.blur=function(){this.textarea.blur()},ms.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},ms.prototype.receivedFocus=function(){this.slowPoll()},ms.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},ms.prototype.fastPoll=function(){var it=!1,st=this;st.pollingFast=!0;function ct(){var ht=st.poll();!ht&&!it?(it=!0,st.polling.set(60,ct)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,ct)},ms.prototype.poll=function(){var it=this,st=this.cm,ct=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Lt(ct)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var pt=ct.value;if(pt==ht&&!st.somethingSelected())return!1;if(he&&ie>=9&&this.hasSelection===pt||dt&&/[\uf700-\uf7ff]/.test(pt))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var Ct=pt.charCodeAt(0);if(Ct==8203&&!ht&&(ht="\u200B"),Ct==8666)return this.reset(),this.cm.execCommand("undo")}for(var Ft=0,Ht=Math.min(ht.length,pt.length);Ft<Ht&&ht.charCodeAt(Ft)==pt.charCodeAt(Ft);)++Ft;return co(st,function(){mc(st,pt.slice(Ft),ht.length-Ft,null,it.composing?"*compose":null),pt.length>1e3||pt.indexOf(`
`)>-1?ct.value=it.prevInput="":it.prevInput=pt,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},ms.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},ms.prototype.onKeyPress=function(){he&&ie>=9&&(this.hasSelection=null),this.fastPoll()},ms.prototype.onContextMenu=function(it){var st=this,ct=st.cm,ht=ct.display,pt=st.textarea;st.contextMenuPending&&st.contextMenuPending();var Ct=fa(ct,it),Ft=ht.scroller.scrollTop;if(!Ct||Jt)return;var Ht=ct.options.resetSelectionOnContextMenu;Ht&&ct.doc.sel.contains(Ct)==-1&&ws(ct,ra)(ct.doc,ku(Ct),ye);var Gt=pt.style.cssText,te=st.wrapper.style.cssText,Fe=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",pt.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-Fe.top-5)+"px; left: "+(it.clientX-Fe.left-5)+`px;
z-index: 1000; background: `+(he?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var se;ee&&(se=window.scrollY),ht.input.focus(),ee&&window.scrollTo(null,se),ht.input.reset(),ct.somethingSelected()||(pt.value=st.prevInput=" "),st.contextMenuPending=Ue,ht.selForContextMenu=ct.doc.sel,clearTimeout(ht.detectingSelectAll);function qe(){if(pt.selectionStart!=null){var Jn=ct.somethingSelected(),hi="\u200B"+(Jn?pt.value:"");pt.value="\u21DA",pt.value=hi,st.prevInput=Jn?"":"\u200B",pt.selectionStart=1,pt.selectionEnd=hi.length,ht.selForContextMenu=ct.doc.sel}}function Ue(){if(st.contextMenuPending==Ue&&(st.contextMenuPending=!1,st.wrapper.style.cssText=te,pt.style.cssText=Gt,he&&ie<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=Ft),pt.selectionStart!=null)){(!he||he&&ie<9)&&qe();var Jn=0,hi=function(){ht.selForContextMenu==ct.doc.sel&&pt.selectionStart==0&&pt.selectionEnd>0&&st.prevInput=="\u200B"?ws(ct,hs)(ct):Jn++<10?ht.detectingSelectAll=setTimeout(hi,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(hi,200)}}if(he&&ie>=9&&qe(),bt){$i(it);var Wn=function(){Yn(window,"mouseup",Wn),setTimeout(Ue,20)};en(window,"mouseup",Wn)}else setTimeout(Ue,50)},ms.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},ms.prototype.setUneditable=function(){},ms.prototype.needsContentAttribute=!1;function am(it,st){if(st=st?cn(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 ct=We();st.autofocus=ct==it||it.getAttribute("autofocus")!=null&&ct==document.body}function ht(){it.value=Ht.getValue()}var pt;if(it.form&&(en(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var Ct=it.form;pt=Ct.submit;try{var Ft=Ct.submit=function(){ht(),Ct.submit=pt,Ct.submit(),Ct.submit=Ft}}catch(Gt){}}st.finishInit=function(Gt){Gt.save=ht,Gt.getTextArea=function(){return it},Gt.toTextArea=function(){Gt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Gt.getWrapperElement()),it.style.display="",it.form&&(Yn(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=pt))}},it.style.display="none";var Ht=lo(function(Gt){return it.parentNode.insertBefore(Gt,it.nextSibling)},st);return Ht}function Ad(it){it.off=Yn,it.on=en,it.wheelEventPixels=el,it.Doc=Ys,it.splitLines=Lr,it.countColumn=Yt,it.findColumn=An,it.isWordChar=Nt,it.Pass=rn,it.signal=In,it.Line=Xr,it.changeEnd=$u,it.scrollbarModel=ig,it.Pos=Ie,it.cmpPos=Ln,it.modes=fi,it.mimeModes=gi,it.resolveMode=Mi,it.getMode=we,it.modeExtensions=be,it.extendMode=ve,it.copyState=Qn,it.startState=ui,it.innerMode=li,it.commands=nh,it.keyMap=Ga,it.keyName=qp,it.isModifierKey=Ld,it.lookupKey=vl,it.normalizeKeyMap=yg,it.StringStream=pn,it.SharedTextMarker=ou,it.TextMarker=me,it.LineWidget=Eu,it.e_preventDefault=ai,it.e_stopPropagation=nr,it.e_stop=$i,it.addClass=$e,it.contains=Re,it.rmClass=At,it.keyNames=su}rm(lo),rh(lo);var Nu="iter insert remove copy getEditor constructor".split(" ");for(var Sc in Ys.prototype)Ys.prototype.hasOwnProperty(Sc)&&Ee(Nu,Sc)<0&&(lo.prototype[Sc]=function(it){return function(){return it.apply(this.doc,arguments)}}(Ys.prototype[Sc]));return di(Ys),lo.inputStyles={textarea:ms,contenteditable:Eo},lo.defineMode=function(it){!lo.defaults.mode&&it!="null"&&(lo.defaults.mode=it),Kn.apply(this,arguments)},lo.defineMIME=dr,lo.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),lo.defineMIME("text/plain","null"),lo.defineExtension=function(it,st){lo.prototype[it]=st},lo.defineDocExtension=function(it,st){Ys.prototype[it]=st},lo.fromTextArea=am,Ad(lo),lo.version="5.58.2",lo})},25419:function(ln,tn,Bt){(function(wt){wt(Bt(89780),Bt(15525),Bt(98101))})(function(wt){"use strict";wt.defineMode("markdown",function(ne,ge){var ke=wt.getMode(ne,"text/html"),he=ke.name=="null";function ie(Yt){if(wt.findModeByName){var Rt=wt.findModeByName(Yt);Rt&&(Yt=Rt.mime||Rt.mimes[0])}var Ee=wt.getMode(ne,Yt);return Ee.name=="null"?null:Ee}ge.highlightFormatting===void 0&&(ge.highlightFormatting=!1),ge.maxBlockquoteDepth===void 0&&(ge.maxBlockquoteDepth=0),ge.taskLists===void 0&&(ge.taskLists=!1),ge.strikethrough===void 0&&(ge.strikethrough=!1),ge.emoji===void 0&&(ge.emoji=!1),ge.fencedCodeBlockHighlighting===void 0&&(ge.fencedCodeBlockHighlighting=!0),ge.fencedCodeBlockDefaultMode===void 0&&(ge.fencedCodeBlockDefaultMode="text/plain"),ge.xml===void 0&&(ge.xml=!0),ge.tokenTypeOverrides===void 0&&(ge.tokenTypeOverrides={});var ee={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var Oe in ee)ee.hasOwnProperty(Oe)&&ge.tokenTypeOverrides[Oe]&&(ee[Oe]=ge.tokenTypeOverrides[Oe]);var ue=/^([*\-_])(?:\s*\1){2,}\s*$/,Jt=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ke=/^\[(x| )\](?=\s)/i,qt=ge.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Ne=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Tt=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,nt=/^\s*\[[^\]]+?\]:.*$/,dt=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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 gt(Yt,Rt,Ee){return Rt.f=Rt.inline=Ee,Ee(Yt,Rt)}function mt(Yt,Rt,Ee){return Rt.f=Rt.block=Ee,Ee(Yt,Rt)}function yt(Yt){return!Yt||!/\S/.test(Yt.string)}function bt(Yt){if(Yt.linkTitle=!1,Yt.linkHref=!1,Yt.linkText=!1,Yt.em=!1,Yt.strong=!1,Yt.strikethrough=!1,Yt.quote=0,Yt.indentedCode=!1,Yt.f==At){var Rt=he;if(!Rt){var Ee=wt.innerMode(ke,Yt.htmlState);Rt=Ee.mode.name=="xml"&&Ee.state.tagStart===null&&!Ee.state.context&&Ee.state.tokenize.isInText}Rt&&(Yt.f=xe,Yt.block=Dt,Yt.htmlState=null)}return Yt.trailingSpace=0,Yt.trailingSpaceNewLine=!1,Yt.prevLine=Yt.thisLine,Yt.thisLine={stream:null},null}function Dt(Yt,Rt){var Ee=Yt.column()===Rt.indentation,Ve=yt(Rt.prevLine.stream),rn=Rt.indentedCode,ye=Rt.prevLine.hr,Xe=Rt.list!==!1,sn=(Rt.listStack[Rt.listStack.length-1]||0)+3;Rt.indentedCode=!1;var An=Rt.indentation;if(Rt.indentationDiff===null&&(Rt.indentationDiff=Rt.indentation,Xe)){for(Rt.list=null;An<Rt.listStack[Rt.listStack.length-1];)Rt.listStack.pop(),Rt.listStack.length?Rt.indentation=Rt.listStack[Rt.listStack.length-1]:Rt.list=!1;Rt.list!==!1&&(Rt.indentationDiff=An-Rt.listStack[Rt.listStack.length-1])}var Pe=!Ve&&!ye&&!Rt.prevLine.header&&(!Xe||!rn)&&!Rt.prevLine.fencedCodeEnd,fn=(Rt.list===!1||ye||Ve)&&Rt.indentation<=sn&&Yt.match(ue),le=null;if(Rt.indentationDiff>=4&&(rn||Rt.prevLine.fencedCodeEnd||Rt.prevLine.header||Ve))return Yt.skipToEnd(),Rt.indentedCode=!0,ee.code;if(Yt.eatSpace())return null;if(Ee&&Rt.indentation<=sn&&(le=Yt.match(qt))&&le[1].length<=6)return Rt.quote=0,Rt.header=le[1].length,Rt.thisLine.header=!0,ge.highlightFormatting&&(Rt.formatting="header"),Rt.f=Rt.inline,Zt(Rt);if(Rt.indentation<=sn&&Yt.eat(">"))return Rt.quote=Ee?1:Rt.quote+1,ge.highlightFormatting&&(Rt.formatting="quote"),Yt.eatSpace(),Zt(Rt);if(!fn&&!Rt.setext&&Ee&&Rt.indentation<=sn&&(le=Yt.match(Jt))){var yn=le[1]?"ol":"ul";return Rt.indentation=An+Yt.current().length,Rt.list=!0,Rt.quote=0,Rt.listStack.push(Rt.indentation),Rt.em=!1,Rt.strong=!1,Rt.code=!1,Rt.strikethrough=!1,ge.taskLists&&Yt.match(Ke,!1)&&(Rt.taskList=!0),Rt.f=Rt.inline,ge.highlightFormatting&&(Rt.formatting=["list","list-"+yn]),Zt(Rt)}else{if(Ee&&Rt.indentation<=sn&&(le=Yt.match(et,!0)))return Rt.quote=0,Rt.fencedEndRE=new RegExp(le[1]+"+ *$"),Rt.localMode=ge.fencedCodeBlockHighlighting&&ie(le[2]||ge.fencedCodeBlockDefaultMode),Rt.localMode&&(Rt.localState=wt.startState(Rt.localMode)),Rt.f=Rt.block=Vt,ge.highlightFormatting&&(Rt.formatting="code-block"),Rt.code=-1,Zt(Rt);if(Rt.setext||(!Pe||!Xe)&&!Rt.quote&&Rt.list===!1&&!Rt.code&&!fn&&!nt.test(Yt.string)&&(le=Yt.lookAhead(1))&&(le=le.match(Ne)))return Rt.setext?(Rt.header=Rt.setext,Rt.setext=0,Yt.skipToEnd(),ge.highlightFormatting&&(Rt.formatting="header")):(Rt.header=le[0].charAt(0)=="="?1:2,Rt.setext=Rt.header),Rt.thisLine.header=!0,Rt.f=Rt.inline,Zt(Rt);if(fn)return Yt.skipToEnd(),Rt.hr=!0,Rt.thisLine.hr=!0,ee.hr;if(Yt.peek()==="[")return gt(Yt,Rt,En)}return gt(Yt,Rt,Rt.inline)}function At(Yt,Rt){var Ee=ke.token(Yt,Rt.htmlState);if(!he){var Ve=wt.innerMode(ke,Rt.htmlState);(Ve.mode.name=="xml"&&Ve.state.tagStart===null&&!Ve.state.context&&Ve.state.tokenize.isInText||Rt.md_inside&&Yt.current().indexOf(">")>-1)&&(Rt.f=xe,Rt.block=Dt,Rt.htmlState=null)}return Ee}function Vt(Yt,Rt){var Ee=Rt.listStack[Rt.listStack.length-1]||0,Ve=Rt.indentation<Ee,rn=Ee+3;if(Rt.fencedEndRE&&Rt.indentation<=rn&&(Ve||Yt.match(Rt.fencedEndRE))){ge.highlightFormatting&&(Rt.formatting="code-block");var ye;return Ve||(ye=Zt(Rt)),Rt.localMode=Rt.localState=null,Rt.block=Dt,Rt.f=xe,Rt.fencedEndRE=null,Rt.code=0,Rt.thisLine.fencedCodeEnd=!0,Ve?mt(Yt,Rt,Rt.block):ye}else return Rt.localMode?Rt.localMode.token(Yt,Rt.localState):(Yt.skipToEnd(),ee.code)}function Zt(Yt){var Rt=[];if(Yt.formatting){Rt.push(ee.formatting),typeof Yt.formatting=="string"&&(Yt.formatting=[Yt.formatting]);for(var Ee=0;Ee<Yt.formatting.length;Ee++)Rt.push(ee.formatting+"-"+Yt.formatting[Ee]),Yt.formatting[Ee]==="header"&&Rt.push(ee.formatting+"-"+Yt.formatting[Ee]+"-"+Yt.header),Yt.formatting[Ee]==="quote"&&(!ge.maxBlockquoteDepth||ge.maxBlockquoteDepth>=Yt.quote?Rt.push(ee.formatting+"-"+Yt.formatting[Ee]+"-"+Yt.quote):Rt.push("error"))}if(Yt.taskOpen)return Rt.push("meta"),Rt.length?Rt.join(" "):null;if(Yt.taskClosed)return Rt.push("property"),Rt.length?Rt.join(" "):null;if(Yt.linkHref?Rt.push(ee.linkHref,"url"):(Yt.strong&&Rt.push(ee.strong),Yt.em&&Rt.push(ee.em),Yt.strikethrough&&Rt.push(ee.strikethrough),Yt.emoji&&Rt.push(ee.emoji),Yt.linkText&&Rt.push(ee.linkText),Yt.code&&Rt.push(ee.code),Yt.image&&Rt.push(ee.image),Yt.imageAltText&&Rt.push(ee.imageAltText,"link"),Yt.imageMarker&&Rt.push(ee.imageMarker)),Yt.header&&Rt.push(ee.header,ee.header+"-"+Yt.header),Yt.quote&&(Rt.push(ee.quote),!ge.maxBlockquoteDepth||ge.maxBlockquoteDepth>=Yt.quote?Rt.push(ee.quote+"-"+Yt.quote):Rt.push(ee.quote+"-"+ge.maxBlockquoteDepth)),Yt.list!==!1){var Ve=(Yt.listStack.length-1)%3;Ve?Ve===1?Rt.push(ee.list2):Rt.push(ee.list3):Rt.push(ee.list1)}return Yt.trailingSpaceNewLine?Rt.push("trailing-space-new-line"):Yt.trailingSpace&&Rt.push("trailing-space-"+(Yt.trailingSpace%2?"a":"b")),Rt.length?Rt.join(" "):null}function $t(Yt,Rt){if(Yt.match(Tt,!0))return Zt(Rt)}function xe(Yt,Rt){var Ee=Rt.text(Yt,Rt);if(typeof Ee!="undefined")return Ee;if(Rt.list)return Rt.list=null,Zt(Rt);if(Rt.taskList){var Ve=Yt.match(Ke,!0)[1]===" ";return Ve?Rt.taskOpen=!0:Rt.taskClosed=!0,ge.highlightFormatting&&(Rt.formatting="task"),Rt.taskList=!1,Zt(Rt)}if(Rt.taskOpen=!1,Rt.taskClosed=!1,Rt.header&&Yt.match(/^#+$/,!0))return ge.highlightFormatting&&(Rt.formatting="header"),Zt(Rt);var rn=Yt.next();if(Rt.linkTitle){Rt.linkTitle=!1;var ye=rn;rn==="("&&(ye=")"),ye=(ye+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Xe="^\\s*(?:[^"+ye+"\\\\]+|\\\\\\\\|\\\\.)"+ye;if(Yt.match(new RegExp(Xe),!0))return ee.linkHref}if(rn==="`"){var sn=Rt.formatting;ge.highlightFormatting&&(Rt.formatting="code"),Yt.eatWhile("`");var An=Yt.current().length;if(Rt.code==0&&(!Rt.quote||An==1))return Rt.code=An,Zt(Rt);if(An==Rt.code){var Pe=Zt(Rt);return Rt.code=0,Pe}else return Rt.formatting=sn,Zt(Rt)}else if(Rt.code)return Zt(Rt);if(rn==="\\"&&(Yt.next(),ge.highlightFormatting)){var fn=Zt(Rt),le=ee.formatting+"-escape";return fn?fn+" "+le:le}if(rn==="!"&&Yt.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Rt.imageMarker=!0,Rt.image=!0,ge.highlightFormatting&&(Rt.formatting="image"),Zt(Rt);if(rn==="["&&Rt.imageMarker&&Yt.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Rt.imageMarker=!1,Rt.imageAltText=!0,ge.highlightFormatting&&(Rt.formatting="image"),Zt(Rt);if(rn==="]"&&Rt.imageAltText){ge.highlightFormatting&&(Rt.formatting="image");var fn=Zt(Rt);return Rt.imageAltText=!1,Rt.image=!1,Rt.inline=Rt.f=Re,fn}if(rn==="["&&!Rt.image)return Rt.linkText&&Yt.match(/^.*?\]/)||(Rt.linkText=!0,ge.highlightFormatting&&(Rt.formatting="link")),Zt(Rt);if(rn==="]"&&Rt.linkText){ge.highlightFormatting&&(Rt.formatting="link");var fn=Zt(Rt);return Rt.linkText=!1,Rt.inline=Rt.f=Yt.match(/\(.*?\)| ?\[.*?\]/,!1)?Re:xe,fn}if(rn==="<"&&Yt.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Rt.f=Rt.inline=re,ge.highlightFormatting&&(Rt.formatting="link");var fn=Zt(Rt);return fn?fn+=" ":fn="",fn+ee.linkInline}if(rn==="<"&&Yt.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Rt.f=Rt.inline=re,ge.highlightFormatting&&(Rt.formatting="link");var fn=Zt(Rt);return fn?fn+=" ":fn="",fn+ee.linkEmail}if(ge.xml&&rn==="<"&&Yt.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var yn=Yt.string.indexOf(">",Yt.pos);if(yn!=-1){var oi=Yt.string.substring(Yt.start,yn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(oi)&&(Rt.md_inside=!0)}return Yt.backUp(1),Rt.htmlState=wt.startState(ke),mt(Yt,Rt,At)}if(ge.xml&&rn==="<"&&Yt.match(/^\/\w*?>/))return Rt.md_inside=!1,"tag";if(rn==="*"||rn==="_"){for(var Ot=1,kt=Yt.pos==1?" ":Yt.string.charAt(Yt.pos-2);Ot<3&&Yt.eat(rn);)Ot++;var xt=Yt.peek()||" ",Nt=!/\s/.test(xt)&&(!dt.test(xt)||/\s/.test(kt)||dt.test(kt)),jt=!/\s/.test(kt)&&(!dt.test(kt)||/\s/.test(xt)||dt.test(xt)),Mt=null,Kt=null;if(Ot%2&&(!Rt.em&&Nt&&(rn==="*"||!jt||dt.test(kt))?Mt=!0:Rt.em==rn&&jt&&(rn==="*"||!Nt||dt.test(xt))&&(Mt=!1)),Ot>1&&(!Rt.strong&&Nt&&(rn==="*"||!jt||dt.test(kt))?Kt=!0:Rt.strong==rn&&jt&&(rn==="*"||!Nt||dt.test(xt))&&(Kt=!1)),Kt!=null||Mt!=null){ge.highlightFormatting&&(Rt.formatting=Mt==null?"strong":Kt==null?"em":"strong em"),Mt===!0&&(Rt.em=rn),Kt===!0&&(Rt.strong=rn);var Pe=Zt(Rt);return Mt===!1&&(Rt.em=!1),Kt===!1&&(Rt.strong=!1),Pe}}else if(rn===" "&&(Yt.eat("*")||Yt.eat("_"))){if(Yt.peek()===" ")return Zt(Rt);Yt.backUp(1)}if(ge.strikethrough){if(rn==="~"&&Yt.eatWhile(rn)){if(Rt.strikethrough){ge.highlightFormatting&&(Rt.formatting="strikethrough");var Pe=Zt(Rt);return Rt.strikethrough=!1,Pe}else if(Yt.match(/^[^\s]/,!1))return Rt.strikethrough=!0,ge.highlightFormatting&&(Rt.formatting="strikethrough"),Zt(Rt)}else if(rn===" "&&Yt.match(/^~~/,!0)){if(Yt.peek()===" ")return Zt(Rt);Yt.backUp(2)}}if(ge.emoji&&rn===":"&&Yt.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Rt.emoji=!0,ge.highlightFormatting&&(Rt.formatting="emoji");var De=Zt(Rt);return Rt.emoji=!1,De}return rn===" "&&(Yt.match(/^ +$/,!1)?Rt.trailingSpace++:Rt.trailingSpace&&(Rt.trailingSpaceNewLine=!0)),Zt(Rt)}function re(Yt,Rt){var Ee=Yt.next();if(Ee===">"){Rt.f=Rt.inline=xe,ge.highlightFormatting&&(Rt.formatting="link");var Ve=Zt(Rt);return Ve?Ve+=" ":Ve="",Ve+ee.linkInline}return Yt.match(/^[^>]+/,!0),ee.linkInline}function Re(Yt,Rt){if(Yt.eatSpace())return null;var Ee=Yt.next();return Ee==="("||Ee==="["?(Rt.f=Rt.inline=$e(Ee==="("?")":"]"),ge.highlightFormatting&&(Rt.formatting="link-string"),Rt.linkHref=!0,Zt(Rt)):"error"}var We={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function $e(Yt){return function(Rt,Ee){var Ve=Rt.next();if(Ve===Yt){Ee.f=Ee.inline=xe,ge.highlightFormatting&&(Ee.formatting="link-string");var rn=Zt(Ee);return Ee.linkHref=!1,rn}return Rt.match(We[Yt]),Ee.linkHref=!0,Zt(Ee)}}function En(Yt,Rt){return Yt.match(/^([^\]\\]|\\.)*\]:/,!1)?(Rt.f=vn,Yt.next(),ge.highlightFormatting&&(Rt.formatting="link"),Rt.linkText=!0,Zt(Rt)):gt(Yt,Rt,xe)}function vn(Yt,Rt){if(Yt.match(/^\]:/,!0)){Rt.f=Rt.inline=gn,ge.highlightFormatting&&(Rt.formatting="link");var Ee=Zt(Rt);return Rt.linkText=!1,Ee}return Yt.match(/^([^\]\\]|\\.)+/,!0),ee.linkText}function gn(Yt,Rt){return Yt.eatSpace()?null:(Yt.match(/^[^\s]+/,!0),Yt.peek()===void 0?Rt.linkTitle=!0:Yt.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Rt.f=Rt.inline=xe,ee.linkHref+" url")}var cn={startState:function(){return{f:Dt,prevLine:{stream:null},thisLine:{stream:null},block:Dt,htmlState:null,indentation:0,inline:xe,text:$t,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(Yt){return{f:Yt.f,prevLine:Yt.prevLine,thisLine:Yt.thisLine,block:Yt.block,htmlState:Yt.htmlState&&wt.copyState(ke,Yt.htmlState),indentation:Yt.indentation,localMode:Yt.localMode,localState:Yt.localMode?wt.copyState(Yt.localMode,Yt.localState):null,inline:Yt.inline,text:Yt.text,formatting:!1,linkText:Yt.linkText,linkTitle:Yt.linkTitle,linkHref:Yt.linkHref,code:Yt.code,em:Yt.em,strong:Yt.strong,strikethrough:Yt.strikethrough,emoji:Yt.emoji,header:Yt.header,setext:Yt.setext,hr:Yt.hr,taskList:Yt.taskList,list:Yt.list,listStack:Yt.listStack.slice(0),quote:Yt.quote,indentedCode:Yt.indentedCode,trailingSpace:Yt.trailingSpace,trailingSpaceNewLine:Yt.trailingSpaceNewLine,md_inside:Yt.md_inside,fencedEndRE:Yt.fencedEndRE}},token:function(Yt,Rt){if(Rt.formatting=!1,Yt!=Rt.thisLine.stream){if(Rt.header=0,Rt.hr=!1,Yt.match(/^\s*$/,!0))return bt(Rt),null;if(Rt.prevLine=Rt.thisLine,Rt.thisLine={stream:Yt},Rt.taskList=!1,Rt.trailingSpace=0,Rt.trailingSpaceNewLine=!1,!Rt.localState&&(Rt.f=Rt.block,Rt.f!=At)){var Ee=Yt.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Rt.indentation=Ee,Rt.indentationDiff=null,Ee>0)return null}}return Rt.f(Yt,Rt)},innerMode:function(Yt){return Yt.block==At?{state:Yt.htmlState,mode:ke}:Yt.localState?{state:Yt.localState,mode:Yt.localMode}:{state:Yt,mode:cn}},indent:function(Yt,Rt,Ee){return Yt.block==At&&ke.indent?ke.indent(Yt.htmlState,Rt,Ee):Yt.localState&&Yt.localMode.indent?Yt.localMode.indent(Yt.localState,Rt,Ee):wt.Pass},blankLine:bt,getType:Zt,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return cn},"xml"),wt.defineMIME("text/markdown","markdown"),wt.defineMIME("text/x-markdown","markdown")})},98101:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){"use strict";wt.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 ne=0;ne<wt.modeInfo.length;ne++){var ge=wt.modeInfo[ne];ge.mimes&&(ge.mime=ge.mimes[0])}wt.findModeByMIME=function(ke){ke=ke.toLowerCase();for(var he=0;he<wt.modeInfo.length;he++){var ie=wt.modeInfo[he];if(ie.mime==ke)return ie;if(ie.mimes){for(var ee=0;ee<ie.mimes.length;ee++)if(ie.mimes[ee]==ke)return ie}}if(/\+xml$/.test(ke))return wt.findModeByMIME("application/xml");if(/\+json$/.test(ke))return wt.findModeByMIME("application/json")},wt.findModeByExtension=function(ke){ke=ke.toLowerCase();for(var he=0;he<wt.modeInfo.length;he++){var ie=wt.modeInfo[he];if(ie.ext){for(var ee=0;ee<ie.ext.length;ee++)if(ie.ext[ee]==ke)return ie}}},wt.findModeByFileName=function(ke){for(var he=0;he<wt.modeInfo.length;he++){var ie=wt.modeInfo[he];if(ie.file&&ie.file.test(ke))return ie}var ee=ke.lastIndexOf("."),Oe=ee>-1&&ke.substring(ee+1,ke.length);if(Oe)return wt.findModeByExtension(Oe)},wt.findModeByName=function(ke){ke=ke.toLowerCase();for(var he=0;he<wt.modeInfo.length;he++){var ie=wt.modeInfo[he];if(ie.name.toLowerCase()==ke)return ie;if(ie.alias){for(var ee=0;ee<ie.alias.length;ee++)if(ie.alias[ee].toLowerCase()==ke)return ie}}}})},67549:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){"use strict";wt.defineMode("stex",function(ne,ge){"use strict";function ke(Tt,et){Tt.cmdState.push(et)}function he(Tt){return Tt.cmdState.length>0?Tt.cmdState[Tt.cmdState.length-1]:null}function ie(Tt){var et=Tt.cmdState.pop();et&&et.closeBracket()}function ee(Tt){for(var et=Tt.cmdState,nt=et.length-1;nt>=0;nt--){var dt=et[nt];if(dt.name!="DEFAULT")return dt}return{styleIdentifier:function(){return null}}}function Oe(Tt,et,nt){return function(){this.name=Tt,this.bracketNo=0,this.style=et,this.styles=nt,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var ue={};ue.importmodule=Oe("importmodule","tag",["string","builtin"]),ue.documentclass=Oe("documentclass","tag",["","atom"]),ue.usepackage=Oe("usepackage","tag",["atom"]),ue.begin=Oe("begin","tag",["atom"]),ue.end=Oe("end","tag",["atom"]),ue.label=Oe("label","tag",["atom"]),ue.ref=Oe("ref","tag",["atom"]),ue.eqref=Oe("eqref","tag",["atom"]),ue.cite=Oe("cite","tag",["atom"]),ue.bibitem=Oe("bibitem","tag",["atom"]),ue.Bibitem=Oe("Bibitem","tag",["atom"]),ue.RBibitem=Oe("RBibitem","tag",["atom"]),ue.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function Jt(Tt,et){Tt.f=et}function Ke(Tt,et){var nt;if(Tt.match(/^\\[a-zA-Z@]+/)){var dt=Tt.current().slice(1);return nt=ue.hasOwnProperty(dt)?ue[dt]:ue.DEFAULT,nt=new nt,ke(et,nt),Jt(et,Ne),nt.style}if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/\\]/))return"tag";if(Tt.match("\\["))return Jt(et,function(gt,mt){return qt(gt,mt,"\\]")}),"keyword";if(Tt.match("\\("))return Jt(et,function(gt,mt){return qt(gt,mt,"\\)")}),"keyword";if(Tt.match("$$"))return Jt(et,function(gt,mt){return qt(gt,mt,"$$")}),"keyword";if(Tt.match("$"))return Jt(et,function(gt,mt){return qt(gt,mt,"$")}),"keyword";var lt=Tt.next();if(lt=="%")return Tt.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=he(et),nt)nt.closeBracket(lt),Jt(et,Ne);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=ue.DEFAULT,nt=new nt,ke(et,nt),"bracket"):/\d/.test(lt)?(Tt.eatWhile(/[\w.%]/),"atom"):(Tt.eatWhile(/[\w\-_]/),nt=ee(et),nt.name=="begin"&&(nt.argument=Tt.current()),nt.styleIdentifier())}function qt(Tt,et,nt){if(Tt.eatSpace())return null;if(nt&&Tt.match(nt))return Jt(et,Ke),"keyword";if(Tt.match(/^\\[a-zA-Z@]+/))return"tag";if(Tt.match(/^[a-zA-Z]+/))return"variable-2";if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/]/)||Tt.match(/^[\^_&]/))return"tag";if(Tt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Tt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var dt=Tt.next();return dt=="{"||dt=="}"||dt=="["||dt=="]"||dt=="("||dt==")"?"bracket":dt=="%"?(Tt.skipToEnd(),"comment"):"error"}function Ne(Tt,et){var nt=Tt.peek(),dt;return nt=="{"||nt=="["?(dt=he(et),dt.openBracket(nt),Tt.eat(nt),Jt(et,Ke),"bracket"):/[ \t\r]/.test(nt)?(Tt.eat(nt),null):(Jt(et,Ke),ie(et),Ke(Tt,et))}return{startState:function(){var Tt=ge.inMathMode?function(et,nt){return qt(et,nt)}:Ke;return{cmdState:[],f:Tt}},copyState:function(Tt){return{cmdState:Tt.cmdState.slice(),f:Tt.f}},token:function(Tt,et){return et.f(Tt,et)},blankLine:function(Tt){Tt.f=Ke,Tt.cmdState.length=0},lineComment:"%"}}),wt.defineMIME("text/x-stex","stex"),wt.defineMIME("text/x-latex","stex")})},15525:function(ln,tn,Bt){(function(wt){wt(Bt(89780))})(function(wt){"use strict";var ne={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},ge={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};wt.defineMode("xml",function(ke,he){var ie=ke.indentUnit,ee={},Oe=he.htmlMode?ne:ge;for(var ue in Oe)ee[ue]=Oe[ue];for(var ue in he)ee[ue]=he[ue];var Jt,Ke;function qt(re,Re){function We(vn){return Re.tokenize=vn,vn(re,Re)}var $e=re.next();if($e=="<")return re.eat("!")?re.eat("[")?re.match("CDATA[")?We(et("atom","]]>")):null:re.match("--")?We(et("comment","-->")):re.match("DOCTYPE",!0,!0)?(re.eatWhile(/[\w\._\-]/),We(nt(1))):null:re.eat("?")?(re.eatWhile(/[\w\._\-]/),Re.tokenize=et("meta","?>"),"meta"):(Jt=re.eat("/")?"closeTag":"openTag",Re.tokenize=Ne,"tag bracket");if($e=="&"){var En;return re.eat("#")?re.eat("x")?En=re.eatWhile(/[a-fA-F\d]/)&&re.eat(";"):En=re.eatWhile(/[\d]/)&&re.eat(";"):En=re.eatWhile(/[\w\.\-:]/)&&re.eat(";"),En?"atom":"error"}else return re.eatWhile(/[^&<]/),null}qt.isInText=!0;function Ne(re,Re){var We=re.next();if(We==">"||We=="/"&&re.eat(">"))return Re.tokenize=qt,Jt=We==">"?"endTag":"selfcloseTag","tag bracket";if(We=="=")return Jt="equals",null;if(We=="<"){Re.tokenize=qt,Re.state=mt,Re.tagName=Re.tagStart=null;var $e=Re.tokenize(re,Re);return $e?$e+" tag error":"tag error"}else return/[\'\"]/.test(We)?(Re.tokenize=Tt(We),Re.stringStartCol=re.column(),Re.tokenize(re,Re)):(re.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Tt(re){var Re=function(We,$e){for(;!We.eol();)if(We.next()==re){$e.tokenize=Ne;break}return"string"};return Re.isInAttribute=!0,Re}function et(re,Re){return function(We,$e){for(;!We.eol();){if(We.match(Re)){$e.tokenize=qt;break}We.next()}return re}}function nt(re){return function(Re,We){for(var $e;($e=Re.next())!=null;){if($e=="<")return We.tokenize=nt(re+1),We.tokenize(Re,We);if($e==">")if(re==1){We.tokenize=qt;break}else return We.tokenize=nt(re-1),We.tokenize(Re,We)}return"meta"}}function dt(re,Re,We){this.prev=re.context,this.tagName=Re,this.indent=re.indented,this.startOfLine=We,(ee.doNotIndent.hasOwnProperty(Re)||re.context&&re.context.noIndent)&&(this.noIndent=!0)}function lt(re){re.context&&(re.context=re.context.prev)}function gt(re,Re){for(var We;;){if(!re.context||(We=re.context.tagName,!ee.contextGrabbers.hasOwnProperty(We)||!ee.contextGrabbers[We].hasOwnProperty(Re)))return;lt(re)}}function mt(re,Re,We){return re=="openTag"?(We.tagStart=Re.column(),yt):re=="closeTag"?bt:mt}function yt(re,Re,We){return re=="word"?(We.tagName=Re.current(),Ke="tag",Vt):ee.allowMissingTagName&&re=="endTag"?(Ke="tag bracket",Vt(re,Re,We)):(Ke="error",yt)}function bt(re,Re,We){if(re=="word"){var $e=Re.current();return We.context&&We.context.tagName!=$e&&ee.implicitlyClosed.hasOwnProperty(We.context.tagName)&&lt(We),We.context&&We.context.tagName==$e||ee.matchClosing===!1?(Ke="tag",Dt):(Ke="tag error",At)}else return ee.allowMissingTagName&&re=="endTag"?(Ke="tag bracket",Dt(re,Re,We)):(Ke="error",At)}function Dt(re,Re,We){return re!="endTag"?(Ke="error",Dt):(lt(We),mt)}function At(re,Re,We){return Ke="error",Dt(re,Re,We)}function Vt(re,Re,We){if(re=="word")return Ke="attribute",Zt;if(re=="endTag"||re=="selfcloseTag"){var $e=We.tagName,En=We.tagStart;return We.tagName=We.tagStart=null,re=="selfcloseTag"||ee.autoSelfClosers.hasOwnProperty($e)?gt(We,$e):(gt(We,$e),We.context=new dt(We,$e,En==We.indented)),mt}return Ke="error",Vt}function Zt(re,Re,We){return re=="equals"?$t:(ee.allowMissing||(Ke="error"),Vt(re,Re,We))}function $t(re,Re,We){return re=="string"?xe:re=="word"&&ee.allowUnquoted?(Ke="string",Vt):(Ke="error",Vt(re,Re,We))}function xe(re,Re,We){return re=="string"?xe:Vt(re,Re,We)}return{startState:function(re){var Re={tokenize:qt,state:mt,indented:re||0,tagName:null,tagStart:null,context:null};return re!=null&&(Re.baseIndent=re),Re},token:function(re,Re){if(!Re.tagName&&re.sol()&&(Re.indented=re.indentation()),re.eatSpace())return null;Jt=null;var We=Re.tokenize(re,Re);return(We||Jt)&&We!="comment"&&(Ke=null,Re.state=Re.state(Jt||We,re,Re),Ke&&(We=Ke=="error"?We+" error":Ke)),We},indent:function(re,Re,We){var $e=re.context;if(re.tokenize.isInAttribute)return re.tagStart==re.indented?re.stringStartCol+1:re.indented+ie;if($e&&$e.noIndent)return wt.Pass;if(re.tokenize!=Ne&&re.tokenize!=qt)return We?We.match(/^(\s*)/)[0].length:0;if(re.tagName)return ee.multilineTagIndentPastTag!==!1?re.tagStart+re.tagName.length+2:re.tagStart+ie*(ee.multilineTagIndentFactor||1);if(ee.alignCDATA&&/<!\[CDATA\[/.test(Re))return 0;var En=Re&&/^<(\/)?([\w_:\.-]*)/.exec(Re);if(En&&En[1])for(;$e;)if($e.tagName==En[2]){$e=$e.prev;break}else if(ee.implicitlyClosed.hasOwnProperty($e.tagName))$e=$e.prev;else break;else if(En)for(;$e;){var vn=ee.contextGrabbers[$e.tagName];if(vn&&vn.hasOwnProperty(En[2]))$e=$e.prev;else break}for(;$e&&$e.prev&&!$e.startOfLine;)$e=$e.prev;return $e?$e.indent+ie:re.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:ee.htmlMode?"html":"xml",helperType:ee.htmlMode?"html":"xml",skipAttribute:function(re){re.state==$t&&(re.state=Vt)},xmlCurrentTag:function(re){return re.tagName?{name:re.tagName,close:re.type=="closeTag"}:null},xmlCurrentContext:function(re){for(var Re=[],We=re.context;We;We=We.prev)We.tagName&&Re.push(We.tagName);return Re.reverse()}}}),wt.defineMIME("text/xml","xml"),wt.defineMIME("application/xml","xml"),wt.mimeModes.hasOwnProperty("text/html")||wt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(ln,tn,Bt){"use strict";Bt.d(tn,{$u:function(){return ue},BD:function(){return Ot},E9:function(){return Oe},FF:function(){return Sr},FJ:function(){return mt},Hn:function(){return gt},KX:function(){return bt},NB:function(){return ce},S0:function(){return le},UL:function(){return Jt},Vk:function(){return lt},Vm:function(){return Ce},YI:function(){return yn},ZA:function(){return ge},Zt:function(){return Ke},al:function(){return Mt},bn:function(){return jt},bx:function(){return kt},g2:function(){return oi},h1:function(){return $t},hD:function(){return di},l4:function(){return ie},rU:function(){return fe},s_:function(){return xt},uz:function(){return Ge},z6:function(){return qt}}),ln=Bt.hmd(ln),function(){var Lt;function Cn(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function yi(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:Cn(a)}}function Xn(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var fi=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},gi;if(typeof Object.setPrototypeOf=="function")gi=Object.setPrototypeOf;else{var Kn;t:{var dr={a:!0},Mi={};try{Mi.__proto__=dr,Kn=Mi.a;break t}catch(a){}Kn=!1}gi=Kn?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var we=gi;function be(a,y){if(a.prototype=fi(y.prototype),a.prototype.constructor=a,we)we(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var b=Object.getOwnPropertyDescriptor(y,x);b&&Object.defineProperty(a,x,b)}else a[x]=y[x];a.QA=y.prototype}var ve=typeof Bt.g!="undefined"&&Bt.g!=null?Bt.g:self,Qn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var b=arguments[x];if(b)for(var E in b)Object.prototype.hasOwnProperty.call(b,E)&&(a[E]=b[E])}return a},li=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function ui(a,y){if(y){var x=ve;a=a.split(".");for(var b=0;b<a.length-1;b++){var E=a[b];E in x||(x[E]={}),x=x[E]}a=a[a.length-1],b=x[a],y=y(b),y!=b&&y!=null&&li(x,a,{writable:!0,value:y})}}ui("Object.assign",function(a){return a||Qn}),ui("Array.prototype.fill",function(a){return a||function(y,x,b){var E=this.length||0;for(0>x&&(x=Math.max(0,E+x)),(b==null||b>E)&&(b=E),b=Number(b),0>b&&(b=Math.max(0,E+b)),x=Number(x||0);x<b;x++)this[x]=y;return this}});var pn=typeof globalThis=="object"&&globalThis||typeof Bt.g=="object"&&Bt.g.global===Bt.g&&Bt.g||typeof self=="object"&&self.self===self&&self||{};pn.requestAnimationFrame===void 0&&(pn.setImmediate===void 0?pn.requestAnimationFrame=function(a){pn.setTimeout(a,0)}:pn.requestAnimationFrame=pn.setImmediate);function zn(){}function bi(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&pn.clearTimeout(x),x=tr(function(){x=-1,a.apply(b,E)},y)}}function tr(a,y){return pn.setTimeout(a,y)}function Ui(a){return pn.document.createElement(a)}function Wt(a){throw Error(a)}function de(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Wt(a)}function mn(a,y,x,b){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",b!==void 0&&(x+="."+b),Wt(x+" is not in the range "+y+": "+a)}function Rn(a){pn.console&&pn.console.log(a)}function Ie(a){return typeof a=="object"&&a!==null}function Ln(a){return Array.isArray(a)||pn.NodeList&&a instanceof pn.NodeList||pn.HTMLCollection&&a instanceof pn.HTMLCollection}function wn(a){return Array.prototype.slice.call(a)}function Pn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Wt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Zn(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Wt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Qe(){var a=_r.pop();return a===void 0?[]:a}function _n(a){a.length=0,_r.push(a)}function Un(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(Ie(a)&&a.constructor)return Un(a.constructor);return typeof a}function Qi(a){var y=a;return Ie(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 Ti(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 Fi(a,y,x){Object.defineProperty(Ur.prototype,a,{get:y,set:x})}function _e(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var b=0,E=0;E<a.length;E+=2)x[b++]=y[a.substr(E,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=b=0;256>x;x++)b=(b+y[x]+119)%256,E=y[x],y[x]=y[b],y[b]=E;b=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,b=(b+y[x])%256,E=y[x],y[x]=y[b],y[b]=E,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[b])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var Yi=pn.navigator!==void 0&&0<pn.navigator.userAgent.indexOf("Trident/7"),or=pn.navigator!==void 0&&pn.navigator.platform!==void 0&&pn.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,_r=[];Object.freeze([]),zn.className="Util",zn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",zn.adym="gojs.net",zn.vfo="28e645fdb266",zn.className="Util";function Ye(a,y,x){bn(this),this.j=a,this.xa=y,this.o=x}Ye.prototype.toString=function(){return"EnumValue."+this.xa};function Nn(a,y){return y==null||y===""?null:a[y]}ve.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 ri(){this.ew=[]}ri.prototype.toString=function(){return this.ew.join("")},ri.prototype.add=function(a){a!==""&&this.ew.push(a)},ri.className="StringBuilder";function $n(){}$n.className="PropertyCollection";var Le={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){pn.console&&pn.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tj<y.Zl.length;E={Tj:E.Tj},E.Tj++){var z=Object.getOwnPropertyDescriptor(b.prototype,y.Zl[E.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(b.prototype,y.Zl[E.Tj],{set:function(tt,rt){return function(){throw Error("Property "+tt.Zl[rt.Tj]+" of "+tt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function Me(){}Me.prototype.reset=function(){},Me.prototype.next=function(){return!1},Me.prototype.Ad=function(){return!1},Me.prototype.first=function(){return null},Me.prototype.any=function(){return!1},Me.prototype.all=function(){return!0},Me.prototype.each=function(){return this},Me.prototype.map=function(){return this},Me.prototype.filter=function(){return this},Me.prototype.de=function(){},Me.prototype.toString=function(){return"EmptyIterator"},ve.Object.defineProperties(Me.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Me.prototype.first=Me.prototype.first,Me.prototype.hasNext=Me.prototype.Ad,Me.prototype.next=Me.prototype.next,Me.prototype.reset=Me.prototype.reset;var Se=null;Me.className="EmptyIterator",Se=new Me;function He(a){this.key=-1,this.value=a}He.prototype.reset=function(){this.key=-1},He.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},He.prototype.Ad=function(){return this.next()},He.prototype.first=function(){return this.key=0,this.value},He.prototype.any=function(a){return this.key=-1,a(this.value)},He.prototype.all=function(a){return this.key=-1,a(this.value)},He.prototype.each=function(a){return this.key=-1,a(this.value),this},He.prototype.map=function(a){return new He(a(this.value))},He.prototype.filter=function(a){return a(this.value)?new He(this.value):Se},He.prototype.de=function(){this.value=null},He.prototype.toString=function(){return"SingletonIterator("+this.value+")"},ve.Object.defineProperties(He.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),He.prototype.first=He.prototype.first,He.prototype.hasNext=He.prototype.Ad,He.prototype.next=He.prototype.next,He.prototype.reset=He.prototype.reset,He.className="SingletonIterator";function on(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}on.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},on.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,b=this.qf;if(b!==null)for(;x<y;){var E=a[x];if(b(E))return this.key=this.Za=x,this.value=E,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},on.prototype.Ad=function(){return this.next()},on.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var b=0;b<y;){var E=a[b];if(x(E))return this.key=this.Za=b,this.value=E;b++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},on.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&a(z))return!0}return!1},on.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&!a(z))return!1}return!0},on.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];(b===null||b(z))&&a(z)}return this},on.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&x.push(a(tt))}return a=new Te,a.s=x,a.xb(),a.iterator},on.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&a(tt)&&x.push(tt)}return a=new Te,a.s=x,a.xb(),a.iterator},on.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},on.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},ve.Object.defineProperties(on.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,b=x.length,E=0;E<b;E++)a(x[E])&&y++;return y}return this.Bb.s.length}}}),on.prototype.first=on.prototype.first,on.prototype.hasNext=on.prototype.Ad,on.prototype.next=on.prototype.next,on.prototype.reset=on.prototype.reset,on.className="ListIterator";function Sn(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Sn.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Sn.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)},Sn.prototype.Ad=function(){return this.next()},Sn.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},Sn.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},Sn.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},Sn.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},Sn.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--)x.push(a(y[b]));return a=new Te,a.s=x,a.xb(),a.iterator},Sn.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--){var E=y[b];a(E)&&x.push(E)}return a=new Te,a.s=x,a.xb(),a.iterator},Sn.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Sn.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},ve.Object.defineProperties(Sn.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Sn.prototype.first=Sn.prototype.first,Sn.prototype.hasNext=Sn.prototype.Ad,Sn.prototype.next=Sn.prototype.next,Sn.prototype.reset=Sn.prototype.reset,Sn.className="ListIteratorBackwards";function Te(a){bn(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Te.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"List()#"+Pi(this)},Lt.add=function(a){return a===null?this:(this._isFrozen&&de(this,a),this.s.push(a),this.xb(),this)},Lt.push=function(a){this.add(a)},Lt.addAll=function(a){if(a===null)return this;this._isFrozen&&de(this);var y=this.s;if(Ln(a))for(var x=a.length,b=0;b<x;b++)y.push(a[b]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Lt.clear=function(){this._isFrozen&&de(this),this.s.length=0,this.xb()},Lt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Lt.has=function(a){return this.contains(a)},Lt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Lt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&mn(a,"0 <= i < length",Te,"elt:i"),y[a]},Lt.get=function(a){return this.M(a)},Lt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&mn(a,"0 <= i < length",Te,"setElt:i"),this._isFrozen&&de(this,a),x[a]=y},Lt.set=function(a,y){this.cd(a,y)},Lt.first=function(){var a=this.s;return a.length===0?null:a[0]},Lt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Lt.pop=function(){this._isFrozen&&de(this);var a=this.s;return 0<a.length?a.pop():null},Te.prototype.any=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(a(y[b]))return!0;return!1},Te.prototype.all=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(!a(y[b]))return!1;return!0},Te.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},Te.prototype.map=function(a){for(var y=new Te,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},Te.prototype.filter=function(a){for(var y=new Te,x=[],b=this.s,E=b.length,z=0;z<E;z++){var tt=b[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Lt=Te.prototype,Lt.Gb=function(a,y){0>a&&mn(a,">= 0",Te,"insertAt:i"),this._isFrozen&&de(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&de(this,a);var y=this.s;return a=y.indexOf(a),a===-1?!1:(a===y.length-1?y.pop():y.splice(a,1),this.xb(),!0)},Lt.delete=function(a){return this.remove(a)},Lt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&mn(a,"0 <= i < length",Te,"removeAt:i"),this._isFrozen&&de(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Lt.removeRange=function(a,y){var x=this.s,b=x.length;if(0>a)a=0;else if(a>=b)return this;if(0>y)return this;if(y>=b&&(y=b-1),a>y)return this;this._isFrozen&&de(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},Te.prototype.copy=function(){var a=new Te,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Lt=Te.prototype,Lt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Lt.Iv=function(){for(var a=new je,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Lt.sort=function(a){return this._isFrozen&&de(this),this.s.sort(a),this.xb(),this},Lt.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&de(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&mn(y,"0 <= from < length",Te,"sortRange:from"),z===2)return x=b[y],E=b[y+1],0<a(x,E)&&(b[y]=E,b[y+1]=x,this.xb()),this;if(y===0)if(x>=E)b.sort(a);else for(y=b.slice(0,x),y.sort(a),a=0;a<x;a++)b[a]=y[a];else if(x>=E)for(x=b.slice(y),x.sort(a),a=y;a<E;a++)b[a]=x[a-y];else for(E=b.slice(y,x),E.sort(a),a=y;a<x;a++)b[a]=E[a-y];return this.xb(),this},Lt.reverse=function(){return this._isFrozen&&de(this),this.s.reverse(),this.xb(),this},ve.Object.defineProperties(Te.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 Se;var a=this.Sa;return a!==null?(a.reset(),a):new on(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Se;var a=this.Hg;return a!==null?(a.reset(),a):new Sn(this)}}}),Te.prototype.reverse=Te.prototype.reverse,Te.prototype.sortRange=Te.prototype.zi,Te.prototype.sort=Te.prototype.sort,Te.prototype.toSet=Te.prototype.Iv,Te.prototype.toArray=Te.prototype.Fa,Te.prototype.removeRange=Te.prototype.removeRange,Te.prototype.removeAt=Te.prototype.mb,Te.prototype.delete=Te.prototype.delete,Te.prototype.remove=Te.prototype.remove,Te.prototype.insertAt=Te.prototype.Gb,Te.prototype.pop=Te.prototype.pop,Te.prototype.last=Te.prototype.jc,Te.prototype.first=Te.prototype.first,Te.prototype.set=Te.prototype.set,Te.prototype.setElt=Te.prototype.cd,Te.prototype.get=Te.prototype.get,Te.prototype.elt=Te.prototype.M,Te.prototype.indexOf=Te.prototype.indexOf,Te.prototype.has=Te.prototype.has,Te.prototype.contains=Te.prototype.contains,Te.prototype.clear=Te.prototype.clear,Te.prototype.addAll=Te.prototype.addAll,Te.prototype.push=Te.prototype.push,Te.prototype.add=Te.prototype.add,Te.prototype.thaw=Te.prototype.ka,Te.prototype.freeze=Te.prototype.freeze,Te.className="List";function si(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}si.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},si.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)},si.prototype.Ad=function(){return this.next()},si.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},si.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},si.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},si.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},si.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Te;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},si.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Te;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},si.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},si.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},ve.Object.defineProperties(si.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),si.prototype.first=si.prototype.first,si.prototype.hasNext=si.prototype.Ad,si.prototype.next=si.prototype.next,si.prototype.reset=si.prototype.reset,si.className="SetIterator";function je(a){bn(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=je.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Set()#"+Pi(this)},Lt.add=function(a){if(a===null)return this;this._isFrozen&&de(this,a);var y=a;return Ie(a)&&(y=pi(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Ar(a,a),this.Tb[y]=a,y=this.kf,y===null?this.ea=a:(a.ll=y,y.va=a),this.kf=a,this.xb()),this},Lt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&de(this),Ln(a))for(var y=a.length,x=0;x<y;x++)this.add(a[x]);else for(a=a.iterator;a.next();)this.add(a.value);return this},Lt.contains=function(a){if(a===null)return!1;var y=a;return Ie(a)&&(y=Pi(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Lt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Lt.first=function(){var a=this.ea;return a===null?null:a.value},je.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},je.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},je.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},je.prototype.map=function(a){for(var y=new je,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},je.prototype.filter=function(a){for(var y=new je,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Lt=je.prototype,Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&de(this,a);var y=a;if(Ie(a)&&(y=Pi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.hp=function(a){if(a===null)return this;if(this._isFrozen&&de(this),Ln(a))for(var y=a.length,x=0;x<y;x++)this.remove(a[x]);else for(a=a.iterator;a.next();)this.remove(a.value);return this},Lt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&de(this);var y=new je;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var b=x.value;y.contains(b)||a.push(b)}return this.hp(a),this},Lt.clear=function(){this._isFrozen&&de(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},je.prototype.copy=function(){var a=new je,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},je.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,b;for(b in y)a[x]=y[b].value,x++;return a},je.prototype.Hv=function(){var a=new Te,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function bn(a){a.__gohashid=Ii++}function pi(a){var y=a.__gohashid;return y===void 0&&(y=Ii++,a.__gohashid=y),y}function Pi(a){return a.__gohashid}ve.Object.defineProperties(je.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Se;var a=this.Sa;return a!==null?(a.reset(),a):new si(this)}}}),je.prototype.toList=je.prototype.Hv,je.prototype.toArray=je.prototype.Fa,je.prototype.clear=je.prototype.clear,je.prototype.retainAll=je.prototype.pA,je.prototype.removeAll=je.prototype.hp,je.prototype.delete=je.prototype.delete,je.prototype.remove=je.prototype.remove,je.prototype.first=je.prototype.first,je.prototype.containsAny=je.prototype.Ty,je.prototype.containsAll=je.prototype.Sy,je.prototype.has=je.prototype.has,je.prototype.contains=je.prototype.contains,je.prototype.addAll=je.prototype.addAll,je.prototype.add=je.prototype.add,je.prototype.thaw=je.prototype.ka,je.prototype.freeze=je.prototype.freeze;var Ii=1;je.className="Set",je.uniqueHash=bn,je.hashIdUnique=pi,je.hashId=Pi;function Bi(a){this.ma=a,this.qa=a.Ja,this.sa=null}Bi.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},Bi.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)},Bi.prototype.Ad=function(){return this.next()},Bi.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},Bi.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},Bi.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},Bi.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},Bi.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Te;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},Bi.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Te;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},Bi.prototype.de=function(){this.value=this.key=null,this.qa=-1},Bi.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},ve.Object.defineProperties(Bi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Bi.prototype.first=Bi.prototype.first,Bi.prototype.hasNext=Bi.prototype.Ad,Bi.prototype.next=Bi.prototype.next,Bi.prototype.reset=Bi.prototype.reset,Bi.className="MapKeySetIterator";function Ci(a){je.call(this),bn(this),this._isFrozen=!0,this.ma=a}be(Ci,je),Lt=Ci.prototype,Lt.freeze=function(){return this},Lt.ka=function(){return this},Lt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Lt.add=function(){Wt("This Set is read-only: "+this.toString())},Lt.contains=function(a){return this.ma.contains(a)},Lt.has=function(a){return this.contains(a)},Lt.remove=function(){Wt("This Set is read-only: "+this.toString())},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){Wt("This Set is read-only: "+this.toString())},Lt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Ci.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Ci.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Ci.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Ci.prototype.map=function(a){for(var y=new je,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Ci.prototype.filter=function(a){for(var y=new je,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},Ci.prototype.copy=function(){return new Ci(this.ma)},Ci.prototype.Iv=function(){var a=new je,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Ci.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,b;for(b in a)y[x]=a[b].key,x++;return y},Ci.prototype.Hv=function(){var a=new Te,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},ve.Object.defineProperties(Ci.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Se:new Bi(this.ma)}}}),Ci.prototype.toList=Ci.prototype.Hv,Ci.prototype.toArray=Ci.prototype.Fa,Ci.prototype.toSet=Ci.prototype.Iv,Ci.prototype.first=Ci.prototype.first,Ci.prototype.clear=Ci.prototype.clear,Ci.prototype.delete=Ci.prototype.delete,Ci.prototype.remove=Ci.prototype.remove,Ci.prototype.has=Ci.prototype.has,Ci.prototype.contains=Ci.prototype.contains,Ci.prototype.add=Ci.prototype.add,Ci.prototype.thaw=Ci.prototype.ka,Ci.prototype.freeze=Ci.prototype.freeze,Ci.className="MapKeySet";function er(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}er.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},er.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)},er.prototype.Ad=function(){return this.next()},er.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},er.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},er.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},er.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},er.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Te;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},er.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Te;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},er.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},er.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},ve.Object.defineProperties(er.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),er.prototype.first=er.prototype.first,er.prototype.hasNext=er.prototype.Ad,er.prototype.next=er.prototype.next,er.prototype.reset=er.prototype.reset,er.className="MapValueSetIterator";function Ar(a,y){this.key=a,this.value=y,this.ll=this.va=null}Ar.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Ar.className="KeyValuePair";function _i(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}_i.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},_i.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)},_i.prototype.Ad=function(){return this.next()},_i.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},_i.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},_i.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},_i.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},_i.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Te;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},_i.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Te;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},_i.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},_i.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},ve.Object.defineProperties(_i.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),_i.prototype.first=_i.prototype.first,_i.prototype.hasNext=_i.prototype.Ad,_i.prototype.next=_i.prototype.next,_i.prototype.reset=_i.prototype.reset,_i.className="MapIterator";function On(a){bn(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.jf=this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=On.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Map()#"+Pi(this)},Lt.add=function(a,y){this._isFrozen&&de(this,a);var x=a;Ie(a)&&(x=pi(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new Ar(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):b.value=y,this},Lt.set=function(a,y){return this.add(a,y)},Lt.addAll=function(a){if(a===null)return this;if(Ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];this.add(b.key,b.value)}else if(a instanceof On)for(a=a.iterator;a.next();)this.add(a.key,a.value);else for(a=a.iterator;a.next();)y=a.value,this.add(y.key,y.value);return this},Lt.first=function(){return this.ea},On.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},On.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},On.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},On.prototype.map=function(a){for(var y=new On,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},On.prototype.filter=function(a){for(var y=new On,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Lt=On.prototype,Lt.contains=function(a){var y=a;return Ie(a)&&(y=Pi(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.I=function(a){var y=a;return Ie(a)&&(y=Pi(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Lt.get=function(a){return this.I(a)},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&de(this,a);var y=a;if(Ie(a)&&(y=Pi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){this._isFrozen&&de(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()},On.prototype.copy=function(){var a=new On,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},On.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,b;for(b in a){var E=a[b];y[x]=new Ar(E.key,E.value),x++}return y},On.prototype.Lf=function(){return new Ci(this)},ve.Object.defineProperties(On.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Se;var a=this.Sa;return a!==null?(a.reset(),a):new _i(this)}},iteratorKeys:{get:function(){return 0>=this.count?Se:new Bi(this)}},iteratorValues:{get:function(){if(0>=this.count)return Se;var a=this.jf;return a!==null?(a.reset(),a):new er(this)}}}),On.prototype.toKeySet=On.prototype.Lf,On.prototype.toArray=On.prototype.Fa,On.prototype.clear=On.prototype.clear,On.prototype.delete=On.prototype.delete,On.prototype.remove=On.prototype.remove,On.prototype.get=On.prototype.get,On.prototype.getValue=On.prototype.I,On.prototype.has=On.prototype.has,On.prototype.contains=On.prototype.contains,On.prototype.first=On.prototype.first,On.prototype.addAll=On.prototype.addAll,On.prototype.set=On.prototype.set,On.prototype.add=On.prototype.add,On.prototype.thaw=On.prototype.ka,On.prototype.freeze=On.prototype.freeze,On.className="Map";function zt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Wt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var cr,Wi,Tr,Fr,xr;zt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},zt.prototype.h=function(a,y){return this.x=a,this.y=y,this},zt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},zt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},zt.prototype.copy=function(){var a=new zt;return a.x=this.x,a.y=this.y,a},Lt=zt.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function ii(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new zt(x,E)}return new zt}function mi(a){return a.x.toString()+" "+a.y.toString()}Lt.toString=function(){return"Point("+this.x+","+this.y+")"},Lt.D=function(a){return a instanceof zt?this.x===a.x&&this.y===a.y:!1},Lt.hi=function(a,y){return this.x===a&&this.y===y},Lt.Xa=function(a){return ae.B(this.x,a.x)&&ae.B(this.y,a.y)},Lt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Lt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},zt.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));return this.x=a*y-b*x,this.y=b*y+a*x,this},Lt=zt.prototype,Lt.scale=function(a,y){return this.x*=a,this.y*=y,this},Lt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Lt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Lt.normalize=function(){var a=this.x,y=this.y,x=Math.sqrt(a*a+y*y);return 0<x&&(this.x=a/x,this.y=y/x),this},Lt.ab=function(a){return Ki(a.x-this.x,a.y-this.y)},Lt.direction=function(a,y){return Ki(a-this.x,y-this.y)};function Ki(a,y){if(a===0)return 0<y?90:0>y?270:0;if(y===0)return 0<a?0:180;if(isNaN(a)||isNaN(y))return 0;var x=180*Math.atan(Math.abs(y/a))/Math.PI;return 0>a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Lt.Ry=function(a,y){return ae.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Lt.fA=function(a,y,x,b){return ae.qh(a,y,x,b,this.x,this.y,this),this},Lt.gA=function(a,y){return ae.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Lt.uA=function(a,y,x,b){return ae.No(this.x,this.y,a,y,x,b,this),this},Lt.vA=function(a,y){return ae.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Lt.xi=function(a,y){return this.x=a.x+y.x*a.width+y.offsetX,this.y=a.y+y.y*a.height+y.offsetY,this},Lt.yi=function(a,y,x,b,E){return this.x=a+E.x*x+E.offsetX,this.y=y+E.y*b+E.offsetY,this},Lt.transform=function(a){return a.Ga(this),this};function Hn(a,y){return y.Cd(a),a}function vi(a,y,x,b,E,z){var tt=E-x,rt=z-b,ot=tt*tt+rt*rt;x-=a,b-=y;var at=-x*tt-b*rt;return 0>=at||at>=ot?(tt=E-a,rt=z-y,Math.min(x*x+b*b,tt*tt+rt*rt)):(a=tt*b-rt*x,a*a/ot)}function Hi(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function ci(a,y,x,b){return a=x-a,y=b-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(b=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)},zt.alloc=function(){var a=jn.pop();return a===void 0?new zt:a},zt.allocAt=function(a,y){var x=jn.pop();return x===void 0?new zt(a,y):(x.x=a,x.y=y,x)},zt.free=function(a){jn.push(a)},zt.prototype.isReal=zt.prototype.w,zt.prototype.setSpot=zt.prototype.yi,zt.prototype.setRectSpot=zt.prototype.xi,zt.prototype.snapToGridPoint=zt.prototype.vA,zt.prototype.snapToGrid=zt.prototype.uA,zt.prototype.projectOntoLineSegmentPoint=zt.prototype.gA,zt.prototype.projectOntoLineSegment=zt.prototype.fA,zt.intersectingLineSegments=function(a,y,x,b,E,z,tt,rt){return ae.Rl(a,y,x,b,E,z,tt,rt)},zt.prototype.compareWithLineSegmentPoint=zt.prototype.Ry,zt.compareWithLineSegment=function(a,y,x,b,E,z){return ae.Fl(a,y,x,b,E,z)},zt.prototype.direction=zt.prototype.direction,zt.prototype.directionPoint=zt.prototype.ab,zt.prototype.normalize=zt.prototype.normalize,zt.prototype.distanceSquared=zt.prototype.zd,zt.prototype.distanceSquaredPoint=zt.prototype.Bf,zt.prototype.scale=zt.prototype.scale,zt.prototype.rotate=zt.prototype.rotate,zt.prototype.offset=zt.prototype.offset,zt.prototype.subtract=zt.prototype.re,zt.prototype.add=zt.prototype.add,zt.prototype.equalsApprox=zt.prototype.Xa,zt.prototype.equalTo=zt.prototype.hi,zt.prototype.equals=zt.prototype.D,zt.prototype.set=zt.prototype.set,zt.prototype.setTo=zt.prototype.sg;var jn=[];zt.className="Point",zt.parse=ii,zt.stringify=mi,zt.distanceLineSegmentSquared=vi,zt.distanceSquared=Hi,zt.direction=ci,zt.Origin=cr=new zt(0,0).ja(),zt.InfiniteTopLeft=Wi=new zt(-1/0,-1/0).ja(),zt.InfiniteBottomRight=Tr=new zt(1/0,1/0).ja(),zt.SixPoint=Fr=new zt(6,6).ja(),zt.NoPoint=xr=new zt(NaN,NaN).ja(),zt.parse=ii,zt.stringify=mi,zt.distanceLineSegmentSquared=vi,zt.distanceSquared=Hi,zt.direction=ci;function an(a,y){a===void 0?this.height=this.width=0:typeof a=="number"&&(0<=a||isNaN(a))&&typeof y=="number"&&(0<=y||isNaN(y))?(this.width=a,this.height=y):Wt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Li,yr,br,Er,Xr,vo,so;an.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},an.prototype.h=function(a,y){return this.width=a,this.height=y,this},an.prototype.sg=function(a,y){return this.width=a,this.height=y,this},an.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},an.prototype.copy=function(){var a=new an;return a.width=this.width,a.height=this.height,a},Lt=an.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Mo(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new an(x,E)}return new an}function ao(a){return a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Size("+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof an?this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y){return this.width===a&&this.height===y},Lt.Xa=function(a){return ae.B(this.width,a.width)&&ae.B(this.height,a.height)},Lt.Bc=function(a,y){return a=this.width+a,this.width=0<=a?a:0,y=this.height+y,this.height=0<=y?y:0,this},Lt.w=function(){return isFinite(this.width)&&isFinite(this.height)},an.alloc=function(){var a=yo.pop();return a===void 0?new an:a},an.free=function(a){yo.push(a)},an.prototype.isReal=an.prototype.w,an.prototype.inflate=an.prototype.Bc,an.prototype.equalsApprox=an.prototype.Xa,an.prototype.equalTo=an.prototype.hi,an.prototype.equals=an.prototype.D,an.prototype.set=an.prototype.set,an.prototype.setTo=an.prototype.sg;var yo=[];an.className="Size",an.parse=Mo,an.stringify=ao,an.ZeroSize=Li=new an(0,0).ja(),an.OneSize=yr=new an(1,1).ja(),an.SixSize=br=new an(6,6).ja(),an.EightSize=Er=new an(8,8).ja(),an.TenSize=Xr=new an(10,10).ja(),an.InfiniteSize=vo=new an(1/0,1/0).ja(),an.NoSize=so=new an(NaN,NaN).ja(),an.parse=Mo,an.stringify=ao;function Be(a,y,x,b){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof b=="number"&&(0<=b||isNaN(b))?(this.x=a,this.y=y,this.width=x,this.height=b):a instanceof zt?(x=a.x,a=a.y,y instanceof zt?(b=y.x,y=y.y,this.x=Math.min(x,b),this.y=Math.min(a,y),this.width=Math.abs(x-b),this.height=Math.abs(a-y)):y instanceof an?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Wt("Incorrect second argument supplied to Rect constructor "+y)):Wt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Lt=Be.prototype,Lt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function Oo(a,y,x){a.width=y,a.height=x}Lt.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Lt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.dd=function(a){return this.x=a.x,this.y=a.y,this},Lt.tA=function(a){return this.width=a.width,this.height=a.height,this},Be.prototype.copy=function(){var a=new Be;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Lt=Be.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function os(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;(b=a[y++])&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;(b=a[y++])&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),new Be(x,E,z,tt)}return new Be}function io(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof Be?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Lt.Xa=function(a){return ae.B(this.x,a.x)&&ae.B(this.y,a.y)&&ae.B(this.width,a.width)&&ae.B(this.height,a.height)};function Jr(a,y){return ae.$(a.x,y.x)&&ae.$(a.y,y.y)&&ae.$(a.width,y.width)&&ae.$(a.height,y.height)}Lt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Lt.Re=function(a){return this.x<=a.x&&a.x+a.width<=this.x+this.width&&this.y<=a.y&&a.y+a.height<=this.y+this.height},Lt.contains=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+b<=this.y+this.height},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Lt.Bc=function(a,y){return $r(this,y,a,y,a)},Lt.Co=function(a){return $r(this,a.top,a.right,a.bottom,a.left)},Lt.Fv=function(a){return $r(this,-a.top,-a.right,-a.bottom,-a.left)},Lt.Hz=function(a,y,x,b){return $r(this,a,y,x,b)};function $r(a,y,x,b,E){var z=a.width;return x+E<=-z?(a.x+=z/2,a.width=0):(a.x-=E,a.width+=x+E),x=a.height,y+b<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+b),a}Lt.Ex=function(a){return Zs(this,a.x,a.y,a.width,a.height)},Lt.Uu=function(a,y,x,b){return Zs(this,a,y,x,b)};function Zs(a,y,x,b,E){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+b),x=Math.min(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Lt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Lt.Vu=function(a,y,x,b){var E=this.width,z=this.x;return E!==1/0&&x!==1/0&&(E+=z,x+=a,isNaN(x)||isNaN(E)||z>x||a>E)?!1:(a=this.height,x=this.y,!(a!==1/0&&b!==1/0&&(a+=x,b+=y,isNaN(b)||isNaN(a)||x>b||y>a)))};function bl(a,y){var x=a.width,b=a.x,E=y.x-10;return b>y.width+10+10+E||E>x+b?!1:(x=a.height,a=a.y,b=y.y-10,!(a>y.height+10+10+b||b>x+a))}Lt.Ye=function(a){return Ir(this,a.x,a.y,0,0)},Lt.ed=function(a){return Ir(this,a.x,a.y,a.width,a.height)},Lt.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),Ir(this,a,y,x,b)};function Ir(a,y,x,b,E){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+b),x=Math.max(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Lt.yi=function(a,y,x){return this.x=a-x.offsetX-x.x*this.width,this.y=y-x.offsetY-x.y*this.height,this};function Ko(a,y,x,b,E,z,tt,rt){return tt===void 0&&(tt=0),rt===void 0&&(rt=0),a<=E&&E+tt<=a+x&&y<=z&&z+rt<=y+b}function Oa(a,y,x,b,E,z,tt,rt){return a>tt+E||E>x+a?!1:!(y>rt+z||z>b+y)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Lt.Mz=function(){return this.width===0&&this.height===0},Be.alloc=function(){var a=ea.pop();return a===void 0?new Be:a},Be.allocAt=function(a,y,x,b){var E=ea.pop();return E===void 0?new Be(a,y,x,b):E.h(a,y,x,b)},Be.free=function(a){ea.push(a)},ve.Object.defineProperties(Be.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 zt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new an(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new zt(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}}}),Be.prototype.isEmpty=Be.prototype.Mz,Be.prototype.isReal=Be.prototype.w,Be.intersectsLineSegment=function(a,y,x,b,E,z,tt,rt){return ae.Fx(a,y,x,b,E,z,tt,rt)},Be.prototype.setSpot=Be.prototype.yi,Be.prototype.union=Be.prototype.Kv,Be.prototype.unionRect=Be.prototype.ed,Be.prototype.unionPoint=Be.prototype.Ye,Be.prototype.intersects=Be.prototype.Vu,Be.prototype.intersectsRect=Be.prototype.Yc,Be.prototype.intersect=Be.prototype.Uu,Be.prototype.intersectRect=Be.prototype.Ex,Be.prototype.grow=Be.prototype.Hz,Be.prototype.subtractMargin=Be.prototype.Fv,Be.prototype.addMargin=Be.prototype.Co,Be.prototype.inflate=Be.prototype.Bc,Be.prototype.offset=Be.prototype.offset,Be.prototype.contains=Be.prototype.contains,Be.prototype.containsRect=Be.prototype.Re,Be.prototype.containsPoint=Be.prototype.ca,Be.prototype.equalsApprox=Be.prototype.Xa,Be.prototype.equalTo=Be.prototype.hi,Be.prototype.equals=Be.prototype.D,Be.prototype.setSize=Be.prototype.tA,Be.prototype.setPoint=Be.prototype.dd,Be.prototype.set=Be.prototype.set,Be.prototype.setTo=Be.prototype.sg;var ho=null,Io=null,ea=[];Be.className="Rect",Be.parse=os,Be.stringify=io,Be.contains=Ko,Be.intersects=Oa,Be.ZeroRect=ho=new Be(0,0,0,0).ja(),Be.NoRect=Io=new Be(NaN,NaN,NaN,NaN).ja(),Be.parse=os,Be.stringify=io,Be.contains=Ko,Be.intersects=Oa;function Ri(a,y,x,b){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):b!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=b):Wt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Ri.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ri.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},Ri.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},Ri.prototype.copy=function(){var a=new Ri;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Lt=Ri.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function El(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var b=a[y++];if(b&&(x=parseFloat(b)),isNaN(x))return new Ri;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new Ri(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new Ri(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new Ri(x,E):new Ri(x,E,z,tt)}return new Ri}function Ia(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Lt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Lt.D=function(a){return a instanceof Ri?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Lt.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Lt.Xa=function(a){return ae.B(this.top,a.top)&&ae.B(this.right,a.right)&&ae.B(this.bottom,a.bottom)&&ae.B(this.left,a.left)},Lt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},Ri.alloc=function(){var a=Us.pop();return a===void 0?new Ri:a},Ri.free=function(a){Us.push(a)},Ri.prototype.isReal=Ri.prototype.w,Ri.prototype.equalsApprox=Ri.prototype.Xa,Ri.prototype.equalTo=Ri.prototype.hi,Ri.prototype.equals=Ri.prototype.D,Ri.prototype.set=Ri.prototype.set,Ri.prototype.setTo=Ri.prototype.sg;var Vs=null,$o=null,Us=[];Ri.className="Margin",Ri.parse=El,Ri.stringify=Ia,Ri.ZeroMargin=Vs=new Ri(0,0,0,0).ja(),Ri.TwoMargin=$o=new Ri(2,2,2,2).ja(),Ri.parse=El,Ri.stringify=Ia;function ni(a,y,x,b){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),b===void 0&&(b=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=b),this._isFrozen=!1}var Vi,Xi,gr,Mr,ro,zi,na,ss,qo,po,bs,da,Es,ia,dl,Ra,_l,bh,ps,Qa,cl,Ca,tu,eu,Fn,Tn,Di,lr,mr,Hr,oo,Ro,jo,Yo,$a,La;ni.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ni.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},ni.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},ni.prototype.copy=function(){var a=new ni;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Lt=ni.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function So(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function qr(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return Vi;if(a==="TopLeft")return Xi;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return gr;if(a==="TopRight")return Mr;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return ro;if(a==="Center")return zi;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return na;if(a==="BottomLeft")return ss;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return qo;if(a==="BottomRight")return po;if(a==="TopSide")return bs;if(a==="LeftSide")return da;if(a==="RightSide")return Es;if(a==="BottomSide")return ia;if(a==="TopBottomSides")return dl;if(a==="LeftRightSides")return Ra;if(a==="TopLeftSides")return _l;if(a==="TopRightSides")return bh;if(a==="BottomLeftSides")return ps;if(a==="BottomRightSides")return Qa;if(a==="NotTopSide")return cl;if(a==="NotLeftSide")return Ca;if(a==="NotRightSide")return tu;if(a==="NotBottomSide")return eu;if(a==="AllSides")return Fn;if(a==="Default")return Tn;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b!==void 0&&0<b.length&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return b=a[y++],b!==void 0&&0<b.length&&(tt=parseFloat(b)),new ni(x,E,z,tt)}return new ni}function zr(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Lt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(Vi)?"None":this.D(Xi)?"TopLeft":this.D(gr)?"Top":this.D(Mr)?"TopRight":this.D(ro)?"Left":this.D(zi)?"Center":this.D(na)?"Right":this.D(ss)?"BottomLeft":this.D(qo)?"Bottom":this.D(po)?"BottomRight":this.D(bs)?"TopSide":this.D(da)?"LeftSide":this.D(Es)?"RightSide":this.D(ia)?"BottomSide":this.D(dl)?"TopBottomSides":this.D(Ra)?"LeftRightSides":this.D(_l)?"TopLeftSides":this.D(bh)?"TopRightSides":this.D(ps)?"BottomLeftSides":this.D(Qa)?"BottomRightSides":this.D(cl)?"NotTopSide":this.D(Ca)?"NotLeftSide":this.D(tu)?"NotRightSide":this.D(eu)?"NotBottomSide":this.D(Fn)?"AllSides":this.D(Tn)?"Default":"None"},Lt.D=function(a){return a instanceof ni?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Lt.gv=function(){return new ni(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Lt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Di))a=da;else if(a.D(lr))a=Es;else if(a.D(mr))a=bs;else if(a.D(Hr))a=ia;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Lt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Lt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Lt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Lt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Lt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},ni.alloc=function(){var a=fs.pop();return a===void 0?new ni:a},ni.free=function(a){fs.push(a)},ni.prototype.isDefault=ni.prototype.Xb,ni.prototype.isNone=ni.prototype.ys,ni.prototype.isSide=ni.prototype.$c,ni.prototype.isNoSpot=ni.prototype.Mc,ni.prototype.isSpot=ni.prototype.sb,ni.prototype.includesSide=ni.prototype.Hf,ni.prototype.opposite=ni.prototype.gv,ni.prototype.equals=ni.prototype.D,ni.prototype.set=ni.prototype.set,ni.prototype.setTo=ni.prototype.sg;var fs=[];ni.className="Spot",ni.parse=qr,ni.stringify=zr,ni.None=Vi=So(new ni(0,0,0,0),0).ja(),ni.Default=Tn=So(new ni(0,0,-1,0),-1).ja(),ni.TopLeft=Xi=new ni(0,0,0,0).ja(),ni.TopCenter=gr=new ni(.5,0,0,0).ja(),ni.TopRight=Mr=new ni(1,0,0,0).ja(),ni.LeftCenter=ro=new ni(0,.5,0,0).ja(),ni.Center=zi=new ni(.5,.5,0,0).ja(),ni.RightCenter=na=new ni(1,.5,0,0).ja(),ni.BottomLeft=ss=new ni(0,1,0,0).ja(),ni.BottomCenter=qo=new ni(.5,1,0,0).ja(),ni.BottomRight=po=new ni(1,1,0,0).ja(),ni.MiddleTop=oo=gr,ni.MiddleLeft=Ro=ro,ni.MiddleRight=jo=na,ni.MiddleBottom=Yo=qo,ni.Top=mr=gr,ni.Left=Di=ro,ni.Right=lr=na,ni.Bottom=Hr=qo,ni.TopSide=bs=So(new ni(0,0,1,1),1).ja(),ni.LeftSide=da=So(new ni(0,0,1,2),1).ja(),ni.RightSide=Es=So(new ni(0,0,1,4),1).ja(),ni.BottomSide=ia=So(new ni(0,0,1,8),1).ja(),ni.TopBottomSides=dl=So(new ni(0,0,1,9),1).ja(),ni.LeftRightSides=Ra=So(new ni(0,0,1,6),1).ja(),ni.TopLeftSides=_l=So(new ni(0,0,1,3),1).ja(),ni.TopRightSides=bh=So(new ni(0,0,1,5),1).ja(),ni.BottomLeftSides=ps=So(new ni(0,0,1,10),1).ja(),ni.BottomRightSides=Qa=So(new ni(0,0,1,12),1).ja(),ni.NotTopSide=cl=So(new ni(0,0,1,14),1).ja(),ni.NotLeftSide=Ca=So(new ni(0,0,1,13),1).ja(),ni.NotRightSide=tu=So(new ni(0,0,1,11),1).ja(),ni.NotBottomSide=eu=So(new ni(0,0,1,7),1).ja(),ni.AllSides=Fn=So(new ni(0,0,1,15),1).ja(),$a=new ni(.156,.156).ja(),La=new ni(.844,.844).ja(),ni.parse=qr,ni.stringify=zr;function wi(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}wi.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},wi.prototype.setTransform=function(a,y,x,b,E,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},wi.prototype.copy=function(){var a=new wi;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},wi.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},wi.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},wi.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},wi.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},wi.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,b=this.m11*a.m21+this.m21*a.m22,E=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},wi.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,b=-a.m12*y,E=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*b,x=this.m12*x+this.m22*b,b=this.m11*E+this.m21*z,E=this.m12*E+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},wi.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,b=this.m11*a,E=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},wi.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.m12*a+this.m22*b,z=this.m11*-b+this.m21*a,tt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Lt=wi.prototype,Lt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Lt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Lt.Ga=function(a){var y=a.x,x=a.y;return a.h(y*this.m11+x*this.m21+this.dx,y*this.m12+x*this.m22+this.dy)},Lt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,b=a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,b=1.2*a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,tt=this.m12,rt=this.m21,ot=this.m22,at=this.dx,ut=this.dy,ft=y*z+x*rt+at,vt=y*tt+x*ot+ut,St=b*z+x*rt+at,Pt=b*tt+x*ot+ut;return x=y*z+E*rt+at,y=y*tt+E*ot+ut,z=b*z+E*rt+at,b=b*tt+E*ot+ut,E=Math.min(ft,St),ft=Math.max(ft,St),St=Math.min(vt,Pt),vt=Math.max(vt,Pt),E=Math.min(E,x),ft=Math.max(ft,x),St=Math.min(St,y),vt=Math.max(vt,y),E=Math.min(E,z),ft=Math.max(ft,z),St=Math.min(St,b),vt=Math.max(vt,b),a.h(E,St,ft-E,vt-St),a},wi.alloc=function(){var a=ts.pop();return a===void 0?new wi:a},wi.free=function(a){ts.push(a)},wi.prototype.transformRect=wi.prototype.pp,wi.prototype.transformPoint=wi.prototype.Ga,wi.prototype.scale=wi.prototype.scale,wi.prototype.translate=wi.prototype.translate,wi.prototype.rotate=wi.prototype.rotate,wi.prototype.invert=wi.prototype.Vj,wi.prototype.multiplyInverted=wi.prototype.bv,wi.prototype.multiply=wi.prototype.multiply,wi.prototype.reset=wi.prototype.reset,wi.prototype.isIdentity=wi.prototype.ws,wi.prototype.equals=wi.prototype.D,wi.prototype.setTransform=wi.prototype.setTransform,wi.prototype.set=wi.prototype.set;var ts=[];wi.className="Transform",wi.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,b,E,z,tt){if(0>=E&&(E=1e-6),a<x)var rt=a,ot=x;else rt=x,ot=a;if(y<b)var at=y,ut=b;else at=b,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-E<=z&&z<=a+E;if(y===b)return rt<=z&&z<=ot&&y-E<=tt&&tt<=y+E;if(ot+=E,rt-=E,rt<=z&&z<=ot&&(ut+=E,at-=E,at<=tt&&tt<=ut))if(ot-rt>ut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,rt,ot,at,ut,ft){if(ae.Yb(a,y,tt,rt,ft,x,b)&&ae.Yb(a,y,tt,rt,ft,E,z))return ae.Yb(a,y,tt,rt,ft,at,ut);var vt=(a+x)/2,St=(y+b)/2,Pt=(x+E)/2,Et=(b+z)/2;E=(E+tt)/2,z=(z+rt)/2,b=(vt+Pt)/2,x=(St+Et)/2,Pt=(Pt+E)/2,Et=(Et+z)/2;var _t=(b+Pt)/2,It=(x+Et)/2;return ae.cs(a,y,vt,St,b,x,_t,It,ot,at,ut,ft)||ae.cs(_t,It,Pt,Et,E,z,tt,rt,ot,at,ut,ft)},ax:function(a,y,x,b,E,z,tt,rt,ot){var at=(x+E)/2,ut=(b+z)/2;return ot.h((((a+x)/2+at)/2+(at+(E+tt)/2)/2)/2,(((y+b)/2+ut)/2+(ut+(z+rt)/2)/2)/2),ot},My:function(a,y,x,b,E,z,tt,rt){var ot=(x+E)/2,at=(b+z)/2;return ci(((a+x)/2+ot)/2,((y+b)/2+at)/2,(ot+(E+tt)/2)/2,(at+(z+rt)/2)/2)},Dl:function(a,y,x,b,E,z,tt,rt,ot,at){if(ae.Yb(a,y,tt,rt,ot,x,b)&&ae.Yb(a,y,tt,rt,ot,E,z))Ir(at,a,y,0,0),Ir(at,tt,rt,0,0);else{var ut=(a+x)/2,ft=(y+b)/2,vt=(x+E)/2,St=(b+z)/2;E=(E+tt)/2,z=(z+rt)/2,b=(ut+vt)/2,x=(ft+St)/2,vt=(vt+E)/2,St=(St+z)/2;var Pt=(b+vt)/2,Et=(x+St)/2;ae.Dl(a,y,ut,ft,b,x,Pt,Et,ot,at),ae.Dl(Pt,Et,vt,St,E,z,tt,rt,ot,at)}return at},Qe:function(a,y,x,b,E,z,tt,rt,ot,at){if(ae.Yb(a,y,tt,rt,ot,x,b)&&ae.Yb(a,y,tt,rt,ot,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(rt);else{var ut=(a+x)/2,ft=(y+b)/2,vt=(x+E)/2,St=(b+z)/2;E=(E+tt)/2,z=(z+rt)/2,b=(ut+vt)/2,x=(ft+St)/2,vt=(vt+E)/2,St=(St+z)/2;var Pt=(b+vt)/2,Et=(x+St)/2;ae.Qe(a,y,ut,ft,b,x,Pt,Et,ot,at),ae.Qe(Pt,Et,vt,St,E,z,tt,rt,ot,at)}return at},jv:function(a,y,x,b,E,z,tt,rt,ot,at){if(ae.Yb(a,y,E,z,at,x,b))return ae.Yb(a,y,E,z,at,rt,ot);var ut=(a+x)/2,ft=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var vt=(ut+x)/2,St=(ft+b)/2;return ae.jv(a,y,ut,ft,vt,St,tt,rt,ot,at)||ae.jv(vt,St,x,b,E,z,tt,rt,ot,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,rt){if(ae.Yb(a,y,E,z,tt,x,b))Ir(rt,a,y,0,0),Ir(rt,E,z,0,0);else{var ot=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(ot+x)/2,ft=(at+b)/2;ae.iv(a,y,ot,at,ut,ft,tt,rt),ae.iv(ut,ft,x,b,E,z,tt,rt)}return rt},ep:function(a,y,x,b,E,z,tt,rt){if(ae.Yb(a,y,E,z,tt,x,b))rt.length===0&&(rt.push(a),rt.push(y)),rt.push(E),rt.push(z);else{var ot=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(ot+x)/2,ft=(at+b)/2;ae.ep(a,y,ot,at,ut,ft,tt,rt),ae.ep(ut,ft,x,b,E,z,tt,rt)}return rt},Eo:function(a,y,x,b,E,z,tt,rt,ot,at,ut,ft,vt,St){if(ae.Yb(a,y,tt,rt,vt,x,b)&&ae.Yb(a,y,tt,rt,vt,E,z))return!ae.Rl(a,y,tt,rt,ot,at,ut,ft)||(vt=(a-tt)*(at-ft)-(y-rt)*(ot-ut),vt===0)?!1:(St.h(((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ft-at*ut))/vt,((a*rt-y*tt)*(at-ft)-(y-rt)*(ot*ft-at*ut))/vt),!0);var Pt=(a+x)/2,Et=(y+b)/2,_t=(x+E)/2,It=(b+z)/2;E=(E+tt)/2,z=(z+rt)/2,b=(Pt+_t)/2,x=(Et+It)/2,_t=(_t+E)/2,It=(It+z)/2;var Ut=(b+_t)/2,Xt=(x+It)/2,Qt=1/0,oe=!1,pe=0,xn=0;return ae.Eo(a,y,Pt,Et,b,x,Ut,Xt,ot,at,ut,ft,vt,St)&&(a=(St.x-ot)*(St.x-ot)+(St.y-at)*(St.y-at),a<Qt&&(Qt=a,oe=!0,pe=St.x,xn=St.y)),ae.Eo(Ut,Xt,_t,It,E,z,tt,rt,ot,at,ut,ft,vt,St)&&(St.x-ot)*(St.x-ot)+(St.y-at)*(St.y-at)<Qt&&(oe=!0,pe=St.x,xn=St.y),oe&&(St.x=pe,St.y=xn),oe},Fo:function(a,y,x,b,E,z,tt,rt,ot,at,ut,ft,vt){var St=0;if(ae.Yb(a,y,tt,rt,vt,x,b)&&ae.Yb(a,y,tt,rt,vt,E,z)){if(vt=(a-tt)*(at-ft)-(y-rt)*(ot-ut),vt===0)return St;var Pt=((a*rt-y*tt)*(ot-ut)-(a-tt)*(ot*ft-at*ut))/vt,Et=((a*rt-y*tt)*(at-ft)-(y-rt)*(ot*ft-at*ut))/vt;if(Pt>=ut)return St;if((ot>ut?ot-ut:ut-ot)<(at>ft?at-ft:ft-at)){if(y<rt?(ot=y,a=rt):(ot=rt,a=y),Et<ot||Et>a)return St}else if(a<tt?(ot=a,a=tt):ot=tt,Pt<ot||Pt>a)return St;0<vt?St++:0>vt&&St--}else{Pt=(a+x)/2,Et=(y+b)/2;var _t=(x+E)/2,It=(b+z)/2;E=(E+tt)/2,z=(z+rt)/2,b=(Pt+_t)/2,x=(Et+It)/2,_t=(_t+E)/2,It=(It+z)/2;var Ut=(b+_t)/2,Xt=(x+It)/2;St+=ae.Fo(a,y,Pt,Et,b,x,Ut,Xt,ot,at,ut,ft,vt),St+=ae.Fo(Ut,Xt,_t,It,E,z,tt,rt,ot,at,ut,ft,vt)}return St},qh:function(a,y,x,b,E,z,tt){return ae.$(a,x)?(y<b?(x=y,y=b):x=b,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):ae.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(tt.h(b,y),!1):E>a?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005<E?(tt.h(x,b),!1):(tt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,tt,rt,ot){return ae.B(a,x)&&ae.B(y,b)?(ot.h(a,y),!1):ae.$(E,tt)?ae.$(a,x)?(ae.qh(a,y,x,b,E,z,ot),!1):ae.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,ot):(rt=(rt-z)/(tt-E),ae.$(a,x)?(x=rt*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(ot.h(a,E),!1):x>y?(ot.h(a,y),!1):(ot.h(a,x),!0)):(tt=(b-y)/(x-a),ae.$(rt,tt)?(ae.qh(a,y,x,b,E,z,ot),!1):(E=(tt*a-rt*E+z-y)/(tt-rt),ae.$(tt,0)?(a<x?(b=a,a=x):b=x,E<b?(ot.h(b,y),!1):E>a?(ot.h(a,y),!1):(ot.h(E,y),!0)):ae.qh(a,y,x,b,E,tt*(E-a)+y,ot))))},MA:function(a,y,x,b,E){return ae.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,rt,ot,at){function ut(_t,It){var Ut=(_t-a)*(_t-a)+(It-y)*(It-y);Ut<ft&&(ft=Ut,ot.h(_t,It))}var ft=1/0;ut(ot.x,ot.y);var vt=0,St=0,Pt=0,Et=0;if(E<tt?(vt=E,St=tt):(vt=tt,St=E),z<rt?(Pt=E,Et=tt):(Pt=tt,Et=E),vt=(St-vt)/2+at,at=(Et-Pt)/2+at,E=(E+tt)/2,z=(z+rt)/2,vt===0||at===0)return ot;if(.5>(x>a?x-a:a-x)){if(vt=1-(x-E)*(x-E)/(vt*vt),0>vt)return ot;vt=Math.sqrt(vt),b=-at*vt+z,ut(x,at*vt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(vt*vt)+x*x/(at*at),rt=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(vt*vt),vt=rt*rt-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(vt*vt)-1+(y-x*a)*(y-x*a)/(at*at)),0>vt)return ot;vt=Math.sqrt(vt),at=(-rt+vt)/(2*b),ut(at,x*at-x*a+y),vt=(-rt-vt)/(2*b),ut(vt,x*vt-x*a+y)}return ot},Ff:function(a,y,x,b,E,z,tt,rt,ot){var at=1e21,ut=a,ft=y;if(ae.Ve(a,y,a,b,E,z,tt,rt,ot)){var vt=(ot.x-E)*(ot.x-E)+(ot.y-z)*(ot.y-z);vt<at&&(at=vt,ut=ot.x,ft=ot.y)}return ae.Ve(x,y,x,b,E,z,tt,rt,ot)&&(vt=(ot.x-E)*(ot.x-E)+(ot.y-z)*(ot.y-z),vt<at&&(at=vt,ut=ot.x,ft=ot.y)),ae.Ve(a,y,x,y,E,z,tt,rt,ot)&&(y=(ot.x-E)*(ot.x-E)+(ot.y-z)*(ot.y-z),y<at&&(at=y,ut=ot.x,ft=ot.y)),ae.Ve(a,b,x,b,E,z,tt,rt,ot)&&(a=(ot.x-E)*(ot.x-E)+(ot.y-z)*(ot.y-z),a<at&&(at=a,ut=ot.x,ft=ot.y)),ot.h(ut,ft),1e21>at},us:function(a,y,x){return ae.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,b,E,z,tt,rt){var ot=a+x,at=y+b;return E===tt?(z<rt?(tt=z,z=rt):tt=rt,a<=E&&E<=ot&&tt<=at&&z>=y):z===rt?(E<tt?(rt=E,E=tt):rt=tt,y<=z&&z<=at&&rt<=ot&&E>=a):!!(Ko(a,y,x,b,E,z)||Ko(a,y,x,b,tt,rt)||ae.Rl(a,y,ot,y,E,z,tt,rt)||ae.Rl(ot,y,ot,at,E,z,tt,rt)||ae.Rl(ot,at,a,at,E,z,tt,rt)||ae.Rl(a,at,a,y,E,z,tt,rt))},Rl:function(a,y,x,b,E,z,tt,rt){return a===x&&y===b&&E===tt&&z===rt?a===E&&y===z:0>=ae.Fl(a,y,x,b,E,z)*ae.Fl(a,y,x,b,tt,rt)&&0>=ae.Fl(E,z,tt,rt,a,y)*ae.Fl(E,z,tt,rt,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var rt=b>E?-1:1;z=[];var ot=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return ot=at+rt*Math.min(b,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<b;)E=at+rt*Math.min(b,ot),z.push(ae.Vy(x,at,E,a,y)),b-=Math.abs(E-at),at=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,tt=a*Math.cos(z),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),[b+a*Math.cos(y),E+a*Math.sin(y),b+rt*z-tt*at,E+rt*at+tt*z,b+rt*z-ot*at,E+rt*at+ot*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,tt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var rt=x;return x+E-a<E/2&&(rt=x+E),a=b,b+z-y<z/2&&(a=b+z),tt.h(rt,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var b;do y=x%a,x=b=a,a=y;while(0<y);return b},$y:function(a,y,x,b){var E=0>x,z=0>b;if(a<y)var tt=1,rt=0;else tt=0,rt=1;var ot=tt===0?a:y,at=tt===0?x:b;return(tt===0?E:z)&&(at=-at),tt=rt,x=tt===0?x:b,(tt===0?E:z)&&(x=-x),ae.az(ot,tt===0?a:y,at,x,0,0)},az:function(a,y,x,b,E,z){if(0<b)if(0<x){E=a*a,z=y*y,a*=x;var tt=y*b,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+E),ft=tt/(y+z);if(ut=ut*ut+ft*ft-1,0<ut)rt=y;else if(0>ut)ot=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,z<b?(b=z/b,z=y*Math.sqrt(Math.abs(1-b*b)),x=a*b-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new $n,um:new $n,Mf:new $n,Nf:0,vm:100};ae.za=ae.AA;function hn(a){bn(this),this.l=2,a===void 0&&(a=hn.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===hn.o?this.ee=new Te:(hn.V===null&&(hn.V=new Te().freeze()),this.ee=hn.V),this.aq=this.ee.Ja,this.Ip=new Be().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Xi,this.gg=po,this.Rk=this.Sk=NaN,this.Uf=qe}hn.prototype.copy=function(){var a=new hn;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===hn.o){for(var y=this.ee.s,x=a.ee,b=0;b<y.length;b++)x.add(y[b].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},hn.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},hn.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==hn.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},hn.prototype.ka=function(){if(Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==hn.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},hn.prototype.Xa=function(a){if(!(a instanceof hn))return!1;if(this.type!==a.type)return this.type===hn.j&&a.type===hn.o?fl(this,a):a.type===hn.j&&this.type===hn.o?fl(a,this):!1;if(this.type===hn.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0}return 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 fl(a,y){return a.type!==hn.j||y.type!==hn.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))))}hn.ia=function(a){return a.toString()},hn.prototype.qb=function(a){a.classType===hn&&(this.type=a)},hn.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case hn.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 hn.u:var y=new Be(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 hn.F:if(y=new Be(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 hn.o:y="",x=this.figures.s;for(var b=x.length,E=0;E<b;E++){var z=x[E];0<E&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},hn.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",b=0;b<y;b++){var E=a[b];x=E.match(/[Ff]/)!==null?b===0?x+E:x+("X"+(E[0]===" "?"":" ")+E):x+((b===0?"":"X ")+"F"+(E[0]===" "?"":" ")+E)}return x},hn.parse=function(a,y){function x(){return Et>=Qt-1?!0:at[Et+1].match(oe)!==null}function b(){return Et++,at[Et]}function E(ki){var Si=parseFloat(b()),fr=parseFloat(b());_t===_t.toLowerCase()&&(Si=Xt.x+Si,fr=Xt.y+fr),ki.h(Si,fr)}function z(){return E(Xt),Xt}function tt(){return E(Ut),Ut}function rt(){var ki=It.toLowerCase();return ki!=="c"&&ki!=="s"&&ki!=="q"&&ki!=="t"?Xt:new zt(2*Xt.x-Ut.x,2*Xt.y-Ut.y)}y===void 0&&(y=!1);var ot=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(ot,"$1 $2"),a=a.replace(ot,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a<at.length;a++){var ut=at[a];if(ut.match(/(\.[0-9]*)(\.)/gm)!==null){ot=Qe();for(var ft="",vt=!1,St=0;St<ut.length;St++){var Pt=ut[St];Pt!=="."||vt?Pt==="."?(ot.push(ft),ft="."):ft+=Pt:(vt=!0,ft+=Pt)}for(ot.push(ft),at.splice(a,1),ut=0;ut<ot.length;ut++)at.splice(a+ut,0,ot[ut]);a+=ot.length-1,_n(ot)}}var Et=-1,_t="",It="";ot=new zt(0,0);var Ut=new zt(0,0),Xt=new zt(0,0),Qt=at.length;a=BS(null),vt=ft=ut=!1,St=!0,Pt=null;for(var oe=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Et>=Qt-1);)if(It=_t,_t=b(),_t!=="")switch(_t.toUpperCase()){case"X":St=!0,ft=ut=!1;break;case"M":for(Pt=z(),a.mc===null||St===!0?(Ef(a,Pt.x,Pt.y,ut,!ft,vt),St=!1):a.moveTo(Pt.x,Pt.y),ot.assign(Xt);!x();)Pt=z(),a.lineTo(Pt.x,Pt.y);break;case"L":for(;!x();)Pt=z(),a.lineTo(Pt.x,Pt.y);break;case"H":for(;!x();)Xt=new zt((_t===_t.toLowerCase()?Xt.x:0)+parseFloat(b()),Xt.y),a.lineTo(Xt.x,Xt.y);break;case"V":for(;!x();)Xt=new zt(Xt.x,(_t===_t.toLowerCase()?Xt.y:0)+parseFloat(b())),a.lineTo(Xt.x,Xt.y);break;case"C":for(;!x();){Pt=new zt,E(Pt);var pe=tt(),xn=z();uh(a,Pt.x,Pt.y,pe.x,pe.y,xn.x,xn.y)}break;case"S":for(;!x();)Pt=rt(),pe=tt(),xn=z(),uh(a,Pt.x,Pt.y,pe.x,pe.y,xn.x,xn.y);break;case"Q":for(;!x();)Pt=tt(),pe=z(),Rm(a,Pt.x,Pt.y,pe.x,pe.y);break;case"T":for(;!x();)Ut=Pt=rt(),pe=z(),Rm(a,Pt.x,Pt.y,pe.x,pe.y);break;case"B":for(;!x();){Pt=parseFloat(b()),pe=parseFloat(b()),xn=parseFloat(b());var Gn=parseFloat(b()),Bn=parseFloat(b()),un=Bn,Ze=!1;x()||(un=parseFloat(b()),x()||(Ze=parseFloat(b())!==0)),_t===_t.toLowerCase()&&(xn+=Xt.x,Gn+=Xt.y),a.arcTo(Pt,pe,xn,Gn,Bn,un,Ze)}break;case"A":for(;!x();)Pt=Math.abs(parseFloat(b())),pe=Math.abs(parseFloat(b())),xn=parseFloat(b()),Bn=Gn=!1,Ze=un=0,un=b(),un.length===1?(Gn=!!parseFloat(un),Bn=!!parseFloat(b()),un=parseFloat(b())):un.length===2?(Gn=!!parseFloat(un[0]),Bn=!!parseFloat(un[1]),un=parseFloat(b())):(Gn=!!parseFloat(un[0]),Bn=!!parseFloat(un[1]),un=parseFloat(un.slice(2))),Ze=parseFloat(b()),_t===_t.toLowerCase()&&(un=Xt.x+un,Ze=Xt.y+Ze),Xt.h(un,Ze),Nx(a,Pt,pe,xn,Gn,Bn,un,Ze);break;case"Z":Ex(a),Xt.assign(ot);break;case"F":for(Pt="",pe=1;at[Et+pe];)if(at[Et+pe]==="0")vt=!0,pe++;else if(at[Et+pe].match(/[Uu]/)!==null)pe++;else if(at[Et+pe].match(oe)===null)pe++;else{Pt=at[Et+pe];break}Pt.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(Pt="",pe=1;at[Et+pe];)if(at[Et+pe].match(/[Ff]/)!==null)pe++;else if(at[Et+pe].match(oe)===null)pe++;else{Pt=at[Et+pe];break}Pt.match(/[Mm]/)?ft=!0:a.mc.isShadowed=!1}if(ot=a.os,jm=a,y)for(y=ot.figures.iterator;y.next();)y.value.isFilled=!0;return ot},hn.Ha=function(a,y){for(var x=a.length,b=zt.alloc(),E=0;E<x;E++){var z=a[E];b.x=z[0],b.y=z[1],y.Ga(b),z[0]=b.x,z[1]=b.y,b.x=z[2],b.y=z[3],y.Ga(b),z[2]=b.x,z[3]=b.y,b.x=z[4],b.y=z[5],y.Ga(b),z[4]=b.x,z[5]=b.y,b.x=z[6],b.y=z[7],y.Ga(b),z[6]=b.x,z[7]=b.y}zt.free(b)},hn.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===hn.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},hn.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===hn.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var b=a[x];b._isInvalidBounds=!1;var E=b.segments;b.sr=E.Ja,b=E.s,E=b.length;for(var z=0;z<E;z++){var tt=b[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),nu(this,a,!1),Ir(a,0,0,0,0),a.freeze()},hn.prototype.ix=function(){var a=new Be;return nu(this,a,!0),a};function nu(a,y,x){switch(a.type){case hn.j:case hn.u:case hn.F:x?y.h(a.od,a.pd,0,0):Ir(y,a.od,a.pd,0,0),Ir(y,a.Dc,a.Ec,0,0);break;case hn.o:var b=a.figures;a=b.s,b=b.length;for(var E=0;E<b;E++){var z=a[E];x&&E===0?y.h(z.startX,z.startY,0,0):Ir(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,rt=tt.length,ot=z.startX,at=z.startY,ut=0;ut<rt;ut++){var ft=tt[ut];switch(ft.type){case Gr:case Go:ot=ft.endX,at=ft.endY,Ir(y,ot,at,0,0);break;case ls:ae.Dl(ot,at,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.5,y),ot=ft.endX,at=ft.endY;break;case Ma:ae.iv(ot,at,ft.point1X,ft.point1Y,ft.endX,ft.endY,.5,y),ot=ft.endX,at=ft.endY;break;case bo:case ja:var vt=ft.type===bo?fa(ft,z):qa(ft,z,ot,at),St=vt.length;if(St===0){ot=ft.type===bo?ft.centerX:ft.endX,at=ft.type===bo?ft.centerY:ft.endY,Ir(y,ot,at,0,0);break}ft=null;for(var Pt=0;Pt<St;Pt++)ft=vt[Pt],ae.Dl(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.5,y);ft!==null&&(ot=ft[6],at=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}}break;default:Wt("Unknown Geometry type: "+a.type)}}hn.prototype.normalize=function(){this._isFrozen&&de(this);var a=this.ix();return this.offset(-a.x,-a.y),new zt(-a.x,-a.y)},hn.prototype.offset=function(a,y){return this._isFrozen&&de(this),this.transform(1,0,0,1,a,y),this},hn.prototype.scale=function(a,y){return this._isFrozen&&de(this),this.transform(a,0,0,y,0,0),this},hn.prototype.rotate=function(a,y,x){this._isFrozen&&de(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=wi.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),wi.free(b),this},Lt=hn.prototype,Lt.transform=function(a,y,x,b,E,z){switch(this.type){case hn.j:case hn.u:case hn.F:var tt=this.od,rt=this.pd;this.od=tt*a+rt*x+E,this.pd=tt*y+rt*b+z,tt=this.Dc,rt=this.Ec,this.Dc=tt*a+rt*x+E,this.Ec=tt*y+rt*b+z;break;case hn.o:for(var ot=this.figures.s,at=ot.length,ut=0;ut<at;ut++){var ft=ot[ut];tt=ft.startX,rt=ft.startY,ft.startX=tt*a+rt*x+E,ft.startY=tt*y+rt*b+z,ft=ft.segments.s;for(var vt=ft.length,St=0;St<vt;St++){var Pt=ft[St];switch(Pt.type){case Gr:case Go:tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+E,Pt.endY=tt*y+rt*b+z;break;case ls:tt=Pt.point1X,rt=Pt.point1Y,Pt.point1X=tt*a+rt*x+E,Pt.point1Y=tt*y+rt*b+z,tt=Pt.point2X,rt=Pt.point2Y,Pt.point2X=tt*a+rt*x+E,Pt.point2Y=tt*y+rt*b+z,tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+E,Pt.endY=tt*y+rt*b+z;break;case Ma:tt=Pt.point1X,rt=Pt.point1Y,Pt.point1X=tt*a+rt*x+E,Pt.point1Y=tt*y+rt*b+z,tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+E,Pt.endY=tt*y+rt*b+z;break;case bo:tt=Pt.centerX,rt=Pt.centerY,Pt.centerX=tt*a+rt*x+E,Pt.centerY=tt*y+rt*b+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),Pt.startAngle+=tt),0>a&&(Pt.startAngle=180-Pt.startAngle,Pt.sweepAngle=-Pt.sweepAngle),0>b&&(Pt.startAngle=-Pt.startAngle,Pt.sweepAngle=-Pt.sweepAngle),Pt.radiusX*=Math.sqrt(a*a+x*x),Pt.radiusY!==void 0&&(Pt.radiusY*=Math.sqrt(y*y+b*b));break;case ja:if(tt=Pt.endX,rt=Pt.endY,Pt.endX=tt*a+rt*x+E,Pt.endY=tt*y+rt*b+z,Pt.radiusX===0||Pt.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),Pt.xAxisRotation+=tt),0>a&&(Pt.xAxisRotation=180-Pt.xAxisRotation,Pt.isClockwiseArc=!Pt.isClockwiseArc),0>b&&(Pt.xAxisRotation=-Pt.xAxisRotation,Pt.isClockwiseArc=!Pt.isClockwiseArc),Pt.radiusX*=Math.sqrt(a*a+x*x),Pt.radiusY*=Math.sqrt(y*y+b*b);break;default:Wt("Unknown Segment type: "+Pt.type)}}}}return this._isInvalidBounds=!0,this},Lt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,b=this.pd,E=this.Dc,z=this.Ec;switch(this.type){case hn.j:return ae.Yb(x,b,E,z,y,a.x,a.y);case hn.u:var tt=Be.allocAt(Math.min(x,E)-y,Math.min(b,z)-y,Math.abs(E-x)+2*y,Math.abs(z-b)+2*y);return a=tt.ca(a),Be.free(tt),a;case hn.F:tt=Math.min(x,E)-y;var rt=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),rt=a.y-(rt+y),1>=tt*tt/(x*x)+rt*rt/(y*y));case hn.o:return ka(this,a,y,!0,!1);default:return!1}};function ka(a,y,x,b,E){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,rt=0,ot,at,ut,ft,vt=a.figures.s,St=vt.length,Pt=0;Pt<St;Pt++){var Et=vt[Pt],_t=!Et.isEvenOdd;if(Et.isFilled){if(b&&Et.ca(z,y,x))return!0;var It=Et.segments;ot=Et.startX,at=Et.startY;for(var Ut=ot,Xt=at,Qt=It.s,oe=0;oe<=It.length;oe++){var pe=void 0;if(oe!==It.length){pe=Qt[oe];var xn=pe.type;a=pe.endX,ft=pe.endY}else xn=Gr,a=Ut,ft=Xt;switch(xn){case Go:if(Ut=ca(z,y,tt,y,ot,at,Ut,Xt),isNaN(Ut))return!0;rt+=Ut,Ut=a,Xt=ft;break;case Gr:if(ot=ca(z,y,tt,y,ot,at,a,ft),isNaN(ot))return!0;rt+=ot;break;case ls:ut=ae.Fo(ot,at,pe.point1X,pe.point1Y,pe.point2X,pe.point2Y,a,ft,tt,y,z,y,.5),rt+=ut;break;case Ma:ut=ae.Fo(ot,at,(ot+2*pe.point1X)/3,(at+2*pe.point1Y)/3,(2*pe.point1X+a)/3,(2*pe.point1Y+ft)/3,a,ft,tt,y,z,y,.5),rt+=ut;break;case bo:case ja:xn=pe.type===bo?fa(pe,Et):qa(pe,Et,ot,at);var Gn=xn.length;if(Gn===0){if(ot=ca(z,y,tt,y,ot,at,pe.type===bo?pe.centerX:pe.endX,pe.type===bo?pe.centerY:pe.endY),isNaN(ot))return!0;rt+=ot;break}pe=null;for(var Bn=0;Bn<Gn;Bn++){if(pe=xn[Bn],Bn===0){if(ut=ca(z,y,tt,y,ot,at,pe[0],pe[1]),isNaN(ut))return!0;rt+=ut}ut=ae.Fo(pe[0],pe[1],pe[2],pe[3],pe[4],pe[5],pe[6],pe[7],tt,y,z,y,.5),rt+=ut}pe!==null&&(a=pe[6],ft=pe[7]);break;default:Wt("Unknown Segment type: "+pe.type)}ot=a,at=ft}if(_t){if(rt!==0)return!0}else if(rt%2!==0)return!0;rt=0}else if(Et.ca(z,y,E?x:x+2))return!0}return!1}function ca(a,y,x,b,E,z,tt,rt){if(ae.Yb(E,z,tt,rt,.05,a,y))return NaN;var ot=(a-x)*(z-rt);if(ot===0)return 0;var at=((a*b-y*x)*(E-tt)-(a-x)*(E*rt-z*tt))/ot;if(y=(a*b-y*x)*(z-rt)/ot,at>=a)return 0;if((E>tt?E-tt:tt-E)<(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(E<tt){if(at<E||at>tt)return 0}else if(at<tt||at>E)return 0;return 0<ot?1:-1}function Nl(a,y,x,b){a=a.figures.s;for(var E=a.length,z=0;z<E;z++)if(a[z].ca(y,x,b))return!0;return!1}Lt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new zt),this.type===hn.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,rt=0;rt<E;rt++){var ot=b[rt],at=ot.length;for(a=0;a<at;a++){var ut=ot[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,x=x[rt],rt=x[2*a],E=x[2*a+1],y.h(rt+(x[2*a+2]-rt)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Lt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===hn.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,b=y.length,E=this.flattenedTotalLength*a,z=0,tt=0;tt<b;tt++){var rt=x[tt],ot=rt.length;for(a=0;a<ot;a++){var at=rt[a];if(z+at>=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Lt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===hn.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,rt=0;rt<E;rt++){var ot=b[rt],at=ot.length;for(a=0;a<at;a++){var ut=ot[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[rt],x=ut[2*a],rt=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=rt+(a-rt)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-rt)?0:1>Math.abs(E-x)?0<=a-rt?90:270:1>Math.abs(a-rt)?0<=E-x?0:180:180*Math.atan2(a-rt,E-x)/Math.PI,y;tt+=ut}}return y},Lt.xx=function(a){if(this.type===hn.j){var y=this.startX,x=this.startY,b=this.endX,E=this.endY;if(y!==b||x!==E){var z=a.x;if(a=a.y,y===b){if(x<E){var tt=x;b=E}else tt=E,b=x;return a<=tt?tt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y<b?tt=y:(tt=b,b=y),z<=tt?tt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var rt=zt.alloc();return ae.qh(y,x,b,E,z,a,rt),a=rt.x,z=rt.y,zt.free(rt),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===hn.u){tt=this.startX,rt=this.startY;var ot=this.endX;if(E=this.endY,tt!==ot||rt!==E){y=ot-tt,x=E-rt,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,tt),ot),a=Math.min(Math.max(a,rt),E),tt=Math.abs(b-tt),ot=Math.abs(b-ot),rt=Math.abs(a-rt),E=Math.abs(a-E);var at=Math.min(tt,ot,rt,E);if(at===rt)return b/z;if(at===ot)return(y+a)/z;if(at===E)return(2*y+x-b)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=zt.alloc(),E=1/0,rt=tt=0,ot=y.length;for(var ut=at=0,ft=0;ft<ot;ft++)for(var vt=y[ft],St=x[ft],Pt=vt.length,Et=0;Et<Pt;Et+=2){var _t=vt[Et],It=vt[Et+1];if(Et!==0){ae.qh(at,ut,_t,It,a.x,a.y,b);var Ut=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);Ut<E&&(E=Ut,tt=rt,tt+=Math.sqrt((b.x-at)*(b.x-at)+(b.y-ut)*(b.y-ut))),rt+=St[(Et-2)/2]}at=_t,ut=It}return zt.free(b),a=tt/z,0>a?0:1<a?1:a}return 0};function Pu(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===hn.j)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.endY),y.push(b),E.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(E);else if(a.type===hn.u)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.startY),b.push(a.endX),b.push(a.endY),b.push(a.startX),b.push(a.endY),b.push(a.startX),b.push(a.startY),y.push(b),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),x.push(E);else if(a.type===hn.F){var z=new zo;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new ur(bo);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=fa(tt,z),E=a.length,E===0)b.push(tt.centerX),b.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var rt=0;rt<E;rt++){var ot=a[rt];ae.Qe(tt,z,ot[2],ot[3],ot[4],ot[5],ot[6],ot[7],.5,b),tt=ot[6],z=ot[7]}}y.push(b),x.push(Qd(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),tt=E.startX,z=E.startY,rt=tt,ot=z;for(var at=E.segments.s,ut=at.length,ft=0;ft<ut;ft++){var vt=at[ft];switch(vt.type){case Go:4<=b.length&&(y.push(b),x.push(Qd(b))),b=[],b.push(vt.endX),b.push(vt.endY),tt=vt.endX,z=vt.endY,rt=tt,ot=z;break;case Gr:b.push(vt.endX),b.push(vt.endY),tt=vt.endX,z=vt.endY;break;case ls:ae.Qe(tt,z,vt.point1X,vt.point1Y,vt.point2X,vt.point2Y,vt.endX,vt.endY,.5,b),tt=vt.endX,z=vt.endY;break;case Ma:ae.ep(tt,z,vt.point1X,vt.point1Y,vt.endX,vt.endY,.5,b),tt=vt.endX,z=vt.endY;break;case bo:var St=fa(vt,E),Pt=St.length;if(Pt===0){b.push(vt.centerX),b.push(vt.centerY),tt=vt.centerX,z=vt.centerY;break}for(var Et=0;Et<Pt;Et++){var _t=St[Et];ae.Qe(tt,z,_t[2],_t[3],_t[4],_t[5],_t[6],_t[7],.5,b),tt=_t[6],z=_t[7]}break;case ja:if(St=qa(vt,E,tt,z),Pt=St.length,Et=vt.endX,_t=vt.endY,Pt===0){b.push(Et),b.push(_t),tt=Et,z=_t;break}for(Et=0;Et<Pt;Et++)_t=St[Et],ae.Qe(tt,z,_t[2],_t[3],_t[4],_t[5],_t[6],_t[7],.5,b),tt=_t[6],z=_t[7];break;default:Wt("Segment not of valid type: "+vt.type)}vt.isClosed&&(b.push(rt),b.push(ot))}4<=b.length&&(y.push(b),x.push(Qd(b)))}}}function Qd(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var tt=a[z],rt=a[z+1];z!==0&&y.push(Math.sqrt(Hi(x,b,tt,rt))),x=tt,b=rt}return y}Lt.add=function(a){return this.ee.add(a),this},Lt.pm=function(a,y,x,b,E,z,tt,rt){return this._isFrozen&&de(this),this.fg=new ni(a,y,E,z).freeze(),this.gg=new ni(x,b,tt,rt).freeze(),this},ve.Object.defineProperties(hn.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 Pu(this),this.tk}},flattenedLengths:{get:function(){return Pu(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===hn.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===hn.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,b=a=0;b<x;b++)for(var E=y[b],z=E.length,tt=0;tt<z;tt++)a+=E[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&de(this,a),this.na=a,a===hn.o?this.ee=new Te:(hn.V===null&&(hn.V=new Te().freeze()),this.ee=hn.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&de(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&de(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&de(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&de(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&de(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&de(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&de(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&de(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),hn.prototype.setSpots=hn.prototype.pm,hn.prototype.add=hn.prototype.add,hn.prototype.getFractionForPoint=hn.prototype.xx,hn.prototype.getPointAndAngleAlongPath=hn.prototype.Qu,hn.prototype.getAngleAlongPath=hn.prototype.wx,hn.prototype.getPointAlongPath=hn.prototype.Pu,hn.prototype.containsPoint=hn.prototype.ca,hn.prototype.transform=hn.prototype.transform,hn.prototype.rotate=hn.prototype.rotate,hn.prototype.scale=hn.prototype.scale,hn.prototype.offset=hn.prototype.offset,hn.prototype.normalize=hn.prototype.normalize,hn.prototype.computeBoundsWithoutOrigin=hn.prototype.ix,hn.prototype.equalsApprox=hn.prototype.Xa,hn.className="Geometry",hn.j=new Ye(hn,"Line",0),hn.u=new Ye(hn,"Rectangle",1),hn.F=new Ye(hn,"Ellipse",2),hn.o=new Ye(hn,"Path",3),hn.V=null,hn.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",hn.className="Geometry",hn.stringify=hn.ia,hn.fillPath=hn.nb,hn.parse=hn.parse,hn.Line=hn.j,hn.Rectangle=hn.u,hn.Ellipse=hn.F,hn.Path=hn.o;function zo(a,y,x,b,E){bn(this),x===void 0&&(x=!0),b===void 0&&(b=!0),E===void 0&&(E=!1),this.l=2|(x?4:0)|(b?8:0)|(E?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new Te,this.sr=this.pl.Ja,this.fw=null}zo.prototype.copy=function(){var a=new zo;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,b=a.pl,E=0;E<x;E++){var z=y[E].copy();b.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Lt=zo.prototype,Lt.Xa=function(a){if(!(a instanceof zo&&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 b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0},Lt.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,b=x.length,E=0;E<b;E++)y+=" "+x[E].toString(a);return y},Lt.freeze=function(){this._isFrozen=!0;var a=this.segments;a.freeze();var y=a.s;a=a.length;for(var x=0;x<a;x++)y[x].freeze();return this},Lt.ka=function(){this._isFrozen=!1;var a=this.segments;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Lt.Zu=function(){if(this._isInvalidBounds)return!0;var a=this.segments;if(this.sr!==a.Ja)return!0;a=a.s;for(var y=a.length,x=0;x<y;x++)if(a[x]._isInvalidBounds)return!0;return!1},Lt.add=function(a){return this.pl.add(a),this},Lt.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,tt=E,rt=this.segments.s,ot=rt.length,at=0;at<ot;at++){var ut=rt[at];switch(ut.type){case Go:z=ut.endX,tt=ut.endY,b=ut.endX,E=ut.endY;break;case Gr:if(ae.Yb(b,E,ut.endX,ut.endY,x,a,y))return!0;b=ut.endX,E=ut.endY;break;case ls:if(ae.cs(b,E,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case Ma:if(ae.jv(b,E,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case bo:case ja:var ft=ut.type===bo?fa(ut,this):qa(ut,this,b,E),vt=ft.length,St=ut.type===bo?ut.centerX:ut.endX,Pt=ut.type===bo?ut.centerY:ut.endY;if(vt===0){if(ae.Yb(b,E,St,Pt,x,a,y))return!0;b=St,E=Pt;break}for(St=null,Pt=0;Pt<vt;Pt++)if(St=ft[Pt],Pt===0&&ae.Yb(b,E,St[0],St[1],x,a,y)||ae.cs(St[0],St[1],St[2],St[3],St[4],St[5],St[6],St[7],.5,a,y,x))return!0;St!==null&&(b=St[6],E=St[7]);break;default:Wt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(b!==z||E!==tt)&&ae.Yb(b,E,z,tt,x,a,y))return!0}return!1},ve.Object.defineProperties(zo.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&&de(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&de(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&de(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&de(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&de(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&de(this,a),this.pl=a,this._isInvalidBounds=!0}}}),zo.prototype.add=zo.prototype.add,zo.prototype.equalsApprox=zo.prototype.Xa,zo.className="PathFigure";function ur(a,y,x,b,E,z,tt,rt){bn(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,b===void 0&&(b=0),E===void 0&&(E=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(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),rt&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===bo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===bo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}ur.prototype.copy=function(){var a=new ur;return a.na=this.na,a.l=this.l&-2,a.Dc=this.Dc,a.Ec=this.Ec,a.Ne=this.Ne,a.Vh=this.Vh,a.Wh=this.Wh,a.Pg=this.Pg,a},Lt=ur.prototype,Lt.Xa=function(a){if(!(a instanceof ur)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Go:case Gr:return ae.B(this.endX,a.endX)&&ae.B(this.endY,a.endY);case ls: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 Ma: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 bo: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}},Lt.qb=function(a){a.classType===ur&&(this.type=a)},Lt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Go: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 ls: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 Ma: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 bo: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":"")},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.close=function(){return this.isClosed=!0,this};function fa(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,b=a.radiusY;if(b===void 0&&(b=x),x===0||b===0)return a.ae=[],a.ae;y=a.Ne;var E=a.Vh,z=ae.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var tt=wi.alloc();tt.reset(),x<b?tt.scale(1,b/x):tt.scale(x/b,1),hn.Ha(z,tt),wi.free(tt)}for(x=z.length,b=0;b<x;b++)tt=z[b],tt[0]+=y,tt[1]+=E,tt[2]+=y,tt[3]+=E,tt[4]+=y,tt[5]+=E,tt[6]+=y,tt[7]+=E;return a.ae=z,a.ae}function qa(a,y,x,b){function E(Et,_t,It,Ut){return(Et*Ut<_t*It?-1:1)*Math.acos((Et*It+_t*Ut)/(Math.sqrt(Et*Et+_t*_t)*Math.sqrt(It*It+Ut*Ut)))}if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;if(a.radiusX===0||a.radiusY===0)return a.ae=[],a.ae;y=a.Wh;var z=a.Pg;y===0&&(y=1e-4),z===0&&(z=1e-4);var tt=Math.PI/180*a.Ne,rt=a.isLargeArc,ot=a.isClockwiseArc,at=a.Dc,ut=a.Ec,ft=Math.cos(tt),vt=Math.sin(tt),St=ft*(x-at)/2+vt*(b-ut)/2;tt=-vt*(x-at)/2+ft*(b-ut)/2;var Pt=St*St/(y*y)+tt*tt/(z*z);return 1<Pt&&(y*=Math.sqrt(Pt),z*=Math.sqrt(Pt)),Pt=(rt===ot?-1:1)*Math.sqrt((y*y*z*z-y*y*tt*tt-z*z*St*St)/(y*y*tt*tt+z*z*St*St)),isNaN(Pt)&&(Pt=0),rt=Pt*y*tt/z,Pt=Pt*-z*St/y,isNaN(rt)&&(rt=0),isNaN(Pt)&&(Pt=0),x=(x+at)/2+ft*rt-vt*Pt,b=(b+ut)/2+vt*rt+ft*Pt,ut=E(1,0,(St-rt)/y,(tt-Pt)/z),ft=(St-rt)/y,at=(tt-Pt)/z,St=(-St-rt)/y,rt=(-tt-Pt)/z,tt=E(ft,at,St,rt),St=(ft*St+at*rt)/(Math.sqrt(ft*ft+at*at)*Math.sqrt(St*St+rt*rt)),-1>=St?tt=Math.PI:1<=St&&(tt=0),!ot&&0<tt&&(tt-=2*Math.PI),ot&&0>tt&&(tt+=2*Math.PI),ot=y>z?1:y/z,St=y>z?z/y:1,y=ae.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=wi.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(ot,St),hn.Ha(y,z),wi.free(z),a.ae=y,a.ae}ve.Object.defineProperties(ur.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},isClosed:{get:function(){return(this.l&8)!==0},set:function(a){this.isClosed!==a&&(this.l=a?this.l|8:this.l&-9,this._isInvalidBounds=!0)}},type:{get:function(){return this.na},set:function(a){this._isFrozen&&de(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&de(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&de(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&de(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&de(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&de(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&de(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&de(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&de(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&mn(a,">= zero",ur,"radiusX"),this._isFrozen&&de(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&mn(a,">= zero",ur,"radiusY"),this._isFrozen&&de(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&de(this,a),a%=360,0>a&&(a+=360),this.Dc=a,this._isInvalidBounds=!0}},sweepAngle:{get:function(){return this.Ec},set:function(a){this._isFrozen&&de(this,a),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&&de(this,a),this.l=a?this.l|4:this.l&-5,this._isInvalidBounds=!0}},isLargeArc:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&de(this,a),this.l=a?this.l|16:this.l&-17,this._isInvalidBounds=!0}},xAxisRotation:{get:function(){return this.Ne},set:function(a){this._isFrozen&&de(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),ur.prototype.equalsApprox=ur.prototype.Xa;var Go=new Ye(ur,"Move",0),Gr=new Ye(ur,"Line",1),ls=new Ye(ur,"Bezier",2),Ma=new Ye(ur,"QuadraticBezier",3),bo=new Ye(ur,"Arc",4),ja=new Ye(ur,"SvgArc",4);ur.className="PathSegment",ur.Move=Go,ur.Line=Gr,ur.Bezier=ls,ur.QuadraticBezier=Ma,ur.Arc=bo,ur.SvgArc=ja;function xs(){this.H=null,this.xu=new zt(0,0).freeze(),this.mt=new zt(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}xs.prototype.copy=function(){var a=new xs;return this.clone(a)},xs.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},xs.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},xs.prototype.So=function(a,y){var x=this.diagram;return x===null||Sg(x,a,y),y},xs.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(Sg(x,a,y),y.assign(x.Ps(y))),y},ve.Object.defineProperties(xs.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}}}),xs.prototype.getMultiTouchDocumentPoint=xs.prototype.Bz,xs.prototype.getMultiTouchViewPoint=xs.prototype.So,xs.className="InputEvent";function Hu(){this.H=null,this.xa="",this.ar=this.Lr=null}Hu.prototype.copy=function(){var a=new Hu;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Hu.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},ve.Object.defineProperties(Hu.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}}}),Hu.className="DiagramEvent";function Qr(){this.Fm=Yr,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}Qr.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},Qr.prototype.copy=function(){var a=new Qr;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=Ie(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Ie(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Ie(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Ie(y)&&typeof y.J=="function"?y.J():y,a},Qr.prototype.qb=function(a){a.classType===Qr&&(this.change=a)},Qr.prototype.toString=function(){var a="";return a=this.change===ga?a+"* ":this.change===Yr?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===ga?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=Qi(this.object)),this.oldValue!==null&&(a+=" old: "+Qi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+Qi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},Qr.prototype.I=function(a){return a?this.oldValue:this.newValue},Qr.prototype.Dz=function(a){return a?this.oldParam:this.newParam},Qr.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},Qr.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},Qr.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},Qr.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},ve.Object.defineProperties(Qr.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===ga&&(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}}}),Qr.prototype.redo=Qr.prototype.redo,Qr.prototype.canRedo=Qr.prototype.canRedo,Qr.prototype.undo=Qr.prototype.undo,Qr.prototype.canUndo=Qr.prototype.canUndo,Qr.prototype.getParam=Qr.prototype.Dz,Qr.prototype.getValue=Qr.prototype.I,Qr.prototype.clear=Qr.prototype.clear;var ga=new Ye(Qr,"Transaction",-1),Yr=new Ye(Qr,"Property",0),xo=new Ye(Qr,"Insert",1),Ao=new Ye(Qr,"Remove",2);Qr.className="ChangedEvent",Qr.Transaction=ga,Qr.Property=Yr,Qr.Insert=xo,Qr.Remove=Ao;function Zo(){this.o=new Te().freeze(),this.xa="",this.j=!1}Zo.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var b=this.changes.M(x);b!==null&&(y+=`
`+b.toString())}}return y},Zo.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()},Zo.prototype.canUndo=function(){return this.isComplete},Zo.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()}},Zo.prototype.canRedo=function(){return this.isComplete},Zo.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()}},Zo.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new On,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===Yr&&b.object){var E=y.get(b.object);E||(E=new On,y.set(b.object,E));var z=E.get(b.propertyName);z===null?E.set(b.propertyName,-1):(0<z&&a.cd(z,null),E.set(b.propertyName,x))}}for(x=y=0;x<a.count;x++)b=a.M(x),b!==null&&(x>y&&a.cd(y,b),y++);for(;a.length>y;)a.pop();a.freeze()}},ve.Object.defineProperties(Zo.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}}}),Zo.prototype.optimize=Zo.prototype.ak,Zo.prototype.redo=Zo.prototype.redo,Zo.prototype.canRedo=Zo.prototype.canRedo,Zo.prototype.undo=Zo.prototype.undo,Zo.prototype.canUndo=Zo.prototype.canUndo,Zo.prototype.clear=Zo.prototype.clear,Zo.className="Transaction";function to(){this.Pt=new je,this.Jd=!1,this.u=new Te().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Te().freeze(),this.hl=new Te,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}to.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;b<x;b++)0<b&&(y+=" "),y+=this.nestedTransactionNames.M(b);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,b=0;b<x;b++)y+=`
`+this.history.M(b).toString(a-1);return y},to.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},to.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Lt=to.prototype,Lt.Xw=function(a){this.Pt.add(a)},Lt.Rx=function(a){this.Pt.remove(a)},Lt.Ea=function(a){if(a===void 0&&(a=""),a===null&&(a=""),this.isUndoingRedoing)return!1;this.tt===!0&&(this.tt=!1,this.bi++,this.isInternalTransaction||this.Ob("StartingFirstTransaction",a,this.currentTransaction),0<this.bi&&this.bi--),this.isEnabled&&(this.Ie.ka(),this.Ie.add(a),this.Ie.freeze(),this.currentTransaction===null?this.hl.add(0):this.hl.add(this.currentTransaction.changes.count)),this.bi++;var y=this.transactionLevel===1;return y&&(this.isInternalTransaction||this.Ob("StartedTransaction",a,this.currentTransaction)),y},Lt.eb=function(a){return a===void 0&&(a=""),Eh(this,!0,a)},Lt.Kf=function(){return Eh(this,!1,"")};function Eh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&Rn("Ending transaction without having started a transaction: "+x);var b=a.transactionLevel===1,E=a.currentTransaction;b&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,E));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(b){if(y)a.rq=!1,E===null&&x!==""&&(E=a.currentTransaction),a.isEnabled&&E!==null&&(E.isComplete||(E.isComplete=!0,E.name=x),a.lx(),y=a.history,y.ka(),b=a.maxHistoryLength,0<=b&&(b===0?y.clear():y.count>=b&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),b===0||y.count!==0&&y.get(y.count-1)===E||(y.add(E),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,E);else{a.Fe=!0;try{a.isEnabled&&E!==null&&(E.isComplete=!0,E.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,E),a.Fe=!1}E!==null&&E.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&E!==null){for(a=z,x=E.changes,E=x.count-1;E>=a;E--)y=x.M(E),y!==null&&y.undo(),x.ka(),x.mb(E);x.freeze()}return!1}Lt.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},to.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},to.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){Rn("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},to.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},to.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){Rn("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},to.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new Qr;for(b.change=ga,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},to.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new Zo);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||Rn("Change not within a transaction: "+x.toString()))}},to.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},ve.Object.defineProperties(to.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}}}),to.prototype.handleChanged=to.prototype.Tu,to.prototype.redo=to.prototype.redo,to.prototype.undo=to.prototype.undo,to.prototype.canUndo=to.prototype.canUndo,to.prototype.discardHistoryAfterIndex=to.prototype.lx,to.prototype.rollbackTransaction=to.prototype.Kf,to.prototype.commitTransaction=to.prototype.eb,to.prototype.startTransaction=to.prototype.Ea,to.prototype.removeModel=to.prototype.Rx,to.prototype.addModel=to.prototype.Xw,to.prototype.clear=to.prototype.clear,to.className="UndoManager";function sr(){bn(this),this.H=ou,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new xs,this.Zr=-1}sr.prototype.toString=function(){return this.name!==""?this.name+" Tool":Un(this.constructor)},sr.prototype.updateAdornments=function(){},sr.prototype.canStart=function(){return this.isEnabled},sr.prototype.doStart=function(){},sr.prototype.doActivate=function(){this.isActive=!0},sr.prototype.doDeactivate=function(){this.isActive=!1},sr.prototype.doStop=function(){},sr.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},sr.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},sr.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},sr.prototype.doMouseMove=function(){},sr.prototype.doMouseUp=function(){this.stopTool()},sr.prototype.doMouseWheel=function(){},sr.prototype.canStartMultiTouch=function(){return!0},sr.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,zt.allocAt(NaN,NaN)),b=y.So(1,zt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var E=b.x-x.x,z=b.y-x.y;a.Jw=Math.sqrt(E*E+z*z),y.bubbles=!1}zt.free(x),zt.free(b)},sr.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,zt.allocAt(NaN,NaN)),b=y.So(1,zt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var E=b.x-x.x,z=b.y-x.y;z=Math.sqrt(E*E+z*z)/a.Jw,E=new zt((Math.min(b.x,x.x)+Math.max(b.x,x.x))/2,(Math.min(b.y,x.y)+Math.max(b.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var rt=a.zoomPoint;a.zoomPoint=E,tt.resetZoom(z),a.zoomPoint=rt}y.bubbles=!1}zt.free(x),zt.free(b)},sr.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},sr.prototype.doKeyUp=function(){},sr.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},sr.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},sr.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(or?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||(or?y.meta:y.control)||y.shift||a.clearSelection()}},sr.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Op(a,b,x),b.handled};function Op(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}sr.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var b=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(b=null),y.targetObject=b;var E=!1;if(b!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var rt=z.mouseLeave;if(rt!==null&&(b===z||b!==null&&b.rg(z)||(rt(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;b!==null&&(tt=b.mouseEnter,!(tt!==null&&(z===b||z!==null&&z.rg(b)||(tt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=b;z!==null&&(b=z.mouseOver,!(b!==null&&(b(y,z),E=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),b=a.mouseOver,b!==null&&(b(y),E=!0);E&&a.$b(),a.skipsUndoManager=x}},sr.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},sr.prototype.doCurrentObjectChanged=function(){},sr.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var b=a.commandHandler,E=a.toolManager.mouseWheelBehavior;if(b!==null&&(E===$d&&!y.shift||E===pd&&y.control))(0<x?b.canIncreaseZoom():b.canDecreaseZoom())&&(E=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?b.increaseZoom():b.decreaseZoom(),a.zoomPoint=E),y.bubbles=!1;else if(E===$d&&y.shift||E===pd&&!y.control){b=a.position.copy();var z=y.event;E=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(E){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,b,y)}}},sr.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},sr.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=tr(function(){x.doWaitAfter(b)},a)},sr.prototype.cancelWaitAfter=function(){this.Zr!==-1&&pn.clearTimeout(this.Zr),this.Zr=-1},sr.prototype.doWaitAfter=function(){},sr.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof ar);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},sr.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var b=x.toolManager.dragSize,E=b.width;return b=b.height,x.firstInput.isTouchEvent&&(E+=6,b+=6),Math.abs(y.x-a.x)>E||Math.abs(y.y-a.y)>b},ve.Object.defineProperties(sr.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof me&&(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}}}),sr.prototype.startTransaction=sr.prototype.Ea,sr.className="Tool";function Ur(){sr.call(this),this.name="ToolManager",this.hb=new Te,this.ob=new Te,this.Hb=new Te,this.F=this.V=850,this.o=new an(2,2).ja(),this.Ha=5e3,this.ia=pd,this.u=Wc,this.Mp=this.j=null,this.zj=-1}be(Ur,sr),Ur.prototype.initializeStandardTools=function(){},Ur.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof ar&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Ur.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===Cu&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===Nh){y.bubbles=!0;return}if(this.gestureBehavior===Cu)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===pd?this.mouseWheelBehavior=$d:this.mouseWheelBehavior===$d&&(this.mouseWheelBehavior=pd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Ur.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===Nh){y.bubbles=!0;return}if(this.gestureBehavior===Cu)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,b=0;b<x;b++){var E=this.mouseMoveTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseMove());return}}Ip(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Ip(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}Ur.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof ar&&(y===a||y.rg(a))||this.hideToolTip()},Ur.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()))},Ur.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)},Ur.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 ar)||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()},Ur.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof ar){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof Wl&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(pn.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=tr(function(){E.hideToolTip()},a)}},Ur.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y=x.y+20/y.scale+b.height>E.bottom?x.y-(b.height+5/y.scale):x.y+20/y.scale,x.y<E.y&&(x.y=E.y),a.position=x}},Ur.prototype.hideToolTip=function(){this.zj!==-1&&(pn.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof ar?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Wl&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},Ur.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var b=this.mouseUpTools.M(x);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseUp());return}}a.doFocus(),this.doDeactivate()},Ur.prototype.doMouseWheel=function(){this.standardMouseWheel()},Ur.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Ur.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Ur.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var b=this.mouseDownTools.M(x);if(b.name===a)return b}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(b=this.mouseMoveTools.M(x),b.name===a)return b;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(b=this.mouseUpTools.M(x),b.name===a)return b;return null},Ur.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.name===a)return y!==null?this.mouseDownTools.cd(b,y):this.mouseDownTools.mb(b),E}for(x=this.mouseMoveTools.length,b=0;b<x;b++)if(E=this.mouseMoveTools.M(b),E.name===a)return y!==null?this.mouseMoveTools.cd(b,y):this.mouseMoveTools.mb(b),E;for(x=this.mouseUpTools.length,b=0;b<x;b++)if(E=this.mouseUpTools.M(b),E.name===a)return y!==null?this.mouseUpTools.cd(b,y):this.mouseUpTools.mb(b),E;return null},Ur.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)},ve.Object.defineProperties(Ur.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 ar?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}}}),Ur.prototype.replaceStandardTool=Ur.prototype.gb;var pd=new Ye(Ur,"WheelScroll",0),$d=new Ye(Ur,"WheelZoom",1),eg=new Ye(Ur,"WheelNone",2),Wc=new Ye(Ur,"GestureZoom",3),Cu=new Ye(Ur,"GestureCancel",4),Nh=new Ye(Ur,"GestureNone",5);Ur.className="ToolManager",Ur.WheelScroll=pd,Ur.WheelZoom=$d,Ur.WheelNone=eg,Ur.GestureZoom=Wc,Ur.GestureCancel=Cu,Ur.GestureNone=Nh;function eo(){sr.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 zt(NaN,NaN),this.Fr=new zt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new je().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var iu;be(eo,sr),eo.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},eo.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},eo.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,(or?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},eo.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),es=null,this.isActive=!0,this.tl.set(a.position),Kc(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&&Ys(a),af(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,es=this,Uu=this.diagram,this.doSimulatedDragOut()))};function Kc(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof dn?(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 ba,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}eo.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},eo.prototype.Pd=function(a){return a===void 0?new Nu(cr):this.isGridSnapEnabled?new Nu(new zt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new Nu(a.copy())},eo.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Th(this),Hh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<iu.count){for(var y=iu,x=y.length,b=0;b<x;b++){var E=y.M(b);Wu(E),gl(E),Th(E),E.diagram.ug()}y.clear()}Wu(this),this.tl.h(NaN,NaN),Uu!==null&&(Uu.currentCursor=""),es=Uu=null,gl(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),dc(a,!0)},eo.prototype.stopTransaction=function(){var a=this.diagram,y=sr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Th(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,ig(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function ng(){var a=es;gl(a),Ku(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}eo.prototype.doCancel=function(){gl(this),Ku(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},eo.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},eo.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function Lu(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var b=x.undoManager;for(b.isEnabled&&b.isInTransaction?b.currentTransaction!==null&&0<b.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):Ku(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 On,b=a.draggedParts.iterator;b.next();){var E=b.key;if(E.Zc()&&E.canCopy()){var z=y.I(E);z!==null&&(z.location=E.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)b=y.value,b instanceof dn&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,Kc(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,ch(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function gl(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 dn&&(x.value.point=new zt(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Wu(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 Hl(a,y,x){var b=a.diagram,E=a.startPoint,z=zt.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),zt.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Ys(b),b.hk())}eo.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var b=this.diagram;b!==null&&_h(b,a,y,this.dragOptions,x)};function Ku(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var b=x.key;b.Zc()&&(b.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(b=x.key,b instanceof dn&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),ch(b,-E.x,-E.y)}y.bd()}}function Zc(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),Zu(a,!1));var b=a.findDragOverObject(y),E=x.lastInput;E.targetObject=b,a.doUpdateCursor(b);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=ig(a,E,b),!a.isActive&&es===null)return;var rt=b!==null?b.part:null;if(rt===null||x.handlesDragDropForTopLevelParts&&rt.isTopLevel&&!(rt instanceof Ei)){var ot=x.mouseDragOver;ot!==null&&(ot(E),tt=!0)}if(!a.isActive&&es===null||(a.doDragOver(y,b),!a.isActive&&es===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=b,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(E.viewPoint)}eo.prototype.findDragOverObject=function(a){var y=this;return su(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof ar||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},eo.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 ig(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<E;tt++){var rt=a.Cg[tt],ot=rt.mouseDragLeave;if(ot!==null&&(ot(y,rt,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&es===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=rg(E);for(E=a.Cg.length,x=0;x<E&&(tt=a.Cg[x],rt=tt.mouseDragEnter,rt===null||(rt(y,tt,z),b=!0,!y.handled));x++);return b}function rg(a){var y=a.panel;return y!==null?y:a instanceof ei&&!(a instanceof Ei)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Rp(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(at){return b.findValidLinkablePort(at,x)});a=zt.alloc();var z=1/0,tt=null;for(E=E.iterator;E.next();){var rt=E.value;if(rt.part!==null){var ot=rt.ga(zi,a);ot=y.Bf(ot),ot<z&&(tt=rt,z=ot)}}return zt.free(a),tt}function Zu(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var b=a.diagram;if(!b.isReadOnly){var E=a.Oe;if(E!==null){var z=null,tt=null;x.fromNode===null&&(z=Rp(a,x.i(0),!1),z!==null&&(tt=z.part));var rt=null,ot=null;x.toNode===null&&(rt=Rp(a,x.i(x.pointsCount-1),!0),rt!==null&&(ot=rt.part)),E.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!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Vc(E,tt,z,ot,rt):Vc(E,null,null,null,null)}}}}eo.prototype.doDragOver=function(){};function Vu(a,y){var x=a.diagram;a.dragsLink&&Zu(a,!0),Th(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;$0(a,E,z),z=rg(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||es!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof kn&&z.linksConnected.each(function(rt){rt.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||es!==null){for(a=Be.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof kn&&q0(x,b,a);Be.free(a)}}}function $0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Ei||(x=a.mouseDrop,x!==null&&x(y))}function q0(a,y,x){var b=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(b=!0),a=a.Nu(x,function(E){return E.part},function(E){return E instanceof dn},!0,function(E){return E instanceof dn},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}eo.prototype.doDropOnto=function(){},eo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;this.simulatedMouseMove(y.event,y.documentPoint,y.targetDiagram)||this.currentPart===null||this.draggedParts===null||(this.mayCopy()?(Lu(this,!1),af(a,this.copiedParts),Hl(this,this.copiedParts,!1),Hh(a,this.copiedParts)):this.mayMove()?(gl(this),Hl(this,this.draggedParts,!0)):this.mayDragOut()?(Lu(this,!1),Hl(this,this.copiedParts,!1)):gl(this),Zc(this,a.lastInput.documentPoint))}},eo.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?(gl(this),Lu(this,!0),af(a,this.copiedParts),Hl(this,this.copiedParts,!1),Hh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0}))):(y=!0,gl(this),this.mayMove()&&(Hl(this,this.draggedParts,!0),Zc(this,a.lastInput.documentPoint))),this.Ym=!0,Vu(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&tv(this),a.Ya(),Hh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},eo.prototype.simulatedMouseMove=function(a,y,x){if(es===null)return!1;var b=es.diagram;x instanceof me||(x=null);var E=Uu;return x!==E&&(E!==null&&E!==b&&(E.ug(),es.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Uu=x,x!==null&&x!==b&&(ng(),E=x.toolManager.findTool("Dragging"),E!==null&&(iu.contains(E)||iu.add(E),E.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===b||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(b=x.toolManager.findTool("Dragging"),b!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,b.doSimulatedDragOver()),!0)},eo.prototype.simulatedMouseUp=function(a,y,x){if(es===null)return!1;var b=Uu,E=es.diagram;if(x===null)return es.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),es.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Uu=x,b=x.toolManager.findTool("Dragging"),b!==null&&(ng(),iu.contains(b)||iu.add(b),b.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new zt),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=es,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function tv(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof kn&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}eo.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(or?!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())},eo.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())},eo.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())},eo.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},eo.prototype.Az=function(){return es},eo.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=es;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},eo.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),_a(a),a.animationManager.Cc(),a=es,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},eo.prototype.doSimulatedDragLeave=function(){var a=es;a!==null&&a.doSimulatedDragOut(),this.doCancel()},eo.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=es;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;jp(this,y.draggedParts.Lf(),!1,a.firstInput),Hl(this,this.copiedParts,!1),Zc(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},eo.prototype.doSimulatedDrop=function(){var a=this.diagram,y=es;if(y!==null){var x=y.diagram;if(y.Ym=!0,gl(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),jp(this,y.draggedParts.Lf(),!0,a.lastInput),Hl(this,this.copiedParts,!1);var b=new je;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),Vu(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function jp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=Be.alloc();E=b=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<b&&(b=at),ut<E&&(E=ut),at>tt&&(tt=at),ut>rt&&(rt=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,rt-E),b=z.x+z.width/2,E=z.y+z.height/2,Be.free(z),z=a.Fr,tt=new On,rt=zt.alloc(),ot=y.iterator;ot.next();)at=ot.value,at instanceof dn&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,ch(ut,z.x-b,z.y-E),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(ot=x.I(at),ot!==null&&(at=at.location,rt.h(z.x-(b-at.x),z.y-(E-at.y)),ot.location=rt,ot.Va(),tt.add(ot,a.Pd(rt))));zt.free(rt),a.copiedParts=tt,Kc(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,ch(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}eo.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},eo.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new zt},ve.Object.defineProperties(eo.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}}}),eo.prototype.getDraggingSource=eo.prototype.Az;var es=null,Uu=null;eo.className="DraggingTool",iu=new Te,Fi("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Ur.prototype.doCancel=function(){es!==null&&es.doCancel(),sr.prototype.doCancel.call(this)};function co(){sr.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new dn,y=new Oi;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new Oi,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new kn,y=new Oi,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=yr,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new kn,y=new Oi,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=yr,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 On,this.Of=this.gj=this.Pf=null}be(co,sr),co.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},co.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=an.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,an.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=zi,z=zt.alloc(),x.location=y.ga(zi,z),zt.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},co.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=yr,y.fromSpot=Vi,y.toSpot=Vi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},co.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},co.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof kn){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)}},co.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof kn))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof kn)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},co.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,b=this.portGravity;0>=b&&(b=.1);var E=this,z=y.og(x,b,function(ft){return E.findValidLinkablePort(ft,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,rt=tt.part;if(rt instanceof kn){var ot=tt.ga(zi,zt.alloc()),at=x.x-ot.x,ut=x.y-ot.y;zt.free(ot),ot=at*at+ut*ut,ot<b&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,b=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,b=ot):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof kn&&(x.layer===null||x.layer.allowLink))?y:null},co.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},co.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},co.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},co.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof kn))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof kn))return!1;for(y=y.portId,y===null&&(y=""),y=b.Sd(y);y.next();)if(b=y.value,b.fromNode===x&&b.fromPortId===a)return!0;return!1},co.prototype.isValidLink=function(a,y,x,b){if(!this.isValidFrom(a,y)||!this.isValidTo(x,b)||!(y===null||b===null||(y.fromLinkableSelfNode&&b.toLinkableSelfNode||!this.isInSameNode(y,b))&&(y.fromLinkableDuplicates&&b.toLinkableDuplicates||!this.isLinked(y,b)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var E=a.linkValidation;if(E!==null&&!E(a,y,x,b,this.originalLink))return!1}return x!==null&&(E=x.linkValidation,E!==null&&!E(a,y,x,b,this.originalLink))?!1:(E=this.linkValidation,E!==null?E(a,y,x,b,this.originalLink):!0)},co.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var b=new je;return b.add(a),ws(this,x,y,b)};function ws(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),ws(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),ws(a,y.labeledLink,x,b))))}co.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var b=this.diagram.validCycle;if(b!==mc){if(b===Og){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!Ns(this,a,y,x,!0)}if(b===Ig){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!Ns(this,a,y,x,!0)}if(b===Ag)return a===y?a=!0:(b=new je,b.add(y),a=Ts(this,b,a,y,x)),!a;if(b===Bg)return!Ns(this,a,y,x,!1);if(b===Dg)return a===y?a=!0:(b=new je,b.add(y),a=md(this,b,a,y,x)),!a}return!0};function Ns(a,y,x,b,E){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==b&&(!E||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&Ns(a,tt,x,b,E)))return!0}return!1}function Ts(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&Ts(a,y,tt,b,E)))return!0}return!1}function md(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E){var rt=tt.fromNode;if(tt=tt.toNode,rt=rt===x?tt:rt,rt!==x&&md(a,y,rt,b,E))return!0}}return!1}ve.Object.defineProperties(co.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}}}),co.className="LinkingBaseTool";function Fs(){co.call(this),this.name="Linking",this.V={},this.F=null,this.K=Fh,this.Xd=null}be(Fs,co),Fs.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},Fs.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 kn)))return null;var x=this.direction;if(x===Fh||x===zp){var b=this.findValidLinkablePort(y,!1);if(b!==null||this.startObject===a&&(b=a.port,this.findValidLinkablePort(b,!1)))return this.isForwards=!0,b}return(x===Fh||x===Gp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},Fs.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 kn&&(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 kn&&(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)},Fs.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()},Fs.prototype.doStop=function(){co.prototype.doStop.call(this),this.startObject=null},Fs.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var rt=tt.part;rt instanceof kn&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=rt,E=tt):(y=rt,x=tt,this.originalToNode!==null&&(b=this.originalToNode,E=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(b=this.originalToNode,E=this.originalToPort);y!==null||b!==null?(z=this.insertLink(y,x,b,E),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,b,E)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},Fs.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof dn)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)},Fs.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},Fs.prototype.doNoLink=function(){},ve.Object.defineProperties(Fs.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 Fh=new Ye(Fs,"Either",0),zp=new Ye(Fs,"ForwardsOnly",0),Gp=new Ye(Fs,"BackwardsOnly",0);Fs.className="LinkingTool",Fs.Either=Fh,Fs.ForwardsOnly=zp,Fs.BackwardsOnly=Gp;function ba(){co.call(this),this.name="Relinking";var a=new Oi;a.figure="Diamond",a.desiredSize=Er,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new Oi,a.figure="Diamond",a.desiredSize=Er,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new Be}be(ba,co),ba.prototype.updateAdornments=function(a){if(a!==null&&a instanceof dn){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var b=a.selectionObject;b!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(b,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(b=a.selectionObject,b!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(b,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},ba.prototype.makeAdornment=function(a,y){var x=new ar;return x.type=nn.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},ba.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},ba.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 ar&&x.adornedPart instanceof dn))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=Li),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=Li),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},ba.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Ff||x===fh)&&(x=js),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}},ba.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()},ba.prototype.doStop=function(){co.prototype.doStop.call(this),this.handle=null},ba.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,b=this.originalToNode,E=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof kn&&(this.isForwards?(b=tt,E=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?E=b=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?b:y,this.isForwards?E:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},ba.prototype.reconnectLink=function(a,y,x,b){return x=x!==null&&x.portId!==null?x.portId:"",b?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},ba.prototype.doNoRelink=function(){};function Vc(a,y,x,b,E){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),b!==null?(a.copyPortProperties(b,E,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}ve.Object.defineProperties(ba.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 ar))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),ba.className="RelinkingTool",Fi("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),Fi("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function wo(){sr.call(this),this.name="LinkReshaping";var a=new Oi;a.figure="Rectangle",a.desiredSize=br,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new Oi,a.figure="Diamond",a.desiredSize=Er,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new zt,this.Yq=new Te}be(wo,sr),wo.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:og},wo.prototype.om=function(a,y){a.reshapingBehavior=y},wo.prototype.updateAdornments=function(a){if(a!==null&&a instanceof dn){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)}},wo.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new ar,E.type=nn.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=b?1:0;if(y.resegmentable&&y.computeCurve()!==Aa)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,E.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&&b){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,Ju),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,Xu),rt.cursor="w-resize")}else tt===z-1&&b?(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,Ju),rt.cursor="n-resize"):ae.B(ot.y,at.y)&&(this.om(rt,Xu),rt.cursor="w-resize")):tt!==z&&(this.om(rt,Uc),rt.cursor="move");E.add(rt)}E.adornedObject=a}return E},wo.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},wo.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},wo.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},wo.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 dn){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),b=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,b),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,b),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},wo.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},wo.prototype.stopTransaction=function(){var a=this.diagram,y=sr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},wo.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},wo.prototype.getResegmentingPoint=function(){return this.handle.ga(zi)},wo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},wo.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,b=y.i(x-1),E=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(b.x-E.x)<this.resegmentingDistance&&Math.abs(b.y-E.y)<this.resegmentingDistance&&(Yu(this,tt,b,E,z,!0)||Yu(this,tt,b,E,z,!1))){var rt=y.points.copy();Yu(this,tt,b,E,z,!0)?(rt.cd(x-2,new zt(tt.x,(z.y+tt.y)/2)),rt.cd(x+1,new zt(z.x,(z.y+tt.y)/2))):(rt.cd(x-2,new zt((z.x+tt.x)/2,tt.y)),rt.cd(x+1,new zt((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(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Yu(this,b,E,z,tt,!0)||Yu(this,b,E,z,tt,!1))&&(rt=y.points.copy(),Yu(this,b,E,z,tt,!0)?(rt.cd(x-1,new zt(b.x,(b.y+tt.y)/2)),rt.cd(x+2,new zt(tt.x,(b.y+tt.y)/2))):(rt.cd(x-1,new zt((b.x+tt.x)/2,b.y)),rt.cd(x+2,new zt((b.x+tt.x)/2,tt.y))),rt.mb(x+1),rt.mb(x),y.points=rt,y.Wb())}}else tt=zt.alloc(),ae.qh(b.x,b.y,z.x,z.y,E.x,E.y,tt)&&tt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),zt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Yu(a,y,x,b,E,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-b.y)<a.resegmentingDistance&&Math.abs(b.y-E.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-b.x)<a.resegmentingDistance&&Math.abs(b.x-E.x)<a.resegmentingDistance}wo.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,b=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,b===Ju?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===Xu&&(y.L(x,a.x,y.i(x-1).y),y.L(x+1,a.x,y.i(x+2).y));else if(x===y.lastPickIndex-1)x=y.lastPickIndex-1,b===Ju?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===Xu&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{b=x;var E=y.i(b),z=y.i(b-1),tt=y.i(b+1);ae.B(z.x,E.x)&&ae.B(E.y,tt.y)?(ae.B(z.x,y.i(b-2).x)&&!ae.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),ae.B(tt.y,y.i(b+2).y)&&!ae.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)):ae.B(z.y,E.y)&&ae.B(E.x,tt.x)?(ae.B(z.y,y.i(b-2).y)&&!ae.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),ae.B(tt.x,y.i(b+2).x)&&!ae.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):ae.B(z.x,E.x)&&ae.B(E.x,tt.x)?(ae.B(z.x,y.i(b-2).x)&&!ae.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),ae.B(tt.x,y.i(b+2).x)&&!ae.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):ae.B(z.y,E.y)&&ae.B(E.y,tt.y)&&(ae.B(z.y,y.i(b-2).y)&&!ae.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),ae.B(tt.y,y.i(b+2).y)&&!ae.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),b=y.fromNode,E=y.fromPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===1&&y.computeSpot(!0,E).Mc()&&(z=E.ga(zi,zt.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,zt.alloc()),y.L(0,b.x,b.y),zt.free(z),zt.free(b)),b=y.toNode,E=y.toPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===y.pointsCount-2&&y.computeSpot(!1,E).Mc()&&(x=E.ga(zi,zt.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,zt.alloc()),y.L(y.pointsCount-1,a.x,a.y),zt.free(x),zt.free(a));y.zf()},wo.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Uc:return a;case Ju:return new zt(y.i(x).x,a.y);case Xu:return new zt(a.x,y.i(x).y);default:case og:return y.i(x)}},ve.Object.defineProperties(wo.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 ar))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}}}),wo.prototype.setReshapingBehavior=wo.prototype.om,wo.prototype.getReshapingBehavior=wo.prototype.Ru;var og=new Ye(wo,"None",0),Xu=new Ye(wo,"Horizontal",1),Ju=new Ye(wo,"Vertical",2),Uc=new Ye(wo,"All",3);wo.className="LinkReshapingTool",wo.None=og,wo.Horizontal=Xu,wo.Vertical=Ju,wo.All=Uc,Fi("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function gs(){sr.call(this),this.name="Resizing",this.o=new an(1,1).freeze(),this.j=new an(9999,9999).freeze(),this.yg=new an(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new Oi;a.alignmentFocus=zi,a.figure="Rectangle",a.desiredSize=br,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new zt,this.Dw=new an,this.Tn=new zt,this.rt=new an(0,0),this.qt=new an(1/0,1/0),this.pt=new an(1,1)}be(gs,sr),gs.prototype.updateAdornments=function(a){if(!(a===null||a instanceof dn)){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(),Yh(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},gs.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new ar,y.type=nn.Spot,y.locationSpot=zi;var x=new Rs;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Xi)),y.add(this.makeHandle(a,Mr)),y.add(this.makeHandle(a,po)),y.add(this.makeHandle(a,ss)),y.add(this.makeHandle(a,oo)),y.add(this.makeHandle(a,jo)),y.add(this.makeHandle(a,Yo)),y.add(this.makeHandle(a,Ro))}else if(ol(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},gs.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},gs.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=zi),0>=x.x)y=0>=x.y?y+225:1<=x.y?y+135:y+180;else if(1<=x.x)0>=x.y?y+=315:1<=x.y&&(y+=45);else if(0>=x.y)y+=270;else if(1<=x.y)y+=90;else break t;0>y?y+=360:360<=y&&(y-=360),a.cursor=22.5>y?"e-resize":67.5>y?"se-resize":112.5>y?"s-resize":157.5>y?"sw-resize":202.5>y?"w-resize":247.5>y?"nw-resize":292.5>y?"n-resize":337.5>y?"ne-resize":"e-resize"}else if(a instanceof nn)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},gs.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},gs.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))},gs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},gs.prototype.stopTransaction=function(){var a=this.diagram,y=sr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},gs.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},gs.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,zt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),zt.free(E)}},gs.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,zt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),zt.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},gs.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 Ei){var b=new Te;if(b.add(a),!this.dragsMembers&&a.placeholder===null){var E=new st;E.dragsMembers=!1}y.moveParts(b,this.oppositePoint.copy().re(x),!0,E)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},gs.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=zi);var tt=this.adornedObject.naturalBounds,rt=tt.x,ot=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ft=1;if(!z){ft=tt.width;var vt=tt.height;0>=ft&&(ft=1),0>=vt&&(vt=1),ft=vt/ft}return vt=zt.alloc(),ae.No(a.x,a.y,rt,ot,E.width,E.height,vt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(vt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(vt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(vt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(vt.y-ot,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.x=at-a.width)):(a.x=Math.max(vt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=ot+.5*(ut-ot-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(vt.x-rt,b.width),x.width),a.y=Math.max(vt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(vt.x-rt,b.width),x.width),a.height=Math.max(Math.min(vt.y-ot,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width))):(a.width=Math.max(Math.min(vt.x-rt,b.width),x.width),z||(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=ot+.5*(ut-ot-a.height))):0>=y.y?(a.y=Math.max(vt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width,a.x=rt+.5*(at-rt-a.width))):1<=y.y&&(a.height=Math.max(Math.min(vt.y-ot,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width,a.x=rt+.5*(at-rt-a.width))),zt.free(vt),a},gs.prototype.computeReshape=function(){var a=Ue;return this.adornedObject instanceof Oi&&(a=Mv(this.adornedObject)),!(a===Wn||this.diagram.lastInput.shift)},gs.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},gs.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},gs.prototype.computeCellSize=function(){var a=new an(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},ve.Object.defineProperties(gs.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 ar))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 ar)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}}}),gs.className="ResizingTool",Fi("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function As(){sr.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new zt,this.ue=null;var a=new Oi;a.figure="Ellipse",a.desiredSize=Er,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new zt(NaN,NaN),this.u=0,this.F=50}be(As,sr),As.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)}},As.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new ar,y.type=nn.Position,y.locationSpot=zi;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(ol(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},As.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},As.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)},As.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(zi)},As.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var b=this.handleDistance;return x===0?y.x=a.naturalBounds.width+b:x===45?(y.x=a.naturalBounds.width+b,y.y=a.naturalBounds.height+b):x===90?y.y=a.naturalBounds.height+b:x===135?(y.x=-b,y.y=a.naturalBounds.height+b):x===180?y.x=-b:x===225?(y.x=-b,y.y=-b):x===270?y.y=-b:x===315&&(y.x=a.naturalBounds.width+b,y.y=-b),a.ga(y)},As.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new zt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},As.prototype.stopTransaction=function(){var a=this.diagram,y=sr.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},As.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},As.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},As.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()},As.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,b=y.rotateObject;(x===b||x.rg(b))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},As.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},ve.Object.defineProperties(As.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 ar))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 ar)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}}}),As.className="RotatingTool",Fi("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Ah(){sr.call(this),this.name="ClickSelecting"}be(Ah,sr),Ah.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Ah.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Ah.className="ClickSelectingTool";function tl(){sr.call(this),this.name="Action",this.pk=null}be(tl,sr),tl.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},tl.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()},tl.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))}},tl.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()},tl.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())},tl.prototype.doStop=function(){this.pk=null},tl.className="ActionTool";function Qu(){sr.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new zt(0,0)}be(Qu,sr),Qu.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)},Qu.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Qu.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var b=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof ei)x.Zc()&&(ol(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);Ie(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=zt.allocAt(a.x,a.y);this.isGridSnapEnabled&&sf(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),zt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},ve.Object.defineProperties(Qu.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}}}),Qu.className="ClickCreatingTool";function za(){sr.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new ei;a.layerName="Tool",a.selectable=!1;var y=new Oi;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}be(za,sr),za.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))},za.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},za.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},za.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var b=an.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),an.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},za.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()},za.prototype.computeBoxBounds=function(){var a=this.diagram;return new Be(a.firstInput.documentPoint,a.lastInput.documentPoint)},za.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),or?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 Te,y=y.selection.iterator;y.next();){var b=y.value;a.contains(b)||x.add(b)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},ve.Object.defineProperties(za.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}}}),za.className="DragSelectingTool";function us(){sr.call(this),this.name="Panning",this.Xt=new zt,this.xy=new zt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(pn.document,"scroll",a.Kw,!1),a.stopTool()}}be(us,sr),us.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())},us.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(pn.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},us.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},us.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},us.prototype.doMouseMove=function(){this.move()},us.prototype.doMouseUp=function(){this.move(),this.stopTool()},us.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,b=a.lastInput.documentPoint,E=y.x+x.x-b.x;x=y.y+x.y-b.y,a.allowHorizontalScroll||(E=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(E,x)}},ve.Object.defineProperties(us.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),us.className="PanningTool",Fi("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),Fi("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),Fi("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),Fi("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),Fi("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Wl(){this.F=this.u=this.j=this.o=null}ve.Object.defineProperties(Wl.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}}}),Wl.className="HTMLInfo";function el(a,y,x){this.text=a,this.hx=y,this.visible=x}el.className="ContextMenuButtonInfo";function Bs(){sr.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new zt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}be(Bs,sr);function pl(a){var y=new Wl;y.show=function(E,z,tt){tt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},Bh=y,a.tu=function(){a.stopTool()},y=Ui("div");var x=Ui("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var b=Ui("style");pn.document.getElementsByTagName("head")[0].appendChild(b),b.sheet.insertRule(".goCXul { list-style: none; }",0),b.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),b.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),b=a.diagram,b!==null&&(b.addEventListener(y,"contextmenu",Po,!1),b.addEventListener(y,"selectstart",Po,!1),b.addEventListener(x,"contextmenu",Po,!1)),y.className="goCXforeground",x.className="goCXbackground",pn.document.body&&(pn.document.body.appendChild(y),pn.document.body.appendChild(x)),tc=y,vd=x,qd=!0}function Po(a){return a.preventDefault(),!1}Bs.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)},Bs.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Bs.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Bs.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof me||(a instanceof se?b=a:b=y.ic(x.documentPoint,null,function(E){return!E.layer.isTemporary})),b!==null){for(a=b;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return b.part}else if(y.contextMenu!==null)return y;return null},Bs.prototype.doActivate=function(){},Bs.prototype.doMouseDown=function(){if(sr.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof ar){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&Tl(this)},Bs.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof ar){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}Tl(this)};function Tl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof Wl||(b=y.ic(y.lastInput.documentPoint,null,null),b!==null&&b.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(b)}}else a.canStart()&&(ku(a,!0),a.isActive||a.stopTool())}Bs.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function ku(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=Bh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof se?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof ar&&!a.currentContextMenu.visible&&a.stopTool()}}Bs.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Bs.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof ar){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof Wl&&a.show(y,x,this);this.currentContextMenu=a},Bs.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y+b.height>E.bottom&&(x.y-=b.height+5/y.scale),x.y<E.y&&(x.y=E.y),a.position=x}},Bs.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof ar?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Wl&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function $u(a){var y=new Te;return y.add(new el("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new el("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new el("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new el("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new el("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new el("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new el("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new el("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new el("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new el("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new el("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new el("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new el("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}Bs.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=$u(this)),tc.innerHTML="",vd.addEventListener("pointerdown",this.tu,!1);var y=this,x=Ui("ul");x.className="goCXul",tc.appendChild(x),x.innerHTML="";for(var b=this.jt.iterator;b.next();){var E=b.value,z=E.visible;if(typeof E.hx=="function"&&(typeof z!="function"||z(a))){z=Ui("li"),z.className="goCXli";var tt=Ui("a");tt.className="goCXa",tt.href="#",tt.ky=E.hx,tt.addEventListener("pointerdown",function(rt){return this.ky(a),y.stopTool(),rt.preventDefault(),!1},!1),tt.textContent=E.text,z.appendChild(tt),x.appendChild(z)}}tc.style.display="block",vd.style.display="block"},Bs.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===Bh){tc.style.display="none",vd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(vd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},ve.Object.defineProperties(Bs.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof ar?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return qd===!1&&Bh===null&&lo&&pl(this),Bh},set:function(a){a===null&&(qd=!0),Bh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var Bh=null,qd=!1,vd=null,tc=null;Bs.className="ContextMenuTool",Fi("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function Wr(){sr.call(this),this.name="TextEditing",this.Zh=new Dr,this.ia=null,this.V=yd,this.vj=null,this.qa=Sd,this.u=1,this.F=!0,this.o=null,this.j=new Wl,this.kt=null,ec(this,this.j)}be(Wr,sr);function ec(a,y){if(lo){var x=Ui("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var b=a.Lx(this.value);this.style.width=20+b.measuredBounds.width*this.wA+"px",this.rows=b.lineCount}},!1),x.addEventListener("keydown",function(b){if(!b.isComposing&&a.textBlock!==null){var E=b.key;E==="Enter"?(a.textBlock.isMultiline===!1&&b.preventDefault(),a.acceptText(nc)):E==="Tab"?(a.acceptText(Xc),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==Sd){var b=a.kt;a.qa===ic&&(a.qa=rc),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==Sd){var b=a.kt;typeof b.focus=="function"&&b.focus(),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(b,E,z){if(b instanceof Dr&&z instanceof Wr)if(z.state===oc)x.style.border="3px solid red",x.focus();else{var tt=b.ga(zi),rt=E.position,ot=E.scale,at=b.Df()*ot;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=b.naturalBounds.width*at+6,ft=b.naturalBounds.height*at+2,vt=(tt.x-rt.x)*ot;tt=(tt.y-rt.y)*ot,rt=b.verticalAlignment,ot=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*at,ft=rt.y*ft-rt.y*ot+rt.offsetY-(.5*ft-.5*ot)-ot/2,x.value=b.text,E.div.style.font=b.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(vt-ut/2|0)-1+"px",x.style.top=(tt+ft|0)-1+"px",x.style.textAlign=b.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=b.lineCount,x.wA=at,x.className="goTXarea",E.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(b){b.div.removeChild(x)}}}Wr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||qu&&qu!==this&&(qu.acceptText(Kl),qu&&qu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof Dr&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===yd&&!y.isSelected||this.starting===Jc&&2>a.lastInput.clickCount)):!1},Wr.prototype.doStart=function(){qu=this,this.textBlock!==null&&this.doActivate()},Wr.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 Dr&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=ic;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new Be(this.textBlock.ga(Xi),this.textBlock.ga(po));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},Wr.prototype.doCancel=function(){this.stopTool()},Wr.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},Wr.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Kl)},Wr.prototype.acceptText=function(a){switch(a){case Kl:this.qa===xd?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===ic||this.qa===oc||this.qa===rc)&&(this.qa=ag,sg(this));break;case Yc:case nc:case Xc:(nc!==a||this.textBlock.isMultiline!==!0)&&(this.qa===ic||this.qa===oc||this.qa===rc)&&(this.qa=ag,sg(this))}};function sg(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=xd,a.transactionResult=a.name,y.text=z,a.doSuccess(E,z),x!==null&&x.R("TextEdited",y,E),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=oc,a.doError(E,z))}}Wr.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)},Wr.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},Wr.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=Sd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},Wr.prototype.doStop=function(){qu=null},Wr.prototype.isValidText=function(a,y,x){var b=this.textValidation;return b!==null&&!b(a,y,x)?!1:(b=a.textValidation,!!(b===null||b(a,y,x)))},Wr.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},ve.Object.defineProperties(Wr.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)}}}),Wr.prototype.measureTemporaryTextBlock=Wr.prototype.Lx;var Yc=new Ye(Wr,"LostFocus",0),Kl=new Ye(Wr,"MouseDown",1),Xc=new Ye(Wr,"Tab",2),nc=new Ye(Wr,"Enter",3),ev=new Ye(Wr,"SingleClick",0),yd=new Ye(Wr,"SingleClickSelected",1),Jc=new Ye(Wr,"DoubleClick",2),Sd=new Ye(Wr,"StateNone",0),ic=new Ye(Wr,"StateActive",1),rc=new Ye(Wr,"StateEditing",2),ag=new Ye(Wr,"StateValidating",3),oc=new Ye(Wr,"StateInvalid",4),xd=new Ye(Wr,"StateValidated",5),qu=null;Wr.className="TextEditingTool",Wr.LostFocus=Yc,Wr.MouseDown=Kl,Wr.Tab=Xc,Wr.Enter=nc,Wr.SingleClick=ev,Wr.SingleClickSelected=yd,Wr.DoubleClick=Jc,Wr.StateNone=Sd,Wr.StateActive=ic,Wr.StateEditing=rc,Wr.StateValidating=ag,Wr.StateInvalid=oc,Wr.StateValidated=xd,Fi("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function pa(a){ac||(lg(),ac=!0),this.H=ou,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=bu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new je,this.ce=new hs,this.ce.Yd=this,this.Ei=new je,this.pu=new je,this.Sr=new je,this.pr=new je,a&&Object.assign(this,a)}pa.prototype.Xe=function(a){this.H=a},pa.prototype.canStart=function(){return!0};function ru(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),ds(a.H),a.zb=!0)}function Qc(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===bu?(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===ug&&y.vc.clear(),a.Qw=!!(a.Pk===lc&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),b&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),uc(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==Ps&&b!==null&&(delete b.start.scale,delete b.end.scale),pn.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Ys(x),gg(x),a.zb=!1,y.start(),y.bc&&(th(a),x.Ya(),hg(y,0),_a(x,!0),Dh(a),x.R("AnimationStarting",a)))}))}}function Mu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function $c(a,y,x,b){a.isTicking||Mu(a)||y instanceof dn&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Lt=pa.prototype,Lt.fv=function(a){return this.ce.fv(a)},Lt.Xu=function(a){return this.ce.Xu(a)};function qc(a,y){function x(){if(0<E.Sr.count&&(b.addAll(E.Sr),E.Sr.clear(),E.bc=!0),E.bc!==!1&&b.count!==0){E.pu.addAll(b);for(var z=E.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var rt=!0;else{for(rt=tt.vc.iterator;rt.next();){var ot=rt.key;if(ot instanceof se&&ot.diagram!==null||ot instanceof me){rt=!0;break t}}rt=!1}rt?hc(tt,!1):tt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(th(E),_a(E.H),Dh(E)),pn.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),pn.requestAnimationFrame(function(){x()}))}function _p(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function th(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 Dh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Lt.Cc=function(a){var y=this.ce;if(this.zb===!0&&(this.Ok=this.zb=!1,this.Zd.clear(),0<y.vc.count&&this.H.$b()),this.bc){if(y.Ml(!0),y.vc.clear(),uc(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),uc(y,this.H)},Lt.Ml=function(a){a===this.defaultAnimation&&this.defaultAnimation.vc.clear(),this.Ei.remove(a),this.Ei.count===0&&(this.bc=!1,this.H.$b()),a===this.defaultAnimation&&(this.defaultAnimation.vc.clear(),this.H.R("AnimationFinished",this))},Lt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),ra(this,a))},Lt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),eh(this.ce,y,"position",y.position,y.position),ra(this,a))};function Hp(a,y,x){!a.zb||y.D(x)||Mu(a)||(a.H.pi||(y=x.copy()),eh(a.ce,a.H,"position",y,x))}function tf(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function ra(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function Oh(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],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=E(x,z,ot-z,b)%360,tt=E(x,tt,at-tt,b),rt=E(x,rt,ut-rt,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+rt+"%, "+x+")"}function lg(){function a(x,b,E,z,tt,rt){x.position=new zt(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt))}var y=new On;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,rt){tt<rt?x.mm(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt),!1):x.position=new zt(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt))}),y.add("location",function(x,b,E,z,tt,rt){tt<rt?x.mm(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt),!0):x.location=new zt(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt))}),y.add("position:placeholder",function(x,b,E,z,tt,rt){tt<rt?x.mm(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt),!1):x.position=new zt(z(tt,b.x,E.x-b.x,rt),z(tt,b.y,E.y-b.y,rt))}),y.add("position:nodeCollapse",function(x,b,E,z,tt,rt){var ot=x.actualBounds,at=E.actualBounds;E=at.x+at.width/2-ot.width/2,ot=at.y+at.height/2-ot.height/2,tt<rt?x.mm(z(tt,b.x,E-b.x,rt),z(tt,b.y,ot-b.y,rt),!1):x.position=new zt(z(tt,b.x,E-b.x,rt),z(tt,b.y,ot-b.y,rt))}),y.add("desiredSize",function(x,b,E,z,tt,rt){x.desiredSize=new Be(z(tt,b.width,E.width-b.width,rt),z(tt,b.height,E.height-b.height,rt))}),y.add("width",function(x,b,E,z,tt,rt){x.width=z(tt,b,E-b,rt)}),y.add("height",function(x,b,E,z,tt,rt){x.height=z(tt,b,E-b,rt)}),y.add("fill",function(x,b,E,z,tt,rt){x.fill=Oh(b,E,tt,rt,z)}),y.add("stroke",function(x,b,E,z,tt,rt){x.stroke=Oh(b,E,tt,rt,z)}),y.add("strokeWidth",function(x,b,E,z,tt,rt){x.strokeWidth=z(tt,b,E-b,rt)}),y.add("strokeDashOffset",function(x,b,E,z,tt,rt){x.strokeDashOffset=z(tt,b,E-b,rt)}),y.add("background",function(x,b,E,z,tt,rt){x.background=Oh(b,E,tt,rt,z)}),y.add("areaBackground",function(x,b,E,z,tt,rt){x.areaBackground=Oh(b,E,tt,rt,z)}),y.add("opacity",function(x,b,E,z,tt,rt){x.opacity=z(tt,b,E-b,rt)}),y.add("scale",function(x,b,E,z,tt,rt){x.scale=z(tt,b,E-b,rt)}),y.add("angle",function(x,b,E,z,tt,rt){x.angle=z(tt,b,E-b,rt)}),sc=y}ve.Object.defineProperties(pa.prototype,{animationReasons:{get:function(){return this.Zd}},isEnabled:{get:function(){return this.Jd},set:function(a){(this.Jd=a)&&this.Ei.each(function(y){y.isAnimating||y.runCount!==1/0||y.start()})}},duration:{get:function(){return this.Dg},set:function(a){1>a&&mn(a,">= 1",pa,"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}}}),pa.prototype.stopAnimation=pa.prototype.Cc;var sc=null,ac=!1,bu=new Ye(pa,"Default",1),lc=new Ye(pa,"AnimateLocations",2),ug=new Ye(pa,"None",3);pa.className="AnimationManager",pa.defineAnimationEffect=function(a,y){ac||(lg(),ac=!0),sc.add(a,y)},pa.Default=bu,pa.AnimateLocations=lc,pa.None=ug;function hs(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=wd,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=cr,this.vc=new On,this.Tt=new On,this.yl=new je,this.Ut=new je,this.dw=rh,a&&Object.assign(this,a)}hs.prototype.suspend=function(){this.Xk=!0},hs.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,hc(this,!0),th(this.Yd),_a(this.H),Dh(this.Yd),this.H.redraw()};function uc(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0<a.yl.count&&a.yl.clear(),0<a.Ut.count&&a.Ut.clear(),y!==null)for(a=y.links;a.next();)a.value.Tg=null}Lt=hs.prototype,Lt.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof me?a=x:x instanceof se&&(a=x.diagram))}if(a!==null)this.H=a,this.Yd=a.animationManager;else return this;return y=this.Yd,y.isEnabled===!1?this:(this.Gd=isNaN(this.Dg)?y.duration:this.Dg,this.Lp=this.ot,y.Ok&&y.Pk===bu&&this===y.defaultAnimation&&(this.Lp=Wp,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=vc),th(y),this.yl.each(function(b){b.data=null,a.add(b)}),Dh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,qc(y,this),this)},Lt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Lt.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof me?this.H=a:a instanceof se&&a.diagram!==null&&(this.H=a.diagram)),a instanceof ei){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return eh(this,a,y,x,b,E),this};function eh(a,y,x,b,E,z){var tt=a.vc;if(y instanceof me&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Fu(b),lv(),b=[Fa.j,Fa.u,Fa.o,Fa.F],Fu(E),lv(),E=[Fa.j,Fa.u,Fa.o,Fa.F]),tt.contains(y)){var rt=tt.I(y),ot=rt.start,at=rt.end;ot[x]===void 0&&(ot[x]=Ih(b)),at[x]=Ih(E)}else ot={},at={},ot[x]=Ih(b),at[x]=Ih(E),rt=ot.position,y instanceof se&&rt instanceof zt&&!rt.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&rt.assign(at.position),rt=new Rh(ot,at,z),tt.add(y,rt);tt=ot[x],tt instanceof zt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof ei?rt.Ku.location=Ih(y.location):z&&(rt.Ku[x]=Ih(b))}function Ih(a){return a instanceof zt||a instanceof an?a.copy():a}Lt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Lt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function hc(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var b=+new Date,E=b>a.cn?a.Gd:b-a.Qd;y&&(E=a.gw,E<a.Gd?(a.Qd=+new Date-E,a.cn=a.Qd+a.Gd):E=a.Gd),th(x),hg(a,E),_a(a.H,!0),Dh(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function hg(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof se&&z.diagram===null)){var tt=b.value,rt=E?tt.end:tt.start;tt=E?tt.start:tt.end;var ot=sc,at;for(at in tt)at==="position"&&(tt["position:placeholder"]||tt["position:nodeCollapse"])||ot.get(at)===null||ot.get(at)(z,rt[at],tt[at],a.Lp,y,x,a)}}}Lt.stop=function(){return this.bc?(this.Ml(!0),this):this},Lt.Ml=function(a){if(this.vu!==null&&this.vu.jo.remove(this.Nw),this.bc){var y=this.H,x=this.Yd;this.Xk=this.bc=x.Ok=!1,th(x);for(var b=this.vc,E=this.yl.iterator;E.next();)y.remove(E.value);for(E=this.Ut.iterator;E.next();)E.value.v();E=this.ho,b=b.iterator;for(var z=sc;b.next();){var tt=b.key,rt=b.value,ot=E?rt.end:rt.start,at=E?rt.start:rt.end,ut=rt.Ku,ft;for(ft in at)if(z.get(ft)!==null){var vt=ft;!rt.Hu||vt!=="position:nodeCollapse"&&vt!=="position:placeholder"||(vt="position"),z.get(vt)(tt,ot[ft],ut[ft]!==void 0?ut[ft]:rt.Hu?ot[ft]:at[ft],this.Lp,this.Gd,this.Gd,this)}rt.Hu&&ut.location!==void 0&&tt instanceof ei&&(tt.location=ut.location),rt.nv&&tt instanceof ei&&tt.Zb(!1)}if(y.As.clear(),dc(y,!1),y.Ya(),y.N(),_a(y,!0),x.defaultAnimation===this){for(ft=x.pr.iterator;ft.next();)E=ft.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}_a(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Dh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),uc(this,null),x.Ml(this),y.$b())}},Lt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Ei&&(b=y.placeholder),b!==null?(x=b.ga(Xi),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new zt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Ei)for(a=a.memberParts;a.next();)b=a.value,b instanceof kn&&this.Cj(b,y)},Lt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Ei&&(x=y.placeholder),x!==null){var b=x.ga(Xi);x=x.padding,b.x+=x.left,b.y+=x.top,this.add(a,"position:placeholder",a.position,b,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),b=this.vc,b.contains(a)&&(b.I(a).nv=!0),a instanceof Ei)for(a=a.memberParts;a.next();)b=a.value,b instanceof kn&&this.Aj(b,y)}},Lt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},ve.Object.defineProperties(hs.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&mn(a,">= 1",hs,"duration"),this.Dg=a}},reversible:{get:function(){return this.ho},set:function(a){this.ho=a}},runCount:{get:function(){return this.cu},set:function(a){0<a?this.cu=a:Wt("Animation.runCount value must be a positive integer.")}},finished:{get:function(){return this.dn},set:function(a){this.dn!==a&&(this.dn=a)}},easing:{get:function(){return this.ot},set:function(a){this.ot=a}},isViewportUnconstrained:{get:function(){return this.j},set:function(a){this.j=a}},isAnimating:{get:function(){return this.bc}}}),hs.prototype.getTemporaryState=hs.prototype.Ez,hs.prototype.stop=hs.prototype.stop,hs.prototype.add=hs.prototype.add,hs.prototype.addTemporaryPart=hs.prototype.Iy;function wd(a,y,x,b){return a/=b/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Wp(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}hs.className="Animation",hs.EaseLinear=function(a,y,x,b){return x*a/b+y},hs.EaseInOutQuad=wd,hs.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},hs.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},hs.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},hs.EaseOutExpo=Wp;function Rh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Rh.className="AnimationState";function ml(a,y,x){this.xd=null,this.rf=a,this.so=x||dg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=jh))}ml.prototype.copy=function(){var a=new ml(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 Kp(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))}ve.Object.defineProperties(ml.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 dg=new Ye(ml,"Default",1),jh=new Ye(ml,"Immediate",2),Pd=new Ye(ml,"Bundled",3);ml.className="AnimationTrigger",ml.Default=dg,ml.Immediate=jh,ml.Bundled=Pd;function Xo(a){bn(this),this.H=null,this.Pa=new Te,this.xa="",this.pb=1,this.o=!1,this.j=this.Uh=this.u=this.Oi=this.Ni=this.Mi=this.Li=this.Ji=this.Ki=this.Ii=this.Qi=this.Hi=this.Pi=this.Gi=this.Fi=!0,this.Zq=[],a&&Object.assign(this,a)}Lt=Xo.prototype,Lt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,ys(x)}a.clear(),this.Zq.length=0},Lt.Xe=function(a){this.H=a},Lt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,rt=this.Pa.iterator;rt.next();){var ot=rt.value;ot instanceof Ei?E++:ot instanceof kn?b++:ot instanceof dn?z++:ot instanceof ar?tt++:x++}if(rt="",0<x&&(rt+=x+" Parts "),0<b&&(rt+=b+" Nodes "),0<E&&(rt+=E+" 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(),b=x.data,b!==null&&Pi(b)&&(rt+=" #"+Pi(b)),x instanceof kn?rt+=" "+Qi(b):x instanceof dn&&(rt+=" "+Qi(x.fromNode)+" "+Qi(x.toNode));return y+" "+this.Pa.count+": "+rt},Lt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var E=zt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var rt=z[tt];if((b!==!0||Yh(rt)!==!1)&&rt.isVisible()&&(E.assign(a),Hn(E,rt.oe),rt=rt.ic(E,y,x),rt!==null&&(y!==null&&(rt=y(rt)),rt!==null&&(x===null||x(rt)))))return zt.free(E),rt}return zt.free(E),null},Lt.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Te||b instanceof je||(b=new je),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=zt.alloc(),tt=this.Pa.s,rt=tt.length;rt--;){var ot=tt[rt];if((E!==!0||Yh(ot)!==!1)&&ot.isVisible()){z.assign(a),Hn(z,ot.oe);var at=ot;ot.ji(z,y,x,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return zt.free(z),b},Lt.Cf=function(a,y,x,b,E){if(y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Te||E instanceof je||(E=new je),this.Uh===!1)return E;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||Yh(ot)!==!1)&&ot.isVisible()){var at=ot;ot.Cf(a,y,x,b,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return E},Lt.Nu=function(a,y,x,b,E,z,tt){if(this.Uh===!1)return E;for(var rt=this.Pa.s,ot=rt.length;ot--;){var at=rt[ot];if((tt!==!0||Yh(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,b,E)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||E.add(ut))}}return E},Lt.og=function(a,y,x,b,E,z){if(x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Te||E instanceof je)&&(z=E),E=!0),z instanceof Te||z instanceof je||(z=new je),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var rt=zt.alloc(),ot=zt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ft=at[ut];if((tt!==!0||Yh(ft)!==!1)&&ft.isVisible()){rt.assign(a),Hn(rt,ft.oe),ot.h(a.x+y,a.y),Hn(ot,ft.oe);var vt=ft;ft.og(rt,ot,x,b,E,z)&&(x!==null&&(vt=x(vt)),vt===null||b!==null&&!b(vt)||z.add(vt))}}return zt.free(rt),zt.free(ot),z},Lt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=Qe();for(var E=Qe(),z=0;z<b;z++){var tt=x[z];if(tt.vw=z,tt instanceof dn){if(tt.fd===!1)continue}else if(tt instanceof ar&&tt.adornedPart!==null)continue;var rt=tt.actualBounds;tt.isVisible()&&bl(rt,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&E.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Rv(x),x=x.adornments;x.next();)b=x.value,b.measure(1/0,1/0),b.arrange(),b.Fd(!0);for(y=0;y<E.length;y++)Rv(E[y]);_n(a),_n(E)}}};function Eu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Lt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var b=x.length;if(b!==0){if(a.isTemporary)for(var E=0;E<b;E++)x[E].Gj();E=Eu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,rt=Be.alloc(),ot=0;ot<b;ot++)this.Oj(a,x[ot],y,z,tt,rt,!0);if(Be.free(rt),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function Zp(a,y,x,b,E){if(a.visible&&a.pb!==0&&(E||!a.isTemporary)){E=a.Pa.s;var z=E.length;if(z!==0){var tt=Eu(a,y),rt=a.Zq;rt.length=0;for(var ot=x.scale,at=Be.alloc(),ut=0;ut<z;ut++){var ft=E[ut];b.contains(ft)&&a.Oj(y,ft,x,rt,ot,at,!1)}Be.free(at),y.globalAlpha=tt}}}Lt.Oj=function(a,y,x,b,E,z,tt){if(tt&&!Yh(y))a.Hs(y);else{if(b!==null&&y instanceof dn&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,b=y.containingGroup;b!==null;)tt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(tt=!0,z.assign(b.tb)),b=b.containingGroup;var rt=y.actualBounds;if(b=!1,tt&&y.isVisible()){if(!z.Yc(rt)){a.Hs(y);return}b=!z.Re(rt)}b&&(a.save(),a instanceof ma?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),rt.width*E>x.Oq||rt.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(uo(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(uo(y,a,"rgba(0,0,0,0.3)",!0,!1,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),uo(y,a,y.background,!0,!1,z,E),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),b&&(a.restore(),a.Vc(!0))}},Lt.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(Yr,a,this,y,x,b,E)},Lt.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&ys(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),ef(this,a,y),a},Lt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var b=this.Pa;if(0>a||a>=b.length){if(a=b.indexOf(y),0>a)return-1}else if(b.M(a)!==y&&(a=b.indexOf(y),0>a))return-1;return y.Wo(x),b.mb(a),b=this.diagram,b!==null&&(x?b.N():b.pc(y)),y.Ig=null,ys(y),a};function ef(a,y,x){if(y=Vp(a,y,x),x instanceof Ei&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;tt<z;tt++){var rt=E[tt];if(rt===x&&(y=tt,0<=b)||0>b&&rt.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&ef(a,-1,y)}x.svg!==null&&x.svg.remove()}function Vp(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var rt=y+1,ot=NaN;rt<E&&(ot=a.M(rt).zOrder,!!isNaN(ot));)rt++;if(!isNaN(tt)&&tt>b)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(ot)&&ot<b)for(;;){if(rt===E||ot>=b){if(rt--,rt===y)break;return a.mb(y),a.Gb(rt,x),rt}for(ot=NaN;++rt<E&&(ot=a.M(rt).zOrder,isNaN(ot)););}return y}ve.Object.defineProperties(Xo.prototype,{parts:{get:function(){return this.Pa.iterator}},partsBackwards:{get:function(){return this.Pa.iteratorBackwards}},diagram:{get:function(){return this.H}},name:{get:function(){return this.xa},set:function(a){var y=this.xa;if(y!==a){var x=this.diagram;if(x!==null)for(y===""&&Wt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Wt("Layer.name is already present in this diagram: "+a);for(this.xa=a,this.g("name",y,a),a=this.Pa.iterator;a.next();)a.value.layerName=this.xa}}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&mn(a,"0 <= value <= 1",Xo,"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))}}}),Xo.prototype.findObjectsNear=Xo.prototype.og,Xo.prototype.findObjectsIn=Xo.prototype.Cf,Xo.prototype.findObjectsAt=Xo.prototype.ji,Xo.prototype.findObjectAt=Xo.prototype.ic,Xo.className="Layer";function me(a,y){if(sm||(ms(),sm=!0),bn(this),ou=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,lo){var x=this,b=function(){x.removeEventListener(pn.document,"DOMContentLoaded",b,!1),x.setRTL()};pn.document.body!==null?this.setRTL():x.addEventListener(pn.document,"DOMContentLoaded",b,!1)}this.ol=null,ff.add("Model",Pr);var E=this;return this.Hb=function(z){var tt=E.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var rt=z.change;z.modelChange===""&&rt===Yr&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Up(this),this.model=cy(),this.Wg=!0,Xp(this),this.layout=new Vr,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 am,a!==void 0&&(typeof a=="string"||pn.Element&&a instanceof Element?fg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var zh,ou;function Up(a){a.Yd=new pa,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new Te,a.pj=new On,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new zt(NaN,NaN).freeze(),a.du=new zt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new zt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new wi,a.zu=new zt(NaN,NaN).freeze(),a.ut=new Be(NaN,NaN,NaN,NaN).freeze(),a.rj=new Ri(0,0,0,0).freeze(),a.sj=rh,a.nu=!1,a.Zt=null,a.fu=null,a.yh=Ps,a.zk=Tn,a.Fg=Ps,a.pq=Tn,a.yt=Xi,a.Bt=Xi,a.Fc=!0,a.pn=!1,a.De=new je,a.Eh=new On,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new Ri(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new xs,a.bq.diagram=a,a.Qg=new xs,a.Qg.diagram=a,a.cj=new xs,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,iv(a),a.ai=new je,a.Ht=!0,a.uu=oh,a.pw=!1,a.wu=mc,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 On,a.Xn=new Te,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 Ri(5).freeze(),a.Hw=new je().freeze(),a.Nt=999999999,a.nw=new je().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 je,a.ow=new je,a.Xh=null,a.aw=new an(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new zt,bounds:new Be,Py:new an,bA:new an,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new Be(NaN,NaN,NaN,NaN).freeze(),a.wo=new an(NaN,NaN).freeze(),a.Sp=new Be(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new On;var y=new kn,x=new Dr;x.bind(new Co("text","",Qi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new kn,x=new Dr,x.stroke="brown",x.bind(new Co("text","",Qi)),y.add(x),a.Lg.add("Comment",y),y=new kn,y.selectable=!1,y.avoidable=!1,x=new Oi,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new an(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new On,y=new Ei,y.selectionObjectName="GROUPPANEL",y.type=nn.Vertical,x=new Dr,x.font="bold 12pt sans-serif",x.bind(new Co("text","",Qi)),y.add(x),x=new nn(nn.Auto),x.name="GROUPPANEL";var b=new Oi;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Rs,b.padding=new Ri(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new On,y=new dn,x=new Oi,x.isPanelMain=!0,y.add(x),x=new Oi,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new dn,x=new Oi,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new ar,y.type=nn.Auto,x=new Oi,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Rs,x.margin=new Ri(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new ar,y.type=nn.Link,x=new Oi,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 Pr,a.toolManager=new Ur,a.toolManager.initializeStandardTools(),a.defaultTool=a.toolManager,a.currentTool=a.defaultTool,a.nt=null,a.Wm=new st,a.Vt=null,a.Wt=null,a.Mr=!1,a.commandHandler=Yp(),a.eq=null,a.fq=xr,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 zt,a.zy=500,a.wp=new zt,a.wq=!1}me.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),Nd=null,Kh="",cg(this,!1),this.Xn.clear(),Mf(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function cg(a,y){a.animationManager.Cc(!0),a.Hw=new je().freeze(),a.nw=new je().freeze();var x=a.skipsUndoManager,b=a.cc!==null&&a.cc!==void 0;b&&(a.skipsUndoManager=!0);var E=null;a.fe!==null&&(E=a.fe.part,E!==null&&a.remove(E));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var rt=a.Wa.s[y].parts;rt.next();){var ot=rt.value;ot!==E&&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(),Mf(),a.Og.clear(),_r=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Yp(){return null}me.prototype.reset=function(){this.clear(),this.vb=!0,Up(this),Vl(this),this.Wg=!0,Xp(this),this.layout=new Vr,this.Wg=!1,this.model=cy(),this.model.undoManager=new to,this.vb=this.rn=!1,this.N()},me.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=pn.document.body);var y=Ui("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},me.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=pn.document.body);var y=0;if(lo){var x=om;y=zh,x===null&&(x=om=Ui("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=zh=Ui("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var b=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,b===x&&(x=y.clientWidth),a.removeChild(y),y=b-x,y!==0||or||(y=11)}this.Db=y,this.Gw=!0},me.prototype.qb=function(a){a.classType===me&&(this.autoScale=a)},me.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 fg(a,y){if(lo){if(y!=null||Wt("Diagram setup requires an argument DIV."),a.Ka!==null&&Wt("Diagram has already completed setup."),typeof y=="string"?a.Ka=pn.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Wt("No DIV or DIV id supplied: "+y),a.Ka===null&&Wt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Wt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&pn.ResizeObserver){var x=bi(function(){a.$b()},250);a.ol=new pn.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}pn.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var b="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=b,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=pn.go;var E=new rl(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",pn.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),wg(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new rl(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,lo){E=Ui("div");var z=Ui("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Qp,E.addEventListener("pointerdown",$p),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=bi(function(){a.Yh=null,a.N()},300),a.Ov=bi(function(){gg(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var rt=Ga(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(),vl(rt,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ga(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=yg(a,tt,!0,!1,!0,at),Ld(a,tt,ot),ot.targetDiagram=vg(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():vl(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=yg(a,tt,!1,!1,!1,rt[1]!==null);var ot=pn.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,Ld(a,ut,rt),rt.targetObject=null,a.doMouseMove(),vl(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=yg(a,tt,!1,!0,!0,!1);var at=pn.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 me&&at.H!==a&&Ld(at.H,tt,ot),at===null&&(at=tt.target),Ld(a,tt,ot),ot.clickCount=a.yq,ot.targetDiagram=vg(tt,at),ot.targetObject=null,a.doMouseUp(),vl(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=b.Z["d"+Sc[1]+Sc[2]+"wI"+Fd.slice(1,5)]["b"+zx.slice(1,y)](b.Z,yc,y,y),b.Vc(!0),nv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}me.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},me.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function nv(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(pn,"resize",a.Ov,!1)}function Ys(a){30<a.Sq&&(a.Yh=1)}function dc(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Le&&Le.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}me.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:pn.devicePixelRatio||1},me.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},me.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},me.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},me.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},me.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},me.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},me.prototype.doFocus=function(){this.focus()},me.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=pn.scrollX||pn.pageXOffset,y=pn.scrollY||pn.pageYOffset;this.ta.focus(),pn.scrollTo(a,y)}},me.prototype.Oy=function(){this.H.R("GainedFocus")},me.prototype.Ny=function(){this.H.R("LostFocus")};function gg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,b=a.Be?a.Db:0,E=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==E&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+b)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===Ps&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Xp(a){var y=new Xo;y.name="Background",a.Al(y),y=new Xo,y.name="",a.Al(y),y=new Xo,y.name="Foreground",a.Al(y),y=new Xo,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Xo,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Xo,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Jp(a){var y=new nn(nn.Grid);y.name="GRID";var x=new Oi;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Oi,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Oi,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Oi,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Oi,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Oi,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new ei,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 Qp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):bd(this.H)}function $p(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):bd(this.H)}me.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var b=this.documentBounds,E=this.viewportBounds,z=this.rj,tt=b.x-z.left,rt=b.y-z.top,ot=b.width+z.left+z.right,at=b.height+z.top+z.bottom,ut=b.right+z.right;z=b.bottom+z.bottom;var ft=E.x;b=E.y;var vt=E.width,St=E.height,Pt=E.right,Et=E.bottom;E=this.scale;var _t=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":_t=_t+a.scrollWidth-a.clientWidth;break;case"reverse":_t=a.scrollWidth-_t-a.clientWidth}var It=_t;vt<ot||St<at?(_t=zt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==It&&(_t.x=It/E+tt,this.ju=It),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(_t.y=a.scrollTop/E+rt,this.lu=a.scrollTop),this.position=_t,zt.free(_t),this.Ee=this.qr=!1):(_t=zt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ft&&(this.position=_t.h(It+tt,this.position.y)),ut>Pt&&(this.position=_t.h(-(y.scrollWidth-this.Aa)+It-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(rt<b&&(this.position=_t.h(this.position.x,a.scrollTop+rt)),z>Et&&(this.position=_t.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),zt.free(_t),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,Pt=E.right,z=b.bottom,Et=E.bottom,tt=b.x,ft=E.x,rt=b.y,b=E.y,vt>=ot&&tt>=ft&&ut<=Pt&&(x.style.width="1px"),St>=at&&rt>=b&&z<=Et&&(x.style.height="1px"))}},me.prototype.computeBounds=function(a){return a===void 0&&(a=new Be),ds(this),pg(this,a)};function pg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var tt=b[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var 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}me.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(Ln(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof dn||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds))}else for(a=a.iterator;a.next();)b=a.value,!y&&b instanceof dn||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new Be(NaN,NaN,0,0):x};function nl(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=zt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=Be.allocAt(0,0,b.width,b.height);var E=zt.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,Be.free(b),zt.free(E),zt.free(x)}x=a.yh,y&&a.Fg!==Ps&&(x=a.Fg);var z=x!==Ps?Cd(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var tt=a.ya/z,rt=a.zk,ot=a.pq;y&&!rt.sb()&&(ot.sb()||ot.Xb())&&(rt=ot.Xb()?zi:ot),mg(a,a.documentBounds,E,tt,rt,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,ae.B(z.x,x)&&ae.B(z.y,b)&&ae.B(z.width,E)&&ae.B(z.height,tt)||a.onViewportBoundsChanged(new Be(x,b,E,tt),z,y,!1)}}function Cd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var b=a.documentBounds;if(!b.w())return x;var E=b.width;b=b.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),rt=z/E,ot=tt/b;return y===Ea?(y=Math.min(ot,rt),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Zh?(y=ot>rt?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}me.prototype.zoomToFit=function(){var a=this.sj;this.sj=rh,this.scale=Cd(this,Ea),a!==rh&&(nl(this,!1),mg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Lt=me.prototype,Lt.BA=function(a,y){y===void 0&&(y=Ea);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===Ea||y===Zh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===Zh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new zt(a.x,a.y)}},Lt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new zt(x.x+(a.x*x.width+a.offsetX)-(y.x*b.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*b.height-y.offsetY))},Lt.zz=function(a){if(a instanceof se){this.eq=a;var y=zt.alloc();this.fq=this.op(a.ga(Xi,y)),zt.free(y)}else this.eq=null,this.fq=xr};function mg(a,y,x,b,E,z){var tt=zt.allocAt(a.pa.x,a.pa.y),rt=tt.x,ot=tt.y;if(a.eq!==null){var at=zt.alloc();at=a.eq.ga(Xi,at),rt=at.x-a.fq.x/a.scale,ot=at.y-a.fq.y/a.scale,E=Vi,zt.free(at)}(z||a.scrollMode===rh)&&(E.sb()&&(x>y.width&&(rt=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(ot=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,x<y.width+E.left+E.right?(rt=Math.min(rt+x/2,y.right+Math.max(z,E.right)-x/2),rt=Math.max(rt,y.left-Math.max(z,E.left)+x/2),rt-=x/2):rt>y.left?rt=y.left:rt<y.right-x&&(rt=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(ot=Math.min(ot+b/2,y.bottom+Math.max(x,E.bottom)-b/2),ot=Math.max(ot,y.top-Math.max(x,E.top)+b/2),ot-=b/2):ot>y.top?ot=y.top:ot<y.bottom-b&&(ot=y.bottom-b)),tt.x=isFinite(rt)?rt:-a.yb.left,tt.y=isFinite(ot)?ot:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Hp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Vl(a),zt.free(tt)}Lt.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=su(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof ei)return a}else if(a=su(this,a,function(x){return x.part}),a instanceof ei)return a;return null},Lt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),ds(this);for(var b=this.Wa.iteratorBackwards;b.next();){var E=b.value;if(E.visible&&(E=E.ic(a,y,x),E!==null))return E}return null};function su(a,y,x,b){for(x===void 0&&(x=null),b===void 0&&(b=null),ds(a),a=a.Wa.iteratorBackwards;a.next();){var E=a.value;if(E.visible&&!E.isTemporary&&(E=E.ic(y,x,b),E!==null))return E}return null}Lt.lz=function(a,y,x){return y===void 0&&(y=!0),cc(this,a,function(b){return b.part},y?function(b){return b instanceof ei&&b.canSelect()}:null,x)};function cc(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof Te||E instanceof je||(E=new je),ds(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Lt.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Te||b instanceof je||(b=new je),ds(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Lt.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),nf(this,a,function(E){return E instanceof ei&&(!x||E.canSelect())},y,b)},Lt.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Te||E instanceof je||(E=new je),ds(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,b,E)}return E},Lt.Nu=function(a,y,x,b,E,z){var tt=new je;ds(this);for(var rt=this.Wa.iteratorBackwards;rt.next();){var ot=rt.value;ot.visible&&ot.Nu(a,y,x,b,tt,E,z)}return tt};function nf(a,y,x,b,E){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Te||E instanceof je||(E=new je),ds(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,b,E)}return E}Lt.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),fc(this,a,y,function(z){return z instanceof ei&&(!b||z.canSelect())},x,E)},Lt.og=function(a,y,x,b,E,z){x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Te||E instanceof je)&&(z=E),E=!0),z instanceof Te||z instanceof je||(z=new je),ds(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var rt=tt.value;rt.visible&&rt.og(a,y,x,b,E,z)}return z};function fc(a,y,x,b,E,z){var tt=null;for(tt===void 0&&(tt=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Te||E instanceof je)&&(z=E),E=!0),z instanceof Te||z instanceof je||(z=new je),ds(a),a=a.Wa.iteratorBackwards;a.next();){var rt=a.value;rt.visible&&!rt.isTemporary&&rt.og(y,x,tt,b,E,z)}return z}me.prototype.acceptEvent=function(a){return Ga(this,a,a instanceof MouseEvent)};function Ga(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?Ld(a,y,b):(b.viewPoint=a.Qg.viewPoint,b.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),b.modifiers=a,b.button=y.button,y.buttons!==void 0&&(b.buttons=y.buttons),or&&y.button===0&&y.ctrlKey&&(b.button=2),b.down=!1,b.up=!1,b.clickCount=1,b.delta=0,b.handled=!1,b.bubbles=!1,b.timestamp=y.timeStamp,b.isMultiTouch=!1,b.targetDiagram=vg(y,y.target),b.targetObject=null,b}function vg(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 yg(a,y,x,b,E,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,or&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=b,tt.handled=!1,tt.bubbles=E,tt.isMultiTouch=z,tt}function vl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}me.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ga(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(),vl(x,a)},me.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ga(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(),vl(x,a)},me.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ga(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),vl(x,a)},me.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ga(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),vl(x,a)},me.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new zt(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?Hn(new zt(y,a),this.Ab):new zt(y,a)};function Ld(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,tt=0,rt=0;b!==null&&(b=b.getBoundingClientRect(),tt=y.clientX-E/b.width*b.left,rt=y.clientY-z/b.height*b.top),x.viewPoint.h(tt,rt),a.Ab!==null?(y=zt.allocAt(tt,rt),a.Ab.Cd(y),x.documentPoint.assign(y),zt.free(y)):x.documentPoint.h(tt,rt)}function Sg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var b=a.ta;b!==null&&(b=b.getBoundingClientRect(),x.h(y.clientX-a.Aa/b.width*b.left,y.clientY-a.ya/b.height*b.top))}}me.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function qp(a){a.ld||ds(a),a.Va()}me.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Lt=me.prototype,Lt.Pz=function(){return this.kg},Lt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,_a(this),this.hf=!1,this.du=new zt(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&tr(function(){b.ld=!1,ru(y,"Model"),a(b)},1)},Lt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;pn.requestAnimationFrame(function(){y.kg&&y.bd()})}},Lt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),_a(this))};function Gh(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||bd(a)||(y&&ds(a),x&&nl(a,!1))}function _a(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,b=a.Xn;if(!x.isAnimating&&b.length!==0){for(var E=b.s,z=E.length,tt=0;tt<z;tt++){var rt=E[tt];No(rt,!1),rt.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(ot){ot.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||gg(a),Gh(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Zl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),ds(a),z=!1,(!a.hf||a.xh)&&(a.hf?Ng(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Ng(a,!1)),z=!0),a.Jk=!1,ds(a),a.ou||qp(a),Gh(a,!0,!1),tt=!1,z?(x=Be.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,xg(a)),a.R("LayoutCompleted"),Gh(a,!0,!1),Be.free(x)):x.Ok&&x.Qw&&(a.Fg!==Ps?a.scale=Cd(a,a.Fg):a.yh!==Ps?a.scale=Cd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),nl(a,!0)),z&&tt&&a.eb("Initial Layout"),ds(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function xg(a){if(a.Fg!==Ps)a.scale=Cd(a,a.Fg);else if(a.yh!==Ps)a.scale=Cd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}nl(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Zl(a)}function ds(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 je,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Ei&&b.U&65536&&(b.U=b.U^65536)})}}Lt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Ei||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Ei&&x.isVisible()&&gc(this,x);for(a.reset();a.next();)x=a.value,x instanceof dn&&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 ar&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function gc(a,y){for(var x=Qe(),b=Qe(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Ei?(Ta(z)||Os(z)||Uh(z))&&gc(a,z):z instanceof dn?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;E<a;E++)z=x[E],z.measure(1/0,1/0),z.arrange();for(_n(x),y.measure(1/0,1/0),y.arrange(),a=b.length,y=0;y<a;y++)x=b[y],x.measure(1/0,1/0),x.arrange();_n(b)}Lt.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Lt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Wt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Md(this);var x=this.Aa,b=this.ya;if(a.Gv.resize(x,b,x,b),x=this.Wa.s,b=x.length,this.Fd(x,b,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var E=this.Ca,z=Math.round(y.x*E)/E,tt=Math.round(y.y*E)/E,rt=this.Ab;for(rt.reset(),E!==1&&rt.scale(E),y.x===0&&y.y===0||rt.translate(-z,-tt),a.ti=null,Qy(a,rt.m11,rt.m12,rt.m21,rt.m22,rt.dx,rt.dy),this.pb!==1&&(a.globalAlpha=this.pb),nh(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<b;y++)x[y].gc(a,this);a=!1,this.Yf?Ad(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(wi.prototype.Cd=wi.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Md(this),this.Ka.style.opacity!=="0")){if(b=a!==this.ib,y=this.Wa.s,E=y.length,this.Fd(y,E,this,this.viewportBounds),b)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,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),nh(this,a),rt=0;rt<E;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?Ad(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(wi.prototype.Cd=wi.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Le&&Le.nx,x=this.zw,b||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,E=y=0;E<x.length;E++)y+=x[E];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),b)for(a.setTransform(1,0,0,1,0,0),b=0;b<x.length;b++)a.fillText(x[b].toString(),20,150+ +(20*b))}}};function rf(a,y,x,b,E,z,tt,rt,ot,at){if(a.Ka!==null){a.ta===null&&Wt("No canvas specified"),tt===void 0&&(tt=null),rt===void 0&&(rt=null),ot===void 0&&(ot=!1),at===void 0&&(at=!1),Md(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=E;var ft=a.Wa.s,vt=ft.length;try{var St=new Be(z.x,z.y,b.width/E,b.height/E),Pt=St.copy();Pt.Co(x),Zl(a,Pt),ds(a),a.Fd(ft,vt,a,St),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),rt!==null&&rt!==""&&(y.fillStyle=rt,y.ox(0,0,b.width,b.height));var Et=a.Mb;y.scale(Et,Et);var _t=wi.alloc();_t.reset(),_t.translate(x.left,x.top),_t.scale(E),z.x===0&&z.y===0||_t.translate(-z.x,-z.y),y.setTransform(_t.m11,_t.m12,_t.m21,_t.m22,_t.dx,_t.dy),y.yc(),y instanceof ma&&Qy(y,_t.m11,_t.m12,_t.m21,_t.m22,_t.dx,_t.dy),wi.free(_t),nh(a,y),y.globalAlpha=a.pb;var It=a.Qj("Grid");if(tt){var Ut=new je,Xt=tt.iterator;for(Xt.reset();Xt.next();){var Qt=Xt.value;Qt instanceof ei&&(at||Qt.layer!==It)&&(Qt.Gj(),Ut.add(Qt))}for(at=0;at<vt;at++)Zp(ft[at],y,a,Ut,ot);Ut.each(function(pe){return pe.Gj()})}else for(Ut=0;Ut<vt;Ut++){var oe=ft[Ut];oe===It?at&&oe.gc(y,a,!0):oe.gc(y,a,ot)}a.$i=!1,a.Yf&&Ad(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ft,vt,a,a.viewportBounds),Zl(a),a.ib instanceof ma&&(a.ib.Nj.PA(),a.redraw())}}}Lt.Gf=function(a){return this.Rg[a]},Lt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Lt.Tx=function(){this.Rg=new $n,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(or||Yi),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function nh(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Lt.Ql=function(a){return this.on[a]},Lt.sA=function(a,y){this.on[a]=y},Lt.Sx=function(){this.on=new $n,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return this.nm(a)},Lt.nm=function(a){return kd(this,a),this};function kd(a,y){var x=a instanceof nn,b=a instanceof me,E;for(E in y){E===""&&Wt("Setting properties requires non-empty property names");var z=a,tt=E;if(x||b){var rt=E.indexOf(".");if(0<rt){var ot=E.substring(0,rt);x?z=a.fb(ot):(z=a[ot],z==null&&(z=a.toolManager[ot])),Ie(z)?tt=E.substr(rt+1):Wt("Unable to find object named: "+ot+" in "+a.toString()+" when trying to set property: "+E)}}if(tt[0]!=="_"&&!Ti(z,tt))if(b&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(b&&tt==="Changed"){a.Pe(y[tt]);continue}else if(b&&Ti(a.toolManager,tt))z=a.toolManager;else if(b&&nm(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof Vn&&tt==="Changed"){a.Pe(y[tt]);continue}else Wt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[E],tt[0]==="_"&&z instanceof se&&z.Vw(tt)}}Lt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new On,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Lt.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},me.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!==vc&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var b=this.scale,E=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*b&&0<Math.max(0,z-E)*b){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(b=Be.alloc(),Eg(this,this.computeBounds(b)),Be.free(b)),b=this.ta,b===null||b instanceof Ul)))){var tt=this.Mb;E=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!==E&&(ot.width=E),ot.height!==rt&&(ot.height=rt),a.clearRect(0,0,E,rt),ot=190*tt;var at=70*tt,ut=Math.max(z,0),ft=Math.max(y,0),vt=Math.floor(E-ut),St=Math.floor(rt-ft);a.drawImage(b.Oa,ut,ft,vt,St,0,0,vt,St),Ad(this.Yf,this)&&a.clearRect(0,0,ot,at),b=Qe(),a=Qe(),St=Math.abs(z),vt=Math.abs(y);var Pt=ut===0?0:E-St;ut=zt.allocAt(Pt,0),St=zt.allocAt(St+Pt,rt),a.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y)));var Et=this.Ab;if(Et.reset(),Et.scale(tt,tt),this.Ca!==1&&Et.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&Et.translate(-tt.x,-tt.y),Hn(ut,Et),Hn(St,Et),b.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y))),Pt=ft===0?0:rt-vt,ut.h(0,Pt),St.h(E,vt+Pt),a.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y))),Hn(ut,Et),Hn(St,Et),b.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y))),Ad(this.Yf,this)&&(E=0<z?0:-z,rt=0<y?0:-y,ut.h(E,rt),St.h(ot+E,at+rt),a.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y))),Hn(ut,Et),Hn(St,Et),b.push(new Be(Math.min(ut.x,St.x),Math.min(ut.y,St.y),Math.abs(ut.x-St.x),Math.abs(ut.y-St.y)))),zt.free(ut),zt.free(St),Gh(this,!1,!0),this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(Md(this),rt=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*rt,this.ya*rt),E.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),E.save(),E.beginPath(),z=a.length,tt=0;tt<z;tt++)ot=a[tt],ot.width!==0&&ot.height!==0&&E.rect(Math.floor(ot.x),Math.floor(ot.y),Math.ceil(ot.width),Math.ceil(ot.height));for(E.clip(),E.setTransform(rt,0,0,rt,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),nh(this,E),E.globalAlpha=this.pb,rt=0;rt<z;rt++)if(tt=y[rt],ot=b,tt.visible&&tt.pb!==0){at=Eu(tt,E),ft=tt.Zq,ft.length=0,ut=this.scale,vt=Be.alloc(),St=tt.Pa.s,Et=St.length,Pt=ot.length;for(var _t=0;_t<Et;_t++){var It=St[_t],Ut=zd(It,It.actualBounds);t:{for(var Xt=2/ut,Qt=4/ut,oe=0;oe<Pt;oe++){var pe=ot[oe];if(pe.width!==0&&pe.height!==0&&Ut.Vu(pe.x-Xt,pe.y-Xt,pe.width+Qt,pe.height+Qt)){Ut=!0;break t}}Ut=!1}Ut&&tt.Oj(E,It,this,ft,ut,vt,!0)}Be.free(vt),E.globalAlpha=at}E.restore(),E.Vc(!0),this.Yf&&Ad(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}_n(b),_n(a),this.ld=!1}}else this.bd();x&&(Ys(this),this.bd(),dc(this,!0))}else x?(Ys(this),this.bd(),dc(this,!0)):this.bd()}};function Md(a){a.pn!==!1&&(a.pn=!1,wg(a,a.Aa,a.ya))}function wg(a,y,x){Vl(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function bd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,b=a.ya,E=a.Ka,z=!1,tt=a.gf?a.Db:0,rt=a.Be?a.Db:0,ot=E.clientWidth||x+tt,at=E.clientHeight||b+rt,ut=a.viewportBounds;E=ut.x;var ft=ut.y,vt=ut.width,St=ut.height;if((ot!==x+tt||at!==b+rt)&&(a.gf=!1,a.Be=!1,rt=tt=0,a.Aa=ot,a.ya=at,z=a.pn=!0,Vl(a)),!a.hf||!a.viewportBounds.w())return!0;var Pt=a.ku,Et=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var _t=a.documentBounds,It=0,Ut=0,Xt=0,Qt=0,oe=ut.width,pe=ut.height,xn=a.rj;a.contentAlignment.sb()?(_t.width>oe&&(It=xn.left,Ut=xn.right),_t.height>pe&&(Xt=xn.top,Qt=xn.bottom)):(It=xn.left,Ut=xn.right,Xt=xn.top,Qt=xn.bottom);var Gn=_t.width+It+Ut,Bn=_t.height+Xt+Qt;xn=a.scale;var un=Gn>ot/xn,Ze=Bn>at/xn;if(!(z||a.gf||a.Be||un||Ze))return!0;It=_t.x-It,ot=ut.x,Ut=_t.right+Ut,at=ut.right+tt,Xt=_t.y-Xt;var ki=ut.y;_t=_t.bottom+Qt,ut=ut.bottom+rt;var Si="1px";if(Qt="1px",a.scrollMode===rh&&(un||Ze)&&(un&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(un=1,It+1<ot&&(un=Math.max((ot-It)*xn+a.Aa,un)),Ut>at+1&&(un=Math.max((Ut-at)*xn+a.Aa,un)),oe+tt+1<Gn&&(un=Math.max((Gn-oe)*xn+a.Aa,un)),Si=un.toString()+"px"),Ze&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(un=1,Xt+1<ki&&(un=Math.max((ki-Xt)*xn+a.ya,un)),_t>ut+1&&(un=Math.max((_t-ut)*xn+a.ya,un)),pe+rt+1<Bn&&(un=Math.max((Bn-pe)*xn+a.ya,un)),Qt=un.toString()+"px")),un=Si!=="1px",Ze=Qt!=="1px",un&&Ze||!un&&!Ze||(Ze&&(at-=a.Db),un&&(ut-=a.Db),Gn<oe+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,It+1<ot&&(tt=Math.max((ot-It)*xn+a.Aa,tt)),Ut>at+1&&(tt=Math.max((Ut-at)*xn+a.Aa,tt)),oe+1<Gn&&(tt=Math.max((Gn-oe)*xn+a.Aa,tt)),Si=tt.toString()+"px"),un=Si!=="1px",tt=a.ya,un!==a.Be&&(tt=un?a.ya-a.Db:a.ya+a.Db),Bn<pe+rt||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(rt=1,Xt+1<ki&&(rt=Math.max((ki-Xt)*xn+tt,rt)),_t>ut+1&&(rt=Math.max((_t-ut)*xn+tt,rt)),pe+1<Bn&&(rt=Math.max((Bn-pe)*xn+tt,rt)),Qt=rt.toString()+"px"),Ze=Qt!=="1px"),a.qr&&un===a.Be&&Ze===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(un!==a.Be&&(Si==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=un,Et.style.width=Si,Ze!==a.gf&&(Qt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(rt=zt.alloc(),Ze?(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)),zt.free(rt))),z&&Vl(a),a.gf=Ze,Et.style.height=Qt,a.gu=!0,z&&(a.pn=!0),y=Pt.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(oe+1<Gn?y=(a.position.x-It)*xn:It+1<ot?y=Pt.scrollWidth-Pt.clientWidth:Ut>at+1&&(y=a.position.x*xn)),a.tn)switch(a.bu){case"negative":y=-(Pt.scrollWidth-y-Pt.clientWidth);break;case"reverse":y=Pt.scrollWidth-y-Pt.clientWidth}return Pt.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(pe+1<Bn?Pt.scrollTop=(a.position.y-Xt)*xn:Xt+1<ki?Pt.scrollTop=Pt.scrollHeight-Pt.clientHeight:_t>ut+1&&(Pt.scrollTop=a.position.y*xn)),ot=a.Aa,at=a.ya,Pt.style.width=ot+(a.gf?a.Db:0)+"px",Pt.style.height=at+(a.Be?a.Db:0)+"px",x!==ot||b!==at||a.animationManager.zb?(x=Be.allocAt(E,ft,vt,St),a.onViewportBoundsChanged(x,a.viewportBounds,xn,z),Be.free(x),!1):!0}Lt=me.prototype,Lt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Wt("Cannot add part "+a.toString()+" to "+this.toString()+". It is already a part of "+y.toString()),y=this.Qj(a.layerName),y===null&&(y=this.Qj("")),y===null&&Wt('Cannot add a Part when unable find a Layer named "'+a.layerName+'" and there is no default Layer'),a.layer!==y)){var x=y.oi(99999999,a,a.diagram===this);0<=x&&this.cb(xo,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Lt.oi=function(a){this.partManager.oi(a);var y=this;Id(a,function(x){Ed(y,x)}),(a instanceof ar||a instanceof Ei&&a.placeholder!==null)&&a.v(),a.data!==null&&Id(a,function(x){uy(y.partManager,x)}),Os(a)!==!0&&Uh(a)!==!0||this.De.add(a),GS(a,!0,this),HS(a)?(a.actualBounds.w()&&this.N(zd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(zd(a,a.actualBounds)),this.$b()},Lt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Id(a,function(x){hy(y.partManager,x,y)}),this.De.remove(a),HS(a)?(a.actualBounds.w()&&this.N(zd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(zd(a,a.actualBounds)),this.$b()},Lt.remove=function(a){Pg(this,a,!0)};function Pg(a,y,x){var b=y.layer;b!==null&&b.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=b.pc(-1,y,!1),0<=x&&a.cb(Ao,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Lt.Is=function(a,y){if(y===void 0&&(y=!1),Ln(a))for(var x=a.length,b=0;b<x;b++){var E=a[b];y&&!E.canDelete()||this.remove(E)}else for(x=new je,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Lt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},me.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=of(this)),this.toolManager!==null){var E=new On;if(a!==null)if(Ln(a))for(var z=0;z<a.length;z++)au(this,E,a[z],x,b);else for(a=a.iterator;a.next();)au(this,E,a.value,x,b);else{for(a=this.parts;a.next();)au(this,E,a.value,x,b);for(a=this.nodes;a.next();)au(this,E,a.value,x,b);for(a=this.links;a.next();)au(this,E,a.value,x,b)}_h(this,E,y,b,x)}};function au(a,y,x,b,E,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!b||z||x.canMove()||x.canCopy()))if(E===void 0&&(E=of(a)),x instanceof kn){if(y.add(x,a.Pd(E,x,x.location)),x instanceof Ei&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)au(a,y,z.value,b,E,E.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)&&au(a,y,tt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)au(a,y,x.value,b,E)}else if(x instanceof dn)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)au(a,y,x.value,b,E);else x instanceof ar||y.add(x,a.Pd(E,x,x.location))}function _h(a,y,x,b,E){if(y!==null&&y.count!==0){var z=zt.alloc(),tt=zt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||af(a,y);for(var rt=Qe(),ot=Qe(),at=y.iterator,ut=zt.alloc();at.next();){var ft=at.key,vt=at.value;if(ft.Zc()){var St=Cg(a,ft,y);St!==null?rt.push(new it(ft,vt,St)):(!E||ft.canMove())&&(St=vt.point,z.assign(St),a.computeMove(ft,z.add(tt),b,ut),ft.location=ut,vt.shifted===void 0&&(vt.shifted=new zt),vt.shifted.assign(ut.re(St)))}else at.key instanceof dn&&ot.push(at.sa)}for(zt.free(ut),E=rt.length,at=0;at<E;at++)ft=rt[at],z.assign(ft.info.point),ft.Su.shifted===void 0&&(ft.Su.shifted=new zt),ft.node.location=z.add(ft.Su.shifted);for(E=zt.alloc(),at=zt.alloc(),ft=ot.length,vt=0;vt<ft;vt++){var Pt=ot[vt];if(St=Pt.key,St instanceof dn)if(St.suspendsRouting){St.Tg=null,ut=St.fromNode;var Et=St.toNode;if(a.draggedLink!==null&&b.dragsLink)if(Et=Pt.value.point,St.dragComputation===null)y.add(St,a.Pd(b,St,tt)),ch(St,tt.x-Et.x,tt.y-Et.y);else{Pt=zt.allocAt(0,0),(ut=St.i(0))&&ut.w()&&Pt.assign(ut);var _t=ut=zt.alloc().assign(Pt).add(tt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(_t=zt.alloc(),sf(a,St,ut,_t,b)),ut.assign(St.dragComputation(St,ut,_t)).re(Pt),y.add(St,a.Pd(b,St,ut)),ch(St,ut.x-Et.x,ut.y-Et.y),zt.free(Pt),zt.free(ut),_t!==ut&&zt.free(_t)}else ut!==null&&(E.assign(ut.location),_t=y.I(ut),_t!==null&&E.re(_t.point)),Et!==null&&(at.assign(Et.location),_t=y.I(Et),_t!==null&&at.re(_t.point)),ut!==null&&Et!==null?E.Xa(at)?(ut=Pt.value.point,Et=z,Et.assign(E),Et.re(ut),y.add(St,a.Pd(b,St,E)),ch(St,Et.x,Et.y)):(St.suspendsRouting=!1,St.bb()):(Pt=Pt.value.point,ut=ut!==null?E:Et!==null?at:tt,y.add(St,a.Pd(b,St,ut)),ch(St,ut.x-Pt.x,ut.y-Pt.y))}else(St.fromNode===null||St.toNode===null)&&(ut=Pt.value.point,y.add(St,a.Pd(b,St,tt)),ch(St,tt.x-ut.x,tt.y-ut.y))}zt.free(z),zt.free(tt),zt.free(E),zt.free(at),_n(rt),_n(ot),x||(ds(a),Hh(a,y))}}me.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new zt),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=zt.alloc(),sf(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;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),b.h(Math.max(rt,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,ot))),E!==y&&zt.free(E),b};function of(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function sf(a,y,x,b,E){if(E===void 0&&(E=of(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var tt=E.gridSnapOrigin,rt=tt.x;if(tt=tt.y,E=E.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=zt.allocAt(0,0),z.yi(0,0,a,y,E),ae.No(x.x,x.y,rt+z.x,tt+z.y,a,y,b),zt.free(z)}}function af(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof dn&&(y.suspendsRouting=!0)}function Hh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof dn&&(x.suspendsRouting=!1,Xv(x)&&x.bb())}a.Mr=!1}}function Cg(a,y,x){return y=y.containingGroup,y!==null&&(a=Cg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Lt=me.prototype,Lt.Pd=function(a,y,x){if(x===void 0)return new Nu(cr);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new Nu(new zt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new Nu(x.copy())};function Lg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Wt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Wt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Wt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Wt("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var b=0;b<x;b++)a.M(b).name===y&&Wt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Lt.Al=function(a){Lg(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(xo,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Lt.Ww=function(a,y){Lg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(Ao,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(xo,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Lt.Cy=function(a,y){Lg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(Ao,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(xo,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Lt.kA=function(a){if(a.diagram!==this&&Wt("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var b=y.value,E=b.layerName;E!==a.name?b.layerName=E:b.layerName=""}this.cc!==null&&this.cb(Ao,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Lt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Lt.Yw=function(a){return this.pf===null&&(this.pf=new Te),this.pf.add(a),this.model.Pe(a),this},Lt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Lt.Pe=function(a){return this.zg===null&&(this.zg=new Te),this.zg.add(a),this},Lt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Lt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==ga&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;b<x;b++)y.M(b)(a)},Lt.cb=function(a,y,x,b,E,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var rt=new Qr;rt.diagram=this,rt.change=a,rt.propertyName=y,rt.object=x,rt.oldValue=b,rt.oldParam=z,rt.newValue=E,rt.newParam=tt,this.ds(rt)},Lt.g=function(a,y,x,b,E){this.cb(Yr,a,this,y,x,b,E)},me.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var b=a.change;if(b===Yr){var E=a.object;if(Zr(E,a.propertyName,a.I(y)),E instanceof se){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===xo){var tt=a.object,rt=a.newParam,ot=a.newValue;if(tt instanceof nn)if(typeof rt=="number"&&ot instanceof se){y?tt.pc(rt):tt.Gb(rt,ot);var at=tt.part;at!==null&&at.Wb()}else typeof rt=="number"&&ot instanceof To&&(ot.isRow?fS(tt,rt,y?void 0:ot):gS(tt,rt,y?void 0:ot));else if(tt instanceof Xo){var ut=a.oldParam===!0;typeof rt=="number"&&ot instanceof ei&&(y?(ot.isSelected=!1,ot.isHighlighted=!1,ot.Wb(),tt.pc(ut?rt:-1,ot,ut)):tt.oi(rt,ot,ut))}else tt instanceof me?typeof rt=="number"&&ot instanceof Xo&&(y?this.Wa.mb(rt):(ot.Xe(this),this.Wa.Gb(rt,ot))):Wt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===Ao){var ft=a.object,vt=a.oldParam,St=a.oldValue;if(ft instanceof nn)typeof vt=="number"&&St instanceof se?y?ft.Gb(vt,St):ft.pc(vt):typeof vt=="number"&&St instanceof To&&(St.isRow?fS(ft,vt,y?St:void 0):gS(ft,vt,y?St:void 0));else if(ft instanceof Xo){var Pt=a.newParam===!0;typeof vt=="number"&&St instanceof ei&&(y?0>ft.Pa.indexOf(St)&&ft.oi(vt,St,Pt):(St.isSelected=!1,St.isHighlighted=!1,St.Wb(),ft.pc(Pt?vt:-1,St,Pt)))}else ft instanceof me?typeof vt=="number"&&St instanceof Xo&&(y?(St.Xe(this),this.Wa.Gb(vt,St)):this.Wa.mb(vt)):Wt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==ga&&Wt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},me.prototype.Ea=function(a){return this.undoManager.Ea(a)},me.prototype.eb=function(a){return this.undoManager.eb(a)},me.prototype.Kf=function(){return this.undoManager.Kf()},me.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},me.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},me.prototype.rp=function(){this.partManager.rp()};function kg(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,Vl(a),a.N(),a.Ee=!0,b.zb&&(Mu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Vl(a);else{a.vb=!0;var E=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(da)?rt=0:at.Hf(Es)&&(rt=z-1):rt=at.sb()?at.x*(z-1):z/2),isNaN(ot)&&(at.$c()?at.Hf(bs)?ot=0:at.Hf(ia)&&(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=zt.allocAt(a.pa.x+rt/y-rt/x,a.pa.y+ot/y-ot/x),a.position=z,zt.free(z),a.Ca=x,Vl(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),nl(a,!1),b.zb&&(Mu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}me.prototype.onViewportBoundsChanged=function(a,y,x,b){if(!a.D(y)){b===void 0&&(b=!1),b||(this.Ee=!0),this.vd=!0;var E=this.layout;E===null||!E.isViewportSized||this.autoScale!==Ps||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof Ur&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Ip(E,this)),this.vb||this.invalidateViewport(a,y),Zl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Zl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=an.alloc(),E=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||(vv(at.figure)?z=z*ut/ae.vx(z,ut):E=E*ut/ae.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=Be.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){Be.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,Be.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=zt.alloc(),ae.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),an.free(b),x.part.location=y,zt.free(y)}}me.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E<b;E++)x[E].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},me.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))},me.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),Ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof ei||Wt("Diagram.selectCollection given something that is not a Part: "+b),b.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof ei||Wt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},me.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,b=0;b<x;b++)y[b].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Lt=me.prototype,Lt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Lt.Jz=function(a){a=new je().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 ei||Wt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Lt.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=zt.alloc();if(a==="pixel")E=x;else if(a==="line")E=x*(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=b?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(E=x*Math.max(a-(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){E=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,E.y):y==="left"?this.position=z.h(E.x,x.y):y==="down"?this.position=z.h(x.x,E.bottom-x.height):y==="right"&&(this.position=z.h(E.right-x.width,x.y)),zt.free(z);return}Wt("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}E/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-E):y==="down"?this.position=z.h(x.x,x.y+E):y==="left"?this.position=z.h(x.x-E,x.y):y==="right"?this.position=z.h(x.x+E,x.y):Wt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),zt.free(z)},Lt.tv=function(a){var y=this.viewportBounds;y.Re(a)||(a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a)},Lt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Lt.op=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),a.copy().transform(this.Ab)},Lt.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,tt=y.m11,rt=y.m12,ot=y.m21,at=y.m22,ut=y.dx,ft=y.dy,vt=x*tt+b*ot+ut;y=x*rt+b*at+ft;var St=E*tt+b*ot+ut;return a=E*rt+b*at+ft,b=x*tt+z*ot+ut,x=x*rt+z*at+ft,tt=E*tt+z*ot+ut,E=E*rt+z*at+ft,z=Math.min(vt,St),vt=Math.max(vt,St),St=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),vt=Math.max(vt,b),St=Math.min(St,x),y=Math.max(y,x),z=Math.min(z,tt),vt=Math.max(vt,tt),St=Math.min(St,E),y=Math.max(y,E),new Be(z,St,vt-z,y-St)},Lt.Ps=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),Hn(a.copy(),this.Ab)};function tm(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function Mg(a){return a=ff.get(a),a!==null?new a:new Pr}me.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===ga&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(ot){return ot.diagram=E}),a.mouseMoveTools.each(function(ot){return ot.diagram=E}),a.mouseUpTools.each(function(ot){return ot.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===ga){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),ds(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Qc(z),b==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),b!=="CommittedTransaction"&&b!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&(tm(this),this.As.clear(),_p(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var rt=this;tr(function(){rt.currentTool.standardMouseOver(),rt.Rt=!1},10)}}}finally{this.aa=!0}}}};function Ed(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Wh(a,y[b])}function Wh(a,y){if(y instanceof $s){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof je&&x.Bg.add(a);var b=y.Eg;if(b!==null&&b.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",b=a.Og.I(x),b===null)b=[],b.push(y),a.Og.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}}function bg(a,y){if(y instanceof $s){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var b=x.getAttribute("src")||"",E=a.Og.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&(a.Og.remove(b),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof je&&x.Bg.remove(a),Mf(b));break}}}}}me.prototype.Wd=function(){this.partManager.Wd()},me.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},me.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},me.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},me.prototype.Vb=function(a){return this.partManager.Vb(a)},me.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Lt=me.prototype,Lt.Lc=function(a){return this.partManager.Lc(a)},Lt.ii=function(a){return this.partManager.ii(a)},Lt.Kc=function(a){return this.partManager.Kc(a)},Lt.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:Xn(yi(y)))},Lt.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:Xn(yi(y)))};function Vl(a){var y=a.pa,x=a.Ca;a.Rw.h(y.x,y.y,Math.max(a.Aa,0)/x,Math.max(a.ya,0)/x),a.vd=!0}function Eg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),nl(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Lt.Va=function(){if(this.Zi){var a=Be.alloc();Eg(this,this.computeBounds(a)),Be.free(a)}},Lt.rz=function(){for(var a=new je,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&a.add(x)}for(y=this.links;y.next();)x=y.value,x.isTopLevel&&a.add(x);return a.iterator},Lt.qz=function(){return this.ai.iterator},Lt.Uz=function(a){ds(this),a&&lf(this,!0),this.ld?Ng(this,!1):(this.Jk=!0,_a(this))};function lf(a,y){for(var x=a.ai.iterator;x.next();)em(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function em(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)em(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Ng(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var b=a.undoManager.transactionLevel,E=a.layout,z=a.animationManager;try{b===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=b&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||ru(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Tg(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),ds(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||Qc(z),a.aa=x}}}function Tg(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)Tg(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),gc(a,y),E.isValidLayout=!0):a.xh=!0)}}Lt.yz=function(){for(var a=new Te,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function iv(a){function y(E){var z=E.toLowerCase(),tt=new Te;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new On,b=new On;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function nm(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function uf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Wt("Unknown DiagramEvent name: "+y)}Lt.Bj=function(a,y){return a=uf(this,a),a!==null&&a.add(y),this},Lt.am=function(a,y){a=uf(this,a),a!==null&&a.remove(y)},Lt.R=function(a,y,x){var b=uf(this,a),E=new Hu;if(E.diagram=this,a=nm(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function hf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Lt.Yj=function(a,y){return df(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},me.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?pg(this,a):a.assign(this.documentBounds)};function df(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=im(a,x)),x===null){y=Be.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,rt=tt.layer;rt!==null&&rt.visible&&!rt.isTemporary&&cf(a,tt,b,y)}Be.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=Be.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof kn&&cf(a,tt,b,y);Be.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&a1(E);return E}function im(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?im(a,y.containingGroup):null}function cf(a,y,x,b){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(b),a=a.Xh;var E=y.x,z=y.y;if(Af(a,E,z))for(x=(z-a.Od)/a.sc|0,b=Math.min((E+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),E=(E-a.Nd)/a.rc|0;E<=b;E++)if(z=a.ac[E],z.fill)z.fill(gh,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=gh}else if(y instanceof Ei)for(y=y.memberParts;y.next();)E=y.value,E instanceof kn&&cf(a,E,x,b)}}function ih(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}me.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Fg(this)};function Fg(a){a.vk===-1&&(a.vk=tr(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=Be.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Eg(a,y),Be.free(y),a.Fc=!0,a.bd(),Fg(a))}},a.vp))}me.prototype.ug=function(){this.vk!==-1&&(pn.clearTimeout(this.vk),this.vk=-1)},me.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=Be.allocAt(0,0,b.width*E,b.height*E);var z=zt.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<b.x+x.left/2&&(z.x-=tt),a.x<b.x+x.left/4&&(z.x-=4*tt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<b.y+x.top/2&&(z.y-=tt),a.y<b.y+x.top/4&&(z.y-=4*tt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(cr)||(y=new zt(y.x+z.x/E,y.y+z.y/E)),Be.free(b),zt.free(z),y},Lt=me.prototype,Lt.Cs=function(){return null},Lt.av=function(){return null},Lt.bs=function(a,y){this.pj.add(a,y)},Lt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Ei&&(y.$p=null)})};function pc(a,y,x){function b(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>ot?y(x,E,rt):pn.requestAnimationFrame(b)}for(var E=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var rt=a,ot=x.callbackTimeout||300,at=+new Date;return pn.requestAnimationFrame(function(){b()}),null}Lt.Wz=function(a){return lo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Lt.Jx=function(a){return a===void 0&&(a={}),pc(this,this.Xz,a)},Lt.Xz=function(a,y,x){var b=rm(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case Fd+"data":E=b.getImageData(0,0,x.width,x.height);break;case Fd:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Wt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function rm(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Wt("properties argument must be an Object.");var E=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new an(1/0,1/0):new an(2e3,2e3));var rt=y.position||null,ot=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ft=y.omitTemporary;ft===void 0&&(ft=!0);var vt=y.document||document,St=y.elementFinished||null,Pt=y.showTemporary;Pt===void 0&&(Pt=!ft),y=y.showGrid,y===void 0&&(y=Pt),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new Ri(at):at instanceof Ri||Wt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),ft=new rl(null,vt,void 0,!0);var Et=ft.context;if(!(E||z||ot||rt))return ft.width=a.Aa+Math.ceil(at.left+at.right),ft.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=vt,b.hs=St,rf(a,b.context,at,new an(ft.width,ft.height),a.Ca,a.pa,ot,ut,Pt,y),b.context):(a.Xm=!1,rf(a,Et,at,new an(ft.width,ft.height),a.Ca,a.pa,ot,ut,Pt,y),a.Xm=!0,ft.context);var _t=a.Pp,It=a.documentBounds.copy();if(It.Fv(a.yb),Pt)for(var Ut=a.Wa.s,Xt=Ut.length,Qt=0;Qt<Xt;Qt++){var oe=Ut[Qt];if(oe.visible&&oe.isTemporary){oe=oe.Pa.s;for(var pe=oe.length,xn=0;xn<pe;xn++){var Gn=oe[xn];Gn.isInDocumentBounds&&Gn.isVisible()&&(Gn=Gn.actualBounds,Gn.w()&&It.ed(Gn))}}}if(Ut=new zt(It.x,It.y),ot!==null){for(Xt=new Be(0,0,0,0),Qt=!0,oe=ot.iterator,oe.reset();oe.next();)pe=oe.value,pe instanceof ei&&(xn=pe.layer,xn!==null&&!xn.visible||xn!==null&&!Pt&&xn.isTemporary||!pe.isVisible()||(pe=pe.actualBounds,pe.w()&&(Qt?(Qt=!1,Xt.assign(pe)):Xt.ed(pe))));It.width=Xt.width,It.height=Xt.height,Ut.x=Xt.x,Ut.y=Xt.y}return rt!==null&&rt.w()&&(Ut=rt,z||(z=_t)),Xt=rt=0,at!==null&&(rt=at.left+at.right,Xt=at.top+at.bottom),Qt=oe=0,E!==null&&(oe=E.width,Qt=E.height,isFinite(oe)&&(oe=Math.max(0,oe-rt)),isFinite(Qt)&&(Qt=Math.max(0,Qt-Xt))),E!==null&&z!==null?(z==="NaN"&&(z=_t),E.w()?(E=oe,It=Qt):isNaN(Qt)?(E=oe,It=It.height*z):(E=It.width*z,It=Qt)):E!==null?E.w()?(z=Math.min(oe/It.width,Qt/It.height),E=oe,It=Qt):isNaN(Qt)?(z=oe/It.width,E=oe,It=It.height*z):(z=Qt/It.height,E=It.width*z,It=Qt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-rt)/It.width,(tt.height-Xt)/It.height),z>_t?(z=_t,E=It.width,It=It.height):(E=tt.width,It=tt.height)):(E=It.width*z,It=It.height*z):(z=_t,E=It.width,It=It.height),at!==null?(E+=rt,It+=Xt):at=new Ri(0),tt!==null&&(_t=tt.width,tt=tt.height,isNaN(_t)&&(_t=2e3),isNaN(tt)&&(tt=2e3),isFinite(_t)&&(E=Math.min(E,_t)),isFinite(tt)&&(It=Math.min(It,tt))),ft.width=Math.ceil(E),ft.height=Math.ceil(It),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=vt,b.hs=St,rf(a,b.context,at,new an(Math.ceil(E),Math.ceil(It)),z,Ut,ot,ut,Pt,y),b.context):(a.Xm=!1,rf(a,Et,at,new an(Math.ceil(E),Math.ceil(It)),z,Ut,ot,ut,Pt,y),a.Xm=!0,ft.context)}ve.Object.defineProperties(me.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof pt||(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 Ul(this,pn.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 Ul(this,pn.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(pn,"resize",this.Ov,!1),this.removeEventListener(pn,"wheel",this.$j,!0),ou===this&&(ou=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),fg(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&mn(a,"0 <= value <= 1",me,"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),nl(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),nl(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),nl(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),nl(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&mn(a,">= 0",me,"scrollHorizontalLineChange"),this.iu=a,this.g("scrollHorizontalLineChange",y,a))}},scrollVerticalLineChange:{get:function(){return this.mu},set:function(a){var y=this.mu;y!==a&&(0>a&&mn(a,">= 0",me,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var b=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===b&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===b&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===b&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else mn(a,">= 0",me,"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||tm(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Wt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=cg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,ru(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=Mg(this.cc.type);for(var E=0;E<x.length;E++)this.add(x[E]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=b,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(pn,"pointermove",this.dk,!0),this.addEventListener(pn,"pointerdown",this.ui,!0),this.addEventListener(pn,"pointerup",this.fk,!0),this.addEventListener(pn,"pointerout",this.ek,!0),this.addEventListener(pn,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(pn,"wheel",this.$j,!0),this.addEventListener(pn,"selectstart",this.preventDefault,!1)):(this.removeEventListener(pn,"pointermove",this.dk,!0),this.removeEventListener(pn,"pointerdown",this.ui,!0),this.removeEventListener(pn,"pointerup",this.fk,!0),this.removeEventListener(pn,"pointerout",this.ek,!0),this.removeEventListener(pn,"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(pn,"wheel",this.$j,!0),this.removeEventListener(pn,"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=zt.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Hp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Vl(this):(this.vb=!0,a=this.scale,mg(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)}zt.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=Jp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Jp(this)),a.type!==nn.Grid&&Wt("Diagram.grid must be a Panel of type Panel.Grid");var x=y.panel;x!==null&&x.remove(y),this.fe=a,a.name="GRID",x!==null&&x.add(a),Zl(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),Vl(this),this.Ya(),this.g("viewSize",y,a),this.redraw())}},fixedBounds:{get:function(){return this.ut},set:function(a){var y=this.ut;y.D(a)||(a.width!==-1/0&&a.height!==1/0&&a.height!==-1/0||Wt("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new Ri(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===rh&&nl(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,nl(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,kg(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&&kg(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!==Ps&&nl(this,!1))}},initialAutoScale:{get:function(){return this.Fg},set:function(a){var y=this.Fg;y!==a&&(this.Fg=a,this.g("initialAutoScale",y,a))}},initialViewportSpot:{get:function(){return this.Bt},set:function(a){var y=this.Bt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.Bt=a,this.g("initialViewportSpot",y,a))}},initialDocumentSpot:{get:function(){return this.yt},set:function(a){var y=this.yt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.yt=a,this.g("initialDocumentSpot",y,a))}},minScale:{get:function(){return this.Ot},set:function(a){var y=this.Ot;y!==a&&(0<a?(this.Ot=a,this.g("minScale",y,a),a>this.scale&&(this.scale=a)):mn(a,"> 0",me,"minScale"))}},maxScale:{get:function(){return this.Mt},set:function(a){var y=this.Mt;y!==a&&(0<a?(this.Mt=a,this.g("maxScale",y,a),a<this.scale&&(this.scale=a)):mn(a,"> 0",me,"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),nl(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 Ri(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.Ya(),this.g("padding",y,a))}},partManager:{get:function(){return this.Pc},set:function(a){var y=this.Pc;y!==a&&(a.diagram!==null&&Wt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Xg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==oh&&a!==Eo&&a!==gf&&Wt("Unknown Diagram.treeCollapsePolicy: "+a),this.uu=a,this.g("treeCollapsePolicy",y,a))}},Ue:{get:function(){return this.pw},set:function(a){this.pw=a}},avoidanceCellSize:{get:function(){return this.aw},set:function(a){this.Xh=null,this.aw=new an(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 Ri(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),ve.Object.defineProperties(me,{licenseKey:{get:function(){return Rg.jc()},set:function(a){Rg.add(a.replace(/\s/g,""))}},version:{get:function(){return Td}}}),me.prototype.makeImageData=me.prototype.Jx,me.prototype.makeImage=me.prototype.Wz,me.prototype.cacheGroupExternalLinks=me.prototype.Fu,me.prototype.addRenderer=me.prototype.bs,me.prototype.makeSVG=me.prototype.av,me.prototype.makeSvg=me.prototype.Cs,me.prototype.stopAutoScroll=me.prototype.ug,me.prototype.doAutoScroll=me.prototype.gs,me.prototype.isUnoccupied=me.prototype.Yj,me.prototype.raiseDiagramEvent=me.prototype.R,me.prototype.removeDiagramListener=me.prototype.am,me.prototype.addDiagramListener=me.prototype.Bj,me.prototype.findTreeRoots=me.prototype.yz,me.prototype.layoutDiagram=me.prototype.Uz,me.prototype.findTopLevelGroups=me.prototype.qz,me.prototype.findTopLevelNodesAndLinks=me.prototype.rz,me.prototype.ensureBounds=me.prototype.Va,me.prototype.findLinksByExample=me.prototype.ls,me.prototype.findNodesByExample=me.prototype.ms,me.prototype.findLinkForData=me.prototype.Kc,me.prototype.findNodeForData=me.prototype.ii,me.prototype.findPartForData=me.prototype.Lc,me.prototype.findLinkForKey=me.prototype.findLinkForKey,me.prototype.findNodeForKey=me.prototype.Vb,me.prototype.findPartForKey=me.prototype.findPartForKey,me.prototype.rebuildParts=me.prototype.Wd,me.prototype.transformViewToDoc=me.prototype.Ps,me.prototype.transformRectDocToView=me.prototype.zA,me.prototype.transformDocToView=me.prototype.op,me.prototype.centerRect=me.prototype.es,me.prototype.scrollToRect=me.prototype.tv,me.prototype.scroll=me.prototype.scroll,me.prototype.highlightCollection=me.prototype.Jz,me.prototype.highlight=me.prototype.Iz,me.prototype.selectCollection=me.prototype.rA,me.prototype.select=me.prototype.select,me.prototype.updateAllRelationshipsFromData=me.prototype.rp,me.prototype.updateAllTargetBindings=me.prototype.updateAllTargetBindings,me.prototype.commit=me.prototype.commit,me.prototype.rollbackTransaction=me.prototype.Kf,me.prototype.commitTransaction=me.prototype.eb,me.prototype.startTransaction=me.prototype.Ea,me.prototype.raiseChanged=me.prototype.g,me.prototype.raiseChangedEvent=me.prototype.cb,me.prototype.removeChangedListener=me.prototype.ik,me.prototype.addChangedListener=me.prototype.Pe,me.prototype.removeModelChangedListener=me.prototype.mA,me.prototype.addModelChangedListener=me.prototype.Yw,me.prototype.findLayer=me.prototype.Qj,me.prototype.removeLayer=me.prototype.kA,me.prototype.addLayerAfter=me.prototype.Cy,me.prototype.addLayerBefore=me.prototype.Ww,me.prototype.addLayer=me.prototype.Al,me.prototype.moveParts=me.prototype.moveParts,me.prototype.copyParts=me.prototype.Kj,me.prototype.removeParts=me.prototype.Is,me.prototype.remove=me.prototype.remove,me.prototype.add=me.prototype.add,me.prototype.clearDelayedGeometries=me.prototype.bx,me.prototype.setProperties=me.prototype.nm,me.prototype.attach=me.prototype.Du,me.prototype.set=me.prototype.set,me.prototype.resetInputOptions=me.prototype.Sx,me.prototype.setInputOption=me.prototype.sA,me.prototype.getInputOption=me.prototype.Ql,me.prototype.resetRenderingHints=me.prototype.Tx,me.prototype.setRenderingHint=me.prototype.Xx,me.prototype.getRenderingHint=me.prototype.Gf,me.prototype.maybeUpdate=me.prototype.bd,me.prototype.requestUpdate=me.prototype.$b,me.prototype.delayInitialization=me.prototype.Xy,me.prototype.isUpdateRequested=me.prototype.Pz,me.prototype.invalidateDocumentBounds=me.prototype.Ya,me.prototype.findObjectsNear=me.prototype.og,me.prototype.findPartsNear=me.prototype.mz,me.prototype.findObjectsIn=me.prototype.Cf,me.prototype.findPartsIn=me.prototype.ux,me.prototype.findObjectsAt=me.prototype.ji,me.prototype.findPartsAt=me.prototype.lz,me.prototype.findObjectAt=me.prototype.ic,me.prototype.findPartAt=me.prototype.Ol,me.prototype.focusObject=me.prototype.zz,me.prototype.alignDocument=me.prototype.Jy,me.prototype.zoomToRect=me.prototype.BA,me.prototype.zoomToFit=me.prototype.zoomToFit,me.prototype.diagramScroll=me.prototype.kx,me.prototype.focus=me.prototype.focus;var ff=new On,om=null,lo=pn.document!==void 0,Nd=null,Kh="",Ps=new Ye(me,"None",0),Ea=new Ye(me,"Uniform",1),Zh=new Ye(me,"UniformToFill",2),mc=new Ye(me,"CycleAll",10),Ag=new Ye(me,"CycleNotDirected",11),Bg=new Ye(me,"CycleNotDirectedFast",12),Dg=new Ye(me,"CycleNotUndirected",13),Og=new Ye(me,"CycleDestinationTree",14),Ig=new Ye(me,"CycleSourceTree",15),rh=new Ye(me,"DocumentScroll",1),vc=new Ye(me,"InfiniteScroll",2),oh=new Ye(me,"TreeParentCollapsed",21),Eo=new Ye(me,"AllParentsCollapsed",22),gf=new Ye(me,"AnyParentsCollapsed",23),Rg=new Te,Td="2.3.10",Fd="image",yc=null,sm=!1;function ms(){if(lo){var a=pn.document.createElement("canvas"),y=a.getContext("2d"),x=_e("7ca11abfd022028846");y[x]=_e("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",zn.Dx+"4ae6247590da4bb21c324ba3a84e385776",wi.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",ae.za],E=1;5>E;E++)y[_e("7ca11abfd7330390")](_e(b[E-1]),10,15*E);for(y[x]=_e("39f046ebb36e4b"),x=1;5>x;x++)y[_e("7ca11abfd7330390")](_e(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(wi.prototype.Cd=wi.prototype.Eu),yc=a}}me.className="Diagram",me.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=pn.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof me?y.H:null},me.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},me.useDOM=function(a){lo=a?pn.document!==void 0:!1},me.isUsingDOM=function(){return lo},me.None=Ps,me.Uniform=Ea,me.UniformToFill=Zh,me.CycleAll=mc,me.CycleNotDirected=Ag,me.CycleNotDirectedFast=Bg,me.CycleNotUndirected=Dg,me.CycleDestinationTree=Og,me.CycleSourceTree=Ig,me.DocumentScroll=rh,me.InfiniteScroll=vc,me.TreeParentCollapsed=oh,me.AllParentsCollapsed=Eo,me.AnyParentsCollapsed=gf;function am(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function Ad(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=pn[_e("76a715b2f73f148a")][_e("72ba13b5")]||"";if(a.Rc=!0,lo){var b=me[_e("76a115b6ed251eaf4692")];if(b)for(var E=Rg.iterator;E.next()&&(b=E.value,b=_e(b).split(_e("39e9")),!(6>b.length));){var z=_e(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=_e(zn[_e("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var rt=pn[_e("74a900bae4370f8b51")][_e("6fbb13a1c2311e8a57")].toLowerCase();if(tt=rt[_e("73a612b6fb191d")](_e("3aad1ab6e022098b4dc4")),z=_e(b[2]),-1<tt&&(rt=rt[_e("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<rt&&rt<tt),!a.Rc))break;for(tt=x[_e("76ad18b4f73e")],rt=x[_e("73a612b6fb191d")](_e("35e7"))+2;rt<tt;rt++)y+=x[rt];if(tt=y[_e("73a612b6fb191d")](z),0>tt&&z!==_e("7da71ca0ad381e90")&&(tt=y[_e("73a612b6fb191d")](_e("76a715b2ef3e149757"))),0>tt&&(tt=y[_e("73a612b6fb191d")](_e("76a715b2ef3e149757"))),0>tt&&(tt=y[_e("73a612b6fb191d")](_e("2bfa41fdb3784bca12"))),0>tt&&(tt=x[_e("73a612b6fb191d")](_e("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[_e("73a612b6fb191d")](_e("35"))||y[_e("73a612b6fb191d")](_e("35"))===-1),!a.Rc||x[_e("73a612b6fb191d")](_e("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[_e("73a612b6fb191d")](z)),!a.Rc)||(tt=pn[_e("76a715b2f73f148a")][_e("69ad17a1e03e")],rt=tt[_e("73a612b6fb191d")](_e("7fb002b6ed25128b4da25b2e")),-1<rt&&(a.Rc=!(tt[_e("73a612b6fb191d")](z)>rt),!a.Rc)))break;if(z[0]==="#"){tt=pn.document.createElement("div");for(var ot=b[0].replace(/[A-Za-z]/g,"");4>ot.length;)ot+="9";if(rt=ot,ot=ot.substr(ot.length-4),b="",b+=["gsh","gsf"][parseInt(ot.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(ot.substr(0,1),10)%4],tt[_e("79a417a0f0181a8946")]=b,pn.document[_e("78a712aa")]){pn.document[_e("78a712aa")][_e("7bb806b6ed32388c4a875b")](tt),ot=pn.getComputedStyle(tt).getPropertyValue(_e("78a704b7e62456904c9b12701b6532a8"));var at=pn.getComputedStyle(tt).getPropertyValue(_e("75b817b0ea2202"));if(pn.document[_e("78a712aa")][_e("68ad1bbcf533388c4a875b")](tt),ot){if(tt=pn[_e("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(_e("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(b===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[_e("76ad18b4f73e")],E=x[_e("73a612b6fb191d")](_e("35e7"))+2;E<ut;E++)y+=x[E];x=y[_e("73a612b6fb191d")](_e("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[_e("73a612b6fb191d")](_e("35")))}}}return 0<a.Rc&&a!==a.wy}am.className="DiagramHelper";function Nu(a){this.j=a===void 0?new zt:a,this.o=new zt}ve.Object.defineProperties(Nu.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 Sc="DraggingInfo";Nu.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 an(NaN,NaN).freeze(),this.gridSnapCellSpot=Xi,this.gridSnapOrigin=new zt(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function ct(a,y){if(typeof a=="string"||pn.Element&&a instanceof Element)var x=me.call(this,a)||this;else x=me.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}be(ct,me);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=gr,a.layout=new is}ct.prototype.reset=function(){me.prototype.reset.call(this),ht(this)},ct.className="Palette";function pt(a,y){if(typeof a=="string"||pn.Element&&a instanceof Element)var x=me.call(this,a)||this;else x=me.call(this)||this,y=a;var b=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new ei;var E=new Oi;return E.stroke="magenta",E.strokeWidth=2,E.fill="transparent",E.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(E),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new Ri(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Ht,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var tt=z.viewportBounds,rt=b.lastInput.documentPoint;z.position=new zt(rt.x-tt.width/2,rt.y-tt.height/2)}},x.Pf=function(){b.Ya(),Ft(b)},x.Xd=function(){b.observed!==null&&(b.Ya(),b.N())},x.Ha=function(){1>b.updateDelay?b.N():b.o||(b.o=!0,setTimeout(function(){return b.redraw()},b.updateDelay))},x.Of=function(){b.observed!==null&&Ft(b)},x.autoScale=Ea,x.vb=!1,y&&Object.assign(x,y),x}be(pt,me),pt.prototype.computePixelRatio=function(){return 1},pt.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(Md(this),this.ql===null){var x=new rl(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),Ct(this)}finally{this.ta=a,this.ib=y}}}me.prototype.redraw.call(this)},pt.prototype.gc=function(){if(this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!(this.ta instanceof Ul)&&(Rv(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Md(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?Ct(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,b=0;b<x;b++)y[b].gc(a,this);this.Fc=this.vd=!1}}};function Ct(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,b=a.drawsGrid&&x,E=y.grid;b&&E!==null&&E.visible&&!isNaN(E.width)&&!isNaN(E.height)&&(E=Be.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Zl(y,E),Be.free(E),ds(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),E=a.ib,E.scale(a.Mb,a.Mb),E.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),E.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var rt=y[tt],ot=a;if(rt.visible&&rt.opacity!==0){var at=rt.diagram.grid.part;if(!x&&rt.isTemporary)b&&at.layer===rt&&(rt=Eu(rt,E),at.gc(E,ot),E.globalAlpha=rt);else{for(var ut=Eu(rt,E),ft=ot.scale,vt=Be.alloc(),St=rt.Pa.s,Pt=St.length,Et=0;Et<Pt;Et++){var _t=St[Et];(b||_t!==at)&&rt.Oj(E,_t,ot,null,ft,vt,!1)}Be.free(vt),E.globalAlpha=ut}}}}}function Ft(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var b=y.selectionObject,E=an.alloc();E.h(x.width,x.height),b.desiredSize=E,an.free(E),a=2/a.scale,b instanceof Oi&&(b.strokeWidth=a),y.location=new zt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}pt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return ho;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},pt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},pt.prototype.onViewportBoundsChanged=function(a,y,x,b){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),Ft(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=b,this.R("ViewportBoundsChanged",this.fc,a))},ve.Object.defineProperties(pt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof pt&&Wt("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,b=this.ib;x&&b&&(b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,x.width,x.height))}else this.Ha(null),Ft(this),this.N();this.g("observed",y,a)}}},box:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.remove(y),this.add(this.j),Ft(this),this.g("box",y,a))}},drawsTemporaryLayers:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a,this.redraw())}},drawsGrid:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a,this.redraw())}},updateDelay:{get:function(){return this.ia},set:function(a){0>a&&(a=0),this.ia!==a&&(this.ia=a)}}}),pt.className="Overview";function Ht(){eo.call(this),this.j=null}be(Ht,eo),Ht.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 zt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new zt(a.x-this.j.x,a.y-this.j.y)),!0)},Ht.prototype.doActivate=function(){this.j=null,eo.prototype.doActivate.call(this)},Ht.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Ht.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var b=a.firstInput.documentPoint;x=x.location,this.j=new zt(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new zt(a.x-this.j.x,a.y-this.j.y)}}},Ht.className="OverviewDraggingTool";function Gt(){bn(this),this.H=ou,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=ho,this.hb=!0,this.cg=null,this.ob=200}Gt.prototype.toString=function(){return"CommandHandler"},Gt.prototype.Xe=function(a){this.H=a},Gt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=or?y.meta:y.control,b=y.shift,E=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||b&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||b&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||E&&b&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||E&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?b&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?b&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():b&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!b&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&b&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Gt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Gt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Ur&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Gt.prototype.canStopCommand=function(){return!0},Gt.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var b=a.links;b.next();)b.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Gt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Gt.prototype.deleteSelection=function(){var a=this.diagram;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Delete"),a.R("SelectionDeleting",a.selection);for(var y=new je,x=a.selection.iterator;x.next();)Xh(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(b){return b.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Gt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Gt.prototype.copySelection=function(){var a=this.diagram,y=new je;for(a=a.selection.iterator;a.next();)Xh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Gt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Gt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Gt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Gt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)Nd=null,Kh="";else{x=y.model;var b=!1,E=!1,z=null;try{x.Tl()&&(b=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(E=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=b),x.Wj()&&(x.Ij=E),x=new Te,x.addAll(z),Nd=x,Kh=y.model.dataFormat}}y.R("ClipboardChanged",x)},Gt.prototype.pasteFromClipboard=function(){var a=new je,y=Nd;if(y===null)return a;var x=this.diagram;if(Kh!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,tt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=tt.iterator;y.next();)x=y.value,b=y.key,x.location.w()||(b.location.w()?x.location=b.location:!x.position.w()&&b.position.w()&&(x.position=b.position)),a.add(x)}return a},Gt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var b=x.iterator;b.next();)b.value.isSelected=!0;if(a!==null){var E=y.computePartsBounds(y.selection);if(E.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);_h(y,z,new zt(a.x-E.centerX,a.y-E.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Gt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||Nd===null||Nd.count===0||Kh!==a.model.dataFormat)},Gt.prototype.undo=function(){this.diagram.undoManager.undo()},Gt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Gt.prototype.redo=function(){this.diagram.undoManager.redo()},Gt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Gt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===Ps&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Gt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==Ps?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Gt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===Ps&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Gt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==Ps?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Gt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Gt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Gt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;ru(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&b===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=ho):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Qc(y)},Gt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Gt.prototype.scrollToPart=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.Va(),a===null){try{this.cg!==null&&(this.cg.next()?a=this.cg.value:this.cg=null)}catch(ot){this.cg=null}a===null&&(0<y.highlighteds.count?this.cg=y.highlighteds.iterator:0<y.selection.count&&(this.cg=y.selection.iterator),this.cg!==null&&this.cg.next()&&(a=this.cg.value))}if(a!==null){var x=y.animationManager;ru(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=te(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var ot=E.pop();0<E.length&&ot instanceof kn&&ot.isTreeExpanded&&(!(ot instanceof Ei)||ot.isSubGraphExpanded);)ot=E.pop();0<E.length?(ot instanceof ei&&y.tv(ot.actualBounds),ot instanceof kn&&!ot.isTreeExpanded&&(ot.isTreeExpanded=!0),ot instanceof Ei&&!ot.isSubGraphExpanded&&(ot.isSubGraphExpanded=!0)):(ot instanceof ei&&y.es(ot.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){tr(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",tt),z()}}else{var rt=y.position.copy();y.es(a.actualBounds),rt.Xa(y.position)&&x.Cc()}}};function te(a,y,x){if(y.isVisible())return x;if(y instanceof ar)te(a,y.adornedPart,x);else if(y instanceof dn){var b=y.fromNode;b!==null&&te(a,b,x),y=y.toNode,y!==null&&te(a,y,x)}else y instanceof kn&&(b=y.labeledLink,b!==null&&te(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),te(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),te(a,y,x));return x}Gt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof ei)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Gt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),ru(y.animationManager,"Collapse Tree");var x=new Te;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof kn&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Gt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof kn&&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 kn&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Gt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),ru(y.animationManager,"Expand Tree");var x=new Te;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof kn&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Gt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof kn)||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 kn&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Gt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var b=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var E=new Te,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&E.add(tt)}for(var rt=new Te,ot=E.iterator;ot.next();){var at=ot.value;z=!1;for(var ut=E.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||rt.add(at)}if(0<rt.count){var ft=rt.first().containingGroup;if(ft!==null)for(;ft!==null;){E=!1;for(var vt=rt.iterator;vt.next();)if(!vt.value.Td(ft)){E=!0;break}if(E)ft=ft.containingGroup;else break}if(x instanceof Ei)ol(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var St=y.copyNodeData(x);Ie(St)&&(y.xf(St),b=a.ii(St))}if(b!==null){ft!==null&&this.isValidMember(ft,b)&&(b.containingGroup=ft);for(var Pt=rt.iterator;Pt.next();){var Et=Pt.value;this.isValidMember(b,Et)&&(Et.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Gt.prototype.canGroupSelection=function(){var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowGroup||!a.model.Xj()||this.archetypeGroupData===null)return!1;for(a=a.selection.iterator;a.next();){var y=a.value;if(y.Zc()&&y.canGroup())return!0}return!1};function Fe(a){var y=Qe();for(a=a.iterator;a.next();){var x=a.value;x instanceof dn||y.push(x)}a=new je,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,tt=0;tt<x;tt++)if(E.Td(y[tt])){z=!1;break}z&&a.add(E)}return _n(y),a}Gt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof dn)return!1;if(a!==null){if(a===y||a.Td(y))return!1;var x=a.memberValidation;if(x!==null&&!x(a,y)||a.data===null&&y.data!==null||a.data!==null&&y.data===null)return!1}return x=this.memberValidation,x!==null?x(a,y):!0},Gt.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var b=new Te;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof Ei&&z.canUngroup()&&b.add(z)}var tt=new Te;if(0<b.count){y.clearSelection(!0);for(var rt=b.iterator;rt.next();){var ot=rt.value;ot.expandSubGraph();var at=ot.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(ot.memberParts);for(var ft=tt.iterator;ft.next();){var vt=ft.value;if(vt.isSelected=!0,!(vt instanceof dn)){var St=vt.data;St!==null?x.mp(St,ut):vt.containingGroup=at}}y.remove(ot)}}y.R("SelectionUngrouped",b,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Gt.prototype.canUngroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowDelete||!y.allowUngroup||!y.model.Xj())return!1;if(a!==null){if(!(a instanceof Ei))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Ei&&y.canUngroup())return!0;return!1},Gt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=Fe(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},Gt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),ru(y.animationManager,"Collapse SubGraph");var x=new Te;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Ei&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Gt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Ei&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Ei&&y.isSubGraphExpanded)return!0;return!1},Gt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),ru(y.animationManager,"Expand SubGraph");var x=new Te;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Ei&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Gt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Ei&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Ei&&!y.isSubGraphExpanded)return!0;return!1},Gt.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var b=y.selection.iterator;b.next();){var E=b.value;if(E.canEdit()){a=E;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof Dr&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Gt.prototype.canEditTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowTextEdit||y.toolManager.findTool("TextEditing")===null)return!1;if(a!==null){if(!(a instanceof Dr))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 Dr&&x.editable}),a!==null))return!0;return!1},Gt.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var b=y.lastInput,E=null;a instanceof se?E=a.ga(zi):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new zt(E.x+E.width/2,E.y+E.height/2)),E!==null&&(b.viewPoint=y.op(E),b.documentPoint=E,b.left=!1,b.right=!0,b.up=!0),y.currentTool=x,ku(x,!1,a)}},Gt.prototype.canShowContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");return x===null?!1:(a===void 0&&(a=0<y.selection.count?y.selection.first():y),x.findObjectWithContextMenu(a)!==null)},Gt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,b=x.toolManager.findTool("Dragging"),E=x.currentTool===b;if(y===void 0&&(y=E?b.dragOptions:x.Wm),b=new On,a===null)return b;for(var z=a.iterator;z.next();)au(x,b,z.value,E,y);if(x.draggedLink!==null&&y.dragsLink)return b;for(z=a.iterator;z.next();)a=z.value,a instanceof dn&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},ve.Object.defineProperties(Gt.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Wt("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Gt.className="CommandHandler",Yp=function(){return new Gt};function se(){bn(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new zt(NaN,NaN).freeze(),this.jd=so,this.Ab=new wi,this.wh=new wi,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=Vs,this.uc=new Be(NaN,NaN,NaN,NaN).freeze(),this.Ib=new Be(NaN,NaN,NaN,NaN).freeze(),this.dc=new Be(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=Tn,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 qe,Ue,Wn,Jn,hi,Ni,Ji,Gi,rr,kr;se.prototype.cloneProtected=function(a){a.l=this.l|6144,a.pb=this.pb,a.bn=this.bn,a.Ma=this.Ma,a.pa.assign(this.pa),a.jd=this.jd.J(),this.Lb!==null?a.Lb=this.Lb.copy():a.Lb=null,a.Ca=this.Ca,a.Kb=this.Kb,a.Kg=this.Kg.J(),a.uc.assign(this.uc),a.Ib.assign(this.Ib),a.dc.assign(this.dc),a.Yn=this.Yn,this.ba!==null&&(a.ba=this.ba.copy()),a.Jb=this.Jb.J(),a.sk=this.sk.J(),a.io=this.io,a.Ag=this.Ag,this.Ua!==null&&(a.Ua=this.Ua.copy()),this.A!==null&&(a.A=this.A.nc?this.A:this.A.copy()),this.Dh!==null&&(a.Dh=wn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},se.prototype.Vw=function(a){var y=this.Dh;if(Ln(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},se.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},se.prototype.clone=function(){var a=new this.constructor;if(this.cloneProtected(a),this.Dh!==null)for(var y=0;y<this.Dh.length;y++){var x=this.Dh[y];a[x]=this[x]}return a},se.prototype.copy=function(){return this.clone()},Lt=se.prototype,Lt.qb=function(a){a.classType===dn?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Wt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===se&&(this.stretch=a)},Lt.toString=function(){return Un(this.constructor)+"#"+Pi(this)},Lt.th=function(){this.A!==null&&(this.A.nc=!0)};function ji(a){a.A===null?a.A=new wc:a.A.nc&&(a.A=a.A.copy())}Lt.Xc=function(){if(this.ba===null){var a=new jg;a.Xi=Vi,a.yj=Vi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Lt.cb=function(a,y,x,b,E,z,tt){var rt=this.part;if(rt!==null&&(rt.gk(a,y,x,b,E,z,tt),x===this&&a===Yr&&as(this)&&Kr(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 On),tt=z.undoManager.transactionLevel===0,a.startCondition===jh?tt=!0:a.startCondition===Pd&&(tt=!1),tt?(z=new hs,Kp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,b,E),z.start()):(ru(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof nn&&x===rt&&(rt.l&16777216)!==0&&rt.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)rt=x[E],rt instanceof nn&&Id(rt,function(ot){ot.data!==null&&ot.l&16777216&&ot.La(y)})};function Kr(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,tt=null;if(z.sourceName!==null){if(tt=N1(z,b,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,b)}else{if(rt=b.data,rt===null)continue;var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,rt,x,b)}tt===a&&(rt=b.ks(z.Ai),rt!==null&&z.Mv(rt,tt,x))}}Lt.ks=function(a){return this.bindingId===a?this:null},Lt.g=function(a,y,x){this.cb(Yr,a,this,y,x)},Lt.Ge=function(a,y,x,b){var E=this.uc;if(E.h(a,y,x,b),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new wi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function _o(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Lt.tx=function(a,y,x){if(this.pickable===!1)return!1;var b=this.naturalBounds;return y=a.Bf(y),x?vi(a.x,a.y,0,0,0,b.height)<=y||vi(a.x,a.y,0,b.height,b.width,b.height)<=y||vi(a.x,a.y,b.width,b.height,b.width,0)<=y||vi(a.x,a.y,b.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,b.height)<=y&&a.zd(b.width,0)<=y&&a.zd(b.width,b.height)<=y},Lt.se=function(){return!0},Lt.ca=function(a){var y=zt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return zt.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),tt=z/2,rt=this.naturalBounds;b=this.Df()*b.scale;var ot=1/b;if(rt.width*b<E&&rt.height*b<E)return a=Ko(x.x-tt*ot,x.y-tt*ot,x.width+z*ot,x.height+z*ot,y.x,y.y),zt.free(y),a}return E=!1,(this instanceof ar||this instanceof Oi?Ko(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),zt.free(y),E},Lt.gh=function(a){var y=this.naturalBounds;return Ko(0,0,y.width,y.height,a.x,a.y)},Lt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=Be.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=zt.allocAt(a.x,a.y);return y.ca(x.Cd(E))&&(E.h(a.x,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.y),y.ca(x.Cd(E))&&(b=!0)))),zt.free(E),Be.free(y),b},Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=zt.allocAt(0,0);return a.ca(y.Ga(E))&&(E.h(0,x.height),a.ca(y.Ga(E))&&(E.h(x.width,x.height),a.ca(y.Ga(E))&&(E.h(x.width,0),a.ca(y.Ga(E))&&(b=!0)))),zt.free(E),b},Lt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=zt.allocAt(0,0),E=zt.allocAt(0,x.height),z=zt.allocAt(x.width,x.height),tt=zt.allocAt(x.width,0),rt=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))rt=!0;else{x=Be.allocAt(0,0,x.width,x.height);var ot=zt.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)))),zt.free(ot),Be.free(x),!rt&&(ae.us(a,b,E)||ae.us(a,E,z)||ae.us(a,z,tt)||ae.us(a,tt,b))&&(rt=!0)}return zt.free(b),zt.free(E),zt.free(z),zt.free(tt),rt},Lt.ga=function(a,y){if(y===void 0&&(y=new zt),a instanceof ni){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new Be);var y=this.naturalBounds,x=this.oe,b=zt.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),Ir(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),Ir(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),Ir(a,b.x,b.y,0,0),zt.free(b),a},Lt.li=function(){var a=this.oe;return a.m11===1&&a.m12===0?a=0:(a=180*Math.atan2(a.m12,a.m11)/Math.PI,0>a&&(a+=360)),a},Lt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Lt.qs=function(a,y){return y===void 0&&(y=new zt),y.assign(a),this.oe.Cd(y),y},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*tt,ot=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),vt=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,b,E)):(tt=a*rt+y*at+ft,a=a*ot+y*ut+vt,y=x*rt+b*at+ft,x=x*ot+b*ut+vt,E.h(0,0),b=this.naturalBounds,x=ae.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},se.prototype.measure=function(a,y,x,b){if(Ta(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+tt:a,y=isFinite(E.width)?E.width+tt:y):(a=isFinite(E.width)?E.width+tt:a,y=isFinite(E.height)?E.height+tt:y),E=x||0,tt=b||0;var rt=this instanceof nn;switch(Js(this,!0)){case Ue:tt=E=0,rt&&(y=a=1/0);break;case qe:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case Jn:isFinite(a)&&a>x&&(E=a),tt=0,rt&&(y=1/0);break;case hi:isFinite(y)&&y>b&&(tt=y),E=0,rt&&(a=1/0)}rt=this.maxSize;var ot=this.minSize;E>rt.width&&ot.width<rt.width&&(E=rt.width),tt>rt.height&&ot.height<rt.height&&(tt=rt.height),x=Math.max(E,ot.width),b=Math.max(tt,ot.height),rt.width<x&&(x=Math.min(ot.width,x)),rt.height<b&&(b=Math.min(ot.height,b)),a=Math.min(rt.width,a),y=Math.min(rt.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Wt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),No(this,!1)}},se.prototype.Wl=function(){},se.prototype.Dd=function(){return!1},se.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=Be.alloc();z.assign(this.Ib),this.Ib.ka(),Os(this)===!1?this.Ib.h(a,y,x,b):this.eh(a,y,x,b),this.Ib.freeze(),E===void 0?this.tb=null:this.tb=E,x=!1,E!==void 0?x=!0:(E=this.panel,E!==null&&lh(E)&&(E=E.panel),E!==null&&(E=E.dc,b=this.measuredBounds,this.areaBackground!==null&&(b=this.Ib),x=y+b.height,b=a+b.width,x=!(0<=a+.05&&b<=E.width+.05&&0<=y+.05&&x<=E.height+.05),this instanceof Dr&&(a=this.naturalBounds,this.Lq>a.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Wt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),lu(this,!1),Be.free(z)},Lt=se.prototype,Lt.eh=function(){};function Cs(a,y,x,b,E){if(a.Ib.h(y,x,b,E),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,b+=y,E+=tt,y=Js(a,!0),x===b&&z===E&&(y=Ue),y){case Ue:(x>b||z>E)&&(No(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case qe:No(a,!0),a.measure(b,E,0,0);break;case Jn:No(a,!0),a.measure(b,z,0,0);break;case hi:No(a,!0),a.measure(x,E,0,0)}}}Lt.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||Gv(x,!0),this.N(),Jr(a,y)||(x.oh(),this.Pn(x)))},Lt.Pn=function(a){this.portId!==null&&(Gv(a,!0),a instanceof kn&&VS(a,this))},Lt.gc=function(a,y){if(!Ha(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var b=1;x!==1&&(b=a.globalAlpha,a.globalAlpha=b*x);var E="";this.filter!==""&&(E=a.filter,a.filter=this.filter);var z=this instanceof nn&&lh(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&&(uo(this,a,at,!0,!0,ot,rt),at instanceof wr&&at.type===Za?(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&&(uo(this,a,ut,!0,!1,ot,rt),ut instanceof wr&&ut.type===Za?(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&&ns(this),at=this.part,ot=!1;var ft=0;at&&y.Gf("drawShadows")&&(ot=at.isShadowed)&&(ut=at.shadowOffset,ft=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var vt;if(!(vt=y.$i||!ut)){var St=this.naturalBounds;vt=this.wh;var Pt=vt.m11,Et=vt.m21,_t=vt.dx,It=vt.m12,Ut=vt.m22,Xt=vt.dy,Qt,oe=Qt=0;vt=Qt*Pt+oe*Et+_t;var pe=Qt*It+oe*Ut+Xt;Qt=St.width+ft,oe=0;var xn=Qt*Pt+oe*Et+_t;Qt=Qt*It+oe*Ut+Xt,oe=Math.min(vt,xn);var Gn=Math.min(pe,Qt),Bn=Math.max(vt+0,xn)-oe,un=Math.max(pe+0,Qt)-Gn;vt=oe,pe=Gn,Qt=St.width+ft,oe=St.height+ft,xn=Qt*Pt+oe*Et+_t,Qt=Qt*It+oe*Ut+Xt,oe=Math.min(vt,xn),Gn=Math.min(pe,Qt),Bn=Math.max(vt+Bn,xn)-oe,un=Math.max(pe+un,Qt)-Gn,vt=oe,pe=Gn,Qt=0,oe=St.height+ft,xn=Qt*Pt+oe*Et+_t,Qt=Qt*It+oe*Ut+Xt,oe=Math.min(vt,xn),Gn=Math.min(pe,Qt),Bn=Math.max(vt+Bn,xn)-oe,un=Math.max(pe+un,Qt)-Gn,vt=oe,pe=Gn,ft=y.viewportBounds,St=ft.x,Pt=ft.y,vt=!(vt>ft.width+St||St>Bn+vt||pe>ft.height+Pt||Pt>un+pe)}if(vt){if(vt=(this.l&256)!==0,a.clipInsteadOfFill&&(vt=!1),this instanceof Dr&&(a.font=this.font),vt){if(pe=rt.se()?rt.naturalBounds:rt.actualBounds,Bn=Math.max(tt.x,pe.x),un=Math.max(tt.y,pe.y),ft=Math.min(tt.right,pe.right)-Bn,St=Math.min(tt.bottom,pe.bottom)-un,Pt=this.tb,Pt!==null&&(Bn=Pt.x,un=Pt.y,ft=Pt.width,St=Pt.height),Bn>tt.width+tt.x||tt.x>pe.width+pe.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(Bn,un,ft,St),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}ot&&(pe=at.shadowOffset,a.Ev(pe.x*y.scale*this.scale*y.Mb,pe.y*y.scale*this.scale*y.Mb,at.shadowBlur),Tu(a),a.shadowColor=at.shadowColor)}ot&&this.shadowVisible===!0?Tu(a):ot&&this.shadowVisible===!1&&uu(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),Na(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),ot&&Jo(this,rt)&&this.shadowVisible===null&&uu(a),this.Ma!==null&&(a.yc(),oa(this,a,at,tt)),ot&&(this.Ma!==null||this.areaBackground!==null||Jo(this,rt))?(yl(this,!0),this.shadowVisible===null&&uu(a)):yl(this,!1),this.hh(a,y),ot&&this.l&512&&Tu(a),ut&&ot&&uu(a),vt&&(a.restore(),a.Vc(this instanceof nn)),z.ws()||(y=1/(z.m11*z.m22-z.m12*z.m21),a.transform(z.m22*y,-z.m12*y,-z.m21*y,z.m11*y,y*(z.m21*z.dy-z.m22*z.dx),y*(z.m12*z.dx-z.m11*z.dy)))}}x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E)}}};function Jo(a,y){return y===null?!1:(lh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===nn.Auto||y.type===nn.Spot)&&y.Pb()!==a)}Lt.Dv=function(){};function Na(a,y,x,b){uo(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof wr&&a.areaBackground.type===Za?(y.beginPath(),y.rect(b.x,b.y,b.width,b.height),y.ng(a.areaBackground)):y.fillRect(b.x,b.y,b.width,b.height)}function oa(a,y,x,b){var E=a.kq(),z=x.x,tt=x.y,rt=x.width+E,ot=x.height+E;uo(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof wr&&a.Ma.type===Za?(y.beginPath(),y.rect(z-E/2,tt-E/2,rt,ot),y.ng(a.Ma)):y.fillRect(z-E/2,tt-E/2,rt,ot)}function vs(a,y,x){for(var b=y.O.s,E=b.length,z=-1,tt=0;tt<E;tt++)if(b[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===nn.Table?(y=y.svg.getElementsByClassName("gojs-ts"),y=y.length!==0?y[0]:null,y!==null&&y.after(x)):y.svg.prepend(x);else{for(;a!==0&&!y.M(a-1).Ed();)a--;a===0?y.svg.prepend(x):(a=y.M(a-1).svg,a!==null?a.after(x):y.svg.appendChild(x))}}function Ha(a,y,x){if(!(y instanceof ma))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var b=a.panel,E=a.nk(y);if(a.kk(y,x,E))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):b&&vs(a,b,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),Tu(y),y.shadowColor=a.shadowColor}a instanceof Dr&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof nn;var rt=a instanceof nn?lh(a):!1;a.l&4096&&ns(a);var ot=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&rt?(zg(y,1,0,0,1,0,0),a.svg=y.ad):z?(zg(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):zg(y,1,0,0,1,0,0)),E=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],Na(a,y,E,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]),oa(a,y,E,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],oa(a,y,E,ot)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,E=a.part,rt=!1,E&&x.Gf("drawShadows")&&(rt=E.isShadowed),y.clipInsteadOfFill&&(rt=!1),a.Dd()&&rt&&Tu(y),rt&&a.shadowVisible===!0?Tu(y):rt&&a.shadowVisible===!1&&uu(y),E=a.panel,rt&&Jo(a,E)&&a.shadowVisible===null&&uu(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||Jo(a,E))?(yl(a,!0),a.shadowVisible===null&&uu(y)):yl(a,!1),E=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,b,ot,rt),Xs(y,at),!0):(a.svg=rt,tt!==null&&rt===null&&(um(y),y.nh.pop()),rt===null||(a.$o(y,b,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+")")),E&&a.l&512&&Tu(y),a.Dd()&&uu(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):b!==null&&vs(a,b,rt),tt!==null&&tt(a,rt)),!0)}Lt.$o=function(a,y,x,b){var E=(this.l&256)!==0;if(a.clipInsteadOfFill&&(E=!1),E){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),E=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-E,z=this.tb,z!==null&&(y=z.x,E=z.y,tt=z.width,x=z.height),z=b.getAttribute("clip-path");var rt=null;z!==null&&(rt=a.svg.getElementById(z.split("#")[1].slice(0,-1))),rt===null?(z="CLIP"+Ii++,rt=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:tt,height:x}),this instanceof nn&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),rt.appendChild(y),a.svg.appendChild(rt),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=rt.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Xs(a,b)};function Xs(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function ys(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=yi(y);for(var b=y.next();!b.done;b=y.next())b=x.getElementById(b.value.split("#")[1].slice(0,-1)),b!==null&&b.remove()}a.svg.remove()}}Lt.hh=function(){},Lt.lv=function(){this.Uc=!0},Lt.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var b=this.transform,E=this instanceof nn?lh(this):!1;if(!(this instanceof nn&&E))if(this instanceof $s){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy],z!==null&&$y(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",qy(a)):y.setAttributeNS(null,"transform",qy(a))}else if(!x||this instanceof nn)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof Oi){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=b.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Na(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&&hm(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(hm(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof nn))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),oa(this,a,this.naturalBounds,this.actualBounds),y.Ma?(hm(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&&hm(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Lt.nk=function(a){if(this.background!==null||this.areaBackground!==null)return!0;var y=(this.l&256)!==0;return a.clipInsteadOfFill&&(y=!1),!!y};function uo(a,y,x,b,E,z,tt){if(x!==null){var rt=1,ot=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===ah)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(rt=z.width,ot=z.height,E?(rt=tt.width,ot=tt.height):b||(rt+=at,ot+=at),(z=y instanceof Od)&&x.xe&&(x.type===wf||x.yk===rt&&x.ft===ot))var ut=x.xe;else{var ft=0,vt=0,St=0,Pt=0,Et=0,_t=0;if(_t=Et=0,E?(Et=tt.x,_t=tt.y):b||(Et-=at/2,_t-=at/2),ft=x.start.x*rt+x.start.offsetX,vt=x.start.y*ot+x.start.offsetY,St=x.end.x*rt+x.end.offsetX,Pt=x.end.y*ot+x.end.offsetY,ft+=Et,St+=Et,vt+=_t,Pt+=_t,x.type===Au)ut=y.createLinearGradient(ft,vt,St,Pt);else if(x.type===Za)_t=isNaN(x.endRadius)?Math.max(rt,ot)/2:x.endRadius,isNaN(x.startRadius)?(Et=0,_t=Math.max(rt,ot)/2):Et=x.startRadius,ut=y.createRadialGradient(ft,vt,Et,St,Pt,_t);else if(x.type===wf)try{ut=y.createPattern(x.pattern,"repeat")}catch(Ut){ut=null}if(x.type!==wf&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)ut.addColorStop(E.key,E.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=rt,x.ft=ot),ut===null&&x.type===wf&&x.yk!==-1)){x.yk=-1;var It=a.diagram;It!==null&&x.yk===-1&&tr(function(){It.redraw()},600)}}b?y.fillStyle=ut:y.strokeStyle=ut}}}Lt.rg=function(a){if(a instanceof nn)t:{if(this!==a&&a!==null)for(var y=this.panel;y!==null;){if(y===a){a=!0;break t}y=y.panel}a=!1}else a=!1;return a},Lt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Lt.If=function(){for(var a=this instanceof nn?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function ns(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){il(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)}il(a,!1),Wa(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Wa(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,Wa(a,!1)))}Lt.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=zt.alloc();z.yi(y,x,b,E,zi),a.rotate(this.Kb,z.x,z.y),zt.free(z)}},Lt.v=function(a){if(!Ta(this)){a===void 0&&(a=!1),No(this,!0),lu(this,!0);var y=this.panel;y===null||a||y.v()}},Lt.Uj=function(){Ta(this)||(No(this,!0),lu(this,!0))};function Ds(a){if(!Os(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof kn&&a.Bd(),y.$b())),lu(a,!0)}}Lt.Uk=function(){!(this.l&2048)&&(il(this,!0),Wa(this,!0))},Lt.Wu=function(){Wa(this,!0)},Lt.N=function(){var a=this.part;a!==null&&a.N()};function Js(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===nn.Table?Fl(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===nn.Auto&&b.Pb()===a?Qo(a,qe,y):x===Ni?b!==null?b.type===nn.Spot&&b.Pb()===a?Qo(a,qe,y):(x=b.defaultStretch,x===Ni?Qo(a,Ue,y):Qo(a,x,y)):Qo(a,Ue,y):Qo(a,x,y)}function Fl(a,y,x,b){var E=a.stretch;if(E!==Ni)return Qo(a,E,b);var z=E=null;switch(y.stretch){case hi:z=!0;break;case qe:z=!0}switch(x.stretch){case Jn:E=!0;break;case qe:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===Jn||y===qe),z===null&&(z=y===hi||y===qe),E===!0&&z===!0?Qo(a,qe,b):E===!0?Qo(a,Jn,b):z===!0?Qo(a,hi,b):Qo(a,Ue,b)}function Qo(a,y,x){if(x)return y;if(y===Ue||(x=a.desiredSize,x.w()))return Ue;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===Jn)return Ue;if(y===qe)return hi}else{if(y===hi)return Ue;if(y===qe)return Jn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===hi)return Ue;if(y===qe)return Jn}else{if(y===Jn)return Ue;if(y===qe)return hi}return y}function yl(a,y){a.l=y?a.l|512:a.l&-513}function as(a){return(a.l&1024)!==0}function xc(a,y){a.l=y?a.l|1024:a.l&-1025}function il(a,y){a.l=y?a.l|2048:a.l&-2049}function Wa(a,y){a.l=y?a.l|4096:a.l&-4097}function Ta(a){return(a.l&8192)!==0}function No(a,y){a.l=y?a.l|8192:a.l&-8193}function Os(a){return(a.l&16384)!==0}function lu(a,y){a.l=y?a.l|16384:a.l&-16385}Lt.Gj=function(){this.svg=null},Lt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Lt.Av=function(){},Lt.zv=function(a){return this.pa=a,Ds(this),!0},Lt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Lt.kq=function(){return 0};function Bd(a){var y=a.part;if(y instanceof kn&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||VS(y,a)}}function Jy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof nn?a instanceof kn?a.Bd():a.qm(a,function(x){Bd(x)}):Bd(a))}Lt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Co(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&pS(a)&&Wt("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new Te),this.localBindings.add(E),this},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return rv(this,a),this},Lt.apply=function(a){return a(this),this},Lt.nm=function(a){return kd(this,a),this},Lt.pz=function(){return this.ih()},Lt.ih=function(){for(var a=this instanceof nn?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Lt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new On),this.animationTriggers.add(a.propertyName,a),this};function Ka(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var b=null,E=null;if(typeof a=="function")E=a;else if(typeof a=="string"){var z=pf.I(a);typeof z=="function"?(x=wn(arguments),b=z(x),Ie(b)||Wt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=pn.go[a]}if(b===null&&(E!=null&&E.constructor||Wt("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),b=new E),E=1,b instanceof me&&1<x.length){z=b;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(fg(z,tt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Wt("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):rv(b,z);return b}function rv(a,y){if(typeof y=="string")if(a instanceof Dr)a.text=y;else if(a instanceof Oi)a.figure=y;else if(a instanceof $s)a.source=y;else if(a instanceof nn)y=Sl.I(y),y!==null&&(a.type=y);else if(a instanceof wr){var x=Nn(wr,y);x!==null?a.type=x:Wt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof hn?(y=Nn(hn,y),y!==null&&(a.type=y)):a instanceof ur&&(y=Nn(ur,y),y!==null&&(a.type=y));else if(y instanceof se)a instanceof nn||Wt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof To){var b;y.isRow&&typeof a.getRowDefinition=="function"?b=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(b=a.getColumnDefinition(y.index)),b instanceof To?Mm(b,y):Wt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Ye)typeof a.qb=="function"&&a.qb(y);else if(y instanceof Bo)a.type=y;else if(y instanceof Co)a instanceof se||a instanceof To?a.bind(y):Wt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof ml)a instanceof se?a.Jv(y):Wt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof zo)a instanceof hn&&a.type===hn.o?a.figures.add(y):Wt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof ur)a instanceof zo?a.segments.add(y):Wt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof Vr)a instanceof me||a instanceof Ei?a.layout=y:Wt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)rv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof wr){x=new $n;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);kd(a,x)}else if(a instanceof To){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Wt("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+E),a.isRow=!0,a.index=E):y.column!==void 0&&(E=y.column,(E==null||E===1/0||isNaN(E)||0>E)&&Wt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new $n;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);kd(a,E)}else kd(a,y);else Wt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function sh(a,y){pf.add(a,y)}function lm(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}ve.Object.defineProperties(se.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new wc),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 wc),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 wc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(ji(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&&(ji(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:js},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new Vh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===js&&(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 Vh),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 Vh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:cr},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new Vh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:Ni},set:function(a){var y=this.stretch;y!==a&&(ji(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&&(ji(this),this.A.xa=a,this.part!==null&&(this.part.Rh=null),this.g("name",y,a))}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&mn(a,"0 <= value <= 1",se,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(zd(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(zd(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(),Jy(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&&Cc(a,"GraphObject.areaBackground"),a instanceof wr&&a.freeze(),ji(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&&Cc(a,"GraphObject.background"),a instanceof wr&&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 ei)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new zt(E,b),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Wt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Jy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,b=this.jd,E=b.width,z=b.height;(E===y||isNaN(E)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof Oi&&this.qc(),this.g("desiredSize",b,a),as(this)&&(a=this.part,a!==null&&(Kr(this,a,"width"),Kr(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 an(a,this.jd.height).freeze(),this.v(),this instanceof Oi&&this.qc(),this.g("desiredSize",y,a),as(this)&&(a=this.part,a!==null&&Kr(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 an(this.jd.width,a).freeze(),this.v(),this instanceof Oi&&this.qc(),this.g("desiredSize",y,a),as(this)&&(a=this.part,a!==null&&Kr(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Li},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(),ji(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:vo},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(),ji(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 Ri(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&&ns(this),this.Ab}},oe:{get:function(){return this.l&4096&&ns(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(ji(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Ue},set:function(a){this.reshapingBehavior!==a&&(ji(this),this.A.Pf=a)}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(a.Mc()&&!a.Xb()&&Wt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),Ds(this),this.g("alignment",y,a))}},column:{get:function(){return this.Ag},set:function(a){a=Math.round(a);var y=this.Ag;y!==a&&(0>a&&mn(a,">= 0",se,"column"),this.Ag=a,this.v(),this.g("column",y,a),this.svg!==null&&this.svg.remove())}},columnSpan:{get:function(){return this.A!==null?this.A.ob:1},set:function(a){a=Math.round(a);var y=this.columnSpan;y!==a&&(1>a&&mn(a,">= 1",se,"columnSpan"),ji(this),this.A.ob=a,this.v(),this.g("columnSpan",y,a))}},row:{get:function(){return this.io},set:function(a){a=Math.round(a);var y=this.io;y!==a&&(0>a&&mn(a,">= 0",se,"row"),this.io=a,this.v(),this.g("row",y,a),this.svg!==null&&this.svg.remove())}},rowSpan:{get:function(){return this.A!==null?this.A.Bi:1},set:function(a){a=Math.round(a);var y=this.rowSpan;y!==a&&(1>a&&mn(a,">= 1",se,"rowSpan"),ji(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&&(ji(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 kn||Wt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Kv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,XS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:Vi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Bd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&mn(a,">= 0",se,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Bd(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),Bd(this))}},toLinkable:{get:function(){return this.ba!==null?this.ba.Tr:null},set:function(a){var y=this.toLinkable;y!==a&&(this.Xc(),this.ba.Tr=a,this.g("toLinkable",y,a))}},toMaxLinks:{get:function(){return this.ba!==null?this.ba.Ur:1/0},set:function(a){var y=this.toMaxLinks;y!==a&&(0>a&&mn(a,">= 0",se,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Vi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Bd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&mn(a,">= 0",se,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Bd(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),Bd(this))}},fromLinkable:{get:function(){return this.ba!==null?this.ba.hq:null},set:function(a){var y=this.fromLinkable;y!==a&&(this.Xc(),this.ba.hq=a,this.g("fromLinkable",y,a))}},fromMaxLinks:{get:function(){return this.ba!==null?this.ba.iq:1/0},set:function(a){var y=this.fromMaxLinks;y!==a&&(0>a&&mn(a,">= 0",se,"fromMaxLinks"),this.Xc(),this.ba.iq=a,this.g("fromMaxLinks",y,a))}},cursor:{get:function(){return this.A!==null?this.A.j:""},set:function(a){var y=this.cursor;y!==a&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(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&&(ji(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),se.prototype.trigger=se.prototype.Jv,se.prototype.findBindingPanel=se.prototype.ih,se.prototype.findTemplateBinder=se.prototype.pz,se.prototype.setProperties=se.prototype.nm,se.prototype.apply=se.prototype.apply,se.prototype.attach=se.prototype.Du,se.prototype.set=se.prototype.set,se.prototype.isEnabledObject=se.prototype.If,se.prototype.isVisibleObject=se.prototype.Ed,se.prototype.isContainedBy=se.prototype.rg,se.prototype.getNearestIntersectionPoint=se.prototype.rs,se.prototype.getLocalPoint=se.prototype.qs,se.prototype.getDocumentScale=se.prototype.Df,se.prototype.getDocumentAngle=se.prototype.li,se.prototype.getDocumentBounds=se.prototype.mi,se.prototype.getDocumentPoint=se.prototype.ga,se.prototype.intersectsRect=se.prototype.Yc,se.prototype.containedInRect=se.prototype.fh,se.prototype.containsRect=se.prototype.Re,se.prototype.containsPoint=se.prototype.ca,se.prototype.raiseChanged=se.prototype.g,se.prototype.raiseChangedEvent=se.prototype.cb,se.prototype.addCopyProperty=se.prototype.Vw;var pf=null;se.className="GraphObject",pf=new On,sh("Button",function(){function a(x,b){return x.diagram.ic(x.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E},function(E){return E===b})!==null}var y=Ka(nn,nn.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof nn){var E=x.fb("ButtonBorder");E!==null&&(E.fill=b?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},Ka(Oi,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new ni(0,0,2.76142374915397,2.761423749153969),spot2:new ni(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof nn&&(x=b.fb("ButtonBorder"),x instanceof Oi)){var E=b._buttonFillOver;b._buttonFillNormal=x.fill,x.fill=E,E=b._buttonStrokeOver,b._buttonStrokeNormal=x.stroke,x.stroke=E}},y.mouseLeave=function(x,b){b.If()&&b instanceof nn&&(x=b.fb("ButtonBorder"),x instanceof Oi&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof nn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Oi){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=b._buttonFillPressed;b._buttonFillOver=E.fill,E.fill=tt,tt=b._buttonStrokePressed,b._buttonStrokeOver=E.stroke,E.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,b){if(b.If()&&b instanceof nn&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Oi){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,b){if(b.If()&&b instanceof nn&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof Oi){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,b){if(b.If()&&b instanceof nn&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof Oi))){var z=E.skipsUndoManager;E.skipsUndoManager=!0;var tt=b._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=b._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),E.skipsUndoManager=z}}},y}),sh("TreeExpanderButton",function(){var a=Ka("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Ka(Oi,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Er},new Co("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Co("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof ar&&(x=x.adornedPart),x instanceof kn){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isTreeExpanded){if(!b.canCollapseTree(x))return}else if(!b.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?b.collapseTree(x):b.expandTree(x)}}},a}),sh("SubGraphExpanderButton",function(){var a=Ka("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Ka(Oi,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Er},new Co("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 ar&&(x=x.adornedPart),x instanceof Ei){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isSubGraphExpanded){if(!b.canCollapseSubGraph(x))return}else if(!b.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?b.collapseSubGraph(x):b.expandSubGraph(x)}}},a}),sh("ToolTip",function(){return Ka(ar,nn.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new zt(0,3),shadowBlur:5},Ka(Oi,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new ni(0,0,4,6),spot2:new ni(1,1,-4,-4)}))}),sh("ContextMenu",function(){return Ka(ar,nn.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new zt(0,3),shadowBlur:5},new Co("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),sh("ContextMenuButton",function(){var a=Ka("Button");a.stretch=Jn;var y=a.fb("ButtonBorder");return y instanceof Oi&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new ni(0,0,2,3),y.spot2=new ni(1,1,-2,-2)),a}),sh("PanelExpanderButton",function(a){var y=lm(a,"COLLAPSIBLE"),x=Ka("Button",{_buttonExpandedFigure:"M0 0 M0 6 L4 2 8 6 M8 8",_buttonCollapsedFigure:"M0 0 M0 2 L4 6 8 2 M8 8",_buttonFillNormal:"rgba(0, 0, 0, 0)",_buttonStrokeNormal:null,_buttonFillOver:"rgba(0, 0, 0, .2)",_buttonStrokeOver:null,_buttonFillPressed:"rgba(0, 0, 0, .4)",_buttonStrokePressed:null},Ka(Oi,{name:"ButtonIcon",strokeWidth:2},new Co("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof Oi&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(b,E){var z=E.diagram;if(z!==null&&!z.isReadOnly){var tt=E.ih();tt===null&&(tt=E.part),tt!==null&&(E=tt.fb(y),E!==null&&(b.handled=!0,z.Ea("Collapse/Expand Panel"),E.visible=!E.visible,z.eb("Collapse/Expand Panel")))}},x}),sh("CheckBoxButton",function(a){var y=lm(a);return a=Ka("Button",{desiredSize:new an(14,14)},Ka(Oi,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:qe,geometryStretch:Wn,visible:!1},y!==""?new Co("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof nn){var E=x.diagram;if(!(E===null||E.isReadOnly||y!==""&&E.model.isReadOnly)){x.handled=!0;var z=b.fb("ButtonIcon");E.Ea("checkbox"),z.visible=!z.visible,typeof b._doClick=="function"&&b._doClick(x,b),E.eb("checkbox")}}},a}),sh("CheckBox",function(a){a=lm(a),a=Ka("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new Ri(0,1,0,0)});var y=Ka(nn,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new Ri(1),_buttonFillNormal:a._buttonFillNormal,_buttonStrokeNormal:a._buttonStrokeNormal,_buttonFillOver:a._buttonFillOver,_buttonStrokeOver:a._buttonStrokeOver,_buttonFillPressed:a._buttonFillPressed,_buttonStrokePressed:a._buttonStrokePressed,_buttonFillDisabled:a._buttonFillDisabled,mouseEnter:a.mouseEnter,mouseLeave:a.mouseLeave,actionDown:a.actionDown,actionUp:a.actionUp,actionCancel:a.actionCancel,actionMove:a.actionMove,click:a.click,_buttonClick:a.click});return a.mouseEnter=null,a.mouseLeave=null,a.actionDown=null,a.actionUp=null,a.actionCancel=null,a.actionMove=null,a.click=null,y}),se.None=Ue=new Ye(se,"None",0),se.Default=Ni=new Ye(se,"Default",0),se.Vertical=hi=new Ye(se,"Vertical",4),se.Horizontal=Jn=new Ye(se,"Horizontal",5),se.Fill=qe=new Ye(se,"Fill",3),se.Uniform=Wn=new Ye(se,"Uniform",1),se.UniformToFill=Ji=new Ye(se,"UniformToFill",2),se.FlipVertical=Gi=new Ye(se,"FlipVertical",1),se.FlipHorizontal=rr=new Ye(se,"FlipHorizontal",2),se.FlipBoth=kr=new Ye(se,"FlipBoth",3),se.make=Ka,se.getBuilders=function(){var a=new On,y;for(y in pf)if(y!==y.toLowerCase()){var x=pf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},se.defineBuilder=sh,se.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=pf.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof se))return y&&b.set(y),b;Wt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},se.takeBuilderArgument=lm;function wc(){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=Li,this.o=vo,this.hg=Ni,this.ob=this.Bi=1,this.Pf=Ue,this.Pc=this.Ci=this.gd=null,this.Oc="category"}wc.prototype.copy=function(){var a=new wc;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 Vh(){this.u=-1/0,this.o=0,this.F=cr,this.rr=js,this.j=this.V="None"}Vh.prototype.copy=function(){var a=new Vh;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},Vh.className="LinkElementSettings";function jg(){this.yj=this.Xi=Tn,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}jg.prototype.copy=function(){var a=new jg;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},jg.className="LinkSettings";function Dd(){this.ha=[1,0,0,1,0,0]}Dd.prototype.copy=function(){var a=new Dd;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},Dd.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},Dd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Dd.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.ha[1]*a+this.ha[3]*b,z=this.ha[0]*-b+this.ha[2]*a,tt=this.ha[1]*-b+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*b,this.ha[1]=E,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Dd.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 Ul(a,y,x){this.ownerDocument=a=y===void 0?pn.document:y,this.cA="http://www.w3.org/2000/svg",a!==void 0&&(this.Oa=this.Ud("svg",{width:"1px",height:"1px",viewBox:"0 0 1 1"}),this.style.display="block",this.style.letterSpacing="normal",this.style.wordSpacing="normal",this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns","http://www.w3.org/2000/svg"),this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink")),this.hs=null,this.context=new ma(this,x)}Ul.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",b+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+b),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",b+"px"),!0):!1},Ul.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Ie(y))for(var b in y)a.setAttributeNS(b==="href"?"http://www.w3.org/1999/xlink":"",b,y[b]);return x!==void 0&&(a.textContent=x),a},Ul.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Ul.prototype.focus=function(){this.Oa.focus()},Ul.prototype.mx=function(){this.ownerDocument=null},ve.Object.defineProperties(Ul.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}}}),Ul.className="SVGSurface";function ma(a,y){this.Gv=a,this.svg=a.Oa,this.stack=[],this.nh=[],this.fillStyle="#000000",this.font="10px sans-serif",this.globalAlpha=1,this.lineCap="butt",this.lineDashOffset=0,this.lineJoin="miter",this.lineWidth=1,this.miterLimit=10,this.shadowBlur=0,this.shadowColor="rgba(0, 0, 0, 0)",this.shadowOffsetY=this.shadowOffsetX=0,this.Il=!1,this.strokeStyle="#000000",this.textAlign="start",this.clipInsteadOfFill=!1,this.Vg=this.Br=this.Ar=0,this.yd=this.ad=null,this.path=[],this.Yl={},this.Ct=!1,this.Yg=null,this.uj=0,this.rb=new Dd,this.j=um(this),this.Nj=um(this,"gojs-diagram"),this.Hl=this.ti=null;var x=Ii++,b=this.Ud("clipPath",{id:"mainClip"+x});b.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=b,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(b),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Qy(a,y,x,b,E,z,tt){a.Nj===void 0?zg(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}Lt=ma.prototype,Lt.arc=function(a,y,x,b,E,z,tt,rt){var ot=2*Math.PI,at=ot-1e-6,ut=x*Math.cos(b),ft=x*Math.sin(b),vt=a+ut,St=y+ft,Pt=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(tt-vt)||1e-6<Math.abs(rt-St))&&this.path.push(["L",vt,+St]),0>b&&(b=b%ot+ot),b>at?(this.path.push(["A",x,x,0,1,Pt,a-ut,y-ft]),this.path.push(["A",x,x,0,1,Pt,vt,St])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),Pt,a+x*Math.cos(E),y+x*Math.sin(E)])},Lt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Lt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Lt.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Lt.clearRect=function(){},Lt.clip=function(){this.Yl.clipPath=!0},Lt.closePath=function(){this.path.push(["z"])},Lt.createLinearGradient=function(a,y,x,b){var E=new Pc("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Lt.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var b="PATTERN"+Ii++,E={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:b,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(Fd,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Lt.createRadialGradient=function(a,y,x,b,E,z){var tt=new Pc("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function $y(a,y,x,b,E,z,tt,rt,ot){b=rt/b,E=ot/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Lt.drawImage=function(a,y,x,b,E,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,b===void 0&&(z=y,tt=x,rt=b=ut,ot=E=a),b=b||0,E=E||0,rt=rt||0,ot=ot||0,$y(this,y,x,b,E,z||0,tt||0,rt,ot),z={x:0,y:0,width:ut||b,height:a||E,href:at},ae.$(b,rt)&&ae.$(E,ot)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),mf(this,Fd,z,this.rb),this.addElement(Fd,z)},Lt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),ov(this,this.Yl)},Lt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Lt.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},mf(this,"fill",a,this.rb),this.addElement("rect",a)},Lt.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},mf(this,"fill",a,this.rb),ov(this,a),this.svg.prepend(this.Ud("rect",a))},Lt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},mf(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Lt.lineTo=function(a,y){this.path.push(["L",a,y])},Lt.moveTo=function(a,y){this.path.push(["M",a,y])},Lt.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Lt.rect=function(a,y,x,b){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+b],["L",a,y+b],["z"])},Lt.restore=function(){this.rb=this.stack.pop(),this.path=this.stack.pop();var a=this.stack.pop();this.fillStyle=a.fillStyle,this.font=a.font,this.globalAlpha=a.globalAlpha,this.lineCap=a.lineCap,this.lineDashOffset=a.lineDashOffset,this.lineJoin=a.lineJoin,this.lineWidth=a.lineWidth,this.miterLimit=a.miterLimit,this.shadowBlur=a.shadowBlur,this.shadowColor=a.shadowColor,this.shadowOffsetX=a.shadowOffsetX,this.shadowOffsetY=a.shadowOffsetY,this.strokeStyle=a.strokeStyle,this.textAlign=a.textAlign,this.bk=a.bk},Lt.save=function(){this.stack.push({fillStyle:this.fillStyle,font:this.font,globalAlpha:this.globalAlpha,lineCap:this.lineCap,lineDashOffset:this.lineDashOffset,lineJoin:this.lineJoin,lineWidth:this.lineWidth,miterLimit:this.miterLimit,shadowBlur:this.shadowBlur,shadowColor:this.shadowColor,shadowOffsetX:this.shadowOffsetX,shadowOffsetY:this.shadowOffsetY,strokeStyle:this.strokeStyle,textAlign:this.textAlign,bk:this.bk});for(var a=[],y=0;y<this.path.length;y++)a.push(this.path[y]);this.stack.push(a),this.stack.push(this.rb.copy())},Lt.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||zg(this,a,y,x,b,E,z)};function qy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Lt.scale=function(a,y){this.rb.scale(a,y)},Lt.translate=function(a,y){this.rb.translate(a,y)},Lt.transform=function(){},Lt.yc=function(){},Lt.stroke=function(){eS(this,this.Yl)},Lt.jk=function(){this.clipInsteadOfFill||this.stroke()},Lt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Lt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function mf(a,y,x,b){y==="fill"?ov(a,x):y==="stroke"&&eS(a,x),b!==null&&(a=b.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function ov(a,y){a.fillStyle instanceof Pc?y.fill=sv(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 tS(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof Pc?y.setAttributeNS(null,"fill",sv(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 eS(a,y){if(a.strokeStyle instanceof Pc)y.stroke=sv(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 sv(a,y,x){var b="";if(b=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,b!==null&&b.indexOf("GRAD")!==-1?(b=b.split("#")[1].slice(0,-1),x=a.svg.getElementById(b),x!==null&&x.remove()):b="GRAD"+Ii++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:b,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:b});else throw Error("invalid gradient");var E=y.gx;y=E.length;for(var z=[],tt=0;tt<y;tt++){var rt=E[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}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Lt.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=wn(a[E]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());b.push(tt.join(" "))}if(b=b.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+b+'")');else if(a.d=b,mf(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 zg(a,y,x,b,E,z,tt){var rt=new Dd;rt.ha=[y,x,b,E,z,tt],y={},mf(a,"g",y,rt),rt=a.addElement("g",y),a.nh.push(rt)}function um(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function uu(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Tu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Lt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Lt.fs=function(){this.Ct=!1},Lt.Vc=function(){},Lt.Wx=function(){},ma.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},ma.prototype.getImageData=function(){return null},ma.prototype.measureText=function(){return null};function hm(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}ma.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},ma.className="SVGContext",me.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Ul(this,pn.document));var y=new Ul(this,pn.document,!0);a===void 0&&(a=new $n);var x=this;return pc(this,function(b,E){return b=rm(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},me.prototype.makeSvg=me.prototype.Cs,me.prototype.av=function(a){return this.Cs(a)},me.prototype.makeSVG=me.prototype.av;function rl(a,y,x,b){this.ownerDocument=y=y===void 0?pn.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Od(y,x,b),y.H=a}rl.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",!0):!1},rl.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},rl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},rl.prototype.focus=function(){this.Oa.focus()},rl.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},ve.Object.defineProperties(rl.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}}}),rl.className="CanvasSurface";function Od(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Wt("Browser does not support HTML Canvas Element"),this.ct=this.et=this.dt="",this.Hm=!1,this.Vg=this.Br=this.Ar=0,this.Il=!1,this.El=new wi,this.isTemporary=!!x}Lt=Od.prototype,Lt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Lt.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Lt.beginPath=function(){this.Z.beginPath()},Lt.Se=function(){},Lt.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Lt.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Lt.clip=function(){this.Z.clip()},Lt.closePath=function(){this.Z.closePath()},Lt.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Lt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Lt.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Lt.drawImage=function(a,y,x,b,E,z,tt,rt,ot){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,tt,rt,ot)},Lt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Lt.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Lt.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Lt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Lt.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Lt.lineTo=function(a,y){this.Z.lineTo(a,y)},Lt.measureText=function(a){return this.Z.measureText(a)},Lt.moveTo=function(a,y){this.Z.moveTo(a,y)},Lt.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Lt.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Lt.restore=function(){this.Z.restore()},Lt.save=function(){this.yc(),this.Z.save()},Od.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Lt=Od.prototype,Lt.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Lt.scale=function(a,y){this.El.scale(a,y)},Lt.translate=function(a,y){this.El.translate(a,y)},Lt.stroke=function(){this.Z.stroke()},Lt.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==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*b,x=tt.m12*x+tt.m22*b,tt.dx=tt.m11*E+tt.m21*z+tt.dx,tt.dy=tt.m12*E+tt.m22*z+tt.dy,tt.m11=rt,tt.m12=a,tt.m21=y,tt.m22=x}},Lt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Lt.ng=function(a,y){if(a instanceof wr&&a.type===Za){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},Lt.jk=function(){this.Hm||this.stroke()},Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Lt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Lt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(Cx),a.lineDashOffset=0)},Lt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Lt.Hs=function(){},ve.Object.defineProperties(Od.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 Cx=Object.freeze([]);Od.className="CanvasSurfaceContext";function Gg(){this.F=this.o=this.u=this.j=0}Gg.className="ColorNumbers";function wr(a,y){xf||(cv(),xf=!0),bn(this),this._isFrozen=!1,a===void 0?(this.na=ah,this.xk="black"):typeof a=="string"?(this.na=ah,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===Au?(this.Qd=gr,this.Lk=qo):this.Lk=a===Za?this.Qd=zi:this.Qd=Vi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}wr.prototype.copy=function(){var a=new wr;return a.na=this.na,a.xk=this.xk,a.Qd=this.Qd.J(),a.Lk=this.Lk.J(),a.Gr=this.Gr,a.Xp=this.Xp,this.we!==null&&(a.we=this.we.copy()),a.cr=this.cr,a},Lt=wr.prototype,Lt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Lt.qb=function(a){a.classType===wr&&(this.type=a)},Lt.toString=function(){var a="Brush(";if(this.type===ah)a+=this.color;else if(a=this.type===Au?a+"Linear ":this.type===Za?a+"Radial ":this.type===wf?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Lt.addColorStop=function(a,y){return this._isFrozen&&de(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&mn(a,"0 <= loc <= 1",wr,"addColorStop:loc"),this.we===null&&(this.we=new On),this.we.add(a,y),this.na===ah&&(this.type=Au),this.xe=null,this},Lt.Vz=function(a,y){if(this._isFrozen&&de(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===ah)Fu(this.color),this.color=yf(a,y);else if((this.type===Au||this.type===Za)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Fu(x.value),this.addColorStop(x.key,yf(a,y));return this};function nS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,Fu(a),yf(y,x)}Lt.Wy=function(a,y){if(this._isFrozen&&de(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pf:y,this.type===ah)Fu(this.color),this.color=yf(-a,y);else if((this.type===Au||this.type===Za)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Fu(x.value),this.addColorStop(x.key,yf(-a,y));return this};function iS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pf:x,Fu(a),yf(-y,x)}function av(a,y,x){Fu(a),a=Rr.j;var b=Rr.u,E=Rr.o,z=Rr.F;return Fu(y),x===void 0&&(x=.5),"rgba("+Math.round((Rr.j-a)*x+a)+", "+Math.round((Rr.u-b)*x+b)+", "+Math.round((Rr.o-E)*x+E)+", "+Math.round((Rr.F-z)*x+z)+")"}Lt.Gx=function(){if(this.type===ah)return vf(this.color);if((this.type===Au||this.type===Za)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Za)return vf(a.first().value);if(a.get(.5)!==null)return vf(a.get(.5));if(a.count===2)return a=a.Fa(),vf(av(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,rt=Math.abs(.5-y.key);E>z&&rt<E?(x=tt,E=rt):z>=E&&rt<z&&(b=tt,z=rt)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,vf(av(a.get(x),a.get(b),1-z/E))}return!1};function vf(a){return a?a instanceof wr?a.Gx():(Fu(a),128>(299*Rr.j+587*Rr.u+114*Rr.o)/1e3):!1}function yf(a,y){switch(y){case Pf:y=100*uv(Rr.j);var x=100*uv(Rr.u),b=100*uv(Rr.o);return Is.j=.4124564*y+.3575761*x+.1804375*b,Is.u=.2126729*y+.7151522*x+.072175*b,Is.o=.0193339*y+.119192*x+.9503041*b,Is.F=Rr.F,y=dv(Is.j/Sf[0]),x=dv(Is.u/Sf[1]),b=dv(Is.o/Sf[2]),hu.j=116*x-16,hu.u=500*(y-x),hu.o=200*(x-b),hu.F=Is.F,hu.j=Math.min(100,Math.max(0,hu.j+100*a)),a=(hu.j+16)/116,y=a-hu.o/200,Is.j=Sf[0]*rS(hu.u/500+a),Is.u=Sf[1]*(hu.j>dm*fv?Math.pow(a,3):hu.j/dm),Is.o=Sf[2]*rS(y),Is.F=hu.F,a=-.969266*Is.j+1.8760108*Is.u+.041556*Is.o,y=.0556434*Is.j+-.2040259*Is.u+1.0572252*Is.o,Rr.j=255*hv((3.2404542*Is.j+-1.5371385*Is.u+-.4985314*Is.o)/100),Rr.u=255*hv(a/100),Rr.o=255*hv(y/100),Rr.F=Is.F,Rr.j=Math.round(Rr.j),255<Rr.j?Rr.j=255:0>Rr.j&&(Rr.j=0),Rr.u=Math.round(Rr.u),255<Rr.u?Rr.u=255:0>Rr.u&&(Rr.u=0),Rr.o=Math.round(Rr.o),255<Rr.o?Rr.o=255:0>Rr.o&&(Rr.o=0),"rgba("+Rr.j+", "+Rr.u+", "+Rr.o+", "+Rr.F+")";case oS:return lv(),Fa.o=Math.min(100,Math.max(0,Fa.o+100*a)),"hsla("+Fa.j+", "+Fa.u+"%, "+Fa.o+"%, "+Fa.F+")";default:Wt("Unknown color space: "+y)}}function Fu(a){xf||(cv(),xf=!0);var y=gv;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,Rr.j=a[0],Rr.u=a[1],Rr.o=a[2],Rr.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,Rr.j=0,Rr.u=0,Rr.o=0,Rr.F=1)}}function lv(){var a=Rr.j/255,y=Rr.u/255,x=Rr.o/255,b=Math.max(a,y,x),E=Math.min(a,y,x),z=b-E;if(E=(b+E)/2,z===0)var tt=a=0;else{switch(b){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*E-1))}Fa.j=Math.round(tt),Fa.u=Math.round(100*a),Fa.o=Math.round(100*E),Fa.F=Rr.F}function uv(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function hv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function dv(a){return a>fv?Math.pow(a,1/3):(dm*a+16)/116}function rS(a){var y=a*a*a;return y>fv?y:(116*a-16)/dm}function Cc(a,y){typeof a!="string"&&(a instanceof wr||Wt("Value for "+y+" must be a color string or a Brush, not "+a))}function cv(){gv=lo?new rl(null,void 0,{willReadFrequently:!0}).context:null}ve.Object.defineProperties(wr.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&de(this,a),this.na=a,this.start.Mc()&&(a===Au?this.start=gr:a===Za&&(this.start=zi)),this.end.Mc()&&(a===Au?this.end=qo:a===Za&&(this.end=zi)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&de(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&de(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&de(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&de(this,a),0>a&&mn(a,">= zero",wr,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&de(this,a),0>a&&mn(a,">= zero",wr,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&de(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&de(this,a),this.cr=a,this.xe=null}}}),wr.prototype.isDark=wr.prototype.Gx,wr.prototype.darkenBy=wr.prototype.Wy,wr.prototype.lightenBy=wr.prototype.Vz,wr.prototype.addColorStop=wr.prototype.addColorStop;var fv=216/24389,dm=24389/27,Sf=[95.047,100,108.883],gv=null,Rr=new Gg,Fa=new Gg,Is=new Gg,hu=new Gg,xf=!1;wr.className="Brush";var ah;wr.Solid=ah=new Ye(wr,"Solid",0);var Au;wr.Linear=Au=new Ye(wr,"Linear",1);var Za;wr.Radial=Za=new Ye(wr,"Radial",2);var wf;wr.Pattern=wf=new Ye(wr,"Pattern",4);var Pf;wr.Lab=Pf=new Ye(wr,"Lab",5);var oS;wr.HSL=oS=new Ye(wr,"HSL",6),wr.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var b=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>b.length&&(b="0"+b),2>a.length&&(a="0"+a),"#"+y+b+a},wr.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;xf||(cv(),xf=!0);var y=gv;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)},wr.lighten=function(a){return nS(a)},wr.lightenBy=nS,wr.darken=function(a){return iS(a)},wr.darkenBy=iS,wr.mix=av,wr.isDark=vf;function Bo(){this.xa="Base"}Bo.prototype.measure=function(){},Bo.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},Bo.prototype.arrange=function(){},Bo.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},Bo.prototype.iA=function(a){a.Uj()},Bo.prototype.gc=function(){},ve.Object.defineProperties(Bo.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return nn}}}),Bo.prototype.remeasureObject=Bo.prototype.iA,Bo.prototype.arrangeElement=Bo.prototype.Ly,Bo.prototype.measureElement=Bo.prototype.Yz,Bo.className="PanelLayout";function cm(){this.xa="Base"}be(cm,Bo),cm.prototype.measure=function(a,y,x,b,E,z,tt){var rt=b.length;a=Bu(a);for(var ot=0;ot<rt;ot++){var at=b[ot];if(at.visible||at===a){var ut=at.margin,ft=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var vt=at.measuredBounds;ft=Math.max(vt.width+ft,0),ut=Math.max(vt.height+ut,0),vt=at.position.x;var St=at.position.y;isFinite(vt)||(vt=0),isFinite(St)||(St=0),at instanceof Oi&&at.isGeometryPositioned&&(at=at.strokeWidth/2,vt-=at,St-=at),Ir(E,vt,St,ft,ut)}}},cm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding;for(a=x.x-E.left,x=x.y-E.top,E=0;E<b;E++){var z=y[E],tt=z.measuredBounds,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 Oi&&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 fm(){this.xa="Base"}be(fm,Bo),fm.prototype.measure=function(a,y,x,b,E,z,tt){var rt=b.length;y=Qe(),z=Bu(a);for(var ot=0;ot<rt;ot++){var at=b[ot];if(at.visible||at===z){var ut=Js(at,!1);if(ut!==Ue&&ut!==Jn)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ft=Math.max(at.height+ut.top+ut.bottom,0);E.width+=Math.max(at.width+ut.right+ut.left,0),E.height=Math.max(E.height,ft)}}}for(b=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):E.height!==0&&(x=Math.min(E.height,a.maxSize.height)),a=0;a<b;a++)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),E.width+=Math.max(ot.width+rt,0),E.height=Math.max(E.height,ut));_n(y)},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,tt=a.isOpposite,rt=tt?x.width:E.left,ot=0;ot<b;ot++){var at=z,ut=y[ot];if(ut.visible){var ft=ut.measuredBounds,vt=ut.margin,St=vt.top+vt.bottom,Pt=z+E.bottom,Et=ft.height,_t=Js(ut,!1);(isNaN(ut.desiredSize.height)&&_t===qe||_t===hi)&&(Et=Math.max(x.height-St-Pt,0)),St=Et+St+Pt,Pt=ut.alignment,Pt.Xb()&&(Pt=a.defaultAlignment),Pt.sb()||(Pt=zi),tt&&(rt-=ft.width+vt.left+vt.right),ut.arrange(rt+Pt.offsetX+vt.left,at+Pt.offsetY+vt.top+(x.height*Pt.y-St*Pt.y),ft.width,Et),tt||(rt+=ft.width+vt.left+vt.right)}}};function gm(){this.xa="Base"}be(gm,Bo),gm.prototype.measure=function(a,y,x,b,E,z){var tt=b.length;x=Qe();for(var rt=Bu(a),ot=0;ot<tt;ot++){var at=b[ot];if(at.visible||at===rt){var ut=Js(at,!1);if(ut!==Ue&&ut!==hi)x.push(at);else{var ft=at.margin;ut=ft.right+ft.left,ft=ft.top+ft.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,Oo(E,Math.max(E.width,Math.max(at.width+ut,0)),E.height+Math.max(at.height+ft,0))}}}if(b=x.length,b!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):E.width!==0&&(y=Math.min(E.width,a.maxSize.width)),a=0;a<b;a++)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),E.width=Math.max(E.width,Math.max(ot.width+tt,0)),E.height+=at);_n(x)}},gm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,tt=a.isOpposite,rt=tt?x.height:E.top,ot=0;ot<b;ot++){var at=z,ut=y[ot];if(ut.visible){var ft=ut.measuredBounds,vt=ut.margin,St=vt.left+vt.right,Pt=z+E.right,Et=ft.width,_t=Js(ut,!1);(isNaN(ut.desiredSize.width)&&_t===qe||_t===Jn)&&(Et=Math.max(x.width-St-Pt,0)),St=Et+St+Pt,Pt=ut.alignment,Pt.Xb()&&(Pt=a.defaultAlignment),Pt.sb()||(Pt=zi),tt&&(rt-=ft.height+vt.bottom+vt.top),ut.arrange(at+Pt.offsetX+vt.left+(x.width*Pt.x-St*Pt.x),rt+Pt.offsetY+vt.top,Et,ft.height),tt||(rt+=ft.height+vt.bottom+vt.top)}}};function pm(){this.xa="Base"}be(pm,Bo),pm.prototype.measure=function(a,y,x,b,E,z,tt){var rt=b.length,ot=a.Pb(),at=ot.margin,ut=at.right+at.left,ft=at.top+at.bottom;ot.measure(y,x,z,tt);var vt=ot.measuredBounds;z=vt.width,tt=vt.height;var St=Math.max(z+ut,0),Pt=Math.max(tt+ft,0),Et=a.isClipping,_t=Be.allocAt(-at.left,-at.top,St,Pt),It=Be.allocAt(0,0,z,tt);pv(ot,It,!0),z=It.width,tt=It.height;for(var Ut=!0,Xt=Bu(a),Qt=0;Qt<rt;Qt++){var oe=b[Qt];vt=y;var pe=x;if(oe!==ot&&(oe.visible||oe===Xt)){at=oe.margin;var xn=at.left,Gn=at.top;switch(St=at.right+at.left,Pt=at.top+at.bottom,at=Js(oe,!1),at){case qe:vt=z,pe=tt,Gn=xn=Pt=St=0;break;case Jn:vt=z,xn=St=0;break;case hi:pe=tt,Gn=Pt=0}oe.measure(vt,pe,0,0),vt=oe.measuredBounds,St=Math.max(vt.width+St,0),Pt=Math.max(vt.height+Pt,0),at=oe.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=zi);var Bn=oe.alignmentFocus;if(Bn.Xb()&&(Bn=zi),pe=null,oe instanceof nn&&oe.$e!==""&&(pe=oe.fb(oe.$e),pe===oe&&(pe=null)),xn=It.x-xn,Gn=It.y-Gn,pe!==null){for(oe.arrange(0,0,vt.width,vt.height),vt=pe.actualBounds,vt=zt.allocAt(vt.x+(Bn.x*vt.width-Bn.offsetX),vt.y+(Bn.y*vt.height-Bn.offsetY)),pe=pe.panel;pe!==oe;)pe.transform.Ga(vt),pe=pe.panel;xn+=at.x*z+at.offsetX-vt.x,Gn+=at.y*tt+at.offsetY-vt.y,zt.free(vt)}else xn+=at.x*z+at.offsetX-(Bn.x*vt.width+Bn.offsetX),Gn+=at.y*tt+at.offsetY-(Bn.y*vt.height+Bn.offsetY);Ut?(Ut=!1,E.h(xn,Gn,St,Pt)):Ir(E,xn,Gn,St,Pt)}}switch(Ut?E.assign(_t):Et?E.Uu(It.x,It.y,It.width,It.height):Ir(E,_t.x,_t.y,_t.width,_t.height),Be.free(_t),Be.free(It),at=ot.stretch,at===Ni&&(at=Js(ot,!1)),at){case Ue:return;case qe:if(!isFinite(y)&&!isFinite(x))return;break;case Jn:if(!isFinite(y))return;break;case hi:if(!isFinite(x))return}for(vt=ot.measuredBounds,z=vt.width,tt=vt.height,St=Math.max(z+ut,0),Pt=Math.max(tt+ft,0),at=ot.margin,It=Be.allocAt(-at.left,-at.top,St,Pt),pv(ot,It,!0),z=It.width,tt=It.height,y=0;y<rt;y++)x=b[y],x===ot||!x.visible&&x!==Xt||(at=x.margin,St=at.right+at.left,Pt=at.top+at.bottom,vt=x.measuredBounds,St=Math.max(vt.width+St,0),Pt=Math.max(vt.height+Pt,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=zi),x=x.alignmentFocus,x.Xb()&&(x=zi),Ut?(Ut=!1,E.h(ut.x*z+ut.offsetX-(x.x*vt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*vt.height+x.offsetY)-at.top,St,Pt)):Ir(E,ut.x*z+ut.offsetX-(x.x*vt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*vt.height+x.offsetY)-at.top,St,Pt));Ut?E.assign(_t):Et?E.Uu(It.x,It.y,It.width,It.height):Ir(E,_t.x,_t.y,_t.width,_t.height),Be.free(It)},pm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.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(E.arrange(at,ut,tt,rt),tt=Be.allocAt(0,0,tt,rt),pv(E,tt,!1),rt=0;rt<b;rt++){var ft=y[rt];if(ft!==E){at=ft.measuredBounds;var vt=at.width,St=at.height;ut=ft.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=zi);var Pt=ft.alignmentFocus;if(Pt.Xb()&&(Pt=zi),at=null,ft instanceof nn&&ft.$e!==""&&(at=ft.fb(ft.$e),at===ft&&(at=null)),at!==null){var Et=at.actualBounds;for(Pt=zt.allocAt(Et.x+(Pt.x*Et.width-Pt.offsetX),Et.y+(Pt.y*Et.height-Pt.offsetY)),at=at.panel;at!==ft;)at.transform.Ga(Pt),at=at.panel;at=ut.x*tt.width+ut.offsetX-Pt.x,ut=ut.y*tt.height+ut.offsetY-Pt.y,zt.free(Pt)}else at=ut.x*tt.width+ut.offsetX-(Pt.x*vt+Pt.offsetX),ut=ut.y*tt.height+ut.offsetY-(Pt.y*St+Pt.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ft.visible&&ft.arrange(z+at,ot+ut,vt,St)}}Be.free(tt)};function pv(a,y,x){var b=null;if(a instanceof nn&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function mm(){this.xa="Base"}be(mm,Bo),mm.prototype.measure=function(a,y,x,b,E,z,tt){var rt=b.length,ot=a.Pb(),at=ot.margin,ut=y,ft=x,vt=at.right+at.left,St=at.top+at.bottom;ot.measure(y,x,z,tt),at=ot.measuredBounds;var Pt=0,Et=null;ot instanceof Oi&&(Et=ot,Pt=Et.strokeWidth*Et.scale);var _t=Math.max(at.width+vt,0);at=Math.max(at.height+St,0);var It=Sv(ot),Ut=It.x*_t+It.offsetX;It=It.y*at+It.offsetY;var Xt=xv(ot),Qt=Xt.x*_t+Xt.offsetX;for(Xt=Xt.y*at+Xt.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(Ut-Qt)-Pt,0)),isFinite(x)&&(ft=Math.max(Math.abs(It-Xt)-Pt,0)),Pt=an.alloc(),Pt.h(0,0),a=Bu(a),Xt=0;Xt<rt;Xt++)It=b[Xt],It===ot||!It.visible&&It!==a||(at=It.margin,_t=at.right+at.left,Ut=at.top+at.bottom,It.measure(ut,ft,0,0),at=It.measuredBounds,_t=Math.max(at.width+_t,0),at=Math.max(at.height+Ut,0),Pt.h(Math.max(_t,Pt.width),Math.max(at,Pt.height)));if(rt===1)E.width=_t,E.height=at,an.free(Pt);else{switch(It=Sv(ot),Xt=xv(ot),rt=b=0,Xt.x!==It.x&&Xt.y!==It.y&&(b=Pt.width/Math.abs(Xt.x-It.x),rt=Pt.height/Math.abs(Xt.y-It.y)),an.free(Pt),Pt=0,Et!==null&&(Pt=Et.strokeWidth*Et.scale,Mv(Et)===Wn&&(b=rt=Math.max(b,rt))),b+=Math.abs(It.offsetX)+Math.abs(Xt.offsetX)+Pt,rt+=Math.abs(It.offsetY)+Math.abs(Xt.offsetY)+Pt,Et=ot.stretch,Et===Ni&&(Et=Js(ot,!1)),Et){case Ue:tt=z=0;break;case qe:isFinite(y)&&(b=y),isFinite(x)&&(rt=x);break;case Jn:isFinite(y)&&(b=y),tt=0;break;case hi:z=0,isFinite(x)&&(rt=x)}ot.Uj(),ot.measure(b,rt,z,tt),E.width=ot.measuredBounds.width+vt,E.height=ot.measuredBounds.height+St}},mm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=Be.alloc();z.h(0,0,1,1);var tt=b.margin,rt=tt.left;tt=tt.top;var ot=a.padding,at=ot.left;ot=ot.top,b.arrange(at+rt,ot+tt,E.width,E.height);var ut=Sv(b),ft=xv(b),vt=ut.y*E.height+ut.offsetY,St=ft.x*E.width+ft.offsetX;for(ft=ft.y*E.height+ft.offsetY,z.x=ut.x*E.width+ut.offsetX,z.y=vt,Ir(z,St,ft,0,0),z.x+=rt+at,z.y+=tt+ot,E=0;E<x;E++)rt=y[E],rt!==b&&(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),vt=rt.alignment,vt.Xb()&&(vt=a.defaultAlignment),vt.sb()||(vt=zi),ot=z.width*vt.x+vt.offsetX-ot*vt.x+tt.left+z.x,tt=z.height*vt.y+vt.offsetY-ut*vt.y+tt.top+z.y,rt.visible&&(Ko(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 Be(z.x,z.y,z.width,z.height))));Be.free(z)};function vm(){this.xa="Base",this.name="Table"}be(vm,Bo),vm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,tt=Qe(),rt=Qe(),ot=0;ot<z;ot++){var at=b[ot],ut=at instanceof nn?at:null;if(ut!==null&&lh(ut)&&at.visible){rt.push(ut);for(var ft=ut.O.s,vt=ft.length,St=0;St<vt;St++){var Pt=ft[St];ut.type===nn.TableRow?Pt.row=at.row:ut.type===nn.TableColumn&&(Pt.column=at.column),tt.push(Pt)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var Et=[],_t=0;_t<z;_t++){var It=tt[_t];It.visible&&(No(It,!0),lu(It,!0),Et[It.row]||(Et[It.row]=[]),Et[It.row][It.column]||(Et[It.row][It.column]=[]),Et[It.row][It.column].push(It))}_n(tt);var Ut=Qe(),Xt=Qe(),Qt=Qe(),oe={count:0},pe={count:0},xn=y,Gn=x,Bn=a.rowDefs,un=a.colDefs,Ze=null;z=Bn.length;for(var ki=0;ki<z;ki++)Ze=Bn[ki],Ze!==void 0&&(Ze.actual=0);z=un.length;for(var Si=0;Si<z;Si++)Ze=un[Si],Ze!==void 0&&(Ze.actual=0);for(var fr=Et.length,Br=0,Ho=0;Ho<fr;Ho++)Et[Ho]&&(Br=Math.max(Br,Et[Ho].length));var Uo=Math.min(a.topIndex,fr-1),Ls=Math.min(a.leftIndex,Br-1),Wo=0;fr=Et.length;for(var yh=Bu(a),Lo=0;Lo<fr;Lo++)if(Et[Lo]){Br=Et[Lo].length;var Il=a.Fb(Lo);Il.actual=0;for(var ks=Il.oc=0;ks<Br;ks++)if(Et[Lo][ks]){var Sh=a.Eb(ks);Ut[ks]===void 0&&(Sh.actual=0,Sh.oc=0,Ut[ks]=!0);for(var Da=Et[Lo][ks],ll=Da.length,Sa=0;Sa<ll;Sa++){var aa=Da[Sa];if(aa.visible||aa===yh){var sd=1<aa.rowSpan||1<aa.columnSpan;sd&&(Lo<Uo||ks<Ls||Xt.push(aa));var Rl=aa.margin,Zf=Rl.right+Rl.left,xa=Rl.top+Rl.bottom,Ms=Fl(aa,Il,Sh,!1),bp=aa.desiredSize,Oc=!isNaN(bp.height),Jl=!isNaN(bp.width)&&Oc;if(sd||Ms===Ue||Jl||Lo<Uo||ks<Ls||(oe[ks]!==void 0||Ms!==qe&&Ms!==Jn||(oe[ks]=-1,oe.count++),pe[Lo]!==void 0||Ms!==qe&&Ms!==hi||(pe[Lo]=-1,pe.count++),Qt.push(aa)),aa.measure(1/0,1/0,0,0),!(Lo<Uo||ks<Ls)){var la=aa.measuredBounds,Kd=Math.max(la.width+Zf,0),wa=Math.max(la.height+xa,0);if(aa.rowSpan===1&&(Ms===Ue||Ms===Jn)){Ze=a.Fb(Lo);var ad=Ze.Wc();Wo=Math.max(wa-Ze.actual,0),Wo+ad>Gn&&(Wo=Math.max(Gn-ad,0));var G0=Ze.oa===0;Ze.oc=Ze.oc+Wo,Ze.actual=Ze.oa+Wo,Gn=Math.max(Gn-(Wo+(G0?ad:0)),0)}if(aa.columnSpan===1&&(Ms===Ue||Ms===hi)){Ze=a.Eb(ks);var Ep=Ze.Wc();Wo=Math.max(Kd-Ze.actual,0),Wo+Ep>xn&&(Wo=Math.max(xn-Ep,0));var Hy=Ze.oa===0;Ze.oc=Ze.oc+Wo,Ze.actual=Ze.oa+Wo,xn=Math.max(xn-(Wo+(Hy?Ep:0)),0)}sd&&aa.Uj()}}}}}_n(Ut);var Su=0,Iu=0;z=a.columnCount;for(var Ic=0;Ic<z;Ic++){var ld=un[Ic];ld!==void 0&&(Su+=isNaN(ld.Hc)?ld.oc:ld.Hc,ld.oc!==0&&(Su+=ld.Wc()))}z=a.rowCount;for(var Vf=0;Vf<z;Vf++){var ud=Bn[Vf];ud!==void 0&&(Iu+=isNaN(ud.Hc)?ud.oc:ud.Hc,ud.oc!==0&&(Iu+=ud.Wc()))}xn=Math.max(y-Su,0);var xu=Gn=Math.max(x-Iu,0),xh=xn;z=Qt.length;for(var ua=0;ua<z;ua++){var Ql=Qt[ua],_0=a.Fb(Ql.row),Ru=a.Eb(Ql.column),Uf=Ql.measuredBounds,jl=Ql.margin,Zd=jl.right+jl.left,$l=jl.top+jl.bottom;oe[Ql.column]=Ru.oc===0&&oe[Ql.column]!==void 0?Math.max(Uf.width+Zd,oe[Ql.column]):null,pe[Ql.row]=_0.oc===0&&pe[Ql.row]!==void 0?Math.max(Uf.height+$l,pe[Ql.row]):null}var Rc=0,Yf=0,kl;for(kl in pe)kl!=="count"&&(Rc+=pe[kl]);for(kl in oe)kl!=="count"&&(Yf+=oe[kl]);for(var rs=an.alloc(),Np=0;Np<z;Np++){var Ws=Qt[Np];if(Ws.visible||Ws===yh){var ko=a.Fb(Ws.row),Ks=a.Eb(Ws.column),ju=0;isFinite(Ks.width)?ju=Ks.width:(isFinite(xn)&&oe[Ws.column]!==null?Yf===0?ju=Ks.actual+xn:ju=oe[Ws.column]/Yf*xh:oe[Ws.column]!==null?ju=xn:ju=Ks.actual||xn,ju=Math.max(0,ju-Ks.Wc()));var wh=0;switch(isFinite(ko.height)?wh=ko.height:(isFinite(Gn)&&pe[Ws.row]!==null?Rc===0?wh=ko.actual+Gn:wh=pe[Ws.row]/Rc*xu:pe[Ws.row]!==null?wh=Gn:wh=ko.actual||Gn,wh=Math.max(0,wh-ko.Wc())),rs.h(Math.max(Ks.minimum,Math.min(ju,Ks.maximum)),Math.max(ko.minimum,Math.min(wh,ko.maximum))),Ms=Fl(Ws,ko,Ks,!1),Ms){case Jn:rs.height=Math.max(rs.height,ko.actual+Gn);break;case hi:rs.width=Math.max(rs.width,Ks.actual+xn)}var Vd=Ws.margin,Wy=Vd.right+Vd.left,H0=Vd.top+Vd.bottom;Ws.Uj(),Ws.measure(rs.width,rs.height,Ks.minimum,ko.minimum);var Xf=Ws.measuredBounds,Ud=Math.max(Xf.width+Wy,0),jc=Math.max(Xf.height+H0,0);isFinite(xn)&&(Ud=Math.min(Ud,rs.width)),isFinite(Gn)&&(jc=Math.min(jc,rs.height));var ha=0;ha=ko.actual,ko.actual=Math.max(ko.actual,jc),ko.oc=Math.max(ko.oc,jc),Wo=ko.actual-ha,Gn=Math.max(Gn-Wo,0),pe[Ws.row]===null&&(xu=Math.max(xu-Wo,0)),ha=Ks.actual,Ks.actual=Math.max(Ks.actual,Ud),Ks.oc=Math.max(Ks.oc,Ud),Wo=Ks.actual-ha,xn=Math.max(xn-Wo,0),oe[Ws.column]===null&&(xh=Math.max(xh-Wo,0))}}_n(Qt);var zu=an.alloc(),zl=Qe(),Ja=Qe();if(z=Xt.length,z!==0){for(var hd=0;hd<fr;hd++)if(Et[hd]){Br=Et[hd].length;var Jf=a.Fb(hd);zl[hd]=Jf.actual;for(var dd=0;dd<Br;dd++)if(Et[hd][dd]){var W0=a.Eb(dd);Ja[dd]=W0.actual}}}for(var Qf=0;Qf<z;Qf++){var fo=Xt[Qf];if(fo.visible||fo===yh){var Ml=a.Fb(fo.row),ul=a.Eb(fo.column);switch(rs.h(Math.max(ul.minimum,Math.min(y,ul.maximum)),Math.max(Ml.minimum,Math.min(x,Ml.maximum))),Ms=Fl(fo,Ml,ul,!1),Ms){case qe:Ja[ul.index]!==0&&(rs.width=Math.min(rs.width,Ja[ul.index])),zl[Ml.index]!==0&&(rs.height=Math.min(rs.height,zl[Ml.index]));break;case Jn:Ja[ul.index]!==0&&(rs.width=Math.min(rs.width,Ja[ul.index]));break;case hi:zl[Ml.index]!==0&&(rs.height=Math.min(rs.height,zl[Ml.index]))}isFinite(ul.width)&&(rs.width=ul.width),isFinite(Ml.height)&&(rs.height=Ml.height),zu.h(0,0);for(var K0=ul.minimum,Pa=Ml.minimum,Ph=1;Ph<fo.rowSpan&&!(fo.row+Ph>=a.rowCount);Ph++)Ze=a.Fb(fo.row+Ph),Wo=0,Wo=Ms===qe||Ms===hi?Math.max(Ze.minimum,zl[fo.row+Ph]===0?Ze.maximum:Math.min(zl[fo.row+Ph],Ze.maximum)):Math.max(Ze.minimum,isNaN(Ze.Hc)?Ze.maximum:Math.min(Ze.Hc,Ze.maximum)),zu.height+=Wo,Pa+=Ze.minimum;for(var hl=1;hl<fo.columnSpan&&!(fo.column+hl>=a.columnCount);hl++)Ze=a.Eb(fo.column+hl),Wo=0,Wo=Ms===qe||Ms===Jn?Math.max(Ze.minimum,Ja[fo.column+hl]===0?Ze.maximum:Math.min(Ja[fo.column+hl],Ze.maximum)):Math.max(Ze.minimum,isNaN(Ze.Hc)?Ze.maximum:Math.min(Ze.Hc,Ze.maximum)),zu.width+=Wo,K0+=Ze.minimum;rs.width+=zu.width,rs.height+=zu.height;var $f=fo.margin,cd=$f.right+$f.left,Tp=$f.top+$f.bottom;fo.measure(rs.width,rs.height,K0,Pa);for(var qf=fo.measuredBounds,ql=Math.max(qf.width+cd,0),Yd=Math.max(qf.height+Tp,0),fd=0,tg=0;tg<fo.rowSpan&&!(fo.row+tg>=a.rowCount);tg++)Ze=a.Fb(fo.row+tg),fd+=Ze.total||0;if(fd<Yd){var Ch=Yd-fd,wu=Yd-fd;if(fo.spanAllocation!==null)for(var Lh=fo.spanAllocation,Gu=0;Gu<fo.rowSpan&&!(0>=Ch)&&!(fo.row+Gu>=a.rowCount);Gu++){Ze=a.Fb(fo.row+Gu);var kh=Ze.oa||0,Xd=Lh(fo,Ze,wu);Ze.actual=Math.min(Ze.maximum,kh+Xd),Ze.oa!==kh&&(Ch-=Ze.oa-kh)}for(;0<Ch;){var Gl=Ze.oa||0;if(isNaN(Ze.height)&&Ze.maximum>Gl&&(Ze.actual=Math.min(Ze.maximum,Gl+Ch),Ze.oa!==Gl&&(Ch-=Ze.oa-Gl)),Ze.index===0)break;Ze=a.Fb(Ze.index-1)}}for(var zc=0,Mh=0;Mh<fo.columnSpan&&!(fo.column+Mh>=a.columnCount);Mh++)Ze=a.Eb(fo.column+Mh),zc+=Ze.total||0;if(zc<ql){var Gc=ql-zc,Ky=ql-zc;if(fo.spanAllocation!==null)for(var _u=fo.spanAllocation,Jd=0;Jd<fo.columnSpan&&!(0>=Gc)&&!(fo.column+Jd>=a.columnCount);Jd++){Ze=a.Eb(fo.column+Jd);var Fp=Ze.oa||0,Zy=_u(fo,Ze,Ky);Ze.actual=Math.min(Ze.maximum,Fp+Zy),Ze.oa!==Fp&&(Gc-=Ze.oa-Fp)}for(;0<Gc;){var Z0=Ze.oa||0;if(isNaN(Ze.width)&&Ze.maximum>Z0&&(Ze.actual=Math.min(Ze.maximum,Z0+Gc),Ze.oa!==Z0&&(Gc-=Ze.oa-Z0)),Ze.index===0)break;Ze=a.Eb(Ze.index-1)}}}}_n(Xt),an.free(zu),an.free(rs),zl!==void 0&&_n(zl),Ja!==void 0&&_n(Ja);var _c=0,Hc=0,V0=a.desiredSize,vx=a.maxSize;Ms=Js(a,!0);var Ap=Iu=Su=0,Bp=0;z=a.columnCount;for(var U0=0;U0<z;U0++)un[U0]!==void 0&&(Ze=a.Eb(U0),isFinite(Ze.width)?(Ap+=Ze.width,Ap+=Ze.Wc()):bm(Ze)===Kg?(Ap+=Ze.oa,Ap+=Ze.Wc()):Ze.oa!==0&&(Su+=Ze.oa,Su+=Ze.Wc()));isFinite(V0.width)?_c=Math.min(V0.width,vx.width):_c=Ms!==Ue&&isFinite(y)?y:Su,_c=Math.max(_c,a.minSize.width),_c=Math.max(_c-Ap,0);for(var rw=Su===0?1:Math.max(_c/Su,1),Y0=0;Y0<z;Y0++)un[Y0]!==void 0&&(Ze=a.Eb(Y0),isFinite(Ze.width)||bm(Ze)===Kg||(Ze.actual=Ze.oa*rw),Ze.position=E.width,Ze.oa!==0&&(E.width+=Ze.oa,E.width+=Ze.Wc()));z=a.rowCount;for(var X0=0;X0<z;X0++)Bn[X0]!==void 0&&(Ze=a.Fb(X0),isFinite(Ze.height)?(Bp+=Ze.height,Bp+=Ze.Wc()):bm(Ze)===Kg?(Bp+=Ze.oa,Bp+=Ze.Wc()):Ze.oa!==0&&(Iu+=Ze.oa,Iu+=Ze.Wc()));isFinite(V0.height)?Hc=Math.min(V0.height,vx.height):Hc=Ms!==Ue&&isFinite(x)?x:Iu,Hc=Math.max(Hc,a.minSize.height),Hc=Math.max(Hc-Bp,0);for(var ow=Iu===0?1:Math.max(Hc/Iu,1),J0=0;J0<z;J0++)Bn[J0]!==void 0&&(Ze=a.Fb(J0),isFinite(Ze.height)||bm(Ze)===Kg||(Ze.actual=Ze.oa*ow),Ze.position=E.height,Ze.oa!==0&&(E.height+=Ze.oa,E.height+=Ze.Wc()));z=rt.length;for(var Vy=0;Vy<z;Vy++){var Dp=rt[Vy],Uy=0,Yy=0;Dp.type===nn.TableRow?(Uy=E.width,Ze=a.Fb(Dp.row),Yy=Ze.actual):(Ze=a.Eb(Dp.column),Uy=Ze.actual,Yy=E.height),Dp.measuredBounds.h(0,0,Uy,Yy),No(Dp,!1)}_n(rt),a.inRowsCols=Et},vm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var tt=a.inRowsCols;if(tt!==null){for(var rt,ot,at=tt.length,ut=0,ft=0;ft<at;ft++)tt[ft]&&(ut=Math.max(ut,tt[ft].length));ot=a.rowDefs,rt=a.colDefs;var vt=ft=0,St=Math.min(a.topIndex,at-1);if(0<ot.length){for(;St!==at&&(ot[St]===void 0||ot[St].oa===0);)St++;St=Math.max(Math.min(St,at-1),0),ft=-ot[St].position}var Pt=Math.min(a.leftIndex,ut-1);if(0<rt.length){for(;Pt!==ut&&(rt[Pt]===void 0||rt[Pt].oa===0);)Pt++;Pt=Math.max(Math.min(Pt,ut-1),0),vt=-rt[Pt].position}for(var Et=0,_t=0;Et!==at&&ot[Et]===void 0;)Et++;for(;_t!==at&&rt[_t]===void 0;)_t++;ut=a.part,a.Fb(Et),a.Eb(_t);for(var It=0;It<y.length;It++){var Ut=y[It];if(Ut instanceof nn&&Ut.visible&&lh(Ut)){if(Ut.type===nn.TableRow){rt=a.Fb(Ut.row);var Xt=a.Eb(_t)}else rt=a.Fb(Et),Xt=a.Eb(Ut.column);ot=rt.position+ft+E,rt.oa!==0&&(ot+=rt.Io(Math.max(Et,St))),rt=Xt.position+vt+z,Xt.oa!==0&&(rt+=Xt.Io(Math.max(_t,Pt))),Xt=Ut.measuredBounds,Ut.Uk(),Ut.actualBounds.ka();var Qt=Ut.actualBounds,oe=Be.allocAt(Qt.x,Qt.y,Qt.width,Qt.height);Qt.x=Ut.type===nn.TableRow?z:rt,Qt.y=Ut.type===nn.TableColumn?E:ot,Qt.width=Xt.width,Qt.height=Xt.height,Ut.actualBounds.freeze(),lu(Ut,!1),Jr(oe,Qt)||ut===null||(ut.oh(),Ut.Pn(ut)),Be.free(oe)}}for(It=an.alloc(),Ut=0;Ut<at;Ut++)if(tt[Ut]){for(ut=tt[Ut].length,Xt=a.Fb(Ut),ot=Xt.position+ft+E,Xt.oa!==0&&(ot+=Xt.Io(Math.max(Et,St))),Qt=0;Qt<ut;Qt++)if(tt[Ut][Qt]){oe=a.Eb(Qt),rt=oe.position+vt+z,oe.oa!==0&&(rt+=oe.Io(Math.max(_t,Pt)));for(var pe=tt[Ut][Qt],xn=pe.length,Gn=0;Gn<xn;Gn++){var Bn=pe[Gn],un=Bn.measuredBounds;It.h(0,0);for(var Ze=1;Ze<Bn.rowSpan&&!(Ut+Ze>=a.rowCount);Ze++){var ki=a.Fb(Ut+Ze);ki.oa!==0&&(It.height+=ki.total)}for(Ze=1;Ze<Bn.columnSpan&&!(Qt+Ze>=a.columnCount);Ze++)ki=a.Eb(Qt+Ze),ki.oa!==0&&(It.width+=ki.total);var Si=oe.oa+It.width,fr=Xt.oa+It.height;Ze=rt,ki=ot;var Br=Si,Ho=fr,Uo=rt,Ls=ot,Wo=Si,yh=fr;rt+Si>x.width&&(Wo=Math.max(x.width-rt,0)),ot+fr>x.height&&(yh=Math.max(x.height-ot,0));var Lo=Bn.alignment;if(Lo.Xb()){Lo=a.defaultAlignment,Lo.sb()||(Lo=zi);var Il=Lo.x,ks=Lo.y,Sh=Lo.offsetX;Lo=Lo.offsetY;var Da=oe.alignment,ll=Xt.alignment;Da.sb()&&(Il=Da.x,Sh=Da.offsetX),ll.sb()&&(ks=ll.y,Lo=ll.offsetY)}else Il=Lo.x,ks=Lo.y,Sh=Lo.offsetX,Lo=Lo.offsetY;(isNaN(Il)||isNaN(ks))&&(ks=Il=.5,Lo=Sh=0),Da=un.width,ll=un.height;var Sa=Bn.margin,aa=Sa.left+Sa.right,sd=Sa.top+Sa.bottom,Rl=Fl(Bn,Xt,oe,!1);!isNaN(Bn.desiredSize.width)||Rl!==qe&&Rl!==Jn||(Da=Math.max(Si-aa,0)),!isNaN(Bn.desiredSize.height)||Rl!==qe&&Rl!==hi||(ll=Math.max(fr-sd,0)),Si=Bn.maxSize,fr=Bn.minSize,Da=Math.min(Si.width,Da),ll=Math.min(Si.height,ll),Da=Math.max(fr.width,Da),ll=Math.max(fr.height,ll),Si=ll+sd,Ze+=Br*Il-(Da+aa)*Il+Sh+Sa.left,ki+=Ho*ks-Si*ks+Lo+Sa.top,Bn.visible&&(Ko(Uo,Ls,Wo,yh,Ze,ki,un.width,un.height)?Bn.arrange(Ze,ki,Da,ll):Bn.arrange(Ze,ki,Da,ll,new Be(Uo,Ls,Wo,yh)))}}}for(an.free(It),a=0;a<b;a++)x=y[a],z=x instanceof nn?x:null,z!==null&&lh(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function ym(){this.xa="Base"}be(ym,Bo),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}be(Sm,Bo),Sm.prototype.measure=function(){},Sm.prototype.arrange=function(){};function xm(){this.xa="Base"}be(xm,Bo),xm.prototype.measure=function(a,y,x,b,E,z,tt){1<b.length&&Wt("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,tt);var rt=b.measuredBounds,ot=b.margin,at=ot.right+ot.left;if(ot=ot.top+ot.bottom,isFinite(y)||isFinite(x)){var ut=b.scale,ft=rt.width;rt=rt.height;var vt=Math.max(y-at,0),St=Math.max(x-ot,0),Pt=1;a.viewboxStretch===Wn?ft!==0&&rt!==0&&(Pt=Math.min(vt/ft,St/rt)):ft!==0&&rt!==0&&(Pt=Math.max(vt/ft,St/rt)),Pt===0&&(Pt=1e-4),b.Ca*=Pt,ut!==b.scale&&(No(b,!0),b.measure(1/0,1/0,z,tt))}rt=b.measuredBounds,E.width=isFinite(y)?y:Math.max(rt.width+at,0),E.height=isFinite(x)?x:Math.max(rt.height+ot,0)},xm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=zi),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-E*tt.y+tt.offsetY,b.width,b.height)};function _g(){this.xa="Base"}be(_g,Bo),_g.prototype.measure=function(){},_g.prototype.arrange=function(){},_g.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,rt=z.width,ot=z.height,at=Math.ceil(rt/E),ut=Math.ceil(ot/b),ft=a.gridOrigin,vt=ft.x;ft=ft.y,y.save(),y.beginPath(),y.rect(0,0,rt,ot),y.clip(),y.Se();for(var St=[],Pt=a.O.s,Et=Pt.length,_t=0;_t<Et;_t++){var It=Pt[_t],Ut=[];if(St.push(Ut),It.visible){var Xt=It.interval;if(!(0>Xt)){It=vv(It.figure);for(var Qt=0;Qt<Et;Qt++)if(Qt!==_t){var oe=Pt[Qt];oe.visible&&vv(oe.figure)===It&&(oe=oe.interval,oe>Xt&&Ut.push(oe))}}}}for(Pt=a.O.s,Et=Pt.length,_t=0;_t<Et;_t++){var pe=Pt[_t];if(pe.visible&&(Ut=pe.interval||1,It=Math.abs(Ut),!(2>E*It*x))){if(Xt=pe.segmentIndex,(!isFinite(Xt)||isNaN(Xt))&&(Xt=0),0>Xt&&(Xt=It-Math.min(-Xt,It)),Xt=Math.round(Xt%It),It=pe.opacity,Qt=1,It!==1){if(It===0)continue;Qt=y.globalAlpha,y.globalAlpha=Qt*It}oe=St[_t];var xn=!1,Gn=pe.strokeDashArray;if(Gn!==null&&(xn=!0,y.js(Gn,pe.strokeDashOffset)),pe.figure==="LineV"&&pe.stroke!==null&&0<pe.strokeWidth){for(y.lineWidth=pe.strokeWidth,uo(a,y,pe.stroke,!1,!1,z,tt),y.beginPath(),Gn=pe=Math.floor((vt-E)/E);Gn<=pe+at;Gn++){var Bn=Gn*E+vt;0<=Bn&&Bn<=rt&&wm(Gn,Ut,Xt,oe)&&(y.moveTo(Bn,0),y.lineTo(Bn,ot))}y.stroke(),y.Se()}else if(pe.figure==="LineH"&&pe.stroke!==null&&0<pe.strokeWidth){for(y.lineWidth=pe.strokeWidth,uo(a,y,pe.stroke,!1,!1,z,tt),y.beginPath(),Gn=pe=Math.floor((ft-b)/b);Gn<=pe+ut;Gn++)Bn=Gn*b+ft,0<=Bn&&Bn<=ot&&wm(Gn,Ut,Xt,oe)&&(y.moveTo(0,Bn),y.lineTo(rt,Bn));y.stroke(),y.Se()}else if(pe.figure==="BarV"&&pe.fill!==null)for(uo(a,y,pe.fill,!0,!1,z,tt),pe=pe.width,isNaN(pe)&&(pe=E),Bn=Gn=Math.floor((vt-E)/E);Bn<=Gn+at;Bn++){var un=Bn*E+vt;0<=un+pe&&un<=rt&&wm(Bn,Ut,Xt,oe)&&y.fillRect(un,0,pe,ot)}else if(pe.figure==="BarH"&&pe.fill!==null)for(uo(a,y,pe.fill,!0,!1,z,tt),pe=pe.height,isNaN(pe)&&(pe=b),Bn=Gn=Math.floor((ft-b)/b);Bn<=Gn+ut;Bn++)un=Bn*b+ft,0<=un+pe&&un<=ot&&wm(Bn,Ut,Xt,oe)&&y.fillRect(0,un,rt,pe);xn&&y.fs(),It!==1&&(y.globalAlpha=Qt)}}y.restore(),y.Vc(!1)};function wm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function Pm(){this.xa="Base"}be(Pm,Bo),Pm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof ar||a instanceof dn){var tt=null,rt=null;if(a instanceof dn&&(tt=a),a instanceof ar&&(rt=a,tt=rt.adornedPart,a.j===null&&(a.j=[])),tt instanceof dn){var ot=tt;if(z===0)Oo(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof ar?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=ot.points,ft=tt.pointsCount;rt!==null?rt.Ul(!1):tt!==null&&tt.Ul(!1),rt=y.width;var vt=y.height,St=a.j;if(St.length=0,at!==null){sS(a,rt,vt,at);var Pt=at.measuredBounds;x.ed(Pt),St.push(Pt)}Pt=wi.alloc();for(var Et=zt.alloc(),_t=zt.alloc(),It=0;It<z;It++){var Ut=b[It];if(Ut!==at)if(Ut.isPanelMain&&Ut instanceof Oi){sS(a,rt,vt,Ut);var Xt=Ut.measuredBounds;x.ed(Xt),St.push(Xt)}else if(2>ft)Ut.measure(1/0,1/0,0,0),Xt=Ut.measuredBounds,x.ed(Xt),St.push(Xt);else{var Qt=Ut.segmentIndex,oe=Ut.segmentFraction,pe=Ut.alignmentFocus;pe.Mc()&&(pe=zi);var xn=Ut.segmentOrientation,Gn=Ut.segmentOffset;if(isNaN(Qt)){var Bn=ot.ua;Xt=Qe(),Bn.Qu(oe,Xt);var un=zt.allocAt(Xt[0],Xt[1]);if(un.add(ot.i(0)),Bn.type===hn.j?un.offset(-Bn.startX,-Bn.startY):(Bn=Bn.figures.first(),Bn!==null&&un.offset(-Bn.startX,-Bn.startY)),Bn=Xt[2],xn!==js){var Ze=ot.computeAngle(Ut,xn,Bn);Ut.Kb=Ze}Ze=un.x-y.x;var ki=un.y-y.y;zt.free(un),_n(Xt)}else if(Qt<-ft||Qt>=ft)Xt=zt.alloc(),ot.vg(),ot.computeMidPoint(Xt),Bn=ot.midAngle,xn!==js&&(Ze=ot.computeAngle(Ut,xn,Bn),Ut.Kb=Ze),Ze=Xt.x-y.x,ki=Xt.y-y.y,zt.free(Xt);else{if(Ze=0,0<=Qt?(ki=ut.M(Qt),Xt=Qt<ft-1?ut.M(Qt+1):ki):(Ze=ft+Qt,ki=ut.M(Ze),Xt=0<Ze?ut.M(Ze-1):ki),ki.Xa(Xt)){0<=Qt?(Bn=0<Qt?ut.M(Qt-1):ki,Ze=Qt<ft-2?ut.M(Qt+2):Xt):(Bn=Ze<ft-1?ut.M(Ze+1):ki,Ze=1<Ze?ut.M(Ze-2):Xt),un=Bn.Bf(ki);var Si=Xt.Bf(Ze);Bn=un>Si+10?0<=Qt?Bn.ab(ki):ki.ab(Bn):Si>un+10?0<=Qt?Xt.ab(Ze):Ze.ab(Xt):0<=Qt?Bn.ab(Ze):Ze.ab(Bn)}else Bn=0<=Qt?ki.ab(Xt):Xt.ab(ki);xn!==js&&(Ze=ot.computeAngle(Ut,xn,Bn),Ut.Kb=Ze),Ze=ki.x+(Xt.x-ki.x)*oe-y.x,ki=ki.y+(Xt.y-ki.y)*oe-y.y}Ut.measure(1/0,1/0,0,0),Xt=Ut.measuredBounds,un=Ut.naturalBounds;var fr=0;Ut instanceof Oi&&(fr=Ut.strokeWidth),Si=un.width+fr;var Br=un.height+fr;Pt.reset(),Pt.translate(-Xt.x,-Xt.y),Pt.scale(Ut.scale,Ut.scale),Pt.rotate(xn===js?Ut.angle:Bn,Si/2,Br/2),xn!==tp&&xn!==np||Pt.rotate(90,Si/2,Br/2),xn!==ep&&xn!==ip||Pt.rotate(-90,Si/2,Br/2),xn===$m&&(45<Bn&&135>Bn||225<Bn&&315>Bn)&&Pt.rotate(-Bn,Si/2,Br/2),un=new Be(0,0,Si,Br),Et.xi(un,pe),Pt.Ga(Et),pe=-Et.x+fr/2*Ut.scale,Ut=-Et.y+fr/2*Ut.scale,_t.assign(Gn),fr=isNaN(Gn.x);var Ho=isNaN(Gn.y);if(fr||Ho){Si=Si/2+3,Br=Br/2+3;var Uo=45<=Bn&&135>=Bn,Ls=225<=Bn&&315>=Bn;xn===js&&(Uo||Ls)?(_t.x=Ho?Si:Gn.y,_t.y=fr?Br:Gn.x,Uo?0<=Qt||isNaN(Qt)&&.5>oe||!fr||(_t.y=-Br):Ls&&((0<=Qt||isNaN(Qt)&&.5>oe)&&fr&&(_t.y=-Br),Ho&&(_t.x=-Si))):(fr&&(_t.x=0<=Qt||isNaN(Qt)&&.5>oe?Si:-Si),Ho&&(_t.y=-Br),_t.rotate(Bn))}else _t.rotate(Bn);Ze+=_t.x,ki+=_t.y,un.set(Xt),un.h(Ze+pe,ki+Ut,Xt.width,Xt.height),St.push(un),x.ed(un)}}if(tt!==null)for(b=tt.labelNodes;b.next();)b.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),Oo(E,x.width||0,x.height||0),wi.free(Pt),zt.free(Et),zt.free(_t)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof ar||a instanceof dn){var b=a,E=null;a instanceof ar&&(E=a,b=E.adornedPart);var z=a instanceof ar?null:b.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=b.points,x=y.count,2<=x&&a instanceof dn)for(z=a.labelNodes;z.next();){var ft=a;tt=z.value,rt=tt.segmentIndex,ot=tt.segmentFraction;var vt=tt.alignmentFocus;if(at=tt.segmentOrientation,ut=tt.segmentOffset,isNaN(rt)){var St=ft.ua,Pt=Qe();St.Qu(ot,Pt);var Et=zt.allocAt(Pt[0],Pt[1]);Et.add(ft.i(0)),St.type===hn.j||(St=St.figures.first()),Et.offset(-St.startX,-St.startY),St=Pt[2],at!==js&&(ft=ft.computeAngle(tt,at,St),tt.angle=ft),ft=Et.x;var _t=Et.y;zt.free(Et),_n(Pt)}else if(rt<-x||rt>=x)Pt=zt.alloc(),St=ft,_t=Pt,St.vg(),St.computeMidPoint(_t),St=ft.midAngle,at!==js&&(ft=ft.computeAngle(tt,at,St),tt.angle=ft),ft=Pt.x,_t=Pt.y,zt.free(Pt);else{if(Et=0,0<=rt?(Pt=y.s[rt],_t=rt<x-1?y.s[rt+1]:Pt):(Et=x+rt,Pt=y.s[Et],_t=0<Et?y.s[Et-1]:Pt),Pt.Xa(_t)){0<=rt?(St=0<rt?y.s[rt-1]:Pt,Et=rt<x-2?y.s[rt+2]:_t):(St=Et<x-1?y.s[Et+1]:Pt,Et=1<Et?y.s[Et-2]:_t);var It=St.Bf(Pt),Ut=_t.Bf(Et);St=It>Ut+10?0<=rt?St.ab(Pt):Pt.ab(St):Ut>It+10?0<=rt?_t.ab(Et):Et.ab(_t):0<=rt?St.ab(Et):Et.ab(St)}else St=0<=rt?Pt.ab(_t):_t.ab(Pt);at!==js&&(ft=ft.computeAngle(tt,at,St),tt.angle=ft),ft=Pt.x+(_t.x-Pt.x)*ot,_t=Pt.y+(_t.y-Pt.y)*ot}if(vt.ys())tt.location=new zt(ft,_t);else{vt.Mc()&&(vt=zi),Pt=wi.alloc(),Pt.reset(),Pt.scale(tt.scale,tt.scale),Pt.rotate(tt.angle,0,0);var Xt=tt.naturalBounds;Et=Be.allocAt(0,0,Xt.width,Xt.height),It=zt.alloc(),It.xi(Et,vt),Pt.Ga(It),vt=-It.x,Ut=-It.y;var Qt=Xt.width,oe=Xt.height;Xt=zt.alloc(),Xt.assign(ut);var pe=isNaN(ut.x),xn=isNaN(ut.y);if(pe||xn){Qt=Qt/2+3,oe=oe/2+3;var Gn=45<=St&&135>=St,Bn=225<=St&&315>=St;at===js&&(Gn||Bn)?(Xt.x=xn?Qt:ut.y,Xt.y=pe?oe:ut.x,Gn?0<=rt||isNaN(rt)&&.5>ot||!pe||(Xt.y=-oe):Bn&&((0<=rt||isNaN(rt)&&.5>ot)&&pe&&(Xt.y=-oe),xn&&(Xt.x=-Qt))):(pe&&(Xt.x=0<=rt||isNaN(rt)&&.5>ot?Qt:-Qt),xn&&(Xt.y=-oe),Xt.rotate(St))}else Xt.rotate(St);ft+=Xt.x,_t+=Xt.y,Pt.pp(Et),vt+=Et.x,Ut+=Et.y,rt=zt.allocAt(ft+vt,_t+Ut),tt.move(rt),zt.free(rt),zt.free(Xt),zt.free(It),Be.free(Et),wi.free(Pt)}}E!==null?E.Ul(!1):b.Ul(!1),b=OS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),zt.free(b)}};function sS(a,y,x,b){if(Ta(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof ar&&a.type===nn.Link&&a.adornedObject instanceof Oi&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof dn&&a.ua!==null?(a=a.geometry.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):a instanceof ar&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):b.Ge(-(E/2),-(E/2),y+E,x+E),E=b.desiredSize,E.w()||b.ua===null?b.dc.h(0,0,E.width,E.height):b.dc.assign(b.ua.bounds),No(b,!1)}}function Hg(){this.xa="Base"}be(Hg,Bo),Hg.prototype.measure=function(a,y,x,b,E,z,tt){var rt=a.Pb();a.graduatedBounds=[];var ot=rt.margin,at=ot.right+ot.left,ut=ot.top+ot.bottom;rt.measure(y,x,z,tt);var ft=rt.measuredBounds,vt=new Be(-ot.left,-ot.top,Math.max(ft.width+at,0),Math.max(ft.height+ut,0));a.graduatedBounds.push(vt),E.assign(vt);for(var St=rt.geometry,Pt=rt.strokeWidth,Et=St.flattenedSegments,_t=St.flattenedLengths,It=St.flattenedTotalLength,Ut=Et.length,Xt=0,Qt=0,oe=Qe(),pe=0;pe<Ut;pe++){var xn=Et[pe],Gn=[];Qt=Xt=0;for(var Bn=xn.length,un=0;un<Bn;un+=2){var Ze=xn[un],ki=xn[un+1];if(un!==0){var Si=180*Math.atan2(ki-Qt,Ze-Xt)/Math.PI;0>Si&&(Si+=360),Gn.push(Si)}Xt=Ze,Qt=ki}oe.push(Gn)}if(a.graduatedIntervals===null){for(var fr=[],Br=a.O.s,Ho=Br.length,Uo=0;Uo<Ho;Uo++){var Ls=Br[Uo],Wo=[];if(fr.push(Wo),Ls.visible){var yh=Ls.interval;if(!(0>yh)){for(var Lo=0;Lo<Ho;Lo++)if(Lo!==Uo){var Il=Br[Lo];if(Il.visible&&Ls.constructor===Il.constructor){var ks=Il.interval;ks>yh&&Wo.push(ks)}}}}}a.graduatedIntervals=fr}var Sh=a.graduatedIntervals,Da=a.O.s,ll=Da.length,Sa=0,aa=0,sd=It;a.graduatedMarks=[];for(var Rl,Zf=0;Zf<ll;Zf++){var xa=Da[Zf];if(Rl=[],xa.visible&&xa!==rt){var Ms=Math.abs(xa.interval),bp=a.graduatedTickUnit;if(!(2>bp*Ms*It/a.graduatedRange&&xa.graduatedSkip===null)){var Oc=_t[0][0],Jl=0,la=0;aa=It*xa.graduatedStart-1e-4,sd=It*xa.graduatedEnd+1e-4;var Kd=bp*Ms,wa=a.graduatedTickBase;if(wa<a.graduatedMin){var ad=(a.graduatedMin-wa)/Kd;ad=ad%1===0?ad:Math.floor(ad+1),wa+=ad*Kd}else wa>a.graduatedMin+Kd&&(wa-=Math.floor((wa-a.graduatedMin)/Kd)*Kd);for(var G0=Sh[Zf],Ep=wa,Hy=1e-6*a.graduatedMax,Su=1;wa<=a.graduatedMax+Hy;Su++){t:{for(var Iu=G0.length,Ic=0;Ic<Iu;Ic++){var ld=(wa-a.graduatedTickBase)%(G0[Ic]*a.graduatedTickUnit),Vf=1e-6*a.graduatedTickUnit;if(ld<Vf&&ld>-Vf){var ud=!1;break t}}ud=!0}if(ud&&(wa>a.graduatedMax&&(wa=a.graduatedMax),xa.graduatedSkip===null||xa instanceof Dr&&!xa.graduatedSkip(wa,xa)||xa instanceof Oi&&!xa.graduatedSkip(wa,xa))&&(Sa=(wa-a.graduatedMin)*It/a.graduatedRange,Sa>It&&(Sa=It),aa<=Sa&&Sa<=sd)){for(var xu=oe[Jl][la],xh=_t[Jl][la];Jl<_t.length;){for(;Sa>Oc&&la<_t[Jl].length-1;)la++,xu=oe[Jl][la],xh=_t[Jl][la],Oc+=xh;if(Sa<=Oc)break;Jl++,la=0,xu=oe[Jl][la],xh=_t[Jl][la],Oc+=xh}var ua=Et[Jl],Ql=ua[2*la],_0=ua[2*la+1],Ru=(Sa-(Oc-xh))/xh,Uf=new zt(Ql+(ua[2*la+2]-Ql)*Ru+Pt/2-St.bounds.x,_0+(ua[2*la+3]-_0)*Ru+Pt/2-St.bounds.y);Uf.scale(rt.scale,rt.scale);t:{var jl=xu,Zd=oe[Jl];if(!(.5005>Ru&&.4995<Ru)){var $l=jl;if(.5>Ru?0<la?$l=Zd[la-1]:ae.$(ua[0],ua[ua.length-2])&&ae.$(ua[1],ua[ua.length-1])&&($l=Zd[Zd.length-1]):.5<Ru&&(la+1<Zd.length?$l=Zd[la+1]:ae.$(ua[0],ua[ua.length-2])&&ae.$(ua[1],ua[ua.length-1])&&($l=Zd[0])),jl!==$l){var Rc=Math.abs(jl-$l);if(180<Rc&&(jl<$l?jl+=360:$l+=360,Rc=Math.abs(jl-$l)),5e-4>Ru||.9995<Ru){xu=(jl+$l)/2%360;break t}if(10>Rc){var Yf=1-Math.abs(.5-Ru);xu=(jl*Yf+$l*(1-Yf))%360;break t}}}xu=jl}if(xa instanceof Dr){var kl="";xa.graduatedFunction!==null?(kl=xa.graduatedFunction(wa,xa),kl=kl!=null?kl.toString():""):kl=(+wa.toFixed(2)).toString(),kl!==""&&Rl.push({$l:Uf,angle:xu,text:kl})}else Rl.push({$l:Uf,angle:xu})}wa=Ep+Su*Kd}}}a.graduatedMarks.push(Rl)}_n(oe);var rs=a.graduatedMarks;if(rs!==null)for(var Np=b.length,Ws=0;Ws<Np;Ws++){var ko=b[Ws],Ks=rs[Ws];if(ko.visible&&ko!==rt&&Ks.length!==0){if(ko instanceof Oi){var ju=a,wh=E,Vd=ko.alignmentFocus;Vd.Mc()&&(Vd=gr);var Wy=ko.angle;ko.Kb=0,ko.measure(1/0,1/0,0,0),ko.Kb=Wy;var H0=ko.measuredBounds,Xf=H0.width,Ud=H0.height,jc=Be.allocAt(0,0,Xf,Ud),ha=zt.alloc();ha.xi(jc,Vd),Be.free(jc);for(var zu=-ha.x,zl=-ha.y,Ja=new Be,hd=Ks.length,Jf=0;Jf<hd;Jf++)for(var dd=Ks[Jf],W0=dd.$l.x,Qf=dd.$l.y,fo=dd.angle,Ml=0;4>Ml;Ml++){switch(Ml){case 0:ha.h(zu,zl);break;case 1:ha.h(zu+Xf,zl);break;case 2:ha.h(zu,zl+Ud);break;case 3:ha.h(zu+Xf,zl+Ud)}ha.rotate(fo+ko.angle),ha.offset(W0,Qf),Jf===0&&Ml===0?Ja.h(ha.x,ha.y,0,0):Ja.Ye(ha),ha.offset(-W0,-Qf),ha.rotate(-fo-ko.angle)}zt.free(ha),ju.graduatedBounds!==null&&ju.graduatedBounds.push(Ja),Ir(wh,Ja.x,Ja.y,Ja.width,Ja.height)}else if(ko instanceof Dr){var ul=a,K0=E;ul.temporaryTextBlock===null&&(ul.temporaryTextBlock=new Dr);var Pa=ul.temporaryTextBlock;wS(Pa,ko);var Ph=ko.alignmentFocus;Ph.Mc()&&(Ph=gr);for(var hl=ko.segmentOrientation,$f=ko.segmentOffset,cd=new Be,Tp=0,qf=0,ql=0,Yd=0,fd=0,tg=Ks.length,Ch=0;Ch<tg;Ch++){var wu=Ks[Ch];Tp=wu.$l.x,qf=wu.$l.y,ql=wu.angle,fd=Yd=ko.angle,hl!==js&&(fd=hl===qg||hl===Qm?ql+ko.angle:ql,Yd=dn.computeAngle(hl,fd)),Pa.Kb=Yd,Pa.text=wu.text||"",Pa.measure(1/0,1/0,0,0);var Lh=Pa.measuredBounds,Gu=Pa.naturalBounds,kh=Gu.width,Xd=Gu.height,Gl=wi.alloc();Gl.reset(),Gl.translate(-Lh.x,-Lh.y),Gl.scale(Pa.scale,Pa.scale),Gl.rotate(fd,kh/2,Xd/2),hl!==tp&&hl!==np||Gl.rotate(90,kh/2,Xd/2),hl!==ep&&hl!==ip||Gl.rotate(-90,kh/2,Xd/2),hl===$m&&(45<ql&&135>ql||225<ql&&315>ql)&&Gl.rotate(-ql,kh/2,Xd/2);var zc=Be.allocAt(0,0,kh,Xd),Mh=zt.alloc();Mh.xi(zc,Ph),Gl.Ga(Mh);var Gc=-Mh.x,Ky=-Mh.y,_u=zt.alloc();_u.assign($f),isNaN(_u.x)&&(_u.x=kh/2+3),isNaN(_u.y)&&(_u.y=-(Xd/2+3)),_u.rotate(ql),Tp+=_u.x+Gc,qf+=_u.y+Ky;var Jd=new Be(Tp,qf,Lh.width,Lh.height),Fp=new Be(Lh.x,Lh.y,Lh.width,Lh.height),Zy=new Be(Gu.x,Gu.y,Gu.width,Gu.height);wu.Sz=Yd,wu.lineCount=Pa.lineCount,wu.lines=[Pa.Cb,Pa.Ih,Pa.df,Pa.Le,Pa.Qc,Pa.Qb,Pa.ze],wu.actualBounds=Jd,wu.measuredBounds=Fp,wu.naturalBounds=Zy,Ch===0?cd.assign(Jd):cd.ed(Jd),zt.free(_u),zt.free(Mh),Be.free(zc),wi.free(Gl)}ul.graduatedBounds!==null&&ul.graduatedBounds.push(cd),Ir(K0,cd.x,cd.y,cd.width,cd.height)}No(ko,!1)}}},Hg.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,rt=z[tt];tt++,b!==null&&b.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=E[at],ut.visible&&ut!==b&&rt.length!==0&&(rt=z[tt],tt++,ut.arrange(rt.x-x.x,rt.y-x.y,rt.width,rt.height))}a.graduatedBounds=null}}},Hg.prototype.gc=function(a,y,x){var b=x.$i;x.$i=!0;var E=a.naturalBounds,z=E.width,tt=E.height;E=y instanceof ma,y.save(),y.beginPath(),y.rect(-1,-1,z+1,tt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),tt=a.Df()*x.scale,0>=tt&&(tt=1);for(var rt=z.actualBounds,ot=a.O.s,at=a.graduatedMarks,ut=ot.length,ft=0;ft<ut;ft++){var vt=ot[ft],St=at[ft],Pt=St.length;if(vt.visible&&vt!==z&&St.length!==0){if(vt instanceof Oi){if(!(2>a.graduatedTickUnit*vt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&vt.graduatedSkip===null)){var Et=vt.measuredBounds,_t=vt.strokeWidth*vt.scale,It=vt.alignmentFocus;It.Mc()&&(It=gr);for(var Ut=0;Ut<Pt;Ut++){var Xt=St[Ut].$l,Qt=St[Ut].angle,oe=It,pe=vt.Ab;pe.reset(),pe.translate(Xt.x+rt.x,Xt.y+rt.y),pe.rotate(Qt+vt.angle,0,0),pe.translate(-Et.width*oe.x+oe.offsetX+_t/2,-Et.height*oe.y+oe.offsetY+_t/2),pe.scale(vt.scale,vt.scale),il(vt,!1),vt.wh.set(vt.Ab),vt.Kk=vt.scale,Wa(vt,!1),vt.gc(y,x),E&&(a.svg.appendChild(vt.svg),vt.svg=null),vt.Ab.reset()}}}else if(vt instanceof Dr)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new Dr),Et=a.temporaryTextBlock,wS(Et,vt),_t=0;_t<Pt;_t++)It=St[_t],It.actualBounds&&It.measuredBounds&&It.naturalBounds&&(Et.ec=It.text||"",Et.Kb=It.Sz||0,Et.Gc=It.lineCount||0,Ut=It.lines,Ut!==void 0&&(Et.Cb=Ut[0],Et.Ih=Ut[1],Et.df=Ut[2],Et.Le=Ut[3],Et.Qc=Ut[4],Et.Qb=Ut[5],Et.ze=Ut[6]),It.naturalBounds&&(Et.dc=It.naturalBounds),It.actualBounds&&(Ut=It.actualBounds,Et.arrange(Ut.x,Ut.y,Ut.width,Ut.height)),Ut=It.actualBounds,Et.arrange(Ut.x,Ut.y,Ut.width,Ut.height),Xt=It.measuredBounds,It=It.naturalBounds,Qt=Et.Ab,Qt.reset(),Qt.translate(Ut.x+rt.x,Ut.y+rt.y),Qt.translate(-Xt.x,-Xt.y),Et.no(Qt,It.x,It.y,It.width,It.height),il(Et,!1),Et.wh.set(Et.Ab),Et.Kk=Et.scale,Wa(Et,!1),Et.Ng=vt.part,Et.Me=vt.panel,Et.gc(y,x),Et.Me=null,Et.Ng=null,E&&(a.svg.appendChild(Et.svg),Et.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function nn(a,y){if(se.call(this),this.na=null,a===void 0)this.na=nn.Position;else if(typeof a=="string"){var x=Sl.I(a);x!==null&&(this.na=x)}else a instanceof Bo?this.na=a:a&&(this.na=nn.Position,y=a);this.na===null&&Wt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===nn.Grid?1048576:0),this.O=new Te,this.yb=Vs,this.Tm=Tn,this.Uf=Ni,this.$g=null,this.$e="",this.jg=new Be(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=Wn,this.jn=Xr,this.kn=cr,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}be(nn,se),nn.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.na=this.na,a.yb=this.yb.J(),a.Tm=this.Tm.J(),a.Uf=this.Uf,a.$e=this.$e,a.jg.assign(this.jg),this.T!==null&&(a.T=this.T.copy(a)),a.xo=this.xo,a.jn=this.jn.J(),a.kn=this.kn.J(),this.ra!==null&&(a.ra=this.ra.copy()),a.ub=this.ub,a.zn=this.zn,a.Hh=this.Hh},nn.prototype.Af=function(a){se.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,b=0;b<x;b++)y[b].Me=a;a.$g=null},nn.prototype.copy=function(){var a=se.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].copy();E.wi(a),E.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,E),z=a.part,z!==null){z.Rh=null,E.portId!==null&&z instanceof kn&&(z.Te=!0);var rt=a.diagram;rt!==null&&rt.undoManager.isUndoingRedoing||z.cb(xo,"elements",a,null,E,null,tt)}}return a}return null},Lt=nn.prototype,Lt.toString=function(){return"Panel("+this.type.name+")#"+Pi(this)},Lt.Pn=function(a){se.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Lt.hh=function(a,y){if(this.na===nn.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===nn.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===nn.Table)if(a.yc(),a instanceof ma){var x=a.yd;a.yd=um(a,"gojs-ts"),mv(this,a),a.nh.pop(),a.yd=x}else mv(this,a);(x=this.isClipping&&this.na===nn.Spot)&&a.save();for(var b=this.Pb(),E=this.O.s,z=E.length,tt=0;tt<z;tt++){var rt=E[tt];x&&rt===b&&(a.clipInsteadOfFill=!0),rt.gc(a,y),x&&rt===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function mv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&Cm(a,y,!0,x,!0),b!==null&&Cm(a,y,!1,b,!0),x!==null&&aS(a,y,!0,x),b!==null&&aS(a,y,!1,b),x!==null&&Cm(a,y,!0,x,!1),b!==null&&Cm(a,y,!1,b,!1)}function aS(a,y,x,b){for(var E=b.length,z=a.actualBounds,tt=a.naturalBounds,rt=!0,ot=0;ot<E;ot++){var at=b[ot];if(at!==void 0&&at.actual!==0)if(rt)rt=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ft=at.separatorStroke;if(ft===null&&(ft=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ft!==null){uo(a,y,ft,!1,!1,tt,z),ft=!1;var vt=at.separatorDashArray;vt===null&&(vt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),vt!==null&&(ft=!0,y.js(vt,0)),y.beginPath(),vt=at.position+ut,x?vt>tt.height&&(ut-=vt-tt.height):vt>tt.width&&(ut-=vt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,vt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(vt,at)):(at+=ut.left,vt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,vt)),y.stroke(),y.Se(),ft&&y.fs()}}}}function Cm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,rt=a.naturalBounds,ot=lS(a,!0),at=lS(a,!1),ut=0;ut<z;ut++){var ft=b[ut];if(ft!==void 0&&ft.background!==null&&ft.coversSeparators!==E&&ft.actual!==0){var vt=x?tt.height:tt.width;if(!(ft.position>vt)){var St=ft.Wc(),Pt=ft.separatorStrokeWidth;isNaN(Pt)&&(Pt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Et=ft.separatorStroke;Et===null&&(Et=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Et===null||ft.index===(x?ot:at))&&(Pt=0),St-=Pt,Pt=ft.position+Pt,St+=ft.actual,Pt+St>vt&&(St=vt-Pt),0>=St||(vt=a.yb,uo(a,y,ft.background,!0,!1,rt,tt),x?y.fillRect(vt.left,Pt+vt.top,tt.width-(vt.left+vt.right),St):y.fillRect(Pt+vt.left,vt.top,St,tt.height-(vt.top+vt.bottom)))}}}}function lS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;b<x;b++){var E=y?a.rowDefs[b]:a.colDefs[b];if(E!==void 0)return E.index}return 0}function vv(a){return a==="LineV"||a==="BarV"}Lt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Lt.kk=function(a,y,x){if(!se.prototype.kk.call(this,a,y,x))return!1;if(this.type===nn.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,mv(this,a),a.yd=null;else if(this.na===nn.Grid||this.na===nn.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var b=x.length,E=0;E<b;E++)x[E].gc(a,y);return!0},Lt.nk=function(){return!0},Lt.$o=function(a,y,x,b){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var E=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var rt=y[tt].actualBounds;E=tt===0?rt.x:Math.min(rt.x,E),z=tt===0?rt.y:Math.min(rt.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else se.prototype.$o.call(this,a,y,x,b)},Lt.Sj=function(a,y,x,b,E){var z=this.se(),tt=this.transform,rt=1/(tt.m11*tt.m22-tt.m12*tt.m21),ot=tt.m22*rt,at=-tt.m12*rt,ut=-tt.m21*rt,ft=tt.m11*rt,vt=rt*(tt.m21*tt.dy-tt.m22*tt.dx),St=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,b,E);if(this.background!==null)return z=a*ot+y*ut+vt,rt=a*at+y*ft+St,a=x*ot+b*ut+vt,ot=x*at+b*ft+St,E.h(0,0),x=this.naturalBounds,z=ae.Ff(0,0,x.width,x.height,z,rt,a,ot,E),E.transform(tt),z;z||(ot=1,ut=at=0,ft=1,St=vt=0),rt=a*ot+y*ut+vt,a=a*at+y*ft+St,ot=x*ot+b*ut+vt,x=x*at+b*ft+St,E.h(ot,x),b=(ot-rt)*(ot-rt)+(x-a)*(x-a),at=!1,ft=this.O.s,St=ft.length,ut=zt.alloc(),vt=null,y=1/0;var Pt=null,Et=this.isClipping&&this.na===nn.Spot;Et&&(Pt=zt.alloc(),vt=this.Pb(),(at=vt.Sj(rt,a,ot,x,Pt))&&(y=(rt-Pt.x)*(rt-Pt.x)+(a-Pt.y)*(a-Pt.y)));for(var _t=0;_t<St;_t++){var It=ft[_t];It.visible&&It!==vt&&It.Sj(rt,a,ot,x,ut)&&(at=!0,It=(rt-ut.x)*(rt-ut.x)+(a-ut.y)*(a-ut.y),It<b&&(b=It,E.set(ut)))}return Et&&(y>b&&E.set(Pt),zt.free(Pt)),zt.free(ut),z&&E.transform(tt),at},Lt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();se.prototype.Gj.call(this)},Lt.v=function(a){if(!Ta(this)){se.prototype.v.call(this,a),a=null,(this.na===nn.Auto||this.na===nn.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if((E===a||E.isPanelMain)&&E.v(!0),!E.desiredSize.w()){var z=Js(E,!1);(E instanceof Rs||E instanceof nn||E instanceof Dr||z!==Ue)&&E.v(!0)}}}},Lt.Uj=function(){if(!Ta(this)){No(this,!0),lu(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Lt.Uk=function(){if(!(this.l&2048)){il(this,!0),Wa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Lt.Wu=function(){Wa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Lt.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,b=tt.height),x=Math.max(x,tt.width),b=Math.max(b,tt.height);var 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(b,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,E,x,b),a=E.width+ot.left+ot.right,ot=E.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(b,ot),Oo(E,a,ot),Oo(this.naturalBounds,a,ot),this.Ge(0,0,a,ot)},Lt.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var b=a[x];if(b.isPanelMain===!0)return this.$g=b}this.$g=a[0]}return this.$g};function Bu(a){return a.part!==null?a.part.locationObject:null}Lt.eh=function(a,y,x,b){var E=this.O.s;if(this.actualBounds.h(a,y,x,b),E.length!==0){if(!this.desiredSize.w()){a=Js(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,rt=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===b&&(a=Ue),a){case Ue:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case qe:this.v(!0),this.measure(x+rt,b+tt,0,0);break;case Jn:this.v(!0),this.measure(x+rt,z+tt,0,0);break;case hi:this.v(!0),this.measure(y+rt,b+tt,0,0)}}this.na.arrange(this,E,this.jg)}},Lt.gh=function(a){var y=this.naturalBounds,x=Bu(this);if(Ko(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=zt.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(Hn(E.set(a),z.transform),z.ca(E)))return zt.free(E),!0}return zt.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Lt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].ks(a);if(E!==null)return E}return null},Lt.qm=function(a,y){if(y(this,a),a instanceof nn){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Id(a,y){uS(a,a,y)}function uS(a,y,x){x(y),y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=y[E];z instanceof nn&&uS(a,z,x)}}function Lx(a,y){hS(a,a,y)}function hS(a,y,x){if(x(y),y instanceof nn){y=y.O.s;for(var b=y.length,E=0;E<b;E++)hS(a,y[E],x)}}Lt.Nl=function(a){return dS(this,this,a)};function dS(a,y,x){if(x(y))return y;if(y instanceof nn){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=dS(a,y[E],x);if(z!==null)return z}}return null}Lt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Wg(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof nn){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function cS(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof nn?x=Math.max(x,cS(E)):E instanceof Oi&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Lt.se=function(){return!(this.type===nn.TableRow||this.type===nn.TableColumn)};function lh(a){return a.type===nn.TableRow||a.type===nn.TableColumn}Lt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Os(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),tt=z?a:Hn(zt.allocAt(a.x,a.y),this.transform),rt=this.diagram,ot=10,at=5;if(rt!==null&&(ot=rt.Ql("extraTouchArea"),at=ot/2),Ko(-(at*E),-(at*E),b.width+ot*E,b.height+ot*E,tt.x,tt.y)){if(!this.isAtomic){E=this.O.s;var ut=E.length;if(rt=zt.alloc(),at=(ot=this.isClipping&&this.na===nn.Spot)?this.Pb():null,ot&&(at.se()?Hn(rt.set(a),at.transform):rt.set(a),!at.ca(rt)))return zt.free(rt),z||zt.free(tt),null;for(var ft=Bu(this);ut--;){var vt=E[ut];if((vt.visible||vt===ft)&&(vt.se()?Hn(rt.set(a),vt.transform):rt.set(a),!ot||vt!==at)){var St=null;if(vt instanceof nn?St=vt.ic(rt,y,x):vt.pickable===!0&&vt.ca(rt)&&(St=vt),St!==null&&(y!==null&&(St=y(St)),St!==null&&(x===null||x(St))))return zt.free(rt),z||zt.free(tt),St}}zt.free(rt)}return this.background===null&&this.areaBackground===null?(z||zt.free(tt),null):(a=Ko(0,0,b.width,b.height,tt.x,tt.y)?this:null,z||zt.free(tt),a)}return z||zt.free(tt),null},Lt.ji=function(a,y,x,b){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var E=this.naturalBounds,z=this.se(),tt=z?a:Hn(zt.allocAt(a.x,a.y),this.transform);if(E=Ko(0,0,E.width,E.height,tt.x,tt.y),lh(this)||E){if(!this.isAtomic){for(var rt=this.O.s,ot=rt.length,at=zt.alloc(),ut=Bu(this);ot--;){var ft=rt[ot];if(ft.visible||ft===ut){ft.se()?Hn(at.set(a),ft.transform):at.set(a);var vt=ft;ft=ft instanceof nn?ft:null,(ft!==null?ft.ji(at,y,x,b):vt.ca(at))&&vt.pickable!==!1&&(y!==null&&(vt=y(vt)),vt===null||x!==null&&!x(vt)||b.add(vt))}}zt.free(at)}return z||zt.free(tt),E&&(this.background!==null||this.areaBackground!==null)}return z||zt.free(tt),!1},Lt.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=wi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return yv(this,y,x,E),z===void 0&&wi.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var rt=Bu(this),ot=this.O.s,at=ot.length;at--;){var ut=ot[at];if(ut.visible||ut===rt){var ft=ut.actualBounds,vt=this.naturalBounds;ft.x>vt.width||ft.y>vt.height||0>ft.x+ft.width||0>ft.y+ft.height||(ft=ut,ut=ut instanceof nn?ut:null,vt=wi.alloc(),vt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,vt):_o(ft,a,b,vt))&&(y!==null&&(ft=y(ft)),ft===null||x!==null&&!x(ft)||E.add(ft)),wi.free(vt))}}return z===void 0&&wi.free(tt),b}return z===void 0&&wi.free(tt),!1};function yv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var tt=E[z];if(tt.visible){var rt=tt.actualBounds,ot=a.naturalBounds;rt.x>ot.width||rt.y>ot.height||0>rt.x+rt.width||0>rt.y+rt.height||(tt instanceof nn&&yv(tt,y,x,b),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||b.add(tt))}}}Lt.og=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),b===void 0&&(b=null);var tt=this.naturalBounds,rt=this.se(),ot=rt?a:Hn(zt.allocAt(a.x,a.y),this.transform),at=rt?y:Hn(zt.allocAt(y.x,y.y),this.transform),ut=ot.Bf(at),ft=0<ot.x&&ot.x<tt.width&&0<ot.y&&ot.y<tt.height||vi(ot.x,ot.y,0,0,0,tt.height)<=ut||vi(ot.x,ot.y,0,tt.height,tt.width,tt.height)<=ut||vi(ot.x,ot.y,tt.width,tt.height,tt.width,0)<=ut||vi(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||(zt.free(ot),zt.free(at)),ft){if(!this.isAtomic){ot=zt.alloc(),at=zt.alloc(),ut=Bu(this);for(var vt=this.O.s,St=vt.length;St--;){var Pt=vt[St];if(Pt.visible||Pt===ut){var Et=Pt.actualBounds,_t=this.naturalBounds;(!rt||!(Et.x>_t.width||Et.y>_t.height||0>Et.x+Et.width||0>Et.y+Et.height))&&(Pt.se()?(Et=Pt.transform,Hn(ot.set(a),Et),Hn(at.set(y),Et)):(ot.set(a),at.set(y)),Et=Pt,Pt=Pt instanceof nn?Pt:null,(Pt!==null?Pt.og(ot,at,x,b,E,z):Et.tx(ot,at,E))&&(x!==null&&(Et=x(Et)),Et===null||b!==null&&!b(Et)||z.add(Et)))}}zt.free(ot),zt.free(at)}return E?ft:tt}return!1};function Sv(a){var y=null;return a instanceof Oi&&(y=a.spot1,y===Tn&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Xi),y}function xv(a){var y=null;return a instanceof Oi&&(y=a.spot2,y===Tn&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=po),y}Lt.add=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];for(x=0;x<y.length;x++)this.Gb(this.O.count,y[x]);return this},Lt.M=function(a){return this.O.M(a)},Lt.Gb=function(a,y){y instanceof ei&&Wt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Wt("Cannot make a Panel contain itself: "+this.toString()),Wt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Wt("Cannot add a GraphObject that already belongs to another Panel to this Panel: "+y.toString()+", already contained by "+x.toString()+", cannot be shared by this Panel: "+this.toString()),this.na!==nn.Grid||y instanceof Oi||Wt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==nn.Graduated||y instanceof Oi||y instanceof Dr||Wt("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var b=y.data;b!==null&&typeof b=="object"&&(this.ge===null&&(this.ge=new On),this.ge.add(b,y))}var E=this.O;if(b=-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>=E.count&&a>=E.count)return;E.mb(z),b=z}else Wt("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>E.count)&&(a=E.count),E.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),Ta(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof nn&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||km(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof kn&&(x.Te=!0),x.Te&&x instanceof kn&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(Ao,"elements",this,y,null,b,null),x.cb(xo,"elements",this,null,y,null,a)))};function wv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Lt.remove=function(a){for(var y=this.O.s,x=y.length,b=-1,E=0;E<x;E++)if(y[E]===a){b=E;break}b!==-1&&this.pc(b,!0)},Lt.mb=function(a){0<=a&&this.pc(a,!0)},Lt.pc=function(a,y){var x=this.O,b=x.M(a);if(b.Ng=null,b.wi(null),this.ge!==null){var E=b.data;typeof E=="object"&&this.ge.remove(E)}x.mb(a),No(this,!1),this.v(),this.$g===b&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof kn&&(b instanceof nn?b.qm(b,function(tt,rt){Kv(z,rt,y)}):Kv(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(Ao,"elements",this,b,null,a,null))},Lt.Fb=function(a){0>a&&mn(a,">= 0",nn,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new To;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(xo,"rowdefs",this,null,x,null,a)}return y[a]},Lt.oA=function(a){if(0>a&&mn(a,">= 0",nn,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(Ao,"rowdefs",this,x,null,a,null),this.v()}}};function fS(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof To?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Lt.Eb=function(a){0>a&&mn(a,">= 0",nn,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new To;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(xo,"coldefs",this,null,x,null,a)}return y[a]},Lt.jA=function(a){if(0>a&&mn(a,">= 0",nn,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(Ao,"coldefs",this,x,null,a,null),this.v()}}};function gS(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof To?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Lt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&Mm(y,a),this},Lt.Hy=function(a,y){return(a=this.Fb(a))&&Mm(a,new To(y)),this},Lt.By=function(a,y){return(a=this.Eb(a))&&Mm(a,new To(y)),this},Lt.nz=function(a){if(0>a||this.type!==nn.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,b=x.length,E=this.topIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Lt.fz=function(a){if(0>a||this.type!==nn.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,b=x.length,E=this.leftIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Lt.Fz=function(a,y){if(y===void 0&&(y=new zt(NaN,NaN)),this.type!==nn.Graduated)return y.h(NaN,NaN),y;a=Math.min(Math.max(a,this.graduatedMin),this.graduatedMax);var x=this.Pb();return x.geometry.Pu((a-this.graduatedMin)/this.graduatedRange,y),x.transform.Ga(y)},Lt.Gz=function(a){if(this.type!==nn.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function pS(a){return a=a.allBindings,a!==null&&a._isFrozen}function ol(a){var y=a.allBindings;if(y===null)a.data!==null&&Wt("Template cannot have .data be non-null: "+a),a.allBindings=y=new Te;else if(y._isFrozen)return;var x=new Te;wv(a,!1),a.qm(a,function(at,ut){ut.th();var ft=ut.localBindings;if(ft!==null)for(xc(ut,!1),ft=ft.iterator;ft.next();){var vt=ft.value;vt.mode===dp&&xc(ut,!0);var St=vt.sourceName;St!==null&&(St==="/"&&wv(at,!0),St=N1(vt,at,ut),St!==null&&(x.add(St),St.srcBindings===null&&(St.srcBindings=new Te),St.srcBindings.add(vt))),y.add(vt)}if(ut instanceof nn&&ut.type===nn.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ft=at.length,vt=0;vt<ft;vt++)if(St=at[vt],St!==void 0&&St.be!==null)for(var Pt=St.be.iterator;Pt.next();){var Et=Pt.value;Et.xd=St,Et.to=2,Et.wl=St.index,y.add(Et)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,ft=0;ft<at;ft++)if(vt=ut[ft],vt!==void 0&&vt.be!==null)for(St=vt.be.iterator;St.next();)Pt=St.value,Pt.xd=vt,Pt.to=1,Pt.wl=vt.index,y.add(Pt)}}});for(var b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){xc(E,!0);for(var z=E.srcBindings.iterator;z.next();){var tt=z.value;E.localBindings===null&&(E.localBindings=new Te),E.localBindings.add(tt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var rt=E.targetProperty,ot=rt.indexOf(".");0<ot&&z instanceof nn&&(tt=rt.substring(0,ot),rt=rt.substr(ot+1),ot=z.fb(tt),ot!==null?(z=ot,E.targetProperty=rt):Rn('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+E.toString())),z instanceof To?(tt=Pi(z.panel),E.Ai=tt===void 0?-1:tt,z.panel.bindingId=E.Ai):z instanceof se?(tt=Pi(z),E.Ai=tt===void 0?-1:tt,z.bindingId=E.Ai):Wt("Unknown type of binding target: "+z)}y.freeze(),a instanceof ei&&a.Zc()&&a.Va()}Lt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return Lx(y,function(x){x instanceof nn&&(x.allBindings=null,x.ub=null);var b=x.localBindings;b!==null&&(x.localBindings=null,b.each(function(E){x.bind(E.copy())})),b=x.animationTriggers,b!==null&&(x.animationTriggers=null,b.each(function(E){x.Jv(E.value.copy())}))}),a&&ol(y),y},Lt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,b=x.sourceProperty;if((a===""||b===""||b===a)&&(b=x.targetProperty,x.converter!==null||b!=="")){b=this.data;var E=x.sourceName;if(E!==null){if(E==="")b=this;else if(E==="/")b=this;else if(E===".")b=this;else if(E==="..")b=this;else if(b=this.fb(E),b===null)continue}else if(x.isToModel)if(b=this.diagram,b!==null)b=b.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(E==="/"?b=z.part:E==="."?b=z:E===".."&&(b=z.panel),E=x.to,E!==0){if(!(z instanceof nn))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Lt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function kx(a,y){a=a.O.s;for(var x=a.length,b=y.length,E=0,z=null;E<x&&(z=a[E],!(z instanceof nn&&z.data!==null));)E++,z=a[E];if(x-E!==b)return!0;if(z===null)return 0<b;for(var tt=0;E<x&&tt<b;){if(z=a[E],!(z instanceof nn)||z.data!==y[tt])return!0;E++,tt++}return!1}function Wg(a){if(a.type===nn.Spot||a.type===nn.Auto)return Math.min(a.O.length,1);if(a.type===nn.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof Oi&&b.isPanelMain))break}return x}return a.type===nn.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof nn&&lh(a))?1:0}Lt.mv=function(){for(var a=Wg(this);this.O.length>a;)this.pc(this.O.length-1,!1);mS(this,this.itemArray)};function mS(a,y){var x=Wg(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;b<x;b++)Lm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],tt=b<a.O.length?a.O.M(b):null;if(tt instanceof nn){if(tt.data!==z){var rt=Cv(a,tt.data),ot=Cv(a,z),at=ot!==rt;at||(rt=Lv(a,rt),at=Lv(a,ot)!==rt),at?(a.pc(b,!1),Lm(a,z,E,!1)):tt.data=z}}else Lm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,Pv(a,x,0),Ta(a)||a.v(),a.graduatedIntervals=null,a.If()||km(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof kn&&(y.Te=!0),y.Te&&y instanceof kn&&(y.wc=null))}}function Lm(a,y,x,b){if(!(y==null||0>x)){var E=Cv(a,y);if(E=Lv(a,E),E!==null){if(ol(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&wv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new On),a.ge.add(y,E)),z=x+Wg(a),a.Gb(z,E),b&&(E.ub=y,Pv(a,z,x),E.ub=null),E.data=y}}}function Pv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof nn){var E=y,z=x;b.type===nn.TableRow?b.row=E:b.type===nn.TableColumn&&(b.column=E),b.itemIndex=z}y++,x++}}function Cv(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=mo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Wt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function Lv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(vS||(vS=!0,Rn('No item template Panel found for category "'+y+'" on '+a),Rn(" Using default item template."),a=new nn,y=new Dr,y.bind(new Co("text","",Qi)),a.add(y),yS=a),b=yS)),b}function km(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof nn){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof nn&&!z.isEnabled||km(a,z,x)}}}function Yl(a,y){y.name=a,Sl.add(a,y)}ve.Object.defineProperties(nn.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===nn.Grid,this.v(),this.g("type",y,a))}},elements:{get:function(){return this.O.iterator}},naturalBounds:{get:function(){return this.dc}},padding:{get:function(){return this.yb},set:function(a){typeof a=="number"?(0>a&&mn(a,">= 0",nn,"padding"),a=new Ri(a)):(0>a.left&&mn(a.left,">= 0",nn,"padding:value.left"),0>a.right&&mn(a.right,">= 0",nn,"padding:value.right"),0>a.top&&mn(a.top,">= 0",nn,"padding:value.top"),0>a.bottom&&mn(a.bottom,">= 0",nn,"padding:value.bottom"));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.v(),this.g("padding",y,a))}},defaultAlignment:{get:function(){return this.Tm},set:function(a){var y=this.Tm;y.D(a)||(this.Tm=a=a.J(),this.v(),this.g("defaultAlignment",y,a))}},defaultStretch:{get:function(){return this.Uf},set:function(a){var y=this.Uf;y!==a&&(this.Uf=a,this.v(),this.g("defaultStretch",y,a))}},defaultSeparatorPadding:{get:function(){return this.T!==null?this.T.Qp:Vs},set:function(a){typeof a=="number"&&(a=new Ri(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Va),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 wr)&&(a instanceof wr&&a.freeze(),this.T===null&&(this.T=new Va),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 Va),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultRowSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Va),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 wr)&&(a instanceof wr&&a.freeze(),this.T===null&&(this.T=new Va),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 Va),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultColumnSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Va),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 Va),this.T.nb=a}},viewboxStretch:{get:function(){return this.xo},set:function(a){var y=this.xo;y!==a&&(this.xo=a,this.v(),this.g("viewboxStretch",y,a))}},gridCellSize:{get:function(){return this.jn},set:function(a){var y=this.jn;if(!y.D(a)){a.w()&&a.width!==0&&a.height!==0||Wt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Zl(x),this.N(),this.g("gridCellSize",y,a)}}},gridOrigin:{get:function(){return this.kn},set:function(a){var y=this.kn;if(!y.D(a)){a.w()||Wt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Zl(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 Du),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),as(this)&&(a=this.part,a!==null&&Kr(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 Du),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),as(this)&&(a=this.part,a!==null&&Kr(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 Du),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 Du),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 Du,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 Du,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 Du,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 Du,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 Va),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Va),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Em},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Va),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Em},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Va),this.T.j=a,this.v(),this.g("columnSizing",y,a))}},topIndex:{get:function(){return this.T!==null?this.T.Hb:0},set:function(a){var y=this.topIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Va),this.T.Hb=a,this.v(),this.g("topIndex",y,a))}},leftIndex:{get:function(){return this.T!==null?this.T.hb:0},set:function(a){var y=this.leftIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Va),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 ei&&!(this instanceof ar);ol(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof dn?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof ei&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),b!==null&&b.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new wc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&kx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&hy(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&uy(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||mS(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 On}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof ei||a.isPanelMain)&&Wt("Panel.itemTemplate must not be a Part or be Panel.isPanelMain: "+a),this.itemTemplateMap.add("",a),this.g("itemTemplate",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.mv())}},itemTemplateMap:{get:function(){return this.A!==null?this.A.Pc:null},set:function(a){var y=this.itemTemplateMap;if(y!==a){for(var x=a.iterator;x.next(););ji(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&&(ji(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 Ei&&(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&&km(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))}}}),ve.Object.defineProperties(nn,{Position:{get:function(){return Sl.I("Position")}},Horizontal:{get:function(){return Sl.I("Horizontal")}},Vertical:{get:function(){return Sl.I("Vertical")}},Spot:{get:function(){return Sl.I("Spot")}},Auto:{get:function(){return Sl.I("Auto")}},Table:{get:function(){return Sl.I("Table")}},Viewbox:{get:function(){return Sl.I("Viewbox")}},TableRow:{get:function(){return Sl.I("TableRow")}},TableColumn:{get:function(){return Sl.I("TableColumn")}},Link:{get:function(){return Sl.I("Link")}},Grid:{get:function(){return Sl.I("Grid")}},Graduated:{get:function(){return Sl.I("Graduated")}}}),nn.prototype.rebuildItemElements=nn.prototype.mv,nn.prototype.findItemPanelForData=nn.prototype.sx,nn.prototype.updateTargetBindings=nn.prototype.La,nn.prototype.copyTemplate=nn.prototype.Uy,nn.prototype.graduatedValueForPoint=nn.prototype.Gz,nn.prototype.graduatedPointForValue=nn.prototype.Fz,nn.prototype.findColumnForLocalX=nn.prototype.fz,nn.prototype.findRowForLocalY=nn.prototype.nz,nn.prototype.addColumnDefinition=nn.prototype.By,nn.prototype.addRowDefinition=nn.prototype.Hy,nn.prototype.addRowColumnDefinition=nn.prototype.Gy,nn.prototype.removeColumnDefinition=nn.prototype.jA,nn.prototype.getColumnDefinition=nn.prototype.Eb,nn.prototype.removeRowDefinition=nn.prototype.oA,nn.prototype.getRowDefinition=nn.prototype.Fb,nn.prototype.removeAt=nn.prototype.mb,nn.prototype.remove=nn.prototype.remove,nn.prototype.insertAt=nn.prototype.Gb,nn.prototype.elt=nn.prototype.M,nn.prototype.add=nn.prototype.add,nn.prototype.findObject=nn.prototype.fb,nn.prototype.findInVisualTree=nn.prototype.Nl,nn.prototype.walkVisualTreeFrom=nn.prototype.qm,nn.prototype.findMainElement=nn.prototype.Pb;var vS=!1,yS=null,Sl=new On;nn.className="Panel",nn.definePanelLayout=Yl,Yl("Position",new cm),Yl("Vertical",new gm),Yl("Auto",new mm),Yl("Link",new Pm);function Du(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Du.prototype.copy=function(){var a=new Du;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},Du.className="GradPanelSettings";function Va(){this.Pc=[],this.Oc=[],this.j=this.ob=Em,this.hb=this.Hb=0,this.Qp=Vs,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Va.prototype.copy=function(a){for(var y=new Va,x=this.Pc,b=x.length,E=y.Pc,z=0;z<b;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),E[z]=tt}for(x=this.Oc,b=x.length,E=y.Oc,z=0;z<b;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),E[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},Va.className="TablePanelSettings";function To(a){bn(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=Tn,this.pa=this.oc=this.oa=0,this.be=null,this.oo=kv,this.hg=Ni,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))}To.prototype.copy=function(){var a=new To;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=wn(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function Mm(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=wn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Lt=To.prototype,Lt.qb=function(a){a.classType===To&&(this.sizing=a)},Lt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+Pi(this)},Lt.wi=function(a){this.Me=a},Lt.Io=function(a){var y=0,x=this.Me;if(this.index!==a&&(a=this.separatorStroke,a===null&&x!==null&&(a=this.isRow?x.defaultRowSeparatorStroke:x.defaultColumnSeparatorStroke),a!==null&&(y=this.separatorStrokeWidth,isNaN(y)&&(x!==null?y=this.isRow?x.defaultRowSeparatorStrokeWidth:x.defaultColumnSeparatorStrokeWidth:y=0))),a=this.dg,a===null)if(x!==null)a=x.defaultSeparatorPadding;else return y;return y+(this.isRow?a.top:a.left)},Lt.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===nn.Table)for(var E=b?y.rowDefs.length:y.colDefs.length,z=0;z<E;z++){var tt=b?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=b?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=b?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),b=this.dg,b===null)if(y!==null)b=y.defaultSeparatorPadding;else return a;return a+(this.isRow?b.top+b.bottom:b.left+b.right)},Lt.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(Yr,a,this,y,x,void 0,void 0),this.be!==null&&(y=b.diagram,y!==null&&!y.skipsModelSourceBindings&&(b=b.ih(),b!==null&&(y=b.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,b)};function bm(a){if(a.sizing===kv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Lt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Co(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&pS(y)&&Wt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new Te),this.be.add(E),this},ve.Object.defineProperties(To.prototype,{panel:{get:function(){return this.Me}},isRow:{get:function(){return this.uq},set:function(a){this.uq=a}},index:{get:function(){return this.Za},set:function(a){this.Za=a}},height:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&mn(a,">= 0",To,"height"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("height",y,a))}},width:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&mn(a,">= 0",To,"width"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("width",y,a))}},minimum:{get:function(){return this.jj},set:function(a){var y=this.jj;y!==a&&((0>a||!isFinite(a))&&mn(a,">= 0",To,"minimum"),this.jj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("minimum",y,a))}},maximum:{get:function(){return this.hj},set:function(a){var y=this.hj;y!==a&&(0>a&&mn(a,">= 0",To,"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 Ri(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&&Cc(a,"RowColumnDefinition.separatorStroke"),a instanceof wr&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("separatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&Cc(a,"RowColumnDefinition.background"),a instanceof wr&&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}}}),To.prototype.computeEffectiveSpacing=To.prototype.Wc,To.prototype.computeEffectiveSpacingTop=To.prototype.Io;var kv=new Ye(To,"Default",0),Kg=new Ye(To,"None",1),Em=new Ye(To,"ProportionalExtra",2);To.className="RowColumnDefinition",To.Default=kv,To.None=Kg,To.ProportionalExtra=Em;function Oi(a,y){se.call(this),this.Rd=this.ua=null,this.an="None",this.xc=this.Ui="black",this.ig=1,this.Na=this.Yg=null,this.Vn=this.Un=NaN,this.fa=null,typeof a=="string"?this.figure=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}be(Oi,se),Oi.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.ua=this.ua,a.Rd=this.Rd,a.an=this.an,a.Ui=this.Ui,a.xc=this.xc,a.ig=this.ig,this.Yg!==null&&(a.Yg=wn(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 Rd(a){a.Na===null?a.Na=new Ev:a.Na.nc&&(a.Na=a.Na.copy())}Lt=Oi.prototype,Lt.th=function(){se.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Lt.qb=function(a){a===Ue||a===Wn||a===Ji||a===Ni?this.geometryStretch=a:se.prototype.qb.call(this,a)},Lt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+Pi(this)};function Cf(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var rt=x[0],ot=x[1],at,ut,ft,vt,St,Pt,Et=0,_t=Qe(),It=2;It<E;It+=2)at=x[It],ut=x[It+1],ft=at-rt,rt=ut-ot,ft===0&&(ft=.001),vt=rt/ft,St=Math.atan2(rt,ft),Pt=Math.sqrt(ft*ft+rt*rt),_t.push([ft,St,vt,Pt]),Et+=Pt,rt=at,ot=ut;rt=x[0],ot=x[1],ft=b.measuredBounds.width,b instanceof Oi&&(ft-=b.strokeWidth),1>ft&&(ft=1),E=x=ft,at=tt/2,ut=at!==0,It=0,Pt=_t[It],ft=Pt[0],St=Pt[1],vt=Pt[2],Pt=Pt[3];for(var Ut=0;.1<=Et;){if(Ut===0&&(ut?(E=x,E-=at,Et-=at,ut=!1):E=x,E===0&&(E=1)),E>Et){_n(_t);return}E>Pt?(Ut=E-Pt,E=Pt):Ut=0;var Xt=Math.sqrt(E*E/(1+vt*vt));if(0>ft&&(Xt=-Xt),rt+=Xt,ot+=vt*Xt,a.translate(rt,ot),a.rotate(St),a.translate(-(tt/2),-(z/2)),Ut===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-St),a.translate(-rt,-ot),Et-=E,Pt-=E,Ut!==0){if(It++,It===_t.length){_n(_t);return}Pt=_t[It],ft=Pt[0],St=Pt[1],vt=Pt[2],Pt=Pt[3],E=Ut}}_n(_t)}}Lt.hh=function(a,y){var x=this.xc,b=this.Ui;if(x!==null||b!==null){var E=this.ua;if(E!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;b!==null&&uo(this,a,b,!0,!1,tt,z);var rt=this.part,ot=this.ig;if(x===null||ot!==0||rt===null||!this.isPanelMain&&rt.Pb()!==this||(ot=rt.type===nn.Link&&rt instanceof ar&&rt.category==="Selection"&&rt.adornedObject instanceof Oi&&rt.adornedPart.Pb()===rt.adornedObject?rt.adornedObject.strokeWidth:0),ot===0&&(x=null),x!==null&&ot!==0&&(uo(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||b!==null&&b!=="transparent"||(rt=!1),tt=!1,ot=this.strokeDashArray,ot!==null&&(tt=!0,a.js(ot,this.strokeDashOffset)),E.type===hn.j)a.beginPath(),a.moveTo(E.startX,E.startY),a.lineTo(E.endX,E.endY),x!==null&&a.jk(),a.Se();else if(E.type===hn.u){var at=E.startX;ot=E.startY;var ut=E.endX,ft=E.endY;E=Math.min(at,ut);var vt=Math.min(ot,ft);at=Math.abs(ut-at),ot=Math.abs(ft-ot),a.beginPath(),a.rect(E,vt,at,ot),b!==null&&a.ng(b),x!==null&&(rt&&z&&uu(a),a.jk(),rt&&z&&Tu(a)),a.Se()}else if(E.type===hn.F)at=E.startX,ot=E.startY,ut=E.endX,ft=E.endY,E=Math.abs(ut-at)/2,vt=Math.abs(ft-ot)/2,at=Math.min(at,ut)+E,ot=Math.min(ot,ft)+vt,a.beginPath(),a.moveTo(at,ot-vt),a.bezierCurveTo(at+ae.wg*E,ot-vt,at+E,ot-ae.wg*vt,at+E,ot),a.bezierCurveTo(at+E,ot+ae.wg*vt,at+ae.wg*E,ot+vt,at,ot+vt),a.bezierCurveTo(at-ae.wg*E,ot+vt,at-E,ot+ae.wg*vt,at-E,ot),a.bezierCurveTo(at-E,ot-ae.wg*vt,at-ae.wg*E,ot-vt,at,ot-vt),a.closePath(),b!==null&&a.ng(b),x!==null&&(rt&&z&&uu(a),a.jk(),rt&&z&&Tu(a)),a.Se();else if(E.type===hn.o)for(E=E.figures,ot=E.length,vt=0;vt<ot;vt++){at=E.s[vt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ft=ut.length;for(var St=null,Pt=0;Pt<ft;Pt++){var Et=ut[Pt];switch(Et.type){case Go:a.moveTo(Et.endX,Et.endY);break;case Gr:a.lineTo(Et.endX,Et.endY);break;case ls:a.bezierCurveTo(Et.point1X,Et.point1Y,Et.point2X,Et.point2Y,Et.endX,Et.endY);break;case Ma:a.quadraticCurveTo(Et.point1X,Et.point1Y,Et.endX,Et.endY);break;case bo:if(Et.radiusX===Et.radiusY){var _t=Math.PI/180;a.arc(Et.point1X,Et.point1Y,Et.radiusX,Et.startAngle*_t,(Et.startAngle+Et.sweepAngle)*_t,0>Et.sweepAngle,St!==null?St.endX:at.startX,St!==null?St.endY:at.startY)}else if(St=fa(Et,at),_t=St.length,_t===0)a.lineTo(Et.centerX,Et.centerY);else for(var It=0;It<_t;It++){var Ut=St[It];It===0&&a.lineTo(Ut[0],Ut[1]),a.bezierCurveTo(Ut[2],Ut[3],Ut[4],Ut[5],Ut[6],Ut[7])}break;case ja:if(It=_t=0,St!==null&&St.type===bo){if(St=fa(St,at),Ut=St.length,Ut===0){a.lineTo(Et.endX,Et.endY);break}St=St[Ut-1]||null,St!==null&&(_t=St[6],It=St[7])}else _t=St!==null?St.endX:at.startX,It=St!==null?St.endY:at.startY;if(St=qa(Et,at,_t,It),_t=St.length,_t===0){a.lineTo(Et.endX,Et.endY);break}for(It=0;It<_t;It++)Ut=St[It],a.bezierCurveTo(Ut[2],Ut[3],Ut[4],Ut[5],Ut[6],Ut[7]);break;default:Wt("Segment not of valid type: "+Et.type)}Et.isClosed&&a.closePath(),St=Et}ut=at.isFilled,z?at.isShadowed?(ut===!0&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&(ut&&rt&&uu(a),a.jk(),ut&&rt&&Tu(a))):(uu(a),ut&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk(),Tu(a)):(ut&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk()),a.Se(vt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),b=x.measuredBounds,x.arrange(0,0,b.width,b.height),z=this.geometry,a.save(),a.beginPath(),b=Qe(),z.type===hn.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),Cf(a,y,b,x);else if(z.type===hn.o)for(z=z.figures.iterator;z.next();){for(rt=z.value,b.length=0,b.push(rt.startX),b.push(rt.startY),tt=rt.startX,E=rt.startY,ot=tt,vt=E,at=rt.segments.s,ut=at.length,ft=0;ft<ut;ft++){switch(Pt=at[ft],Pt.type){case Go:Cf(a,y,b,x),b.length=0,b.push(Pt.endX),b.push(Pt.endY),tt=Pt.endX,E=Pt.endY,ot=tt,vt=E;break;case Gr:b.push(Pt.endX),b.push(Pt.endY),tt=Pt.endX,E=Pt.endY;break;case ls:ae.Qe(tt,E,Pt.point1X,Pt.point1Y,Pt.point2X,Pt.point2Y,Pt.endX,Pt.endY,.5,b),tt=Pt.endX,E=Pt.endY;break;case Ma:ae.ep(tt,E,Pt.point1X,Pt.point1Y,Pt.endX,Pt.endY,.5,b),tt=Pt.endX,E=Pt.endY;break;case bo:if(Et=fa(Pt,rt),St=Et.length,St===0){b.push(Pt.centerX),b.push(Pt.centerY),tt=Pt.centerX,E=Pt.centerY;break}for(_t=0;_t<St;_t++)It=Et[_t],ae.Qe(tt,E,It[2],It[3],It[4],It[5],It[6],It[7],.5,b),tt=It[6],E=It[7];break;case ja:if(Et=qa(Pt,rt,tt,E),St=Et.length,St===0){b.push(Pt.endX),b.push(Pt.endY),tt=Pt.endX,E=Pt.endY;break}for(_t=0;_t<St;_t++)It=Et[_t],ae.Qe(tt,E,It[2],It[3],It[4],It[5],It[6],It[7],.5,b),tt=It[6],E=It[7];break;default:Wt("Segment not of valid type: "+Pt.type)}Pt.isClosed&&(b.push(ot),b.push(vt),Cf(a,y,b,x))}Cf(a,y,b,x)}else if(z.type===hn.u)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.startY),b.push(z.endX),b.push(z.endY),b.push(z.startX),b.push(z.endY),b.push(z.startX),b.push(z.startY),Cf(a,y,b,x);else if(z.type===hn.F){if(E=new zo,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,tt=new ur(bo),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(tt),z=fa(tt,E),rt=z.length,rt===0)b.push(tt.centerX),b.push(tt.centerY);else for(tt=E.startX,E=E.startY,ot=0;ot<rt;ot++)vt=z[ot],ae.Qe(tt,E,vt[2],vt[3],vt[4],vt[5],vt[6],vt[7],.5,b),tt=vt[6],E=vt[7];Cf(a,y,b,x)}_n(b),a.restore(),a.Vc(!1)}}}},Lt.kk=function(a,y,x){return!se.prototype.kk.call(this,a,y,x)||this.xc===null&&this.Ui===null||this.ua===null||this.pathPattern!==null||this.geometry.figures.length!==this.svg.getElementsByTagName("path").length?!1:(a.Hl=this.svg,this.hh(a,y),a.Hl=null,!0)},Lt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:se.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("path");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.ga=function(a,y){if(y===void 0&&(y=new zt),a instanceof ni){a.Mc()&&Wt("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,b=this.strokeWidth;y.h(a.x*(x.width+b)-b/2+x.x+a.offsetX,a.y*(x.height+b)-b/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new Be);var y=this.naturalBounds,x=this.oe;y=Be.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=zt.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),Ir(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),Ir(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),Ir(a,b.x,b.y,0,0),Be.free(y),zt.free(b),a},Lt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var b=x.bounds,E=this.strokeWidth/2;x.type!==hn.j||y||(E+=2);var z=Be.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return Be.free(z),!1;if(b=E+1e-4,x.type===hn.j)return this.stroke===null||(b=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>b)?!1:(Be.free(z),ae.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===hn.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(-b,-b),z.ca(a))return Be.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),Be.free(z),a}if(x.type===hn.F){tt=x.startX,E=x.startY,rt=x.endX;var ot=x.endY;if(x=Math.min(tt,rt),y=Math.min(E,ot),tt=Math.abs(rt-tt)/2,E=Math.abs(ot-E)/2,x=a.x-(x+tt),y=a.y-(y+E),this.fill===null){if(tt-=b,E-=b,0>=tt||0>=E||1>=x*x/(tt*tt)+y*y/(E*E))return Be.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),Be.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===hn.o)return Be.free(z),this.fill===null?Nl(x,a.x,a.y,E):ka(x,a,E,1<this.strokeWidth,y);Wt("Unknown Geometry type: "+x.type)},Lt.Wl=function(a,y,x,b){var E=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var rt=this.figure,ot=bv[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),bv[rt]=ot):Wt("Unsupported Figure: "+rt)}tt=ot.bounds}rt=tt.width,ot=tt.height,at=tt.width;var ut=tt.height;switch(Js(this,!0)){case Ue:b=x=0;break;case qe:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case Jn:at=Math.max(a-z,0),b=0;break;case hi:x=0,ut=Math.max(y-z,0)}isFinite(E.width)&&(at=E.width),isFinite(E.height)&&(ut=E.height);var ft=this.maxSize,vt=this.minSize;switch(x=Math.max(x-z,vt.width),b=Math.max(b-z,vt.height),at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(rt,x),ut=isFinite(ut)?Math.max(b,ut):Math.max(ot,b),x=Mv(this),x){case Ue:break;case qe:rt=at,ot=ut;break;case Wn:x=Math.min(at/rt,ut/ot),isFinite(x)||(x=1),rt*=x,ot*=x;break;default:Wt(x+" is not a valid geometryStretch.")}this.Rd!==null?(rt===0&&(rt=.001),ot===0&&(ot=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,b=rt/tt.width,tt=ot/tt.height,isFinite(b)||(b=1),isFinite(tt)||(tt=1),this.ua=b===1&&tt===1?x:x.copy().scale(b,tt)):this.ua!==null&&ae.$(this.ua.Sk,a-z)&&ae.$(this.ua.Rk,y-z)||(this.ua=Oi.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),E.w()?(at=E.width,ut=E.height,at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=Math.max(vt.width,at),ut=Math.max(vt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Mv(a){var y=a.geometryStretch;return a.Rd!==null?y===Ni?qe:y:y===Ni?bv[a.figure].defaultStretch:y}Lt.eh=function(a,y,x,b){Cs(this,a,y,x,b)},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),rt=z.m22*tt,ot=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),vt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*rt+y*at+ft,tt=a*ot+y*ut+vt,rt=x*rt+b*at+ft,ot=x*ot+b*ut+vt,ft=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var St=at.bounds;if(ut=!1,at.type===hn.j)if(1.5>=this.strokeWidth)ut=ae.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,rt,ot,E);else{if(at.startX===at.endX?(b=ft,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ft/Math.sqrt(1+y*y),b=ut*y),y=Qe(),a=new zt,ae.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,rt,ot,a)&&y.push(a),a=new zt,ae.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,rt,ot,a)&&y.push(a),a=new zt,ae.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,rt,ot,a)&&y.push(a),a=new zt,ae.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,rt,ot,a)&&y.push(a),rt=y.length,rt===0)return _n(y),!1;for(ut=!0,ot=1/0,b=0;b<rt;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<ot&&(ot=x,E.x=a.x,E.y=a.y);_n(y)}else if(at.type===hn.u)ut=ae.Ff(St.x-ft,St.y-ft,St.x+St.width+ft,St.y+St.height+ft,z,tt,rt,ot,E);else if(at.type===hn.F){y=Be.allocAt(St.x,St.y,St.width,St.height).Bc(ft,ft);t:if(y.width===0)ut=ae.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,rt,ot,E);else if(y.height===0)ut=ae.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,rt,ot,E);else{if(a=y.width/2,at=y.height/2,b=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-b),0>a*a*x*x+at*at-ot*ot){E.x=NaN,E.y=NaN,ut=!1;break t}ft=Math.sqrt(a*a*x*x+at*at-ot*ot),rt=(-(a*a*x*ot)+a*at*ft)/(at*at+a*a*x*x)+b,a=(-(a*a*x*ot)-a*at*ft)/(at*at+a*a*x*x)+b,at=x*(rt-b)+ot+ut,ot=x*(a-b)+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))?(E.x=rt,E.y=at):(E.x=a,E.y=ot)}else{if(rt=at*at,ot=z-b,rt-=rt/(a*a)*ot*ot,0>rt){E.x=NaN,E.y=NaN,ut=!1;break t}ot=Math.sqrt(rt),rt=ut+ot,ot=ut-ot,Math.abs(rt-tt)<Math.abs(ot-tt)?(E.x=z,E.y=rt):(E.x=z,E.y=ot)}ut=!0}Be.free(y)}else if(at.type===hn.o){vt=zt.alloc();var Pt=rt-z,Et=ot-tt,_t=Pt*Pt+Et*Et,It=z,Ut=tt;if(0<_t&&St.contains(It,Ut)&&(vt.x=It,vt.y=Ut,this.ca(vt)))for(Pt!==0&&.5>Math.abs(Pt)?(Et*=.5/Pt,Pt=.5):Et!==0&&.5>Math.abs(Et)&&(Pt*=.5/Et,Et=.5),It-=Pt,Ut-=Et;St.contains(It,Ut);)It-=Pt,Ut-=Et;for(E.x=rt,E.y=ot,Et=0;Et<at.figures.count;Et++){var Xt=at.figures.s[Et],Qt=Xt.isFilled?It:z,oe=Xt.isFilled?Ut:tt,pe=Xt.segments;St=Xt.startX,Pt=Xt.startY;for(var xn=St,Gn=Pt,Bn=0;Bn<pe.count;Bn++){var un=pe.s[Bn],Ze=un.type,ki=un.endX,Si=un.endY,fr=!1;switch(Ze){case Go:xn=ki,Gn=Si;break;case Gr:fr=Tm(St,Pt,ki,Si,Qt,oe,rt,ot,vt);break;case ls:fr=ae.Eo(St,Pt,un.point1X,un.point1Y,un.point2X,un.point2Y,ki,Si,Qt,oe,rt,ot,.6,vt);break;case Ma:fr=ae.Eo(St,Pt,St+2/3*(un.point1X-St),Pt+2/3*(un.point1Y-Pt),ki+2/3*(un.point1X-ki),Si+2/3*(un.point1Y-Si),ki,Si,Qt,oe,rt,ot,.6,vt);break;case bo:case ja:Ze=un.type===bo?fa(un,Xt):qa(un,Xt,St,Pt);var Br=Ze.length;if(Br===0){fr=Tm(St,Pt,un.type===bo?un.centerX:un.endX,un.type===bo?un.centerY:un.endY,Qt,oe,rt,ot,vt);break}for(Si=null,ki=0;ki<Br;ki++){if(Si=Ze[ki],ki===0&&Tm(St,Pt,Si[0],Si[1],Qt,oe,rt,ot,vt)){var Ho=Nm(Qt,oe,vt,_t,E);Ho<_t&&(_t=Ho,ut=!0)}ae.Eo(Si[0],Si[1],Si[2],Si[3],Si[4],Si[5],Si[6],Si[7],Qt,oe,rt,ot,.6,vt)&&(Ho=Nm(Qt,oe,vt,_t,E),Ho<_t&&(_t=Ho,ut=!0))}ki=Si[6],Si=Si[7];break;default:Wt("Unknown Segment type: "+Ze)}St=ki,Pt=Si,fr&&(fr=Nm(Qt,oe,vt,_t,E),fr<_t&&(_t=fr,ut=!0)),un.isClosed&&(ki=xn,Si=Gn,Tm(St,Pt,ki,Si,Qt,oe,rt,ot,vt)&&(un=Nm(Qt,oe,vt,_t,E),un<_t&&(_t=un,ut=!0)))}}z=x-a,tt=b-y,rt=Math.sqrt(z*z+tt*tt),rt!==0&&(z/=rt,tt/=rt),E.x-=z*ft,E.y-=tt*ft,zt.free(vt)}else Wt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(E),!0):!1};function Nm(a,y,x,b,E){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<b?(E.x=x.x,E.y=x.y,y):b}function Tm(a,y,x,b,E,z,tt,rt,ot){if(ae.$(a,x)&&ae.$(y,b)||ae.$(E,tt)&&ae.$(z,rt))return!1;var at=!1,ut=(E-tt)*(y-b)-(z-rt)*(a-x);return ut===0?!1:(ot.x=((E*rt-z*tt)*(a-x)-(E-tt)*(a*b-y*x))/ut,ot.y=((E*rt-z*tt)*(y-b)-(z-rt)*(a*b-y*x))/ut,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(ot.y>a||ae.$(ot.y,a))&&(ot.y<y||ae.$(ot.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(ot.x>y||ae.$(ot.x,y))&&(ot.x<a||ae.$(ot.x,a))&&(at=!0)),at)}Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var b=this.strokeWidth/2,E=!1,z=zt.alloc();return z.h(x.x-b,x.y-b),a.ca(y.Ga(z))&&(z.h(x.x-b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.y-b),a.ca(y.Ga(z))&&(E=!0)))),zt.free(z),E},Lt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=wi.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var tt=zt.alloc();if(tt.h(b,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(E,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0)))return zt.free(tt),!0;var rt=zt.alloc(),ot=zt.alloc();return x.set(y),x.bv(this.transform),x.Vj(),rt.x=E,rt.y=z,rt.transform(x),tt.x=b,tt.y=z,tt.transform(x),y=!1,jd(this,tt,rt,ot)?y=!0:(tt.x=E,tt.y=a,tt.transform(x),jd(this,tt,rt,ot)?y=!0:(rt.x=b,rt.y=a,rt.transform(x),jd(this,tt,rt,ot)?y=!0:(tt.x=b,tt.y=z,tt.transform(x),jd(this,tt,rt,ot)&&(y=!0)))),zt.free(tt),wi.free(x),zt.free(rt),zt.free(ot),y};function jd(a,y,x,b){if(!a.rs(y,x,b))return!1;a=y.x,y=y.y;var E=x.x,z=x.y;return x=b.x,b=b.y,a===E?(y<z?(a=y,y=z):a=z,b>=a&&b<=y):(a<E?(b=a,a=E):b=E,x>=b&&x<=a)}Lt.tx=function(a,y,x){function b(_t,It){for(var Ut=_t.length,Xt=0;Xt<Ut;Xt+=2)if(It.zd(_t[Xt],_t[Xt+1])>E)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5<this.strokeWidth&&(E=this.strokeWidth/2+Math.sqrt(E),E*=E),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,rt=tt.x,ot=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,Hi(a.x,a.y,rt,ot)<=E&&Hi(a.x,a.y,at,ot)<=E&&Hi(a.x,a.y,rt,tt)<=E&&Hi(a.x,a.y,at,tt)<=E)return!0}if(rt=y.startX,ot=y.startY,at=y.endX,tt=y.endY,y.type===hn.j){if(x=(rt-at)*(a.x-at)+(ot-tt)*(a.y-tt),vi(a.x,a.y,rt,ot,at,tt)<=(0<=(at-rt)*(a.x-rt)+(tt-ot)*(a.y-ot)&&0<=x?E:z))return!0}else{if(y.type===hn.u)return y=!1,x&&(y=vi(a.x,a.y,rt,ot,rt,tt)<=E||vi(a.x,a.y,rt,ot,at,ot)<=E||vi(a.x,a.y,at,ot,at,tt)<=E||vi(a.x,a.y,rt,tt,at,tt)<=E),y;if(y.type===hn.F){y=a.x-(rt+at)/2,z=a.y-(ot+tt)/2;var ut=Math.abs(at-rt)/2,ft=Math.abs(tt-ot)/2;if(ut===0||ft===0)return vi(a.x,a.y,rt,ot,at,tt)<=E;if(x){if(a=ae.$y(ut,ft,y,z),a*a<=E)return!0}else return!(Hi(y,z,-ut,0)>=E||Hi(y,z,0,-ft)>=E||Hi(y,z,0,ft)>=E||Hi(y,z,ut,0)>=E)}else if(y.type===hn.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&&vi(a.x,a.y,z,rt,z,at)>E&&vi(a.x,a.y,z,rt,ot,rt)>E&&vi(a.x,a.y,ot,at,z,at)>E&&vi(a.x,a.y,ot,at,ot,rt)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?Nl(y,a.x,a.y,z):ka(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>E)return!1;for(rt=z.segments.s,ot=rt.length,at=0;at<ot;at++)switch(ft=rt[at],ft.type){case Go:case Gr:if(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E)return!1;break;case ls:var vt=Qe();if(ae.Qe(tt,ut,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.8,vt),tt=b(vt,a),_n(vt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case Ma:if(vt=Qe(),ae.ep(tt,ut,ft.point1X,ft.point1Y,ft.endX,ft.endY,.8,vt),tt=b(vt,a),_n(vt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case bo:case ja:vt=ft.type===bo?fa(ft,z):qa(ft,z,tt,ut);var St=vt.length;if(St===0){if(tt=ft.type===bo?ft.centerX:ft.endX,ut=ft.type===bo?ft.centerY:ft.endY,a.zd(tt,ut)>E)return!1;break}ft=null;for(var Pt=Qe(),Et=0;Et<St;Et++)if(ft=vt[Et],Pt.length=0,ae.Qe(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.8,Pt),b(Pt,a))return _n(Pt),!1;_n(Pt),ft!==null&&(tt=ft[6],ut=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}return!0}}}return!1},Lt.qc=function(){this.ua=null},Lt.kq=function(){return this.ig};function SS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=qg,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=jo):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new ni(1-jo.x,jo.y)))}Oi.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=du[a.toArrow];else a.fromArrow!=="None"?b=du[a.fromArrow]:(b=ae.Ze[a.figure],typeof b=="string"&&(b=ae.Ze[b]),b===void 0&&Wt("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=ae.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function xS(a){var y=du[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=du[x],y===void 0){var b=null,E;for(E in ae.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=hn.parse(ae.um[b],!1),du[b]=a,x!==b&&(du[x]=b),b}}return typeof y=="string"?y:y instanceof hn?a:null}ve.Object.defineProperties(Oi.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var b=this.part;b!==null&&(b.ag=NaN),this.v(),this.g("geometry",y||x,a),as(this)&&(a=this.part,a!==null&&Kr(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=hn.parse(a);var y=a.normalize();this.geometry=a,this.position=a=zt.allocAt(-y.x,-y.y),zt.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&&Cc(a,"Shape.fill"),a instanceof wr&&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&&Cc(a,"Shape.stroke"),a instanceof wr&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},strokeWidth:{get:function(){return this.ig},set:function(a){var y=this.ig;if(y!==a)if(0<=a){this.ig=a,this.v();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeWidth",y,a)}else mn(a,"value >= 0",Oi,"strokeWidth:value")}},strokeCap:{get:function(){return this.Na!==null?this.Na.Hr:"butt"},set:function(a){var y=this.strokeCap;y!==a&&(typeof a!="string"||a!=="butt"&&a!=="round"&&a!=="square"?mn(a,'"butt", "round", or "square"',Oi,"strokeCap"):(Rd(this),this.Na.Hr=a,this.N(),this.g("strokeCap",y,a)))}},strokeJoin:{get:function(){return this.Na!==null?this.Na.Ir:"miter"},set:function(a){var y=this.strokeJoin;y!==a&&(typeof a!="string"||a!=="miter"&&a!=="bevel"&&a!=="round"?mn(a,'"miter", "bevel", or "round"',Oi,"strokeJoin"):(Rd(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){Rd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];0<=z&&isFinite(z)||Wt("strokeDashArray:value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Rd(this),this.Na.uj=a,this.N(),this.g("strokeDashOffset",y,a))}},figure:{get:function(){return this.an},set:function(a){var y=this.an;if(y!==a){var x=ae.Ze[a];typeof x=="function"?x=a:(x=ae.Ze[a.toLowerCase()])||Wt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=xS(a);x===null?Wt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new Vh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),SS(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=xS(a);x===null?Wt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new Vh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),SS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:Tn},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Rd(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:Tn},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Rd(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&&(Rd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:Ni},set:function(a){var y=this.geometryStretch;y!==a&&(Rd(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 cu),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Zl(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 cu),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 cu),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 cu),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),Oi.prototype.intersectsRect=Oi.prototype.Yc,Oi.prototype.containedInRect=Oi.prototype.fh,Oi.prototype.getNearestIntersectionPoint=Oi.prototype.rs,Oi.prototype.getDocumentBounds=Oi.prototype.mi,Oi.prototype.getDocumentPoint=Oi.prototype.ga;var du=new $n,bv=new $n;Oi.className="Shape",Oi.getFigureGenerators=function(){var a=new On,y;for(y in ae.Ze)y!==y.toLowerCase()&&a.add(y,ae.Ze[y]);return a.freeze(),a},Oi.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=ae.Ze;b[a]=y,b[x]=a},Oi.getArrowheadGeometries=function(){var a=new On;for(b in ae.um)if(du[b]===void 0){var y=hn.parse(ae.um[b],!1);du[b]=y,y=b.toLowerCase(),y!==b&&(du[y]=b)}for(var x in du)if(x!==x.toLowerCase()){var b=du[x];b instanceof hn&&a.add(x,b)}return a.freeze(),a},Oi.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=hn.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Wt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=du;b[a]=x,b[y]=a};function Ev(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=Ni,this.gg=this.fg=Tn}Ev.prototype.copy=function(){var a=new Ev;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 Dr(a,y){return se.call(this),Om||(Qs=lo?new rl(null).context:null,Om=!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}be(Dr,se),Dr.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.ec=this.ec,a.xc=this.xc,a.Ae=this.Ae,a.Gc=this.Gc,a.Cb=this.Cb,a.Lq=this.Lq,a.Gm=this.Gm,this.fa!==null&&(a.fa=this.fa.copy()),this.da!==null&&(a.da=this.da.nc?this.da:this.da.copy()),a.Ih=this.Ih,a.df=this.df,a.Le=this.Le,a.Qc=this.Qc,a.Qb=this.Qb,a.ze=this.ze};function Xl(a){a.da===null?a.da=new Ov:a.da.nc&&(a.da=a.da.copy())}Lt=Dr.prototype,Lt.th=function(){se.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function wS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Lt.qb=function(a){a.classType===Dr?this.wrap=a:se.prototype.qb.call(this,a)},Lt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Lt.v=function(){se.prototype.v.call(this)},Lt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,b=this.actualBounds,E=x.width,z=x.height,tt=Vg(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;uo(this,a,this.xc,!0,!1,x,b),(ot||at)&&uo(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var ut=this.oe,ft=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var vt=y.scale;switch(8>(ft*ft+ut*ut)*vt*vt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof ma&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ft=this.spacingBelow,this.flip){case rr:a.translate(E,0),a.scale(-1,1);break;case Gi:a.translate(0,z),a.scale(1,-1);break;case kr:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,vt=(y+tt+ft)*ut,z>vt&&(b=this.verticalAlignment,b=b.y*z-b.y*vt+b.offsetY),ut===1&&this.ze!==null)ft=this.Cb,ft>E&&(ft=E),this.Oj(this.ze,a,0,b+y,E,tt,ft,x,rt,ot,at);else if(this.Qc!==null&&this.Qb!==null)for(vt=0;vt<ut;vt++){var St=this.Qc[vt];St>E&&(St=E),b+=y,this.Oj(this.Qb[vt],a,0,b,E,tt,St,x,rt,ot,at),b+=tt+ft}switch(this.flip){case rr:a.scale(-1,1),a.translate(-E,0);break;case Gi:a.scale(1,-1),a.translate(0,-z);break;case kr:a.scale(-1,-1),a.translate(-E,-z)}}},Lt.Oj=function(a,y,x,b,E,z,tt,rt,ot,at,ut){var ft=0;if(rt)ot==="left"?ft=0:ot==="right"?ft=E-tt:ot==="center"&&(ft=(E-tt)/2),y.fillRect(x+ft,b+.25*z,tt,1);else{if(ot==="left"?ft=0:ot==="right"?ft=E:ot==="center"&&(ft=E/2),E=Fm!==null?Fm(this,z):.75*z,y.fillText(a,x+ft,b+E),a=z/20|0,a===0&&(a=1),ot==="right"?ft-=tt:ot==="center"&&(ft-=tt/2),at){rt=Am!==null?Am(this,z):.8*z,ot=x+ft,at=b+rt,E=x+ft+tt,rt=b+rt;var vt=a;y.beginPath(),y.lineWidth=vt,y.moveTo(ot,at),y.lineTo(E,rt),y.stroke(),y.Se(),y instanceof ma&&y.ad.classList.add("gojs-td")}ut&&(ut=b+z-z/2.2|0,a%2!==0&&(ut+=.5),b=x+ft,z=ut,x=x+ft+tt,tt=ut,ft=a,y.beginPath(),y.lineWidth=ft,y.moveTo(b,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof ma&&y.ad.classList.add("gojs-td"))}},Lt.kk=function(a,y,x){if(!se.prototype.kk.call(this,a,y,x))return!1;if(uo(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++)tS(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,tS(a,y,!0);return!0},Lt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:se.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("text");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Qs!==null&&ES!==z&&(ES=Qs.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===Ug&&(rt=rt.trim()),tt=Math.max(tt,xl(rt)),rt=at+1}z=tt}else tt=z.indexOf(`
`,0),0<=tt&&(z=z.substr(0,tt)),z=xl(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=CS(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===Bm&&(y=this.Ae,y=this.overflow===Bm?PS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Vg(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);xl(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Yg,y=xl(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===LS||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(b,tt),Oo(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Lt.eh=function(a,y,x,b){Cs(this,a,y,x,b)};function Zg(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,b){var E=a.formatting===Ug;E&&(y=y.trim());var z=0,tt=a.Ae,rt=a.spacingAbove+a.spacingBelow;rt=Math.max(0,Vg(a)+rt);var ot=a.overflow===Bm?PS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,rt);else if(tt=y,a.wrap===Tv){a.Le=1;var at=xl(y);if(ot===0||at<=x)a.Cb=Math.max(a.Cb,at),Zg(a,y,a.Cb),b!==null&&b.h(at,rt);else{for(z=Lf(a,tt),tt=tt.substr(z.length),y=Lf(a,tt),at=xl(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Lf(a,tt),at=z+y,E&&(at=at.trim()),at=xl(at);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-ot);xl(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Yg;var ut=xl(z);a.Cb=ut,Zg(a,z,ut),b!==null&&b.h(ut,rt)}}else{for(ot=0,tt.length===0&&(ot=1,Zg(a,tt,0));0<tt.length;){for(y=Lf(a,tt),tt=tt.substr(y.length);xl(y)>x;){var ft=1;for(at=xl(y.substr(0,ft)),ut=0;at<=x;)ft++,ut=at,at=xl(y.substr(0,ft));if(ft===1){var vt=at;z=Math.max(z,at)}else vt=ut,z=Math.max(z,ut);if(ft--,1>ft&&(ft=1),Zg(a,y.substr(0,ft),vt),ot++,y=y.substr(ft),a.Gc+ot>a.maxLines)break}for(ut=Lf(a,tt),at=xl(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Lf(a,tt),at=y+ut,E&&(at=at.trim()),at=xl(at);if(E&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ft=at,z=Math.max(z,at)):(ft=ut=xl(y),z=Math.max(z,ut)),Zg(a,y,ft),ot++,a.Gc+ot>a.maxLines))break}a.Le=Math.min(a.maxLines,ot),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,rt*a.Le)}}function Lf(a,y){if(a.wrap===kS)return y.substr(0,1);for(var x=y.length,b=0,E=Mx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===MS&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function xl(a){return Qs===null?8*a.length:Qs.measureText(a).width}function Vg(a){if(a.df!==null)return a.df;var y=a.Ae;if(Qs===null){var x=16;return a.df=x}return Bv[y]!==void 0&&5e3>bS?x=Bv[y]:(x=1.3*Qs.measureText("M").width,Bv[y]=x,bS++),a.df=x}function PS(a){if(Qs===null)return 6;if(Dm[a]!==void 0&&5e3>Dv)var y=Dm[a];else y=Qs.measureText(Yg).width,Dm[a]=y,Dv++;return y}function CS(a,y){var x=a.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Vg(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,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!==Tv){a.Le=0;var ot=an.alloc();Nv(a,z,y,ot),E+=ot.height,an.free(ot),a.Gc+=a.Le}else Nv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(rt=!0)}z=tt+1}return a.Lq=E}ve.Object.defineProperties(Dr.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"||(Xl(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Ue},set:function(a){var y=this.flip;y!==a&&(Xl(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:mr},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Xl(this),this.da.Yr=a,Ds(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=an.alloc();Nv(this,this.ec,999999,a);var y=a.width;an.free(a),a=CS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),Oo(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Fv},set:function(a){var y=this.wrap;y!==a&&(Xl(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Av},set:function(a){var y=this.overflow;y!==a&&(Xl(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&&Cc(a,"TextBlock.stroke"),a instanceof wr&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Vg(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&&(Xl(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&&(Xl(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 cu),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 cu),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 cu),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 cu),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 cu),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&&(Xl(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&&(Xl(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&&(Xl(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&&(Xl(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Ug},set:function(a){var y=this.formatting;y!==a&&(Xl(this),this.da.gq=a,this.v(),this.g("formatting",y,a))}},maxLines:{get:function(){return this.da!==null?this.da.Jq:1/0},set:function(a){var y=this.maxLines;y!==a&&(a=Math.floor(a),0>=a&&mn(a,"> 0",Dr,"maxLines"),Xl(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 Fm=null,Am=null,Tv=new Ye(Dr,"None",0),LS=new Ye(Dr,"WrapFit",1),Fv=new Ye(Dr,"WrapDesiredSize",2),kS=new Ye(Dr,"WrapBreakAll",3),Av=new Ye(Dr,"OverflowClip",0),Bm=new Ye(Dr,"OverflowEllipsis",1),Ug=new Ye(Dr,"FormatTrim",0),MS=new Ye(Dr,"FormatNone",0),Mx=/[ \u200b\u00ad]/,Bv=new $n,bS=0,Dm=new $n,Dv=0,Yg="...",ES="",Qs=null,Om=!1;Dr.className="TextBlock";function Ov(){this.nc=!1,this.Hd=null,this.Xf=Ue,this.gq=Ug,this.Jq=1/0,this.$q=Av,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=mr,this.$r=Fv}Ov.prototype.copy=function(){var a=new Ov;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},Dr.getEllipsis=function(){return Yg},Dr.setEllipsis=function(a){Yg=a,Dm=new $n,Dv=0},Dr.getBaseline=function(){return Fm},Dr.setBaseline=function(a){Fm=a},Dr.getUnderline=function(){return Am},Dr.setUnderline=function(a){Am=a},Dr.isValidFont=function(a){if(Om||(Qs=lo?new rl(null).context:null,Om=!0),Qs===null)return!0;var y=Qs.font;if(a===y||a==="10px sans-serif")return!0;Qs.font="10px sans-serif",Qs.font=a;var x=Qs.font;if(x!=="10px sans-serif")return Qs.font=y,!0;Qs.font="19px serif";var b=Qs.font;return Qs.font=a,x=Qs.font,Qs.font=y,x!==b},Dr.FormatNone=MS,Dr.FormatTrim=Ug,Dr.None=Tv,Dr.OverflowClip=Av,Dr.OverflowEllipsis=Bm,Dr.WrapBreakAll=kS,Dr.WrapDesiredSize=Fv,Dr.WrapFit=LS;function cu(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}cu.prototype.copy=function(){var a=new cu;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},cu.className="GradElementSettings";function $s(a,y){se.call(this),this.Eg=null,this.qo="",this.Xg=Io,this.Nk=qe,this.Zg=this.Hd=null,this.Mk=zi,this.Xf=Ue,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 kf;be($s,se),$s.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.qo=this.qo,a.element=this.Eg,a.Xg=this.Xg.J(),a.Nk=this.Nk,a.Xf=this.Xf,a.Hd=this.Hd,a.Zg=this.Zg,a.Mk=this.Mk.J(),a.en=this.en,a.rl=this.rl},$s.prototype.qb=function(a){a===Ue||a===Wn||a===Ji?this.imageStretch=a:se.prototype.qb.call(this,a)},$s.prototype.toString=function(){return"Picture("+this.source+")#"+Pi(this)};function Mf(a){a===void 0&&(a=""),a!==""?kf[a]&&(delete kf[a],Im--):(kf=new $n,Im=0)}function NS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var rt=tt.length,ot=0;ot<rt;ot++)z=tt[ot],E.Xn.add(z),z.Uc=!0,E.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(No(a,!1),a.v())},y.Yp=function(x){y.ln=x;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value,z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null){E=tt.length,z=Qe();for(var rt=0;rt<E;rt++)z.push(tt[rt]);if(y.hn)for(rt=0;rt<E;rt++)tt=z[rt],tt.Hd!==null&&tt.Hd(tt,x);_n(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}$s.prototype.hA=function(){if(this.source!==""){Mf(this.source);var a=this.source;this.source="",this.source=a}},$s.prototype.redraw=function(){this.N(),this.Uc=!0},$s.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var b=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(b===null||b==="")||x.ln instanceof Event&&a instanceof Od)){var E=a instanceof ma;b=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||b.width,rt=rt||b.height,ot!==0&&rt!==0){var at=ot,ut=rt;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,ot=this.Xg.width,rt=this.Xg.height);var ft=ot,vt=rt,St=this.Nk,Pt=this.Mk;switch(St){case Ue:if(this.sourceRect.w())break;ft>=b.width&&(z=z+Pt.offsetX+(ft*Pt.x-b.width*Pt.x)),vt>=b.height&&(tt=tt+Pt.offsetY+(vt*Pt.y-b.height*Pt.y)),ot=Math.min(b.width,ft),rt=Math.min(b.height,vt);break;case qe:ft=b.width,vt=b.height;break;case Wn:case Ji:St===Wn?(St=Math.min(b.height/vt,b.width/ft),ft*=St,vt*=St):St===Ji&&(St=Math.max(b.height/vt,b.width/ft),ft*=St,vt*=St,ft>=b.width&&(z=(z+Pt.offsetX+(ft*Pt.x-b.width*Pt.x)/ft)*ot),vt>=b.height&&(tt=(tt+Pt.offsetY+(vt*Pt.y-b.height*Pt.y)/vt)*rt),ot*=1/(ft/b.width),rt*=1/(vt/b.height),ft=b.width,vt=b.height)}St=this.Df()*y.scale;var Et=ft*St*vt*St,_t=ot*rt/Et,It=x.__goCache;St=null;var Ut=bx;if(!E){if(x.sq&&It!==void 0&&4<Et&&_t>Ut*Ut)for(It.gi===null&&(FS(It,4,at,ut,x),FS(It,16,at,ut,x)),E=It.gi,at=E.length,ut=0;ut<at&&E[ut].ratio*E[ut].ratio<_t;ut++)St=E[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new rl(null).context;try{E.drawImage(this.Eg,0,0)}catch(Xt){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Xt){this.vl=!0}}if(this.vl)return}}switch(E=ft<b.width?Pt.offsetX+(b.width*Pt.x-ft*Pt.x):0,Pt=vt<b.height?Pt.offsetY+(b.height*Pt.y-vt*Pt.y):0,this.flip){case rr:a.translate(Math.min(b.width,ft),0),a.scale(-1,1);break;case Gi:a.translate(0,Math.min(b.height,vt)),a.scale(1,-1);break;case kr:a.translate(Math.min(b.width,ft),Math.min(b.height,vt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&It!==void 0&&St!==null&&St.ratio!==1){a.save(),y=St.ratio;try{a.drawImage(St.source,z/y,tt/y,Math.min(St.source.width,ot/y),Math.min(St.source.height,rt/y),E,Pt,Math.min(b.width,ft),Math.min(b.height,vt)),a instanceof ma&&(this.bt=[z/y,tt/y,Math.min(St.source.width,ot/y),Math.min(St.source.height,rt/y),E,Pt,Math.min(b.width,ft),Math.min(b.height,vt)])}catch(Xt){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,ot,rt,E,Pt,Math.min(b.width,ft),Math.min(b.height,vt)),a instanceof ma&&(this.bt=[z,tt,ot,rt,E,Pt,Math.min(b.width,ft),Math.min(b.height,vt)])}catch(Xt){this.en=!1}switch(this.flip){case rr:a.scale(-1,1),a.translate(-Math.min(b.width,ft),0);break;case Gi:a.scale(1,-1),a.translate(0,-Math.min(b.height,vt));break;case kr:a.scale(-1,-1),a.translate(-Math.min(b.width,ft),-Math.min(b.height,vt))}}}}},$s.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=Js(this,!0),tt=this.Eg,rt=this.qn,ot=0,at=0;(rt||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(ot=rt?+tt.width:tt.naturalWidth,at=rt?+tt.height:tt.naturalHeight),isFinite(E.width)||z===qe||z===Jn?(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(E.height)||z===qe||z===hi?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),b=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(E.width)&&(a=E.width),isFinite(E.height)&&(y=E.height),E=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),b=Math.max(b||0,z.height),a=Math.min(E.width,a),y=Math.min(E.height,y),a=Math.max(x,a),y=Math.max(b,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),Oo(this.dc,a,y),this.Ge(0,0,a,y)},$s.prototype.eh=function(a,y,x,b){Cs(this,a,y,x,b)},ve.Object.defineProperties($s.prototype,{element:{get:function(){return this.Eg},set:function(a){var y=this.Eg;if(this.Uc=!0,y!==a){this.qn=a instanceof HTMLCanvasElement;var x=a instanceof HTMLImageElement;a===null||x||a instanceof HTMLVideoElement||this.qn||Wt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&bg(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new je),b!==null&&x&&Wh(b,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(No(this,!1),this.v())):x&&NS(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=kf;if(lo){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Im&&(Mf(),x=kf),b=Ui("img"),b.hn=!0,NS(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Im++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new TS),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}}}),$s.prototype.redraw=$s.prototype.redraw,$s.prototype.reloadSource=$s.prototype.hA;var Im=0,bx=4;$s.className="Picture",kf=new $n,$s.clearCache=Mf;function TS(){this.gi=null}function FS(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new rl(null),tt=z.context,rt=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new AS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),tt.setTransform(rt*x,0,0,rt*x,0,0),tt.yc(),tt.drawImage(E,0,0),a.gi.push(y))}TS.className="PictureCacheArray";function AS(a,y){this.source=a,this.ratio=y}AS.className="PictureCacheInstance";function bf(){this.os=new hn,this.mc=null}bf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new hn,this.mc=null};function Ef(a,y,x,b,E,z){a.mc=new zo,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=b,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),E!==void 0&&(a.mc.isShadowed=E)}function Ex(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}bf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new ur(Go);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},bf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new ur(Gr);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function uh(a,y,x,b,E,z,tt){var rt;rt===void 0&&(rt=!1);var ot=new ur(ls);ot.point1X=y,ot.point1Y=x,ot.point2X=b,ot.point2Y=E,ot.endX=z,ot.endY=tt,rt&&ot.close(),a.mc.segments.add(ot)}function Rm(a,y,x,b,E){var z;z===void 0&&(z=!1);var tt=new ur(Ma);tt.point1X=y,tt.point1Y=x,tt.endX=b,tt.endY=E,z&&tt.close(),a.mc.segments.add(tt)}bf.prototype.arcTo=function(a,y,x,b,E,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var rt=new ur(bo);rt.startAngle=a,rt.sweepAngle=y,rt.centerX=x,rt.centerY=b,rt.radiusX=E,rt.radiusY=z!==0?z:E,tt&&rt.close(),this.mc.segments.add(rt)};function Nx(a,y,x,b,E,z,tt,rt){var ot;ot===void 0&&(ot=!1),y=new ur(ja,tt,rt,y,x,b,E,z),ot&&y.close(),a.mc.segments.add(y)}function BS(a){var y=jm;return y!==null?(jm=null,y.reset(a),y):(y=new bf,y.reset(a),y)}var jm=null;bf.className="StreamGeometryContext";function Ss(a,y){var x=a.toLowerCase(),b=ae.Ze;b[a]=y,b[x]=a}Ss("Rectangle",function(a,y,x){a="r"+y+","+x;var b=ae.Mf[a];return b!==void 0||(b=new hn(hn.u),b.endX=y,b.endY=x,ae.Nf<ae.vm&&(ae.Mf[a]=b,ae.Nf++)),b}),Ss("Square",function(a,y,x){a="s"+y+","+x;var b=ae.Mf[a];return b!==void 0||(b=new hn(hn.u),b.endX=y,b.endY=x,b.defaultStretch=Wn,ae.Nf<ae.vm&&(ae.Mf[a]=b,ae.Nf++)),b}),Ss("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var b="rr"+y+","+x+","+a,E=ae.Mf[b];if(E!==void 0)return E;var z=a*ae.wg;return E=new hn().add(new zo(a,0,!0).add(new ur(Gr,y-a,0)).add(new ur(ls,y,a,y-z,0,y,z)).add(new ur(Gr,y,x-a)).add(new ur(ls,y-a,x,y,x-z,y-z,x)).add(new ur(Gr,a,x)).add(new ur(ls,0,x-a,z,x,0,x-z)).add(new ur(Gr,0,a)).add(new ur(ls,a,0,0,z,z,0).close())),1<z&&(E.spot1=new ni(0,0,z,z),E.spot2=new ni(1,1,-z,-z)),ae.Nf<ae.vm&&(ae.Mf[b]=E,ae.Nf++),E}),Ss("Border","RoundedRectangle"),Ss("Ellipse",function(a,y,x){a="e"+y+","+x;var b=ae.Mf[a];return b!==void 0||(b=new hn(hn.F),b.endX=y,b.endY=x,b.spot1=$a,b.spot2=La,ae.Nf<ae.vm&&(ae.Mf[a]=b,ae.Nf++)),b}),Ss("Circle",function(a,y,x){a="c"+y+","+x;var b=ae.Mf[a];return b!==void 0||(b=new hn(hn.F),b.endX=y,b.endY=x,b.spot1=$a,b.spot2=La,b.defaultStretch=Wn,ae.Nf<ae.vm&&(ae.Mf[a]=b,ae.Nf++)),b}),Ss("TriangleRight",function(a,y,x){return new hn().add(new zo(0,0).add(new ur(Gr,y,.5*x)).add(new ur(Gr,0,x).close())).pm(0,.25,.5,.75)}),Ss("TriangleDown",function(a,y,x){return new hn().add(new zo(0,0).add(new ur(Gr,y,0)).add(new ur(Gr,.5*y,x).close())).pm(.25,0,.75,.5)}),Ss("TriangleLeft",function(a,y,x){return new hn().add(new zo(y,x).add(new ur(Gr,0,.5*x)).add(new ur(Gr,y,0).close())).pm(.5,.25,1,.75)}),Ss("TriangleUp",function(a,y,x){return new hn().add(new zo(y,x).add(new ur(Gr,0,x)).add(new ur(Gr,.5*y,0).close())).pm(.25,.5,.75,1)}),Ss("Triangle","TriangleUp"),Ss("Diamond",function(a,y,x){return new hn().add(new zo(.5*y,0).add(new ur(Gr,0,.5*x)).add(new ur(Gr,.5*y,x)).add(new ur(Gr,y,.5*x).close())).pm(.25,.25,.75,.75)}),Ss("LineH",function(a,y,x){return a=new hn(hn.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),Ss("LineV",function(a,y,x){return a=new hn(hn.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),Ss("None","Rectangle"),Ss("BarH","Rectangle"),Ss("BarV","Rectangle"),Ss("MinusLine","LineH"),Ss("PlusLine",function(a,y,x){return new hn().add(new zo(0,x/2,!1).add(new ur(Gr,y,x/2)).add(new ur(Go,y/2,0)).add(new ur(Gr,y/2,x)))}),Ss("XLine",function(a,y,x){return new hn().add(new zo(0,x,!1).add(new ur(Gr,y,0)).add(new ur(Go,0,0)).add(new ur(Gr,y,x)))}),Ss("LineRight",function(a,y,x){return new hn().add(new zo(.25*y,0,!1).add(new ur(Gr,.75*y,.5*x)).add(new ur(Gr,.25*y,x)))}),Ss("LineDown",function(a,y,x){return new hn().add(new zo(0,.25*x,!1).add(new ur(Gr,.5*y,.75*x)).add(new ur(Gr,y,.25*x)))}),Ss("LineLeft",function(a,y,x){return new hn().add(new zo(.75*y,0,!1).add(new ur(Gr,.25*y,.5*x)).add(new ur(Gr,.75*y,x)))}),Ss("LineUp",function(a,y,x){return new hn().add(new zo(0,.75*x,!1).add(new ur(Gr,.5*y,.25*x)).add(new ur(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 Iv(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=so,this.ir=null,this.jr="",this.lr=Tn,this.Gq="",this.Hq=Xi,this.Pq=Wi,this.Kq=Tr,this.Up=null,this.Cq=127,this.zr=Fr,this.yr="gray",this.Vg=4}Iv.prototype.copy=function(){var a=new Iv;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 ei(a,y){a===void 0||a instanceof Bo||typeof a=="string"?nn.call(this,a):(nn.call(this),a&&(y=a)),this.G=2408959,this.Tf="",this.P=null,this.Jg="",this.Qf=this.Ug=null,this.ec="",this.Ah=this.Ig=null,this.ke=new zt(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new Be,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}be(ei,nn),ei.prototype.cloneProtected=function(a){nn.prototype.cloneProtected.call(this,a),a.G=this.G&-4097|49152,a.Tf=this.Tf,this.P!==null&&(a.P=this.P.nc?this.P:this.P.copy()),a.Jg=this.Jg,a.Qf=null,a.ec=this.ec,a.ke.assign(this.ke),a.Ao=this.Ao},Lt=ei.prototype,Lt.Af=function(a){nn.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Lt.toString=function(){var a=Un(this.constructor)+"#"+Pi(this);return this.data!==null&&(a+="("+Qi(this.data)+")"),a};function qs(a){a.P===null?a.P=new Iv:a.P.nc&&(a.P=a.P.copy())}Lt.th=function(){nn.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Lt.gk=function(a,y,x,b,E,z,tt){var rt=this.diagram;rt!==null&&(a===xo&&y==="elements"?E instanceof nn?Id(E,function(ot){uy(rt.partManager,ot),Ed(rt,ot)}):Wh(rt,E):a===Ao&&y==="elements"&&(E instanceof nn?Id(E,function(ot){hy(rt.partManager,ot,rt)}):bg(rt,E)),rt.cb(a,y,x,b,E,z,tt))},Lt.La=function(a){if(nn.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E instanceof nn&&Id(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},ei.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},ei.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},ei.prototype.bh=function(a,y){if(y!==null){var x=null,b=this.Qf;if(b!==null&&(x=b.I(a)),x!==y){if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}b===null&&(this.Qf=b=new On),y.Tf!==a&&(y.category=a),b.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},ei.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},ei.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=Qe();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);_n(y)}},ei.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 Ei?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof ar))break t;ol(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=nn.Link),x.adornedObject=y)}if(x!==null){x.type===nn.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Tx(this,a),y=this.adornments;y.next();)y.value.La()}},ei.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Rv(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Tx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function zm(a){if(Uh(a)===!1){zv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function DS(a){if(a.G|=2097152,Uh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||RS(a,y,x),x=a.Ib;var b=Be.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),Be.free(b),zv(a,!1)}}ei.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new wi);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},ei.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=zi;this.locationSpot.sb()&&(z=this.locationSpot);var tt=zt.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,b,E,z);a.rotate(this.Kb,tt.x,tt.y),zt.free(tt)}},ei.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},ei.prototype.moveTo=function(a,y,x){a=zt.allocAt(a,y),this.move(a,x),zt.free(a)},ei.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())},ei.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())},ei.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new On),y.I(a)!==null)return y.I(a);var x=nn.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function hh(a,y,x,b){b===void 0&&(b=new zt),x=x.Mc()?zi:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}ei.prototype.mi=function(a){return a===void 0&&(a=new Be),a.assign(this.actualBounds)},ei.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function OS(a){var y=zt.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof Oi?x.strokeWidth:0;if(y.yi(0,0,b.width+E,b.height+E,a.locationSpot),x!==a)for(y.offset(-E/2,-E/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function zd(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=cS(a));var b=a.ag,E=2*b;if(!a.isShadowed)return x.h(y.x-1-b,y.y-1-b,y.width+2+E,y.height+2+E),x;b=y.x,E=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,b-=tt/2,E-=tt/2,0<a.x?z+=a.x:(b+=a.x,z-=a.x),0<a.y?y+=a.y:(E+=a.y,y-=a.y),x.h(b-1,E-1,z+2,y+2),x}ei.prototype.arrange=function(){if(Os(this)===!1)DS(this);else{lu(this,!1);var a=this.Ib,y=Be.alloc();y.assign(a);var x=Yh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;RS(this,b,this.location),a.ka(),a.x=b.x,a.y=b.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||ae.B(y.width,a.width)&&ae.B(y.height,a.height)||0<=this.vw&&this.C(16),Be.free(y),zv(this,!1)}},Lt=ei.prototype,Lt.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=Be.alloc();E.assign(x.documentBounds),E.Fv(x.padding),a.x>E.x&&a.y>E.y&&a.right<E.right&&a.bottom<E.bottom&&y.x>E.x&&y.y>E.y&&y.right<E.right&&y.bottom<E.bottom&&(b=!0),Be.free(E)}!(this.G&65536)&&a.D(y)||GS(this,b,x),x.N(),!a.w()&&!y.w()||Jr(a,y)||(this instanceof kn&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Lt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&IS(this,b,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||b!==null&&!b.animationManager.isTicking&&b.undoManager.isUndoingRedoing||(b=this.ke,this.ke=new zt(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),Uh(this)===!1&&Os(this)===!1&&(zm(this),DS(this)),!0};function IS(a,y,x,b,E){y===null||a instanceof ar||(y=y.animationManager,y.zb&&$c(y,a,new zt(b,E),x))}Lt.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;Uh(this)||Os(this)?E.h(NaN,NaN):E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}else{if(E.x===a&&E.y===y)return;b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}zm(this)},Lt.Av=function(){this.G&=-2097153,zm(this)};function RS(a,y,x){var b=OS(a),E=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?jS(a,y,x,E,b):zS(a,y,x,E,b):z?jS(a,y,x,E,b):tt&&zS(a,y,x,E,b),a.G|=2097152,zt.free(b),a.Uk()}function jS(a,y,x,b,E){var z=y.x,tt=y.y;y.h(x.x-E.x,x.y-E.y),b!==null&&(x=b.animationManager,(b=x.defaultAnimation.isAnimating)||!x.zb||a instanceof ar||$c(x,a,new zt(z,tt),y),b||y.x===z&&y.y===tt||a.g("position",new zt(z,tt),y.copy()))}function zS(a,y,x,b,E){var z=x.copy();x.h(y.x+E.x,y.y+E.y),x.D(z)||b===null||a.g("location",z,x.copy())}function GS(a,y,x){Gv(a,!1),a instanceof kn&&ih(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Yh(a)?(bl(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Lt.si=function(){return!0},Lt.Zc=function(){return!0},Lt.ph=function(){return!1},Lt.Dd=function(){return!0};function jv(a,y,x,b){y.constructor===a.constructor||WS||(WS=!0,Rn('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),Rn(" Old class: "+Un(a.constructor)+", new class: "+Un(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,rt=!0,ot=!0,at=!1;a instanceof kn&&(rt=a.isTreeLeaf,ot=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=b,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,b=!0,y!==null&&(b=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=E,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof kn&&(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),E!==null&&a.La(),E=a.layerName,E!==x&&(a.Jg=x,a.layerName=E),y!==null&&(y.skipsUndoManager=b),a.Zc()&&a.C(64)}ei.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},ei.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},ei.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},ei.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},ei.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},ei.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},ei.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},ei.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},ei.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 Uh(a){return(a.G&32768)!==0}function zv(a,y){a.G=y?a.G|32768:a.G&-32769}function Gv(a,y){a.G=y?a.G|65536:a.G&-65537}function Yh(a){return(a.G&131072)!==0}Lt=ei.prototype,Lt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function Gm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Lt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Lt.N=function(){var a=this.diagram;a!==null&&!Os(this)&&!Uh(this)&&this.isVisible()&&this.Ib.w()&&a.N(zd(this,this.Ib))},Lt.v=function(){nn.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof kn&&this.labeledLink!==null&&Ds(this.labeledLink),a.$b(!0))},Lt.Vo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Lt.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Lt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Lt.oz=function(){return _v(this,this)};function _v(a,y){var x=y.containingGroup;return x!==null?1+_v(a,x):y instanceof kn&&(y=y.labeledLink,y!==null)?_v(a,y):0}Lt.sz=function(){return _S(this,this)};function _S(a,y){var x=y.containingGroup;return x!==null||y instanceof kn&&(x=y.labeledLink,x!==null)?_S(a,x):y}Lt.Td=function(a){return a instanceof Ei?Hv(this,this,a):!1};function Hv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Hv(a,b,x)?y instanceof kn&&(y=y.labeledLink,y!==null)?Hv(a,y,x):!1:!0}Lt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Ei&&Gm(y,!0),y instanceof kn){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 kn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Ei&&Gm(y,!1),y instanceof kn&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},ei.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof kn&&this.isLinkLabel)},ei.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 kn&&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 HS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Xh(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof ar)){if(a.add(y),y instanceof kn){if(x&&y instanceof Ei)for(var tt=y.memberParts;tt.next();)Xh(a,tt.value,x,b,E,z);if(E!==!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),(E?ot&&at:ot||at)&&Xh(a,rt,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)Xh(a,y.value,x,b-1,E,z)}else if(y instanceof dn)for(y=y.labelNodes;y.next();)Xh(a,y.value,x,b,E,z)}}ve.Object.defineProperties(ei.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Se:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var b=y.pc(-1,this,!0);if(0<=b&&x.cb(Ao,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(xo,"parts",a,null,this,!0,b),b=this.layerChanged,b!==null){var E=x.aa;x.aa=!0,b(this,y,a),x.aa=E}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(qs(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&&ef(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 ar?this.type!==nn.Link&&this.placeholder!==null?this.nf=this.placeholder:this.nf=this:this.nf=this}return this.nf.visible?this.nf:this}},minLocation:{get:function(){return this.P!==null?this.P.Pq:Wi},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),qs(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:Tr},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),qs(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&&(qs(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:Xi},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),qs(this),this.P.Hq=a,this.v(),this.g("locationSpot",y,a))}},location:{get:function(){return this.ke},set:function(a){var y=a.x,x=a.y,b=this.ke;if(!(b.x===y||isNaN(b.x)&&isNaN(y))||!(b.y===x||isNaN(b.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Os(this)===!1&&(zm(this),x=this.pa,x.w())){var E=this.diagram;if(E===null||E.animationManager.isTicking||!E.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-b.x),x.y+(y.y-b.y)),IS(this,E,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",b,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,b=this.data,E=null;if(x!==null&&b!==null&&!(this instanceof ar)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(E=this.clone(),E.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||b===null||this instanceof ar?this instanceof ar&&(E=this.adornedPart,E!==null&&(a=E.Qf,a!==null&&a.remove(y),E.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(b,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(ol(x),x=x.copy(),x!==null&&jv(this,x,y,a))):(z!==null&&z.jm(b,a),x=g1(x.partManager,b,a),x!==null&&(ol(x),x=x.copy(),x===null||x instanceof dn||(b=this.location.copy(),jv(this,x,y,a),this.location.w()||(this.location=b)))),E!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",E,y))))}}},self:{get:function(){return this},set:function(a){jv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(qs(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&&(qs(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&&(qs(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 dn?(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&&(qs(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&&(qs(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&&(qs(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:so},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),qs(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&&(qs(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&&(qs(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:Tn},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),qs(this),this.P.lr=a,this.g("rotationSpot",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;y!==a&&(this.ec=a,this.g("text",y,a))}},containingGroup:{get:function(){return this.Ah},set:function(a){if(this.Zc()){var y=this.Ah;if(y!==a){a===null||this!==a&&!a.Td(this)||(this===a&&Wt("Cannot make a Group a member of itself: "+this.toString()),Wt("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Uv(y,this):this instanceof Ei&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Vv(a,this):this instanceof Ei&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var b=this.data,E=x.model;if(b!==null&&E.Xj()){var z=E.wa(a!==null?a.data:null);E.mp(b,z)}}if(b=this.containingGroupChanged,b!==null&&(E=!0,x!==null&&(E=x.aa,x.aa=!0),b(this,y,a),x!==null&&(x.aa=E)),this instanceof Ei){for(x=new je,Xh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof kn)for(b=b.linksConnected;b.next();)Nf(b.value)}if(this instanceof kn){for(x=this.linksConnected;x.next();)Nf(x.value);x=this.labeledLink,x!==null&&Nf(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&ef(y,-1,a))}}else Wt("cannot set the Part.containingGroup of a Link or Adornment")}},containingGroupChanged:{get:function(){return this.P!==null?this.P.Kp:null},set:function(a){var y=this.containingGroupChanged;y!==a&&(qs(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof kn&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(qs(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&&(qs(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:Fr},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),qs(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&&(qs(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&&(qs(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),ei.prototype.invalidateLayout=ei.prototype.C,ei.prototype.findCommonContainingGroup=ei.prototype.px,ei.prototype.isMemberOf=ei.prototype.Td,ei.prototype.findTopLevelPart=ei.prototype.sz,ei.prototype.findSubGraphLevel=ei.prototype.oz,ei.prototype.ensureBounds=ei.prototype.Va,ei.prototype.getDocumentBounds=ei.prototype.mi,ei.prototype.findObject=ei.prototype.fb,ei.prototype.moveTo=ei.prototype.moveTo,ei.prototype.invalidateAdornments=ei.prototype.Wb,ei.prototype.clearAdornments=ei.prototype.Ej,ei.prototype.removeAdornment=ei.prototype.Jf,ei.prototype.addAdornment=ei.prototype.bh,ei.prototype.findAdornment=ei.prototype.Pj,ei.prototype.updateTargetBindings=ei.prototype.La;var WS=!1;ei.className="Part",ei.LayoutNone=0,ei.LayoutAdded=1,ei.LayoutRemoved=2,ei.LayoutShown=4,ei.LayoutHidden=8,ei.LayoutNodeSized=16,ei.LayoutGroupLayout=32,ei.LayoutNodeReplaced=64,ei.LayoutStandard=127,ei.LayoutAll=16777215;function ar(a,y){a===void 0||a instanceof Bo||typeof a=="string"?ei.call(this,a):(ei.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)}be(ar,ei),ar.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},ar.prototype.updateRelationshipsFromData=function(){},ar.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof dn&&y instanceof Oi){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var b=0;b<y;b++){var E=x[b];E.isPanelMain&&E instanceof Oi&&(E.ua=a)}}},ar.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Os(a))},ar.prototype.Zc=function(){return!1},ar.prototype.gk=function(a,y,x,b,E,z,tt){if(a===xo&&y==="elements"){if(E instanceof Rs)this.$a===null&&(this.$a=E);else if(E instanceof nn){var rt=E.Nl(function(ot){return ot instanceof Rs});rt instanceof Rs&&this.$a===null&&(this.$a=rt)}}else a===Ao&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof nn&&this.$a.rg(b)&&(this.$a=null));ei.prototype.gk.call(this,a,y,x,b,E,z,tt)},ar.prototype.updateAdornments=function(){},ar.prototype.Lj=function(){},ve.Object.defineProperties(ar.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}}}),ar.className="Adornment";function Wv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=$o,this.er=Wm,this.Kr=this.ij=this.Nq=this.Mq=null}Wv.prototype.copy=function(){var a=new Wv;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 kn(a,y){a===void 0||a instanceof Bo||typeof a=="string"?ei.call(this,a):(ei.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new Te,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}be(kn,ei),kn.prototype.cloneProtected=function(a){ei.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Lt=kn.prototype,Lt.Af=function(a){ei.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function dh(a){a.Ba===null?a.Ba=new Wv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Lt.th=function(){ei.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function KS(a,y){y!==null&&(a.af===null&&(a.af=new je),a.af.add(y))}function ZS(a,y,x,b){if(y===null||a.af===null)return null;for(var E=a.af.iterator;E.next();){var z=E.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===b||z.Ds===y&&z.cv===a&&z.Ox===b&&z.Px===x)return z}return null}Lt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=ZS(this,a,y,x),a!==null&&a.Sl()},Lt.gk=function(a,y,x,b,E,z,tt){a===xo&&y==="elements"?this.wc=null:a===Ao&&y==="elements"&&(this.wc=null),ei.prototype.gk.call(this,a,y,x,b,E,z,tt)},Lt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(va(x.fromPort),va(x.toPort),x.bb())}};function VS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(va(x.fromPort),va(x.toPort),x.bb())}}function va(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||va(y.port)}}Lt.si=function(){return!0},kn.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},kn.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},kn.prototype.isVisible=function(){if(!ei.prototype.isVisible.call(this))return!1;var a=!0,y=oh,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===oh){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===Eo){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===gf&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(b){return!b.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},kn.prototype.Zb=function(a){ei.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var b=x.To(this);b===null||b.Td(this.containingGroup)||x.bb()}x.Zb(a)}},kn.prototype.qx=function(){var a=new je,y=new je;return US(this,this,a,y),y.iterator};function US(a,y,x,b){if(y!==null&&!x.has(y)){x.add(y);var E=!0,z=a.diagram;z!==null&&(E=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(E?tt.fromNode===y:tt.toNode===y)&&US(a,E?tt.toNode:tt.fromNode,x,b):b.add(tt)})}}kn.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new on(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Lt=kn.prototype,Lt.Mo=function(a){a===void 0&&(a=null);var y=new on(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Lt.Sd=function(a){a===void 0&&(a=null);var y=new on(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Lt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode===this?(a===null||E.fromPortId===a)&&(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new je,y.add(x),y.add(E)):x=E):E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new je,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new He(x):Se},Lt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode!==this||a!==null&&E.fromPortId!==a||(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new je,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new He(x):Se},Lt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new je,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new He(x):Se},Lt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new on(this.jb),E=this;return b.predicate=function(z){return!((z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==E||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},b},Lt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new on(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function _m(a,y,x){va(x);var b=a.jb.contains(y);if(b||a.jb.add(y),!b||y.fromNode===y.toNode){var E=a.linkConnected;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,y,x),tt!==null&&(tt.aa=z)}}!b&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(b=!0,a=a.diagram,a!==null&&(b=a.isTreePathToChildren),E=b?y:x,z=b?x:y,E.ci||(E.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(b?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Hm(a,y,x){va(x);var b=a.jb.remove(y),E=null;if(b||y.toNode===y.fromNode){var z=a.linkDisconnected;if(E=a.diagram,z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(a,y,x),E!==null&&(E.aa=tt)}}b&&y.isTreeLink&&(x=!0,E!==null&&(x=E.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,E!==null&&E.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Xg(y)))}function Xg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink){if(y){if(b.fromNode===a){a.isTreeLeaf=!1;return}}else if(b.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}kn.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Lt=kn.prototype,Lt.Vo=function(a){ei.prototype.Vo.call(this,a),a||(Xg(this),a=this.Yk,a!==null&&n1(a,this))},Lt.Wo=function(a){ei.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Lt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var b=x.value;y?a.remove(b):(b.fromNode===this&&(b.fromNode=null),b.toNode===this&&(b.toNode=null))}}this.labeledLink=null,ei.prototype.Lj.call(this)},Lt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;YS(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function YS(a){a.wc===null?a.wc=new On:a.wc.clear(),a.qm(a,function(y,x){XS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function XS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Kv(a,y,x){var b=y.portId;if(b!==null&&(a.wc!==null&&a.wc.remove(b),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(b);a.next();)b=a.value,x===null&&(x=Qe()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);_n(x)}}}Lt.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var b=x.jb.iterator;b.next();){var E=b.value;if(E.isTreeLink&&(y=E.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,b=x.jb.iterator;b.next()&&(E=b.value,!E.isTreeLink||(y=E.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Lt.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink&&(a=b.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(b=x.value,!b.isTreeLink||(a=b.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Lt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)Gm(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;)Gm(y,!1),y=y.pg();return x},Lt.kh=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this.jb.iterator,a){for(;y.next();)if(a=y.value,a.isTreeLink&&a.fromNode!==this)return a}else for(;y.next();)if(a=y.value,a.isTreeLink&&a.toNode!==this)return a;return null},Lt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof kn)return a;a=this.diagram,a=a!==null?a.isTreePathToChildren:!0;for(var y=this.jb.iterator;y.next();){var x=y.value;if(x.isTreeLink&&(x=a?x.fromNode:x.toNode,x!==this))return this.ci=x}return this.ci=null},Lt.vz=function(){function a(x,b){b.add(x);var E=x.kh();E!==null&&(b.add(E),x=x.pg(),x!==null&&a(x,b))}var y=new je;return a(this,y),y},Lt.uz=function(){return JS(this,this)};function JS(a,y){return y=y.pg(),y===null?0:1+JS(a,y)}Lt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new on(this.jb);var x=this;return y.predicate=a?function(b){return!!(b.isTreeLink&&b.fromNode===x)}:function(b){return!!(b.isTreeLink&&b.toNode===x)},y},Lt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,b=this.jb.iterator;if(a)for(;b.next();)a=b.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Te,y.add(x),y.add(a)):x=a);else for(;b.next();)a=b.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Te,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new He(x):Se},Lt.wz=function(a){a===void 0&&(a=1/0);var y=new je;return Xh(y,this,!1,a,!0),y},kn.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 je;x.add(this),QS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===oh),y.Ue=!1}};function QS(a,y,x,b,E,z,tt){if(1<b)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),QS(ot,y,x,b-1,E,z,tt)))}else $S(a,y,x,E,z,tt)}function $S(a,y,x,b,E,z){for(var tt=E===a?!0:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),ot={};rt.next();){var at=rt.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var ft=x?at.Oo():at.Po();ot.uv=a,ft.all(function(vt){return function(St){return St===vt.uv||!St.isTreeExpanded}}(ot))&&b.Aj(at,E),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||$S(at,y,x,b,E,z))}ot={uv:ot.uv}}a.isTreeExpanded=!1}kn.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 je;x.add(this),qS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===oh),y.Ue=!1}};function qS(a,y,x,b,E,z,tt){for(var rt=z===a?!1:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),at={};ot.next();){var ut=ot.value;if(ut.isTreeLink&&(rt||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!rt){ut.Zb(!0),ut.oh();var ft=x?ut.Oo():ut.Po();at.vv=a,ft.all(function(vt){return function(St){return St===vt.vv||!St.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2<b||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,qS(ut,y,x,b-1,E,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}ve.Object.defineProperties(kn.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Wm},set:function(a){var y=this.portSpreading;y!==a&&(dh(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&&ih(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:$o},set:function(a){typeof a=="number"&&(a=new Ri(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),dh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&ih(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&&(dh(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&&(dh(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&&(dh(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,b=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&b!==null&&!x.undoManager.isUndoingRedoing){var E=y.data,z=x.model;if(E!==null&&z.ri()){var tt=z.wa(b);tt!==void 0&&z.Qx(E,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&(n1(a,this),x===null||b===null||x.undoManager.isUndoingRedoing||(E=a.data,x=x.model,E!==null&&x.ri()&&(b=x.wa(b),b!==void 0&&x.Bu(E,b))),this.containingGroup=a.containingGroup),Ds(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&YS(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(dh(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))}}}),kn.prototype.expandTree=kn.prototype.expandTree,kn.prototype.collapseTree=kn.prototype.collapseTree,kn.prototype.findTreeParts=kn.prototype.wz,kn.prototype.findTreeChildrenNodes=kn.prototype.Ou,kn.prototype.findTreeChildrenLinks=kn.prototype.Qo,kn.prototype.findTreeLevel=kn.prototype.uz,kn.prototype.findTreeParentChain=kn.prototype.vz,kn.prototype.findTreeParentNode=kn.prototype.pg,kn.prototype.findTreeParentLink=kn.prototype.kh,kn.prototype.findCommonTreeParent=kn.prototype.gz,kn.prototype.findTreeRoot=kn.prototype.xz,kn.prototype.isInTreeOf=kn.prototype.Nz,kn.prototype.findPort=kn.prototype.ns,kn.prototype.findLinksTo=kn.prototype.kz,kn.prototype.findLinksBetween=kn.prototype.jz,kn.prototype.findNodesInto=kn.prototype.Oo,kn.prototype.findNodesOutOf=kn.prototype.Po,kn.prototype.findNodesConnected=kn.prototype.Mu,kn.prototype.findLinksInto=kn.prototype.Sd,kn.prototype.findLinksOutOf=kn.prototype.Mo,kn.prototype.findExternalTreeLinksConnected=kn.prototype.qx,kn.prototype.invalidateConnectedLinks=kn.prototype.Bd,kn.prototype.invalidateLinkBundle=kn.prototype.Lz;var Fx=new Ye(kn,"SpreadingNone",10),Wm=new Ye(kn,"SpreadingEvenly",11),Zv=new Ye(kn,"SpreadingPacked",12);kn.className="Node",kn.SpreadingNone=Fx,kn.SpreadingEvenly=Wm,kn.SpreadingPacked=Zv;function Ei(a,y){a===void 0||a instanceof Bo||typeof a=="string"?kn.call(this,a):(kn.call(this),a&&(y=a)),this.U|=4608,this.Gn=new je,this.$a=null,this.Sc=new Vr,this.Sc.group=this,this.gl=new je,this.tb=this.$p=null,y&&Object.assign(this,y)}be(Ei,kn),Ei.prototype.cloneProtected=function(a){kn.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Rs});y instanceof Rs?a.$a=y:a.$a=null,this.Sc!==null?(a.Sc=this.Sc.copy(),a.Sc.group=a):(a.Sc!==null&&(a.Sc.group=null),a.Sc=null),this.tb!==null&&(a.tb=this.tb.copy())},Lt=Ei.prototype,Lt.Af=function(a){kn.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 kn)x.Bd(y);else if(x instanceof dn)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Lt.gk=function(a,y,x,b,E,z,tt){if(a===xo&&y==="elements"){if(E instanceof Rs)this.$a===null?this.$a=E:this.$a!==E&&Wt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof nn){var rt=E.Nl(function(ot){return ot instanceof Rs});rt instanceof Rs&&(this.$a===null?this.$a=rt:this.$a!==rt&&Wt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===Ao&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof nn&&this.$a.rg(b)&&(this.$a=null));kn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Lt.Xl=function(a,y){kn.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==nn.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof nn&&(a=a.Pb()),this.tb===null&&(this.tb=new Be),a.mi(this.tb),a instanceof Oi&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Lt.eh=function(a,y,x,b){this.nf=this.$a,kn.prototype.eh.call(this,a,y,x,b)},Lt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof dn||y.Va()}),kn.prototype.Va.call(this)},Lt.si=function(){if(!kn.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof kn){if(y.isVisible()&&Os(y))return!1}else if(y instanceof dn&&y.isVisible()&&Os(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Vv(a,y){if(a.Gn.add(y)){y instanceof Ei&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof dn&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof Ei&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof dn&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Lt.Lj=function(){if(0<this.Gn.count){var a=this.diagram;if(a!==null)for(var y=this.Gn.copy().iterator;y.next();)a.remove(y.value)}kn.prototype.Lj.call(this)},Ei.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=Fe(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Ei.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=Fe(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},Ei.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Lt=Ei.prototype,Lt.Bd=function(a){var y=(this.U&65536)!==0;if(kn.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var b=x.fromNode;b!==null&&b!==this&&b.Td(this)&&!b.isVisible()?(va(x.fromPort),va(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(va(x.fromPort),va(x.toPort),x.bb()))}}},Lt.Lu=function(){var a=this.diagram!==null&&this.diagram.Pw;if(a&&this.$p!==null)return this.$p.iterator;var y=this.Rj();y.add(this);for(var x=new je,b=y.iterator;b.next();){var E=b.value;if(E instanceof kn)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Lt.iz=function(){var a=this.Rj();a.add(this);for(var y=new je,x=a.iterator;x.next();){var b=x.value;if(b instanceof kn)for(b=b.linksConnected;b.next();){var E=b.value,z=E.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),E=E.toNode,E===null||a.contains(E)&&E!==this||y.add(E)}}return y.iterator},Lt.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new je;return a(this,y),y},Lt.Rj=function(){var a=new je;return Xh(a,this,!0,0,!0),a.remove(this),a},Lt.Zb=function(a){kn.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Ei.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();t1(this,y,a,this),a.Ue=!1}};function t1(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof Ei&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,t1(z,y,x,b)),z instanceof kn)z.Bd(y),x.Aj(z,b);else if(z instanceof dn)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Ei.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();e1(this,y,a,this),a.Ue=!1}};function e1(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof Ei&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,e1(z,y,x,b)),z instanceof kn)z.Bd(y),x.Cj(z,b);else if(z instanceof dn)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Ei.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,b=x.x;x=x.y;var E=a.x,z=a.y;if(!(b===E||isNaN(b)&&isNaN(E))||!(x===z||isNaN(x)&&isNaN(z))){for(b=E-(isNaN(b)?0:b),x=z-(isNaN(x)?0:x),z=zt.alloc(),kn.prototype.move.call(this,a,y),a=new je,y=this.Rj().iterator;y.next();)E=y.value,E instanceof dn&&(E.suspendsRouting&&a.add(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(E.suspendsRouting=!0);for(y.reset();y.next();)if(E=y.value,!(E.ph()||E instanceof kn&&E.isLinkLabel)){var tt=E.position,rt=E.location;tt.w()?(z.x=tt.x+b,z.y=tt.y+x,E.position=z):rt.w()&&(z.x=rt.x+b,z.y=rt.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof dn&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(tt=E.position,z.x=tt.x+b,z.y=tt.y+x,z.w()?E.move(z):E.bb(),Xv(E)&&E.bb());zt.free(z)}},ve.Object.defineProperties(Ei.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Wt("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(dh(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&&(dh(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&&(dh(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(E){E.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(dh(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)}}}),Ei.prototype.expandSubGraph=Ei.prototype.expandSubGraph,Ei.prototype.collapseSubGraph=Ei.prototype.collapseSubGraph,Ei.prototype.findSubGraphParts=Ei.prototype.Rj,Ei.prototype.findContainingGroupChain=Ei.prototype.hz,Ei.prototype.findExternalNodesConnected=Ei.prototype.iz,Ei.prototype.findExternalLinksConnected=Ei.prototype.Lu,Ei.prototype.ensureBounds=Ei.prototype.Va,Ei.className="Group";function Rs(a){se.call(this),this.yb=Vs,this.ko=new Be(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}be(Rs,se),Rs.prototype.cloneProtected=function(a){se.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Rs.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return Ko(0,0,y.width,y.height,a.x,a.y)},Rs.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Ei||a instanceof ar)||Wt("Placeholder is not inside a Group or Adornment."),a instanceof Ei){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(Oo(b,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,b.width,b.height),b=a.memberParts,x=!1;b.next();)if(b.value.isVisible()){x=!0;break}b=a.diagram,!x||b===null||b.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=zt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),zt.free(x))}else{y=this.dc,x=this.yb,b=x.left+x.right;var E=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof Oi&&(tt=z.strokeWidth);var rt=z.Df(),ot=z.naturalBounds,at=(ot.width+tt)*rt;tt=(ot.height+tt)*rt,a.type!==nn.Link&&(rt=z.ga(a.category==="Selection"?Xi:a.locationSpot,zt.alloc()),a.location=rt,zt.free(rt)),isNaN(at)||isNaN(tt)?(a=z.ga(Xi,zt.alloc()),at=Be.allocAt(a.x,a.y,0,0),at.Ye(z.ga(po,a)),at.Ye(z.ga(Mr,a)),at.Ye(z.ga(ss,a)),Oo(y,at.width+b||0,at.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),zt.free(a),Be.free(at)):(Oo(y,at+b||0,tt+E||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Rs.prototype.eh=function(a,y,x,b){this.actualBounds.h(a,y,x,b)},Rs.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,b=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof Ei&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var E=x.toolManager.findTool("Dragging");if(E===x.currentTool&&(x=E.computeBorder(y,this.ko,a),x!==null))return x}x=Be.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof Ei&&!y.isSubGraphExpanded?a.h(E.x-z.left,E.y-z.top,0,0):a.h(E.x-z.left,E.y-z.top,Math.max(E.width+z.left+z.right,0),Math.max(E.height+z.top+z.bottom,0)),Be.free(x),b&&y instanceof Ei&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Rs.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Ei))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var rt=tt.value;if(rt.isVisible()){if(rt instanceof dn&&(!y.computesBoundsIncludingLinks||Ta(rt)||rt.fromNode===y||rt.toNode===y))continue;rt=rt.actualBounds,rt.left<x&&(x=rt.left),rt.top<b&&(b=rt.top),rt.right>E&&(E=rt.right),rt.bottom>z&&(z=rt.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},ve.Object.defineProperties(Rs.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new Ri(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Rs.className="Placeholder";function dn(a){ei.call(this,nn.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=js,this.Om=0,this.Qm=js,this.Rm=NaN,this.qj=$v,this.po=.5,this.wd=null,this.Nb=new Te().freeze(),this.Tg=this.Mg=null,this.ml=new Be,this.ua=new hn,this.u=this.o=this.Sf=this.Wf=null,this.su=new zt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}be(dn,ei),dn.prototype.cloneProtected=function(a){ei.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Lt=dn.prototype,Lt.Af=function(a){ei.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&&va(y),a=a.toPort,a!==null&&va(a)},Lt.qb=function(a){a.classType===dn?(a.value&2)===2?this.routing=a:a===Aa||a===fh||a===Ff?this.curve=a:a===$g||a===Xm||a===Jm?this.adjusting=a:a!==$v&&a!==js&&Wt("Unknown Link enum value for a Link property: "+a):ei.prototype.qb.call(this,a)},Lt.Xc=function(){this.ba===null&&(this.ba=new jg)},Lt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Os(a)||Uh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Os(a)||Uh(a)))},Lt.zv=function(){return!1},Lt.Av=function(){},Lt.Zc=function(){return!1},dn.prototype.computeAngle=function(a,y,x){return dn.computeAngle(y,x)},dn.computeAngle=function(a,y){switch(a){default:case js:a=0;break;case qg:a=y;break;case tp:a=y+90;break;case ep:a=y-90;break;case qv:a=y+180;break;case Qm:a=ae.bp(y),90<a&&270>a&&(a-=180);break;case np:a=ae.bp(y+90),90<a&&270>a&&(a-=180);break;case ip:a=ae.bp(y-90),90<a&&270>a&&(a-=180);break;case $m: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 Nf(a){var y=a.fromNode,x=a.toNode,b=null;if(y!==null?b=x!==null?y.px(x):y.containingGroup:x!==null?b=x.containingGroup:b=null,y=b,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Vv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=b}Lt=dn.prototype,Lt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&ei.prototype.oh.call(this)},Lt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Lt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function n1(a,y){a.wd===null&&(a.wd=new je),a.wd.add(y),a.v()}Lt.Vo=function(a){if(ei.prototype.Vo.call(this,a),Gd(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,_m(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||_m(x,this,b)}Jg(this)}},Lt.Wo=function(a){if(ei.prototype.Wo.call(this,a),Gd(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Hm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Hm(x,this,b)}Qg(this)}},Lt.Lj=function(){if(this.fd=!0,this.wd!==null){var a=this.diagram;if(a!==null)for(var y=this.wd.copy().iterator;y.next();)a.remove(y.value)}this.data!==null&&(a=this.diagram,a!==null&&a.partManager.removeDataForLink(this))},dn.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},dn.prototype.move=function(a,y){var x=y?this.location:this.position,b=x.x;isNaN(b)&&(b=0);var E=x.y;for(isNaN(E)&&(E=0),b=a.x-b,E=a.y-E,y===!0?ei.prototype.move.call(this,a,!1):(a=zt.allocAt(x.x+b,x.y+E),ei.prototype.move.call(this,a,!1),zt.free(a)),ch(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},dn.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},dn.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},dn.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(xr),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),b=this.i(1);return a.h((x.x+b.x)/2,(x.y+b.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===Aa))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()===Aa){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return ae.ax(x.x,x.y,b.x,b.y,b.x,b.y,E.x,E.y,a),a}if(b=(y-1)/3|0,x=3*(b/2|0),b%2===1){b=this.i(x),E=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),ae.ax(b.x,b.y,E.x,E.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;b<x/2&&z<y&&(E=tt[z],!(b+E>x/2));)b+=E,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-b)):a.h(y.x,y.y+(x/2-b)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-b),y.y):a.h(y.x+(x/2-b),y.y):(x=(x/2-b)/E,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},dn.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()===Aa))return this.ua.wx(.5);if(this.computeCurve()===Aa&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var b=this.i(x+2);return x=this.i(x+3),ae.My(a.x,a.y,y.x,y.y,b.x,b.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,b=this.flattenedTotalLength;var E=0;x=0;for(var z;E<b/2&&x<a&&(z=y[x],!(E+z>b/2));)E+=z,x++;if(y=this.i(x),b=this.i(x+1),1>Math.abs(y.x-b.x)&&1>Math.abs(y.y-b.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-b.x))return y.y>b.y?270:90;if(1>Math.abs(y.y-b.y))return y.x>b.x?180:0}return y.ab(b)},Lt=dn.prototype,Lt.i=function(a){return this.Nb.s[a]},Lt.dd=function(a,y){this.Nb.cd(a,y)},Lt.L=function(a,y,x){this.Nb.cd(a,new zt(y,x))},Lt.Kz=function(a,y){this.Nb.Gb(a,y)},Lt.m=function(a,y,x){this.Nb.Gb(a,new zt(y,x))},Lt.ne=function(a){this.Nb.add(a)},Lt.yf=function(a,y){this.Nb.add(new zt(a,y))},Lt.pv=function(a){this.Nb.mb(a)},Lt.Fj=function(){this.Nb.clear()};function ch(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var b=a.fd,E=new Te,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new zt(tt.x+y,tt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),Ds(a)),b?Km(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&tf(tt.animationManager,a,E),a.g("points",z,E)}}Lt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Lt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,b=1/0,E=a.s,z=E.length,tt=0;tt<z;tt++){var rt=E[tt];x=Math.min(rt.x,x),b=Math.min(rt.y,b)}rt=tt=1/0;for(var ot=y.s,at=ot.length,ut=0;ut<at;ut++){var ft=ot[ut];tt=Math.min(ft.x,tt),rt=Math.min(ft.y,rt),ft.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=E[z],ft=ot[z],ut.x-x!==ft.x-tt||ut.y-b!==ft.y-rt){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&tf(x.animationManager,this,y),Km(this),this.g("points",a,y)}},Lt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Km(a){a.Nb.count===0?a.fd=!1:(a.fd=!0,a.cq=null,a.vt=NaN,a.defaultFromPoint=a.i(0),a.defaultToPoint=a.i(a.pointsCount-1),Ym(a,!1))}Lt.bb=function(){if(!this.suspendsRouting){var a=this.diagram;if(a){if(a.As.contains(this)||a.undoManager.isUndoingRedoing||(a=a.animationManager,a.isTicking&&!a.isAnimating))return;this.Tg===null||a.isTicking||(this.Tg=null)}a=this.path,a!==null&&(this.fd=!1,this.v(),a.v())}},Lt.vg=function(){if(!this.fd&&!this.computingPoints){var a=!0;try{this.computingPoints=!0,this.uh(),a=this.computePoints()}catch(y){this.computingPoints=!1,this.rv()}finally{this.computingPoints=!1,a?this.zf():this.rv()}}},dn.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Mc||(Mc=new kn,Mc.desiredSize=Li,Mc.Va()),this.defaultFromPoint&&(Mc.location=this.defaultFromPoint,Mc.Va(),y=a=Mc)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var b=this.toNode,E=null;if(b===null?(bc||(bc=new kn,bc.desiredSize=Li,bc.Va()),this.defaultToPoint&&(bc.location=this.defaultToPoint,bc.Va(),E=b=bc)):E=this.toPort,E===null||b.isVisible()||(x=b.findVisibleNode(),x!==null&&x!==b?(b=x,E=x.port):b=x),this.Mw=b,b===null||!b.location.w())return!1;for(;!(E===null||E.actualBounds.w()&&E.Ed());)E=E.panel;if(E===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var rt=Tf(tt),ot=Tf(x),at=y===E&&y!==null,ut=this.isOrthogonal,ft=this.curve===Aa;this.Wf=at&&!ut?ft=!0:!1;var vt=this.computeAdjusting()===js||at;if(!ut&&!at&&rt&&ot){if(rt=!1,!vt&&3<=z&&(vt=this.getLinkPoint(a,y,tt,!0,!1,b,E),ot=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=this.adjustPoints(0,vt,z-1,ot))&&(vt=this.getLinkPoint(a,y,tt,!0,!1,b,E),ot=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,vt,z-1,ot)),!rt)if(this.Fj(),ft){z=this.getLinkPoint(a,y,tt,!0,!1,b,E),vt=this.getLinkPoint(b,E,x,!1,!1,a,y),rt=vt.x-z.x,ot=vt.y-z.y,at=this.computeCurviness(),ft=ut=0;var St=z.x+rt/3,Pt=z.y+ot/3,Et=St,_t=Pt;ae.B(ot,0)?_t=0<rt?_t-at:_t+at:(ut=-rt/ot,ft=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ft=-ft),Et=(0>ot?-1:1)*ft+St,_t=ut*(Et-St)+Pt),St=z.x+2*rt/3,Pt=z.y+2*ot/3;var It=St,Ut=Pt;ae.B(ot,0)?Ut=0<rt?Ut-at:Ut+at:(It=(0>ot?-1:1)*ft+St,Ut=ut*(It-St)+Pt),this.Fj(),this.ne(z),this.yf(Et,_t),this.yf(It,Ut),this.ne(vt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,vt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,vt),E=this.getLinkPoint(z,vt,x,!1,!1,a,y),this.hasCurviness()?(vt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+vt/2,y=b.y+x/2,z=a,rt=y,ae.B(x,0)?rt=0<vt?rt-tt:rt+tt:(vt=-vt/x,z=Math.sqrt(tt*tt/(vt*vt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,rt=vt*(z-a)+y),this.ne(b),this.yf(z,rt),this.ne(E)):(this.ne(b),this.ne(E),rt=Be.alloc(),y.mi(rt),ot=rt.ca(E),vt.mi(rt),at=rt.ca(b),(ot||at)&&(tt=y.ga(Vm(tt),new zt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=vt.ga(Vm(x),new zt),this.dd(1,this.getLinkPointFromPoint(z,vt,x,b,!1,x))),Be.free(rt))}else{ft=this.isAvoiding,vt&&(ut&&ft||at)&&this.Fj();var Xt=at?this.computeCurviness():0;ft=this.getLinkPoint(a,y,tt,!0,ut,b,E),St=Et=Pt=0,(ut||!rt||at)&&(_t=this.computeEndSegmentLength(a,y,tt,!0),St=this.getLinkDirection(a,y,ft,tt,!0,ut,b,E),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(St-=ut?90:30,0>Xt&&(St-=180)),0>St?St+=360:360<=St&&(St-=360),at&&(_t+=Math.abs(Xt)*(ut?1:2)),St===0?Pt=_t:St===90?Et=_t:St===180?Pt=-_t:St===270?Et=-_t:(Pt=_t*Math.cos(St*Math.PI/180),Et=_t*Math.sin(St*Math.PI/180)),tt.Mc()&&at&&(_t=y.ga(zi,zt.alloc()),It=zt.allocAt(_t.x+1e3*Pt,_t.y+1e3*Et),this.getLinkPointFromPoint(a,y,_t,It,!0,ft),zt.free(_t),zt.free(It))),_t=this.getLinkPoint(b,E,x,!1,ut,a,y);var Qt=Ut=It=0;if(ut||!ot||at){var oe=this.computeEndSegmentLength(b,E,x,!1);Qt=this.getLinkDirection(b,E,_t,x,!1,ut,a,y),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Qt+=ut?0:30,0>Xt&&(Qt+=180)),0>Qt?Qt+=360:360<=Qt&&(Qt-=360),at&&(oe+=Math.abs(Xt)*(ut?1:2)),Qt===0?It=oe:Qt===90?Ut=oe:Qt===180?It=-oe:Qt===270?Ut=-oe:(It=oe*Math.cos(Qt*Math.PI/180),Ut=oe*Math.sin(Qt*Math.PI/180)),x.Mc()&&at&&(x=E.ga(zi,zt.alloc()),tt=zt.allocAt(x.x+1e3*It,x.y+1e3*Ut),this.getLinkPointFromPoint(b,E,x,tt,!1,_t),zt.free(x),zt.free(tt))}x=ft,(ut||!rt||at)&&(x=new zt(ft.x+Pt,ft.y+Et)),tt=_t,(ut||!ot||at)&&(tt=new zt(_t.x+It,_t.y+Ut)),!vt&&!ut&&rt&&3<z&&this.adjustPoints(0,ft,z-2,tt)?this.dd(z-1,_t):!vt&&!ut&&ot&&3<z&&this.adjustPoints(1,x,z-1,_t)?this.dd(0,ft):!vt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ft),this.dd(z-1,_t)):(this.Fj(),this.ne(ft),(ut||!rt||at)&&this.ne(x),ut&&this.addOrthoPoints(x,St,tt,Qt,a,b),(ut||!ot||at)&&this.ne(tt),this.ne(_t))}return!0};function Yv(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}dn.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new zt),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(E=a.findVisibleNode(),E!==null&&E!==a&&(y=E.port)),a=null,E=y.panel,E===null||E.se()||(E=E.panel),E===null){E=b.x,b=b.y;var tt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*E;var rt=-a.m12*E,ot=-a.m21*E,at=a.m11*E,ut=E*(a.m21*a.dy-a.m22*a.dx),ft=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*ot+ut,b=b.x*rt+b.y*at+ft,tt=x.x*tt+x.y*ot+ut,x=x.x*rt+x.y*at+ft}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function Zm(a,y){var x=y.Zn;return x===null&&(x=new Ec,x.port=y,x.node=y.part,y.Zn=x),h1(x,a)}dn.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,rt){if(rt===void 0&&(rt=new zt),x.sb()&&!Tf(x))return y.ga(x,rt),rt;if(x.$c()){var ot=Zm(this,y);if(ot!==null){if(rt.assign(ot.Zo),E&&this.routing===r1){var at=Zm(this,tt);if(at!==null&&ot.Gl<at.Gl){ot=zt.alloc(),at=zt.alloc();var ut=new Be(y.ga(Xi,ot),y.ga(po,at)),ft=this.computeSpot(!b,tt);a=this.getLinkPoint(z,tt,ft,!b,E,a,y,at),(x.Hf(da)||x.Hf(Es))&&a.y>=ut.y&&a.y<=ut.y+ut.height?rt.y=a.y:(x.Hf(bs)||x.Hf(ia))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(rt.x=a.x),zt.free(ot),zt.free(at)}}return rt}}return x=y.ga(Vm(x),zt.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Yv(x,tt.copy()))):(ot=this.computeSpot(!b,tt),z=zt.alloc(),tt=tt.ga(Vm(ot),z),E&&(tt=Yv(x,tt)),zt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,rt),zt.free(x),rt},dn.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,rt){t:if(b.sb())var ot=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x<b.y?b.x>1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5<b.x?45:0;else{if(b.$c()&&(ot=Zm(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(zi,zt.alloc()),this.pointsCount>(z?6:2)?(rt=E?this.i(1):this.i(this.pointsCount-2),rt=z?Yv(ot,rt.copy()):x):(x=zt.alloc(),rt=rt.ga(zi,x),zt.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,zt.free(ot),ot=x}return b.Mc()&&tt.Td(a)&&(ot+=180,360<=ot&&(ot-=360)),Tf(b)||(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},dn.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Zm(this,y),a!==null)?a.Ju:(a=b?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=b?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},dn.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=zi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Tn?Vi:y)):(a=y||this.toPort,a===null?a=zi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Tn?Vi:y)),a};function Tf(a){return a===Vi||a.x===.5&&a.y===.5}function Vm(a){return a.x===.5&&a.y===.5?a:zi}dn.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==js&&4<this.pointsCount?this.computeMidPoint(new zt):(a=y.Zn,a=a!==null?h1(a,this):null,a!==null?a.Zo:y.ga(zi))},dn.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},dn.prototype.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=wi.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return yv(this,y,x,E),z===void 0&&wi.free(tt),!0;if(this.Yc(a,tt)){var rt=!1;if(!this.isAtomic)for(var ot=this.O.s,at=ot.length;at--;){var ut=ot[at];if(ut.visible||ut===this.locationObject){var ft=ut.actualBounds,vt=this.naturalBounds;if(!(ft.x>vt.width||ft.y>vt.height||0>ft.x+ft.width||0>ft.y+ft.height)){if(ft=wi.alloc(),ft.set(tt),ut instanceof nn)rt=ut.Cf(a,y,x,b,E,ft);else if(this.path===ut){if(ut instanceof Oi)if(rt=a,vt=b,ut.pickable===!1)rt=!1;else if(ft.multiply(ut.transform),vt)t:{var St=rt,Pt=ft;if(ut.fh(St,Pt))rt=!0;else{if(Pt===void 0&&(Pt=ut.transform,St.Re(ut.actualBounds))){rt=!0;break t}rt=St.left,vt=St.right;var Et=St.top;St=St.bottom;var _t=zt.alloc(),It=zt.alloc(),Ut=zt.alloc(),Xt=wi.alloc();Xt.set(Pt),Xt.bv(ut.transform),Xt.Vj(),It.x=vt,It.y=Et,It.transform(Xt),_t.x=rt,_t.y=Et,_t.transform(Xt),Pt=!1,jd(ut,_t,It,Ut)?Pt=!0:(_t.x=vt,_t.y=St,_t.transform(Xt),jd(ut,_t,It,Ut)?Pt=!0:(It.x=rt,It.y=St,It.transform(Xt),jd(ut,_t,It,Ut)?Pt=!0:(_t.x=rt,_t.y=Et,_t.transform(Xt),jd(ut,_t,It,Ut)&&(Pt=!0)))),wi.free(Xt),zt.free(_t),zt.free(It),zt.free(Ut),rt=Pt}}else rt=ut.fh(rt,ft)}else rt=_o(ut,a,b,ft);rt&&(vt=ut,y!==null&&(vt=y(ut)),vt&&(x===null||x(vt))&&E.add(vt)),wi.free(ft)}}}return z===void 0&&wi.free(tt),rt||this.background!==null||this.areaBackground!==null}return z===void 0&&wi.free(tt),!1},dn.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?Aa:this.curve},dn.prototype.computeCorner=function(){if(this.curve===Aa)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},dn.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if(E!==a&&!E.isPanelMain&&(E.segmentIndex===-1/0||isNaN(E.segmentIndex)))return E}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},dn.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=s1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var b=this.findMidLabel();if(b!==null){var E=b.naturalBounds,z=b.margin,tt=isNaN(E.width)?30:E.width*b.scale+z.left+z.right;E=isNaN(E.height)?14:E.height*b.scale+z.top+z.bottom,b=b.segmentOrientation,b===qg||b===Qm||b===qv?a=Math.max(a,E):b===ep||b===ip||b===tp||b===np?a=Math.max(a,tt):(y=y.ga(zi).ab(x.ga(zi))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*E)+1)),this.curve===Aa&&(a*=1.333)}}return a},dn.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===js&&x.bb()}},dn.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=o1;var y=this.Sf;if(y!==null){for(var x=Qe(),b=0,E=y.links,z=0;z<E.length;z++){var tt=E[z].computeSpacing();x.push(tt),b+=tt}for(b=-b/2,z=0;z<E.length;z++){if(E[z]===this){a=b+x[z]/2;break}b+=x[z]}y.Ds===this.fromNode&&(a=-a),_n(x)}}return a},dn.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},dn.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},dn.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Xm)return!1;E===Jm&&(E=$g)}switch(E){case Xm:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(b)){E=z.x,z=z.y;var rt=tt.x-E,ot=tt.y-z,at=Math.sqrt(rt*rt+ot*ot);if(!ae.$(at,0)){if(ae.$(rt,0))var ut=0>ot?-Math.PI/2:Math.PI/2;else ut=Math.atan(ot/Math.abs(rt)),0>rt&&(ut=Math.PI-ut);tt=y.x;var ft=y.y;rt=b.x-tt;var vt=b.y-ft;for(ot=Math.sqrt(rt*rt+vt*vt),ae.$(rt,0)?vt=0>vt?-Math.PI/2:Math.PI/2:(vt=Math.atan(vt/Math.abs(rt)),0>rt&&(vt=Math.PI-vt)),at=ot/at,ut=vt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),rt=y.x-E,ot=y.y-z,y=Math.sqrt(rt*rt+ot*ot),ae.$(y,0)||(ae.$(rt,0)?ot=0>ot?-Math.PI/2:Math.PI/2:(ot=Math.atan(ot/Math.abs(rt)),0>rt&&(ot=Math.PI-ot)),rt=ot+ut,y*=at,this.L(a,tt+y*Math.cos(rt),ft+y*Math.sin(rt)));this.dd(x,b)}}return!0;case Jm:if(z=this.i(a),ft=this.i(x),!z.Xa(y)||!ft.Xa(b)){E=z.x,z=z.y,tt=ft.x,ft=ft.y,at=(tt-E)*(tt-E)+(ft-z)*(ft-z),rt=y.x,ut=y.y,ot=b.x,vt=b.y;var St=1;if(ot-rt!==0){var Pt=(vt-ut)/(ot-rt);St=Math.sqrt(1+1/(Pt*Pt))}else Pt=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var Et=y.x,_t=y.y,It=.5;at!==0&&(It=((E-Et)*(E-tt)+(z-_t)*(z-ft))/at);var Ut=E+It*(tt-E),Xt=z+It*(ft-z);y=Math.sqrt((Et-Ut)*(Et-Ut)+(_t-Xt)*(_t-Xt)),_t<Pt*(Et-Ut)+Xt&&(y=-y),0<Pt&&(y=-y),Et=rt+It*(ot-rt),It=ut+It*(vt-ut),Pt!==0?(y=Et+y/St,this.L(a,y,It-(y-Et)/Pt)):this.L(a,Et,It+y)}this.dd(x,b)}return!0;case $g:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),tt=this.i(a+2),rt=z.x,ut=z.y,ft=rt,at=ut,ae.B(E.y,z.y)?ae.B(z.x,tt.x)?ut=y.y:ae.B(z.y,tt.y)&&(rt=y.x):ae.B(E.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),E=this.i(x),z=this.i(x-1),tt=this.i(x-2),rt=z.x,ut=z.y,ot=rt,vt=ut,ae.B(E.y,z.y)?ae.B(z.x,tt.x)?ut=b.y:ae.B(z.y,tt.y)&&(rt=b.x):ae.B(E.x,z.x)&&(ae.B(z.y,tt.y)?rt=b.x:ae.B(z.x,tt.x)&&(ut=b.y)),this.L(x-1,rt,ut),Xv(this))){this.L(a+1,ft,at),this.L(x-1,ot,vt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},dn.prototype.addOrthoPoints=function(a,y,x,b,E,z){0>y?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var rt=E.actualBounds.copy(),ot=z.actualBounds.copy();if(rt.w()&&ot.w()){rt.Bc(rp,rp),ot.Bc(rp,rp),rt.Ye(a),ot.Ye(x);var at=zt.alloc(),ut=zt.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&ot.right>a.x||b===90&&x.y>a.y&&ot.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x<ot.left?this.computeMidOrthoPosition(a.x,a.y,ot.left,x.y,!1):a.x<ot.right&&(b===270&&a.y<ot.top||b===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):b===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),(b===180||b===90&&x.y<rt.top||b===270&&x.y>rt.bottom)&&(b===180&&(ot.ca(a)||rt.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?at.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,ot.bottom),!0):x.y>a.y&&(b===180||b===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?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?rt.top:Math.min(rt.top,ot.top)):Math.max(x.y,b===0?rt.bottom:Math.max(rt.bottom,ot.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&ot.left<a.x||b===90&&x.y>a.y&&ot.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x>ot.right?this.computeMidOrthoPosition(a.x,a.y,ot.right,x.y,!1):a.x>ot.left&&(b===270&&a.y<ot.top||b===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):b===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),(b===0||b===90&&x.y<rt.top||b===270&&x.y>rt.bottom)&&(b===0&&(ot.ca(a)||rt.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?at.y=this.computeMidOrthoPosition(a.x,rt.top,x.x,Math.max(x.y,ot.bottom),!0):x.y>a.y&&(b===0||b===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?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?rt.top:Math.min(rt.top,ot.top)):Math.max(x.y,b===180?rt.bottom:Math.max(rt.bottom,ot.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&ot.bottom>a.y||b===0&&x.x>a.x&&ot.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(at.y=a.y<ot.top?this.computeMidOrthoPosition(a.x,a.y,x.x,ot.top,!0):a.y<ot.bottom&&(b===180&&a.x<ot.left||b===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):b===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),(b===270||b===0&&x.x<rt.left||b===180&&x.x>rt.right)&&(b===270&&(ot.ca(a)||rt.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?at.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,ot.right),x.y,!1):x.x>a.x&&(b===270||b===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?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?rt.left:Math.min(rt.left,ot.left)):Math.max(x.x,b===90?rt.right:Math.max(rt.right,ot.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&ot.top<a.y||b===0&&x.x>a.x&&ot.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(at.y=a.y>ot.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,ot.bottom,!0):a.y>ot.top&&(b===180&&a.x<ot.left||b===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):b===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),(b===90||b===0&&x.x<rt.left||b===180&&x.x>rt.right)&&(b===90&&(ot.ca(a)||rt.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?at.x=this.computeMidOrthoPosition(rt.left,a.y,Math.max(x.x,ot.right),x.y,!1):x.x>a.x&&(b===90||b===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?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?rt.left:Math.min(rt.left,ot.left)):Math.max(x.x,b===270?rt.right:Math.max(rt.right,ot.right)),ut.x=at.x,ut.y=x.y)));var ft=x;if(this.isAvoiding){var vt=this.diagram;if(vt===null||E===z||this.layer.isTemporary||!hf(vt)||rt.ca(ft)&&!z.Td(E)||ot.ca(a)&&!E.Td(z))y=!1;else{var St=df(vt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&St.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))&&St.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))&&St.Yj(Math.min(ut.x,ft.x),Math.min(ut.y,ft.y),Math.abs(ut.x-ft.x),Math.abs(ut.y-ft.y)))y=!1;else{E=a,z=ft;var Pt=x=null;if(vt.isVirtualized){vt=St.bounds.copy(),vt.Bc(-St.Ho,-St.Go);var Et=zt.alloc();Af(St,a.x,a.y)||(ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,a.x,a.y,at.x,at.y,Et)?(x=a=Et.copy(),y=Et.ab(at)):ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,at.x,at.y,ut.x,ut.y,Et)?(x=a=Et.copy(),y=Et.ab(ut)):ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,ut.x,ut.y,ft.x,ft.y,Et)&&(x=a=Et.copy(),y=Et.ab(ft))),Af(St,ft.x,ft.y)||(ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,ft.x,ft.y,ut.x,ut.y,Et)?(Pt=ft=Et.copy(),b=ut.ab(Et)):ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,ut.x,ut.y,at.x,at.y,Et)?(Pt=ft=Et.copy(),b=at.ab(Et)):ae.Ff(vt.x,vt.y,vt.x+vt.width,vt.y+vt.height,at.x,at.y,a.x,a.y,Et)&&(Pt=ft=Et.copy(),b=a.ab(Et))),zt.free(Et)}rt=rt.copy().ed(ot),rt.Bc(St.Ho*St.Os,St.Go*St.Os),l1(St,a,y,ft,b,rt,!0),ot=fu(St,ft.x,ft.y),!St.abort&&ot>=Bf&&(a1(St),rt.Bc(St.Ho*St.Hx,St.Go*St.Ix),l1(St,a,y,ft,b,rt,!1),ot=fu(St,ft.x,ft.y)),!St.abort&&ot<Bf&&fu(St,ft.x,ft.y)!==gh?(Jv(this,St,ft.x,ft.y,b,!0,tt),rt=this.i(2),4>this.pointsCount?(y===0||y===180?(rt.x=a.x,rt.y=ft.y):(rt.x=ft.x,rt.y=a.y),this.L(2,rt.x,rt.y),this.m(3,rt.x,rt.y)):(tt=this.i(3),y===0||y===180?ae.B(rt.x,tt.x)?(rt=y===0?Math.max(rt.x,a.x):Math.min(rt.x,a.x),this.L(2,rt,a.y),this.L(3,rt,tt.y)):ae.B(rt.y,tt.y)?(Math.abs(a.y-rt.y)<=St.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)<=St.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,E.x,x.y):this.m(2,x.x,E.y)),Pt!==null&&(b===0||b===180?this.yf(z.x,Pt.y):this.yf(Pt.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),zt.free(at),zt.free(ut)}},dn.prototype.computeMidOrthoPosition=function(a,y,x,b,E){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),E?(y+b)/2+z:(a+x)/2+z};function Xv(a){if(a.diagram===null||!a.isAvoiding||!hf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=df(a.diagram,!0,a.containingGroup,null);for(var b=1;b<x-2;b++){var E=y[b],z=y[b+1];if(!a.Yj(Math.min(E.x,z.x),Math.min(E.y,z.y),Math.abs(E.x-z.x),Math.abs(E.y-z.y)))return!0}return!1}function Jv(a,y,x,b,E,z,tt){var rt=y.Ho,ot=y.Go,at=fu(y,x,b),ut=x,ft=b;for(E===0?ut+=rt:E===90?ft+=ot:E===180?ut-=rt:ft-=ot,E!==tt&&at>_d&&fu(y,ut,ft)!==at-1&&(fu(y,x-rt,b)===at-1?(E=180,ut=x-rt,ft=b):fu(y,x+rt,b)===at-1?(E=0,ut=x+rt,ft=b):fu(y,x,b-ot)===at-1?(E=270,ut=x,ft=b-ot):fu(y,x,b+ot)===at-1&&(E=90,ut=x,ft=b+ot));at>_d&&fu(y,ut,ft)===at-1;)x=ut,b=ft,E===0?ut+=rt:E===90?ft+=ot:E===180?ut-=rt:ft-=ot,--at;z?at>_d&&(E===180||E===0?x=Math.floor(x/rt)*rt+rt/2:(E===90||E===270)&&(b=Math.floor(b/ot)*ot+ot/2)):(x=Math.floor(x/rt)*rt+rt/2,b=Math.floor(b/ot)*ot+ot/2),at>_d&&(z=E,tt=x,ut=b,E===0?(z=90,ut+=ot):E===90?(z=180,tt-=rt):E===180?(z=270,ut-=ot):E===270&&(z=0,tt+=rt),fu(y,tt,ut)===at-1?Jv(a,y,tt,ut,z,!1,z):(tt=x,ut=b,E===0?(z=270,ut-=ot):E===90?(z=0,tt+=rt):E===180?(z=90,ut+=ot):E===270&&(z=180,tt-=rt),fu(y,tt,ut)===at-1&&Jv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}dn.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),b=this.i(1),E=vi(y,a,x.x,x.y,b.x,b.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var rt=vi(y,a,b.x,b.y,x.x,x.y);b=x,rt<E&&(z=tt,E=rt)}return z},dn.prototype.qc=function(){this.lk=!1,this.v()},dn.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E!==a&&E.isPanelMain&&E instanceof Oi&&(E.ua=this.ua)}}},dn.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Gd(this)&&b.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(b.animationManager.isAnimating||b.currentTool!==b.toolManager)&&(x=!0);var E=this.i(0).copy(),z=E.copy();b=this.Nb.s;var tt=this.computeCurve();if(tt===Aa&&3<=y&&!ae.$(this.smoothness,0))if(y===3){var rt=this.i(1);b=Math.min(E.x,rt.x);var ot=Math.min(E.y,rt.y);rt=this.i(2),b=Math.min(b,rt.x),ot=Math.min(ot,rt.y)}else{if(this.isOrthogonal)for(ot=0;ot<y;ot++)rt=b[ot],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),ot=this.i(b),z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);b=z.x,ot=z.y}else{for(ot=0;ot<y;ot++)rt=b[ot],z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,ot=z.y}if(b-=this.su.x,ot-=this.su.y,E.x-=b,E.y-=ot,y!==2||Gd(this)){if(a.type=hn.o,rt=BS(a),this.computeShortLength(!0)!==0&&(E=Lc(this,E,!0,z)),Ef(rt,E.x,E.y,!1),tt===Aa&&3<=y&&!ae.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-ot,E=this.i(2).copy(),E.x-=b,E.y-=ot,this.computeShortLength(!1)!==0&&(E=Lc(this,E,!1,z)),uh(rt,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=zt.allocAt(b,ot),x=zt.alloc(),x.assign(this.i(1)),z=zt.allocAt(b,ot),E=zt.allocAt(b,ot),tt=this.i(0);for(var at,ut=this.smoothness/3,ft=1;ft<this.pointsCount-1;ft++){at=this.i(ft);var vt=tt,St=at,Pt=this.i(Qv(this,at,ft,!1));if((!ae.$(vt.x,St.x)||!ae.$(St.x,Pt.x))&&(!ae.$(vt.y,St.y)||!ae.$(St.y,Pt.y))){var Et=ut;isNaN(Et)&&(Et=this.smoothness/3);var _t=vt.x;vt=vt.y;var It=St.x;St=St.y;var Ut=Pt.x;Pt=Pt.y;var Xt=Et*Um(_t,vt,It,St);Et*=Um(It,St,Ut,Pt),ae.$(vt,St)&&ae.$(It,Ut)&&(It>_t?Pt>St?(z.x=It-Xt,z.y=St-Xt,E.x=It+Et,E.y=St+Et):(z.x=It-Xt,z.y=St+Xt,E.x=It+Et,E.y=St-Et):Pt>St?(z.x=It+Xt,z.y=St-Xt,E.x=It-Et,E.y=St+Et):(z.x=It+Xt,z.y=St+Xt,E.x=It-Et,E.y=St-Et)),ae.$(_t,It)&&ae.$(St,Pt)&&(St>vt?(Ut>It?(z.x=It-Xt,z.y=St-Xt,E.x=It+Et):(z.x=It+Xt,z.y=St-Xt,E.x=It-Et),E.y=St+Et):(Ut>It?(z.x=It-Xt,z.y=St+Xt,E.x=It+Et):(z.x=It+Xt,z.y=St+Xt,E.x=It-Et),E.y=St-Et)),(ae.$(_t,It)&&ae.$(It,Ut)||ae.$(vt,St)&&ae.$(St,Pt))&&(_t=.5*(_t+Ut),vt=.5*(vt+Pt),z.x=_t,z.y=vt,E.x=_t,E.y=vt),(ft===1||ft===2&&ae.$(tt.x,this.i(0).x)&&ae.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),uh(rt,x.x-b,x.y-ot,z.x-b,z.y-ot,at.x-b,at.y-ot),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Lc(this,ut.copy(),!1,cr)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),uh(rt,E.x-b,E.y-ot,at-b,tt-ot,ut.x-b,ut.y-ot),zt.free(y),zt.free(x),zt.free(z),zt.free(E)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Lc(this,tt.copy(),!1,cr)),uh(rt,z.x-b,z.y-ot,E.x-b,E.y-ot,tt.x-b,tt.y-ot);else{for(z=zt.alloc(),z.assign(this.i(0)),E=zt.alloc(),E.assign(z),tt=this.computeCorner(),ft=1,at=0;ft<y;){if(ft=Qv(this,z,ft,1<ft),ut=this.i(ft),ft>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Lc(this,ut.copy(),!1,cr)),kc(this,rt,-b,-ot,z,ut,x);else if(at===0)for(ft=1;ft<y;)E.assign(z),ut=this.i(ft++),kc(this,rt,-b,-ot,z,ut,x),z.assign(ut);break}if(at=Qv(this,ut,ft+1,ft<y-3),ft=-b,_t=-ot,vt=ut,It=this.i(at),Et=x,ae.B(z.y,vt.y)&&ae.B(vt.x,It.x))if(Pt=Math.min(tt,Math.abs(vt.x-E.x)/2),Pt=Xt=Math.min(Pt,Math.abs(It.y-vt.y)/2),ae.B(Pt,0))kc(this,rt,ft,_t,z,vt,Et),z.assign(vt);else{var Qt=vt.x,oe=vt.y;St=Qt,Ut=oe,vt.x>z.x?Qt=vt.x-Pt:Qt=vt.x+Pt,It.y>vt.y?Ut=vt.y+Xt:Ut=vt.y-Xt,It=zt.allocAt(Qt,oe),kc(this,rt,ft,_t,z,It,Et),zt.free(It),Rm(rt,vt.x+ft,vt.y+_t,St+ft,Ut+_t),z.h(St,Ut)}else ae.B(z.x,vt.x)&&ae.B(vt.y,It.y)?(Pt=Math.min(tt,Math.abs(vt.y-E.y)/2),Pt=Xt=Math.min(Pt,Math.abs(It.x-vt.x)/2),ae.B(Xt,0)?(kc(this,rt,ft,_t,z,vt,Et),z.assign(vt)):(Qt=vt.x,oe=vt.y,St=Qt,Ut=oe,vt.y>z.y?oe=vt.y-Pt:oe=vt.y+Pt,It.x>vt.x?St=vt.x+Xt:St=vt.x-Xt,It=zt.allocAt(Qt,oe),kc(this,rt,ft,_t,z,It,Et),zt.free(It),Rm(rt,vt.x+ft,vt.y+_t,St+ft,Ut+_t),z.h(St,Ut))):(kc(this,rt,ft,_t,z,vt,Et),z.assign(vt));E.assign(ut),ft=at}zt.free(z)}jm=rt}else rt=this.i(1).copy(),rt.x-=b,rt.y-=ot,this.computeShortLength(!0)!==0&&(E=Lc(this,E,!0,z)),this.computeShortLength(!1)!==0&&(rt=Lc(this,rt,!1,z)),a.type=hn.j,a.startX=E.x,a.startY=E.y,a.endX=rt.x,a.endY=rt.y;return this.lk=!0,a};function Um(a,y,x,b){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=b-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),ae.$(a,0)?y:ae.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Lc(a,y,x,b){var E=a.pointsCount;if(2>E)return y;if(x){var z=a.i(1);if(x=z.x-b.x,z=z.y-b.y,b=Um(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!0),a>E&&(a=E),E=a*(z-y.y)/b,y.x+=a*(x-y.x)/b,y.y+=E}else{if(z=a.i(E-2),x=z.x-b.x,z=z.y-b.y,b=Um(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Qv(a,y,x,b){for(var E=a.pointsCount,z=y;ae.$(y.x,z.x)&&ae.$(y.y,z.y);){if(x>=E)return E-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)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||ae.$(y.y,z.y)&&ae.$(z.y,tt.y)&&(!b||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=E)return E-1;tt=a.i(x++)}return x-2}dn.prototype.computeJumpLength=function(){return 10};function kc(a,y,x,b,E,z,tt){if(!tt&&Gd(a)){tt=a.computeJumpLength();var rt=tt/2,ot=[],at=0;if(a.isVisible()&&(at=Ax(a,E,z,ot)),0<at){if(ae.B(E.y,z.y))if(E.x<z.x)for(var ut=0;ut<at;){var ft=Math.max(E.x,Math.min(ot[ut++]-rt,z.x-tt));y.lineTo(ft+x,z.y+b);for(var vt=ft+x,St=Math.min(ft+tt,z.x);ut<at&&(ft=ot[ut],ft<St+tt);)ut++,St=Math.min(ft+rt,z.x);ft=z.y-tt+b,St+=x;var Pt=z.y+b;a.curve===fh?Ef(y,St,Pt,!1):uh(y,vt,ft,St,ft,St,Pt)}else for(--at;0<=at;){for(ut=Math.min(E.x,Math.max(ot[at--]+rt,z.x+tt)),y.lineTo(ut+x,z.y+b),vt=ut+x,ft=Math.max(ut-tt,z.x);0<=at&&(ut=ot[at],ut>ft-tt);)at--,ft=Math.max(ut-rt,z.x);ut=z.y-tt+b,ft+=x,St=z.y+b,a.curve===fh?Ef(y,ft,St,!1):uh(y,vt,ut,ft,ut,ft,St)}else if(ae.B(E.x,z.x))if(E.y<z.y)for(ut=0;ut<at;){for(ft=Math.max(E.y,Math.min(ot[ut++]-rt,z.y-tt)),y.lineTo(z.x+x,ft+b),vt=ft+b,ft=Math.min(ft+tt,z.y);ut<at&&(St=ot[ut],St<ft+tt);)ut++,ft=Math.min(St+rt,z.y);St=z.x-tt+x,Pt=z.x+x,ft+=b,a.curve===fh?Ef(y,Pt,ft,!1):uh(y,St,vt,St,ft,Pt,ft)}else for(--at;0<=at;){for(ut=Math.min(E.y,Math.max(ot[at--]+rt,z.y+tt)),y.lineTo(z.x+x,ut+b),vt=ut+b,ut=Math.max(ut-tt,z.y);0<=at&&(ft=ot[at],ft>ut-tt);)at--,ut=Math.max(ft-rt,z.y);ft=z.x-tt+x,St=z.x+x,ut+=b,a.curve===fh?Ef(y,St,ut,!1):uh(y,ft,vt,ft,ut,St,ut)}}}y.lineTo(z.x+x,z.y+b)}function Ax(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,rt=0;rt<tt;rt++){var ot=z[rt];if(ot instanceof dn){if(ot===a)return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length;if(ot.isVisible()&&Gd(ot)){var at=ot.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(ot)&&(at=ot.path,at!==null&&at.Ed()&&Bx(y,x,b,ot))}}}}}return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length}function Bx(a,y,x,b){for(var E=ae.B(a.y,y.y),z=b.pointsCount,tt=b.i(0),rt=zt.alloc(),ot=1;ot<z;ot++){var at=b.i(ot);if(ot<z-1){var ut=b.i(ot+1);if(tt.y===at.y&&at.y===ut.y){if(at.x>tt.x&&ut.x>=at.x||at.x<tt.x&&ut.x<=at.x)continue}else if(tt.x===at.x&&at.x===ut.x&&(at.y>tt.y&&ut.y>=at.y||at.y<tt.y&&ut.y<=at.y))continue}t:{ut=a.x;var ft=a.y,vt=y.x,St=y.y,Pt=tt.x;tt=tt.y;var Et=at.x,_t=at.y;if(ae.B(ut,vt)){if(!ae.B(ft,St)&&ae.B(tt,_t)&&Math.min(ft,St)<tt&&Math.max(ft,St)>tt&&Math.min(Pt,Et)<ut&&Math.max(Pt,Et)>ut&&!ae.B(Pt,Et)){rt.x=ut,rt.y=tt,ut=!0;break t}}else if(ae.B(ft,St)&&ae.B(Pt,Et)&&Math.min(ut,vt)<Pt&&Math.max(ut,vt)>Pt&&Math.min(tt,_t)<ft&&Math.max(tt,_t)>ft&&!ae.B(tt,_t)){rt.x=Pt,rt.y=ft,ut=!0;break t}rt.x=0,rt.y=0,ut=!1}ut&&(E?x.push(rt.x):x.push(rt.y)),tt=at}zt.free(rt)}function Gd(a){return a=a.curve,a===Ff||a===fh}function Ym(a,y){(y||Gd(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()))}dn.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,rt=0;rt<tt;rt++){var ot=E[rt];ot instanceof dn&&(ot===this?z=!0:z&&i1(this,ot,a))}}else if(b)for(z=E.Pa.s,E=z.length,tt=0;tt<E;tt++)rt=z[tt],rt instanceof dn&&i1(this,rt,a)}}}}};function i1(a,y,x){if(y!==null&&y.lk&&y.fd&&Gd(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}dn.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var b=this.i(0),E=a.i(0);if(b.Xa(E)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||b.Xa(a)||y.Xa(E)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},dn.prototype.isVisible=function(){if(!ei.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var b=x;b!==null;){if(b.labeledLink===this)return!0;b=b.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},dn.prototype.Zb=function(a){if(ei.prototype.Zb.call(this,a),a&&Ym(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},dn.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?$g:this.qk};function Jg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,tt=y.jb.s,rt=tt.length,ot=0;ot<rt;ot++){var at=tt[ot];(at.ef===y&&at.ff===b&&at.uf===x&&at.vf===E||at.ef===x&&at.ff===E&&at.uf===y&&at.vf===b)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=ZS(y,x,b,E),z===null&&(z=new qm(y,b,x,E),KS(y,z),KS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Qg(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(Zn(y.links,a),y.Sl()))}dn.prototype.ph=function(){return!0},ve.Object.defineProperties(dn.prototype,{fromNode:{get:function(){return this.ef},set:function(a){var y=this.ef;if(y!==a){var x=this.fromPort;y!==null&&(this.uf!==y&&Hm(y,this,x),Qg(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.uf!==a&&_m(a,this,E),Jg(this),this.C(1)),this.g("fromNode",y,a),Nf(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&va(x),Qg(this),this.ff=a;var b=this.fromPort;b!==null&&va(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Jg(this),this.g("fromPortId",y,a)}}},fromPort:{get:function(){var a=this.ef;return a===null?null:a.ns(this.ff)}},fromPortChanged:{get:function(){return this.gn},set:function(a){var y=this.gn;y!==a&&(this.gn=a,this.g("fromPortChanged",y,a))}},toNode:{get:function(){return this.uf},set:function(a){var y=this.uf;if(y!==a){var x=this.toPort;y!==null&&(this.ef!==y&&Hm(y,this,x),Qg(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.ef!==a&&_m(a,this,E),Jg(this),this.C(1)),this.g("toNode",y,a),Nf(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&va(x),Qg(this),this.vf=a;var b=this.toPort;b!==null&&va(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Jg(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:Tn},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&&va(this.fromPort),this.bb())}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:NaN},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&mn(a,">= 0",dn,"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:Tn},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&&va(this.toPort),this.bb())}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:NaN},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&mn(a,">= 0",dn,"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?Se: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&&Xg(this.fromNode),this.toNode!==null&&Xg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof Oi?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,b=this.pointsCount;if(b===0)a.h(NaN,NaN,0,0);else{if(b===1)b=this.i(0),y=Math.min(b.x,y),x=Math.min(b.y,x),a.h(b.x,b.y,0,0);else if(b===2){b=this.i(0);var E=this.i(1);y=Math.min(b.x,E.x),x=Math.min(b.y,E.y),a.h(b.x,b.y,0,0),a.Ye(E)}else if(this.computeCurve()===Aa&&3<=b&&!this.isOrthogonal)if(E=this.i(0),y=E.x,x=E.y,a.h(y,x,0,0),b===3){b=this.i(1),y=Math.min(b.x,y),x=Math.min(b.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),ae.Dl(E.x,E.y,b.x,b.y,b.x,b.y,z.x,z.y,.5,a)}else for(z=3;z<b;z+=3){var tt=this.i(z-2);z+3>=b&&(z=b-1);var rt=this.i(z-1),ot=this.i(z);ae.Dl(E.x,E.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),E=ot}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;E<b;E++)z=this.i(E),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new zt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Km(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var b=this.i(x),E=this.i(x+1);ae.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):ae.$(b.y,E.y)?(b=E.x-b.x,0>b&&(b=-b)):b=Math.sqrt(b.Bf(E)),a.push(b)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,b=a=0;b<x;b++)a+=y[b];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var b=a.length%2===0;if(b){for(var E=0;E<a.length;E++)if(typeof a[E]!="number"||isNaN(a[E])){b=!1;break}}if(b)for(x=new Te,b=0;b<a.length/2;b++)E=new zt(a[2*b],a[2*b+1]).freeze(),x.add(E);else{for(b=!0,E=0;E<a.length;E++){var z=a[E];if(!Ie(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new Te,b=0;b<a.length;b++)E=a[b],x.add(new zt(E.x,E.y).freeze())}}else if(a instanceof Te)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Wt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Km(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&tf(a.animationManager,this,x)),this.g("points",y,x)}}},pointsCount:{get:function(){return this.Nb.count}},fd:{get:function(){return(this.Qa&16)!==0},set:function(a){(this.Qa&16)!==0!==a&&(this.Qa^=16)}},suspendsRouting:{get:function(){return(this.Qa&32)!==0},set:function(a){(this.Qa&32)!==0!==a&&(this.Qa^=32)}},computingPoints:{get:function(){return(this.Qa&64)!==0},set:function(a){(this.Qa&64)!==0!==a&&(this.Qa^=64)}},defaultFromPoint:{get:function(){return this.o},set:function(a){this.o=a.copy()}},defaultToPoint:{get:function(){return this.u},set:function(a){this.u=a.copy()}},isOrthogonal:{get:function(){return(this.qj.value&2)===2}},isAvoiding:{get:function(){return(this.qj.value&4)===4}},lk:{get:function(){return(this.Qa&128)!==0},set:function(a){(this.Qa&128)!==0!==a&&(this.Qa^=128)}},geometry:{get:function(){if(!this.lk){if(this.vg(),2>this.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!Tf(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Tf(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Ym(this,y===fh||y===Ff||a===fh||a===Ff),this.g("curve",y,a))}},curviness:{get:function(){return this.Rm},set:function(a){var y=this.Rm;y!==a&&(this.Rm=a,this.bb(),this.qc(),this.g("curviness",y,a))}},routing:{get:function(){return this.qj},set:function(a){var y=this.qj;y!==a&&(this.qj=a,this.Wf=null,this.bb(),Ym(this,(y.value&2)===2||(a.value&2)===2),this.g("routing",y,a))}},smoothness:{get:function(){return this.po},set:function(a){var y=this.po;y!==a&&(this.po=a,this.qc(),this.g("smoothness",y,a))}},key:{get:function(){var a=this.diagram;if(a!==null&&a.model.ri())return a.model.Ac(this.data)}}}),dn.prototype.invalidateOtherJumpOvers=dn.prototype.Xo,dn.prototype.findClosestSegment=dn.prototype.ez,dn.prototype.updateRoute=dn.prototype.vg,dn.prototype.invalidateRoute=dn.prototype.bb,dn.prototype.rollbackRoute=dn.prototype.rv,dn.prototype.commitRoute=dn.prototype.zf,dn.prototype.startRoute=dn.prototype.uh,dn.prototype.clearPoints=dn.prototype.Fj,dn.prototype.removePoint=dn.prototype.pv,dn.prototype.addPointAt=dn.prototype.yf,dn.prototype.addPoint=dn.prototype.ne,dn.prototype.insertPointAt=dn.prototype.m,dn.prototype.insertPoint=dn.prototype.Kz,dn.prototype.setPointAt=dn.prototype.L,dn.prototype.setPoint=dn.prototype.dd,dn.prototype.getPoint=dn.prototype.i,dn.prototype.getOtherPort=dn.prototype.Cz,dn.prototype.getOtherNode=dn.prototype.To;var Mc=null,bc=null,$v=new Ye(dn,"Normal",1),Dx=new Ye(dn,"Orthogonal",2),Ox=new Ye(dn,"AvoidsNodes",6),r1=new Ye(dn,"AvoidsNodesStraight",7),js=new Ye(dn,"None",0),Aa=new Ye(dn,"Bezier",9),fh=new Ye(dn,"JumpGap",10),Ff=new Ye(dn,"JumpOver",11),$g=new Ye(dn,"End",17),Xm=new Ye(dn,"Scale",18),Jm=new Ye(dn,"Stretch",19),qg=new Ye(dn,"OrientAlong",21),tp=new Ye(dn,"OrientPlus90",22),ep=new Ye(dn,"OrientMinus90",23),qv=new Ye(dn,"OrientOpposite",24),Qm=new Ye(dn,"OrientUpright",25),np=new Ye(dn,"OrientPlus90Upright",26),ip=new Ye(dn,"OrientMinus90Upright",27),$m=new Ye(dn,"OrientUpright45",28),o1=16,s1=14,rp=8;dn.className="Link",dn.Normal=$v,dn.Orthogonal=Dx,dn.AvoidsNodes=Ox,dn.AvoidsNodesStraight=r1,dn.None=js,dn.Bezier=Aa,dn.JumpGap=fh,dn.JumpOver=Ff,dn.End=$g,dn.Scale=Xm,dn.Stretch=Jm,dn.OrientAlong=qg,dn.OrientPlus90=tp,dn.OrientMinus90=ep,dn.OrientOpposite=qv,dn.OrientUpright=Qm,dn.OrientPlus90Upright=np,dn.OrientMinus90Upright=ip,dn.OrientUpright45=$m,dn.EndSegmentStep=8,dn.CurvinessStart=o1,dn.SpacingMin=s1,dn.OrthoShortCut=rp;function qm(a,y,x,b){bn(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,this.links=[]}qm.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},qm.prototype.Nv=function(){if(this.qq){this.qq=!1;var a=this.links;if(0<a.length){var y=a[0],x=y.diagram;x=x===null||x.pi&&!this.Fe,this.Fe=!1,y.arrangeBundledLinks(a,x),a.length===1&&(y.Sf=null,a.length=0)}a.length===0&&(a=this.Ds,this!==null&&a.af!==null&&a.af.remove(this),a=this.cv,this!==null&&a.af!==null&&a.af.remove(this))}},qm.className="LinkBundle";function op(a){bn(this),this.Yx=this.group=null,this.vs=!0,this.abort=!1,this.Od=this.Nd=1,this.Fn=this.En=-1,this.rc=a.width,this.sc=a.height,this.ac=null,this.ei=this.di=0,this.Os=11,this.Ix=this.Hx=22}op.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,b=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((b+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],b=0;b<=a;b++)x[b]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=ty,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(b=0;b<=this.ei;b++)x[b]=a}};function Af(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function fu(a,y,x){return Af(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):ty}function a1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],b=0;b<=a.ei;b++)x[b]>=_d&&(x[b]=ty)}op.prototype.Yj=function(a,y,x,b){if(a>this.En||a+x<this.Nd||y>this.Fn||y+b<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var E=Math.max(0,b)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(E+=y,y=0),0>x||0>E)return!0;for(b=Math.min(a+x-1,this.di)|0,x=Math.min(y+E-1,this.ei)|0;a<=b;a++){E=this.ac[a];for(var z=y;z<=x;z++)if(E[z]===gh)return!1}return!0};function gu(a,y,x,b,E,z,tt,rt,ot){if(!(y<z||y>tt||x<rt||x>ot)){var at=y|0,ut=x|0,ft=a.ac[at][ut];if(ft>=_d&&ft<Bf)for(E?ut+=b:at+=b,ft+=1;z<=at&&at<=tt&&rt<=ut&&ut<=ot&&!(ft>=a.ac[at][ut]);)a.ac[at][ut]=ft,ft+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0<b)for(x+=b;x<at;x+=b)gu(a,y,x,1,!E,z,tt,rt,ot),gu(a,y,x,-1,!E,z,tt,rt,ot);else for(x+=b;x>at;x+=b)gu(a,y,x,1,!E,z,tt,rt,ot),gu(a,y,x,-1,!E,z,tt,rt,ot);else if(0<b)for(y+=b;y<at;y+=b)gu(a,y,x,1,!E,z,tt,rt,ot),gu(a,y,x,-1,!E,z,tt,rt,ot);else for(y+=b;y>at;y+=b)gu(a,y,x,1,!E,z,tt,rt,ot),gu(a,y,x,-1,!E,z,tt,rt,ot)}}function t0(a,y,x,b,E,z,tt,rt,ot){y|=0,x|=0;var at=gh,ut=_d;for(a.ac[y][x]=ut;at===gh&&y>z&&y<tt&&x>rt&&x<ot;)ut+=1,a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function e0(a,y,x,b,E,z,tt,rt,ot){y|=0,x|=0;var at=gh,ut=Bf;for(a.ac[y][x]=ut;at===gh&&y>z&&y<tt&&x>rt&&x<ot;)a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function l1(a,y,x,b,E,z,tt){if(a.ac!==null){a.abort=!1;var rt=y.x,ot=y.y;if(Af(a,rt,ot)){rt-=a.Nd,rt/=a.rc,ot-=a.Od,ot/=a.sc;var at=b.x,ut=b.y;if(Af(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(rt-at)&&1>=Math.abs(ot-ut))a.abort=!0;else{var ft=z.x;b=z.y,y=z.x+z.width;var vt=z.y+z.height;ft-=a.Nd,ft/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,vt-=a.Od,vt/=a.sc,z=Math.max(0,Math.min(a.di,ft|0)),y=Math.min(a.di,Math.max(0,y|0)),ft=Math.max(0,Math.min(a.ei,b|0)),vt=Math.min(a.ei,Math.max(0,vt|0)),b=a.ac,rt|=0,ot|=0,at|=0,ut|=0;var St=x===0||x===90?1:-1;if(x=x===90||x===270,b[rt][ot]===gh?(t0(a,rt,ot,St,x,z,y,ft,vt),t0(a,rt,ot,1,!x,z,y,ft,vt),t0(a,rt,ot,-1,!x,z,y,ft,vt)):t0(a,rt,ot,St,x,rt,ot,rt,ot),b[at][ut]===gh?(e0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,ft,vt),e0(a,at,ut,1,!(E===90||E===270),z,y,ft,vt),e0(a,at,ut,-1,!(E===90||E===270),z,y,ft,vt)):e0(a,at,ut,St,x,at,ut,at,ut),x=Qe(),tt&&u1(a,at,ut,E,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=_d,E=x[x.length-2],tt=x[x.length-1],b[E][tt]=a++,z=x.length-4;0<=z;z-=2)for(E=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>E?E++:y<E?E--:at>tt?tt++:at<tt&&tt--,b[E][tt]=a++,E!==y||tt!==at;);else gu(a,rt,ot,1,!1,z,y,ft,vt),gu(a,rt,ot,-1,!1,z,y,ft,vt),gu(a,rt,ot,1,!0,z,y,ft,vt),gu(a,rt,ot,-1,!0,z,y,ft,vt);_n(x)}}}}function u1(a,y,x,b,E,z,tt){for(var rt=a.ac,ot=y,at=x;;){if(ot===E&&at===z)return!0;var ut=ot,ft=at;if(b===0)if(ut<E)ut++;else break;else if(b===90)if(ft<z)ft++;else break;else if(b===180)if(ut>E)ut--;else break;else if(ft>z)ft--;else break;var vt=rt[ut][ft];if(vt===0||vt===ey)break;ot=ut,at=ft}for(;;){if(ut=b,ft=ot,vt=at,b===0?vt<z?(ut=90,vt++):vt>z&&(ut=270,vt--):b===90?ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--):b===180?vt<z?(ut=90,vt++):vt>z&&(ut=270,vt--):ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--),ft=rt[ft][vt],ut!==b&&ft!==0&&ft!==ey){if(tt.push(ot),tt.push(at),u1(a,ot,at,ut,E,z,tt))return!0;tt.pop(),tt.pop()}if(rt[ot][at]=ey,b===0){if(ot===y)return!1;ot--}else if(b===90){if(at===x)return!1;at--}else if(b===180){if(ot===y)return!1;ot++}else{if(at===x)return!1;at++}}}ve.Object.defineProperties(op.prototype,{bounds:{get:function(){return new Be(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 gh=0,_d=1,Bf=999999,ty=Bf+1,ey=Bf+2;op.className="PositionArray";function Ec(){bn(this),this.port=this.node=null,this.pe=[],this.ap=!1}Ec.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var b=a[x];b!==null&&(y+=`
`+b.toString())}return y};function Ix(a,y,x,b){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}Ec.prototype.Sl=function(){this.pe.length=0};function h1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var b=null,E=a.node,z=E instanceof Ei?E:null;if(z===null||z.isSubGraphExpanded)var tt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,tt=b.Lu()}z=a.pe.length=0;var rt=a.port.ga(Xi,zt.alloc()),ot=a.port.ga(po,zt.alloc());for(E=Be.allocAt(rt.x,rt.y,0,0),E.Ye(ot),zt.free(rt),zt.free(ot),rt=zt.allocAt(E.x+E.width/2,E.y+E.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(b),ft=at.computeSpot(ut,a.port);if(ft.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var vt=ut.part;if(vt!==null){var St=vt.findVisibleNode();St!==null&&St!==vt&&(vt=St,ut=vt.port),ut=at.computeOtherPoint(vt,ut),vt=rt.ab(ut),vt-=ot,0>vt?vt+=360:360<=vt&&(vt-=360),ft=Ix(E,ft,vt,at.isOrthogonal),ft===0?(ft=4,180<vt&&(vt-=360)):ft===90?(ft=8,270<vt&&(vt-=360)):ft===180?ft=2:(ft=1,90>vt&&(vt+=360)),St=a.pe[z],St===void 0?(St=new ny(at,vt,ft),a.pe[z]=St):(St.link=at,St.angle=vt,St.Nc=ft),St.hv.set(ut),z++}}}}for(zt.free(rt),a.pe.sort(Ec.prototype.j),ot=a.pe.length,b=-1,z=rt=0;z<ot;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==b&&(b=tt.Nc,rt=0),tt.Uo=rt,rt++);for(b=-1,rt=0,z=ot-1;0<=z;z--)ot=a.pe[z],ot!==void 0&&(ot.Nc!==b&&(b=ot.Nc,rt=ot.Uo+1),ot.Gl=rt);if(z=a.pe,ft=a.port,b=a.node.portSpreading,rt=zt.alloc(),ot=zt.alloc(),tt=zt.alloc(),at=zt.alloc(),ft.ga(Xi,rt),ft.ga(Mr,ot),ft.ga(po,tt),ft.ga(ss,at),St=vt=ut=ft=0,b===Zv)for(var Pt=0;Pt<z.length;Pt++){var Et=z[Pt];if(Et!==null){var _t=Et.link.computeThickness();switch(Et.Nc){case 8:vt+=_t;break;case 2:St+=_t;break;case 1:ft+=_t;break;default:case 4:ut+=_t}}}var It=Pt=0,Ut=1,Xt=Et=0;for(_t=0;_t<z.length;_t++){var Qt=z[_t];if(Qt!==null){if(Pt!==Qt.Nc){switch(Pt=Qt.Nc,Pt){case 8:var oe=tt;It=at;break;case 2:oe=at,It=rt;break;case 1:oe=rt,It=ot;break;default:case 4:oe=ot,It=tt}switch(Et=It.x-oe.x,Xt=It.y-oe.y,Pt){case 8:vt>Math.abs(Et)?(Ut=Math.abs(Et)/vt,vt=Math.abs(Et)):Ut=1;break;case 2:St>Math.abs(Xt)?(Ut=Math.abs(Xt)/St,St=Math.abs(Xt)):Ut=1;break;case 1:ft>Math.abs(Et)?(Ut=Math.abs(Et)/ft,ft=Math.abs(Et)):Ut=1;break;default:case 4:ut>Math.abs(Xt)?(Ut=Math.abs(Xt)/ut,ut=Math.abs(Xt)):Ut=1}It=0}var pe=Qt.Zo;if(b===Zv){switch(Qt=Qt.link.computeThickness(),Qt*=Ut,pe.set(oe),Pt){case 8:pe.x=oe.x+Et/2+vt/2-It-Qt/2;break;case 2:pe.y=oe.y+Xt/2+St/2-It-Qt/2;break;case 1:pe.x=oe.x+Et/2-ft/2+It+Qt/2;break;default:case 4:pe.y=oe.y+Xt/2-ut/2+It+Qt/2}It+=Qt}else{var xn=.5;b===Wm&&(xn=(Qt.Uo+1)/(Qt.Gl+1)),pe.x=oe.x+Et*xn,pe.y=oe.y+Xt*xn}}}for(zt.free(rt),zt.free(ot),zt.free(tt),zt.free(at),oe=a.pe,z=0;z<oe.length;z++)b=oe[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,Be.free(E)}x=a.pe}for(a=0;a<x.length;a++)if(E=x[a],E!==null&&E.link===y)return E;return null}Ec.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},Ec.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,Vi,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*b:(a?y.y===z.y:y.x===z.x)?x:x+8*(E-1-b)},Ec.className="Knot";function ny(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new zt,this.Gl=this.Uo=0,this.Zo=new zt,this.Ju=0}ny.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()},ny.className="LinkInfo";function Vr(a){bn(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new zt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}Vr.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},Vr.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Vr.prototype.qb=function(){},Vr.prototype.toString=function(){var a=Un(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},Vr.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())}}},Vr.prototype.createNetwork=function(){return new Or(this)},Vr.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof me?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Ei?y.lg(a.memberParts):y.lg(a.iterator),y},Vr.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")}},Vr.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()}},Vr.prototype.doLayout=function(a){var y=new je;a instanceof me?(Jh(this,y,a.nodes,!0,this.rh,!0,!1,!0),Jh(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Ei?Jh(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},Vr.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,b=x,E=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var rt=a.value;sp(rt);var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(b,E),rt instanceof Ei&&(rt.rh=!1),b+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(ot,50)),z>=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},Vr.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var rt=tt.value.node;if(!(rt===null||rt instanceof dn)&&(sp(rt),this.rh(rt))){var ot=rt.measuredBounds,at=ot.width;ot=ot.height,rt.moveTo(x,b),rt instanceof Ei&&(rt.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(ot,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},Vr.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Ei&&a.rh)};function Jh(a,y,x,b,E,z,tt,rt){for(x=x.iterator;x.next();){var ot=x.value;b&&!ot.isTopLevel||E!==null&&!E(ot)||!ot.canLayout()||(z&&ot instanceof kn?ot.isLinkLabel||(ot instanceof Ei&&ot.layout===null?Jh(a,y,ot.memberParts,!1,E,z,tt,rt):(sp(ot),y.add(ot))):tt&&ot instanceof dn?y.add(ot):!rt||!ot.Zc()||ot instanceof kn||(sp(ot),y.add(ot)))}}function sp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}Vr.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new Be),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},Vr.prototype.ex=function(a){var y=new je;return a instanceof me?(Jh(this,y,a.nodes,!0,null,!0,!0,!0),Jh(this,y,a.links,!0,null,!0,!0,!0),Jh(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Ei?Jh(this,y,a.memberParts,!1,null,!0,!0,!0):Jh(this,y,a.iterator,!1,null,!0,!0,!0),y},Vr.prototype.initialOrigin=function(a){var y=this.group;if(y!==null){var x=y.position.copy();return(isNaN(x.x)||isNaN(x.y))&&x.set(a),y=y.placeholder,y!==null&&(x=y.ga(Xi),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},ve.Object.defineProperties(Vr.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())}}}),Vr.prototype.collectParts=Vr.prototype.ex,Vr.prototype.getLayoutBounds=Vr.prototype.ni,Vr.prototype.invalidateLayout=Vr.prototype.C,Vr.className="Layout";function Or(a){bn(this),this.Sc=a,this.wf=new je,this.ye=new je,this.Es=new On,this.zs=new On}Or.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 je,this.ye=new je,this.Es=new On,this.zs=new On},Or.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},Or.prototype.createVertex=function(){return new Do(this)},Or.prototype.createEdge=function(){return new ya(this)},Or.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 kn)return!tt.isLinkLabel;if(tt instanceof dn){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 b=a.value;if(b instanceof kn&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof Ei&&b.layout===null)this.lg(b.memberParts,!1);else if(this.ki(b)===null){var E=this.createVertex();E.node=b,this.dh(E)}}}for(a.reset();a.next();)if(b=a.value,b instanceof dn&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)&&this.Lo(b)===null){var z=b.fromNode;E=b.toNode,z!==null&&E!==null&&z!==E&&(z=this.findGroupVertex(z),E=this.findGroupVertex(E),z!==null&&E!==null&&this.Zj(z,E,b))}}},Or.prototype.findGroupVertex=function(a){if(a===null)return null;var y=a.findVisibleNode();if(y===null)return null;if(a=this.ki(y),a!==null)return a;for(y=y.containingGroup;y!==null;){if(a=this.ki(y),a!==null)return a;y=y.containingGroup}return null},Lt=Or.prototype,Lt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Lt.Bl=function(a){if(a===null)return null;var y=this.ki(a);return y===null&&(y=this.createVertex(),y.node=a,this.dh(y)),y},Lt.Iu=function(a){if(a!==null&&d1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var b=y.M(x);this.Mj(b)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function d1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Lt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Lt.ki=function(a){return a===null?null:this.Es.I(a)},Lt.Bo=function(a){if(a!==null){iy(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function iy(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Lt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,b=this.Lo(a);return b===null?(b=this.createEdge(),b.link=a,y!==null&&(b.fromVertex=this.Bl(y)),x!==null&&(b.toVertex=this.Bl(x)),this.Bo(b)):(y!==null?b.fromVertex=this.Bl(y):b.fromVertex=null,x!==null?b.toVertex=this.Bl(x):b.toVertex=null),b},Lt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ry(this,a)}};function ry(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Lt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Lt.Lo=function(a){return a===null?null:this.zs.I(a)},Lt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var b=this.createEdge();return b.link=x,b.fromVertex=a,b.toVertex=y,this.Bo(b),b}return null},Lt.gm=function(a){if(a!==null){var y=a.fromVertex,x=a.toVertex;y!==null&&x!==null&&(y.Jl(a),x.Kl(a),a.gm(),y.Cl(a),x.zl(a))}},Lt.Ko=function(){for(var a=Qe(),y=this.ye.iterator;y.next();){var x=y.value;x.fromVertex===x.toVertex&&a.push(x)}for(y=a.length,x=0;x<y;x++)this.Mj(a[x]);_n(a)},Or.prototype.deleteArtificialVertexes=function(){for(var a=Qe(),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=Qe(),x=this.ye.iterator;x.next();){var b=x.value;b.link===null&&b.data===null&&y.push(b)}for(x=y.length,b=0;b<x;b++)this.Mj(y[b]);_n(a),_n(y)};function Rx(a){for(var y=Qe(),x=a.ye.iterator;x.next();){var b=x.value;b.fromVertex!==null&&b.toVertex!==null||y.push(b)}for(x=y.length,b=0;b<x;b++)a.Mj(y[b]);_n(y)}Or.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Rx(this),this.Ko()),a=new Te;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var b=x.value;if(0<b.tg.count||0<b.mg.count){y=this.layout.createNetwork(),a.add(y),oy(this,y,b),y=!0;break}}}return a.sort(function(E,z){return E===null||z===null||E===z?0:z.vertexes.count-E.vertexes.count}),a};function oy(a,y,x){if(x!==null&&x.network!==y){d1(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(ry(a,E),iy(y,E),oy(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(ry(a,x),iy(y,x),oy(a,y,x.toVertex))}}Or.prototype.dz=function(){for(var a=new je,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},ve.Object.defineProperties(Or.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}}}),Or.prototype.findAllParts=Or.prototype.dz,Or.prototype.splitIntoSubNetworks=Or.prototype.Zx,Or.prototype.deleteSelfEdges=Or.prototype.Ko,Or.prototype.reverseEdge=Or.prototype.gm,Or.prototype.linkVertexes=Or.prototype.Zj,Or.prototype.findEdge=Or.prototype.Lo,Or.prototype.deleteLink=Or.prototype.Yy,Or.prototype.deleteEdge=Or.prototype.Mj,Or.prototype.addLink=Or.prototype.Dy,Or.prototype.addEdge=Or.prototype.Bo,Or.prototype.findVertex=Or.prototype.ki,Or.prototype.deleteNode=Or.prototype.Zy,Or.prototype.deleteVertex=Or.prototype.Iu,Or.prototype.addNode=Or.prototype.Bl,Or.prototype.addVertex=Or.prototype.dh,Or.prototype.addParts=Or.prototype.lg,Or.className="LayoutNetwork";function Do(a){bn(this),this.ob=a,this.j=new Be(0,0,10,10).freeze(),this.o=new zt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new Te,this.mg=new Te}Do.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new Te,this.mg=new Te},Do.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+Pi(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,b=this.tg.iterator;b.next();){var E=b.value;x?x=!1:a+=",",a+=E.toString(0)}for(E="",x=!0,b=this.mg.iterator;b.next();){var z=b.value;x?x=!1:E+=",",E+=z.toString(0)}y+=" sources: "+a+" destinations: "+E}return y},Do.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;Ie(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 Ei)){x=Be.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(zi);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),Be.free(x);return}Be.free(x)}a.moveTo(y.x,y.y)}},Do.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},Do.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},Do.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},Do.prototype.Jl=function(a){a!==null&&this.mg.remove(a)};function sy(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}ve.Object.defineProperties(Do.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,b=y.width;y=y.height,this.o.h(b/2,y/2),this.j.h(a,x,b,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=Be.alloc(),b=y.ni(a,x);y=b.x;var E=b.y,z=b.width;if(b=b.height,isNaN(y)&&(y=0),isNaN(E)&&(E=0),this.j.h(y,E,z,b),Be.free(x),!(a instanceof Ei)&&(a=a.locationObject.ga(zi),a.w())){this.o.h(a.x-y,a.y-E);return}this.o.h(z/2,b/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new je,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new je,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new je,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 Te,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}}}),Do.prototype.deleteDestinationEdge=Do.prototype.Jl,Do.prototype.addDestinationEdge=Do.prototype.zl,Do.prototype.deleteSourceEdge=Do.prototype.Kl,Do.prototype.addSourceEdge=Do.prototype.Cl,Do.className="LayoutVertex",Do.standardComparer=sy,Do.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.Sh;var x=y.Sh;if(a!==null){if(x!==null){for(y=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),a=x.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),x=0;x<y.length;x++)if(a[x]!==""&&a[x]!==void 0){var b=parseFloat(y[x]),E=parseFloat(a[x]);if(isNaN(b))if(isNaN(E)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function ya(a){bn(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ya.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ya.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+Pi(this);return 0<a&&(y+=this.$k!==null?"("+this.$k.toString()+")":"",1<a&&(y+=" "+(this.kd?this.kd.toString():"null")+" --> "+(this.qd?this.qd.toString():"null"))),y},ya.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ya.prototype.commit=function(){},ya.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},ve.Object.defineProperties(ya.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)}}}),ya.prototype.getOtherVertex=ya.prototype.Ax,ya.className="LayoutEdge";function is(a){Vr.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new an(NaN,NaN).freeze(),this.tf=new an(10,10).freeze(),this.Jb=ap,this.Rb=i0,this.nd=lp,this.hd=c1,a&&Object.assign(this,a)}be(is,Vr),is.prototype.cloneProtected=function(a){Vr.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},is.prototype.qb=function(a){a.classType===is?a===lp||a===o0||a===ay||a===r0?this.sorting=a:a===i0||a===Al?this.arrangement=a:a===ap||a===n0?this.alignment=a:Wt("Unknown enum value: "+a):Vr.prototype.qb.call(this,a)},is.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var b=x.value;if(!b.ph()||b.fromNode===null&&b.toNode===null){if(b.Va(),b instanceof Ei)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case r0:E.reverse();break;case lp:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case n0:var rt=y,ot=x,at=Be.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ft=ut=0;ft<E.length;ft++){var vt=this.ni(E[ft],at);ut=Math.max(ut,vt.width)}if(ut=Math.max(ut+rt,1),ft=Math.max(this.cellSize.height,1),!isFinite(ft))for(vt=ft=0;vt<E.length;vt++){var St=this.ni(E[vt],at);ft=Math.max(ft,St.height)}ft=Math.max(ft+ot,1),vt=this.arrangement;for(var Pt=St=this.arrangementOrigin.x,Et=this.arrangementOrigin.y,_t=0,It=0,Ut=0;Ut<E.length;Ut++){var Xt=E[Ut],Qt=this.ni(Xt,at),oe=Math.ceil((Qt.width+rt)/ut)*ut,pe=Math.ceil((Qt.height+ot)/ft)*ft;switch(vt){case Al:var xn=Math.abs(Pt-Qt.width);break;default:xn=Pt+Qt.width}switch((0<z&&_t>z-1||0<tt&&0<_t&&xn-St>tt)&&(b.push(new Be(0,Et,tt+rt,It)),_t=0,Pt=St,Et+=It,It=0),It=Math.max(It,pe),vt){case Al:Qt=-Qt.width;break;default:Qt=0}switch(Xt.moveTo(Pt+Qt,Et),vt){case Al:Pt-=oe;break;default:Pt+=oe}_t++}b.push(new Be(0,Et,tt+rt,It)),Be.free(at);break;case ap:for(ot=tt,ut=z,ft=y,vt=x,tt=Be.alloc(),St=Math.max(this.cellSize.width,1),z=Et=at=0,rt=zt.alloc(),Pt=0;Pt<E.length;Pt++)It=E[Pt],_t=this.ni(It,tt),It=hh(It,It.locationObject,It.locationSpot,rt),at=Math.max(at,It.x),Et=Math.max(Et,_t.width-It.x),z=Math.max(z,It.y);switch(Pt=this.arrangement,Pt){case Al:at+=ft;break;default:Et+=ft}St=isFinite(St)?Math.max(St+ft,1):Math.max(at+Et,1);var Gn=It=this.arrangementOrigin.x;for(Ut=this.arrangementOrigin.y,Et=0,ot>=at&&(ot-=at),at=Xt=0,oe=Math.max(this.cellSize.height,1),Qt=z=0,pe=!0,_t=zt.alloc(),xn=0;xn<E.length;xn++){var Bn=E[xn],un=this.ni(Bn,tt),Ze=hh(Bn,Bn.locationObject,Bn.locationSpot,rt);if(0<Et)switch(Pt){case Al:Gn=(Gn-It-(un.width-Ze.x))/St,Gn=ae.$(Math.round(Gn),Gn)?Math.round(Gn):Math.floor(Gn),Gn=Gn*St+It;break;default:Gn=(Gn-It+Ze.x)/St,Gn=ae.$(Math.round(Gn),Gn)?Math.round(Gn):Math.ceil(Gn),Gn=Gn*St+It}else switch(Pt){case Al:Xt=Gn+Ze.x+un.width;break;default:Xt=Gn-Ze.x}switch(Pt){case Al:var ki=-(Gn+Ze.x)+Xt;break;default:ki=Gn+un.width-Ze.x-Xt}if(0<ut&&Et>ut-1||0<ot&&0<Et&&ki>ot){for(b.push(new Be(0,pe?Ut-z:Ut,ot+ft,Qt+z+vt)),Gn=0;Gn<Et&&xn!==Et;Gn++){ki=E[xn-Et+Gn];var Si=hh(ki,ki.locationObject,ki.locationSpot,_t);ki.moveTo(ki.position.x,ki.position.y+z-Si.y)}Qt+=vt,Ut=pe?Ut+Qt:Ut+(Qt+z),Et=Qt=z=0,Gn=It,pe=!1}switch(Gn===It&&(at=Pt===Al?Math.max(at,un.width-Ze.x):Math.min(at,-Ze.x)),z=Math.max(z,Ze.y),Qt=Math.max(Qt,un.height-Ze.y),isFinite(oe)&&(Qt=Math.max(Qt,Math.max(un.height,oe)-Ze.y)),pe?Bn.moveTo(Gn-Ze.x,Ut-Ze.y):Bn.moveTo(Gn-Ze.x,Ut),Pt){case Al:Gn-=Ze.x+ft;break;default:Gn+=un.width-Ze.x+ft}Et++}if(b.push(new Be(0,Ut,ot+ft,(pe?Qt:Qt+z)+vt)),E.length!==Et)for(ot=0;ot<Et;ot++)ut=E[E.length-Et+ot],ft=hh(ut,ut.locationObject,ut.locationSpot,rt),ut.moveTo(ut.position.x,ut.position.y+z-ft.y);if(zt.free(rt),zt.free(_t),Pt===Al)for(E=0;E<b.length;E++)z=b[E],z.width+=at,z.x-=at;else for(E=0;E<b.length;E++)z=b[E],z.x>at&&(z.width+=z.x-at,z.x=at);Be.free(tt)}for(rt=z=tt=E=0;rt<b.length;rt++)ot=b[rt],E=Math.min(E,ot.x),tt=Math.min(tt,ot.y),z=Math.max(z,ot.x+ot.width);this.arrangement===Al?this.commitLayers(b,new zt(E+y/2-(z+E),tt-x/2)):this.commitLayers(b,new zt(E-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},is.prototype.commitLayers=function(){};function c1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}ve.Object.defineProperties(is.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!==ap&&a!==n0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==i0&&a!==Al||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ay&&a!==r0&&a!==lp&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var n0=new Ye(is,"Position",0),ap=new Ye(is,"Location",1),i0=new Ye(is,"LeftToRight",2),Al=new Ye(is,"RightToLeft",3),ay=new Ye(is,"Forward",4),r0=new Ye(is,"Reverse",5),lp=new Ye(is,"Ascending",6),o0=new Ye(is,"Descending",7);is.className="GridLayout",is.standardComparer=c1,is.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var b=parseFloat(a[x]),E=parseFloat(y[x]);if(isNaN(b))if(isNaN(E)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},is.Position=n0,is.Location=ap,is.LeftToRight=i0,is.RightToLeft=Al,is.Forward=ay,is.Reverse=r0,is.Ascending=lp,is.Descending=o0;function Pr(){this.On=new je,this.Dn=new je,this.Pa=new je,this.cf=new On,this.bf=new On,this.aj=new On,this.H=null,this.tp=!1}Lt=Pr.prototype,Lt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Lt.Xe=function(a){this.H=a},Lt.oi=function(a){if(a instanceof kn){if(this.On.add(a),a instanceof Ei){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 dn?this.Dn.add(a):a instanceof ar||this.Pa.add(a);y=a.data,y===null||a instanceof ar||(a instanceof dn?this.bf.add(y,a):this.cf.add(y,a))},Lt.pc=function(a){if(a.Ej(),a instanceof kn){if(this.On.remove(a),a instanceof Ei){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 dn?this.Dn.remove(a):a instanceof ar||this.Pa.remove(a);y=a.data,y===null||a instanceof ar||(a instanceof dn?this.bf.remove(y):this.cf.remove(y))},Lt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,b=y.key;(!x.Zc()||x instanceof Ei)&&Wt('Invalid node template in Diagram.nodeTemplateMap: template for "'+b+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof Ei||Wt('Invalid group template in Diagram.groupTemplateMap: template for "'+b+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof dn||Wt('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Qe(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=Qe(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=Qe(),b=this.nodes.iterator;b.next();){var E=b.value;E.data!==null&&(a.push(E.data),a.push(E.location))}for(b=this.links.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(b=this.parts.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),b=0;b<y.length;b++)E=this.Lc(y[b]),E!==null&&(E.isSelected=!0);for(b=0;b<x.length;b++)E=this.Lc(x[b]),E!==null&&(E.isHighlighted=!0);for(b=0;b<a.length;b+=2)E=this.Lc(a[b]),E!==null&&(E.location=a[b+1]);_n(y),_n(x),_n(a)}},Pr.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Pr.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&f1(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&lf(this.diagram,!1)};function f1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var b=a.Ro(y),E=g1(a,y,b);if(E!==null&&(ol(E),E=E.copy(),E!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=b,E.ub=y,a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=z,b=E;break t}}b=null}b!==null&&x&&a.resolveReferencesForData(y)}}Pr.prototype.insertLink=function(){return null},Pr.prototype.resolveReferencesForData=function(){},Pr.prototype.Ro=function(a){return this.H.model.Ro(a)};function g1(a,y,x){a=a.H;var b=a.model;return b.Xj()&&b.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(v1||(v1=!0,Rn('No Group template found for category "'+x+'"'),Rn(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(m1||(m1=!0,Rn('No Node template found for category "'+x+'"'),Rn(" Using default node template")),y=a.ny))),y}Pr.prototype.getLinkCategoryForData=function(){return""},Pr.prototype.setLinkCategoryForData=function(){},Pr.prototype.setFromNodeForLink=function(){},Pr.prototype.setToNodeForLink=function(){},Pr.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(y1||(y1=!0,Rn('No Link template found for category "'+a+'"'),Rn(" Using default link template")),x=y.my)),x},Pr.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Pr.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Pr.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Pg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Pr.prototype.unresolveReferencesForPart=function(){},Pr.prototype.removeDataForLink=function(){},Pr.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Pr.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof kn?a:null)},Pr.prototype.findLinkForKey=function(){return null},Lt=Pr.prototype,Lt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Lt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof kn?a:null)},Lt.Kc=function(a){return a===null?null:this.bf.I(a)},Lt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new je;for(var x=this.On.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Ie(tt)&&ly(this,E,tt)){y.add(b);break}}}return y.iterator},Lt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new je;for(var x=this.Dn.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Ie(tt)&&ly(this,E,tt)){y.add(b);break}}}return y.iterator};function ly(a,y,x){for(var b in x){var E=y[b],z=x[b];if(Ln(z)){if(!Ln(E)||E.length<z.length)return!1;for(var tt=0;tt<E.length;tt++){var rt=z[tt];if(rt!==void 0&&!p1(a,E[tt],rt))return!1}}else if(!p1(a,E,z))return!1}return!0}function p1(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(Ie(y)&&Ie(x)){if(!ly(a,y,x))return!1}else if(y!==x)return!1;return!0}Pr.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var b=a.modelChange;if(b!=="")if(x===Yr){if(b==="nodeCategory"){var E=this.Lc(a.object),z=a.newValue;E!==null&&typeof z=="string"&&(E.category=z)}else b==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===xo){var tt=a.newValue;b==="nodeDataArray"&&Ie(tt)&&f1(this,tt),y.isModified=!0}else if(x===Ao){var rt=a.oldValue;b==="nodeDataArray"&&Ie(rt)&&this.ip(rt),y.isModified=!0}else x===ga&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===Yr){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===xo||x===Ao){var ut=a.change===xo,ft=ut?a.newParam:a.oldParam,vt=ut?a.newValue:a.oldValue,St=this.aj.I(a.object);if(Array.isArray(St))for(a=0;a<St.length;a++){var Pt=St[a];if(ut)Lm(Pt,vt,ft,!0);else if(!(0>ft)){var Et=ft+Wg(Pt);Pt.pc(Et,!0),Pv(Pt,Et,ft)}}y.isModified=!0}}finally{y.aa=!0}}}}},Pr.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)},Pr.prototype.rp=function(){for(var a=this.H.model,y=new je,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),E.forEach(function(tt){b1(a,tt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&M1(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()},Pr.prototype.refreshDataBoundLinks=function(){},Pr.prototype.updateRelationshipsFromData=function(){},Pr.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var b=this.aj.iterator;b.next();){for(var E=b.value,z=0;z<E.length;z++){var tt=E[z].sx(a);tt!==null&&(x===null&&(x=Qe()),x.push(tt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);_n(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function uy(a,y){var x=y.Hh;if(Ln(x)){var b=a.aj.I(x);if(b===null)b=[],b.push(y),a.aj.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}function hy(a,y,x){Id(y,function(tt){tt=tt.O.s;for(var rt=tt.length,ot=0;ot<rt;ot++)bg(x,tt[ot])});var b=y.Hh;if(Ln(b)){var E=a.aj.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&a.aj.remove(b);break}}}}Pr.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new On;if(Ln(a))for(var E=0;E<a.length;E++)s0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)s0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new je;for(var z=new On,tt=b.iterator;tt.next();){var rt=tt.value;if(rt instanceof dn)a||rt.fromNode!==null&&rt.toNode!==null||E.add(rt);else if(rt instanceof kn&&rt.data!==null&&x.Tl()){var ot=rt;rt=tt.key;var at=rt.pg();at!==null&&(at=b.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<E.count&&y.Is(E,!1),0<z.count)for(x=z.iterator;x.next();)b.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new On;b.each(function(ft){ft.key.data!==null&&ut.add(ft.key.data,ft.value.data)}),x(ut,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function s0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof ei))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof kn){for(var tt=y.linksConnected;tt.next();){var rt=tt.value;if(rt.fromNode===y){var ot=b.I(rt);ot!==null&&(ot.fromNode=z)}rt.toNode===y&&(rt=b.I(rt),rt!==null&&(rt.toNode=z))}if(y instanceof Ei&&z instanceof Ei)for(y=y.memberParts;y.next();)tt=s0(a,y.value,x,b,E),tt instanceof dn||tt===null||(tt.containingGroup=z)}else if(y instanceof dn&&z instanceof dn)for(tt=y.fromNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=s0(a,y.value,x,b,E),tt!==null&&tt instanceof kn&&(tt.labeledLink=z);return z}Pr.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof dn||(b=E.copyNodeData(b),Ie(b)&&(E.xf(b),x=y.Lc(b)))}else ol(a),x=a.copy(),x!==null&&(E=this.H,y!==null?y.add(x):b!==null&&E!==null&&E.commandHandler!==null&&E.commandHandler.copiesClipboardData&&(y=E.model,E=null,x instanceof dn||(E=y.copyNodeData(b)),Ie(E)&&(x.data=E)));return x},ve.Object.defineProperties(Pr.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}}}),Pr.prototype.updateAllRelationshipsFromData=Pr.prototype.rp,Pr.prototype.findLinksByExample=Pr.prototype.ls,Pr.prototype.findNodesByExample=Pr.prototype.ms,Pr.prototype.findLinkForData=Pr.prototype.Kc,Pr.prototype.findNodeForData=Pr.prototype.ii,Pr.prototype.findPartForData=Pr.prototype.Lc,Pr.prototype.findNodeForKey=Pr.prototype.Vb,Pr.prototype.removeModeledPart=Pr.prototype.ip,Pr.prototype.removeModeledParts=Pr.prototype.Gs,Pr.prototype.rebuildParts=Pr.prototype.Wd;var m1=!1,v1=!1,y1=!1;Pr.className="PartManager";function Vo(a){Pr.apply(this,arguments)}be(Vo,Pr),Vo.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),S1(this,a.linkDataArray)},Vo.prototype.addModeledParts=function(a){for(Pr.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Nf(a.value);lf(this.diagram,!1)};function S1(a,y){y.forEach(function(x){x1(a,x)}),lf(a.diagram,!1)}function x1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),b=a.findLinkTemplateForCategory(x);if(b!==null){ol(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=h0(x,y,!0);z!==""&&(E.fromPortId=z),z=Ba(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof kn&&(E.fromNode=z)),z=h0(x,y,!1),z!==""&&(E.toPortId=z),z=Ba(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof kn&&(E.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=E)}),a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=b}}}}Vo.prototype.removeAllModeledParts=function(){var a=this.diagram.model;w1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function w1(a,y){y.forEach(function(x){a.ip(x)})}Vo.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Vo.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Vo.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Vo.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Vo.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Vo.prototype.findPartForKey=function(a){var y=Pr.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Vo.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Vo.prototype.doModelChanged=function(a){var y=this;if(Pr.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var b=a.change;if(x.aa){x.aa=!1;try{var E=a.modelChange;if(E!==""){if(b===Yr){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(E==="linkToKey"){var rt=this.Kc(a.object);if(rt!==null){var ot=this.Vb(a.newValue);rt.toNode=ot}}else if(E==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(E==="linkToPortId"){var ft=this.Kc(a.object);if(ft!==null){var vt=a.newValue;typeof vt=="string"&&(ft.toPortId=vt)}}else if(E==="nodeGroupKey"){var St=this.Lc(a.object);if(St!==null){var Pt=a.newValue;if(Pt!==void 0){var Et=this.Vb(Pt);Et instanceof Ei?St.containingGroup=Et:St.containingGroup=null}else St.containingGroup=null}}else if(E==="linkLabelKeys"){var _t=this.Kc(a.object);if(_t!==null){var It=a.oldValue,Ut=a.newValue;Array.isArray(It)&&It.forEach(function(Ze){0<=Ut.indexOf(Ze)||(Ze=y.Vb(Ze),Ze!==null&&(Ze.labeledLink=null))}),Array.isArray(Ut)&&Ut.forEach(function(Ze){Ze=y.Vb(Ze),Ze!==null&&(Ze.labeledLink=_t)})}}else if(E==="linkCategory"){var Xt=this.Kc(a.object),Qt=a.newValue;Xt!==null&&typeof Qt=="string"&&(Xt.category=Qt)}else E==="linkDataArray"&&(w1(this,a.oldValue),S1(this,a.newValue));x.isModified=!0}else if(b===xo){var oe=a.newValue;if(E==="linkDataArray"&&typeof oe=="object"&&oe!==null)x1(this,oe);else if(E==="linkLabelKeys"&&$h(oe)){var pe=this.Kc(a.object),xn=this.Vb(oe);pe!==null&&xn!==null&&(xn.labeledLink=pe)}x.isModified=!0}else if(b===Ao){var Gn=a.oldValue;if(E==="linkDataArray"&&typeof Gn=="object"&&Gn!==null)this.ip(Gn);else if(E==="linkLabelKeys"&&$h(Gn)){var Bn=this.Vb(Gn);Bn!==null&&(Bn.labeledLink=null)}x.isModified=!0}}else if(b===Yr){var un=a.propertyName;a.object!==x.model||un!=="linkFromKeyProperty"&&un!=="linkToKeyProperty"&&un!=="linkFromPortIdProperty"&&un!=="linkToPortIdProperty"&&un!=="linkLabelKeysProperty"&&un!=="nodeIsGroupProperty"&&un!=="nodeGroupKeyProperty"&&un!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Vo.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new je,b=y.linkDataArray;b.forEach(function(z){x.add(z)});var E=[];this.links.each(function(z){z.data===null||x.contains(z.data)||E.push(z.data)}),E.forEach(function(z){B1(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&A1(y,z,!1)})},Vo.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;if(a instanceof dn){var E=Ba(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=Ba(b,y,!1),E=x.Vb(E),a.toNode=E,y=b.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){E=y[0];var z=a.labelNodes.first();if(b.wa(z.data)===E)return}E=new je().addAll(y);var tt=new je;a.labelNodes.each(function(rt){rt.data!==null&&(rt=b.wa(rt.data),rt!==void 0&&tt.add(rt))}),y=tt.copy(),y.hp(E),E=E.copy(),E.hp(tt),(0<y.count||0<E.count)&&(y.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink===a&&(rt.labeledLink=null)}),E.each(function(rt){rt=x.Vb(rt),rt!==null&&rt.labeledLink!==a&&(rt.labeledLink=a)}))}}else!(a instanceof ar)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof Ei)&&(a.containingGroup=y)}}},Vo.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=up(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var tt=b.value;y.lb(tt)?E instanceof Ei&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=E)):(z.link=this.Kc(tt),z.link!==null&&E instanceof kn&&(Ba(y,tt,!0)===x&&(z.link.fromNode=E),Ba(y,tt,!1)===x&&(z.link.toNode=E),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(rt){return function(ot){return ot===x?(E.labeledLink=rt.link,!0):!1}}(z)))),z={link:z.link}}Dl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Ei&&(E.containingGroup=a))}},Vo.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof kn){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)Bl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&Bl(y,x,b.data)),a instanceof Ei)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&Bl(y,x,b)}}},Vo.prototype.copyPartData=function(a,y){var x=Pr.prototype.copyPartData.call(this,a,y);if(a instanceof dn)if(a=a.data,a!==null&&y!==null){var b=y.model;a=b.Jo(a),typeof a=="object"&&a!==null&&(b.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},Vo.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,tt=E.toolManager.findTool("Linking"),rt="";if(a!==null&&(y===null&&(y=a),rt=y.portId,rt===null&&(rt="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=tt.archetypeLinkData,b instanceof dn){if(ol(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=rt,z.toNode=x,z.toPortId=y,E.add(z),a=tt.archetypeLabelNodeData,a instanceof kn&&(ol(a),a=a.copy(),a!==null&&(a.labeledLink=z,E.add(a))),z}else if(b!==null&&(b=z.Jo(b),typeof b=="object"&&b!==null))return a!==null&&Of(z,b,z.wa(a.data),!0),If(z,b,rt,!0),x!==null&&Of(z,b,z.wa(x.data),!1),If(z,b,y,!1),z.fi(b),a=tt.archetypeLabelNodeData,a===null||a instanceof kn||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(b,a))),E.Kc(b);return null},Vo.prototype.findLinkForKey=Vo.prototype.findLinkForKey,Vo.prototype.findPartForKey=Vo.prototype.findPartForKey,Vo.prototype.removeAllModeledParts=Vo.prototype.removeAllModeledParts,Vo.prototype.addModeledParts=Vo.prototype.addModeledParts,Vo.prototype.addAllModeledParts=Vo.prototype.addAllModeledParts,Vo.className="GraphLinksPartManager";function Ua(){Pr.apply(this,arguments),this.Sg=null}be(Ua,Pr);function a0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!Ns(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(ol(b),b=b.copy(),b!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=y,b.ub=x.data,b.fromNode=E,b.toNode=z,a.diagram.add(b),b.ub=null,b.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}Ua.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ua.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ua.prototype.setFromNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)b.qe(a.data,b.wa(y));else{var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=E}},Ua.prototype.setToNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=E}else b.qe(a.data,b.wa(y))},Ua.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ua.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ua.prototype.doModelChanged=function(a){if(Pr.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var b=a.modelChange;if(b!==""){if(x===Yr){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),tt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(tt!==null){var rt=tt.kh();rt!==null?z===null?y.remove(rt):y.isTreePathToChildren?rt.fromNode=z:rt.toNode=z:a0(this,z,tt)}}else if(b==="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===Yr){var ft=a.propertyName;a.object===y.model&&ft==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ua.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;a instanceof kn&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:a0(this,y,a):b!==null&&Pg(x,b,!1)))}}},Ua.prototype.updateDataBindings=function(a,y){Pr.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ua.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=up(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof kn&&y.mh(z)===x&&a0(this,E,this.ii(z))}Dl(y,x)}a=y.mh(a),a!==void 0&&E instanceof kn&&(a=this.Vb(a),a0(this,a,E))}},Ua.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof kn){var x=y.wa(a.data),b=this.Kc(a.data);if(b!==null){b.isSelected=!1,b.isHighlighted=!1;var E=b.layer;if(E!==null){var z=E.pc(-1,b,!1);0<=z&&this.diagram.cb(Ao,"parts",E,b,null,z,null),z=b.layerChanged,z!==null&&z(b,E,null)}}for(b=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)E=a.value,E=(b?E.toNode:E.fromNode).data,y.lb(E)&&Bl(y,x,E)}},Ua.prototype.insertLink=function(a,y,x){y=this.diagram.model;var b=a,E=x;return this.diagram.isTreePathToChildren||(b=x,E=a),b!==null&&E!==null?(y.qe(E.data,y.wa(b.data)),E.kh()):null},Ua.prototype.findLinkForKey=Ua.prototype.findLinkForKey,Ua.className="TreePartManager";function Vn(a,y){this.kl=new je,this.il=new je,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,bn(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new On,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 On,this.Lt=new Te,this.Wg=!1,this.o=null,this.undoManager=new to,a!==void 0&&(Ln(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Vn.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},Vn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Vn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},Vn.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+Qi(E)}}return y},Vn.prototype.xA=function(a){a.change!==ga&&Wt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof Zo?(C1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},Vn.prototype.Qv=function(a,y){var x=this,b=!1,E=new je,z=new je,tt=new je,rt=this.vh;a.changes.each(function(ft){ft.model===x&&(ft.modelChange==="nodeDataArray"?ft.change===xo?E.add(ft.newValue):ft.change===Ao&&tt.add(ft.oldValue):x.lb(ft.object)?z.add(ft.object):ft.change!==Yr||x.modelData!==ft.object&&ft.propertyName!=="modelData"?ft.object!==null&&(rt&&rt.contains(ft.object)?rt.get(ft.object).each(function(vt){x.lb(vt)&&z.add(vt)}):ft.object instanceof Vn||x.ri()&&x.Jc(ft.object)||L1(x,ft.object).each(function(vt){z.add(vt)})):b=!0)});var ot=this.il;ot.clear(),E.each(function(ft){ot.add(x.wa(ft)),y||z.add(ft)});var at=this.kl;at.clear(),tt.each(function(ft){at.add(x.wa(ft)),y&&z.add(ft)}),a=x.cloneDeep(z.Fa());var ut=null;return b&&(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},Vn.prototype.cloneDeep=function(a){return Df(this,a,!0)};function Df(a,y,x,b,E,z){function tt(ft,vt){rt?(ft.__gohashid===void 0&&z.push(ft),b.set(ft,vt)):(ft=Ii++,b.set(ft,vt),E.set(ft,y))}if(!Ie(y))return y;z||(z=[]);var rt=Object.isExtensible(y);if(b||(b=new On),rt){var ot=b.get(y);if(ot)return ot}else for(E||(E=new On),ot=E.iterator;ot.next();){var at=ot.key;if(ot.value===y&&(at=b.get(at)))return at}if(Array.isArray(y)){ot=[],tt(y,ot);for(var ut=0;ut<y.length;ut++)ot.push(Df(a,y[ut],!1,b,E,z))}else if(y instanceof zt||y instanceof an||y instanceof Be||y instanceof Ri||y instanceof ni)ot=y.copy(),tt(y,ot);else{if(y instanceof wr||y instanceof hn||y instanceof Ye)return y;if(y instanceof Te)ot=new Te().addAll(Df(a,y.Fa(),!1,b,E,z)),tt(y,ot);else if(y instanceof je)ot=new je().addAll(Df(a,y.Fa(),!1,b,E,z)),tt(y,ot);else if(y instanceof On)ot=new On().addAll(Df(a,y.Fa(),!1,b,E,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]=Df(a,y[ut],!1,b,E,z))}return x&&z.forEach(function(ft){delete ft.__gohashid}),ot}Lt=Vn.prototype,Lt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Lt.rm=function(){var a="";return this.name!==""&&(a+=`,
"name": `+this.quote(this.name)),this.dataFormat!==""&&(a+=`,
"dataFormat": `+this.quote(this.dataFormat)),this.isReadOnly&&(a+=`,
"isReadOnly": `+this.isReadOnly),this.nodeKeyProperty!=="key"&&typeof this.nodeKeyProperty=="string"&&(a+=`,
"nodeKeyProperty": `+this.quote(this.nodeKeyProperty)),this.copiesArrays&&(a+=`,
"copiesArrays": true`),this.copiesArrayObjects&&(a+=`,
"copiesArrayObjects": true`),this.copiesKey||(a+=`,
"copiesKey": false`),this.nodeCategoryProperty!=="category"&&typeof this.nodeCategoryProperty=="string"&&(a+=`,
"nodeCategoryProperty": `+this.quote(this.nodeCategoryProperty)),a},Lt.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function P1(a,y){y=y.modelData,Ie(y)&&(a.dm(y),a.modelData=y)}Lt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!k1(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+dy(this,this.modelData)),a+`,
"nodeDataArray": `+Qh(this,this.nodeDataArray,!0)},Lt.kv=function(a){P1(this,a),a=a.nodeDataArray,Ln(a)&&(this.dm(a),this.nodeDataArray=a)};function C1(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var tt=b.get(E);tt===null?(tt=new je,tt.add(z),b.add(E,tt)):tt.add(z)}}var b=a.vh;b===null&&(b=new On,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===Yr?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===xo||z===Ao)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function L1(a,y){for(var x=new je,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];l0(a,y,E,E,x)}return x}function l0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return E.add(b),!0;if(l0(a,y,tt,b,E))return!0}else if(Ie(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return E.add(b),!0;if(l0(a,y,tt,b,E))return!0}return!1}Lt.Pv=function(a,y){var x=this,b=!1,E=new je,z=new je,tt=new je,rt=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===xo?E.add(ut.newValue):ut.change===Ao&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==Yr||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){x.lb(ft)&&z.add(ft)}):ut.object instanceof Vn||x.ri()&&x.Jc(ut.object)||L1(x,ut.object).each(function(ft){z.add(ft)})):b=!0)});var ot=this.il;ot.clear(),E.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="",b&&(a+=`,
"modelData": `+dy(this,this.modelData)),0<ot.count&&(a+=(y?this.Yv:this.Wv)+Qh(this,ot.Fa(),!0)),0<z.count&&(a+=this.jy+Qh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Qh(this,at.Fa(),!0)),at.clear(),ot.clear(),a},Lt.fp=function(a){(a.name!==void 0&&a.name!==this.name||a.dataFormat!==void 0&&a.dataFormat!==this.dataFormat||a.isReadOnly!==void 0&&a.isReadOnly!==this.isReadOnly||a.nodeKeyProperty!==void 0&&a.nodeKeyProperty!==this.nodeKeyProperty||a.copiesArrays!==void 0&&a.copiesArrays!==this.copiesArrays||a.copiesArrayObjects!==void 0&&a.copiesArrayObjects!==this.copiesArrayObjects||a.copiesKey!==void 0&&a.copiesKey!==this.copiesKey||a.nodeCategoryProperty!==void 0&&a.nodeCategoryProperty!==this.nodeCategoryProperty)&&Wt("applyIncrementalJson cannot change Model properties"),P1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new On;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],tt=this.wa(z);tt!=null&&b.set(tt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){tt=y[z];var rt=this.hc(tt);rt===null&&(rt=(rt=b.get(tt))?rt:this.copyNodeData({}),this.km(rt,tt),this.xf(rt))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var ot in E)ot==="__gohashid"||ot===this.nodeKeyProperty||this.Wj()&&ot===this.nodeIsGroupProperty||this.setDataProperty(z,ot,E[ot]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,ot=0;ot<x;ot++)y=this.hc(a[ot]),y!==null&&this.cm(y)},Lt.$x=function(a,y){a.change!==ga&&Wt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof Zo?(y===void 0&&(y=hp(this,this)),C1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Lt.yA=function(a,y){return this.$x(a,y)},Lt.np=function(a){return a===void 0&&(a=hp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Lt.toJSON=function(a){return this.np(a)},Lt.Zw=function(a){var y=null;if(typeof a=="string")try{y=pn.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Wt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Wt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Lt.Ky=function(a){return this.Zw(a)},Vn.constructGraphLinksModel=function(){return new Vn},Lt=Vn.prototype,Lt.dm=function(a){if(Ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(Ie(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Wt("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(Ie(a)){for(y in a)if(x=a[y],Ie(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(E=x.length%2===0,b=0;b<x.length;b++)if(typeof x[b]!="number"){E=!1;break}if(E){for(E=new Te,b=0;b<x.length/2;b++)E.add(new zt(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return jx(a)}return a},Lt.sm=function(a){return a===void 0?"undefined":a===null?"null":a===!0?"true":a===!1?"false":typeof a=="string"?this.quote(a):typeof a=="number"?a===1/0?"9e9999":a===-1/0?"-9e9999":isNaN(a)?'{"class":"NaN"}':a.toString():a instanceof Date?'{"class":"Date", "value":"'+a.toJSON()+'"}':a instanceof Number?this.sm(a.valueOf()):Ln(a)?Qh(this,a):Ie(a)?dy(this,a):typeof a=="function"?"null":a.toString()};function Qh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new ri;E.add("["),x&&1<b&&E.add(`
`);for(var z=0;z<b;z++){var tt=y[z];tt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
`)),E.add(a.sm(tt)))}return x&&1<b&&E.add(`
`),E.add("]"),E.toString()}function k1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function zs(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function dy(a,y){var x=y;if(x instanceof zt)y={class:"go.Point",x:zs(x.x),y:zs(x.y)};else if(x instanceof an)y={class:"go.Size",width:zs(x.width),height:zs(x.height)};else if(x instanceof Be)y={class:"go.Rect",x:zs(x.x),y:zs(x.y),width:zs(x.width),height:zs(x.height)};else if(x instanceof Ri)y={class:"go.Margin",top:zs(x.top),right:zs(x.right),bottom:zs(x.bottom),left:zs(x.left)};else if(x instanceof ni)x.sb()?y={class:"go.Spot",x:zs(x.x),y:zs(x.y),offsetX:zs(x.offsetX),offsetY:zs(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof wr){if(y={class:"go.Brush",type:x.type.name},x.type===ah?y.color=x.color:(x.type===Au||x.type===Za)&&(y.start=x.start,y.end=x.end,x.type===Za&&(x.startRadius!==0&&(y.startRadius=zs(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=zs(x.endRadius)))),x.colorStops!==null){var b={};for(x=x.colorStops.iterator;x.next();)b[x.key]=x.value;y.colorStops=b}}else x instanceof hn?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=zs(x.startX)),x.startY!==0&&(y.startY=zs(x.startY)),x.endX!==0&&(y.endX=zs(x.endX)),x.endY!==0&&(y.endY=zs(x.endY)),x.spot1.D(Xi)||(y.spot1=x.spot1),x.spot2.D(po)||(y.spot2=x.spot2),x.type===hn.o&&(y.path=hn.ia(x))):x instanceof Ye&&(y={class:"go.EnumValue",classType:hp(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=mo(y,E);if(!k1(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof Te){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+="]",b+=tt}else b+=a.sm(z)}return b+"}"}function Gs(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function jx(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 zt(Gs(a.x),Gs(a.y));else if(y==="Size")x=new an(Gs(a.width),Gs(a.height));else if(y==="Rect")x=new Be(Gs(a.x),Gs(a.y),Gs(a.width),Gs(a.height));else if(y==="Margin")x=new Ri(Gs(a.top),Gs(a.right),Gs(a.bottom),Gs(a.left));else if(y==="Spot")typeof a.enum=="string"?x=qr(a.enum):x=new ni(Gs(a.x),Gs(a.y),Gs(a.offsetX),Gs(a.offsetY));else if(y==="Brush"){if(x=new wr,x.type=Nn(wr,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof ni&&(x.start=a.start),a.end instanceof ni&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Gs(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Gs(a.endRadius)),a=a.colorStops,Ie(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=hn.parse(a.path):x=new hn,x.type=Nn(hn,a.type),typeof a.startX=="number"&&(x.startX=Gs(a.startX)),typeof a.startY=="number"&&(x.startY=Gs(a.startY)),typeof a.endX=="number"&&(x.endX=Gs(a.endX)),typeof a.endY=="number"&&(x.endY=Gs(a.endY)),a.spot1 instanceof ni&&(x.spot1=a.spot1),a.spot2 instanceof ni&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=fy(b),typeof b=="function"&&(x=Nn(b,a.name)));return x}Lt.Pe=function(a){return this.Lt.add(a),this},Lt.ik=function(a){this.Lt.remove(a)},Lt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,b=0;b<x;b++)y.M(b)(a)},Lt.cb=function(a,y,x,b,E,z,tt){Fo(this,"",a,y,x,b,E,z,tt)},Lt.g=function(a,y,x,b,E){Fo(this,"",Yr,a,this,y,x,b,E)},Lt.Fs=function(a,y,x,b,E,z){Fo(this,"",Yr,y,a,x,b,E,z)};function Fo(a,y,x,b,E,z,tt,rt,ot){rt===void 0&&(rt=null),ot===void 0&&(ot=null);var at=new Qr;at.model=a,at.change=x,at.modelChange=y,at.propertyName=b,at.object=E,at.oldValue=z,at.oldParam=rt,at.newValue=tt,at.newParam=ot,a.ds(at)}Vn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===Yr){var x=a.object,b=a.propertyName,E=a.I(y);b===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),E!==void 0&&this.kb.add(E,x)),Zr(x,b,E)}else a.change===xo?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,Ie(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&Zn(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&Pn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!Ln(b)&&a.propertyName&&(b=mo(a.object,a.propertyName)),Ln(b)&&typeof x=="number"&&(a=a.newValue,y?Zn(b,x):Pn(b,x,a))):Wt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===Ao?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,Ie(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&Pn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&Zn(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!Ln(b)&&a.propertyName&&(b=mo(a.object,a.propertyName)),Ln(b)&&typeof x=="number"&&(a=a.oldValue,y?Pn(b,x,a):Zn(b,x))):Wt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ga&&Wt("unknown ChangedEvent: "+a.toString())},Vn.prototype.Ea=function(a){return this.undoManager.Ea(a)},Vn.prototype.eb=function(a){return this.undoManager.eb(a)},Vn.prototype.Kf=function(){return this.undoManager.Kf()},Vn.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Lt=Vn.prototype,Lt.La=function(a,y){y===void 0&&(y=""),Fo(this,"SourceChanged",ga,y,a,null,null)},Lt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=mo(a,y),y!==void 0)){if($h(y))return y;Wt("Key value for node data "+a+" is not a number or a string: "+y)}}},Lt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=mo(a,x);b!==y&&this.hc(y)===null&&(Zr(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),Fo(this,"nodeKey",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else Zr(a,x,y)}};function $h(a){return typeof a=="number"||typeof a=="string"}Lt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Lt.hc=function(a){return a===null&&Wt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&$h(a)?this.kb.I(a):null},Lt.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var b=this.bl;if(b!==null&&(x=b(this,a),x!=null&&!this.kb.contains(x))){Zr(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;Zr(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;Zr(a,y,x)}}}}},Lt.xf=function(a){a!==null&&(pi(a),this.lb(a)||M1(this,a,!0))};function M1(a,y,x){var b=a.wa(y);(b===void 0||a.kb.I(b)!==y)&&(a.$u(y),b=a.wa(y),b===void 0&&Wt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,Pn(a.Tc,b,y)),Fo(a,"nodeDataArray",xo,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Lt.Fy=function(a){if(Ln(a))for(var y=a.length,x=0;x<y;x++)this.xf(a[x]);else for(a=a.iterator;a.next();)this.xf(a.value)},Lt.cm=function(a){a!==null&&b1(this,a,!0)};function b1(a,y,x){var b=a.wa(y);if(b!==void 0&&a.kb.remove(b),b=null,x){t:if(x=a.Tc,Array.isArray(x))b=x.indexOf(y);else{b=x.length;for(var E=0;E<b;E++)if(x[E]===y){b=E;break t}b=-1}if(0>b)return;Zn(a.Tc,b)}Fo(a,"nodeDataArray",Ao,"nodeDataArray",a,y,null,b,null),a.qp(y)}Lt.nA=function(a){if(Ln(a))for(var y=a.length,x=0;x<y;x++)this.cm(a[x]);else for(a=a.iterator;a.next();)this.cm(a.value)},Lt.$z=function(a){if(a!==this.nodeDataArray&&Ln(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.wa(z);if(tt!==void 0){x.add(tt);var 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();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Lt.jp=function(a,y){y!==void 0&&(a=up(this,a),a instanceof je&&this.Vf.add(y,a))},Lt.Lv=function(){},Lt.fm=function(){},Lt.em=function(){},Lt.qp=function(){};function Bl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new je,a.Vf.add(y,b)),b.add(x)}}function Dl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof je&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function up(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof je?a:null)}Lt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},Vn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):u0(this,a,!0),Ie(a)&&bn(a),a};function u0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=u0(a,y[x],a.copiesArrayObjects);b.push(E)}return bn(b),b}if(x&&Ie(y)){x=(x=y.constructor)?new x:{},E=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(b in y)if(b==="__gohashid")x.__gohashid=void 0;else if(b===E)x[E]=void 0;else{var z=mo(y,b),tt=hp(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof Vn||z instanceof to||z instanceof Zo||z instanceof Qr||(z=u0(a,z,!1)),Zr(x,b,z)}return bn(x),x}return y instanceof zt||y instanceof an||y instanceof Be||y instanceof ni||y instanceof Ri?y.copy():y}Vn.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!E1&&a instanceof se&&(E1=!0,Rn('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),Rn(" Is that really your intent?"));var b=mo(a,y);b!==x&&(Zr(a,y,x),this.Fs(a,y,b,x))},Lt=Vn.prototype,Lt.set=function(a,y,x){this.setDataProperty(a,y,x)},Lt.Do=function(a,y){if(y){var x=this.lb(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||this.setDataProperty(a,b,y[b])}},Lt.Ay=function(a,y){this.ts(a,-1,y)},Lt.ts=function(a,y,x){0>y&&(y=a.length),Pn(a,y,x),Fo(this,"",xo,"",a,null,x,null,y)},Lt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Wt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Zn(a,y),Fo(this,"",Ao,"",a,x,null,y,null)},Lt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=mo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Lt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=mo(a,x);b===void 0&&(b=""),b!==y&&(Zr(a,x,y),Fo(this,"nodeCategory",Yr,x,a,b,y))}else Zr(a,x,y)}},Lt.lm=function(a,y){this.jm(y,this.Ro(a))},Lt.Tl=function(){return!1},Lt.Wj=function(){return!1},Lt.ri=function(){return!1},Lt.xs=function(){return!1},Lt.Xj=function(){return!1};function cy(){return new Vn}function hp(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 hp(a,y.constructor);return typeof y}function fy(a){return wl[a]?wl[a]:pn.go!==void 0&&pn.go[a]?pn.go[a]:null}function mo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(b){}return x}function Zr(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(b){}}ve.Object.defineProperties(Vn.prototype,{name:{get:function(){return this.xa},set:function(a){var y=this.xa;y!==a&&(this.xa=a,this.g("name",y,a))}},dataFormat:{get:function(){return this.Sm},set:function(a){var y=this.Sm;y!==a&&(this.Sm=a,this.g("dataFormat",y,a))}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},modelData:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.g("modelData",y,a),this.La(a))}},undoManager:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&(y!==null&&y.Rx(this),this.o=a,a!==null&&a.Xw(this))}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a}},nodeKeyProperty:{get:function(){return this.Th},set:function(a){var y=this.Th;y!==a&&(a===""&&Wt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Wt("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,b=0;b<x;b++){var E=a[b];Ie(E)||Wt("Model.nodeDataArray must only contain Objects, not: "+E),pi(E)}for(this.Tc=a,b=new Te,E=0;E<x;E++){var z=a[E],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?b.add(z):this.kb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.$u(E),z=this.wa(E),z!==void 0&&this.kb.add(z,E);for(Fo(this,"nodeDataArray",Yr,"nodeDataArray",this,y,a),y=0;y<x;y++)b=a[y],this.fm(b),this.em(b);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),Vn.prototype.setCategoryForNodeData=Vn.prototype.jm,Vn.prototype.getCategoryForNodeData=Vn.prototype.Ro,Vn.prototype.removeArrayItem=Vn.prototype.ov,Vn.prototype.insertArrayItem=Vn.prototype.ts,Vn.prototype.addArrayItem=Vn.prototype.Ay,Vn.prototype.assignAllDataProperties=Vn.prototype.Do,Vn.prototype.set=Vn.prototype.set,Vn.prototype.clearUnresolvedReferences=Vn.prototype.Qy,Vn.prototype.mergeNodeDataArray=Vn.prototype.$z,Vn.prototype.removeNodeDataCollection=Vn.prototype.nA,Vn.prototype.removeNodeData=Vn.prototype.cm,Vn.prototype.addNodeDataCollection=Vn.prototype.Fy,Vn.prototype.addNodeData=Vn.prototype.xf,Vn.prototype.makeNodeDataKeyUnique=Vn.prototype.$u,Vn.prototype.findNodeDataForKey=Vn.prototype.hc,Vn.prototype.containsNodeData=Vn.prototype.lb,Vn.prototype.setKeyForNodeData=Vn.prototype.km,Vn.prototype.getKeyForNodeData=Vn.prototype.wa,Vn.prototype.updateTargetBindings=Vn.prototype.La,Vn.prototype.commit=Vn.prototype.commit,Vn.prototype.rollbackTransaction=Vn.prototype.Kf,Vn.prototype.commitTransaction=Vn.prototype.eb,Vn.prototype.startTransaction=Vn.prototype.Ea,Vn.prototype.raiseDataChanged=Vn.prototype.Fs,Vn.prototype.raiseChanged=Vn.prototype.g,Vn.prototype.raiseChangedEvent=Vn.prototype.cb,Vn.prototype.removeChangedListener=Vn.prototype.ik,Vn.prototype.addChangedListener=Vn.prototype.Pe,Vn.prototype.writeJsonValue=Vn.prototype.sm,Vn.prototype.replaceJsonObjects=Vn.prototype.dm,Vn.prototype.applyIncrementalJSON=Vn.prototype.Ky,Vn.prototype.applyIncrementalJson=Vn.prototype.Zw,Vn.prototype.toJSON=Vn.prototype.toJSON,Vn.prototype.toJson=Vn.prototype.np,Vn.prototype.toIncrementalJSON=Vn.prototype.yA,Vn.prototype.toIncrementalJson=Vn.prototype.$x,Vn.prototype.toIncrementalData=Vn.prototype.xA,Vn.prototype.clear=Vn.prototype.clear;var E1=!1,wl={};Vn.className="Model",Vn.fromJSON=Vn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=pn.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Wt("Unable to construct a Model from: "+a);if(y===null){a=null;var b=x.class;if(typeof b=="string")try{var E=null;b.indexOf("go.")===0?(b=b.substr(3),E=fy(b)):(E=fy(b),E===null&&(E=pn[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof Vn?y=a:Wt("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=Vn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},Vn.safePropertyValue=mo,Vn.safePropertySet=Zr,wl.Brush=wr,wl.ChangedEvent=Qr,wl.Geometry=hn,wl.Margin=Ri,wl.Panel=nn,wl.Point=zt,wl.Rect=Be,wl.Size=an,wl.Spot=ni,wl.Transaction=Zo,wl.UndoManager=to;function Co(a,y,x,b){bn(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,b===void 0?(this.el=T1,this.wk=null):(this.el=dp,this.wk=b),this.st=new je}Co.prototype.copy=function(){var a=new Co;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Lt=Co.prototype,Lt.qb=function(a){a.classType===Co&&(this.mode=a)},Lt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.Kx=function(a){return a===void 0&&(a=null),this.mode=dp,this.backConverter=a,this},Lt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Lt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function N1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Lt.Mv=function(a,y,x){var b=this.sl;if(x===void 0||b===""||b===x){x=this.xl;var E=this.Im;if(E===null&&x==="")Rn("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(b!==""&&(z=mo(y,b)),z!==void 0)if(E===null)x!==""&&Zr(a,x,z);else try{if(x!==""){var tt=E(z,a);Zr(a,x,tt)}else E(z,a)}catch(rt){}}}},Lt.sp=function(a,y,x,b){if(this.el===dp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,tt=a;if(E!==""&&(tt=mo(a,E)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var rt=b!==null?b.diagram:null,ot=rt!==null?rt.model:null;if(z===null){if(x!=="")ot!==null?ot.setDataProperty(y,x,tt):Zr(y,x,tt);else if(ot!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var at=b.itemIndex,ut=b.panel.itemArray;ot.ov(ut,at),ot.ts(ut,at,tt)}}else try{if(x!==""){var ft=z(tt,y,ot);ot!==null?ot.setDataProperty(y,x,ft):Zr(y,x,ft)}else{var vt=z(tt,y,ot);if(vt!==void 0&&ot!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var St=b.itemIndex,Pt=b.panel.itemArray;ot.ov(Pt,St),ot.ts(Pt,St,vt)}}}catch(Et){}}finally{this.st.remove(a)}}}},ve.Object.defineProperties(Co.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&de(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&de(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&de(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&de(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&de(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&de(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&de(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&de(this),this.el=a}}}),Co.prototype.updateSource=Co.prototype.sp,Co.prototype.updateTarget=Co.prototype.Mv,Co.prototype.ofModel=Co.prototype.dA,Co.prototype.ofObject=Co.prototype.cp,Co.prototype.makeTwoWay=Co.prototype.Kx;var zx="Binding",T1=new Ye(Co,"OneWay",1),dp=new Ye(Co,"TwoWay",2);Co.className="Binding",Co.parseEnum=function(a,y){return function(x){return x=Nn(a,x),x===null?y:x}},Co.toString=Qi,Co.OneWay=T1,Co.TwoWay=dp;function ir(a,y,x){Vn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new je,this.wb=new On,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&&(Ln(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}be(ir,Vn),ir.constructGraphLinksModel=Vn.constructGraphLinksModel,ir.prototype.cloneProtected=function(a){Vn.prototype.cloneProtected.call(this,a),a.Jh=this.Jh,a.cl=this.cl,a.Ak=this.Ak,a.lf=this.lf,a.mf=this.mf,a.ej=this.ej,a.fj=this.fj,a.dj=this.dj,a.je=this.je,a.jl=this.jl,a.Je=this.Je,a.Lm=this.Lm},Lt=ir.prototype,Lt.clear=function(){Vn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;var x=a.length,b;for(b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+Qi(E)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+Ba(this,E,!0)+"-->"+Ba(this,E,!1)}return y},Lt.Qv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=Vn.prototype.Qv.call(this,a,y),b=this,E=new je,z=new je,tt=new je,rt=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===xo?E.add(ut.newValue):ut.change===Ao&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof Vn||b.lb(ut.object)||F1(b,ut.object).each(function(ft){z.add(ft)})))});var ot=this.il;ot.clear(),E.each(function(ut){ot.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0<ot.count&&(x===null&&(x={}),y?x.removedLinkKeys=ot.Fa():x.insertedLinkKeys=ot.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),ot.clear(),x},Lt.rm=function(){var a=Vn.prototype.rm.call(this),y="";return this.linkCategoryProperty!=="category"&&typeof this.linkCategoryProperty=="string"&&(y+=`,
"linkCategoryProperty": `+this.quote(this.linkCategoryProperty)),this.linkKeyProperty!==""&&typeof this.linkKeyProperty=="string"&&(y+=`,
"linkKeyProperty": `+this.quote(this.linkKeyProperty)),this.linkFromKeyProperty!=="from"&&typeof this.linkFromKeyProperty=="string"&&(y+=`,
"linkFromKeyProperty": `+this.quote(this.linkFromKeyProperty)),this.linkToKeyProperty!=="to"&&typeof this.linkToKeyProperty=="string"&&(y+=`,
"linkToKeyProperty": `+this.quote(this.linkToKeyProperty)),this.linkFromPortIdProperty!==""&&typeof this.linkFromPortIdProperty=="string"&&(y+=`,
"linkFromPortIdProperty": `+this.quote(this.linkFromPortIdProperty)),this.linkToPortIdProperty!==""&&typeof this.linkToPortIdProperty=="string"&&(y+=`,
"linkToPortIdProperty": `+this.quote(this.linkToPortIdProperty)),this.linkLabelKeysProperty!==""&&typeof this.linkLabelKeysProperty=="string"&&(y+=`,
"linkLabelKeysProperty": `+this.quote(this.linkLabelKeysProperty)),this.nodeIsGroupProperty!=="isGroup"&&typeof this.nodeIsGroupProperty=="string"&&(y+=`,
"nodeIsGroupProperty": `+this.quote(this.nodeIsGroupProperty)),this.nodeGroupKeyProperty!=="group"&&typeof this.nodeGroupKeyProperty=="string"&&(y+=`,
"nodeGroupKeyProperty": `+this.quote(this.nodeGroupKeyProperty)),a+y},Lt.gp=function(a){Vn.prototype.gp.call(this,a),a.linkKeyProperty&&(this.linkKeyProperty=a.linkKeyProperty),a.linkFromKeyProperty&&(this.linkFromKeyProperty=a.linkFromKeyProperty),a.linkToKeyProperty&&(this.linkToKeyProperty=a.linkToKeyProperty),a.linkFromPortIdProperty&&(this.linkFromPortIdProperty=a.linkFromPortIdProperty),a.linkToPortIdProperty&&(this.linkToPortIdProperty=a.linkToPortIdProperty),a.linkCategoryProperty&&(this.linkCategoryProperty=a.linkCategoryProperty),a.linkLabelKeysProperty&&(this.linkLabelKeysProperty=a.linkLabelKeysProperty),a.nodeIsGroupProperty&&(this.nodeIsGroupProperty=a.nodeIsGroupProperty),a.nodeGroupKeyProperty&&(this.nodeGroupKeyProperty=a.nodeGroupKeyProperty)},Lt.Rv=function(){var a=Vn.prototype.Rv.call(this),y=`,
"linkDataArray": `+Qh(this,this.linkDataArray,!0);return a+y},Lt.kv=function(a){Vn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function F1(a,y){for(var x=new je,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];l0(a,y,E,E,x)}return x}Lt.Pv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=Vn.prototype.Pv.call(this,a,y),b=this,E=new je,z=new je,tt=new je,rt=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===xo?E.add(ut.newValue):ut.change===Ao&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&rt&&rt.contains(ut.object)?rt.get(ut.object).each(function(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof Vn||b.lb(ut.object)||F1(b,ut.object).each(function(ft){z.add(ft)})))});var ot=this.il;ot.clear(),E.each(function(ut){ot.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=x,0<ot.count&&(a+=(y?this.Xv:this.Vv)+Qh(this,ot.Fa(),!0)),0<z.count&&(a+=this.iy+Qh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Qh(this,at.Fa(),!0)),at.clear(),ot.clear(),a},Lt.fp=function(a){(a.linkCategoryProperty!==void 0&&a.linkCategoryProperty!==this.linkCategoryProperty||a.linkKeyProperty!==void 0&&a.linkKeyProperty!==this.linkKeyProperty||a.linkFromKeyProperty!==void 0&&a.linkFromKeyProperty!==this.linkFromKeyProperty||a.linkToKeyProperty!==void 0&&a.linkToKeyProperty!==this.linkToKeyProperty||a.linkFromPortIdProperty!==void 0&&a.linkFromPortIdProperty!==this.linkFromPortIdProperty||a.linkToPortIdProperty!==void 0&&a.linkToPortIdProperty!==this.linkToPortIdProperty||a.linkLabelKeysProperty!==void 0&&a.linkLabelKeysProperty!==this.linkLabelKeysProperty||a.nodeIsGroupProperty!==void 0&&a.nodeIsGroupProperty!==this.nodeIsGroupProperty||a.nodeGroupKeyProperty!==void 0&&a.nodeGroupKeyProperty!==this.nodeGroupKeyProperty)&&Wt("applyIncrementalJson cannot change Model properties"),Vn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,b=0;b<x;b++){var E=y[b],z=this.jh(E);z===null&&(z=this.Jo({}),this.Ks(z,E),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,b=0;b<x;b++)if(E=y[b],z=this.Ac(E),z=this.jh(z),z!==null){for(var tt in E)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,E[tt]);D1(this,E,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},ir.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===Yr){var x=a.object,b=a.propertyName;if(b===this.linkKeyProperty&&this.Jc(x)){var E=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),E!==void 0&&this.wb.add(E,x),Zr(x,b,E);return}}else if(a.change===xo){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,Ie(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)):0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue));return}}else if(a.change===Ao){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Ie(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue):(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)));return}}Vn.prototype.changeState.call(this,a,y)}},Lt=ir.prototype,Lt.Vl=function(a){if(a!==void 0){var y=this.Ri;if(y!==null){var x=this.hc(a);x===null&&(x=this.copyNodeData(y),Zr(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Lt.yx=function(a){return Ba(this,a,!0)},Lt.wv=function(a,y){Of(this,a,y,!0)},Lt.Bx=function(a){return Ba(this,a,!1)},Lt.Bv=function(a,y){Of(this,a,y,!1)};function Ba(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=mo(y,a),a!==void 0))){if($h(a))return a;Wt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Of(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=mo(y,E);z!==x&&(Dl(a,z,y),Zr(y,E,x),a.hc(x)===null&&Bl(a,x,y),Fo(a,b?"linkFromKey":"linkToKey",Yr,E,y,z,x),typeof E=="string"&&a.La(y,E))}else Zr(y,E,x)}}Lt.zx=function(a){return h0(this,a,!0)},Lt.xv=function(a,y){If(this,a,y,!0)},Lt.Cx=function(a){return h0(this,a,!1)},Lt.Cv=function(a,y){If(this,a,y,!1)};function h0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=mo(y,a),y===void 0?"":y)}function If(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=mo(y,E);z===void 0&&(z=""),z!==x&&(Zr(y,E,x),Fo(a,b?"linkFromPortId":"linkToPortId",Yr,E,y,z,x),typeof E=="string"&&a.La(y,E))}else Zr(y,E,x)}}Lt.Ef=function(a){if(a===null)return d0;var y=this.je;return y===""?d0:(a=mo(a,y),a===void 0?d0:a)},Lt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=mo(a,x);if(b===void 0&&(b=d0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)Dl(this,b[z],a);for(Zr(a,x,y),E=y.length,z=0;z<E;z++){var tt=y[z];this.hc(tt)===null&&Bl(this,tt,a)}Fo(this,"linkLabelKeys",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else Zr(a,x,y)}},Lt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=mo(a,x);if(b===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(b)){var E=b.indexOf(y);0<=E||(E=b.length,b.push(y),this.Jc(a)&&(this.hc(y)===null&&Bl(this,y,a),Fo(this,"linkLabelKeys",xo,x,a,null,y,null,E)))}else Wt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Lt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=mo(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(Dl(this,y,a),Fo(this,"linkLabelKeys",Ao,x,a,y,null,E,null)))}else b!==void 0&&Wt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Lt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=mo(a,y),y!==void 0)){if($h(y))return y;Wt("Key value for link data "+a+" is not a number or a string: "+y)}}},Lt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=mo(a,x);b!==y&&this.jh(y)===null&&(Zr(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),Fo(this,"linkKey",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Zr(a,x,y)}},Lt.jh=function(a){return a===null&&Wt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&$h(a)?this.wb.I(a):null},Lt.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var b=this.cl;if(b!==null&&(x=b(this,a),x!=null&&!this.wb.contains(x))){Zr(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;Zr(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;Zr(a,y,x)}}}}},Lt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Lt.fi=function(a){a!==null&&(pi(a),this.Jc(a)||A1(this,a,!0))};function A1(a,y,x){if(a.linkKeyProperty!==""){var b=a.Ac(y);if(b!==void 0&&a.wb.I(b)===y)return;a.Bs(y),b=a.Ac(y),b===void 0&&Wt("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(b,y)}a.$f.add(y),b=null,x&&(b=a.md.length,a.md.splice(b,0,y)),Fo(a,"linkDataArray",xo,"linkDataArray",a,null,y,null,b),gy(a,y)}Lt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.fi(a[x]);else for(a=a.iterator;a.next();)this.fi(a.value)},Lt.bm=function(a){a!==null&&B1(this,a,!0)};function B1(a,y,x){a.$f.remove(y);var b=a.Ac(y);if(b!==void 0&&a.wb.remove(b),b=null,x){if(b=a.md.indexOf(y),0>b)return;a.md.splice(b,1)}if(Fo(a,"linkDataArray",Ao,"linkDataArray",a,y,null,b,null),x=Ba(a,y,!0),Dl(a,x,y),x=Ba(a,y,!1),Dl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],Dl(a,x,y)}Lt.lA=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.bm(a[x]);else for(a=a.iterator;a.next();)this.bm(a.value)},Lt.Zz=function(a){if(this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&Ln(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var rt=this.jh(tt);rt!==z&&(rt!==null?(this.Do(rt,z),D1(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();)b=a.value,x.contains(b)||(b=this.jh(b))&&this.bm(b);y.clear(),x.clear()}};function gy(a,y){var x=Ba(a,y,!0);x=a.Vl(x),a.hc(x)===null&&Bl(a,x,y),x=Ba(a,y,!1),x=a.Vl(x),a.hc(x)===null&&Bl(a,x,y);var b=a.Ef(y);if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],a.hc(x)===null&&Bl(a,x,y)}Lt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):u0(this,a,!0),Ie(a)&&(bn(a),this.lf!==""&&Zr(a,this.lf,void 0),this.mf!==""&&Zr(a,this.mf,void 0),this.je!==""&&Zr(a,this.je,[])),a},Lt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!mo(a,y)},Lt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=mo(a,y),y!==void 0)){if($h(y))return y;Wt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=mo(a,x);b!==y&&(Dl(this,b,a),Zr(a,x,y),this.hc(y)===null&&Bl(this,y,a),Fo(this,"nodeGroupKey",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Zr(a,x,y)}},ir.prototype.copyNodeData=function(a){return a===null?null:(a=Vn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||mo(a,this.Je)===void 0||Zr(a,this.Je,void 0),a)},ir.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){Of(this,a,x,!0);return}if(y===this.linkToKeyProperty){Of(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){If(this,a,x,!0);return}if(y===this.linkToPortIdProperty){If(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var b=mo(a,y);b!==x&&(Zr(a,y,x),this.Fs(a,y,b,x))},Lt=ir.prototype,Lt.Do=function(a,y){if(y){var x=this.lb(a),b=this.Jc(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||x&&E===this.nodeIsGroupProperty&&mo(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Lt.jp=function(a,y){Vn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var b=x.value,E=a,z=y;if(Ba(this,b,!0)===E){var tt=this.lf;Zr(b,tt,z),Fo(this,"linkFromKey",Yr,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)}if(Ba(this,b,!1)===E&&(tt=this.mf,Zr(b,tt,z),Fo(this,"linkToKey",Yr,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)),tt=this.Ef(b),Array.isArray(tt))for(var rt=tt.length,ot=this.je,at=0;at<rt;at++)tt[at]===E&&(tt[at]=z,Fo(this,"linkLabelKeys",xo,ot,b,E,z,at,at))}},Lt.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;Zr(a,b,x),Fo(this,"nodeGroupKey",Yr,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Lt.Lv=function(){Vn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)gy(this,a[x])},Lt.fm=function(a){Vn.prototype.fm.call(this,a),a=this.wa(a);var y=up(this,a);if(y!==null){var x=Qe();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;Fo(this,"nodeGroupKey",Yr,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(Ba(this,b,!0)===a&&(E=this.lf,Fo(this,"linkFromKey",Yr,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),Ba(this,b,!1)===a&&(E=this.mf,Fo(this,"linkToKey",Yr,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),E=this.Ef(b),Array.isArray(E))for(var z=E.length,tt=this.je,rt=0;rt<z;rt++)E[rt]===a&&(Fo(this,"linkLabelKeys",xo,tt,b,a,a,rt,rt),x.push(b))}for(y=0;y<x.length;y++)Dl(this,a,x[y]);_n(x)}},Lt.em=function(a){Vn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&Bl(this,y,a)},Lt.qp=function(a){Vn.prototype.qp.call(this,a);var y=this.lh(a);Dl(this,y,a)},Lt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=mo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForLinkData found a non-string category for "+a+": "+y)},ir.prototype.getLinkCategoryForData=function(a){return this.ps(a)},ir.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=mo(a,x);b===void 0&&(b=""),b!==y&&(Zr(a,x,y),Fo(this,"linkCategory",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Zr(a,x,y)}},ir.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Lt=ir.prototype,Lt.lm=function(a,y){Vn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function D1(a,y,x){a.lp(x,a.ps(y)),a.wv(x,a.yx(y)),a.Bv(x,a.Bx(y)),a.Ls(x,a.Ef(y)),a.xv(x,a.zx(y)),a.Cv(x,a.Cx(y))}Lt.Wj=function(){return!0},Lt.ri=function(){return!0},Lt.xs=function(){return!0},Lt.Xj=function(){return!0},ve.Object.defineProperties(ir.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,b=0;b<x;b++){var E=a[b];Ie(E)||Wt("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),pi(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new Te,E=0;E<x;E++){var z=a[E],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?b.add(z):this.wb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.Bs(E),z=this.Ac(E),z!==void 0&&this.wb.add(z,E)}for(b=new je,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,Fo(this,"linkDataArray",Yr,"linkDataArray",this,y,a),y=0;y<x;y++)gy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,b=0;b<x;b++){var E=this.linkDataArray[b],z=this.Ac(E);z===void 0&&(this.Bs(E),z=this.Ac(E)),z!==void 0&&this.wb.add(z,E)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),ir.prototype.setCategoryForLinkData=ir.prototype.lp,ir.prototype.getCategoryForLinkData=ir.prototype.ps,ir.prototype.assignAllDataProperties=ir.prototype.Do,ir.prototype.setGroupKeyForNodeData=ir.prototype.mp,ir.prototype.getGroupKeyForNodeData=ir.prototype.lh,ir.prototype.isGroupForNodeData=ir.prototype.Yu,ir.prototype.copyLinkData=ir.prototype.Jo,ir.prototype.mergeLinkDataArray=ir.prototype.Zz,ir.prototype.removeLinkDataCollection=ir.prototype.lA,ir.prototype.removeLinkData=ir.prototype.bm,ir.prototype.addLinkDataCollection=ir.prototype.Ey,ir.prototype.addLinkData=ir.prototype.fi,ir.prototype.containsLinkData=ir.prototype.Jc,ir.prototype.makeLinkDataKeyUnique=ir.prototype.Bs,ir.prototype.findLinkDataForKey=ir.prototype.jh,ir.prototype.setKeyForLinkData=ir.prototype.Ks,ir.prototype.getKeyForLinkData=ir.prototype.Ac,ir.prototype.removeLabelKeyForLinkData=ir.prototype.Qx,ir.prototype.addLabelKeyForLinkData=ir.prototype.Bu,ir.prototype.setLabelKeysForLinkData=ir.prototype.Ls,ir.prototype.getLabelKeysForLinkData=ir.prototype.Ef,ir.prototype.setToPortIdForLinkData=ir.prototype.Cv,ir.prototype.getToPortIdForLinkData=ir.prototype.Cx,ir.prototype.setFromPortIdForLinkData=ir.prototype.xv,ir.prototype.getFromPortIdForLinkData=ir.prototype.zx,ir.prototype.setToKeyForLinkData=ir.prototype.Bv,ir.prototype.getToKeyForLinkData=ir.prototype.Bx,ir.prototype.setFromKeyForLinkData=ir.prototype.wv,ir.prototype.getFromKeyForLinkData=ir.prototype.yx,ir.prototype.clear=ir.prototype.clear;var d0=Object.freeze([]);ir.className="GraphLinksModel",wl.GraphLinksModel=ir,Vn.constructGraphLinksModel=Vn.constructGraphLinksModel=function(){return new ir},Vn.initDiagramModel=cy=function(){return new ir};function _s(a,y){Vn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(Ln(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}be(_s,Vn),_s.constructGraphLinksModel=Vn.constructGraphLinksModel,_s.prototype.cloneProtected=function(a){Vn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Lt=_s.prototype,Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+Qi(E)}}return y},Lt.rm=function(){var a=Vn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Lt.gp=function(a){Vn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Lt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Wt("applyIncrementalJson cannot change Model properties"),Vn.prototype.fp.call(this,a)},Lt.Vl=function(a){return a},Lt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=mo(a,y),y!==void 0)){if($h(y))return y;Wt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var b=mo(a,x);b!==y&&(Dl(this,b,a),Zr(a,x,y),this.hc(y)===null&&Bl(this,y,a),Fo(this,"nodeParentKey",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Zr(a,x,y)}},Lt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=mo(a,y),y===void 0)?"":typeof y=="string"?y:(Wt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},_s.prototype.getLinkCategoryForData=function(a){return this.ss(a)},_s.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=mo(a,x);b===void 0&&(b=""),b!==y&&(Zr(a,x,y),Fo(this,"parentLinkCategory",Yr,x,a,b,y),typeof x=="string"&&this.La(a,x))}else Zr(a,x,y)}},_s.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},_s.prototype.copyNodeData=function(a){return a===null?null:(a=Vn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||mo(a,this.Ke)===void 0||Zr(a,this.Ke,void 0),a)},_s.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var b=mo(a,y);b!==x&&(Zr(a,y,x),this.Fs(a,y,b,x))},Lt=_s.prototype,Lt.jp=function(a,y){Vn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Lt.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;Zr(a,b,x),Fo(this,"nodeParentKey",Yr,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Lt.fm=function(a){Vn.prototype.fm.call(this,a),a=this.wa(a);var y=up(this,a);if(y!==null){var x=Qe();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;Fo(this,"nodeParentKey",Yr,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)Dl(this,a,x[y]);_n(x)}},Lt.em=function(a){Vn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&Bl(this,y,a)},Lt.qp=function(a){Vn.prototype.qp.call(this,a);var y=this.mh(a);Dl(this,y,a)},Lt.lm=function(a,y){Vn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Lt.Tl=function(){return!0},Lt.xs=function(){return!0},ve.Object.defineProperties(_s.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"}}}),_s.prototype.setParentLinkCategoryForNodeData=_s.prototype.Ms,_s.prototype.getParentLinkCategoryForNodeData=_s.prototype.ss,_s.prototype.setParentKeyForNodeData=_s.prototype.qe,_s.prototype.getParentKeyForNodeData=_s.prototype.mh,_s.className="TreeModel",wl.TreeModel=_s;function no(a){Vr.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=Pl,this.Ti=0,this.Zv=new zt,this.Jp=this.me=0,this.Xr=new pp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=Pl,this.K=Hs,this.nd=jf,this.hd=sy,this.tf=6,this.Nn=y0,a&&Object.assign(this,a)}be(no,Vr),no.prototype.cloneProtected=function(a){Vr.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},no.prototype.qb=function(a){a.classType===no?a===m0||a===v0||a===g0||a===p0||a===jf?this.sorting=a:a===Hd||a===Rf||a===Hs||a===td?this.direction=a:a===ph||a===qh||a===Pl||a===Cl?this.arrangement=a:(a===Nc||a===y0)&&(this.nodeDiameterFormula=a):Vr.prototype.qb.call(this,a)},no.prototype.createNetwork=function(){return new zf(this)},no.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 Te;y.addAll(a.iterator),a=new Te;var x=new Te,b=this.sort(y),E,z,tt=this.Jp,rt=this.arrangement,ot=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var ft=this.startAngle;isFinite(ft)||(ft=0);var vt=this.sweepAngle;if((!isFinite(vt)||360<vt||1>vt)&&(vt=360),y=this.spacing,isFinite(y)||(y=NaN),rt===Cl&&ot===Nc?rt=Pl:rt===Cl&&ot!==Nc&&(rt=this.arrangement),(this.direction===Hd||this.direction===Rf)&&this.sorting!==jf){for(ot=0;!(ot>=b.length)&&(a.add(b.M(ot)),!(ot+1>=b.length));ot+=2)x.add(b.M(ot+1));this.direction===Hd?(this.arrangement===Cl&&a.reverse(),b=new Te,b.addAll(a),b.addAll(x)):(this.arrangement===Cl&&x.reverse(),b=new Te,b.addAll(x),b.addAll(a))}ot=b.length;for(var St=z=E=0;St<b.length;St++){var Pt=ft+vt*z*(this.direction===Hs?1:-1)/ot,Et=b.M(St).diameter;isNaN(Et)&&(Et=ed(b.M(St),Pt)),360>vt&&(St===0||St===b.length-1)&&(Et/=2),E+=Et,z++}if(isNaN(at)||rt===Cl){if(isNaN(y)&&(y=6),rt!==Pl&&rt!==Cl){for(z=-1/0,tt=0;tt<ot;tt++)St=b.M(tt),E=b.M(tt===ot-1?0:tt+1),isNaN(St.diameter)&&ed(St,0),isNaN(E.diameter)&&ed(E,0),z=Math.max(z,(St.diameter+E.diameter)/2);tt=z+y,rt===ph?at=(z+y)/(2*Math.PI/ot):at=c0(this,tt*(360<=vt?ot:ot-1),ut,ft*Math.PI/180,vt*Math.PI/180)}else at=c0(this,E+(360<=vt?ot:ot-1)*(rt!==Cl?y:1.6*y),ut,ft*Math.PI/180,vt*Math.PI/180);z=at*ut}else if(z=at*ut,St=py(this,at,z,ft*Math.PI/180,vt*Math.PI/180),isNaN(y))(rt===Pl||rt===Cl)&&(y=(St-E)/(360<=vt?ot:ot-1));else if(rt===Pl||rt===Cl)St=(St-E)/(360<=vt?ot:ot-1),St<y?(at=c0(this,E+y*(360<=vt?ot:ot-1),ut,ft*Math.PI/180,vt*Math.PI/180),z=at*ut):y=St;else{for(tt=-1/0,E=0;E<ot;E++)Pt=b.M(E),Et=b.M(E===ot-1?0:E+1),isNaN(Pt.diameter)&&ed(Pt,0),isNaN(Et.diameter)&&ed(Et,0),tt=Math.max(tt,(Pt.diameter+Et.diameter)/2);tt+=y,E=c0(this,tt*(360<=vt?ot:ot-1),ut,ft*Math.PI/180,vt*Math.PI/180),E>at?(at=E,z=at*ut):tt=St/(360<=vt?ot:ot-1)}if(this.kw=rt,this.lc=at,this.Zm=ut,this.lw=ft,this.Wp=vt,this.Ti=y,this.me=z,this.Jp=tt,y=b,b=this.kw,rt=this.lc,at=this.lw,ut=this.Wp,ft=this.Ti,vt=this.me,ot=this.Jp,this.direction!==Hd&&this.direction!==Rf||b!==Cl)if(this.direction===Hd||this.direction===Rf){switch(tt=0,b){case qh:tt=180*f0(this,rt,vt,at,ot)/Math.PI;break;case Pl:ot=y=0,tt=a.first(),tt!==null&&(y=ed(tt,Math.PI/2)),tt=x.first(),tt!==null&&(ot=ed(tt,Math.PI/2)),tt=180*f0(this,rt,vt,at,ft+(y+ot)/2)/Math.PI;break;case ph:tt=ut/y.length}if(this.direction===Hd){switch(b){case qh:gp(this,a,at,td);break;case Pl:fp(this,a,at,td);break;case ph:cp(this,a,ut/2,at,td)}switch(b){case qh:gp(this,x,at+tt,Hs);break;case Pl:fp(this,x,at+tt,Hs);break;case ph:cp(this,x,ut/2,at+tt,Hs)}}else{switch(b){case qh:gp(this,x,at,td);break;case Pl:fp(this,x,at,td);break;case ph:cp(this,x,ut/2,at,td)}switch(b){case qh:gp(this,a,at+tt,Hs);break;case Pl:fp(this,a,at+tt,Hs);break;case ph:cp(this,a,ut/2,at+tt,Hs)}}}else switch(b){case qh:gp(this,y,at,this.direction);break;case Pl:fp(this,y,at,this.direction);break;case ph:cp(this,y,ut,at,this.direction);break;case Cl:O1(this,y,ut,at,this.direction)}else O1(this,y,ut,at-ut/2,Hs)}this.updateParts(),this.network=null,this.isValidLayout=!0};function cp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var rt=y.length,ot=0;ot<rt;ot++){var at=b+(E===Hs?ot*x/(360<=z?rt:rt-1):-(ot*x)/rt),ut=y.M(ot),ft=tt*Math.tan(at)/a;ft=Math.sqrt((tt*tt+a*a*ft*ft)/(1+ft*ft)),ut.centerX=ft*Math.cos(at),ut.centerY=ft*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function fp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var rt=y.length,ot=0;ot<rt;ot++){var at=y.M(ot),ut=y.M(ot===rt-1?0:ot+1),ft=z*Math.sin(x);at.centerX=E*Math.cos(x),at.centerY=ft,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&ed(at,0),isNaN(ut.diameter)&&ed(ut,0),at=f0(a,E,z,b===Hs?x:-x,(at.diameter+ut.diameter)/2+tt),x+=b===Hs?at:-at}}function gp(a,y,x,b){var E=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=E*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=f0(a,E,z,b===Hs?x:-x,tt),x+=b===Hs?at:-at}}function O1(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new pp,360>x){for(z=b+(E===Hs?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,R1(a,y,x,b,E)}else I1(a,y,x,b,E);a.Xr.commit(y)}function I1(a,y,x,b,E){var z=a.lc,tt=a.Ti,rt=a.Zm,ot=z*Math.cos(b*Math.PI/180),at=a.me*Math.sin(b*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=zt.alloc();for(var ft=0;ft<ut.length&&(ut[ft].centerX=ot,ut[ft].centerY=at,!(ft>=ut.length-1));ft++)j1(a,ot,at,ut,ft,E,z)||z1(a,ot,at,ut,ft,E,z),ot=z.x,at=z.y;if(zt.free(z),a.mj++,!(23<a.mj)){ot=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ft=ut[ut.length-1].centerY;var vt=Math.abs(ot-z)-((ut[0].width+ut[ut.length-1].width)/2+tt),St=Math.abs(at-ft)-((ut[0].height+ut[ut.length-1].height)/2+tt);tt=0,1>Math.abs(St)?Math.abs(ot-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<St?St:1>Math.abs(vt)?0:vt,ot=Math.abs(z)>Math.abs(ft)?0<z!=at>ft:0<ft!=ot<z,(ot=E===Hs?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,I1(a,y,x,b,E))}}}function R1(a,y,x,b,E){for(var z=a.lc,tt=a.me,rt=a.Zm,ot=z*Math.cos(b*Math.PI/180),at=tt*Math.sin(b*Math.PI/180),ut=zt.alloc(),ft=y.Fa(),vt=0;vt<ft.length&&(ft[vt].centerX=ot,ft[vt].centerY=at,!(vt>=ft.length-1));vt++)j1(a,ot,at,ft,vt,E,ut)||z1(a,ot,at,ft,vt,E,ut),ot=ut.x,at=ut.y;if(zt.free(ut),a.mj++,!(23<a.mj)){if(ot=Math.atan2(at,ot),ot=E===Hs?a.gt-ot:ot-a.gt,ot=Math.abs(ot)<Math.abs(ot-2*Math.PI)?ot:ot-2*Math.PI,z=ot*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],ot=0;ot<ft.length;ot++)tt.mk[ot]=ft[ot].bounds.x,tt.tm[ot]=ft[ot].bounds.y;1<Math.abs(z)&&(a.lc=8>a.mj?a.lc-z/(2*Math.PI):a.lc-(0<z?1.7:-2.3),a.me=a.lc*rt,R1(a,y,x,b,E))}}function j1(a,y,x,b,E,z,tt){var rt=a.lc,ot=a.me,at=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===Hs)){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)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function z1(a,y,x,b,E,z,tt){var rt=a.lc,ot=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===Hs)){if(z=x-a,z<-ot){if(z=x+a,z>ot){tt.x=at,tt.y=z;return}b=!0}}else if(z=x+a,z>ot){if(z=x-a,z<-ot){tt.x=at,tt.y=z;return}b=!0}at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>y!==b&&(at=-at),tt.x=at,tt.y=z}no.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},no.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 zt(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;E.x+=x.x,E.y+=x.y,E.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},no.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function py(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,rt=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),ot=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?ot=b+at*E/z:ot=at*Math.PI/(2*z);var ut=Math.sin(ot);tt+=Math.sqrt(1-a*a*ut*ut)*rt}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function c0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?py(a,1,x,b,E):py(a,1,x))}function f0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var rt=0;;rt++){var ot=Math.sin(b+rt*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*ot*ot)*a,tt>=E)return rt*a}}no.prototype.sort=function(a){switch(this.sorting){case g0:break;case p0:a.reverse();break;case m0:a.sort(this.comparer);break;case v0:a.sort(this.comparer),a.reverse();break;case jf:return this.ak(Gx(a));default:Wt("Invalid sorting type.")}return a};function Gx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new Te;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var tt=0;tt<a.length;tt++){var rt=a.M(tt).edgesCount;rt>E&&(E=rt,z=tt)}else for(tt=0;tt<a.length;tt++)rt=y[tt],rt>E&&(E=rt,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}no.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var b=a.M(x);y[x]=[];for(var E,z=b.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],rt=[];b=[],E=new Te;for(var ot=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)b.push(at);else if(ut===0)E.add(a.M(at));else{if(ot===0)x.push(at);else{for(var ft=ut=1/0,vt=-1,St=[],Pt=0;Pt<x.length;Pt++)0>y[x[Pt]].indexOf(x[Pt===x.length-1?0:Pt+1])&&St.push(Pt===x.length-1?0:Pt+1);if(St.length===0)for(Pt=0;Pt<x.length;Pt++)St.push(Pt);for(Pt=0;Pt<St.length;Pt++){for(var Et=St[Pt],_t=y[at],It=0,Ut=0;Ut<tt.length;Ut++){var Xt=z[tt[Ut]],Qt=z[rt[Ut]];if(Xt<Qt){var oe=Xt;Xt=Qt}else oe=Qt;if(oe<Et&&Et<=Xt)for(Qt=0;Qt<_t.length;Qt++){var pe=_t[Qt];0>x.indexOf(pe)||oe<z[pe]&&z[pe]<Xt||oe===z[pe]||Xt===z[pe]||It++}else for(Qt=0;Qt<_t.length;Qt++)pe=_t[Qt],0>x.indexOf(pe)||oe<z[pe]&&z[pe]<Xt&&oe!==z[pe]&&Xt!==z[pe]&&It++}for(_t=It,Ut=It=0;Ut<y[at].length;Ut++)oe=x.indexOf(y[at][Ut]),0<=oe&&(oe=Math.abs(Et-(oe>=Et?oe+1:oe)),It+=oe<x.length+1-oe?oe:x.length+1-oe);for(Ut=0;Ut<tt.length;Ut++)oe=z[tt[Ut]],Xt=z[rt[Ut]],oe>=Et&&oe++,Xt>=Et&&Xt++,oe>Xt&&(Qt=Xt,Xt=oe,oe=Qt),Xt-oe<(x.length+2)/2==(oe<Et&&Et<=Xt)&&It++;(_t<ut||_t===ut&&It<ft)&&(ut=_t,ft=It,vt=Et)}for(x.splice(vt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)ft=y[at][ut],0<=x.indexOf(ft)&&(tt.push(at),rt.push(ft))}ot++}}for(tt=x.length;;){for(z=!0,rt=0;rt<b.length;rt++)if(ot=b[rt],at=y[ot][0],ut=x.indexOf(at),0<=ut){for(vt=ft=0;vt<y[at].length;vt++)St=x.indexOf(y[at][vt]),0>St||St===ut||(Pt=St>ut?St-ut:ut-St,ft+=St<ut!=Pt>tt-Pt?1:-1);x.splice(0>ft?ut:ut+1,0,ot),b.splice(rt,1),rt--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},ve.Object.defineProperties(no.prototype,{radius:{get:function(){return this.eo},set:function(a){this.eo!==a&&(0<a||isNaN(a))&&(this.eo=a,this.C())}},aspectRatio:{get:function(){return this.Cm},set:function(a){this.Cm!==a&&0<a&&(this.Cm=a,this.C())}},startAngle:{get:function(){return this.ro},set:function(a){this.ro!==a&&(this.ro=a,this.C())}},sweepAngle:{get:function(){return this.ul},set:function(a){this.ul!==a&&(0<a&&360>=a?this.ul=a:this.ul=360,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==Cl&&a!==Pl&&a!==qh&&a!==ph||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==Hs&&a!==td&&a!==Hd&&a!==Rf||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==g0&&a!==p0&&a!==m0&&!v0&&a!==jf||(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!==y0&&a!==Nc||(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 Pl=new Ye(no,"ConstantSpacing",0),qh=new Ye(no,"ConstantDistance",1),ph=new Ye(no,"ConstantAngle",2),Cl=new Ye(no,"Packed",3),Hs=new Ye(no,"Clockwise",4),td=new Ye(no,"Counterclockwise",5),Hd=new Ye(no,"BidirectionalLeft",6),Rf=new Ye(no,"BidirectionalRight",7),g0=new Ye(no,"Forwards",8),p0=new Ye(no,"Reverse",9),m0=new Ye(no,"Ascending",10),v0=new Ye(no,"Descending",11),jf=new Ye(no,"Optimized",12),y0=new Ye(no,"Pythagorean",13),Nc=new Ye(no,"Circular",14);no.className="CircularLayout",no.ConstantSpacing=Pl,no.ConstantDistance=qh,no.ConstantAngle=ph,no.Packed=Cl,no.Clockwise=Hs,no.Counterclockwise=td,no.BidirectionalLeft=Hd,no.BidirectionalRight=Rf,no.Forwards=g0,no.Reverse=p0,no.Ascending=m0,no.Descending=v0,no.Optimized=jf,no.Pythagorean=y0,no.Circular=Nc;function pp(){this.Pl=-1/0,this.tm=this.mk=null}pp.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},pp.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]}},pp.className="VertexArrangement";function zf(a){Or.call(this,a)}be(zf,Or),zf.prototype.createVertex=function(){return new mp(this)},zf.prototype.createEdge=function(){return new S0(this)},zf.className="CircularNetwork";function mp(a){Do.call(this,a),this.u=this.Si=NaN}be(mp,Do);function ed(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===Cl)if(x.nodeDiameterFormula===Nc)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===Nc?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}ve.Object.defineProperties(mp.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)}}}),mp.className="CircularVertex";function S0(a){ya.call(this,a)}be(S0,ya),S0.className="CircularEdge";function cs(a){Vr.call(this),this.ah=null,this.An=0,this.$d=new an(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)}be(cs,Vr),cs.prototype.cloneProtected=function(a){Vr.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},cs.prototype.createNetwork=function(){return new Tc(this)},cs.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var b=x.iterator;b.next();){this.network=b.value;for(var E=this.network.vertexes.iterator;E.next();){var z=E.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}G1(this,0,a)}this.network=y;var tt=b=x.iterator;b=this.arrangementSpacing;var rt=tt.count,ot=!0;z=E=0;for(var at=Qe(),ut=0;ut<rt+y.vertexes.count+2;ut++)at[ut]=null;rt=0,tt.reset();for(var ft=Be.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ft),ot)ot=!1,E=ft.x+ft.width/2,z=ft.y+ft.height/2,at[0]=new zt(ft.x+ft.width+b.width,ft.y),at[1]=new zt(ft.x,ft.y+ft.height+b.height),rt=2;else{var vt=_1(at,rt,E,z,ft.width,ft.height,b),St=at[vt],Pt=new zt(St.x+ft.width+b.width,St.y),Et=new zt(St.x,St.y+ft.height+b.height);for(vt+1<rt&&at.splice(vt+1,0,null),at[vt]=Pt,at[vt+1]=Et,rt++,vt=St.x-ft.x,St=St.y-ft.y,ut=ut.vertexes.iterator;ut.next();)Pt=ut.value,Pt.centerX+=vt,Pt.centerY+=St}for(Be.free(ft),ut=y.vertexes.iterator;ut.next();)tt=ut.value,vt=tt.bounds,2>rt?(E=vt.x+vt.width/2,z=vt.y+vt.height/2,at[0]=new zt(vt.x+vt.width+b.width,vt.y),at[1]=new zt(vt.x,vt.y+vt.height+b.height),rt=2):(ot=_1(at,rt,E,z,vt.width,vt.height,b),ft=at[ot],St=new zt(ft.x+vt.width+b.width,ft.y),vt=new zt(ft.x,ft.y+vt.height+b.height),ot+1<rt&&at.splice(ot+1,0,null),at[ot]=St,at[ot+1]=vt,rt++,tt.centerX=ft.x+tt.width/2,tt.centerY=ft.y+tt.height/2);for(_n(at),b=x.iterator;b.next();){for(x=b.value,E=x.vertexes.iterator;E.next();)y.dh(E.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}W1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},cs.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,b=this.network.vertexes.iterator;b.next();){if(b.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},cs.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var b=a.value;x?(x=!1,y.set(b.bounds)):y.ed(b.bounds)}return y};function G1(a,y,x){if(_x(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Hx(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,G1(a,y+1,x),W1(a,z),Wx(a,E),y=E.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++)Kx(a,y[x]);a.Zf=b}}function _x(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Hx(a,y){for(var x=a.network,b=new Tc(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var tt=new K1;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 Te),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var rt=z.value;E=rt.fromVertex,tt=rt.toVertex,E.network===b&&tt.network===b?b.Bo(rt):E.network===b?(rt=E.Hj,rt===null&&(rt=new Te,E.Hj=rt),rt.add(tt),E.Vd--,E.sh+=tt.sh):tt.network===b&&(rt=tt.Hj,rt===null&&(rt=new Te,tt.Hj=rt),rt.add(E),tt.Vd--,tt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,ae.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var ot=E.Hj;if(ot!==null&&0<ot.count&&(tt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=tt))){for(var at=rt=0,ut=ot.count-tt;ut<ot.count;ut++){var ft=ot.M(ut),vt=null;for(z=ft.edges.iterator;z.next();){var St=z.value;if(St.Ax(ft)===E){vt=St;break}}vt!==null&&(at+=vt.length,rt+=ft.width*ft.height)}z=E.centerX,ot=E.centerY,ut=E.width,ft=E.height,vt=E.focus,St=ut*ft,1>St&&(St=1),rt=ae.sqrt((rt+St+at*at*4/(tt*tt))/St),tt=(rt-1)*ut/2,rt=(rt-1)*ft/2,E.bounds=new Be(z-vt.x-tt,ot-vt.y-rt,ut+2*tt,ft+2*rt),E.focus=new zt(vt.x+tt,vt.y+rt)}}return a.network=b,x}function Wx(a,y){for(var x=a.network.vertexes.iterator;x.next();){var b=x.value;if(b.network=y,b.We!==null){var E=b.We.M(b.sv);b.Vd=E.Rs;var z=E.Sv,tt=E.Tv;b.bounds=new Be(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new zt(z,tt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Kx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=ae.sqrt(z*z+tt*tt)/2;for(var rt=!1,ot=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ft=ut.value;1>=ft.Vd?ot++:(rt=!0,at++,tt+=Math.atan2(y.centerY-ft.centerY,y.centerX-ft.centerX))}if(ot!==0){for(0<at&&(tt/=at),at=y=0,y=rt?2*Math.PI/(ot+1):2*Math.PI/ot,ot%2===0&&(at=y/2),1<x.count&&x.sort(function(St,Pt){return St===null||Pt===null||St===Pt?0:Pt.width*Pt.height-St.width*St.height}),rt=ot%2===0?0:1,x=x.iterator;x.next();)if(ot=x.value,!(1<ot.Vd||a.isFixed(ot))){for(ut=null,ft=ot.edges.iterator;ft.next();){ut=ft.value;break}ft=ot.width;var vt=ot.height;ft=ae.sqrt(ft*ft+vt*vt)/2,ut=z+ut.length+ft,ft=tt+(y*(rt/2>>1)+at)*(rt%2===0?1:-1),ot.centerX=b+ut*Math.cos(ft),ot.centerY=E+ut*Math.sin(ft),rt++}}}}function _1(a,y,x,b,E,z,tt){var rt=9e19,ot=-1,at=0;t:for(;at<y;at++){var ut=a[at],ft=ut.x-x,vt=ut.y-b;if(ft=ft*ft+vt*vt,ft<rt){for(vt=at-1;0<=vt;vt--)if(a[vt].y>ut.y&&a[vt].x-ut.x<E+tt.width)continue t;for(vt=at+1;vt<y;vt++)if(a[vt].x>ut.x&&a[vt].y-ut.y<z+tt.height)continue t;ot=at,rt=ft}}return ot}cs.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},cs.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var b=this.network.ki(x);b===null&&(b=this.network.Bl(x)),b.charge=this.defaultCommentElectricalCharge,x=null;for(var E=b.destinationEdges;E.next();){var z=E.value;if(z.toVertex===a){x=z;break}}if(x===null){for(E=b.sourceEdges;E.next();)if(z=E.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,b,null)),x.length=this.defaultCommentSpringLength}}};function H1(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var rt=z.width;return z=z.height,b+E<tt?a>y+z?(x=b+E-tt,a=a-y-z,ae.sqrt(x*x+a*a)):a+x<y?(b=b+E-tt,a=a+x-y,ae.sqrt(b*b+a*a)):tt-(b+E):b>tt+rt?a>y+z?(x=b-tt-rt,a=a-y-z,ae.sqrt(x*x+a*a)):a+x<y?(b=b-tt-rt,a=a+x-y,ae.sqrt(b*b+a*a)):b-(tt+rt):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function W1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,Zx(a)););a.ah=null}function Zx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var b=x.centerX,E=b,z=x=x.centerY,tt=1;tt<y.length;tt++){var rt=y[tt];rt.forceX=0,rt.forceY=0;var ot=rt.centerX;rt=rt.centerY,b=Math.min(b,ot),E=Math.max(E,ot),x=Math.min(x,rt),z=Math.max(z,rt)}(E=E-b>z-x)?y.sort(function(Et,_t){return Et===null||_t===null||Et===_t?0:Et.centerX-_t.centerX}):y.sort(function(Et,_t){return Et===null||_t===null||Et===_t?0:Et.centerY-_t.centerY}),x=a.Zf;var at=b=rt=0;for(z=0;z<y.length;z++){tt=y[z],b=tt.bounds,rt=tt.focus,ot=b.x+rt.x;var ut=b.y+rt.y;b=tt.charge*a.electricalFieldX(ot,ut),at=tt.charge*a.electricalFieldY(ot,ut),b+=tt.mass*a.gravitationalFieldX(ot,ut),at+=tt.mass*a.gravitationalFieldY(ot,ut),tt.forceX+=b,tt.forceY+=at;for(var ft=z+1;ft<y.length;ft++){var vt=y[ft];if(vt!==tt){b=vt.bounds,rt=vt.focus,at=b.x+rt.x;var St=b.y+rt.y;if(ot-at>x||at-ot>x){if(E)break}else if(ut-St>x||St-ut>x){if(!E)break}else{var Pt=H1(tt,vt);1>Pt?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new x0),Pt=b.random(),rt=b.random(),ot>at?(b=Math.abs(vt.bounds.right-tt.bounds.x),b=(1+b)*Pt):ot<at?(b=Math.abs(vt.bounds.x-tt.bounds.right),b=-(1+b)*Pt):(b=Math.max(vt.width,tt.width),b=(1+b)*Pt-b/2),ut>St?(at=Math.abs(vt.bounds.bottom-tt.bounds.y),at=(1+at)*rt):ot<at?(at=Math.abs(vt.bounds.y-tt.bounds.bottom),at=-(1+at)*rt):(at=Math.max(vt.height,tt.height),at=(1+at)*rt-at/2)):(rt=-(tt.charge*vt.charge)/(Pt*Pt),b=(at-ot)/Pt*rt,at=(St-ut)/Pt*rt),tt.forceX+=b,tt.forceY+=at,vt.forceX-=b,vt.forceY-=at}}}}for(E=a.network.edges.iterator;E.next();)rt=E.value,x=rt.fromVertex,z=rt.toVertex,tt=x.bounds,ot=x.focus,b=tt.x+ot.x,tt=tt.y+ot.y,ut=z.bounds,ft=z.focus,ot=ut.x+ft.x,ut=ut.y+ft.y,ft=H1(x,z),1>ft?(ft=a.randomNumberGenerator,ft===null&&(a.randomNumberGenerator=ft=new x0),rt=ft.random(),ft=ft.random(),b=(b>ot?1:-1)*(1+(z.width>x.width?z.width:x.width))*rt,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*ft):(rt=rt.stiffness*(ft-rt.length),b=(ot-b)/ft*rt,at=(ut-tt)/ft*rt),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;E<y.length;E++)x=y[E],a.isFixed(x)?a.moveFixedVertex(x):b=Math.max(b,a.moveVertex(x)||0);return b>a.epsilonDistance*a.epsilonDistance}cs.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,b=this.moveLimit;return y<-b?y=-b:y>b&&(y=b),x<-b?x=-b:x>b&&(x=b),a.centerX+=y,a.centerY+=x,y*y+x*x},cs.prototype.moveFixedVertex=function(){},cs.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},cs.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=Tn,y.toSpot=Tn)}},cs.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=Be.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,Be.free(x)}x=Be.alloc();for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;(a!==0||y!==0)&&(x.assign(E.bounds),x.x+=a,x.y+=y,E.bounds=x),E.commit()}Be.free(x)},cs.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},cs.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},cs.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},cs.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},cs.prototype.electricalFieldX=function(){return 0},cs.prototype.electricalFieldY=function(){return 0},cs.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},cs.prototype.gravitationalFieldX=function(){return 0},cs.prototype.gravitationalFieldY=function(){return 0},cs.prototype.isFixed=function(a){return a.isFixed},ve.Object.defineProperties(cs.prototype,{currentIteration:{get:function(){return this.An}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},arrangesToOrigin:{get:function(){return this.Bm},set:function(a){this.Bm!==a&&(this.Bm=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},maxIterations:{get:function(){return this.dl},set:function(a){this.dl!==a&&0<=a&&(this.dl=a,this.C())}},epsilonDistance:{get:function(){return this.$m},set:function(a){this.$m!==a&&0<a&&(this.$m=a,this.C())}},infinityDistance:{get:function(){return this.Zf},set:function(a){this.Zf!==a&&1<a&&(this.Zf=a,this.C())}},moveLimit:{get:function(){return this.In},set:function(a){this.In!==a&&1<a&&(this.In=a,this.C())}},randomNumberGenerator:{get:function(){return this.fo},set:function(a){this.fo!==a&&(a!==null&&typeof a.random!="function"&&Wt('ForceDirectedLayout.randomNumberGenerator must have a "random()" function on it: '+a),this.fo=a)}},defaultSpringStiffness:{get:function(){return this.Hk},set:function(a){this.Hk!==a&&(this.Hk=a,this.C())}},defaultSpringLength:{get:function(){return this.Gk},set:function(a){this.Gk!==a&&(this.Gk=a,this.C())}},defaultElectricalCharge:{get:function(){return this.Ek},set:function(a){this.Ek!==a&&(this.Ek=a,this.C())}},defaultGravitationalMass:{get:function(){return this.Fk},set:function(a){this.Fk!==a&&(this.Fk=a,this.C())}},defaultCommentSpringLength:{get:function(){return this.Vm},set:function(a){this.Vm!==a&&(this.Vm=a,this.C())}},defaultCommentElectricalCharge:{get:function(){return this.Um},set:function(a){this.Um!==a&&(this.Um=a,this.C())}}}),cs.className="ForceDirectedLayout";function K1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}K1.className="ForceDirectedSubnet";function Tc(a){Or.call(this,a)}be(Tc,Or),Tc.prototype.createVertex=function(){return new vp(this)},Tc.prototype.createEdge=function(){return new yp(this)},Tc.className="ForceDirectedNetwork";function vp(a){Do.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}be(vp,Do),ve.Object.defineProperties(vp.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)}}}),vp.className="ForceDirectedVertex";function yp(a){ya.call(this,a),this.j=this.o=NaN}be(yp,ya),ve.Object.defineProperties(yp.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)}}}),yp.className="ForceDirectedEdge";function x0(){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()}x0.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},x0.className="RandomNumberGenerator";function Cr(a){Vr.call(this),this.kc=this.ie=25,this.K=0,this.Dk=k0,this.Zk=M0,this.Qk=b0,this.bj=4,this.rk=E0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new zt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}be(Cr,Vr),Cr.prototype.cloneProtected=function(a){Vr.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},Cr.prototype.qb=function(a){a.classType===Cr?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Wt("Unknown enum value: "+a):Vr.prototype.qb.call(this,a)},Cr.prototype.createNetwork=function(){return new _f(this)},Cr.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!==xp&&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===xp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var tt=0,rt=0,ot=0,at=0;if(b.link!==null){if(rt=b.link,rt===null)continue;var ut=E.node;if(tt=z.node,ut===null||tt===null)continue;var ft=rt.fromNode;ot=rt.toNode;for(var vt=rt.fromPort;vt!==null&&!vt.Ed();)vt=vt.panel;for(rt=rt.toPort;rt!==null&&!rt.Ed();)rt=rt.panel;if(b.rev){at=ft;var St=vt;ft=ot,vt=rt,ot=at,rt=St}var Pt=E.focus;at=z.focus;var Et=b.rev?z.bounds:E.bounds;St=zt.alloc(),ut!==ft?Et.w()&&ft.isVisible()?ft.actualBounds.w()?(hh(ft,vt,zi,St),St.x+=ft.actualBounds.x-Et.x,St.y+=ft.actualBounds.y-Et.y):(hh(ft,vt,zi,St),St.w()||St.assign(Pt)):St.assign(Pt):Et.w()?(hh(ft,vt,zi,St),St.w()||St.assign(Pt)):St.assign(Pt),ft=b.rev?E.bounds:z.bounds,ut=zt.alloc(),tt!==ot?ft.w()&&ot.isVisible()?ot.actualBounds.w()?(hh(ot,rt,zi,ut),ut.x+=ot.actualBounds.x-ft.x,ut.y+=ot.actualBounds.y-ft.y):(hh(ot,rt,zi,ut),ut.w()||ut.assign(at)):ut.assign(at):ft.w()?(hh(ot,rt,zi,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((St.x-Pt.x)/this.kc),ot=St.x,rt=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((St.y-Pt.y)/this.kc),ot=St.y,rt=Math.round((ut.y-at.y)/this.kc),at=ut.y),zt.free(St),zt.free(ut),b.portFromColOffset=tt,b.portFromPos=ot,b.portToColOffset=rt,b.portToPos=at}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(St=E.layer,ut=z.layer,ft=0,Et=b.link,Et!==null){var _t=Et.fromPort,It=Et.toPort;if(_t!==null&&It!==null){var Ut=Et.fromNode;if(vt=Et.toNode,Ut!==null&&vt!==null){var Xt=L0(this,!0),Qt=L0(this,!1),oe=this.setsPortSpots?Xt:Et.computeSpot(!0,_t);Pt=this.setsPortSpots?Qt:Et.computeSpot(!1,It);var pe=Et.isOrthogonal;oe.$c()&&oe.Hf(Qt)&&Pt.$c()&&Pt.Hf(Xt)?ft=0:(Xt=Et.getLinkPoint(Ut,_t,oe,!0,pe,vt,It,zt.alloc()),Qt=Et.getLinkDirection(Ut,_t,Xt,oe,!0,pe,vt,It),zt.free(Xt),oe.ys()||Qt!==q1(this,b,!0)?this.setsPortSpots&&Ut!==null&&Ut.ports.count===1&&b.rev&&(ft+=1):ft+=1,oe=Et.getLinkPoint(vt,It,Pt,!1,pe,Ut,_t,zt.alloc()),Et=Et.getLinkDirection(vt,It,oe,Pt,!1,pe,Ut,_t),zt.free(oe),Pt.ys()||Et!==q1(this,b,!1)?this.setsPortSpots&&vt!==null&&vt.ports.count===1&&b.rev&&(ft+=2):ft+=2)}}}if(vt=ft,ft=vt===1||vt===3,(vt=vt===2||vt===3)&&(Pt=a.createVertex(),Pt.node=null,Pt.Dj=1,Pt.layer=St,Pt.near=E,a.dh(Pt),E=a.Zj(E,Pt,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=tt,E.portToColOffset=0,E.portFromPos=ot,E.portToPos=0,E=Pt),Et=1,ft&&Et--,St-ut>Et&&0<St){for(b.valid=!1,Pt=a.createVertex(),Pt.node=null,Pt.Dj=2,Pt.layer=St-1,a.dh(Pt),E=a.Zj(E,Pt,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=vt?0:tt,E.portToColOffset=0,E.portFromPos=vt?0:ot,E.portToPos=0,E=Pt,St--;St-ut>Et&&0<St;)Pt=a.createVertex(),Pt.node=null,Pt.Dj=3,Pt.layer=St-1,a.dh(Pt),E=a.Zj(E,Pt,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=Pt,St--;E=a.Zj(Pt,z,b.link),E.valid=!ft,ft&&(Pt.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=rt,E.portFromPos=0,E.portToPos=at}else b.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=nd(this,a),x=0,b=this.tc[a],z=0;z<b;z++)E=y[z],x+=this.nodeMinColumnSpace(E,!0),E.column=x,x+=1,x+=this.nodeMinColumnSpace(E,!1);this.Ra=Math.max(this.Ra,x-1),id(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Cr.prototype.linkMinLength=function(){return 1};function my(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}Cr.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},Cr.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 ta(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var b=x.value;a.kj[y]=b.layer,y++,a.kj[y]=b.column,y++,a.kj[y]=b.index,y++}return a.kj}function Ya(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var b=a.value;b.layer=y[x],x++,b.column=y[x],x++,b.index=y[x],x++}}function Z1(a,y,x){var b=nd(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<E;tt++){var rt=0,ot=b[tt],at=ot.near;if(at!==null&&at.layer===ot.layer)if(ot=at.index,ot>tt)for(var ut=tt+1;ut<ot;ut++){var ft=b[ut];ft.near===at&&ft.Dj===at.Dj||rt++}else for(ut=tt-1;ut>ot;ut--)ft=b[ut],ft.near===at&&ft.Dj===at.Dj||rt++;var vt;if(0<=x)for(ot=b[tt].sourceEdgesArrayAccess,at=0;at<ot.length;at++){var St=ot[at];if(St.valid&&St.fromVertex.layer!==y)for(ft=St.fromVertex.index,ut=St.portToPos,St=St.portFromPos,vt=at+1;vt<ot.length;vt++){var Pt=ot[vt];if(Pt.valid&&Pt.fromVertex.layer!==y){var Et=Pt.fromVertex.index,_t=Pt.portToPos;Pt=Pt.portFromPos,ut<_t&&(ft>Et||ft===Et&&St>Pt)&&rt++,_t<ut&&(Et>ft||Et===ft&&Pt>St)&&rt++}}}if(0>=x){for(ot=b[tt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(St=ot[at],St.valid&&St.toVertex.layer!==y)for(ft=St.toVertex.index,ut=St.portToPos,St=St.portFromPos,vt=at+1;vt<ot.length;vt++)Pt=ot[vt],Pt.valid&&Pt.toVertex.layer!==y&&(Et=Pt.toVertex.index,_t=Pt.portToPos,Pt=Pt.portFromPos,St<Pt&&(ft>Et||ft===Et&&ut>_t)&&rt++,Pt<St&&(Et>ft||Et===ft&&_t>ut)&&rt++)}for(z[tt*E+tt]=rt,ot=tt+1;ot<E;ot++){var It=0,Ut=0;if(0<=x){rt=b[tt].sourceEdgesArrayAccess;var Xt=b[ot].sourceEdgesArrayAccess;for(at=0;at<rt.length;at++)if(St=rt[at],St.valid&&St.fromVertex.layer!==y)for(ft=St.fromVertex.index,St=St.portFromPos,vt=0;vt<Xt.length;vt++)Pt=Xt[vt],Pt.valid&&Pt.fromVertex.layer!==y&&(Et=Pt.fromVertex.index,Pt=Pt.portFromPos,(ft<Et||ft===Et&&St<Pt)&&Ut++,(Et<ft||Et===ft&&Pt<St)&&It++)}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,Xt=b[ot].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(St=rt[at],St.valid&&St.toVertex.layer!==y)for(ft=St.toVertex.index,ut=St.portToPos,vt=0;vt<Xt.length;vt++)Pt=Xt[vt],Pt.valid&&Pt.toVertex.layer!==y&&(Et=Pt.toVertex.index,_t=Pt.portToPos,(ft<Et||ft===Et&&ut<_t)&&Ut++,(Et<ft||Et===ft&&_t<ut)&&It++)}z[tt*E+ot]=It,z[ot*E+tt]=Ut}}return id(a,y,b),z}Cr.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=Z1(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function w0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=nd(b,E),tt=b.tc[E],rt=0,ot=0;ot<tt;ot++){var at=z[ot].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ft=at[ut];if(ft.valid&&ft.toVertex.layer!==E){var vt=ft.fromVertex.column+ft.portFromColOffset,St=ft.toVertex.column+ft.portToColOffset;rt+=(Math.abs(vt-St)+1)*my(ft)}}}id(b,E,z),y+=rt}return y}Cr.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 vy(a,y,x){for(var b=nd(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var rt=b[tt],ot=null;0>=x&&(ot=rt.sourceEdgesArrayAccess);var at=null;0<=x&&(at=rt.destinationEdgesArrayAccess);var ut=0,ft=0,vt=rt.near;if(vt!==null&&vt.layer===rt.layer&&(ut+=vt.column-1,ft++),ot!==null)for(vt=0;vt<ot.length;vt++){rt=ot[vt];var St=rt.fromVertex;rt.valid&&!rt.rev&&St.layer!==y&&(ut+=St.column,ft++)}if(at!==null)for(ot=0;ot<at.length;ot++)rt=at[ot],vt=rt.toVertex,rt.valid&&!rt.rev&&vt.layer!==y&&(ut+=vt.column,ft++);z[tt]=ft===0?-1:ut/ft}return id(a,y,b),z}function V1(a,y,x){for(var b=nd(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var rt=b[tt],ot=null;0>=x&&(ot=rt.sourceEdgesArrayAccess);var at=null;0<=x&&(at=rt.destinationEdgesArrayAccess);var ut=0,ft=[],vt=rt.near;if(vt!==null&&vt.layer===rt.layer&&(ft[ut]=vt.column-1,ut++),rt=void 0,ot!==null)for(vt=0;vt<ot.length;vt++){rt=ot[vt];var St=rt.fromVertex;rt.valid&&!rt.rev&&St.layer!==y&&(ft[ut]=St.column+rt.portFromColOffset,ut++)}if(at!==null)for(ot=0;ot<at.length;ot++)rt=at[ot],vt=rt.toVertex,rt.valid&&!rt.rev&&vt.layer!==y&&(ft[ut]=vt.column+rt.portToColOffset,ut++);ut===0?z[tt]=-1:(ft.sort(function(Pt,Et){return Pt-Et}),at=ut>>1,z[tt]=ut&1?ft[at]:ft[at-1]+ft[at]>>1)}return id(a,y,b),z}function Sp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)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&&Sp(a,ot,x,b,E,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&&Sp(a,ot,x,b,E,z)}}function yy(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)yy(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)yy(a,y.value.fromVertex,x,b,E,z)}}Cr.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case wy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;Vx(a)!==null;){for(E=U1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=U1(a);for(E=Y1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=Y1(a);E=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++;(E===null||z<ot-at)&&(E=rt,z=ot-at)}}E!==null&&(b[y]=E,y++,E.valid=!1)}for(y=0;y<a.vertexes.count;y++)b[y].index=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case k0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&Sy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&Sy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case xp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function Vx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.destinationEdges;b.next();)if(b.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function Y1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.sourceEdges;b.next();)if(b.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function Sy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var b=x.value,E=b.toVertex;E.Ll===-1&&(b.forest=!0,Sy(a,E))}y.finish=a.Kn,a.Kn++}Cr.prototype.assignLayers=function(){switch(this.Zk){case Py:X1(this);break;case Cy:for(var a,y=this.network.vertexes.iterator;y.next();)a=Q1(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 M0:for(X1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&$1(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 X1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=J1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function J1(a,y){var x=0;if(y.layer===-1){for(var b=y.destinationEdges;b.next();){var E=b.value,z=E.toVertex;E=a.linkMinLength(E),x=Math.max(x,J1(a,z)+E)}y.layer=x}else x=y.layer;return x}function Q1(a,y){var x=0;if(y.layer===-1){for(var b=y.sourceEdges;b.next();){var E=b.value,z=E.fromVertex;E=a.linkMinLength(E),x=Math.max(x,Q1(a,z)+E)}y.layer=x}else x=y.layer;return x}function $1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)$1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var b=y.sourceEdgesArrayAccess,E=b.length,z=0;z<E;z++){var tt=b[z],rt=tt.fromVertex,ot=tt.toVertex;tt=a.linkMinLength(tt),rt.layer-ot.layer>tt&&Sp(a,rt,0,-1,!0,!1)}for(Sp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,rt=0,ot=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ft=!1,vt=at.sourceEdgesArrayAccess;E=vt.length;for(var St=0;St<E;St++){var Pt=vt[St],Et=Pt.fromVertex;ut+=1,Et.component!==1&&(z+=1,Et=Et.layer-at.layer,Pt=a.linkMinLength(Pt),b=Math.min(b,Et-Pt))}for(vt=at.destinationEdgesArrayAccess,E=vt.length,St=0;St<E;St++)Pt=vt[St].toVertex,--ut,Pt.component!==1?--z:ft=!0;(ot===null||ut<rt)&&!ft&&(ot=at,rt=ut)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else ot.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(Sp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=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,vt=tt.sourceEdgesArrayAccess,ft=vt.length,St=0;St<ft;St++)Pt=vt[St].fromVertex,at+=1,Pt.component!==1?b+=1:ut=!0;for(vt=tt.destinationEdgesArrayAccess,ft=vt.length,St=0;St<ft;St++)Pt=vt[St],Et=Pt.toVertex,--at,Et.component!==1&&(--b,Et=tt.layer-Et.layer,Pt=a.linkMinLength(Pt),E=Math.min(E,Et-Pt));(rt===null||at>z)&&!ut&&(rt=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else rt.component=0}}}function q1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Cr.prototype.initializeIndices=function(){switch(this.Qk){default:case ky: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 b0: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&&tx(this,x);break;case Ly: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&&ex(this,x)}};function tx(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;b<y.length-1;b++){var E=y[b],z=y[b+1];E.portFromColOffset>z.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.toVertex,b.index===-1&&tx(a,b))}function ex(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var b=!0;b;)for(b=!1,x=0;x<y.length-1;x++){var E=y[x],z=y[x+1];E.portToColOffset>z.portToColOffset&&(b=!0,y[x]=z,y[x+1]=E)}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.fromVertex,b.index===-1&&ex(a,b))}Cr.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=ta(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,1),sl(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=ta(this)),b=this.Ia;0<=b;b--)P0(this,b,-1),sl(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=ta(this))}for(Ya(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,0),sl(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=ta(this)),b=this.Ia;0<=b;b--)P0(this,b,0),sl(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=ta(this))}Ya(this,y);var z,tt,rt;switch(this.rk){case My:break;case by:for(rt=a+1;(b=this.countCrossings())<rt;)for(rt=b,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,1)||z;for(E=this.countCrossings(),E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,1)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,-1)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,0)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,0)||z;E>=a?Ya(this,y):(a=E,y=ta(this))}break;default:case E0:for(x=this.Ia,tt=0,rt=a+1;(b=this.countCrossings())<rt;){for(rt=b,z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,1)||z;for(E=this.countCrossings(),E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,1)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,-1)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=sl(this,b,0)||z;for(E>=a?Ya(this,y):(a=E,y=ta(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=sl(this,b,0)||z;E>=a?Ya(this,y):(a=E,y=ta(this))}}Ya(this,y)};function P0(a,y,x){var b=nd(a,y),E=a.tc[y],z=V1(a,y,x),tt=vy(a,y,x);for(x=0;x<E;x++)tt[x]===-1&&(tt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var rt=!0,ot;rt;)for(rt=!1,x=0;x<E-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=b[x],b[x]=b[x+1],b[x+1]=ot);for(x=z=0;x<E;x++)ot=b[x],ot.index=x,z+=a.nodeMinColumnSpace(ot,!0),ot.column=z,z+=1,z+=a.nodeMinColumnSpace(ot,!1);id(a,y,b)}function sl(a,y,x){var b=nd(a,y),E=a.tc[y];x=Z1(a,y,x);var z,tt=[];for(z=0;z<E;z++)tt[z]=-1;var rt=[];for(z=0;z<E;z++)rt[z]=-1;for(var ot=!1,at=!0;at;)for(at=!1,z=0;z<E-1;z++){var ut=x[b[z].index*E+b[z+1].index],ft=x[b[z+1].index*E+b[z].index],vt=0,St=0,Pt=b[z].column,Et=b[z+1].column,_t=a.nodeMinColumnSpace(b[z],!0),It=a.nodeMinColumnSpace(b[z],!1),Ut=a.nodeMinColumnSpace(b[z+1],!0),Xt=a.nodeMinColumnSpace(b[z+1],!1);_t=Pt-_t+Ut,It=Et-It+Xt;var Qt=b[z].sourceEdges.iterator;for(Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.fromVertex,Ut.valid&&Xt.layer===y){for(Ut=0;b[Ut]!==Xt;)Ut++;Ut<z&&(vt+=2*(z-Ut),St+=2*(z+1-Ut)),Ut===z+1&&(vt+=1),Ut>z+1&&(vt+=4*(Ut-z),St+=4*(Ut-(z+1)))}for(Qt=b[z].destinationEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.toVertex,Ut.valid&&Xt.layer===y){for(Ut=0;b[Ut]!==Xt;)Ut++;Ut===z+1&&(St+=1)}for(Qt=b[z+1].sourceEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.fromVertex,Ut.valid&&Xt.layer===y){for(Ut=0;b[Ut]!==Xt;)Ut++;Ut<z&&(vt+=2*(z+1-Ut),St+=2*(z-Ut)),Ut===z&&(St+=1),Ut>z+1&&(vt+=4*(Ut-(z+1)),St+=4*(Ut-z))}for(Qt=b[z+1].destinationEdges.iterator,Qt.reset();Qt.next();)if(Ut=Qt.value,Xt=Ut.toVertex,Ut.valid&&Xt.layer===y){for(Ut=0;b[Ut]!==Xt;)Ut++;Ut===z&&(vt+=1)}Ut=Xt=0,Qt=tt[b[z].index];var oe=rt[b[z].index],pe=tt[b[z+1].index],xn=rt[b[z+1].index];Qt!==-1&&(Xt+=Math.abs(Qt-Pt),Ut+=Math.abs(Qt-It)),oe!==-1&&(Xt+=Math.abs(oe-Pt),Ut+=Math.abs(oe-It)),pe!==-1&&(Xt+=Math.abs(pe-Et),Ut+=Math.abs(pe-_t)),xn!==-1&&(Xt+=Math.abs(xn-Et),Ut+=Math.abs(xn-_t)),(St<vt-.5||St===vt&&ft<ut-.5||St===vt&&ft===ut&&Ut<Xt-.5)&&(at=ot=!0,b[z].column=It,b[z+1].column=_t,ut=b[z],b[z]=b[z+1],b[z+1]=ut)}for(z=0;z<E;z++)b[z].index=z;return id(a,y,b),ot}Cr.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&tw)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var b,E=this.network.vertexes.iterator;E.next();){var z=E.value;y=z.layer,b=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],b+z)}for(E.reset();E.next();)z=E.value,y=z.layer,b=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=Gf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=Gf(this,y,-1)||x;x=Gf(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)xy(this,y,1);for(y=this.Md-1;0<=y;y--)xy(this,y,-1);xy(this,this.Md,0)}if(a&&(nx(this,-1),nx(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=Gf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=Gf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=Gf(this,y,0)||x}}else Jx(this)};function Gf(a,y,x){for(var b=!1;Ux(a,y,x);)b=!0;return b}function Ux(a,y,x){var b,E=nd(a,y),z=a.tc[y],tt=vy(a,y,-1);if(0<x)for(b=0;b<z;b++)tt[b]=-1;var rt=vy(a,y,1);if(0>x)for(b=0;b<z;b++)rt[b]=-1;for(var ot=!1,at=!0;at;)for(at=!1,b=0;b<z;b++){var ut=E[b].column,ft=a.nodeMinColumnSpace(E[b],!0),vt=a.nodeMinColumnSpace(E[b],!1),St=0;0>b-1||ut-E[b-1].column-1>ft+a.nodeMinColumnSpace(E[b-1],!1)?St=ut-1:St=ut,ft=b+1>=z||E[b+1].column-ut-1>vt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var Pt=vt=0,Et=0;if(0>=x)for(var _t=E[b].sourceEdges.iterator;_t.next();){var It=_t.value,Ut=It.fromVertex;if(It.valid&&Ut.layer!==y){var Xt=my(It),Qt=It.portFromColOffset;It=It.portToColOffset,Ut=Ut.column,vt+=(Math.abs(ut+It-(Ut+Qt))+1)*Xt,Pt+=(Math.abs(St+It-(Ut+Qt))+1)*Xt,Et+=(Math.abs(ft+It-(Ut+Qt))+1)*Xt}}if(0<=x)for(_t=E[b].destinationEdges.iterator;_t.next();)It=_t.value,Ut=It.toVertex,It.valid&&Ut.layer!==y&&(Xt=my(It),Qt=It.portFromColOffset,It=It.portToColOffset,Ut=Ut.column,vt+=(Math.abs(ut+Qt-(Ut+It))+1)*Xt,Pt+=(Math.abs(St+Qt-(Ut+It))+1)*Xt,Et+=(Math.abs(ft+Qt-(Ut+It))+1)*Xt);It=Qt=Xt=0,_t=tt[E[b].index],Ut=rt[E[b].index],_t!==-1&&(Xt+=Math.abs(_t-ut),Qt+=Math.abs(_t-St),It+=Math.abs(_t-ft)),Ut!==-1&&(Xt+=Math.abs(Ut-ut),Qt+=Math.abs(Ut-St),It+=Math.abs(Ut-ft)),Pt<vt||Pt===vt&&Qt<Xt?(at=ot=!0,E[b].column=St):(Et<vt||Et===vt&&It<Xt)&&(at=ot=!0,E[b].column=ft)}return id(a,y,E),a.normalize(),ot}function xy(a,y,x){var b=nd(a,y),E=a.tc[y],z=V1(a,y,x),tt=[];for(x=0;x<E;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<E;x++){var rt=b[x].column,ot=a.nodeMinColumnSpace(b[x],!0),at=a.nodeMinColumnSpace(b[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===E-1)ut=rt;else if(x===0){var ft=b[x+1].column;ft-rt===at+a.nodeMinColumnSpace(b[x+1],!0)?ut=rt-1:ut=rt}else x===E-1?(ft=b[x-1].column,ut=rt-ft===ot+a.nodeMinColumnSpace(b[x-1],!1)?rt+1:rt):(ft=b[x-1].column,ot=ft+a.nodeMinColumnSpace(b[x-1],!1)+ot+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=(ot+at)/2|0);else x===0&&x===E-1?ut=tt[x]:x===0?(ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===E-1?(ft=b[x-1].column,ot=ft+a.nodeMinColumnSpace(b[x-1],!1)+ot+1,ut=Math.max(tt[x],ot)):(ft=b[x-1].column,ot=ft+a.nodeMinColumnSpace(b[x-1],!1)+ot+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[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,b[x].column=ut)}id(a,y,b),a.normalize()}function Yx(a,y){for(var x=!0,b=a.network.vertexes.iterator;b.next();){var E=b.value,z=a.nodeMinColumnSpace(E,!0),tt=a.nodeMinColumnSpace(E,!1);if(E.column-z<=y&&E.column+tt>=y){x=!1;break}}if(a=!1,x)for(b.reset();b.next();)x=b.value,x.column>y&&(--x.column,a=!0);return a}function Xx(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){b=tt.value;var rt=b.column-a.nodeMinColumnSpace(b,!0),ot=b.column+a.nodeMinColumnSpace(b,!1);rt<=y&&ot>=y&&(E[b.layer]=!0),rt<=x&&ot>=x&&(z[b.layer]=!0)}for(rt=!0,x=!1,b=0;b<=a.Ia;b++)rt=rt&&!(E[b]&&z[b]);if(rt)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function nx(a,y){for(var x=0;x<=a.Ra;x++)for(;Yx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Xx(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=ta(a),z=w0(a);for(b=z+1;z<b;){b=z,ix(a,x,1);var tt=w0(a);tt>z?Ya(a,E):tt<z&&(z=tt,E=ta(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=ta(a),z=w0(a),b=z+1;z<b;)b=z,ix(a,x,-1),tt=w0(a),tt>z?Ya(a,E):tt<z&&(z=tt,E=ta(a));a.normalize()}function ix(a,y,x){a.le=0;for(var b=a.network.vertexes.iterator;b.next();)b.value.component=-1;if(0<x)for(b.reset();b.next();){var E=b.value;E.column-a.nodeMinColumnSpace(E,!0)<=y&&(E.component=a.le)}if(0>x)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(yy(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(E=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)E[z]=-1;for(b.reset();b.next();){z=b.value;for(var tt=z.layer,rt=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),ot=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));rt<=ot;rt++)E[tt*(a.Ra+1)+rt]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt+1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt+1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt-1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt-1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(ot=tt[tt.length-1],tt.pop(),E[ot])for(E[ot]=!1,z=0;z<a.le;z++)y[ot*a.le+z]&&tt.splice(0,0,z);if(0<x)for(b.reset();b.next();)a=b.value,E[a.component]&&--a.column;if(0>x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Jx(a){for(var y=Qe(),x=a.fl.length,b=0;b<=x;b++)y[b]=[];for(b=a.network.vertexes.iterator;b.next();){var E=b.value;y[x-E.layer][E.index]=E}x=new je,Qx(y,x);var z=null,tt=null,rt=null,ot=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ft=(a.ve&4)!==0,vt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=C0(a,y,!0,!1)),y.reverse(),ft&&(a.verticalAlignment(y,x,!1),rt=C0(a,y,!1,!1)),b=yi(y),E=b.next();!E.done;E=b.next())E.value.reverse();vt&&(a.verticalAlignment(y,x,!1),ot=C0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=C0(a,y,!0,!0)),_n(y),a.u(z,tt,rt,ot),a.network.vertexes.each(function(St){var Pt=Qe();at&&Pt.push(z.get(St)),ut&&Pt.push(tt.get(St)),ft&&Pt.push(rt.get(St)),vt&&Pt.push(ot.get(St)),Pt.sort(function(_t,It){return _t-It});var Et=Pt.length;Et=(Pt[Math.floor((Et-1)/2)]+Pt[Math.ceil((Et-1)/2)])/2,_n(Pt),St.zc=Et})}function Qx(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,tt=a[b],rt=a[b+1],ot=0;z<rt.length;ot++){var at=rt[ot];t:{if(at.node===null){var ut=Ey(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var ft=ut;if(ot===rt.length-1||ft){for(ut=tt.length-1,ft&&(ut=Ey(at)[0].index);z<=ot;){if(at=rt[z],!at.bo){ft=[];for(var vt=yi(at.sourceEdgesArrayAccess),St=vt.next();!St.done;St=vt.next())St=St.value,St.valid&&ft.push(St);at.bo=ft}for(at=yi(at.bo),ft=at.next();!ft.done;ft=at.next())ft=ft.value,vt=ft.fromVertex.index,(vt<E||vt>ut)&&y.add(ft);z++}E=ut}}}Cr.prototype.verticalAlignment=function(a,y,x){$x(a),a=yi(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=yi(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?Ey(z):ew(z),rt=tt.length;if(0<rt){tt.sort(function(ft,vt){return ft.vi-vt.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?N0(at,z):N0(z,at),!y.contains(ut)&&E<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,E=at.vi)}}}}};function $x(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function C0(a,y,x,b){for(var E=a.K===90||a.K===270,z=yi(y),tt=z.next();!tt.done;tt=z.next()){var rt=yi(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=yi(y),rt=z.next();!rt.done;rt=z.next()){rt=yi(rt.value);for(var ot=rt.next();!ot.done;ot=rt.next())if(ot=ot.value,ot.root===ot){for(var at=0,ut=ot;ut.align!==ot;){var ft=ut.align,vt=tt?ut.width:ut.height,St=tt?ft.width:ft.height;if(x){var Pt=N0(ut,ft),Et=Pt.portFromPos,_t=Pt.portToPos;Pt.link!==null&&(ut.node&&ut.node!==Pt.link.fromNode&&(Et=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==Pt.link.toNode&&(_t=tt?ft.focusX:ft.focusY))}else Pt=N0(ft,ut),Et=Pt.portToPos,_t=Pt.portFromPos,Pt.link!==null&&(ut.node&&ut.node!==Pt.link.toNode&&(Et=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==Pt.link.fromNode&&(_t=tt?ft.focusX:ft.focusY));vt=b?ut.qg+(vt-Et)-(St-_t):ut.qg+Et-_t,ft.qg=vt,at=Math.min(at,vt),ut=ut.align}ut=ot;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==ot)}}for(x=yi(y),tt=x.next();!tt.done;tt=x.next())for(z=yi(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&rx(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=ox(z,y),rt.sd.shift=Math.min(rt.sd.shift,z.sd.shift+z.zc+z.qg-(rt.zc+rt.qg+(E?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 On,y=yi(y),tt=y.next();!tt.done;tt=y.next())for(x=yi(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=E?tt.width:tt.height,a.add(tt,b?-tt.zc-z:tt.zc);return a}function rx(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=ox(b,x),z=E.root;rx(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+tt-b.qg+a.columnSpacing))}b=b.align}while(b!==y);for(;b.align!==y;)b=b.align,b.zc=y.zc,b.sd=y.sd}}function ox(a,y){var x=a.Tz;return a=a.vi,1>a&&Wt("Could not determine previous vertex in layer"),y[x][a-1]}Cr.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=Qe(),E=Qe(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var rt=qx(this,y[tt],b,E,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?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(ot){return function(at){at.value+=ot.delta}}(z)));_n(b),_n(E)};function qx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(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[E]=z,b[E]=tt,tt-z}Cr.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=L0(this,!0),y=L0(this,!1),x=this.network.edges.iterator;x.next();){var b=x.value.link;b!==null&&(b.fromSpot=a,b.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function L0(a,y){return a.K===270?y?oo:Yo:a.K===90?y?Yo:oo:a.K===180?y?Ro:jo:y?jo:Ro}Cr.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,tt=E=1/0,rt=-1/0;a.next();){var ot=a.value,at=ot.layer,ut=ot.column|0;b?(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)&&(b?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),E=Math.min(ot.y,E),b?(tt=z,rt=Math.max(rt,ot.bounds.right)):(tt=E,rt=Math.max(rt,ot.bounds.bottom))}for(this.xw=rt-tt,z=y.x-z,y=y.y-E,this.Rf=new zt(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Cr.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var b=this.maxLayer;0<=b;b--)this.K===270?b===0?y.push(new Be(0,0,x,Math.abs(this.Ta[0]))):y.push(new Be(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new Be(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new Be(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new Be(0,0,Math.abs(this.Ta[0]),x)):y.push(new Be(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new Be(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new Be(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},Cr.prototype.commitLayers=function(){},Cr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,tt=b.fromPort,rt=b.toPort;if(E!==null){var ot=E.findVisibleNode();ot!==null&&ot!==E&&(E=ot,tt=ot.port)}z!==null&&(ot=z.findVisibleNode(),ot!==null&&ot!==z&&(z=ot,rt=ot.port));var at=y.computeSpot(!0,tt);ot=y.computeSpot(!1,rt);var ut=x.fromVertex,ft=x.toVertex;if(x.valid)y.curve===Aa&&y.pointsCount===4&&(ut.column===ft.column&&this.alignOption===0?(x=y.getLinkPoint(E,tt,at,!0,!1,z,rt),rt=y.getLinkPoint(z,rt,ot,!1,!1,E,tt),x.w()||x.set(E.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=b=!1,tt!==null&&at===Vi&&(b=!0),rt!==null&&ot===Vi&&(x=!0),(b||x)&&(ot=null,b&&(ot=y.getLinkPointFromPoint(E,tt,tt.ga(zi),y.i(3),!0),ot.w()||ot.set(E.actualBounds.center),y.L(0,ot.x,ot.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,rt,rt.ga(zi),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),ot&&(z=y.i(2),y.L(1,(2*ot.x+z.x)/3,(2*ot.y+z.y)/3)),E&&(z=y.i(1),y.L(2,(2*E.x+z.x)/3,(2*E.y+z.y)/3))))),y.zf();else if(ut.layer===ft.layer)y.zf();else{var vt=!1,St=!1,Pt=this.ie,Et=y.firstPickIndex+1;if(y.isOrthogonal){St=!0;var _t=y.pointsCount;4<_t&&y.points.removeRange(2,_t-3)}else if(y.curve===Aa)vt=!0,_t=y.pointsCount,4<_t&&y.points.removeRange(2,_t-3),_t===4&&(Et=2);else{_t=y.pointsCount;var It=at===Vi,Ut=ot===Vi;2<_t&&It&&Ut?y.points.removeRange(1,_t-2):3<_t&&It&&!Ut?y.points.removeRange(1,_t-3):3<_t&&!It&&Ut?y.points.removeRange(2,_t-2):4<_t&&!It&&!Ut&&y.points.removeRange(2,_t-3)}if(x.rev){for(;ft!==null&&ut!==ft;){var Xt=_t=null;for(It=ft.sourceEdges.iterator;It.next()&&(Ut=It.value,Ut.link!==x.link||(_t=Ut.fromVertex,Xt=Ut.toVertex,_t.node!==null)););if(_t===null)break;if(_t!==ut){It=y.i(Et-1).x,Ut=y.i(Et-1).y;var Qt=_t.centerX,oe=_t.centerY;if(St)this.K===180||this.K===0?Et===y.firstPickIndex+1?(y.m(Et++,It,Ut),y.m(Et++,It,oe)):(Xt!==null?Xt.centerY:Ut)!==oe&&(Xt=this.Ta[_t.layer-1]+this.Rf.x,y.m(Et++,Xt,Ut),y.m(Et++,Xt,oe)):Et===y.firstPickIndex+1?(y.m(Et++,It,Ut),y.m(Et++,Qt,Ut)):(Xt!==null?Xt.centerX:It)!==Qt&&(Xt=this.Ta[_t.layer-1]+this.Rf.y,y.m(Et++,It,Xt),y.m(Et++,Qt,Xt));else if(Et===y.firstPickIndex+1){Xt=Math.max(10,this.he[ft.layer]);var pe=Math.max(10,this.Ld[ft.layer]);if(vt)this.K===180?Qt<=ft.bounds.x?(ft=ft.bounds.x,y.m(Et++,ft-Xt,oe),y.m(Et++,ft,oe),y.m(Et++,ft+pe,oe)):(y.m(Et++,Qt-Xt,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt+pe,oe)):this.K===90?oe>=ft.bounds.bottom?(ft=ft.bounds.y+ft.bounds.height,y.m(Et++,Qt,ft+pe),y.m(Et++,Qt,ft),y.m(Et++,Qt,ft-Xt)):(y.m(Et++,Qt,oe+pe),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe-Xt)):this.K===270?oe<=ft.bounds.y?(ft=ft.bounds.y,y.m(Et++,Qt,ft-Xt),y.m(Et++,Qt,ft),y.m(Et++,Qt,ft+pe)):(y.m(Et++,Qt,oe-Xt),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe+pe)):this.K===0&&(Qt>=ft.bounds.right?(ft=ft.bounds.x+ft.bounds.width,y.m(Et++,ft+pe,oe),y.m(Et++,ft,oe),y.m(Et++,ft-Xt,oe)):(y.m(Et++,Qt+pe,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt-Xt,oe)));else{y.m(Et++,It,Ut);var xn=0;this.K===180||this.K===0?((this.K===180?Qt>=ft.bounds.right:Qt<=ft.bounds.x)&&(xn=(this.K===0?-Xt:pe)/2),y.m(Et++,It+xn,oe)):((this.K===270?oe>=ft.bounds.bottom:oe<=ft.bounds.y)&&(xn=(this.K===90?-Xt:pe)/2),y.m(Et++,Qt,Ut+xn)),y.m(Et++,Qt,oe)}}else Xt=Math.max(10,this.he[_t.layer]),pe=Math.max(10,this.Ld[_t.layer]),vt?this.K===180?(y.m(Et++,Qt-Xt-Pt,oe),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Math.max(Qt+pe-Pt/2,Qt),oe),y.m(Et++,Qt+pe+Pt,oe)):this.K===90?(y.m(Et++,Qt,oe+pe+Pt),y.m(Et++,Qt,Math.max(oe+pe-Pt/2,oe)),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,Math.min(oe-Xt+Pt/2,oe)),y.m(Et++,Qt,oe-Xt-Pt)):this.K===270?(y.m(Et++,Qt,oe-Xt-Pt),y.m(Et++,Qt,Math.min(oe-Xt+Pt/2,oe)),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,Math.max(oe+pe-Pt/2,oe)),y.m(Et++,Qt,oe+pe+Pt)):(y.m(Et++,Qt+pe+Pt,oe),y.m(Et++,Math.max(Qt+pe-Pt/2,Qt),oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),oe),y.m(Et++,Qt-Xt-Pt,oe)):y.m(Et++,Qt,oe)}ft=_t}(rt===null||at!==Vi||St)&&(It=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=y.i(Et).x,oe=y.i(Et).y,St?(Pt=this.Ld[ut.layer],this.K===180||this.K===0?(St=Ut,St>=ut.bounds.y&&St<=ut.bounds.bottom&&(this.K===180?Qt>=ut.bounds.x:Qt<=ut.bounds.right)&&(ft=ut.centerX+(this.K===180?-Pt:Pt),St<ut.bounds.y+ut.bounds.height/2?St=ut.bounds.y-this.kc/2:St=ut.bounds.bottom+this.kc/2,y.m(Et++,ft,Ut),y.m(Et++,ft,St)),y.m(Et++,Qt,St)):(St=It,St>=ut.bounds.x&&St<=ut.bounds.right&&(this.K===270?oe>=ut.bounds.y:oe<=ut.bounds.bottom)&&(ft=ut.centerY+(this.K===270?-Pt:Pt),St<ut.bounds.x+ut.bounds.width/2?St=ut.bounds.x-this.kc/2:St=ut.bounds.right+this.kc/2,y.m(Et++,It,ft),y.m(Et++,St,ft)),y.m(Et++,St,oe)),y.m(Et++,Qt,oe)):vt?(Xt=Math.max(10,this.he[ut.layer]),pe=Math.max(10,this.Ld[ut.layer]),this.K===180&&Qt>=ut.bounds.x?(ft=ut.bounds.x+ut.bounds.width,y.L(Et-2,ft,Ut),y.L(Et-1,ft+pe,Ut)):this.K===90&&oe<=ut.bounds.bottom?(ft=ut.bounds.y,y.L(Et-2,It,ft),y.L(Et-1,It,ft-Xt)):this.K===270&&oe>=ut.bounds.y?(ft=ut.bounds.y+ut.bounds.height,y.L(Et-2,It,ft),y.L(Et-1,It,ft+pe)):this.K===0&&Qt<=ut.bounds.right&&(ft=ut.bounds.x,y.L(Et-2,ft,Ut),y.L(Et-1,ft-Xt,Ut))):(Xt=Math.max(10,this.he[ut.layer]),pe=Math.max(10,this.Ld[ut.layer]),St=0,this.K===180||this.K===0?((this.K===180?Qt<=ut.bounds.x:Qt>=ut.bounds.right)&&(St=(this.K===0?pe:-Xt)/2),y.m(Et++,Qt+St,Ut)):((this.K===270?oe<=ut.bounds.y:oe>=ut.bounds.bottom)&&(St=(this.K===90?pe:-Xt)/2),y.m(Et++,It,oe+St)),y.m(Et++,Qt,oe)))}else{for(;ut!==null&&ut!==ft;){for(Xt=_t=null,ut=ut.destinationEdges.iterator;ut.next()&&(It=ut.value,It.link!==x.link||(_t=It.toVertex,Xt=It.fromVertex,Xt.node!==null&&(Xt=null),_t.node!==null)););if(_t===null)break;_t!==ft&&(It=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=_t.centerX,oe=_t.centerY,St?this.K===180||this.K===0?(Xt!==null?Xt.centerY:Ut)!==oe&&(Xt=this.Ta[_t.layer]+this.Rf.x,Et===y.firstPickIndex+1&&(Xt=this.K===0?Math.max(Xt,It):Math.min(Xt,It)),y.m(Et++,Xt,Ut),y.m(Et++,Xt,oe)):(Xt!==null?Xt.centerX:It)!==Qt&&(Xt=this.Ta[_t.layer]+this.Rf.y,Et===y.firstPickIndex+1&&(Xt=this.K===90?Math.max(Xt,Ut):Math.min(Xt,Ut)),y.m(Et++,It,Xt),y.m(Et++,Qt,Xt)):(Xt=Math.max(10,this.he[_t.layer]),pe=Math.max(10,this.Ld[_t.layer]),vt?this.K===180?(y.m(Et++,Qt+pe+Pt,oe),y.m(Et++,Math.max(Qt+pe-Pt/2,Qt),oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),oe),y.m(Et++,Qt-Xt-Pt,oe)):this.K===90?(y.m(Et++,Qt,oe-Xt-Pt),y.m(Et++,Qt,Math.min(oe-Xt+Pt/2,oe)),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,Math.max(oe+pe-Pt/2,oe)),y.m(Et++,Qt,oe+pe+Pt)):this.K===270?(y.m(Et++,Qt,oe+pe+Pt),y.m(Et++,Qt,Math.max(oe+pe-Pt/2,oe)),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,Math.min(oe-Xt+Pt/2,oe)),y.m(Et++,Qt,oe-Xt-Pt)):(y.m(Et++,Qt-Xt-Pt,oe),y.m(Et++,Math.min(Qt-Xt+Pt/2,Qt),oe),y.m(Et++,Qt,oe),y.m(Et++,Qt,oe),y.m(Et++,Math.max(Qt+pe-Pt/2,Qt),oe),y.m(Et++,Qt+pe+Pt,oe)):this.K===180?(y.m(Et++,Qt+pe,oe),y.m(Et++,Qt-Xt,oe)):this.K===90?(y.m(Et++,Qt,oe-Xt),y.m(Et++,Qt,oe+pe)):this.K===270?(y.m(Et++,Qt,oe+pe),y.m(Et++,Qt,oe-Xt)):(y.m(Et++,Qt-Xt,oe),y.m(Et++,Qt+pe,oe)))),ut=_t}St&&(It=y.i(Et-1).x,Ut=y.i(Et-1).y,Qt=y.i(Et).x,oe=y.i(Et).y,this.K===180||this.K===0?Ut!==oe&&(Xt=this.K===0?Math.min(Math.max((Qt+It)/2,this.Ta[ft.layer]+this.Rf.x),Qt):Math.max(Math.min((Qt+It)/2,this.Ta[ft.layer]+this.Rf.x),Qt),y.m(Et++,Xt,Ut),y.m(Et++,Xt,oe)):It!==Qt&&(Xt=this.K===90?Math.min(Math.max((oe+Ut)/2,this.Ta[ft.layer]+this.Rf.y),oe):Math.max(Math.min((oe+Ut)/2,this.Ta[ft.layer]+this.Rf.y),oe),y.m(Et++,It,Xt),y.m(Et++,Qt,Xt)))}b!==null&&vt&&4<=y.pointsCount&&(tt!==null&&(tt=at===Vi?y.getLinkPointFromPoint(E,tt,tt.ga(zi),y.i(3),!0):y.i(0),at===Vi&&(at=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,b.x,(at.y+b.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+b.x)/2,b.y))),tt.w()||tt.set(E.actualBounds.center),y.L(0,tt.x,tt.y)),rt!==null&&(E=ot===Vi?y.getLinkPointFromPoint(z,rt,rt.ga(zi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),ot===Vi&&(rt=y.i(y.pointsCount-3),ot=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.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,(E.y+rt.y)/2),y.L(y.pointsCount-3,(rt.x+ot.x)/2,ot.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Cr.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Te,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var b=a.value;if(b!==null&&b.isOrthogonal)for(var E=2;E<b.pointsCount-3;E++){var z=b.i(E),tt=b.i(E+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var rt=new rd;rt.layer=Math.floor(z.y/2);var ot=b.i(0),at=b.i(b.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=E,rt.link=b,E+2<b.pointsCount){ot=b.i(E-1),at=b.i(E+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,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,rt=x[z].jc,ot=z;ot<E;ot++)at=x[ot],at.jc!==rt&&(ut++,rt=at.jc);this.zi(x,this.Ux,z,z+tt);var ft=1;for(rt=x[z].first,ot=z;ot<E;ot++)at=x[ot],at.first!==rt&&(ft++,rt=at.first);for(ot=!0,at=ft,ut<ft?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ft=z;ft<E;ft++){var vt=x[ft];(ot?vt.first:vt.jc)!==rt&&(ut++,rt=ot?vt.first:vt.jc);var St=vt.link;z=St.i(vt.index),tt=St.i(vt.index+1);var Pt=this.linkSpacing*(ut-(at-1)/2);y++,St.uh(),St.L(vt.index,z.x,z.y+Pt),St.L(vt.index+1,tt.x,tt.y+Pt),St.zf()}}z=E}a=b}}else{for(y=0,x=[],a=a.iterator;a.next();)if(b=a.value,b!==null&&b.isOrthogonal)for(E=2;E<b.pointsCount-3;E++)z=b.i(E),tt=b.i(E+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(rt=new rd,rt.layer=Math.floor(z.x/2),ot=b.i(0),at=b.i(b.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=E,rt.link=b,E+2<b.pointsCount&&(ot=b.i(E-1),at=b.i(E+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,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,rt=x[z].jc,ot=z;ot<E;ot++)at=x[ot],at.jc!==rt&&(ut++,rt=at.jc);for(this.zi(x,this.Ux,z,z+tt),ft=1,rt=x[z].first,ot=z;ot<E;ot++)at=x[ot],at.first!==rt&&(ft++,rt=at.first);for(ot=!0,at=ft,ut<ft?(ot=!1,at=ut,rt=x[z].jc,this.zi(x,this.Js,z,z+tt)):rt=x[z].first,ut=0,ft=z;ft<E;ft++)vt=x[ft],(ot?vt.first:vt.jc)!==rt&&(ut++,rt=ot?vt.first:vt.jc),St=vt.link,z=St.i(vt.index),tt=St.i(vt.index+1),Pt=this.linkSpacing*(ut-(at-1)/2),y++,St.uh(),St.L(vt.index,z.x+Pt,z.y),St.L(vt.index+1,tt.x+Pt,tt.y),St.zf()}z=E}a=b}}}},Lt=Cr.prototype,Lt.Vx=function(a,y){return a instanceof rd&&y instanceof rd&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Ux=function(a,y){return a instanceof rd&&y instanceof rd&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Js=function(a,y){return a instanceof rd&&y instanceof rd&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.B=function(a,y){return a-=y,-1<a&&1>a},Lt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Wt("not in range 0 <= from < length: "+x),z===2)b=a[x],E=a[x+1],0<y(b,E)&&(a[x]=E,a[x+1]=b);else if(x===0)if(b>=E)a.sort(y);else for(x=a.slice(0,b),x.sort(y),y=0;y<b;y++)a[y]=x[y];else if(b>=E)for(b=a.slice(x),b.sort(y),y=x;y<E;y++)a[y]=b[y-x];else for(E=a.slice(x,b),E.sort(y),y=x;y<b;y++)a[y]=E[y-x]};function nd(a,y){var x=a.tc[y];if(x>=a.He.length){for(var b=[],E=0;E<a.He.length;E++)b[E]=a.He[E];a.He=b}for(a.He[x]===void 0||a.He[x]===null?b=[]:(b=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],b[x.index]=x;return b}function id(a,y,x){a.He[a.tc[y]]=x}ve.Object.defineProperties(Cr.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Wt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==wy&&a!==k0&&a!==xp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==M0&&a!==Py&&a!==Cy||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==b0&&a!==Ly&&a!==ky||(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!==My&&a!==E0&&a!==by||(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 k0=new Ye(Cr,"CycleDepthFirst",0),wy=new Ye(Cr,"CycleGreedy",1),xp=new Ye(Cr,"CycleFromLayers",2),M0=new Ye(Cr,"LayerOptimalLinkLength",0),Py=new Ye(Cr,"LayerLongestPathSink",1),Cy=new Ye(Cr,"LayerLongestPathSource",2),b0=new Ye(Cr,"InitDepthFirstOut",0),Ly=new Ye(Cr,"InitDepthFirstIn",1),ky=new Ye(Cr,"InitNaive",2),My=new Ye(Cr,"AggressiveNone",0),E0=new Ye(Cr,"AggressiveLess",1),by=new Ye(Cr,"AggressiveMore",2),tw=8;Cr.className="LayeredDigraphLayout",Cr.CycleDepthFirst=k0,Cr.CycleGreedy=wy,Cr.CycleFromLayers=xp,Cr.LayerOptimalLinkLength=M0,Cr.LayerLongestPathSink=Py,Cr.LayerLongestPathSource=Cy,Cr.InitDepthFirstOut=b0,Cr.InitDepthFirstIn=Ly,Cr.InitNaive=ky,Cr.AggressiveNone=My,Cr.AggressiveLess=E0,Cr.AggressiveMore=by,Cr.PackNone=0,Cr.PackExpand=1,Cr.PackStraighten=2,Cr.PackMedian=4,Cr.PackAll=15,Cr.AlignNone=0,Cr.AlignUpperLeft=1,Cr.AlignUpperRight=2,Cr.AlignLowerLeft=4,Cr.AlignLowerRight=8,Cr.AlignAll=15;function rd(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}rd.className="SegInfo";function _f(a){Or.call(this,a)}be(_f,Or),_f.prototype.createVertex=function(){return new Xa(this)},_f.prototype.createEdge=function(){return new wp(this)},_f.className="LayeredDigraphNetwork";function Xa(a){Do.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}be(Xa,Do);function sx(a,y){return a.index-y.index}function N0(a,y){if(!a.$n){for(var x=[],b=yi(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=yi(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Wt("Unable to find destination edge to given vertex")}function Ey(a){if(!a.co){for(var y=[],x=yi(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(sx),a.co=y}return a.co}function ew(a){if(!a.ao){for(var y=[],x=yi(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(sx),a.ao=y}return a.ao}Xa.prototype.Cl=function(a){Do.prototype.Cl.call(this,a),this.bo=this.co=null},Xa.prototype.Kl=function(a){Do.prototype.Kl.call(this,a),this.bo=this.co=null},Xa.prototype.zl=function(a){Do.prototype.zl.call(this,a),this.$n=this.ao=null},Xa.prototype.Jl=function(a){Do.prototype.Jl.call(this,a),this.$n=this.ao=null},ve.Object.defineProperties(Xa.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)}}}),Xa.prototype.deleteDestinationEdge=Xa.prototype.Jl,Xa.prototype.addDestinationEdge=Xa.prototype.zl,Xa.prototype.deleteSourceEdge=Xa.prototype.Kl,Xa.prototype.addSourceEdge=Xa.prototype.Cl,Xa.className="LayeredDigraphVertex";function wp(a){ya.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}be(wp,ya),ve.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 Zi(a){Vr.call(this),this.Ub=new je,this.Wn=B0,this.ud=pu,this.vo=O0,this.Bq=zy,this.$v=[],this.td=!0,this.Rb=I0,this.$d=new an(10,10).freeze();var y=new Dc(this);this.W=new al(y),this.Y=new al(y),this.ru=[],a&&Object.assign(this,a)}be(Zi,Vr),Zi.prototype.cloneProtected=function(a){Vr.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)},Zi.prototype.qb=function(a){a.classType===Zi?a.name.indexOf("Alignment")===0?this.alignment=a:a.name.indexOf("Arrangement")===0?this.arrangement=a:a.name.indexOf("Compaction")===0?this.compaction=a:a.name.indexOf("Path")===0?this.path=a:a.name.indexOf("Sorting")===0?this.sorting=a:a.name.indexOf("Style")===0?this.treeStyle=a:Wt("Unknown enum value: "+a):Vr.prototype.qb.call(this,a)},Zi.prototype.createNetwork=function(){return new Dc(this)},Zi.prototype.makeNetwork=function(a){function y(b){if(b instanceof kn)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof dn){var E=b.fromNode;return E===null||E.isLinkLabel||E.category==="Comment"?!1:(b=b.toNode,!(b===null||b.isLinkLabel||b.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof me?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Ei?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},Zi.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==R0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof me&&(y=a),this.path===B0&&y!==null?this.ud=y.isTreePathToChildren?pu:Ac:this.ud=this.path===B0?pu: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 je,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof kn?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof al&&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=nw(y),0<a.count;)y=ax(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 al&&ux(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof al&&hx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof al&&dx(this,y);if(this.Cu(),this.layerStyle===j0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===Gy)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,b=-1,E=0;E<y.children.length;E++){var z=y.children[E];b=Math.max(b,x?z.width:z.height)}if(0<=b)for(E=0;E<y.children.length;E++)z=y.children[E],x?(y.angle===180&&(z.focusX+=b-z.width),z.width=b):(y.angle===270&&(z.focusY+=b-z.height),z.height=b)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof al&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new je,this.isValidLayout=!0};function nw(a){var y=new je;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}Zi.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case pu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Ac:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Wt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ax(this,a),a!==null&&this.Ub.add(a))};function ax(a,y){var x=999999,b=null;for(y=y.iterator;y.next();){var E=y.value;switch(a.ud){case pu:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Ac:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Wt("Unhandled path value "+a.ud.toString())}}return b}function Ny(a,y){if(y!==null){switch(a.ud){case pu:if(0<y.destinationEdges.count){for(var x=new Te,b=y.destinationVertexes;b.next();){var E=b.value;lx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Ac:if(0<y.sourceEdges.count){for(x=new Te,b=y.sourceVertexes;b.next();)E=b.value,lx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Wt("Unhandled path value"+a.ud.toString())}for(x=y.children,b=x.length,E=0;E<b;E++){var z=x[E];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<b;y++)Ny(a,x[y])}}function lx(a,y,x){if(x.initialized){if(y===null)var b=!1;else{for(b=y.parent;b!==null&&b!==x;)b=b.parent;b=b===x}if(b||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}Zi.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;E<x.length;E++)x[E]===y&&b++;if(0<b){b=Array(x.length-b);for(var z=E=0;z<x.length;z++)x[z]!==y&&(b[E++]=x[z]);a.children=b}}};function ux(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===yu&&a.sortTreeVertexChildren(y);for(var x=0,b=y.childrenCount,E=0,z=y.children,tt=z.length,rt=0;rt<tt;rt++){var ot=z[rt];ux(a,ot),x+=ot.descendantCount+1,b=Math.max(b,ot.maxChildrenCount),E=Math.max(E,ot.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function iw(a,y){switch(a.vo){default:case O0:return y.parent!==null?y.parent:a.W;case Ry:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Iy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case Oy:var x=!0;if(y.childrenCount===0)x=!1;else for(var b=y.children,E=b.length,z=0;z<E;z++)if(0<b[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}Zi.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(iw(this,a)),a.parent!==null&&a.parent.alignment===yu){for(var y=a.angle,x=a.parent.children,b=0;b<x.length&&a!==x[b];)b++;b%2===0?b!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function hx(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)hx(a,y[b])}}Zi.prototype.assignTreeVertexValues=function(){};function dx(a,y){if(y!==null){y.alignment!==yu&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)dx(a,y[b])}}Zi.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Hf:break;case Cp:a.children.reverse();break;case Lp:a.children.sort(a.comparer);break;case kp:a.children.sort(a.comparer),a.children.reverse();break;default:Wt("Unhandled sorting value "+a.sorting.toString())}},Zi.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Zi.prototype.addComments=function(a){var y=a.angle,x=a.parent,b=0,E=!1;x!==null&&(b=x.angle,E=x.alignment,E=od(E)),y=y===90||y===270,b=b===90||b===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||!E&&!b&&x||E&&b&&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||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=Be.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=E,Be.free(E))};function od(a){return a===mh||a===yu||a===vh||a===Ou}function Pp(a){return a===mh||a===yu}function Ty(a){var y=a.parent;if(y!==null){var x=y.alignment;if(od(x)){if(Pp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===vh)return!0}}return!1}Zi.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,b=a.angle,E=0,z=!1;x!==null&&(E=x.angle,z=x.alignment,z=od(z)),b=b===90||b===270,x=E===90||E===270;for(var tt=a.childrenCount===0,rt=Ty(a),ot=0,at=a.comments,ut=at.length,ft=zt.alloc(),vt=0;vt<ut;vt++){var St=at[vt],Pt=St.measuredBounds;if(b&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<E&&!z||x&&rt)if(0<=a.commentMargin)for(ft.h(a.bounds.x-a.commentMargin-Pt.width,a.bounds.y+ot),St.move(ft),St=St.Sd();St.next();){var Et=St.value;Et.fromSpot=Ro,Et.toSpot=jo}else for(ft.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+ot),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=jo,Et.toSpot=Ro;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+ot),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=jo,Et.toSpot=Ro;else for(ft.h(a.bounds.x+a.commentMargin-Pt.width,a.bounds.y+ot),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=Ro,Et.toSpot=jo;ot=0<=a.commentSpacing?ot+(Pt.height+a.commentSpacing):ot+(a.commentSpacing-Pt.height)}else{if(135<E&&!z||!x&&rt)if(0<=a.commentMargin)for(ft.h(a.bounds.x+ot,a.bounds.y-a.commentMargin-Pt.height),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=oo,Et.toSpot=Yo;else for(ft.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y-a.commentMargin),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=Yo,Et.toSpot=oo;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+ot,a.bounds.y+2*a.focus.y+a.commentMargin),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=Yo,Et.toSpot=oo;else for(ft.h(a.bounds.x+ot,a.bounds.y+a.commentMargin-Pt.height),St.move(ft),St=St.Sd();St.next();)Et=St.value,Et.fromSpot=oo,Et.toSpot=Yo;ot=0<=a.commentSpacing?ot+(Pt.width+a.commentSpacing):ot+(a.commentSpacing-Pt.width)}}if(zt.free(ft),y=ot-a.commentSpacing-(b?y.height:y.width),this.ud===pu)for(a=a.destinationEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.toEndSegmentLength=0<y?y:NaN)}},Zi.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,b=0;b<x;b++)this.layoutTree(y[b]);switch(a.compaction){case D0:cx(this,a);break;case Mp:if(a.alignment===yu)cx(this,a);else if(a.childrenCount===0)b=a.parent,x=!1,y=0,b!==null&&(y=b.angle,x=b.alignment,x=od(x)),b=Ty(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!b?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&b?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var E=Ll(a);y=E===90||E===270;var z=0,tt=a.children,rt=tt.length;for(x=0;x<rt;x++)b=tt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var ot=a.alignment;b=ot===mu;var at=ot===vu,ut=od(ot),ft=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var vt=a.nodeSpacing,St=this.computeNodeIndent(a),Pt=a.rowSpacing,Et=0;(b||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Et=Math.max(0,a.rowIndent)),b=a.width;var _t=a.height,It=0,Ut=0,Xt=0,Qt=null,oe=null,pe=0,xn=0,Gn=0,Bn=0,un=0,Ze=0,ki=0,Si=0;if(ut&&!Pp(ot)&&135<E&&tt.reverse(),Pp(ot))if(1<rt)for(var fr=0;fr<rt;fr++)fr%2===0&&fr!==rt-1&&(Si=Math.max(Si,y?tt[fr].Da.width:tt[fr].Da.height));else rt===1&&(Si=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(ot){case mh:Ut=135>E?fx(this,a,tt,Si,It,Ut):gx(this,a,tt,Si,It,Ut),Si=Ut.x,It=Ut.width,Ut=Ut.height;break;case vh:for(Qt=0;Qt<rt;Qt++)oe=tt[Qt],ft=oe.Da,Xt=Ze===0?0:Pt,y?(oe.S.h(z-ft.width,Bn+Xt),It=Math.max(It,ft.width),Ut=Math.max(Ut,Bn+Xt+ft.height),Bn+=Xt+ft.height):(oe.S.h(Gn+Xt,z-ft.height),It=Math.max(It,Gn+Xt+ft.width),Ut=Math.max(Ut,ft.height),Gn+=Xt+ft.width),Ze++;break;case Ou:for(Qt=0;Qt<rt;Qt++)oe=tt[Qt],z=oe.Da,ft=Ze===0?0:Pt,y?(oe.S.h(vt/2+a.focus.x,Bn+ft),It=Math.max(It,z.width),Ut=Math.max(Ut,Bn+ft+z.height),Bn+=ft+z.height):(oe.S.h(Gn+ft,vt/2+a.focus.y),It=Math.max(It,Gn+ft+z.width),Ut=Math.max(Ut,z.height),Gn+=ft+z.width),Ze++}Qt=sa(this,2),oe=sa(this,2),y?(Qt[0].h(0,0),Qt[1].h(0,Ut),oe[0].h(It,0)):(Qt[0].h(0,0),Qt[1].h(It,0),oe[0].h(0,Ut)),oe[1].h(It,Ut)}else for(fr=0;fr<rt;fr++){var Br=tt[fr],Ho=Br.Da;if(y){0<ft&&0<Ze&&Gn+vt+Ho.width>ft&&(Gn<z&&Wd(a,ot,z-Gn,0,ki,fr-1),un++,Ze=0,ki=fr,Xt=Ut,Gn=0,Bn=135<E?-Ut-Pt:Ut+Pt),F0(this,Br,0,Bn);var Uo=0;if(Ze===0)Qt=Br.Yo,oe=Br.kp,pe=Ho.width,xn=Ho.height,(Qt===null||oe===null||E!==Ll(Br))&&(Qt=sa(this,2),oe=sa(this,2),Qt[0].h(0,0),Qt[1].h(0,xn),oe[0].h(pe,0),oe[1].h(pe,xn));else{var Ls=Qe();xn=px(this,a,Br,Qt,oe,pe,xn,Ls),Uo=xn.x,Qt=Ls[0],oe=Ls[1],pe=xn.width,xn=xn.height,_n(Ls),Gn<Ho.width&&0>Uo&&(Fc(a,-Uo,0,ki,fr-1),A0(Qt,-Uo,0),A0(oe,-Uo,0),Uo=0)}Br.S.h(Uo,Bn),It=Math.max(It,pe),Ut=Math.max(Ut,Xt+(un===0?0:Pt)+Ho.height),Gn=pe}else 0<ft&&0<Ze&&Bn+vt+Ho.height>ft&&(Bn<z&&Wd(a,ot,0,z-Bn,ki,fr-1),un++,Ze=0,ki=fr,Xt=It,Bn=0,Gn=135<E?-It-Pt:It+Pt),F0(this,Br,Gn,0),Uo=0,Ze===0?(Qt=Br.Yo,oe=Br.kp,pe=Ho.width,xn=Ho.height,(Qt===null||oe===null||E!==Ll(Br))&&(Qt=sa(this,2),oe=sa(this,2),Qt[0].h(0,0),Qt[1].h(pe,0),oe[0].h(0,xn),oe[1].h(pe,xn))):(Ls=Qe(),xn=px(this,a,Br,Qt,oe,pe,xn,Ls),Uo=xn.x,Qt=Ls[0],oe=Ls[1],pe=xn.width,xn=xn.height,_n(Ls),Bn<Ho.height&&0>Uo&&(Fc(a,0,-Uo,ki,fr-1),A0(Qt,0,-Uo),A0(oe,0,-Uo),Uo=0)),Br.S.h(Gn,Uo),Ut=Math.max(Ut,xn),It=Math.max(It,Xt+(un===0?0:Pt)+Ho.width),Bn=xn;Ze++}switch(0<un&&(y?(Ut+=Math.max(0,x),Gn<It&&Wd(a,ot,It-Gn,0,ki,rt-1),0<Et&&(at||Fc(a,Et,0,0,rt-1),It+=Et)):(It+=Math.max(0,x),Bn<Ut&&Wd(a,ot,0,Ut-Bn,ki,rt-1),0<Et&&(at||Fc(a,0,Et,0,rt-1),Ut+=Et))),Et=at=0,ot){case Wf:y?at+=It/2-a.focus.x-St/2:Et+=Ut/2-a.focus.y-St/2;break;case Bc:0<un?y?at+=It/2-a.focus.x-St/2:Et+=Ut/2-a.focus.y-St/2:y?(Si=tt[0].S.x+tt[0].la.x,at+=Si+(tt[rt-1].S.x+tt[rt-1].la.x+2*tt[rt-1].focus.x-Si)/2-a.focus.x-St/2):(Si=tt[0].S.y+tt[0].la.y,Et+=Si+(tt[rt-1].S.y+tt[rt-1].la.y+2*tt[rt-1].focus.y-Si)/2-a.focus.y-St/2);break;case mu:y?(at-=St,It+=St):(Et-=St,Ut+=St);break;case vu:y?(at+=It-a.width+St,It+=St):(Et+=Ut-a.height+St,Ut+=St);break;case mh:y?1<rt?at+=Si+vt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<rt?Et+=Si+vt/2-a.focus.y:Et+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case vh:y?at+=It+vt/2-a.focus.x:Et+=Ut+vt/2-a.focus.y;break;case Ou:break;default:Ut=this.customAlignment(a,at,Et,It,Ut),at=Ut[0],Et=Ut[1],It=Ut[2],Ut=Ut[3]}for(St=0;St<rt;St++)Si=tt[St],y?Si.S.h(Si.S.x+Si.la.x-at,Si.S.y+(135<E?(ut?-Ut:-Si.Da.height)+Si.la.y-x:_t+x+Si.la.y)):Si.S.h(Si.S.x+(135<E?(ut?-It:-Si.Da.width)+Si.la.x-x:b+x+Si.la.x),Si.S.y+Si.la.y-Et);if(rt=tt=0,ut?y?(It=Fy(a,It,at),0>at&&(at=0),135<E&&(Et+=Ut+x),Ut+=_t+x,ot===Ou&&(tt+=vt/2+a.focus.x),rt+=_t+x):(135<E&&(at+=It+x),It+=b+x,Ut=Ay(a,Ut,Et),0>Et&&(Et=0),ot===Ou&&(rt+=vt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>It&&(It=By(ot,b-It,0),tt=It.x,rt=It.y,It=b,at=0):It=Fy(a,It,at),0>at&&(tt-=at,at=0),135<E&&(Et+=Ut+x),Ut=Math.max(Math.max(Ut,_t),Ut+_t+x),rt+=_t+x):(135<E&&(at+=It+x),It=Math.max(Math.max(It,b),It+b+x),a.comments===null?_t>Ut&&(Ut=By(ot,0,_t-Ut),tt=Ut.x,rt=Ut.y,Ut=_t,Et=0):Ut=Ay(a,Ut,Et),0>Et&&(rt-=Et,Et=0),tt+=b+x),0<un)E=sa(this,4),un=sa(this,4),y?(E[2].h(0,_t+x),E[3].h(E[2].x,Ut),un[2].h(It,E[2].y),un[3].h(un[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(It,E[2].y),un[2].h(E[2].x,Ut),un[3].h(E[3].x,un[2].y));else{for(E=sa(this,Qt.length+2),un=sa(this,oe.length+2),ot=0;ot<Qt.length;ot++)ut=Qt[ot],E[ot+2].h(ut.x+tt,ut.y+rt);for(ot=0;ot<oe.length;ot++)ut=oe[ot],un[ot+2].h(ut.x+tt,ut.y+rt)}y?(E[0].h(at,0),E[1].h(E[0].x,_t),E[2].y<E[1].y&&(E[2].x>E[0].x?E[2].assign(E[1]):E[1].assign(E[2])),E[3].y<E[2].y&&(E[3].x>E[0].x?E[3].assign(E[2]):E[2].assign(E[3])),un[0].h(at+b,0),un[1].h(un[0].x,_t),un[2].y<un[1].y&&(un[2].x<un[0].x?un[2].assign(un[1]):un[1].assign(un[2])),un[3].y<un[2].y&&(un[3].x<un[0].x?un[3].assign(un[2]):un[2].assign(un[3])),E[2].y-=x/2,un[2].y-=x/2):(E[0].h(0,Et),E[1].h(b,E[0].y),E[2].x<E[1].x&&(E[2].y>E[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].x<E[2].x&&(E[3].y>E[0].y?E[3].assign(E[2]):E[2].assign(E[3])),un[0].h(0,Et+_t),un[1].h(b,un[0].y),un[2].x<un[1].x&&(un[2].y<un[0].y?un[2].assign(un[1]):un[1].assign(un[2])),un[3].x<un[2].x&&(un[3].y<un[0].y?un[3].assign(un[2]):un[2].assign(un[3])),E[2].x-=x/2,un[2].x-=x/2),Ol(this,Qt),Ol(this,oe),a.Yo=E,a.kp=un,a.la.h(at,Et),a.Da.h(It,Ut)}break;default:Wt("Unhandled compaction value "+a.compaction.toString())}}};function cx(a,y){if(y.childrenCount===0){var x=!1,b=0;y.parent!==null&&(b=y.parent.angle,x=y.parent.alignment,x=od(x));var E=Ty(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(b!==180&&b!==270||x)&&!E?y.la.h(0,0):b===180&&!x||(b===90||b===270)&&E?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{b=Ll(y),x=b===90||b===270;var z=0;E=y.children;for(var tt=E.length,rt=0;rt<tt;rt++){var ot=E[rt];z=Math.max(z,x?ot.Da.width:ot.Da.height)}var at=y.alignment,ut=at===mu,ft=at===vu;rt=od(at);var vt=Math.max(0,y.breadthLimit);ot=a.computeLayerSpacing(y);var St=y.nodeSpacing,Pt=a.computeNodeIndent(y),Et=ut||ft?0:Pt/2,_t=y.rowSpacing,It=0;(ut||ft||y.hm||y.im&&y.maxGenerationCount===1)&&(It=Math.max(0,y.rowIndent)),ut=y.width;var Ut=y.height,Xt=0,Qt=0,oe=0,pe=0,xn=0,Gn=0,Bn=0,un=0,Ze=0,ki=0;if(rt&&!Pp(at)&&135<b&&E.reverse(),Pp(at))if(1<tt)for(var Si=0;Si<tt;Si++){var fr=E[Si],Br=fr.Da;Si%2===0&&Si!==tt-1?Ze=Math.max(Ze,(x?Br.width:Br.height)+a.computeBusNodeSpacing(fr)-St):Si%2!==0&&(ki=Math.max(ki,(x?Br.width:Br.height)+a.computeBusNodeSpacing(fr)-St))}else tt===1&&(Ze=x?E[0].Da.width:E[0].Da.height);if(rt)switch(at){case mh:case yu:Qt=135>b?fx(a,y,E,Ze,Xt,Qt):gx(a,y,E,Ze,Xt,Qt),Ze=Qt.x,Xt=Qt.width,Qt=Qt.height;break;case vh:for(vt=0;vt<tt;vt++)Et=E[vt],oe=Et.Da,ki=Bn===0?0:_t,x?(Et.S.h(z-oe.width,xn+ki),Xt=Math.max(Xt,oe.width),Qt=Math.max(Qt,xn+ki+oe.height),xn+=ki+oe.height):(Et.S.h(pe+ki,z-oe.height),Xt=Math.max(Xt,pe+ki+oe.width),Qt=Math.max(Qt,oe.height),pe+=ki+oe.width),Bn++;break;case Ou:for(z=0;z<tt;z++)vt=E[z],Et=vt.Da,oe=Bn===0?0:_t,x?(vt.S.h(St/2+y.focus.x,xn+oe),Xt=Math.max(Xt,Et.width),Qt=Math.max(Qt,xn+oe+Et.height),xn+=oe+Et.height):(vt.S.h(pe+oe,St/2+y.focus.y),Xt=Math.max(Xt,pe+oe+Et.width),Qt=Math.max(Qt,Et.height),pe+=oe+Et.width),Bn++}else for(ki=0;ki<tt;ki++)Si=E[ki],fr=Si.Da,x?(0<vt&&0<Bn&&pe+St+fr.width>vt&&(pe<z&&Wd(y,at,z-pe,0,un,ki-1),Gn++,Bn=0,un=ki,oe=Qt,pe=0,xn=135<b?-Qt-_t:Qt+_t),Br=Bn===0?Et:St,F0(a,Si,0,xn),Si.S.h(pe+Br,xn),Xt=Math.max(Xt,pe+Br+fr.width),Qt=Math.max(Qt,oe+(Gn===0?0:_t)+fr.height),pe+=Br+fr.width):(0<vt&&0<Bn&&xn+St+fr.height>vt&&(xn<z&&Wd(y,at,0,z-xn,un,ki-1),Gn++,Bn=0,un=ki,oe=Xt,xn=0,pe=135<b?-Xt-_t:Xt+_t),Br=Bn===0?Et:St,F0(a,Si,pe,0),Si.S.h(pe,xn+Br),Qt=Math.max(Qt,xn+Br+fr.height),Xt=Math.max(Xt,oe+(Gn===0?0:_t)+fr.width),xn+=Br+fr.height),Bn++;switch(0<Gn&&(x?(Qt+=Math.max(0,ot),pe<Xt&&Wd(y,at,Xt-pe,0,un,tt-1),0<It&&(ft||Fc(y,It,0,0,tt-1),Xt+=It)):(Xt+=Math.max(0,ot),xn<Qt&&Wd(y,at,0,Qt-xn,un,tt-1),0<It&&(ft||Fc(y,0,It,0,tt-1),Qt+=It))),It=ft=0,at){case Wf:x?ft+=Xt/2-y.focus.x-Pt/2:It+=Qt/2-y.focus.y-Pt/2;break;case Bc:0<Gn?x?ft+=Xt/2-y.focus.x-Pt/2:It+=Qt/2-y.focus.y-Pt/2:x?(a=E[0].S.x+E[0].la.x,ft+=a+(E[tt-1].S.x+E[tt-1].la.x+2*E[tt-1].focus.x-a)/2-y.focus.x-Pt/2):(a=E[0].S.y+E[0].la.y,It+=a+(E[tt-1].S.y+E[tt-1].la.y+2*E[tt-1].focus.y-a)/2-y.focus.y-Pt/2);break;case mu:x?(ft-=Pt,Xt+=Pt):(It-=Pt,Qt+=Pt);break;case vu:x?(ft+=Xt-y.width+Pt,Xt+=Pt):(It+=Qt-y.height+Pt,Qt+=Pt);break;case mh:case yu:x?1<tt?ft+=Ze+St/2-y.focus.x:ft+=E[0].focus.x-y.focus.x+E[0].la.x:1<tt?It+=Ze+St/2-y.focus.y:It+=E[0].focus.y-y.focus.y+E[0].la.y;break;case vh:x?ft+=Xt+St/2-y.focus.x:It+=Qt+St/2-y.focus.y;break;case Ou:break;default:a=a.customAlignment(y,ft,It,Xt,Qt),ft=a[0],It=a[1],Xt=a[2],Qt=a[3]}for(a=0;a<tt;a++)Pt=E[a],x?Pt.S.h(Pt.S.x+Pt.la.x-ft,Pt.S.y+(135<b?(rt?-Qt:-Pt.Da.height)+Pt.la.y-ot:Ut+ot+Pt.la.y)):Pt.S.h(Pt.S.x+(135<b?(rt?-Xt:-Pt.Da.width)+Pt.la.x-ot:ut+ot+Pt.la.x),Pt.S.y+Pt.la.y-It);x?(Xt=Fy(y,Xt,ft),0>ft&&(ft=0),135<b&&(It+=Qt+ot),Qt=Math.max(Math.max(Qt,Ut),Qt+Ut+ot)):(135<b&&(ft+=Xt+ot),Xt=Math.max(Math.max(Xt,ut),Xt+ut+ot),Qt=Ay(y,Qt,It),0>It&&(It=0)),y.la.h(ft,It),y.Da.h(Xt,Qt)}}Zi.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function fx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new Be(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new Be(b,0,E,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=Ll(y)===90,ut=0,ft=0,vt=0,St=0;St<tt;St++)if(!(St%2!==0||1<tt&&St===tt-1)){var Pt=x[St],Et=Pt.Da,_t=ut===0?0:ot;if(at){var It=a.computeBusNodeSpacing(Pt)-rt;Pt.S.h(b-(Et.width+It),vt+_t),E=Math.max(E,Et.width+It),z=Math.max(z,vt+_t+Et.height),vt+=_t+Et.height}else It=a.computeBusNodeSpacing(Pt)-rt,Pt.S.h(ft+_t,b-(Et.height+It)),z=Math.max(z,Et.height+It),E=Math.max(E,ft+_t+Et.width),ft+=_t+Et.width;ut++}for(ut=0,Pt=ft,St=vt,at?(ft=b+rt,vt=0):(ft=0,vt=b+rt),Et=0;Et<tt;Et++)if(Et%2!==0){_t=x[Et],It=_t.Da;var Ut=ut===0?0:ot;if(at){var Xt=a.computeBusNodeSpacing(_t)-rt;_t.S.h(ft+Xt,vt+Ut),E=Math.max(E,ft+It.width+Xt),z=Math.max(z,vt+Ut+It.height),vt+=Ut+It.height}else Xt=a.computeBusNodeSpacing(_t)-rt,_t.S.h(ft+Ut,vt+Xt),E=Math.max(E,ft+Ut+It.width),z=Math.max(z,vt+It.height+Xt),ft+=Ut+It.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(St),Math.abs(vt)):Math.max(Math.abs(Pt),Math.abs(ft))),at?(x.S.h(b+rt/2-x.focus.x-x.la.x,z+a),at=b+rt/2-x.focus.x-x.la.x,E=Math.max(E,at+tt.width),0>at&&(E-=at),z=Math.max(z,Math.max(St,vt)+a+tt.height),0>x.S.x&&(b=T0(y,x.S.x,!1,b,rt))):(x.S.h(E+a,b+rt/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(Pt,ft)+a+tt.width),vt=b+rt/2-x.focus.y-x.la.y,z=Math.max(z,vt+tt.height),0>vt&&(z-=vt),0>x.S.y&&(b=T0(y,x.S.y,!0,b,rt)))),new Be(b,0,E,z)}function gx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new Be(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new Be(b,0,E,z);for(var rt=y.nodeSpacing,ot=y.rowSpacing,at=Ll(y)===270,ut=0,ft=0,vt=0,St=0;St<tt;St++)if(!(St%2!==0||1<tt&&St===tt-1)){var Pt=x[St],Et=Pt.Da,_t=ut===0?0:ot;if(at){var It=a.computeBusNodeSpacing(Pt)-rt;vt-=_t+Et.height,Pt.S.h(b-(Et.width+It),vt),E=Math.max(E,Et.width+It),z=Math.max(z,Math.abs(vt))}else It=a.computeBusNodeSpacing(Pt)-rt,ft-=_t+Et.width,Pt.S.h(ft,b-(Et.height+It)),z=Math.max(z,Et.height+It),E=Math.max(E,Math.abs(ft));ut++}for(ut=0,Pt=ft,St=vt,at?(ft=b+rt,vt=0):(ft=0,vt=b+rt),Et=0;Et<tt;Et++)if(Et%2!==0){_t=x[Et],It=_t.Da;var Ut=ut===0?0:ot;if(at){var Xt=a.computeBusNodeSpacing(_t)-rt;vt-=Ut+It.height,_t.S.h(ft+Xt,vt),E=Math.max(E,ft+It.width+Xt),z=Math.max(z,Math.abs(vt))}else Xt=a.computeBusNodeSpacing(_t)-rt,ft-=Ut+It.width,_t.S.h(ft,vt+Xt),z=Math.max(z,vt+It.height+Xt),E=Math.max(E,Math.abs(ft));ut++}for(1<tt&&tt%2===1&&(ot=x[tt-1],ut=ot.Da,a=a.computeBusLastRowSpacing(ot,at?Math.max(Math.abs(St),Math.abs(vt)):Math.max(Math.abs(Pt),Math.abs(ft))),at?(ot.S.h(b+rt/2-ot.focus.x-ot.la.x,-z-ut.height-a),ft=b+rt/2-ot.focus.x-ot.la.x,E=Math.max(E,ft+ut.width),0>ft&&(E-=ft),z=Math.max(z,Math.abs(Math.min(St,vt))+a+ut.height),0>ot.S.x&&(b=T0(y,ot.S.x,!1,b,rt))):(ot.S.h(-E-ut.width-a,b+rt/2-ot.focus.y-ot.la.y),E=Math.max(E,Math.abs(Math.min(Pt,ft))+a+ut.width),vt=b+rt/2-ot.focus.y-ot.la.y,z=Math.max(z,vt+ut.height),0>vt&&(z-=vt),0>ot.S.y&&(b=T0(y,ot.S.y,!0,b,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+E,rt.S.y);return new Be(b,0,E,z)}Zi.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},Zi.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function T0(a,y,x,b,E){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(b,x?y.la.y+y.focus.y-E/2:y.la.x+y.focus.x-E/2)}function Fy(a,y,x){switch(a.alignment){case Bc:case Wf:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case mu:return a.width>y?a.width:y;case vu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case mh:case yu:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case vh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Ou:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ay(a,y,x){switch(a.alignment){case Bc:case Wf:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case mu:return a.height>y?a.height:y;case vu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case mh:case yu:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case vh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Ou:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function By(a,y,x){switch(a){case Wf:y/=2,x/=2;break;case Bc:y/=2,x/=2;break;case mu:x=y=0;break;case vu:break;default:Wt("Unhandled alignment value "+a.toString())}return new zt(y,x)}function Wd(a,y,x,b,E,z){y=By(y,x,b),Fc(a,y.x,y.y,E,z)}function Fc(a,y,x,b,E){if(y!==0||x!==0)for(a=a.children;b<=E;b++){var z=a[b].S;z.x+=y,z.y+=x}}function F0(a,y,x,b){var E=y.parent;switch(a.ud){case pu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Ac:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Wt("Unhandled path value "+a.ud.toString())}}function A0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function px(a,y,x,b,E,z,tt,rt){var ot=Ll(y),at=ot===90||ot===270,ut=y.nodeSpacing;y=b;var ft=E;b=z;var vt=tt,St=x.Yo,Pt=x.kp;tt=x.Da;var Et=at?Math.max(vt,tt.height):Math.max(b,tt.width);if((St===null||ot!==Ll(x))&&(St=sa(a,2),Pt=sa(a,2),at?(St[0].h(0,0),St[1].h(0,tt.height),Pt[0].h(tt.width,0),Pt[1].h(Pt[0].x,St[1].y)):(St[0].h(0,0),St[1].h(tt.width,0),Pt[0].h(0,tt.height),Pt[1].h(St[1].x,Pt[0].y))),at){if(vt=9999999,!(ft===null||2>ft.length||St===null||2>St.length))for(E=x=0;x<ft.length&&E<St.length;){z=ft[x];var _t=St[E];ot=_t.x,at=_t.y,ot+=b;var It=z;x+1<ft.length&&(It=ft[x+1]);var Ut=_t;_t=Ut.x,Ut=Ut.y,E+1<St.length&&(Ut=St[E+1],_t=Ut.x,Ut=Ut.y,_t+=b);var Xt=vt;z.y===at?Xt=ot-z.x:z.y>at&&z.y<Ut?Xt=ot+(z.y-at)/(Ut-at)*(_t-ot)-z.x:at>z.y&&at<It.y&&(Xt=ot-(z.x+(at-z.y)/(It.y-z.y)*(It.x-z.x))),Xt<vt&&(vt=Xt),It.y<=z.y?x++:Ut<=at?E++:(It.y<=Ut&&x++,Ut<=It.y&&E++)}if(vt=b-vt,vt+=ut,x=St,E=vt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=sa(a,y.length+x.length),b=z=ot=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[b++].h(at.x+E,at.y);for(;ot<y.length;)at=y[ot++],ut[b++].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[b++].h(at.x+E,at.y);for(x=sa(a,b),ot=0;ot<b;ot++)x[ot].assign(ut[ot]);Ol(a,ut),b=x}if(z=Pt,ot=vt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=sa(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].y<z[0].y;)It=ft[x++],ut[E++].h(It.x,It.y);for(;at<z.length;)It=z[at++],ut[E++].h(It.x+ot,It.y);for(z=z[z.length-1].y;x<ft.length&&ft[x].y<=z;)x++;for(;x<ft.length&&ft[x].y>z;)ot=ft[x++],ut[E++].h(ot.x,ot.y);for(z=sa(a,E),x=0;x<E;x++)z[x].assign(ut[x]);Ol(a,ut),E=z}return z=Math.max(0,vt)+tt.width,tt=Et,Ol(a,y),Ol(a,St),Ol(a,ft),Ol(a,Pt),rt[0]=b,rt[1]=E,new Be(vt,0,z,tt)}if(b=9999999,!(ft===null||2>ft.length||St===null||2>St.length))for(E=x=0;x<ft.length&&E<St.length;)z=ft[x],_t=St[E],ot=_t.x,at=_t.y,at+=vt,It=z,x+1<ft.length&&(It=ft[x+1]),Ut=_t,_t=Ut.x,Ut=Ut.y,E+1<St.length&&(Ut=St[E+1],_t=Ut.x,Ut=Ut.y,Ut+=vt),Xt=b,z.x===ot?Xt=at-z.y:z.x>ot&&z.x<_t?Xt=at+(z.x-ot)/(_t-ot)*(Ut-at)-z.y:ot>z.x&&ot<It.x&&(Xt=at-(z.y+(ot-z.x)/(It.x-z.x)*(It.y-z.y))),Xt<b&&(b=Xt),It.x<=z.x?x++:_t<=ot?E++:(It.x<=_t&&x++,_t<=It.x&&E++);if(vt-=b,vt+=ut,x=St,E=vt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=sa(a,y.length+x.length),b=z=ot=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[b++].h(at.x,at.y+E);for(;ot<y.length;)at=y[ot++],ut[b++].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[b++].h(at.x,at.y+E);for(x=sa(a,b),ot=0;ot<b;ot++)x[ot].assign(ut[ot]);Ol(a,ut),b=x}if(z=Pt,ot=vt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=sa(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].x<z[0].x;)It=ft[x++],ut[E++].h(It.x,It.y);for(;at<z.length;)It=z[at++],ut[E++].h(It.x,It.y+ot);for(z=z[z.length-1].x;x<ft.length&&ft[x].x<=z;)x++;for(;x<ft.length&&ft[x].x>z;)ot=ft[x++],ut[E++].h(ot.x,ot.y);for(z=sa(a,E),x=0;x<E;x++)z[x].assign(ut[x]);Ol(a,ut),E=z}return z=Et,tt=Math.max(0,vt)+tt.height,Ol(a,y),Ol(a,St),Ol(a,ft),Ol(a,Pt),rt[0]=b,rt[1]=E,new Be(vt,0,z,tt)}function sa(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 zt;return a}function Ol(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}Zi.prototype.arrangeTrees=function(){if(this.Rb===R0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof al){var x=y.node;if(x!==null){var b=x.position;x=b.x,b=b.y,isFinite(x)||(x=0),isFinite(b)||(b=0),Dy(this,y,x,b)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof al&&a.push(x);switch(this.sorting){case Hf:break;case Cp:a.reverse();break;case Lp:a.sort(this.comparer);break;case kp:a.sort(this.comparer),a.reverse();break;default:Wt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(Dy(this,E,y+E.la.x,x+E.la.y),this.Rb){case I0:x+=E.Da.height+this.$d.height;break;case jy:y+=E.Da.width+this.$d.width;break;default:Wt("Unhandled arrangement value "+this.Rb.toString())}}}};function Dy(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var tt=y[z];Dy(a,tt,x+tt.S.x,b+tt.S.y)}}}Zi.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},Zi.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},Zi.prototype.Gu=function(){if(this.layerStyle===j0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new zt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new zt(-this.layerSpacing/2,-this.nodeSpacing/2)),E=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var rt=a[tt]+y[tt];this.angle===270?(z-=rt,E.push(new Be(0,z,x,rt))):this.angle===90?(E.push(new Be(0,z,x,rt)),z+=rt):this.angle===180?(z-=rt,E.push(new Be(z,0,rt,x))):(E.push(new Be(z,0,rt,x)),z+=rt)}this.commitLayers(E,b)}},Zi.prototype.commitLayers=function(){},Zi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Zi.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof al&&mx(this,y)}};function mx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,b=0;b<x;b++)mx(a,y[b])}}Zi.prototype.setPortSpots=function(a){var y=a.alignment;if(od(y)){var x=this.ud===pu,b=Ll(a);switch(b){case 0:var E=jo;break;case 90:E=Yo;break;case 180:E=Ro;break;default:E=oo}var z=a.children,tt=z.length;switch(y){case mh:case yu: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=b===90||b===270?Ro:oo;if(tt===1||y===tt-1&&tt%2===1)switch(b){case 0:ot=Ro;break;case 90:ot=oo;break;case 180:ot=jo;break;default:ot=Yo}else y%2===0&&(ot=b===90||b===270?jo:Yo);x?(a.setsPortSpot&&(rt.fromSpot=E),a.setsChildPortSpot&&(rt.toSpot=ot)):(a.setsPortSpot&&(rt.fromSpot=ot),a.setsChildPortSpot&&(rt.toSpot=E))}}break;case vh:for(b=b===90||b===270?jo:Yo,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)));break;case Ou:for(b=b===90||b===270?Ro:oo,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)))}}else if(x=Ll(a),this.ud===pu){for(E=a.destinationEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.fromSpot=jo;break;case 90:b.fromSpot=Yo;break;case 180:b.fromSpot=Ro;break;default:b.fromSpot=oo}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=Ro;break;case 90:b.toSpot=oo;break;case 180:b.toSpot=jo;break;default:b.toSpot=Yo}else b.toSpot=a.childPortSpot}}else for(E=a.sourceEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.toSpot=jo;break;case 90:b.toSpot=Yo;break;case 180:b.toSpot=Ro;break;default:b.toSpot=oo}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=Ro;break;case 90:b.fromSpot=oo;break;case 180:b.fromSpot=jo;break;default:b.fromSpot=Yo}else b.fromSpot=a.childPortSpot}};function Ll(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}Zi.prototype.computeLayerSpacing=function(a){var y=Ll(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var b=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*b:a.width*b}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},Zi.prototype.computeNodeIndent=function(a){var y=Ll(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var b=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*b:a.height*b}return x=Math.max(0,x)},ve.Object.defineProperties(Zi.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!==O0&&a!==Iy&&a!==Oy&&a!==Ry||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==zy&&a!==Gy&&a!==j0||(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!==I0&&a!==jy&&a!==R0||(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!==Hf&&a!==Cp&&a!==Lp&&!kp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Wt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==D0&&a!==Mp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==Hf&&a!==Cp&&a!==Lp&&!kp||(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!==D0&&a!==Mp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var B0=new Ye(Zi,"PathDefault",-1),pu=new Ye(Zi,"PathDestination",0),Ac=new Ye(Zi,"PathSource",1),Hf=new Ye(Zi,"SortingForwards",10),Cp=new Ye(Zi,"SortingReverse",11),Lp=new Ye(Zi,"SortingAscending",12),kp=new Ye(Zi,"SortingDescending",13),Wf=new Ye(Zi,"AlignmentCenterSubtrees",20),Bc=new Ye(Zi,"AlignmentCenterChildren",21),mu=new Ye(Zi,"AlignmentStart",22),vu=new Ye(Zi,"AlignmentEnd",23),mh=new Ye(Zi,"AlignmentBus",24),yu=new Ye(Zi,"AlignmentBusBranching",25),vh=new Ye(Zi,"AlignmentTopLeftBus",26),Ou=new Ye(Zi,"AlignmentBottomRightBus",27),D0=new Ye(Zi,"CompactionNone",30),Mp=new Ye(Zi,"CompactionBlock",31),O0=new Ye(Zi,"StyleLayered",40),Oy=new Ye(Zi,"StyleLastParents",41),Iy=new Ye(Zi,"StyleAlternating",42),Ry=new Ye(Zi,"StyleRootOnly",43),I0=new Ye(Zi,"ArrangementVertical",50),jy=new Ye(Zi,"ArrangementHorizontal",51),R0=new Ye(Zi,"ArrangementFixedRoots",52),zy=new Ye(Zi,"LayerIndividual",60),Gy=new Ye(Zi,"LayerSiblings",61),j0=new Ye(Zi,"LayerUniform",62);Zi.className="TreeLayout",Zi.PathDefault=B0,Zi.PathDestination=pu,Zi.PathSource=Ac,Zi.SortingForwards=Hf,Zi.SortingReverse=Cp,Zi.SortingAscending=Lp,Zi.SortingDescending=kp,Zi.AlignmentCenterSubtrees=Wf,Zi.AlignmentCenterChildren=Bc,Zi.AlignmentStart=mu,Zi.AlignmentEnd=vu,Zi.AlignmentBus=mh,Zi.AlignmentBusBranching=yu,Zi.AlignmentTopLeftBus=vh,Zi.AlignmentBottomRightBus=Ou,Zi.CompactionNone=D0,Zi.CompactionBlock=Mp,Zi.StyleLayered=O0,Zi.StyleLastParents=Oy,Zi.StyleAlternating=Iy,Zi.StyleRootOnly=Ry,Zi.ArrangementVertical=I0,Zi.ArrangementHorizontal=jy,Zi.ArrangementFixedRoots=R0,Zi.LayerIndividual=zy,Zi.LayerSiblings=Gy,Zi.LayerUniform=j0;function Dc(a){Or.call(this,a)}be(Dc,Or),Dc.prototype.createVertex=function(){return new al(this)},Dc.prototype.createEdge=function(){return new Kf(this)},Dc.className="TreeNetwork";function al(a){Do.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 zt(0,0),this.Da=new an(0,0),this.la=new zt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Hf,this.hd=sy,this.Kb=0,this.Jb=Bc,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=Mp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=Tn,this.wr=!0,this.Dp=Tn}be(al,Do),al.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)},ve.Object.defineProperties(al.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)}}}),al.className="TreeVertex";function Kf(a){ya.call(this,a),this.$t=new zt(0,0)}be(Kf,ya),Kf.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,b=null;switch(y.ud){case pu:x=this.fromVertex,b=this.toVertex;break;case Ac:x=this.toVertex,b=this.fromVertex;break;default:Wt("Unhandled path value "+y.ud.toString())}if(x!==null&&b!==null){var E=this.$t;if(E.x!==0||E.y!==0||x.qA){b=x.bounds;var z=Ll(x),tt=y.computeLayerSpacing(x),rt=x.rowSpacing;a.vg();var ot=a.curve===Aa,at=a.isOrthogonal,ut;if(a.uh(),at||ot){for(ut=2;4<a.pointsCount;)a.pv(2);var ft=a.i(1),vt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ft=a.i(0),vt=a.i(a.pointsCount-1)}var St=a.i(a.pointsCount-1);z===0?(x.alignment===vu?(z=b.bottom+E.y,E.y===0&&ft.y>St.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===mu?(z=b.top+E.y,E.y===0&&ft.y<St.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,ot?(a.m(ut,ft.x,z),ut++,a.m(ut,b.right+tt,z),ut++,a.m(ut,b.right+tt+(E.x-rt)/3,z),ut++,a.m(ut,b.right+tt+2*(E.x-rt)/3,z),ut++,a.m(ut,b.right+tt+(E.x-rt),z),ut++,a.m(ut,vt.x,z)):(at&&(a.m(ut,b.right+tt/2,ft.y),ut++),a.m(ut,b.right+tt/2,z),ut++,a.m(ut,b.right+tt+E.x-(at?rt/2:rt),z),ut++,at&&a.m(ut,a.i(ut-1).x,vt.y))):z===90?(x.alignment===vu?(z=b.right+E.x,E.x===0&&ft.x>St.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===mu?(z=b.left+E.x,E.x===0&&ft.x<St.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,ot?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.bottom+tt),ut++,a.m(ut,z,b.bottom+tt+(E.y-rt)/3),ut++,a.m(ut,z,b.bottom+tt+2*(E.y-rt)/3),ut++,a.m(ut,z,b.bottom+tt+(E.y-rt)),ut++,a.m(ut,z,vt.y)):(at&&(a.m(ut,ft.x,b.bottom+tt/2),ut++),a.m(ut,z,b.bottom+tt/2),ut++,a.m(ut,z,b.bottom+tt+E.y-(at?rt/2:rt)),ut++,at&&a.m(ut,vt.x,a.i(ut-1).y))):z===180?(x.alignment===vu?(z=b.bottom+E.y,E.y===0&&ft.y>St.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===mu?(z=b.top+E.y,E.y===0&&ft.y<St.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,ot?(a.m(ut,ft.x,z),ut++,a.m(ut,b.left-tt,z),ut++,a.m(ut,b.left-tt+(E.x+rt)/3,z),ut++,a.m(ut,b.left-tt+2*(E.x+rt)/3,z),ut++,a.m(ut,b.left-tt+(E.x+rt),z),ut++,a.m(ut,vt.x,z)):(at&&(a.m(ut,b.left-tt/2,ft.y),ut++),a.m(ut,b.left-tt/2,z),ut++,a.m(ut,b.left-tt+E.x+(at?rt/2:rt),z),ut++,at&&a.m(ut,a.i(ut-1).x,vt.y))):z===270?(x.alignment===vu?(z=b.right+E.x,E.x===0&&ft.x>St.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===mu?(z=b.left+E.x,E.x===0&&ft.x<St.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,ot?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.top-tt),ut++,a.m(ut,z,b.top-tt+(E.y+rt)/3),ut++,a.m(ut,z,b.top-tt+2*(E.y+rt)/3),ut++,a.m(ut,z,b.top-tt+(E.y+rt)),ut++,a.m(ut,z,vt.y)):(at&&(a.m(ut,ft.x,b.top-tt/2),ut++),a.m(ut,z,b.top-tt/2),ut++,a.m(ut,z,b.top-tt+E.y+(at?rt/2:rt)),ut++,at&&a.m(ut,vt.x,a.i(ut-1).y))):Wt("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=Ll(x),y!==Ll(E)&&(tt=b.computeLayerSpacing(x),rt=x.bounds,x=E.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===Aa,E=a.isOrthogonal,b=od(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)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=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)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=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)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=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)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},ve.Object.defineProperties(Kf.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)}}}),Kf.className="TreeEdge",Ur.prototype.initializeStandardTools=function(){this.gb("Action",new tl,this.mouseDownTools),this.gb("Relinking",new ba,this.mouseDownTools),this.gb("LinkReshaping",new wo,this.mouseDownTools),this.gb("Rotating",new As,this.mouseDownTools),this.gb("Resizing",new gs,this.mouseDownTools),this.gb("Linking",new Fs,this.mouseMoveTools),this.gb("Dragging",new eo,this.mouseMoveTools),this.gb("DragSelecting",new za,this.mouseMoveTools),this.gb("Panning",new us,this.mouseMoveTools),this.gb("ContextMenu",new Bs,this.mouseUpTools),this.gb("TextEditing",new Wr,this.mouseUpTools),this.gb("ClickCreating",new Qu,this.mouseUpTools),this.gb("ClickSelecting",new Ah,this.mouseUpTools)},Yl("Horizontal",new fm),Yl("Spot",new pm),Yl("Table",new vm),Yl("Viewbox",new xm),Yl("TableRow",new ym),Yl("TableColumn",new Sm),Yl("Graduated",new Hg),Yl("Grid",new _g),ff.add("GraphLinksModel",Vo),ff.add("TreeModel",Ua);var z0=pn.go,_y={get licenseKey(){return me.licenseKey},set licenseKey(a){me.licenseKey=a},get version(){return me.version},Group:Ei,EnumValue:Ye,List:Te,Set:je,Map:On,Point:zt,Size:an,Rect:Be,Margin:Ri,Spot:ni,Geometry:hn,PathFigure:zo,PathSegment:ur,InputEvent:xs,DiagramEvent:Hu,ChangedEvent:Qr,Model:Vn,GraphLinksModel:ir,TreeModel:_s,Binding:Co,Transaction:Zo,UndoManager:to,CommandHandler:Gt,Tool:sr,DraggingTool:eo,DraggingInfo:Nu,DraggingOptions:st,LinkingBaseTool:co,LinkingTool:Fs,RelinkingTool:ba,LinkReshapingTool:wo,ResizingTool:gs,RotatingTool:As,ClickSelectingTool:Ah,ActionTool:tl,ClickCreatingTool:Qu,HTMLInfo:Wl,ContextMenuTool:Bs,DragSelectingTool:za,PanningTool:us,TextEditingTool:Wr,ToolManager:Ur,Animation:hs,AnimationManager:pa,AnimationTrigger:ml,Layer:Xo,Diagram:me,Palette:ct,Overview:pt,Brush:wr,GraphObject:se,Panel:nn,RowColumnDefinition:To,Shape:Oi,TextBlock:Dr,Picture:$s,Part:ei,Adornment:ar,Node:kn,Link:dn,Placeholder:Rs,Layout:Vr,LayoutNetwork:Or,LayoutVertex:Do,LayoutEdge:ya,GridLayout:is,PanelLayout:Bo,CircularLayout:no,CircularNetwork:zf,CircularVertex:mp,CircularEdge:S0,ForceDirectedLayout:cs,ForceDirectedNetwork:Tc,ForceDirectedVertex:vp,ForceDirectedEdge:yp,LayeredDigraphLayout:Cr,LayeredDigraphNetwork:_f,LayeredDigraphVertex:Xa,LayeredDigraphEdge:wp,TreeLayout:Zi,TreeNetwork:Dc,TreeVertex:al,TreeEdge:Kf};typeof z0=="object"&&z0.version&&Rn("WARNING: a `go` object on the root object is already defined. "+("Debug"in z0?"debug ":"")+"version: "+z0.version+", replaced with version: "+_y.version),me.prototype.go=_y,pn.go=_y,typeof ln.exports=="object"&&(ln.exports=typeof Bt.g!="undefined"?Bt.g.go:self.go)}();var wt=typeof Bt.g!="undefined"?Bt.g.go:self.go;const ne=typeof Bt.g!="undefined"?Bt.g.go:self.go,ge=ne.Group,ke=ne.EnumValue,he=ne.List,ie=ne.Set,ee=ne.Map,Oe=ne.Point,ue=ne.Size,Jt=ne.Rect,Ke=ne.Margin,qt=ne.Spot,Ne=ne.Geometry,Tt=ne.PathFigure,et=ne.PathSegment,nt=ne.InputEvent,dt=ne.DiagramEvent,lt=ne.ChangedEvent,gt=ne.Model,mt=ne.GraphLinksModel,yt=ne.TreeModel,bt=ne.Binding,Dt=ne.Transaction,At=ne.UndoManager,Vt=ne.CommandHandler,Zt=ne.Tool,$t=ne.DraggingTool,xe=ne.DraggingInfo,re=ne.LinkingBaseTool,Re=ne.LinkingTool,We=ne.RelinkingTool,$e=ne.LinkReshapingTool,En=ne.ResizingTool,vn=ne.RotatingTool,gn=ne.ClickSelectingTool,cn=ne.ActionTool,Yt=ne.ClickCreatingTool,Rt=ne.HTMLInfo,Ee=ne.ContextMenuTool,Ve=ne.DragSelectingTool,rn=ne.PanningTool,ye=ne.TextEditingTool,Xe=ne.ToolManager,sn=ne.Animation,An=ne.AnimationManager,Pe=ne.AnimationTrigger,fn=ne.Layer,le=ne.Diagram,yn=ne.Palette,oi=ne.Overview,Ot=ne.Brush,kt=ne.GraphObject,xt=ne.Panel,Nt=ne.RowColumnDefinition,jt=ne.Shape,Mt=ne.TextBlock,Kt=ne.TextBlockMetrics,De=ne.Picture,Ae=ne.Part,Ge=ne.Adornment,ce=ne.Node,fe=ne.Link,Ce=ne.Placeholder,ze=ne.Layout,Je=ne.LayoutNetwork,Mn=ne.LayoutVertex,en=ne.LayoutEdge,Dn=ne.GridLayout,Yn=ne.PanelLayout,In=ne.CircularLayout,qn=ne.CircularNetwork,Ai=ne.CircularVertex,ti=ne.CircularEdge,di=ne.ForceDirectedLayout,ai=ne.ForceDirectedNetwork,nr=ne.ForceDirectedVertex,xi=ne.ForceDirectedEdge,$i=ne.LayeredDigraphLayout,pr=ne.LayeredDigraphNetwork,vr=ne.LayeredDigraphVertex,Nr=ne.LayeredDigraphEdge,Sr=ne.TreeLayout,jr=ne.TreeNetwork,hr=ne.TreeVertex,qi=ne.TreeEdge,Lr=ne.version},2859:function(ln,tn,Bt){"use strict";Bt.d(tn,{hP:function(){return oi}});var wt=function(Ot,kt){return(wt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(xt,Nt){xt.__proto__=Nt}||function(xt,Nt){for(var jt in Nt)Object.prototype.hasOwnProperty.call(Nt,jt)&&(xt[jt]=Nt[jt])})(Ot,kt)};function ne(Ot,kt){function xt(){this.constructor=Ot}wt(Ot,kt),Ot.prototype=kt===null?Object.create(kt):(xt.prototype=kt.prototype,new xt)}function ge(Ot,kt,xt,Nt){return new(xt||(xt=Promise))(function(jt,Mt){function Kt(Ge){try{Ae(Nt.next(Ge))}catch(ce){Mt(ce)}}function De(Ge){try{Ae(Nt.throw(Ge))}catch(ce){Mt(ce)}}function Ae(Ge){var ce;Ge.done?jt(Ge.value):(ce=Ge.value,ce instanceof xt?ce:new xt(function(fe){fe(ce)})).then(Kt,De)}Ae((Nt=Nt.apply(Ot,kt||[])).next())})}function ke(Ot,kt){var xt,Nt,jt,Mt,Kt={label:0,sent:function(){if(1&jt[0])throw jt[1];return jt[1]},trys:[],ops:[]};return Mt={next:De(0),throw:De(1),return:De(2)},typeof Symbol=="function"&&(Mt[Symbol.iterator]=function(){return this}),Mt;function De(Ae){return function(Ge){return function(ce){if(xt)throw new TypeError("Generator is already executing.");for(;Kt;)try{if(xt=1,Nt&&(jt=2&ce[0]?Nt.return:ce[0]?Nt.throw||((jt=Nt.return)&&jt.call(Nt),0):Nt.next)&&!(jt=jt.call(Nt,ce[1])).done)return jt;switch(Nt=0,jt&&(ce=[2&ce[0],jt.value]),ce[0]){case 0:case 1:jt=ce;break;case 4:return Kt.label++,{value:ce[1],done:!1};case 5:Kt.label++,Nt=ce[1],ce=[0];continue;case 7:ce=Kt.ops.pop(),Kt.trys.pop();continue;default:if(jt=Kt.trys,!((jt=jt.length>0&&jt[jt.length-1])||ce[0]!==6&&ce[0]!==2)){Kt=0;continue}if(ce[0]===3&&(!jt||ce[1]>jt[0]&&ce[1]<jt[3])){Kt.label=ce[1];break}if(ce[0]===6&&Kt.label<jt[1]){Kt.label=jt[1],jt=ce;break}if(jt&&Kt.label<jt[2]){Kt.label=jt[2],Kt.ops.push(ce);break}jt[2]&&Kt.ops.pop(),Kt.trys.pop();continue}ce=kt.call(Ot,Kt)}catch(fe){ce=[6,fe],Nt=0}finally{xt=jt=0}if(5&ce[0])throw ce[1];return{value:ce[0]?ce[1]:void 0,done:!0}}([Ae,Ge])}}}function he(){for(var Ot=0,kt=0,xt=arguments.length;kt<xt;kt++)Ot+=arguments[kt].length;var Nt=Array(Ot),jt=0;for(kt=0;kt<xt;kt++)for(var Mt=arguments[kt],Kt=0,De=Mt.length;Kt<De;Kt++,jt++)Nt[jt]=Mt[Kt];return Nt}var ie=function(){function Ot(){}return Ot.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Ot.setAttributes=function(kt,xt){for(var Nt=0,jt=xt;Nt<jt.length;Nt++){var Mt=jt[Nt],Kt=Mt[0],De=Mt[1];kt.setAttribute(Kt,De)}},Ot.createRect=function(kt,xt,Nt){var jt=document.createElementNS("http://www.w3.org/2000/svg","rect");return jt.setAttribute("width",kt.toString()),jt.setAttribute("height",xt.toString()),Nt&&Ot.setAttributes(jt,Nt),jt},Ot.createLine=function(kt,xt,Nt,jt,Mt){var Kt=document.createElementNS("http://www.w3.org/2000/svg","line");return Kt.setAttribute("x1",kt.toString()),Kt.setAttribute("y1",xt.toString()),Kt.setAttribute("x2",Nt.toString()),Kt.setAttribute("y2",jt.toString()),Mt&&Ot.setAttributes(Kt,Mt),Kt},Ot.createPolygon=function(kt,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Nt.setAttribute("points",kt),xt&&Ot.setAttributes(Nt,xt),Nt},Ot.createCircle=function(kt,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","circle");return Nt.setAttribute("cx",(kt/2).toString()),Nt.setAttribute("cy",(kt/2).toString()),Nt.setAttribute("r",kt.toString()),xt&&Ot.setAttributes(Nt,xt),Nt},Ot.createEllipse=function(kt,xt,Nt){var jt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return jt.setAttribute("cx",(kt/2).toString()),jt.setAttribute("cy",(xt/2).toString()),jt.setAttribute("rx",(kt/2).toString()),jt.setAttribute("ry",(xt/2).toString()),Nt&&Ot.setAttributes(jt,Nt),jt},Ot.createGroup=function(kt){var xt=document.createElementNS("http://www.w3.org/2000/svg","g");return kt&&Ot.setAttributes(xt,kt),xt},Ot.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Ot.createMarker=function(kt,xt,Nt,jt,Mt,Kt,De){var Ae=document.createElementNS("http://www.w3.org/2000/svg","marker");return Ot.setAttributes(Ae,[["id",kt],["orient",xt],["markerWidth",Nt.toString()],["markerHeight",jt.toString()],["refX",Mt.toString()],["refY",Kt.toString()]]),Ae.appendChild(De),Ae},Ot.createText=function(kt){var xt=document.createElementNS("http://www.w3.org/2000/svg","text");return xt.setAttribute("x","0"),xt.setAttribute("y","0"),kt&&Ot.setAttributes(xt,kt),xt},Ot.createTSpan=function(kt,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Nt.textContent=kt,xt&&Ot.setAttributes(Nt,xt),Nt},Ot.createImage=function(kt){var xt=document.createElementNS("http://www.w3.org/2000/svg","image");return kt&&Ot.setAttributes(xt,kt),xt},Ot.createPoint=function(kt,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Nt.x=kt,Nt.y=xt,Nt},Ot.createPath=function(kt,xt){var Nt=document.createElementNS("http://www.w3.org/2000/svg","path");return Nt.setAttribute("d",kt),xt&&Ot.setAttributes(Nt,xt),Nt},Ot}(),ee=function(){function Ot(){}return Ot.addKey=function(kt){Ot.key=kt},Object.defineProperty(Ot,"isLicensed",{get:function(){return!!Ot.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(Ot.key)},enumerable:!1,configurable:!0}),Ot}(),Oe=function(){function Ot(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Ot.prototype.rasterize=function(kt,xt,Nt){var jt=this;return new Promise(function(Mt){var Kt=Nt!==void 0?Nt:document.createElement("canvas");kt===null&&(jt.markersOnly=!0,jt.naturalSize=!1);var De=document.createElementNS("http://www.w3.org/2000/svg","svg");De.setAttribute("xmlns","http://www.w3.org/2000/svg"),De.setAttribute("width",xt.width.baseVal.valueAsString),De.setAttribute("height",xt.height.baseVal.valueAsString),De.setAttribute("viewBox","0 0 "+xt.viewBox.baseVal.width.toString()+" "+xt.viewBox.baseVal.height.toString()),De.innerHTML=xt.innerHTML,jt.naturalSize===!0?(De.width.baseVal.value=kt.naturalWidth,De.height.baseVal.value=kt.naturalHeight):jt.width!==void 0&&jt.height!==void 0&&(De.width.baseVal.value=jt.width,De.height.baseVal.value=jt.height),Kt.width=De.width.baseVal.value,Kt.height=De.height.baseVal.value;var Ae=De.outerHTML,Ge=Kt.getContext("2d");jt.markersOnly!==!0&&Ge.drawImage(kt,0,0,Kt.width,Kt.height);var ce=window.URL,fe=new Image(Kt.width,Kt.height);fe.setAttribute("crossOrigin","anonymous");var Ce=new Blob([Ae],{type:"image/svg+xml"}),ze=ce.createObjectURL(Ce);fe.onload=function(){Ge.drawImage(fe,0,0),ce.revokeObjectURL(ze);var Je=Kt.toDataURL(jt.imageType,jt.imageQuality);Mt(Je)},fe.src=ze})},Ot}(),ue=function(){},Jt=function(){function Ot(kt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+kt+"_"}return Object.defineProperty(Ot.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.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(Ot.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),Ot.prototype.addClass=function(kt){return this.styleSheet===void 0&&this.addStyleSheet(),kt.name=""+this.classNamePrefix+kt.localName,this.classes.push(kt),this.styleSheet.sheet.insertRule("."+kt.name+" {"+kt.style+"}",this.styleSheet.sheet.cssRules.length),kt},Ot.prototype.addRule=function(kt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(kt),this.styleSheet.sheet.insertRule(kt.selector+" {"+kt.style+"}",this.styleSheet.sheet.cssRules.length)},Ot.prototype.addStyleSheet=function(){var kt;this.styleSheet=document.createElement("style"),((kt=this.styleSheetRoot)!==null&&kt!==void 0?kt:document.head).appendChild(this.styleSheet),this.addRule(new 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 qt("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new qt("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},Ot.prototype.removeStyleSheet=function(){var kt;this.styleSheet&&(((kt=this.styleSheetRoot)!==null&&kt!==void 0?kt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Ot}(),Ke=function(Ot,kt){this.selector=Ot,this.style=kt},qt=function(Ot,kt){this.localName=Ot,this.style=kt},Ne=function(){function Ot(kt,xt,Nt,jt,Mt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=kt,this.displayMode=xt,this.markerItems=Nt,this.uiStyleSettings=jt,this.styles=Mt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return Ot.prototype.show=function(kt){var xt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=kt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Nt=document.createElement("div");Nt.className=this.toolbarBlockStyleClass.name,Nt.style.whiteSpace="nowrap",this.uiContainer.appendChild(Nt),this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Nt,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(Mt){var Kt=document.createElement("div");Kt.className=""+xt.toolbarButtonStyleClass.name,Kt.setAttribute("data-type-name",Mt.typeName),Kt.innerHTML=Mt.icon,Kt.addEventListener("click",function(){xt.markerToolbarButtonClicked(Kt,Mt)}),xt.buttons.push(Kt),xt.markerButtons.push(Kt)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var jt=document.createElement("div");jt.className=this.toolbarBlockStyleClass.name,jt.style.whiteSpace="nowrap",jt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(jt),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},Ot.prototype.addButtonClickListener=function(kt){this.buttonClickListeners.push(kt)},Ot.prototype.removeButtonClickListener=function(kt){this.buttonClickListeners.indexOf(kt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(kt),1)},Ot.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Ot.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var kt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var xt=0;xt<this.markerButtons.length;xt++)xt<kt||xt===kt&&this.markerButtons.length-1===kt?this.markerButtonBlock.appendChild(this.markerButtons[xt]):(xt===kt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[xt]))}},Ot.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")},Ot.prototype.resetButtonStyles=function(){var kt=this;this.buttons.forEach(function(xt){xt.className=xt.className.replace(kt.uiStyleSettings.toolbarButtonStyleColorsClassName?kt.uiStyleSettings.toolbarButtonStyleColorsClassName:kt.toolbarButtonStyleColorsClass.name,"").trim(),xt.className=xt.className.replace(kt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?kt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:kt.toolbarActiveButtonStyleColorsClass.name,"").trim(),xt.className+=" "+(kt.uiStyleSettings.toolbarButtonStyleColorsClassName?kt.uiStyleSettings.toolbarButtonStyleColorsClassName:kt.toolbarButtonStyleColorsClass.name)})},Ot.prototype.addActionButton=function(kt,xt,Nt){var jt=this,Mt=document.createElement("div");switch(Mt.className=""+this.toolbarButtonStyleClass.name,Mt.innerHTML=xt,Mt.setAttribute("data-action",Nt),Mt.addEventListener("click",function(){jt.actionToolbarButtonClicked(Mt,Nt)}),Nt){case"select":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Mt.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Mt.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Mt.style.fill=this.uiStyleSettings.closeButtonColor}kt.appendChild(Mt),this.buttons.push(Mt)},Ot.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new qt("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 qt("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new qt("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new qt("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 qt("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var kt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new qt("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*kt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*kt)+`px;
padding: `+kt+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new qt("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new qt("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+`
`))},Ot.prototype.markerToolbarButtonClicked=function(kt,xt){this.setActiveButton(kt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Nt){return Nt("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},Ot.prototype.actionToolbarButtonClicked=function(kt,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Nt){return Nt("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Ot.prototype.setActiveButton=function(kt){this.resetButtonStyles(),kt.className=kt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),kt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Ot.prototype.setActiveMarkerButton=function(kt){var xt=this.markerButtons.find(function(Nt){return Nt.getAttribute("data-type-name")===kt});xt&&this.setActiveButton(xt)},Ot.prototype.setCurrentMarker=function(kt){var xt=this;this.currentMarker=kt,this.buttons.filter(function(Nt){return/delete|notes/.test(Nt.getAttribute("data-action"))}).forEach(function(Nt){xt.currentMarker===void 0?(Nt.style.fillOpacity="0.4",Nt.style.pointerEvents="none"):(Nt.style.fillOpacity="1",Nt.style.pointerEvents="all")})},Ot}(),Tt=function(){function Ot(kt,xt,Nt,jt){this.panels=[],this.panelButtons=[],this.markerjsContainer=kt,this.displayMode=xt,this.uiStyleSettings=Nt,this.styles=jt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Ot.prototype.addStyles=function(){var kt;this.toolboxStyleClass=this.styles.addClass(new qt("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 qt("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new qt("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new qt("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new qt("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 qt("toolbox-panel-row_colors",`
background-color: `+((kt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&kt!==void 0?kt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new qt("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
padding: `+xt+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new qt("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new qt("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;
`))},Ot.prototype.show=function(kt){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=kt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Ot.prototype.setPanelButtons=function(kt){var xt,Nt,jt=this;this.panels=kt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Nt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Nt!==void 0?Nt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Mt){var Kt;Mt.uiStyleSettings=jt.uiStyleSettings;var De=document.createElement("div");De.className=jt.toolboxButtonStyleClass.name+" "+((Kt=jt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Kt!==void 0?Kt:jt.toolboxButtonStyleColorsClass.name),De.innerHTML=Mt.icon,De.title=Mt.title,De.addEventListener("click",function(){jt.panelButtonClick(Mt)}),jt.panelButtons.push(De),jt.buttonRow.appendChild(De)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Ot.prototype.panelButtonClick=function(kt){var xt=this,Nt=-1;if(kt!==this.activePanel){Nt=this.panels.indexOf(kt),this.panelRow.innerHTML="";var jt=kt.getUi();jt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(jt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=kt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){xt.displayMode==="inline"?xt.panelRow.style.display="none":xt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Mt,Kt){var De,Ae;Mt.className=xt.toolboxButtonStyleClass.name+" "+(Kt===Nt?""+((De=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&De!==void 0?De:xt.toolboxActiveButtonStyleColorsClass.name):""+((Ae=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Ae!==void 0?Ae:xt.toolboxButtonStyleColorsClass.name))})},Ot}(),et=function(Ot,kt){this.title=Ot,this.icon=kt},nt=function(Ot){function kt(xt,Nt,jt,Mt){var Kt=Ot.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117.5 9a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5m-3-4A1.5 1.5 0 0113 6.5 1.5 1.5 0 0114.5 5 1.5 1.5 0 0116 6.5 1.5 1.5 0 0114.5 8m-5 0A1.5 1.5 0 018 6.5 1.5 1.5 0 019.5 5 1.5 1.5 0 0111 6.5 1.5 1.5 0 019.5 8m-3 4A1.5 1.5 0 015 10.5 1.5 1.5 0 016.5 9 1.5 1.5 0 018 10.5 1.5 1.5 0 016.5 12M12 3a9 9 0 00-9 9 9 9 0 009 9 1.5 1.5 0 001.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5 1.5 0 011.5-1.5H16a5 5 0 005-5c0-4.42-4.03-8-9-8z"/></svg>')||this;return Kt.colors=[],Kt.addTransparent=!1,Kt.colorBoxes=[],Kt.colors=Nt,Kt.currentColor=jt,Kt.setCurrentColor=Kt.setCurrentColor.bind(Kt),Kt.getColorBox=Kt.getColorBox.bind(Kt),Kt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.overflow="hidden",Nt.style.whiteSpace="nowrap",this.colors.forEach(function(jt){var Mt=xt.getColorBox(jt);Nt.appendChild(Mt),xt.colorBoxes.push(Mt)}),Nt},kt.prototype.getColorBox=function(xt){var Nt=this,jt=this.uiStyleSettings.toolbarHeight/4,Mt=this.uiStyleSettings.toolbarHeight-jt,Kt=document.createElement("div");Kt.style.display="inline-block",Kt.style.boxSizing="content-box",Kt.style.width=Mt-2+"px",Kt.style.height=Mt-2+"px",Kt.style.padding="1px",Kt.style.marginRight="2px",Kt.style.marginBottom="2px",Kt.style.borderWidth="2px",Kt.style.borderStyle="solid",Kt.style.borderRadius=(Mt+2)/2+"px",Kt.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",Kt.addEventListener("click",function(){Nt.setCurrentColor(xt,Kt)});var De=document.createElement("div");return De.style.display="inline-block",De.style.width=Mt-2+"px",De.style.height=Mt-2+"px",De.style.backgroundColor=xt,De.style.borderRadius=Mt/2+"px",xt==="transparent"&&(De.style.fill=this.uiStyleSettings.toolboxAccentColor,De.innerHTML=`<svg viewBox="0 0 24 24">
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
</svg>`),Kt.appendChild(De),Kt},kt.prototype.setCurrentColor=function(xt,Nt){var jt=this;this.currentColor=xt,this.colorBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},kt}(et),dt=function(){function Ot(kt,xt,Nt){this._state="new",this._isSelected=!1,this._container=kt,this._overlayContainer=xt,this.globalSettings=Nt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(Ot.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),Ot.prototype.ownsTarget=function(kt){return!1},Object.defineProperty(Ot.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),Ot.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},Ot.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},Ot.prototype.pointerDown=function(kt,xt){},Ot.prototype.dblClick=function(kt,xt){},Ot.prototype.manipulate=function(kt){},Ot.prototype.pointerUp=function(kt){this.stateChanged()},Ot.prototype.dispose=function(){},Ot.prototype.addMarkerVisualToContainer=function(kt){this.container.childNodes.length>0?this.container.insertBefore(kt,this.container.childNodes[0]):this.container.appendChild(kt)},Ot.prototype.getState=function(){return{typeName:Ot.typeName,state:this.state,notes:this.notes}},Ot.prototype.restoreState=function(kt){this._state=kt.state,this.notes=kt.notes},Ot.prototype.scale=function(kt,xt){},Ot.prototype.colorChanged=function(kt){this.onColorChanged&&this.onColorChanged(kt),this.stateChanged()},Ot.prototype.fillColorChanged=function(kt){this.onFillColorChanged&&this.onFillColorChanged(kt),this.stateChanged()},Ot.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var kt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),kt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(kt)&&this.onStateChanged(this)}},Ot.typeName="MarkerBase",Ot}(),lt=function(){function Ot(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Ot.prototype.findGripByVisual=function(kt){return this.topLeft.ownsTarget(kt)?this.topLeft:this.topCenter.ownsTarget(kt)?this.topCenter:this.topRight.ownsTarget(kt)?this.topRight:this.centerLeft.ownsTarget(kt)?this.centerLeft:this.centerRight.ownsTarget(kt)?this.centerRight:this.bottomLeft.ownsTarget(kt)?this.bottomLeft:this.bottomCenter.ownsTarget(kt)?this.bottomCenter:this.bottomRight.ownsTarget(kt)?this.bottomRight:void 0},Ot}(),gt=function(){function Ot(){this.GRIP_SIZE=10,this.visual=ie.createGroup(),this.visual.appendChild(ie.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(ie.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Ot.prototype.ownsTarget=function(kt){return kt===this.visual||kt===this.visual.childNodes[0]||kt===this.visual.childNodes[1]},Ot}(),mt=function(){function Ot(){}return Ot.toITransformMatrix=function(kt){return{a:kt.a,b:kt.b,c:kt.c,d:kt.d,e:kt.e,f:kt.f}},Ot.toSVGMatrix=function(kt,xt){return kt.a=xt.a,kt.b=xt.b,kt.c=xt.c,kt.d=xt.d,kt.e=xt.e,kt.f=xt.f,kt},Ot}(),yt=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.left=0,Mt.top=0,Mt.width=0,Mt.height=0,Mt.defaultSize={x:50,y:20},Mt.offsetX=0,Mt.offsetY=0,Mt.rotationAngle=0,Mt.CB_DISTANCE=10,Mt._suppressMarkerCreateEvent=!1,Mt.container.transform.baseVal.appendItem(ie.createTransform()),Mt.setupControlBox(),Mt}return ne(kt,Ot),Object.defineProperty(kt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(kt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(kt.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var Nt=ie.createTransform();this._visual.transform.baseVal.appendItem(Nt)},enumerable:!1,configurable:!0}),kt.prototype.ownsTarget=function(xt){return!!Ot.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var jt=this.unrotatePoint(xt);if(this.manipulationStartX=jt.x,this.manipulationStartY=jt.y,this.offsetX=jt.x-this.left,this.offsetY=jt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Nt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Nt)){this.activeGrip=this.rotatorGrip;var Mt=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Mt.x-this.width/2,this.top=Mt.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var Kt=this.container.transform.baseVal.getItem(0);Kt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(Kt,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},kt.prototype.pointerUp=function(xt){var Nt=this.state;Ot.prototype.pointerUp.call(this,xt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(xt),this._state="select",Nt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},kt.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},kt.prototype.manipulate=function(xt){var Nt=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(Nt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Nt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Nt):this.state==="rotate"&&this.rotate(xt)},kt.prototype.resize=function(xt){var Nt=this.manipulationStartLeft,jt=this.manipulationStartWidth,Mt=this.manipulationStartTop,Kt=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Nt=this.manipulationStartLeft+xt.x-this.manipulationStartX,jt=this.manipulationStartWidth+this.manipulationStartLeft-Nt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:jt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Mt=this.manipulationStartTop+xt.y-this.manipulationStartY,Kt=this.manipulationStartHeight+this.manipulationStartTop-Mt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:Kt=this.manipulationStartHeight+xt.y-this.manipulationStartY}jt>=0?(this.left=Nt,this.width=jt):(this.left=Nt+jt,this.width=-jt),Kt>=0?(this.top=Mt,this.height=Kt):(this.top=Mt+Kt,this.height=-Kt),this.setSize()},kt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},kt.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var Nt=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*Nt,this.applyRotation()}},kt.prototype.applyRotation=function(){var xt=this.container.transform.baseVal.getItem(0);xt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xt,0)},kt.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Nt=this.container.getCTM(),jt=ie.createPoint(xt.x,xt.y);return{x:(jt=jt.matrixTransform(Nt)).x,y:jt.y}},kt.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Nt=this.container.getCTM();Nt=Nt.inverse();var jt=ie.createPoint(xt.x,xt.y);return{x:(jt=jt.matrixTransform(Nt)).x,y:jt.y}},kt.prototype.select=function(){Ot.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},kt.prototype.deselect=function(){Ot.prototype.deselect.call(this),this.controlBox.style.display="none"},kt.prototype.setupControlBox=function(){this.controlBox=ie.createGroup();var xt=ie.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),this.container.appendChild(this.controlBox),this.controlRect=ie.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=ie.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new lt,this.addControlGrips(),this.controlBox.style.display="none"},kt.prototype.adjustControlBox=function(){var xt=this.controlBox.transform.baseVal.getItem(0);xt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(xt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},kt.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},kt.prototype.createGrip=function(){var xt=new gt;return xt.visual.transform.baseVal.appendItem(ie.createTransform()),this.controlBox.appendChild(xt.visual),xt},kt.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,Nt=-xt/2,jt=Nt,Mt=(this.width+this.CB_DISTANCE)/2-xt/2,Kt=(this.height+this.CB_DISTANCE)/2-xt/2,De=this.height+this.CB_DISTANCE-xt/2,Ae=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,Nt,jt),this.positionGrip(this.controlGrips.topCenter.visual,Mt,jt),this.positionGrip(this.controlGrips.topRight.visual,Ae,jt),this.positionGrip(this.controlGrips.centerLeft.visual,Nt,Kt),this.positionGrip(this.controlGrips.centerRight.visual,Ae,Kt),this.positionGrip(this.controlGrips.bottomLeft.visual,Nt,De),this.positionGrip(this.controlGrips.bottomCenter.visual,Mt,De),this.positionGrip(this.controlGrips.bottomRight.visual,Ae,De),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Mt,jt-3*this.CB_DISTANCE)},kt.prototype.positionGrip=function(xt,Nt,jt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(Nt,jt),xt.transform.baseVal.replaceItem(Mt,0)},kt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},kt.prototype.showControlBox=function(){this.controlBox.style.display=""},kt.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:mt.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:mt.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},Ot.prototype.getState.call(this))},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt);var Nt=xt;this.left=Nt.left,this.top=Nt.top,this.width=Nt.width,this.height=Nt.height,this.rotationAngle=Nt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(mt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Nt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(mt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Nt.containerTransformMatrix))},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt);var jt=this.rotatePoint({x:this.left,y:this.top}),Mt=this.unrotatePoint({x:jt.x*xt,y:jt.y*Nt});this.left=Mt.x,this.top=Mt.y,this.width=this.width*xt,this.height=this.height*Nt,this.adjustControlBox()},kt}(dt),bt=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},kt.prototype.createVisual=function(){this.visual=ie.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},kt.prototype.manipulate=function(xt){Ot.prototype.manipulate.call(this,xt)},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),this.setSize()},kt.prototype.setSize=function(){Ot.prototype.setSize.call(this),ie.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},kt.prototype.pointerUp=function(xt){Ot.prototype.pointerUp.call(this,xt),this.setSize()},kt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ie.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},kt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ie.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},kt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ie.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ie.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},kt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Ot.prototype.getState.call(this))},kt.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.opacity=Nt.opacity,this.createVisual(),Ot.prototype.restoreState.call(this,xt),this.setSize()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.setSize()},kt.title="Rectangle marker",kt}(yt),Dt=function(Ot){function kt(xt,Nt,jt,Mt){var Kt=Ot.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return Kt.widths=[],Kt.widthBoxes=[],Kt.widths=Nt,Kt.currentWidth=jt,Kt.setCurrentWidth=Kt.setCurrentWidth.bind(Kt),Kt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.widths.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.flexGrow="2",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=jt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentWidth(jt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.innerText=jt.toString(),Kt.style.marginRight="5px",Mt.appendChild(Kt);var De=document.createElement("div");De.style.minHeight="20px",De.style.flexGrow="2",De.style.display="flex",De.style.alignItems="center";var Ae=document.createElement("hr");Ae.style.minWidth="20px",Ae.style.border="0px",Ae.style.borderTop=jt+"px solid "+xt.uiStyleSettings.toolboxColor,Ae.style.flexGrow="2",De.appendChild(Ae),Mt.appendChild(De),xt.widthBoxes.push(Mt)}),Nt},kt.prototype.setCurrentWidth=function(xt,Nt){var jt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},kt}(et),At=function(Ot){function kt(xt,Nt,jt,Mt){var Kt=Ot.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M3 16h5v-2H3v2m6.5 0h5v-2h-5v2m6.5 0h5v-2h-5v2M3 20h2v-2H3v2m4 0h2v-2H7v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2M3 12h8v-2H3v2m10 0h8v-2h-8v2M3 4v4h18V4H3z"/></svg>')||this;return Kt.styles=[],Kt.styleBoxes=[],Kt.styles=Nt,Kt.currentStyle=jt,Kt.setCurrentStyle=Kt.setCurrentStyle.bind(Kt),Kt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.styles.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/xt.styles.length-5+"%",Mt.style.borderColor=jt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentStyle(jt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.style.minHeight="20px",Kt.style.flexGrow="2",Kt.style.overflow="hidden";var De=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+xt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(jt!==""?'stroke-dasharray="'+jt+'"':"")+` />
</svg>`;Kt.innerHTML=De,Mt.appendChild(Kt),xt.styleBoxes.push(Mt)}),Nt},kt.prototype.setCurrentStyle=function(xt,Nt){var jt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},kt}(et),Vt=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new At("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ne(kt,Ot),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Ot.prototype.getState.call(this);return xt.typeName=kt.typeName,xt},kt.typeName="FrameMarker",kt.title="Frame marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',kt}(bt),Zt=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},$t=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.x1=0,Mt.y1=0,Mt.x2=0,Mt.y2=0,Mt.defaultLength=50,Mt.manipulationStartX=0,Mt.manipulationStartY=0,Mt.manipulationStartX1=0,Mt.manipulationStartY1=0,Mt.manipulationStartX2=0,Mt.manipulationStartY2=0,Mt.setupControlBox(),Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!!Ot.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.manipulationStartX=xt.x,this.manipulationStartY=xt.y,this.state==="new"&&(this.x1=xt.x,this.y1=xt.y,this.x2=xt.x,this.y2=xt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Nt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Nt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},kt.prototype.pointerUp=function(xt){var Nt=this.state;Ot.prototype.pointerUp.call(this,xt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(xt),this._state="select",Nt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},kt.prototype.adjustVisual=function(){},kt.prototype.manipulate=function(xt){this.state==="creating"?this.resize(xt):this.state==="move"?(this.x1=this.manipulationStartX1+xt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+xt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+xt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+xt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(xt)},kt.prototype.resize=function(xt){switch(this.activeGrip){case this.grip1:this.x1=xt.x,this.y1=xt.y;break;case this.grip2:case void 0:this.x2=xt.x,this.y2=xt.y}this.adjustVisual(),this.adjustControlBox()},kt.prototype.select=function(){Ot.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},kt.prototype.deselect=function(){Ot.prototype.deselect.call(this),this.controlBox.style.display="none"},kt.prototype.setupControlBox=function(){this.controlBox=ie.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},kt.prototype.adjustControlBox=function(){this.positionGrips()},kt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},kt.prototype.createGrip=function(){var xt=new gt;return xt.visual.transform.baseVal.appendItem(ie.createTransform()),this.controlBox.appendChild(xt.visual),xt},kt.prototype.positionGrips=function(){var xt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-xt/2,this.y1-xt/2),this.positionGrip(this.grip2.visual,this.x2-xt/2,this.y2-xt/2)},kt.prototype.positionGrip=function(xt,Nt,jt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(Nt,jt),xt.transform.baseVal.replaceItem(Mt,0)},kt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Ot.prototype.getState.call(this))},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt);var Nt=xt;this.x1=Nt.x1,this.y1=Nt.y1,this.x2=Nt.x2,this.y2=Nt.y2},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.x1=this.x1*xt,this.y1=this.y1*Nt,this.x2=this.x2*xt,this.y2=this.y2*Nt,this.adjustVisual(),this.adjustControlBox()},kt}(dt),xe=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new At("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},kt.prototype.createVisual=function(){this.visual=ie.createGroup(),this.selectorLine=ie.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=ie.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},kt.prototype.adjustVisual=function(){this.selectorLine&&this.visibleLine&&(this.selectorLine.setAttribute("x1",this.x1.toString()),this.selectorLine.setAttribute("y1",this.y1.toString()),this.selectorLine.setAttribute("x2",this.x2.toString()),this.selectorLine.setAttribute("y2",this.y2.toString()),this.visibleLine.setAttribute("x1",this.x1.toString()),this.visibleLine.setAttribute("y1",this.y1.toString()),this.visibleLine.setAttribute("x2",this.x2.toString()),this.visibleLine.setAttribute("y2",this.y2.toString()),ie.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),ie.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),ie.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},kt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},kt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},kt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt);var Nt=xt;this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.createVisual(),this.adjustVisual()},kt.typeName="LineMarker",kt.title="Line marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',kt}($t),re=function(Ot){function kt(xt,Nt,jt,Mt){var Kt=Ot.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M17 8h3v12h1v1h-4v-1h1v-3h-4l-1.5 3H14v1h-4v-1h1l6-12m1 1l-3.5 7H18V9M5 3h5c1.11 0 2 .89 2 2v11H9v-5H6v5H3V5c0-1.11.89-2 2-2m1 2v4h3V5H6z"/></svg>')||this;return Kt.fonts=[],Kt.fontBoxes=[],Kt.fonts=Nt,Kt.currentFont=jt,Kt.setCurrentFont=Kt.setCurrentFont.bind(Kt),Kt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.overflow="hidden",Nt.style.flexGrow="2",this.fonts.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="inline-block",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/xt.fonts.length-5+"%",Mt.style.borderColor=jt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentFont(jt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.style.display="flex",Kt.style.minHeight="20px",Kt.style.flexGrow="2",Kt.style.fontFamily=jt,Kt.style.overflow="hidden";var De=document.createElement("div");De.style.whiteSpace="nowrap",De.style.overflow="hidden",De.style.textOverflow="ellipsis",De.innerHTML="The quick brown fox jumps over the lazy dog",Kt.appendChild(De),Mt.appendChild(Kt),xt.fontBoxes.push(Mt)}),Nt},kt.prototype.setCurrentFont=function(xt,Nt){var jt=this;this.currentFont=xt,this.fontBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},kt}(et),Re=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.color="transparent",Mt.padding=5,Mt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Mt.text=Mt.DEFAULT_TEXT,Mt.isMoved=!1,Mt.color=jt.defaultColor,Mt.fontFamily=jt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setColor=Mt.setColor.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.renderText=Mt.renderText.bind(Mt),Mt.sizeText=Mt.sizeText.bind(Mt),Mt.textEditDivClicked=Mt.textEditDivClicked.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.setSize=Mt.setSize.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){if(Ot.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var Nt=!1;return this.textElement.childNodes.forEach(function(jt){jt===xt&&(Nt=!0)}),Nt},kt.prototype.createVisual=function(){this.visual=ie.createGroup(),this.bgRectangle=ie.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=ie.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(ie.createTransform()),this.textElement.transform.baseVal.appendItem(ie.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},kt.prototype.renderText=function(){var xt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Nt){xt.textElement.appendChild(ie.createTSpan(Nt.trim()===""?" ":Nt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},kt.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),Nt=1;if(xt.width>0&&xt.height>0){var jt=(1*this.width-this.width*this.padding*2/100)/xt.width,Mt=(1*this.height-this.height*this.padding*2/100)/xt.height;Nt=Math.min(jt,Mt)}return Nt},kt.prototype.getTextPosition=function(xt){var Nt=this.textElement.getBBox(),jt=0,Mt=0;return Nt.width>0&&Nt.height>0&&(jt=(this.width-Nt.width*xt)/2,Mt=this.height/2-Nt.height*xt/2),{x:jt,y:Mt}},kt.prototype.sizeText=function(){var xt=this.textElement.getBBox(),Nt=this.getTextScale(),jt=this.getTextPosition(Nt);jt.y-=xt.y*Nt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+jt.x+"px, "+jt.y+"px) scale("+Nt+", "+Nt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(jt.x,jt.y),this.textElement.transform.baseVal.getItem(1).setScale(Nt,Nt))},kt.prototype.manipulate=function(xt){Ot.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},kt.prototype.setSize=function(){Ot.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(ie.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ie.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},kt.prototype.pointerUp=function(xt){var Nt=this.state;Nt==="creating"&&(this._suppressMarkerCreateEvent=!0),Ot.prototype.pointerUp.call(this,xt),this.setSize(),(Nt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},kt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Nt){Nt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Nt=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&Nt>.9;)Nt-=.1,xt.textEditor.style.fontSize=Math.max(Nt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Nt){Nt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Nt){if(Nt.clipboardData){var jt=Nt.clipboardData.getData("text"),Mt=window.getSelection();if(!Mt.rangeCount)return!1;Mt.deleteFromDocument(),Mt.getRangeAt(0).insertNode(document.createTextNode(jt)),Nt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){xt.textEditDivClicked(xt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},kt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),Nt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),jt=this.textElement.getBBox(),Mt={x:jt.width*xt,y:jt.height*xt};Nt.x-=Mt.x/2,Nt.y-=Mt.y/2,this.textEditor.style.top=Nt.y+"px",this.textEditor.style.left=Nt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Nt.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},kt.prototype.textEditDivClicked=function(xt){this.text=xt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},kt.prototype.select=function(){Ot.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},kt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Ot.prototype.deselect.call(this)},kt.prototype.dblClick=function(xt,Nt){Ot.prototype.dblClick.call(this,xt,Nt),this.showTextEditor()},kt.prototype.setColor=function(xt){this.textElement&&ie.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},kt.prototype.setFont=function(xt){this.textElement&&ie.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},kt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},kt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){var Nt=xt;this.color=Nt.color,this.fontFamily=Nt.fontFamily,this.padding=Nt.padding,this.text=Nt.text,this.createVisual(),Ot.prototype.restoreState.call(this,xt),this.setSize()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.setSize(),this.sizeText(),this.positionTextEditor()},kt.typeName="TextMarker",kt.title="Text marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',kt}(yt),We=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.color="transparent",Mt.lineWidth=3,Mt.drawing=!1,Mt.pixelRatio=1,Mt.color=jt.defaultColor,Mt.lineWidth=jt.defaultStrokeWidth,Mt.pixelRatio=jt.freehandPixelRatio,Mt.setColor=Mt.setColor.bind(Mt),Mt.addCanvas=Mt.addCanvas.bind(Mt),Mt.finishCreation=Mt.finishCreation.bind(Mt),Mt.setLineWidth=Mt.setLineWidth.bind(Mt),Mt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.lineWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.lineWidthPanel.onWidthChanged=Mt.setLineWidth,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},kt.prototype.createVisual=function(){this.visual=ie.createGroup(),this.drawingImage=ie.createImage(),this.visual.appendChild(this.drawingImage);var xt=ie.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(xt,Nt){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(xt.x,xt.y),this.drawing=!0):Ot.prototype.pointerDown.call(this,xt,Nt)},kt.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):Ot.prototype.manipulate.call(this,xt)},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),ie.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ie.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},kt.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Ot.prototype.pointerUp.call(this,xt)},kt.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},kt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Ot.prototype.select.call(this)},kt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Ot.prototype.deselect.call(this)},kt.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Nt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],jt=Nt[0],Mt=Nt[1],Kt=Nt[2],De=Nt[3],Ae=!1,Ge=0;Ge<this.canvasElement.height;Ge++)for(var ce=0;ce<this.canvasElement.width;ce++)xt.data[Ge*this.canvasElement.width*4+4*ce+3]>0&&(Ae=!0,Ge<Mt&&(Mt=Ge),ce<jt&&(jt=ce),Ge>De&&(De=Ge),ce>Kt&&(Kt=ce));if(Ae){this.left=jt/this.pixelRatio,this.top=Mt/this.pixelRatio,this.width=(Kt-jt)/this.pixelRatio,this.height=(De-Mt)/this.pixelRatio;var fe=document.createElement("canvas");fe.width=Kt-jt,fe.height=De-Mt,fe.getContext("2d").putImageData(this.canvasContext.getImageData(jt,Mt,Kt-jt,De-Mt),0,0),this.drawingImgUrl=fe.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},kt.prototype.setDrawingImage=function(){ie.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),ie.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},kt.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},kt.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){this.createVisual(),Ot.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.setDrawingImage()},kt.typeName="FreehandMarker",kt.title="Freehand marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',kt}(yt),$e=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,jt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Mt.typeBoxes=[],Mt.currentType=Nt,Mt.setCurrentType=Mt.setCurrentType.bind(Mt),Mt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2";for(var jt=function(De){var Ae="both";switch(De){case 0:Ae="both";break;case 1:Ae="start";break;case 2:Ae="end";break;case 3:Ae="none"}var Ge=document.createElement("div");if(Ge.style.display="flex",Ge.style.flexGrow="2",Ge.style.alignItems="center",Ge.style.justifyContent="space-between",Ge.style.padding="5px",Ge.style.borderWidth="2px",Ge.style.borderStyle="solid",Ge.style.borderColor=Ae===Mt.currentType?Mt.uiStyleSettings.toolboxAccentColor:"transparent",Ge.addEventListener("click",function(){xt.setCurrentType(Ae,Ge)}),Nt.appendChild(Ge),Ae==="both"||Ae==="start"){var ce=document.createElement("div");ce.style.display="flex",ce.style.alignItems="center",ce.style.minHeight="20px",ce.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,5 10,0 10,10" fill="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,ce.style.marginLeft="5px",Ge.appendChild(ce)}var fe=document.createElement("div");fe.style.display="flex",fe.style.alignItems="center",fe.style.minHeight="20px",fe.style.flexGrow="2";var Ce=document.createElement("hr");if(Ce.style.minWidth="20px",Ce.style.border="0px",Ce.style.borderTop="3px solid "+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee"),Ce.style.flexGrow="2",fe.appendChild(Ce),Ge.appendChild(fe),Ae==="both"||Ae==="end"){var ze=document.createElement("div");ze.style.display="flex",ze.style.alignItems="center",ze.style.minHeight="20px",ze.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,0 10,5 0,10" fill="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,ze.style.marginRight="5px",Ge.appendChild(ze)}Mt.typeBoxes.push(Ge)},Mt=this,Kt=0;Kt<4;Kt++)jt(Kt);return Nt},kt.prototype.setCurrentType=function(xt,Nt){var jt=this;this.currentType=xt,this.typeBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings!==void 0?jt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},kt}(et),En=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.arrowType="end",Mt.arrowBaseHeight=10,Mt.arrowBaseWidth=10,Mt.getArrowPoints=Mt.getArrowPoints.bind(Mt),Mt.setArrowType=Mt.setArrowType.bind(Mt),Mt.arrowTypePanel=new $e("Arrow type","end"),Mt.arrowTypePanel.onArrowTypeChanged=Mt.setArrowType,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},kt.prototype.getArrowPoints=function(xt,Nt){var jt=this.arrowBaseWidth+2*this.strokeWidth,Mt=this.arrowBaseHeight+2*this.strokeWidth;return xt-jt/2+","+(Nt+Mt/2)+" "+xt+","+(Nt-Mt/2)+" "+(xt+jt/2)+","+(Nt+Mt/2)},kt.prototype.createTips=function(){this.arrow1=ie.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(ie.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=ie.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(ie.createTransform()),this.visual.appendChild(this.arrow2)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="creating"&&this.createTips()},kt.prototype.adjustVisual=function(){if(Ot.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",ie.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),ie.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var xt=0;Math.abs(this.x1-this.x2)>.1&&(xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Nt=this.arrow1.transform.baseVal.getItem(0);Nt.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Nt,0);var jt=this.arrow2.transform.baseVal.getItem(0);jt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(jt,0)}},kt.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt);var Nt=xt;this.arrowType=Nt.arrowType,this.createTips(),this.adjustVisual()},kt.typeName="ArrowMarker",kt.title="Arrow marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',kt}(xe),vn=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.fillColor=jt.defaultFillColor,Mt.strokeWidth=0,Mt.fillPanel=new nt("Color",jt.defaultColorSet,jt.defaultFillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt}return ne(kt,Ot),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Ot.prototype.getState.call(this);return xt.typeName=kt.typeName,xt},kt.typeName="CoverMarker",kt.title="Cover marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',kt}(bt),gn=function(Ot){function kt(xt,Nt,jt,Mt){var Kt=Ot.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8M6 14c0-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 18 12 18 14H6z"/></svg>')||this;return Kt.opacities=[],Kt.opacityBoxes=[],Kt.opacities=Nt,Kt.currentOpacity=jt,Kt.setCurrentOpacity=Kt.setCurrentOpacity.bind(Kt),Kt}return ne(kt,Ot),kt.prototype.getUi=function(){var xt=this,Nt=document.createElement("div");return Nt.style.display="flex",Nt.style.overflow="hidden",Nt.style.flexGrow="2",Nt.style.justifyContent="space-between",this.opacities.forEach(function(jt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="center",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=jt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentOpacity(jt,Mt)}),Nt.appendChild(Mt);var Kt=document.createElement("div");Kt.innerText=100*jt+"%",Mt.appendChild(Kt),xt.opacityBoxes.push(Mt)}),Nt},kt.prototype.setCurrentOpacity=function(xt,Nt){var jt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===Nt?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},kt}(et),cn=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.fillColor=jt.defaultHighlightColor,Mt.strokeWidth=0,Mt.opacity=jt.defaultHighlightOpacity,Mt.fillPanel=new nt("Color",jt.defaultColorSet,Mt.fillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.opacityPanel=new gn("Opacity",jt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return ne(kt,Ot),kt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ie.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Ot.prototype.getState.call(this);return xt.typeName=kt.typeName,xt},kt.typeName="HighlightMarker",kt.title="Highlight marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',kt}(vn),Yt='<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>',Rt='<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>',Ee=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.bgColor="transparent",Mt.tipPosition={x:0,y:0},Mt.tipBase1Position={x:0,y:0},Mt.tipBase2Position={x:0,y:0},Mt.tipMoving=!1,Mt.color=jt.defaultStrokeColor,Mt.bgColor=jt.defaultFillColor,Mt.fontFamily=jt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setBgColor=Mt.setBgColor.bind(Mt),Mt.getTipPoints=Mt.getTipPoints.bind(Mt),Mt.positionTip=Mt.positionTip.bind(Mt),Mt.setTipPoints=Mt.setTipPoints.bind(Mt),Mt.colorPanel=new nt("Text color",jt.defaultColorSet,Mt.color,Yt),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.bgColorPanel=new nt("Fill color",jt.defaultColorSet,Mt.bgColor,Rt),Mt.bgColorPanel.onColorChanged=Mt.setBgColor,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.tipGrip=new gt,Mt.tipGrip.visual.transform.baseVal.appendItem(ie.createTransform()),Mt.controlBox.appendChild(Mt.tipGrip.visual),Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return Ot.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},kt.prototype.createTip=function(){ie.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=ie.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},kt.prototype.pointerDown=function(xt,Nt){this.state==="new"&&Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Nt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Ot.prototype.pointerDown.call(this,xt,Nt)},kt.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Ot.prototype.pointerUp.call(this,xt);else{var Nt=this.state==="creating";Ot.prototype.pointerUp.call(this,xt),this.setTipPoints(Nt),this.positionTip()}},kt.prototype.manipulate=function(xt){if(this.tipMoving){var Nt=this.unrotatePoint(xt);this.tipPosition={x:Nt.x-this.manipulationStartLeft,y:Nt.y-this.manipulationStartTop},this.positionTip()}else Ot.prototype.manipulate.call(this,xt)},kt.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(ie.setAttributes(this.bgRectangle,[["fill",xt]]),ie.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},kt.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},kt.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var Nt=Math.min(this.height/2,15),jt=this.height/5;xt&&(this.tipPosition={x:Nt+jt/2,y:this.height+20});var Mt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:Nt,y:0},this.tipBase2Position={x:Nt+jt,y:0}):(this.tipBase1Position={x:0,y:Nt},this.tipBase2Position={x:0,y:Nt+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Nt-jt,y:0},this.tipBase2Position={x:this.width-Nt,y:0}):(this.tipBase1Position={x:this.width,y:Nt},this.tipBase2Position={x:this.width,y:Nt+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Nt-jt,y:this.height},this.tipBase2Position={x:this.width-Nt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Nt-jt},this.tipBase2Position={x:this.width,y:this.height-Nt}):Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Nt=Math.min(this.width/2,15),this.tipBase1Position={x:Nt,y:this.height},this.tipBase2Position={x:Nt+jt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Nt},this.tipBase2Position={x:0,y:this.height-Nt-jt})},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),this.positionTip()},kt.prototype.positionTip=function(){ie.setAttributes(this.tip,[["points",this.getTipPoints()]]);var xt=this.tipGrip.visual.transform.baseVal.getItem(0);xt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(xt,0)},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),kt.prototype.select=function(){this.positionTip(),Ot.prototype.select.call(this)},kt.prototype.getState=function(){var xt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){var Nt=xt;this.bgColor=Nt.bgColor,this.tipPosition=Nt.tipPosition,Ot.prototype.restoreState.call(this,xt),this.createTip(),this.setTipPoints()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.tipPosition={x:this.tipPosition.x*xt,y:this.tipPosition.y*Nt},this.positionTip()},kt.typeName="CalloutMarker",kt.title="Callout marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',kt}(Re),Ve=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.fillColor=jt.defaultFillColor,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.strokePanel=new nt("Line color",he(jt.defaultColorSet,["transparent"]),jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",he(jt.defaultColorSet,["transparent"]),Mt.fillColor,Rt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new At("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.opacityPanel=new gn("Opacity",jt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},kt.prototype.createVisual=function(){this.visual=ie.createEllipse(this.width/2,this.height/2,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},kt.prototype.manipulate=function(xt){Ot.prototype.manipulate.call(this,xt)},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),this.setSize()},kt.prototype.setSize=function(){Ot.prototype.setSize.call(this),ie.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},kt.prototype.pointerUp=function(xt){Ot.prototype.pointerUp.call(this,xt),this.setSize()},kt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ie.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},kt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ie.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},kt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ie.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ie.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},kt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ie.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.opacity=Nt.opacity,this.createVisual(),Ot.prototype.restoreState.call(this,xt),this.setSize()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.setSize()},kt.typeName="EllipseMarker",kt.title="Ellipse marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',kt}(yt),rn=function(Ot){function kt(xt,Nt,jt){return Ot.call(this,xt,Nt,jt)||this}return ne(kt,Ot),Object.defineProperty(kt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.tip1&&xt!==this.tip2)},kt.prototype.createTips=function(){this.tip1=ie.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(ie.createTransform()),this.visual.appendChild(this.tip1),this.tip2=ie.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(ie.createTransform()),this.visual.appendChild(this.tip2)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.state==="creating"&&this.createTips()},kt.prototype.adjustVisual=function(){if(Ot.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(ie.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()]]),ie.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Nt=this.tip1.transform.baseVal.getItem(0);Nt.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Nt,0);var jt=this.tip2.transform.baseVal.getItem(0);jt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(jt,0)}},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Ot.prototype.getState.call(this);return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},kt.typeName="MeasurementMarker",kt.title="Measurement marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',kt}(xe),ye=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.strokePanel.colors=jt.defaultColorSet,Mt.fillColor="transparent",Mt}return ne(kt,Ot),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Ot.prototype.getState.call(this);return xt.typeName=kt.typeName,xt},kt.typeName="EllipseFrameMarker",kt.title="Ellipse frame marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',kt}(Ve),Xe=function(){function Ot(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(Ot.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),Ot.prototype.addUndoStep=function(kt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(kt)||(this.undoStack.push(kt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(kt)&&this.redoStack.splice(0,this.redoStack.length))},Ot.prototype.replaceLastUndoStep=function(kt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=kt)},Ot.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},Ot.prototype.undo=function(){if(this.undoStack.length>1){var kt=this.undoStack.pop();return kt!==void 0&&this.redoStack.push(kt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},Ot.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},Ot}(),sn=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.curveX=0,Mt.curveY=0,Mt.manipulationStartCurveX=0,Mt.manipulationStartCurveY=0,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.positionGrips=Mt.positionGrips.bind(Mt),Mt.addControlGrips=Mt.addControlGrips.bind(Mt),Mt.adjustVisual=Mt.adjustVisual.bind(Mt),Mt.setupControlBox=Mt.setupControlBox.bind(Mt),Mt.resize=Mt.resize.bind(Mt),Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new At("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},kt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},kt.prototype.createVisual=function(){this.visual=ie.createGroup(),this.selectorCurve=ie.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=ie.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=xt.x,this.curveY=xt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Nt)&&(this.activeGrip=this.curveGrip,this._state="resize")},kt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),ie.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),ie.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),ie.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},kt.prototype.setupControlBox=function(){Ot.prototype.setupControlBox.call(this),this.curveControlLine1=ie.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=ie.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},kt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Ot.prototype.addControlGrips.call(this)},kt.prototype.positionGrips=function(){Ot.prototype.positionGrips.call(this);var xt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-xt/2,this.curveY-xt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},kt.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),Ot.prototype.manipulate.call(this,xt)},kt.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),Ot.prototype.resize.call(this,xt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},kt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},kt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},kt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},kt.prototype.scale=function(xt,Nt){this.curveX=this.curveX*xt,this.curveY=this.curveY*Nt,Ot.prototype.scale.call(this,xt,Nt)},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Ot.prototype.getState.call(this));return xt.typeName=kt.typeName,xt},kt.prototype.restoreState=function(xt){Ot.prototype.restoreState.call(this,xt);var Nt=xt;this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.curveX=Nt.curveX,this.curveY=Nt.curveY,this.createVisual(),this.adjustVisual()},kt.typeName="CurveMarker",kt.title="Curve marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',kt}($t),An=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,Nt,jt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.textColor="transparent",Mt.fontSize="1rem",Mt.isMoved=!1,Mt.captionText="Caption",Mt.PADDING=5,Mt.captionBoxWidth=0,Mt.captionBoxHeight=0,Mt.strokeColor=jt.defaultColor,Mt.strokeWidth=jt.defaultStrokeWidth,Mt.strokeDasharray=jt.defaultStrokeDasharray,Mt.fillColor=jt.defaultFillColor,Mt.textColor=jt.defaultStrokeColor,Mt.fontFamily=jt.defaultFontFamily,Mt.fontSize=jt.defaultCaptionFontSize,Mt.captionText=jt.defaultCaptionText,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.sizeCaption=Mt.sizeCaption.bind(Mt),Mt.setCaptionText=Mt.setCaptionText.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.finishTextEditing=Mt.finishTextEditing.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.setTextColor=Mt.setTextColor.bind(Mt),Mt.strokePanel=new nt("Line color",he(jt.defaultColorSet,["transparent"]),Mt.strokeColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",he(jt.defaultColorSet,["transparent"]),Mt.fillColor,Rt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Dt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new At("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.fontFamilyPanel=new re("Font",jt.defaultFontFamilies,jt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.textColorPanel=new nt("Text color",jt.defaultColorSet,Mt.textColor,Yt),Mt.textColorPanel.onColorChanged=Mt.setTextColor,Mt}return ne(kt,Ot),kt.prototype.ownsTarget=function(xt){return!(!Ot.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},kt.prototype.createVisual=function(){this.visual=ie.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=ie.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=ie.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=ie.createRect(this.width,this.height,[["fill","transparent"],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray]]),this.visual.appendChild(this.frame),this.sizeCaption()},kt.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},kt.prototype.pointerDown=function(xt,Nt){Ot.prototype.pointerDown.call(this,xt,Nt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},kt.prototype.manipulate=function(xt){Ot.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},kt.prototype.resize=function(xt){Ot.prototype.resize.call(this,xt),this.setSize()},kt.prototype.sizeCaption=function(){var xt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=xt.width+2*this.PADDING,this.captionBoxHeight=xt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),ie.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')"]]),ie.setAttributes(this.captionElement,[["x",this.PADDING.toString()],["y",this.PADDING.toString()],["clip-path","path('M0,0 H"+(this.width-this.PADDING)+" V"+this.height+" H"+(-this.width-this.PADDING)+" Z')"]])},kt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Nt){Nt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Nt){Nt.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Nt){Nt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},kt.prototype.positionTextEditor=function(){this.state==="edit"&&(this.textEditBox===void 0?this.showTextEditor():(this.textEditBox.style.left=this.left+"px",this.textEditBox.style.top=this.top+"px",this.textEditBox.style.transform="rotate("+this.rotationAngle+"deg)",this.textEditBox.style.transformOrigin=this.width/2+"px "+this.height/2+"px"))},kt.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},kt.prototype.setFont=function(xt){this.captionElement&&ie.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},kt.prototype.setTextColor=function(xt){this.captionElement&&ie.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},kt.prototype.setSize=function(){Ot.prototype.setSize.call(this),ie.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},kt.prototype.pointerUp=function(xt){Ot.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},kt.prototype.dblClick=function(xt,Nt){Ot.prototype.dblClick.call(this,xt,Nt),this.showTextEditor()},kt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&ie.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},kt.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&ie.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},kt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&ie.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&ie.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Ot.prototype.getState.call(this));return xt.typeName=this.typeName,xt},kt.prototype.restoreState=function(xt){var Nt=xt;this.fillColor=Nt.fillColor,this.strokeColor=Nt.strokeColor,this.strokeWidth=Nt.strokeWidth,this.strokeDasharray=Nt.strokeDasharray,this.textColor=Nt.textColor,this.fontFamily=Nt.fontFamily,this.captionText=Nt.captionText,this.fontSize=Nt.fontSize,this.createVisual(),Ot.prototype.restoreState.call(this,xt),this.setSize()},kt.prototype.scale=function(xt,Nt){Ot.prototype.scale.call(this,xt,Nt),this.setSize()},kt.typeName="CaptionFrameMarker",kt.title="Caption frame marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7z"/></svg>',kt}(yt),Pe=function(){function Ot(kt,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=kt,this.cancelable=xt}return Object.defineProperty(Ot.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Ot.prototype.preventDefault=function(){this._defaultPrevented=!0},Ot}(),fn=function(Ot){function kt(xt,Nt,jt){var Mt=Ot.call(this,xt,!1)||this;return Mt.dataUrl=Nt,Mt.state=jt,Mt}return ne(kt,Ot),kt}(Pe),le=function(Ot){function kt(xt,Nt,jt){jt===void 0&&(jt=!1);var Mt=Ot.call(this,xt,jt)||this;return Mt.marker=Nt,Mt}return ne(kt,Ot),kt}(Pe),yn=function(){function Ot(){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 Ot.prototype.addEventListener=function(kt,xt){this[kt].push(xt)},Ot.prototype.removeEventListener=function(kt,xt){var Nt=this[kt].indexOf(xt);Nt>-1&&this[kt].splice(Nt,1)},Ot}(),oi=function(){function Ot(kt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new Zt,this._isOpen=!1,this.undoRedoManager=new Xe,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 yn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Ot.instanceCounter++,this.styles=new Jt(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=kt,this.targetRoot=document.body,this.width=kt.clientWidth,this.height=kt.clientHeight,this.styles.removeStyleSheet(),this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.toolbarButtonClicked=this.toolbarButtonClicked.bind(this),this.createNewMarker=this.createNewMarker.bind(this),this.addNewMarker=this.addNewMarker.bind(this),this.markerCreated=this.markerCreated.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onDblClick=this.onDblClick.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOut=this.onPointerOut.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.deleteSelectedMarker=this.deleteSelectedMarker.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.removeMarker=this.removeMarker.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this),this.onPopupTargetResize=this.onPopupTargetResize.bind(this),this.showNotesEditor=this.showNotesEditor.bind(this),this.hideNotesEditor=this.hideNotesEditor.bind(this),this.stepZoom=this.stepZoom.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.markerStateChanged=this.markerStateChanged.bind(this),this.switchToSelectMode=this.switchToSelectMode.bind(this),this.addDefs=this.addDefs.bind(this),this.addDefsToImage=this.addDefsToImage.bind(this)}return Object.defineProperty(Ot.prototype,"ALL_MARKER_TYPES",{get:function(){return[Vt,We,En,Re,ye,Ve,cn,Ee,rn,vn,xe,sn,An]},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[Vt,We,En,Re,Ve,cn,Ee]},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"BASIC_MARKER_TYPES",{get:function(){return[Vt,We,En,Re,cn]},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(kt){var xt=this;this._availableMarkerTypes.splice(0),kt.forEach(function(Nt){if(typeof Nt=="string"){var jt=xt.ALL_MARKER_TYPES.find(function(Mt){return Mt.typeName===Nt});jt!==void 0&&xt._availableMarkerTypes.push(jt)}else xt._availableMarkerTypes.push(Nt)})},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(kt){this._zoomLevel=kt,this.editorCanvas&&this.contentDiv&&(this.editorCanvas.style.transform="scale("+this._zoomLevel+")",this.contentDiv.scrollTo({left:(this.editorCanvas.clientWidth*this._zoomLevel-this.contentDiv.clientWidth)/2,top:(this.editorCanvas.clientHeight*this._zoomLevel-this.contentDiv.clientHeight)/2}))},enumerable:!1,configurable:!0}),Object.defineProperty(Ot.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Ot.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),ee.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Ot.prototype.show=function(){var kt=this;this.styles.styleSheetRoot===void 0&&ue.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ue.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new Pe(kt))})},Ot.prototype.render=function(){return ge(this,void 0,void 0,function(){var kt;return ke(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(kt=new Oe).naturalSize=this.renderAtNaturalSize,kt.imageType=this.renderImageType,kt.imageQuality=this.renderImageQuality,kt.markersOnly=this.renderMarkersOnly,kt.width=this.renderWidth,kt.height=this.renderHeight,[4,kt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,kt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},Ot.prototype.close=function(kt){var xt=this;if(kt===void 0&&(kt=!1),this.isOpen){var Nt=!1;kt||this.eventListeners.beforeclose.forEach(function(jt){var Mt=new Pe(xt,!0);jt(Mt),Mt.defaultPrevented&&(Nt=!0)}),Nt||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(jt){return jt(new Pe(xt))}),this.detachEvents(),this._isOpen=!1)}},Ot.prototype.addMarkersToToolbar=function(){for(var kt,xt=[],Nt=0;Nt<arguments.length;Nt++)xt[Nt]=arguments[Nt];(kt=this._availableMarkerTypes).push.apply(kt,xt)},Ot.prototype.addRenderEventListener=function(kt){this.addEventListener("render",function(xt){kt(xt.dataUrl,xt.state)})},Ot.prototype.removeRenderEventListener=function(kt){},Ot.prototype.addCloseEventListener=function(kt){this.addEventListener("close",function(){kt()})},Ot.prototype.removeCloseEventListener=function(kt){},Ot.prototype.setupResizeObserver=function(){var kt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){kt.resize(kt.target.clientWidth,kt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return kt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Ot.prototype.onPopupTargetResize=function(){var kt=1*this.target.clientWidth/this.target.clientHeight,xt=this.editorCanvas.clientWidth/kt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*kt:this.editorCanvas.clientWidth,Nt=xt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/kt;this.resize(xt,Nt)},Ot.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Ot.prototype.resize=function(kt,xt){this._isResizing=!0;var Nt=kt/this.imageWidth,jt=xt/this.imageHeight;this.imageWidth=Math.round(kt),this.imageHeight=Math.round(xt),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Nt,jt),this._isResizing=!1},Ot.prototype.scaleMarkers=function(kt,xt){var Nt,jt=this;this._currentMarker&&this._currentMarker instanceof Re?this._currentMarker.scale(kt,xt):(Nt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Mt){Mt!==jt._currentMarker&&Mt.scale(kt,xt)}),Nt!==void 0&&this.setCurrentMarker(Nt)},Ot.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"},Ot.prototype.setTopLeft=function(){var kt=this.editingTarget.getBoundingClientRect(),xt=this.editorCanvas.getBoundingClientRect();this.left=kt.left-xt.left,this.top=kt.top-xt.top},Ot.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)},Ot.prototype.addDefs=function(){for(var kt,xt=[],Nt=0;Nt<arguments.length;Nt++)xt[Nt]=arguments[Nt];this.defs=ie.createDefs(),this.addDefsToImage(),(kt=this.defs).append.apply(kt,xt)},Ot.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Ot.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)},Ot.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Ot.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Ot.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)},Ot.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Ot.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)},Ot.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var kt=document.createElement("a");kt.href="https://markerjs.com/",kt.target="_blank",kt.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',kt.title="Powered by marker.js",kt.style.display="grid",kt.style.alignItems="center",kt.style.justifyItems="center",kt.style.padding="3px",kt.style.width="20px",kt.style.height="20px",this.logoUI.appendChild(kt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},Ot.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")},Ot.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"},Ot.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},Ot.prototype.showUI=function(){switch(this.settings.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.style.visibility=this._silentRenderMode?"hidden":"visible",this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.coverDiv.style.userSelect="none",this.settings.displayMode){case"inline":this.coverDiv.style.position="absolute";var kt=this.settings.uiOffsetTop!==void 0?this.target.offsetTop+this.settings.uiOffsetTop:this.target.offsetTop>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=kt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new Ne(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 Tt(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},Ot.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Ot.prototype.removeMarker=function(kt){this.markerImage.removeChild(kt.container),this.markers.indexOf(kt)>-1&&this.markers.splice(this.markers.indexOf(kt),1),kt.dispose()},Ot.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())},Ot.prototype.toolbarButtonClicked=function(kt,xt){if(kt==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(kt==="action")switch(xt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Ot.prototype.deleteSelectedMarker=function(){var kt=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(jt){var Mt=new le(kt,kt._currentMarker,!0);jt(Mt),Mt.defaultPrevented&&(xt=!0)}),!xt){var Nt=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(jt){return jt(new le(kt,Nt))})}}},Ot.prototype.clear=function(){var kt=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(Kt){var De=new le(kt,void 0,!0);Kt(De),De.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var Nt=function(Kt){var De=jt.markers[Kt];jt.setCurrentMarker(jt.markers[Kt]),jt._currentMarker.dispose(),jt.markerImage.removeChild(jt._currentMarker.container),jt.markers.splice(jt.markers.indexOf(jt._currentMarker),1),jt.eventListeners.markerdelete.forEach(function(Ae){return Ae(new le(kt,De))})},jt=this,Mt=this.markers.length-1;Mt>=0;Mt--)Nt(Mt);this.addUndoStep()}},Object.defineProperty(Ot.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Ot.prototype.showNotesEditor=function(){var kt;this._currentMarker!==void 0&&(this.overlayContainer.innerHTML="",this.notesArea=document.createElement("textarea"),this.notesArea.className=this.uiStyleSettings.notesAreaStyleClassName,this.notesArea.style.pointerEvents="auto",this.notesArea.style.alignSelf="stretch",this.notesArea.style.width="100%",this.notesArea.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.notesArea.value=(kt=this._currentMarker.notes)!==null&&kt!==void 0?kt:"",this.overlayContainer.appendChild(this.notesArea))},Ot.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)},Ot.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},Ot.prototype.addUndoStep=function(){var kt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var xt=this.getState(),Nt=this.undoRedoManager.getLastUndoStep();if(!Nt||Nt.width===xt.width&&Nt.height===xt.height){var jt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),jt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Mt){return Mt(new Pe(kt))})}else this.undoRedoManager.replaceLastUndoStep(xt),this.eventListeners.statechange.forEach(function(Mt){return Mt(new Pe(kt))})}},Ot.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Ot.prototype.undoStep=function(){var kt=this,xt=this.undoRedoManager.undo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Nt){return Nt(new Pe(kt))}))},Ot.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Ot.prototype.redoStep=function(){var kt=this,xt=this.undoRedoManager.redo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Nt){return Nt(new Pe(kt))}))},Ot.prototype.stepZoom=function(){var kt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=kt<this.zoomSteps.length-1?this.zoomSteps[kt+1]:this.zoomSteps[0]},Ot.prototype.panTo=function(kt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-kt.x,top:this.prevPanPoint.y-kt.y}),this.prevPanPoint=kt},Ot.prototype.startRenderAndClose=function(){return ge(this,void 0,void 0,function(){var kt,xt,Nt=this;return ke(this,function(jt){switch(jt.label){case 0:return[4,this.render()];case 1:return kt=jt.sent(),xt=this.getState(),this.eventListeners.render.forEach(function(Mt){return Mt(new fn(Nt,kt,xt))}),this.close(!0),[2]}})})},Ot.prototype.getState=function(kt){kt===!0&&this.setCurrentMarker();var xt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Nt){return xt.markers.push(Nt.getState())}),xt},Ot.prototype.restoreState=function(kt){var xt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);kt.markers.forEach(function(Nt){var jt=xt._availableMarkerTypes.find(function(Kt){return Kt.typeName===Nt.typeName});if(jt!==void 0){var Mt=xt.addNewMarker(jt);Mt.restoreState(Nt),xt.markers.push(Mt)}}),kt.width&&kt.height&&(kt.width!==this.imageWidth||kt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/kt.width,this.imageHeight/kt.height),this.eventListeners.restorestate.forEach(function(Nt){return Nt(new Pe(xt))})},Ot.prototype.addNewMarker=function(kt){var xt=ie.createGroup();return this.markerImage.appendChild(xt),new kt(xt,this.overlayContainer,this.settings)},Ot.prototype.createNewMarker=function(kt){var xt,Nt=this;(xt=typeof kt=="string"?this._availableMarkerTypes.find(function(jt){return jt.typeName===kt}):kt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(xt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(xt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(jt){return jt(new le(Nt,Nt._currentMarker))}))},Ot.prototype.markerCreated=function(kt){var xt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(kt),this.setCurrentMarker(kt),kt instanceof We&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(We):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Nt){return Nt(new le(xt,xt._currentMarker))})},Ot.prototype.colorChanged=function(kt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=kt,this.settings.defaultStrokeColor=kt)},Ot.prototype.fillColorChanged=function(kt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=kt)},Ot.prototype.markerStateChanged=function(kt){var xt=this;this.eventListeners.markerchange.forEach(function(Nt){return Nt(new le(xt,kt))})},Ot.prototype.setCurrentMarker=function(kt){var xt=this;this._currentMarker!==kt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Nt){return Nt(new le(xt,xt._currentMarker))})),this._currentMarker=kt,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(Nt){return Nt(new le(xt,xt._currentMarker))}))},Ot.prototype.onPointerDown=function(kt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||kt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var xt=this.markers.find(function(Nt){return Nt.ownsTarget(kt.target)});xt!==void 0?(this.setCurrentMarker(xt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(kt.clientX,kt.clientY),kt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:kt.clientX,y:kt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(kt.clientX,kt.clientY))},Ot.prototype.onDblClick=function(kt){if(this._isFocused||this.focus(),this.mode==="select"){var xt=this.markers.find(function(Nt){return Nt.ownsTarget(kt.target)});xt!==void 0&&xt!==this._currentMarker&&this.setCurrentMarker(xt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(kt.clientX,kt.clientY),kt.target):this.setCurrentMarker()}},Ot.prototype.onPointerMove=function(kt){this.touchPoints!==1&&kt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||kt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(kt.clientX,kt.clientY)):this.zoomLevel>1&&this.panTo({x:kt.clientX,y:kt.clientY}))},Ot.prototype.onPointerUp=function(kt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(kt.clientX,kt.clientY)),this.isDragging=!1,this.addUndoStep()},Ot.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Ot.prototype.onKeyUp=function(kt){this._currentMarker===void 0||this.notesArea!==void 0||kt.key!=="Delete"&&kt.key!=="Backspace"||this.deleteSelectedMarker()},Ot.prototype.clientToLocalCoordinates=function(kt,xt){var Nt=this.markerImage.getBoundingClientRect();return{x:(kt-Nt.left)/this.zoomLevel,y:(xt-Nt.top)/this.zoomLevel}},Ot.prototype.onWindowResize=function(){this.positionUI()},Ot.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var kt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=kt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.styles.settings.toolbarHeight+"px"}this.positionMarkerImage(),this.positionLogo()},Ot.prototype.addLicenseKey=function(kt){ee.addKey(kt)},Ot.prototype.addEventListener=function(kt,xt){this.eventListeners.addEventListener(kt,xt)},Ot.prototype.removeEventListener=function(kt,xt){this.eventListeners.removeEventListener(kt,xt)},Ot.prototype.renderState=function(kt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(kt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Ot.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Ot.prototype.focus=function(){var kt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(xt){return xt(new Pe(kt))}))},Ot.prototype.blur=function(){var kt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new Pe(kt))}))},Ot.instanceCounter=0,Ot}()},23425:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return At}});var wt=Bt(87075),ne=Bt(71409),ge=Bt(28788),ke=Bt(89490),he=Bt(11036),ie=Bt(92310),ee=Bt.n(ie),Oe=Bt(18929),ue=Bt(10228),Jt=Bt(26112),Ke=Bt(48736),qt=Bt(59301),Ne=Bt(17119),Tt=[10,20,50,100],et=function(Zt){var $t=Zt.pageSizeOptions,xe=$t===void 0?Tt:$t,re=Zt.locale,Re=Zt.changeSize,We=Zt.pageSize,$e=Zt.goButton,En=Zt.quickGo,vn=Zt.rootPrefixCls,gn=Zt.disabled,cn=Zt.buildOptionText,Yt=Zt.showSizeChanger,Rt=Zt.sizeChangerRender,Ee=qt.useState(""),Ve=(0,he.Z)(Ee,2),rn=Ve[0],ye=Ve[1],Xe=function(){return!rn||Number.isNaN(rn)?void 0:Number(rn)},sn=typeof cn=="function"?cn:function(xt){return"".concat(xt," ").concat(re.items_per_page)},An=function(Nt){ye(Nt.target.value)},Pe=function(Nt){$e||rn===""||(ye(""),!(Nt.relatedTarget&&(Nt.relatedTarget.className.indexOf("".concat(vn,"-item-link"))>=0||Nt.relatedTarget.className.indexOf("".concat(vn,"-item"))>=0))&&(En==null||En(Xe())))},fn=function(Nt){rn!==""&&(Nt.keyCode===ue.Z.ENTER||Nt.type==="click")&&(ye(""),En==null||En(Xe()))},le=function(){return xe.some(function(Nt){return Nt.toString()===We.toString()})?xe:xe.concat([We]).sort(function(Nt,jt){var Mt=Number.isNaN(Number(Nt))?0:Number(Nt),Kt=Number.isNaN(Number(jt))?0:Number(jt);return Mt-Kt})},yn="".concat(vn,"-options");if(!Yt&&!En)return null;var oi=null,Ot=null,kt=null;return Yt&&Rt&&(oi=Rt({disabled:gn,size:We,onSizeChange:function(Nt){Re==null||Re(Number(Nt))},"aria-label":re.page_size,className:"".concat(yn,"-size-changer"),options:le().map(function(xt){return{label:sn(xt),value:xt}})})),En&&($e&&(kt=typeof $e=="boolean"?qt.createElement("button",{type:"button",onClick:fn,onKeyUp:fn,disabled:gn,className:"".concat(yn,"-quick-jumper-button")},re.jump_to_confirm):qt.createElement("span",{onClick:fn,onKeyUp:fn},$e)),Ot=qt.createElement("div",{className:"".concat(yn,"-quick-jumper")},re.jump_to,qt.createElement("input",{disabled:gn,type:"text",value:rn,onChange:An,onKeyUp:fn,onBlur:Pe,"aria-label":re.page}),re.page,kt)),qt.createElement("li",{className:yn},oi,Ot)},nt=et,dt=function(Zt){var $t=Zt.rootPrefixCls,xe=Zt.page,re=Zt.active,Re=Zt.className,We=Zt.showTitle,$e=Zt.onClick,En=Zt.onKeyPress,vn=Zt.itemRender,gn="".concat($t,"-item"),cn=ee()(gn,"".concat(gn,"-").concat(xe),(0,wt.Z)((0,wt.Z)({},"".concat(gn,"-active"),re),"".concat(gn,"-disabled"),!xe),Re),Yt=function(){$e(xe)},Rt=function(rn){En(rn,$e,xe)},Ee=vn(xe,"page",qt.createElement("a",{rel:"nofollow"},xe));return Ee?qt.createElement("li",{title:We?String(xe):null,className:cn,onClick:Yt,onKeyDown:Rt,tabIndex:0},Ee):null},lt=dt,gt=function(Zt,$t,xe){return xe};function mt(){}function yt(Vt){var Zt=Number(Vt);return typeof Zt=="number"&&!Number.isNaN(Zt)&&isFinite(Zt)&&Math.floor(Zt)===Zt}function bt(Vt,Zt,$t){var xe=typeof Vt=="undefined"?Zt:Vt;return Math.floor(($t-1)/xe)+1}var Dt=function(Zt){var $t=Zt.prefixCls,xe=$t===void 0?"rc-pagination":$t,re=Zt.selectPrefixCls,Re=re===void 0?"rc-select":re,We=Zt.className,$e=Zt.current,En=Zt.defaultCurrent,vn=En===void 0?1:En,gn=Zt.total,cn=gn===void 0?0:gn,Yt=Zt.pageSize,Rt=Zt.defaultPageSize,Ee=Rt===void 0?10:Rt,Ve=Zt.onChange,rn=Ve===void 0?mt:Ve,ye=Zt.hideOnSinglePage,Xe=Zt.align,sn=Zt.showPrevNextJumpers,An=sn===void 0?!0:sn,Pe=Zt.showQuickJumper,fn=Zt.showLessItems,le=Zt.showTitle,yn=le===void 0?!0:le,oi=Zt.onShowSizeChange,Ot=oi===void 0?mt:oi,kt=Zt.locale,xt=kt===void 0?Ne.Z:kt,Nt=Zt.style,jt=Zt.totalBoundaryShowSizeChanger,Mt=jt===void 0?50:jt,Kt=Zt.disabled,De=Zt.simple,Ae=Zt.showTotal,Ge=Zt.showSizeChanger,ce=Ge===void 0?cn>Mt:Ge,fe=Zt.sizeChangerRender,Ce=Zt.pageSizeOptions,ze=Zt.itemRender,Je=ze===void 0?gt:ze,Mn=Zt.jumpPrevIcon,en=Zt.jumpNextIcon,Dn=Zt.prevIcon,Yn=Zt.nextIcon,In=qt.useRef(null),qn=(0,Oe.Z)(10,{value:Yt,defaultValue:Ee}),Ai=(0,he.Z)(qn,2),ti=Ai[0],di=Ai[1],ai=(0,Oe.Z)(1,{value:$e,defaultValue:vn,postState:function(pi){return Math.max(1,Math.min(pi,bt(void 0,ti,cn)))}}),nr=(0,he.Z)(ai,2),xi=nr[0],$i=nr[1],pr=qt.useState(xi),vr=(0,he.Z)(pr,2),Nr=vr[0],Sr=vr[1];(0,qt.useEffect)(function(){Sr(xi)},[xi]);var jr=rn!==mt,hr="current"in Zt,qi=Math.max(1,xi-(fn?3:5)),Lr=Math.min(bt(void 0,ti,cn),xi+(fn?3:5));function Lt(bn,pi){var Pi=bn||qt.createElement("button",{type:"button","aria-label":pi,className:"".concat(xe,"-item-link")});return typeof bn=="function"&&(Pi=qt.createElement(bn,(0,ke.Z)({},Zt))),Pi}function Cn(bn){var pi=bn.target.value,Pi=bt(void 0,ti,cn),Ii;return pi===""?Ii=pi:Number.isNaN(Number(pi))?Ii=Nr:pi>=Pi?Ii=Pi:Ii=Number(pi),Ii}function yi(bn){return yt(bn)&&bn!==xi&&yt(cn)&&cn>0}var Xn=cn>ti?Pe:!1;function fi(bn){(bn.keyCode===ue.Z.UP||bn.keyCode===ue.Z.DOWN)&&bn.preventDefault()}function gi(bn){var pi=Cn(bn);switch(pi!==Nr&&Sr(pi),bn.keyCode){case ue.Z.ENTER:Mi(pi);break;case ue.Z.UP:Mi(pi-1);break;case ue.Z.DOWN:Mi(pi+1);break;default:break}}function Kn(bn){Mi(Cn(bn))}function dr(bn){var pi=bt(bn,ti,cn),Pi=xi>pi&&pi!==0?pi:xi;di(bn),Sr(Pi),Ot==null||Ot(xi,bn),$i(Pi),rn==null||rn(Pi,bn)}function Mi(bn){if(yi(bn)&&!Kt){var pi=bt(void 0,ti,cn),Pi=bn;return bn>pi?Pi=pi:bn<1&&(Pi=1),Pi!==Nr&&Sr(Pi),$i(Pi),rn==null||rn(Pi,ti),Pi}return xi}var we=xi>1,be=xi<bt(void 0,ti,cn);function ve(){we&&Mi(xi-1)}function Qn(){be&&Mi(xi+1)}function li(){Mi(qi)}function ui(){Mi(Lr)}function pn(bn,pi){if(bn.key==="Enter"||bn.charCode===ue.Z.ENTER||bn.keyCode===ue.Z.ENTER){for(var Pi=arguments.length,Ii=new Array(Pi>2?Pi-2:0),Bi=2;Bi<Pi;Bi++)Ii[Bi-2]=arguments[Bi];pi.apply(void 0,Ii)}}function zn(bn){pn(bn,ve)}function bi(bn){pn(bn,Qn)}function tr(bn){pn(bn,li)}function Ui(bn){pn(bn,ui)}function Wt(bn){var pi=Je(bn,"prev",Lt(Dn,"prev page"));return qt.isValidElement(pi)?qt.cloneElement(pi,{disabled:!we}):pi}function de(bn){var pi=Je(bn,"next",Lt(Yn,"next page"));return qt.isValidElement(pi)?qt.cloneElement(pi,{disabled:!be}):pi}function mn(bn){(bn.type==="click"||bn.keyCode===ue.Z.ENTER)&&Mi(Nr)}var Rn=null,Ie=(0,Jt.Z)(Zt,{aria:!0,data:!0}),Ln=Ae&&qt.createElement("li",{className:"".concat(xe,"-total-text")},Ae(cn,[cn===0?0:(xi-1)*ti+1,xi*ti>cn?cn:xi*ti])),wn=null,Pn=bt(void 0,ti,cn);if(ye&&cn<=ti)return null;var Zn=[],Qe={rootPrefixCls:xe,onClick:Mi,onKeyPress:pn,showTitle:yn,itemRender:Je,page:-1},_n=xi-1>0?xi-1:0,Un=xi+1<Pn?xi+1:Pn,Qi=Pe&&Pe.goButton,Ti=(0,ge.Z)(De)==="object"?De.readOnly:!De,Fi=Qi,_e=null;De&&(Qi&&(typeof Qi=="boolean"?Fi=qt.createElement("button",{type:"button",onClick:mn,onKeyUp:mn},xt.jump_to_confirm):Fi=qt.createElement("span",{onClick:mn,onKeyUp:mn},Qi),Fi=qt.createElement("li",{title:yn?"".concat(xt.jump_to).concat(xi,"/").concat(Pn):null,className:"".concat(xe,"-simple-pager")},Fi)),_e=qt.createElement("li",{title:yn?"".concat(xi,"/").concat(Pn):null,className:"".concat(xe,"-simple-pager")},Ti?Nr:qt.createElement("input",{type:"text","aria-label":xt.jump_to,value:Nr,disabled:Kt,onKeyDown:fi,onKeyUp:gi,onChange:gi,onBlur:Kn,size:3}),qt.createElement("span",{className:"".concat(xe,"-slash")},"/"),Pn));var Yi=fn?1:2;if(Pn<=3+Yi*2){Pn||Zn.push(qt.createElement(lt,(0,ne.Z)({},Qe,{key:"noPager",page:1,className:"".concat(xe,"-item-disabled")})));for(var or=1;or<=Pn;or+=1)Zn.push(qt.createElement(lt,(0,ne.Z)({},Qe,{key:or,page:or,active:xi===or})))}else{var _r=fn?xt.prev_3:xt.prev_5,Ye=fn?xt.next_3:xt.next_5,Nn=Je(qi,"jump-prev",Lt(Mn,"prev page")),ri=Je(Lr,"jump-next",Lt(en,"next page"));An&&(Rn=Nn?qt.createElement("li",{title:yn?_r:null,key:"prev",onClick:li,tabIndex:0,onKeyDown:tr,className:ee()("".concat(xe,"-jump-prev"),(0,wt.Z)({},"".concat(xe,"-jump-prev-custom-icon"),!!Mn))},Nn):null,wn=ri?qt.createElement("li",{title:yn?Ye:null,key:"next",onClick:ui,tabIndex:0,onKeyDown:Ui,className:ee()("".concat(xe,"-jump-next"),(0,wt.Z)({},"".concat(xe,"-jump-next-custom-icon"),!!en))},ri):null);var $n=Math.max(1,xi-Yi),Le=Math.min(xi+Yi,Pn);xi-1<=Yi&&(Le=1+Yi*2),Pn-xi<=Yi&&($n=Pn-Yi*2);for(var Me=$n;Me<=Le;Me+=1)Zn.push(qt.createElement(lt,(0,ne.Z)({},Qe,{key:Me,page:Me,active:xi===Me})));if(xi-1>=Yi*2&&xi!==3&&(Zn[0]=qt.cloneElement(Zn[0],{className:ee()("".concat(xe,"-item-after-jump-prev"),Zn[0].props.className)}),Zn.unshift(Rn)),Pn-xi>=Yi*2&&xi!==Pn-2){var Se=Zn[Zn.length-1];Zn[Zn.length-1]=qt.cloneElement(Se,{className:ee()("".concat(xe,"-item-before-jump-next"),Se.props.className)}),Zn.push(wn)}$n!==1&&Zn.unshift(qt.createElement(lt,(0,ne.Z)({},Qe,{key:1,page:1}))),Le!==Pn&&Zn.push(qt.createElement(lt,(0,ne.Z)({},Qe,{key:Pn,page:Pn})))}var He=Wt(_n);if(He){var on=!we||!Pn;He=qt.createElement("li",{title:yn?xt.prev_page:null,onClick:ve,tabIndex:on?null:0,onKeyDown:zn,className:ee()("".concat(xe,"-prev"),(0,wt.Z)({},"".concat(xe,"-disabled"),on)),"aria-disabled":on},He)}var Sn=de(Un);if(Sn){var Te,si;De?(Te=!be,si=we?0:null):(Te=!be||!Pn,si=Te?null:0),Sn=qt.createElement("li",{title:yn?xt.next_page:null,onClick:Qn,tabIndex:si,onKeyDown:bi,className:ee()("".concat(xe,"-next"),(0,wt.Z)({},"".concat(xe,"-disabled"),Te)),"aria-disabled":Te},Sn)}var je=ee()(xe,We,(0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)((0,wt.Z)({},"".concat(xe,"-start"),Xe==="start"),"".concat(xe,"-center"),Xe==="center"),"".concat(xe,"-end"),Xe==="end"),"".concat(xe,"-simple"),De),"".concat(xe,"-disabled"),Kt));return qt.createElement("ul",(0,ne.Z)({className:je,style:Nt,ref:In},Ie),Ln,He,De?_e:Zn,Sn,qt.createElement(nt,{locale:xt,rootPrefixCls:xe,disabled:Kt,selectPrefixCls:Re,changeSize:dr,pageSize:ti,pageSizeOptions:Ce,quickGo:Xn?Mi:null,goButton:Fi,showSizeChanger:ce,sizeChangerRender:fe}))},At=Dt},25930:function(ln,tn,Bt){"use strict";Bt.d(tn,{Cd:function(){return xe}});var wt=Bt(71409),ne=Bt(89490),ge=Bt(39224),ke=Bt(59301),he=Bt(92310),ie=Bt.n(he),ee={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Oe=function(){var We=(0,ke.useRef)([]),$e=(0,ke.useRef)(null);return(0,ke.useEffect)(function(){var En=Date.now(),vn=!1;We.current.forEach(function(gn){if(gn){vn=!0;var cn=gn.style;cn.transitionDuration=".3s, .3s, .3s, .06s",$e.current&&En-$e.current<100&&(cn.transitionDuration="0s, 0s")}}),vn&&($e.current=Date.now())}),We.current},ue=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],Jt=function(We){var $e=(0,ne.Z)((0,ne.Z)({},ee),We),En=$e.className,vn=$e.percent,gn=$e.prefixCls,cn=$e.strokeColor,Yt=$e.strokeLinecap,Rt=$e.strokeWidth,Ee=$e.style,Ve=$e.trailColor,rn=$e.trailWidth,ye=$e.transition,Xe=(0,ge.Z)($e,ue);delete Xe.gapPosition;var sn=Array.isArray(vn)?vn:[vn],An=Array.isArray(cn)?cn:[cn],Pe=Oe(),fn=Rt/2,le=100-Rt/2,yn="M ".concat(Yt==="round"?fn:0,",").concat(fn,`
L `).concat(Yt==="round"?le:100,",").concat(fn),oi="0 0 100 ".concat(Rt),Ot=0;return ke.createElement("svg",(0,wt.Z)({className:ie()("".concat(gn,"-line"),En),viewBox:oi,preserveAspectRatio:"none",style:Ee},Xe),ke.createElement("path",{className:"".concat(gn,"-line-trail"),d:yn,strokeLinecap:Yt,stroke:Ve,strokeWidth:rn||Rt,fillOpacity:"0"}),sn.map(function(kt,xt){var Nt=1;switch(Yt){case"round":Nt=1-Rt/100;break;case"square":Nt=1-Rt/2/100;break;default:Nt=1;break}var jt={strokeDasharray:"".concat(kt*Nt,"px, 100px"),strokeDashoffset:"-".concat(Ot,"px"),transition:ye||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Mt=An[xt]||An[An.length-1];return Ot+=kt,ke.createElement("path",{key:xt,className:"".concat(gn,"-line-path"),d:yn,strokeLinecap:Yt,stroke:Mt,strokeWidth:Rt,fillOpacity:"0",ref:function(De){Pe[xt]=De},style:jt})}))},Ke=Jt,qt=Bt(28788),Ne=Bt(11036),Tt=Bt(47273),et=0,nt=(0,Tt.Z)();function dt(){var Re;return nt?(Re=et,et+=1):Re="TEST_OR_SSR",Re}var lt=function(Re){var We=ke.useState(),$e=(0,Ne.Z)(We,2),En=$e[0],vn=$e[1];return ke.useEffect(function(){vn("rc_progress_".concat(dt()))},[]),Re||En},gt=function(We){var $e=We.bg,En=We.children;return ke.createElement("div",{style:{width:"100%",height:"100%",background:$e}},En)};function mt(Re,We){return Object.keys(Re).map(function($e){var En=parseFloat($e),vn="".concat(Math.floor(En*We),"%");return"".concat(Re[$e]," ").concat(vn)})}var yt=ke.forwardRef(function(Re,We){var $e=Re.prefixCls,En=Re.color,vn=Re.gradientId,gn=Re.radius,cn=Re.style,Yt=Re.ptg,Rt=Re.strokeLinecap,Ee=Re.strokeWidth,Ve=Re.size,rn=Re.gapDegree,ye=En&&(0,qt.Z)(En)==="object",Xe=ye?"#FFF":void 0,sn=Ve/2,An=ke.createElement("circle",{className:"".concat($e,"-circle-path"),r:gn,cx:sn,cy:sn,stroke:Xe,strokeLinecap:Rt,strokeWidth:Ee,opacity:Yt===0?0:1,style:cn,ref:We});if(!ye)return An;var Pe="".concat(vn,"-conic"),fn=rn?"".concat(180+rn/2,"deg"):"0deg",le=mt(En,(360-rn)/360),yn=mt(En,1),oi="conic-gradient(from ".concat(fn,", ").concat(le.join(", "),")"),Ot="linear-gradient(to ".concat(rn?"bottom":"top",", ").concat(yn.join(", "),")");return ke.createElement(ke.Fragment,null,ke.createElement("mask",{id:Pe},An),ke.createElement("foreignObject",{x:0,y:0,width:Ve,height:Ve,mask:"url(#".concat(Pe,")")},ke.createElement(gt,{bg:Ot},ke.createElement(gt,{bg:oi}))))}),bt=yt,Dt=100,At=function(We,$e,En,vn,gn,cn,Yt,Rt,Ee,Ve){var rn=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,ye=En/100*360*((360-cn)/360),Xe=cn===0?0:{bottom:0,top:180,left:90,right:-90}[Yt],sn=(100-vn)/100*$e;Ee==="round"&&vn!==100&&(sn+=Ve/2,sn>=$e&&(sn=$e-.01));var An=Dt/2;return{stroke:typeof Rt=="string"?Rt:void 0,strokeDasharray:"".concat($e,"px ").concat(We),strokeDashoffset:sn+rn,transform:"rotate(".concat(gn+ye+Xe,"deg)"),transformOrigin:"".concat(An,"px ").concat(An,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},Vt=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function Zt(Re){var We=Re!=null?Re:[];return Array.isArray(We)?We:[We]}var $t=function(We){var $e=(0,ne.Z)((0,ne.Z)({},ee),We),En=$e.id,vn=$e.prefixCls,gn=$e.steps,cn=$e.strokeWidth,Yt=$e.trailWidth,Rt=$e.gapDegree,Ee=Rt===void 0?0:Rt,Ve=$e.gapPosition,rn=$e.trailColor,ye=$e.strokeLinecap,Xe=$e.style,sn=$e.className,An=$e.strokeColor,Pe=$e.percent,fn=(0,ge.Z)($e,Vt),le=Dt/2,yn=lt(En),oi="".concat(yn,"-gradient"),Ot=le-cn/2,kt=Math.PI*2*Ot,xt=Ee>0?90+Ee/2:-90,Nt=kt*((360-Ee)/360),jt=(0,qt.Z)(gn)==="object"?gn:{count:gn,gap:2},Mt=jt.count,Kt=jt.gap,De=Zt(Pe),Ae=Zt(An),Ge=Ae.find(function(en){return en&&(0,qt.Z)(en)==="object"}),ce=Ge&&(0,qt.Z)(Ge)==="object",fe=ce?"butt":ye,Ce=At(kt,Nt,0,100,xt,Ee,Ve,rn,fe,cn),ze=Oe(),Je=function(){var Dn=0;return De.map(function(Yn,In){var qn=Ae[In]||Ae[Ae.length-1],Ai=At(kt,Nt,Dn,Yn,xt,Ee,Ve,qn,fe,cn);return Dn+=Yn,ke.createElement(bt,{key:In,color:qn,ptg:Yn,radius:Ot,prefixCls:vn,gradientId:oi,style:Ai,strokeLinecap:fe,strokeWidth:cn,gapDegree:Ee,ref:function(di){ze[In]=di},size:Dt})}).reverse()},Mn=function(){var Dn=Math.round(Mt*(De[0]/100)),Yn=100/Mt,In=0;return new Array(Mt).fill(null).map(function(qn,Ai){var ti=Ai<=Dn-1?Ae[0]:rn,di=ti&&(0,qt.Z)(ti)==="object"?"url(#".concat(oi,")"):void 0,ai=At(kt,Nt,In,Yn,xt,Ee,Ve,ti,"butt",cn,Kt);return In+=(Nt-ai.strokeDashoffset+Kt)*100/Nt,ke.createElement("circle",{key:Ai,className:"".concat(vn,"-circle-path"),r:Ot,cx:le,cy:le,stroke:di,strokeWidth:cn,opacity:1,style:ai,ref:function(xi){ze[Ai]=xi}})})};return ke.createElement("svg",(0,wt.Z)({className:ie()("".concat(vn,"-circle"),sn),viewBox:"0 0 ".concat(Dt," ").concat(Dt),style:Xe,id:En,role:"presentation"},fn),!Mt&&ke.createElement("circle",{className:"".concat(vn,"-circle-trail"),r:Ot,cx:le,cy:le,stroke:rn,strokeLinecap:fe,strokeWidth:Yt||cn,style:Ce}),Mt?Mn():Je())},xe=$t,re={Line:Ke,Circle:xe}},738:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return mt}});var wt=Bt(71409),ne=Bt(87075),ge=Bt(11036),ke=Bt(39224),he=Bt(92310),ie=Bt.n(he),ee=Bt(18929),Oe=Bt(10228),ue=Bt(26112),Jt=Bt(59301);function Ke(yt,bt){var Dt=yt.disabled,At=yt.prefixCls,Vt=yt.character,Zt=yt.characterRender,$t=yt.index,xe=yt.count,re=yt.value,Re=yt.allowHalf,We=yt.focused,$e=yt.onHover,En=yt.onClick,vn=function(ye){$e(ye,$t)},gn=function(ye){En(ye,$t)},cn=function(ye){ye.keyCode===Oe.Z.ENTER&&En(ye,$t)},Yt=$t+1,Rt=new Set([At]);re===0&&$t===0&&We?Rt.add("".concat(At,"-focused")):Re&&re+.5>=Yt&&re<Yt?(Rt.add("".concat(At,"-half")),Rt.add("".concat(At,"-active")),We&&Rt.add("".concat(At,"-focused"))):(Yt<=re?Rt.add("".concat(At,"-full")):Rt.add("".concat(At,"-zero")),Yt===re&&We&&Rt.add("".concat(At,"-focused")));var Ee=typeof Vt=="function"?Vt(yt):Vt,Ve=Jt.createElement("li",{className:ie()(Array.from(Rt)),ref:bt},Jt.createElement("div",{onClick:Dt?null:gn,onKeyDown:Dt?null:cn,onMouseMove:Dt?null:vn,role:"radio","aria-checked":re>$t?"true":"false","aria-posinset":$t+1,"aria-setsize":xe,tabIndex:Dt?-1:0},Jt.createElement("div",{className:"".concat(At,"-first")},Ee),Jt.createElement("div",{className:"".concat(At,"-second")},Ee)));return Zt&&(Ve=Zt(Ve,yt)),Ve}var qt=Jt.forwardRef(Ke);function Ne(){var yt=Jt.useRef({});function bt(At){return yt.current[At]}function Dt(At){return function(Vt){yt.current[At]=Vt}}return[bt,Dt]}function Tt(yt){var bt=yt.pageXOffset,Dt="scrollLeft";if(typeof bt!="number"){var At=yt.document;bt=At.documentElement[Dt],typeof bt!="number"&&(bt=At.body[Dt])}return bt}function et(yt){var bt,Dt,At=yt.ownerDocument,Vt=At.body,Zt=At&&At.documentElement,$t=yt.getBoundingClientRect();return bt=$t.left,Dt=$t.top,bt-=Zt.clientLeft||Vt.clientLeft||0,Dt-=Zt.clientTop||Vt.clientTop||0,{left:bt,top:Dt}}function nt(yt){var bt=et(yt),Dt=yt.ownerDocument,At=Dt.defaultView||Dt.parentWindow;return bt.left+=Tt(At),bt.left}var dt=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function lt(yt,bt){var Dt=yt.prefixCls,At=Dt===void 0?"rc-rate":Dt,Vt=yt.className,Zt=yt.defaultValue,$t=yt.value,xe=yt.count,re=xe===void 0?5:xe,Re=yt.allowHalf,We=Re===void 0?!1:Re,$e=yt.allowClear,En=$e===void 0?!0:$e,vn=yt.keyboard,gn=vn===void 0?!0:vn,cn=yt.character,Yt=cn===void 0?"\u2605":cn,Rt=yt.characterRender,Ee=yt.disabled,Ve=yt.direction,rn=Ve===void 0?"ltr":Ve,ye=yt.tabIndex,Xe=ye===void 0?0:ye,sn=yt.autoFocus,An=yt.onHoverChange,Pe=yt.onChange,fn=yt.onFocus,le=yt.onBlur,yn=yt.onKeyDown,oi=yt.onMouseLeave,Ot=(0,ke.Z)(yt,dt),kt=Ne(),xt=(0,ge.Z)(kt,2),Nt=xt[0],jt=xt[1],Mt=Jt.useRef(null),Kt=function(){if(!Ee){var qi;(qi=Mt.current)===null||qi===void 0||qi.focus()}};Jt.useImperativeHandle(bt,function(){return{focus:Kt,blur:function(){if(!Ee){var qi;(qi=Mt.current)===null||qi===void 0||qi.blur()}}}});var De=(0,ee.Z)(Zt||0,{value:$t}),Ae=(0,ge.Z)(De,2),Ge=Ae[0],ce=Ae[1],fe=(0,ee.Z)(null),Ce=(0,ge.Z)(fe,2),ze=Ce[0],Je=Ce[1],Mn=function(qi,Lr){var Lt=rn==="rtl",Cn=qi+1;if(We){var yi=Nt(qi),Xn=nt(yi),fi=yi.clientWidth;(Lt&&Lr-Xn>fi/2||!Lt&&Lr-Xn<fi/2)&&(Cn-=.5)}return Cn},en=function(qi){ce(qi),Pe==null||Pe(qi)},Dn=Jt.useState(!1),Yn=(0,ge.Z)(Dn,2),In=Yn[0],qn=Yn[1],Ai=function(){qn(!0),fn==null||fn()},ti=function(){qn(!1),le==null||le()},di=Jt.useState(null),ai=(0,ge.Z)(di,2),nr=ai[0],xi=ai[1],$i=function(qi,Lr){var Lt=Mn(Lr,qi.pageX);Lt!==ze&&(xi(Lt),Je(null)),An==null||An(Lt)},pr=function(qi){Ee||(xi(null),Je(null),An==null||An(void 0)),qi&&(oi==null||oi(qi))},vr=function(qi,Lr){var Lt=Mn(Lr,qi.pageX),Cn=!1;En&&(Cn=Lt===Ge),pr(),en(Cn?0:Lt),Je(Cn?Lt:null)},Nr=function(qi){var Lr=qi.keyCode,Lt=rn==="rtl",Cn=We?.5:1;gn&&(Lr===Oe.Z.RIGHT&&Ge<re&&!Lt?(en(Ge+Cn),qi.preventDefault()):Lr===Oe.Z.LEFT&&Ge>0&&!Lt||Lr===Oe.Z.RIGHT&&Ge>0&&Lt?(en(Ge-Cn),qi.preventDefault()):Lr===Oe.Z.LEFT&&Ge<re&&Lt&&(en(Ge+Cn),qi.preventDefault())),yn==null||yn(qi)};Jt.useEffect(function(){sn&&!Ee&&Kt()},[]);var Sr=new Array(re).fill(0).map(function(hr,qi){return Jt.createElement(qt,{ref:jt(qi),index:qi,count:re,disabled:Ee,prefixCls:"".concat(At,"-star"),allowHalf:We,value:nr===null?Ge:nr,onClick:vr,onHover:$i,key:hr||qi,character:Yt,characterRender:Rt,focused:In})}),jr=ie()(At,Vt,(0,ne.Z)((0,ne.Z)({},"".concat(At,"-disabled"),Ee),"".concat(At,"-rtl"),rn==="rtl"));return Jt.createElement("ul",(0,wt.Z)({className:jr,onMouseLeave:pr,tabIndex:Ee?-1:Xe,onFocus:Ee?null:Ai,onBlur:Ee?null:ti,onKeyDown:Ee?null:Nr,ref:Mt},(0,ue.Z)(Ot,{aria:!0,data:!0,attr:!0})),Sr)}var gt=Jt.forwardRef(lt),mt=gt},6551:function(ln,tn,Bt){"use strict";Bt.d(tn,{ZP:function(){return ee}});var wt=Bt(11036),ne=Bt(59301),ge=Bt(47273),ke=0,he=(0,ge.Z)();function ie(){var Oe;return he?(Oe=ke,ke+=1):Oe="TEST_OR_SSR",Oe}function ee(Oe){var ue=ne.useState(),Jt=(0,wt.Z)(ue,2),Ke=Jt[0],qt=Jt[1];return ne.useEffect(function(){qt("rc_select_".concat(ie()))},[]),Oe||Ke}},37463:function(ln,tn,Bt){"use strict";Bt.d(tn,{Ac:function(){return qn},Xo:function(){return ti},Wx:function(){return ai},ZP:function(){return Ui},lk:function(){return mt}});var wt=Bt(71409),ne=Bt(62730),ge=Bt(87075),ke=Bt(89490),he=Bt(11036),ie=Bt(39224),ee=Bt(28788),Oe=Bt(18929),ue=Bt(48736),Jt=Bt(59301),Ke=Bt(92310),qt=Bt.n(Ke),Ne=Bt(34280),Tt=Bt(49658),et=Bt(8654),nt=function(de){var mn=de.className,Rn=de.customizeIcon,Ie=de.customizeIconProps,Ln=de.children,wn=de.onMouseDown,Pn=de.onClick,Zn=typeof Rn=="function"?Rn(Ie):Rn;return Jt.createElement("span",{className:mn,onMouseDown:function(_n){_n.preventDefault(),wn==null||wn(_n)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Pn,"aria-hidden":!0},Zn!==void 0?Zn:Jt.createElement("span",{className:qt()(mn.split(/\s+/).map(function(Qe){return"".concat(Qe,"-icon")}))},Ln))},dt=nt,lt=function(de,mn,Rn,Ie,Ln){var wn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Pn=arguments.length>6?arguments[6]:void 0,Zn=arguments.length>7?arguments[7]:void 0,Qe=Jt.useMemo(function(){if((0,ee.Z)(Ie)==="object")return Ie.clearIcon;if(Ln)return Ln},[Ie,Ln]),_n=Jt.useMemo(function(){return!!(!wn&&Ie&&(Rn.length||Pn)&&!(Zn==="combobox"&&Pn===""))},[Ie,wn,Rn.length,Pn,Zn]);return{allowClear:_n,clearIcon:Jt.createElement(dt,{className:"".concat(de,"-clear"),onMouseDown:mn,customizeIcon:Qe},"\xD7")}},gt=Jt.createContext(null);function mt(){return Jt.useContext(gt)}function yt(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,de=Jt.useState(!1),mn=(0,he.Z)(de,2),Rn=mn[0],Ie=mn[1],Ln=Jt.useRef(null),wn=function(){window.clearTimeout(Ln.current)};Jt.useEffect(function(){return wn},[]);var Pn=function(Qe,_n){wn(),Ln.current=window.setTimeout(function(){Ie(Qe),_n&&_n()},Wt)};return[Rn,Pn,wn]}function bt(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,de=Jt.useRef(null),mn=Jt.useRef(null);Jt.useEffect(function(){return function(){window.clearTimeout(mn.current)}},[]);function Rn(Ie){(Ie||de.current===null)&&(de.current=Ie),window.clearTimeout(mn.current),mn.current=window.setTimeout(function(){de.current=null},Wt)}return[function(){return de.current},Rn]}function Dt(Wt,de,mn,Rn){var Ie=Jt.useRef(null);Ie.current={open:de,triggerOpen:mn,customizedTrigger:Rn},Jt.useEffect(function(){function Ln(wn){var Pn;if(!((Pn=Ie.current)!==null&&Pn!==void 0&&Pn.customizedTrigger)){var Zn=wn.target;Zn.shadowRoot&&wn.composed&&(Zn=wn.composedPath()[0]||Zn),Ie.current.open&&Wt().filter(function(Qe){return Qe}).every(function(Qe){return!Qe.contains(Zn)&&Qe!==Zn})&&Ie.current.triggerOpen(!1)}}return window.addEventListener("mousedown",Ln),function(){return window.removeEventListener("mousedown",Ln)}},[])}var At=Bt(10228);function Vt(Wt){return Wt&&![At.Z.ESC,At.Z.SHIFT,At.Z.BACKSPACE,At.Z.TAB,At.Z.WIN_KEY,At.Z.ALT,At.Z.META,At.Z.WIN_KEY_RIGHT,At.Z.CTRL,At.Z.SEMICOLON,At.Z.EQUALS,At.Z.CAPS_LOCK,At.Z.CONTEXT_MENU,At.Z.F1,At.Z.F2,At.Z.F3,At.Z.F4,At.Z.F5,At.Z.F6,At.Z.F7,At.Z.F8,At.Z.F9,At.Z.F10,At.Z.F11,At.Z.F12].includes(Wt)}var Zt=Bt(26112),$t=Bt(11780);function xe(Wt,de,mn){var Rn=(0,ke.Z)((0,ke.Z)({},Wt),mn?de:{});return Object.keys(de).forEach(function(Ie){var Ln=de[Ie];typeof Ln=="function"&&(Rn[Ie]=function(){for(var wn,Pn=arguments.length,Zn=new Array(Pn),Qe=0;Qe<Pn;Qe++)Zn[Qe]=arguments[Qe];return Ln.apply(void 0,Zn),(wn=Wt[Ie])===null||wn===void 0?void 0:wn.call.apply(wn,[Wt].concat(Zn))})}),Rn}var re=xe,Re=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],We=function(de,mn){var Rn=de.prefixCls,Ie=de.id,Ln=de.inputElement,wn=de.autoFocus,Pn=de.autoComplete,Zn=de.editable,Qe=de.activeDescendantId,_n=de.value,Un=de.open,Qi=de.attrs,Ti=(0,ie.Z)(de,Re),Fi=Ln||Jt.createElement("input",null),_e=Fi,Yi=_e.ref,or=_e.props;return(0,ue.Kp)(!("maxLength"in Fi.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),Fi=Jt.cloneElement(Fi,(0,ke.Z)((0,ke.Z)((0,ke.Z)({type:"search"},re(Ti,or,!0)),{},{id:Ie,ref:(0,et.sQ)(mn,Yi),autoComplete:Pn||"off",autoFocus:wn,className:qt()("".concat(Rn,"-selection-search-input"),or==null?void 0:or.className),role:"combobox","aria-expanded":Un||!1,"aria-haspopup":"listbox","aria-owns":"".concat(Ie,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(Ie,"_list"),"aria-activedescendant":Un?Qe:void 0},Qi),{},{value:Zn?_n:"",readOnly:!Zn,unselectable:Zn?null:"on",style:(0,ke.Z)((0,ke.Z)({},or.style),{},{opacity:Zn?null:0})})),Fi},$e=Jt.forwardRef(We),En=$e;function vn(Wt){return Array.isArray(Wt)?Wt:Wt!==void 0?[Wt]:[]}var gn=typeof window!="undefined"&&window.document&&window.document.documentElement,cn=gn;function Yt(Wt){return Wt!=null}function Rt(Wt){return!Wt&&Wt!==0}function Ee(Wt){return["string","number"].includes((0,ee.Z)(Wt))}function Ve(Wt){var de=void 0;return Wt&&(Ee(Wt.title)?de=Wt.title.toString():Ee(Wt.label)&&(de=Wt.label.toString())),de}function rn(Wt,de){cn?Jt.useLayoutEffect(Wt,de):Jt.useEffect(Wt,de)}function ye(Wt){var de;return(de=Wt.key)!==null&&de!==void 0?de:Wt.value}var Xe=function(de){de.preventDefault(),de.stopPropagation()},sn=function(de){var mn=de.id,Rn=de.prefixCls,Ie=de.values,Ln=de.open,wn=de.searchValue,Pn=de.autoClearSearchValue,Zn=de.inputRef,Qe=de.placeholder,_n=de.disabled,Un=de.mode,Qi=de.showSearch,Ti=de.autoFocus,Fi=de.autoComplete,_e=de.activeDescendantId,Yi=de.tabIndex,or=de.removeIcon,_r=de.maxTagCount,Ye=de.maxTagTextLength,Nn=de.maxTagPlaceholder,ri=Nn===void 0?function(Ki){return"+ ".concat(Ki.length," ...")}:Nn,$n=de.tagRender,Le=de.onToggleOpen,Me=de.onRemove,Se=de.onInputChange,He=de.onInputPaste,on=de.onInputKeyDown,Sn=de.onInputMouseDown,Te=de.onInputCompositionStart,si=de.onInputCompositionEnd,je=de.onInputBlur,bn=Jt.useRef(null),pi=(0,Jt.useState)(0),Pi=(0,he.Z)(pi,2),Ii=Pi[0],Bi=Pi[1],Ci=(0,Jt.useState)(!1),er=(0,he.Z)(Ci,2),Ar=er[0],_i=er[1],On="".concat(Rn,"-selection"),zt=Ln||Un==="multiple"&&Pn===!1||Un==="tags"?wn:"",cr=Un==="tags"||Un==="multiple"&&Pn===!1||Qi&&(Ln||Ar);rn(function(){Bi(bn.current.scrollWidth)},[zt]);var Wi=function(Hn,vi,Hi,ci,jn){return Jt.createElement("span",{title:Ve(Hn),className:qt()("".concat(On,"-item"),(0,ge.Z)({},"".concat(On,"-item-disabled"),Hi))},Jt.createElement("span",{className:"".concat(On,"-item-content")},vi),ci&&Jt.createElement(dt,{className:"".concat(On,"-item-remove"),onMouseDown:Xe,onClick:jn,customizeIcon:or},"\xD7"))},Tr=function(Hn,vi,Hi,ci,jn,an){var Li=function(br){Xe(br),Le(!Ln)};return Jt.createElement("span",{onMouseDown:Li},$n({label:vi,value:Hn,disabled:Hi,closable:ci,onClose:jn,isMaxTag:!!an}))},Fr=function(Hn){var vi=Hn.disabled,Hi=Hn.label,ci=Hn.value,jn=!_n&&!vi,an=Hi;if(typeof Ye=="number"&&(typeof Hi=="string"||typeof Hi=="number")){var Li=String(an);Li.length>Ye&&(an="".concat(Li.slice(0,Ye),"..."))}var yr=function(Er){Er&&Er.stopPropagation(),Me(Hn)};return typeof $n=="function"?Tr(ci,an,vi,jn,yr):Wi(Hn,an,vi,jn,yr)},xr=function(Hn){if(!Ie.length)return null;var vi=typeof ri=="function"?ri(Hn):ri;return typeof $n=="function"?Tr(void 0,vi,!1,!1,void 0,!0):Wi({title:vi},vi,!1)},ii=Jt.createElement("div",{className:"".concat(On,"-search"),style:{width:Ii},onFocus:function(){_i(!0)},onBlur:function(){_i(!1)}},Jt.createElement(En,{ref:Zn,open:Ln,prefixCls:Rn,id:mn,inputElement:null,disabled:_n,autoFocus:Ti,autoComplete:Fi,editable:cr,activeDescendantId:_e,value:zt,onKeyDown:on,onMouseDown:Sn,onChange:Se,onPaste:He,onCompositionStart:Te,onCompositionEnd:si,onBlur:je,tabIndex:Yi,attrs:(0,Zt.Z)(de,!0)}),Jt.createElement("span",{ref:bn,className:"".concat(On,"-search-mirror"),"aria-hidden":!0},zt,"\xA0")),mi=Jt.createElement($t.Z,{prefixCls:"".concat(On,"-overflow"),data:Ie,renderItem:Fr,renderRest:xr,suffix:ii,itemKey:ye,maxCount:_r});return Jt.createElement("span",{className:"".concat(On,"-wrap")},mi,!Ie.length&&!zt&&Jt.createElement("span",{className:"".concat(On,"-placeholder")},Qe))},An=sn,Pe=function(de){var mn=de.inputElement,Rn=de.prefixCls,Ie=de.id,Ln=de.inputRef,wn=de.disabled,Pn=de.autoFocus,Zn=de.autoComplete,Qe=de.activeDescendantId,_n=de.mode,Un=de.open,Qi=de.values,Ti=de.placeholder,Fi=de.tabIndex,_e=de.showSearch,Yi=de.searchValue,or=de.activeValue,_r=de.maxLength,Ye=de.onInputKeyDown,Nn=de.onInputMouseDown,ri=de.onInputChange,$n=de.onInputPaste,Le=de.onInputCompositionStart,Me=de.onInputCompositionEnd,Se=de.onInputBlur,He=de.title,on=Jt.useState(!1),Sn=(0,he.Z)(on,2),Te=Sn[0],si=Sn[1],je=_n==="combobox",bn=je||_e,pi=Qi[0],Pi=Yi||"";je&&or&&!Te&&(Pi=or),Jt.useEffect(function(){je&&si(!1)},[je,or]);var Ii=_n!=="combobox"&&!Un&&!_e?!1:!!Pi,Bi=He===void 0?Ve(pi):He,Ci=Jt.useMemo(function(){return pi?null:Jt.createElement("span",{className:"".concat(Rn,"-selection-placeholder"),style:Ii?{visibility:"hidden"}:void 0},Ti)},[pi,Ii,Ti,Rn]);return Jt.createElement("span",{className:"".concat(Rn,"-selection-wrap")},Jt.createElement("span",{className:"".concat(Rn,"-selection-search")},Jt.createElement(En,{ref:Ln,prefixCls:Rn,id:Ie,open:Un,inputElement:mn,disabled:wn,autoFocus:Pn,autoComplete:Zn,editable:bn,activeDescendantId:Qe,value:Pi,onKeyDown:Ye,onMouseDown:Nn,onChange:function(Ar){si(!0),ri(Ar)},onPaste:$n,onCompositionStart:Le,onCompositionEnd:Me,onBlur:Se,tabIndex:Fi,attrs:(0,Zt.Z)(de,!0),maxLength:je?_r:void 0})),!je&&pi?Jt.createElement("span",{className:"".concat(Rn,"-selection-item"),title:Bi,style:Ii?{visibility:"hidden"}:void 0},pi.label):null,Ci)},fn=Pe,le=function(de,mn){var Rn=(0,Jt.useRef)(null),Ie=(0,Jt.useRef)(!1),Ln=de.prefixCls,wn=de.open,Pn=de.mode,Zn=de.showSearch,Qe=de.tokenWithEnter,_n=de.disabled,Un=de.prefix,Qi=de.autoClearSearchValue,Ti=de.onSearch,Fi=de.onSearchSubmit,_e=de.onToggleOpen,Yi=de.onInputKeyDown,or=de.onInputBlur,_r=de.domRef;Jt.useImperativeHandle(mn,function(){return{focus:function(Bi){Rn.current.focus(Bi)},blur:function(){Rn.current.blur()}}});var Ye=bt(0),Nn=(0,he.Z)(Ye,2),ri=Nn[0],$n=Nn[1],Le=function(Bi){var Ci=Bi.which,er=Rn.current instanceof HTMLTextAreaElement;!er&&wn&&(Ci===At.Z.UP||Ci===At.Z.DOWN)&&Bi.preventDefault(),Yi&&Yi(Bi),Ci===At.Z.ENTER&&Pn==="tags"&&!Ie.current&&!wn&&(Fi==null||Fi(Bi.target.value)),!(er&&!wn&&~[At.Z.UP,At.Z.DOWN,At.Z.LEFT,At.Z.RIGHT].indexOf(Ci))&&Vt(Ci)&&_e(!0)},Me=function(){$n(!0)},Se=(0,Jt.useRef)(null),He=function(Bi){Ti(Bi,!0,Ie.current)!==!1&&_e(!0)},on=function(){Ie.current=!0},Sn=function(Bi){Ie.current=!1,Pn!=="combobox"&&He(Bi.target.value)},Te=function(Bi){var Ci=Bi.target.value;if(Qe&&Se.current&&/[\r\n]/.test(Se.current)){var er=Se.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");Ci=Ci.replace(er,Se.current)}Se.current=null,He(Ci)},si=function(Bi){var Ci=Bi.clipboardData,er=Ci==null?void 0:Ci.getData("text");Se.current=er||""},je=function(Bi){var Ci=Bi.target;if(Ci!==Rn.current){var er=document.body.style.msTouchAction!==void 0;er?setTimeout(function(){Rn.current.focus()}):Rn.current.focus()}},bn=function(Bi){var Ci=ri();Bi.target!==Rn.current&&!Ci&&!(Pn==="combobox"&&_n)&&Bi.preventDefault(),(Pn!=="combobox"&&(!Zn||!Ci)||!wn)&&(wn&&Qi!==!1&&Ti("",!0,!1),_e())},pi={inputRef:Rn,onInputKeyDown:Le,onInputMouseDown:Me,onInputChange:Te,onInputPaste:si,onInputCompositionStart:on,onInputCompositionEnd:Sn,onInputBlur:or},Pi=Pn==="multiple"||Pn==="tags"?Jt.createElement(An,(0,wt.Z)({},de,pi)):Jt.createElement(fn,(0,wt.Z)({},de,pi));return Jt.createElement("div",{ref:_r,className:"".concat(Ln,"-selector"),onClick:je,onMouseDown:bn},Un&&Jt.createElement("div",{className:"".concat(Ln,"-prefix")},Un),Pi)},yn=Jt.forwardRef(le),oi=yn,Ot=Bt(65352),kt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],xt=function(de){var mn=de===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:mn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:mn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:mn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:mn,adjustY:1},htmlRegion:"scroll"}}},Nt=function(de,mn){var Rn=de.prefixCls,Ie=de.disabled,Ln=de.visible,wn=de.children,Pn=de.popupElement,Zn=de.animation,Qe=de.transitionName,_n=de.dropdownStyle,Un=de.dropdownClassName,Qi=de.direction,Ti=Qi===void 0?"ltr":Qi,Fi=de.placement,_e=de.builtinPlacements,Yi=de.dropdownMatchSelectWidth,or=de.dropdownRender,_r=de.dropdownAlign,Ye=de.getPopupContainer,Nn=de.empty,ri=de.getTriggerDOMNode,$n=de.onPopupVisibleChange,Le=de.onPopupMouseEnter,Me=(0,ie.Z)(de,kt),Se="".concat(Rn,"-dropdown"),He=Pn;or&&(He=or(Pn));var on=Jt.useMemo(function(){return _e||xt(Yi)},[_e,Yi]),Sn=Zn?"".concat(Se,"-").concat(Zn):Qe,Te=typeof Yi=="number",si=Jt.useMemo(function(){return Te?null:Yi===!1?"minWidth":"width"},[Yi,Te]),je=_n;Te&&(je=(0,ke.Z)((0,ke.Z)({},je),{},{width:Yi}));var bn=Jt.useRef(null);return Jt.useImperativeHandle(mn,function(){return{getPopupElement:function(){var Pi;return(Pi=bn.current)===null||Pi===void 0?void 0:Pi.popupElement}}}),Jt.createElement(Ot.Z,(0,wt.Z)({},Me,{showAction:$n?["click"]:[],hideAction:$n?["click"]:[],popupPlacement:Fi||(Ti==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:on,prefixCls:Se,popupTransitionName:Sn,popup:Jt.createElement("div",{onMouseEnter:Le},He),ref:bn,stretch:si,popupAlign:_r,popupVisible:Ln,getPopupContainer:Ye,popupClassName:qt()(Un,(0,ge.Z)({},"".concat(Se,"-empty"),Nn)),popupStyle:je,getTriggerDOMNode:ri,onPopupVisibleChange:$n}),wn)},jt=Jt.forwardRef(Nt),Mt=jt,Kt=Bt(67900);function De(Wt,de){var mn=Wt.key,Rn;return"value"in Wt&&(Rn=Wt.value),mn!=null?mn:Rn!==void 0?Rn:"rc-index-key-".concat(de)}function Ae(Wt){return typeof Wt!="undefined"&&!Number.isNaN(Wt)}function Ge(Wt,de){var mn=Wt||{},Rn=mn.label,Ie=mn.value,Ln=mn.options,wn=mn.groupLabel,Pn=Rn||(de?"children":"label");return{label:Pn,value:Ie||"value",options:Ln||"options",groupLabel:wn||Pn}}function ce(Wt){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},mn=de.fieldNames,Rn=de.childrenAsData,Ie=[],Ln=Ge(mn,!1),wn=Ln.label,Pn=Ln.value,Zn=Ln.options,Qe=Ln.groupLabel;function _n(Un,Qi){Array.isArray(Un)&&Un.forEach(function(Ti){if(Qi||!(Zn in Ti)){var Fi=Ti[Pn];Ie.push({key:De(Ti,Ie.length),groupOption:Qi,data:Ti,label:Ti[wn],value:Fi})}else{var _e=Ti[Qe];_e===void 0&&Rn&&(_e=Ti.label),Ie.push({key:De(Ti,Ie.length),group:!0,data:Ti,label:_e}),_n(Ti[Zn],!0)}})}return _n(Wt,!1),Ie}function fe(Wt){var de=(0,ke.Z)({},Wt);return"props"in de||Object.defineProperty(de,"props",{get:function(){return(0,ue.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),de}}),de}var Ce=function(de,mn,Rn){if(!mn||!mn.length)return null;var Ie=!1,Ln=function Pn(Zn,Qe){var _n=(0,Kt.Z)(Qe),Un=_n[0],Qi=_n.slice(1);if(!Un)return[Zn];var Ti=Zn.split(Un);return Ie=Ie||Ti.length>1,Ti.reduce(function(Fi,_e){return[].concat((0,ne.Z)(Fi),(0,ne.Z)(Pn(_e,Qi)))},[]).filter(Boolean)},wn=Ln(de,mn);return Ie?typeof Rn!="undefined"?wn.slice(0,Rn):wn:null},ze=Jt.createContext(null),Je=ze;function Mn(Wt){var de=Wt.visible,mn=Wt.values;if(!de)return null;var Rn=50;return Jt.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(mn.slice(0,Rn).map(function(Ie){var Ln=Ie.label,wn=Ie.value;return["number","string"].includes((0,ee.Z)(Ln))?Ln:wn}).join(", ")),mn.length>Rn?", ...":null)}var en=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","prefix","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],Dn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],Yn=function(de){return de==="tags"||de==="multiple"},In=Jt.forwardRef(function(Wt,de){var mn,Rn=Wt.id,Ie=Wt.prefixCls,Ln=Wt.className,wn=Wt.showSearch,Pn=Wt.tagRender,Zn=Wt.direction,Qe=Wt.omitDomProps,_n=Wt.displayValues,Un=Wt.onDisplayValuesChange,Qi=Wt.emptyOptions,Ti=Wt.notFoundContent,Fi=Ti===void 0?"Not Found":Ti,_e=Wt.onClear,Yi=Wt.mode,or=Wt.disabled,_r=Wt.loading,Ye=Wt.getInputElement,Nn=Wt.getRawInputElement,ri=Wt.open,$n=Wt.defaultOpen,Le=Wt.onDropdownVisibleChange,Me=Wt.activeValue,Se=Wt.onActiveValueChange,He=Wt.activeDescendantId,on=Wt.searchValue,Sn=Wt.autoClearSearchValue,Te=Wt.onSearch,si=Wt.onSearchSplit,je=Wt.tokenSeparators,bn=Wt.allowClear,pi=Wt.prefix,Pi=Wt.suffixIcon,Ii=Wt.clearIcon,Bi=Wt.OptionList,Ci=Wt.animation,er=Wt.transitionName,Ar=Wt.dropdownStyle,_i=Wt.dropdownClassName,On=Wt.dropdownMatchSelectWidth,zt=Wt.dropdownRender,cr=Wt.dropdownAlign,Wi=Wt.placement,Tr=Wt.builtinPlacements,Fr=Wt.getPopupContainer,xr=Wt.showAction,ii=xr===void 0?[]:xr,mi=Wt.onFocus,Ki=Wt.onBlur,Hn=Wt.onKeyUp,vi=Wt.onKeyDown,Hi=Wt.onMouseDown,ci=(0,ie.Z)(Wt,en),jn=Yn(Yi),an=(wn!==void 0?wn:jn)||Yi==="combobox",Li=(0,ke.Z)({},ci);Dn.forEach(function(qr){delete Li[qr]}),Qe==null||Qe.forEach(function(qr){delete Li[qr]});var yr=Jt.useState(!1),br=(0,he.Z)(yr,2),Er=br[0],Xr=br[1];Jt.useEffect(function(){Xr((0,Tt.Z)())},[]);var vo=Jt.useRef(null),so=Jt.useRef(null),Mo=Jt.useRef(null),ao=Jt.useRef(null),yo=Jt.useRef(null),Be=Jt.useRef(!1),Oo=yt(),os=(0,he.Z)(Oo,3),io=os[0],Jr=os[1],$r=os[2];Jt.useImperativeHandle(de,function(){var qr,zr;return{focus:(qr=ao.current)===null||qr===void 0?void 0:qr.focus,blur:(zr=ao.current)===null||zr===void 0?void 0:zr.blur,scrollTo:function(wi){var ts;return(ts=yo.current)===null||ts===void 0?void 0:ts.scrollTo(wi)},nativeElement:vo.current||so.current}});var Zs=Jt.useMemo(function(){var qr;if(Yi!=="combobox")return on;var zr=(qr=_n[0])===null||qr===void 0?void 0:qr.value;return typeof zr=="string"||typeof zr=="number"?String(zr):""},[on,Yi,_n]),bl=Yi==="combobox"&&typeof Ye=="function"&&Ye()||null,Ir=typeof Nn=="function"&&Nn(),Ko=(0,et.x1)(so,Ir==null||(mn=Ir.props)===null||mn===void 0?void 0:mn.ref),Oa=Jt.useState(!1),ho=(0,he.Z)(Oa,2),Io=ho[0],ea=ho[1];(0,Ne.Z)(function(){ea(!0)},[]);var Ri=(0,Oe.Z)(!1,{defaultValue:$n,value:ri}),El=(0,he.Z)(Ri,2),Ia=El[0],Vs=El[1],$o=Io?Ia:!1,Us=!Fi&&Qi;(or||Us&&$o&&Yi==="combobox")&&($o=!1);var ni=Us?!1:$o,Vi=Jt.useCallback(function(qr){var zr=qr!==void 0?qr:!$o;or||(Vs(zr),$o!==zr&&(Le==null||Le(zr)))},[or,$o,Vs,Le]),Xi=Jt.useMemo(function(){return(je||[]).some(function(qr){return[`
`,`\r
`].includes(qr)})},[je]),gr=Jt.useContext(Je)||{},Mr=gr.maxCount,ro=gr.rawValues,zi=function(zr,fs,wi){if(!(jn&&Ae(Mr)&&(ro==null?void 0:ro.size)>=Mr)){var ts=!0,ae=zr;Se==null||Se(null);var hn=Ce(zr,je,Ae(Mr)?Mr-ro.size:void 0),fl=wi?null:hn;return Yi!=="combobox"&&fl&&(ae="",si==null||si(fl),Vi(!1),ts=!1),Te&&Zs!==ae&&Te(ae,{source:fs?"typing":"effect"}),ts}},na=function(zr){!zr||!zr.trim()||Te(zr,{source:"submit"})};Jt.useEffect(function(){!$o&&!jn&&Yi!=="combobox"&&zi("",!1,!1)},[$o]),Jt.useEffect(function(){Ia&&or&&Vs(!1),or&&!Be.current&&Jr(!1)},[or]);var ss=bt(),qo=(0,he.Z)(ss,2),po=qo[0],bs=qo[1],da=Jt.useRef(!1),Es=function(zr){var fs=po(),wi=zr.key,ts=wi==="Enter";if(ts&&(Yi!=="combobox"&&zr.preventDefault(),$o||Vi(!0)),bs(!!Zs),wi==="Backspace"&&!fs&&jn&&!Zs&&_n.length){for(var ae=(0,ne.Z)(_n),hn=null,fl=ae.length-1;fl>=0;fl-=1){var nu=ae[fl];if(!nu.disabled){ae.splice(fl,1),hn=nu;break}}hn&&Un(ae,{type:"remove",values:[hn]})}for(var ka=arguments.length,ca=new Array(ka>1?ka-1:0),Nl=1;Nl<ka;Nl++)ca[Nl-1]=arguments[Nl];if($o&&(!ts||!da.current)){var Pu;ts&&(da.current=!0),(Pu=yo.current)===null||Pu===void 0||Pu.onKeyDown.apply(Pu,[zr].concat(ca))}vi==null||vi.apply(void 0,[zr].concat(ca))},ia=function(zr){for(var fs=arguments.length,wi=new Array(fs>1?fs-1:0),ts=1;ts<fs;ts++)wi[ts-1]=arguments[ts];if($o){var ae;(ae=yo.current)===null||ae===void 0||ae.onKeyUp.apply(ae,[zr].concat(wi))}zr.key==="Enter"&&(da.current=!1),Hn==null||Hn.apply(void 0,[zr].concat(wi))},dl=function(zr){var fs=_n.filter(function(wi){return wi!==zr});Un(fs,{type:"remove",values:[zr]})},Ra=function(){da.current=!1},_l=Jt.useRef(!1),bh=function(){Jr(!0),or||(mi&&!_l.current&&mi.apply(void 0,arguments),ii.includes("focus")&&Vi(!0)),_l.current=!0},ps=function(){Be.current=!0,Jr(!1,function(){_l.current=!1,Be.current=!1,Vi(!1)}),!or&&(Zs&&(Yi==="tags"?Te(Zs,{source:"submit"}):Yi==="multiple"&&Te("",{source:"blur"})),Ki&&Ki.apply(void 0,arguments))},Qa=[];Jt.useEffect(function(){return function(){Qa.forEach(function(qr){return clearTimeout(qr)}),Qa.splice(0,Qa.length)}},[]);var cl=function(zr){var fs,wi=zr.target,ts=(fs=Mo.current)===null||fs===void 0?void 0:fs.getPopupElement();if(ts&&ts.contains(wi)){var ae=setTimeout(function(){var ka=Qa.indexOf(ae);if(ka!==-1&&Qa.splice(ka,1),$r(),!Er&&!ts.contains(document.activeElement)){var ca;(ca=ao.current)===null||ca===void 0||ca.focus()}});Qa.push(ae)}for(var hn=arguments.length,fl=new Array(hn>1?hn-1:0),nu=1;nu<hn;nu++)fl[nu-1]=arguments[nu];Hi==null||Hi.apply(void 0,[zr].concat(fl))},Ca=Jt.useState({}),tu=(0,he.Z)(Ca,2),eu=tu[1];function Fn(){eu({})}var Tn;Ir&&(Tn=function(zr){Vi(zr)}),Dt(function(){var qr;return[vo.current,(qr=Mo.current)===null||qr===void 0?void 0:qr.getPopupElement()]},ni,Vi,!!Ir);var Di=Jt.useMemo(function(){return(0,ke.Z)((0,ke.Z)({},Wt),{},{notFoundContent:Fi,open:$o,triggerOpen:ni,id:Rn,showSearch:an,multiple:jn,toggleOpen:Vi})},[Wt,Fi,ni,$o,Rn,an,jn,Vi]),lr=!!Pi||_r,mr;lr&&(mr=Jt.createElement(dt,{className:qt()("".concat(Ie,"-arrow"),(0,ge.Z)({},"".concat(Ie,"-arrow-loading"),_r)),customizeIcon:Pi,customizeIconProps:{loading:_r,searchValue:Zs,open:$o,focused:io,showSearch:an}}));var Hr=function(){var zr;_e==null||_e(),(zr=ao.current)===null||zr===void 0||zr.focus(),Un([],{type:"clear",values:_n}),zi("",!1,!1)},oo=lt(Ie,Hr,_n,bn,Ii,or,Zs,Yi),Ro=oo.allowClear,jo=oo.clearIcon,Yo=Jt.createElement(Bi,{ref:yo}),$a=qt()(Ie,Ln,(0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)({},"".concat(Ie,"-focused"),io),"".concat(Ie,"-multiple"),jn),"".concat(Ie,"-single"),!jn),"".concat(Ie,"-allow-clear"),bn),"".concat(Ie,"-show-arrow"),lr),"".concat(Ie,"-disabled"),or),"".concat(Ie,"-loading"),_r),"".concat(Ie,"-open"),$o),"".concat(Ie,"-customize-input"),bl),"".concat(Ie,"-show-search"),an)),La=Jt.createElement(Mt,{ref:Mo,disabled:or,prefixCls:Ie,visible:ni,popupElement:Yo,animation:Ci,transitionName:er,dropdownStyle:Ar,dropdownClassName:_i,direction:Zn,dropdownMatchSelectWidth:On,dropdownRender:zt,dropdownAlign:cr,placement:Wi,builtinPlacements:Tr,getPopupContainer:Fr,empty:Qi,getTriggerDOMNode:function(zr){return so.current||zr},onPopupVisibleChange:Tn,onPopupMouseEnter:Fn},Ir?Jt.cloneElement(Ir,{ref:Ko}):Jt.createElement(oi,(0,wt.Z)({},Wt,{domRef:so,prefixCls:Ie,inputElement:bl,ref:ao,id:Rn,prefix:pi,showSearch:an,autoClearSearchValue:Sn,mode:Yi,activeDescendantId:He,tagRender:Pn,values:_n,open:$o,onToggleOpen:Vi,activeValue:Me,searchValue:Zs,onSearch:zi,onSearchSubmit:na,onRemove:dl,tokenWithEnter:Xi,onInputBlur:Ra}))),So;return Ir?So=La:So=Jt.createElement("div",(0,wt.Z)({className:$a},Li,{ref:vo,onMouseDown:cl,onKeyDown:Es,onKeyUp:ia,onFocus:bh,onBlur:ps}),Jt.createElement(Mn,{visible:io&&!$o,values:_n}),La,mr,Ro&&jo),Jt.createElement(gt.Provider,{value:Di},So)}),qn=In,Ai=function(){return null};Ai.isSelectOptGroup=!0;var ti=Ai,di=function(){return null};di.isSelectOption=!0;var ai=di,nr=Bt(80547),xi=Bt(2738),$i=Bt(65283);function pr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var vr=["disabled","title","children","style","className"];function Nr(Wt){return typeof Wt=="string"||typeof Wt=="number"}var Sr=function(de,mn){var Rn=mt(),Ie=Rn.prefixCls,Ln=Rn.id,wn=Rn.open,Pn=Rn.multiple,Zn=Rn.mode,Qe=Rn.searchValue,_n=Rn.toggleOpen,Un=Rn.notFoundContent,Qi=Rn.onPopupScroll,Ti=Jt.useContext(Je),Fi=Ti.maxCount,_e=Ti.flattenOptions,Yi=Ti.onActiveValue,or=Ti.defaultActiveFirstOption,_r=Ti.onSelect,Ye=Ti.menuItemSelectedIcon,Nn=Ti.rawValues,ri=Ti.fieldNames,$n=Ti.virtual,Le=Ti.direction,Me=Ti.listHeight,Se=Ti.listItemHeight,He=Ti.optionRender,on="".concat(Ie,"-item"),Sn=(0,nr.Z)(function(){return _e},[wn,_e],function(xr,ii){return ii[0]&&xr[1]!==ii[1]}),Te=Jt.useRef(null),si=Jt.useMemo(function(){return Pn&&Ae(Fi)&&(Nn==null?void 0:Nn.size)>=Fi},[Pn,Fi,Nn==null?void 0:Nn.size]),je=function(ii){ii.preventDefault()},bn=function(ii){var mi;(mi=Te.current)===null||mi===void 0||mi.scrollTo(typeof ii=="number"?{index:ii}:ii)},pi=Jt.useCallback(function(xr){return Zn==="combobox"?!1:Nn.has(xr)},[Zn,(0,ne.Z)(Nn).toString(),Nn.size]),Pi=function(ii){for(var mi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Ki=Sn.length,Hn=0;Hn<Ki;Hn+=1){var vi=(ii+Hn*mi+Ki)%Ki,Hi=Sn[vi]||{},ci=Hi.group,jn=Hi.data;if(!ci&&!(jn!=null&&jn.disabled)&&(pi(jn.value)||!si))return vi}return-1},Ii=Jt.useState(function(){return Pi(0)}),Bi=(0,he.Z)(Ii,2),Ci=Bi[0],er=Bi[1],Ar=function(ii){var mi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;er(ii);var Ki={source:mi?"keyboard":"mouse"},Hn=Sn[ii];if(!Hn){Yi(null,-1,Ki);return}Yi(Hn.value,ii,Ki)};(0,Jt.useEffect)(function(){Ar(or!==!1?Pi(0):-1)},[Sn.length,Qe]);var _i=Jt.useCallback(function(xr){return Zn==="combobox"?String(xr).toLowerCase()===Qe.toLowerCase():Nn.has(xr)},[Zn,Qe,(0,ne.Z)(Nn).toString(),Nn.size]);(0,Jt.useEffect)(function(){var xr=setTimeout(function(){if(!Pn&&wn&&Nn.size===1){var mi=Array.from(Nn)[0],Ki=Sn.findIndex(function(Hn){var vi=Hn.data;return Qe?String(vi.value).startsWith(Qe):vi.value===mi});Ki!==-1&&(Ar(Ki),bn(Ki))}});if(wn){var ii;(ii=Te.current)===null||ii===void 0||ii.scrollTo(void 0)}return function(){return clearTimeout(xr)}},[wn,Qe]);var On=function(ii){ii!==void 0&&_r(ii,{selected:!Nn.has(ii)}),Pn||_n(!1)};if(Jt.useImperativeHandle(mn,function(){return{onKeyDown:function(ii){var mi=ii.which,Ki=ii.ctrlKey;switch(mi){case At.Z.N:case At.Z.P:case At.Z.UP:case At.Z.DOWN:{var Hn=0;if(mi===At.Z.UP?Hn=-1:mi===At.Z.DOWN?Hn=1:pr()&&Ki&&(mi===At.Z.N?Hn=1:mi===At.Z.P&&(Hn=-1)),Hn!==0){var vi=Pi(Ci+Hn,Hn);bn(vi),Ar(vi,!0)}break}case At.Z.TAB:case At.Z.ENTER:{var Hi,ci=Sn[Ci];ci&&!(ci!=null&&(Hi=ci.data)!==null&&Hi!==void 0&&Hi.disabled)&&!si?On(ci.value):On(void 0),wn&&ii.preventDefault();break}case At.Z.ESC:_n(!1),wn&&ii.stopPropagation()}},onKeyUp:function(){},scrollTo:function(ii){bn(ii)}}}),Sn.length===0)return Jt.createElement("div",{role:"listbox",id:"".concat(Ln,"_list"),className:"".concat(on,"-empty"),onMouseDown:je},Un);var zt=Object.keys(ri).map(function(xr){return ri[xr]}),cr=function(ii){return ii.label};function Wi(xr,ii){var mi=xr.group;return{role:mi?"presentation":"option",id:"".concat(Ln,"_list_").concat(ii)}}var Tr=function(ii){var mi=Sn[ii];if(!mi)return null;var Ki=mi.data||{},Hn=Ki.value,vi=mi.group,Hi=(0,Zt.Z)(Ki,!0),ci=cr(mi);return mi?Jt.createElement("div",(0,wt.Z)({"aria-label":typeof ci=="string"&&!vi?ci:null},Hi,{key:ii},Wi(mi,ii),{"aria-selected":_i(Hn)}),Hn):null},Fr={role:"listbox",id:"".concat(Ln,"_list")};return Jt.createElement(Jt.Fragment,null,$n&&Jt.createElement("div",(0,wt.Z)({},Fr,{style:{height:0,width:0,overflow:"hidden"}}),Tr(Ci-1),Tr(Ci),Tr(Ci+1)),Jt.createElement($i.Z,{itemKey:"key",ref:Te,data:Sn,height:Me,itemHeight:Se,fullHeight:!1,onMouseDown:je,onScroll:Qi,virtual:$n,direction:Le,innerProps:$n?null:Fr},function(xr,ii){var mi=xr.group,Ki=xr.groupOption,Hn=xr.data,vi=xr.label,Hi=xr.value,ci=Hn.key;if(mi){var jn,an=(jn=Hn.title)!==null&&jn!==void 0?jn:Nr(vi)?vi.toString():void 0;return Jt.createElement("div",{className:qt()(on,"".concat(on,"-group"),Hn.className),title:an},vi!==void 0?vi:ci)}var Li=Hn.disabled,yr=Hn.title,br=Hn.children,Er=Hn.style,Xr=Hn.className,vo=(0,ie.Z)(Hn,vr),so=(0,xi.Z)(vo,zt),Mo=pi(Hi),ao=Li||!Mo&&si,yo="".concat(on,"-option"),Be=qt()(on,yo,Xr,(0,ge.Z)((0,ge.Z)((0,ge.Z)((0,ge.Z)({},"".concat(yo,"-grouped"),Ki),"".concat(yo,"-active"),Ci===ii&&!ao),"".concat(yo,"-disabled"),ao),"".concat(yo,"-selected"),Mo)),Oo=cr(xr),os=!Ye||typeof Ye=="function"||Mo,io=typeof Oo=="number"?Oo:Oo||Hi,Jr=Nr(io)?io.toString():void 0;return yr!==void 0&&(Jr=yr),Jt.createElement("div",(0,wt.Z)({},(0,Zt.Z)(so),$n?{}:Wi(xr,ii),{"aria-selected":_i(Hi),className:Be,title:Jr,onMouseMove:function(){Ci===ii||ao||Ar(ii)},onClick:function(){ao||On(Hi)},style:Er}),Jt.createElement("div",{className:"".concat(yo,"-content")},typeof He=="function"?He(xr,{index:ii}):io),Jt.isValidElement(Ye)||Mo,os&&Jt.createElement(dt,{className:"".concat(on,"-option-state"),customizeIcon:Ye,customizeIconProps:{value:Hi,disabled:ao,isSelected:Mo}},Mo?"\u2713":null))}))},jr=Jt.forwardRef(Sr),hr=jr,qi=function(Wt,de){var mn=Jt.useRef({values:new Map,options:new Map}),Rn=Jt.useMemo(function(){var Ln=mn.current,wn=Ln.values,Pn=Ln.options,Zn=Wt.map(function(Un){if(Un.label===void 0){var Qi;return(0,ke.Z)((0,ke.Z)({},Un),{},{label:(Qi=wn.get(Un.value))===null||Qi===void 0?void 0:Qi.label})}return Un}),Qe=new Map,_n=new Map;return Zn.forEach(function(Un){Qe.set(Un.value,Un),_n.set(Un.value,de.get(Un.value)||Pn.get(Un.value))}),mn.current.values=Qe,mn.current.options=_n,Zn},[Wt,de]),Ie=Jt.useCallback(function(Ln){return de.get(Ln)||mn.current.options.get(Ln)},[de]);return[Rn,Ie]};function Lr(Wt,de){return vn(Wt).join("").toUpperCase().includes(de)}var Lt=function(Wt,de,mn,Rn,Ie){return Jt.useMemo(function(){if(!mn||Rn===!1)return Wt;var Ln=de.options,wn=de.label,Pn=de.value,Zn=[],Qe=typeof Rn=="function",_n=mn.toUpperCase(),Un=Qe?Rn:function(Ti,Fi){return Ie?Lr(Fi[Ie],_n):Fi[Ln]?Lr(Fi[wn!=="children"?wn:"label"],_n):Lr(Fi[Pn],_n)},Qi=Qe?function(Ti){return fe(Ti)}:function(Ti){return Ti};return Wt.forEach(function(Ti){if(Ti[Ln]){var Fi=Un(mn,Qi(Ti));if(Fi)Zn.push(Ti);else{var _e=Ti[Ln].filter(function(Yi){return Un(mn,Qi(Yi))});_e.length&&Zn.push((0,ke.Z)((0,ke.Z)({},Ti),{},(0,ge.Z)({},Ln,_e)))}return}Un(mn,Qi(Ti))&&Zn.push(Ti)}),Zn},[Wt,Rn,Ie,mn,de])},Cn=Bt(6551),yi=Bt(11592),Xn=["children","value"],fi=["children"];function gi(Wt){var de=Wt,mn=de.key,Rn=de.props,Ie=Rn.children,Ln=Rn.value,wn=(0,ie.Z)(Rn,Xn);return(0,ke.Z)({key:mn,value:Ln!==void 0?Ln:mn,children:Ie},wn)}function Kn(Wt){var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,yi.Z)(Wt).map(function(mn,Rn){if(!Jt.isValidElement(mn)||!mn.type)return null;var Ie=mn,Ln=Ie.type.isSelectOptGroup,wn=Ie.key,Pn=Ie.props,Zn=Pn.children,Qe=(0,ie.Z)(Pn,fi);return de||!Ln?gi(mn):(0,ke.Z)((0,ke.Z)({key:"__RC_SELECT_GRP__".concat(wn===null?Rn:wn,"__"),label:wn},Qe),{},{options:Kn(Zn)})}).filter(function(mn){return mn})}var dr=function(de,mn,Rn,Ie,Ln){return Jt.useMemo(function(){var wn=de,Pn=!de;Pn&&(wn=Kn(mn));var Zn=new Map,Qe=new Map,_n=function(Ti,Fi,_e){_e&&typeof _e=="string"&&Ti.set(Fi[_e],Fi)},Un=function Qi(Ti){for(var Fi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,_e=0;_e<Ti.length;_e+=1){var Yi=Ti[_e];!Yi[Rn.options]||Fi?(Zn.set(Yi[Rn.value],Yi),_n(Qe,Yi,Rn.label),_n(Qe,Yi,Ie),_n(Qe,Yi,Ln)):Qi(Yi[Rn.options],!0)}};return Un(wn),{options:wn,valueOptions:Zn,labelOptions:Qe}},[de,mn,Rn,Ie,Ln])},Mi=dr;function we(Wt){var de=Jt.useRef();de.current=Wt;var mn=Jt.useCallback(function(){return de.current.apply(de,arguments)},[]);return mn}function be(Wt){var de=Wt.mode,mn=Wt.options,Rn=Wt.children,Ie=Wt.backfill,Ln=Wt.allowClear,wn=Wt.placeholder,Pn=Wt.getInputElement,Zn=Wt.showSearch,Qe=Wt.onSearch,_n=Wt.defaultOpen,Un=Wt.autoFocus,Qi=Wt.labelInValue,Ti=Wt.value,Fi=Wt.inputValue,_e=Wt.optionLabelProp,Yi=isMultiple(de),or=Zn!==void 0?Zn:Yi||de==="combobox",_r=mn||convertChildrenToData(Rn);if(warning(de!=="tags"||_r.every(function($n){return!$n.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),de==="tags"||de==="combobox"){var Ye=_r.some(function($n){return $n.options?$n.options.some(function(Le){return typeof("value"in Le?Le.value:Le.key)=="number"}):typeof("value"in $n?$n.value:$n.key)=="number"});warning(!Ye,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(de!=="combobox"||!_e,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(de==="combobox"||!Ie,"`backfill` only works with `combobox` mode."),warning(de==="combobox"||!Pn,"`getInputElement` only work with `combobox` mode."),noteOnce(de!=="combobox"||!Pn||!Ln||!wn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Qe&&!or&&de!=="combobox"&&de!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!_n||Un,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Ti!=null){var Nn=toArray(Ti);warning(!Qi||Nn.every(function($n){return _typeof($n)==="object"&&("key"in $n||"value"in $n)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Yi||Array.isArray(Ti),"`value` should be array when `mode` is `multiple` or `tags`")}if(Rn){var ri=null;toNodeArray(Rn).some(function($n){if(!React.isValidElement($n)||!$n.type)return!1;var Le=$n,Me=Le.type;if(Me.isSelectOption)return!1;if(Me.isSelectOptGroup){var Se=toNodeArray($n.props.children).every(function(He){return!React.isValidElement(He)||!$n.type||He.type.isSelectOption?!0:(ri=He.type,!1)});return!Se}return ri=Me,!0}),ri&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(ri.displayName||ri.name||ri,"`.")),warning(Fi===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function ve(Wt,de){if(Wt){var mn=function Rn(Ie){for(var Ln=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,wn=0;wn<Ie.length;wn++){var Pn=Ie[wn];if(Pn[de==null?void 0:de.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!Ln&&Array.isArray(Pn[de==null?void 0:de.options])&&Rn(Pn[de==null?void 0:de.options],!0))break}};mn(Wt)}}var Qn=null,li=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],ui=["inputValue"];function pn(Wt){return!Wt||(0,ee.Z)(Wt)!=="object"}var zn=Jt.forwardRef(function(Wt,de){var mn=Wt.id,Rn=Wt.mode,Ie=Wt.prefixCls,Ln=Ie===void 0?"rc-select":Ie,wn=Wt.backfill,Pn=Wt.fieldNames,Zn=Wt.inputValue,Qe=Wt.searchValue,_n=Wt.onSearch,Un=Wt.autoClearSearchValue,Qi=Un===void 0?!0:Un,Ti=Wt.onSelect,Fi=Wt.onDeselect,_e=Wt.dropdownMatchSelectWidth,Yi=_e===void 0?!0:_e,or=Wt.filterOption,_r=Wt.filterSort,Ye=Wt.optionFilterProp,Nn=Wt.optionLabelProp,ri=Wt.options,$n=Wt.optionRender,Le=Wt.children,Me=Wt.defaultActiveFirstOption,Se=Wt.menuItemSelectedIcon,He=Wt.virtual,on=Wt.direction,Sn=Wt.listHeight,Te=Sn===void 0?200:Sn,si=Wt.listItemHeight,je=si===void 0?20:si,bn=Wt.labelRender,pi=Wt.value,Pi=Wt.defaultValue,Ii=Wt.labelInValue,Bi=Wt.onChange,Ci=Wt.maxCount,er=(0,ie.Z)(Wt,li),Ar=(0,Cn.ZP)(mn),_i=Yn(Rn),On=!!(!ri&&Le),zt=Jt.useMemo(function(){return or===void 0&&Rn==="combobox"?!1:or},[or,Rn]),cr=Jt.useMemo(function(){return Ge(Pn,On)},[JSON.stringify(Pn),On]),Wi=(0,Oe.Z)("",{value:Qe!==void 0?Qe:Zn,postState:function(Xi){return Xi||""}}),Tr=(0,he.Z)(Wi,2),Fr=Tr[0],xr=Tr[1],ii=Mi(ri,Le,cr,Ye,Nn),mi=ii.valueOptions,Ki=ii.labelOptions,Hn=ii.options,vi=Jt.useCallback(function(Vi){var Xi=vn(Vi);return Xi.map(function(gr){var Mr,ro,zi,na,ss;if(pn(gr))Mr=gr;else{var qo;zi=gr.key,ro=gr.label,Mr=(qo=gr.value)!==null&&qo!==void 0?qo:zi}var po=mi.get(Mr);if(po){var bs;if(ro===void 0&&(ro=po==null?void 0:po[Nn||cr.label]),zi===void 0&&(zi=(bs=po==null?void 0:po.key)!==null&&bs!==void 0?bs:Mr),na=po==null?void 0:po.disabled,ss=po==null?void 0:po.title,0)var da}return{label:ro,value:Mr,key:zi,disabled:na,title:ss}})},[cr,Nn,mi]),Hi=(0,Oe.Z)(Pi,{value:pi}),ci=(0,he.Z)(Hi,2),jn=ci[0],an=ci[1],Li=Jt.useMemo(function(){var Vi,Xi=_i&&jn===null?[]:jn,gr=vi(Xi);return Rn==="combobox"&&Rt((Vi=gr[0])===null||Vi===void 0?void 0:Vi.value)?[]:gr},[jn,vi,Rn,_i]),yr=qi(Li,mi),br=(0,he.Z)(yr,2),Er=br[0],Xr=br[1],vo=Jt.useMemo(function(){if(!Rn&&Er.length===1){var Vi=Er[0];if(Vi.value===null&&(Vi.label===null||Vi.label===void 0))return[]}return Er.map(function(Xi){var gr;return(0,ke.Z)((0,ke.Z)({},Xi),{},{label:(gr=typeof bn=="function"?bn(Xi):Xi.label)!==null&&gr!==void 0?gr:Xi.value})})},[Rn,Er,bn]),so=Jt.useMemo(function(){return new Set(Er.map(function(Vi){return Vi.value}))},[Er]);Jt.useEffect(function(){if(Rn==="combobox"){var Vi,Xi=(Vi=Er[0])===null||Vi===void 0?void 0:Vi.value;xr(Yt(Xi)?String(Xi):"")}},[Er]);var Mo=we(function(Vi,Xi){var gr=Xi!=null?Xi:Vi;return(0,ge.Z)((0,ge.Z)({},cr.value,Vi),cr.label,gr)}),ao=Jt.useMemo(function(){if(Rn!=="tags")return Hn;var Vi=(0,ne.Z)(Hn),Xi=function(Mr){return mi.has(Mr)};return(0,ne.Z)(Er).sort(function(gr,Mr){return gr.value<Mr.value?-1:1}).forEach(function(gr){var Mr=gr.value;Xi(Mr)||Vi.push(Mo(Mr,gr.label))}),Vi},[Mo,Hn,mi,Er,Rn]),yo=Lt(ao,cr,Fr,zt,Ye),Be=Jt.useMemo(function(){return Rn!=="tags"||!Fr||yo.some(function(Vi){return Vi[Ye||"value"]===Fr})||yo.some(function(Vi){return Vi[cr.value]===Fr})?yo:[Mo(Fr)].concat((0,ne.Z)(yo))},[Mo,Ye,Rn,yo,Fr,cr]),Oo=function Vi(Xi){var gr=(0,ne.Z)(Xi).sort(function(Mr,ro){return _r(Mr,ro,{searchValue:Fr})});return gr.map(function(Mr){return Array.isArray(Mr.options)?(0,ke.Z)((0,ke.Z)({},Mr),{},{options:Mr.options.length>0?Vi(Mr.options):Mr.options}):Mr})},os=Jt.useMemo(function(){return _r?Oo(Be):Be},[Be,_r,Fr]),io=Jt.useMemo(function(){return ce(os,{fieldNames:cr,childrenAsData:On})},[os,cr,On]),Jr=function(Xi){var gr=vi(Xi);if(an(gr),Bi&&(gr.length!==Er.length||gr.some(function(zi,na){var ss;return((ss=Er[na])===null||ss===void 0?void 0:ss.value)!==(zi==null?void 0:zi.value)}))){var Mr=Ii?gr:gr.map(function(zi){return zi.value}),ro=gr.map(function(zi){return fe(Xr(zi.value))});Bi(_i?Mr:Mr[0],_i?ro:ro[0])}},$r=Jt.useState(null),Zs=(0,he.Z)($r,2),bl=Zs[0],Ir=Zs[1],Ko=Jt.useState(0),Oa=(0,he.Z)(Ko,2),ho=Oa[0],Io=Oa[1],ea=Me!==void 0?Me:Rn!=="combobox",Ri=Jt.useCallback(function(Vi,Xi){var gr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Mr=gr.source,ro=Mr===void 0?"keyboard":Mr;Io(Xi),wn&&Rn==="combobox"&&Vi!==null&&ro==="keyboard"&&Ir(String(Vi))},[wn,Rn]),El=function(Xi,gr,Mr){var ro=function(){var dl,Ra=Xr(Xi);return[Ii?{label:Ra==null?void 0:Ra[cr.label],value:Xi,key:(dl=Ra==null?void 0:Ra.key)!==null&&dl!==void 0?dl:Xi}:Xi,fe(Ra)]};if(gr&&Ti){var zi=ro(),na=(0,he.Z)(zi,2),ss=na[0],qo=na[1];Ti(ss,qo)}else if(!gr&&Fi&&Mr!=="clear"){var po=ro(),bs=(0,he.Z)(po,2),da=bs[0],Es=bs[1];Fi(da,Es)}},Ia=we(function(Vi,Xi){var gr,Mr=_i?Xi.selected:!0;Mr?gr=_i?[].concat((0,ne.Z)(Er),[Vi]):[Vi]:gr=Er.filter(function(ro){return ro.value!==Vi}),Jr(gr),El(Vi,Mr),Rn==="combobox"?Ir(""):(!Yn||Qi)&&(xr(""),Ir(""))}),Vs=function(Xi,gr){Jr(Xi);var Mr=gr.type,ro=gr.values;(Mr==="remove"||Mr==="clear")&&ro.forEach(function(zi){El(zi.value,!1,Mr)})},$o=function(Xi,gr){if(xr(Xi),Ir(null),gr.source==="submit"){var Mr=(Xi||"").trim();if(Mr){var ro=Array.from(new Set([].concat((0,ne.Z)(so),[Mr])));Jr(ro),El(Mr,!0),xr("")}return}gr.source!=="blur"&&(Rn==="combobox"&&Jr(Xi),_n==null||_n(Xi))},Us=function(Xi){var gr=Xi;Rn!=="tags"&&(gr=Xi.map(function(ro){var zi=Ki.get(ro);return zi==null?void 0:zi.value}).filter(function(ro){return ro!==void 0}));var Mr=Array.from(new Set([].concat((0,ne.Z)(so),(0,ne.Z)(gr))));Jr(Mr),Mr.forEach(function(ro){El(ro,!0)})},ni=Jt.useMemo(function(){var Vi=He!==!1&&Yi!==!1;return(0,ke.Z)((0,ke.Z)({},ii),{},{flattenOptions:io,onActiveValue:Ri,defaultActiveFirstOption:ea,onSelect:Ia,menuItemSelectedIcon:Se,rawValues:so,fieldNames:cr,virtual:Vi,direction:on,listHeight:Te,listItemHeight:je,childrenAsData:On,maxCount:Ci,optionRender:$n})},[Ci,ii,io,Ri,ea,Ia,Se,so,cr,He,Yi,on,Te,je,On,$n]);return Jt.createElement(Je.Provider,{value:ni},Jt.createElement(qn,(0,wt.Z)({},er,{id:Ar,prefixCls:Ln,ref:de,omitDomProps:ui,mode:Rn,displayValues:vo,onDisplayValuesChange:Vs,direction:on,searchValue:Fr,onSearch:$o,autoClearSearchValue:Qi,onSearchSplit:Us,dropdownMatchSelectWidth:Yi,OptionList:hr,emptyOptions:!io.length,activeValue:bl,activeDescendantId:"".concat(Ar,"_list_").concat(ho)})))}),bi=zn;bi.Option=ai,bi.OptGroup=ti;var tr=bi,Ui=tr},63158:function(ln,tn,Bt){"use strict";var wt=Bt(71409),ne=Bt(87075),ge=Bt(11036),ke=Bt(39224),he=Bt(59301),ie=Bt(92310),ee=Bt.n(ie),Oe=Bt(18929),ue=Bt(10228),Jt=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Ke=he.forwardRef(function(qt,Ne){var Tt,et=qt.prefixCls,nt=et===void 0?"rc-switch":et,dt=qt.className,lt=qt.checked,gt=qt.defaultChecked,mt=qt.disabled,yt=qt.loadingIcon,bt=qt.checkedChildren,Dt=qt.unCheckedChildren,At=qt.onClick,Vt=qt.onChange,Zt=qt.onKeyDown,$t=(0,ke.Z)(qt,Jt),xe=(0,Oe.Z)(!1,{value:lt,defaultValue:gt}),re=(0,ge.Z)(xe,2),Re=re[0],We=re[1];function $e(cn,Yt){var Rt=Re;return mt||(Rt=cn,We(Rt),Vt==null||Vt(Rt,Yt)),Rt}function En(cn){cn.which===ue.Z.LEFT?$e(!1,cn):cn.which===ue.Z.RIGHT&&$e(!0,cn),Zt==null||Zt(cn)}function vn(cn){var Yt=$e(!Re,cn);At==null||At(Yt,cn)}var gn=ee()(nt,dt,(Tt={},(0,ne.Z)(Tt,"".concat(nt,"-checked"),Re),(0,ne.Z)(Tt,"".concat(nt,"-disabled"),mt),Tt));return he.createElement("button",(0,wt.Z)({},$t,{type:"button",role:"switch","aria-checked":Re,disabled:mt,className:gn,ref:Ne,onKeyDown:En,onClick:vn}),yt,he.createElement("span",{className:"".concat(nt,"-inner")},he.createElement("span",{className:"".concat(nt,"-inner-checked")},bt),he.createElement("span",{className:"".concat(nt,"-inner-unchecked")},Dt)))});Ke.displayName="Switch",tn.Z=Ke},22711:function(ln,tn,Bt){"use strict";Bt.r(tn),Bt.d(tn,{ResizableTextArea:function(){return re},default:function(){return En}});var wt=Bt(71409),ne=Bt(87075),ge=Bt(89490),ke=Bt(62730),he=Bt(11036),ie=Bt(39224),ee=Bt(92310),Oe=Bt.n(ee),ue=Bt(36901),Jt=Bt(66003),Ke=Bt(30292),qt=Bt(18929),Ne=Bt(59301),Tt=Bt(28788),et=Bt(29301),nt=Bt(34280),dt=Bt(16089),lt=`
min-height:0 !important;
max-height:none !important;
height:0 !important;
visibility:hidden !important;
overflow:hidden !important;
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
pointer-events: none !important;
`,gt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],mt={},yt;function bt(vn){var gn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,cn=vn.getAttribute("id")||vn.getAttribute("data-reactid")||vn.getAttribute("name");if(gn&&mt[cn])return mt[cn];var Yt=window.getComputedStyle(vn),Rt=Yt.getPropertyValue("box-sizing")||Yt.getPropertyValue("-moz-box-sizing")||Yt.getPropertyValue("-webkit-box-sizing"),Ee=parseFloat(Yt.getPropertyValue("padding-bottom"))+parseFloat(Yt.getPropertyValue("padding-top")),Ve=parseFloat(Yt.getPropertyValue("border-bottom-width"))+parseFloat(Yt.getPropertyValue("border-top-width")),rn=gt.map(function(Xe){return"".concat(Xe,":").concat(Yt.getPropertyValue(Xe))}).join(";"),ye={sizingStyle:rn,paddingSize:Ee,borderSize:Ve,boxSizing:Rt};return gn&&cn&&(mt[cn]=ye),ye}function Dt(vn){var gn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,cn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,Yt=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;yt||(yt=document.createElement("textarea"),yt.setAttribute("tab-index","-1"),yt.setAttribute("aria-hidden","true"),yt.setAttribute("name","hiddenTextarea"),document.body.appendChild(yt)),vn.getAttribute("wrap")?yt.setAttribute("wrap",vn.getAttribute("wrap")):yt.removeAttribute("wrap");var Rt=bt(vn,gn),Ee=Rt.paddingSize,Ve=Rt.borderSize,rn=Rt.boxSizing,ye=Rt.sizingStyle;yt.setAttribute("style","".concat(ye,";").concat(lt)),yt.value=vn.value||vn.placeholder||"";var Xe=void 0,sn=void 0,An,Pe=yt.scrollHeight;if(rn==="border-box"?Pe+=Ve:rn==="content-box"&&(Pe-=Ee),cn!==null||Yt!==null){yt.value=" ";var fn=yt.scrollHeight-Ee;cn!==null&&(Xe=fn*cn,rn==="border-box"&&(Xe=Xe+Ee+Ve),Pe=Math.max(Xe,Pe)),Yt!==null&&(sn=fn*Yt,rn==="border-box"&&(sn=sn+Ee+Ve),An=Pe>sn?"":"hidden",Pe=Math.min(sn,Pe))}var le={height:Pe,overflowY:An,resize:"none"};return Xe&&(le.minHeight=Xe),sn&&(le.maxHeight=sn),le}var At=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],Vt=0,Zt=1,$t=2,xe=Ne.forwardRef(function(vn,gn){var cn=vn,Yt=cn.prefixCls,Rt=cn.defaultValue,Ee=cn.value,Ve=cn.autoSize,rn=cn.onResize,ye=cn.className,Xe=cn.style,sn=cn.disabled,An=cn.onChange,Pe=cn.onInternalAutoSize,fn=(0,ie.Z)(cn,At),le=(0,qt.Z)(Rt,{value:Ee,postState:function(ai){return ai!=null?ai:""}}),yn=(0,he.Z)(le,2),oi=yn[0],Ot=yn[1],kt=function(ai){Ot(ai.target.value),An==null||An(ai)},xt=Ne.useRef();Ne.useImperativeHandle(gn,function(){return{textArea:xt.current}});var Nt=Ne.useMemo(function(){return Ve&&(0,Tt.Z)(Ve)==="object"?[Ve.minRows,Ve.maxRows]:[]},[Ve]),jt=(0,he.Z)(Nt,2),Mt=jt[0],Kt=jt[1],De=!!Ve,Ae=function(){try{if(document.activeElement===xt.current){var ai=xt.current,nr=ai.selectionStart,xi=ai.selectionEnd,$i=ai.scrollTop;xt.current.setSelectionRange(nr,xi),xt.current.scrollTop=$i}}catch(pr){}},Ge=Ne.useState($t),ce=(0,he.Z)(Ge,2),fe=ce[0],Ce=ce[1],ze=Ne.useState(),Je=(0,he.Z)(ze,2),Mn=Je[0],en=Je[1],Dn=function(){Ce(Vt)};(0,nt.Z)(function(){De&&Dn()},[Ee,Mt,Kt,De]),(0,nt.Z)(function(){if(fe===Vt)Ce(Zt);else if(fe===Zt){var di=Dt(xt.current,!1,Mt,Kt);Ce($t),en(di)}else Ae()},[fe]);var Yn=Ne.useRef(),In=function(){dt.Z.cancel(Yn.current)},qn=function(ai){fe===$t&&(rn==null||rn(ai),Ve&&(In(),Yn.current=(0,dt.Z)(function(){Dn()})))};Ne.useEffect(function(){return In},[]);var Ai=De?Mn:null,ti=(0,ge.Z)((0,ge.Z)({},Xe),Ai);return(fe===Vt||fe===Zt)&&(ti.overflowY="hidden",ti.overflowX="hidden"),Ne.createElement(et.Z,{onResize:qn,disabled:!(Ve||rn)},Ne.createElement("textarea",(0,wt.Z)({},fn,{ref:xt,style:ti,className:Oe()(Yt,ye,(0,ne.Z)({},"".concat(Yt,"-disabled"),sn)),disabled:sn,value:oi,onChange:kt})))}),re=xe,Re=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],We=Ne.forwardRef(function(vn,gn){var cn,Yt=vn.defaultValue,Rt=vn.value,Ee=vn.onFocus,Ve=vn.onBlur,rn=vn.onChange,ye=vn.allowClear,Xe=vn.maxLength,sn=vn.onCompositionStart,An=vn.onCompositionEnd,Pe=vn.suffix,fn=vn.prefixCls,le=fn===void 0?"rc-textarea":fn,yn=vn.showCount,oi=vn.count,Ot=vn.className,kt=vn.style,xt=vn.disabled,Nt=vn.hidden,jt=vn.classNames,Mt=vn.styles,Kt=vn.onResize,De=vn.onClear,Ae=vn.onPressEnter,Ge=vn.readOnly,ce=vn.autoSize,fe=vn.onKeyDown,Ce=(0,ie.Z)(vn,Re),ze=(0,qt.Z)(Yt,{value:Rt,defaultValue:Yt}),Je=(0,he.Z)(ze,2),Mn=Je[0],en=Je[1],Dn=Mn==null?"":String(Mn),Yn=Ne.useState(!1),In=(0,he.Z)(Yn,2),qn=In[0],Ai=In[1],ti=Ne.useRef(!1),di=Ne.useState(null),ai=(0,he.Z)(di,2),nr=ai[0],xi=ai[1],$i=(0,Ne.useRef)(null),pr=(0,Ne.useRef)(null),vr=function(){var bi;return(bi=pr.current)===null||bi===void 0?void 0:bi.textArea},Nr=function(){vr().focus()};(0,Ne.useImperativeHandle)(gn,function(){var zn;return{resizableTextArea:pr.current,focus:Nr,blur:function(){vr().blur()},nativeElement:((zn=$i.current)===null||zn===void 0?void 0:zn.nativeElement)||vr()}}),(0,Ne.useEffect)(function(){Ai(function(zn){return!xt&&zn})},[xt]);var Sr=Ne.useState(null),jr=(0,he.Z)(Sr,2),hr=jr[0],qi=jr[1];Ne.useEffect(function(){if(hr){var zn;(zn=vr()).setSelectionRange.apply(zn,(0,ke.Z)(hr))}},[hr]);var Lr=(0,Jt.Z)(oi,yn),Lt=(cn=Lr.max)!==null&&cn!==void 0?cn:Xe,Cn=Number(Lt)>0,yi=Lr.strategy(Dn),Xn=!!Lt&&yi>Lt,fi=function(bi,tr){var Ui=tr;!ti.current&&Lr.exceedFormatter&&Lr.max&&Lr.strategy(tr)>Lr.max&&(Ui=Lr.exceedFormatter(tr,{max:Lr.max}),tr!==Ui&&qi([vr().selectionStart||0,vr().selectionEnd||0])),en(Ui),(0,Ke.rJ)(bi.currentTarget,bi,rn,Ui)},gi=function(bi){ti.current=!0,sn==null||sn(bi)},Kn=function(bi){ti.current=!1,fi(bi,bi.currentTarget.value),An==null||An(bi)},dr=function(bi){fi(bi,bi.target.value)},Mi=function(bi){bi.key==="Enter"&&Ae&&Ae(bi),fe==null||fe(bi)},we=function(bi){Ai(!0),Ee==null||Ee(bi)},be=function(bi){Ai(!1),Ve==null||Ve(bi)},ve=function(bi){en(""),Nr(),(0,Ke.rJ)(vr(),bi,rn)},Qn=Pe,li;Lr.show&&(Lr.showFormatter?li=Lr.showFormatter({value:Dn,count:yi,maxLength:Lt}):li="".concat(yi).concat(Cn?" / ".concat(Lt):""),Qn=Ne.createElement(Ne.Fragment,null,Qn,Ne.createElement("span",{className:Oe()("".concat(le,"-data-count"),jt==null?void 0:jt.count),style:Mt==null?void 0:Mt.count},li)));var ui=function(bi){var tr;Kt==null||Kt(bi),(tr=vr())!==null&&tr!==void 0&&tr.style.height&&xi(!0)},pn=!ce&&!yn&&!ye;return Ne.createElement(ue.BaseInput,{ref:$i,value:Dn,allowClear:ye,handleReset:ve,suffix:Qn,prefixCls:le,classNames:(0,ge.Z)((0,ge.Z)({},jt),{},{affixWrapper:Oe()(jt==null?void 0:jt.affixWrapper,(0,ne.Z)((0,ne.Z)({},"".concat(le,"-show-count"),yn),"".concat(le,"-textarea-allow-clear"),ye))}),disabled:xt,focused:qn,className:Oe()(Ot,Xn&&"".concat(le,"-out-of-range")),style:(0,ge.Z)((0,ge.Z)({},kt),nr&&!pn?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof li=="string"?li:void 0}},hidden:Nt,readOnly:Ge,onClear:De},Ne.createElement(re,(0,wt.Z)({},Ce,{autoSize:ce,maxLength:Xe,onKeyDown:Mi,onChange:dr,onFocus:we,onBlur:be,onCompositionStart:gi,onCompositionEnd:Kn,className:Oe()(jt==null?void 0:jt.textarea),style:(0,ge.Z)((0,ge.Z)({},Mt==null?void 0:Mt.textarea),{},{resize:kt==null?void 0:kt.resize}),disabled:xt,prefixCls:le,onResize:ui,ref:pr,readOnly:Ge})))}),$e=We,En=$e},639:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return mt}});var wt=Bt(71409),ne=Bt(87075),ge=Bt(89490),ke=Bt(11036),he=Bt(39224),ie=Bt(59301),ee=Bt(92310),Oe=Bt.n(ee),ue=Bt(26112),Jt=Bt(30699),Ke=function(bt){for(var Dt=bt.prefixCls,At=bt.level,Vt=bt.isStart,Zt=bt.isEnd,$t="".concat(Dt,"-indent-unit"),xe=[],re=0;re<At;re+=1)xe.push(ie.createElement("span",{key:re,className:Oe()($t,(0,ne.Z)((0,ne.Z)({},"".concat($t,"-start"),Vt[re]),"".concat($t,"-end"),Zt[re]))}));return ie.createElement("span",{"aria-hidden":"true",className:"".concat(Dt,"-indent")},xe)},qt=ie.memo(Ke),Ne=Bt(65065),Tt=Bt(34061),et=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],nt="open",dt="close",lt="---",gt=function(bt){var Dt,At,Vt,Zt=bt.eventKey,$t=bt.className,xe=bt.style,re=bt.dragOver,Re=bt.dragOverGapTop,We=bt.dragOverGapBottom,$e=bt.isLeaf,En=bt.isStart,vn=bt.isEnd,gn=bt.expanded,cn=bt.selected,Yt=bt.checked,Rt=bt.halfChecked,Ee=bt.loading,Ve=bt.domRef,rn=bt.active,ye=bt.data,Xe=bt.onMouseMove,sn=bt.selectable,An=(0,he.Z)(bt,et),Pe=ie.useContext(Jt.k),fn=ie.useContext(Jt.y),le=ie.useRef(null),yn=ie.useState(!1),oi=(0,ke.Z)(yn,2),Ot=oi[0],kt=oi[1],xt=!!(Pe.disabled||bt.disabled||(Dt=fn.nodeDisabled)!==null&&Dt!==void 0&&Dt.call(fn,ye)),Nt=ie.useMemo(function(){return!Pe.checkable||bt.checkable===!1?!1:Pe.checkable},[Pe.checkable,bt.checkable]),jt=function(yi){xt||Pe.onNodeSelect(yi,(0,Tt.F)(bt))},Mt=function(yi){xt||!Nt||bt.disableCheckbox||Pe.onNodeCheck(yi,(0,Tt.F)(bt),!Yt)},Kt=ie.useMemo(function(){return typeof sn=="boolean"?sn:Pe.selectable},[sn,Pe.selectable]),De=function(yi){Pe.onNodeClick(yi,(0,Tt.F)(bt)),Kt?jt(yi):Mt(yi)},Ae=function(yi){Pe.onNodeDoubleClick(yi,(0,Tt.F)(bt))},Ge=function(yi){Pe.onNodeMouseEnter(yi,(0,Tt.F)(bt))},ce=function(yi){Pe.onNodeMouseLeave(yi,(0,Tt.F)(bt))},fe=function(yi){Pe.onNodeContextMenu(yi,(0,Tt.F)(bt))},Ce=ie.useMemo(function(){return!!(Pe.draggable&&(!Pe.draggable.nodeDraggable||Pe.draggable.nodeDraggable(ye)))},[Pe.draggable,ye]),ze=function(yi){yi.stopPropagation(),kt(!0),Pe.onNodeDragStart(yi,bt);try{yi.dataTransfer.setData("text/plain","")}catch(Xn){}},Je=function(yi){yi.preventDefault(),yi.stopPropagation(),Pe.onNodeDragEnter(yi,bt)},Mn=function(yi){yi.preventDefault(),yi.stopPropagation(),Pe.onNodeDragOver(yi,bt)},en=function(yi){yi.stopPropagation(),Pe.onNodeDragLeave(yi,bt)},Dn=function(yi){yi.stopPropagation(),kt(!1),Pe.onNodeDragEnd(yi,bt)},Yn=function(yi){yi.preventDefault(),yi.stopPropagation(),kt(!1),Pe.onNodeDrop(yi,bt)},In=function(yi){Ee||Pe.onNodeExpand(yi,(0,Tt.F)(bt))},qn=ie.useMemo(function(){var Cn=(0,Ne.Z)(Pe.keyEntities,Zt)||{},yi=Cn.children;return!!(yi||[]).length},[Pe.keyEntities,Zt]),Ai=ie.useMemo(function(){return $e===!1?!1:$e||!Pe.loadData&&!qn||Pe.loadData&&bt.loaded&&!qn},[$e,Pe.loadData,qn,bt.loaded]);ie.useEffect(function(){Ee||typeof Pe.loadData=="function"&&gn&&!Ai&&!bt.loaded&&Pe.onNodeLoad((0,Tt.F)(bt))},[Ee,Pe.loadData,Pe.onNodeLoad,gn,Ai,bt]);var ti=ie.useMemo(function(){var Cn;return(Cn=Pe.draggable)!==null&&Cn!==void 0&&Cn.icon?ie.createElement("span",{className:"".concat(Pe.prefixCls,"-draggable-icon")},Pe.draggable.icon):null},[Pe.draggable]),di=function(yi){var Xn=bt.switcherIcon||Pe.switcherIcon;return typeof Xn=="function"?Xn((0,ge.Z)((0,ge.Z)({},bt),{},{isLeaf:yi})):Xn},ai=function(){if(Ai){var yi=di(!0);return yi!==!1?ie.createElement("span",{className:Oe()("".concat(Pe.prefixCls,"-switcher"),"".concat(Pe.prefixCls,"-switcher-noop"))},yi):null}var Xn=di(!1);return Xn!==!1?ie.createElement("span",{onClick:In,className:Oe()("".concat(Pe.prefixCls,"-switcher"),"".concat(Pe.prefixCls,"-switcher_").concat(gn?nt:dt))},Xn):null},nr=ie.useMemo(function(){if(!Nt)return null;var Cn=typeof Nt!="boolean"?Nt:null;return ie.createElement("span",{className:Oe()("".concat(Pe.prefixCls,"-checkbox"),(0,ne.Z)((0,ne.Z)((0,ne.Z)({},"".concat(Pe.prefixCls,"-checkbox-checked"),Yt),"".concat(Pe.prefixCls,"-checkbox-indeterminate"),!Yt&&Rt),"".concat(Pe.prefixCls,"-checkbox-disabled"),xt||bt.disableCheckbox)),onClick:Mt,role:"checkbox","aria-checked":Rt?"mixed":Yt,"aria-disabled":xt||bt.disableCheckbox,"aria-label":"Select ".concat(typeof bt.title=="string"?bt.title:"tree node")},Cn)},[Nt,Yt,Rt,xt,bt.disableCheckbox,bt.title]),xi=ie.useMemo(function(){return Ai?null:gn?nt:dt},[Ai,gn]),$i=ie.useMemo(function(){return ie.createElement("span",{className:Oe()("".concat(Pe.prefixCls,"-iconEle"),"".concat(Pe.prefixCls,"-icon__").concat(xi||"docu"),(0,ne.Z)({},"".concat(Pe.prefixCls,"-icon_loading"),Ee))})},[Pe.prefixCls,xi,Ee]),pr=ie.useMemo(function(){var Cn=!!Pe.draggable,yi=!bt.disabled&&Cn&&Pe.dragOverNodeKey===Zt;return yi?Pe.dropIndicatorRender({dropPosition:Pe.dropPosition,dropLevelOffset:Pe.dropLevelOffset,indent:Pe.indent,prefixCls:Pe.prefixCls,direction:Pe.direction}):null},[Pe.dropPosition,Pe.dropLevelOffset,Pe.indent,Pe.prefixCls,Pe.direction,Pe.draggable,Pe.dragOverNodeKey,Pe.dropIndicatorRender]),vr=ie.useMemo(function(){var Cn=bt.title,yi=Cn===void 0?lt:Cn,Xn="".concat(Pe.prefixCls,"-node-content-wrapper"),fi;if(Pe.showIcon){var gi=bt.icon||Pe.icon;fi=gi?ie.createElement("span",{className:Oe()("".concat(Pe.prefixCls,"-iconEle"),"".concat(Pe.prefixCls,"-icon__customize"))},typeof gi=="function"?gi(bt):gi):$i}else Pe.loadData&&Ee&&(fi=$i);var Kn;return typeof yi=="function"?Kn=yi(ye):Pe.titleRender?Kn=Pe.titleRender(ye):Kn=yi,ie.createElement("span",{ref:le,title:typeof yi=="string"?yi:"",className:Oe()(Xn,"".concat(Xn,"-").concat(xi||"normal"),(0,ne.Z)({},"".concat(Pe.prefixCls,"-node-selected"),!xt&&(cn||Ot))),onMouseEnter:Ge,onMouseLeave:ce,onContextMenu:fe,onClick:De,onDoubleClick:Ae},fi,ie.createElement("span",{className:"".concat(Pe.prefixCls,"-title")},Kn),pr)},[Pe.prefixCls,Pe.showIcon,bt,Pe.icon,$i,Pe.titleRender,ye,xi,Ge,ce,fe,De,Ae]),Nr=(0,ue.Z)(An,{aria:!0,data:!0}),Sr=(0,Ne.Z)(Pe.keyEntities,Zt)||{},jr=Sr.level,hr=vn[vn.length-1],qi=!xt&&Ce,Lr=Pe.draggingNodeKey===Zt,Lt=sn!==void 0?{"aria-selected":!!sn}:void 0;return ie.createElement("div",(0,wt.Z)({ref:Ve,role:"treeitem","aria-expanded":$e?void 0:gn,className:Oe()($t,"".concat(Pe.prefixCls,"-treenode"),(Vt={},(0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)(Vt,"".concat(Pe.prefixCls,"-treenode-disabled"),xt),"".concat(Pe.prefixCls,"-treenode-switcher-").concat(gn?"open":"close"),!$e),"".concat(Pe.prefixCls,"-treenode-checkbox-checked"),Yt),"".concat(Pe.prefixCls,"-treenode-checkbox-indeterminate"),Rt),"".concat(Pe.prefixCls,"-treenode-selected"),cn),"".concat(Pe.prefixCls,"-treenode-loading"),Ee),"".concat(Pe.prefixCls,"-treenode-active"),rn),"".concat(Pe.prefixCls,"-treenode-leaf-last"),hr),"".concat(Pe.prefixCls,"-treenode-draggable"),Ce),"dragging",Lr),(0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)((0,ne.Z)(Vt,"drop-target",Pe.dropTargetKey===Zt),"drop-container",Pe.dropContainerKey===Zt),"drag-over",!xt&&re),"drag-over-gap-top",!xt&&Re),"drag-over-gap-bottom",!xt&&We),"filter-node",(At=Pe.filterTreeNode)===null||At===void 0?void 0:At.call(Pe,(0,Tt.F)(bt))),"".concat(Pe.prefixCls,"-treenode-leaf"),Ai))),style:xe,draggable:qi,onDragStart:qi?ze:void 0,onDragEnter:Ce?Je:void 0,onDragOver:Ce?Mn:void 0,onDragLeave:Ce?en:void 0,onDrop:Ce?Yn:void 0,onDragEnd:Ce?Dn:void 0,onMouseMove:Xe},Lt,Nr),ie.createElement(qt,{prefixCls:Pe.prefixCls,level:jr,isStart:En,isEnd:vn}),ti,ai(),nr,vr)};gt.isTreeNode=1;var mt=gt},30699:function(ln,tn,Bt){"use strict";Bt.d(tn,{k:function(){return ne},y:function(){return ge}});var wt=Bt(59301),ne=wt.createContext(null),ge=wt.createContext({})},62379:function(ln,tn,Bt){"use strict";Bt.d(tn,{OF:function(){return Zt.Z},y6:function(){return dt.y},ZP:function(){return xt}});var wt=Bt(71409),ne=Bt(28788),ge=Bt(89490),ke=Bt(62730),he=Bt(16552),ie=Bt(19210),ee=Bt(90264),Oe=Bt(46654),ue=Bt(37205),Jt=Bt(87075),Ke=Bt(92310),qt=Bt.n(Ke),Ne=Bt(10228),Tt=Bt(26112),et=Bt(48736),nt=Bt(59301),dt=Bt(30699),lt=function(jt){var Mt=jt.dropPosition,Kt=jt.dropLevelOffset,De=jt.indent,Ae={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(Mt){case-1:Ae.top=0,Ae.left=-Kt*De;break;case 1:Ae.bottom=0,Ae.left=-Kt*De;break;case 0:Ae.bottom=0,Ae.left=De;break}return nt.createElement("div",{style:Ae})},gt=lt;function mt(Nt){if(Nt==null)throw new TypeError("Cannot destructure "+Nt)}var yt=Bt(11036),bt=Bt(39224),Dt=Bt(34280),At=Bt(65283),Vt=Bt(77900),Zt=Bt(639);function $t(Nt,jt){var Mt=nt.useState(!1),Kt=(0,yt.Z)(Mt,2),De=Kt[0],Ae=Kt[1];(0,Dt.Z)(function(){if(De)return Nt(),function(){jt()}},[De]),(0,Dt.Z)(function(){return Ae(!0),function(){Ae(!1)}},[])}var xe=$t,re=Bt(34061),Re=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],We=nt.forwardRef(function(Nt,jt){var Mt=Nt.className,Kt=Nt.style,De=Nt.motion,Ae=Nt.motionNodes,Ge=Nt.motionType,ce=Nt.onMotionStart,fe=Nt.onMotionEnd,Ce=Nt.active,ze=Nt.treeNodeRequiredProps,Je=(0,bt.Z)(Nt,Re),Mn=nt.useState(!0),en=(0,yt.Z)(Mn,2),Dn=en[0],Yn=en[1],In=nt.useContext(dt.k),qn=In.prefixCls,Ai=Ae&&Ge!=="hide";(0,Dt.Z)(function(){Ae&&Ai!==Dn&&Yn(Ai)},[Ae]);var ti=function(){Ae&&ce()},di=nt.useRef(!1),ai=function(){Ae&&!di.current&&(di.current=!0,fe())};xe(ti,ai);var nr=function($i){Ai===$i&&ai()};return Ae?nt.createElement(Vt.default,(0,wt.Z)({ref:jt,visible:Dn},De,{motionAppear:Ge==="show",onVisibleChanged:nr}),function(xi,$i){var pr=xi.className,vr=xi.style;return nt.createElement("div",{ref:$i,className:qt()("".concat(qn,"-treenode-motion"),pr),style:vr},Ae.map(function(Nr){var Sr=Object.assign({},(mt(Nr.data),Nr.data)),jr=Nr.title,hr=Nr.key,qi=Nr.isStart,Lr=Nr.isEnd;delete Sr.children;var Lt=(0,re.H8)(hr,ze);return nt.createElement(Zt.Z,(0,wt.Z)({},Sr,Lt,{title:jr,active:Ce,data:Nr.data,key:hr,isStart:qi,isEnd:Lr}))}))}):nt.createElement(Zt.Z,(0,wt.Z)({domRef:jt,className:Mt,style:Kt},Je,{active:Ce}))}),$e=We;function En(){var Nt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],jt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],Mt=Nt.length,Kt=jt.length;if(Math.abs(Mt-Kt)!==1)return{add:!1,key:null};function De(Ae,Ge){var ce=new Map;Ae.forEach(function(Ce){ce.set(Ce,!0)});var fe=Ge.filter(function(Ce){return!ce.has(Ce)});return fe.length===1?fe[0]:null}return Mt<Kt?{add:!0,key:De(Nt,jt)}:{add:!1,key:De(jt,Nt)}}function vn(Nt,jt,Mt){var Kt=Nt.findIndex(function(ce){return ce.key===Mt}),De=Nt[Kt+1],Ae=jt.findIndex(function(ce){return ce.key===Mt});if(De){var Ge=jt.findIndex(function(ce){return ce.key===De.key});return jt.slice(Ae+1,Ge)}return jt.slice(Ae+1)}var gn=["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"],cn={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},Yt=function(){},Rt="RC_TREE_MOTION_".concat(Math.random()),Ee={key:Rt},Ve={key:Rt,level:0,index:0,pos:"0",node:Ee,nodes:[Ee]},rn={parent:null,children:[],pos:Ve.pos,data:Ee,title:null,key:Rt,isStart:[],isEnd:[]};function ye(Nt,jt,Mt,Kt){return jt===!1||!Mt?Nt:Nt.slice(0,Math.ceil(Mt/Kt)+1)}function Xe(Nt){var jt=Nt.key,Mt=Nt.pos;return(0,re.km)(jt,Mt)}function sn(Nt){for(var jt=String(Nt.data.key),Mt=Nt;Mt.parent;)Mt=Mt.parent,jt="".concat(Mt.data.key," > ").concat(jt);return jt}var An=nt.forwardRef(function(Nt,jt){var Mt=Nt.prefixCls,Kt=Nt.data,De=Nt.selectable,Ae=Nt.checkable,Ge=Nt.expandedKeys,ce=Nt.selectedKeys,fe=Nt.checkedKeys,Ce=Nt.loadedKeys,ze=Nt.loadingKeys,Je=Nt.halfCheckedKeys,Mn=Nt.keyEntities,en=Nt.disabled,Dn=Nt.dragging,Yn=Nt.dragOverNodeKey,In=Nt.dropPosition,qn=Nt.motion,Ai=Nt.height,ti=Nt.itemHeight,di=Nt.virtual,ai=Nt.scrollWidth,nr=Nt.focusable,xi=Nt.activeItem,$i=Nt.focused,pr=Nt.tabIndex,vr=Nt.onKeyDown,Nr=Nt.onFocus,Sr=Nt.onBlur,jr=Nt.onActiveChange,hr=Nt.onListChangeStart,qi=Nt.onListChangeEnd,Lr=(0,bt.Z)(Nt,gn),Lt=nt.useRef(null),Cn=nt.useRef(null);nt.useImperativeHandle(jt,function(){return{scrollTo:function(Pn){Lt.current.scrollTo(Pn)},getIndentWidth:function(){return Cn.current.offsetWidth}}});var yi=nt.useState(Ge),Xn=(0,yt.Z)(yi,2),fi=Xn[0],gi=Xn[1],Kn=nt.useState(Kt),dr=(0,yt.Z)(Kn,2),Mi=dr[0],we=dr[1],be=nt.useState(Kt),ve=(0,yt.Z)(be,2),Qn=ve[0],li=ve[1],ui=nt.useState([]),pn=(0,yt.Z)(ui,2),zn=pn[0],bi=pn[1],tr=nt.useState(null),Ui=(0,yt.Z)(tr,2),Wt=Ui[0],de=Ui[1],mn=nt.useRef(Kt);mn.current=Kt;function Rn(){var wn=mn.current;we(wn),li(wn),bi([]),de(null),qi()}(0,Dt.Z)(function(){gi(Ge);var wn=En(fi,Ge);if(wn.key!==null)if(wn.add){var Pn=Mi.findIndex(function(Ti){var Fi=Ti.key;return Fi===wn.key}),Zn=ye(vn(Mi,Kt,wn.key),di,Ai,ti),Qe=Mi.slice();Qe.splice(Pn+1,0,rn),li(Qe),bi(Zn),de("show")}else{var _n=Kt.findIndex(function(Ti){var Fi=Ti.key;return Fi===wn.key}),Un=ye(vn(Kt,Mi,wn.key),di,Ai,ti),Qi=Kt.slice();Qi.splice(_n+1,0,rn),li(Qi),bi(Un),de("hide")}else Mi!==Kt&&(we(Kt),li(Kt))},[Ge,Kt]),nt.useEffect(function(){Dn||Rn()},[Dn]);var Ie=qn?Qn:Kt,Ln={expandedKeys:Ge,selectedKeys:ce,loadedKeys:Ce,loadingKeys:ze,checkedKeys:fe,halfCheckedKeys:Je,dragOverNodeKey:Yn,dropPosition:In,keyEntities:Mn};return nt.createElement(nt.Fragment,null,$i&&xi&&nt.createElement("span",{style:cn,"aria-live":"assertive"},sn(xi)),nt.createElement("div",null,nt.createElement("input",{style:cn,disabled:nr===!1||en,tabIndex:nr!==!1?pr:null,onKeyDown:vr,onFocus:Nr,onBlur:Sr,value:"",onChange:Yt,"aria-label":"for screen reader"})),nt.createElement("div",{className:"".concat(Mt,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},nt.createElement("div",{className:"".concat(Mt,"-indent")},nt.createElement("div",{ref:Cn,className:"".concat(Mt,"-indent-unit")}))),nt.createElement(At.Z,(0,wt.Z)({},Lr,{data:Ie,itemKey:Xe,height:Ai,fullHeight:!1,virtual:di,itemHeight:ti,scrollWidth:ai,prefixCls:"".concat(Mt,"-list"),ref:Lt,role:"tree",onVisibleChange:function(Pn){Pn.every(function(Zn){return Xe(Zn)!==Rt})&&Rn()}}),function(wn){var Pn=wn.pos,Zn=Object.assign({},(mt(wn.data),wn.data)),Qe=wn.title,_n=wn.key,Un=wn.isStart,Qi=wn.isEnd,Ti=(0,re.km)(_n,Pn);delete Zn.key,delete Zn.children;var Fi=(0,re.H8)(Ti,Ln);return nt.createElement($e,(0,wt.Z)({},Zn,Fi,{title:Qe,active:!!xi&&_n===xi.key,pos:Pn,data:wn.data,isStart:Un,isEnd:Qi,motion:qn,motionNodes:_n===Rt?zn:null,motionType:Wt,onMotionStart:hr,onMotionEnd:Rn,treeNodeRequiredProps:Ln,onMouseMove:function(){jr(null)}}))}))}),Pe=An,fn=Bt(82661),le=Bt(34643),yn=Bt(65065),oi=10,Ot=function(Nt){(0,Oe.Z)(Mt,Nt);var jt=(0,ue.Z)(Mt);function Mt(){var Kt;(0,he.Z)(this,Mt);for(var De=arguments.length,Ae=new Array(De),Ge=0;Ge<De;Ge++)Ae[Ge]=arguments[Ge];return Kt=jt.call.apply(jt,[this].concat(Ae)),(0,Jt.Z)((0,ee.Z)(Kt),"destroyed",!1),(0,Jt.Z)((0,ee.Z)(Kt),"delayedDragEnterLogic",void 0),(0,Jt.Z)((0,ee.Z)(Kt),"loadingRetryTimes",{}),(0,Jt.Z)((0,ee.Z)(Kt),"state",{keyEntities:{},indent:null,selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],draggingNodeKey:null,dragChildrenKeys:[],dropTargetKey:null,dropPosition:null,dropContainerKey:null,dropLevelOffset:null,dropTargetPos:null,dropAllowed:!0,dragOverNodeKey:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null,fieldNames:(0,re.w$)()}),(0,Jt.Z)((0,ee.Z)(Kt),"dragStartMousePosition",null),(0,Jt.Z)((0,ee.Z)(Kt),"dragNodeProps",null),(0,Jt.Z)((0,ee.Z)(Kt),"currentMouseOverDroppableNodeKey",null),(0,Jt.Z)((0,ee.Z)(Kt),"listRef",nt.createRef()),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDragStart",function(ce,fe){var Ce=Kt.state,ze=Ce.expandedKeys,Je=Ce.keyEntities,Mn=Kt.props.onDragStart,en=fe.eventKey;Kt.dragNodeProps=fe,Kt.dragStartMousePosition={x:ce.clientX,y:ce.clientY};var Dn=(0,fn._5)(ze,en);Kt.setState({draggingNodeKey:en,dragChildrenKeys:(0,fn.wA)(en,Je),indent:Kt.listRef.current.getIndentWidth()}),Kt.setExpandedKeys(Dn),window.addEventListener("dragend",Kt.onWindowDragEnd),Mn==null||Mn({event:ce,node:(0,re.F)(fe)})}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDragEnter",function(ce,fe){var Ce=Kt.state,ze=Ce.expandedKeys,Je=Ce.keyEntities,Mn=Ce.dragChildrenKeys,en=Ce.flattenNodes,Dn=Ce.indent,Yn=Kt.props,In=Yn.onDragEnter,qn=Yn.onExpand,Ai=Yn.allowDrop,ti=Yn.direction,di=fe.pos,ai=fe.eventKey;if(Kt.currentMouseOverDroppableNodeKey!==ai&&(Kt.currentMouseOverDroppableNodeKey=ai),!Kt.dragNodeProps){Kt.resetDragState();return}var nr=(0,fn.OM)(ce,Kt.dragNodeProps,fe,Dn,Kt.dragStartMousePosition,Ai,en,Je,ze,ti),xi=nr.dropPosition,$i=nr.dropLevelOffset,pr=nr.dropTargetKey,vr=nr.dropContainerKey,Nr=nr.dropTargetPos,Sr=nr.dropAllowed,jr=nr.dragOverNodeKey;if(Mn.includes(pr)||!Sr){Kt.resetDragState();return}if(Kt.delayedDragEnterLogic||(Kt.delayedDragEnterLogic={}),Object.keys(Kt.delayedDragEnterLogic).forEach(function(hr){clearTimeout(Kt.delayedDragEnterLogic[hr])}),Kt.dragNodeProps.eventKey!==fe.eventKey&&(ce.persist(),Kt.delayedDragEnterLogic[di]=window.setTimeout(function(){if(Kt.state.draggingNodeKey!==null){var hr=(0,ke.Z)(ze),qi=(0,yn.Z)(Je,fe.eventKey);qi&&(qi.children||[]).length&&(hr=(0,fn.L0)(ze,fe.eventKey)),Kt.props.hasOwnProperty("expandedKeys")||Kt.setExpandedKeys(hr),qn==null||qn(hr,{node:(0,re.F)(fe),expanded:!0,nativeEvent:ce.nativeEvent})}},800)),Kt.dragNodeProps.eventKey===pr&&$i===0){Kt.resetDragState();return}Kt.setState({dragOverNodeKey:jr,dropPosition:xi,dropLevelOffset:$i,dropTargetKey:pr,dropContainerKey:vr,dropTargetPos:Nr,dropAllowed:Sr}),In==null||In({event:ce,node:(0,re.F)(fe),expandedKeys:ze})}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDragOver",function(ce,fe){var Ce=Kt.state,ze=Ce.dragChildrenKeys,Je=Ce.flattenNodes,Mn=Ce.keyEntities,en=Ce.expandedKeys,Dn=Ce.indent,Yn=Kt.props,In=Yn.onDragOver,qn=Yn.allowDrop,Ai=Yn.direction;if(Kt.dragNodeProps){var ti=(0,fn.OM)(ce,Kt.dragNodeProps,fe,Dn,Kt.dragStartMousePosition,qn,Je,Mn,en,Ai),di=ti.dropPosition,ai=ti.dropLevelOffset,nr=ti.dropTargetKey,xi=ti.dropContainerKey,$i=ti.dropTargetPos,pr=ti.dropAllowed,vr=ti.dragOverNodeKey;ze.includes(nr)||!pr||(Kt.dragNodeProps.eventKey===nr&&ai===0?Kt.state.dropPosition===null&&Kt.state.dropLevelOffset===null&&Kt.state.dropTargetKey===null&&Kt.state.dropContainerKey===null&&Kt.state.dropTargetPos===null&&Kt.state.dropAllowed===!1&&Kt.state.dragOverNodeKey===null||Kt.resetDragState():di===Kt.state.dropPosition&&ai===Kt.state.dropLevelOffset&&nr===Kt.state.dropTargetKey&&xi===Kt.state.dropContainerKey&&$i===Kt.state.dropTargetPos&&pr===Kt.state.dropAllowed&&vr===Kt.state.dragOverNodeKey||Kt.setState({dropPosition:di,dropLevelOffset:ai,dropTargetKey:nr,dropContainerKey:xi,dropTargetPos:$i,dropAllowed:pr,dragOverNodeKey:vr}),In==null||In({event:ce,node:(0,re.F)(fe)}))}}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDragLeave",function(ce,fe){Kt.currentMouseOverDroppableNodeKey===fe.eventKey&&!ce.currentTarget.contains(ce.relatedTarget)&&(Kt.resetDragState(),Kt.currentMouseOverDroppableNodeKey=null);var Ce=Kt.props.onDragLeave;Ce==null||Ce({event:ce,node:(0,re.F)(fe)})}),(0,Jt.Z)((0,ee.Z)(Kt),"onWindowDragEnd",function(ce){Kt.onNodeDragEnd(ce,null,!0),window.removeEventListener("dragend",Kt.onWindowDragEnd)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDragEnd",function(ce,fe){var Ce=Kt.props.onDragEnd;Kt.setState({dragOverNodeKey:null}),Kt.cleanDragState(),Ce==null||Ce({event:ce,node:(0,re.F)(fe)}),Kt.dragNodeProps=null,window.removeEventListener("dragend",Kt.onWindowDragEnd)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDrop",function(ce,fe){var Ce,ze=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Je=Kt.state,Mn=Je.dragChildrenKeys,en=Je.dropPosition,Dn=Je.dropTargetKey,Yn=Je.dropTargetPos,In=Je.dropAllowed;if(In){var qn=Kt.props.onDrop;if(Kt.setState({dragOverNodeKey:null}),Kt.cleanDragState(),Dn!==null){var Ai=(0,ge.Z)((0,ge.Z)({},(0,re.H8)(Dn,Kt.getTreeNodeRequiredProps())),{},{active:((Ce=Kt.getActiveItem())===null||Ce===void 0?void 0:Ce.key)===Dn,data:(0,yn.Z)(Kt.state.keyEntities,Dn).node}),ti=Mn.includes(Dn);(0,et.ZP)(!ti,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var di=(0,fn.yx)(Yn),ai={event:ce,node:(0,re.F)(Ai),dragNode:Kt.dragNodeProps?(0,re.F)(Kt.dragNodeProps):null,dragNodesKeys:[Kt.dragNodeProps.eventKey].concat(Mn),dropToGap:en!==0,dropPosition:en+Number(di[di.length-1])};ze||qn==null||qn(ai),Kt.dragNodeProps=null}}}),(0,Jt.Z)((0,ee.Z)(Kt),"cleanDragState",function(){var ce=Kt.state.draggingNodeKey;ce!==null&&Kt.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),Kt.dragStartMousePosition=null,Kt.currentMouseOverDroppableNodeKey=null}),(0,Jt.Z)((0,ee.Z)(Kt),"triggerExpandActionExpand",function(ce,fe){var Ce=Kt.state,ze=Ce.expandedKeys,Je=Ce.flattenNodes,Mn=fe.expanded,en=fe.key,Dn=fe.isLeaf;if(!(Dn||ce.shiftKey||ce.metaKey||ce.ctrlKey)){var Yn=Je.filter(function(qn){return qn.key===en})[0],In=(0,re.F)((0,ge.Z)((0,ge.Z)({},(0,re.H8)(en,Kt.getTreeNodeRequiredProps())),{},{data:Yn.data}));Kt.setExpandedKeys(Mn?(0,fn._5)(ze,en):(0,fn.L0)(ze,en)),Kt.onNodeExpand(ce,In)}}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeClick",function(ce,fe){var Ce=Kt.props,ze=Ce.onClick,Je=Ce.expandAction;Je==="click"&&Kt.triggerExpandActionExpand(ce,fe),ze==null||ze(ce,fe)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeDoubleClick",function(ce,fe){var Ce=Kt.props,ze=Ce.onDoubleClick,Je=Ce.expandAction;Je==="doubleClick"&&Kt.triggerExpandActionExpand(ce,fe),ze==null||ze(ce,fe)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeSelect",function(ce,fe){var Ce=Kt.state.selectedKeys,ze=Kt.state,Je=ze.keyEntities,Mn=ze.fieldNames,en=Kt.props,Dn=en.onSelect,Yn=en.multiple,In=fe.selected,qn=fe[Mn.key],Ai=!In;Ai?Yn?Ce=(0,fn.L0)(Ce,qn):Ce=[qn]:Ce=(0,fn._5)(Ce,qn);var ti=Ce.map(function(di){var ai=(0,yn.Z)(Je,di);return ai?ai.node:null}).filter(Boolean);Kt.setUncontrolledState({selectedKeys:Ce}),Dn==null||Dn(Ce,{event:"select",selected:Ai,node:fe,selectedNodes:ti,nativeEvent:ce.nativeEvent})}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeCheck",function(ce,fe,Ce){var ze=Kt.state,Je=ze.keyEntities,Mn=ze.checkedKeys,en=ze.halfCheckedKeys,Dn=Kt.props,Yn=Dn.checkStrictly,In=Dn.onCheck,qn=fe.key,Ai,ti={event:"check",node:fe,checked:Ce,nativeEvent:ce.nativeEvent};if(Yn){var di=Ce?(0,fn.L0)(Mn,qn):(0,fn._5)(Mn,qn),ai=(0,fn._5)(en,qn);Ai={checked:di,halfChecked:ai},ti.checkedNodes=di.map(function(Nr){return(0,yn.Z)(Je,Nr)}).filter(Boolean).map(function(Nr){return Nr.node}),Kt.setUncontrolledState({checkedKeys:di})}else{var nr=(0,le.S)([].concat((0,ke.Z)(Mn),[qn]),!0,Je),xi=nr.checkedKeys,$i=nr.halfCheckedKeys;if(!Ce){var pr=new Set(xi);pr.delete(qn);var vr=(0,le.S)(Array.from(pr),{checked:!1,halfCheckedKeys:$i},Je);xi=vr.checkedKeys,$i=vr.halfCheckedKeys}Ai=xi,ti.checkedNodes=[],ti.checkedNodesPositions=[],ti.halfCheckedKeys=$i,xi.forEach(function(Nr){var Sr=(0,yn.Z)(Je,Nr);if(Sr){var jr=Sr.node,hr=Sr.pos;ti.checkedNodes.push(jr),ti.checkedNodesPositions.push({node:jr,pos:hr})}}),Kt.setUncontrolledState({checkedKeys:xi},!1,{halfCheckedKeys:$i})}In==null||In(Ai,ti)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeLoad",function(ce){var fe,Ce=ce.key,ze=Kt.state.keyEntities,Je=(0,yn.Z)(ze,Ce);if(!(Je!=null&&(fe=Je.children)!==null&&fe!==void 0&&fe.length)){var Mn=new Promise(function(en,Dn){Kt.setState(function(Yn){var In=Yn.loadedKeys,qn=In===void 0?[]:In,Ai=Yn.loadingKeys,ti=Ai===void 0?[]:Ai,di=Kt.props,ai=di.loadData,nr=di.onLoad;if(!ai||qn.includes(Ce)||ti.includes(Ce))return null;var xi=ai(ce);return xi.then(function(){var $i=Kt.state.loadedKeys,pr=(0,fn.L0)($i,Ce);nr==null||nr(pr,{event:"load",node:ce}),Kt.setUncontrolledState({loadedKeys:pr}),Kt.setState(function(vr){return{loadingKeys:(0,fn._5)(vr.loadingKeys,Ce)}}),en()}).catch(function($i){if(Kt.setState(function(vr){return{loadingKeys:(0,fn._5)(vr.loadingKeys,Ce)}}),Kt.loadingRetryTimes[Ce]=(Kt.loadingRetryTimes[Ce]||0)+1,Kt.loadingRetryTimes[Ce]>=oi){var pr=Kt.state.loadedKeys;(0,et.ZP)(!1,"Retry for `loadData` many times but still failed. No more retry."),Kt.setUncontrolledState({loadedKeys:(0,fn.L0)(pr,Ce)}),en()}Dn($i)}),{loadingKeys:(0,fn.L0)(ti,Ce)}})});return Mn.catch(function(){}),Mn}}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeMouseEnter",function(ce,fe){var Ce=Kt.props.onMouseEnter;Ce==null||Ce({event:ce,node:fe})}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeMouseLeave",function(ce,fe){var Ce=Kt.props.onMouseLeave;Ce==null||Ce({event:ce,node:fe})}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeContextMenu",function(ce,fe){var Ce=Kt.props.onRightClick;Ce&&(ce.preventDefault(),Ce({event:ce,node:fe}))}),(0,Jt.Z)((0,ee.Z)(Kt),"onFocus",function(){var ce=Kt.props.onFocus;Kt.setState({focused:!0});for(var fe=arguments.length,Ce=new Array(fe),ze=0;ze<fe;ze++)Ce[ze]=arguments[ze];ce==null||ce.apply(void 0,Ce)}),(0,Jt.Z)((0,ee.Z)(Kt),"onBlur",function(){var ce=Kt.props.onBlur;Kt.setState({focused:!1}),Kt.onActiveChange(null);for(var fe=arguments.length,Ce=new Array(fe),ze=0;ze<fe;ze++)Ce[ze]=arguments[ze];ce==null||ce.apply(void 0,Ce)}),(0,Jt.Z)((0,ee.Z)(Kt),"getTreeNodeRequiredProps",function(){var ce=Kt.state,fe=ce.expandedKeys,Ce=ce.selectedKeys,ze=ce.loadedKeys,Je=ce.loadingKeys,Mn=ce.checkedKeys,en=ce.halfCheckedKeys,Dn=ce.dragOverNodeKey,Yn=ce.dropPosition,In=ce.keyEntities;return{expandedKeys:fe||[],selectedKeys:Ce||[],loadedKeys:ze||[],loadingKeys:Je||[],checkedKeys:Mn||[],halfCheckedKeys:en||[],dragOverNodeKey:Dn,dropPosition:Yn,keyEntities:In}}),(0,Jt.Z)((0,ee.Z)(Kt),"setExpandedKeys",function(ce){var fe=Kt.state,Ce=fe.treeData,ze=fe.fieldNames,Je=(0,re.oH)(Ce,ce,ze);Kt.setUncontrolledState({expandedKeys:ce,flattenNodes:Je},!0)}),(0,Jt.Z)((0,ee.Z)(Kt),"onNodeExpand",function(ce,fe){var Ce=Kt.state.expandedKeys,ze=Kt.state,Je=ze.listChanging,Mn=ze.fieldNames,en=Kt.props,Dn=en.onExpand,Yn=en.loadData,In=fe.expanded,qn=fe[Mn.key];if(!Je){var Ai=Ce.includes(qn),ti=!In;if((0,et.ZP)(In&&Ai||!In&&!Ai,"Expand state not sync with index check"),Ce=ti?(0,fn.L0)(Ce,qn):(0,fn._5)(Ce,qn),Kt.setExpandedKeys(Ce),Dn==null||Dn(Ce,{node:fe,expanded:ti,nativeEvent:ce.nativeEvent}),ti&&Yn){var di=Kt.onNodeLoad(fe);di&&di.then(function(){var ai=(0,re.oH)(Kt.state.treeData,Ce,Mn);Kt.setUncontrolledState({flattenNodes:ai})}).catch(function(){var ai=Kt.state.expandedKeys,nr=(0,fn._5)(ai,qn);Kt.setExpandedKeys(nr)})}}}),(0,Jt.Z)((0,ee.Z)(Kt),"onListChangeStart",function(){Kt.setUncontrolledState({listChanging:!0})}),(0,Jt.Z)((0,ee.Z)(Kt),"onListChangeEnd",function(){setTimeout(function(){Kt.setUncontrolledState({listChanging:!1})})}),(0,Jt.Z)((0,ee.Z)(Kt),"onActiveChange",function(ce){var fe=Kt.state.activeKey,Ce=Kt.props,ze=Ce.onActiveChange,Je=Ce.itemScrollOffset,Mn=Je===void 0?0:Je;fe!==ce&&(Kt.setState({activeKey:ce}),ce!==null&&Kt.scrollTo({key:ce,offset:Mn}),ze==null||ze(ce))}),(0,Jt.Z)((0,ee.Z)(Kt),"getActiveItem",function(){var ce=Kt.state,fe=ce.activeKey,Ce=ce.flattenNodes;return fe===null?null:Ce.find(function(ze){var Je=ze.key;return Je===fe})||null}),(0,Jt.Z)((0,ee.Z)(Kt),"offsetActiveKey",function(ce){var fe=Kt.state,Ce=fe.flattenNodes,ze=fe.activeKey,Je=Ce.findIndex(function(Dn){var Yn=Dn.key;return Yn===ze});Je===-1&&ce<0&&(Je=Ce.length),Je=(Je+ce+Ce.length)%Ce.length;var Mn=Ce[Je];if(Mn){var en=Mn.key;Kt.onActiveChange(en)}else Kt.onActiveChange(null)}),(0,Jt.Z)((0,ee.Z)(Kt),"onKeyDown",function(ce){var fe=Kt.state,Ce=fe.activeKey,ze=fe.expandedKeys,Je=fe.checkedKeys,Mn=fe.fieldNames,en=Kt.props,Dn=en.onKeyDown,Yn=en.checkable,In=en.selectable;switch(ce.which){case Ne.Z.UP:{Kt.offsetActiveKey(-1),ce.preventDefault();break}case Ne.Z.DOWN:{Kt.offsetActiveKey(1),ce.preventDefault();break}}var qn=Kt.getActiveItem();if(qn&&qn.data){var Ai=Kt.getTreeNodeRequiredProps(),ti=qn.data.isLeaf===!1||!!(qn.data[Mn.children]||[]).length,di=(0,re.F)((0,ge.Z)((0,ge.Z)({},(0,re.H8)(Ce,Ai)),{},{data:qn.data,active:!0}));switch(ce.which){case Ne.Z.LEFT:{ti&&ze.includes(Ce)?Kt.onNodeExpand({},di):qn.parent&&Kt.onActiveChange(qn.parent.key),ce.preventDefault();break}case Ne.Z.RIGHT:{ti&&!ze.includes(Ce)?Kt.onNodeExpand({},di):qn.children&&qn.children.length&&Kt.onActiveChange(qn.children[0].key),ce.preventDefault();break}case Ne.Z.ENTER:case Ne.Z.SPACE:{Yn&&!di.disabled&&di.checkable!==!1&&!di.disableCheckbox?Kt.onNodeCheck({},di,!Je.includes(Ce)):!Yn&&In&&!di.disabled&&di.selectable!==!1&&Kt.onNodeSelect({},di);break}}}Dn==null||Dn(ce)}),(0,Jt.Z)((0,ee.Z)(Kt),"setUncontrolledState",function(ce){var fe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ce=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!Kt.destroyed){var ze=!1,Je=!0,Mn={};Object.keys(ce).forEach(function(en){if(Kt.props.hasOwnProperty(en)){Je=!1;return}ze=!0,Mn[en]=ce[en]}),ze&&(!fe||Je)&&Kt.setState((0,ge.Z)((0,ge.Z)({},Mn),Ce))}}),(0,Jt.Z)((0,ee.Z)(Kt),"scrollTo",function(ce){Kt.listRef.current.scrollTo(ce)}),Kt}return(0,ie.Z)(Mt,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var De=this.props,Ae=De.activeKey,Ge=De.itemScrollOffset,ce=Ge===void 0?0:Ge;Ae!==void 0&&Ae!==this.state.activeKey&&(this.setState({activeKey:Ae}),Ae!==null&&this.scrollTo({key:Ae,offset:ce}))}},{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 De=this.state,Ae=De.focused,Ge=De.flattenNodes,ce=De.keyEntities,fe=De.draggingNodeKey,Ce=De.activeKey,ze=De.dropLevelOffset,Je=De.dropContainerKey,Mn=De.dropTargetKey,en=De.dropPosition,Dn=De.dragOverNodeKey,Yn=De.indent,In=this.props,qn=In.prefixCls,Ai=In.className,ti=In.style,di=In.showLine,ai=In.focusable,nr=In.tabIndex,xi=nr===void 0?0:nr,$i=In.selectable,pr=In.showIcon,vr=In.icon,Nr=In.switcherIcon,Sr=In.draggable,jr=In.checkable,hr=In.checkStrictly,qi=In.disabled,Lr=In.motion,Lt=In.loadData,Cn=In.filterTreeNode,yi=In.height,Xn=In.itemHeight,fi=In.scrollWidth,gi=In.virtual,Kn=In.titleRender,dr=In.dropIndicatorRender,Mi=In.onContextMenu,we=In.onScroll,be=In.direction,ve=In.rootClassName,Qn=In.rootStyle,li=(0,Tt.Z)(this.props,{aria:!0,data:!0}),ui;Sr&&((0,ne.Z)(Sr)==="object"?ui=Sr:typeof Sr=="function"?ui={nodeDraggable:Sr}:ui={});var pn={prefixCls:qn,selectable:$i,showIcon:pr,icon:vr,switcherIcon:Nr,draggable:ui,draggingNodeKey:fe,checkable:jr,checkStrictly:hr,disabled:qi,keyEntities:ce,dropLevelOffset:ze,dropContainerKey:Je,dropTargetKey:Mn,dropPosition:en,dragOverNodeKey:Dn,indent:Yn,direction:be,dropIndicatorRender:dr,loadData:Lt,filterTreeNode:Cn,titleRender:Kn,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 nt.createElement(dt.k.Provider,{value:pn},nt.createElement("div",{className:qt()(qn,Ai,ve,(0,Jt.Z)((0,Jt.Z)((0,Jt.Z)({},"".concat(qn,"-show-line"),di),"".concat(qn,"-focused"),Ae),"".concat(qn,"-active-focused"),Ce!==null)),style:Qn},nt.createElement(Pe,(0,wt.Z)({ref:this.listRef,prefixCls:qn,style:ti,data:Ge,disabled:qi,selectable:$i,checkable:!!jr,motion:Lr,dragging:fe!==null,height:yi,itemHeight:Xn,virtual:gi,focusable:ai,focused:Ae,tabIndex:xi,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:Mi,onScroll:we,scrollWidth:fi},this.getTreeNodeRequiredProps(),li))))}}],[{key:"getDerivedStateFromProps",value:function(De,Ae){var Ge=Ae.prevProps,ce={prevProps:De};function fe(xi){return!Ge&&De.hasOwnProperty(xi)||Ge&&Ge[xi]!==De[xi]}var Ce,ze=Ae.fieldNames;if(fe("fieldNames")&&(ze=(0,re.w$)(De.fieldNames),ce.fieldNames=ze),fe("treeData")?Ce=De.treeData:fe("children")&&((0,et.ZP)(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),Ce=(0,re.zn)(De.children)),Ce){ce.treeData=Ce;var Je=(0,re.I8)(Ce,{fieldNames:ze});ce.keyEntities=(0,ge.Z)((0,Jt.Z)({},Rt,Ve),Je.keyEntities)}var Mn=ce.keyEntities||Ae.keyEntities;if(fe("expandedKeys")||Ge&&fe("autoExpandParent"))ce.expandedKeys=De.autoExpandParent||!Ge&&De.defaultExpandParent?(0,fn.r7)(De.expandedKeys,Mn):De.expandedKeys;else if(!Ge&&De.defaultExpandAll){var en=(0,ge.Z)({},Mn);delete en[Rt];var Dn=[];Object.keys(en).forEach(function(xi){var $i=en[xi];$i.children&&$i.children.length&&Dn.push($i.key)}),ce.expandedKeys=Dn}else!Ge&&De.defaultExpandedKeys&&(ce.expandedKeys=De.autoExpandParent||De.defaultExpandParent?(0,fn.r7)(De.defaultExpandedKeys,Mn):De.defaultExpandedKeys);if(ce.expandedKeys||delete ce.expandedKeys,Ce||ce.expandedKeys){var Yn=(0,re.oH)(Ce||Ae.treeData,ce.expandedKeys||Ae.expandedKeys,ze);ce.flattenNodes=Yn}if(De.selectable&&(fe("selectedKeys")?ce.selectedKeys=(0,fn.BT)(De.selectedKeys,De):!Ge&&De.defaultSelectedKeys&&(ce.selectedKeys=(0,fn.BT)(De.defaultSelectedKeys,De))),De.checkable){var In;if(fe("checkedKeys")?In=(0,fn.E6)(De.checkedKeys)||{}:!Ge&&De.defaultCheckedKeys?In=(0,fn.E6)(De.defaultCheckedKeys)||{}:Ce&&(In=(0,fn.E6)(De.checkedKeys)||{checkedKeys:Ae.checkedKeys,halfCheckedKeys:Ae.halfCheckedKeys}),In){var qn=In,Ai=qn.checkedKeys,ti=Ai===void 0?[]:Ai,di=qn.halfCheckedKeys,ai=di===void 0?[]:di;if(!De.checkStrictly){var nr=(0,le.S)(ti,!0,Mn);ti=nr.checkedKeys,ai=nr.halfCheckedKeys}ce.checkedKeys=ti,ce.halfCheckedKeys=ai}}return fe("loadedKeys")&&(ce.loadedKeys=De.loadedKeys),ce}}]),Mt}(nt.Component);(0,Jt.Z)(Ot,"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:gt,allowDrop:function(){return!0},expandAction:!1}),(0,Jt.Z)(Ot,"TreeNode",Zt.Z);var kt=Ot,xt=kt},82661:function(ln,tn,Bt){"use strict";Bt.d(tn,{BT:function(){return nt},E6:function(){return gt},L0:function(){return Jt},OM:function(){return et},_5:function(){return ue},r7:function(){return mt},wA:function(){return qt},yx:function(){return Ke}});var wt=Bt(62730),ne=Bt(28788),ge=Bt(48736),ke=Bt(59301),he=Bt(639),ie=Bt(65065),ee=Bt(34061),Oe=null;function ue(yt,bt){if(!yt)return[];var Dt=yt.slice(),At=Dt.indexOf(bt);return At>=0&&Dt.splice(At,1),Dt}function Jt(yt,bt){var Dt=(yt||[]).slice();return Dt.indexOf(bt)===-1&&Dt.push(bt),Dt}function Ke(yt){return yt.split("-")}function qt(yt,bt){var Dt=[],At=(0,ie.Z)(bt,yt);function Vt(){var Zt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];Zt.forEach(function($t){var xe=$t.key,re=$t.children;Dt.push(xe),Vt(re)})}return Vt(At.children),Dt}function Ne(yt){if(yt.parent){var bt=Ke(yt.pos);return Number(bt[bt.length-1])===yt.parent.children.length-1}return!1}function Tt(yt){var bt=Ke(yt.pos);return Number(bt[bt.length-1])===0}function et(yt,bt,Dt,At,Vt,Zt,$t,xe,re,Re){var We,$e=yt.clientX,En=yt.clientY,vn=yt.target.getBoundingClientRect(),gn=vn.top,cn=vn.height,Yt=(Re==="rtl"?-1:1)*(((Vt==null?void 0:Vt.x)||0)-$e),Rt=(Yt-12)/At,Ee=re.filter(function(xt){var Nt;return(Nt=xe[xt])===null||Nt===void 0||(Nt=Nt.children)===null||Nt===void 0?void 0:Nt.length}),Ve=(0,ie.Z)(xe,Dt.eventKey);if(En<gn+cn/2){var rn=$t.findIndex(function(xt){return xt.key===Ve.key}),ye=rn<=0?0:rn-1,Xe=$t[ye].key;Ve=(0,ie.Z)(xe,Xe)}var sn=Ve.key,An=Ve,Pe=Ve.key,fn=0,le=0;if(!Ee.includes(sn))for(var yn=0;yn<Rt&&Ne(Ve);yn+=1)Ve=Ve.parent,le+=1;var oi=bt.data,Ot=Ve.node,kt=!0;return Tt(Ve)&&Ve.level===0&&En<gn+cn/2&&Zt({dragNode:oi,dropNode:Ot,dropPosition:-1})&&Ve.key===Dt.eventKey?fn=-1:(An.children||[]).length&&Ee.includes(Pe)?Zt({dragNode:oi,dropNode:Ot,dropPosition:0})?fn=0:kt=!1:le===0?Rt>-1.5?Zt({dragNode:oi,dropNode:Ot,dropPosition:1})?fn=1:kt=!1:Zt({dragNode:oi,dropNode:Ot,dropPosition:0})?fn=0:Zt({dragNode:oi,dropNode:Ot,dropPosition:1})?fn=1:kt=!1:Zt({dragNode:oi,dropNode:Ot,dropPosition:1})?fn=1:kt=!1,{dropPosition:fn,dropLevelOffset:le,dropTargetKey:Ve.key,dropTargetPos:Ve.pos,dragOverNodeKey:Pe,dropContainerKey:fn===0?null:((We=Ve.parent)===null||We===void 0?void 0:We.key)||null,dropAllowed:kt}}function nt(yt,bt){if(yt){var Dt=bt.multiple;return Dt?yt.slice():yt.length?[yt[0]]:yt}}var dt=function(bt){return bt};function lt(yt,bt){if(!yt)return[];var Dt=bt||{},At=Dt.processProps,Vt=At===void 0?dt:At,Zt=Array.isArray(yt)?yt:[yt];return Zt.map(function($t){var xe=$t.children,re=_objectWithoutProperties($t,Oe),Re=lt(xe,bt);return React.createElement(TreeNode,_extends({key:re.key},Vt(re)),Re)})}function gt(yt){if(!yt)return null;var bt;if(Array.isArray(yt))bt={checkedKeys:yt,halfCheckedKeys:void 0};else if((0,ne.Z)(yt)==="object")bt={checkedKeys:yt.checked||void 0,halfCheckedKeys:yt.halfChecked||void 0};else return(0,ge.ZP)(!1,"`checkedKeys` is not an array or an object"),null;return bt}function mt(yt,bt){var Dt=new Set;function At(Vt){if(!Dt.has(Vt)){var Zt=(0,ie.Z)(bt,Vt);if(Zt){Dt.add(Vt);var $t=Zt.parent,xe=Zt.node;xe.disabled||$t&&At($t.key)}}}return(yt||[]).forEach(function(Vt){At(Vt)}),(0,wt.Z)(Dt)}},34643:function(ln,tn,Bt){"use strict";Bt.d(tn,{S:function(){return ee}});var wt=Bt(48736),ne=Bt(65065);function ge(Oe,ue){var Jt=new Set;return Oe.forEach(function(Ke){ue.has(Ke)||Jt.add(Ke)}),Jt}function ke(Oe){var ue=Oe||{},Jt=ue.disabled,Ke=ue.disableCheckbox,qt=ue.checkable;return!!(Jt||Ke)||qt===!1}function he(Oe,ue,Jt,Ke){for(var qt=new Set(Oe),Ne=new Set,Tt=0;Tt<=Jt;Tt+=1){var et=ue.get(Tt)||new Set;et.forEach(function(gt){var mt=gt.key,yt=gt.node,bt=gt.children,Dt=bt===void 0?[]:bt;qt.has(mt)&&!Ke(yt)&&Dt.filter(function(At){return!Ke(At.node)}).forEach(function(At){qt.add(At.key)})})}for(var nt=new Set,dt=Jt;dt>=0;dt-=1){var lt=ue.get(dt)||new Set;lt.forEach(function(gt){var mt=gt.parent,yt=gt.node;if(!(Ke(yt)||!gt.parent||nt.has(gt.parent.key))){if(Ke(gt.parent.node)){nt.add(mt.key);return}var bt=!0,Dt=!1;(mt.children||[]).filter(function(At){return!Ke(At.node)}).forEach(function(At){var Vt=At.key,Zt=qt.has(Vt);bt&&!Zt&&(bt=!1),!Dt&&(Zt||Ne.has(Vt))&&(Dt=!0)}),bt&&qt.add(mt.key),Dt&&Ne.add(mt.key),nt.add(mt.key)}})}return{checkedKeys:Array.from(qt),halfCheckedKeys:Array.from(ge(Ne,qt))}}function ie(Oe,ue,Jt,Ke,qt){for(var Ne=new Set(Oe),Tt=new Set(ue),et=0;et<=Ke;et+=1){var nt=Jt.get(et)||new Set;nt.forEach(function(mt){var yt=mt.key,bt=mt.node,Dt=mt.children,At=Dt===void 0?[]:Dt;!Ne.has(yt)&&!Tt.has(yt)&&!qt(bt)&&At.filter(function(Vt){return!qt(Vt.node)}).forEach(function(Vt){Ne.delete(Vt.key)})})}Tt=new Set;for(var dt=new Set,lt=Ke;lt>=0;lt-=1){var gt=Jt.get(lt)||new Set;gt.forEach(function(mt){var yt=mt.parent,bt=mt.node;if(!(qt(bt)||!mt.parent||dt.has(mt.parent.key))){if(qt(mt.parent.node)){dt.add(yt.key);return}var Dt=!0,At=!1;(yt.children||[]).filter(function(Vt){return!qt(Vt.node)}).forEach(function(Vt){var Zt=Vt.key,$t=Ne.has(Zt);Dt&&!$t&&(Dt=!1),!At&&($t||Tt.has(Zt))&&(At=!0)}),Dt||Ne.delete(yt.key),At&&Tt.add(yt.key),dt.add(yt.key)}})}return{checkedKeys:Array.from(Ne),halfCheckedKeys:Array.from(ge(Tt,Ne))}}function ee(Oe,ue,Jt,Ke){var qt=[],Ne;Ke?Ne=Ke:Ne=ke;var Tt=new Set(Oe.filter(function(lt){var gt=!!(0,ne.Z)(Jt,lt);return gt||qt.push(lt),gt})),et=new Map,nt=0;Object.keys(Jt).forEach(function(lt){var gt=Jt[lt],mt=gt.level,yt=et.get(mt);yt||(yt=new Set,et.set(mt,yt)),yt.add(gt),nt=Math.max(nt,mt)}),(0,wt.ZP)(!qt.length,"Tree missing follow keys: ".concat(qt.slice(0,100).map(function(lt){return"'".concat(lt,"'")}).join(", ")));var dt;return ue===!0?dt=he(Tt,et,nt,Ne):dt=ie(Tt,ue.halfCheckedKeys,et,nt,Ne),dt}},65065:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return wt}});function wt(ne,ge){return ne[ge]}},34061:function(ln,tn,Bt){"use strict";Bt.d(tn,{F:function(){return mt},H8:function(){return gt},I8:function(){return lt},km:function(){return qt},oH:function(){return nt},w$:function(){return Ne},zn:function(){return et}});var wt=Bt(28788),ne=Bt(62730),ge=Bt(89490),ke=Bt(39224),he=Bt(11592),ie=Bt(2738),ee=Bt(48736),Oe=Bt(65065),ue=["children"];function Jt(yt,bt){return"".concat(yt,"-").concat(bt)}function Ke(yt){return yt&&yt.type&&yt.type.isTreeNode}function qt(yt,bt){return yt!=null?yt:bt}function Ne(yt){var bt=yt||{},Dt=bt.title,At=bt._title,Vt=bt.key,Zt=bt.children,$t=Dt||"title";return{title:$t,_title:At||[$t],key:Vt||"key",children:Zt||"children"}}function Tt(yt,bt){var Dt=new Map;function At(Vt){var Zt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(Vt||[]).forEach(function($t){var xe=$t[bt.key],re=$t[bt.children];warning(xe!=null,"Tree node must have a certain key: [".concat(Zt).concat(xe,"]"));var Re=String(xe);warning(!Dt.has(Re)||xe===null||xe===void 0,"Same 'key' exist in the Tree: ".concat(Re)),Dt.set(Re,!0),At(re,"".concat(Zt).concat(Re," > "))})}At(yt)}function et(yt){function bt(Dt){var At=(0,he.Z)(Dt);return At.map(function(Vt){if(!Ke(Vt))return(0,ee.ZP)(!Vt,"Tree/TreeNode can only accept TreeNode as children."),null;var Zt=Vt.key,$t=Vt.props,xe=$t.children,re=(0,ke.Z)($t,ue),Re=(0,ge.Z)({key:Zt},re),We=bt(xe);return We.length&&(Re.children=We),Re}).filter(function(Vt){return Vt})}return bt(yt)}function nt(yt,bt,Dt){var At=Ne(Dt),Vt=At._title,Zt=At.key,$t=At.children,xe=new Set(bt===!0?[]:bt),re=[];function Re(We){var $e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return We.map(function(En,vn){for(var gn=Jt($e?$e.pos:"0",vn),cn=qt(En[Zt],gn),Yt,Rt=0;Rt<Vt.length;Rt+=1){var Ee=Vt[Rt];if(En[Ee]!==void 0){Yt=En[Ee];break}}var Ve=Object.assign((0,ie.Z)(En,[].concat((0,ne.Z)(Vt),[Zt,$t])),{title:Yt,key:cn,parent:$e,pos:gn,children:null,data:En,isStart:[].concat((0,ne.Z)($e?$e.isStart:[]),[vn===0]),isEnd:[].concat((0,ne.Z)($e?$e.isEnd:[]),[vn===We.length-1])});return re.push(Ve),bt===!0||xe.has(cn)?Ve.children=Re(En[$t]||[],Ve):Ve.children=[],Ve})}return Re(yt),re}function dt(yt,bt,Dt){var At={};(0,wt.Z)(Dt)==="object"?At=Dt:At={externalGetKey:Dt},At=At||{};var Vt=At,Zt=Vt.childrenPropName,$t=Vt.externalGetKey,xe=Vt.fieldNames,re=Ne(xe),Re=re.key,We=re.children,$e=Zt||We,En;$t?typeof $t=="string"?En=function(cn){return cn[$t]}:typeof $t=="function"&&(En=function(cn){return $t(cn)}):En=function(cn,Yt){return qt(cn[Re],Yt)};function vn(gn,cn,Yt,Rt){var Ee=gn?gn[$e]:yt,Ve=gn?Jt(Yt.pos,cn):"0",rn=gn?[].concat((0,ne.Z)(Rt),[gn]):[];if(gn){var ye=En(gn,Ve),Xe={node:gn,index:cn,pos:Ve,key:ye,parentPos:Yt.node?Yt.pos:null,level:Yt.level+1,nodes:rn};bt(Xe)}Ee&&Ee.forEach(function(sn,An){vn(sn,An,{node:gn,pos:Ve,level:Yt?Yt.level+1:-1},rn)})}vn(null)}function lt(yt){var bt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Dt=bt.initWrapper,At=bt.processEntity,Vt=bt.onProcessFinished,Zt=bt.externalGetKey,$t=bt.childrenPropName,xe=bt.fieldNames,re=arguments.length>2?arguments[2]:void 0,Re=Zt||re,We={},$e={},En={posEntities:We,keyEntities:$e};return Dt&&(En=Dt(En)||En),dt(yt,function(vn){var gn=vn.node,cn=vn.index,Yt=vn.pos,Rt=vn.key,Ee=vn.parentPos,Ve=vn.level,rn=vn.nodes,ye={node:gn,nodes:rn,index:cn,key:Rt,pos:Yt,level:Ve},Xe=qt(Rt,Yt);We[Yt]=ye,$e[Xe]=ye,ye.parent=We[Ee],ye.parent&&(ye.parent.children=ye.parent.children||[],ye.parent.children.push(ye)),At&&At(ye,En)},{externalGetKey:Re,childrenPropName:$t,fieldNames:xe}),Vt&&Vt(En),En}function gt(yt,bt){var Dt=bt.expandedKeys,At=bt.selectedKeys,Vt=bt.loadedKeys,Zt=bt.loadingKeys,$t=bt.checkedKeys,xe=bt.halfCheckedKeys,re=bt.dragOverNodeKey,Re=bt.dropPosition,We=bt.keyEntities,$e=(0,Oe.Z)(We,yt),En={eventKey:yt,expanded:Dt.indexOf(yt)!==-1,selected:At.indexOf(yt)!==-1,loaded:Vt.indexOf(yt)!==-1,loading:Zt.indexOf(yt)!==-1,checked:$t.indexOf(yt)!==-1,halfChecked:xe.indexOf(yt)!==-1,pos:String($e?$e.pos:""),dragOver:re===yt&&Re===0,dragOverGapTop:re===yt&&Re===-1,dragOverGapBottom:re===yt&&Re===1};return En}function mt(yt){var bt=yt.data,Dt=yt.expanded,At=yt.selected,Vt=yt.checked,Zt=yt.loaded,$t=yt.loading,xe=yt.halfChecked,re=yt.dragOver,Re=yt.dragOverGapTop,We=yt.dragOverGapBottom,$e=yt.pos,En=yt.active,vn=yt.eventKey,gn=(0,ge.Z)((0,ge.Z)({},bt),{},{expanded:Dt,selected:At,checked:Vt,loaded:Zt,loading:$t,halfChecked:xe,dragOver:re,dragOverGapTop:Re,dragOverGapBottom:We,pos:$e,active:En,key:vn});return"props"in gn||Object.defineProperty(gn,"props",{get:function(){return(0,ee.ZP)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),yt}}),gn}},90472:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return vn}});var wt=Bt(71409),ne=Bt(16552),ge=Bt(19210),ke=Bt(90264),he=Bt(46654),ie=Bt(37205),ee=Bt(87075),Oe=Bt(59301),ue=Bt(89490),Jt=Bt(39224),Ke=Bt(28788),qt=Bt(58676),Ne=Bt(93195),Tt=Bt(62730),et=Bt(92310),nt=Bt.n(et),dt=Bt(26112),lt=Bt(48736),gt=function(gn,cn){if(gn&&cn){var Yt=Array.isArray(cn)?cn:cn.split(","),Rt=gn.name||"",Ee=gn.type||"",Ve=Ee.replace(/\/.*$/,"");return Yt.some(function(rn){var ye=rn.trim();if(/^\*(\/\*)?$/.test(rn))return!0;if(ye.charAt(0)==="."){var Xe=Rt.toLowerCase(),sn=ye.toLowerCase(),An=[sn];return(sn===".jpg"||sn===".jpeg")&&(An=[".jpg",".jpeg"]),An.some(function(Pe){return Xe.endsWith(Pe)})}return/\/\*$/.test(ye)?Ve===ye.replace(/\/.*$/,""):Ee===ye?!0:/^\w+$/.test(ye)?((0,lt.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(ye,"'.Skip for check.")),!0):!1})}return!0};function mt(gn,cn){var Yt="cannot ".concat(gn.method," ").concat(gn.action," ").concat(cn.status,"'"),Rt=new Error(Yt);return Rt.status=cn.status,Rt.method=gn.method,Rt.url=gn.action,Rt}function yt(gn){var cn=gn.responseText||gn.response;if(!cn)return cn;try{return JSON.parse(cn)}catch(Yt){return cn}}function bt(gn){var cn=new XMLHttpRequest;gn.onProgress&&cn.upload&&(cn.upload.onprogress=function(Ve){Ve.total>0&&(Ve.percent=Ve.loaded/Ve.total*100),gn.onProgress(Ve)});var Yt=new FormData;gn.data&&Object.keys(gn.data).forEach(function(Ee){var Ve=gn.data[Ee];if(Array.isArray(Ve)){Ve.forEach(function(rn){Yt.append("".concat(Ee,"[]"),rn)});return}Yt.append(Ee,Ve)}),gn.file instanceof Blob?Yt.append(gn.filename,gn.file,gn.file.name):Yt.append(gn.filename,gn.file),cn.onerror=function(Ve){gn.onError(Ve)},cn.onload=function(){return cn.status<200||cn.status>=300?gn.onError(mt(gn,cn),yt(cn)):gn.onSuccess(yt(cn),cn)},cn.open(gn.method,gn.action,!0),gn.withCredentials&&"withCredentials"in cn&&(cn.withCredentials=!0);var Rt=gn.headers||{};return Rt["X-Requested-With"]!==null&&cn.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Rt).forEach(function(Ee){Rt[Ee]!==null&&cn.setRequestHeader(Ee,Rt[Ee])}),cn.send(Yt),{abort:function(){cn.abort()}}}var Dt=function(){var gn=(0,Ne.Z)((0,qt.Z)().mark(function cn(Yt,Rt){var Ee,Ve,rn,ye,Xe,sn,An,Pe;return(0,qt.Z)().wrap(function(le){for(;;)switch(le.prev=le.next){case 0:sn=function(){return sn=(0,Ne.Z)((0,qt.Z)().mark(function oi(Ot){return(0,qt.Z)().wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:return xt.abrupt("return",new Promise(function(Nt){Ot.file(function(jt){Rt(jt)?(Ot.fullPath&&!jt.webkitRelativePath&&(Object.defineProperties(jt,{webkitRelativePath:{writable:!0}}),jt.webkitRelativePath=Ot.fullPath.replace(/^\//,""),Object.defineProperties(jt,{webkitRelativePath:{writable:!1}})),Nt(jt)):Nt(null)})}));case 1:case"end":return xt.stop()}},oi)})),sn.apply(this,arguments)},Xe=function(oi){return sn.apply(this,arguments)},ye=function(){return ye=(0,Ne.Z)((0,qt.Z)().mark(function oi(Ot){var kt,xt,Nt,jt,Mt;return(0,qt.Z)().wrap(function(De){for(;;)switch(De.prev=De.next){case 0:kt=Ot.createReader(),xt=[];case 2:return De.next=5,new Promise(function(Ae){kt.readEntries(Ae,function(){return Ae([])})});case 5:if(Nt=De.sent,jt=Nt.length,jt){De.next=9;break}return De.abrupt("break",12);case 9:for(Mt=0;Mt<jt;Mt++)xt.push(Nt[Mt]);De.next=2;break;case 12:return De.abrupt("return",xt);case 13:case"end":return De.stop()}},oi)})),ye.apply(this,arguments)},rn=function(oi){return ye.apply(this,arguments)},Ee=[],Ve=[],Yt.forEach(function(yn){return Ve.push(yn.webkitGetAsEntry())}),An=function(){var yn=(0,Ne.Z)((0,qt.Z)().mark(function oi(Ot,kt){var xt,Nt;return(0,qt.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(Ot){Mt.next=2;break}return Mt.abrupt("return");case 2:if(Ot.path=kt||"",!Ot.isFile){Mt.next=10;break}return Mt.next=6,Xe(Ot);case 6:xt=Mt.sent,xt&&Ee.push(xt),Mt.next=15;break;case 10:if(!Ot.isDirectory){Mt.next=15;break}return Mt.next=13,rn(Ot);case 13:Nt=Mt.sent,Ve.push.apply(Ve,(0,Tt.Z)(Nt));case 15:case"end":return Mt.stop()}},oi)}));return function(Ot,kt){return yn.apply(this,arguments)}}(),Pe=0;case 9:if(!(Pe<Ve.length)){le.next=15;break}return le.next=12,An(Ve[Pe]);case 12:Pe++,le.next=9;break;case 15:return le.abrupt("return",Ee);case 16:case"end":return le.stop()}},cn)}));return function(Yt,Rt){return gn.apply(this,arguments)}}(),At=Dt,Vt=+new Date,Zt=0;function $t(){return"rc-upload-".concat(Vt,"-").concat(++Zt)}var xe=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],re=function(gn){(0,he.Z)(Yt,gn);var cn=(0,ie.Z)(Yt);function Yt(){var Rt;(0,ne.Z)(this,Yt);for(var Ee=arguments.length,Ve=new Array(Ee),rn=0;rn<Ee;rn++)Ve[rn]=arguments[rn];return Rt=cn.call.apply(cn,[this].concat(Ve)),(0,ee.Z)((0,ke.Z)(Rt),"state",{uid:$t()}),(0,ee.Z)((0,ke.Z)(Rt),"reqs",{}),(0,ee.Z)((0,ke.Z)(Rt),"fileInput",void 0),(0,ee.Z)((0,ke.Z)(Rt),"_isMounted",void 0),(0,ee.Z)((0,ke.Z)(Rt),"onChange",function(ye){var Xe=Rt.props,sn=Xe.accept,An=Xe.directory,Pe=ye.target.files,fn=(0,Tt.Z)(Pe).filter(function(le){return!An||gt(le,sn)});Rt.uploadFiles(fn),Rt.reset()}),(0,ee.Z)((0,ke.Z)(Rt),"onClick",function(ye){var Xe=Rt.fileInput;if(Xe){var sn=ye.target,An=Rt.props.onClick;if(sn&&sn.tagName==="BUTTON"){var Pe=Xe.parentNode;Pe.focus(),sn.blur()}Xe.click(),An&&An(ye)}}),(0,ee.Z)((0,ke.Z)(Rt),"onKeyDown",function(ye){ye.key==="Enter"&&Rt.onClick(ye)}),(0,ee.Z)((0,ke.Z)(Rt),"onFileDrop",function(){var ye=(0,Ne.Z)((0,qt.Z)().mark(function Xe(sn){var An,Pe,fn;return(0,qt.Z)().wrap(function(yn){for(;;)switch(yn.prev=yn.next){case 0:if(An=Rt.props.multiple,sn.preventDefault(),sn.type!=="dragover"){yn.next=4;break}return yn.abrupt("return");case 4:if(!Rt.props.directory){yn.next=11;break}return yn.next=7,At(Array.prototype.slice.call(sn.dataTransfer.items),function(oi){return gt(oi,Rt.props.accept)});case 7:Pe=yn.sent,Rt.uploadFiles(Pe),yn.next=14;break;case 11:fn=(0,Tt.Z)(sn.dataTransfer.files).filter(function(oi){return gt(oi,Rt.props.accept)}),An===!1&&(fn=fn.slice(0,1)),Rt.uploadFiles(fn);case 14:case"end":return yn.stop()}},Xe)}));return function(Xe){return ye.apply(this,arguments)}}()),(0,ee.Z)((0,ke.Z)(Rt),"uploadFiles",function(ye){var Xe=(0,Tt.Z)(ye),sn=Xe.map(function(An){return An.uid=$t(),Rt.processFile(An,Xe)});Promise.all(sn).then(function(An){var Pe=Rt.props.onBatchStart;Pe==null||Pe(An.map(function(fn){var le=fn.origin,yn=fn.parsedFile;return{file:le,parsedFile:yn}})),An.filter(function(fn){return fn.parsedFile!==null}).forEach(function(fn){Rt.post(fn)})})}),(0,ee.Z)((0,ke.Z)(Rt),"processFile",function(){var ye=(0,Ne.Z)((0,qt.Z)().mark(function Xe(sn,An){var Pe,fn,le,yn,oi,Ot,kt,xt,Nt;return(0,qt.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(Pe=Rt.props.beforeUpload,fn=sn,!Pe){Mt.next=14;break}return Mt.prev=3,Mt.next=6,Pe(sn,An);case 6:fn=Mt.sent,Mt.next=12;break;case 9:Mt.prev=9,Mt.t0=Mt.catch(3),fn=!1;case 12:if(fn!==!1){Mt.next=14;break}return Mt.abrupt("return",{origin:sn,parsedFile:null,action:null,data:null});case 14:if(le=Rt.props.action,typeof le!="function"){Mt.next=21;break}return Mt.next=18,le(sn);case 18:yn=Mt.sent,Mt.next=22;break;case 21:yn=le;case 22:if(oi=Rt.props.data,typeof oi!="function"){Mt.next=29;break}return Mt.next=26,oi(sn);case 26:Ot=Mt.sent,Mt.next=30;break;case 29:Ot=oi;case 30:return kt=((0,Ke.Z)(fn)==="object"||typeof fn=="string")&&fn?fn:sn,kt instanceof File?xt=kt:xt=new File([kt],sn.name,{type:sn.type}),Nt=xt,Nt.uid=sn.uid,Mt.abrupt("return",{origin:sn,data:Ot,parsedFile:Nt,action:yn});case 35:case"end":return Mt.stop()}},Xe,null,[[3,9]])}));return function(Xe,sn){return ye.apply(this,arguments)}}()),(0,ee.Z)((0,ke.Z)(Rt),"saveFileInput",function(ye){Rt.fileInput=ye}),Rt}return(0,ge.Z)(Yt,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(Ee){var Ve=this,rn=Ee.data,ye=Ee.origin,Xe=Ee.action,sn=Ee.parsedFile;if(this._isMounted){var An=this.props,Pe=An.onStart,fn=An.customRequest,le=An.name,yn=An.headers,oi=An.withCredentials,Ot=An.method,kt=ye.uid,xt=fn||bt,Nt={action:Xe,filename:le,data:rn,file:sn,headers:yn,withCredentials:oi,method:Ot||"post",onProgress:function(Mt){var Kt=Ve.props.onProgress;Kt==null||Kt(Mt,sn)},onSuccess:function(Mt,Kt){var De=Ve.props.onSuccess;De==null||De(Mt,sn,Kt),delete Ve.reqs[kt]},onError:function(Mt,Kt){var De=Ve.props.onError;De==null||De(Mt,Kt,sn),delete Ve.reqs[kt]}};Pe(ye),this.reqs[kt]=xt(Nt)}}},{key:"reset",value:function(){this.setState({uid:$t()})}},{key:"abort",value:function(Ee){var Ve=this.reqs;if(Ee){var rn=Ee.uid?Ee.uid:Ee;Ve[rn]&&Ve[rn].abort&&Ve[rn].abort(),delete Ve[rn]}else Object.keys(Ve).forEach(function(ye){Ve[ye]&&Ve[ye].abort&&Ve[ye].abort(),delete Ve[ye]})}},{key:"render",value:function(){var Ee=this.props,Ve=Ee.component,rn=Ee.prefixCls,ye=Ee.className,Xe=Ee.classNames,sn=Xe===void 0?{}:Xe,An=Ee.disabled,Pe=Ee.id,fn=Ee.name,le=Ee.style,yn=Ee.styles,oi=yn===void 0?{}:yn,Ot=Ee.multiple,kt=Ee.accept,xt=Ee.capture,Nt=Ee.children,jt=Ee.directory,Mt=Ee.openFileDialogOnClick,Kt=Ee.onMouseEnter,De=Ee.onMouseLeave,Ae=Ee.hasControlInside,Ge=(0,Jt.Z)(Ee,xe),ce=nt()((0,ee.Z)((0,ee.Z)((0,ee.Z)({},rn,!0),"".concat(rn,"-disabled"),An),ye,ye)),fe=jt?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},Ce=An?{}:{onClick:Mt?this.onClick:function(){},onKeyDown:Mt?this.onKeyDown:function(){},onMouseEnter:Kt,onMouseLeave:De,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:Ae?void 0:"0"};return Oe.createElement(Ve,(0,wt.Z)({},Ce,{className:ce,role:Ae?void 0:"button",style:le}),Oe.createElement("input",(0,wt.Z)({},(0,dt.Z)(Ge,{aria:!0,data:!0}),{id:Pe,name:fn,disabled:An,type:"file",ref:this.saveFileInput,onClick:function(Je){return Je.stopPropagation()},key:this.state.uid,style:(0,ue.Z)({display:"none"},oi.input),className:sn.input,accept:kt},fe,{multiple:Ot,onChange:this.onChange},xt!=null?{capture:xt}:{})),Nt)}}]),Yt}(Oe.Component),Re=re;function We(){}var $e=function(gn){(0,he.Z)(Yt,gn);var cn=(0,ie.Z)(Yt);function Yt(){var Rt;(0,ne.Z)(this,Yt);for(var Ee=arguments.length,Ve=new Array(Ee),rn=0;rn<Ee;rn++)Ve[rn]=arguments[rn];return Rt=cn.call.apply(cn,[this].concat(Ve)),(0,ee.Z)((0,ke.Z)(Rt),"uploader",void 0),(0,ee.Z)((0,ke.Z)(Rt),"saveUploader",function(ye){Rt.uploader=ye}),Rt}return(0,ge.Z)(Yt,[{key:"abort",value:function(Ee){this.uploader.abort(Ee)}},{key:"render",value:function(){return Oe.createElement(Re,(0,wt.Z)({},this.props,{ref:this.saveUploader}))}}]),Yt}(Oe.Component);(0,ee.Z)($e,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:We,onError:We,onSuccess:We,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var En=$e,vn=En},65283:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return oi}});var wt=Bt(71409),ne=Bt(28788),ge=Bt(89490),ke=Bt(87075),he=Bt(11036),ie=Bt(39224),ee=Bt(92310),Oe=Bt.n(ee),ue=Bt(29301),Jt=Bt(70425),Ke=Bt(34280),qt=Bt(59301),Ne=Bt(4676),Tt=qt.forwardRef(function(Ot,kt){var xt=Ot.height,Nt=Ot.offsetY,jt=Ot.offsetX,Mt=Ot.children,Kt=Ot.prefixCls,De=Ot.onInnerResize,Ae=Ot.innerProps,Ge=Ot.rtl,ce=Ot.extra,fe={},Ce={display:"flex",flexDirection:"column"};return Nt!==void 0&&(fe={height:xt,position:"relative",overflow:"hidden"},Ce=(0,ge.Z)((0,ge.Z)({},Ce),{},(0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)({transform:"translateY(".concat(Nt,"px)")},Ge?"marginRight":"marginLeft",-jt),"position","absolute"),"left",0),"right",0),"top",0))),qt.createElement("div",{style:fe},qt.createElement(ue.Z,{onResize:function(Je){var Mn=Je.offsetHeight;Mn&&De&&De()}},qt.createElement("div",(0,wt.Z)({style:Ce,className:Oe()((0,ke.Z)({},"".concat(Kt,"-holder-inner"),Kt)),ref:kt},Ae),Mt,ce)))});Tt.displayName="Filler";var et=Tt;function nt(Ot){var kt=Ot.children,xt=Ot.setRef,Nt=qt.useCallback(function(jt){xt(jt)},[]);return qt.cloneElement(kt,{ref:Nt})}function dt(Ot,kt,xt,Nt,jt,Mt,Kt,De){var Ae=De.getKey;return Ot.slice(kt,xt+1).map(function(Ge,ce){var fe=kt+ce,Ce=Kt(Ge,fe,{style:{width:Nt},offsetX:jt}),ze=Ae(Ge);return qt.createElement(nt,{key:ze,setRef:function(Mn){return Mt(Ge,Mn)}},Ce)})}function lt(Ot,kt,xt,Nt){var jt=xt-Ot,Mt=kt-xt,Kt=Math.min(jt,Mt)*2;if(Nt<=Kt){var De=Math.floor(Nt/2);return Nt%2?xt+De+1:xt-De}return jt>Mt?xt-(Nt-Mt):xt+(Nt-jt)}function gt(Ot,kt,xt){var Nt=Ot.length,jt=kt.length,Mt,Kt;if(Nt===0&&jt===0)return null;Nt<jt?(Mt=Ot,Kt=kt):(Mt=kt,Kt=Ot);var De={__EMPTY_ITEM__:!0};function Ae(Je){return Je!==void 0?xt(Je):De}for(var Ge=null,ce=Math.abs(Nt-jt)!==1,fe=0;fe<Kt.length;fe+=1){var Ce=Ae(Mt[fe]),ze=Ae(Kt[fe]);if(Ce!==ze){Ge=fe,ce=ce||Ce!==Ae(Kt[fe+1]);break}}return Ge===null?null:{index:Ge,multiple:ce}}function mt(Ot,kt,xt){var Nt=qt.useState(Ot),jt=(0,he.Z)(Nt,2),Mt=jt[0],Kt=jt[1],De=qt.useState(null),Ae=(0,he.Z)(De,2),Ge=Ae[0],ce=Ae[1];return qt.useEffect(function(){var fe=gt(Mt||[],Ot||[],kt);(fe==null?void 0:fe.index)!==void 0&&(xt==null||xt(fe.index),ce(Ot[fe.index])),Kt(Ot)},[Ot]),[Ge]}var yt=Bt(16089),bt=(typeof navigator=="undefined"?"undefined":(0,ne.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Dt=bt,At=function(Ot,kt,xt,Nt){var jt=(0,qt.useRef)(!1),Mt=(0,qt.useRef)(null);function Kt(){clearTimeout(Mt.current),jt.current=!0,Mt.current=setTimeout(function(){jt.current=!1},50)}var De=(0,qt.useRef)({top:Ot,bottom:kt,left:xt,right:Nt});return De.current.top=Ot,De.current.bottom=kt,De.current.left=xt,De.current.right=Nt,function(Ae,Ge){var ce=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,fe=Ae?Ge<0&&De.current.left||Ge>0&&De.current.right:Ge<0&&De.current.top||Ge>0&&De.current.bottom;return ce&&fe?(clearTimeout(Mt.current),jt.current=!1):(!fe||jt.current)&&Kt(),!jt.current&&fe}};function Vt(Ot,kt,xt,Nt,jt,Mt,Kt){var De=(0,qt.useRef)(0),Ae=(0,qt.useRef)(null),Ge=(0,qt.useRef)(null),ce=(0,qt.useRef)(!1),fe=At(kt,xt,Nt,jt);function Ce(Yn,In){if(yt.Z.cancel(Ae.current),!fe(!1,In)){var qn=Yn;if(!qn._virtualHandled)qn._virtualHandled=!0;else return;De.current+=In,Ge.current=In,Dt||qn.preventDefault(),Ae.current=(0,yt.Z)(function(){var Ai=ce.current?10:1;Kt(De.current*Ai,!1),De.current=0})}}function ze(Yn,In){Kt(In,!0),Dt||Yn.preventDefault()}var Je=(0,qt.useRef)(null),Mn=(0,qt.useRef)(null);function en(Yn){if(Ot){yt.Z.cancel(Mn.current),Mn.current=(0,yt.Z)(function(){Je.current=null},2);var In=Yn.deltaX,qn=Yn.deltaY,Ai=Yn.shiftKey,ti=In,di=qn;(Je.current==="sx"||!Je.current&&Ai&&qn&&!In)&&(ti=qn,di=0,Je.current="sx");var ai=Math.abs(ti),nr=Math.abs(di);Je.current===null&&(Je.current=Mt&&ai>nr?"x":"y"),Je.current==="y"?Ce(Yn,di):ze(Yn,ti)}}function Dn(Yn){Ot&&(ce.current=Yn.detail===Ge.current)}return[en,Dn]}function Zt(Ot,kt,xt,Nt){var jt=qt.useMemo(function(){return[new Map,[]]},[Ot,xt.id,Nt]),Mt=(0,he.Z)(jt,2),Kt=Mt[0],De=Mt[1],Ae=function(ce){var fe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ce,Ce=Kt.get(ce),ze=Kt.get(fe);if(Ce===void 0||ze===void 0)for(var Je=Ot.length,Mn=De.length;Mn<Je;Mn+=1){var en,Dn=Ot[Mn],Yn=kt(Dn);Kt.set(Yn,Mn);var In=(en=xt.get(Yn))!==null&&en!==void 0?en:Nt;if(De[Mn]=(De[Mn-1]||0)+In,Yn===ce&&(Ce=Mn),Yn===fe&&(ze=Mn),Ce!==void 0&&ze!==void 0)break}return{top:De[Ce-1]||0,bottom:De[ze]}};return Ae}var $t=Bt(16552),xe=Bt(19210),re=function(){function Ot(){(0,$t.Z)(this,Ot),(0,ke.Z)(this,"maps",void 0),(0,ke.Z)(this,"id",0),(0,ke.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,xe.Z)(Ot,[{key:"set",value:function(xt,Nt){this.diffRecords.set(xt,this.maps[xt]),this.maps[xt]=Nt,this.id+=1}},{key:"get",value:function(xt){return this.maps[xt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),Ot}(),Re=re;function We(Ot){var kt=parseFloat(Ot);return isNaN(kt)?0:kt}function $e(Ot,kt,xt){var Nt=qt.useState(0),jt=(0,he.Z)(Nt,2),Mt=jt[0],Kt=jt[1],De=(0,qt.useRef)(new Map),Ae=(0,qt.useRef)(new Re),Ge=(0,qt.useRef)(0);function ce(){Ge.current+=1}function fe(){var ze=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;ce();var Je=function(){var Dn=!1;De.current.forEach(function(Yn,In){if(Yn&&Yn.offsetParent){var qn=Yn.offsetHeight,Ai=getComputedStyle(Yn),ti=Ai.marginTop,di=Ai.marginBottom,ai=We(ti),nr=We(di),xi=qn+ai+nr;Ae.current.get(In)!==xi&&(Ae.current.set(In,xi),Dn=!0)}}),Dn&&Kt(function(Yn){return Yn+1})};if(ze)Je();else{Ge.current+=1;var Mn=Ge.current;Promise.resolve().then(function(){Mn===Ge.current&&Je()})}}function Ce(ze,Je){var Mn=Ot(ze),en=De.current.get(Mn);Je?(De.current.set(Mn,Je),fe()):De.current.delete(Mn),!en!=!Je&&(Je?kt==null||kt(ze):xt==null||xt(ze))}return(0,qt.useEffect)(function(){return ce},[]),[Ce,fe,Ae.current,Mt]}var En=14/15;function vn(Ot,kt,xt){var Nt=(0,qt.useRef)(!1),jt=(0,qt.useRef)(0),Mt=(0,qt.useRef)(0),Kt=(0,qt.useRef)(null),De=(0,qt.useRef)(null),Ae,Ge=function(ze){if(Nt.current){var Je=Math.ceil(ze.touches[0].pageX),Mn=Math.ceil(ze.touches[0].pageY),en=jt.current-Je,Dn=Mt.current-Mn,Yn=Math.abs(en)>Math.abs(Dn);Yn?jt.current=Je:Mt.current=Mn;var In=xt(Yn,Yn?en:Dn,!1,ze);In&&ze.preventDefault(),clearInterval(De.current),In&&(De.current=setInterval(function(){Yn?en*=En:Dn*=En;var qn=Math.floor(Yn?en:Dn);(!xt(Yn,qn,!0)||Math.abs(qn)<=.1)&&clearInterval(De.current)},16))}},ce=function(){Nt.current=!1,Ae()},fe=function(ze){Ae(),ze.touches.length===1&&!Nt.current&&(Nt.current=!0,jt.current=Math.ceil(ze.touches[0].pageX),Mt.current=Math.ceil(ze.touches[0].pageY),Kt.current=ze.target,Kt.current.addEventListener("touchmove",Ge,{passive:!1}),Kt.current.addEventListener("touchend",ce,{passive:!0}))};Ae=function(){Kt.current&&(Kt.current.removeEventListener("touchmove",Ge),Kt.current.removeEventListener("touchend",ce))},(0,Ke.Z)(function(){return Ot&&kt.current.addEventListener("touchstart",fe,{passive:!0}),function(){var Ce;(Ce=kt.current)===null||Ce===void 0||Ce.removeEventListener("touchstart",fe),Ae(),clearInterval(De.current)}},[Ot])}function gn(Ot){return Math.floor(Math.pow(Ot,.5))}function cn(Ot,kt){var xt="touches"in Ot?Ot.touches[0]:Ot;return xt[kt?"pageX":"pageY"]-window[kt?"scrollX":"scrollY"]}function Yt(Ot,kt,xt){qt.useEffect(function(){var Nt=kt.current;if(Ot&&Nt){var jt=!1,Mt,Kt,De=function(){yt.Z.cancel(Mt)},Ae=function Ce(){De(),Mt=(0,yt.Z)(function(){xt(Kt),Ce()})},Ge=function(ze){if(!(ze.target.draggable||ze.button!==0)){var Je=ze;Je._virtualHandled||(Je._virtualHandled=!0,jt=!0)}},ce=function(){jt=!1,De()},fe=function(ze){if(jt){var Je=cn(ze,!1),Mn=Nt.getBoundingClientRect(),en=Mn.top,Dn=Mn.bottom;if(Je<=en){var Yn=en-Je;Kt=-gn(Yn),Ae()}else if(Je>=Dn){var In=Je-Dn;Kt=gn(In),Ae()}else De()}};return Nt.addEventListener("mousedown",Ge),Nt.ownerDocument.addEventListener("mouseup",ce),Nt.ownerDocument.addEventListener("mousemove",fe),function(){Nt.removeEventListener("mousedown",Ge),Nt.ownerDocument.removeEventListener("mouseup",ce),Nt.ownerDocument.removeEventListener("mousemove",fe),De()}}},[Ot])}var Rt=10;function Ee(Ot,kt,xt,Nt,jt,Mt,Kt,De){var Ae=qt.useRef(),Ge=qt.useState(null),ce=(0,he.Z)(Ge,2),fe=ce[0],Ce=ce[1];return(0,Ke.Z)(function(){if(fe&&fe.times<Rt){if(!Ot.current){Ce(function(Lr){return(0,ge.Z)({},Lr)});return}Mt();var ze=fe.targetAlign,Je=fe.originAlign,Mn=fe.index,en=fe.offset,Dn=Ot.current.clientHeight,Yn=!1,In=ze,qn=null;if(Dn){for(var Ai=ze||Je,ti=0,di=0,ai=0,nr=Math.min(kt.length-1,Mn),xi=0;xi<=nr;xi+=1){var $i=jt(kt[xi]);di=ti;var pr=xt.get($i);ai=di+(pr===void 0?Nt:pr),ti=ai}for(var vr=Ai==="top"?en:Dn-en,Nr=nr;Nr>=0;Nr-=1){var Sr=jt(kt[Nr]),jr=xt.get(Sr);if(jr===void 0){Yn=!0;break}if(vr-=jr,vr<=0)break}switch(Ai){case"top":qn=di-en;break;case"bottom":qn=ai-Dn+en;break;default:{var hr=Ot.current.scrollTop,qi=hr+Dn;di<hr?In="top":ai>qi&&(In="bottom")}}qn!==null&&Kt(qn),qn!==fe.lastTop&&(Yn=!0)}Yn&&Ce((0,ge.Z)((0,ge.Z)({},fe),{},{times:fe.times+1,targetAlign:In,lastTop:qn}))}},[fe,Ot.current]),function(ze){if(ze==null){De();return}if(yt.Z.cancel(Ae.current),typeof ze=="number")Kt(ze);else if(ze&&(0,ne.Z)(ze)==="object"){var Je,Mn=ze.align;"index"in ze?Je=ze.index:Je=kt.findIndex(function(Yn){return jt(Yn)===ze.key});var en=ze.offset,Dn=en===void 0?0:en;Ce({times:0,index:Je,offset:Dn,originAlign:Mn})}}}var Ve=qt.forwardRef(function(Ot,kt){var xt=Ot.prefixCls,Nt=Ot.rtl,jt=Ot.scrollOffset,Mt=Ot.scrollRange,Kt=Ot.onStartMove,De=Ot.onStopMove,Ae=Ot.onScroll,Ge=Ot.horizontal,ce=Ot.spinSize,fe=Ot.containerSize,Ce=Ot.style,ze=Ot.thumbStyle,Je=Ot.showScrollBar,Mn=qt.useState(!1),en=(0,he.Z)(Mn,2),Dn=en[0],Yn=en[1],In=qt.useState(null),qn=(0,he.Z)(In,2),Ai=qn[0],ti=qn[1],di=qt.useState(null),ai=(0,he.Z)(di,2),nr=ai[0],xi=ai[1],$i=!Nt,pr=qt.useRef(),vr=qt.useRef(),Nr=qt.useState(Je),Sr=(0,he.Z)(Nr,2),jr=Sr[0],hr=Sr[1],qi=qt.useRef(),Lr=function(){Je===!0||Je===!1||(clearTimeout(qi.current),hr(!0),qi.current=setTimeout(function(){hr(!1)},3e3))},Lt=Mt-fe||0,Cn=fe-ce||0,yi=qt.useMemo(function(){if(jt===0||Lt===0)return 0;var ve=jt/Lt;return ve*Cn},[jt,Lt,Cn]),Xn=function(Qn){Qn.stopPropagation(),Qn.preventDefault()},fi=qt.useRef({top:yi,dragging:Dn,pageY:Ai,startTop:nr});fi.current={top:yi,dragging:Dn,pageY:Ai,startTop:nr};var gi=function(Qn){Yn(!0),ti(cn(Qn,Ge)),xi(fi.current.top),Kt(),Qn.stopPropagation(),Qn.preventDefault()};qt.useEffect(function(){var ve=function(pn){pn.preventDefault()},Qn=pr.current,li=vr.current;return Qn.addEventListener("touchstart",ve,{passive:!1}),li.addEventListener("touchstart",gi,{passive:!1}),function(){Qn.removeEventListener("touchstart",ve),li.removeEventListener("touchstart",gi)}},[]);var Kn=qt.useRef();Kn.current=Lt;var dr=qt.useRef();dr.current=Cn,qt.useEffect(function(){if(Dn){var ve,Qn=function(pn){var zn=fi.current,bi=zn.dragging,tr=zn.pageY,Ui=zn.startTop;yt.Z.cancel(ve);var Wt=pr.current.getBoundingClientRect(),de=fe/(Ge?Wt.width:Wt.height);if(bi){var mn=(cn(pn,Ge)-tr)*de,Rn=Ui;!$i&&Ge?Rn-=mn:Rn+=mn;var Ie=Kn.current,Ln=dr.current,wn=Ln?Rn/Ln:0,Pn=Math.ceil(wn*Ie);Pn=Math.max(Pn,0),Pn=Math.min(Pn,Ie),ve=(0,yt.Z)(function(){Ae(Pn,Ge)})}},li=function(){Yn(!1),De()};return window.addEventListener("mousemove",Qn,{passive:!0}),window.addEventListener("touchmove",Qn,{passive:!0}),window.addEventListener("mouseup",li,{passive:!0}),window.addEventListener("touchend",li,{passive:!0}),function(){window.removeEventListener("mousemove",Qn),window.removeEventListener("touchmove",Qn),window.removeEventListener("mouseup",li),window.removeEventListener("touchend",li),yt.Z.cancel(ve)}}},[Dn]),qt.useEffect(function(){return Lr(),function(){clearTimeout(qi.current)}},[jt]),qt.useImperativeHandle(kt,function(){return{delayHidden:Lr}});var Mi="".concat(xt,"-scrollbar"),we={position:"absolute",visibility:jr?null:"hidden"},be={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return Ge?(we.height=8,we.left=0,we.right=0,we.bottom=0,be.height="100%",be.width=ce,$i?be.left=yi:be.right=yi):(we.width=8,we.top=0,we.bottom=0,$i?we.right=0:we.left=0,be.width="100%",be.height=ce,be.top=yi),qt.createElement("div",{ref:pr,className:Oe()(Mi,(0,ke.Z)((0,ke.Z)((0,ke.Z)({},"".concat(Mi,"-horizontal"),Ge),"".concat(Mi,"-vertical"),!Ge),"".concat(Mi,"-visible"),jr)),style:(0,ge.Z)((0,ge.Z)({},we),Ce),onMouseDown:Xn,onMouseMove:Lr},qt.createElement("div",{ref:vr,className:Oe()("".concat(Mi,"-thumb"),(0,ke.Z)({},"".concat(Mi,"-thumb-moving"),Dn)),style:(0,ge.Z)((0,ge.Z)({},be),ze),onMouseDown:gi}))}),rn=Ve,ye=20;function Xe(){var Ot=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,kt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=Ot/kt*Ot;return isNaN(xt)&&(xt=0),xt=Math.max(xt,ye),Math.floor(xt)}var sn=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],An=[],Pe={overflowY:"auto",overflowAnchor:"none"};function fn(Ot,kt){var xt=Ot.prefixCls,Nt=xt===void 0?"rc-virtual-list":xt,jt=Ot.className,Mt=Ot.height,Kt=Ot.itemHeight,De=Ot.fullHeight,Ae=De===void 0?!0:De,Ge=Ot.style,ce=Ot.data,fe=Ot.children,Ce=Ot.itemKey,ze=Ot.virtual,Je=Ot.direction,Mn=Ot.scrollWidth,en=Ot.component,Dn=en===void 0?"div":en,Yn=Ot.onScroll,In=Ot.onVirtualScroll,qn=Ot.onVisibleChange,Ai=Ot.innerProps,ti=Ot.extraRender,di=Ot.styles,ai=Ot.showScrollBar,nr=ai===void 0?"optional":ai,xi=(0,ie.Z)(Ot,sn),$i=qt.useCallback(function(ii){return typeof Ce=="function"?Ce(ii):ii==null?void 0:ii[Ce]},[Ce]),pr=$e($i,null,null),vr=(0,he.Z)(pr,4),Nr=vr[0],Sr=vr[1],jr=vr[2],hr=vr[3],qi=!!(ze!==!1&&Mt&&Kt),Lr=qt.useMemo(function(){return Object.values(jr.maps).reduce(function(ii,mi){return ii+mi},0)},[jr.id,jr.maps]),Lt=qi&&ce&&(Math.max(Kt*ce.length,Lr)>Mt||!!Mn),Cn=Je==="rtl",yi=Oe()(Nt,(0,ke.Z)({},"".concat(Nt,"-rtl"),Cn),jt),Xn=ce||An,fi=(0,qt.useRef)(),gi=(0,qt.useRef)(),Kn=(0,qt.useRef)(),dr=(0,qt.useState)(0),Mi=(0,he.Z)(dr,2),we=Mi[0],be=Mi[1],ve=(0,qt.useState)(0),Qn=(0,he.Z)(ve,2),li=Qn[0],ui=Qn[1],pn=(0,qt.useState)(!1),zn=(0,he.Z)(pn,2),bi=zn[0],tr=zn[1],Ui=function(){tr(!0)},Wt=function(){tr(!1)},de={getKey:$i};function mn(ii){be(function(mi){var Ki;typeof ii=="function"?Ki=ii(mi):Ki=ii;var Hn=Me(Ki);return fi.current.scrollTop=Hn,Hn})}var Rn=(0,qt.useRef)({start:0,end:Xn.length}),Ie=(0,qt.useRef)(),Ln=mt(Xn,$i),wn=(0,he.Z)(Ln,1),Pn=wn[0];Ie.current=Pn;var Zn=qt.useMemo(function(){if(!qi)return{scrollHeight:void 0,start:0,end:Xn.length-1,offset:void 0};if(!Lt){var ii;return{scrollHeight:((ii=gi.current)===null||ii===void 0?void 0:ii.offsetHeight)||0,start:0,end:Xn.length-1,offset:void 0}}for(var mi=0,Ki,Hn,vi,Hi=Xn.length,ci=0;ci<Hi;ci+=1){var jn=Xn[ci],an=$i(jn),Li=jr.get(an),yr=mi+(Li===void 0?Kt:Li);yr>=we&&Ki===void 0&&(Ki=ci,Hn=mi),yr>we+Mt&&vi===void 0&&(vi=ci),mi=yr}return Ki===void 0&&(Ki=0,Hn=0,vi=Math.ceil(Mt/Kt)),vi===void 0&&(vi=Xn.length-1),vi=Math.min(vi+1,Xn.length-1),{scrollHeight:mi,start:Ki,end:vi,offset:Hn}},[Lt,qi,we,Xn,hr,Mt]),Qe=Zn.scrollHeight,_n=Zn.start,Un=Zn.end,Qi=Zn.offset;Rn.current.start=_n,Rn.current.end=Un,qt.useLayoutEffect(function(){var ii=jr.getRecord();if(ii.size===1){var mi=Array.from(ii.keys())[0],Ki=ii.get(mi),Hn=Xn[_n];if(Hn&&Ki===void 0){var vi=$i(Hn);if(vi===mi){var Hi=jr.get(mi),ci=Hi-Kt;mn(function(jn){return jn+ci})}}}jr.resetRecord()},[Qe]);var Ti=qt.useState({width:0,height:Mt}),Fi=(0,he.Z)(Ti,2),_e=Fi[0],Yi=Fi[1],or=function(mi){Yi({width:mi.offsetWidth,height:mi.offsetHeight})},_r=(0,qt.useRef)(),Ye=(0,qt.useRef)(),Nn=qt.useMemo(function(){return Xe(_e.width,Mn)},[_e.width,Mn]),ri=qt.useMemo(function(){return Xe(_e.height,Qe)},[_e.height,Qe]),$n=Qe-Mt,Le=(0,qt.useRef)($n);Le.current=$n;function Me(ii){var mi=ii;return Number.isNaN(Le.current)||(mi=Math.min(mi,Le.current)),mi=Math.max(mi,0),mi}var Se=we<=0,He=we>=$n,on=li<=0,Sn=li>=Mn,Te=At(Se,He,on,Sn),si=function(){return{x:Cn?-li:li,y:we}},je=(0,qt.useRef)(si()),bn=(0,Jt.zX)(function(ii){if(In){var mi=(0,ge.Z)((0,ge.Z)({},si()),ii);(je.current.x!==mi.x||je.current.y!==mi.y)&&(In(mi),je.current=mi)}});function pi(ii,mi){var Ki=ii;mi?((0,Ne.flushSync)(function(){ui(Ki)}),bn()):mn(Ki)}function Pi(ii){var mi=ii.currentTarget.scrollTop;mi!==we&&mn(mi),Yn==null||Yn(ii),bn()}var Ii=function(mi){var Ki=mi,Hn=Mn?Mn-_e.width:0;return Ki=Math.max(Ki,0),Ki=Math.min(Ki,Hn),Ki},Bi=(0,Jt.zX)(function(ii,mi){mi?((0,Ne.flushSync)(function(){ui(function(Ki){var Hn=Ki+(Cn?-ii:ii);return Ii(Hn)})}),bn()):mn(function(Ki){var Hn=Ki+ii;return Hn})}),Ci=Vt(qi,Se,He,on,Sn,!!Mn,Bi),er=(0,he.Z)(Ci,2),Ar=er[0],_i=er[1];vn(qi,fi,function(ii,mi,Ki,Hn){var vi=Hn;return Te(ii,mi,Ki)?!1:!vi||!vi._virtualHandled?(vi&&(vi._virtualHandled=!0),Ar({preventDefault:function(){},deltaX:ii?mi:0,deltaY:ii?0:mi}),!0):!1}),Yt(Lt,fi,function(ii){mn(function(mi){return mi+ii})}),(0,Ke.Z)(function(){function ii(Ki){var Hn=Se&&Ki.detail<0,vi=He&&Ki.detail>0;qi&&!Hn&&!vi&&Ki.preventDefault()}var mi=fi.current;return mi.addEventListener("wheel",Ar,{passive:!1}),mi.addEventListener("DOMMouseScroll",_i,{passive:!0}),mi.addEventListener("MozMousePixelScroll",ii,{passive:!1}),function(){mi.removeEventListener("wheel",Ar),mi.removeEventListener("DOMMouseScroll",_i),mi.removeEventListener("MozMousePixelScroll",ii)}},[qi,Se,He]),(0,Ke.Z)(function(){if(Mn){var ii=Ii(li);ui(ii),bn({x:ii})}},[_e.width,Mn]);var On=function(){var mi,Ki;(mi=_r.current)===null||mi===void 0||mi.delayHidden(),(Ki=Ye.current)===null||Ki===void 0||Ki.delayHidden()},zt=Ee(fi,Xn,jr,Kt,$i,function(){return Sr(!0)},mn,On);qt.useImperativeHandle(kt,function(){return{nativeElement:Kn.current,getScrollInfo:si,scrollTo:function(mi){function Ki(Hn){return Hn&&(0,ne.Z)(Hn)==="object"&&("left"in Hn||"top"in Hn)}Ki(mi)?(mi.left!==void 0&&ui(Ii(mi.left)),zt(mi.top)):zt(mi)}}}),(0,Ke.Z)(function(){if(qn){var ii=Xn.slice(_n,Un+1);qn(ii,Xn)}},[_n,Un,Xn]);var cr=Zt(Xn,$i,jr,Kt),Wi=ti==null?void 0:ti({start:_n,end:Un,virtual:Lt,offsetX:li,offsetY:Qi,rtl:Cn,getSize:cr}),Tr=dt(Xn,_n,Un,Mn,li,Nr,fe,de),Fr=null;Mt&&(Fr=(0,ge.Z)((0,ke.Z)({},Ae?"height":"maxHeight",Mt),Pe),qi&&(Fr.overflowY="hidden",Mn&&(Fr.overflowX="hidden"),bi&&(Fr.pointerEvents="none")));var xr={};return Cn&&(xr.dir="rtl"),qt.createElement("div",(0,wt.Z)({ref:Kn,style:(0,ge.Z)((0,ge.Z)({},Ge),{},{position:"relative"}),className:yi},xr,xi),qt.createElement(ue.Z,{onResize:or},qt.createElement(Dn,{className:"".concat(Nt,"-holder"),style:Fr,ref:fi,onScroll:Pi,onMouseEnter:On},qt.createElement(et,{prefixCls:Nt,height:Qe,offsetX:li,offsetY:Qi,scrollWidth:Mn,onInnerResize:Sr,ref:gi,innerProps:Ai,rtl:Cn,extra:Wi},Tr))),Lt&&Qe>Mt&&qt.createElement(rn,{ref:_r,prefixCls:Nt,scrollOffset:we,scrollRange:Qe,rtl:Cn,onScroll:pi,onStartMove:Ui,onStopMove:Wt,spinSize:ri,containerSize:_e.height,style:di==null?void 0:di.verticalScrollBar,thumbStyle:di==null?void 0:di.verticalScrollBarThumb,showScrollBar:nr}),Lt&&Mn>_e.width&&qt.createElement(rn,{ref:Ye,prefixCls:Nt,scrollOffset:li,scrollRange:Mn,rtl:Cn,onScroll:pi,onStartMove:Ui,onStopMove:Wt,spinSize:Nn,containerSize:_e.width,horizontal:!0,style:di==null?void 0:di.horizontalScrollBar,thumbStyle:di==null?void 0:di.horizontalScrollBarThumb,showScrollBar:nr}))}var le=qt.forwardRef(fn);le.displayName="List";var yn=le,oi=yn},2637:function(ln,tn,Bt){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),Object.defineProperty(tn,"DraggableCore",{enumerable:!0,get:function(){return Oe.default}}),tn.default=void 0;var wt=qt(Bt(59301)),ne=Jt(Bt(12708)),ge=Jt(Bt(4676)),ke=Jt(Bt(57780)),he=Bt(13957),ie=Bt(60976),ee=Bt(36641),Oe=Jt(Bt(80486)),ue=Jt(Bt(94187));function Jt(lt){return lt&&lt.__esModule?lt:{default:lt}}function Ke(lt){if(typeof WeakMap!="function")return null;var gt=new WeakMap,mt=new WeakMap;return(Ke=function(yt){return yt?mt:gt})(lt)}function qt(lt,gt){if(!gt&&lt&&lt.__esModule)return lt;if(lt===null||typeof lt!="object"&&typeof lt!="function")return{default:lt};var mt=Ke(gt);if(mt&&mt.has(lt))return mt.get(lt);var yt={},bt=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var Dt in lt)if(Dt!=="default"&&Object.prototype.hasOwnProperty.call(lt,Dt)){var At=bt?Object.getOwnPropertyDescriptor(lt,Dt):null;At&&(At.get||At.set)?Object.defineProperty(yt,Dt,At):yt[Dt]=lt[Dt]}return yt.default=lt,mt&&mt.set(lt,yt),yt}function Ne(){return Ne=Object.assign?Object.assign.bind():function(lt){for(var gt=1;gt<arguments.length;gt++){var mt=arguments[gt];for(var yt in mt)Object.prototype.hasOwnProperty.call(mt,yt)&&(lt[yt]=mt[yt])}return lt},Ne.apply(this,arguments)}function Tt(lt,gt,mt){return gt=et(gt),gt in lt?Object.defineProperty(lt,gt,{value:mt,enumerable:!0,configurable:!0,writable:!0}):lt[gt]=mt,lt}function et(lt){var gt=nt(lt,"string");return typeof gt=="symbol"?gt:String(gt)}function nt(lt,gt){if(typeof lt!="object"||lt===null)return lt;var mt=lt[Symbol.toPrimitive];if(mt!==void 0){var yt=mt.call(lt,gt||"default");if(typeof yt!="object")return yt;throw new TypeError("@@toPrimitive must return a primitive value.")}return(gt==="string"?String:Number)(lt)}class dt extends wt.Component{static getDerivedStateFromProps(gt,mt){let{position:yt}=gt,{prevPropsPosition:bt}=mt;return yt&&(!bt||yt.x!==bt.x||yt.y!==bt.y)?((0,ue.default)("Draggable: getDerivedStateFromProps %j",{position:yt,prevPropsPosition:bt}),{x:yt.x,y:yt.y,prevPropsPosition:gd({},yt)}):null}constructor(gt){super(gt),Tt(this,"onDragStart",(mt,yt)=>{if((0,ue.default)("Draggable: onDragStart: %j",yt),this.props.onStart(mt,(0,ie.createDraggableData)(this,yt))===!1)return!1;this.setState({dragging:!0,dragged:!0})}),Tt(this,"onDrag",(mt,yt)=>{if(!this.state.dragging)return!1;(0,ue.default)("Draggable: onDrag: %j",yt);const bt=(0,ie.createDraggableData)(this,yt),Dt={x:bt.x,y:bt.y,slackX:0,slackY:0};if(this.props.bounds){const{x:Vt,y:Zt}=Dt;Dt.x+=this.state.slackX,Dt.y+=this.state.slackY;const[$t,xe]=(0,ie.getBoundPosition)(this,Dt.x,Dt.y);Dt.x=$t,Dt.y=xe,Dt.slackX=this.state.slackX+(Vt-Dt.x),Dt.slackY=this.state.slackY+(Zt-Dt.y),bt.x=Dt.x,bt.y=Dt.y,bt.deltaX=Dt.x-this.state.x,bt.deltaY=Dt.y-this.state.y}if(this.props.onDrag(mt,bt)===!1)return!1;this.setState(Dt)}),Tt(this,"onDragStop",(mt,yt)=>{if(!this.state.dragging||this.props.onStop(mt,(0,ie.createDraggableData)(this,yt))===!1)return!1;(0,ue.default)("Draggable: onDragStop: %j",yt);const Dt={dragging:!1,slackX:0,slackY:0};if(!!this.props.position){const{x:Vt,y:Zt}=this.props.position;Dt.x=Vt,Dt.y=Zt}this.setState(Dt)}),this.state={dragging:!1,dragged:!1,x:gt.position?gt.position.x:gt.defaultPosition.x,y:gt.position?gt.position.y:gt.defaultPosition.y,prevPropsPosition:gd({},gt.position),slackX:0,slackY:0,isElementSVG:!1},gt.position&&!(gt.onDrag||gt.onStop)&&console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){typeof window.SVGElement!="undefined"&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.setState({dragging:!1})}findDOMNode(){var gt,mt;return(gt=(mt=this.props)===null||mt===void 0||(mt=mt.nodeRef)===null||mt===void 0?void 0:mt.current)!==null&&gt!==void 0?gt:ge.default.findDOMNode(this)}render(){const Yt=this.props,{axis:gt,bounds:mt,children:yt,defaultPosition:bt,defaultClassName:Dt,defaultClassNameDragging:At,defaultClassNameDragged:Vt,position:Zt,positionOffset:$t,scale:xe}=Yt,re=wx(Yt,["axis","bounds","children","defaultPosition","defaultClassName","defaultClassNameDragging","defaultClassNameDragged","position","positionOffset","scale"]);let Re={},We=null;const En=!!!Zt||this.state.dragging,vn=Zt||bt,gn={x:(0,ie.canDragX)(this)&&En?this.state.x:vn.x,y:(0,ie.canDragY)(this)&&En?this.state.y:vn.y};this.state.isElementSVG?We=(0,he.createSVGTransform)(gn,$t):Re=(0,he.createCSSTransform)(gn,$t);const cn=(0,ke.default)(yt.props.className||"",Dt,{[At]:this.state.dragging,[Vt]:this.state.dragged});return wt.createElement(Oe.default,Ne({},re,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),wt.cloneElement(wt.Children.only(yt),{className:cn,style:gd(gd({},yt.props.style),Re),transform:We}))}}tn.default=dt,Tt(dt,"displayName","Draggable"),Tt(dt,"propTypes",Xy(gd({},Oe.default.propTypes),{axis:ne.default.oneOf(["both","x","y","none"]),bounds:ne.default.oneOfType([ne.default.shape({left:ne.default.number,right:ne.default.number,top:ne.default.number,bottom:ne.default.number}),ne.default.string,ne.default.oneOf([!1])]),defaultClassName:ne.default.string,defaultClassNameDragging:ne.default.string,defaultClassNameDragged:ne.default.string,defaultPosition:ne.default.shape({x:ne.default.number,y:ne.default.number}),positionOffset:ne.default.shape({x:ne.default.oneOfType([ne.default.number,ne.default.string]),y:ne.default.oneOfType([ne.default.number,ne.default.string])}),position:ne.default.shape({x:ne.default.number,y:ne.default.number}),className:ee.dontSetMe,style:ee.dontSetMe,transform:ee.dontSetMe})),Tt(dt,"defaultProps",Xy(gd({},Oe.default.defaultProps),{axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1}))},80486:function(ln,tn,Bt){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=void 0;var wt=Jt(Bt(59301)),ne=Oe(Bt(12708)),ge=Oe(Bt(4676)),ke=Bt(13957),he=Bt(60976),ie=Bt(36641),ee=Oe(Bt(94187));function Oe(dt){return dt&&dt.__esModule?dt:{default:dt}}function ue(dt){if(typeof WeakMap!="function")return null;var lt=new WeakMap,gt=new WeakMap;return(ue=function(mt){return mt?gt:lt})(dt)}function Jt(dt,lt){if(!lt&&dt&&dt.__esModule)return dt;if(dt===null||typeof dt!="object"&&typeof dt!="function")return{default:dt};var gt=ue(lt);if(gt&&gt.has(dt))return gt.get(dt);var mt={},yt=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var bt in dt)if(bt!=="default"&&Object.prototype.hasOwnProperty.call(dt,bt)){var Dt=yt?Object.getOwnPropertyDescriptor(dt,bt):null;Dt&&(Dt.get||Dt.set)?Object.defineProperty(mt,bt,Dt):mt[bt]=dt[bt]}return mt.default=dt,gt&&gt.set(dt,mt),mt}function Ke(dt,lt,gt){return lt=qt(lt),lt in dt?Object.defineProperty(dt,lt,{value:gt,enumerable:!0,configurable:!0,writable:!0}):dt[lt]=gt,dt}function qt(dt){var lt=Ne(dt,"string");return typeof lt=="symbol"?lt:String(lt)}function Ne(dt,lt){if(typeof dt!="object"||dt===null)return dt;var gt=dt[Symbol.toPrimitive];if(gt!==void 0){var mt=gt.call(dt,lt||"default");if(typeof mt!="object")return mt;throw new TypeError("@@toPrimitive must return a primitive value.")}return(lt==="string"?String:Number)(dt)}const Tt={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}};let et=Tt.mouse;class nt extends wt.Component{constructor(){super(...arguments),Ke(this,"dragging",!1),Ke(this,"lastX",NaN),Ke(this,"lastY",NaN),Ke(this,"touchIdentifier",null),Ke(this,"mounted",!1),Ke(this,"handleDragStart",lt=>{if(this.props.onMouseDown(lt),!this.props.allowAnyClick&&typeof lt.button=="number"&&lt.button!==0)return!1;const gt=this.findDOMNode();if(!gt||!gt.ownerDocument||!gt.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:mt}=gt;if(this.props.disabled||!(lt.target instanceof mt.defaultView.Node)||this.props.handle&&!(0,ke.matchesSelectorAndParentsTo)(lt.target,this.props.handle,gt)||this.props.cancel&&(0,ke.matchesSelectorAndParentsTo)(lt.target,this.props.cancel,gt))return;lt.type==="touchstart"&&lt.preventDefault();const yt=(0,ke.getTouchIdentifier)(lt);this.touchIdentifier=yt;const bt=(0,he.getControlPosition)(lt,yt,this);if(bt==null)return;const{x:Dt,y:At}=bt,Vt=(0,he.createCoreData)(this,Dt,At);(0,ee.default)("DraggableCore: handleDragStart: %j",Vt),(0,ee.default)("calling",this.props.onStart),!(this.props.onStart(lt,Vt)===!1||this.mounted===!1)&&(this.props.enableUserSelectHack&&(0,ke.addUserSelectStyles)(mt),this.dragging=!0,this.lastX=Dt,this.lastY=At,(0,ke.addEvent)(mt,et.move,this.handleDrag),(0,ke.addEvent)(mt,et.stop,this.handleDragStop))}),Ke(this,"handleDrag",lt=>{const gt=(0,he.getControlPosition)(lt,this.touchIdentifier,this);if(gt==null)return;let{x:mt,y:yt}=gt;if(Array.isArray(this.props.grid)){let At=mt-this.lastX,Vt=yt-this.lastY;if([At,Vt]=(0,he.snapToGrid)(this.props.grid,At,Vt),!At&&!Vt)return;mt=this.lastX+At,yt=this.lastY+Vt}const bt=(0,he.createCoreData)(this,mt,yt);if((0,ee.default)("DraggableCore: handleDrag: %j",bt),this.props.onDrag(lt,bt)===!1||this.mounted===!1){try{this.handleDragStop(new MouseEvent("mouseup"))}catch(At){const Vt=document.createEvent("MouseEvents");Vt.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(Vt)}return}this.lastX=mt,this.lastY=yt}),Ke(this,"handleDragStop",lt=>{if(!this.dragging)return;const gt=(0,he.getControlPosition)(lt,this.touchIdentifier,this);if(gt==null)return;let{x:mt,y:yt}=gt;if(Array.isArray(this.props.grid)){let Vt=mt-this.lastX||0,Zt=yt-this.lastY||0;[Vt,Zt]=(0,he.snapToGrid)(this.props.grid,Vt,Zt),mt=this.lastX+Vt,yt=this.lastY+Zt}const bt=(0,he.createCoreData)(this,mt,yt);if(this.props.onStop(lt,bt)===!1||this.mounted===!1)return!1;const At=this.findDOMNode();At&&this.props.enableUserSelectHack&&(0,ke.removeUserSelectStyles)(At.ownerDocument),(0,ee.default)("DraggableCore: handleDragStop: %j",bt),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,At&&((0,ee.default)("DraggableCore: Removing handlers"),(0,ke.removeEvent)(At.ownerDocument,et.move,this.handleDrag),(0,ke.removeEvent)(At.ownerDocument,et.stop,this.handleDragStop))}),Ke(this,"onMouseDown",lt=>(et=Tt.mouse,this.handleDragStart(lt))),Ke(this,"onMouseUp",lt=>(et=Tt.mouse,this.handleDragStop(lt))),Ke(this,"onTouchStart",lt=>(et=Tt.touch,this.handleDragStart(lt))),Ke(this,"onTouchEnd",lt=>(et=Tt.touch,this.handleDragStop(lt)))}componentDidMount(){this.mounted=!0;const lt=this.findDOMNode();lt&&(0,ke.addEvent)(lt,Tt.touch.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const lt=this.findDOMNode();if(lt){const{ownerDocument:gt}=lt;(0,ke.removeEvent)(gt,Tt.mouse.move,this.handleDrag),(0,ke.removeEvent)(gt,Tt.touch.move,this.handleDrag),(0,ke.removeEvent)(gt,Tt.mouse.stop,this.handleDragStop),(0,ke.removeEvent)(gt,Tt.touch.stop,this.handleDragStop),(0,ke.removeEvent)(lt,Tt.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,ke.removeUserSelectStyles)(gt)}}findDOMNode(){var lt,gt;return(lt=this.props)!==null&&lt!==void 0&&lt.nodeRef?(gt=this.props)===null||gt===void 0||(gt=gt.nodeRef)===null||gt===void 0?void 0:gt.current:ge.default.findDOMNode(this)}render(){return wt.cloneElement(wt.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}}tn.default=nt,Ke(nt,"displayName","DraggableCore"),Ke(nt,"propTypes",{allowAnyClick:ne.default.bool,children:ne.default.node.isRequired,disabled:ne.default.bool,enableUserSelectHack:ne.default.bool,offsetParent:function(dt,lt){if(dt[lt]&&dt[lt].nodeType!==1)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:ne.default.arrayOf(ne.default.number),handle:ne.default.string,cancel:ne.default.string,nodeRef:ne.default.object,onStart:ne.default.func,onDrag:ne.default.func,onStop:ne.default.func,onMouseDown:ne.default.func,scale:ne.default.number,className:ie.dontSetMe,style:ie.dontSetMe,transform:ie.dontSetMe}),Ke(nt,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1})},12911:function(ln,tn,Bt){"use strict";const{default:wt,DraggableCore:ne}=Bt(2637);ln.exports=wt,ln.exports.default=wt,ln.exports.DraggableCore=ne},13957:function(ln,tn,Bt){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.addClassName=bt,tn.addEvent=Oe,tn.addUserSelectStyles=mt,tn.createCSSTransform=et,tn.createSVGTransform=nt,tn.getTouch=lt,tn.getTouchIdentifier=gt,tn.getTranslation=dt,tn.innerHeight=qt,tn.innerWidth=Ne,tn.matchesSelector=ie,tn.matchesSelectorAndParentsTo=ee,tn.offsetXYFromParent=Tt,tn.outerHeight=Jt,tn.outerWidth=Ke,tn.removeClassName=Dt,tn.removeEvent=ue,tn.removeUserSelectStyles=yt;var wt=Bt(36641),ne=ke(Bt(32092));function ge(At){if(typeof WeakMap!="function")return null;var Vt=new WeakMap,Zt=new WeakMap;return(ge=function($t){return $t?Zt:Vt})(At)}function ke(At,Vt){if(!Vt&&At&&At.__esModule)return At;if(At===null||typeof At!="object"&&typeof At!="function")return{default:At};var Zt=ge(Vt);if(Zt&&Zt.has(At))return Zt.get(At);var $t={},xe=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var re in At)if(re!=="default"&&Object.prototype.hasOwnProperty.call(At,re)){var Re=xe?Object.getOwnPropertyDescriptor(At,re):null;Re&&(Re.get||Re.set)?Object.defineProperty($t,re,Re):$t[re]=At[re]}return $t.default=At,Zt&&Zt.set(At,$t),$t}let he="";function ie(At,Vt){return he||(he=(0,wt.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],function(Zt){return(0,wt.isFunction)(At[Zt])})),(0,wt.isFunction)(At[he])?At[he](Vt):!1}function ee(At,Vt,Zt){let $t=At;do{if(ie($t,Vt))return!0;if($t===Zt)return!1;$t=$t.parentNode}while($t);return!1}function Oe(At,Vt,Zt,$t){if(!At)return;const xe=gd({capture:!0},$t);At.addEventListener?At.addEventListener(Vt,Zt,xe):At.attachEvent?At.attachEvent("on"+Vt,Zt):At["on"+Vt]=Zt}function ue(At,Vt,Zt,$t){if(!At)return;const xe=gd({capture:!0},$t);At.removeEventListener?At.removeEventListener(Vt,Zt,xe):At.detachEvent?At.detachEvent("on"+Vt,Zt):At["on"+Vt]=null}function Jt(At){let Vt=At.clientHeight;const Zt=At.ownerDocument.defaultView.getComputedStyle(At);return Vt+=(0,wt.int)(Zt.borderTopWidth),Vt+=(0,wt.int)(Zt.borderBottomWidth),Vt}function Ke(At){let Vt=At.clientWidth;const Zt=At.ownerDocument.defaultView.getComputedStyle(At);return Vt+=(0,wt.int)(Zt.borderLeftWidth),Vt+=(0,wt.int)(Zt.borderRightWidth),Vt}function qt(At){let Vt=At.clientHeight;const Zt=At.ownerDocument.defaultView.getComputedStyle(At);return Vt-=(0,wt.int)(Zt.paddingTop),Vt-=(0,wt.int)(Zt.paddingBottom),Vt}function Ne(At){let Vt=At.clientWidth;const Zt=At.ownerDocument.defaultView.getComputedStyle(At);return Vt-=(0,wt.int)(Zt.paddingLeft),Vt-=(0,wt.int)(Zt.paddingRight),Vt}function Tt(At,Vt,Zt){const xe=Vt===Vt.ownerDocument.body?{left:0,top:0}:Vt.getBoundingClientRect(),re=(At.clientX+Vt.scrollLeft-xe.left)/Zt,Re=(At.clientY+Vt.scrollTop-xe.top)/Zt;return{x:re,y:Re}}function et(At,Vt){const Zt=dt(At,Vt,"px");return{[(0,ne.browserPrefixToKey)("transform",ne.default)]:Zt}}function nt(At,Vt){return dt(At,Vt,"")}function dt(At,Vt,Zt){let{x:$t,y:xe}=At,re="translate(".concat($t).concat(Zt,",").concat(xe).concat(Zt,")");if(Vt){const Re="".concat(typeof Vt.x=="string"?Vt.x:Vt.x+Zt),We="".concat(typeof Vt.y=="string"?Vt.y:Vt.y+Zt);re="translate(".concat(Re,", ").concat(We,")")+re}return re}function lt(At,Vt){return At.targetTouches&&(0,wt.findInArray)(At.targetTouches,Zt=>Vt===Zt.identifier)||At.changedTouches&&(0,wt.findInArray)(At.changedTouches,Zt=>Vt===Zt.identifier)}function gt(At){if(At.targetTouches&&At.targetTouches[0])return At.targetTouches[0].identifier;if(At.changedTouches&&At.changedTouches[0])return At.changedTouches[0].identifier}function mt(At){if(!At)return;let Vt=At.getElementById("react-draggable-style-el");Vt||(Vt=At.createElement("style"),Vt.type="text/css",Vt.id="react-draggable-style-el",Vt.innerHTML=`.react-draggable-transparent-selection *::-moz-selection {all: inherit;}
`,Vt.innerHTML+=`.react-draggable-transparent-selection *::selection {all: inherit;}
`,At.getElementsByTagName("head")[0].appendChild(Vt)),At.body&&bt(At.body,"react-draggable-transparent-selection")}function yt(At){if(At)try{if(At.body&&Dt(At.body,"react-draggable-transparent-selection"),At.selection)At.selection.empty();else{const Vt=(At.defaultView||window).getSelection();Vt&&Vt.type!=="Caret"&&Vt.removeAllRanges()}}catch(Vt){}}function bt(At,Vt){At.classList?At.classList.add(Vt):At.className.match(new RegExp("(?:^|\\s)".concat(Vt,"(?!\\S)")))||(At.className+=" ".concat(Vt))}function Dt(At,Vt){At.classList?At.classList.remove(Vt):At.className=At.className.replace(new RegExp("(?:^|\\s)".concat(Vt,"(?!\\S)"),"g"),"")}},32092:function(ln,tn){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.browserPrefixToKey=ne,tn.browserPrefixToStyle=ge,tn.default=void 0,tn.getPrefix=wt;const Bt=["Moz","Webkit","O","ms"];function wt(){var ie;let ee=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"transform";if(typeof window=="undefined")return"";const Oe=(ie=window.document)===null||ie===void 0||(ie=ie.documentElement)===null||ie===void 0?void 0:ie.style;if(!Oe||ee in Oe)return"";for(let ue=0;ue<Bt.length;ue++)if(ne(ee,Bt[ue])in Oe)return Bt[ue];return""}function ne(ie,ee){return ee?"".concat(ee).concat(ke(ie)):ie}function ge(ie,ee){return ee?"-".concat(ee.toLowerCase(),"-").concat(ie):ie}function ke(ie){let ee="",Oe=!0;for(let ue=0;ue<ie.length;ue++)Oe?(ee+=ie[ue].toUpperCase(),Oe=!1):ie[ue]==="-"?Oe=!0:ee+=ie[ue];return ee}var he=tn.default=wt()},94187:function(ln,tn){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=Bt;function Bt(){}},60976:function(ln,tn,Bt){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.canDragX=he,tn.canDragY=ie,tn.createCoreData=Oe,tn.createDraggableData=ue,tn.getBoundPosition=ge,tn.getControlPosition=ee,tn.snapToGrid=ke;var wt=Bt(36641),ne=Bt(13957);function ge(qt,Ne,Tt){if(!qt.props.bounds)return[Ne,Tt];let{bounds:et}=qt.props;et=typeof et=="string"?et:Jt(et);const nt=Ke(qt);if(typeof et=="string"){const{ownerDocument:dt}=nt,lt=dt.defaultView;let gt;if(et==="parent"?gt=nt.parentNode:gt=dt.querySelector(et),!(gt instanceof lt.HTMLElement))throw new Error('Bounds selector "'+et+'" could not find an element.');const mt=gt,yt=lt.getComputedStyle(nt),bt=lt.getComputedStyle(mt);et={left:-nt.offsetLeft+(0,wt.int)(bt.paddingLeft)+(0,wt.int)(yt.marginLeft),top:-nt.offsetTop+(0,wt.int)(bt.paddingTop)+(0,wt.int)(yt.marginTop),right:(0,ne.innerWidth)(mt)-(0,ne.outerWidth)(nt)-nt.offsetLeft+(0,wt.int)(bt.paddingRight)-(0,wt.int)(yt.marginRight),bottom:(0,ne.innerHeight)(mt)-(0,ne.outerHeight)(nt)-nt.offsetTop+(0,wt.int)(bt.paddingBottom)-(0,wt.int)(yt.marginBottom)}}return(0,wt.isNum)(et.right)&&(Ne=Math.min(Ne,et.right)),(0,wt.isNum)(et.bottom)&&(Tt=Math.min(Tt,et.bottom)),(0,wt.isNum)(et.left)&&(Ne=Math.max(Ne,et.left)),(0,wt.isNum)(et.top)&&(Tt=Math.max(Tt,et.top)),[Ne,Tt]}function ke(qt,Ne,Tt){const et=Math.round(Ne/qt[0])*qt[0],nt=Math.round(Tt/qt[1])*qt[1];return[et,nt]}function he(qt){return qt.props.axis==="both"||qt.props.axis==="x"}function ie(qt){return qt.props.axis==="both"||qt.props.axis==="y"}function ee(qt,Ne,Tt){const et=typeof Ne=="number"?(0,ne.getTouch)(qt,Ne):null;if(typeof Ne=="number"&&!et)return null;const nt=Ke(Tt),dt=Tt.props.offsetParent||nt.offsetParent||nt.ownerDocument.body;return(0,ne.offsetXYFromParent)(et||qt,dt,Tt.props.scale)}function Oe(qt,Ne,Tt){const et=!(0,wt.isNum)(qt.lastX),nt=Ke(qt);return et?{node:nt,deltaX:0,deltaY:0,lastX:Ne,lastY:Tt,x:Ne,y:Tt}:{node:nt,deltaX:Ne-qt.lastX,deltaY:Tt-qt.lastY,lastX:qt.lastX,lastY:qt.lastY,x:Ne,y:Tt}}function ue(qt,Ne){const Tt=qt.props.scale;return{node:Ne.node,x:qt.state.x+Ne.deltaX/Tt,y:qt.state.y+Ne.deltaY/Tt,deltaX:Ne.deltaX/Tt,deltaY:Ne.deltaY/Tt,lastX:qt.state.x,lastY:qt.state.y}}function Jt(qt){return{left:qt.left,top:qt.top,right:qt.right,bottom:qt.bottom}}function Ke(qt){const Ne=qt.findDOMNode();if(!Ne)throw new Error("<DraggableCore>: Unmounted during event!");return Ne}},36641:function(ln,tn){"use strict";Object.defineProperty(tn,"__esModule",{value:!0}),tn.dontSetMe=ke,tn.findInArray=Bt,tn.int=ge,tn.isFunction=wt,tn.isNum=ne;function Bt(he,ie){for(let ee=0,Oe=he.length;ee<Oe;ee++)if(ie.apply(ie,[he[ee],ee,he]))return he[ee]}function wt(he){return typeof he=="function"||Object.prototype.toString.call(he)==="[object Function]"}function ne(he){return typeof he=="number"&&!isNaN(he)}function ge(he){return parseInt(he,10)}function ke(he,ie,ee){if(he[ie])return new Error("Invalid prop ".concat(ie," passed to ").concat(ee," - do not set this, set it on the child."))}},51581:function(ln,tn,Bt){"use strict";Object.defineProperty(tn,"__esModule",{value:!0});var wt=function(){function qt(Ne,Tt){for(var et=0;et<Tt.length;et++){var nt=Tt[et];nt.enumerable=nt.enumerable||!1,nt.configurable=!0,"value"in nt&&(nt.writable=!0),Object.defineProperty(Ne,nt.key,nt)}}return function(Ne,Tt,et){return Tt&&qt(Ne.prototype,Tt),et&&qt(Ne,et),Ne}}(),ne=Bt(59301),ge=ie(ne),ke=Bt(12708),he=ie(ke);function ie(qt){return qt&&qt.__esModule?qt:{default:qt}}function ee(qt,Ne){var Tt={};for(var et in qt)Ne.indexOf(et)>=0||Object.prototype.hasOwnProperty.call(qt,et)&&(Tt[et]=qt[et]);return Tt}function Oe(qt,Ne){if(!(qt instanceof Ne))throw new TypeError("Cannot call a class as a function")}function ue(qt,Ne){if(!qt)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Ne&&(typeof Ne=="object"||typeof Ne=="function")?Ne:qt}function Jt(qt,Ne){if(typeof Ne!="function"&&Ne!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof Ne);qt.prototype=Object.create(Ne&&Ne.prototype,{constructor:{value:qt,enumerable:!1,writable:!0,configurable:!0}}),Ne&&(Object.setPrototypeOf?Object.setPrototypeOf(qt,Ne):qt.__proto__=Ne)}var Ke=function(qt){Jt(Ne,qt);function Ne(Tt){Oe(this,Ne);var et=ue(this,(Ne.__proto__||Object.getPrototypeOf(Ne)).call(this,Tt));return et.scrollListener=et.scrollListener.bind(et),et.eventListenerOptions=et.eventListenerOptions.bind(et),et.mousewheelListener=et.mousewheelListener.bind(et),et}return wt(Ne,[{key:"componentDidMount",value:function(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}},{key:"componentDidUpdate",value:function(){if(this.props.isReverse&&this.loadMore){var et=this.getParentElement(this.scrollComponent);et.scrollTop=et.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var et=!1,nt={get passive(){et=!0}};try{document.addEventListener("test",null,nt),document.removeEventListener("test",null,nt)}catch(dt){}return et}},{key:"eventListenerOptions",value:function(){var et=this.props.useCapture;return this.isPassiveSupported()&&(et={useCapture:this.props.useCapture,passive:!0}),et}},{key:"setDefaultLoader",value:function(et){this.defaultLoader=et}},{key:"detachMousewheelListener",value:function(){var et=window;this.props.useWindow===!1&&(et=this.scrollComponent.parentNode),et.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}},{key:"detachScrollListener",value:function(){var et=window;this.props.useWindow===!1&&(et=this.getParentElement(this.scrollComponent)),et.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),et.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}},{key:"getParentElement",value:function(et){var nt=this.props.getScrollParent&&this.props.getScrollParent();return nt!=null?nt:et&&et.parentNode}},{key:"filterProps",value:function(et){return et}},{key:"attachScrollListener",value:function(){var et=this.getParentElement(this.scrollComponent);if(!(!this.props.hasMore||!et)){var nt=window;this.props.useWindow===!1&&(nt=et),nt.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),nt.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),nt.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}}},{key:"mousewheelListener",value:function(et){et.deltaY===1&&!this.isPassiveSupported()&&et.preventDefault()}},{key:"scrollListener",value:function(){var et=this.scrollComponent,nt=window,dt=this.getParentElement(et),lt=void 0;if(this.props.useWindow){var gt=document.documentElement||document.body.parentNode||document.body,mt=nt.pageYOffset!==void 0?nt.pageYOffset:gt.scrollTop;this.props.isReverse?lt=mt:lt=this.calculateOffset(et,mt)}else this.props.isReverse?lt=dt.scrollTop:lt=et.scrollHeight-dt.scrollTop-dt.clientHeight;lt<Number(this.props.threshold)&&et&&et.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=dt.scrollHeight,this.beforeScrollTop=dt.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}},{key:"calculateOffset",value:function(et,nt){return et?this.calculateTopPosition(et)+(et.offsetHeight-nt-window.innerHeight):0}},{key:"calculateTopPosition",value:function(et){return et?et.offsetTop+this.calculateTopPosition(et.offsetParent):0}},{key:"render",value:function(){var et=this,nt=this.filterProps(this.props),dt=nt.children,lt=nt.element,gt=nt.hasMore,mt=nt.initialLoad,yt=nt.isReverse,bt=nt.loader,Dt=nt.loadMore,At=nt.pageStart,Vt=nt.ref,Zt=nt.threshold,$t=nt.useCapture,xe=nt.useWindow,re=nt.getScrollParent,Re=ee(nt,["children","element","hasMore","initialLoad","isReverse","loader","loadMore","pageStart","ref","threshold","useCapture","useWindow","getScrollParent"]);Re.ref=function($e){et.scrollComponent=$e,Vt&&Vt($e)};var We=[dt];return gt&&(bt?yt?We.unshift(bt):We.push(bt):this.defaultLoader&&(yt?We.unshift(this.defaultLoader):We.push(this.defaultLoader))),ge.default.createElement(lt,Re,We)}}]),Ne}(ne.Component);Ke.propTypes={children:he.default.node.isRequired,element:he.default.node,hasMore:he.default.bool,initialLoad:he.default.bool,isReverse:he.default.bool,loader:he.default.node,loadMore:he.default.func.isRequired,pageStart:he.default.number,ref:he.default.func,getScrollParent:he.default.func,threshold:he.default.number,useCapture:he.default.bool,useWindow:he.default.bool},Ke.defaultProps={element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null},tn.default=Ke,ln.exports=tn.default},26724:function(ln,tn,Bt){ln.exports=Bt(51581)},93314:function(ln){"use strict";ln.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACaCAYAAADl9acYAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXQd4U1Ubfs/NaJtO9kzLahFQEJkiUBBFUFFkCCjiAAVFERT5FREQQQXBBcpysWRP2RtkKRsEOphNodCZdDfjnv85CU2TZt2bhABNDw9PmtzvrO+c957xLQIP0pkz1yrQIEmwwcDzHhTj91klEo7jpcG5zetWUJdmRjmPvTM9GI9JgSGvadOoLE9KJJ5kPp2YXLtZdO1kT8ooz2vigCNelvPYezPEG7z0CDAn4pJqPvJA5A3vdcl/S3LEy3Iee29OeIOX5YDx3nh4VFI5YDxin6DM5YARxKb7g6gcMHd+nMoBc+d57LKGhCQ1ZURBCoVL2nKCO8sBZWW50x1TOWDuLP8FlV4OGEFs8glROWB8wmbPKikHjGf882bucsB4k5t3qKxywNwhxrpRbJkGTOx0ehlA3d9e5VEtzA3ulGe55zmg1QOfrCVo34BgQGvr5rLDRl4RRZG+5NjBESBc4FHw1LlrCAuPsCo0JjKi7J5hYqfTXADBq4byCJLf82Nf3kA3OfD9LgKdgeCzZ4CUTJ1VKQFyKQgpmeMSjiKvQC+oplspN/wOMDcBVFv0Bo+KwYJ4VE50H3Jg7j6CWzkEX74A3MrSgTfeKZpSaBCHcAVn/JunBHlFPDR5BkG9LMjPt7mZLOtbskQADea9wqOW9coqiGHlRPcHBxYcJriQQvB9P+v2cqCwWFxgoOJk6JeTNX4HmJMAHv6xP4/6VXw/+OxNx/bM/pIohdUE9VW/VxwjOHiJYO5A6xolpGSpYW3jIW4w/A8wM+h+UHSY2pvHgzV9NXymeor0wPc7Cf7XzWJ/4Nsm+Ly2LzZx+OwZ3yuVbzhNsPEMwcI3rM8wMikHiURi5gNbbQoKrc84zpjkj2eYzQC6f96DomUd305ctrp8tp5gSk/f1utzlFhUOHYthy9f8D1gdpwnWHiEYOVQ6zNM6QM/AY+CImHnF9YtfwTMCgB9P+5G0SHa9xP3bk2gT9cBU3r6Hjp95nBYNcz3gDlwkRhX843vlfS59PmFHfjFzgC/2pJ1nEEnEIpIAG+834Wia2Ox7PJ8wt0twLz7J8Gsl3zf316zCVYPsz5oe85F1yUcu0YwcQPBjlElZyjL8wsrQeyBn+XxK8DETqefgyACFCPe6kjxfDPfT6C7BpilBLMG+L6/A34h+P1VikCZ60nuTYpzN4AxqznjCqPOMZ1RSp9f2OVLYZH1lbOrNvjVlswIGEAKYOyrj1K82NL3E+huAWbEMnbFSn1+Qzd4AcE3fajPZV6X04D3lnHGM4xOawKFJwLLYiD5H2AoCkHwJQMLA42v090CzJjVBBN7UCh8rN3AgDrqCYq6lX3L6RQ1MGQRhwWvA7UrALbnFzCJjOhG+d2WjFCkUYKZPZpSDIv1PWDGrycY34NCahI0+yxN/Ivg3c4UlUN8VqWxok/XEfRrSdG0tm/rzcoHBv7KYc5AILqqLWDcOb/45RmGEFyhFL8/0Yga33y+Tl9uJhjxOEVIoG9rnrqVKSJSRFb0fb3tG1A81sC39TLRSu85HL57Eaii0Bm3oqEKqZXSJaUURUxTU0Tyuy0ZAc5SYCUbxE+6+x4w3+0kGNiWooqP3/Qz9xB0bUTRsLqI2eEFUlbvA9WBJxv5ltdMit9jFocpLwB1InQIkBEQTmLUHStOBoMBOr24K2+/AwwPHOKArS2iKCY9VzKIg34jyMgTv6f1wpwqL8JLHKgUTLHwjZIxZTKg0V2Bzg2tLzvYBYA75xe/25J1mkEnGAzYyXE40KQmMK23uLeLN8b1j0ME7epTxFTzRmnCy/jzXyCqIny+NVryDzFeKfd+xLcrDOMMO8MMfgx45iFrOZA7AstiTvvVoZ91usM3tClHcLpeZWDmAN8DZtlRgkY1KJr5+BC87hQQLAeebCwcZN6gXH6MgG2P+rfyDmD+WLoV8xZugkIRiNh2TTHghcfRoF4tFBZpkXgpGQ81rmdu9puLOLzwMPBYPR1Cgzw/v7CC/WpLxjrc/jtaT2LApRrhwC+DfA+Y9aeI0dKzbT3vTCChk3r7eaBABzzfTGgO79CtPUmM9b7U2jv9bf3kOyjSlihLcoSg93MdkZ2Th227j2Hoq8/inTeeNzZ+xFIOsTHAsw/pAeL5+cUvAdPuG1pVRnArQgEsGex7wGw7RxAgBTo19M4EEjqtD1wEkrPYm15oDu/QbfkPSM0hHsu8du0/gSnfLkFGVrbThjFLynULJ6FOZHUw2RNbyd/qUJLFHZV+ywr9aksWO4Ou0BK8KueRz/bVq++CUuD+RGbhB3R/0LeAOZEEnFIRvPGYb+vdGw+cvU7w3uOe1dv+mfeRk5svCMUfvz8AA3o9jgkbCJQVgPe7lGTz5MDvj4f+VXs/JH1ip1PmAkHy17u8z42bjl4lxjf9C809m0CCZo4FUVwKsDPOJLz0ZTp6Fdh6jtnWe1bvuCm/4q/tRwQ1/b03e2LIwGfw1RaCkADg425AOvPkYCHZd0cG43dbsk4zaDFgWHiHcG85wjBQoEhnMhAzf5r/Jihkf9/+fjXDtDXqGA108+Eqcy0DYAfwMU95NnEFzVgLovibwK8HCab19qze61s24Pf5K7A5KwB5vHM1CblMij9m/Q87rtc1jsek54CMPIBayGD0BgP0ImUw/gwYFiqjllhHGAcvAkuPcijU8cgv0KGgSGv8LNJqweu1MOh14A3ss+S78W+Dzuo3RsPoTy0YgIjQALFz0C36tBzg570EE3p4NnHFVn5TA0zaSPDzy57Vu2bIS6jF67BDHYBHgnVI0kow+6ZjLyZNm9RD+35jkZINfNO7ZIVhEn+e16NQ6157/OqWjJ1h9n1IXoydTi8AeGD+KzxqinCEsfkswfBJC2HQacXOG7v0B+e9CGXVUK+U5aoQdm5iE3eqh296R/XoDEBu0e3/hcz3FzF+Z292trI91Zgav7N2tKrDrrfFTdgTI4dAl61BipZDDXYINRCMvBrusNvBikAMHT8LTM3/pwElK4xMAuQV6uBuKK4yA5hEVfY8SvmmHCETGyjDtzqbQLHf0KMgaCnWEcaW/whGT1mAHHZP6oW09bueaFy3khdKcl0EO+y+v4xgphs2MWxbs+K46bLCDIoi6+9iVLKY4PbTp8UB5t8h/UB53qimz1aJA9lyLExz7H1vyMCnUa15L/x9EfhtkIk/nh74y9ShPz5JnUGA26qFZIdcTofWqR5xxd5Uip1O9wDoJNYRxs4LBB9PXYxUdaHrGSqAYuWUp9GmSQ0BlN4h8cTq8qVfOGgKStpBeAoJb4DEYPrPsU89b/5e/LvEYPubLCIQX06NEtWpfwa/yA4h0FEgqVCK71OCUeTARdLLfbpg9PAXsfGsBBtOA0uHmKpyV0PZsqFl5lo5QaXWgRqNw4pTHiEYGa2M+KX0yMROpxsA9BDrCGNvAsG4GcuQdMt45eJx+nXsk3iyNbOY9k161wOry8/GqZCr1t4GBA/O3T0Nm7gSDl/89IBRHiU0nRk3CgU3knEmT4pZN51rrjI5TN2oGmCOMP44BKx7B8jINemP8ZRCK2Y5LNXAMrMlS0hSpwKw9TRGME+XHf5ekybEfPCInU7/BDBArCOMw5cIPvt+JRJUGqHj7JRu2rsd0P+JGBuanELTTVpwwO3/cnjFxNcTwMz95hquxud5pd+skIEfR6NJA+F2y6o1S3Fj4xpj/X9lBmK7OsDuChMUKMf+v36AXC4Fc4QxYwew/X0gM8/k5VKvN0BvcF9gfc8CJuGWuh4twgoQnJSBzK+nDP+3eLTsBahJSNL8DdD29kaUAFsDSU4vpVJp3FTETqdzAbwl1hHGySSCCTPX41RimlcmzthBrTCsV1Obss5cJ2hWXQupTIoiHUW+1nRYZkcn5kRbTzlIOQq5hBmimfRu2RwoeU4gl5rAFiI3Odpmb/NRK0zXu+zgKzZtWZWK/VvTxWZzSP/EK5HoEivcxsFQWIBzk8caVxmWmMT+g6thNlfMg/p1xYfv9DXSMEcYEzYAu247wnBXQ9myE/fslixRpf6FUgw2N5bgDChmk6Lw33MMqkqlg8JeVKmn8hRjHI0QIdgbiJynGWhiZ9AZoPhgaEeK50Q4wmDCvwmzt+HwGe8EcH67V1N8MshWV4UBpnlNLQID3Lcn5nkKrZ6iUEex4azEqC08di0BW1XDgsTP+2NHsrH6F+/0m9Xetns1PN9b3IWHPi8XyetXIOPoEeg1WbhYKMGK9CCoiiSoWq0SnuvWzqhLVuyoz+wI411mmi3epZI9Lt2zgElIUht9INtpdDJPMUsSGf59NCFFxc8TknI6AoZ9LqbCmj+V4X33zMAEAOMHtaXoJ0KLVpUJjJuzD3v+vSh+xtnJ0ffxaMwY0dHuCtO8pg6BAcK3LI4axCTai/4hRsBM3kww5DGK6o5vYx32S52pw9QxbEi8k6o2DMeoj2q5VVhqNnB29JsI0TP5M6Dj5Gg7dwmkpVZOsyOMtyg4joDyBhRq3d+Osbru3S2ZSp0LCmf+9ZM5CUY3qBWx3LREUy5RpbkKQOl0FAimvrksPAME08Q6wmD74DGz/8H2A/+5NdClM8U2r4VFE7rZBcwjtXQIkHsOGLbSLP7XBJhvdxD0fJiinhs+pVk5n41IBM/UFryQSHggvpxRooovpsgdFwjoD8MQri3ZIso/XYzm9a2FwDfUAFPxX/AaRYSCeCR/KW7fvQuYJE0RQF3vSQh2UQn3bsOaYXEJSZrPADrJBfP5BceCVx+4LO0r1hGG3gC8//Np/LXrmJjxdUhbv1YE9vzU22eAmbOPBRmieNCNFzvP8/jhaxVSL3vn4M9zBJN/bgSZgJsyplZ0KQ24oSZgq8vmE4V4+9hrkNIS8O5uPhbNOz+CprWpWRhd7Ahj9svMYM871rT38pbM/q2XvelHoeU4bpxBgt+Jjr8MAqfi80NXZEW/H1UEuOMIY/zCRPyxZr9XABMSJMP5pbelahYlsjNMi1p6402Pp8lyhWEhIBpVp2hdV1yp6nwgPAhYvzQF/+zOEpfZCfXgz6LRIMrxKsq0B5YcKsL6UxRFvBygelBdLjhZGMCx/RfTKWMCUGZzbAClvJEmtiGH97oEGLdhzBHGjL4UDyvLOmBUmn9AaamAay7GimAXgdErzG1RlX36k9el+PlgsPFtK9YRxtwtNzBl7havTZoLywYhuJRbSCNgauvBlAg9TQYDjyVHOeOWbOVxoEoo0Mn2JttpNZvOcmhfn0KTXoTr8TlITSnCrRSt8TMvV7gj79KVPDskCo+1tb/rZkLScavzcTlTARBrZUu+MB1coHNHZ8rQXEzvH4T+8yWY9DzQrj6QptFDzzRlPUj37JbM5pZMeCfZK5CNgsPt3PlbEny3LwSlHWEIqWLzcTWGfbFaCKkgml0zeyNaaa3QdqcAs+msSa2k+4OCmmYm2nyWQ98W9idabo4eqSla3EopMn6m3mRgKkJ6KlM6dV5Plz418ES3CjZE7Ar9w2X5UGXbv3bmC1NBAiqBEOf34zFhKlzLq40PuxK0i8qFutBzRdd7FjDx1zSDCKELxA2tmZoyyztqqc9tUdDlDAm+2hUCdxxhHIwrwOAJy5EvIkSCsz78Nq4rnmhpfU/BANOytgEydwQmpSpjQro/b68we+JNArzej4jjKouz0q+luDwGAzWCxnI1Kr0qPfpEZTzXv6pVwUzf6+MVBTiX6vi+hxoKQfUF4AJswWZZGF+UCUN2IsYMaINnbcVd4jp0m/qePcNcvJlTldcaUm5vVN3qnKNM1zUcJm4LhTuOMP65qMWYGWtxJcU76jGT3nwUrz1j7ZnCCBilAbLS96RucIFJtv88ZpLD/HMZSEgFXmkrrqANp2yjEYsroYRar6f44I3zxh9qNwnH8FHWNxBLj2ix6F85SKltmGV9lBrAF6RConCuh8fotCn7MSC2Fob3ELkPddDBexYwrL2JSZqtFPQpdwfHUT7mf+zjTWFwxxHG8St6zPhtCw6cZXcSnqdhLzTF2FethZcMMK2UBki9DBgmbz18mYAJbMUk5shiYBsxORzT5ucZ8PHbcUaC4OpBGDe55AbiShqP9/40gHLOt058UZbxXMPJnQuUKK+DLi8DEs0R/PJBLIIVwjULHPXgnt2SsQbHq7JeIJSYFIi8mNgeeeT6cFRQAItFOsL4L5li0do9WLrLriK06FZ2e7QO5v3PwugcgDcBo9MbsPT2CnMxFcYwdiNFuMhlKjcs/J23AMMEoONHJhj5JA2T44tvS2TTo5cX4kKqY5X9YuYacq9CEhzlMngmr8uGQasFLUpDPcUV/DCiKwrcNBwrrvueBsyKFVTSvG32aQraRPRMdJKBWaa+vSrcqNAo1hEGsyD8Y/1R/LzmjFea1EBZAbtn9rIqywiYSB5Siecey3U6A5YeN23JmCCPORIcK8IWhV0ps1Wpj8hzjyPmsDPN5P+ZNCWInMOXPz9g/PtgohZfbpEZ3SE5TxSGXBUkIa61vPnCDLCzFEuGrOMY1q02Xunq2VS6p7dkrKOJ17N7UAPP1PG9moatCoOBJ9go0hEGe+P+vC4e3yw84JX2VAoLxMmFL9sApnUkD4kXAKPV6bHsuNQIGDb5p28nmCwixmZSJnA5jeCZh1x3NzfpKi7M/xlFGRmo0qoNqnfohPAG1mcH1dUCfDP+sqkwjuCreY2Mf478swiJGa6V3Az518EFVgHhXMu0DYUZ4G8Dhuqy0Sg0EfM+8myHf88DhjEzIUmzAaA9XA+ZcIqR60KRp+XgjiOM3Sdu4s0vtyAkSIrgQCmCg6QIYZ+BMuPf7Dfzs9vP2bPi34ICZTh2szJ6NM41HuyrV7f2G8tWmNZRPCSc5yuMJWCYGcjHawm+7Sv8DPPfdSBfS9C5oWveHhg+GFqNyfRBEhgIeWgY2kz7AZysRDh5KT4fP0y5vZ0lwBdzGoO9FwbOK4S6KMDpCkP1eaD6fCNghCSDNhe8zmTsVznrMD59XIGa7Wx194SUVUxzT2/JihuZmJJThWoNZ0HgNY/EH28MRUY+B7GOMFibcrJzkJuXB3Z1zXHc7U9ivNlh0mX2aXpm/7ekLA57E6R44zHm5slWAs0A0ybKpDDoaWLhHJafMK0wLIm1ujx0iYD56WgrQO3ryuplSN6xzajkqM83+RCr1aUrol95A5zUJIT971QO5n2bZPybXYRNntsYvx4guLJrL1qkbsD2moOQHP6wlUskRkt5PfiCm5AEC/exa9DmgNcVoVL2KQy59RsqhAQg6tPvwAU5U1F0zvH7AjCsC4mqnE6UGpitvsfSJ0IIHb8lmNzIlkCsIwxPJzDLf10NrDtJMNyBjzDvAkaH5SdkbgOGOf5oVAN4sKawnl+YOwspf+81EzPIh9VvgCbvfoDAKlVx9JAai+ZcNz4PVBBE9W+M07uPo9/laeBgknSeC22ObbVeQ06QCRzselivuQhZBNveCX+JGAoyEZEThyE3fkIYNa00yh69UPdF6y2wsJ6ZqO6LLZl5pUlW9wHFMkrh6mTokgdf7QzG5UwpxDrCcFmwAAImPPztIMHorva3RkbA1GEhGoRPDkfVMj/EVoARaabM2vliCxj9QQtJ1GDAtU3rcGPXDmjVWWDfWWJbtHp9BiCwRScU6KQICJRg4VEp4g8ex4tXvrFSpGT0JxXNsKraIEgVFaHLuQ5ZSE1wAeLsEioRFZ5PnAVlTok5hiQwCG1+mAupwr1V5r4CDGNkgkrzEij93Znqi5CB/XafAhduySDWEYaQsl3RFGiB6Tsce4NkgGlbx+WtqatqjM9ZlOAVJ0tWmPeWEvzYX3gYcOY9cuKzsLE1EVK5oagQJ7/4DDlXS67gZTVqI6dlXxwNaIXrJ06j75UZkFhoHbNyK7Zqh2E3usHAlCupDgFhtSAJEmdsxsqJqZSHevmJaHPoC6vm1nvpNdTu7t6R+L4DjAk06t7M+tKuDb+QkQTw00EFTl2XQawjDIHFOyVj6h+frSeY4uC2it1MRVXgIeUIpBLTWcjdxMJArDgpN2/JPlpF8PlzwoPDjl9v0vZ1N2k1apz+ehJyVaZzS3HimUMKIoWUWrusqtDqUTR46308/bUKekghU1QBkbq+PbPXPkNuEog8DAOS5+ABzVEzSWj9GDSf+JVbXbovAcNs+oODFYSjsp8oqCm2gcj06z9BOHJNbjTZ7RDt/oQQWa2ZXEw0ZWY1yYzYGdCYuj5L7AJNwgBlvHRgj3mjnfvtx0YlS/Zcp9dj6wU5nmpiysccdLMYm5UECr3HruHwQ3/P+KPLzcWZ6VOQfdG5xWbVzl0R9fJgEI7DjO0Eu85rQSTuH1lbV45HbmYSzl1OR+2im4g0ZEJpyETdAC26zpnv1tDdt4AptulPNJ1rplMKUY6uFh8PxL5LARDrCMMtLtvJJAYw3qqTlcOCw7JYLUoBwWHZWWvBIYJxz3jeAiZxv7R0AZJ3bIetdT1B7T4voebTPc0VMbe2G08Wur26sII+6JyD5x4JQU6+FkfOp+DA2es4fO4GsvO1qFk5BE3qVEaTupWNn9G1K0AmILT1fQ8YxhhKqfTi9ewBoPQjSiFAxAasOh2AbfGBRr0qMY4wPJ86phLuFmBm7ibo2oSioYAL+uPXgKvpBIMe9VavgctnE5C7fyuyz58Bc2oRVKMWaj7XBxVbWGuELjxMsOxIAYjUtaqMo9Z90CkHz7WwXkoNPMXZy2k4ePYGDvx3HVdSTHIjBqCVn7verJQJwBQzjKnzJyRlPcZJuJ6UxwsAHEoP/joXgA3nAiHWEYa3ps7dAgyTeTwSRdHcuecDYzdXHCN4oBrwaH3v9Fqr55GWmY2ICNe3XWtOEvyy17MVZmRsLnq2dH4bdv5qBt6Ytg3d29TDOAFvhjIFmNLDGp+c1UxCycs8xTu3jcrMJDvi5VhxOghiHWF4Z+rcvRXGGBy2EvCYABB8sZHggycpqoa6f+lgya/MXC20RUUIDXV9gGJueb/d5tkZ5r0OOejd2nldm/+5gkkLDuOzQe3QrY1r2+0yDZjiwbp4PUNJeelKSqlZSX3/ZRkWHVNArCMMbwFm/AaC8c9Qt65rPWkDCw7Lggw9YVLhcprWnCCoH5qKGmHUaC4tl8sgl0kgl7FPqWhdt6upuQiWc1AoXN96MSd849ez62/31YPeeSwHL7Z1DpixvxzA7hNJWP9lL1RmjgtcJL8ADOOBSkWDCqiGaQoYlYn+TZJh/hEF3HGE4YqpQp7/sC0PrzRPhYxPg9yQjmCkoTA/HUV5aZDq0wBZBQQ0my6kKFE028/BGODpOYHBYfPy8qDT6aDT6Y2flolpUxeDhznscAWkfxKzEFNDAbncteIk8xIzYinxSBj1VrtcvPSo4y0Zs0Z96qPVqFpBgcXjnhXEx/saMCZfZNmTQCjTmZCAEC0oUglPU3iOnDEYtCcb16nCrDaN6ZxKU1HK0xOEIOrMDSlmHnDPEYZLzhoKAW0aivLSQXRpCKRp4HTpKMxNAy1KN36XE+cRAHjKIb/pckhk7h967bXz70STao47wWHZ9bZebwJOMYDY38Zrb4vEtKwZeAKMq5IJSDKZFOuPpqFr8yqCNBjYDd3AXwwgnPu+2Qa3zccrjzleNY7G3cR7P+7G8+2jMWaAMH8r9zVg4pKynudA1jmawExnjKf8fwRkAwF+j46MuJSoyupEKdkdnyoh0/e65wjDUX1c3MdA3hUEEO+YL6fU+BwRNUQa07tAM7v5OpNM8LoXg8PqDXrotHrojUDSQafXgXmrKZ3i0uV4vKkwiT2TJ/WcqYWBBLp8PzkieK1NIV5r71iO8/2qE1i2O8542GeHfiHpvgbMRVX2RzzlpwnpKCGEOa76i5dynxCeTriaTvpP2RnqliMMhwC9MBaBBaeFNEcQTU7FvpDWeU0QrVCiCynA7jjHip9Cy3FFxxz/mVYi0//sPD2u5wWgXUOBSmkAXvtVj7R819s3R215ta0Orz/m2FVVnwkbkJyWa7xOZtfKQtJ9DZiEpKzXAfKbkI6W0JAiQrDyZjZ5adyWUM4dRxiO6qOqRVCkLRPXHCfUt2gjhLXw7jmGBYdl18Uf+Tg47K4LBCz0uZh6P1oJnL/p/qH/5dYGvNnBfv5rN7PRb9JGVAoLwoavrC1enQ3gfQ2YC1ey6kil3CV2lhE7S7MKuMIxf4UGuuMIw1FdhszjCLk6XmxTHNLrqRT5TVdAJnNfPaR04cbgsPsIJjzrmbqL2E4evgxsPy+uXubM7+Vfmbss9661X2lDMdhuABRgyc4LmLnmJGKbKfHlW8KNyu5rwLBBS0zSbKBuWGOyWCoj1rrnCMPRZNEX5SLk3ACmVih2PjmkV9WYiso1RHrec1I7i1HJ5Ct3Kjiso6rPXgeY9P6bPsKB2uSRWKSlZbjNy3FjhuOTD5kIzja9891OnEhMxVs9muHVbsL5e98DJu5ydkNOxh934enfhmPsUDl0ZRgCZUS0IwyHWzJmqPPfcATorrk9yKUzZld5DTKlKUCQNxLr98jlJhV/X6ZrmcBXmwnmDBReb2R0CxQWmiOaiG5uj+5dsOyPH23yMd2ybmNWg6nJfDv8cbRpLDzO6H0PGMaN2zYyi8Q6/Ru+Ogw6A8FfIh1hOBs5evE7KLJ3ih5cRxluSR5FWLNxXiuPFeRJ6D53G5KWC3y4gmDhG8IAw7Ssa9Vlpsrup8jaNXHh+A6bAnYcu4bPfjto/H3z1D4IZ5JcgalMAIb1NVGlHkwpmQ1QwRf3H6wPRU6Re44wHPHXcGMTQm7+LJD9rsnU+soIaO2ux1z75Yu163fdStcUuYXA6wsIVg4VBpjMLDUeaOrgAOK6OjNFcvwhVCiluzbh90PYdvQqqlcMxuovSjSkhRRbZgDDOnsxOaczpYaFlEKQp4Sxm0KQlidxyxGGI+Zqs+IRfuUDIbwXTJMWsxghIc79CAsu7C6Ndg0lAAAdVklEQVStMEws88Jsgg3DhQEmSXUdLdt55hLJuIKs/g2x7UvcdrJtWPcxq40q/h2bKfGViAM/K69MAYZ16NKlzHCDlHwBwr0FUKdr7efbQpCs8a4jjMKCfITHDQRH3d97l578qmqTUblWczGYcErLzjDT+/hej63HLA5r32YOCl135dyFeHTuahtsynVOa4qvPv8II4aVyLJOXUzFsG9NW+bXuz+EISK9lJc5wBSz69KNzEheLxlFQVnEIrvmUlN3B+NiuncdYWi1OsjjP0KQznvxIDVVh0Bem1kreCcZg8N2pwhzX4juVkN6zebwx+u8oHr/OXoCPXrZBpsSW/GAvj3wy6yvzdl+WnsKi3aYnKFPHtIBnZu79qBpWWeZBUxxJ69coYE6ae4zlOqfIyBPM59uxc++36/AuZvedYTBJNz6+OkIL3AVn1b40N8K6oawRu8Jz+CCcvImgiEdKKoLF7p7pe4B8zl8148XVO+uPQcwYNAwj+tt0iga/+4t0Z4a8MUms9HY0vE9ECnUHc7tlpR5wFhyfA+l0lqq7L4A/QlAhTmHgnA8We51Rxh5FxejcvZSjwe7uIAk/cOo0nqK18qbsYPghebUGO7Dl+n1Pzh89iwvqN71G7fhzbc/9Lh5LALCzr+PQVMkR2w0Na4u566m49J1tVElRqyDEb8CTDH3LyblPMhTw67fjwZVPXTV+44wspP2oVq6IBU3QRPiprYWwtvOE0QrhGj2PoKO0dSoR+fL9O5SDm/H8oLq/XP5Gowc7R2tic9/XIlNyU2wY5RH1gJGVvklYFjHL6k0Ty85EbhxV6KceNsRRuatS6h1fYTX5mK+IQR5TZcbDb+8kVhw2MY1KFrV8UZpwsv4ZC3BCw8LC0o7/7fF+HRCydnDWS1FOSmQh1S363aX5XtlxGTEBfbCxveAIMFCB/s1+i1gGDsGL9Cvvpgm6eVtRxgZGZmomTQYHNUKn01OKHlIcEG5AfWE+eB2WefKY0DVMCDWO0G5XNZXTMDOTu3qUzxuinDhNH0/cx6+nGYrpS+diflxLkhPgFRRGfIQ+wzq9OxA5DUei5VDgYruObw0V+vXgOn8LR3L85jibUcY6iw1KiV9CLnhpqt5Ieg5DxkOV16PRyKFyTBcFbrxDPNZJj44rKtyXT1nvsYaVqeC4k1OmfoDfpjl2ncYb9CiMOOS0edyUOVoEGM4cuvUuGkrBHdbgIVvALWs4++6arLNc78GTOx0yq6efvS2I4zs7ByEJY1HkNYUactZ4kkg9FwE9JIKMEgijH8bjN/Z36bftCQcudLaeKC6q9KEPd8dB2Tliw8OK6x0x1Q/7SWoGkrRt4XrksZN/Brzfl3skpB59S9IN13hy0KrQxZkK+ANCQ1Do7ePYO5AoIF1DFqX5Zcm8G/AfENfB8Fv3naEkZubi6CkbxCou2yc9CZARJgBwcCRVlgZV3KC0aSmAhwnQYBcYowHI5FIwIN9MjPfkt/shcUQPdq3Mxy5DLDwfQNFBod1t77ifMyxuVxCBdX7wZgJWLzUdXh3Zh7NtmSgPCQBIQgIt+8/qtmw3fj5zep4yDoGregu+TVgOk2nTNl8pbcdYeTnFyA9U2MMDhQYIIFcwoGTSGCgnHHLECTnIJVIMG2H1BjywtcCRBYc9shlgrdEBocVPbtKZVjyDwGLLyqk3mHvjsGa9ZtdV0k4FGZdBa/NM/JbUcX+wSy692z8PDoWAjwpOa3TvwEzjXajHLa0b0DxSXfvnA9cj3AJxfe7TG5bq4aKyeU5bWIqsOkswcguvu3zyuPE6IBDSL2DBr+Hrdv3uOxshVqNkZqwH7q8NCNtYKUG4CS2V2G1OozE7ClvoZOHFx3+DZjptD0F/m4RRTHpOd9OHja4c/cRdHuQGh3r+TKxScuMuXz9kmDRmM/dgKB6+wwYgv0HjrhkS6+Bb2PlbzNQpDbZILEtGdualU4VH3gaX0/92ii89HZSVpY7NQllzvOLfYG7W7d7Nqe3a/NGA1hR7WfQZhKKU0yAN62396wkhTKFyUPa1qVo6KXDvNB62YH/2x0EXzzv/cnjrA07zhPsT4SgepkeGdMnc5V++nE6Phz/PTITmEIlhSykOmQK24M/W3mmzV2Lpxp7f5z9BjCPT6P1DRwuetMRhqsBtnzOnFHEVAMeVvp24hbpmata4lHcFzH9LKZl8TJXn4Cgep98+kWcPmtSknSWVi/7BZNmrsc/G2eC1xVAqqgEeYjtVRjhpPji1wN49qE7x+uYyAi7C4E3XvA+XWFU6Vo1ABsP2MzJwvDlMnjTEYarAbZ8zrYoVUKBR+vduUF01J67YUR2OhmYs49g9suu+9uhy/OIT2DyFedpz/bVWLXtFL77/F3o8zMhCQxHQJh9nZ/RU5diYJc7p95QZgCTnKHLppTaHK3Zm3bwYhkqKIDFg72/VLsabLZFYbYhnRu6nkCuyhL7/G4AJuEWwKT9QsyUWz3WDdeSkl1268zR3ThwLgtDBzyFIo0KnDwYgRH2VfYrP/jCzKTdX3pPZ8ll60wE990Kk5yhi6OU2kSaZx5OBy2UIkDqPUcYAnloJDtwkSC7AHj6Dm4THK4wIoPDiumXI1pVJjBqBcGqYa5fEA+16IxbqaabL2cp+dJJ3MqRoGXL1si7cRKcNAiBFe2vIopqDZemn133kqsyvf38fgTMJkops4WxSUOWSFGoI9joRUcYQhl+SgUkZZK7EtBp3DpgsjhzdqHdckiXlQcMWcReTq4Bw+z5mV2/sxQcrMCVuH+NoQof7DwESf/+aTz4B1WyH8tDHl7zhDpxlwA9A4+7alXAfQcYVYb2V1C8YY8N7y6XQl1AsGoojyD3vZK6zWHm9siDmK9u13u3Mgrtb71GbZCbm+e0mbVq1cDJIyavMK99OAvrfp0IfVEOFJWj7earUKUG9mxZ45WuOzqv2Cv8vgNMcqZuCuXpWHudGb1GipvZxKuOMLwyIn5eSGSDR8AiQDtLDzZ+ALu3rTKSzPrzAMa//xK0OSlQVLHZfd8uhuDQ/p1QKDyPiFCmAaNK17KD3g/2mP/ZXxJcyeAw/xUeNT3UZPXzOe7V7tes2wx6vcFpme3btcaa5SbX2gfP56Dnk62NipiKqo7tB1at+BMPPdjE47a6kr1YVnD/rTAZ+r6U8ivscWnyVgnibnL4sT+P+l6yN/F4NMoLQLXIh2zizpRmy9PduuCP+ab3YE4h8OCjzyMzfrvDMwyjm/rVZPR8vofHHC7TgLmRpetoMFC7Ximm75TgVDJn1G96srHrw6jHnC4vQBAHqipd+zvu/2JP/Dhjsrm8zv0n4sSWHx3KYRjh0DcH44NRnt8sl2nApGTROnqD7oq9kZq1T4IjV0Q7/xc06OVE7nPg6DS2bXL+AqvW4hVEdvnEXEna2bW4uGY4pEGO99ZPPv4YZs3y3DNpmQYM42hyujaBAjbXJxvOcFhxggHGI+UD92dGeU67HDg6/SGAd36GqfHoMNTuULJaFGZexem5T4CTOL7ufCCmAf7dv0EQ11MyrWN6WmYq84C5lqEdyVF8J4hTlkQc+URZUSbMG4PowsVlSEhSO3zlBtm5+alR0UOPD+KaZ5fa0aQryM+3oi/d/ocfaYOCQudxQCeOHYUPRrxpLocZk8U0i8Wt1HSHLQ+Qy3Hj0jFjzE1Xya8Bw4IuJWfoFgJ42RWjip8TQlbVqijtbwz3dw8kfwJM23YdkaXWOOX6tMljMWzIQCuawW9/hJVrNznNt37Fr+jc8VGXI+rXgCnmjipT353w/Es80IIALDAIM56QMFBQSpmkLAUEJzmeX1qrSuBfLrnqQwJ/AkyXJ7sh+bo5ALZdLs+cPgmvDuxj9ezPFesxbETJucZexrfeeAnTv3QdQqTMAyY5TdeZEspcjdjXjfDm5Ka4REDerF1F5tos0Ev1+hNger7QGxfiLzrl3PyfpqJfb+sr4vSMTDR4qCOYy15HSVmrJs4ddx3Dp8wDRpWhvQQKYfGjvTGJCS4rK8nvPDhvt9WfADPwlUE4etx5ROpFv/6A55950mYkn+zxMv45etLpCB/esw5NGjm3Vy77gEnX+lyQIua2xFOM+hNghg8fjp17Djhl2aolc9C1i21A1x9//h3jJn3jNO+EsaPwocWFgT3isg+Y8hXGatzv51uyTz75GGvWb3E66Teu+h0dLYIlFRNfuapCs7bOgzG1a9MCW9ezKI+OU5kHTPkZxnrw72fAfP3VFPy+yK42k7mTOzf+idYt7cfB7PBkH6cmzsz/29ULhxAe5thlT5kHjOV0SUzKfp6CLwkMAnIjJjLcyo3bRZV6Kk8xxpyPIjsmqiQgYkKS5jpAzfauBFzP6Miw9Z5urdzN709bsjmzZ+K7mb84ZdWBnavR9MFGdmm+/XE+Jn7pXOy2cP536NnD8UrkX4BRaSZQSieauUnIphhl+LNWoFJpFlFKSy7yCYmLUYabRyBBpdkISp8pzkMImRitDP/c3QnvaT5/AsyyJQswYcq3Tll29O+NaBht/45HyLZs0Et9MOvbSQ7r8DfArKOUPm/BjSkxkRFWl++JKvUuSvF4CSCwO1oZ0aX4e0KSmmn2fWoBmPXRynAf2ymW9MCfALNt8zqMGD3BKWDOHt2BKKVj36+du/XD8VNnHZZRu2YNnD+xqxwwjAOJKvU1SlHiDYGgT4wywspZb8I19QUQlBhPULokJqqCecVJUKl7g8JkocS0zQiSopURUZ6uFO7m9yfA/HtoL14Z8r5TViWe2Y9qVR2HUftp7kJ84iLGjLNVqsysMKcTk2s3i67t0KXIheTsSlJK0yilJRqVFPVjoiIuW59z1Ew5q8T9EsE3McoI85km4Zq6HgjMvn4IIVRPSJVGtcMy3J30nuTzJ8AkXjiJZ3uXRD+2xzdV/BGEhzsO1JlyMxWNHnncqRDzmymfYuhg+9pS3gKMq/kqZE54pBp85sy1CjRIEmww2BfnKoKC23NEsrzk/IKc/PycRjzTzrudQoLCAi3BwH6mlH6eV5Bjjo3HEUIUitALoDBfpfDU0C+/IM+5gEAIB9ygCVGEXXeUrawpX2bcvIx2jzuPHJ167SQCA5yHZevR9w3s+9uxy9mnn+qMZQtYyFPb5Awwaek3BcUBkEg4jhQY8po2jcpyY8gtprAnuV3kTVCpPwKFOcgkIdgbrYzobJntokrTgKfUKjY4B/RvEBlRAjTT1m4Ppehk0fIxMcoI51KxO9Q3f1phaFEmHmhuNWQ2XNWknHMYpq+YePGytXhnpPkYalNGSEgwkuIOQyq11V721grjjeng0QrjqgGJKs0SSqmF/ynyfUxk+CjLfAlJWR0BYmWFKZVyHevVDPvbmk7zHUBHFv9GCPkzWhkuWOPZVVvFPPcnwFQI5lE1qrlD9jA1/bSkUy7Zl52TiwYPdkBhUZFD2u0blqBta9u6/AcwSZrzFNR8PcxR8mqDqHCm2m9O8Uma/gTUKjY4R0h0A2W4lcbfxWuaQTyhC8yAAbkQHRne2OVI3QECfwIME7pWr9sC+QUFdjkZFhqK5MR/BHH5taEfOtUa+GT0u/hk9Ds2ZfkFYG7coIo8gyabUpiDHUqItGl9ZYjV/WJikmYUBbW66A+RhgfXrEmsLJsuqXIfMlD9mZIVBoZgSXhYaTpBI+chkb8BpknLJ6BKvmGXa1WrVMbFs/sFcXT7rv3o8/Iwh7SO1GT8AjCJydmPUp4/ZMGdwmhleCghRG+11VKpp4HiI4vfNDGRETbG4JRSaaJKk8Ni9ZhBw3HtomuHHRY0Wl4kEgsYL1bt9aJcWVyyCnv1HYBz5+x78K9Zswb27NwqqF16gwGxnZ9Eerr9y01mffnv4QNQKIIElceIfKl0y+q7Y2eY+CTNOwS05NqDkKMxyvDWpTmRqNIsppRanEXIhRgHW60ElYb5I21VXAYFGd4wMtxzTwqCh8dE6G+AGfzW2zhwwPLdV8KwunXqYOtm4VpKX0+bjt//cKxs+cu8n9Gh/WOCR6TMACZRlT2PUr7E0Jtw82KUYUNLcyL+mno3ISi5hiFkV4wy/Al7HEtQZc8F5d8q2ZZx86OVYebvgrnsIaG/Aeaj/43Fhr/smxs3bBiDDWtXCubohbg49OzVzyH9kMGv46MPzXc7LsstO4BJ0hyloC3Nkxt4JzoyYnZpDiRcU8eBwOxTlFK6uGFUhVfscSoxSf02BcwrCgE5Fh0Zbl5xXHLXSwRiAXM/ayuztn88/mv8PM/qrsbMyRbNH8KeLVYSAJdcZnKd/87H26Vr3uxB7NtmrR1d5s8w7LxxUZWdQ0Etzhvk0eja4TaSq4Qko4cFs5iYI9y0Bsqw/9kFTLKmLeWp+cxCQAobKMNszkUuR8xDAn8DzLTv5mDy1B/tcq1d25bYus4+mByxedacBRg7cardxxzH4VrcYSt1/zIPmMuqzKZ6ylnatRpCpPlhNWvWtLr5unmTBmdrNbmWnCOUjIqOCv/eHjdv3LihyNUrspmzjOLnUsI3q6esaL498xALgrL7G2B+W7gcI8fYVw5/PPYxrFvO3DcIT2npGWj4cGfo9Vb3P+YCmMSfSf6LU5kHTPy17FcJ4f8o2Y6R89GR4Taepy+pNNEGShOsAYN+0VERDi2WEpM05yioWf5CKfdaw6gws3xG+LC5T+lvgNmwaQcGDravgNm9a2csX2hfpcUZh/u/+i42b9ttl2T40Ffx1eclm4wyD5jEJM131FoqvyRaGW7tuMqo7pIVSynZa8k1Cr5jw8iKVlJ+y+elb9UIyPfRpbQH3IeCsJz+BphDR46jW0+7x0qj4RczABObNm7ZhZdef89uNmaMxozS/GaFSVSp91KKWAtufBQTGTG9NHcuXtf05w3WUn4CNIiOjHAYhTQhST0agFmHjBDsi1ZGlOiYiR05N+j9DTDxiZfRqoOVzZ+Za/369MD8WfbPI85Yq9Pp0fDhTmDumEondo5hZssRtzWgy/QKw1T5L6o0WZbq+pTiiYZRETYWQolJ2R9Q8DMsGRakDFcoCbGvhwEg/pq6CyEwO7MigKaBMrwCU/l3Y+67lcXfAMNC9tVp1M4ur159uQ9mznBsLemMwWMnTMOsueaduxXp0j9m4ZluJpvCMg2YxCR1fQqY9cDYRA4MC6usDCc2r5KEJDVbKdiKUZzUMZERFZwxWaXSVCwE0i1tbFytSm6hwkkmR4Cxp9rPirnfr5WZM75KymYwGGw99Qr1XmmPnefjEtG2k6UxbgmV5TmmbAMmWd2H8jBLsgjBtWhlhN1wuglJmiWAlTbz+Rg7lwOlmZ2oUl+lFGaLS8Khb3TtCLNFprcBUro8fwMM6z/zYpmaZutc/L23X8eUCZaaTeK437l7Pxw/aWu+3Oyhxvh7h2lIyzZgktRTKGCOY0kI1kUrI+xaICUkqZl715LzB8WumKgIu1J+y2FIVKnXUgqzTT8BvoyOjHBsbCFuDF1SiwWMywLvIoEQXTLWvB49+yAhwcpsydjqYUOHYNT79g/vQrq1bPkqTPj8CxtSdo759/DfCA1lLrcdp/te0p+g0myCRWhx5jGmYVQFu5f4CSpNHCg1S/kJIYuileGDXDE6/lrWBOY5xkxHyOYYZbjZq4yr/J4+90fAvPbGWzh8xFaNf8S772D4OzYaT4JZnJubi/Ydu9gNqTF39kx0irX1qGlZuM8Bc+PGZa86k8jVVzwGwOwRQQLD4CCpxq5LkFxDxXOgCC5mAOEwO5jLdHnlUqAP72KA5FcLxqWHSDPNajiCR8tNwlx9xav2sjo6w9ymTeCobjTR3bpjQlaDvLbddjnrptAV5oPRH2PTZlsPmLVrVv1q7+bf57rJSmO2Zu36TM3LLzArmAVWqo+qD/dD96c6Y1T3CiASx/F1JNpku9t9T9rjLO8d01a+Uw0uL/fucCCoSqPvCYGN9JJS8n5B2nn7ejMCmxpUpUl7TsL9HRHdBVWbD0CYspXRNZA+Lz394IQq91SI4HLACBxUfydTVGs8FpROseUDHZafGufRCtNxOh1nyM+YKFVUMqs86fLSaW7y0U1n5j/teahlLw5eOWC8yMyyXJSiWqMhoLBRGiOUvpaXFueRalLsdPongAGMfwUZl6G4sARtcw4e/XrXNhv7qbvN43sCMGcSUyy1Asw8aRpdw+gcw9FzMcwrLktMnnLaEg4oqjV8DpSzsRSjPAYUpF9Y5gmvOs2gbXke069tm8A9l7enaYNQWXCAhKMNK4ZFdl6yxqHfO0/qdDfvPQEYdxtfns93HIj9xpBm0BVUpgYteH0ReL0W1FAEWXDl/w5+VvEhIS1JSbli98VYnLdGjbr7furWZVGYXDawYlAAgmTSMY8vXn1XXGk56k+ZBYw3ViV7TLvXVipXk1DIRHZGwyYxex47nf4LwJ6xXuK+0cR5CDERjdjzWs8IXsvdvJRTGDDt7HXt9QLtmIJbF34QUcQdJS2zgLmjXPPHwmu2UCj0+SxYr1XiCN8l91a8fT19kXwqBv9Xg975fuHZaw9reZN6YLWqlfYe2rGoRO4motxiwIvI4pS0HDDe4qSflDPrqS5aA6UyAtAR23dz3u52gyffH3vj9HYWrcE0Nyl0lCOjC255dnXtrXaWA8ZbnPSTcna/3PsyBa0LILPLkjWVvN3tyk2emp+fljTEVC5N43j0zU2Ps/KM6u06xZRXDhgx3Cqnxe6Xe12gYKFJSF6XJaudK3qJ5xdRVG3ETNvZJcI5nqPPFt6ME629IL5a4TnKNGAopfLkbIRIDAgBj2BQnUJPiUIqQRD7JNSgAIgCBIGUkkCOIIAHH0gIFwBKAkH5QEogJwRyUCKn4OWEcDJCIQeBnFLIACoFAfOgLQX7TnH7O5UCHAdQCQjhQKkEIKbvAGf8m4DAFAqEEGIcCnLbbMH4m3FDAtDbtj70dtADCmb7w/6B8gB4gBiMfxNiAGW/se8sogLRg0IPYvyvA2D6DqIn7DuFlhJoKeV1BJwWhGophZZQaEG4QhBaSClfxIEr/HbR1mZrli2unp/8X6tcHW92bhJdv/6cLRvW/AIiyweHPIMEubXDkEsI0QqfhibK4KqNXqEA86hxOF9X1B1Zl5mDlHsq3dOASU2lIQYZKuv0usrgSCUJIRUBvgLlSQVKEMGBhPOgEaB8OEDCKBBGYAyJEUKBEAI2ocuTOxw4dfoMzp0/j/j4RJw5+x/i4uJZGBKbotq0boWFf9jGwKSAjgDMwUkuBXIIkA3QbBBOw4GoeVANoVATjmYBXJaB0syWrR79SSaX33rhuef7zpr2P/u+ad3pjBfz3BXAUEq5lCzUNhj0dQmhUQBRArQWBalBCGoAtBqlqAZAuM9QLzKlvCjgzaHDceCgydslc+Eqk8nNoSiYIRn7r9PpUCEiAn/vMxvAepN1BYTgFkBuUYoUApoCEBYcWEUpuSaRSK/UqIBkQghbZX2W7jhgKKWylCx9WwOPdoTQhylIE0IRbemzzGe9La+oTHGA+aWjBIkE9Byl5JSEw6EaFaRHCCFs+3lH0h0FTHK6bjIFhoNtm8pTOQd8wgGiJsBPtSvLrAIPe6vqOw8YguGg5YDx1oCVl+OCA4SoCb1PAcO6Zt6SAe0IpQ9TigcBRANwHhSxfGaUc8A1B1g4s0RC8B8l5JQE9/mWzFF/iw/9hOjrGkCiYKDmQz9AaxKCqpSSagAtP/S7njRllIIUEELZgT+VgqZwIDeMh34JUUlAr1FaRg/9noxm8bUy1esq6+1cK5vORiS8/FrZEy7fmbzOrpUBqgGImhCoCUqulaU8zSBSWbpEh/SqVYmVz+0700rxpd7RM4z45ng3hz3BJSREoadQSDkSZKBQgPIKUAeCS8IHMiElE16aBZeAnICTWQouCYHUJMQ0Ci9vCy6JlIJKOJOAkqNMcGkrwCTMFJdYCCwtBZilBZbsO5NWwiQPoaUFlsQouGQSS8oTkzCzRHAJGIWVtLTgEryOAtpiwSUTWjJhJqi14JKnKCKEFoKgEITLlxDk63laICXIh4Hme0Nw6d3RvzOl/R8AdGoXzom1qQAAAABJRU5ErkJggg=="},96908:function(ln){"use strict";ln.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA8CAYAAADogBFvAAAAAXNSR0IArs4c6QAADzxJREFUeF7tnQl4VcUVx3/3JSEBARFEFllcQAMJuKDUD7FqtVbFtUqtS6ufS1soxaW1Si0KBaFVWy2ittqqdQ9xpYq4tLgVFWUThYQlJIEkkJXs63u333lzL+/mrfeF9/KSeM/35Xv3zZw5c+bM/83MOTN3ouGQY4EuZAGtC+niqOJYAAeQDgi6lAU0fUayHqCR5gJXEriS/T6TICkZNOMzIN/gFx7/8vvLiFxDtpfP4G2Xb5Ej6SaPKddav6mPtb5g9e/PF9nSvmTVlpD1S36Sr63WOj1ukD/d+PR+b1NpAekmj5Gve8Dd5lc2ivK4G2lzV4K7Eo/8eSrQ3ZW424rw6J/ST1utTb2jtkuhLAplwgDS7BDj09txdgFqgsjCbwVOKMCYAPH+IAzABIDf8qPYz+OygMus0+8HFQDmYDpaypj1mp+m/qKbgMoKQO+zxwIyCzhNPhOIQQFrAas/uK3l5dlt/SEY9bbn0ZsrS1obynfXNJQXFTeUbPugua5utQZrM7PZHgU2EsIaHJAJUcWp1JYFklKgVx/fX0oqpPSBgw6BASOh/xAlxgC+u6WJqh0bqdi2nrb66gI0sjQXL2W8xHpb9XUykwPITjZ43KuTpcnBw2HA4TBwFBw81Dt66+42aoq2U7FjAw0Ve8R52KxpLB6v86KWjTvuetmswAGkTUN1W7aDBsHIieiHjkVDlhpuavbkU7ThE9wtjQLMbTosyFzGc5pGoD/RyQ13ANnJBk9YdSm9YVg6+tB0NC2ZtqZ6dn/1P+rKirwqaRqrknVuSM9mZ8J0FD2CetmJ1MipO74WkPXn0VOg72CvY1ZRuJU9uRvQPW4ZLes0jdszlvG3+CoRWroDyERZPtH1Dk1HH56B5vHQWFvJzrUf42lrUaMlPJ4BMxOxtnQAmWhgJLL+3gPQR5+E1qsPDdXl5G9YjUdipIreGpzGFUOfpb4zVXQA2ZnW7op1paSiH30qWlIqdVWlFGz6Al1ipmqkXH0wnD0ym8bOUt0BZGdZuivXk9IH/ajJaK4Uasr3UJizUQX/Fb2WOZ7LtfniosefHEDG38bdo4bUvuijJqG5XFQU5VOSv22/3hr8NTObWzqjIQ4gO8PK3aWO3v3RR57gHR13blpHQ121FZTTM7N5Od5NcQAZbwt3N/mDjvDu8jQ11rHj6/XoskevqKxXMuOPfZHyeDbJAWQ8rdsdZct2zYjj0VJS2bu7gLLiXdZRMiszmx/Hs1kOIONp3e4qO60/+rBx6O5WdmzeRHOTz8lO0pg2fhkr4tU0B5Dxsmx3lytTd99B1FZVUZC31dqanMzxTNDmsz9gGcumOoCMpTV7kixXEvrwCV4HZ1vuZlqamqytu2VCNn+NR3MdQMbDqj1Epj5wBFqfgVSU7qWkWB3CENKgEhibme39jCklBpCysf/H3aohrY1w64CYNqrLCJOziRJg1hN+qqtjJklJQx88xrudmJuzBY+cVveBcmlmNr/qmODQpRIHyPuKlVYtjXBL/1i3K7HyDh4Gp94IU2+Ee0+A+pgPJJ3WPn3QEWgpvSkpKaaiosJabxsuJk7IYksslXEAGUtrmrIW5sHAkerb7UO6NSBJ6wcDhnvXkFu354HlDK8GKzOzOS+WJnQAGUtrmrIW5atXCHoCIDXwDDwSlyuJvIICGhran7OIdRjIAaQDyIgW0PsNRkvtR2l5OaXlAcuPmIaBuh4gp1wP/QYrI338ODRUBRpM0+Cc36p0OVT6nwd9PIcdAydcqr7nroL8NXDi5TBmKoyepPgL16n0dS+3dzgGjoaTjY0If7n+Wow+GdK/p1Jr9sC+Ihg1SX0X3Xob6+K3F0FLg0r/egUUbWovSRy8SdNh5PEw4jho2Ae71sOuDbDhVaWvP1nbWLIZvvo3TLwQvjtDvdQlaf+eB2Uxeuu1V2/oP4yGhnryCn3etqmWS+PmjGUsiYhsGwxdD5C/WwsjJirV7xkX3KjyPvZSY+poqoXbBvqaetzF8HPjDMAbc2HIWDjlp8FNsfldePIaH+iTU2FxIRxkyHvgu5D3afCyM5dDprF8emuBN4jM6TPDm/zZG+HTf/l4xpwG1z/nXaMFpYIv4fHpUGVEJEwmaxu/eBFyP4Br/t5exMPnwZb3bUDADouGPmiU9+3FnLxC3BZvW0rHMgzUswEpI5O8Q9LaDAVroHgzDE2H0SdB6kGqJyryYdFJ0GicbLnsfjjLOGn1yT/ghRmBPSajmgBXLg+Qwwd3j4WzboXTDV4J95jkPZxghH2e+xl89ozKEVDdlKVu8RAq/lqNikm91Eg++GiVXlsGD52tRr1ggCz+BgaPAXk/20oxBSTo/YagJfdiV8lequuMEd9SnwYxCQP1bECKwerK4ZELQUYbk2RbbNZbMOQYlbJyMSy/Wz3LdDjvG/XcWAN3Hg6t7XYp4IxZ8CNjmSCj7NJp7cEQyamRH8m8zT7H54WZ8MkTPhlyO4ZM+xcvUGkb3oDHLw8OSDP1m3fgw0ehtlSBWUb2ysL2eh3It7T+iMddVV1LUVnQMFZMwkA9H5CPXQqb3gzsChlVBBSyHm2uh7ljFHiFbn4Pjj1DPT/1U5Bp0Uq/XQ1HnKxSnrgC1r8aHSAvnAfn3aXKfPYsPHN9cKiYywIJrC+a5Ft/WqfsSDIOBITWsnJjRr/DaG1pIbewJKjUWISBejYgZTqeOzZ0l9zyPhxzusp/7BLY9JZ6FifjhhfUc85/YckPfDKsI6iMRnNGq3t+rBRphJyzBuQgrNBD34etHwTXcfLVcN3TKu/d++H136lnKyDlx3TXkcGdv1iB0ZTT7zDv0/aiMppaWoNKP9AwUM8G5Fdvwt8MjzuY+ab/Bc40dr+yfw2rDEdRRgMBlXSArAFl9KwyzgVaR7f3HoDX5gRKjgTIh6rV2lZow+uBSwJTojhX489R32QUltHYH5A7P4P7T4s19ILLk2k7JY3SqhpK99WFqvOAwkA9G5Af/R1emhW6s865HS5ZpPJXLYXsW328Fy+EH9yhvi+/B1YafH/YCoceqdLnZUBpu6NZKj0cICVgLvnRkoSCFk8OBOSXy+DJq6OV1jH+5F6Q1p/G5mZ2lAQJxxlSDyQMFHtATpgGR56iVNvyHmz7KLDxstcrXqpQUx3cdoiPJ5ZhnzUvwNPXhjb+tLth2lyV/86f4I3f+3jF8Zmfq+6SLNsB96TDUVPgNx8qHmnXg2cFlx0OkDIyPrhPrV2FJNbqe8MvtK4S3go2Zcv6Vta5nUGicp9B3vuBcooraXMHfxHxQMJAsQfkRQvg3DuVeazeq9Vgo06EOz9XKXu3wvwMX651fbXgeCgxPF5reQlgLzSCvuHikOJpSiwxFF3zBEy5TuU+exN8aqzXTP5fvgkZxvrxz2fC5CvhtJ+p3KevgzXPRw9IKWHd6w41yoYDmH8csrMAKTql9vWGqoqr6qisaw6pZUfDQLEH5Hd+Atc+qRRdmw3/vCpQaStPzn9gybk+nl+8BhMvUN+XXgCb3wksf+1T8J1rVHo4QMoux7xxwcMfElwXUJt7zg+cDnmr29clux+/MDxoGW0zzlVBc9lNmTMy9Nov0hpy1goY/31Vl3/Ix6rB8ZfACT9UKRJe+vw59ZxIQMq0nZJGbUMzBRVhL7XoUBgo9oCUoPMdxu6GBKQXTIByy4VaKWnwm4/VVpnQf5fAy7/2dcP0B+FMY90XbMo9fCLM+UJNpZEAKflfZqndGH8SZ0acGiEJSC82wjhWPokH3pvnA62ZJ/G+rJsDZZop1nWmePni7VvpuIvg56+oFNlynJ8JzX5OgswCd63zbUH+5Xuw/ePEA1KWGvIOt9vNlr21eDyhz3p2JAwUe0CKyWavhHRjfVVXoUAni38x8ik/geHGFC33yMgIZu2wcWfDr972dZ/slnz+PNTuhaNPhUvuVd6vSeFGSPGQBbjrXoH3/gxl22BIOpz0I593LXIevQi+ttRpBc/5c+ECI2hupt8rMcGvQgPSGk6SsFHO+2rPXLxyk2a8DrLeFirdrtaHEryXy0ZlmTD5Kt9uzTcrVXDfpESOkKKD7G3rOruqmqhuCv9qjcvF+RlZhDBuoAnjA0iJ1ckoaR4wCNV1794HrxsBYivPze/CsWcGLyUgWz5XAVMoHCAFiEInXhZcloBkxQKQvehQJFP6wh2+Lb78L+C+KaH5JUeWE7Ks8KdZaeqqZaFDRsCMN3z79qEk7t4IMjo21XQdQLpSvP8QoKaxlcJ9odeRorCmsSVjHBPtvhQWH0CKJtKRVz3mO4BgNXhFgQrHyC8/GMmhUNlTPvWG9rnVJarcphX2DleIByrOxxVL1Mhsxv5EqkyVWbNh4/Lw4JLc2e/4TvbI3raM2pFo6k1wxkwYPNa3z2wFpJSXeOf5v1d751bdJE/WqfJDkeWBf+A90SOkTNtJvdA9bWwpa8ET4RWNaMJA8QOk2WF9DlEHGmS6FhDszVX7rXao76EwdJy6yF2OjJXLieUIFKqzpPMlHCWjdsFadWTMDglQFhVAnwFqi/HOEYHrPTtywvFIBx96FAzPVODbk6PW3XbCQQdad0fLiz11D7urW9nXHP4eqmjCQPEHZEcb3NFysR49JMxz5SNKm9VPgZzYcQjE4ZOzKy1u8qtt3Jmv8fCEZcyOZDoHkJEsNHcjDBuvuO6bCvlG/DRSuW9Dvly74tHZUumOOG3LUWo7L4U5gAwHHHGsxMESkvOKC40DEd8GsEXRxqI6D1VNka+P1ODtzGzOD7t66XGX3sdyypaguATHhbJvg1UPR9FN3x7WxjbYsc/ezSqRwkA9b4QclqE8aiEJeH/5UseQITs5F81X/+tQSPa6g73f0zHpPaqUhMa3VrppDRMkNxscKQzU8wDZo7q6+zSmtFGntN6GcwOECwM5gOw+fd6lNW31QG6lADLytTHhwkAOILt0N3cv5XZWe6gXZNqhEGEgB5B2jOfw2LLAvmad3bX2pu1QYSAHkLZM7TDZsYD4NDn2YpJeccHCQA4g7Vja4bFtgeJ6D5WNNqdtcXD8TgM5gLRtaofRjgWa3LC9yl5M0jtK+p0GcgBpx8oOT1QWyKt209Aa2ds2hbpczM7Iwrvr4AAyKlM7zHYsEKVz0+5uIAeQdizs8Ni2gIyL8icxSbeNnZv9go0wkANI26Z2GKOxwJ56D+VRODdmGMgBZDRWdnhtW6C6WWeX/Zjk/jDQ/wHkSLPJ/mcrgQAAAABJRU5ErkJggg=="},57177:function(ln){"use strict";ln.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAA8CAYAAAAeyZT3AAAAAXNSR0IArs4c6QAAEpJJREFUeF7tXQeYFdUV/mcbS1F6UUEsoLC7IGKNJWpERbEgSoxGo7HEQFDRWCAGgdASNBbEhglqsC1rAxVBNGg0qNgLsJRddmFhe3vby3uT7393ZmfeezOv7M57W3LP9/EtM3Pn3DPn3n/uvf85c58CKdID0gOOeUBxTJNUJD0gPQAJKNkJpAcc9EALoNRpCaqt3rh4QIkDvH/jxV/zuZZjrVy8uRzvSzDdrx3HxWnnEnz1eevhOf/79HpNdrAs6wrQr9VvtiMc+/kc0HSan9Nrq8Uzt9hquuZjv8kPev26r8x16X5VPYDHDYT7Vy/L8vo94d7P8u5mcV+w+1U34GEZ7a+5Tg/vV31tbrmu36ff23JcB9VdBo9a5v2rekq14/1wN30GNXGzctPKKgf7eExVKUGBpJsSEkgWYPMHXEuH0sHlB5iW8jrAtE6sd9AW8GidVD9mR/fvxDrAzJ3Yp/ObAGL3srC1XweJnf0awHUQWgGJ52i3P+D9OyOP/QHSAjYT8Lwd3gRGH3Bp5dza34D7LUDsD04vmPzuN9cZGkSAF3xm4JttNoFWdasNlRVNta4SV21l6YHakvyPGurrNivA12kZ2B1TdLSisvAA1QrF8hbpAUsP8EWVkAwkdgMSugHxiUB8EpDcC+g1AOjeG+BciSBWPXA3NaA8Pxel+7LRXF+bCwXpShxeTX0V33ZED0tAdcRW+X+2iaN3j35Ar/7iX/e+XnCpbg9cZfkozctBrauci/9tioIlKSpeUTLg7iguk4DqKC0h7bD2QPJBQP/hUHsNhsIVv+qBq7QI+7O2w93USGDtUoEFaavxoqJ4x7Z2FQmodnW/rDxsD3Ba2PcwqL0PhaLEobmxAXnZmaiuKPOqUBRsSlBx06gM7AlbZxQKSkBFwalSZRQ9kJAEDD4GSD7Yyz6WFu5HQV4uVI+Ho1W1ouCe1NV4OooWBFUtAdVenpf1ts0DfQ6F2mcoOMurq6nCnp2Z8DAMwNEKWJEKTG+PtZUEVNuaVd7dnh5I6gF1wFFQEpJQW+1CTtYueBgeEPLuwGRcNWQVamJpogRULL0t63LeA/GJUAeNhBKXgOpqF3Kzs6Ey3iVGqs29gQnDMlDnfMXWGiWgYuVpWU/0PBCfBHXQ0VCUeLgqK7B3b67I4BDyZloKrlTmQ6AsyiIBFWUHS/Ux8kBCMtT+w70MYGlJMfILCloqVoDH0jIwMxaWSEDFwsuyjth4IKk71D7DGKzCnj05qK0zZnoKMDUtA69F2xAJqGh7WOqPrQeYvtSjL+rr65C1JxeqMfUrTkpAyrGvoCSaBklARdO7UnfsPaAAat/DocTFo7C4FMWlIvBLUYD0tAz8KppGSUBF07tSd/t4ILE71N5DoHrcyMrJQ0NjY4sd8QompazGumgZJgEVLc9Kve3rgZ79gW49UVVdg9wDhWZbMtNSMEaZDxEFdlgkoBx2qFTXQTygxHnz/gAPdu3NR2Njk9mwmWMy8Fg0LJWAioZXpU7DA/0OB479hTguyQZ2/Sdm3lF79IWS2B2llVXILylvqVcBuLAamZbh/euotA+geg0E/ponHqSpDrizj6MP1WGU8WM671eq7fhVweTFwIQ/Cpe8PRfY8NfYuue4y4BbNbb6y1eA534Tu/rjEqEeNAAejxs7cgvg4VfGmijA8rQM3Oa0Me0HqKUHxLM01gEzD3b6udpXX+9DgNNvBs64GVh0PFDj+Isw/Oe7fAlw3t2i/NoHgPVLwr/XiZLtCShGpHr29zJ++aWVKHX5pPU1Iw5jx6RjuxOP2QLUsPaUcLJG6uII1ZUBtTAb6McAI4B7BktAtdcIRf/zM/vkg9HY3IydeQxBGbMFBVifloELnezecoRy0pu6rsU5QJ/DJKDogXYeoWiCp2c/7mWF7MJy1Nb7kBNwmkaXgJKAioYHDJ0dAFBqt55Q4ruhyFWDooqArzkcpdE7HqBOuxE4aKBokE9WALUGO9PSStxc4Px7xWFzI/DhI0YDDjoGOP5ycbxjE5CzBRh/JTDiDGD4CaL83m/E+W9e8yUM+g0HTtIC6f56/bvd8JOAURp75SoAKvYDh58gStG27tq68L3FQGOtOP/TOmD/j76aOP09YSowbBww9DigtgLY9y2w7zvguzeEvf5ifsb8bcAPbwNjLwF+Pg3oPQTgubfnAcW7ASfXUAOOBH52PTB0nKiHn6UXZwFFu4DPVwEFFssRK0BRz7gpwn/0U+7XQM6XwFfpYrsxpyUhEUjqhdqGJmQXVgRoj1NwR+pqLHOi2o4HqD99DQwdK55t7mjRKfyF++4t1xIf66uAu/oZJcwNuGYOMHgkcKoNs7TtfWDltQZoOd9eshfoqel76OdA9mfWfp6+FkjTpt/vLhA79Jw1PXibrLoZ+OwFo8yIM4EbXwT6MF5iIblfASumAuUaI6oX8e+kOz4Crn3GV8HjFwLbP3AOUJfMBybO9m7eYCnuJmDjQ4L4MIu/rR8+Bty2zvCxuezuT4AVVwHVxU70bR8dao8+XsY1c38F3Ca2j4WcpNG7NqA4MiT1AJoagNwtwIFtwJBRwPATvVF0r5TmAItPBOoqxfEVDwLnapn+n/4DeHlaYONyVCHw4hPErqoPjATOvRM4Syvr3RVWE2/jaQvhF38HfP4vcYEd7ZZ0sWsu5cBPYlTiW58j6cCjxfmqYuDRCWLU0cXcSQ9sBQaOEPvcmcVJQF08F7joz4b2sr3iRcOX2eHjxT9dVl4HfPWqta0cnRmX4r58WZ8CRbsD24Mvj8UnOE7kqN16eT/t2FdWjcrawFHfKRq9awOKzVpdAjxxCcC3vS79jwBmvCs2+6CQStbfrJxOzdsqzte5gFmHAU31vp317BnAL7VpJke55ZN8r4ciJQjyedsM4uLl6cCnzxo6uDcdp42XLRDnvlsDrLjSupPqZ7duAD5+EqgqEmBkh2fHb+uUjy+eJXliI0rK6/f6TrF5ji+TK5aK65wCzh1lbyvb48nJQM4XRpkBRwHT3gIOGS3Obfw78OYsX5+29YgvnLgklNc0YH+FNgX31ekIjd71AfXU5cCP7wQ2B9/q7NScwjTUAHNGCPBR7tgIHHu2+D8DkQxImuXezcARJ4kzz14FfPuG7/VQgLpkHnDh/eIerj3+daN1d9GnlQwM862tr7/MI1QoHW0FFNdLE+8ToQ6uFTlFtpJFe4C+Q8WVmb2NdaO/rS/cCHyxyro95m4Ve9ozNsn24MvBKeHW10nd0dTsxo5C663TnaDRuzagOJ2bM9K+SWZ+ABxzlrj+1GTgx3fF/0kS3PSy+H/mv4FlFxg6zCMYG3z28MCFdChAzd4CDDte6Hz0PGDnR9Y2nvxr4IbnxbX3HwTe+pP4v7mT8mVw/5HW5A3LthVQ4XboO94Hjj1HlF403hr8ZfsEULQ9HwJUz1gHpJwnTj89RZAtTgpHW9WD3cU1qG+y/iK+rTR61wbUD+8AT2uMn1XDTH0YOEfLPsn4I7BJI3q43zZBcdAgsUZiJyjfJzSYRxcuwt+cHag5FKAerRRrO8p3bwVOKXWNJEdSzhdHHAU5GvoDas/nwINn2nc7JwHF2NrxUwCydP2PFEQMiRzulcdjfV1Ke2iXv61b14vpt52Y169v3Ad88LCTcBJ2KvEoqmpAUbUFeypqaxON3rUB9Z9ngFdn2DfK+fcAzHWjbFoOZNxplL1sIXDBfeJ47VxgvVbuLztFh6LMSwWKdgbqDwYodkpej1RIpS85ObCTfrUaWPnr6AKKDNlVy4DxUwURE0rsABWqPZhzOEXLNfz4KSD99lA1RXbd+1NCiahrdCOrzH4jpLbQ6M4Daswk4MhTxYNu32idXcxcN7JklPpq4K6+hmOcpM23vAw8f7290yc9AEyaI65v+BuwxsRkkbiYv0PM6fWF9lGnAXd/LMoza/qRc611BwMUR6ZHKgz6mbE2uymQWTsZNaspX6iE07aOUInJwO0bgKNPM9qL8bHCXUBVoRhdmxuAibOMaawdoL54EXjht/btYR791y0E3pkfGWBClSbjH0c21IPM4no0e6yTlttCozsPqEsXCOdSzOyZ+WFJs87SWJ7CncD8VOOqeX2xYByQrzFu5vsZgF2oxaeCxaHIdDGWZCfXPgucdoO4uuoW4DNtvaKX/8M7QKq2fvr7OcDJVwNn/k5cff4GYMtLkQOKd5hz/exGuWCdI5Lsg7YCimzj5EXCmrzvBYXP4LO/zPrcCGzbASrYS4j6rvuHCBxT7MiLUKAJdZ3Teag44GpCWZ39j3a0lkZ3HlCnXAdcv1I81tcZwD+vCXxEc5nMD4FlE40yv38TGHuxOF5+MbBtQ+D91z8HnKKxTcEAxSyDeaMFfewvDA4TlHrO3UNnAdmbfUsx++D3GoPH0S51oghIskPNHma/9gm1hjIvvv0pc7MF4yaLNQuF9Dzf8JRYAop0NmcdlGeuBL5fE+hL/qbT0gJjOmgHKLbHn48CXD5f0Ap9bA/67eDB4njp6SKbxWnRfjmzqr4ZuZVBszJaRaM7DygGTe/TsgsYUF0wBigx/SACpxB3fyJSbSj/Xga8pn2vw+OpjwDnaOseqynbYWOB2V+KqRglGKB4neksVlQvyQiSEhQGVJdoNLi5ARkPWpRtgE6/xnhP+h32TW1eZ5FlJNtoluMuBW59XZxhytL8NKCh2rcMR+H7vzFSmB7+BcBMAkosAWWegvPlyJekv5hBx2t2gOK1/64EXro1UMeEu4ApfxPnmYa0VJti2nu59Vfi4r27y24vaYYnyLdqraHRnQcUH/P29cAobX1RXSpAw8U7O8mp1wGHalM8bu7OEcTc4UZPAG57z3AWsxW+eEnM148+XUw/yL7pEgxQZOgIvG9eF8HC4l3A4FHAib802D3qefJS4CdTneamumgOcLFfOs0ixoR+sG9QMx1P2j3zA5EzSFZQF3MnZMYA10cMPvOzbU4zT77GyJbwZ8daCyjq58sjHPlhrfDJb1aKNqMU7gBemgZk/VdkeHCtfPliY82s6w0GKJYhkULSgdN5Zq4wTKGzrbzOGQtnLtES9gmPB/uqPKhsCL6hbFwcLkpNh03nCDQwOoBirIajlJ4gaueY95cCb2kBTnMZc0zD/16CZO0cY14fDFAEEmX8FdYWsJOvWwAwF89OOCVcmGWkCIXz9uR0lNNSf5mRLH6rlsIg6LQ1Rt6iXf1ct3B0qncZJVoLqEg6qM5sWrUlM0hIruiM386PBdj09aUdoLZtFOSGTq8HtK1bZKywX0RVvL/cBlejir2u4D9+qCjYnjoaY8Pd1CU6gKIz2BGvecpIIDU7qDRX0Nl881oJf7WOMYnTb/K9Wpkv7vtxXXjJsWTASB6Q8uVbVo/9UCunWqRlv18buunIcumZ5czt46gZSs64BTh7OjBwpJFnZwYU7+cCmTlyzB0028ZrXKcR6Jxe+mdgxxJQtOWIU4CrHzdYPP3Z2Y7fvi5GV+b7MXmWYgcopi0xiM2g+aARvh7kfhP0LUf0GAk5vu2l7qDTPpoSCY0ePUDpTunRVwzrnO6xE/NNFm5KCXcBHTJaLFT5yQWdHkrsOhs7L6co+ucCTKMJR9jRF+cCjMUwK2HW0MD1Tjh6gpVh+hPz2Q5NE+ApyBTrznDo9LbWHe79tHFIigACaXJOH/VUrXB1mMuxTbne1j+nqSltjZY235NX5UFFiGlfJDR69AHV5keOUEEkb+9wVHMac/UTouTm5wBmjEvpMh6oblKRUxnGb14reHzMaoSMNEtAheoac74HDkkRpZae4ZslHepeeb3De4DL6O1load9/JQ1nE1dJKCCNTmTPUmQUPi90kItobXDdxNpYCQe2F/tQXl96J+PUoD30jJwUdDZe7vsehTJ00Za1skpH4O6DO5SMu4CNj0eqTWyfCfwQF0zkFUR3qf3oWj0rjdCHZJqxE0YczF/PRpJ4zJyf+l8b3ayV5jrZ7W/RSQ6ZdkO6QGyfTvL3Giyye0zGx2KRu96gOqQTSaN6ugeKKpTUVQTBjkRgkaXgOroLS3ti4kH+L3hjjICKvS22cFodAmomDSXrKQzeGBPpQc1Nl/yBthvQ6NLQHWGlpY2xsQDFQ0q8qrCm/bZ0egSUDFpKllJZ/AAOYnM8GJS3sexotEloDpDS0sbY+aBAzUelNWFjknpBvnT6BJQMWsqWVFn8EC9G9hdHl5MyjtK+WWjS0B1hlaWNsbUA9mVbtQ2hWb7TKPU7anp8Eb9JaBi2lSyss7ggQjJCZ+90SWgOkMLSxtj5gGOS/zHmJQ7jMyJFsM0Gl0CKmZNJSvqTB4oqPGgJAJyQqfRJaA6UytLW2PmgcoGFfvCj0m10Oj/A9jGm+feuyEMAAAAAElFTkSuQmCC"},81378:function(ln){"use strict";ln.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAA8CAYAAADGxTD9AAAAAXNSR0IArs4c6QAAFoFJREFUeF7tXQl4k1W6fv8sTbqvlJa2tJSy74ugsiMqq4AKIlDUueNwR2dGHR0XdLwixW3uuF6Xq3O9o15nxuUiIIsCsijK1pa20NJ937eke5tmmec7f/40TfInaUNK6+R7nj5Jk7Of93z/t55w8JBnBYbwCnBDeOyeoXtWAB4Ae0AwpFeA+1SWbbA1A07KQSID6JWT0ivAyThIpBwgBSQy4+fCq0T4jANnrEdlWFkpjK/0ndAetd/znpMaTO0LZcz74tsxti0xjqVXfeNYZcZyxvHSuK3GbDYX03iMbbLy5nOz+pzGbGDrwpfj52DQG2DQAwad8Gcwvudf9ToDQN/pDdBrDYBFWfqMry/UAytP9fjPjJ/rYVHf2L7Qph4GaA0tOj1UnBYqvd6gMugMKr0OKoOOq+UMhhQ5DGfHPRNWMaSRaxy8bQBzPGAZAI3AFMAoAIJtnBnA2WaagdlU39iOAKKeje85FKY2TYDkwWh+APi2ebD0AJ8HMn/AzAHFA4x9Jxwss7bN5yXUpbnwB4SvY3Nu9LmwLr36NIKWAEhA1BlMgOUBCAZYBtJe761Byx+A3vV54Av1efDrtUawm4G+N+D5MfUcHH5s7H890KnqNjRWNGkaqlXqhgp1VV1JwxkOSJUAqUB0xk4s0Q4FgIty4KEweM8Yba+ARCmBzBuQeksgVXKQKugVkAdIoRwhhU+EHJycg0GrNz01Whs6UJhegtLsCmi7tI0GYC8H7osYTPhuO2Z3D9a19gB4sO6Mm8flFSKBd4QcyuFS+MbKIfOWMM6v69KjIq8WhVlFaKpvAQeuFsCr/gh45wmsbXHzsPrcvAfAfV6yn18FjgN8YmUInKiAd4TMJObUlNQj42wWutq7SNtXA9zrIVC88nts7Bgsq+AB8GDZiUEyDrm/BAFj5PBLUAASniNnpeSgvLCSjZADl8dBev8ubD41GIbsAfBg2IVBOAaSnUNnK6GM5DlyQ5UKmSlZ6GjvJBiT5epdGRSP7MRGzbUcvgfA13L1h0DfPtFyBE9VMKuMVqNH2rl0NNapBG78vQ98b9+B2xuu1VQ8AL5WKz+E+pV6cQiaqoAyXAp9tx5pyZfQUNdoBDEKAG5VEhJzrsWUPAC+Fqs+RPsMnOgF3xg5dBod0i9eRmM9D2IAFYB03m5sKRnoqXkAPNArPsT7CxingE+UFDqdHpfSMtHYYJIecn2hnL8DG+sGcooeAA/kav9M+gpIkEMZJYdBq0PqxXS0NDcLMvEFKRTzB1Kx8wD4ZwKqgZ6G/2g5vCPlaGttR+rFZMaRiSSQvLILW58YqPF4ADxQK/1z64cDs05IlByqqiqRX5gvKHV6gLspCYknB2LKHgAPxCr/TPuQ+XAImOQFzsDh0pVLUDcJ5jWUSaGcuBMbW9099WsOYDKYU8Qbi5zqshnZ6e41uGrtSxScU3NQhErR1UBhae4hstkaBiiWzDtSykSJri4NLmYmQ6s1dfz6bmx7xD0z7Gn1mgN4bX48CyapP9eBI/NLXZ5v3JYAzHlnOGvnyMJSqNO7TG36xMjYe41KB22r+GGR+nC48aNIVrb4780o2+OYkYTOVWLRnijk/JcKee+qoVHzMqE5zXlvOGLW+0MRIsXBGUVouuweJ9bys7HwjpJBldaJk2vcH/brP9aLRb1V11aisLzAKEpwWimks3Zic4bLm2qngUED4K5GHWpOttuda+U3bSj83ya7ZeLvCcD1f+HBd3hOMVQXeQDL/DhsVI1l71MerUXOm/zjzhYRV1lfmsC+Sn28FtmviZcV6t/wUSRGbQ5g/575RRWKPuE1c3Ma8+sgXPcmf7gynqvH5d3OO7DkARIowigzwDEtPxcLryApmrK7cGqtYwB31evQ3Wx94Bz3xJcgOThwrBd0Wj1Ssi6gW8sfTA44swuJ8zje9ewWGjQAdmZ2OW+rkPIwRfeJ09UAsH+CHGuuxLNOzj9Yjfz37R8axTAp1hWPBnmsOuu02BtXCL3Ges8IhOvLRkPmI0FjSie+ud55u//YB4Iw+w0e/Febkh+qQe47apea9Y2VQeYrQXlNGcpqeubFQfKrJGz9wKXG7VQeNADuqNKi6FNrrmU+9rqfOlDxtf3HudMAfkuFmPV+iN0QgMyXG6BK6xE1gqYpsDI5jnX9071VKHYwrklPhWDa88NY+csvNiDj2XrRJZ/7fgRG3xfIvv8qrgAdFc4Jq4MdwHQoCcQkA6fmXIBOz8v4HNAog2zcc9gsviguoNutAKZHsdRHYnd4y76LgU+UHKr0TvxwFx+y54iIu7WX9Ww8SwGS8/mp8YkBmPNuBHv/7fwSHph6A0jBshQhVqbGIWiKAgUfqnFue42p22HzvHHzyZHs/+83VKB8r/ihoRQjkuMp6IVShvYlFGLyjlCEzVXanIZXiJS5Y4laizSij+78/2lisrRA8kAJCz53RKO2BLL+ic5tr0btaftiGZXrrNGhu6n/IoQwJt+RMrbOJTVFqG4030vJX3dj632Oxt6f790K4CWHohF5s29/xmW3DoH98Oyex9TY3wRh9mvij1f15S4cWVBiBWCBW2vb9fhqZIFpEyNv9sGSQzFsDCdWlqHqqDgIiIsv+DyKlS39/xac3lSJpd9EI+Im1+Z9+YUGZPyHbaYVMlOB0DneNtdo5J3+GL7Ih31HcraYtYPmXPSx/SdeXzeORAifETJ0dnYivTgFBoMgRpEMLF24G5tP97VNR+WHJIBL97TgtBm37i+AJV4c1hbEsywEc8XOHJRHl5Si7rTtBASZLwfi4n7xXmydT60rR8XBNkx/IQwhM3s4cMgsJVOqCDT1Z5xLZij6W7MowMxFFkcbLPZ9R7UWX8XwFoOrSd4jOUilMuRWZkHdZq78cpdliJ5xtZNFBwTAxAW+u7nMap1uOhbDTEo1p9qR8oh95Ywe9YJp68fESpT8oyc9K+x6JUas8GPtB09TIGoV/55Eg45qHTprtSj8qMmmFWLKs6GY8scwNOdqcGBSEas3KjEAN3xotGRcV9xLPjafBJnFEv4tyPTRsZtKUfu9NUBJTApf6NOrD1dAYw7gikOt0Hc7r+SHTFcys6W7AOwVLIFXoBQ16iqU1BdaTvOJ3dj2iitzt6w7IADuqNHiq2jr0357xWgow2UoP9CK8/9eDZ8YOXxjZPAZaXyNkcN7uBRHF5dh7gcRGH1vIHQaA/ZE5ovKjk4rcUYzmt9oOW7L5i0Ox28tQ/Xxdkz+YyimPhvGPvsyPA8albV8GLXaF4u+iu61nqIAPhGD8Pk+aM7R4MBk/pC4QuYA3juqAJo+yK/XvRUOkpPdBWB6qpHuo9F0I73sgsU0uTYZFOShc93gb2x5wAD89YQiDLteyUBKDgVSZGI3+bOUb0e0L6EAEx8PRfQaP6gyOnFytbhts68Apr5vOT0SYXO9Uba3BT9sqMSNn0QiblMAOuu12BNpffDIbLYqLY4dPnMSA/CKlFgET1UyRdVcdnc0b7HvB7MIQWP2jiJlk8OVqgy0a6wU4H27sW1df+d+zTjwiRXlTF60R6TFd1Rq0VbSjbYyLdpLu9FW2s2UoxG3+qK1RIumzC67GnN/AEwmqmlJw5D3ngppO+pBjgCSYet+bGfc35IW7olih4mIQK4M44EsBuC1hfHswDYkd+LECuv2zNunC0wcORXMAaxR060nzsNB6ith9mp3cWAaiVewFBQnUaEqRVVzudXgOEjWJGHrAedHLV5ywDjw/rGFWF86Gu2lWrSV8cCM3xbIjPoElB+3VjHw0gbaIsHlXPyPZvyUWCU6I0sAtxV3Y/QvApH332pRTxx56TgJZwLOBtUYyP0kKPhrE87dX92rL6k3hzvrEtiTgwBZ+HGTybsmBuCN6jHMyO8M0eElU5w9MgfwF2F5fTKBCXZodwKY3MoE4rauVmTX2vQkF4dCOfFqpOcPGIBtycArLsQieLoS3a16ZL/WaFOWkyo4hN3gjejVPMdLe7oOWa+YUlms9tkcwAR2Uuh0HXrsH1folCuZYgjWF4/m+9pRh6w/Wfe1+EAUgiYp8M0NJezJILiubQGYAmvu7hjnDHZZmeY8DQ5MtC8nmwOY5Gq6b81Z8o6UMYuIOwFM3gvv4TLGjDJqkqHVWcd8SICXdmHbU86OW6zcNQWwI/OX5aAJ6IdnFqO1yPZNR8RJJz8dhomPhfSqShz/4NQipwAcscwHSw/zNuDv76hA+X5rJwYFDJFtmQKFzA+MLQCbx1VUHmlD9bE2m3sx/qFg5tBRZ3bh0PRipzlwfwHgVgADkAdL2F1zZc1FqG/v/RQzjrmbg9e0JGy60t85UD23AniZUfsmj9P+sdZchTRWAgxxMb943jtli7Tt5HnrRsnnLWg4T/cS9KaEXwZi5EZ/pulLjB45KkHyYe7bauS8pWIXdDgTzDPrtXCM+00w62BPTD46q+2HPToCcNQqXyzay1srLM1/5rNYkRyL4GlKNKZ24pu59mMkzDnwoZnF0DQ5H5o546VhzH3ubgBLlRLI/Tk0dzQjX51pc185cCeTkLhk0AL4ttxR8BvlxdyZx5bwygu5Q8l1KRDJpxTk0pKnYU4Aoti7/EEu1/Zyba/YB3Kn2nJ5Lvh8BAtTtKRvbyxBwwUe8M5Go60rjudd2xmdODzLcbCNIwBPfT4Mk5/iXbv2QihXpsUxsaTuTAeOLrRvZTIHcOmXLcy06CyRJYgcL+4GMF1XJQ+RsvvWLjcmQ0fXadogCbh7diHxY2fHb1nOrRz4rtYxTNkp+byZhQ7OejUc4Yt9cHBKEVryeDFAUM7MvWurMuIQOEGB6hNtOH4Lr8WS6eq23HhUHm5F+tP1vcSIcb8NwqQdoaDNNHQD437Lc1BnwinZ3b7G8xS+0BvLvuNjILLfaETqY44TbB0BeOmRaEQs8WXOhs8CckUDzVdfHoWAcV6oOtYGstjYo8FuRhPGToyJ4lRKW4rQ2NUTa2I+N7o8UAq/cTuxvl/hcG4DMGUd3FHNx9ReebWRKV7ktiVtPPcdFZIf4j1vzgJ4WlIYJj0RCl0nKWRFzGIhELl0dZ383bt9MaORy3j6i8NwfHk5yFohgI3abS3U4OCMYuja7XM3ewCmw3Fn3RjQfWP15ztwZJ44Z70tLx5+cXKTLdpZAP90TxW0rc4H4ox9MAgRS33dzoFp/BTYQ0p4i6YZha1Z9qb03m5s+3V/uLDbAEw3uaxM4e2+KY/VIucNFWb+aRjGPxzCrA57YwuY2coZAFMg9205o9j9tln/2Yi0p8Q5oxiAzZUpciuTB45kZqLkR2qgvtSFZcd47isQZVc4cnHbA/DIDf6Y/7cRrDlH1hMyMZKFoOj/mnDmvt5KD3FmWk+BYtb5IXYjHzx/9pdVIB3BWRqzPYgF+5B+cP6BHq6ozuhinsKrSSRGyPwl7B7izJZU6ETynDhAL4X0hp3Ycr6v/bsNwObKy+m7K9njnUxUxIVJO039Qy2yX1c5BeDrP4xAfGIgU1b2jym06doVJi4GYOK0ltYJqlN9vA2Xkhow+9VwZtKjCKqa4+0smozeH1taJhrMQ/XtAfjmUyMx7EY+auzriYUmscnWJt1Zn8BiCLLfVCH10d5xIRMeDcaMl8L7urd9Kn/xyVpc+bPjzJM+NUpc2FsCCQeUdRRA1S3OeDjg4lQor9uIjc5rpO60Qlz39nCM+RUf6GKuTC3aH4WoFX4sFpZEgbV5fE6cmAx8OanBJJemP1uHzBfFbcCWgBJkYP8xcqzJ4uMdiAiYFBif+VIjU/JINhfk5rz31YzDr8kZxTxsZJc9NKNYNFlTDMAhsxRYfpZ/AjnjQt7UOZYd7LRn6pD1cu85DmUAc3L6SQgJ2rXNKOiwK0ZQbu9Du7Dtzb4cErdwYDLe316eAJKDyQa7L77HsxS9zg8Lv4hC7Q/tOL25EreejrULYJKdKZWGLBDkzeuLTGquxJFiSMmHJZ+1IOvlBjRl8Y9LYTz0XrAXU8KneQaEvYMjBmDzWGjhCSS2MaSg3lHJ6wskEhR+ZB2nS8qQJUUs8wVF01Ecx8Wn6pD9qu3DPeU53hJCQVXkkcx/X42uut6MTswD2hcwiZUlzxz9NkduZxq6DeJiCgeu2RsY/zTsuFotOnELgEes9MXifbzt0zLFhsBNFgaSOYmckYFJGfIf44XmbMcy2vTdYSzwh+jgtCITUClIvTmvmylrAo1Y7osFX45glhLiyidXlZuC16nPVem8ZYBk9q8nFNq0CdsCsLmVwBnuO/EPIZj+Ap+SRFkkDeesbd3CmAkMI1b4ghwfw+bxMjwRJcSeWF1u/aTggDlvDwc5X8htT0Q28eK/tzD7OMm+7ibBNl+tKUO9zn7WDQd8loRtm5wdk1sALERz0SBI9qOYh/GP8KYtSxKi0djPTxnjWsnBwXEcA5Wt5Ehq48y91UyuJgpf5I15n4xgSiEBjoiSK/dEFYgGukTe4ouFe3rAe+GBGuT/pXfyprkcbysugvqxBDB9tvRIDBMHaPxkEqv+js/oGLbAGzNfCYeuXQ9dFz9fUlDDjNkVFAdB4ZZkUbEkGi/FKUet9mNxGgK1FGhw8ck6u2lPVJZMWgRicvpQZJwJ+KfaWYZ2OeUaOq8LOosvVo7iTCgxuVuvQW53msO6UnC3PI/Eow4LuksGnvnncIz/XTDqz3bgyIJSZqqypUA5M0CxMj9urWTiABFpuhvqE/iFMpKjDGaSUZedGMnuM7jwYA3yP7CdeXzT0RgMX+xjU7myBWAy7y0+EA3/0V649Hw9Lu3qSZ2nQKA7ahLYD6pYEkXiHVtSivqztrmv5RqSKzv/AzX70/fxN4ToYFL0XdBk3rJBThvy/rnzMhT62TNyahTpMtFhsO1OF9aEfsYgHKFTfoeVDh8PbuHANJCJj4ewC0QIGOQgEMvh6i+IKw609hIpxv8+mAWp0O0+ZftanLo0hOKRyUYrBl4aG5mvKOWo6ojtRY+72x+z3+Lz8egOhrofOxhXpUd8+h+tc9oS7g9EAF0EYvwJLNJc6n/qQOW3bb0SVS3XhTyYK5LjUL6vlUXJNSaLixlOrSnHZ55MeSaU5fE1pjrEilPNOiqkMtSiSmc/1oNxbXDPJSFxp6P23AZgRx17vu/HCtAD5mo/5t3Rpp2p6aFHji4VBgdaIwd0SsFN2YlE/tZAEfIAuB848lRxbQUq9Plo0ts3hxp7+HY3ti33ANi19fbUvsor0GFoRZHOvk1Y6FIC7q5dSPzcw4Gv8iZ4mnNtBQp0l9BlcHzFAAeu0h8B48V+JdQjQri2D57a/VyBBkMNanSOw1WNCt0bSUh82FZXHgD3cwM81VxbAT10yNWlQm+6vceupKuTQTJ7J7ZYGZE9AHZtHzy1XViBSn0B1Hpnr5jlziZh642WV7V6AOzCBniqurYCnWhDodZ2upGtliXA9l3Y9r75dx4Au7YHntourkChLhOdDjxzPV1wKl8oxpn/Fp0HwC5ugKe6ayvQbGhAuc75SwY5cB8lIfFeoVcPgF1bf09tl1fAgDxdut0wS+supIt2Y8v3zELxqSz7ajsnXZ6Sp4F/rRVoMFShRmf/yq3eK8JljcSE6dsxu9sD4H8trAzK2eqgQ54uDXohPdyJUXLgnkxC4sseADuxWJ4i7l+Ban0JGvW2U+9t9c4B7QZIJ3oA7P698fTgxAo0GepRobN/qaFlMxy4/f8E90wA8RE2tUgAAAAASUVORK5CYII="},16722:function(ln,tn,Bt){"use strict";Bt.d(tn,{Z:function(){return Oe}});const wt=ue=>typeof ue=="object"&&ue!=null&&ue.nodeType===1,ne=(ue,Jt)=>(!Jt||ue!=="hidden")&&ue!=="visible"&&ue!=="clip",ge=(ue,Jt)=>{if(ue.clientHeight<ue.scrollHeight||ue.clientWidth<ue.scrollWidth){const Ke=getComputedStyle(ue,null);return ne(Ke.overflowY,Jt)||ne(Ke.overflowX,Jt)||(qt=>{const Ne=(Tt=>{if(!Tt.ownerDocument||!Tt.ownerDocument.defaultView)return null;try{return Tt.ownerDocument.defaultView.frameElement}catch(et){return null}})(qt);return!!Ne&&(Ne.clientHeight<qt.scrollHeight||Ne.clientWidth<qt.scrollWidth)})(ue)}return!1},ke=(ue,Jt,Ke,qt,Ne,Tt,et,nt)=>Tt<ue&&et>Jt||Tt>ue&&et<Jt?0:Tt<=ue&&nt<=Ke||et>=Jt&&nt>=Ke?Tt-ue-qt:et>Jt&&nt<Ke||Tt<ue&&nt>Ke?et-Jt+Ne:0,he=ue=>{const Jt=ue.parentElement;return Jt==null?ue.getRootNode().host||null:Jt},ie=(ue,Jt)=>{var Ke,qt,Ne,Tt;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:dt,boundary:lt,skipOverflowHiddenElements:gt}=Jt,mt=typeof lt=="function"?lt:rn=>rn!==lt;if(!wt(ue))throw new TypeError("Invalid target");const yt=document.scrollingElement||document.documentElement,bt=[];let Dt=ue;for(;wt(Dt)&&mt(Dt);){if(Dt=he(Dt),Dt===yt){bt.push(Dt);break}Dt!=null&&Dt===document.body&&ge(Dt)&&!ge(document.documentElement)||Dt!=null&&ge(Dt,gt)&&bt.push(Dt)}const At=(qt=(Ke=window.visualViewport)==null?void 0:Ke.width)!=null?qt:innerWidth,Vt=(Tt=(Ne=window.visualViewport)==null?void 0:Ne.height)!=null?Tt:innerHeight,{scrollX:Zt,scrollY:$t}=window,{height:xe,width:re,top:Re,right:We,bottom:$e,left:En}=ue.getBoundingClientRect(),{top:vn,right:gn,bottom:cn,left:Yt}=(rn=>{const ye=window.getComputedStyle(rn);return{top:parseFloat(ye.scrollMarginTop)||0,right:parseFloat(ye.scrollMarginRight)||0,bottom:parseFloat(ye.scrollMarginBottom)||0,left:parseFloat(ye.scrollMarginLeft)||0}})(ue);let Rt=nt==="start"||nt==="nearest"?Re-vn:nt==="end"?$e+cn:Re+xe/2-vn+cn,Ee=dt==="center"?En+re/2-Yt+gn:dt==="end"?We+gn:En-Yt;const Ve=[];for(let rn=0;rn<bt.length;rn++){const ye=bt[rn],{height:Xe,width:sn,top:An,right:Pe,bottom:fn,left:le}=ye.getBoundingClientRect();if(et==="if-needed"&&Re>=0&&En>=0&&$e<=Vt&&We<=At&&(ye===yt&&!ge(ye)||Re>=An&&$e<=fn&&En>=le&&We<=Pe))return Ve;const yn=getComputedStyle(ye),oi=parseInt(yn.borderLeftWidth,10),Ot=parseInt(yn.borderTopWidth,10),kt=parseInt(yn.borderRightWidth,10),xt=parseInt(yn.borderBottomWidth,10);let Nt=0,jt=0;const Mt="offsetWidth"in ye?ye.offsetWidth-ye.clientWidth-oi-kt:0,Kt="offsetHeight"in ye?ye.offsetHeight-ye.clientHeight-Ot-xt:0,De="offsetWidth"in ye?ye.offsetWidth===0?0:sn/ye.offsetWidth:0,Ae="offsetHeight"in ye?ye.offsetHeight===0?0:Xe/ye.offsetHeight:0;if(yt===ye)Nt=nt==="start"?Rt:nt==="end"?Rt-Vt:nt==="nearest"?ke($t,$t+Vt,Vt,Ot,xt,$t+Rt,$t+Rt+xe,xe):Rt-Vt/2,jt=dt==="start"?Ee:dt==="center"?Ee-At/2:dt==="end"?Ee-At:ke(Zt,Zt+At,At,oi,kt,Zt+Ee,Zt+Ee+re,re),Nt=Math.max(0,Nt+$t),jt=Math.max(0,jt+Zt);else{Nt=nt==="start"?Rt-An-Ot:nt==="end"?Rt-fn+xt+Kt:nt==="nearest"?ke(An,fn,Xe,Ot,xt+Kt,Rt,Rt+xe,xe):Rt-(An+Xe/2)+Kt/2,jt=dt==="start"?Ee-le-oi:dt==="center"?Ee-(le+sn/2)+Mt/2:dt==="end"?Ee-Pe+kt+Mt:ke(le,Pe,sn,oi,kt+Mt,Ee,Ee+re,re);const{scrollLeft:Ge,scrollTop:ce}=ye;Nt=Ae===0?0:Math.max(0,Math.min(ce+Nt/Ae,ye.scrollHeight-Xe/Ae+Kt)),jt=De===0?0:Math.max(0,Math.min(Ge+jt/De,ye.scrollWidth-sn/De+Mt)),Rt+=ce-Nt,Ee+=Ge-jt}Ve.push({el:ye,top:Nt,left:jt})}return Ve},ee=ue=>ue===!1?{block:"end",inline:"nearest"}:(Jt=>Jt===Object(Jt)&&Object.keys(Jt).length!==0)(ue)?ue:{block:"start",inline:"nearest"};function Oe(ue,Jt){if(!ue.isConnected||!(Ne=>{let Tt=Ne;for(;Tt&&Tt.parentNode;){if(Tt.parentNode===document)return!0;Tt=Tt.parentNode instanceof ShadowRoot?Tt.parentNode.host:Tt.parentNode}return!1})(ue))return;const Ke=(Ne=>{const Tt=window.getComputedStyle(Ne);return{top:parseFloat(Tt.scrollMarginTop)||0,right:parseFloat(Tt.scrollMarginRight)||0,bottom:parseFloat(Tt.scrollMarginBottom)||0,left:parseFloat(Tt.scrollMarginLeft)||0}})(ue);if((Ne=>typeof Ne=="object"&&typeof Ne.behavior=="function")(Jt))return Jt.behavior(ie(ue,Jt));const qt=typeof Jt=="boolean"||Jt==null?void 0:Jt.behavior;for(const{el:Ne,top:Tt,left:et}of ie(ue,ee(Jt))){const nt=Tt-Ke.top+Ke.bottom,dt=et-Ke.left+Ke.right;Ne.scroll({top:nt,left:dt,behavior:qt})}}}}]);
}());