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__HttpStatus__HpcCourse.ef...

1177 lines
1.7 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[4496],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(dn,Vn){"use strict";Vn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},63720:function(){"use strict";function dn(Ft,et,it,gt){it===void 0&&(it=0),gt===void 0&&(gt=1/0),this._name=Ft,this._defaultValue=et,this._minimum=it,this._maximum=gt}Object.defineProperty(dn.prototype,"name",{get:function(){return this._name},set:function(Ft){if(typeof Ft!="string"||Ft==="")throw new Error("Shape name must be a valid string.");this._name=Ft}}),Object.defineProperty(dn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("The default value must be a real number, not: "+Ft);this._defaultValue=Ft}}),Object.defineProperty(dn.prototype,"minimum",{get:function(){return this._minimum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Minimum must be a real number, not: "+Ft);this._minimum=Ft}}),Object.defineProperty(dn.prototype,"maximum",{get:function(){return this._maximum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Maximum must be a real number, not: "+Ft);this._maximum=Ft}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Ft,et){var it=go.Shape._FigureParameters[Ft];return it?it[et]:null},go.Shape.setFigureParameter=function(Ft,et,it){if(!(it instanceof dn))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+it);if(it.defaultValue<it.minimum||it.defaultValue>it.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+it.defaultValue);var gt=go.Shape._FigureParameters[Ft];gt||(gt=[],go.Shape._FigureParameters[Ft]=gt),gt[et]=it};var Vn=[];function Jt(Ft,et){var it=Vn.pop();return it===void 0?new go.Point(Ft,et):(it.x=Ft,it.y=et,it)}function Gt(){var Ft=Vn.pop();return Ft===void 0?new go.Point:Ft}function ce(Ft){Vn.push(Ft)}function Pe(Ft,et,it,gt,lt,pt,vt,Lt,Et){Et||(Et=new go.Point);var Vt=Ft-it,Yt=lt-vt,oe=NaN,te=NaN;if(Vt===0)if(Yt===0)Ft===it&&(oe=Ft,te=et);else{var Qt=(pt-Lt)/Yt,Se=pt-Qt*lt;oe=Ft,te=Qt*oe+Se}else if(Yt===0){var ae=(et-gt)/Vt,be=et-ae*Ft;oe=lt,te=ae*oe+be}else{var ae=(et-gt)/Vt,Qt=(pt-Lt)/Yt,be=et-ae*Ft,Se=pt-Qt*lt;oe=(Se-be)/(ae-Qt),te=ae*oe+be}return Et.x=oe,Et.y=te,Et}function Fe(Ft,et,it,gt,lt,pt,vt,Lt,Et,Vt,Yt,oe,te,Qt){var Se=1-Et,ae=Et,be=Ft*Se+it*ae,je=et*Se+gt*ae,Je=it*Se+lt*ae,Bn=gt*Se+pt*ae,en=lt*Se+vt*ae,Sn=pt*Se+Lt*ae,yn=be*Se+Je*ae,ee=je*Se+Bn*ae,Wt=Je*Se+en*ae,Oe=Bn*Se+Sn*ae,Ln=yn*Se+Wt*ae,xn=ee*Se+Oe*ae;Vt.x=be,Vt.y=je,Yt.x=yn,Yt.y=ee,oe.x=Ln,oe.y=xn,te.x=Wt,te.y=Oe,Qt.x=en,Qt.y=Sn}var fe=new go.Spot(.156,.156),ue=new go.Spot(.844,.844),ie=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new dn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=5),gt=Math.min(gt,et/3),gt=Math.min(gt,it/3);var lt=gt*ie,pt=new go.Geometry().add(new go.PathFigure(gt,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-gt,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,gt,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,it-gt)).add(new go.PathSegment(go.PathSegment.Bezier,et-gt,it,et,it-lt,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,gt,it)).add(new go.PathSegment(go.PathSegment.Bezier,0,it-gt,lt,it,0,it-lt)).add(new go.PathSegment(go.PathSegment.Line,0,gt)).add(new go.PathSegment(go.PathSegment.Bezier,gt,0,0,lt,lt,0).close()));return lt>1&&(pt.spot1=new go.Spot(0,0,lt,lt),pt.spot2=new go.Spot(1,1,-lt,-lt)),pt}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(Ft,et,it){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,it).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(et,it).add(new go.PathSegment(go.PathSegment.Line,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(et,it).add(new go.PathSegment(go.PathSegment.Line,0,it)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,.5*et,it)).add(new go.PathSegment(go.PathSegment.Line,et,.5*it).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(Ft,et,it){var gt=new go.Geometry(go.Geometry.Line);return gt.startX=0,gt.startY=it/2,gt.endX=et,gt.endY=it/2,gt}),go.Shape.defineFigureGenerator("LineV",function(Ft,et,it){var gt=new go.Geometry(go.Geometry.Line);return gt.startX=et/2,gt.startY=0,gt.endX=et/2,gt.endY=it,gt}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,it/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,it/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,it)))}),go.Shape.defineFigureGenerator("XLine",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,it,!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,it)))}),go.Shape.defineFigureGenerator("LineRight",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,.25*et,it)))}),go.Shape.defineFigureGenerator("LineDown",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,.25*it,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*it)).add(new go.PathSegment(go.PathSegment.Line,et,.25*it)))}),go.Shape.defineFigureGenerator("LineLeft",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,.75*et,it)))}),go.Shape.defineFigureGenerator("LineUp",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,.75*it,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*it)).add(new go.PathSegment(go.PathSegment.Line,et,.75*it)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(Ft,et,it){var gt=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(gt*et,(1-gt)*it,!1).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,gt*it)).add(new go.PathSegment(go.PathSegment.Move,gt*et,gt*it)).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,(1-gt)*it)).add(new go.PathSegment(go.PathSegment.Move,0,it/2)).add(new go.PathSegment(go.PathSegment.Line,et,it/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,it)))}),go.Shape.defineFigureGenerator("CircleLine",function(Ft,et,it){var gt=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,gt,gt,gt,gt).close()));return lt.spot1=fe,lt.spot2=ue,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Ft,et,it){var gt=new go.Geometry(go.Geometry.Line);return gt.startX=0,gt.startY=0,gt.endX=et,gt.endY=it,gt}),go.Shape.defineFigureGenerator("Line2",function(Ft,et,it){var gt=new go.Geometry(go.Geometry.Line);return gt.startX=et,gt.startY=0,gt.endX=0,gt.endY=it,gt}),go.Shape.defineFigureGenerator("Curve1",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,it,ie*et,0,et,(1-ie)*it)))}),go.Shape.defineFigureGenerator("Curve2",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,it,0,ie*it,(1-ie)*et,it)))}),go.Shape.defineFigureGenerator("Curve3",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,it,et,ie*it,ie*et,it)))}),go.Shape.defineFigureGenerator("Curve4",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,it,(1-ie)*et,0,0,(1-ie)*it)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(Ft,et,it){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,it).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(Ft,et,it){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,it).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new dn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)?gt=.1:gt<-1?gt=-1:gt>1&&(gt=1);var lt=Math.abs(gt)*et;if(gt===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=it,pt}else{var pt=new go.Geometry;return gt>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,lt,it).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new dn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)?gt=10:gt<-et?gt=-et:gt>et&&(gt=et);var lt=Math.abs(gt);if(gt===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=it,pt}else{var pt=new go.Geometry;return gt>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,lt,it).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("Trapezoid1",0,new dn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)?gt=.2:gt<.5?gt=-.5:gt>.5&&(gt=.5);var lt=Math.abs(gt)*et;if(gt===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=it,pt}else{var pt=new go.Geometry;return gt>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,lt,it).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new dn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)?gt=20:gt<-et?gt=-et/2:gt>et&&(gt=et/2);var lt=Math.abs(gt);if(gt===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=it,pt}else{var pt=new go.Geometry;return gt>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,lt,it).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("ManualOperation",0,new dn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)?gt=10:gt<-et?gt=-et/2:gt>et&&(gt=et/2);var lt=Math.abs(gt);if(gt===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=it,pt}else{var pt=new go.Geometry;return gt>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,it)).add(new go.PathSegment(go.PathSegment.Line,lt,it).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}});var He=[];function ve(){var Ft=He.pop();return Ft===void 0?[]:Ft}function qt(Ft){Ft.length=0,He.push(Ft)}function qe(Ft){for(var et=ve(),it=.5,gt=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Ft;vt++)pt=2*Math.PI/Ft*vt+lt,et[vt]=new go.Point(gt+it*Math.cos(pt),gt+it*Math.sin(pt));return et.push(et[0]),et}function le(Ft){var et=Xe(Ft),it=ve();it[0]=et[0];for(var gt=1,lt=1;gt<et.length;gt+=2,lt+=3)it[lt]=et[gt],it[lt+1]=et[gt],it[lt+2]=et[gt+1];return qt(et),it}function Xe(Ft){for(var et=qe(Ft),it=ve(),gt=Math.floor(et.length/2),lt=et.length-1,pt=Ft%2===0?2:1,vt=0;vt<lt;vt++){var Lt=et[vt],Et=et[vt+1],Vt=et[(gt+vt-1)%lt],Yt=et[(gt+vt+pt)%lt];it[vt*2]=Lt,it[vt*2+1]=Pe(Lt.x,Lt.y,Vt.x,Vt.y,Et.x,Et.y,Yt.x,Yt.y,new go.Point)}return it[it.length]=it[0],qt(et),it}go.Shape.defineFigureGenerator("Pentagon",function(Ft,et,it){var gt=qe(5),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Ft,et,it){var gt=qe(6),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Ft,et,it){var gt=qe(7),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Ft,et,it){var gt=qe(8),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Ft,et,it){var gt=qe(9),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Ft,et,it){var gt=qe(10),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Ft,et,it){var gt=qe(12),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Ft,et,it){var gt=Xe(5),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Ft,et,it){var gt=Xe(6),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Ft,et,it){var gt=Xe(7),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Ft,et,it){var gt=Xe(8),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Ft,et,it){var gt=Xe(9),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Ft,et,it){var gt=Xe(10),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,gt[vt].x*et,gt[vt].y*it));return pt.add(new go.PathSegment(go.PathSegment.Line,gt[0].x*et,gt[0].y*it).close()),qt(gt),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Ft,et,it){var gt=le(5),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Ft,et,it){var gt=le(6),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Ft,et,it){var gt=le(7),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Ft,et,it){var gt=le(8),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Ft,et,it){var gt=le(9),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Ft,et,it){var gt=le(10),lt=new go.Geometry,pt=new go.PathFigure(gt[0].x*et,gt[0].y*it,!0);lt.add(pt);for(var vt=1;vt<gt.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,gt[vt+2].x*et,gt[vt+2].y*it,gt[vt].x*et,gt[vt].y*it,gt[vt+1].x*et,gt[vt+1].y*it));return pt.segments.last().close(),qt(gt),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new dn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new dn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(gt)&&(gt=8),isNaN(lt)&&(lt=8);var pt=new go.Geometry,vt=new go.PathFigure(0,0,!0);return pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt<et/2&&lt<it/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,gt,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,gt,it-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-gt,it-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-gt,lt).close())),pt.setSpots(0,0,1,1,gt,lt,-gt,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new dn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=8);var lt=et/2,pt=new go.Geometry,vt=new go.PathFigure(et,et/2,!0);pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var Lt=Math.max(lt-gt,0);return Lt>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Lt,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Lt,Lt).close())),pt.spot1=fe,pt.spot2=ue,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*it,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*it,-.09239631*et,.07836421*it,.1406031*et,-.0542823*it)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*it,.2450511*et,-.00697547*it,.3776197*et,-.01112067*it)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*it,.4539471*et,0,.6066018*et,-.02526587*it)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*it,.6914277*et,-.01904177*it,.8921095*et,-.01220843*it)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*it,1.036446*et,.04105738*it,1.020377*et,.3022052*it)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*it,1.04448*et,.360238*it,.992256*et,.5219009*it)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*it,1.032337*et,.5771781*it,1.018411*et,.8120651*it)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*it,1.028411*et,.9571472*it,.8556702*et,1.052487*it)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*it,.7431877*et,1.009325*it,.5624123*et,1.021761*it)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*it,.4820677*et,1.031761*it,.3030112*et,1.002796*it)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*it,.2329994*et,1.01518*it,.03213784*et,1.01518*it)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*it,-.02812061*et,.9032597*it,-.01205169*et,.6835638*it)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*it,-.01812061*et,.6089503*it,-.00606892*et,.4555777*it)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*it,-.01606892*et,.3892545*it,-.01205169*et,.1944299*it))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(Ft,et,it){var gt=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(gt*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,gt*it)).add(new go.PathSegment(go.PathSegment.Line,et,(1-gt)*it)).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,it)).add(new go.PathSegment(go.PathSegment.Line,gt*et,it)).add(new go.PathSegment(go.PathSegment.Line,0,(1-gt)*it)).add(new go.PathSegment(go.PathSegment.Line,0,gt*it).close())).setSpots(gt/2,gt/2,1-gt/2,1-gt/2)}),go.Shape.setFigureParameter("Pie",0,new dn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new dn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(gt)&&(gt=0),isNaN(lt)&&(lt=315);var pt=gt%360;pt<0&&(pt+=360);var vt=lt%360,Lt=Math.min(et,it)/2;return new go.Geometry().add(new go.PathFigure(Lt,Lt).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Lt,Lt,Lt,Lt).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Ft,et,it){var gt=ie/Math.SQRT2*.5,lt=Math.SQRT2/2,pt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,it,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*et,pt*it,et,(1-gt)*it,(lt+gt)*et,(pt+gt)*it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close()))}),go.Shape.setFigureParameter("ThickCross",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=30);var lt=Math.min(gt,et)/2,pt=et/2,vt=it/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,it)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,it)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThinCross",0,new dn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=10);var lt=Math.min(gt,et)/2,pt=et/2,vt=it/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,it)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,it)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThickX",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;if((isNaN(gt)||gt<0)&&(gt=30),et===0||it===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=it,lt}else{var pt=et/2,vt=it/2,Lt=Math.atan2(it,et),Et=gt-Math.min(Math.cos(Lt)*gt/2,pt),Vt=gt-Math.min(Math.sin(Lt)*gt/2,vt),lt=new go.Geometry,Yt=new go.PathFigure(Et,0,!0);return lt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*it)),Yt.add(new go.PathSegment(go.PathSegment.Line,et-Et,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,et,Vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,et,it-Vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,et-Et,it)),Yt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*it)),Yt.add(new go.PathSegment(go.PathSegment.Line,Et,it)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,it-Vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,Vt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new dn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=10);var lt=new go.Geometry,pt=new go.PathFigure(.1*et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.9*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.9*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.1*it).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new dn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.2);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,gt*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+gt/2)*et,gt*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+gt/2)*et,(1-gt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,(1-gt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-gt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-gt/2)*et,(1-gt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-gt/2)*et,gt*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,gt*it).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new dn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.5);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,it,Math.abs(1-gt)*et,.25*it,Math.abs(1-gt)*et,.75*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,gt*et,.75*it,gt*et,.25*it).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,ie*et,0,et,(.5-ie/2)*it)).add(new go.PathSegment(go.PathSegment.Bezier,0,it,et,(.5+ie/2)*it,ie*et,it).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,it,et,0,et,it)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*it,.5*et,.25*it).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.5*et,it,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*it,.1*et,.8*it,0,.5*it)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*it,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*it,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,.5*it,.9*et,.8*it).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*it)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,.6*et,.2*it,et,.25*it)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*it,et,.8*it,.6*et,.8*it)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,it,.5*et,.75*it,.55*et,.95*it)).add(new go.PathSegment(go.PathSegment.Line,.25*et,it)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*it,.45*et,.95*it,.5*et,.75*it)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,.4*et,.8*it,0,.8*it)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*it,0,.25*it,.4*et,.2*it).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.4*et,.6*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,it,.5*et,.75*it,.45*et,.95*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*it,.55*et,.95*it,.5*et,.75*it));var pt=.2,vt=.3,Lt=0,Et=pt*ie;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*it,(.5-pt+vt)*et,(.5+Et+Lt)*it,(.5-Et+vt)*et,(.5+pt+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*it,(.5+Et+vt)*et,(.5+pt+Lt)*it,(.5+pt+vt)*et,(.5+Et+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*it,(1-.5+pt+vt)*et,(.5-Et+Lt)*it,(.5+Et+vt)*et,(.5-pt+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*it,(.5-Et+vt)*et,(.5-pt+Lt)*it,(.5-pt+vt+.05)*et,(.5-Et+Lt-.02)*it)),pt=.2,vt=0,Lt=-.3,Et=pt*ie,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*it,(.5+Et+vt)*et,(.5+pt+Lt)*it,(.5+pt+vt)*et,(.5+Et+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*it,(1-.5+pt+vt)*et,(.5-Et+Lt)*it,(.5+Et+vt)*et,(.5-pt+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*it,(.5-Et+vt)*et,(.5-pt+Lt)*it,(.5-pt+vt)*et,(.5-Et+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Et+vt)*et,(.5+pt+Lt)*it,(.5-pt+vt)*et,(.5+Et+Lt)*it,(.5-Et+vt)*et,(.5+pt+Lt)*it)),pt=.2,vt=-.3,Lt=0,Et=pt*ie,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*it,(1-.5+pt+vt-.05)*et,(.5-Et+Lt-.02)*it,(.5+Et+vt)*et,(.5-pt+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*it,(.5-Et+vt)*et,(.5-pt+Lt)*it,(.5-pt+vt)*et,(.5-Et+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*it,(.5-pt+vt)*et,(.5+Et+Lt)*it,(.5-Et+vt)*et,(.5+pt+Lt)*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*it,(.5+Et+vt)*et,(.5+pt+Lt)*it,(.5+pt+vt)*et,(.5+Et+Lt)*it).close()),gt.setSpots(.06,.33,.93,.68),gt}),go.Shape.defineFigureGenerator("YinYang",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var pt=.1,vt=.5,Lt=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,Lt*it)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,it*Lt,pt*et,pt*et).close()),lt=new go.PathFigure(et*.5,0,!1),gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),Lt=.75,lt=new go.PathFigure((vt+pt)*et,Lt*it,!0),gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,it*Lt,pt*et,pt*et).close()),gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("Peace",function(Ft,et,it){var gt=.8535533905932737,lt=.5*et,pt=.5*it;return new go.Geometry().add(new go.PathFigure(lt,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,lt,pt,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,lt,it)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,gt*it)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,gt*et,gt*it)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=.5,vt=.5,Lt=.5,Et=new go.PathFigure(vt*et,(Lt-pt)*it);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),pt=.4,lt=ie*.4;var Vt=Gt(),Yt=Gt(),oe=Gt(),te=Gt();Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.42,Vt,Yt,oe,te,te);var Qt=Gt(),Se=Gt(),ae=Gt();Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.58,te,te,ae,Qt,Se);var be=Gt(),je=Gt(),Je=Gt();Fe(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.42,be,je,Je,te,te);var Bn=Gt(),en=Gt(),Sn=Gt();return Fe(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.58,te,te,Sn,Bn,en),Et.add(new go.PathSegment(go.PathSegment.Move,Sn.x*et,Sn.y*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,Bn.x*et,Bn.y*it,en.x*et,en.y*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,oe.x*et,oe.y*it,Vt.x*et,Vt.y*it,Yt.x*et,Yt.y*it)),Et.add(new go.PathSegment(go.PathSegment.Line,Sn.x*et,Sn.y*it).close()),Et.add(new go.PathSegment(go.PathSegment.Move,Je.x*et,Je.y*it)),Et.add(new go.PathSegment(go.PathSegment.Line,ae.x*et,ae.y*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,Qt.x*et,Qt.y*it,Se.x*et,Se.y*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,Je.x*et,Je.y*it,be.x*et,be.y*it,je.x*et,je.y*it).close()),ce(Vt),ce(Yt),ce(oe),ce(te),ce(Qt),ce(Se),ce(ae),ce(be),ce(je),ce(Je),ce(Bn),ce(en),ce(Sn),gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("Fragile",function(Ft,et,it){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*it)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*it)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*it)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*it)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*it)).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*it,et,.25*it,.75*et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.7*et,it)).add(new go.PathSegment(go.PathSegment.Line,.3*et,it)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*it)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*it,0,.25*it).close()))}),go.Shape.setFigureParameter("HourGlass",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=30),gt>et&&(gt=et);var lt=(et-gt)/2,pt=lt+gt;return new go.Geometry().add(new go.PathFigure(pt,.5*it).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*it)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,.55*it).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*it)).add(new go.PathSegment(go.PathSegment.Line,et,.45*it)).add(new go.PathSegment(go.PathSegment.Line,.4*et,it)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*it).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.4,pt=.4,vt=.5,Lt=.5,Et=Gt(),Vt=Gt(),Yt=Gt(),oe=Gt(),te=new go.PathFigure((vt-pt)*et,Lt*it,!1);gt.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it)),Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.44,Yt,oe,Vt,Et,Et),te.add(new go.PathSegment(go.PathSegment.Bezier,Vt.x*et,Vt.y*it,Yt.x*et,Yt.y*it,oe.x*et,oe.y*it));var Qt=Jt(Vt.x,Vt.y);Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.56,Et,Et,Vt,Yt,oe);var Se=Jt(Vt.x,Vt.y);te.add(new go.PathSegment(go.PathSegment.Line,(Qt.x*.1+.95*.9)*et,Qt.y*.1*it)),te.add(new go.PathSegment(go.PathSegment.Line,.85*et,Qt.y*.1*it)),te.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),te.add(new go.PathSegment(go.PathSegment.Line,et,0)),te.add(new go.PathSegment(go.PathSegment.Line,et,.15*it)),te.add(new go.PathSegment(go.PathSegment.Line,(Se.x*.1+.9)*et,.15*it)),te.add(new go.PathSegment(go.PathSegment.Line,(Se.x*.1+.9)*et,(Se.y*.1+.05*.9)*it)),te.add(new go.PathSegment(go.PathSegment.Line,Se.x*et,Se.y*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,Yt.x*et,Yt.y*it,oe.x*et,oe.y*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it)),pt=.35,lt=ie*.35;var ae=new go.PathFigure(vt*et,(Lt-pt)*it,!1);gt.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it));var be=new go.PathFigure((vt-pt)*et,Lt*it,!1);return gt.add(be),ce(Et),ce(Vt),ce(Yt),ce(oe),ce(Qt),ce(Se),gt.spot1=new go.Spot(.202,.257),gt.spot2=new go.Spot(.792,.739),gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("GenderFemale",function(Ft,et,it){var gt=new go.Geometry,lt=.375,pt=0,vt=-.125,Lt=lt*ie,Et=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*it,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*it,(.5+Lt+pt)*et,(.5+lt+vt)*it,(.5+lt+pt)*et,(.5+Lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*it,(1-.5+lt+pt)*et,(.5-Lt+vt)*it,(.5+Lt+pt)*et,(.5-lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*it,(.5-Lt+pt)*et,(.5-lt+vt)*it,(.5-lt+pt)*et,(.5-Lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*it,(.5-lt+pt)*et,(.5+Lt+vt)*it,(.5-Lt+pt)*et,(.5+lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,it)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,it)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*it).close()),lt=.325,pt=0,vt=-.125,Lt=lt*ie;var Et=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*it,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*it,(.5+lt+pt)*et,(.5+Lt+vt)*it,(.5+Lt+pt)*et,(.5+lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*it,(.5-Lt+pt)*et,(.5+lt+vt)*it,(.5-lt+pt)*et,(.5+Lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*it,(.5-lt+pt)*et,(.5-Lt+vt)*it,(.5-Lt+pt)*et,(.5-lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*it,(.5+Lt+pt)*et,(.5-lt+vt)*it,(1-.5+lt+pt)*et,(.5-Lt+vt)*it));var Et=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*it,!1);return gt.add(Et),gt.spot1=new go.Spot(.232,.136),gt.spot2=new go.Spot(.682,.611),gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("LogicImplies",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;return isNaN(gt)&&(gt=.2),new go.Geometry().add(new go.PathFigure((1-gt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,it)).add(new go.PathSegment(go.PathSegment.Move,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,et,.5*it))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;return isNaN(gt)&&(gt=.2),new go.Geometry().add(new go.PathFigure((1-gt)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,(1-gt)*et,it)).add(new go.PathSegment(go.PathSegment.Move,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Move,gt*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,gt*et,it))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Ft,et,it){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,it)))}),go.Shape.defineFigureGenerator("LogicAnd",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,it,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,it))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,it)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(Ft,et,it){var gt=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,it)).add(new go.PathSegment(go.PathSegment.Move,0,.5*it)).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*it,.5*et,.5*it)));return gt.defaultStretch=go.GraphObject.Uniform,gt}),go.Shape.defineFigureGenerator("LogicTruth",function(Ft,et,it){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,it)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,it,!1).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Move,.5*et,it)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(Ft,et,it){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*it)).add(new go.PathSegment(go.PathSegment.Line,0,.5*it)).add(new go.PathSegment(go.PathSegment.Move,et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,et,it)).add(new go.PathSegment(go.PathSegment.Line,0,it)))}),go.Shape.defineFigureGenerator("LogicForAll",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,it)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*it)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*it))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(Ft,et,it){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*it)).add(new go.PathSegment(go.PathSegment.Line,et,.5*it)).add(new go.PathSegment(go.PathSegment.Move,0,it)).add(new go.PathSegment(go.PathSegment.Line,et,it))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(Ft,et,it){var gt=.5;return new go.Geometry().add(new go.PathFigure(0,it,!1).add(new go.PathSegment(go.PathSegment.Line,0,gt*it)).add(new go.PathSegment(go.PathSegment.Arc,180,180,gt*et,gt*it,gt*et,gt*it)).add(new go.PathSegment(go.PathSegment.Line,et,it))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Ft,et,it){var gt=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,gt*it)).add(new go.PathSegment(go.PathSegment.Arc,0,180,gt*et,gt*it,gt*et,gt*it)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new dn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new dn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.3);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-gt)*et,vt=(.5-lt/2)*it,Lt=(.5+lt/2)*it,Et=new go.Geometry,Vt=new go.PathFigure(0,vt,!0);Et.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,it)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),Et.spot1=new go.Spot(0,vt/it);var Yt=Pe(0,Lt/it,1,Lt/it,pt/et,1,1,.5,Gt());return Et.spot2=new go.Spot(Yt.x,Yt.y),ce(Yt),Et}),go.Shape.setFigureParameter("Arrow2",0,new dn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new dn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=30),gt>et&&(gt=et);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,it/2);var pt=et-gt,vt=(it-lt)/2,Lt=vt+lt,Et=new go.Geometry,Vt=new go.PathFigure(0,vt,!0);Et.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,it)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),Et.spot1=new go.Spot(0,vt/it);var Yt=Pe(0,Lt/it,1,Lt/it,pt/et,1,1,.5,Gt());return Et.spot2=new go.Spot(Yt.x,Yt.y),ce(Yt),Et}),go.Shape.defineFigureGenerator("Chevron",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it).close()),gt}),go.Shape.defineFigureGenerator("DoubleArrow",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*it).close()),gt}),go.Shape.setFigureParameter("DoubleEndArrow",0,new dn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.3);var lt=(.5-gt/2)*it,pt=(.5+gt/2)*it,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*it,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var Et=Pe(0,.5,.3,0,0,lt/it,.1,lt/it,Gt());return vt.spot1=new go.Spot(Et.x,Et.y),Et=Pe(.7,1,1,.5,0,pt/it,1,pt/it,Et),vt.spot2=new go.Spot(Et.x,Et.y),ce(Et),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new dn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new dn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(it-gt)/2,vt=pt+gt,Lt=(it-lt)/2,Et=Lt+lt;(gt>it||lt>it)&&(lt>gt?(gt=gt*it/lt,pt=(it-gt)/2,vt=pt+gt,Lt=0,Et=it):(pt=0,vt=it,Lt=0,Et=it));var Vt=new go.Geometry,Yt=new go.PathFigure(et,.5*it,!0);Vt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Et)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Et)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it)),Yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Lt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close());var oe=Pe(0,.5,.3,Lt/it,0,pt/it,1,pt/it,Gt());return Vt.spot1=new go.Spot(oe.x,oe.y),oe=Pe(.7,Et/it,1,.5,0,vt/it,1,vt/it,oe),Vt.spot2=new go.Spot(oe.x,oe.y),ce(oe),Vt}),go.Shape.setFigureParameter("IBeamArrow",0,new dn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.3);var lt=(.5-gt/2)*it,pt=(.5+gt/2)*it,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*it,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/it);var Et=Pe(.7,1,1,.5,0,pt/it,1,pt/it,Gt());return vt.spot2=new go.Spot(Et.x,Et.y),ce(Et),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new dn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new dn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(it-gt)/2,vt=pt+gt,Lt=(it-lt)/2,Et=Lt+lt;(gt>it||lt>it)&&(lt>gt?(gt=gt*it/lt,pt=(it-gt)/2,vt=pt+gt,Lt=0,Et=it):(pt=0,vt=it,Lt=0,Et=it));var Vt=new go.Geometry,Yt=new go.PathFigure(et,.5*it,!0);Vt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Et)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Et)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,Et)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,Lt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Lt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Yt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close()),Vt.spot1=new go.Spot(0,pt/it);var oe=Pe(.7,Et/it,1,.5,0,vt/it,1,vt/it,Gt());return Vt.spot2=new go.Spot(oe.x,oe.y),ce(oe),Vt}),go.Shape.setFigureParameter("Pointer",0,new dn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.1);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*it,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,gt*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(gt,.35);var vt=Pe(.2,.65,1,.65,0,1,1,.5,Gt());return lt.spot2=new go.Spot(vt.x,vt.y),ce(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new dn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.3);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*it,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,gt*et,.75*it,gt*et,.25*it).close()),lt.spot1=new go.Spot(gt,.35);var vt=Pe(0,.65,1,.65,0,1,1,.5,Gt());return lt.spot2=new go.Spot(vt.x,vt.y),ce(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new dn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.4);var lt=(.5-gt/2)*it,pt=(.5+gt/2)*it,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*it,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var Et=Pe(.7,1,1,.5,0,pt/it,1,pt/it,Gt());return vt.spot2=new go.Spot(Et.x,Et.y),ce(Et),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new dn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=50);var lt=(it-gt)/2,pt=lt+gt;gt>it&&(lt=0,pt=it);var vt=new go.Geometry,Lt=new go.PathFigure(et,.5*it,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/it);var Et=Pe(.7,1,1,.5,0,pt/it,1,pt/it,Gt());return vt.spot2=new go.Spot(Et.x,Et.y),ce(Et),vt}),go.Shape.setFigureParameter("SquareArrow",0,new dn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.7);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*it,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,gt*et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,gt*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(gt,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(0,.9*it,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,(.9+pt)*it,(.5+lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*it,(.5-lt)*et,it,0,(.9+pt)*it).close()),gt.spot1=new go.Spot(.25,.5),gt.spot2=new go.Spot(.75,.97),gt}),go.Shape.defineFigureGenerator("Cone2",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.9*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*it,(1-.85/.9)*et,it,.85/.9*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*it).close());var pt=new go.PathFigure(0,.9*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*it,(1-.85/.9)*et,.8*it,.85/.9*et,.8*it)),gt.spot1=new go.Spot(.25,.5),gt.spot2=new go.Spot(.75,.82),gt}),go.Shape.defineFigureGenerator("Cube1",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*it).close());var pt=new go.PathFigure(.5*et,it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.15*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.15*it)),gt.spot1=new go.Spot(0,.3),gt.spot2=new go.Spot(.5,.85),gt}),go.Shape.defineFigureGenerator("Cube2",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.3*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var pt=new go.PathFigure(0,.3*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,it)),gt.spot1=new go.Spot(0,.3),gt.spot2=new go.Spot(.7,1),gt}),go.Shape.defineFigureGenerator("Cylinder1",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=5),gt=Math.min(gt,it/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(0,gt,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ie*gt,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,gt,(.5+pt)*et,0,1*et,ie*gt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it-gt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*it,1*et,it-ie*gt,(.5+pt)*et,1*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,it-gt,(.5-pt)*et,1*it,0,it-ie*gt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,gt));var Lt=new go.PathFigure(et,gt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*gt,1*et,2*gt-ie*gt,(.5+pt)*et,2*gt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,gt,(.5-pt)*et,2*gt,0,2*gt-ie*gt)),lt.spot1=new go.Spot(0,0,0,2*gt),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=5),gt=Math.min(gt,it/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(0,it-gt,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,gt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,ie*gt,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,gt,(.5+pt)*et,0,et,ie*gt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it-gt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,it-ie*gt,(.5+pt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,it-gt,(.5-pt)*et,it,0,it-ie*gt));var Lt=new go.PathFigure(0,it-gt,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it-2*gt,0,it-gt-ie*gt,(.5-pt)*et,it-2*gt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,it-gt,(.5+pt)*et,it-2*gt,et,it-gt-ie*gt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*gt),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=5),gt=Math.min(gt,et/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(gt,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et-gt,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,et-ie*gt,0,et,(.5-pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-gt,it,et,(.5+pt)*it,et-ie*gt,it)),vt.add(new go.PathSegment(go.PathSegment.Line,gt,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,ie*gt,it,0,(.5+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,gt,0,0,(.5-pt)*it,ie*gt,0));var Lt=new go.PathFigure(gt,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,2*gt,.5*it,gt+ie*gt,0,2*gt,(.5-pt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,gt,it,2*gt,(.5+pt)*it,gt+ie*gt,it)),lt.spot1=new go.Spot(0,0,2*gt,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=5),gt=Math.min(gt,et/3);var lt=new go.Geometry,pt=ie*.5,vt=new go.PathFigure(et-gt,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,et-ie*gt,0,et,(.5-pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-gt,it,et,(.5+pt)*it,et-ie*gt,it)),vt.add(new go.PathSegment(go.PathSegment.Line,gt,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,ie*gt,it,0,(.5+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,gt,0,0,(.5-pt)*it,ie*gt,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-gt,0));var Lt=new go.PathFigure(et-gt,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-2*gt,.5*it,et-gt-ie*gt,0,et-2*gt,(.5-pt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-gt,it,et-2*gt,(.5+pt)*it,et-gt-ie*gt,it)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*gt,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.25*et,.25*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var pt=new go.PathFigure(.25*et,.25*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),gt.spot1=new go.Spot(.408,.172),gt.spot2=new go.Spot(.833,.662),gt}),go.Shape.defineFigureGenerator("Prism2",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.25*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var pt=new go.PathFigure(0,it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*it)),pt.add(new go.PathSegment(go.PathSegment.Move,0,.25*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*it)),gt.spot1=new go.Spot(.25,.5),gt.spot2=new go.Spot(.75,.75),gt}),go.Shape.defineFigureGenerator("Pyramid1",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*it).close());var pt=new go.PathFigure(.5*et,0,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),gt.spot1=new go.Spot(.25,.367),gt.spot2=new go.Spot(.75,.875),gt}),go.Shape.defineFigureGenerator("Pyramid2",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*it).close());var pt=new go.PathFigure(.5*et,0,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.85*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.85*it)),gt.spot1=new go.Spot(.25,.367),gt.spot2=new go.Spot(.75,.875),gt}),go.Shape.defineFigureGenerator("Actor",function(Ft,et,it){var gt=new go.Geometry,lt=.2,pt=.1,vt=ie*lt,Lt=ie*pt,Et=.5,Vt=.1,Yt=new go.PathFigure(Et*et,(Vt+pt)*it,!0);gt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-lt)*et,Vt*it,(Et-vt)*et,(Vt+pt)*it,(Et-lt)*et,(Vt+Lt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-pt)*it,(Et-lt)*et,(Vt-Lt)*it,(Et-vt)*et,(Vt-pt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Et+lt)*et,Vt*it,(Et+vt)*et,(Vt-pt)*it,(Et+lt)*et,(Vt-Lt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt+pt)*it,(Et+lt)*et,(Vt+Lt)*it,(Et+vt)*et,(Vt+pt)*it));var oe=.05,te=ie*oe;Et=.05,Vt=.25;var Qt=new go.PathFigure(.5*et,.2*it,!0);return gt.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*it)),Et=.95,Vt=.25,Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et+oe)*et,Vt*it,(Et+te)*et,(Vt-oe)*it,(Et+oe)*et,(Vt-te)*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,et,.6*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*it)),oe=.025,te=ie*oe,Et=.825,Vt=.35,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-oe)*it,(Et+oe)*et,(Vt-te)*it,(Et+te)*et,(Vt-oe)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-oe)*et,Vt*it,(Et-te)*et,(Vt-oe)*it,(Et-oe)*et,(Vt-te)*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.8*et,it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*it)),oe=.05,te=ie*oe,Et=.5,Vt=.7,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-oe)*it,(Et+oe)*et,(Vt-te)*it,(Et+te)*et,(Vt-oe)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-oe)*et,Vt*it,(Et-te)*et,(Vt-oe)*it,(Et-oe)*et,(Vt-te)*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*it)),oe=.025,te=ie*oe,Et=.175,Vt=.35,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-oe)*it,(Et+oe)*et,(Vt-te)*it,(Et+te)*et,(Vt-oe)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-oe)*et,Vt*it,(Et-te)*et,(Vt-oe)*it,(Et-oe)*et,(Vt-te)*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,0,.6*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,0,.25*it)),oe=.05,te=ie*oe,Et=.05,Vt=.25,Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-oe)*it,(Et-oe)*et,(Vt-te)*it,(Et-te)*et,(Vt-oe)*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*it)),gt.spot1=new go.Spot(.2,.2),gt.spot2=new go.Spot(.8,.65),gt}),go.Shape.setFigureParameter("Card",0,new dn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;isNaN(gt)&&(gt=.2);var lt=new go.Geometry,pt=new go.PathFigure(et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,gt*it)),pt.add(new go.PathSegment(go.PathSegment.Line,gt*et,0).close()),lt.spot1=new go.Spot(0,gt),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,.5*it,!0);gt.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*it));var pt=new go.PathFigure(.5*et,.5*it,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),gt.spot1=new go.Spot(.25,0),gt.spot2=new go.Spot(.75,.25),gt}),go.Shape.defineFigureGenerator("CreateRequest",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var vt=new go.PathFigure(0,lt*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*it)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*it)),gt}),go.Shape.defineFigureGenerator("Database",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(et,.1*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,(.9+pt)*it,(.5+lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*it,(.5-lt)*et,it,0,(.9+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*it,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*it,(.5+lt)*et,0,et,(.1-pt)*it));var Lt=new go.PathFigure(et,.1*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*it,et,(.1+pt)*it,(.5+lt)*et,.2*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*it,(.5-lt)*et,.2*it,0,(.1+pt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*it,et,(.2+pt)*it,(.5+lt)*et,.3*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*it,(.5-lt)*et,.3*it,0,(.2+pt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.3*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*it,et,(.3+pt)*it,(.5+lt)*et,.4*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*it,(.5-lt)*et,.4*it,0,(.3+pt)*it)),gt.spot1=new go.Spot(0,.4),gt.spot2=new go.Spot(1,.9),gt}),go.Shape.defineFigureGenerator("DataStorage",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,it,et,0,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*it,.25*et,.1*it).close()),gt.spot1=new go.Spot(.226,0),gt.spot2=new go.Spot(.81,1),gt}),go.Shape.defineFigureGenerator("DiskStorage",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=ie*.1,vt=new go.PathFigure(et,.1*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,(.9+pt)*it,(.5+lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*it,(.5-lt)*et,it,0,(.9+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*it,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*it,(.5+lt)*et,0,et,(.1-pt)*it));var Lt=new go.PathFigure(et,.1*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*it,et,(.1+pt)*it,(.5+lt)*et,.2*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*it,(.5-lt)*et,.2*it,0,(.1+pt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*it,et,(.2+pt)*it,(.5+lt)*et,.3*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*it,(.5-lt)*et,.3*it,0,(.2+pt)*it)),gt.spot1=new go.Spot(0,.3),gt.spot2=new go.Spot(1,.9),gt}),go.Shape.defineFigureGenerator("Display",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,it,et,0,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it).close()),gt.spot1=new go.Spot(.25,0),gt.spot2=new go.Spot(.75,1),gt}),go.Shape.defineFigureGenerator("DividedEvent",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=ie*.2,vt=new go.PathFigure(0,.2*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-pt)*it,(.2-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*it,(.8+pt)*et,0,et,(.2-pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.8*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,it,et,(.8+pt)*it,(.8+pt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*it,(.2-pt)*et,it,0,(.8+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*it));var Lt=new go.PathFigure(0,lt*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,lt*it)),gt}),go.Shape.defineFigureGenerator("DividedProcess",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var vt=new go.PathFigure(0,lt*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*it)),gt}),go.Shape.defineFigureGenerator("Document",function(Ft,et,it){var gt=new go.Geometry;it=it/.8;var lt=new go.PathFigure(0,.7*it,!0);return gt.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*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*it,.5*et,.4*it,.5*et,it).close()),gt.spot1=go.Spot.TopLeft,gt.spot2=new go.Spot(1,.6),gt}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var vt=new go.PathFigure(lt*et,0,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt*it)),vt.add(new go.PathSegment(go.PathSegment.Move,et,lt*it)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,it)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*it)),gt}),go.Shape.defineFigureGenerator("ExternalProcess",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it).close());var pt=new go.PathFigure(.1*et,.4*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*it)),gt.spot1=new go.Spot(.25,.25),gt.spot2=new go.Spot(.75,.75),gt}),go.Shape.defineFigureGenerator("File",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var pt=new go.PathFigure(.75*et,0,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*it)),gt.spot1=new go.Spot(0,.25),gt.spot2=go.Spot.BottomRight,gt}),go.Shape.defineFigureGenerator("Interrupt",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,.5*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it));var pt=new go.PathFigure(et,.5*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,it));var vt=new go.PathFigure(et,.5*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(.5,.75),gt}),go.Shape.defineFigureGenerator("InternalStorage",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.1);var vt=new go.PathFigure(0,0,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var Lt=new go.PathFigure(lt*et,0,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,pt*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*it)),gt}),go.Shape.defineFigureGenerator("Junction",function(Ft,et,it){var gt=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=ie*.5,Lt=.5,Et=new go.PathFigure(et,Lt*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,it,et,(Lt+vt)*it,(Lt+vt)*et,it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,Lt*it,(Lt-vt)*et,it,0,(Lt+vt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,0,0,(Lt-vt)*it,(Lt-vt)*et,0)),Et.add(new go.PathSegment(go.PathSegment.Bezier,et,Lt*it,(Lt+vt)*et,0,et,(Lt-vt)*it));var Vt=new go.PathFigure((pt+lt)*et,(pt+lt)*it,!1);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*it)),Vt.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*it)),gt}),go.Shape.defineFigureGenerator("LinedDocument",function(Ft,et,it){var gt=new go.Geometry;it=it/.8;var lt=new go.PathFigure(0,.7*it,!0);gt.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*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*it,.5*et,.4*it,.5*et,it).close());var pt=new go.PathFigure(.1*et,0,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*it)),gt.spot1=new go.Spot(.1,0),gt.spot2=new go.Spot(1,.6),gt}),go.Shape.defineFigureGenerator("LoopLimit",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*it)),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*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it).close()),gt.spot1=new go.Spot(0,.25),gt.spot2=go.Spot.BottomRight,gt}),go.Shape.defineFigureGenerator("MagneticTape",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(.5*et,it,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*it,(pt-lt)*et,it,0,(pt+lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*it,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*it,(pt+lt)*et,0,et,(pt-lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,(pt+.1)*et,.9*it,et,(pt+lt)*it,(pt+lt)*et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),gt.spot1=new go.Spot(.15,.15),gt.spot2=new go.Spot(.85,.8),gt}),go.Shape.defineFigureGenerator("ManualInput",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*it).close()),gt.spot1=new go.Spot(0,.25),gt.spot2=go.Spot.BottomRight,gt}),go.Shape.defineFigureGenerator("MessageFromUser",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt.spot1=go.Spot.TopLeft,gt}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,lt*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-lt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt}),go.Shape.defineFigureGenerator("MicroformRecording",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(1,.75),gt}),go.Shape.defineFigureGenerator("MultiDocument",function(Ft,et,it){var gt=new go.Geometry;it=it/.8;var lt=new go.PathFigure(et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*it,.96*et,.47*it,.93*et,.45*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*it,.86*et,.57*it,.83*et,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*it,.4*et,.4*it,.4*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var pt=new go.PathFigure(.1*et,.2*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*it)),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(.8,.77),gt}),go.Shape.defineFigureGenerator("MultiProcess",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.1*et,.1*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*it)),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*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*it).close());var pt=new go.PathFigure(.2*et,.1*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*it)),gt.spot1=new go.Spot(0,.2),gt.spot2=new go.Spot(.8,1),gt}),go.Shape.defineFigureGenerator("OfflineStorage",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it).close());var Lt=new go.PathFigure(.5*lt*et,lt*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*it)),gt}),go.Shape.defineFigureGenerator("OffPageConnector",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt.spot1=go.Spot.TopLeft,gt.spot2=new go.Spot(.75,1),gt}),go.Shape.defineFigureGenerator("Or",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(et,pt*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,it,et,(pt+lt)*it,(pt+lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*it,(pt-lt)*et,it,0,(pt+lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*it,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*it,(pt+lt)*et,0,et,(pt-lt)*it));var Lt=new go.PathFigure(et,.5*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),gt}),go.Shape.defineFigureGenerator("PaperTape",function(Ft,et,it){var gt=new go.Geometry;it=it/.8;var lt=new go.PathFigure(0,.7*it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*it,.5*et,.6*it,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*it,.5*et,.4*it,.5*et,it).close()),gt.spot1=new go.Spot(0,.49),gt.spot2=new go.Spot(1,.75),gt}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,.5*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt}),go.Shape.defineFigureGenerator("Procedure",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var vt=new go.PathFigure((1-lt)*et,0,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Move,lt*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,it)),gt}),go.Shape.defineFigureGenerator("Process",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var vt=new go.PathFigure(lt*et,0,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,it)),gt.spot2=go.Spot.BottomRight,gt}),go.Shape.defineFigureGenerator("Sort",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it).close());var pt=new go.PathFigure(0,.5*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),gt.spot1=new go.Spot(.25,.25),gt.spot2=new go.Spot(.75,.5),gt}),go.Shape.defineFigureGenerator("Start",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*et,0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*it,.25*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*it,.25*et,.5*it));var vt=new go.PathFigure(lt*et,0,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,it)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,it)),gt.spot1=new go.Spot(lt,0),gt.spot2=new go.Spot(1-lt,1),gt}),go.Shape.defineFigureGenerator("Terminator",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*it,.25*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*it,.25*et,.5*it)),gt.spot1=new go.Spot(.23,0),gt.spot2=new go.Spot(.77,1),gt}),go.Shape.defineFigureGenerator("TransmittalTape",function(Ft,et,it){var gt=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-lt)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*it).close()),gt.spot1=go.Spot.TopLeft,gt}),go.Shape.defineFigureGenerator("AndGate",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=new go.PathFigure(0,0,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,(.5+lt)*et,0,et,(.5-lt)*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,(.5+lt)*it,(.5+lt)*et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt.spot1=go.Spot.TopLeft,gt.spot2=new go.Spot(.55,1),gt}),go.Shape.defineFigureGenerator("Buffer",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(.5,.75),gt}),go.Shape.defineFigureGenerator("Clock",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=.5,vt=new go.PathFigure(et,pt*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,it,et,(pt+lt)*it,(pt+lt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*it,(pt-lt)*et,it,0,(pt+lt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*it,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*it,(pt+lt)*et,0,et,(pt-lt)*it));var Lt=new go.PathFigure(et,pt*it,!1);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*it));var Et=new go.PathFigure(.8*et,.75*it,!1);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*it)),Et.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*it)),gt}),go.Shape.defineFigureGenerator("Ground",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,it)),gt}),go.Shape.defineFigureGenerator("Inverter",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.1,pt=.1,vt=.9,Lt=.5,Et=new go.PathFigure(.8*et,.5*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,0,it)),Et.add(new go.PathSegment(go.PathSegment.Line,0,0)),Et.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*it));var Vt=new go.PathFigure((vt+pt)*et,Lt*it,!0);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,(vt+lt)*et,(Lt-pt)*it,(vt+pt)*et,(Lt-lt)*it)),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(.4,.75),gt}),go.Shape.defineFigureGenerator("NandGate",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=ie*.4,vt=ie*.1,Lt=.1,Et=.9,Vt=.5,Yt=new go.PathFigure(.8*et,.5*it,!0);gt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,it,.8*et,(.5+pt)*it,(.4+lt)*et,it)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,it)),Yt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Yt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*it,(.4+lt)*et,0,.8*et,(.5-pt)*it));var oe=new go.PathFigure((Et+Lt)*et,Vt*it,!0);return gt.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt+Lt)*it,(Et+Lt)*et,(Vt+vt)*it,(Et+vt)*et,(Vt+Lt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt)*et,Vt*it,(Et-vt)*et,(Vt+Lt)*it,(Et-Lt)*et,(Vt+vt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-Lt)*it,(Et-Lt)*et,(Vt-vt)*it,(Et-vt)*et,(Vt-Lt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt)*et,Vt*it,(Et+vt)*et,(Vt-Lt)*it,(Et+Lt)*et,(Vt-vt)*it)),gt.spot1=new go.Spot(0,.05),gt.spot2=new go.Spot(.55,.95),gt}),go.Shape.defineFigureGenerator("NorGate",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*lt,vt=0,Lt=.5,Et=new go.PathFigure(.8*et,.5*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,it,.7*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*it,.25*et,.25*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*it,(vt+pt)*et,(Lt-lt)*it,.7*et,(Lt-pt)*it)),lt=.1,pt=ie*.1,vt=.9,Lt=.5;var Vt=new go.PathFigure((vt-lt)*et,Lt*it,!0);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it)),gt.spot1=new go.Spot(.2,.25),gt.spot2=new go.Spot(.6,.75),gt}),go.Shape.defineFigureGenerator("OrGate",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*lt,vt=0,Lt=.5,Et=new go.PathFigure(0,0,!0);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,(vt+pt+pt)*et,(Lt-lt)*it,.8*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,it,.8*et,(Lt+pt)*it,(vt+pt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*it,.25*et,.25*it).close()),gt.spot1=new go.Spot(.2,.25),gt.spot2=new go.Spot(.75,.75),gt}),go.Shape.defineFigureGenerator("XnorGate",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*lt,vt=.2,Lt=.5,Et=new go.PathFigure(.1*et,0,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,it,.35*et,.25*it,.35*et,.75*it));var Vt=new go.PathFigure(.8*et,.5*it,!0);gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,it,.7*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*it,.45*et,.25*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*it,(vt+pt)*et,(Lt-lt)*it,.7*et,(Lt-pt)*it)),lt=.1,pt=ie*.1,vt=.9,Lt=.5;var Yt=new go.PathFigure((vt-lt)*et,Lt*it,!0);return gt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it)),gt.spot1=new go.Spot(.4,.25),gt.spot2=new go.Spot(.65,.75),gt}),go.Shape.defineFigureGenerator("XorGate",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*lt,vt=.2,Lt=.5,Et=new go.PathFigure(.1*et,0,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,it,.35*et,.25*it,.35*et,.75*it));var Vt=new go.PathFigure(.2*et,0,!0);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,(vt+pt)*et,(Lt-lt)*it,.9*et,(Lt-pt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,it,.9*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*it,.45*et,.25*it).close()),gt.spot1=new go.Spot(.4,.25),gt.spot2=new go.Spot(.8,.75),gt}),go.Shape.defineFigureGenerator("Capacitor",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),gt}),go.Shape.defineFigureGenerator("Resistor",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.5*it,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*it)),gt}),go.Shape.defineFigureGenerator("Inductor",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.1,pt=.1,vt=.1,Lt=.5,Et=new go.PathFigure((vt-lt*.5)*et,it,!1);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,it,(vt-pt)*et,0)),vt=.3,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,it,(vt+pt)*et,0,(vt+lt)*et,it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,it,(vt-pt)*et,0)),vt=.5,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,it,(vt+pt)*et,0,(vt+lt)*et,it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,it,(vt-pt)*et,0)),vt=.7,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,it,(vt+pt)*et,0,(vt+lt)*et,it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,it,(vt-pt)*et,0)),vt=.9,Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*et,it,(vt+pt)*et,0,(vt+lt)*et,it)),gt}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.5,pt=.5,vt=.5,Lt=.5,Et=new go.PathFigure((vt-pt)*et,Lt*it,!1);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,(vt+lt)*et,(Lt-pt)*it,(vt+pt)*et,(Lt-lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Lt*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Lt*it,vt*et,(Lt-pt)*it,vt*et,(Lt+pt)*it)),gt}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.75*it,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),gt}),go.Shape.defineFigureGenerator("Diode",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),gt.spot1=new go.Spot(0,.25),gt.spot2=new go.Spot(.5,.75),gt}),go.Shape.defineFigureGenerator("Wifi",function(Ft,et,it){var gt=new go.Geometry,lt=et,pt=it;et=et*.38,it=it*.6;var vt=ie*.8,Lt=.8,Et=0,Vt=.5,Yt=(lt-et)/2,oe=(pt-it)/2,te=new go.PathFigure(Et*et+Yt,(Vt+Lt)*it+oe,!0);gt.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt)*et+Yt,Vt*it+oe,(Et-vt)*et+Yt,(Vt+Lt)*it+oe,(Et-Lt)*et+Yt,(Vt+vt)*it+oe)),te.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt-Lt)*it+oe,(Et-Lt)*et+Yt,(Vt-vt)*it+oe,(Et-vt)*et+Yt,(Vt-Lt)*it+oe)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt+vt*.5)*et+Yt,Vt*it+oe,Et*et+Yt,(Vt-Lt)*it+oe,(Et-Lt+vt*.5)*et+Yt,(Vt-vt)*it+oe)),te.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt+Lt)*it+oe,(Et-Lt+vt*.5)*et+Yt,(Vt+vt)*it+oe,Et*et+Yt,(Vt+Lt)*it+oe).close()),vt=ie*.4,Lt=.4,Et=.2,Vt=.5;var Qt=new go.PathFigure(Et*et+Yt,(Vt+Lt)*it+oe,!0);gt.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt)*et+Yt,Vt*it+oe,(Et-vt)*et+Yt,(Vt+Lt)*it+oe,(Et-Lt)*et+Yt,(Vt+vt)*it+oe)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt-Lt)*it+oe,(Et-Lt)*et+Yt,(Vt-vt)*it+oe,(Et-vt)*et+Yt,(Vt-Lt)*it+oe)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt+vt*.5)*et+Yt,Vt*it+oe,Et*et+Yt,(Vt-Lt)*it+oe,(Et-Lt+vt*.5)*et+Yt,(Vt-vt)*it+oe)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt+Lt)*it+oe,(Et-Lt+vt*.5)*et+Yt,(Vt+vt)*it+oe,Et*et+Yt,(Vt+Lt)*it+oe).close()),vt=ie*.2,Lt=.2,Et=.5,Vt=.5;var Se=new go.PathFigure((Et-Lt)*et+Yt,Vt*it+oe,!0);gt.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt-Lt)*it+oe,(Et-Lt)*et+Yt,(Vt-vt)*it+oe,(Et-vt)*et+Yt,(Vt-Lt)*it+oe)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt)*et+Yt,Vt*it+oe,(Et+vt)*et+Yt,(Vt-Lt)*it+oe,(Et+Lt)*et+Yt,(Vt-vt)*it+oe)),Se.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt+Lt)*it+oe,(Et+Lt)*et+Yt,(Vt+vt)*it+oe,(Et+vt)*et+Yt,(Vt+Lt)*it+oe)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(Et-Lt)*et+Yt,Vt*it+oe,(Et-vt)*et+Yt,(Vt+Lt)*it+oe,(Et-Lt)*et+Yt,(Vt+vt)*it+oe)),vt=ie*.4,Lt=.4,Et=.8,Vt=.5;var ae=new go.PathFigure(Et*et+Yt,(Vt-Lt)*it+oe,!0);gt.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt)*et+Yt,Vt*it+oe,(Et+vt)*et+Yt,(Vt-Lt)*it+oe,(Et+Lt)*et+Yt,(Vt-vt)*it+oe)),ae.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt+Lt)*it+oe,(Et+Lt)*et+Yt,(Vt+vt)*it+oe,(Et+vt)*et+Yt,(Vt+Lt)*it+oe)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt-vt*.5)*et+Yt,Vt*it+oe,Et*et+Yt,(Vt+Lt)*it+oe,(Et+Lt-vt*.5)*et+Yt,(Vt+vt)*it+oe)),ae.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt-Lt)*it+oe,(Et+Lt-vt*.5)*et+Yt,(Vt-vt)*it+oe,Et*et+Yt,(Vt-Lt)*it+oe).close()),vt=ie*.8,Lt=.8,Et=1,Vt=.5;var be=new go.PathFigure(Et*et+Yt,(Vt-Lt)*it+oe,!0);return gt.add(be),be.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt)*et+Yt,Vt*it+oe,(Et+vt)*et+Yt,(Vt-Lt)*it+oe,(Et+Lt)*et+Yt,(Vt-vt)*it+oe)),be.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt+Lt)*it+oe,(Et+Lt)*et+Yt,(Vt+vt)*it+oe,(Et+vt)*et+Yt,(Vt+Lt)*it+oe)),be.add(new go.PathSegment(go.PathSegment.Bezier,(Et+Lt-vt*.5)*et+Yt,Vt*it+oe,Et*et+Yt,(Vt+Lt)*it+oe,(Et+Lt-vt*.5)*et+Yt,(Vt+vt)*it+oe)),be.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Yt,(Vt-Lt)*it+oe,(Et+Lt-vt*.5)*et+Yt,(Vt-vt)*it+oe,Et*et+Yt,(Vt-Lt)*it+oe).close()),gt}),go.Shape.defineFigureGenerator("Email",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,0,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*it)),pt.add(new go.PathSegment(go.PathSegment.Move,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*it)),gt}),go.Shape.defineFigureGenerator("Ethernet",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var pt=new go.PathFigure(.1*et,it,!0,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,it).close());var vt=new go.PathFigure(.6*et,it,!0,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,it).close());var Lt=new go.PathFigure(0,.5*it,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*it)),gt}),go.Shape.defineFigureGenerator("Power",function(Ft,et,it){var gt=new go.Geometry,lt=ie*.4,pt=.4,vt=.5,Lt=.5,Et=Gt(),Vt=Gt(),Yt=Gt(),oe=Gt();Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,Et,Et,Vt,Yt,oe);var te=Jt(Vt.x,Vt.y),Qt=new go.PathFigure(Vt.x*et,Vt.y*it,!0);gt.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,Yt.x*et,Yt.y*it,oe.x*et,oe.y*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,(vt-lt)*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it)),Fe(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Yt,oe,Vt,Et,Et),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Vt.x*et,Vt.y*it,Yt.x*et,Yt.y*it,oe.x*et,oe.y*it)),lt=ie*.3,pt=.3,Fe(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Yt,oe,Vt,Et,Et),Qt.add(new go.PathSegment(go.PathSegment.Line,Vt.x*et,Vt.y*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*it,oe.x*et,oe.y*it,Yt.x*et,Yt.y*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Fe(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,Et,Et,Vt,Yt,oe),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Vt.x*et,Vt.y*it,oe.x*et,oe.y*it,Yt.x*et,Yt.y*it).close());var Qt=new go.PathFigure(.45*et,0,!0);return gt.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*it)),Qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),ce(Et),ce(Vt),ce(Yt),ce(oe),ce(te),gt.spot1=new go.Spot(.25,.45),gt.spot2=new go.Spot(.75,.8),gt}),go.Shape.defineFigureGenerator("Fallout",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it/2,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,it/2,et/2,it/2));function pt(vt,Lt,Et){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Lt)*et,(.8+Et)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Lt)*et,(.5+Et)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Lt)*et,(.5+Et)*it)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Lt)*et,(.8+Et)*it).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),gt}),go.Shape.defineFigureGenerator("IrritationHazard",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*it).close()),gt.spot1=new go.Spot(.3,.3),gt.spot2=new go.Spot(.7,.7),gt}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.37*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*it).close()),gt}),go.Shape.defineFigureGenerator("FireHazard",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.1*et,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*it,.45*et,.44*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*it,.48*et,.17*it,.54*et,.35*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*it,.59*et,.29*it,.58*et,.28*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*it,.8*et,.34*it,.88*et,.43*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*it,.87*et,.48*it,.88*et,.43*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,it,1.17*et,.76*it,.82*et,.8*it).close()),gt.spot1=new go.Spot(.07,.445),gt.spot2=new go.Spot(.884,.958),gt}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=0,vt=0,Lt=lt*ie,Et=.4*Math.SQRT2/2+.5,Vt=.5-.5*Math.SQRT2/2,Yt=1,oe=.5,te=.5,Qt=0,Se=new go.PathFigure(Et*et,(1-Vt)*it,!1);return gt.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,oe*it,Yt*et,.7*it,Yt*et,oe*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(te+pt)*et,(Qt+pt)*it,(.5+lt+pt)*et,(.5-Lt+pt)*it,(.5+Lt+pt)*et,(.5-lt+pt)*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*it,(.5-Lt+pt)*et,(.5-lt+vt)*it,(.5-lt+pt)*et,(.5-Lt+vt)*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*it,(.5-lt+pt)*et,(.5+Lt+vt)*it,(.5-Lt+pt)*et,.9*it)),Se.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*it)),Se.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*it)),Se.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*it)),gt}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),gt}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Move,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),gt}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);gt.add(lt);var pt=new go.PathFigure(et,it,!1);gt.add(pt);var vt=new go.PathFigure(0,.5*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*it,.2*et,.35*it,.3*et,.35*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,.7*et,.65*it,.8*et,.65*it)),gt}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.5*it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it).close()),gt}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.2*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it).close());var lt=new go.PathFigure(0,.2*it,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it)),gt}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.7*et,it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*it,0,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,it,.4*et,.5*it,et,.5*it).close());var pt=new go.PathFigure(.45*et,.73*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*it)),gt}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);gt.add(lt);var pt=new go.PathFigure(.335*et,(1-.555)*it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*it,(1-.12)*et,.46*it,(1-.02)*et,.54*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*it,.02*et,.54*it,.12*et,.46*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*it));var vt=.5-.285,Lt=.5,Et=vt,Vt=Math.PI/4,Yt=4*(1-Math.cos(Vt))/(3*Math.sin(Vt)),oe=Yt*.5,te=vt,Qt=vt,Se=Yt*te,ae=Yt*Qt;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt-te)*et,Et*it,(Lt-(Se+te)/2)*et,(Et+(Qt+ae)/2)*it,(Lt-te)*et,(Et+ae)*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(Et-Qt)*it,(Lt-te)*et,(Et-ae)*it,(Lt-Se)*et,(Et-Qt)*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt+te)*et,Et*it,(Lt+Se)*et,(Et-Qt)*it,(Lt+te)*et,(Et-ae)*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*it,(Lt+te)*et,(Et+ae)*it,(Lt+(Se+te)/2)*et,(Et+(Qt+ae)/2)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*it));var be=new go.PathFigure(.2*et,it,!1);gt.add(be),be.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*it));var je=new go.PathFigure(.8*et,it,!1);return gt.add(je),je.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*it)),gt}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,it).close());var pt=new go.PathFigure(.2*et,.2*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*it)),gt}),go.Shape.defineFigureGenerator("BpmnEventError",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*it).close()),gt}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);gt.add(lt);var pt=new go.PathFigure(et,it,!1);gt.add(pt);var vt=new go.PathFigure(.1*et,it,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it).close()),gt}),go.Shape.defineFigureGenerator("Caution",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.05*et,it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*it,0,it,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*it,.5*et,0,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,it,et,it,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,it));var pt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-pt)*et,.875*it)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*it,pt*et,pt*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*it,.575*et,.725*it,.625*et,.375*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*it,.375*et,.375*it,.425*et,.725*it)),gt}),go.Shape.defineFigureGenerator("Recycle",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.45*et,.95*it,!1);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*it,.17*et,.95*it,.15*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*it,0,.675*it,0,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*it));var pt=new go.PathFigure(.475*et,.2*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*it,.35*et,0,.375*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*it,.625*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*it));var vt=new go.PathFigure(.675*et,.575*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*it,et,.8*it,et,.85*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*it)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*it)),vt.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*it)),gt}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*.5,vt=new go.PathFigure(et,lt*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,it,et,(lt+pt)*it,(lt+pt)*et,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*it,(lt-pt)*et,it,0,(lt+pt)*it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-pt)*it,(lt-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*it,(lt+pt)*et,0,et,(lt-pt)*it));var Lt=new go.PathFigure(lt*et,0,!1);return gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*it)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*it)),gt}),go.Shape.defineFigureGenerator("Package",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.15*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close());var pt=new go.PathFigure(0,.15*it,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*it).close()),gt.spot1=new go.Spot(0,.1),gt.spot2=new go.Spot(1,1),gt}),go.Shape.defineFigureGenerator("Class",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it).close());var vt=new go.PathFigure(0,.5*it,!1);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it).close()),gt}),go.Shape.defineFigureGenerator("Component",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,it,!0);gt.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,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it).close());var pt=new go.PathFigure(0,.2*it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.2*it).close());var vt=new go.PathFigure(0,.6*it,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*it).close()),gt}),go.Shape.defineFigureGenerator("Boat Shipment",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.15*et,.6*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*it));var pt=new go.PathFigure(.15*et,.6*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*it)),gt}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it).close()),gt}),go.Shape.defineFigureGenerator("Workcell",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);return gt.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,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),gt}),go.Shape.defineFigureGenerator("Supermarket",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.33*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.66*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*it)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.66*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),gt}),go.Shape.defineFigureGenerator("TruckShipment",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(et,.8*it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.8*it).close());var vt=.1,Lt=ie*.1,Et=.2,Vt=.9,Yt=new go.PathFigure((Et-vt)*et,Vt*it,!0);gt.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-vt)*it,(Et-vt)*et,(Vt-Lt)*it,(Et-Lt)*et,(Vt-vt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Et+vt)*et,Vt*it,(Et+Lt)*et,(Vt-vt)*it,(Et+vt)*et,(Vt-Lt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt+vt)*it,(Et+vt)*et,(Vt+Lt)*it,(Et+Lt)*et,(Vt+vt)*it)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-vt)*et,Vt*it,(Et-Lt)*et,(Vt+vt)*it,(Et-vt)*et,(Vt+Lt)*it).close()),vt=.1,Lt=ie*.1,Et=.8,Vt=.9;var oe=new go.PathFigure((Et-vt)*et,Vt*it,!0);return gt.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt-vt)*it,(Et-vt)*et,(Vt-Lt)*it,(Et-Lt)*et,(Vt-vt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Et+vt)*et,Vt*it,(Et+Lt)*et,(Vt-vt)*it,(Et+vt)*et,(Vt-Lt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Vt+vt)*it,(Et+vt)*et,(Vt+Lt)*it,(Et+Lt)*et,(Vt+vt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Et-vt)*et,Vt*it,(Et-Lt)*et,(Vt+vt)*it,(Et-vt)*et,(Vt+Lt)*it).close()),gt}),go.Shape.defineFigureGenerator("KanbanPost",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,it)),gt}),go.Shape.defineFigureGenerator("Forklift",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var pt=new go.PathFigure(0,.5*it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it));var vt=new go.PathFigure(.5*et,.8*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*it));var Lt=new go.PathFigure(.5*et,.7*it,!1);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*it));var Et=.1,Vt=ie*.1,Yt=.1,oe=.9,te=new go.PathFigure((Yt-Et)*et,oe*it,!0);gt.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(oe-Et)*it,(Yt-Et)*et,(oe-Vt)*it,(Yt-Vt)*et,(oe-Et)*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Et)*et,oe*it,(Yt+Vt)*et,(oe-Et)*it,(Yt+Et)*et,(oe-Vt)*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(oe+Et)*it,(Yt+Et)*et,(oe+Vt)*it,(Yt+Vt)*et,(oe+Et)*it)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Et)*et,oe*it,(Yt-Vt)*et,(oe+Et)*it,(Yt-Et)*et,(oe+Vt)*it)),Et=.1,Vt=ie*.1,Yt=.4,oe=.9;var Qt=new go.PathFigure((Yt-Et)*et,oe*it,!0);return gt.add(Qt),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(oe-Et)*it,(Yt-Et)*et,(oe-Vt)*it,(Yt-Vt)*et,(oe-Et)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt+Et)*et,oe*it,(Yt+Vt)*et,(oe-Et)*it,(Yt+Et)*et,(oe-Vt)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,Yt*et,(oe+Et)*it,(Yt+Et)*et,(oe+Vt)*it,(Yt+Vt)*et,(oe+Et)*it)),Qt.add(new go.PathSegment(go.PathSegment.Bezier,(Yt-Et)*et,oe*it,(Yt-Vt)*et,(oe+Et)*it,(Yt-Et)*et,(oe+Vt)*it)),gt}),go.Shape.defineFigureGenerator("RailShipment",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.1*et,.4*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*it).close());var pt=new go.PathFigure(.45*et,.7*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*it));var vt=new go.PathFigure(.55*et,.4*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*it).close());var Yt=.05,oe=ie*.05,te=.175,Qt=.95,Lt=new go.PathFigure((te-Yt)*et,Qt*it,!0);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt-Yt)*it,(te-Yt)*et,(Qt-oe)*it,(te-oe)*et,(Qt-Yt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(te+Yt)*et,Qt*it,(te+oe)*et,(Qt-Yt)*it,(te+Yt)*et,(Qt-oe)*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt+Yt)*it,(te+Yt)*et,(Qt+oe)*it,(te+oe)*et,(Qt+Yt)*it)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(te-Yt)*et,Qt*it,(te-oe)*et,(Qt+Yt)*it,(te-Yt)*et,(Qt+oe)*it));var Yt=.05,oe=ie*.05,te=.375,Qt=.95,Et=new go.PathFigure((te-Yt)*et,Qt*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt-Yt)*it,(te-Yt)*et,(Qt-oe)*it,(te-oe)*et,(Qt-Yt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(te+Yt)*et,Qt*it,(te+oe)*et,(Qt-Yt)*it,(te+Yt)*et,(Qt-oe)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt+Yt)*it,(te+Yt)*et,(Qt+oe)*it,(te+oe)*et,(Qt+Yt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(te-Yt)*et,Qt*it,(te-oe)*et,(Qt+Yt)*it,(te-Yt)*et,(Qt+oe)*it));var Yt=.05,oe=ie*.05,te=.625,Qt=.95,Vt=new go.PathFigure((te-Yt)*et,Qt*it,!0);gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt-Yt)*it,(te-Yt)*et,(Qt-oe)*it,(te-oe)*et,(Qt-Yt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(te+Yt)*et,Qt*it,(te+oe)*et,(Qt-Yt)*it,(te+Yt)*et,(Qt-oe)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt+Yt)*it,(te+Yt)*et,(Qt+oe)*it,(te+oe)*et,(Qt+Yt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(te-Yt)*et,Qt*it,(te-oe)*et,(Qt+Yt)*it,(te-Yt)*et,(Qt+oe)*it));var Yt=.05,oe=ie*.05,te=.825,Qt=.95,Se=new go.PathFigure((te-Yt)*et,Qt*it,!0);gt.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt-Yt)*it,(te-Yt)*et,(Qt-oe)*it,(te-oe)*et,(Qt-Yt)*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(te+Yt)*et,Qt*it,(te+oe)*et,(Qt-Yt)*it,(te+Yt)*et,(Qt-oe)*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,te*et,(Qt+Yt)*it,(te+Yt)*et,(Qt+oe)*it,(te+oe)*et,(Qt+Yt)*it)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(te-Yt)*et,Qt*it,(te-oe)*et,(Qt+Yt)*it,(te-Yt)*et,(Qt+oe)*it).close());var ae=new go.PathFigure(0,it,!1);return gt.add(ae),ae.add(new go.PathSegment(go.PathSegment.Line,et,it).close()),gt}),go.Shape.defineFigureGenerator("Warehouse",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it).close());var vt=new go.PathFigure(.15*et,it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,it)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,it).close());var Lt=.05,Et=ie*.05,Vt=.35,Yt=.775,oe=new go.PathFigure((Vt-Lt)*et,Yt*it,!0);return gt.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(Yt-Lt)*it,(Vt-Lt)*et,(Yt-Et)*it,(Vt-Et)*et,(Yt-Lt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+Lt)*et,Yt*it,(Vt+Et)*et,(Yt-Lt)*it,(Vt+Lt)*et,(Yt-Et)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(Yt+Lt)*it,(Vt+Lt)*et,(Yt+Et)*it,(Vt+Et)*et,(Yt+Lt)*it)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-Lt)*et,Yt*it,(Vt-Et)*et,(Yt+Lt)*it,(Vt-Lt)*et,(Yt+Et)*it).close()),gt}),go.Shape.defineFigureGenerator("ControlCenter",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*it)),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*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*it).close()),gt}),go.Shape.defineFigureGenerator("Bluetooth",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.75*it,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*it)),gt}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),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*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*it)),gt}),go.Shape.defineFigureGenerator("Bookmark",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),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*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*it)),gt}),go.Shape.defineFigureGenerator("Globe",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*it,.75*et,0,et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,et,.75*it,.75*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,.25*et,it,0,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*it,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,it,.15*et,.25*it,.15*et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*it,.85*et,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*it,.35*et,.3*it,.65*et,.3*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*it,.35*et,.7*it,.65*et,.7*it)),gt}),go.Shape.defineFigureGenerator("Wave",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.25*it,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*it,.1*et,0,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*it,.425*et,.5*it,.575*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*it,.8*et,0,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*it,.1*et,.5*it,.2*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*it,.425*et,it,.575*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*it,.8*et,.5*it,.9*et,.5*it)),gt}),go.Shape.defineFigureGenerator("Operator",function(Ft,et,it){var gt=new go.Geometry,lt=.3,pt=ie*.3,vt=.5,Lt=.7,Et=new go.PathFigure((vt-lt)*et,Lt*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it));var Vt=new go.PathFigure(0,.7*it,!1);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*it,0,0,et,0)),gt}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*it,.65*et,.3*it,.65*et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*it,.35*et,.3*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,it,.3*et,.6*it,.1*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*it,.2*et,it,.35*et,.95*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,it,.7*et,.6*it,.9*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*it,.8*et,it,.65*et,.95*it)),gt}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et,0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,0,.075*it,0,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,it,0,it,.4*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*it,.8*et,it,.85*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),gt}),go.Shape.defineFigureGenerator("Battery",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*it)),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*it));var pt=new go.PathFigure(0,.6*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*it)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*it)),gt}),go.Shape.defineFigureGenerator("Delete",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*.5,vt=.5,Lt=.5,Et=new go.PathFigure((vt-lt)*et,Lt*it,!0);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it));var Vt=new go.PathFigure(.15*et,.5*it,!1);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*it)),gt}),go.Shape.defineFigureGenerator("Flag",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.1*it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*it,.15*et,0,.35*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*it,.65*et,.2*it,.85*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*it,.85*et,.6*it,.65*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*it,.35*et,.4*it,.15*et,.4*it).close()),gt}),go.Shape.defineFigureGenerator("Help",function(Ft,et,it){var gt=new go.Geometry,lt=.5,pt=ie*.5,vt=.5,Lt=.5,Et=new go.PathFigure((vt-lt)*et,Lt*it,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it).close()),lt=.05,pt=ie*.05,vt=.5,Lt=.8;var Vt=new go.PathFigure((vt-lt)*et,Lt*it,!1);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*it,(vt-lt)*et,(Lt-pt)*it,(vt-pt)*et,(Lt-lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*it,(vt+pt)*et,(Lt-lt)*it,(vt+lt)*et,(Lt-pt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*it,(vt+lt)*et,(Lt+pt)*it,(vt+pt)*et,(Lt+lt)*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*it,(vt-pt)*et,(Lt+lt)*it,(vt-lt)*et,(Lt+pt)*it).close()),Vt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*it)),Vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*it,.75*et,.475*it,.75*et,.225*it)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*it,.4*et,.2*it,.3*et,.25*it)),gt}),go.Shape.defineFigureGenerator("Location",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.5*et,it,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*it)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*it,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*it,.5*et,0,.025*et,.025*it).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*it)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*it,.1*et,.1*it).close()))}),go.Shape.defineFigureGenerator("Lock",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.5*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it));var pt=new go.PathFigure(.2*et,.5*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*it,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*it)),gt}),go.Shape.defineFigureGenerator("Unlocked",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.5*it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*it));var pt=new go.PathFigure(.2*et,.5*it,!1);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*it)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*it,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*it)),gt}),go.Shape.defineFigureGenerator("Gear",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*it,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*it)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*it)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*it,.79840625*et,.39915625*it,.7834375*et,.3635*it)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*it)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*it)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*it)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*it,.64228125*et,.2188125*it,.603875*et,.2021875*it)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*it)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*it)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*it)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*it,.39759375*et,.20190625*it,.36053125*et,.2176875*it)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*it)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*it)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*it)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*it,.21765625*et,.36059375*it,.201875*et,.397625*it)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*it)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*it)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*it)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*it,.20221875*et,.603875*it,.21884375*et,.64228125*it)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*it)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*it)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*it)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*it,.36353125*et,.78340625*it,.3991875*et,.79840625*it)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*it)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*it)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*it)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*it,.602375*et,.79809375*it,.63946875*et,.78234375*it)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*it)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*it)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*it)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*it,.78234375*et,.63940625*it,.798125*et,.602375*it)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*it).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*it)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*it,.1*et,.1*it).close()))}),go.Shape.defineFigureGenerator("Hand",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.5*it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*it,0,.375*it,.05*et,.325*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*it,.3*et,.225*it,.4*et,.175*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*it,.46*et,.05*it,.525*et,.05*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*it,.525*et,.275*it,.475*et,.325*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*it,et,.4*it,et,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*it,.675*et,.55*it,.675*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*it,.65*et,.7*it,.65*et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,it,.61*et,.85*it,.61*et,it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*it,.435*et,it,0,it).close()),gt}),go.Shape.defineFigureGenerator("Map",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,.2*it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*it)),gt}),go.Shape.defineFigureGenerator("Eject",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,it)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*.7).close());var pt=new go.PathFigure(0,it*.6,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.6*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),gt}),go.Shape.defineFigureGenerator("Pencil",function(Ft,et,it){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*it)).add(new go.PathSegment(go.PathSegment.Line,et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.9*et,it)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*it).close()))}),go.Shape.defineFigureGenerator("Building",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*1,it*1,!1);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,it*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,it*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,it*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,it*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,et,it*.85).close());var pt=new go.PathFigure(.126*et,.85*it,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*it)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*it).close());var vt=new go.PathFigure(.402*et,.85*it,!1);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*it)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*it).close());var Lt=new go.PathFigure(.678*et,.85*it,!1);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*it)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*it).close());var Et=new go.PathFigure(.5*et,.1*it,!1);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*it)),Et.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*it).close()),gt}),go.Shape.defineFigureGenerator("Staircase",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it*1,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,it*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*.95).close()),gt}),go.Shape.defineFigureGenerator("5Bars",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,it*1,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,it*(1-.184)).close());var pt=new go.PathFigure(et*.204,it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.204,it*(1-.184))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,it*(1-.184*2))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,it*1).close());var vt=new go.PathFigure(et*.408,it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.408,it*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,it*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,it*1).close());var Lt=new go.PathFigure(et*.612,it,!0);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.612,it*(1-.184*3))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,it*(1-.184*4))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,it*1).close());var Et=new go.PathFigure(et*.816,it,!0);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.816,it*(1-.184*4))),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,it*(1-.184*5))),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1).close()),gt}),go.Shape.defineFigureGenerator("PC",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var pt=new go.PathFigure(et*.055,.07*it,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.07)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.055,it*.1).close());var vt=new go.PathFigure(et*.055,.13*it,!0);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.055,it*.16).close());var Lt=new go.PathFigure(et*.055,.18*it,!0);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.18)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,it*.21)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.055,it*.21).close());var Et=new go.PathFigure(et*1,0,!0);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.65)),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.65).close()),gt}),go.Shape.defineFigureGenerator("Plane",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(.55*et,it,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*it,0,.4*it,.225*et,.45*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*it)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*it,.975*et,0,et,.08*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*it)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*et,it).close()),gt}),go.Shape.defineFigureGenerator("Key",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*1,it*.5,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*it)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*it)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*it).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*it)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*it,.075*et,.075*it).close()),gt}),go.Shape.defineFigureGenerator("FilmTape",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(0,0,!1);gt.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,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),it*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1));var pt=new go.PathFigure(0,0,!1);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*0)),pt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1));var vt=new go.PathFigure(et*.11,it*.1,!1);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),it*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),it*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.11,it*.8).close());var Lt=new go.PathFigure(et*(.11+.24133333*1+.028*1),it*.1,!1);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),it*.1)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),it*.8)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),it*.8).close());var Et=new go.PathFigure(et*(.11+.24133333*2+.028*2),it*.1,!1);return gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),it*.1)),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),it*.8)),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),it*.8).close()),gt}),go.Shape.defineFigureGenerator("FloppyDisk",function(Ft,et,it){var gt=new go.Geometry,lt=8,pt=lt*ie,vt=new go.PathFigure(lt,0,!1);gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,et,it-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,it,et,it-pt,et-pt,it)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,it-lt,pt,it,0,it-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,pt,pt,0).close());var Lt=new go.PathFigure(et*.83,0,!1);gt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.83,it*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,it*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,it*0).close());var Et=new go.PathFigure(et*.83,it*1,!1);gt.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.83,it*.5)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.17,it*.5)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.17,it*1).close());var Vt=new go.PathFigure(et*.78,it*.05,!1);return gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*.05)),Vt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*.25)),Vt.add(new go.PathSegment(go.PathSegment.Line,et*.78,it*.25).close()),gt}),go.Shape.defineFigureGenerator("SpeechBubble",function(Ft,et,it){var gt=Ft?Ft.parameter1:NaN;(isNaN(gt)||gt<0)&&(gt=15),gt=Math.min(gt,et/3),gt=Math.min(gt,it/3);var lt=gt*ie,pt=it*.8,vt=new go.Geometry,Lt=new go.PathFigure(gt,0,!0);return vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et-gt,0)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,gt,et-lt,0,et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt-gt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-gt,pt,et,pt-lt,et-lt,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,it)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,gt,pt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-gt,lt,pt,0,pt-lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,gt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,gt,0,0,lt,lt,0).close()),lt>1?(vt.spot1=new go.Spot(0,0,lt,lt),vt.spot2=new go.Spot(1,.8,-lt,-lt)):(vt.spot1=go.Spot.TopLeft,vt.spot2=new go.Spot(1,.8)),vt}),go.Shape.defineFigureGenerator("Repeat",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*0,it*.45,!0);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,it*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,it*.45).close());var pt=new go.PathFigure(et*1,it*.55,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,it*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,it*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.35,it*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*.55).close()),gt}),go.Shape.defineFigureGenerator("Windows",function(Ft,et,it){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,it)).add(new go.PathSegment(go.PathSegment.Line,0,it).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*it)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*it)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*it)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*it).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*it)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*it)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*it)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*it).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*it)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*it)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*it).close()))}),go.Shape.defineFigureGenerator("Terminal",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*0,it*.1,!1);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,it*.9).close());var pt=new go.PathFigure(et*.1,it*.2,!0);gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,it*.25)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.22,it*.285)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,it*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,it*.37)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,it*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,it*.25).close());var vt=new go.PathFigure(et*.28,it*.37,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.37)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.41)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.28,it*.41).close()),gt}),go.Shape.defineFigureGenerator("Beaker",function(Ft,et,it){var gt=new go.Geometry,lt=15,pt=lt*ie,vt=new go.PathFigure(et*.62,it*.475,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,it-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,it,et,it-pt,et-pt,it)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,it)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,it-lt,pt,it,0,it-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,it*.475)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,it*.03)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.36,it*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.64,it*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.62,it*.03).close()),pt>1?(gt.spot1=new go.Spot(0,0,pt,pt),gt.spot2=new go.Spot(1,1,-pt,-pt)):(gt.spot1=go.Spot.TopLeft,gt.spot2=go.Spot.BottomRight),gt}),go.Shape.defineFigureGenerator("Download",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*0,it*1,!0);gt.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,it*(1-pt)).close());var vt=new go.PathFigure(et*.4,it*0,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,it*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.66)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),it*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*0).close()),gt}),go.Shape.defineFigureGenerator("Bin",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*0,it*1,!0);gt.add(lt);var pt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,it*(1-pt)).close()),gt}),go.Shape.defineFigureGenerator("Upload",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*0,it*1,!0);gt.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,it*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,it*(1-pt)).close());var vt=new go.PathFigure(et*.5,it*0,!0);return gt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,it*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,it*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,it*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.74,it*.25).close()),gt}),go.Shape.defineFigureGenerator("EmptyDrink",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*.15,it*0,!1);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,it*1).close()),gt}),go.Shape.defineFigureGenerator("Drink",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*.15,it*0,!1);gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,it*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,it*1).close());var pt=new go.PathFigure(et*.235,it*.28,!0);return gt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.765,it*.28)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.655,it*.97)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.345,it*.97).close()),gt}),go.Shape.defineFigureGenerator("4Arrows",function(Ft,et,it){var gt=new go.Geometry,lt=new go.PathFigure(et*.5,it*0,!0);return gt.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,it*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,it*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,it*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,it*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,it*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,it*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,it*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,it*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,it*.25).close()),gt}),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 dn={},Vn="5.0",Jt={},Gt=null,ce=!1,Pe=!1,Fe=null,fe=!1,ue=null,ie=null,He=0;He<arguments.length;He++){var ve=arguments[He];if(ve!==null)switch(typeof ve){case"number":Vn=ve.toFixed(1);break;case"string":ve.match(new RegExp("^[0-9]\\.[0-9]+$"))?Vn=ve:Fe=ve;break;case"object":typeof ve.is3D!="undefined"?Gt=ve:Jt=ve;break;case"boolean":ce=ve,Pe=!0;break}}Gt===null&&(Gt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Jt.material_id!==void 0&&!Pe&&(ce=!0)),Fe!==null&&Jt.id===void 0&&(Jt.id=Fe);var qt="",qe="",le=!1,Xe=null,Ft=null,et=null,it=!1,gt=null,lt=null,pt=null,vt=null,Lt=null;Jt.height!==void 0&&(Jt.height=Math.round(Jt.height)),Jt.width!==void 0&&(Jt.width=Math.round(Jt.width));var Et=function(ye){return parseFloat(ye)>4?parseFloat(ye):5};dn.setHTML5Codebase=function(ye,Ue){ie=ye,Oe(ye,Ue)},dn.setJavaCodebase=dn.setJavaCodebaseVersion=dn.isCompiledInstalled=dn.setPreCompiledScriptPath=dn.setPreCompiledResourcePath=function(){},dn.setHTML5CodebaseVersion=function(ye,Ue){var Qe=parseFloat(ye);if(Qe!==NaN&&Qe<5){console.log("The GeoGebra HTML5 codebase version "+Qe+" is deprecated. Using version latest instead.");return}ue=ye,Wt(ye,Ue)},dn.getHTML5CodebaseVersion=function(){return Ft},dn.getParameters=function(){return Jt},dn.setFontsCSSURL=function(ye){vt=ye},dn.setGiacJSURL=function(ye){},dn.setJNLPFile=function(ye){qt=ye},dn.setJNLPBaseDir=function(ye){},dn.inject=function(){function ye(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Ue="auto",Qe=Jt.id,En,Ye=!1,bn=0;bn<arguments.length;bn++){var $t=arguments[bn];typeof $t=="string"?($t=$t.toLowerCase(),$t.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Ue=$t:Qe=arguments[bn]):typeof $t=="boolean"?Ye=$t:$t instanceof HTMLElement&&(En=$t)}Pn();function Pn(){if(!fe){setTimeout(Pn,200);return}Ue=yn(Ue);var $n=En||document.getElementById(Qe);if(!$n){console.log("possibly bug on ajax loading? ");return}if(dn.removeExistingApplet($n,!1),Jt.width===void 0&&$n.clientWidth&&(Jt.width=$n.clientWidth),Jt.height===void 0&&$n.clientHeight&&(Jt.height=$n.clientHeight),!(Jt.width&&Jt.height)&&Ue==="html5"&&(delete Jt.width,delete Jt.height),Xe=Ue,Ue==="screenshot")je($n,Jt);else{var At=!1;Jt.hasOwnProperty("playButton")&&Jt.playButton||Jt.hasOwnProperty("clickToLoad")&&Jt.clickToLoad?At=!0:Jt.hasOwnProperty("playButtonAutoDecide")&&Jt.playButtonAutoDecide&&(At=(!Vt()||ye())&&Yt()),At?(Xe="screenshot",Bn($n,Jt,Ye,Ue)):be($n,Jt,Ye)}}};function Vt(){try{return window.self!==window.top}catch(ye){return!0}}function Yt(){return Jt.hasOwnProperty("screenshotGenerator")&&Jt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}dn.getViews=function(){return Gt},dn.isJavaInstalled=function(){return!1};var oe=function(ye){var Ue=function(bn){var $t=JSON.parse(bn),Pn=function(wt){return wt.type=="G"||wt.type=="E"},$n=$t.elements?$t.elements.filter(Pn)[0]:$t;if(!$n||!$n.url){Qe();return}Jt.fileName=$n.url,te($n.settings||{}),Gt.is3D=!0;var At="https://www.geogebra.org/images/";dn.setPreviewImage(gt||$n.previewUrl,At+"GeoGebra_loading.png",At+"applet_play.png"),ye()},Qe=function(){Jt.onError&&Jt.onError(),Ln("Error: Fetching material (id "+Jt.material_id+") failed.",Jt)},En=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Ye="/materials/"+Jt.material_id+"?scope=basic";Qt("https://"+En+"/api/proxy.php?path="+encodeURIComponent(Ye),Ue,Qe)};function te(ye){var Ue=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Qe){ye[Qe]=!!ye[Qe]}),Ue.forEach(function(Qe){Jt[Qe]===void 0&&ye[Qe]!==void 0&&(Jt[Qe]=ye[Qe])}),Jt.showToolBarHelp===void 0&&(Jt.showToolBarHelp=Jt.showToolBar)}function Qt(ye,Ue,Qe){var En=new XMLHttpRequest;En.open("GET",ye),En.onload=function(){Ue(En.responseText)},En.onerror=Qe,En.send()}dn.isHTML5Installed=function(){return!0},dn.getLoadedAppletType=function(){return Xe},dn.setPreviewImage=function(ye,Ue,Qe){gt=ye,lt=Ue,pt=Qe},dn.removeExistingApplet=function(ye,Ue){var Qe;typeof ye=="string"&&(ye=document.getElementById(ye)),Xe=null;var En=null;for(Qe=0;Qe<ye.childNodes.length;Qe++){var Ye=ye.childNodes[Qe],bn=Ye.className;bn==="applet_screenshot"?Ue?(Ye.style.display="block",Xe="screenshot"):Ye.style.display="none":bn!=="applet_scaler prerender"&&(ye.removeChild(Ye),En=bn&&bn.indexOf("appletParameters")!=-1?Ye.id:null,Qe--)}var $t=Jt.id!==void 0?Jt.id:En,Pn=window[$t];Pn&&typeof Pn.getBase64=="function"&&(Pn.remove(),window[$t]=null)},dn.refreshHitPoints=function(){if(Et(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var ye=dn.getAppletObject();return ye&&typeof ye.recalculateEnvironments=="function"?(ye.recalculateEnvironments(),!0):!1},dn.startAnimation=function(){var ye=dn.getAppletObject();return ye&&typeof ye.startAnimation=="function"?(ye.startAnimation(),!0):!1},dn.stopAnimation=function(){var ye=dn.getAppletObject();return ye&&typeof ye.stopAnimation=="function"?(ye.stopAnimation(),!0):!1},dn.getAppletObject=function(){var ye=Jt.id!==void 0?Jt.id:"ggbApplet";return window[ye]},dn.resize=function(){};var Se=function(ye,Ue,Qe){var En=document.createElement("param");En.setAttribute("name",Ue),En.setAttribute("value",Qe),ye.appendChild(En)},ae=function(ye){return ye&&ye!=="false"},be=function(ye,Ue,Qe){Et(Ft)<=4.2&&(Qe=!0);var En=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Ft||ggbHTML5LoadedCodebaseIsWebSimple&&!it)&&(En=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Ye=document.createElement("div");Ye.classList.add("appletParameters","notranslate");var bn=Ue.width,$t=Ue.height;if(Ue.disableAutoScale=Ue.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Ue.disableAutoScale,Ue.width!==void 0)if(Et(Ft)<=4.4)ae(Ue.showToolBar)&&(Ue.height-=7),ae(Ue.showAlgebraInput)&&(Ue.height-=37),Ue.width<605&&ae(Ue.showToolBar)&&(Ue.width=605,bn=605);else{var Pn=100;(ae(Ue.showToolBar)||ae(Ue.showMenuBar))&&(Ue.hasOwnProperty("customToolBar")&&(Ue.customToolbar=Ue.customToolBar),Pn=ae(Ue.showMenuBar)?245:155),bn<Pn&&(Ue.width=Pn,bn=Pn)}Ye.style.border="none",Ye.style.display="inline-block";for(var $n in Ue)Ue.hasOwnProperty($n)&&$n!=="appletOnLoad"&&Ye.setAttribute("data-param-"+$n,Ue[$n]);vt&&Ye.setAttribute("data-param-fontscssurl",vt),dn.resize=function(){GGBAppletUtils.responsiveResize(ye,Ue)},window.addEventListener("resize",function(rn){dn.resize()});var At=typeof Ue.appletOnLoad=="function"?Ue.appletOnLoad:function(){};if(!Qe&&Ue.width!==void 0){Ue.hasOwnProperty("showSplash")||Ye.setAttribute("data-param-showSplash","false");var wt=ye.querySelector(".applet_scaler.prerender"),xt=wt!==null;if(xt)var bt=wt.querySelector(".ggb_preview");else{var bt=Sn(bn,$t,Ue.borderColor,!1);wt=document.createElement("div"),wt.className="applet_scaler",wt.style.position="relative",wt.style.display="block",wt.style.width=bn+"px",wt.style.height=$t+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(wt,"66%"),Et(Ft)>=5?(Ue.appletOnLoad=function(rn){var _e=ye.querySelector(".ggb_preview");_e&&_e.parentNode.removeChild(_e),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(wt),window.GGBT_wsf_view&&$(window).trigger("resize"),At(rn)},xt||wt.appendChild(bt)):Ye.appendChild(bt),wt.appendChild(Ye),xt||ye.appendChild(wt),setTimeout(function(){dn.resize()},1)}else{var zt=document.createElement("div");zt.className="applet_scaler",zt.style.position="relative",zt.style.display="block",zt.appendChild(Ye),ye.appendChild(zt),Ue.appletOnLoad=function(rn){dn.resize(),At(rn)}}function Mt(rn,_e){_e&&typeof _e.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(rn,_e.appletOnLoad):renderGGBElement(rn),Ln("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",_e)}function pe(rn,_e){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:rn,params:_e}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(un){Mt(un.article,un.params)}),html5AppletsToProcess=null)},Et(Ft)<5&&(rn.className+=" geogebraweb")):Mt(rn,_e)}if(En){scriptLoadStarted=!0;for(var Ve=0;Ve<Ye.childNodes.length;Ve++){var Ee=Ye.childNodes[Ve].tagName;Ee==="TABLE"&&(Ye.removeChild(Ye.childNodes[Ve]),Ve--)}if(ggbHTML5LoadedScript!==null){var Ze=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Ze!=null&&Ze.parentNode.removeChild(Ze)}var Ge=document.createElement("script"),ke=function(){pe(Ye,Ue)};Ge.src=qe+et,ggbHTML5LoadedCodebaseIsWebSimple=it,ggbHTML5LoadedCodebaseVersion=Ft,ggbHTML5LoadedScript=Ge.src,Ln("GeoGebra HTML5 codebase loaded: '"+qe+"'.",Ue),!ie&&(!ue||ue=="5.0")?(it?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),ke()):qe.requirejs?__webpack_require__.e(7963).then(function(){var rn=[__webpack_require__(87963)];ke.apply(null,rn)}.bind(this)).catch(__webpack_require__.oe):(Ge.onload=ke,ye.appendChild(Ge))}else pe(Ye,Ue);Ue.height=$t,Ue.width=bn},je=function(ye,Ue,Qe){var En=Sn(Ue.width,Ue.height,Ue.borderColor,Qe),Ye=document.createElement("div");Ye.style.position="relative",Ye.style.display="block",Ye.style.width=Ue.width+"px",Ye.style.height=Ue.height+"px",Ye.className="applet_screenshot applet_scaler"+(Qe?" applet_screenshot_play":""),Ye.appendChild(En);var bn=GGBAppletUtils.getScale(Ue,ye,Qe);Qe?(ye.appendChild(en()),window.GGBT_wsf_view||(ye.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ye,"66%"),ye.appendChild(Ye),bn!==1&&!isNaN(bn)&&(GGBAppletUtils.scaleElement(Ye,bn),Ye.style.width=Ue.width+"px",Ye.style.height=Ue.height+"px",Ye.parentNode.style.width=Ue.width*bn+"px",Ye.parentNode.style.height=Ue.height*bn+"px"),dn.resize=function(){Je(ye,En,Ye,Qe)},window.addEventListener("resize",function($t){dn.resize()}),dn.resize()};function Je(ye,Ue,Qe,En){if(ye.contains(Ue)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ye.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(ye)}var Ye=GGBAppletUtils.getScale(Jt,ye,En);Qe.parentNode!==null&&(!isNaN(Ye)&&Ye!==1?(GGBAppletUtils.scaleElement(Qe,Ye),Qe.parentNode.style.width=Jt.width*Ye+"px",Qe.parentNode.style.height=Jt.height*Ye+"px"):(GGBAppletUtils.scaleElement(Qe,1),Qe.parentNode.style.width=Jt.width+"px",Qe.parentNode.style.height=Jt.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()}}dn.onExitFullscreen=function(ye,Ue){Ue.appendChild(ye)};var Bn=function(ye,Ue,Qe,En){je(ye,Ue,!0);for(var Ye=function(){var Pn=[];for($t=0;$t<ye.childNodes.length;$t++)Pn.push(ye.childNodes[$t]);if(window.GGBT_wsf_view){var $n=window.GGBT_wsf_view.renderFullScreen(ye,Ue.id),At=document.getElementById("fullscreencontainer"),wt=jQuery(ye).find(".fullscreencontent");wt.length>0?($n.remove(),wt.attr("id","fullscreencontent").show(),jQuery(At).append(wt),window.dispatchEvent(new Event("resize"))):be($n,Ue,!1),window.GGBT_wsf_view.launchFullScreen(At)}else Xe=En,be(ye,Ue,!1);if(!window.GGBT_wsf_view)for($t=0;$t<Pn.length;$t++)ye.removeChild(Pn[$t])},bn=ye.getElementsByClassName("ggb_preview_play"),$t=0;$t<bn.length;$t++)bn[$t].addEventListener("click",Ye,!1),bn[$t].addEventListener("ontouchstart",Ye,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(ye),Yt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},en=function(){var ye=document.createElement("div");if(ye.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Ue='.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");}',Qe=document.createElement("style");Qe.styleSheet?Qe.styleSheet.cssText=Ue:Qe.appendChild(document.createTextNode(Ue)),document.getElementsByTagName("head")[0].appendChild(Qe)}return ye},Sn=function(ye,Ue,Qe,En){var Ye=document.createElement("div");Ye.className="ggb_preview",Ye.style.position="absolute",Ye.style.zIndex="90",Ye.style.width=ye-2+"px",Ye.style.height=Ue-2+"px",Ye.style.top="0px",Ye.style.left="0px",Ye.style.overflow="hidden",Ye.style.backgroundColor="white";var bn="lightgrey";Qe!==void 0&&(Qe==="none"?bn="transparent":bn=Qe),Ye.style.border="1px solid "+bn;var $t=document.createElement("img");if($t.style.position="relative",$t.style.zIndex="1000",$t.style.top="-1px",$t.style.left="-1px",gt!==null&&$t.setAttribute("src",gt),$t.style.opacity=.7,lt!==null){var Pn,$n,At;if(!En){Pn=document.createElement("img"),Pn.style.position="absolute",Pn.style.zIndex="1001",Pn.style.opacity=1,$t.style.opacity=.3,$n=360,$n>ye/4*3&&($n=ye/4*3),At=$n/5.8,Pn.setAttribute("src",lt),Pn.setAttribute("width",$n),Pn.setAttribute("height",At);var wt=(ye-$n)/2,xt=(Ue-At)/2;Pn.style.left=wt+"px",Pn.style.top=xt+"px",Ye.appendChild(Pn)}}return Ye.appendChild($t),Ye},yn=function(ye){return ye=ye.toLowerCase(),ye==="html5"||ye==="screenshot"?ye:"html5"},ee=["web","webSimple","web3d","tablet","tablet3d","phone"],Wt=function(ye,Ue){if(Ft=ye,Ue){Oe(Ft,!0);return}var Qe=!ce;if(Qe){var En=Et(Ft);!isNaN(En)&&En<4.4&&(Qe=!1)}var Ye,bn;window.location.protocol.substr(0,4)==="http"?Ye=window.location.protocol:Ye="http:";var $t=Ft.indexOf("//");$t>0?bn=Ft:$t===0?bn=Ye+Ft:bn="https://www.geogebra.org/apps/5.2.814.0/";for(var Pn in ee)if(Ft.slice(ee[Pn].length*-1)===ee[Pn]||Ft.slice((ee[Pn].length+1)*-1)===ee[Pn]+"/"){Oe(bn,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Qe&&!Gt.is3D&&!Gt.AV&&!Gt.SV&&!Gt.CV&&!Gt.EV2&&!Gt.CP&&!Gt.PC&&!Gt.DA&&!Gt.FI&&!Gt.PV&&!ae(Jt.showToolBar)&&!ae(Jt.showMenuBar)&&!ae(Jt.showAlgebraInput)&&!ae(Jt.enableRightClick)&&(!Jt.appName||Jt.appName=="classic")?bn+="webSimple/":bn+="web3d/",Oe(bn,!1)},Oe=function(ye,Ue){if(ye.requirejs){qe=ye;return}ye.slice(-1)!=="/"&&(ye+="/"),qe=ye,Ue===null&&(Ue=ye.indexOf("http")===-1),le=Ue,et="web.nocache.js",it=!1;var Qe=qe.split("/");Qe.length>1&&(!Ue&&Qe[Qe.length-2]==="webSimple"?(et="webSimple.nocache.js",it=!0):ee.indexOf(Qe[Qe.length-2])>=0&&(et=Qe[Qe.length-2]+".nocache.js")),Qe=ye.split("/"),Ft=Qe[Qe.length-3],Ft.substr(0,4)==="test"?Ft=Ft.substr(4,1)+"."+Ft.substr(5,1):(Ft.substr(0,3)==="war"||Ft.substr(0,4)==="beta")&&(Ft="5.0");var En=parseFloat(Ft);En!==NaN&&En<5&&ye.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+En+" is deprecated. Using version latest instead."),Wt("5.0",Ue))},Ln=function(ye,Ue){window.console&&window.console.log&&(!Ue||typeof Ue.showLogging=="undefined"||Ue.showLogging&&Ue.showLogging!=="false")&&console.log(ye)};Jt.material_id!==void 0?oe(xn):xn();function xn(){var ye=Vn;ue!==null?ye=ue:parseFloat(ye)<5&&(ye="5.0"),Wt(ye,!1),ie!==null&&Oe(ie,le),fe=!0}return dn},GGBAppletUtils=function(){"use strict";function dn(){return window.GGBT_wsf_edit!==void 0}function Vn(fe,ue){ue!=1?(fe.style.transformOrigin="0% 0% 0px",fe.style.webkitTransformOrigin="0% 0% 0px",fe.style.transform="scale("+ue+","+ue+")",fe.style.webkitTransform="scale("+ue+","+ue+")",fe.style.maxWidth="initial",fe.querySelector(".ggb_preview")!==null&&(fe.querySelector(".ggb_preview").style.maxWidth="initial"),fe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(fe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),fe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(fe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(fe.style.transform="none",fe.style.webkitTransform="none")}function Jt(fe,ue,ie,He,ve,qt){var qe=null;if(qt!=null&&qt!="")for(var le=fe.parentNode;le!=null;)if((" "+le.className+" ").indexOf(" "+qt+" ")>-1){qe=le;break}else le=le.parentNode;var Xe=0,Ft=0,et=0,it=0,gt=0,lt=0,pt=0;if(qe)Xe=qe.offsetWidth,Ft=Math.max(He?qe.offsetWidth:0,qe.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Xe=Math.min(window.innerWidth,document.documentElement.clientWidth),Ft=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Xe):(Xe=window.innerWidth,Ft=window.innerHeight,et=window.innerWidth),fe){var vt=fe.getBoundingClientRect();vt.left>0&&vt.left<=Xe&&(ve===void 0||!ve)&&(document.dir==="rtl"?(gt=Xe-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,gt=et<=480?10:30),it=lt+gt)}if(fe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Lt=fe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(it=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(it=0,pt=40)}}return fe&&((ie===void 0||!ie)&&ue>0&&ue+it<Xe?Xe=ue:Xe-=it,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(ie===void 0||!ie)&&(Ft-=pt)),{width:Xe,height:Ft}}function Gt(fe,ue,ie,He,ve){if(fe.isScreenshoGenerator)return 1;var qt=He!==void 0&&He,qe=fe.noScaleMargin!=null&&fe.noScaleMargin,le=function(Lt){return Lt&&Lt!=="false"},Xe=le(fe.autoHeight),Ft=Jt(ue,fe.width,ie,Xe,qt&&window.GGBT_wsf_view||qe,ve),et=parseInt(Ft.width),it=fe.width,gt=fe.height;if(it===void 0){var lt=ue.querySelector(".appletParameters");lt&&(it=lt.offsetWidth,gt=lt.offsetHeight)}var pt=et/it,vt=qt?1:Ft.height/gt;return ie!==void 0&&!ie&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function ce(fe,ue,ie){var He=1,ve,qt=!1;if(fe.hasOwnProperty("allowUpscale")&&(qt=fe.allowUpscale),fe.hasOwnProperty("scale")&&(He=parseFloat(fe.scale),(isNaN(He)||He===null||He===0)&&(He=1),He>1&&(qt=!0)),ue&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(qt=!0),!(fe.hasOwnProperty("disableAutoScale")&&fe.disableAutoScale))ve=Gt(fe,ue,qt,ie,fe.scaleContainerClass);else return He;return qt&&(!fe.hasOwnProperty("scale")||He===1)?ve:Math.min(He,ve)}function Pe(fe){var ue=Math.min(window.innerWidth,document.documentElement.clientWidth),ie=Math.min(window.innerHeight,document.documentElement.clientHeight),He=fe.getBoundingClientRect(),ve=(ue-He.width)/2,qt=(ie-He.height)/2;qt<0&&(qt=0),fe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ve<40?fe.style.left="40px":fe.style.left=ve+"px",fe.style.top=qt+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(qt<40?fe.style.top="40px":fe.style.top=qt+"px",fe.style.left=ve+"px")}function Fe(fe,ue){var ie=fe.querySelector(".appletParameters");if(ie){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ue.id!==ie.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(fe)}if(ie.parentElement&&/fullscreen/.test(ie.parentElement.className))return;var He=ce(ue,fe);dn()&&ie.setAttribute("data-param-scale",He);for(var ve=null,qt=0;qt<fe.childNodes.length;qt++)if(fe.childNodes[qt].className!==void 0&&fe.childNodes[qt].className.match(/^applet_scaler/)){ve=fe.childNodes[qt];break}if(ve!==null&&ve.querySelector(".noscale")!==null)return;var qe=ue.id!==void 0?ue.id:"ggbApplet",le=window[qe];(le==null||!le.recalculateEnvironments)&&ve!==null&&!ve.className.match(/fullscreen/)&&(ve.parentNode.style.transform="",!isNaN(He)&&He!==1?(ve.parentNode.style.width=ue.width*He+"px",ve.parentNode.style.height=ue.height*He+"px",Vn(ve,He)):(Vn(ve,1),ve.parentNode.style.width=ue.width+"px",ve.parentNode.style.height=ue.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&Pe(fe),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(ie).parents(".content-added-content"))}}return{responsiveResize:Fe,isFlexibleWorksheetEditor:dn,positionCenter:Pe,getScale:ce,scaleElement:Vn}}();__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 dn=n.location.search;return dn.indexOf(J)!=-1||dn.indexOf(K)!=-1}function q(dn,Vn){}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(dn){var Vn=s[L].bindings;s[L].bindings=function(){for(var Jt=Vn?Vn():{},Gt=dn[webModule.__softPermutationId],ce=O;ce<Gt.length;ce++){var Pe=Gt[ce];Jt[Pe[O]]=Pe[P]}return Jt}};var t;function u(){return v(),t}function v(){if(!t){var dn=o.createElement(Q);if(dn.id=L,dn.style.cssText=R+S,dn.tabIndex=-1,o.body.appendChild(dn),t=dn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Vn=document.compatMode==U?V:W;t.write(Vn+X),t.close()}}}function w(dn){function Vn(Gt){function ce(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var Pe=ce();if(Pe){Gt();return}function Fe(){if(!Pe){if(!ce())return;Pe=!0,Gt(),o.removeEventListener&&o.removeEventListener(Z,Fe,!1),fe&&clearInterval(fe)}}o.addEventListener&&o.addEventListener(Z,Fe,!1);var fe=setInterval(function(){Fe()},$)}function Jt(Gt){var ce=u(),Pe=ce.body,Fe=ce.createElement(_);Fe.language=ab,Fe.crossOrigin=W,Fe.src=Gt,webModule.__errFn&&(Fe.onerror=function(){webModule.__errFn(L,new Error(bb+Gt))}),Pe.appendChild(Fe)}Vn(function(){Jt(dn)})}webModule.__startLoadingFragment=function(dn){return C(dn)},webModule.__installRunAsyncCode=function(dn){var Vn=u(),Jt=Vn.body,Gt=Vn.createElement(_);Gt.language=ab,Gt.text=dn,Jt.appendChild(Gt),Jt.removeChild(Gt)};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(dn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(dn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(dn){var Vn=c[dn];return Vn==null?null:Vn},r=d,webModule.__errFn=e}function B(){function dn(fe){var ue=fe.lastIndexOf(rb);ue==-1&&(ue=fe.length);var ie=fe.indexOf(sb);ie==-1&&(ie=fe.length);var He=fe.lastIndexOf(tb,Math.min(ie,ue));return He>=O?fe.substring(O,He+P):W}function Vn(fe){if(!fe.match(/^\w+:\/\//)){var ue=o.createElement(ub);ue.src=fe+vb,fe=dn(ue.src)}return fe}function Jt(){var fe=__gwt_getMetaProperty(wb);return fe!=null?fe:W}function Gt(){for(var fe=o.getElementsByTagName(_),ue=O;ue<fe.length;++ue)if(fe[ue].src.indexOf(xb)!=-1)return dn(fe[ue].src);return W}function ce(){var fe=o.getElementsByTagName(yb);return fe.length>O?fe[fe.length-P].href:W}function Pe(){var fe=o.location;return fe.href==fe.protocol+zb+fe.host+fe.pathname+fe.search+fe.hash}var Fe=Jt();return Fe==W&&(Fe=Gt()),Fe==W&&(Fe=ce()),Fe==W&&Pe()&&(Fe=dn(o.location.href)),Fe=Vn(Fe),Fe}function C(dn){return dn.match(/^\//)||dn.match(/^[a-zA-Z]+:\/\//)?dn:webModule.__moduleBase+dn}function D(){var dn=[],Vn=O,Jt=[],Gt=[];function ce(fe){var ue=Gt[fe](),ie=Jt[fe];if(ue in ie)return ue;var He=[];for(var ve in ie)He[ie[ve]]=ve;throw r&&r(fe,He,ue),null}if(__gwt_isKnownPropertyValue=function(fe,ue){return ue in Jt[fe]},webModule.__getPropMap=function(){var fe={};for(var ue in Jt)Jt.hasOwnProperty(ue)&&(fe[ue]=ce(ue));return fe},webModule.__computePropValue=ce,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Pe;try{Pe=Cb;var Fe=Pe.indexOf(Db);Fe!=-1&&(Vn=parseInt(Pe.substring(Fe+P),$),Pe=Pe.substring(O,Fe))}catch(fe){}return webModule.__softPermutationId=Vn,C(Pe+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},46699:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Ax:function(){return Fe},Ds:function(){return fe},KI:function(){return ie},SI:function(){return Pe},f1:function(){return ce}});var Gt=Jt(346);function ce(He){let ve=!0;if(He.length>0){for(let qt=0;qt<He.length;qt++)if(He[qt].compile_success==0||!He[qt].compile_success){ve=!1;break}}else ve=!1;return ve}function Pe(He,ve=""){let qt=[];for(let qe=0;qe<He.length;qe++){let le=He[qe],Xe=ve?`${ve}/${le.name}`:`${le.name}`;qt.push({title:le.name,type:le.type,isLeaf:le.type!=="tree",key:Xe})}return qt}function Fe(He,ve,qt){for(let qe=0;qe<He.length;qe++){let le=He[qe];if(le.key===ve){le.children=qt;break}le.children&&Fe(le.children,ve,qt)}return He}function fe(He,ve,qt){let qe;return function(){let le=this,Xe=arguments,Ft=function(){qe=null,qt||He.apply(le,Xe)},et=qt&&!qe;clearTimeout(qe),qe=setTimeout(Ft,ve),et&&He.apply(le,Xe)}}const ue=!0,ie=Gt.Z.API_SERVER},9507:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return qe}});var Gt=Jt(59301),ce={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Pe=Jt(92310),Fe=Jt.n(Pe),fe=Jt(29787),ue=Jt(2859),ie=Jt(38986),He=Jt(51257),ve=(le,Xe,Ft)=>new Promise((et,it)=>{var gt=vt=>{try{pt(Ft.next(vt))}catch(Lt){it(Lt)}},lt=vt=>{try{pt(Ft.throw(vt))}catch(Lt){it(Lt)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(gt,lt);pt((Ft=Ft.apply(le,Xe)).next())}),qe=({data:le,className:Xe,fullWidth:Ft,style:et={},onClose:it,onOk:gt,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,Gt.useRef)(null),Lt=(0,Gt.useRef)(null),Et=(0,Gt.useRef)(null),Vt=(0,Gt.useRef)(null),[Yt,oe]=(0,Gt.useState)(!1),[te,Qt]=(0,Gt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,Gt.useEffect)(()=>(Et.current||(Et.current=document.createElement("style"),document.head.appendChild(Et.current)),le!=null&&le.visible?(document.body.setAttribute("data-custom","y-hidden"),Et.current.innerHTML=" html { overflow-y: hidden; }",le!=null&&le.src&&Se()):(document.body.removeAttribute("data-custom"),Et.current&&(document.head.removeChild(Et.current),Et.current=null)),()=>{document.body.removeAttribute("data-custom"),Et.current&&(document.head.removeChild(Et.current),Et.current=null)}),[le==null?void 0:le.visible]);const Se=()=>ve(void 0,null,function*(){oe(!0),Qt("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Je=yield(0,He.ZJ)(le==null?void 0:le.src);vt.current.src="",vt.current.src=Je,vt.current.onload=function(){je()},oe(!1),Qt("")}),ae=Je=>ve(void 0,null,function*(){oe(!0),Qt("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Bn=yield(0,ie.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:le.title,file:Je.dataUrl}});Bn!=null&&Bn.id&&!pt?(yield(0,ie.ZP)(`/api/attachments/${le.id}/add_subitem.json`,{method:"post",body:{subitem_id:Bn==null?void 0:Bn.id,settings:JSON.stringify(Je.state)}})).status===0&&gt():Bn!=null&&Bn.id&&gt(Bn),oe(!1),Qt("")}),be=()=>{const Je=document.querySelector('a[href="https://markerjs.com/"]');Je&&Je.parentNode&&(Je.parentNode.style.display="none"),[{name:'[data-action="select"]',title:"\u9009\u62E9"},{name:'[data-action="delete"]',title:"\u5220\u9664\u5143\u7D20"},{name:'[data-action="undo"]',title:"\u64A4\u9500"},{name:'[data-type-name="FrameMarker"]',title:"\u77E9\u5F62"},{name:'[data-type-name="FreehandMarker"]',title:"\u753B\u7EBF"},{name:'[data-type-name="ArrowMarker"]',title:"\u7BAD\u5934"},{name:'[data-type-name="TextMarker"]',title:"\u6587\u672C"},{name:'[data-type-name="EllipseMarker"]',title:"\u692D\u5706"},{name:'[data-type-name="HighlightMarker"]',title:"\u65B9\u5757"},{name:'[data-type-name="CalloutMarker"]',title:"\u6CE8\u91CA"},{name:'[data-action="render"]',title:"\u4FDD\u5B58"},{name:'[data-action="close"]',title:"\u9000\u51FA"}].forEach(en=>{const Sn=document.querySelector(en.name);Sn&&Sn.setAttribute("title",en.title)})},je=()=>{Lt.current=new ue.hP(vt.current),Lt.current.targetRoot=Vt.current,Lt.current.addEventListener("render",ae),Lt.current.addEventListener("beforeclose",it),lt&&(Lt.current.availableMarkerTypes=Lt.current.ALL_MARKER_TYPES,Lt.current.uiStyleSettings.redoButtonVisible=!0,Lt.current.uiStyleSettings.notesButtonVisible=!0,Lt.current.uiStyleSettings.zoomButtonVisible=!0,Lt.current.uiStyleSettings.zoomOutButtonVisible=!0,Lt.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Lt.current.uiStyleSettings,Lt.current.show(),le!=null&&le.snapshotData&&Lt.current.restoreState(le.snapshotData),setTimeout(()=>{window.scrollTo(0,0),be()},300)};return Gt.createElement(Gt.Fragment,null,(le==null?void 0:le.visible)&&Gt.createElement(fe.Z,{spinning:Yt,tip:te,style:{position:"absolute",width:"100vw"}},Gt.createElement("div",{ref:Vt,className:Fe()(ce.imageDimensions,Xe,Ft?ce.fullWidth:""),style:et},Gt.createElement("img",{className:ce.img,ref:vt}))))}},76562:function(dn,Vn,Jt){"use strict";var Gt=Jt(59301),ce=Jt(77019),Pe=Jt(5269),Fe=Jt(20554),fe=Jt(99571),ue=Jt(76902),ie=Jt(99587),He=Jt(48136),ve=Jt(59301);const qt=(0,Gt.forwardRef)(({callback:qe,showSaveButton:le,value:Xe=""},Ft)=>{const et=(0,Gt.useRef)(),it=[{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 "}]}]}],gt=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r
x=a + r\\text{cos}\\theta \\ \r
y=b + r\\text{sin}\\theta \r
\\end{matrix}\\right. `},{value:`\\begin{array}{l} \r
\\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r
\\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\left\\{\\begin{matrix} \r
\\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r
\\end{matrix}\\right. \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r
\\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r
\\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r
a \\perp \\alpha \\ \r
b \\perp \\alpha \r
\\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r
\\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r
a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r
a \\parallel \\partial ,b \\parallel \\partial \r
\\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r
m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r
a \\perp m,a \\perp n \r
\\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r
\\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r
a^{2}+b^{2}=c^{2} \r
\\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r
a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r
a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r
\\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r
a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r
\\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r
\\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r
\\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r
a,b \\in R^{+} \\ \r
\\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
a,b \\in R \\ \r
\\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r
\\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r
\\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r
\\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r
\\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r
P \\left( \\emptyset \\right) =0 \\\\ \r
P \\left( S \\right) =1 \r
\\end{array}`},{value:`\\begin{array}{c} \r
\\forall A \\in S \\\\ \r
P \\left( A \\right) \\ge 0 \r
\\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r
S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r
P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r
\\end{array}`},{value:`\\begin{array}{c} \r
P_{n}=n! \\\\ \r
A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r
\\end{array}`}]}]}],lt=Lt=>{et.current.setValue(et.current.getValue()+" "+Lt.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ve.createElement(ce.Z,{className:ie.Z.lists,gutter:[10,10]},it.map((Lt,Et)=>ve.createElement(Pe.Z,{flex:"110px",className:ie.Z.item},ve.createElement("div",null,ve.createElement(ue.Z,{value:`$$${Lt.value}$$`}),Lt.name),ve.createElement("div",{className:ie.Z.children},Lt.children.map((Vt,Yt)=>ve.createElement("div",{key:Yt},ve.createElement("h1",null,Vt.name),ve.createElement(ce.Z,{gutter:[10,10]},Vt.data.map((oe,te)=>ve.createElement(Pe.Z,{key:te,onClick:()=>lt(oe),className:ie.Z.diamond},ve.createElement(ue.Z,{value:"`$$"+oe.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ve.createElement(ce.Z,{className:ie.Z.lists,gutter:[10,10]},gt.map((Lt,Et)=>ve.createElement(Pe.Z,{flex:"110px",className:ie.Z.item},ve.createElement("div",null,ve.createElement(ue.Z,{value:"`$$"+Lt.value+"$$`"}),Lt.name),ve.createElement("div",{className:ie.Z.children},Lt.children.map((Vt,Yt)=>ve.createElement("div",{key:Yt},Vt.name&&ve.createElement("h1",null,Vt.name),ve.createElement(ce.Z,{gutter:[10,10]},Vt.data.map((oe,te)=>ve.createElement(Pe.Z,{key:te,onClick:()=>lt(oe),className:ie.Z.diamond},ve.createElement(ue.Z,{value:"`$$"+oe.value+"$$`"}))))))))))}],vt=()=>{var Lt=document.createElement("div");Lt.innerHTML=et.current.getValue();var Et=Lt.innerText;return qe&&qe(Et),Et};return(0,Gt.useImperativeHandle)(Ft,()=>({getData:vt})),ve.createElement("div",{className:ie.Z.mathWrap},ve.createElement(Fe.default,{defaultActiveKey:"1",items:pt}),ve.createElement("math-field",{locale:"zh_cn",className:ie.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},Xe||""),le&&ve.createElement("div",{className:ie.Z.button},ve.createElement(fe.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Vn.Z=qt},28426:function(dn,Vn,Jt){"use strict";var Gt=Jt(59301),ce=Jt(93314),Pe=Jt(99571),Fe=Object.defineProperty,fe=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,ie=Object.getOwnPropertySymbols,He=Object.prototype.hasOwnProperty,ve=Object.prototype.propertyIsEnumerable,qt=(Ft,et,it)=>et in Ft?Fe(Ft,et,{enumerable:!0,configurable:!0,writable:!0,value:it}):Ft[et]=it,qe=(Ft,et)=>{for(var it in et||(et={}))He.call(et,it)&&qt(Ft,it,et[it]);if(ie)for(var it of ie(et))ve.call(et,it)&&qt(Ft,it,et[it]);return Ft},le=(Ft,et)=>fe(Ft,ue(et));const Xe=({img:Ft,buttonProps:et={},styles:it={},customText:gt,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Lt,imgStyles:Et,loading:Vt=!1,className:Yt=""})=>Gt.createElement("section",{className:`tc animated fadeIn ${Yt}`,style:qe({color:"#999",margin:"100px auto",visibility:Vt?"hidden":"visible"},it)},Gt.createElement("img",{src:Ft||ce,style:le(qe({},Et),{pointerEvents:"none",userSelect:"none"})}),Gt.createElement("p",{className:"mt20 font14"},gt||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&Gt.createElement(Pe.ZP,qe({className:vt,onClick:pt},et),lt),Lt&&Lt);Vn.Z=Xe},45677:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return vt}});var Gt=Jt(59301),ce={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Pe=Jt(99571),Fe=Jt(70557),fe=Jt(75975),ue=Jt(25399),ie=Jt(51257),He=Jt(81722),ve=Jt(28426),qt=Jt(346),qe=Jt(44203),le=Jt(59301),Xe=Object.defineProperty,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,it=Object.prototype.propertyIsEnumerable,gt=(Lt,Et,Vt)=>Et in Lt?Xe(Lt,Et,{enumerable:!0,configurable:!0,writable:!0,value:Vt}):Lt[Et]=Vt,lt=(Lt,Et)=>{for(var Vt in Et||(Et={}))et.call(Et,Vt)&&gt(Lt,Vt,Et[Vt]);if(Ft)for(var Vt of Ft(Et))it.call(Et,Vt)&&gt(Lt,Vt,Et[Vt]);return Lt},pt=(Lt,Et,Vt)=>new Promise((Yt,oe)=>{var te=ae=>{try{Se(Vt.next(ae))}catch(be){oe(be)}},Qt=ae=>{try{Se(Vt.throw(ae))}catch(be){oe(be)}},Se=ae=>ae.done?Yt(ae.value):Promise.resolve(ae.value).then(te,Qt);Se((Vt=Vt.apply(Lt,Et)).next())}),vt=({editOffice:Lt="view",data:Et,issaver:Vt,onSaver:Yt,theme:oe,type:te,filename:Qt,monacoEditor:Se,className:ae,style:be,close:je,onClose:Je,hasMask:Bn,disabledDownload:en,onImgDimensions:Sn,showNodata:yn,recordInfo:ee})=>{const[Wt,Oe]=(0,Gt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Ln,xn]=(0,Gt.useState)(""),[ye,Ue]=(0,Gt.useState)(),Qe=window.ENV==="build"?"/react/build":"",En=location.host.startsWith("localhost")?qt.Z.PROXY_SERVER:qt.Z.API_SERVER,bn=10*(1024*1024),$t=(0,Gt.useRef)();Et!=null&&Et.startsWith("/api")&&te!=="txt"&&(Et=qt.Z.API_SERVER+Et);const Pn=bt=>bt.substring(bt.lastIndexOf("/")+1).split(".").pop();Qt&&Se&&(Se.filename=Qt),(0,Gt.useEffect)(()=>{var bt,zt;const Mt=(zt=(bt=document.cookie)==null?void 0:bt.replace(/\s/g,""))==null?void 0:zt.split(";");Mt==null||Mt.map(pe=>{let Ve=pe.split("=");Ve[0]==="_educoder_session"&&xn(Ve[1])})},[]),(0,Gt.useEffect)(()=>{te==="office"&&(Et.indexOf("bigfilescdn.")>-1||Et.indexOf("bigfiles1")>-1?Ue({url:Et,fileType:Pn(Et),model:Et.indexOf("model=edit")?"edit":"view"}):At())},[te,Et]);function $n(bt){return pt(this,null,function*(){bt.data.type==="pdfdata"&&(Yt(bt.data.data),window.removeEventListener("message",$n,!1)),console.log("mess---:",bt.data)})}const At=()=>pt(void 0,null,function*(){console.log("data:",Et);let bt=Et;Et.startsWith("http")||(bt=location.origin+bt);let zt=new URL(bt).pathname.split("/").pop();const Mt=yield(0,He.gJ)({attachment_id:zt});Mt.url=En+Mt.url,Ue(Mt)}),wt=()=>{if(Et.startsWith("http")||Et.startsWith("blob:")){xt();return}(0,ie.Sv)(Qt||"educoder",Et,Qt)},xt=()=>{ee&&(0,qe.fc)({id:ee==null?void 0:ee.id,watch_type:1,course_id:ee==null?void 0:ee.course_id}),(0,ie.Nd)(Qt||"educoder",decodeURIComponent(Et))};return le.createElement("div",{style:lt({},be||{}),className:`${Bn&&ce.bgBlack} ${te?ce.wrp:"hide"}`},je&&le.createElement("div",{className:ce.close,ref:$t},!!Sn&&le.createElement(ue.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>$t.current},le.createElement("span",{onClick:()=>{Je(),Sn()}},le.createElement("i",{className:"icon-yulanpizhu"}))),!en&&le.createElement(ue.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>$t.current},le.createElement("span",{onClick:xt},le.createElement("i",{className:"icon-quxiaozhiding"}))),Vt&&le.createElement(ue.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>$t.current},le.createElement("span",{className:"",onClick:()=>{const bt=document.getElementById("pdfiframe");window.addEventListener("message",$n,!1),setTimeout(()=>{bt.contentWindow.postMessage("getData","*")},300)}},le.createElement("i",{className:"icon-baocun"}))),le.createElement(ue.Z,{title:"\u5173\u95ED",getPopupContainer:()=>$t.current},le.createElement("span",{className:"",onClick:()=>{Je()}},le.createElement("i",{className:"icon-guanbi1"})))),le.createElement("div",{className:`${ce[ae]} ${ae} ${ce.monaco} ${te==="txt"?"show":"hide"}`},te==="txt"&&le.createElement(le.Fragment,null,le.createElement(fe.ZP,lt({},Se)))),te==="audio"&&le.createElement("audio",{src:`${(Et==null?void 0:Et.indexOf("http://"))>-1||(Et==null?void 0:Et.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Et}`,autoPlay:!0}),te==="video"&&le.createElement(le.Fragment,null,(Et==null?void 0:Et.indexOf("http"))>-1?le.createElement("video",{controls:!0,src:`${Et}`,autoPlay:!0}):le.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Et}`,autoPlay:!0})),te==="office"&&ye&&le.createElement("iframe",{src:`${Qe}/office.html?key=${ye.key}&url=${btoa(ye.url)}&callbackUrl=${En+(ye.callbackUrl||"")}&fileType=${ye.fileType}&title=${ye.title||""}&model=${Lt}&officeServer=${qt.Z.ONLYOFFICE}&disabledDownload=${!!en}`}),te==="html"&&le.createElement("iframe",{src:Et+"&disposition=inline"}),te==="pdf"&&le.createElement("iframe",{id:"pdfiframe",src:`${Qe}/js/pdfview/index.html?filename=${Qt||"educoder.pdf"}&url=${encodeURIComponent(Et)}&disabledDownload=${!!en}&model=${Lt}`}),te==="image"&&le.createElement("img",{src:`${(Et==null?void 0:Et.indexOf("http://"))>-1||(Et==null?void 0:Et.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Et}`}),(te==="other"||te==="download")&&le.createElement(le.Fragment,null,yn?le.createElement(ve.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:le.createElement(Pe.ZP,{icon:le.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:wt,disabled:en},"\u4E0B\u8F7D")}):le.createElement(Pe.ZP,{type:"primary",size:"middle",onClick:wt,disabled:en},le.createElement(Fe.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{z:function(){return oe},Z:function(){return te}});var Gt=Jt(59301),ce=Jt(8944),Pe=Jt(81428),Fe=Jt(64018),fe=Jt(15360),ue=Jt(346),ie=Jt(51257),He=Jt(15342),ve=Jt(1012),qt=Jt(45677),qe=Jt(59301),Xe=({html:Qt})=>{const Se=(0,Gt.useRef)(null),ae=(0,Gt.useRef)(null),be=`.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,Gt.useEffect)(()=>{const je=Se.current.attachShadow({mode:"open"});ae.current=document.createElement("div"),ae.current.className="markdown-body",ae.current.innerHTML=Qt,je.appendChild(ae.current);const Je=document.createElement("style");return Je.textContent=be,je.appendChild(Je),()=>{je.innerHTML=""}},[]),(0,Gt.useEffect)(()=>{ae.current&&(ae.current.innerHTML=Qt)},[Qt]),qe.createElement("div",{ref:Se})};function Ft(Qt){const Se=["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"],ae=new RegExp(`\\b(${Se.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return Qt.replace(ae,"").trim()}var et=Object.defineProperty,it=Object.getOwnPropertySymbols,gt=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Qt,Se,ae)=>Se in Qt?et(Qt,Se,{enumerable:!0,configurable:!0,writable:!0,value:ae}):Qt[Se]=ae,vt=(Qt,Se)=>{for(var ae in Se||(Se={}))gt.call(Se,ae)&&pt(Qt,ae,Se[ae]);if(it)for(var ae of it(Se))lt.call(Se,ae)&&pt(Qt,ae,Se[ae]);return Qt};const Lt="@\u2581\u2581@",Et="@\u2581@",Vt=/<pre[^>]*>/g;function Yt(Qt){let Se=document.createElement("div");return Se.innerHTML=Qt,Se.childNodes.length===0?"":Se.childNodes[0].nodeValue}const oe=(Qt,Se)=>{Qt=Qt||"";const ae=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,be=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,je=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Je=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return Se?Qt.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(ae,(Bn,en,Sn,yn,ee,Wt,Oe)=>{const Ln=en||yn||Wt,xn=Sn||ee||Oe||"?";return ue.Z.API_SERVER+"/api/attachments/"+Ln+xn+"&t="+(0,ie.Jn)(Ln,Date.now())+(Bn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(Qt=Qt.replace(Je,(Bn,en,Sn,yn,ee,Wt,Oe)=>{const Ln=en||yn||Wt,xn=Sn||ee||Oe||"?";return ue.Z.API_SERVER+"/attachments/download/"+Ln+xn+"&t="+(0,ie.Jn)(Ln,Date.now())+(Bn.indexOf(")")>-1?")":"&")}).replace(ae,(Bn,en,Sn,yn,ee,Wt,Oe)=>{const Ln=en||yn||Wt,xn=Sn||ee||Oe||"?";return ue.Z.API_SERVER+"/api/attachments/"+Ln+xn+"&t="+(0,ie.Jn)(Ln,Date.now())+(Bn.indexOf(")")>-1?")":"&")}).replace(be,(Bn,en,Sn,yn,ee)=>{const Wt=en||yn,Oe=Sn||ee||"";return'"'+ue.Z.API_SERVER+"/api/attachments/"+Wt+Oe+Wt+Oe+"&t="+(0,ie.Jn)(Wt,Date.now())}).replace(je,(Bn,en,Sn,yn,ee)=>{const Wt=en||yn,Oe=Sn||ee||"";return"("+ue.Z.API_SERVER+"/files/uploads/"+Wt+Oe+Wt+Oe+"&t="+(0,ie.Jn)(Wt,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,`
`),Qt)};var te=({value:Qt="",className:Se,showTextOnly:ae,showLines:be,style:je={},stylesPrev:Je={},highlightKeywords:Bn,showProgramFill:en,isProgramFill:Sn,disabledFill:yn=!1,programFillValue:ee,onFillChange:Wt=xn=>{},onFillBlur:Oe=()=>{},onFillFocus:Ln=()=>{}})=>{let xn=Ft(String(Qt||""));const[ye,Ue]=(0,Gt.useState)(""),[Qe,En]=(0,Gt.useState)("office"),[Ye,bn]=(0,Gt.useState)([]),$t=(0,Gt.useRef)("a"+(0,ve.Z)()),Pn={},$n=ke=>/<style[\s\S]*?>/i.test(ke||""),At=(ke,rn,_e)=>{const un=document.createElement(ke===Et?"input":"textarea");un.style.width="100%",un.style.height=ke===Et?"40px":"151px",un.rows=5,un.spellcheck=!1,un.name="edu-program-fill",un.placeholder="\u8BF7\u8F93\u5165",un.dataset.id=rn;const In=Object.keys(Pn).length;return Pn[In]=un,`<span class="edu-program-fill-wrap ${ke===Et?"":"show"}" style="width:${ke===Et?"400px":"100%"}" title=${_e||""}><span>${un.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function wt(ke){return ke=ke.replace(/!\[.*?\]\(.*?\)/g,""),ke=ke.replace(/\[.*?\]\(.*?\)/g,""),ke=ke.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),ke=ke.replace(/<embed.*?>/g,""),ke=ke.replace(/<img.*?>/g,""),ke=ke.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),ke=ke.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),ke=ke.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),ke=ke.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),ke}const xt=ke=>!ae&&$n(xn)?ke:ke.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(rn,_e){let un=_e.replace(/(\n|\r)/g,"").split("}"),In=[];return un.map(fn=>{fn!=""&&In.push(`.${$t.current} ${fn}`)}),`<style>${In.join("}")}</style>`}),bt=(0,Gt.useMemo)(()=>{try{const un=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,In=/\"\/api\/attachments\/|\"\/attachments\/download\//g,fn=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Un=/\(\/attachments\/download\//g;xn=xn.replace(Un,"("+ue.Z.API_SERVER+"/attachments/download/").replace(un,"("+ue.Z.API_SERVER+"/api/attachments/").replace(In,'"'+ue.Z.API_SERVER+"/api/attachments/").replace(fn,'"'+ue.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(un){}if(en){let un=-1;return xn=xn.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(In,fn,Un){var ti;return++un,At(In,un,(ti=ee==null?void 0:ee[un])==null?void 0:ti.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${xt(xn||"")}</pre>`}let ke=xt(xn);ke=(0,Pe.ZP)(ke);const rn=(0,Pe.ez)();xn.match(/\[TOC\]/)&&(ke=ke.replace("<p>[TOC]</p>",(0,Pe.Qv)()),(0,Pe.Iy)()),ke=ke.replace(/(__special_katext_id_\d+__)/g,(un,In)=>{const{type:fn,expression:Un}=rn[In];return(0,He.renderToString)(Yt(Un)||"",{displayMode:fn==="block",throwOnError:!1,output:"html"})}),ke=ke.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Pe.AL)();const _e=document.createElement("div");if(_e.innerHTML=ke,ae)return _e.innerText;if(Bn){const un=Bn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Ve(_e,un),_e.innerHTML}return setTimeout(()=>Ge(),500),_e.innerHTML},[xn,Bn]);(0,Gt.useEffect)(()=>{Ee.current&&Ee.current.querySelectorAll(["input","textarea"]).forEach(rn=>{rn.oninput=zt,rn.onblur=Mt,rn.onfocus=pe})},[Ye]),(0,Gt.useEffect)(()=>{var ke,rn,_e,un,In;if(ee!=null&&ee.length)try{const fn=Ee.current.querySelectorAll(".edu-program-fill-score"),Un=Ee.current.querySelectorAll('[name="edu-program-fill"]');for(const[ti,Si]of Un.entries())Si.value=((ke=ee==null?void 0:ee[ti])==null?void 0:ke.value)||"",((rn=ee==null?void 0:ee[ti])==null?void 0:rn.type)==="warning"?Si.className="program-fill-warning":((_e=ee==null?void 0:ee[ti])==null?void 0:_e.type)==="success"?Si.className="program-fill-success":Si.className="";for(const[ti,Si]of fn.entries())Si.innerHTML=(un=ee==null?void 0:ee[ti])!=null&&un.score?`${(In=ee==null?void 0:ee[ti])==null?void 0:In.score}\u5206`:"";bn(ee)}catch(fn){console.log(fn,"error")}},[ee]);const zt=ke=>{Ye[ke.target.dataset.id]=Ye[ke.target.dataset.id]||{},Ye[ke.target.dataset.id].value=ke.target.value,bn([...Ye]),Wt(Ye,ke.target.dataset.id)},Mt=ke=>{Ye[ke.target.dataset.id]=Ye[ke.target.dataset.id]||{},Ye[ke.target.dataset.id].value=ke.target.value,bn([...Ye]),Oe(Ye,ke.target.dataset.id)},pe=ke=>{Ye[ke.target.dataset.id]=Ye[ke.target.dataset.id]||{},Ye[ke.target.dataset.id].value=ke.target.value,bn([...Ye]),Ln(Ye,ke.target.dataset.id)};function Ve(ke,rn){return ke.childNodes.forEach(_e=>{var un;if(_e.childNodes.length>0)Ve(_e,rn);else if(_e.nodeName!=="IMG")if(_e.innerHTML)_e.innerHTML=(un=_e.innerHTML)==null?void 0:un.replace(new RegExp(rn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const In=document.createElement("span");In.innerHTML=_e.textContent.replace(new RegExp(rn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),_e.replaceWith(In)}})}const Ee=(0,Gt.useRef)();Pe.jb.WebkitLineClamp=be,be&&(je=vt(vt({},je),Pe.jb));function Ze(ke){let rn=ke.target;if(rn.tagName.toUpperCase()==="A"){let _e=rn.getAttribute("href");if(_e.indexOf("office")>-1)ke.preventDefault(),Ue(_e),En("office");else if(_e.indexOf("application/pdf")>-1)ke.preventDefault(),Ue(_e),En("pdf");else if(_e.indexOf("text/html")>-1)ke.preventDefault(),Ue(_e),En("html");else if(_e.startsWith("#")){ke.preventDefault();let un=document.getElementById(_e.replace("#",""));un&&un.scrollIntoView(!0)}}}const Ge=()=>{var ke;const rn=(ke=Ee.current)==null?void 0:ke.querySelectorAll("video");rn==null||rn.forEach(_e=>{if(_e.oncontextmenu=()=>!1,_e.src.indexOf(".m3u8")>-1&&!_e.canPlayType("application/vnd.apple.mpegurl")){if(fe.ZP.isSupported()){var un=new fe.ZP;un.loadSource(_e.src),un.attachMedia(_e)}}})};return(0,Gt.useEffect)(()=>{if(Ee.current&&bt&&bt.match(Vt)&&window.PR.prettyPrint(),Ee.current)return Ee.current.addEventListener("click",Ze),()=>{var ke;(ke=Ee.current)==null||ke.removeEventListener("click",Ze),(0,Pe.AL)(),(0,Pe.Iy)()}},[bt,Ee.current,Ze]),(0,Gt.useEffect)(()=>{var ke;const rn=_e=>{_e.preventDefault(),_e.clipboardData.setData("text",window.getSelection().toString())};return(ke=Ee.current)==null||ke.addEventListener("copy",rn),()=>{var _e;(_e=Ee.current)==null||_e.removeEventListener("copy",rn)}},[Ee.current]),Gt.createElement(Gt.Fragment,null,ae&&Gt.createElement("div",{ref:Ee},bt),!ae&&!$n(bt)&&Gt.createElement("div",{ref:Ee,style:vt({},je),className:`${Se||""} ${yn?"disabled-fill":""} markdown-body ${$t.current}`,dangerouslySetInnerHTML:{__html:bt}}),!ae&&$n(bt)&&Gt.createElement(Xe,{html:bt}),Gt.createElement(qt.Z,{close:!0,data:ye,type:ye!=null&&ye.length?Qe:"",style:vt({},Je),onClose:()=>Ue("")}))}},69720:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{h:function(){return Lt}});var Gt=Jt(59301),ce=Jt(82326),Pe=Jt(28284),Fe=Jt(99571),fe=Jt(89780),ue=Jt.n(fe),ie=Jt(8336),He=Jt(12469),ve=Object.defineProperty,qt=Object.defineProperties,qe=Object.getOwnPropertyDescriptors,le=Object.getOwnPropertySymbols,Xe=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,et=(Et,Vt,Yt)=>Vt in Et?ve(Et,Vt,{enumerable:!0,configurable:!0,writable:!0,value:Yt}):Et[Vt]=Yt,it=(Et,Vt)=>{for(var Yt in Vt||(Vt={}))Xe.call(Vt,Yt)&&et(Et,Yt,Vt[Yt]);if(le)for(var Yt of le(Vt))Ft.call(Vt,Yt)&&et(Et,Yt,Vt[Yt]);return Et},gt=(Et,Vt)=>qt(Et,qe(Vt));const lt=ce.default.Option,pt={labelCol:{span:4},wrapperCol:{span:20}},vt={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};Vn.Z=({callback:Et,onCancel:Vt})=>{const[Yt,oe]=(0,Gt.useState)("python");function te(Se){oe(vt[Se][1])}function Qt(Se){Et(Se)}return Gt.createElement(Pe.default,gt(it({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:Qt,style:{width:500}}),Gt.createElement(Pe.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},Gt.createElement(ce.default,{getPopupContainer:Se=>Se.parentNode,onChange:te},Object.keys(vt).map(Se=>Gt.createElement(lt,{key:Se,value:Se},vt[Se][0])))),Gt.createElement(Pe.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},Gt.createElement(Lt,{mode:Yt})),Gt.createElement("div",{className:"flex-container flex-end"},Gt.createElement(Fe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Gt.createElement(Fe.ZP,{type:"ghost",onClick:Vt},"\u53D6\u6D88")))};function Lt({value:Et,onChange:Vt,mode:Yt,options:oe={}}){const te=(0,Gt.useRef)(),[Qt,Se]=(0,Gt.useState)();return(0,Gt.useEffect)(()=>{if(Qt){let ae=function(be){const je=be.getValue();Vt&&Vt(je)};return Qt.on("change",ae),()=>{Qt.off("change",ae)}}},[Qt,Vt]),(0,Gt.useEffect)(()=>{Qt&&Qt.setOption("mode",Yt)},[Qt,Yt]),(0,Gt.useEffect)(()=>{Qt&&(Et!==Qt.getValue()||Et==="")&&setTimeout(()=>{Qt.setValue(Et||"")},300)},[Qt,Et]),(0,Gt.useEffect)(()=>{if(te.current&&!Qt){const ae=ue().fromTextArea(te.current,it({mode:Yt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},oe));Se(ae)}},[te.current,Qt]),Gt.createElement("div",{className:"my-codemirror-container"},Gt.createElement("textarea",{ref:te}))}},39793:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return Dr}});var Gt=Jt(59301),ce=Jt(89780),Pe=Jt.n(ce),Fe=Jt(76374),fe=Jt(8336),ue=Jt(6313),ie=Jt(25717),He=Jt(99498),ve=Jt(25419),qt=Jt(67549),qe=Jt(76902),le=({value:Me="",className:xe,showTextOnly:de,showLines:Gn,style:si={}})=>{const pi=(0,Gt.useMemo)(()=>"",[Me]);return Gt.createElement(Gt.Fragment,null,Gt.createElement("div",{dangerouslySetInnerHTML:{__html:pi}}))},Xe=Jt(59301),Ft=Object.defineProperty,et=Object.defineProperties,it=Object.getOwnPropertyDescriptors,gt=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(Me,xe,de)=>xe in Me?Ft(Me,xe,{enumerable:!0,configurable:!0,writable:!0,value:de}):Me[xe]=de,Lt=(Me,xe)=>{for(var de in xe||(xe={}))lt.call(xe,de)&&vt(Me,de,xe[de]);if(gt)for(var de of gt(xe))pt.call(xe,de)&&vt(Me,de,xe[de]);return Me},Et=(Me,xe)=>et(Me,it(xe));let Vt=[{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 Yt({onActionCallback:Me,title:xe,icon:de,actionName:Gn,className:si="",children:pi}){function nn(){Me(Gn)}return Xe.createElement("a",{title:xe,className:si,onClick:nn},Xe.createElement("i",{className:`${de}`}),pi)}var oe=({watch:Me,showNullButton:xe,showNullProgramButton:de,onActionCallback:Gn,fullScreen:si,insertTemp:pi,hidetoolBar:nn,extraUse:kn})=>{const mi=[...Vt,{title:`${Me?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Me?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Xe.createElement("ul",{className:"markdown-toolbar-container"},!nn&&mi.map((eo,$i)=>Xe.createElement("li",{key:$i},eo.actionName?Xe.createElement(Yt,Et(Lt({},eo),{onActionCallback:Gn})):Xe.createElement("span",{className:"v-line"}))),xe?Xe.createElement("li",null,Xe.createElement(Yt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Gn},Xe.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,de?Xe.createElement(Xe.Fragment,null,Xe.createElement("li",null,Xe.createElement(Yt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Gn},Xe.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Xe.createElement("li",null,Xe.createElement(Yt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Gn},Xe.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,pi&&Xe.createElement("li",null,Xe.createElement(Yt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${pi}`,onActionCallback:Gn},Xe.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),kn&&Xe.createElement("li",null,kn),Xe.createElement("li",{className:"btn-full-screen"},Xe.createElement(Yt,{icon:`${si?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:si?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Gn})))},te=Jt(91558),Qt=Jt(28284),Se=Jt(37568),ae=Jt(99571),be=Object.defineProperty,je=Object.defineProperties,Je=Object.getOwnPropertyDescriptors,Bn=Object.getOwnPropertySymbols,en=Object.prototype.hasOwnProperty,Sn=Object.prototype.propertyIsEnumerable,yn=(Me,xe,de)=>xe in Me?be(Me,xe,{enumerable:!0,configurable:!0,writable:!0,value:de}):Me[xe]=de,ee=(Me,xe)=>{for(var de in xe||(xe={}))en.call(xe,de)&&yn(Me,de,xe[de]);if(Bn)for(var de of Bn(xe))Sn.call(xe,de)&&yn(Me,de,xe[de]);return Me},Wt=(Me,xe)=>je(Me,Je(xe));const Oe={labelCol:{span:4},wrapperCol:{span:20}};var Ln=({callback:Me,onCancel:xe})=>{function de(Gn){Me(Gn)}return Gt.createElement(Qt.default,Wt(ee({},Oe),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:de,style:{width:500}}),Gt.createElement(Qt.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},Gt.createElement(Se.default,null)),Gt.createElement(Qt.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},Gt.createElement(Se.default,null)),Gt.createElement("div",{className:"flex-container flex-end"},Gt.createElement(ae.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Gt.createElement(ae.ZP,{type:"ghost",onClick:xe},"\u53D6\u6D88")))},xn=Jt(69720),ye=Jt(17077),Ue=Jt(62957),Qe=Jt(77019),En=Jt(9507),Ye=Jt(59301),bn=({callback:Me,onCancel:xe})=>{const de=document.createElement("canvas"),Gn=de.getContext("2d");de.width=1e3,de.height=800,Gn.fillStyle="#ffffff",Gn.fillRect(0,0,de.width,de.height);const si=de.toDataURL("image/png");return Ye.createElement(Ue.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Ye.createElement(Qe.Z,{style:{height:"100vh"}},Ye.createElement(En.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:si,visible:!0,title:String(Date.now())},onOk:pi=>{Me({src:pi.url})},onClose:xe})))},$t=Jt(12378);function Pn(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(Pn,go.CommandHandler),Pn.prototype.canAlignSelection=function(){var Me=this.diagram;return!(Me===null||Me.isReadOnly||Me.isModelReadOnly||Me.selection.count<2)},Pn.prototype.alignLeft=function(){var Me=this.diagram;Me.startTransaction("aligning left");var xe=1/0;Me.selection.each(function(de){de instanceof go.Link||(xe=Math.min(de.position.x,xe))}),Me.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(xe,de.position.y))}),Me.commitTransaction("aligning left")},Pn.prototype.alignRight=function(){var Me=this.diagram;Me.startTransaction("aligning right");var xe=-1/0;Me.selection.each(function(de){if(!(de instanceof go.Link)){var Gn=de.actualBounds.x+de.actualBounds.width;xe=Math.max(Gn,xe)}}),Me.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(xe-de.actualBounds.width,de.position.y))}),Me.commitTransaction("aligning right")},Pn.prototype.alignTop=function(){var Me=this.diagram;Me.startTransaction("alignTop");var xe=1/0;Me.selection.each(function(de){de instanceof go.Link||(xe=Math.min(de.position.y,xe))}),Me.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.position.x,xe))}),Me.commitTransaction("alignTop")},Pn.prototype.alignBottom=function(){var Me=this.diagram;Me.startTransaction("aligning bottom");var xe=-1/0;Me.selection.each(function(de){if(!(de instanceof go.Link)){var Gn=de.actualBounds.y+de.actualBounds.height;xe=Math.max(Gn,xe)}}),Me.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.actualBounds.x,xe-de.actualBounds.height))}),Me.commitTransaction("aligning bottom")},Pn.prototype.alignCenterX=function(){var Me=this.diagram,xe=Me.selection.first();if(xe){Me.startTransaction("aligning Center X");var de=xe.actualBounds.x+xe.actualBounds.width/2;Me.selection.each(function(Gn){Gn instanceof go.Link||Gn.move(new go.Point(de-Gn.actualBounds.width/2,Gn.actualBounds.y))}),Me.commitTransaction("aligning Center X")}},Pn.prototype.alignCenterY=function(){var Me=this.diagram,xe=Me.selection.first();if(xe){Me.startTransaction("aligning Center Y");var de=xe.actualBounds.y+xe.actualBounds.height/2;Me.selection.each(function(Gn){Gn instanceof go.Link||Gn.move(new go.Point(Gn.actualBounds.x,de-Gn.actualBounds.height/2))}),Me.commitTransaction("aligning Center Y")}},Pn.prototype.alignColumn=function(Me){var xe=this.diagram;xe.startTransaction("align Column"),Me===void 0&&(Me=0),Me=parseFloat(Me);var de=new Array;xe.selection.each(function(kn){kn instanceof go.Link||de.push(kn)});for(var Gn=0;Gn<de.length-1;Gn++){var si=de[Gn],pi=si.actualBounds.y+si.actualBounds.height+Me,nn=de[Gn+1];nn.move(new go.Point(si.actualBounds.x,pi))}xe.commitTransaction("align Column")},Pn.prototype.alignRow=function(Me){Me===void 0&&(Me=0),Me=parseFloat(Me);var xe=this.diagram;xe.startTransaction("align Row");var de=new Array;xe.selection.each(function(kn){kn instanceof go.Link||de.push(kn)});for(var Gn=0;Gn<de.length-1;Gn++){var si=de[Gn],pi=si.actualBounds.x+si.actualBounds.width+Me,nn=de[Gn+1];nn.move(new go.Point(pi,si.actualBounds.y))}xe.commitTransaction("align Row")},Pn.prototype.canRotate=function(Me){var xe=this.diagram;return!(xe===null||xe.isReadOnly||xe.isModelReadOnly||xe.selection.count<1)},Pn.prototype.rotate=function(Me){Me===void 0&&(Me=90);var xe=this.diagram;xe.startTransaction("rotate "+Me.toString());var xe=this.diagram;xe.selection.each(function(de){de instanceof go.Link||de instanceof go.Group||(de.angle+=Me)}),xe.commitTransaction("rotate "+Me.toString())},Pn.prototype.pullToFront=function(){var Me=this.diagram;Me.startTransaction("pullToFront");var xe=new go.Map;Me.selection.each(function(de){xe.set(de.layer,0)}),xe.iteratorKeys.each(function(de){var Gn=0;de.parts.each(function(si){if(!si.isSelected){var pi=si.zOrder;isNaN(pi)?si.zOrder=0:Gn=Math.max(Gn,pi)}}),xe.set(de,Gn)}),Me.selection.each(function(de){Pn._assignZOrder(de,xe.get(de.layer)+1)}),Me.commitTransaction("pullToFront")},Pn.prototype.pushToBack=function(){var Me=this.diagram;Me.startTransaction("pushToBack");var xe=new go.Map;Me.selection.each(function(de){xe.set(de.layer,0)}),xe.iteratorKeys.each(function(de){var Gn=0;de.parts.each(function(si){if(!si.isSelected){var pi=si.zOrder;isNaN(pi)?si.zOrder=0:Gn=Math.min(Gn,pi)}}),xe.set(de,Gn)}),Me.selection.each(function(de){Pn._assignZOrder(de,xe.get(de.layer)-1-Pn._findGroupDepth(de))}),Me.commitTransaction("pushToBack")},Pn._assignZOrder=function(Me,xe,de){de===void 0&&(de=Me),Me.layer===de.layer&&(Me.zOrder=xe),Me instanceof go.Group&&Me.memberParts.each(function(Gn){Pn._assignZOrder(Gn,xe+1,de)})},Pn._findGroupDepth=function(Me){if(Me instanceof go.Group){var xe=0;return Me.memberParts.each(function(de){xe=Math.max(xe,Pn._findGroupDepth(de))}),xe+1}else return 0},Pn.prototype.doKeyDown=function(){var Me=this.diagram;if(Me!==null){var xe=Me.lastInput;if(xe.key==="Up"||xe.key==="Down"||xe.key==="Left"||xe.key==="Right"){var de=this.arrowKeyBehavior;if(de==="none")return;if(de==="select"){this._arrowKeySelect();return}else if(de==="move"){this._arrowKeyMove();return}else if(de==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},Pn.prototype._getAllParts=function(){var Me=new Array;return this.diagram.nodes.each(function(xe){Me.push(xe)}),this.diagram.parts.each(function(xe){Me.push(xe)}),Me},Pn.prototype._arrowKeyMove=function(){var Me=this.diagram,xe=Me.lastInput,de=0,Gn=0;if(xe.control||xe.meta)de=1,Gn=1;else if(Me.grid!==null){var si=Me.grid.gridCellSize;Gn=si.width,de=si.height}Me.startTransaction("arrowKeyMove"),Me.selection.each(function(pi){xe.key==="Up"?pi.move(new go.Point(pi.actualBounds.x,pi.actualBounds.y-de)):xe.key==="Down"?pi.move(new go.Point(pi.actualBounds.x,pi.actualBounds.y+de)):xe.key==="Left"?pi.move(new go.Point(pi.actualBounds.x-Gn,pi.actualBounds.y)):xe.key==="Right"&&pi.move(new go.Point(pi.actualBounds.x+Gn,pi.actualBounds.y))}),Me.commitTransaction("arrowKeyMove")},Pn.prototype._arrowKeySelect=function(){var Me=this.diagram,xe=Me.lastInput,de=null;xe.key==="Up"?de=this._findNearestPartTowards(270):xe.key==="Down"?de=this._findNearestPartTowards(90):xe.key==="Left"?de=this._findNearestPartTowards(180):xe.key==="Right"&&(de=this._findNearestPartTowards(0)),de!==null&&(xe.shift?de.isSelected=!0:xe.control||xe.meta?de.isSelected=!de.isSelected:Me.select(de))},Pn.prototype._findNearestPartTowards=function(Me){var xe=this.diagram.selection.first();if(xe===null)return null;for(var de=xe.actualBounds.center,Gn=this._getAllParts(),si=1/0,pi=xe,nn=0;nn<Gn.length;nn++){var kn=Gn[nn];if(kn!==xe&&kn.canSelect()){var mi=kn.actualBounds.center,eo=de.directionPoint(mi),$i=this._angleCloseness(eo,Me);if($i<=45){var Rt=de.distanceSquaredPoint(mi);Rt*=1+Math.sin($i*Math.PI/180),Rt<si&&(si=Rt,pi=kn)}}}return pi},Pn.prototype._angleCloseness=function(Me,xe){return Math.min(Math.abs(xe-Me),Math.min(Math.abs(xe+360-Me),Math.abs(xe-360-Me)))},Pn.prototype._arrowKeyTree=function(){var Me=this.diagram,xe=Me.selection.first();if(xe instanceof go.Node){var de=Me.lastInput;if(de.key==="Right"){if(!xe.isTreeLeaf)if(!xe.isTreeExpanded)Me.commandHandler.canExpandTree(xe)&&Me.commandHandler.expandTree(xe);else{var Gn=this._sortTreeChildrenByY(xe).first();Gn!==null&&Me.select(Gn)}}else if(de.key==="Left")if(!xe.isTreeLeaf&&xe.isTreeExpanded)Me.commandHandler.canCollapseTree(xe)&&Me.commandHandler.collapseTree(xe);else{var si=xe.findTreeParentNode();si!==null&&Me.select(si)}else if(de.key==="Up"){var si=xe.findTreeParentNode();if(si!==null){var pi=this._sortTreeChildrenByY(si),nn=pi.indexOf(xe);if(nn>0){for(var kn=pi.elt(nn-1);kn!==null&&kn.isTreeExpanded&&!kn.isTreeLeaf;){var mi=this._sortTreeChildrenByY(kn);kn=mi.last()}kn!==null&&Me.select(kn)}else Me.select(si)}}else if(de.key==="Down")if(xe.isTreeExpanded&&!xe.isTreeLeaf){var Gn=this._sortTreeChildrenByY(xe).first();Gn!==null&&Me.select(Gn)}else for(;xe!==null;){var si=xe.findTreeParentNode();if(si===null)break;var pi=this._sortTreeChildrenByY(si),nn=pi.indexOf(xe);if(nn<pi.length-1){Me.select(pi.elt(nn+1));break}else xe=si}var eo=Me.selection.first();eo!==null&&Me.scrollToRect(eo.actualBounds)}},Pn.prototype._sortTreeChildrenByY=function(Me){var xe=new go.List().addAll(Me.findTreeChildrenNodes());return xe.sort(function(de,Gn){var si=de.location,pi=Gn.location;return si.y<pi.y?-1:si.y>pi.y?1:si.x<pi.x?-1:si.x>pi.x?1:0}),xe},Pn.prototype.copyToClipboard=function(Me){go.CommandHandler.prototype.copyToClipboard.call(this,Me),this._lastPasteOffset.set(this.pasteOffset)},Pn.prototype.pasteFromClipboard=function(){var Me=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Me,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Me},Object.defineProperty(Pn.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Me){if(Me!=="move"&&Me!=="select"&&Me!=="scroll"&&Me!=="tree"&&Me!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Me);this._arrowKeyBehavior=Me}}),Object.defineProperty(Pn.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Me){if(!(Me instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Me);this._pasteOffset.set(Me)}});var $n=Pn,At=Jt(63720),wt=Jt(5269),xt=Jt(38986),bt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},zt=Jt(48790),Mt=Jt(59301),pe=(Me,xe,de)=>new Promise((Gn,si)=>{var pi=mi=>{try{kn(de.next(mi))}catch(eo){si(eo)}},nn=mi=>{try{kn(de.throw(mi))}catch(eo){si(eo)}},kn=mi=>mi.done?Gn(mi.value):Promise.resolve(mi.value).then(pi,nn);kn((de=de.apply(Me,xe)).next())});function Ve({onCancel:Me,callback:xe}){let de=(0,Gt.useRef)(),Gn=(0,Gt.useRef)(),si=(0,Gt.useRef)(),pi=(0,Gt.useRef)(!1);const nn=(0,Gt.useRef)(!1),[kn,mi]=(0,Gt.useState)(0);function eo(){const Rt=$t.bx.make,ne={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};de.current=new $t.S0(Gn.current,{padding:20,grid:Rt($t.s_,"Grid",Rt($t.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Rt($t.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:an=>{var Dn=an.diagram.commandHandler.addTopLevelParts(an.diagram.selection,!0);Dn||an.diagram.currentTool.doCancel()},commandHandler:Rt($n),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:an=>{var Dn=an.subject;Dn.location=Dn.location.copy().snapToGridPoint(an.diagram.grid.gridOrigin,an.diagram.grid.gridCellSize),setTimeout(()=>{an.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:an=>{var Dn=an.subject;setTimeout(()=>{an.diagram.commandHandler.editTextBlock()})},LinkRelinked:an=>{var Dn=an.parameter.part;Dn.invalidateConnectedLinks();var An=an.subject;an.diagram.toolManager.linkingTool.isForwards?An.toNode.invalidateConnectedLinks():An.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),de.current.nodeTemplate=Rt($t.NB,"Auto",{locationSpot:$t.z6.Center,locationObjectName:"SHAPE",desiredSize:new $t.$u(120,60),minSize:new $t.$u(40,40),resizable:!0,resizeCellSize:new $t.$u(10,10),rotatable:!0},new $t.KX("location","loc",$t.E9.parse).makeTwoWay($t.E9.stringify),new $t.KX("desiredSize","size",$t.$u.parse).makeTwoWay($t.$u.stringify),Rt($t.bn,{name:"SHAPE",fill:ne.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:$t.z6.AllSides,toSpot:$t.z6.AllSides},new $t.KX("figure"),new $t.KX("fill"),new $t.KX("stroke","borderColor"),new $t.KX("strokeWidth","thickness"),new $t.KX("strokeDashArray","dash")),Rt($t.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Rt($t.al,{margin:1,textAlign:"center",overflow:$t.al.OverflowEllipsis,editable:!0},new $t.KX("text").makeTwoWay(),new $t.KX("stroke","color"))),de.current.nodeTemplate.toolTip=Rt("ToolTip",Rt($t.s_,"Vertical",{maxSize:new $t.$u(200,NaN)},Rt($t.al,{font:"bold 10pt sans-serif",textAlign:"center"},new $t.KX("text")),Rt($t.al,{font:"10pt sans-serif",textAlign:"center"},new $t.KX("text","details"))));function on(an,Dn){var An=(Wn,ui)=>{Wn.handled=!0,Wn.diagram.model.commit(fi=>{var Pi=ui.part.adornedPart,bi=new $t.E9().setRectSpot(Pi.actualBounds,an);bi.subtract(Pi.location),bi.scale(2,2),bi.x+=Math.sign(bi.x)*130,bi.y+=Math.sign(bi.y)*130,bi.add(Pi.location),bi.snapToGridPoint(Wn.diagram.grid.gridOrigin,Wn.diagram.grid.gridCellSize);var Ii=fi.copyNodeData(Pi.data);fi.setGroupKeyForNodeData(Ii,fi.getGroupKeyForNodeData(Pi.data)),fi.addNodeData(Ii);var De={from:Pi.key,to:fi.getKeyForNodeData(Ii)};fi.addLinkData(De);var Ki=Wn.diagram.findNodeForData(Ii);Ki.location=bi,Wn.diagram.select(Ki),setTimeout(()=>{Wn.diagram.commandHandler.editTextBlock()},20)})};return Rt($t.bn,{figure:Dn,alignment:an,alignmentFocus:an.opposite(),width:an.equals($t.z6.Top)||an.equals($t.z6.Bottom)?25:18,height:an.equals($t.z6.Top)||an.equals($t.z6.Bottom)?18:25,fill:"orange",stroke:ne.white,strokeWidth:4,mouseEnter:(Wn,ui)=>ui.fill="dodgerblue",mouseLeave:(Wn,ui)=>ui.fill="orange",isActionable:!0,click:An,contextClick:An})}function cn(an){return Rt($t.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:(Dn,An)=>An.fill="dodgerblue",mouseLeave:(Dn,An)=>An.fill="orange",click:(Dn,An)=>{Dn.diagram.commandHandler.showContextMenu(An.part.adornedPart)}},an||{})}de.current.nodeTemplate.selectionAdornmentTemplate=Rt($t.uz,"Spot",Rt($t.Vm,{padding:10}),on($t.z6.Top,"TriangleUp"),on($t.z6.Left,"TriangleLeft"),on($t.z6.Right,"TriangleRight"),on($t.z6.Bottom,"TriangleDown"),cn({alignment:new $t.z6(.75,0)}));function me(an,Dn){return(An,Wn)=>{An.handled=!0,An.diagram.model.commit(ui=>{ui.set(Wn.part.adornedPart.data,an,Dn)})}}function tn(an,Dn){return Dn||(Dn="color"),Rt($t.bn,{width:16,height:16,stroke:"lightgray",fill:an,margin:1,background:"transparent",mouseEnter:(An,Wn)=>Wn.stroke="dodgerblue",mouseLeave:(An,Wn)=>Wn.stroke="lightgray",click:me(Dn,an),contextClick:me(Dn,an)})}function ln(){return[Rt("ContextMenuButton",Rt($t.s_,"Horizontal",tn(ne.white,"fill"),tn(ne.beige,"fill"),tn(ne.extralightblue,"fill"),tn(ne.extralightred,"fill"))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",tn(ne.lightgray,"fill"),tn(ne.lightgreen,"fill"),tn(ne.lightblue,"fill"),tn(ne.lightred,"fill")))]}function gn(){return[Rt("ContextMenuButton",Rt($t.s_,"Horizontal",tn(ne.black),tn(ne.green),tn(ne.blue),tn(ne.red))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",tn(ne.white),tn(ne.magenta),tn(ne.purple),tn(ne.orange)))]}function Rn(an,Dn){return Dn||(Dn="thickness"),Rt($t.bn,"LineH",{width:16,height:16,strokeWidth:an,margin:1,background:"transparent",mouseEnter:(An,Wn)=>Wn.background="dodgerblue",mouseLeave:(An,Wn)=>Wn.background="transparent",click:me(Dn,an),contextClick:me(Dn,an)})}function pn(an,Dn){return Dn||(Dn="dash"),Rt($t.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:an,margin:1,background:"transparent",mouseEnter:(An,Wn)=>Wn.background="dodgerblue",mouseLeave:(An,Wn)=>Wn.background="transparent",click:me(Dn,an),contextClick:me(Dn,an)})}function wn(){return[Rt("ContextMenuButton",Rt($t.s_,"Horizontal",Rn(1),Rn(2),Rn(3),Rn(4))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",pn(null),pn([2,4]),pn([4,4])))]}function Mn(an,Dn){return Dn||(Dn="figure"),Rt($t.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:an,margin:1,background:"transparent",mouseEnter:(An,Wn)=>Wn.fill="dodgerblue",mouseLeave:(An,Wn)=>Wn.fill="lightgray",click:me(Dn,an),contextClick:me(Dn,an)})}de.current.nodeTemplate.contextMenu=Rt("ContextMenu",Rt("ContextMenuButton",Rt($t.s_,"Horizontal",Mn("Rectangle"),Mn("RoundedRectangle"),Mn("Ellipse"),Mn("Diamond"))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",Mn("Parallelogram2"),Mn("ManualOperation"),Mn("Procedure"),Mn("Cylinder1"))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",Mn("Terminator"),Mn("CreateRequest"),Mn("Document"),Mn("TriangleDown"))),ln(),gn(),wn()),de.current.groupTemplate=Rt($t.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:$t.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(an,Dn)=>{var An=Dn.addMembers(Dn.diagram.selection,!0);An||Dn.diagram.currentTool.doCancel()},avoidable:!1},new $t.KX("location","loc",$t.E9.parse).makeTwoWay($t.E9.stringify),Rt($t.s_,"Auto",{name:"BODY"},Rt($t.bn,{parameter1:10,fill:ne.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:$t.z6.AllSides,toSpot:$t.z6.AllSides},new $t.KX("fill"),new $t.KX("stroke","color"),new $t.KX("strokeWidth","thickness"),new $t.KX("strokeDashArray","dash")),Rt($t.Vm,{background:"transparent",margin:20})),Rt($t.al,{alignment:$t.z6.Top,alignmentFocus:$t.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new $t.KX("text"),new $t.KX("stroke","color"))),de.current.groupTemplate.selectionAdornmentTemplate=Rt($t.uz,"Spot",Rt($t.s_,"Auto",Rt($t.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Rt($t.Vm,{margin:1.5})),cn({alignment:$t.z6.TopRight,alignmentFocus:$t.z6.BottomRight})),de.current.groupTemplate.contextMenu=Rt("ContextMenu",ln(),gn(),wn()),de.current.linkTemplate=Rt($t.rU,{layerName:"Foreground",routing:$t.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new $t.KX("fromSpot","fromSpot",$t.z6.parse),new $t.KX("toSpot","toSpot",$t.z6.parse),new $t.KX("fromShortLength","dir",an=>an>=1?10:0),new $t.KX("toShortLength","dir",an=>an>=1?10:0),new $t.KX("points").makeTwoWay(),Rt($t.bn,{strokeWidth:2},new $t.KX("stroke","color"),new $t.KX("strokeWidth","thickness"),new $t.KX("strokeDashArray","dash")),Rt($t.bn,{segmentIndex:0,segmentOffset:new $t.E9(15,0),segmentOrientation:$t.rU.OrientAlong,alignmentFocus:$t.z6.Right,figure:"circle",width:10,strokeWidth:0},new $t.KX("fill","color"),new $t.KX("visible","dir",an=>an===1)),Rt($t.bn,{segmentIndex:-1,segmentOffset:new $t.E9(-10,6),segmentOrientation:$t.rU.OrientPlus90,alignmentFocus:$t.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new $t.KX("fill","color"),new $t.KX("visible","dir",an=>an>=1),new $t.KX("width","thickness",an=>7+3*an),new $t.KX("height","thickness",an=>7+3*an),new $t.KX("segmentOffset","thickness",an=>new $t.E9(-15,4+1.5*an))),Rt($t.bn,{segmentIndex:0,segmentOffset:new $t.E9(15,-6),segmentOrientation:$t.rU.OrientMinus90,alignmentFocus:$t.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new $t.KX("fill","color"),new $t.KX("visible","dir",an=>an===2),new $t.KX("width","thickness",an=>7+3*an),new $t.KX("height","thickness",an=>7+3*an),new $t.KX("segmentOffset","thickness",an=>new $t.E9(-15,4+1.5*an))),Rt($t.al,{alignmentFocus:new $t.z6(0,1,-4,0),editable:!0},new $t.KX("text").makeTwoWay(),new $t.KX("stroke","color"))),de.current.linkTemplate.selectionAdornmentTemplate=Rt($t.uz,Rt($t.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Fi(2)},new $t.KX("pathPattern","thickness",Fi)),cn({alignmentFocus:new $t.z6(0,0,-6,-4)}));function Fi(an){return Rt($t.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(an+4).toString()+" H3"})}function ai(an){var Dn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return an===0?Dn="M0 0 M16 16 M0 8 L16 8":an===2&&(Dn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Rt($t.bn,{geometryString:Dn,margin:2,background:"transparent",mouseEnter:(An,Wn)=>Wn.background="dodgerblue",mouseLeave:(An,Wn)=>Wn.background="transparent",click:me("dir",an),contextClick:me("dir",an)})}function li(an){var Dn=(An,Wn)=>{An.handled=!0,An.diagram.model.commit(ui=>{var fi=Wn.part.adornedPart;ui.set(fi.data,an?"toSpot":"fromSpot",$t.z6.stringify($t.z6.AllSides)),(an?fi.toNode:fi.fromNode).invalidateConnectedLinks()})};return Rt($t.bn,{width:12,height:12,fill:"transparent",mouseEnter:(An,Wn)=>Wn.background="dodgerblue",mouseLeave:(An,Wn)=>Wn.background="transparent",click:Dn,contextClick:Dn})}function we(an,Dn){var An=0,Wn=$t.z6.RightSide;an.equals($t.z6.Top)?(An=270,Wn=$t.z6.TopSide):an.equals($t.z6.Left)?(An=180,Wn=$t.z6.LeftSide):an.equals($t.z6.Bottom)&&(An=90,Wn=$t.z6.BottomSide),Dn||(An-=180);var ui=(fi,Pi)=>{fi.handled=!0,fi.diagram.model.commit(bi=>{var Ii=Pi.part.adornedPart;bi.set(Ii.data,Dn?"toSpot":"fromSpot",$t.z6.stringify(Wn)),(Dn?Ii.toNode:Ii.fromNode).invalidateConnectedLinks()})};return Rt($t.bn,{alignment:an,alignmentFocus:an.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:An,background:"transparent",mouseEnter:(fi,Pi)=>Pi.background="dodgerblue",mouseLeave:(fi,Pi)=>Pi.background="transparent",click:ui,contextClick:ui})}de.current.linkTemplate.contextMenu=Rt("ContextMenu",gn(),wn(),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",ai(0),ai(1),ai(2))),Rt("ContextMenuButton",Rt($t.s_,"Horizontal",Rt($t.s_,"Spot",li(!1),we($t.z6.Top,!1),we($t.z6.Left,!1),we($t.z6.Right,!1),we($t.z6.Bottom,!1)),Rt($t.s_,"Spot",{margin:new $t.Zt(0,0,0,2)},li(!0),we($t.z6.Top,!0),we($t.z6.Left,!0),we($t.z6.Right,!0),we($t.z6.Bottom,!0)))));const Ei=`{ "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 Bi=["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 co(an){return console.log("shapeName:",an),Bi.indexOf(an)>=0}var Te=new $t.YI(si.current,{maxSelectionCount:1,linkTemplate:Rt($t.rU,{locationSpot:$t.z6.Center,selectionAdornmentTemplate:Rt($t.uz,"Link",{locationSpot:$t.z6.Center},Rt($t.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Rt($t.bn,{toArrow:"Standard",stroke:null}))},{routing:$t.rU.AvoidsNodes,curve:$t.rU.JumpOver,corner:5,toShortLength:4},new $t.KX("points"),Rt($t.bn,{isPanelMain:!0,strokeWidth:2}),Rt($t.bn,{toArrow:"Standard",stroke:null})),model:new $t.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...$t.bn.getFigureGenerators().toArray().map(an=>({text:"\u672A\u547D\u540D",size:"100 100",figure:an.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return de.current.addDiagramListener("TextEdited",function(an){var Dn;const An=an.subject.part;var Wn=(Dn=document.activeElement)==null?void 0:Dn.value;typeof Wn=="string"&&Wn.trim()===""&&de.current.model.commit(function(ui){ui.set(An.data,"text","\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}),Te.nodeTemplate=Rt($t.NB,"Auto",{locationSpot:$t.z6.Center},new $t.KX("location","location",$t.E9.parse).makeTwoWay($t.E9.stringify),Rt($t.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 $t.KX("stroke").makeTwoWay(),new $t.KX("fill").makeTwoWay(),new $t.KX("figure")),Rt($t.al,{margin:new $t.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new $t.$u(16,16),maxSize:new $t.$u(10,NaN),textAlign:"center",editable:!0},new $t.KX("key").makeTwoWay())),setTimeout(()=>{de.current.grid=Rt($t.s_,"Grid",Rt($t.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Rt($t.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),de.current.grid.visible=!0,de.current.grid.gridCellStroke="darkgray",de.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=de.current,de.current}const $i=()=>pe(this,null,function*(){var Rt,ne=de.current.makeImage();const on=yield(0,xt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:ne.src,file_data:JSON.stringify({login:(Rt=(0,zt.eY)())==null?void 0:Rt.login,data:JSON.parse(de.current.model.toJson())})}});xe({src:on.url})});return(0,Gt.useEffect)(()=>(setTimeout(()=>{eo()},500),mi(kn+1),()=>{de.current=null}),[]),Mt.createElement("div",{ref:nn,className:"body-overflow-initial"},Mt.createElement(Ue.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!kn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Mt.createElement(Qe.Z,null,Mt.createElement(wt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Mt.createElement(wt.Z,{onClick:()=>{var Rt,ne,on=de.current.selection.first();if(pi.current=!pi.current,document.activeElement&&on){let cn=(ne=(Rt=document.activeElement)==null?void 0:Rt.value)==null?void 0:ne.trim();typeof cn=="string"&&de.current.model.commit(function(me){me.set(on.data,"text",cn||"\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}mi(kn+1)}},Mt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Me},Mt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:pi.current?"none":"block"},className:bt.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:bt.myPaletteDiv,ref:si})),Mt.createElement("div",{style:{flex:1,position:"relative"}},Mt.createElement("div",{ref:Gn,style:{height:"80vh"}}))),Mt.createElement("div",{className:"tr"},Mt.createElement(ae.ZP,{size:"large",onClick:$i,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Ee=Ve,Ze=Jt(47889),Ge=Jt(71051);const ke=Ze.ZP.Group,rn={margin:"0 8px"};var _e=({callback:Me,onCancel:xe})=>{function de(Gn){Me(Gn)}return Gt.createElement(Qt.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:de},Gt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},Gt.createElement("span",{style:rn},"\u5355\u5143\u683C\u6570\uFF1A"),Gt.createElement("span",{style:rn},"\u884C\u6570"),Gt.createElement(Qt.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},Gt.createElement(Ge.Z,null)),Gt.createElement("span",{style:rn},"\u5217\u6570"),Gt.createElement(Qt.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},Gt.createElement(Ge.Z,null))),Gt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},Gt.createElement("span",{style:rn},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),Gt.createElement(Qt.default.Item,{name:"align"},Gt.createElement(ke,null,Gt.createElement(Ze.ZP,{value:"default"},Gt.createElement("i",{className:"fa fa-align-justify"})),Gt.createElement(Ze.ZP,{value:"left"},Gt.createElement("i",{className:"fa fa-align-left"})),Gt.createElement(Ze.ZP,{value:"center"},Gt.createElement("i",{className:"fa fa-align-center"})),Gt.createElement(Ze.ZP,{value:"right"},Gt.createElement("i",{className:"fa fa-align-right"}))))),Gt.createElement("div",{className:"flex-container flex-end"},Gt.createElement(ae.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Gt.createElement(ae.ZP,{type:"ghost",onClick:xe},"\u53D6\u6D88")))},un=Jt(71411),In=Jt(43001),fn=Jt.n(In),ti=(0,Gt.forwardRef)(({use3d:Me,width:xe,height:de,callback:Gn,showSaveButton:si},pi)=>{const nn=(0,Gt.useRef)(),kn=(0,Gt.useRef)(),[mi,eo]=(0,Gt.useState)(!1),$i=(0,Gt.useRef)({id:nn,appName:"graphing",width:xe||1e3,height:de||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,Gt.useEffect)(()=>{kn.current=new(fn())($i.current,!0),window.onload=function(){kn.current.inject("applet_container")}},[]);const Rt=()=>{var ne=window.ggbApplet.getPNGBase64(1,!0,72);return Gn&&Gn(ne),ne};return(0,Gt.useEffect)(()=>{$i.current.appName=mi?"3D":"graphing",kn.current.inject("applet_container")},[mi]),(0,Gt.useEffect)(()=>{eo(Me)},[Me]),(0,Gt.useImperativeHandle)(pi,()=>({getImgData:Rt})),Gt.createElement(Gt.Fragment,null,Gt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:nn}),Gt.createElement(Qe.Z,{align:"middle"},Gt.createElement(wt.Z,{flex:1},Gt.createElement(un.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:mi,onChange:ne=>eo(ne)})),Gt.createElement(wt.Z,null,Gt.createElement(ae.ZP,{size:"large",onClick:Rt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),Si=Jt(76562),Oi=Jt(6767);const vo="link",Di="upload-image",Ai="add-flowchart",Ni="draw-image",Lr="add-flowchart",ir="code-block",Do="add-table",Er="------------",or={default:Er,left:`:${Er}`,center:`:${Er}:`,right:`${Er}:`};var Hs=Jt(37808);function kr(){}let Mr=0;const _r=1e4,Ur="\u2581",nr="@\u2581\u2581@",Ct="@\u2581@",Ui=`
**\u6A21\u677F\u6807\u9898**
\u6A21\u677F\u6B63\u6587\u5185\u5BB9\uFF0C\u53EF\u8F93\u5165\u6587\u672C\u5185\u5BB9\u548C\u7C98\u8D34\u56FE\u7247\u7B49\u64CD\u4F5C`,Lo=["pptm","pptx","ppt","pot","pps","ppa","potx","ppsx","ppam","pptm","potm","ppsm","doc","docx","dot","dotx","docm","dotm","xls","xlsx","csv","xlt","xla","xltx","xlsm","xltm","xlam","xlsb"];function Ko(Me){return/^\d+$/.test(Me)?`${Me}px`:Me}const Br=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Ns={[Br+"-B"]:"bold",[Br+"-I"]:"italic"},Xs={[vo]:"\u6DFB\u52A0\u94FE\u63A5",[ir]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Di]:"\u6DFB\u52A0\u56FE\u7247",[Ni]:"\u6DFB\u52A0\u753B\u56FE",[Ai]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Do]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Dr=({defaultValue:Me="",onChange:xe,width:de="100%",height:Gn=400,miniToolbar:si=!1,isFocus:pi=!1,watch:nn,insertTemp:kn,mode:mi="markdown",id:eo="markdown-editor-id",showResizeBar:$i=!1,noStorage:Rt=!1,showNullButton:ne=!1,showNullProgramButton:on=!1,hidetoolBar:cn=!1,fullScreen:me=!1,onBlur:tn,onCMBeforeChange:ln,onFullScreen:gn,className:Rn="",disablePaste:pn=!1,disabled:wn=!1,disabledFill:Mn=!1,placeholder:Fi="",values:ai="",extraUse:li})=>{const[we,Ei]=(0,Gt.useState)(null),[Bi,co]=(0,Gt.useState)(Me),[Te,an]=(0,Gt.useState)(nn),[Dn,An]=(0,Gt.useState)(me),[Wn,ui]=(0,Gt.useState)(""),[fi,Pi]=(0,Gt.useState)(0),[bi,Ii]=(0,Gt.useState)(Gn),[De,Ki]=(0,Gt.useState)(!1),[Be,ji]=(0,Gt.useState)(0),[Bo,ro]=(0,Gt.useState)(0),So=(0,Gt.useRef)(),Gi=(0,Gt.useRef)(),di=(0,Gt.useRef)(),qi=(0,Gt.useRef)();(0,Gt.useEffect)(()=>{const Qn=window.scrollY||window.pageYOffset;co(ai),we==null||we.setValue(ai),window.scrollTo(0,Qn)},[ai]),(0,Gt.useEffect)(()=>{gn==null||gn(Dn)},[Dn]),(0,Gt.useEffect)(()=>{if(So.current){let Qn=function(We,ei){var Vi;if(pn){ei.preventDefault();return}const Mo=ei.clipboardData;if(Mo){const so=Mo.types.toString(),Io=Mo.items;if(so==="Files"||Mo.types.indexOf("Files")>-1){if(ei.preventDefault(),mi=="stex")return;try{let sr=Io[1];((Vi=Io[0])==null?void 0:Vi.kind)==="file"&&(sr=Io[0]);const Ro=sr.getAsFile(),gr=Ro.name.split(".").pop();(0,ye.I)(Ro,ar=>{var Sr,ge,Rr;ar.id?((Sr=Ro==null?void 0:Ro.type)==null?void 0:Sr.indexOf("image"))>-1?zn.replaceSelection(`<img width="100%" src="/api/attachments/${ar.id}?type=${ar.content_type})" alt="" />`):((ge=Ro==null?void 0:Ro.type)==null?void 0:ge.indexOf("video"))>-1?zn.replaceSelection(`<video width="100%" controls src="/api/attachments/${ar.id}"></video>`):((Rr=Ro==null?void 0:Ro.type)==null?void 0:Rr.indexOf("pdf"))>-1?zn.replaceSelection(`<a href="/api/attachments/${ar.id}?type=${Ro.type}&disposition=inline" target="_blank">${Ro.name}</a>`):Lo.includes(gr)?zn.replaceSelection(`<a href="/api/attachments/${ar.id}?type=office&disposition=inline" target="_blank">${Ro.name}</a>`):zn.replaceSelection(`[${Ro.name}](/api/attachments/${ar.id}?type=${ar.content_type})`):(ar==null?void 0:ar.status)===401&&(document.location.href="/user/login")})}catch(sr){Oi.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const zn=Pe().fromTextArea(So.current,{mode:mi,lineNumbers:!si,lineWrapping:!0,value:Me,autoCloseTags:!0,autoCloseBrackets:!0});return zn.on("keyup",function(We,ei){ei.keyCode===8&&(We.getValue()==""?zn.setOption("placeholder",Fi):zn.setOption("placeholder",null))}),zn.on("keydown",function(We,ei){if(ei.keyCode===8){var Vi=xo(We);Vi&&ei.preventDefault()}}),pi&&zn.focus(),zn.on("paste",Qn),wn&&zn.on("beforeChange",function(We,ei){(ei.origin==="paste"||ei.origin==="+input")&&ei.cancel()}),Ei(zn),()=>{zn.off("paste",Qn)}}},[]);const vr=(0,Gt.useCallback)(()=>{if(Gi.current)try{}catch(Qn){console.log(Qn,"---- to set md editor body height")}},[bi,Gi,Dn]);(0,Gt.useEffect)(()=>{function Qn(){let zn=new Fe.Z(We=>{for(let ei of We)(ei.target.offsetHeight>0||ei.target.offsetWidth>0)&&(vr(),we.setSize("100%","100%"),we.refresh())});return zn.observe(So.current.parentElement),zn}if(we){const zn=Qn();return()=>{var We,ei;(We=So.current)!=null&&We.parentElement&&zn.unobserve((ei=So.current)==null?void 0:ei.parentElement)}}},[we,vr]),(0,Gt.useEffect)(()=>{if(we){let Qn=[];for(const[zn,We]of Object.entries(Ns)){let ei={[zn]:()=>{Nn(We)}};Qn.push(ei),we.addKeyMap(ei)}return()=>{for(let zn of Qn)we.removeKeyMap(zn)}}},[we]),(0,Gt.useEffect)(()=>{me!==Dn&&An(me)},[me]),(0,Hs.Z)(()=>{if(!Rt&&fi>0){let Qn=new Date().getTime(),zn=window.sessionStorage.getItem(eo);Qn>=fi+_r&&(!zn||zn!==Bi)&&(window.sessionStorage.setItem(eo,Bi),Ki(!0))}},_r),(0,Gt.useEffect)(()=>{an(nn)},[we,nn]),(0,Gt.useEffect)(()=>{we&&pi&&we.focus()},[we,pi]),(0,Gt.useEffect)(()=>{if(Te&&we){let Qn=function(We){let ei=We.target;if(qi.current){let Vi=ei.scrollTop/ei.scrollHeight;qi.current.scrollTop=qi.current.scrollHeight*Vi}};const zn=we.getScrollerElement();return zn.addEventListener("scroll",Qn),()=>{zn.removeEventListener("scroll",Qn)}}},[we,Te]),(0,Gt.useEffect)(()=>{if(we&&ln){let Qn=function(zn,We){ln(zn,We)};return we.on("beforeChange",Qn),()=>{we.off("beforeChange",Qn)}}},[we,ln]),(0,Gt.useEffect)(()=>{if(we&&tn){let Qn=function(){tn(we.getValue())};return we.on("blur",Qn),()=>{we.off("blur",Qn)}}},[we,tn]);function xo(Qn,zn){var We=Qn.getDoc(),ei=We.getCursor(),Vi=We.getLine(ei.line),Mo=Vi.charAt(ei.ch-1),so=Vi.lastIndexOf("@\u2581@",ei.ch),Io=Vi.lastIndexOf("@\u2581\u2581@",ei.ch),sr=so>Io?so:Io,Ro=so>Io?3:4;if(nr.indexOf(Mo)===-1)return null;if(console.log("change1:",zn,Qn,Vi,ei,sr,so,Io,Mo),sr>=0&&ei.ch-sr<5){var gr=sr+Ro;return We.replaceRange("",{line:ei.line,ch:sr},{line:ei.line,ch:gr}),{line:ei.line,ch:gr}}return null}(0,Gt.useEffect)(()=>{if(we){let Qn=function(zn,We){const ei=zn.getValue();co(ei),Pi(new Date().getTime()),zn.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),xe&&(on?xe(ei,Zn(ei)):xe(ei))};return we.on("change",Qn),()=>{we.off("change",Qn)}}},[we,xe]),(0,Gt.useEffect)(()=>{if(we)if(Me==null)we.setValue(""),co("");else{const Qn=window.scrollY||window.pageYOffset;Me!==we.getValue()&&(we.setValue(Me),co(Me),we.setCursor(wn?1:we.lineCount(),0),window.scrollTo(0,Qn))}},[we,Me]);const Nn=(0,Gt.useCallback)(Qn=>{const zn=we.getCursor(),We=we.getSelection();let ei=We.split(`
`);switch(Qn){case"bold":return we.replaceSelection("**"+We+"**"),We===""&&we.setCursor(zn.line,zn.ch+2),we.focus();case"italic":return we.replaceSelection("*"+We+"*"),We===""&&we.setCursor(zn.line,zn.ch+1),we.focus();case"code":return we.replaceSelection("`"+We+"`"),We===""&&we.setCursor(zn.line,zn.ch+1),we.focus();case"inline-latex":return ui("inline-latex"),we.focus();case"latex":return we.replaceSelection("```latex\n"+We+"\n```"),we.setCursor(zn.line+1,We.length+1),we.focus();case"line-break":return we.replaceSelection(`<br/>
`),we.focus();case"list-ul":return We===""?we.replaceSelection("- "+We):we.replaceSelection(ei.map(Vi=>Vi===""?"":`- ${Vi}`).join(`
`)),we.focus();case"list-ol":return We===""?we.replaceSelection("1. "+We):we.replaceSelection(ei.map((Vi,Mo)=>Vi===""?"":`${Mo+1}. ${Vi}`).join(`
`)),we.focus();case"add-null-ch":return We===""&&we.setCursor(zn.line,zn.ch),we.replaceSelection(Ur),we.focus();case"add-signal":return We===""&&we.setCursor(zn.line,zn.ch),we.replaceSelection(Ct),we.focus();case"add-multiple":return We===""&&we.setCursor(zn.line,zn.ch),we.replaceSelection(nr),we.focus();case"inster-template-1":return We===""&&we.setCursor(zn.line,zn.ch),we.replaceSelection(Ui),we.focus();case"eraser":return we.setValue(""),we.focus();case"trigger-watch":return an(!Te),we.focus();case"trigger-full-screen":return An(!Dn),we.focus();case vo:ui(vo);return;case ir:ui(ir);return;case Di:ui(Di);return;case Ni:ui(Ni);return;case"maths-latex":ui("maths-latex");return;case Ai:ui(Ai);return;case Do:ui(Do);return;default:throw new Error}},[we,Te,Dn]),It=(0,Gt.useCallback)((Qn,zn)=>{var We,ei,Vi,Mo,so,Io;switch(ui(""),Wn){case vo:const{title:Sr,link:ge}=Qn;return we.replaceSelection(`[${Sr}](${ge})`),we.focus();case ir:const{language:Rr,content:Ja}=Qn;return we.replaceSelection(["```"+Rr,Ja,"```"].join(`
`)),we.focus();case"maths-latex":for(var sr=atob(Qn),Ro=new Uint8Array(sr.length),gr=0;gr<sr.length;gr++)Ro[gr]=sr.charCodeAt(gr);var ar=new Blob([Ro],{type:"image/png"});(0,ye.I)(ar,ds=>{ds.id?we.replaceSelection(`![,](/api/attachments/${ds.id}?type=${ds.content_type})`):(ds==null?void 0:ds.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":we.replaceSelection("`$$"+Qn+"$$`");break;case Di:case Ni:case Lr:const{src:es,alt:Fs}=Qn,_o=zn,la=(Vi=(ei=(We=_o==null?void 0:_o.name)==null?void 0:We.split("."))==null?void 0:ei.pop)==null?void 0:Vi.call(ei);return((Mo=_o==null?void 0:_o.type)==null?void 0:Mo.indexOf("image"))>-1||!(_o!=null&&_o.type)?_o!=null&&_o.align||_o!=null&&_o.width?we.replaceSelection(`<p style="text-align:${_o.align||"initial"}"><img width="${_o.width?_o.width+"%":"initial"}" src="${es}" alt="${Fs||""}" /></p>`):we.replaceSelection(`<img width="100%" src="${es}" alt="${Fs||""}" />`):((so=_o==null?void 0:_o.type)==null?void 0:so.indexOf("video"))>-1?we.replaceSelection(`<video width="100%" controls src="${es}"></video>`):((Io=_o==null?void 0:_o.type)==null?void 0:Io.indexOf("pdf"))>-1?we.replaceSelection(`<a href="${es}?type=${_o.type}&disposition=inline" target="_blank">${_o.name}</a>`):Lo.includes(la)?we.replaceSelection(`<a href="${es}?type=office&disposition=inline" target="_blank">${_o.name}</a>`):we.replaceSelection(`[${_o.name}](${es})`),we.focus();case Do:const{row:jl,col:lo,align:Or}=Qn;let kl=`
`;for(let ds=0;ds<jl;ds++){let lu=[],xa=[];for(let oi=0;oi<lo;oi++)ds===1&&xa.push(or[Or]),lu.push(" ");ds===1&&(kl+=`| ${xa.join(" | ")} |
`),kl+=`| ${lu.join(lo===1?"":" | ")} |
`}return we.replaceSelection(kl+`
`),we.focus();default:throw new Error}},[we,Wn]),ko=(0,Gt.useMemo)(()=>{switch(Wn){case vo:return Gt.createElement(Ln,{callback:It,onCancel:yr});case ir:return Gt.createElement(xn.Z,{callback:It,onCancel:yr});case Di:return Gt.createElement(ye.Z,{callback:It,onCancel:yr});case Ai:return Gt.createElement(Ee,{callback:It,onCancel:yr});case Do:return Gt.createElement(_e,{callback:It,onCancel:yr});case"maths-latex":return Gt.createElement(ti,{showSaveButton:!0,callback:It});case"inline-latex":return Gt.createElement(Si.Z,{showSaveButton:!0,callback:It});default:return null}},[Wn]);function yr(){ui("")}(0,Gt.useEffect)(()=>{if(di.current){let Qn=function(so){Vi=!0,Mo=so.pageY},zn=function(){Vi=!1},We=function(so){if(Vi){let Io=so.pageY-Mo;Io<0&&(Io=0),Io>300&&(Io=300);let sr=Gn+Io+"px";Ii(sr)}},ei=di.current,Vi=!1,Mo=0;return ei.addEventListener("mousedown",Qn),document.addEventListener("mousemove",We),document.addEventListener("mouseup",zn),()=>{ei.removeEventListener("mousedown",Qn),document.removeEventListener("mousemove",We),document.removeEventListener("mouseup",zn)}}},[we,di]),(0,Gt.useEffect)(()=>{Ii(Gn)},[Gn]);const ts=Ko(de),rr=Ko(bi),Xi={width:ts,height:rr},jn=(0,Gt.useMemo)(()=>{if(fi){let Qn=new Date(fi),zn=Qn.getHours(),We=Qn.getMinutes(),ei=Qn.getSeconds();return zn=zn<10?"0"+zn:zn,We=We<10?"0"+We:We,ei=ei<10?"0"+ei:ei,`${zn}:${We}:${ei}`}return 0},[fi]),Zn=Qn=>{const zn=[];if(on){let We=-1;Qn=Qn.replace(/(@▁▁@|@▁@)/g,function(ei,Vi,Mo){zn.push({multiLine:ei!==Ct})})}return zn};function wi(){window.sessionStorage.removeItem(eo),Ki(!1),Pi(0)}function _n(){Ki(!1),Pi(0),we.setValue(window.sessionStorage.getItem(eo))}(0,Gt.useEffect)(()=>{Xs[Wn]&&Wn!==Ni&&Wn!==Ai&&setTimeout(()=>{const Qn=document.getElementsByClassName("markdown-popup-form")[0],zn=window.innerWidth/2-Qn.offsetWidth/2,We=window.innerHeight/2-Qn.offsetHeight/2;ji(zn),ro(We)},0)},[Wn]);const vi=Qn=>{Qn.preventDefault();const zn=Qn.clientX-Be,We=Qn.clientY-Bo;document.body.onmousemove=ei=>{let Vi=ei.clientX-zn,Mo=ei.clientY-We;const so=document.getElementsByClassName("markdown-popup-form")[0],Io=window.innerWidth-so.offsetWidth,sr=window.innerHeight-so.offsetHeight;Vi=Math.max(0,Math.min(Vi,Io)),Mo=Math.max(0,Math.min(Mo,sr)),ao(ei.clientX,ei.clientY,zn,We)&&(ji(Vi),ro(Mo))},document.body.onmouseup=function(){document.body.onmousemove=null}},ao=(Qn,zn,We,ei)=>{const Vi=document.body.clientHeight,Mo=document.body.clientWidth;return Qn<20&&We>Qn||Qn>Mo-20&&We<Qn||zn<20&&ei>zn||zn>Vi-20&&ei<zn?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return Gt.createElement(Gt.Fragment,null,Gt.createElement("div",{className:"markdown-editor-wrapper",ref:Gi},Gt.createElement("div",{className:`markdown-editor-container ${Rn} ${Te?"on-preview":""} ${si?"mini":""} ${Dn?"full-screen":""}`,style:Xi},Gt.createElement(oe,{insertTemp:kn,watch:Te,fullScreen:Dn,showNullButton:ne,showNullProgramButton:on,onActionCallback:Nn,hidetoolBar:cn,extraUse:li}),Gt.createElement("div",{className:"markdown-editor-body"},Gt.createElement("div",{className:"codemirror-container"},Gt.createElement("textarea",{ref:So,placeholder:Fi})),Te?Gt.createElement("div",{ref:qi,className:"preview-container"},mi==="stex"&&Gt.createElement(le,{value:Bi}),mi!=="stex"&&Gt.createElement(qe.Z,{disabledFill:Mn,showProgramFill:on,value:Bi})):null))),$i?Gt.createElement("a",{ref:di,className:"editor-resize"}):null,Wn===Ni&&Gt.createElement(bn,{callback:It,onCancel:yr}),Wn===Ai&&Gt.createElement(Ee,{callback:It,onCancel:yr}),Gt.createElement(te.Z,null,Xs[Wn]&&Wn!==Ni&&Wn!==Ai?Gt.createElement(Ue.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Be,top:Bo},title:Gt.createElement("div",{style:{cursor:"move"},onMouseDown:vi},Xs[Wn]),open:!0,onCancel:yr,footer:null,destroyOnClose:!0,width:Wn===Ai?"1200px":null,height:Wn===Ai?"80vh":null,className:"markdown-popup-form"},ko):null))}},17077:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return Vt},I:function(){return oe}});var Gt=Jt(28284),ce=Jt(6767),Pe=Jt(37568),Fe=Jt(77736),fe=Jt(71051),ue=Jt(47889),ie=Jt(99571),He=Jt(46699),ve=Jt(59301),qt=Jt(59301),qe=Object.defineProperty,le=Object.defineProperties,Xe=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,it=Object.prototype.propertyIsEnumerable,gt=(te,Qt,Se)=>Qt in te?qe(te,Qt,{enumerable:!0,configurable:!0,writable:!0,value:Se}):te[Qt]=Se,lt=(te,Qt)=>{for(var Se in Qt||(Qt={}))et.call(Qt,Se)&&gt(te,Se,Qt[Se]);if(Ft)for(var Se of Ft(Qt))it.call(Qt,Se)&&gt(te,Se,Qt[Se]);return te},pt=(te,Qt)=>le(te,Xe(Qt));const{useForm:vt}=Gt.default,Lt={width:280,marginRight:10},Et={labelCol:{span:5},wrapperCol:{span:19}};var Vt=({callback:te,onCancel:Qt})=>{const[Se]=vt();let ae=(0,ve.useRef)();function be(Bn){ae.current.width=Se.getFieldValue("width"),ae.current.align=Se.getFieldValue("align"),te(Bn,ae.current)}function je(Bn,en){if(Bn.status===-1){ce.ZP.error(Bn.message);return}Se.setFieldsValue({src:`/api/attachments/${Bn.id}`,type:en.type})}function Je(Bn){let en=Bn.target.files[0];ae.current=en,oe(en,je)}return qt.createElement(Gt.default,pt(lt({form:Se},Et),{className:"upload-image-panel",onFinish:be,style:{width:470,overflow:"hidden"}}),qt.createElement(Gt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},qt.createElement("div",{className:"flex-container"},qt.createElement(Gt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},qt.createElement(Pe.default,{style:Lt})),qt.createElement(Yt,{onFileChange:Je}))),qt.createElement(Gt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},qt.createElement(Pe.default,{style:{width:264}})),qt.createElement(Gt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},qt.createElement(Fe.Z,null,qt.createElement(Gt.default.Item,{name:"width",style:{margin:0}},qt.createElement(fe.Z,{style:{width:264}})),qt.createElement("span",{className:"ml8"},"%"))),qt.createElement(Gt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},qt.createElement(ue.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"}]})),qt.createElement("aside",null,qt.createElement(Gt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},qt.createElement(ie.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),qt.createElement(ie.ZP,{type:"default",onClick:Qt},"\u53D6\u6D88"))))};function Yt({onFileChange:te}){return qt.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",qt.createElement("input",{type:"file",onChange:te}))}function oe(te,Qt){if(!te)throw new String("\u6CA1\u6709\u6587\u4EF6");let Se=new FormData;Se.append("editormd-image-file",te),Se.append("file_param_name","editormd-image-file"),Se.append("byxhr","true");var ae=new window.XMLHttpRequest;ae.withCredentials=!0,ae.addEventListener("load",function(be){Qt(JSON.parse(be.target.responseText),te)},!1),ae.addEventListener("error",function(be){console.error(be)},!1),ae.open("POST",`${He.KI}/api/attachments.json`),ae.send(Se)}},91558:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return Pe}});var Gt=Jt(59301),ce=Jt(4676);class Pe extends Gt.Component{constructor(fe){super(fe);const ue=window.document;this.node=ue.createElement("div"),ue.body.appendChild(this.node)}render(){const{children:fe}=this.props;return(0,ce.createPortal)(fe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{SV:function(){return Ve},ZP:function(){return pe}});var Gt=Jt(59301),ce=Jt(76374);const Pe={keywords:["print","auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while"]},Fe={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},fe={keywords:["abstract","amp","array","auto","bool","break","case","catch","char","class","const","constexpr","const_cast","continue","cpu","decltype","default","delegate","delete","do","double","dynamic_cast","each","else","enum","event","explicit","export","extern","false","final","finally","float","friend","gcnew","generic","goto","in","initonly","inline","int","interface","interior_ptr","internal","literal","long","mutable","namespace","new","noexcept","nullptr","__nullptr","operator","override","partial","pascal","pin_ptr","private","property","protected","public","ref","register","reinterpret_cast","restrict","return","safe_cast","sealed","short","signed","sizeof","static","static_assert","static_cast","struct","switch","template","this","thread_local","throw","tile_static","true","try","typedef","typeid","typename","union","unsigned","using","virtual","void","volatile","wchar_t","where","while","_asm","_based","_cdecl","_declspec","_fastcall","_if_exists","_if_not_exists","_inline","_multiple_inheritance","_pascal","_single_inheritance","_stdcall","_virtual_inheritance","_w64","__abstract","__alignof","__asm","__assume","__based","__box","__builtin_alignof","__cdecl","__clrcall","__declspec","__delegate","__event","__except","__fastcall","__finally","__forceinline","__gc","__hook","__identifier","__if_exists","__if_not_exists","__inline","__int128","__int16","__int32","__int64","__int8","__interface","__leave","__m128","__m128d","__m128i","__m256","__m256d","__m256i","__m64","__multiple_inheritance","__newslot","__nogc","__noop","__nounwind","__novtordisp","__pascal","__pin","__pragma","__property","__ptr32","__ptr64","__raise","__restrict","__resume","__sealed","__single_inheritance","__stdcall","__super","__thiscall","__try","__try_cast","__typeof","__unaligned","__unhook","__uuidof","__value","__virtual_inheritance","__w64","__wchar_t"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],quickKey:[{label:"ifelse",content:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
`)},{label:"include",content:"include<$0>"},{label:"printf",content:"printf($0)"},{label:"system",content:'system("$0")'},{label:"main",content:["int main () {"," $0","}"].join(`
`)},{label:"if",content:["if () {"," $0","}"].join(`
`)},{label:"for",content:["for(int j=0 ; j<10; j++){"," $0","}"].join(`
`)},{label:"trycatch",content:["try{"," $0","}catch(ExceptionName e){","}"].join(`
`)},{label:"using namespace std;",content:["using namespace std;"].join(`
`)},{label:"include <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(`
`)}]},ue={keywords:["and","as","assert","break","class","continue","def","del","elif","else","except","exec","finally","for","from","global","if","import","in","is","lambda","None","not","or","pass","raise","return","self","try","while","with","yield","int","float","long","complex","hex","abs","all","any","apply","basestring","bin","bool","buffer","bytearray","callable","chr","classmethod","cmp","coerce","compile","complex","delattr","dict","dir","divmod","enumerate","eval","execfile","file","filter","format","frozenset","getattr","globals","hasattr","hash","help","id","input","intern","isinstance","issubclass","iter","len","locals","list","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","reversed","range","raw_input","reduce","reload","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","unichr","unicode","vars","xrange","zip","True","False","__dict__","__methods__","__members__","__class__","__bases__","__name__","__mro__","__subclasses__","__init__","__import__"],quickKey:[{label:"print",content:["print($0)"].join(`
`)}]},ie={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(`
`)}]};var He=Jt(53184),ve=Jt.n(He),qt=Object.defineProperty,qe=Object.defineProperties,le=Object.getOwnPropertyDescriptors,Xe=Object.getOwnPropertySymbols,Ft=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,it=(Ee,Ze,Ge)=>Ze in Ee?qt(Ee,Ze,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):Ee[Ze]=Ge,gt=(Ee,Ze)=>{for(var Ge in Ze||(Ze={}))Ft.call(Ze,Ge)&&it(Ee,Ge,Ze[Ge]);if(Xe)for(var Ge of Xe(Ze))et.call(Ze,Ge)&&it(Ee,Ge,Ze[Ge]);return Ee},lt=(Ee,Ze)=>qe(Ee,le(Ze)),pt=(Ee,Ze,Ge)=>new Promise((ke,rn)=>{var _e=fn=>{try{In(Ge.next(fn))}catch(Un){rn(Un)}},un=fn=>{try{In(Ge.throw(fn))}catch(Un){rn(Un)}},In=fn=>fn.done?ke(fn.value):Promise.resolve(fn.value).then(_e,un);In((Ge=Ge.apply(Ee,Ze)).next())});const vt={languages:["c","abap","apex","azcli","bat","cameligo","clojure","coffee","cpp","csharp","csp","css","dockerfile","fsharp","go","graphql","handlebars","html","ini","java","javascript","json","kotlin","less","lua","markdown","mips","msdax","mysql","objective-c","pascal","pascaligo","perl","pgsql","php","postiats","powerquery","powershell","pug","python","r","razor","redis","redshift","restructuredtext","ruby","rust","sb","scheme","scss","shell","solidity","sophia","sql","st","swift","tcl","twig","vb","xml","yaml'"],tables:{users:["name","id","email","phone","password"],roles:["id","name","order","created_at","updated_at","deleted_at"]}},Lt=(Ee,Ze)=>Ze.map(Ge=>({label:Ge,kind:Ee.languages.CompletionItemKind.Keyword,insertText:Ge})),Et=Ee=>Object.keys(vt.tables).map(Ze=>({label:Ze,kind:Ee.languages.CompletionItemKind.Variable,insertText:Ze})),Vt=(Ee,Ze)=>{const Ge=vt.tables[Ee];return Ge?Ge.map(ke=>({label:ke,kind:Ze.languages.CompletionItemKind.Field,insertText:ke})):[]};function Yt(Ee,Ze,Ge,ke,rn){let _e=Ze.getWordUntilPosition(Ge),un={startLineNumber:Ge.lineNumber,endLineNumber:Ge.lineNumber,startColumn:_e.startColumn,endColumn:_e.endColumn},In=ke.map(fn=>({label:fn,kind:Ee.languages.CompletionItemKind.Keyword,insertText:fn,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:un}));return rn.map(fn=>{In.push(lt(gt({},fn),{range:un}))}),In}var oe=Ee=>{vt.languages.map(rn=>(Ee.languages.registerDocumentFormattingEditProvider(rn,{provideDocumentFormattingEdits(_e,un,In){return pt(this,null,function*(){const fn=ve()(_e.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:_e.getFullModelRange(),text:fn}]})}}),rn));const Ze=fe.quickKey.map(rn=>({label:rn.label,kind:Ee.languages.CompletionItemKind.Method,insertText:rn.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet})),Ge=ue.quickKey.map(rn=>({label:rn.label,kind:Ee.languages.CompletionItemKind.Method,insertText:rn.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet})),ke=Fe.quickKey.map(rn=>({label:rn.label,kind:Ee.languages.CompletionItemKind.Method,insertText:rn.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet}));Ee.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(rn,_e){var un=rn.getWordUntilPosition(_e),In={startLineNumber:_e.lineNumber,endLineNumber:_e.lineNumber,startColumn:un.startColumn,endColumn:un.endColumn},fn=rn.getLineContent(_e.lineNumber).substring(un.startColumn-2,un.endColumn);return{suggestions:[...fe.keywords.map(Un=>({label:Un,kind:Ee.languages.CompletionItemKind.Function,documentation:Un,insertText:Un,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In})),...fe.quickKey.map(Un=>({label:Un.label,kind:Ee.languages.CompletionItemKind.Function,documentation:Un.content,insertText:fn.startsWith("#")?Un.content.replace(/#/,""):Un.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In}))]}}}),Ee.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(rn,_e){var un=rn.getWordUntilPosition(_e),In={startLineNumber:_e.lineNumber,endLineNumber:_e.lineNumber,startColumn:un.startColumn,endColumn:un.endColumn};return{suggestions:[...Pe.keywords.map(fn=>({label:fn,kind:Ee.languages.CompletionItemKind.Function,documentation:fn,insertText:fn,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In}))]}}}),Ee.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(rn,_e){var un=rn.getWordUntilPosition(_e),In={startLineNumber:_e.lineNumber,endLineNumber:_e.lineNumber,startColumn:un.startColumn,endColumn:un.endColumn},fn=rn.getLineContent(_e.lineNumber).substring(un.startColumn-2,un.endColumn);return{suggestions:[...Fe.keywords.map(Un=>({label:Un,kind:Ee.languages.CompletionItemKind.Function,documentation:Un,insertText:Un,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In})),...Fe.quickKey.map(Un=>({label:Un.label,kind:Ee.languages.CompletionItemKind.Function,documentation:Un.content,insertText:fn.startsWith("#")?Un.content.replace(/#/,""):Un.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In}))]}}}),Ee.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(rn,_e){var un=rn.getWordUntilPosition(_e),In={startLineNumber:_e.lineNumber,endLineNumber:_e.lineNumber,startColumn:un.startColumn,endColumn:un.endColumn},fn=rn.getLineContent(_e.lineNumber).substring(un.startColumn-2,un.endColumn);return{suggestions:[...ie.keywords.map(Un=>({label:Un,kind:Ee.languages.CompletionItemKind.Function,documentation:Un,insertText:Un,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In})),...ie.quickKey.map(Un=>({label:Un.label,kind:Ee.languages.CompletionItemKind.Function,documentation:Un.content,insertText:fn.startsWith("#")?Un.content.replace(/#/,""):Un.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In}))]}}}),Ee.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(rn,_e){var un=rn.getWordUntilPosition(_e),In={startLineNumber:_e.lineNumber,endLineNumber:_e.lineNumber,startColumn:un.startColumn,endColumn:un.endColumn},fn=rn.getLineContent(_e.lineNumber).substring(un.startColumn-2,un.endColumn);return{suggestions:[...ue.keywords.map(Un=>({label:Un,kind:Ee.languages.CompletionItemKind.Function,documentation:Un,insertText:Un,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In})),...ue.quickKey.map(Un=>({label:Un.label,kind:Ee.languages.CompletionItemKind.Function,documentation:Un.content,insertText:fn.startsWith("#")?Un.content.replace(/#/,""):Un.content,insertTextRules:Ee.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:In}))]}}})};const te="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var Qt=Object.defineProperty,Se=(Ee,Ze,Ge)=>Ze in Ee?Qt(Ee,Ze,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):Ee[Ze]=Ge,ae=(Ee,Ze,Ge)=>Se(Ee,typeof Ze!="symbol"?Ze+"":Ze,Ge);const be=class px{constructor(Ze,Ge,ke){this.placeholder=Ze,this.editor=Ge,this.monaco=ke,Ge.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return px.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};ae(be,"ID","editor.widget.placeholderHint");var Je=be,Bn=Jt(96236),en=Jt(6767),Sn=Jt(25399),yn=Jt(89392),ee=Jt(49535),Wt=Jt(56102),Oe=Object.defineProperty,Ln=Object.defineProperties,xn=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,Ue=Object.prototype.hasOwnProperty,Qe=Object.prototype.propertyIsEnumerable,En=(Ee,Ze,Ge)=>Ze in Ee?Oe(Ee,Ze,{enumerable:!0,configurable:!0,writable:!0,value:Ge}):Ee[Ze]=Ge,Ye=(Ee,Ze)=>{for(var Ge in Ze||(Ze={}))Ue.call(Ze,Ge)&&En(Ee,Ge,Ze[Ge]);if(ye)for(var Ge of ye(Ze))Qe.call(Ze,Ge)&&En(Ee,Ge,Ze[Ge]);return Ee},bn=(Ee,Ze)=>Ln(Ee,xn(Ze)),$t=(Ee,Ze)=>{var Ge={};for(var ke in Ee)Ue.call(Ee,ke)&&Ze.indexOf(ke)<0&&(Ge[ke]=Ee[ke]);if(Ee!=null&&ye)for(var ke of ye(Ee))Ze.indexOf(ke)<0&&Qe.call(Ee,ke)&&(Ge[ke]=Ee[ke]);return Ge},Pn=(Ee,Ze,Ge)=>new Promise((ke,rn)=>{var _e=fn=>{try{In(Ge.next(fn))}catch(Un){rn(Un)}},un=fn=>{try{In(Ge.throw(fn))}catch(Un){rn(Un)}},In=fn=>fn.done?ke(fn.value):Promise.resolve(fn.value).then(_e,un);In((Ge=Ge.apply(Ee,Ze)).next())});function $n(Ee){return/^\d+$/.test(Ee)?`${Ee}px`:Ee}function At(){}let wt=!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 bt(Ee=[]){let Ze=Ee;if(Array.isArray(Ee)){for(let Ge=0;Ge<Ee.length;Ge++){let ke=xt[Ee[Ge]];if(ke)return ke}return Ze[0]}return xt[Ze]||Ze}let zt=null;const Mt=()=>Pn(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Ee){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Ee)}});var pe=Ee=>{var Ze=Ee,{width:Ge="100%",height:ke="100%",value:rn,language:_e="javascript",style:un={},options:In={},overrideServices:fn={},theme:Un="vs-dark",onEditBlur:ti,isCopy:Si=!1,onSave:Oi,autoHeight:vo=!1,forbidCopy:Di=!1,onChange:Ai=At,editorDidMount:Ni=At,onFocus:Lr=At,onBreakPoint:ir=At,breakPointValue:Do=[],filename:Er="educoder.txt",errorLine:or,errorContent:Hs="",highlightLine:kr,openBreakPoint:Mr=!1,placeholder:_r="",showMiniMap:Ur=!0}=Ze,nr=$t(Ze,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","isCopy","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint","placeholder","showMiniMap"]);const Ct=(0,Gt.useRef)(),Ui=(0,Gt.useRef)({}),Lo=(0,Gt.useRef)(),Ko=(0,Gt.useRef)(),Ar=(0,Gt.useRef)([]),Br=(0,Gt.useRef)(!1),Ns=(0,Gt.useRef)(),Xs=(0,Gt.useRef)(),Dr=(0,Gt.useRef)(!1),[Me,xe]=(0,Gt.useState)(!1);function de(){let ln;return Ct.current&&(ln=new ce.Z(gn=>{for(let Rn of gn)(Rn.target.offsetHeight>0||Rn.target.offsetWidth>0)&&Ui.current.instance.layout()}),ln.observe(Ct.current)),ln}function Gn(){en.ZP.warning({content:decodeURIComponent(te),key:"monaco-editor-tip"})}const si=()=>{let ln=Ui.current.instance;if(rn!=null&&ln&&Me){const gn=ln.getModel();gn&&rn!==gn.getValue()&&(wt=!0,gn.setValue(rn),ln.layout(),wt=!1)}};(0,Gt.useEffect)(()=>{const ln=ee.Z.subscribe("formatDocument",gn=>{var Rn;let pn=Ui.current.instance;(Rn=pn==null?void 0:pn.getAction)==null||Rn.call(pn,"editor.action.formatDocument").run()});return window.updateMonacoValue=gn=>{Ai(gn)},ln},[]),(0,Gt.useEffect)(()=>{var ln;let gn=Ui.current.instance;Ko.current&&clearTimeout(Ko.current),Ko.current=setTimeout(()=>{si()},500),rn&&(rn!=null&&rn.length)&&((ln=gn==null?void 0:gn.updateOptions)==null||ln.call(gn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(rn.split(/\r\n|\r|\n/g).length))+3,5)}))},[rn,Me,Ui.current]),(0,Gt.useEffect)(()=>{if(or&&Ui.current&&Ui.current.instance){let gn=Ui.current.instance;gn.changeViewZones(function(Rn){var pn=document.createElement("div");pn.style.padding="10px 20px",pn.style.width="calc(100% - 20px)",pn.className="my-error-line-wrp",pn.innerHTML=Hs,Rn.addZone({afterLineNumber:or||11,heightInLines:3,domNode:pn})});var ln={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}};gn.addOverlayWidget(ln),gn.revealPositionInCenter({lineNumber:20,column:1})}},[or,Ui.current,Me]);const pi=(ln="",gn)=>{if(!ln||ln.trim()==="")return!0;const pn=Ui.current.instance.getModel().getLineTokens(gn);let wn=!1;for(let Mn=0;Mn<2;Mn++)pn.getStandardTokenType(Mn)===1&&(wn=!0);return wn};(0,Gt.useEffect)(()=>{var ln;const gn=(ln=Ui.current)==null?void 0:ln.instance;if(gn&&Me&&Di){const Rn=gn.onDidBlurEditorWidget(()=>{Dr.current=!1}),pn=gn.onDidFocusEditorText(()=>{Dr.current=!0});return()=>{Rn.dispose(),pn.dispose()}}},[Ui.current,Me,Di]),(0,Gt.useEffect)(()=>{var ln;if((ln=Ui.current)!=null&&ln.instance&&Me&&Mr){let gn=Ui.current.instance,Rn=gn.getModel();if(!Rn)return;(()=>{var an;let Dn=[],An=[];const Wn=Rn.getAllDecorations();for(let fi of Wn)fi.options.className==="highlighted-line"&&(Dn.push((an=fi==null?void 0:fi.range)==null?void 0:an.startLineNumber),An.push(fi==null?void 0:fi.id));if(kr===Dn[0])return;Rn.deltaDecorations(An,[]);const ui=Rn.getLineCount();kr&&kr<=ui&&(gn.deltaDecorations([],[{range:new zt.Range(kr,1,kr,Rn.getLineMaxColumn(kr)),options:{isWholeLine:!0,className:"highlighted-line"}}]),gn.revealLineInCenter(kr))})();const wn=(an=!1)=>{var Dn;let An=[],Wn=[];const ui=Rn.getAllDecorations();for(let fi of ui)fi.options.linesDecorationsClassName==="breakpoints-select"&&(An.push((Dn=fi==null?void 0:fi.range)==null?void 0:Dn.startLineNumber),Wn.push(fi==null?void 0:fi.id));if(an)return{lines:An,ids:Wn};ir(An)},Mn=an=>Pn(void 0,null,function*(){let Dn={range:new zt.Range(an,1,an,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Rn.deltaDecorations([],[Dn]),wn()}),Fi=an=>Pn(void 0,null,function*(){let Dn=[];const An=gn.getLineDecorations(an);for(let Wn of An)Wn.options.linesDecorationsClassName==="breakpoints-select"&&Dn.push(Wn.id);yield Rn.deltaDecorations(Dn,[]),wn()}),ai=an=>{let Dn=gn.getLineDecorations(an);for(let An of Dn)if(An.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,yn.isEqual)(Do,wn(!0).lines)){Rn.deltaDecorations(wn(!0).ids,[]);const an=Do.map(Dn=>({range:new zt.Range(Dn,1,Dn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Rn.deltaDecorations([],an)}const li=gn.onDidChangeModelContent(an=>{let Dn=gn.getPosition();if(Dn){let An=Dn.lineNumber;clearTimeout(Xs.current),Xs.current=setTimeout(()=>{pi(Rn.getLineContent(An),An)?Fi(An):ai(An)?(Fi(An),Mn(An)):wn()},100)}}),we=gn.onMouseDown(an=>{var Dn,An,Wn;if(an.target.detail&&((Wn=(An=(Dn=an.target)==null?void 0:Dn.element)==null?void 0:An.className)!=null&&Wn.includes("line-numbers"))){let ui=an.target.position.lineNumber;if(pi(Rn.getLineContent(ui),ui))return;ai(ui)?Fi(ui):Mn(ui)}}),Ei=an=>{let Dn={range:new zt.Range(an,1,an,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Ar.current=gn.deltaDecorations(Ar.current,[Dn])},Bi=()=>{Ar.current=gn.deltaDecorations(Ar.current,[])},co=gn.onMouseMove(an=>{var Dn,An,Wn;if(Bi(),an.target.detail&&((Wn=(An=(Dn=an.target)==null?void 0:Dn.element)==null?void 0:An.className)!=null&&Wn.includes("line-numbers"))){let ui=an.target.position.lineNumber;if(pi(Rn.getLineContent(ui),ui))return;Ei(ui)}}),Te=gn.onMouseLeave(()=>{Bi()});return()=>{li.dispose(),we.dispose(),co.dispose(),Te.dispose()}}},[Ui.current,Me,Do,kr,Mr,_e]),(0,Gt.useEffect)(()=>{var ln;(ln=Ui.current)!=null&&ln.instance&&Mr&&Ui.current.instance.setPosition({lineNumber:0,column:0})},[kr]);function nn(){let ln=Ui.current.instance;if(ln){const gn=ln.getSelection(),Rn=Ui.current.pastePos||{},pn=new zt.Range(Rn.startLineNumber||gn.endLineNumber,Rn.startColumn||gn.endColumn,Rn.endLineNumber||gn.endLineNumber,Rn.endColumn||gn.endColumn);setTimeout(()=>{ln.executeEdits("",[{range:pn,text:""}])},300)}}function kn(ln){(window.navigator.platform.match("Mac")?ln.metaKey:ln.ctrlKey)&&ln.keyCode==83&&(ln.preventDefault(),Oi())}const mi=()=>{if(vo&&Ui.current.instance){const ln=Ui.current.instance.getContentHeight();me(ln<ke?ke:ln)}else me(ke)};function eo(ln){var gn=document.createEvent("MouseEvents");gn.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),ln.dispatchEvent(gn)}const $i=ln=>{if(!Dr.current)return;const{keyCode:gn,ctrlKey:Rn,metaKey:pn,target:wn,type:Mn}=ln;return(Mn==="paste"||(gn===67||gn===86)&&(pn||Rn))&&wn.nodeName==="TEXTAREA"&&(Gn(),ln.preventDefault()),!1};function Rt(ln,gn){var Rn=window.URL||window.webkitURL||window,pn=new Blob([gn]),wn=document.createElementNS("http://www.w3.org/1999/xhtml","a");wn.href=Rn.createObjectURL(pn),wn.download=ln,eo(wn)}(0,Gt.useEffect)(()=>{mi()},[mi]),(0,Gt.useEffect)(()=>{Ct.current&&!Me&&Promise.all([Jt.e(8909),Jt.e(6656)]).then(Jt.bind(Jt,71448)).then(ln=>{try{zt=ln,Ui.current.instance=zt.editor.create(Ct.current,{value:rn,language:bt(_e),theme:Un,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Ur||!1}},fn);const gn=Ui.current.instance;let wn=[...Bn.BH._menuItems].find(li=>li[0]._debugName=="EditorContext")[1],Mn=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Fi=(li,we)=>{var Ei,Bi;let co=li._first;do we.includes((Bi=(Ei=co.element)==null?void 0:Ei.command)==null?void 0:Bi.id)&&li._remove(co);while(co=co.next)};if(Ni(gn,zt),setTimeout(()=>{mi(),Ui.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Rt(Er||"educoder.txt",gn.getValue())}})},500),Ui.current.subscription=gn.onDidChangeModelContent(li=>{Br.current?clearTimeout(Ns.current):(mi(),Ai(gn.getValue(),li)),Ns.current=setTimeout(()=>{Br.current=!1},500)}),window.Monaco||oe(zt,bt(_e)),Di&&(Fi(wn,Mn),Ct.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",$i),window.removeEventListener("paste",$i),window.addEventListener("keydown",$i),window.addEventListener("paste",$i)),window.Monaco=zt,ti&&gn.onDidBlurEditorWidget(()=>{ti(gn.getValue())}),Lr&&gn.onDidFocusEditorText(()=>{Di&&Mt(),Lr(gn.getValue())}),Di){Mt();try{gn.onDidPaste(li=>{const we=gn.getSelection(),Ei=Ui.current.pastePos||{},Bi=new zt.Range(Ei.startLineNumber||we.endLineNumber,Ei.startColumn||we.endColumn,Ei.endLineNumber||we.endLineNumber,Ei.endColumn||we.endColumn);gn.executeEdits("",[{range:li.range,text:""}])})}catch(li){}}let ai=de();return _r&&typeof _r=="string"&&new Je(_r,gn,zt),xe(!0),()=>{const li=Ui.current.instance;li.dispose();const we=li.getModel();we&&we.dispose(),Ui.current.subscription&&Ui.current.subscription.dispose(),ai.unobserve(Ct.current)}}catch(gn){}})},[]),(0,Gt.useEffect)(()=>{if(Ui.current.instance&&Me)return document.addEventListener("keydown",kn,!1),()=>{document.removeEventListener("keydown",kn)}},[Oi,Me]),(0,Gt.useEffect)(()=>{let ln=Ui.current.instance;if(ln&&Me){let gn=bt(_e);zt.editor.setModelLanguage(ln.getModel(),gn)}},[_e,Me]),(0,Gt.useEffect)(()=>{Ui.current.instance&&Me&&zt.editor.setTheme(Un)},[Un,Me]),(0,Gt.useEffect)(()=>{let ln=Ui.current.instance;Lo.current=In,ln&&Me&&(ln.updateOptions(Ye({},In)),setTimeout(()=>{ln.getModel().updateOptions(Ye({},In))},200))},[JSON.stringify(In),Me]),(0,Gt.useEffect)(()=>{let ln=Ui.current.instance;ln&&Me&&ln.layout()},[Ge,ke,Me]);const[ne,on]=(0,Gt.useState)($n(Ge)),[cn,me]=(0,Gt.useState)($n(ke)),tn=bn(Ye({},un),{width:ne,height:cn,position:"relative"});return Gt.createElement("div",{className:"my-monaco-editor",ref:Ct,style:tn},Si&&Gt.createElement(Wt.CopyToClipboard,{text:rn,onCopy:()=>en.ZP.success("\u590D\u5236\u6210\u529F")},Gt.createElement(Sn.Z,{title:"\u590D\u5236\u4EE3\u7801"},Gt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},Gt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function Ve({width:Ee="100%",height:Ze="100%",original:Ge,modified:ke,language:rn,options:_e={}}){const un=(0,Gt.useRef)(),[In,fn]=(0,Gt.useState)(null);function Un(vo){let Di;return un.current&&(Di=new ce.Z(Ai=>{for(let Ni of Ai)(Ni.target.offsetHeight>0||Ni.target.offsetWidth>0)&&vo.layout()}),Di.observe(un.current)),Di}(0,Gt.useEffect)(()=>(un.current&&Promise.all([Jt.e(8909),Jt.e(9404)]).then(Jt.bind(Jt,2550)).then(vo=>{zt=vo;const Di=zt.editor.createDiffEditor(un.current,bn(Ye({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},_e),{wordWrap:!0}));fn(Di);let Ai=Un(Di);return()=>{Di.dispose();const Ni=Di.getModel();Ni&&Ni.dispose(),Ai.unobserve(un.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,Gt.useEffect)(()=>{In&&In.setModel({original:zt.editor.createModel(Ge,rn),modified:zt.editor.createModel(ke,rn)})},[Ge,ke,rn,In]);const ti=$n(Ee),Si=$n(Ze),Oi={width:ti,height:Si};return Gt.createElement("div",{className:"my-diff-editor",ref:un,style:Oi})}},37808:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return ce}});var Gt=Jt(59301);function ce(Pe,Fe){const fe=(0,Gt.useRef)();(0,Gt.useEffect)(()=>{fe.current=Pe}),(0,Gt.useEffect)(()=>{function ue(){fe.current()}if(Fe!==null){let ie=setInterval(ue,Fe);return()=>clearInterval(ie)}},[Fe])}},22255:function(dn,Vn,Jt){"use strict";Jt.r(Vn),Jt.d(Vn,{default:function(){return oe}});var Gt=Jt(59301),ce=Jt(39793),Pe=Jt(6767),Fe=Jt(37568),fe=Jt(99571),ue=Jt(38986),ie=(te,Qt,Se)=>new Promise((ae,be)=>{var je=en=>{try{Bn(Se.next(en))}catch(Sn){be(Sn)}},Je=en=>{try{Bn(Se.throw(en))}catch(Sn){be(Sn)}},Bn=en=>en.done?ae(en.value):Promise.resolve(en.value).then(je,Je);Bn((Se=Se.apply(te,Qt)).next())});function He({setIscreate:te,init:Qt,UpdateItem:Se}){const[ae,be]=(0,Gt.useState)(""),[je,Je]=(0,Gt.useState)("");(0,Gt.useEffect)(()=>{Se&&(be(Se&&Se.name),Je(Se&&Se.description))},[Se]);function Bn(){return ie(this,null,function*(){if(!ae){Pe.ZP.info("\u6807\u9898\u4E0D\u80FD\u4E3A\u7A7A");return}if(!je){Pe.ZP.info("\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A");return}if(Se){en();return}(yield(0,ue.ZP)("/api/hpc_courses.json",{method:"post",body:{name:ae,description:je,container_type:window.location.pathname.split("/")[1]}}))&&(Pe.ZP.info("\u521B\u5EFA\u6210\u529F"),te(!1),Qt("add"))})}function en(){return ie(this,null,function*(){(yield(0,ue.ZP)(`/api/hpc_courses/${Se.id}.json`,{method:"put",body:{name:ae,description:je,container_type:window.location.pathname.split("/")[1]}}))&&(Pe.ZP.info("\u7F16\u8F91\u6210\u529F"),te(!1),Qt(""))})}return Gt.createElement("div",null,Gt.createElement(Fe.default,{style:{marginBottom:"20px"},placeholder:"\u8BF7\u8F93\u5165\u6807\u9898",value:ae,maxLength:60,addonAfter:String(ae.length)+"/60",onChange:Sn=>be(Sn.target.value)}),Gt.createElement(ce.Z,{id:"courseContentMD",defaultValue:je,onChange:Sn=>Je(Sn)}),Gt.createElement("div",{className:"clearfix mt30 mb30"},Gt.createElement(fe.ZP,{type:"primary",onClick:()=>Bn(),className:"defalutSubmitbtn fl mr20"},"\u63D0\u4EA4"),Gt.createElement("a",{className:"defalutCancelbtn fl",onClick:()=>te(!1)},"\u53D6\u6D88")))}var ve=He,qt=Jt(76902),qe=(te,Qt,Se)=>new Promise((ae,be)=>{var je=en=>{try{Bn(Se.next(en))}catch(Sn){be(Sn)}},Je=en=>{try{Bn(Se.throw(en))}catch(Sn){be(Sn)}},Bn=en=>en.done?ae(en.value):Promise.resolve(en.value).then(je,Je);Bn((Se=Se.apply(te,Qt)).next())});function le({CourseItem:te,userId:Qt,init:Se,ItemUpdate:ae,setSee:be,UserInfo:je}){function Je(){return qe(this,null,function*(){(yield(0,ue.ZP)(`/api/hpc_courses/${te.id}.json`,{method:"delete"}))&&(Pe.ZP.info("\u5220\u9664\u6210\u529F"),Se("delete"),be(!1))})}function Bn(){ae(te)}return Gt.createElement("div",null,Qt===299635||Qt===301458||je!=null&&je.admin||je!=null&&je.business?Gt.createElement("div",{style:{textAlign:"right"}},Gt.createElement(fe.ZP,{onClick:()=>Bn()},"\u7F16\u8F91"),Gt.createElement(fe.ZP,{onClick:()=>Je(),style:{marginLeft:"30px"}},"\u5220\u9664")):null,Gt.createElement("h1",null,te==null?void 0:te.name),Gt.createElement(qt.Z,{value:te==null?void 0:te.description}))}var Xe=le,Ft=Jt(14566),et=Jt(346),it=Jt(25690),gt=Object.defineProperty,lt=Object.getOwnPropertySymbols,pt=Object.prototype.hasOwnProperty,vt=Object.prototype.propertyIsEnumerable,Lt=(te,Qt,Se)=>Qt in te?gt(te,Qt,{enumerable:!0,configurable:!0,writable:!0,value:Se}):te[Qt]=Se,Et=(te,Qt)=>{for(var Se in Qt||(Qt={}))pt.call(Qt,Se)&&Lt(te,Se,Qt[Se]);if(lt)for(var Se of lt(Qt))vt.call(Qt,Se)&&Lt(te,Se,Qt[Se]);return te},Vt=(te,Qt,Se)=>new Promise((ae,be)=>{var je=en=>{try{Bn(Se.next(en))}catch(Sn){be(Sn)}},Je=en=>{try{Bn(Se.throw(en))}catch(Sn){be(Sn)}},Bn=en=>en.done?ae(en.value):Promise.resolve(en.value).then(je,Je);Bn((Se=Se.apply(te,Qt)).next())});function Yt({user:te,dispatch:Qt}){var Se,ae,be,je,Je,Bn,en,Sn,yn;const[ee,Wt]=(0,Gt.useState)(1),[Oe,Ln]=(0,Gt.useState)(100),[xn,ye]=(0,Gt.useState)([]),[Ue,Qe]=(0,Gt.useState)(!1),[En,Ye]=(0,Gt.useState)(!1),[bn,$t]=(0,Gt.useState)(""),[Pn,$n]=(0,Gt.useState)(""),[At,wt]=(0,Gt.useState)("");let{itemname:xt}=(0,it.useParams)();const[bt,zt]=(0,Gt.useState)("");(0,Gt.useEffect)(()=>{Qt({type:"globalSetting/headerToggle",payload:!1}),ee&&Mt("")},[ee]);function Mt(Ge){return Vt(this,null,function*(){var ke,rn;const _e=yield(0,ue.ZP)("/api/hpc_courses.json",{method:"get",params:{page:ee,per_page:Oe,container_type:window.location.pathname.split("/")[1]}});if(_e){let un=_e.data.hpc_courses.length;if(ye(_e.data.hpc_courses),wt(_e.data.file_url),$n(""),!un)return;if(bt)if(Ge==="delete"){if(un===0){Ye(!1);return}$t(_e.data.hpc_courses[0]),Ye(!0),zt(_e.data.hpc_courses[0].id)}else Ge==="add"?($t(_e.data.hpc_courses[un-1]),Ye(!0),zt(_e.data.hpc_courses[un-1].id)):($t(_e.data.hpc_courses.filter(In=>In.id===bt)[0]),Ye(!0),zt(bt));else if(xt){let In=0;(rn=(ke=_e==null?void 0:_e.data)==null?void 0:ke.hpc_courses)==null||rn.map((fn,Un)=>{var ti;(xt==null?void 0:xt.toLocaleLowerCase())===((ti=fn==null?void 0:fn.name)==null?void 0:ti.toLocaleLowerCase())&&(In=Un)}),$t(_e.data.hpc_courses[In]),Ye(!0),zt(_e.data.hpc_courses[In].id),(xt==null?void 0:xt.toLocaleLowerCase())==="resources"&&($t(_e.data.hpc_courses.filter(fn=>fn.id===15)[0]),Ye(!0),zt(15))}else $t(_e.data.hpc_courses[0]),Ye(!0),zt(_e.data.hpc_courses[0].id)}})}function pe(Ge){Qe(!1),Ye(!0),$t(Ge),zt(Ge.id)}function Ve(Ge){$n(Ge),Qe(!0),Ye(!1)}function Ee(){$n(""),Qe(!0),Ye(!1)}const Ze={name:"file",multiple:!0,action:"https://www.educoder.net/api/hpc_courses/upload_file.json",data:{container_type:window.location.pathname.split("/")[1]},onChange(Ge){const{status:ke}=Ge.file;ke==="done"?(Pe.ZP.success(`${Ge.file.name} \u6587\u4EF6\u4E0A\u4F20\u6210\u529F`),Mt("")):ke==="error"&&Pe.ZP.error(`${Ge.file.name} \u6587\u4EF6\u4E0A\u4F20\u5931\u8D25`)},beforeUpload:Ge=>{const ke=Ge.size/1024/1024<150;return ke||Pe.ZP.info("\u6587\u4EF6\u5927\u5C0F\u5FC5\u987B\u5C0F\u4E8E150MB"),ke}};return Gt.createElement("div",{style:{marginBottom:"40px"}},Gt.createElement("div",{className:"bannterdiv",style:{background:`url(${et.Z.IMG_SERVER+`/${At}`})`}}),Gt.createElement("img",{style:{width:"100%"},src:et.Z.IMG_SERVER+`/${At}`}),Gt.createElement("div",{className:"edu-container minH500",style:{display:"flex",width:"1200px"}},Gt.createElement("div",{style:{flex:"1",marginTop:"17px"}},xn&&xn.map((Ge,ke)=>Gt.createElement("p",{key:ke,onClick:()=>pe(Ge),className:bt===Ge.id?"menuitemselect":"menuitem task-hide"},Ge.name)),((Se=te==null?void 0:te.userInfo)==null?void 0:Se.user_id)===299635||((ae=te==null?void 0:te.userInfo)==null?void 0:ae.user_id)===301458||(be=te==null?void 0:te.userInfo)!=null&&be.admin||(je=te==null?void 0:te.userInfo)!=null&&je.business?Gt.createElement("p",{onClick:()=>Ee(),className:"menuadd",style:{fontSize:"24px",paddingLeft:"10px"}},Gt.createElement("span",{style:{fontSize:"16px",marginLeft:"5px"}},"Last updated")):null),Gt.createElement("div",{className:"rightcount",style:{flex:"6",background:"#ffffff",padding:"20px",marginLeft:"30px",marginTop:"24px"}},Ue?Gt.createElement(ve,{UpdateItem:Pn,setIscreate:Qe,init:Mt}):null,En?Gt.createElement(Xe,{UserInfo:te==null?void 0:te.userInfo,setSee:Ye,userId:(Je=te==null?void 0:te.userInfo)==null?void 0:Je.user_id,ItemUpdate:Ve,CourseItem:bn,init:Mt}):null)),((Bn=te==null?void 0:te.userInfo)==null?void 0:Bn.user_id)===299635||((en=te==null?void 0:te.userInfo)==null?void 0:en.user_id)===301458||(Sn=te==null?void 0:te.userInfo)!=null&&Sn.admin||(yn=te==null?void 0:te.userInfo)!=null&&yn.business?Gt.createElement(Ft.default,Et({},Ze),Gt.createElement(fe.ZP,{className:"menuadd",style:{paddingLeft:"10px",marginLeft:"20px"}},"\u4E0A\u4F20\u9996\u9875\u56FE\u7247")):null)}var oe=(0,it.connect)(({user:te})=>({user:te}))(Yt)},81428:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{AL:function(){return Lt},Iy:function(){return qe},Qv:function(){return Ft},ez:function(){return vt},jb:function(){return le}});var Gt=Jt(32834),ce=Jt.n(Gt),Pe=Jt(11690),Fe=Jt.n(Pe);let fe=1;function ue(te,Qt){const Se=te.match(/^(\s+)(?:```)/);if(Se===null)return Qt;const ae=Se[1];return Qt.split(`
`).map(be=>{const je=be.match(/^\s+/);if(je===null)return be;const[Je]=je;return Je.length>=ae.length?be.slice(ae.length):be}).join(`
`)}let ie=[],He=["<ul>"];const ve=new(ce()).Renderer,qt=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function qe(){ie.length=0,He=["<ul>"]}const le={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function Xe(te,Qt,Se,ae){if(Qt>=te.length||te[Qt].level<=Se)return Qt;var be=te[Qt];ae.push("<li><a href='#"+fe+be.anchor+"'>"+be.text+"</a>"),Qt++;var je=[];return Qt=Xe(te,Qt,be.level,je),je.length>0&&(ae.push("<ul>"),je.forEach(function(Je){ae.push(Je)}),ae.push("</ul>")),ae.push("</li>"),Qt=Xe(te,Qt,Se,ae),Qt}function Ft(){return Xe(ie,0,0,He),He.push("</ul>"),He.join("")}const et={heading(te){const Qt=qt.exec(te);if(fe+=1,Qt)return{type:"heading",raw:Qt[0],depth:Qt[1].length,text:Qt[2]}},fences(te){const Qt=this.rules.block.fences.exec(te);if(Qt){const Se=Qt[0];let ae=ue(Se,Qt[3]||"");const be=Qt[2]?Qt[2].trim():Qt[2];if(["latex","katex","math"].indexOf(be)>=0){const je=lt(),Je=ae;ae=je,pt[je]={type:"block",expression:Je}}return{type:"code",raw:Se,lang:be,text:ae}}}},it=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let gt=0;const lt=()=>`__special_katext_id_${gt++}__`;let pt={};function vt(){return pt}function Lt(){gt=0,pt={}}function Et(te){return te=te.replace(it,(Qt,Se)=>{const ae=lt();return pt[ae]={type:"inline",expression:Se},ae}),te}const Vt=ve.listitem;ve.listitem=function(te){return Vt(Et(te))};const Yt=ve.paragraph;ve.paragraph=function(te){return Yt(Et(te))};const oe=ve.tablecell;ve.tablecell=function(te,Qt){return oe(Et(te),Qt)},ve.code=function(te,Qt,Se){const ae=(Qt||"").match(/\S*/)[0];return ae?["latex","katex","math"].indexOf(ae)>=0?`<p class='editormd-tex'>${te}</p>`:`<pre class="prettyprint linenums"><code class="language-${Qt}">${Se?te:(0,Pe.escape)(te,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(Se?te:(0,Pe.escape)(te,!0))+"</code></pre>"},ve.heading=function(te,Qt,Se){let ae=this.options.headerPrefix+Se.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return ie.push({anchor:ae,level:Qt,text:te}),"<h"+Qt+' id="'+fe+ae+'">'+te+"</h"+Qt+">"},ce().setOptions({silent:!0,gfm:!0,pedantic:!1}),ce().use({tokenizer:et,renderer:ve}),Vn.ZP=ce()},99498:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){Gt.defineOption("placeholder","",function(He,ve,qt){var qe=qt&&qt!=Gt.Init;if(ve&&!qe)He.on("blur",fe),He.on("change",ue),He.on("swapDoc",ue),Gt.on(He.getInputField(),"compositionupdate",He.state.placeholderCompose=function(){Fe(He)}),ue(He);else if(!ve&&qe){He.off("blur",fe),He.off("change",ue),He.off("swapDoc",ue),Gt.off(He.getInputField(),"compositionupdate",He.state.placeholderCompose),ce(He);var le=He.getWrapperElement();le.className=le.className.replace(" CodeMirror-empty","")}ve&&!He.hasFocus()&&fe(He)});function ce(He){He.state.placeholder&&(He.state.placeholder.parentNode.removeChild(He.state.placeholder),He.state.placeholder=null)}function Pe(He){ce(He);var ve=He.state.placeholder=document.createElement("pre");ve.style.cssText="height: 0; overflow: visible",ve.style.direction=He.getOption("direction"),ve.className="CodeMirror-placeholder CodeMirror-line-like";var qt=He.getOption("placeholder");typeof qt=="string"&&(qt=document.createTextNode(qt)),ve.appendChild(qt),He.display.lineSpace.insertBefore(ve,He.display.lineSpace.firstChild)}function Fe(He){setTimeout(function(){var ve=!1,qt=He.getInputField();qt.nodeName=="TEXTAREA"?ve=!qt.value:He.lineCount()==1&&(ve=!/[^\u200b]/.test(qt.querySelector(".CodeMirror-line").textContent)),ve?Pe(He):ce(He)},20)}function fe(He){ie(He)&&Pe(He)}function ue(He){var ve=He.getWrapperElement(),qt=ie(He);ve.className=ve.className.replace(" CodeMirror-empty","")+(qt?" CodeMirror-empty":""),qt?Pe(He):ce(He)}function ie(He){return He.lineCount()===1&&He.getLine(0)===""}})},25717:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){var ce={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Pe=Gt.Pos;Gt.defineOption("autoCloseBrackets",!1,function(et,it,gt){gt&&gt!=Gt.Init&&(et.removeKeyMap(fe),et.state.closeBrackets=null),it&&(ue(Fe(it,"pairs")),et.state.closeBrackets=it,et.addKeyMap(fe))});function Fe(et,it){return it=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[it]!=null?et[it]:ce[it]}var fe={Backspace:ve,Enter:qt};function ue(et){for(var it=0;it<et.length;it++){var gt=et.charAt(it),lt="'"+gt+"'";fe[lt]||(fe[lt]=ie(gt))}}ue(ce.pairs+"`");function ie(et){return function(it){return le(it,et)}}function He(et){var it=et.state.closeBrackets;if(!it||it.override)return it;var gt=et.getModeAt(et.getCursor());return gt.closeBrackets||it}function ve(et){var it=He(et);if(!it||et.getOption("disableInput"))return Gt.Pass;for(var gt=Fe(it,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Gt.Pass;var vt=Xe(et,lt[pt].head);if(!vt||gt.indexOf(vt)%2!=0)return Gt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Lt=lt[pt].head;et.replaceRange("",Pe(Lt.line,Lt.ch-1),Pe(Lt.line,Lt.ch+1),"+delete")}}function qt(et){var it=He(et),gt=it&&Fe(it,"explode");if(!gt||et.getOption("disableInput"))return Gt.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Gt.Pass;var vt=Xe(et,lt[pt].head);if(!vt||gt.indexOf(vt)%2!=0)return Gt.Pass}et.operation(function(){var Lt=et.lineSeparator()||`
`;et.replaceSelection(Lt+Lt,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var Et=0;Et<lt.length;Et++){var Vt=lt[Et].head.line;et.indentLine(Vt,null,!0),et.indentLine(Vt+1,null,!0)}})}function qe(et){var it=Gt.cmpPos(et.anchor,et.head)>0;return{anchor:new Pe(et.anchor.line,et.anchor.ch+(it?-1:1)),head:new Pe(et.head.line,et.head.ch+(it?1:-1))}}function le(et,it){var gt=He(et);if(!gt||et.getOption("disableInput"))return Gt.Pass;var lt=Fe(gt,"pairs"),pt=lt.indexOf(it);if(pt==-1)return Gt.Pass;for(var vt=Fe(gt,"closeBefore"),Lt=Fe(gt,"triples"),Et=lt.charAt(pt+1)==it,Vt=et.listSelections(),Yt=pt%2==0,oe,te=0;te<Vt.length;te++){var Qt=Vt[te],Se=Qt.head,ae,be=et.getRange(Se,Pe(Se.line,Se.ch+1));if(Yt&&!Qt.empty())ae="surround";else if((Et||!Yt)&&be==it)Et&&Ft(et,Se)?ae="both":Lt.indexOf(it)>=0&&et.getRange(Se,Pe(Se.line,Se.ch+3))==it+it+it?ae="skipThree":ae="skip";else if(Et&&Se.ch>1&&Lt.indexOf(it)>=0&&et.getRange(Pe(Se.line,Se.ch-2),Se)==it+it){if(Se.ch>2&&/\bstring/.test(et.getTokenTypeAt(Pe(Se.line,Se.ch-2))))return Gt.Pass;ae="addFour"}else if(Et){var je=Se.ch==0?" ":et.getRange(Pe(Se.line,Se.ch-1),Se);if(!Gt.isWordChar(be)&&je!=it&&!Gt.isWordChar(je))ae="both";else return Gt.Pass}else if(Yt&&(be.length===0||/\s/.test(be)||vt.indexOf(be)>-1))ae="both";else return Gt.Pass;if(!oe)oe=ae;else if(oe!=ae)return Gt.Pass}var Je=pt%2?lt.charAt(pt-1):it,Bn=pt%2?it:lt.charAt(pt+1);et.operation(function(){if(oe=="skip")et.execCommand("goCharRight");else if(oe=="skipThree")for(var en=0;en<3;en++)et.execCommand("goCharRight");else if(oe=="surround"){for(var Sn=et.getSelections(),en=0;en<Sn.length;en++)Sn[en]=Je+Sn[en]+Bn;et.replaceSelections(Sn,"around"),Sn=et.listSelections().slice();for(var en=0;en<Sn.length;en++)Sn[en]=qe(Sn[en]);et.setSelections(Sn)}else oe=="both"?(et.replaceSelection(Je+Bn,null),et.triggerElectric(Je+Bn),et.execCommand("goCharLeft")):oe=="addFour"&&(et.replaceSelection(Je+Je+Je+Je,"before"),et.execCommand("goCharRight"))})}function Xe(et,it){var gt=et.getRange(Pe(it.line,it.ch-1),Pe(it.line,it.ch+1));return gt.length==2?gt:null}function Ft(et,it){var gt=et.getTokenAt(Pe(it.line,it.ch+1));return/\bstring/.test(gt.type)&&gt.start==it.ch&&(it.ch==0||!/\bstring/.test(et.getTokenTypeAt(it)))}})},6313:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780),Jt(32855))})(function(Gt){Gt.defineOption("autoCloseTags",!1,function(ve,qt,qe){if(qe!=Gt.Init&&qe&&ve.removeKeyMap("autoCloseTags"),!!qt){var le={name:"autoCloseTags"};(typeof qt!="object"||qt.whenClosing!==!1)&&(le["'/'"]=function(Xe){return ue(Xe)}),(typeof qt!="object"||qt.whenOpening!==!1)&&(le["'>'"]=function(Xe){return Fe(Xe)}),ve.addKeyMap(le)}});var ce=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Pe=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function Fe(ve){if(ve.getOption("disableInput"))return Gt.Pass;for(var qt=ve.listSelections(),qe=[],le=ve.getOption("autoCloseTags"),Xe=0;Xe<qt.length;Xe++){if(!qt[Xe].empty())return Gt.Pass;var Ft=qt[Xe].head,et=ve.getTokenAt(Ft),it=Gt.innerMode(ve.getMode(),et.state),gt=it.state,lt=it.mode.xmlCurrentTag&&it.mode.xmlCurrentTag(gt),pt=lt&&lt.name;if(!pt)return Gt.Pass;var vt=it.mode.configuration=="html",Lt=typeof le=="object"&&le.dontCloseTags||vt&&ce,Et=typeof le=="object"&&le.indentTags||vt&&Pe;et.end>Ft.ch&&(pt=pt.slice(0,pt.length-et.end+Ft.ch));var Vt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Ft.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&lt.close||et.string.indexOf("/")==Ft.ch-et.start-1||Lt&&ie(Lt,Vt)>-1||He(ve,it.mode.xmlCurrentContext&&it.mode.xmlCurrentContext(gt)||[],pt,Ft,!0))return Gt.Pass;var Yt=typeof le=="object"&&le.emptyTags;if(Yt&&ie(Yt,pt)>-1){qe[Xe]={text:"/>",newPos:Gt.Pos(Ft.line,Ft.ch+2)};continue}var oe=Et&&ie(Et,Vt)>-1;qe[Xe]={indent:oe,text:">"+(oe?`
`:"")+"</"+pt+">",newPos:oe?Gt.Pos(Ft.line+1,0):Gt.Pos(Ft.line,Ft.ch+1)}}for(var te=typeof le=="object"&&le.dontIndentOnAutoClose,Xe=qt.length-1;Xe>=0;Xe--){var Qt=qe[Xe];ve.replaceRange(Qt.text,qt[Xe].head,qt[Xe].anchor,"+insert");var Se=ve.listSelections().slice(0);Se[Xe]={head:Qt.newPos,anchor:Qt.newPos},ve.setSelections(Se),!te&&Qt.indent&&(ve.indentLine(Qt.newPos.line,null,!0),ve.indentLine(Qt.newPos.line+1,null,!0))}}function fe(ve,qt){for(var qe=ve.listSelections(),le=[],Xe=qt?"/":"</",Ft=ve.getOption("autoCloseTags"),et=typeof Ft=="object"&&Ft.dontIndentOnSlash,it=0;it<qe.length;it++){if(!qe[it].empty())return Gt.Pass;var gt=qe[it].head,lt=ve.getTokenAt(gt),pt=Gt.innerMode(ve.getMode(),lt.state),vt=pt.state;if(qt&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=gt.ch-1))return Gt.Pass;var Lt,Et=pt.mode.name!="xml"&&ve.getMode().name=="htmlmixed";if(Et&&pt.mode.name=="javascript")Lt=Xe+"script";else if(Et&&pt.mode.name=="css")Lt=Xe+"style";else{var Vt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Vt||Vt.length&&He(ve,Vt,Vt[Vt.length-1],gt))return Gt.Pass;Lt=Xe+Vt[Vt.length-1]}ve.getLine(gt.line).charAt(lt.end)!=">"&&(Lt+=">"),le[it]=Lt}if(ve.replaceSelections(le),qe=ve.listSelections(),!et)for(var it=0;it<qe.length;it++)(it==qe.length-1||qe[it].head.line<qe[it+1].head.line)&&ve.indentLine(qe[it].head.line)}function ue(ve){return ve.getOption("disableInput")?Gt.Pass:fe(ve,!0)}Gt.commands.closeTag=function(ve){return fe(ve)};function ie(ve,qt){if(ve.indexOf)return ve.indexOf(qt);for(var qe=0,le=ve.length;qe<le;++qe)if(ve[qe]==qt)return qe;return-1}function He(ve,qt,qe,le,Xe){if(!Gt.scanForClosingTag)return!1;var Ft=Math.min(ve.lastLine()+1,le.line+500),et=Gt.scanForClosingTag(ve,le,null,Ft);if(!et||et.tag!=qe)return!1;for(var it=Xe?1:0,gt=qt.length-1;gt>=0&&qt[gt]==qe;gt--)++it;le=et.to;for(var gt=1;gt<it;gt++){var lt=Gt.scanForClosingTag(ve,le,null,Ft);if(!lt||lt.tag!=qe)return!1;le=lt.to}return!0}})},32855:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){"use strict";var ce=Gt.Pos;function Pe(gt,lt){return gt.line-lt.line||gt.ch-lt.ch}var Fe="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",fe=Fe+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ue=new RegExp("<(/?)(["+Fe+"]["+fe+"]*)","g");function ie(gt,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=gt,this.text=gt.getLine(lt),this.min=vt?Math.max(vt.from,gt.firstLine()):gt.firstLine(),this.max=vt?Math.min(vt.to-1,gt.lastLine()):gt.lastLine()}function He(gt,lt){var pt=gt.cm.getTokenTypeAt(ce(gt.line,lt));return pt&&/\btag\b/.test(pt)}function ve(gt){if(!(gt.line>=gt.max))return gt.ch=0,gt.text=gt.cm.getLine(++gt.line),!0}function qt(gt){if(!(gt.line<=gt.min))return gt.text=gt.cm.getLine(--gt.line),gt.ch=gt.text.length,!0}function qe(gt){for(;;){var lt=gt.text.indexOf(">",gt.ch);if(lt==-1){if(ve(gt))continue;return}if(!He(gt,lt+1)){gt.ch=lt+1;continue}var pt=gt.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(gt.text.slice(pt+1,lt));return gt.ch=lt+1,vt?"selfClose":"regular"}}function le(gt){for(;;){var lt=gt.ch?gt.text.lastIndexOf("<",gt.ch-1):-1;if(lt==-1){if(qt(gt))continue;return}if(!He(gt,lt+1)){gt.ch=lt;continue}ue.lastIndex=lt,gt.ch=lt;var pt=ue.exec(gt.text);if(pt&&pt.index==lt)return pt}}function Xe(gt){for(;;){ue.lastIndex=gt.ch;var lt=ue.exec(gt.text);if(!lt){if(ve(gt))continue;return}if(!He(gt,lt.index+1)){gt.ch=lt.index+1;continue}return gt.ch=lt.index+lt[0].length,lt}}function Ft(gt){for(;;){var lt=gt.ch?gt.text.lastIndexOf(">",gt.ch-1):-1;if(lt==-1){if(qt(gt))continue;return}if(!He(gt,lt+1)){gt.ch=lt;continue}var pt=gt.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(gt.text.slice(pt+1,lt));return gt.ch=lt+1,vt?"selfClose":"regular"}}function et(gt,lt){for(var pt=[];;){var vt=Xe(gt),Lt,Et=gt.line,Vt=gt.ch-(vt?vt[0].length:0);if(!vt||!(Lt=qe(gt)))return;if(Lt!="selfClose")if(vt[1]){for(var Yt=pt.length-1;Yt>=0;--Yt)if(pt[Yt]==vt[2]){pt.length=Yt;break}if(Yt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:ce(Et,Vt),to:ce(gt.line,gt.ch)}}else pt.push(vt[2])}}function it(gt,lt){for(var pt=[];;){var vt=Ft(gt);if(!vt)return;if(vt=="selfClose"){le(gt);continue}var Lt=gt.line,Et=gt.ch,Vt=le(gt);if(!Vt)return;if(Vt[1])pt.push(Vt[2]);else{for(var Yt=pt.length-1;Yt>=0;--Yt)if(pt[Yt]==Vt[2]){pt.length=Yt;break}if(Yt<0&&(!lt||lt==Vt[2]))return{tag:Vt[2],from:ce(gt.line,gt.ch),to:ce(Lt,Et)}}}}Gt.registerHelper("fold","xml",function(gt,lt){for(var pt=new ie(gt,lt.line,0);;){var vt=Xe(pt);if(!vt||pt.line!=lt.line)return;var Lt=qe(pt);if(!Lt)return;if(!vt[1]&&Lt!="selfClose"){var Et=ce(pt.line,pt.ch),Vt=et(pt,vt[2]);return Vt&&Pe(Vt.from,Et)>0?{from:Et,to:Vt.from}:null}}}),Gt.findMatchingTag=function(gt,lt,pt){var vt=new ie(gt,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Lt=qe(vt),Et=Lt&&ce(vt.line,vt.ch),Vt=Lt&&le(vt);if(!(!Lt||!Vt||Pe(vt,lt)>0)){var Yt={from:ce(vt.line,vt.ch),to:Et,tag:Vt[2]};return Lt=="selfClose"?{open:Yt,close:null,at:"open"}:Vt[1]?{open:it(vt,Vt[2]),close:Yt,at:"close"}:(vt=new ie(gt,Et.line,Et.ch,pt),{open:Yt,close:et(vt,Vt[2]),at:"open"})}}},Gt.findEnclosingTag=function(gt,lt,pt,vt){for(var Lt=new ie(gt,lt.line,lt.ch,pt);;){var Et=it(Lt,vt);if(!Et)break;var Vt=new ie(gt,lt.line,lt.ch,pt),Yt=et(Vt,Et.tag);if(Yt)return{open:Et,close:Yt}}},Gt.scanForClosingTag=function(gt,lt,pt,vt){var Lt=new ie(gt,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Lt,pt)}})},89780:function(dn){(function(Vn,Jt){dn.exports=Jt()})(this,function(){"use strict";var Vn=navigator.userAgent,Jt=navigator.platform,Gt=/gecko\/\d/i.test(Vn),ce=/MSIE \d/.test(Vn),Pe=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Vn),Fe=/Edge\/(\d+)/.exec(Vn),fe=ce||Pe||Fe,ue=fe&&(ce?document.documentMode||6:+(Fe||Pe)[1]),ie=!Fe&&/WebKit\//.test(Vn),He=ie&&/Qt\/\d+\.\d+/.test(Vn),ve=!Fe&&/Chrome\//.test(Vn),qt=/Opera\//.test(Vn),qe=/Apple Computer/.test(navigator.vendor),le=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Vn),Xe=/PhantomJS/.test(Vn),Ft=!Fe&&/AppleWebKit/.test(Vn)&&/Mobile\/\w+/.test(Vn),et=/Android/.test(Vn),it=Ft||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Vn),gt=Ft||/Mac/.test(Jt),lt=/\bCrOS\b/.test(Vn),pt=/win/i.test(Jt),vt=qt&&Vn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(qt=!1,ie=!0);var Lt=gt&&(He||qt&&(vt==null||vt<12.11)),Et=Gt||fe&&ue>=9;function Vt(nt){return new RegExp("(^|\\s)"+nt+"(?:$|\\s)\\s*")}var Yt=function(nt,st){var dt=nt.className,ht=Vt(st).exec(dt);if(ht){var ct=dt.slice(ht.index+ht[0].length);nt.className=dt.slice(0,ht.index)+(ct?ht[1]+ct:"")}};function oe(nt){for(var st=nt.childNodes.length;st>0;--st)nt.removeChild(nt.firstChild);return nt}function te(nt,st){return oe(nt).appendChild(st)}function Qt(nt,st,dt,ht){var ct=document.createElement(nt);if(dt&&(ct.className=dt),ht&&(ct.style.cssText=ht),typeof st=="string")ct.appendChild(document.createTextNode(st));else if(st)for(var Pt=0;Pt<st.length;++Pt)ct.appendChild(st[Pt]);return ct}function Se(nt,st,dt,ht){var ct=Qt(nt,st,dt,ht);return ct.setAttribute("role","presentation"),ct}var ae;document.createRange?ae=function(nt,st,dt,ht){var ct=document.createRange();return ct.setEnd(ht||nt,dt),ct.setStart(nt,st),ct}:ae=function(nt,st,dt){var ht=document.body.createTextRange();try{ht.moveToElementText(nt.parentNode)}catch(ct){return ht}return ht.collapse(!0),ht.moveEnd("character",dt),ht.moveStart("character",st),ht};function be(nt,st){if(st.nodeType==3&&(st=st.parentNode),nt.contains)return nt.contains(st);do if(st.nodeType==11&&(st=st.host),st==nt)return!0;while(st=st.parentNode)}function je(){var nt;try{nt=document.activeElement}catch(st){nt=document.body||null}for(;nt&&nt.shadowRoot&&nt.shadowRoot.activeElement;)nt=nt.shadowRoot.activeElement;return nt}function Je(nt,st){var dt=nt.className;Vt(st).test(dt)||(nt.className+=(dt?" ":"")+st)}function Bn(nt,st){for(var dt=nt.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!Vt(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var en=function(nt){nt.select()};Ft?en=function(nt){nt.selectionStart=0,nt.selectionEnd=nt.value.length}:fe&&(en=function(nt){try{nt.select()}catch(st){}});function Sn(nt){var st=Array.prototype.slice.call(arguments,1);return function(){return nt.apply(null,st)}}function yn(nt,st,dt){st||(st={});for(var ht in nt)nt.hasOwnProperty(ht)&&(dt!==!1||!st.hasOwnProperty(ht))&&(st[ht]=nt[ht]);return st}function ee(nt,st,dt,ht,ct){st==null&&(st=nt.search(/[^\s\u00a0]/),st==-1&&(st=nt.length));for(var Pt=ht||0,Tt=ct||0;;){var Ot=nt.indexOf(" ",Pt);if(Ot<0||Ot>=st)return Tt+(st-Pt);Tt+=Ot-Pt,Tt+=dt-Tt%dt,Pt=Ot+1}}var Wt=function(){this.id=null,this.f=null,this.time=0,this.handler=Sn(this.onTimeout,this)};Wt.prototype.onTimeout=function(nt){nt.id=0,nt.time<=+new Date?nt.f():setTimeout(nt.handler,nt.time-+new Date)},Wt.prototype.set=function(nt,st){this.f=st;var dt=+new Date+nt;(!this.id||dt<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,nt),this.time=dt)};function Oe(nt,st){for(var dt=0;dt<nt.length;++dt)if(nt[dt]==st)return dt;return-1}var Ln=50,xn={toString:function(){return"CodeMirror.Pass"}},ye={scroll:!1},Ue={origin:"*mouse"},Qe={origin:"+move"};function En(nt,st,dt){for(var ht=0,ct=0;;){var Pt=nt.indexOf(" ",ht);Pt==-1&&(Pt=nt.length);var Tt=Pt-ht;if(Pt==nt.length||ct+Tt>=st)return ht+Math.min(Tt,st-ct);if(ct+=Pt-ht,ct+=dt-ct%dt,ht=Pt+1,ct>=st)return ht}}var Ye=[""];function bn(nt){for(;Ye.length<=nt;)Ye.push($t(Ye)+" ");return Ye[nt]}function $t(nt){return nt[nt.length-1]}function Pn(nt,st){for(var dt=[],ht=0;ht<nt.length;ht++)dt[ht]=st(nt[ht],ht);return dt}function $n(nt,st,dt){for(var ht=0,ct=dt(st);ht<nt.length&&dt(nt[ht])<=ct;)ht++;nt.splice(ht,0,st)}function At(){}function wt(nt,st){var dt;return Object.create?dt=Object.create(nt):(At.prototype=nt,dt=new At),st&&yn(st,dt),dt}var xt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function bt(nt){return/\w/.test(nt)||nt>"\x80"&&(nt.toUpperCase()!=nt.toLowerCase()||xt.test(nt))}function zt(nt,st){return st?st.source.indexOf("\\w")>-1&&bt(nt)?!0:st.test(nt):bt(nt)}function Mt(nt){for(var st in nt)if(nt.hasOwnProperty(st)&&nt[st])return!1;return!0}var pe=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Ve(nt){return nt.charCodeAt(0)>=768&&pe.test(nt)}function Ee(nt,st,dt){for(;(dt<0?st>0:st<nt.length)&&Ve(nt.charAt(st));)st+=dt;return st}function Ze(nt,st,dt){for(var ht=st>dt?-1:1;;){if(st==dt)return st;var ct=(st+dt)/2,Pt=ht<0?Math.ceil(ct):Math.floor(ct);if(Pt==st)return nt(Pt)?st:dt;nt(Pt)?dt=Pt:st=Pt+ht}}function Ge(nt,st,dt,ht){if(!nt)return ht(st,dt,"ltr",0);for(var ct=!1,Pt=0;Pt<nt.length;++Pt){var Tt=nt[Pt];(Tt.from<dt&&Tt.to>st||st==dt&&Tt.to==st)&&(ht(Math.max(Tt.from,st),Math.min(Tt.to,dt),Tt.level==1?"rtl":"ltr",Pt),ct=!0)}ct||ht(st,dt,"ltr")}var ke=null;function rn(nt,st,dt){var ht;ke=null;for(var ct=0;ct<nt.length;++ct){var Pt=nt[ct];if(Pt.from<st&&Pt.to>st)return ct;Pt.to==st&&(Pt.from!=Pt.to&&dt=="before"?ht=ct:ke=ct),Pt.from==st&&(Pt.from!=Pt.to&&dt!="before"?ht=ct:ke=ct)}return ht!=null?ht:ke}var _e=function(){var nt="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Ut){return Ut<=247?nt.charAt(Ut):1424<=Ut&&Ut<=1524?"R":1536<=Ut&&Ut<=1785?st.charAt(Ut-1536):1774<=Ut&&Ut<=2220?"r":8192<=Ut&&Ut<=8203?"w":Ut==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,ct=/[stwN]/,Pt=/[LRr]/,Tt=/[Lb1n]/,Ot=/[1n]/;function Bt(Ut,he,Zt){this.level=Ut,this.from=he,this.to=Zt}return function(Ut,he){var Zt=he=="ltr"?"L":"R";if(Ut.length==0||he=="ltr"&&!ht.test(Ut))return!1;for(var Ne=Ut.length,Le=[],mn=0;mn<Ne;++mn)Le.push(dt(Ut.charCodeAt(mn)));for(var Cn=0,On=Zt;Cn<Ne;++Cn){var Jn=Le[Cn];Jn=="m"?Le[Cn]=On:On=Jn}for(var ci=0,ii=Zt;ci<Ne;++ci){var xi=Le[ci];xi=="1"&&ii=="r"?Le[ci]="n":Pt.test(xi)&&(ii=xi,xi=="r"&&(Le[ci]="R"))}for(var _i=1,ni=Le[0];_i<Ne-1;++_i){var oo=Le[_i];oo=="+"&&ni=="1"&&Le[_i+1]=="1"?Le[_i]="1":oo==","&&ni==Le[_i+1]&&(ni=="1"||ni=="n")&&(Le[_i]=ni),ni=oo}for(var hr=0;hr<Ne;++hr){var as=Le[hr];if(as==",")Le[hr]="N";else if(as=="%"){var wr=void 0;for(wr=hr+1;wr<Ne&&Le[wr]=="%";++wr);for(var ca=hr&&Le[hr-1]=="!"||wr<Ne&&Le[wr]=="1"?"1":"N",Vs=hr;Vs<wr;++Vs)Le[Vs]=ca;hr=wr-1}}for(var Qr=0,ba=Zt;Qr<Ne;++Qr){var Os=Le[Qr];ba=="L"&&Os=="1"?Le[Qr]="L":Pt.test(Os)&&(ba=Os)}for(var $r=0;$r<Ne;++$r)if(ct.test(Le[$r])){var Fo=void 0;for(Fo=$r+1;Fo<Ne&&ct.test(Le[Fo]);++Fo);for(var br=($r?Le[$r-1]:Zt)=="L",ys=(Fo<Ne?Le[Fo]:Zt)=="L",Is=br==ys?br?"L":"R":Zt,pl=$r;pl<Fo;++pl)Le[pl]=Is;$r=Fo-1}for(var Cr=[],il,Ir=0;Ir<Ne;)if(Tt.test(Le[Ir])){var Sf=Ir;for(++Ir;Ir<Ne&&Tt.test(Le[Ir]);++Ir);Cr.push(new Bt(0,Sf,Ir))}else{var Wa=Ir,Na=Cr.length,pa=he=="rtl"?1:0;for(++Ir;Ir<Ne&&Le[Ir]!="L";++Ir);for(var Xo=Wa;Xo<Ir;)if(Ot.test(Le[Xo])){Wa<Xo&&(Cr.splice(Na,0,new Bt(1,Wa,Xo)),Na+=pa);var Ss=Xo;for(++Xo;Xo<Ir&&Ot.test(Le[Xo]);++Xo);Cr.splice(Na,0,new Bt(2,Ss,Xo)),Na+=pa,Wa=Xo}else++Xo;Wa<Ir&&Cr.splice(Na,0,new Bt(1,Wa,Ir))}return he=="ltr"&&(Cr[0].level==1&&(il=Ut.match(/^\s+/))&&(Cr[0].from=il[0].length,Cr.unshift(new Bt(0,0,il[0].length))),$t(Cr).level==1&&(il=Ut.match(/\s+$/))&&($t(Cr).to-=il[0].length,Cr.push(new Bt(0,Ne-il[0].length,Ne)))),he=="rtl"?Cr.reverse():Cr}}();function un(nt,st){var dt=nt.order;return dt==null&&(dt=nt.order=_e(nt.text,st)),dt}var In=[],fn=function(nt,st,dt){if(nt.addEventListener)nt.addEventListener(st,dt,!1);else if(nt.attachEvent)nt.attachEvent("on"+st,dt);else{var ht=nt._handlers||(nt._handlers={});ht[st]=(ht[st]||In).concat(dt)}};function Un(nt,st){return nt._handlers&&nt._handlers[st]||In}function ti(nt,st,dt){if(nt.removeEventListener)nt.removeEventListener(st,dt,!1);else if(nt.detachEvent)nt.detachEvent("on"+st,dt);else{var ht=nt._handlers,ct=ht&&ht[st];if(ct){var Pt=Oe(ct,dt);Pt>-1&&(ht[st]=ct.slice(0,Pt).concat(ct.slice(Pt+1)))}}}function Si(nt,st){var dt=Un(nt,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),ct=0;ct<dt.length;++ct)dt[ct].apply(null,ht)}function Oi(nt,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),Si(nt,dt||st.type,nt,st),ir(st)||st.codemirrorIgnore}function vo(nt){var st=nt._handlers&&nt._handlers.cursorActivity;if(st)for(var dt=nt.curOp.cursorActivityHandlers||(nt.curOp.cursorActivityHandlers=[]),ht=0;ht<st.length;++ht)Oe(dt,st[ht])==-1&&dt.push(st[ht])}function Di(nt,st){return Un(nt,st).length>0}function Ai(nt){nt.prototype.on=function(st,dt){fn(this,st,dt)},nt.prototype.off=function(st,dt){ti(this,st,dt)}}function Ni(nt){nt.preventDefault?nt.preventDefault():nt.returnValue=!1}function Lr(nt){nt.stopPropagation?nt.stopPropagation():nt.cancelBubble=!0}function ir(nt){return nt.defaultPrevented!=null?nt.defaultPrevented:nt.returnValue==!1}function Do(nt){Ni(nt),Lr(nt)}function Er(nt){return nt.target||nt.srcElement}function or(nt){var st=nt.which;return st==null&&(nt.button&1?st=1:nt.button&2?st=3:nt.button&4&&(st=2)),gt&&nt.ctrlKey&&st==1&&(st=3),st}var Hs=function(){if(fe&&ue<9)return!1;var nt=Qt("div");return"draggable"in nt||"dragDrop"in nt}(),kr;function Mr(nt){if(kr==null){var st=Qt("span","\u200B");te(nt,Qt("span",[st,document.createTextNode("x")])),nt.firstChild.offsetHeight!=0&&(kr=st.offsetWidth<=1&&st.offsetHeight>2&&!(fe&&ue<8))}var dt=kr?Qt("span","\u200B"):Qt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var _r;function Ur(nt){if(_r!=null)return _r;var st=te(nt,document.createTextNode("A\u062EA")),dt=ae(st,0,1).getBoundingClientRect(),ht=ae(st,1,2).getBoundingClientRect();return oe(nt),!dt||dt.left==dt.right?!1:_r=ht.right-dt.right<3}var nr=`
b`.split(/\n/).length!=3?function(nt){for(var st=0,dt=[],ht=nt.length;st<=ht;){var ct=nt.indexOf(`
`,st);ct==-1&&(ct=nt.length);var Pt=nt.slice(st,nt.charAt(ct-1)=="\r"?ct-1:ct),Tt=Pt.indexOf("\r");Tt!=-1?(dt.push(Pt.slice(0,Tt)),st+=Tt+1):(dt.push(Pt),st=ct+1)}return dt}:function(nt){return nt.split(/\r\n?|\n/)},Ct=window.getSelection?function(nt){try{return nt.selectionStart!=nt.selectionEnd}catch(st){return!1}}:function(nt){var st;try{st=nt.ownerDocument.selection.createRange()}catch(dt){}return!st||st.parentElement()!=nt?!1:st.compareEndPoints("StartToEnd",st)!=0},Ui=function(){var nt=Qt("div");return"oncopy"in nt?!0:(nt.setAttribute("oncopy","return;"),typeof nt.oncopy=="function")}(),Lo=null;function Ko(nt){if(Lo!=null)return Lo;var st=te(nt,Qt("span","x")),dt=st.getBoundingClientRect(),ht=ae(st,0,1).getBoundingClientRect();return Lo=Math.abs(dt.left-ht.left)>1}var Ar={},Br={};function Ns(nt,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Ar[nt]=st}function Xs(nt,st){Br[nt]=st}function Dr(nt){if(typeof nt=="string"&&Br.hasOwnProperty(nt))nt=Br[nt];else if(nt&&typeof nt.name=="string"&&Br.hasOwnProperty(nt.name)){var st=Br[nt.name];typeof st=="string"&&(st={name:st}),nt=wt(st,nt),nt.name=st.name}else{if(typeof nt=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(nt))return Dr("application/xml");if(typeof nt=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(nt))return Dr("application/json")}return typeof nt=="string"?{name:nt}:nt||{name:"null"}}function Me(nt,st){st=Dr(st);var dt=Ar[st.name];if(!dt)return Me(nt,"text/plain");var ht=dt(nt,st);if(xe.hasOwnProperty(st.name)){var ct=xe[st.name];for(var Pt in ct)ct.hasOwnProperty(Pt)&&(ht.hasOwnProperty(Pt)&&(ht["_"+Pt]=ht[Pt]),ht[Pt]=ct[Pt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var Tt in st.modeProps)ht[Tt]=st.modeProps[Tt];return ht}var xe={};function de(nt,st){var dt=xe.hasOwnProperty(nt)?xe[nt]:xe[nt]={};yn(st,dt)}function Gn(nt,st){if(st===!0)return st;if(nt.copyState)return nt.copyState(st);var dt={};for(var ht in st){var ct=st[ht];ct instanceof Array&&(ct=ct.concat([])),dt[ht]=ct}return dt}function si(nt,st){for(var dt;nt.innerMode&&(dt=nt.innerMode(st),!(!dt||dt.mode==nt));)st=dt.state,nt=dt.mode;return dt||{mode:nt,state:st}}function pi(nt,st,dt){return nt.startState?nt.startState(st,dt):!0}var nn=function(nt,st,dt){this.pos=this.start=0,this.string=nt,this.tabSize=st||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=dt};nn.prototype.eol=function(){return this.pos>=this.string.length},nn.prototype.sol=function(){return this.pos==this.lineStart},nn.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},nn.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},nn.prototype.eat=function(nt){var st=this.string.charAt(this.pos),dt;if(typeof nt=="string"?dt=st==nt:dt=st&&(nt.test?nt.test(st):nt(st)),dt)return++this.pos,st},nn.prototype.eatWhile=function(nt){for(var st=this.pos;this.eat(nt););return this.pos>st},nn.prototype.eatSpace=function(){for(var nt=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>nt},nn.prototype.skipToEnd=function(){this.pos=this.string.length},nn.prototype.skipTo=function(nt){var st=this.string.indexOf(nt,this.pos);if(st>-1)return this.pos=st,!0},nn.prototype.backUp=function(nt){this.pos-=nt},nn.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=ee(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},nn.prototype.indentation=function(){return ee(this.string,null,this.tabSize)-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},nn.prototype.match=function(nt,st,dt){if(typeof nt=="string"){var ht=function(Tt){return dt?Tt.toLowerCase():Tt},ct=this.string.substr(this.pos,nt.length);if(ht(ct)==ht(nt))return st!==!1&&(this.pos+=nt.length),!0}else{var Pt=this.string.slice(this.pos).match(nt);return Pt&&Pt.index>0?null:(Pt&&st!==!1&&(this.pos+=Pt[0].length),Pt)}},nn.prototype.current=function(){return this.string.slice(this.start,this.pos)},nn.prototype.hideFirstChars=function(nt,st){this.lineStart+=nt;try{return st()}finally{this.lineStart-=nt}},nn.prototype.lookAhead=function(nt){var st=this.lineOracle;return st&&st.lookAhead(nt)},nn.prototype.baseToken=function(){var nt=this.lineOracle;return nt&&nt.baseToken(this.pos)};function kn(nt,st){if(st-=nt.first,st<0||st>=nt.size)throw new Error("There is no line "+(st+nt.first)+" in the document.");for(var dt=nt;!dt.lines;)for(var ht=0;;++ht){var ct=dt.children[ht],Pt=ct.chunkSize();if(st<Pt){dt=ct;break}st-=Pt}return dt.lines[st]}function mi(nt,st,dt){var ht=[],ct=st.line;return nt.iter(st.line,dt.line+1,function(Pt){var Tt=Pt.text;ct==dt.line&&(Tt=Tt.slice(0,dt.ch)),ct==st.line&&(Tt=Tt.slice(st.ch)),ht.push(Tt),++ct}),ht}function eo(nt,st,dt){var ht=[];return nt.iter(st,dt,function(ct){ht.push(ct.text)}),ht}function $i(nt,st){var dt=st-nt.height;if(dt)for(var ht=nt;ht;ht=ht.parent)ht.height+=dt}function Rt(nt){if(nt.parent==null)return null;for(var st=nt.parent,dt=Oe(st.lines,nt),ht=st.parent;ht;st=ht,ht=ht.parent)for(var ct=0;ht.children[ct]!=st;++ct)dt+=ht.children[ct].chunkSize();return dt+st.first}function ne(nt,st){var dt=nt.first;t:do{for(var ht=0;ht<nt.children.length;++ht){var ct=nt.children[ht],Pt=ct.height;if(st<Pt){nt=ct;continue t}st-=Pt,dt+=ct.chunkSize()}return dt}while(!nt.lines);for(var Tt=0;Tt<nt.lines.length;++Tt){var Ot=nt.lines[Tt],Bt=Ot.height;if(st<Bt)break;st-=Bt}return dt+Tt}function on(nt,st){return st>=nt.first&&st<nt.first+nt.size}function cn(nt,st){return String(nt.lineNumberFormatter(st+nt.firstLineNumber))}function me(nt,st,dt){if(dt===void 0&&(dt=null),!(this instanceof me))return new me(nt,st,dt);this.line=nt,this.ch=st,this.sticky=dt}function tn(nt,st){return nt.line-st.line||nt.ch-st.ch}function ln(nt,st){return nt.sticky==st.sticky&&tn(nt,st)==0}function gn(nt){return me(nt.line,nt.ch)}function Rn(nt,st){return tn(nt,st)<0?st:nt}function pn(nt,st){return tn(nt,st)<0?nt:st}function wn(nt,st){return Math.max(nt.first,Math.min(st,nt.first+nt.size-1))}function Mn(nt,st){if(st.line<nt.first)return me(nt.first,0);var dt=nt.first+nt.size-1;return st.line>dt?me(dt,kn(nt,dt).text.length):Fi(st,kn(nt,st.line).text.length)}function Fi(nt,st){var dt=nt.ch;return dt==null||dt>st?me(nt.line,st):dt<0?me(nt.line,0):nt}function ai(nt,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=Mn(nt,st[ht]);return dt}var li=function(nt,st){this.state=nt,this.lookAhead=st},we=function(nt,st,dt,ht){this.state=st,this.doc=nt,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};we.prototype.lookAhead=function(nt){var st=this.doc.getLine(this.line+nt);return st!=null&&nt>this.maxLookAhead&&(this.maxLookAhead=nt),st},we.prototype.baseToken=function(nt){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=nt;)this.baseTokenPos+=2;var st=this.baseTokens[this.baseTokenPos+1];return{type:st&&st.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-nt}},we.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},we.fromSaved=function(nt,st,dt){return st instanceof li?new we(nt,Gn(nt.mode,st.state),dt,st.lookAhead):new we(nt,Gn(nt.mode,st),dt)},we.prototype.save=function(nt){var st=nt!==!1?Gn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new li(st,this.maxLookAhead):st};function Ei(nt,st,dt,ht){var ct=[nt.state.modeGen],Pt={};fi(nt,st.text,nt.doc.mode,dt,function(Ut,he){return ct.push(Ut,he)},Pt,ht);for(var Tt=dt.state,Ot=function(Ut){dt.baseTokens=ct;var he=nt.state.overlays[Ut],Zt=1,Ne=0;dt.state=!0,fi(nt,st.text,he.mode,dt,function(Le,mn){for(var Cn=Zt;Ne<Le;){var On=ct[Zt];On>Le&&ct.splice(Zt,1,Le,ct[Zt+1],On),Zt+=2,Ne=Math.min(Le,On)}if(mn)if(he.opaque)ct.splice(Cn,Zt-Cn,Le,"overlay "+mn),Zt=Cn+2;else for(;Cn<Zt;Cn+=2){var Jn=ct[Cn+1];ct[Cn+1]=(Jn?Jn+" ":"")+"overlay "+mn}},Pt),dt.state=Tt,dt.baseTokens=null,dt.baseTokenPos=1},Bt=0;Bt<nt.state.overlays.length;++Bt)Ot(Bt);return{styles:ct,classes:Pt.bgClass||Pt.textClass?Pt:null}}function Bi(nt,st,dt){if(!st.styles||st.styles[0]!=nt.state.modeGen){var ht=co(nt,Rt(st)),ct=st.text.length>nt.options.maxHighlightLength&&Gn(nt.doc.mode,ht.state),Pt=Ei(nt,st,ht);ct&&(ht.state=ct),st.stateAfter=ht.save(!ct),st.styles=Pt.styles,Pt.classes?st.styleClasses=Pt.classes:st.styleClasses&&(st.styleClasses=null),dt===nt.doc.highlightFrontier&&(nt.doc.modeFrontier=Math.max(nt.doc.modeFrontier,++nt.doc.highlightFrontier))}return st.styles}function co(nt,st,dt){var ht=nt.doc,ct=nt.display;if(!ht.mode.startState)return new we(ht,!0,st);var Pt=Pi(nt,st,dt),Tt=Pt>ht.first&&kn(ht,Pt-1).stateAfter,Ot=Tt?we.fromSaved(ht,Tt,Pt):new we(ht,pi(ht.mode),Pt);return ht.iter(Pt,st,function(Bt){Te(nt,Bt.text,Ot);var Ut=Ot.line;Bt.stateAfter=Ut==st-1||Ut%5==0||Ut>=ct.viewFrom&&Ut<ct.viewTo?Ot.save():null,Ot.nextLine()}),dt&&(ht.modeFrontier=Ot.line),Ot}function Te(nt,st,dt,ht){var ct=nt.doc.mode,Pt=new nn(st,nt.options.tabSize,dt);for(Pt.start=Pt.pos=ht||0,st==""&&an(ct,dt.state);!Pt.eol();)Dn(ct,Pt,dt.state),Pt.start=Pt.pos}function an(nt,st){if(nt.blankLine)return nt.blankLine(st);if(nt.innerMode){var dt=si(nt,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function Dn(nt,st,dt,ht){for(var ct=0;ct<10;ct++){ht&&(ht[0]=si(nt,dt).mode);var Pt=nt.token(st,dt);if(st.pos>st.start)return Pt}throw new Error("Mode "+nt.name+" failed to advance stream.")}var An=function(nt,st,dt){this.start=nt.start,this.end=nt.pos,this.string=nt.current(),this.type=st||null,this.state=dt};function Wn(nt,st,dt,ht){var ct=nt.doc,Pt=ct.mode,Tt;st=Mn(ct,st);var Ot=kn(ct,st.line),Bt=co(nt,st.line,dt),Ut=new nn(Ot.text,nt.options.tabSize,Bt),he;for(ht&&(he=[]);(ht||Ut.pos<st.ch)&&!Ut.eol();)Ut.start=Ut.pos,Tt=Dn(Pt,Ut,Bt.state),ht&&he.push(new An(Ut,Tt,Gn(ct.mode,Bt.state)));return ht?he:new An(Ut,Tt,Bt.state)}function ui(nt,st){if(nt)for(;;){var dt=nt.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!dt)break;nt=nt.slice(0,dt.index)+nt.slice(dt.index+dt[0].length);var ht=dt[1]?"bgClass":"textClass";st[ht]==null?st[ht]=dt[2]:new RegExp("(?:^|\\s)"+dt[2]+"(?:$|\\s)").test(st[ht])||(st[ht]+=" "+dt[2])}return nt}function fi(nt,st,dt,ht,ct,Pt,Tt){var Ot=dt.flattenSpans;Ot==null&&(Ot=nt.options.flattenSpans);var Bt=0,Ut=null,he=new nn(st,nt.options.tabSize,ht),Zt,Ne=nt.options.addModeClass&&[null];for(st==""&&ui(an(dt,ht.state),Pt);!he.eol();){if(he.pos>nt.options.maxHighlightLength?(Ot=!1,Tt&&Te(nt,st,ht,he.pos),he.pos=st.length,Zt=null):Zt=ui(Dn(dt,he,ht.state,Ne),Pt),Ne){var Le=Ne[0].name;Le&&(Zt="m-"+(Zt?Le+" "+Zt:Le))}if(!Ot||Ut!=Zt){for(;Bt<he.start;)Bt=Math.min(he.start,Bt+5e3),ct(Bt,Ut);Ut=Zt}he.start=he.pos}for(;Bt<he.pos;){var mn=Math.min(he.pos,Bt+5e3);ct(mn,Ut),Bt=mn}}function Pi(nt,st,dt){for(var ht,ct,Pt=nt.doc,Tt=dt?-1:st-(nt.doc.mode.innerMode?1e3:100),Ot=st;Ot>Tt;--Ot){if(Ot<=Pt.first)return Pt.first;var Bt=kn(Pt,Ot-1),Ut=Bt.stateAfter;if(Ut&&(!dt||Ot+(Ut instanceof li?Ut.lookAhead:0)<=Pt.modeFrontier))return Ot;var he=ee(Bt.text,null,nt.options.tabSize);(ct==null||ht>he)&&(ct=Ot-1,ht=he)}return ct}function bi(nt,st){if(nt.modeFrontier=Math.min(nt.modeFrontier,st),!(nt.highlightFrontier<st-10)){for(var dt=nt.first,ht=st-1;ht>dt;ht--){var ct=kn(nt,ht).stateAfter;if(ct&&(!(ct instanceof li)||ht+ct.lookAhead<st)){dt=ht+1;break}}nt.highlightFrontier=Math.min(nt.highlightFrontier,dt)}}var Ii=!1,De=!1;function Ki(){Ii=!0}function Be(){De=!0}function ji(nt,st,dt){this.marker=nt,this.from=st,this.to=dt}function Bo(nt,st){if(nt)for(var dt=0;dt<nt.length;++dt){var ht=nt[dt];if(ht.marker==st)return ht}}function ro(nt,st){for(var dt,ht=0;ht<nt.length;++ht)nt[ht]!=st&&(dt||(dt=[])).push(nt[ht]);return dt}function So(nt,st){nt.markedSpans=nt.markedSpans?nt.markedSpans.concat([st]):[st],st.marker.attachLine(nt)}function Gi(nt,st,dt){var ht;if(nt)for(var ct=0;ct<nt.length;++ct){var Pt=nt[ct],Tt=Pt.marker,Ot=Pt.from==null||(Tt.inclusiveLeft?Pt.from<=st:Pt.from<st);if(Ot||Pt.from==st&&Tt.type=="bookmark"&&(!dt||!Pt.marker.insertLeft)){var Bt=Pt.to==null||(Tt.inclusiveRight?Pt.to>=st:Pt.to>st);(ht||(ht=[])).push(new ji(Tt,Pt.from,Bt?null:Pt.to))}}return ht}function di(nt,st,dt){var ht;if(nt)for(var ct=0;ct<nt.length;++ct){var Pt=nt[ct],Tt=Pt.marker,Ot=Pt.to==null||(Tt.inclusiveRight?Pt.to>=st:Pt.to>st);if(Ot||Pt.from==st&&Tt.type=="bookmark"&&(!dt||Pt.marker.insertLeft)){var Bt=Pt.from==null||(Tt.inclusiveLeft?Pt.from<=st:Pt.from<st);(ht||(ht=[])).push(new ji(Tt,Bt?null:Pt.from-st,Pt.to==null?null:Pt.to-st))}}return ht}function qi(nt,st){if(st.full)return null;var dt=on(nt,st.from.line)&&kn(nt,st.from.line).markedSpans,ht=on(nt,st.to.line)&&kn(nt,st.to.line).markedSpans;if(!dt&&!ht)return null;var ct=st.from.ch,Pt=st.to.ch,Tt=tn(st.from,st.to)==0,Ot=Gi(dt,ct,Tt),Bt=di(ht,Pt,Tt),Ut=st.text.length==1,he=$t(st.text).length+(Ut?ct:0);if(Ot)for(var Zt=0;Zt<Ot.length;++Zt){var Ne=Ot[Zt];if(Ne.to==null){var Le=Bo(Bt,Ne.marker);Le?Ut&&(Ne.to=Le.to==null?null:Le.to+he):Ne.to=ct}}if(Bt)for(var mn=0;mn<Bt.length;++mn){var Cn=Bt[mn];if(Cn.to!=null&&(Cn.to+=he),Cn.from==null){var On=Bo(Ot,Cn.marker);On||(Cn.from=he,Ut&&(Ot||(Ot=[])).push(Cn))}else Cn.from+=he,Ut&&(Ot||(Ot=[])).push(Cn)}Ot&&(Ot=vr(Ot)),Bt&&Bt!=Ot&&(Bt=vr(Bt));var Jn=[Ot];if(!Ut){var ci=st.text.length-2,ii;if(ci>0&&Ot)for(var xi=0;xi<Ot.length;++xi)Ot[xi].to==null&&(ii||(ii=[])).push(new ji(Ot[xi].marker,null,null));for(var _i=0;_i<ci;++_i)Jn.push(ii);Jn.push(Bt)}return Jn}function vr(nt){for(var st=0;st<nt.length;++st){var dt=nt[st];dt.from!=null&&dt.from==dt.to&&dt.marker.clearWhenEmpty!==!1&&nt.splice(st--,1)}return nt.length?nt:null}function xo(nt,st,dt){var ht=null;if(nt.iter(st.line,dt.line+1,function(Le){if(Le.markedSpans)for(var mn=0;mn<Le.markedSpans.length;++mn){var Cn=Le.markedSpans[mn].marker;Cn.readOnly&&(!ht||Oe(ht,Cn)==-1)&&(ht||(ht=[])).push(Cn)}}),!ht)return null;for(var ct=[{from:st,to:dt}],Pt=0;Pt<ht.length;++Pt)for(var Tt=ht[Pt],Ot=Tt.find(0),Bt=0;Bt<ct.length;++Bt){var Ut=ct[Bt];if(!(tn(Ut.to,Ot.from)<0||tn(Ut.from,Ot.to)>0)){var he=[Bt,1],Zt=tn(Ut.from,Ot.from),Ne=tn(Ut.to,Ot.to);(Zt<0||!Tt.inclusiveLeft&&!Zt)&&he.push({from:Ut.from,to:Ot.from}),(Ne>0||!Tt.inclusiveRight&&!Ne)&&he.push({from:Ot.to,to:Ut.to}),ct.splice.apply(ct,he),Bt+=he.length-3}}return ct}function Nn(nt){var st=nt.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(nt);nt.markedSpans=null}}function It(nt,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(nt);nt.markedSpans=st}}function ko(nt){return nt.inclusiveLeft?-1:0}function yr(nt){return nt.inclusiveRight?1:0}function ts(nt,st){var dt=nt.lines.length-st.lines.length;if(dt!=0)return dt;var ht=nt.find(),ct=st.find(),Pt=tn(ht.from,ct.from)||ko(nt)-ko(st);if(Pt)return-Pt;var Tt=tn(ht.to,ct.to)||yr(nt)-yr(st);return Tt||st.id-nt.id}function rr(nt,st){var dt=De&&nt.markedSpans,ht;if(dt)for(var ct=void 0,Pt=0;Pt<dt.length;++Pt)ct=dt[Pt],ct.marker.collapsed&&(st?ct.from:ct.to)==null&&(!ht||ts(ht,ct.marker)<0)&&(ht=ct.marker);return ht}function Xi(nt){return rr(nt,!0)}function jn(nt){return rr(nt,!1)}function Zn(nt,st){var dt=De&&nt.markedSpans,ht;if(dt)for(var ct=0;ct<dt.length;++ct){var Pt=dt[ct];Pt.marker.collapsed&&(Pt.from==null||Pt.from<st)&&(Pt.to==null||Pt.to>st)&&(!ht||ts(ht,Pt.marker)<0)&&(ht=Pt.marker)}return ht}function wi(nt,st,dt,ht,ct){var Pt=kn(nt,st),Tt=De&&Pt.markedSpans;if(Tt)for(var Ot=0;Ot<Tt.length;++Ot){var Bt=Tt[Ot];if(Bt.marker.collapsed){var Ut=Bt.marker.find(0),he=tn(Ut.from,dt)||ko(Bt.marker)-ko(ct),Zt=tn(Ut.to,ht)||yr(Bt.marker)-yr(ct);if(!(he>=0&&Zt<=0||he<=0&&Zt>=0)&&(he<=0&&(Bt.marker.inclusiveRight&&ct.inclusiveLeft?tn(Ut.to,dt)>=0:tn(Ut.to,dt)>0)||he>=0&&(Bt.marker.inclusiveRight&&ct.inclusiveLeft?tn(Ut.from,ht)<=0:tn(Ut.from,ht)<0)))return!0}}}function _n(nt){for(var st;st=Xi(nt);)nt=st.find(-1,!0).line;return nt}function vi(nt){for(var st;st=jn(nt);)nt=st.find(1,!0).line;return nt}function ao(nt){for(var st,dt;st=jn(nt);)nt=st.find(1,!0).line,(dt||(dt=[])).push(nt);return dt}function Qn(nt,st){var dt=kn(nt,st),ht=_n(dt);return dt==ht?st:Rt(ht)}function zn(nt,st){if(st>nt.lastLine())return st;var dt=kn(nt,st),ht;if(!We(nt,dt))return st;for(;ht=jn(dt);)dt=ht.find(1,!0).line;return Rt(dt)+1}function We(nt,st){var dt=De&&st.markedSpans;if(dt){for(var ht=void 0,ct=0;ct<dt.length;++ct)if(ht=dt[ct],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&ei(nt,st,ht))return!0}}}function ei(nt,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return ei(nt,ht.line,Bo(ht.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var ct=void 0,Pt=0;Pt<st.markedSpans.length;++Pt)if(ct=st.markedSpans[Pt],ct.marker.collapsed&&!ct.marker.widgetNode&&ct.from==dt.to&&(ct.to==null||ct.to!=dt.from)&&(ct.marker.inclusiveLeft||dt.marker.inclusiveRight)&&ei(nt,st,ct))return!0}function Vi(nt){nt=_n(nt);for(var st=0,dt=nt.parent,ht=0;ht<dt.lines.length;++ht){var ct=dt.lines[ht];if(ct==nt)break;st+=ct.height}for(var Pt=dt.parent;Pt;dt=Pt,Pt=dt.parent)for(var Tt=0;Tt<Pt.children.length;++Tt){var Ot=Pt.children[Tt];if(Ot==dt)break;st+=Ot.height}return st}function Mo(nt){if(nt.height==0)return 0;for(var st=nt.text.length,dt,ht=nt;dt=Xi(ht);){var ct=dt.find(0,!0);ht=ct.from.line,st+=ct.from.ch-ct.to.ch}for(ht=nt;dt=jn(ht);){var Pt=dt.find(0,!0);st-=ht.text.length-Pt.from.ch,ht=Pt.to.line,st+=ht.text.length-Pt.to.ch}return st}function so(nt){var st=nt.display,dt=nt.doc;st.maxLine=kn(dt,dt.first),st.maxLineLength=Mo(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var ct=Mo(ht);ct>st.maxLineLength&&(st.maxLineLength=ct,st.maxLine=ht)})}var Io=function(nt,st,dt){this.text=nt,It(this,st),this.height=dt?dt(this):1};Io.prototype.lineNo=function(){return Rt(this)},Ai(Io);function sr(nt,st,dt,ht){nt.text=st,nt.stateAfter&&(nt.stateAfter=null),nt.styles&&(nt.styles=null),nt.order!=null&&(nt.order=null),Nn(nt),It(nt,dt);var ct=ht?ht(nt):1;ct!=nt.height&&$i(nt,ct)}function Ro(nt){nt.parent=null,Nn(nt)}var gr={},ar={};function Sr(nt,st){if(!nt||/^\s*$/.test(nt))return null;var dt=st.addModeClass?ar:gr;return dt[nt]||(dt[nt]=nt.replace(/\S+/g,"cm-$&"))}function ge(nt,st){var dt=Se("span",null,null,ie?"padding-right: .1px":null),ht={pre:Se("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:nt,trailingSpace:!1,splitSpaces:nt.getOption("lineWrapping")};st.measure={};for(var ct=0;ct<=(st.rest?st.rest.length:0);ct++){var Pt=ct?st.rest[ct-1]:st.line,Tt=void 0;ht.pos=0,ht.addToken=Ja,Ur(nt.display.measure)&&(Tt=un(Pt,nt.doc.direction))&&(ht.addToken=Fs(ht.addToken,Tt)),ht.map=[];var Ot=st!=nt.display.externalMeasured&&Rt(Pt);la(Pt,ht,Bi(nt,Pt,Ot)),Pt.styleClasses&&(Pt.styleClasses.bgClass&&(ht.bgClass=Bn(Pt.styleClasses.bgClass,ht.bgClass||"")),Pt.styleClasses.textClass&&(ht.textClass=Bn(Pt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(Mr(nt.display.measure))),ct==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(ie){var Bt=ht.content.lastChild;(/\bcm-tab\b/.test(Bt.className)||Bt.querySelector&&Bt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return Si(nt,"renderLine",nt,st.line,ht.pre),ht.pre.className&&(ht.textClass=Bn(ht.pre.className,ht.textClass||"")),ht}function Rr(nt){var st=Qt("span","\u2022","cm-invalidchar");return st.title="\\u"+nt.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Ja(nt,st,dt,ht,ct,Pt,Tt){if(st){var Ot=nt.splitSpaces?es(st,nt.trailingSpace):st,Bt=nt.cm.state.specialChars,Ut=!1,he;if(!Bt.test(st))nt.col+=st.length,he=document.createTextNode(Ot),nt.map.push(nt.pos,nt.pos+st.length,he),fe&&ue<9&&(Ut=!0),nt.pos+=st.length;else{he=document.createDocumentFragment();for(var Zt=0;;){Bt.lastIndex=Zt;var Ne=Bt.exec(st),Le=Ne?Ne.index-Zt:st.length-Zt;if(Le){var mn=document.createTextNode(Ot.slice(Zt,Zt+Le));fe&&ue<9?he.appendChild(Qt("span",[mn])):he.appendChild(mn),nt.map.push(nt.pos,nt.pos+Le,mn),nt.col+=Le,nt.pos+=Le}if(!Ne)break;Zt+=Le+1;var Cn=void 0;if(Ne[0]==" "){var On=nt.cm.options.tabSize,Jn=On-nt.col%On;Cn=he.appendChild(Qt("span",bn(Jn),"cm-tab")),Cn.setAttribute("role","presentation"),Cn.setAttribute("cm-text"," "),nt.col+=Jn}else Ne[0]=="\r"||Ne[0]==`
`?(Cn=he.appendChild(Qt("span",Ne[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Cn.setAttribute("cm-text",Ne[0]),nt.col+=1):(Cn=nt.cm.options.specialCharPlaceholder(Ne[0]),Cn.setAttribute("cm-text",Ne[0]),fe&&ue<9?he.appendChild(Qt("span",[Cn])):he.appendChild(Cn),nt.col+=1);nt.map.push(nt.pos,nt.pos+1,Cn),nt.pos++}}if(nt.trailingSpace=Ot.charCodeAt(st.length-1)==32,dt||ht||ct||Ut||Pt||Tt){var ci=dt||"";ht&&(ci+=ht),ct&&(ci+=ct);var ii=Qt("span",[he],ci,Pt);if(Tt)for(var xi in Tt)Tt.hasOwnProperty(xi)&&xi!="style"&&xi!="class"&&ii.setAttribute(xi,Tt[xi]);return nt.content.appendChild(ii)}nt.content.appendChild(he)}}function es(nt,st){if(nt.length>1&&!/ /.test(nt))return nt;for(var dt=st,ht="",ct=0;ct<nt.length;ct++){var Pt=nt.charAt(ct);Pt==" "&&dt&&(ct==nt.length-1||nt.charCodeAt(ct+1)==32)&&(Pt="\xA0"),ht+=Pt,dt=Pt==" "}return ht}function Fs(nt,st){return function(dt,ht,ct,Pt,Tt,Ot,Bt){ct=ct?ct+" cm-force-border":"cm-force-border";for(var Ut=dt.pos,he=Ut+ht.length;;){for(var Zt=void 0,Ne=0;Ne<st.length&&(Zt=st[Ne],!(Zt.to>Ut&&Zt.from<=Ut));Ne++);if(Zt.to>=he)return nt(dt,ht,ct,Pt,Tt,Ot,Bt);nt(dt,ht.slice(0,Zt.to-Ut),ct,Pt,null,Ot,Bt),Pt=null,ht=ht.slice(Zt.to-Ut),Ut=Zt.to}}}function _o(nt,st,dt,ht){var ct=!ht&&dt.widgetNode;ct&&nt.map.push(nt.pos,nt.pos+st,ct),!ht&&nt.cm.display.input.needsContentAttribute&&(ct||(ct=nt.content.appendChild(document.createElement("span"))),ct.setAttribute("cm-marker",dt.id)),ct&&(nt.cm.display.input.setUneditable(ct),nt.content.appendChild(ct)),nt.pos+=st,nt.trailingSpace=!1}function la(nt,st,dt){var ht=nt.markedSpans,ct=nt.text,Pt=0;if(!ht){for(var Tt=1;Tt<dt.length;Tt+=2)st.addToken(st,ct.slice(Pt,Pt=dt[Tt]),Sr(dt[Tt+1],st.cm.options));return}for(var Ot=ct.length,Bt=0,Ut=1,he="",Zt,Ne,Le=0,mn,Cn,On,Jn,ci;;){if(Le==Bt){mn=Cn=On=Ne="",ci=null,Jn=null,Le=1/0;for(var ii=[],xi=void 0,_i=0;_i<ht.length;++_i){var ni=ht[_i],oo=ni.marker;if(oo.type=="bookmark"&&ni.from==Bt&&oo.widgetNode)ii.push(oo);else if(ni.from<=Bt&&(ni.to==null||ni.to>Bt||oo.collapsed&&ni.to==Bt&&ni.from==Bt)){if(ni.to!=null&&ni.to!=Bt&&Le>ni.to&&(Le=ni.to,Cn=""),oo.className&&(mn+=" "+oo.className),oo.css&&(Ne=(Ne?Ne+";":"")+oo.css),oo.startStyle&&ni.from==Bt&&(On+=" "+oo.startStyle),oo.endStyle&&ni.to==Le&&(xi||(xi=[])).push(oo.endStyle,ni.to),oo.title&&((ci||(ci={})).title=oo.title),oo.attributes)for(var hr in oo.attributes)(ci||(ci={}))[hr]=oo.attributes[hr];oo.collapsed&&(!Jn||ts(Jn.marker,oo)<0)&&(Jn=ni)}else ni.from>Bt&&Le>ni.from&&(Le=ni.from)}if(xi)for(var as=0;as<xi.length;as+=2)xi[as+1]==Le&&(Cn+=" "+xi[as]);if(!Jn||Jn.from==Bt)for(var wr=0;wr<ii.length;++wr)_o(st,0,ii[wr]);if(Jn&&(Jn.from||0)==Bt){if(_o(st,(Jn.to==null?Ot+1:Jn.to)-Bt,Jn.marker,Jn.from==null),Jn.to==null)return;Jn.to==Bt&&(Jn=!1)}}if(Bt>=Ot)break;for(var ca=Math.min(Ot,Le);;){if(he){var Vs=Bt+he.length;if(!Jn){var Qr=Vs>ca?he.slice(0,ca-Bt):he;st.addToken(st,Qr,Zt?Zt+mn:mn,On,Bt+Qr.length==Le?Cn:"",Ne,ci)}if(Vs>=ca){he=he.slice(ca-Bt),Bt=ca;break}Bt=Vs,On=""}he=ct.slice(Pt,Pt=dt[Ut++]),Zt=Sr(dt[Ut++],st.cm.options)}}}function jl(nt,st,dt){this.line=st,this.rest=ao(st),this.size=this.rest?Rt($t(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=We(nt,st)}function lo(nt,st,dt){for(var ht=[],ct,Pt=st;Pt<dt;Pt=ct){var Tt=new jl(nt.doc,kn(nt.doc,Pt),Pt);ct=Pt+Tt.size,ht.push(Tt)}return ht}var Or=null;function kl(nt){Or?Or.ops.push(nt):nt.ownsGroup=Or={ops:[nt],delayedCallbacks:[]}}function ds(nt){var st=nt.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ht=0;ht<nt.ops.length;ht++){var ct=nt.ops[ht];if(ct.cursorActivityHandlers)for(;ct.cursorActivityCalled<ct.cursorActivityHandlers.length;)ct.cursorActivityHandlers[ct.cursorActivityCalled++].call(null,ct.cm)}}while(dt<st.length)}function lu(nt,st){var dt=nt.ownsGroup;if(dt)try{ds(dt)}finally{Or=null,st(dt)}}var xa=null;function oi(nt,st){var dt=Un(nt,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),ct;Or?ct=Or.delayedCallbacks:xa?ct=xa:(ct=xa=[],setTimeout(Gl,0));for(var Pt=function(Ot){ct.push(function(){return dt[Ot].apply(null,ht)})},Tt=0;Tt<dt.length;++Tt)Pt(Tt)}}function Gl(){var nt=xa;xa=null;for(var st=0;st<nt.length;++st)nt[st]()}function uu(nt,st,dt,ht){for(var ct=0;ct<st.changes.length;ct++){var Pt=st.changes[ct];Pt=="text"?Fn(nt,st):Pt=="gutter"?Mi(nt,st,dt,ht):Pt=="class"?gi(nt,st):Pt=="widget"&&Ri(nt,st,ht)}st.changes=null}function ua(nt){return nt.node==nt.text&&(nt.node=Qt("div",null,null,"position: relative"),nt.text.parentNode&&nt.text.parentNode.replaceChild(nt.node,nt.text),nt.node.appendChild(nt.text),fe&&ue<8&&(nt.node.style.zIndex=2)),nt.node}function Yr(nt,st){var dt=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(dt&&(dt+=" CodeMirror-linebackground"),st.background)dt?st.background.className=dt:(st.background.parentNode.removeChild(st.background),st.background=null);else if(dt){var ht=ua(st);st.background=ht.insertBefore(Qt("div",null,dt),ht.firstChild),nt.display.input.setUneditable(st.background)}}function Fu(nt,st){var dt=nt.display.externalMeasured;return dt&&dt.line==st.line?(nt.display.externalMeasured=null,st.measure=dt.measure,dt.built):ge(nt,st)}function Fn(nt,st){var dt=st.text.className,ht=Fu(nt,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,gi(nt,st)):dt&&(st.text.className=dt)}function gi(nt,st){Yr(nt,st),st.line.wrapClass?ua(st).className=st.line.wrapClass:st.node!=st.text&&(st.node.className="");var dt=st.textClass?st.textClass+" "+(st.line.textClass||""):st.line.textClass;st.text.className=dt||""}function Mi(nt,st,dt,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var ct=ua(st);st.gutterBackground=Qt("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(nt.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),nt.display.input.setUneditable(st.gutterBackground),ct.insertBefore(st.gutterBackground,st.text)}var Pt=st.line.gutterMarkers;if(nt.options.lineNumbers||Pt){var Tt=ua(st),Ot=st.gutter=Qt("div",null,"CodeMirror-gutter-wrapper","left: "+(nt.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(nt.display.input.setUneditable(Ot),Tt.insertBefore(Ot,st.text),st.line.gutterClass&&(Ot.className+=" "+st.line.gutterClass),nt.options.lineNumbers&&(!Pt||!Pt["CodeMirror-linenumbers"])&&(st.lineNumber=Ot.appendChild(Qt("div",cn(nt.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+nt.display.lineNumInnerWidth+"px"))),Pt)for(var Bt=0;Bt<nt.display.gutterSpecs.length;++Bt){var Ut=nt.display.gutterSpecs[Bt].className,he=Pt.hasOwnProperty(Ut)&&Pt[Ut];he&&Ot.appendChild(Qt("div",[he],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[Ut]+"px; width: "+ht.gutterWidth[Ut]+"px"))}}}function Ri(nt,st,dt){st.alignable&&(st.alignable=null);for(var ht=Vt("CodeMirror-linewidget"),ct=st.node.firstChild,Pt=void 0;ct;ct=Pt)Pt=ct.nextSibling,ht.test(ct.className)&&st.node.removeChild(ct);No(nt,st,dt)}function Yi(nt,st,dt,ht){var ct=Fu(nt,st);return st.text=st.node=ct.pre,ct.bgClass&&(st.bgClass=ct.bgClass),ct.textClass&&(st.textClass=ct.textClass),gi(nt,st),Mi(nt,st,dt,ht),No(nt,st,ht),st.node}function No(nt,st,dt){if(ri(nt,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)ri(nt,st.rest[ht],st,dt,!1)}function ri(nt,st,dt,ht,ct){if(st.widgets)for(var Pt=ua(dt),Tt=0,Ot=st.widgets;Tt<Ot.length;++Tt){var Bt=Ot[Tt],Ut=Qt("div",[Bt.node],"CodeMirror-linewidget"+(Bt.className?" "+Bt.className:""));Bt.handleMouseEvents||Ut.setAttribute("cm-ignore-events","true"),Pa(Bt,Ut,dt,ht),nt.display.input.setUneditable(Ut),ct&&Bt.above?Pt.insertBefore(Ut,dt.gutter||dt.text):Pt.appendChild(Ut),oi(Bt,"redraw")}}function Pa(nt,st,dt,ht){if(nt.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var ct=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",nt.coverGutter||(ct-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=ct+"px"}nt.coverGutter&&(st.style.zIndex=5,st.style.position="relative",nt.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function ns(nt){if(nt.height!=null)return nt.height;var st=nt.doc.cm;if(!st)return 0;if(!be(document.body,nt.node)){var dt="position: relative;";nt.coverGutter&&(dt+="margin-left: -"+st.display.gutters.offsetWidth+"px;"),nt.noHScroll&&(dt+="width: "+st.display.wrapper.clientWidth+"px;"),te(st.display.measure,Qt("div",[nt.node],null,dt))}return nt.height=nt.node.parentNode.offsetHeight}function zr(nt,st){for(var dt=Er(st);dt!=nt.wrapper;dt=dt.parentNode)if(!dt||dt.nodeType==1&&dt.getAttribute("cm-ignore-events")=="true"||dt.parentNode==nt.sizer&&dt!=nt.mover)return!0}function Uo(nt){return nt.lineSpace.offsetTop}function Js(nt){return nt.mover.offsetHeight-nt.lineSpace.offsetHeight}function wa(nt){if(nt.cachedPaddingH)return nt.cachedPaddingH;var st=te(nt.measure,Qt("pre","x","CodeMirror-line-like")),dt=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,ht={left:parseInt(dt.paddingLeft),right:parseInt(dt.paddingRight)};return!isNaN(ht.left)&&!isNaN(ht.right)&&(nt.cachedPaddingH=ht),ht}function Es(nt){return Ln-nt.display.nativeBarWidth}function Ca(nt){return nt.display.scroller.clientWidth-Es(nt)-nt.display.barWidth}function Ml(nt){return nt.display.scroller.clientHeight-Es(nt)-nt.display.barHeight}function Qa(nt,st,dt){var ht=nt.options.lineWrapping,ct=ht&&Ca(nt);if(!st.measure.heights||ht&&st.measure.width!=ct){var Pt=st.measure.heights=[];if(ht){st.measure.width=ct;for(var Tt=st.text.firstChild.getClientRects(),Ot=0;Ot<Tt.length-1;Ot++){var Bt=Tt[Ot],Ut=Tt[Ot+1];Math.abs(Bt.bottom-Ut.bottom)>2&&Pt.push((Bt.bottom+Ut.top)/2-dt.top)}}Pt.push(dt.bottom-dt.top)}}function Eu(nt,st,dt){if(nt.line==st)return{map:nt.measure.map,cache:nt.measure.cache};for(var ht=0;ht<nt.rest.length;ht++)if(nt.rest[ht]==st)return{map:nt.measure.maps[ht],cache:nt.measure.caches[ht]};for(var ct=0;ct<nt.rest.length;ct++)if(Rt(nt.rest[ct])>dt)return{map:nt.measure.maps[ct],cache:nt.measure.caches[ct],before:!0}}function Kd(nt,st){st=_n(st);var dt=Rt(st),ht=nt.display.externalMeasured=new jl(nt.doc,st,dt);ht.lineN=dt;var ct=ht.built=ge(nt,ht);return ht.text=ct.pre,te(nt.display.lineMeasure,ct.pre),ht}function sd(nt,st,dt,ht){return Ra(nt,Hl(nt,st),dt,ht)}function fl(nt,st){if(st>=nt.display.viewFrom&&st<nt.display.viewTo)return nt.display.view[za(nt,st)];var dt=nt.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function Hl(nt,st){var dt=Rt(st),ht=fl(nt,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(uu(nt,ht,dt,hu(nt)),nt.curOp.forceUpdate=!0),ht||(ht=Kd(nt,st));var ct=Eu(ht,st,dt);return{line:st,view:ht,rect:null,map:ct.map,cache:ct.cache,before:ct.before,hasHeights:!1}}function Ra(nt,st,dt,ht,ct){st.before&&(dt=-1);var Pt=dt+(ht||""),Tt;return st.cache.hasOwnProperty(Pt)?Tt=st.cache[Pt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Qa(nt,st.view,st.rect),st.hasHeights=!0),Tt=xr(nt,st,dt,ht),Tt.bogus||(st.cache[Pt]=Tt)),{left:Tt.left,right:Tt.right,top:ct?Tt.rtop:Tt.top,bottom:ct?Tt.rbottom:Tt.bottom}}var ad={left:0,right:0,top:0,bottom:0};function ld(nt,st,dt){for(var ht,ct,Pt,Tt,Ot,Bt,Ut=0;Ut<nt.length;Ut+=3)if(Ot=nt[Ut],Bt=nt[Ut+1],st<Ot?(ct=0,Pt=1,Tt="left"):st<Bt?(ct=st-Ot,Pt=ct+1):(Ut==nt.length-3||st==Bt&&nt[Ut+3]>st)&&(Pt=Bt-Ot,ct=Pt-1,st>=Bt&&(Tt="right")),ct!=null){if(ht=nt[Ut+2],Ot==Bt&&dt==(ht.insertLeft?"left":"right")&&(Tt=dt),dt=="left"&&ct==0)for(;Ut&&nt[Ut-2]==nt[Ut-3]&&nt[Ut-1].insertLeft;)ht=nt[(Ut-=3)+2],Tt="left";if(dt=="right"&&ct==Bt-Ot)for(;Ut<nt.length-3&&nt[Ut+3]==nt[Ut+4]&&!nt[Ut+5].insertLeft;)ht=nt[(Ut+=3)+2],Tt="right";break}return{node:ht,start:ct,end:Pt,collapse:Tt,coverStart:Ot,coverEnd:Bt}}function Zd(nt,st){var dt=ad;if(st=="left")for(var ht=0;ht<nt.length&&(dt=nt[ht]).left==dt.right;ht++);else for(var ct=nt.length-1;ct>=0&&(dt=nt[ct]).left==dt.right;ct--);return dt}function xr(nt,st,dt,ht){var ct=ld(st.map,dt,ht),Pt=ct.node,Tt=ct.start,Ot=ct.end,Bt=ct.collapse,Ut;if(Pt.nodeType==3){for(var he=0;he<4;he++){for(;Tt&&Ve(st.line.text.charAt(ct.coverStart+Tt));)--Tt;for(;ct.coverStart+Ot<ct.coverEnd&&Ve(st.line.text.charAt(ct.coverStart+Ot));)++Ot;if(fe&&ue<9&&Tt==0&&Ot==ct.coverEnd-ct.coverStart?Ut=Pt.parentNode.getBoundingClientRect():Ut=Zd(ae(Pt,Tt,Ot).getClientRects(),ht),Ut.left||Ut.right||Tt==0)break;Ot=Tt,Tt=Tt-1,Bt="right"}fe&&ue<11&&(Ut=Wf(nt.display.measure,Ut))}else{Tt>0&&(Bt=ht="right");var Zt;nt.options.lineWrapping&&(Zt=Pt.getClientRects()).length>1?Ut=Zt[ht=="right"?Zt.length-1:0]:Ut=Pt.getBoundingClientRect()}if(fe&&ue<9&&!Tt&&(!Ut||!Ut.left&&!Ut.right)){var Ne=Pt.parentNode.getClientRects()[0];Ne?Ut={left:Ne.left,right:Ne.left+gl(nt.display),top:Ne.top,bottom:Ne.bottom}:Ut=ad}for(var Le=Ut.top-st.rect.top,mn=Ut.bottom-st.rect.top,Cn=(Le+mn)/2,On=st.view.measure.heights,Jn=0;Jn<On.length-1&&!(Cn<On[Jn]);Jn++);var ci=Jn?On[Jn-1]:0,ii=On[Jn],xi={left:(Bt=="right"?Ut.right:Ut.left)-st.rect.left,right:(Bt=="left"?Ut.left:Ut.right)-st.rect.left,top:ci,bottom:ii};return!Ut.left&&!Ut.right&&(xi.bogus=!0),nt.options.singleCursorHeightPerLine||(xi.rtop=Le,xi.rbottom=mn),xi}function Wf(nt,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Ko(nt))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ht,bottom:st.bottom*ht}}function ud(nt){if(nt.measure&&(nt.measure.cache={},nt.measure.heights=null,nt.rest))for(var st=0;st<nt.rest.length;st++)nt.measure.caches[st]={}}function Au(nt){nt.display.externalMeasure=null,oe(nt.display.lineMeasure);for(var st=0;st<nt.display.view.length;st++)ud(nt.display.view[st])}function Bu(nt){Au(nt),nt.display.cachedCharWidth=nt.display.cachedTextHeight=nt.display.cachedPaddingH=null,nt.options.lineWrapping||(nt.display.maxLineChanged=!0),nt.display.lineNumChars=null}function fs(){return ve&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function As(){return ve&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Kr(nt){var st=0;if(nt.widgets)for(var dt=0;dt<nt.widgets.length;++dt)nt.widgets[dt].above&&(st+=ns(nt.widgets[dt]));return st}function is(nt,st,dt,ht,ct){if(!ct){var Pt=Kr(st);dt.top+=Pt,dt.bottom+=Pt}if(ht=="line")return dt;ht||(ht="local");var Tt=Vi(st);if(ht=="local"?Tt+=Uo(nt.display):Tt-=nt.display.viewOffset,ht=="page"||ht=="window"){var Ot=nt.display.lineSpace.getBoundingClientRect();Tt+=Ot.top+(ht=="window"?0:As());var Bt=Ot.left+(ht=="window"?0:fs());dt.left+=Bt,dt.right+=Bt}return dt.top+=Tt,dt.bottom+=Tt,dt}function hd(nt,st,dt){if(dt=="div")return st;var ht=st.left,ct=st.top;if(dt=="page")ht-=fs(),ct-=As();else if(dt=="local"||!dt){var Pt=nt.display.sizer.getBoundingClientRect();ht+=Pt.left,ct+=Pt.top}var Tt=nt.display.lineSpace.getBoundingClientRect();return{left:ht-Tt.left,top:ct-Tt.top}}function Du(nt,st,dt,ht,ct){return ht||(ht=kn(nt.doc,st.line)),is(nt,ht,sd(nt,ht,st.ch,ct),dt)}function $o(nt,st,dt,ht,ct,Pt){ht=ht||kn(nt.doc,st.line),ct||(ct=Hl(nt,ht));function Tt(mn,Cn){var On=Ra(nt,ct,mn,Cn?"right":"left",Pt);return Cn?On.left=On.right:On.right=On.left,is(nt,ht,On,dt)}var Ot=un(ht,nt.doc.direction),Bt=st.ch,Ut=st.sticky;if(Bt>=ht.text.length?(Bt=ht.text.length,Ut="before"):Bt<=0&&(Bt=0,Ut="after"),!Ot)return Tt(Ut=="before"?Bt-1:Bt,Ut=="before");function he(mn,Cn,On){var Jn=Ot[Cn],ci=Jn.level==1;return Tt(On?mn-1:mn,ci!=On)}var Zt=rn(Ot,Bt,Ut),Ne=ke,Le=he(Bt,Zt,Ut=="before");return Ne!=null&&(Le.other=he(Bt,Ne,Ut!="before")),Le}function To(nt,st){var dt=0;st=Mn(nt.doc,st),nt.options.lineWrapping||(dt=gl(nt.display)*st.ch);var ht=kn(nt.doc,st.line),ct=Vi(ht)+Uo(nt.display);return{left:dt,right:dt,top:ct,bottom:ct+ht.height}}function ho(nt,st,dt,ht,ct){var Pt=me(nt,st,dt);return Pt.xRel=ct,ht&&(Pt.outside=ht),Pt}function Bs(nt,st,dt){var ht=nt.doc;if(dt+=nt.display.viewOffset,dt<0)return ho(ht.first,0,null,-1,-1);var ct=ne(ht,dt),Pt=ht.first+ht.size-1;if(ct>Pt)return ho(ht.first+ht.size-1,kn(ht,Pt).text.length,null,1,1);st<0&&(st=0);for(var Tt=kn(ht,ct);;){var Ot=Re(nt,Tt,ct,st,dt),Bt=Zn(Tt,Ot.ch+(Ot.xRel>0||Ot.outside>0?1:0));if(!Bt)return Ot;var Ut=Bt.find(1);if(Ut.line==ct)return Ut;Tt=kn(ht,ct=Ut.line)}}function Yn(nt,st,dt,ht){ht-=Kr(st);var ct=st.text.length,Pt=Ze(function(Tt){return Ra(nt,dt,Tt-1).bottom<=ht},ct,0);return ct=Ze(function(Tt){return Ra(nt,dt,Tt).top>ht},Pt,ct),{begin:Pt,end:ct}}function Zr(nt,st,dt,ht){dt||(dt=Hl(nt,st));var ct=is(nt,st,Ra(nt,dt,ht),"line").top;return Yn(nt,st,dt,ct)}function Xt(nt,st,dt,ht){return nt.bottom<=dt?!1:nt.top>dt?!0:(ht?nt.left:nt.right)>st}function Re(nt,st,dt,ht,ct){ct-=Vi(st);var Pt=Hl(nt,st),Tt=Kr(st),Ot=0,Bt=st.text.length,Ut=!0,he=un(st,nt.doc.direction);if(he){var Zt=(nt.options.lineWrapping?Wl:$a)(nt,st,dt,Pt,he,ht,ct);Ut=Zt.level!=1,Ot=Ut?Zt.from:Zt.to-1,Bt=Ut?Zt.to:Zt.from-1}var Ne=null,Le=null,mn=Ze(function(_i){var ni=Ra(nt,Pt,_i);return ni.top+=Tt,ni.bottom+=Tt,Xt(ni,ht,ct,!1)?(ni.top<=ct&&ni.left<=ht&&(Ne=_i,Le=ni),!0):!1},Ot,Bt),Cn,On,Jn=!1;if(Le){var ci=ht-Le.left<Le.right-ht,ii=ci==Ut;mn=Ne+(ii?0:1),On=ii?"after":"before",Cn=ci?Le.left:Le.right}else{!Ut&&(mn==Bt||mn==Ot)&&mn++,On=mn==0?"after":mn==st.text.length?"before":Ra(nt,Pt,mn-(Ut?1:0)).bottom+Tt<=ct==Ut?"after":"before";var xi=$o(nt,me(dt,mn,On),"line",st,Pt);Cn=xi.left,Jn=ct<xi.top?-1:ct>=xi.bottom?1:0}return mn=Ee(st.text,mn,1),ho(dt,mn,On,Jn,ht-Cn)}function $a(nt,st,dt,ht,ct,Pt,Tt){var Ot=Ze(function(Zt){var Ne=ct[Zt],Le=Ne.level!=1;return Xt($o(nt,me(dt,Le?Ne.to:Ne.from,Le?"before":"after"),"line",st,ht),Pt,Tt,!0)},0,ct.length-1),Bt=ct[Ot];if(Ot>0){var Ut=Bt.level!=1,he=$o(nt,me(dt,Ut?Bt.from:Bt.to,Ut?"after":"before"),"line",st,ht);Xt(he,Pt,Tt,!0)&&he.top>Tt&&(Bt=ct[Ot-1])}return Bt}function Wl(nt,st,dt,ht,ct,Pt,Tt){var Ot=Yn(nt,st,ht,Tt),Bt=Ot.begin,Ut=Ot.end;/\s/.test(st.text.charAt(Ut-1))&&Ut--;for(var he=null,Zt=null,Ne=0;Ne<ct.length;Ne++){var Le=ct[Ne];if(!(Le.from>=Ut||Le.to<=Bt)){var mn=Le.level!=1,Cn=Ra(nt,ht,mn?Math.min(Ut,Le.to)-1:Math.max(Bt,Le.from)).right,On=Cn<Pt?Pt-Cn+1e9:Cn-Pt;(!he||Zt>On)&&(he=Le,Zt=On)}}return he||(he=ct[ct.length-1]),he.from<Bt&&(he={from:Bt,to:he.to,level:he.level}),he.to>Ut&&(he={from:he.from,to:Ut,level:he.level}),he}var ha;function Qs(nt){if(nt.cachedTextHeight!=null)return nt.cachedTextHeight;if(ha==null){ha=Qt("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)ha.appendChild(document.createTextNode("x")),ha.appendChild(Qt("br"));ha.appendChild(document.createTextNode("x"))}te(nt.measure,ha);var dt=ha.offsetHeight/50;return dt>3&&(nt.cachedTextHeight=dt),oe(nt.measure),dt||1}function gl(nt){if(nt.cachedCharWidth!=null)return nt.cachedCharWidth;var st=Qt("span","xxxxxxxxxx"),dt=Qt("pre",[st],"CodeMirror-line-like");te(nt.measure,dt);var ht=st.getBoundingClientRect(),ct=(ht.right-ht.left)/10;return ct>2&&(nt.cachedCharWidth=ct),ct||10}function hu(nt){for(var st=nt.display,dt={},ht={},ct=st.gutters.clientLeft,Pt=st.gutters.firstChild,Tt=0;Pt;Pt=Pt.nextSibling,++Tt){var Ot=nt.display.gutterSpecs[Tt].className;dt[Ot]=Pt.offsetLeft+Pt.clientLeft+ct,ht[Ot]=Pt.clientWidth}return{fixedPos:Xd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Xd(nt){return nt.scroller.getBoundingClientRect().left-nt.sizer.getBoundingClientRect().left}function lr(nt){var st=Qs(nt.display),dt=nt.options.lineWrapping,ht=dt&&Math.max(5,nt.display.scroller.clientWidth/gl(nt.display)-3);return function(ct){if(We(nt.doc,ct))return 0;var Pt=0;if(ct.widgets)for(var Tt=0;Tt<ct.widgets.length;Tt++)ct.widgets[Tt].height&&(Pt+=ct.widgets[Tt].height);return dt?Pt+(Math.ceil(ct.text.length/ht)||1)*st:Pt+st}}function ki(nt){var st=nt.doc,dt=lr(nt);st.iter(function(ht){var ct=dt(ht);ct!=ht.height&&$i(ht,ct)})}function $s(nt,st,dt,ht){var ct=nt.display;if(!dt&&Er(st).getAttribute("cm-not-content")=="true")return null;var Pt,Tt,Ot=ct.lineSpace.getBoundingClientRect();try{Pt=st.clientX-Ot.left,Tt=st.clientY-Ot.top}catch(Zt){return null}var Bt=Bs(nt,Pt,Tt),Ut;if(ht&&Bt.xRel>0&&(Ut=kn(nt.doc,Bt.line).text).length==Bt.ch){var he=ee(Ut,Ut.length,nt.options.tabSize)-Ut.length;Bt=me(Bt.line,Math.max(0,Math.round((Pt-wa(nt.display).left)/gl(nt.display))-he))}return Bt}function za(nt,st){if(st>=nt.display.viewTo||(st-=nt.display.viewFrom,st<0))return null;for(var dt=nt.display.view,ht=0;ht<dt.length;ht++)if(st-=dt[ht].size,st<0)return ht}function ur(nt,st,dt,ht){st==null&&(st=nt.doc.first),dt==null&&(dt=nt.doc.first+nt.doc.size),ht||(ht=0);var ct=nt.display;if(ht&&dt<ct.viewTo&&(ct.updateLineNumbers==null||ct.updateLineNumbers>st)&&(ct.updateLineNumbers=st),nt.curOp.viewChanged=!0,st>=ct.viewTo)De&&Qn(nt.doc,st)<ct.viewTo&&jr(nt);else if(dt<=ct.viewFrom)De&&zn(nt.doc,dt+ht)>ct.viewFrom?jr(nt):(ct.viewFrom+=ht,ct.viewTo+=ht);else if(st<=ct.viewFrom&&dt>=ct.viewTo)jr(nt);else if(st<=ct.viewFrom){var Pt=da(nt,dt,dt+ht,1);Pt?(ct.view=ct.view.slice(Pt.index),ct.viewFrom=Pt.lineN,ct.viewTo+=ht):jr(nt)}else if(dt>=ct.viewTo){var Tt=da(nt,st,st,-1);Tt?(ct.view=ct.view.slice(0,Tt.index),ct.viewTo=Tt.lineN):jr(nt)}else{var Ot=da(nt,st,st,-1),Bt=da(nt,dt,dt+ht,1);Ot&&Bt?(ct.view=ct.view.slice(0,Ot.index).concat(lo(nt,Ot.lineN,Bt.lineN)).concat(ct.view.slice(Bt.index)),ct.viewTo+=ht):jr(nt)}var Ut=ct.externalMeasured;Ut&&(dt<Ut.lineN?Ut.lineN+=ht:st<Ut.lineN+Ut.size&&(ct.externalMeasured=null))}function no(nt,st,dt){nt.curOp.viewChanged=!0;var ht=nt.display,ct=nt.display.externalMeasured;if(ct&&st>=ct.lineN&&st<ct.lineN+ct.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var Pt=ht.view[za(nt,st)];if(Pt.node!=null){var Tt=Pt.changes||(Pt.changes=[]);Oe(Tt,dt)==-1&&Tt.push(dt)}}}function jr(nt){nt.display.viewFrom=nt.display.viewTo=nt.doc.first,nt.display.view=[],nt.display.viewOffset=0}function da(nt,st,dt,ht){var ct=za(nt,st),Pt,Tt=nt.display.view;if(!De||dt==nt.doc.first+nt.doc.size)return{index:ct,lineN:dt};for(var Ot=nt.display.viewFrom,Bt=0;Bt<ct;Bt++)Ot+=Tt[Bt].size;if(Ot!=st){if(ht>0){if(ct==Tt.length-1)return null;Pt=Ot+Tt[ct].size-st,ct++}else Pt=Ot-st;st+=Pt,dt+=Pt}for(;Qn(nt.doc,dt)!=dt;){if(ct==(ht<0?0:Tt.length-1))return null;dt+=ht*Tt[ct-(ht<0?1:0)].size,ct+=ht}return{index:ct,lineN:dt}}function Yo(nt,st,dt){var ht=nt.display,ct=ht.view;ct.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=lo(nt,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=lo(nt,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(za(nt,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(lo(nt,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,za(nt,dt)))),ht.viewTo=dt}function La(nt){for(var st=nt.display.view,dt=0,ht=0;ht<st.length;ht++){var ct=st[ht];!ct.hidden&&(!ct.node||ct.changes)&&++dt}return dt}function os(nt){nt.display.input.showSelection(nt.display.input.prepareSelection())}function Ou(nt,st){st===void 0&&(st=!0);for(var dt=nt.doc,ht={},ct=ht.cursors=document.createDocumentFragment(),Pt=ht.selection=document.createDocumentFragment(),Tt=0;Tt<dt.sel.ranges.length;Tt++)if(!(!st&&Tt==dt.sel.primIndex)){var Ot=dt.sel.ranges[Tt];if(!(Ot.from().line>=nt.display.viewTo||Ot.to().line<nt.display.viewFrom)){var Bt=Ot.empty();(Bt||nt.options.showCursorWhenSelecting)&&yo(nt,Ot.head,ct),Bt||mo(nt,Ot,Pt)}}return ht}function yo(nt,st,dt){var ht=$o(nt,st,"div",null,null,!nt.options.singleCursorHeightPerLine),ct=dt.appendChild(Qt("div","\xA0","CodeMirror-cursor"));if(ct.style.left=ht.left+"px",ct.style.top=ht.top+"px",ct.style.height=Math.max(0,ht.bottom-ht.top)*nt.options.cursorHeight+"px",ht.other){var Pt=dt.appendChild(Qt("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));Pt.style.display="",Pt.style.left=ht.other.left+"px",Pt.style.top=ht.other.top+"px",Pt.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function qs(nt,st){return nt.top-st.top||nt.left-st.left}function mo(nt,st,dt){var ht=nt.display,ct=nt.doc,Pt=document.createDocumentFragment(),Tt=wa(nt.display),Ot=Tt.left,Bt=Math.max(ht.sizerWidth,Ca(nt)-ht.sizer.offsetLeft)-Tt.right,Ut=ct.direction=="ltr";function he(ii,xi,_i,ni){xi<0&&(xi=0),xi=Math.round(xi),ni=Math.round(ni),Pt.appendChild(Qt("div",null,"CodeMirror-selected","position: absolute; left: "+ii+`px;
top: `+xi+"px; width: "+(_i==null?Bt-ii:_i)+`px;
height: `+(ni-xi)+"px"))}function Zt(ii,xi,_i){var ni=kn(ct,ii),oo=ni.text.length,hr,as;function wr(Qr,ba){return Du(nt,me(ii,Qr),"div",ni,ba)}function ca(Qr,ba,Os){var $r=Zr(nt,ni,null,Qr),Fo=ba=="ltr"==(Os=="after")?"left":"right",br=Os=="after"?$r.begin:$r.end-(/\s/.test(ni.text.charAt($r.end-1))?2:1);return wr(br,Fo)[Fo]}var Vs=un(ni,ct.direction);return Ge(Vs,xi||0,_i==null?oo:_i,function(Qr,ba,Os,$r){var Fo=Os=="ltr",br=wr(Qr,Fo?"left":"right"),ys=wr(ba-1,Fo?"right":"left"),Is=xi==null&&Qr==0,pl=_i==null&&ba==oo,Cr=$r==0,il=!Vs||$r==Vs.length-1;if(ys.top-br.top<=3){var Ir=(Ut?Is:pl)&&Cr,Sf=(Ut?pl:Is)&&il,Wa=Ir?Ot:(Fo?br:ys).left,Na=Sf?Bt:(Fo?ys:br).right;he(Wa,br.top,Na-Wa,br.bottom)}else{var pa,Xo,Ss,Zl;Fo?(pa=Ut&&Is&&Cr?Ot:br.left,Xo=Ut?Bt:ca(Qr,Os,"before"),Ss=Ut?Ot:ca(ba,Os,"after"),Zl=Ut&&pl&&il?Bt:ys.right):(pa=Ut?ca(Qr,Os,"before"):Ot,Xo=!Ut&&Is&&Cr?Bt:br.right,Ss=!Ut&&pl&&il?Ot:ys.left,Zl=Ut?ca(ba,Os,"after"):Bt),he(pa,br.top,Xo-pa,br.bottom),br.bottom<ys.top&&he(Ot,br.bottom,null,ys.top),he(Ss,ys.top,Zl-Ss,ys.bottom)}(!hr||qs(br,hr)<0)&&(hr=br),qs(ys,hr)<0&&(hr=ys),(!as||qs(br,as)<0)&&(as=br),qs(ys,as)<0&&(as=ys)}),{start:hr,end:as}}var Ne=st.from(),Le=st.to();if(Ne.line==Le.line)Zt(Ne.line,Ne.ch,Le.ch);else{var mn=kn(ct,Ne.line),Cn=kn(ct,Le.line),On=_n(mn)==_n(Cn),Jn=Zt(Ne.line,Ne.ch,On?mn.text.length+1:null).end,ci=Zt(Le.line,On?0:null,Le.ch).start;On&&(Jn.top<ci.top-2?(he(Jn.right,Jn.top,null,Jn.bottom),he(Ot,ci.top,ci.left,ci.bottom)):he(Jn.right,Jn.top,ci.left-Jn.right,Jn.bottom)),Jn.bottom<ci.top&&he(Ot,Jn.bottom,null,ci.top)}dt.appendChild(Pt)}function zo(nt){if(nt.state.focused){var st=nt.display;clearInterval(st.blinker);var dt=!0;st.cursorDiv.style.visibility="",nt.options.cursorBlinkRate>0?st.blinker=setInterval(function(){nt.hasFocus()||xh(nt),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},nt.options.cursorBlinkRate):nt.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function qo(nt){nt.state.focused||(nt.display.input.focus(),Po(nt))}function cr(nt){nt.state.delayingBlurEvent=!0,setTimeout(function(){nt.state.delayingBlurEvent&&(nt.state.delayingBlurEvent=!1,xh(nt))},100)}function Po(nt,st){nt.state.delayingBlurEvent&&(nt.state.delayingBlurEvent=!1),nt.options.readOnly!="nocursor"&&(nt.state.focused||(Si(nt,"focus",nt,st),nt.state.focused=!0,Je(nt.display.wrapper,"CodeMirror-focused"),!nt.curOp&&nt.display.selForContextMenu!=nt.doc.sel&&(nt.display.input.reset(),ie&&setTimeout(function(){return nt.display.input.reset(!0)},20)),nt.display.input.receivedFocus()),zo(nt))}function xh(nt,st){nt.state.delayingBlurEvent||(nt.state.focused&&(Si(nt,"blur",nt,st),nt.state.focused=!1,Yt(nt.display.wrapper,"CodeMirror-focused")),clearInterval(nt.display.blinker),setTimeout(function(){nt.state.focused||(nt.display.shift=!1)},150))}function Ci(nt){for(var st=nt.display,dt=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var ct=st.view[ht],Pt=nt.options.lineWrapping,Tt=void 0,Ot=0;if(!ct.hidden){if(fe&&ue<8){var Bt=ct.node.offsetTop+ct.node.offsetHeight;Tt=Bt-dt,dt=Bt}else{var Ut=ct.node.getBoundingClientRect();Tt=Ut.bottom-Ut.top,!Pt&&ct.text.firstChild&&(Ot=ct.text.firstChild.getBoundingClientRect().right-Ut.left-1)}var he=ct.line.height-Tt;if((he>.005||he<-.005)&&($i(ct.line,Tt),Dp(ct.line),ct.rest))for(var Zt=0;Zt<ct.rest.length;Zt++)Dp(ct.rest[Zt]);if(Ot>nt.display.sizerWidth){var Ne=Math.ceil(Ot/gl(nt.display));Ne>nt.display.maxLineLength&&(nt.display.maxLineLength=Ne,nt.display.maxLine=ct.line,nt.display.maxLineChanged=!0)}}}}function Dp(nt){if(nt.widgets)for(var st=0;st<nt.widgets.length;++st){var dt=nt.widgets[st],ht=dt.node.parentNode;ht&&(dt.height=ht.offsetHeight)}}function po(nt,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):nt.scroller.scrollTop;ht=Math.floor(ht-Uo(nt));var ct=dt&&dt.bottom!=null?dt.bottom:ht+nt.wrapper.clientHeight,Pt=ne(st,ht),Tt=ne(st,ct);if(dt&&dt.ensure){var Ot=dt.ensure.from.line,Bt=dt.ensure.to.line;Ot<Pt?(Pt=Ot,Tt=ne(st,Vi(kn(st,Ot))+nt.wrapper.clientHeight)):Math.min(Bt,st.lastLine())>=Tt&&(Pt=ne(st,Vi(kn(st,Bt))-nt.wrapper.clientHeight),Tt=Bt)}return{from:Pt,to:Math.max(Tt,Pt+1)}}function Op(nt,st){if(!Oi(nt,"scrollCursorIntoView")){var dt=nt.display,ht=dt.sizer.getBoundingClientRect(),ct=null;if(st.top+ht.top<0?ct=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(ct=!1),ct!=null&&!Xe){var Pt=Qt("div","\u200B",null,`position: absolute;
top: `+(st.top-dt.viewOffset-Uo(nt.display))+`px;
height: `+(st.bottom-st.top+Es(nt)+dt.barHeight)+`px;
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");nt.display.lineSpace.appendChild(Pt),Pt.scrollIntoView(ct),nt.display.lineSpace.removeChild(Pt)}}}function dd(nt,st,dt,ht){ht==null&&(ht=0);var ct;!nt.options.lineWrapping&&st==dt&&(st=st.ch?me(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?me(st.line,st.ch+1,"before"):st);for(var Pt=0;Pt<5;Pt++){var Tt=!1,Ot=$o(nt,st),Bt=!dt||dt==st?Ot:$o(nt,dt);ct={left:Math.min(Ot.left,Bt.left),top:Math.min(Ot.top,Bt.top)-ht,right:Math.max(Ot.left,Bt.left),bottom:Math.max(Ot.bottom,Bt.bottom)+ht};var Ut=tc(nt,ct),he=nt.doc.scrollTop,Zt=nt.doc.scrollLeft;if(Ut.scrollTop!=null&&(wh(nt,Ut.scrollTop),Math.abs(nt.doc.scrollTop-he)>1&&(Tt=!0)),Ut.scrollLeft!=null&&(fu(nt,Ut.scrollLeft),Math.abs(nt.doc.scrollLeft-Zt)>1&&(Tt=!0)),!Tt)break}return ct}function Jd(nt,st){var dt=tc(nt,st);dt.scrollTop!=null&&wh(nt,dt.scrollTop),dt.scrollLeft!=null&&fu(nt,dt.scrollLeft)}function tc(nt,st){var dt=nt.display,ht=Qs(nt.display);st.top<0&&(st.top=0);var ct=nt.curOp&&nt.curOp.scrollTop!=null?nt.curOp.scrollTop:dt.scroller.scrollTop,Pt=Ml(nt),Tt={};st.bottom-st.top>Pt&&(st.bottom=st.top+Pt);var Ot=nt.doc.height+Js(dt),Bt=st.top<ht,Ut=st.bottom>Ot-ht;if(st.top<ct)Tt.scrollTop=Bt?0:st.top;else if(st.bottom>ct+Pt){var he=Math.min(st.top,(Ut?Ot:st.bottom)-Pt);he!=ct&&(Tt.scrollTop=he)}var Zt=nt.options.fixedGutter?0:dt.gutters.offsetWidth,Ne=nt.curOp&&nt.curOp.scrollLeft!=null?nt.curOp.scrollLeft:dt.scroller.scrollLeft-Zt,Le=Ca(nt)-dt.gutters.offsetWidth,mn=st.right-st.left>Le;return mn&&(st.right=st.left+Le),st.left<10?Tt.scrollLeft=0:st.left<Ne?Tt.scrollLeft=Math.max(0,st.left+Zt-(mn?0:10)):st.right>Le+Ne-3&&(Tt.scrollLeft=st.right+(mn?0:10)-Le),Tt}function Vf(nt,st){st!=null&&(Vl(nt),nt.curOp.scrollTop=(nt.curOp.scrollTop==null?nt.doc.scrollTop:nt.curOp.scrollTop)+st)}function du(nt){Vl(nt);var st=nt.getCursor();nt.curOp.scrollToPos={from:st,to:st,margin:nt.options.cursorScrollMargin}}function Ph(nt,st,dt){(st!=null||dt!=null)&&Vl(nt),st!=null&&(nt.curOp.scrollLeft=st),dt!=null&&(nt.curOp.scrollTop=dt)}function wo(nt,st){Vl(nt),nt.curOp.scrollToPos=st}function Vl(nt){var st=nt.curOp.scrollToPos;if(st){nt.curOp.scrollToPos=null;var dt=To(nt,st.from),ht=To(nt,st.to);_f(nt,dt,ht,st.margin)}}function _f(nt,st,dt,ht){var ct=tc(nt,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});Ph(nt,ct.scrollLeft,ct.scrollTop)}function wh(nt,st){Math.abs(nt.doc.scrollTop-st)<2||(Gt||Hu(nt,{top:st}),ec(nt,st,!0),Gt&&Hu(nt),fd(nt,100))}function ec(nt,st,dt){st=Math.max(0,Math.min(nt.display.scroller.scrollHeight-nt.display.scroller.clientHeight,st)),!(nt.display.scroller.scrollTop==st&&!dt)&&(nt.doc.scrollTop=st,nt.display.scrollbars.setScrollTop(st),nt.display.scroller.scrollTop!=st&&(nt.display.scroller.scrollTop=st))}function fu(nt,st,dt,ht){st=Math.max(0,Math.min(st,nt.display.scroller.scrollWidth-nt.display.scroller.clientWidth)),!((dt?st==nt.doc.scrollLeft:Math.abs(nt.doc.scrollLeft-st)<2)&&!ht)&&(nt.doc.scrollLeft=st,Kf(nt),nt.display.scroller.scrollLeft!=st&&(nt.display.scroller.scrollLeft=st),nt.display.scrollbars.setScrollLeft(st))}function qa(nt){var st=nt.display,dt=st.gutters.offsetWidth,ht=Math.round(nt.doc.height+Js(nt.display));return{clientHeight:st.scroller.clientHeight,viewHeight:st.wrapper.clientHeight,scrollWidth:st.scroller.scrollWidth,clientWidth:st.scroller.clientWidth,viewWidth:st.wrapper.clientWidth,barLeft:nt.options.fixedGutter?dt:0,docHeight:ht,scrollHeight:ht+Es(nt)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Iu=function(nt,st,dt){this.cm=dt;var ht=this.vert=Qt("div",[Qt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ct=this.horiz=Qt("div",[Qt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=ct.tabIndex=-1,nt(ht),nt(ct),fn(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),fn(ct,"scroll",function(){ct.clientWidth&&st(ct.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,fe&&ue<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Iu.prototype.update=function(nt){var st=nt.scrollWidth>nt.clientWidth+1,dt=nt.scrollHeight>nt.clientHeight+1,ht=nt.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var ct=nt.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,nt.scrollHeight-nt.clientHeight+ct)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ht+"px":"0",this.horiz.style.left=nt.barLeft+"px";var Pt=nt.viewWidth-nt.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,nt.scrollWidth-nt.clientWidth+Pt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&nt.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ht:0,bottom:st?ht:0}},Iu.prototype.setScrollLeft=function(nt){this.horiz.scrollLeft!=nt&&(this.horiz.scrollLeft=nt),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Iu.prototype.setScrollTop=function(nt){this.vert.scrollTop!=nt&&(this.vert.scrollTop=nt),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Iu.prototype.zeroWidthHack=function(){var nt=gt&&!le?"12px":"18px";this.horiz.style.height=this.vert.style.width=nt,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Wt,this.disableVert=new Wt},Iu.prototype.enableZeroWidthBar=function(nt,st,dt){nt.style.pointerEvents="auto";function ht(){var ct=nt.getBoundingClientRect(),Pt=dt=="vert"?document.elementFromPoint(ct.right-1,(ct.top+ct.bottom)/2):document.elementFromPoint((ct.right+ct.left)/2,ct.bottom-1);Pt!=nt?nt.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Iu.prototype.clear=function(){var nt=this.horiz.parentNode;nt.removeChild(this.horiz),nt.removeChild(this.vert)};var Tl=function(){};Tl.prototype.update=function(){return{bottom:0,right:0}},Tl.prototype.setScrollLeft=function(){},Tl.prototype.setScrollTop=function(){},Tl.prototype.clear=function(){};function Ru(nt,st){st||(st=qa(nt));var dt=nt.display.barWidth,ht=nt.display.barHeight;Uf(nt,st);for(var ct=0;ct<4&&dt!=nt.display.barWidth||ht!=nt.display.barHeight;ct++)dt!=nt.display.barWidth&&nt.options.lineWrapping&&Ci(nt),Uf(nt,qa(nt)),dt=nt.display.barWidth,ht=nt.display.barHeight}function Uf(nt,st){var dt=nt.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&nt.options.coverGutterNextToScrollbar&&nt.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var nc={native:Iu,null:Tl};function ic(nt){nt.display.scrollbars&&(nt.display.scrollbars.clear(),nt.display.scrollbars.addClass&&Yt(nt.display.wrapper,nt.display.scrollbars.addClass)),nt.display.scrollbars=new nc[nt.options.scrollbarStyle](function(st){nt.display.wrapper.insertBefore(st,nt.display.scrollbarFiller),fn(st,"mousedown",function(){nt.state.focused&&setTimeout(function(){return nt.display.input.focus()},0)}),st.setAttribute("cm-not-content","true")},function(st,dt){dt=="horizontal"?fu(nt,st):wh(nt,st)},nt),nt.display.scrollbars.addClass&&Je(nt.display.wrapper,nt.display.scrollbars.addClass)}var Ip=0;function zu(nt){nt.curOp={cm:nt,viewChanged:!1,startHeight:nt.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Ip},kl(nt.curOp)}function ju(nt){var st=nt.curOp;st&&lu(st,function(dt){for(var ht=0;ht<dt.ops.length;ht++)dt.ops[ht].cm.curOp=null;J0(dt)})}function J0(nt){for(var st=nt.ops,dt=0;dt<st.length;dt++)Q0(st[dt]);for(var ht=0;ht<st.length;ht++)$0(st[ht]);for(var ct=0;ct<st.length;ct++)Rp(st[ct]);for(var Pt=0;Pt<st.length;Pt++)Tr(st[Pt]);for(var Tt=0;Tt<st.length;Tt++)Gu(st[Tt])}function Q0(nt){var st=nt.cm,dt=st.display;zp(st),nt.updateMaxLine&&so(st),nt.mustUpdate=nt.viewChanged||nt.forceUpdate||nt.scrollTop!=null||nt.scrollToPos&&(nt.scrollToPos.from.line<dt.viewFrom||nt.scrollToPos.to.line>=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,nt.update=nt.mustUpdate&&new Ch(st,nt.mustUpdate&&{top:nt.scrollTop,ensure:nt.scrollToPos},nt.forceUpdate)}function $0(nt){nt.updatedDisplay=nt.mustUpdate&&Yf(nt.cm,nt.update)}function Rp(nt){var st=nt.cm,dt=st.display;nt.updatedDisplay&&Ci(st),nt.barMeasure=qa(st),dt.maxLineChanged&&!st.options.lineWrapping&&(nt.adjustWidthTo=sd(st,dt.maxLine,dt.maxLine.text.length).left+3,st.display.sizerWidth=nt.adjustWidthTo,nt.barMeasure.scrollWidth=Math.max(dt.scroller.clientWidth,dt.sizer.offsetLeft+nt.adjustWidthTo+Es(st)+st.display.barWidth),nt.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+nt.adjustWidthTo-Ca(st))),(nt.updatedDisplay||nt.selectionChanged)&&(nt.preparedSelection=dt.input.prepareSelection())}function Tr(nt){var st=nt.cm;nt.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=nt.adjustWidthTo+"px",nt.maxScrollLeft<st.doc.scrollLeft&&fu(st,Math.min(st.display.scroller.scrollLeft,nt.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=nt.focus&&nt.focus==je();nt.preparedSelection&&st.display.input.showSelection(nt.preparedSelection,dt),(nt.updatedDisplay||nt.startHeight!=st.doc.height)&&Ru(st,nt.barMeasure),nt.updatedDisplay&&Vu(st,nt.barMeasure),nt.selectionChanged&&zo(st),st.state.focused&&nt.updateInput&&st.display.input.reset(nt.typing),dt&&qo(nt.cm)}function Gu(nt){var st=nt.cm,dt=st.display,ht=st.doc;if(nt.updatedDisplay&&jo(st,nt.update),dt.wheelStartX!=null&&(nt.scrollTop!=null||nt.scrollLeft!=null||nt.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),nt.scrollTop!=null&&ec(st,nt.scrollTop,nt.forceScroll),nt.scrollLeft!=null&&fu(st,nt.scrollLeft,!0,!0),nt.scrollToPos){var ct=dd(st,Mn(ht,nt.scrollToPos.from),Mn(ht,nt.scrollToPos.to),nt.scrollToPos.margin);Op(st,ct)}var Pt=nt.maybeHiddenMarkers,Tt=nt.maybeUnhiddenMarkers;if(Pt)for(var Ot=0;Ot<Pt.length;++Ot)Pt[Ot].lines.length||Si(Pt[Ot],"hide");if(Tt)for(var Bt=0;Bt<Tt.length;++Bt)Tt[Bt].lines.length&&Si(Tt[Bt],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),nt.changeObjs&&Si(st,"changes",st,nt.changeObjs),nt.update&&nt.update.finish()}function Eo(nt,st){if(nt.curOp)return st();zu(nt);try{return st()}finally{ju(nt)}}function rs(nt,st){return function(){if(nt.curOp)return st.apply(nt,arguments);zu(nt);try{return st.apply(nt,arguments)}finally{ju(nt)}}}function gs(nt){return function(){if(this.curOp)return nt.apply(this,arguments);zu(this);try{return nt.apply(this,arguments)}finally{ju(this)}}}function cs(nt){return function(){var st=this.cm;if(!st||st.curOp)return nt.apply(this,arguments);zu(st);try{return nt.apply(this,arguments)}finally{ju(st)}}}function fd(nt,st){nt.doc.highlightFrontier<nt.display.viewTo&&nt.state.highlight.set(st,Sn(ps,nt))}function ps(nt){var st=nt.doc;if(!(st.highlightFrontier>=nt.display.viewTo)){var dt=+new Date+nt.options.workTime,ht=co(nt,st.highlightFrontier),ct=[];st.iter(ht.line,Math.min(st.first+st.size,nt.display.viewTo+500),function(Pt){if(ht.line>=nt.display.viewFrom){var Tt=Pt.styles,Ot=Pt.text.length>nt.options.maxHighlightLength?Gn(st.mode,ht.state):null,Bt=Ei(nt,Pt,ht,!0);Ot&&(ht.state=Ot),Pt.styles=Bt.styles;var Ut=Pt.styleClasses,he=Bt.classes;he?Pt.styleClasses=he:Ut&&(Pt.styleClasses=null);for(var Zt=!Tt||Tt.length!=Pt.styles.length||Ut!=he&&(!Ut||!he||Ut.bgClass!=he.bgClass||Ut.textClass!=he.textClass),Ne=0;!Zt&&Ne<Tt.length;++Ne)Zt=Tt[Ne]!=Pt.styles[Ne];Zt&&ct.push(ht.line),Pt.stateAfter=ht.save(),ht.nextLine()}else Pt.text.length<=nt.options.maxHighlightLength&&Te(nt,Pt.text,ht),Pt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return fd(nt,nt.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),ct.length&&Eo(nt,function(){for(var Pt=0;Pt<ct.length;Pt++)no(nt,ct[Pt],"text")})}}var Ch=function(nt,st,dt){var ht=nt.display;this.viewport=st,this.visible=po(ht,nt.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=Ca(nt),this.force=dt,this.dims=hu(nt),this.events=[]};Ch.prototype.signal=function(nt,st){Di(nt,st)&&this.events.push(arguments)},Ch.prototype.finish=function(){for(var nt=0;nt<this.events.length;nt++)Si.apply(null,this.events[nt])};function zp(nt){var st=nt.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=Es(nt)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=Es(nt)+"px",st.scrollbarsClipped=!0)}function jp(nt){if(nt.hasFocus())return null;var st=je();if(!st||!be(nt.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&be(nt.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function fa(nt){if(!(!nt||!nt.activeElt||nt.activeElt==je())&&(nt.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(nt.activeElt.nodeName)&&nt.anchorNode&&be(document.body,nt.anchorNode)&&be(document.body,nt.focusNode))){var st=window.getSelection(),dt=document.createRange();dt.setEnd(nt.anchorNode,nt.anchorOffset),dt.collapse(!1),st.removeAllRanges(),st.addRange(dt),st.extend(nt.focusNode,nt.focusOffset)}}function Yf(nt,st){var dt=nt.display,ht=nt.doc;if(st.editorIsHidden)return jr(nt),!1;if(!st.force&&st.visible.from>=dt.viewFrom&&st.visible.to<=dt.viewTo&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo)&&dt.renderedView==dt.view&&La(nt)==0)return!1;Xr(nt)&&(jr(nt),st.dims=hu(nt));var ct=ht.first+ht.size,Pt=Math.max(st.visible.from-nt.options.viewportMargin,ht.first),Tt=Math.min(ct,st.visible.to+nt.options.viewportMargin);dt.viewFrom<Pt&&Pt-dt.viewFrom<20&&(Pt=Math.max(ht.first,dt.viewFrom)),dt.viewTo>Tt&&dt.viewTo-Tt<20&&(Tt=Math.min(ct,dt.viewTo)),De&&(Pt=Qn(nt.doc,Pt),Tt=zn(nt.doc,Tt));var Ot=Pt!=dt.viewFrom||Tt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;Yo(nt,Pt,Tt),dt.viewOffset=Vi(kn(nt.doc,dt.viewFrom)),nt.display.mover.style.top=dt.viewOffset+"px";var Bt=La(nt);if(!Ot&&Bt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Ut=jp(nt);return Bt>4&&(dt.lineDiv.style.display="none"),oc(nt,dt.updateLineNumbers,st.dims),Bt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,fa(Ut),oe(dt.cursorDiv),oe(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,Ot&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,fd(nt,400)),dt.updateLineNumbers=null,!0}function jo(nt,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!nt.options.lineWrapping||st.oldDisplayWidth==Ca(nt)){if(dt&&dt.top!=null&&(dt={top:Math.min(nt.doc.height+Js(nt.display)-Ml(nt),dt.top)}),st.visible=po(nt.display,nt.doc,dt),st.visible.from>=nt.display.viewFrom&&st.visible.to<=nt.display.viewTo)break}else ht&&(st.visible=po(nt.display,nt.doc,dt));if(!Yf(nt,st))break;Ci(nt);var ct=qa(nt);os(nt),Ru(nt,ct),Vu(nt,ct),st.force=!1}st.signal(nt,"update",nt),(nt.display.viewFrom!=nt.display.reportedViewFrom||nt.display.viewTo!=nt.display.reportedViewTo)&&(st.signal(nt,"viewportChange",nt,nt.display.viewFrom,nt.display.viewTo),nt.display.reportedViewFrom=nt.display.viewFrom,nt.display.reportedViewTo=nt.display.viewTo)}function Hu(nt,st){var dt=new Ch(nt,st);if(Yf(nt,dt)){Ci(nt),jo(nt,dt);var ht=qa(nt);os(nt),Ru(nt,ht),Vu(nt,ht),dt.finish()}}function oc(nt,st,dt){var ht=nt.display,ct=nt.options.lineNumbers,Pt=ht.lineDiv,Tt=Pt.firstChild;function Ot(mn){var Cn=mn.nextSibling;return ie&&gt&&nt.display.currentWheelTarget==mn?mn.style.display="none":mn.parentNode.removeChild(mn),Cn}for(var Bt=ht.view,Ut=ht.viewFrom,he=0;he<Bt.length;he++){var Zt=Bt[he];if(!Zt.hidden)if(!Zt.node||Zt.node.parentNode!=Pt){var Ne=Yi(nt,Zt,Ut,dt);Pt.insertBefore(Ne,Tt)}else{for(;Tt!=Zt.node;)Tt=Ot(Tt);var Le=ct&&st!=null&&st<=Ut&&Zt.lineNumber;Zt.changes&&(Oe(Zt.changes,"gutter")>-1&&(Le=!1),uu(nt,Zt,Ut,dt)),Le&&(oe(Zt.lineNumber),Zt.lineNumber.appendChild(document.createTextNode(cn(nt.options,Ut)))),Tt=Zt.node.nextSibling}Ut+=Zt.size}for(;Tt;)Tt=Ot(Tt)}function Wu(nt){var st=nt.gutters.offsetWidth;nt.sizer.style.marginLeft=st+"px"}function Vu(nt,st){nt.display.sizer.style.minHeight=st.docHeight+"px",nt.display.heightForcer.style.top=st.docHeight+"px",nt.display.gutters.style.height=st.docHeight+nt.display.barHeight+Es(nt)+"px"}function Kf(nt){var st=nt.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!nt.options.fixedGutter))){for(var ht=Xd(st)-st.scroller.scrollLeft+nt.doc.scrollLeft,ct=st.gutters.offsetWidth,Pt=ht+"px",Tt=0;Tt<dt.length;Tt++)if(!dt[Tt].hidden){nt.options.fixedGutter&&(dt[Tt].gutter&&(dt[Tt].gutter.style.left=Pt),dt[Tt].gutterBackground&&(dt[Tt].gutterBackground.style.left=Pt));var Ot=dt[Tt].alignable;if(Ot)for(var Bt=0;Bt<Ot.length;Bt++)Ot[Bt].style.left=Pt}nt.options.fixedGutter&&(st.gutters.style.left=ht+ct+"px")}}function Xr(nt){if(!nt.options.lineNumbers)return!1;var st=nt.doc,dt=cn(nt.options,st.first+st.size-1),ht=nt.display;if(dt.length!=ht.lineNumChars){var ct=ht.measure.appendChild(Qt("div",[Qt("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Pt=ct.firstChild.offsetWidth,Tt=ct.offsetWidth-Pt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(Pt,ht.lineGutter.offsetWidth-Tt)+1,ht.lineNumWidth=ht.lineNumInnerWidth+Tt,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",Wu(nt.display),!0}return!1}function ms(nt,st){for(var dt=[],ht=!1,ct=0;ct<nt.length;ct++){var Pt=nt[ct],Tt=null;if(typeof Pt!="string"&&(Tt=Pt.style,Pt=Pt.className),Pt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:Pt,style:Tt})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Lh(nt){var st=nt.gutters,dt=nt.gutterSpecs;oe(st),nt.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var ct=dt[ht],Pt=ct.className,Tt=ct.style,Ot=st.appendChild(Qt("div",null,"CodeMirror-gutter "+Pt));Tt&&(Ot.style.cssText=Tt),Pt=="CodeMirror-linenumbers"&&(nt.lineGutter=Ot,Ot.style.width=(nt.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",Wu(nt)}function ja(nt){Lh(nt.display),ur(nt),Kf(nt)}function _u(nt,st,dt,ht){var ct=this;this.input=dt,ct.scrollbarFiller=Qt("div",null,"CodeMirror-scrollbar-filler"),ct.scrollbarFiller.setAttribute("cm-not-content","true"),ct.gutterFiller=Qt("div",null,"CodeMirror-gutter-filler"),ct.gutterFiller.setAttribute("cm-not-content","true"),ct.lineDiv=Se("div",null,"CodeMirror-code"),ct.selectionDiv=Qt("div",null,null,"position: relative; z-index: 1"),ct.cursorDiv=Qt("div",null,"CodeMirror-cursors"),ct.measure=Qt("div",null,"CodeMirror-measure"),ct.lineMeasure=Qt("div",null,"CodeMirror-measure"),ct.lineSpace=Se("div",[ct.measure,ct.lineMeasure,ct.selectionDiv,ct.cursorDiv,ct.lineDiv],null,"position: relative; outline: none");var Pt=Se("div",[ct.lineSpace],"CodeMirror-lines");ct.mover=Qt("div",[Pt],null,"position: relative"),ct.sizer=Qt("div",[ct.mover],"CodeMirror-sizer"),ct.sizerWidth=null,ct.heightForcer=Qt("div",null,null,"position: absolute; height: "+Ln+"px; width: 1px;"),ct.gutters=Qt("div",null,"CodeMirror-gutters"),ct.lineGutter=null,ct.scroller=Qt("div",[ct.sizer,ct.heightForcer,ct.gutters],"CodeMirror-scroll"),ct.scroller.setAttribute("tabIndex","-1"),ct.wrapper=Qt("div",[ct.scrollbarFiller,ct.gutterFiller,ct.scroller],"CodeMirror"),fe&&ue<8&&(ct.gutters.style.zIndex=-1,ct.scroller.style.paddingRight=0),!ie&&!(Gt&&it)&&(ct.scroller.draggable=!0),nt&&(nt.appendChild?nt.appendChild(ct.wrapper):nt(ct.wrapper)),ct.viewFrom=ct.viewTo=st.first,ct.reportedViewFrom=ct.reportedViewTo=st.first,ct.view=[],ct.renderedView=null,ct.externalMeasured=null,ct.viewOffset=0,ct.lastWrapHeight=ct.lastWrapWidth=0,ct.updateLineNumbers=null,ct.nativeBarWidth=ct.barHeight=ct.barWidth=0,ct.scrollbarsClipped=!1,ct.lineNumWidth=ct.lineNumInnerWidth=ct.lineNumChars=null,ct.alignWidgets=!1,ct.cachedCharWidth=ct.cachedTextHeight=ct.cachedPaddingH=null,ct.maxLine=null,ct.maxLineLength=0,ct.maxLineChanged=!1,ct.wheelDX=ct.wheelDY=ct.wheelStartX=ct.wheelStartY=null,ct.shift=!1,ct.selForContextMenu=null,ct.activeTouch=null,ct.gutterSpecs=ms(ht.gutters,ht.lineNumbers),Lh(ct),dt.init(ct)}var ka=0,Gr=null;fe?Gr=-.53:Gt?Gr=15:ve?Gr=-.7:qe&&(Gr=-1/3);function bl(nt){var st=nt.wheelDeltaX,dt=nt.wheelDeltaY;return st==null&&nt.detail&&nt.axis==nt.HORIZONTAL_AXIS&&(st=nt.detail),dt==null&&nt.detail&&nt.axis==nt.VERTICAL_AXIS?dt=nt.detail:dt==null&&(dt=nt.wheelDelta),{x:st,y:dt}}function Ga(nt){var st=bl(nt);return st.x*=Gr,st.y*=Gr,st}function vs(nt,st){var dt=bl(st),ht=dt.x,ct=dt.y,Pt=nt.display,Tt=Pt.scroller,Ot=Tt.scrollWidth>Tt.clientWidth,Bt=Tt.scrollHeight>Tt.clientHeight;if(ht&&Ot||ct&&Bt){if(ct&&gt&&ie){t:for(var Ut=st.target,he=Pt.view;Ut!=Tt;Ut=Ut.parentNode)for(var Zt=0;Zt<he.length;Zt++)if(he[Zt].node==Ut){nt.display.currentWheelTarget=Ut;break t}}if(ht&&!Gt&&!qt&&Gr!=null){ct&&Bt&&wh(nt,Math.max(0,Tt.scrollTop+ct*Gr)),fu(nt,Math.max(0,Tt.scrollLeft+ht*Gr)),(!ct||ct&&Bt)&&Ni(st),Pt.wheelStartX=null;return}if(ct&&Gr!=null){var Ne=ct*Gr,Le=nt.doc.scrollTop,mn=Le+Pt.wrapper.clientHeight;Ne<0?Le=Math.max(0,Le+Ne-50):mn=Math.min(nt.doc.height,mn+Ne+50),Hu(nt,{top:Le,bottom:mn})}ka<20&&(Pt.wheelStartX==null?(Pt.wheelStartX=Tt.scrollLeft,Pt.wheelStartY=Tt.scrollTop,Pt.wheelDX=ht,Pt.wheelDY=ct,setTimeout(function(){if(Pt.wheelStartX!=null){var Cn=Tt.scrollLeft-Pt.wheelStartX,On=Tt.scrollTop-Pt.wheelStartY,Jn=On&&Pt.wheelDY&&On/Pt.wheelDY||Cn&&Pt.wheelDX&&Cn/Pt.wheelDX;Pt.wheelStartX=Pt.wheelStartY=null,Jn&&(Gr=(Gr*ka+Jn)/(ka+1),++ka)}},200)):(Pt.wheelDX+=ht,Pt.wheelDY+=ct))}}var tl=function(nt,st){this.ranges=nt,this.primIndex=st};tl.prototype.primary=function(){return this.ranges[this.primIndex]},tl.prototype.equals=function(nt){if(nt==this)return!0;if(nt.primIndex!=this.primIndex||nt.ranges.length!=this.ranges.length)return!1;for(var st=0;st<this.ranges.length;st++){var dt=this.ranges[st],ht=nt.ranges[st];if(!ln(dt.anchor,ht.anchor)||!ln(dt.head,ht.head))return!1}return!0},tl.prototype.deepCopy=function(){for(var nt=[],st=0;st<this.ranges.length;st++)nt[st]=new Go(gn(this.ranges[st].anchor),gn(this.ranges[st].head));return new tl(nt,this.primIndex)},tl.prototype.somethingSelected=function(){for(var nt=0;nt<this.ranges.length;nt++)if(!this.ranges[nt].empty())return!0;return!1},tl.prototype.contains=function(nt,st){st||(st=nt);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if(tn(st,ht.from())>=0&&tn(nt,ht.to())<=0)return dt}return-1};var Go=function(nt,st){this.anchor=nt,this.head=st};Go.prototype.from=function(){return pn(this.anchor,this.head)},Go.prototype.to=function(){return Rn(this.anchor,this.head)},Go.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function cl(nt,st,dt){var ht=nt&&nt.options.selectionsMayTouch,ct=st[dt];st.sort(function(Ne,Le){return tn(Ne.from(),Le.from())}),dt=Oe(st,ct);for(var Pt=1;Pt<st.length;Pt++){var Tt=st[Pt],Ot=st[Pt-1],Bt=tn(Ot.to(),Tt.from());if(ht&&!Tt.empty()?Bt>0:Bt>=0){var Ut=pn(Ot.from(),Tt.from()),he=Rn(Ot.to(),Tt.to()),Zt=Ot.empty()?Tt.from()==Tt.head:Ot.from()==Ot.head;Pt<=dt&&--dt,st.splice(--Pt,2,new Go(Zt?he:Ut,Zt?Ut:he))}}return new tl(st,dt)}function gu(nt,st){return new tl([new Go(nt,st||nt)],0)}function Uu(nt){return nt.text?me(nt.from.line+nt.text.length-1,$t(nt.text).length+(nt.text.length==1?nt.from.ch:0)):nt.to}function kh(nt,st){if(tn(nt,st.from)<0)return nt;if(tn(nt,st.to)<=0)return Uu(st);var dt=nt.line+st.text.length-(st.to.line-st.from.line)-1,ht=nt.ch;return nt.line==st.to.line&&(ht+=Uu(st).ch-st.to.ch),me(dt,ht)}function Qd(nt,st){for(var dt=[],ht=0;ht<nt.sel.ranges.length;ht++){var ct=nt.sel.ranges[ht];dt.push(new Go(kh(ct.anchor,st),kh(ct.head,st)))}return cl(nt.cm,dt,nt.sel.primIndex)}function gd(nt,st,dt){return nt.line==st.line?me(dt.line,nt.ch-st.ch+dt.ch):me(dt.line+(nt.line-st.line),nt.ch)}function $d(nt,st,dt){for(var ht=[],ct=me(nt.first,0),Pt=ct,Tt=0;Tt<st.length;Tt++){var Ot=st[Tt],Bt=gd(Ot.from,ct,Pt),Ut=gd(Uu(Ot),ct,Pt);if(ct=Ot.to,Pt=Ut,dt=="around"){var he=nt.sel.ranges[Tt],Zt=tn(he.head,he.anchor)<0;ht[Tt]=new Go(Zt?Ut:Bt,Zt?Bt:Ut)}else ht[Tt]=new Go(Bt,Bt)}return new tl(ht,nt.sel.primIndex)}function io(nt){nt.doc.mode=Me(nt.options,nt.doc.modeOption),qd(nt)}function qd(nt){nt.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),nt.doc.modeFrontier=nt.doc.highlightFrontier=nt.doc.first,fd(nt,100),nt.state.modeGen++,nt.curOp&&ur(nt)}function rc(nt,st){return st.from.ch==0&&st.to.ch==0&&$t(st.text)==""&&(!nt.cm||nt.cm.options.wholeLineUpdateBefore)}function Zf(nt,st,dt,ht){function ct(ci){return dt?dt[ci]:null}function Pt(ci,ii,xi){sr(ci,ii,xi,ht),oi(ci,"change",ci,st)}function Tt(ci,ii){for(var xi=[],_i=ci;_i<ii;++_i)xi.push(new Io(Ut[_i],ct(_i),ht));return xi}var Ot=st.from,Bt=st.to,Ut=st.text,he=kn(nt,Ot.line),Zt=kn(nt,Bt.line),Ne=$t(Ut),Le=ct(Ut.length-1),mn=Bt.line-Ot.line;if(st.full)nt.insert(0,Tt(0,Ut.length)),nt.remove(Ut.length,nt.size-Ut.length);else if(rc(nt,st)){var Cn=Tt(0,Ut.length-1);Pt(Zt,Zt.text,Le),mn&&nt.remove(Ot.line,mn),Cn.length&&nt.insert(Ot.line,Cn)}else if(he==Zt)if(Ut.length==1)Pt(he,he.text.slice(0,Ot.ch)+Ne+he.text.slice(Bt.ch),Le);else{var On=Tt(1,Ut.length-1);On.push(new Io(Ne+he.text.slice(Bt.ch),Le,ht)),Pt(he,he.text.slice(0,Ot.ch)+Ut[0],ct(0)),nt.insert(Ot.line+1,On)}else if(Ut.length==1)Pt(he,he.text.slice(0,Ot.ch)+Ut[0]+Zt.text.slice(Bt.ch),ct(0)),nt.remove(Ot.line+1,mn);else{Pt(he,he.text.slice(0,Ot.ch)+Ut[0],ct(0)),Pt(Zt,Ne+Zt.text.slice(Bt.ch),Le);var Jn=Tt(1,Ut.length-1);mn>1&&nt.remove(Ot.line+1,mn-1),nt.insert(Ot.line+1,Jn)}oi(nt,"change",nt,st)}function Nl(nt,st,dt){function ht(ct,Pt,Tt){if(ct.linked)for(var Ot=0;Ot<ct.linked.length;++Ot){var Bt=ct.linked[Ot];if(Bt.doc!=Pt){var Ut=Tt&&Bt.sharedHist;dt&&!Ut||(st(Bt.doc,Ut),ht(Bt.doc,ct,Ut))}}}ht(nt,null,!0)}function Xf(nt,st){if(st.cm)throw new Error("This document is already in use.");nt.doc=st,st.cm=nt,ki(nt),io(nt),tf(nt),nt.options.lineWrapping||so(nt),nt.options.mode=st.modeOption,ur(nt)}function tf(nt){(nt.doc.direction=="rtl"?Je:Yt)(nt.display.lineDiv,"CodeMirror-rtl")}function q0(nt){Eo(nt,function(){tf(nt),ur(nt)})}function cd(nt){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=nt||1}function Jf(nt,st){var dt={from:gn(st.from),to:Uu(st),text:mi(nt,st.from,st.to)};return Yu(nt,dt,st.from.line,st.to.line+1),Nl(nt,function(ht){return Yu(ht,dt,st.from.line,st.to.line+1)},!0),dt}function pd(nt){for(;nt.length;){var st=$t(nt);if(st.ranges)nt.pop();else break}}function ef(nt,st){if(st)return pd(nt.done),$t(nt.done);if(nt.done.length&&!$t(nt.done).ranges)return $t(nt.done);if(nt.done.length>1&&!nt.done[nt.done.length-2].ranges)return nt.done.pop(),$t(nt.done)}function nf(nt,st,dt,ht){var ct=nt.history;ct.undone.length=0;var Pt=+new Date,Tt,Ot;if((ct.lastOp==ht||ct.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&ct.lastModTime>Pt-(nt.cm?nt.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(Tt=ef(ct,ct.lastOp==ht)))Ot=$t(Tt.changes),tn(st.from,st.to)==0&&tn(st.from,Ot.to)==0?Ot.to=Uu(st):Tt.changes.push(Jf(nt,st));else{var Bt=$t(ct.done);for((!Bt||!Bt.ranges)&&md(nt.sel,ct.done),Tt={changes:[Jf(nt,st)],generation:ct.generation},ct.done.push(Tt);ct.done.length>ct.undoDepth;)ct.done.shift(),ct.done[0].ranges||ct.done.shift()}ct.done.push(dt),ct.generation=++ct.maxGeneration,ct.lastModTime=ct.lastSelTime=Pt,ct.lastOp=ct.lastSelOp=ht,ct.lastOrigin=ct.lastSelOrigin=st.origin,Ot||Si(nt,"historyAdded")}function sc(nt,st,dt,ht){var ct=st.charAt(0);return ct=="*"||ct=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-nt.history.lastSelTime<=(nt.cm?nt.cm.options.historyEventDelay:500)}function of(nt,st,dt,ht){var ct=nt.history,Pt=ht&&ht.origin;dt==ct.lastSelOp||Pt&&ct.lastSelOrigin==Pt&&(ct.lastModTime==ct.lastSelTime&&ct.lastOrigin==Pt||sc(nt,Pt,$t(ct.done),st))?ct.done[ct.done.length-1]=st:md(st,ct.done),ct.lastSelTime=+new Date,ct.lastSelOrigin=Pt,ct.lastSelOp=dt,ht&&ht.clearRedo!==!1&&pd(ct.undone)}function md(nt,st){var dt=$t(st);dt&&dt.ranges&&dt.equals(nt)||st.push(nt)}function Yu(nt,st,dt,ht){var ct=st["spans_"+nt.id],Pt=0;nt.iter(Math.max(nt.first,dt),Math.min(nt.first+nt.size,ht),function(Tt){Tt.markedSpans&&((ct||(ct=st["spans_"+nt.id]={}))[Pt]=Tt.markedSpans),++Pt})}function ta(nt){if(!nt)return null;for(var st,dt=0;dt<nt.length;++dt)nt[dt].marker.explicitlyCleared?st||(st=nt.slice(0,dt)):st&&st.push(nt[dt]);return st?st.length?st:null:nt}function _l(nt,st){var dt=st["spans_"+nt.id];if(!dt)return null;for(var ht=[],ct=0;ct<st.text.length;++ct)ht.push(ta(dt[ct]));return ht}function Qf(nt,st){var dt=_l(nt,st),ht=qi(nt,st);if(!dt)return ht;if(!ht)return dt;for(var ct=0;ct<dt.length;++ct){var Pt=dt[ct],Tt=ht[ct];if(Pt&&Tt)t:for(var Ot=0;Ot<Tt.length;++Ot){for(var Bt=Tt[Ot],Ut=0;Ut<Pt.length;++Ut)if(Pt[Ut].marker==Bt.marker)continue t;Pt.push(Bt)}else Tt&&(dt[ct]=Tt)}return dt}function cu(nt,st,dt){for(var ht=[],ct=0;ct<nt.length;++ct){var Pt=nt[ct];if(Pt.ranges){ht.push(dt?tl.prototype.deepCopy.call(Pt):Pt);continue}var Tt=Pt.changes,Ot=[];ht.push({changes:Ot});for(var Bt=0;Bt<Tt.length;++Bt){var Ut=Tt[Bt],he=void 0;if(Ot.push({from:Ut.from,to:Ut.to,text:Ut.text}),st)for(var Zt in Ut)(he=Zt.match(/^spans_(\d+)$/))&&Oe(st,Number(he[1]))>-1&&($t(Ot)[Zt]=Ut[Zt],delete Ut[Zt])}}return ht}function $f(nt,st,dt,ht){if(ht){var ct=nt.anchor;if(dt){var Pt=tn(st,ct)<0;Pt!=tn(dt,ct)<0?(ct=st,st=dt):Pt!=tn(st,dt)<0&&(st=dt)}return new Go(ct,st)}else return new Go(dt||st,st)}function qf(nt,st,dt,ht,ct){ct==null&&(ct=nt.cm&&(nt.cm.display.shift||nt.extend)),Ws(nt,new tl([$f(nt.sel.primary(),st,dt,ct)],0),ht)}function Gp(nt,st,dt){for(var ht=[],ct=nt.cm&&(nt.cm.display.shift||nt.extend),Pt=0;Pt<nt.sel.ranges.length;Pt++)ht[Pt]=$f(nt.sel.ranges[Pt],st[Pt],null,ct);var Tt=cl(nt.cm,ht,nt.sel.primIndex);Ws(nt,Tt,dt)}function Ku(nt,st,dt,ht){var ct=nt.sel.ranges.slice(0);ct[st]=dt,Ws(nt,cl(nt.cm,ct,nt.sel.primIndex),ht)}function Mh(nt,st,dt,ht){Ws(nt,gu(st,dt),ht)}function Hp(nt,st,dt){var ht={ranges:st.ranges,update:function(ct){this.ranges=[];for(var Pt=0;Pt<ct.length;Pt++)this.ranges[Pt]=new Go(Mn(nt,ct[Pt].anchor),Mn(nt,ct[Pt].head))},origin:dt&&dt.origin};return Si(nt,"beforeSelectionChange",nt,ht),nt.cm&&Si(nt.cm,"beforeSelectionChange",nt.cm,ht),ht.ranges!=st.ranges?cl(nt.cm,ht.ranges,ht.ranges.length-1):st}function tg(nt,st,dt){var ht=nt.history.done,ct=$t(ht);ct&&ct.ranges?(ht[ht.length-1]=st,Th(nt,st,dt)):Ws(nt,st,dt)}function Ws(nt,st,dt){Th(nt,st,dt),of(nt,nt.sel,nt.cm?nt.cm.curOp.id:NaN,dt)}function Th(nt,st,dt){(Di(nt,"beforeSelectionChange")||nt.cm&&Di(nt.cm,"beforeSelectionChange"))&&(st=Hp(nt,st,dt));var ht=dt&&dt.bias||(tn(st.primary().head,nt.sel.primary().head)<0?-1:1);ac(nt,sf(nt,st,ht,!0)),!(dt&&dt.scroll===!1)&&nt.cm&&du(nt.cm)}function ac(nt,st){st.equals(nt.sel)||(nt.sel=st,nt.cm&&(nt.cm.curOp.updateInput=1,nt.cm.curOp.selectionChanged=!0,vo(nt.cm)),oi(nt,"cursorActivity",nt))}function rf(nt){ac(nt,sf(nt,nt.sel,null,!1))}function sf(nt,st,dt,ht){for(var ct,Pt=0;Pt<st.ranges.length;Pt++){var Tt=st.ranges[Pt],Ot=st.ranges.length==nt.sel.ranges.length&&nt.sel.ranges[Pt],Bt=af(nt,Tt.anchor,Ot&&Ot.anchor,dt,ht),Ut=af(nt,Tt.head,Ot&&Ot.head,dt,ht);(ct||Bt!=Tt.anchor||Ut!=Tt.head)&&(ct||(ct=st.ranges.slice(0,Pt)),ct[Pt]=new Go(Bt,Ut))}return ct?cl(nt.cm,ct,st.primIndex):st}function pu(nt,st,dt,ht,ct){var Pt=kn(nt,st.line);if(Pt.markedSpans)for(var Tt=0;Tt<Pt.markedSpans.length;++Tt){var Ot=Pt.markedSpans[Tt],Bt=Ot.marker,Ut="selectLeft"in Bt?!Bt.selectLeft:Bt.inclusiveLeft,he="selectRight"in Bt?!Bt.selectRight:Bt.inclusiveRight;if((Ot.from==null||(Ut?Ot.from<=st.ch:Ot.from<st.ch))&&(Ot.to==null||(he?Ot.to>=st.ch:Ot.to>st.ch))){if(ct&&(Si(Bt,"beforeCursorEnter"),Bt.explicitlyCleared))if(Pt.markedSpans){--Tt;continue}else break;if(!Bt.atomic)continue;if(dt){var Zt=Bt.find(ht<0?1:-1),Ne=void 0;if((ht<0?he:Ut)&&(Zt=lc(nt,Zt,-ht,Zt&&Zt.line==st.line?Pt:null)),Zt&&Zt.line==st.line&&(Ne=tn(Zt,dt))&&(ht<0?Ne<0:Ne>0))return pu(nt,Zt,st,ht,ct)}var Le=Bt.find(ht<0?-1:1);return(ht<0?Ut:he)&&(Le=lc(nt,Le,ht,Le.line==st.line?Pt:null)),Le?pu(nt,Le,st,ht,ct):null}}return st}function af(nt,st,dt,ht,ct){var Pt=ht||1,Tt=pu(nt,st,dt,Pt,ct)||!ct&&pu(nt,st,dt,Pt,!0)||pu(nt,st,dt,-Pt,ct)||!ct&&pu(nt,st,dt,-Pt,!0);return Tt||(nt.cantEdit=!0,me(nt.first,0))}function lc(nt,st,dt,ht){return dt<0&&st.ch==0?st.line>nt.first?Mn(nt,me(st.line-1)):null:dt>0&&st.ch==(ht||kn(nt,st.line)).text.length?st.line<nt.first+nt.size-1?me(st.line+1,0):null:new me(st.line,st.ch+dt)}function Hr(nt){nt.setSelection(me(nt.firstLine(),0),me(nt.lastLine()),ye)}function lf(nt,st,dt){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return dt&&(ht.update=function(ct,Pt,Tt,Ot){ct&&(ht.from=Mn(nt,ct)),Pt&&(ht.to=Mn(nt,Pt)),Tt&&(ht.text=Tt),Ot!==void 0&&(ht.origin=Ot)}),Si(nt,"beforeChange",nt,ht),nt.cm&&Si(nt.cm,"beforeChange",nt.cm,ht),ht.canceled?(nt.cm&&(nt.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function Zu(nt,st,dt){if(nt.cm){if(!nt.cm.curOp)return rs(nt.cm,Zu)(nt,st,dt);if(nt.cm.state.suppressEdits)return}if(!((Di(nt,"beforeChange")||nt.cm&&Di(nt.cm,"beforeChange"))&&(st=lf(nt,st,!0),!st))){var ht=Ii&&!dt&&xo(nt,st.from,st.to);if(ht)for(var ct=ht.length-1;ct>=0;--ct)bh(nt,{from:ht[ct].from,to:ht[ct].to,text:ct?[""]:st.text,origin:st.origin});else bh(nt,st)}}function bh(nt,st){if(!(st.text.length==1&&st.text[0]==""&&tn(st.from,st.to)==0)){var dt=Qd(nt,st);nf(nt,st,dt,nt.cm?nt.cm.curOp.id:NaN),vd(nt,st,dt,qi(nt,st));var ht=[];Nl(nt,function(ct,Pt){!Pt&&Oe(ht,ct.history)==-1&&(hc(ct.history,st),ht.push(ct.history)),vd(ct,st,null,qi(ct,st))})}}function uf(nt,st,dt){var ht=nt.cm&&nt.cm.state.suppressEdits;if(!(ht&&!dt)){for(var ct=nt.history,Pt,Tt=nt.sel,Ot=st=="undo"?ct.done:ct.undone,Bt=st=="undo"?ct.undone:ct.done,Ut=0;Ut<Ot.length&&(Pt=Ot[Ut],!(dt?Pt.ranges&&!Pt.equals(nt.sel):!Pt.ranges));Ut++);if(Ut!=Ot.length){for(ct.lastOrigin=ct.lastSelOrigin=null;;)if(Pt=Ot.pop(),Pt.ranges){if(md(Pt,Bt),dt&&!Pt.equals(nt.sel)){Ws(nt,Pt,{clearRedo:!1});return}Tt=Pt}else if(ht){Ot.push(Pt);return}else break;var he=[];md(Tt,Bt),Bt.push({changes:he,generation:ct.generation}),ct.generation=Pt.generation||++ct.maxGeneration;for(var Zt=Di(nt,"beforeChange")||nt.cm&&Di(nt.cm,"beforeChange"),Ne=function(Cn){var On=Pt.changes[Cn];if(On.origin=st,Zt&&!lf(nt,On,!1))return Ot.length=0,{};he.push(Jf(nt,On));var Jn=Cn?Qd(nt,On):$t(Ot);vd(nt,On,Jn,Qf(nt,On)),!Cn&&nt.cm&&nt.cm.scrollIntoView({from:On.from,to:Uu(On)});var ci=[];Nl(nt,function(ii,xi){!xi&&Oe(ci,ii.history)==-1&&(hc(ii.history,On),ci.push(ii.history)),vd(ii,On,null,Qf(ii,On))})},Le=Pt.changes.length-1;Le>=0;--Le){var mn=Ne(Le);if(mn)return mn.v}}}}function uc(nt,st){if(st!=0&&(nt.first+=st,nt.sel=new tl(Pn(nt.sel.ranges,function(ct){return new Go(me(ct.anchor.line+st,ct.anchor.ch),me(ct.head.line+st,ct.head.ch))}),nt.sel.primIndex),nt.cm)){ur(nt.cm,nt.first,nt.first-st,st);for(var dt=nt.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)no(nt.cm,ht,"gutter")}}function vd(nt,st,dt,ht){if(nt.cm&&!nt.cm.curOp)return rs(nt.cm,vd)(nt,st,dt,ht);if(st.to.line<nt.first){uc(nt,st.text.length-1-(st.to.line-st.from.line));return}if(!(st.from.line>nt.lastLine())){if(st.from.line<nt.first){var ct=st.text.length-1-(nt.first-st.from.line);uc(nt,ct),st={from:me(nt.first,0),to:me(st.to.line+ct,st.to.ch),text:[$t(st.text)],origin:st.origin}}var Pt=nt.lastLine();st.to.line>Pt&&(st={from:st.from,to:me(Pt,kn(nt,Pt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=mi(nt,st.from,st.to),dt||(dt=Qd(nt,st)),nt.cm?Wp(nt.cm,st,ht):Zf(nt,st,ht),Th(nt,dt,ye),nt.cantEdit&&af(nt,me(nt.firstLine(),0))&&(nt.cantEdit=!1)}}function Wp(nt,st,dt){var ht=nt.doc,ct=nt.display,Pt=st.from,Tt=st.to,Ot=!1,Bt=Pt.line;nt.options.lineWrapping||(Bt=Rt(_n(kn(ht,Pt.line))),ht.iter(Bt,Tt.line+1,function(Le){if(Le==ct.maxLine)return Ot=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&vo(nt),Zf(ht,st,dt,lr(nt)),nt.options.lineWrapping||(ht.iter(Bt,Pt.line+st.text.length,function(Le){var mn=Mo(Le);mn>ct.maxLineLength&&(ct.maxLine=Le,ct.maxLineLength=mn,ct.maxLineChanged=!0,Ot=!1)}),Ot&&(nt.curOp.updateMaxLine=!0)),bi(ht,Pt.line),fd(nt,400);var Ut=st.text.length-(Tt.line-Pt.line)-1;st.full?ur(nt):Pt.line==Tt.line&&st.text.length==1&&!rc(nt.doc,st)?no(nt,Pt.line,"text"):ur(nt,Pt.line,Tt.line+1,Ut);var he=Di(nt,"changes"),Zt=Di(nt,"change");if(Zt||he){var Ne={from:Pt,to:Tt,text:st.text,removed:st.removed,origin:st.origin};Zt&&oi(nt,"change",nt,Ne),he&&(nt.curOp.changeObjs||(nt.curOp.changeObjs=[])).push(Ne)}nt.display.selForContextMenu=null}function Nh(nt,st,dt,ht,ct){var Pt;ht||(ht=dt),tn(ht,dt)<0&&(Pt=[ht,dt],dt=Pt[0],ht=Pt[1]),typeof st=="string"&&(st=nt.splitLines(st)),Zu(nt,{from:dt,to:ht,text:st,origin:ct})}function el(nt,st,dt,ht){dt<nt.line?nt.line+=ht:st<nt.line&&(nt.line=st,nt.ch=0)}function Vp(nt,st,dt,ht){for(var ct=0;ct<nt.length;++ct){var Pt=nt[ct],Tt=!0;if(Pt.ranges){Pt.copied||(Pt=nt[ct]=Pt.deepCopy(),Pt.copied=!0);for(var Ot=0;Ot<Pt.ranges.length;Ot++)el(Pt.ranges[Ot].anchor,st,dt,ht),el(Pt.ranges[Ot].head,st,dt,ht);continue}for(var Bt=0;Bt<Pt.changes.length;++Bt){var Ut=Pt.changes[Bt];if(dt<Ut.from.line)Ut.from=me(Ut.from.line+ht,Ut.from.ch),Ut.to=me(Ut.to.line+ht,Ut.to.ch);else if(st<=Ut.to.line){Tt=!1;break}}Tt||(nt.splice(0,ct+1),ct=0)}}function hc(nt,st){var dt=st.from.line,ht=st.to.line,ct=st.text.length-(ht-dt)-1;Vp(nt.done,dt,ht,ct),Vp(nt.undone,dt,ht,ct)}function Fh(nt,st,dt,ht){var ct=st,Pt=st;return typeof st=="number"?Pt=kn(nt,wn(nt,st)):ct=Rt(st),ct==null?null:(ht(Pt,ct)&&nt.cm&&no(nt.cm,ct,dt),Pt)}function yd(nt){this.lines=nt,this.parent=null;for(var st=0,dt=0;dt<nt.length;++dt)nt[dt].parent=this,st+=nt[dt].height;this.height=st}yd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(nt,st){for(var dt=nt,ht=nt+st;dt<ht;++dt){var ct=this.lines[dt];this.height-=ct.height,Ro(ct),oi(ct,"delete")}this.lines.splice(nt,st)},collapse:function(nt){nt.push.apply(nt,this.lines)},insertInner:function(nt,st,dt){this.height+=dt,this.lines=this.lines.slice(0,nt).concat(st).concat(this.lines.slice(nt));for(var ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(nt,st,dt){for(var ht=nt+st;nt<ht;++nt)if(dt(this.lines[nt]))return!0}};function Pr(nt){this.children=nt;for(var st=0,dt=0,ht=0;ht<nt.length;++ht){var ct=nt[ht];st+=ct.chunkSize(),dt+=ct.height,ct.parent=this}this.size=st,this.height=dt,this.parent=null}Pr.prototype={chunkSize:function(){return this.size},removeInner:function(nt,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ht=this.children[dt],ct=ht.chunkSize();if(nt<ct){var Pt=Math.min(st,ct-nt),Tt=ht.height;if(ht.removeInner(nt,Pt),this.height-=Tt-ht.height,ct==Pt&&(this.children.splice(dt--,1),ht.parent=null),(st-=Pt)==0)break;nt=0}else nt-=ct}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof yd))){var Ot=[];this.collapse(Ot),this.children=[new yd(Ot)],this.children[0].parent=this}},collapse:function(nt){for(var st=0;st<this.children.length;++st)this.children[st].collapse(nt)},insertInner:function(nt,st,dt){this.size+=st.length,this.height+=dt;for(var ht=0;ht<this.children.length;++ht){var ct=this.children[ht],Pt=ct.chunkSize();if(nt<=Pt){if(ct.insertInner(nt,st,dt),ct.lines&&ct.lines.length>50){for(var Tt=ct.lines.length%25+25,Ot=Tt;Ot<ct.lines.length;){var Bt=new yd(ct.lines.slice(Ot,Ot+=25));ct.height-=Bt.height,this.children.splice(++ht,0,Bt),Bt.parent=this}ct.lines=ct.lines.slice(0,Tt),this.maybeSpill()}break}nt-=Pt}},maybeSpill:function(){if(!(this.children.length<=10)){var nt=this;do{var st=nt.children.splice(nt.children.length-5,5),dt=new Pr(st);if(nt.parent){nt.size-=dt.size,nt.height-=dt.height;var ct=Oe(nt.parent.children,nt);nt.parent.children.splice(ct+1,0,dt)}else{var ht=new Pr(nt.children);ht.parent=nt,nt.children=[ht,dt],nt=ht}dt.parent=nt.parent}while(nt.children.length>10);nt.parent.maybeSpill()}},iterN:function(nt,st,dt){for(var ht=0;ht<this.children.length;++ht){var ct=this.children[ht],Pt=ct.chunkSize();if(nt<Pt){var Tt=Math.min(st,Pt-nt);if(ct.iterN(nt,Tt,dt))return!0;if((st-=Tt)==0)break;nt=0}else nt-=Pt}}};var mu=function(nt,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=nt,this.node=st};mu.prototype.clear=function(){var nt=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Rt(dt);if(!(ht==null||!st)){for(var ct=0;ct<st.length;++ct)st[ct]==this&&st.splice(ct--,1);st.length||(dt.widgets=null);var Pt=ns(this);$i(dt,Math.max(0,dt.height-Pt)),nt&&(Eo(nt,function(){_p(nt,dt,-Pt),no(nt,ht,"widget")}),oi(nt,"lineWidgetCleared",nt,this,ht))}},mu.prototype.changed=function(){var nt=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var ct=ns(this)-st;ct&&(We(this.doc,ht)||$i(ht,ht.height+ct),dt&&Eo(dt,function(){dt.curOp.forceUpdate=!0,_p(dt,ht,ct),oi(dt,"lineWidgetChanged",dt,nt,Rt(ht))}))},Ai(mu);function _p(nt,st,dt){Vi(st)<(nt.curOp&&nt.curOp.scrollTop||nt.doc.scrollTop)&&Vf(nt,dt)}function eg(nt,st,dt,ht){var ct=new mu(nt,dt,ht),Pt=nt.cm;return Pt&&ct.noHScroll&&(Pt.display.alignWidgets=!0),Fh(nt,st,"widget",function(Tt){var Ot=Tt.widgets||(Tt.widgets=[]);if(ct.insertAt==null?Ot.push(ct):Ot.splice(Math.min(Ot.length-1,Math.max(0,ct.insertAt)),0,ct),ct.line=Tt,Pt&&!We(nt,Tt)){var Bt=Vi(Tt)<nt.scrollTop;$i(Tt,Tt.height+ns(ct)),Bt&&Vf(Pt,ct.height),Pt.curOp.forceUpdate=!0}return!0}),Pt&&oi(Pt,"lineWidgetAdded",Pt,ct,typeof st=="number"?st:Rt(st)),ct}var Up=0,se=function(nt,st){this.lines=[],this.type=st,this.doc=nt,this.id=++Up};se.prototype.clear=function(){if(!this.explicitlyCleared){var nt=this.doc.cm,st=nt&&!nt.curOp;if(st&&zu(nt),Di(this,"clear")){var dt=this.find();dt&&oi(this,"clear",dt.from,dt.to)}for(var ht=null,ct=null,Pt=0;Pt<this.lines.length;++Pt){var Tt=this.lines[Pt],Ot=Bo(Tt.markedSpans,this);nt&&!this.collapsed?no(nt,Rt(Tt),"text"):nt&&(Ot.to!=null&&(ct=Rt(Tt)),Ot.from!=null&&(ht=Rt(Tt))),Tt.markedSpans=ro(Tt.markedSpans,Ot),Ot.from==null&&this.collapsed&&!We(this.doc,Tt)&&nt&&$i(Tt,Qs(nt.display))}if(nt&&this.collapsed&&!nt.options.lineWrapping)for(var Bt=0;Bt<this.lines.length;++Bt){var Ut=_n(this.lines[Bt]),he=Mo(Ut);he>nt.display.maxLineLength&&(nt.display.maxLine=Ut,nt.display.maxLineLength=he,nt.display.maxLineChanged=!0)}ht!=null&&nt&&this.collapsed&&ur(nt,ht,ct+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,nt&&rf(nt.doc)),nt&&oi(nt,"markerCleared",nt,this,ht,ct),st&&ju(nt),this.parent&&this.parent.clear()}},se.prototype.find=function(nt,st){nt==null&&this.type=="bookmark"&&(nt=1);for(var dt,ht,ct=0;ct<this.lines.length;++ct){var Pt=this.lines[ct],Tt=Bo(Pt.markedSpans,this);if(Tt.from!=null&&(dt=me(st?Pt:Rt(Pt),Tt.from),nt==-1))return dt;if(Tt.to!=null&&(ht=me(st?Pt:Rt(Pt),Tt.to),nt==1))return ht}return dt&&{from:dt,to:ht}},se.prototype.changed=function(){var nt=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||Eo(ht,function(){var ct=st.line,Pt=Rt(st.line),Tt=fl(ht,Pt);if(Tt&&(ud(Tt),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!We(dt.doc,ct)&&dt.height!=null){var Ot=dt.height;dt.height=null;var Bt=ns(dt)-Ot;Bt&&$i(ct,ct.height+Bt)}oi(ht,"markerChanged",ht,nt)})},se.prototype.attachLine=function(nt){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Oe(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(nt)},se.prototype.detachLine=function(nt){if(this.lines.splice(Oe(this.lines,nt),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},Ai(se);function Eh(nt,st,dt,ht,ct){if(ht&&ht.shared)return Yp(nt,st,dt,ht,ct);if(nt.cm&&!nt.cm.curOp)return rs(nt.cm,Eh)(nt,st,dt,ht,ct);var Pt=new se(nt,ct),Tt=tn(st,dt);if(ht&&yn(ht,Pt,!1),Tt>0||Tt==0&&Pt.clearWhenEmpty!==!1)return Pt;if(Pt.replacedWith&&(Pt.collapsed=!0,Pt.widgetNode=Se("span",[Pt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||Pt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(Pt.widgetNode.insertLeft=!0)),Pt.collapsed){if(wi(nt,st.line,st,dt,Pt)||st.line!=dt.line&&wi(nt,dt.line,st,dt,Pt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Be()}Pt.addToHistory&&nf(nt,{from:st,to:dt,origin:"markText"},nt.sel,NaN);var Ot=st.line,Bt=nt.cm,Ut;if(nt.iter(Ot,dt.line+1,function(Zt){Bt&&Pt.collapsed&&!Bt.options.lineWrapping&&_n(Zt)==Bt.display.maxLine&&(Ut=!0),Pt.collapsed&&Ot!=st.line&&$i(Zt,0),So(Zt,new ji(Pt,Ot==st.line?st.ch:null,Ot==dt.line?dt.ch:null)),++Ot}),Pt.collapsed&&nt.iter(st.line,dt.line+1,function(Zt){We(nt,Zt)&&$i(Zt,0)}),Pt.clearOnEnter&&fn(Pt,"beforeCursorEnter",function(){return Pt.clear()}),Pt.readOnly&&(Ki(),(nt.history.done.length||nt.history.undone.length)&&nt.clearHistory()),Pt.collapsed&&(Pt.id=++Up,Pt.atomic=!0),Bt){if(Ut&&(Bt.curOp.updateMaxLine=!0),Pt.collapsed)ur(Bt,st.line,dt.line+1);else if(Pt.className||Pt.startStyle||Pt.endStyle||Pt.css||Pt.attributes||Pt.title)for(var he=st.line;he<=dt.line;he++)no(Bt,he,"text");Pt.atomic&&rf(Bt.doc),oi(Bt,"markerAdded",Bt,Pt)}return Pt}var Ul=function(nt,st){this.markers=nt,this.primary=st;for(var dt=0;dt<nt.length;++dt)nt[dt].parent=this};Ul.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var nt=0;nt<this.markers.length;++nt)this.markers[nt].clear();oi(this,"clear")}},Ul.prototype.find=function(nt,st){return this.primary.find(nt,st)},Ai(Ul);function Yp(nt,st,dt,ht,ct){ht=yn(ht),ht.shared=!1;var Pt=[Eh(nt,st,dt,ht,ct)],Tt=Pt[0],Ot=ht.widgetNode;return Nl(nt,function(Bt){Ot&&(ht.widgetNode=Ot.cloneNode(!0)),Pt.push(Eh(Bt,Mn(Bt,st),Mn(Bt,dt),ht,ct));for(var Ut=0;Ut<Bt.linked.length;++Ut)if(Bt.linked[Ut].isParent)return;Tt=$t(Pt)}),new Ul(Pt,Tt)}function dc(nt){return nt.findMarks(me(nt.first,0),nt.clipPos(me(nt.lastLine())),function(st){return st.parent})}function Kp(nt,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],ct=ht.find(),Pt=nt.clipPos(ct.from),Tt=nt.clipPos(ct.to);if(tn(Pt,Tt)){var Ot=Eh(nt,Pt,Tt,ht.primary,ht.primary.type);ht.markers.push(Ot),Ot.parent=ht}}}function fc(nt){for(var st=function(ht){var ct=nt[ht],Pt=[ct.primary.doc];Nl(ct.primary.doc,function(Bt){return Pt.push(Bt)});for(var Tt=0;Tt<ct.markers.length;Tt++){var Ot=ct.markers[Tt];Oe(Pt,Ot.doc)==-1&&(Ot.parent=null,ct.markers.splice(Tt--,1))}},dt=0;dt<nt.length;dt++)st(dt)}var tv=0,Ds=function(nt,st,dt,ht,ct){if(!(this instanceof Ds))return new Ds(nt,st,dt,ht,ct);dt==null&&(dt=0),Pr.call(this,[new yd([new Io("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var Pt=me(dt,0);this.sel=gu(Pt),this.history=new cd(null),this.id=++tv,this.modeOption=st,this.lineSep=ht,this.direction=ct=="rtl"?"rtl":"ltr",this.extend=!1,typeof nt=="string"&&(nt=this.splitLines(nt)),Zf(this,{from:Pt,to:Pt,text:nt}),Ws(this,gu(Pt),ye)};Ds.prototype=wt(Pr.prototype,{constructor:Ds,iter:function(nt,st,dt){dt?this.iterN(nt-this.first,st-nt,dt):this.iterN(this.first,this.first+this.size,nt)},insert:function(nt,st){for(var dt=0,ht=0;ht<st.length;++ht)dt+=st[ht].height;this.insertInner(nt-this.first,st,dt)},remove:function(nt,st){this.removeInner(nt-this.first,st)},getValue:function(nt){var st=eo(this,this.first,this.first+this.size);return nt===!1?st:st.join(nt||this.lineSeparator())},setValue:cs(function(nt){var st=me(this.first,0),dt=this.first+this.size-1;Zu(this,{from:st,to:me(dt,kn(this,dt).text.length),text:this.splitLines(nt),origin:"setValue",full:!0},!0),this.cm&&Ph(this.cm,0,0),Ws(this,gu(st),ye)}),replaceRange:function(nt,st,dt,ht){st=Mn(this,st),dt=dt?Mn(this,dt):st,Nh(this,nt,st,dt,ht)},getRange:function(nt,st,dt){var ht=mi(this,Mn(this,nt),Mn(this,st));return dt===!1?ht:ht.join(dt||this.lineSeparator())},getLine:function(nt){var st=this.getLineHandle(nt);return st&&st.text},getLineHandle:function(nt){if(on(this,nt))return kn(this,nt)},getLineNumber:function(nt){return Rt(nt)},getLineHandleVisualStart:function(nt){return typeof nt=="number"&&(nt=kn(this,nt)),_n(nt)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(nt){return Mn(this,nt)},getCursor:function(nt){var st=this.sel.primary(),dt;return nt==null||nt=="head"?dt=st.head:nt=="anchor"?dt=st.anchor:nt=="end"||nt=="to"||nt===!1?dt=st.to():dt=st.from(),dt},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:cs(function(nt,st,dt){Mh(this,Mn(this,typeof nt=="number"?me(nt,st||0):nt),null,dt)}),setSelection:cs(function(nt,st,dt){Mh(this,Mn(this,nt),Mn(this,st||nt),dt)}),extendSelection:cs(function(nt,st,dt){qf(this,Mn(this,nt),st&&Mn(this,st),dt)}),extendSelections:cs(function(nt,st){Gp(this,ai(this,nt),st)}),extendSelectionsBy:cs(function(nt,st){var dt=Pn(this.sel.ranges,nt);Gp(this,ai(this,dt),st)}),setSelections:cs(function(nt,st,dt){if(nt.length){for(var ht=[],ct=0;ct<nt.length;ct++)ht[ct]=new Go(Mn(this,nt[ct].anchor),Mn(this,nt[ct].head));st==null&&(st=Math.min(nt.length-1,this.sel.primIndex)),Ws(this,cl(this.cm,ht,st),dt)}}),addSelection:cs(function(nt,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new Go(Mn(this,nt),Mn(this,st||nt))),Ws(this,cl(this.cm,ht,ht.length-1),dt)}),getSelection:function(nt){for(var st=this.sel.ranges,dt,ht=0;ht<st.length;ht++){var ct=mi(this,st[ht].from(),st[ht].to());dt=dt?dt.concat(ct):ct}return nt===!1?dt:dt.join(nt||this.lineSeparator())},getSelections:function(nt){for(var st=[],dt=this.sel.ranges,ht=0;ht<dt.length;ht++){var ct=mi(this,dt[ht].from(),dt[ht].to());nt!==!1&&(ct=ct.join(nt||this.lineSeparator())),st[ht]=ct}return st},replaceSelection:function(nt,st,dt){for(var ht=[],ct=0;ct<this.sel.ranges.length;ct++)ht[ct]=nt;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:cs(function(nt,st,dt){for(var ht=[],ct=this.sel,Pt=0;Pt<ct.ranges.length;Pt++){var Tt=ct.ranges[Pt];ht[Pt]={from:Tt.from(),to:Tt.to(),text:this.splitLines(nt[Pt]),origin:dt}}for(var Ot=st&&st!="end"&&$d(this,ht,st),Bt=ht.length-1;Bt>=0;Bt--)Zu(this,ht[Bt]);Ot?tg(this,Ot):this.cm&&du(this.cm)}),undo:cs(function(){uf(this,"undo")}),redo:cs(function(){uf(this,"redo")}),undoSelection:cs(function(){uf(this,"undo",!0)}),redoSelection:cs(function(){uf(this,"redo",!0)}),setExtending:function(nt){this.extend=nt},getExtending:function(){return this.extend},historySize:function(){for(var nt=this.history,st=0,dt=0,ht=0;ht<nt.done.length;ht++)nt.done[ht].ranges||++st;for(var ct=0;ct<nt.undone.length;ct++)nt.undone[ct].ranges||++dt;return{undo:st,redo:dt}},clearHistory:function(){var nt=this;this.history=new cd(this.history.maxGeneration),Nl(this,function(st){return st.history=nt.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(nt){return nt&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(nt){return this.history.generation==(nt||this.cleanGeneration)},getHistory:function(){return{done:cu(this.history.done),undone:cu(this.history.undone)}},setHistory:function(nt){var st=this.history=new cd(this.history.maxGeneration);st.done=cu(nt.done.slice(0),null,!0),st.undone=cu(nt.undone.slice(0),null,!0)},setGutterMarker:cs(function(nt,st,dt){return Fh(this,nt,"gutter",function(ht){var ct=ht.gutterMarkers||(ht.gutterMarkers={});return ct[st]=dt,!dt&&Mt(ct)&&(ht.gutterMarkers=null),!0})}),clearGutter:cs(function(nt){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[nt]&&Fh(st,dt,"gutter",function(){return dt.gutterMarkers[nt]=null,Mt(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(nt){var st;if(typeof nt=="number"){if(!on(this,nt)||(st=nt,nt=kn(this,nt),!nt))return null}else if(st=Rt(nt),st==null)return null;return{line:st,handle:nt,text:nt.text,gutterMarkers:nt.gutterMarkers,textClass:nt.textClass,bgClass:nt.bgClass,wrapClass:nt.wrapClass,widgets:nt.widgets}},addLineClass:cs(function(nt,st,dt){return Fh(this,nt,st=="gutter"?"gutter":"class",function(ht){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[ct])ht[ct]=dt;else{if(Vt(dt).test(ht[ct]))return!1;ht[ct]+=" "+dt}return!0})}),removeLineClass:cs(function(nt,st,dt){return Fh(this,nt,st=="gutter"?"gutter":"class",function(ht){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",Pt=ht[ct];if(Pt)if(dt==null)ht[ct]=null;else{var Tt=Pt.match(Vt(dt));if(!Tt)return!1;var Ot=Tt.index+Tt[0].length;ht[ct]=Pt.slice(0,Tt.index)+(!Tt.index||Ot==Pt.length?"":" ")+Pt.slice(Ot)||null}else return!1;return!0})}),addLineWidget:cs(function(nt,st,dt){return eg(this,nt,st,dt)}),removeLineWidget:function(nt){nt.clear()},markText:function(nt,st,dt){return Eh(this,Mn(this,nt),Mn(this,st),dt,dt&&dt.type||"range")},setBookmark:function(nt,st){var dt={replacedWith:st&&(st.nodeType==null?st.widget:st),insertLeft:st&&st.insertLeft,clearWhenEmpty:!1,shared:st&&st.shared,handleMouseEvents:st&&st.handleMouseEvents};return nt=Mn(this,nt),Eh(this,nt,nt,dt,"bookmark")},findMarksAt:function(nt){nt=Mn(this,nt);var st=[],dt=kn(this,nt.line).markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht){var ct=dt[ht];(ct.from==null||ct.from<=nt.ch)&&(ct.to==null||ct.to>=nt.ch)&&st.push(ct.marker.parent||ct.marker)}return st},findMarks:function(nt,st,dt){nt=Mn(this,nt),st=Mn(this,st);var ht=[],ct=nt.line;return this.iter(nt.line,st.line+1,function(Pt){var Tt=Pt.markedSpans;if(Tt)for(var Ot=0;Ot<Tt.length;Ot++){var Bt=Tt[Ot];!(Bt.to!=null&&ct==nt.line&&nt.ch>=Bt.to||Bt.from==null&&ct!=nt.line||Bt.from!=null&&ct==st.line&&Bt.from>=st.ch)&&(!dt||dt(Bt.marker))&&ht.push(Bt.marker.parent||Bt.marker)}++ct}),ht},getAllMarks:function(){var nt=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht)dt[ht].from!=null&&nt.push(dt[ht].marker)}),nt},posFromIndex:function(nt){var st,dt=this.first,ht=this.lineSeparator().length;return this.iter(function(ct){var Pt=ct.text.length+ht;if(Pt>nt)return st=nt,!0;nt-=Pt,++dt}),Mn(this,me(dt,st))},indexFromPos:function(nt){nt=Mn(this,nt);var st=nt.ch;if(nt.line<this.first||nt.ch<0)return 0;var dt=this.lineSeparator().length;return this.iter(this.first,nt.line,function(ht){st+=ht.text.length+dt}),st},copy:function(nt){var st=new Ds(eo(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,nt&&(st.history.undoDepth=this.history.undoDepth,st.setHistory(this.getHistory())),st},linkedDoc:function(nt){nt||(nt={});var st=this.first,dt=this.first+this.size;nt.from!=null&&nt.from>st&&(st=nt.from),nt.to!=null&&nt.to<dt&&(dt=nt.to);var ht=new Ds(eo(this,st,dt),nt.mode||this.modeOption,st,this.lineSep,this.direction);return nt.sharedHist&&(ht.history=this.history),(this.linked||(this.linked=[])).push({doc:ht,sharedHist:nt.sharedHist}),ht.linked=[{doc:this,isParent:!0,sharedHist:nt.sharedHist}],Kp(ht,dc(this)),ht},unlinkDoc:function(nt){if(nt instanceof bo&&(nt=nt.doc),this.linked)for(var st=0;st<this.linked.length;++st){var dt=this.linked[st];if(dt.doc==nt){this.linked.splice(st,1),nt.unlinkDoc(this),fc(dc(this));break}}if(nt.history==this.history){var ht=[nt.id];Nl(nt,function(ct){return ht.push(ct.id)},!0),nt.history=new cd(null),nt.history.done=cu(this.history.done,ht),nt.history.undone=cu(this.history.undone,ht)}},iterLinkedDocs:function(nt){Nl(this,nt)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(nt){return this.lineSep?nt.split(this.lineSep):nr(nt)},lineSeparator:function(){return this.lineSep||`
`},setDirection:cs(function(nt){nt!="rtl"&&(nt="ltr"),nt!=this.direction&&(this.direction=nt,this.iter(function(st){return st.order=null}),this.cm&&q0(this.cm))})}),Ds.prototype.eachLine=Ds.prototype.iter;var hf=0;function gc(nt){var st=this;if(Jp(st),!(Oi(st,nt)||zr(st.display,nt))){Ni(nt),fe&&(hf=+new Date);var dt=$s(st,nt,!0),ht=nt.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var ct=ht.length,Pt=Array(ct),Tt=0,Ot=function(){++Tt==ct&&rs(st,function(){dt=Mn(st.doc,dt);var Le={from:dt,to:dt,text:st.doc.splitLines(Pt.filter(function(mn){return mn!=null}).join(st.doc.lineSeparator())),origin:"paste"};Zu(st.doc,Le),tg(st.doc,gu(Mn(st.doc,dt),Mn(st.doc,Uu(Le))))})()},Bt=function(Le,mn){if(st.options.allowDropFileTypes&&Oe(st.options.allowDropFileTypes,Le.type)==-1){Ot();return}var Cn=new FileReader;Cn.onerror=function(){return Ot()},Cn.onload=function(){var On=Cn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(On)){Ot();return}Pt[mn]=On,Ot()},Cn.readAsText(Le)},Ut=0;Ut<ht.length;Ut++)Bt(ht[Ut],Ut);else{if(st.state.draggingText&&st.doc.sel.contains(dt)>-1){st.state.draggingText(nt),setTimeout(function(){return st.display.input.focus()},20);return}try{var he=nt.dataTransfer.getData("Text");if(he){var Zt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Zt=st.listSelections()),Th(st.doc,gu(dt,dt)),Zt)for(var Ne=0;Ne<Zt.length;++Ne)Nh(st.doc,"",Zt[Ne].anchor,Zt[Ne].head,"drag");st.replaceSelection(he,"around","paste"),st.display.input.focus()}}catch(Le){}}}}function Zp(nt,st){if(fe&&(!nt.state.draggingText||+new Date-hf<100)){Do(st);return}if(!(Oi(nt,st)||zr(nt.display,st))&&(st.dataTransfer.setData("Text",nt.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!qe)){var dt=Qt("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",qt&&(dt.width=dt.height=1,nt.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),qt&&dt.parentNode.removeChild(dt)}}function Xp(nt,st){var dt=$s(nt,st);if(dt){var ht=document.createDocumentFragment();yo(nt,dt,ht),nt.display.dragCursor||(nt.display.dragCursor=Qt("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),nt.display.lineSpace.insertBefore(nt.display.dragCursor,nt.display.cursorDiv)),te(nt.display.dragCursor,ht)}}function Jp(nt){nt.display.dragCursor&&(nt.display.lineSpace.removeChild(nt.display.dragCursor),nt.display.dragCursor=null)}function Qp(nt){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),dt=[],ht=0;ht<st.length;ht++){var ct=st[ht].CodeMirror;ct&&dt.push(ct)}dt.length&&dt[0].operation(function(){for(var Pt=0;Pt<dt.length;Pt++)nt(dt[Pt])})}}var cc=!1;function Ha(){cc||(Sd(),cc=!0)}function Sd(){var nt;fn(window,"resize",function(){nt==null&&(nt=setTimeout(function(){nt=null,Qp(pc)},100))}),fn(window,"blur",function(){return Qp(xh)})}function pc(nt){var st=nt.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,nt.setSize()}for(var Yl={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"},df=0;df<10;df++)Yl[df+48]=Yl[df+96]=String(df);for(var ng=65;ng<=90;ng++)Yl[ng]=String.fromCharCode(ng);for(var ff=1;ff<=12;ff++)Yl[ff+111]=Yl[ff+63235]="F"+ff;var Ma={};Ma.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"},Ma.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"},Ma.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"},Ma.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"]},Ma.default=gt?Ma.macDefault:Ma.pcDefault;function mc(nt){var st=nt.split(/-(?!$)/);nt=st[st.length-1];for(var dt,ht,ct,Pt,Tt=0;Tt<st.length-1;Tt++){var Ot=st[Tt];if(/^(cmd|meta|m)$/i.test(Ot))Pt=!0;else if(/^a(lt)?$/i.test(Ot))dt=!0;else if(/^(c|ctrl|control)$/i.test(Ot))ht=!0;else if(/^s(hift)?$/i.test(Ot))ct=!0;else throw new Error("Unrecognized modifier name: "+Ot)}return dt&&(nt="Alt-"+nt),ht&&(nt="Ctrl-"+nt),Pt&&(nt="Cmd-"+nt),ct&&(nt="Shift-"+nt),nt}function vc(nt){var st={};for(var dt in nt)if(nt.hasOwnProperty(dt)){var ht=nt[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ht=="..."){delete nt[dt];continue}for(var ct=Pn(dt.split(" "),mc),Pt=0;Pt<ct.length;Pt++){var Tt=void 0,Ot=void 0;Pt==ct.length-1?(Ot=ct.join(" "),Tt=ht):(Ot=ct.slice(0,Pt+1).join(" "),Tt="...");var Bt=st[Ot];if(!Bt)st[Ot]=Tt;else if(Bt!=Tt)throw new Error("Inconsistent bindings for "+Ot)}delete nt[dt]}for(var Ut in st)nt[Ut]=st[Ut];return nt}function nl(nt,st,dt,ht){st=Ah(st);var ct=st.call?st.call(nt,ht):st[nt];if(ct===!1)return"nothing";if(ct==="...")return"multi";if(ct!=null&&dt(ct))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return nl(nt,st.fallthrough,dt,ht);for(var Pt=0;Pt<st.fallthrough.length;Pt++){var Tt=nl(nt,st.fallthrough[Pt],dt,ht);if(Tt)return Tt}}}function xd(nt){var st=typeof nt=="string"?nt:Yl[nt.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function yc(nt,st,dt){var ht=nt;return st.altKey&&ht!="Alt"&&(nt="Alt-"+nt),(Lt?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(nt="Ctrl-"+nt),(Lt?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(nt="Cmd-"+nt),!dt&&st.shiftKey&&ht!="Shift"&&(nt="Shift-"+nt),nt}function $p(nt,st){if(qt&&nt.keyCode==34&&nt.char)return!1;var dt=Yl[nt.keyCode];return dt==null||nt.altGraphKey?!1:(nt.keyCode==3&&nt.code&&(dt=nt.code),yc(dt,nt,st))}function Ah(nt){return typeof nt=="string"?Ma[nt]:nt}function Ta(nt,st){for(var dt=nt.doc.sel.ranges,ht=[],ct=0;ct<dt.length;ct++){for(var Pt=st(dt[ct]);ht.length&&tn(Pt.from,$t(ht).to)<=0;){var Tt=ht.pop();if(tn(Tt.from,Pt.from)<0){Pt.from=Tt.from;break}}ht.push(Pt)}Eo(nt,function(){for(var Ot=ht.length-1;Ot>=0;Ot--)Nh(nt.doc,"",ht[Ot].from,ht[Ot].to,"+delete");du(nt)})}function Sc(nt,st,dt){var ht=Ee(nt.text,st+dt,dt);return ht<0||ht>nt.text.length?null:ht}function Wr(nt,st,dt){var ht=Sc(nt,st.ch,dt);return ht==null?null:new me(st.line,ht,dt<0?"after":"before")}function gf(nt,st,dt,ht,ct){if(nt){st.doc.direction=="rtl"&&(ct=-ct);var Pt=un(dt,st.doc.direction);if(Pt){var Tt=ct<0?$t(Pt):Pt[0],Ot=ct<0==(Tt.level==1),Bt=Ot?"after":"before",Ut;if(Tt.level>0||st.doc.direction=="rtl"){var he=Hl(st,dt);Ut=ct<0?dt.text.length-1:0;var Zt=Ra(st,he,Ut).top;Ut=Ze(function(Ne){return Ra(st,he,Ne).top==Zt},ct<0==(Tt.level==1)?Tt.from:Tt.to-1,Ut),Bt=="before"&&(Ut=Sc(dt,Ut,1))}else Ut=ct<0?Tt.to:Tt.from;return new me(ht,Ut,Bt)}}return new me(ht,ct<0?dt.text.length:0,ct<0?"before":"after")}function ig(nt,st,dt,ht){var ct=un(st,nt.doc.direction);if(!ct)return Wr(st,dt,ht);dt.ch>=st.text.length?(dt.ch=st.text.length,dt.sticky="before"):dt.ch<=0&&(dt.ch=0,dt.sticky="after");var Pt=rn(ct,dt.ch,dt.sticky),Tt=ct[Pt];if(nt.doc.direction=="ltr"&&Tt.level%2==0&&(ht>0?Tt.to>dt.ch:Tt.from<dt.ch))return Wr(st,dt,ht);var Ot=function(Jn,ci){return Sc(st,Jn instanceof me?Jn.ch:Jn,ci)},Bt,Ut=function(Jn){return nt.options.lineWrapping?(Bt=Bt||Hl(nt,st),Zr(nt,st,Bt,Jn)):{begin:0,end:st.text.length}},he=Ut(dt.sticky=="before"?Ot(dt,-1):dt.ch);if(nt.doc.direction=="rtl"||Tt.level==1){var Zt=Tt.level==1==ht<0,Ne=Ot(dt,Zt?1:-1);if(Ne!=null&&(Zt?Ne<=Tt.to&&Ne<=he.end:Ne>=Tt.from&&Ne>=he.begin)){var Le=Zt?"before":"after";return new me(dt.line,Ne,Le)}}var mn=function(Jn,ci,ii){for(var xi=function(hr,as){return as?new me(dt.line,Ot(hr,1),"before"):new me(dt.line,hr,"after")};Jn>=0&&Jn<ct.length;Jn+=ci){var _i=ct[Jn],ni=ci>0==(_i.level!=1),oo=ni?ii.begin:Ot(ii.end,-1);if(_i.from<=oo&&oo<_i.to||(oo=ni?_i.from:Ot(_i.to,-1),ii.begin<=oo&&oo<ii.end))return xi(oo,ni)}},Cn=mn(Pt+ht,ht,he);if(Cn)return Cn;var On=ht>0?he.end:Ot(he.begin,-1);return On!=null&&!(ht>0&&On==st.text.length)&&(Cn=mn(ht>0?0:ct.length-1,ht,Ut(On)),Cn)?Cn:null}var Xu={selectAll:Hr,singleSelection:function(nt){return nt.setSelection(nt.getCursor("anchor"),nt.getCursor("head"),ye)},killLine:function(nt){return Ta(nt,function(st){if(st.empty()){var dt=kn(nt.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<nt.lastLine()?{from:st.head,to:me(st.head.line+1,0)}:{from:st.head,to:me(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(nt){return Ta(nt,function(st){return{from:me(st.from().line,0),to:Mn(nt.doc,me(st.to().line+1,0))}})},delLineLeft:function(nt){return Ta(nt,function(st){return{from:me(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(nt){return Ta(nt,function(st){var dt=nt.charCoords(st.head,"div").top+5,ht=nt.coordsChar({left:0,top:dt},"div");return{from:ht,to:st.from()}})},delWrappedLineRight:function(nt){return Ta(nt,function(st){var dt=nt.charCoords(st.head,"div").top+5,ht=nt.coordsChar({left:nt.display.lineDiv.offsetWidth+100,top:dt},"div");return{from:st.from(),to:ht}})},undo:function(nt){return nt.undo()},redo:function(nt){return nt.redo()},undoSelection:function(nt){return nt.undoSelection()},redoSelection:function(nt){return nt.redoSelection()},goDocStart:function(nt){return nt.extendSelection(me(nt.firstLine(),0))},goDocEnd:function(nt){return nt.extendSelection(me(nt.lastLine()))},goLineStart:function(nt){return nt.extendSelectionsBy(function(st){return Pd(nt,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(nt){return nt.extendSelectionsBy(function(st){return xc(nt,st.head)},{origin:"+move",bias:1})},goLineEnd:function(nt){return nt.extendSelectionsBy(function(st){return wd(nt,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(nt){return nt.extendSelectionsBy(function(st){var dt=nt.cursorCoords(st.head,"div").top+5;return nt.coordsChar({left:nt.display.lineDiv.offsetWidth+100,top:dt},"div")},Qe)},goLineLeft:function(nt){return nt.extendSelectionsBy(function(st){var dt=nt.cursorCoords(st.head,"div").top+5;return nt.coordsChar({left:0,top:dt},"div")},Qe)},goLineLeftSmart:function(nt){return nt.extendSelectionsBy(function(st){var dt=nt.cursorCoords(st.head,"div").top+5,ht=nt.coordsChar({left:0,top:dt},"div");return ht.ch<nt.getLine(ht.line).search(/\S/)?xc(nt,st.head):ht},Qe)},goLineUp:function(nt){return nt.moveV(-1,"line")},goLineDown:function(nt){return nt.moveV(1,"line")},goPageUp:function(nt){return nt.moveV(-1,"page")},goPageDown:function(nt){return nt.moveV(1,"page")},goCharLeft:function(nt){return nt.moveH(-1,"char")},goCharRight:function(nt){return nt.moveH(1,"char")},goColumnLeft:function(nt){return nt.moveH(-1,"column")},goColumnRight:function(nt){return nt.moveH(1,"column")},goWordLeft:function(nt){return nt.moveH(-1,"word")},goGroupRight:function(nt){return nt.moveH(1,"group")},goGroupLeft:function(nt){return nt.moveH(-1,"group")},goWordRight:function(nt){return nt.moveH(1,"word")},delCharBefore:function(nt){return nt.deleteH(-1,"codepoint")},delCharAfter:function(nt){return nt.deleteH(1,"char")},delWordBefore:function(nt){return nt.deleteH(-1,"word")},delWordAfter:function(nt){return nt.deleteH(1,"word")},delGroupBefore:function(nt){return nt.deleteH(-1,"group")},delGroupAfter:function(nt){return nt.deleteH(1,"group")},indentAuto:function(nt){return nt.indentSelection("smart")},indentMore:function(nt){return nt.indentSelection("add")},indentLess:function(nt){return nt.indentSelection("subtract")},insertTab:function(nt){return nt.replaceSelection(" ")},insertSoftTab:function(nt){for(var st=[],dt=nt.listSelections(),ht=nt.options.tabSize,ct=0;ct<dt.length;ct++){var Pt=dt[ct].from(),Tt=ee(nt.getLine(Pt.line),Pt.ch,ht);st.push(bn(ht-Tt%ht))}nt.replaceSelections(st)},defaultTab:function(nt){nt.somethingSelected()?nt.indentSelection("add"):nt.execCommand("insertTab")},transposeChars:function(nt){return Eo(nt,function(){for(var st=nt.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var ct=st[ht].head,Pt=kn(nt.doc,ct.line).text;if(Pt){if(ct.ch==Pt.length&&(ct=new me(ct.line,ct.ch-1)),ct.ch>0)ct=new me(ct.line,ct.ch+1),nt.replaceRange(Pt.charAt(ct.ch-1)+Pt.charAt(ct.ch-2),me(ct.line,ct.ch-2),ct,"+transpose");else if(ct.line>nt.doc.first){var Tt=kn(nt.doc,ct.line-1).text;Tt&&(ct=new me(ct.line,1),nt.replaceRange(Pt.charAt(0)+nt.doc.lineSeparator()+Tt.charAt(Tt.length-1),me(ct.line-1,Tt.length-1),ct,"+transpose"))}}dt.push(new Go(ct,ct))}nt.setSelections(dt)})},newlineAndIndent:function(nt){return Eo(nt,function(){for(var st=nt.listSelections(),dt=st.length-1;dt>=0;dt--)nt.replaceRange(nt.doc.lineSeparator(),st[dt].anchor,st[dt].head,"+input");st=nt.listSelections();for(var ht=0;ht<st.length;ht++)nt.indentLine(st[ht].from().line,null,!0);du(nt)})},openLine:function(nt){return nt.replaceSelection(`
`,"start")},toggleOverwrite:function(nt){return nt.toggleOverwrite()}};function Pd(nt,st){var dt=kn(nt.doc,st),ht=_n(dt);return ht!=dt&&(st=Rt(ht)),gf(!0,nt,ht,st,1)}function wd(nt,st){var dt=kn(nt.doc,st),ht=vi(dt);return ht!=dt&&(st=Rt(ht)),gf(!0,nt,dt,st,-1)}function xc(nt,st){var dt=Pd(nt,st.line),ht=kn(nt.doc,dt.line),ct=un(ht,nt.doc.direction);if(!ct||ct[0].level==0){var Pt=Math.max(dt.ch,ht.text.search(/\S/)),Tt=st.line==dt.line&&st.ch<=Pt&&st.ch;return me(dt.line,Tt?0:Pt,dt.sticky)}return dt}function Cd(nt,st,dt){if(typeof st=="string"&&(st=Xu[st],!st))return!1;nt.display.input.ensurePolled();var ht=nt.display.shift,ct=!1;try{nt.isReadOnly()&&(nt.state.suppressEdits=!0),dt&&(nt.display.shift=!1),ct=st(nt)!=xn}finally{nt.display.shift=ht,nt.state.suppressEdits=!1}return ct}function Pc(nt,st,dt){for(var ht=0;ht<nt.state.keyMaps.length;ht++){var ct=nl(st,nt.state.keyMaps[ht],dt,nt);if(ct)return ct}return nt.options.extraKeys&&nl(st,nt.options.extraKeys,dt,nt)||nl(st,nt.options.keyMap,dt,nt)}var Kl=new Wt;function Bh(nt,st,dt,ht){var ct=nt.state.keySeq;if(ct){if(xd(st))return"handled";if(/\'$/.test(st)?nt.state.keySeq=null:Kl.set(50,function(){nt.state.keySeq==ct&&(nt.state.keySeq=null,nt.display.input.reset())}),og(nt,ct+" "+st,dt,ht))return!0}return og(nt,st,dt,ht)}function og(nt,st,dt,ht){var ct=Pc(nt,st,ht);return ct=="multi"&&(nt.state.keySeq=st),ct=="handled"&&oi(nt,"keyHandled",nt,st,dt),(ct=="handled"||ct=="multi")&&(Ni(dt),zo(nt)),!!ct}function rg(nt,st){var dt=$p(st,!0);return dt?st.shiftKey&&!nt.state.keySeq?Bh(nt,"Shift-"+dt,st,function(ht){return Cd(nt,ht,!0)})||Bh(nt,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return Cd(nt,ht)}):Bh(nt,dt,st,function(ht){return Cd(nt,ht)}):!1}function sg(nt,st,dt){return Bh(nt,"'"+dt+"'",st,function(ht){return Cd(nt,ht,!0)})}var Dh=null;function wc(nt){var st=this;if(!(nt.target&&nt.target!=st.display.input.getField())&&(st.curOp.focus=je(),!Oi(st,nt))){fe&&ue<11&&nt.keyCode==27&&(nt.returnValue=!1);var dt=nt.keyCode;st.display.shift=dt==16||nt.shiftKey;var ht=rg(st,nt);qt&&(Dh=ht?dt:null,!ht&&dt==88&&!Ui&&(gt?nt.metaKey:nt.ctrlKey)&&st.replaceSelection("",null,"cut")),Gt&&!gt&&!ht&&dt==46&&nt.shiftKey&&!nt.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Cc(st)}}function Cc(nt){var st=nt.display.lineDiv;Je(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(Yt(st,"CodeMirror-crosshair"),ti(document,"keyup",dt),ti(document,"mouseover",dt))}fn(document,"keyup",dt),fn(document,"mouseover",dt)}function Lc(nt){nt.keyCode==16&&(this.doc.sel.shift=!1),Oi(this,nt)}function Fl(nt){var st=this;if(!(nt.target&&nt.target!=st.display.input.getField())&&!(zr(st.display,nt)||Oi(st,nt)||nt.ctrlKey&&!nt.altKey||gt&&nt.metaKey)){var dt=nt.keyCode,ht=nt.charCode;if(qt&&dt==Dh){Dh=null,Ni(nt);return}if(!(qt&&(!nt.which||nt.which<10)&&rg(st,nt))){var ct=String.fromCharCode(ht==null?dt:ht);ct!="\b"&&(sg(st,nt,ct)||st.display.input.onKeyPress(nt))}}}var qp=400,kc=function(nt,st,dt){this.time=nt,this.pos=st,this.button=dt};kc.prototype.compare=function(nt,st,dt){return this.time+qp>nt&&tn(st,this.pos)==0&&dt==this.button};var Ld,Oh;function Mc(nt,st){var dt=+new Date;return Oh&&Oh.compare(dt,nt,st)?(Ld=Oh=null,"triple"):Ld&&Ld.compare(dt,nt,st)?(Oh=new kc(dt,nt,st),Ld=null,"double"):(Ld=new kc(dt,nt,st),Oh=null,"single")}function El(nt){var st=this,dt=st.display;if(!(Oi(st,nt)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=nt.shiftKey,zr(dt,nt)){ie||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!ug(st,nt)){var ht=$s(st,nt),ct=or(nt),Pt=ht?Mc(ht,ct):"single";window.focus(),ct==1&&st.state.selectingText&&st.state.selectingText(nt),!(ht&&Tc(st,ct,ht,Pt,nt))&&(ct==1?ht?tm(st,ht,Pt,nt):Er(nt)==dt.scroller&&Ni(nt):ct==2?(ht&&qf(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):ct==3&&(Et?st.display.input.onContextMenu(nt):cr(st)))}}}function Tc(nt,st,dt,ht,ct){var Pt="Click";return ht=="double"?Pt="Double"+Pt:ht=="triple"&&(Pt="Triple"+Pt),Pt=(st==1?"Left":st==2?"Middle":"Right")+Pt,Bh(nt,yc(Pt,ct),ct,function(Tt){if(typeof Tt=="string"&&(Tt=Xu[Tt]),!Tt)return!1;var Ot=!1;try{nt.isReadOnly()&&(nt.state.suppressEdits=!0),Ot=Tt(nt,dt)!=xn}finally{nt.state.suppressEdits=!1}return Ot})}function ag(nt,st,dt){var ht=nt.getOption("configureMouse"),ct=ht?ht(nt,st,dt):{};if(ct.unit==null){var Pt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;ct.unit=Pt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(ct.extend==null||nt.doc.extend)&&(ct.extend=nt.doc.extend||dt.shiftKey),ct.addNew==null&&(ct.addNew=gt?dt.metaKey:dt.ctrlKey),ct.moveOnDrag==null&&(ct.moveOnDrag=!(gt?dt.altKey:dt.ctrlKey)),ct}function tm(nt,st,dt,ht){fe?setTimeout(Sn(qo,nt),0):nt.curOp.focus=je();var ct=ag(nt,dt,ht),Pt=nt.doc.sel,Tt;nt.options.dragDrop&&Hs&&!nt.isReadOnly()&&dt=="single"&&(Tt=Pt.contains(st))>-1&&(tn((Tt=Pt.ranges[Tt]).from(),st)<0||st.xRel>0)&&(tn(Tt.to(),st)>0||st.xRel<0)?bc(nt,ht,st,ct):ev(nt,ht,st,ct)}function bc(nt,st,dt,ht){var ct=nt.display,Pt=!1,Tt=rs(nt,function(Ut){ie&&(ct.scroller.draggable=!1),nt.state.draggingText=!1,ti(ct.wrapper.ownerDocument,"mouseup",Tt),ti(ct.wrapper.ownerDocument,"mousemove",Ot),ti(ct.scroller,"dragstart",Bt),ti(ct.scroller,"drop",Tt),Pt||(Ni(Ut),ht.addNew||qf(nt.doc,dt,null,null,ht.extend),ie&&!qe||fe&&ue==9?setTimeout(function(){ct.wrapper.ownerDocument.body.focus({preventScroll:!0}),ct.input.focus()},20):ct.input.focus())}),Ot=function(Ut){Pt=Pt||Math.abs(st.clientX-Ut.clientX)+Math.abs(st.clientY-Ut.clientY)>=10},Bt=function(){return Pt=!0};ie&&(ct.scroller.draggable=!0),nt.state.draggingText=Tt,Tt.copy=!ht.moveOnDrag,ct.scroller.dragDrop&&ct.scroller.dragDrop(),fn(ct.wrapper.ownerDocument,"mouseup",Tt),fn(ct.wrapper.ownerDocument,"mousemove",Ot),fn(ct.scroller,"dragstart",Bt),fn(ct.scroller,"drop",Tt),cr(nt),setTimeout(function(){return ct.input.focus()},20)}function Nc(nt,st,dt){if(dt=="char")return new Go(st,st);if(dt=="word")return nt.findWordAt(st);if(dt=="line")return new Go(me(st.line,0),Mn(nt.doc,me(st.line+1,0)));var ht=dt(nt,st);return new Go(ht.from,ht.to)}function ev(nt,st,dt,ht){var ct=nt.display,Pt=nt.doc;Ni(st);var Tt,Ot,Bt=Pt.sel,Ut=Bt.ranges;if(ht.addNew&&!ht.extend?(Ot=Pt.sel.contains(dt),Ot>-1?Tt=Ut[Ot]:Tt=new Go(dt,dt)):(Tt=Pt.sel.primary(),Ot=Pt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(Tt=new Go(dt,dt)),dt=$s(nt,st,!0,!0),Ot=-1;else{var he=Nc(nt,dt,ht.unit);ht.extend?Tt=$f(Tt,he.anchor,he.head,ht.extend):Tt=he}ht.addNew?Ot==-1?(Ot=Ut.length,Ws(Pt,cl(nt,Ut.concat([Tt]),Ot),{scroll:!1,origin:"*mouse"})):Ut.length>1&&Ut[Ot].empty()&&ht.unit=="char"&&!ht.extend?(Ws(Pt,cl(nt,Ut.slice(0,Ot).concat(Ut.slice(Ot+1)),0),{scroll:!1,origin:"*mouse"}),Bt=Pt.sel):Ku(Pt,Ot,Tt,Ue):(Ot=0,Ws(Pt,new tl([Tt],0),Ue),Bt=Pt.sel);var Zt=dt;function Ne(ii){if(tn(Zt,ii)!=0)if(Zt=ii,ht.unit=="rectangle"){for(var xi=[],_i=nt.options.tabSize,ni=ee(kn(Pt,dt.line).text,dt.ch,_i),oo=ee(kn(Pt,ii.line).text,ii.ch,_i),hr=Math.min(ni,oo),as=Math.max(ni,oo),wr=Math.min(dt.line,ii.line),ca=Math.min(nt.lastLine(),Math.max(dt.line,ii.line));wr<=ca;wr++){var Vs=kn(Pt,wr).text,Qr=En(Vs,hr,_i);hr==as?xi.push(new Go(me(wr,Qr),me(wr,Qr))):Vs.length>Qr&&xi.push(new Go(me(wr,Qr),me(wr,En(Vs,as,_i))))}xi.length||xi.push(new Go(dt,dt)),Ws(Pt,cl(nt,Bt.ranges.slice(0,Ot).concat(xi),Ot),{origin:"*mouse",scroll:!1}),nt.scrollIntoView(ii)}else{var ba=Tt,Os=Nc(nt,ii,ht.unit),$r=ba.anchor,Fo;tn(Os.anchor,$r)>0?(Fo=Os.head,$r=pn(ba.from(),Os.anchor)):(Fo=Os.anchor,$r=Rn(ba.to(),Os.head));var br=Bt.ranges.slice(0);br[Ot]=em(nt,new Go(Mn(Pt,$r),Fo)),Ws(Pt,cl(nt,br,Ot),Ue)}}var Le=ct.wrapper.getBoundingClientRect(),mn=0;function Cn(ii){var xi=++mn,_i=$s(nt,ii,!0,ht.unit=="rectangle");if(_i)if(tn(_i,Zt)!=0){nt.curOp.focus=je(),Ne(_i);var ni=po(ct,Pt);(_i.line>=ni.to||_i.line<ni.from)&&setTimeout(rs(nt,function(){mn==xi&&Cn(ii)}),150)}else{var oo=ii.clientY<Le.top?-20:ii.clientY>Le.bottom?20:0;oo&&setTimeout(rs(nt,function(){mn==xi&&(ct.scroller.scrollTop+=oo,Cn(ii))}),50)}}function On(ii){nt.state.selectingText=!1,mn=1/0,ii&&(Ni(ii),ct.input.focus()),ti(ct.wrapper.ownerDocument,"mousemove",Jn),ti(ct.wrapper.ownerDocument,"mouseup",ci),Pt.history.lastSelOrigin=null}var Jn=rs(nt,function(ii){ii.buttons===0||!or(ii)?On(ii):Cn(ii)}),ci=rs(nt,On);nt.state.selectingText=ci,fn(ct.wrapper.ownerDocument,"mousemove",Jn),fn(ct.wrapper.ownerDocument,"mouseup",ci)}function em(nt,st){var dt=st.anchor,ht=st.head,ct=kn(nt.doc,dt.line);if(tn(dt,ht)==0&&dt.sticky==ht.sticky)return st;var Pt=un(ct);if(!Pt)return st;var Tt=rn(Pt,dt.ch,dt.sticky),Ot=Pt[Tt];if(Ot.from!=dt.ch&&Ot.to!=dt.ch)return st;var Bt=Tt+(Ot.from==dt.ch==(Ot.level!=1)?0:1);if(Bt==0||Bt==Pt.length)return st;var Ut;if(ht.line!=dt.line)Ut=(ht.line-dt.line)*(nt.doc.direction=="ltr"?1:-1)>0;else{var he=rn(Pt,ht.ch,ht.sticky),Zt=he-Tt||(ht.ch-dt.ch)*(Ot.level==1?-1:1);he==Bt-1||he==Bt?Ut=Zt<0:Ut=Zt>0}var Ne=Pt[Bt+(Ut?-1:0)],Le=Ut==(Ne.level==1),mn=Le?Ne.from:Ne.to,Cn=Le?"after":"before";return dt.ch==mn&&dt.sticky==Cn?st:new Go(new me(dt.line,mn,Cn),ht)}function lg(nt,st,dt,ht){var ct,Pt;if(st.touches)ct=st.touches[0].clientX,Pt=st.touches[0].clientY;else try{ct=st.clientX,Pt=st.clientY}catch(Ne){return!1}if(ct>=Math.floor(nt.display.gutters.getBoundingClientRect().right))return!1;ht&&Ni(st);var Tt=nt.display,Ot=Tt.lineDiv.getBoundingClientRect();if(Pt>Ot.bottom||!Di(nt,dt))return ir(st);Pt-=Ot.top-Tt.viewOffset;for(var Bt=0;Bt<nt.display.gutterSpecs.length;++Bt){var Ut=Tt.gutters.childNodes[Bt];if(Ut&&Ut.getBoundingClientRect().right>=ct){var he=ne(nt.doc,Pt),Zt=nt.display.gutterSpecs[Bt];return Si(nt,dt,nt,he,Zt.className,st),ir(st)}}}function ug(nt,st){return lg(nt,st,"gutterClick",!0)}function hg(nt,st){zr(nt.display,st)||nm(nt,st)||Oi(nt,st,"contextmenu")||Et||nt.display.input.onContextMenu(st)}function nm(nt,st){return Di(nt,"gutterContextMenu")?lg(nt,st,"gutterContextMenu",!1):!1}function dg(nt){nt.display.wrapper.className=nt.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+nt.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Bu(nt)}var Ju={toString:function(){return"CodeMirror.Init"}},Fc={},cf={};function im(nt){var st=nt.optionHandlers;function dt(ht,ct,Pt,Tt){nt.defaults[ht]=ct,Pt&&(st[ht]=Tt?function(Ot,Bt,Ut){Ut!=Ju&&Pt(Ot,Bt,Ut)}:Pt)}nt.defineOption=dt,nt.Init=Ju,dt("value","",function(ht,ct){return ht.setValue(ct)},!0),dt("mode",null,function(ht,ct){ht.doc.modeOption=ct,io(ht)},!0),dt("indentUnit",2,io,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){qd(ht),Bu(ht),ur(ht)},!0),dt("lineSeparator",null,function(ht,ct){if(ht.doc.lineSep=ct,!!ct){var Pt=[],Tt=ht.doc.first;ht.doc.iter(function(Bt){for(var Ut=0;;){var he=Bt.text.indexOf(ct,Ut);if(he==-1)break;Ut=he+ct.length,Pt.push(me(Tt,he))}Tt++});for(var Ot=Pt.length-1;Ot>=0;Ot--)Nh(ht.doc,ct,Pt[Ot],me(Pt[Ot].line,Pt[Ot].ch+ct.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,ct,Pt){ht.state.specialChars=new RegExp(ct.source+(ct.test(" ")?"":"| "),"g"),Pt!=Ju&&ht.refresh()}),dt("specialCharPlaceholder",Rr,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",it?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,ct){return ht.getInputField().spellcheck=ct},!0),dt("autocorrect",!1,function(ht,ct){return ht.getInputField().autocorrect=ct},!0),dt("autocapitalize",!1,function(ht,ct){return ht.getInputField().autocapitalize=ct},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){dg(ht),ja(ht)},!0),dt("keyMap","default",function(ht,ct,Pt){var Tt=Ah(ct),Ot=Pt!=Ju&&Ah(Pt);Ot&&Ot.detach&&Ot.detach(ht,Tt),Tt.attach&&Tt.attach(ht,Ot||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,ct){ht.display.gutterSpecs=ms(ct,ht.options.lineNumbers),ja(ht)},!0),dt("fixedGutter",!0,function(ht,ct){ht.display.gutters.style.left=ct?Xd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Ru(ht)},!0),dt("scrollbarStyle","native",function(ht){ic(ht),Ru(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,ct){ht.display.gutterSpecs=ms(ht.options.gutters,ct),ja(ht)},!0),dt("firstLineNumber",1,ja,!0),dt("lineNumberFormatter",function(ht){return ht},ja,!0),dt("showCursorWhenSelecting",!1,os,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,ct){ct=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(ct)}),dt("screenReaderLabel",null,function(ht,ct){ct=ct===""?null:ct,ht.display.input.screenReaderLabelChanged(ct)}),dt("disableInput",!1,function(ht,ct){ct||ht.display.input.reset()},!0),dt("dragDrop",!0,fg),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,os,!0),dt("singleCursorHeightPerLine",!0,os,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,qd,!0),dt("addModeClass",!1,qd,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,ct){return ht.doc.history.undoDepth=ct}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,qd,!0),dt("moveInputWithCursor",!0,function(ht,ct){ct||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,ct){return ht.display.input.getField().tabIndex=ct||""}),dt("autofocus",null),dt("direction","ltr",function(ht,ct){return ht.doc.setDirection(ct)},!0),dt("phrases",null)}function fg(nt,st,dt){var ht=dt&&dt!=Ju;if(!st!=!ht){var ct=nt.display.dragFunctions,Pt=st?fn:ti;Pt(nt.display.scroller,"dragstart",ct.start),Pt(nt.display.scroller,"dragenter",ct.enter),Pt(nt.display.scroller,"dragover",ct.over),Pt(nt.display.scroller,"dragleave",ct.leave),Pt(nt.display.scroller,"drop",ct.drop)}}function om(nt){nt.options.lineWrapping?(Je(nt.display.wrapper,"CodeMirror-wrap"),nt.display.sizer.style.minWidth="",nt.display.sizerWidth=null):(Yt(nt.display.wrapper,"CodeMirror-wrap"),so(nt)),ki(nt),ur(nt),Bu(nt),setTimeout(function(){return Ru(nt)},100)}function bo(nt,st){var dt=this;if(!(this instanceof bo))return new bo(nt,st);this.options=st=st?yn(st):{},yn(Fc,st,!1);var ht=st.value;typeof ht=="string"?ht=new Ds(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var ct=new bo.inputStyles[st.inputStyle](this),Pt=this.display=new _u(nt,ht,ct,st);Pt.wrapper.CodeMirror=this,dg(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ic(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Wt,keySeq:null,specialChars:null},st.autofocus&&!it&&Pt.input.focus(),fe&&ue<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),kd(this),Ha(),zu(this),this.curOp.forceUpdate=!0,Xf(this,ht),st.autofocus&&!it||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Po(dt)},20):xh(this);for(var Tt in cf)cf.hasOwnProperty(Tt)&&cf[Tt](this,st[Tt],Ju);Xr(this),st.finishInit&&st.finishInit(this);for(var Ot=0;Ot<Ih.length;++Ot)Ih[Ot](this);ju(this),ie&&st.lineWrapping&&getComputedStyle(Pt.lineDiv).textRendering=="optimizelegibility"&&(Pt.lineDiv.style.textRendering="auto")}bo.defaults=Fc,bo.optionHandlers=cf;function kd(nt){var st=nt.display;fn(st.scroller,"mousedown",rs(nt,El)),fe&&ue<11?fn(st.scroller,"dblclick",rs(nt,function(Bt){if(!Oi(nt,Bt)){var Ut=$s(nt,Bt);if(!(!Ut||ug(nt,Bt)||zr(nt.display,Bt))){Ni(Bt);var he=nt.findWordAt(Ut);qf(nt.doc,he.anchor,he.head)}}})):fn(st.scroller,"dblclick",function(Bt){return Oi(nt,Bt)||Ni(Bt)}),fn(st.scroller,"contextmenu",function(Bt){return hg(nt,Bt)}),fn(st.input.getField(),"contextmenu",function(Bt){st.scroller.contains(Bt.target)||hg(nt,Bt)});var dt,ht={end:0};function ct(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function Pt(Bt){if(Bt.touches.length!=1)return!1;var Ut=Bt.touches[0];return Ut.radiusX<=1&&Ut.radiusY<=1}function Tt(Bt,Ut){if(Ut.left==null)return!0;var he=Ut.left-Bt.left,Zt=Ut.top-Bt.top;return he*he+Zt*Zt>20*20}fn(st.scroller,"touchstart",function(Bt){if(!Oi(nt,Bt)&&!Pt(Bt)&&!ug(nt,Bt)){st.input.ensurePolled(),clearTimeout(dt);var Ut=+new Date;st.activeTouch={start:Ut,moved:!1,prev:Ut-ht.end<=300?ht:null},Bt.touches.length==1&&(st.activeTouch.left=Bt.touches[0].pageX,st.activeTouch.top=Bt.touches[0].pageY)}}),fn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),fn(st.scroller,"touchend",function(Bt){var Ut=st.activeTouch;if(Ut&&!zr(st,Bt)&&Ut.left!=null&&!Ut.moved&&new Date-Ut.start<300){var he=nt.coordsChar(st.activeTouch,"page"),Zt;!Ut.prev||Tt(Ut,Ut.prev)?Zt=new Go(he,he):!Ut.prev.prev||Tt(Ut,Ut.prev.prev)?Zt=nt.findWordAt(he):Zt=new Go(me(he.line,0),Mn(nt.doc,me(he.line+1,0))),nt.setSelection(Zt.anchor,Zt.head),nt.focus(),Ni(Bt)}ct()}),fn(st.scroller,"touchcancel",ct),fn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(wh(nt,st.scroller.scrollTop),fu(nt,st.scroller.scrollLeft,!0),Si(nt,"scroll",nt))}),fn(st.scroller,"mousewheel",function(Bt){return vs(nt,Bt)}),fn(st.scroller,"DOMMouseScroll",function(Bt){return vs(nt,Bt)}),fn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Bt){Oi(nt,Bt)||Do(Bt)},over:function(Bt){Oi(nt,Bt)||(Xp(nt,Bt),Do(Bt))},start:function(Bt){return Zp(nt,Bt)},drop:rs(nt,gc),leave:function(Bt){Oi(nt,Bt)||Jp(nt)}};var Ot=st.input.getField();fn(Ot,"keyup",function(Bt){return Lc.call(nt,Bt)}),fn(Ot,"keydown",rs(nt,wc)),fn(Ot,"keypress",rs(nt,Fl)),fn(Ot,"focus",function(Bt){return Po(nt,Bt)}),fn(Ot,"blur",function(Bt){return xh(nt,Bt)})}var Ih=[];bo.defineInitHook=function(nt){return Ih.push(nt)};function ss(nt,st,dt,ht){var ct=nt.doc,Pt;dt==null&&(dt="add"),dt=="smart"&&(ct.mode.indent?Pt=co(nt,st).state:dt="prev");var Tt=nt.options.tabSize,Ot=kn(ct,st),Bt=ee(Ot.text,null,Tt);Ot.stateAfter&&(Ot.stateAfter=null);var Ut=Ot.text.match(/^\s*/)[0],he;if(!ht&&!/\S/.test(Ot.text))he=0,dt="not";else if(dt=="smart"&&(he=ct.mode.indent(Pt,Ot.text.slice(Ut.length),Ot.text),he==xn||he>150)){if(!ht)return;dt="prev"}dt=="prev"?st>ct.first?he=ee(kn(ct,st-1).text,null,Tt):he=0:dt=="add"?he=Bt+nt.options.indentUnit:dt=="subtract"?he=Bt-nt.options.indentUnit:typeof dt=="number"&&(he=Bt+dt),he=Math.max(0,he);var Zt="",Ne=0;if(nt.options.indentWithTabs)for(var Le=Math.floor(he/Tt);Le;--Le)Ne+=Tt,Zt+=" ";if(Ne<he&&(Zt+=bn(he-Ne)),Zt!=Ut)return Nh(ct,Zt,me(st,0),me(st,Ut.length),"+input"),Ot.stateAfter=null,!0;for(var mn=0;mn<ct.sel.ranges.length;mn++){var Cn=ct.sel.ranges[mn];if(Cn.head.line==st&&Cn.head.ch<Ut.length){var On=me(st,Ut.length);Ku(ct,mn,new Go(On,On));break}}}var ga=null;function Rh(nt){ga=nt}function pf(nt,st,dt,ht,ct){var Pt=nt.doc;nt.display.shift=!1,ht||(ht=Pt.sel);var Tt=+new Date-200,Ot=ct=="paste"||nt.state.pasteIncoming>Tt,Bt=nr(st),Ut=null;if(Ot&&ht.ranges.length>1)if(ga&&ga.text.join(`
`)==st){if(ht.ranges.length%ga.text.length==0){Ut=[];for(var he=0;he<ga.text.length;he++)Ut.push(Pt.splitLines(ga.text[he]))}}else Bt.length==ht.ranges.length&&nt.options.pasteLinesPerSelection&&(Ut=Pn(Bt,function(Jn){return[Jn]}));for(var Zt=nt.curOp.updateInput,Ne=ht.ranges.length-1;Ne>=0;Ne--){var Le=ht.ranges[Ne],mn=Le.from(),Cn=Le.to();Le.empty()&&(dt&&dt>0?mn=me(mn.line,mn.ch-dt):nt.state.overwrite&&!Ot?Cn=me(Cn.line,Math.min(kn(Pt,Cn.line).text.length,Cn.ch+$t(Bt).length)):Ot&&ga&&ga.lineWise&&ga.text.join(`
`)==Bt.join(`
`)&&(mn=Cn=me(mn.line,0)));var On={from:mn,to:Cn,text:Ut?Ut[Ne%Ut.length]:Bt,origin:ct||(Ot?"paste":nt.state.cutIncoming>Tt?"cut":"+input")};Zu(nt.doc,On),oi(nt,"inputRead",nt,On)}st&&!Ot&&Ac(nt,st),du(nt),nt.curOp.updateInput<2&&(nt.curOp.updateInput=Zt),nt.curOp.typing=!0,nt.state.pasteIncoming=nt.state.cutIncoming=-1}function Ec(nt,st){var dt=nt.clipboardData&&nt.clipboardData.getData("Text");if(dt)return nt.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&Eo(st,function(){return pf(st,dt,0,null,"paste")}),!0}function Ac(nt,st){if(!(!nt.options.electricChars||!nt.options.smartIndent))for(var dt=nt.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var ct=dt.ranges[ht];if(!(ct.head.ch>100||ht&&dt.ranges[ht-1].head.line==ct.head.line)){var Pt=nt.getModeAt(ct.head),Tt=!1;if(Pt.electricChars){for(var Ot=0;Ot<Pt.electricChars.length;Ot++)if(st.indexOf(Pt.electricChars.charAt(Ot))>-1){Tt=ss(nt,ct.head.line,"smart");break}}else Pt.electricInput&&Pt.electricInput.test(kn(nt.doc,ct.head.line).text.slice(0,ct.head.ch))&&(Tt=ss(nt,ct.head.line,"smart"));Tt&&oi(nt,"electricInput",nt,ct.head.line)}}}function Bc(nt){for(var st=[],dt=[],ht=0;ht<nt.doc.sel.ranges.length;ht++){var ct=nt.doc.sel.ranges[ht].head.line,Pt={anchor:me(ct,0),head:me(ct+1,0)};dt.push(Pt),st.push(nt.getRange(Pt.anchor,Pt.head))}return{text:st,ranges:dt}}function Dc(nt,st,dt,ht){nt.setAttribute("autocorrect",dt?"":"off"),nt.setAttribute("autocapitalize",ht?"":"off"),nt.setAttribute("spellcheck",!!st)}function Oc(){var nt=Qt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=Qt("div",[nt],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return ie?nt.style.width="1000px":nt.setAttribute("wrap","off"),Ft&&(nt.style.border="1px solid black"),Dc(nt),st}function Qu(nt){var st=nt.optionHandlers,dt=nt.helpers={};nt.prototype={constructor:nt,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,ct){var Pt=this.options,Tt=Pt[ht];Pt[ht]==ct&&ht!="mode"||(Pt[ht]=ct,st.hasOwnProperty(ht)&&rs(this,st[ht])(this,ct,Tt),Si(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,ct){this.state.keyMaps[ct?"push":"unshift"](Ah(ht))},removeKeyMap:function(ht){for(var ct=this.state.keyMaps,Pt=0;Pt<ct.length;++Pt)if(ct[Pt]==ht||ct[Pt].name==ht)return ct.splice(Pt,1),!0},addOverlay:gs(function(ht,ct){var Pt=ht.token?ht:nt.getMode(this.options,ht);if(Pt.startState)throw new Error("Overlays may not be stateful.");$n(this.state.overlays,{mode:Pt,modeSpec:ht,opaque:ct&&ct.opaque,priority:ct&&ct.priority||0},function(Tt){return Tt.priority}),this.state.modeGen++,ur(this)}),removeOverlay:gs(function(ht){for(var ct=this.state.overlays,Pt=0;Pt<ct.length;++Pt){var Tt=ct[Pt].modeSpec;if(Tt==ht||typeof ht=="string"&&Tt.name==ht){ct.splice(Pt,1),this.state.modeGen++,ur(this);return}}}),indentLine:gs(function(ht,ct,Pt){typeof ct!="string"&&typeof ct!="number"&&(ct==null?ct=this.options.smartIndent?"smart":"prev":ct=ct?"add":"subtract"),on(this.doc,ht)&&ss(this,ht,ct,Pt)}),indentSelection:gs(function(ht){for(var ct=this.doc.sel.ranges,Pt=-1,Tt=0;Tt<ct.length;Tt++){var Ot=ct[Tt];if(Ot.empty())Ot.head.line>Pt&&(ss(this,Ot.head.line,ht,!0),Pt=Ot.head.line,Tt==this.doc.sel.primIndex&&du(this));else{var Bt=Ot.from(),Ut=Ot.to(),he=Math.max(Pt,Bt.line);Pt=Math.min(this.lastLine(),Ut.line-(Ut.ch?0:1))+1;for(var Zt=he;Zt<Pt;++Zt)ss(this,Zt,ht);var Ne=this.doc.sel.ranges;Bt.ch==0&&ct.length==Ne.length&&Ne[Tt].from().ch>0&&Ku(this.doc,Tt,new Go(Bt,Ne[Tt].to()),ye)}}}),getTokenAt:function(ht,ct){return Wn(this,ht,ct)},getLineTokens:function(ht,ct){return Wn(this,me(ht),ct,!0)},getTokenTypeAt:function(ht){ht=Mn(this.doc,ht);var ct=Bi(this,kn(this.doc,ht.line)),Pt=0,Tt=(ct.length-1)/2,Ot=ht.ch,Bt;if(Ot==0)Bt=ct[2];else for(;;){var Ut=Pt+Tt>>1;if((Ut?ct[Ut*2-1]:0)>=Ot)Tt=Ut;else if(ct[Ut*2+1]<Ot)Pt=Ut+1;else{Bt=ct[Ut*2+2];break}}var he=Bt?Bt.indexOf("overlay "):-1;return he<0?Bt:he==0?null:Bt.slice(0,he-1)},getModeAt:function(ht){var ct=this.doc.mode;return ct.innerMode?nt.innerMode(ct,this.getTokenAt(ht).state).mode:ct},getHelper:function(ht,ct){return this.getHelpers(ht,ct)[0]},getHelpers:function(ht,ct){var Pt=[];if(!dt.hasOwnProperty(ct))return Pt;var Tt=dt[ct],Ot=this.getModeAt(ht);if(typeof Ot[ct]=="string")Tt[Ot[ct]]&&Pt.push(Tt[Ot[ct]]);else if(Ot[ct])for(var Bt=0;Bt<Ot[ct].length;Bt++){var Ut=Tt[Ot[ct][Bt]];Ut&&Pt.push(Ut)}else Ot.helperType&&Tt[Ot.helperType]?Pt.push(Tt[Ot.helperType]):Tt[Ot.name]&&Pt.push(Tt[Ot.name]);for(var he=0;he<Tt._global.length;he++){var Zt=Tt._global[he];Zt.pred(Ot,this)&&Oe(Pt,Zt.val)==-1&&Pt.push(Zt.val)}return Pt},getStateAfter:function(ht,ct){var Pt=this.doc;return ht=wn(Pt,ht==null?Pt.first+Pt.size-1:ht),co(this,ht+1,ct).state},cursorCoords:function(ht,ct){var Pt,Tt=this.doc.sel.primary();return ht==null?Pt=Tt.head:typeof ht=="object"?Pt=Mn(this.doc,ht):Pt=ht?Tt.from():Tt.to(),$o(this,Pt,ct||"page")},charCoords:function(ht,ct){return Du(this,Mn(this.doc,ht),ct||"page")},coordsChar:function(ht,ct){return ht=hd(this,ht,ct||"page"),Bs(this,ht.left,ht.top)},lineAtHeight:function(ht,ct){return ht=hd(this,{top:ht,left:0},ct||"page").top,ne(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,ct,Pt){var Tt=!1,Ot;if(typeof ht=="number"){var Bt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Bt&&(ht=Bt,Tt=!0),Ot=kn(this.doc,ht)}else Ot=ht;return is(this,Ot,{top:0,left:0},ct||"page",Pt||Tt).top+(Tt?this.doc.height-Vi(Ot):0)},defaultTextHeight:function(){return Qs(this.display)},defaultCharWidth:function(){return gl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,ct,Pt,Tt,Ot){var Bt=this.display;ht=$o(this,Mn(this.doc,ht));var Ut=ht.bottom,he=ht.left;if(ct.style.position="absolute",ct.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ct),Bt.sizer.appendChild(ct),Tt=="over")Ut=ht.top;else if(Tt=="above"||Tt=="near"){var Zt=Math.max(Bt.wrapper.clientHeight,this.doc.height),Ne=Math.max(Bt.sizer.clientWidth,Bt.lineSpace.clientWidth);(Tt=="above"||ht.bottom+ct.offsetHeight>Zt)&&ht.top>ct.offsetHeight?Ut=ht.top-ct.offsetHeight:ht.bottom+ct.offsetHeight<=Zt&&(Ut=ht.bottom),he+ct.offsetWidth>Ne&&(he=Ne-ct.offsetWidth)}ct.style.top=Ut+"px",ct.style.left=ct.style.right="",Ot=="right"?(he=Bt.sizer.clientWidth-ct.offsetWidth,ct.style.right="0px"):(Ot=="left"?he=0:Ot=="middle"&&(he=(Bt.sizer.clientWidth-ct.offsetWidth)/2),ct.style.left=he+"px"),Pt&&Jd(this,{left:he,top:Ut,right:he+ct.offsetWidth,bottom:Ut+ct.offsetHeight})},triggerOnKeyDown:gs(wc),triggerOnKeyPress:gs(Fl),triggerOnKeyUp:Lc,triggerOnMouseDown:gs(El),execCommand:function(ht){if(Xu.hasOwnProperty(ht))return Xu[ht].call(null,this)},triggerElectric:gs(function(ht){Ac(this,ht)}),findPosH:function(ht,ct,Pt,Tt){var Ot=1;ct<0&&(Ot=-1,ct=-ct);for(var Bt=Mn(this.doc,ht),Ut=0;Ut<ct&&(Bt=mf(this.doc,Bt,Ot,Pt,Tt),!Bt.hitSide);++Ut);return Bt},moveH:gs(function(ht,ct){var Pt=this;this.extendSelectionsBy(function(Tt){return Pt.display.shift||Pt.doc.extend||Tt.empty()?mf(Pt.doc,Tt.head,ht,ct,Pt.options.rtlMoveVisually):ht<0?Tt.from():Tt.to()},Qe)}),deleteH:gs(function(ht,ct){var Pt=this.doc.sel,Tt=this.doc;Pt.somethingSelected()?Tt.replaceSelection("",null,"+delete"):Ta(this,function(Ot){var Bt=mf(Tt,Ot.head,ht,ct,!1);return ht<0?{from:Bt,to:Ot.head}:{from:Ot.head,to:Bt}})}),findPosV:function(ht,ct,Pt,Tt){var Ot=1,Bt=Tt;ct<0&&(Ot=-1,ct=-ct);for(var Ut=Mn(this.doc,ht),he=0;he<ct;++he){var Zt=$o(this,Ut,"div");if(Bt==null?Bt=Zt.left:Zt.left=Bt,Ut=$u(this,Zt,Ot,Pt),Ut.hitSide)break}return Ut},moveV:gs(function(ht,ct){var Pt=this,Tt=this.doc,Ot=[],Bt=!this.display.shift&&!Tt.extend&&Tt.sel.somethingSelected();if(Tt.extendSelectionsBy(function(he){if(Bt)return ht<0?he.from():he.to();var Zt=$o(Pt,he.head,"div");he.goalColumn!=null&&(Zt.left=he.goalColumn),Ot.push(Zt.left);var Ne=$u(Pt,Zt,ht,ct);return ct=="page"&&he==Tt.sel.primary()&&Vf(Pt,Du(Pt,Ne,"div").top-Zt.top),Ne},Qe),Ot.length)for(var Ut=0;Ut<Tt.sel.ranges.length;Ut++)Tt.sel.ranges[Ut].goalColumn=Ot[Ut]}),findWordAt:function(ht){var ct=this.doc,Pt=kn(ct,ht.line).text,Tt=ht.ch,Ot=ht.ch;if(Pt){var Bt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||Ot==Pt.length)&&Tt?--Tt:++Ot;for(var Ut=Pt.charAt(Tt),he=zt(Ut,Bt)?function(Zt){return zt(Zt,Bt)}:/\s/.test(Ut)?function(Zt){return/\s/.test(Zt)}:function(Zt){return!/\s/.test(Zt)&&!zt(Zt)};Tt>0&&he(Pt.charAt(Tt-1));)--Tt;for(;Ot<Pt.length&&he(Pt.charAt(Ot));)++Ot}return new Go(me(ht.line,Tt),me(ht.line,Ot))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Je(this.display.cursorDiv,"CodeMirror-overwrite"):Yt(this.display.cursorDiv,"CodeMirror-overwrite"),Si(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==je()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:gs(function(ht,ct){Ph(this,ht,ct)}),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:Ml(this),clientWidth:Ca(this)}},scrollIntoView:gs(function(ht,ct){ht==null?(ht={from:this.doc.sel.primary().head,to:null},ct==null&&(ct=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:me(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=ct||0,ht.from.line!=null?wo(this,ht):_f(this,ht.from,ht.to,ht.margin)}),setSize:gs(function(ht,ct){var Pt=this,Tt=function(Bt){return typeof Bt=="number"||/^\d+$/.test(String(Bt))?Bt+"px":Bt};ht!=null&&(this.display.wrapper.style.width=Tt(ht)),ct!=null&&(this.display.wrapper.style.height=Tt(ct)),this.options.lineWrapping&&Au(this);var Ot=this.display.viewFrom;this.doc.iter(Ot,this.display.viewTo,function(Bt){if(Bt.widgets){for(var Ut=0;Ut<Bt.widgets.length;Ut++)if(Bt.widgets[Ut].noHScroll){no(Pt,Ot,"widget");break}}++Ot}),this.curOp.forceUpdate=!0,Si(this,"refresh",this)}),operation:function(ht){return Eo(this,ht)},startOperation:function(){return zu(this)},endOperation:function(){return ju(this)},refresh:gs(function(){var ht=this.display.cachedTextHeight;ur(this),this.curOp.forceUpdate=!0,Bu(this),Ph(this,this.doc.scrollLeft,this.doc.scrollTop),Wu(this.display),(ht==null||Math.abs(ht-Qs(this.display))>.5||this.options.lineWrapping)&&ki(this),Si(this,"refresh",this)}),swapDoc:gs(function(ht){var ct=this.doc;return ct.cm=null,this.state.selectingText&&this.state.selectingText(),Xf(this,ht),Bu(this),this.display.input.reset(),Ph(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,oi(this,"swapDoc",this,ct),ct}),phrase:function(ht){var ct=this.options.phrases;return ct&&Object.prototype.hasOwnProperty.call(ct,ht)?ct[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Ai(nt),nt.registerHelper=function(ht,ct,Pt){dt.hasOwnProperty(ht)||(dt[ht]=nt[ht]={_global:[]}),dt[ht][ct]=Pt},nt.registerGlobalHelper=function(ht,ct,Pt,Tt){nt.registerHelper(ht,ct,Tt),dt[ht]._global.push({pred:Pt,val:Tt})}}function mf(nt,st,dt,ht,ct){var Pt=st,Tt=dt,Ot=kn(nt,st.line),Bt=ct&&nt.direction=="rtl"?-dt:dt;function Ut(){var ci=st.line+Bt;return ci<nt.first||ci>=nt.first+nt.size?!1:(st=new me(ci,st.ch,st.sticky),Ot=kn(nt,ci))}function he(ci){var ii;if(ht=="codepoint"){var xi=Ot.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(xi)?ii=null:ii=new me(st.line,Math.max(0,Math.min(Ot.text.length,st.ch+dt*(xi>=55296&&xi<56320?2:1))),-dt)}else ct?ii=ig(nt.cm,Ot,st,dt):ii=Wr(Ot,st,dt);if(ii==null)if(!ci&&Ut())st=gf(ct,nt.cm,Ot,st.line,Bt);else return!1;else st=ii;return!0}if(ht=="char"||ht=="codepoint")he();else if(ht=="column")he(!0);else if(ht=="word"||ht=="group")for(var Zt=null,Ne=ht=="group",Le=nt.cm&&nt.cm.getHelper(st,"wordChars"),mn=!0;!(dt<0&&!he(!mn));mn=!1){var Cn=Ot.text.charAt(st.ch)||`
`,On=zt(Cn,Le)?"w":Ne&&Cn==`
`?"n":!Ne||/\s/.test(Cn)?null:"p";if(Ne&&!mn&&!On&&(On="s"),Zt&&Zt!=On){dt<0&&(dt=1,he(),st.sticky="after");break}if(On&&(Zt=On),dt>0&&!he(!mn))break}var Jn=af(nt,st,Pt,Tt,!0);return ln(Pt,Jn)&&(Jn.hitSide=!0),Jn}function $u(nt,st,dt,ht){var ct=nt.doc,Pt=st.left,Tt;if(ht=="page"){var Ot=Math.min(nt.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Bt=Math.max(Ot-.5*Qs(nt.display),3);Tt=(dt>0?st.bottom:st.top)+dt*Bt}else ht=="line"&&(Tt=dt>0?st.bottom+3:st.top-3);for(var Ut;Ut=Bs(nt,Pt,Tt),!!Ut.outside;){if(dt<0?Tt<=0:Tt>=ct.height){Ut.hitSide=!0;break}Tt+=dt*5}return Ut}var Zo=function(nt){this.cm=nt,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Wt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Zo.prototype.init=function(nt){var st=this,dt=this,ht=dt.cm,ct=dt.div=nt.lineDiv;Dc(ct,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function Pt(Ot){for(var Bt=Ot.target;Bt;Bt=Bt.parentNode){if(Bt==ct)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Bt.className))break}return!1}fn(ct,"paste",function(Ot){!Pt(Ot)||Oi(ht,Ot)||Ec(Ot,ht)||ue<=11&&setTimeout(rs(ht,function(){return st.updateFromDOM()}),20)}),fn(ct,"compositionstart",function(Ot){st.composing={data:Ot.data,done:!1}}),fn(ct,"compositionupdate",function(Ot){st.composing||(st.composing={data:Ot.data,done:!1})}),fn(ct,"compositionend",function(Ot){st.composing&&(Ot.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),fn(ct,"touchstart",function(){return dt.forceCompositionEnd()}),fn(ct,"input",function(){st.composing||st.readFromDOMSoon()});function Tt(Ot){if(!(!Pt(Ot)||Oi(ht,Ot))){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()}),Ot.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Bt=Bc(ht);Rh({lineWise:!0,text:Bt.text}),Ot.type=="cut"&&ht.operation(function(){ht.setSelections(Bt.ranges,0,ye),ht.replaceSelection("",null,"cut")})}else return;if(Ot.clipboardData){Ot.clipboardData.clearData();var Ut=ga.text.join(`
`);if(Ot.clipboardData.setData("Text",Ut),Ot.clipboardData.getData("Text")==Ut){Ot.preventDefault();return}}var he=Oc(),Zt=he.firstChild;ht.display.lineSpace.insertBefore(he,ht.display.lineSpace.firstChild),Zt.value=ga.text.join(`
`);var Ne=document.activeElement;en(Zt),setTimeout(function(){ht.display.lineSpace.removeChild(he),Ne.focus(),Ne==ct&&dt.showPrimarySelection()},50)}}fn(ct,"copy",Tt),fn(ct,"cut",Tt)},Zo.prototype.screenReaderLabelChanged=function(nt){nt?this.div.setAttribute("aria-label",nt):this.div.removeAttribute("aria-label")},Zo.prototype.prepareSelection=function(){var nt=Ou(this.cm,!1);return nt.focus=document.activeElement==this.div,nt},Zo.prototype.showSelection=function(nt,st){!nt||!this.cm.display.view.length||((nt.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(nt))},Zo.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Zo.prototype.showPrimarySelection=function(){var nt=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),ct=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||ct.line<st.display.viewFrom){nt.removeAllRanges();return}var Pt=vf(st,nt.anchorNode,nt.anchorOffset),Tt=vf(st,nt.focusNode,nt.focusOffset);if(!(Pt&&!Pt.bad&&Tt&&!Tt.bad&&tn(pn(Pt,Tt),ht)==0&&tn(Rn(Pt,Tt),ct)==0)){var Ot=st.display.view,Bt=ht.line>=st.display.viewFrom&&gg(st,ht)||{node:Ot[0].measure.map[2],offset:0},Ut=ct.line<st.display.viewTo&&gg(st,ct);if(!Ut){var he=Ot[Ot.length-1].measure,Zt=he.maps?he.maps[he.maps.length-1]:he.map;Ut={node:Zt[Zt.length-1],offset:Zt[Zt.length-2]-Zt[Zt.length-3]}}if(!Bt||!Ut){nt.removeAllRanges();return}var Ne=nt.rangeCount&&nt.getRangeAt(0),Le;try{Le=ae(Bt.node,Bt.offset,Ut.offset,Ut.node)}catch(mn){}Le&&(!Gt&&st.state.focused?(nt.collapse(Bt.node,Bt.offset),Le.collapsed||(nt.removeAllRanges(),nt.addRange(Le))):(nt.removeAllRanges(),nt.addRange(Le)),Ne&&nt.anchorNode==null?nt.addRange(Ne):Gt&&this.startGracePeriod()),this.rememberSelection()}},Zo.prototype.startGracePeriod=function(){var nt=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){nt.gracePeriod=!1,nt.selectionChanged()&&nt.cm.operation(function(){return nt.cm.curOp.selectionChanged=!0})},20)},Zo.prototype.showMultipleSelections=function(nt){te(this.cm.display.cursorDiv,nt.cursors),te(this.cm.display.selectionDiv,nt.selection)},Zo.prototype.rememberSelection=function(){var nt=this.getSelection();this.lastAnchorNode=nt.anchorNode,this.lastAnchorOffset=nt.anchorOffset,this.lastFocusNode=nt.focusNode,this.lastFocusOffset=nt.focusOffset},Zo.prototype.selectionInEditor=function(){var nt=this.getSelection();if(!nt.rangeCount)return!1;var st=nt.getRangeAt(0).commonAncestorContainer;return be(this.div,st)},Zo.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Zo.prototype.blur=function(){this.div.blur()},Zo.prototype.getField=function(){return this.div},Zo.prototype.supportsTouch=function(){return!0},Zo.prototype.receivedFocus=function(){var nt=this;this.selectionInEditor()?this.pollSelection():Eo(this.cm,function(){return nt.cm.curOp.selectionChanged=!0});function st(){nt.cm.state.focused&&(nt.pollSelection(),nt.polling.set(nt.cm.options.pollInterval,st))}this.polling.set(this.cm.options.pollInterval,st)},Zo.prototype.selectionChanged=function(){var nt=this.getSelection();return nt.anchorNode!=this.lastAnchorNode||nt.anchorOffset!=this.lastAnchorOffset||nt.focusNode!=this.lastFocusNode||nt.focusOffset!=this.lastFocusOffset},Zo.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var nt=this.getSelection(),st=this.cm;if(et&&ve&&this.cm.display.gutterSpecs.length&&Ic(nt.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=vf(st,nt.anchorNode,nt.anchorOffset),ht=vf(st,nt.focusNode,nt.focusOffset);dt&&ht&&Eo(st,function(){Ws(st.doc,gu(dt,ht),ye),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},Zo.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var nt=this.cm,st=nt.display,dt=nt.doc.sel.primary(),ht=dt.from(),ct=dt.to();if(ht.ch==0&&ht.line>nt.firstLine()&&(ht=me(ht.line-1,kn(nt.doc,ht.line-1).length)),ct.ch==kn(nt.doc,ct.line).text.length&&ct.line<nt.lastLine()&&(ct=me(ct.line+1,0)),ht.line<st.viewFrom||ct.line>st.viewTo-1)return!1;var Pt,Tt,Ot;ht.line==st.viewFrom||(Pt=za(nt,ht.line))==0?(Tt=Rt(st.view[0].line),Ot=st.view[0].node):(Tt=Rt(st.view[Pt].line),Ot=st.view[Pt-1].node.nextSibling);var Bt=za(nt,ct.line),Ut,he;if(Bt==st.view.length-1?(Ut=st.viewTo-1,he=st.lineDiv.lastChild):(Ut=Rt(st.view[Bt+1].line)-1,he=st.view[Bt+1].node.previousSibling),!Ot)return!1;for(var Zt=nt.doc.splitLines(Td(nt,Ot,he,Tt,Ut)),Ne=mi(nt.doc,me(Tt,0),me(Ut,kn(nt.doc,Ut).text.length));Zt.length>1&&Ne.length>1;)if($t(Zt)==$t(Ne))Zt.pop(),Ne.pop(),Ut--;else if(Zt[0]==Ne[0])Zt.shift(),Ne.shift(),Tt++;else break;for(var Le=0,mn=0,Cn=Zt[0],On=Ne[0],Jn=Math.min(Cn.length,On.length);Le<Jn&&Cn.charCodeAt(Le)==On.charCodeAt(Le);)++Le;for(var ci=$t(Zt),ii=$t(Ne),xi=Math.min(ci.length-(Zt.length==1?Le:0),ii.length-(Ne.length==1?Le:0));mn<xi&&ci.charCodeAt(ci.length-mn-1)==ii.charCodeAt(ii.length-mn-1);)++mn;if(Zt.length==1&&Ne.length==1&&Tt==ht.line)for(;Le&&Le>ht.ch&&ci.charCodeAt(ci.length-mn-1)==ii.charCodeAt(ii.length-mn-1);)Le--,mn++;Zt[Zt.length-1]=ci.slice(0,ci.length-mn).replace(/^\u200b+/,""),Zt[0]=Zt[0].slice(Le).replace(/\u200b+$/,"");var _i=me(Tt,Le),ni=me(Ut,Ne.length?$t(Ne).length-mn:0);if(Zt.length>1||Zt[0]||tn(_i,ni))return Nh(nt.doc,Zt,_i,ni,"+input"),!0},Zo.prototype.ensurePolled=function(){this.forceCompositionEnd()},Zo.prototype.reset=function(){this.forceCompositionEnd()},Zo.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Zo.prototype.readFromDOMSoon=function(){var nt=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(nt.readDOMTimeout=null,nt.composing)if(nt.composing.done)nt.composing=null;else return;nt.updateFromDOM()},80))},Zo.prototype.updateFromDOM=function(){var nt=this;(this.cm.isReadOnly()||!this.pollContent())&&Eo(this.cm,function(){return ur(nt.cm)})},Zo.prototype.setUneditable=function(nt){nt.contentEditable="false"},Zo.prototype.onKeyPress=function(nt){nt.charCode==0||this.composing||(nt.preventDefault(),this.cm.isReadOnly()||rs(this.cm,pf)(this.cm,String.fromCharCode(nt.charCode==null?nt.keyCode:nt.charCode),0))},Zo.prototype.readOnlyChanged=function(nt){this.div.contentEditable=String(nt!="nocursor")},Zo.prototype.onContextMenu=function(){},Zo.prototype.resetPosition=function(){},Zo.prototype.needsContentAttribute=!0;function gg(nt,st){var dt=fl(nt,st.line);if(!dt||dt.hidden)return null;var ht=kn(nt.doc,st.line),ct=Eu(dt,ht,st.line),Pt=un(ht,nt.doc.direction),Tt="left";if(Pt){var Ot=rn(Pt,st.ch);Tt=Ot%2?"right":"left"}var Bt=ld(ct.map,st.ch,Tt);return Bt.offset=Bt.collapse=="right"?Bt.end:Bt.start,Bt}function Ic(nt){for(var st=nt;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Md(nt,st){return st&&(nt.bad=!0),nt}function Td(nt,st,dt,ht,ct){var Pt="",Tt=!1,Ot=nt.doc.lineSeparator(),Bt=!1;function Ut(Le){return function(mn){return mn.id==Le}}function he(){Tt&&(Pt+=Ot,Bt&&(Pt+=Ot),Tt=Bt=!1)}function Zt(Le){Le&&(he(),Pt+=Le)}function Ne(Le){if(Le.nodeType==1){var mn=Le.getAttribute("cm-text");if(mn){Zt(mn);return}var Cn=Le.getAttribute("cm-marker"),On;if(Cn){var Jn=nt.findMarks(me(ht,0),me(ct+1,0),Ut(+Cn));Jn.length&&(On=Jn[0].find(0))&&Zt(mi(nt.doc,On.from,On.to).join(Ot));return}if(Le.getAttribute("contenteditable")=="false")return;var ci=/^(pre|div|p|li|table|br)$/i.test(Le.nodeName);if(!/^br$/i.test(Le.nodeName)&&Le.textContent.length==0)return;ci&&he();for(var ii=0;ii<Le.childNodes.length;ii++)Ne(Le.childNodes[ii]);/^(pre|p)$/i.test(Le.nodeName)&&(Bt=!0),ci&&(Tt=!0)}else Le.nodeType==3&&Zt(Le.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Ne(st),st!=dt;)st=st.nextSibling,Bt=!1;return Pt}function vf(nt,st,dt){var ht;if(st==nt.display.lineDiv){if(ht=nt.display.lineDiv.childNodes[dt],!ht)return Md(nt.clipPos(me(nt.display.viewTo-1)),!0);st=null,dt=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==nt.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==nt.display.lineDiv)break}for(var ct=0;ct<nt.display.view.length;ct++){var Pt=nt.display.view[ct];if(Pt.node==ht)return rm(Pt,st,dt)}}function rm(nt,st,dt){var ht=nt.text.firstChild,ct=!1;if(!st||!be(ht,st))return Md(me(Rt(nt.line),0),!0);if(st==ht&&(ct=!0,st=ht.childNodes[dt],dt=0,!st)){var Pt=nt.rest?$t(nt.rest):nt.line;return Md(me(Rt(Pt),Pt.text.length),ct)}var Tt=st.nodeType==3?st:null,Ot=st;for(!Tt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(Tt=st.firstChild,dt&&(dt=Tt.nodeValue.length));Ot.parentNode!=ht;)Ot=Ot.parentNode;var Bt=nt.measure,Ut=Bt.maps;function he(On,Jn,ci){for(var ii=-1;ii<(Ut?Ut.length:0);ii++)for(var xi=ii<0?Bt.map:Ut[ii],_i=0;_i<xi.length;_i+=3){var ni=xi[_i+2];if(ni==On||ni==Jn){var oo=Rt(ii<0?nt.line:nt.rest[ii]),hr=xi[_i]+ci;return(ci<0||ni!=On)&&(hr=xi[_i+(ci?1:0)]),me(oo,hr)}}}var Zt=he(Tt,Ot,dt);if(Zt)return Md(Zt,ct);for(var Ne=Ot.nextSibling,Le=Tt?Tt.nodeValue.length-dt:0;Ne;Ne=Ne.nextSibling){if(Zt=he(Ne,Ne.firstChild,0),Zt)return Md(me(Zt.line,Zt.ch-Le),ct);Le+=Ne.textContent.length}for(var mn=Ot.previousSibling,Cn=dt;mn;mn=mn.previousSibling){if(Zt=he(mn,mn.firstChild,-1),Zt)return Md(me(Zt.line,Zt.ch+Cn),ct);Cn+=mn.textContent.length}}var Jr=function(nt){this.cm=nt,this.prevInput="",this.pollingFast=!1,this.polling=new Wt,this.hasSelection=!1,this.composing=null};Jr.prototype.init=function(nt){var st=this,dt=this,ht=this.cm;this.createField(nt);var ct=this.textarea;nt.wrapper.insertBefore(this.wrapper,nt.wrapper.firstChild),Ft&&(ct.style.width="0px"),fn(ct,"input",function(){fe&&ue>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),fn(ct,"paste",function(Tt){Oi(ht,Tt)||Ec(Tt,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function Pt(Tt){if(!Oi(ht,Tt)){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var Ot=Bc(ht);Rh({lineWise:!0,text:Ot.text}),Tt.type=="cut"?ht.setSelections(Ot.ranges,null,ye):(dt.prevInput="",ct.value=Ot.text.join(`
`),en(ct))}else return;Tt.type=="cut"&&(ht.state.cutIncoming=+new Date)}}fn(ct,"cut",Pt),fn(ct,"copy",Pt),fn(nt.scroller,"paste",function(Tt){if(!(zr(nt,Tt)||Oi(ht,Tt))){if(!ct.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var Ot=new Event("paste");Ot.clipboardData=Tt.clipboardData,ct.dispatchEvent(Ot)}}),fn(nt.lineSpace,"selectstart",function(Tt){zr(nt,Tt)||Ni(Tt)}),fn(ct,"compositionstart",function(){var Tt=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:Tt,range:ht.markText(Tt,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),fn(ct,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},Jr.prototype.createField=function(nt){this.wrapper=Oc(),this.textarea=this.wrapper.firstChild},Jr.prototype.screenReaderLabelChanged=function(nt){nt?this.textarea.setAttribute("aria-label",nt):this.textarea.removeAttribute("aria-label")},Jr.prototype.prepareSelection=function(){var nt=this.cm,st=nt.display,dt=nt.doc,ht=Ou(nt);if(nt.options.moveInputWithCursor){var ct=$o(nt,dt.sel.primary().head,"div"),Pt=st.wrapper.getBoundingClientRect(),Tt=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,ct.top+Tt.top-Pt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,ct.left+Tt.left-Pt.left))}return ht},Jr.prototype.showSelection=function(nt){var st=this.cm,dt=st.display;te(dt.cursorDiv,nt.cursors),te(dt.selectionDiv,nt.selection),nt.teTop!=null&&(this.wrapper.style.top=nt.teTop+"px",this.wrapper.style.left=nt.teLeft+"px")},Jr.prototype.reset=function(nt){if(!(this.contextMenuPending||this.composing)){var st=this.cm;if(st.somethingSelected()){this.prevInput="";var dt=st.getSelection();this.textarea.value=dt,st.state.focused&&en(this.textarea),fe&&ue>=9&&(this.hasSelection=dt)}else nt||(this.prevInput=this.textarea.value="",fe&&ue>=9&&(this.hasSelection=null))}},Jr.prototype.getField=function(){return this.textarea},Jr.prototype.supportsTouch=function(){return!1},Jr.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!it||je()!=this.textarea))try{this.textarea.focus()}catch(nt){}},Jr.prototype.blur=function(){this.textarea.blur()},Jr.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Jr.prototype.receivedFocus=function(){this.slowPoll()},Jr.prototype.slowPoll=function(){var nt=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){nt.poll(),nt.cm.state.focused&&nt.slowPoll()})},Jr.prototype.fastPoll=function(){var nt=!1,st=this;st.pollingFast=!0;function dt(){var ht=st.poll();!ht&&!nt?(nt=!0,st.polling.set(60,dt)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,dt)},Jr.prototype.poll=function(){var nt=this,st=this.cm,dt=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Ct(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var ct=dt.value;if(ct==ht&&!st.somethingSelected())return!1;if(fe&&ue>=9&&this.hasSelection===ct||gt&&/[\uf700-\uf7ff]/.test(ct))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var Pt=ct.charCodeAt(0);if(Pt==8203&&!ht&&(ht="\u200B"),Pt==8666)return this.reset(),this.cm.execCommand("undo")}for(var Tt=0,Ot=Math.min(ht.length,ct.length);Tt<Ot&&ht.charCodeAt(Tt)==ct.charCodeAt(Tt);)++Tt;return Eo(st,function(){pf(st,ct.slice(Tt),ht.length-Tt,null,nt.composing?"*compose":null),ct.length>1e3||ct.indexOf(`
`)>-1?dt.value=nt.prevInput="":nt.prevInput=ct,nt.composing&&(nt.composing.range.clear(),nt.composing.range=st.markText(nt.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Jr.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Jr.prototype.onKeyPress=function(){fe&&ue>=9&&(this.hasSelection=null),this.fastPoll()},Jr.prototype.onContextMenu=function(nt){var st=this,dt=st.cm,ht=dt.display,ct=st.textarea;st.contextMenuPending&&st.contextMenuPending();var Pt=$s(dt,nt),Tt=ht.scroller.scrollTop;if(!Pt||qt)return;var Ot=dt.options.resetSelectionOnContextMenu;Ot&&dt.doc.sel.contains(Pt)==-1&&rs(dt,Ws)(dt.doc,gu(Pt),ye);var Bt=ct.style.cssText,Ut=st.wrapper.style.cssText,he=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",ct.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(nt.clientY-he.top-5)+"px; left: "+(nt.clientX-he.left-5)+`px;
z-index: 1000; background: `+(fe?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Zt;ie&&(Zt=window.scrollY),ht.input.focus(),ie&&window.scrollTo(null,Zt),ht.input.reset(),dt.somethingSelected()||(ct.value=st.prevInput=" "),st.contextMenuPending=Le,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function Ne(){if(ct.selectionStart!=null){var Cn=dt.somethingSelected(),On="\u200B"+(Cn?ct.value:"");ct.value="\u21DA",ct.value=On,st.prevInput=Cn?"":"\u200B",ct.selectionStart=1,ct.selectionEnd=On.length,ht.selForContextMenu=dt.doc.sel}}function Le(){if(st.contextMenuPending==Le&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Ut,ct.style.cssText=Bt,fe&&ue<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=Tt),ct.selectionStart!=null)){(!fe||fe&&ue<9)&&Ne();var Cn=0,On=function(){ht.selForContextMenu==dt.doc.sel&&ct.selectionStart==0&&ct.selectionEnd>0&&st.prevInput=="\u200B"?rs(dt,Hr)(dt):Cn++<10?ht.detectingSelectAll=setTimeout(On,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(On,200)}}if(fe&&ue>=9&&Ne(),Et){Do(nt);var mn=function(){ti(window,"mouseup",mn),setTimeout(Le,20)};fn(window,"mouseup",mn)}else setTimeout(Le,50)},Jr.prototype.readOnlyChanged=function(nt){nt||this.reset(),this.textarea.disabled=nt=="nocursor",this.textarea.readOnly=!!nt},Jr.prototype.setUneditable=function(){},Jr.prototype.needsContentAttribute=!1;function sm(nt,st){if(st=st?yn(st):{},st.value=nt.value,!st.tabindex&&nt.tabIndex&&(st.tabindex=nt.tabIndex),!st.placeholder&&nt.placeholder&&(st.placeholder=nt.placeholder),st.autofocus==null){var dt=je();st.autofocus=dt==nt||nt.getAttribute("autofocus")!=null&&dt==document.body}function ht(){nt.value=Ot.getValue()}var ct;if(nt.form&&(fn(nt.form,"submit",ht),!st.leaveSubmitMethodAlone)){var Pt=nt.form;ct=Pt.submit;try{var Tt=Pt.submit=function(){ht(),Pt.submit=ct,Pt.submit(),Pt.submit=Tt}}catch(Bt){}}st.finishInit=function(Bt){Bt.save=ht,Bt.getTextArea=function(){return nt},Bt.toTextArea=function(){Bt.toTextArea=isNaN,ht(),nt.parentNode.removeChild(Bt.getWrapperElement()),nt.style.display="",nt.form&&(ti(nt.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof nt.form.submit=="function"&&(nt.form.submit=ct))}},nt.style.display="none";var Ot=bo(function(Bt){return nt.parentNode.insertBefore(Bt,nt.nextSibling)},st);return Ot}function bd(nt){nt.off=ti,nt.on=fn,nt.wheelEventPixels=Ga,nt.Doc=Ds,nt.splitLines=nr,nt.countColumn=ee,nt.findColumn=En,nt.isWordChar=bt,nt.Pass=xn,nt.signal=Si,nt.Line=Io,nt.changeEnd=Uu,nt.scrollbarModel=nc,nt.Pos=me,nt.cmpPos=tn,nt.modes=Ar,nt.mimeModes=Br,nt.resolveMode=Dr,nt.getMode=Me,nt.modeExtensions=xe,nt.extendMode=de,nt.copyState=Gn,nt.startState=pi,nt.innerMode=si,nt.commands=Xu,nt.keyMap=Ma,nt.keyName=$p,nt.isModifierKey=xd,nt.lookupKey=nl,nt.normalizeKeyMap=vc,nt.StringStream=nn,nt.SharedTextMarker=Ul,nt.TextMarker=se,nt.LineWidget=mu,nt.e_preventDefault=Ni,nt.e_stopPropagation=Lr,nt.e_stop=Do,nt.addClass=Je,nt.contains=be,nt.rmClass=Yt,nt.keyNames=Yl}im(bo),Qu(bo);var vu="iter insert remove copy getEditor constructor".split(" ");for(var yf in Ds.prototype)Ds.prototype.hasOwnProperty(yf)&&Oe(vu,yf)<0&&(bo.prototype[yf]=function(nt){return function(){return nt.apply(this.doc,arguments)}}(Ds.prototype[yf]));return Ai(Ds),bo.inputStyles={textarea:Jr,contenteditable:Zo},bo.defineMode=function(nt){!bo.defaults.mode&&nt!="null"&&(bo.defaults.mode=nt),Ns.apply(this,arguments)},bo.defineMIME=Xs,bo.defineMode("null",function(){return{token:function(nt){return nt.skipToEnd()}}}),bo.defineMIME("text/plain","null"),bo.defineExtension=function(nt,st){bo.prototype[nt]=st},bo.defineDocExtension=function(nt,st){Ds.prototype[nt]=st},bo.fromTextArea=sm,bd(bo),bo.version="5.58.2",bo})},25419:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780),Jt(15525),Jt(98101))})(function(Gt){"use strict";Gt.defineMode("markdown",function(ce,Pe){var Fe=Gt.getMode(ce,"text/html"),fe=Fe.name=="null";function ue(ee){if(Gt.findModeByName){var Wt=Gt.findModeByName(ee);Wt&&(ee=Wt.mime||Wt.mimes[0])}var Oe=Gt.getMode(ce,ee);return Oe.name=="null"?null:Oe}Pe.highlightFormatting===void 0&&(Pe.highlightFormatting=!1),Pe.maxBlockquoteDepth===void 0&&(Pe.maxBlockquoteDepth=0),Pe.taskLists===void 0&&(Pe.taskLists=!1),Pe.strikethrough===void 0&&(Pe.strikethrough=!1),Pe.emoji===void 0&&(Pe.emoji=!1),Pe.fencedCodeBlockHighlighting===void 0&&(Pe.fencedCodeBlockHighlighting=!0),Pe.fencedCodeBlockDefaultMode===void 0&&(Pe.fencedCodeBlockDefaultMode="text/plain"),Pe.xml===void 0&&(Pe.xml=!0),Pe.tokenTypeOverrides===void 0&&(Pe.tokenTypeOverrides={});var ie={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var He in ie)ie.hasOwnProperty(He)&&Pe.tokenTypeOverrides[He]&&(ie[He]=Pe.tokenTypeOverrides[He]);var ve=/^([*\-_])(?:\s*\1){2,}\s*$/,qt=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,qe=/^\[(x| )\](?=\s)/i,le=Pe.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Xe=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Ft=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,it=/^\s*\[[^\]]+?\]:.*$/,gt=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,lt=" ";function pt(ee,Wt,Oe){return Wt.f=Wt.inline=Oe,Oe(ee,Wt)}function vt(ee,Wt,Oe){return Wt.f=Wt.block=Oe,Oe(ee,Wt)}function Lt(ee){return!ee||!/\S/.test(ee.string)}function Et(ee){if(ee.linkTitle=!1,ee.linkHref=!1,ee.linkText=!1,ee.em=!1,ee.strong=!1,ee.strikethrough=!1,ee.quote=0,ee.indentedCode=!1,ee.f==Yt){var Wt=fe;if(!Wt){var Oe=Gt.innerMode(Fe,ee.htmlState);Wt=Oe.mode.name=="xml"&&Oe.state.tagStart===null&&!Oe.state.context&&Oe.state.tokenize.isInText}Wt&&(ee.f=Se,ee.block=Vt,ee.htmlState=null)}return ee.trailingSpace=0,ee.trailingSpaceNewLine=!1,ee.prevLine=ee.thisLine,ee.thisLine={stream:null},null}function Vt(ee,Wt){var Oe=ee.column()===Wt.indentation,Ln=Lt(Wt.prevLine.stream),xn=Wt.indentedCode,ye=Wt.prevLine.hr,Ue=Wt.list!==!1,Qe=(Wt.listStack[Wt.listStack.length-1]||0)+3;Wt.indentedCode=!1;var En=Wt.indentation;if(Wt.indentationDiff===null&&(Wt.indentationDiff=Wt.indentation,Ue)){for(Wt.list=null;En<Wt.listStack[Wt.listStack.length-1];)Wt.listStack.pop(),Wt.listStack.length?Wt.indentation=Wt.listStack[Wt.listStack.length-1]:Wt.list=!1;Wt.list!==!1&&(Wt.indentationDiff=En-Wt.listStack[Wt.listStack.length-1])}var Ye=!Ln&&!ye&&!Wt.prevLine.header&&(!Ue||!xn)&&!Wt.prevLine.fencedCodeEnd,bn=(Wt.list===!1||ye||Ln)&&Wt.indentation<=Qe&&ee.match(ve),$t=null;if(Wt.indentationDiff>=4&&(xn||Wt.prevLine.fencedCodeEnd||Wt.prevLine.header||Ln))return ee.skipToEnd(),Wt.indentedCode=!0,ie.code;if(ee.eatSpace())return null;if(Oe&&Wt.indentation<=Qe&&($t=ee.match(le))&&$t[1].length<=6)return Wt.quote=0,Wt.header=$t[1].length,Wt.thisLine.header=!0,Pe.highlightFormatting&&(Wt.formatting="header"),Wt.f=Wt.inline,te(Wt);if(Wt.indentation<=Qe&&ee.eat(">"))return Wt.quote=Oe?1:Wt.quote+1,Pe.highlightFormatting&&(Wt.formatting="quote"),ee.eatSpace(),te(Wt);if(!bn&&!Wt.setext&&Oe&&Wt.indentation<=Qe&&($t=ee.match(qt))){var Pn=$t[1]?"ol":"ul";return Wt.indentation=En+ee.current().length,Wt.list=!0,Wt.quote=0,Wt.listStack.push(Wt.indentation),Wt.em=!1,Wt.strong=!1,Wt.code=!1,Wt.strikethrough=!1,Pe.taskLists&&ee.match(qe,!1)&&(Wt.taskList=!0),Wt.f=Wt.inline,Pe.highlightFormatting&&(Wt.formatting=["list","list-"+Pn]),te(Wt)}else{if(Oe&&Wt.indentation<=Qe&&($t=ee.match(et,!0)))return Wt.quote=0,Wt.fencedEndRE=new RegExp($t[1]+"+ *$"),Wt.localMode=Pe.fencedCodeBlockHighlighting&&ue($t[2]||Pe.fencedCodeBlockDefaultMode),Wt.localMode&&(Wt.localState=Gt.startState(Wt.localMode)),Wt.f=Wt.block=oe,Pe.highlightFormatting&&(Wt.formatting="code-block"),Wt.code=-1,te(Wt);if(Wt.setext||(!Ye||!Ue)&&!Wt.quote&&Wt.list===!1&&!Wt.code&&!bn&&!it.test(ee.string)&&($t=ee.lookAhead(1))&&($t=$t.match(Xe)))return Wt.setext?(Wt.header=Wt.setext,Wt.setext=0,ee.skipToEnd(),Pe.highlightFormatting&&(Wt.formatting="header")):(Wt.header=$t[0].charAt(0)=="="?1:2,Wt.setext=Wt.header),Wt.thisLine.header=!0,Wt.f=Wt.inline,te(Wt);if(bn)return ee.skipToEnd(),Wt.hr=!0,Wt.thisLine.hr=!0,ie.hr;if(ee.peek()==="[")return pt(ee,Wt,Bn)}return pt(ee,Wt,Wt.inline)}function Yt(ee,Wt){var Oe=Fe.token(ee,Wt.htmlState);if(!fe){var Ln=Gt.innerMode(Fe,Wt.htmlState);(Ln.mode.name=="xml"&&Ln.state.tagStart===null&&!Ln.state.context&&Ln.state.tokenize.isInText||Wt.md_inside&&ee.current().indexOf(">")>-1)&&(Wt.f=Se,Wt.block=Vt,Wt.htmlState=null)}return Oe}function oe(ee,Wt){var Oe=Wt.listStack[Wt.listStack.length-1]||0,Ln=Wt.indentation<Oe,xn=Oe+3;if(Wt.fencedEndRE&&Wt.indentation<=xn&&(Ln||ee.match(Wt.fencedEndRE))){Pe.highlightFormatting&&(Wt.formatting="code-block");var ye;return Ln||(ye=te(Wt)),Wt.localMode=Wt.localState=null,Wt.block=Vt,Wt.f=Se,Wt.fencedEndRE=null,Wt.code=0,Wt.thisLine.fencedCodeEnd=!0,Ln?vt(ee,Wt,Wt.block):ye}else return Wt.localMode?Wt.localMode.token(ee,Wt.localState):(ee.skipToEnd(),ie.code)}function te(ee){var Wt=[];if(ee.formatting){Wt.push(ie.formatting),typeof ee.formatting=="string"&&(ee.formatting=[ee.formatting]);for(var Oe=0;Oe<ee.formatting.length;Oe++)Wt.push(ie.formatting+"-"+ee.formatting[Oe]),ee.formatting[Oe]==="header"&&Wt.push(ie.formatting+"-"+ee.formatting[Oe]+"-"+ee.header),ee.formatting[Oe]==="quote"&&(!Pe.maxBlockquoteDepth||Pe.maxBlockquoteDepth>=ee.quote?Wt.push(ie.formatting+"-"+ee.formatting[Oe]+"-"+ee.quote):Wt.push("error"))}if(ee.taskOpen)return Wt.push("meta"),Wt.length?Wt.join(" "):null;if(ee.taskClosed)return Wt.push("property"),Wt.length?Wt.join(" "):null;if(ee.linkHref?Wt.push(ie.linkHref,"url"):(ee.strong&&Wt.push(ie.strong),ee.em&&Wt.push(ie.em),ee.strikethrough&&Wt.push(ie.strikethrough),ee.emoji&&Wt.push(ie.emoji),ee.linkText&&Wt.push(ie.linkText),ee.code&&Wt.push(ie.code),ee.image&&Wt.push(ie.image),ee.imageAltText&&Wt.push(ie.imageAltText,"link"),ee.imageMarker&&Wt.push(ie.imageMarker)),ee.header&&Wt.push(ie.header,ie.header+"-"+ee.header),ee.quote&&(Wt.push(ie.quote),!Pe.maxBlockquoteDepth||Pe.maxBlockquoteDepth>=ee.quote?Wt.push(ie.quote+"-"+ee.quote):Wt.push(ie.quote+"-"+Pe.maxBlockquoteDepth)),ee.list!==!1){var Ln=(ee.listStack.length-1)%3;Ln?Ln===1?Wt.push(ie.list2):Wt.push(ie.list3):Wt.push(ie.list1)}return ee.trailingSpaceNewLine?Wt.push("trailing-space-new-line"):ee.trailingSpace&&Wt.push("trailing-space-"+(ee.trailingSpace%2?"a":"b")),Wt.length?Wt.join(" "):null}function Qt(ee,Wt){if(ee.match(Ft,!0))return te(Wt)}function Se(ee,Wt){var Oe=Wt.text(ee,Wt);if(typeof Oe!="undefined")return Oe;if(Wt.list)return Wt.list=null,te(Wt);if(Wt.taskList){var Ln=ee.match(qe,!0)[1]===" ";return Ln?Wt.taskOpen=!0:Wt.taskClosed=!0,Pe.highlightFormatting&&(Wt.formatting="task"),Wt.taskList=!1,te(Wt)}if(Wt.taskOpen=!1,Wt.taskClosed=!1,Wt.header&&ee.match(/^#+$/,!0))return Pe.highlightFormatting&&(Wt.formatting="header"),te(Wt);var xn=ee.next();if(Wt.linkTitle){Wt.linkTitle=!1;var ye=xn;xn==="("&&(ye=")"),ye=(ye+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Ue="^\\s*(?:[^"+ye+"\\\\]+|\\\\\\\\|\\\\.)"+ye;if(ee.match(new RegExp(Ue),!0))return ie.linkHref}if(xn==="`"){var Qe=Wt.formatting;Pe.highlightFormatting&&(Wt.formatting="code"),ee.eatWhile("`");var En=ee.current().length;if(Wt.code==0&&(!Wt.quote||En==1))return Wt.code=En,te(Wt);if(En==Wt.code){var Ye=te(Wt);return Wt.code=0,Ye}else return Wt.formatting=Qe,te(Wt)}else if(Wt.code)return te(Wt);if(xn==="\\"&&(ee.next(),Pe.highlightFormatting)){var bn=te(Wt),$t=ie.formatting+"-escape";return bn?bn+" "+$t:$t}if(xn==="!"&&ee.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Wt.imageMarker=!0,Wt.image=!0,Pe.highlightFormatting&&(Wt.formatting="image"),te(Wt);if(xn==="["&&Wt.imageMarker&&ee.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Wt.imageMarker=!1,Wt.imageAltText=!0,Pe.highlightFormatting&&(Wt.formatting="image"),te(Wt);if(xn==="]"&&Wt.imageAltText){Pe.highlightFormatting&&(Wt.formatting="image");var bn=te(Wt);return Wt.imageAltText=!1,Wt.image=!1,Wt.inline=Wt.f=be,bn}if(xn==="["&&!Wt.image)return Wt.linkText&&ee.match(/^.*?\]/)||(Wt.linkText=!0,Pe.highlightFormatting&&(Wt.formatting="link")),te(Wt);if(xn==="]"&&Wt.linkText){Pe.highlightFormatting&&(Wt.formatting="link");var bn=te(Wt);return Wt.linkText=!1,Wt.inline=Wt.f=ee.match(/\(.*?\)| ?\[.*?\]/,!1)?be:Se,bn}if(xn==="<"&&ee.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Wt.f=Wt.inline=ae,Pe.highlightFormatting&&(Wt.formatting="link");var bn=te(Wt);return bn?bn+=" ":bn="",bn+ie.linkInline}if(xn==="<"&&ee.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Wt.f=Wt.inline=ae,Pe.highlightFormatting&&(Wt.formatting="link");var bn=te(Wt);return bn?bn+=" ":bn="",bn+ie.linkEmail}if(Pe.xml&&xn==="<"&&ee.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var Pn=ee.string.indexOf(">",ee.pos);if(Pn!=-1){var $n=ee.string.substring(ee.start,Pn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test($n)&&(Wt.md_inside=!0)}return ee.backUp(1),Wt.htmlState=Gt.startState(Fe),vt(ee,Wt,Yt)}if(Pe.xml&&xn==="<"&&ee.match(/^\/\w*?>/))return Wt.md_inside=!1,"tag";if(xn==="*"||xn==="_"){for(var At=1,wt=ee.pos==1?" ":ee.string.charAt(ee.pos-2);At<3&&ee.eat(xn);)At++;var xt=ee.peek()||" ",bt=!/\s/.test(xt)&&(!gt.test(xt)||/\s/.test(wt)||gt.test(wt)),zt=!/\s/.test(wt)&&(!gt.test(wt)||/\s/.test(xt)||gt.test(xt)),Mt=null,pe=null;if(At%2&&(!Wt.em&&bt&&(xn==="*"||!zt||gt.test(wt))?Mt=!0:Wt.em==xn&&zt&&(xn==="*"||!bt||gt.test(xt))&&(Mt=!1)),At>1&&(!Wt.strong&&bt&&(xn==="*"||!zt||gt.test(wt))?pe=!0:Wt.strong==xn&&zt&&(xn==="*"||!bt||gt.test(xt))&&(pe=!1)),pe!=null||Mt!=null){Pe.highlightFormatting&&(Wt.formatting=Mt==null?"strong":pe==null?"em":"strong em"),Mt===!0&&(Wt.em=xn),pe===!0&&(Wt.strong=xn);var Ye=te(Wt);return Mt===!1&&(Wt.em=!1),pe===!1&&(Wt.strong=!1),Ye}}else if(xn===" "&&(ee.eat("*")||ee.eat("_"))){if(ee.peek()===" ")return te(Wt);ee.backUp(1)}if(Pe.strikethrough){if(xn==="~"&&ee.eatWhile(xn)){if(Wt.strikethrough){Pe.highlightFormatting&&(Wt.formatting="strikethrough");var Ye=te(Wt);return Wt.strikethrough=!1,Ye}else if(ee.match(/^[^\s]/,!1))return Wt.strikethrough=!0,Pe.highlightFormatting&&(Wt.formatting="strikethrough"),te(Wt)}else if(xn===" "&&ee.match(/^~~/,!0)){if(ee.peek()===" ")return te(Wt);ee.backUp(2)}}if(Pe.emoji&&xn===":"&&ee.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Wt.emoji=!0,Pe.highlightFormatting&&(Wt.formatting="emoji");var Ve=te(Wt);return Wt.emoji=!1,Ve}return xn===" "&&(ee.match(/^ +$/,!1)?Wt.trailingSpace++:Wt.trailingSpace&&(Wt.trailingSpaceNewLine=!0)),te(Wt)}function ae(ee,Wt){var Oe=ee.next();if(Oe===">"){Wt.f=Wt.inline=Se,Pe.highlightFormatting&&(Wt.formatting="link");var Ln=te(Wt);return Ln?Ln+=" ":Ln="",Ln+ie.linkInline}return ee.match(/^[^>]+/,!0),ie.linkInline}function be(ee,Wt){if(ee.eatSpace())return null;var Oe=ee.next();return Oe==="("||Oe==="["?(Wt.f=Wt.inline=Je(Oe==="("?")":"]"),Pe.highlightFormatting&&(Wt.formatting="link-string"),Wt.linkHref=!0,te(Wt)):"error"}var je={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Je(ee){return function(Wt,Oe){var Ln=Wt.next();if(Ln===ee){Oe.f=Oe.inline=Se,Pe.highlightFormatting&&(Oe.formatting="link-string");var xn=te(Oe);return Oe.linkHref=!1,xn}return Wt.match(je[ee]),Oe.linkHref=!0,te(Oe)}}function Bn(ee,Wt){return ee.match(/^([^\]\\]|\\.)*\]:/,!1)?(Wt.f=en,ee.next(),Pe.highlightFormatting&&(Wt.formatting="link"),Wt.linkText=!0,te(Wt)):pt(ee,Wt,Se)}function en(ee,Wt){if(ee.match(/^\]:/,!0)){Wt.f=Wt.inline=Sn,Pe.highlightFormatting&&(Wt.formatting="link");var Oe=te(Wt);return Wt.linkText=!1,Oe}return ee.match(/^([^\]\\]|\\.)+/,!0),ie.linkText}function Sn(ee,Wt){return ee.eatSpace()?null:(ee.match(/^[^\s]+/,!0),ee.peek()===void 0?Wt.linkTitle=!0:ee.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Wt.f=Wt.inline=Se,ie.linkHref+" url")}var yn={startState:function(){return{f:Vt,prevLine:{stream:null},thisLine:{stream:null},block:Vt,htmlState:null,indentation:0,inline:Se,text:Qt,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(ee){return{f:ee.f,prevLine:ee.prevLine,thisLine:ee.thisLine,block:ee.block,htmlState:ee.htmlState&&Gt.copyState(Fe,ee.htmlState),indentation:ee.indentation,localMode:ee.localMode,localState:ee.localMode?Gt.copyState(ee.localMode,ee.localState):null,inline:ee.inline,text:ee.text,formatting:!1,linkText:ee.linkText,linkTitle:ee.linkTitle,linkHref:ee.linkHref,code:ee.code,em:ee.em,strong:ee.strong,strikethrough:ee.strikethrough,emoji:ee.emoji,header:ee.header,setext:ee.setext,hr:ee.hr,taskList:ee.taskList,list:ee.list,listStack:ee.listStack.slice(0),quote:ee.quote,indentedCode:ee.indentedCode,trailingSpace:ee.trailingSpace,trailingSpaceNewLine:ee.trailingSpaceNewLine,md_inside:ee.md_inside,fencedEndRE:ee.fencedEndRE}},token:function(ee,Wt){if(Wt.formatting=!1,ee!=Wt.thisLine.stream){if(Wt.header=0,Wt.hr=!1,ee.match(/^\s*$/,!0))return Et(Wt),null;if(Wt.prevLine=Wt.thisLine,Wt.thisLine={stream:ee},Wt.taskList=!1,Wt.trailingSpace=0,Wt.trailingSpaceNewLine=!1,!Wt.localState&&(Wt.f=Wt.block,Wt.f!=Yt)){var Oe=ee.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Wt.indentation=Oe,Wt.indentationDiff=null,Oe>0)return null}}return Wt.f(ee,Wt)},innerMode:function(ee){return ee.block==Yt?{state:ee.htmlState,mode:Fe}:ee.localState?{state:ee.localState,mode:ee.localMode}:{state:ee,mode:yn}},indent:function(ee,Wt,Oe){return ee.block==Yt&&Fe.indent?Fe.indent(ee.htmlState,Wt,Oe):ee.localState&&ee.localMode.indent?ee.localMode.indent(ee.localState,Wt,Oe):Gt.Pass},blankLine:Et,getType:te,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return yn},"xml"),Gt.defineMIME("text/markdown","markdown"),Gt.defineMIME("text/x-markdown","markdown")})},98101:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){"use strict";Gt.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 ce=0;ce<Gt.modeInfo.length;ce++){var Pe=Gt.modeInfo[ce];Pe.mimes&&(Pe.mime=Pe.mimes[0])}Gt.findModeByMIME=function(Fe){Fe=Fe.toLowerCase();for(var fe=0;fe<Gt.modeInfo.length;fe++){var ue=Gt.modeInfo[fe];if(ue.mime==Fe)return ue;if(ue.mimes){for(var ie=0;ie<ue.mimes.length;ie++)if(ue.mimes[ie]==Fe)return ue}}if(/\+xml$/.test(Fe))return Gt.findModeByMIME("application/xml");if(/\+json$/.test(Fe))return Gt.findModeByMIME("application/json")},Gt.findModeByExtension=function(Fe){Fe=Fe.toLowerCase();for(var fe=0;fe<Gt.modeInfo.length;fe++){var ue=Gt.modeInfo[fe];if(ue.ext){for(var ie=0;ie<ue.ext.length;ie++)if(ue.ext[ie]==Fe)return ue}}},Gt.findModeByFileName=function(Fe){for(var fe=0;fe<Gt.modeInfo.length;fe++){var ue=Gt.modeInfo[fe];if(ue.file&&ue.file.test(Fe))return ue}var ie=Fe.lastIndexOf("."),He=ie>-1&&Fe.substring(ie+1,Fe.length);if(He)return Gt.findModeByExtension(He)},Gt.findModeByName=function(Fe){Fe=Fe.toLowerCase();for(var fe=0;fe<Gt.modeInfo.length;fe++){var ue=Gt.modeInfo[fe];if(ue.name.toLowerCase()==Fe)return ue;if(ue.alias){for(var ie=0;ie<ue.alias.length;ie++)if(ue.alias[ie].toLowerCase()==Fe)return ue}}}})},67549:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){"use strict";Gt.defineMode("stex",function(ce,Pe){"use strict";function Fe(Ft,et){Ft.cmdState.push(et)}function fe(Ft){return Ft.cmdState.length>0?Ft.cmdState[Ft.cmdState.length-1]:null}function ue(Ft){var et=Ft.cmdState.pop();et&&et.closeBracket()}function ie(Ft){for(var et=Ft.cmdState,it=et.length-1;it>=0;it--){var gt=et[it];if(gt.name!="DEFAULT")return gt}return{styleIdentifier:function(){return null}}}function He(Ft,et,it){return function(){this.name=Ft,this.bracketNo=0,this.style=et,this.styles=it,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var ve={};ve.importmodule=He("importmodule","tag",["string","builtin"]),ve.documentclass=He("documentclass","tag",["","atom"]),ve.usepackage=He("usepackage","tag",["atom"]),ve.begin=He("begin","tag",["atom"]),ve.end=He("end","tag",["atom"]),ve.label=He("label","tag",["atom"]),ve.ref=He("ref","tag",["atom"]),ve.eqref=He("eqref","tag",["atom"]),ve.cite=He("cite","tag",["atom"]),ve.bibitem=He("bibitem","tag",["atom"]),ve.Bibitem=He("Bibitem","tag",["atom"]),ve.RBibitem=He("RBibitem","tag",["atom"]),ve.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function qt(Ft,et){Ft.f=et}function qe(Ft,et){var it;if(Ft.match(/^\\[a-zA-Z@]+/)){var gt=Ft.current().slice(1);return it=ve.hasOwnProperty(gt)?ve[gt]:ve.DEFAULT,it=new it,Fe(et,it),qt(et,Xe),it.style}if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/\\]/))return"tag";if(Ft.match("\\["))return qt(et,function(pt,vt){return le(pt,vt,"\\]")}),"keyword";if(Ft.match("\\("))return qt(et,function(pt,vt){return le(pt,vt,"\\)")}),"keyword";if(Ft.match("$$"))return qt(et,function(pt,vt){return le(pt,vt,"$$")}),"keyword";if(Ft.match("$"))return qt(et,function(pt,vt){return le(pt,vt,"$")}),"keyword";var lt=Ft.next();if(lt=="%")return Ft.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(it=fe(et),it)it.closeBracket(lt),qt(et,Xe);else return"error";return"bracket"}else return lt=="{"||lt=="["?(it=ve.DEFAULT,it=new it,Fe(et,it),"bracket"):/\d/.test(lt)?(Ft.eatWhile(/[\w.%]/),"atom"):(Ft.eatWhile(/[\w\-_]/),it=ie(et),it.name=="begin"&&(it.argument=Ft.current()),it.styleIdentifier())}function le(Ft,et,it){if(Ft.eatSpace())return null;if(it&&Ft.match(it))return qt(et,qe),"keyword";if(Ft.match(/^\\[a-zA-Z@]+/))return"tag";if(Ft.match(/^[a-zA-Z]+/))return"variable-2";if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/]/)||Ft.match(/^[\^_&]/))return"tag";if(Ft.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Ft.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var gt=Ft.next();return gt=="{"||gt=="}"||gt=="["||gt=="]"||gt=="("||gt==")"?"bracket":gt=="%"?(Ft.skipToEnd(),"comment"):"error"}function Xe(Ft,et){var it=Ft.peek(),gt;return it=="{"||it=="["?(gt=fe(et),gt.openBracket(it),Ft.eat(it),qt(et,qe),"bracket"):/[ \t\r]/.test(it)?(Ft.eat(it),null):(qt(et,qe),ue(et),qe(Ft,et))}return{startState:function(){var Ft=Pe.inMathMode?function(et,it){return le(et,it)}:qe;return{cmdState:[],f:Ft}},copyState:function(Ft){return{cmdState:Ft.cmdState.slice(),f:Ft.f}},token:function(Ft,et){return et.f(Ft,et)},blankLine:function(Ft){Ft.f=qe,Ft.cmdState.length=0},lineComment:"%"}}),Gt.defineMIME("text/x-stex","stex"),Gt.defineMIME("text/x-latex","stex")})},15525:function(dn,Vn,Jt){(function(Gt){Gt(Jt(89780))})(function(Gt){"use strict";var ce={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},Pe={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};Gt.defineMode("xml",function(Fe,fe){var ue=Fe.indentUnit,ie={},He=fe.htmlMode?ce:Pe;for(var ve in He)ie[ve]=He[ve];for(var ve in fe)ie[ve]=fe[ve];var qt,qe;function le(ae,be){function je(en){return be.tokenize=en,en(ae,be)}var Je=ae.next();if(Je=="<")return ae.eat("!")?ae.eat("[")?ae.match("CDATA[")?je(et("atom","]]>")):null:ae.match("--")?je(et("comment","-->")):ae.match("DOCTYPE",!0,!0)?(ae.eatWhile(/[\w\._\-]/),je(it(1))):null:ae.eat("?")?(ae.eatWhile(/[\w\._\-]/),be.tokenize=et("meta","?>"),"meta"):(qt=ae.eat("/")?"closeTag":"openTag",be.tokenize=Xe,"tag bracket");if(Je=="&"){var Bn;return ae.eat("#")?ae.eat("x")?Bn=ae.eatWhile(/[a-fA-F\d]/)&&ae.eat(";"):Bn=ae.eatWhile(/[\d]/)&&ae.eat(";"):Bn=ae.eatWhile(/[\w\.\-:]/)&&ae.eat(";"),Bn?"atom":"error"}else return ae.eatWhile(/[^&<]/),null}le.isInText=!0;function Xe(ae,be){var je=ae.next();if(je==">"||je=="/"&&ae.eat(">"))return be.tokenize=le,qt=je==">"?"endTag":"selfcloseTag","tag bracket";if(je=="=")return qt="equals",null;if(je=="<"){be.tokenize=le,be.state=vt,be.tagName=be.tagStart=null;var Je=be.tokenize(ae,be);return Je?Je+" tag error":"tag error"}else return/[\'\"]/.test(je)?(be.tokenize=Ft(je),be.stringStartCol=ae.column(),be.tokenize(ae,be)):(ae.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ft(ae){var be=function(je,Je){for(;!je.eol();)if(je.next()==ae){Je.tokenize=Xe;break}return"string"};return be.isInAttribute=!0,be}function et(ae,be){return function(je,Je){for(;!je.eol();){if(je.match(be)){Je.tokenize=le;break}je.next()}return ae}}function it(ae){return function(be,je){for(var Je;(Je=be.next())!=null;){if(Je=="<")return je.tokenize=it(ae+1),je.tokenize(be,je);if(Je==">")if(ae==1){je.tokenize=le;break}else return je.tokenize=it(ae-1),je.tokenize(be,je)}return"meta"}}function gt(ae,be,je){this.prev=ae.context,this.tagName=be,this.indent=ae.indented,this.startOfLine=je,(ie.doNotIndent.hasOwnProperty(be)||ae.context&&ae.context.noIndent)&&(this.noIndent=!0)}function lt(ae){ae.context&&(ae.context=ae.context.prev)}function pt(ae,be){for(var je;;){if(!ae.context||(je=ae.context.tagName,!ie.contextGrabbers.hasOwnProperty(je)||!ie.contextGrabbers[je].hasOwnProperty(be)))return;lt(ae)}}function vt(ae,be,je){return ae=="openTag"?(je.tagStart=be.column(),Lt):ae=="closeTag"?Et:vt}function Lt(ae,be,je){return ae=="word"?(je.tagName=be.current(),qe="tag",oe):ie.allowMissingTagName&&ae=="endTag"?(qe="tag bracket",oe(ae,be,je)):(qe="error",Lt)}function Et(ae,be,je){if(ae=="word"){var Je=be.current();return je.context&&je.context.tagName!=Je&&ie.implicitlyClosed.hasOwnProperty(je.context.tagName)&&lt(je),je.context&&je.context.tagName==Je||ie.matchClosing===!1?(qe="tag",Vt):(qe="tag error",Yt)}else return ie.allowMissingTagName&&ae=="endTag"?(qe="tag bracket",Vt(ae,be,je)):(qe="error",Yt)}function Vt(ae,be,je){return ae!="endTag"?(qe="error",Vt):(lt(je),vt)}function Yt(ae,be,je){return qe="error",Vt(ae,be,je)}function oe(ae,be,je){if(ae=="word")return qe="attribute",te;if(ae=="endTag"||ae=="selfcloseTag"){var Je=je.tagName,Bn=je.tagStart;return je.tagName=je.tagStart=null,ae=="selfcloseTag"||ie.autoSelfClosers.hasOwnProperty(Je)?pt(je,Je):(pt(je,Je),je.context=new gt(je,Je,Bn==je.indented)),vt}return qe="error",oe}function te(ae,be,je){return ae=="equals"?Qt:(ie.allowMissing||(qe="error"),oe(ae,be,je))}function Qt(ae,be,je){return ae=="string"?Se:ae=="word"&&ie.allowUnquoted?(qe="string",oe):(qe="error",oe(ae,be,je))}function Se(ae,be,je){return ae=="string"?Se:oe(ae,be,je)}return{startState:function(ae){var be={tokenize:le,state:vt,indented:ae||0,tagName:null,tagStart:null,context:null};return ae!=null&&(be.baseIndent=ae),be},token:function(ae,be){if(!be.tagName&&ae.sol()&&(be.indented=ae.indentation()),ae.eatSpace())return null;qt=null;var je=be.tokenize(ae,be);return(je||qt)&&je!="comment"&&(qe=null,be.state=be.state(qt||je,ae,be),qe&&(je=qe=="error"?je+" error":qe)),je},indent:function(ae,be,je){var Je=ae.context;if(ae.tokenize.isInAttribute)return ae.tagStart==ae.indented?ae.stringStartCol+1:ae.indented+ue;if(Je&&Je.noIndent)return Gt.Pass;if(ae.tokenize!=Xe&&ae.tokenize!=le)return je?je.match(/^(\s*)/)[0].length:0;if(ae.tagName)return ie.multilineTagIndentPastTag!==!1?ae.tagStart+ae.tagName.length+2:ae.tagStart+ue*(ie.multilineTagIndentFactor||1);if(ie.alignCDATA&&/<!\[CDATA\[/.test(be))return 0;var Bn=be&&/^<(\/)?([\w_:\.-]*)/.exec(be);if(Bn&&Bn[1])for(;Je;)if(Je.tagName==Bn[2]){Je=Je.prev;break}else if(ie.implicitlyClosed.hasOwnProperty(Je.tagName))Je=Je.prev;else break;else if(Bn)for(;Je;){var en=ie.contextGrabbers[Je.tagName];if(en&&en.hasOwnProperty(Bn[2]))Je=Je.prev;else break}for(;Je&&Je.prev&&!Je.startOfLine;)Je=Je.prev;return Je?Je.indent+ue:ae.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:ie.htmlMode?"html":"xml",helperType:ie.htmlMode?"html":"xml",skipAttribute:function(ae){ae.state==Qt&&(ae.state=oe)},xmlCurrentTag:function(ae){return ae.tagName?{name:ae.tagName,close:ae.type=="closeTag"}:null},xmlCurrentContext:function(ae){for(var be=[],je=ae.context;je;je=je.prev)je.tagName&&be.push(je.tagName);return be.reverse()}}}),Gt.defineMIME("text/xml","xml"),Gt.defineMIME("application/xml","xml"),Gt.mimeModes.hasOwnProperty("text/html")||Gt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{$u:function(){return ve},BD:function(){return At},E9:function(){return He},FF:function(){return kr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return Et},NB:function(){return Ge},S0:function(){return $t},UL:function(){return qt},Vk:function(){return lt},Vm:function(){return rn},YI:function(){return Pn},ZA:function(){return Pe},Zt:function(){return qe},al:function(){return Mt},bn:function(){return zt},bx:function(){return wt},g2:function(){return $n},h1:function(){return Qt},hD:function(){return Ai},l4:function(){return ue},rU:function(){return ke},s_:function(){return xt},uz:function(){return Ze},z6:function(){return le}}),dn=Jt.hmd(dn),function(){var Ct;function Ui(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function Lo(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:Ui(a)}}function Ko(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Ar=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},Br;if(typeof Object.setPrototypeOf=="function")Br=Object.setPrototypeOf;else{var Ns;t:{var Xs={a:!0},Dr={};try{Dr.__proto__=Xs,Ns=Dr.a;break t}catch(a){}Ns=!1}Br=Ns?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var Me=Br;function xe(a,y){if(a.prototype=Ar(y.prototype),a.prototype.constructor=a,Me)Me(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 de=typeof Jt.g!="undefined"&&Jt.g!=null?Jt.g:self,Gn=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},si=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function pi(a,y){if(y){var x=de;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&&si(x,a,{writable:!0,value:y})}}pi("Object.assign",function(a){return a||Gn}),pi("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 nn=typeof globalThis=="object"&&globalThis||typeof Jt.g=="object"&&Jt.g.global===Jt.g&&Jt.g||typeof self=="object"&&self.self===self&&self||{};nn.requestAnimationFrame===void 0&&(nn.setImmediate===void 0?nn.requestAnimationFrame=function(a){nn.setTimeout(a,0)}:nn.requestAnimationFrame=nn.setImmediate);function kn(){}function mi(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&nn.clearTimeout(x),x=eo(function(){x=-1,a.apply(b,E)},y)}}function eo(a,y){return nn.setTimeout(a,y)}function $i(a){return nn.document.createElement(a)}function Rt(a){throw Error(a)}function ne(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Rt(a)}function on(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),Rt(x+" is not in the range "+y+": "+a)}function cn(a){nn.console&&nn.console.log(a)}function me(a){return typeof a=="object"&&a!==null}function tn(a){return Array.isArray(a)||nn.NodeList&&a instanceof nn.NodeList||nn.HTMLCollection&&a instanceof nn.HTMLCollection}function ln(a){return Array.prototype.slice.call(a)}function gn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Rt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Rn(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Rt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function pn(){var a=co.pop();return a===void 0?[]:a}function wn(a){a.length=0,co.push(a)}function Mn(a){if(typeof a=="function"){if(a.className)return a.className;if(a.name)return a.name;var y=a.toString();if(y=y.substring(9,y.indexOf("(")).trim(),y!=="")return a._className=y}else if(me(a)&&a.constructor)return Mn(a.constructor);return typeof a}function Fi(a){var y=a;return me(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 ai(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 li(a,y,x){Object.defineProperty(po.prototype,a,{get:y,set:x})}function we(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 Ei=nn.navigator!==void 0&&0<nn.navigator.userAgent.indexOf("Trident/7"),Bi=nn.navigator!==void 0&&nn.navigator.platform!==void 0&&nn.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,co=[];Object.freeze([]),kn.className="Util",kn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",kn.adym="gojs.net",kn.vfo="28e645fdb266",kn.className="Util";function Te(a,y,x){ji(this),this.j=a,this.xa=y,this.o=x}Te.prototype.toString=function(){return"EnumValue."+this.xa};function an(a,y){return y==null||y===""?null:a[y]}de.Object.defineProperties(Te.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),Te.className="EnumValue";function Dn(){this.ew=[]}Dn.prototype.toString=function(){return this.ew.join("")},Dn.prototype.add=function(a){a!==""&&this.ew.push(a)},Dn.className="StringBuilder";function An(){}An.className="PropertyCollection";var Wn={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){nn.console&&nn.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tj<y.Zl.length;E={Tj:E.Tj},E.Tj++){var z=Object.getOwnPropertyDescriptor(b.prototype,y.Zl[E.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(b.prototype,y.Zl[E.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function ui(){}ui.prototype.reset=function(){},ui.prototype.next=function(){return!1},ui.prototype.Ad=function(){return!1},ui.prototype.first=function(){return null},ui.prototype.any=function(){return!1},ui.prototype.all=function(){return!0},ui.prototype.each=function(){return this},ui.prototype.map=function(){return this},ui.prototype.filter=function(){return this},ui.prototype.de=function(){},ui.prototype.toString=function(){return"EmptyIterator"},de.Object.defineProperties(ui.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),ui.prototype.first=ui.prototype.first,ui.prototype.hasNext=ui.prototype.Ad,ui.prototype.next=ui.prototype.next,ui.prototype.reset=ui.prototype.reset;var fi=null;ui.className="EmptyIterator",fi=new ui;function Pi(a){this.key=-1,this.value=a}Pi.prototype.reset=function(){this.key=-1},Pi.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Pi.prototype.Ad=function(){return this.next()},Pi.prototype.first=function(){return this.key=0,this.value},Pi.prototype.any=function(a){return this.key=-1,a(this.value)},Pi.prototype.all=function(a){return this.key=-1,a(this.value)},Pi.prototype.each=function(a){return this.key=-1,a(this.value),this},Pi.prototype.map=function(a){return new Pi(a(this.value))},Pi.prototype.filter=function(a){return a(this.value)?new Pi(this.value):fi},Pi.prototype.de=function(){this.value=null},Pi.prototype.toString=function(){return"SingletonIterator("+this.value+")"},de.Object.defineProperties(Pi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),Pi.prototype.first=Pi.prototype.first,Pi.prototype.hasNext=Pi.prototype.Ad,Pi.prototype.next=Pi.prototype.next,Pi.prototype.reset=Pi.prototype.reset,Pi.className="SingletonIterator";function bi(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}bi.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},bi.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},bi.prototype.Ad=function(){return this.next()},bi.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},bi.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},bi.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},bi.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},bi.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 De,a.s=x,a.xb(),a.iterator},bi.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 De,a.s=x,a.xb(),a.iterator},bi.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},bi.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},de.Object.defineProperties(bi.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}}}),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="ListIterator";function Ii(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Ii.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Ii.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)},Ii.prototype.Ad=function(){return this.next()},Ii.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},Ii.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},Ii.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},Ii.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},Ii.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 De,a.s=x,a.xb(),a.iterator},Ii.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 De,a.s=x,a.xb(),a.iterator},Ii.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Ii.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},de.Object.defineProperties(Ii.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Ii.prototype.first=Ii.prototype.first,Ii.prototype.hasNext=Ii.prototype.Ad,Ii.prototype.next=Ii.prototype.next,Ii.prototype.reset=Ii.prototype.reset,Ii.className="ListIteratorBackwards";function De(a){ji(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Rt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=De.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"List()#"+ro(this)},Ct.add=function(a){return a===null?this:(this._isFrozen&&ne(this,a),this.s.push(a),this.xb(),this)},Ct.push=function(a){this.add(a)},Ct.addAll=function(a){if(a===null)return this;this._isFrozen&&ne(this);var y=this.s;if(tn(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},Ct.clear=function(){this._isFrozen&&ne(this),this.s.length=0,this.xb()},Ct.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Ct.has=function(a){return this.contains(a)},Ct.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Ct.M=function(a){var y=this.s;return(0>a||a>=y.length)&&on(a,"0 <= i < length",De,"elt:i"),y[a]},Ct.get=function(a){return this.M(a)},Ct.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&on(a,"0 <= i < length",De,"setElt:i"),this._isFrozen&&ne(this,a),x[a]=y},Ct.set=function(a,y){this.cd(a,y)},Ct.first=function(){var a=this.s;return a.length===0?null:a[0]},Ct.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Ct.pop=function(){this._isFrozen&&ne(this);var a=this.s;return 0<a.length?a.pop():null},De.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},De.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},De.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},De.prototype.map=function(a){for(var y=new De,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},De.prototype.filter=function(a){for(var y=new De,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},Ct=De.prototype,Ct.Gb=function(a,y){0>a&&on(a,">= 0",De,"insertAt:i"),this._isFrozen&&ne(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&ne(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)},Ct.delete=function(a){return this.remove(a)},Ct.mb=function(a){var y=this.s;(0>a||a>=y.length)&&on(a,"0 <= i < length",De,"removeAt:i"),this._isFrozen&&ne(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Ct.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&&ne(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},De.prototype.copy=function(){var a=new De,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Ct=De.prototype,Ct.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Ct.Iv=function(){for(var a=new Be,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Ct.sort=function(a){return this._isFrozen&&ne(this),this.s.sort(a),this.xb(),this},Ct.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&ne(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&on(y,"0 <= from < length",De,"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},Ct.reverse=function(){return this._isFrozen&&ne(this),this.s.reverse(),this.xb(),this},de.Object.defineProperties(De.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 fi;var a=this.Sa;return a!==null?(a.reset(),a):new bi(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return fi;var a=this.Hg;return a!==null?(a.reset(),a):new Ii(this)}}}),De.prototype.reverse=De.prototype.reverse,De.prototype.sortRange=De.prototype.zi,De.prototype.sort=De.prototype.sort,De.prototype.toSet=De.prototype.Iv,De.prototype.toArray=De.prototype.Fa,De.prototype.removeRange=De.prototype.removeRange,De.prototype.removeAt=De.prototype.mb,De.prototype.delete=De.prototype.delete,De.prototype.remove=De.prototype.remove,De.prototype.insertAt=De.prototype.Gb,De.prototype.pop=De.prototype.pop,De.prototype.last=De.prototype.jc,De.prototype.first=De.prototype.first,De.prototype.set=De.prototype.set,De.prototype.setElt=De.prototype.cd,De.prototype.get=De.prototype.get,De.prototype.elt=De.prototype.M,De.prototype.indexOf=De.prototype.indexOf,De.prototype.has=De.prototype.has,De.prototype.contains=De.prototype.contains,De.prototype.clear=De.prototype.clear,De.prototype.addAll=De.prototype.addAll,De.prototype.push=De.prototype.push,De.prototype.add=De.prototype.add,De.prototype.thaw=De.prototype.ka,De.prototype.freeze=De.prototype.freeze,De.className="List";function Ki(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Ki.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Ki.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)},Ki.prototype.Ad=function(){return this.next()},Ki.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},Ki.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},Ki.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},Ki.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},Ki.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new De;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Ki.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new De;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},Ki.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Ki.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},de.Object.defineProperties(Ki.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Ki.prototype.first=Ki.prototype.first,Ki.prototype.hasNext=Ki.prototype.Ad,Ki.prototype.next=Ki.prototype.next,Ki.prototype.reset=Ki.prototype.reset,Ki.className="SetIterator";function Be(a){ji(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Rt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=Be.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"Set()#"+ro(this)},Ct.add=function(a){if(a===null)return this;this._isFrozen&&ne(this,a);var y=a;return me(a)&&(y=Bo(a)),this.Tb[y]===void 0&&(this.Sb++,a=new vr(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},Ct.addAll=function(a){if(a===null)return this;if(this._isFrozen&&ne(this),tn(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},Ct.contains=function(a){if(a===null)return!1;var y=a;return me(a)&&(y=ro(a),y===void 0)?!1:this.Tb[y]!==void 0},Ct.has=function(a){return this.contains(a)},Ct.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Ct.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Ct.first=function(){var a=this.ea;return a===null?null:a.value},Be.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Be.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Be.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Be.prototype.map=function(a){for(var y=new Be,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Be.prototype.filter=function(a){for(var y=new Be,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Ct=Be.prototype,Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&ne(this,a);var y=a;if(me(a)&&(y=ro(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},Ct.delete=function(a){return this.remove(a)},Ct.hp=function(a){if(a===null)return this;if(this._isFrozen&&ne(this),tn(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},Ct.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&ne(this);var y=new Be;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},Ct.clear=function(){this._isFrozen&&ne(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Be.prototype.copy=function(){var a=new Be,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Be.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},Be.prototype.Hv=function(){var a=new De,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function ji(a){a.__gohashid=So++}function Bo(a){var y=a.__gohashid;return y===void 0&&(y=So++,a.__gohashid=y),y}function ro(a){return a.__gohashid}de.Object.defineProperties(Be.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return fi;var a=this.Sa;return a!==null?(a.reset(),a):new Ki(this)}}}),Be.prototype.toList=Be.prototype.Hv,Be.prototype.toArray=Be.prototype.Fa,Be.prototype.clear=Be.prototype.clear,Be.prototype.retainAll=Be.prototype.pA,Be.prototype.removeAll=Be.prototype.hp,Be.prototype.delete=Be.prototype.delete,Be.prototype.remove=Be.prototype.remove,Be.prototype.first=Be.prototype.first,Be.prototype.containsAny=Be.prototype.Ty,Be.prototype.containsAll=Be.prototype.Sy,Be.prototype.has=Be.prototype.has,Be.prototype.contains=Be.prototype.contains,Be.prototype.addAll=Be.prototype.addAll,Be.prototype.add=Be.prototype.add,Be.prototype.thaw=Be.prototype.ka,Be.prototype.freeze=Be.prototype.freeze;var So=1;Be.className="Set",Be.uniqueHash=ji,Be.hashIdUnique=Bo,Be.hashId=ro;function Gi(a){this.ma=a,this.qa=a.Ja,this.sa=null}Gi.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},Gi.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)},Gi.prototype.Ad=function(){return this.next()},Gi.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},Gi.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},Gi.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},Gi.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},Gi.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new De;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},Gi.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new De;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},Gi.prototype.de=function(){this.value=this.key=null,this.qa=-1},Gi.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},de.Object.defineProperties(Gi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Gi.prototype.first=Gi.prototype.first,Gi.prototype.hasNext=Gi.prototype.Ad,Gi.prototype.next=Gi.prototype.next,Gi.prototype.reset=Gi.prototype.reset,Gi.className="MapKeySetIterator";function di(a){Be.call(this),ji(this),this._isFrozen=!0,this.ma=a}xe(di,Be),Ct=di.prototype,Ct.freeze=function(){return this},Ct.ka=function(){return this},Ct.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Ct.add=function(){Rt("This Set is read-only: "+this.toString())},Ct.contains=function(a){return this.ma.contains(a)},Ct.has=function(a){return this.contains(a)},Ct.remove=function(){Rt("This Set is read-only: "+this.toString())},Ct.delete=function(a){return this.remove(a)},Ct.clear=function(){Rt("This Set is read-only: "+this.toString())},Ct.first=function(){var a=this.ma.ea;return a!==null?a.key:null},di.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},di.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},di.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},di.prototype.map=function(a){for(var y=new Be,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},di.prototype.filter=function(a){for(var y=new Be,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},di.prototype.copy=function(){return new di(this.ma)},di.prototype.Iv=function(){var a=new Be,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},di.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},di.prototype.Hv=function(){var a=new De,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},de.Object.defineProperties(di.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?fi:new Gi(this.ma)}}}),di.prototype.toList=di.prototype.Hv,di.prototype.toArray=di.prototype.Fa,di.prototype.toSet=di.prototype.Iv,di.prototype.first=di.prototype.first,di.prototype.clear=di.prototype.clear,di.prototype.delete=di.prototype.delete,di.prototype.remove=di.prototype.remove,di.prototype.has=di.prototype.has,di.prototype.contains=di.prototype.contains,di.prototype.add=di.prototype.add,di.prototype.thaw=di.prototype.ka,di.prototype.freeze=di.prototype.freeze,di.className="MapKeySet";function qi(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}qi.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},qi.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)},qi.prototype.Ad=function(){return this.next()},qi.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},qi.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},qi.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},qi.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},qi.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new De;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},qi.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new De;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},qi.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},qi.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},de.Object.defineProperties(qi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),qi.prototype.first=qi.prototype.first,qi.prototype.hasNext=qi.prototype.Ad,qi.prototype.next=qi.prototype.next,qi.prototype.reset=qi.prototype.reset,qi.className="MapValueSetIterator";function vr(a,y){this.key=a,this.value=y,this.ll=this.va=null}vr.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},vr.className="KeyValuePair";function xo(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}xo.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},xo.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)},xo.prototype.Ad=function(){return this.next()},xo.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},xo.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},xo.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},xo.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},xo.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new De;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},xo.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new De;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},xo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},xo.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},de.Object.defineProperties(xo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),xo.prototype.first=xo.prototype.first,xo.prototype.hasNext=xo.prototype.Ad,xo.prototype.next=xo.prototype.next,xo.prototype.reset=xo.prototype.reset,xo.className="MapIterator";function Nn(a){ji(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"&&Rt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=Nn.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"Map()#"+ro(this)},Ct.add=function(a,y){this._isFrozen&&ne(this,a);var x=a;me(a)&&(x=Bo(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new vr(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},Ct.set=function(a,y){return this.add(a,y)},Ct.addAll=function(a){if(a===null)return this;if(tn(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 Nn)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},Ct.first=function(){return this.ea},Nn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},Nn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},Nn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},Nn.prototype.map=function(a){for(var y=new Nn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},Nn.prototype.filter=function(a){for(var y=new Nn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Ct=Nn.prototype,Ct.contains=function(a){var y=a;return me(a)&&(y=ro(a),y===void 0)?!1:this.Tb[y]!==void 0},Ct.has=function(a){return this.contains(a)},Ct.I=function(a){var y=a;return me(a)&&(y=ro(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Ct.get=function(a){return this.I(a)},Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&ne(this,a);var y=a;if(me(a)&&(y=ro(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},Ct.delete=function(a){return this.remove(a)},Ct.clear=function(){this._isFrozen&&ne(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()},Nn.prototype.copy=function(){var a=new Nn,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},Nn.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 vr(E.key,E.value),x++}return y},Nn.prototype.Lf=function(){return new di(this)},de.Object.defineProperties(Nn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return fi;var a=this.Sa;return a!==null?(a.reset(),a):new xo(this)}},iteratorKeys:{get:function(){return 0>=this.count?fi:new Gi(this)}},iteratorValues:{get:function(){if(0>=this.count)return fi;var a=this.jf;return a!==null?(a.reset(),a):new qi(this)}}}),Nn.prototype.toKeySet=Nn.prototype.Lf,Nn.prototype.toArray=Nn.prototype.Fa,Nn.prototype.clear=Nn.prototype.clear,Nn.prototype.delete=Nn.prototype.delete,Nn.prototype.remove=Nn.prototype.remove,Nn.prototype.get=Nn.prototype.get,Nn.prototype.getValue=Nn.prototype.I,Nn.prototype.has=Nn.prototype.has,Nn.prototype.contains=Nn.prototype.contains,Nn.prototype.first=Nn.prototype.first,Nn.prototype.addAll=Nn.prototype.addAll,Nn.prototype.set=Nn.prototype.set,Nn.prototype.add=Nn.prototype.add,Nn.prototype.thaw=Nn.prototype.ka,Nn.prototype.freeze=Nn.prototype.freeze,Nn.className="Map";function It(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Rt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var ko,yr,ts,rr,Xi;It.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.h=function(a,y){return this.x=a,this.y=y,this},It.prototype.sg=function(a,y){return this.x=a,this.y=y,this},It.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.copy=function(){var a=new It;return a.x=this.x,a.y=this.y,a},Ct=It.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this};function jn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new It(x,E)}return new It}function Zn(a){return a.x.toString()+" "+a.y.toString()}Ct.toString=function(){return"Point("+this.x+","+this.y+")"},Ct.D=function(a){return a instanceof It?this.x===a.x&&this.y===a.y:!1},Ct.hi=function(a,y){return this.x===a&&this.y===y},Ct.Xa=function(a){return Xt.B(this.x,a.x)&&Xt.B(this.y,a.y)},Ct.add=function(a){return this.x+=a.x,this.y+=a.y,this},Ct.re=function(a){return this.x-=a.x,this.y-=a.y,this},Ct.offset=function(a,y){return this.x+=a,this.y+=y,this},It.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));return this.x=a*y-b*x,this.y=b*y+a*x,this},Ct=It.prototype,Ct.scale=function(a,y){return this.x*=a,this.y*=y,this},Ct.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Ct.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Ct.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},Ct.ab=function(a){return wi(a.x-this.x,a.y-this.y)},Ct.direction=function(a,y){return wi(a-this.x,y-this.y)};function wi(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}Ct.Ry=function(a,y){return Xt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Ct.fA=function(a,y,x,b){return Xt.qh(a,y,x,b,this.x,this.y,this),this},Ct.gA=function(a,y){return Xt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Ct.uA=function(a,y,x,b){return Xt.No(this.x,this.y,a,y,x,b,this),this},Ct.vA=function(a,y){return Xt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Ct.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},Ct.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},Ct.transform=function(a){return a.Ga(this),this};function _n(a,y){return y.Cd(a),a}function vi(a,y,x,b,E,z){var tt=E-x,ot=z-b,rt=tt*tt+ot*ot;x-=a,b-=y;var at=-x*tt-b*ot;return 0>=at||at>=rt?(tt=E-a,ot=z-y,Math.min(x*x+b*b,tt*tt+ot*ot)):(a=tt*b-ot*x,a*a/rt)}function ao(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function Qn(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)}Ct.w=function(){return isFinite(this.x)&&isFinite(this.y)},It.alloc=function(){var a=zn.pop();return a===void 0?new It:a},It.allocAt=function(a,y){var x=zn.pop();return x===void 0?new It(a,y):(x.x=a,x.y=y,x)},It.free=function(a){zn.push(a)},It.prototype.isReal=It.prototype.w,It.prototype.setSpot=It.prototype.yi,It.prototype.setRectSpot=It.prototype.xi,It.prototype.snapToGridPoint=It.prototype.vA,It.prototype.snapToGrid=It.prototype.uA,It.prototype.projectOntoLineSegmentPoint=It.prototype.gA,It.prototype.projectOntoLineSegment=It.prototype.fA,It.intersectingLineSegments=function(a,y,x,b,E,z,tt,ot){return Xt.Rl(a,y,x,b,E,z,tt,ot)},It.prototype.compareWithLineSegmentPoint=It.prototype.Ry,It.compareWithLineSegment=function(a,y,x,b,E,z){return Xt.Fl(a,y,x,b,E,z)},It.prototype.direction=It.prototype.direction,It.prototype.directionPoint=It.prototype.ab,It.prototype.normalize=It.prototype.normalize,It.prototype.distanceSquared=It.prototype.zd,It.prototype.distanceSquaredPoint=It.prototype.Bf,It.prototype.scale=It.prototype.scale,It.prototype.rotate=It.prototype.rotate,It.prototype.offset=It.prototype.offset,It.prototype.subtract=It.prototype.re,It.prototype.add=It.prototype.add,It.prototype.equalsApprox=It.prototype.Xa,It.prototype.equalTo=It.prototype.hi,It.prototype.equals=It.prototype.D,It.prototype.set=It.prototype.set,It.prototype.setTo=It.prototype.sg;var zn=[];It.className="Point",It.parse=jn,It.stringify=Zn,It.distanceLineSegmentSquared=vi,It.distanceSquared=ao,It.direction=Qn,It.Origin=ko=new It(0,0).ja(),It.InfiniteTopLeft=yr=new It(-1/0,-1/0).ja(),It.InfiniteBottomRight=ts=new It(1/0,1/0).ja(),It.SixPoint=rr=new It(6,6).ja(),It.NoPoint=Xi=new It(NaN,NaN).ja(),It.parse=jn,It.stringify=Zn,It.distanceLineSegmentSquared=vi,It.distanceSquared=ao,It.direction=Qn;function We(a,y){a===void 0?this.height=this.width=0:typeof a=="number"&&(0<=a||isNaN(a))&&typeof y=="number"&&(0<=y||isNaN(y))?(this.width=a,this.height=y):Rt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var ei,Vi,Mo,so,Io,sr,Ro;We.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},We.prototype.h=function(a,y){return this.width=a,this.height=y,this},We.prototype.sg=function(a,y){return this.width=a,this.height=y,this},We.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},We.prototype.copy=function(){var a=new We;return a.width=this.width,a.height=this.height,a},Ct=We.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this};function gr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new We(x,E)}return new We}function ar(a){return a.width.toString()+" "+a.height.toString()}Ct.toString=function(){return"Size("+this.width+","+this.height+")"},Ct.D=function(a){return a instanceof We?this.width===a.width&&this.height===a.height:!1},Ct.hi=function(a,y){return this.width===a&&this.height===y},Ct.Xa=function(a){return Xt.B(this.width,a.width)&&Xt.B(this.height,a.height)},Ct.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},Ct.w=function(){return isFinite(this.width)&&isFinite(this.height)},We.alloc=function(){var a=Sr.pop();return a===void 0?new We:a},We.free=function(a){Sr.push(a)},We.prototype.isReal=We.prototype.w,We.prototype.inflate=We.prototype.Bc,We.prototype.equalsApprox=We.prototype.Xa,We.prototype.equalTo=We.prototype.hi,We.prototype.equals=We.prototype.D,We.prototype.set=We.prototype.set,We.prototype.setTo=We.prototype.sg;var Sr=[];We.className="Size",We.parse=gr,We.stringify=ar,We.ZeroSize=ei=new We(0,0).ja(),We.OneSize=Vi=new We(1,1).ja(),We.SixSize=Mo=new We(6,6).ja(),We.EightSize=so=new We(8,8).ja(),We.TenSize=Io=new We(10,10).ja(),We.InfiniteSize=sr=new We(1/0,1/0).ja(),We.NoSize=Ro=new We(NaN,NaN).ja(),We.parse=gr,We.stringify=ar;function ge(a,y,x,b){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof b=="number"&&(0<=b||isNaN(b))?(this.x=a,this.y=y,this.width=x,this.height=b):a instanceof It?(x=a.x,a=a.y,y instanceof It?(b=y.x,y=y.y,this.x=Math.min(x,b),this.y=Math.min(a,y),this.width=Math.abs(x-b),this.height=Math.abs(a-y)):y instanceof We?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Rt("Incorrect second argument supplied to Rect constructor "+y)):Rt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Ct=ge.prototype,Ct.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Ct.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function Rr(a,y,x){a.width=y,a.height=x}Ct.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Ct.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Ct.dd=function(a){return this.x=a.x,this.y=a.y,this},Ct.tA=function(a){return this.width=a.width,this.height=a.height,this},ge.prototype.copy=function(){var a=new ge;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Ct=ge.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Ja(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;(b=a[y++])&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;(b=a[y++])&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),new ge(x,E,z,tt)}return new ge}function es(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Ct.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Ct.D=function(a){return a instanceof ge?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Ct.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Ct.Xa=function(a){return Xt.B(this.x,a.x)&&Xt.B(this.y,a.y)&&Xt.B(this.width,a.width)&&Xt.B(this.height,a.height)};function Fs(a,y){return Xt.$(a.x,y.x)&&Xt.$(a.y,y.y)&&Xt.$(a.width,y.width)&&Xt.$(a.height,y.height)}Ct.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Ct.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},Ct.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},Ct.offset=function(a,y){return this.x+=a,this.y+=y,this},Ct.Bc=function(a,y){return _o(this,y,a,y,a)},Ct.Co=function(a){return _o(this,a.top,a.right,a.bottom,a.left)},Ct.Fv=function(a){return _o(this,-a.top,-a.right,-a.bottom,-a.left)},Ct.Hz=function(a,y,x,b){return _o(this,a,y,x,b)};function _o(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}Ct.Ex=function(a){return la(this,a.x,a.y,a.width,a.height)},Ct.Uu=function(a,y,x,b){return la(this,a,y,x,b)};function la(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}Ct.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Ct.Vu=function(a,y,x,b){var E=this.width,z=this.x;return E!==1/0&&x!==1/0&&(E+=z,x+=a,isNaN(x)||isNaN(E)||z>x||a>E)?!1:(a=this.height,x=this.y,!(a!==1/0&&b!==1/0&&(a+=x,b+=y,isNaN(b)||isNaN(a)||x>b||y>a)))};function jl(a,y){var x=a.width,b=a.x,E=y.x-10;return b>y.width+10+10+E||E>x+b?!1:(x=a.height,a=a.y,b=y.y-10,!(a>y.height+10+10+b||b>x+a))}Ct.Ye=function(a){return lo(this,a.x,a.y,0,0)},Ct.ed=function(a){return lo(this,a.x,a.y,a.width,a.height)},Ct.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),lo(this,a,y,x,b)};function lo(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}Ct.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 Or(a,y,x,b,E,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=E&&E+tt<=a+x&&y<=z&&z+ot<=y+b}function kl(a,y,x,b,E,z,tt,ot){return a>tt+E||E>x+a?!1:!(y>ot+z||z>b+y)}Ct.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Ct.Mz=function(){return this.width===0&&this.height===0},ge.alloc=function(){var a=xa.pop();return a===void 0?new ge:a},ge.allocAt=function(a,y,x,b){var E=xa.pop();return E===void 0?new ge(a,y,x,b):E.h(a,y,x,b)},ge.free=function(a){xa.push(a)},de.Object.defineProperties(ge.prototype,{left:{get:function(){return this.x},set:function(a){this.x=a}},top:{get:function(){return this.y},set:function(a){this.y=a}},right:{get:function(){return this.x+this.width},set:function(a){this.x+=a-(this.x+this.width)}},bottom:{get:function(){return this.y+this.height},set:function(a){this.y+=a-(this.y+this.height)}},position:{get:function(){return new It(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new We(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new It(this.x+this.width/2,this.y+this.height/2)},set:function(a){this.x=a.x-this.width/2,this.y=a.y-this.height/2}},centerX:{get:function(){return this.x+this.width/2},set:function(a){this.x=a-this.width/2}},centerY:{get:function(){return this.y+this.height/2},set:function(a){this.y=a-this.height/2}}}),ge.prototype.isEmpty=ge.prototype.Mz,ge.prototype.isReal=ge.prototype.w,ge.intersectsLineSegment=function(a,y,x,b,E,z,tt,ot){return Xt.Fx(a,y,x,b,E,z,tt,ot)},ge.prototype.setSpot=ge.prototype.yi,ge.prototype.union=ge.prototype.Kv,ge.prototype.unionRect=ge.prototype.ed,ge.prototype.unionPoint=ge.prototype.Ye,ge.prototype.intersects=ge.prototype.Vu,ge.prototype.intersectsRect=ge.prototype.Yc,ge.prototype.intersect=ge.prototype.Uu,ge.prototype.intersectRect=ge.prototype.Ex,ge.prototype.grow=ge.prototype.Hz,ge.prototype.subtractMargin=ge.prototype.Fv,ge.prototype.addMargin=ge.prototype.Co,ge.prototype.inflate=ge.prototype.Bc,ge.prototype.offset=ge.prototype.offset,ge.prototype.contains=ge.prototype.contains,ge.prototype.containsRect=ge.prototype.Re,ge.prototype.containsPoint=ge.prototype.ca,ge.prototype.equalsApprox=ge.prototype.Xa,ge.prototype.equalTo=ge.prototype.hi,ge.prototype.equals=ge.prototype.D,ge.prototype.setSize=ge.prototype.tA,ge.prototype.setPoint=ge.prototype.dd,ge.prototype.set=ge.prototype.set,ge.prototype.setTo=ge.prototype.sg;var ds=null,lu=null,xa=[];ge.className="Rect",ge.parse=Ja,ge.stringify=es,ge.contains=Or,ge.intersects=kl,ge.ZeroRect=ds=new ge(0,0,0,0).ja(),ge.NoRect=lu=new ge(NaN,NaN,NaN,NaN).ja(),ge.parse=Ja,ge.stringify=es,ge.contains=Or,ge.intersects=kl;function oi(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):Rt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}oi.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},oi.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},oi.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},oi.prototype.copy=function(){var a=new oi;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Ct=oi.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gl(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 oi;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new oi(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new oi(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new oi(x,E):new oi(x,E,z,tt)}return new oi}function uu(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Ct.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Ct.D=function(a){return a instanceof oi?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Ct.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Ct.Xa=function(a){return Xt.B(this.top,a.top)&&Xt.B(this.right,a.right)&&Xt.B(this.bottom,a.bottom)&&Xt.B(this.left,a.left)},Ct.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},oi.alloc=function(){var a=Fu.pop();return a===void 0?new oi:a},oi.free=function(a){Fu.push(a)},oi.prototype.isReal=oi.prototype.w,oi.prototype.equalsApprox=oi.prototype.Xa,oi.prototype.equalTo=oi.prototype.hi,oi.prototype.equals=oi.prototype.D,oi.prototype.set=oi.prototype.set,oi.prototype.setTo=oi.prototype.sg;var ua=null,Yr=null,Fu=[];oi.className="Margin",oi.parse=Gl,oi.stringify=uu,oi.ZeroMargin=ua=new oi(0,0,0,0).ja(),oi.TwoMargin=Yr=new oi(2,2,2,2).ja(),oi.parse=Gl,oi.stringify=uu;function Fn(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 gi,Mi,Ri,Yi,No,ri,Pa,ns,zr,Uo,Js,wa,Es,Ca,Ml,Qa,Eu,Kd,sd,fl,Hl,Ra,ad,ld,Zd,xr,Wf,ud,Au,Bu,fs,As,Kr,is,hd,Du;Fn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Fn.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},Fn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Fn.prototype.copy=function(){var a=new Fn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Ct=Fn.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this};function $o(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function To(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return gi;if(a==="TopLeft")return Mi;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return Ri;if(a==="TopRight")return Yi;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return No;if(a==="Center")return ri;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return Pa;if(a==="BottomLeft")return ns;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return zr;if(a==="BottomRight")return Uo;if(a==="TopSide")return Js;if(a==="LeftSide")return wa;if(a==="RightSide")return Es;if(a==="BottomSide")return Ca;if(a==="TopBottomSides")return Ml;if(a==="LeftRightSides")return Qa;if(a==="TopLeftSides")return Eu;if(a==="TopRightSides")return Kd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return fl;if(a==="NotTopSide")return Hl;if(a==="NotLeftSide")return Ra;if(a==="NotRightSide")return ad;if(a==="NotBottomSide")return ld;if(a==="AllSides")return Zd;if(a==="Default")return xr;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 Fn(x,E,z,tt)}return new Fn}function ho(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Ct.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(gi)?"None":this.D(Mi)?"TopLeft":this.D(Ri)?"Top":this.D(Yi)?"TopRight":this.D(No)?"Left":this.D(ri)?"Center":this.D(Pa)?"Right":this.D(ns)?"BottomLeft":this.D(zr)?"Bottom":this.D(Uo)?"BottomRight":this.D(Js)?"TopSide":this.D(wa)?"LeftSide":this.D(Es)?"RightSide":this.D(Ca)?"BottomSide":this.D(Ml)?"TopBottomSides":this.D(Qa)?"LeftRightSides":this.D(Eu)?"TopLeftSides":this.D(Kd)?"TopRightSides":this.D(sd)?"BottomLeftSides":this.D(fl)?"BottomRightSides":this.D(Hl)?"NotTopSide":this.D(Ra)?"NotLeftSide":this.D(ad)?"NotRightSide":this.D(ld)?"NotBottomSide":this.D(Zd)?"AllSides":this.D(xr)?"Default":"None"},Ct.D=function(a){return a instanceof Fn?(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},Ct.gv=function(){return new Fn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Ct.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Wf))a=wa;else if(a.D(ud))a=Es;else if(a.D(Au))a=Js;else if(a.D(Bu))a=Ca;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Ct.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Ct.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Ct.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Ct.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Ct.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},Fn.alloc=function(){var a=Bs.pop();return a===void 0?new Fn:a},Fn.free=function(a){Bs.push(a)},Fn.prototype.isDefault=Fn.prototype.Xb,Fn.prototype.isNone=Fn.prototype.ys,Fn.prototype.isSide=Fn.prototype.$c,Fn.prototype.isNoSpot=Fn.prototype.Mc,Fn.prototype.isSpot=Fn.prototype.sb,Fn.prototype.includesSide=Fn.prototype.Hf,Fn.prototype.opposite=Fn.prototype.gv,Fn.prototype.equals=Fn.prototype.D,Fn.prototype.set=Fn.prototype.set,Fn.prototype.setTo=Fn.prototype.sg;var Bs=[];Fn.className="Spot",Fn.parse=To,Fn.stringify=ho,Fn.None=gi=$o(new Fn(0,0,0,0),0).ja(),Fn.Default=xr=$o(new Fn(0,0,-1,0),-1).ja(),Fn.TopLeft=Mi=new Fn(0,0,0,0).ja(),Fn.TopCenter=Ri=new Fn(.5,0,0,0).ja(),Fn.TopRight=Yi=new Fn(1,0,0,0).ja(),Fn.LeftCenter=No=new Fn(0,.5,0,0).ja(),Fn.Center=ri=new Fn(.5,.5,0,0).ja(),Fn.RightCenter=Pa=new Fn(1,.5,0,0).ja(),Fn.BottomLeft=ns=new Fn(0,1,0,0).ja(),Fn.BottomCenter=zr=new Fn(.5,1,0,0).ja(),Fn.BottomRight=Uo=new Fn(1,1,0,0).ja(),Fn.MiddleTop=fs=Ri,Fn.MiddleLeft=As=No,Fn.MiddleRight=Kr=Pa,Fn.MiddleBottom=is=zr,Fn.Top=Au=Ri,Fn.Left=Wf=No,Fn.Right=ud=Pa,Fn.Bottom=Bu=zr,Fn.TopSide=Js=$o(new Fn(0,0,1,1),1).ja(),Fn.LeftSide=wa=$o(new Fn(0,0,1,2),1).ja(),Fn.RightSide=Es=$o(new Fn(0,0,1,4),1).ja(),Fn.BottomSide=Ca=$o(new Fn(0,0,1,8),1).ja(),Fn.TopBottomSides=Ml=$o(new Fn(0,0,1,9),1).ja(),Fn.LeftRightSides=Qa=$o(new Fn(0,0,1,6),1).ja(),Fn.TopLeftSides=Eu=$o(new Fn(0,0,1,3),1).ja(),Fn.TopRightSides=Kd=$o(new Fn(0,0,1,5),1).ja(),Fn.BottomLeftSides=sd=$o(new Fn(0,0,1,10),1).ja(),Fn.BottomRightSides=fl=$o(new Fn(0,0,1,12),1).ja(),Fn.NotTopSide=Hl=$o(new Fn(0,0,1,14),1).ja(),Fn.NotLeftSide=Ra=$o(new Fn(0,0,1,13),1).ja(),Fn.NotRightSide=ad=$o(new Fn(0,0,1,11),1).ja(),Fn.NotBottomSide=ld=$o(new Fn(0,0,1,7),1).ja(),Fn.AllSides=Zd=$o(new Fn(0,0,1,15),1).ja(),hd=new Fn(.156,.156).ja(),Du=new Fn(.844,.844).ja(),Fn.parse=To,Fn.stringify=ho;function Yn(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}Yn.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},Yn.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},Yn.prototype.copy=function(){var a=new Yn;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},Yn.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},Yn.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},Yn.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},Yn.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},Yn.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},Yn.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},Yn.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},Yn.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},Ct=Yn.prototype,Ct.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Ct.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Ct.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)},Ct.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))},Ct.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))},Ct.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ut=this.dy,ft=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=b*z+x*ot+at,St=b*tt+x*rt+ut;return x=y*z+E*ot+at,y=y*tt+E*rt+ut,z=b*z+E*ot+at,b=b*tt+E*rt+ut,E=Math.min(ft,yt),ft=Math.max(ft,yt),yt=Math.min(mt,St),mt=Math.max(mt,St),E=Math.min(E,x),ft=Math.max(ft,x),yt=Math.min(yt,y),mt=Math.max(mt,y),E=Math.min(E,z),ft=Math.max(ft,z),yt=Math.min(yt,b),mt=Math.max(mt,b),a.h(E,yt,ft-E,mt-yt),a},Yn.alloc=function(){var a=Zr.pop();return a===void 0?new Yn:a},Yn.free=function(a){Zr.push(a)},Yn.prototype.transformRect=Yn.prototype.pp,Yn.prototype.transformPoint=Yn.prototype.Ga,Yn.prototype.scale=Yn.prototype.scale,Yn.prototype.translate=Yn.prototype.translate,Yn.prototype.rotate=Yn.prototype.rotate,Yn.prototype.invert=Yn.prototype.Vj,Yn.prototype.multiplyInverted=Yn.prototype.bv,Yn.prototype.multiply=Yn.prototype.multiply,Yn.prototype.reset=Yn.prototype.reset,Yn.prototype.isIdentity=Yn.prototype.ws,Yn.prototype.equals=Yn.prototype.D,Yn.prototype.setTransform=Yn.prototype.setTransform,Yn.prototype.set=Yn.prototype.set;var Zr=[];Yn.className="Transform",Yn.xF="54a702f3e53909c447824c6706603faf4c";var Xt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Xt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Xt.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5<a},$:function(a,y){return a-=y,5e-8>a&&-5e-8<a},Yb:function(a,y,x,b,E,z,tt){if(0>=E&&(E=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<b)var at=y,ut=b;else at=b,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-E<=z&&z<=a+E;if(y===b)return ot<=z&&z<=rt&&y-E<=tt&&tt<=y+E;if(rt+=E,ot-=E,ot<=z&&z<=rt&&(ut+=E,at-=E,at<=tt&&tt<=ut))if(rt-ot>ut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft){if(Xt.Yb(a,y,tt,ot,ft,x,b)&&Xt.Yb(a,y,tt,ot,ft,E,z))return Xt.Yb(a,y,tt,ot,ft,at,ut);var mt=(a+x)/2,yt=(y+b)/2,St=(x+E)/2,kt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(mt+St)/2,x=(yt+kt)/2,St=(St+E)/2,kt=(kt+z)/2;var Dt=(b+St)/2,Nt=(x+kt)/2;return Xt.cs(a,y,mt,yt,b,x,Dt,Nt,rt,at,ut,ft)||Xt.cs(Dt,Nt,St,kt,E,z,tt,ot,rt,at,ut,ft)},ax:function(a,y,x,b,E,z,tt,ot,rt){var at=(x+E)/2,ut=(b+z)/2;return rt.h((((a+x)/2+at)/2+(at+(E+tt)/2)/2)/2,(((y+b)/2+ut)/2+(ut+(z+ot)/2)/2)/2),rt},My:function(a,y,x,b,E,z,tt,ot){var rt=(x+E)/2,at=(b+z)/2;return Qn(((a+x)/2+rt)/2,((y+b)/2+at)/2,(rt+(E+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,b,E,z,tt,ot,rt,at){if(Xt.Yb(a,y,tt,ot,rt,x,b)&&Xt.Yb(a,y,tt,ot,rt,E,z))lo(at,a,y,0,0),lo(at,tt,ot,0,0);else{var ut=(a+x)/2,ft=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,kt=(x+yt)/2;Xt.Dl(a,y,ut,ft,b,x,St,kt,rt,at),Xt.Dl(St,kt,mt,yt,E,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,b,E,z,tt,ot,rt,at){if(Xt.Yb(a,y,tt,ot,rt,x,b)&&Xt.Yb(a,y,tt,ot,rt,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,ft=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,kt=(x+yt)/2;Xt.Qe(a,y,ut,ft,b,x,St,kt,rt,at),Xt.Qe(St,kt,mt,yt,E,z,tt,ot,rt,at)}return at},jv:function(a,y,x,b,E,z,tt,ot,rt,at){if(Xt.Yb(a,y,E,z,at,x,b))return Xt.Yb(a,y,E,z,at,ot,rt);var ut=(a+x)/2,ft=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var mt=(ut+x)/2,yt=(ft+b)/2;return Xt.jv(a,y,ut,ft,mt,yt,tt,ot,rt,at)||Xt.jv(mt,yt,x,b,E,z,tt,ot,rt,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,ot){if(Xt.Yb(a,y,E,z,tt,x,b))lo(ot,a,y,0,0),lo(ot,E,z,0,0);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,ft=(at+b)/2;Xt.iv(a,y,rt,at,ut,ft,tt,ot),Xt.iv(ut,ft,x,b,E,z,tt,ot)}return ot},ep:function(a,y,x,b,E,z,tt,ot){if(Xt.Yb(a,y,E,z,tt,x,b))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(E),ot.push(z);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,ft=(at+b)/2;Xt.ep(a,y,rt,at,ut,ft,tt,ot),Xt.ep(ut,ft,x,b,E,z,tt,ot)}return ot},Eo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft,mt,yt){if(Xt.Yb(a,y,tt,ot,mt,x,b)&&Xt.Yb(a,y,tt,ot,mt,E,z))return!Xt.Rl(a,y,tt,ot,rt,at,ut,ft)||(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt),!0);var St=(a+x)/2,kt=(y+b)/2,Dt=(x+E)/2,Nt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Dt)/2,x=(kt+Nt)/2,Dt=(Dt+E)/2,Nt=(Nt+z)/2;var jt=(b+Dt)/2,Ht=(x+Nt)/2,_t=1/0,Kt=!1,re=0,Ke=0;return Xt.Eo(a,y,St,kt,b,x,jt,Ht,rt,at,ut,ft,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<_t&&(_t=a,Kt=!0,re=yt.x,Ke=yt.y)),Xt.Eo(jt,Ht,Dt,Nt,E,z,tt,ot,rt,at,ut,ft,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<_t&&(Kt=!0,re=yt.x,Ke=yt.y),Kt&&(yt.x=re,yt.y=Ke),Kt},Fo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ft,mt){var yt=0;if(Xt.Yb(a,y,tt,ot,mt,x,b)&&Xt.Yb(a,y,tt,ot,mt,E,z)){if(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)return yt;var St=((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,kt=((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt;if(St>=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>ft?at-ft:ft-at)){if(y<ot?(rt=y,a=ot):(rt=ot,a=y),kt<rt||kt>a)return yt}else if(a<tt?(rt=a,a=tt):rt=tt,St<rt||St>a)return yt;0<mt?yt++:0>mt&&yt--}else{St=(a+x)/2,kt=(y+b)/2;var Dt=(x+E)/2,Nt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Dt)/2,x=(kt+Nt)/2,Dt=(Dt+E)/2,Nt=(Nt+z)/2;var jt=(b+Dt)/2,Ht=(x+Nt)/2;yt+=Xt.Fo(a,y,St,kt,b,x,jt,Ht,rt,at,ut,ft,mt),yt+=Xt.Fo(jt,Ht,Dt,Nt,E,z,tt,ot,rt,at,ut,ft,mt)}return yt},qh:function(a,y,x,b,E,z,tt){return Xt.$(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)):Xt.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(tt.h(b,y),!1):E>a?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005<E?(tt.h(x,b),!1):(tt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,tt,ot,rt){return Xt.B(a,x)&&Xt.B(y,b)?(rt.h(a,y),!1):Xt.$(E,tt)?Xt.$(a,x)?(Xt.qh(a,y,x,b,E,z,rt),!1):Xt.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,rt):(ot=(ot-z)/(tt-E),Xt.$(a,x)?(x=ot*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(rt.h(a,E),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(b-y)/(x-a),Xt.$(ot,tt)?(Xt.qh(a,y,x,b,E,z,rt),!1):(E=(tt*a-ot*E+z-y)/(tt-ot),Xt.$(tt,0)?(a<x?(b=a,a=x):b=x,E<b?(rt.h(b,y),!1):E>a?(rt.h(a,y),!1):(rt.h(E,y),!0)):Xt.qh(a,y,x,b,E,tt*(E-a)+y,rt))))},MA:function(a,y,x,b,E){return Xt.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,ot,rt,at){function ut(Dt,Nt){var jt=(Dt-a)*(Dt-a)+(Nt-y)*(Nt-y);jt<ft&&(ft=jt,rt.h(Dt,Nt))}var ft=1/0;ut(rt.x,rt.y);var mt=0,yt=0,St=0,kt=0;if(E<tt?(mt=E,yt=tt):(mt=tt,yt=E),z<ot?(St=E,kt=tt):(St=tt,kt=E),mt=(yt-mt)/2+at,at=(kt-St)/2+at,E=(E+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-E)*(x-E)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),b=-at*mt+z,ut(x,at*mt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(mt*mt),mt=ot*ot-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*b),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*b),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,b,E,z,tt,ot,rt){var at=1e21,ut=a,ft=y;if(Xt.Ve(a,y,a,b,E,z,tt,ot,rt)){var mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ut=rt.x,ft=rt.y)}return Xt.Ve(x,y,x,b,E,z,tt,ot,rt)&&(mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ut=rt.x,ft=rt.y)),Xt.Ve(a,y,x,y,E,z,tt,ot,rt)&&(y=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ut=rt.x,ft=rt.y)),Xt.Ve(a,b,x,b,E,z,tt,ot,rt)&&(a=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ut=rt.x,ft=rt.y)),rt.h(ut,ft),1e21>at},us:function(a,y,x){return Xt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,b,E,z,tt,ot){var rt=a+x,at=y+b;return E===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=E&&E<=rt&&tt<=at&&z>=y):z===ot?(E<tt?(ot=E,E=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&E>=a):!!(Or(a,y,x,b,E,z)||Or(a,y,x,b,tt,ot)||Xt.Rl(a,y,rt,y,E,z,tt,ot)||Xt.Rl(rt,y,rt,at,E,z,tt,ot)||Xt.Rl(rt,at,a,at,E,z,tt,ot)||Xt.Rl(a,at,a,y,E,z,tt,ot))},Rl:function(a,y,x,b,E,z,tt,ot){return a===x&&y===b&&E===tt&&z===ot?a===E&&y===z:0>=Xt.Fl(a,y,x,b,E,z)*Xt.Fl(a,y,x,b,tt,ot)&&0>=Xt.Fl(E,z,tt,ot,a,y)*Xt.Fl(E,z,tt,ot,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var ot=b>E?-1:1;z=[];var rt=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return rt=at+ot*Math.min(b,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5<b;)E=at+ot*Math.min(b,rt),z.push(Xt.Vy(x,at,E,a,y)),b-=Math.abs(E-at),at=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,ut=at+tt*tt+rt*ot;return at=4/3*(Math.sqrt(2*at*ut)-ut)/(tt*ot-rt*tt),ot=tt-at*rt,tt=rt+at*tt,rt=-tt,at=z+y,z=Math.cos(at),at=Math.sin(at),[b+a*Math.cos(y),E+a*Math.sin(y),b+ot*z-tt*at,E+ot*at+tt*z,b+ot*z-rt*at,E+ot*at+rt*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,tt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var ot=x;return x+E-a<E/2&&(ot=x+E),a=b,b+z-y<z/2&&(a=b+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var b;do y=x%a,x=b=a,a=y;while(0<y);return b},$y:function(a,y,x,b){var E=0>x,z=0>b;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:b;return(tt===0?E:z)&&(at=-at),tt=ot,x=tt===0?x:b,(tt===0?E:z)&&(x=-x),Xt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,b,E,z){if(0<b)if(0<x){E=a*a,z=y*y,a*=x;var tt=y*b,ot=-z+tt,rt=-z+Math.sqrt(a*a+tt*tt);y=ot;for(var at=0;9999999999>at&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+E),ft=tt/(y+z);if(ut=ut*ut+ft*ft-1,0<ut)ot=y;else if(0>ut)rt=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,z<b?(b=z/b,z=y*Math.sqrt(Math.abs(1-b*b)),x=a*b-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new An,um:new An,Mf:new An,Nf:0,vm:100};Xt.za=Xt.AA;function Re(a){ji(this),this.l=2,a===void 0&&(a=Re.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===Re.o?this.ee=new De:(Re.V===null&&(Re.V=new De().freeze()),this.ee=Re.V),this.aq=this.ee.Ja,this.Ip=new ge().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Mi,this.gg=Uo,this.Rk=this.Sk=NaN,this.Uf=Ne}Re.prototype.copy=function(){var a=new Re;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===Re.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},Re.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},Re.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==Re.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},Re.prototype.ka=function(){if(Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==Re.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},Re.prototype.Xa=function(a){if(!(a instanceof Re))return!1;if(this.type!==a.type)return this.type===Re.j&&a.type===Re.o?$a(this,a):a.type===Re.j&&this.type===Re.o?$a(a,this):!1;if(this.type===Re.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 Xt.B(this.startX,a.startX)&&Xt.B(this.startY,a.startY)&&Xt.B(this.endX,a.endX)&&Xt.B(this.endY,a.endY)};function $a(a,y){return a.type!==Re.j||y.type!==Re.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&Xt.B(a.startX,y.startX)&&Xt.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===no&&Xt.B(a.endX,y.endX)&&Xt.B(a.endY,y.endY))))}Re.ia=function(a){return a.toString()},Re.prototype.qb=function(a){a.classType===Re&&(this.type=a)},Re.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Re.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 Re.u:var y=new ge(this.startX,this.startY,0,0);return y.Kv(this.endX,this.endY,0,0),0>a?"M"+y.x.toString()+" "+y.y.toString()+"H"+y.right.toString()+"V"+y.bottom.toString()+"H"+y.left.toString()+"z":"M"+y.x.toFixed(a)+" "+y.y.toFixed(a)+"H"+y.right.toFixed(a)+"V"+y.bottom.toFixed(a)+"H"+y.left.toFixed(a)+"z";case Re.F:if(y=new ge(this.startX,this.startY,0,0),y.Kv(this.endX,this.endY,0,0),0>a)return a=y.left.toString()+" "+(y.y+y.height/2).toString(),"M"+a+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+(y.right.toString()+" "+(y.y+y.height/2).toString())+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+a;var x=y.left.toFixed(a)+" "+(y.y+y.height/2).toFixed(a);return"M"+x+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+(y.right.toFixed(a)+" "+(y.y+y.height/2).toFixed(a))+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+x;case Re.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()}},Re.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},Re.parse=function(a,y){function x(){return kt>=_t-1?!0:at[kt+1].match(Kt)!==null}function b(){return kt++,at[kt]}function E(Kn){var Hn=parseFloat(b()),Ti=parseFloat(b());Dt===Dt.toLowerCase()&&(Hn=Ht.x+Hn,Ti=Ht.y+Ti),Kn.h(Hn,Ti)}function z(){return E(Ht),Ht}function tt(){return E(jt),jt}function ot(){var Kn=Nt.toLowerCase();return Kn!=="c"&&Kn!=="s"&&Kn!=="q"&&Kn!=="t"?Ht:new It(2*Ht.x-jt.x,2*Ht.y-jt.y)}y===void 0&&(y=!1);var rt=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(rt,"$1 $2"),a=a.replace(rt,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a<at.length;a++){var ut=at[a];if(ut.match(/(\.[0-9]*)(\.)/gm)!==null){rt=pn();for(var ft="",mt=!1,yt=0;yt<ut.length;yt++){var St=ut[yt];St!=="."||mt?St==="."?(rt.push(ft),ft="."):ft+=St:(mt=!0,ft+=St)}for(rt.push(ft),at.splice(a,1),ut=0;ut<rt.length;ut++)at.splice(a+ut,0,rt[ut]);a+=rt.length-1,wn(rt)}}var kt=-1,Dt="",Nt="";rt=new It(0,0);var jt=new It(0,0),Ht=new It(0,0),_t=at.length;a=FS(null),mt=ft=ut=!1,yt=!0,St=null;for(var Kt=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(kt>=_t-1);)if(Nt=Dt,Dt=b(),Dt!=="")switch(Dt.toUpperCase()){case"X":yt=!0,ft=ut=!1;break;case"M":for(St=z(),a.mc===null||yt===!0?(Tg(a,St.x,St.y,ut,!ft,mt),yt=!1):a.moveTo(St.x,St.y),rt.assign(Ht);!x();)St=z(),a.lineTo(St.x,St.y);break;case"L":for(;!x();)St=z(),a.lineTo(St.x,St.y);break;case"H":for(;!x();)Ht=new It((Dt===Dt.toLowerCase()?Ht.x:0)+parseFloat(b()),Ht.y),a.lineTo(Ht.x,Ht.y);break;case"V":for(;!x();)Ht=new It(Ht.x,(Dt===Dt.toLowerCase()?Ht.y:0)+parseFloat(b())),a.lineTo(Ht.x,Ht.y);break;case"C":for(;!x();){St=new It,E(St);var re=tt(),Ke=z();nh(a,St.x,St.y,re.x,re.y,Ke.x,Ke.y)}break;case"S":for(;!x();)St=ot(),re=tt(),Ke=z(),nh(a,St.x,St.y,re.x,re.y,Ke.x,Ke.y);break;case"Q":for(;!x();)St=tt(),re=z(),Im(a,St.x,St.y,re.x,re.y);break;case"T":for(;!x();)jt=St=ot(),re=z(),Im(a,St.x,St.y,re.x,re.y);break;case"B":for(;!x();){St=parseFloat(b()),re=parseFloat(b()),Ke=parseFloat(b());var hn=parseFloat(b()),sn=parseFloat(b()),Ie=sn,Ce=!1;x()||(Ie=parseFloat(b()),x()||(Ce=parseFloat(b())!==0)),Dt===Dt.toLowerCase()&&(Ke+=Ht.x,hn+=Ht.y),a.arcTo(St,re,Ke,hn,sn,Ie,Ce)}break;case"A":for(;!x();)St=Math.abs(parseFloat(b())),re=Math.abs(parseFloat(b())),Ke=parseFloat(b()),sn=hn=!1,Ce=Ie=0,Ie=b(),Ie.length===1?(hn=!!parseFloat(Ie),sn=!!parseFloat(b()),Ie=parseFloat(b())):Ie.length===2?(hn=!!parseFloat(Ie[0]),sn=!!parseFloat(Ie[1]),Ie=parseFloat(b())):(hn=!!parseFloat(Ie[0]),sn=!!parseFloat(Ie[1]),Ie=parseFloat(Ie.slice(2))),Ce=parseFloat(b()),Dt===Dt.toLowerCase()&&(Ie=Ht.x+Ie,Ce=Ht.y+Ce),Ht.h(Ie,Ce),wx(a,St,re,Ke,hn,sn,Ie,Ce);break;case"Z":Px(a),Ht.assign(rt);break;case"F":for(St="",re=1;at[kt+re];)if(at[kt+re]==="0")mt=!0,re++;else if(at[kt+re].match(/[Uu]/)!==null)re++;else if(at[kt+re].match(Kt)===null)re++;else{St=at[kt+re];break}St.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(St="",re=1;at[kt+re];)if(at[kt+re].match(/[Ff]/)!==null)re++;else if(at[kt+re].match(Kt)===null)re++;else{St=at[kt+re];break}St.match(/[Mm]/)?ft=!0:a.mc.isShadowed=!1}if(rt=a.os,Rm=a,y)for(y=rt.figures.iterator;y.next();)y.value.isFilled=!0;return rt},Re.Ha=function(a,y){for(var x=a.length,b=It.alloc(),E=0;E<x;E++){var z=a[E];b.x=z[0],b.y=z[1],y.Ga(b),z[0]=b.x,z[1]=b.y,b.x=z[2],b.y=z[3],y.Ga(b),z[2]=b.x,z[3]=b.y,b.x=z[4],b.y=z[5],y.Ga(b),z[4]=b.x,z[5]=b.y,b.x=z[6],b.y=z[7],y.Ga(b),z[6]=b.x,z[7]=b.y}It.free(b)},Re.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===Re.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},Re.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===Re.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),Wl(this,a,!1),lo(a,0,0,0,0),a.freeze()},Re.prototype.ix=function(){var a=new ge;return Wl(this,a,!0),a};function Wl(a,y,x){switch(a.type){case Re.j:case Re.u:case Re.F:x?y.h(a.od,a.pd,0,0):lo(y,a.od,a.pd,0,0),lo(y,a.Dc,a.Ec,0,0);break;case Re.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):lo(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,ot=tt.length,rt=z.startX,at=z.startY,ut=0;ut<ot;ut++){var ft=tt[ut];switch(ft.type){case no:case ur:rt=ft.endX,at=ft.endY,lo(y,rt,at,0,0);break;case jr:Xt.Dl(rt,at,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case da:Xt.iv(rt,at,ft.point1X,ft.point1Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case Yo:case La:var mt=ft.type===Yo?$s(ft,z):za(ft,z,rt,at),yt=mt.length;if(yt===0){rt=ft.type===Yo?ft.centerX:ft.endX,at=ft.type===Yo?ft.centerY:ft.endY,lo(y,rt,at,0,0);break}ft=null;for(var St=0;St<yt;St++)ft=mt[St],Xt.Dl(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.5,y);ft!==null&&(rt=ft[6],at=ft[7]);break;default:Rt("Unknown Segment type: "+ft.type)}}}break;default:Rt("Unknown Geometry type: "+a.type)}}Re.prototype.normalize=function(){this._isFrozen&&ne(this);var a=this.ix();return this.offset(-a.x,-a.y),new It(-a.x,-a.y)},Re.prototype.offset=function(a,y){return this._isFrozen&&ne(this),this.transform(1,0,0,1,a,y),this},Re.prototype.scale=function(a,y){return this._isFrozen&&ne(this),this.transform(a,0,0,y,0,0),this},Re.prototype.rotate=function(a,y,x){this._isFrozen&&ne(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=Yn.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),Yn.free(b),this},Ct=Re.prototype,Ct.transform=function(a,y,x,b,E,z){switch(this.type){case Re.j:case Re.u:case Re.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+E,this.pd=tt*y+ot*b+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+E,this.Ec=tt*y+ot*b+z;break;case Re.o:for(var rt=this.figures.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=ft.startX,ot=ft.startY,ft.startX=tt*a+ot*x+E,ft.startY=tt*y+ot*b+z,ft=ft.segments.s;for(var mt=ft.length,yt=0;yt<mt;yt++){var St=ft[yt];switch(St.type){case no:case ur:tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case jr:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.point2X,ot=St.point2Y,St.point2X=tt*a+ot*x+E,St.point2Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case da:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case Yo:tt=St.centerX,ot=St.centerY,St.centerX=tt*a+ot*x+E,St.centerY=tt*y+ot*b+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.startAngle+=tt),0>a&&(St.startAngle=180-St.startAngle,St.sweepAngle=-St.sweepAngle),0>b&&(St.startAngle=-St.startAngle,St.sweepAngle=-St.sweepAngle),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY!==void 0&&(St.radiusY*=Math.sqrt(y*y+b*b));break;case La:if(tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z,St.radiusX===0||St.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.xAxisRotation+=tt),0>a&&(St.xAxisRotation=180-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),0>b&&(St.xAxisRotation=-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY*=Math.sqrt(y*y+b*b);break;default:Rt("Unknown Segment type: "+St.type)}}}}return this._isInvalidBounds=!0,this},Ct.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 Re.j:return Xt.Yb(x,b,E,z,y,a.x,a.y);case Re.u:var tt=ge.allocAt(Math.min(x,E)-y,Math.min(b,z)-y,Math.abs(E-x)+2*y,Math.abs(z-b)+2*y);return a=tt.ca(a),ge.free(tt),a;case Re.F:tt=Math.min(x,E)-y;var ot=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),ot=a.y-(ot+y),1>=tt*tt/(x*x)+ot*ot/(y*y));case Re.o:return ha(this,a,y,!0,!1);default:return!1}};function ha(a,y,x,b,E){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ut,ft,mt=a.figures.s,yt=mt.length,St=0;St<yt;St++){var kt=mt[St],Dt=!kt.isEvenOdd;if(kt.isFilled){if(b&&kt.ca(z,y,x))return!0;var Nt=kt.segments;rt=kt.startX,at=kt.startY;for(var jt=rt,Ht=at,_t=Nt.s,Kt=0;Kt<=Nt.length;Kt++){var re=void 0;if(Kt!==Nt.length){re=_t[Kt];var Ke=re.type;a=re.endX,ft=re.endY}else Ke=no,a=jt,ft=Ht;switch(Ke){case ur:if(jt=Qs(z,y,tt,y,rt,at,jt,Ht),isNaN(jt))return!0;ot+=jt,jt=a,Ht=ft;break;case no:if(rt=Qs(z,y,tt,y,rt,at,a,ft),isNaN(rt))return!0;ot+=rt;break;case jr:ut=Xt.Fo(rt,at,re.point1X,re.point1Y,re.point2X,re.point2Y,a,ft,tt,y,z,y,.5),ot+=ut;break;case da:ut=Xt.Fo(rt,at,(rt+2*re.point1X)/3,(at+2*re.point1Y)/3,(2*re.point1X+a)/3,(2*re.point1Y+ft)/3,a,ft,tt,y,z,y,.5),ot+=ut;break;case Yo:case La:Ke=re.type===Yo?$s(re,kt):za(re,kt,rt,at);var hn=Ke.length;if(hn===0){if(rt=Qs(z,y,tt,y,rt,at,re.type===Yo?re.centerX:re.endX,re.type===Yo?re.centerY:re.endY),isNaN(rt))return!0;ot+=rt;break}re=null;for(var sn=0;sn<hn;sn++){if(re=Ke[sn],sn===0){if(ut=Qs(z,y,tt,y,rt,at,re[0],re[1]),isNaN(ut))return!0;ot+=ut}ut=Xt.Fo(re[0],re[1],re[2],re[3],re[4],re[5],re[6],re[7],tt,y,z,y,.5),ot+=ut}re!==null&&(a=re[6],ft=re[7]);break;default:Rt("Unknown Segment type: "+re.type)}rt=a,at=ft}if(Dt){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(kt.ca(z,y,E?x:x+2))return!0}return!1}function Qs(a,y,x,b,E,z,tt,ot){if(Xt.Yb(E,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*b-y*x)*(E-tt)-(a-x)*(E*ot-z*tt))/rt;if(y=(a*b-y*x)*(z-ot)/rt,at>=a)return 0;if((E>tt?E-tt:tt-E)<(z>ot?z-ot:ot-z)){if(z<ot){if(y<z||y>ot)return 0}else if(y<ot||y>z)return 0}else if(E<tt){if(at<E||at>tt)return 0}else if(at<tt||at>E)return 0;return 0<rt?1:-1}function gl(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}Ct.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new It),this.type===Re.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,x=x[ot],ot=x[2*a],E=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Ct.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===Re.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,b=y.length,E=this.flattenedTotalLength*a,z=0,tt=0;tt<b;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Ct.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===Re.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=ot+(a-ot)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-ot)?0:1>Math.abs(E-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=E-x?0:180:180*Math.atan2(a-ot,E-x)/Math.PI,y;tt+=ut}}return y},Ct.xx=function(a){if(this.type===Re.j){var y=this.startX,x=this.startY,b=this.endX,E=this.endY;if(y!==b||x!==E){var z=a.x;if(a=a.y,y===b){if(x<E){var tt=x;b=E}else tt=E,b=x;return a<=tt?tt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y<b?tt=y:(tt=b,b=y),z<=tt?tt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var ot=It.alloc();return Xt.qh(y,x,b,E,z,a,ot),a=ot.x,z=ot.y,It.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===Re.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(E=this.endY,tt!==rt||ot!==E){y=rt-tt,x=E-ot,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,tt),rt),a=Math.min(Math.max(a,ot),E),tt=Math.abs(b-tt),rt=Math.abs(b-rt),ot=Math.abs(a-ot),E=Math.abs(a-E);var at=Math.min(tt,rt,ot,E);if(at===ot)return b/z;if(at===rt)return(y+a)/z;if(at===E)return(2*y+x-b)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=It.alloc(),E=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,ft=0;ft<rt;ft++)for(var mt=y[ft],yt=x[ft],St=mt.length,kt=0;kt<St;kt+=2){var Dt=mt[kt],Nt=mt[kt+1];if(kt!==0){Xt.qh(at,ut,Dt,Nt,a.x,a.y,b);var jt=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);jt<E&&(E=jt,tt=ot,tt+=Math.sqrt((b.x-at)*(b.x-at)+(b.y-ut)*(b.y-ut))),ot+=yt[(kt-2)/2]}at=Dt,ut=Nt}return It.free(b),a=tt/z,0>a?0:1<a?1:a}return 0};function hu(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===Re.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===Re.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===Re.F){var z=new lr;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new ki(Yo);if(tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(a.startX+a.endX)/2,tt.centerY=(a.startY+a.endY)/2,tt.radiusX=Math.abs(a.startX-a.endX)/2,tt.radiusY=Math.abs(a.startY-a.endY)/2,z.add(tt),a=$s(tt,z),E=a.length,E===0)b.push(tt.centerX),b.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<E;ot++){var rt=a[ot];Xt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,b),tt=rt[6],z=rt[7]}}y.push(b),x.push(Xd(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),tt=E.startX,z=E.startY,ot=tt,rt=z;for(var at=E.segments.s,ut=at.length,ft=0;ft<ut;ft++){var mt=at[ft];switch(mt.type){case ur:4<=b.length&&(y.push(b),x.push(Xd(b))),b=[],b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case no:b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY;break;case jr:Xt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case da:Xt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case Yo:var yt=$s(mt,E),St=yt.length;if(St===0){b.push(mt.centerX),b.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var kt=0;kt<St;kt++){var Dt=yt[kt];Xt.Qe(tt,z,Dt[2],Dt[3],Dt[4],Dt[5],Dt[6],Dt[7],.5,b),tt=Dt[6],z=Dt[7]}break;case La:if(yt=za(mt,E,tt,z),St=yt.length,kt=mt.endX,Dt=mt.endY,St===0){b.push(kt),b.push(Dt),tt=kt,z=Dt;break}for(kt=0;kt<St;kt++)Dt=yt[kt],Xt.Qe(tt,z,Dt[2],Dt[3],Dt[4],Dt[5],Dt[6],Dt[7],.5,b),tt=Dt[6],z=Dt[7];break;default:Rt("Segment not of valid type: "+mt.type)}mt.isClosed&&(b.push(ot),b.push(rt))}4<=b.length&&(y.push(b),x.push(Xd(b)))}}}function Xd(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(ao(x,b,tt,ot))),x=tt,b=ot}return y}Ct.add=function(a){return this.ee.add(a),this},Ct.pm=function(a,y,x,b,E,z,tt,ot){return this._isFrozen&&ne(this),this.fg=new Fn(a,y,E,z).freeze(),this.gg=new Fn(x,b,tt,ot).freeze(),this},de.Object.defineProperties(Re.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 hu(this),this.tk}},flattenedLengths:{get:function(){return hu(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===Re.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===Re.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&&ne(this,a),this.na=a,a===Re.o?this.ee=new De:(Re.V===null&&(Re.V=new De().freeze()),this.ee=Re.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&ne(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&ne(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&ne(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&ne(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&ne(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&ne(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&ne(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&ne(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),Re.prototype.setSpots=Re.prototype.pm,Re.prototype.add=Re.prototype.add,Re.prototype.getFractionForPoint=Re.prototype.xx,Re.prototype.getPointAndAngleAlongPath=Re.prototype.Qu,Re.prototype.getAngleAlongPath=Re.prototype.wx,Re.prototype.getPointAlongPath=Re.prototype.Pu,Re.prototype.containsPoint=Re.prototype.ca,Re.prototype.transform=Re.prototype.transform,Re.prototype.rotate=Re.prototype.rotate,Re.prototype.scale=Re.prototype.scale,Re.prototype.offset=Re.prototype.offset,Re.prototype.normalize=Re.prototype.normalize,Re.prototype.computeBoundsWithoutOrigin=Re.prototype.ix,Re.prototype.equalsApprox=Re.prototype.Xa,Re.className="Geometry",Re.j=new Te(Re,"Line",0),Re.u=new Te(Re,"Rectangle",1),Re.F=new Te(Re,"Ellipse",2),Re.o=new Te(Re,"Path",3),Re.V=null,Re.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",Re.className="Geometry",Re.stringify=Re.ia,Re.fillPath=Re.nb,Re.parse=Re.parse,Re.Line=Re.j,Re.Rectangle=Re.u,Re.Ellipse=Re.F,Re.Path=Re.o;function lr(a,y,x,b,E){ji(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 De,this.sr=this.pl.Ja,this.fw=null}lr.prototype.copy=function(){var a=new lr;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},Ct=lr.prototype,Ct.Xa=function(a){if(!(a instanceof lr&&Xt.B(this.startX,a.startX)&&Xt.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},Ct.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},Ct.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},Ct.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},Ct.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},Ct.add=function(a){return this.pl.add(a),this},Ct.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,tt=E,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ut=ot[at];switch(ut.type){case ur:z=ut.endX,tt=ut.endY,b=ut.endX,E=ut.endY;break;case no:if(Xt.Yb(b,E,ut.endX,ut.endY,x,a,y))return!0;b=ut.endX,E=ut.endY;break;case jr:if(Xt.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 da:if(Xt.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 Yo:case La:var ft=ut.type===Yo?$s(ut,this):za(ut,this,b,E),mt=ft.length,yt=ut.type===Yo?ut.centerX:ut.endX,St=ut.type===Yo?ut.centerY:ut.endY;if(mt===0){if(Xt.Yb(b,E,yt,St,x,a,y))return!0;b=yt,E=St;break}for(yt=null,St=0;St<mt;St++)if(yt=ft[St],St===0&&Xt.Yb(b,E,yt[0],yt[1],x,a,y)||Xt.cs(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,a,y,x))return!0;yt!==null&&(b=yt[6],E=yt[7]);break;default:Rt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(b!==z||E!==tt)&&Xt.Yb(b,E,z,tt,x,a,y))return!0}return!1},de.Object.defineProperties(lr.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&&ne(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&ne(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&ne(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&ne(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&ne(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&ne(this,a),this.pl=a,this._isInvalidBounds=!0}}}),lr.prototype.add=lr.prototype.add,lr.prototype.equalsApprox=lr.prototype.Xa,lr.className="PathFigure";function ki(a,y,x,b,E,z,tt,ot){ji(this),a===void 0&&(a=no),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===La?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===Yo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===Yo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}ki.prototype.copy=function(){var a=new ki;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},Ct=ki.prototype,Ct.Xa=function(a){if(!(a instanceof ki)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case ur:case no:return Xt.B(this.endX,a.endX)&&Xt.B(this.endY,a.endY);case jr:return Xt.B(this.endX,a.endX)&&Xt.B(this.endY,a.endY)&&Xt.B(this.point1X,a.point1X)&&Xt.B(this.point1Y,a.point1Y)&&Xt.B(this.point2X,a.point2X)&&Xt.B(this.point2Y,a.point2Y);case da:return Xt.B(this.endX,a.endX)&&Xt.B(this.endY,a.endY)&&Xt.B(this.point1X,a.point1X)&&Xt.B(this.point1Y,a.point1Y);case Yo:return Xt.B(this.startAngle,a.startAngle)&&Xt.B(this.sweepAngle,a.sweepAngle)&&Xt.B(this.centerX,a.centerX)&&Xt.B(this.centerY,a.centerY)&&Xt.B(this.radiusX,a.radiusX)&&Xt.B(this.radiusY,a.radiusY);case La:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Xt.B(this.xAxisRotation,a.xAxisRotation)&&Xt.B(this.endX,a.endX)&&Xt.B(this.endY,a.endY)&&Xt.B(this.radiusX,a.radiusX)&&Xt.B(this.radiusY,a.radiusY);default:return!1}},Ct.qb=function(a){a.classType===ki&&(this.type=a)},Ct.toString=function(a){switch(a===void 0&&(a=-1),this.type){case ur:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case no:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case jr: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 da: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 Yo:a=0>a?"B"+this.startAngle.toString()+" "+this.sweepAngle.toString()+" "+this.centerX.toString()+" "+this.centerY.toString()+" "+this.radiusX.toString()+" "+this.radiusY.toString():"B"+this.startAngle.toFixed(a)+" "+this.sweepAngle.toFixed(a)+" "+this.centerX.toFixed(a)+" "+this.centerY.toFixed(a)+" "+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a);break;case La:a=0>a?"A"+this.radiusX.toString()+" "+this.radiusY.toString()+" "+this.xAxisRotation.toString()+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toString()+" "+this.endY.toString():"A"+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a)+" "+this.xAxisRotation.toFixed(a)+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;default:a=this.type.toString()}return a+(this.isClosed?"z":"")},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.close=function(){return this.isClosed=!0,this};function $s(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,b=a.radiusY;if(b===void 0&&(b=x),x===0||b===0)return a.ae=[],a.ae;y=a.Ne;var E=a.Vh,z=Xt.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var tt=Yn.alloc();tt.reset(),x<b?tt.scale(1,b/x):tt.scale(x/b,1),Re.Ha(z,tt),Yn.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 za(a,y,x,b){function E(kt,Dt,Nt,jt){return(kt*jt<Dt*Nt?-1:1)*Math.acos((kt*Nt+Dt*jt)/(Math.sqrt(kt*kt+Dt*Dt)*Math.sqrt(Nt*Nt+jt*jt)))}if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;if(a.radiusX===0||a.radiusY===0)return a.ae=[],a.ae;y=a.Wh;var z=a.Pg;y===0&&(y=1e-4),z===0&&(z=1e-4);var tt=Math.PI/180*a.Ne,ot=a.isLargeArc,rt=a.isClockwiseArc,at=a.Dc,ut=a.Ec,ft=Math.cos(tt),mt=Math.sin(tt),yt=ft*(x-at)/2+mt*(b-ut)/2;tt=-mt*(x-at)/2+ft*(b-ut)/2;var St=yt*yt/(y*y)+tt*tt/(z*z);return 1<St&&(y*=Math.sqrt(St),z*=Math.sqrt(St)),St=(ot===rt?-1:1)*Math.sqrt((y*y*z*z-y*y*tt*tt-z*z*yt*yt)/(y*y*tt*tt+z*z*yt*yt)),isNaN(St)&&(St=0),ot=St*y*tt/z,St=St*-z*yt/y,isNaN(ot)&&(ot=0),isNaN(St)&&(St=0),x=(x+at)/2+ft*ot-mt*St,b=(b+ut)/2+mt*ot+ft*St,ut=E(1,0,(yt-ot)/y,(tt-St)/z),ft=(yt-ot)/y,at=(tt-St)/z,yt=(-yt-ot)/y,ot=(-tt-St)/z,tt=E(ft,at,yt,ot),yt=(ft*yt+at*ot)/(Math.sqrt(ft*ft+at*at)*Math.sqrt(yt*yt+ot*ot)),-1>=yt?tt=Math.PI:1<=yt&&(tt=0),!rt&&0<tt&&(tt-=2*Math.PI),rt&&0>tt&&(tt+=2*Math.PI),rt=y>z?1:y/z,yt=y>z?z/y:1,y=Xt.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=Yn.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(rt,yt),Re.Ha(y,z),Yn.free(z),a.ae=y,a.ae}de.Object.defineProperties(ki.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&&ne(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ne(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&ne(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ne(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ne(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&ne(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&ne(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ne(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ne(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&on(a,">= zero",ki,"radiusX"),this._isFrozen&&ne(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&on(a,">= zero",ki,"radiusY"),this._isFrozen&&ne(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ne(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&&ne(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&&ne(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&&ne(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&&ne(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),ki.prototype.equalsApprox=ki.prototype.Xa;var ur=new Te(ki,"Move",0),no=new Te(ki,"Line",1),jr=new Te(ki,"Bezier",2),da=new Te(ki,"QuadraticBezier",3),Yo=new Te(ki,"Arc",4),La=new Te(ki,"SvgArc",4);ki.className="PathSegment",ki.Move=ur,ki.Line=no,ki.Bezier=jr,ki.QuadraticBezier=da,ki.Arc=Yo,ki.SvgArc=La;function os(){this.H=null,this.xu=new It(0,0).freeze(),this.mt=new It(0,0).freeze(),this.Bp=this.Rq=0,this.Cp=1,this.xq="",this.Wr=this.Tp=!1,this.Rp=this.Ep=0,this.xg=this.nq=this.tq=!1,this.Zp=null,this.Rr=0,this.xd=this.Nr=null}os.prototype.copy=function(){var a=new os;return this.clone(a)},os.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},os.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},os.prototype.So=function(a,y){var x=this.diagram;return x===null||yc(x,a,y),y},os.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yc(x,a,y),y.assign(x.Ps(y))),y},de.Object.defineProperties(os.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}}}),os.prototype.getMultiTouchDocumentPoint=os.prototype.Bz,os.prototype.getMultiTouchViewPoint=os.prototype.So,os.className="InputEvent";function Ou(){this.H=null,this.xa="",this.ar=this.Lr=null}Ou.prototype.copy=function(){var a=new Ou;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Ou.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},de.Object.defineProperties(Ou.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}}}),Ou.className="DiagramEvent";function yo(){this.Fm=mo,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}yo.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},yo.prototype.copy=function(){var a=new yo;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=me(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=me(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=me(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=me(y)&&typeof y.J=="function"?y.J():y,a},yo.prototype.qb=function(a){a.classType===yo&&(this.change=a)},yo.prototype.toString=function(){var a="";return a=this.change===qs?a+"* ":this.change===mo?a+(this.model!==null?"!m":"!d"):a+((this.model!==null?"!m":"!d")+this.change),this.propertyName&&typeof this.propertyName=="string"&&(a+=" "+this.propertyName),this.modelChange&&this.modelChange!==this.propertyName&&(a+=" "+this.modelChange),a+=": ",this.change===qs?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=Fi(this.object)),this.oldValue!==null&&(a+=" old: "+Fi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+Fi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},yo.prototype.I=function(a){return a?this.oldValue:this.newValue},yo.prototype.Dz=function(a){return a?this.oldParam:this.newParam},yo.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},yo.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},yo.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},yo.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},de.Object.defineProperties(yo.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===qs&&(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}}}),yo.prototype.redo=yo.prototype.redo,yo.prototype.canRedo=yo.prototype.canRedo,yo.prototype.undo=yo.prototype.undo,yo.prototype.canUndo=yo.prototype.canUndo,yo.prototype.getParam=yo.prototype.Dz,yo.prototype.getValue=yo.prototype.I,yo.prototype.clear=yo.prototype.clear;var qs=new Te(yo,"Transaction",-1),mo=new Te(yo,"Property",0),zo=new Te(yo,"Insert",1),qo=new Te(yo,"Remove",2);yo.className="ChangedEvent",yo.Transaction=qs,yo.Property=mo,yo.Insert=zo,yo.Remove=qo;function cr(){this.o=new De().freeze(),this.xa="",this.j=!1}cr.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},cr.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()},cr.prototype.canUndo=function(){return this.isComplete},cr.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()}},cr.prototype.canRedo=function(){return this.isComplete},cr.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()}},cr.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new Nn,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===mo&&b.object){var E=y.get(b.object);E||(E=new Nn,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()}},de.Object.defineProperties(cr.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}}}),cr.prototype.optimize=cr.prototype.ak,cr.prototype.redo=cr.prototype.redo,cr.prototype.canRedo=cr.prototype.canRedo,cr.prototype.undo=cr.prototype.undo,cr.prototype.canUndo=cr.prototype.canUndo,cr.prototype.clear=cr.prototype.clear,cr.className="Transaction";function Po(){this.Pt=new Be,this.Jd=!1,this.u=new De().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new De().freeze(),this.hl=new De,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Po.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;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},Po.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},Po.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Ct=Po.prototype,Ct.Xw=function(a){this.Pt.add(a)},Ct.Rx=function(a){this.Pt.remove(a)},Ct.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},Ct.eb=function(a){return a===void 0&&(a=""),xh(this,!0,a)},Ct.Kf=function(){return xh(this,!1,"")};function xh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&cn("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}Ct.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},Po.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},Po.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){cn("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},Po.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},Po.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){cn("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},Po.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new yo;for(b.change=qs,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},Po.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new cr);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||cn("Change not within a transaction: "+x.toString()))}},Po.prototype.skipsEvent=function(a){if(a===null||0>a.change.value)return!0;if(a=a.object,a===null)return!1;if(a.layer!==void 0){if(a=a.layer,a!==null&&a.isTemporary)return!0}else if(a.isTemporary)return!0;return!1},de.Object.defineProperties(Po.prototype,{models:{get:function(){return this.Pt.iterator}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},transactionToUndo:{get:function(){return 0<=this.historyIndex&&this.historyIndex<=this.history.count-1?this.history.M(this.historyIndex):null}},transactionToRedo:{get:function(){return this.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}}}),Po.prototype.handleChanged=Po.prototype.Tu,Po.prototype.redo=Po.prototype.redo,Po.prototype.undo=Po.prototype.undo,Po.prototype.canUndo=Po.prototype.canUndo,Po.prototype.discardHistoryAfterIndex=Po.prototype.lx,Po.prototype.rollbackTransaction=Po.prototype.Kf,Po.prototype.commitTransaction=Po.prototype.eb,Po.prototype.startTransaction=Po.prototype.Ea,Po.prototype.removeModel=Po.prototype.Rx,Po.prototype.addModel=Po.prototype.Xw,Po.prototype.clear=Po.prototype.clear,Po.className="UndoManager";function Ci(){ji(this),this.H=Ul,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new os,this.Zr=-1}Ci.prototype.toString=function(){return this.name!==""?this.name+" Tool":Mn(this.constructor)},Ci.prototype.updateAdornments=function(){},Ci.prototype.canStart=function(){return this.isEnabled},Ci.prototype.doStart=function(){},Ci.prototype.doActivate=function(){this.isActive=!0},Ci.prototype.doDeactivate=function(){this.isActive=!1},Ci.prototype.doStop=function(){},Ci.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},Ci.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},Ci.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},Ci.prototype.doMouseMove=function(){},Ci.prototype.doMouseUp=function(){this.stopTool()},Ci.prototype.doMouseWheel=function(){},Ci.prototype.canStartMultiTouch=function(){return!0},Ci.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),b=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var E=b.x-x.x,z=b.y-x.y;a.Jw=Math.sqrt(E*E+z*z),y.bubbles=!1}It.free(x),It.free(b)},Ci.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),b=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var E=b.x-x.x,z=b.y-x.y;z=Math.sqrt(E*E+z*z)/a.Jw,E=new It((Math.min(b.x,x.x)+Math.max(b.x,x.x))/2,(Math.min(b.y,x.y)+Math.max(b.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=E,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}It.free(x),It.free(b)},Ci.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},Ci.prototype.doKeyUp=function(){},Ci.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},Ci.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},Ci.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(Bi?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||(Bi?y.meta:y.control)||y.shift||a.clearSelection()}},Ci.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Dp(a,b,x),b.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}Ci.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var b=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(b=null),y.targetObject=b;var E=!1;if(b!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(b===z||b!==null&&b.rg(z)||(ot(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;b!==null&&(tt=b.mouseEnter,!(tt!==null&&(z===b||z!==null&&z.rg(b)||(tt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=b;z!==null&&(b=z.mouseOver,!(b!==null&&(b(y,z),E=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),b=a.mouseOver,b!==null&&(b(y),E=!0);E&&a.$b(),a.skipsUndoManager=x}},Ci.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},Ci.prototype.doCurrentObjectChanged=function(){},Ci.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===Jd&&!y.shift||E===dd&&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===Jd&&y.shift||E===dd&&!y.control){b=a.position.copy();var z=y.event;E=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var ot="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(ot,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(ot,0<x?"left":"right",Math.abs(x)));else{switch(E){case 0:ot="pixel";break;case 1:ot="line";break;case 2:ot="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(ot,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(ot,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,b,y)}}},Ci.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},Ci.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=eo(function(){x.doWaitAfter(b)},a)},Ci.prototype.cancelWaitAfter=function(){this.Zr!==-1&&nn.clearTimeout(this.Zr),this.Zr=-1},Ci.prototype.doWaitAfter=function(){},Ci.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof Li);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},Ci.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},de.Object.defineProperties(Ci.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof se&&(this.H=a)}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},isActive:{get:function(){return this.nb},set:function(a){this.nb=a}},transactionResult:{get:function(){return this.wm},set:function(a){this.wm=a}}}),Ci.prototype.startTransaction=Ci.prototype.Ea,Ci.className="Tool";function po(){Ci.call(this),this.name="ToolManager",this.hb=new De,this.ob=new De,this.Hb=new De,this.F=this.V=850,this.o=new We(2,2).ja(),this.Ha=5e3,this.ia=dd,this.u=Vf,this.Mp=this.j=null,this.zj=-1}xe(po,Ci),po.prototype.initializeStandardTools=function(){},po.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof Li&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},po.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===du&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===Ph){y.bubbles=!0;return}if(this.gestureBehavior===du)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===dd?this.mouseWheelBehavior=Jd:this.mouseWheelBehavior===Jd&&(this.mouseWheelBehavior=dd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},po.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===Ph){y.bubbles=!0;return}if(this.gestureBehavior===du)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,b=0;b<x;b++){var E=this.mouseMoveTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseMove());return}}Op(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Op(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}po.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof Li&&(y===a||y.rg(a))||this.hideToolTip()},po.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()))},po.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)},po.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 Li)||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()},po.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof Li){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 bl&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(nn.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=eo(function(){E.hideToolTip()},a)}},po.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}},po.prototype.hideToolTip=function(){this.zj!==-1&&(nn.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof Li?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof bl&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},po.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()},po.prototype.doMouseWheel=function(){this.standardMouseWheel()},po.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},po.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},po.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},po.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},po.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)},de.Object.defineProperties(po.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 Li?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}}}),po.prototype.replaceStandardTool=po.prototype.gb;var dd=new Te(po,"WheelScroll",0),Jd=new Te(po,"WheelZoom",1),tc=new Te(po,"WheelNone",2),Vf=new Te(po,"GestureZoom",3),du=new Te(po,"GestureCancel",4),Ph=new Te(po,"GestureNone",5);po.className="ToolManager",po.WheelScroll=dd,po.WheelZoom=Jd,po.WheelNone=tc,po.GestureZoom=Vf,po.GestureCancel=du,po.GestureNone=Ph;function wo(){Ci.call(this),this.name="Dragging",this.u=this.Sw=this.ob=!0,this.o=this.Ha=this.V=this.Oe=null,this.Ym=this.Hb=!1,this.tl=new It(NaN,NaN),this.Fr=new It,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Be().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Vl;xe(wo,Ci),wo.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},wo.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},wo.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,(Bi?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},wo.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),Tr=null,this.isActive=!0,this.tl.set(a.position),_f(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&&Ds(a),sg(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Tr=this,Gu=this.diagram,this.doSimulatedDragOut()))};function _f(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof ze?(a.draggedLink=y.first(),a.draggedLink.canRelinkFrom()&&a.draggedLink.canRelinkTo()&&a.draggedLink.Ej(),a.Oe=x.toolManager.findTool("Relinking"),a.Oe===null&&(a.Oe=new fa,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}wo.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},wo.prototype.Pd=function(a){return a===void 0?new vu(ko):this.isGridSnapEnabled?new vu(new It(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new vu(a.copy())},wo.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),wh(this),Dh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<Vl.count){for(var y=Vl,x=y.length,b=0;b<x;b++){var E=y.M(b);Iu(E),qa(E),wh(E),E.diagram.ug()}y.clear()}Iu(this),this.tl.h(NaN,NaN),Gu!==null&&(Gu.currentCursor=""),Tr=Gu=null,qa(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),hf(a,!0)},wo.prototype.stopTransaction=function(){var a=this.diagram,y=Ci.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function wh(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,nc(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function ec(){var a=Tr;qa(a),Ru(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}wo.prototype.doCancel=function(){qa(this),Ru(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},wo.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},wo.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function fu(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")):Ru(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 Nn,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 ze&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,_f(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function qa(a){var y=a.diagram;if(a.copiedParts!==null){if(y.Is(a.copiedParts.Lf(),!1),a.copiedParts=null,a.draggedParts!==null)for(var x=a.draggedParts.iterator;x.next();)x.key instanceof ze&&(x.value.point=new It(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Iu(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 Tl(a,y,x){var b=a.diagram,E=a.startPoint,z=It.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),It.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Ds(b),b.hk())}wo.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var b=this.diagram;b!==null&&Bh(b,a,y,this.dragOptions,x)};function Ru(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 ze&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),rh(b,-E.x,-E.y)}y.bd()}}function Uf(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=nc(a,E,b),!a.isActive&&Tr===null)return;var ot=b!==null?b.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof Xn)){var rt=x.mouseDragOver;rt!==null&&(rt(E),tt=!0)}if(!a.isActive&&Tr===null||(a.doDragOver(y,b),!a.isActive&&Tr===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)}wo.prototype.findDragOverObject=function(a){var y=this;return Yl(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof Li||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},wo.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 nc(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<E;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&Tr===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=ic(E);for(E=a.Cg.length,x=0;x<E&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),b=!0,!y.handled));x++);return b}function ic(a){var y=a.panel;return y!==null?y:a instanceof Tn&&!(a instanceof Xn)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(at){return b.findValidLinkablePort(at,x)});a=It.alloc();var z=1/0,tt=null;for(E=E.iterator;E.next();){var ot=E.value;if(ot.part!==null){var rt=ot.ga(ri,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return It.free(a),tt}function 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=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),E.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Yf(E,tt,z,rt,ot):Yf(E,null,null,null,null)}}}}wo.prototype.doDragOver=function(){};function ju(a,y){var x=a.diagram;a.dragsLink&&zu(a,!0),wh(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;J0(a,E,z),z=ic(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||Tr!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof $e&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Tr!==null){for(a=ge.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof $e&&Q0(x,b,a);ge.free(a)}}}function J0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Xn||(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 ze},!0,function(E){return E instanceof ze},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}wo.prototype.doDropOnto=function(){},wo.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()?(fu(this,!1),sg(a,this.copiedParts),Tl(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?(qa(this),Tl(this,this.draggedParts,!0)):this.mayDragOut()?(fu(this,!1),Tl(this,this.copiedParts,!1)):qa(this),Uf(this,a.lastInput.documentPoint))}},wo.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;if(!this.simulatedMouseUp(y.event,y.documentPoint,y.targetDiagram)){y=!1;var x=this.mayCopy();if(x&&this.copiedParts!==null?(qa(this),fu(this,!0),sg(a,this.copiedParts),Tl(this,this.copiedParts,!1),Dh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0}))):(y=!0,qa(this),this.mayMove()&&(Tl(this,this.draggedParts,!0),Uf(this,a.lastInput.documentPoint))),this.Ym=!0,ju(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&$0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},wo.prototype.simulatedMouseMove=function(a,y,x){if(Tr===null)return!1;var b=Tr.diagram;x instanceof se||(x=null);var E=Gu;return x!==E&&(E!==null&&E!==b&&(E.ug(),Tr.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Gu=x,x!==null&&x!==b&&(ec(),E=x.toolManager.findTool("Dragging"),E!==null&&(Vl.contains(E)||Vl.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)},wo.prototype.simulatedMouseUp=function(a,y,x){if(Tr===null)return!1;var b=Gu,E=Tr.diagram;if(x===null)return Tr.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),Tr.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Gu=x,b=x.toolManager.findTool("Dragging"),b!==null&&(ec(),Vl.contains(b)||Vl.add(b),b.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new It),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!0,a=x.toolManager.findTool("Dragging"),a!==null&&a.doSimulatedDrop(),a=Tr,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function $0(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof $e&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}wo.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(Bi?!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())},wo.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())},wo.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())},wo.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},wo.prototype.Az=function(){return Tr},wo.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Tr;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},wo.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),Ta(a),a.animationManager.Cc(),a=Tr,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},wo.prototype.doSimulatedDragLeave=function(){var a=Tr;a!==null&&a.doSimulatedDragOut(),this.doCancel()},wo.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Tr;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Rp(this,y.draggedParts.Lf(),!1,a.firstInput),Tl(this,this.copiedParts,!1),Uf(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},wo.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Tr;if(y!==null){var x=y.diagram;if(y.Ym=!0,qa(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Rp(this,y.draggedParts.Lf(),!0,a.lastInput),Tl(this,this.copiedParts,!1);var b=new Be;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),ju(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function Rp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=ge.alloc();E=b=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<b&&(b=at),ut<E&&(E=ut),at>tt&&(tt=at),ut>ot&&(ot=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,ot-E),b=z.x+z.width/2,E=z.y+z.height/2,ge.free(z),z=a.Fr,tt=new Nn,ot=It.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof ze&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,rh(ut,z.x-b,z.y-E),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(rt=x.I(at),rt!==null&&(at=at.location,ot.h(z.x-(b-at.x),z.y-(E-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));It.free(ot),a.copiedParts=tt,_f(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}wo.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},wo.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new It},de.Object.defineProperties(wo.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}}}),wo.prototype.getDraggingSource=wo.prototype.Az;var Tr=null,Gu=null;wo.className="DraggingTool",Vl=new De,li("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),po.prototype.doCancel=function(){Tr!==null&&Tr.doCancel(),Ci.prototype.doCancel.call(this)};function Eo(){Ci.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new ze,y=new qn;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new qn,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new $e,y=new qn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Vi,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new $e,y=new qn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Vi,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 Nn,this.Of=this.gj=this.Pf=null}xe(Eo,Ci),Eo.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Eo.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=We.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,We.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=ri,z=It.alloc(),x.location=y.ga(ri,z),It.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},Eo.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=Vi,y.fromSpot=gi,y.toSpot=gi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Eo.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Eo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof $e){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)}},Eo.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof $e))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof $e)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},Eo.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,b=this.portGravity;0>=b&&(b=.1);var E=this,z=y.og(x,b,function(ft){return E.findValidLinkablePort(ft,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof $e){var rt=tt.ga(ri,It.alloc()),at=x.x-rt.x,ut=x.y-rt.y;It.free(rt),rt=at*at+ut*ut,rt<b&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,b=rt):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,ot,tt)||!a&&this.isValidLink(ot,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,b=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof $e&&(x.layer===null||x.layer.allowLink))?y:null},Eo.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},Eo.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},Eo.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Eo.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof $e))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof $e))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},Eo.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)},Eo.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 Be;return b.add(a),rs(this,x,y,b)};function rs(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),rs(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),rs(a,y.labeledLink,x,b))))}Eo.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!==pf){if(b===Dc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!gs(this,a,y,x,!0)}if(b===Oc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!gs(this,a,y,x,!0)}if(b===Ec)return a===y?a=!0:(b=new Be,b.add(y),a=cs(this,b,a,y,x)),!a;if(b===Ac)return!gs(this,a,y,x,!1);if(b===Bc)return a===y?a=!0:(b=new Be,b.add(y),a=fd(this,b,a,y,x)),!a}return!0};function gs(a,y,x,b,E){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==b&&(!E||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&gs(a,tt,x,b,E)))return!0}return!1}function cs(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&cs(a,y,tt,b,E)))return!0}return!1}function fd(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&fd(a,y,ot,b,E))return!0}}return!1}de.Object.defineProperties(Eo.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}}}),Eo.className="LinkingBaseTool";function ps(){Eo.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}xe(ps,Eo),ps.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return a.isReadOnly||a.isModelReadOnly||!a.allowLink||!a.model.xs()||!a.lastInput.left||a.currentTool!==this&&!this.isBeyondDragSize()?!1:this.findLinkablePort()!==null},ps.prototype.findLinkablePort=function(){var a=this.diagram,y=this.startObject;if(y===null&&(y=a.ic(a.firstInput.documentPoint,null,null)),y===null||(a=y.part,!(a instanceof $e)))return null;var x=this.direction;if(x===Ch||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===Ch||x===jp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ps.prototype.doActivate=function(){var a=this.diagram,y=this.findLinkablePort();y===null?this.stopTool():(this.Ea(this.name),a.isMouseCaptured=!0,a.currentCursor=this.linkingCursor,this.isForwards?(this.temporaryToNode!==null&&(this.temporaryToNode.location=a.lastInput.documentPoint),this.originalFromPort=y,y=this.originalFromPort.part,y instanceof $e&&(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 $e&&(this.originalToNode=y),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0)),a.add(this.temporaryFromNode),this.temporaryFromNode&&this.temporaryFromNode.Va(),a.add(this.temporaryToNode),this.temporaryToNode&&this.temporaryToNode.Va(),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.temporaryLink.isTreeLink=this.isNewTreeLink(),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0)},ps.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;a.remove(this.temporaryLink),a.remove(this.temporaryFromNode),a.remove(this.temporaryToNode),a.isMouseCaptured=!1,a.currentCursor="",this.stopTransaction()},ps.prototype.doStop=function(){Eo.prototype.doStop.call(this),this.startObject=null},ps.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof $e&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=ot,E=tt):(y=ot,x=tt,this.originalToNode!==null&&(b=this.originalToNode,E=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(b=this.originalToNode,E=this.originalToPort);y!==null||b!==null?(z=this.insertLink(y,x,b,E),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,b,E)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},ps.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof ze)return a.isTreeLink;var y=this.diagram;return y===null?!0:(a=y.partManager.getLinkCategoryForData(a),y=y.partManager.findLinkTemplateForCategory(a),y!==null?y.isTreeLink:!0)},ps.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},ps.prototype.doNoLink=function(){},de.Object.defineProperties(ps.prototype,{archetypeLinkData:{get:function(){return this.V},set:function(a){this.V=a}},archetypeLabelNodeData:{get:function(){return this.F},set:function(a){this.F=a}},direction:{get:function(){return this.K},set:function(a){this.K=a}},startObject:{get:function(){return this.Xd},set:function(a){this.Xd=a}}});var Ch=new Te(ps,"Either",0),zp=new Te(ps,"ForwardsOnly",0),jp=new Te(ps,"BackwardsOnly",0);ps.className="LinkingTool",ps.Either=Ch,ps.ForwardsOnly=zp,ps.BackwardsOnly=jp;function fa(){Eo.call(this),this.name="Relinking";var a=new qn;a.figure="Diamond",a.desiredSize=so,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new qn,a.figure="Diamond",a.desiredSize=so,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new ge}xe(fa,Eo),fa.prototype.updateAdornments=function(a){if(a!==null&&a instanceof ze){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var b=a.selectionObject;b!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(b,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(b=a.selectionObject,b!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(b,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},fa.prototype.makeAdornment=function(a,y){var x=new Li;return x.type=Ae.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},fa.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowRelink||!a.model.xs()||!a.lastInput.left)return!1;var y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkFrom");return y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkTo")),y!==null},fa.prototype.doActivate=function(){var a=this.diagram;if(this.originalLink===null){var y=this.handle;if(y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkFrom"),y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkTo"))),y===null)return;var x=y.part;if(!(x instanceof Li&&x.adornedPart instanceof ze))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=ei),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=ei),this.temporaryToNode!==null&&(this.temporaryToNode.location=this.originalLink.i(this.originalLink.pointsCount-1)))),this.copyPortProperties(this.originalFromNode,this.originalFromPort,this.temporaryFromNode,this.temporaryFromPort,!1),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0),a.add(this.temporaryFromNode),a.add(this.temporaryToNode),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.copyLinkProperties(this.originalLink,this.temporaryLink),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0},fa.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Fg||x===sh)&&(x=ws),y.curve=x,y.curviness=a.curviness,y.isTreeLink=a.isTreeLink,y.points=a.points,y.routing=a.routing,y.smoothness=a.smoothness,y.fromSpot=a.fromSpot,y.fromEndSegmentLength=a.fromEndSegmentLength,y.fromShortLength=a.fromShortLength,y.toSpot=a.toSpot,y.toEndSegmentLength=a.toEndSegmentLength,y.toShortLength=a.toShortLength}},fa.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;a.remove(this.temporaryLink),a.remove(this.temporaryFromNode),a.remove(this.temporaryToNode),a.isMouseCaptured=!1,a.currentCursor="",this.stopTransaction()},fa.prototype.doStop=function(){Eo.prototype.doStop.call(this),this.handle=null},fa.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,b=this.originalToNode,E=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof $e&&(this.isForwards?(b=tt,E=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?E=b=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?b:y,this.isForwards?E:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},fa.prototype.reconnectLink=function(a,y,x,b){return x=x!==null&&x.portId!==null?x.portId:"",b?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},fa.prototype.doNoRelink=function(){};function Yf(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)}de.Object.defineProperties(fa.prototype,{fromHandleArchetype:{get:function(){return this.V},set:function(a){this.V=a}},toHandleArchetype:{get:function(){return this.Xd},set:function(a){this.Xd=a}},handle:{get:function(){return this.F},set:function(a){if(a!==null&&!(a.part instanceof Li))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),fa.className="RelinkingTool",li("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),li("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function jo(){Ci.call(this),this.name="LinkReshaping";var a=new qn;a.figure="Rectangle",a.desiredSize=Mo,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new qn,a.figure="Diamond",a.desiredSize=so,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new It,this.Yq=new De}xe(jo,Ci),jo.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:oc},jo.prototype.om=function(a,y){a.reshapingBehavior=y},jo.prototype.updateAdornments=function(a){if(a!==null&&a instanceof ze){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)}},jo.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new Li,E.type=Ae.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=b?1:0;if(y.resegmentable&&y.computeCurve()!==va)for(var ot=x+tt;ot<z-tt;ot++){var rt=this.makeResegmentHandle(a,ot);rt!==null&&(rt.segmentIndex=ot,rt.segmentFraction=.5,rt.fromMaxLinks=999,E.add(rt))}for(tt=x+1;tt<z;tt++)if(ot=this.makeHandle(a,tt),ot!==null){if(ot.segmentIndex=tt,tt!==x)if(tt===x+1&&b){rt=y.i(x);var at=y.i(x+1);Xt.B(rt.x,at.x)&&Xt.B(rt.y,at.y)&&(at=y.i(x-1)),Xt.B(rt.x,at.x)?(this.om(ot,Vu),ot.cursor="n-resize"):Xt.B(rt.y,at.y)&&(this.om(ot,Wu),ot.cursor="w-resize")}else tt===z-1&&b?(rt=y.i(z-1),at=y.i(z),Xt.B(rt.x,at.x)&&Xt.B(rt.y,at.y)&&(rt=y.i(z+1)),Xt.B(rt.x,at.x)?(this.om(ot,Vu),ot.cursor="n-resize"):Xt.B(rt.y,at.y)&&(this.om(ot,Wu),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Kf),ot.cursor="move");E.add(ot)}E.adornedObject=a}return E},jo.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},jo.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},jo.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},jo.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 ze){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}}},jo.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},jo.prototype.stopTransaction=function(){var a=this.diagram,y=Ci.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},jo.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},jo.prototype.getResegmentingPoint=function(){return this.handle.ga(ri)},jo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},jo.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&&(Hu(this,tt,b,E,z,!0)||Hu(this,tt,b,E,z,!1))){var ot=y.points.copy();Hu(this,tt,b,E,z,!0)?(ot.cd(x-2,new It(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new It(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new It((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new It((z.x+tt.x)/2,z.y))),ot.mb(x),ot.mb(x-1),y.points=ot,y.Wb()}else tt=y.i(x+2),Math.abs(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Hu(this,b,E,z,tt,!0)||Hu(this,b,E,z,tt,!1))&&(ot=y.points.copy(),Hu(this,b,E,z,tt,!0)?(ot.cd(x-1,new It(b.x,(b.y+tt.y)/2)),ot.cd(x+2,new It(tt.x,(b.y+tt.y)/2))):(ot.cd(x-1,new It((b.x+tt.x)/2,b.y)),ot.cd(x+2,new It((b.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=It.alloc(),Xt.qh(b.x,b.y,z.x,z.y,E.x,E.y,tt)&&tt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),It.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Hu(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}jo.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===Vu?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===Wu&&(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===Vu?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===Wu&&(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);Xt.B(z.x,E.x)&&Xt.B(E.y,tt.y)?(Xt.B(z.x,y.i(b-2).x)&&!Xt.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),Xt.B(tt.y,y.i(b+2).y)&&!Xt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)):Xt.B(z.y,E.y)&&Xt.B(E.x,tt.x)?(Xt.B(z.y,y.i(b-2).y)&&!Xt.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),Xt.B(tt.x,y.i(b+2).x)&&!Xt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):Xt.B(z.x,E.x)&&Xt.B(E.x,tt.x)?(Xt.B(z.x,y.i(b-2).x)&&!Xt.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),Xt.B(tt.x,y.i(b+2).x)&&!Xt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):Xt.B(z.y,E.y)&&Xt.B(E.y,tt.y)&&(Xt.B(z.y,y.i(b-2).y)&&!Xt.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),Xt.B(tt.y,y.i(b+2).y)&&!Xt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),b=y.fromNode,E=y.fromPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===1&&y.computeSpot(!0,E).Mc()&&(z=E.ga(ri,It.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,It.alloc()),y.L(0,b.x,b.y),It.free(z),It.free(b)),b=y.toNode,E=y.toPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===y.pointsCount-2&&y.computeSpot(!1,E).Mc()&&(x=E.ga(ri,It.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,It.alloc()),y.L(y.pointsCount-1,a.x,a.y),It.free(x),It.free(a));y.zf()},jo.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Kf:return a;case Vu:return new It(y.i(x).x,a.y);case Wu:return new It(a.x,y.i(x).y);default:case oc:return y.i(x)}},de.Object.defineProperties(jo.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 Li))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}}}),jo.prototype.setReshapingBehavior=jo.prototype.om,jo.prototype.getReshapingBehavior=jo.prototype.Ru;var oc=new Te(jo,"None",0),Wu=new Te(jo,"Horizontal",1),Vu=new Te(jo,"Vertical",2),Kf=new Te(jo,"All",3);jo.className="LinkReshapingTool",jo.None=oc,jo.Horizontal=Wu,jo.Vertical=Vu,jo.All=Kf,li("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Xr(){Ci.call(this),this.name="Resizing",this.o=new We(1,1).freeze(),this.j=new We(9999,9999).freeze(),this.yg=new We(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new qn;a.alignmentFocus=ri,a.figure="Rectangle",a.desiredSize=Mo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new It,this.Dw=new We,this.Tn=new It,this.rt=new We(0,0),this.qt=new We(1/0,1/0),this.pt=new We(1,1)}xe(Xr,Ci),Xr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof ze)){if(a.isSelected&&!this.diagram.isReadOnly){var y=a.resizeObject,x=a.Pj(this.name);if(y!==null&&a.canResize()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed()&&((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null)){y=y.li(),Gh(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},Xr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new Li,y.type=Ae.Spot,y.locationSpot=ri;var x=new Ps;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Mi)),y.add(this.makeHandle(a,Yi)),y.add(this.makeHandle(a,Uo)),y.add(this.makeHandle(a,ns)),y.add(this.makeHandle(a,fs)),y.add(this.makeHandle(a,Kr)),y.add(this.makeHandle(a,is)),y.add(this.makeHandle(a,As))}else if(_a(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Xr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Xr.prototype.updateResizeHandles=function(a,y){if(a!==null){if(!a.alignment.Xb()&&(a.cursor==="pointer"||0<a.cursor.indexOf("resize")))t:{var x=a.alignment;if(x.Mc()&&(x=ri),0>=x.x)y=0>=x.y?y+225:1<=x.y?y+135:y+180;else if(1<=x.x)0>=x.y?y+=315:1<=x.y&&(y+=45);else if(0>=x.y)y+=270;else if(1<=x.y)y+=90;else break t;0>y?y+=360:360<=y&&(y-=360),a.cursor=22.5>y?"e-resize":67.5>y?"se-resize":112.5>y?"s-resize":157.5>y?"sw-resize":202.5>y?"w-resize":247.5>y?"nw-resize":292.5>y?"n-resize":337.5>y?"ne-resize":"e-resize"}else if(a instanceof Ae)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Xr.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},Xr.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))},Xr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Xr.prototype.stopTransaction=function(){var a=this.diagram,y=Ci.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Xr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Xr.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,It.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),It.free(E)}},Xr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,It.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),It.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Xr.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 Xn){var b=new De;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()}},Xr.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=ri);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ft=1;if(!z){ft=tt.width;var mt=tt.height;0>=ft&&(ft=1),0>=mt&&(mt=1),ft=mt/ft}return mt=It.alloc(),Xt.No(a.x,a.y,ot,rt,E.width,E.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width))):(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),z||(a.height=Math.max(Math.min(ft*a.width,b.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/ft,b.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))),It.free(mt),a},Xr.prototype.computeReshape=function(){var a=Le;return this.adornedObject instanceof qn&&(a=Lv(this.adornedObject)),!(a===mn||this.diagram.lastInput.shift)},Xr.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},Xr.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},Xr.prototype.computeCellSize=function(){var a=new We(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},de.Object.defineProperties(Xr.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 Li))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 Li)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}}}),Xr.className="ResizingTool",li("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function ms(){Ci.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new It,this.ue=null;var a=new qn;a.figure="Ellipse",a.desiredSize=so,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new It(NaN,NaN),this.u=0,this.F=50}xe(ms,Ci),ms.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)}},ms.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new Li,y.type=Ae.Position,y.locationSpot=ri;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(_a(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},ms.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},ms.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)},ms.prototype.computeRotationPoint=function(a){var y=a.part,x=y.locationObject;return y.rotationSpot.sb()?a.ga(y.rotationSpot):a===y||a===x?x.ga(y.locationSpot):a.ga(ri)},ms.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)},ms.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new It(NaN,NaN),this.isActive=a.isMouseCaptured=!1},ms.prototype.stopTransaction=function(){var a=this.diagram,y=Ci.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ms.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},ms.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},ms.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){a.delaysLayout=!1;var y=this.computeRotate(a.lastInput.documentPoint);this.rotate(y),a.Ya(),this.transactionResult=this.name,a.R("PartRotated",this.adornedObject,this.originalAngle)}this.stopTool()},ms.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,b=y.rotateObject;(x===b||x.rg(b))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},ms.prototype.computeRotate=function(a){a=this.rotationPoint.ab(a)-this.handleAngle;var y=this.adornedObject.panel;y!==null&&(a-=y.li()),360<=a?a-=360:0>a&&(a+=360),y=Math.min(Math.abs(this.snapAngleMultiple),180);var x=Math.min(Math.abs(this.snapAngleEpsilon),y/2);return!this.diagram.lastInput.shift&&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},de.Object.defineProperties(ms.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof Li))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 Li)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},snapAngleMultiple:{get:function(){return this.ia},set:function(a){this.ia=a}},snapAngleEpsilon:{get:function(){return this.V},set:function(a){this.V=a}},originalAngle:{get:function(){return this.Cw}},rotationPoint:{get:function(){return this.kr},set:function(a){this.kr=a.copy()}},handleAngle:{get:function(){return this.u},set:function(a){this.u=a}},handleDistance:{get:function(){return this.F},set:function(a){this.F=a}}}),ms.className="RotatingTool",li("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){Ci.call(this),this.name="ClickSelecting"}xe(Lh,Ci),Lh.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Lh.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Lh.className="ClickSelectingTool";function ja(){Ci.call(this),this.name="Action",this.pk=null}xe(ja,Ci),ja.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},ja.prototype.doMouseDown=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionDown!==null&&y.actionDown(a,y))}else this.canStart()&&this.doActivate()},ja.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionMove!==null&&y.actionMove(a,y))}},ja.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;if(y===null)return;a.targetObject=y,y.actionUp!==null&&y.actionUp(a,y),this.standardMouseClick(function(x){for(;x.panel!==null&&(!x.isActionable||x!==y);)x=x.panel;return x},function(x){return x===y})}this.stopTool()},ja.prototype.doCancel=function(){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionCancel!==null&&y.actionCancel(a,y),this.stopTool())},ja.prototype.doStop=function(){this.pk=null},ja.className="ActionTool";function _u(){Ci.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new It(0,0)}xe(_u,Ci),_u.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)},_u.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},_u.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 Tn)x.Zc()&&(_a(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);me(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=It.allocAt(a.x,a.y);this.isGridSnapEnabled&&rg(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),It.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},de.Object.defineProperties(_u.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}}}),_u.className="ClickCreatingTool";function ka(){Ci.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new Tn;a.layerName="Tool",a.selectable=!1;var y=new qn;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}xe(ka,Ci),ka.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(!a.allowSelect)return!1;var y=a.lastInput;return!(!y.left||a.currentTool!==this&&(!this.isBeyondDragSize()||y.timestamp-a.firstInput.timestamp<this.delay||a.Ol(y.documentPoint,!0)!==null))},ka.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},ka.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},ka.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var b=We.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),We.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},ka.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;a.remove(this.box);try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),this.selectInRect(this.computeBoxBounds()),a.R("ChangedSelection",a.selection)}finally{a.currentCursor=""}}this.stopTool()},ka.prototype.computeBoxBounds=function(){var a=this.diagram;return new ge(a.firstInput.documentPoint,a.lastInput.documentPoint)},ka.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),Bi?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 De,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)}},de.Object.defineProperties(ka.prototype,{delay:{get:function(){return this.Ik},set:function(a){this.Ik=a}},isPartialInclusion:{get:function(){return this.o},set:function(a){this.o=a}},box:{get:function(){return this.j},set:function(a){this.j=a}}}),ka.className="DragSelectingTool";function Gr(){Ci.call(this),this.name="Panning",this.Xt=new It,this.xy=new It,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(nn.document,"scroll",a.Kw,!1),a.stopTool()}}xe(Gr,Ci),Gr.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())},Gr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(nn.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Gr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Gr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Gr.prototype.doMouseMove=function(){this.move()},Gr.prototype.doMouseUp=function(){this.move(),this.stopTool()},Gr.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)}},de.Object.defineProperties(Gr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Gr.className="PanningTool",li("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),li("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),li("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),li("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),li("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function bl(){this.F=this.u=this.j=this.o=null}de.Object.defineProperties(bl.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}}}),bl.className="HTMLInfo";function Ga(a,y,x){this.text=a,this.hx=y,this.visible=x}Ga.className="ContextMenuButtonInfo";function vs(){Ci.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new It,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}xe(vs,Ci);function tl(a){var y=new bl;y.show=function(E,z,tt){tt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},kh=y,a.tu=function(){a.stopTool()},y=$i("div");var x=$i("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=$i("style");nn.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",Go,!1),b.addEventListener(y,"selectstart",Go,!1),b.addEventListener(x,"contextmenu",Go,!1)),y.className="goCXforeground",x.className="goCXbackground",nn.document.body&&(nn.document.body.appendChild(y),nn.document.body.appendChild(x)),$d=y,gd=x,Qd=!0}function Go(a){return a.preventDefault(),!1}vs.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)},vs.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},vs.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},vs.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof se||(a instanceof Zt?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},vs.prototype.doActivate=function(){},vs.prototype.doMouseDown=function(){if(Ci.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof Li){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&cl(this)},vs.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof Li){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}cl(this)};function cl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof bl||(b=y.ic(y.lastInput.documentPoint,null,null),b!==null&&b.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(b)}}else a.canStart()&&(gu(a,!0),a.isActive||a.stopTool())}vs.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function gu(a,y,x){if(x===void 0&&(x=null),!a.Et&&(a.Et=!0,y&&a.standardMouseSelect(),y=a.standardMouseClick(),a.Et=!1,!y)){if(a.isActive=!0,y=kh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof Zt?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof Li&&!a.currentContextMenu.visible&&a.stopTool()}}vs.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},vs.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof Li){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 bl&&a.show(y,x,this);this.currentContextMenu=a},vs.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}},vs.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof Li?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof bl&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function Uu(a){var y=new De;return y.add(new Ga("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new Ga("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new Ga("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new Ga("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new Ga("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new Ga("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new Ga("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new Ga("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new Ga("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new Ga("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new Ga("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new Ga("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new Ga("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}vs.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=Uu(this)),$d.innerHTML="",gd.addEventListener("pointerdown",this.tu,!1);var y=this,x=$i("ul");x.className="goCXul",$d.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=$i("li"),z.className="goCXli";var tt=$i("a");tt.className="goCXa",tt.href="#",tt.ky=E.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=E.text,z.appendChild(tt),x.appendChild(z)}}$d.style.display="block",gd.style.display="block"},vs.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===kh){$d.style.display="none",gd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(gd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},de.Object.defineProperties(vs.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof Li?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Qd===!1&&kh===null&&bo&&tl(this),kh},set:function(a){a===null&&(Qd=!0),kh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var kh=null,Qd=!1,gd=null,$d=null;vs.className="ContextMenuTool",li("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function io(){Ci.call(this),this.name="TextEditing",this.Zh=new Ji,this.ia=null,this.V=cd,this.vj=null,this.qa=pd,this.u=1,this.F=!0,this.o=null,this.j=new bl,this.kt=null,qd(this,this.j)}xe(io,Ci);function qd(a,y){if(bo){var x=$i("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(tf)):E==="Tab"?(a.acceptText(Xf),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==pd){var b=a.kt;a.qa===ef&&(a.qa=nf),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==pd){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 Ji&&z instanceof io)if(z.state===of)x.style.border="3px solid red",x.focus();else{var tt=b.ga(ri),ot=E.position,rt=E.scale,at=b.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=b.naturalBounds.width*at+6,ft=b.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=b.verticalAlignment,rt=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*at,ft=ot.y*ft-ot.y*rt+ot.offsetY-(.5*ft-.5*rt)-rt/2,x.value=b.text,E.div.style.font=b.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+ft|0)-1+"px",x.style.textAlign=b.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=b.lineCount,x.wA=at,x.className="goTXarea",E.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(b){b.div.removeChild(x)}}}io.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Yu&&Yu!==this&&(Yu.acceptText(Nl),Yu&&Yu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof Ji&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===cd&&!y.isSelected||this.starting===Jf&&2>a.lastInput.clickCount)):!1},io.prototype.doStart=function(){Yu=this,this.textBlock!==null&&this.doActivate()},io.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 Ji&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=ef;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new ge(this.textBlock.ga(Mi),this.textBlock.ga(Uo));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},io.prototype.doCancel=function(){this.stopTool()},io.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},io.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Nl)},io.prototype.acceptText=function(a){switch(a){case Nl:this.qa===md?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===ef||this.qa===of||this.qa===nf)&&(this.qa=sc,rc(this));break;case Zf:case tf:case Xf:(tf!==a||this.textBlock.isMultiline!==!0)&&(this.qa===ef||this.qa===of||this.qa===nf)&&(this.qa=sc,rc(this))}};function rc(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=md,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=of,a.doError(E,z))}}io.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)},io.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},io.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=pd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},io.prototype.doStop=function(){Yu=null},io.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)))},io.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},de.Object.defineProperties(io.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)}}}),io.prototype.measureTemporaryTextBlock=io.prototype.Lx;var Zf=new Te(io,"LostFocus",0),Nl=new Te(io,"MouseDown",1),Xf=new Te(io,"Tab",2),tf=new Te(io,"Enter",3),q0=new Te(io,"SingleClick",0),cd=new Te(io,"SingleClickSelected",1),Jf=new Te(io,"DoubleClick",2),pd=new Te(io,"StateNone",0),ef=new Te(io,"StateActive",1),nf=new Te(io,"StateEditing",2),sc=new Te(io,"StateValidating",3),of=new Te(io,"StateInvalid",4),md=new Te(io,"StateValidated",5),Yu=null;io.className="TextEditingTool",io.LostFocus=Zf,io.MouseDown=Nl,io.Tab=Xf,io.Enter=tf,io.SingleClick=q0,io.SingleClickSelected=cd,io.DoubleClick=Jf,io.StateNone=pd,io.StateActive=ef,io.StateEditing=nf,io.StateValidating=sc,io.StateInvalid=of,io.StateValidated=md,li("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ta(a){sf||(ac(),sf=!0),this.H=Ul,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=pu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Be,this.ce=new Hr,this.ce.Yd=this,this.Ei=new Be,this.pu=new Be,this.Sr=new Be,this.pr=new Be,a&&Object.assign(this,a)}ta.prototype.Xe=function(a){this.H=a},ta.prototype.canStart=function(){return!0};function _l(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Wr(a.H),a.zb=!0)}function Qf(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===pu?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===lc&&y.vc.clear(),a.Qw=!!(a.Pk===af&&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(),lf(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==ss&&b!==null&&(delete b.start.scale,delete b.end.scale),nn.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Ds(x),gc(x),a.zb=!1,y.start(),y.bc&&(Ku(a),x.Ya(),uc(y,0),Ta(x,!0),Mh(a),x.R("AnimationStarting",a)))}))}}function cu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function $f(a,y,x,b){a.isTicking||cu(a)||y instanceof ze&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Ct=ta.prototype,Ct.fv=function(a){return this.ce.fv(a)},Ct.Xu=function(a){return this.ce.Xu(a)};function qf(a,y){function x(){if(0<E.Sr.count&&(b.addAll(E.Sr),E.Sr.clear(),E.bc=!0),E.bc!==!1&&b.count!==0){E.pu.addAll(b);for(var z=E.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var ot=!0;else{for(ot=tt.vc.iterator;ot.next();){var rt=ot.key;if(rt instanceof Zt&&rt.diagram!==null||rt instanceof se){ot=!0;break t}}ot=!1}ot?uf(tt,!1):tt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(Ku(E),Ta(E.H),Mh(E)),nn.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),nn.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function Ku(a){if(!a.vq){var y=a.H;a.Ow=y.skipsUndoManager,a.cw=y.skipsModelSourceBindings,y.skipsUndoManager=!0,y.skipsModelSourceBindings=!0,a.vq=!0}}function Mh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Ct.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(),lf(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),lf(y,this.H)},Ct.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))},Ct.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Ws(this,a))},Ct.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Zu(this.ce,y,"position",y.position,y.position),Ws(this,a))};function Hp(a,y,x){!a.zb||y.D(x)||cu(a)||(a.H.pi||(y=x.copy()),Zu(a.ce,a.H,"position",y,x))}function tg(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Ws(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function Th(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],ot=a[2];a=a[3];var rt=y[0],at=y[1],ut=y[2];return y=y[3],ot===0||ot===100?(z=rt,tt=at):(ut===0||ut===100)&&(rt=z,at=tt),180<Math.abs(rt-z)&&(rt>z?z+=360:rt+=360),z=E(x,z,rt-z,b)%360,tt=E(x,tt,at-tt,b),ot=E(x,ot,ut-ot,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ac(){function a(x,b,E,z,tt,ot){x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}var y=new Nn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("location",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!0):x.location=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:placeholder",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new It(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:nodeCollapse",function(x,b,E,z,tt,ot){var rt=x.actualBounds,at=E.actualBounds;E=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot),!1):x.position=new It(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot))}),y.add("desiredSize",function(x,b,E,z,tt,ot){x.desiredSize=new ge(z(tt,b.width,E.width-b.width,ot),z(tt,b.height,E.height-b.height,ot))}),y.add("width",function(x,b,E,z,tt,ot){x.width=z(tt,b,E-b,ot)}),y.add("height",function(x,b,E,z,tt,ot){x.height=z(tt,b,E-b,ot)}),y.add("fill",function(x,b,E,z,tt,ot){x.fill=Th(b,E,tt,ot,z)}),y.add("stroke",function(x,b,E,z,tt,ot){x.stroke=Th(b,E,tt,ot,z)}),y.add("strokeWidth",function(x,b,E,z,tt,ot){x.strokeWidth=z(tt,b,E-b,ot)}),y.add("strokeDashOffset",function(x,b,E,z,tt,ot){x.strokeDashOffset=z(tt,b,E-b,ot)}),y.add("background",function(x,b,E,z,tt,ot){x.background=Th(b,E,tt,ot,z)}),y.add("areaBackground",function(x,b,E,z,tt,ot){x.areaBackground=Th(b,E,tt,ot,z)}),y.add("opacity",function(x,b,E,z,tt,ot){x.opacity=z(tt,b,E-b,ot)}),y.add("scale",function(x,b,E,z,tt,ot){x.scale=z(tt,b,E-b,ot)}),y.add("angle",function(x,b,E,z,tt,ot){x.angle=z(tt,b,E-b,ot)}),rf=y}de.Object.defineProperties(ta.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&&on(a,">= 1",ta,"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}}}),ta.prototype.stopAnimation=ta.prototype.Cc;var rf=null,sf=!1,pu=new Te(ta,"Default",1),af=new Te(ta,"AnimateLocations",2),lc=new Te(ta,"None",3);ta.className="AnimationManager",ta.defineAnimationEffect=function(a,y){sf||(ac(),sf=!0),rf.add(a,y)},ta.Default=pu,ta.AnimateLocations=af,ta.None=lc;function Hr(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=vd,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=ko,this.vc=new Nn,this.Tt=new Nn,this.yl=new Be,this.Ut=new Be,this.dw=Qu,a&&Object.assign(this,a)}Hr.prototype.suspend=function(){this.Xk=!0},Hr.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,uf(this,!0),Ku(this.Yd),Ta(this.H),Mh(this.Yd),this.H.redraw()};function lf(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}Ct=Hr.prototype,Ct.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof se?a=x:x instanceof Zt&&(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===pu&&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=mf),Ku(y),this.yl.each(function(b){b.data=null,a.add(b)}),Mh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,qf(y,this),this)},Ct.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Ct.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof se?this.H=a:a instanceof Zt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof Tn){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Zu(this,a,y,x,b,E),this};function Zu(a,y,x,b,E,z){var tt=a.vc;if(y instanceof se&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Su(b),sv(),b=[ma.j,ma.u,ma.o,ma.F],Su(E),sv(),E=[ma.j,ma.u,ma.o,ma.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=bh(b)),at[x]=bh(E)}else rt={},at={},rt[x]=bh(b),at[x]=bh(E),ot=rt.position,y instanceof Zt&&ot instanceof It&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new Nh(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof It&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof Tn?ot.Ku.location=bh(y.location):z&&(ot.Ku[x]=bh(b))}function bh(a){return a instanceof It||a instanceof We?a.copy():a}Ct.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Ct.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function uf(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),Ku(x),uc(a,E),Ta(a.H,!0),Mh(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function uc(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Zt&&z.diagram===null)){var tt=b.value,ot=E?tt.end:tt.start;tt=E?tt.start:tt.end;var rt=rf,at;for(at in tt)at==="position"&&(tt["position:placeholder"]||tt["position:nodeCollapse"])||rt.get(at)===null||rt.get(at)(z,ot[at],tt[at],a.Lp,y,x,a)}}}Ct.stop=function(){return this.bc?(this.Ml(!0),this):this},Ct.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,Ku(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=rf;b.next();){var tt=b.key,ot=b.value,rt=E?ot.end:ot.start,at=E?ot.start:ot.end,ut=ot.Ku,ft;for(ft in at)if(z.get(ft)!==null){var mt=ft;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[ft],ut[ft]!==void 0?ut[ft]:ot.Hu?rt[ft]:at[ft],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof Tn&&(tt.location=ut.location),ot.nv&&tt instanceof Tn&&tt.Zb(!1)}if(y.As.clear(),hf(y,!1),y.Ya(),y.N(),Ta(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()}Ta(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Mh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),lf(this,null),x.Ml(this),y.$b())}},Ct.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Xn&&(b=y.placeholder),b!==null?(x=b.ga(Mi),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new It(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Xn)for(a=a.memberParts;a.next();)b=a.value,b instanceof $e&&this.Cj(b,y)},Ct.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Xn&&(x=y.placeholder),x!==null){var b=x.ga(Mi);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 Xn)for(a=a.memberParts;a.next();)b=a.value,b instanceof $e&&this.Aj(b,y)}},Ct.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},de.Object.defineProperties(Hr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&on(a,">= 1",Hr,"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:Rt("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}}}),Hr.prototype.getTemporaryState=Hr.prototype.Ez,Hr.prototype.stop=Hr.prototype.stop,Hr.prototype.add=Hr.prototype.add,Hr.prototype.addTemporaryPart=Hr.prototype.Iy;function vd(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}Hr.className="Animation",Hr.EaseLinear=function(a,y,x,b){return x*a/b+y},Hr.EaseInOutQuad=vd,Hr.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},Hr.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},Hr.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},Hr.EaseOutExpo=Wp;function Nh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Nh.className="AnimationState";function el(a,y,x){this.xd=null,this.rf=a,this.so=x||hc,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Fh))}el.prototype.copy=function(){var a=new el(this.rf);a.so=this.so;var y=this.uk;if(y!==null){var x={};y.duration!==void 0&&(x.duration=y.duration),y.finished!==void 0&&(x.finished=y.finished),y.easing!==void 0&&(x.easing=y.easing),a.uk=x}return a};function Vp(a,y){a=a.uk,a!==null&&(a.duration&&(y.duration=a.duration),a.finished&&(y.finished=a.finished),a.easing&&(y.easing=a.easing))}de.Object.defineProperties(el.prototype,{propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},animationSettings:{get:function(){return this.uk},set:function(a){this.uk=a}},startCondition:{get:function(){return this.so},set:function(a){this.so=a}}});var hc=new Te(el,"Default",1),Fh=new Te(el,"Immediate",2),yd=new Te(el,"Bundled",3);el.className="AnimationTrigger",el.Default=hc,el.Immediate=Fh,el.Bundled=yd;function Pr(a){ji(this),this.H=null,this.Pa=new De,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)}Ct=Pr.prototype,Ct.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,$r(x)}a.clear(),this.Zq.length=0},Ct.Xe=function(a){this.H=a},Ct.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof Xn?E++:rt instanceof $e?b++:rt instanceof ze?z++:rt instanceof Li?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<b&&(ot+=b+" Nodes "),0<E&&(ot+=E+" Groups "),0<z&&(ot+=z+" Links "),0<tt&&(ot+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,ot+=`
`+x.toString(),b=x.data,b!==null&&ro(b)&&(ot+=" #"+ro(b)),x instanceof $e?ot+=" "+Fi(b):x instanceof ze&&(ot+=" "+Fi(x.fromNode)+" "+Fi(x.toNode));return y+" "+this.Pa.count+": "+ot},Ct.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var E=It.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((b!==!0||Gh(ot)!==!1)&&ot.isVisible()&&(E.assign(a),_n(E,ot.oe),ot=ot.ic(E,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return It.free(E),ot}return It.free(E),null},Ct.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof De||b instanceof Be||(b=new Be),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=It.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((E!==!0||Gh(rt)!==!1)&&rt.isVisible()){z.assign(a),_n(z,rt.oe);var at=rt;rt.ji(z,y,x,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return It.free(z),b},Ct.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 De||E instanceof Be||(E=new Be),this.Uh===!1)return E;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((z!==!0||Gh(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,b,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return E},Ct.Nu=function(a,y,x,b,E,z,tt){if(this.Uh===!1)return E;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||Gh(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,b,E)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||E.add(ut))}}return E},Ct.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 De||E instanceof Be)&&(z=E),E=!0),z instanceof De||z instanceof Be||(z=new Be),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=It.alloc(),rt=It.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ft=at[ut];if((tt!==!0||Gh(ft)!==!1)&&ft.isVisible()){ot.assign(a),_n(ot,ft.oe),rt.h(a.x+y,a.y),_n(rt,ft.oe);var mt=ft;ft.og(ot,rt,x,b,E,z)&&(x!==null&&(mt=x(mt)),mt===null||b!==null&&!b(mt)||z.add(mt))}}return It.free(ot),It.free(rt),z},Ct.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=pn();for(var E=pn(),z=0;z<b;z++){var tt=x[z];if(tt.vw=z,tt instanceof ze){if(tt.fd===!1)continue}else if(tt instanceof Li&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&jl(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&E.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)b=x.value,b.measure(1/0,1/0),b.arrange(),b.Fd(!0);for(y=0;y<E.length;y++)Ov(E[y]);wn(a),wn(E)}}};function mu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Ct.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=mu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=ge.alloc(),rt=0;rt<b;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(ge.free(ot),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function _p(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=mu(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=ge.alloc(),ut=0;ut<z;ut++){var ft=E[ut];b.contains(ft)&&a.Oj(y,ft,x,ot,rt,at,!1)}ge.free(at),y.globalAlpha=tt}}}Ct.Oj=function(a,y,x,b,E,z,tt){if(tt&&!Gh(y))a.Hs(y);else{if(b!==null&&y instanceof ze&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,b=y.containingGroup;b!==null;)tt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(tt=!0,z.assign(b.tb)),b=b.containingGroup;var ot=y.actualBounds;if(b=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}b=!z.Re(ot)}b&&(a.save(),a instanceof ea?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*E>x.Oq||ot.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(Fo(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(Fo(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),Fo(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))}},Ct.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(mo,a,this,y,x,b,E)},Ct.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&$r(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),eg(this,a,y),a},Ct.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,$r(y),a};function eg(a,y,x){if(y=Up(a,y,x),x instanceof Xn&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];if(ot===x&&(y=tt,0<=b)||0>b&&ot.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&eg(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;ot<E&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>b)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt<b)for(;;){if(ot===E||rt>=b){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<E&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}de.Object.defineProperties(Pr.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===""&&Rt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Rt("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)&&on(a,"0 <= value <= 1",Pr,"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))}}}),Pr.prototype.findObjectsNear=Pr.prototype.og,Pr.prototype.findObjectsIn=Pr.prototype.Cf,Pr.prototype.findObjectsAt=Pr.prototype.ji,Pr.prototype.findObjectAt=Pr.prototype.ic,Pr.className="Layer";function se(a,y){if(rm||(Jr(),rm=!0),ji(this),Ul=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,bo){var x=this,b=function(){x.removeEventListener(nn.document,"DOMContentLoaded",b,!1),x.setRTL()};nn.document.body!==null?this.setRTL():x.addEventListener(nn.document,"DOMContentLoaded",b,!1)}this.ol=null,fg.add("Model",Hi);var E=this;return this.Hb=function(z){var tt=E.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===mo&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Yp(this),this.model=hy(),this.Wg=!0,Zp(this),this.layout=new fo,this.Wg=!1,this.ck=this.ek=this.fk=this.dk=this.ui=this.aA=this.$j=this.Ov=null,this.hk=function(){},this.preventDefault=null,this.rn=!1,this.Yf=new sm,a!==void 0&&(typeof a=="string"||nn.Element&&a instanceof Element?fc(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Eh,Ul;function Yp(a){a.Yd=new ta,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new De,a.pj=new Nn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new It(NaN,NaN).freeze(),a.du=new It(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new It(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new Yn,a.zu=new It(NaN,NaN).freeze(),a.ut=new ge(NaN,NaN,NaN,NaN).freeze(),a.rj=new oi(0,0,0,0).freeze(),a.sj=Qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=ss,a.zk=xr,a.Fg=ss,a.pq=xr,a.yt=Mi,a.Bt=Mi,a.Fc=!0,a.pn=!1,a.De=new Be,a.Eh=new Nn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new oi(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new os,a.bq.diagram=a,a.Qg=new os,a.Qg.diagram=a,a.cj=new os,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Be,a.Ht=!0,a.uu=$u,a.pw=!1,a.wu=pf,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 Nn,a.Xn=new De,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 oi(5).freeze(),a.Hw=new Be().freeze(),a.Nt=999999999,a.nw=new Be().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 Be,a.ow=new Be,a.Xh=null,a.aw=new We(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new It,bounds:new ge,Py:new We,bA:new We,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new ge(NaN,NaN,NaN,NaN).freeze(),a.wo=new We(NaN,NaN).freeze(),a.Sp=new ge(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new Nn;var y=new $e,x=new Ji;x.bind(new Ho("text","",Fi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new $e,x=new Ji,x.stroke="brown",x.bind(new Ho("text","",Fi)),y.add(x),a.Lg.add("Comment",y),y=new $e,y.selectable=!1,y.avoidable=!1,x=new qn,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new We(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new Nn,y=new Xn,y.selectionObjectName="GROUPPANEL",y.type=Ae.Vertical,x=new Ji,x.font="bold 12pt sans-serif",x.bind(new Ho("text","",Fi)),y.add(x),x=new Ae(Ae.Auto),x.name="GROUPPANEL";var b=new qn;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Ps,b.padding=new oi(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new Nn,y=new ze,x=new qn,x.isPanelMain=!0,y.add(x),x=new qn,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new ze,x=new qn,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new Li,y.type=Ae.Auto,x=new qn,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Ps,x.margin=new oi(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new Li,y.type=Ae.Link,x=new qn,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 Hi,a.toolManager=new po,a.toolManager.initializeStandardTools(),a.defaultTool=a.toolManager,a.currentTool=a.defaultTool,a.nt=null,a.Wm=new st,a.Vt=null,a.Wt=null,a.Mr=!1,a.commandHandler=Kp(),a.eq=null,a.fq=Xi,a.Pw=!1,a.Mb=1,a.Yh=null,a.Oq=1,a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0,a.yq=1,a.tw=0,a.uw=new It,a.zy=500,a.wp=new It,a.wq=!1}se.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),kd=null,Ih="",dc(this,!1),this.Xn.clear(),kg(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dc(a,y){a.animationManager.Cc(!0),a.Hw=new Be().freeze(),a.nw=new Be().freeze();var x=a.skipsUndoManager,b=a.cc!==null&&a.cc!==void 0;b&&(a.skipsUndoManager=!0);var E=null;a.fe!==null&&(E=a.fe.part,E!==null&&a.remove(E));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var ot=a.Wa.s[y].parts;ot.next();){var rt=ot.value;rt!==E&&rt.data===null&&z.push(rt)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<tt;y++)a.Wa.s[y].clear();return a.partManager.clear(),a.De.clear(),a.Eh.clear(),a.ai.clear(),a.Ck=null,a.Xn.clear(),kg(),a.Og.clear(),co=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Kp(){return null}se.prototype.reset=function(){this.clear(),this.vb=!0,Yp(this),El(this),this.Wg=!0,Zp(this),this.layout=new fo,this.Wg=!1,this.model=hy(),this.model.undoManager=new Po,this.vb=this.rn=!1,this.N()},se.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=nn.document.body);var y=$i("div");y.dir="rtl",y.style.cssText="font-size: 14px; width: 1px; height: 1px; position: absolute; top: -1000px; overflow: scroll;",y.textContent="A",a.appendChild(y);var x="reverse";0<y.scrollLeft?x="default":(y.scrollLeft=1,y.scrollLeft===0&&(x="negative")),a.removeChild(y),this.bu=x},se.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=nn.document.body);var y=0;if(bo){var x=om;y=Eh,x===null&&(x=om=$i("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Eh=$i("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||Bi||(y=11)}this.Db=y,this.Gw=!0},se.prototype.qb=function(a){a.classType===se&&(this.autoScale=a)},se.prototype.toString=function(a){a===void 0&&(a=0);var y="";if(this.div&&this.div.id&&(y=this.div.id),y='Diagram "'+y+'"',0>=a)return y;for(var x=this.Wa.iterator;x.next();)y+=`
`+x.value.toString(a-1);return y};function fc(a,y){if(bo){if(y!=null||Rt("Diagram setup requires an argument DIV."),a.Ka!==null&&Rt("Diagram has already completed setup."),typeof y=="string"?a.Ka=nn.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Rt("No DIV or DIV id supplied: "+y),a.Ka===null&&Rt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Rt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&nn.ResizeObserver){var x=mi(function(){a.$b()},250);a.ol=new nn.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}nn.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=nn.go;var E=new Va(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",nn.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xc(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Va(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,bo){E=$i("div");var z=$i("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Jp,E.addEventListener("pointerdown",Qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=mi(function(){a.Yh=null,a.N()},300),a.Ov=mi(function(){gc(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=Ma(a,tt,!0);ot.bubbles=!0;var rt=0,at=0;ot.delta=0,tt.deltaX!==void 0?(tt.deltaX!==0&&(rt=0<tt.deltaX?1:-1),tt.deltaY!==0&&(at=0<tt.deltaY?1:-1),ot.delta=Math.abs(tt.deltaX)>Math.abs(tt.deltaY)?-rt:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(rt=0<tt.wheelDeltaX?-1:1),tt.wheelDeltaY!==0&&(at=0<tt.wheelDeltaY?-1:1),ot.delta=Math.abs(tt.wheelDeltaX)>Math.abs(tt.wheelDeltaY)?-rt:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(ot.delta=0<tt.wheelDelta?1:-1),a.doMouseWheel(),nl(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ma(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.Yt;ot[tt.pointerId]===void 0&&(ot[tt.pointerId]=tt),ot=a.oj;var rt=!1;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)if(ot[1]!==null&&ot[1].pointerId===tt.pointerId)ot[1]=tt,rt=!0;else if(ot[0]===null)ot[0]=tt;else if(ot[1]===null)ot[1]=tt,rt=!0;else{tt.preventDefault();return}else ot[0]=tt;(ot=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=rt;rt=vc(a,tt,!0,!1,!0,at),xd(a,tt,rt),rt.targetDiagram=mc(tt,tt.target),rt.targetObject=null,at||rt.clone(a.bq),at=a.uw,ot=ot?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>ot||Math.abs(at.y-tt.screenY)>ot)?a.yq++:a.yq=1,rt.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():nl(rt,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.oj;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType){if(ot[1]!==null&&ot[1].pointerId===tt.pointerId){ot[1]=tt;return}if(ot[0]===null)ot[0]=tt;else return}else ot[0]=tt;if(ot[0].pointerId===tt.pointerId){ot=vc(a,tt,!1,!1,!1,ot[1]!==null);var rt=nn.document.elementFromPoint(tt.clientX,tt.clientY)||null;rt!==null&&rt.shadowRoot!==void 0&&rt.shadowRoot!==null&&(rt=rt.shadowRoot.elementFromPoint(tt.clientX,tt.clientY));var at=a,ut=tt;rt&&rt.H&&(ut=tt,at=rt.H),ot.targetDiagram=at,xd(a,ut,ot),ot.targetObject=null,a.doMouseMove(),nl(ot,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=tt.pointerType==="touch"||tt.pointerType==="pen",rt=a.Yt;if(ot&&a.qu)delete rt[tt.pointerId],tt.preventDefault();else if(rt=a.oj,rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null);else{rt[0]=null,rt=vc(a,tt,!1,!0,!0,!1);var at=nn.document.elementFromPoint(tt.clientX,tt.clientY)||null;at!==null&&at.shadowRoot!==void 0&&at.shadowRoot!==null&&(at=at.shadowRoot.elementFromPoint(tt.clientX,tt.clientY)),at!==null&&at.H instanceof se&&at.H!==a&&xd(at.H,tt,rt),at===null&&(at=tt.target),xd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mc(tt,at),rt.targetObject=null,a.doMouseUp(),nl(rt,tt),ot&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var ot=a.Yt;ot[tt.pointerId]&&delete ot[tt.pointerId],ot=a.oj,ot[0]!==null&&ot[0].pointerId===tt.pointerId&&(ot[0]=null),ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var ot=a.oj;ot[0]!==null&&ot[0].pointerId===tt.pointerId?(ot[0]=null,a.wq=!1):ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null)},a.Vp=b.Z["d"+yf[1]+yf[2]+"wI"+Td.slice(1,5)]["b"+Ax.slice(1,y)](b.Z,vf,y,y),b.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}se.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},se.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(nn,"resize",a.Ov,!1)}function Ds(a){30<a.Sq&&(a.Yh=1)}function hf(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Wn&&Wn.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}se.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:nn.devicePixelRatio||1},se.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},se.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},se.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},se.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},se.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},se.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},se.prototype.doFocus=function(){this.focus()},se.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=nn.scrollX||nn.pageXOffset,y=nn.scrollY||nn.pageYOffset;this.ta.focus(),nn.scrollTo(a,y)}},se.prototype.Oy=function(){this.H.R("GainedFocus")},se.prototype.Ny=function(){this.H.R("LostFocus")};function gc(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===ss&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Zp(a){var y=new Pr;y.name="Background",a.Al(y),y=new Pr,y.name="",a.Al(y),y=new Pr,y.name="Foreground",a.Al(y),y=new Pr,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Pr,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Pr,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Xp(a){var y=new Ae(Ae.Grid);y.name="GRID";var x=new qn;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new qn,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new qn,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new qn,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new qn,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new qn,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Tn,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Jp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):Cd(this.H)}function Qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Cd(this.H)}se.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var b=this.documentBounds,E=this.viewportBounds,z=this.rj,tt=b.x-z.left,ot=b.y-z.top,rt=b.width+z.left+z.right,at=b.height+z.top+z.bottom,ut=b.right+z.right;z=b.bottom+z.bottom;var ft=E.x;b=E.y;var mt=E.width,yt=E.height,St=E.right,kt=E.bottom;E=this.scale;var Dt=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Dt=Dt+a.scrollWidth-a.clientWidth;break;case"reverse":Dt=a.scrollWidth-Dt-a.clientWidth}var Nt=Dt;mt<rt||yt<at?(Dt=It.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==Nt&&(Dt.x=Nt/E+tt,this.ju=Nt),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Dt.y=a.scrollTop/E+ot,this.lu=a.scrollTop),this.position=Dt,It.free(Dt),this.Ee=this.qr=!1):(Dt=It.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ft&&(this.position=Dt.h(Nt+tt,this.position.y)),ut>St&&(this.position=Dt.h(-(y.scrollWidth-this.Aa)+Nt-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<b&&(this.position=Dt.h(this.position.x,a.scrollTop+ot)),z>kt&&(this.position=Dt.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),It.free(Dt),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,St=E.right,z=b.bottom,kt=E.bottom,tt=b.x,ft=E.x,ot=b.y,b=E.y,mt>=rt&&tt>=ft&&ut<=St&&(x.style.width="1px"),yt>=at&&ot>=b&&z<=kt&&(x.style.height="1px"))}},se.prototype.computeBounds=function(a){return a===void 0&&(a=new ge),Wr(this),cc(this,a)};function cc(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var tt=b[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];at.isInDocumentBounds&&at.isVisible()&&(at=at.actualBounds,at.w()&&(x?(x=!1,y.assign(at)):y.ed(at)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}se.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(tn(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof ze||(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 ze||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new ge(NaN,NaN,0,0):x};function Ha(a,y){if((y||a.hf)&&!a.vb&&a.ta!==null&&a.documentBounds.w()){if(a.vb=!0,y){var x=a.initialPosition;if(x.w()){a.vb=!1,a.position=x;return}x=It.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=ge.allocAt(0,0,b.width,b.height);var E=It.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,ge.free(b),It.free(E),It.free(x)}x=a.yh,y&&a.Fg!==ss&&(x=a.Fg);var z=x!==ss?Sd(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?ri:rt),pc(a,a.documentBounds,E,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Xt.B(z.x,x)&&Xt.B(z.y,b)&&Xt.B(z.width,E)&&Xt.B(z.height,tt)||a.onViewportBoundsChanged(new ge(x,b,E,tt),z,y,!1)}}function Sd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var b=a.documentBounds;if(!b.w())return x;var E=b.width;b=b.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/E,rt=tt/b;return y===ga?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Rh?(y=rt>ot?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}se.prototype.zoomToFit=function(){var a=this.sj;this.sj=Qu,this.scale=Sd(this,ga),a!==Qu&&(Ha(this,!1),pc(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Ct=se.prototype,Ct.BA=function(a,y){y===void 0&&(y=ga);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===ga||y===Rh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===Rh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new It(a.x,a.y)}},Ct.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new It(x.x+(a.x*x.width+a.offsetX)-(y.x*b.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*b.height-y.offsetY))},Ct.zz=function(a){if(a instanceof Zt){this.eq=a;var y=It.alloc();this.fq=this.op(a.ga(Mi,y)),It.free(y)}else this.eq=null,this.fq=Xi};function pc(a,y,x,b,E,z){var tt=It.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=It.alloc();at=a.eq.ga(Mi,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,E=gi,It.free(at)}(z||a.scrollMode===Qu)&&(E.sb()&&(x>y.width&&(ot=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(rt=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,x<y.width+E.left+E.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,E.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,E.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(rt=Math.min(rt+b/2,y.bottom+Math.max(x,E.bottom)-b/2),rt=Math.max(rt,y.top-Math.max(x,E.top)+b/2),rt-=b/2):rt>y.top?rt=y.top:rt<y.bottom-b&&(rt=y.bottom-b)),tt.x=isFinite(ot)?ot:-a.yb.left,tt.y=isFinite(rt)?rt:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Hp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),El(a),It.free(tt)}Ct.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=Yl(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof Tn)return a}else if(a=Yl(this,a,function(x){return x.part}),a instanceof Tn)return a;return null},Ct.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Wr(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 Yl(a,y,x,b){for(x===void 0&&(x=null),b===void 0&&(b=null),Wr(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}Ct.lz=function(a,y,x){return y===void 0&&(y=!0),df(this,a,function(b){return b.part},y?function(b){return b instanceof Tn&&b.canSelect()}:null,x)};function df(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof De||E instanceof Be||(E=new Be),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Ct.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof De||b instanceof Be||(b=new Be),Wr(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Ct.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),ng(this,a,function(E){return E instanceof Tn&&(!x||E.canSelect())},y,b)},Ct.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof De||E instanceof Be||(E=new Be),Wr(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,b,E)}return E},Ct.Nu=function(a,y,x,b,E,z){var tt=new Be;Wr(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,b,tt,E,z)}return tt};function ng(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 De||E instanceof Be||(E=new Be),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,b,E)}return E}Ct.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),ff(this,a,y,function(z){return z instanceof Tn&&(!b||z.canSelect())},x,E)},Ct.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 De||E instanceof Be)&&(z=E),E=!0),z instanceof De||z instanceof Be||(z=new Be),Wr(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,b,E,z)}return z};function ff(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 De||E instanceof Be)&&(z=E),E=!0),z instanceof De||z instanceof Be||(z=new Be),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,b,E,z)}return z}se.prototype.acceptEvent=function(a){return Ma(this,a,a instanceof MouseEvent)};function Ma(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?xd(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),Bi&&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=mc(y,y.target),b.targetObject=null,b}function mc(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 vc(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,Bi&&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 nl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}se.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ma(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(),nl(x,a)},se.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(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(),nl(x,a)},se.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),nl(x,a)},se.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),nl(x,a)},se.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new It(0,0);var x=y.getBoundingClientRect();return y=a.clientX-this.Aa/x.width*x.left,a=a.clientY-this.ya/x.height*x.top,this.Ab!==null?_n(new It(y,a),this.Ab):new It(y,a)};function xd(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,tt=0,ot=0;b!==null&&(b=b.getBoundingClientRect(),tt=y.clientX-E/b.width*b.left,ot=y.clientY-z/b.height*b.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=It.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),It.free(y)):x.documentPoint.h(tt,ot)}function yc(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))}}se.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function $p(a){a.ld||Wr(a),a.Va()}se.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Ct=se.prototype,Ct.Pz=function(){return this.kg},Ct.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,Ta(this),this.hf=!1,this.du=new It(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&eo(function(){b.ld=!1,_l(y,"Model"),a(b)},1)},Ct.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;nn.requestAnimationFrame(function(){y.kg&&y.bd()})}},Ct.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),Ta(this))};function Ah(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Cd(a)||(y&&Wr(a),x&&Ha(a,!1))}function Ta(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,b=a.Xn;if(!x.isAnimating&&b.length!==0){for(var E=b.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];Xo(ot,!1),ot.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(rt){rt.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||gc(a),Ah(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Fl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Wr(a),z=!1,(!a.hf||a.xh)&&(a.hf?bc(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),bc(a,!1)),z=!0),a.Jk=!1,Wr(a),a.ou||$p(a),Ah(a,!0,!1),tt=!1,z?(x=ge.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Sc(a)),a.R("LayoutCompleted"),Ah(a,!0,!1),ge.free(x)):x.Ok&&x.Qw&&(a.Fg!==ss?a.scale=Sd(a,a.Fg):a.yh!==ss?a.scale=Sd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Ha(a,!0)),z&&tt&&a.eb("Initial Layout"),Wr(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function Sc(a){if(a.Fg!==ss)a.scale=Sd(a,a.Fg);else if(a.yh!==ss)a.scale=Sd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Ha(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Fl(a)}function Wr(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 Be,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Xn&&b.U&65536&&(b.U=b.U^65536)})}}Ct.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Xn||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Xn&&x.isVisible()&&gf(this,x);for(a.reset();a.next();)x=a.value,x instanceof ze&&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 Li&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function gf(a,y){for(var x=pn(),b=pn(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Xn?(pa(z)||Ss(z)||jh(z))&&gf(a,z):z instanceof ze?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;E<a;E++)z=x[E],z.measure(1/0,1/0),z.arrange();for(wn(x),y.measure(1/0,1/0),y.arrange(),a=b.length,y=0;y<a;y++)x=b[y],x.measure(1/0,1/0),x.arrange();wn(b)}Ct.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Ct.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Rt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){wd(this);var x=this.Aa,b=this.ya;if(a.Gv.resize(x,b,x,b),x=this.Wa.s,b=x.length,this.Fd(x,b,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var E=this.Ca,z=Math.round(y.x*E)/E,tt=Math.round(y.y*E)/E,ot=this.Ab;for(ot.reset(),E!==1&&ot.scale(E),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Zy(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<b;y++)x[y].gc(a,this);a=!1,this.Yf?bd(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(Yn.prototype.Cd=Yn.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,wd(this),this.Ka.style.opacity!=="0")){if(b=a!==this.ib,y=this.Wa.s,E=y.length,this.Fd(y,E,this,this.viewportBounds),b)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,ot=this.pa;var rt=this.Ca,at=Math.round(ot.x*rt)/rt,ut=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ut),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),ot=0;ot<E;ot++)a.setTransform(tt,0,0,tt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[ot].gc(a,this);if(y=!1,this.Yf?bd(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(Yn.prototype.Cd=Yn.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Wn&&Wn.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 ig(a,y,x,b,E,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&Rt("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),wd(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=E;var ft=a.Wa.s,mt=ft.length;try{var yt=new ge(z.x,z.y,b.width/E,b.height/E),St=yt.copy();St.Co(x),Fl(a,St),Wr(a),a.Fd(ft,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,b.width,b.height));var kt=a.Mb;y.scale(kt,kt);var Dt=Yn.alloc();Dt.reset(),Dt.translate(x.left,x.top),Dt.scale(E),z.x===0&&z.y===0||Dt.translate(-z.x,-z.y),y.setTransform(Dt.m11,Dt.m12,Dt.m21,Dt.m22,Dt.dx,Dt.dy),y.yc(),y instanceof ea&&Zy(y,Dt.m11,Dt.m12,Dt.m21,Dt.m22,Dt.dx,Dt.dy),Yn.free(Dt),Xu(a,y),y.globalAlpha=a.pb;var Nt=a.Qj("Grid");if(tt){var jt=new Be,Ht=tt.iterator;for(Ht.reset();Ht.next();){var _t=Ht.value;_t instanceof Tn&&(at||_t.layer!==Nt)&&(_t.Gj(),jt.add(_t))}for(at=0;at<mt;at++)_p(ft[at],y,a,jt,rt);jt.each(function(re){return re.Gj()})}else for(jt=0;jt<mt;jt++){var Kt=ft[jt];Kt===Nt?at&&Kt.gc(y,a,!0):Kt.gc(y,a,rt)}a.$i=!1,a.Yf&&bd(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ft,mt,a,a.viewportBounds),Fl(a),a.ib instanceof ea&&(a.ib.Nj.PA(),a.redraw())}}}Ct.Gf=function(a){return this.Rg[a]},Ct.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Ct.Tx=function(){this.Rg=new An,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(Bi||Ei),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Xu(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Ct.Ql=function(a){return this.on[a]},Ct.sA=function(a,y){this.on[a]=y},Ct.Sx=function(){this.on=new An,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Ct.set=function(a){return Object.assign(this,a),this},Ct.Du=function(a){return this.nm(a)},Ct.nm=function(a){return Pd(this,a),this};function Pd(a,y){var x=a instanceof Ae,b=a instanceof se,E;for(E in y){E===""&&Rt("Setting properties requires non-empty property names");var z=a,tt=E;if(x||b){var ot=E.indexOf(".");if(0<ot){var rt=E.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),me(z)?tt=E.substr(ot+1):Rt("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+E)}}if(tt[0]!=="_"&&!ai(z,tt))if(b&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(b&&tt==="Changed"){a.Pe(y[tt]);continue}else if(b&&ai(a.toolManager,tt))z=a.toolManager;else if(b&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof vn&&tt==="Changed"){a.Pe(y[tt]);continue}else Rt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[E],tt[0]==="_"&&z instanceof Zt&&z.Vw(tt)}}Ct.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new Nn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Ct.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},se.prototype.invalidateViewport=function(a,y){if(this.Fc!==!0)if(this.Fc=!0,this.nl==="svg")this.bd();else{var x=this.Gf("temporaryPixelRatio")===!0;if(this.Gf("viewportOptimizations")===!0&&this.scrollMode!==mf&&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=ge.alloc(),Tc(this,this.computeBounds(b)),ge.free(b)),b=this.ta,b===null||b instanceof Al)))){var tt=this.Mb;E=this.Aa*tt;var ot=this.ya*tt,rt=this.scale*tt;z=Math.round(Math.round(y.x*rt)-Math.round(a.x*rt)),y=Math.round(Math.round(y.y*rt)-Math.round(a.y*rt)),rt=this.jw,a=this.oy,rt.width!==E&&(rt.width=E),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,E,ot),rt=190*tt;var at=70*tt,ut=Math.max(z,0),ft=Math.max(y,0),mt=Math.floor(E-ut),yt=Math.floor(ot-ft);a.drawImage(b.Oa,ut,ft,mt,yt,0,0,mt,yt),bd(this.Yf,this)&&a.clearRect(0,0,rt,at),b=pn(),a=pn(),yt=Math.abs(z),mt=Math.abs(y);var St=ut===0?0:E-yt;ut=It.allocAt(St,0),yt=It.allocAt(yt+St,ot),a.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)));var kt=this.Ab;if(kt.reset(),kt.scale(tt,tt),this.Ca!==1&&kt.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&kt.translate(-tt.x,-tt.y),_n(ut,kt),_n(yt,kt),b.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),St=ft===0?0:ot-mt,ut.h(0,St),yt.h(E,mt+St),a.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),_n(ut,kt),_n(yt,kt),b.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),bd(this.Yf,this)&&(E=0<z?0:-z,ot=0<y?0:-y,ut.h(E,ot),yt.h(rt+E,at+ot),a.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),_n(ut,kt),_n(yt,kt),b.push(new ge(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),It.free(ut),It.free(yt),Ah(this,!1,!0),this.Ka===null&&Rt("No div specified"),this.ta===null&&Rt("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(wd(this),ot=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*ot,this.ya*ot),E.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,rt=Math.round(z.x*tt)/tt,at=Math.round(z.y*tt)/tt,y=this.Ab,y.reset(),tt!==1&&y.scale(tt),z.x===0&&z.y===0||y.translate(-rt,-at),E.save(),E.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&E.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(E.clip(),E.setTransform(ot,0,0,ot,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Xu(this,E),E.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=b,tt.visible&&tt.pb!==0){at=mu(tt,E),ft=tt.Zq,ft.length=0,ut=this.scale,mt=ge.alloc(),yt=tt.Pa.s,kt=yt.length,St=rt.length;for(var Dt=0;Dt<kt;Dt++){var Nt=yt[Dt],jt=Od(Nt,Nt.actualBounds);t:{for(var Ht=2/ut,_t=4/ut,Kt=0;Kt<St;Kt++){var re=rt[Kt];if(re.width!==0&&re.height!==0&&jt.Vu(re.x-Ht,re.y-Ht,re.width+_t,re.height+_t)){jt=!0;break t}}jt=!1}jt&&tt.Oj(E,Nt,this,ft,ut,mt,!0)}ge.free(mt),E.globalAlpha=at}E.restore(),E.Vc(!0),this.Yf&&bd(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}wn(b),wn(a),this.ld=!1}}else this.bd();x&&(Ds(this),this.bd(),hf(this,!0))}else x?(Ds(this),this.bd(),hf(this,!0)):this.bd()}};function wd(a){a.pn!==!1&&(a.pn=!1,xc(a,a.Aa,a.ya))}function xc(a,y,x){El(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function Cd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,b=a.ya,E=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=E.clientWidth||x+tt,at=E.clientHeight||b+ot,ut=a.viewportBounds;E=ut.x;var ft=ut.y,mt=ut.width,yt=ut.height;if((rt!==x+tt||at!==b+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,El(a)),!a.hf||!a.viewportBounds.w())return!0;var St=a.ku,kt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Dt=a.documentBounds,Nt=0,jt=0,Ht=0,_t=0,Kt=ut.width,re=ut.height,Ke=a.rj;a.contentAlignment.sb()?(Dt.width>Kt&&(Nt=Ke.left,jt=Ke.right),Dt.height>re&&(Ht=Ke.top,_t=Ke.bottom)):(Nt=Ke.left,jt=Ke.right,Ht=Ke.top,_t=Ke.bottom);var hn=Dt.width+Nt+jt,sn=Dt.height+Ht+_t;Ke=a.scale;var Ie=hn>rt/Ke,Ce=sn>at/Ke;if(!(z||a.gf||a.Be||Ie||Ce))return!0;Nt=Dt.x-Nt,rt=ut.x,jt=Dt.right+jt,at=ut.right+tt,Ht=Dt.y-Ht;var Kn=ut.y;Dt=Dt.bottom+_t,ut=ut.bottom+ot;var Hn="1px";if(_t="1px",a.scrollMode===Qu&&(Ie||Ce)&&(Ie&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Ie=1,Nt+1<rt&&(Ie=Math.max((rt-Nt)*Ke+a.Aa,Ie)),jt>at+1&&(Ie=Math.max((jt-at)*Ke+a.Aa,Ie)),Kt+tt+1<hn&&(Ie=Math.max((hn-Kt)*Ke+a.Aa,Ie)),Hn=Ie.toString()+"px"),Ce&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Ie=1,Ht+1<Kn&&(Ie=Math.max((Kn-Ht)*Ke+a.ya,Ie)),Dt>ut+1&&(Ie=Math.max((Dt-ut)*Ke+a.ya,Ie)),re+ot+1<sn&&(Ie=Math.max((sn-re)*Ke+a.ya,Ie)),_t=Ie.toString()+"px")),Ie=Hn!=="1px",Ce=_t!=="1px",Ie&&Ce||!Ie&&!Ce||(Ce&&(at-=a.Db),Ie&&(ut-=a.Db),hn<Kt+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,Nt+1<rt&&(tt=Math.max((rt-Nt)*Ke+a.Aa,tt)),jt>at+1&&(tt=Math.max((jt-at)*Ke+a.Aa,tt)),Kt+1<hn&&(tt=Math.max((hn-Kt)*Ke+a.Aa,tt)),Hn=tt.toString()+"px"),Ie=Hn!=="1px",tt=a.ya,Ie!==a.Be&&(tt=Ie?a.ya-a.Db:a.ya+a.Db),sn<re+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,Ht+1<Kn&&(ot=Math.max((Kn-Ht)*Ke+tt,ot)),Dt>ut+1&&(ot=Math.max((Dt-ut)*Ke+tt,ot)),re+1<sn&&(ot=Math.max((sn-re)*Ke+tt,ot)),_t=ot.toString()+"px"),Ce=_t!=="1px"),a.qr&&Ie===a.Be&&Ce===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(Ie!==a.Be&&(Hn==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=Ie,kt.style.width=Hn,Ce!==a.gf&&(_t==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=It.alloc(),Ce?(y.style.left=a.Db+"px",a.position=ot.h(a.pa.x+a.Db/a.scale,a.pa.y)):(y.style.left="0px",a.position=ot.h(a.pa.x-a.Db/a.scale,a.pa.y)),It.free(ot))),z&&El(a),a.gf=Ce,kt.style.height=_t,a.gu=!0,z&&(a.pn=!0),y=St.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Kt+1<hn?y=(a.position.x-Nt)*Ke:Nt+1<rt?y=St.scrollWidth-St.clientWidth:jt>at+1&&(y=a.position.x*Ke)),a.tn)switch(a.bu){case"negative":y=-(St.scrollWidth-y-St.clientWidth);break;case"reverse":y=St.scrollWidth-y-St.clientWidth}return St.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(re+1<sn?St.scrollTop=(a.position.y-Ht)*Ke:Ht+1<Kn?St.scrollTop=St.scrollHeight-St.clientHeight:Dt>ut+1&&(St.scrollTop=a.position.y*Ke)),rt=a.Aa,at=a.ya,St.style.width=rt+(a.gf?a.Db:0)+"px",St.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||b!==at||a.animationManager.zb?(x=ge.allocAt(E,ft,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,Ke,z),ge.free(x),!1):!0}Ct=se.prototype,Ct.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Rt("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&&Rt('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(zo,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Ct.oi=function(a){this.partManager.oi(a);var y=this;Ad(a,function(x){Ld(y,x)}),(a instanceof Li||a instanceof Xn&&a.placeholder!==null)&&a.v(),a.data!==null&&Ad(a,function(x){ay(y.partManager,x)}),Ss(a)!==!0&&jh(a)!==!0||this.De.add(a),RS(a,!0,this),jS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Ct.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Ad(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),jS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Ct.remove=function(a){Pc(this,a,!0)};function Pc(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(qo,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Ct.Is=function(a,y){if(y===void 0&&(y=!1),tn(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 Be,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Ct.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},se.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=og(this)),this.toolManager!==null){var E=new Nn;if(a!==null)if(tn(a))for(var z=0;z<a.length;z++)Kl(this,E,a[z],x,b);else for(a=a.iterator;a.next();)Kl(this,E,a.value,x,b);else{for(a=this.parts;a.next();)Kl(this,E,a.value,x,b);for(a=this.nodes;a.next();)Kl(this,E,a.value,x,b);for(a=this.links;a.next();)Kl(this,E,a.value,x,b)}Bh(this,E,y,b,x)}};function Kl(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=og(a)),x instanceof $e){if(y.add(x,a.Pd(E,x,x.location)),x instanceof Xn&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)Kl(a,y,z.value,b,E,E.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var ot=tt.fromNode,rt=tt.toNode;ot!==null&&y.contains(ot)&&rt!==null&&y.contains(rt)&&Kl(a,y,tt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)Kl(a,y,x.value,b,E)}else if(x instanceof ze)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)Kl(a,y,x.value,b,E);else x instanceof Li||y.add(x,a.Pd(E,x,x.location))}function Bh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=It.alloc(),tt=It.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||sg(a,y);for(var ot=pn(),rt=pn(),at=y.iterator,ut=It.alloc();at.next();){var ft=at.key,mt=at.value;if(ft.Zc()){var yt=wc(a,ft,y);yt!==null?ot.push(new nt(ft,mt,yt)):(!E||ft.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ft,z.add(tt),b,ut),ft.location=ut,mt.shifted===void 0&&(mt.shifted=new It),mt.shifted.assign(ut.re(yt)))}else at.key instanceof ze&&rt.push(at.sa)}for(It.free(ut),E=ot.length,at=0;at<E;at++)ft=ot[at],z.assign(ft.info.point),ft.Su.shifted===void 0&&(ft.Su.shifted=new It),ft.node.location=z.add(ft.Su.shifted);for(E=It.alloc(),at=It.alloc(),ft=rt.length,mt=0;mt<ft;mt++){var St=rt[mt];if(yt=St.key,yt instanceof ze)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var kt=yt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(kt=St.value.point,yt.dragComputation===null)y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-kt.x,tt.y-kt.y);else{St=It.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&St.assign(ut);var Dt=ut=It.alloc().assign(St).add(tt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(Dt=It.alloc(),rg(a,yt,ut,Dt,b)),ut.assign(yt.dragComputation(yt,ut,Dt)).re(St),y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-kt.x,ut.y-kt.y),It.free(St),It.free(ut),Dt!==ut&&It.free(Dt)}else ut!==null&&(E.assign(ut.location),Dt=y.I(ut),Dt!==null&&E.re(Dt.point)),kt!==null&&(at.assign(kt.location),Dt=y.I(kt),Dt!==null&&at.re(Dt.point)),ut!==null&&kt!==null?E.Xa(at)?(ut=St.value.point,kt=z,kt.assign(E),kt.re(ut),y.add(yt,a.Pd(b,yt,E)),rh(yt,kt.x,kt.y)):(yt.suspendsRouting=!1,yt.bb()):(St=St.value.point,ut=ut!==null?E:kt!==null?at:tt,y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-St.x,ut.y-St.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=St.value.point,y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-ut.x,tt.y-ut.y))}It.free(z),It.free(tt),It.free(E),It.free(at),wn(ot),wn(rt),x||(Wr(a),Dh(a,y))}}se.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new It),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=It.alloc(),rg(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;var tt=a.minLocation,ot=tt.x;isNaN(ot)&&(ot=z?Math.round(1e3*a.location.x)/1e3:a.location.x),tt=tt.y,isNaN(tt)&&(tt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var rt=a.maxLocation,at=rt.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),rt=rt.y,isNaN(rt)&&(rt=z?Math.round(1e3*a.location.y)/1e3:a.location.y),b.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),E!==y&&It.free(E),b};function og(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function rg(a,y,x,b,E){if(E===void 0&&(E=og(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var tt=E.gridSnapOrigin,ot=tt.x;if(tt=tt.y,E=E.gridSnapCellSpot,z!==null){var rt=z.gridCellSize;isNaN(a)&&(a=rt.width),isNaN(y)&&(y=rt.height),z=z.gridOrigin,isNaN(ot)&&(ot=z.x),isNaN(tt)&&(tt=z.y)}z=It.allocAt(0,0),z.yi(0,0,a,y,E),Xt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,b),It.free(z)}}function sg(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof ze&&(y.suspendsRouting=!0)}function Dh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof ze&&(x.suspendsRouting=!1,Kv(x)&&x.bb())}a.Mr=!1}}function wc(a,y,x){return y=y.containingGroup,y!==null&&(a=wc(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Ct=se.prototype,Ct.Pd=function(a,y,x){if(x===void 0)return new vu(ko);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new vu(new It(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new vu(x.copy())};function Cc(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Rt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Rt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Rt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Rt("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&&Rt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Ct.Al=function(a){Cc(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(zo,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Ct.Ww=function(a,y){Cc(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(qo,"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(zo,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Ct.Cy=function(a,y){Cc(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(qo,"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(zo,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Ct.kA=function(a){if(a.diagram!==this&&Rt("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(qo,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Ct.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Ct.Yw=function(a){return this.pf===null&&(this.pf=new De),this.pf.add(a),this.model.Pe(a),this},Ct.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Ct.Pe=function(a){return this.zg===null&&(this.zg=new De),this.zg.add(a),this},Ct.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Ct.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==qs&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;b<x;b++)y.M(b)(a)},Ct.cb=function(a,y,x,b,E,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new yo;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=b,ot.oldParam=z,ot.newValue=E,ot.newParam=tt,this.ds(ot)},Ct.g=function(a,y,x,b,E){this.cb(mo,a,this,y,x,b,E)},se.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===mo){var E=a.object;if(uo(E,a.propertyName,a.I(y)),E instanceof Zt){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===zo){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof Ae)if(typeof ot=="number"&&rt instanceof Zt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof Jo&&(rt.isRow?hS(tt,ot,y?void 0:rt):dS(tt,ot,y?void 0:rt));else if(tt instanceof Pr){var ut=a.oldParam===!0;typeof ot=="number"&&rt instanceof Tn&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ut?ot:-1,rt,ut)):tt.oi(ot,rt,ut))}else tt instanceof se?typeof ot=="number"&&rt instanceof Pr&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):Rt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===qo){var ft=a.object,mt=a.oldParam,yt=a.oldValue;if(ft instanceof Ae)typeof mt=="number"&&yt instanceof Zt?y?ft.Gb(mt,yt):ft.pc(mt):typeof mt=="number"&&yt instanceof Jo&&(yt.isRow?hS(ft,mt,y?yt:void 0):dS(ft,mt,y?yt:void 0));else if(ft instanceof Pr){var St=a.newParam===!0;typeof mt=="number"&&yt instanceof Tn&&(y?0>ft.Pa.indexOf(yt)&&ft.oi(mt,yt,St):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ft.pc(St?mt:-1,yt,St)))}else ft instanceof se?typeof mt=="number"&&yt instanceof Pr&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Rt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==qs&&Rt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},se.prototype.Ea=function(a){return this.undoManager.Ea(a)},se.prototype.eb=function(a){return this.undoManager.eb(a)},se.prototype.Kf=function(){return this.undoManager.Kf()},se.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},se.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},se.prototype.rp=function(){this.partManager.rp()};function Lc(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,El(a),a.N(),a.Ee=!0,b.zb&&(cu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,El(a);else{a.vb=!0;var E=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,ot=a.zoomPoint.x,rt=a.zoomPoint.y,at=a.contentAlignment;isNaN(ot)&&(at.$c()?at.Hf(wa)?ot=0:at.Hf(Es)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(Js)?rt=0:at.Hf(Ca)&&(rt=tt-1):rt=at.sb()?at.y*(tt-1):tt/2),a.scaleComputation===null||a.animationManager.defaultAnimation.isAnimating||(x=a.scaleComputation(a,x)),x<a.minScale&&(x=a.minScale),x>a.maxScale&&(x=a.maxScale),z=It.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,It.free(z),a.Ca=x,El(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),Ha(a,!1),b.zb&&(cu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}se.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!==ss||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof po&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(E,this)),this.vb||this.invalidateViewport(a,y),Fl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Fl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=We.alloc(),E=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/Xt.vx(z,ut):E=E*ut/Xt.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=ge.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){ge.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,ge.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=It.alloc(),Xt.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),We.free(b),x.part.location=y,It.free(y)}}se.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E<b;E++)x[E].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},se.prototype.select=function(a){a!==null&&a.diagram===this&&(!a.isSelected||1<this.selection.count)&&(this.R("ChangingSelection",this.selection),this.clearSelection(!0),a.isSelected=!0,this.R("ChangedSelection",this.selection))},se.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),tn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof Tn||Rt("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 Tn||Rt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},se.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,b=0;b<x;b++)y[b].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Ct=se.prototype,Ct.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Ct.Jz=function(a){a=new Be().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 Tn||Rt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Ct.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=It.alloc();if(a==="pixel")E=x;else if(a==="line")E=x*(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=b?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(E=x*Math.max(a-(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){E=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,E.y):y==="left"?this.position=z.h(E.x,x.y):y==="down"?this.position=z.h(x.x,E.bottom-x.height):y==="right"&&(this.position=z.h(E.right-x.width,x.y)),It.free(z);return}Rt("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):Rt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),It.free(z)},Ct.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)},Ct.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Ct.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)},Ct.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ut=y.dx,ft=y.dy,mt=x*tt+b*rt+ut;y=x*ot+b*at+ft;var yt=E*tt+b*rt+ut;return a=E*ot+b*at+ft,b=x*tt+z*rt+ut,x=x*ot+z*at+ft,tt=E*tt+z*rt+ut,E=E*ot+z*at+ft,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),mt=Math.max(mt,b),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,E),y=Math.max(y,E),new ge(z,yt,mt-z,y-yt)},Ct.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),_n(a.copy(),this.Ab)};function qp(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function kc(a){return a=fg.get(a),a!==null?new a:new Hi}se.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===qs&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=E}),a.mouseMoveTools.each(function(rt){return rt.diagram=E}),a.mouseUpTools.each(function(rt){return rt.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===qs){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Wr(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Qf(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&&(qp(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var ot=this;eo(function(){ot.currentTool.standardMouseOver(),ot.Rt=!1},10)}}}finally{this.aa=!0}}}};function Ld(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Oh(a,y[b])}function Oh(a,y){if(y instanceof zs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Be&&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 Mc(a,y){if(y instanceof zs){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 Be&&x.Bg.remove(a),kg(b));break}}}}}se.prototype.Wd=function(){this.partManager.Wd()},se.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},se.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},se.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},se.prototype.Vb=function(a){return this.partManager.Vb(a)},se.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Ct=se.prototype,Ct.Lc=function(a){return this.partManager.Lc(a)},Ct.ii=function(a){return this.partManager.ii(a)},Ct.Kc=function(a){return this.partManager.Kc(a)},Ct.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:Ko(Lo(y)))},Ct.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:Ko(Lo(y)))};function El(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 Tc(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Ha(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Ct.Va=function(){if(this.Zi){var a=ge.alloc();Tc(this,this.computeBounds(a)),ge.free(a)}},Ct.rz=function(){for(var a=new Be,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},Ct.qz=function(){return this.ai.iterator},Ct.Uz=function(a){Wr(this),a&&ag(this,!0),this.ld?bc(this,!1):(this.Jk=!0,Ta(this))};function ag(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)tm(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function bc(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||_l(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Nc(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Wr(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||Qf(z),a.aa=x}}}function Nc(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)Nc(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),gf(a,y),E.isValidLayout=!0):a.xh=!0)}}Ct.yz=function(){for(var a=new De,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(E){var z=E.toLowerCase(),tt=new De;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new Nn,b=new Nn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lg(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Rt("Unknown DiagramEvent name: "+y)}Ct.Bj=function(a,y){return a=lg(this,a),a!==null&&a.add(y),this},Ct.am=function(a,y){a=lg(this,a),a!==null&&a.remove(y)},Ct.R=function(a,y,x){var b=lg(this,a),E=new Ou;if(E.diagram=this,a=em(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function ug(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Ct.Yj=function(a,y){return hg(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},se.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?cc(this,a):a.assign(this.documentBounds)};function hg(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=ge.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&dg(a,tt,b,y)}ge.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=ge.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof $e&&dg(a,tt,b,y);ge.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&o1(E);return E}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function dg(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(Eg(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(ah,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=ah}else if(y instanceof Xn)for(y=y.memberParts;y.next();)E=y.value,E instanceof $e&&dg(a,E,x,b)}}function Ju(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}se.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Fc(this)};function Fc(a){a.vk===-1&&(a.vk=eo(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=ge.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Tc(a,y),ge.free(y),a.Fc=!0,a.bd(),Fc(a))}},a.vp))}se.prototype.ug=function(){this.vk!==-1&&(nn.clearTimeout(this.vk),this.vk=-1)},se.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=ge.allocAt(0,0,b.width*E,b.height*E);var z=It.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<b.x+x.left/2&&(z.x-=tt),a.x<b.x+x.left/4&&(z.x-=4*tt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<b.y+x.top/2&&(z.y-=tt),a.y<b.y+x.top/4&&(z.y-=4*tt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(ko)||(y=new It(y.x+z.x/E,y.y+z.y/E)),ge.free(b),It.free(z),y},Ct=se.prototype,Ct.Cs=function(){return null},Ct.av=function(){return null},Ct.bs=function(a,y){this.pj.add(a,y)},Ct.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Xn&&(y.$p=null)})};function cf(a,y,x){function b(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>rt?y(x,E,ot):nn.requestAnimationFrame(b)}for(var E=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return nn.requestAnimationFrame(function(){b()}),null}Ct.Wz=function(a){return bo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Ct.Jx=function(a){return a===void 0&&(a={}),cf(this,this.Xz,a)},Ct.Xz=function(a,y,x){var b=im(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case Td+"data":E=b.getImageData(0,0,x.width,x.height);break;case Td:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Rt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function im(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Rt("properties argument must be an Object.");var E=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new We(1/0,1/0):new We(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ft=y.omitTemporary;ft===void 0&&(ft=!0);var mt=y.document||document,yt=y.elementFinished||null,St=y.showTemporary;St===void 0&&(St=!ft),y=y.showGrid,y===void 0&&(y=St),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new oi(at):at instanceof oi||Rt("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 Va(null,mt,void 0,!0);var kt=ft.context;if(!(E||z||rt||ot))return ft.width=a.Aa+Math.ceil(at.left+at.right),ft.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new We(ft.width,ft.height),a.Ca,a.pa,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,kt,at,new We(ft.width,ft.height),a.Ca,a.pa,rt,ut,St,y),a.Xm=!0,ft.context);var Dt=a.Pp,Nt=a.documentBounds.copy();if(Nt.Fv(a.yb),St)for(var jt=a.Wa.s,Ht=jt.length,_t=0;_t<Ht;_t++){var Kt=jt[_t];if(Kt.visible&&Kt.isTemporary){Kt=Kt.Pa.s;for(var re=Kt.length,Ke=0;Ke<re;Ke++){var hn=Kt[Ke];hn.isInDocumentBounds&&hn.isVisible()&&(hn=hn.actualBounds,hn.w()&&Nt.ed(hn))}}}if(jt=new It(Nt.x,Nt.y),rt!==null){for(Ht=new ge(0,0,0,0),_t=!0,Kt=rt.iterator,Kt.reset();Kt.next();)re=Kt.value,re instanceof Tn&&(Ke=re.layer,Ke!==null&&!Ke.visible||Ke!==null&&!St&&Ke.isTemporary||!re.isVisible()||(re=re.actualBounds,re.w()&&(_t?(_t=!1,Ht.assign(re)):Ht.ed(re))));Nt.width=Ht.width,Nt.height=Ht.height,jt.x=Ht.x,jt.y=Ht.y}return ot!==null&&ot.w()&&(jt=ot,z||(z=Dt)),Ht=ot=0,at!==null&&(ot=at.left+at.right,Ht=at.top+at.bottom),_t=Kt=0,E!==null&&(Kt=E.width,_t=E.height,isFinite(Kt)&&(Kt=Math.max(0,Kt-ot)),isFinite(_t)&&(_t=Math.max(0,_t-Ht))),E!==null&&z!==null?(z==="NaN"&&(z=Dt),E.w()?(E=Kt,Nt=_t):isNaN(_t)?(E=Kt,Nt=Nt.height*z):(E=Nt.width*z,Nt=_t)):E!==null?E.w()?(z=Math.min(Kt/Nt.width,_t/Nt.height),E=Kt,Nt=_t):isNaN(_t)?(z=Kt/Nt.width,E=Kt,Nt=Nt.height*z):(z=_t/Nt.height,E=Nt.width*z,Nt=_t):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/Nt.width,(tt.height-Ht)/Nt.height),z>Dt?(z=Dt,E=Nt.width,Nt=Nt.height):(E=tt.width,Nt=tt.height)):(E=Nt.width*z,Nt=Nt.height*z):(z=Dt,E=Nt.width,Nt=Nt.height),at!==null?(E+=ot,Nt+=Ht):at=new oi(0),tt!==null&&(Dt=tt.width,tt=tt.height,isNaN(Dt)&&(Dt=2e3),isNaN(tt)&&(tt=2e3),isFinite(Dt)&&(E=Math.min(E,Dt)),isFinite(tt)&&(Nt=Math.min(Nt,tt))),ft.width=Math.ceil(E),ft.height=Math.ceil(Nt),x==="SVG"?b===null?null:(b.resize(ft.width,ft.height,ft.width,ft.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new We(Math.ceil(E),Math.ceil(Nt)),z,jt,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,kt,at,new We(Math.ceil(E),Math.ceil(Nt)),z,jt,rt,ut,St,y),a.Xm=!0,ft.context)}de.Object.defineProperties(se.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof ct||(a===""&&(a="default"),a=a.toLowerCase(),a!==this.nl&&(this.nl=a,a==="default"||a==="canvas"?(a=this.pj.get("svg"),a!==null&&a.Oa.remove(),this.ta&&(this.ib=this.ta.context)):a==="svg"?(this.pj.contains("svg")?a=this.pj.get("svg"):(a=new Al(this,nn.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 Al(this,nn.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(nn,"resize",this.Ov,!1),this.removeEventListener(nn,"wheel",this.$j,!0),Ul===this&&(Ul=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),fc(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&on(a,"0 <= value <= 1",se,"opacity"),this.pb=a,this.g("opacity",y,a),this.N())}},validCycle:{get:function(){return this.wu},set:function(a){var y=this.wu;y!==a&&(this.wu=a,this.g("validCycle",y,a))}},layers:{get:function(){return this.Wa.iterator}},isModelReadOnly:{get:function(){var a=this.cc;return a===null?!1:a.isReadOnly},set:function(a){var y=this.cc;y!==null&&(y.isReadOnly=a)}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},isEnabled:{get:function(){return this.Jd},set:function(a){var y=this.Jd;y!==a&&(this.Jd=a,this.g("isEnabled",y,a))}},allowClipboard:{get:function(){return this.Us},set:function(a){var y=this.Us;y!==a&&(this.Us=a,this.g("allowClipboard",y,a))}},allowCopy:{get:function(){return this.Fi},set:function(a){var y=this.Fi;y!==a&&(this.Fi=a,this.g("allowCopy",y,a))}},allowDelete:{get:function(){return this.Gi},set:function(a){var y=this.Gi;y!==a&&(this.Gi=a,this.g("allowDelete",y,a))}},allowDragOut:{get:function(){return this.Vs},set:function(a){var y=this.Vs;y!==a&&(this.Vs=a,this.g("allowDragOut",y,a))}},allowDrop:{get:function(){return this.Ws},set:function(a){var y=this.Ws;y!==a&&(this.Ws=a,this.g("allowDrop",y,a))}},allowTextEdit:{get:function(){return this.Pi},set:function(a){var y=this.Pi;y!==a&&(this.Pi=a,this.g("allowTextEdit",y,a))}},allowGroup:{get:function(){return this.Hi},set:function(a){var y=this.Hi;y!==a&&(this.Hi=a,this.g("allowGroup",y,a))}},allowUngroup:{get:function(){return this.Qi},set:function(a){var y=this.Qi;y!==a&&(this.Qi=a,this.g("allowUngroup",y,a))}},allowInsert:{get:function(){return this.Ys},set:function(a){var y=this.Ys;y!==a&&(this.Ys=a,this.g("allowInsert",y,a))}},allowLink:{get:function(){return this.Ii},set:function(a){var y=this.Ii;y!==a&&(this.Ii=a,this.g("allowLink",y,a))}},allowRelink:{get:function(){return this.Ki},set:function(a){var y=this.Ki;y!==a&&(this.Ki=a,this.g("allowRelink",y,a))}},allowMove:{get:function(){return this.Ji},set:function(a){var y=this.Ji;y!==a&&(this.Ji=a,this.g("allowMove",y,a))}},allowReshape:{get:function(){return this.Li},set:function(a){var y=this.Li;y!==a&&(this.Li=a,this.g("allowReshape",y,a))}},allowResize:{get:function(){return this.Mi},set:function(a){var y=this.Mi;y!==a&&(this.Mi=a,this.g("allowResize",y,a))}},allowRotate:{get:function(){return this.Ni},set:function(a){var y=this.Ni;y!==a&&(this.Ni=a,this.g("allowRotate",y,a))}},allowSelect:{get:function(){return this.Oi},set:function(a){var y=this.Oi;y!==a&&(this.Oi=a,this.g("allowSelect",y,a))}},allowUndo:{get:function(){return this.Zs},set:function(a){var y=this.Zs;y!==a&&(this.Zs=a,this.g("allowUndo",y,a))}},allowZoom:{get:function(){return this.at},set:function(a){var y=this.at;y!==a&&(this.at=a,this.g("allowZoom",y,a))}},hasVerticalScrollbar:{get:function(){return this.nn},set:function(a){var y=this.nn;y!==a&&(this.nn=a,this.Ee=!0,this.N(),this.g("hasVerticalScrollbar",y,a),Ha(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),Ha(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),Ha(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),Ha(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&on(a,">= 0",se,"scrollHorizontalLineChange"),this.iu=a,this.g("scrollHorizontalLineChange",y,a))}},scrollVerticalLineChange:{get:function(){return this.mu},set:function(a){var y=this.mu;y!==a&&(0>a&&on(a,">= 0",se,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var 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 on(a,">= 0",se,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||qp(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&&Rt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dc(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,_l(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=kc(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(nn,"pointermove",this.dk,!0),this.addEventListener(nn,"pointerdown",this.ui,!0),this.addEventListener(nn,"pointerup",this.fk,!0),this.addEventListener(nn,"pointerout",this.ek,!0),this.addEventListener(nn,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(nn,"wheel",this.$j,!0),this.addEventListener(nn,"selectstart",this.preventDefault,!1)):(this.removeEventListener(nn,"pointermove",this.dk,!0),this.removeEventListener(nn,"pointerdown",this.ui,!0),this.removeEventListener(nn,"pointerup",this.fk,!0),this.removeEventListener(nn,"pointerout",this.ek,!0),this.removeEventListener(nn,"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(nn,"wheel",this.$j,!0),this.removeEventListener(nn,"selectstart",this.preventDefault,!1),this.addEventListener(y,"wheel",this.$j,!1)),this.qw=a))}},position:{get:function(){return this.pa},set:function(a){var y=It.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Hp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?El(this):(this.vb=!0,a=this.scale,pc(this,this.Sp,this.Aa/a,this.ya/a,this.zk,!1),this.vb=!1),this.vb||this.onViewportBoundsChanged(x,this.viewportBounds,this.Ca,!1)}It.free(y)}},initialPosition:{get:function(){return this.zt},set:function(a){this.zt.D(a)||(this.zt=a.J())}},initialScale:{get:function(){return this.At},set:function(a){this.At!==a&&(this.At=a)}},grid:{get:function(){return this.fe===null&&(this.fe=Xp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Xp(this)),a.type!==Ae.Grid&&Rt("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),Fl(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),El(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||Rt("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 oi(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===Qu&&Ha(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,Ha(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,Lc(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&&Lc(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!==ss&&Ha(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()||Rt("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()||Rt("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)):on(a,"> 0",se,"minScale"))}},maxScale:{get:function(){return this.Mt},set:function(a){var y=this.Mt;y!==a&&(0<a?(this.Mt=a,this.g("maxScale",y,a),a<this.scale&&(this.scale=a)):on(a,"> 0",se,"maxScale"))}},zoomPoint:{get:function(){return this.zu},set:function(a){this.zu.D(a)||(this.zu=a=a.J())}},contentAlignment:{get:function(){return this.zk},set:function(a){var y=this.zk;y.D(a)||(this.zk=a=a.J(),this.g("contentAlignment",y,a),Ha(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 oi(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&&Rt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Zc(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==$u&&a!==Zo&&a!==gg&&Rt("Unknown Diagram.treeCollapsePolicy: "+a),this.uu=a,this.g("treeCollapsePolicy",y,a))}},Ue:{get:function(){return this.pw},set:function(a){this.pw=a}},avoidanceCellSize:{get:function(){return this.aw},set:function(a){this.Xh=null,this.aw=new We(Math.max(1,a.width),Math.max(1,a.height))}},avoidanceLimit:{get:function(){return this.bw},set:function(a){this.bw=Math.max(1,a)}},autoScrollInterval:{get:function(){return this.vp},set:function(a){var y=this.vp;y!==a&&(this.vp=a,this.g("autoScrollInterval",y,a))}},autoScrollRegion:{get:function(){return this.xp},set:function(a){typeof a=="number"&&(a=new oi(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),de.Object.defineProperties(se,{licenseKey:{get:function(){return Ic.jc()},set:function(a){Ic.add(a.replace(/\s/g,""))}},version:{get:function(){return Md}}}),se.prototype.makeImageData=se.prototype.Jx,se.prototype.makeImage=se.prototype.Wz,se.prototype.cacheGroupExternalLinks=se.prototype.Fu,se.prototype.addRenderer=se.prototype.bs,se.prototype.makeSVG=se.prototype.av,se.prototype.makeSvg=se.prototype.Cs,se.prototype.stopAutoScroll=se.prototype.ug,se.prototype.doAutoScroll=se.prototype.gs,se.prototype.isUnoccupied=se.prototype.Yj,se.prototype.raiseDiagramEvent=se.prototype.R,se.prototype.removeDiagramListener=se.prototype.am,se.prototype.addDiagramListener=se.prototype.Bj,se.prototype.findTreeRoots=se.prototype.yz,se.prototype.layoutDiagram=se.prototype.Uz,se.prototype.findTopLevelGroups=se.prototype.qz,se.prototype.findTopLevelNodesAndLinks=se.prototype.rz,se.prototype.ensureBounds=se.prototype.Va,se.prototype.findLinksByExample=se.prototype.ls,se.prototype.findNodesByExample=se.prototype.ms,se.prototype.findLinkForData=se.prototype.Kc,se.prototype.findNodeForData=se.prototype.ii,se.prototype.findPartForData=se.prototype.Lc,se.prototype.findLinkForKey=se.prototype.findLinkForKey,se.prototype.findNodeForKey=se.prototype.Vb,se.prototype.findPartForKey=se.prototype.findPartForKey,se.prototype.rebuildParts=se.prototype.Wd,se.prototype.transformViewToDoc=se.prototype.Ps,se.prototype.transformRectDocToView=se.prototype.zA,se.prototype.transformDocToView=se.prototype.op,se.prototype.centerRect=se.prototype.es,se.prototype.scrollToRect=se.prototype.tv,se.prototype.scroll=se.prototype.scroll,se.prototype.highlightCollection=se.prototype.Jz,se.prototype.highlight=se.prototype.Iz,se.prototype.selectCollection=se.prototype.rA,se.prototype.select=se.prototype.select,se.prototype.updateAllRelationshipsFromData=se.prototype.rp,se.prototype.updateAllTargetBindings=se.prototype.updateAllTargetBindings,se.prototype.commit=se.prototype.commit,se.prototype.rollbackTransaction=se.prototype.Kf,se.prototype.commitTransaction=se.prototype.eb,se.prototype.startTransaction=se.prototype.Ea,se.prototype.raiseChanged=se.prototype.g,se.prototype.raiseChangedEvent=se.prototype.cb,se.prototype.removeChangedListener=se.prototype.ik,se.prototype.addChangedListener=se.prototype.Pe,se.prototype.removeModelChangedListener=se.prototype.mA,se.prototype.addModelChangedListener=se.prototype.Yw,se.prototype.findLayer=se.prototype.Qj,se.prototype.removeLayer=se.prototype.kA,se.prototype.addLayerAfter=se.prototype.Cy,se.prototype.addLayerBefore=se.prototype.Ww,se.prototype.addLayer=se.prototype.Al,se.prototype.moveParts=se.prototype.moveParts,se.prototype.copyParts=se.prototype.Kj,se.prototype.removeParts=se.prototype.Is,se.prototype.remove=se.prototype.remove,se.prototype.add=se.prototype.add,se.prototype.clearDelayedGeometries=se.prototype.bx,se.prototype.setProperties=se.prototype.nm,se.prototype.attach=se.prototype.Du,se.prototype.set=se.prototype.set,se.prototype.resetInputOptions=se.prototype.Sx,se.prototype.setInputOption=se.prototype.sA,se.prototype.getInputOption=se.prototype.Ql,se.prototype.resetRenderingHints=se.prototype.Tx,se.prototype.setRenderingHint=se.prototype.Xx,se.prototype.getRenderingHint=se.prototype.Gf,se.prototype.maybeUpdate=se.prototype.bd,se.prototype.requestUpdate=se.prototype.$b,se.prototype.delayInitialization=se.prototype.Xy,se.prototype.isUpdateRequested=se.prototype.Pz,se.prototype.invalidateDocumentBounds=se.prototype.Ya,se.prototype.findObjectsNear=se.prototype.og,se.prototype.findPartsNear=se.prototype.mz,se.prototype.findObjectsIn=se.prototype.Cf,se.prototype.findPartsIn=se.prototype.ux,se.prototype.findObjectsAt=se.prototype.ji,se.prototype.findPartsAt=se.prototype.lz,se.prototype.findObjectAt=se.prototype.ic,se.prototype.findPartAt=se.prototype.Ol,se.prototype.focusObject=se.prototype.zz,se.prototype.alignDocument=se.prototype.Jy,se.prototype.zoomToRect=se.prototype.BA,se.prototype.zoomToFit=se.prototype.zoomToFit,se.prototype.diagramScroll=se.prototype.kx,se.prototype.focus=se.prototype.focus;var fg=new Nn,om=null,bo=nn.document!==void 0,kd=null,Ih="",ss=new Te(se,"None",0),ga=new Te(se,"Uniform",1),Rh=new Te(se,"UniformToFill",2),pf=new Te(se,"CycleAll",10),Ec=new Te(se,"CycleNotDirected",11),Ac=new Te(se,"CycleNotDirectedFast",12),Bc=new Te(se,"CycleNotUndirected",13),Dc=new Te(se,"CycleDestinationTree",14),Oc=new Te(se,"CycleSourceTree",15),Qu=new Te(se,"DocumentScroll",1),mf=new Te(se,"InfiniteScroll",2),$u=new Te(se,"TreeParentCollapsed",21),Zo=new Te(se,"AllParentsCollapsed",22),gg=new Te(se,"AnyParentsCollapsed",23),Ic=new De,Md="2.3.10",Td="image",vf=null,rm=!1;function Jr(){if(bo){var a=nn.document.createElement("canvas"),y=a.getContext("2d"),x=we("7ca11abfd022028846");y[x]=we("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",kn.Dx+"4ae6247590da4bb21c324ba3a84e385776",Yn.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Xt.za],E=1;5>E;E++)y[we("7ca11abfd7330390")](we(b[E-1]),10,15*E);for(y[x]=we("39f046ebb36e4b"),x=1;5>x;x++)y[we("7ca11abfd7330390")](we(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(Yn.prototype.Cd=Yn.prototype.Eu),vf=a}}se.className="Diagram",se.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=nn.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof se?y.H:null},se.inherit=function(a,y){function x(){}if(Object.getPrototypeOf(a).prototype)throw Error(`Used go.Diagram.inherit defining already defined class
`+a);x.prototype=y.prototype,a.prototype=new x,a.prototype.constructor=a},se.useDOM=function(a){bo=a?nn.document!==void 0:!1},se.isUsingDOM=function(){return bo},se.None=ss,se.Uniform=ga,se.UniformToFill=Rh,se.CycleAll=pf,se.CycleNotDirected=Ec,se.CycleNotDirectedFast=Ac,se.CycleNotUndirected=Bc,se.CycleDestinationTree=Dc,se.CycleSourceTree=Oc,se.DocumentScroll=Qu,se.InfiniteScroll=mf,se.TreeParentCollapsed=$u,se.AllParentsCollapsed=Zo,se.AnyParentsCollapsed=gg;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function bd(a,y){if(y.ib.setTransform(y.Mb,0,0,y.Mb,0,0),y.ib.yc(),a.Rc===null)t:{y="f";var x=nn[we("76a715b2f73f148a")][we("72ba13b5")]||"";if(a.Rc=!0,bo){var b=se[we("76a115b6ed251eaf4692")];if(b)for(var E=Ic.iterator;E.next()&&(b=E.value,b=we(b).split(we("39e9")),!(6>b.length));){var z=we(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=we(kn[we("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=nn[we("74a900bae4370f8b51")][we("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[we("73a612b6fb191d")](we("3aad1ab6e022098b4dc4")),z=we(b[2]),-1<tt&&(ot=ot[we("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[we("76ad18b4f73e")],ot=x[we("73a612b6fb191d")](we("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[we("73a612b6fb191d")](z),0>tt&&z!==we("7da71ca0ad381e90")&&(tt=y[we("73a612b6fb191d")](we("76a715b2ef3e149757"))),0>tt&&(tt=y[we("73a612b6fb191d")](we("76a715b2ef3e149757"))),0>tt&&(tt=y[we("73a612b6fb191d")](we("2bfa41fdb3784bca12"))),0>tt&&(tt=x[we("73a612b6fb191d")](we("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[we("73a612b6fb191d")](we("35"))||y[we("73a612b6fb191d")](we("35"))===-1),!a.Rc||x[we("73a612b6fb191d")](we("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[we("73a612b6fb191d")](z)),!a.Rc)||(tt=nn[we("76a715b2f73f148a")][we("69ad17a1e03e")],ot=tt[we("73a612b6fb191d")](we("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[we("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=nn.document.createElement("div");for(var rt=b[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),b="",b+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[we("79a417a0f0181a8946")]=b,nn.document[we("78a712aa")]){nn.document[we("78a712aa")][we("7bb806b6ed32388c4a875b")](tt),rt=nn.getComputedStyle(tt).getPropertyValue(we("78a704b7e62456904c9b12701b6532a8"));var at=nn.getComputedStyle(tt).getPropertyValue(we("75b817b0ea2202"));if(nn.document[we("78a712aa")][we("68ad1bbcf533388c4a875b")](tt),rt){if(tt=nn[we("77a902b0eb1b1e804a8a")],at==="0."+parseInt(ot,10)%100||rt.indexOf(parseInt(z[1]+z[2],16))!==-1&&rt.indexOf(parseInt(z[3]+z[4],16))!==-1){a.Rc=!1;break}else if(tt&&tt(we("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[we("76ad18b4f73e")],E=x[we("73a612b6fb191d")](we("35e7"))+2;E<ut;E++)y+=x[E];x=y[we("73a612b6fb191d")](we("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[we("73a612b6fb191d")](we("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function vu(a){this.j=a===void 0?new It:a,this.o=new It}de.Object.defineProperties(vu.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 yf="DraggingInfo";vu.className="DraggingInfo";function nt(a,y,x){this.node=a,this.info=y,this.Su=x}nt.className="DraggingNodeInfoPair";function st(){this.reset()}st.prototype.reset=function(){this.isGridSnapEnabled=!1,this.isGridSnapRealtime=!0,this.gridSnapCellSize=new We(NaN,NaN).freeze(),this.gridSnapCellSpot=Mi,this.gridSnapOrigin=new It(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function dt(a,y){if(typeof a=="string"||nn.Element&&a instanceof Element)var x=se.call(this,a)||this;else x=se.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}xe(dt,se);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=Ri,a.layout=new Nr}dt.prototype.reset=function(){se.prototype.reset.call(this),ht(this)},dt.className="Palette";function ct(a,y){if(typeof a=="string"||nn.Element&&a instanceof Element)var x=se.call(this,a)||this;else x=se.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 Tn;var E=new qn;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 oi(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Ot,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var tt=z.viewportBounds,ot=b.lastInput.documentPoint;z.position=new It(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){b.Ya(),Tt(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&&Tt(b)},x.autoScale=ga,x.vb=!1,y&&Object.assign(x,y),x}xe(ct,se),ct.prototype.computePixelRatio=function(){return 1},ct.prototype.redraw=function(){if(this.o&&1<=this.updateDelay){this.o=!1;var a=this.ta,y=this.ib;if(a!==null&&y!==null){if(wd(this),this.ql===null){var x=new Va(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),Pt(this)}finally{this.ta=a,this.ib=y}}}se.prototype.redraw.call(this)},ct.prototype.gc=function(){if(this.Ka===null&&Rt("No div specified"),this.ta===null&&Rt("No canvas specified"),!(this.ta instanceof Al)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){wd(this);var y=this.ta;a=this.ib,a.Vc(!0),a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,y.width,y.height),1>this.updateDelay?Pt(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 Pt(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=ge.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Fl(y,E),ge.free(E),Wr(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),E=a.ib,E.scale(a.Mb,a.Mb),E.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),E.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var ot=y[tt],rt=a;if(ot.visible&&ot.opacity!==0){var at=ot.diagram.grid.part;if(!x&&ot.isTemporary)b&&at.layer===ot&&(ot=mu(ot,E),at.gc(E,rt),E.globalAlpha=ot);else{for(var ut=mu(ot,E),ft=rt.scale,mt=ge.alloc(),yt=ot.Pa.s,St=yt.length,kt=0;kt<St;kt++){var Dt=yt[kt];(b||Dt!==at)&&ot.Oj(E,Dt,rt,null,ft,mt,!1)}ge.free(mt),E.globalAlpha=ut}}}}}function Tt(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var b=y.selectionObject,E=We.alloc();E.h(x.width,x.height),b.desiredSize=E,We.free(E),a=2/a.scale,b instanceof qn&&(b.strokeWidth=a),y.location=new It(x.x-a/2,x.y-a/2),y.isSelected=!0}}}ct.prototype.computeBounds=function(){var a=this.observed;if(a===null)return ds;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},ct.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},ct.prototype.onViewportBoundsChanged=function(a,y,x,b){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),Tt(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=b,this.R("ViewportBoundsChanged",this.fc,a))},de.Object.defineProperties(ct.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof ct&&Rt("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),Tt(this),this.N();this.g("observed",y,a)}}},box:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.remove(y),this.add(this.j),Tt(this),this.g("box",y,a))}},drawsTemporaryLayers:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a,this.redraw())}},drawsGrid:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a,this.redraw())}},updateDelay:{get:function(){return this.ia},set:function(a){0>a&&(a=0),this.ia!==a&&(this.ia=a)}}}),ct.className="Overview";function Ot(){wo.call(this),this.j=null}xe(Ot,wo),Ot.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||!a.allowMove||!a.allowSelect)return!1;var y=a.observed;if(y===null)return!1;var x=a.lastInput;return!x.left||a.currentTool!==this&&(!this.isBeyondDragSize()||x.isTouchEvent&&x.timestamp-a.firstInput.timestamp<this.delay)?!1:(this.findDraggablePart()===null&&(x=y.viewportBounds,this.j=new It(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)),!0)},Ot.prototype.doActivate=function(){this.j=null,wo.prototype.doActivate.call(this)},Ot.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Ot.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var b=a.firstInput.documentPoint;x=x.location,this.j=new It(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)}}},Ot.className="OverviewDraggingTool";function Bt(){ji(this),this.H=Ul,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=ds,this.hb=!0,this.cg=null,this.ob=200}Bt.prototype.toString=function(){return"CommandHandler"},Bt.prototype.Xe=function(a){this.H=a},Bt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=Bi?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()},Bt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Bt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof po&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Bt.prototype.canStopCommand=function(){return!0},Bt.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=""}},Bt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Bt.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 Be,x=a.selection.iterator;x.next();)Hh(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=""}},Bt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Bt.prototype.copySelection=function(){var a=this.diagram,y=new Be;for(a=a.selection.iterator;a.next();)Hh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Bt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Bt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Bt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Bt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)kd=null,Ih="";else{x=y.model;var b=!1,E=!1,z=null;try{x.Tl()&&(b=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(E=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=b),x.Wj()&&(x.Ij=E),x=new De,x.addAll(z),kd=x,Ih=y.model.dataFormat}}y.R("ClipboardChanged",x)},Bt.prototype.pasteFromClipboard=function(){var a=new Be,y=kd;if(y===null)return a;var x=this.diagram;if(Ih!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,tt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=tt.iterator;y.next();)x=y.value,b=y.key,x.location.w()||(b.location.w()?x.location=b.location:!x.position.w()&&b.position.w()&&(x.position=b.position)),a.add(x)}return a},Bt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var b=x.iterator;b.next();)b.value.isSelected=!0;if(a!==null){var E=y.computePartsBounds(y.selection);if(E.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Bh(y,z,new It(a.x-E.centerX,a.y-E.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Bt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||kd===null||kd.count===0||Ih!==a.model.dataFormat)},Bt.prototype.undo=function(){this.diagram.undoManager.undo()},Bt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Bt.prototype.redo=function(){this.diagram.undoManager.redo()},Bt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Bt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===ss&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Bt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==ss?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Bt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===ss&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Bt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==ss?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Bt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Bt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Bt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;_l(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=ds):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Qf(y)},Bt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Bt.prototype.scrollToPart=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.Va(),a===null){try{this.cg!==null&&(this.cg.next()?a=this.cg.value:this.cg=null)}catch(rt){this.cg=null}a===null&&(0<y.highlighteds.count?this.cg=y.highlighteds.iterator:0<y.selection.count&&(this.cg=y.selection.iterator),this.cg!==null&&this.cg.next()&&(a=this.cg.value))}if(a!==null){var x=y.animationManager;_l(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=Ut(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=E.pop();0<E.length&&rt instanceof $e&&rt.isTreeExpanded&&(!(rt instanceof Xn)||rt.isSubGraphExpanded);)rt=E.pop();0<E.length?(rt instanceof Tn&&y.tv(rt.actualBounds),rt instanceof $e&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof Xn&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof Tn&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){eo(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Ut(a,y,x){if(y.isVisible())return x;if(y instanceof Li)Ut(a,y.adornedPart,x);else if(y instanceof ze){var b=y.fromNode;b!==null&&Ut(a,b,x),y=y.toNode,y!==null&&Ut(a,y,x)}else y instanceof $e&&(b=y.labeledLink,b!==null&&Ut(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),Ut(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Ut(a,y,x));return x}Bt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof Tn)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Bt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),_l(y.animationManager,"Collapse Tree");var x=new De;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 $e&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Bt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof $e&&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 $e&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Bt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),_l(y.animationManager,"Expand Tree");var x=new De;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 $e&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Bt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof $e)||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 $e&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Bt.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 De,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&E.add(tt)}for(var ot=new De,rt=E.iterator;rt.next();){var at=rt.value;z=!1;for(var ut=E.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var ft=ot.first().containingGroup;if(ft!==null)for(;ft!==null;){E=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(ft)){E=!0;break}if(E)ft=ft.containingGroup;else break}if(x instanceof Xn)_a(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var yt=y.copyNodeData(x);me(yt)&&(y.xf(yt),b=a.ii(yt))}if(b!==null){ft!==null&&this.isValidMember(ft,b)&&(b.containingGroup=ft);for(var St=ot.iterator;St.next();){var kt=St.value;this.isValidMember(b,kt)&&(kt.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Bt.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 he(a){var y=pn();for(a=a.iterator;a.next();){var x=a.value;x instanceof ze||y.push(x)}a=new Be,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,tt=0;tt<x;tt++)if(E.Td(y[tt])){z=!1;break}z&&a.add(E)}return wn(y),a}Bt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof ze)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},Bt.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 De;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof Xn&&z.canUngroup()&&b.add(z)}var tt=new De;if(0<b.count){y.clearSelection(!0);for(var ot=b.iterator;ot.next();){var rt=ot.value;rt.expandSubGraph();var at=rt.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(rt.memberParts);for(var ft=tt.iterator;ft.next();){var mt=ft.value;if(mt.isSelected=!0,!(mt instanceof ze)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",b,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Bt.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 Xn))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Xn&&y.canUngroup())return!0;return!1},Bt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=he(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},Bt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),_l(y.animationManager,"Collapse SubGraph");var x=new De;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 Xn&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Bt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Xn&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Xn&&y.isSubGraphExpanded)return!0;return!1},Bt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),_l(y.animationManager,"Expand SubGraph");var x=new De;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 Xn&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Bt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Xn&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Xn&&!y.isSubGraphExpanded)return!0;return!1},Bt.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 Ji&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Bt.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 Ji))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 Ji&&x.editable}),a!==null))return!0;return!1},Bt.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 Zt?E=a.ga(ri):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new It(E.x+E.width/2,E.y+E.height/2)),E!==null&&(b.viewPoint=y.op(E),b.documentPoint=E,b.left=!1,b.right=!0,b.up=!0),y.currentTool=x,gu(x,!1,a)}},Bt.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)},Bt.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 Nn,a===null)return b;for(var z=a.iterator;z.next();)Kl(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 ze&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},de.Object.defineProperties(Bt.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||Rt("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}}}),Bt.className="CommandHandler",Kp=function(){return new Bt};function Zt(){ji(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new It(NaN,NaN).freeze(),this.jd=Ro,this.Ab=new Yn,this.wh=new Yn,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=ua,this.uc=new ge(NaN,NaN,NaN,NaN).freeze(),this.Ib=new ge(NaN,NaN,NaN,NaN).freeze(),this.dc=new ge(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=xr,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 Ne,Le,mn,Cn,On,Jn,ci,ii,xi,_i;Zt.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=ln(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Zt.prototype.Vw=function(a){var y=this.Dh;if(tn(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Zt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Zt.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},Zt.prototype.copy=function(){return this.clone()},Ct=Zt.prototype,Ct.qb=function(a){a.classType===ze?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Rt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Zt&&(this.stretch=a)},Ct.toString=function(){return Mn(this.constructor)+"#"+ro(this)},Ct.th=function(){this.A!==null&&(this.A.nc=!0)};function ni(a){a.A===null?a.A=new xf:a.A.nc&&(a.A=a.A.copy())}Ct.Xc=function(){if(this.ba===null){var a=new Rc;a.Xi=gi,a.yj=gi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Ct.cb=function(a,y,x,b,E,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,b,E,z,tt),x===this&&a===mo&&Ir(this)&&oo(this,ot,y),z=this.diagram,this.animationTriggers===null||z===null||!z.pi||z.undoManager.isUndoingRedoing||z.animationManager.Dm||(a=this.animationTriggers.get(y),a!==null&&z.animationManager.isEnabled&&!z.animationManager.isTicking&&(this.jo===null&&(this.jo=new Nn),tt=z.undoManager.transactionLevel===0,a.startCondition===Fh?tt=!0:a.startCondition===yd&&(tt=!1),tt?(z=new Hr,Vp(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()):(_l(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof Ae&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)ot=x[E],ot instanceof Ae&&Ad(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function oo(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,tt=null;if(z.sourceName!==null){if(tt=M1(z,b,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,ot.model.modelData,x,b)}else{if(ot=b.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,b)}tt===a&&(ot=b.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}Ct.ks=function(a){return this.bindingId===a?this:null},Ct.g=function(a,y,x){this.cb(mo,a,this,y,x)},Ct.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 Yn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function hr(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Ct.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},Ct.se=function(){return!0},Ct.ca=function(a){var y=It.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return It.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;b=this.Df()*b.scale;var rt=1/b;if(ot.width*b<E&&ot.height*b<E)return a=Or(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),It.free(y),a}return E=!1,(this instanceof Li||this instanceof qn?Or(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),It.free(y),E},Ct.gh=function(a){var y=this.naturalBounds;return Or(0,0,y.width,y.height,a.x,a.y)},Ct.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=ge.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=It.allocAt(a.x,a.y);return y.ca(x.Cd(E))&&(E.h(a.x,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.y),y.ca(x.Cd(E))&&(b=!0)))),It.free(E),ge.free(y),b},Ct.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=It.allocAt(0,0);return a.ca(y.Ga(E))&&(E.h(0,x.height),a.ca(y.Ga(E))&&(E.h(x.width,x.height),a.ca(y.Ga(E))&&(E.h(x.width,0),a.ca(y.Ga(E))&&(b=!0)))),It.free(E),b},Ct.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=It.allocAt(0,0),E=It.allocAt(0,x.height),z=It.allocAt(x.width,x.height),tt=It.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=ge.allocAt(0,0,x.width,x.height);var rt=It.allocAt(a.x,a.y);x.ca(y.Cd(rt))?ot=!0:(rt.h(a.x,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.y),x.ca(y.Cd(rt))&&(ot=!0)))),It.free(rt),ge.free(x),!ot&&(Xt.us(a,b,E)||Xt.us(a,E,z)||Xt.us(a,z,tt)||Xt.us(a,tt,b))&&(ot=!0)}return It.free(b),It.free(E),It.free(z),It.free(tt),ot},Ct.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof Fn){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},Ct.mi=function(a){a===void 0&&(a=new ge);var y=this.naturalBounds,x=this.oe,b=It.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),lo(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),lo(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),lo(a,b.x,b.y,0,0),It.free(b),a},Ct.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},Ct.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Ct.qs=function(a,y){return y===void 0&&(y=new It),y.assign(a),this.oe.Cd(y),y},Ct.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Ct.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,Xt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(tt=a*ot+y*at+ft,a=a*rt+y*ut+mt,y=x*ot+b*at+ft,x=x*rt+b*ut+mt,E.h(0,0),b=this.naturalBounds,x=Xt.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},Zt.prototype.measure=function(a,y,x,b){if(pa(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+tt:a,y=isFinite(E.width)?E.width+tt:y):(a=isFinite(E.width)?E.width+tt:a,y=isFinite(E.height)?E.height+tt:y),E=x||0,tt=b||0;var ot=this instanceof Ae;switch(Is(this,!0)){case Le:tt=E=0,ot&&(y=a=1/0);break;case Ne:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case Cn:isFinite(a)&&a>x&&(E=a),tt=0,ot&&(y=1/0);break;case On:isFinite(y)&&y>b&&(tt=y),E=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;E>ot.width&&rt.width<ot.width&&(E=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(E,rt.width),b=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<b&&(b=Math.min(rt.height,b)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Rt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),Xo(this,!1)}},Zt.prototype.Wl=function(){},Zt.prototype.Dd=function(){return!1},Zt.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=ge.alloc();z.assign(this.Ib),this.Ib.ka(),Ss(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&&eh(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 Ji&&(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()||Rt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Zl(this,!1),ge.free(z)},Ct=Zt.prototype,Ct.eh=function(){};function as(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=Is(a,!0),x===b&&z===E&&(y=Le),y){case Le:(x>b||z>E)&&(Xo(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case Ne:Xo(a,!0),a.measure(b,E,0,0);break;case Cn:Xo(a,!0),a.measure(b,z,0,0);break;case On:Xo(a,!0),a.measure(x,E,0,0)}}}Ct.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||zv(x,!0),this.N(),Fs(a,y)||(x.oh(),this.Pn(x)))},Ct.Pn=function(a){this.portId!==null&&(zv(a,!0),a instanceof $e&&VS(a,this))},Ct.gc=function(a,y){if(!ba(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 Ae&&eh(this),tt=this.Ib;if(z){var ot=this.Ib,rt=this.dc,at=this.areaBackground,ut=this.Ma;at===null&&ut===null||a.yc(),at!==null&&(Fo(this,a,at,!0,!0,rt,ot),at instanceof zi&&at.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(at)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),ut!==null&&(Fo(this,a,ut,!0,!1,rt,ot),ut instanceof zi&&ut.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(ut)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),this.hh(a,y)}if(!z&&(z||tt.width!==0&&tt.height!==0&&!isNaN(tt.x)&&!isNaN(tt.y))){z=this.transform,ot=this.panel,this.l&4096&&br(this),at=this.part,rt=!1;var ft=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,ft=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var St=mt.m11,kt=mt.m21,Dt=mt.dx,Nt=mt.m12,jt=mt.m22,Ht=mt.dy,_t,Kt=_t=0;mt=_t*St+Kt*kt+Dt;var re=_t*Nt+Kt*jt+Ht;_t=yt.width+ft,Kt=0;var Ke=_t*St+Kt*kt+Dt;_t=_t*Nt+Kt*jt+Ht,Kt=Math.min(mt,Ke);var hn=Math.min(re,_t),sn=Math.max(mt+0,Ke)-Kt,Ie=Math.max(re+0,_t)-hn;mt=Kt,re=hn,_t=yt.width+ft,Kt=yt.height+ft,Ke=_t*St+Kt*kt+Dt,_t=_t*Nt+Kt*jt+Ht,Kt=Math.min(mt,Ke),hn=Math.min(re,_t),sn=Math.max(mt+sn,Ke)-Kt,Ie=Math.max(re+Ie,_t)-hn,mt=Kt,re=hn,_t=0,Kt=yt.height+ft,Ke=_t*St+Kt*kt+Dt,_t=_t*Nt+Kt*jt+Ht,Kt=Math.min(mt,Ke),hn=Math.min(re,_t),sn=Math.max(mt+sn,Ke)-Kt,Ie=Math.max(re+Ie,_t)-hn,mt=Kt,re=hn,ft=y.viewportBounds,yt=ft.x,St=ft.y,mt=!(mt>ft.width+yt||yt>sn+mt||re>ft.height+St||St>Ie+re)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof Ji&&(a.font=this.font),mt){if(re=ot.se()?ot.naturalBounds:ot.actualBounds,sn=Math.max(tt.x,re.x),Ie=Math.max(tt.y,re.y),ft=Math.min(tt.right,re.right)-sn,yt=Math.min(tt.bottom,re.bottom)-Ie,St=this.tb,St!==null&&(sn=St.x,Ie=St.y,ft=St.width,yt=St.height),sn>tt.width+tt.x||tt.x>re.width+re.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(sn,Ie,ft,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}rt&&(re=at.shadowOffset,a.Ev(re.x*y.scale*this.scale*y.Mb,re.y*y.scale*this.scale*y.Mb,at.shadowBlur),yu(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?yu(a):rt&&this.shadowVisible===!1&&Xl(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),ca(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&wr(this,ot)&&this.shadowVisible===null&&Xl(a),this.Ma!==null&&(a.yc(),Vs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||wr(this,ot))?(il(this,!0),this.shadowVisible===null&&Xl(a)):il(this,!1),this.hh(a,y),rt&&this.l&512&&yu(a),ut&&rt&&Xl(a),mt&&(a.restore(),a.Vc(this instanceof Ae)),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 wr(a,y){return y===null?!1:(eh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===Ae.Auto||y.type===Ae.Spot)&&y.Pb()!==a)}Ct.Dv=function(){};function ca(a,y,x,b){Fo(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof zi&&a.areaBackground.type===Ea?(y.beginPath(),y.rect(b.x,b.y,b.width,b.height),y.ng(a.areaBackground)):y.fillRect(b.x,b.y,b.width,b.height)}function Vs(a,y,x,b){var E=a.kq(),z=x.x,tt=x.y,ot=x.width+E,rt=x.height+E;Fo(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof zi&&a.Ma.type===Ea?(y.beginPath(),y.rect(z-E/2,tt-E/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-E/2,tt-E/2,ot,rt)}function Qr(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===Ae.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 ba(a,y,x){if(!(y instanceof ea))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&&Qr(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),yu(y),y.shadowColor=a.shadowColor}a instanceof Ji&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof Ae;var ot=a instanceof Ae?eh(a):!1;a.l&4096&&br(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&ot?(zc(y,1,0,0,1,0,0),a.svg=y.ad):z?(zc(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):zc(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],ca(a,y,E,rt),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),a.background!==null&&(z?(ot&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),Vs(a,y,E,rt),ot&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Vs(a,y,E,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,E=a.part,ot=!1,E&&x.Gf("drawShadows")&&(ot=E.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&yu(y),ot&&a.shadowVisible===!0?yu(y):ot&&a.shadowVisible===!1&&Xl(y),E=a.panel,ot&&wr(a,E)&&a.shadowVisible===null&&Xl(y),y.Il&&(at=x.computePixelRatio(),at="drop-shadow("+y.shadowOffsetX/at+"px "+y.shadowOffsetY/at+"px "+y.shadowBlur/at/2+"px "+y.shadowColor+")",a.background!==null&&tt.Ma.setAttributeNS(null,"filter",at),a.areaBackground!==null&&tt.gd.setAttributeNS(null,"filter",at)),ot&&(a.Ma!==null||a.areaBackground!==null||wr(a,E))?(il(a,!0),a.shadowVisible===null&&Xl(y)):il(a,!1),E=ot,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,ot=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&ot!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(ot),a.svg=ot,ot!==null&&a.$o(y,b,rt,ot),Os(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,b,rt,ot),y.Il&&(x=x.computePixelRatio(),a.Dv(ot,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),E&&a.l&512&&yu(y),a.Dd()&&Xl(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&ot.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&ot.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(ot):y.Nj.prepend(ot),y.ti=ot):b!==null&&Qr(a,b,ot),tt!==null&&tt(a,ot)),!0)}Ct.$o=function(a,y,x,b){var E=(this.l&256)!==0;if(a.clipInsteadOfFill&&(E=!1),E){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),E=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-E,z=this.tb,z!==null&&(y=z.x,E=z.y,tt=z.width,x=z.height),z=b.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+So++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:tt,height:x}),this instanceof Ae&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Os(a,b)};function Os(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function $r(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=Lo(y);for(var b=y.next();!b.done;b=y.next())b=x.getElementById(b.value.split("#")[1].slice(0,-1)),b!==null&&b.remove()}a.svg.remove()}}Ct.hh=function(){},Ct.lv=function(){this.Uc=!0},Ct.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 Ae?eh(this):!1;if(!(this instanceof Ae&&E))if(this instanceof zs){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy],z!==null&&Xy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Jy(a)):y.setAttributeNS(null,"transform",Jy(a))}else if(!x||this instanceof Ae)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof qn){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],ca(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(tt=y.gd.getAttribute("filter"),tt!==null&&a.ad.setAttribute("filter",tt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&um(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(um(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof Ae))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),Vs(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Ct.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 Fo(a,y,x,b,E,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===th)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,E?(ot=tt.width,rt=tt.height):b||(ot+=at,rt+=at),(z=y instanceof Ed)&&x.xe&&(x.type===xg||x.yk===ot&&x.ft===rt))var ut=x.xe;else{var ft=0,mt=0,yt=0,St=0,kt=0,Dt=0;if(Dt=kt=0,E?(kt=tt.x,Dt=tt.y):b||(kt-=at/2,Dt-=at/2),ft=x.start.x*ot+x.start.offsetX,mt=x.start.y*rt+x.start.offsetY,yt=x.end.x*ot+x.end.offsetX,St=x.end.y*rt+x.end.offsetY,ft+=kt,yt+=kt,mt+=Dt,St+=Dt,x.type===xu)ut=y.createLinearGradient(ft,mt,yt,St);else if(x.type===Ea)Dt=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(kt=0,Dt=Math.max(ot,rt)/2):kt=x.startRadius,ut=y.createRadialGradient(ft,mt,kt,yt,St,Dt);else if(x.type===xg)try{ut=y.createPattern(x.pattern,"repeat")}catch(jt){ut=null}if(x.type!==xg&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)ut.addColorStop(E.key,E.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=ot,x.ft=rt),ut===null&&x.type===xg&&x.yk!==-1)){x.yk=-1;var Nt=a.diagram;Nt!==null&&x.yk===-1&&eo(function(){Nt.redraw()},600)}}b?y.fillStyle=ut:y.strokeStyle=ut}}}Ct.rg=function(a){if(a instanceof Ae)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},Ct.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Ct.If=function(){for(var a=this instanceof Ae?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function br(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){Wa(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)}Wa(a,!1),Na(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Na(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,Na(a,!1)))}Ct.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=It.alloc();z.yi(y,x,b,E,ri),a.rotate(this.Kb,z.x,z.y),It.free(z)}},Ct.v=function(a){if(!pa(this)){a===void 0&&(a=!1),Xo(this,!0),Zl(this,!0);var y=this.panel;y===null||a||y.v()}},Ct.Uj=function(){pa(this)||(Xo(this,!0),Zl(this,!0))};function ys(a){if(!Ss(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof $e&&a.Bd(),y.$b())),Zl(a,!0)}}Ct.Uk=function(){!(this.l&2048)&&(Wa(this,!0),Na(this,!0))},Ct.Wu=function(){Na(this,!0)},Ct.N=function(){var a=this.part;a!==null&&a.N()};function Is(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===Ae.Table?pl(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===Ae.Auto&&b.Pb()===a?Cr(a,Ne,y):x===Jn?b!==null?b.type===Ae.Spot&&b.Pb()===a?Cr(a,Ne,y):(x=b.defaultStretch,x===Jn?Cr(a,Le,y):Cr(a,x,y)):Cr(a,Le,y):Cr(a,x,y)}function pl(a,y,x,b){var E=a.stretch;if(E!==Jn)return Cr(a,E,b);var z=E=null;switch(y.stretch){case On:z=!0;break;case Ne:z=!0}switch(x.stretch){case Cn:E=!0;break;case Ne:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===Cn||y===Ne),z===null&&(z=y===On||y===Ne),E===!0&&z===!0?Cr(a,Ne,b):E===!0?Cr(a,Cn,b):z===!0?Cr(a,On,b):Cr(a,Le,b)}function Cr(a,y,x){if(x)return y;if(y===Le||(x=a.desiredSize,x.w()))return Le;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===Cn)return Le;if(y===Ne)return On}else{if(y===On)return Le;if(y===Ne)return Cn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===On)return Le;if(y===Ne)return Cn}else{if(y===Cn)return Le;if(y===Ne)return On}return y}function il(a,y){a.l=y?a.l|512:a.l&-513}function Ir(a){return(a.l&1024)!==0}function Sf(a,y){a.l=y?a.l|1024:a.l&-1025}function Wa(a,y){a.l=y?a.l|2048:a.l&-2049}function Na(a,y){a.l=y?a.l|4096:a.l&-4097}function pa(a){return(a.l&8192)!==0}function Xo(a,y){a.l=y?a.l|8192:a.l&-8193}function Ss(a){return(a.l&16384)!==0}function Zl(a,y){a.l=y?a.l|16384:a.l&-16385}Ct.Gj=function(){this.svg=null},Ct.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Ct.Av=function(){},Ct.zv=function(a){return this.pa=a,ys(this),!0},Ct.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Ct.kq=function(){return 0};function Nd(a){var y=a.part;if(y instanceof $e&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||VS(y,a)}}function Ky(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof Ae?a instanceof $e?a.Bd():a.qm(a,function(x){Nd(x)}):Nd(a))}Ct.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Ho(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&fS(a)&&Rt("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new De),this.localBindings.add(E),this},Ct.set=function(a){return Object.assign(this,a),this},Ct.Du=function(a){return nv(this,a),this},Ct.apply=function(a){return a(this),this},Ct.nm=function(a){return Pd(this,a),this},Ct.pz=function(){return this.ih()},Ct.ih=function(){for(var a=this instanceof Ae?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Ct.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new Nn),this.animationTriggers.add(a.propertyName,a),this};function Fa(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=cg.I(a);typeof z=="function"?(x=ln(arguments),b=z(x),me(b)||Rt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=nn.go[a]}if(b===null&&(E!=null&&E.constructor||Rt("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 se&&1<x.length){z=b;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(fc(z,tt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Rt("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):nv(b,z);return b}function nv(a,y){if(typeof y=="string")if(a instanceof Ji)a.text=y;else if(a instanceof qn)a.figure=y;else if(a instanceof zs)a.source=y;else if(a instanceof Ae)y=ol.I(y),y!==null&&(a.type=y);else if(a instanceof zi){var x=an(zi,y);x!==null?a.type=x:Rt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof Re?(y=an(Re,y),y!==null&&(a.type=y)):a instanceof ki&&(y=an(ki,y),y!==null&&(a.type=y));else if(y instanceof Zt)a instanceof Ae||Rt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof Jo){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 Jo?km(b,y):Rt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof Te)typeof a.qb=="function"&&a.qb(y);else if(y instanceof tr)a.type=y;else if(y instanceof Ho)a instanceof Zt||a instanceof Jo?a.bind(y):Rt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof el)a instanceof Zt?a.Jv(y):Rt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof lr)a instanceof Re&&a.type===Re.o?a.figures.add(y):Rt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof ki)a instanceof lr?a.segments.add(y):Rt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof fo)a instanceof se||a instanceof Xn?a.layout=y:Rt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)nv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof zi){x=new An;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);Pd(a,x)}else if(a instanceof Jo){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Rt("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)&&Rt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new An;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);Pd(a,E)}else Pd(a,y);else Rt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function qu(a,y){cg.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}de.Object.defineProperties(Zt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new xf),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 xf),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 xf),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(ni(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&&(ni(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:ws},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new zh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===ws&&(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 zh),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 zh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:ko},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new zh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:Jn},set:function(a){var y=this.stretch;y!==a&&(ni(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&&(ni(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)&&on(a,"0 <= value <= 1",Zt,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Od(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(Od(y,y.actualBounds)))}},visible:{get:function(){return(this.l&1)!==0},set:function(a){var y=(this.l&1)!==0;y!==a&&(this.l^=1,this.g("visible",y,a),y=this.panel,y!==null?y.v():this.Dd()&&this.Zb(a),this.N(),Ky(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&wf(a,"GraphObject.areaBackground"),a instanceof zi&&a.freeze(),ni(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&&wf(a,"GraphObject.background"),a instanceof zi&&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 Tn)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new It(E,b),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Rt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Ky(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,b=this.jd,E=b.width,z=b.height;(E===y||isNaN(E)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof qn&&this.qc(),this.g("desiredSize",b,a),Ir(this)&&(a=this.part,a!==null&&(oo(this,a,"width"),oo(this,a,"height"))))}},width:{get:function(){return this.jd.width},set:function(a){var y=this.jd.width;y===a||isNaN(y)&&isNaN(a)||(y=this.jd,this.jd=a=new We(a,this.jd.height).freeze(),this.v(),this instanceof qn&&this.qc(),this.g("desiredSize",y,a),Ir(this)&&(a=this.part,a!==null&&oo(this,a,"width")))}},height:{get:function(){return this.jd.height},set:function(a){var y=this.jd.height;y===a||isNaN(y)&&isNaN(a)||(y=this.jd,this.jd=a=new We(this.jd.width,a).freeze(),this.v(),this instanceof qn&&this.qc(),this.g("desiredSize",y,a),Ir(this)&&(a=this.part,a!==null&&oo(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:ei},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(),ni(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:sr},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(),ni(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 oi(a));var y=this.Kg;y.D(a)||(this.Kg=a=a.J(),this.v(),this.g("margin",y,a))}},transform:{get:function(){return this.l&2048&&br(this),this.Ab}},oe:{get:function(){return this.l&4096&&br(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(ni(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Le},set:function(a){this.reshapingBehavior!==a&&(ni(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()&&Rt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),ys(this),this.g("alignment",y,a))}},column:{get:function(){return this.Ag},set:function(a){a=Math.round(a);var y=this.Ag;y!==a&&(0>a&&on(a,">= 0",Zt,"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&&on(a,">= 1",Zt,"columnSpan"),ni(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&&on(a,">= 0",Zt,"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&&on(a,">= 1",Zt,"rowSpan"),ni(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&&(ni(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 $e||Rt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Wv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,YS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:gi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Nd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&on(a,">= 0",Zt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Nd(this))}},toShortLength:{get:function(){return this.ba!==null?this.ba.xj:0},set:function(a){var y=this.toShortLength;y!==a&&(this.Xc(),this.ba.xj=a,this.g("toShortLength",y,a),Nd(this))}},toLinkable:{get:function(){return this.ba!==null?this.ba.Tr:null},set:function(a){var y=this.toLinkable;y!==a&&(this.Xc(),this.ba.Tr=a,this.g("toLinkable",y,a))}},toMaxLinks:{get:function(){return this.ba!==null?this.ba.Ur:1/0},set:function(a){var y=this.toMaxLinks;y!==a&&(0>a&&on(a,">= 0",Zt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:gi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Nd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&on(a,">= 0",Zt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Nd(this))}},fromShortLength:{get:function(){return this.ba!==null?this.ba.Wi:0},set:function(a){var y=this.fromShortLength;y!==a&&(this.Xc(),this.ba.Wi=a,this.g("fromShortLength",y,a),Nd(this))}},fromLinkable:{get:function(){return this.ba!==null?this.ba.hq:null},set:function(a){var y=this.fromLinkable;y!==a&&(this.Xc(),this.ba.hq=a,this.g("fromLinkable",y,a))}},fromMaxLinks:{get:function(){return this.ba!==null?this.ba.iq:1/0},set:function(a){var y=this.fromMaxLinks;y!==a&&(0>a&&on(a,">= 0",Zt,"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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(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&&(ni(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Zt.prototype.trigger=Zt.prototype.Jv,Zt.prototype.findBindingPanel=Zt.prototype.ih,Zt.prototype.findTemplateBinder=Zt.prototype.pz,Zt.prototype.setProperties=Zt.prototype.nm,Zt.prototype.apply=Zt.prototype.apply,Zt.prototype.attach=Zt.prototype.Du,Zt.prototype.set=Zt.prototype.set,Zt.prototype.isEnabledObject=Zt.prototype.If,Zt.prototype.isVisibleObject=Zt.prototype.Ed,Zt.prototype.isContainedBy=Zt.prototype.rg,Zt.prototype.getNearestIntersectionPoint=Zt.prototype.rs,Zt.prototype.getLocalPoint=Zt.prototype.qs,Zt.prototype.getDocumentScale=Zt.prototype.Df,Zt.prototype.getDocumentAngle=Zt.prototype.li,Zt.prototype.getDocumentBounds=Zt.prototype.mi,Zt.prototype.getDocumentPoint=Zt.prototype.ga,Zt.prototype.intersectsRect=Zt.prototype.Yc,Zt.prototype.containedInRect=Zt.prototype.fh,Zt.prototype.containsRect=Zt.prototype.Re,Zt.prototype.containsPoint=Zt.prototype.ca,Zt.prototype.raiseChanged=Zt.prototype.g,Zt.prototype.raiseChangedEvent=Zt.prototype.cb,Zt.prototype.addCopyProperty=Zt.prototype.Vw;var cg=null;Zt.className="GraphObject",cg=new Nn,qu("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=Fa(Ae,Ae.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof Ae){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"},Fa(qn,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new Fn(0,0,2.76142374915397,2.761423749153969),spot2:new Fn(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 Ae&&(x=b.fb("ButtonBorder"),x instanceof qn)){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 Ae&&(x=b.fb("ButtonBorder"),x instanceof qn&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof Ae&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof qn){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 Ae&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof qn){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 Ae&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof qn){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 Ae&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof qn))){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}),qu("TreeExpanderButton",function(){var a=Fa("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Fa(qn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:so},new Ho("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Ho("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof Li&&(x=x.adornedPart),x instanceof $e){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}),qu("SubGraphExpanderButton",function(){var a=Fa("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Fa(qn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:so},new Ho("figure","isSubGraphExpanded",function(y,x){return x=x.panel,y?x._subGraphExpandedFigure:x._subGraphCollapsedFigure}).cp()));return a.click=function(y,x){if(x=x.part,x instanceof Li&&(x=x.adornedPart),x instanceof Xn){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}),qu("ToolTip",function(){return Fa(Li,Ae.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},Fa(qn,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new Fn(0,0,4,6),spot2:new Fn(1,1,-4,-4)}))}),qu("ContextMenu",function(){return Fa(Li,Ae.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},new Ho("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),qu("ContextMenuButton",function(){var a=Fa("Button");a.stretch=Cn;var y=a.fb("ButtonBorder");return y instanceof qn&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new Fn(0,0,2,3),y.spot2=new Fn(1,1,-2,-2)),a}),qu("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=Fa("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},Fa(qn,{name:"ButtonIcon",strokeWidth:2},new Ho("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof qn&&(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}),qu("CheckBoxButton",function(a){var y=am(a);return a=Fa("Button",{desiredSize:new We(14,14)},Fa(qn,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Ne,geometryStretch:mn,visible:!1},y!==""?new Ho("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof Ae){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}),qu("CheckBox",function(a){a=am(a),a=Fa("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new oi(0,1,0,0)});var y=Fa(Ae,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new oi(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}),Zt.None=Le=new Te(Zt,"None",0),Zt.Default=Jn=new Te(Zt,"Default",0),Zt.Vertical=On=new Te(Zt,"Vertical",4),Zt.Horizontal=Cn=new Te(Zt,"Horizontal",5),Zt.Fill=Ne=new Te(Zt,"Fill",3),Zt.Uniform=mn=new Te(Zt,"Uniform",1),Zt.UniformToFill=ci=new Te(Zt,"UniformToFill",2),Zt.FlipVertical=ii=new Te(Zt,"FlipVertical",1),Zt.FlipHorizontal=xi=new Te(Zt,"FlipHorizontal",2),Zt.FlipBoth=_i=new Te(Zt,"FlipBoth",3),Zt.make=Fa,Zt.getBuilders=function(){var a=new Nn,y;for(y in cg)if(y!==y.toLowerCase()){var x=cg.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Zt.defineBuilder=qu,Zt.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=cg.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof Zt))return y&&b.set(y),b;Rt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Zt.takeBuilderArgument=am;function xf(){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=ei,this.o=sr,this.hg=Jn,this.ob=this.Bi=1,this.Pf=Le,this.Pc=this.Ci=this.gd=null,this.Oc="category"}xf.prototype.copy=function(){var a=new xf;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 zh(){this.u=-1/0,this.o=0,this.F=ko,this.rr=ws,this.j=this.V="None"}zh.prototype.copy=function(){var a=new zh;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},zh.className="LinkElementSettings";function Rc(){this.yj=this.Xi=xr,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Rc.prototype.copy=function(){var a=new Rc;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},Rc.className="LinkSettings";function Fd(){this.ha=[1,0,0,1,0,0]}Fd.prototype.copy=function(){var a=new Fd;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},Fd.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},Fd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Fd.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)}},Fd.className="STransform";function Pf(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}Pf.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},Pf.className="SGradient";function Al(a,y,x){this.ownerDocument=a=y===void 0?nn.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 ea(this,x)}Al.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},Al.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),me(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},Al.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Al.prototype.focus=function(){this.Oa.focus()},Al.prototype.mx=function(){this.ownerDocument=null},de.Object.defineProperties(Al.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}}}),Al.className="SVGSurface";function ea(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 Fd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=So++,b=this.Ud("clipPath",{id:"mainClip"+x});b.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=b,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(b),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Zy(a,y,x,b,E,z,tt){a.Nj===void 0?zc(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}Ct=ea.prototype,Ct.arc=function(a,y,x,b,E,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ut=x*Math.cos(b),ft=x*Math.sin(b),mt=a+ut,yt=y+ft,St=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>b&&(b=b%rt+rt),b>at?(this.path.push(["A",x,x,0,1,St,a-ut,y-ft]),this.path.push(["A",x,x,0,1,St,mt,yt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),St,a+x*Math.cos(E),y+x*Math.sin(E)])},Ct.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Ct.Se=function(a){this.addPath(this.path,this.rb,a||0)},Ct.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Ct.clearRect=function(){},Ct.clip=function(){this.Yl.clipPath=!0},Ct.closePath=function(){this.path.push(["z"])},Ct.createLinearGradient=function(a,y,x,b){var E=new Pf("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Ct.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"+So++,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(Td,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Ct.createRadialGradient=function(a,y,x,b,E,z){var tt=new Pf("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function Xy(a,y,x,b,E,z,tt,ot,rt){b=ot/b,E=rt/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Ct.drawImage=function(a,y,x,b,E,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,b===void 0&&(z=y,tt=x,ot=b=ut,rt=E=a),b=b||0,E=E||0,ot=ot||0,rt=rt||0,Xy(this,y,x,b,E,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||b,height:a||E,href:at},Xt.$(b,ot)&&Xt.$(E,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),pg(this,Td,z,this.rb),this.addElement(Td,z)},Ct.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Ct.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Ct.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},pg(this,"fill",a,this.rb),this.addElement("rect",a)},Ct.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},pg(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Ct.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},pg(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Ct.lineTo=function(a,y){this.path.push(["L",a,y])},Ct.moveTo=function(a,y){this.path.push(["M",a,y])},Ct.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Ct.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"])},Ct.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},Ct.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())},Ct.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||zc(this,a,y,x,b,E,z)};function Jy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Ct.scale=function(a,y){this.rb.scale(a,y)},Ct.translate=function(a,y){this.rb.translate(a,y)},Ct.transform=function(){},Ct.yc=function(){},Ct.stroke=function(){$y(this,this.Yl)},Ct.jk=function(){this.clipInsteadOfFill||this.stroke()},Ct.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Ct.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 pg(a,y,x,b){y==="fill"?iv(a,x):y==="stroke"&&$y(a,x),b!==null&&(a=b.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof Pf?y.fill=ov(a,a.fillStyle,!0):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.fill="rgb("+a[1]+","+a[2]+","+a[3]+")",y["fill-opacity"]=a[4]):y.fill=a.fillStyle}function Qy(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof Pf?y.setAttributeNS(null,"fill",ov(a,a.fillStyle,!0)):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.setAttributeNS(null,x,"rgb("+a[1]+","+a[2]+","+a[3]+")"),y.setAttributeNS(null,x+"-opacity",a[4])):y.setAttributeNS(null,x,a.fillStyle)}function $y(a,y){if(a.strokeStyle instanceof Pf)y.stroke=ov(a,a.strokeStyle,!1);else if(/^rgba\(/.test(a.strokeStyle)){var x=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.strokeStyle);y.stroke="rgb("+x[1]+","+x[2]+","+x[3]+")",y["stroke-opacity"]=x[4]}else y.stroke=a.strokeStyle;y["stroke-width"]=a.lineWidth,y["stroke-linecap"]=a.lineCap,y["stroke-linejoin"]=a.lineJoin,y["stroke-miterlimit"]=a.miterLimit,a.Ct&&(y["stroke-dasharray"]=a.Yg.toString(),y["stroke-dashoffset"]=a.uj)}function ov(a,y,x){var b="";if(b=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,b!==null&&b.indexOf("GRAD")!==-1?(b=b.split("#")[1].slice(0,-1),x=a.svg.getElementById(b),x!==null&&x.remove()):b="GRAD"+So++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:b,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:b});else throw Error("invalid gradient");var E=y.gx;y=E.length;for(var z=[],tt=0;tt<y;tt++){var ot=E[tt],rt=ot.color;ot={offset:ot.offset,"stop-color":rt},/^rgba\(/.test(rt)&&(rt=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(rt),ot["stop-color"]="rgb("+rt[1]+","+rt[2]+","+rt[3]+")",ot["stop-opacity"]=rt[4]),z.push(ot)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Ct.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=ln(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,pg(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var ot in a)ot!=="transform"&&y.setAttributeNS(null,ot,a[ot]);else{ot=y.getElementsByTagName("path");for(var rt in a)rt!=="transform"&&ot[x].setAttributeNS(null,rt,a[rt])}else this.addElement("path",a)};function zc(a,y,x,b,E,z,tt){var ot=new Fd;ot.ha=[y,x,b,E,z,tt],y={},pg(a,"g",y,ot),ot=a.addElement("g",y),a.nh.push(ot)}function lm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Ct.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Xl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function yu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Ct.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Ct.fs=function(){this.Ct=!1},Ct.Vc=function(){},Ct.Wx=function(){},ea.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},ea.prototype.getImageData=function(){return null},ea.prototype.measureText=function(){return null};function um(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}ea.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},ea.className="SVGContext",se.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Al(this,nn.document));var y=new Al(this,nn.document,!0);a===void 0&&(a=new An);var x=this;return cf(this,function(b,E){return b=im(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},se.prototype.makeSvg=se.prototype.Cs,se.prototype.av=function(a){return this.Cs(a)},se.prototype.makeSVG=se.prototype.av;function Va(a,y,x,b){this.ownerDocument=y=y===void 0?nn.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Ed(y,x,b),y.H=a}Va.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},Va.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Va.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Va.prototype.focus=function(){this.Oa.focus()},Va.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},de.Object.defineProperties(Va.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}}}),Va.className="CanvasSurface";function Ed(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Rt("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 Yn,this.isTemporary=!!x}Ct=Ed.prototype,Ct.Wx=function(a){this.Z.imageSmoothingEnabled=a},Ct.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Ct.beginPath=function(){this.Z.beginPath()},Ct.Se=function(){},Ct.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Ct.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Ct.clip=function(){this.Z.clip()},Ct.closePath=function(){this.Z.closePath()},Ct.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Ct.createPattern=function(a,y){return this.Z.createPattern(a,y)},Ct.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Ct.drawImage=function(a,y,x,b,E,z,tt,ot,rt){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,tt,ot,rt)},Ct.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Ct.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Ct.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Ct.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Ct.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Ct.lineTo=function(a,y){this.Z.lineTo(a,y)},Ct.measureText=function(a){return this.Z.measureText(a)},Ct.moveTo=function(a,y){this.Z.moveTo(a,y)},Ct.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Ct.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Ct.restore=function(){this.Z.restore()},Ct.save=function(){this.yc(),this.Z.save()},Ed.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Ct=Ed.prototype,Ct.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Ct.scale=function(a,y){this.El.scale(a,y)},Ct.translate=function(a,y){this.El.translate(a,y)},Ct.stroke=function(){this.Z.stroke()},Ct.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==0||z!==0){var tt=this.El,ot=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*b,x=tt.m12*x+tt.m22*b,tt.dx=tt.m11*E+tt.m21*z+tt.dx,tt.dy=tt.m12*E+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},Ct.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Ct.ng=function(a,y){if(a instanceof zi&&a.type===Ea){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)},Ct.jk=function(){this.Hm||this.stroke()},Ct.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Ct.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Ct.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},Ct.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Ct.Hs=function(){},de.Object.defineProperties(Ed.prototype,{fillStyle:{get:function(){return this.Z.fillStyle},set:function(a){this.ct!==a&&(this.ct=this.Z.fillStyle=a)}},font:{get:function(){return this.Z.font},set:function(a){this.dt!==a&&(this.dt=this.Z.font=a)}},globalAlpha:{get:function(){return this.Z.globalAlpha},set:function(a){this.Z.globalAlpha=a}},lineCap:{get:function(){return this.Z.lineCap},set:function(a){this.Z.lineCap=a}},lineDashOffset:{get:function(){return this.Z.lineDashOffset},set:function(a){this.Z.lineDashOffset=a}},lineJoin:{get:function(){return this.Z.lineJoin},set:function(a){this.Z.lineJoin=a}},lineWidth:{get:function(){return this.Z.lineWidth},set:function(a){this.Z.lineWidth=a}},miterLimit:{get:function(){return this.Z.miterLimit},set:function(a){this.Z.miterLimit=a}},shadowBlur:{get:function(){return this.Z.shadowBlur},set:function(a){this.Z.shadowBlur=a}},shadowColor:{get:function(){return this.Z.shadowColor},set:function(a){this.Z.shadowColor=a}},shadowOffsetX:{get:function(){return this.Z.shadowOffsetX},set:function(a){this.Z.shadowOffsetX=a}},shadowOffsetY:{get:function(){return this.Z.shadowOffsetY},set:function(a){this.Z.shadowOffsetY=a}},strokeStyle:{get:function(){return this.Z.strokeStyle},set:function(a){this.et!==a&&(this.et=this.Z.strokeStyle=a)}},textAlign:{get:function(){return this.Z.textAlign},set:function(a){this.Z.textAlign=a}},imageSmoothingEnabled:{get:function(){return this.Z.imageSmoothingEnabled},set:function(a){this.Z.imageSmoothingEnabled=a}},filter:{get:function(){return this.Z.filter},set:function(a){this.Z.filter=a===""?"none":a}},clipInsteadOfFill:{get:function(){return this.Hm},set:function(a){this.Hm=a}}});var mx=Object.freeze([]);Ed.className="CanvasSurfaceContext";function jc(){this.F=this.o=this.u=this.j=0}jc.className="ColorNumbers";function zi(a,y){Sg||(hv(),Sg=!0),ji(this),this._isFrozen=!1,a===void 0?(this.na=th,this.xk="black"):typeof a=="string"?(this.na=th,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===xu?(this.Qd=Ri,this.Lk=zr):this.Lk=a===Ea?this.Qd=ri:this.Qd=gi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}zi.prototype.copy=function(){var a=new zi;return a.na=this.na,a.xk=this.xk,a.Qd=this.Qd.J(),a.Lk=this.Lk.J(),a.Gr=this.Gr,a.Xp=this.Xp,this.we!==null&&(a.we=this.we.copy()),a.cr=this.cr,a},Ct=zi.prototype,Ct.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Ct.ka=function(){return Object.isFrozen(this)&&Rt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Ct.qb=function(a){a.classType===zi&&(this.type=a)},Ct.toString=function(){var a="Brush(";if(this.type===th)a+=this.color;else if(a=this.type===xu?a+"Linear ":this.type===Ea?a+"Radial ":this.type===xg?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Ct.addColorStop=function(a,y){return this._isFrozen&&ne(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&on(a,"0 <= loc <= 1",zi,"addColorStop:loc"),this.we===null&&(this.we=new Nn),this.we.add(a,y),this.na===th&&(this.type=xu),this.xe=null,this},Ct.Vz=function(a,y){if(this._isFrozen&&ne(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pg:y,this.type===th)Su(this.color),this.color=vg(a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vg(a,y));return this};function qy(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pg:x,Su(a),vg(y,x)}Ct.Wy=function(a,y){if(this._isFrozen&&ne(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?Pg:y,this.type===th)Su(this.color),this.color=vg(-a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vg(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?Pg:x,Su(a),vg(-y,x)}function rv(a,y,x){Su(a),a=to.j;var b=to.u,E=to.o,z=to.F;return Su(y),x===void 0&&(x=.5),"rgba("+Math.round((to.j-a)*x+a)+", "+Math.round((to.u-b)*x+b)+", "+Math.round((to.o-E)*x+E)+", "+Math.round((to.F-z)*x+z)+")"}Ct.Gx=function(){if(this.type===th)return mg(this.color);if((this.type===xu||this.type===Ea)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Ea)return mg(a.first().value);if(a.get(.5)!==null)return mg(a.get(.5));if(a.count===2)return a=a.Fa(),mg(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);E>z&&ot<E?(x=tt,E=ot):z>=E&&ot<z&&(b=tt,z=ot)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,mg(rv(a.get(x),a.get(b),1-z/E))}return!1};function mg(a){return a?a instanceof zi?a.Gx():(Su(a),128>(299*to.j+587*to.u+114*to.o)/1e3):!1}function vg(a,y){switch(y){case Pg:y=100*av(to.j);var x=100*av(to.u),b=100*av(to.o);return xs.j=.4124564*y+.3575761*x+.1804375*b,xs.u=.2126729*y+.7151522*x+.072175*b,xs.o=.0193339*y+.119192*x+.9503041*b,xs.F=to.F,y=uv(xs.j/yg[0]),x=uv(xs.u/yg[1]),b=uv(xs.o/yg[2]),Jl.j=116*x-16,Jl.u=500*(y-x),Jl.o=200*(x-b),Jl.F=xs.F,Jl.j=Math.min(100,Math.max(0,Jl.j+100*a)),a=(Jl.j+16)/116,y=a-Jl.o/200,xs.j=yg[0]*eS(Jl.u/500+a),xs.u=yg[1]*(Jl.j>hm*dv?Math.pow(a,3):Jl.j/hm),xs.o=yg[2]*eS(y),xs.F=Jl.F,a=-.969266*xs.j+1.8760108*xs.u+.041556*xs.o,y=.0556434*xs.j+-.2040259*xs.u+1.0572252*xs.o,to.j=255*lv((3.2404542*xs.j+-1.5371385*xs.u+-.4985314*xs.o)/100),to.u=255*lv(a/100),to.o=255*lv(y/100),to.F=xs.F,to.j=Math.round(to.j),255<to.j?to.j=255:0>to.j&&(to.j=0),to.u=Math.round(to.u),255<to.u?to.u=255:0>to.u&&(to.u=0),to.o=Math.round(to.o),255<to.o?to.o=255:0>to.o&&(to.o=0),"rgba("+to.j+", "+to.u+", "+to.o+", "+to.F+")";case nS:return sv(),ma.o=Math.min(100,Math.max(0,ma.o+100*a)),"hsla("+ma.j+", "+ma.u+"%, "+ma.o+"%, "+ma.F+")";default:Rt("Unknown color space: "+y)}}function Su(a){Sg||(hv(),Sg=!0);var y=fv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,to.j=a[0],to.u=a[1],to.o=a[2],to.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,to.j=0,to.u=0,to.o=0,to.F=1)}}function sv(){var a=to.j/255,y=to.u/255,x=to.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))}ma.j=Math.round(tt),ma.u=Math.round(100*a),ma.o=Math.round(100*E),ma.F=to.F}function av(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function lv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function uv(a){return a>dv?Math.pow(a,1/3):(hm*a+16)/116}function eS(a){var y=a*a*a;return y>dv?y:(116*a-16)/hm}function wf(a,y){typeof a!="string"&&(a instanceof zi||Rt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){fv=bo?new Va(null,void 0,{willReadFrequently:!0}).context:null}de.Object.defineProperties(zi.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&ne(this,a),this.na=a,this.start.Mc()&&(a===xu?this.start=Ri:a===Ea&&(this.start=ri)),this.end.Mc()&&(a===xu?this.end=zr:a===Ea&&(this.end=ri)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&ne(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&ne(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&ne(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&ne(this,a),0>a&&on(a,">= zero",zi,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&ne(this,a),0>a&&on(a,">= zero",zi,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&ne(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&ne(this,a),this.cr=a,this.xe=null}}}),zi.prototype.isDark=zi.prototype.Gx,zi.prototype.darkenBy=zi.prototype.Wy,zi.prototype.lightenBy=zi.prototype.Vz,zi.prototype.addColorStop=zi.prototype.addColorStop;var dv=216/24389,hm=24389/27,yg=[95.047,100,108.883],fv=null,to=new jc,ma=new jc,xs=new jc,Jl=new jc,Sg=!1;zi.className="Brush";var th;zi.Solid=th=new Te(zi,"Solid",0);var xu;zi.Linear=xu=new Te(zi,"Linear",1);var Ea;zi.Radial=Ea=new Te(zi,"Radial",2);var xg;zi.Pattern=xg=new Te(zi,"Pattern",4);var Pg;zi.Lab=Pg=new Te(zi,"Lab",5);var nS;zi.HSL=nS=new Te(zi,"HSL",6),zi.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var b=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>b.length&&(b="0"+b),2>a.length&&(a="0"+a),"#"+y+b+a},zi.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sg||(hv(),Sg=!0);var y=fv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},zi.lighten=function(a){return qy(a)},zi.lightenBy=qy,zi.darken=function(a){return tS(a)},zi.darkenBy=tS,zi.mix=rv,zi.isDark=mg;function tr(){this.xa="Base"}tr.prototype.measure=function(){},tr.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},tr.prototype.arrange=function(){},tr.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},tr.prototype.iA=function(a){a.Uj()},tr.prototype.gc=function(){},de.Object.defineProperties(tr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return Ae}}}),tr.prototype.remeasureObject=tr.prototype.iA,tr.prototype.arrangeElement=tr.prototype.Ly,tr.prototype.measureElement=tr.prototype.Yz,tr.className="PanelLayout";function dm(){this.xa="Base"}xe(dm,tr),dm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;a=Pu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===a){var ut=at.margin,ft=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;ft=Math.max(mt.width+ft,0),ut=Math.max(mt.height+ut,0),mt=at.position.x;var yt=at.position.y;isFinite(mt)||(mt=0),isFinite(yt)||(yt=0),at instanceof qn&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),lo(E,mt,yt,ft,ut)}}},dm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding;for(a=x.x-E.left,x=x.y-E.top,E=0;E<b;E++){var z=y[E],tt=z.measuredBounds,ot=z.margin,rt=z.position.x,at=z.position.y;if(rt=isNaN(rt)?-a:rt-a,at=isNaN(at)?-x:at-x,z instanceof qn&&z.isGeometryPositioned){var ut=z.strokeWidth/2;rt-=ut,at-=ut}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function fm(){this.xa="Base"}xe(fm,tr),fm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;y=pn(),z=Pu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===z){var ut=Is(at,!1);if(ut!==Le&&ut!==Cn)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ft=Math.max(at.height+ut.top+ut.bottom,0);E.width+=Math.max(at.width+ut.right+ut.left,0),E.height=Math.max(E.height,ft)}}}for(b=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):E.height!==0&&(x=Math.min(E.height,a.maxSize.height)),a=0;a<b;a++)rt=y[a],(rt.visible||rt===z)&&(ut=rt.margin,ot=ut.right+ut.left,ut=ut.top+ut.bottom,rt.measure(1/0,x,0,tt),rt=rt.measuredBounds,ut=Math.max(rt.height+ut,0),E.width+=Math.max(rt.width+ot,0),E.height=Math.max(E.height,ut));wn(y)},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,tt=a.isOpposite,ot=tt?x.width:E.left,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,St=z+E.bottom,kt=ft.height,Dt=Is(ut,!1);(isNaN(ut.desiredSize.height)&&Dt===Ne||Dt===On)&&(kt=Math.max(x.height-yt-St,0)),yt=kt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ri),tt&&(ot-=ft.width+mt.left+mt.right),ut.arrange(ot+St.offsetX+mt.left,at+St.offsetY+mt.top+(x.height*St.y-yt*St.y),ft.width,kt),tt||(ot+=ft.width+mt.left+mt.right)}}};function gm(){this.xa="Base"}xe(gm,tr),gm.prototype.measure=function(a,y,x,b,E,z){var tt=b.length;x=pn();for(var ot=Pu(a),rt=0;rt<tt;rt++){var at=b[rt];if(at.visible||at===ot){var ut=Is(at,!1);if(ut!==Le&&ut!==On)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,Rr(E,Math.max(E.width,Math.max(at.width+ut,0)),E.height+Math.max(at.height+ft,0))}}}if(b=x.length,b!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):E.width!==0&&(y=Math.min(E.width,a.maxSize.width)),a=0;a<b;a++)rt=x[a],(rt.visible||rt===ot)&&(at=rt.margin,tt=at.right+at.left,at=at.top+at.bottom,rt.measure(y,1/0,z,0),rt=rt.measuredBounds,at=Math.max(rt.height+at,0),E.width=Math.max(E.width,Math.max(rt.width+tt,0)),E.height+=at);wn(x)}},gm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,tt=a.isOpposite,ot=tt?x.height:E.top,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,St=z+E.right,kt=ft.width,Dt=Is(ut,!1);(isNaN(ut.desiredSize.width)&&Dt===Ne||Dt===Cn)&&(kt=Math.max(x.width-yt-St,0)),yt=kt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ri),tt&&(ot-=ft.height+mt.bottom+mt.top),ut.arrange(at+St.offsetX+mt.left+(x.width*St.x-yt*St.x),ot+St.offsetY+mt.top,kt,ft.height),tt||(ot+=ft.height+mt.bottom+mt.top)}}};function cm(){this.xa="Base"}xe(cm,tr),cm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=at.right+at.left,ft=at.top+at.bottom;rt.measure(y,x,z,tt);var mt=rt.measuredBounds;z=mt.width,tt=mt.height;var yt=Math.max(z+ut,0),St=Math.max(tt+ft,0),kt=a.isClipping,Dt=ge.allocAt(-at.left,-at.top,yt,St),Nt=ge.allocAt(0,0,z,tt);gv(rt,Nt,!0),z=Nt.width,tt=Nt.height;for(var jt=!0,Ht=Pu(a),_t=0;_t<ot;_t++){var Kt=b[_t];mt=y;var re=x;if(Kt!==rt&&(Kt.visible||Kt===Ht)){at=Kt.margin;var Ke=at.left,hn=at.top;switch(yt=at.right+at.left,St=at.top+at.bottom,at=Is(Kt,!1),at){case Ne:mt=z,re=tt,hn=Ke=St=yt=0;break;case Cn:mt=z,Ke=yt=0;break;case On:re=tt,hn=St=0}Kt.measure(mt,re,0,0),mt=Kt.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),at=Kt.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=ri);var sn=Kt.alignmentFocus;if(sn.Xb()&&(sn=ri),re=null,Kt instanceof Ae&&Kt.$e!==""&&(re=Kt.fb(Kt.$e),re===Kt&&(re=null)),Ke=Nt.x-Ke,hn=Nt.y-hn,re!==null){for(Kt.arrange(0,0,mt.width,mt.height),mt=re.actualBounds,mt=It.allocAt(mt.x+(sn.x*mt.width-sn.offsetX),mt.y+(sn.y*mt.height-sn.offsetY)),re=re.panel;re!==Kt;)re.transform.Ga(mt),re=re.panel;Ke+=at.x*z+at.offsetX-mt.x,hn+=at.y*tt+at.offsetY-mt.y,It.free(mt)}else Ke+=at.x*z+at.offsetX-(sn.x*mt.width+sn.offsetX),hn+=at.y*tt+at.offsetY-(sn.y*mt.height+sn.offsetY);jt?(jt=!1,E.h(Ke,hn,yt,St)):lo(E,Ke,hn,yt,St)}}switch(jt?E.assign(Dt):kt?E.Uu(Nt.x,Nt.y,Nt.width,Nt.height):lo(E,Dt.x,Dt.y,Dt.width,Dt.height),ge.free(Dt),ge.free(Nt),at=rt.stretch,at===Jn&&(at=Is(rt,!1)),at){case Le:return;case Ne:if(!isFinite(y)&&!isFinite(x))return;break;case Cn:if(!isFinite(y))return;break;case On:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),St=Math.max(tt+ft,0),at=rt.margin,Nt=ge.allocAt(-at.left,-at.top,yt,St),gv(rt,Nt,!0),z=Nt.width,tt=Nt.height,y=0;y<ot;y++)x=b[y],x===rt||!x.visible&&x!==Ht||(at=x.margin,yt=at.right+at.left,St=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ri),x=x.alignmentFocus,x.Xb()&&(x=ri),jt?(jt=!1,E.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St)):lo(E,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St));jt?E.assign(Dt):kt?E.Uu(Nt.x,Nt.y,Nt.width,Nt.height):lo(E,Dt.x,Dt.y,Dt.width,Dt.height),ge.free(Nt)},cm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ut=rt-x.y;for(E.arrange(at,ut,tt,ot),tt=ge.allocAt(0,0,tt,ot),gv(E,tt,!1),ot=0;ot<b;ot++){var ft=y[ot];if(ft!==E){at=ft.measuredBounds;var mt=at.width,yt=at.height;ut=ft.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ri);var St=ft.alignmentFocus;if(St.Xb()&&(St=ri),at=null,ft instanceof Ae&&ft.$e!==""&&(at=ft.fb(ft.$e),at===ft&&(at=null)),at!==null){var kt=at.actualBounds;for(St=It.allocAt(kt.x+(St.x*kt.width-St.offsetX),kt.y+(St.y*kt.height-St.offsetY)),at=at.panel;at!==ft;)at.transform.Ga(St),at=at.panel;at=ut.x*tt.width+ut.offsetX-St.x,ut=ut.y*tt.height+ut.offsetY-St.y,It.free(St)}else at=ut.x*tt.width+ut.offsetX-(St.x*mt+St.offsetX),ut=ut.y*tt.height+ut.offsetY-(St.y*yt+St.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ft.visible&&ft.arrange(z+at,rt+ut,mt,yt)}}ge.free(tt)};function gv(a,y,x){var b=null;if(a instanceof Ae&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function pm(){this.xa="Base"}xe(pm,tr),pm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=y,ft=x,mt=at.right+at.left,yt=at.top+at.bottom;rt.measure(y,x,z,tt),at=rt.measuredBounds;var St=0,kt=null;rt instanceof qn&&(kt=rt,St=kt.strokeWidth*kt.scale);var Dt=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var Nt=vv(rt),jt=Nt.x*Dt+Nt.offsetX;Nt=Nt.y*at+Nt.offsetY;var Ht=yv(rt),_t=Ht.x*Dt+Ht.offsetX;for(Ht=Ht.y*at+Ht.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(jt-_t)-St,0)),isFinite(x)&&(ft=Math.max(Math.abs(Nt-Ht)-St,0)),St=We.alloc(),St.h(0,0),a=Pu(a),Ht=0;Ht<ot;Ht++)Nt=b[Ht],Nt===rt||!Nt.visible&&Nt!==a||(at=Nt.margin,Dt=at.right+at.left,jt=at.top+at.bottom,Nt.measure(ut,ft,0,0),at=Nt.measuredBounds,Dt=Math.max(at.width+Dt,0),at=Math.max(at.height+jt,0),St.h(Math.max(Dt,St.width),Math.max(at,St.height)));if(ot===1)E.width=Dt,E.height=at,We.free(St);else{switch(Nt=vv(rt),Ht=yv(rt),ot=b=0,Ht.x!==Nt.x&&Ht.y!==Nt.y&&(b=St.width/Math.abs(Ht.x-Nt.x),ot=St.height/Math.abs(Ht.y-Nt.y)),We.free(St),St=0,kt!==null&&(St=kt.strokeWidth*kt.scale,Lv(kt)===mn&&(b=ot=Math.max(b,ot))),b+=Math.abs(Nt.offsetX)+Math.abs(Ht.offsetX)+St,ot+=Math.abs(Nt.offsetY)+Math.abs(Ht.offsetY)+St,kt=rt.stretch,kt===Jn&&(kt=Is(rt,!1)),kt){case Le:tt=z=0;break;case Ne:isFinite(y)&&(b=y),isFinite(x)&&(ot=x);break;case Cn:isFinite(y)&&(b=y),tt=0;break;case On:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(b,ot,z,tt),E.width=rt.measuredBounds.width+mt,E.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=ge.alloc();z.h(0,0,1,1);var tt=b.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,b.arrange(at+ot,rt+tt,E.width,E.height);var ut=vv(b),ft=yv(b),mt=ut.y*E.height+ut.offsetY,yt=ft.x*E.width+ft.offsetX;for(ft=ft.y*E.height+ft.offsetY,z.x=ut.x*E.width+ut.offsetX,z.y=mt,lo(z,yt,ft,0,0),z.x+=ot+at,z.y+=tt+rt,E=0;E<x;E++)ot=y[E],ot!==b&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=ri),rt=z.width*mt.x+mt.offsetX-rt*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ut*mt.y+tt.top+z.y,ot.visible&&(Or(z.x,z.y,z.width,z.height,rt,tt,at.width,at.height)?ot.arrange(rt,tt,at.width,at.height):ot.arrange(rt,tt,at.width,at.height,new ge(z.x,z.y,z.width,z.height))));ge.free(z)};function mm(){this.xa="Base",this.name="Table"}xe(mm,tr),mm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,tt=pn(),ot=pn(),rt=0;rt<z;rt++){var at=b[rt],ut=at instanceof Ae?at:null;if(ut!==null&&eh(ut)&&at.visible){ot.push(ut);for(var ft=ut.O.s,mt=ft.length,yt=0;yt<mt;yt++){var St=ft[yt];ut.type===Ae.TableRow?St.row=at.row:ut.type===Ae.TableColumn&&(St.column=at.column),tt.push(St)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var kt=[],Dt=0;Dt<z;Dt++){var Nt=tt[Dt];Nt.visible&&(Xo(Nt,!0),Zl(Nt,!0),kt[Nt.row]||(kt[Nt.row]=[]),kt[Nt.row][Nt.column]||(kt[Nt.row][Nt.column]=[]),kt[Nt.row][Nt.column].push(Nt))}wn(tt);var jt=pn(),Ht=pn(),_t=pn(),Kt={count:0},re={count:0},Ke=y,hn=x,sn=a.rowDefs,Ie=a.colDefs,Ce=null;z=sn.length;for(var Kn=0;Kn<z;Kn++)Ce=sn[Kn],Ce!==void 0&&(Ce.actual=0);z=Ie.length;for(var Hn=0;Hn<z;Hn++)Ce=Ie[Hn],Ce!==void 0&&(Ce.actual=0);for(var Ti=kt.length,Zi=0,dr=0;dr<Ti;dr++)kt[dr]&&(Zi=Math.max(Zi,kt[dr].length));var mr=Math.min(a.topIndex,Ti-1),ls=Math.min(a.leftIndex,Zi-1),fr=0;Ti=kt.length;for(var dh=Pu(a),Wo=0;Wo<Ti;Wo++)if(kt[Wo]){Zi=kt[Wo].length;var xl=a.Fb(Wo);xl.actual=0;for(var us=xl.oc=0;us<Zi;us++)if(kt[Wo][us]){var fh=a.Eb(us);jt[us]===void 0&&(fh.actual=0,fh.oc=0,jt[us]=!0);for(var Sa=kt[Wo][us],Ka=Sa.length,oa=0;oa<Ka;oa++){var Us=Sa[oa];if(Us.visible||Us===dh){var $h=1<Us.rowSpan||1<Us.columnSpan;$h&&(Wo<mr||us<ls||Ht.push(Us));var Pl=Us.margin,_g=Pl.right+Pl.left,ra=Pl.top+Pl.bottom,hs=pl(Us,xl,fh,!1),Mp=Us.desiredSize,Df=!isNaN(Mp.height),Ol=!isNaN(Mp.width)&&Df;if($h||hs===Le||Ol||Wo<mr||us<ls||(Kt[us]!==void 0||hs!==Ne&&hs!==Cn||(Kt[us]=-1,Kt.count++),re[Wo]!==void 0||hs!==Ne&&hs!==On||(re[Wo]=-1,re.count++),_t.push(Us)),Us.measure(1/0,1/0,0,0),!(Wo<mr||us<ls)){var Ys=Us.measuredBounds,Gd=Math.max(Ys.width+_g,0),sa=Math.max(Ys.height+ra,0);if(Us.rowSpan===1&&(hs===Le||hs===Cn)){Ce=a.Fb(Wo);var qh=Ce.Wc();fr=Math.max(sa-Ce.actual,0),fr+qh>hn&&(fr=Math.max(hn-qh,0));var j0=Ce.oa===0;Ce.oc=Ce.oc+fr,Ce.actual=Ce.oa+fr,hn=Math.max(hn-(fr+(j0?qh:0)),0)}if(Us.columnSpan===1&&(hs===Le||hs===On)){Ce=a.Eb(us);var Tp=Ce.Wc();fr=Math.max(Gd-Ce.actual,0),fr+Tp>Ke&&(fr=Math.max(Ke-Tp,0));var Gy=Ce.oa===0;Ce.oc=Ce.oc+fr,Ce.actual=Ce.oa+fr,Ke=Math.max(Ke-(fr+(Gy?Tp:0)),0)}$h&&Us.Uj()}}}}}wn(jt);var ru=0,Lu=0;z=a.columnCount;for(var Of=0;Of<z;Of++){var td=Ie[Of];td!==void 0&&(ru+=isNaN(td.Hc)?td.oc:td.Hc,td.oc!==0&&(ru+=td.Wc()))}z=a.rowCount;for(var Ug=0;Ug<z;Ug++){var ed=sn[Ug];ed!==void 0&&(Lu+=isNaN(ed.Hc)?ed.oc:ed.Hc,ed.oc!==0&&(Lu+=ed.Wc()))}Ke=Math.max(y-ru,0);var su=hn=Math.max(x-Lu,0),gh=Ke;z=_t.length;for(var Ks=0;Ks<z;Ks++){var Il=_t[Ks],G0=a.Fb(Il.row),ku=a.Eb(Il.column),Yg=Il.measuredBounds,wl=Il.margin,Hd=wl.right+wl.left,Rl=wl.top+wl.bottom;Kt[Il.column]=ku.oc===0&&Kt[Il.column]!==void 0?Math.max(Yg.width+Hd,Kt[Il.column]):null,re[Il.row]=G0.oc===0&&re[Il.row]!==void 0?Math.max(Yg.height+Rl,re[Il.row]):null}var If=0,Kg=0,hl;for(hl in re)hl!=="count"&&(If+=re[hl]);for(hl in Kt)hl!=="count"&&(Kg+=Kt[hl]);for(var Fr=We.alloc(),bp=0;bp<z;bp++){var Ts=_t[bp];if(Ts.visible||Ts===dh){var Vo=a.Fb(Ts.row),bs=a.Eb(Ts.column),Mu=0;isFinite(bs.width)?Mu=bs.width:(isFinite(Ke)&&Kt[Ts.column]!==null?Kg===0?Mu=bs.actual+Ke:Mu=Kt[Ts.column]/Kg*gh:Kt[Ts.column]!==null?Mu=Ke:Mu=bs.actual||Ke,Mu=Math.max(0,Mu-bs.Wc()));var ch=0;switch(isFinite(Vo.height)?ch=Vo.height:(isFinite(hn)&&re[Ts.row]!==null?If===0?ch=Vo.actual+hn:ch=re[Ts.row]/If*su:re[Ts.row]!==null?ch=hn:ch=Vo.actual||hn,ch=Math.max(0,ch-Vo.Wc())),Fr.h(Math.max(bs.minimum,Math.min(Mu,bs.maximum)),Math.max(Vo.minimum,Math.min(ch,Vo.maximum))),hs=pl(Ts,Vo,bs,!1),hs){case Cn:Fr.height=Math.max(Fr.height,Vo.actual+hn);break;case On:Fr.width=Math.max(Fr.width,bs.actual+Ke)}var Wd=Ts.margin,Hy=Wd.right+Wd.left,H0=Wd.top+Wd.bottom;Ts.Uj(),Ts.measure(Fr.width,Fr.height,bs.minimum,Vo.minimum);var Zg=Ts.measuredBounds,Vd=Math.max(Zg.width+Hy,0),Rf=Math.max(Zg.height+H0,0);isFinite(Ke)&&(Vd=Math.min(Vd,Fr.width)),isFinite(hn)&&(Rf=Math.min(Rf,Fr.height));var Zs=0;Zs=Vo.actual,Vo.actual=Math.max(Vo.actual,Rf),Vo.oc=Math.max(Vo.oc,Rf),fr=Vo.actual-Zs,hn=Math.max(hn-fr,0),re[Ts.row]===null&&(su=Math.max(su-fr,0)),Zs=bs.actual,bs.actual=Math.max(bs.actual,Vd),bs.oc=Math.max(bs.oc,Vd),fr=bs.actual-Zs,Ke=Math.max(Ke-fr,0),Kt[Ts.column]===null&&(gh=Math.max(gh-fr,0))}}wn(_t);var Tu=We.alloc(),Cl=pn(),Ia=pn();if(z=Ht.length,z!==0){for(var nd=0;nd<Ti;nd++)if(kt[nd]){Zi=kt[nd].length;var Xg=a.Fb(nd);Cl[nd]=Xg.actual;for(var id=0;id<Zi;id++)if(kt[nd][id]){var W0=a.Eb(id);Ia[id]=W0.actual}}}for(var Jg=0;Jg<z;Jg++){var Ao=Ht[Jg];if(Ao.visible||Ao===dh){var dl=a.Fb(Ao.row),Za=a.Eb(Ao.column);switch(Fr.h(Math.max(Za.minimum,Math.min(y,Za.maximum)),Math.max(dl.minimum,Math.min(x,dl.maximum))),hs=pl(Ao,dl,Za,!1),hs){case Ne:Ia[Za.index]!==0&&(Fr.width=Math.min(Fr.width,Ia[Za.index])),Cl[dl.index]!==0&&(Fr.height=Math.min(Fr.height,Cl[dl.index]));break;case Cn:Ia[Za.index]!==0&&(Fr.width=Math.min(Fr.width,Ia[Za.index]));break;case On:Cl[dl.index]!==0&&(Fr.height=Math.min(Fr.height,Cl[dl.index]))}isFinite(Za.width)&&(Fr.width=Za.width),isFinite(dl.height)&&(Fr.height=dl.height),Tu.h(0,0);for(var V0=Za.minimum,aa=dl.minimum,ph=1;ph<Ao.rowSpan&&!(Ao.row+ph>=a.rowCount);ph++)Ce=a.Fb(Ao.row+ph),fr=0,fr=hs===Ne||hs===On?Math.max(Ce.minimum,Cl[Ao.row+ph]===0?Ce.maximum:Math.min(Cl[Ao.row+ph],Ce.maximum)):Math.max(Ce.minimum,isNaN(Ce.Hc)?Ce.maximum:Math.min(Ce.Hc,Ce.maximum)),Tu.height+=fr,aa+=Ce.minimum;for(var Xa=1;Xa<Ao.columnSpan&&!(Ao.column+Xa>=a.columnCount);Xa++)Ce=a.Eb(Ao.column+Xa),fr=0,fr=hs===Ne||hs===Cn?Math.max(Ce.minimum,Ia[Ao.column+Xa]===0?Ce.maximum:Math.min(Ia[Ao.column+Xa],Ce.maximum)):Math.max(Ce.minimum,isNaN(Ce.Hc)?Ce.maximum:Math.min(Ce.Hc,Ce.maximum)),Tu.width+=fr,V0+=Ce.minimum;Fr.width+=Tu.width,Fr.height+=Tu.height;var Qg=Ao.margin,od=Qg.right+Qg.left,Np=Qg.top+Qg.bottom;Ao.measure(Fr.width,Fr.height,V0,aa);for(var $g=Ao.measuredBounds,zl=Math.max($g.width+od,0),_d=Math.max($g.height+Np,0),rd=0,qg=0;qg<Ao.rowSpan&&!(Ao.row+qg>=a.rowCount);qg++)Ce=a.Fb(Ao.row+qg),rd+=Ce.total||0;if(rd<_d){var mh=_d-rd,au=_d-rd;if(Ao.spanAllocation!==null)for(var vh=Ao.spanAllocation,bu=0;bu<Ao.rowSpan&&!(0>=mh)&&!(Ao.row+bu>=a.rowCount);bu++){Ce=a.Fb(Ao.row+bu);var yh=Ce.oa||0,Ud=vh(Ao,Ce,au);Ce.actual=Math.min(Ce.maximum,yh+Ud),Ce.oa!==yh&&(mh-=Ce.oa-yh)}for(;0<mh;){var Ll=Ce.oa||0;if(isNaN(Ce.height)&&Ce.maximum>Ll&&(Ce.actual=Math.min(Ce.maximum,Ll+mh),Ce.oa!==Ll&&(mh-=Ce.oa-Ll)),Ce.index===0)break;Ce=a.Fb(Ce.index-1)}}for(var zf=0,Sh=0;Sh<Ao.columnSpan&&!(Ao.column+Sh>=a.columnCount);Sh++)Ce=a.Eb(Ao.column+Sh),zf+=Ce.total||0;if(zf<zl){var jf=zl-zf,Wy=zl-zf;if(Ao.spanAllocation!==null)for(var Nu=Ao.spanAllocation,Yd=0;Yd<Ao.columnSpan&&!(0>=jf)&&!(Ao.column+Yd>=a.columnCount);Yd++){Ce=a.Eb(Ao.column+Yd);var Fp=Ce.oa||0,Vy=Nu(Ao,Ce,Wy);Ce.actual=Math.min(Ce.maximum,Fp+Vy),Ce.oa!==Fp&&(jf-=Ce.oa-Fp)}for(;0<jf;){var _0=Ce.oa||0;if(isNaN(Ce.width)&&Ce.maximum>_0&&(Ce.actual=Math.min(Ce.maximum,_0+jf),Ce.oa!==_0&&(jf-=Ce.oa-_0)),Ce.index===0)break;Ce=a.Eb(Ce.index-1)}}}}wn(Ht),We.free(Tu),We.free(Fr),Cl!==void 0&&wn(Cl),Ia!==void 0&&wn(Ia);var Gf=0,Hf=0,U0=a.desiredSize,cx=a.maxSize;hs=Is(a,!0);var Ep=Lu=ru=0,Ap=0;z=a.columnCount;for(var Y0=0;Y0<z;Y0++)Ie[Y0]!==void 0&&(Ce=a.Eb(Y0),isFinite(Ce.width)?(Ep+=Ce.width,Ep+=Ce.Wc()):Mm(Ce)===Vc?(Ep+=Ce.oa,Ep+=Ce.Wc()):Ce.oa!==0&&(ru+=Ce.oa,ru+=Ce.Wc()));isFinite(U0.width)?Gf=Math.min(U0.width,cx.width):Gf=hs!==Le&&isFinite(y)?y:ru,Gf=Math.max(Gf,a.minSize.width),Gf=Math.max(Gf-Ep,0);for(var Qx=ru===0?1:Math.max(Gf/ru,1),K0=0;K0<z;K0++)Ie[K0]!==void 0&&(Ce=a.Eb(K0),isFinite(Ce.width)||Mm(Ce)===Vc||(Ce.actual=Ce.oa*Qx),Ce.position=E.width,Ce.oa!==0&&(E.width+=Ce.oa,E.width+=Ce.Wc()));z=a.rowCount;for(var Z0=0;Z0<z;Z0++)sn[Z0]!==void 0&&(Ce=a.Fb(Z0),isFinite(Ce.height)?(Ap+=Ce.height,Ap+=Ce.Wc()):Mm(Ce)===Vc?(Ap+=Ce.oa,Ap+=Ce.Wc()):Ce.oa!==0&&(Lu+=Ce.oa,Lu+=Ce.Wc()));isFinite(U0.height)?Hf=Math.min(U0.height,cx.height):Hf=hs!==Le&&isFinite(x)?x:Lu,Hf=Math.max(Hf,a.minSize.height),Hf=Math.max(Hf-Ap,0);for(var $x=Lu===0?1:Math.max(Hf/Lu,1),X0=0;X0<z;X0++)sn[X0]!==void 0&&(Ce=a.Fb(X0),isFinite(Ce.height)||Mm(Ce)===Vc||(Ce.actual=Ce.oa*$x),Ce.position=E.height,Ce.oa!==0&&(E.height+=Ce.oa,E.height+=Ce.Wc()));z=ot.length;for(var _y=0;_y<z;_y++){var Bp=ot[_y],Uy=0,Yy=0;Bp.type===Ae.TableRow?(Uy=E.width,Ce=a.Fb(Bp.row),Yy=Ce.actual):(Ce=a.Eb(Bp.column),Uy=Ce.actual,Yy=E.height),Bp.measuredBounds.h(0,0,Uy,Yy),Xo(Bp,!1)}wn(ot),a.inRowsCols=kt},mm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ut=0,ft=0;ft<at;ft++)tt[ft]&&(ut=Math.max(ut,tt[ft].length));rt=a.rowDefs,ot=a.colDefs;var mt=ft=0,yt=Math.min(a.topIndex,at-1);if(0<rt.length){for(;yt!==at&&(rt[yt]===void 0||rt[yt].oa===0);)yt++;yt=Math.max(Math.min(yt,at-1),0),ft=-rt[yt].position}var St=Math.min(a.leftIndex,ut-1);if(0<ot.length){for(;St!==ut&&(ot[St]===void 0||ot[St].oa===0);)St++;St=Math.max(Math.min(St,ut-1),0),mt=-ot[St].position}for(var kt=0,Dt=0;kt!==at&&rt[kt]===void 0;)kt++;for(;Dt!==at&&ot[Dt]===void 0;)Dt++;ut=a.part,a.Fb(kt),a.Eb(Dt);for(var Nt=0;Nt<y.length;Nt++){var jt=y[Nt];if(jt instanceof Ae&&jt.visible&&eh(jt)){if(jt.type===Ae.TableRow){ot=a.Fb(jt.row);var Ht=a.Eb(Dt)}else ot=a.Fb(kt),Ht=a.Eb(jt.column);rt=ot.position+ft+E,ot.oa!==0&&(rt+=ot.Io(Math.max(kt,yt))),ot=Ht.position+mt+z,Ht.oa!==0&&(ot+=Ht.Io(Math.max(Dt,St))),Ht=jt.measuredBounds,jt.Uk(),jt.actualBounds.ka();var _t=jt.actualBounds,Kt=ge.allocAt(_t.x,_t.y,_t.width,_t.height);_t.x=jt.type===Ae.TableRow?z:ot,_t.y=jt.type===Ae.TableColumn?E:rt,_t.width=Ht.width,_t.height=Ht.height,jt.actualBounds.freeze(),Zl(jt,!1),Fs(Kt,_t)||ut===null||(ut.oh(),jt.Pn(ut)),ge.free(Kt)}}for(Nt=We.alloc(),jt=0;jt<at;jt++)if(tt[jt]){for(ut=tt[jt].length,Ht=a.Fb(jt),rt=Ht.position+ft+E,Ht.oa!==0&&(rt+=Ht.Io(Math.max(kt,yt))),_t=0;_t<ut;_t++)if(tt[jt][_t]){Kt=a.Eb(_t),ot=Kt.position+mt+z,Kt.oa!==0&&(ot+=Kt.Io(Math.max(Dt,St)));for(var re=tt[jt][_t],Ke=re.length,hn=0;hn<Ke;hn++){var sn=re[hn],Ie=sn.measuredBounds;Nt.h(0,0);for(var Ce=1;Ce<sn.rowSpan&&!(jt+Ce>=a.rowCount);Ce++){var Kn=a.Fb(jt+Ce);Kn.oa!==0&&(Nt.height+=Kn.total)}for(Ce=1;Ce<sn.columnSpan&&!(_t+Ce>=a.columnCount);Ce++)Kn=a.Eb(_t+Ce),Kn.oa!==0&&(Nt.width+=Kn.total);var Hn=Kt.oa+Nt.width,Ti=Ht.oa+Nt.height;Ce=ot,Kn=rt;var Zi=Hn,dr=Ti,mr=ot,ls=rt,fr=Hn,dh=Ti;ot+Hn>x.width&&(fr=Math.max(x.width-ot,0)),rt+Ti>x.height&&(dh=Math.max(x.height-rt,0));var Wo=sn.alignment;if(Wo.Xb()){Wo=a.defaultAlignment,Wo.sb()||(Wo=ri);var xl=Wo.x,us=Wo.y,fh=Wo.offsetX;Wo=Wo.offsetY;var Sa=Kt.alignment,Ka=Ht.alignment;Sa.sb()&&(xl=Sa.x,fh=Sa.offsetX),Ka.sb()&&(us=Ka.y,Wo=Ka.offsetY)}else xl=Wo.x,us=Wo.y,fh=Wo.offsetX,Wo=Wo.offsetY;(isNaN(xl)||isNaN(us))&&(us=xl=.5,Wo=fh=0),Sa=Ie.width,Ka=Ie.height;var oa=sn.margin,Us=oa.left+oa.right,$h=oa.top+oa.bottom,Pl=pl(sn,Ht,Kt,!1);!isNaN(sn.desiredSize.width)||Pl!==Ne&&Pl!==Cn||(Sa=Math.max(Hn-Us,0)),!isNaN(sn.desiredSize.height)||Pl!==Ne&&Pl!==On||(Ka=Math.max(Ti-$h,0)),Hn=sn.maxSize,Ti=sn.minSize,Sa=Math.min(Hn.width,Sa),Ka=Math.min(Hn.height,Ka),Sa=Math.max(Ti.width,Sa),Ka=Math.max(Ti.height,Ka),Hn=Ka+$h,Ce+=Zi*xl-(Sa+Us)*xl+fh+oa.left,Kn+=dr*us-Hn*us+Wo+oa.top,sn.visible&&(Or(mr,ls,fr,dh,Ce,Kn,Ie.width,Ie.height)?sn.arrange(Ce,Kn,Sa,Ka):sn.arrange(Ce,Kn,Sa,Ka,new ge(mr,ls,fr,dh)))}}}for(We.free(Nt),a=0;a<b;a++)x=y[a],z=x instanceof Ae?x:null,z!==null&&eh(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function vm(){this.xa="Base"}xe(vm,tr),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}xe(ym,tr),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}xe(Sm,tr),Sm.prototype.measure=function(a,y,x,b,E,z,tt){1<b.length&&Rt("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,tt);var ot=b.measuredBounds,rt=b.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ut=b.scale,ft=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),St=1;a.viewboxStretch===mn?ft!==0&&ot!==0&&(St=Math.min(mt/ft,yt/ot)):ft!==0&&ot!==0&&(St=Math.max(mt/ft,yt/ot)),St===0&&(St=1e-4),b.Ca*=St,ut!==b.scale&&(Xo(b,!0),b.measure(1/0,1/0,z,tt))}ot=b.measuredBounds,E.width=isFinite(y)?y:Math.max(ot.width+at,0),E.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=ri),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-E*tt.y+tt.offsetY,b.width,b.height)};function Gc(){this.xa="Base"}xe(Gc,tr),Gc.prototype.measure=function(){},Gc.prototype.arrange=function(){},Gc.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/E),ut=Math.ceil(rt/b),ft=a.gridOrigin,mt=ft.x;ft=ft.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],St=a.O.s,kt=St.length,Dt=0;Dt<kt;Dt++){var Nt=St[Dt],jt=[];if(yt.push(jt),Nt.visible){var Ht=Nt.interval;if(!(0>Ht)){Nt=pv(Nt.figure);for(var _t=0;_t<kt;_t++)if(_t!==Dt){var Kt=St[_t];Kt.visible&&pv(Kt.figure)===Nt&&(Kt=Kt.interval,Kt>Ht&&jt.push(Kt))}}}}for(St=a.O.s,kt=St.length,Dt=0;Dt<kt;Dt++){var re=St[Dt];if(re.visible&&(jt=re.interval||1,Nt=Math.abs(jt),!(2>E*Nt*x))){if(Ht=re.segmentIndex,(!isFinite(Ht)||isNaN(Ht))&&(Ht=0),0>Ht&&(Ht=Nt-Math.min(-Ht,Nt)),Ht=Math.round(Ht%Nt),Nt=re.opacity,_t=1,Nt!==1){if(Nt===0)continue;_t=y.globalAlpha,y.globalAlpha=_t*Nt}Kt=yt[Dt];var Ke=!1,hn=re.strokeDashArray;if(hn!==null&&(Ke=!0,y.js(hn,re.strokeDashOffset)),re.figure==="LineV"&&re.stroke!==null&&0<re.strokeWidth){for(y.lineWidth=re.strokeWidth,Fo(a,y,re.stroke,!1,!1,z,tt),y.beginPath(),hn=re=Math.floor((mt-E)/E);hn<=re+at;hn++){var sn=hn*E+mt;0<=sn&&sn<=ot&&xm(hn,jt,Ht,Kt)&&(y.moveTo(sn,0),y.lineTo(sn,rt))}y.stroke(),y.Se()}else if(re.figure==="LineH"&&re.stroke!==null&&0<re.strokeWidth){for(y.lineWidth=re.strokeWidth,Fo(a,y,re.stroke,!1,!1,z,tt),y.beginPath(),hn=re=Math.floor((ft-b)/b);hn<=re+ut;hn++)sn=hn*b+ft,0<=sn&&sn<=rt&&xm(hn,jt,Ht,Kt)&&(y.moveTo(0,sn),y.lineTo(ot,sn));y.stroke(),y.Se()}else if(re.figure==="BarV"&&re.fill!==null)for(Fo(a,y,re.fill,!0,!1,z,tt),re=re.width,isNaN(re)&&(re=E),sn=hn=Math.floor((mt-E)/E);sn<=hn+at;sn++){var Ie=sn*E+mt;0<=Ie+re&&Ie<=ot&&xm(sn,jt,Ht,Kt)&&y.fillRect(Ie,0,re,rt)}else if(re.figure==="BarH"&&re.fill!==null)for(Fo(a,y,re.fill,!0,!1,z,tt),re=re.height,isNaN(re)&&(re=b),sn=hn=Math.floor((ft-b)/b);sn<=hn+ut;sn++)Ie=sn*b+ft,0<=Ie+re&&Ie<=rt&&xm(sn,jt,Ht,Kt)&&y.fillRect(0,Ie,ot,re);Ke&&y.fs(),Nt!==1&&(y.globalAlpha=_t)}}y.restore(),y.Vc(!1)};function xm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function Pm(){this.xa="Base"}xe(Pm,tr),Pm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof Li||a instanceof ze){var tt=null,ot=null;if(a instanceof ze&&(tt=a),a instanceof Li&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof ze){var rt=tt;if(z===0)Rr(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof Li?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=rt.points,ft=tt.pointsCount;ot!==null?ot.Ul(!1):tt!==null&&tt.Ul(!1),ot=y.width;var mt=y.height,yt=a.j;if(yt.length=0,at!==null){iS(a,ot,mt,at);var St=at.measuredBounds;x.ed(St),yt.push(St)}St=Yn.alloc();for(var kt=It.alloc(),Dt=It.alloc(),Nt=0;Nt<z;Nt++){var jt=b[Nt];if(jt!==at)if(jt.isPanelMain&&jt instanceof qn){iS(a,ot,mt,jt);var Ht=jt.measuredBounds;x.ed(Ht),yt.push(Ht)}else if(2>ft)jt.measure(1/0,1/0,0,0),Ht=jt.measuredBounds,x.ed(Ht),yt.push(Ht);else{var _t=jt.segmentIndex,Kt=jt.segmentFraction,re=jt.alignmentFocus;re.Mc()&&(re=ri);var Ke=jt.segmentOrientation,hn=jt.segmentOffset;if(isNaN(_t)){var sn=rt.ua;Ht=pn(),sn.Qu(Kt,Ht);var Ie=It.allocAt(Ht[0],Ht[1]);if(Ie.add(rt.i(0)),sn.type===Re.j?Ie.offset(-sn.startX,-sn.startY):(sn=sn.figures.first(),sn!==null&&Ie.offset(-sn.startX,-sn.startY)),sn=Ht[2],Ke!==ws){var Ce=rt.computeAngle(jt,Ke,sn);jt.Kb=Ce}Ce=Ie.x-y.x;var Kn=Ie.y-y.y;It.free(Ie),wn(Ht)}else if(_t<-ft||_t>=ft)Ht=It.alloc(),rt.vg(),rt.computeMidPoint(Ht),sn=rt.midAngle,Ke!==ws&&(Ce=rt.computeAngle(jt,Ke,sn),jt.Kb=Ce),Ce=Ht.x-y.x,Kn=Ht.y-y.y,It.free(Ht);else{if(Ce=0,0<=_t?(Kn=ut.M(_t),Ht=_t<ft-1?ut.M(_t+1):Kn):(Ce=ft+_t,Kn=ut.M(Ce),Ht=0<Ce?ut.M(Ce-1):Kn),Kn.Xa(Ht)){0<=_t?(sn=0<_t?ut.M(_t-1):Kn,Ce=_t<ft-2?ut.M(_t+2):Ht):(sn=Ce<ft-1?ut.M(Ce+1):Kn,Ce=1<Ce?ut.M(Ce-2):Ht),Ie=sn.Bf(Kn);var Hn=Ht.Bf(Ce);sn=Ie>Hn+10?0<=_t?sn.ab(Kn):Kn.ab(sn):Hn>Ie+10?0<=_t?Ht.ab(Ce):Ce.ab(Ht):0<=_t?sn.ab(Ce):Ce.ab(sn)}else sn=0<=_t?Kn.ab(Ht):Ht.ab(Kn);Ke!==ws&&(Ce=rt.computeAngle(jt,Ke,sn),jt.Kb=Ce),Ce=Kn.x+(Ht.x-Kn.x)*Kt-y.x,Kn=Kn.y+(Ht.y-Kn.y)*Kt-y.y}jt.measure(1/0,1/0,0,0),Ht=jt.measuredBounds,Ie=jt.naturalBounds;var Ti=0;jt instanceof qn&&(Ti=jt.strokeWidth),Hn=Ie.width+Ti;var Zi=Ie.height+Ti;St.reset(),St.translate(-Ht.x,-Ht.y),St.scale(jt.scale,jt.scale),St.rotate(Ke===ws?jt.angle:sn,Hn/2,Zi/2),Ke!==qc&&Ke!==ep||St.rotate(90,Hn/2,Zi/2),Ke!==tp&&Ke!==np||St.rotate(-90,Hn/2,Zi/2),Ke===Qm&&(45<sn&&135>sn||225<sn&&315>sn)&&St.rotate(-sn,Hn/2,Zi/2),Ie=new ge(0,0,Hn,Zi),kt.xi(Ie,re),St.Ga(kt),re=-kt.x+Ti/2*jt.scale,jt=-kt.y+Ti/2*jt.scale,Dt.assign(hn),Ti=isNaN(hn.x);var dr=isNaN(hn.y);if(Ti||dr){Hn=Hn/2+3,Zi=Zi/2+3;var mr=45<=sn&&135>=sn,ls=225<=sn&&315>=sn;Ke===ws&&(mr||ls)?(Dt.x=dr?Hn:hn.y,Dt.y=Ti?Zi:hn.x,mr?0<=_t||isNaN(_t)&&.5>Kt||!Ti||(Dt.y=-Zi):ls&&((0<=_t||isNaN(_t)&&.5>Kt)&&Ti&&(Dt.y=-Zi),dr&&(Dt.x=-Hn))):(Ti&&(Dt.x=0<=_t||isNaN(_t)&&.5>Kt?Hn:-Hn),dr&&(Dt.y=-Zi),Dt.rotate(sn))}else Dt.rotate(sn);Ce+=Dt.x,Kn+=Dt.y,Ie.set(Ht),Ie.h(Ce+re,Kn+jt,Ht.width,Ht.height),yt.push(Ie),x.ed(Ie)}}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),Rr(E,x.width||0,x.height||0),Yn.free(St),It.free(kt),It.free(Dt)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof Li||a instanceof ze){var b=a,E=null;a instanceof Li&&(E=a,b=E.adornedPart);var z=a instanceof Li?null:b.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot<tt.length){var rt=tt[ot];ot++,z.arrange(rt.x-a.jg.x,rt.y-a.jg.y,rt.width,rt.height)}for(rt=0;rt<x;rt++){var at=y[rt];if(at!==z&&ot<tt.length){var ut=tt[ot];ot++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=b.points,x=y.count,2<=x&&a instanceof ze)for(z=a.labelNodes;z.next();){var ft=a;tt=z.value,ot=tt.segmentIndex,rt=tt.segmentFraction;var mt=tt.alignmentFocus;if(at=tt.segmentOrientation,ut=tt.segmentOffset,isNaN(ot)){var yt=ft.ua,St=pn();yt.Qu(rt,St);var kt=It.allocAt(St[0],St[1]);kt.add(ft.i(0)),yt.type===Re.j||(yt=yt.figures.first()),kt.offset(-yt.startX,-yt.startY),yt=St[2],at!==ws&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=kt.x;var Dt=kt.y;It.free(kt),wn(St)}else if(ot<-x||ot>=x)St=It.alloc(),yt=ft,Dt=St,yt.vg(),yt.computeMidPoint(Dt),yt=ft.midAngle,at!==ws&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=St.x,Dt=St.y,It.free(St);else{if(kt=0,0<=ot?(St=y.s[ot],Dt=ot<x-1?y.s[ot+1]:St):(kt=x+ot,St=y.s[kt],Dt=0<kt?y.s[kt-1]:St),St.Xa(Dt)){0<=ot?(yt=0<ot?y.s[ot-1]:St,kt=ot<x-2?y.s[ot+2]:Dt):(yt=kt<x-1?y.s[kt+1]:St,kt=1<kt?y.s[kt-2]:Dt);var Nt=yt.Bf(St),jt=Dt.Bf(kt);yt=Nt>jt+10?0<=ot?yt.ab(St):St.ab(yt):jt>Nt+10?0<=ot?Dt.ab(kt):kt.ab(Dt):0<=ot?yt.ab(kt):kt.ab(yt)}else yt=0<=ot?St.ab(Dt):Dt.ab(St);at!==ws&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=St.x+(Dt.x-St.x)*rt,Dt=St.y+(Dt.y-St.y)*rt}if(mt.ys())tt.location=new It(ft,Dt);else{mt.Mc()&&(mt=ri),St=Yn.alloc(),St.reset(),St.scale(tt.scale,tt.scale),St.rotate(tt.angle,0,0);var Ht=tt.naturalBounds;kt=ge.allocAt(0,0,Ht.width,Ht.height),Nt=It.alloc(),Nt.xi(kt,mt),St.Ga(Nt),mt=-Nt.x,jt=-Nt.y;var _t=Ht.width,Kt=Ht.height;Ht=It.alloc(),Ht.assign(ut);var re=isNaN(ut.x),Ke=isNaN(ut.y);if(re||Ke){_t=_t/2+3,Kt=Kt/2+3;var hn=45<=yt&&135>=yt,sn=225<=yt&&315>=yt;at===ws&&(hn||sn)?(Ht.x=Ke?_t:ut.y,Ht.y=re?Kt:ut.x,hn?0<=ot||isNaN(ot)&&.5>rt||!re||(Ht.y=-Kt):sn&&((0<=ot||isNaN(ot)&&.5>rt)&&re&&(Ht.y=-Kt),Ke&&(Ht.x=-_t))):(re&&(Ht.x=0<=ot||isNaN(ot)&&.5>rt?_t:-_t),Ke&&(Ht.y=-Kt),Ht.rotate(yt))}else Ht.rotate(yt);ft+=Ht.x,Dt+=Ht.y,St.pp(kt),mt+=kt.x,jt+=kt.y,ot=It.allocAt(ft+mt,Dt+jt),tt.move(ot),It.free(ot),It.free(Ht),It.free(Nt),ge.free(kt),Yn.free(St)}}E!==null?E.Ul(!1):b.Ul(!1),b=AS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),It.free(b)}};function iS(a,y,x,b){if(pa(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof Li&&a.type===Ae.Link&&a.adornedObject instanceof qn&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof ze&&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 Li&&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),Xo(b,!1)}}function Hc(){this.xa="Base"}xe(Hc,tr),Hc.prototype.measure=function(a,y,x,b,E,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ut=rt.top+rt.bottom;ot.measure(y,x,z,tt);var ft=ot.measuredBounds,mt=new ge(-rt.left,-rt.top,Math.max(ft.width+at,0),Math.max(ft.height+ut,0));a.graduatedBounds.push(mt),E.assign(mt);for(var yt=ot.geometry,St=ot.strokeWidth,kt=yt.flattenedSegments,Dt=yt.flattenedLengths,Nt=yt.flattenedTotalLength,jt=kt.length,Ht=0,_t=0,Kt=pn(),re=0;re<jt;re++){var Ke=kt[re],hn=[];_t=Ht=0;for(var sn=Ke.length,Ie=0;Ie<sn;Ie+=2){var Ce=Ke[Ie],Kn=Ke[Ie+1];if(Ie!==0){var Hn=180*Math.atan2(Kn-_t,Ce-Ht)/Math.PI;0>Hn&&(Hn+=360),hn.push(Hn)}Ht=Ce,_t=Kn}Kt.push(hn)}if(a.graduatedIntervals===null){for(var Ti=[],Zi=a.O.s,dr=Zi.length,mr=0;mr<dr;mr++){var ls=Zi[mr],fr=[];if(Ti.push(fr),ls.visible){var dh=ls.interval;if(!(0>dh)){for(var Wo=0;Wo<dr;Wo++)if(Wo!==mr){var xl=Zi[Wo];if(xl.visible&&ls.constructor===xl.constructor){var us=xl.interval;us>dh&&fr.push(us)}}}}}a.graduatedIntervals=Ti}var fh=a.graduatedIntervals,Sa=a.O.s,Ka=Sa.length,oa=0,Us=0,$h=Nt;a.graduatedMarks=[];for(var Pl,_g=0;_g<Ka;_g++){var ra=Sa[_g];if(Pl=[],ra.visible&&ra!==ot){var hs=Math.abs(ra.interval),Mp=a.graduatedTickUnit;if(!(2>Mp*hs*Nt/a.graduatedRange&&ra.graduatedSkip===null)){var Df=Dt[0][0],Ol=0,Ys=0;Us=Nt*ra.graduatedStart-1e-4,$h=Nt*ra.graduatedEnd+1e-4;var Gd=Mp*hs,sa=a.graduatedTickBase;if(sa<a.graduatedMin){var qh=(a.graduatedMin-sa)/Gd;qh=qh%1===0?qh:Math.floor(qh+1),sa+=qh*Gd}else sa>a.graduatedMin+Gd&&(sa-=Math.floor((sa-a.graduatedMin)/Gd)*Gd);for(var j0=fh[_g],Tp=sa,Gy=1e-6*a.graduatedMax,ru=1;sa<=a.graduatedMax+Gy;ru++){t:{for(var Lu=j0.length,Of=0;Of<Lu;Of++){var td=(sa-a.graduatedTickBase)%(j0[Of]*a.graduatedTickUnit),Ug=1e-6*a.graduatedTickUnit;if(td<Ug&&td>-Ug){var ed=!1;break t}}ed=!0}if(ed&&(sa>a.graduatedMax&&(sa=a.graduatedMax),ra.graduatedSkip===null||ra instanceof Ji&&!ra.graduatedSkip(sa,ra)||ra instanceof qn&&!ra.graduatedSkip(sa,ra))&&(oa=(sa-a.graduatedMin)*Nt/a.graduatedRange,oa>Nt&&(oa=Nt),Us<=oa&&oa<=$h)){for(var su=Kt[Ol][Ys],gh=Dt[Ol][Ys];Ol<Dt.length;){for(;oa>Df&&Ys<Dt[Ol].length-1;)Ys++,su=Kt[Ol][Ys],gh=Dt[Ol][Ys],Df+=gh;if(oa<=Df)break;Ol++,Ys=0,su=Kt[Ol][Ys],gh=Dt[Ol][Ys],Df+=gh}var Ks=kt[Ol],Il=Ks[2*Ys],G0=Ks[2*Ys+1],ku=(oa-(Df-gh))/gh,Yg=new It(Il+(Ks[2*Ys+2]-Il)*ku+St/2-yt.bounds.x,G0+(Ks[2*Ys+3]-G0)*ku+St/2-yt.bounds.y);Yg.scale(ot.scale,ot.scale);t:{var wl=su,Hd=Kt[Ol];if(!(.5005>ku&&.4995<ku)){var Rl=wl;if(.5>ku?0<Ys?Rl=Hd[Ys-1]:Xt.$(Ks[0],Ks[Ks.length-2])&&Xt.$(Ks[1],Ks[Ks.length-1])&&(Rl=Hd[Hd.length-1]):.5<ku&&(Ys+1<Hd.length?Rl=Hd[Ys+1]:Xt.$(Ks[0],Ks[Ks.length-2])&&Xt.$(Ks[1],Ks[Ks.length-1])&&(Rl=Hd[0])),wl!==Rl){var If=Math.abs(wl-Rl);if(180<If&&(wl<Rl?wl+=360:Rl+=360,If=Math.abs(wl-Rl)),5e-4>ku||.9995<ku){su=(wl+Rl)/2%360;break t}if(10>If){var Kg=1-Math.abs(.5-ku);su=(wl*Kg+Rl*(1-Kg))%360;break t}}}su=wl}if(ra instanceof Ji){var hl="";ra.graduatedFunction!==null?(hl=ra.graduatedFunction(sa,ra),hl=hl!=null?hl.toString():""):hl=(+sa.toFixed(2)).toString(),hl!==""&&Pl.push({$l:Yg,angle:su,text:hl})}else Pl.push({$l:Yg,angle:su})}sa=Tp+ru*Gd}}}a.graduatedMarks.push(Pl)}wn(Kt);var Fr=a.graduatedMarks;if(Fr!==null)for(var bp=b.length,Ts=0;Ts<bp;Ts++){var Vo=b[Ts],bs=Fr[Ts];if(Vo.visible&&Vo!==ot&&bs.length!==0){if(Vo instanceof qn){var Mu=a,ch=E,Wd=Vo.alignmentFocus;Wd.Mc()&&(Wd=Ri);var Hy=Vo.angle;Vo.Kb=0,Vo.measure(1/0,1/0,0,0),Vo.Kb=Hy;var H0=Vo.measuredBounds,Zg=H0.width,Vd=H0.height,Rf=ge.allocAt(0,0,Zg,Vd),Zs=It.alloc();Zs.xi(Rf,Wd),ge.free(Rf);for(var Tu=-Zs.x,Cl=-Zs.y,Ia=new ge,nd=bs.length,Xg=0;Xg<nd;Xg++)for(var id=bs[Xg],W0=id.$l.x,Jg=id.$l.y,Ao=id.angle,dl=0;4>dl;dl++){switch(dl){case 0:Zs.h(Tu,Cl);break;case 1:Zs.h(Tu+Zg,Cl);break;case 2:Zs.h(Tu,Cl+Vd);break;case 3:Zs.h(Tu+Zg,Cl+Vd)}Zs.rotate(Ao+Vo.angle),Zs.offset(W0,Jg),Xg===0&&dl===0?Ia.h(Zs.x,Zs.y,0,0):Ia.Ye(Zs),Zs.offset(-W0,-Jg),Zs.rotate(-Ao-Vo.angle)}It.free(Zs),Mu.graduatedBounds!==null&&Mu.graduatedBounds.push(Ia),lo(ch,Ia.x,Ia.y,Ia.width,Ia.height)}else if(Vo instanceof Ji){var Za=a,V0=E;Za.temporaryTextBlock===null&&(Za.temporaryTextBlock=new Ji);var aa=Za.temporaryTextBlock;yS(aa,Vo);var ph=Vo.alignmentFocus;ph.Mc()&&(ph=Ri);for(var Xa=Vo.segmentOrientation,Qg=Vo.segmentOffset,od=new ge,Np=0,$g=0,zl=0,_d=0,rd=0,qg=bs.length,mh=0;mh<qg;mh++){var au=bs[mh];Np=au.$l.x,$g=au.$l.y,zl=au.angle,rd=_d=Vo.angle,Xa!==ws&&(rd=Xa===$c||Xa===Jm?zl+Vo.angle:zl,_d=ze.computeAngle(Xa,rd)),aa.Kb=_d,aa.text=au.text||"",aa.measure(1/0,1/0,0,0);var vh=aa.measuredBounds,bu=aa.naturalBounds,yh=bu.width,Ud=bu.height,Ll=Yn.alloc();Ll.reset(),Ll.translate(-vh.x,-vh.y),Ll.scale(aa.scale,aa.scale),Ll.rotate(rd,yh/2,Ud/2),Xa!==qc&&Xa!==ep||Ll.rotate(90,yh/2,Ud/2),Xa!==tp&&Xa!==np||Ll.rotate(-90,yh/2,Ud/2),Xa===Qm&&(45<zl&&135>zl||225<zl&&315>zl)&&Ll.rotate(-zl,yh/2,Ud/2);var zf=ge.allocAt(0,0,yh,Ud),Sh=It.alloc();Sh.xi(zf,ph),Ll.Ga(Sh);var jf=-Sh.x,Wy=-Sh.y,Nu=It.alloc();Nu.assign(Qg),isNaN(Nu.x)&&(Nu.x=yh/2+3),isNaN(Nu.y)&&(Nu.y=-(Ud/2+3)),Nu.rotate(zl),Np+=Nu.x+jf,$g+=Nu.y+Wy;var Yd=new ge(Np,$g,vh.width,vh.height),Fp=new ge(vh.x,vh.y,vh.width,vh.height),Vy=new ge(bu.x,bu.y,bu.width,bu.height);au.Sz=_d,au.lineCount=aa.lineCount,au.lines=[aa.Cb,aa.Ih,aa.df,aa.Le,aa.Qc,aa.Qb,aa.ze],au.actualBounds=Yd,au.measuredBounds=Fp,au.naturalBounds=Vy,mh===0?od.assign(Yd):od.ed(Yd),It.free(Nu),It.free(Sh),ge.free(zf),Yn.free(Ll)}Za.graduatedBounds!==null&&Za.graduatedBounds.push(od),lo(V0,od.x,od.y,od.width,od.height)}Xo(Vo,!1)}}},Hc.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,b!==null&&b.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ut=y[at];ot=E[at],ut.visible&&ut!==b&&ot.length!==0&&(ot=z[tt],tt++,ut.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},Hc.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 ea,y.save(),y.beginPath(),y.rect(-1,-1,z+1,tt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),tt=a.Df()*x.scale,0>=tt&&(tt=1);for(var ot=z.actualBounds,rt=a.O.s,at=a.graduatedMarks,ut=rt.length,ft=0;ft<ut;ft++){var mt=rt[ft],yt=at[ft],St=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof qn){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var kt=mt.measuredBounds,Dt=mt.strokeWidth*mt.scale,Nt=mt.alignmentFocus;Nt.Mc()&&(Nt=Ri);for(var jt=0;jt<St;jt++){var Ht=yt[jt].$l,_t=yt[jt].angle,Kt=Nt,re=mt.Ab;re.reset(),re.translate(Ht.x+ot.x,Ht.y+ot.y),re.rotate(_t+mt.angle,0,0),re.translate(-kt.width*Kt.x+Kt.offsetX+Dt/2,-kt.height*Kt.y+Kt.offsetY+Dt/2),re.scale(mt.scale,mt.scale),Wa(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Na(mt,!1),mt.gc(y,x),E&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof Ji)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new Ji),kt=a.temporaryTextBlock,yS(kt,mt),Dt=0;Dt<St;Dt++)Nt=yt[Dt],Nt.actualBounds&&Nt.measuredBounds&&Nt.naturalBounds&&(kt.ec=Nt.text||"",kt.Kb=Nt.Sz||0,kt.Gc=Nt.lineCount||0,jt=Nt.lines,jt!==void 0&&(kt.Cb=jt[0],kt.Ih=jt[1],kt.df=jt[2],kt.Le=jt[3],kt.Qc=jt[4],kt.Qb=jt[5],kt.ze=jt[6]),Nt.naturalBounds&&(kt.dc=Nt.naturalBounds),Nt.actualBounds&&(jt=Nt.actualBounds,kt.arrange(jt.x,jt.y,jt.width,jt.height)),jt=Nt.actualBounds,kt.arrange(jt.x,jt.y,jt.width,jt.height),Ht=Nt.measuredBounds,Nt=Nt.naturalBounds,_t=kt.Ab,_t.reset(),_t.translate(jt.x+ot.x,jt.y+ot.y),_t.translate(-Ht.x,-Ht.y),kt.no(_t,Nt.x,Nt.y,Nt.width,Nt.height),Wa(kt,!1),kt.wh.set(kt.Ab),kt.Kk=kt.scale,Na(kt,!1),kt.Ng=mt.part,kt.Me=mt.panel,kt.gc(y,x),kt.Me=null,kt.Ng=null,E&&(a.svg.appendChild(kt.svg),kt.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function Ae(a,y){if(Zt.call(this),this.na=null,a===void 0)this.na=Ae.Position;else if(typeof a=="string"){var x=ol.I(a);x!==null&&(this.na=x)}else a instanceof tr?this.na=a:a&&(this.na=Ae.Position,y=a);this.na===null&&Rt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===Ae.Grid?1048576:0),this.O=new De,this.yb=ua,this.Tm=xr,this.Uf=Jn,this.$g=null,this.$e="",this.jg=new ge(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=mn,this.jn=Io,this.kn=ko,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}xe(Ae,Zt),Ae.prototype.cloneProtected=function(a){Zt.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},Ae.prototype.Af=function(a){Zt.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},Ae.prototype.copy=function(){var a=Zt.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 $e&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(zo,"elements",a,null,E,null,tt)}}return a}return null},Ct=Ae.prototype,Ct.toString=function(){return"Panel("+this.type.name+")#"+ro(this)},Ct.Pn=function(a){Zt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Ct.hh=function(a,y){if(this.na===Ae.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===Ae.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===Ae.Table)if(a.yc(),a instanceof ea){var x=a.yd;a.yd=lm(a,"gojs-ts"),cv(this,a),a.nh.pop(),a.yd=x}else cv(this,a);(x=this.isClipping&&this.na===Ae.Spot)&&a.save();for(var b=this.Pb(),E=this.O.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x&&ot===b&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function cv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&wm(a,y,!0,x,!0),b!==null&&wm(a,y,!1,b,!0),x!==null&&oS(a,y,!0,x),b!==null&&oS(a,y,!1,b),x!==null&&wm(a,y,!0,x,!1),b!==null&&wm(a,y,!1,b,!1)}function oS(a,y,x,b){for(var E=b.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<E;rt++){var at=b[rt];if(at!==void 0&&at.actual!==0)if(ot)ot=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ft=at.separatorStroke;if(ft===null&&(ft=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ft!==null){Fo(a,y,ft,!1,!1,tt,z),ft=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(ft=!0,y.js(mt,0)),y.beginPath(),mt=at.position+ut,x?mt>tt.height&&(ut-=mt-tt.height):mt>tt.width&&(ut-=mt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,mt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(mt,at)):(at+=ut.left,mt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,mt)),y.stroke(),y.Se(),ft&&y.fs()}}}}function wm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;ut<z;ut++){var ft=b[ut];if(ft!==void 0&&ft.background!==null&&ft.coversSeparators!==E&&ft.actual!==0){var mt=x?tt.height:tt.width;if(!(ft.position>mt)){var yt=ft.Wc(),St=ft.separatorStrokeWidth;isNaN(St)&&(St=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var kt=ft.separatorStroke;kt===null&&(kt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(kt===null||ft.index===(x?rt:at))&&(St=0),yt-=St,St=ft.position+St,yt+=ft.actual,St+yt>mt&&(yt=mt-St),0>=yt||(mt=a.yb,Fo(a,y,ft.background,!0,!1,ot,tt),x?y.fillRect(mt.left,St+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(St+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function rS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;b<x;b++){var E=y?a.rowDefs[b]:a.colDefs[b];if(E!==void 0)return E.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Ct.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Ct.kk=function(a,y,x){if(!Zt.prototype.kk.call(this,a,y,x))return!1;if(this.type===Ae.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,cv(this,a),a.yd=null;else if(this.na===Ae.Grid||this.na===Ae.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},Ct.nk=function(){return!0},Ct.$o=function(a,y,x,b){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var E=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;E=tt===0?ot.x:Math.min(ot.x,E),z=tt===0?ot.y:Math.min(ot.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Zt.prototype.$o.call(this,a,y,x,b)},Ct.Sj=function(a,y,x,b,E){var z=this.se(),tt=this.transform,ot=1/(tt.m11*tt.m22-tt.m12*tt.m21),rt=tt.m22*ot,at=-tt.m12*ot,ut=-tt.m21*ot,ft=tt.m11*ot,mt=ot*(tt.m21*tt.dy-tt.m22*tt.dx),yt=ot*(tt.m12*tt.dx-tt.m11*tt.dy);if(this.areaBackground!==null)return tt=this.actualBounds,Xt.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,b,E);if(this.background!==null)return z=a*rt+y*ut+mt,ot=a*at+y*ft+yt,a=x*rt+b*ut+mt,rt=x*at+b*ft+yt,E.h(0,0),x=this.naturalBounds,z=Xt.Ff(0,0,x.width,x.height,z,ot,a,rt,E),E.transform(tt),z;z||(rt=1,ut=at=0,ft=1,yt=mt=0),ot=a*rt+y*ut+mt,a=a*at+y*ft+yt,rt=x*rt+b*ut+mt,x=x*at+b*ft+yt,E.h(rt,x),b=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,ft=this.O.s,yt=ft.length,ut=It.alloc(),mt=null,y=1/0;var St=null,kt=this.isClipping&&this.na===Ae.Spot;kt&&(St=It.alloc(),mt=this.Pb(),(at=mt.Sj(ot,a,rt,x,St))&&(y=(ot-St.x)*(ot-St.x)+(a-St.y)*(a-St.y)));for(var Dt=0;Dt<yt;Dt++){var Nt=ft[Dt];Nt.visible&&Nt!==mt&&Nt.Sj(ot,a,rt,x,ut)&&(at=!0,Nt=(ot-ut.x)*(ot-ut.x)+(a-ut.y)*(a-ut.y),Nt<b&&(b=Nt,E.set(ut)))}return kt&&(y>b&&E.set(St),It.free(St)),It.free(ut),z&&E.transform(tt),at},Ct.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Zt.prototype.Gj.call(this)},Ct.v=function(a){if(!pa(this)){Zt.prototype.v.call(this,a),a=null,(this.na===Ae.Auto||this.na===Ae.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=Is(E,!1);(E instanceof Ps||E instanceof Ae||E instanceof Ji||z!==Le)&&E.v(!0)}}}},Ct.Uj=function(){if(!pa(this)){Xo(this,!0),Zl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Ct.Uk=function(){if(!(this.l&2048)){Wa(this,!0),Na(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Ct.Wu=function(){Na(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Ct.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,b=tt.height),x=Math.max(x,tt.width),b=Math.max(b,tt.height);var ot=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,ot.width)),isNaN(z.height)||(y=Math.min(z.height,ot.height)),a=Math.max(x,a),y=Math.max(b,y);var rt=this.yb;a=Math.max(a-rt.left-rt.right,0),y=Math.max(y-rt.top-rt.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,E,x,b),a=E.width+rt.left+rt.right,rt=E.height+rt.top+rt.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(rt=z.height),a=Math.min(ot.width,a),rt=Math.min(ot.height,rt),a=Math.max(tt.width,a),rt=Math.max(tt.height,rt),a=Math.max(x,a),rt=Math.max(b,rt),Rr(E,a,rt),Rr(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},Ct.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 Pu(a){return a.part!==null?a.part.locationObject:null}Ct.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=Is(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,ot=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===b&&(a=Le),a){case Le:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case Ne:this.v(!0),this.measure(x+ot,b+tt,0,0);break;case Cn:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case On:this.v(!0),this.measure(y+ot,b+tt,0,0)}}this.na.arrange(this,E,this.jg)}},Ct.gh=function(a){var y=this.naturalBounds,x=Pu(this);if(Or(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=It.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(_n(E.set(a),z.transform),z.ca(E)))return It.free(E),!0}return It.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Ct.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},Ct.qm=function(a,y){if(y(this,a),a instanceof Ae){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Ad(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=y[E];z instanceof Ae&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof Ae){y=y.O.s;for(var b=y.length,E=0;E<b;E++)aS(a,y[E],x)}}Ct.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof Ae){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=lS(a,y[E],x);if(z!==null)return z}}return null}Ct.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Wc(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof Ae){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof Ae?x=Math.max(x,uS(E)):E instanceof qn&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Ct.se=function(){return!(this.type===Ae.TableRow||this.type===Ae.TableColumn)};function eh(a){return a.type===Ae.TableRow||a.type===Ae.TableColumn}Ct.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Ss(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),tt=z?a:_n(It.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),Or(-(at*E),-(at*E),b.width+rt*E,b.height+rt*E,tt.x,tt.y)){if(!this.isAtomic){E=this.O.s;var ut=E.length;if(ot=It.alloc(),at=(rt=this.isClipping&&this.na===Ae.Spot)?this.Pb():null,rt&&(at.se()?_n(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return It.free(ot),z||It.free(tt),null;for(var ft=Pu(this);ut--;){var mt=E[ut];if((mt.visible||mt===ft)&&(mt.se()?_n(ot.set(a),mt.transform):ot.set(a),!rt||mt!==at)){var yt=null;if(mt instanceof Ae?yt=mt.ic(ot,y,x):mt.pickable===!0&&mt.ca(ot)&&(yt=mt),yt!==null&&(y!==null&&(yt=y(yt)),yt!==null&&(x===null||x(yt))))return It.free(ot),z||It.free(tt),yt}}It.free(ot)}return this.background===null&&this.areaBackground===null?(z||It.free(tt),null):(a=Or(0,0,b.width,b.height,tt.x,tt.y)?this:null,z||It.free(tt),a)}return z||It.free(tt),null},Ct.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:_n(It.allocAt(a.x,a.y),this.transform);if(E=Or(0,0,E.width,E.height,tt.x,tt.y),eh(this)||E){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=It.alloc(),ut=Pu(this);rt--;){var ft=ot[rt];if(ft.visible||ft===ut){ft.se()?_n(at.set(a),ft.transform):at.set(a);var mt=ft;ft=ft instanceof Ae?ft:null,(ft!==null?ft.ji(at,y,x,b):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||b.add(mt))}}It.free(at)}return z||It.free(tt),E&&(this.background!==null||this.areaBackground!==null)}return z||It.free(tt),!1},Ct.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=Yn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Yn.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=Pu(this),rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===ot){var ft=ut.actualBounds,mt=this.naturalBounds;ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height||(ft=ut,ut=ut instanceof Ae?ut:null,mt=Yn.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,mt):hr(ft,a,b,mt))&&(y!==null&&(ft=y(ft)),ft===null||x!==null&&!x(ft)||E.add(ft)),Yn.free(mt))}}return z===void 0&&Yn.free(tt),b}return z===void 0&&Yn.free(tt),!1};function mv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var tt=E[z];if(tt.visible){var ot=tt.actualBounds,rt=a.naturalBounds;ot.x>rt.width||ot.y>rt.height||0>ot.x+ot.width||0>ot.y+ot.height||(tt instanceof Ae&&mv(tt,y,x,b),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||b.add(tt))}}}Ct.og=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),b===void 0&&(b=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:_n(It.allocAt(a.x,a.y),this.transform),at=ot?y:_n(It.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),ft=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||vi(rt.x,rt.y,0,0,0,tt.height)<=ut||vi(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ut||vi(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ut||vi(rt.x,rt.y,tt.width,0,0,0)<=ut;if(tt=rt.zd(0,0)<=ut&&rt.zd(0,tt.height)<=ut&&rt.zd(tt.width,0)<=ut&&rt.zd(tt.width,tt.height)<=ut,ot||(It.free(rt),It.free(at)),ft){if(!this.isAtomic){rt=It.alloc(),at=It.alloc(),ut=Pu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var St=mt[yt];if(St.visible||St===ut){var kt=St.actualBounds,Dt=this.naturalBounds;(!ot||!(kt.x>Dt.width||kt.y>Dt.height||0>kt.x+kt.width||0>kt.y+kt.height))&&(St.se()?(kt=St.transform,_n(rt.set(a),kt),_n(at.set(y),kt)):(rt.set(a),at.set(y)),kt=St,St=St instanceof Ae?St:null,(St!==null?St.og(rt,at,x,b,E,z):kt.tx(rt,at,E))&&(x!==null&&(kt=x(kt)),kt===null||b!==null&&!b(kt)||z.add(kt)))}}It.free(rt),It.free(at)}return E?ft:tt}return!1};function vv(a){var y=null;return a instanceof qn&&(y=a.spot1,y===xr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Mi),y}function yv(a){var y=null;return a instanceof qn&&(y=a.spot2,y===xr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Uo),y}Ct.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},Ct.M=function(a){return this.O.M(a)},Ct.Gb=function(a,y){y instanceof Tn&&Rt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Rt("Cannot make a Panel contain itself: "+this.toString()),Rt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Rt("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!==Ae.Grid||y instanceof qn||Rt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==Ae.Graduated||y instanceof qn||y instanceof Ji||Rt("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 Nn),this.ge.add(b,y))}var E=this.O;if(b=-1,x===this){for(var z=-1,tt=this.O.s,ot=tt.length,rt=0;rt<ot;rt++)if(tt[rt]===y){z=rt;break}if(z!==-1){if(z===a||z+1>=E.count&&a>=E.count)return;E.mb(z),b=z}else Rt("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),pa(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof Ae&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||Lm(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof $e&&(x.Te=!0),x.Te&&x instanceof $e&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(qo,"elements",this,y,null,b,null),x.cb(zo,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Ct.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)},Ct.mb=function(a){0<=a&&this.pc(a,!0)},Ct.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),Xo(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 $e&&(b instanceof Ae?b.qm(b,function(tt,ot){Wv(z,ot,y)}):Wv(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(qo,"elements",this,b,null,a,null))},Ct.Fb=function(a){0>a&&on(a,">= 0",Ae,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new Jo;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(zo,"rowdefs",this,null,x,null,a)}return y[a]},Ct.oA=function(a){if(0>a&&on(a,">= 0",Ae,"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(qo,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof Jo?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Ct.Eb=function(a){0>a&&on(a,">= 0",Ae,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new Jo;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(zo,"coldefs",this,null,x,null,a)}return y[a]},Ct.jA=function(a){if(0>a&&on(a,">= 0",Ae,"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(qo,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof Jo?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Ct.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&km(y,a),this},Ct.Hy=function(a,y){return(a=this.Fb(a))&&km(a,new Jo(y)),this},Ct.By=function(a,y){return(a=this.Eb(a))&&km(a,new Jo(y)),this},Ct.nz=function(a){if(0>a||this.type!==Ae.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},Ct.fz=function(a){if(0>a||this.type!==Ae.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},Ct.Fz=function(a,y){if(y===void 0&&(y=new It(NaN,NaN)),this.type!==Ae.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)},Ct.Gz=function(a){if(this.type!==Ae.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function fS(a){return a=a.allBindings,a!==null&&a._isFrozen}function _a(a){var y=a.allBindings;if(y===null)a.data!==null&&Rt("Template cannot have .data be non-null: "+a),a.allBindings=y=new De;else if(y._isFrozen)return;var x=new De;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ft=ut.localBindings;if(ft!==null)for(Sf(ut,!1),ft=ft.iterator;ft.next();){var mt=ft.value;mt.mode===hp&&Sf(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=M1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new De),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof Ae&&ut.type===Ae.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ft=at.length,mt=0;mt<ft;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var St=yt.be.iterator;St.next();){var kt=St.value;kt.xd=yt,kt.to=2,kt.wl=yt.index,y.add(kt)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,ft=0;ft<at;ft++)if(mt=ut[ft],mt!==void 0&&mt.be!==null)for(yt=mt.be.iterator;yt.next();)St=yt.value,St.xd=mt,St.to=1,St.wl=mt.index,y.add(St)}}});for(var b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){Sf(E,!0);for(var z=E.srcBindings.iterator;z.next();){var tt=z.value;E.localBindings===null&&(E.localBindings=new De),E.localBindings.add(tt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var ot=E.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof Ae&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,E.targetProperty=ot):cn('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+E.toString())),z instanceof Jo?(tt=ro(z.panel),E.Ai=tt===void 0?-1:tt,z.panel.bindingId=E.Ai):z instanceof Zt?(tt=ro(z),E.Ai=tt===void 0?-1:tt,z.bindingId=E.Ai):Rt("Unknown type of binding target: "+z)}y.freeze(),a instanceof Tn&&a.Zc()&&a.Va()}Ct.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof Ae&&(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&&_a(y),y},Ct.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 Ae))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Ct.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,b=y.length,E=0,z=null;E<x&&(z=a[E],!(z instanceof Ae&&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 Ae)||z.data!==y[tt])return!0;E++,tt++}return!1}function Wc(a){if(a.type===Ae.Spot||a.type===Ae.Auto)return Math.min(a.O.length,1);if(a.type===Ae.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof qn&&b.isPanelMain))break}return x}return a.type===Ae.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof Ae&&eh(a))?1:0}Ct.mv=function(){for(var a=Wc(this);this.O.length>a;)this.pc(this.O.length-1,!1);gS(this,this.itemArray)};function gS(a,y){var x=Wc(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;b<x;b++)Cm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],tt=b<a.O.length?a.O.M(b):null;if(tt instanceof Ae){if(tt.data!==z){var ot=Pv(a,tt.data),rt=Pv(a,z),at=rt!==ot;at||(ot=wv(a,ot),at=wv(a,rt)!==ot),at?(a.pc(b,!1),Cm(a,z,E,!1)):tt.data=z}}else Cm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,xv(a,x,0),pa(a)||a.v(),a.graduatedIntervals=null,a.If()||Lm(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof $e&&(y.Te=!0),y.Te&&y instanceof $e&&(y.wc=null))}}function Cm(a,y,x,b){if(!(y==null||0>x)){var E=Pv(a,y);if(E=wv(a,E),E!==null){if(_a(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new Nn),a.ge.add(y,E)),z=x+Wc(a),a.Gb(z,E),b&&(E.ub=y,xv(a,z,x),E.ub=null),E.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof Ae){var E=y,z=x;b.type===Ae.TableRow?b.row=E:b.type===Ae.TableColumn&&(b.column=E),b.itemIndex=z}y++,x++}}function Pv(a,y){if(y===null)return"";if(a=a.itemCategoryProperty,typeof a=="function")a=a(y);else if(typeof a=="string"&&typeof y=="object"){if(a==="")return"";a=Oo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Rt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function wv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(cS||(cS=!0,cn('No item template Panel found for category "'+y+'" on '+a),cn(" Using default item template."),a=new Ae,y=new Ji,y.bind(new Ho("text","",Fi)),a.add(y),pS=a),b=pS)),b}function Lm(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof Ae){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof Ae&&!z.isEnabled||Lm(a,z,x)}}}function Bl(a,y){y.name=a,ol.add(a,y)}de.Object.defineProperties(Ae.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===Ae.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&&on(a,">= 0",Ae,"padding"),a=new oi(a)):(0>a.left&&on(a.left,">= 0",Ae,"padding:value.left"),0>a.right&&on(a.right,">= 0",Ae,"padding:value.right"),0>a.top&&on(a.top,">= 0",Ae,"padding:value.top"),0>a.bottom&&on(a.bottom,">= 0",Ae,"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:ua},set:function(a){typeof a=="number"&&(a=new oi(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Aa),this.T.Qp=a,this.v(),this.g("defaultSeparatorPadding",y,a))}},defaultRowSeparatorStroke:{get:function(){return this.T!==null?this.T.ia:null},set:function(a){var y=this.defaultRowSeparatorStroke;y!==a&&(a===null||typeof a=="string"||a instanceof zi)&&(a instanceof zi&&a.freeze(),this.T===null&&(this.T=new Aa),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 Aa),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)||Rt("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 Aa),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 zi)&&(a instanceof zi&&a.freeze(),this.T===null&&(this.T=new Aa),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 Aa),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)||Rt("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 Aa),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 Aa),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||Rt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Fl(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()||Rt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Fl(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 wu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),Ir(this)&&(a=this.part,a!==null&&oo(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 wu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),Ir(this)&&(a=this.part,a!==null&&oo(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 wu),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 wu),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 wu,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 wu,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 wu,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 wu,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 Aa),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Aa),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Tm},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Aa),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Tm},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Aa),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)&&Rt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Aa),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)&&Rt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Aa),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 Tn&&!(this instanceof Li);_a(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof ze?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof Tn&&(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 xf),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||gS(this,a)}}},itemTemplate:{get:function(){return this.itemTemplateMap===null?null:this.itemTemplateMap.I("")},set:function(a){if(this.itemTemplateMap===null){if(a===null)return;this.itemTemplateMap=new Nn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof Tn||a.isPanelMain)&&Rt("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(););ni(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&&(ni(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 Xn&&(this.tb=null),this.v(),this.g("isClipping",y,a))}},isOpposite:{get:function(){return(this.l&33554432)!==0},set:function(a){var y=(this.l&33554432)!==0;y!==a&&(this.l^=33554432,this.v(),this.g("isOpposite",y,a))}},isEnabled:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;if(y!==a){var x=this.panel===null||this.panel.If();this.l^=4194304,this.g("isEnabled",y,a),y=this.diagram,y!==null&&y.undoManager.isUndoingRedoing||x&&Lm(this,this,a)}}},alignmentFocusName:{get:function(){return this.$e},set:function(a){var y=this.$e;y!==a&&(this.$e=a,this.v(),this.g("alignmentFocusName",y,a))}}}),de.Object.defineProperties(Ae,{Position:{get:function(){return ol.I("Position")}},Horizontal:{get:function(){return ol.I("Horizontal")}},Vertical:{get:function(){return ol.I("Vertical")}},Spot:{get:function(){return ol.I("Spot")}},Auto:{get:function(){return ol.I("Auto")}},Table:{get:function(){return ol.I("Table")}},Viewbox:{get:function(){return ol.I("Viewbox")}},TableRow:{get:function(){return ol.I("TableRow")}},TableColumn:{get:function(){return ol.I("TableColumn")}},Link:{get:function(){return ol.I("Link")}},Grid:{get:function(){return ol.I("Grid")}},Graduated:{get:function(){return ol.I("Graduated")}}}),Ae.prototype.rebuildItemElements=Ae.prototype.mv,Ae.prototype.findItemPanelForData=Ae.prototype.sx,Ae.prototype.updateTargetBindings=Ae.prototype.La,Ae.prototype.copyTemplate=Ae.prototype.Uy,Ae.prototype.graduatedValueForPoint=Ae.prototype.Gz,Ae.prototype.graduatedPointForValue=Ae.prototype.Fz,Ae.prototype.findColumnForLocalX=Ae.prototype.fz,Ae.prototype.findRowForLocalY=Ae.prototype.nz,Ae.prototype.addColumnDefinition=Ae.prototype.By,Ae.prototype.addRowDefinition=Ae.prototype.Hy,Ae.prototype.addRowColumnDefinition=Ae.prototype.Gy,Ae.prototype.removeColumnDefinition=Ae.prototype.jA,Ae.prototype.getColumnDefinition=Ae.prototype.Eb,Ae.prototype.removeRowDefinition=Ae.prototype.oA,Ae.prototype.getRowDefinition=Ae.prototype.Fb,Ae.prototype.removeAt=Ae.prototype.mb,Ae.prototype.remove=Ae.prototype.remove,Ae.prototype.insertAt=Ae.prototype.Gb,Ae.prototype.elt=Ae.prototype.M,Ae.prototype.add=Ae.prototype.add,Ae.prototype.findObject=Ae.prototype.fb,Ae.prototype.findInVisualTree=Ae.prototype.Nl,Ae.prototype.walkVisualTreeFrom=Ae.prototype.qm,Ae.prototype.findMainElement=Ae.prototype.Pb;var cS=!1,pS=null,ol=new Nn;Ae.className="Panel",Ae.definePanelLayout=Bl,Bl("Position",new dm),Bl("Vertical",new gm),Bl("Auto",new pm),Bl("Link",new Pm);function wu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}wu.prototype.copy=function(){var a=new wu;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},wu.className="GradPanelSettings";function Aa(){this.Pc=[],this.Oc=[],this.j=this.ob=Tm,this.hb=this.Hb=0,this.Qp=ua,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Aa.prototype.copy=function(a){for(var y=new Aa,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},Aa.className="TablePanelSettings";function Jo(a){ji(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=xr,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=Jn,this.lo=this.dg=null,this.mo=NaN,this.Ma=this.tj=null,this.Pm=!1,a&&(Object.assign(this,a),a.column!==void 0?(this.isRow=!1,this.index=a.column):a.row!==void 0&&(this.isRow=!0,this.index=a.row))}Jo.prototype.copy=function(){var a=new Jo;return a.uq=this.uq,a.Za=this.Za,a.Hc=this.Hc,a.jj=this.jj,a.hj=this.hj,a.Jb=this.Jb,a.oa=this.oa,a.oc=this.oc,a.pa=this.pa,a.hg=this.hg,a.oo=this.oo,this.dg===null?a.dg=null:a.dg=this.dg.J(),a.lo=this.lo,a.mo=this.mo,a.tj=null,this.tj!==null&&(a.separatorDashArray=ln(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function km(a,y){y.isRow?a.height=y.height:a.width=y.width,a.minimum=y.minimum,a.maximum=y.maximum,a.alignment=y.alignment,a.stretch=y.stretch,a.sizing=y.sizing,a.dg=y.separatorPadding===null?null:y.separatorPadding.J(),a.separatorStroke=y.separatorStroke,a.separatorStrokeWidth=y.separatorStrokeWidth,a.tj=null,y.separatorDashArray&&(a.tj=ln(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Ct=Jo.prototype,Ct.qb=function(a){a.classType===Jo&&(this.sizing=a)},Ct.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+ro(this)},Ct.wi=function(a){this.Me=a},Ct.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)},Ct.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===Ae.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)},Ct.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(mo,a,this,y,x,void 0,void 0),this.be!==null&&(y=b.diagram,y!==null&&!y.skipsModelSourceBindings&&(b=b.ih(),b!==null&&(y=b.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,b)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Ct.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Ho(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&fS(y)&&Rt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new De),this.be.add(E),this},de.Object.defineProperties(Jo.prototype,{panel:{get:function(){return this.Me}},isRow:{get:function(){return this.uq},set:function(a){this.uq=a}},index:{get:function(){return this.Za},set:function(a){this.Za=a}},height:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&on(a,">= 0",Jo,"height"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("height",y,a))}},width:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&on(a,">= 0",Jo,"width"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("width",y,a))}},minimum:{get:function(){return this.jj},set:function(a){var y=this.jj;y!==a&&((0>a||!isFinite(a))&&on(a,">= 0",Jo,"minimum"),this.jj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("minimum",y,a))}},maximum:{get:function(){return this.hj},set:function(a){var y=this.hj;y!==a&&(0>a&&on(a,">= 0",Jo,"maximum"),this.hj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("maximum",y,a))}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(this.Jb=a.J(),this.panel!==null&&this.panel.v(),this.Ob("alignment",y,a))}},stretch:{get:function(){return this.hg},set:function(a){var y=this.hg;y!==a&&(this.hg=a,this.panel!==null&&this.panel.v(),this.Ob("stretch",y,a))}},separatorPadding:{get:function(){return this.dg},set:function(a){typeof a=="number"&&(a=new oi(a));var y=this.dg;a!==null&&y!==null&&y.D(a)||(a!==null&&(a=a.J()),this.dg=a,this.panel!==null&&this.panel.v(),this.Ob("separatorPadding",y,a))}},separatorStroke:{get:function(){return this.lo},set:function(a){var y=this.lo;y!==a&&(a!==null&&wf(a,"RowColumnDefinition.separatorStroke"),a instanceof zi&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Rt("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&&wf(a,"RowColumnDefinition.background"),a instanceof zi&&a.freeze(),this.Ma=a,this.panel!==null&&this.panel.N(),this.Ob("background",y,a))}},coversSeparators:{get:function(){return this.Pm},set:function(a){var y=this.Pm;y!==a&&(this.Pm=a,this.panel!==null&&this.panel.N(),this.Ob("coversSeparators",y,a))}},sizing:{get:function(){return this.oo},set:function(a){var y=this.oo;y!==a&&(this.oo=a,this.panel!==null&&this.panel.v(),this.Ob("sizing",y,a))}},actual:{get:function(){return this.oa},set:function(a){this.oa=isNaN(this.Hc)?Math.max(Math.min(this.hj,a),this.jj):Math.max(Math.min(this.hj,this.Hc),this.jj)}},measured:{get:function(){return this.oc},set:function(a){this.oc=a}},total:{get:function(){return this.oa+this.Wc()}},position:{get:function(){return this.pa},set:function(a){this.pa=a}}}),Jo.prototype.computeEffectiveSpacing=Jo.prototype.Wc,Jo.prototype.computeEffectiveSpacingTop=Jo.prototype.Io;var Cv=new Te(Jo,"Default",0),Vc=new Te(Jo,"None",1),Tm=new Te(Jo,"ProportionalExtra",2);Jo.className="RowColumnDefinition",Jo.Default=Cv,Jo.None=Vc,Jo.ProportionalExtra=Tm;function qn(a,y){Zt.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)}xe(qn,Zt),qn.prototype.cloneProtected=function(a){Zt.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=ln(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 Bd(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}Ct=qn.prototype,Ct.th=function(){Zt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Ct.qb=function(a){a===Le||a===mn||a===ci||a===Jn?this.geometryStretch=a:Zt.prototype.qb.call(this,a)},Ct.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+ro(this)};function wg(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,ft,mt,yt,St,kt=0,Dt=pn(),Nt=2;Nt<E;Nt+=2)at=x[Nt],ut=x[Nt+1],ft=at-ot,ot=ut-rt,ft===0&&(ft=.001),mt=ot/ft,yt=Math.atan2(ot,ft),St=Math.sqrt(ft*ft+ot*ot),Dt.push([ft,yt,mt,St]),kt+=St,ot=at,rt=ut;ot=x[0],rt=x[1],ft=b.measuredBounds.width,b instanceof qn&&(ft-=b.strokeWidth),1>ft&&(ft=1),E=x=ft,at=tt/2,ut=at!==0,Nt=0,St=Dt[Nt],ft=St[0],yt=St[1],mt=St[2],St=St[3];for(var jt=0;.1<=kt;){if(jt===0&&(ut?(E=x,E-=at,kt-=at,ut=!1):E=x,E===0&&(E=1)),E>kt){wn(Dt);return}E>St?(jt=E-St,E=St):jt=0;var Ht=Math.sqrt(E*E/(1+mt*mt));if(0>ft&&(Ht=-Ht),ot+=Ht,rt+=mt*Ht,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),jt===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),kt-=E,St-=E,jt!==0){if(Nt++,Nt===Dt.length){wn(Dt);return}St=Dt[Nt],ft=St[0],yt=St[1],mt=St[2],St=St[3],E=jt}}wn(Dt)}}Ct.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&&Fo(this,a,b,!0,!1,tt,z);var ot=this.part,rt=this.ig;if(x===null||rt!==0||ot===null||!this.isPanelMain&&ot.Pb()!==this||(rt=ot.type===Ae.Link&&ot instanceof Li&&ot.category==="Selection"&&ot.adornedObject instanceof qn&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(Fo(this,a,x,!1,!1,tt,z),a.lineWidth=rt,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,ot&&y.Gf("drawShadows")&&(z=ot.isShadowed),a.Il===!1&&(z=!1),ot=!0,x===null||b!==null&&b!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),E.type===Re.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===Re.u){var at=E.startX;rt=E.startY;var ut=E.endX,ft=E.endY;E=Math.min(at,ut);var mt=Math.min(rt,ft);at=Math.abs(ut-at),rt=Math.abs(ft-rt),a.beginPath(),a.rect(E,mt,at,rt),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&yu(a)),a.Se()}else if(E.type===Re.F)at=E.startX,rt=E.startY,ut=E.endX,ft=E.endY,E=Math.abs(ut-at)/2,mt=Math.abs(ft-rt)/2,at=Math.min(at,ut)+E,rt=Math.min(rt,ft)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+Xt.wg*E,rt-mt,at+E,rt-Xt.wg*mt,at+E,rt),a.bezierCurveTo(at+E,rt+Xt.wg*mt,at+Xt.wg*E,rt+mt,at,rt+mt),a.bezierCurveTo(at-Xt.wg*E,rt+mt,at-E,rt+Xt.wg*mt,at-E,rt),a.bezierCurveTo(at-E,rt-Xt.wg*mt,at-Xt.wg*E,rt-mt,at,rt-mt),a.closePath(),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&yu(a)),a.Se();else if(E.type===Re.o)for(E=E.figures,rt=E.length,mt=0;mt<rt;mt++){at=E.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ft=ut.length;for(var yt=null,St=0;St<ft;St++){var kt=ut[St];switch(kt.type){case ur:a.moveTo(kt.endX,kt.endY);break;case no:a.lineTo(kt.endX,kt.endY);break;case jr:a.bezierCurveTo(kt.point1X,kt.point1Y,kt.point2X,kt.point2Y,kt.endX,kt.endY);break;case da:a.quadraticCurveTo(kt.point1X,kt.point1Y,kt.endX,kt.endY);break;case Yo:if(kt.radiusX===kt.radiusY){var Dt=Math.PI/180;a.arc(kt.point1X,kt.point1Y,kt.radiusX,kt.startAngle*Dt,(kt.startAngle+kt.sweepAngle)*Dt,0>kt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=$s(kt,at),Dt=yt.length,Dt===0)a.lineTo(kt.centerX,kt.centerY);else for(var Nt=0;Nt<Dt;Nt++){var jt=yt[Nt];Nt===0&&a.lineTo(jt[0],jt[1]),a.bezierCurveTo(jt[2],jt[3],jt[4],jt[5],jt[6],jt[7])}break;case La:if(Nt=Dt=0,yt!==null&&yt.type===Yo){if(yt=$s(yt,at),jt=yt.length,jt===0){a.lineTo(kt.endX,kt.endY);break}yt=yt[jt-1]||null,yt!==null&&(Dt=yt[6],Nt=yt[7])}else Dt=yt!==null?yt.endX:at.startX,Nt=yt!==null?yt.endY:at.startY;if(yt=za(kt,at,Dt,Nt),Dt=yt.length,Dt===0){a.lineTo(kt.endX,kt.endY);break}for(Nt=0;Nt<Dt;Nt++)jt=yt[Nt],a.bezierCurveTo(jt[2],jt[3],jt[4],jt[5],jt[6],jt[7]);break;default:Rt("Segment not of valid type: "+kt.type)}kt.isClosed&&a.closePath(),yt=kt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&(ut&&ot&&Xl(a),a.jk(),ut&&ot&&yu(a))):(Xl(a),ut&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk(),yu(a)):(ut&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),b=x.measuredBounds,x.arrange(0,0,b.width,b.height),z=this.geometry,a.save(),a.beginPath(),b=pn(),z.type===Re.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),wg(a,y,b,x);else if(z.type===Re.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,b.length=0,b.push(ot.startX),b.push(ot.startY),tt=ot.startX,E=ot.startY,rt=tt,mt=E,at=ot.segments.s,ut=at.length,ft=0;ft<ut;ft++){switch(St=at[ft],St.type){case ur:wg(a,y,b,x),b.length=0,b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY,rt=tt,mt=E;break;case no:b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break;case jr:Xt.Qe(tt,E,St.point1X,St.point1Y,St.point2X,St.point2Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case da:Xt.ep(tt,E,St.point1X,St.point1Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case Yo:if(kt=$s(St,ot),yt=kt.length,yt===0){b.push(St.centerX),b.push(St.centerY),tt=St.centerX,E=St.centerY;break}for(Dt=0;Dt<yt;Dt++)Nt=kt[Dt],Xt.Qe(tt,E,Nt[2],Nt[3],Nt[4],Nt[5],Nt[6],Nt[7],.5,b),tt=Nt[6],E=Nt[7];break;case La:if(kt=za(St,ot,tt,E),yt=kt.length,yt===0){b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break}for(Dt=0;Dt<yt;Dt++)Nt=kt[Dt],Xt.Qe(tt,E,Nt[2],Nt[3],Nt[4],Nt[5],Nt[6],Nt[7],.5,b),tt=Nt[6],E=Nt[7];break;default:Rt("Segment not of valid type: "+St.type)}St.isClosed&&(b.push(rt),b.push(mt),wg(a,y,b,x))}wg(a,y,b,x)}else if(z.type===Re.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),wg(a,y,b,x);else if(z.type===Re.F){if(E=new lr,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,tt=new ki(Yo),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(tt),z=$s(tt,E),ot=z.length,ot===0)b.push(tt.centerX),b.push(tt.centerY);else for(tt=E.startX,E=E.startY,rt=0;rt<ot;rt++)mt=z[rt],Xt.Qe(tt,E,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,b),tt=mt[6],E=mt[7];wg(a,y,b,x)}wn(b),a.restore(),a.Vc(!1)}}}},Ct.kk=function(a,y,x){return!Zt.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)},Ct.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Zt.prototype.nk.call(this,a)},Ct.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)}},Ct.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof Fn){a.Mc()&&Rt("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},Ct.mi=function(a){a===void 0&&(a=new ge);var y=this.naturalBounds,x=this.oe;y=ge.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=It.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),lo(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),lo(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),lo(a,b.x,b.y,0,0),ge.free(y),It.free(b),a},Ct.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!==Re.j||y||(E+=2);var z=ge.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return ge.free(z),!1;if(b=E+1e-4,x.type===Re.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:(ge.free(z),Xt.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===Re.u){y=x.startX;var tt=x.startY,ot=x.endX;if(x=x.endY,z.x=Math.min(y,ot),z.y=Math.min(tt,x),z.width=Math.abs(ot-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-b,-b),z.ca(a))return ge.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),ge.free(z),a}if(x.type===Re.F){tt=x.startX,E=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(E,rt),tt=Math.abs(ot-tt)/2,E=Math.abs(rt-E)/2,x=a.x-(x+tt),y=a.y-(y+E),this.fill===null){if(tt-=b,E-=b,0>=tt||0>=E||1>=x*x/(tt*tt)+y*y/(E*E))return ge.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),ge.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===Re.o)return ge.free(z),this.fill===null?gl(x,a.x,a.y,E):ha(x,a,E,1<this.strokeWidth,y);Rt("Unknown Geometry type: "+x.type)},Ct.Wl=function(a,y,x,b){var E=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var ot=this.figure,rt=kv[ot];if(rt===void 0){var at=Xt.Ze[ot];typeof at=="string"&&(at=Xt.Ze[at]),typeof at=="function"?(rt=at(null,100,100),kv[ot]=rt):Rt("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ut=tt.height;switch(Is(this,!0)){case Le:b=x=0;break;case Ne:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case Cn:at=Math.max(a-z,0),b=0;break;case On:x=0,ut=Math.max(y-z,0)}isFinite(E.width)&&(at=E.width),isFinite(E.height)&&(ut=E.height);var ft=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),b=Math.max(b-z,mt.height),at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ut=isFinite(ut)?Math.max(b,ut):Math.max(rt,b),x=Lv(this),x){case Le:break;case Ne:ot=at,rt=ut;break;case mn:x=Math.min(at/ot,ut/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:Rt(x+" is not a valid geometryStretch.")}this.Rd!==null?(ot===0&&(ot=.001),rt===0&&(rt=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,b=ot/tt.width,tt=rt/tt.height,isFinite(b)||(b=1),isFinite(tt)||(tt=1),this.ua=b===1&&tt===1?x:x.copy().scale(b,tt)):this.ua!==null&&Xt.$(this.ua.Sk,a-z)&&Xt.$(this.ua.Rk,y-z)||(this.ua=qn.makeGeometry(this,ot,rt)),tt=this.ua.bounds,a===1/0||y===1/0?this.Ge(tt.x-z/2,tt.y-z/2,a===0&&ot===0?0:tt.width+z,y===0&&rt===0?0:tt.height+z):this.Ge(-(z/2),-(z/2),at+z,ut+z),E.w()?(at=E.width,ut=E.height,at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=Math.max(mt.width,at),ut=Math.max(mt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===Jn?Ne:y:y===Jn?kv[a.figure].defaultStretch:y}Ct.eh=function(a,y,x,b){as(this,a,y,x,b)},Ct.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Ct.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*ot+y*at+ft,tt=a*rt+y*ut+mt,ot=x*ot+b*at+ft,rt=x*rt+b*ut+mt,ft=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===Re.j)if(1.5>=this.strokeWidth)ut=Xt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,E);else{if(at.startX===at.endX?(b=ft,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ft/Math.sqrt(1+y*y),b=ut*y),y=pn(),a=new It,Xt.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new It,Xt.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new It,Xt.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new It,Xt.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return wn(y),!1;for(ut=!0,rt=1/0,b=0;b<ot;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,E.x=a.x,E.y=a.y);wn(y)}else if(at.type===Re.u)ut=Xt.Ff(yt.x-ft,yt.y-ft,yt.x+yt.width+ft,yt.y+yt.height+ft,z,tt,ot,rt,E);else if(at.type===Re.F){y=ge.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ft,ft);t:if(y.width===0)ut=Xt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,E);else if(y.height===0)ut=Xt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,E);else{if(a=y.width/2,at=y.height/2,b=y.x+a,ut=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ut-x*(z-b),0>a*a*x*x+at*at-rt*rt){E.x=NaN,E.y=NaN,ut=!1;break t}ft=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*ft)/(at*at+a*a*x*x)+b,a=(-(a*a*x*rt)-a*at*ft)/(at*at+a*a*x*x)+b,at=x*(ot-b)+rt+ut,rt=x*(a-b)+rt+ut,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-rt)*(tt-rt))?(E.x=ot,E.y=at):(E.x=a,E.y=rt)}else{if(ot=at*at,rt=z-b,ot-=ot/(a*a)*rt*rt,0>ot){E.x=NaN,E.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(E.x=z,E.y=ot):(E.x=z,E.y=rt)}ut=!0}ge.free(y)}else if(at.type===Re.o){mt=It.alloc();var St=ot-z,kt=rt-tt,Dt=St*St+kt*kt,Nt=z,jt=tt;if(0<Dt&&yt.contains(Nt,jt)&&(mt.x=Nt,mt.y=jt,this.ca(mt)))for(St!==0&&.5>Math.abs(St)?(kt*=.5/St,St=.5):kt!==0&&.5>Math.abs(kt)&&(St*=.5/kt,kt=.5),Nt-=St,jt-=kt;yt.contains(Nt,jt);)Nt-=St,jt-=kt;for(E.x=ot,E.y=rt,kt=0;kt<at.figures.count;kt++){var Ht=at.figures.s[kt],_t=Ht.isFilled?Nt:z,Kt=Ht.isFilled?jt:tt,re=Ht.segments;yt=Ht.startX,St=Ht.startY;for(var Ke=yt,hn=St,sn=0;sn<re.count;sn++){var Ie=re.s[sn],Ce=Ie.type,Kn=Ie.endX,Hn=Ie.endY,Ti=!1;switch(Ce){case ur:Ke=Kn,hn=Hn;break;case no:Ti=Nm(yt,St,Kn,Hn,_t,Kt,ot,rt,mt);break;case jr:Ti=Xt.Eo(yt,St,Ie.point1X,Ie.point1Y,Ie.point2X,Ie.point2Y,Kn,Hn,_t,Kt,ot,rt,.6,mt);break;case da:Ti=Xt.Eo(yt,St,yt+2/3*(Ie.point1X-yt),St+2/3*(Ie.point1Y-St),Kn+2/3*(Ie.point1X-Kn),Hn+2/3*(Ie.point1Y-Hn),Kn,Hn,_t,Kt,ot,rt,.6,mt);break;case Yo:case La:Ce=Ie.type===Yo?$s(Ie,Ht):za(Ie,Ht,yt,St);var Zi=Ce.length;if(Zi===0){Ti=Nm(yt,St,Ie.type===Yo?Ie.centerX:Ie.endX,Ie.type===Yo?Ie.centerY:Ie.endY,_t,Kt,ot,rt,mt);break}for(Hn=null,Kn=0;Kn<Zi;Kn++){if(Hn=Ce[Kn],Kn===0&&Nm(yt,St,Hn[0],Hn[1],_t,Kt,ot,rt,mt)){var dr=bm(_t,Kt,mt,Dt,E);dr<Dt&&(Dt=dr,ut=!0)}Xt.Eo(Hn[0],Hn[1],Hn[2],Hn[3],Hn[4],Hn[5],Hn[6],Hn[7],_t,Kt,ot,rt,.6,mt)&&(dr=bm(_t,Kt,mt,Dt,E),dr<Dt&&(Dt=dr,ut=!0))}Kn=Hn[6],Hn=Hn[7];break;default:Rt("Unknown Segment type: "+Ce)}yt=Kn,St=Hn,Ti&&(Ti=bm(_t,Kt,mt,Dt,E),Ti<Dt&&(Dt=Ti,ut=!0)),Ie.isClosed&&(Kn=Ke,Hn=hn,Nm(yt,St,Kn,Hn,_t,Kt,ot,rt,mt)&&(Ie=bm(_t,Kt,mt,Dt,E),Ie<Dt&&(Dt=Ie,ut=!0)))}}z=x-a,tt=b-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),E.x-=z*ft,E.y-=tt*ft,It.free(mt)}else Rt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(E),!0):!1};function bm(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 Nm(a,y,x,b,E,z,tt,ot,rt){if(Xt.$(a,x)&&Xt.$(y,b)||Xt.$(E,tt)&&Xt.$(z,ot))return!1;var at=!1,ut=(E-tt)*(y-b)-(z-ot)*(a-x);return ut===0?!1:(rt.x=((E*ot-z*tt)*(a-x)-(E-tt)*(a*b-y*x))/ut,rt.y=((E*ot-z*tt)*(y-b)-(z-ot)*(a*b-y*x))/ut,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(rt.y>a||Xt.$(rt.y,a))&&(rt.y<y||Xt.$(rt.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(rt.x>y||Xt.$(rt.x,y))&&(rt.x<a||Xt.$(rt.x,a))&&(at=!0)),at)}Ct.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var b=this.strokeWidth/2,E=!1,z=It.alloc();return z.h(x.x-b,x.y-b),a.ca(y.Ga(z))&&(z.h(x.x-b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.y-b),a.ca(y.Ga(z))&&(E=!0)))),It.free(z),E},Ct.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=Yn.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var tt=It.alloc();if(tt.h(b,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(E,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0)))return It.free(tt),!0;var ot=It.alloc(),rt=It.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=E,ot.y=z,ot.transform(x),tt.x=b,tt.y=z,tt.transform(x),y=!1,Dd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=a,tt.transform(x),Dd(this,tt,ot,rt)?y=!0:(ot.x=b,ot.y=a,ot.transform(x),Dd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=z,tt.transform(x),Dd(this,tt,ot,rt)&&(y=!0)))),It.free(tt),Yn.free(x),It.free(ot),It.free(rt),y};function Dd(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)}Ct.tx=function(a,y,x){function b(Dt,Nt){for(var jt=Dt.length,Ht=0;Ht<jt;Ht+=2)if(Nt.zd(Dt[Ht],Dt[Ht+1])>E)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5<this.strokeWidth&&(E=this.strokeWidth/2+Math.sqrt(E),E*=E),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,ao(a.x,a.y,ot,rt)<=E&&ao(a.x,a.y,at,rt)<=E&&ao(a.x,a.y,ot,tt)<=E&&ao(a.x,a.y,at,tt)<=E)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===Re.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),vi(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?E:z))return!0}else{if(y.type===Re.u)return y=!1,x&&(y=vi(a.x,a.y,ot,rt,ot,tt)<=E||vi(a.x,a.y,ot,rt,at,rt)<=E||vi(a.x,a.y,at,rt,at,tt)<=E||vi(a.x,a.y,ot,tt,at,tt)<=E),y;if(y.type===Re.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ut=Math.abs(at-ot)/2,ft=Math.abs(tt-rt)/2;if(ut===0||ft===0)return vi(a.x,a.y,ot,rt,at,tt)<=E;if(x){if(a=Xt.$y(ut,ft,y,z),a*a<=E)return!0}else return!(ao(y,z,-ut,0)>=E||ao(y,z,0,-ft)>=E||ao(y,z,0,ft)>=E||ao(y,z,ut,0)>=E)}else if(y.type===Re.o){if(at=y.bounds,z=at.x,ot=at.y,rt=at.x+at.width,at=at.y+at.height,a.x>rt&&a.x<z&&a.y>at&&a.y<ot&&vi(a.x,a.y,z,ot,z,at)>E&&vi(a.x,a.y,z,ot,rt,ot)>E&&vi(a.x,a.y,rt,at,z,at)>E&&vi(a.x,a.y,rt,at,rt,ot)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?gl(y,a.x,a.y,z):ha(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>E)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(ft=ot[at],ft.type){case ur:case no:if(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E)return!1;break;case jr:var mt=pn();if(Xt.Qe(tt,ut,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.8,mt),tt=b(mt,a),wn(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case da:if(mt=pn(),Xt.ep(tt,ut,ft.point1X,ft.point1Y,ft.endX,ft.endY,.8,mt),tt=b(mt,a),wn(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>E))return!1;break;case Yo:case La:mt=ft.type===Yo?$s(ft,z):za(ft,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ft.type===Yo?ft.centerX:ft.endX,ut=ft.type===Yo?ft.centerY:ft.endY,a.zd(tt,ut)>E)return!1;break}ft=null;for(var St=pn(),kt=0;kt<yt;kt++)if(ft=mt[kt],St.length=0,Xt.Qe(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.8,St),b(St,a))return wn(St),!1;wn(St),ft!==null&&(tt=ft[6],ut=ft[7]);break;default:Rt("Unknown Segment type: "+ft.type)}}return!0}}}return!1},Ct.qc=function(){this.ua=null},Ct.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=$c,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Kr):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new Fn(1-Kr.x,Kr.y)))}qn.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=Ql[a.toArrow];else a.fromArrow!=="None"?b=Ql[a.fromArrow]:(b=Xt.Ze[a.figure],typeof b=="string"&&(b=Xt.Ze[b]),b===void 0&&Rt("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=Xt.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function vS(a){var y=Ql[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=Ql[x],y===void 0){var b=null,E;for(E in Xt.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=Re.parse(Xt.um[b],!1),Ql[b]=a,x!==b&&(Ql[x]=b),b}}return typeof y=="string"?y:y instanceof Re?a:null}de.Object.defineProperties(qn.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),Ir(this)&&(a=this.part,a!==null&&oo(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=Re.parse(a);var y=a.normalize();this.geometry=a,this.position=a=It.allocAt(-y.x,-y.y),It.free(a)}},isGeometryPositioned:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.v(),this.g("isGeometryPositioned",y,a))}},fill:{get:function(){return this.Ui},set:function(a){var y=this.Ui;y!==a&&(a!==null&&wf(a,"Shape.fill"),a instanceof zi&&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&&wf(a,"Shape.stroke"),a instanceof zi&&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 on(a,"value >= 0",qn,"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"?on(a,'"butt", "round", or "square"',qn,"strokeCap"):(Bd(this),this.Na.Hr=a,this.N(),this.g("strokeCap",y,a)))}},strokeJoin:{get:function(){return this.Na!==null?this.Na.Ir:"miter"},set:function(a){var y=this.strokeJoin;y!==a&&(typeof a!="string"||a!=="miter"&&a!=="bevel"&&a!=="round"?on(a,'"miter", "bevel", or "round"',qn,"strokeJoin"):(Bd(this),this.Na.Ir=a,this.N(),this.g("strokeJoin",y,a)))}},strokeMiterLimit:{get:function(){return this.Na!==null?this.Na.Jr:10},set:function(a){var y=this.strokeMiterLimit;if(y!==a&&1<=a){Bd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];0<=z&&isFinite(z)||Rt("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&&(Bd(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=Xt.Ze[a];typeof x=="function"?x=a:(x=Xt.Ze[a.toLowerCase()])||Rt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Rt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new zh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Rt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new zh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:xr},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Bd(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:xr},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Bd(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&&(Bd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:Jn},set:function(a){var y=this.geometryStretch;y!==a&&(Bd(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 $l),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Fl(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 $l),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 $l),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 $l),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),qn.prototype.intersectsRect=qn.prototype.Yc,qn.prototype.containedInRect=qn.prototype.fh,qn.prototype.getNearestIntersectionPoint=qn.prototype.rs,qn.prototype.getDocumentBounds=qn.prototype.mi,qn.prototype.getDocumentPoint=qn.prototype.ga;var Ql=new An,kv=new An;qn.className="Shape",qn.getFigureGenerators=function(){var a=new Nn,y;for(y in Xt.Ze)y!==y.toLowerCase()&&a.add(y,Xt.Ze[y]);return a.freeze(),a},qn.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=Xt.Ze;b[a]=y,b[x]=a},qn.getArrowheadGeometries=function(){var a=new Nn;for(b in Xt.um)if(Ql[b]===void 0){var y=Re.parse(Xt.um[b],!1);Ql[b]=y,y=b.toLowerCase(),y!==b&&(Ql[y]=b)}for(var x in Ql)if(x!==x.toLowerCase()){var b=Ql[x];b instanceof Re&&a.add(x,b)}return a.freeze(),a},qn.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=Re.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Rt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=Ql;b[a]=x,b[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=Jn,this.gg=this.fg=xr}Mv.prototype.copy=function(){var a=new Mv;return a.Hr=this.Hr,a.Ir=this.Ir,a.Jr=this.Jr,a.uj=this.uj,a.br=this.br,a.jq=this.jq,a.fg=this.fg.J(),a.gg=this.gg.J(),a};function Ji(a,y){return Zt.call(this),Dm||(Rs=bo?new Va(null).context:null,Dm=!0),this.l|=2097152,this.ec="",this.xc="black",this.Ae="13px sans-serif",this.Lq=this.Cb=this.Gc=0,this.da=this.fa=this.Gm=null,this.Ih=0,this.df=null,this.Le=0,this.ze=this.Qb=this.Qc=null,typeof a=="string"?this.text=a:a&&Object.assign(this,a),y&&Object.assign(this,y),this}xe(Ji,Zt),Ji.prototype.cloneProtected=function(a){Zt.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 Dl(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Ct=Ji.prototype,Ct.th=function(){Zt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Ct.qb=function(a){a.classType===Ji?this.wrap=a:Zt.prototype.qb.call(this,a)},Ct.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Ct.v=function(){Zt.prototype.v.call(this)},Ct.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=Uc(this),ot=a.textAlign=this.textAlign,rt=y.tn;ot==="start"?ot=rt?"right":"left":ot==="end"&&(ot=rt?"left":"right"),rt=this.isUnderline;var at=this.isStrikethrough;Fo(this,a,this.xc,!0,!1,x,b),(rt||at)&&Fo(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var ut=this.oe,ft=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ft*ft+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof ea&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ft=this.spacingBelow,this.flip){case xi:a.translate(E,0),a.scale(-1,1);break;case ii:a.translate(0,z),a.scale(1,-1);break;case _i:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ft)*ut,z>mt&&(b=this.verticalAlignment,b=b.y*z-b.y*mt+b.offsetY),ut===1&&this.ze!==null)ft=this.Cb,ft>E&&(ft=E),this.Oj(this.ze,a,0,b+y,E,tt,ft,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>E&&(yt=E),b+=y,this.Oj(this.Qb[mt],a,0,b,E,tt,yt,x,ot,rt,at),b+=tt+ft}switch(this.flip){case xi:a.scale(-1,1),a.translate(-E,0);break;case ii:a.scale(1,-1),a.translate(0,-z);break;case _i:a.scale(-1,-1),a.translate(-E,-z)}}},Ct.Oj=function(a,y,x,b,E,z,tt,ot,rt,at,ut){var ft=0;if(ot)rt==="left"?ft=0:rt==="right"?ft=E-tt:rt==="center"&&(ft=(E-tt)/2),y.fillRect(x+ft,b+.25*z,tt,1);else{if(rt==="left"?ft=0:rt==="right"?ft=E:rt==="center"&&(ft=E/2),E=Fm!==null?Fm(this,z):.75*z,y.fillText(a,x+ft,b+E),a=z/20|0,a===0&&(a=1),rt==="right"?ft-=tt:rt==="center"&&(ft-=tt/2),at){ot=Em!==null?Em(this,z):.8*z,rt=x+ft,at=b+ot,E=x+ft+tt,ot=b+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(E,ot),y.stroke(),y.Se(),y instanceof ea&&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 ea&&y.ad.classList.add("gojs-td"))}},Ct.kk=function(a,y,x){if(!Zt.prototype.kk.call(this,a,y,x))return!1;if(Fo(this,a,this.xc,!0,!1,this.naturalBounds,this.actualBounds),x){if(this.svg.getElementsByTagName("text").length===0)return!0;for(y=this.svg.getElementsByClassName("gojs-td"),x=0;x<y.length;x++)Qy(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,Qy(a,y,!0);return!0},Ct.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Zt.prototype.nk.call(this,a)},Ct.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)}},Ct.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Rs!==null&&kS!==z&&(kS=Rs.font=z),this.Cb=this.Le=0,this.ze=this.Qb=this.Qc=this.df=null;var tt;if(isNaN(this.desiredSize.width)){if(z=this.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),z.length===0)z=8;else if(this.isMultiline){for(var ot=tt=0,rt=!1;!rt;){var at=z.indexOf(`
`,ot);at===-1&&(at=z.length,rt=!0),ot=z.substr(ot,at-ot),this.formatting===Yc&&(ot=ot.trim()),tt=Math.max(tt,rl(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
`,0),0<=tt&&(z=z.substr(0,tt)),z=rl(z);z=Math.min(z,a/this.scale)}else z=this.desiredSize.width;if(this.panel!==null&&(z=Math.min(z,this.panel.maxSize.width)),tt=xS(this,z),isNaN(this.desiredSize.height)?tt=Math.min(tt,y/this.scale):tt=this.desiredSize.height,rt=tt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Am&&(y=this.Ae,y=this.overflow===Am?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Uc(this)+at),rt=Math.min(this.maxLines-1,Math.max(Math.floor(rt/at+.01)-1,0)),!(rt+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);rl(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Kc,y=rl(at),this.Qb[rt]=at,this.Qb=this.Qb.slice(0,rt+1),this.Qc[rt]=y,this.Qc=this.Qc.slice(0,rt+1),this.Le=this.Qb.length,this.Cb=Math.max(this.Cb,y),this.Gc=this.Le,this.Gc===1&&(this.ze=this.Qb[0])}(this.wrap===PS||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(b,tt),Rr(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Ct.eh=function(a,y,x,b){as(this,a,y,x,b)};function _c(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 Tv(a,y,x,b){var E=a.formatting===Yc;E&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Uc(a)+ot);var rt=a.overflow===Am?SS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,ot);else if(tt=y,a.wrap===bv){a.Le=1;var at=rl(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),_c(a,y,a.Cb),b!==null&&b.h(at,ot);else{for(z=Cg(a,tt),tt=tt.substr(z.length),y=Cg(a,tt),at=rl(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Cg(a,tt),at=z+y,E&&(at=at.trim()),at=rl(at);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);rl(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Kc;var ut=rl(z);a.Cb=ut,_c(a,z,ut),b!==null&&b.h(ut,ot)}}else{for(rt=0,tt.length===0&&(rt=1,_c(a,tt,0));0<tt.length;){for(y=Cg(a,tt),tt=tt.substr(y.length);rl(y)>x;){var ft=1;for(at=rl(y.substr(0,ft)),ut=0;at<=x;)ft++,ut=at,at=rl(y.substr(0,ft));if(ft===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(ft--,1>ft&&(ft=1),_c(a,y.substr(0,ft),mt),rt++,y=y.substr(ft),a.Gc+rt>a.maxLines)break}for(ut=Cg(a,tt),at=rl(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Cg(a,tt),at=y+ut,E&&(at=at.trim()),at=rl(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=rl(y),z=Math.max(z,ut)),_c(a,y,ft),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,ot*a.Le)}}function Cg(a,y){if(a.wrap===wS)return y.substr(0,1);for(var x=y.length,b=0,E=Sx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===CS&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function rl(a){return Rs===null?8*a.length:Rs.measureText(a).width}function Uc(a){if(a.df!==null)return a.df;var y=a.Ae;if(Rs===null){var x=16;return a.df=x}return Ev[y]!==void 0&&5e3>LS?x=Ev[y]:(x=1.3*Rs.measureText("M").width,Ev[y]=x,LS++),a.df=x}function SS(a){if(Rs===null)return 6;if(Bm[a]!==void 0&&5e3>Av)var y=Bm[a];else y=Rs.measureText(Kc).width,Bm[a]=y,Av++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Uc(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(`
`,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==bv){a.Le=0;var rt=We.alloc();Tv(a,z,y,rt),E+=rt.height,We.free(rt),a.Gc+=a.Le}else Tv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=E}de.Object.defineProperties(Ji.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"||(Dl(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Le},set:function(a){var y=this.flip;y!==a&&(Dl(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Au},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Dl(this),this.da.Yr=a,ys(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=We.alloc();Tv(this,this.ec,999999,a);var y=a.width;We.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),Rr(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Nv},set:function(a){var y=this.wrap;y!==a&&(Dl(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Fv},set:function(a){var y=this.overflow;y!==a&&(Dl(this),this.da.$q=a,this.v(),this.g("overflow",y,a))}},isOverflowed:{get:function(){return(this.l&16777216)!==0}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wf(a,"TextBlock.stroke"),a instanceof zi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Uc(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Dl(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&&(Dl(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 $l),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 $l),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 $l),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 $l),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 $l),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&&(Dl(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&&(Dl(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&&(Dl(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&&(Dl(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Yc},set:function(a){var y=this.formatting;y!==a&&(Dl(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&&on(a,"> 0",Ji,"maxLines"),Dl(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,Em=null,bv=new Te(Ji,"None",0),PS=new Te(Ji,"WrapFit",1),Nv=new Te(Ji,"WrapDesiredSize",2),wS=new Te(Ji,"WrapBreakAll",3),Fv=new Te(Ji,"OverflowClip",0),Am=new Te(Ji,"OverflowEllipsis",1),Yc=new Te(Ji,"FormatTrim",0),CS=new Te(Ji,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Ev=new An,LS=0,Bm=new An,Av=0,Kc="...",kS="",Rs=null,Dm=!1;Ji.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Le,this.gq=Yc,this.Jq=1/0,this.$q=Fv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Au,this.$r=Nv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},Ji.getEllipsis=function(){return Kc},Ji.setEllipsis=function(a){Kc=a,Bm=new An,Av=0},Ji.getBaseline=function(){return Fm},Ji.setBaseline=function(a){Fm=a},Ji.getUnderline=function(){return Em},Ji.setUnderline=function(a){Em=a},Ji.isValidFont=function(a){if(Dm||(Rs=bo?new Va(null).context:null,Dm=!0),Rs===null)return!0;var y=Rs.font;if(a===y||a==="10px sans-serif")return!0;Rs.font="10px sans-serif",Rs.font=a;var x=Rs.font;if(x!=="10px sans-serif")return Rs.font=y,!0;Rs.font="19px serif";var b=Rs.font;return Rs.font=a,x=Rs.font,Rs.font=y,x!==b},Ji.FormatNone=CS,Ji.FormatTrim=Yc,Ji.None=bv,Ji.OverflowClip=Fv,Ji.OverflowEllipsis=Am,Ji.WrapBreakAll=wS,Ji.WrapDesiredSize=Nv,Ji.WrapFit=PS;function $l(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}$l.prototype.copy=function(){var a=new $l;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},$l.className="GradElementSettings";function zs(a,y){Zt.call(this),this.Eg=null,this.qo="",this.Xg=lu,this.Nk=Ne,this.Zg=this.Hd=null,this.Mk=ri,this.Xf=Le,this.vl=null,this.qn=!1,this.en=!0,this.al=!1,this.bt=this.rl=null,typeof a=="string"?this.source=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}var Lg;xe(zs,Zt),zs.prototype.cloneProtected=function(a){Zt.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},zs.prototype.qb=function(a){a===Le||a===mn||a===ci?this.imageStretch=a:Zt.prototype.qb.call(this,a)},zs.prototype.toString=function(){return"Picture("+this.source+")#"+ro(this)};function kg(a){a===void 0&&(a=""),a!==""?Lg[a]&&(delete Lg[a],Om--):(Lg=new An,Om=0)}function MS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],E.Xn.add(z),z.Uc=!0,E.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(Xo(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=pn();for(var ot=0;ot<E;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<E;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);wn(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}zs.prototype.hA=function(){if(this.source!==""){kg(this.source);var a=this.source;this.source="",this.source=a}},zs.prototype.redraw=function(){this.N(),this.Uc=!0},zs.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var b=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(b===null||b==="")||x.ln instanceof Event&&a instanceof Ed)){var E=a instanceof ea;b=this.naturalBounds;var z=0,tt=0,ot=this.qn,rt=ot?+x.width:x.naturalWidth;if(ot=ot?+x.height:x.naturalHeight,rt===void 0&&x.videoWidth&&(rt=x.videoWidth),ot===void 0&&x.videoHeight&&(ot=x.videoHeight),rt=rt||b.width,ot=ot||b.height,rt!==0&&ot!==0){var at=rt,ut=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var ft=rt,mt=ot,yt=this.Nk,St=this.Mk;switch(yt){case Le:if(this.sourceRect.w())break;ft>=b.width&&(z=z+St.offsetX+(ft*St.x-b.width*St.x)),mt>=b.height&&(tt=tt+St.offsetY+(mt*St.y-b.height*St.y)),rt=Math.min(b.width,ft),ot=Math.min(b.height,mt);break;case Ne:ft=b.width,mt=b.height;break;case mn:case ci:yt===mn?(yt=Math.min(b.height/mt,b.width/ft),ft*=yt,mt*=yt):yt===ci&&(yt=Math.max(b.height/mt,b.width/ft),ft*=yt,mt*=yt,ft>=b.width&&(z=(z+St.offsetX+(ft*St.x-b.width*St.x)/ft)*rt),mt>=b.height&&(tt=(tt+St.offsetY+(mt*St.y-b.height*St.y)/mt)*ot),rt*=1/(ft/b.width),ot*=1/(mt/b.height),ft=b.width,mt=b.height)}yt=this.Df()*y.scale;var kt=ft*yt*mt*yt,Dt=rt*ot/kt,Nt=x.__goCache;yt=null;var jt=xx;if(!E){if(x.sq&&Nt!==void 0&&4<kt&&Dt>jt*jt)for(Nt.gi===null&&(bS(Nt,4,at,ut,x),bS(Nt,16,at,ut,x)),E=Nt.gi,at=E.length,ut=0;ut<at&&E[ut].ratio*E[ut].ratio<Dt;ut++)yt=E[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new Va(null).context;try{E.drawImage(this.Eg,0,0)}catch(Ht){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Ht){this.vl=!0}}if(this.vl)return}}switch(E=ft<b.width?St.offsetX+(b.width*St.x-ft*St.x):0,St=mt<b.height?St.offsetY+(b.height*St.y-mt*St.y):0,this.flip){case xi:a.translate(Math.min(b.width,ft),0),a.scale(-1,1);break;case ii:a.translate(0,Math.min(b.height,mt)),a.scale(1,-1);break;case _i:a.translate(Math.min(b.width,ft),Math.min(b.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&Nt!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,ft),Math.min(b.height,mt)),a instanceof ea&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,ft),Math.min(b.height,mt)])}catch(Ht){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,E,St,Math.min(b.width,ft),Math.min(b.height,mt)),a instanceof ea&&(this.bt=[z,tt,rt,ot,E,St,Math.min(b.width,ft),Math.min(b.height,mt)])}catch(Ht){this.en=!1}switch(this.flip){case xi:a.scale(-1,1),a.translate(-Math.min(b.width,ft),0);break;case ii:a.scale(1,-1),a.translate(0,-Math.min(b.height,mt));break;case _i:a.scale(-1,-1),a.translate(-Math.min(b.width,ft),-Math.min(b.height,mt))}}}}},zs.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=Is(this,!0),tt=this.Eg,ot=this.qn,rt=0,at=0;(ot||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(E.width)||z===Ne||z===Cn?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=rt)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:rt),isFinite(E.height)||z===Ne||z===On?(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)),Rr(this.dc,a,y),this.Ge(0,0,a,y)},zs.prototype.eh=function(a,y,x,b){as(this,a,y,x,b)},de.Object.defineProperties(zs.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||Rt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&Mc(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Be),b!==null&&x&&Oh(b,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(Xo(this,!1),this.v())):x&&MS(this,a)),this.g("element",y,a),this.N()}}},source:{get:function(){return this.qo},set:function(a){var y=this.qo;if(y!==a){this.Uc=!0,this.qo=a;var x=Lg;if(bo){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Om&&(kg(),x=Lg),b=$i("img"),b.hn=!0,MS(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Om++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new 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}}}),zs.prototype.redraw=zs.prototype.redraw,zs.prototype.reloadSource=zs.prototype.hA;var Om=0,xx=4;zs.className="Picture",Lg=new An,zs.clearCache=kg;function TS(){this.gi=null}function bS(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new Va(null),tt=z.context,ot=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new NS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(E,0,0),a.gi.push(y))}TS.className="PictureCacheArray";function NS(a,y){this.source=a,this.ratio=y}NS.className="PictureCacheInstance";function Mg(){this.os=new Re,this.mc=null}Mg.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new Re,this.mc=null};function Tg(a,y,x,b,E,z){a.mc=new lr,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=b,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),E!==void 0&&(a.mc.isShadowed=E)}function Px(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Mg.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new ki(ur);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},Mg.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new ki(no);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function nh(a,y,x,b,E,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new ki(jr);rt.point1X=y,rt.point1Y=x,rt.point2X=b,rt.point2Y=E,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,b,E){var z;z===void 0&&(z=!1);var tt=new ki(da);tt.point1X=y,tt.point1Y=x,tt.endX=b,tt.endY=E,z&&tt.close(),a.mc.segments.add(tt)}Mg.prototype.arcTo=function(a,y,x,b,E,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new ki(Yo);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=b,ot.radiusX=E,ot.radiusY=z!==0?z:E,tt&&ot.close(),this.mc.segments.add(ot)};function wx(a,y,x,b,E,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new ki(La,tt,ot,y,x,b,E,z),rt&&y.close(),a.mc.segments.add(y)}function FS(a){var y=Rm;return y!==null?(Rm=null,y.reset(a),y):(y=new Mg,y.reset(a),y)}var Rm=null;Mg.className="StreamGeometryContext";function qr(a,y){var x=a.toLowerCase(),b=Xt.Ze;b[a]=y,b[x]=a}qr("Rectangle",function(a,y,x){a="r"+y+","+x;var b=Xt.Mf[a];return b!==void 0||(b=new Re(Re.u),b.endX=y,b.endY=x,Xt.Nf<Xt.vm&&(Xt.Mf[a]=b,Xt.Nf++)),b}),qr("Square",function(a,y,x){a="s"+y+","+x;var b=Xt.Mf[a];return b!==void 0||(b=new Re(Re.u),b.endX=y,b.endY=x,b.defaultStretch=mn,Xt.Nf<Xt.vm&&(Xt.Mf[a]=b,Xt.Nf++)),b}),qr("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=Xt.Mf[b];if(E!==void 0)return E;var z=a*Xt.wg;return E=new Re().add(new lr(a,0,!0).add(new ki(no,y-a,0)).add(new ki(jr,y,a,y-z,0,y,z)).add(new ki(no,y,x-a)).add(new ki(jr,y-a,x,y,x-z,y-z,x)).add(new ki(no,a,x)).add(new ki(jr,0,x-a,z,x,0,x-z)).add(new ki(no,0,a)).add(new ki(jr,a,0,0,z,z,0).close())),1<z&&(E.spot1=new Fn(0,0,z,z),E.spot2=new Fn(1,1,-z,-z)),Xt.Nf<Xt.vm&&(Xt.Mf[b]=E,Xt.Nf++),E}),qr("Border","RoundedRectangle"),qr("Ellipse",function(a,y,x){a="e"+y+","+x;var b=Xt.Mf[a];return b!==void 0||(b=new Re(Re.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,Xt.Nf<Xt.vm&&(Xt.Mf[a]=b,Xt.Nf++)),b}),qr("Circle",function(a,y,x){a="c"+y+","+x;var b=Xt.Mf[a];return b!==void 0||(b=new Re(Re.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,b.defaultStretch=mn,Xt.Nf<Xt.vm&&(Xt.Mf[a]=b,Xt.Nf++)),b}),qr("TriangleRight",function(a,y,x){return new Re().add(new lr(0,0).add(new ki(no,y,.5*x)).add(new ki(no,0,x).close())).pm(0,.25,.5,.75)}),qr("TriangleDown",function(a,y,x){return new Re().add(new lr(0,0).add(new ki(no,y,0)).add(new ki(no,.5*y,x).close())).pm(.25,0,.75,.5)}),qr("TriangleLeft",function(a,y,x){return new Re().add(new lr(y,x).add(new ki(no,0,.5*x)).add(new ki(no,y,0).close())).pm(.5,.25,1,.75)}),qr("TriangleUp",function(a,y,x){return new Re().add(new lr(y,x).add(new ki(no,0,x)).add(new ki(no,.5*y,0).close())).pm(.25,.5,.75,1)}),qr("Triangle","TriangleUp"),qr("Diamond",function(a,y,x){return new Re().add(new lr(.5*y,0).add(new ki(no,0,.5*x)).add(new ki(no,.5*y,x)).add(new ki(no,y,.5*x).close())).pm(.25,.25,.75,.75)}),qr("LineH",function(a,y,x){return a=new Re(Re.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),qr("LineV",function(a,y,x){return a=new Re(Re.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),qr("None","Rectangle"),qr("BarH","Rectangle"),qr("BarV","Rectangle"),qr("MinusLine","LineH"),qr("PlusLine",function(a,y,x){return new Re().add(new lr(0,x/2,!1).add(new ki(no,y,x/2)).add(new ki(ur,y/2,0)).add(new ki(no,y/2,x)))}),qr("XLine",function(a,y,x){return new Re().add(new lr(0,x,!1).add(new ki(no,y,0)).add(new ki(ur,0,0)).add(new ki(no,y,x)))}),qr("LineRight",function(a,y,x){return new Re().add(new lr(.25*y,0,!1).add(new ki(no,.75*y,.5*x)).add(new ki(no,.25*y,x)))}),qr("LineDown",function(a,y,x){return new Re().add(new lr(0,.25*x,!1).add(new ki(no,.5*y,.75*x)).add(new ki(no,y,.25*x)))}),qr("LineLeft",function(a,y,x){return new Re().add(new lr(.75*y,0,!1).add(new ki(no,.25*y,.5*x)).add(new ki(no,.75*y,x)))}),qr("LineUp",function(a,y,x){return new Re().add(new lr(0,.75*x,!1).add(new ki(no,.5*y,.25*x)).add(new ki(no,y,.75*x)))}),Xt.um={"":"",Standard:"F1 m 0,0 l 8,4 -8,4 2,-4 z",Backward:"F1 m 8,0 l -2,4 2,4 -8,-4 z",Triangle:"F1 m 0,0 l 8,4.62 -8,4.62 z",BackwardTriangle:"F1 m 8,4 l 0,4 -8,-4 8,-4 0,4 z",Boomerang:"F1 m 0,0 l 8,4 -8,4 4,-4 -4,-4 z",BackwardBoomerang:"F1 m 8,0 l -8,4 8,4 -4,-4 4,-4 z",SidewaysV:"m 0,0 l 8,4 -8,4 0,-1 6,-3 -6,-3 0,-1 z",BackwardV:"m 8,0 l -8,4 8,4 0,-1 -6,-3 6,-3 0,-1 z",OpenTriangle:"m 0,0 l 8,4 -8,4",BackwardOpenTriangle:"m 8,0 l -8,4 8,4",OpenTriangleLine:"m 0,0 l 8,4 -8,4 m 8.5,0 l 0,-8",BackwardOpenTriangleLine:"m 8,0 l -8,4 8,4 m -8.5,0 l 0,-8",OpenTriangleTop:"m 0,0 l 8,4 m 0,4",BackwardOpenTriangleTop:"m 8,0 l -8,4 m 0,4",OpenTriangleBottom:"m 0,8 l 8,-4",BackwardOpenTriangleBottom:"m 0,4 l 8,4",HalfTriangleTop:"F1 m 0,0 l 0,4 8,0 z m 0,8",BackwardHalfTriangleTop:"F1 m 8,0 l 0,4 -8,0 z m 0,8",HalfTriangleBottom:"F1 m 0,4 l 0,4 8,-4 z",BackwardHalfTriangleBottom:"F1 m 8,4 l 0,4 -8,-4 z",ForwardSemiCircle:"m 4,0 b 270 180 0 4 4",BackwardSemiCircle:"m 4,8 b 90 180 0 -4 4",Feather:"m 0,0 l 3,4 -3,4",BackwardFeather:"m 3,0 l -3,4 3,4",DoubleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardDoubleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4",TripleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardTripleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4 m 3,-8 l -3,4 3,4",ForwardSlash:"m 0,8 l 5,-8",BackSlash:"m 0,0 l 5,8",DoubleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8",DoubleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8",TripleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8 m -2,8 l 4,-8",TripleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8 m -2,-8 l 4,8",Fork:"m 0,4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4",LineFork:"m 0,0 l 0,8 m 0,-4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardLineFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4 m 8,-8 l 0,8",CircleFork:"F1 m 6,4 b 0 360 -3 0 3 z m 0,0 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 6,0 b 0 360 -3 0 3",CircleLineFork:"F1 m 6,4 b 0 360 -3 0 3 z m 1,-4 l 0,8 m 0,-4 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleLineFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 0,-4 l 0,8 m 7,-4 b 0 360 -3 0 3",Circle:"F1 m 8,4 b 0 360 -4 0 4 z",Block:"F1 m 0,0 l 0,8 8,0 0,-8 z",StretchedDiamond:"F1 m 0,3 l 5,-3 5,3 -5,3 -5,-3 z",Diamond:"F1 m 0,4 l 4,-4 4,4 -4,4 -4,-4 z",Chevron:"F1 m 0,0 l 5,0 3,4 -3,4 -5,0 3,-4 -3,-4 z",StretchedChevron:"F1 m 0,0 l 8,0 3,4 -3,4 -8,0 3,-4 -3,-4 z",NormalArrow:"F1 m 0,2 l 4,0 0,-2 4,4 -4,4 0,-2 -4,0 z",X:"m 0,0 l 8,8 m 0,-8 l -8,8",TailedNormalArrow:"F1 m 0,0 l 2,0 1,2 3,0 0,-2 2,4 -2,4 0,-2 -3,0 -1,2 -2,0 1,-4 -1,-4 z",DoubleTriangle:"F1 m 0,0 l 4,4 -4,4 0,-8 z m 4,0 l 4,4 -4,4 0,-8 z",BigEndArrow:"F1 m 0,0 l 5,2 0,-2 3,4 -3,4 0,-2 -5,2 0,-8 z",ConcaveTailArrow:"F1 m 0,2 h 4 v -2 l 4,4 -4,4 v -2 h -4 l 2,-2 -2,-2 z",RoundedTriangle:"F1 m 0,1 a 1,1 0 0 1 1,-1 l 7,3 a 0.5,1 0 0 1 0,2 l -7,3 a 1,1 0 0 1 -1,-1 l 0,-6 z",SimpleArrow:"F1 m 1,2 l -1,-2 2,0 1,2 -1,2 -2,0 1,-2 5,0 0,-2 2,2 -2,2 0,-2 z",AccelerationArrow:"F1 m 0,0 l 0,8 0.2,0 0,-8 -0.2,0 z m 2,0 l 0,8 1,0 0,-8 -1,0 z m 3,0 l 2,0 2,4 -2,4 -2,0 0,-8 z",BoxArrow:"F1 m 0,0 l 4,0 0,2 2,0 0,-2 2,4 -2,4 0,-2 -2,0 0,2 -4,0 0,-8 z",TriangleLine:"F1 m 8,4 l -8,-4 0,8 8,-4 z m 0.5,4 l 0,-8",CircleEndedArrow:"F1 m 10,4 l -2,-3 0,2 -2,0 0,2 2,0 0,2 2,-3 z m -4,0 b 0 360 -3 0 3 z",DynamicWidthArrow:"F1 m 0,3 l 2,0 2,-1 2,-2 2,4 -2,4 -2,-2 -2,-1 -2,0 0,-2 z",EquilibriumArrow:"m 0,3 l 8,0 -3,-3 m 3,5 l -8,0 3,3",FastForward:"F1 m 0,0 l 3.5,4 0,-4 3.5,4 0,-4 1,0 0,8 -1,0 0,-4 -3.5,4 0,-4 -3.5,4 0,-8 z",Kite:"F1 m 0,4 l 2,-4 6,4 -6,4 -2,-4 z",HalfArrowTop:"F1 m 0,0 l 4,4 4,0 -8,-4 z m 0,8",HalfArrowBottom:"F1 m 0,8 l 4,-4 4,0 -8,4 z",OpposingDirectionDoubleArrow:"F1 m 0,4 l 2,-4 0,2 4,0 0,-2 2,4 -2,4 0,-2 -4,0 0,2 -2,-4 z",PartialDoubleTriangle:"F1 m 0,0 4,3 0,-3 4,4 -4,4 0,-3 -4,3 0,-8 z",LineCircle:"F1 m 0,0 l 0,8 m 7 -4 b 0 360 -3 0 3 z",DoubleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",TripleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",CircleLine:"F1 m 6 4 b 0 360 -3 0 3 z m 1,-4 l 0,8",DiamondCircle:"F1 m 8,4 l -4,4 -4,-4 4,-4 4,4 m 8,0 b 0 360 -4 0 4 z",PlusCircle:"F1 m 8,4 b 0 360 -4 0 4 l -8 0 z m -4 -4 l 0 8",OpenRightTriangleTop:"m 8,0 l 0,4 -8,0 m 0,4",OpenRightTriangleBottom:"m 8,8 l 0,-4 -8,0",Line:"m 0,0 l 0,8",DoubleLine:"m 0,0 l 0,8 m 2,0 l 0,-8",TripleLine:"m 0,0 l 0,8 m 2,0 l 0,-8 m 2,0 l 0,8",PentagonArrow:"F1 m 8,4 l -4,-4 -4,0 0,8 4,0 4,-4 z"};function Dv(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=Ro,this.ir=null,this.jr="",this.lr=xr,this.Gq="",this.Hq=Mi,this.Pq=yr,this.Kq=ts,this.Up=null,this.Cq=127,this.zr=rr,this.yr="gray",this.Vg=4}Dv.prototype.copy=function(){var a=new Dv;return a.zq=this.zq,a.Kp=this.Kp,a.tr=this.tr,a.vr=this.vr,a.ur=this.ur,a.oq=this.oq,a.fr=this.fr,a.hr=this.hr,a.gr=this.gr.J(),a.ir=this.ir,a.jr=this.jr,a.lr=this.lr.J(),a.Gq=this.Gq,a.Hq=this.Hq.J(),a.Pq=this.Pq.J(),a.Kq=this.Kq.J(),a.Up=this.Up,a.Cq=this.Cq,a.zr=this.zr.J(),a.yr=this.yr,a.Vg=this.Vg,a};function Tn(a,y){a===void 0||a instanceof tr||typeof a=="string"?Ae.call(this,a):(Ae.call(this),a&&(y=a)),this.G=2408959,this.Tf="",this.P=null,this.Jg="",this.Qf=this.Ug=null,this.ec="",this.Ah=this.Ig=null,this.ke=new It(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new ge,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}xe(Tn,Ae),Tn.prototype.cloneProtected=function(a){Ae.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},Ct=Tn.prototype,Ct.Af=function(a){Ae.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Ct.toString=function(){var a=Mn(this.constructor)+"#"+ro(this);return this.data!==null&&(a+="("+Fi(this.data)+")"),a};function js(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Ct.th=function(){Ae.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Ct.gk=function(a,y,x,b,E,z,tt){var ot=this.diagram;ot!==null&&(a===zo&&y==="elements"?E instanceof Ae?Ad(E,function(rt){ay(ot.partManager,rt),Ld(ot,rt)}):Oh(ot,E):a===qo&&y==="elements"&&(E instanceof Ae?Ad(E,function(rt){ly(ot.partManager,rt,ot)}):Mc(ot,E)),ot.cb(a,y,x,b,E,z,tt))},Ct.La=function(a){if(Ae.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 Ae&&Ad(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},Tn.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},Tn.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},Tn.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 Nn),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)))}}},Tn.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)}},Tn.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=pn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);wn(y)}},Tn.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 Xn?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof Li))break t;_a(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=Ae.Link),x.adornedObject=y)}if(x!==null){x.type===Ae.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},Tn.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function zm(a){if(jh(a)===!1){Rv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function ES(a){if(a.G|=2097152,jh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var b=ge.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),ge.free(b),Rv(a,!1)}}Tn.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new Yn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},Tn.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=ri;this.locationSpot.sb()&&(z=this.locationSpot);var tt=It.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,b,E,z);a.rotate(this.Kb,tt.x,tt.y),It.free(tt)}},Tn.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},Tn.prototype.moveTo=function(a,y,x){a=It.allocAt(a,y),this.move(a,x),It.free(a)},Tn.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())},Tn.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())},Tn.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new Nn),y.I(a)!==null)return y.I(a);var x=Ae.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function ih(a,y,x,b){b===void 0&&(b=new It),x=x.Mc()?ri:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}Tn.prototype.mi=function(a){return a===void 0&&(a=new ge),a.assign(this.actualBounds)},Tn.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=It.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof qn?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 Od(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var b=a.ag,E=2*b;if(!a.isShadowed)return x.h(y.x-1-b,y.y-1-b,y.width+2+E,y.height+2+E),x;b=y.x,E=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,b-=tt/2,E-=tt/2,0<a.x?z+=a.x:(b+=a.x,z-=a.x),0<a.y?y+=a.y:(E+=a.y,y-=a.y),x.h(b-1,E-1,z+2,y+2),x}Tn.prototype.arrange=function(){if(Ss(this)===!1)ES(this);else{Zl(this,!1);var a=this.Ib,y=ge.alloc();y.assign(a);var x=Gh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;DS(this,b,this.location),a.ka(),a.x=b.x,a.y=b.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||Xt.B(y.width,a.width)&&Xt.B(y.height,a.height)||0<=this.vw&&this.C(16),ge.free(y),Rv(this,!1)}},Ct=Tn.prototype,Ct.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=ge.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),ge.free(E)}!(this.G&65536)&&a.D(y)||RS(this,b,x),x.N(),!a.w()&&!y.w()||Fs(a,y)||(this instanceof $e&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Ct.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&BS(this,b,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||b!==null&&!b.animationManager.isTicking&&b.undoManager.isUndoingRedoing||(b=this.ke,this.ke=new It(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),jh(this)===!1&&Ss(this)===!1&&(zm(this),ES(this)),!0};function BS(a,y,x,b,E){y===null||a instanceof Li||(y=y.animationManager,y.zb&&$f(y,a,new It(b,E),x))}Ct.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;jh(this)||Ss(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)},Ct.Av=function(){this.G&=-2097153,zm(this)};function DS(a,y,x){var b=AS(a),E=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,E,b):IS(a,y,x,E,b):z?OS(a,y,x,E,b):tt&&IS(a,y,x,E,b),a.G|=2097152,It.free(b),a.Uk()}function OS(a,y,x,b,E){var z=y.x,tt=y.y;y.h(x.x-E.x,x.y-E.y),b!==null&&(x=b.animationManager,(b=x.defaultAnimation.isAnimating)||!x.zb||a instanceof Li||$f(x,a,new It(z,tt),y),b||y.x===z&&y.y===tt||a.g("position",new It(z,tt),y.copy()))}function IS(a,y,x,b,E){var z=x.copy();x.h(y.x+E.x,y.y+E.y),x.D(z)||b===null||a.g("location",z,x.copy())}function RS(a,y,x){zv(a,!1),a instanceof $e&&Ju(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Gh(a)?(jl(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Ct.si=function(){return!0},Ct.Zc=function(){return!0},Ct.ph=function(){return!1},Ct.Dd=function(){return!0};function Iv(a,y,x,b){y.constructor===a.constructor||GS||(GS=!0,cn('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),cn(" Old class: "+Mn(a.constructor)+", new class: "+Mn(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof $e&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=b,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,b=!0,y!==null&&(b=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=E,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof $e&&(a.U=ot?a.U|4:a.U&-5,a.U=rt?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),E!==null&&a.La(),E=a.layerName,E!==x&&(a.Jg=x,a.layerName=E),y!==null&&(y.skipsUndoManager=b),a.Zc()&&a.C(64)}Tn.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},Tn.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},Tn.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},Tn.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},Tn.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},Tn.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},Tn.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},Tn.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},Tn.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 jh(a){return(a.G&32768)!==0}function Rv(a,y){a.G=y?a.G|32768:a.G&-32769}function zv(a,y){a.G=y?a.G|65536:a.G&-65537}function Gh(a){return(a.G&131072)!==0}Ct=Tn.prototype,Ct.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function jm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Ct.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Ct.N=function(){var a=this.diagram;a!==null&&!Ss(this)&&!jh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Od(this,this.Ib))},Ct.v=function(){Ae.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof $e&&this.labeledLink!==null&&ys(this.labeledLink),a.$b(!0))},Ct.Vo=function(a){a||(a=this.Ah,a!==null&&_v(a,this))},Ct.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Ct.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Ct.oz=function(){return jv(this,this)};function jv(a,y){var x=y.containingGroup;return x!==null?1+jv(a,x):y instanceof $e&&(y=y.labeledLink,y!==null)?jv(a,y):0}Ct.sz=function(){return zS(this,this)};function zS(a,y){var x=y.containingGroup;return x!==null||y instanceof $e&&(x=y.labeledLink,x!==null)?zS(a,x):y}Ct.Td=function(a){return a instanceof Xn?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Gv(a,b,x)?y instanceof $e&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Ct.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Xn&&jm(y,!0),y instanceof $e){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 $e&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Xn&&jm(y,!1),y instanceof $e&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},Tn.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof $e&&this.isLinkLabel)},Tn.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 $e&&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 jS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Hh(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof Li)){if(a.add(y),y instanceof $e){if(x&&y instanceof Xn)for(var tt=y.memberParts;tt.next();)Hh(a,tt.value,x,b,E,z);if(E!==!1)for(tt=y.linksConnected;tt.next();){var ot=tt.value;if(!a.contains(ot)){var rt=ot.fromNode,at=ot.toNode;rt=rt===null||a.contains(rt),at=at===null||a.contains(at),(E?rt&&at:rt||at)&&Hh(a,ot,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)Hh(a,y.value,x,b-1,E,z)}else if(y instanceof ze)for(y=y.labelNodes;y.next();)Hh(a,y.value,x,b,E,z)}}de.Object.defineProperties(Tn.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?fi: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(qo,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(zo,"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&&(js(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&&eg(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 Li?this.type!==Ae.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:yr},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),js(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:ts},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),js(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&&(js(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:Mi},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),js(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,Ss(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)),BS(this,E,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",b,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,b=this.data,E=null;if(x!==null&&b!==null&&!(this instanceof Li)){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 Li?this instanceof Li&&(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&&(_a(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(b,a),x=d1(x.partManager,b,a),x!==null&&(_a(x),x=x.copy(),x===null||x instanceof ze||(b=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=b)))),E!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",E,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(js(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&&(js(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&&(js(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 ze?(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&&(js(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&&(js(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&&(js(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:Ro},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),js(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&&(js(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&&(js(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:xr},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),js(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&&Rt("Cannot make a Group a member of itself: "+this.toString()),Rt("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 Xn&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?_v(a,this):this instanceof Xn&&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 Xn){for(x=new Be,Hh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof $e)for(b=b.linksConnected;b.next();)bg(b.value)}if(this instanceof $e){for(x=this.linksConnected;x.next();)bg(x.value);x=this.labeledLink,x!==null&&bg(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&eg(y,-1,a))}}else Rt("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&&(js(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof $e&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(js(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&&(js(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:rr},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),js(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&&(js(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&&(js(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),Tn.prototype.invalidateLayout=Tn.prototype.C,Tn.prototype.findCommonContainingGroup=Tn.prototype.px,Tn.prototype.isMemberOf=Tn.prototype.Td,Tn.prototype.findTopLevelPart=Tn.prototype.sz,Tn.prototype.findSubGraphLevel=Tn.prototype.oz,Tn.prototype.ensureBounds=Tn.prototype.Va,Tn.prototype.getDocumentBounds=Tn.prototype.mi,Tn.prototype.findObject=Tn.prototype.fb,Tn.prototype.moveTo=Tn.prototype.moveTo,Tn.prototype.invalidateAdornments=Tn.prototype.Wb,Tn.prototype.clearAdornments=Tn.prototype.Ej,Tn.prototype.removeAdornment=Tn.prototype.Jf,Tn.prototype.addAdornment=Tn.prototype.bh,Tn.prototype.findAdornment=Tn.prototype.Pj,Tn.prototype.updateTargetBindings=Tn.prototype.La;var GS=!1;Tn.className="Part",Tn.LayoutNone=0,Tn.LayoutAdded=1,Tn.LayoutRemoved=2,Tn.LayoutShown=4,Tn.LayoutHidden=8,Tn.LayoutNodeSized=16,Tn.LayoutGroupLayout=32,Tn.LayoutNodeReplaced=64,Tn.LayoutStandard=127,Tn.LayoutAll=16777215;function Li(a,y){a===void 0||a instanceof tr||typeof a=="string"?Tn.call(this,a):(Tn.call(this),a&&(y=a)),this.G&=-257,this.Jg="Adornment",this.ue=null,this.Aw=0,this.Uw=!1,this.j=this.$a=null,y&&Object.assign(this,y)}xe(Li,Tn),Li.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},Li.prototype.updateRelationshipsFromData=function(){},Li.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof ze&&y instanceof qn){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 qn&&(E.ua=a)}}},Li.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Ss(a))},Li.prototype.Zc=function(){return!1},Li.prototype.gk=function(a,y,x,b,E,z,tt){if(a===zo&&y==="elements"){if(E instanceof Ps)this.$a===null&&(this.$a=E);else if(E instanceof Ae){var ot=E.Nl(function(rt){return rt instanceof Ps});ot instanceof Ps&&this.$a===null&&(this.$a=ot)}}else a===qo&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof Ae&&this.$a.rg(b)&&(this.$a=null));Tn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Li.prototype.updateAdornments=function(){},Li.prototype.Lj=function(){},de.Object.defineProperties(Li.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}}}),Li.className="Adornment";function Hv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Yr,this.er=Wm,this.Kr=this.ij=this.Nq=this.Mq=null}Hv.prototype.copy=function(){var a=new Hv;return a.Dq=this.Dq,a.Eq=this.Eq,a.gj=this.gj,a.Vr=this.Vr,a.yp=this.yp.J(),a.er=this.er,a.Mq=this.Mq,a.Nq=this.Nq,a.ij=this.ij,a.Kr=this.Kr,a};function $e(a,y){a===void 0||a instanceof tr||typeof a=="string"?Tn.call(this,a):(Tn.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new De,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}xe($e,Tn),$e.prototype.cloneProtected=function(a){Tn.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Ct=$e.prototype,Ct.Af=function(a){Tn.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function oh(a){a.Ba===null?a.Ba=new Hv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Ct.th=function(){Tn.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function HS(a,y){y!==null&&(a.af===null&&(a.af=new Be),a.af.add(y))}function WS(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}Ct.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=WS(this,a,y,x),a!==null&&a.Sl()},Ct.gk=function(a,y,x,b,E,z,tt){a===zo&&y==="elements"?this.wc=null:a===qo&&y==="elements"&&(this.wc=null),Tn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ct.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(na(x.fromPort),na(x.toPort),x.bb())}};function VS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(na(x.fromPort),na(x.toPort),x.bb())}}function na(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||na(y.port)}}Ct.si=function(){return!0},$e.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},$e.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},$e.prototype.isVisible=function(){if(!Tn.prototype.isVisible.call(this))return!1;var a=!0,y=$u,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===$u){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===Zo){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===gg&&(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},$e.prototype.Zb=function(a){Tn.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)}},$e.prototype.qx=function(){var a=new Be,y=new Be;return _S(this,this,a,y),y.iterator};function _S(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)&&_S(a,E?tt.toNode:tt.fromNode,x,b):b.add(tt)})}}$e.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new bi(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Ct=$e.prototype,Ct.Mo=function(a){a===void 0&&(a=null);var y=new bi(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Ct.Sd=function(a){a===void 0&&(a=null);var y=new bi(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Ct.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 Be,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 Be,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):fi},Ct.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 Be,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):fi},Ct.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 Be,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):fi},Ct.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new bi(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},Ct.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new bi(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function Gm(a,y,x){na(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){na(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)):Zc(y)))}function Zc(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}}}$e.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Ct=$e.prototype,Ct.Vo=function(a){Tn.prototype.Vo.call(this,a),a||(Zc(this),a=this.Yk,a!==null&&qS(a,this))},Ct.Wo=function(a){Tn.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Ct.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,Tn.prototype.Lj.call(this)},Ct.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new Nn:a.wc.clear(),a.qm(a,function(y,x){YS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function YS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Wv(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=pn()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);wn(x)}}}Ct.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},Ct.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}},Ct.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)jm(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;)jm(y,!1),y=y.pg();return x},Ct.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},Ct.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof $e)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},Ct.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 Be;return a(this,y),y},Ct.uz=function(){return KS(this,this)};function KS(a,y){return y=y.pg(),y===null?0:1+KS(a,y)}Ct.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new bi(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},Ct.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 De,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 De,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Pi(x):fi},Ct.wz=function(a){a===void 0&&(a=1/0);var y=new Be;return Hh(y,this,!1,a,!0),y},$e.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 Be;x.add(this),ZS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===$u),y.Ue=!1}};function ZS(a,y,x,b,E,z,tt){if(1<b)for(var ot=x?a.Mo():a.Sd();ot.next();){var rt=ot.value;rt.isTreeLink&&(rt=rt.To(a),rt===null||rt===a||y.contains(rt)||(y.add(rt),ZS(rt,y,x,b-1,E,z,tt)))}else XS(a,y,x,E,z,tt)}function XS(a,y,x,b,E,z){for(var tt=E===a?!0:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),rt={};ot.next();){var at=ot.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var ft=x?at.Oo():at.Po();rt.uv=a,ft.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&b.Aj(at,E),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||XS(at,y,x,b,E,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}$e.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 Be;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===$u),y.Ue=!1}};function JS(a,y,x,b,E,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ut=rt.value;if(ut.isTreeLink&&(ot||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!ot){ut.Zb(!0),ut.oh();var ft=x?ut.Oo():ut.Po();at.vv=a,ft.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2<b||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,JS(ut,y,x,b-1,E,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}de.Object.defineProperties($e.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Wm},set:function(a){var y=this.portSpreading;y!==a&&(oh(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&&Ju(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Yr},set:function(a){typeof a=="number"&&(a=new oi(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Ju(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&&(oh(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&&(oh(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&&(oh(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&&(qS(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),ys(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&US(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(oh(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))}}}),$e.prototype.expandTree=$e.prototype.expandTree,$e.prototype.collapseTree=$e.prototype.collapseTree,$e.prototype.findTreeParts=$e.prototype.wz,$e.prototype.findTreeChildrenNodes=$e.prototype.Ou,$e.prototype.findTreeChildrenLinks=$e.prototype.Qo,$e.prototype.findTreeLevel=$e.prototype.uz,$e.prototype.findTreeParentChain=$e.prototype.vz,$e.prototype.findTreeParentNode=$e.prototype.pg,$e.prototype.findTreeParentLink=$e.prototype.kh,$e.prototype.findCommonTreeParent=$e.prototype.gz,$e.prototype.findTreeRoot=$e.prototype.xz,$e.prototype.isInTreeOf=$e.prototype.Nz,$e.prototype.findPort=$e.prototype.ns,$e.prototype.findLinksTo=$e.prototype.kz,$e.prototype.findLinksBetween=$e.prototype.jz,$e.prototype.findNodesInto=$e.prototype.Oo,$e.prototype.findNodesOutOf=$e.prototype.Po,$e.prototype.findNodesConnected=$e.prototype.Mu,$e.prototype.findLinksInto=$e.prototype.Sd,$e.prototype.findLinksOutOf=$e.prototype.Mo,$e.prototype.findExternalTreeLinksConnected=$e.prototype.qx,$e.prototype.invalidateConnectedLinks=$e.prototype.Bd,$e.prototype.invalidateLinkBundle=$e.prototype.Lz;var Lx=new Te($e,"SpreadingNone",10),Wm=new Te($e,"SpreadingEvenly",11),Vv=new Te($e,"SpreadingPacked",12);$e.className="Node",$e.SpreadingNone=Lx,$e.SpreadingEvenly=Wm,$e.SpreadingPacked=Vv;function Xn(a,y){a===void 0||a instanceof tr||typeof a=="string"?$e.call(this,a):($e.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Be,this.$a=null,this.Sc=new fo,this.Sc.group=this,this.gl=new Be,this.tb=this.$p=null,y&&Object.assign(this,y)}xe(Xn,$e),Xn.prototype.cloneProtected=function(a){$e.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Ps});y instanceof Ps?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())},Ct=Xn.prototype,Ct.Af=function(a){$e.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 $e)x.Bd(y);else if(x instanceof ze)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Ct.gk=function(a,y,x,b,E,z,tt){if(a===zo&&y==="elements"){if(E instanceof Ps)this.$a===null?this.$a=E:this.$a!==E&&Rt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof Ae){var ot=E.Nl(function(rt){return rt instanceof Ps});ot instanceof Ps&&(this.$a===null?this.$a=ot:this.$a!==ot&&Rt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===qo&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof Ae&&this.$a.rg(b)&&(this.$a=null));$e.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ct.Xl=function(a,y){$e.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==Ae.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof Ae&&(a=a.Pb()),this.tb===null&&(this.tb=new ge),a.mi(this.tb),a instanceof qn&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Ct.eh=function(a,y,x,b){this.nf=this.$a,$e.prototype.eh.call(this,a,y,x,b)},Ct.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof ze||y.Va()}),$e.prototype.Va.call(this)},Ct.si=function(){if(!$e.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof $e){if(y.isVisible()&&Ss(y))return!1}else if(y instanceof ze&&y.isVisible()&&Ss(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function _v(a,y){if(a.Gn.add(y)){y instanceof Xn&&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 ze&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof Xn&&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 ze&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Ct.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)}$e.prototype.Lj.call(this)},Xn.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=he(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Xn.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=he(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},Xn.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))},Ct=Xn.prototype,Ct.Bd=function(a){var y=(this.U&65536)!==0;if($e.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()?(na(x.fromPort),na(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(na(x.fromPort),na(x.toPort),x.bb()))}}},Ct.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 Be,b=y.iterator;b.next();){var E=b.value;if(E instanceof $e)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Ct.iz=function(){var a=this.Rj();a.add(this);for(var y=new Be,x=a.iterator;x.next();){var b=x.value;if(b instanceof $e)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},Ct.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new Be;return a(this,y),y},Ct.Rj=function(){var a=new Be;return Hh(a,this,!0,0,!0),a.remove(this),a},Ct.Zb=function(a){$e.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Xn.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();QS(this,y,a,this),a.Ue=!1}};function QS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof Xn&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,QS(z,y,x,b)),z instanceof $e)z.Bd(y),x.Aj(z,b);else if(z instanceof ze)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Xn.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();$S(this,y,a,this),a.Ue=!1}};function $S(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof Xn&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,$S(z,y,x,b)),z instanceof $e)z.Bd(y),x.Cj(z,b);else if(z instanceof ze)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Xn.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,b=x.x;x=x.y;var E=a.x,z=a.y;if(!(b===E||isNaN(b)&&isNaN(E))||!(x===z||isNaN(x)&&isNaN(z))){for(b=E-(isNaN(b)?0:b),x=z-(isNaN(x)?0:x),z=It.alloc(),$e.prototype.move.call(this,a,y),a=new Be,y=this.Rj().iterator;y.next();)E=y.value,E instanceof ze&&(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 $e&&E.isLinkLabel)){var tt=E.position,ot=E.location;tt.w()?(z.x=tt.x+b,z.y=tt.y+x,E.position=z):ot.w()&&(z.x=ot.x+b,z.y=ot.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof ze&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(tt=E.position,z.x=tt.x+b,z.y=tt.y+x,z.w()?E.move(z):E.bb(),Kv(E)&&E.bb());It.free(z)}},de.Object.defineProperties(Xn.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&&Rt("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&&(oh(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&&(oh(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&&(oh(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&&(oh(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)}}}),Xn.prototype.expandSubGraph=Xn.prototype.expandSubGraph,Xn.prototype.collapseSubGraph=Xn.prototype.collapseSubGraph,Xn.prototype.findSubGraphParts=Xn.prototype.Rj,Xn.prototype.findContainingGroupChain=Xn.prototype.hz,Xn.prototype.findExternalNodesConnected=Xn.prototype.iz,Xn.prototype.findExternalLinksConnected=Xn.prototype.Lu,Xn.prototype.ensureBounds=Xn.prototype.Va,Xn.className="Group";function Ps(a){Zt.call(this),this.yb=ua,this.ko=new ge(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}xe(Ps,Zt),Ps.prototype.cloneProtected=function(a){Zt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Ps.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return Or(0,0,y.width,y.height,a.x,a.y)},Ps.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Xn||a instanceof Li)||Rt("Placeholder is not inside a Group or Adornment."),a instanceof Xn){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(Rr(b,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,b.width,b.height),b=a.memberParts,x=!1;b.next();)if(b.value.isVisible()){x=!0;break}b=a.diagram,!x||b===null||b.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=It.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),It.free(x))}else{y=this.dc,x=this.yb,b=x.left+x.right;var E=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof qn&&(tt=z.strokeWidth);var ot=z.Df(),rt=z.naturalBounds,at=(rt.width+tt)*ot;tt=(rt.height+tt)*ot,a.type!==Ae.Link&&(ot=z.ga(a.category==="Selection"?Mi:a.locationSpot,It.alloc()),a.location=ot,It.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga(Mi,It.alloc()),at=ge.allocAt(a.x,a.y,0,0),at.Ye(z.ga(Uo,a)),at.Ye(z.ga(Yi,a)),at.Ye(z.ga(ns,a)),Rr(y,at.width+b||0,at.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),It.free(a),ge.free(at)):(Rr(y,at+b||0,tt+E||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Ps.prototype.eh=function(a,y,x,b){this.actualBounds.h(a,y,x,b)},Ps.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,b=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof Xn&&!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=ge.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof Xn&&!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)),ge.free(x),b&&y instanceof Xn&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Ps.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Xn))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof ze&&(!y.computesBoundsIncludingLinks||pa(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<b&&(b=ot.top),ot.right>E&&(E=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},de.Object.defineProperties(Ps.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new oi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Ps.className="Placeholder";function ze(a){Tn.call(this,Ae.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=ws,this.Om=0,this.Qm=ws,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new De().freeze(),this.Tg=this.Mg=null,this.ml=new ge,this.ua=new Re,this.u=this.o=this.Sf=this.Wf=null,this.su=new It,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}xe(ze,Tn),ze.prototype.cloneProtected=function(a){Tn.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())},Ct=ze.prototype,Ct.Af=function(a){Tn.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&&na(y),a=a.toPort,a!==null&&na(a)},Ct.qb=function(a){a.classType===ze?(a.value&2)===2?this.routing=a:a===va||a===sh||a===Fg?this.curve=a:a===Qc||a===Zm||a===Xm?this.adjusting=a:a!==Jv&&a!==ws&&Rt("Unknown Link enum value for a Link property: "+a):Tn.prototype.qb.call(this,a)},Ct.Xc=function(){this.ba===null&&(this.ba=new Rc)},Ct.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Ss(a)||jh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Ss(a)||jh(a)))},Ct.zv=function(){return!1},Ct.Av=function(){},Ct.Zc=function(){return!1},ze.prototype.computeAngle=function(a,y,x){return ze.computeAngle(y,x)},ze.computeAngle=function(a,y){switch(a){default:case ws:a=0;break;case $c:a=y;break;case qc:a=y+90;break;case tp:a=y-90;break;case Qv:a=y+180;break;case Jm:a=Xt.bp(y),90<a&&270>a&&(a-=180);break;case ep:a=Xt.bp(y+90),90<a&&270>a&&(a-=180);break;case np:a=Xt.bp(y-90),90<a&&270>a&&(a-=180);break;case Qm:if(a=Xt.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return Xt.bp(a)};function bg(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&&_v(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}Ct=ze.prototype,Ct.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&Tn.prototype.oh.call(this)},Ct.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Ct.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function qS(a,y){a.wd===null&&(a.wd=new Be),a.wd.add(y),a.v()}Ct.Vo=function(a){if(Tn.prototype.Vo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Gm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Gm(x,this,b)}Xc(this)}},Ct.Wo=function(a){if(Tn.prototype.Wo.call(this,a),Id(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)}Jc(this)}},Ct.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))},ze.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},ze.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?Tn.prototype.move.call(this,a,!1):(a=It.allocAt(x.x+b,x.y+E),Tn.prototype.move.call(this,a,!1),It.free(a)),rh(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},ze.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},ze.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},ze.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(Xi),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()===va))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()===va){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return Xt.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),Xt.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},ze.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()===va))return this.ua.wx(.5);if(this.computeCurve()===va&&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),Xt.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)},Ct=ze.prototype,Ct.i=function(a){return this.Nb.s[a]},Ct.dd=function(a,y){this.Nb.cd(a,y)},Ct.L=function(a,y,x){this.Nb.cd(a,new It(y,x))},Ct.Kz=function(a,y){this.Nb.Gb(a,y)},Ct.m=function(a,y,x){this.Nb.Gb(a,new It(y,x))},Ct.ne=function(a){this.Nb.add(a)},Ct.yf=function(a,y){this.Nb.add(new It(a,y))},Ct.pv=function(a){this.Nb.mb(a)},Ct.Fj=function(){this.Nb.clear()};function rh(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 De,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new It(tt.x+y,tt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),ys(a)),b?Vm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&tg(tt.animationManager,a,E),a.g("points",z,E)}}Ct.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Ct.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,b=1/0,E=a.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x=Math.min(ot.x,x),b=Math.min(ot.y,b)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=Math.min(ft.x,tt),ot=Math.min(ft.y,ot),ft.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=E[z],ft=rt[z],ut.x-x!==ft.x-tt||ut.y-b!==ft.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&tg(x.animationManager,this,y),Vm(this),this.g("points",a,y)}},Ct.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Vm(a){a.Nb.count===0?a.fd=!1:(a.fd=!0,a.cq=null,a.vt=NaN,a.defaultFromPoint=a.i(0),a.defaultToPoint=a.i(a.pointsCount-1),Km(a,!1))}Ct.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())}},Ct.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()}}},ze.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(kf||(kf=new $e,kf.desiredSize=ei,kf.Va()),this.defaultFromPoint&&(kf.location=this.defaultFromPoint,kf.Va(),y=a=kf)):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?(Mf||(Mf=new $e,Mf.desiredSize=ei,Mf.Va()),this.defaultToPoint&&(Mf.location=this.defaultToPoint,Mf.Va(),E=b=Mf)):E=this.toPort,E===null||b.isVisible()||(x=b.findVisibleNode(),x!==null&&x!==b?(b=x,E=x.port):b=x),this.Mw=b,b===null||!b.location.w())return!1;for(;!(E===null||E.actualBounds.w()&&E.Ed());)E=E.panel;if(E===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var ot=Ng(tt),rt=Ng(x),at=y===E&&y!==null,ut=this.isOrthogonal,ft=this.curve===va;this.Wf=at&&!ut?ft=!0:!1;var mt=this.computeAdjusting()===ws||at;if(!ut&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),ft){z=this.getLinkPoint(a,y,tt,!0,!1,b,E),mt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),ft=ut=0;var yt=z.x+ot/3,St=z.y+rt/3,kt=yt,Dt=St;Xt.B(rt,0)?Dt=0<ot?Dt-at:Dt+at:(ut=-ot/rt,ft=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ft=-ft),kt=(0>rt?-1:1)*ft+yt,Dt=ut*(kt-yt)+St),yt=z.x+2*ot/3,St=z.y+2*rt/3;var Nt=yt,jt=St;Xt.B(rt,0)?jt=0<ot?jt-at:jt+at:(Nt=(0>rt?-1:1)*ft+yt,jt=ut*(Nt-yt)+St),this.Fj(),this.ne(z),this.yf(kt,Dt),this.yf(Nt,jt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,mt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,mt),E=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+mt/2,y=b.y+x/2,z=a,ot=y,Xt.B(x,0)?ot=0<mt?ot-tt:ot+tt:(mt=-mt/x,z=Math.sqrt(tt*tt/(mt*mt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,ot=mt*(z-a)+y),this.ne(b),this.yf(z,ot),this.ne(E)):(this.ne(b),this.ne(E),ot=ge.alloc(),y.mi(ot),rt=ot.ca(E),mt.mi(ot),at=ot.ca(b),(rt||at)&&(tt=y.ga(Um(tt),new It),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=mt.ga(Um(x),new It),this.dd(1,this.getLinkPointFromPoint(z,mt,x,b,!1,x))),ge.free(ot))}else{ft=this.isAvoiding,mt&&(ut&&ft||at)&&this.Fj();var Ht=at?this.computeCurviness():0;ft=this.getLinkPoint(a,y,tt,!0,ut,b,E),yt=kt=St=0,(ut||!ot||at)&&(Dt=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ft,tt,!0,ut,b,E),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>Ht&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Dt+=Math.abs(Ht)*(ut?1:2)),yt===0?St=Dt:yt===90?kt=Dt:yt===180?St=-Dt:yt===270?kt=-Dt:(St=Dt*Math.cos(yt*Math.PI/180),kt=Dt*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Dt=y.ga(ri,It.alloc()),Nt=It.allocAt(Dt.x+1e3*St,Dt.y+1e3*kt),this.getLinkPointFromPoint(a,y,Dt,Nt,!0,ft),It.free(Dt),It.free(Nt))),Dt=this.getLinkPoint(b,E,x,!1,ut,a,y);var _t=jt=Nt=0;if(ut||!rt||at){var Kt=this.computeEndSegmentLength(b,E,x,!1);_t=this.getLinkDirection(b,E,Dt,x,!1,ut,a,y),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(_t+=ut?0:30,0>Ht&&(_t+=180)),0>_t?_t+=360:360<=_t&&(_t-=360),at&&(Kt+=Math.abs(Ht)*(ut?1:2)),_t===0?Nt=Kt:_t===90?jt=Kt:_t===180?Nt=-Kt:_t===270?jt=-Kt:(Nt=Kt*Math.cos(_t*Math.PI/180),jt=Kt*Math.sin(_t*Math.PI/180)),x.Mc()&&at&&(x=E.ga(ri,It.alloc()),tt=It.allocAt(x.x+1e3*Nt,x.y+1e3*jt),this.getLinkPointFromPoint(b,E,x,tt,!1,Dt),It.free(x),It.free(tt))}x=ft,(ut||!ot||at)&&(x=new It(ft.x+St,ft.y+kt)),tt=Dt,(ut||!rt||at)&&(tt=new It(Dt.x+Nt,Dt.y+jt)),!mt&&!ut&&ot&&3<z&&this.adjustPoints(0,ft,z-2,tt)?this.dd(z-1,Dt):!mt&&!ut&&rt&&3<z&&this.adjustPoints(1,x,z-1,Dt)?this.dd(0,ft):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ft),this.dd(z-1,Dt)):(this.Fj(),this.ne(ft),(ut||!ot||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,_t,a,b),(ut||!rt||at)&&this.ne(tt),this.ne(Dt))}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}ze.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new It),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(E=a.findVisibleNode(),E!==null&&E!==a&&(y=E.port)),a=null,E=y.panel,E===null||E.se()||(E=E.panel),E===null){E=b.x,b=b.y;var tt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*E;var ot=-a.m12*E,rt=-a.m21*E,at=a.m11*E,ut=E*(a.m21*a.dy-a.m22*a.dx),ft=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*rt+ut,b=b.x*ot+b.y*at+ft,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+ft}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function _m(a,y){var x=y.Zn;return x===null&&(x=new Tf,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}ze.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,ot){if(ot===void 0&&(ot=new It),x.sb()&&!Ng(x))return y.ga(x,ot),ot;if(x.$c()){var rt=_m(this,y);if(rt!==null){if(ot.assign(rt.Zo),E&&this.routing===e1){var at=_m(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=It.alloc(),at=It.alloc();var ut=new ge(y.ga(Mi,rt),y.ga(Uo,at)),ft=this.computeSpot(!b,tt);a=this.getLinkPoint(z,tt,ft,!b,E,a,y,at),(x.Hf(wa)||x.Hf(Es))&&a.y>=ut.y&&a.y<=ut.y+ut.height?ot.y=a.y:(x.Hf(Js)||x.Hf(Ca))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(ot.x=a.x),It.free(rt),It.free(at)}}return ot}}return x=y.ga(Um(x),It.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Yv(x,tt.copy()))):(rt=this.computeSpot(!b,tt),z=It.alloc(),tt=tt.ga(Um(rt),z),E&&(tt=Yv(x,tt)),It.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,ot),It.free(x),ot},ze.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,ot){t:if(b.sb())var rt=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x<b.y?b.x>1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5<b.x?45:0;else{if(b.$c()&&(rt=_m(this,y),rt!==null))switch(rt.Nc){case 1:rt=270;break t;case 2:rt=180;break t;default:case 4:rt=0;break t;case 8:rt=90;break t}rt=y.ga(ri,It.alloc()),this.pointsCount>(z?6:2)?(ot=E?this.i(1):this.i(this.pointsCount-2),ot=z?Yv(rt,ot.copy()):x):(x=It.alloc(),ot=ot.ga(ri,x),It.free(x)),x=Math.abs(ot.x-rt.x)>Math.abs(ot.y-rt.y)?ot.x>=rt.x?0:180:ot.y>=rt.y?90:270,It.free(rt),rt=x}return b.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),Ng(b)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},ze.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=_m(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)},ze.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=ri:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===xr?gi:y)):(a=y||this.toPort,a===null?a=ri:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===xr?gi:y)),a};function Ng(a){return a===gi||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:ri}ze.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==ws&&4<this.pointsCount?this.computeMidPoint(new It):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(ri))},ze.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},ze.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=Yn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Yn.free(tt),!0;if(this.Yc(a,tt)){var ot=!1;if(!this.isAtomic)for(var rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===this.locationObject){var ft=ut.actualBounds,mt=this.naturalBounds;if(!(ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height)){if(ft=Yn.alloc(),ft.set(tt),ut instanceof Ae)ot=ut.Cf(a,y,x,b,E,ft);else if(this.path===ut){if(ut instanceof qn)if(ot=a,mt=b,ut.pickable===!1)ot=!1;else if(ft.multiply(ut.transform),mt)t:{var yt=ot,St=ft;if(ut.fh(yt,St))ot=!0;else{if(St===void 0&&(St=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var kt=yt.top;yt=yt.bottom;var Dt=It.alloc(),Nt=It.alloc(),jt=It.alloc(),Ht=Yn.alloc();Ht.set(St),Ht.bv(ut.transform),Ht.Vj(),Nt.x=mt,Nt.y=kt,Nt.transform(Ht),Dt.x=ot,Dt.y=kt,Dt.transform(Ht),St=!1,Dd(ut,Dt,Nt,jt)?St=!0:(Dt.x=mt,Dt.y=yt,Dt.transform(Ht),Dd(ut,Dt,Nt,jt)?St=!0:(Nt.x=ot,Nt.y=yt,Nt.transform(Ht),Dd(ut,Dt,Nt,jt)?St=!0:(Dt.x=ot,Dt.y=kt,Dt.transform(Ht),Dd(ut,Dt,Nt,jt)&&(St=!0)))),Yn.free(Ht),It.free(Dt),It.free(Nt),It.free(jt),ot=St}}else ot=ut.fh(ot,ft)}else ot=hr(ut,a,b,ft);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&E.add(mt)),Yn.free(ft)}}}return z===void 0&&Yn.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&Yn.free(tt),!1},ze.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?va:this.curve},ze.prototype.computeCorner=function(){if(this.curve===va)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},ze.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},ze.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=i1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var b=this.findMidLabel();if(b!==null){var E=b.naturalBounds,z=b.margin,tt=isNaN(E.width)?30:E.width*b.scale+z.left+z.right;E=isNaN(E.height)?14:E.height*b.scale+z.top+z.bottom,b=b.segmentOrientation,b===$c||b===Jm||b===Qv?a=Math.max(a,E):b===tp||b===np||b===qc||b===ep?a=Math.max(a,tt):(y=y.ga(ri).ab(x.ga(ri))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*E)+1)),this.curve===va&&(a*=1.333)}}return a},ze.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===ws&&x.bb()}},ze.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=pn(),b=0,E=y.links,z=0;z<E.length;z++){var tt=E[z].computeSpacing();x.push(tt),b+=tt}for(b=-b/2,z=0;z<E.length;z++){if(E[z]===this){a=b+x[z]/2;break}b+=x[z]}y.Ds===this.fromNode&&(a=-a),wn(x)}}return a},ze.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},ze.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},ze.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Zm)return!1;E===Xm&&(E=Qc)}switch(E){case Zm:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(b)){E=z.x,z=z.y;var ot=tt.x-E,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!Xt.$(at,0)){if(Xt.$(ot,0))var ut=0>rt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var ft=y.y;ot=b.x-tt;var mt=b.y-ft;for(rt=Math.sqrt(ot*ot+mt*mt),Xt.$(ot,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(ot)),0>ot&&(mt=Math.PI-mt)),at=rt/at,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-E,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),Xt.$(y,0)||(Xt.$(ot,0)?rt=0>rt?-Math.PI/2:Math.PI/2:(rt=Math.atan(rt/Math.abs(ot)),0>ot&&(rt=Math.PI-rt)),ot=rt+ut,y*=at,this.L(a,tt+y*Math.cos(ot),ft+y*Math.sin(ot)));this.dd(x,b)}}return!0;case Xm:if(z=this.i(a),ft=this.i(x),!z.Xa(y)||!ft.Xa(b)){E=z.x,z=z.y,tt=ft.x,ft=ft.y,at=(tt-E)*(tt-E)+(ft-z)*(ft-z),ot=y.x,ut=y.y,rt=b.x,mt=b.y;var yt=1;if(rt-ot!==0){var St=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(St*St))}else St=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var kt=y.x,Dt=y.y,Nt=.5;at!==0&&(Nt=((E-kt)*(E-tt)+(z-Dt)*(z-ft))/at);var jt=E+Nt*(tt-E),Ht=z+Nt*(ft-z);y=Math.sqrt((kt-jt)*(kt-jt)+(Dt-Ht)*(Dt-Ht)),Dt<St*(kt-jt)+Ht&&(y=-y),0<St&&(y=-y),kt=ot+Nt*(rt-ot),Nt=ut+Nt*(mt-ut),St!==0?(y=kt+y/yt,this.L(a,y,Nt-(y-kt)/St)):this.L(a,kt,Nt+y)}this.dd(x,b)}return!0;case Qc:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ut=z.y,ft=ot,at=ut,Xt.B(E.y,z.y)?Xt.B(z.x,tt.x)?ut=y.y:Xt.B(z.y,tt.y)&&(ot=y.x):Xt.B(E.x,z.x)&&(Xt.B(z.y,tt.y)?ot=y.x:Xt.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,ot,ut),E=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ut=z.y,rt=ot,mt=ut,Xt.B(E.y,z.y)?Xt.B(z.x,tt.x)?ut=b.y:Xt.B(z.y,tt.y)&&(ot=b.x):Xt.B(E.x,z.x)&&(Xt.B(z.y,tt.y)?ot=b.x:Xt.B(z.x,tt.x)&&(ut=b.y)),this.L(x-1,ot,ut),Kv(this))){this.L(a+1,ft,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},ze.prototype.addOrthoPoints=function(a,y,x,b,E,z){0>y?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var ot=E.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=It.alloc(),ut=It.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&rt.right>a.x||b===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x<rt.left?this.computeMidOrthoPosition(a.x,a.y,rt.left,x.y,!1):a.x<rt.right&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):b===0&&a.x<rt.left&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===180||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===180||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x>=ot.left&&x.x<=a.x||a.x<=rt.right&&a.x>=x.x?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&rt.left<a.x||b===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):b===180&&a.x>rt.right&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===0||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===0||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x<=ot.right&&x.x>=a.x||a.x>=rt.left&&a.x<=x.x?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&rt.bottom>a.y||b===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(at.y=a.y<rt.top?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.top,!0):a.y<rt.bottom&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):b===90&&a.y<rt.top&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===270||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===270||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y>=ot.top&&x.y<=a.y||a.y<=rt.bottom&&a.y>=x.y?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===90?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&rt.top<a.y||b===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):b===270&&a.y>rt.bottom&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===90||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===90||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y<=ot.bottom&&x.y>=a.y||a.y>=rt.top&&a.y<=x.y?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===270?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y)));var ft=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||E===z||this.layer.isTemporary||!ug(mt)||ot.ca(ft)&&!z.Td(E)||rt.ca(a)&&!E.Td(z))y=!1;else{var yt=hg(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,ft.x),Math.min(ut.y,ft.y),Math.abs(ut.x-ft.x),Math.abs(ut.y-ft.y)))y=!1;else{E=a,z=ft;var St=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var kt=It.alloc();Eg(yt,a.x,a.y)||(Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,kt)?(x=a=kt.copy(),y=kt.ab(at)):Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,kt)?(x=a=kt.copy(),y=kt.ab(ut)):Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ft.x,ft.y,kt)&&(x=a=kt.copy(),y=kt.ab(ft))),Eg(yt,ft.x,ft.y)||(Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ft.x,ft.y,ut.x,ut.y,kt)?(St=ft=kt.copy(),b=ut.ab(kt)):Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,kt)?(St=ft=kt.copy(),b=at.ab(kt)):Xt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,kt)&&(St=ft=kt.copy(),b=a.ab(kt))),It.free(kt)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),r1(yt,a,y,ft,b,ot,!0),rt=ql(yt,ft.x,ft.y),!yt.abort&&rt>=Ag&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,ft,b,ot,!1),rt=ql(yt,ft.x,ft.y)),!yt.abort&&rt<Ag&&ql(yt,ft.x,ft.y)!==ah?(Zv(this,yt,ft.x,ft.y,b,!0,tt),ot=this.i(2),4>this.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=ft.y):(ot.x=ft.x,ot.y=a.y),this.L(2,ot.x,ot.y),this.m(3,ot.x,ot.y)):(tt=this.i(3),y===0||y===180?Xt.B(ot.x,tt.x)?(ot=y===0?Math.max(ot.x,a.x):Math.min(ot.x,a.x),this.L(2,ot,a.y),this.L(3,ot,tt.y)):Xt.B(ot.y,tt.y)?(Math.abs(a.y-ot.y)<=yt.Go/2&&(this.L(2,ot.x,a.y),this.L(3,tt.x,a.y)),this.m(2,ot.x,a.y)):this.L(2,a.x,ot.y):(y===90||y===270)&&(Xt.B(ot.y,tt.y)?(ot=y===90?Math.max(ot.y,a.y):Math.min(ot.y,a.y),this.L(2,a.x,ot),this.L(3,tt.x,ot)):Xt.B(ot.x,tt.x)?(Math.abs(a.x-ot.x)<=yt.Ho/2&&(this.L(2,a.x,ot.y),this.L(3,a.x,tt.y)),this.m(2,a.x,ot.y)):this.L(2,ot.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,E.x,x.y):this.m(2,x.x,E.y)),St!==null&&(b===0||b===180?this.yf(z.x,St.y):this.yf(St.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),It.free(at),It.free(ut)}},ze.prototype.computeMidOrthoPosition=function(a,y,x,b,E){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),E?(y+b)/2+z:(a+x)/2+z};function Kv(a){if(a.diagram===null||!a.isAvoiding||!ug(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hg(a.diagram,!0,a.containingGroup,null);for(var b=1;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 Zv(a,y,x,b,E,z,tt){var ot=y.Ho,rt=y.Go,at=ql(y,x,b),ut=x,ft=b;for(E===0?ut+=ot:E===90?ft+=rt:E===180?ut-=ot:ft-=rt,E!==tt&&at>Rd&&ql(y,ut,ft)!==at-1&&(ql(y,x-ot,b)===at-1?(E=180,ut=x-ot,ft=b):ql(y,x+ot,b)===at-1?(E=0,ut=x+ot,ft=b):ql(y,x,b-rt)===at-1?(E=270,ut=x,ft=b-rt):ql(y,x,b+rt)===at-1&&(E=90,ut=x,ft=b+rt));at>Rd&&ql(y,ut,ft)===at-1;)x=ut,b=ft,E===0?ut+=ot:E===90?ft+=rt:E===180?ut-=ot:ft-=rt,--at;z?at>Rd&&(E===180||E===0?x=Math.floor(x/ot)*ot+ot/2:(E===90||E===270)&&(b=Math.floor(b/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,b=Math.floor(b/rt)*rt+rt/2),at>Rd&&(z=E,tt=x,ut=b,E===0?(z=90,ut+=rt):E===90?(z=180,tt-=ot):E===180?(z=270,ut-=rt):E===270&&(z=0,tt+=ot),ql(y,tt,ut)===at-1?Zv(a,y,tt,ut,z,!1,z):(tt=x,ut=b,E===0?(z=270,ut-=rt):E===90?(z=0,tt+=ot):E===180?(z=90,ut+=rt):E===270&&(z=180,tt-=ot),ql(y,tt,ut)===at-1&&Zv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}ze.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 ot=vi(y,a,b.x,b.y,x.x,x.y);b=x,ot<E&&(z=tt,E=ot)}return z},ze.prototype.qc=function(){this.lk=!1,this.v()},ze.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 qn&&(E.ua=this.ua)}}},ze.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Id(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===va&&3<=y&&!Xt.$(this.smoothness,0))if(y===3){var ot=this.i(1);b=Math.min(E.x,ot.x);var rt=Math.min(E.y,ot.y);ot=this.i(2),b=Math.min(b,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),rt=this.i(b),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);b=z.x,rt=z.y}if(b-=this.su.x,rt-=this.su.y,E.x-=b,E.y-=rt,y!==2||Id(this)){if(a.type=Re.o,ot=FS(a),this.computeShortLength(!0)!==0&&(E=Cf(this,E,!0,z)),Tg(ot,E.x,E.y,!1),tt===va&&3<=y&&!Xt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-rt,E=this.i(2).copy(),E.x-=b,E.y-=rt,this.computeShortLength(!1)!==0&&(E=Cf(this,E,!1,z)),nh(ot,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=It.allocAt(b,rt),x=It.alloc(),x.assign(this.i(1)),z=It.allocAt(b,rt),E=It.allocAt(b,rt),tt=this.i(0);for(var at,ut=this.smoothness/3,ft=1;ft<this.pointsCount-1;ft++){at=this.i(ft);var mt=tt,yt=at,St=this.i(Xv(this,at,ft,!1));if((!Xt.$(mt.x,yt.x)||!Xt.$(yt.x,St.x))&&(!Xt.$(mt.y,yt.y)||!Xt.$(yt.y,St.y))){var kt=ut;isNaN(kt)&&(kt=this.smoothness/3);var Dt=mt.x;mt=mt.y;var Nt=yt.x;yt=yt.y;var jt=St.x;St=St.y;var Ht=kt*Ym(Dt,mt,Nt,yt);kt*=Ym(Nt,yt,jt,St),Xt.$(mt,yt)&&Xt.$(Nt,jt)&&(Nt>Dt?St>yt?(z.x=Nt-Ht,z.y=yt-Ht,E.x=Nt+kt,E.y=yt+kt):(z.x=Nt-Ht,z.y=yt+Ht,E.x=Nt+kt,E.y=yt-kt):St>yt?(z.x=Nt+Ht,z.y=yt-Ht,E.x=Nt-kt,E.y=yt+kt):(z.x=Nt+Ht,z.y=yt+Ht,E.x=Nt-kt,E.y=yt-kt)),Xt.$(Dt,Nt)&&Xt.$(yt,St)&&(yt>mt?(jt>Nt?(z.x=Nt-Ht,z.y=yt-Ht,E.x=Nt+kt):(z.x=Nt+Ht,z.y=yt-Ht,E.x=Nt-kt),E.y=yt+kt):(jt>Nt?(z.x=Nt-Ht,z.y=yt+Ht,E.x=Nt+kt):(z.x=Nt+Ht,z.y=yt+Ht,E.x=Nt-kt),E.y=yt-kt)),(Xt.$(Dt,Nt)&&Xt.$(Nt,jt)||Xt.$(mt,yt)&&Xt.$(yt,St))&&(Dt=.5*(Dt+jt),mt=.5*(mt+St),z.x=Dt,z.y=mt,E.x=Dt,E.y=mt),(ft===1||ft===2&&Xt.$(tt.x,this.i(0).x)&&Xt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),nh(ot,x.x-b,x.y-rt,z.x-b,z.y-rt,at.x-b,at.y-rt),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Cf(this,ut.copy(),!1,ko)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),nh(ot,E.x-b,E.y-rt,at-b,tt-rt,ut.x-b,ut.y-rt),It.free(y),It.free(x),It.free(z),It.free(E)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Cf(this,tt.copy(),!1,ko)),nh(ot,z.x-b,z.y-rt,E.x-b,E.y-rt,tt.x-b,tt.y-rt);else{for(z=It.alloc(),z.assign(this.i(0)),E=It.alloc(),E.assign(z),tt=this.computeCorner(),ft=1,at=0;ft<y;){if(ft=Xv(this,z,ft,1<ft),ut=this.i(ft),ft>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Cf(this,ut.copy(),!1,ko)),Lf(this,ot,-b,-rt,z,ut,x);else if(at===0)for(ft=1;ft<y;)E.assign(z),ut=this.i(ft++),Lf(this,ot,-b,-rt,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ft+1,ft<y-3),ft=-b,Dt=-rt,mt=ut,Nt=this.i(at),kt=x,Xt.B(z.y,mt.y)&&Xt.B(mt.x,Nt.x))if(St=Math.min(tt,Math.abs(mt.x-E.x)/2),St=Ht=Math.min(St,Math.abs(Nt.y-mt.y)/2),Xt.B(St,0))Lf(this,ot,ft,Dt,z,mt,kt),z.assign(mt);else{var _t=mt.x,Kt=mt.y;yt=_t,jt=Kt,mt.x>z.x?_t=mt.x-St:_t=mt.x+St,Nt.y>mt.y?jt=mt.y+Ht:jt=mt.y-Ht,Nt=It.allocAt(_t,Kt),Lf(this,ot,ft,Dt,z,Nt,kt),It.free(Nt),Im(ot,mt.x+ft,mt.y+Dt,yt+ft,jt+Dt),z.h(yt,jt)}else Xt.B(z.x,mt.x)&&Xt.B(mt.y,Nt.y)?(St=Math.min(tt,Math.abs(mt.y-E.y)/2),St=Ht=Math.min(St,Math.abs(Nt.x-mt.x)/2),Xt.B(Ht,0)?(Lf(this,ot,ft,Dt,z,mt,kt),z.assign(mt)):(_t=mt.x,Kt=mt.y,yt=_t,jt=Kt,mt.y>z.y?Kt=mt.y-St:Kt=mt.y+St,Nt.x>mt.x?yt=mt.x+Ht:yt=mt.x-Ht,Nt=It.allocAt(_t,Kt),Lf(this,ot,ft,Dt,z,Nt,kt),It.free(Nt),Im(ot,mt.x+ft,mt.y+Dt,yt+ft,jt+Dt),z.h(yt,jt))):(Lf(this,ot,ft,Dt,z,mt,kt),z.assign(mt));E.assign(ut),ft=at}It.free(z)}Rm=ot}else ot=this.i(1).copy(),ot.x-=b,ot.y-=rt,this.computeShortLength(!0)!==0&&(E=Cf(this,E,!0,z)),this.computeShortLength(!1)!==0&&(ot=Cf(this,ot,!1,z)),a.type=Re.j,a.startX=E.x,a.startY=E.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Ym(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),Xt.$(a,0)?y:Xt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Cf(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=Ym(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=Ym(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Xv(a,y,x,b){for(var E=a.pointsCount,z=y;Xt.$(y.x,z.x)&&Xt.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!Xt.$(y.x,z.x)&&!Xt.$(y.y,z.y))return x-1;for(var tt=z;Xt.$(y.x,z.x)&&Xt.$(z.x,tt.x)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||Xt.$(y.y,z.y)&&Xt.$(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}ze.prototype.computeJumpLength=function(){return 10};function Lf(a,y,x,b,E,z,tt){if(!tt&&Id(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=kx(a,E,z,rt)),0<at){if(Xt.B(E.y,z.y))if(E.x<z.x)for(var ut=0;ut<at;){var ft=Math.max(E.x,Math.min(rt[ut++]-ot,z.x-tt));y.lineTo(ft+x,z.y+b);for(var mt=ft+x,yt=Math.min(ft+tt,z.x);ut<at&&(ft=rt[ut],ft<yt+tt);)ut++,yt=Math.min(ft+ot,z.x);ft=z.y-tt+b,yt+=x;var St=z.y+b;a.curve===sh?Tg(y,yt,St,!1):nh(y,mt,ft,yt,ft,yt,St)}else for(--at;0<=at;){for(ut=Math.min(E.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ut+x,z.y+b),mt=ut+x,ft=Math.max(ut-tt,z.x);0<=at&&(ut=rt[at],ut>ft-tt);)at--,ft=Math.max(ut-ot,z.x);ut=z.y-tt+b,ft+=x,yt=z.y+b,a.curve===sh?Tg(y,ft,yt,!1):nh(y,mt,ut,ft,ut,ft,yt)}else if(Xt.B(E.x,z.x))if(E.y<z.y)for(ut=0;ut<at;){for(ft=Math.max(E.y,Math.min(rt[ut++]-ot,z.y-tt)),y.lineTo(z.x+x,ft+b),mt=ft+b,ft=Math.min(ft+tt,z.y);ut<at&&(yt=rt[ut],yt<ft+tt);)ut++,ft=Math.min(yt+ot,z.y);yt=z.x-tt+x,St=z.x+x,ft+=b,a.curve===sh?Tg(y,St,ft,!1):nh(y,yt,mt,yt,ft,St,ft)}else for(--at;0<=at;){for(ut=Math.min(E.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ut+b),mt=ut+b,ut=Math.max(ut-tt,z.y);0<=at&&(ft=rt[at],ft>ut-tt);)at--,ut=Math.max(ft-ot,z.y);ft=z.x-tt+x,yt=z.x+x,ut+=b,a.curve===sh?Tg(y,yt,ut,!1):nh(y,ft,mt,ft,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+b)}function kx(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];if(rt instanceof ze){if(rt===a)return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length;if(rt.isVisible()&&Id(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Mx(y,x,b,rt))}}}}}return 0<b.length&&b.sort(function(ut,ft){return ut-ft}),b.length}function Mx(a,y,x,b){for(var E=Xt.B(a.y,y.y),z=b.pointsCount,tt=b.i(0),ot=It.alloc(),rt=1;rt<z;rt++){var at=b.i(rt);if(rt<z-1){var ut=b.i(rt+1);if(tt.y===at.y&&at.y===ut.y){if(at.x>tt.x&&ut.x>=at.x||at.x<tt.x&&ut.x<=at.x)continue}else if(tt.x===at.x&&at.x===ut.x&&(at.y>tt.y&&ut.y>=at.y||at.y<tt.y&&ut.y<=at.y))continue}t:{ut=a.x;var ft=a.y,mt=y.x,yt=y.y,St=tt.x;tt=tt.y;var kt=at.x,Dt=at.y;if(Xt.B(ut,mt)){if(!Xt.B(ft,yt)&&Xt.B(tt,Dt)&&Math.min(ft,yt)<tt&&Math.max(ft,yt)>tt&&Math.min(St,kt)<ut&&Math.max(St,kt)>ut&&!Xt.B(St,kt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(Xt.B(ft,yt)&&Xt.B(St,kt)&&Math.min(ut,mt)<St&&Math.max(ut,mt)>St&&Math.min(tt,Dt)<ft&&Math.max(tt,Dt)>ft&&!Xt.B(tt,Dt)){ot.x=St,ot.y=ft,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(E?x.push(ot.x):x.push(ot.y)),tt=at}It.free(ot)}function Id(a){return a=a.curve,a===Fg||a===sh}function Km(a,y){(y||Id(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()))}ze.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];rt instanceof ze&&(rt===this?z=!0:z&&t1(this,rt,a))}}else if(b)for(z=E.Pa.s,E=z.length,tt=0;tt<E;tt++)ot=z[tt],ot instanceof ze&&t1(this,ot,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Id(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}ze.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},ze.prototype.isVisible=function(){if(!Tn.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},ze.prototype.Zb=function(a){if(Tn.prototype.Zb.call(this,a),a&&Km(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},ze.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Qc:this.qk};function Xc(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,tt=y.jb.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];(at.ef===y&&at.ff===b&&at.uf===x&&at.vf===E||at.ef===x&&at.ff===E&&at.uf===y&&at.vf===b)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=WS(y,x,b,E),z===null&&(z=new $m(y,b,x,E),HS(y,z),HS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Jc(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(Rn(y.links,a),y.Sl()))}ze.prototype.ph=function(){return!0},de.Object.defineProperties(ze.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),Jc(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,E),Xc(this),this.C(1)),this.g("fromNode",y,a),bg(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&na(x),Jc(this),this.ff=a;var b=this.fromPort;b!==null&&na(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))),Xc(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),Jc(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,E),Xc(this),this.C(1)),this.g("toNode",y,a),bg(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&na(x),Jc(this),this.vf=a;var b=this.toPort;b!==null&&na(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))),Xc(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:xr},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&&na(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&&on(a,">= 0",ze,"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:xr},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&&na(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&&on(a,">= 0",ze,"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?fi: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&&Zc(this.fromNode),this.toNode!==null&&Zc(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof qn?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()===va&&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),Xt.Dl(E.x,E.y,b.x,b.y,b.x,b.y,z.x,z.y,.5,a)}else for(z=3;z<b;z+=3){var tt=this.i(z-2);z+3>=b&&(z=b-1);var ot=this.i(z-1),rt=this.i(z);Xt.Dl(E.x,E.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),E=rt}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;E<b;E++)z=this.i(E),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new It)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Vm(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);Xt.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):Xt.$(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 De,b=0;b<a.length/2;b++)E=new It(a[2*b],a[2*b+1]).freeze(),x.add(E);else{for(b=!0,E=0;E<a.length;E++){var z=a[E];if(!me(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new De,b=0;b<a.length;b++)E=a[b],x.add(new It(E.x,E.y).freeze())}}else if(a instanceof De)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Rt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Vm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&tg(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||!Ng(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Ng(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Km(this,y===sh||y===Fg||a===sh||a===Fg),this.g("curve",y,a))}},curviness:{get:function(){return this.Rm},set:function(a){var y=this.Rm;y!==a&&(this.Rm=a,this.bb(),this.qc(),this.g("curviness",y,a))}},routing:{get:function(){return this.qj},set:function(a){var y=this.qj;y!==a&&(this.qj=a,this.Wf=null,this.bb(),Km(this,(y.value&2)===2||(a.value&2)===2),this.g("routing",y,a))}},smoothness:{get:function(){return this.po},set:function(a){var y=this.po;y!==a&&(this.po=a,this.qc(),this.g("smoothness",y,a))}},key:{get:function(){var a=this.diagram;if(a!==null&&a.model.ri())return a.model.Ac(this.data)}}}),ze.prototype.invalidateOtherJumpOvers=ze.prototype.Xo,ze.prototype.findClosestSegment=ze.prototype.ez,ze.prototype.updateRoute=ze.prototype.vg,ze.prototype.invalidateRoute=ze.prototype.bb,ze.prototype.rollbackRoute=ze.prototype.rv,ze.prototype.commitRoute=ze.prototype.zf,ze.prototype.startRoute=ze.prototype.uh,ze.prototype.clearPoints=ze.prototype.Fj,ze.prototype.removePoint=ze.prototype.pv,ze.prototype.addPointAt=ze.prototype.yf,ze.prototype.addPoint=ze.prototype.ne,ze.prototype.insertPointAt=ze.prototype.m,ze.prototype.insertPoint=ze.prototype.Kz,ze.prototype.setPointAt=ze.prototype.L,ze.prototype.setPoint=ze.prototype.dd,ze.prototype.getPoint=ze.prototype.i,ze.prototype.getOtherPort=ze.prototype.Cz,ze.prototype.getOtherNode=ze.prototype.To;var kf=null,Mf=null,Jv=new Te(ze,"Normal",1),Tx=new Te(ze,"Orthogonal",2),bx=new Te(ze,"AvoidsNodes",6),e1=new Te(ze,"AvoidsNodesStraight",7),ws=new Te(ze,"None",0),va=new Te(ze,"Bezier",9),sh=new Te(ze,"JumpGap",10),Fg=new Te(ze,"JumpOver",11),Qc=new Te(ze,"End",17),Zm=new Te(ze,"Scale",18),Xm=new Te(ze,"Stretch",19),$c=new Te(ze,"OrientAlong",21),qc=new Te(ze,"OrientPlus90",22),tp=new Te(ze,"OrientMinus90",23),Qv=new Te(ze,"OrientOpposite",24),Jm=new Te(ze,"OrientUpright",25),ep=new Te(ze,"OrientPlus90Upright",26),np=new Te(ze,"OrientMinus90Upright",27),Qm=new Te(ze,"OrientUpright45",28),n1=16,i1=14,ip=8;ze.className="Link",ze.Normal=Jv,ze.Orthogonal=Tx,ze.AvoidsNodes=bx,ze.AvoidsNodesStraight=e1,ze.None=ws,ze.Bezier=va,ze.JumpGap=sh,ze.JumpOver=Fg,ze.End=Qc,ze.Scale=Zm,ze.Stretch=Xm,ze.OrientAlong=$c,ze.OrientPlus90=qc,ze.OrientMinus90=tp,ze.OrientOpposite=Qv,ze.OrientUpright=Jm,ze.OrientPlus90Upright=ep,ze.OrientMinus90Upright=np,ze.OrientUpright45=Qm,ze.EndSegmentStep=8,ze.CurvinessStart=n1,ze.SpacingMin=i1,ze.OrthoShortCut=ip;function $m(a,y,x,b){ji(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,this.links=[]}$m.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},$m.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))}},$m.className="LinkBundle";function op(a){ji(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=$v,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 Eg(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function ql(a,y,x){return Eg(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):$v}function o1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],b=0;b<=a.ei;b++)x[b]>=Rd&&(x[b]=$v)}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]===ah)return!1}return!0};function tu(a,y,x,b,E,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ut=x|0,ft=a.ac[at][ut];if(ft>=Rd&&ft<Ag)for(E?ut+=b:at+=b,ft+=1;z<=at&&at<=tt&&ot<=ut&&ut<=rt&&!(ft>=a.ac[at][ut]);)a.ac[at][ut]=ft,ft+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0<b)for(x+=b;x<at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(x+=b;x>at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else if(0<b)for(y+=b;y<at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(y+=b;y>at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt)}}function qm(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Rd;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)ut+=1,a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function t0(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Ag;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function r1(a,y,x,b,E,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Eg(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=b.x,ut=b.y;if(Eg(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(ot-at)&&1>=Math.abs(rt-ut))a.abort=!0;else{var ft=z.x;b=z.y,y=z.x+z.width;var mt=z.y+z.height;ft-=a.Nd,ft/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,ft|0)),y=Math.min(a.di,Math.max(0,y|0)),ft=Math.max(0,Math.min(a.ei,b|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),b=a.ac,ot|=0,rt|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,b[ot][rt]===ah?(qm(a,ot,rt,yt,x,z,y,ft,mt),qm(a,ot,rt,1,!x,z,y,ft,mt),qm(a,ot,rt,-1,!x,z,y,ft,mt)):qm(a,ot,rt,yt,x,ot,rt,ot,rt),b[at][ut]===ah?(t0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,ft,mt),t0(a,at,ut,1,!(E===90||E===270),z,y,ft,mt),t0(a,at,ut,-1,!(E===90||E===270),z,y,ft,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=pn(),tt&&s1(a,at,ut,E,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=Rd,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 tu(a,ot,rt,1,!1,z,y,ft,mt),tu(a,ot,rt,-1,!1,z,y,ft,mt),tu(a,ot,rt,1,!0,z,y,ft,mt),tu(a,ot,rt,-1,!0,z,y,ft,mt);wn(x)}}}}function s1(a,y,x,b,E,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===E&&at===z)return!0;var ut=rt,ft=at;if(b===0)if(ut<E)ut++;else break;else if(b===90)if(ft<z)ft++;else break;else if(b===180)if(ut>E)ut--;else break;else if(ft>z)ft--;else break;var mt=ot[ut][ft];if(mt===0||mt===qv)break;rt=ut,at=ft}for(;;){if(ut=b,ft=rt,mt=at,b===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):b===90?ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--):b===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ft<E?(ut=0,ft++):ft>E&&(ut=180,ft--),ft=ot[ft][mt],ut!==b&&ft!==0&&ft!==qv){if(tt.push(rt),tt.push(at),s1(a,rt,at,ut,E,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=qv,b===0){if(rt===y)return!1;rt--}else if(b===90){if(at===x)return!1;at--}else if(b===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}de.Object.defineProperties(op.prototype,{bounds:{get:function(){return new ge(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0<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 ah=0,Rd=1,Ag=999999,$v=Ag+1,qv=Ag+2;op.className="PositionArray";function Tf(){ji(this),this.port=this.node=null,this.pe=[],this.ap=!1}Tf.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 Nx(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}Tf.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var b=null,E=a.node,z=E instanceof Xn?E:null;if(z===null||z.isSubGraphExpanded)var tt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,tt=b.Lu()}z=a.pe.length=0;var ot=a.port.ga(Mi,It.alloc()),rt=a.port.ga(Uo,It.alloc());for(E=ge.allocAt(ot.x,ot.y,0,0),E.Ye(rt),It.free(ot),It.free(rt),ot=It.allocAt(E.x+E.width/2,E.y+E.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(b),ft=at.computeSpot(ut,a.port);if(ft.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=ot.ab(ut),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),ft=Nx(E,ft,mt,at.isOrthogonal),ft===0?(ft=4,180<mt&&(mt-=360)):ft===90?(ft=8,270<mt&&(mt-=360)):ft===180?ft=2:(ft=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ft),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ft),yt.hv.set(ut),z++}}}}for(It.free(ot),a.pe.sort(Tf.prototype.j),rt=a.pe.length,b=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==b&&(b=tt.Nc,ot=0),tt.Uo=ot,ot++);for(b=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==b&&(b=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,ft=a.port,b=a.node.portSpreading,ot=It.alloc(),rt=It.alloc(),tt=It.alloc(),at=It.alloc(),ft.ga(Mi,ot),ft.ga(Yi,rt),ft.ga(Uo,tt),ft.ga(ns,at),yt=mt=ut=ft=0,b===Vv)for(var St=0;St<z.length;St++){var kt=z[St];if(kt!==null){var Dt=kt.link.computeThickness();switch(kt.Nc){case 8:mt+=Dt;break;case 2:yt+=Dt;break;case 1:ft+=Dt;break;default:case 4:ut+=Dt}}}var Nt=St=0,jt=1,Ht=kt=0;for(Dt=0;Dt<z.length;Dt++){var _t=z[Dt];if(_t!==null){if(St!==_t.Nc){switch(St=_t.Nc,St){case 8:var Kt=tt;Nt=at;break;case 2:Kt=at,Nt=ot;break;case 1:Kt=ot,Nt=rt;break;default:case 4:Kt=rt,Nt=tt}switch(kt=Nt.x-Kt.x,Ht=Nt.y-Kt.y,St){case 8:mt>Math.abs(kt)?(jt=Math.abs(kt)/mt,mt=Math.abs(kt)):jt=1;break;case 2:yt>Math.abs(Ht)?(jt=Math.abs(Ht)/yt,yt=Math.abs(Ht)):jt=1;break;case 1:ft>Math.abs(kt)?(jt=Math.abs(kt)/ft,ft=Math.abs(kt)):jt=1;break;default:case 4:ut>Math.abs(Ht)?(jt=Math.abs(Ht)/ut,ut=Math.abs(Ht)):jt=1}Nt=0}var re=_t.Zo;if(b===Vv){switch(_t=_t.link.computeThickness(),_t*=jt,re.set(Kt),St){case 8:re.x=Kt.x+kt/2+mt/2-Nt-_t/2;break;case 2:re.y=Kt.y+Ht/2+yt/2-Nt-_t/2;break;case 1:re.x=Kt.x+kt/2-ft/2+Nt+_t/2;break;default:case 4:re.y=Kt.y+Ht/2-ut/2+Nt+_t/2}Nt+=_t}else{var Ke=.5;b===Wm&&(Ke=(_t.Uo+1)/(_t.Gl+1)),re.x=Kt.x+kt*Ke,re.y=Kt.y+Ht*Ke}}}for(It.free(ot),It.free(rt),It.free(tt),It.free(at),Kt=a.pe,z=0;z<Kt.length;z++)b=Kt[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,ge.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}Tf.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},Tf.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,gi,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)},Tf.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new It,this.Gl=this.Uo=0,this.Zo=new It,this.Ju=0}ty.prototype.toString=function(){return this.link.toString()+" "+this.angle.toString()+" "+this.Nc.toString()+":"+this.Uo.toString()+"/"+this.Gl.toString()+" "+this.Zo.toString()+" "+this.Ju.toString()+" "+this.hv.toString()},ty.className="LinkInfo";function fo(a){ji(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new It(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}fo.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},fo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},fo.prototype.qb=function(){},fo.prototype.toString=function(){var a=Mn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},fo.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())}}},fo.prototype.createNetwork=function(){return new Qi(this)},fo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof se?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Xn?y.lg(a.memberParts):y.lg(a.iterator),y},fo.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")}},fo.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()}},fo.prototype.doLayout=function(a){var y=new Be;a instanceof se?(Wh(this,y,a.nodes,!0,this.rh,!0,!1,!0),Wh(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Xn?Wh(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},fo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,b=x,E=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;rp(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(b,E),ot instanceof Xn&&(ot.rh=!1),b+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},fo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof ze)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,b),ot instanceof Xn&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},fo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Xn&&a.rh)};function Wh(a,y,x,b,E,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;b&&!rt.isTopLevel||E!==null&&!E(rt)||!rt.canLayout()||(z&&rt instanceof $e?rt.isLinkLabel||(rt instanceof Xn&&rt.layout===null?Wh(a,y,rt.memberParts,!1,E,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof ze?y.add(rt):!ot||!rt.Zc()||rt instanceof $e||(rp(rt),y.add(rt)))}}function rp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}fo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new ge),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},fo.prototype.ex=function(a){var y=new Be;return a instanceof se?(Wh(this,y,a.nodes,!0,null,!0,!0,!0),Wh(this,y,a.links,!0,null,!0,!0,!0),Wh(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Xn?Wh(this,y,a.memberParts,!1,null,!0,!0,!0):Wh(this,y,a.iterator,!1,null,!0,!0,!0),y},fo.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(Mi),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},de.Object.defineProperties(fo.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())}}}),fo.prototype.collectParts=fo.prototype.ex,fo.prototype.getLayoutBounds=fo.prototype.ni,fo.prototype.invalidateLayout=fo.prototype.C,fo.className="Layout";function Qi(a){ji(this),this.Sc=a,this.wf=new Be,this.ye=new Be,this.Es=new Nn,this.zs=new Nn}Qi.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 Be,this.ye=new Be,this.Es=new Nn,this.zs=new Nn},Qi.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},Qi.prototype.createVertex=function(){return new er(this)},Qi.prototype.createEdge=function(){return new ia(this)},Qi.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 $e)return!tt.isLinkLabel;if(tt instanceof ze){var ot=tt.fromNode;return ot===null||ot.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var b=a.value;if(b instanceof $e&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof Xn&&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 ze&&(!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))}}},Qi.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},Ct=Qi.prototype,Ct.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Ct.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},Ct.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var b=y.M(x);this.Mj(b)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Ct.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Ct.ki=function(a){return a===null?null:this.Es.I(a)},Ct.Bo=function(a){if(a!==null){ey(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ey(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Ct.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},Ct.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ny(this,a)}};function ny(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Ct.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Ct.Lo=function(a){return a===null?null:this.zs.I(a)},Ct.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},Ct.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))}},Ct.Ko=function(){for(var a=pn(),y=this.ye.iterator;y.next();){var x=y.value;x.fromVertex===x.toVertex&&a.push(x)}for(y=a.length,x=0;x<y;x++)this.Mj(a[x]);wn(a)},Qi.prototype.deleteArtificialVertexes=function(){for(var a=pn(),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=pn(),x=this.ye.iterator;x.next();){var b=x.value;b.link===null&&b.data===null&&y.push(b)}for(x=y.length,b=0;b<x;b++)this.Mj(y[b]);wn(a),wn(y)};function Fx(a){for(var y=pn(),x=a.ye.iterator;x.next();){var b=x.value;b.fromVertex!==null&&b.toVertex!==null||y.push(b)}for(x=y.length,b=0;b<x;b++)a.Mj(y[b]);wn(y)}Qi.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Fx(this),this.Ko()),a=new De;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var b=x.value;if(0<b.tg.count||0<b.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,b),y=!0;break}}}return a.sort(function(E,z){return E===null||z===null||E===z?0:z.vertexes.count-E.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(ny(a,E),ey(y,E),iy(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}Qi.prototype.dz=function(){for(var a=new Be,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},de.Object.defineProperties(Qi.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}}}),Qi.prototype.findAllParts=Qi.prototype.dz,Qi.prototype.splitIntoSubNetworks=Qi.prototype.Zx,Qi.prototype.deleteSelfEdges=Qi.prototype.Ko,Qi.prototype.reverseEdge=Qi.prototype.gm,Qi.prototype.linkVertexes=Qi.prototype.Zj,Qi.prototype.findEdge=Qi.prototype.Lo,Qi.prototype.deleteLink=Qi.prototype.Yy,Qi.prototype.deleteEdge=Qi.prototype.Mj,Qi.prototype.addLink=Qi.prototype.Dy,Qi.prototype.addEdge=Qi.prototype.Bo,Qi.prototype.findVertex=Qi.prototype.ki,Qi.prototype.deleteNode=Qi.prototype.Zy,Qi.prototype.deleteVertex=Qi.prototype.Iu,Qi.prototype.addNode=Qi.prototype.Bl,Qi.prototype.addVertex=Qi.prototype.dh,Qi.prototype.addParts=Qi.prototype.lg,Qi.className="LayoutNetwork";function er(a){ji(this),this.ob=a,this.j=new ge(0,0,10,10).freeze(),this.o=new It(5,5).freeze(),this.Sh=this.ub=null,this.tg=new De,this.mg=new De}er.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new De,this.mg=new De},er.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+ro(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},er.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;me(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 Xn)){x=ge.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(ri);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),ge.free(x);return}ge.free(x)}a.moveTo(y.x,y.y)}},er.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},er.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},er.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},er.prototype.Jl=function(a){a!==null&&this.mg.remove(a)};function oy(a,y){return a=a.Sh,y=y.Sh,a?y?(a=a.text,y=y.text,a<y?-1:a>y?1:0):1:y!==null?-1:0}de.Object.defineProperties(er.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,b=y.width;y=y.height,this.o.h(b/2,y/2),this.j.h(a,x,b,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=ge.alloc(),b=y.ni(a,x);y=b.x;var E=b.y,z=b.width;if(b=b.height,isNaN(y)&&(y=0),isNaN(E)&&(E=0),this.j.h(y,E,z,b),ge.free(x),!(a instanceof Xn)&&(a=a.locationObject.ga(ri),a.w())){this.o.h(a.x-y,a.y-E);return}this.o.h(z/2,b/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new Be,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Be,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Be,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 De,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}}}),er.prototype.deleteDestinationEdge=er.prototype.Jl,er.prototype.addDestinationEdge=er.prototype.zl,er.prototype.deleteSourceEdge=er.prototype.Kl,er.prototype.addSourceEdge=er.prototype.Cl,er.className="LayoutVertex",er.standardComparer=oy,er.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 ia(a){ji(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ia.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ia.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+ro(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},ia.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ia.prototype.commit=function(){},ia.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},de.Object.defineProperties(ia.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)}}}),ia.prototype.getOtherVertex=ia.prototype.Ax,ia.className="LayoutEdge";function Nr(a){fo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new We(NaN,NaN).freeze(),this.tf=new We(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}xe(Nr,fo),Nr.prototype.cloneProtected=function(a){fo.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},Nr.prototype.qb=function(a){a.classType===Nr?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===ml?this.arrangement=a:a===sp||a===e0?this.alignment=a:Rt("Unknown enum value: "+a):fo.prototype.qb.call(this,a)},Nr.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 Xn)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case i0:E.reverse();break;case ap:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case e0:var ot=y,rt=x,at=ge.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ft=ut=0;ft<E.length;ft++){var mt=this.ni(E[ft],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+ot,1),ft=Math.max(this.cellSize.height,1),!isFinite(ft))for(mt=ft=0;mt<E.length;mt++){var yt=this.ni(E[mt],at);ft=Math.max(ft,yt.height)}ft=Math.max(ft+rt,1),mt=this.arrangement;for(var St=yt=this.arrangementOrigin.x,kt=this.arrangementOrigin.y,Dt=0,Nt=0,jt=0;jt<E.length;jt++){var Ht=E[jt],_t=this.ni(Ht,at),Kt=Math.ceil((_t.width+ot)/ut)*ut,re=Math.ceil((_t.height+rt)/ft)*ft;switch(mt){case ml:var Ke=Math.abs(St-_t.width);break;default:Ke=St+_t.width}switch((0<z&&Dt>z-1||0<tt&&0<Dt&&Ke-yt>tt)&&(b.push(new ge(0,kt,tt+ot,Nt)),Dt=0,St=yt,kt+=Nt,Nt=0),Nt=Math.max(Nt,re),mt){case ml:_t=-_t.width;break;default:_t=0}switch(Ht.moveTo(St+_t,kt),mt){case ml:St-=Kt;break;default:St+=Kt}Dt++}b.push(new ge(0,kt,tt+ot,Nt)),ge.free(at);break;case sp:for(rt=tt,ut=z,ft=y,mt=x,tt=ge.alloc(),yt=Math.max(this.cellSize.width,1),z=kt=at=0,ot=It.alloc(),St=0;St<E.length;St++)Nt=E[St],Dt=this.ni(Nt,tt),Nt=ih(Nt,Nt.locationObject,Nt.locationSpot,ot),at=Math.max(at,Nt.x),kt=Math.max(kt,Dt.width-Nt.x),z=Math.max(z,Nt.y);switch(St=this.arrangement,St){case ml:at+=ft;break;default:kt+=ft}yt=isFinite(yt)?Math.max(yt+ft,1):Math.max(at+kt,1);var hn=Nt=this.arrangementOrigin.x;for(jt=this.arrangementOrigin.y,kt=0,rt>=at&&(rt-=at),at=Ht=0,Kt=Math.max(this.cellSize.height,1),_t=z=0,re=!0,Dt=It.alloc(),Ke=0;Ke<E.length;Ke++){var sn=E[Ke],Ie=this.ni(sn,tt),Ce=ih(sn,sn.locationObject,sn.locationSpot,ot);if(0<kt)switch(St){case ml:hn=(hn-Nt-(Ie.width-Ce.x))/yt,hn=Xt.$(Math.round(hn),hn)?Math.round(hn):Math.floor(hn),hn=hn*yt+Nt;break;default:hn=(hn-Nt+Ce.x)/yt,hn=Xt.$(Math.round(hn),hn)?Math.round(hn):Math.ceil(hn),hn=hn*yt+Nt}else switch(St){case ml:Ht=hn+Ce.x+Ie.width;break;default:Ht=hn-Ce.x}switch(St){case ml:var Kn=-(hn+Ce.x)+Ht;break;default:Kn=hn+Ie.width-Ce.x-Ht}if(0<ut&&kt>ut-1||0<rt&&0<kt&&Kn>rt){for(b.push(new ge(0,re?jt-z:jt,rt+ft,_t+z+mt)),hn=0;hn<kt&&Ke!==kt;hn++){Kn=E[Ke-kt+hn];var Hn=ih(Kn,Kn.locationObject,Kn.locationSpot,Dt);Kn.moveTo(Kn.position.x,Kn.position.y+z-Hn.y)}_t+=mt,jt=re?jt+_t:jt+(_t+z),kt=_t=z=0,hn=Nt,re=!1}switch(hn===Nt&&(at=St===ml?Math.max(at,Ie.width-Ce.x):Math.min(at,-Ce.x)),z=Math.max(z,Ce.y),_t=Math.max(_t,Ie.height-Ce.y),isFinite(Kt)&&(_t=Math.max(_t,Math.max(Ie.height,Kt)-Ce.y)),re?sn.moveTo(hn-Ce.x,jt-Ce.y):sn.moveTo(hn-Ce.x,jt),St){case ml:hn-=Ce.x+ft;break;default:hn+=Ie.width-Ce.x+ft}kt++}if(b.push(new ge(0,jt,rt+ft,(re?_t:_t+z)+mt)),E.length!==kt)for(rt=0;rt<kt;rt++)ut=E[E.length-kt+rt],ft=ih(ut,ut.locationObject,ut.locationSpot,ot),ut.moveTo(ut.position.x,ut.position.y+z-ft.y);if(It.free(ot),It.free(Dt),St===ml)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);ge.free(tt)}for(ot=z=tt=E=0;ot<b.length;ot++)rt=b[ot],E=Math.min(E,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===ml?this.commitLayers(b,new It(E+y/2-(z+E),tt-x/2)):this.commitLayers(b,new It(E-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Nr.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}de.Object.defineProperties(Nr.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0<a||isNaN(a))&&(this.zo=a,this.isViewportSized=isNaN(a),this.C())}},wrappingColumn:{get:function(){return this.yo},set:function(a){this.yo!==a&&(0<a||isNaN(a))&&(this.yo=a,this.C())}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||(this.yg.assign(a),this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf.D(a)||(this.tf.assign(a),this.C())}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb===a||a!==sp&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==ml||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ry&&a!==i0&&a!==ap&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var e0=new Te(Nr,"Position",0),sp=new Te(Nr,"Location",1),n0=new Te(Nr,"LeftToRight",2),ml=new Te(Nr,"RightToLeft",3),ry=new Te(Nr,"Forward",4),i0=new Te(Nr,"Reverse",5),ap=new Te(Nr,"Ascending",6),o0=new Te(Nr,"Descending",7);Nr.className="GridLayout",Nr.standardComparer=u1,Nr.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},Nr.Position=e0,Nr.Location=sp,Nr.LeftToRight=n0,Nr.RightToLeft=ml,Nr.Forward=ry,Nr.Reverse=i0,Nr.Ascending=ap,Nr.Descending=o0;function Hi(){this.On=new Be,this.Dn=new Be,this.Pa=new Be,this.cf=new Nn,this.bf=new Nn,this.aj=new Nn,this.H=null,this.tp=!1}Ct=Hi.prototype,Ct.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Ct.Xe=function(a){this.H=a},Ct.oi=function(a){if(a instanceof $e){if(this.On.add(a),a instanceof Xn){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 ze?this.Dn.add(a):a instanceof Li||this.Pa.add(a);y=a.data,y===null||a instanceof Li||(a instanceof ze?this.bf.add(y,a):this.cf.add(y,a))},Ct.pc=function(a){if(a.Ej(),a instanceof $e){if(this.On.remove(a),a instanceof Xn){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 ze?this.Dn.remove(a):a instanceof Li||this.Pa.remove(a);y=a.data,y===null||a instanceof Li||(a instanceof ze?this.bf.remove(y):this.cf.remove(y))},Ct.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 Xn)&&Rt('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 Xn||Rt('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 ze||Rt('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=pn(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=pn(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=pn(),b=this.nodes.iterator;b.next();){var E=b.value;E.data!==null&&(a.push(E.data),a.push(E.location))}for(b=this.links.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(b=this.parts.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),b=0;b<y.length;b++)E=this.Lc(y[b]),E!==null&&(E.isSelected=!0);for(b=0;b<x.length;b++)E=this.Lc(x[b]),E!==null&&(E.isHighlighted=!0);for(b=0;b<a.length;b+=2)E=this.Lc(a[b]),E!==null&&(E.location=a[b+1]);wn(y),wn(x),wn(a)}},Hi.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Hi.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&h1(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&ag(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var b=a.Ro(y),E=d1(a,y,b);if(E!==null&&(_a(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)}}Hi.prototype.insertLink=function(){return null},Hi.prototype.resolveReferencesForData=function(){},Hi.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var b=a.model;return b.Xj()&&b.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(c1||(c1=!0,cn('No Group template found for category "'+x+'"'),cn(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(g1||(g1=!0,cn('No Node template found for category "'+x+'"'),cn(" Using default node template")),y=a.ny))),y}Hi.prototype.getLinkCategoryForData=function(){return""},Hi.prototype.setLinkCategoryForData=function(){},Hi.prototype.setFromNodeForLink=function(){},Hi.prototype.setToNodeForLink=function(){},Hi.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(p1||(p1=!0,cn('No Link template found for category "'+a+'"'),cn(" Using default link template")),x=y.my)),x},Hi.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Hi.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Hi.prototype.ip=function(a){a=this.Lc(a),a!==null&&(Pc(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Hi.prototype.unresolveReferencesForPart=function(){},Hi.prototype.removeDataForLink=function(){},Hi.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Hi.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof $e?a:null)},Hi.prototype.findLinkForKey=function(){return null},Ct=Hi.prototype,Ct.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Ct.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof $e?a:null)},Ct.Kc=function(a){return a===null?null:this.bf.I(a)},Ct.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Be;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(me(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator},Ct.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Be;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(me(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator};function sy(a,y,x){for(var b in x){var E=y[b],z=x[b];if(tn(z)){if(!tn(E)||E.length<z.length)return!1;for(var tt=0;tt<E.length;tt++){var ot=z[tt];if(ot!==void 0&&!f1(a,E[tt],ot))return!1}}else if(!f1(a,E,z))return!1}return!0}function f1(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(me(y)&&me(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}Hi.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===mo){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===zo){var tt=a.newValue;b==="nodeDataArray"&&me(tt)&&h1(this,tt),y.isModified=!0}else if(x===qo){var ot=a.oldValue;b==="nodeDataArray"&&me(ot)&&this.ip(ot),y.isModified=!0}else x===qs&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===mo){var rt=a.propertyName,at=a.object;at===y.model?(rt==="nodeKeyProperty"||rt==="nodeCategoryProperty")&&(y.undoManager.isUndoingRedoing||this.Wd()):this.updateDataBindings(at,rt),y.isModified=!0}else if(x===zo||x===qo){var ut=a.change===zo,ft=ut?a.newParam:a.oldParam,mt=ut?a.newValue:a.oldValue,yt=this.aj.I(a.object);if(Array.isArray(yt))for(a=0;a<yt.length;a++){var St=yt[a];if(ut)Cm(St,mt,ft,!0);else if(!(0>ft)){var kt=ft+Wc(St);St.pc(kt,!0),xv(St,kt,ft)}}y.isModified=!0}}finally{y.aa=!0}}}}},Hi.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)},Hi.prototype.rp=function(){for(var a=this.H.model,y=new Be,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),E.forEach(function(tt){L1(a,tt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&C1(a,z,!1)}for(this.refreshDataBoundLinks(),x=this.parts.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.nodes.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.links.iterator;x.next();)x.value.updateRelationshipsFromData()},Hi.prototype.refreshDataBoundLinks=function(){},Hi.prototype.updateRelationshipsFromData=function(){},Hi.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=pn()),x.push(tt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);wn(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(tn(x)){var b=a.aj.I(x);if(b===null)b=[],b.push(y),a.aj.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}function ly(a,y,x){Ad(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Mc(x,tt[rt])});var b=y.Hh;if(tn(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}}}}Hi.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new Nn;if(tn(a))for(var E=0;E<a.length;E++)r0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new Be;for(var z=new Nn,tt=b.iterator;tt.next();){var ot=tt.value;if(ot instanceof ze)a||ot.fromNode!==null&&ot.toNode!==null||E.add(ot);else if(ot instanceof $e&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=b.I(at),at!==null?(x.qe(rt.data,x.wa(at.data)),rt=y.Kc(rt.data),ot=ot.kh(),ot!==null&&rt!==null&&z.add(ot,rt)):x.qe(rt.data,void 0))}}if(0<E.count&&y.Is(E,!1),0<z.count)for(x=z.iterator;x.next();)b.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new Nn;b.each(function(ft){ft.key.data!==null&&ut.add(ft.key.data,ft.value.data)}),x(ut,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function r0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof Tn))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof $e){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=b.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=b.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof Xn&&z instanceof Xn)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,b,E),tt instanceof ze||tt===null||(tt.containingGroup=z)}else if(y instanceof ze&&z instanceof ze)for(tt=y.fromNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,b,E),tt!==null&&tt instanceof $e&&(tt.labeledLink=z);return z}Hi.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof ze||(b=E.copyNodeData(b),me(b)&&(E.xf(b),x=y.Lc(b)))}else _a(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 ze||(E=y.copyNodeData(b)),me(E)&&(x.data=E)));return x},de.Object.defineProperties(Hi.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}}}),Hi.prototype.updateAllRelationshipsFromData=Hi.prototype.rp,Hi.prototype.findLinksByExample=Hi.prototype.ls,Hi.prototype.findNodesByExample=Hi.prototype.ms,Hi.prototype.findLinkForData=Hi.prototype.Kc,Hi.prototype.findNodeForData=Hi.prototype.ii,Hi.prototype.findPartForData=Hi.prototype.Lc,Hi.prototype.findNodeForKey=Hi.prototype.Vb,Hi.prototype.removeModeledPart=Hi.prototype.ip,Hi.prototype.removeModeledParts=Hi.prototype.Gs,Hi.prototype.rebuildParts=Hi.prototype.Wd;var g1=!1,c1=!1,p1=!1;Hi.className="PartManager";function pr(a){Hi.apply(this,arguments)}xe(pr,Hi),pr.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},pr.prototype.addModeledParts=function(a){for(Hi.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)bg(a.value);ag(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),ag(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),b=a.findLinkTemplateForCategory(x);if(b!==null){_a(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(E.fromPortId=z),z=ya(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof $e&&(E.fromNode=z)),z=u0(x,y,!1),z!==""&&(E.toPortId=z),z=ya(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof $e&&(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}}}}pr.prototype.removeAllModeledParts=function(){var a=this.diagram.model;y1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function y1(a,y){y.forEach(function(x){a.ip(x)})}pr.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},pr.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},pr.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},pr.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},pr.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},pr.prototype.findPartForKey=function(a){var y=Hi.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},pr.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},pr.prototype.doModelChanged=function(a){var y=this;if(Hi.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===mo){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(E==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(E==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(E==="linkToPortId"){var ft=this.Kc(a.object);if(ft!==null){var mt=a.newValue;typeof mt=="string"&&(ft.toPortId=mt)}}else if(E==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var St=a.newValue;if(St!==void 0){var kt=this.Vb(St);kt instanceof Xn?yt.containingGroup=kt:yt.containingGroup=null}else yt.containingGroup=null}}else if(E==="linkLabelKeys"){var Dt=this.Kc(a.object);if(Dt!==null){var Nt=a.oldValue,jt=a.newValue;Array.isArray(Nt)&&Nt.forEach(function(Ce){0<=jt.indexOf(Ce)||(Ce=y.Vb(Ce),Ce!==null&&(Ce.labeledLink=null))}),Array.isArray(jt)&&jt.forEach(function(Ce){Ce=y.Vb(Ce),Ce!==null&&(Ce.labeledLink=Dt)})}}else if(E==="linkCategory"){var Ht=this.Kc(a.object),_t=a.newValue;Ht!==null&&typeof _t=="string"&&(Ht.category=_t)}else E==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(b===zo){var Kt=a.newValue;if(E==="linkDataArray"&&typeof Kt=="object"&&Kt!==null)v1(this,Kt);else if(E==="linkLabelKeys"&&_h(Kt)){var re=this.Kc(a.object),Ke=this.Vb(Kt);re!==null&&Ke!==null&&(Ke.labeledLink=re)}x.isModified=!0}else if(b===qo){var hn=a.oldValue;if(E==="linkDataArray"&&typeof hn=="object"&&hn!==null)this.ip(hn);else if(E==="linkLabelKeys"&&_h(hn)){var sn=this.Vb(hn);sn!==null&&(sn.labeledLink=null)}x.isModified=!0}}else if(b===mo){var Ie=a.propertyName;a.object!==x.model||Ie!=="linkFromKeyProperty"&&Ie!=="linkToKeyProperty"&&Ie!=="linkFromPortIdProperty"&&Ie!=="linkToPortIdProperty"&&Ie!=="linkLabelKeysProperty"&&Ie!=="nodeIsGroupProperty"&&Ie!=="nodeGroupKeyProperty"&&Ie!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},pr.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Be,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){F1(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&N1(y,z,!1)})},pr.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 ze){var E=ya(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=ya(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 Be().addAll(y);var tt=new Be;a.labelNodes.each(function(ot){ot.data!==null&&(ot=b.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(E),E=E.copy(),E.hp(tt),(0<y.count||0<E.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),E.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof Li)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof Xn)&&(a.containingGroup=y)}}},pr.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var tt=b.value;y.lb(tt)?E instanceof Xn&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=E)):(z.link=this.Kc(tt),z.link!==null&&E instanceof $e&&(ya(y,tt,!0)===x&&(z.link.fromNode=E),ya(y,tt,!1)===x&&(z.link.toNode=E),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(E.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}yl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Xn&&(E.containingGroup=a))}},pr.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof $e){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)vl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&vl(y,x,b.data)),a instanceof Xn)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&vl(y,x,b)}}},pr.prototype.copyPartData=function(a,y){var x=Hi.prototype.copyPartData.call(this,a,y);if(a instanceof ze)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},pr.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,tt=E.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=tt.archetypeLinkData,b instanceof ze){if(_a(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,E.add(z),a=tt.archetypeLabelNodeData,a instanceof $e&&(_a(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&&Dg(z,b,z.wa(a.data),!0),Og(z,b,ot,!0),x!==null&&Dg(z,b,z.wa(x.data),!1),Og(z,b,y,!1),z.fi(b),a=tt.archetypeLabelNodeData,a===null||a instanceof $e||(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},pr.prototype.findLinkForKey=pr.prototype.findLinkForKey,pr.prototype.findPartForKey=pr.prototype.findPartForKey,pr.prototype.removeAllModeledParts=pr.prototype.removeAllModeledParts,pr.prototype.addModeledParts=pr.prototype.addModeledParts,pr.prototype.addAllModeledParts=pr.prototype.addAllModeledParts,pr.className="GraphLinksPartManager";function Ba(){Hi.apply(this,arguments),this.Sg=null}xe(Ba,Hi);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!gs(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(_a(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}}}Ba.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ba.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ba.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}},Ba.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))},Ba.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ba.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ba.prototype.doModelChanged=function(a){if(Hi.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===mo){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),tt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(tt!==null){var ot=tt.kh();ot!==null?z===null?y.remove(ot):y.isTreePathToChildren?ot.fromNode=z:ot.toNode=z:s0(this,z,tt)}}else if(b==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ut=rt.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===mo){var ft=a.propertyName;a.object===y.model&&ft==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ba.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;a instanceof $e&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:s0(this,y,a):b!==null&&Pc(x,b,!1)))}}},Ba.prototype.updateDataBindings=function(a,y){Hi.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ba.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof $e&&y.mh(z)===x&&s0(this,E,this.ii(z))}yl(y,x)}a=y.mh(a),a!==void 0&&E instanceof $e&&(a=this.Vb(a),s0(this,a,E))}},Ba.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof $e){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(qo,"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)&&vl(y,x,E)}},Ba.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},Ba.prototype.findLinkForKey=Ba.prototype.findLinkForKey,Ba.className="TreePartManager";function vn(a,y){this.kl=new Be,this.il=new Be,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,ji(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new Nn,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 Nn,this.Lt=new De,this.Wg=!1,this.o=null,this.undoManager=new Po,a!==void 0&&(tn(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)+":"+Fi(E)}}return y},vn.prototype.xA=function(a){a.change!==qs&&Rt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof cr?(x1(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 Be,z=new Be,tt=new Be,ot=this.vh;a.changes.each(function(ft){ft.model===x&&(ft.modelChange==="nodeDataArray"?ft.change===zo?E.add(ft.newValue):ft.change===qo&&tt.add(ft.oldValue):x.lb(ft.object)?z.add(ft.object):ft.change!==mo||x.modelData!==ft.object&&ft.propertyName!=="modelData"?ft.object!==null&&(ot&&ot.contains(ft.object)?ot.get(ft.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ft.object instanceof vn||x.ri()&&x.Jc(ft.object)||P1(x,ft.object).each(function(mt){z.add(mt)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ft){rt.add(x.wa(ft)),y||z.add(ft)});var at=this.kl;at.clear(),tt.each(function(ft){at.add(x.wa(ft)),y&&z.add(ft)}),a=x.cloneDeep(z.Fa());var ut=null;return b&&(ut===null&&(ut={}),ut.modelData=this.cloneDeep(this.modelData)),0<rt.count&&(ut===null&&(ut={}),y?ut.removedNodeKeys=rt.Fa():ut.insertedNodeKeys=rt.Fa()),0<a.length&&(ut===null&&(ut={}),ut.modifiedNodeData=a),0<at.count&&(ut===null&&(ut={}),y?ut.insertedNodeKeys=at.Fa():ut.removedNodeKeys=at.Fa()),at.clear(),rt.clear(),ut},vn.prototype.cloneDeep=function(a){return Bg(this,a,!0)};function Bg(a,y,x,b,E,z){function tt(ft,mt){ot?(ft.__gohashid===void 0&&z.push(ft),b.set(ft,mt)):(ft=So++,b.set(ft,mt),E.set(ft,y))}if(!me(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(b||(b=new Nn),ot){var rt=b.get(y);if(rt)return rt}else for(E||(E=new Nn),rt=E.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=b.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ut=0;ut<y.length;ut++)rt.push(Bg(a,y[ut],!1,b,E,z))}else if(y instanceof It||y instanceof We||y instanceof ge||y instanceof oi||y instanceof Fn)rt=y.copy(),tt(y,rt);else{if(y instanceof zi||y instanceof Re||y instanceof Te)return y;if(y instanceof De)rt=new De().addAll(Bg(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Be)rt=new Be().addAll(Bg(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Nn)rt=new Nn().addAll(Bg(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Date)rt=new Date(y.getTime()),tt(y,rt);else if(y instanceof RegExp)rt=new RegExp(y),tt(y,rt),rt.lastIndex=y.lastIndex;else if(typeof y.copy=="function")rt=y.copy(),tt(y,rt);else for(ut in rt={},tt(y,rt),y)ut!=="__gohashid"&&(rt[ut]=Bg(a,y[ut],!1,b,E,z))}return x&&z.forEach(function(ft){delete ft.__gohashid}),rt}Ct=vn.prototype,Ct.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Ct.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},Ct.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,me(y)&&(a.dm(y),a.modelData=y)}Ct.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!w1(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+uy(this,this.modelData)),a+`,
"nodeDataArray": `+Vh(this,this.nodeDataArray,!0)},Ct.kv=function(a){S1(this,a),a=a.nodeDataArray,tn(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var tt=b.get(E);tt===null?(tt=new Be,tt.add(z),b.add(E,tt)):tt.add(z)}}var b=a.vh;b===null&&(b=new Nn,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===mo?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===zo||z===qo)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function P1(a,y){for(var x=new Be,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];a0(a,y,E,E,x)}return x}function a0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}else if(me(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}return!1}Ct.Pv=function(a,y){var x=this,b=!1,E=new Be,z=new Be,tt=new Be,ot=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===zo?E.add(ut.newValue):ut.change===qo&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==mo||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){x.lb(ft)&&z.add(ft)}):ut.object instanceof vn||x.ri()&&x.Jc(ut.object)||P1(x,ut.object).each(function(ft){z.add(ft)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(x.wa(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(x.wa(ut)),y&&z.add(ut)}),a="",b&&(a+=`,
"modelData": `+uy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Vh(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Vh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Vh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Ct.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)&&Rt("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new Nn;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],tt=this.wa(z);tt!=null&&b.set(tt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=b.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var rt in E)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,E[rt]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,rt=0;rt<x;rt++)y=this.hc(a[rt]),y!==null&&this.cm(y)},Ct.$x=function(a,y){a.change!==qs&&Rt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof cr?(y===void 0&&(y=up(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Ct.yA=function(a,y){return this.$x(a,y)},Ct.np=function(a){return a===void 0&&(a=up(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Ct.toJSON=function(a){return this.np(a)},Ct.Zw=function(a){var y=null;if(typeof a=="string")try{y=nn.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Rt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Rt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Ct.Ky=function(a){return this.Zw(a)},vn.constructGraphLinksModel=function(){return new vn},Ct=vn.prototype,Ct.dm=function(a){if(tn(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(me(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Rt("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(me(a)){for(y in a)if(x=a[y],me(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 De,b=0;b<x.length/2;b++)E.add(new It(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Ex(a)}return a},Ct.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()):tn(a)?Vh(this,a):me(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function Vh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new Dn;E.add("["),x&&1<b&&E.add(`
`);for(var z=0;z<b;z++){var tt=y[z];tt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
`)),E.add(a.sm(tt)))}return x&&1<b&&E.add(`
`),E.add("]"),E.toString()}function w1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function Cs(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof It)y={class:"go.Point",x:Cs(x.x),y:Cs(x.y)};else if(x instanceof We)y={class:"go.Size",width:Cs(x.width),height:Cs(x.height)};else if(x instanceof ge)y={class:"go.Rect",x:Cs(x.x),y:Cs(x.y),width:Cs(x.width),height:Cs(x.height)};else if(x instanceof oi)y={class:"go.Margin",top:Cs(x.top),right:Cs(x.right),bottom:Cs(x.bottom),left:Cs(x.left)};else if(x instanceof Fn)x.sb()?y={class:"go.Spot",x:Cs(x.x),y:Cs(x.y),offsetX:Cs(x.offsetX),offsetY:Cs(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof zi){if(y={class:"go.Brush",type:x.type.name},x.type===th?y.color=x.color:(x.type===xu||x.type===Ea)&&(y.start=x.start,y.end=x.end,x.type===Ea&&(x.startRadius!==0&&(y.startRadius=Cs(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=Cs(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 Re?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=Cs(x.startX)),x.startY!==0&&(y.startY=Cs(x.startY)),x.endX!==0&&(y.endX=Cs(x.endX)),x.endY!==0&&(y.endY=Cs(x.endY)),x.spot1.D(Mi)||(y.spot1=x.spot1),x.spot2.D(Uo)||(y.spot2=x.spot2),x.type===Re.o&&(y.path=Re.ia(x))):x instanceof Te&&(y={class:"go.EnumValue",classType:up(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=Oo(y,E);if(!w1(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof De){var tt="[";for(z=z.iterator;z.next();){var ot=z.value;1<tt.length&&(tt+=","),tt+=a.sm(ot.x),tt+=",",tt+=a.sm(ot.y)}tt+="]",b+=tt}else b+=a.sm(z)}return b+"}"}function Ls(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Ex(a){if(typeof a!="object")return a;var y=a.class||"";if(y==="NaN")return NaN;if(y==="Date")return new Date(a.value);if(y.indexOf("go.")!==0)return a;y=y.substr(3);var x=a;if(y==="Point")x=new It(Ls(a.x),Ls(a.y));else if(y==="Size")x=new We(Ls(a.width),Ls(a.height));else if(y==="Rect")x=new ge(Ls(a.x),Ls(a.y),Ls(a.width),Ls(a.height));else if(y==="Margin")x=new oi(Ls(a.top),Ls(a.right),Ls(a.bottom),Ls(a.left));else if(y==="Spot")typeof a.enum=="string"?x=To(a.enum):x=new Fn(Ls(a.x),Ls(a.y),Ls(a.offsetX),Ls(a.offsetY));else if(y==="Brush"){if(x=new zi,x.type=an(zi,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof Fn&&(x.start=a.start),a.end instanceof Fn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Ls(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Ls(a.endRadius)),a=a.colorStops,me(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=Re.parse(a.path):x=new Re,x.type=an(Re,a.type),typeof a.startX=="number"&&(x.startX=Ls(a.startX)),typeof a.startY=="number"&&(x.startY=Ls(a.startY)),typeof a.endX=="number"&&(x.endX=Ls(a.endX)),typeof a.endY=="number"&&(x.endY=Ls(a.endY)),a.spot1 instanceof Fn&&(x.spot1=a.spot1),a.spot2 instanceof Fn&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=an(b,a.name)));return x}Ct.Pe=function(a){return this.Lt.add(a),this},Ct.ik=function(a){this.Lt.remove(a)},Ct.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)},Ct.cb=function(a,y,x,b,E,z,tt){Qo(this,"",a,y,x,b,E,z,tt)},Ct.g=function(a,y,x,b,E){Qo(this,"",mo,a,this,y,x,b,E)},Ct.Fs=function(a,y,x,b,E,z){Qo(this,"",mo,y,a,x,b,E,z)};function Qo(a,y,x,b,E,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new yo;at.model=a,at.change=x,at.modelChange=y,at.propertyName=b,at.object=E,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}vn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===mo){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)),uo(x,b,E)}else a.change===zo?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,me(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&Rn(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&gn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!tn(b)&&a.propertyName&&(b=Oo(a.object,a.propertyName)),tn(b)&&typeof x=="number"&&(a=a.newValue,y?Rn(b,x):gn(b,x,a))):Rt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===qo?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,me(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&gn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&Rn(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!tn(b)&&a.propertyName&&(b=Oo(a.object,a.propertyName)),tn(b)&&typeof x=="number"&&(a=a.oldValue,y?gn(b,x,a):Rn(b,x))):Rt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==qs&&Rt("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}},Ct=vn.prototype,Ct.La=function(a,y){y===void 0&&(y=""),Qo(this,"SourceChanged",qs,y,a,null,null)},Ct.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Oo(a,y),y!==void 0)){if(_h(y))return y;Rt("Key value for node data "+a+" is not a number or a string: "+y)}}},Ct.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=Oo(a,x);b!==y&&this.hc(y)===null&&(uo(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),Qo(this,"nodeKey",mo,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else uo(a,x,y)}};function _h(a){return typeof a=="number"||typeof a=="string"}Ct.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Ct.hc=function(a){return a===null&&Rt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&_h(a)?this.kb.I(a):null},Ct.$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))){uo(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;uo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;uo(a,y,x)}}}}},Ct.xf=function(a){a!==null&&(Bo(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var b=a.wa(y);(b===void 0||a.kb.I(b)!==y)&&(a.$u(y),b=a.wa(y),b===void 0&&Rt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,gn(a.Tc,b,y)),Qo(a,"nodeDataArray",zo,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Ct.Fy=function(a){if(tn(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)},Ct.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var b=a.wa(y);if(b!==void 0&&a.kb.remove(b),b=null,x){t:if(x=a.Tc,Array.isArray(x))b=x.indexOf(y);else{b=x.length;for(var E=0;E<b;E++)if(x[E]===y){b=E;break t}b=-1}if(0>b)return;Rn(a.Tc,b)}Qo(a,"nodeDataArray",qo,"nodeDataArray",a,y,null,b,null),a.qp(y)}Ct.nA=function(a){if(tn(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)},Ct.$z=function(a){if(a!==this.nodeDataArray&&tn(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.wa(z);if(tt!==void 0){x.add(tt);var ot=this.hc(tt);ot!==z&&(ot!==null?(this.Do(ot,z),this.lm(z,ot)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Ct.jp=function(a,y){y!==void 0&&(a=lp(this,a),a instanceof Be&&this.Vf.add(y,a))},Ct.Lv=function(){},Ct.fm=function(){},Ct.em=function(){},Ct.qp=function(){};function vl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new Be,a.Vf.add(y,b)),b.add(x)}}function yl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof Be&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function lp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Be?a:null)}Ct.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):l0(this,a,!0),me(a)&&ji(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=l0(a,y[x],a.copiesArrayObjects);b.push(E)}return ji(b),b}if(x&&me(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=Oo(y,b),tt=up(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof vn||z instanceof Po||z instanceof cr||z instanceof yo||(z=l0(a,z,!1)),uo(x,b,z)}return ji(x),x}return y instanceof It||y instanceof We||y instanceof ge||y instanceof Fn||y instanceof oi?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!k1&&a instanceof Zt&&(k1=!0,cn('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),cn(" Is that really your intent?"));var b=Oo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=vn.prototype,Ct.set=function(a,y,x){this.setDataProperty(a,y,x)},Ct.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])}},Ct.Ay=function(a,y){this.ts(a,-1,y)},Ct.ts=function(a,y,x){0>y&&(y=a.length),gn(a,y,x),Qo(this,"",zo,"",a,null,x,null,y)},Ct.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Rt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Rn(a,y),Qo(this,"",qo,"",a,x,null,y,null)},Ct.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Oo(a,y),y===void 0))return"";if(typeof y=="string")return y;Rt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Ct.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=Oo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),Qo(this,"nodeCategory",mo,x,a,b,y))}else uo(a,x,y)}},Ct.lm=function(a,y){this.jm(y,this.Ro(a))},Ct.Tl=function(){return!1},Ct.Wj=function(){return!1},Ct.ri=function(){return!1},Ct.xs=function(){return!1},Ct.Xj=function(){return!1};function hy(){return new vn}function up(a,y){if(typeof y=="function"){if(y.className)return y.className;if(y.name)return y.name}else if(typeof y=="object"&&y!==null&&y.constructor)return up(a,y.constructor);return typeof y}function dy(a){return sl[a]?sl[a]:nn.go!==void 0&&nn.go[a]?nn.go[a]:null}function Oo(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 uo(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(b){}}de.Object.defineProperties(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===""&&Rt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Rt("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];me(E)||Rt("Model.nodeDataArray must only contain Objects, not: "+E),Bo(E)}for(this.Tc=a,b=new De,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(Qo(this,"nodeDataArray",mo,"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 k1=!1,sl={};vn.className="Model",vn.fromJSON=vn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=nn.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Rt("Unable to construct a Model from: "+a);if(y===null){a=null;var b=x.class;if(typeof b=="string")try{var E=null;b.indexOf("go.")===0?(b=b.substr(3),E=dy(b)):(E=dy(b),E===null&&(E=nn[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof vn?y=a:Rt("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=Oo,vn.safePropertySet=uo,sl.Brush=zi,sl.ChangedEvent=yo,sl.Geometry=Re,sl.Margin=oi,sl.Panel=Ae,sl.Point=It,sl.Rect=ge,sl.Size=We,sl.Spot=Fn,sl.Transaction=cr,sl.UndoManager=Po;function Ho(a,y,x,b){ji(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=hp,this.wk=b),this.st=new Be}Ho.prototype.copy=function(){var a=new Ho;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Ct=Ho.prototype,Ct.qb=function(a){a.classType===Ho&&(this.mode=a)},Ct.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.Kx=function(a){return a===void 0&&(a=null),this.mode=hp,this.backConverter=a,this},Ct.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Ct.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function M1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Ct.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==="")cn("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(b!==""&&(z=Oo(y,b)),z!==void 0)if(E===null)x!==""&&uo(a,x,z);else try{if(x!==""){var tt=E(z,a);uo(a,x,tt)}else E(z,a)}catch(ot){}}}},Ct.sp=function(a,y,x,b){if(this.el===hp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,tt=a;if(E!==""&&(tt=Oo(a,E)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=b!==null?b.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):uo(y,x,tt);else if(rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var at=b.itemIndex,ut=b.panel.itemArray;rt.ov(ut,at),rt.ts(ut,at,tt)}}else try{if(x!==""){var ft=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,ft):uo(y,x,ft)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var yt=b.itemIndex,St=b.panel.itemArray;rt.ov(St,yt),rt.ts(St,yt,mt)}}}catch(kt){}}finally{this.st.remove(a)}}}},de.Object.defineProperties(Ho.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&ne(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&ne(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&ne(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&ne(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&ne(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&ne(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&ne(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&ne(this),this.el=a}}}),Ho.prototype.updateSource=Ho.prototype.sp,Ho.prototype.updateTarget=Ho.prototype.Mv,Ho.prototype.ofModel=Ho.prototype.dA,Ho.prototype.ofObject=Ho.prototype.cp,Ho.prototype.makeTwoWay=Ho.prototype.Kx;var Ax="Binding",T1=new Te(Ho,"OneWay",1),hp=new Te(Ho,"TwoWay",2);Ho.className="Binding",Ho.parseEnum=function(a,y){return function(x){return x=an(a,x),x===null?y:x}},Ho.toString=Fi,Ho.OneWay=T1,Ho.TwoWay=hp;function yi(a,y,x){vn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new Be,this.wb=new Nn,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&&(tn(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}xe(yi,vn),yi.constructGraphLinksModel=vn.constructGraphLinksModel,yi.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},Ct=yi.prototype,Ct.clear=function(){vn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Ct.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;var x=a.length,b;for(b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+Fi(E)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+ya(this,E,!0)+"-->"+ya(this,E,!1)}return y},Ct.Qv=function(a,y){this.linkKeyProperty===""&&Rt("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 Be,z=new Be,tt=new Be,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===zo?E.add(ut.newValue):ut.change===qo&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof vn||b.lb(ut.object)||b1(b,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0<rt.count&&(x===null&&(x={}),y?x.removedLinkKeys=rt.Fa():x.insertedLinkKeys=rt.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),rt.clear(),x},Ct.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},Ct.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)},Ct.Rv=function(){var a=vn.prototype.Rv.call(this),y=`,
"linkDataArray": `+Vh(this,this.linkDataArray,!0);return a+y},Ct.kv=function(a){vn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function b1(a,y){for(var x=new Be,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];a0(a,y,E,E,x)}return x}Ct.Pv=function(a,y){this.linkKeyProperty===""&&Rt("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 Be,z=new Be,tt=new Be,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===zo?E.add(ut.newValue):ut.change===qo&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){b.Jc(ft)&&z.add(ft)}):ut.object instanceof vn||b.lb(ut.object)||b1(b,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Vh(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Vh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Vh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Ct.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)&&Rt("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]);E1(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)},yi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===mo){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),uo(x,b,E);return}}else if(a.change===zo){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,me(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===qo){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,me(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)}},Ct=yi.prototype,Ct.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),uo(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Ct.yx=function(a){return ya(this,a,!0)},Ct.wv=function(a,y){Dg(this,a,y,!0)},Ct.Bx=function(a){return ya(this,a,!1)},Ct.Bv=function(a,y){Dg(this,a,y,!1)};function ya(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Oo(y,a),a!==void 0))){if(_h(a))return a;Rt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Dg(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=Oo(y,E);z!==x&&(yl(a,z,y),uo(y,E,x),a.hc(x)===null&&vl(a,x,y),Qo(a,b?"linkFromKey":"linkToKey",mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else uo(y,E,x)}}Ct.zx=function(a){return u0(this,a,!0)},Ct.xv=function(a,y){Og(this,a,y,!0)},Ct.Cx=function(a){return u0(this,a,!1)},Ct.Cv=function(a,y){Og(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Oo(y,a),y===void 0?"":y)}function Og(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=Oo(y,E);z===void 0&&(z=""),z!==x&&(uo(y,E,x),Qo(a,b?"linkFromPortId":"linkToPortId",mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else uo(y,E,x)}}Ct.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=Oo(a,y),a===void 0?h0:a)},Ct.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=Oo(a,x);if(b===void 0&&(b=h0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)yl(this,b[z],a);for(uo(a,x,y),E=y.length,z=0;z<E;z++){var tt=y[z];this.hc(tt)===null&&vl(this,tt,a)}Qo(this,"linkLabelKeys",mo,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else uo(a,x,y)}},Ct.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Oo(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&&vl(this,y,a),Qo(this,"linkLabelKeys",zo,x,a,null,y,null,E)))}else Rt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Ct.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Oo(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(yl(this,y,a),Qo(this,"linkLabelKeys",qo,x,a,y,null,E,null)))}else b!==void 0&&Rt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Ct.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Oo(a,y),y!==void 0)){if(_h(y))return y;Rt("Key value for link data "+a+" is not a number or a string: "+y)}}},Ct.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=Oo(a,x);b!==y&&this.jh(y)===null&&(uo(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),Qo(this,"linkKey",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},Ct.jh=function(a){return a===null&&Rt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&_h(a)?this.wb.I(a):null},Ct.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))){uo(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;uo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;uo(a,y,x)}}}}},Ct.Jc=function(a){return a===null?!1:this.$f.contains(a)},Ct.fi=function(a){a!==null&&(Bo(a),this.Jc(a)||N1(this,a,!0))};function N1(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&&Rt("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)),Qo(a,"linkDataArray",zo,"linkDataArray",a,null,y,null,b),fy(a,y)}Ct.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)},Ct.bm=function(a){a!==null&&F1(this,a,!0)};function F1(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(Qo(a,"linkDataArray",qo,"linkDataArray",a,y,null,b,null),x=ya(a,y,!0),yl(a,x,y),x=ya(a,y,!1),yl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],yl(a,x,y)}Ct.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)},Ct.Zz=function(a){if(this.linkKeyProperty===""&&Rt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&tn(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),E1(this,z,ot)):(z=this.cloneDeep(z),this.Ks(z,tt),this.fi(z)))}else tt=this.cloneDeep(z),this.fi(tt),x.add(this.Ac(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.jh(b))&&this.bm(b);y.clear(),x.clear()}};function fy(a,y){var x=ya(a,y,!0);x=a.Vl(x),a.hc(x)===null&&vl(a,x,y),x=ya(a,y,!1),x=a.Vl(x),a.hc(x)===null&&vl(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&&vl(a,x,y)}Ct.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),me(a)&&(ji(a),this.lf!==""&&uo(a,this.lf,void 0),this.mf!==""&&uo(a,this.mf,void 0),this.je!==""&&uo(a,this.je,[])),a},Ct.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Oo(a,y)},Ct.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Oo(a,y),y!==void 0)){if(_h(y))return y;Rt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Ct.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=Oo(a,x);b!==y&&(yl(this,b,a),uo(a,x,y),this.hc(y)===null&&vl(this,y,a),Qo(this,"nodeGroupKey",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},yi.prototype.copyNodeData=function(a){return a===null?null:(a=vn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Oo(a,this.Je)===void 0||uo(a,this.Je,void 0),a)},yi.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeGroupKeyProperty){this.mp(a,x);return}}else if(this.Jc(a)){if(y===this.linkFromKeyProperty){Dg(this,a,x,!0);return}if(y===this.linkToKeyProperty){Dg(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Og(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Og(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=Oo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=yi.prototype,Ct.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&&Oo(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Ct.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(ya(this,b,!0)===E){var tt=this.lf;uo(b,tt,z),Qo(this,"linkFromKey",mo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)}if(ya(this,b,!1)===E&&(tt=this.mf,uo(b,tt,z),Qo(this,"linkToKey",mo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)),tt=this.Ef(b),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===E&&(tt[at]=z,Qo(this,"linkLabelKeys",zo,rt,b,E,z,at,at))}},Ct.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;uo(a,b,x),Qo(this,"nodeGroupKey",mo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Ct.Lv=function(){vn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},Ct.fm=function(a){vn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=pn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;Qo(this,"nodeGroupKey",mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(ya(this,b,!0)===a&&(E=this.lf,Qo(this,"linkFromKey",mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),ya(this,b,!1)===a&&(E=this.mf,Qo(this,"linkToKey",mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),E=this.Ef(b),Array.isArray(E))for(var z=E.length,tt=this.je,ot=0;ot<z;ot++)E[ot]===a&&(Qo(this,"linkLabelKeys",zo,tt,b,a,a,ot,ot),x.push(b))}for(y=0;y<x.length;y++)yl(this,a,x[y]);wn(x)}},Ct.em=function(a){vn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&vl(this,y,a)},Ct.qp=function(a){vn.prototype.qp.call(this,a);var y=this.lh(a);yl(this,y,a)},Ct.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Oo(a,y),y===void 0))return"";if(typeof y=="string")return y;Rt("getCategoryForLinkData found a non-string category for "+a+": "+y)},yi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},yi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=Oo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),Qo(this,"linkCategory",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},yi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Ct=yi.prototype,Ct.lm=function(a,y){vn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function E1(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))}Ct.Wj=function(){return!0},Ct.ri=function(){return!0},Ct.xs=function(){return!0},Ct.Xj=function(){return!0},de.Object.defineProperties(yi.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,b=0;b<x;b++){var E=a[b];me(E)||Rt("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),Bo(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new De,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 Be,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,Qo(this,"linkDataArray",mo,"linkDataArray",this,y,a),y=0;y<x;y++)fy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,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"}}}),yi.prototype.setCategoryForLinkData=yi.prototype.lp,yi.prototype.getCategoryForLinkData=yi.prototype.ps,yi.prototype.assignAllDataProperties=yi.prototype.Do,yi.prototype.setGroupKeyForNodeData=yi.prototype.mp,yi.prototype.getGroupKeyForNodeData=yi.prototype.lh,yi.prototype.isGroupForNodeData=yi.prototype.Yu,yi.prototype.copyLinkData=yi.prototype.Jo,yi.prototype.mergeLinkDataArray=yi.prototype.Zz,yi.prototype.removeLinkDataCollection=yi.prototype.lA,yi.prototype.removeLinkData=yi.prototype.bm,yi.prototype.addLinkDataCollection=yi.prototype.Ey,yi.prototype.addLinkData=yi.prototype.fi,yi.prototype.containsLinkData=yi.prototype.Jc,yi.prototype.makeLinkDataKeyUnique=yi.prototype.Bs,yi.prototype.findLinkDataForKey=yi.prototype.jh,yi.prototype.setKeyForLinkData=yi.prototype.Ks,yi.prototype.getKeyForLinkData=yi.prototype.Ac,yi.prototype.removeLabelKeyForLinkData=yi.prototype.Qx,yi.prototype.addLabelKeyForLinkData=yi.prototype.Bu,yi.prototype.setLabelKeysForLinkData=yi.prototype.Ls,yi.prototype.getLabelKeysForLinkData=yi.prototype.Ef,yi.prototype.setToPortIdForLinkData=yi.prototype.Cv,yi.prototype.getToPortIdForLinkData=yi.prototype.Cx,yi.prototype.setFromPortIdForLinkData=yi.prototype.xv,yi.prototype.getFromPortIdForLinkData=yi.prototype.zx,yi.prototype.setToKeyForLinkData=yi.prototype.Bv,yi.prototype.getToKeyForLinkData=yi.prototype.Bx,yi.prototype.setFromKeyForLinkData=yi.prototype.wv,yi.prototype.getFromKeyForLinkData=yi.prototype.yx,yi.prototype.clear=yi.prototype.clear;var h0=Object.freeze([]);yi.className="GraphLinksModel",sl.GraphLinksModel=yi,vn.constructGraphLinksModel=vn.constructGraphLinksModel=function(){return new yi},vn.initDiagramModel=hy=function(){return new yi};function ks(a,y){vn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(tn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}xe(ks,vn),ks.constructGraphLinksModel=vn.constructGraphLinksModel,ks.prototype.cloneProtected=function(a){vn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Ct=ks.prototype,Ct.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+Fi(E)}}return y},Ct.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},Ct.gp=function(a){vn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Ct.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Rt("applyIncrementalJson cannot change Model properties"),vn.prototype.fp.call(this,a)},Ct.Vl=function(a){return a},Ct.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Oo(a,y),y!==void 0)){if(_h(y))return y;Rt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Ct.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=Oo(a,x);b!==y&&(yl(this,b,a),uo(a,x,y),this.hc(y)===null&&vl(this,y,a),Qo(this,"nodeParentKey",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},Ct.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Oo(a,y),y===void 0)?"":typeof y=="string"?y:(Rt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},ks.prototype.getLinkCategoryForData=function(a){return this.ss(a)},ks.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=Oo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),Qo(this,"parentLinkCategory",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},ks.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},ks.prototype.copyNodeData=function(a){return a===null?null:(a=vn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Oo(a,this.Ke)===void 0||uo(a,this.Ke,void 0),a)},ks.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=Oo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=ks.prototype,Ct.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)},Ct.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;uo(a,b,x),Qo(this,"nodeParentKey",mo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Ct.fm=function(a){vn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=pn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;Qo(this,"nodeParentKey",mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)yl(this,a,x[y]);wn(x)}},Ct.em=function(a){vn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&vl(this,y,a)},Ct.qp=function(a){vn.prototype.qp.call(this,a);var y=this.mh(a);yl(this,y,a)},Ct.lm=function(a,y){vn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Ct.Tl=function(){return!0},Ct.xs=function(){return!0},de.Object.defineProperties(ks.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"}}}),ks.prototype.setParentLinkCategoryForNodeData=ks.prototype.Ms,ks.prototype.getParentLinkCategoryForNodeData=ks.prototype.ss,ks.prototype.setParentKeyForNodeData=ks.prototype.qe,ks.prototype.getParentKeyForNodeData=ks.prototype.mh,ks.className="TreeModel",sl.TreeModel=ks;function Co(a){fo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=al,this.Ti=0,this.Zv=new It,this.Jp=this.me=0,this.Xr=new cp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=al,this.K=Ms,this.nd=Rg,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}xe(Co,fo),Co.prototype.cloneProtected=function(a){fo.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},Co.prototype.qb=function(a){a.classType===Co?a===p0||a===m0||a===g0||a===c0||a===Rg?this.sorting=a:a===zd||a===Ig||a===Ms||a===Yh?this.direction=a:a===lh||a===Uh||a===al||a===ll?this.arrangement=a:(a===bf||a===v0)&&(this.nodeDiameterFormula=a):fo.prototype.qb.call(this,a)},Co.prototype.createNetwork=function(){return new zg(this)},Co.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 De;y.addAll(a.iterator),a=new De;var x=new De,b=this.sort(y),E,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var ft=this.startAngle;isFinite(ft)||(ft=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===ll&&rt===bf?ot=al:ot===ll&&rt!==bf&&(ot=this.arrangement),(this.direction===zd||this.direction===Ig)&&this.sorting!==Rg){for(rt=0;!(rt>=b.length)&&(a.add(b.M(rt)),!(rt+1>=b.length));rt+=2)x.add(b.M(rt+1));this.direction===zd?(this.arrangement===ll&&a.reverse(),b=new De,b.addAll(a),b.addAll(x)):(this.arrangement===ll&&x.reverse(),b=new De,b.addAll(x),b.addAll(a))}rt=b.length;for(var yt=z=E=0;yt<b.length;yt++){var St=ft+mt*z*(this.direction===Ms?1:-1)/rt,kt=b.M(yt).diameter;isNaN(kt)&&(kt=Kh(b.M(yt),St)),360>mt&&(yt===0||yt===b.length-1)&&(kt/=2),E+=kt,z++}if(isNaN(at)||ot===ll){if(isNaN(y)&&(y=6),ot!==al&&ot!==ll){for(z=-1/0,tt=0;tt<rt;tt++)yt=b.M(tt),E=b.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Kh(yt,0),isNaN(E.diameter)&&Kh(E,0),z=Math.max(z,(yt.diameter+E.diameter)/2);tt=z+y,ot===lh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180)}else at=d0(this,E+(360<=mt?rt:rt-1)*(ot!==ll?y:1.6*y),ut,ft*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=gy(this,at,z,ft*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===al||ot===ll)&&(y=(yt-E)/(360<=mt?rt:rt-1));else if(ot===al||ot===ll)yt=(yt-E)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,E+y*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,E=0;E<rt;E++)St=b.M(E),kt=b.M(E===rt-1?0:E+1),isNaN(St.diameter)&&Kh(St,0),isNaN(kt.diameter)&&Kh(kt,0),tt=Math.max(tt,(St.diameter+kt.diameter)/2);tt+=y,E=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),E>at?(at=E,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=ft,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=b,b=this.kw,ot=this.lc,at=this.lw,ut=this.Wp,ft=this.Ti,mt=this.me,rt=this.Jp,this.direction!==zd&&this.direction!==Ig||b!==ll)if(this.direction===zd||this.direction===Ig){switch(tt=0,b){case Uh:tt=180*f0(this,ot,mt,at,rt)/Math.PI;break;case al:rt=y=0,tt=a.first(),tt!==null&&(y=Kh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Kh(tt,Math.PI/2)),tt=180*f0(this,ot,mt,at,ft+(y+rt)/2)/Math.PI;break;case lh:tt=ut/y.length}if(this.direction===zd){switch(b){case Uh:gp(this,a,at,Yh);break;case al:fp(this,a,at,Yh);break;case lh:dp(this,a,ut/2,at,Yh)}switch(b){case Uh:gp(this,x,at+tt,Ms);break;case al:fp(this,x,at+tt,Ms);break;case lh:dp(this,x,ut/2,at+tt,Ms)}}else{switch(b){case Uh:gp(this,x,at,Yh);break;case al:fp(this,x,at,Yh);break;case lh:dp(this,x,ut/2,at,Yh)}switch(b){case Uh:gp(this,a,at+tt,Ms);break;case al:fp(this,a,at+tt,Ms);break;case lh:dp(this,a,ut/2,at+tt,Ms)}}}else switch(b){case Uh:gp(this,y,at,this.direction);break;case al:fp(this,y,at,this.direction);break;case lh:dp(this,y,ut,at,this.direction);break;case ll:A1(this,y,ut,at,this.direction)}else A1(this,y,ut,at-ut/2,Ms)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=b+(E===Ms?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ut=y.M(rt),ft=tt*Math.tan(at)/a;ft=Math.sqrt((tt*tt+a*a*ft*ft)/(1+ft*ft)),ut.centerX=ft*Math.cos(at),ut.centerY=ft*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function fp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt),ut=y.M(rt===ot-1?0:rt+1),ft=z*Math.sin(x);at.centerX=E*Math.cos(x),at.centerY=ft,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Kh(at,0),isNaN(ut.diameter)&&Kh(ut,0),at=f0(a,E,z,b===Ms?x:-x,(at.diameter+ut.diameter)/2+tt),x+=b===Ms?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 ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt);at.centerX=E*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=f0(a,E,z,b===Ms?x:-x,tt),x+=b===Ms?at:-at}}function A1(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new cp,360>x){for(z=b+(E===Ms?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,b,E)}else B1(a,y,x,b,E);a.Xr.commit(y)}function B1(a,y,x,b,E){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=a.me*Math.sin(b*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=It.alloc();for(var ft=0;ft<ut.length&&(ut[ft].centerX=rt,ut[ft].centerY=at,!(ft>=ut.length-1));ft++)O1(a,rt,at,ut,ft,E,z)||I1(a,rt,at,ut,ft,E,z),rt=z.x,at=z.y;if(It.free(z),a.mj++,!(23<a.mj)){rt=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ft=ut[ut.length-1].centerY;var mt=Math.abs(rt-z)-((ut[0].width+ut[ut.length-1].width)/2+tt),yt=Math.abs(at-ft)-((ut[0].height+ut[ut.length-1].height)/2+tt);tt=0,1>Math.abs(yt)?Math.abs(rt-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(ft)?0<z!=at>ft:0<ft!=rt<z,(rt=E===Ms?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ut[ut.length-1].width),tt=Math.min(tt,-ut[ut.length-1].height)),a.Xr.compare(tt,ut),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,B1(a,y,x,b,E))}}}function D1(a,y,x,b,E){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=tt*Math.sin(b*Math.PI/180),ut=It.alloc(),ft=y.Fa(),mt=0;mt<ft.length&&(ft[mt].centerX=rt,ft[mt].centerY=at,!(mt>=ft.length-1));mt++)O1(a,rt,at,ft,mt,E,ut)||I1(a,rt,at,ft,mt,E,ut),rt=ut.x,at=ut.y;if(It.free(ut),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=E===Ms?a.gt-rt:rt-a.gt,rt=Math.abs(rt)<Math.abs(rt-2*Math.PI)?rt:rt-2*Math.PI,z=rt*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],rt=0;rt<ft.length;rt++)tt.mk[rt]=ft[rt].bounds.x,tt.tm[rt]=ft[rt].bounds.y;1<Math.abs(z)&&(a.lc=8>a.mj?a.lc-z/(2*Math.PI):a.lc-(0<z?1.7:-2.3),a.me=a.lc*ot,D1(a,y,x,b,E))}}function O1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===Ms)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===Ms)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}b=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}b=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==b&&(at=-at),tt.x=at,tt.y=z}Co.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Co.prototype.commitNodes=function(){var a=this.group!==null&&this.group.placeholder!==null&&this.group.isSubGraphExpanded,y=a?this.group.location.copy():null,x=this.actualCenter;a?x=new It(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;E.x+=x.x,E.y+=x.y,E.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},Co.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function gy(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?rt=b+at*E/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?gy(a,1,x,b,E):gy(a,1,x))}function f0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(b+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=E)return ot*a}}Co.prototype.sort=function(a){switch(this.sorting){case g0:break;case c0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case Rg:return this.ak(Bx(a));default:Rt("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new De;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>E&&(E=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>E&&(E=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}Co.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var b=a.M(x);y[x]=[];for(var E,z=b.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];b=[],E=new De;for(var rt=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)b.push(at);else if(ut===0)E.add(a.M(at));else{if(rt===0)x.push(at);else{for(var ft=ut=1/0,mt=-1,yt=[],St=0;St<x.length;St++)0>y[x[St]].indexOf(x[St===x.length-1?0:St+1])&&yt.push(St===x.length-1?0:St+1);if(yt.length===0)for(St=0;St<x.length;St++)yt.push(St);for(St=0;St<yt.length;St++){for(var kt=yt[St],Dt=y[at],Nt=0,jt=0;jt<tt.length;jt++){var Ht=z[tt[jt]],_t=z[ot[jt]];if(Ht<_t){var Kt=Ht;Ht=_t}else Kt=_t;if(Kt<kt&&kt<=Ht)for(_t=0;_t<Dt.length;_t++){var re=Dt[_t];0>x.indexOf(re)||Kt<z[re]&&z[re]<Ht||Kt===z[re]||Ht===z[re]||Nt++}else for(_t=0;_t<Dt.length;_t++)re=Dt[_t],0>x.indexOf(re)||Kt<z[re]&&z[re]<Ht&&Kt!==z[re]&&Ht!==z[re]&&Nt++}for(Dt=Nt,jt=Nt=0;jt<y[at].length;jt++)Kt=x.indexOf(y[at][jt]),0<=Kt&&(Kt=Math.abs(kt-(Kt>=kt?Kt+1:Kt)),Nt+=Kt<x.length+1-Kt?Kt:x.length+1-Kt);for(jt=0;jt<tt.length;jt++)Kt=z[tt[jt]],Ht=z[ot[jt]],Kt>=kt&&Kt++,Ht>=kt&&Ht++,Kt>Ht&&(_t=Ht,Ht=Kt,Kt=_t),Ht-Kt<(x.length+2)/2==(Kt<kt&&kt<=Ht)&&Nt++;(Dt<ut||Dt===ut&&Nt<ft)&&(ut=Dt,ft=Nt,mt=kt)}for(x.splice(mt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)ft=y[at][ut],0<=x.indexOf(ft)&&(tt.push(at),ot.push(ft))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<b.length;ot++)if(rt=b[ot],at=y[rt][0],ut=x.indexOf(at),0<=ut){for(mt=ft=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(St=yt>ut?yt-ut:ut-yt,ft+=yt<ut!=St>tt-St?1:-1);x.splice(0>ft?ut:ut+1,0,rt),b.splice(ot,1),ot--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},de.Object.defineProperties(Co.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!==ll&&a!==al&&a!==Uh&&a!==lh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==Ms&&a!==Yh&&a!==zd&&a!==Ig||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==g0&&a!==c0&&a!==p0&&!m0&&a!==Rg||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==v0&&a!==bf||(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 al=new Te(Co,"ConstantSpacing",0),Uh=new Te(Co,"ConstantDistance",1),lh=new Te(Co,"ConstantAngle",2),ll=new Te(Co,"Packed",3),Ms=new Te(Co,"Clockwise",4),Yh=new Te(Co,"Counterclockwise",5),zd=new Te(Co,"BidirectionalLeft",6),Ig=new Te(Co,"BidirectionalRight",7),g0=new Te(Co,"Forwards",8),c0=new Te(Co,"Reverse",9),p0=new Te(Co,"Ascending",10),m0=new Te(Co,"Descending",11),Rg=new Te(Co,"Optimized",12),v0=new Te(Co,"Pythagorean",13),bf=new Te(Co,"Circular",14);Co.className="CircularLayout",Co.ConstantSpacing=al,Co.ConstantDistance=Uh,Co.ConstantAngle=lh,Co.Packed=ll,Co.Clockwise=Ms,Co.Counterclockwise=Yh,Co.BidirectionalLeft=zd,Co.BidirectionalRight=Ig,Co.Forwards=g0,Co.Reverse=c0,Co.Ascending=p0,Co.Descending=m0,Co.Optimized=Rg,Co.Pythagorean=v0,Co.Circular=bf;function cp(){this.Pl=-1/0,this.tm=this.mk=null}cp.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},cp.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]}},cp.className="VertexArrangement";function zg(a){Qi.call(this,a)}xe(zg,Qi),zg.prototype.createVertex=function(){return new pp(this)},zg.prototype.createEdge=function(){return new y0(this)},zg.className="CircularNetwork";function pp(a){er.call(this,a),this.u=this.Si=NaN}xe(pp,er);function Kh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===ll)if(x.nodeDiameterFormula===bf)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===bf?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}de.Object.defineProperties(pp.prototype,{diameter:{get:function(){return this.Si},set:function(a){this.Si!==a&&(this.Si=a)}},actualAngle:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}}}),pp.className="CircularVertex";function y0(a){ia.call(this,a)}xe(y0,ia),y0.className="CircularEdge";function Vr(a){fo.call(this),this.ah=null,this.An=0,this.$d=new We(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)}xe(Vr,fo),Vr.prototype.cloneProtected=function(a){fo.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},Vr.prototype.createNetwork=function(){return new Nf(this)},Vr.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var b=x.iterator;b.next();){this.network=b.value;for(var E=this.network.vertexes.iterator;E.next();){var z=E.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}R1(this,0,a)}this.network=y;var tt=b=x.iterator;b=this.arrangementSpacing;var ot=tt.count,rt=!0;z=E=0;for(var at=pn(),ut=0;ut<ot+y.vertexes.count+2;ut++)at[ut]=null;ot=0,tt.reset();for(var ft=ge.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ft),rt)rt=!1,E=ft.x+ft.width/2,z=ft.y+ft.height/2,at[0]=new It(ft.x+ft.width+b.width,ft.y),at[1]=new It(ft.x,ft.y+ft.height+b.height),ot=2;else{var mt=z1(at,ot,E,z,ft.width,ft.height,b),yt=at[mt],St=new It(yt.x+ft.width+b.width,yt.y),kt=new It(yt.x,yt.y+ft.height+b.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=St,at[mt+1]=kt,ot++,mt=yt.x-ft.x,yt=yt.y-ft.y,ut=ut.vertexes.iterator;ut.next();)St=ut.value,St.centerX+=mt,St.centerY+=yt}for(ge.free(ft),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>ot?(E=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new It(mt.x+mt.width+b.width,mt.y),at[1]=new It(mt.x,mt.y+mt.height+b.height),ot=2):(rt=z1(at,ot,E,z,mt.width,mt.height,b),ft=at[rt],yt=new It(ft.x+mt.width+b.width,ft.y),mt=new It(ft.x,ft.y+mt.height+b.height),rt+1<ot&&at.splice(rt+1,0,null),at[rt]=yt,at[rt+1]=mt,ot++,tt.centerX=ft.x+tt.width/2,tt.centerY=ft.y+tt.height/2);for(wn(at),b=x.iterator;b.next();){for(x=b.value,E=x.vertexes.iterator;E.next();)y.dh(E.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}G1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Vr.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},Vr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var b=a.value;x?(x=!1,y.set(b.bounds)):y.ed(b.bounds)}return y};function R1(a,y,x){if(Dx(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,R1(a,y+1,x),G1(a,z),Ix(a,E),y=E.vertexes.Fa(),y.sort(function(tt,ot){return tt===null||ot===null||tt===ot?0:ot.Vd-tt.Vd}),x=0;x<y.length;x++)Rx(a,y[x]);a.Zf=b}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,b=new Nf(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var tt=new H1;tt.Rs=z.Vd,tt.Ss=z.width,tt.Qs=z.height,tt.Sv=z.focus.x,tt.Tv=z.focus.y,z.We===null&&(z.We=new De),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;E=ot.fromVertex,tt=ot.toVertex,E.network===b&&tt.network===b?b.Bo(ot):E.network===b?(ot=E.Hj,ot===null&&(ot=new De,E.Hj=ot),ot.add(tt),E.Vd--,E.sh+=tt.sh):tt.network===b&&(ot=tt.Hj,ot===null&&(ot=new De,tt.Hj=ot),ot.add(E),tt.Vd--,tt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,Xt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var rt=E.Hj;if(rt!==null&&0<rt.count&&(tt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=tt))){for(var at=ot=0,ut=rt.count-tt;ut<rt.count;ut++){var ft=rt.M(ut),mt=null;for(z=ft.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ft)===E){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=ft.width*ft.height)}z=E.centerX,rt=E.centerY,ut=E.width,ft=E.height,mt=E.focus,yt=ut*ft,1>yt&&(yt=1),ot=Xt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*ft/2,E.bounds=new ge(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,ft+2*ot),E.focus=new It(mt.x+tt,mt.y+ot)}}return a.network=b,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var b=x.value;if(b.network=y,b.We!==null){var E=b.We.M(b.sv);b.Vd=E.Rs;var z=E.Sv,tt=E.Tv;b.bounds=new ge(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new It(z,tt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Rx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=Xt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ft=ut.value;1>=ft.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-ft.centerY,y.centerX-ft.centerX))}if(rt!==0){for(0<at&&(tt/=at),at=y=0,y=ot?2*Math.PI/(rt+1):2*Math.PI/rt,rt%2===0&&(at=y/2),1<x.count&&x.sort(function(yt,St){return yt===null||St===null||yt===St?0:St.width*St.height-yt.width*yt.height}),ot=rt%2===0?0:1,x=x.iterator;x.next();)if(rt=x.value,!(1<rt.Vd||a.isFixed(rt))){for(ut=null,ft=rt.edges.iterator;ft.next();){ut=ft.value;break}ft=rt.width;var mt=rt.height;ft=Xt.sqrt(ft*ft+mt*mt)/2,ut=z+ut.length+ft,ft=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=b+ut*Math.cos(ft),rt.centerY=E+ut*Math.sin(ft),ot++}}}}function z1(a,y,x,b,E,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ut=a[at],ft=ut.x-x,mt=ut.y-b;if(ft=ft*ft+mt*mt,ft<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<E+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ut.x&&a[mt].y-ut.y<z+tt.height)continue t;rt=at,ot=ft}}return rt}Vr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Vr.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 j1(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,b+E<tt?a>y+z?(x=b+E-tt,a=a-y-z,Xt.sqrt(x*x+a*a)):a+x<y?(b=b+E-tt,a=a+x-y,Xt.sqrt(b*b+a*a)):tt-(b+E):b>tt+ot?a>y+z?(x=b-tt-ot,a=a-y-z,Xt.sqrt(x*x+a*a)):a+x<y?(b=b-tt-ot,a=a+x-y,Xt.sqrt(b*b+a*a)):b-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function G1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,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 ot=y[tt];ot.forceX=0,ot.forceY=0;var rt=ot.centerX;ot=ot.centerY,b=Math.min(b,rt),E=Math.max(E,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(E=E-b>z-x)?y.sort(function(kt,Dt){return kt===null||Dt===null||kt===Dt?0:kt.centerX-Dt.centerX}):y.sort(function(kt,Dt){return kt===null||Dt===null||kt===Dt?0:kt.centerY-Dt.centerY}),x=a.Zf;var at=b=ot=0;for(z=0;z<y.length;z++){tt=y[z],b=tt.bounds,ot=tt.focus,rt=b.x+ot.x;var ut=b.y+ot.y;b=tt.charge*a.electricalFieldX(rt,ut),at=tt.charge*a.electricalFieldY(rt,ut),b+=tt.mass*a.gravitationalFieldX(rt,ut),at+=tt.mass*a.gravitationalFieldY(rt,ut),tt.forceX+=b,tt.forceY+=at;for(var ft=z+1;ft<y.length;ft++){var mt=y[ft];if(mt!==tt){b=mt.bounds,ot=mt.focus,at=b.x+ot.x;var yt=b.y+ot.y;if(rt-at>x||at-rt>x){if(E)break}else if(ut-yt>x||yt-ut>x){if(!E)break}else{var St=j1(tt,mt);1>St?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new S0),St=b.random(),ot=b.random(),rt>at?(b=Math.abs(mt.bounds.right-tt.bounds.x),b=(1+b)*St):rt<at?(b=Math.abs(mt.bounds.x-tt.bounds.right),b=-(1+b)*St):(b=Math.max(mt.width,tt.width),b=(1+b)*St-b/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*ot):rt<at?(at=Math.abs(mt.bounds.y-tt.bounds.bottom),at=-(1+at)*ot):(at=Math.max(mt.height,tt.height),at=(1+at)*ot-at/2)):(ot=-(tt.charge*mt.charge)/(St*St),b=(at-rt)/St*ot,at=(yt-ut)/St*ot),tt.forceX+=b,tt.forceY+=at,mt.forceX-=b,mt.forceY-=at}}}}for(E=a.network.edges.iterator;E.next();)ot=E.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,b=tt.x+rt.x,tt=tt.y+rt.y,ut=z.bounds,ft=z.focus,rt=ut.x+ft.x,ut=ut.y+ft.y,ft=j1(x,z),1>ft?(ft=a.randomNumberGenerator,ft===null&&(a.randomNumberGenerator=ft=new S0),ot=ft.random(),ft=ft.random(),b=(b>rt?1:-1)*(1+(z.width>x.width?z.width:x.width))*ot,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*ft):(ot=ot.stiffness*(ft-ot.length),b=(rt-b)/ft*ot,at=(ut-tt)/ft*ot),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;E<y.length;E++)x=y[E],a.isFixed(x)?a.moveFixedVertex(x):b=Math.max(b,a.moveVertex(x)||0);return b>a.epsilonDistance*a.epsilonDistance}Vr.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},Vr.prototype.moveFixedVertex=function(){},Vr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Vr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=xr,y.toSpot=xr)}},Vr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=ge.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,ge.free(x)}x=ge.alloc();for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;(a!==0||y!==0)&&(x.assign(E.bounds),x.x+=a,x.y+=y,E.bounds=x),E.commit()}ge.free(x)},Vr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Vr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Vr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Vr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Vr.prototype.electricalFieldX=function(){return 0},Vr.prototype.electricalFieldY=function(){return 0},Vr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Vr.prototype.gravitationalFieldX=function(){return 0},Vr.prototype.gravitationalFieldY=function(){return 0},Vr.prototype.isFixed=function(a){return a.isFixed},de.Object.defineProperties(Vr.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"&&Rt('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())}}}),Vr.className="ForceDirectedLayout";function H1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}H1.className="ForceDirectedSubnet";function Nf(a){Qi.call(this,a)}xe(Nf,Qi),Nf.prototype.createVertex=function(){return new mp(this)},Nf.prototype.createEdge=function(){return new vp(this)},Nf.className="ForceDirectedNetwork";function mp(a){er.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}xe(mp,er),de.Object.defineProperties(mp.prototype,{isFixed:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},charge:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},mass:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},forceX:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},forceY:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}}}),mp.className="ForceDirectedVertex";function vp(a){ia.call(this,a),this.j=this.o=NaN}xe(vp,ia),de.Object.defineProperties(vp.prototype,{stiffness:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},length:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}}}),vp.className="ForceDirectedEdge";function S0(){var a=0;a===void 0&&(a=42),this.seed=a,this.ay=48271,this.ey=2147483647,this.Q=44488.07041494893,this.gy=3399,this.by=1/2147483647,this.random()}S0.prototype.random=function(){var a=this.seed%this.Q*this.ay-this.seed/this.Q*this.gy;return 0<a?this.seed=a:this.seed=a+this.ey,this.seed*this.by},S0.className="RandomNumberGenerator";function Wi(a){fo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=k0,this.Qk=M0,this.bj=4,this.rk=T0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new It,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}xe(Wi,fo),Wi.prototype.cloneProtected=function(a){fo.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},Wi.prototype.qb=function(a){a.classType===Wi?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:Rt("Unknown enum value: "+a):fo.prototype.qb.call(this,a)},Wi.prototype.createNetwork=function(){return new Gg(this)},Wi.prototype.doLayout=function(a){for(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),this.Iq=-1,this.Md=this.Hn=0,this.fl=this.Jn=this.kj=null,a=0;a<this.He.length;a++)this.He[a]=null;if(0<this.network.vertexes.count){for(this.network.Ko(),this.cycleRemoveOption!==Sp&&this.removeCycles(),a=this.network.vertexes.iterator;a.next();)a.value.layer=-1;for(this.Ia=-1,this.assignLayers(),a.reset();a.next();)this.Ia=Math.max(this.Ia,a.value.layer);this.cycleRemoveOption===Sp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(b.link!==null){if(ot=b.link,ot===null)continue;var ut=E.node;if(tt=z.node,ut===null||tt===null)continue;var ft=ot.fromNode;rt=ot.toNode;for(var mt=ot.fromPort;mt!==null&&!mt.Ed();)mt=mt.panel;for(ot=ot.toPort;ot!==null&&!ot.Ed();)ot=ot.panel;if(b.rev){at=ft;var yt=mt;ft=rt,mt=ot,rt=at,ot=yt}var St=E.focus;at=z.focus;var kt=b.rev?z.bounds:E.bounds;yt=It.alloc(),ut!==ft?kt.w()&&ft.isVisible()?ft.actualBounds.w()?(ih(ft,mt,ri,yt),yt.x+=ft.actualBounds.x-kt.x,yt.y+=ft.actualBounds.y-kt.y):(ih(ft,mt,ri,yt),yt.w()||yt.assign(St)):yt.assign(St):kt.w()?(ih(ft,mt,ri,yt),yt.w()||yt.assign(St)):yt.assign(St),ft=b.rev?E.bounds:z.bounds,ut=It.alloc(),tt!==rt?ft.w()&&rt.isVisible()?rt.actualBounds.w()?(ih(rt,ot,ri,ut),ut.x+=rt.actualBounds.x-ft.x,ut.y+=rt.actualBounds.y-ft.y):(ih(rt,ot,ri,ut),ut.w()||ut.assign(at)):ut.assign(at):ft.w()?(ih(rt,ot,ri,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-St.x)/this.kc),rt=yt.x,ot=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-St.y)/this.kc),rt=yt.y,ot=Math.round((ut.y-at.y)/this.kc),at=ut.y),It.free(yt),It.free(ut),b.portFromColOffset=tt,b.portFromPos=rt,b.portToColOffset=ot,b.portToPos=at}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(yt=E.layer,ut=z.layer,ft=0,kt=b.link,kt!==null){var Dt=kt.fromPort,Nt=kt.toPort;if(Dt!==null&&Nt!==null){var jt=kt.fromNode;if(mt=kt.toNode,jt!==null&&mt!==null){var Ht=C0(this,!0),_t=C0(this,!1),Kt=this.setsPortSpots?Ht:kt.computeSpot(!0,Dt);St=this.setsPortSpots?_t:kt.computeSpot(!1,Nt);var re=kt.isOrthogonal;Kt.$c()&&Kt.Hf(_t)&&St.$c()&&St.Hf(Ht)?ft=0:(Ht=kt.getLinkPoint(jt,Dt,Kt,!0,re,mt,Nt,It.alloc()),_t=kt.getLinkDirection(jt,Dt,Ht,Kt,!0,re,mt,Nt),It.free(Ht),Kt.ys()||_t!==J1(this,b,!0)?this.setsPortSpots&&jt!==null&&jt.ports.count===1&&b.rev&&(ft+=1):ft+=1,Kt=kt.getLinkPoint(mt,Nt,St,!1,re,jt,Dt,It.alloc()),kt=kt.getLinkDirection(mt,Nt,Kt,St,!1,re,jt,Dt),It.free(Kt),St.ys()||kt!==J1(this,b,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&b.rev&&(ft+=2):ft+=2)}}}if(mt=ft,ft=mt===1||mt===3,(mt=mt===2||mt===3)&&(St=a.createVertex(),St.node=null,St.Dj=1,St.layer=yt,St.near=E,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=tt,E.portToColOffset=0,E.portFromPos=rt,E.portToPos=0,E=St),kt=1,ft&&kt--,yt-ut>kt&&0<yt){for(b.valid=!1,St=a.createVertex(),St.node=null,St.Dj=2,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=mt?0:tt,E.portToColOffset=0,E.portFromPos=mt?0:rt,E.portToPos=0,E=St,yt--;yt-ut>kt&&0<yt;)St=a.createVertex(),St.node=null,St.Dj=3,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=St,yt--;E=a.Zj(St,z,b.link),E.valid=!ft,ft&&(St.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=ot,E.portFromPos=0,E.portToPos=at}else b.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=Zh(this,a),x=0,b=this.tc[a],z=0;z<b;z++)E=y[z],x+=this.nodeMinColumnSpace(E,!0),E.column=x,x+=1,x+=this.nodeMinColumnSpace(E,!1);this.Ra=Math.max(this.Ra,x-1),Xh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Wi.prototype.linkMinLength=function(){return 1};function cy(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}Wi.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},Wi.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 Gs(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 Da(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 W1(a,y,x){var b=Zh(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<E;tt++){var ot=0,rt=b[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ut=tt+1;ut<rt;ut++){var ft=b[ut];ft.near===at&&ft.Dj===at.Dj||ot++}else for(ut=tt-1;ut>rt;ut--)ft=b[ut],ft.near===at&&ft.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=b[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var St=rt[mt];if(St.valid&&St.fromVertex.layer!==y){var kt=St.fromVertex.index,Dt=St.portToPos;St=St.portFromPos,ut<Dt&&(ft>kt||ft===kt&&yt>St)&&ot++,Dt<ut&&(kt>ft||kt===ft&&St>yt)&&ot++}}}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)St=rt[mt],St.valid&&St.toVertex.layer!==y&&(kt=St.toVertex.index,Dt=St.portToPos,St=St.portFromPos,yt<St&&(ft>kt||ft===kt&&ut>Dt)&&ot++,St<yt&&(kt>ft||kt===ft&&Dt>ut)&&ot++)}for(z[tt*E+tt]=ot,rt=tt+1;rt<E;rt++){var Nt=0,jt=0;if(0<=x){ot=b[tt].sourceEdgesArrayAccess;var Ht=b[rt].sourceEdgesArrayAccess;for(at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Ht.length;mt++)St=Ht[mt],St.valid&&St.fromVertex.layer!==y&&(kt=St.fromVertex.index,St=St.portFromPos,(ft<kt||ft===kt&&yt<St)&&jt++,(kt<ft||kt===ft&&St<yt)&&Nt++)}if(0>=x){for(ot=b[tt].destinationEdgesArrayAccess,Ht=b[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<Ht.length;mt++)St=Ht[mt],St.valid&&St.toVertex.layer!==y&&(kt=St.toVertex.index,Dt=St.portToPos,(ft<kt||ft===kt&&ut<Dt)&&jt++,(kt<ft||kt===ft&&Dt<ut)&&Nt++)}z[tt*E+rt]=Nt,z[rt*E+tt]=jt}}return Xh(a,y,b),z}Wi.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=W1(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=Zh(b,E),tt=b.tc[E],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ft=at[ut];if(ft.valid&&ft.toVertex.layer!==E){var mt=ft.fromVertex.column+ft.portFromColOffset,yt=ft.toVertex.column+ft.portToColOffset;ot+=(Math.abs(mt-yt)+1)*cy(ft)}}}Xh(b,E,z),y+=ot}return y}Wi.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var b=Zh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=mt.column-1,ft++),rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ut+=yt.column,ft++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ut+=mt.column,ft++);z[tt]=ft===0?-1:ut/ft}return Xh(a,y,b),z}function V1(a,y,x){for(var b=Zh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ft[ut]=mt.column-1,ut++),ot=void 0,rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ft[ut]=yt.column+ot.portFromColOffset,ut++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ft[ut]=mt.column+ot.portToColOffset,ut++);ut===0?z[tt]=-1:(ft.sort(function(St,kt){return St-kt}),at=ut>>1,z[tt]=ut&1?ft[at]:ft[at-1]+ft[at]>>1)}return Xh(a,y,b),z}function yp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}}function my(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,b,E,z)}}Wi.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;jx(a)!==null;){for(E=_1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=_1(a);for(E=U1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=U1(a);E=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(E===null||z<rt-at)&&(E=ot,z=rt-at)}}E!==null&&(b[y]=E,y++,E.valid=!1)}for(y=0;y<a.vertexes.count;y++)b[y].index=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&vy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case Sp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function jx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function _1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.destinationEdges;b.next();)if(b.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.sourceEdges;b.next();)if(b.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var b=x.value,E=b.toVertex;E.Ll===-1&&(b.forest=!0,vy(a,E))}y.finish=a.Kn,a.Kn++}Wi.prototype.assignLayers=function(){switch(this.Zk){case xy:Y1(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=Z1(this,y.value),this.Ia=Math.max(a,this.Ia);for(y.reset();y.next();)a=y.value,a.layer=this.Ia-a.layer;break;default:case k0:for(Y1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&X1(this,a);for(a=1/0,y.reset();y.next();)a=Math.min(a,y.value.layer);for(this.Ia=-1,y.reset();y.next();){var x=y.value;x.layer-=a,this.Ia=Math.max(this.Ia,x.layer)}}};function Y1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=K1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function K1(a,y){var x=0;if(y.layer===-1){for(var b=y.destinationEdges;b.next();){var E=b.value,z=E.toVertex;E=a.linkMinLength(E),x=Math.max(x,K1(a,z)+E)}y.layer=x}else x=y.layer;return x}function Z1(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,Z1(a,z)+E)}y.layer=x}else x=y.layer;return x}function X1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)X1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var b=y.sourceEdgesArrayAccess,E=b.length,z=0;z<E;z++){var tt=b[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ft=!1,mt=at.sourceEdgesArrayAccess;E=mt.length;for(var yt=0;yt<E;yt++){var St=mt[yt],kt=St.fromVertex;ut+=1,kt.component!==1&&(z+=1,kt=kt.layer-at.layer,St=a.linkMinLength(St),b=Math.min(b,kt-St))}for(mt=at.destinationEdgesArrayAccess,E=mt.length,yt=0;yt<E;yt++)St=mt[yt].toVertex,--ut,St.component!==1?--z:ft=!0;(rt===null||ut<ot)&&!ft&&(rt=at,ot=ut)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(yp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)St=mt[yt].fromVertex,at+=1,St.component!==1?b+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)St=mt[yt],kt=St.toVertex,--at,kt.component!==1&&(--b,kt=tt.layer-kt.layer,St=a.linkMinLength(St),E=Math.min(E,kt-St));(ot===null||at>z)&&!ut&&(ot=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else ot.component=0}}}function J1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Wi.prototype.initializeIndices=function(){switch(this.Qk){default:case Cy:for(var a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;y.index=this.tc[x],this.tc[x]++}break;case M0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&Q1(this,x);break;case wy:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&$1(this,x)}};function Q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;b<y.length-1;b++){var E=y[b],z=y[b+1];E.portFromColOffset>z.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.toVertex,b.index===-1&&Q1(a,b))}function $1(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&&$1(a,b))}Wi.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=Gs(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,1),Ua(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=Gs(this)),b=this.Ia;0<=b;b--)P0(this,b,-1),Ua(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=Gs(this))}for(Da(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)P0(this,b,0),Ua(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=Gs(this)),b=this.Ia;0<=b;b--)P0(this,b,0),Ua(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=Gs(this))}Da(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case ky:for(ot=a+1;(b=this.countCrossings())<ot;)for(ot=b,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Da(this,y):(a=E,y=Gs(this))}break;default:case T0:for(x=this.Ia,tt=0,ot=a+1;(b=this.countCrossings())<ot;){for(ot=b,z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Da(this,y):(a=E,y=Gs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Da(this,y):(a=E,y=Gs(this))}}Da(this,y)};function P0(a,y,x){var b=Zh(a,y),E=a.tc[y],z=V1(a,y,x),tt=py(a,y,x);for(x=0;x<E;x++)tt[x]===-1&&(tt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<E-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(ot=!0,rt=z[x],z[x]=z[x+1],z[x+1]=rt,rt=tt[x],tt[x]=tt[x+1],tt[x+1]=rt,rt=b[x],b[x]=b[x+1],b[x+1]=rt);for(x=z=0;x<E;x++)rt=b[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);Xh(a,y,b)}function Ua(a,y,x){var b=Zh(a,y),E=a.tc[y];x=W1(a,y,x);var z,tt=[];for(z=0;z<E;z++)tt[z]=-1;var ot=[];for(z=0;z<E;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<E-1;z++){var ut=x[b[z].index*E+b[z+1].index],ft=x[b[z+1].index*E+b[z].index],mt=0,yt=0,St=b[z].column,kt=b[z+1].column,Dt=a.nodeMinColumnSpace(b[z],!0),Nt=a.nodeMinColumnSpace(b[z],!1),jt=a.nodeMinColumnSpace(b[z+1],!0),Ht=a.nodeMinColumnSpace(b[z+1],!1);Dt=St-Dt+jt,Nt=kt-Nt+Ht;var _t=b[z].sourceEdges.iterator;for(_t.reset();_t.next();)if(jt=_t.value,Ht=jt.fromVertex,jt.valid&&Ht.layer===y){for(jt=0;b[jt]!==Ht;)jt++;jt<z&&(mt+=2*(z-jt),yt+=2*(z+1-jt)),jt===z+1&&(mt+=1),jt>z+1&&(mt+=4*(jt-z),yt+=4*(jt-(z+1)))}for(_t=b[z].destinationEdges.iterator,_t.reset();_t.next();)if(jt=_t.value,Ht=jt.toVertex,jt.valid&&Ht.layer===y){for(jt=0;b[jt]!==Ht;)jt++;jt===z+1&&(yt+=1)}for(_t=b[z+1].sourceEdges.iterator,_t.reset();_t.next();)if(jt=_t.value,Ht=jt.fromVertex,jt.valid&&Ht.layer===y){for(jt=0;b[jt]!==Ht;)jt++;jt<z&&(mt+=2*(z+1-jt),yt+=2*(z-jt)),jt===z&&(yt+=1),jt>z+1&&(mt+=4*(jt-(z+1)),yt+=4*(jt-z))}for(_t=b[z+1].destinationEdges.iterator,_t.reset();_t.next();)if(jt=_t.value,Ht=jt.toVertex,jt.valid&&Ht.layer===y){for(jt=0;b[jt]!==Ht;)jt++;jt===z&&(mt+=1)}jt=Ht=0,_t=tt[b[z].index];var Kt=ot[b[z].index],re=tt[b[z+1].index],Ke=ot[b[z+1].index];_t!==-1&&(Ht+=Math.abs(_t-St),jt+=Math.abs(_t-Nt)),Kt!==-1&&(Ht+=Math.abs(Kt-St),jt+=Math.abs(Kt-Nt)),re!==-1&&(Ht+=Math.abs(re-kt),jt+=Math.abs(re-Dt)),Ke!==-1&&(Ht+=Math.abs(Ke-kt),jt+=Math.abs(Ke-Dt)),(yt<mt-.5||yt===mt&&ft<ut-.5||yt===mt&&ft===ut&&jt<Ht-.5)&&(at=rt=!0,b[z].column=Nt,b[z+1].column=Dt,ut=b[z],b[z]=b[z+1],b[z+1]=ut)}for(z=0;z<E;z++)b[z].index=z;return Xh(a,y,b),rt}Wi.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Kx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var b,E=this.network.vertexes.iterator;E.next();){var z=E.value;y=z.layer,b=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],b+z)}for(E.reset();E.next();)z=E.value,y=z.layer,b=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,-1)||x;x=jg(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&(q1(this,-1),q1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=jg(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,0)||x}}else Vx(this)};function jg(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Zh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(b=0;b<z;b++)tt[b]=-1;var ot=py(a,y,1);if(0>x)for(b=0;b<z;b++)ot[b]=-1;for(var rt=!1,at=!0;at;)for(at=!1,b=0;b<z;b++){var ut=E[b].column,ft=a.nodeMinColumnSpace(E[b],!0),mt=a.nodeMinColumnSpace(E[b],!1),yt=0;0>b-1||ut-E[b-1].column-1>ft+a.nodeMinColumnSpace(E[b-1],!1)?yt=ut-1:yt=ut,ft=b+1>=z||E[b+1].column-ut-1>mt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var St=mt=0,kt=0;if(0>=x)for(var Dt=E[b].sourceEdges.iterator;Dt.next();){var Nt=Dt.value,jt=Nt.fromVertex;if(Nt.valid&&jt.layer!==y){var Ht=cy(Nt),_t=Nt.portFromColOffset;Nt=Nt.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+Nt-(jt+_t))+1)*Ht,St+=(Math.abs(yt+Nt-(jt+_t))+1)*Ht,kt+=(Math.abs(ft+Nt-(jt+_t))+1)*Ht}}if(0<=x)for(Dt=E[b].destinationEdges.iterator;Dt.next();)Nt=Dt.value,jt=Nt.toVertex,Nt.valid&&jt.layer!==y&&(Ht=cy(Nt),_t=Nt.portFromColOffset,Nt=Nt.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+_t-(jt+Nt))+1)*Ht,St+=(Math.abs(yt+_t-(jt+Nt))+1)*Ht,kt+=(Math.abs(ft+_t-(jt+Nt))+1)*Ht);Nt=_t=Ht=0,Dt=tt[E[b].index],jt=ot[E[b].index],Dt!==-1&&(Ht+=Math.abs(Dt-ut),_t+=Math.abs(Dt-yt),Nt+=Math.abs(Dt-ft)),jt!==-1&&(Ht+=Math.abs(jt-ut),_t+=Math.abs(jt-yt),Nt+=Math.abs(jt-ft)),St<mt||St===mt&&_t<Ht?(at=rt=!0,E[b].column=yt):(kt<mt||kt===mt&&Nt<Ht)&&(at=rt=!0,E[b].column=ft)}return Xh(a,y,E),a.normalize(),rt}function yy(a,y,x){var b=Zh(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 ot=b[x].column,rt=a.nodeMinColumnSpace(b[x],!0),at=a.nodeMinColumnSpace(b[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===E-1)ut=ot;else if(x===0){var ft=b[x+1].column;ft-ot===at+a.nodeMinColumnSpace(b[x+1],!0)?ut=ot-1:ut=ot}else x===E-1?(ft=b[x-1].column,ut=ot-ft===rt+a.nodeMinColumnSpace(b[x-1],!1)?ot+1:ot):(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=(rt+at)/2|0);else x===0&&x===E-1?ut=tt[x]:x===0?(ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===E-1?(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ut=Math.max(tt[x],rt)):(ft=b[x-1].column,rt=ft+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ft=b[x+1].column,at=ft-a.nodeMinColumnSpace(b[x+1],!0)-at-1,rt<tt[x]&&tt[x]<at?ut=tt[x]:rt>=tt[x]?ut=rt:at<=tt[x]&&(ut=at));ut!==ot&&(z=!0,b[x].column=ut)}Xh(a,y,b),a.normalize()}function Hx(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 Wx(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){b=tt.value;var ot=b.column-a.nodeMinColumnSpace(b,!0),rt=b.column+a.nodeMinColumnSpace(b,!1);ot<=y&&rt>=y&&(E[b.layer]=!0),ot<=x&&rt>=x&&(z[b.layer]=!0)}for(ot=!0,x=!1,b=0;b<=a.Ia;b++)ot=ot&&!(E[b]&&z[b]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function q1(a,y){for(var x=0;x<=a.Ra;x++)for(;Hx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Wx(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=Gs(a),z=x0(a);for(b=z+1;z<b;){b=z,tx(a,x,1);var tt=x0(a);tt>z?Da(a,E):tt<z&&(z=tt,E=Gs(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=Gs(a),z=x0(a),b=z+1;z<b;)b=z,tx(a,x,-1),tt=x0(a),tt>z?Da(a,E):tt<z&&(z=tt,E=Gs(a));a.normalize()}function tx(a,y,x){a.le=0;for(var b=a.network.vertexes.iterator;b.next();)b.value.component=-1;if(0<x)for(b.reset();b.next();){var E=b.value;E.column-a.nodeMinColumnSpace(E,!0)<=y&&(E.component=a.le)}if(0>x)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(E=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)E[z]=-1;for(b.reset();b.next();){z=b.value;for(var tt=z.layer,ot=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),rt=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));ot<=rt;ot++)E[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt+1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt+1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt-1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt-1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),E[rt])for(E[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(b.reset();b.next();)a=b.value,E[a.component]&&--a.column;if(0>x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Vx(a){for(var y=pn(),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 Be,_x(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ft=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=w0(a,y,!0,!1)),y.reverse(),ft&&(a.verticalAlignment(y,x,!1),ot=w0(a,y,!1,!1)),b=Lo(y),E=b.next();!E.done;E=b.next())E.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=w0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=w0(a,y,!0,!0)),wn(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var St=pn();at&&St.push(z.get(yt)),ut&&St.push(tt.get(yt)),ft&&St.push(ot.get(yt)),mt&&St.push(rt.get(yt)),St.sort(function(Dt,Nt){return Dt-Nt});var kt=St.length;kt=(St[Math.floor((kt-1)/2)]+St[Math.ceil((kt-1)/2)])/2,wn(St),yt.zc=kt})}function _x(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,tt=a[b],ot=a[b+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ut=My(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var ft=ut;if(rt===ot.length-1||ft){for(ut=tt.length-1,ft&&(ut=My(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){ft=[];for(var mt=Lo(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ft.push(yt);at.bo=ft}for(at=Lo(at.bo),ft=at.next();!ft.done;ft=at.next())ft=ft.value,mt=ft.fromVertex.index,(mt<E||mt>ut)&&y.add(ft);z++}E=ut}}}Wi.prototype.verticalAlignment=function(a,y,x){Ux(a),a=Lo(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=Lo(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?My(z):Zx(z),ot=tt.length;if(0<ot){tt.sort(function(ft,mt){return ft.vi-mt.vi});var rt=(ot-1)/2;for(ot=Math.floor(rt),rt=Math.ceil(rt);ot<=rt;ot++)if(z.align===z){var at=tt[ot],ut=void 0;ut=x?b0(at,z):b0(z,at),!y.contains(ut)&&E<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,E=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function w0(a,y,x,b){for(var E=a.K===90||a.K===270,z=Lo(y),tt=z.next();!tt.done;tt=z.next()){var ot=Lo(tt.value);for(tt=ot.next();!tt.done;tt=ot.next())tt=tt.value,tt.sd=tt,tt.shift=1/0,tt.zc=NaN,tt.qg=0}for(tt=a.K===90||a.K===270,z=Lo(y),ot=z.next();!ot.done;ot=z.next()){ot=Lo(ot.value);for(var rt=ot.next();!rt.done;rt=ot.next())if(rt=rt.value,rt.root===rt){for(var at=0,ut=rt;ut.align!==rt;){var ft=ut.align,mt=tt?ut.width:ut.height,yt=tt?ft.width:ft.height;if(x){var St=b0(ut,ft),kt=St.portFromPos,Dt=St.portToPos;St.link!==null&&(ut.node&&ut.node!==St.link.fromNode&&(kt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==St.link.toNode&&(Dt=tt?ft.focusX:ft.focusY))}else St=b0(ft,ut),kt=St.portToPos,Dt=St.portFromPos,St.link!==null&&(ut.node&&ut.node!==St.link.toNode&&(kt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==St.link.fromNode&&(Dt=tt?ft.focusX:ft.focusY));mt=b?ut.qg+(mt-kt)-(yt-Dt):ut.qg+kt-Dt,ft.qg=mt,at=Math.min(at,mt),ut=ut.align}ut=rt;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==rt)}}for(x=Lo(y),tt=x.next();!tt.done;tt=x.next())for(z=Lo(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,ot=0;do{for(z=y[tt][ot];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(ot=nx(z,y),ot.sd.shift=Math.min(ot.sd.shift,z.sd.shift+z.zc+z.qg-(ot.zc+ot.qg+(E?ot.width:ot.height)+a.columnSpacing)));ot=z.vi+1}while(tt<y.length&&ot<y[tt].length&&z.sd===y[tt][ot].sd)}for(a=new Nn,y=Lo(y),tt=y.next();!tt.done;tt=y.next())for(x=Lo(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=E?tt.width:tt.height,a.add(tt,b?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=nx(b,x),z=E.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+tt-b.qg+a.columnSpacing))}b=b.align}while(b!==y);for(;b.align!==y;)b=b.align,b.zc=y.zc,b.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&Rt("Could not determine previous vertex in layer"),y[x][a-1]}Wi.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=pn(),E=pn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Yx(this,y[tt],b,E,tt);ot<z&&(x=tt,z=ot)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));wn(b),wn(E)};function Yx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ot<z&&(z=ot),ot+rt>tt&&(tt=ot+rt)}),x[E]=z,b[E]=tt,tt-z}Wi.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var b=x.value.link;b!==null&&(b.fromSpot=a,b.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?fs:is:a.K===90?y?is:fs:a.K===180?y?As:Kr:y?Kr:As}Wi.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,tt=E=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ut=rt.column|0;b?(tt=y.x+this.kc*ut,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ut),rt.centerX=tt,rt.centerY=at,x&&isFinite(rt.zc)&&(b?rt.node?rt.x=y.x+rt.zc:rt.centerX=y.x+rt.zc:rt.node?rt.y=y.y+rt.zc:rt.centerY=y.y+rt.zc),z=Math.min(rt.x,z),E=Math.min(rt.y,E),b?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=E,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-E,this.Rf=new It(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Wi.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 ge(0,0,x,Math.abs(this.Ta[0]))):y.push(new ge(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new ge(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new ge(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new ge(0,0,Math.abs(this.Ta[0]),x)):y.push(new ge(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new ge(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new ge(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},Wi.prototype.commitLayers=function(){},Wi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,tt=b.fromPort,ot=b.toPort;if(E!==null){var rt=E.findVisibleNode();rt!==null&&rt!==E&&(E=rt,tt=rt.port)}z!==null&&(rt=z.findVisibleNode(),rt!==null&&rt!==z&&(z=rt,ot=rt.port));var at=y.computeSpot(!0,tt);rt=y.computeSpot(!1,ot);var ut=x.fromVertex,ft=x.toVertex;if(x.valid)y.curve===va&&y.pointsCount===4&&(ut.column===ft.column&&this.alignOption===0?(x=y.getLinkPoint(E,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,E,tt),x.w()||x.set(E.actualBounds.center),ot.w()||ot.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+ot.x)/3,(2*x.y+ot.y)/3),y.yf((x.x+2*ot.x)/3,(x.y+2*ot.y)/3),y.yf(ot.x,ot.y)):(x=b=!1,tt!==null&&at===gi&&(b=!0),ot!==null&&rt===gi&&(x=!0),(b||x)&&(rt=null,b&&(rt=y.getLinkPointFromPoint(E,tt,tt.ga(ri),y.i(3),!0),rt.w()||rt.set(E.actualBounds.center),y.L(0,rt.x,rt.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,ot,ot.ga(ri),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),E&&(z=y.i(1),y.L(2,(2*E.x+z.x)/3,(2*E.y+z.y)/3))))),y.zf();else if(ut.layer===ft.layer)y.zf();else{var mt=!1,yt=!1,St=this.ie,kt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Dt=y.pointsCount;4<Dt&&y.points.removeRange(2,Dt-3)}else if(y.curve===va)mt=!0,Dt=y.pointsCount,4<Dt&&y.points.removeRange(2,Dt-3),Dt===4&&(kt=2);else{Dt=y.pointsCount;var Nt=at===gi,jt=rt===gi;2<Dt&&Nt&&jt?y.points.removeRange(1,Dt-2):3<Dt&&Nt&&!jt?y.points.removeRange(1,Dt-3):3<Dt&&!Nt&&jt?y.points.removeRange(2,Dt-2):4<Dt&&!Nt&&!jt&&y.points.removeRange(2,Dt-3)}if(x.rev){for(;ft!==null&&ut!==ft;){var Ht=Dt=null;for(Nt=ft.sourceEdges.iterator;Nt.next()&&(jt=Nt.value,jt.link!==x.link||(Dt=jt.fromVertex,Ht=jt.toVertex,Dt.node!==null)););if(Dt===null)break;if(Dt!==ut){Nt=y.i(kt-1).x,jt=y.i(kt-1).y;var _t=Dt.centerX,Kt=Dt.centerY;if(yt)this.K===180||this.K===0?kt===y.firstPickIndex+1?(y.m(kt++,Nt,jt),y.m(kt++,Nt,Kt)):(Ht!==null?Ht.centerY:jt)!==Kt&&(Ht=this.Ta[Dt.layer-1]+this.Rf.x,y.m(kt++,Ht,jt),y.m(kt++,Ht,Kt)):kt===y.firstPickIndex+1?(y.m(kt++,Nt,jt),y.m(kt++,_t,jt)):(Ht!==null?Ht.centerX:Nt)!==_t&&(Ht=this.Ta[Dt.layer-1]+this.Rf.y,y.m(kt++,Nt,Ht),y.m(kt++,_t,Ht));else if(kt===y.firstPickIndex+1){Ht=Math.max(10,this.he[ft.layer]);var re=Math.max(10,this.Ld[ft.layer]);if(mt)this.K===180?_t<=ft.bounds.x?(ft=ft.bounds.x,y.m(kt++,ft-Ht,Kt),y.m(kt++,ft,Kt),y.m(kt++,ft+re,Kt)):(y.m(kt++,_t-Ht,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t+re,Kt)):this.K===90?Kt>=ft.bounds.bottom?(ft=ft.bounds.y+ft.bounds.height,y.m(kt++,_t,ft+re),y.m(kt++,_t,ft),y.m(kt++,_t,ft-Ht)):(y.m(kt++,_t,Kt+re),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt-Ht)):this.K===270?Kt<=ft.bounds.y?(ft=ft.bounds.y,y.m(kt++,_t,ft-Ht),y.m(kt++,_t,ft),y.m(kt++,_t,ft+re)):(y.m(kt++,_t,Kt-Ht),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt+re)):this.K===0&&(_t>=ft.bounds.right?(ft=ft.bounds.x+ft.bounds.width,y.m(kt++,ft+re,Kt),y.m(kt++,ft,Kt),y.m(kt++,ft-Ht,Kt)):(y.m(kt++,_t+re,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t-Ht,Kt)));else{y.m(kt++,Nt,jt);var Ke=0;this.K===180||this.K===0?((this.K===180?_t>=ft.bounds.right:_t<=ft.bounds.x)&&(Ke=(this.K===0?-Ht:re)/2),y.m(kt++,Nt+Ke,Kt)):((this.K===270?Kt>=ft.bounds.bottom:Kt<=ft.bounds.y)&&(Ke=(this.K===90?-Ht:re)/2),y.m(kt++,_t,jt+Ke)),y.m(kt++,_t,Kt)}}else Ht=Math.max(10,this.he[Dt.layer]),re=Math.max(10,this.Ld[Dt.layer]),mt?this.K===180?(y.m(kt++,_t-Ht-St,Kt),y.m(kt++,Math.min(_t-Ht+St/2,_t),Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,Math.max(_t+re-St/2,_t),Kt),y.m(kt++,_t+re+St,Kt)):this.K===90?(y.m(kt++,_t,Kt+re+St),y.m(kt++,_t,Math.max(Kt+re-St/2,Kt)),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Math.min(Kt-Ht+St/2,Kt)),y.m(kt++,_t,Kt-Ht-St)):this.K===270?(y.m(kt++,_t,Kt-Ht-St),y.m(kt++,_t,Math.min(Kt-Ht+St/2,Kt)),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Math.max(Kt+re-St/2,Kt)),y.m(kt++,_t,Kt+re+St)):(y.m(kt++,_t+re+St,Kt),y.m(kt++,Math.max(_t+re-St/2,_t),Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,Math.min(_t-Ht+St/2,_t),Kt),y.m(kt++,_t-Ht-St,Kt)):y.m(kt++,_t,Kt)}ft=Dt}(ot===null||at!==gi||yt)&&(Nt=y.i(kt-1).x,jt=y.i(kt-1).y,_t=y.i(kt).x,Kt=y.i(kt).y,yt?(St=this.Ld[ut.layer],this.K===180||this.K===0?(yt=jt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?_t>=ut.bounds.x:_t<=ut.bounds.right)&&(ft=ut.centerX+(this.K===180?-St:St),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(kt++,ft,jt),y.m(kt++,ft,yt)),y.m(kt++,_t,yt)):(yt=Nt,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Kt>=ut.bounds.y:Kt<=ut.bounds.bottom)&&(ft=ut.centerY+(this.K===270?-St:St),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(kt++,Nt,ft),y.m(kt++,yt,ft)),y.m(kt++,yt,Kt)),y.m(kt++,_t,Kt)):mt?(Ht=Math.max(10,this.he[ut.layer]),re=Math.max(10,this.Ld[ut.layer]),this.K===180&&_t>=ut.bounds.x?(ft=ut.bounds.x+ut.bounds.width,y.L(kt-2,ft,jt),y.L(kt-1,ft+re,jt)):this.K===90&&Kt<=ut.bounds.bottom?(ft=ut.bounds.y,y.L(kt-2,Nt,ft),y.L(kt-1,Nt,ft-Ht)):this.K===270&&Kt>=ut.bounds.y?(ft=ut.bounds.y+ut.bounds.height,y.L(kt-2,Nt,ft),y.L(kt-1,Nt,ft+re)):this.K===0&&_t<=ut.bounds.right&&(ft=ut.bounds.x,y.L(kt-2,ft,jt),y.L(kt-1,ft-Ht,jt))):(Ht=Math.max(10,this.he[ut.layer]),re=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?_t<=ut.bounds.x:_t>=ut.bounds.right)&&(yt=(this.K===0?re:-Ht)/2),y.m(kt++,_t+yt,jt)):((this.K===270?Kt<=ut.bounds.y:Kt>=ut.bounds.bottom)&&(yt=(this.K===90?re:-Ht)/2),y.m(kt++,Nt,Kt+yt)),y.m(kt++,_t,Kt)))}else{for(;ut!==null&&ut!==ft;){for(Ht=Dt=null,ut=ut.destinationEdges.iterator;ut.next()&&(Nt=ut.value,Nt.link!==x.link||(Dt=Nt.toVertex,Ht=Nt.fromVertex,Ht.node!==null&&(Ht=null),Dt.node!==null)););if(Dt===null)break;Dt!==ft&&(Nt=y.i(kt-1).x,jt=y.i(kt-1).y,_t=Dt.centerX,Kt=Dt.centerY,yt?this.K===180||this.K===0?(Ht!==null?Ht.centerY:jt)!==Kt&&(Ht=this.Ta[Dt.layer]+this.Rf.x,kt===y.firstPickIndex+1&&(Ht=this.K===0?Math.max(Ht,Nt):Math.min(Ht,Nt)),y.m(kt++,Ht,jt),y.m(kt++,Ht,Kt)):(Ht!==null?Ht.centerX:Nt)!==_t&&(Ht=this.Ta[Dt.layer]+this.Rf.y,kt===y.firstPickIndex+1&&(Ht=this.K===90?Math.max(Ht,jt):Math.min(Ht,jt)),y.m(kt++,Nt,Ht),y.m(kt++,_t,Ht)):(Ht=Math.max(10,this.he[Dt.layer]),re=Math.max(10,this.Ld[Dt.layer]),mt?this.K===180?(y.m(kt++,_t+re+St,Kt),y.m(kt++,Math.max(_t+re-St/2,_t),Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,Math.min(_t-Ht+St/2,_t),Kt),y.m(kt++,_t-Ht-St,Kt)):this.K===90?(y.m(kt++,_t,Kt-Ht-St),y.m(kt++,_t,Math.min(Kt-Ht+St/2,Kt)),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Math.max(Kt+re-St/2,Kt)),y.m(kt++,_t,Kt+re+St)):this.K===270?(y.m(kt++,_t,Kt+re+St),y.m(kt++,_t,Math.max(Kt+re-St/2,Kt)),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Math.min(Kt-Ht+St/2,Kt)),y.m(kt++,_t,Kt-Ht-St)):(y.m(kt++,_t-Ht-St,Kt),y.m(kt++,Math.min(_t-Ht+St/2,_t),Kt),y.m(kt++,_t,Kt),y.m(kt++,_t,Kt),y.m(kt++,Math.max(_t+re-St/2,_t),Kt),y.m(kt++,_t+re+St,Kt)):this.K===180?(y.m(kt++,_t+re,Kt),y.m(kt++,_t-Ht,Kt)):this.K===90?(y.m(kt++,_t,Kt-Ht),y.m(kt++,_t,Kt+re)):this.K===270?(y.m(kt++,_t,Kt+re),y.m(kt++,_t,Kt-Ht)):(y.m(kt++,_t-Ht,Kt),y.m(kt++,_t+re,Kt)))),ut=Dt}yt&&(Nt=y.i(kt-1).x,jt=y.i(kt-1).y,_t=y.i(kt).x,Kt=y.i(kt).y,this.K===180||this.K===0?jt!==Kt&&(Ht=this.K===0?Math.min(Math.max((_t+Nt)/2,this.Ta[ft.layer]+this.Rf.x),_t):Math.max(Math.min((_t+Nt)/2,this.Ta[ft.layer]+this.Rf.x),_t),y.m(kt++,Ht,jt),y.m(kt++,Ht,Kt)):Nt!==_t&&(Ht=this.K===90?Math.min(Math.max((Kt+jt)/2,this.Ta[ft.layer]+this.Rf.y),Kt):Math.max(Math.min((Kt+jt)/2,this.Ta[ft.layer]+this.Rf.y),Kt),y.m(kt++,Nt,Ht),y.m(kt++,_t,Ht)))}b!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===gi?y.getLinkPointFromPoint(E,tt,tt.ga(ri),y.i(3),!0):y.i(0),at===gi&&(at=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,b.x,(at.y+b.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+b.x)/2,b.y))),tt.w()||tt.set(E.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(E=rt===gi?y.getLinkPointFromPoint(z,ot,ot.ga(ri),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===gi&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.x+ot.x)/2,ot.y),y.L(y.pointsCount-2,rt.x,(ot.y+rt.y)/2)):(y.L(y.pointsCount-2,ot.x,(E.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Wi.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new De,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var b=a.value;if(b!==null&&b.isOrthogonal)for(var E=2;E<b.pointsCount-3;E++){var z=b.i(E),tt=b.i(E+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Jh;ot.layer=Math.floor(z.y/2);var rt=b.i(0),at=b.i(b.pointsCount-1);if(ot.first=rt.x*rt.x+rt.y,ot.jc=at.x*at.x+at.y,ot.rd=Math.min(z.x,tt.x),ot.Ic=Math.max(z.x,tt.x),ot.index=E,ot.link=b,E+2<b.pointsCount){rt=b.i(E-1),at=b.i(E+2);var ut=0;rt.y<z.y?ut=at.y<z.y?3:z.x<tt.x?2:1:rt.y>z.y&&(ut=at.y>z.y?0:tt.x<z.x?2:1),ot.j=ut}x.push(ot)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var ft=1;for(ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<E;ft++){var mt=x[ft];(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc);var yt=mt.link;z=yt.i(mt.index),tt=yt.i(mt.index+1);var St=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+St),yt.L(mt.index+1,tt.x,tt.y+St),yt.zf()}}z=E}a=b}}else{for(y=0,x=[],a=a.iterator;a.next();)if(b=a.value,b!==null&&b.isOrthogonal)for(E=2;E<b.pointsCount-3;E++)z=b.i(E),tt=b.i(E+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Jh,ot.layer=Math.floor(z.x/2),rt=b.i(0),at=b.i(b.pointsCount-1),ot.first=rt.x+rt.y*rt.y,ot.jc=at.x+at.y*at.y,ot.rd=Math.min(z.y,tt.y),ot.Ic=Math.max(z.y,tt.y),ot.index=E,ot.link=b,E+2<b.pointsCount&&(rt=b.i(E-1),at=b.i(E+2),ut=0,rt.x<z.x?ut=at.x<z.x?3:z.y<tt.y?2:1:rt.x>z.x&&(ut=at.x>z.x?0:tt.y<z.y?2:1),ot.j=ut),x.push(ot));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),ft=1,ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<E;ft++)mt=x[ft],(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),St=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+St,z.y),yt.L(mt.index+1,tt.x+St,tt.y),yt.zf()}z=E}a=b}}}},Ct=Wi.prototype,Ct.Vx=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Ct.Ux=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Ct.Js=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Ct.B=function(a,y){return a-=y,-1<a&&1>a},Ct.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Rt("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 Zh(a,y){var x=a.tc[y];if(x>=a.He.length){for(var b=[],E=0;E<a.He.length;E++)b[E]=a.He[E];a.He=b}for(a.He[x]===void 0||a.He[x]===null?b=[]:(b=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],b[x.index]=x;return b}function Xh(a,y,x){a.He[a.tc[y]]=x}de.Object.defineProperties(Wi.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()):Rt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==Sp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==k0&&a!==xy&&a!==Py||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==M0&&a!==wy&&a!==Cy||(this.Qk=a,this.C())}},iterations:{get:function(){return this.bj},set:function(a){this.bj!==a&&0<=a&&(this.bj=a,this.C())}},aggressiveOption:{get:function(){return this.rk},set:function(a){this.rk===a||a!==Ly&&a!==T0&&a!==ky||(this.rk=a,this.C())}},packOption:{get:function(){return this.bg},set:function(a){this.bg!==a&&0<=a&&8>a&&(this.bg=a,this.C())}},alignOption:{get:function(){return this.ve},set:function(a){this.ve!==a&&0<=a&&16>a&&(this.ve=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},linkSpacing:{get:function(){return this.Cn},set:function(a){this.Cn!==a&&0<=a&&(this.Cn=a,this.C())}},maxLayer:{get:function(){return this.Ia}},maxIndex:{get:function(){return this.Iq}},maxColumn:{get:function(){return this.Ra}},minIndexLayer:{get:function(){return this.Hn}},maxIndexLayer:{get:function(){return this.Md}}});var L0=new Te(Wi,"CycleDepthFirst",0),Sy=new Te(Wi,"CycleGreedy",1),Sp=new Te(Wi,"CycleFromLayers",2),k0=new Te(Wi,"LayerOptimalLinkLength",0),xy=new Te(Wi,"LayerLongestPathSink",1),Py=new Te(Wi,"LayerLongestPathSource",2),M0=new Te(Wi,"InitDepthFirstOut",0),wy=new Te(Wi,"InitDepthFirstIn",1),Cy=new Te(Wi,"InitNaive",2),Ly=new Te(Wi,"AggressiveNone",0),T0=new Te(Wi,"AggressiveLess",1),ky=new Te(Wi,"AggressiveMore",2),Kx=8;Wi.className="LayeredDigraphLayout",Wi.CycleDepthFirst=L0,Wi.CycleGreedy=Sy,Wi.CycleFromLayers=Sp,Wi.LayerOptimalLinkLength=k0,Wi.LayerLongestPathSink=xy,Wi.LayerLongestPathSource=Py,Wi.InitDepthFirstOut=M0,Wi.InitDepthFirstIn=wy,Wi.InitNaive=Cy,Wi.AggressiveNone=Ly,Wi.AggressiveLess=T0,Wi.AggressiveMore=ky,Wi.PackNone=0,Wi.PackExpand=1,Wi.PackStraighten=2,Wi.PackMedian=4,Wi.PackAll=15,Wi.AlignNone=0,Wi.AlignUpperLeft=1,Wi.AlignUpperRight=2,Wi.AlignLowerLeft=4,Wi.AlignLowerRight=8,Wi.AlignAll=15;function Jh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Jh.className="SegInfo";function Gg(a){Qi.call(this,a)}xe(Gg,Qi),Gg.prototype.createVertex=function(){return new Oa(this)},Gg.prototype.createEdge=function(){return new xp(this)},Gg.className="LayeredDigraphNetwork";function Oa(a){er.call(this,a),this.$n=this.bo=this.ao=this.co=null,this.Za=this.Ag=this.Ig=-1,this.u=NaN,this.F=null,this.valid=!1,this.finish=this.Ll=NaN,this.Dj=0,this.dv=this.ev=null}xe(Oa,er);function ix(a,y){return a.index-y.index}function b0(a,y){if(!a.$n){for(var x=[],b=Lo(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=Lo(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Rt("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=Lo(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(ix),a.co=y}return a.co}function Zx(a){if(!a.ao){for(var y=[],x=Lo(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(ix),a.ao=y}return a.ao}Oa.prototype.Cl=function(a){er.prototype.Cl.call(this,a),this.bo=this.co=null},Oa.prototype.Kl=function(a){er.prototype.Kl.call(this,a),this.bo=this.co=null},Oa.prototype.zl=function(a){er.prototype.zl.call(this,a),this.$n=this.ao=null},Oa.prototype.Jl=function(a){er.prototype.Jl.call(this,a),this.$n=this.ao=null},de.Object.defineProperties(Oa.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)}}}),Oa.prototype.deleteDestinationEdge=Oa.prototype.Jl,Oa.prototype.addDestinationEdge=Oa.prototype.zl,Oa.prototype.deleteSourceEdge=Oa.prototype.Kl,Oa.prototype.addSourceEdge=Oa.prototype.Cl,Oa.className="LayeredDigraphVertex";function xp(a){ia.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}xe(xp,ia),de.Object.defineProperties(xp.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},valid:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},rev:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},forest:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},portFromPos:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},portToPos:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}},portFromColOffset:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},portToColOffset:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}}}),xp.className="LayeredDigraphEdge";function hi(a){fo.call(this),this.Ub=new Be,this.Wn=A0,this.ud=eu,this.vo=D0,this.Bq=Ry,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new We(10,10).freeze();var y=new Bf(this);this.W=new Ya(y),this.Y=new Ya(y),this.ru=[],a&&Object.assign(this,a)}xe(hi,fo),hi.prototype.cloneProtected=function(a){fo.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)},hi.prototype.qb=function(a){a.classType===hi?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:Rt("Unknown enum value: "+a):fo.prototype.qb.call(this,a)},hi.prototype.createNetwork=function(){return new Bf(this)},hi.prototype.makeNetwork=function(a){function y(b){if(b instanceof $e)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof ze){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 se?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Xn?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},hi.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==I0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof se&&(y=a),this.path===A0&&y!==null?this.ud=y.isTreePathToChildren?eu:Ef:this.ud=this.path===A0?eu: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 Be,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof $e?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Ya&&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,Ty(this,y));for(y=this.network.vertexes,a=null;a=Xx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,Ty(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&lx(this,y);if(this.Cu(),this.layerStyle===R0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===zy)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 Ya&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Be,this.isValidLayout=!0};function Xx(a){var y=new Be;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}hi.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case eu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Ef:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Rt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ox(this,a),a!==null&&this.Ub.add(a))};function ox(a,y){var x=999999,b=null;for(y=y.iterator;y.next();){var E=y.value;switch(a.ud){case eu:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Ef:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Rt("Unhandled path value "+a.ud.toString())}}return b}function Ty(a,y){if(y!==null){switch(a.ud){case eu:if(0<y.destinationEdges.count){for(var x=new De,b=y.destinationVertexes;b.next();){var E=b.value;rx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Ef:if(0<y.sourceEdges.count){for(x=new De,b=y.sourceVertexes;b.next();)E=b.value,rx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Rt("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++)Ty(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var b=!1;else{for(b=y.parent;b!==null&&b!==x;)b=b.parent;b=b===x}if(b||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}hi.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;E<x.length;E++)x[E]===y&&b++;if(0<b){b=Array(x.length-b);for(var z=E=0;z<x.length;z++)x[z]!==y&&(b[E++]=x[z]);a.children=b}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===ou&&a.sortTreeVertexChildren(y);for(var x=0,b=y.childrenCount,E=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,b=Math.max(b,rt.maxChildrenCount),E=Math.max(E,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function Jx(a,y){switch(a.vo){default:case D0:return y.parent!==null?y.parent:a.W;case Oy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Dy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case By:var x=!0;if(y.childrenCount===0)x=!1;else for(var b=y.children,E=b.length,z=0;z<E;z++)if(0<b[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}hi.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Jx(this,a)),a.parent!==null&&a.parent.alignment===ou){for(var y=a.angle,x=a.parent.children,b=0;b<x.length&&a!==x[b];)b++;b%2===0?b!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)ax(a,y[b])}}hi.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==ou&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)lx(a,y[b])}}hi.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Hg:break;case wp:a.children.reverse();break;case Cp:a.children.sort(a.comparer);break;case Lp:a.children.sort(a.comparer),a.children.reverse();break;default:Rt("Unhandled sorting value "+a.sorting.toString())}},hi.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},hi.prototype.addComments=function(a){var y=a.angle,x=a.parent,b=0,E=!1;x!==null&&(b=x.angle,E=x.alignment,E=Qh(E)),y=y===90||y===270,b=b===90||b===270,x=a.childrenCount===0;var z=0,tt=0,ot=0,rt=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!E&&!b&&x||E&&b&&x?(z=Math.max(z,ut.width),tt+=ut.height+Math.abs(ot)):(z+=ut.width+Math.abs(ot),tt=Math.max(tt,ut.height)),ot=rt)}a.comments!==null&&(y&&!x||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=ge.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=E,ge.free(E))};function Qh(a){return a===uh||a===ou||a===hh||a===Cu}function Pp(a){return a===uh||a===ou}function by(a){var y=a.parent;if(y!==null){var x=y.alignment;if(Qh(x)){if(Pp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===hh)return!0}}return!1}hi.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,b=a.angle,E=0,z=!1;x!==null&&(E=x.angle,z=x.alignment,z=Qh(z)),b=b===90||b===270,x=E===90||E===270;for(var tt=a.childrenCount===0,ot=by(a),rt=0,at=a.comments,ut=at.length,ft=It.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],St=yt.measuredBounds;if(b&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<E&&!z||x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x-a.commentMargin-St.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();){var kt=yt.value;kt.fromSpot=As,kt.toSpot=Kr}else for(ft.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Kr,kt.toSpot=As;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=Kr,kt.toSpot=As;else for(ft.h(a.bounds.x+a.commentMargin-St.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=As,kt.toSpot=Kr;rt=0<=a.commentSpacing?rt+(St.height+a.commentSpacing):rt+(a.commentSpacing-St.height)}else{if(135<E&&!z||!x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-St.height),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=fs,kt.toSpot=is;else for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=is,kt.toSpot=fs;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=is,kt.toSpot=fs;else for(ft.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-St.height),yt.move(ft),yt=yt.Sd();yt.next();)kt=yt.value,kt.fromSpot=fs,kt.toSpot=is;rt=0<=a.commentSpacing?rt+(St.width+a.commentSpacing):rt+(a.commentSpacing-St.width)}}if(It.free(ft),y=rt-a.commentSpacing-(b?y.height:y.width),this.ud===eu)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)}},hi.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,b=0;b<x;b++)this.layoutTree(y[b]);switch(a.compaction){case B0:ux(this,a);break;case kp:if(a.alignment===ou)ux(this,a);else if(a.childrenCount===0)b=a.parent,x=!1,y=0,b!==null&&(y=b.angle,x=b.alignment,x=Qh(x)),b=by(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!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=ul(a);y=E===90||E===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)b=tt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var rt=a.alignment;b=rt===nu;var at=rt===iu,ut=Qh(rt),ft=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),St=a.rowSpacing,kt=0;(b||at||a.hm||a.im&&a.maxGenerationCount===1)&&(kt=Math.max(0,a.rowIndent)),b=a.width;var Dt=a.height,Nt=0,jt=0,Ht=0,_t=null,Kt=null,re=0,Ke=0,hn=0,sn=0,Ie=0,Ce=0,Kn=0,Hn=0;if(ut&&!Pp(rt)&&135<E&&tt.reverse(),Pp(rt))if(1<ot)for(var Ti=0;Ti<ot;Ti++)Ti%2===0&&Ti!==ot-1&&(Hn=Math.max(Hn,y?tt[Ti].Da.width:tt[Ti].Da.height));else ot===1&&(Hn=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(rt){case uh:jt=135>E?hx(this,a,tt,Hn,Nt,jt):dx(this,a,tt,Hn,Nt,jt),Hn=jt.x,Nt=jt.width,jt=jt.height;break;case hh:for(_t=0;_t<ot;_t++)Kt=tt[_t],ft=Kt.Da,Ht=Ce===0?0:St,y?(Kt.S.h(z-ft.width,sn+Ht),Nt=Math.max(Nt,ft.width),jt=Math.max(jt,sn+Ht+ft.height),sn+=Ht+ft.height):(Kt.S.h(hn+Ht,z-ft.height),Nt=Math.max(Nt,hn+Ht+ft.width),jt=Math.max(jt,ft.height),hn+=Ht+ft.width),Ce++;break;case Cu:for(_t=0;_t<ot;_t++)Kt=tt[_t],z=Kt.Da,ft=Ce===0?0:St,y?(Kt.S.h(mt/2+a.focus.x,sn+ft),Nt=Math.max(Nt,z.width),jt=Math.max(jt,sn+ft+z.height),sn+=ft+z.height):(Kt.S.h(hn+ft,mt/2+a.focus.y),Nt=Math.max(Nt,hn+ft+z.width),jt=Math.max(jt,z.height),hn+=ft+z.width),Ce++}_t=_s(this,2),Kt=_s(this,2),y?(_t[0].h(0,0),_t[1].h(0,jt),Kt[0].h(Nt,0)):(_t[0].h(0,0),_t[1].h(Nt,0),Kt[0].h(0,jt)),Kt[1].h(Nt,jt)}else for(Ti=0;Ti<ot;Ti++){var Zi=tt[Ti],dr=Zi.Da;if(y){0<ft&&0<Ce&&hn+mt+dr.width>ft&&(hn<z&&jd(a,rt,z-hn,0,Kn,Ti-1),Ie++,Ce=0,Kn=Ti,Ht=jt,hn=0,sn=135<E?-jt-St:jt+St),F0(this,Zi,0,sn);var mr=0;if(Ce===0)_t=Zi.Yo,Kt=Zi.kp,re=dr.width,Ke=dr.height,(_t===null||Kt===null||E!==ul(Zi))&&(_t=_s(this,2),Kt=_s(this,2),_t[0].h(0,0),_t[1].h(0,Ke),Kt[0].h(re,0),Kt[1].h(re,Ke));else{var ls=pn();Ke=fx(this,a,Zi,_t,Kt,re,Ke,ls),mr=Ke.x,_t=ls[0],Kt=ls[1],re=Ke.width,Ke=Ke.height,wn(ls),hn<dr.width&&0>mr&&(Ff(a,-mr,0,Kn,Ti-1),E0(_t,-mr,0),E0(Kt,-mr,0),mr=0)}Zi.S.h(mr,sn),Nt=Math.max(Nt,re),jt=Math.max(jt,Ht+(Ie===0?0:St)+dr.height),hn=re}else 0<ft&&0<Ce&&sn+mt+dr.height>ft&&(sn<z&&jd(a,rt,0,z-sn,Kn,Ti-1),Ie++,Ce=0,Kn=Ti,Ht=Nt,sn=0,hn=135<E?-Nt-St:Nt+St),F0(this,Zi,hn,0),mr=0,Ce===0?(_t=Zi.Yo,Kt=Zi.kp,re=dr.width,Ke=dr.height,(_t===null||Kt===null||E!==ul(Zi))&&(_t=_s(this,2),Kt=_s(this,2),_t[0].h(0,0),_t[1].h(re,0),Kt[0].h(0,Ke),Kt[1].h(re,Ke))):(ls=pn(),Ke=fx(this,a,Zi,_t,Kt,re,Ke,ls),mr=Ke.x,_t=ls[0],Kt=ls[1],re=Ke.width,Ke=Ke.height,wn(ls),sn<dr.height&&0>mr&&(Ff(a,0,-mr,Kn,Ti-1),E0(_t,0,-mr),E0(Kt,0,-mr),mr=0)),Zi.S.h(hn,mr),jt=Math.max(jt,Ke),Nt=Math.max(Nt,Ht+(Ie===0?0:St)+dr.width),sn=Ke;Ce++}switch(0<Ie&&(y?(jt+=Math.max(0,x),hn<Nt&&jd(a,rt,Nt-hn,0,Kn,ot-1),0<kt&&(at||Ff(a,kt,0,0,ot-1),Nt+=kt)):(Nt+=Math.max(0,x),sn<jt&&jd(a,rt,0,jt-sn,Kn,ot-1),0<kt&&(at||Ff(a,0,kt,0,ot-1),jt+=kt))),kt=at=0,rt){case Wg:y?at+=Nt/2-a.focus.x-yt/2:kt+=jt/2-a.focus.y-yt/2;break;case Af:0<Ie?y?at+=Nt/2-a.focus.x-yt/2:kt+=jt/2-a.focus.y-yt/2:y?(Hn=tt[0].S.x+tt[0].la.x,at+=Hn+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-Hn)/2-a.focus.x-yt/2):(Hn=tt[0].S.y+tt[0].la.y,kt+=Hn+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-Hn)/2-a.focus.y-yt/2);break;case nu:y?(at-=yt,Nt+=yt):(kt-=yt,jt+=yt);break;case iu:y?(at+=Nt-a.width+yt,Nt+=yt):(kt+=jt-a.height+yt,jt+=yt);break;case uh:y?1<ot?at+=Hn+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?kt+=Hn+mt/2-a.focus.y:kt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case hh:y?at+=Nt+mt/2-a.focus.x:kt+=jt+mt/2-a.focus.y;break;case Cu:break;default:jt=this.customAlignment(a,at,kt,Nt,jt),at=jt[0],kt=jt[1],Nt=jt[2],jt=jt[3]}for(yt=0;yt<ot;yt++)Hn=tt[yt],y?Hn.S.h(Hn.S.x+Hn.la.x-at,Hn.S.y+(135<E?(ut?-jt:-Hn.Da.height)+Hn.la.y-x:Dt+x+Hn.la.y)):Hn.S.h(Hn.S.x+(135<E?(ut?-Nt:-Hn.Da.width)+Hn.la.x-x:b+x+Hn.la.x),Hn.S.y+Hn.la.y-kt);if(ot=tt=0,ut?y?(Nt=Ny(a,Nt,at),0>at&&(at=0),135<E&&(kt+=jt+x),jt+=Dt+x,rt===Cu&&(tt+=mt/2+a.focus.x),ot+=Dt+x):(135<E&&(at+=Nt+x),Nt+=b+x,jt=Fy(a,jt,kt),0>kt&&(kt=0),rt===Cu&&(ot+=mt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>Nt&&(Nt=Ey(rt,b-Nt,0),tt=Nt.x,ot=Nt.y,Nt=b,at=0):Nt=Ny(a,Nt,at),0>at&&(tt-=at,at=0),135<E&&(kt+=jt+x),jt=Math.max(Math.max(jt,Dt),jt+Dt+x),ot+=Dt+x):(135<E&&(at+=Nt+x),Nt=Math.max(Math.max(Nt,b),Nt+b+x),a.comments===null?Dt>jt&&(jt=Ey(rt,0,Dt-jt),tt=jt.x,ot=jt.y,jt=Dt,kt=0):jt=Fy(a,jt,kt),0>kt&&(ot-=kt,kt=0),tt+=b+x),0<Ie)E=_s(this,4),Ie=_s(this,4),y?(E[2].h(0,Dt+x),E[3].h(E[2].x,jt),Ie[2].h(Nt,E[2].y),Ie[3].h(Ie[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(Nt,E[2].y),Ie[2].h(E[2].x,jt),Ie[3].h(E[3].x,Ie[2].y));else{for(E=_s(this,_t.length+2),Ie=_s(this,Kt.length+2),rt=0;rt<_t.length;rt++)ut=_t[rt],E[rt+2].h(ut.x+tt,ut.y+ot);for(rt=0;rt<Kt.length;rt++)ut=Kt[rt],Ie[rt+2].h(ut.x+tt,ut.y+ot)}y?(E[0].h(at,0),E[1].h(E[0].x,Dt),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])),Ie[0].h(at+b,0),Ie[1].h(Ie[0].x,Dt),Ie[2].y<Ie[1].y&&(Ie[2].x<Ie[0].x?Ie[2].assign(Ie[1]):Ie[1].assign(Ie[2])),Ie[3].y<Ie[2].y&&(Ie[3].x<Ie[0].x?Ie[3].assign(Ie[2]):Ie[2].assign(Ie[3])),E[2].y-=x/2,Ie[2].y-=x/2):(E[0].h(0,kt),E[1].h(b,E[0].y),E[2].x<E[1].x&&(E[2].y>E[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].x<E[2].x&&(E[3].y>E[0].y?E[3].assign(E[2]):E[2].assign(E[3])),Ie[0].h(0,kt+Dt),Ie[1].h(b,Ie[0].y),Ie[2].x<Ie[1].x&&(Ie[2].y<Ie[0].y?Ie[2].assign(Ie[1]):Ie[1].assign(Ie[2])),Ie[3].x<Ie[2].x&&(Ie[3].y<Ie[0].y?Ie[3].assign(Ie[2]):Ie[2].assign(Ie[3])),E[2].x-=x/2,Ie[2].x-=x/2),Sl(this,_t),Sl(this,Kt),a.Yo=E,a.kp=Ie,a.la.h(at,kt),a.Da.h(Nt,jt)}break;default:Rt("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,b=0;y.parent!==null&&(b=y.parent.angle,x=y.parent.alignment,x=Qh(x));var E=by(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=ul(y),x=b===90||b===270;var z=0;E=y.children;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ut=at===nu,ft=at===iu;ot=Qh(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,St=a.computeNodeIndent(y),kt=ut||ft?0:St/2,Dt=y.rowSpacing,Nt=0;(ut||ft||y.hm||y.im&&y.maxGenerationCount===1)&&(Nt=Math.max(0,y.rowIndent)),ut=y.width;var jt=y.height,Ht=0,_t=0,Kt=0,re=0,Ke=0,hn=0,sn=0,Ie=0,Ce=0,Kn=0;if(ot&&!Pp(at)&&135<b&&E.reverse(),Pp(at))if(1<tt)for(var Hn=0;Hn<tt;Hn++){var Ti=E[Hn],Zi=Ti.Da;Hn%2===0&&Hn!==tt-1?Ce=Math.max(Ce,(x?Zi.width:Zi.height)+a.computeBusNodeSpacing(Ti)-yt):Hn%2!==0&&(Kn=Math.max(Kn,(x?Zi.width:Zi.height)+a.computeBusNodeSpacing(Ti)-yt))}else tt===1&&(Ce=x?E[0].Da.width:E[0].Da.height);if(ot)switch(at){case uh:case ou:_t=135>b?hx(a,y,E,Ce,Ht,_t):dx(a,y,E,Ce,Ht,_t),Ce=_t.x,Ht=_t.width,_t=_t.height;break;case hh:for(mt=0;mt<tt;mt++)kt=E[mt],Kt=kt.Da,Kn=sn===0?0:Dt,x?(kt.S.h(z-Kt.width,Ke+Kn),Ht=Math.max(Ht,Kt.width),_t=Math.max(_t,Ke+Kn+Kt.height),Ke+=Kn+Kt.height):(kt.S.h(re+Kn,z-Kt.height),Ht=Math.max(Ht,re+Kn+Kt.width),_t=Math.max(_t,Kt.height),re+=Kn+Kt.width),sn++;break;case Cu:for(z=0;z<tt;z++)mt=E[z],kt=mt.Da,Kt=sn===0?0:Dt,x?(mt.S.h(yt/2+y.focus.x,Ke+Kt),Ht=Math.max(Ht,kt.width),_t=Math.max(_t,Ke+Kt+kt.height),Ke+=Kt+kt.height):(mt.S.h(re+Kt,yt/2+y.focus.y),Ht=Math.max(Ht,re+Kt+kt.width),_t=Math.max(_t,kt.height),re+=Kt+kt.width),sn++}else for(Kn=0;Kn<tt;Kn++)Hn=E[Kn],Ti=Hn.Da,x?(0<mt&&0<sn&&re+yt+Ti.width>mt&&(re<z&&jd(y,at,z-re,0,Ie,Kn-1),hn++,sn=0,Ie=Kn,Kt=_t,re=0,Ke=135<b?-_t-Dt:_t+Dt),Zi=sn===0?kt:yt,F0(a,Hn,0,Ke),Hn.S.h(re+Zi,Ke),Ht=Math.max(Ht,re+Zi+Ti.width),_t=Math.max(_t,Kt+(hn===0?0:Dt)+Ti.height),re+=Zi+Ti.width):(0<mt&&0<sn&&Ke+yt+Ti.height>mt&&(Ke<z&&jd(y,at,0,z-Ke,Ie,Kn-1),hn++,sn=0,Ie=Kn,Kt=Ht,Ke=0,re=135<b?-Ht-Dt:Ht+Dt),Zi=sn===0?kt:yt,F0(a,Hn,re,0),Hn.S.h(re,Ke+Zi),_t=Math.max(_t,Ke+Zi+Ti.height),Ht=Math.max(Ht,Kt+(hn===0?0:Dt)+Ti.width),Ke+=Zi+Ti.height),sn++;switch(0<hn&&(x?(_t+=Math.max(0,rt),re<Ht&&jd(y,at,Ht-re,0,Ie,tt-1),0<Nt&&(ft||Ff(y,Nt,0,0,tt-1),Ht+=Nt)):(Ht+=Math.max(0,rt),Ke<_t&&jd(y,at,0,_t-Ke,Ie,tt-1),0<Nt&&(ft||Ff(y,0,Nt,0,tt-1),_t+=Nt))),Nt=ft=0,at){case Wg:x?ft+=Ht/2-y.focus.x-St/2:Nt+=_t/2-y.focus.y-St/2;break;case Af:0<hn?x?ft+=Ht/2-y.focus.x-St/2:Nt+=_t/2-y.focus.y-St/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-St/2):(a=E[0].S.y+E[0].la.y,Nt+=a+(E[tt-1].S.y+E[tt-1].la.y+2*E[tt-1].focus.y-a)/2-y.focus.y-St/2);break;case nu:x?(ft-=St,Ht+=St):(Nt-=St,_t+=St);break;case iu:x?(ft+=Ht-y.width+St,Ht+=St):(Nt+=_t-y.height+St,_t+=St);break;case uh:case ou:x?1<tt?ft+=Ce+yt/2-y.focus.x:ft+=E[0].focus.x-y.focus.x+E[0].la.x:1<tt?Nt+=Ce+yt/2-y.focus.y:Nt+=E[0].focus.y-y.focus.y+E[0].la.y;break;case hh:x?ft+=Ht+yt/2-y.focus.x:Nt+=_t+yt/2-y.focus.y;break;case Cu:break;default:a=a.customAlignment(y,ft,Nt,Ht,_t),ft=a[0],Nt=a[1],Ht=a[2],_t=a[3]}for(a=0;a<tt;a++)St=E[a],x?St.S.h(St.S.x+St.la.x-ft,St.S.y+(135<b?(ot?-_t:-St.Da.height)+St.la.y-rt:jt+rt+St.la.y)):St.S.h(St.S.x+(135<b?(ot?-Ht:-St.Da.width)+St.la.x-rt:ut+rt+St.la.x),St.S.y+St.la.y-Nt);x?(Ht=Ny(y,Ht,ft),0>ft&&(ft=0),135<b&&(Nt+=_t+rt),_t=Math.max(Math.max(_t,jt),_t+jt+rt)):(135<b&&(ft+=Ht+rt),Ht=Math.max(Math.max(Ht,ut),Ht+ut+rt),_t=Fy(y,_t,Nt),0>Nt&&(Nt=0)),y.la.h(ft,Nt),y.Da.h(Ht,_t)}}hi.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function hx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ge(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new ge(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===90,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],kt=St.Da,Dt=ut===0?0:rt;if(at){var Nt=a.computeBusNodeSpacing(St)-ot;St.S.h(b-(kt.width+Nt),mt+Dt),E=Math.max(E,kt.width+Nt),z=Math.max(z,mt+Dt+kt.height),mt+=Dt+kt.height}else Nt=a.computeBusNodeSpacing(St)-ot,St.S.h(ft+Dt,b-(kt.height+Nt)),z=Math.max(z,kt.height+Nt),E=Math.max(E,ft+Dt+kt.width),ft+=Dt+kt.width;ut++}for(ut=0,St=ft,yt=mt,at?(ft=b+ot,mt=0):(ft=0,mt=b+ot),kt=0;kt<tt;kt++)if(kt%2!==0){Dt=x[kt],Nt=Dt.Da;var jt=ut===0?0:rt;if(at){var Ht=a.computeBusNodeSpacing(Dt)-ot;Dt.S.h(ft+Ht,mt+jt),E=Math.max(E,ft+Nt.width+Ht),z=Math.max(z,mt+jt+Nt.height),mt+=jt+Nt.height}else Ht=a.computeBusNodeSpacing(Dt)-ot,Dt.S.h(ft+jt,mt+Ht),E=Math.max(E,ft+jt+Nt.width),z=Math.max(z,mt+Nt.height+Ht),ft+=jt+Nt.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(ft))),at?(x.S.h(b+ot/2-x.focus.x-x.la.x,z+a),at=b+ot/2-x.focus.x-x.la.x,E=Math.max(E,at+tt.width),0>at&&(E-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(b=N0(y,x.S.x,!1,b,ot))):(x.S.h(E+a,b+ot/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(St,ft)+a+tt.width),mt=b+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(b=N0(y,x.S.y,!0,b,ot)))),new ge(b,0,E,z)}function dx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ge(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new ge(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===270,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],kt=St.Da,Dt=ut===0?0:rt;if(at){var Nt=a.computeBusNodeSpacing(St)-ot;mt-=Dt+kt.height,St.S.h(b-(kt.width+Nt),mt),E=Math.max(E,kt.width+Nt),z=Math.max(z,Math.abs(mt))}else Nt=a.computeBusNodeSpacing(St)-ot,ft-=Dt+kt.width,St.S.h(ft,b-(kt.height+Nt)),z=Math.max(z,kt.height+Nt),E=Math.max(E,Math.abs(ft));ut++}for(ut=0,St=ft,yt=mt,at?(ft=b+ot,mt=0):(ft=0,mt=b+ot),kt=0;kt<tt;kt++)if(kt%2!==0){Dt=x[kt],Nt=Dt.Da;var jt=ut===0?0:rt;if(at){var Ht=a.computeBusNodeSpacing(Dt)-ot;mt-=jt+Nt.height,Dt.S.h(ft+Ht,mt),E=Math.max(E,ft+Nt.width+Ht),z=Math.max(z,Math.abs(mt))}else Ht=a.computeBusNodeSpacing(Dt)-ot,ft-=jt+Nt.width,Dt.S.h(ft,mt+Ht),z=Math.max(z,mt+Nt.height+Ht),E=Math.max(E,Math.abs(ft));ut++}for(1<tt&&tt%2===1&&(rt=x[tt-1],ut=rt.Da,a=a.computeBusLastRowSpacing(rt,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(ft))),at?(rt.S.h(b+ot/2-rt.focus.x-rt.la.x,-z-ut.height-a),ft=b+ot/2-rt.focus.x-rt.la.x,E=Math.max(E,ft+ut.width),0>ft&&(E-=ft),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(b=N0(y,rt.S.x,!1,b,ot))):(rt.S.h(-E-ut.width-a,b+ot/2-rt.focus.y-rt.la.y),E=Math.max(E,Math.abs(Math.min(St,ft))+a+ut.width),mt=b+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(b=N0(y,rt.S.y,!0,b,ot)))),y=0;y<tt;y++)ot=x[y],at?ot.S.h(ot.S.x,ot.S.y+z):ot.S.h(ot.S.x+E,ot.S.y);return new ge(b,0,E,z)}hi.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},hi.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function N0(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 Ny(a,y,x){switch(a.alignment){case Af:case Wg:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case nu:return a.width>y?a.width:y;case iu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case uh:case ou:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case hh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Cu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Fy(a,y,x){switch(a.alignment){case Af:case Wg:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case nu:return a.height>y?a.height:y;case iu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case uh:case ou:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case hh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Cu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Ey(a,y,x){switch(a){case Wg:y/=2,x/=2;break;case Af:y/=2,x/=2;break;case nu:x=y=0;break;case iu:break;default:Rt("Unhandled alignment value "+a.toString())}return new It(y,x)}function jd(a,y,x,b,E,z){y=Ey(y,x,b),Ff(a,y.x,y.y,E,z)}function Ff(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 eu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Ef:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Rt("Unhandled path value "+a.ud.toString())}}function E0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function fx(a,y,x,b,E,z,tt,ot){var rt=ul(y),at=rt===90||rt===270,ut=y.nodeSpacing;y=b;var ft=E;b=z;var mt=tt,yt=x.Yo,St=x.kp;tt=x.Da;var kt=at?Math.max(mt,tt.height):Math.max(b,tt.width);if((yt===null||rt!==ul(x))&&(yt=_s(a,2),St=_s(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),St[0].h(tt.width,0),St[1].h(St[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),St[0].h(0,tt.height),St[1].h(yt[1].x,St[0].y))),at){if(mt=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(E=x=0;x<ft.length&&E<yt.length;){z=ft[x];var Dt=yt[E];rt=Dt.x,at=Dt.y,rt+=b;var Nt=z;x+1<ft.length&&(Nt=ft[x+1]);var jt=Dt;Dt=jt.x,jt=jt.y,E+1<yt.length&&(jt=yt[E+1],Dt=jt.x,jt=jt.y,Dt+=b);var Ht=mt;z.y===at?Ht=rt-z.x:z.y>at&&z.y<jt?Ht=rt+(z.y-at)/(jt-at)*(Dt-rt)-z.x:at>z.y&&at<Nt.y&&(Ht=rt-(z.x+(at-z.y)/(Nt.y-z.y)*(Nt.x-z.x))),Ht<mt&&(mt=Ht),Nt.y<=z.y?x++:jt<=at?E++:(Nt.y<=jt&&x++,jt<=Nt.y&&E++)}if(mt=b-mt,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=_s(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[b++].h(at.x+E,at.y);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].y;z<x.length&&x[z].y<=rt;)z++;for(;z<x.length&&x[z].y>rt;)at=x[z++],ut[b++].h(at.x+E,at.y);for(x=_s(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);Sl(a,ut),b=x}if(z=St,rt=mt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=_s(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].y<z[0].y;)Nt=ft[x++],ut[E++].h(Nt.x,Nt.y);for(;at<z.length;)Nt=z[at++],ut[E++].h(Nt.x+rt,Nt.y);for(z=z[z.length-1].y;x<ft.length&&ft[x].y<=z;)x++;for(;x<ft.length&&ft[x].y>z;)rt=ft[x++],ut[E++].h(rt.x,rt.y);for(z=_s(a,E),x=0;x<E;x++)z[x].assign(ut[x]);Sl(a,ut),E=z}return z=Math.max(0,mt)+tt.width,tt=kt,Sl(a,y),Sl(a,yt),Sl(a,ft),Sl(a,St),ot[0]=b,ot[1]=E,new ge(mt,0,z,tt)}if(b=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(E=x=0;x<ft.length&&E<yt.length;)z=ft[x],Dt=yt[E],rt=Dt.x,at=Dt.y,at+=mt,Nt=z,x+1<ft.length&&(Nt=ft[x+1]),jt=Dt,Dt=jt.x,jt=jt.y,E+1<yt.length&&(jt=yt[E+1],Dt=jt.x,jt=jt.y,jt+=mt),Ht=b,z.x===rt?Ht=at-z.y:z.x>rt&&z.x<Dt?Ht=at+(z.x-rt)/(Dt-rt)*(jt-at)-z.y:rt>z.x&&rt<Nt.x&&(Ht=at-(z.y+(rt-z.x)/(Nt.x-z.x)*(Nt.y-z.y))),Ht<b&&(b=Ht),Nt.x<=z.x?x++:Dt<=rt?E++:(Nt.x<=Dt&&x++,Dt<=Nt.x&&E++);if(mt-=b,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=_s(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[b++].h(at.x,at.y+E);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].x;z<x.length&&x[z].x<=rt;)z++;for(;z<x.length&&x[z].x>rt;)at=x[z++],ut[b++].h(at.x,at.y+E);for(x=_s(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);Sl(a,ut),b=x}if(z=St,rt=mt,ft===null||2>ft.length||z===null||2>z.length)E=null;else{for(ut=_s(a,ft.length+z.length),E=at=x=0;x<ft.length&&ft[x].x<z[0].x;)Nt=ft[x++],ut[E++].h(Nt.x,Nt.y);for(;at<z.length;)Nt=z[at++],ut[E++].h(Nt.x,Nt.y+rt);for(z=z[z.length-1].x;x<ft.length&&ft[x].x<=z;)x++;for(;x<ft.length&&ft[x].x>z;)rt=ft[x++],ut[E++].h(rt.x,rt.y);for(z=_s(a,E),x=0;x<E;x++)z[x].assign(ut[x]);Sl(a,ut),E=z}return z=kt,tt=Math.max(0,mt)+tt.height,Sl(a,y),Sl(a,yt),Sl(a,ft),Sl(a,St),ot[0]=b,ot[1]=E,new ge(mt,0,z,tt)}function _s(a,y){if(a=a.ru[y],a!==void 0&&(a=a.pop(),a!==void 0))return a;a=[];for(var x=0;x<y;x++)a[x]=new It;return a}function Sl(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}hi.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Ya){var x=y.node;if(x!==null){var b=x.position;x=b.x,b=b.y,isFinite(x)||(x=0),isFinite(b)||(b=0),Ay(this,y,x,b)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Ya&&a.push(x);switch(this.sorting){case Hg:break;case wp:a.reverse();break;case Cp:a.sort(this.comparer);break;case Lp:a.sort(this.comparer),a.reverse();break;default:Rt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(Ay(this,E,y+E.la.x,x+E.la.y),this.Rb){case O0:x+=E.Da.height+this.$d.height;break;case Iy:y+=E.Da.width+this.$d.width;break;default:Rt("Unhandled arrangement value "+this.Rb.toString())}}}};function Ay(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var tt=y[z];Ay(a,tt,x+tt.S.x,b+tt.S.y)}}}hi.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},hi.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},hi.prototype.Gu=function(){if(this.layerStyle===R0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new It(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new It(-this.layerSpacing/2,-this.nodeSpacing/2)),E=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var ot=a[tt]+y[tt];this.angle===270?(z-=ot,E.push(new ge(0,z,x,ot))):this.angle===90?(E.push(new ge(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,E.push(new ge(z,0,ot,x))):(E.push(new ge(z,0,ot,x)),z+=ot)}this.commitLayers(E,b)}},hi.prototype.commitLayers=function(){},hi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},hi.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Ya&&gx(this,y)}};function gx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,b=0;b<x;b++)gx(a,y[b])}}hi.prototype.setPortSpots=function(a){var y=a.alignment;if(Qh(y)){var x=this.ud===eu,b=ul(a);switch(b){case 0:var E=Kr;break;case 90:E=is;break;case 180:E=As;break;default:E=fs}var z=a.children,tt=z.length;switch(y){case uh:case ou:for(y=0;y<tt;y++){var ot=z[y];if(ot=(x?ot.sourceEdges:ot.destinationEdges).first(),ot!==null&&(ot=ot.link,ot!==null)){var rt=b===90||b===270?As:fs;if(tt===1||y===tt-1&&tt%2===1)switch(b){case 0:rt=As;break;case 90:rt=fs;break;case 180:rt=Kr;break;default:rt=is}else y%2===0&&(rt=b===90||b===270?Kr:is);x?(a.setsPortSpot&&(ot.fromSpot=E),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=E))}}break;case hh:for(b=b===90||b===270?Kr:is,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 Cu:for(b=b===90||b===270?As:fs,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=ul(a),this.ud===eu){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=Kr;break;case 90:b.fromSpot=is;break;case 180:b.fromSpot=As;break;default:b.fromSpot=fs}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=As;break;case 90:b.toSpot=fs;break;case 180:b.toSpot=Kr;break;default:b.toSpot=is}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=Kr;break;case 90:b.toSpot=is;break;case 180:b.toSpot=As;break;default:b.toSpot=fs}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=As;break;case 90:b.fromSpot=fs;break;case 180:b.fromSpot=Kr;break;default:b.fromSpot=is}else b.fromSpot=a.childPortSpot}};function ul(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}hi.prototype.computeLayerSpacing=function(a){var y=ul(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},hi.prototype.computeNodeIndent=function(a){var y=ul(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)},de.Object.defineProperties(hi.prototype,{roots:{get:function(){return this.Ub},set:function(a){this.Ub!==a&&(this.Ub=a,this.C())}},path:{get:function(){return this.Wn},set:function(a){this.Wn!==a&&(this.Wn=a,this.C())}},treeStyle:{get:function(){return this.vo},set:function(a){this.Rb===a||a!==D0&&a!==Dy&&a!==By&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==Ry&&a!==zy&&a!==R0||(this.Bq=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==O0&&a!==Iy&&a!==I0||(this.Rb=a,this.C())}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},rootDefaults:{get:function(){return this.W},set:function(a){this.W!==a&&(this.W=a,this.C())}},alternateDefaults:{get:function(){return this.Y},set:function(a){this.Y!==a&&(this.Y=a,this.C())}},sorting:{get:function(){return this.W.sorting},set:function(a){this.W.sorting===a||a!==Hg&&a!==wp&&a!==Cp&&!Lp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Rt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==B0&&a!==kp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==Hg&&a!==wp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==B0&&a!==kp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var A0=new Te(hi,"PathDefault",-1),eu=new Te(hi,"PathDestination",0),Ef=new Te(hi,"PathSource",1),Hg=new Te(hi,"SortingForwards",10),wp=new Te(hi,"SortingReverse",11),Cp=new Te(hi,"SortingAscending",12),Lp=new Te(hi,"SortingDescending",13),Wg=new Te(hi,"AlignmentCenterSubtrees",20),Af=new Te(hi,"AlignmentCenterChildren",21),nu=new Te(hi,"AlignmentStart",22),iu=new Te(hi,"AlignmentEnd",23),uh=new Te(hi,"AlignmentBus",24),ou=new Te(hi,"AlignmentBusBranching",25),hh=new Te(hi,"AlignmentTopLeftBus",26),Cu=new Te(hi,"AlignmentBottomRightBus",27),B0=new Te(hi,"CompactionNone",30),kp=new Te(hi,"CompactionBlock",31),D0=new Te(hi,"StyleLayered",40),By=new Te(hi,"StyleLastParents",41),Dy=new Te(hi,"StyleAlternating",42),Oy=new Te(hi,"StyleRootOnly",43),O0=new Te(hi,"ArrangementVertical",50),Iy=new Te(hi,"ArrangementHorizontal",51),I0=new Te(hi,"ArrangementFixedRoots",52),Ry=new Te(hi,"LayerIndividual",60),zy=new Te(hi,"LayerSiblings",61),R0=new Te(hi,"LayerUniform",62);hi.className="TreeLayout",hi.PathDefault=A0,hi.PathDestination=eu,hi.PathSource=Ef,hi.SortingForwards=Hg,hi.SortingReverse=wp,hi.SortingAscending=Cp,hi.SortingDescending=Lp,hi.AlignmentCenterSubtrees=Wg,hi.AlignmentCenterChildren=Af,hi.AlignmentStart=nu,hi.AlignmentEnd=iu,hi.AlignmentBus=uh,hi.AlignmentBusBranching=ou,hi.AlignmentTopLeftBus=hh,hi.AlignmentBottomRightBus=Cu,hi.CompactionNone=B0,hi.CompactionBlock=kp,hi.StyleLayered=D0,hi.StyleLastParents=By,hi.StyleAlternating=Dy,hi.StyleRootOnly=Oy,hi.ArrangementVertical=O0,hi.ArrangementHorizontal=Iy,hi.ArrangementFixedRoots=I0,hi.LayerIndividual=Ry,hi.LayerSiblings=zy,hi.LayerUniform=R0;function Bf(a){Qi.call(this,a)}xe(Bf,Qi),Bf.prototype.createVertex=function(){return new Ya(this)},Bf.prototype.createEdge=function(){return new Vg(this)},Bf.className="TreeNetwork";function Ya(a){er.call(this,a),this.V=!1,this.hb=null,this.u=[],this.nb=this.Ha=this.F=this.ia=0,this.td=null,this.S=new It(0,0),this.Da=new We(0,0),this.la=new It(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Hg,this.hd=oy,this.Kb=0,this.Jb=Af,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=kp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=xr,this.wr=!0,this.Dp=xr}xe(Ya,er),Ya.prototype.copyInheritedPropertiesFrom=function(a){a!==null&&(this.nd=a.sorting,this.hd=a.comparer,this.Kb=a.angle,this.Jb=a.alignment,this.Uq=a.nodeIndent,this.Vq=a.nodeIndentPastParent,this.Wq=a.nodeSpacing,this.ie=a.layerSpacing,this.Aq=a.layerSpacingParentOverlap,this.Hp=a.compaction,this.Ap=a.breadthLimit,this.nr=a.rowSpacing,this.mr=a.rowIndent,this.Gp=a.commentSpacing,this.Fp=a.commentMargin,this.xr=a.setsPortSpot,this.dr=a.portSpot,this.wr=a.setsChildPortSpot,this.Dp=a.childPortSpot)},de.Object.defineProperties(Ya.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)}}}),Ya.className="TreeVertex";function Vg(a){ia.call(this,a),this.$t=new It(0,0)}xe(Vg,ia),Vg.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 eu:x=this.fromVertex,b=this.toVertex;break;case Ef:x=this.toVertex,b=this.fromVertex;break;default:Rt("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=ul(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===va,at=a.isOrthogonal,ut;if(a.uh(),at||rt){for(ut=2;4<a.pointsCount;)a.pv(2);var ft=a.i(1),mt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ft=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===iu?(z=b.bottom+E.y,E.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,b.right+tt,z),ut++,a.m(ut,b.right+tt+(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+2*(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+(E.x-ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.right+tt/2,ft.y),ut++),a.m(ut,b.right+tt/2,z),ut++,a.m(ut,b.right+tt+E.x-(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===iu?(z=b.right+E.x,E.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.bottom+tt),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+2*(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,b.bottom+tt/2),ut++),a.m(ut,z,b.bottom+tt/2),ut++,a.m(ut,z,b.bottom+tt+E.y-(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===iu?(z=b.bottom+E.y,E.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,b.left-tt,z),ut++,a.m(ut,b.left-tt+(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+2*(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+(E.x+ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.left-tt/2,ft.y),ut++),a.m(ut,b.left-tt/2,z),ut++,a.m(ut,b.left-tt+E.x+(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===iu?(z=b.right+E.x,E.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,b.top-tt),ut++,a.m(ut,z,b.top-tt+(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+2*(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+(E.y+ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,b.top-tt/2),ut++),a.m(ut,z,b.top-tt/2),ut++,a.m(ut,z,b.top-tt+E.y+(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Rt("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=ul(x),y!==ul(E)&&(tt=b.computeLayerSpacing(x),ot=x.bounds,x=E.bounds,y===0&&x.left-ot.right<tt+1||y===90&&x.top-ot.bottom<tt+1||y===180&&ot.left-x.right<tt+1||y===270&&ot.top-x.bottom<tt+1||(a.vg(),x=a.curve===va,E=a.isOrthogonal,b=Qh(this.fromVertex.alignment),a.uh(),y===0?(y=ot.right+tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=ot.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=ot.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=ot.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},de.Object.defineProperties(Vg.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)}}}),Vg.className="TreeEdge",po.prototype.initializeStandardTools=function(){this.gb("Action",new ja,this.mouseDownTools),this.gb("Relinking",new fa,this.mouseDownTools),this.gb("LinkReshaping",new jo,this.mouseDownTools),this.gb("Rotating",new ms,this.mouseDownTools),this.gb("Resizing",new Xr,this.mouseDownTools),this.gb("Linking",new ps,this.mouseMoveTools),this.gb("Dragging",new wo,this.mouseMoveTools),this.gb("DragSelecting",new ka,this.mouseMoveTools),this.gb("Panning",new Gr,this.mouseMoveTools),this.gb("ContextMenu",new vs,this.mouseUpTools),this.gb("TextEditing",new io,this.mouseUpTools),this.gb("ClickCreating",new _u,this.mouseUpTools),this.gb("ClickSelecting",new Lh,this.mouseUpTools)},Bl("Horizontal",new fm),Bl("Spot",new cm),Bl("Table",new mm),Bl("Viewbox",new Sm),Bl("TableRow",new vm),Bl("TableColumn",new ym),Bl("Graduated",new Hc),Bl("Grid",new Gc),fg.add("GraphLinksModel",pr),fg.add("TreeModel",Ba);var z0=nn.go,jy={get licenseKey(){return se.licenseKey},set licenseKey(a){se.licenseKey=a},get version(){return se.version},Group:Xn,EnumValue:Te,List:De,Set:Be,Map:Nn,Point:It,Size:We,Rect:ge,Margin:oi,Spot:Fn,Geometry:Re,PathFigure:lr,PathSegment:ki,InputEvent:os,DiagramEvent:Ou,ChangedEvent:yo,Model:vn,GraphLinksModel:yi,TreeModel:ks,Binding:Ho,Transaction:cr,UndoManager:Po,CommandHandler:Bt,Tool:Ci,DraggingTool:wo,DraggingInfo:vu,DraggingOptions:st,LinkingBaseTool:Eo,LinkingTool:ps,RelinkingTool:fa,LinkReshapingTool:jo,ResizingTool:Xr,RotatingTool:ms,ClickSelectingTool:Lh,ActionTool:ja,ClickCreatingTool:_u,HTMLInfo:bl,ContextMenuTool:vs,DragSelectingTool:ka,PanningTool:Gr,TextEditingTool:io,ToolManager:po,Animation:Hr,AnimationManager:ta,AnimationTrigger:el,Layer:Pr,Diagram:se,Palette:dt,Overview:ct,Brush:zi,GraphObject:Zt,Panel:Ae,RowColumnDefinition:Jo,Shape:qn,TextBlock:Ji,Picture:zs,Part:Tn,Adornment:Li,Node:$e,Link:ze,Placeholder:Ps,Layout:fo,LayoutNetwork:Qi,LayoutVertex:er,LayoutEdge:ia,GridLayout:Nr,PanelLayout:tr,CircularLayout:Co,CircularNetwork:zg,CircularVertex:pp,CircularEdge:y0,ForceDirectedLayout:Vr,ForceDirectedNetwork:Nf,ForceDirectedVertex:mp,ForceDirectedEdge:vp,LayeredDigraphLayout:Wi,LayeredDigraphNetwork:Gg,LayeredDigraphVertex:Oa,LayeredDigraphEdge:xp,TreeLayout:hi,TreeNetwork:Bf,TreeVertex:Ya,TreeEdge:Vg};typeof z0=="object"&&z0.version&&cn("WARNING: a `go` object on the root object is already defined. "+("Debug"in z0?"debug ":"")+"version: "+z0.version+", replaced with version: "+jy.version),se.prototype.go=jy,nn.go=jy,typeof dn.exports=="object"&&(dn.exports=typeof Jt.g!="undefined"?Jt.g.go:self.go)}();var Gt=typeof Jt.g!="undefined"?Jt.g.go:self.go;const ce=typeof Jt.g!="undefined"?Jt.g.go:self.go,Pe=ce.Group,Fe=ce.EnumValue,fe=ce.List,ue=ce.Set,ie=ce.Map,He=ce.Point,ve=ce.Size,qt=ce.Rect,qe=ce.Margin,le=ce.Spot,Xe=ce.Geometry,Ft=ce.PathFigure,et=ce.PathSegment,it=ce.InputEvent,gt=ce.DiagramEvent,lt=ce.ChangedEvent,pt=ce.Model,vt=ce.GraphLinksModel,Lt=ce.TreeModel,Et=ce.Binding,Vt=ce.Transaction,Yt=ce.UndoManager,oe=ce.CommandHandler,te=ce.Tool,Qt=ce.DraggingTool,Se=ce.DraggingInfo,ae=ce.LinkingBaseTool,be=ce.LinkingTool,je=ce.RelinkingTool,Je=ce.LinkReshapingTool,Bn=ce.ResizingTool,en=ce.RotatingTool,Sn=ce.ClickSelectingTool,yn=ce.ActionTool,ee=ce.ClickCreatingTool,Wt=ce.HTMLInfo,Oe=ce.ContextMenuTool,Ln=ce.DragSelectingTool,xn=ce.PanningTool,ye=ce.TextEditingTool,Ue=ce.ToolManager,Qe=ce.Animation,En=ce.AnimationManager,Ye=ce.AnimationTrigger,bn=ce.Layer,$t=ce.Diagram,Pn=ce.Palette,$n=ce.Overview,At=ce.Brush,wt=ce.GraphObject,xt=ce.Panel,bt=ce.RowColumnDefinition,zt=ce.Shape,Mt=ce.TextBlock,pe=ce.TextBlockMetrics,Ve=ce.Picture,Ee=ce.Part,Ze=ce.Adornment,Ge=ce.Node,ke=ce.Link,rn=ce.Placeholder,_e=ce.Layout,un=ce.LayoutNetwork,In=ce.LayoutVertex,fn=ce.LayoutEdge,Un=ce.GridLayout,ti=ce.PanelLayout,Si=ce.CircularLayout,Oi=ce.CircularNetwork,vo=ce.CircularVertex,Di=ce.CircularEdge,Ai=ce.ForceDirectedLayout,Ni=ce.ForceDirectedNetwork,Lr=ce.ForceDirectedVertex,ir=ce.ForceDirectedEdge,Do=ce.LayeredDigraphLayout,Er=ce.LayeredDigraphNetwork,or=ce.LayeredDigraphVertex,Hs=ce.LayeredDigraphEdge,kr=ce.TreeLayout,Mr=ce.TreeNetwork,_r=ce.TreeVertex,Ur=ce.TreeEdge,nr=ce.version},2859:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{hP:function(){return $n}});var Gt=function(At,wt){return(Gt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(xt,bt){xt.__proto__=bt}||function(xt,bt){for(var zt in bt)Object.prototype.hasOwnProperty.call(bt,zt)&&(xt[zt]=bt[zt])})(At,wt)};function ce(At,wt){function xt(){this.constructor=At}Gt(At,wt),At.prototype=wt===null?Object.create(wt):(xt.prototype=wt.prototype,new xt)}function Pe(At,wt,xt,bt){return new(xt||(xt=Promise))(function(zt,Mt){function pe(Ze){try{Ee(bt.next(Ze))}catch(Ge){Mt(Ge)}}function Ve(Ze){try{Ee(bt.throw(Ze))}catch(Ge){Mt(Ge)}}function Ee(Ze){var Ge;Ze.done?zt(Ze.value):(Ge=Ze.value,Ge instanceof xt?Ge:new xt(function(ke){ke(Ge)})).then(pe,Ve)}Ee((bt=bt.apply(At,wt||[])).next())})}function Fe(At,wt){var xt,bt,zt,Mt,pe={label:0,sent:function(){if(1&zt[0])throw zt[1];return zt[1]},trys:[],ops:[]};return Mt={next:Ve(0),throw:Ve(1),return:Ve(2)},typeof Symbol=="function"&&(Mt[Symbol.iterator]=function(){return this}),Mt;function Ve(Ee){return function(Ze){return function(Ge){if(xt)throw new TypeError("Generator is already executing.");for(;pe;)try{if(xt=1,bt&&(zt=2&Ge[0]?bt.return:Ge[0]?bt.throw||((zt=bt.return)&&zt.call(bt),0):bt.next)&&!(zt=zt.call(bt,Ge[1])).done)return zt;switch(bt=0,zt&&(Ge=[2&Ge[0],zt.value]),Ge[0]){case 0:case 1:zt=Ge;break;case 4:return pe.label++,{value:Ge[1],done:!1};case 5:pe.label++,bt=Ge[1],Ge=[0];continue;case 7:Ge=pe.ops.pop(),pe.trys.pop();continue;default:if(zt=pe.trys,!((zt=zt.length>0&&zt[zt.length-1])||Ge[0]!==6&&Ge[0]!==2)){pe=0;continue}if(Ge[0]===3&&(!zt||Ge[1]>zt[0]&&Ge[1]<zt[3])){pe.label=Ge[1];break}if(Ge[0]===6&&pe.label<zt[1]){pe.label=zt[1],zt=Ge;break}if(zt&&pe.label<zt[2]){pe.label=zt[2],pe.ops.push(Ge);break}zt[2]&&pe.ops.pop(),pe.trys.pop();continue}Ge=wt.call(At,pe)}catch(ke){Ge=[6,ke],bt=0}finally{xt=zt=0}if(5&Ge[0])throw Ge[1];return{value:Ge[0]?Ge[1]:void 0,done:!0}}([Ee,Ze])}}}function fe(){for(var At=0,wt=0,xt=arguments.length;wt<xt;wt++)At+=arguments[wt].length;var bt=Array(At),zt=0;for(wt=0;wt<xt;wt++)for(var Mt=arguments[wt],pe=0,Ve=Mt.length;pe<Ve;pe++,zt++)bt[zt]=Mt[pe];return bt}var ue=function(){function At(){}return At.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},At.setAttributes=function(wt,xt){for(var bt=0,zt=xt;bt<zt.length;bt++){var Mt=zt[bt],pe=Mt[0],Ve=Mt[1];wt.setAttribute(pe,Ve)}},At.createRect=function(wt,xt,bt){var zt=document.createElementNS("http://www.w3.org/2000/svg","rect");return zt.setAttribute("width",wt.toString()),zt.setAttribute("height",xt.toString()),bt&&At.setAttributes(zt,bt),zt},At.createLine=function(wt,xt,bt,zt,Mt){var pe=document.createElementNS("http://www.w3.org/2000/svg","line");return pe.setAttribute("x1",wt.toString()),pe.setAttribute("y1",xt.toString()),pe.setAttribute("x2",bt.toString()),pe.setAttribute("y2",zt.toString()),Mt&&At.setAttributes(pe,Mt),pe},At.createPolygon=function(wt,xt){var bt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return bt.setAttribute("points",wt),xt&&At.setAttributes(bt,xt),bt},At.createCircle=function(wt,xt){var bt=document.createElementNS("http://www.w3.org/2000/svg","circle");return bt.setAttribute("cx",(wt/2).toString()),bt.setAttribute("cy",(wt/2).toString()),bt.setAttribute("r",wt.toString()),xt&&At.setAttributes(bt,xt),bt},At.createEllipse=function(wt,xt,bt){var zt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return zt.setAttribute("cx",(wt/2).toString()),zt.setAttribute("cy",(xt/2).toString()),zt.setAttribute("rx",(wt/2).toString()),zt.setAttribute("ry",(xt/2).toString()),bt&&At.setAttributes(zt,bt),zt},At.createGroup=function(wt){var xt=document.createElementNS("http://www.w3.org/2000/svg","g");return wt&&At.setAttributes(xt,wt),xt},At.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},At.createMarker=function(wt,xt,bt,zt,Mt,pe,Ve){var Ee=document.createElementNS("http://www.w3.org/2000/svg","marker");return At.setAttributes(Ee,[["id",wt],["orient",xt],["markerWidth",bt.toString()],["markerHeight",zt.toString()],["refX",Mt.toString()],["refY",pe.toString()]]),Ee.appendChild(Ve),Ee},At.createText=function(wt){var xt=document.createElementNS("http://www.w3.org/2000/svg","text");return xt.setAttribute("x","0"),xt.setAttribute("y","0"),wt&&At.setAttributes(xt,wt),xt},At.createTSpan=function(wt,xt){var bt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return bt.textContent=wt,xt&&At.setAttributes(bt,xt),bt},At.createImage=function(wt){var xt=document.createElementNS("http://www.w3.org/2000/svg","image");return wt&&At.setAttributes(xt,wt),xt},At.createPoint=function(wt,xt){var bt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return bt.x=wt,bt.y=xt,bt},At.createPath=function(wt,xt){var bt=document.createElementNS("http://www.w3.org/2000/svg","path");return bt.setAttribute("d",wt),xt&&At.setAttributes(bt,xt),bt},At}(),ie=function(){function At(){}return At.addKey=function(wt){At.key=wt},Object.defineProperty(At,"isLicensed",{get:function(){return!!At.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(At.key)},enumerable:!1,configurable:!0}),At}(),He=function(){function At(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return At.prototype.rasterize=function(wt,xt,bt){var zt=this;return new Promise(function(Mt){var pe=bt!==void 0?bt:document.createElement("canvas");wt===null&&(zt.markersOnly=!0,zt.naturalSize=!1);var Ve=document.createElementNS("http://www.w3.org/2000/svg","svg");Ve.setAttribute("xmlns","http://www.w3.org/2000/svg"),Ve.setAttribute("width",xt.width.baseVal.valueAsString),Ve.setAttribute("height",xt.height.baseVal.valueAsString),Ve.setAttribute("viewBox","0 0 "+xt.viewBox.baseVal.width.toString()+" "+xt.viewBox.baseVal.height.toString()),Ve.innerHTML=xt.innerHTML,zt.naturalSize===!0?(Ve.width.baseVal.value=wt.naturalWidth,Ve.height.baseVal.value=wt.naturalHeight):zt.width!==void 0&&zt.height!==void 0&&(Ve.width.baseVal.value=zt.width,Ve.height.baseVal.value=zt.height),pe.width=Ve.width.baseVal.value,pe.height=Ve.height.baseVal.value;var Ee=Ve.outerHTML,Ze=pe.getContext("2d");zt.markersOnly!==!0&&Ze.drawImage(wt,0,0,pe.width,pe.height);var Ge=window.URL,ke=new Image(pe.width,pe.height);ke.setAttribute("crossOrigin","anonymous");var rn=new Blob([Ee],{type:"image/svg+xml"}),_e=Ge.createObjectURL(rn);ke.onload=function(){Ze.drawImage(ke,0,0),Ge.revokeObjectURL(_e);var un=pe.toDataURL(zt.imageType,zt.imageQuality);Mt(un)},ke.src=_e})},At}(),ve=function(){},qt=function(){function At(wt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+wt+"_"}return Object.defineProperty(At.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(At.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(At.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),At.prototype.addClass=function(wt){return this.styleSheet===void 0&&this.addStyleSheet(),wt.name=""+this.classNamePrefix+wt.localName,this.classes.push(wt),this.styleSheet.sheet.insertRule("."+wt.name+" {"+wt.style+"}",this.styleSheet.sheet.cssRules.length),wt},At.prototype.addRule=function(wt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(wt),this.styleSheet.sheet.insertRule(wt.selector+" {"+wt.style+"}",this.styleSheet.sheet.cssRules.length)},At.prototype.addStyleSheet=function(){var wt;this.styleSheet=document.createElement("style"),((wt=this.styleSheetRoot)!==null&&wt!==void 0?wt:document.head).appendChild(this.styleSheet),this.addRule(new qe("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new qe("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new qe("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new le("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new le("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},At.prototype.removeStyleSheet=function(){var wt;this.styleSheet&&(((wt=this.styleSheetRoot)!==null&&wt!==void 0?wt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},At}(),qe=function(At,wt){this.selector=At,this.style=wt},le=function(At,wt){this.localName=At,this.style=wt},Xe=function(){function At(wt,xt,bt,zt,Mt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=wt,this.displayMode=xt,this.markerItems=bt,this.uiStyleSettings=zt,this.styles=Mt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return At.prototype.show=function(wt){var xt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=wt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var bt=document.createElement("div");bt.className=this.toolbarBlockStyleClass.name,bt.style.whiteSpace="nowrap",this.uiContainer.appendChild(bt),this.addActionButton(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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 pe=document.createElement("div");pe.className=""+xt.toolbarButtonStyleClass.name,pe.setAttribute("data-type-name",Mt.typeName),pe.innerHTML=Mt.icon,pe.addEventListener("click",function(){xt.markerToolbarButtonClicked(pe,Mt)}),xt.buttons.push(pe),xt.markerButtons.push(pe)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var zt=document.createElement("div");zt.className=this.toolbarBlockStyleClass.name,zt.style.whiteSpace="nowrap",zt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(zt),this.addActionButton(zt,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(zt,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},At.prototype.addButtonClickListener=function(wt){this.buttonClickListeners.push(wt)},At.prototype.removeButtonClickListener=function(wt){this.buttonClickListeners.indexOf(wt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(wt),1)},At.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},At.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var wt=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<wt||xt===wt&&this.markerButtons.length-1===wt?this.markerButtonBlock.appendChild(this.markerButtons[xt]):(xt===wt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[xt]))}},At.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")},At.prototype.resetButtonStyles=function(){var wt=this;this.buttons.forEach(function(xt){xt.className=xt.className.replace(wt.uiStyleSettings.toolbarButtonStyleColorsClassName?wt.uiStyleSettings.toolbarButtonStyleColorsClassName:wt.toolbarButtonStyleColorsClass.name,"").trim(),xt.className=xt.className.replace(wt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?wt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:wt.toolbarActiveButtonStyleColorsClass.name,"").trim(),xt.className+=" "+(wt.uiStyleSettings.toolbarButtonStyleColorsClassName?wt.uiStyleSettings.toolbarButtonStyleColorsClassName:wt.toolbarButtonStyleColorsClass.name)})},At.prototype.addActionButton=function(wt,xt,bt){var zt=this,Mt=document.createElement("div");switch(Mt.className=""+this.toolbarButtonStyleClass.name,Mt.innerHTML=xt,Mt.setAttribute("data-action",bt),Mt.addEventListener("click",function(){zt.actionToolbarButtonClicked(Mt,bt)}),bt){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}wt.appendChild(Mt),this.buttons.push(Mt)},At.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new le("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 le("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new le("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new le("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 le("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var wt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new le("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
padding: `+wt+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new le("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new le("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new qe("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new qe("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},At.prototype.markerToolbarButtonClicked=function(wt,xt){this.setActiveButton(wt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(bt){return bt("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},At.prototype.actionToolbarButtonClicked=function(wt,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(bt){return bt("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},At.prototype.setActiveButton=function(wt){this.resetButtonStyles(),wt.className=wt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),wt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},At.prototype.setActiveMarkerButton=function(wt){var xt=this.markerButtons.find(function(bt){return bt.getAttribute("data-type-name")===wt});xt&&this.setActiveButton(xt)},At.prototype.setCurrentMarker=function(wt){var xt=this;this.currentMarker=wt,this.buttons.filter(function(bt){return/delete|notes/.test(bt.getAttribute("data-action"))}).forEach(function(bt){xt.currentMarker===void 0?(bt.style.fillOpacity="0.4",bt.style.pointerEvents="none"):(bt.style.fillOpacity="1",bt.style.pointerEvents="all")})},At}(),Ft=function(){function At(wt,xt,bt,zt){this.panels=[],this.panelButtons=[],this.markerjsContainer=wt,this.displayMode=xt,this.uiStyleSettings=bt,this.styles=zt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return At.prototype.addStyles=function(){var wt;this.toolboxStyleClass=this.styles.addClass(new le("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 le("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new le("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new le("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new le("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 le("toolbox-panel-row_colors",`
background-color: `+((wt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&wt!==void 0?wt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new le("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 le("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new le("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new qe("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new qe("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},At.prototype.show=function(wt){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=wt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},At.prototype.setPanelButtons=function(wt){var xt,bt,zt=this;this.panels=wt,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+" "+((bt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&bt!==void 0?bt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Mt){var pe;Mt.uiStyleSettings=zt.uiStyleSettings;var Ve=document.createElement("div");Ve.className=zt.toolboxButtonStyleClass.name+" "+((pe=zt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&pe!==void 0?pe:zt.toolboxButtonStyleColorsClass.name),Ve.innerHTML=Mt.icon,Ve.title=Mt.title,Ve.addEventListener("click",function(){zt.panelButtonClick(Mt)}),zt.panelButtons.push(Ve),zt.buttonRow.appendChild(Ve)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},At.prototype.panelButtonClick=function(wt){var xt=this,bt=-1;if(wt!==this.activePanel){bt=this.panels.indexOf(wt),this.panelRow.innerHTML="";var zt=wt.getUi();zt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(zt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=wt}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,pe){var Ve,Ee;Mt.className=xt.toolboxButtonStyleClass.name+" "+(pe===bt?""+((Ve=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Ve!==void 0?Ve:xt.toolboxActiveButtonStyleColorsClass.name):""+((Ee=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Ee!==void 0?Ee:xt.toolboxButtonStyleColorsClass.name))})},At}(),et=function(At,wt){this.title=At,this.icon=wt},it=function(At){function wt(xt,bt,zt,Mt){var pe=At.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 pe.colors=[],pe.addTransparent=!1,pe.colorBoxes=[],pe.colors=bt,pe.currentColor=zt,pe.setCurrentColor=pe.setCurrentColor.bind(pe),pe.getColorBox=pe.getColorBox.bind(pe),pe}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");return bt.style.overflow="hidden",bt.style.whiteSpace="nowrap",this.colors.forEach(function(zt){var Mt=xt.getColorBox(zt);bt.appendChild(Mt),xt.colorBoxes.push(Mt)}),bt},wt.prototype.getColorBox=function(xt){var bt=this,zt=this.uiStyleSettings.toolbarHeight/4,Mt=this.uiStyleSettings.toolbarHeight-zt,pe=document.createElement("div");pe.style.display="inline-block",pe.style.boxSizing="content-box",pe.style.width=Mt-2+"px",pe.style.height=Mt-2+"px",pe.style.padding="1px",pe.style.marginRight="2px",pe.style.marginBottom="2px",pe.style.borderWidth="2px",pe.style.borderStyle="solid",pe.style.borderRadius=(Mt+2)/2+"px",pe.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",pe.addEventListener("click",function(){bt.setCurrentColor(xt,pe)});var Ve=document.createElement("div");return Ve.style.display="inline-block",Ve.style.width=Mt-2+"px",Ve.style.height=Mt-2+"px",Ve.style.backgroundColor=xt,Ve.style.borderRadius=Mt/2+"px",xt==="transparent"&&(Ve.style.fill=this.uiStyleSettings.toolboxAccentColor,Ve.innerHTML=`<svg viewBox="0 0 24 24">
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
</svg>`),pe.appendChild(Ve),pe},wt.prototype.setCurrentColor=function(xt,bt){var zt=this;this.currentColor=xt,this.colorBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},wt}(et),gt=function(){function At(wt,xt,bt){this._state="new",this._isSelected=!1,this._container=wt,this._overlayContainer=xt,this.globalSettings=bt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(At.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),At.prototype.ownsTarget=function(wt){return!1},Object.defineProperty(At.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),At.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},At.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},At.prototype.pointerDown=function(wt,xt){},At.prototype.dblClick=function(wt,xt){},At.prototype.manipulate=function(wt){},At.prototype.pointerUp=function(wt){this.stateChanged()},At.prototype.dispose=function(){},At.prototype.addMarkerVisualToContainer=function(wt){this.container.childNodes.length>0?this.container.insertBefore(wt,this.container.childNodes[0]):this.container.appendChild(wt)},At.prototype.getState=function(){return{typeName:At.typeName,state:this.state,notes:this.notes}},At.prototype.restoreState=function(wt){this._state=wt.state,this.notes=wt.notes},At.prototype.scale=function(wt,xt){},At.prototype.colorChanged=function(wt){this.onColorChanged&&this.onColorChanged(wt),this.stateChanged()},At.prototype.fillColorChanged=function(wt){this.onFillColorChanged&&this.onFillColorChanged(wt),this.stateChanged()},At.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var wt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),wt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(wt)&&this.onStateChanged(this)}},At.typeName="MarkerBase",At}(),lt=function(){function At(){this.findGripByVisual=this.findGripByVisual.bind(this)}return At.prototype.findGripByVisual=function(wt){return this.topLeft.ownsTarget(wt)?this.topLeft:this.topCenter.ownsTarget(wt)?this.topCenter:this.topRight.ownsTarget(wt)?this.topRight:this.centerLeft.ownsTarget(wt)?this.centerLeft:this.centerRight.ownsTarget(wt)?this.centerRight:this.bottomLeft.ownsTarget(wt)?this.bottomLeft:this.bottomCenter.ownsTarget(wt)?this.bottomCenter:this.bottomRight.ownsTarget(wt)?this.bottomRight:void 0},At}(),pt=function(){function At(){this.GRIP_SIZE=10,this.visual=ue.createGroup(),this.visual.appendChild(ue.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(ue.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return At.prototype.ownsTarget=function(wt){return wt===this.visual||wt===this.visual.childNodes[0]||wt===this.visual.childNodes[1]},At}(),vt=function(){function At(){}return At.toITransformMatrix=function(wt){return{a:wt.a,b:wt.b,c:wt.c,d:wt.d,e:wt.e,f:wt.f}},At.toSVGMatrix=function(wt,xt){return wt.a=xt.a,wt.b=xt.b,wt.c=xt.c,wt.d=xt.d,wt.e=xt.e,wt.f=xt.f,wt},At}(),Lt=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.left=0,Mt.top=0,Mt.width=0,Mt.height=0,Mt.defaultSize={x:50,y:20},Mt.offsetX=0,Mt.offsetY=0,Mt.rotationAngle=0,Mt.CB_DISTANCE=10,Mt._suppressMarkerCreateEvent=!1,Mt.container.transform.baseVal.appendItem(ue.createTransform()),Mt.setupControlBox(),Mt}return ce(wt,At),Object.defineProperty(wt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(wt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(wt.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var bt=ue.createTransform();this._visual.transform.baseVal.appendItem(bt)},enumerable:!1,configurable:!0}),wt.prototype.ownsTarget=function(xt){return!!At.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var zt=this.unrotatePoint(xt);if(this.manipulationStartX=zt.x,this.manipulationStartY=zt.y,this.offsetX=zt.x-this.left,this.offsetY=zt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(bt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(bt)){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 pe=this.container.transform.baseVal.getItem(0);pe.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(pe,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},wt.prototype.pointerUp=function(xt){var bt=this.state;At.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",bt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},wt.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},wt.prototype.manipulate=function(xt){var bt=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(bt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(bt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(bt):this.state==="rotate"&&this.rotate(xt)},wt.prototype.resize=function(xt){var bt=this.manipulationStartLeft,zt=this.manipulationStartWidth,Mt=this.manipulationStartTop,pe=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:bt=this.manipulationStartLeft+xt.x-this.manipulationStartX,zt=this.manipulationStartWidth+this.manipulationStartLeft-bt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:zt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Mt=this.manipulationStartTop+xt.y-this.manipulationStartY,pe=this.manipulationStartHeight+this.manipulationStartTop-Mt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:pe=this.manipulationStartHeight+xt.y-this.manipulationStartY}zt>=0?(this.left=bt,this.width=zt):(this.left=bt+zt,this.width=-zt),pe>=0?(this.top=Mt,this.height=pe):(this.top=Mt+pe,this.height=-pe),this.setSize()},wt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},wt.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var bt=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*bt,this.applyRotation()}},wt.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)},wt.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var bt=this.container.getCTM(),zt=ue.createPoint(xt.x,xt.y);return{x:(zt=zt.matrixTransform(bt)).x,y:zt.y}},wt.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var bt=this.container.getCTM();bt=bt.inverse();var zt=ue.createPoint(xt.x,xt.y);return{x:(zt=zt.matrixTransform(bt)).x,y:zt.y}},wt.prototype.select=function(){At.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},wt.prototype.deselect=function(){At.prototype.deselect.call(this),this.controlBox.style.display="none"},wt.prototype.setupControlBox=function(){this.controlBox=ue.createGroup();var xt=ue.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),this.container.appendChild(this.controlBox),this.controlRect=ue.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=ue.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"},wt.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()},wt.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()},wt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(ue.createTransform()),this.controlBox.appendChild(xt.visual),xt},wt.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,bt=-xt/2,zt=bt,Mt=(this.width+this.CB_DISTANCE)/2-xt/2,pe=(this.height+this.CB_DISTANCE)/2-xt/2,Ve=this.height+this.CB_DISTANCE-xt/2,Ee=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,bt,zt),this.positionGrip(this.controlGrips.topCenter.visual,Mt,zt),this.positionGrip(this.controlGrips.topRight.visual,Ee,zt),this.positionGrip(this.controlGrips.centerLeft.visual,bt,pe),this.positionGrip(this.controlGrips.centerRight.visual,Ee,pe),this.positionGrip(this.controlGrips.bottomLeft.visual,bt,Ve),this.positionGrip(this.controlGrips.bottomCenter.visual,Mt,Ve),this.positionGrip(this.controlGrips.bottomRight.visual,Ee,Ve),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Mt,zt-3*this.CB_DISTANCE)},wt.prototype.positionGrip=function(xt,bt,zt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(bt,zt),xt.transform.baseVal.replaceItem(Mt,0)},wt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},wt.prototype.showControlBox=function(){this.controlBox.style.display=""},wt.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:vt.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:vt.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},At.prototype.getState.call(this))},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt);var bt=xt;this.left=bt.left,this.top=bt.top,this.width=bt.width,this.height=bt.height,this.rotationAngle=bt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,bt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,bt.containerTransformMatrix))},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt);var zt=this.rotatePoint({x:this.left,y:this.top}),Mt=this.unrotatePoint({x:zt.x*xt,y:zt.y*bt});this.left=Mt.x,this.top=Mt.y,this.width=this.width*xt,this.height=this.height*bt,this.adjustControlBox()},wt}(gt),Et=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},wt.prototype.createVisual=function(){this.visual=ue.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)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},wt.prototype.manipulate=function(xt){At.prototype.manipulate.call(this,xt)},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),this.setSize()},wt.prototype.setSize=function(){At.prototype.setSize.call(this),ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},wt.prototype.pointerUp=function(xt){At.prototype.pointerUp.call(this,xt),this.setSize()},wt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ue.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},wt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ue.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},wt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},wt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},wt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},At.prototype.getState.call(this))},wt.prototype.restoreState=function(xt){var bt=xt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.opacity=bt.opacity,this.createVisual(),At.prototype.restoreState.call(this,xt),this.setSize()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.setSize()},wt.title="Rectangle marker",wt}(Lt),Vt=function(At){function wt(xt,bt,zt,Mt){var pe=At.call(this,xt,Mt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return pe.widths=[],pe.widthBoxes=[],pe.widths=bt,pe.currentWidth=zt,pe.setCurrentWidth=pe.setCurrentWidth.bind(pe),pe}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",this.widths.forEach(function(zt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.flexGrow="2",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=zt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentWidth(zt,Mt)}),bt.appendChild(Mt);var pe=document.createElement("div");pe.innerText=zt.toString(),pe.style.marginRight="5px",Mt.appendChild(pe);var Ve=document.createElement("div");Ve.style.minHeight="20px",Ve.style.flexGrow="2",Ve.style.display="flex",Ve.style.alignItems="center";var Ee=document.createElement("hr");Ee.style.minWidth="20px",Ee.style.border="0px",Ee.style.borderTop=zt+"px solid "+xt.uiStyleSettings.toolboxColor,Ee.style.flexGrow="2",Ve.appendChild(Ee),Mt.appendChild(Ve),xt.widthBoxes.push(Mt)}),bt},wt.prototype.setCurrentWidth=function(xt,bt){var zt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},wt}(et),Yt=function(At){function wt(xt,bt,zt,Mt){var pe=At.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 pe.styles=[],pe.styleBoxes=[],pe.styles=bt,pe.currentStyle=zt,pe.setCurrentStyle=pe.setCurrentStyle.bind(pe),pe}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",this.styles.forEach(function(zt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/xt.styles.length-5+"%",Mt.style.borderColor=zt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentStyle(zt,Mt)}),bt.appendChild(Mt);var pe=document.createElement("div");pe.style.minHeight="20px",pe.style.flexGrow="2",pe.style.overflow="hidden";var Ve=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+xt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(zt!==""?'stroke-dasharray="'+zt+'"':"")+` />
</svg>`;pe.innerHTML=Ve,Mt.appendChild(pe),xt.styleBoxes.push(Mt)}),bt},wt.prototype.setCurrentStyle=function(xt,bt){var zt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},wt}(et),oe=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new it("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Yt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ce(wt,At),Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=At.prototype.getState.call(this);return xt.typeName=wt.typeName,xt},wt.typeName="FrameMarker",wt.title="Frame marker",wt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',wt}(Et),te=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},Qt=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.x1=0,Mt.y1=0,Mt.x2=0,Mt.y2=0,Mt.defaultLength=50,Mt.manipulationStartX=0,Mt.manipulationStartY=0,Mt.manipulationStartX1=0,Mt.manipulationStartY1=0,Mt.manipulationStartX2=0,Mt.manipulationStartY2=0,Mt.setupControlBox(),Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!!At.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),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(bt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(bt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},wt.prototype.pointerUp=function(xt){var bt=this.state;At.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",bt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},wt.prototype.adjustVisual=function(){},wt.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)},wt.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()},wt.prototype.select=function(){At.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},wt.prototype.deselect=function(){At.prototype.deselect.call(this),this.controlBox.style.display="none"},wt.prototype.setupControlBox=function(){this.controlBox=ue.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},wt.prototype.adjustControlBox=function(){this.positionGrips()},wt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},wt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(ue.createTransform()),this.controlBox.appendChild(xt.visual),xt},wt.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)},wt.prototype.positionGrip=function(xt,bt,zt){var Mt=xt.transform.baseVal.getItem(0);Mt.setTranslate(bt,zt),xt.transform.baseVal.replaceItem(Mt,0)},wt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},At.prototype.getState.call(this))},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt);var bt=xt;this.x1=bt.x1,this.y1=bt.y1,this.x2=bt.x2,this.y2=bt.y2},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.x1=this.x1*xt,this.y1=this.y1*bt,this.x2=this.x2*xt,this.y2=this.y2*bt,this.adjustVisual(),this.adjustControlBox()},wt}(gt),Se=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new it("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Yt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},wt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.selectorLine=ue.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=ue.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)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},wt.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()),ue.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),ue.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),ue.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},wt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},wt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},wt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt);var bt=xt;this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.createVisual(),this.adjustVisual()},wt.typeName="LineMarker",wt.title="Line marker",wt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',wt}(Qt),ae=function(At){function wt(xt,bt,zt,Mt){var pe=At.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 pe.fonts=[],pe.fontBoxes=[],pe.fonts=bt,pe.currentFont=zt,pe.setCurrentFont=pe.setCurrentFont.bind(pe),pe}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");return bt.style.overflow="hidden",bt.style.flexGrow="2",this.fonts.forEach(function(zt){var Mt=document.createElement("div");Mt.style.display="inline-block",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/xt.fonts.length-5+"%",Mt.style.borderColor=zt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentFont(zt,Mt)}),bt.appendChild(Mt);var pe=document.createElement("div");pe.style.display="flex",pe.style.minHeight="20px",pe.style.flexGrow="2",pe.style.fontFamily=zt,pe.style.overflow="hidden";var Ve=document.createElement("div");Ve.style.whiteSpace="nowrap",Ve.style.overflow="hidden",Ve.style.textOverflow="ellipsis",Ve.innerHTML="The quick brown fox jumps over the lazy dog",pe.appendChild(Ve),Mt.appendChild(pe),xt.fontBoxes.push(Mt)}),bt},wt.prototype.setCurrentFont=function(xt,bt){var zt=this;this.currentFont=xt,this.fontBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},wt}(et),be=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.color="transparent",Mt.padding=5,Mt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Mt.text=Mt.DEFAULT_TEXT,Mt.isMoved=!1,Mt.color=zt.defaultColor,Mt.fontFamily=zt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setColor=Mt.setColor.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.renderText=Mt.renderText.bind(Mt),Mt.sizeText=Mt.sizeText.bind(Mt),Mt.textEditDivClicked=Mt.textEditDivClicked.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.setSize=Mt.setSize.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.colorPanel=new it("Color",zt.defaultColorSet,zt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.fontFamilyPanel=new ae("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){if(At.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var bt=!1;return this.textElement.childNodes.forEach(function(zt){zt===xt&&(bt=!0)}),bt},wt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.bgRectangle=ue.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=ue.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(ue.createTransform()),this.textElement.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},wt.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(bt){xt.textElement.appendChild(ue.createTSpan(bt.trim()===""?" ":bt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},wt.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),bt=1;if(xt.width>0&&xt.height>0){var zt=(1*this.width-this.width*this.padding*2/100)/xt.width,Mt=(1*this.height-this.height*this.padding*2/100)/xt.height;bt=Math.min(zt,Mt)}return bt},wt.prototype.getTextPosition=function(xt){var bt=this.textElement.getBBox(),zt=0,Mt=0;return bt.width>0&&bt.height>0&&(zt=(this.width-bt.width*xt)/2,Mt=this.height/2-bt.height*xt/2),{x:zt,y:Mt}},wt.prototype.sizeText=function(){var xt=this.textElement.getBBox(),bt=this.getTextScale(),zt=this.getTextPosition(bt);zt.y-=xt.y*bt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+zt.x+"px, "+zt.y+"px) scale("+bt+", "+bt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(zt.x,zt.y),this.textElement.transform.baseVal.getItem(1).setScale(bt,bt))},wt.prototype.manipulate=function(xt){At.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)},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},wt.prototype.setSize=function(){At.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},wt.prototype.pointerUp=function(xt){var bt=this.state;bt==="creating"&&(this._suppressMarkerCreateEvent=!0),At.prototype.pointerUp.call(this,xt),this.setSize(),(bt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},wt.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(bt){bt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var bt=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&bt>.9;)bt-=.1,xt.textEditor.style.fontSize=Math.max(bt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(bt){bt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(bt){if(bt.clipboardData){var zt=bt.clipboardData.getData("text"),Mt=window.getSelection();if(!Mt.rangeCount)return!1;Mt.deleteFromDocument(),Mt.getRangeAt(0).insertNode(document.createTextNode(zt)),bt.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")},wt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),bt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),zt=this.textElement.getBBox(),Mt={x:zt.width*xt,y:zt.height*xt};bt.x-=Mt.x/2,bt.y-=Mt.y/2,this.textEditor.style.top=bt.y+"px",this.textEditor.style.left=bt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-bt.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},wt.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()},wt.prototype.select=function(){At.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},wt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),At.prototype.deselect.call(this)},wt.prototype.dblClick=function(xt,bt){At.prototype.dblClick.call(this,xt,bt),this.showTextEditor()},wt.prototype.setColor=function(xt){this.textElement&&ue.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},wt.prototype.setFont=function(xt){this.textElement&&ue.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},wt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},wt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){var bt=xt;this.color=bt.color,this.fontFamily=bt.fontFamily,this.padding=bt.padding,this.text=bt.text,this.createVisual(),At.prototype.restoreState.call(this,xt),this.setSize()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.setSize(),this.sizeText(),this.positionTextEditor()},wt.typeName="TextMarker",wt.title="Text marker",wt.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>',wt}(Lt),je=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.color="transparent",Mt.lineWidth=3,Mt.drawing=!1,Mt.pixelRatio=1,Mt.color=zt.defaultColor,Mt.lineWidth=zt.defaultStrokeWidth,Mt.pixelRatio=zt.freehandPixelRatio,Mt.setColor=Mt.setColor.bind(Mt),Mt.addCanvas=Mt.addCanvas.bind(Mt),Mt.finishCreation=Mt.finishCreation.bind(Mt),Mt.setLineWidth=Mt.setLineWidth.bind(Mt),Mt.colorPanel=new it("Color",zt.defaultColorSet,zt.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.lineWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.lineWidthPanel.onWidthChanged=Mt.setLineWidth,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},wt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.drawingImage=ue.createImage(),this.visual.appendChild(this.drawingImage);var xt=ue.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},wt.prototype.pointerDown=function(xt,bt){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):At.prototype.pointerDown.call(this,xt,bt)},wt.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):At.prototype.manipulate.call(this,xt)},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},wt.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):At.prototype.pointerUp.call(this,xt)},wt.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)},wt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),At.prototype.select.call(this)},wt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),At.prototype.deselect.call(this)},wt.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),bt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],zt=bt[0],Mt=bt[1],pe=bt[2],Ve=bt[3],Ee=!1,Ze=0;Ze<this.canvasElement.height;Ze++)for(var Ge=0;Ge<this.canvasElement.width;Ge++)xt.data[Ze*this.canvasElement.width*4+4*Ge+3]>0&&(Ee=!0,Ze<Mt&&(Mt=Ze),Ge<zt&&(zt=Ge),Ze>Ve&&(Ve=Ze),Ge>pe&&(pe=Ge));if(Ee){this.left=zt/this.pixelRatio,this.top=Mt/this.pixelRatio,this.width=(pe-zt)/this.pixelRatio,this.height=(Ve-Mt)/this.pixelRatio;var ke=document.createElement("canvas");ke.width=pe-zt,ke.height=Ve-Mt,ke.getContext("2d").putImageData(this.canvasContext.getImageData(zt,Mt,pe-zt,Ve-Mt),0,0),this.drawingImgUrl=ke.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},wt.prototype.setDrawingImage=function(){ue.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},wt.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},wt.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){this.createVisual(),At.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.setDrawingImage()},wt.typeName="FreehandMarker",wt.title="Freehand marker",wt.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>',wt}(Lt),Je=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,zt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Mt.typeBoxes=[],Mt.currentType=bt,Mt.setCurrentType=Mt.setCurrentType.bind(Mt),Mt}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2";for(var zt=function(Ve){var Ee="both";switch(Ve){case 0:Ee="both";break;case 1:Ee="start";break;case 2:Ee="end";break;case 3:Ee="none"}var Ze=document.createElement("div");if(Ze.style.display="flex",Ze.style.flexGrow="2",Ze.style.alignItems="center",Ze.style.justifyContent="space-between",Ze.style.padding="5px",Ze.style.borderWidth="2px",Ze.style.borderStyle="solid",Ze.style.borderColor=Ee===Mt.currentType?Mt.uiStyleSettings.toolboxAccentColor:"transparent",Ze.addEventListener("click",function(){xt.setCurrentType(Ee,Ze)}),bt.appendChild(Ze),Ee==="both"||Ee==="start"){var Ge=document.createElement("div");Ge.style.display="flex",Ge.style.alignItems="center",Ge.style.minHeight="20px",Ge.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,5 10,0 10,10" fill="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Ge.style.marginLeft="5px",Ze.appendChild(Ge)}var ke=document.createElement("div");ke.style.display="flex",ke.style.alignItems="center",ke.style.minHeight="20px",ke.style.flexGrow="2";var rn=document.createElement("hr");if(rn.style.minWidth="20px",rn.style.border="0px",rn.style.borderTop="3px solid "+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee"),rn.style.flexGrow="2",ke.appendChild(rn),Ze.appendChild(ke),Ee==="both"||Ee==="end"){var _e=document.createElement("div");_e.style.display="flex",_e.style.alignItems="center",_e.style.minHeight="20px",_e.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>`,_e.style.marginRight="5px",Ze.appendChild(_e)}Mt.typeBoxes.push(Ze)},Mt=this,pe=0;pe<4;pe++)zt(pe);return bt},wt.prototype.setCurrentType=function(xt,bt){var zt=this;this.currentType=xt,this.typeBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings!==void 0?zt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},wt}(et),Bn=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.arrowType="end",Mt.arrowBaseHeight=10,Mt.arrowBaseWidth=10,Mt.getArrowPoints=Mt.getArrowPoints.bind(Mt),Mt.setArrowType=Mt.setArrowType.bind(Mt),Mt.arrowTypePanel=new Je("Arrow type","end"),Mt.arrowTypePanel.onArrowTypeChanged=Mt.setArrowType,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},wt.prototype.getArrowPoints=function(xt,bt){var zt=this.arrowBaseWidth+2*this.strokeWidth,Mt=this.arrowBaseHeight+2*this.strokeWidth;return xt-zt/2+","+(bt+Mt/2)+" "+xt+","+(bt-Mt/2)+" "+(xt+zt/2)+","+(bt+Mt/2)},wt.prototype.createTips=function(){this.arrow1=ue.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=ue.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.arrow2)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="creating"&&this.createTips()},wt.prototype.adjustVisual=function(){if(At.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",ue.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),ue.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 bt=this.arrow1.transform.baseVal.getItem(0);bt.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(bt,0);var zt=this.arrow2.transform.baseVal.getItem(0);zt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(zt,0)}},wt.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt);var bt=xt;this.arrowType=bt.arrowType,this.createTips(),this.adjustVisual()},wt.typeName="ArrowMarker",wt.title="Arrow marker",wt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',wt}(Se),en=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.fillColor=zt.defaultFillColor,Mt.strokeWidth=0,Mt.fillPanel=new it("Color",zt.defaultColorSet,zt.defaultFillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt}return ce(wt,At),Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=At.prototype.getState.call(this);return xt.typeName=wt.typeName,xt},wt.typeName="CoverMarker",wt.title="Cover marker",wt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',wt}(Et),Sn=function(At){function wt(xt,bt,zt,Mt){var pe=At.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 pe.opacities=[],pe.opacityBoxes=[],pe.opacities=bt,pe.currentOpacity=zt,pe.setCurrentOpacity=pe.setCurrentOpacity.bind(pe),pe}return ce(wt,At),wt.prototype.getUi=function(){var xt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",bt.style.justifyContent="space-between",this.opacities.forEach(function(zt){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="center",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=zt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){xt.setCurrentOpacity(zt,Mt)}),bt.appendChild(Mt);var pe=document.createElement("div");pe.innerText=100*zt+"%",Mt.appendChild(pe),xt.opacityBoxes.push(Mt)}),bt},wt.prototype.setCurrentOpacity=function(xt,bt){var zt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},wt}(et),yn=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.fillColor=zt.defaultHighlightColor,Mt.strokeWidth=0,Mt.opacity=zt.defaultHighlightOpacity,Mt.fillPanel=new it("Color",zt.defaultColorSet,Mt.fillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.opacityPanel=new Sn("Opacity",zt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return ce(wt,At),wt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ue.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=At.prototype.getState.call(this);return xt.typeName=wt.typeName,xt},wt.typeName="HighlightMarker",wt.title="Highlight marker",wt.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>',wt}(en),ee='<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>',Wt='<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>',Oe=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.bgColor="transparent",Mt.tipPosition={x:0,y:0},Mt.tipBase1Position={x:0,y:0},Mt.tipBase2Position={x:0,y:0},Mt.tipMoving=!1,Mt.color=zt.defaultStrokeColor,Mt.bgColor=zt.defaultFillColor,Mt.fontFamily=zt.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setBgColor=Mt.setBgColor.bind(Mt),Mt.getTipPoints=Mt.getTipPoints.bind(Mt),Mt.positionTip=Mt.positionTip.bind(Mt),Mt.setTipPoints=Mt.setTipPoints.bind(Mt),Mt.colorPanel=new it("Text color",zt.defaultColorSet,Mt.color,ee),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.bgColorPanel=new it("Fill color",zt.defaultColorSet,Mt.bgColor,Wt),Mt.bgColorPanel.onColorChanged=Mt.setBgColor,Mt.fontFamilyPanel=new ae("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.tipGrip=new pt,Mt.tipGrip.visual.transform.baseVal.appendItem(ue.createTransform()),Mt.controlBox.appendChild(Mt.tipGrip.visual),Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return At.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},wt.prototype.createTip=function(){ue.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=ue.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},wt.prototype.pointerDown=function(xt,bt){this.state==="new"&&At.prototype.pointerDown.call(this,xt,bt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(bt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):At.prototype.pointerDown.call(this,xt,bt)},wt.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,At.prototype.pointerUp.call(this,xt);else{var bt=this.state==="creating";At.prototype.pointerUp.call(this,xt),this.setTipPoints(bt),this.positionTip()}},wt.prototype.manipulate=function(xt){if(this.tipMoving){var bt=this.unrotatePoint(xt);this.tipPosition={x:bt.x-this.manipulationStartLeft,y:bt.y-this.manipulationStartTop},this.positionTip()}else At.prototype.manipulate.call(this,xt)},wt.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(ue.setAttributes(this.bgRectangle,[["fill",xt]]),ue.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},wt.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},wt.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var bt=Math.min(this.height/2,15),zt=this.height/5;xt&&(this.tipPosition={x:bt+zt/2,y:this.height+20});var Mt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(zt=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:bt,y:0},this.tipBase2Position={x:bt+zt,y:0}):(this.tipBase1Position={x:0,y:bt},this.tipBase2Position={x:0,y:bt+zt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(zt=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-bt-zt,y:0},this.tipBase2Position={x:this.width-bt,y:0}):(this.tipBase1Position={x:this.width,y:bt},this.tipBase2Position={x:this.width,y:bt+zt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(zt=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-bt-zt,y:this.height},this.tipBase2Position={x:this.width-bt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-bt-zt},this.tipBase2Position={x:this.width,y:this.height-bt}):Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(zt=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:bt,y:this.height},this.tipBase2Position={x:bt+zt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-bt},this.tipBase2Position={x:0,y:this.height-bt-zt})},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),this.positionTip()},wt.prototype.positionTip=function(){ue.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(wt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),wt.prototype.select=function(){this.positionTip(),At.prototype.select.call(this)},wt.prototype.getState=function(){var xt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){var bt=xt;this.bgColor=bt.bgColor,this.tipPosition=bt.tipPosition,At.prototype.restoreState.call(this,xt),this.createTip(),this.setTipPoints()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.tipPosition={x:this.tipPosition.x*xt,y:this.tipPosition.y*bt},this.positionTip()},wt.typeName="CalloutMarker",wt.title="Callout marker",wt.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>',wt}(be),Ln=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.fillColor=zt.defaultFillColor,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.strokePanel=new it("Line color",fe(zt.defaultColorSet,["transparent"]),zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new it("Fill color",fe(zt.defaultColorSet,["transparent"]),Mt.fillColor,Wt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Yt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.opacityPanel=new Sn("Opacity",zt.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},wt.prototype.createVisual=function(){this.visual=ue.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)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},wt.prototype.manipulate=function(xt){At.prototype.manipulate.call(this,xt)},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),this.setSize()},wt.prototype.setSize=function(){At.prototype.setSize.call(this),ue.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},wt.prototype.pointerUp=function(xt){At.prototype.pointerUp.call(this,xt),this.setSize()},wt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ue.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},wt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ue.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},wt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},wt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},wt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ue.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){var bt=xt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.opacity=bt.opacity,this.createVisual(),At.prototype.restoreState.call(this,xt),this.setSize()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.setSize()},wt.typeName="EllipseMarker",wt.title="Ellipse marker",wt.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>',wt}(Lt),xn=function(At){function wt(xt,bt,zt){return At.call(this,xt,bt,zt)||this}return ce(wt,At),Object.defineProperty(wt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.tip1&&xt!==this.tip2)},wt.prototype.createTips=function(){this.tip1=ue.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(ue.createTransform()),this.visual.appendChild(this.tip1),this.tip2=ue.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(ue.createTransform()),this.visual.appendChild(this.tip2)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.state==="creating"&&this.createTips()},wt.prototype.adjustVisual=function(){if(At.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(ue.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()]]),ue.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),bt=this.tip1.transform.baseVal.getItem(0);bt.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(bt,0);var zt=this.tip2.transform.baseVal.getItem(0);zt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(zt,0)}},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=At.prototype.getState.call(this);return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},wt.typeName="MeasurementMarker",wt.title="Measurement marker",wt.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>',wt}(Se),ye=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.strokePanel.colors=zt.defaultColorSet,Mt.fillColor="transparent",Mt}return ce(wt,At),Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=At.prototype.getState.call(this);return xt.typeName=wt.typeName,xt},wt.typeName="EllipseFrameMarker",wt.title="Ellipse frame marker",wt.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>',wt}(Ln),Ue=function(){function At(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(At.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),At.prototype.addUndoStep=function(wt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(wt)||(this.undoStack.push(wt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(wt)&&this.redoStack.splice(0,this.redoStack.length))},At.prototype.replaceLastUndoStep=function(wt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=wt)},At.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},At.prototype.undo=function(){if(this.undoStack.length>1){var wt=this.undoStack.pop();return wt!==void 0&&this.redoStack.push(wt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},At.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},At}(),Qe=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.curveX=0,Mt.curveY=0,Mt.manipulationStartCurveX=0,Mt.manipulationStartCurveY=0,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.positionGrips=Mt.positionGrips.bind(Mt),Mt.addControlGrips=Mt.addControlGrips.bind(Mt),Mt.adjustVisual=Mt.adjustVisual.bind(Mt),Mt.setupControlBox=Mt.setupControlBox.bind(Mt),Mt.resize=Mt.resize.bind(Mt),Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.strokePanel=new it("Line color",zt.defaultColorSet,zt.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Yt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},wt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},wt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.selectorCurve=ue.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=ue.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)},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),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(bt)&&(this.activeGrip=this.curveGrip,this._state="resize")},wt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),ue.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),ue.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),ue.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},wt.prototype.setupControlBox=function(){At.prototype.setupControlBox.call(this),this.curveControlLine1=ue.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=ue.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)},wt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,At.prototype.addControlGrips.call(this)},wt.prototype.positionGrips=function(){At.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()))},wt.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),At.prototype.manipulate.call(this,xt)},wt.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),At.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)},wt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},wt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},wt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},wt.prototype.scale=function(xt,bt){this.curveX=this.curveX*xt,this.curveY=this.curveY*bt,At.prototype.scale.call(this,xt,bt)},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),wt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},At.prototype.getState.call(this));return xt.typeName=wt.typeName,xt},wt.prototype.restoreState=function(xt){At.prototype.restoreState.call(this,xt);var bt=xt;this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.curveX=bt.curveX,this.curveY=bt.curveY,this.createVisual(),this.adjustVisual()},wt.typeName="CurveMarker",wt.title="Curve marker",wt.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>',wt}(Qt),En=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,bt,zt)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.textColor="transparent",Mt.fontSize="1rem",Mt.isMoved=!1,Mt.captionText="Caption",Mt.PADDING=5,Mt.captionBoxWidth=0,Mt.captionBoxHeight=0,Mt.strokeColor=zt.defaultColor,Mt.strokeWidth=zt.defaultStrokeWidth,Mt.strokeDasharray=zt.defaultStrokeDasharray,Mt.fillColor=zt.defaultFillColor,Mt.textColor=zt.defaultStrokeColor,Mt.fontFamily=zt.defaultFontFamily,Mt.fontSize=zt.defaultCaptionFontSize,Mt.captionText=zt.defaultCaptionText,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.sizeCaption=Mt.sizeCaption.bind(Mt),Mt.setCaptionText=Mt.setCaptionText.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.finishTextEditing=Mt.finishTextEditing.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.setTextColor=Mt.setTextColor.bind(Mt),Mt.strokePanel=new it("Line color",fe(zt.defaultColorSet,["transparent"]),Mt.strokeColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new it("Fill color",fe(zt.defaultColorSet,["transparent"]),Mt.fillColor,Wt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Vt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Yt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.fontFamilyPanel=new ae("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.textColorPanel=new it("Text color",zt.defaultColorSet,Mt.textColor,ee),Mt.textColorPanel.onColorChanged=Mt.setTextColor,Mt}return ce(wt,At),wt.prototype.ownsTarget=function(xt){return!(!At.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},wt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=ue.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=ue.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=ue.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()},wt.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},wt.prototype.pointerDown=function(xt,bt){At.prototype.pointerDown.call(this,xt,bt),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},wt.prototype.manipulate=function(xt){At.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)},wt.prototype.resize=function(xt){At.prototype.resize.call(this,xt),this.setSize()},wt.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),ue.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')"]]),ue.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')"]])},wt.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(bt){bt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(bt){bt.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(bt){bt.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()},wt.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"))},wt.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},wt.prototype.setFont=function(xt){this.captionElement&&ue.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},wt.prototype.setTextColor=function(xt){this.captionElement&&ue.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},wt.prototype.setSize=function(){At.prototype.setSize.call(this),ue.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},wt.prototype.pointerUp=function(xt){At.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},wt.prototype.dblClick=function(xt,bt){At.prototype.dblClick.call(this,xt,bt),this.showTextEditor()},wt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&ue.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},wt.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&ue.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},wt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&ue.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},wt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&ue.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(wt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),wt.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},At.prototype.getState.call(this));return xt.typeName=this.typeName,xt},wt.prototype.restoreState=function(xt){var bt=xt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.textColor=bt.textColor,this.fontFamily=bt.fontFamily,this.captionText=bt.captionText,this.fontSize=bt.fontSize,this.createVisual(),At.prototype.restoreState.call(this,xt),this.setSize()},wt.prototype.scale=function(xt,bt){At.prototype.scale.call(this,xt,bt),this.setSize()},wt.typeName="CaptionFrameMarker",wt.title="Caption frame marker",wt.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>',wt}(Lt),Ye=function(){function At(wt,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=wt,this.cancelable=xt}return Object.defineProperty(At.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),At.prototype.preventDefault=function(){this._defaultPrevented=!0},At}(),bn=function(At){function wt(xt,bt,zt){var Mt=At.call(this,xt,!1)||this;return Mt.dataUrl=bt,Mt.state=zt,Mt}return ce(wt,At),wt}(Ye),$t=function(At){function wt(xt,bt,zt){zt===void 0&&(zt=!1);var Mt=At.call(this,xt,zt)||this;return Mt.marker=bt,Mt}return ce(wt,At),wt}(Ye),Pn=function(){function At(){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 At.prototype.addEventListener=function(wt,xt){this[wt].push(xt)},At.prototype.removeEventListener=function(wt,xt){var bt=this[wt].indexOf(xt);bt>-1&&this[wt].splice(bt,1)},At}(),$n=function(){function At(wt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new te,this._isOpen=!1,this.undoRedoManager=new Ue,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 Pn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=At.instanceCounter++,this.styles=new qt(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=wt,this.targetRoot=document.body,this.width=wt.clientWidth,this.height=wt.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(At.prototype,"ALL_MARKER_TYPES",{get:function(){return[oe,je,Bn,be,ye,Ln,yn,Oe,xn,en,Se,Qe,En]},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[oe,je,Bn,be,Ln,yn,Oe]},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"BASIC_MARKER_TYPES",{get:function(){return[oe,je,Bn,be,yn]},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(wt){var xt=this;this._availableMarkerTypes.splice(0),wt.forEach(function(bt){if(typeof bt=="string"){var zt=xt.ALL_MARKER_TYPES.find(function(Mt){return Mt.typeName===bt});zt!==void 0&&xt._availableMarkerTypes.push(zt)}else xt._availableMarkerTypes.push(bt)})},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(At.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(wt){this._zoomLevel=wt,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(At.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),At.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),ie.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},At.prototype.show=function(){var wt=this;this.styles.styleSheetRoot===void 0&&ve.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ve.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new Ye(wt))})},At.prototype.render=function(){return Pe(this,void 0,void 0,function(){var wt;return Fe(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(wt=new He).naturalSize=this.renderAtNaturalSize,wt.imageType=this.renderImageType,wt.imageQuality=this.renderImageQuality,wt.markersOnly=this.renderMarkersOnly,wt.width=this.renderWidth,wt.height=this.renderHeight,[4,wt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,wt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},At.prototype.close=function(wt){var xt=this;if(wt===void 0&&(wt=!1),this.isOpen){var bt=!1;wt||this.eventListeners.beforeclose.forEach(function(zt){var Mt=new Ye(xt,!0);zt(Mt),Mt.defaultPrevented&&(bt=!0)}),bt||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(zt){return zt(new Ye(xt))}),this.detachEvents(),this._isOpen=!1)}},At.prototype.addMarkersToToolbar=function(){for(var wt,xt=[],bt=0;bt<arguments.length;bt++)xt[bt]=arguments[bt];(wt=this._availableMarkerTypes).push.apply(wt,xt)},At.prototype.addRenderEventListener=function(wt){this.addEventListener("render",function(xt){wt(xt.dataUrl,xt.state)})},At.prototype.removeRenderEventListener=function(wt){},At.prototype.addCloseEventListener=function(wt){this.addEventListener("close",function(){wt()})},At.prototype.removeCloseEventListener=function(wt){},At.prototype.setupResizeObserver=function(){var wt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){wt.resize(wt.target.clientWidth,wt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return wt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},At.prototype.onPopupTargetResize=function(){var wt=1*this.target.clientWidth/this.target.clientHeight,xt=this.editorCanvas.clientWidth/wt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*wt:this.editorCanvas.clientWidth,bt=xt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/wt;this.resize(xt,bt)},At.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},At.prototype.resize=function(wt,xt){this._isResizing=!0;var bt=wt/this.imageWidth,zt=xt/this.imageHeight;this.imageWidth=Math.round(wt),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(bt,zt),this._isResizing=!1},At.prototype.scaleMarkers=function(wt,xt){var bt,zt=this;this._currentMarker&&this._currentMarker instanceof be?this._currentMarker.scale(wt,xt):(bt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Mt){Mt!==zt._currentMarker&&Mt.scale(wt,xt)}),bt!==void 0&&this.setCurrentMarker(bt)},At.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"},At.prototype.setTopLeft=function(){var wt=this.editingTarget.getBoundingClientRect(),xt=this.editorCanvas.getBoundingClientRect();this.left=wt.left-xt.left,this.top=wt.top-xt.top},At.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)},At.prototype.addDefs=function(){for(var wt,xt=[],bt=0;bt<arguments.length;bt++)xt[bt]=arguments[bt];this.defs=ue.createDefs(),this.addDefsToImage(),(wt=this.defs).append.apply(wt,xt)},At.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},At.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)},At.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},At.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},At.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)},At.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},At.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)},At.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 wt=document.createElement("a");wt.href="https://markerjs.com/",wt.target="_blank",wt.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>',wt.title="Powered by marker.js",wt.style.display="grid",wt.style.alignItems="center",wt.style.justifyItems="center",wt.style.padding="3px",wt.style.width="20px",wt.style.height="20px",this.logoUI.appendChild(wt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},At.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")},At.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"},At.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},At.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 wt=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=wt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new Xe(this.uiDiv,this.settings.displayMode,this._availableMarkerTypes,this.uiStyleSettings,this.styles),this.toolbar.addButtonClickListener(this.toolbarButtonClicked),this.toolbar.show(this._silentRenderMode||this.uiStyleSettings.hideToolbar?"hidden":"visible"),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.settings.displayMode==="popup"&&(this.contentDiv.style.backgroundColor=this.uiStyleSettings.canvasBackgroundColor,this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.uiStyleSettings.toolbarHeight+"px",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.settings.popupMargin+"px)"),this.contentDiv.style.overflow="auto",this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.settings.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.editorCanvas.style.transformOrigin="left top",this.editorCanvas.style.transform="scale("+this.zoomLevel+")",this.contentDiv.appendChild(this.editorCanvas),this.editingTarget=this.target instanceof HTMLImageElement?document.createElement("img"):document.createElement("canvas"),this.settings.uiOffsetTop===void 0&&this.target.offsetTop<this.styles.settings.toolbarHeight&&(this.editingTarget.style.marginTop=this.target.offsetTop-this.styles.settings.toolbarHeight+"px"),this.editorCanvas.appendChild(this.editingTarget),this.toolbox=new Ft(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},At.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},At.prototype.removeMarker=function(wt){this.markerImage.removeChild(wt.container),this.markers.indexOf(wt)>-1&&this.markers.splice(this.markers.indexOf(wt),1),wt.dispose()},At.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())},At.prototype.toolbarButtonClicked=function(wt,xt){if(wt==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(wt==="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()}},At.prototype.deleteSelectedMarker=function(){var wt=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(zt){var Mt=new $t(wt,wt._currentMarker,!0);zt(Mt),Mt.defaultPrevented&&(xt=!0)}),!xt){var bt=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(zt){return zt(new $t(wt,bt))})}}},At.prototype.clear=function(){var wt=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(pe){var Ve=new $t(wt,void 0,!0);pe(Ve),Ve.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var bt=function(pe){var Ve=zt.markers[pe];zt.setCurrentMarker(zt.markers[pe]),zt._currentMarker.dispose(),zt.markerImage.removeChild(zt._currentMarker.container),zt.markers.splice(zt.markers.indexOf(zt._currentMarker),1),zt.eventListeners.markerdelete.forEach(function(Ee){return Ee(new $t(wt,Ve))})},zt=this,Mt=this.markers.length-1;Mt>=0;Mt--)bt(Mt);this.addUndoStep()}},Object.defineProperty(At.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),At.prototype.showNotesEditor=function(){var wt;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=(wt=this._currentMarker.notes)!==null&&wt!==void 0?wt:"",this.overlayContainer.appendChild(this.notesArea))},At.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)},At.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},At.prototype.addUndoStep=function(){var wt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var xt=this.getState(),bt=this.undoRedoManager.getLastUndoStep();if(!bt||bt.width===xt.width&&bt.height===xt.height){var zt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),zt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Mt){return Mt(new Ye(wt))})}else this.undoRedoManager.replaceLastUndoStep(xt),this.eventListeners.statechange.forEach(function(Mt){return Mt(new Ye(wt))})}},At.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},At.prototype.undoStep=function(){var wt=this,xt=this.undoRedoManager.undo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(bt){return bt(new Ye(wt))}))},At.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},At.prototype.redoStep=function(){var wt=this,xt=this.undoRedoManager.redo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(bt){return bt(new Ye(wt))}))},At.prototype.stepZoom=function(){var wt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=wt<this.zoomSteps.length-1?this.zoomSteps[wt+1]:this.zoomSteps[0]},At.prototype.panTo=function(wt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-wt.x,top:this.prevPanPoint.y-wt.y}),this.prevPanPoint=wt},At.prototype.startRenderAndClose=function(){return Pe(this,void 0,void 0,function(){var wt,xt,bt=this;return Fe(this,function(zt){switch(zt.label){case 0:return[4,this.render()];case 1:return wt=zt.sent(),xt=this.getState(),this.eventListeners.render.forEach(function(Mt){return Mt(new bn(bt,wt,xt))}),this.close(!0),[2]}})})},At.prototype.getState=function(wt){wt===!0&&this.setCurrentMarker();var xt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(bt){return xt.markers.push(bt.getState())}),xt},At.prototype.restoreState=function(wt){var xt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);wt.markers.forEach(function(bt){var zt=xt._availableMarkerTypes.find(function(pe){return pe.typeName===bt.typeName});if(zt!==void 0){var Mt=xt.addNewMarker(zt);Mt.restoreState(bt),xt.markers.push(Mt)}}),wt.width&&wt.height&&(wt.width!==this.imageWidth||wt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/wt.width,this.imageHeight/wt.height),this.eventListeners.restorestate.forEach(function(bt){return bt(new Ye(xt))})},At.prototype.addNewMarker=function(wt){var xt=ue.createGroup();return this.markerImage.appendChild(xt),new wt(xt,this.overlayContainer,this.settings)},At.prototype.createNewMarker=function(wt){var xt,bt=this;(xt=typeof wt=="string"?this._availableMarkerTypes.find(function(zt){return zt.typeName===wt}):wt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(xt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(xt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(zt){return zt(new $t(bt,bt._currentMarker))}))},At.prototype.markerCreated=function(wt){var xt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(wt),this.setCurrentMarker(wt),wt instanceof je&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(je):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(bt){return bt(new $t(xt,xt._currentMarker))})},At.prototype.colorChanged=function(wt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=wt,this.settings.defaultStrokeColor=wt)},At.prototype.fillColorChanged=function(wt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=wt)},At.prototype.markerStateChanged=function(wt){var xt=this;this.eventListeners.markerchange.forEach(function(bt){return bt(new $t(xt,wt))})},At.prototype.setCurrentMarker=function(wt){var xt=this;this._currentMarker!==wt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(bt){return bt(new $t(xt,xt._currentMarker))})),this._currentMarker=wt,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(bt){return bt(new $t(xt,xt._currentMarker))}))},At.prototype.onPointerDown=function(wt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||wt.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(bt){return bt.ownsTarget(wt.target)});xt!==void 0?(this.setCurrentMarker(xt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(wt.clientX,wt.clientY),wt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:wt.clientX,y:wt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(wt.clientX,wt.clientY))},At.prototype.onDblClick=function(wt){if(this._isFocused||this.focus(),this.mode==="select"){var xt=this.markers.find(function(bt){return bt.ownsTarget(wt.target)});xt!==void 0&&xt!==this._currentMarker&&this.setCurrentMarker(xt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(wt.clientX,wt.clientY),wt.target):this.setCurrentMarker()}},At.prototype.onPointerMove=function(wt){this.touchPoints!==1&&wt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||wt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(wt.clientX,wt.clientY)):this.zoomLevel>1&&this.panTo({x:wt.clientX,y:wt.clientY}))},At.prototype.onPointerUp=function(wt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(wt.clientX,wt.clientY)),this.isDragging=!1,this.addUndoStep()},At.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},At.prototype.onKeyUp=function(wt){this._currentMarker===void 0||this.notesArea!==void 0||wt.key!=="Delete"&&wt.key!=="Backspace"||this.deleteSelectedMarker()},At.prototype.clientToLocalCoordinates=function(wt,xt){var bt=this.markerImage.getBoundingClientRect();return{x:(wt-bt.left)/this.zoomLevel,y:(xt-bt.top)/this.zoomLevel}},At.prototype.onWindowResize=function(){this.positionUI()},At.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var wt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=wt+"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()},At.prototype.addLicenseKey=function(wt){ie.addKey(wt)},At.prototype.addEventListener=function(wt,xt){this.eventListeners.addEventListener(wt,xt)},At.prototype.removeEventListener=function(wt,xt){this.eventListeners.removeEventListener(wt,xt)},At.prototype.renderState=function(wt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(wt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(At.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),At.prototype.focus=function(){var wt=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 Ye(wt))}))},At.prototype.blur=function(){var wt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new Ye(wt))}))},At.instanceCounter=0,At}()},25930:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Cd:function(){return Se}});var Gt=Jt(14809),ce=Jt(20439),Pe=Jt(62646),Fe=Jt(59301),fe=Jt(92310),ue=Jt.n(fe),ie={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},He=function(){var je=(0,Fe.useRef)([]),Je=(0,Fe.useRef)(null);return(0,Fe.useEffect)(function(){var Bn=Date.now(),en=!1;je.current.forEach(function(Sn){if(Sn){en=!0;var yn=Sn.style;yn.transitionDuration=".3s, .3s, .3s, .06s",Je.current&&Bn-Je.current<100&&(yn.transitionDuration="0s, 0s")}}),en&&(Je.current=Date.now())}),je.current},ve=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],qt=function(je){var Je=(0,ce.Z)((0,ce.Z)({},ie),je),Bn=Je.className,en=Je.percent,Sn=Je.prefixCls,yn=Je.strokeColor,ee=Je.strokeLinecap,Wt=Je.strokeWidth,Oe=Je.style,Ln=Je.trailColor,xn=Je.trailWidth,ye=Je.transition,Ue=(0,Pe.Z)(Je,ve);delete Ue.gapPosition;var Qe=Array.isArray(en)?en:[en],En=Array.isArray(yn)?yn:[yn],Ye=He(),bn=Wt/2,$t=100-Wt/2,Pn="M ".concat(ee==="round"?bn:0,",").concat(bn,`
L `).concat(ee==="round"?$t:100,",").concat(bn),$n="0 0 100 ".concat(Wt),At=0;return Fe.createElement("svg",(0,Gt.Z)({className:ue()("".concat(Sn,"-line"),Bn),viewBox:$n,preserveAspectRatio:"none",style:Oe},Ue),Fe.createElement("path",{className:"".concat(Sn,"-line-trail"),d:Pn,strokeLinecap:ee,stroke:Ln,strokeWidth:xn||Wt,fillOpacity:"0"}),Qe.map(function(wt,xt){var bt=1;switch(ee){case"round":bt=1-Wt/100;break;case"square":bt=1-Wt/2/100;break;default:bt=1;break}var zt={strokeDasharray:"".concat(wt*bt,"px, 100px"),strokeDashoffset:"-".concat(At,"px"),transition:ye||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Mt=En[xt]||En[En.length-1];return At+=wt,Fe.createElement("path",{key:xt,className:"".concat(Sn,"-line-path"),d:Pn,strokeLinecap:ee,stroke:Mt,strokeWidth:Wt,fillOpacity:"0",ref:function(Ve){Ye[xt]=Ve},style:zt})}))},qe=qt,le=Jt(93664),Xe=Jt(50298),Ft=Jt(47273),et=0,it=(0,Ft.Z)();function gt(){var be;return it?(be=et,et+=1):be="TEST_OR_SSR",be}var lt=function(be){var je=Fe.useState(),Je=(0,Xe.Z)(je,2),Bn=Je[0],en=Je[1];return Fe.useEffect(function(){en("rc_progress_".concat(gt()))},[]),be||Bn},pt=function(je){var Je=je.bg,Bn=je.children;return Fe.createElement("div",{style:{width:"100%",height:"100%",background:Je}},Bn)};function vt(be,je){return Object.keys(be).map(function(Je){var Bn=parseFloat(Je),en="".concat(Math.floor(Bn*je),"%");return"".concat(be[Je]," ").concat(en)})}var Lt=Fe.forwardRef(function(be,je){var Je=be.prefixCls,Bn=be.color,en=be.gradientId,Sn=be.radius,yn=be.style,ee=be.ptg,Wt=be.strokeLinecap,Oe=be.strokeWidth,Ln=be.size,xn=be.gapDegree,ye=Bn&&(0,le.Z)(Bn)==="object",Ue=ye?"#FFF":void 0,Qe=Ln/2,En=Fe.createElement("circle",{className:"".concat(Je,"-circle-path"),r:Sn,cx:Qe,cy:Qe,stroke:Ue,strokeLinecap:Wt,strokeWidth:Oe,opacity:ee===0?0:1,style:yn,ref:je});if(!ye)return En;var Ye="".concat(en,"-conic"),bn=xn?"".concat(180+xn/2,"deg"):"0deg",$t=vt(Bn,(360-xn)/360),Pn=vt(Bn,1),$n="conic-gradient(from ".concat(bn,", ").concat($t.join(", "),")"),At="linear-gradient(to ".concat(xn?"bottom":"top",", ").concat(Pn.join(", "),")");return Fe.createElement(Fe.Fragment,null,Fe.createElement("mask",{id:Ye},En),Fe.createElement("foreignObject",{x:0,y:0,width:Ln,height:Ln,mask:"url(#".concat(Ye,")")},Fe.createElement(pt,{bg:At},Fe.createElement(pt,{bg:$n}))))}),Et=Lt,Vt=100,Yt=function(je,Je,Bn,en,Sn,yn,ee,Wt,Oe,Ln){var xn=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,ye=Bn/100*360*((360-yn)/360),Ue=yn===0?0:{bottom:0,top:180,left:90,right:-90}[ee],Qe=(100-en)/100*Je;Oe==="round"&&en!==100&&(Qe+=Ln/2,Qe>=Je&&(Qe=Je-.01));var En=Vt/2;return{stroke:typeof Wt=="string"?Wt:void 0,strokeDasharray:"".concat(Je,"px ").concat(je),strokeDashoffset:Qe+xn,transform:"rotate(".concat(Sn+ye+Ue,"deg)"),transformOrigin:"".concat(En,"px ").concat(En,"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}},oe=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function te(be){var je=be!=null?be:[];return Array.isArray(je)?je:[je]}var Qt=function(je){var Je=(0,ce.Z)((0,ce.Z)({},ie),je),Bn=Je.id,en=Je.prefixCls,Sn=Je.steps,yn=Je.strokeWidth,ee=Je.trailWidth,Wt=Je.gapDegree,Oe=Wt===void 0?0:Wt,Ln=Je.gapPosition,xn=Je.trailColor,ye=Je.strokeLinecap,Ue=Je.style,Qe=Je.className,En=Je.strokeColor,Ye=Je.percent,bn=(0,Pe.Z)(Je,oe),$t=Vt/2,Pn=lt(Bn),$n="".concat(Pn,"-gradient"),At=$t-yn/2,wt=Math.PI*2*At,xt=Oe>0?90+Oe/2:-90,bt=wt*((360-Oe)/360),zt=(0,le.Z)(Sn)==="object"?Sn:{count:Sn,gap:2},Mt=zt.count,pe=zt.gap,Ve=te(Ye),Ee=te(En),Ze=Ee.find(function(fn){return fn&&(0,le.Z)(fn)==="object"}),Ge=Ze&&(0,le.Z)(Ze)==="object",ke=Ge?"butt":ye,rn=Yt(wt,bt,0,100,xt,Oe,Ln,xn,ke,yn),_e=He(),un=function(){var Un=0;return Ve.map(function(ti,Si){var Oi=Ee[Si]||Ee[Ee.length-1],vo=Yt(wt,bt,Un,ti,xt,Oe,Ln,Oi,ke,yn);return Un+=ti,Fe.createElement(Et,{key:Si,color:Oi,ptg:ti,radius:At,prefixCls:en,gradientId:$n,style:vo,strokeLinecap:ke,strokeWidth:yn,gapDegree:Oe,ref:function(Ai){_e[Si]=Ai},size:Vt})}).reverse()},In=function(){var Un=Math.round(Mt*(Ve[0]/100)),ti=100/Mt,Si=0;return new Array(Mt).fill(null).map(function(Oi,vo){var Di=vo<=Un-1?Ee[0]:xn,Ai=Di&&(0,le.Z)(Di)==="object"?"url(#".concat($n,")"):void 0,Ni=Yt(wt,bt,Si,ti,xt,Oe,Ln,Di,"butt",yn,pe);return Si+=(bt-Ni.strokeDashoffset+pe)*100/bt,Fe.createElement("circle",{key:vo,className:"".concat(en,"-circle-path"),r:At,cx:$t,cy:$t,stroke:Ai,strokeWidth:yn,opacity:1,style:Ni,ref:function(ir){_e[vo]=ir}})})};return Fe.createElement("svg",(0,Gt.Z)({className:ue()("".concat(en,"-circle"),Qe),viewBox:"0 0 ".concat(Vt," ").concat(Vt),style:Ue,id:Bn,role:"presentation"},bn),!Mt&&Fe.createElement("circle",{className:"".concat(en,"-circle-trail"),r:At,cx:$t,cy:$t,stroke:xn,strokeLinecap:ke,strokeWidth:ee||yn,style:rn}),Mt?In():un())},Se=Qt,ae={Line:qe,Circle:Se}},6551:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{ZP:function(){return ie}});var Gt=Jt(50298),ce=Jt(59301),Pe=Jt(47273),Fe=0,fe=(0,Pe.Z)();function ue(){var He;return fe?(He=Fe,Fe+=1):He="TEST_OR_SSR",He}function ie(He){var ve=ce.useState(),qt=(0,Gt.Z)(ve,2),qe=qt[0],le=qt[1];return ce.useEffect(function(){le("rc_select_".concat(ue()))},[]),He||qe}},37463:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Ac:function(){return Oi},Xo:function(){return Di},Wx:function(){return Ni},ZP:function(){return $i},lk:function(){return vt}});var Gt=Jt(14809),ce=Jt(95190),Pe=Jt(4635),Fe=Jt(20439),fe=Jt(50298),ue=Jt(62646),ie=Jt(93664),He=Jt(18929),ve=Jt(48736),qt=Jt(59301),qe=Jt(92310),le=Jt.n(qe),Xe=Jt(34280),Ft=Jt(49658),et=Jt(8654),it=function(ne){var on=ne.className,cn=ne.customizeIcon,me=ne.customizeIconProps,tn=ne.children,ln=ne.onMouseDown,gn=ne.onClick,Rn=typeof cn=="function"?cn(me):cn;return qt.createElement("span",{className:on,onMouseDown:function(wn){wn.preventDefault(),ln==null||ln(wn)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:gn,"aria-hidden":!0},Rn!==void 0?Rn:qt.createElement("span",{className:le()(on.split(/\s+/).map(function(pn){return"".concat(pn,"-icon")}))},tn))},gt=it,lt=function(ne,on,cn,me,tn){var ln=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,gn=arguments.length>6?arguments[6]:void 0,Rn=arguments.length>7?arguments[7]:void 0,pn=qt.useMemo(function(){if((0,ie.Z)(me)==="object")return me.clearIcon;if(tn)return tn},[me,tn]),wn=qt.useMemo(function(){return!!(!ln&&me&&(cn.length||gn)&&!(Rn==="combobox"&&gn===""))},[me,ln,cn.length,gn,Rn]);return{allowClear:wn,clearIcon:qt.createElement(gt,{className:"".concat(ne,"-clear"),onMouseDown:on,customizeIcon:pn},"\xD7")}},pt=qt.createContext(null);function vt(){return qt.useContext(pt)}function Lt(){var Rt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,ne=qt.useState(!1),on=(0,fe.Z)(ne,2),cn=on[0],me=on[1],tn=qt.useRef(null),ln=function(){window.clearTimeout(tn.current)};qt.useEffect(function(){return ln},[]);var gn=function(pn,wn){ln(),tn.current=window.setTimeout(function(){me(pn),wn&&wn()},Rt)};return[cn,gn,ln]}function Et(){var Rt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,ne=qt.useRef(null),on=qt.useRef(null);qt.useEffect(function(){return function(){window.clearTimeout(on.current)}},[]);function cn(me){(me||ne.current===null)&&(ne.current=me),window.clearTimeout(on.current),on.current=window.setTimeout(function(){ne.current=null},Rt)}return[function(){return ne.current},cn]}function Vt(Rt,ne,on,cn){var me=qt.useRef(null);me.current={open:ne,triggerOpen:on,customizedTrigger:cn},qt.useEffect(function(){function tn(ln){var gn;if(!((gn=me.current)!==null&&gn!==void 0&&gn.customizedTrigger)){var Rn=ln.target;Rn.shadowRoot&&ln.composed&&(Rn=ln.composedPath()[0]||Rn),me.current.open&&Rt().filter(function(pn){return pn}).every(function(pn){return!pn.contains(Rn)&&pn!==Rn})&&me.current.triggerOpen(!1)}}return window.addEventListener("mousedown",tn),function(){return window.removeEventListener("mousedown",tn)}},[])}var Yt=Jt(10228);function oe(Rt){return Rt&&![Yt.Z.ESC,Yt.Z.SHIFT,Yt.Z.BACKSPACE,Yt.Z.TAB,Yt.Z.WIN_KEY,Yt.Z.ALT,Yt.Z.META,Yt.Z.WIN_KEY_RIGHT,Yt.Z.CTRL,Yt.Z.SEMICOLON,Yt.Z.EQUALS,Yt.Z.CAPS_LOCK,Yt.Z.CONTEXT_MENU,Yt.Z.F1,Yt.Z.F2,Yt.Z.F3,Yt.Z.F4,Yt.Z.F5,Yt.Z.F6,Yt.Z.F7,Yt.Z.F8,Yt.Z.F9,Yt.Z.F10,Yt.Z.F11,Yt.Z.F12].includes(Rt)}var te=Jt(26112),Qt=Jt(11780);function Se(Rt,ne,on){var cn=(0,Fe.Z)((0,Fe.Z)({},Rt),on?ne:{});return Object.keys(ne).forEach(function(me){var tn=ne[me];typeof tn=="function"&&(cn[me]=function(){for(var ln,gn=arguments.length,Rn=new Array(gn),pn=0;pn<gn;pn++)Rn[pn]=arguments[pn];return tn.apply(void 0,Rn),(ln=Rt[me])===null||ln===void 0?void 0:ln.call.apply(ln,[Rt].concat(Rn))})}),cn}var ae=Se,be=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],je=function(ne,on){var cn=ne.prefixCls,me=ne.id,tn=ne.inputElement,ln=ne.autoFocus,gn=ne.autoComplete,Rn=ne.editable,pn=ne.activeDescendantId,wn=ne.value,Mn=ne.open,Fi=ne.attrs,ai=(0,ue.Z)(ne,be),li=tn||qt.createElement("input",null),we=li,Ei=we.ref,Bi=we.props;return(0,ve.Kp)(!("maxLength"in li.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),li=qt.cloneElement(li,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({type:"search"},ae(ai,Bi,!0)),{},{id:me,ref:(0,et.sQ)(on,Ei),autoComplete:gn||"off",autoFocus:ln,className:le()("".concat(cn,"-selection-search-input"),Bi==null?void 0:Bi.className),role:"combobox","aria-expanded":Mn||!1,"aria-haspopup":"listbox","aria-owns":"".concat(me,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(me,"_list"),"aria-activedescendant":Mn?pn:void 0},Fi),{},{value:Rn?wn:"",readOnly:!Rn,unselectable:Rn?null:"on",style:(0,Fe.Z)((0,Fe.Z)({},Bi.style),{},{opacity:Rn?null:0})})),li},Je=qt.forwardRef(je),Bn=Je;function en(Rt){return Array.isArray(Rt)?Rt:Rt!==void 0?[Rt]:[]}var Sn=typeof window!="undefined"&&window.document&&window.document.documentElement,yn=Sn;function ee(Rt){return Rt!=null}function Wt(Rt){return!Rt&&Rt!==0}function Oe(Rt){return["string","number"].includes((0,ie.Z)(Rt))}function Ln(Rt){var ne=void 0;return Rt&&(Oe(Rt.title)?ne=Rt.title.toString():Oe(Rt.label)&&(ne=Rt.label.toString())),ne}function xn(Rt,ne){yn?qt.useLayoutEffect(Rt,ne):qt.useEffect(Rt,ne)}function ye(Rt){var ne;return(ne=Rt.key)!==null&&ne!==void 0?ne:Rt.value}var Ue=function(ne){ne.preventDefault(),ne.stopPropagation()},Qe=function(ne){var on=ne.id,cn=ne.prefixCls,me=ne.values,tn=ne.open,ln=ne.searchValue,gn=ne.autoClearSearchValue,Rn=ne.inputRef,pn=ne.placeholder,wn=ne.disabled,Mn=ne.mode,Fi=ne.showSearch,ai=ne.autoFocus,li=ne.autoComplete,we=ne.activeDescendantId,Ei=ne.tabIndex,Bi=ne.removeIcon,co=ne.maxTagCount,Te=ne.maxTagTextLength,an=ne.maxTagPlaceholder,Dn=an===void 0?function(wi){return"+ ".concat(wi.length," ...")}:an,An=ne.tagRender,Wn=ne.onToggleOpen,ui=ne.onRemove,fi=ne.onInputChange,Pi=ne.onInputPaste,bi=ne.onInputKeyDown,Ii=ne.onInputMouseDown,De=ne.onInputCompositionStart,Ki=ne.onInputCompositionEnd,Be=ne.onInputBlur,ji=qt.useRef(null),Bo=(0,qt.useState)(0),ro=(0,fe.Z)(Bo,2),So=ro[0],Gi=ro[1],di=(0,qt.useState)(!1),qi=(0,fe.Z)(di,2),vr=qi[0],xo=qi[1],Nn="".concat(cn,"-selection"),It=tn||Mn==="multiple"&&gn===!1||Mn==="tags"?ln:"",ko=Mn==="tags"||Mn==="multiple"&&gn===!1||Fi&&(tn||vr);xn(function(){Gi(ji.current.scrollWidth)},[It]);var yr=function(_n,vi,ao,Qn,zn){return qt.createElement("span",{title:Ln(_n),className:le()("".concat(Nn,"-item"),(0,Pe.Z)({},"".concat(Nn,"-item-disabled"),ao))},qt.createElement("span",{className:"".concat(Nn,"-item-content")},vi),Qn&&qt.createElement(gt,{className:"".concat(Nn,"-item-remove"),onMouseDown:Ue,onClick:zn,customizeIcon:Bi},"\xD7"))},ts=function(_n,vi,ao,Qn,zn,We){var ei=function(Mo){Ue(Mo),Wn(!tn)};return qt.createElement("span",{onMouseDown:ei},An({label:vi,value:_n,disabled:ao,closable:Qn,onClose:zn,isMaxTag:!!We}))},rr=function(_n){var vi=_n.disabled,ao=_n.label,Qn=_n.value,zn=!wn&&!vi,We=ao;if(typeof Te=="number"&&(typeof ao=="string"||typeof ao=="number")){var ei=String(We);ei.length>Te&&(We="".concat(ei.slice(0,Te),"..."))}var Vi=function(so){so&&so.stopPropagation(),ui(_n)};return typeof An=="function"?ts(Qn,We,vi,zn,Vi):yr(_n,We,vi,zn,Vi)},Xi=function(_n){if(!me.length)return null;var vi=typeof Dn=="function"?Dn(_n):Dn;return typeof An=="function"?ts(void 0,vi,!1,!1,void 0,!0):yr({title:vi},vi,!1)},jn=qt.createElement("div",{className:"".concat(Nn,"-search"),style:{width:So},onFocus:function(){xo(!0)},onBlur:function(){xo(!1)}},qt.createElement(Bn,{ref:Rn,open:tn,prefixCls:cn,id:on,inputElement:null,disabled:wn,autoFocus:ai,autoComplete:li,editable:ko,activeDescendantId:we,value:It,onKeyDown:bi,onMouseDown:Ii,onChange:fi,onPaste:Pi,onCompositionStart:De,onCompositionEnd:Ki,onBlur:Be,tabIndex:Ei,attrs:(0,te.Z)(ne,!0)}),qt.createElement("span",{ref:ji,className:"".concat(Nn,"-search-mirror"),"aria-hidden":!0},It,"\xA0")),Zn=qt.createElement(Qt.Z,{prefixCls:"".concat(Nn,"-overflow"),data:me,renderItem:rr,renderRest:Xi,suffix:jn,itemKey:ye,maxCount:co});return qt.createElement("span",{className:"".concat(Nn,"-wrap")},Zn,!me.length&&!It&&qt.createElement("span",{className:"".concat(Nn,"-placeholder")},pn))},En=Qe,Ye=function(ne){var on=ne.inputElement,cn=ne.prefixCls,me=ne.id,tn=ne.inputRef,ln=ne.disabled,gn=ne.autoFocus,Rn=ne.autoComplete,pn=ne.activeDescendantId,wn=ne.mode,Mn=ne.open,Fi=ne.values,ai=ne.placeholder,li=ne.tabIndex,we=ne.showSearch,Ei=ne.searchValue,Bi=ne.activeValue,co=ne.maxLength,Te=ne.onInputKeyDown,an=ne.onInputMouseDown,Dn=ne.onInputChange,An=ne.onInputPaste,Wn=ne.onInputCompositionStart,ui=ne.onInputCompositionEnd,fi=ne.onInputBlur,Pi=ne.title,bi=qt.useState(!1),Ii=(0,fe.Z)(bi,2),De=Ii[0],Ki=Ii[1],Be=wn==="combobox",ji=Be||we,Bo=Fi[0],ro=Ei||"";Be&&Bi&&!De&&(ro=Bi),qt.useEffect(function(){Be&&Ki(!1)},[Be,Bi]);var So=wn!=="combobox"&&!Mn&&!we?!1:!!ro,Gi=Pi===void 0?Ln(Bo):Pi,di=qt.useMemo(function(){return Bo?null:qt.createElement("span",{className:"".concat(cn,"-selection-placeholder"),style:So?{visibility:"hidden"}:void 0},ai)},[Bo,So,ai,cn]);return qt.createElement("span",{className:"".concat(cn,"-selection-wrap")},qt.createElement("span",{className:"".concat(cn,"-selection-search")},qt.createElement(Bn,{ref:tn,prefixCls:cn,id:me,open:Mn,inputElement:on,disabled:ln,autoFocus:gn,autoComplete:Rn,editable:ji,activeDescendantId:pn,value:ro,onKeyDown:Te,onMouseDown:an,onChange:function(vr){Ki(!0),Dn(vr)},onPaste:An,onCompositionStart:Wn,onCompositionEnd:ui,onBlur:fi,tabIndex:li,attrs:(0,te.Z)(ne,!0),maxLength:Be?co:void 0})),!Be&&Bo?qt.createElement("span",{className:"".concat(cn,"-selection-item"),title:Gi,style:So?{visibility:"hidden"}:void 0},Bo.label):null,di)},bn=Ye,$t=function(ne,on){var cn=(0,qt.useRef)(null),me=(0,qt.useRef)(!1),tn=ne.prefixCls,ln=ne.open,gn=ne.mode,Rn=ne.showSearch,pn=ne.tokenWithEnter,wn=ne.disabled,Mn=ne.prefix,Fi=ne.autoClearSearchValue,ai=ne.onSearch,li=ne.onSearchSubmit,we=ne.onToggleOpen,Ei=ne.onInputKeyDown,Bi=ne.onInputBlur,co=ne.domRef;qt.useImperativeHandle(on,function(){return{focus:function(Gi){cn.current.focus(Gi)},blur:function(){cn.current.blur()}}});var Te=Et(0),an=(0,fe.Z)(Te,2),Dn=an[0],An=an[1],Wn=function(Gi){var di=Gi.which,qi=cn.current instanceof HTMLTextAreaElement;!qi&&ln&&(di===Yt.Z.UP||di===Yt.Z.DOWN)&&Gi.preventDefault(),Ei&&Ei(Gi),di===Yt.Z.ENTER&&gn==="tags"&&!me.current&&!ln&&(li==null||li(Gi.target.value)),!(qi&&!ln&&~[Yt.Z.UP,Yt.Z.DOWN,Yt.Z.LEFT,Yt.Z.RIGHT].indexOf(di))&&oe(di)&&we(!0)},ui=function(){An(!0)},fi=(0,qt.useRef)(null),Pi=function(Gi){ai(Gi,!0,me.current)!==!1&&we(!0)},bi=function(){me.current=!0},Ii=function(Gi){me.current=!1,gn!=="combobox"&&Pi(Gi.target.value)},De=function(Gi){var di=Gi.target.value;if(pn&&fi.current&&/[\r\n]/.test(fi.current)){var qi=fi.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");di=di.replace(qi,fi.current)}fi.current=null,Pi(di)},Ki=function(Gi){var di=Gi.clipboardData,qi=di==null?void 0:di.getData("text");fi.current=qi||""},Be=function(Gi){var di=Gi.target;if(di!==cn.current){var qi=document.body.style.msTouchAction!==void 0;qi?setTimeout(function(){cn.current.focus()}):cn.current.focus()}},ji=function(Gi){var di=Dn();Gi.target!==cn.current&&!di&&!(gn==="combobox"&&wn)&&Gi.preventDefault(),(gn!=="combobox"&&(!Rn||!di)||!ln)&&(ln&&Fi!==!1&&ai("",!0,!1),we())},Bo={inputRef:cn,onInputKeyDown:Wn,onInputMouseDown:ui,onInputChange:De,onInputPaste:Ki,onInputCompositionStart:bi,onInputCompositionEnd:Ii,onInputBlur:Bi},ro=gn==="multiple"||gn==="tags"?qt.createElement(En,(0,Gt.Z)({},ne,Bo)):qt.createElement(bn,(0,Gt.Z)({},ne,Bo));return qt.createElement("div",{ref:co,className:"".concat(tn,"-selector"),onClick:Be,onMouseDown:ji},Mn&&qt.createElement("div",{className:"".concat(tn,"-prefix")},Mn),ro)},Pn=qt.forwardRef($t),$n=Pn,At=Jt(65352),wt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],xt=function(ne){var on=ne===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:on,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:on,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:on,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:on,adjustY:1},htmlRegion:"scroll"}}},bt=function(ne,on){var cn=ne.prefixCls,me=ne.disabled,tn=ne.visible,ln=ne.children,gn=ne.popupElement,Rn=ne.animation,pn=ne.transitionName,wn=ne.dropdownStyle,Mn=ne.dropdownClassName,Fi=ne.direction,ai=Fi===void 0?"ltr":Fi,li=ne.placement,we=ne.builtinPlacements,Ei=ne.dropdownMatchSelectWidth,Bi=ne.dropdownRender,co=ne.dropdownAlign,Te=ne.getPopupContainer,an=ne.empty,Dn=ne.getTriggerDOMNode,An=ne.onPopupVisibleChange,Wn=ne.onPopupMouseEnter,ui=(0,ue.Z)(ne,wt),fi="".concat(cn,"-dropdown"),Pi=gn;Bi&&(Pi=Bi(gn));var bi=qt.useMemo(function(){return we||xt(Ei)},[we,Ei]),Ii=Rn?"".concat(fi,"-").concat(Rn):pn,De=typeof Ei=="number",Ki=qt.useMemo(function(){return De?null:Ei===!1?"minWidth":"width"},[Ei,De]),Be=wn;De&&(Be=(0,Fe.Z)((0,Fe.Z)({},Be),{},{width:Ei}));var ji=qt.useRef(null);return qt.useImperativeHandle(on,function(){return{getPopupElement:function(){var ro;return(ro=ji.current)===null||ro===void 0?void 0:ro.popupElement}}}),qt.createElement(At.Z,(0,Gt.Z)({},ui,{showAction:An?["click"]:[],hideAction:An?["click"]:[],popupPlacement:li||(ai==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:bi,prefixCls:fi,popupTransitionName:Ii,popup:qt.createElement("div",{onMouseEnter:Wn},Pi),ref:ji,stretch:Ki,popupAlign:co,popupVisible:tn,getPopupContainer:Te,popupClassName:le()(Mn,(0,Pe.Z)({},"".concat(fi,"-empty"),an)),popupStyle:Be,getTriggerDOMNode:Dn,onPopupVisibleChange:An}),ln)},zt=qt.forwardRef(bt),Mt=zt,pe=Jt(21696);function Ve(Rt,ne){var on=Rt.key,cn;return"value"in Rt&&(cn=Rt.value),on!=null?on:cn!==void 0?cn:"rc-index-key-".concat(ne)}function Ee(Rt){return typeof Rt!="undefined"&&!Number.isNaN(Rt)}function Ze(Rt,ne){var on=Rt||{},cn=on.label,me=on.value,tn=on.options,ln=on.groupLabel,gn=cn||(ne?"children":"label");return{label:gn,value:me||"value",options:tn||"options",groupLabel:ln||gn}}function Ge(Rt){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},on=ne.fieldNames,cn=ne.childrenAsData,me=[],tn=Ze(on,!1),ln=tn.label,gn=tn.value,Rn=tn.options,pn=tn.groupLabel;function wn(Mn,Fi){Array.isArray(Mn)&&Mn.forEach(function(ai){if(Fi||!(Rn in ai)){var li=ai[gn];me.push({key:Ve(ai,me.length),groupOption:Fi,data:ai,label:ai[ln],value:li})}else{var we=ai[pn];we===void 0&&cn&&(we=ai.label),me.push({key:Ve(ai,me.length),group:!0,data:ai,label:we}),wn(ai[Rn],!0)}})}return wn(Rt,!1),me}function ke(Rt){var ne=(0,Fe.Z)({},Rt);return"props"in ne||Object.defineProperty(ne,"props",{get:function(){return(0,ve.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),ne}}),ne}var rn=function(ne,on,cn){if(!on||!on.length)return null;var me=!1,tn=function gn(Rn,pn){var wn=(0,pe.Z)(pn),Mn=wn[0],Fi=wn.slice(1);if(!Mn)return[Rn];var ai=Rn.split(Mn);return me=me||ai.length>1,ai.reduce(function(li,we){return[].concat((0,ce.Z)(li),(0,ce.Z)(gn(we,Fi)))},[]).filter(Boolean)},ln=tn(ne,on);return me?typeof cn!="undefined"?ln.slice(0,cn):ln:null},_e=qt.createContext(null),un=_e;function In(Rt){var ne=Rt.visible,on=Rt.values;if(!ne)return null;var cn=50;return qt.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(on.slice(0,cn).map(function(me){var tn=me.label,ln=me.value;return["number","string"].includes((0,ie.Z)(tn))?tn:ln}).join(", ")),on.length>cn?", ...":null)}var fn=["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"],Un=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],ti=function(ne){return ne==="tags"||ne==="multiple"},Si=qt.forwardRef(function(Rt,ne){var on,cn=Rt.id,me=Rt.prefixCls,tn=Rt.className,ln=Rt.showSearch,gn=Rt.tagRender,Rn=Rt.direction,pn=Rt.omitDomProps,wn=Rt.displayValues,Mn=Rt.onDisplayValuesChange,Fi=Rt.emptyOptions,ai=Rt.notFoundContent,li=ai===void 0?"Not Found":ai,we=Rt.onClear,Ei=Rt.mode,Bi=Rt.disabled,co=Rt.loading,Te=Rt.getInputElement,an=Rt.getRawInputElement,Dn=Rt.open,An=Rt.defaultOpen,Wn=Rt.onDropdownVisibleChange,ui=Rt.activeValue,fi=Rt.onActiveValueChange,Pi=Rt.activeDescendantId,bi=Rt.searchValue,Ii=Rt.autoClearSearchValue,De=Rt.onSearch,Ki=Rt.onSearchSplit,Be=Rt.tokenSeparators,ji=Rt.allowClear,Bo=Rt.prefix,ro=Rt.suffixIcon,So=Rt.clearIcon,Gi=Rt.OptionList,di=Rt.animation,qi=Rt.transitionName,vr=Rt.dropdownStyle,xo=Rt.dropdownClassName,Nn=Rt.dropdownMatchSelectWidth,It=Rt.dropdownRender,ko=Rt.dropdownAlign,yr=Rt.placement,ts=Rt.builtinPlacements,rr=Rt.getPopupContainer,Xi=Rt.showAction,jn=Xi===void 0?[]:Xi,Zn=Rt.onFocus,wi=Rt.onBlur,_n=Rt.onKeyUp,vi=Rt.onKeyDown,ao=Rt.onMouseDown,Qn=(0,ue.Z)(Rt,fn),zn=ti(Ei),We=(ln!==void 0?ln:zn)||Ei==="combobox",ei=(0,Fe.Z)({},Qn);Un.forEach(function(To){delete ei[To]}),pn==null||pn.forEach(function(To){delete ei[To]});var Vi=qt.useState(!1),Mo=(0,fe.Z)(Vi,2),so=Mo[0],Io=Mo[1];qt.useEffect(function(){Io((0,Ft.Z)())},[]);var sr=qt.useRef(null),Ro=qt.useRef(null),gr=qt.useRef(null),ar=qt.useRef(null),Sr=qt.useRef(null),ge=qt.useRef(!1),Rr=Lt(),Ja=(0,fe.Z)(Rr,3),es=Ja[0],Fs=Ja[1],_o=Ja[2];qt.useImperativeHandle(ne,function(){var To,ho;return{focus:(To=ar.current)===null||To===void 0?void 0:To.focus,blur:(ho=ar.current)===null||ho===void 0?void 0:ho.blur,scrollTo:function(Yn){var Zr;return(Zr=Sr.current)===null||Zr===void 0?void 0:Zr.scrollTo(Yn)},nativeElement:sr.current||Ro.current}});var la=qt.useMemo(function(){var To;if(Ei!=="combobox")return bi;var ho=(To=wn[0])===null||To===void 0?void 0:To.value;return typeof ho=="string"||typeof ho=="number"?String(ho):""},[bi,Ei,wn]),jl=Ei==="combobox"&&typeof Te=="function"&&Te()||null,lo=typeof an=="function"&&an(),Or=(0,et.x1)(Ro,lo==null||(on=lo.props)===null||on===void 0?void 0:on.ref),kl=qt.useState(!1),ds=(0,fe.Z)(kl,2),lu=ds[0],xa=ds[1];(0,Xe.Z)(function(){xa(!0)},[]);var oi=(0,He.Z)(!1,{defaultValue:An,value:Dn}),Gl=(0,fe.Z)(oi,2),uu=Gl[0],ua=Gl[1],Yr=lu?uu:!1,Fu=!li&&Fi;(Bi||Fu&&Yr&&Ei==="combobox")&&(Yr=!1);var Fn=Fu?!1:Yr,gi=qt.useCallback(function(To){var ho=To!==void 0?To:!Yr;Bi||(ua(ho),Yr!==ho&&(Wn==null||Wn(ho)))},[Bi,Yr,ua,Wn]),Mi=qt.useMemo(function(){return(Be||[]).some(function(To){return[`
`,`\r
`].includes(To)})},[Be]),Ri=qt.useContext(un)||{},Yi=Ri.maxCount,No=Ri.rawValues,ri=function(ho,Bs,Yn){if(!(zn&&Ee(Yi)&&(No==null?void 0:No.size)>=Yi)){var Zr=!0,Xt=ho;fi==null||fi(null);var Re=rn(ho,Be,Ee(Yi)?Yi-No.size:void 0),$a=Yn?null:Re;return Ei!=="combobox"&&$a&&(Xt="",Ki==null||Ki($a),gi(!1),Zr=!1),De&&la!==Xt&&De(Xt,{source:Bs?"typing":"effect"}),Zr}},Pa=function(ho){!ho||!ho.trim()||De(ho,{source:"submit"})};qt.useEffect(function(){!Yr&&!zn&&Ei!=="combobox"&&ri("",!1,!1)},[Yr]),qt.useEffect(function(){uu&&Bi&&ua(!1),Bi&&!ge.current&&Fs(!1)},[Bi]);var ns=Et(),zr=(0,fe.Z)(ns,2),Uo=zr[0],Js=zr[1],wa=qt.useRef(!1),Es=function(ho){var Bs=Uo(),Yn=ho.key,Zr=Yn==="Enter";if(Zr&&(Ei!=="combobox"&&ho.preventDefault(),Yr||gi(!0)),Js(!!la),Yn==="Backspace"&&!Bs&&zn&&!la&&wn.length){for(var Xt=(0,ce.Z)(wn),Re=null,$a=Xt.length-1;$a>=0;$a-=1){var Wl=Xt[$a];if(!Wl.disabled){Xt.splice($a,1),Re=Wl;break}}Re&&Mn(Xt,{type:"remove",values:[Re]})}for(var ha=arguments.length,Qs=new Array(ha>1?ha-1:0),gl=1;gl<ha;gl++)Qs[gl-1]=arguments[gl];if(Yr&&(!Zr||!wa.current)){var hu;Zr&&(wa.current=!0),(hu=Sr.current)===null||hu===void 0||hu.onKeyDown.apply(hu,[ho].concat(Qs))}vi==null||vi.apply(void 0,[ho].concat(Qs))},Ca=function(ho){for(var Bs=arguments.length,Yn=new Array(Bs>1?Bs-1:0),Zr=1;Zr<Bs;Zr++)Yn[Zr-1]=arguments[Zr];if(Yr){var Xt;(Xt=Sr.current)===null||Xt===void 0||Xt.onKeyUp.apply(Xt,[ho].concat(Yn))}ho.key==="Enter"&&(wa.current=!1),_n==null||_n.apply(void 0,[ho].concat(Yn))},Ml=function(ho){var Bs=wn.filter(function(Yn){return Yn!==ho});Mn(Bs,{type:"remove",values:[ho]})},Qa=function(){wa.current=!1},Eu=qt.useRef(!1),Kd=function(){Fs(!0),Bi||(Zn&&!Eu.current&&Zn.apply(void 0,arguments),jn.includes("focus")&&gi(!0)),Eu.current=!0},sd=function(){ge.current=!0,Fs(!1,function(){Eu.current=!1,ge.current=!1,gi(!1)}),!Bi&&(la&&(Ei==="tags"?De(la,{source:"submit"}):Ei==="multiple"&&De("",{source:"blur"})),wi&&wi.apply(void 0,arguments))},fl=[];qt.useEffect(function(){return function(){fl.forEach(function(To){return clearTimeout(To)}),fl.splice(0,fl.length)}},[]);var Hl=function(ho){var Bs,Yn=ho.target,Zr=(Bs=gr.current)===null||Bs===void 0?void 0:Bs.getPopupElement();if(Zr&&Zr.contains(Yn)){var Xt=setTimeout(function(){var ha=fl.indexOf(Xt);if(ha!==-1&&fl.splice(ha,1),_o(),!so&&!Zr.contains(document.activeElement)){var Qs;(Qs=ar.current)===null||Qs===void 0||Qs.focus()}});fl.push(Xt)}for(var Re=arguments.length,$a=new Array(Re>1?Re-1:0),Wl=1;Wl<Re;Wl++)$a[Wl-1]=arguments[Wl];ao==null||ao.apply(void 0,[ho].concat($a))},Ra=qt.useState({}),ad=(0,fe.Z)(Ra,2),ld=ad[1];function Zd(){ld({})}var xr;lo&&(xr=function(ho){gi(ho)}),Vt(function(){var To;return[sr.current,(To=gr.current)===null||To===void 0?void 0:To.getPopupElement()]},Fn,gi,!!lo);var Wf=qt.useMemo(function(){return(0,Fe.Z)((0,Fe.Z)({},Rt),{},{notFoundContent:li,open:Yr,triggerOpen:Fn,id:cn,showSearch:We,multiple:zn,toggleOpen:gi})},[Rt,li,Fn,Yr,cn,We,zn,gi]),ud=!!ro||co,Au;ud&&(Au=qt.createElement(gt,{className:le()("".concat(me,"-arrow"),(0,Pe.Z)({},"".concat(me,"-arrow-loading"),co)),customizeIcon:ro,customizeIconProps:{loading:co,searchValue:la,open:Yr,focused:es,showSearch:We}}));var Bu=function(){var ho;we==null||we(),(ho=ar.current)===null||ho===void 0||ho.focus(),Mn([],{type:"clear",values:wn}),ri("",!1,!1)},fs=lt(me,Bu,wn,ji,So,Bi,la,Ei),As=fs.allowClear,Kr=fs.clearIcon,is=qt.createElement(Gi,{ref:Sr}),hd=le()(me,tn,(0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)({},"".concat(me,"-focused"),es),"".concat(me,"-multiple"),zn),"".concat(me,"-single"),!zn),"".concat(me,"-allow-clear"),ji),"".concat(me,"-show-arrow"),ud),"".concat(me,"-disabled"),Bi),"".concat(me,"-loading"),co),"".concat(me,"-open"),Yr),"".concat(me,"-customize-input"),jl),"".concat(me,"-show-search"),We)),Du=qt.createElement(Mt,{ref:gr,disabled:Bi,prefixCls:me,visible:Fn,popupElement:is,animation:di,transitionName:qi,dropdownStyle:vr,dropdownClassName:xo,direction:Rn,dropdownMatchSelectWidth:Nn,dropdownRender:It,dropdownAlign:ko,placement:yr,builtinPlacements:ts,getPopupContainer:rr,empty:Fi,getTriggerDOMNode:function(ho){return Ro.current||ho},onPopupVisibleChange:xr,onPopupMouseEnter:Zd},lo?qt.cloneElement(lo,{ref:Or}):qt.createElement($n,(0,Gt.Z)({},Rt,{domRef:Ro,prefixCls:me,inputElement:jl,ref:ar,id:cn,prefix:Bo,showSearch:We,autoClearSearchValue:Ii,mode:Ei,activeDescendantId:Pi,tagRender:gn,values:wn,open:Yr,onToggleOpen:gi,activeValue:ui,searchValue:la,onSearch:ri,onSearchSubmit:Pa,onRemove:Ml,tokenWithEnter:Mi,onInputBlur:Qa}))),$o;return lo?$o=Du:$o=qt.createElement("div",(0,Gt.Z)({className:hd},ei,{ref:sr,onMouseDown:Hl,onKeyDown:Es,onKeyUp:Ca,onFocus:Kd,onBlur:sd}),qt.createElement(In,{visible:es&&!Yr,values:wn}),Du,Au,As&&Kr),qt.createElement(pt.Provider,{value:Wf},$o)}),Oi=Si,vo=function(){return null};vo.isSelectOptGroup=!0;var Di=vo,Ai=function(){return null};Ai.isSelectOption=!0;var Ni=Ai,Lr=Jt(80547),ir=Jt(2738),Do=Jt(65283);function Er(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var or=["disabled","title","children","style","className"];function Hs(Rt){return typeof Rt=="string"||typeof Rt=="number"}var kr=function(ne,on){var cn=vt(),me=cn.prefixCls,tn=cn.id,ln=cn.open,gn=cn.multiple,Rn=cn.mode,pn=cn.searchValue,wn=cn.toggleOpen,Mn=cn.notFoundContent,Fi=cn.onPopupScroll,ai=qt.useContext(un),li=ai.maxCount,we=ai.flattenOptions,Ei=ai.onActiveValue,Bi=ai.defaultActiveFirstOption,co=ai.onSelect,Te=ai.menuItemSelectedIcon,an=ai.rawValues,Dn=ai.fieldNames,An=ai.virtual,Wn=ai.direction,ui=ai.listHeight,fi=ai.listItemHeight,Pi=ai.optionRender,bi="".concat(me,"-item"),Ii=(0,Lr.Z)(function(){return we},[ln,we],function(Xi,jn){return jn[0]&&Xi[1]!==jn[1]}),De=qt.useRef(null),Ki=qt.useMemo(function(){return gn&&Ee(li)&&(an==null?void 0:an.size)>=li},[gn,li,an==null?void 0:an.size]),Be=function(jn){jn.preventDefault()},ji=function(jn){var Zn;(Zn=De.current)===null||Zn===void 0||Zn.scrollTo(typeof jn=="number"?{index:jn}:jn)},Bo=qt.useCallback(function(Xi){return Rn==="combobox"?!1:an.has(Xi)},[Rn,(0,ce.Z)(an).toString(),an.size]),ro=function(jn){for(var Zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,wi=Ii.length,_n=0;_n<wi;_n+=1){var vi=(jn+_n*Zn+wi)%wi,ao=Ii[vi]||{},Qn=ao.group,zn=ao.data;if(!Qn&&!(zn!=null&&zn.disabled)&&(Bo(zn.value)||!Ki))return vi}return-1},So=qt.useState(function(){return ro(0)}),Gi=(0,fe.Z)(So,2),di=Gi[0],qi=Gi[1],vr=function(jn){var Zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;qi(jn);var wi={source:Zn?"keyboard":"mouse"},_n=Ii[jn];if(!_n){Ei(null,-1,wi);return}Ei(_n.value,jn,wi)};(0,qt.useEffect)(function(){vr(Bi!==!1?ro(0):-1)},[Ii.length,pn]);var xo=qt.useCallback(function(Xi){return Rn==="combobox"?String(Xi).toLowerCase()===pn.toLowerCase():an.has(Xi)},[Rn,pn,(0,ce.Z)(an).toString(),an.size]);(0,qt.useEffect)(function(){var Xi=setTimeout(function(){if(!gn&&ln&&an.size===1){var Zn=Array.from(an)[0],wi=Ii.findIndex(function(_n){var vi=_n.data;return pn?String(vi.value).startsWith(pn):vi.value===Zn});wi!==-1&&(vr(wi),ji(wi))}});if(ln){var jn;(jn=De.current)===null||jn===void 0||jn.scrollTo(void 0)}return function(){return clearTimeout(Xi)}},[ln,pn]);var Nn=function(jn){jn!==void 0&&co(jn,{selected:!an.has(jn)}),gn||wn(!1)};if(qt.useImperativeHandle(on,function(){return{onKeyDown:function(jn){var Zn=jn.which,wi=jn.ctrlKey;switch(Zn){case Yt.Z.N:case Yt.Z.P:case Yt.Z.UP:case Yt.Z.DOWN:{var _n=0;if(Zn===Yt.Z.UP?_n=-1:Zn===Yt.Z.DOWN?_n=1:Er()&&wi&&(Zn===Yt.Z.N?_n=1:Zn===Yt.Z.P&&(_n=-1)),_n!==0){var vi=ro(di+_n,_n);ji(vi),vr(vi,!0)}break}case Yt.Z.TAB:case Yt.Z.ENTER:{var ao,Qn=Ii[di];Qn&&!(Qn!=null&&(ao=Qn.data)!==null&&ao!==void 0&&ao.disabled)&&!Ki?Nn(Qn.value):Nn(void 0),ln&&jn.preventDefault();break}case Yt.Z.ESC:wn(!1),ln&&jn.stopPropagation()}},onKeyUp:function(){},scrollTo:function(jn){ji(jn)}}}),Ii.length===0)return qt.createElement("div",{role:"listbox",id:"".concat(tn,"_list"),className:"".concat(bi,"-empty"),onMouseDown:Be},Mn);var It=Object.keys(Dn).map(function(Xi){return Dn[Xi]}),ko=function(jn){return jn.label};function yr(Xi,jn){var Zn=Xi.group;return{role:Zn?"presentation":"option",id:"".concat(tn,"_list_").concat(jn)}}var ts=function(jn){var Zn=Ii[jn];if(!Zn)return null;var wi=Zn.data||{},_n=wi.value,vi=Zn.group,ao=(0,te.Z)(wi,!0),Qn=ko(Zn);return Zn?qt.createElement("div",(0,Gt.Z)({"aria-label":typeof Qn=="string"&&!vi?Qn:null},ao,{key:jn},yr(Zn,jn),{"aria-selected":xo(_n)}),_n):null},rr={role:"listbox",id:"".concat(tn,"_list")};return qt.createElement(qt.Fragment,null,An&&qt.createElement("div",(0,Gt.Z)({},rr,{style:{height:0,width:0,overflow:"hidden"}}),ts(di-1),ts(di),ts(di+1)),qt.createElement(Do.Z,{itemKey:"key",ref:De,data:Ii,height:ui,itemHeight:fi,fullHeight:!1,onMouseDown:Be,onScroll:Fi,virtual:An,direction:Wn,innerProps:An?null:rr},function(Xi,jn){var Zn=Xi.group,wi=Xi.groupOption,_n=Xi.data,vi=Xi.label,ao=Xi.value,Qn=_n.key;if(Zn){var zn,We=(zn=_n.title)!==null&&zn!==void 0?zn:Hs(vi)?vi.toString():void 0;return qt.createElement("div",{className:le()(bi,"".concat(bi,"-group"),_n.className),title:We},vi!==void 0?vi:Qn)}var ei=_n.disabled,Vi=_n.title,Mo=_n.children,so=_n.style,Io=_n.className,sr=(0,ue.Z)(_n,or),Ro=(0,ir.Z)(sr,It),gr=Bo(ao),ar=ei||!gr&&Ki,Sr="".concat(bi,"-option"),ge=le()(bi,Sr,Io,(0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)({},"".concat(Sr,"-grouped"),wi),"".concat(Sr,"-active"),di===jn&&!ar),"".concat(Sr,"-disabled"),ar),"".concat(Sr,"-selected"),gr)),Rr=ko(Xi),Ja=!Te||typeof Te=="function"||gr,es=typeof Rr=="number"?Rr:Rr||ao,Fs=Hs(es)?es.toString():void 0;return Vi!==void 0&&(Fs=Vi),qt.createElement("div",(0,Gt.Z)({},(0,te.Z)(Ro),An?{}:yr(Xi,jn),{"aria-selected":xo(ao),className:ge,title:Fs,onMouseMove:function(){di===jn||ar||vr(jn)},onClick:function(){ar||Nn(ao)},style:so}),qt.createElement("div",{className:"".concat(Sr,"-content")},typeof Pi=="function"?Pi(Xi,{index:jn}):es),qt.isValidElement(Te)||gr,Ja&&qt.createElement(gt,{className:"".concat(bi,"-option-state"),customizeIcon:Te,customizeIconProps:{value:ao,disabled:ar,isSelected:gr}},gr?"\u2713":null))}))},Mr=qt.forwardRef(kr),_r=Mr,Ur=function(Rt,ne){var on=qt.useRef({values:new Map,options:new Map}),cn=qt.useMemo(function(){var tn=on.current,ln=tn.values,gn=tn.options,Rn=Rt.map(function(Mn){if(Mn.label===void 0){var Fi;return(0,Fe.Z)((0,Fe.Z)({},Mn),{},{label:(Fi=ln.get(Mn.value))===null||Fi===void 0?void 0:Fi.label})}return Mn}),pn=new Map,wn=new Map;return Rn.forEach(function(Mn){pn.set(Mn.value,Mn),wn.set(Mn.value,ne.get(Mn.value)||gn.get(Mn.value))}),on.current.values=pn,on.current.options=wn,Rn},[Rt,ne]),me=qt.useCallback(function(tn){return ne.get(tn)||on.current.options.get(tn)},[ne]);return[cn,me]};function nr(Rt,ne){return en(Rt).join("").toUpperCase().includes(ne)}var Ct=function(Rt,ne,on,cn,me){return qt.useMemo(function(){if(!on||cn===!1)return Rt;var tn=ne.options,ln=ne.label,gn=ne.value,Rn=[],pn=typeof cn=="function",wn=on.toUpperCase(),Mn=pn?cn:function(ai,li){return me?nr(li[me],wn):li[tn]?nr(li[ln!=="children"?ln:"label"],wn):nr(li[gn],wn)},Fi=pn?function(ai){return ke(ai)}:function(ai){return ai};return Rt.forEach(function(ai){if(ai[tn]){var li=Mn(on,Fi(ai));if(li)Rn.push(ai);else{var we=ai[tn].filter(function(Ei){return Mn(on,Fi(Ei))});we.length&&Rn.push((0,Fe.Z)((0,Fe.Z)({},ai),{},(0,Pe.Z)({},tn,we)))}return}Mn(on,Fi(ai))&&Rn.push(ai)}),Rn},[Rt,cn,me,on,ne])},Ui=Jt(6551),Lo=Jt(11592),Ko=["children","value"],Ar=["children"];function Br(Rt){var ne=Rt,on=ne.key,cn=ne.props,me=cn.children,tn=cn.value,ln=(0,ue.Z)(cn,Ko);return(0,Fe.Z)({key:on,value:tn!==void 0?tn:on,children:me},ln)}function Ns(Rt){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,Lo.Z)(Rt).map(function(on,cn){if(!qt.isValidElement(on)||!on.type)return null;var me=on,tn=me.type.isSelectOptGroup,ln=me.key,gn=me.props,Rn=gn.children,pn=(0,ue.Z)(gn,Ar);return ne||!tn?Br(on):(0,Fe.Z)((0,Fe.Z)({key:"__RC_SELECT_GRP__".concat(ln===null?cn:ln,"__"),label:ln},pn),{},{options:Ns(Rn)})}).filter(function(on){return on})}var Xs=function(ne,on,cn,me,tn){return qt.useMemo(function(){var ln=ne,gn=!ne;gn&&(ln=Ns(on));var Rn=new Map,pn=new Map,wn=function(ai,li,we){we&&typeof we=="string"&&ai.set(li[we],li)},Mn=function Fi(ai){for(var li=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,we=0;we<ai.length;we+=1){var Ei=ai[we];!Ei[cn.options]||li?(Rn.set(Ei[cn.value],Ei),wn(pn,Ei,cn.label),wn(pn,Ei,me),wn(pn,Ei,tn)):Fi(Ei[cn.options],!0)}};return Mn(ln),{options:ln,valueOptions:Rn,labelOptions:pn}},[ne,on,cn,me,tn])},Dr=Xs;function Me(Rt){var ne=qt.useRef();ne.current=Rt;var on=qt.useCallback(function(){return ne.current.apply(ne,arguments)},[]);return on}function xe(Rt){var ne=Rt.mode,on=Rt.options,cn=Rt.children,me=Rt.backfill,tn=Rt.allowClear,ln=Rt.placeholder,gn=Rt.getInputElement,Rn=Rt.showSearch,pn=Rt.onSearch,wn=Rt.defaultOpen,Mn=Rt.autoFocus,Fi=Rt.labelInValue,ai=Rt.value,li=Rt.inputValue,we=Rt.optionLabelProp,Ei=isMultiple(ne),Bi=Rn!==void 0?Rn:Ei||ne==="combobox",co=on||convertChildrenToData(cn);if(warning(ne!=="tags"||co.every(function(An){return!An.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),ne==="tags"||ne==="combobox"){var Te=co.some(function(An){return An.options?An.options.some(function(Wn){return typeof("value"in Wn?Wn.value:Wn.key)=="number"}):typeof("value"in An?An.value:An.key)=="number"});warning(!Te,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(ne!=="combobox"||!we,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(ne==="combobox"||!me,"`backfill` only works with `combobox` mode."),warning(ne==="combobox"||!gn,"`getInputElement` only work with `combobox` mode."),noteOnce(ne!=="combobox"||!gn||!tn||!ln,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),pn&&!Bi&&ne!=="combobox"&&ne!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!wn||Mn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),ai!=null){var an=toArray(ai);warning(!Fi||an.every(function(An){return _typeof(An)==="object"&&("key"in An||"value"in An)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Ei||Array.isArray(ai),"`value` should be array when `mode` is `multiple` or `tags`")}if(cn){var Dn=null;toNodeArray(cn).some(function(An){if(!React.isValidElement(An)||!An.type)return!1;var Wn=An,ui=Wn.type;if(ui.isSelectOption)return!1;if(ui.isSelectOptGroup){var fi=toNodeArray(An.props.children).every(function(Pi){return!React.isValidElement(Pi)||!An.type||Pi.type.isSelectOption?!0:(Dn=Pi.type,!1)});return!fi}return Dn=ui,!0}),Dn&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(Dn.displayName||Dn.name||Dn,"`.")),warning(li===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function de(Rt,ne){if(Rt){var on=function cn(me){for(var tn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ln=0;ln<me.length;ln++){var gn=me[ln];if(gn[ne==null?void 0:ne.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!tn&&Array.isArray(gn[ne==null?void 0:ne.options])&&cn(gn[ne==null?void 0:ne.options],!0))break}};on(Rt)}}var Gn=null,si=["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"],pi=["inputValue"];function nn(Rt){return!Rt||(0,ie.Z)(Rt)!=="object"}var kn=qt.forwardRef(function(Rt,ne){var on=Rt.id,cn=Rt.mode,me=Rt.prefixCls,tn=me===void 0?"rc-select":me,ln=Rt.backfill,gn=Rt.fieldNames,Rn=Rt.inputValue,pn=Rt.searchValue,wn=Rt.onSearch,Mn=Rt.autoClearSearchValue,Fi=Mn===void 0?!0:Mn,ai=Rt.onSelect,li=Rt.onDeselect,we=Rt.dropdownMatchSelectWidth,Ei=we===void 0?!0:we,Bi=Rt.filterOption,co=Rt.filterSort,Te=Rt.optionFilterProp,an=Rt.optionLabelProp,Dn=Rt.options,An=Rt.optionRender,Wn=Rt.children,ui=Rt.defaultActiveFirstOption,fi=Rt.menuItemSelectedIcon,Pi=Rt.virtual,bi=Rt.direction,Ii=Rt.listHeight,De=Ii===void 0?200:Ii,Ki=Rt.listItemHeight,Be=Ki===void 0?20:Ki,ji=Rt.labelRender,Bo=Rt.value,ro=Rt.defaultValue,So=Rt.labelInValue,Gi=Rt.onChange,di=Rt.maxCount,qi=(0,ue.Z)(Rt,si),vr=(0,Ui.ZP)(on),xo=ti(cn),Nn=!!(!Dn&&Wn),It=qt.useMemo(function(){return Bi===void 0&&cn==="combobox"?!1:Bi},[Bi,cn]),ko=qt.useMemo(function(){return Ze(gn,Nn)},[JSON.stringify(gn),Nn]),yr=(0,He.Z)("",{value:pn!==void 0?pn:Rn,postState:function(Mi){return Mi||""}}),ts=(0,fe.Z)(yr,2),rr=ts[0],Xi=ts[1],jn=Dr(Dn,Wn,ko,Te,an),Zn=jn.valueOptions,wi=jn.labelOptions,_n=jn.options,vi=qt.useCallback(function(gi){var Mi=en(gi);return Mi.map(function(Ri){var Yi,No,ri,Pa,ns;if(nn(Ri))Yi=Ri;else{var zr;ri=Ri.key,No=Ri.label,Yi=(zr=Ri.value)!==null&&zr!==void 0?zr:ri}var Uo=Zn.get(Yi);if(Uo){var Js;if(No===void 0&&(No=Uo==null?void 0:Uo[an||ko.label]),ri===void 0&&(ri=(Js=Uo==null?void 0:Uo.key)!==null&&Js!==void 0?Js:Yi),Pa=Uo==null?void 0:Uo.disabled,ns=Uo==null?void 0:Uo.title,0)var wa}return{label:No,value:Yi,key:ri,disabled:Pa,title:ns}})},[ko,an,Zn]),ao=(0,He.Z)(ro,{value:Bo}),Qn=(0,fe.Z)(ao,2),zn=Qn[0],We=Qn[1],ei=qt.useMemo(function(){var gi,Mi=xo&&zn===null?[]:zn,Ri=vi(Mi);return cn==="combobox"&&Wt((gi=Ri[0])===null||gi===void 0?void 0:gi.value)?[]:Ri},[zn,vi,cn,xo]),Vi=Ur(ei,Zn),Mo=(0,fe.Z)(Vi,2),so=Mo[0],Io=Mo[1],sr=qt.useMemo(function(){if(!cn&&so.length===1){var gi=so[0];if(gi.value===null&&(gi.label===null||gi.label===void 0))return[]}return so.map(function(Mi){var Ri;return(0,Fe.Z)((0,Fe.Z)({},Mi),{},{label:(Ri=typeof ji=="function"?ji(Mi):Mi.label)!==null&&Ri!==void 0?Ri:Mi.value})})},[cn,so,ji]),Ro=qt.useMemo(function(){return new Set(so.map(function(gi){return gi.value}))},[so]);qt.useEffect(function(){if(cn==="combobox"){var gi,Mi=(gi=so[0])===null||gi===void 0?void 0:gi.value;Xi(ee(Mi)?String(Mi):"")}},[so]);var gr=Me(function(gi,Mi){var Ri=Mi!=null?Mi:gi;return(0,Pe.Z)((0,Pe.Z)({},ko.value,gi),ko.label,Ri)}),ar=qt.useMemo(function(){if(cn!=="tags")return _n;var gi=(0,ce.Z)(_n),Mi=function(Yi){return Zn.has(Yi)};return(0,ce.Z)(so).sort(function(Ri,Yi){return Ri.value<Yi.value?-1:1}).forEach(function(Ri){var Yi=Ri.value;Mi(Yi)||gi.push(gr(Yi,Ri.label))}),gi},[gr,_n,Zn,so,cn]),Sr=Ct(ar,ko,rr,It,Te),ge=qt.useMemo(function(){return cn!=="tags"||!rr||Sr.some(function(gi){return gi[Te||"value"]===rr})||Sr.some(function(gi){return gi[ko.value]===rr})?Sr:[gr(rr)].concat((0,ce.Z)(Sr))},[gr,Te,cn,Sr,rr,ko]),Rr=function gi(Mi){var Ri=(0,ce.Z)(Mi).sort(function(Yi,No){return co(Yi,No,{searchValue:rr})});return Ri.map(function(Yi){return Array.isArray(Yi.options)?(0,Fe.Z)((0,Fe.Z)({},Yi),{},{options:Yi.options.length>0?gi(Yi.options):Yi.options}):Yi})},Ja=qt.useMemo(function(){return co?Rr(ge):ge},[ge,co,rr]),es=qt.useMemo(function(){return Ge(Ja,{fieldNames:ko,childrenAsData:Nn})},[Ja,ko,Nn]),Fs=function(Mi){var Ri=vi(Mi);if(We(Ri),Gi&&(Ri.length!==so.length||Ri.some(function(ri,Pa){var ns;return((ns=so[Pa])===null||ns===void 0?void 0:ns.value)!==(ri==null?void 0:ri.value)}))){var Yi=So?Ri:Ri.map(function(ri){return ri.value}),No=Ri.map(function(ri){return ke(Io(ri.value))});Gi(xo?Yi:Yi[0],xo?No:No[0])}},_o=qt.useState(null),la=(0,fe.Z)(_o,2),jl=la[0],lo=la[1],Or=qt.useState(0),kl=(0,fe.Z)(Or,2),ds=kl[0],lu=kl[1],xa=ui!==void 0?ui:cn!=="combobox",oi=qt.useCallback(function(gi,Mi){var Ri=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Yi=Ri.source,No=Yi===void 0?"keyboard":Yi;lu(Mi),ln&&cn==="combobox"&&gi!==null&&No==="keyboard"&&lo(String(gi))},[ln,cn]),Gl=function(Mi,Ri,Yi){var No=function(){var Ml,Qa=Io(Mi);return[So?{label:Qa==null?void 0:Qa[ko.label],value:Mi,key:(Ml=Qa==null?void 0:Qa.key)!==null&&Ml!==void 0?Ml:Mi}:Mi,ke(Qa)]};if(Ri&&ai){var ri=No(),Pa=(0,fe.Z)(ri,2),ns=Pa[0],zr=Pa[1];ai(ns,zr)}else if(!Ri&&li&&Yi!=="clear"){var Uo=No(),Js=(0,fe.Z)(Uo,2),wa=Js[0],Es=Js[1];li(wa,Es)}},uu=Me(function(gi,Mi){var Ri,Yi=xo?Mi.selected:!0;Yi?Ri=xo?[].concat((0,ce.Z)(so),[gi]):[gi]:Ri=so.filter(function(No){return No.value!==gi}),Fs(Ri),Gl(gi,Yi),cn==="combobox"?lo(""):(!ti||Fi)&&(Xi(""),lo(""))}),ua=function(Mi,Ri){Fs(Mi);var Yi=Ri.type,No=Ri.values;(Yi==="remove"||Yi==="clear")&&No.forEach(function(ri){Gl(ri.value,!1,Yi)})},Yr=function(Mi,Ri){if(Xi(Mi),lo(null),Ri.source==="submit"){var Yi=(Mi||"").trim();if(Yi){var No=Array.from(new Set([].concat((0,ce.Z)(Ro),[Yi])));Fs(No),Gl(Yi,!0),Xi("")}return}Ri.source!=="blur"&&(cn==="combobox"&&Fs(Mi),wn==null||wn(Mi))},Fu=function(Mi){var Ri=Mi;cn!=="tags"&&(Ri=Mi.map(function(No){var ri=wi.get(No);return ri==null?void 0:ri.value}).filter(function(No){return No!==void 0}));var Yi=Array.from(new Set([].concat((0,ce.Z)(Ro),(0,ce.Z)(Ri))));Fs(Yi),Yi.forEach(function(No){Gl(No,!0)})},Fn=qt.useMemo(function(){var gi=Pi!==!1&&Ei!==!1;return(0,Fe.Z)((0,Fe.Z)({},jn),{},{flattenOptions:es,onActiveValue:oi,defaultActiveFirstOption:xa,onSelect:uu,menuItemSelectedIcon:fi,rawValues:Ro,fieldNames:ko,virtual:gi,direction:bi,listHeight:De,listItemHeight:Be,childrenAsData:Nn,maxCount:di,optionRender:An})},[di,jn,es,oi,xa,uu,fi,Ro,ko,Pi,Ei,bi,De,Be,Nn,An]);return qt.createElement(un.Provider,{value:Fn},qt.createElement(Oi,(0,Gt.Z)({},qi,{id:vr,prefixCls:tn,ref:ne,omitDomProps:pi,mode:cn,displayValues:sr,onDisplayValuesChange:ua,direction:bi,searchValue:rr,onSearch:Yr,autoClearSearchValue:Fi,onSearchSplit:Fu,dropdownMatchSelectWidth:Ei,OptionList:_r,emptyOptions:!es.length,activeValue:jl,activeDescendantId:"".concat(vr,"_list_").concat(ds)})))}),mi=kn;mi.Option=Ni,mi.OptGroup=Di;var eo=mi,$i=eo},63158:function(dn,Vn,Jt){"use strict";var Gt=Jt(14809),ce=Jt(4635),Pe=Jt(50298),Fe=Jt(62646),fe=Jt(59301),ue=Jt(92310),ie=Jt.n(ue),He=Jt(18929),ve=Jt(10228),qt=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],qe=fe.forwardRef(function(le,Xe){var Ft,et=le.prefixCls,it=et===void 0?"rc-switch":et,gt=le.className,lt=le.checked,pt=le.defaultChecked,vt=le.disabled,Lt=le.loadingIcon,Et=le.checkedChildren,Vt=le.unCheckedChildren,Yt=le.onClick,oe=le.onChange,te=le.onKeyDown,Qt=(0,Fe.Z)(le,qt),Se=(0,He.Z)(!1,{value:lt,defaultValue:pt}),ae=(0,Pe.Z)(Se,2),be=ae[0],je=ae[1];function Je(yn,ee){var Wt=be;return vt||(Wt=yn,je(Wt),oe==null||oe(Wt,ee)),Wt}function Bn(yn){yn.which===ve.Z.LEFT?Je(!1,yn):yn.which===ve.Z.RIGHT&&Je(!0,yn),te==null||te(yn)}function en(yn){var ee=Je(!be,yn);Yt==null||Yt(ee,yn)}var Sn=ie()(it,gt,(Ft={},(0,ce.Z)(Ft,"".concat(it,"-checked"),be),(0,ce.Z)(Ft,"".concat(it,"-disabled"),vt),Ft));return fe.createElement("button",(0,Gt.Z)({},Qt,{type:"button",role:"switch","aria-checked":be,disabled:vt,className:Sn,ref:Xe,onKeyDown:Bn,onClick:en}),Lt,fe.createElement("span",{className:"".concat(it,"-inner")},fe.createElement("span",{className:"".concat(it,"-inner-checked")},Et),fe.createElement("span",{className:"".concat(it,"-inner-unchecked")},Vt)))});qe.displayName="Switch",Vn.Z=qe},22711:function(dn,Vn,Jt){"use strict";Jt.r(Vn),Jt.d(Vn,{ResizableTextArea:function(){return ae},default:function(){return Bn}});var Gt=Jt(14809),ce=Jt(4635),Pe=Jt(20439),Fe=Jt(95190),fe=Jt(50298),ue=Jt(62646),ie=Jt(92310),He=Jt.n(ie),ve=Jt(36901),qt=Jt(66003),qe=Jt(30292),le=Jt(18929),Xe=Jt(59301),Ft=Jt(93664),et=Jt(29301),it=Jt(34280),gt=Jt(16089),lt=`
min-height:0 !important;
max-height:none !important;
height:0 !important;
visibility:hidden !important;
overflow:hidden !important;
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
pointer-events: none !important;
`,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Lt;function Et(en){var Sn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,yn=en.getAttribute("id")||en.getAttribute("data-reactid")||en.getAttribute("name");if(Sn&&vt[yn])return vt[yn];var ee=window.getComputedStyle(en),Wt=ee.getPropertyValue("box-sizing")||ee.getPropertyValue("-moz-box-sizing")||ee.getPropertyValue("-webkit-box-sizing"),Oe=parseFloat(ee.getPropertyValue("padding-bottom"))+parseFloat(ee.getPropertyValue("padding-top")),Ln=parseFloat(ee.getPropertyValue("border-bottom-width"))+parseFloat(ee.getPropertyValue("border-top-width")),xn=pt.map(function(Ue){return"".concat(Ue,":").concat(ee.getPropertyValue(Ue))}).join(";"),ye={sizingStyle:xn,paddingSize:Oe,borderSize:Ln,boxSizing:Wt};return Sn&&yn&&(vt[yn]=ye),ye}function Vt(en){var Sn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,yn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,ee=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;Lt||(Lt=document.createElement("textarea"),Lt.setAttribute("tab-index","-1"),Lt.setAttribute("aria-hidden","true"),Lt.setAttribute("name","hiddenTextarea"),document.body.appendChild(Lt)),en.getAttribute("wrap")?Lt.setAttribute("wrap",en.getAttribute("wrap")):Lt.removeAttribute("wrap");var Wt=Et(en,Sn),Oe=Wt.paddingSize,Ln=Wt.borderSize,xn=Wt.boxSizing,ye=Wt.sizingStyle;Lt.setAttribute("style","".concat(ye,";").concat(lt)),Lt.value=en.value||en.placeholder||"";var Ue=void 0,Qe=void 0,En,Ye=Lt.scrollHeight;if(xn==="border-box"?Ye+=Ln:xn==="content-box"&&(Ye-=Oe),yn!==null||ee!==null){Lt.value=" ";var bn=Lt.scrollHeight-Oe;yn!==null&&(Ue=bn*yn,xn==="border-box"&&(Ue=Ue+Oe+Ln),Ye=Math.max(Ue,Ye)),ee!==null&&(Qe=bn*ee,xn==="border-box"&&(Qe=Qe+Oe+Ln),En=Ye>Qe?"":"hidden",Ye=Math.min(Qe,Ye))}var $t={height:Ye,overflowY:En,resize:"none"};return Ue&&($t.minHeight=Ue),Qe&&($t.maxHeight=Qe),$t}var Yt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],oe=0,te=1,Qt=2,Se=Xe.forwardRef(function(en,Sn){var yn=en,ee=yn.prefixCls,Wt=yn.defaultValue,Oe=yn.value,Ln=yn.autoSize,xn=yn.onResize,ye=yn.className,Ue=yn.style,Qe=yn.disabled,En=yn.onChange,Ye=yn.onInternalAutoSize,bn=(0,ue.Z)(yn,Yt),$t=(0,le.Z)(Wt,{value:Oe,postState:function(Ni){return Ni!=null?Ni:""}}),Pn=(0,fe.Z)($t,2),$n=Pn[0],At=Pn[1],wt=function(Ni){At(Ni.target.value),En==null||En(Ni)},xt=Xe.useRef();Xe.useImperativeHandle(Sn,function(){return{textArea:xt.current}});var bt=Xe.useMemo(function(){return Ln&&(0,Ft.Z)(Ln)==="object"?[Ln.minRows,Ln.maxRows]:[]},[Ln]),zt=(0,fe.Z)(bt,2),Mt=zt[0],pe=zt[1],Ve=!!Ln,Ee=function(){try{if(document.activeElement===xt.current){var Ni=xt.current,Lr=Ni.selectionStart,ir=Ni.selectionEnd,Do=Ni.scrollTop;xt.current.setSelectionRange(Lr,ir),xt.current.scrollTop=Do}}catch(Er){}},Ze=Xe.useState(Qt),Ge=(0,fe.Z)(Ze,2),ke=Ge[0],rn=Ge[1],_e=Xe.useState(),un=(0,fe.Z)(_e,2),In=un[0],fn=un[1],Un=function(){rn(oe)};(0,it.Z)(function(){Ve&&Un()},[Oe,Mt,pe,Ve]),(0,it.Z)(function(){if(ke===oe)rn(te);else if(ke===te){var Ai=Vt(xt.current,!1,Mt,pe);rn(Qt),fn(Ai)}else Ee()},[ke]);var ti=Xe.useRef(),Si=function(){gt.Z.cancel(ti.current)},Oi=function(Ni){ke===Qt&&(xn==null||xn(Ni),Ln&&(Si(),ti.current=(0,gt.Z)(function(){Un()})))};Xe.useEffect(function(){return Si},[]);var vo=Ve?In:null,Di=(0,Pe.Z)((0,Pe.Z)({},Ue),vo);return(ke===oe||ke===te)&&(Di.overflowY="hidden",Di.overflowX="hidden"),Xe.createElement(et.Z,{onResize:Oi,disabled:!(Ln||xn)},Xe.createElement("textarea",(0,Gt.Z)({},bn,{ref:xt,style:Di,className:He()(ee,ye,(0,ce.Z)({},"".concat(ee,"-disabled"),Qe)),disabled:Qe,value:$n,onChange:wt})))}),ae=Se,be=["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"],je=Xe.forwardRef(function(en,Sn){var yn,ee=en.defaultValue,Wt=en.value,Oe=en.onFocus,Ln=en.onBlur,xn=en.onChange,ye=en.allowClear,Ue=en.maxLength,Qe=en.onCompositionStart,En=en.onCompositionEnd,Ye=en.suffix,bn=en.prefixCls,$t=bn===void 0?"rc-textarea":bn,Pn=en.showCount,$n=en.count,At=en.className,wt=en.style,xt=en.disabled,bt=en.hidden,zt=en.classNames,Mt=en.styles,pe=en.onResize,Ve=en.onClear,Ee=en.onPressEnter,Ze=en.readOnly,Ge=en.autoSize,ke=en.onKeyDown,rn=(0,ue.Z)(en,be),_e=(0,le.Z)(ee,{value:Wt,defaultValue:ee}),un=(0,fe.Z)(_e,2),In=un[0],fn=un[1],Un=In==null?"":String(In),ti=Xe.useState(!1),Si=(0,fe.Z)(ti,2),Oi=Si[0],vo=Si[1],Di=Xe.useRef(!1),Ai=Xe.useState(null),Ni=(0,fe.Z)(Ai,2),Lr=Ni[0],ir=Ni[1],Do=(0,Xe.useRef)(null),Er=(0,Xe.useRef)(null),or=function(){var mi;return(mi=Er.current)===null||mi===void 0?void 0:mi.textArea},Hs=function(){or().focus()};(0,Xe.useImperativeHandle)(Sn,function(){var kn;return{resizableTextArea:Er.current,focus:Hs,blur:function(){or().blur()},nativeElement:((kn=Do.current)===null||kn===void 0?void 0:kn.nativeElement)||or()}}),(0,Xe.useEffect)(function(){vo(function(kn){return!xt&&kn})},[xt]);var kr=Xe.useState(null),Mr=(0,fe.Z)(kr,2),_r=Mr[0],Ur=Mr[1];Xe.useEffect(function(){if(_r){var kn;(kn=or()).setSelectionRange.apply(kn,(0,Fe.Z)(_r))}},[_r]);var nr=(0,qt.Z)($n,Pn),Ct=(yn=nr.max)!==null&&yn!==void 0?yn:Ue,Ui=Number(Ct)>0,Lo=nr.strategy(Un),Ko=!!Ct&&Lo>Ct,Ar=function(mi,eo){var $i=eo;!Di.current&&nr.exceedFormatter&&nr.max&&nr.strategy(eo)>nr.max&&($i=nr.exceedFormatter(eo,{max:nr.max}),eo!==$i&&Ur([or().selectionStart||0,or().selectionEnd||0])),fn($i),(0,qe.rJ)(mi.currentTarget,mi,xn,$i)},Br=function(mi){Di.current=!0,Qe==null||Qe(mi)},Ns=function(mi){Di.current=!1,Ar(mi,mi.currentTarget.value),En==null||En(mi)},Xs=function(mi){Ar(mi,mi.target.value)},Dr=function(mi){mi.key==="Enter"&&Ee&&Ee(mi),ke==null||ke(mi)},Me=function(mi){vo(!0),Oe==null||Oe(mi)},xe=function(mi){vo(!1),Ln==null||Ln(mi)},de=function(mi){fn(""),Hs(),(0,qe.rJ)(or(),mi,xn)},Gn=Ye,si;nr.show&&(nr.showFormatter?si=nr.showFormatter({value:Un,count:Lo,maxLength:Ct}):si="".concat(Lo).concat(Ui?" / ".concat(Ct):""),Gn=Xe.createElement(Xe.Fragment,null,Gn,Xe.createElement("span",{className:He()("".concat($t,"-data-count"),zt==null?void 0:zt.count),style:Mt==null?void 0:Mt.count},si)));var pi=function(mi){var eo;pe==null||pe(mi),(eo=or())!==null&&eo!==void 0&&eo.style.height&&ir(!0)},nn=!Ge&&!Pn&&!ye;return Xe.createElement(ve.BaseInput,{ref:Do,value:Un,allowClear:ye,handleReset:de,suffix:Gn,prefixCls:$t,classNames:(0,Pe.Z)((0,Pe.Z)({},zt),{},{affixWrapper:He()(zt==null?void 0:zt.affixWrapper,(0,ce.Z)((0,ce.Z)({},"".concat($t,"-show-count"),Pn),"".concat($t,"-textarea-allow-clear"),ye))}),disabled:xt,focused:Oi,className:He()(At,Ko&&"".concat($t,"-out-of-range")),style:(0,Pe.Z)((0,Pe.Z)({},wt),Lr&&!nn?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof si=="string"?si:void 0}},hidden:bt,readOnly:Ze,onClear:Ve},Xe.createElement(ae,(0,Gt.Z)({},rn,{autoSize:Ge,maxLength:Ue,onKeyDown:Dr,onChange:Xs,onFocus:Me,onBlur:xe,onCompositionStart:Br,onCompositionEnd:Ns,className:He()(zt==null?void 0:zt.textarea),style:(0,Pe.Z)((0,Pe.Z)({},Mt==null?void 0:Mt.textarea),{},{resize:wt==null?void 0:wt.resize}),disabled:xt,prefixCls:$t,onResize:pi,ref:Er,readOnly:Ze})))}),Je=je,Bn=Je},90472:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return en}});var Gt=Jt(14809),ce=Jt(99153),Pe=Jt(84851),Fe=Jt(13028),fe=Jt(19257),ue=Jt(93046),ie=Jt(4635),He=Jt(59301),ve=Jt(20439),qt=Jt(62646),qe=Jt(93664),le=Jt(70539),Xe=Jt(95764),Ft=Jt(95190),et=Jt(92310),it=Jt.n(et),gt=Jt(26112),lt=Jt(48736),pt=function(Sn,yn){if(Sn&&yn){var ee=Array.isArray(yn)?yn:yn.split(","),Wt=Sn.name||"",Oe=Sn.type||"",Ln=Oe.replace(/\/.*$/,"");return ee.some(function(xn){var ye=xn.trim();if(/^\*(\/\*)?$/.test(xn))return!0;if(ye.charAt(0)==="."){var Ue=Wt.toLowerCase(),Qe=ye.toLowerCase(),En=[Qe];return(Qe===".jpg"||Qe===".jpeg")&&(En=[".jpg",".jpeg"]),En.some(function(Ye){return Ue.endsWith(Ye)})}return/\/\*$/.test(ye)?Ln===ye.replace(/\/.*$/,""):Oe===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 vt(Sn,yn){var ee="cannot ".concat(Sn.method," ").concat(Sn.action," ").concat(yn.status,"'"),Wt=new Error(ee);return Wt.status=yn.status,Wt.method=Sn.method,Wt.url=Sn.action,Wt}function Lt(Sn){var yn=Sn.responseText||Sn.response;if(!yn)return yn;try{return JSON.parse(yn)}catch(ee){return yn}}function Et(Sn){var yn=new XMLHttpRequest;Sn.onProgress&&yn.upload&&(yn.upload.onprogress=function(Ln){Ln.total>0&&(Ln.percent=Ln.loaded/Ln.total*100),Sn.onProgress(Ln)});var ee=new FormData;Sn.data&&Object.keys(Sn.data).forEach(function(Oe){var Ln=Sn.data[Oe];if(Array.isArray(Ln)){Ln.forEach(function(xn){ee.append("".concat(Oe,"[]"),xn)});return}ee.append(Oe,Ln)}),Sn.file instanceof Blob?ee.append(Sn.filename,Sn.file,Sn.file.name):ee.append(Sn.filename,Sn.file),yn.onerror=function(Ln){Sn.onError(Ln)},yn.onload=function(){return yn.status<200||yn.status>=300?Sn.onError(vt(Sn,yn),Lt(yn)):Sn.onSuccess(Lt(yn),yn)},yn.open(Sn.method,Sn.action,!0),Sn.withCredentials&&"withCredentials"in yn&&(yn.withCredentials=!0);var Wt=Sn.headers||{};return Wt["X-Requested-With"]!==null&&yn.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Wt).forEach(function(Oe){Wt[Oe]!==null&&yn.setRequestHeader(Oe,Wt[Oe])}),yn.send(ee),{abort:function(){yn.abort()}}}var Vt=function(){var Sn=(0,Xe.Z)((0,le.Z)().mark(function yn(ee,Wt){var Oe,Ln,xn,ye,Ue,Qe,En,Ye;return(0,le.Z)().wrap(function($t){for(;;)switch($t.prev=$t.next){case 0:Qe=function(){return Qe=(0,Xe.Z)((0,le.Z)().mark(function $n(At){return(0,le.Z)().wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:return xt.abrupt("return",new Promise(function(bt){At.file(function(zt){Wt(zt)?(At.fullPath&&!zt.webkitRelativePath&&(Object.defineProperties(zt,{webkitRelativePath:{writable:!0}}),zt.webkitRelativePath=At.fullPath.replace(/^\//,""),Object.defineProperties(zt,{webkitRelativePath:{writable:!1}})),bt(zt)):bt(null)})}));case 1:case"end":return xt.stop()}},$n)})),Qe.apply(this,arguments)},Ue=function($n){return Qe.apply(this,arguments)},ye=function(){return ye=(0,Xe.Z)((0,le.Z)().mark(function $n(At){var wt,xt,bt,zt,Mt;return(0,le.Z)().wrap(function(Ve){for(;;)switch(Ve.prev=Ve.next){case 0:wt=At.createReader(),xt=[];case 2:return Ve.next=5,new Promise(function(Ee){wt.readEntries(Ee,function(){return Ee([])})});case 5:if(bt=Ve.sent,zt=bt.length,zt){Ve.next=9;break}return Ve.abrupt("break",12);case 9:for(Mt=0;Mt<zt;Mt++)xt.push(bt[Mt]);Ve.next=2;break;case 12:return Ve.abrupt("return",xt);case 13:case"end":return Ve.stop()}},$n)})),ye.apply(this,arguments)},xn=function($n){return ye.apply(this,arguments)},Oe=[],Ln=[],ee.forEach(function(Pn){return Ln.push(Pn.webkitGetAsEntry())}),En=function(){var Pn=(0,Xe.Z)((0,le.Z)().mark(function $n(At,wt){var xt,bt;return(0,le.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(At){Mt.next=2;break}return Mt.abrupt("return");case 2:if(At.path=wt||"",!At.isFile){Mt.next=10;break}return Mt.next=6,Ue(At);case 6:xt=Mt.sent,xt&&Oe.push(xt),Mt.next=15;break;case 10:if(!At.isDirectory){Mt.next=15;break}return Mt.next=13,xn(At);case 13:bt=Mt.sent,Ln.push.apply(Ln,(0,Ft.Z)(bt));case 15:case"end":return Mt.stop()}},$n)}));return function(At,wt){return Pn.apply(this,arguments)}}(),Ye=0;case 9:if(!(Ye<Ln.length)){$t.next=15;break}return $t.next=12,En(Ln[Ye]);case 12:Ye++,$t.next=9;break;case 15:return $t.abrupt("return",Oe);case 16:case"end":return $t.stop()}},yn)}));return function(ee,Wt){return Sn.apply(this,arguments)}}(),Yt=Vt,oe=+new Date,te=0;function Qt(){return"rc-upload-".concat(oe,"-").concat(++te)}var Se=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],ae=function(Sn){(0,fe.Z)(ee,Sn);var yn=(0,ue.Z)(ee);function ee(){var Wt;(0,ce.Z)(this,ee);for(var Oe=arguments.length,Ln=new Array(Oe),xn=0;xn<Oe;xn++)Ln[xn]=arguments[xn];return Wt=yn.call.apply(yn,[this].concat(Ln)),(0,ie.Z)((0,Fe.Z)(Wt),"state",{uid:Qt()}),(0,ie.Z)((0,Fe.Z)(Wt),"reqs",{}),(0,ie.Z)((0,Fe.Z)(Wt),"fileInput",void 0),(0,ie.Z)((0,Fe.Z)(Wt),"_isMounted",void 0),(0,ie.Z)((0,Fe.Z)(Wt),"onChange",function(ye){var Ue=Wt.props,Qe=Ue.accept,En=Ue.directory,Ye=ye.target.files,bn=(0,Ft.Z)(Ye).filter(function($t){return!En||pt($t,Qe)});Wt.uploadFiles(bn),Wt.reset()}),(0,ie.Z)((0,Fe.Z)(Wt),"onClick",function(ye){var Ue=Wt.fileInput;if(Ue){var Qe=ye.target,En=Wt.props.onClick;if(Qe&&Qe.tagName==="BUTTON"){var Ye=Ue.parentNode;Ye.focus(),Qe.blur()}Ue.click(),En&&En(ye)}}),(0,ie.Z)((0,Fe.Z)(Wt),"onKeyDown",function(ye){ye.key==="Enter"&&Wt.onClick(ye)}),(0,ie.Z)((0,Fe.Z)(Wt),"onFileDrop",function(){var ye=(0,Xe.Z)((0,le.Z)().mark(function Ue(Qe){var En,Ye,bn;return(0,le.Z)().wrap(function(Pn){for(;;)switch(Pn.prev=Pn.next){case 0:if(En=Wt.props.multiple,Qe.preventDefault(),Qe.type!=="dragover"){Pn.next=4;break}return Pn.abrupt("return");case 4:if(!Wt.props.directory){Pn.next=11;break}return Pn.next=7,Yt(Array.prototype.slice.call(Qe.dataTransfer.items),function($n){return pt($n,Wt.props.accept)});case 7:Ye=Pn.sent,Wt.uploadFiles(Ye),Pn.next=14;break;case 11:bn=(0,Ft.Z)(Qe.dataTransfer.files).filter(function($n){return pt($n,Wt.props.accept)}),En===!1&&(bn=bn.slice(0,1)),Wt.uploadFiles(bn);case 14:case"end":return Pn.stop()}},Ue)}));return function(Ue){return ye.apply(this,arguments)}}()),(0,ie.Z)((0,Fe.Z)(Wt),"uploadFiles",function(ye){var Ue=(0,Ft.Z)(ye),Qe=Ue.map(function(En){return En.uid=Qt(),Wt.processFile(En,Ue)});Promise.all(Qe).then(function(En){var Ye=Wt.props.onBatchStart;Ye==null||Ye(En.map(function(bn){var $t=bn.origin,Pn=bn.parsedFile;return{file:$t,parsedFile:Pn}})),En.filter(function(bn){return bn.parsedFile!==null}).forEach(function(bn){Wt.post(bn)})})}),(0,ie.Z)((0,Fe.Z)(Wt),"processFile",function(){var ye=(0,Xe.Z)((0,le.Z)().mark(function Ue(Qe,En){var Ye,bn,$t,Pn,$n,At,wt,xt,bt;return(0,le.Z)().wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:if(Ye=Wt.props.beforeUpload,bn=Qe,!Ye){Mt.next=14;break}return Mt.prev=3,Mt.next=6,Ye(Qe,En);case 6:bn=Mt.sent,Mt.next=12;break;case 9:Mt.prev=9,Mt.t0=Mt.catch(3),bn=!1;case 12:if(bn!==!1){Mt.next=14;break}return Mt.abrupt("return",{origin:Qe,parsedFile:null,action:null,data:null});case 14:if($t=Wt.props.action,typeof $t!="function"){Mt.next=21;break}return Mt.next=18,$t(Qe);case 18:Pn=Mt.sent,Mt.next=22;break;case 21:Pn=$t;case 22:if($n=Wt.props.data,typeof $n!="function"){Mt.next=29;break}return Mt.next=26,$n(Qe);case 26:At=Mt.sent,Mt.next=30;break;case 29:At=$n;case 30:return wt=((0,qe.Z)(bn)==="object"||typeof bn=="string")&&bn?bn:Qe,wt instanceof File?xt=wt:xt=new File([wt],Qe.name,{type:Qe.type}),bt=xt,bt.uid=Qe.uid,Mt.abrupt("return",{origin:Qe,data:At,parsedFile:bt,action:Pn});case 35:case"end":return Mt.stop()}},Ue,null,[[3,9]])}));return function(Ue,Qe){return ye.apply(this,arguments)}}()),(0,ie.Z)((0,Fe.Z)(Wt),"saveFileInput",function(ye){Wt.fileInput=ye}),Wt}return(0,Pe.Z)(ee,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(Oe){var Ln=this,xn=Oe.data,ye=Oe.origin,Ue=Oe.action,Qe=Oe.parsedFile;if(this._isMounted){var En=this.props,Ye=En.onStart,bn=En.customRequest,$t=En.name,Pn=En.headers,$n=En.withCredentials,At=En.method,wt=ye.uid,xt=bn||Et,bt={action:Ue,filename:$t,data:xn,file:Qe,headers:Pn,withCredentials:$n,method:At||"post",onProgress:function(Mt){var pe=Ln.props.onProgress;pe==null||pe(Mt,Qe)},onSuccess:function(Mt,pe){var Ve=Ln.props.onSuccess;Ve==null||Ve(Mt,Qe,pe),delete Ln.reqs[wt]},onError:function(Mt,pe){var Ve=Ln.props.onError;Ve==null||Ve(Mt,pe,Qe),delete Ln.reqs[wt]}};Ye(ye),this.reqs[wt]=xt(bt)}}},{key:"reset",value:function(){this.setState({uid:Qt()})}},{key:"abort",value:function(Oe){var Ln=this.reqs;if(Oe){var xn=Oe.uid?Oe.uid:Oe;Ln[xn]&&Ln[xn].abort&&Ln[xn].abort(),delete Ln[xn]}else Object.keys(Ln).forEach(function(ye){Ln[ye]&&Ln[ye].abort&&Ln[ye].abort(),delete Ln[ye]})}},{key:"render",value:function(){var Oe=this.props,Ln=Oe.component,xn=Oe.prefixCls,ye=Oe.className,Ue=Oe.classNames,Qe=Ue===void 0?{}:Ue,En=Oe.disabled,Ye=Oe.id,bn=Oe.name,$t=Oe.style,Pn=Oe.styles,$n=Pn===void 0?{}:Pn,At=Oe.multiple,wt=Oe.accept,xt=Oe.capture,bt=Oe.children,zt=Oe.directory,Mt=Oe.openFileDialogOnClick,pe=Oe.onMouseEnter,Ve=Oe.onMouseLeave,Ee=Oe.hasControlInside,Ze=(0,qt.Z)(Oe,Se),Ge=it()((0,ie.Z)((0,ie.Z)((0,ie.Z)({},xn,!0),"".concat(xn,"-disabled"),En),ye,ye)),ke=zt?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},rn=En?{}:{onClick:Mt?this.onClick:function(){},onKeyDown:Mt?this.onKeyDown:function(){},onMouseEnter:pe,onMouseLeave:Ve,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:Ee?void 0:"0"};return He.createElement(Ln,(0,Gt.Z)({},rn,{className:Ge,role:Ee?void 0:"button",style:$t}),He.createElement("input",(0,Gt.Z)({},(0,gt.Z)(Ze,{aria:!0,data:!0}),{id:Ye,name:bn,disabled:En,type:"file",ref:this.saveFileInput,onClick:function(un){return un.stopPropagation()},key:this.state.uid,style:(0,ve.Z)({display:"none"},$n.input),className:Qe.input,accept:wt},ke,{multiple:At,onChange:this.onChange},xt!=null?{capture:xt}:{})),bt)}}]),ee}(He.Component),be=ae;function je(){}var Je=function(Sn){(0,fe.Z)(ee,Sn);var yn=(0,ue.Z)(ee);function ee(){var Wt;(0,ce.Z)(this,ee);for(var Oe=arguments.length,Ln=new Array(Oe),xn=0;xn<Oe;xn++)Ln[xn]=arguments[xn];return Wt=yn.call.apply(yn,[this].concat(Ln)),(0,ie.Z)((0,Fe.Z)(Wt),"uploader",void 0),(0,ie.Z)((0,Fe.Z)(Wt),"saveUploader",function(ye){Wt.uploader=ye}),Wt}return(0,Pe.Z)(ee,[{key:"abort",value:function(Oe){this.uploader.abort(Oe)}},{key:"render",value:function(){return He.createElement(be,(0,Gt.Z)({},this.props,{ref:this.saveUploader}))}}]),ee}(He.Component);(0,ie.Z)(Je,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:je,onError:je,onSuccess:je,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Bn=Je,en=Bn},65283:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return $n}});var Gt=Jt(14809),ce=Jt(93664),Pe=Jt(20439),Fe=Jt(4635),fe=Jt(50298),ue=Jt(62646),ie=Jt(92310),He=Jt.n(ie),ve=Jt(29301),qt=Jt(70425),qe=Jt(34280),le=Jt(59301),Xe=Jt(4676),Ft=le.forwardRef(function(At,wt){var xt=At.height,bt=At.offsetY,zt=At.offsetX,Mt=At.children,pe=At.prefixCls,Ve=At.onInnerResize,Ee=At.innerProps,Ze=At.rtl,Ge=At.extra,ke={},rn={display:"flex",flexDirection:"column"};return bt!==void 0&&(ke={height:xt,position:"relative",overflow:"hidden"},rn=(0,Pe.Z)((0,Pe.Z)({},rn),{},(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({transform:"translateY(".concat(bt,"px)")},Ze?"marginRight":"marginLeft",-zt),"position","absolute"),"left",0),"right",0),"top",0))),le.createElement("div",{style:ke},le.createElement(ve.Z,{onResize:function(un){var In=un.offsetHeight;In&&Ve&&Ve()}},le.createElement("div",(0,Gt.Z)({style:rn,className:He()((0,Fe.Z)({},"".concat(pe,"-holder-inner"),pe)),ref:wt},Ee),Mt,Ge)))});Ft.displayName="Filler";var et=Ft;function it(At){var wt=At.children,xt=At.setRef,bt=le.useCallback(function(zt){xt(zt)},[]);return le.cloneElement(wt,{ref:bt})}function gt(At,wt,xt,bt,zt,Mt,pe,Ve){var Ee=Ve.getKey;return At.slice(wt,xt+1).map(function(Ze,Ge){var ke=wt+Ge,rn=pe(Ze,ke,{style:{width:bt},offsetX:zt}),_e=Ee(Ze);return le.createElement(it,{key:_e,setRef:function(In){return Mt(Ze,In)}},rn)})}function lt(At,wt,xt,bt){var zt=xt-At,Mt=wt-xt,pe=Math.min(zt,Mt)*2;if(bt<=pe){var Ve=Math.floor(bt/2);return bt%2?xt+Ve+1:xt-Ve}return zt>Mt?xt-(bt-Mt):xt+(bt-zt)}function pt(At,wt,xt){var bt=At.length,zt=wt.length,Mt,pe;if(bt===0&&zt===0)return null;bt<zt?(Mt=At,pe=wt):(Mt=wt,pe=At);var Ve={__EMPTY_ITEM__:!0};function Ee(un){return un!==void 0?xt(un):Ve}for(var Ze=null,Ge=Math.abs(bt-zt)!==1,ke=0;ke<pe.length;ke+=1){var rn=Ee(Mt[ke]),_e=Ee(pe[ke]);if(rn!==_e){Ze=ke,Ge=Ge||rn!==Ee(pe[ke+1]);break}}return Ze===null?null:{index:Ze,multiple:Ge}}function vt(At,wt,xt){var bt=le.useState(At),zt=(0,fe.Z)(bt,2),Mt=zt[0],pe=zt[1],Ve=le.useState(null),Ee=(0,fe.Z)(Ve,2),Ze=Ee[0],Ge=Ee[1];return le.useEffect(function(){var ke=pt(Mt||[],At||[],wt);(ke==null?void 0:ke.index)!==void 0&&(xt==null||xt(ke.index),Ge(At[ke.index])),pe(At)},[At]),[Ze]}var Lt=Jt(16089),Et=(typeof navigator=="undefined"?"undefined":(0,ce.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Vt=Et,Yt=function(At,wt,xt,bt){var zt=(0,le.useRef)(!1),Mt=(0,le.useRef)(null);function pe(){clearTimeout(Mt.current),zt.current=!0,Mt.current=setTimeout(function(){zt.current=!1},50)}var Ve=(0,le.useRef)({top:At,bottom:wt,left:xt,right:bt});return Ve.current.top=At,Ve.current.bottom=wt,Ve.current.left=xt,Ve.current.right=bt,function(Ee,Ze){var Ge=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,ke=Ee?Ze<0&&Ve.current.left||Ze>0&&Ve.current.right:Ze<0&&Ve.current.top||Ze>0&&Ve.current.bottom;return Ge&&ke?(clearTimeout(Mt.current),zt.current=!1):(!ke||zt.current)&&pe(),!zt.current&&ke}};function oe(At,wt,xt,bt,zt,Mt,pe){var Ve=(0,le.useRef)(0),Ee=(0,le.useRef)(null),Ze=(0,le.useRef)(null),Ge=(0,le.useRef)(!1),ke=Yt(wt,xt,bt,zt);function rn(ti,Si){if(Lt.Z.cancel(Ee.current),!ke(!1,Si)){var Oi=ti;if(!Oi._virtualHandled)Oi._virtualHandled=!0;else return;Ve.current+=Si,Ze.current=Si,Vt||Oi.preventDefault(),Ee.current=(0,Lt.Z)(function(){var vo=Ge.current?10:1;pe(Ve.current*vo,!1),Ve.current=0})}}function _e(ti,Si){pe(Si,!0),Vt||ti.preventDefault()}var un=(0,le.useRef)(null),In=(0,le.useRef)(null);function fn(ti){if(At){Lt.Z.cancel(In.current),In.current=(0,Lt.Z)(function(){un.current=null},2);var Si=ti.deltaX,Oi=ti.deltaY,vo=ti.shiftKey,Di=Si,Ai=Oi;(un.current==="sx"||!un.current&&vo&&Oi&&!Si)&&(Di=Oi,Ai=0,un.current="sx");var Ni=Math.abs(Di),Lr=Math.abs(Ai);un.current===null&&(un.current=Mt&&Ni>Lr?"x":"y"),un.current==="y"?rn(ti,Ai):_e(ti,Di)}}function Un(ti){At&&(Ge.current=ti.detail===Ze.current)}return[fn,Un]}function te(At,wt,xt,bt){var zt=le.useMemo(function(){return[new Map,[]]},[At,xt.id,bt]),Mt=(0,fe.Z)(zt,2),pe=Mt[0],Ve=Mt[1],Ee=function(Ge){var ke=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ge,rn=pe.get(Ge),_e=pe.get(ke);if(rn===void 0||_e===void 0)for(var un=At.length,In=Ve.length;In<un;In+=1){var fn,Un=At[In],ti=wt(Un);pe.set(ti,In);var Si=(fn=xt.get(ti))!==null&&fn!==void 0?fn:bt;if(Ve[In]=(Ve[In-1]||0)+Si,ti===Ge&&(rn=In),ti===ke&&(_e=In),rn!==void 0&&_e!==void 0)break}return{top:Ve[rn-1]||0,bottom:Ve[_e]}};return Ee}var Qt=Jt(99153),Se=Jt(84851),ae=function(){function At(){(0,Qt.Z)(this,At),(0,Fe.Z)(this,"maps",void 0),(0,Fe.Z)(this,"id",0),(0,Fe.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,Se.Z)(At,[{key:"set",value:function(xt,bt){this.diffRecords.set(xt,this.maps[xt]),this.maps[xt]=bt,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}}]),At}(),be=ae;function je(At){var wt=parseFloat(At);return isNaN(wt)?0:wt}function Je(At,wt,xt){var bt=le.useState(0),zt=(0,fe.Z)(bt,2),Mt=zt[0],pe=zt[1],Ve=(0,le.useRef)(new Map),Ee=(0,le.useRef)(new be),Ze=(0,le.useRef)(0);function Ge(){Ze.current+=1}function ke(){var _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Ge();var un=function(){var Un=!1;Ve.current.forEach(function(ti,Si){if(ti&&ti.offsetParent){var Oi=ti.offsetHeight,vo=getComputedStyle(ti),Di=vo.marginTop,Ai=vo.marginBottom,Ni=je(Di),Lr=je(Ai),ir=Oi+Ni+Lr;Ee.current.get(Si)!==ir&&(Ee.current.set(Si,ir),Un=!0)}}),Un&&pe(function(ti){return ti+1})};if(_e)un();else{Ze.current+=1;var In=Ze.current;Promise.resolve().then(function(){In===Ze.current&&un()})}}function rn(_e,un){var In=At(_e),fn=Ve.current.get(In);un?(Ve.current.set(In,un),ke()):Ve.current.delete(In),!fn!=!un&&(un?wt==null||wt(_e):xt==null||xt(_e))}return(0,le.useEffect)(function(){return Ge},[]),[rn,ke,Ee.current,Mt]}var Bn=14/15;function en(At,wt,xt){var bt=(0,le.useRef)(!1),zt=(0,le.useRef)(0),Mt=(0,le.useRef)(0),pe=(0,le.useRef)(null),Ve=(0,le.useRef)(null),Ee,Ze=function(_e){if(bt.current){var un=Math.ceil(_e.touches[0].pageX),In=Math.ceil(_e.touches[0].pageY),fn=zt.current-un,Un=Mt.current-In,ti=Math.abs(fn)>Math.abs(Un);ti?zt.current=un:Mt.current=In;var Si=xt(ti,ti?fn:Un,!1,_e);Si&&_e.preventDefault(),clearInterval(Ve.current),Si&&(Ve.current=setInterval(function(){ti?fn*=Bn:Un*=Bn;var Oi=Math.floor(ti?fn:Un);(!xt(ti,Oi,!0)||Math.abs(Oi)<=.1)&&clearInterval(Ve.current)},16))}},Ge=function(){bt.current=!1,Ee()},ke=function(_e){Ee(),_e.touches.length===1&&!bt.current&&(bt.current=!0,zt.current=Math.ceil(_e.touches[0].pageX),Mt.current=Math.ceil(_e.touches[0].pageY),pe.current=_e.target,pe.current.addEventListener("touchmove",Ze,{passive:!1}),pe.current.addEventListener("touchend",Ge,{passive:!0}))};Ee=function(){pe.current&&(pe.current.removeEventListener("touchmove",Ze),pe.current.removeEventListener("touchend",Ge))},(0,qe.Z)(function(){return At&&wt.current.addEventListener("touchstart",ke,{passive:!0}),function(){var rn;(rn=wt.current)===null||rn===void 0||rn.removeEventListener("touchstart",ke),Ee(),clearInterval(Ve.current)}},[At])}function Sn(At){return Math.floor(Math.pow(At,.5))}function yn(At,wt){var xt="touches"in At?At.touches[0]:At;return xt[wt?"pageX":"pageY"]-window[wt?"scrollX":"scrollY"]}function ee(At,wt,xt){le.useEffect(function(){var bt=wt.current;if(At&&bt){var zt=!1,Mt,pe,Ve=function(){Lt.Z.cancel(Mt)},Ee=function rn(){Ve(),Mt=(0,Lt.Z)(function(){xt(pe),rn()})},Ze=function(_e){if(!(_e.target.draggable||_e.button!==0)){var un=_e;un._virtualHandled||(un._virtualHandled=!0,zt=!0)}},Ge=function(){zt=!1,Ve()},ke=function(_e){if(zt){var un=yn(_e,!1),In=bt.getBoundingClientRect(),fn=In.top,Un=In.bottom;if(un<=fn){var ti=fn-un;pe=-Sn(ti),Ee()}else if(un>=Un){var Si=un-Un;pe=Sn(Si),Ee()}else Ve()}};return bt.addEventListener("mousedown",Ze),bt.ownerDocument.addEventListener("mouseup",Ge),bt.ownerDocument.addEventListener("mousemove",ke),function(){bt.removeEventListener("mousedown",Ze),bt.ownerDocument.removeEventListener("mouseup",Ge),bt.ownerDocument.removeEventListener("mousemove",ke),Ve()}}},[At])}var Wt=10;function Oe(At,wt,xt,bt,zt,Mt,pe,Ve){var Ee=le.useRef(),Ze=le.useState(null),Ge=(0,fe.Z)(Ze,2),ke=Ge[0],rn=Ge[1];return(0,qe.Z)(function(){if(ke&&ke.times<Wt){if(!At.current){rn(function(nr){return(0,Pe.Z)({},nr)});return}Mt();var _e=ke.targetAlign,un=ke.originAlign,In=ke.index,fn=ke.offset,Un=At.current.clientHeight,ti=!1,Si=_e,Oi=null;if(Un){for(var vo=_e||un,Di=0,Ai=0,Ni=0,Lr=Math.min(wt.length-1,In),ir=0;ir<=Lr;ir+=1){var Do=zt(wt[ir]);Ai=Di;var Er=xt.get(Do);Ni=Ai+(Er===void 0?bt:Er),Di=Ni}for(var or=vo==="top"?fn:Un-fn,Hs=Lr;Hs>=0;Hs-=1){var kr=zt(wt[Hs]),Mr=xt.get(kr);if(Mr===void 0){ti=!0;break}if(or-=Mr,or<=0)break}switch(vo){case"top":Oi=Ai-fn;break;case"bottom":Oi=Ni-Un+fn;break;default:{var _r=At.current.scrollTop,Ur=_r+Un;Ai<_r?Si="top":Ni>Ur&&(Si="bottom")}}Oi!==null&&pe(Oi),Oi!==ke.lastTop&&(ti=!0)}ti&&rn((0,Pe.Z)((0,Pe.Z)({},ke),{},{times:ke.times+1,targetAlign:Si,lastTop:Oi}))}},[ke,At.current]),function(_e){if(_e==null){Ve();return}if(Lt.Z.cancel(Ee.current),typeof _e=="number")pe(_e);else if(_e&&(0,ce.Z)(_e)==="object"){var un,In=_e.align;"index"in _e?un=_e.index:un=wt.findIndex(function(ti){return zt(ti)===_e.key});var fn=_e.offset,Un=fn===void 0?0:fn;rn({times:0,index:un,offset:Un,originAlign:In})}}}var Ln=le.forwardRef(function(At,wt){var xt=At.prefixCls,bt=At.rtl,zt=At.scrollOffset,Mt=At.scrollRange,pe=At.onStartMove,Ve=At.onStopMove,Ee=At.onScroll,Ze=At.horizontal,Ge=At.spinSize,ke=At.containerSize,rn=At.style,_e=At.thumbStyle,un=At.showScrollBar,In=le.useState(!1),fn=(0,fe.Z)(In,2),Un=fn[0],ti=fn[1],Si=le.useState(null),Oi=(0,fe.Z)(Si,2),vo=Oi[0],Di=Oi[1],Ai=le.useState(null),Ni=(0,fe.Z)(Ai,2),Lr=Ni[0],ir=Ni[1],Do=!bt,Er=le.useRef(),or=le.useRef(),Hs=le.useState(un),kr=(0,fe.Z)(Hs,2),Mr=kr[0],_r=kr[1],Ur=le.useRef(),nr=function(){un===!0||un===!1||(clearTimeout(Ur.current),_r(!0),Ur.current=setTimeout(function(){_r(!1)},3e3))},Ct=Mt-ke||0,Ui=ke-Ge||0,Lo=le.useMemo(function(){if(zt===0||Ct===0)return 0;var de=zt/Ct;return de*Ui},[zt,Ct,Ui]),Ko=function(Gn){Gn.stopPropagation(),Gn.preventDefault()},Ar=le.useRef({top:Lo,dragging:Un,pageY:vo,startTop:Lr});Ar.current={top:Lo,dragging:Un,pageY:vo,startTop:Lr};var Br=function(Gn){ti(!0),Di(yn(Gn,Ze)),ir(Ar.current.top),pe(),Gn.stopPropagation(),Gn.preventDefault()};le.useEffect(function(){var de=function(nn){nn.preventDefault()},Gn=Er.current,si=or.current;return Gn.addEventListener("touchstart",de,{passive:!1}),si.addEventListener("touchstart",Br,{passive:!1}),function(){Gn.removeEventListener("touchstart",de),si.removeEventListener("touchstart",Br)}},[]);var Ns=le.useRef();Ns.current=Ct;var Xs=le.useRef();Xs.current=Ui,le.useEffect(function(){if(Un){var de,Gn=function(nn){var kn=Ar.current,mi=kn.dragging,eo=kn.pageY,$i=kn.startTop;Lt.Z.cancel(de);var Rt=Er.current.getBoundingClientRect(),ne=ke/(Ze?Rt.width:Rt.height);if(mi){var on=(yn(nn,Ze)-eo)*ne,cn=$i;!Do&&Ze?cn-=on:cn+=on;var me=Ns.current,tn=Xs.current,ln=tn?cn/tn:0,gn=Math.ceil(ln*me);gn=Math.max(gn,0),gn=Math.min(gn,me),de=(0,Lt.Z)(function(){Ee(gn,Ze)})}},si=function(){ti(!1),Ve()};return window.addEventListener("mousemove",Gn,{passive:!0}),window.addEventListener("touchmove",Gn,{passive:!0}),window.addEventListener("mouseup",si,{passive:!0}),window.addEventListener("touchend",si,{passive:!0}),function(){window.removeEventListener("mousemove",Gn),window.removeEventListener("touchmove",Gn),window.removeEventListener("mouseup",si),window.removeEventListener("touchend",si),Lt.Z.cancel(de)}}},[Un]),le.useEffect(function(){return nr(),function(){clearTimeout(Ur.current)}},[zt]),le.useImperativeHandle(wt,function(){return{delayHidden:nr}});var Dr="".concat(xt,"-scrollbar"),Me={position:"absolute",visibility:Mr?null:"hidden"},xe={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return Ze?(Me.height=8,Me.left=0,Me.right=0,Me.bottom=0,xe.height="100%",xe.width=Ge,Do?xe.left=Lo:xe.right=Lo):(Me.width=8,Me.top=0,Me.bottom=0,Do?Me.right=0:Me.left=0,xe.width="100%",xe.height=Ge,xe.top=Lo),le.createElement("div",{ref:Er,className:He()(Dr,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({},"".concat(Dr,"-horizontal"),Ze),"".concat(Dr,"-vertical"),!Ze),"".concat(Dr,"-visible"),Mr)),style:(0,Pe.Z)((0,Pe.Z)({},Me),rn),onMouseDown:Ko,onMouseMove:nr},le.createElement("div",{ref:or,className:He()("".concat(Dr,"-thumb"),(0,Fe.Z)({},"".concat(Dr,"-thumb-moving"),Un)),style:(0,Pe.Z)((0,Pe.Z)({},xe),_e),onMouseDown:Br}))}),xn=Ln,ye=20;function Ue(){var At=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,wt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=At/wt*At;return isNaN(xt)&&(xt=0),xt=Math.max(xt,ye),Math.floor(xt)}var Qe=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],En=[],Ye={overflowY:"auto",overflowAnchor:"none"};function bn(At,wt){var xt=At.prefixCls,bt=xt===void 0?"rc-virtual-list":xt,zt=At.className,Mt=At.height,pe=At.itemHeight,Ve=At.fullHeight,Ee=Ve===void 0?!0:Ve,Ze=At.style,Ge=At.data,ke=At.children,rn=At.itemKey,_e=At.virtual,un=At.direction,In=At.scrollWidth,fn=At.component,Un=fn===void 0?"div":fn,ti=At.onScroll,Si=At.onVirtualScroll,Oi=At.onVisibleChange,vo=At.innerProps,Di=At.extraRender,Ai=At.styles,Ni=At.showScrollBar,Lr=Ni===void 0?"optional":Ni,ir=(0,ue.Z)(At,Qe),Do=le.useCallback(function(jn){return typeof rn=="function"?rn(jn):jn==null?void 0:jn[rn]},[rn]),Er=Je(Do,null,null),or=(0,fe.Z)(Er,4),Hs=or[0],kr=or[1],Mr=or[2],_r=or[3],Ur=!!(_e!==!1&&Mt&&pe),nr=le.useMemo(function(){return Object.values(Mr.maps).reduce(function(jn,Zn){return jn+Zn},0)},[Mr.id,Mr.maps]),Ct=Ur&&Ge&&(Math.max(pe*Ge.length,nr)>Mt||!!In),Ui=un==="rtl",Lo=He()(bt,(0,Fe.Z)({},"".concat(bt,"-rtl"),Ui),zt),Ko=Ge||En,Ar=(0,le.useRef)(),Br=(0,le.useRef)(),Ns=(0,le.useRef)(),Xs=(0,le.useState)(0),Dr=(0,fe.Z)(Xs,2),Me=Dr[0],xe=Dr[1],de=(0,le.useState)(0),Gn=(0,fe.Z)(de,2),si=Gn[0],pi=Gn[1],nn=(0,le.useState)(!1),kn=(0,fe.Z)(nn,2),mi=kn[0],eo=kn[1],$i=function(){eo(!0)},Rt=function(){eo(!1)},ne={getKey:Do};function on(jn){xe(function(Zn){var wi;typeof jn=="function"?wi=jn(Zn):wi=jn;var _n=ui(wi);return Ar.current.scrollTop=_n,_n})}var cn=(0,le.useRef)({start:0,end:Ko.length}),me=(0,le.useRef)(),tn=vt(Ko,Do),ln=(0,fe.Z)(tn,1),gn=ln[0];me.current=gn;var Rn=le.useMemo(function(){if(!Ur)return{scrollHeight:void 0,start:0,end:Ko.length-1,offset:void 0};if(!Ct){var jn;return{scrollHeight:((jn=Br.current)===null||jn===void 0?void 0:jn.offsetHeight)||0,start:0,end:Ko.length-1,offset:void 0}}for(var Zn=0,wi,_n,vi,ao=Ko.length,Qn=0;Qn<ao;Qn+=1){var zn=Ko[Qn],We=Do(zn),ei=Mr.get(We),Vi=Zn+(ei===void 0?pe:ei);Vi>=Me&&wi===void 0&&(wi=Qn,_n=Zn),Vi>Me+Mt&&vi===void 0&&(vi=Qn),Zn=Vi}return wi===void 0&&(wi=0,_n=0,vi=Math.ceil(Mt/pe)),vi===void 0&&(vi=Ko.length-1),vi=Math.min(vi+1,Ko.length-1),{scrollHeight:Zn,start:wi,end:vi,offset:_n}},[Ct,Ur,Me,Ko,_r,Mt]),pn=Rn.scrollHeight,wn=Rn.start,Mn=Rn.end,Fi=Rn.offset;cn.current.start=wn,cn.current.end=Mn,le.useLayoutEffect(function(){var jn=Mr.getRecord();if(jn.size===1){var Zn=Array.from(jn.keys())[0],wi=jn.get(Zn),_n=Ko[wn];if(_n&&wi===void 0){var vi=Do(_n);if(vi===Zn){var ao=Mr.get(Zn),Qn=ao-pe;on(function(zn){return zn+Qn})}}}Mr.resetRecord()},[pn]);var ai=le.useState({width:0,height:Mt}),li=(0,fe.Z)(ai,2),we=li[0],Ei=li[1],Bi=function(Zn){Ei({width:Zn.offsetWidth,height:Zn.offsetHeight})},co=(0,le.useRef)(),Te=(0,le.useRef)(),an=le.useMemo(function(){return Ue(we.width,In)},[we.width,In]),Dn=le.useMemo(function(){return Ue(we.height,pn)},[we.height,pn]),An=pn-Mt,Wn=(0,le.useRef)(An);Wn.current=An;function ui(jn){var Zn=jn;return Number.isNaN(Wn.current)||(Zn=Math.min(Zn,Wn.current)),Zn=Math.max(Zn,0),Zn}var fi=Me<=0,Pi=Me>=An,bi=si<=0,Ii=si>=In,De=Yt(fi,Pi,bi,Ii),Ki=function(){return{x:Ui?-si:si,y:Me}},Be=(0,le.useRef)(Ki()),ji=(0,qt.zX)(function(jn){if(Si){var Zn=(0,Pe.Z)((0,Pe.Z)({},Ki()),jn);(Be.current.x!==Zn.x||Be.current.y!==Zn.y)&&(Si(Zn),Be.current=Zn)}});function Bo(jn,Zn){var wi=jn;Zn?((0,Xe.flushSync)(function(){pi(wi)}),ji()):on(wi)}function ro(jn){var Zn=jn.currentTarget.scrollTop;Zn!==Me&&on(Zn),ti==null||ti(jn),ji()}var So=function(Zn){var wi=Zn,_n=In?In-we.width:0;return wi=Math.max(wi,0),wi=Math.min(wi,_n),wi},Gi=(0,qt.zX)(function(jn,Zn){Zn?((0,Xe.flushSync)(function(){pi(function(wi){var _n=wi+(Ui?-jn:jn);return So(_n)})}),ji()):on(function(wi){var _n=wi+jn;return _n})}),di=oe(Ur,fi,Pi,bi,Ii,!!In,Gi),qi=(0,fe.Z)(di,2),vr=qi[0],xo=qi[1];en(Ur,Ar,function(jn,Zn,wi,_n){var vi=_n;return De(jn,Zn,wi)?!1:!vi||!vi._virtualHandled?(vi&&(vi._virtualHandled=!0),vr({preventDefault:function(){},deltaX:jn?Zn:0,deltaY:jn?0:Zn}),!0):!1}),ee(Ct,Ar,function(jn){on(function(Zn){return Zn+jn})}),(0,qe.Z)(function(){function jn(wi){var _n=fi&&wi.detail<0,vi=Pi&&wi.detail>0;Ur&&!_n&&!vi&&wi.preventDefault()}var Zn=Ar.current;return Zn.addEventListener("wheel",vr,{passive:!1}),Zn.addEventListener("DOMMouseScroll",xo,{passive:!0}),Zn.addEventListener("MozMousePixelScroll",jn,{passive:!1}),function(){Zn.removeEventListener("wheel",vr),Zn.removeEventListener("DOMMouseScroll",xo),Zn.removeEventListener("MozMousePixelScroll",jn)}},[Ur,fi,Pi]),(0,qe.Z)(function(){if(In){var jn=So(si);pi(jn),ji({x:jn})}},[we.width,In]);var Nn=function(){var Zn,wi;(Zn=co.current)===null||Zn===void 0||Zn.delayHidden(),(wi=Te.current)===null||wi===void 0||wi.delayHidden()},It=Oe(Ar,Ko,Mr,pe,Do,function(){return kr(!0)},on,Nn);le.useImperativeHandle(wt,function(){return{nativeElement:Ns.current,getScrollInfo:Ki,scrollTo:function(Zn){function wi(_n){return _n&&(0,ce.Z)(_n)==="object"&&("left"in _n||"top"in _n)}wi(Zn)?(Zn.left!==void 0&&pi(So(Zn.left)),It(Zn.top)):It(Zn)}}}),(0,qe.Z)(function(){if(Oi){var jn=Ko.slice(wn,Mn+1);Oi(jn,Ko)}},[wn,Mn,Ko]);var ko=te(Ko,Do,Mr,pe),yr=Di==null?void 0:Di({start:wn,end:Mn,virtual:Ct,offsetX:si,offsetY:Fi,rtl:Ui,getSize:ko}),ts=gt(Ko,wn,Mn,In,si,Hs,ke,ne),rr=null;Mt&&(rr=(0,Pe.Z)((0,Fe.Z)({},Ee?"height":"maxHeight",Mt),Ye),Ur&&(rr.overflowY="hidden",In&&(rr.overflowX="hidden"),mi&&(rr.pointerEvents="none")));var Xi={};return Ui&&(Xi.dir="rtl"),le.createElement("div",(0,Gt.Z)({ref:Ns,style:(0,Pe.Z)((0,Pe.Z)({},Ze),{},{position:"relative"}),className:Lo},Xi,ir),le.createElement(ve.Z,{onResize:Bi},le.createElement(Un,{className:"".concat(bt,"-holder"),style:rr,ref:Ar,onScroll:ro,onMouseEnter:Nn},le.createElement(et,{prefixCls:bt,height:pn,offsetX:si,offsetY:Fi,scrollWidth:In,onInnerResize:kr,ref:Br,innerProps:vo,rtl:Ui,extra:yr},ts))),Ct&&pn>Mt&&le.createElement(xn,{ref:co,prefixCls:bt,scrollOffset:Me,scrollRange:pn,rtl:Ui,onScroll:Bo,onStartMove:$i,onStopMove:Rt,spinSize:Dn,containerSize:we.height,style:Ai==null?void 0:Ai.verticalScrollBar,thumbStyle:Ai==null?void 0:Ai.verticalScrollBarThumb,showScrollBar:Lr}),Ct&&In>we.width&&le.createElement(xn,{ref:Te,prefixCls:bt,scrollOffset:si,scrollRange:In,rtl:Ui,onScroll:Bo,onStartMove:$i,onStopMove:Rt,spinSize:an,containerSize:we.width,horizontal:!0,style:Ai==null?void 0:Ai.horizontalScrollBar,thumbStyle:Ai==null?void 0:Ai.horizontalScrollBarThumb,showScrollBar:Lr}))}var $t=le.forwardRef(bn);$t.displayName="List";var Pn=$t,$n=Pn},93314:function(dn){"use strict";dn.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=="},16722:function(dn,Vn,Jt){"use strict";Jt.d(Vn,{Z:function(){return He}});const Gt=ve=>typeof ve=="object"&&ve!=null&&ve.nodeType===1,ce=(ve,qt)=>(!qt||ve!=="hidden")&&ve!=="visible"&&ve!=="clip",Pe=(ve,qt)=>{if(ve.clientHeight<ve.scrollHeight||ve.clientWidth<ve.scrollWidth){const qe=getComputedStyle(ve,null);return ce(qe.overflowY,qt)||ce(qe.overflowX,qt)||(le=>{const Xe=(Ft=>{if(!Ft.ownerDocument||!Ft.ownerDocument.defaultView)return null;try{return Ft.ownerDocument.defaultView.frameElement}catch(et){return null}})(le);return!!Xe&&(Xe.clientHeight<le.scrollHeight||Xe.clientWidth<le.scrollWidth)})(ve)}return!1},Fe=(ve,qt,qe,le,Xe,Ft,et,it)=>Ft<ve&&et>qt||Ft>ve&&et<qt?0:Ft<=ve&&it<=qe||et>=qt&&it>=qe?Ft-ve-le:et>qt&&it<qe||Ft<ve&&it>qe?et-qt+Xe:0,fe=ve=>{const qt=ve.parentElement;return qt==null?ve.getRootNode().host||null:qt},ue=(ve,qt)=>{var qe,le,Xe,Ft;if(typeof document=="undefined")return[];const{scrollMode:et,block:it,inline:gt,boundary:lt,skipOverflowHiddenElements:pt}=qt,vt=typeof lt=="function"?lt:xn=>xn!==lt;if(!Gt(ve))throw new TypeError("Invalid target");const Lt=document.scrollingElement||document.documentElement,Et=[];let Vt=ve;for(;Gt(Vt)&&vt(Vt);){if(Vt=fe(Vt),Vt===Lt){Et.push(Vt);break}Vt!=null&&Vt===document.body&&Pe(Vt)&&!Pe(document.documentElement)||Vt!=null&&Pe(Vt,pt)&&Et.push(Vt)}const Yt=(le=(qe=window.visualViewport)==null?void 0:qe.width)!=null?le:innerWidth,oe=(Ft=(Xe=window.visualViewport)==null?void 0:Xe.height)!=null?Ft:innerHeight,{scrollX:te,scrollY:Qt}=window,{height:Se,width:ae,top:be,right:je,bottom:Je,left:Bn}=ve.getBoundingClientRect(),{top:en,right:Sn,bottom:yn,left:ee}=(xn=>{const ye=window.getComputedStyle(xn);return{top:parseFloat(ye.scrollMarginTop)||0,right:parseFloat(ye.scrollMarginRight)||0,bottom:parseFloat(ye.scrollMarginBottom)||0,left:parseFloat(ye.scrollMarginLeft)||0}})(ve);let Wt=it==="start"||it==="nearest"?be-en:it==="end"?Je+yn:be+Se/2-en+yn,Oe=gt==="center"?Bn+ae/2-ee+Sn:gt==="end"?je+Sn:Bn-ee;const Ln=[];for(let xn=0;xn<Et.length;xn++){const ye=Et[xn],{height:Ue,width:Qe,top:En,right:Ye,bottom:bn,left:$t}=ye.getBoundingClientRect();if(et==="if-needed"&&be>=0&&Bn>=0&&Je<=oe&&je<=Yt&&(ye===Lt&&!Pe(ye)||be>=En&&Je<=bn&&Bn>=$t&&je<=Ye))return Ln;const Pn=getComputedStyle(ye),$n=parseInt(Pn.borderLeftWidth,10),At=parseInt(Pn.borderTopWidth,10),wt=parseInt(Pn.borderRightWidth,10),xt=parseInt(Pn.borderBottomWidth,10);let bt=0,zt=0;const Mt="offsetWidth"in ye?ye.offsetWidth-ye.clientWidth-$n-wt:0,pe="offsetHeight"in ye?ye.offsetHeight-ye.clientHeight-At-xt:0,Ve="offsetWidth"in ye?ye.offsetWidth===0?0:Qe/ye.offsetWidth:0,Ee="offsetHeight"in ye?ye.offsetHeight===0?0:Ue/ye.offsetHeight:0;if(Lt===ye)bt=it==="start"?Wt:it==="end"?Wt-oe:it==="nearest"?Fe(Qt,Qt+oe,oe,At,xt,Qt+Wt,Qt+Wt+Se,Se):Wt-oe/2,zt=gt==="start"?Oe:gt==="center"?Oe-Yt/2:gt==="end"?Oe-Yt:Fe(te,te+Yt,Yt,$n,wt,te+Oe,te+Oe+ae,ae),bt=Math.max(0,bt+Qt),zt=Math.max(0,zt+te);else{bt=it==="start"?Wt-En-At:it==="end"?Wt-bn+xt+pe:it==="nearest"?Fe(En,bn,Ue,At,xt+pe,Wt,Wt+Se,Se):Wt-(En+Ue/2)+pe/2,zt=gt==="start"?Oe-$t-$n:gt==="center"?Oe-($t+Qe/2)+Mt/2:gt==="end"?Oe-Ye+wt+Mt:Fe($t,Ye,Qe,$n,wt+Mt,Oe,Oe+ae,ae);const{scrollLeft:Ze,scrollTop:Ge}=ye;bt=Ee===0?0:Math.max(0,Math.min(Ge+bt/Ee,ye.scrollHeight-Ue/Ee+pe)),zt=Ve===0?0:Math.max(0,Math.min(Ze+zt/Ve,ye.scrollWidth-Qe/Ve+Mt)),Wt+=Ge-bt,Oe+=Ze-zt}Ln.push({el:ye,top:bt,left:zt})}return Ln},ie=ve=>ve===!1?{block:"end",inline:"nearest"}:(qt=>qt===Object(qt)&&Object.keys(qt).length!==0)(ve)?ve:{block:"start",inline:"nearest"};function He(ve,qt){if(!ve.isConnected||!(Xe=>{let Ft=Xe;for(;Ft&&Ft.parentNode;){if(Ft.parentNode===document)return!0;Ft=Ft.parentNode instanceof ShadowRoot?Ft.parentNode.host:Ft.parentNode}return!1})(ve))return;const qe=(Xe=>{const Ft=window.getComputedStyle(Xe);return{top:parseFloat(Ft.scrollMarginTop)||0,right:parseFloat(Ft.scrollMarginRight)||0,bottom:parseFloat(Ft.scrollMarginBottom)||0,left:parseFloat(Ft.scrollMarginLeft)||0}})(ve);if((Xe=>typeof Xe=="object"&&typeof Xe.behavior=="function")(qt))return qt.behavior(ue(ve,qt));const le=typeof qt=="boolean"||qt==null?void 0:qt.behavior;for(const{el:Xe,top:Ft,left:et}of ue(ve,ie(qt))){const it=Ft-qe.top+qe.bottom,gt=et-qe.left+qe.right;Xe.scroll({top:it,left:gt,behavior:le})}}}}]);